<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[43801] branches/5.0: Build: Update the `@wordpress/editor` package.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/43801">43801</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/43801","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>pento</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2018-10-23 05:34:43 +0000 (Tue, 23 Oct 2018)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Build: Update the `@wordpress/editor` package.

The `@wordpress/editor` wasn't upgraded to the correct version in <a href="https://core.trac.wordpress.org/changeset/43789">[43789]</a>.

This commit includes changes from the `@wordpress/block-library` upgrade in <a href="https://core.trac.wordpress.org/changeset/43789">[43789]</a>, that weren't copied to the correct location in core.

This also regenerates the `package-lock.json` in Linux, which the build server requires.

See <a href="https://core.trac.wordpress.org/ticket/45145">#45145</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branches50packagelockjson">branches/5.0/package-lock.json</a></li>
<li><a href="#branches50packagejson">branches/5.0/package.json</a></li>
<li><a href="#branches50srcwpincludesblockscategoriesphp">branches/5.0/src/wp-includes/blocks/categories.php</a></li>
<li><a href="#branches50srcwpincludesblockslatestcommentsphp">branches/5.0/src/wp-includes/blocks/latest-comments.php</a></li>
<li><a href="#branches50testsphpunitdatablocksfixturescore__categoriesserverhtml">branches/5.0/tests/phpunit/data/blocks/fixtures/core__categories.server.html</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branches50packagelockjson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/5.0/package-lock.json</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/5.0/package-lock.json    2018-10-23 01:25:03 UTC (rev 43800)
+++ branches/5.0/package-lock.json      2018-10-23 05:34:43 UTC (rev 43801)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -565,33 +565,33 @@
</span><span class="cx" style="display: block; padding: 0 10px">       }
</span><span class="cx" style="display: block; padding: 0 10px">     },
</span><span class="cx" style="display: block; padding: 0 10px">     "@wordpress/editor": {
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-      "version": "4.0.3",
-      "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-4.0.3.tgz",
-      "integrity": "sha512-KjiBDN8Eg+UDTc4CsRvCia5IRkeWIOpeaX+fk7VNBj6l9JSKmfiRU38sRmYLfsuR4pHZWPN98e9tBZyo9tZELg==",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+      "version": "5.0.1",
+      "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-5.0.1.tgz",
+      "integrity": "sha512-+654GVNUT5Rx0o5yBLwbpXD93B/YdBfH1oAS7mwKn1VCPtAZGGJuza28PFpEaJrHYtAXXbcETsH9GOV0ugOEXQ==",
</ins><span class="cx" style="display: block; padding: 0 10px">       "requires": {
</span><span class="cx" style="display: block; padding: 0 10px">         "@babel/runtime": "^7.0.0",
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        "@wordpress/a11y": "file:node_modules/@wordpress/a11y",
-        "@wordpress/api-fetch": "file:node_modules/@wordpress/api-fetch",
-        "@wordpress/blob": "file:node_modules/@wordpress/blob",
-        "@wordpress/blocks": "file:node_modules/@wordpress/blocks",
-        "@wordpress/components": "file:node_modules/@wordpress/components",
-        "@wordpress/compose": "file:node_modules/@wordpress/compose",
-        "@wordpress/core-data": "file:node_modules/@wordpress/core-data",
-        "@wordpress/data": "file:node_modules/@wordpress/data",
-        "@wordpress/date": "file:node_modules/@wordpress/date",
-        "@wordpress/deprecated": "file:node_modules/@wordpress/deprecated",
-        "@wordpress/dom": "file:node_modules/@wordpress/dom",
-        "@wordpress/element": "file:node_modules/@wordpress/element",
-        "@wordpress/hooks": "file:node_modules/@wordpress/hooks",
-        "@wordpress/html-entities": "file:node_modules/@wordpress/html-entities",
-        "@wordpress/i18n": "file:node_modules/@wordpress/i18n",
-        "@wordpress/is-shallow-equal": "file:node_modules/@wordpress/is-shallow-equal",
-        "@wordpress/keycodes": "file:node_modules/@wordpress/keycodes",
-        "@wordpress/nux": "file:node_modules/@wordpress/nux",
-        "@wordpress/token-list": "file:node_modules/@wordpress/token-list",
-        "@wordpress/url": "file:node_modules/@wordpress/url",
-        "@wordpress/viewport": "file:node_modules/@wordpress/viewport",
-        "@wordpress/wordcount": "file:node_modules/@wordpress/wordcount",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+        "@wordpress/a11y": "^2.0.2",
+        "@wordpress/api-fetch": "^2.1.0",
+        "@wordpress/blob": "^2.1.0",
+        "@wordpress/blocks": "^4.0.4",
+        "@wordpress/components": "^4.2.1",
+        "@wordpress/compose": "^2.0.5",
+        "@wordpress/core-data": "^2.0.6",
+        "@wordpress/data": "^2.1.4",
+        "@wordpress/date": "^2.0.3",
+        "@wordpress/deprecated": "^2.0.2",
+        "@wordpress/dom": "^2.0.4",
+        "@wordpress/element": "^2.1.4",
+        "@wordpress/hooks": "^2.0.2",
+        "@wordpress/html-entities": "^2.0.2",
+        "@wordpress/i18n": "^3.0.1",
+        "@wordpress/is-shallow-equal": "^1.1.4",
+        "@wordpress/keycodes": "^2.0.2",
+        "@wordpress/nux": "^2.0.6",
+        "@wordpress/token-list": "^1.0.2",
+        "@wordpress/url": "^2.1.0",
+        "@wordpress/viewport": "^2.0.5",
+        "@wordpress/wordcount": "^2.0.2",
</ins><span class="cx" style="display: block; padding: 0 10px">         "classnames": "^2.2.5",
</span><span class="cx" style="display: block; padding: 0 10px">         "dom-scroll-into-view": "^1.2.1",
</span><span class="cx" style="display: block; padding: 0 10px">         "inherits": "^2.0.3",
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -607,3082 +607,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">         "tinymce": "^4.7.2",
</span><span class="cx" style="display: block; padding: 0 10px">         "traverse": "^0.6.6",
</span><span class="cx" style="display: block; padding: 0 10px">         "uuid": "^3.1.0"
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-      },
-      "dependencies": {
-        "@wordpress/a11y": {
-          "version": "file:node_modules/@wordpress/a11y",
-          "integrity": "sha512-YtO4GG5XQX/y+y9/9nnO7IZfyLfgSLXyRgvt9Om4LTUULF4VClol+x00zuQHcHUdQwINMnAkcG51ni9dkXbxgg==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/dom-ready": "^2.0.2"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/dom-ready": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/api-fetch": {
-          "version": "file:node_modules/@wordpress/api-fetch",
-          "integrity": "sha512-Aa76Soaet8RGLDRuOBzbFyTVIBRDgytAO1EtEppvx444j3LHrgArQD5ViMmZTJB6NOY4wcLA6qmyCG3u+/Xxtg==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/hooks": "^2.0.2",
-            "@wordpress/i18n": "^3.0.1"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/hooks": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/i18n": {
-              "version": "3.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "gettext-parser": "^1.3.1",
-                "jed": "^1.1.1",
-                "lodash": "^4.17.10",
-                "memize": "^1.0.5"
-              }
-            },
-            "encoding": {
-              "version": "0.1.12",
-              "bundled": true,
-              "requires": {
-                "iconv-lite": "~0.4.13"
-              }
-            },
-            "gettext-parser": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "encoding": "^0.1.12",
-                "safe-buffer": "^5.1.1"
-              }
-            },
-            "iconv-lite": {
-              "version": "0.4.24",
-              "bundled": true,
-              "requires": {
-                "safer-buffer": ">= 2.1.2 < 3"
-              }
-            },
-            "jed": {
-              "version": "1.1.1",
-              "bundled": true
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "memize": {
-              "version": "1.0.5",
-              "bundled": true
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "safe-buffer": {
-              "version": "5.1.2",
-              "bundled": true
-            },
-            "safer-buffer": {
-              "version": "2.1.2",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/blob": {
-          "version": "file:node_modules/@wordpress/blob",
-          "integrity": "sha512-2PBjKivnxVSFLn+askRHyYK61zTarNrpi3S8slC12xeFPXTecT+HBdYJVtk32GBFrQmyH7ZdpDrROhCmjXyiOw==",
-          "requires": {
-            "@babel/runtime": "^7.0.0"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/blocks": {
-          "version": "file:node_modules/@wordpress/blocks",
-          "integrity": "sha512-sJRb4k+duD/tfBY6GBT6sw3NOaJ7jErhavR9hDOkJonBusoc6KFKUFQdt+NBWkwQB+/7QJcshFuChg3FRK6bKw==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/autop": "^2.0.2",
-            "@wordpress/blob": "^2.1.0",
-            "@wordpress/block-serialization-default-parser": "^1.0.1",
-            "@wordpress/block-serialization-spec-parser": "^1.0.3",
-            "@wordpress/data": "^2.1.4",
-            "@wordpress/deprecated": "^2.0.2",
-            "@wordpress/dom": "^2.0.4",
-            "@wordpress/element": "^2.1.4",
-            "@wordpress/hooks": "^2.0.2",
-            "@wordpress/i18n": "^3.0.1",
-            "@wordpress/is-shallow-equal": "^1.1.4",
-            "@wordpress/shortcode": "^2.0.2",
-            "hpq": "^1.2.0",
-            "lodash": "^4.17.10",
-            "rememo": "^3.0.0",
-            "showdown": "^1.8.6",
-            "simple-html-tokenizer": "^0.4.1",
-            "tinycolor2": "^1.4.1",
-            "uuid": "^3.1.0"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/autop": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/blob": {
-              "version": "2.1.0",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/block-serialization-default-parser": {
-              "version": "1.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/block-serialization-spec-parser": {
-              "version": "1.0.3",
-              "bundled": true
-            },
-            "@wordpress/compose": {
-              "version": "2.0.5",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/element": "^2.1.4",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/data": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/compose": "^2.0.5",
-                "@wordpress/deprecated": "^2.0.2",
-                "@wordpress/element": "^2.1.4",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "@wordpress/redux-routine": "^3.0.3",
-                "equivalent-key-map": "^0.2.0",
-                "is-promise": "^2.1.0",
-                "lodash": "^4.17.10",
-                "redux": "^4.0.0"
-              }
-            },
-            "@wordpress/deprecated": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/hooks": "^2.0.2"
-              }
-            },
-            "@wordpress/dom": {
-              "version": "2.0.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/element": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/escape-html": "^1.0.1",
-                "lodash": "^4.17.10",
-                "react": "^16.4.1",
-                "react-dom": "^16.4.1"
-              }
-            },
-            "@wordpress/escape-html": {
-              "version": "1.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/hooks": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/i18n": {
-              "version": "3.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "gettext-parser": "^1.3.1",
-                "jed": "^1.1.1",
-                "lodash": "^4.17.10",
-                "memize": "^1.0.5"
-              }
-            },
-            "@wordpress/is-shallow-equal": {
-              "version": "1.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/redux-routine": {
-              "version": "3.0.3",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "is-promise": "^2.1.0",
-                "rungen": "^0.3.2"
-              }
-            },
-            "@wordpress/shortcode": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "lodash": "^4.17.10",
-                "memize": "^1.0.5"
-              }
-            },
-            "ansi-regex": {
-              "version": "3.0.0",
-              "bundled": true
-            },
-            "camelcase": {
-              "version": "4.1.0",
-              "bundled": true
-            },
-            "cliui": {
-              "version": "4.1.0",
-              "bundled": true,
-              "requires": {
-                "string-width": "^2.1.1",
-                "strip-ansi": "^4.0.0",
-                "wrap-ansi": "^2.0.0"
-              }
-            },
-            "code-point-at": {
-              "version": "1.1.0",
-              "bundled": true
-            },
-            "cross-spawn": {
-              "version": "5.1.0",
-              "bundled": true,
-              "requires": {
-                "lru-cache": "^4.0.1",
-                "shebang-command": "^1.2.0",
-                "which": "^1.2.9"
-              }
-            },
-            "decamelize": {
-              "version": "1.2.0",
-              "bundled": true
-            },
-            "encoding": {
-              "version": "0.1.12",
-              "bundled": true,
-              "requires": {
-                "iconv-lite": "~0.4.13"
-              }
-            },
-            "equivalent-key-map": {
-              "version": "0.2.2",
-              "bundled": true
-            },
-            "execa": {
-              "version": "0.7.0",
-              "bundled": true,
-              "requires": {
-                "cross-spawn": "^5.0.1",
-                "get-stream": "^3.0.0",
-                "is-stream": "^1.1.0",
-                "npm-run-path": "^2.0.0",
-                "p-finally": "^1.0.0",
-                "signal-exit": "^3.0.0",
-                "strip-eof": "^1.0.0"
-              }
-            },
-            "find-up": {
-              "version": "2.1.0",
-              "bundled": true,
-              "requires": {
-                "locate-path": "^2.0.0"
-              }
-            },
-            "get-caller-file": {
-              "version": "1.0.3",
-              "bundled": true
-            },
-            "get-stream": {
-              "version": "3.0.0",
-              "bundled": true
-            },
-            "gettext-parser": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "encoding": "^0.1.12",
-                "safe-buffer": "^5.1.1"
-              }
-            },
-            "hpq": {
-              "version": "1.2.0",
-              "bundled": true
-            },
-            "iconv-lite": {
-              "version": "0.4.24",
-              "bundled": true,
-              "requires": {
-                "safer-buffer": ">= 2.1.2 < 3"
-              }
-            },
-            "invert-kv": {
-              "version": "1.0.0",
-              "bundled": true
-            },
-            "is-fullwidth-code-point": {
-              "version": "2.0.0",
-              "bundled": true
-            },
-            "is-promise": {
-              "version": "2.1.0",
-              "bundled": true
-            },
-            "is-stream": {
-              "version": "1.1.0",
-              "bundled": true
-            },
-            "isexe": {
-              "version": "2.0.0",
-              "bundled": true
-            },
-            "jed": {
-              "version": "1.1.1",
-              "bundled": true
-            },
-            "js-tokens": {
-              "version": "4.0.0",
-              "bundled": true
-            },
-            "lcid": {
-              "version": "1.0.0",
-              "bundled": true,
-              "requires": {
-                "invert-kv": "^1.0.0"
-              }
-            },
-            "locate-path": {
-              "version": "2.0.0",
-              "bundled": true,
-              "requires": {
-                "p-locate": "^2.0.0",
-                "path-exists": "^3.0.0"
-              }
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "loose-envify": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "js-tokens": "^3.0.0 || ^4.0.0"
-              }
-            },
-            "lru-cache": {
-              "version": "4.1.3",
-              "bundled": true,
-              "requires": {
-                "pseudomap": "^1.0.2",
-                "yallist": "^2.1.2"
-              }
-            },
-            "mem": {
-              "version": "1.1.0",
-              "bundled": true,
-              "requires": {
-                "mimic-fn": "^1.0.0"
-              }
-            },
-            "memize": {
-              "version": "1.0.5",
-              "bundled": true
-            },
-            "mimic-fn": {
-              "version": "1.2.0",
-              "bundled": true
-            },
-            "npm-run-path": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "path-key": "^2.0.0"
-              }
-            },
-            "number-is-nan": {
-              "version": "1.0.1",
-              "bundled": true
-            },
-            "object-assign": {
-              "version": "4.1.1",
-              "bundled": true
-            },
-            "os-locale": {
-              "version": "2.1.0",
-              "bundled": true,
-              "requires": {
-                "execa": "^0.7.0",
-                "lcid": "^1.0.0",
-                "mem": "^1.1.0"
-              }
-            },
-            "p-finally": {
-              "version": "1.0.0",
-              "bundled": true
-            },
-            "p-limit": {
-              "version": "1.3.0",
-              "bundled": true,
-              "requires": {
-                "p-try": "^1.0.0"
-              }
-            },
-            "p-locate": {
-              "version": "2.0.0",
-              "bundled": true,
-              "requires": {
-                "p-limit": "^1.1.0"
-              }
-            },
-            "p-try": {
-              "version": "1.0.0",
-              "bundled": true
-            },
-            "path-exists": {
-              "version": "3.0.0",
-              "bundled": true
-            },
-            "path-key": {
-              "version": "2.0.1",
-              "bundled": true
-            },
-            "prop-types": {
-              "version": "15.6.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.3.1",
-                "object-assign": "^4.1.1"
-              }
-            },
-            "pseudomap": {
-              "version": "1.0.2",
-              "bundled": true
-            },
-            "react": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-dom": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "redux": {
-              "version": "4.0.1",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.4.0",
-                "symbol-observable": "^1.2.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "rememo": {
-              "version": "3.0.0",
-              "bundled": true
-            },
-            "require-directory": {
-              "version": "2.1.1",
-              "bundled": true
-            },
-            "require-main-filename": {
-              "version": "1.0.1",
-              "bundled": true
-            },
-            "rungen": {
-              "version": "0.3.2",
-              "bundled": true
-            },
-            "safe-buffer": {
-              "version": "5.1.2",
-              "bundled": true
-            },
-            "safer-buffer": {
-              "version": "2.1.2",
-              "bundled": true
-            },
-            "schedule": {
-              "version": "0.5.0",
-              "bundled": true,
-              "requires": {
-                "object-assign": "^4.1.1"
-              }
-            },
-            "set-blocking": {
-              "version": "2.0.0",
-              "bundled": true
-            },
-            "shebang-command": {
-              "version": "1.2.0",
-              "bundled": true,
-              "requires": {
-                "shebang-regex": "^1.0.0"
-              }
-            },
-            "shebang-regex": {
-              "version": "1.0.0",
-              "bundled": true
-            },
-            "showdown": {
-              "version": "1.8.7",
-              "bundled": true,
-              "requires": {
-                "yargs": "^10.0.3"
-              }
-            },
-            "signal-exit": {
-              "version": "3.0.2",
-              "bundled": true
-            },
-            "simple-html-tokenizer": {
-              "version": "0.4.3",
-              "bundled": true
-            },
-            "string-width": {
-              "version": "2.1.1",
-              "bundled": true,
-              "requires": {
-                "is-fullwidth-code-point": "^2.0.0",
-                "strip-ansi": "^4.0.0"
-              }
-            },
-            "strip-ansi": {
-              "version": "4.0.0",
-              "bundled": true,
-              "requires": {
-                "ansi-regex": "^3.0.0"
-              }
-            },
-            "strip-eof": {
-              "version": "1.0.0",
-              "bundled": true
-            },
-            "symbol-observable": {
-              "version": "1.2.0",
-              "bundled": true
-            },
-            "tinycolor2": {
-              "version": "1.4.1",
-              "bundled": true
-            },
-            "uuid": {
-              "version": "3.3.2",
-              "bundled": true
-            },
-            "which": {
-              "version": "1.3.1",
-              "bundled": true,
-              "requires": {
-                "isexe": "^2.0.0"
-              }
-            },
-            "which-module": {
-              "version": "2.0.0",
-              "bundled": true
-            },
-            "wrap-ansi": {
-              "version": "2.1.0",
-              "bundled": true,
-              "requires": {
-                "string-width": "^1.0.1",
-                "strip-ansi": "^3.0.1"
-              },
-              "dependencies": {
-                "ansi-regex": {
-                  "version": "2.1.1",
-                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
-                  "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
-                },
-                "is-fullwidth-code-point": {
-                  "version": "1.0.0",
-                  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
-                  "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
-                  "requires": {
-                    "number-is-nan": "^1.0.0"
-                  }
-                },
-                "string-width": {
-                  "version": "1.0.2",
-                  "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
-                  "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
-                  "requires": {
-                    "code-point-at": "^1.0.0",
-                    "is-fullwidth-code-point": "^1.0.0",
-                    "strip-ansi": "^3.0.0"
-                  }
-                },
-                "strip-ansi": {
-                  "version": "3.0.1",
-                  "resolved": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
-                  "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
-                  "requires": {
-                    "ansi-regex": "^2.0.0"
-                  }
-                }
-              }
-            },
-            "y18n": {
-              "version": "3.2.1",
-              "bundled": true
-            },
-            "yallist": {
-              "version": "2.1.2",
-              "bundled": true
-            },
-            "yargs": {
-              "version": "10.1.2",
-              "bundled": true,
-              "requires": {
-                "cliui": "^4.0.0",
-                "decamelize": "^1.1.1",
-                "find-up": "^2.1.0",
-                "get-caller-file": "^1.0.1",
-                "os-locale": "^2.0.0",
-                "require-directory": "^2.1.1",
-                "require-main-filename": "^1.0.1",
-                "set-blocking": "^2.0.0",
-                "string-width": "^2.0.0",
-                "which-module": "^2.0.0",
-                "y18n": "^3.2.1",
-                "yargs-parser": "^8.1.0"
-              }
-            },
-            "yargs-parser": {
-              "version": "8.1.0",
-              "bundled": true,
-              "requires": {
-                "camelcase": "^4.1.0"
-              }
-            }
-          }
-        },
-        "@wordpress/components": {
-          "version": "file:node_modules/@wordpress/components",
-          "integrity": "sha512-RFH54uX2lci5uHpDCLGeTOHWJjM2dzb1ekhUpCDiDaAJatMLDtibXWbFH97SXqB5UVZxXu540SMwqNoxVikATw==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/a11y": "^2.0.2",
-            "@wordpress/api-fetch": "^2.1.0",
-            "@wordpress/deprecated": "^2.0.2",
-            "@wordpress/dom": "^2.0.4",
-            "@wordpress/element": "^2.1.4",
-            "@wordpress/hooks": "^2.0.2",
-            "@wordpress/i18n": "^3.0.1",
-            "@wordpress/is-shallow-equal": "^1.1.4",
-            "@wordpress/keycodes": "^2.0.2",
-            "classnames": "^2.2.5",
-            "diff": "^3.5.0",
-            "dom-scroll-into-view": "^1.2.1",
-            "lodash": "^4.17.10",
-            "memize": "^1.0.5",
-            "moment": "^2.22.1",
-            "mousetrap": "^1.6.2",
-            "re-resizable": "^4.7.1",
-            "react-click-outside": "^2.3.1",
-            "rememo": "^3.0.0",
-            "tinycolor2": "^1.4.1",
-            "uuid": "^3.1.0"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/a11y": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/dom-ready": "^2.0.2"
-              }
-            },
-            "@wordpress/api-fetch": {
-              "version": "2.1.0",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/hooks": "^2.0.2",
-                "@wordpress/i18n": "^3.0.1",
-                "@wordpress/url": "^2.1.0"
-              },
-              "dependencies": {
-                "@wordpress/url": {
-                  "version": "2.1.0",
-                  "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-2.1.0.tgz",
-                  "integrity": "sha512-MPWFszPleQ+ofDE8ZMpVLOwK/yAjf6L9f7F9wxE82rQjRzUSkrs+Z7Q9ShYiD5HT7o4J96PY9S0XnoHW/XKnDg==",
-                  "requires": {
-                    "@babel/runtime": "^7.0.0",
-                    "qs": "^6.5.2"
-                  }
-                }
-              }
-            },
-            "@wordpress/compose": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/element": "^2.1.1",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/deprecated": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/hooks": "^2.0.2"
-              }
-            },
-            "@wordpress/dom": {
-              "version": "2.0.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/dom-ready": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/element": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/escape-html": "^1.0.1",
-                "lodash": "^4.17.10",
-                "react": "^16.4.1",
-                "react-dom": "^16.4.1"
-              }
-            },
-            "@wordpress/escape-html": {
-              "version": "1.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/hooks": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/i18n": {
-              "version": "3.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "gettext-parser": "^1.3.1",
-                "jed": "^1.1.1",
-                "lodash": "^4.17.10",
-                "memize": "^1.0.5"
-              }
-            },
-            "@wordpress/is-shallow-equal": {
-              "version": "1.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/keycodes": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/url": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "qs": "^6.5.2"
-              }
-            },
-            "asap": {
-              "version": "2.0.6",
-              "bundled": true
-            },
-            "babel-runtime": {
-              "version": "6.26.0",
-              "bundled": true,
-              "requires": {
-                "core-js": "^2.4.0",
-                "regenerator-runtime": "^0.11.0"
-              },
-              "dependencies": {
-                "regenerator-runtime": {
-                  "version": "0.11.1",
-                  "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
-                  "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
-                }
-              }
-            },
-            "classnames": {
-              "version": "2.2.6",
-              "bundled": true
-            },
-            "clipboard": {
-              "version": "1.7.1",
-              "bundled": true,
-              "requires": {
-                "good-listener": "^1.2.2",
-                "select": "^1.1.2",
-                "tiny-emitter": "^2.0.0"
-              }
-            },
-            "core-js": {
-              "version": "2.5.7",
-              "bundled": true
-            },
-            "create-react-context": {
-              "version": "0.2.3",
-              "bundled": true,
-              "requires": {
-                "fbjs": "^0.8.0",
-                "gud": "^1.0.0"
-              }
-            },
-            "delegate": {
-              "version": "3.2.0",
-              "bundled": true
-            },
-            "diff": {
-              "version": "3.5.0",
-              "bundled": true
-            },
-            "dom-scroll-into-view": {
-              "version": "1.2.1",
-              "bundled": true
-            },
-            "encoding": {
-              "version": "0.1.12",
-              "bundled": true,
-              "requires": {
-                "iconv-lite": "~0.4.13"
-              }
-            },
-            "fbjs": {
-              "version": "0.8.17",
-              "bundled": true,
-              "requires": {
-                "core-js": "^1.0.0",
-                "isomorphic-fetch": "^2.1.1",
-                "loose-envify": "^1.0.0",
-                "object-assign": "^4.1.0",
-                "promise": "^7.1.1",
-                "setimmediate": "^1.0.5",
-                "ua-parser-js": "^0.7.18"
-              },
-              "dependencies": {
-                "core-js": {
-                  "version": "1.2.7",
-                  "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
-                  "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
-                }
-              }
-            },
-            "gettext-parser": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "encoding": "^0.1.12",
-                "safe-buffer": "^5.1.1"
-              }
-            },
-            "good-listener": {
-              "version": "1.2.2",
-              "bundled": true,
-              "requires": {
-                "delegate": "^3.1.2"
-              }
-            },
-            "gud": {
-              "version": "1.0.0",
-              "bundled": true
-            },
-            "hoist-non-react-statics": {
-              "version": "1.2.0",
-              "bundled": true
-            },
-            "iconv-lite": {
-              "version": "0.4.24",
-              "bundled": true,
-              "requires": {
-                "safer-buffer": ">= 2.1.2 < 3"
-              }
-            },
-            "is-stream": {
-              "version": "1.1.0",
-              "bundled": true
-            },
-            "isomorphic-fetch": {
-              "version": "2.2.1",
-              "bundled": true,
-              "requires": {
-                "node-fetch": "^1.0.1",
-                "whatwg-fetch": ">=0.10.0"
-              }
-            },
-            "jed": {
-              "version": "1.1.1",
-              "bundled": true
-            },
-            "js-tokens": {
-              "version": "4.0.0",
-              "bundled": true
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "loose-envify": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "js-tokens": "^3.0.0 || ^4.0.0"
-              }
-            },
-            "material-colors": {
-              "version": "1.2.6",
-              "bundled": true
-            },
-            "memize": {
-              "version": "1.0.5",
-              "bundled": true
-            },
-            "moment": {
-              "version": "2.22.2",
-              "bundled": true
-            },
-            "mousetrap": {
-              "version": "1.6.2",
-              "bundled": true
-            },
-            "node-fetch": {
-              "version": "1.7.3",
-              "bundled": true,
-              "requires": {
-                "encoding": "^0.1.11",
-                "is-stream": "^1.0.1"
-              }
-            },
-            "object-assign": {
-              "version": "4.1.1",
-              "bundled": true
-            },
-            "popper.js": {
-              "version": "1.14.4",
-              "bundled": true
-            },
-            "promise": {
-              "version": "7.3.1",
-              "bundled": true,
-              "requires": {
-                "asap": "~2.0.3"
-              }
-            },
-            "prop-types": {
-              "version": "15.6.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.3.1",
-                "object-assign": "^4.1.1"
-              }
-            },
-            "qs": {
-              "version": "6.5.2",
-              "bundled": true
-            },
-            "re-resizable": {
-              "version": "4.9.1",
-              "bundled": true
-            },
-            "react": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-click-outside": {
-              "version": "2.3.1",
-              "bundled": true,
-              "requires": {
-                "hoist-non-react-statics": "^1.2.0"
-              }
-            },
-            "react-color": {
-              "version": "2.14.1",
-              "bundled": true,
-              "requires": {
-                "lodash": "^4.0.1",
-                "material-colors": "^1.2.1",
-                "prop-types": "^15.5.10",
-                "reactcss": "^1.2.0",
-                "tinycolor2": "^1.4.1"
-              }
-            },
-            "react-datepicker": {
-              "version": "1.7.0",
-              "bundled": true,
-              "requires": {
-                "classnames": "^2.2.5",
-                "prop-types": "^15.6.0",
-                "react-onclickoutside": "^6.7.1",
-                "react-popper": "^1.0.2"
-              }
-            },
-            "react-dom": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-onclickoutside": {
-              "version": "6.7.1",
-              "bundled": true
-            },
-            "react-popper": {
-              "version": "1.0.2",
-              "bundled": true,
-              "requires": {
-                "babel-runtime": "6.x.x",
-                "create-react-context": "^0.2.1",
-                "popper.js": "^1.14.1",
-                "prop-types": "^15.6.1",
-                "typed-styles": "^0.0.5",
-                "warning": "^3.0.0"
-              }
-            },
-            "reactcss": {
-              "version": "1.2.3",
-              "bundled": true,
-              "requires": {
-                "lodash": "^4.0.1"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "rememo": {
-              "version": "3.0.0",
-              "bundled": true
-            },
-            "safe-buffer": {
-              "version": "5.1.2",
-              "bundled": true
-            },
-            "safer-buffer": {
-              "version": "2.1.2",
-              "bundled": true
-            },
-            "schedule": {
-              "version": "0.5.0",
-              "bundled": true,
-              "requires": {
-                "object-assign": "^4.1.1"
-              }
-            },
-            "select": {
-              "version": "1.1.2",
-              "bundled": true
-            },
-            "setimmediate": {
-              "version": "1.0.5",
-              "bundled": true
-            },
-            "tiny-emitter": {
-              "version": "2.0.2",
-              "bundled": true
-            },
-            "tinycolor2": {
-              "version": "1.4.1",
-              "bundled": true
-            },
-            "typed-styles": {
-              "version": "0.0.5",
-              "bundled": true
-            },
-            "ua-parser-js": {
-              "version": "0.7.18",
-              "bundled": true
-            },
-            "uuid": {
-              "version": "3.3.2",
-              "bundled": true
-            },
-            "warning": {
-              "version": "3.0.0",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.0.0"
-              }
-            },
-            "whatwg-fetch": {
-              "version": "3.0.0",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/compose": {
-          "version": "file:node_modules/@wordpress/compose",
-          "integrity": "sha512-bbf+4nph+/rFBou7PTUyx8rwHVR08ymBgxnmShGTTjuiVxcrz0Gu7Wu2wxulsZobOYaiqvQkCEHKceNsBxJwiA==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/element": "^2.1.4",
-            "@wordpress/is-shallow-equal": "^1.1.4",
-            "lodash": "^4.17.10"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/element": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/escape-html": "^1.0.1",
-                "lodash": "^4.17.10",
-                "react": "^16.4.1",
-                "react-dom": "^16.4.1"
-              }
-            },
-            "@wordpress/escape-html": {
-              "version": "1.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/is-shallow-equal": {
-              "version": "1.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "js-tokens": {
-              "version": "4.0.0",
-              "bundled": true
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "loose-envify": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "js-tokens": "^3.0.0 || ^4.0.0"
-              }
-            },
-            "object-assign": {
-              "version": "4.1.1",
-              "bundled": true
-            },
-            "prop-types": {
-              "version": "15.6.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.3.1",
-                "object-assign": "^4.1.1"
-              }
-            },
-            "react": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-dom": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "schedule": {
-              "version": "0.5.0",
-              "bundled": true,
-              "requires": {
-                "object-assign": "^4.1.1"
-              }
-            }
-          }
-        },
-        "@wordpress/core-data": {
-          "version": "file:node_modules/@wordpress/core-data",
-          "integrity": "sha512-7JzU9f+bCAg1oT0IYu7QPO+C5tP8rGN3BodZmbqJOut8DGiMSzDYdfVwwltKzKJmTBeuitYuSK48sXBLSoJb7Q==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/api-fetch": "^2.1.0",
-            "@wordpress/data": "^2.1.4",
-            "equivalent-key-map": "^0.2.1",
-            "lodash": "^4.17.10",
-            "rememo": "^3.0.0"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/api-fetch": {
-              "version": "2.1.0",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/hooks": "^2.0.2",
-                "@wordpress/i18n": "^3.0.1",
-                "@wordpress/url": "^2.1.0"
-              },
-              "dependencies": {
-                "@wordpress/url": {
-                  "version": "2.1.0",
-                  "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-2.1.0.tgz",
-                  "integrity": "sha512-MPWFszPleQ+ofDE8ZMpVLOwK/yAjf6L9f7F9wxE82rQjRzUSkrs+Z7Q9ShYiD5HT7o4J96PY9S0XnoHW/XKnDg==",
-                  "requires": {
-                    "@babel/runtime": "^7.0.0",
-                    "qs": "^6.5.2"
-                  }
-                }
-              }
-            },
-            "@wordpress/compose": {
-              "version": "2.0.5",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/element": "^2.1.4",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/data": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/compose": "^2.0.5",
-                "@wordpress/deprecated": "^2.0.2",
-                "@wordpress/element": "^2.1.4",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "@wordpress/redux-routine": "^3.0.3",
-                "equivalent-key-map": "^0.2.0",
-                "is-promise": "^2.1.0",
-                "lodash": "^4.17.10",
-                "redux": "^4.0.0"
-              }
-            },
-            "@wordpress/deprecated": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/hooks": "^2.0.2"
-              }
-            },
-            "@wordpress/element": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/escape-html": "^1.0.1",
-                "lodash": "^4.17.10",
-                "react": "^16.4.1",
-                "react-dom": "^16.4.1"
-              }
-            },
-            "@wordpress/escape-html": {
-              "version": "1.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/hooks": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/i18n": {
-              "version": "3.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "gettext-parser": "^1.3.1",
-                "jed": "^1.1.1",
-                "lodash": "^4.17.10",
-                "memize": "^1.0.5"
-              }
-            },
-            "@wordpress/is-shallow-equal": {
-              "version": "1.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/redux-routine": {
-              "version": "3.0.3",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "is-promise": "^2.1.0",
-                "rungen": "^0.3.2"
-              }
-            },
-            "@wordpress/url": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "qs": "^6.5.2"
-              }
-            },
-            "encoding": {
-              "version": "0.1.12",
-              "bundled": true,
-              "requires": {
-                "iconv-lite": "~0.4.13"
-              }
-            },
-            "equivalent-key-map": {
-              "version": "0.2.2",
-              "bundled": true
-            },
-            "gettext-parser": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "encoding": "^0.1.12",
-                "safe-buffer": "^5.1.1"
-              }
-            },
-            "iconv-lite": {
-              "version": "0.4.24",
-              "bundled": true,
-              "requires": {
-                "safer-buffer": ">= 2.1.2 < 3"
-              }
-            },
-            "is-promise": {
-              "version": "2.1.0",
-              "bundled": true
-            },
-            "jed": {
-              "version": "1.1.1",
-              "bundled": true
-            },
-            "js-tokens": {
-              "version": "4.0.0",
-              "bundled": true
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "loose-envify": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "js-tokens": "^3.0.0 || ^4.0.0"
-              }
-            },
-            "memize": {
-              "version": "1.0.5",
-              "bundled": true
-            },
-            "object-assign": {
-              "version": "4.1.1",
-              "bundled": true
-            },
-            "prop-types": {
-              "version": "15.6.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.3.1",
-                "object-assign": "^4.1.1"
-              }
-            },
-            "qs": {
-              "version": "6.5.2",
-              "bundled": true
-            },
-            "react": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-dom": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "redux": {
-              "version": "4.0.1",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.4.0",
-                "symbol-observable": "^1.2.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "rememo": {
-              "version": "3.0.0",
-              "bundled": true
-            },
-            "rungen": {
-              "version": "0.3.2",
-              "bundled": true
-            },
-            "safe-buffer": {
-              "version": "5.1.2",
-              "bundled": true
-            },
-            "safer-buffer": {
-              "version": "2.1.2",
-              "bundled": true
-            },
-            "schedule": {
-              "version": "0.5.0",
-              "bundled": true,
-              "requires": {
-                "object-assign": "^4.1.1"
-              }
-            },
-            "symbol-observable": {
-              "version": "1.2.0",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/data": {
-          "version": "file:node_modules/@wordpress/data",
-          "integrity": "sha512-Emfhszi7huasdDhngwk9HvRLUiotCNo9mDDk2Q9VGpGb9SfpQp+84PvenhreiZtezUR+7nUnSQuAJ2d8rUP37Q==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/deprecated": "^2.0.2",
-            "@wordpress/element": "^2.1.4",
-            "@wordpress/is-shallow-equal": "^1.1.4",
-            "@wordpress/redux-routine": "^3.0.3",
-            "equivalent-key-map": "^0.2.0",
-            "is-promise": "^2.1.0",
-            "lodash": "^4.17.10",
-            "redux": "^4.0.0"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/compose": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/element": "^2.1.1",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/deprecated": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/hooks": "^2.0.2"
-              }
-            },
-            "@wordpress/element": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/escape-html": "^1.0.1",
-                "lodash": "^4.17.10",
-                "react": "^16.4.1",
-                "react-dom": "^16.4.1"
-              }
-            },
-            "@wordpress/escape-html": {
-              "version": "1.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/hooks": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/is-shallow-equal": {
-              "version": "1.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/redux-routine": {
-              "version": "3.0.3",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "is-promise": "^2.1.0",
-                "rungen": "^0.3.2"
-              }
-            },
-            "equivalent-key-map": {
-              "version": "0.2.2",
-              "bundled": true
-            },
-            "is-promise": {
-              "version": "2.1.0",
-              "bundled": true
-            },
-            "js-tokens": {
-              "version": "4.0.0",
-              "bundled": true
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "loose-envify": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "js-tokens": "^3.0.0 || ^4.0.0"
-              }
-            },
-            "object-assign": {
-              "version": "4.1.1",
-              "bundled": true
-            },
-            "prop-types": {
-              "version": "15.6.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.3.1",
-                "object-assign": "^4.1.1"
-              }
-            },
-            "react": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-dom": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "redux": {
-              "version": "4.0.1",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.4.0",
-                "symbol-observable": "^1.2.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "rungen": {
-              "version": "0.3.2",
-              "bundled": true
-            },
-            "schedule": {
-              "version": "0.5.0",
-              "bundled": true,
-              "requires": {
-                "object-assign": "^4.1.1"
-              }
-            },
-            "symbol-observable": {
-              "version": "1.2.0",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/date": {
-          "version": "file:node_modules/@wordpress/date",
-          "integrity": "sha512-ZnIEZT3sp+H2dr4apdoZnM9MhN6FpnMZ2zB+h8KuKExJufu9EUyW4grhEvgCTloJbzXNKCN5eolqeYq9I0pWog==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "moment": "^2.22.1",
-            "moment-timezone": "^0.5.16"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "moment": {
-              "version": "2.22.2",
-              "bundled": true
-            },
-            "moment-timezone": {
-              "version": "0.5.21",
-              "bundled": true,
-              "requires": {
-                "moment": ">= 2.9.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/deprecated": {
-          "version": "file:node_modules/@wordpress/deprecated",
-          "integrity": "sha512-5qNehHD7/duvouuGjMdGREQORs9LFMVkyFysfWvafZ919zAl0DAKEXsBoxcMSvvqBqCf5MKJBnQBVY4DeS6AEg==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/hooks": "^2.0.2"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/hooks": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/dom": {
-          "version": "file:node_modules/@wordpress/dom",
-          "integrity": "sha512-uW/yeWayoSu6uUA+xrM+yCbNJc3oQfga1Y1PUgXvowv0ydn5Qhgh2Dj07ANgg1AncZqFZsObPerBFNloaJhsvQ==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "lodash": "^4.17.10"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/element": {
-          "version": "file:node_modules/@wordpress/element",
-          "integrity": "sha512-y/RpvYNd2VeLWXemxEXdMOnUa+HUC0sde2o7gEHKud0LB14xFU1ASif/pz/LP+vSvExcvhj8cu4Sq8tKDzRRPw==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/escape-html": "^1.0.1",
-            "lodash": "^4.17.10",
-            "react": "^16.4.1",
-            "react-dom": "^16.4.1"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/escape-html": {
-              "version": "1.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "js-tokens": {
-              "version": "4.0.0",
-              "bundled": true
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "loose-envify": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "js-tokens": "^3.0.0 || ^4.0.0"
-              }
-            },
-            "object-assign": {
-              "version": "4.1.1",
-              "bundled": true
-            },
-            "prop-types": {
-              "version": "15.6.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.3.1",
-                "object-assign": "^4.1.1"
-              }
-            },
-            "react": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-dom": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "schedule": {
-              "version": "0.5.0",
-              "bundled": true,
-              "requires": {
-                "object-assign": "^4.1.1"
-              }
-            }
-          }
-        },
-        "@wordpress/hooks": {
-          "version": "file:node_modules/@wordpress/hooks",
-          "integrity": "sha512-yWdkjw6YP2kDF+cjjRfkI2cjTRiETaRFMwJpoqnQWxfay1oBtgvaGuRrYrm0rCxxOqCD/4/di2co5VHQxP9Rhw==",
-          "requires": {
-            "@babel/runtime": "^7.0.0"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/html-entities": {
-          "version": "file:node_modules/@wordpress/html-entities",
-          "integrity": "sha512-cxG7YjH9EMfZyeLJAd/Vc1nFJxitMSzybv71iMPP3Dqqgz3jixX6oSe4ukTqfoOKBaF7pY7LzS6eTKu7KAmyZw==",
-          "requires": {
-            "@babel/runtime": "^7.0.0"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/i18n": {
-          "version": "file:node_modules/@wordpress/i18n",
-          "integrity": "sha512-Ut6ihDjcZ7zpU44/WurZrFxrLcMl3Gq+hW8Hb6MTF6+X6Y2fd7QFu3lMvopYNwF8gxWtjvH5n3NIQ6B9DLt7Ng==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "gettext-parser": "^1.3.1",
-            "jed": "^1.1.1",
-            "lodash": "^4.17.10",
-            "memize": "^1.0.5"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "encoding": {
-              "version": "0.1.12",
-              "bundled": true,
-              "requires": {
-                "iconv-lite": "~0.4.13"
-              }
-            },
-            "gettext-parser": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "encoding": "^0.1.12",
-                "safe-buffer": "^5.1.1"
-              }
-            },
-            "iconv-lite": {
-              "version": "0.4.24",
-              "bundled": true,
-              "requires": {
-                "safer-buffer": ">= 2.1.2 < 3"
-              }
-            },
-            "jed": {
-              "version": "1.1.1",
-              "bundled": true
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "memize": {
-              "version": "1.0.5",
-              "bundled": true
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "safe-buffer": {
-              "version": "5.1.2",
-              "bundled": true
-            },
-            "safer-buffer": {
-              "version": "2.1.2",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/is-shallow-equal": {
-          "version": "file:node_modules/@wordpress/is-shallow-equal",
-          "integrity": "sha512-ihJrYrW+G9GWtQjyB44DVKMCoiTTYPl5T/g1Ix9PMrKl2rk5uVbJw9yMmhik/jTIQqubpzhxGtrqsddwuUH1sw==",
-          "requires": {
-            "@babel/runtime": "^7.0.0"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/keycodes": {
-          "version": "file:node_modules/@wordpress/keycodes",
-          "integrity": "sha512-miMB6uvKZzZmgTb7qSr0NBOadWJ9Eb5Tak/+DRsVrgt9RP4zeCh9Le2T7hOWvNPU/54x2v1eHRrU0L+JDm2JAA==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "lodash": "^4.17.10"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/nux": {
-          "version": "file:node_modules/@wordpress/nux",
-          "integrity": "sha512-22nYvccK0NPGZBegR55BTxbClXO8nSfHut+SSA1/CTPqX3yd//KPeAmGfgNCYH/lMz7RSRcj83oFEGpwrWWISQ==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/components": "^4.2.1",
-            "@wordpress/compose": "^2.0.5",
-            "@wordpress/data": "^2.1.4",
-            "@wordpress/element": "^2.1.4",
-            "@wordpress/i18n": "^3.0.1",
-            "lodash": "^4.17.10",
-            "rememo": "^3.0.0"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/a11y": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/dom-ready": "^2.0.2"
-              }
-            },
-            "@wordpress/api-fetch": {
-              "version": "2.1.0",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/hooks": "^2.0.2",
-                "@wordpress/i18n": "^3.0.1",
-                "@wordpress/url": "^2.1.0"
-              }
-            },
-            "@wordpress/components": {
-              "version": "4.2.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/a11y": "^2.0.2",
-                "@wordpress/api-fetch": "^2.1.0",
-                "@wordpress/compose": "^2.0.5",
-                "@wordpress/deprecated": "^2.0.2",
-                "@wordpress/dom": "^2.0.4",
-                "@wordpress/element": "^2.1.4",
-                "@wordpress/hooks": "^2.0.2",
-                "@wordpress/i18n": "^3.0.1",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "@wordpress/keycodes": "^2.0.2",
-                "@wordpress/url": "^2.1.0",
-                "classnames": "^2.2.5",
-                "clipboard": "^2.0.1",
-                "diff": "^3.5.0",
-                "dom-scroll-into-view": "^1.2.1",
-                "lodash": "^4.17.10",
-                "memize": "^1.0.5",
-                "moment": "^2.22.1",
-                "mousetrap": "^1.6.2",
-                "re-resizable": "^4.7.1",
-                "react-click-outside": "^2.3.1",
-                "react-dates": "^17.1.1",
-                "rememo": "^3.0.0",
-                "tinycolor2": "^1.4.1",
-                "uuid": "^3.1.0"
-              }
-            },
-            "@wordpress/compose": {
-              "version": "2.0.5",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/element": "^2.1.4",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/data": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/compose": "^2.0.5",
-                "@wordpress/deprecated": "^2.0.2",
-                "@wordpress/element": "^2.1.4",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "@wordpress/redux-routine": "^3.0.3",
-                "equivalent-key-map": "^0.2.0",
-                "is-promise": "^2.1.0",
-                "lodash": "^4.17.10",
-                "redux": "^4.0.0"
-              }
-            },
-            "@wordpress/deprecated": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/hooks": "^2.0.2"
-              }
-            },
-            "@wordpress/dom": {
-              "version": "2.0.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/dom-ready": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/element": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/escape-html": "^1.0.1",
-                "lodash": "^4.17.10",
-                "react": "^16.4.1",
-                "react-dom": "^16.4.1"
-              }
-            },
-            "@wordpress/escape-html": {
-              "version": "1.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/hooks": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/i18n": {
-              "version": "3.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "gettext-parser": "^1.3.1",
-                "jed": "^1.1.1",
-                "lodash": "^4.17.10",
-                "memize": "^1.0.5"
-              }
-            },
-            "@wordpress/is-shallow-equal": {
-              "version": "1.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/keycodes": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/redux-routine": {
-              "version": "3.0.3",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "is-promise": "^2.1.0",
-                "rungen": "^0.3.2"
-              }
-            },
-            "@wordpress/url": {
-              "version": "2.1.0",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "qs": "^6.5.2"
-              }
-            },
-            "airbnb-prop-types": {
-              "version": "2.11.0",
-              "bundled": true,
-              "requires": {
-                "array.prototype.find": "^2.0.4",
-                "function.prototype.name": "^1.1.0",
-                "has": "^1.0.3",
-                "is-regex": "^1.0.4",
-                "object-is": "^1.0.1",
-                "object.assign": "^4.1.0",
-                "object.entries": "^1.0.4",
-                "prop-types": "^15.6.2",
-                "prop-types-exact": "^1.2.0"
-              }
-            },
-            "array.prototype.find": {
-              "version": "2.0.4",
-              "bundled": true,
-              "requires": {
-                "define-properties": "^1.1.2",
-                "es-abstract": "^1.7.0"
-              }
-            },
-            "array.prototype.flat": {
-              "version": "1.2.1",
-              "bundled": true,
-              "requires": {
-                "define-properties": "^1.1.2",
-                "es-abstract": "^1.10.0",
-                "function-bind": "^1.1.1"
-              }
-            },
-            "asap": {
-              "version": "2.0.6",
-              "bundled": true
-            },
-            "brcast": {
-              "version": "2.0.2",
-              "bundled": true
-            },
-            "classnames": {
-              "version": "2.2.6",
-              "bundled": true
-            },
-            "clipboard": {
-              "version": "2.0.1",
-              "bundled": true,
-              "requires": {
-                "good-listener": "^1.2.2",
-                "select": "^1.1.2",
-                "tiny-emitter": "^2.0.0"
-              }
-            },
-            "consolidated-events": {
-              "version": "2.0.2",
-              "bundled": true
-            },
-            "core-js": {
-              "version": "1.2.7",
-              "bundled": true
-            },
-            "deepmerge": {
-              "version": "1.5.2",
-              "bundled": true
-            },
-            "define-properties": {
-              "version": "1.1.3",
-              "bundled": true,
-              "requires": {
-                "object-keys": "^1.0.12"
-              }
-            },
-            "delegate": {
-              "version": "3.2.0",
-              "bundled": true
-            },
-            "diff": {
-              "version": "3.5.0",
-              "bundled": true
-            },
-            "direction": {
-              "version": "1.0.2",
-              "bundled": true
-            },
-            "dom-scroll-into-view": {
-              "version": "1.2.1",
-              "bundled": true
-            },
-            "encoding": {
-              "version": "0.1.12",
-              "bundled": true,
-              "requires": {
-                "iconv-lite": "~0.4.13"
-              }
-            },
-            "equivalent-key-map": {
-              "version": "0.2.2",
-              "bundled": true
-            },
-            "es-abstract": {
-              "version": "1.12.0",
-              "bundled": true,
-              "requires": {
-                "es-to-primitive": "^1.1.1",
-                "function-bind": "^1.1.1",
-                "has": "^1.0.1",
-                "is-callable": "^1.1.3",
-                "is-regex": "^1.0.4"
-              }
-            },
-            "es-to-primitive": {
-              "version": "1.2.0",
-              "bundled": true,
-              "requires": {
-                "is-callable": "^1.1.4",
-                "is-date-object": "^1.0.1",
-                "is-symbol": "^1.0.2"
-              }
-            },
-            "fbjs": {
-              "version": "0.8.17",
-              "bundled": true,
-              "requires": {
-                "core-js": "^1.0.0",
-                "isomorphic-fetch": "^2.1.1",
-                "loose-envify": "^1.0.0",
-                "object-assign": "^4.1.0",
-                "promise": "^7.1.1",
-                "setimmediate": "^1.0.5",
-                "ua-parser-js": "^0.7.18"
-              }
-            },
-            "function-bind": {
-              "version": "1.1.1",
-              "bundled": true
-            },
-            "function.prototype.name": {
-              "version": "1.1.0",
-              "bundled": true,
-              "requires": {
-                "define-properties": "^1.1.2",
-                "function-bind": "^1.1.1",
-                "is-callable": "^1.1.3"
-              }
-            },
-            "gettext-parser": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "encoding": "^0.1.12",
-                "safe-buffer": "^5.1.1"
-              }
-            },
-            "global-cache": {
-              "version": "1.2.1",
-              "bundled": true,
-              "requires": {
-                "define-properties": "^1.1.2",
-                "is-symbol": "^1.0.1"
-              }
-            },
-            "good-listener": {
-              "version": "1.2.2",
-              "bundled": true,
-              "requires": {
-                "delegate": "^3.1.2"
-              }
-            },
-            "has": {
-              "version": "1.0.3",
-              "bundled": true,
-              "requires": {
-                "function-bind": "^1.1.1"
-              }
-            },
-            "has-symbols": {
-              "version": "1.0.0",
-              "bundled": true
-            },
-            "hoist-non-react-statics": {
-              "version": "1.2.0",
-              "bundled": true
-            },
-            "iconv-lite": {
-              "version": "0.4.24",
-              "bundled": true,
-              "requires": {
-                "safer-buffer": ">= 2.1.2 < 3"
-              }
-            },
-            "is-callable": {
-              "version": "1.1.4",
-              "bundled": true
-            },
-            "is-date-object": {
-              "version": "1.0.1",
-              "bundled": true
-            },
-            "is-promise": {
-              "version": "2.1.0",
-              "bundled": true
-            },
-            "is-regex": {
-              "version": "1.0.4",
-              "bundled": true,
-              "requires": {
-                "has": "^1.0.1"
-              }
-            },
-            "is-stream": {
-              "version": "1.1.0",
-              "bundled": true
-            },
-            "is-symbol": {
-              "version": "1.0.2",
-              "bundled": true,
-              "requires": {
-                "has-symbols": "^1.0.0"
-              }
-            },
-            "is-touch-device": {
-              "version": "1.0.1",
-              "bundled": true
-            },
-            "isomorphic-fetch": {
-              "version": "2.2.1",
-              "bundled": true,
-              "requires": {
-                "node-fetch": "^1.0.1",
-                "whatwg-fetch": ">=0.10.0"
-              }
-            },
-            "jed": {
-              "version": "1.1.1",
-              "bundled": true
-            },
-            "js-tokens": {
-              "version": "4.0.0",
-              "bundled": true
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "loose-envify": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "js-tokens": "^3.0.0 || ^4.0.0"
-              }
-            },
-            "memize": {
-              "version": "1.0.5",
-              "bundled": true
-            },
-            "moment": {
-              "version": "2.22.2",
-              "bundled": true
-            },
-            "mousetrap": {
-              "version": "1.6.2",
-              "bundled": true
-            },
-            "node-fetch": {
-              "version": "1.7.3",
-              "bundled": true,
-              "requires": {
-                "encoding": "^0.1.11",
-                "is-stream": "^1.0.1"
-              }
-            },
-            "object-assign": {
-              "version": "4.1.1",
-              "bundled": true
-            },
-            "object-is": {
-              "version": "1.0.1",
-              "bundled": true
-            },
-            "object-keys": {
-              "version": "1.0.12",
-              "bundled": true
-            },
-            "object.assign": {
-              "version": "4.1.0",
-              "bundled": true,
-              "requires": {
-                "define-properties": "^1.1.2",
-                "function-bind": "^1.1.1",
-                "has-symbols": "^1.0.0",
-                "object-keys": "^1.0.11"
-              }
-            },
-            "object.entries": {
-              "version": "1.0.4",
-              "bundled": true,
-              "requires": {
-                "define-properties": "^1.1.2",
-                "es-abstract": "^1.6.1",
-                "function-bind": "^1.1.0",
-                "has": "^1.0.1"
-              }
-            },
-            "object.values": {
-              "version": "1.0.4",
-              "bundled": true,
-              "requires": {
-                "define-properties": "^1.1.2",
-                "es-abstract": "^1.6.1",
-                "function-bind": "^1.1.0",
-                "has": "^1.0.1"
-              }
-            },
-            "promise": {
-              "version": "7.3.1",
-              "bundled": true,
-              "requires": {
-                "asap": "~2.0.3"
-              }
-            },
-            "prop-types": {
-              "version": "15.6.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.3.1",
-                "object-assign": "^4.1.1"
-              }
-            },
-            "prop-types-exact": {
-              "version": "1.2.0",
-              "bundled": true,
-              "requires": {
-                "has": "^1.0.3",
-                "object.assign": "^4.1.0",
-                "reflect.ownkeys": "^0.2.0"
-              }
-            },
-            "qs": {
-              "version": "6.5.2",
-              "bundled": true
-            },
-            "re-resizable": {
-              "version": "4.9.1",
-              "bundled": true
-            },
-            "react": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-addons-shallow-compare": {
-              "version": "15.6.2",
-              "bundled": true,
-              "requires": {
-                "fbjs": "^0.8.4",
-                "object-assign": "^4.1.0"
-              }
-            },
-            "react-click-outside": {
-              "version": "2.3.1",
-              "bundled": true,
-              "requires": {
-                "hoist-non-react-statics": "^1.2.0"
-              }
-            },
-            "react-dates": {
-              "version": "17.2.0",
-              "bundled": true,
-              "requires": {
-                "airbnb-prop-types": "^2.10.0",
-                "consolidated-events": "^1.1.1 || ^2.0.0",
-                "is-touch-device": "^1.0.1",
-                "lodash": "^4.1.1",
-                "object.assign": "^4.1.0",
-                "object.values": "^1.0.4",
-                "prop-types": "^15.6.1",
-                "react-addons-shallow-compare": "^15.6.2",
-                "react-moment-proptypes": "^1.6.0",
-                "react-outside-click-handler": "^1.2.0",
-                "react-portal": "^4.1.5",
-                "react-with-styles": "^3.2.0",
-                "react-with-styles-interface-css": "^4.0.2"
-              }
-            },
-            "react-dom": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-moment-proptypes": {
-              "version": "1.6.0",
-              "bundled": true,
-              "requires": {
-                "moment": ">=1.6.0"
-              }
-            },
-            "react-outside-click-handler": {
-              "version": "1.2.2",
-              "bundled": true,
-              "requires": {
-                "airbnb-prop-types": "^2.10.0",
-                "consolidated-events": "^1.1.1 || ^2.0.0",
-                "object.values": "^1.0.4",
-                "prop-types": "^15.6.1"
-              }
-            },
-            "react-portal": {
-              "version": "4.1.5",
-              "bundled": true,
-              "requires": {
-                "prop-types": "^15.5.8"
-              }
-            },
-            "react-with-direction": {
-              "version": "1.3.0",
-              "bundled": true,
-              "requires": {
-                "airbnb-prop-types": "^2.8.1",
-                "brcast": "^2.0.2",
-                "deepmerge": "^1.5.1",
-                "direction": "^1.0.1",
-                "hoist-non-react-statics": "^2.3.1",
-                "object.assign": "^4.1.0",
-                "object.values": "^1.0.4",
-                "prop-types": "^15.6.0"
-              },
-              "dependencies": {
-                "hoist-non-react-statics": {
-                  "version": "2.5.5",
-                  "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz",
-                  "integrity": "sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw=="
-                }
-              }
-            },
-            "react-with-styles": {
-              "version": "3.2.1",
-              "bundled": true,
-              "requires": {
-                "deepmerge": "^1.5.2",
-                "hoist-non-react-statics": "^2.5.0",
-                "prop-types": "^15.6.1",
-                "react-with-direction": "^1.3.0"
-              },
-              "dependencies": {
-                "hoist-non-react-statics": {
-                  "version": "2.5.5",
-                  "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz",
-                  "integrity": "sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw=="
-                }
-              }
-            },
-            "react-with-styles-interface-css": {
-              "version": "4.0.3",
-              "bundled": true,
-              "requires": {
-                "array.prototype.flat": "^1.2.1",
-                "global-cache": "^1.2.1"
-              }
-            },
-            "redux": {
-              "version": "4.0.1",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.4.0",
-                "symbol-observable": "^1.2.0"
-              }
-            },
-            "reflect.ownkeys": {
-              "version": "0.2.0",
-              "bundled": true
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "rememo": {
-              "version": "3.0.0",
-              "bundled": true
-            },
-            "rungen": {
-              "version": "0.3.2",
-              "bundled": true
-            },
-            "safe-buffer": {
-              "version": "5.1.2",
-              "bundled": true
-            },
-            "safer-buffer": {
-              "version": "2.1.2",
-              "bundled": true
-            },
-            "schedule": {
-              "version": "0.5.0",
-              "bundled": true,
-              "requires": {
-                "object-assign": "^4.1.1"
-              }
-            },
-            "select": {
-              "version": "1.1.2",
-              "bundled": true
-            },
-            "setimmediate": {
-              "version": "1.0.5",
-              "bundled": true
-            },
-            "symbol-observable": {
-              "version": "1.2.0",
-              "bundled": true
-            },
-            "tiny-emitter": {
-              "version": "2.0.2",
-              "bundled": true
-            },
-            "tinycolor2": {
-              "version": "1.4.1",
-              "bundled": true
-            },
-            "ua-parser-js": {
-              "version": "0.7.18",
-              "bundled": true
-            },
-            "uuid": {
-              "version": "3.3.2",
-              "bundled": true
-            },
-            "whatwg-fetch": {
-              "version": "3.0.0",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/token-list": {
-          "version": "file:node_modules/@wordpress/token-list",
-          "integrity": "sha512-hyk3xsLB1OlS52kFlR9PcSzvD6fkB2uOG4Uchs1pd304M/G3WTdD6iPiRVZeMmpWbwMq9KFtu9f8hwUzQTrTow==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "lodash": "^4.17.10"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/url": {
-          "version": "file:node_modules/@wordpress/url",
-          "integrity": "sha512-MPWFszPleQ+ofDE8ZMpVLOwK/yAjf6L9f7F9wxE82rQjRzUSkrs+Z7Q9ShYiD5HT7o4J96PY9S0XnoHW/XKnDg==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "qs": "^6.5.2"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "qs": {
-              "version": "6.5.2",
-              "bundled": true
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/viewport": {
-          "version": "file:node_modules/@wordpress/viewport",
-          "integrity": "sha512-im0/L6+rwM8gtUuSRkzsPOH1pAwKWHLGfJXdnSuYSV1/K/e3szBLIlkHOK1q4YXkVzHxSSNDcnaHEuxbA/6rNA==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "@wordpress/data": "^2.1.4",
-            "@wordpress/element": "^2.1.4",
-            "lodash": "^4.17.10"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "@wordpress/compose": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/element": "^2.1.1",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "lodash": "^4.17.10"
-              }
-            },
-            "@wordpress/data": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/compose": "^2.0.5",
-                "@wordpress/deprecated": "^2.0.2",
-                "@wordpress/element": "^2.1.4",
-                "@wordpress/is-shallow-equal": "^1.1.4",
-                "@wordpress/redux-routine": "^3.0.3",
-                "equivalent-key-map": "^0.2.0",
-                "is-promise": "^2.1.0",
-                "lodash": "^4.17.10",
-                "redux": "^4.0.0"
-              },
-              "dependencies": {
-                "@wordpress/compose": {
-                  "version": "2.0.5",
-                  "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-2.0.5.tgz",
-                  "integrity": "sha512-bbf+4nph+/rFBou7PTUyx8rwHVR08ymBgxnmShGTTjuiVxcrz0Gu7Wu2wxulsZobOYaiqvQkCEHKceNsBxJwiA==",
-                  "requires": {
-                    "@babel/runtime": "^7.0.0",
-                    "@wordpress/element": "^2.1.4",
-                    "@wordpress/is-shallow-equal": "^1.1.4",
-                    "lodash": "^4.17.10"
-                  }
-                }
-              }
-            },
-            "@wordpress/deprecated": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/hooks": "^2.0.2"
-              }
-            },
-            "@wordpress/element": {
-              "version": "2.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "@wordpress/escape-html": "^1.0.1",
-                "lodash": "^4.17.10",
-                "react": "^16.4.1",
-                "react-dom": "^16.4.1"
-              }
-            },
-            "@wordpress/escape-html": {
-              "version": "1.0.1",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/hooks": {
-              "version": "2.0.2",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/is-shallow-equal": {
-              "version": "1.1.4",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0"
-              }
-            },
-            "@wordpress/redux-routine": {
-              "version": "3.0.3",
-              "bundled": true,
-              "requires": {
-                "@babel/runtime": "^7.0.0",
-                "is-promise": "^2.1.0",
-                "rungen": "^0.3.2"
-              }
-            },
-            "equivalent-key-map": {
-              "version": "0.2.2",
-              "bundled": true
-            },
-            "is-promise": {
-              "version": "2.1.0",
-              "bundled": true
-            },
-            "js-tokens": {
-              "version": "4.0.0",
-              "bundled": true
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "loose-envify": {
-              "version": "1.4.0",
-              "bundled": true,
-              "requires": {
-                "js-tokens": "^3.0.0 || ^4.0.0"
-              }
-            },
-            "object-assign": {
-              "version": "4.1.1",
-              "bundled": true
-            },
-            "prop-types": {
-              "version": "15.6.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.3.1",
-                "object-assign": "^4.1.1"
-              }
-            },
-            "react": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "react-dom": {
-              "version": "16.5.2",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.1.0",
-                "object-assign": "^4.1.1",
-                "prop-types": "^15.6.2",
-                "schedule": "^0.5.0"
-              }
-            },
-            "redux": {
-              "version": "4.0.1",
-              "bundled": true,
-              "requires": {
-                "loose-envify": "^1.4.0",
-                "symbol-observable": "^1.2.0"
-              }
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            },
-            "rungen": {
-              "version": "0.3.2",
-              "bundled": true
-            },
-            "schedule": {
-              "version": "0.5.0",
-              "bundled": true,
-              "requires": {
-                "object-assign": "^4.1.1"
-              }
-            },
-            "symbol-observable": {
-              "version": "1.2.0",
-              "bundled": true
-            }
-          }
-        },
-        "@wordpress/wordcount": {
-          "version": "file:node_modules/@wordpress/wordcount",
-          "integrity": "sha512-FQ9mU/NsEB+IczD8roBGes9fJlZdTtdNhftdoCw32/lpUgP/bjA736NIPtNRedry+VBFykHqUf0CygJ0TgaOKA==",
-          "requires": {
-            "@babel/runtime": "^7.0.0",
-            "lodash": "^4.17.10"
-          },
-          "dependencies": {
-            "@babel/runtime": {
-              "version": "7.1.2",
-              "bundled": true,
-              "requires": {
-                "regenerator-runtime": "^0.12.0"
-              }
-            },
-            "lodash": {
-              "version": "4.17.11",
-              "bundled": true
-            },
-            "regenerator-runtime": {
-              "version": "0.12.1",
-              "bundled": true
-            }
-          }
-        }
</del><span class="cx" style="display: block; padding: 0 10px">       }
</span><span class="cx" style="display: block; padding: 0 10px">     },
</span><span class="cx" style="display: block; padding: 0 10px">     "@wordpress/element": {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8438,12 +5362,14 @@
</span><span class="cx" style="display: block; padding: 0 10px">         "balanced-match": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.0.0",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-          "dev": true
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "dev": true,
+          "optional": true
</ins><span class="cx" style="display: block; padding: 0 10px">         },
</span><span class="cx" style="display: block; padding: 0 10px">         "brace-expansion": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.1.11",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><span class="cx" style="display: block; padding: 0 10px">           "dev": true,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "optional": true,
</ins><span class="cx" style="display: block; padding: 0 10px">           "requires": {
</span><span class="cx" style="display: block; padding: 0 10px">             "balanced-match": "^1.0.0",
</span><span class="cx" style="display: block; padding: 0 10px">             "concat-map": "0.0.1"
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8458,17 +5384,20 @@
</span><span class="cx" style="display: block; padding: 0 10px">         "code-point-at": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.1.0",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-          "dev": true
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "dev": true,
+          "optional": true
</ins><span class="cx" style="display: block; padding: 0 10px">         },
</span><span class="cx" style="display: block; padding: 0 10px">         "concat-map": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "0.0.1",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-          "dev": true
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "dev": true,
+          "optional": true
</ins><span class="cx" style="display: block; padding: 0 10px">         },
</span><span class="cx" style="display: block; padding: 0 10px">         "console-control-strings": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.1.0",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-          "dev": true
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "dev": true,
+          "optional": true
</ins><span class="cx" style="display: block; padding: 0 10px">         },
</span><span class="cx" style="display: block; padding: 0 10px">         "core-util-is": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.0.2",
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8585,7 +5514,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         "inherits": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "2.0.3",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-          "dev": true
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "dev": true,
+          "optional": true
</ins><span class="cx" style="display: block; padding: 0 10px">         },
</span><span class="cx" style="display: block; padding: 0 10px">         "ini": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.3.5",
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8597,6 +5527,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.0.0",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><span class="cx" style="display: block; padding: 0 10px">           "dev": true,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "optional": true,
</ins><span class="cx" style="display: block; padding: 0 10px">           "requires": {
</span><span class="cx" style="display: block; padding: 0 10px">             "number-is-nan": "^1.0.0"
</span><span class="cx" style="display: block; padding: 0 10px">           }
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8611,6 +5542,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "3.0.4",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><span class="cx" style="display: block; padding: 0 10px">           "dev": true,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "optional": true,
</ins><span class="cx" style="display: block; padding: 0 10px">           "requires": {
</span><span class="cx" style="display: block; padding: 0 10px">             "brace-expansion": "^1.1.7"
</span><span class="cx" style="display: block; padding: 0 10px">           }
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8618,12 +5550,14 @@
</span><span class="cx" style="display: block; padding: 0 10px">         "minimist": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "0.0.8",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-          "dev": true
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "dev": true,
+          "optional": true
</ins><span class="cx" style="display: block; padding: 0 10px">         },
</span><span class="cx" style="display: block; padding: 0 10px">         "minipass": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "2.2.4",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><span class="cx" style="display: block; padding: 0 10px">           "dev": true,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "optional": true,
</ins><span class="cx" style="display: block; padding: 0 10px">           "requires": {
</span><span class="cx" style="display: block; padding: 0 10px">             "safe-buffer": "^5.1.1",
</span><span class="cx" style="display: block; padding: 0 10px">             "yallist": "^3.0.0"
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8642,6 +5576,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "0.5.1",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><span class="cx" style="display: block; padding: 0 10px">           "dev": true,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "optional": true,
</ins><span class="cx" style="display: block; padding: 0 10px">           "requires": {
</span><span class="cx" style="display: block; padding: 0 10px">             "minimist": "0.0.8"
</span><span class="cx" style="display: block; padding: 0 10px">           }
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8722,7 +5657,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">         "number-is-nan": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.0.1",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-          "dev": true
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "dev": true,
+          "optional": true
</ins><span class="cx" style="display: block; padding: 0 10px">         },
</span><span class="cx" style="display: block; padding: 0 10px">         "object-assign": {
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "4.1.1",
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8734,6 +5670,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.4.0",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><span class="cx" style="display: block; padding: 0 10px">           "dev": true,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "optional": true,
</ins><span class="cx" style="display: block; padding: 0 10px">           "requires": {
</span><span class="cx" style="display: block; padding: 0 10px">             "wrappy": "1"
</span><span class="cx" style="display: block; padding: 0 10px">           }
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8855,6 +5792,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">           "version": "1.0.2",
</span><span class="cx" style="display: block; padding: 0 10px">           "bundled": true,
</span><span class="cx" style="display: block; padding: 0 10px">           "dev": true,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+          "optional": true,
</ins><span class="cx" style="display: block; padding: 0 10px">           "requires": {
</span><span class="cx" style="display: block; padding: 0 10px">             "code-point-at": "^1.0.0",
</span><span class="cx" style="display: block; padding: 0 10px">             "is-fullwidth-code-point": "^1.0.0",
</span></span></pre></div>
<a id="branches50packagejson"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/5.0/package.json</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/5.0/package.json 2018-10-23 01:25:03 UTC (rev 43800)
+++ branches/5.0/package.json   2018-10-23 05:34:43 UTC (rev 43801)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -66,7 +66,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">                "@wordpress/dom": "^2.0.4",
</span><span class="cx" style="display: block; padding: 0 10px">                "@wordpress/dom-ready": "^2.0.2",
</span><span class="cx" style="display: block; padding: 0 10px">                "@wordpress/edit-post": "^1.0.4",
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                "@wordpress/editor": "^4.0.3",
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         "@wordpress/editor": "^5.0.1",
</ins><span class="cx" style="display: block; padding: 0 10px">                 "@wordpress/element": "^2.1.4",
</span><span class="cx" style="display: block; padding: 0 10px">                "@wordpress/escape-html": "^1.0.1",
</span><span class="cx" style="display: block; padding: 0 10px">                "@wordpress/hooks": "^2.0.2",
</span></span></pre></div>
<a id="branches50srcwpincludesblockscategoriesphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/5.0/src/wp-includes/blocks/categories.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/5.0/src/wp-includes/blocks/categories.php        2018-10-23 01:25:03 UTC (rev 43800)
+++ branches/5.0/src/wp-includes/blocks/categories.php  2018-10-23 05:34:43 UTC (rev 43801)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -16,11 +16,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">        static $block_id = 0;
</span><span class="cx" style="display: block; padding: 0 10px">        $block_id++;
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        $align = 'center';
-       if ( isset( $attributes['align'] ) && in_array( $attributes['align'], array( 'left', 'right', 'full' ), true ) ) {
-               $align = $attributes['align'];
-       }
-
</del><span class="cx" style="display: block; padding: 0 10px">         $args = array(
</span><span class="cx" style="display: block; padding: 0 10px">                'echo'         => false,
</span><span class="cx" style="display: block; padding: 0 10px">                'hierarchical' => ! empty( $attributes['showHierarchy'] ),
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -46,10 +41,14 @@
</span><span class="cx" style="display: block; padding: 0 10px">                $type           = 'list';
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        $class = "wp-block-categories wp-block-categories-{$type} align{$align}";
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ $class = "wp-block-categories wp-block-categories-{$type}";
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+        if ( isset( $attributes['align'] ) ) {
+               $class .= " align{$attributes['align']}";
+       }
+
</ins><span class="cx" style="display: block; padding: 0 10px">         if ( isset( $attributes['className'] ) ) {
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                $class .= ' ' . $attributes['className'];
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         $class .= " {$attributes['className']}";
</ins><span class="cx" style="display: block; padding: 0 10px">         }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        $block_content = sprintf(
</span></span></pre></div>
<a id="branches50srcwpincludesblockslatestcommentsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/5.0/src/wp-includes/blocks/latest-comments.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/5.0/src/wp-includes/blocks/latest-comments.php   2018-10-23 01:25:03 UTC (rev 43800)
+++ branches/5.0/src/wp-includes/blocks/latest-comments.php     2018-10-23 05:34:43 UTC (rev 43801)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -5,32 +5,34 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @package gutenberg
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-/**
- * Get the post title.
- *
- * The post title is fetched and if it is blank then a default string is
- * returned.
- *
- * Copied from `wp-admin/includes/template.php`, but we can't include that
- * file because:
- *
- * 1. It causes bugs with test fixture generation and strange Docker 255 error
- *    codes.
- * 2. It's in the admin; ideally we *shouldn't* be including files from the
- *    admin for a block's output. It's a very small/simple function as well,
- *    so duplicating it isn't too terrible.
- *
- * @since 3.3.0
- *
- * @param int|WP_Post $post Optional. Post ID or WP_Post object. Default is global $post.
- * @return string The post title if set; "(no title)" if no title is set.
- */
-function gutenberg_draft_or_post_title( $post = 0 ) {
-       $title = get_the_title( $post );
-       if ( empty( $title ) ) {
-               $title = __( '(no title)', 'gutenberg' );
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+if ( ! function_exists( 'gutenberg_draft_or_post_title' ) ) {
+       /**
+        * Get the post title.
+        *
+        * The post title is fetched and if it is blank then a default string is
+        * returned.
+        *
+        * Copied from `wp-admin/includes/template.php`, but we can't include that
+        * file because:
+        *
+        * 1. It causes bugs with test fixture generation and strange Docker 255 error
+        *    codes.
+        * 2. It's in the admin; ideally we *shouldn't* be including files from the
+        *    admin for a block's output. It's a very small/simple function as well,
+        *    so duplicating it isn't too terrible.
+        *
+        * @since 3.3.0
+        *
+        * @param int|WP_Post $post Optional. Post ID or WP_Post object. Default is global $post.
+        * @return string The post title if set; "(no title)" if no title is set.
+        */
+       function gutenberg_draft_or_post_title( $post = 0 ) {
+               $title = get_the_title( $post );
+               if ( empty( $title ) ) {
+                       $title = __( '(no title)', 'gutenberg' );
+               }
+               return esc_html( $title );
</ins><span class="cx" style="display: block; padding: 0 10px">         }
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        return esc_html( $title );
</del><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span></span></pre></div>
<a id="branches50testsphpunitdatablocksfixturescore__categoriesserverhtml"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: branches/5.0/tests/phpunit/data/blocks/fixtures/core__categories.server.html</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- branches/5.0/tests/phpunit/data/blocks/fixtures/core__categories.server.html      2018-10-23 01:25:03 UTC (rev 43800)
+++ branches/5.0/tests/phpunit/data/blocks/fixtures/core__categories.server.html        2018-10-23 05:34:43 UTC (rev 43801)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-<ul class="wp-block-categories wp-block-categories-list aligncenter"><li class="cat-item-none">No categories</li></ul>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<ul class="wp-block-categories wp-block-categories-list"><li class="cat-item-none">No categories</li></ul>
</ins></span></pre>
</div>
</div>

</body>
</html>