Gutenberg - Version 4.1.0

Version Description

Download this release

Release Info

Developer youknowriad
Plugin Icon 128x128 Gutenberg
Version 4.1.0
Comparing to
See all releases

Code changes from version 4.0.0 to 4.1.0

build/a11y/index.js CHANGED
@@ -1 +1 @@
1
- this.wp=this.wp||{},this.wp.a11y=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:r})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=195)}({188:function(e,t){!function(){e.exports=this.wp.domReady}()},195:function(e,t,n){"use strict";n.r(t);var r=function(e){e=e||"polite";var t=document.createElement("div");return t.id="a11y-speak-"+e,t.className="a11y-speak-region",t.setAttribute("style","position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"),t.setAttribute("aria-live",e),t.setAttribute("aria-relevant","additions text"),t.setAttribute("aria-atomic","true"),document.querySelector("body").appendChild(t),t},i=function(){for(var e=document.querySelectorAll(".a11y-speak-region"),t=0;t<e.length;t++)e[t].textContent=""},o=n(188),a=n.n(o),u="",p=function(e){return e=e.replace(/<[^<>]+>/g," "),u===e&&(e+=" "),u=e,e};n.d(t,"setup",function(){return s}),n.d(t,"speak",function(){return c});var s=function(){var e=document.getElementById("a11y-speak-polite"),t=document.getElementById("a11y-speak-assertive");null===e&&(e=r("polite")),null===t&&(t=r("assertive"))};a()(s);var c=function(e,t){i(),e=p(e);var n=document.getElementById("a11y-speak-polite"),r=document.getElementById("a11y-speak-assertive");r&&"assertive"===t?r.textContent=e:n&&(n.textContent=e)}}});
1
+ this.wp=this.wp||{},this.wp.a11y=function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:r})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=206)}({200:function(e,t){!function(){e.exports=this.wp.domReady}()},206:function(e,t,n){"use strict";n.r(t);var r=function(e){e=e||"polite";var t=document.createElement("div");return t.id="a11y-speak-"+e,t.className="a11y-speak-region",t.setAttribute("style","position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"),t.setAttribute("aria-live",e),t.setAttribute("aria-relevant","additions text"),t.setAttribute("aria-atomic","true"),document.querySelector("body").appendChild(t),t},i=function(){for(var e=document.querySelectorAll(".a11y-speak-region"),t=0;t<e.length;t++)e[t].textContent=""},o=n(200),a=n.n(o),u="",p=function(e){return e=e.replace(/<[^<>]+>/g," "),u===e&&(e+=" "),u=e,e};n.d(t,"setup",function(){return s}),n.d(t,"speak",function(){return c});var s=function(){var e=document.getElementById("a11y-speak-polite"),t=document.getElementById("a11y-speak-assertive");null===e&&(e=r("polite")),null===t&&(t=r("assertive"))};a()(s);var c=function(e,t){i(),e=p(e);var n=document.getElementById("a11y-speak-polite"),r=document.getElementById("a11y-speak-assertive");r&&"assertive"===t?r.textContent=e:n&&(n.textContent=e)}}});
build/api-fetch/index.js CHANGED
@@ -1 +1 @@
1
- this.wp=this.wp||{},this.wp.apiFetch=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:r})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=197)}({18:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",function(){return r})},197:function(e,t,n){"use strict";n.r(t);var r=n(46),o=n(8),c=n(32),i=n(2),a=n(30),u=function(e){return function(t,n){var r=e;Object(a.addAction)("heartbeat.tick","core/api-fetch/create-nonce-middleware",function(e){e["rest-nonce"]&&(r=e["rest-nonce"])});var c=t.headers||{},i=!0;for(var u in c)if(c.hasOwnProperty(u)&&"x-wp-nonce"===u.toLowerCase()){i=!1;break}return i&&(c=Object(o.a)({},c,{"X-WP-Nonce":r})),n(Object(o.a)({},t,{headers:c}))}},f=function(e,t){var n,r,c=e.path;return"string"==typeof e.namespace&&"string"==typeof e.endpoint&&(n=e.namespace.replace(/^\/|\/$/g,""),c=(r=e.endpoint.replace(/^\//,""))?n+"/"+r:n),delete e.namespace,delete e.endpoint,t(Object(o.a)({},e,{path:c}))},s=function(e){return function(t,n){return f(t,function(t){var r,c=t.url,i=t.path;return"string"==typeof i&&(r=e,-1!==e.indexOf("?")&&(i=i.replace("?","&")),i=i.replace(/^\//,""),"string"==typeof r&&-1!==r.indexOf("?")&&(i=i.replace("?","&")),c=r+i),n(Object(o.a)({},t,{url:c}))})}},p=function(e){return function(t,n){var r=t.parse,o=void 0===r||r;if("string"==typeof t.path&&o){var c=t.method||"GET",i=function(e){var t=e.split("?"),n=t[1],r=t[0];return n?r+"?"+n.split("&").map(function(e){return e.split("=")}).sort(function(e,t){return e[0].localeCompare(t[0])}).map(function(e){return e.join("=")}).join("&"):r}(t.path);if("GET"===c&&e[i])return Promise.resolve(e[i].body)}return n(t)}};var d=function(e,t){var n=Object(o.a)({},e);return n.method&&["PATCH","PUT","DELETE"].indexOf(n.method.toUpperCase())>=0&&(n.headers||(n.headers={}),n.headers["X-HTTP-Method-Override"]=n.method,n.headers["Content-Type"]="application/json",n.method="POST"),t(n,t)},l=[];function h(e){if("string"==typeof e&&e.indexOf("Cloudflare Ray ID")>=0)throw{code:"cloudflare_error"}}function b(e){var t=[function(e){var t=e.url,n=e.path,a=e.body,u=e.data,f=e.parse,s=void 0===f||f,p=Object(c.a)(e,["url","path","body","data","parse"]),d=p.headers||{};!d["Content-Type"]&&u&&(d["Content-Type"]="application/json");return window.fetch(t||n,Object(o.a)({},p,{credentials:"include",body:a||JSON.stringify(u),headers:d})).then(function(e){if(e.status>=200&&e.status<300)return e;throw e}).then(function(e){return s?e.json?e.json():Promise.reject(e):e}).catch(function(e){if(!s)throw e;var t={code:"invalid_json",message:Object(i.__)("The response is not a valid JSON response.")};if(!e||!e.json)throw t;var n=e.clone();return e.json().catch(Object(r.a)(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n.text();case 2:throw h(e.sent),t;case 5:case"end":return e.stop()}},e,this)}))).then(function(e){var t={code:"unknown_error",message:Object(i.__)("An unknown error occurred.")};throw h(e),e||t})})},d,f].concat(l);return function e(n){return t.pop()(n,e)}(e)}b.use=function(e){l.push(e)},b.createNonceMiddleware=u,b.createPreloadingMiddleware=p,b.createRootURLMiddleware=s;t.default=b},2:function(e,t){!function(){e.exports=this.wp.i18n}()},30:function(e,t){!function(){e.exports=this.wp.hooks}()},32:function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},c=Object.keys(e);for(r=0;r<c.length;r++)n=c[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);for(r=0;r<c.length;r++)n=c[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}n.d(t,"a",function(){return r})},46:function(e,t,n){"use strict";function r(e,t,n,r,o,c,i){try{var a=e[c](i),u=a.value}catch(e){return void n(e)}a.done?t(u):Promise.resolve(u).then(r,o)}function o(e){return function(){var t=this,n=arguments;return new Promise(function(o,c){var i=e.apply(t,n);function a(e){r(i,o,c,a,u,"next",e)}function u(e){r(i,o,c,a,u,"throw",e)}a(void 0)})}}n.d(t,"a",function(){return o})},8:function(e,t,n){"use strict";n.d(t,"a",function(){return o});var r=n(18);function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){Object(r.a)(e,t,n[t])})}return e}}}).default;
1
+ this.wp=this.wp||{},this.wp.apiFetch=function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=212)}({1:function(e,t){!function(){e.exports=this.wp.i18n}()},16:function(e,t,r){"use strict";function n(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.d(t,"a",function(){return n})},212:function(e,t,r){"use strict";r.r(t);var n=r(45),o=r(9),a=r(31),u=r(1),c=r(28),i=function(e){return function(t,r){var n=e;Object(c.addAction)("heartbeat.tick","core/api-fetch/create-nonce-middleware",function(e){e["rest-nonce"]&&(n=e["rest-nonce"])});var a=t.headers||{},u=!0;for(var i in a)if(a.hasOwnProperty(i)&&"x-wp-nonce"===i.toLowerCase()){u=!1;break}return u&&(a=Object(o.a)({},a,{"X-WP-Nonce":n})),r(Object(o.a)({},t,{headers:a}))}},s=function(e,t){var r,n,a=e.path;return"string"==typeof e.namespace&&"string"==typeof e.endpoint&&(r=e.namespace.replace(/^\/|\/$/g,""),a=(n=e.endpoint.replace(/^\//,""))?r+"/"+n:r),delete e.namespace,delete e.endpoint,t(Object(o.a)({},e,{path:a}))},f=function(e){return function(t,r){return s(t,function(t){var n,a=t.url,u=t.path;return"string"==typeof u&&(n=e,-1!==e.indexOf("?")&&(u=u.replace("?","&")),u=u.replace(/^\//,""),"string"==typeof n&&-1!==n.indexOf("?")&&(u=u.replace("?","&")),a=n+u),r(Object(o.a)({},t,{url:a}))})}},p=function(e){return function(t,r){var n=t.parse,o=void 0===n||n;if("string"==typeof t.path&&o){var a=t.method||"GET",u=function(e){var t=e.split("?"),r=t[1],n=t[0];return r?n+"?"+r.split("&").map(function(e){return e.split("=")}).sort(function(e,t){return e[0].localeCompare(t[0])}).map(function(e){return e.join("=")}).join("&"):n}(t.path);if("GET"===a&&e[u])return Promise.resolve(e[u].body)}return r(t)}},d=r(36),l=function(e,t){var r=e.path,n=e.url,u=Object(a.a)(e,["path","url"]);return Object(o.a)({},u,{url:n&&Object(d.addQueryArgs)(n,t),path:r&&Object(d.addQueryArgs)(r,t)})},h=function(e){return e.json?e.json():Promise.reject(e)},b=function(e){return function(e){if(!e)return{};var t=e.match(/<([^>]+)>; rel="next"/);return t?{next:t[1]}:{}}(e.headers.get("link")).next},O=function(e){var t=e.path&&-1!==e.path.indexOf("per_page=-1"),r=e.url&&-1!==e.url.indexOf("per_page=-1");return t||r},v=function(){var e=Object(n.a)(regeneratorRuntime.mark(function e(t,r){var n,a,u,c,i,s;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(!1!==t.parse){e.next=2;break}return e.abrupt("return",r(t));case 2:if(O(t)){e.next=4;break}return e.abrupt("return",r(t));case 4:return e.next=6,r(Object(o.a)({},l(t,{per_page:100}),{parse:!1}));case 6:return n=e.sent,e.next=9,h(n);case 9:if(a=e.sent,Array.isArray(a)){e.next=12;break}return e.abrupt("return",a);case 12:if(u=b(n)){e.next=15;break}return e.abrupt("return",a);case 15:c=[].concat(a);case 16:if(!u){e.next=27;break}return e.next=19,r(Object(o.a)({},t,{path:void 0,url:u,parse:!1}));case 19:return i=e.sent,e.next=22,h(i);case 22:s=e.sent,c=c.concat(s),u=b(i),e.next=16;break;case 27:return e.abrupt("return",c);case 28:case"end":return e.stop()}},e,this)}));return function(t,r){return e.apply(this,arguments)}}();var j=function(e,t){var r=Object(o.a)({},e);return r.method&&["PATCH","PUT","DELETE"].indexOf(r.method.toUpperCase())>=0&&(r.headers||(r.headers={}),r.headers["X-HTTP-Method-Override"]=r.method,r.headers["Content-Type"]="application/json",r.method="POST"),t(r,t)},y=[];function w(e){if("string"==typeof e&&e.indexOf("Cloudflare Ray ID")>=0)throw{code:"cloudflare_error"}}function m(e){var t=[function(e){var t=e.url,r=e.path,c=e.body,i=e.data,s=e.parse,f=void 0===s||s,p=Object(a.a)(e,["url","path","body","data","parse"]),d=p.headers||{};!d["Content-Type"]&&i&&(d["Content-Type"]="application/json");return window.fetch(t||r,Object(o.a)({},p,{credentials:"include",body:c||JSON.stringify(i),headers:d})).then(function(e){if(e.status>=200&&e.status<300)return e;throw e}).then(function(e){return f?e.json?e.json():Promise.reject(e):e}).catch(function(e){if(!f)throw e;var t={code:"invalid_json",message:Object(u.__)("The response is not a valid JSON response.")};if(!e||!e.json)throw t;var r=e.clone();return e.json().catch(Object(n.a)(regeneratorRuntime.mark(function e(){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,r.text();case 2:throw w(e.sent),t;case 5:case"end":return e.stop()}},e,this)}))).then(function(e){var t={code:"unknown_error",message:Object(u.__)("An unknown error occurred.")};throw w(e),e||t})})},v,j,s].concat(y).reverse();return function e(r){return function(n){return(0,t[r])(n,e(r+1))}}(0)(e)}m.use=function(e){y.push(e)},m.createNonceMiddleware=i,m.createPreloadingMiddleware=p,m.createRootURLMiddleware=f,m.fetchAllMiddleware=v;t.default=m},28:function(e,t){!function(){e.exports=this.wp.hooks}()},31:function(e,t,r){"use strict";function n(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}r.d(t,"a",function(){return n})},36:function(e,t){!function(){e.exports=this.wp.url}()},45:function(e,t,r){"use strict";function n(e,t,r,n,o,a,u){try{var c=e[a](u),i=c.value}catch(e){return void r(e)}c.done?t(i):Promise.resolve(i).then(n,o)}function o(e){return function(){var t=this,r=arguments;return new Promise(function(o,a){var u=e.apply(t,r);function c(e){n(u,o,a,c,i,"next",e)}function i(e){n(u,o,a,c,i,"throw",e)}c(void 0)})}}r.d(t,"a",function(){return o})},9:function(e,t,r){"use strict";r.d(t,"a",function(){return o});var n=r(16);function o(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},o=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(r).filter(function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),o.forEach(function(t){Object(n.a)(e,t,r[t])})}return e}}}).default;
build/autop/index.js CHANGED
@@ -1 +1 @@
1
- this.wp=this.wp||{},this.wp.autop=function(e){var r={};function n(t){if(r[t])return r[t].exports;var p=r[t]={i:t,l:!1,exports:{}};return e[t].call(p.exports,p,p.exports,n),p.l=!0,p.exports}return n.m=e,n.c=r,n.d=function(e,r,t){n.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(r,"a",r),r},n.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},n.p="",n(n.s=244)}({244:function(e,r,n){"use strict";n.r(r),n.d(r,"autop",function(){return a}),n.d(r,"removep",function(){return i});var t=n(33),p=new RegExp("(<((?=!--|!\\[CDATA\\[)((?=!-)!(?:-(?!->)[^\\-]*)*(?:--\x3e)?|!\\[CDATA\\[[^\\]]*(?:](?!]>)[^\\]]*)*?(?:]]>)?)|[^>]*>?))");function c(e,r){for(var n=function(e){for(var r,n=[],t=e;r=t.match(p);)n.push(t.slice(0,r.index)),n.push(r[0]),t=t.slice(r.index+r[0].length);return t.length&&n.push(t),n}(e),t=!1,c=Object.keys(r),a=1;a<n.length;a+=2)for(var i=0;i<c.length;i++){var l=c[i];if(-1!==n[a].indexOf(l)){n[a]=n[a].replace(new RegExp(l,"g"),r[l]),t=!0;break}}return t&&(e=n.join("")),e}function a(e){var r=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=[];if(""===e.trim())return"";if(-1!==(e+="\n").indexOf("<pre")){var p=e.split("</pre>"),a=p.pop();e="";for(var i=0;i<p.length;i++){var l=p[i],o=l.indexOf("<pre");if(-1!==o){var s="<pre wp-pre-tag-"+i+"></pre>";n.push([s,l.substr(o)+"</pre>"]),e+=l.substr(0,o)+s}else e+=l}e+=a}var u="(?:table|thead|tfoot|caption|col|colgroup|tbody|tr|td|th|div|dl|dd|dt|ul|ol|li|pre|form|map|area|blockquote|address|math|style|p|h[1-6]|hr|fieldset|legend|section|article|aside|hgroup|header|footer|nav|figure|figcaption|details|menu|summary)";-1!==(e=c(e=(e=(e=(e=e.replace(/<br\s*\/?>\s*<br\s*\/?>/g,"\n\n")).replace(new RegExp("(<"+u+"[s/>])","g"),"\n\n$1")).replace(new RegExp("(</"+u+">)","g"),"$1\n\n")).replace(/\r\n|\r/g,"\n"),{"\n":" \x3c!-- wpnl --\x3e "})).indexOf("<option")&&(e=(e=e.replace(/\s*<option/g,"<option")).replace(/<\/option>\s*/g,"</option>")),-1!==e.indexOf("</object>")&&(e=(e=(e=e.replace(/(<object[^>]*>)\s*/g,"$1")).replace(/\s*<\/object>/g,"</object>")).replace(/\s*(<\/?(?:param|embed)[^>]*>)\s*/g,"$1")),-1===e.indexOf("<source")&&-1===e.indexOf("<track")||(e=(e=(e=e.replace(/([<\[](?:audio|video)[^>\]]*[>\]])\s*/g,"$1")).replace(/\s*([<\[]\/(?:audio|video)[>\]])/g,"$1")).replace(/\s*(<(?:source|track)[^>]*>)\s*/g,"$1")),-1!==e.indexOf("<figcaption")&&(e=(e=e.replace(/\s*(<figcaption[^>]*>)/,"$1")).replace(/<\/figcaption>\s*/,"</figcaption>"));var g=(e=e.replace(/\n\n+/g,"\n\n")).split(/\n\s*\n/).filter(Boolean);return e="",g.forEach(function(r){e+="<p>"+r.replace(/^\n*|\n*$/g,"")+"</p>\n"}),e=(e=(e=(e=(e=(e=(e=(e=e.replace(/<p>\s*<\/p>/g,"")).replace(/<p>([^<]+)<\/(div|address|form)>/g,"<p>$1</p></$2>")).replace(new RegExp("<p>s*(</?"+u+"[^>]*>)s*</p>","g"),"$1")).replace(/<p>(<li.+?)<\/p>/g,"$1")).replace(/<p><blockquote([^>]*)>/gi,"<blockquote$1><p>")).replace(/<\/blockquote><\/p>/g,"</p></blockquote>")).replace(new RegExp("<p>s*(</?"+u+"[^>]*>)","g"),"$1")).replace(new RegExp("(</?"+u+"[^>]*>)s*</p>","g"),"$1"),r&&(e=(e=(e=(e=e.replace(/<(script|style).*?<\/\\1>/g,function(e){return e[0].replace(/\n/g,"<WPPreserveNewline />")})).replace(/<br>|<br\/>/g,"<br />")).replace(/(<br \/>)?\s*\n/g,function(e,r){return r?e:"<br />\n"})).replace(/<WPPreserveNewline \/>/g,"\n")),e=(e=(e=e.replace(new RegExp("(</?"+u+"[^>]*>)s*<br />","g"),"$1")).replace(/<br \/>(\s*<\/?(?:p|li|div|dl|dd|dt|th|pre|td|ul|ol)[^>]*>)/g,"$1")).replace(/\n<\/p>$/g,"</p>"),n.forEach(function(r){var n=Object(t.a)(r,2),p=n[0],c=n[1];e=e.replace(p,c)}),-1!==e.indexOf("\x3c!-- wpnl --\x3e")&&(e=e.replace(/\s?<!-- wpnl -->\s?/g,"\n")),e}function i(e){var r="blockquote|ul|ol|li|dl|dt|dd|table|thead|tbody|tfoot|tr|th|td|h[1-6]|fieldset|figure",n=r+"|div|p",t=r+"|pre",p=[],c=!1,a=!1;return e?(-1===e.indexOf("<script")&&-1===e.indexOf("<style")||(e=e.replace(/<(script|style)[^>]*>[\s\S]*?<\/\1>/g,function(e){return p.push(e),"<wp-preserve>"})),-1!==e.indexOf("<pre")&&(c=!0,e=e.replace(/<pre[^>]*>[\s\S]+?<\/pre>/g,function(e){return(e=(e=e.replace(/<br ?\/?>(\r\n|\n)?/g,"<wp-line-break>")).replace(/<\/?p( [^>]*)?>(\r\n|\n)?/g,"<wp-line-break>")).replace(/\r?\n/g,"<wp-line-break>")})),-1!==e.indexOf("[caption")&&(a=!0,e=e.replace(/\[caption[\s\S]+?\[\/caption\]/g,function(e){return e.replace(/<br([^>]*)>/g,"<wp-temp-br$1>").replace(/[\r\n\t]+/,"")})),-1!==(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=e.replace(new RegExp("\\s*</("+n+")>\\s*","g"),"</$1>\n")).replace(new RegExp("\\s*<((?:"+n+")(?: [^>]*)?)>","g"),"\n<$1>")).replace(/(<p [^>]+>.*?)<\/p>/g,"$1</p#>")).replace(/<div( [^>]*)?>\s*<p>/gi,"<div$1>\n\n")).replace(/\s*<p>/gi,"")).replace(/\s*<\/p>\s*/gi,"\n\n")).replace(/\n[\s\u00a0]+\n/g,"\n\n")).replace(/(\s*)<br ?\/?>\s*/gi,function(e,r){return r&&-1!==r.indexOf("\n")?"\n\n":"\n"})).replace(/\s*<div/g,"\n<div")).replace(/<\/div>\s*/g,"</div>\n")).replace(/\s*\[caption([^\[]+)\[\/caption\]\s*/gi,"\n\n[caption$1[/caption]\n\n")).replace(/caption\]\n\n+\[caption/g,"caption]\n\n[caption")).replace(new RegExp("\\s*<((?:"+t+")(?: [^>]*)?)\\s*>","g"),"\n<$1>")).replace(new RegExp("\\s*</("+t+")>\\s*","g"),"</$1>\n")).replace(/<((li|dt|dd)[^>]*)>/g," \t<$1>")).indexOf("<option")&&(e=(e=e.replace(/\s*<option/g,"\n<option")).replace(/\s*<\/select>/g,"\n</select>")),-1!==e.indexOf("<hr")&&(e=e.replace(/\s*<hr( [^>]*)?>\s*/g,"\n\n<hr$1>\n\n")),-1!==e.indexOf("<object")&&(e=e.replace(/<object[\s\S]+?<\/object>/g,function(e){return e.replace(/[\r\n]+/g,"")})),e=(e=(e=(e=e.replace(/<\/p#>/g,"</p>\n")).replace(/\s*(<p [^>]+>[\s\S]*?<\/p>)/g,"\n$1")).replace(/^\s+/,"")).replace(/[\s\u00a0]+$/,""),c&&(e=e.replace(/<wp-line-break>/g,"\n")),a&&(e=e.replace(/<wp-temp-br([^>]*)>/g,"<br$1>")),p.length&&(e=e.replace(/<wp-preserve>/g,function(){return p.shift()})),e):""}},33:function(e,r,n){"use strict";var t=n(45);var p=n(44);function c(e,r){return Object(t.a)(e)||function(e,r){var n=[],t=!0,p=!1,c=void 0;try{for(var a,i=e[Symbol.iterator]();!(t=(a=i.next()).done)&&(n.push(a.value),!r||n.length!==r);t=!0);}catch(e){p=!0,c=e}finally{try{t||null==i.return||i.return()}finally{if(p)throw c}}return n}(e,r)||Object(p.a)()}n.d(r,"a",function(){return c})},44:function(e,r,n){"use strict";function t(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}n.d(r,"a",function(){return t})},45:function(e,r,n){"use strict";function t(e){if(Array.isArray(e))return e}n.d(r,"a",function(){return t})}});
1
+ this.wp=this.wp||{},this.wp.autop=function(e){var r={};function n(t){if(r[t])return r[t].exports;var p=r[t]={i:t,l:!1,exports:{}};return e[t].call(p.exports,p,p.exports,n),p.l=!0,p.exports}return n.m=e,n.c=r,n.d=function(e,r,t){n.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(r,"a",r),r},n.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},n.p="",n(n.s=256)}({256:function(e,r,n){"use strict";n.r(r),n.d(r,"autop",function(){return a}),n.d(r,"removep",function(){return i});var t=n(32),p=new RegExp("(<((?=!--|!\\[CDATA\\[)((?=!-)!(?:-(?!->)[^\\-]*)*(?:--\x3e)?|!\\[CDATA\\[[^\\]]*(?:](?!]>)[^\\]]*)*?(?:]]>)?)|[^>]*>?))");function c(e,r){for(var n=function(e){for(var r,n=[],t=e;r=t.match(p);)n.push(t.slice(0,r.index)),n.push(r[0]),t=t.slice(r.index+r[0].length);return t.length&&n.push(t),n}(e),t=!1,c=Object.keys(r),a=1;a<n.length;a+=2)for(var i=0;i<c.length;i++){var l=c[i];if(-1!==n[a].indexOf(l)){n[a]=n[a].replace(new RegExp(l,"g"),r[l]),t=!0;break}}return t&&(e=n.join("")),e}function a(e){var r=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=[];if(""===e.trim())return"";if(-1!==(e+="\n").indexOf("<pre")){var p=e.split("</pre>"),a=p.pop();e="";for(var i=0;i<p.length;i++){var l=p[i],o=l.indexOf("<pre");if(-1!==o){var s="<pre wp-pre-tag-"+i+"></pre>";n.push([s,l.substr(o)+"</pre>"]),e+=l.substr(0,o)+s}else e+=l}e+=a}var u="(?:table|thead|tfoot|caption|col|colgroup|tbody|tr|td|th|div|dl|dd|dt|ul|ol|li|pre|form|map|area|blockquote|address|math|style|p|h[1-6]|hr|fieldset|legend|section|article|aside|hgroup|header|footer|nav|figure|figcaption|details|menu|summary)";-1!==(e=c(e=(e=(e=(e=e.replace(/<br\s*\/?>\s*<br\s*\/?>/g,"\n\n")).replace(new RegExp("(<"+u+"[s/>])","g"),"\n\n$1")).replace(new RegExp("(</"+u+">)","g"),"$1\n\n")).replace(/\r\n|\r/g,"\n"),{"\n":" \x3c!-- wpnl --\x3e "})).indexOf("<option")&&(e=(e=e.replace(/\s*<option/g,"<option")).replace(/<\/option>\s*/g,"</option>")),-1!==e.indexOf("</object>")&&(e=(e=(e=e.replace(/(<object[^>]*>)\s*/g,"$1")).replace(/\s*<\/object>/g,"</object>")).replace(/\s*(<\/?(?:param|embed)[^>]*>)\s*/g,"$1")),-1===e.indexOf("<source")&&-1===e.indexOf("<track")||(e=(e=(e=e.replace(/([<\[](?:audio|video)[^>\]]*[>\]])\s*/g,"$1")).replace(/\s*([<\[]\/(?:audio|video)[>\]])/g,"$1")).replace(/\s*(<(?:source|track)[^>]*>)\s*/g,"$1")),-1!==e.indexOf("<figcaption")&&(e=(e=e.replace(/\s*(<figcaption[^>]*>)/,"$1")).replace(/<\/figcaption>\s*/,"</figcaption>"));var g=(e=e.replace(/\n\n+/g,"\n\n")).split(/\n\s*\n/).filter(Boolean);return e="",g.forEach(function(r){e+="<p>"+r.replace(/^\n*|\n*$/g,"")+"</p>\n"}),e=(e=(e=(e=(e=(e=(e=(e=e.replace(/<p>\s*<\/p>/g,"")).replace(/<p>([^<]+)<\/(div|address|form)>/g,"<p>$1</p></$2>")).replace(new RegExp("<p>s*(</?"+u+"[^>]*>)s*</p>","g"),"$1")).replace(/<p>(<li.+?)<\/p>/g,"$1")).replace(/<p><blockquote([^>]*)>/gi,"<blockquote$1><p>")).replace(/<\/blockquote><\/p>/g,"</p></blockquote>")).replace(new RegExp("<p>s*(</?"+u+"[^>]*>)","g"),"$1")).replace(new RegExp("(</?"+u+"[^>]*>)s*</p>","g"),"$1"),r&&(e=(e=(e=(e=e.replace(/<(script|style).*?<\/\\1>/g,function(e){return e[0].replace(/\n/g,"<WPPreserveNewline />")})).replace(/<br>|<br\/>/g,"<br />")).replace(/(<br \/>)?\s*\n/g,function(e,r){return r?e:"<br />\n"})).replace(/<WPPreserveNewline \/>/g,"\n")),e=(e=(e=e.replace(new RegExp("(</?"+u+"[^>]*>)s*<br />","g"),"$1")).replace(/<br \/>(\s*<\/?(?:p|li|div|dl|dd|dt|th|pre|td|ul|ol)[^>]*>)/g,"$1")).replace(/\n<\/p>$/g,"</p>"),n.forEach(function(r){var n=Object(t.a)(r,2),p=n[0],c=n[1];e=e.replace(p,c)}),-1!==e.indexOf("\x3c!-- wpnl --\x3e")&&(e=e.replace(/\s?<!-- wpnl -->\s?/g,"\n")),e}function i(e){var r="blockquote|ul|ol|li|dl|dt|dd|table|thead|tbody|tfoot|tr|th|td|h[1-6]|fieldset|figure",n=r+"|div|p",t=r+"|pre",p=[],c=!1,a=!1;return e?(-1===e.indexOf("<script")&&-1===e.indexOf("<style")||(e=e.replace(/<(script|style)[^>]*>[\s\S]*?<\/\1>/g,function(e){return p.push(e),"<wp-preserve>"})),-1!==e.indexOf("<pre")&&(c=!0,e=e.replace(/<pre[^>]*>[\s\S]+?<\/pre>/g,function(e){return(e=(e=e.replace(/<br ?\/?>(\r\n|\n)?/g,"<wp-line-break>")).replace(/<\/?p( [^>]*)?>(\r\n|\n)?/g,"<wp-line-break>")).replace(/\r?\n/g,"<wp-line-break>")})),-1!==e.indexOf("[caption")&&(a=!0,e=e.replace(/\[caption[\s\S]+?\[\/caption\]/g,function(e){return e.replace(/<br([^>]*)>/g,"<wp-temp-br$1>").replace(/[\r\n\t]+/,"")})),-1!==(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=(e=e.replace(new RegExp("\\s*</("+n+")>\\s*","g"),"</$1>\n")).replace(new RegExp("\\s*<((?:"+n+")(?: [^>]*)?)>","g"),"\n<$1>")).replace(/(<p [^>]+>.*?)<\/p>/g,"$1</p#>")).replace(/<div( [^>]*)?>\s*<p>/gi,"<div$1>\n\n")).replace(/\s*<p>/gi,"")).replace(/\s*<\/p>\s*/gi,"\n\n")).replace(/\n[\s\u00a0]+\n/g,"\n\n")).replace(/(\s*)<br ?\/?>\s*/gi,function(e,r){return r&&-1!==r.indexOf("\n")?"\n\n":"\n"})).replace(/\s*<div/g,"\n<div")).replace(/<\/div>\s*/g,"</div>\n")).replace(/\s*\[caption([^\[]+)\[\/caption\]\s*/gi,"\n\n[caption$1[/caption]\n\n")).replace(/caption\]\n\n+\[caption/g,"caption]\n\n[caption")).replace(new RegExp("\\s*<((?:"+t+")(?: [^>]*)?)\\s*>","g"),"\n<$1>")).replace(new RegExp("\\s*</("+t+")>\\s*","g"),"</$1>\n")).replace(/<((li|dt|dd)[^>]*)>/g," \t<$1>")).indexOf("<option")&&(e=(e=e.replace(/\s*<option/g,"\n<option")).replace(/\s*<\/select>/g,"\n</select>")),-1!==e.indexOf("<hr")&&(e=e.replace(/\s*<hr( [^>]*)?>\s*/g,"\n\n<hr$1>\n\n")),-1!==e.indexOf("<object")&&(e=e.replace(/<object[\s\S]+?<\/object>/g,function(e){return e.replace(/[\r\n]+/g,"")})),e=(e=(e=(e=e.replace(/<\/p#>/g,"</p>\n")).replace(/\s*(<p [^>]+>[\s\S]*?<\/p>)/g,"\n$1")).replace(/^\s+/,"")).replace(/[\s\u00a0]+$/,""),c&&(e=e.replace(/<wp-line-break>/g,"\n")),a&&(e=e.replace(/<wp-temp-br([^>]*)>/g,"<br$1>")),p.length&&(e=e.replace(/<wp-preserve>/g,function(){return p.shift()})),e):""}},32:function(e,r,n){"use strict";var t=n(44);var p=n(43);function c(e,r){return Object(t.a)(e)||function(e,r){var n=[],t=!0,p=!1,c=void 0;try{for(var a,i=e[Symbol.iterator]();!(t=(a=i.next()).done)&&(n.push(a.value),!r||n.length!==r);t=!0);}catch(e){p=!0,c=e}finally{try{t||null==i.return||i.return()}finally{if(p)throw c}}return n}(e,r)||Object(p.a)()}n.d(r,"a",function(){return c})},43:function(e,r,n){"use strict";function t(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}n.d(r,"a",function(){return t})},44:function(e,r,n){"use strict";function t(e){if(Array.isArray(e))return e}n.d(r,"a",function(){return t})}});
build/blob/index.js CHANGED
@@ -1 +1 @@
1
- this.wp=this.wp||{},this.wp.blob=function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=243)}({243:function(e,t,r){"use strict";r.r(t),r.d(t,"createBlobURL",function(){return i}),r.d(t,"getBlobByURL",function(){return f}),r.d(t,"revokeBlobURL",function(){return l});var n=window.URL,o=n.createObjectURL,u=n.revokeObjectURL,c={};function i(e){var t=o(e);return c[t]=e,t}function f(e){return c[e]}function l(e){c[e]&&u(e),delete c[e]}}});
1
+ this.wp=this.wp||{},this.wp.blob=function(e){var n={};function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}return t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=255)}({255:function(e,n,t){"use strict";t.r(n),t.d(n,"createBlobURL",function(){return c}),t.d(n,"getBlobByURL",function(){return f}),t.d(n,"revokeBlobURL",function(){return l}),t.d(n,"isBlobURL",function(){return a});var r=window.URL,o=r.createObjectURL,u=r.revokeObjectURL,i={};function c(e){var n=o(e);return i[n]=e,n}function f(e){return i[e]}function l(e){i[e]&&u(e),delete i[e]}function a(e){return!(!e||!e.indexOf)&&0===e.indexOf("blob:")}}});
build/block-library/editor-rtl.css CHANGED
@@ -1 +1 @@
1
- @keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes editor_region_focus{0%{box-shadow:inset 0 0 0 0 #33b3db}to{box-shadow:inset 0 0 0 4px #33b3db}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes modal-appear{0%{margin-top:32px}to{margin-top:0}}.gutenberg ul.wp-block-archives{padding-right:2.5em}.wp-block-audio{margin:0}.wp-block-audio audio{width:100%}.editor-block-list__block[data-type="core/button"][data-align=center]{text-align:center}.editor-block-list__block[data-type="core/button"][data-align=right]{text-align:right}.wp-block-button{display:inline-block;margin-bottom:0;position:relative}.wp-block-button .editor-rich-text__tinymce{cursor:text;line-height:1}.wp-block-button:not(.has-text-color) .editor-rich-text__tinymce[data-is-placeholder-visible=true]+.editor-rich-text__tinymce{color:#fff;opacity:.8}.block-library-button__inline-link{align-items:center;background:#fff;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:380px}.block-library-button__inline-link .editor-url-input{width:auto}.block-library-button__inline-link .editor-url-input__suggestions{width:308px;z-index:6}.block-library-button__inline-link>.dashicon{width:36px}.block-library-button__inline-link .dashicon{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::-webkit-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]:-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::placeholder{color:#8f98a1}[data-align=center] .block-library-button__inline-link{margin-left:auto;margin-right:auto}[data-align=right] .block-library-button__inline-link{margin-left:0;margin-right:auto}.gutenberg .wp-block-categories ul{padding-right:2.5em}.gutenberg .wp-block-categories ul ul{margin-top:6px}.wp-block-code .editor-plain-text{color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px}.wp-block-code .editor-plain-text:focus{box-shadow:none}.components-tab-button{align-items:flex-end;background:none;border:0;color:#555d66;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;height:36px;margin:0;outline:none;padding:3px;position:relative}.components-tab-button.is-active,.components-tab-button.is-active:hover{color:#fff}.components-tab-button:disabled{cursor:default}.components-tab-button>span{border:1px solid transparent;box-sizing:content-box;height:28px;line-height:28px;padding:0 6px}.components-tab-button:focus>span,.components-tab-button:hover>span{color:#555d66}.components-tab-button:not(:disabled).is-active>span,.components-tab-button:not(:disabled):focus>span,.components-tab-button:not(:disabled):hover>span{border:1px solid #555d66}.components-tab-button.is-active:hover>span,.components-tab-button.is-active>span{background-color:#555d66;color:#fff}.wp-block-columns .editor-block-list__layout{margin-left:0;margin-right:0}.wp-block-columns .editor-block-list__layout:first-child{margin-right:-14px}.wp-block-columns .editor-block-list__layout:last-child{margin-left:-14px}.wp-block-columns .editor-block-list__layout .editor-block-list__block{max-width:none}.editor-block-list__block[data-align=full] .wp-block-columns .editor-block-list__layout:first-child{margin-right:30px}.editor-block-list__block[data-align=full] .wp-block-columns .editor-block-list__layout:last-child{margin-left:30px}.editor-block-list__layout .editor-block-list__block[data-type="core/column"]>.editor-block-list__block-edit,.editor-block-list__layout .editor-block-list__block[data-type="core/columns"]>.editor-block-list__block-edit{margin-bottom:0;margin-top:0}.wp-block-columns{display:block}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{display:flex}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{display:flex;flex:1;flex-direction:column;width:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"] .editor-block-list__block-edit{flex-basis:100%}.wp-block-cover-image .editor-rich-text__tinymce[data-is-empty=true]:before{position:inherit}.wp-block-cover-image .editor-rich-text__tinymce:focus a[data-mce-selected]{background:hsla(0,0%,100%,.3);border-radius:2px;box-shadow:none;margin:0 -2px;padding:0 2px}.wp-block-cover-image .editor-rich-text strong{font-weight:300}.wp-block-cover-image.components-placeholder h2{color:inherit}.wp-block-cover-image.has-left-content .editor-rich-text__inline-toolbar{justify-content:flex-start}.wp-block-cover-image.has-right-content .editor-rich-text__inline-toolbar{justify-content:flex-end}.wp-block-embed{clear:both;margin:0;min-width:360px}.wp-block-embed.is-loading{align-items:center;background:#f8f9f9;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1em;text-align:center}.wp-block-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-file{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.wp-block-file.is-transient{animation:loading_fade 1.6s ease-in-out infinite}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file .wp-block-file__textlink{display:inline-block;min-width:1em}.wp-block-file .wp-block-file__textlink:focus{box-shadow:none}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-right:.75em}.wp-block-file .wp-block-file__copy-url-button{margin-right:1em}.wp-block-freeform.block-library-rich-text__tinymce{overflow:hidden}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-right:0;padding-right:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-right:4px solid #000;box-shadow:inset 0 0 0 0 #e2e4e7;margin:0;padding-right:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce h1{font-size:2em}.wp-block-freeform.block-library-rich-text__tinymce h2{font-size:1.6em}.wp-block-freeform.block-library-rich-text__tinymce h3{font-size:1.4em}.wp-block-freeform.block-library-rich-text__tinymce h4{font-size:1.2em}.wp-block-freeform.block-library-rich-text__tinymce h5{font-size:1.1em}.wp-block-freeform.block-library-rich-text__tinymce h6{font-size:1em}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:#007fac}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f3f4f5;border-radius:2px;color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#e8eaeb}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{border:2px dashed #bababa;cursor:default;display:block;height:0;margin:15px auto;outline:0;width:96%}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active:hover button,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active:hover i,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active button,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active i{color:#23282d}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-toolbar-grp>div{padding:1px 3px}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .editor-block-list__block-edit:before{outline:1px solid #e2e4e7}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"].is-hovered .editor-block-list__breadcrumb{display:none}div[data-type="core/freeform"] .editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}.block-library-classic__toolbar{margin:0 -14px;padding:0 14px;position:-webkit-sticky;position:sticky;top:14px;transform:translateY(-14px);width:auto;z-index:10}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;height:37px}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}@media (min-width:600px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar{float:left;margin-left:-3px;top:14px;transform:translateY(-13px)}.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar{border:none;margin-top:3px}}@media (min-width:600px) and (min-width:782px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar{margin-top:0}}@media (min-width:600px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar:before{border-right:1px solid #e2e4e7;content:"";display:block;margin-bottom:4px;margin-top:4px}.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .components-toolbar{background:transparent;border:none}.editor-block-list__block[data-type="core/freeform"] .mce-container.mce-toolbar.mce-stack-layout-item{padding-left:36px}}ul.wp-block-gallery li{list-style-type:none}.blocks-gallery-item figure:not(.is-selected):focus{outline:none}.blocks-gallery-item .is-selected{outline:4px solid #0085ba}body.admin-color-sunrise .blocks-gallery-item .is-selected{outline:4px solid #d1864a}body.admin-color-ocean .blocks-gallery-item .is-selected{outline:4px solid #a3b9a2}body.admin-color-midnight .blocks-gallery-item .is-selected{outline:4px solid #e14d43}body.admin-color-ectoplasm .blocks-gallery-item .is-selected{outline:4px solid #a7b656}body.admin-color-coffee .blocks-gallery-item .is-selected{outline:4px solid #c2a68c}body.admin-color-blue .blocks-gallery-item .is-selected{outline:4px solid #82b4cb}body.admin-color-light .blocks-gallery-item .is-selected{outline:4px solid #0085ba}.blocks-gallery-item.is-transient img{animation:loading_fade 1.6s ease-in-out infinite}.blocks-gallery-item .editor-rich-text{bottom:0;max-height:100%;overflow-y:auto;position:absolute;width:100%}.blocks-gallery-item .editor-rich-text figcaption:not([data-is-placeholder-visible=true]){overflow:hidden;position:relative}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-item .is-selected .editor-rich-text{left:0;margin-top:-4px;right:0}}.blocks-gallery-item .is-selected .editor-rich-text .editor-rich-text__inline-toolbar{top:0}.blocks-gallery-item .is-selected .editor-rich-text .editor-rich-text__tinymce{padding-top:48px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button,.blocks-gallery-item .components-form-file-upload{height:100%;width:100%}.blocks-gallery-item .components-button.block-library-gallery-add-item-button{border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;min-height:100px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button .dashicon{margin-top:10px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button:focus,.blocks-gallery-item .components-button.block-library-gallery-add-item-button:hover{border:1px solid #555d66}.blocks-gallery-item .editor-rich-text .editor-rich-text__tinymce a{color:#fff}.blocks-gallery-item .editor-rich-text .editor-rich-text__tinymce:focus a[data-mce-selected]{color:rgba(0,0,0,.2)}.block-library-gallery-item__inline-menu{background-color:#0085ba;display:inline-flex;left:-2px;padding:2px;position:absolute;top:-2px;z-index:20}body.admin-color-sunrise .block-library-gallery-item__inline-menu{background-color:#d1864a}body.admin-color-ocean .block-library-gallery-item__inline-menu{background-color:#a3b9a2}body.admin-color-midnight .block-library-gallery-item__inline-menu{background-color:#e14d43}body.admin-color-ectoplasm .block-library-gallery-item__inline-menu{background-color:#a7b656}body.admin-color-coffee .block-library-gallery-item__inline-menu{background-color:#c2a68c}body.admin-color-blue .block-library-gallery-item__inline-menu{background-color:#82b4cb}body.admin-color-light .block-library-gallery-item__inline-menu{background-color:#0085ba}.block-library-gallery-item__inline-menu .components-button,.block-library-gallery-item__inline-menu .components-button:focus,.block-library-gallery-item__inline-menu .components-button:hover{color:#fff}.blocks-gallery-item__remove{padding:0}.blocks-gallery-item .components-spinner{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}.wp-block-heading h1,.wp-block-heading h2,.wp-block-heading h3,.wp-block-heading h4,.wp-block-heading h5,.wp-block-heading h6{color:inherit;margin:0}.wp-block-heading h1{font-size:2.44em}.wp-block-heading h2{font-size:1.95em}.wp-block-heading h3{font-size:1.56em}.wp-block-heading h4{font-size:1.25em}.wp-block-heading h5{font-size:1em}.wp-block-heading h6{font-size:.8em}.wp-block-heading h1.editor-rich-text__tinymce,.wp-block-heading h2.editor-rich-text__tinymce,.wp-block-heading h3.editor-rich-text__tinymce{line-height:1.4}.wp-block-heading h4.editor-rich-text__tinymce{line-height:1.5}.wp-block-html .editor-plain-text{border:1px solid #e2e4e7;border-radius:4px;color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:.8em 1em}.wp-block-html .editor-plain-text:focus{box-shadow:none}.wp-block-image{position:relative}.wp-block-image.is-transient img{animation:loading_fade 1.6s ease-in-out infinite}.wp-block-image figcaption img{display:inline}.wp-block-image .components-resizable-box__container{display:inline-block}.wp-block-image .components-resizable-box__container img{display:block;width:100%}.wp-block-image.is-focused .components-resizable-box__handle{display:block;z-index:1}.editor-block-list__block[data-type="core/image"][data-align=center] .wp-block-image,.editor-block-list__block[data-type="core/image"][data-align=center][data-resized=false] .wp-block-image>div{margin-left:auto;margin-right:auto}.edit-post-sidebar .block-library-image__dimensions{margin-bottom:1em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row{display:flex;justify-content:space-between}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-bottom:.5em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height input,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width input{line-height:1.25}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-left:5px}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height{margin-right:5px}.editor-block-list__block[data-type="core/image"] .editor-block-toolbar .editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.editor-block-list__block[data-type="core/image"] .editor-block-toolbar .editor-url-input__button-modal{margin:-1px}}[data-type="core/image"][data-align=center] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=left] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=right] .editor-block-list__block-edit figure{display:table;margin:0}[data-type="core/image"][data-align=center] .editor-block-list__block-edit .editor-rich-text,[data-type="core/image"][data-align=left] .editor-block-list__block-edit .editor-rich-text,[data-type="core/image"][data-align=right] .editor-block-list__block-edit .editor-rich-text{caption-side:bottom;display:table-caption}[data-type="core/image"][data-align=full] figure img,[data-type="core/image"][data-align=wide] figure img{width:100%}[data-type="core/image"] .editor-block-list__block-edit figure.is-resized{display:table;margin:0}[data-type="core/image"] .editor-block-list__block-edit figure.is-resized .editor-rich-text{caption-side:bottom;display:table-caption}.wp-block-latest-comments.has-avatars .avatar{margin-left:10px}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px;padding-top:0}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment{min-height:36px}.gutenberg .wp-block-latest-posts{padding-right:2.5em}.gutenberg .wp-block-latest-posts.is-grid{padding-right:0}.block-library-list .editor-rich-text__tinymce,.block-library-list .editor-rich-text__tinymce ol,.block-library-list .editor-rich-text__tinymce ul{margin-right:1.3em;padding-right:1.3em}.editor-block-list__block[data-type="core/more"]{max-width:100%;text-align:center}.gutenberg .wp-block-more{display:block;text-align:center;white-space:nowrap}.gutenberg .wp-block-more input[type=text]{background:#fff;border:none;border-radius:4px;box-shadow:none;color:#6c7781;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;margin:0;padding:6px 8px;text-align:center;text-transform:uppercase;white-space:nowrap}.gutenberg .wp-block-more input[type=text]:focus{box-shadow:none}.gutenberg .wp-block-more:before{border-top:3px dashed #ccd0d4;content:"";left:0;position:absolute;right:0;top:50%;z-index:-1}.editor-visual-editor__block[data-type="core/nextpage"]{max-width:100%}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#6c7781;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccd0d4;content:"";left:0;position:absolute;right:0;top:50%;z-index:-1}.wp-block-preformatted pre{white-space:pre-wrap}.editor-block-list__block[data-type="core/pullquote"][data-align=left] .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.editor-block-list__block[data-type="core/pullquote"][data-align=left] .editor-rich-text p,.editor-block-list__block[data-type="core/pullquote"][data-align=right] .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.editor-block-list__block[data-type="core/pullquote"][data-align=right] .editor-rich-text p{font-size:20px}.wp-block-pullquote cite .editor-rich-text__tinymce[data-is-empty=true]:before{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px}.wp-block-pullquote .editor-rich-text__tinymce[data-is-empty=true]:before{right:50%;transform:translateX(50%);width:100%}.wp-block-pullquote blockquote>.block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.wp-block-pullquote blockquote>.editor-rich-text p{font-size:28px;line-height:1.6}.wp-block-pullquote.is-style-solid-color{margin-left:0;margin-right:0}.wp-block-pullquote.is-style-solid-color blockquote>.editor-rich-text p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}.wp-block-quote{margin:0}.wp-block-quote__citation{font-size:13px}.wp-block-shortcode{background-color:#f8f9f9;display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:14px}.wp-block-shortcode label{align-items:center;display:flex;flex-shrink:0;font-weight:600;margin-left:8px;white-space:nowrap}.wp-block-shortcode .editor-plain-text{flex-grow:1}.wp-block-shortcode .dashicon{margin-left:8px}.block-library-spacer__resize-container.is-selected{background:#f3f4f5}.edit-post-visual-editor p.wp-block-subhead{color:#6c7781;font-size:1.1em;font-style:italic}.editor-block-list__block[data-type="core/table"][data-align=center] table,.editor-block-list__block[data-type="core/table"][data-align=left] table,.editor-block-list__block[data-type="core/table"][data-align=right] table{width:auto}.editor-block-list__block[data-type="core/table"][data-align=center]{text-align:initial}.editor-block-list__block[data-type="core/table"][data-align=center] table{margin:0 auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{border:1px solid;padding:0}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:#00a0d2;border-style:double;box-shadow:inset 0 0 0 1px #00a0d2}.wp-block-table__cell-content{padding:.5em}.wp-block-text-columns .editor-rich-text__tinymce:focus{outline:1px solid #e2e4e7}.wp-block-verse pre,pre.wp-block-verse{color:#191e23;font-family:inherit;font-size:inherit;overflow:auto;padding:1em;white-space:nowrap}.editor-block-list__block[data-align=center]{text-align:center}.editor-video-poster-control .components-button{margin-left:8px}.editor-video-poster-control .components-button+.components-button{margin-top:1em}
1
+ @keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes editor_region_focus{0%{box-shadow:inset 0 0 0 0 #33b3db}to{box-shadow:inset 0 0 0 4px #33b3db}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes modal-appear{0%{margin-top:32px}to{margin-top:0}}.block-editor ul.wp-block-archives{padding-right:2.5em}.wp-block-audio{margin:0}.wp-block-audio audio{width:100%}.editor-block-list__block[data-type="core/button"][data-align=center]{text-align:center}.editor-block-list__block[data-type="core/button"][data-align=right]{text-align:right}.wp-block-button{display:inline-block;margin-bottom:0;position:relative}.wp-block-button .editor-rich-text__tinymce.mce-content-body{cursor:text;line-height:24px}.wp-block-button:not(.has-text-color):not(.is-style-outline) .editor-rich-text__tinymce[data-is-placeholder-visible=true]+.editor-rich-text__tinymce{color:#fff}.wp-block-button .editor-rich-text__tinymce[data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.8}.editor-block-preview__content .wp-block-button{max-width:100%}.editor-block-preview__content .wp-block-button .wp-block-button__link{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-library-button__inline-link{align-items:center;background:#fff;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:380px}.block-library-button__inline-link .editor-url-input{width:auto}.block-library-button__inline-link .editor-url-input__suggestions{width:308px;z-index:6}.block-library-button__inline-link>.dashicon{width:36px}.block-library-button__inline-link .dashicon{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::-webkit-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]:-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::placeholder{color:#8f98a1}[data-align=center] .block-library-button__inline-link{margin-left:auto;margin-right:auto}[data-align=right] .block-library-button__inline-link{margin-left:0;margin-right:auto}.block-editor .wp-block-categories ul{padding-right:2.5em}.block-editor .wp-block-categories ul ul{margin-top:6px}.wp-block-code .editor-plain-text{color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px}.wp-block-code .editor-plain-text:focus{box-shadow:none}.components-tab-button{align-items:flex-end;background:none;border:0;color:#555d66;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;height:36px;margin:0;outline:none;padding:3px;position:relative}.components-tab-button.is-active,.components-tab-button.is-active:hover{color:#fff}.components-tab-button:disabled{cursor:default}.components-tab-button>span{border:1px solid transparent;box-sizing:content-box;height:28px;line-height:28px;padding:0 6px}.components-tab-button:focus>span,.components-tab-button:hover>span{color:#555d66}.components-tab-button:not(:disabled).is-active>span,.components-tab-button:not(:disabled):focus>span,.components-tab-button:not(:disabled):hover>span{border:1px solid #555d66}.components-tab-button.is-active:hover>span,.components-tab-button.is-active>span{background-color:#555d66;color:#fff}.wp-block-columns .editor-block-list__layout{margin-left:0;margin-right:0}.wp-block-columns .editor-block-list__layout .editor-block-list__block{max-width:none}.editor-block-list__block[data-align=full] .wp-block-columns .editor-block-list__layout:first-child{margin-right:30px}.editor-block-list__block[data-align=full] .wp-block-columns .editor-block-list__layout:last-child{margin-left:30px}.editor-block-list__layout .editor-block-list__block[data-type="core/column"]>.editor-block-list__block-edit,.editor-block-list__layout .editor-block-list__block[data-type="core/columns"]>.editor-block-list__block-edit{margin-bottom:0;margin-top:0}.wp-block-columns{display:block}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{flex-wrap:nowrap}}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{display:flex;flex:1;flex-basis:100%;flex-direction:column;margin:-14px;padding-left:0;padding-right:0}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{margin-left:inherit;margin-right:0;padding-left:14px;padding-right:14px}}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-contextual-toolbar{margin-right:-29px;top:36px;transform:translateY(-38px)}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit:before{bottom:0;left:0;right:0;top:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__breadcrumb{margin-left:-15px}}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{flex-basis:50%;flex-grow:0}}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit{padding-left:16px;padding-right:16px}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:nth-child(odd)>.editor-block-list__block-edit{padding-right:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:nth-child(2n)>.editor-block-list__block-edit{padding-left:0}}@media (min-width:782px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child)>.editor-block-list__block-edit{padding-right:16px}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child)>.editor-block-list__block-edit{padding-left:16px}}.wp-block-cover-image .editor-rich-text__tinymce[data-is-empty=true]:before,.wp-block-cover .editor-rich-text__tinymce[data-is-empty=true]:before{position:inherit}.wp-block-cover-image .editor-rich-text__tinymce:focus a[data-mce-selected],.wp-block-cover .editor-rich-text__tinymce:focus a[data-mce-selected]{background:hsla(0,0%,100%,.3);border-radius:2px;box-shadow:none;margin:0 -2px;padding:0 2px}.wp-block-cover-image .editor-rich-text strong,.wp-block-cover .editor-rich-text strong{font-weight:300}.wp-block-cover-image.components-placeholder h2,.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover-image.has-left-content .editor-rich-text__inline-toolbar,.wp-block-cover.has-left-content .editor-rich-text__inline-toolbar{justify-content:flex-start}.wp-block-cover-image.has-right-content .editor-rich-text__inline-toolbar,.wp-block-cover.has-right-content .editor-rich-text__inline-toolbar{justify-content:flex-end}.wp-block-embed{clear:both;margin:0;min-width:360px}.wp-block-embed.is-loading{align-items:center;background:#f8f9f9;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1em;text-align:center}.wp-block-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-file{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.wp-block-file.is-transient{animation:loading_fade 1.6s ease-in-out infinite}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file .wp-block-file__textlink{display:inline-block;min-width:1em}.wp-block-file .wp-block-file__textlink:focus{box-shadow:none}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-right:.75em}.wp-block-file .wp-block-file__copy-url-button{margin-right:1em}.wp-block-freeform.block-library-rich-text__tinymce{overflow:hidden}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-right:0;padding-right:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-right:4px solid #000;box-shadow:inset 0 0 0 0 #e2e4e7;margin:0;padding-right:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce h1{font-size:2em}.wp-block-freeform.block-library-rich-text__tinymce h2{font-size:1.6em}.wp-block-freeform.block-library-rich-text__tinymce h3{font-size:1.4em}.wp-block-freeform.block-library-rich-text__tinymce h4{font-size:1.2em}.wp-block-freeform.block-library-rich-text__tinymce h5{font-size:1.1em}.wp-block-freeform.block-library-rich-text__tinymce h6{font-size:1em}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:#007fac}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f3f4f5;border-radius:2px;color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#e8eaeb}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{border:2px dashed #bababa;cursor:default;display:block;height:0;margin:15px auto;outline:0;width:96%}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active:hover button,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active:hover i,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active button,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active i{color:#23282d}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-toolbar-grp>div{padding:1px 3px}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .editor-block-list__block-edit:before{outline:1px solid #e2e4e7}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"].is-hovered .editor-block-list__breadcrumb{display:none}div[data-type="core/freeform"] .editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}.block-library-classic__toolbar{margin:0 -14px;padding:0 14px;position:-webkit-sticky;position:sticky;top:14px;transform:translateY(-14px);width:auto;z-index:10}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;height:37px}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}@media (min-width:600px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar{float:left;margin-left:-3px;top:14px;transform:translateY(-13px)}.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar{border:none;margin-top:3px}}@media (min-width:600px) and (min-width:782px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar{margin-top:0}}@media (min-width:600px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar:before{border-right:1px solid #e2e4e7;content:"";display:block;margin-bottom:4px;margin-top:4px}.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .components-toolbar{background:transparent;border:none}.editor-block-list__block[data-type="core/freeform"] .mce-container.mce-toolbar.mce-stack-layout-item{padding-left:36px}}ul.wp-block-gallery li{list-style-type:none}.blocks-gallery-item figure:not(.is-selected):focus{outline:none}.blocks-gallery-item .is-selected{outline:4px solid #0085ba}body.admin-color-sunrise .blocks-gallery-item .is-selected{outline:4px solid #d1864a}body.admin-color-ocean .blocks-gallery-item .is-selected{outline:4px solid #a3b9a2}body.admin-color-midnight .blocks-gallery-item .is-selected{outline:4px solid #e14d43}body.admin-color-ectoplasm .blocks-gallery-item .is-selected{outline:4px solid #a7b656}body.admin-color-coffee .blocks-gallery-item .is-selected{outline:4px solid #c2a68c}body.admin-color-blue .blocks-gallery-item .is-selected{outline:4px solid #82b4cb}body.admin-color-light .blocks-gallery-item .is-selected{outline:4px solid #0085ba}.blocks-gallery-item.is-transient img{animation:loading_fade 1.6s ease-in-out infinite}.blocks-gallery-item .editor-rich-text{bottom:0;max-height:100%;overflow-y:auto;position:absolute;width:100%}.blocks-gallery-item .editor-rich-text figcaption:not([data-is-placeholder-visible=true]){overflow:hidden;position:relative}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-item .is-selected .editor-rich-text{left:0;margin-top:-4px;right:0}}.blocks-gallery-item .is-selected .editor-rich-text .editor-rich-text__inline-toolbar{top:0}.blocks-gallery-item .is-selected .editor-rich-text .editor-rich-text__tinymce{padding-top:48px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button,.blocks-gallery-item .components-form-file-upload{height:100%;width:100%}.blocks-gallery-item .components-button.block-library-gallery-add-item-button{border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;min-height:100px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button .dashicon{margin-top:10px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button:focus,.blocks-gallery-item .components-button.block-library-gallery-add-item-button:hover{border:1px solid #555d66}.blocks-gallery-item .editor-rich-text .editor-rich-text__tinymce a{color:#fff}.blocks-gallery-item .editor-rich-text .editor-rich-text__tinymce:focus a[data-mce-selected]{color:rgba(0,0,0,.2)}.block-library-gallery-item__inline-menu{background-color:#0085ba;display:inline-flex;left:-2px;padding:2px;position:absolute;top:-2px;z-index:20}body.admin-color-sunrise .block-library-gallery-item__inline-menu{background-color:#d1864a}body.admin-color-ocean .block-library-gallery-item__inline-menu{background-color:#a3b9a2}body.admin-color-midnight .block-library-gallery-item__inline-menu{background-color:#e14d43}body.admin-color-ectoplasm .block-library-gallery-item__inline-menu{background-color:#a7b656}body.admin-color-coffee .block-library-gallery-item__inline-menu{background-color:#c2a68c}body.admin-color-blue .block-library-gallery-item__inline-menu{background-color:#82b4cb}body.admin-color-light .block-library-gallery-item__inline-menu{background-color:#0085ba}.block-library-gallery-item__inline-menu .components-button,.block-library-gallery-item__inline-menu .components-button:focus,.block-library-gallery-item__inline-menu .components-button:hover{color:#fff}.blocks-gallery-item__remove{padding:0}.blocks-gallery-item .components-spinner{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}.wp-block-heading h1,.wp-block-heading h2,.wp-block-heading h3,.wp-block-heading h4,.wp-block-heading h5,.wp-block-heading h6{color:inherit;margin:0}.wp-block-heading h1{font-size:2.44em}.wp-block-heading h2{font-size:1.95em}.wp-block-heading h3{font-size:1.56em}.wp-block-heading h4{font-size:1.25em}.wp-block-heading h5{font-size:1em}.wp-block-heading h6{font-size:.8em}.wp-block-heading h1.editor-rich-text__tinymce,.wp-block-heading h2.editor-rich-text__tinymce,.wp-block-heading h3.editor-rich-text__tinymce{line-height:1.4}.wp-block-heading h4.editor-rich-text__tinymce{line-height:1.5}.wp-block-html .editor-plain-text{border:1px solid #e2e4e7;border-radius:4px;color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:.8em 1em}.wp-block-html .editor-plain-text:focus{box-shadow:none}.wp-block-image{position:relative}.wp-block-image.is-transient img{animation:loading_fade 1.6s ease-in-out infinite}.wp-block-image figcaption img{display:inline}.wp-block-image .components-resizable-box__container{display:inline-block}.wp-block-image .components-resizable-box__container img{display:block;width:100%}.wp-block-image.is-focused .components-resizable-box__handle{display:block;z-index:1}.editor-block-list__block[data-type="core/image"][data-align=center] .wp-block-image,.editor-block-list__block[data-type="core/image"][data-align=center][data-resized=false] .wp-block-image>div{margin-left:auto;margin-right:auto}.edit-post-sidebar .block-library-image__dimensions{margin-bottom:1em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row{display:flex;justify-content:space-between}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-bottom:.5em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height input,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width input{line-height:1.25}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-left:5px}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height{margin-right:5px}.editor-block-list__block[data-type="core/image"] .editor-block-toolbar .editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.editor-block-list__block[data-type="core/image"] .editor-block-toolbar .editor-url-input__button-modal{margin:-1px}}[data-type="core/image"][data-align=center] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=left] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=right] .editor-block-list__block-edit figure{display:table;margin:0}[data-type="core/image"][data-align=center] .editor-block-list__block-edit .editor-rich-text,[data-type="core/image"][data-align=left] .editor-block-list__block-edit .editor-rich-text,[data-type="core/image"][data-align=right] .editor-block-list__block-edit .editor-rich-text{caption-side:bottom;display:table-caption}[data-type="core/image"][data-align=full] figure img,[data-type="core/image"][data-align=wide] figure img{width:100%}[data-type="core/image"] .editor-block-list__block-edit figure.is-resized{display:table;margin:0}[data-type="core/image"] .editor-block-list__block-edit figure.is-resized .editor-rich-text{caption-side:bottom;display:table-caption}.wp-block-latest-comments.has-avatars .avatar{margin-left:10px}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px;padding-top:0}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment{min-height:36px}.block-editor .wp-block-latest-posts{padding-right:2.5em}.block-editor .wp-block-latest-posts.is-grid{padding-right:0}.wp-block-media-text,.wp-block-media-text.aligncenter{grid-template-areas:"media-text-media media-text-content" "resizer resizer"}.wp-block-media-text.has-media-on-the-right,.wp-block-media-text.has-media-on-the-right.aligncenter{grid-template-areas:"media-text-content media-text-media" "resizer resizer"}.wp-block-media-text .__resizable_base__{grid-area:resizer}.wp-block-media-text .editor-media-container__resizer{align-self:center;grid-area:media-text-media;width:100%!important}.wp-block-media-text .editor-inner-blocks{grid-area:media-text-content;padding:0 8%;text-align:initial;word-break:break-word}.wp-block-media-text>.editor-inner-blocks>.editor-block-list__layout>.editor-block-list__block{max-width:unset}figure.block-library-media-text__media-container{height:100%;margin:0;width:100%}.wp-block-media-text .block-library-media-text__media-container img,.wp-block-media-text .block-library-media-text__media-container video{margin-bottom:-8px;width:100%}.editor-media-container__resizer .components-resizable-box__handle{display:none}.wp-block-media-text.is-selected .editor-media-container__resizer .components-resizable-box__handle{display:block}.block-library-list .editor-rich-text__tinymce,.block-library-list .editor-rich-text__tinymce ol,.block-library-list .editor-rich-text__tinymce ul{margin-right:1.3em;padding-right:1.3em}.editor-block-list__block[data-type="core/more"]{max-width:100%;text-align:center}.block-editor .wp-block-more{display:block;text-align:center;white-space:nowrap}.block-editor .wp-block-more input[type=text]{background:#fff;border:none;border-radius:4px;box-shadow:none;color:#6c7781;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;margin:0;padding:6px 8px;text-align:center;text-transform:uppercase;white-space:nowrap}.block-editor .wp-block-more input[type=text]:focus{box-shadow:none}.block-editor .wp-block-more:before{border-top:3px dashed #ccd0d4;content:"";left:0;position:absolute;right:0;top:50%;z-index:-1}.editor-visual-editor__block[data-type="core/nextpage"]{max-width:100%}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#6c7781;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccd0d4;content:"";left:0;position:absolute;right:0;top:50%;z-index:-1}.wp-block-preformatted pre{white-space:pre-wrap}.editor-block-list__block[data-type="core/pullquote"][data-align=left] .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.editor-block-list__block[data-type="core/pullquote"][data-align=left] .editor-rich-text p,.editor-block-list__block[data-type="core/pullquote"][data-align=right] .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.editor-block-list__block[data-type="core/pullquote"][data-align=right] .editor-rich-text p{font-size:20px}.wp-block-pullquote cite .editor-rich-text__tinymce[data-is-empty=true]:before{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px}.wp-block-pullquote .editor-rich-text__tinymce[data-is-empty=true]:before{right:50%;transform:translateX(50%);width:100%}.wp-block-pullquote blockquote>.block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.wp-block-pullquote blockquote>.editor-rich-text p{font-size:28px;line-height:1.6}.wp-block-pullquote.is-style-solid-color{margin-left:0;margin-right:0}.wp-block-pullquote.is-style-solid-color blockquote>.editor-rich-text p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}.wp-block-quote{margin:0}.wp-block-quote__citation{font-size:13px}.wp-block-shortcode{background-color:#f8f9f9;display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:14px}.wp-block-shortcode label{align-items:center;display:flex;flex-shrink:0;font-weight:600;margin-left:8px;white-space:nowrap}.wp-block-shortcode .editor-plain-text{flex-grow:1}.wp-block-shortcode .dashicon{margin-left:8px}.block-library-spacer__resize-container.is-selected{background:#f3f4f5}.edit-post-visual-editor p.wp-block-subhead{color:#6c7781;font-size:1.1em;font-style:italic}.editor-block-list__block[data-type="core/table"][data-align=center] table,.editor-block-list__block[data-type="core/table"][data-align=left] table,.editor-block-list__block[data-type="core/table"][data-align=right] table{width:auto}.editor-block-list__block[data-type="core/table"][data-align=center]{text-align:initial}.editor-block-list__block[data-type="core/table"][data-align=center] table{margin:0 auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{border:1px solid;padding:0}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:#00a0d2;border-style:double;box-shadow:inset 0 0 0 1px #00a0d2}.wp-block-table__cell-content{padding:.5em}.wp-block-text-columns .editor-rich-text__tinymce:focus{outline:1px solid #e2e4e7}.wp-block-verse pre,pre.wp-block-verse{color:#191e23;font-family:inherit;font-size:inherit;overflow:auto;padding:1em;white-space:nowrap}.editor-block-list__block[data-align=center]{text-align:center}.editor-video-poster-control .components-button{margin-left:8px}.editor-video-poster-control .components-button+.components-button{margin-top:1em}
build/block-library/editor.css CHANGED
@@ -1,2 +1,2 @@
1
- @keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes editor_region_focus{0%{box-shadow:inset 0 0 0 0 #33b3db}to{box-shadow:inset 0 0 0 4px #33b3db}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes modal-appear{0%{margin-top:32px}to{margin-top:0}}.gutenberg ul.wp-block-archives{padding-left:2.5em}.wp-block-audio{margin:0}.wp-block-audio audio{width:100%}.editor-block-list__block[data-type="core/button"][data-align=center]{text-align:center}.editor-block-list__block[data-type="core/button"][data-align=right]{
2
- /*!rtl:ignore*/text-align:right}.wp-block-button{display:inline-block;margin-bottom:0;position:relative}.wp-block-button .editor-rich-text__tinymce{cursor:text;line-height:1}.wp-block-button:not(.has-text-color) .editor-rich-text__tinymce[data-is-placeholder-visible=true]+.editor-rich-text__tinymce{color:#fff;opacity:.8}.block-library-button__inline-link{align-items:center;background:#fff;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:380px}.block-library-button__inline-link .editor-url-input{width:auto}.block-library-button__inline-link .editor-url-input__suggestions{width:308px;z-index:6}.block-library-button__inline-link>.dashicon{width:36px}.block-library-button__inline-link .dashicon{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::-webkit-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]:-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::placeholder{color:#8f98a1}[data-align=center] .block-library-button__inline-link{margin-left:auto;margin-right:auto}[data-align=right] .block-library-button__inline-link{margin-left:auto;margin-right:0}.gutenberg .wp-block-categories ul{padding-left:2.5em}.gutenberg .wp-block-categories ul ul{margin-top:6px}.wp-block-code .editor-plain-text{color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px}.wp-block-code .editor-plain-text:focus{box-shadow:none}.components-tab-button{align-items:flex-end;background:none;border:0;color:#555d66;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;height:36px;margin:0;outline:none;padding:3px;position:relative}.components-tab-button.is-active,.components-tab-button.is-active:hover{color:#fff}.components-tab-button:disabled{cursor:default}.components-tab-button>span{border:1px solid transparent;box-sizing:content-box;height:28px;line-height:28px;padding:0 6px}.components-tab-button:focus>span,.components-tab-button:hover>span{color:#555d66}.components-tab-button:not(:disabled).is-active>span,.components-tab-button:not(:disabled):focus>span,.components-tab-button:not(:disabled):hover>span{border:1px solid #555d66}.components-tab-button.is-active:hover>span,.components-tab-button.is-active>span{background-color:#555d66;color:#fff}.wp-block-columns .editor-block-list__layout{margin-left:0;margin-right:0}.wp-block-columns .editor-block-list__layout:first-child{margin-left:-14px}.wp-block-columns .editor-block-list__layout:last-child{margin-right:-14px}.wp-block-columns .editor-block-list__layout .editor-block-list__block{max-width:none}.editor-block-list__block[data-align=full] .wp-block-columns .editor-block-list__layout:first-child{margin-left:30px}.editor-block-list__block[data-align=full] .wp-block-columns .editor-block-list__layout:last-child{margin-right:30px}.editor-block-list__layout .editor-block-list__block[data-type="core/column"]>.editor-block-list__block-edit,.editor-block-list__layout .editor-block-list__block[data-type="core/columns"]>.editor-block-list__block-edit{margin-bottom:0;margin-top:0}.wp-block-columns{display:block}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{display:flex}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{display:flex;flex:1;flex-direction:column;width:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"] .editor-block-list__block-edit{flex-basis:100%}.wp-block-cover-image .editor-rich-text__tinymce[data-is-empty=true]:before{position:inherit}.wp-block-cover-image .editor-rich-text__tinymce:focus a[data-mce-selected]{background:hsla(0,0%,100%,.3);border-radius:2px;box-shadow:none;margin:0 -2px;padding:0 2px}.wp-block-cover-image .editor-rich-text strong{font-weight:300}.wp-block-cover-image.components-placeholder h2{color:inherit}.wp-block-cover-image.has-left-content .editor-rich-text__inline-toolbar{justify-content:flex-start}.wp-block-cover-image.has-right-content .editor-rich-text__inline-toolbar{justify-content:flex-end}.wp-block-embed{clear:both;margin:0;min-width:360px}.wp-block-embed.is-loading{align-items:center;background:#f8f9f9;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1em;text-align:center}.wp-block-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-file{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.wp-block-file.is-transient{animation:loading_fade 1.6s ease-in-out infinite}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file .wp-block-file__textlink{display:inline-block;min-width:1em}.wp-block-file .wp-block-file__textlink:focus{box-shadow:none}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}.wp-block-file .wp-block-file__copy-url-button{margin-left:1em}.wp-block-freeform.block-library-rich-text__tinymce{overflow:hidden}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-left:0;padding-left:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-left:4px solid #000;box-shadow:inset 0 0 0 0 #e2e4e7;margin:0;padding-left:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce h1{font-size:2em}.wp-block-freeform.block-library-rich-text__tinymce h2{font-size:1.6em}.wp-block-freeform.block-library-rich-text__tinymce h3{font-size:1.4em}.wp-block-freeform.block-library-rich-text__tinymce h4{font-size:1.2em}.wp-block-freeform.block-library-rich-text__tinymce h5{font-size:1.1em}.wp-block-freeform.block-library-rich-text__tinymce h6{font-size:1em}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:#007fac}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f3f4f5;border-radius:2px;color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#e8eaeb}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{border:2px dashed #bababa;cursor:default;display:block;height:0;margin:15px auto;outline:0;width:96%}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active:hover button,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active:hover i,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active button,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active i{color:#23282d}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-toolbar-grp>div{padding:1px 3px}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .editor-block-list__block-edit:before{outline:1px solid #e2e4e7}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"].is-hovered .editor-block-list__breadcrumb{display:none}div[data-type="core/freeform"] .editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}.block-library-classic__toolbar{margin:0 -14px;padding:0 14px;position:-webkit-sticky;position:sticky;top:14px;transform:translateY(-14px);width:auto;z-index:10}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;height:37px}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}@media (min-width:600px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar{float:right;margin-right:-3px;top:14px;transform:translateY(-13px)}.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar{border:none;margin-top:3px}}@media (min-width:600px) and (min-width:782px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar{margin-top:0}}@media (min-width:600px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar:before{border-left:1px solid #e2e4e7;content:"";display:block;margin-bottom:4px;margin-top:4px}.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .components-toolbar{background:transparent;border:none}.editor-block-list__block[data-type="core/freeform"] .mce-container.mce-toolbar.mce-stack-layout-item{padding-right:36px}}ul.wp-block-gallery li{list-style-type:none}.blocks-gallery-item figure:not(.is-selected):focus{outline:none}.blocks-gallery-item .is-selected{outline:4px solid #0085ba}body.admin-color-sunrise .blocks-gallery-item .is-selected{outline:4px solid #d1864a}body.admin-color-ocean .blocks-gallery-item .is-selected{outline:4px solid #a3b9a2}body.admin-color-midnight .blocks-gallery-item .is-selected{outline:4px solid #e14d43}body.admin-color-ectoplasm .blocks-gallery-item .is-selected{outline:4px solid #a7b656}body.admin-color-coffee .blocks-gallery-item .is-selected{outline:4px solid #c2a68c}body.admin-color-blue .blocks-gallery-item .is-selected{outline:4px solid #82b4cb}body.admin-color-light .blocks-gallery-item .is-selected{outline:4px solid #0085ba}.blocks-gallery-item.is-transient img{animation:loading_fade 1.6s ease-in-out infinite}.blocks-gallery-item .editor-rich-text{bottom:0;max-height:100%;overflow-y:auto;position:absolute;width:100%}.blocks-gallery-item .editor-rich-text figcaption:not([data-is-placeholder-visible=true]){overflow:hidden;position:relative}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-item .is-selected .editor-rich-text{left:0;margin-top:-4px;right:0}}.blocks-gallery-item .is-selected .editor-rich-text .editor-rich-text__inline-toolbar{top:0}.blocks-gallery-item .is-selected .editor-rich-text .editor-rich-text__tinymce{padding-top:48px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button,.blocks-gallery-item .components-form-file-upload{height:100%;width:100%}.blocks-gallery-item .components-button.block-library-gallery-add-item-button{border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;min-height:100px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button .dashicon{margin-top:10px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button:focus,.blocks-gallery-item .components-button.block-library-gallery-add-item-button:hover{border:1px solid #555d66}.blocks-gallery-item .editor-rich-text .editor-rich-text__tinymce a{color:#fff}.blocks-gallery-item .editor-rich-text .editor-rich-text__tinymce:focus a[data-mce-selected]{color:rgba(0,0,0,.2)}.block-library-gallery-item__inline-menu{background-color:#0085ba;display:inline-flex;padding:2px;position:absolute;right:-2px;top:-2px;z-index:20}body.admin-color-sunrise .block-library-gallery-item__inline-menu{background-color:#d1864a}body.admin-color-ocean .block-library-gallery-item__inline-menu{background-color:#a3b9a2}body.admin-color-midnight .block-library-gallery-item__inline-menu{background-color:#e14d43}body.admin-color-ectoplasm .block-library-gallery-item__inline-menu{background-color:#a7b656}body.admin-color-coffee .block-library-gallery-item__inline-menu{background-color:#c2a68c}body.admin-color-blue .block-library-gallery-item__inline-menu{background-color:#82b4cb}body.admin-color-light .block-library-gallery-item__inline-menu{background-color:#0085ba}.block-library-gallery-item__inline-menu .components-button,.block-library-gallery-item__inline-menu .components-button:focus,.block-library-gallery-item__inline-menu .components-button:hover{color:#fff}.blocks-gallery-item__remove{padding:0}.blocks-gallery-item .components-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-heading h1,.wp-block-heading h2,.wp-block-heading h3,.wp-block-heading h4,.wp-block-heading h5,.wp-block-heading h6{color:inherit;margin:0}.wp-block-heading h1{font-size:2.44em}.wp-block-heading h2{font-size:1.95em}.wp-block-heading h3{font-size:1.56em}.wp-block-heading h4{font-size:1.25em}.wp-block-heading h5{font-size:1em}.wp-block-heading h6{font-size:.8em}.wp-block-heading h1.editor-rich-text__tinymce,.wp-block-heading h2.editor-rich-text__tinymce,.wp-block-heading h3.editor-rich-text__tinymce{line-height:1.4}.wp-block-heading h4.editor-rich-text__tinymce{line-height:1.5}.wp-block-html .editor-plain-text{border:1px solid #e2e4e7;border-radius:4px;color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:.8em 1em}.wp-block-html .editor-plain-text:focus{box-shadow:none}.wp-block-image{position:relative}.wp-block-image.is-transient img{animation:loading_fade 1.6s ease-in-out infinite}.wp-block-image figcaption img{display:inline}.wp-block-image .components-resizable-box__container{display:inline-block}.wp-block-image .components-resizable-box__container img{display:block;width:100%}.wp-block-image.is-focused .components-resizable-box__handle{display:block;z-index:1}.editor-block-list__block[data-type="core/image"][data-align=center] .wp-block-image,.editor-block-list__block[data-type="core/image"][data-align=center][data-resized=false] .wp-block-image>div{margin-left:auto;margin-right:auto}.edit-post-sidebar .block-library-image__dimensions{margin-bottom:1em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row{display:flex;justify-content:space-between}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-bottom:.5em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height input,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width input{line-height:1.25}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-right:5px}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height{margin-left:5px}.editor-block-list__block[data-type="core/image"] .editor-block-toolbar .editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.editor-block-list__block[data-type="core/image"] .editor-block-toolbar .editor-url-input__button-modal{margin:-1px}}[data-type="core/image"][data-align=center] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=left] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=right] .editor-block-list__block-edit figure{display:table;margin:0}[data-type="core/image"][data-align=center] .editor-block-list__block-edit .editor-rich-text,[data-type="core/image"][data-align=left] .editor-block-list__block-edit .editor-rich-text,[data-type="core/image"][data-align=right] .editor-block-list__block-edit .editor-rich-text{caption-side:bottom;display:table-caption}[data-type="core/image"][data-align=full] figure img,[data-type="core/image"][data-align=wide] figure img{width:100%}[data-type="core/image"] .editor-block-list__block-edit figure.is-resized{display:table;margin:0}[data-type="core/image"] .editor-block-list__block-edit figure.is-resized .editor-rich-text{caption-side:bottom;display:table-caption}.wp-block-latest-comments.has-avatars .avatar{margin-right:10px}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px;padding-top:0}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment{min-height:36px}.gutenberg .wp-block-latest-posts{padding-left:2.5em}.gutenberg .wp-block-latest-posts.is-grid{padding-left:0}.block-library-list .editor-rich-text__tinymce,.block-library-list .editor-rich-text__tinymce ol,.block-library-list .editor-rich-text__tinymce ul{margin-left:1.3em;padding-left:1.3em}.editor-block-list__block[data-type="core/more"]{max-width:100%;text-align:center}.gutenberg .wp-block-more{display:block;text-align:center;white-space:nowrap}.gutenberg .wp-block-more input[type=text]{background:#fff;border:none;border-radius:4px;box-shadow:none;color:#6c7781;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;margin:0;padding:6px 8px;text-align:center;text-transform:uppercase;white-space:nowrap}.gutenberg .wp-block-more input[type=text]:focus{box-shadow:none}.gutenberg .wp-block-more:before{border-top:3px dashed #ccd0d4;content:"";left:0;position:absolute;right:0;top:50%;z-index:-1}.editor-visual-editor__block[data-type="core/nextpage"]{max-width:100%}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#6c7781;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccd0d4;content:"";left:0;position:absolute;right:0;top:50%;z-index:-1}.wp-block-preformatted pre{white-space:pre-wrap}.editor-block-list__block[data-type="core/pullquote"][data-align=left] .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.editor-block-list__block[data-type="core/pullquote"][data-align=left] .editor-rich-text p,.editor-block-list__block[data-type="core/pullquote"][data-align=right] .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.editor-block-list__block[data-type="core/pullquote"][data-align=right] .editor-rich-text p{font-size:20px}.wp-block-pullquote cite .editor-rich-text__tinymce[data-is-empty=true]:before{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px}.wp-block-pullquote .editor-rich-text__tinymce[data-is-empty=true]:before{left:50%;transform:translateX(-50%);width:100%}.wp-block-pullquote blockquote>.block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.wp-block-pullquote blockquote>.editor-rich-text p{font-size:28px;line-height:1.6}.wp-block-pullquote.is-style-solid-color{margin-left:0;margin-right:0}.wp-block-pullquote.is-style-solid-color blockquote>.editor-rich-text p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}.wp-block-quote{margin:0}.wp-block-quote__citation{font-size:13px}.wp-block-shortcode{background-color:#f8f9f9;display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:14px}.wp-block-shortcode label{align-items:center;display:flex;flex-shrink:0;font-weight:600;margin-right:8px;white-space:nowrap}.wp-block-shortcode .editor-plain-text{flex-grow:1}.wp-block-shortcode .dashicon{margin-right:8px}.block-library-spacer__resize-container.is-selected{background:#f3f4f5}.edit-post-visual-editor p.wp-block-subhead{color:#6c7781;font-size:1.1em;font-style:italic}.editor-block-list__block[data-type="core/table"][data-align=center] table,.editor-block-list__block[data-type="core/table"][data-align=left] table,.editor-block-list__block[data-type="core/table"][data-align=right] table{width:auto}.editor-block-list__block[data-type="core/table"][data-align=center]{text-align:initial}.editor-block-list__block[data-type="core/table"][data-align=center] table{margin:0 auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{border:1px solid;padding:0}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:#00a0d2;border-style:double;box-shadow:inset 0 0 0 1px #00a0d2}.wp-block-table__cell-content{padding:.5em}.wp-block-text-columns .editor-rich-text__tinymce:focus{outline:1px solid #e2e4e7}.wp-block-verse pre,pre.wp-block-verse{color:#191e23;font-family:inherit;font-size:inherit;overflow:auto;padding:1em;white-space:nowrap}.editor-block-list__block[data-align=center]{text-align:center}.editor-video-poster-control .components-button{margin-right:8px}.editor-video-poster-control .components-button+.components-button{margin-top:1em}
1
+ @keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes editor_region_focus{0%{box-shadow:inset 0 0 0 0 #33b3db}to{box-shadow:inset 0 0 0 4px #33b3db}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes modal-appear{0%{margin-top:32px}to{margin-top:0}}.block-editor ul.wp-block-archives{padding-left:2.5em}.wp-block-audio{margin:0}.wp-block-audio audio{width:100%}.editor-block-list__block[data-type="core/button"][data-align=center]{text-align:center}.editor-block-list__block[data-type="core/button"][data-align=right]{
2
+ /*!rtl:ignore*/text-align:right}.wp-block-button{display:inline-block;margin-bottom:0;position:relative}.wp-block-button .editor-rich-text__tinymce.mce-content-body{cursor:text;line-height:24px}.wp-block-button:not(.has-text-color):not(.is-style-outline) .editor-rich-text__tinymce[data-is-placeholder-visible=true]+.editor-rich-text__tinymce{color:#fff}.wp-block-button .editor-rich-text__tinymce[data-is-placeholder-visible=true]+.editor-rich-text__tinymce{opacity:.8}.editor-block-preview__content .wp-block-button{max-width:100%}.editor-block-preview__content .wp-block-button .wp-block-button__link{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-library-button__inline-link{align-items:center;background:#fff;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:380px}.block-library-button__inline-link .editor-url-input{width:auto}.block-library-button__inline-link .editor-url-input__suggestions{width:308px;z-index:6}.block-library-button__inline-link>.dashicon{width:36px}.block-library-button__inline-link .dashicon{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::-webkit-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]:-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::-ms-input-placeholder{color:#8f98a1}.block-library-button__inline-link .editor-url-input input[type=text]::placeholder{color:#8f98a1}[data-align=center] .block-library-button__inline-link{margin-left:auto;margin-right:auto}[data-align=right] .block-library-button__inline-link{margin-left:auto;margin-right:0}.block-editor .wp-block-categories ul{padding-left:2.5em}.block-editor .wp-block-categories ul ul{margin-top:6px}.wp-block-code .editor-plain-text{color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px}.wp-block-code .editor-plain-text:focus{box-shadow:none}.components-tab-button{align-items:flex-end;background:none;border:0;color:#555d66;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;height:36px;margin:0;outline:none;padding:3px;position:relative}.components-tab-button.is-active,.components-tab-button.is-active:hover{color:#fff}.components-tab-button:disabled{cursor:default}.components-tab-button>span{border:1px solid transparent;box-sizing:content-box;height:28px;line-height:28px;padding:0 6px}.components-tab-button:focus>span,.components-tab-button:hover>span{color:#555d66}.components-tab-button:not(:disabled).is-active>span,.components-tab-button:not(:disabled):focus>span,.components-tab-button:not(:disabled):hover>span{border:1px solid #555d66}.components-tab-button.is-active:hover>span,.components-tab-button.is-active>span{background-color:#555d66;color:#fff}.wp-block-columns .editor-block-list__layout{margin-left:0;margin-right:0}.wp-block-columns .editor-block-list__layout .editor-block-list__block{max-width:none}.editor-block-list__block[data-align=full] .wp-block-columns .editor-block-list__layout:first-child{margin-left:30px}.editor-block-list__block[data-align=full] .wp-block-columns .editor-block-list__layout:last-child{margin-right:30px}.editor-block-list__layout .editor-block-list__block[data-type="core/column"]>.editor-block-list__block-edit,.editor-block-list__layout .editor-block-list__block[data-type="core/columns"]>.editor-block-list__block-edit{margin-bottom:0;margin-top:0}.wp-block-columns{display:block}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout{flex-wrap:nowrap}}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{display:flex;flex:1;flex-basis:100%;flex-direction:column;margin:-14px;padding-left:0;padding-right:0}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{margin-left:0;margin-right:inherit;padding-left:14px;padding-right:14px}}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-contextual-toolbar{margin-left:-29px;top:36px;transform:translateY(-38px)}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit:before{bottom:0;left:0;right:0;top:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__breadcrumb{margin-right:-15px}}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]{flex-basis:50%;flex-grow:0}}@media (min-width:600px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]>.editor-block-list__block-edit{padding-left:16px;padding-right:16px}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:nth-child(odd)>.editor-block-list__block-edit{padding-left:0}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:nth-child(2n)>.editor-block-list__block-edit{padding-right:0}}@media (min-width:782px){.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:first-child)>.editor-block-list__block-edit{padding-left:16px}.wp-block-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="core/column"]:not(:last-child)>.editor-block-list__block-edit{padding-right:16px}}.wp-block-cover-image .editor-rich-text__tinymce[data-is-empty=true]:before,.wp-block-cover .editor-rich-text__tinymce[data-is-empty=true]:before{position:inherit}.wp-block-cover-image .editor-rich-text__tinymce:focus a[data-mce-selected],.wp-block-cover .editor-rich-text__tinymce:focus a[data-mce-selected]{background:hsla(0,0%,100%,.3);border-radius:2px;box-shadow:none;margin:0 -2px;padding:0 2px}.wp-block-cover-image .editor-rich-text strong,.wp-block-cover .editor-rich-text strong{font-weight:300}.wp-block-cover-image.components-placeholder h2,.wp-block-cover.components-placeholder h2{color:inherit}.wp-block-cover-image.has-left-content .editor-rich-text__inline-toolbar,.wp-block-cover.has-left-content .editor-rich-text__inline-toolbar{justify-content:flex-start}.wp-block-cover-image.has-right-content .editor-rich-text__inline-toolbar,.wp-block-cover.has-right-content .editor-rich-text__inline-toolbar{justify-content:flex-end}.wp-block-embed{clear:both;margin:0;min-width:360px}.wp-block-embed.is-loading{align-items:center;background:#f8f9f9;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1em;text-align:center}.wp-block-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-file{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.wp-block-file.is-transient{animation:loading_fade 1.6s ease-in-out infinite}.wp-block-file .wp-block-file__content-wrapper{flex-grow:1}.wp-block-file .wp-block-file__textlink{display:inline-block;min-width:1em}.wp-block-file .wp-block-file__textlink:focus{box-shadow:none}.wp-block-file .wp-block-file__button-richtext-wrapper{display:inline-block;margin-left:.75em}.wp-block-file .wp-block-file__copy-url-button{margin-left:1em}.wp-block-freeform.block-library-rich-text__tinymce{overflow:hidden}.wp-block-freeform.block-library-rich-text__tinymce li,.wp-block-freeform.block-library-rich-text__tinymce p{line-height:1.8}.wp-block-freeform.block-library-rich-text__tinymce ol,.wp-block-freeform.block-library-rich-text__tinymce ul{margin-left:0;padding-left:2.5em}.wp-block-freeform.block-library-rich-text__tinymce blockquote{border-left:4px solid #000;box-shadow:inset 0 0 0 0 #e2e4e7;margin:0;padding-left:1em}.wp-block-freeform.block-library-rich-text__tinymce pre{color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;white-space:pre-wrap}.wp-block-freeform.block-library-rich-text__tinymce h1{font-size:2em}.wp-block-freeform.block-library-rich-text__tinymce h2{font-size:1.6em}.wp-block-freeform.block-library-rich-text__tinymce h3{font-size:1.4em}.wp-block-freeform.block-library-rich-text__tinymce h4{font-size:1.2em}.wp-block-freeform.block-library-rich-text__tinymce h5{font-size:1.1em}.wp-block-freeform.block-library-rich-text__tinymce h6{font-size:1em}.wp-block-freeform.block-library-rich-text__tinymce>:first-child{margin-top:0}.wp-block-freeform.block-library-rich-text__tinymce>:last-child{margin-bottom:0}.wp-block-freeform.block-library-rich-text__tinymce.mce-edit-focus{outline:none}.wp-block-freeform.block-library-rich-text__tinymce a{color:#007fac}.wp-block-freeform.block-library-rich-text__tinymce:focus a[data-mce-selected]{background:#e5f5fa;border-radius:2px;box-shadow:0 0 0 1px #e5f5fa;margin:0 -2px;padding:0 2px}.wp-block-freeform.block-library-rich-text__tinymce code{background:#f3f4f5;border-radius:2px;color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:2px}.wp-block-freeform.block-library-rich-text__tinymce:focus code[data-mce-selected]{background:#e8eaeb}.wp-block-freeform.block-library-rich-text__tinymce .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-freeform.block-library-rich-text__tinymce .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-freeform.block-library-rich-text__tinymce .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-freeform.block-library-rich-text__tinymce .wp-more-tag{border:2px dashed #bababa;cursor:default;display:block;height:0;margin:15px auto;outline:0;width:96%}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active:hover button,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active:hover i,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active button,.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-btn.mce-active i{color:#23282d}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .mce-toolbar-grp>div{padding:1px 3px}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"] .editor-block-list__block-edit:before{outline:1px solid #e2e4e7}.editor-block-list__layout .editor-block-list__block[data-type="core/freeform"].is-hovered .editor-block-list__breadcrumb{display:none}div[data-type="core/freeform"] .editor-block-contextual-toolbar+div{margin-top:0;padding-top:0}.block-library-classic__toolbar{margin:0 -14px;padding:0 14px;position:-webkit-sticky;position:sticky;top:14px;transform:translateY(-14px);width:auto;z-index:10}@media (min-width:600px){.block-library-classic__toolbar{padding:0}}.block-library-classic__toolbar:empty{background:#f5f5f5;border-bottom:1px solid #e2e4e7;height:37px}.block-library-classic__toolbar:empty:before{color:#555d66;content:attr(data-placeholder);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:37px;padding:14px}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar .mce-menubar>div,.block-library-classic__toolbar .mce-tinymce-inline,.block-library-classic__toolbar .mce-tinymce-inline>div,.block-library-classic__toolbar div.mce-toolbar-grp,.block-library-classic__toolbar div.mce-toolbar-grp>div{height:auto!important;width:100%!important}.block-library-classic__toolbar .mce-container-body.mce-abs-layout{overflow:visible}.block-library-classic__toolbar .mce-menubar,.block-library-classic__toolbar div.mce-toolbar-grp{position:static}.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child){display:none}.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar{display:block}@media (min-width:600px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar{float:right;margin-right:-3px;top:14px;transform:translateY(-13px)}.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar{border:none;margin-top:3px}}@media (min-width:600px) and (min-width:782px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar{margin-top:0}}@media (min-width:600px){.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .editor-block-toolbar:before{border-left:1px solid #e2e4e7;content:"";display:block;margin-bottom:4px;margin-top:4px}.editor-block-list__block[data-type="core/freeform"] .editor-block-contextual-toolbar .components-toolbar{background:transparent;border:none}.editor-block-list__block[data-type="core/freeform"] .mce-container.mce-toolbar.mce-stack-layout-item{padding-right:36px}}ul.wp-block-gallery li{list-style-type:none}.blocks-gallery-item figure:not(.is-selected):focus{outline:none}.blocks-gallery-item .is-selected{outline:4px solid #0085ba}body.admin-color-sunrise .blocks-gallery-item .is-selected{outline:4px solid #d1864a}body.admin-color-ocean .blocks-gallery-item .is-selected{outline:4px solid #a3b9a2}body.admin-color-midnight .blocks-gallery-item .is-selected{outline:4px solid #e14d43}body.admin-color-ectoplasm .blocks-gallery-item .is-selected{outline:4px solid #a7b656}body.admin-color-coffee .blocks-gallery-item .is-selected{outline:4px solid #c2a68c}body.admin-color-blue .blocks-gallery-item .is-selected{outline:4px solid #82b4cb}body.admin-color-light .blocks-gallery-item .is-selected{outline:4px solid #0085ba}.blocks-gallery-item.is-transient img{animation:loading_fade 1.6s ease-in-out infinite}.blocks-gallery-item .editor-rich-text{bottom:0;max-height:100%;overflow-y:auto;position:absolute;width:100%}.blocks-gallery-item .editor-rich-text figcaption:not([data-is-placeholder-visible=true]){overflow:hidden;position:relative}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-item .is-selected .editor-rich-text{left:0;margin-top:-4px;right:0}}.blocks-gallery-item .is-selected .editor-rich-text .editor-rich-text__inline-toolbar{top:0}.blocks-gallery-item .is-selected .editor-rich-text .editor-rich-text__tinymce{padding-top:48px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button,.blocks-gallery-item .components-form-file-upload{height:100%;width:100%}.blocks-gallery-item .components-button.block-library-gallery-add-item-button{border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;min-height:100px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button .dashicon{margin-top:10px}.blocks-gallery-item .components-button.block-library-gallery-add-item-button:focus,.blocks-gallery-item .components-button.block-library-gallery-add-item-button:hover{border:1px solid #555d66}.blocks-gallery-item .editor-rich-text .editor-rich-text__tinymce a{color:#fff}.blocks-gallery-item .editor-rich-text .editor-rich-text__tinymce:focus a[data-mce-selected]{color:rgba(0,0,0,.2)}.block-library-gallery-item__inline-menu{background-color:#0085ba;display:inline-flex;padding:2px;position:absolute;right:-2px;top:-2px;z-index:20}body.admin-color-sunrise .block-library-gallery-item__inline-menu{background-color:#d1864a}body.admin-color-ocean .block-library-gallery-item__inline-menu{background-color:#a3b9a2}body.admin-color-midnight .block-library-gallery-item__inline-menu{background-color:#e14d43}body.admin-color-ectoplasm .block-library-gallery-item__inline-menu{background-color:#a7b656}body.admin-color-coffee .block-library-gallery-item__inline-menu{background-color:#c2a68c}body.admin-color-blue .block-library-gallery-item__inline-menu{background-color:#82b4cb}body.admin-color-light .block-library-gallery-item__inline-menu{background-color:#0085ba}.block-library-gallery-item__inline-menu .components-button,.block-library-gallery-item__inline-menu .components-button:focus,.block-library-gallery-item__inline-menu .components-button:hover{color:#fff}.blocks-gallery-item__remove{padding:0}.blocks-gallery-item .components-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.wp-block-heading h1,.wp-block-heading h2,.wp-block-heading h3,.wp-block-heading h4,.wp-block-heading h5,.wp-block-heading h6{color:inherit;margin:0}.wp-block-heading h1{font-size:2.44em}.wp-block-heading h2{font-size:1.95em}.wp-block-heading h3{font-size:1.56em}.wp-block-heading h4{font-size:1.25em}.wp-block-heading h5{font-size:1em}.wp-block-heading h6{font-size:.8em}.wp-block-heading h1.editor-rich-text__tinymce,.wp-block-heading h2.editor-rich-text__tinymce,.wp-block-heading h3.editor-rich-text__tinymce{line-height:1.4}.wp-block-heading h4.editor-rich-text__tinymce{line-height:1.5}.wp-block-html .editor-plain-text{border:1px solid #e2e4e7;border-radius:4px;color:#23282d;font-family:Menlo,Consolas,monaco,monospace;font-size:14px;padding:.8em 1em}.wp-block-html .editor-plain-text:focus{box-shadow:none}.wp-block-image{position:relative}.wp-block-image.is-transient img{animation:loading_fade 1.6s ease-in-out infinite}.wp-block-image figcaption img{display:inline}.wp-block-image .components-resizable-box__container{display:inline-block}.wp-block-image .components-resizable-box__container img{display:block;width:100%}.wp-block-image.is-focused .components-resizable-box__handle{display:block;z-index:1}.editor-block-list__block[data-type="core/image"][data-align=center] .wp-block-image,.editor-block-list__block[data-type="core/image"][data-align=center][data-resized=false] .wp-block-image>div{margin-left:auto;margin-right:auto}.edit-post-sidebar .block-library-image__dimensions{margin-bottom:1em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row{display:flex;justify-content:space-between}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-bottom:.5em}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height input,.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width input{line-height:1.25}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__width{margin-right:5px}.edit-post-sidebar .block-library-image__dimensions .block-library-image__dimensions__row .block-library-image__dimensions__height{margin-left:5px}.editor-block-list__block[data-type="core/image"] .editor-block-toolbar .editor-url-input__button-modal{left:0;margin:-1px 0;position:absolute;right:0}@media (min-width:600px){.editor-block-list__block[data-type="core/image"] .editor-block-toolbar .editor-url-input__button-modal{margin:-1px}}[data-type="core/image"][data-align=center] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=left] .editor-block-list__block-edit figure,[data-type="core/image"][data-align=right] .editor-block-list__block-edit figure{display:table;margin:0}[data-type="core/image"][data-align=center] .editor-block-list__block-edit .editor-rich-text,[data-type="core/image"][data-align=left] .editor-block-list__block-edit .editor-rich-text,[data-type="core/image"][data-align=right] .editor-block-list__block-edit .editor-rich-text{caption-side:bottom;display:table-caption}[data-type="core/image"][data-align=full] figure img,[data-type="core/image"][data-align=wide] figure img{width:100%}[data-type="core/image"] .editor-block-list__block-edit figure.is-resized{display:table;margin:0}[data-type="core/image"] .editor-block-list__block-edit figure.is-resized .editor-rich-text{caption-side:bottom;display:table-caption}.wp-block-latest-comments.has-avatars .avatar{margin-right:10px}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px;padding-top:0}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment{min-height:36px}.block-editor .wp-block-latest-posts{padding-left:2.5em}.block-editor .wp-block-latest-posts.is-grid{padding-left:0}.wp-block-media-text,.wp-block-media-text.aligncenter{grid-template-areas:"media-text-media media-text-content" "resizer resizer"}.wp-block-media-text.has-media-on-the-right,.wp-block-media-text.has-media-on-the-right.aligncenter{grid-template-areas:"media-text-content media-text-media" "resizer resizer"}.wp-block-media-text .__resizable_base__{grid-area:resizer}.wp-block-media-text .editor-media-container__resizer{align-self:center;grid-area:media-text-media;width:100%!important}.wp-block-media-text .editor-inner-blocks{grid-area:media-text-content;padding:0 8%;text-align:initial;word-break:break-word}.wp-block-media-text>.editor-inner-blocks>.editor-block-list__layout>.editor-block-list__block{max-width:unset}figure.block-library-media-text__media-container{height:100%;margin:0;width:100%}.wp-block-media-text .block-library-media-text__media-container img,.wp-block-media-text .block-library-media-text__media-container video{margin-bottom:-8px;width:100%}.editor-media-container__resizer .components-resizable-box__handle{display:none}.wp-block-media-text.is-selected .editor-media-container__resizer .components-resizable-box__handle{display:block}.block-library-list .editor-rich-text__tinymce,.block-library-list .editor-rich-text__tinymce ol,.block-library-list .editor-rich-text__tinymce ul{margin-left:1.3em;padding-left:1.3em}.editor-block-list__block[data-type="core/more"]{max-width:100%;text-align:center}.block-editor .wp-block-more{display:block;text-align:center;white-space:nowrap}.block-editor .wp-block-more input[type=text]{background:#fff;border:none;border-radius:4px;box-shadow:none;color:#6c7781;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;margin:0;padding:6px 8px;text-align:center;text-transform:uppercase;white-space:nowrap}.block-editor .wp-block-more input[type=text]:focus{box-shadow:none}.block-editor .wp-block-more:before{border-top:3px dashed #ccd0d4;content:"";left:0;position:absolute;right:0;top:50%;z-index:-1}.editor-visual-editor__block[data-type="core/nextpage"]{max-width:100%}.wp-block-nextpage{display:block;text-align:center;white-space:nowrap}.wp-block-nextpage>span{background:#fff;border-radius:4px;color:#6c7781;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;height:24px;padding:6px 8px;position:relative;text-transform:uppercase}.wp-block-nextpage:before{border-top:3px dashed #ccd0d4;content:"";left:0;position:absolute;right:0;top:50%;z-index:-1}.wp-block-preformatted pre{white-space:pre-wrap}.editor-block-list__block[data-type="core/pullquote"][data-align=left] .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.editor-block-list__block[data-type="core/pullquote"][data-align=left] .editor-rich-text p,.editor-block-list__block[data-type="core/pullquote"][data-align=right] .block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.editor-block-list__block[data-type="core/pullquote"][data-align=right] .editor-rich-text p{font-size:20px}.wp-block-pullquote cite .editor-rich-text__tinymce[data-is-empty=true]:before{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px}.wp-block-pullquote .editor-rich-text__tinymce[data-is-empty=true]:before{left:50%;transform:translateX(-50%);width:100%}.wp-block-pullquote blockquote>.block-library-pullquote__content .editor-rich-text__tinymce[data-is-empty=true]:before,.wp-block-pullquote blockquote>.editor-rich-text p{font-size:28px;line-height:1.6}.wp-block-pullquote.is-style-solid-color{margin-left:0;margin-right:0}.wp-block-pullquote.is-style-solid-color blockquote>.editor-rich-text p{font-size:32px}.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation{font-style:normal;text-transform:none}.wp-block-pullquote .wp-block-pullquote__citation{color:inherit}.wp-block-quote{margin:0}.wp-block-quote__citation{font-size:13px}.wp-block-shortcode{background-color:#f8f9f9;display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:14px}.wp-block-shortcode label{align-items:center;display:flex;flex-shrink:0;font-weight:600;margin-right:8px;white-space:nowrap}.wp-block-shortcode .editor-plain-text{flex-grow:1}.wp-block-shortcode .dashicon{margin-right:8px}.block-library-spacer__resize-container.is-selected{background:#f3f4f5}.edit-post-visual-editor p.wp-block-subhead{color:#6c7781;font-size:1.1em;font-style:italic}.editor-block-list__block[data-type="core/table"][data-align=center] table,.editor-block-list__block[data-type="core/table"][data-align=left] table,.editor-block-list__block[data-type="core/table"][data-align=right] table{width:auto}.editor-block-list__block[data-type="core/table"][data-align=center]{text-align:initial}.editor-block-list__block[data-type="core/table"][data-align=center] table{margin:0 auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{border:1px solid;padding:0}.wp-block-table td.is-selected,.wp-block-table th.is-selected{border-color:#00a0d2;border-style:double;box-shadow:inset 0 0 0 1px #00a0d2}.wp-block-table__cell-content{padding:.5em}.wp-block-text-columns .editor-rich-text__tinymce:focus{outline:1px solid #e2e4e7}.wp-block-verse pre,pre.wp-block-verse{color:#191e23;font-family:inherit;font-size:inherit;overflow:auto;padding:1em;white-space:nowrap}.editor-block-list__block[data-align=center]{text-align:center}.editor-video-poster-control .components-button{margin-right:8px}.editor-video-poster-control .components-button+.components-button{margin-top:1em}
build/block-library/index.js CHANGED
@@ -1,4 +1,4 @@
1
- this.wp=this.wp||{},this.wp.blockLibrary=function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:o})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=209)}({0:function(e,t){!function(){e.exports=this.wp.element}()},1:function(e,t){!function(){e.exports=this.lodash}()},108:function(e,t,n){"use strict";var o=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,t,n,i){return t=t||"&",n=n||"=",null===e&&(e=void 0),"object"==typeof e?a(c(e),function(c){var i=encodeURIComponent(o(c))+n;return r(e[c])?a(e[c],function(e){return i+encodeURIComponent(o(e))}).join(t):i+encodeURIComponent(o(e[c]))}).join(t):i?encodeURIComponent(o(i))+n+encodeURIComponent(o(e)):""};var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function a(e,t){if(e.map)return e.map(t);for(var n=[],o=0;o<e.length;o++)n.push(t(e[o],o));return n}var c=Object.keys||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t}},109:function(e,t,n){"use strict";function o(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,t,n,a){t=t||"&",n=n||"=";var c={};if("string"!=typeof e||0===e.length)return c;var i=/\+/g;e=e.split(t);var l=1e3;a&&"number"==typeof a.maxKeys&&(l=a.maxKeys);var s=e.length;l>0&&s>l&&(s=l);for(var u=0;u<s;++u){var b,m,h,p,d=e[u].replace(i,"%20"),g=d.indexOf(n);g>=0?(b=d.substr(0,g),m=d.substr(g+1)):(b=d,m=""),h=decodeURIComponent(b),p=decodeURIComponent(m),o(c,h)?r(c[h])?c[h].push(p):c[h]=[c[h],p]:c[h]=p}return c};var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},110:function(e,t,n){"use strict";t.decode=t.parse=n(109),t.encode=t.stringify=n(108)},111:function(e,t,n){"use strict";e.exports={isString:function(e){return"string"==typeof e},isObject:function(e){return"object"==typeof e&&null!==e},isNull:function(e){return null===e},isNullOrUndefined:function(e){return null==e}}},112:function(e,t,n){(function(e,o){var r;/*! https://mths.be/punycode v1.4.1 by @mathias */!function(a){"object"==typeof t&&t&&t.nodeType,"object"==typeof e&&e&&e.nodeType;var c="object"==typeof o&&o;c.global!==c&&c.window!==c&&c.self;var i,l=2147483647,s=36,u=1,b=26,m=38,h=700,p=72,d=128,g="-",O=/^xn--/,f=/[^\x20-\x7E]/,j=/[\x2E\u3002\uFF0E\uFF61]/g,v={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},y=s-u,w=Math.floor,C=String.fromCharCode;function k(e){throw new RangeError(v[e])}function E(e,t){for(var n=e.length,o=[];n--;)o[n]=t(e[n]);return o}function _(e,t){var n=e.split("@"),o="";return n.length>1&&(o=n[0]+"@",e=n[1]),o+E((e=e.replace(j,".")).split("."),t).join(".")}function x(e){for(var t,n,o=[],r=0,a=e.length;r<a;)(t=e.charCodeAt(r++))>=55296&&t<=56319&&r<a?56320==(64512&(n=e.charCodeAt(r++)))?o.push(((1023&t)<<10)+(1023&n)+65536):(o.push(t),r--):o.push(t);return o}function S(e){return E(e,function(e){var t="";return e>65535&&(t+=C((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=C(e)}).join("")}function N(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:s}function T(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function B(e,t,n){var o=0;for(e=n?w(e/h):e>>1,e+=w(e/t);e>y*b>>1;o+=s)e=w(e/y);return w(o+(y+1)*e/(e+m))}function A(e){var t,n,o,r,a,c,i,m,h,O,f=[],j=e.length,v=0,y=d,C=p;for((n=e.lastIndexOf(g))<0&&(n=0),o=0;o<n;++o)e.charCodeAt(o)>=128&&k("not-basic"),f.push(e.charCodeAt(o));for(r=n>0?n+1:0;r<j;){for(a=v,c=1,i=s;r>=j&&k("invalid-input"),((m=N(e.charCodeAt(r++)))>=s||m>w((l-v)/c))&&k("overflow"),v+=m*c,!(m<(h=i<=C?u:i>=C+b?b:i-C));i+=s)c>w(l/(O=s-h))&&k("overflow"),c*=O;C=B(v-a,t=f.length+1,0==a),w(v/t)>l-y&&k("overflow"),y+=w(v/t),v%=t,f.splice(v++,0,y)}return S(f)}function R(e){var t,n,o,r,a,c,i,m,h,O,f,j,v,y,E,_=[];for(j=(e=x(e)).length,t=d,n=0,a=p,c=0;c<j;++c)(f=e[c])<128&&_.push(C(f));for(o=r=_.length,r&&_.push(g);o<j;){for(i=l,c=0;c<j;++c)(f=e[c])>=t&&f<i&&(i=f);for(i-t>w((l-n)/(v=o+1))&&k("overflow"),n+=(i-t)*v,t=i,c=0;c<j;++c)if((f=e[c])<t&&++n>l&&k("overflow"),f==t){for(m=n,h=s;!(m<(O=h<=a?u:h>=a+b?b:h-a));h+=s)E=m-O,y=s-O,_.push(C(T(O+E%y,0))),m=w(E/y);_.push(C(T(m,0))),a=B(n,v,o==r),n=0,++o}++n,++t}return _.join("")}i={version:"1.4.1",ucs2:{decode:x,encode:S},decode:A,encode:R,toASCII:function(e){return _(e,function(e){return f.test(e)?"xn--"+R(e):e})},toUnicode:function(e){return _(e,function(e){return O.test(e)?A(e.slice(4).toLowerCase()):e})}},void 0===(r=function(){return i}.call(t,n,t,e))||(e.exports=r)}()}).call(this,n(76)(e),n(53))},12:function(e,t,n){"use strict";function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function r(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),e}n.d(t,"a",function(){return r})},13:function(e,t,n){"use strict";function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,"a",function(){return o})},14:function(e,t,n){"use strict";function o(e,t){return(o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&o(e,t)}n.d(t,"a",function(){return r})},15:function(e,t,n){"use strict";function o(e){return(o=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}n.d(t,"a",function(){return o})},16:function(e,t,n){"use strict";n.d(t,"a",function(){return a});var o=n(38),r=n(3);function a(e,t){return!t||"object"!==Object(o.a)(t)&&"function"!=typeof t?Object(r.a)(e):t}},17:function(e,t,n){var o;
2
  /*!
3
  Copyright (c) 2016 Jed Watson.
4
  Licensed under the MIT License (MIT), see
@@ -9,7 +9,7 @@ this.wp=this.wp||{},this.wp.blockLibrary=function(e){var t={};function n(o){if(t
9
  Licensed under the MIT License (MIT), see
10
  http://jedwatson.github.io/classnames
11
  */
12
- !function(){"use strict";var n={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var o=arguments[t];if(o){var a=typeof o;if("string"===a||"number"===a)e.push(o);else if(Array.isArray(o))e.push(r.apply(null,o));else if("object"===a)for(var c in o)n.call(o,c)&&o[c]&&e.push(c)}}return e.join(" ")}void 0!==e&&e.exports?e.exports=r:void 0===(o=function(){return r}.apply(t,[]))||(e.exports=o)}()},18:function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",function(){return o})},2:function(e,t){!function(){e.exports=this.wp.i18n}()},20:function(e,t){!function(){e.exports=this.wp.keycodes}()},209:function(e,t,n){"use strict";n.r(t);var o={};n.d(o,"name",function(){return le}),n.d(o,"settings",function(){return se});var r={};n.d(r,"name",function(){return ve}),n.d(r,"settings",function(){return ke});var a={};n.d(a,"getLevelFromHeadingNodeName",function(){return xe}),n.d(a,"name",function(){return Te}),n.d(a,"settings",function(){return Be});var c={};n.d(c,"name",function(){return Ie}),n.d(c,"settings",function(){return Le});var i={};n.d(i,"name",function(){return Ke}),n.d(i,"settings",function(){return $e});var l={};n.d(l,"name",function(){return Ge}),n.d(l,"settings",function(){return Qe});var s={};n.d(s,"name",function(){return Xe}),n.d(s,"settings",function(){return et});var u={};n.d(u,"name",function(){return ct}),n.d(u,"settings",function(){return lt});var b={};n.d(b,"name",function(){return bt}),n.d(b,"settings",function(){return mt});var m={};n.d(m,"name",function(){return ht}),n.d(m,"settings",function(){return pt});var h={};n.d(h,"name",function(){return ft}),n.d(h,"settings",function(){return jt});var p={};n.d(p,"name",function(){return vt}),n.d(p,"settings",function(){return yt});var d={};n.d(d,"name",function(){return kt}),n.d(d,"settings",function(){return _t});var g={};n.d(g,"getEmbedEdit",function(){return zt}),n.d(g,"name",function(){return Dt}),n.d(g,"settings",function(){return qt}),n.d(g,"common",function(){return Wt}),n.d(g,"others",function(){return Kt});var O={};n.d(O,"name",function(){return Zt}),n.d(O,"settings",function(){return Jt});var f={};n.d(f,"name",function(){return Xt}),n.d(f,"settings",function(){return en});var j={};n.d(j,"name",function(){return nn}),n.d(j,"settings",function(){return on});var v={};n.d(v,"name",function(){return un}),n.d(v,"settings",function(){return bn});var y={};n.d(y,"name",function(){return dn}),n.d(y,"settings",function(){return gn});var w={};n.d(w,"name",function(){return fn}),n.d(w,"settings",function(){return jn});var C={};n.d(C,"name",function(){return vn}),n.d(C,"settings",function(){return yn});var k={};n.d(k,"name",function(){return wn}),n.d(k,"settings",function(){return Cn});var E={};n.d(E,"name",function(){return Sn}),n.d(E,"settings",function(){return Nn});var _={};n.d(_,"name",function(){return Ln}),n.d(_,"settings",function(){return zn});var x={};n.d(x,"name",function(){return Mn}),n.d(x,"settings",function(){return Hn});var S={};n.d(S,"name",function(){return Pn}),n.d(S,"settings",function(){return Fn});var N={};n.d(N,"name",function(){return Vn}),n.d(N,"settings",function(){return Un});var T={};n.d(T,"name",function(){return Kn}),n.d(T,"settings",function(){return $n});var B={};n.d(B,"name",function(){return Jn}),n.d(B,"settings",function(){return Xn});var A={};n.d(A,"name",function(){return eo}),n.d(A,"settings",function(){return to});var R={};n.d(R,"name",function(){return no}),n.d(R,"settings",function(){return oo});var I={};n.d(I,"name",function(){return ro}),n.d(I,"settings",function(){return ao});var L={};n.d(L,"name",function(){return so}),n.d(L,"settings",function(){return uo});var z={};n.d(z,"name",function(){return mo}),n.d(z,"settings",function(){return ho});var M=n(21),H=(n(84),n(9)),D=n(18),P=n(8),F=n(0),V=n(17),U=n.n(V),q=n(1),W=n(2),K=n(7),$=n(22),G=n(13),Q=n(12),Y=n(16),Z=n(15),J=n(14),X=n(3),ee=n(4),te=n(6),ne=window.getComputedStyle,oe=Object(ee.withFallbackStyles)(function(e,t){var n=t.attributes,o=n.textColor,r=n.backgroundColor,a=n.fontSize,c=n.customFontSize,i=e.querySelector('[contenteditable="true"]'),l=i?ne(i):null;return{fallbackBackgroundColor:r||!l?void 0:l.backgroundColor,fallbackTextColor:o||!l?void 0:l.color,fallbackFontSize:a||c||!l?void 0:parseInt(l.fontSize)||void 0}}),re=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).onReplace=e.onReplace.bind(Object(X.a)(Object(X.a)(e))),e.toggleDropCap=e.toggleDropCap.bind(Object(X.a)(Object(X.a)(e))),e.splitBlock=e.splitBlock.bind(Object(X.a)(Object(X.a)(e))),e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"onReplace",value:function(e){var t=this.props,n=t.attributes,o=t.onReplace;o(e.map(function(e,t){return 0===t&&"core/paragraph"===e.name?Object(P.a)({},e,{attributes:Object(P.a)({},n,e.attributes)}):e}))}},{key:"toggleDropCap",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({dropCap:!t.dropCap})}},{key:"getDropCapHelp",value:function(e){return e?Object(W.__)("Showing large initial letter."):Object(W.__)("Toggle to show a large initial letter.")}},{key:"splitBlock",value:function(e,t){for(var n=this.props,o=n.attributes,r=n.insertBlocksAfter,a=n.setAttributes,c=n.onReplace,i=arguments.length,l=new Array(i>2?i-2:0),s=2;s<i;s++)l[s-2]=arguments[s];null!==t&&l.push(Object(H.createBlock)("core/paragraph",{content:t})),l.length&&r&&r(l);var u=o.content;null===e?c([]):u!==e&&a({content:e})}},{key:"render",value:function(){var e,t=this.props,n=t.attributes,o=t.setAttributes,r=t.mergeBlocks,a=t.onReplace,c=t.className,i=t.backgroundColor,l=t.textColor,s=t.setBackgroundColor,u=t.setTextColor,b=t.fallbackBackgroundColor,m=t.fallbackTextColor,h=t.fallbackFontSize,p=t.fontSize,d=t.setFontSize,g=n.align,O=n.content,f=n.dropCap,j=n.placeholder;return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.AlignmentToolbar,{value:g,onChange:function(e){o({align:e})}})),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Text Settings"),className:"blocks-font-size"},Object(F.createElement)(K.FontSizePicker,{fallbackFontSize:h,value:p.size,onChange:d}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Drop Cap"),checked:!!f,onChange:this.toggleDropCap,help:this.getDropCapHelp})),Object(F.createElement)(K.PanelColorSettings,{title:Object(W.__)("Color Settings"),initialOpen:!1,colorSettings:[{value:i.color,onChange:s,label:Object(W.__)("Background Color")},{value:l.color,onChange:u,label:Object(W.__)("Text Color")}]},Object(F.createElement)(K.ContrastChecker,Object($.a)({textColor:l.color,backgroundColor:i.color,fallbackTextColor:m,fallbackBackgroundColor:b},{fontSize:p.size})))),Object(F.createElement)(K.RichText,{tagName:"p",className:U()("wp-block-paragraph",c,(e={"has-text-color":l.color,"has-background":i.color,"has-drop-cap":f},Object(D.a)(e,i.class,i.class),Object(D.a)(e,l.class,l.class),Object(D.a)(e,p.class,p.class),e)),style:{backgroundColor:i.color,color:l.color,fontSize:p.size?p.size+"px":void 0,textAlign:g},value:O,onChange:function(e){o({content:e})},onSplit:this.splitBlock,onMerge:r,onReplace:this.onReplace,onRemove:function(){return a([])},placeholder:j||Object(W.__)("Add text or type / to add content")}))}}]),t}(F.Component),ae=Object(te.compose)([Object(K.withColors)("backgroundColor",{textColor:"color"}),Object(K.withFontSizes)("fontSize"),oe])(re),ce={className:!1},ie={content:{source:"html",selector:"p",default:""},align:{type:"string"},dropCap:{type:"boolean",default:!1},placeholder:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},fontSize:{type:"string"},customFontSize:{type:"number"}},le="core/paragraph",se={title:Object(W.__)("Paragraph"),description:Object(W.__)("Add some basic text."),icon:Object(F.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"M11 5v7H9.5C7.6 12 6 10.4 6 8.5S7.6 5 9.5 5H11m8-2H9.5C6.5 3 4 5.5 4 8.5S6.5 14 9.5 14H11v7h2V5h2v16h2V5h2V3z"})),category:"common",keywords:[Object(W.__)("text")],supports:ce,attributes:ie,transforms:{from:[{type:"raw",priority:20,selector:"p",schema:{p:{children:Object(H.getPhrasingContentSchema)()}}}]},deprecated:[{supports:ce,attributes:Object(P.a)({},ie,{width:{type:"string"}}),save:function(e){var t,n=e.attributes,o=n.width,r=n.align,a=n.content,c=n.dropCap,i=n.backgroundColor,l=n.textColor,s=n.customBackgroundColor,u=n.customTextColor,b=n.fontSize,m=n.customFontSize,h=Object(K.getColorClassName)("color",l),p=Object(K.getColorClassName)("background-color",i),d=b&&"is-".concat(b,"-text"),g=U()((t={},Object(D.a)(t,"align".concat(o),o),Object(D.a)(t,"has-background",i||s),Object(D.a)(t,"has-drop-cap",c),Object(D.a)(t,d,d),Object(D.a)(t,h,h),Object(D.a)(t,p,p),t)),O={backgroundColor:p?void 0:s,color:h?void 0:u,fontSize:d?void 0:m,textAlign:r};return Object(F.createElement)(K.RichText.Content,{tagName:"p",style:O,className:g||void 0,value:a})}},{supports:ce,attributes:Object(q.omit)(Object(P.a)({},ie,{fontSize:{type:"number"}}),"customFontSize","customTextColor","customBackgroundColor"),save:function(e){var t,n=e.attributes,o=n.width,r=n.align,a=n.content,c=n.dropCap,i=n.backgroundColor,l=n.textColor,s=n.fontSize,u=U()((t={},Object(D.a)(t,"align".concat(o),o),Object(D.a)(t,"has-background",i),Object(D.a)(t,"has-drop-cap",c),t)),b={backgroundColor:i,color:l,fontSize:s,textAlign:r};return Object(F.createElement)("p",{style:b,className:u||void 0},a)},migrate:function(e){return Object(q.omit)(Object(P.a)({},e,{customFontSize:Object(q.isFinite)(e.fontSize)?e.fontSize:void 0,customTextColor:e.textColor&&"#"===e.textColor[0]?e.textColor:void 0,customBackgroundColor:e.backgroundColor&&"#"===e.backgroundColor[0]?e.backgroundColor:void 0}),["fontSize","textColor","backgroundColor"])}},{supports:ce,attributes:Object(P.a)({},ie,{content:{type:"string",source:"html"}}),save:function(e){var t=e.attributes;return Object(F.createElement)(F.RawHTML,null,t.content)},migrate:function(e){return e}}],merge:function(e,t){return{content:e.content+t.content}},getEditWrapperProps:function(e){var t=e.width;if(-1!==["wide","full","left","right"].indexOf(t))return{"data-align":t}},edit:ae,save:function(e){var t,n=e.attributes,o=n.align,r=n.content,a=n.dropCap,c=n.backgroundColor,i=n.textColor,l=n.customBackgroundColor,s=n.customTextColor,u=n.fontSize,b=n.customFontSize,m=Object(K.getColorClassName)("color",i),h=Object(K.getColorClassName)("background-color",c),p=Object(K.getFontSizeClass)(u),d=U()((t={"has-text-color":i||s,"has-background":c||l,"has-drop-cap":a},Object(D.a)(t,p,p),Object(D.a)(t,m,m),Object(D.a)(t,h,h),t)),g={backgroundColor:h?void 0:l,color:m?void 0:s,fontSize:p?void 0:b,textAlign:o};return Object(F.createElement)(K.RichText.Content,{tagName:"p",style:g,className:d||void 0,value:r})}},ue=n(43),be=n(33),me=n(5),he=n(49),pe=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).state={width:void 0,height:void 0},e.bindContainer=e.bindContainer.bind(Object(X.a)(Object(X.a)(e))),e.calculateSize=e.calculateSize.bind(Object(X.a)(Object(X.a)(e))),e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"bindContainer",value:function(e){this.container=e}},{key:"componentDidUpdate",value:function(e){this.props.src!==e.src&&(this.setState({width:void 0,height:void 0}),this.fetchImageSize()),this.props.dirtynessTrigger!==e.dirtynessTrigger&&this.calculateSize()}},{key:"componentDidMount",value:function(){this.fetchImageSize()}},{key:"componentWillUnmount",value:function(){this.image&&(this.image.onload=q.noop)}},{key:"fetchImageSize",value:function(){this.image=new window.Image,this.image.onload=this.calculateSize,this.image.src=this.props.src}},{key:"calculateSize",value:function(){var e=this.container.clientWidth,t=this.image.width>e,n=this.image.height/this.image.width,o=t?e:this.image.width,r=t?e*n:this.image.height;this.setState({width:o,height:r})}},{key:"render",value:function(){var e={imageWidth:this.image&&this.image.width,imageHeight:this.image&&this.image.height,containerWidth:this.container&&this.container.clientWidth,containerHeight:this.container&&this.container.clientHeight,imageWidthWithinContainer:this.state.width,imageHeightWithinContainer:this.state.height};return Object(F.createElement)("div",{ref:this.bindContainer},this.props.children(e))}}]),t}(F.Component),de=Object(te.withGlobalEvents)({resize:"calculateSize"})(pe),ge=["image"],Oe=function(e){return Object(q.pick)(e,["alt","id","link","url","caption"])},fe=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).updateAlt=e.updateAlt.bind(Object(X.a)(Object(X.a)(e))),e.updateAlignment=e.updateAlignment.bind(Object(X.a)(Object(X.a)(e))),e.onFocusCaption=e.onFocusCaption.bind(Object(X.a)(Object(X.a)(e))),e.onImageClick=e.onImageClick.bind(Object(X.a)(Object(X.a)(e))),e.onSelectImage=e.onSelectImage.bind(Object(X.a)(Object(X.a)(e))),e.updateImageURL=e.updateImageURL.bind(Object(X.a)(Object(X.a)(e))),e.updateWidth=e.updateWidth.bind(Object(X.a)(Object(X.a)(e))),e.updateHeight=e.updateHeight.bind(Object(X.a)(Object(X.a)(e))),e.updateDimensions=e.updateDimensions.bind(Object(X.a)(Object(X.a)(e))),e.onSetCustomHref=e.onSetCustomHref.bind(Object(X.a)(Object(X.a)(e))),e.onSetLinkDestination=e.onSetLinkDestination.bind(Object(X.a)(Object(X.a)(e))),e.state={captionFocused:!1},e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"componentDidMount",value:function(){var e=this.props,t=e.attributes,n=e.setAttributes,o=t.id,r=t.url,a=void 0===r?"":r;if(!o&&0===a.indexOf("blob:")){var c=Object(ue.getBlobByURL)(a);c&&Object(K.mediaUpload)({filesList:[c],onFileChange:function(e){var t=Object(be.a)(e,1)[0];n(Oe(t))},allowedTypes:ge})}}},{key:"componentDidUpdate",value:function(e){var t=e.attributes,n=t.id,o=t.url,r=void 0===o?"":o,a=this.props.attributes,c=a.id,i=a.url,l=void 0===i?"":i;!n&&0===r.indexOf("blob:")&&c&&-1===l.indexOf("blob:")&&Object(ue.revokeBlobURL)(l),!this.props.isSelected&&e.isSelected&&this.state.captionFocused&&this.setState({captionFocused:!1})}},{key:"onSelectImage",value:function(e){e&&e.url?this.props.setAttributes(Object(P.a)({},Oe(e),{width:void 0,height:void 0})):this.props.setAttributes({url:void 0,alt:void 0,id:void 0,caption:void 0})}},{key:"onSetLinkDestination",value:function(e){var t;t="none"===e?void 0:"media"===e?this.props.attributes.url:"attachment"===e?this.props.image&&this.props.image.link:this.props.attributes.href,this.props.setAttributes({linkDestination:e,href:t})}},{key:"onSetCustomHref",value:function(e){this.props.setAttributes({href:e})}},{key:"onFocusCaption",value:function(){this.state.captionFocused||this.setState({captionFocused:!0})}},{key:"onImageClick",value:function(){this.state.captionFocused&&this.setState({captionFocused:!1})}},{key:"updateAlt",value:function(e){this.props.setAttributes({alt:e})}},{key:"updateAlignment",value:function(e){var t=-1!==["wide","full"].indexOf(e)?{width:void 0,height:void 0}:{};this.props.setAttributes(Object(P.a)({},t,{align:e}))}},{key:"updateImageURL",value:function(e){this.props.setAttributes({url:e,width:void 0,height:void 0})}},{key:"updateWidth",value:function(e){this.props.setAttributes({width:parseInt(e,10)})}},{key:"updateHeight",value:function(e){this.props.setAttributes({height:parseInt(e,10)})}},{key:"updateDimensions",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return function(){e.props.setAttributes({width:t,height:n})}}},{key:"getAvailableSizes",value:function(){return Object(q.get)(this.props.image,["media_details","sizes"],{})}},{key:"getLinkDestinationOptions",value:function(){return[{value:"none",label:Object(W.__)("None")},{value:"media",label:Object(W.__)("Media File")},{value:"attachment",label:Object(W.__)("Attachment Page")},{value:"custom",label:Object(W.__)("Custom URL")}]}},{key:"render",value:function(){var e=this,t=this.props,n=t.attributes,o=t.setAttributes,r=t.isLargeViewport,a=t.isSelected,c=t.className,i=t.maxWidth,l=t.noticeOperations,s=t.noticeUI,u=t.toggleSelection,b=t.isRTL,m=n.url,h=n.alt,p=n.caption,d=n.align,g=n.id,O=n.href,f=n.linkDestination,j=n.width,v=n.height,y=Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.BlockAlignmentToolbar,{value:d,onChange:this.updateAlignment}),Object(F.createElement)(ee.Toolbar,null,Object(F.createElement)(K.MediaUpload,{onSelect:this.onSelectImage,allowedTypes:ge,value:g,render:function(e){var t=e.open;return Object(F.createElement)(ee.IconButton,{className:"components-toolbar__control",label:Object(W.__)("Edit image"),icon:"edit",onClick:t})}})));if(!m)return Object(F.createElement)(F.Fragment,null,y,Object(F.createElement)(K.MediaPlaceholder,{icon:"format-image",labels:{title:Object(W.__)("Image"),name:Object(W.__)("an image")},className:c,onSelect:this.onSelectImage,notices:s,onError:l.createErrorNotice,accept:"image/*",allowedTypes:ge}));var w=U()(c,{"is-transient":0===m.indexOf("blob:"),"is-resized":!!j||!!v,"is-focused":a}),C=this.getAvailableSizes(),k=-1===["wide","full"].indexOf(d)&&r,E="custom"!==f,_=function(t,n){return Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Image Settings")},Object(F.createElement)(ee.TextareaControl,{label:Object(W.__)("Alt Text (Alternative Text)"),value:h,onChange:e.updateAlt,help:Object(W.__)("Describe the purpose of the image. Leave empty if the image is not a key part of the content.")}),!Object(q.isEmpty)(C)&&Object(F.createElement)(ee.SelectControl,{label:Object(W.__)("Image Size"),value:m,options:Object(q.map)(C,function(e,t){return{value:e.source_url,label:Object(q.startCase)(t)}}),onChange:e.updateImageURL}),k&&Object(F.createElement)("div",{className:"block-library-image__dimensions"},Object(F.createElement)("p",{className:"block-library-image__dimensions__row"},Object(W.__)("Image Dimensions")),Object(F.createElement)("div",{className:"block-library-image__dimensions__row"},Object(F.createElement)(ee.TextControl,{type:"number",className:"block-library-image__dimensions__width",label:Object(W.__)("Width"),value:void 0!==j?j:"",placeholder:t,min:1,onChange:e.updateWidth}),Object(F.createElement)(ee.TextControl,{type:"number",className:"block-library-image__dimensions__height",label:Object(W.__)("Height"),value:void 0!==v?v:"",placeholder:n,min:1,onChange:e.updateHeight})),Object(F.createElement)("div",{className:"block-library-image__dimensions__row"},Object(F.createElement)(ee.ButtonGroup,{"aria-label":Object(W.__)("Image Size")},[25,50,75,100].map(function(o){var r=Math.round(t*(o/100)),a=Math.round(n*(o/100)),c=j===r&&v===a;return Object(F.createElement)(ee.Button,{key:o,isSmall:!0,isPrimary:c,"aria-pressed":c,onClick:e.updateDimensions(r,a)},o,"%")})),Object(F.createElement)(ee.Button,{isSmall:!0,onClick:e.updateDimensions()},Object(W.__)("Reset"))))),Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Link Settings")},Object(F.createElement)(ee.SelectControl,{label:Object(W.__)("Link To"),value:f,options:e.getLinkDestinationOptions(),onChange:e.onSetLinkDestination}),"none"!==f&&Object(F.createElement)(ee.TextControl,{label:Object(W.__)("Link URL"),value:O||"",onChange:e.onSetCustomHref,placeholder:E?void 0:"https://",disabled:E})))};return Object(F.createElement)(F.Fragment,null,y,Object(F.createElement)("figure",{className:w},Object(F.createElement)(de,{src:m,dirtynessTrigger:d},function(t){var n=t.imageWidthWithinContainer,r=t.imageHeightWithinContainer,a=t.imageWidth,c=t.imageHeight,l=Object(F.createElement)("img",{src:m,alt:h,onClick:e.onImageClick});if(!k||!n)return Object(F.createElement)(F.Fragment,null,_(a,c),Object(F.createElement)("div",{style:{width:j,height:v}},l));var s=j||n,p=v||r,g=a/c,O=a<c?20:20*g,f=c<a?20:20/g,y=!1,w=!1;return"center"===d?(y=!0,w=!0):b?"left"===d?y=!0:w=!0:"right"===d?w=!0:y=!0,Object(F.createElement)(F.Fragment,null,_(a,c),Object(F.createElement)(ee.ResizableBox,{size:j&&v?{width:j,height:v}:void 0,minWidth:O,maxWidth:i,minHeight:f,maxHeight:i/g,lockAspectRatio:!0,enable:{top:!1,right:y,bottom:!0,left:w},onResizeStart:function(){u(!1)},onResizeStop:function(e,t,n,r){o({width:parseInt(s+r.width,10),height:parseInt(p+r.height,10)}),u(!0)}},l))}),(!K.RichText.isEmpty(p)||a)&&Object(F.createElement)(K.RichText,{tagName:"figcaption",placeholder:Object(W.__)("Write caption…"),value:p,unstableOnFocus:this.onFocusCaption,onChange:function(e){return o({caption:e})},isSelected:this.state.captionFocused,inlineToolbar:!0})))}}]),t}(F.Component),je=Object(te.compose)([Object(me.withSelect)(function(e,t){var n=e("core").getMedia,o=e("core/editor").getEditorSettings,r=t.attributes.id,a=o(),c=a.maxWidth,i=a.isRTL;return{image:r?n(r):null,maxWidth:c,isRTL:i}}),Object(he.withViewportMatch)({isLargeViewport:"medium"}),ee.withNotices])(fe),ve="core/image",ye={url:{type:"string",source:"attribute",selector:"img",attribute:"src"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},caption:{source:"html",selector:"figcaption"},href:{type:"string",source:"attribute",selector:"figure > a",attribute:"href"},id:{type:"number"},align:{type:"string"},width:{type:"number"},height:{type:"number"},linkDestination:{type:"string",default:"none"}},we={img:{attributes:["src","alt"],classes:["alignleft","aligncenter","alignright","alignnone",/^wp-image-\d+$/]}},Ce={figure:{require:["img"],children:Object(P.a)({},we,{a:{attributes:["href"],children:we},figcaption:{children:Object(H.getPhrasingContentSchema)()}})}},ke={title:Object(W.__)("Image"),description:Object(W.__)("They’re worth 1,000 words! Insert a single image."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("path",{d:"m19 5v14h-14v-14h14m0-2h-14c-1.1 0-2 0.9-2 2v14c0 1.1 0.9 2 2 2h14c1.1 0 2-0.9 2-2v-14c0-1.1-0.9-2-2-2z"}),Object(F.createElement)("path",{d:"m14.14 11.86l-3 3.87-2.14-2.59-3 3.86h12l-3.86-5.14z"})),category:"common",keywords:[Object(W.__)("photo")],attributes:ye,transforms:{from:[{type:"raw",isMatch:function(e){return"FIGURE"===e.nodeName&&!!e.querySelector("img")},schema:Ce,transform:function(e){var t=e.className+" "+e.querySelector("img").className,n=/(?:^|\s)align(left|center|right)(?:$|\s)/.exec(t),o=n?n[1]:void 0,r=/(?:^|\s)wp-image-(\d+)(?:$|\s)/.exec(t),a=r?Number(r[1]):void 0,c=e.querySelector("a"),i=c&&c.href?"custom":void 0,l=c&&c.href?c.href:void 0,s=Object(H.getBlockType)("core/image"),u=Object(H.getBlockAttributes)(s,e.outerHTML,{align:o,id:a,linkDestination:i,href:l});return Object(H.createBlock)("core/image",u)}},{type:"files",isMatch:function(e){return 1===e.length&&0===e[0].type.indexOf("image/")},transform:function(e){var t=e[0];return Object(H.createBlock)("core/image",{url:Object(ue.createBlobURL)(t)})}},{type:"shortcode",tag:"caption",attributes:{url:{type:"string",source:"attribute",attribute:"src",selector:"img"},alt:{type:"string",source:"attribute",attribute:"alt",selector:"img"},caption:{shortcode:function(e,t){return t.shortcode.content.replace(/\s*<img[^>]*>\s/,"")}},href:{type:"string",source:"attribute",attribute:"href",selector:"a"},id:{type:"number",shortcode:function(e){var t=e.named.id;if(t)return parseInt(t.replace("attachment_",""),10)}},align:{type:"string",shortcode:function(e){var t=e.named.align;return(void 0===t?"alignnone":t).replace("align","")}}}}]},getEditWrapperProps:function(e){var t=e.align,n=e.width;if("left"===t||"center"===t||"right"===t||"wide"===t||"full"===t)return{"data-align":t,"data-resized":!!n}},edit:je,save:function(e){var t,n=e.attributes,o=n.url,r=n.alt,a=n.caption,c=n.align,i=n.href,l=n.width,s=n.height,u=n.id,b=U()((t={},Object(D.a)(t,"align".concat(c),c),Object(D.a)(t,"is-resized",l||s),t)),m=Object(F.createElement)("img",{src:o,alt:r,className:u?"wp-image-".concat(u):null,width:l,height:s}),h=Object(F.createElement)(F.Fragment,null,i?Object(F.createElement)("a",{href:i},m):m,!K.RichText.isEmpty(a)&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:a}));return"left"===c||"right"===c||"center"===c?Object(F.createElement)("div",null,Object(F.createElement)("figure",{className:b},h)):Object(F.createElement)("figure",{className:b},h)},deprecated:[{attributes:ye,save:function(e){var t,n=e.attributes,o=n.url,r=n.alt,a=n.caption,c=n.align,i=n.href,l=n.width,s=n.height,u=n.id,b=U()((t={},Object(D.a)(t,"align".concat(c),c),Object(D.a)(t,"is-resized",l||s),t)),m=Object(F.createElement)("img",{src:o,alt:r,className:u?"wp-image-".concat(u):null,width:l,height:s});return Object(F.createElement)("figure",{className:b},i?Object(F.createElement)("a",{href:i},m):m,!K.RichText.isEmpty(a)&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:a}))}},{attributes:ye,save:function(e){var t=e.attributes,n=t.url,o=t.alt,r=t.caption,a=t.align,c=t.href,i=t.width,l=t.height,s=t.id,u=Object(F.createElement)("img",{src:n,alt:o,className:s?"wp-image-".concat(s):null,width:i,height:l});return Object(F.createElement)("figure",{className:a?"align".concat(a):null},c?Object(F.createElement)("a",{href:c},u):u,!K.RichText.isEmpty(r)&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:r}))}},{attributes:ye,save:function(e){var t=e.attributes,n=t.url,o=t.alt,r=t.caption,a=t.align,c=t.href,i=t.width,l=t.height,s=i||l?{width:i,height:l}:{},u=Object(F.createElement)("img",Object($.a)({src:n,alt:o},s)),b={};return i?b={width:i}:"left"!==a&&"right"!==a||(b={maxWidth:"50%"}),Object(F.createElement)("figure",{className:a?"align".concat(a):null,style:b},c?Object(F.createElement)("a",{href:c},u):u,!K.RichText.isEmpty(r)&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:r}))}}]},Ee=n(32),_e=function(e){function t(){return Object(G.a)(this,t),Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"createLevelControl",value:function(e,t,n){return{icon:"heading",title:Object(W.sprintf)(Object(W.__)("Heading %d"),e),isActive:e===t,onClick:function(){return n(e)},subscript:String(e)}}},{key:"render",value:function(){var e=this,t=this.props,n=t.minLevel,o=t.maxLevel,r=t.selectedLevel,a=t.onChange;return Object(F.createElement)(ee.Toolbar,{controls:Object(q.range)(n,o).map(function(t){return e.createLevelControl(t,r,a)})})}}]),t}(F.Component);function xe(e){return Number(e.substr(1))}var Se={className:!1,anchor:!0},Ne={content:{source:"html",selector:"h1,h2,h3,h4,h5,h6"},level:{type:"number",default:2},align:{type:"string"},placeholder:{type:"string"}},Te="core/heading",Be={title:Object(W.__)("Heading"),description:Object(W.__)("Introduce topics and help visitors (and search engines!) understand how your content is organized."),icon:Object(F.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"M5 4v3h5.5v12h3V7H19V4z"}),Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"})),category:"common",keywords:[Object(W.__)("title"),Object(W.__)("subtitle")],supports:Se,attributes:Ne,transforms:{from:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.content;return Object(H.createBlock)("core/heading",{content:t})}},{type:"raw",selector:"h1,h2,h3,h4,h5,h6",schema:{h1:{children:Object(H.getPhrasingContentSchema)()},h2:{children:Object(H.getPhrasingContentSchema)()},h3:{children:Object(H.getPhrasingContentSchema)()},h4:{children:Object(H.getPhrasingContentSchema)()},h5:{children:Object(H.getPhrasingContentSchema)()},h6:{children:Object(H.getPhrasingContentSchema)()}},transform:function(e){return Object(H.createBlock)("core/heading",Object(P.a)({},Object(H.getBlockAttributes)(Object(H.getBlockType)("core/heading"),e.outerHTML),{level:xe(e.nodeName)}))}},{type:"pattern",regExp:/^(#{2,6})\s/,transform:function(e){var t=e.content,n=e.match[1].length;return Object(H.createBlock)("core/heading",{level:n,content:t})}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.content;return Object(H.createBlock)("core/paragraph",{content:t})}}]},deprecated:[{supports:Se,attributes:Object(P.a)({},Object(q.omit)(Ne,["level"]),{nodeName:{type:"string",source:"property",selector:"h1,h2,h3,h4,h5,h6",property:"nodeName",default:"H2"}}),migrate:function(e){var t=e.nodeName,n=Object(Ee.a)(e,["nodeName"]);return Object(P.a)({},n,{level:xe(t)})},save:function(e){var t=e.attributes,n=t.align,o=t.nodeName,r=t.content;return Object(F.createElement)(K.RichText.Content,{tagName:o.toLowerCase(),style:{textAlign:n},value:r})}}],merge:function(e,t){return{content:e.content+t.content}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.mergeBlocks,r=e.insertBlocksAfter,a=e.onReplace,c=e.className,i=t.align,l=t.content,s=t.level,u=t.placeholder,b="h"+s;return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(_e,{minLevel:2,maxLevel:5,selectedLevel:s,onChange:function(e){return n({level:e})}})),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Heading Settings")},Object(F.createElement)("p",null,Object(W.__)("Level")),Object(F.createElement)(_e,{minLevel:1,maxLevel:7,selectedLevel:s,onChange:function(e){return n({level:e})}}),Object(F.createElement)("p",null,Object(W.__)("Text Alignment")),Object(F.createElement)(K.AlignmentToolbar,{value:i,onChange:function(e){n({align:e})}}))),Object(F.createElement)(K.RichText,{wrapperClassName:"wp-block-heading",tagName:b,value:l,onChange:function(e){return n({content:e})},onMerge:o,onSplit:r?function(e,t){n({content:e});for(var o=arguments.length,a=new Array(o>2?o-2:0),c=2;c<o;c++)a[c-2]=arguments[c];r(a.concat([Object(H.createBlock)("core/paragraph",{content:t})]))}:void 0,onRemove:function(){return a([])},style:{textAlign:i},className:c,placeholder:u||Object(W.__)("Write heading…")}))},save:function(e){var t=e.attributes,n=t.align,o=t.level,r=t.content,a="h"+o;return Object(F.createElement)(K.RichText.Content,{tagName:a,style:{textAlign:n},value:r})}},Ae=n(24),Re={value:{source:"html",selector:"blockquote",multiline:"p"},citation:{source:"html",selector:"cite"},align:{type:"string"}},Ie="core/quote",Le={title:Object(W.__)("Quote"),description:Object(W.__)("Maybe someone else said it better -- add some quoted text."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M19 18h-6l2-4h-2V6h8v7l-2 5zm-2-2l2-3V8h-4v4h4l-2 4zm-8 2H3l2-4H3V6h8v7l-2 5zm-2-2l2-3V8H5v4h4l-2 4z"}))),category:"common",keywords:[Object(W.__)("blockquote")],attributes:Re,styles:[{name:"default",label:Object(W.__)("Regular"),isDefault:!0},{name:"large",label:Object(W.__)("Large")}],transforms:{from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:function(e){return Object(H.createBlock)("core/quote",{value:Object(Ae.toHTMLString)(Object(Ae.join)(e.map(function(e){var t=e.content;return Object(Ae.create)({html:t})}),"\u2028"),"p")})}},{type:"block",blocks:["core/heading"],transform:function(e){var t=e.content;return Object(H.createBlock)("core/quote",{value:"<p>".concat(t,"</p>")})}},{type:"pattern",regExp:/^>\s/,transform:function(e){var t=e.content;return Object(H.createBlock)("core/quote",{value:"<p>".concat(t,"</p>")})}},{type:"raw",selector:"blockquote",schema:{blockquote:{children:{p:{children:Object(H.getPhrasingContentSchema)()}}}}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.value;return Object(Ae.split)(Object(Ae.create)({html:t,multilineTag:"p"}),"\u2028").map(function(e){return Object(H.createBlock)("core/paragraph",{content:Object(Ae.toHTMLString)(e)})})}},{type:"block",blocks:["core/heading"],transform:function(e){var t=e.value,n=e.citation,o=Object(Ee.a)(e,["value","citation"]);if("<p></p>"===t)return Object(H.createBlock)("core/heading",{content:n});var r=Object(Ae.split)(Object(Ae.create)({html:t,multilineTag:"p"}),"\u2028"),a=r.slice(1);return[Object(H.createBlock)("core/heading",{content:Object(Ae.toHTMLString)(r[0])}),Object(H.createBlock)("core/quote",Object(P.a)({},o,{citation:n,value:Object(Ae.toHTMLString)(a.length?Object(Ae.join)(r.slice(1),"\u2028"):Object(Ae.create)(),"p")}))]}}]},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.isSelected,r=e.mergeBlocks,a=e.onReplace,c=e.className,i=t.align,l=t.value,s=t.citation;return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.AlignmentToolbar,{value:i,onChange:function(e){n({align:e})}})),Object(F.createElement)("blockquote",{className:c,style:{textAlign:i}},Object(F.createElement)(K.RichText,{multiline:!0,value:l,onChange:function(e){return n({value:e})},onMerge:r,onRemove:function(e){var t=!s||0===s.length;!e&&t&&a([])},placeholder:Object(W.__)("Write quote…")}),(!K.RichText.isEmpty(s)||o)&&Object(F.createElement)(K.RichText,{value:s,onChange:function(e){return n({citation:e})},placeholder:Object(W.__)("Write citation…"),className:"wp-block-quote__citation"})))},save:function(e){var t=e.attributes,n=t.align,o=t.value,r=t.citation;return Object(F.createElement)("blockquote",{style:{textAlign:n||null}},Object(F.createElement)(K.RichText.Content,{multiline:!0,value:o}),!K.RichText.isEmpty(r)&&Object(F.createElement)(K.RichText.Content,{tagName:"cite",value:r}))},merge:function(e,t){var n=t.value,o=t.citation;return n&&"<p></p>"!==n?Object(P.a)({},e,{value:e.value+n,citation:e.citation+o}):Object(P.a)({},e,{citation:e.citation+o})},deprecated:[{attributes:Object(P.a)({},Re,{style:{type:"number",default:1}}),migrate:function(e){return 2===e.style?Object(P.a)({},Object(q.omit)(e,["style"]),{className:e.className?e.className+" is-style-large":"is-style-large"}):e},save:function(e){var t=e.attributes,n=t.align,o=t.value,r=t.citation,a=t.style;return Object(F.createElement)("blockquote",{className:2===a?"is-large":"",style:{textAlign:n||null}},Object(F.createElement)(K.RichText.Content,{multiline:!0,value:o}),!K.RichText.isEmpty(r)&&Object(F.createElement)(K.RichText.Content,{tagName:"cite",value:r}))}},{attributes:Object(P.a)({},Re,{citation:{source:"html",selector:"footer"},style:{type:"number",default:1}}),save:function(e){var t=e.attributes,n=t.align,o=t.value,r=t.citation,a=t.style;return Object(F.createElement)("blockquote",{className:"blocks-quote-style-".concat(a),style:{textAlign:n||null}},Object(F.createElement)(K.RichText.Content,{multiline:!0,value:o}),!K.RichText.isEmpty(r)&&Object(F.createElement)(K.RichText.Content,{tagName:"footer",value:r}))}}]},ze=n(20),Me=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).onImageClick=e.onImageClick.bind(Object(X.a)(Object(X.a)(e))),e.onSelectCaption=e.onSelectCaption.bind(Object(X.a)(Object(X.a)(e))),e.onKeyDown=e.onKeyDown.bind(Object(X.a)(Object(X.a)(e))),e.bindContainer=e.bindContainer.bind(Object(X.a)(Object(X.a)(e))),e.state={captionSelected:!1},e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"bindContainer",value:function(e){this.container=e}},{key:"onSelectCaption",value:function(){this.state.captionSelected||this.setState({captionSelected:!0}),this.props.isSelected||this.props.onSelect()}},{key:"onImageClick",value:function(){this.props.isSelected||this.props.onSelect(),this.state.captionSelected&&this.setState({captionSelected:!1})}},{key:"onKeyDown",value:function(e){this.container===document.activeElement&&this.props.isSelected&&-1!==[ze.BACKSPACE,ze.DELETE].indexOf(e.keyCode)&&(e.stopPropagation(),e.preventDefault(),this.props.onRemove())}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isSelected,o=t.image,r=t.url;o&&!r&&this.props.setAttributes({url:o.source_url,alt:o.alt_text}),this.state.captionSelected&&!n&&e.isSelected&&this.setState({captionSelected:!1})}},{key:"render",value:function(){var e,t=this.props,n=t.url,o=t.alt,r=t.id,a=t.linkTo,c=t.link,i=t.isSelected,l=t.caption,s=t.onRemove,u=t.setAttributes;switch(a){case"media":e=n;break;case"attachment":e=c}var b=n?Object(F.createElement)("img",{src:n,alt:o,"data-id":r,onClick:this.onImageClick}):Object(F.createElement)(ee.Spinner,null),m=U()({"is-selected":i,"is-transient":n&&0===n.indexOf("blob:")});return Object(F.createElement)("figure",{className:m,tabIndex:"-1",onKeyDown:this.onKeyDown,ref:this.bindContainer},i&&Object(F.createElement)("div",{className:"block-library-gallery-item__inline-menu"},Object(F.createElement)(ee.IconButton,{icon:"no-alt",onClick:s,className:"blocks-gallery-item__remove",label:Object(W.__)("Remove Image")})),e?Object(F.createElement)("a",{href:e},b):b,!K.RichText.isEmpty(l)||i?Object(F.createElement)(K.RichText,{tagName:"figcaption",placeholder:Object(W.__)("Write caption…"),value:l,isSelected:this.state.captionSelected,onChange:function(e){return u({caption:e})},unstableOnFocus:this.onSelectCaption,inlineToolbar:!0}):null)}}]),t}(F.Component),He=Object(me.withSelect)(function(e,t){var n=e("core").getMedia,o=t.id;return{image:o?n(o):null}})(Me),De=[{value:"attachment",label:Object(W.__)("Attachment Page")},{value:"media",label:Object(W.__)("Media File")},{value:"none",label:Object(W.__)("None")}],Pe=["image"];function Fe(e){return Math.min(3,e.images.length)}var Ve=function(e){return Object(q.pick)(e,["alt","id","link","url","caption"])},Ue=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).onSelectImage=e.onSelectImage.bind(Object(X.a)(Object(X.a)(e))),e.onSelectImages=e.onSelectImages.bind(Object(X.a)(Object(X.a)(e))),e.setLinkTo=e.setLinkTo.bind(Object(X.a)(Object(X.a)(e))),e.setColumnsNumber=e.setColumnsNumber.bind(Object(X.a)(Object(X.a)(e))),e.toggleImageCrop=e.toggleImageCrop.bind(Object(X.a)(Object(X.a)(e))),e.onRemoveImage=e.onRemoveImage.bind(Object(X.a)(Object(X.a)(e))),e.setImageAttributes=e.setImageAttributes.bind(Object(X.a)(Object(X.a)(e))),e.addFiles=e.addFiles.bind(Object(X.a)(Object(X.a)(e))),e.uploadFromFiles=e.uploadFromFiles.bind(Object(X.a)(Object(X.a)(e))),e.state={selectedImage:null},e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"onSelectImage",value:function(e){var t=this;return function(){t.state.selectedImage!==e&&t.setState({selectedImage:e})}}},{key:"onRemoveImage",value:function(e){var t=this;return function(){var n=Object(q.filter)(t.props.attributes.images,function(t,n){return e!==n}),o=t.props.attributes.columns;t.setState({selectedImage:null}),t.props.setAttributes({images:n,columns:o?Math.min(n.length,o):o})}}},{key:"onSelectImages",value:function(e){this.props.setAttributes({images:e.map(function(e){return Ve(e)})})}},{key:"setLinkTo",value:function(e){this.props.setAttributes({linkTo:e})}},{key:"setColumnsNumber",value:function(e){this.props.setAttributes({columns:e})}},{key:"toggleImageCrop",value:function(){this.props.setAttributes({imageCrop:!this.props.attributes.imageCrop})}},{key:"getImageCropHelp",value:function(e){return e?Object(W.__)("Thumbnails are cropped to align."):Object(W.__)("Thumbnails are not cropped.")}},{key:"setImageAttributes",value:function(e,t){var n=this.props,o=n.attributes.images,r=n.setAttributes;o[e]&&r({images:Object(M.a)(o.slice(0,e)).concat([Object(P.a)({},o[e],t)],Object(M.a)(o.slice(e+1)))})}},{key:"uploadFromFiles",value:function(e){this.addFiles(e.target.files)}},{key:"addFiles",value:function(e){var t=this.props.attributes.images||[],n=this.props,o=n.noticeOperations,r=n.setAttributes;Object(K.mediaUpload)({allowedTypes:Pe,filesList:e,onFileChange:function(e){var n=e.map(function(e){return Ve(e)});r({images:t.concat(n)})},onError:o.createErrorNotice})}},{key:"componentDidUpdate",value:function(e){!this.props.isSelected&&e.isSelected&&this.setState({selectedImage:null,captionSelected:!1})}},{key:"render",value:function(){var e=this,t=this.props,n=t.attributes,o=t.isSelected,r=t.className,a=t.noticeOperations,c=t.noticeUI,i=n.images,l=n.columns,s=void 0===l?Fe(n):l,u=n.align,b=n.imageCrop,m=n.linkTo,h=Object(F.createElement)(ee.DropZone,{onFilesDrop:this.addFiles}),p=Object(F.createElement)(K.BlockControls,null,!!i.length&&Object(F.createElement)(ee.Toolbar,null,Object(F.createElement)(K.MediaUpload,{onSelect:this.onSelectImages,allowedTypes:Pe,multiple:!0,gallery:!0,value:i.map(function(e){return e.id}),render:function(e){var t=e.open;return Object(F.createElement)(ee.IconButton,{className:"components-toolbar__control",label:Object(W.__)("Edit Gallery"),icon:"edit",onClick:t})}})));return 0===i.length?Object(F.createElement)(F.Fragment,null,p,Object(F.createElement)(K.MediaPlaceholder,{icon:"format-gallery",className:r,labels:{title:Object(W.__)("Gallery"),name:Object(W.__)("images")},onSelect:this.onSelectImages,accept:"image/*",allowedTypes:Pe,multiple:!0,notices:c,onError:a.createErrorNotice})):Object(F.createElement)(F.Fragment,null,p,Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Gallery Settings")},i.length>1&&Object(F.createElement)(ee.RangeControl,{label:Object(W.__)("Columns"),value:s,onChange:this.setColumnsNumber,min:1,max:Math.min(8,i.length)}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Crop Images"),checked:!!b,onChange:this.toggleImageCrop,help:this.getImageCropHelp}),Object(F.createElement)(ee.SelectControl,{label:Object(W.__)("Link To"),value:m,onChange:this.setLinkTo,options:De}))),c,Object(F.createElement)("ul",{className:"".concat(r," align").concat(u," columns-").concat(s," ").concat(b?"is-cropped":"")},h,i.map(function(t,n){return Object(F.createElement)("li",{className:"blocks-gallery-item",key:t.id||t.url},Object(F.createElement)(He,{url:t.url,alt:t.alt,id:t.id,isSelected:o&&e.state.selectedImage===n,onRemove:e.onRemoveImage(n),onSelect:e.onSelectImage(n),setAttributes:function(t){return e.setImageAttributes(n,t)},caption:t.caption}))}),o&&Object(F.createElement)("li",{className:"blocks-gallery-item has-add-item-button"},Object(F.createElement)(ee.FormFileUpload,{multiple:!0,isLarge:!0,className:"block-library-gallery-add-item-button",onChange:this.uploadFromFiles,accept:"image/*",icon:"insert"},Object(W.__)("Upload an image")))))}}]),t}(F.Component),qe=Object(ee.withNotices)(Ue),We={images:{type:"array",default:[],source:"query",selector:"ul.wp-block-gallery .blocks-gallery-item",query:{url:{source:"attribute",selector:"img",attribute:"src"},link:{source:"attribute",selector:"img",attribute:"data-link"},alt:{source:"attribute",selector:"img",attribute:"alt",default:""},id:{source:"attribute",selector:"img",attribute:"data-id"},caption:{source:"html",selector:"figcaption"}}},columns:{type:"number"},imageCrop:{type:"boolean",default:!0},linkTo:{type:"string",default:"none"}},Ke="core/gallery",$e={title:Object(W.__)("Gallery"),description:Object(W.__)("Display multiple images in an elegantly organized tiled layout."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M20 4v12H8V4h12m0-2H8L6 4v12l2 2h12l2-2V4l-2-2z"}),Object(F.createElement)("path",{d:"M12 12l1 2 3-3 3 4H9z"}),Object(F.createElement)("path",{d:"M2 6v14l2 2h14v-2H4V6H2z"}))),category:"common",keywords:[Object(W.__)("images"),Object(W.__)("photos")],attributes:We,supports:{align:!0},transforms:{from:[{type:"block",isMultiBlock:!0,blocks:["core/image"],transform:function(e){var t=Object(q.filter)(e,function(e){var t=e.id,n=e.url;return t&&n});return t.length>0?Object(H.createBlock)("core/gallery",{images:t.map(function(e){return{id:e.id,url:e.url,alt:e.alt,caption:e.caption}})}):Object(H.createBlock)("core/gallery")}},{type:"shortcode",tag:"gallery",attributes:{images:{type:"array",shortcode:function(e){var t=e.named.ids;return t?t.split(",").map(function(e){return{id:parseInt(e,10)}}):[]}},columns:{type:"number",shortcode:function(e){var t=e.named.columns;return parseInt(void 0===t?"3":t,10)}},linkTo:{type:"string",shortcode:function(e){var t=e.named.link,n=void 0===t?"attachment":t;return"file"===n?"media":n}}}},{type:"files",isMatch:function(e){return 1!==e.length&&Object(q.every)(e,function(e){return 0===e.type.indexOf("image/")})},transform:function(e,t){var n=Object(H.createBlock)("core/gallery",{images:e.map(function(e){return Ve({url:Object(ue.createBlobURL)(e)})})});return Object(K.mediaUpload)({filesList:e,onFileChange:function(e){t(n.clientId,{images:e.map(function(e){return Ve(e)})})},allowedTypes:["image"]}),n}}],to:[{type:"block",blocks:["core/image"],transform:function(e){var t=e.images;return t.length>0?t.map(function(e){var t=e.id,n=e.url,o=e.alt,r=e.caption;return Object(H.createBlock)("core/image",{id:t,url:n,alt:o,caption:r})}):Object(H.createBlock)("core/image")}}]},edit:qe,save:function(e){var t=e.attributes,n=t.images,o=t.columns,r=void 0===o?Fe(t):o,a=t.imageCrop,c=t.linkTo;return Object(F.createElement)("ul",{className:"columns-".concat(r," ").concat(a?"is-cropped":"")},n.map(function(e){var t;switch(c){case"media":t=e.url;break;case"attachment":t=e.link}var n=Object(F.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:e.id?"wp-image-".concat(e.id):null});return Object(F.createElement)("li",{key:e.id||e.url,className:"blocks-gallery-item"},Object(F.createElement)("figure",null,t?Object(F.createElement)("a",{href:t},n):n,e.caption&&e.caption.length>0&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:e.caption})))}))},deprecated:[{attributes:We,save:function(e){var t=e.attributes,n=t.images,o=t.columns,r=void 0===o?Fe(t):o,a=t.imageCrop,c=t.linkTo;return Object(F.createElement)("ul",{className:"columns-".concat(r," ").concat(a?"is-cropped":"")},n.map(function(e){var t;switch(c){case"media":t=e.url;break;case"attachment":t=e.link}var n=Object(F.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link});return Object(F.createElement)("li",{key:e.id||e.url,className:"blocks-gallery-item"},Object(F.createElement)("figure",null,t?Object(F.createElement)("a",{href:t},n):n,e.caption&&e.caption.length>0&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:e.caption})))}))}},{attributes:Object(P.a)({},We,{images:Object(P.a)({},We.images,{selector:"div.wp-block-gallery figure.blocks-gallery-image img"}),align:{type:"string",default:"none"}}),save:function(e){var t=e.attributes,n=t.images,o=t.columns,r=void 0===o?Fe(t):o,a=t.align,c=t.imageCrop,i=t.linkTo;return Object(F.createElement)("div",{className:"align".concat(a," columns-").concat(r," ").concat(c?"is-cropped":"")},n.map(function(e){var t;switch(i){case"media":t=e.url;break;case"attachment":t=e.link}var n=Object(F.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id});return Object(F.createElement)("figure",{key:e.id||e.url,className:"blocks-gallery-image"},t?Object(F.createElement)("a",{href:t},n):n)}))}}]};var Ge="core/archives",Qe={title:Object(W.__)("Archives"),description:Object(W.__)("Display a monthly archive of your site’s Posts."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M7 11h2v2H7v-2zm14-5v14l-2 2H5l-2-2V6l2-2h1V2h2v2h8V2h2v2h1l2 2zM5 8h14V6H5v2zm14 12V10H5v10h14zm-4-7h2v-2h-2v2zm-4 0h2v-2h-2v2z"}))),category:"widgets",supports:{html:!1},getEditWrapperProps:function(e){var t=e.align;if(["left","center","right"].includes(t))return{"data-align":t}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=t.align,r=t.showPostCounts,a=t.displayAsDropdown;return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Archives Settings")},Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Display as Dropdown"),checked:a,onChange:function(){return n({displayAsDropdown:!a})}}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Show Post Counts"),checked:r,onChange:function(){return n({showPostCounts:!r})}}))),Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.BlockAlignmentToolbar,{value:o,onChange:function(e){n({align:e})},controls:["left","center","right"]})),Object(F.createElement)(ee.Disabled,null,Object(F.createElement)(K.ServerSideRender,{block:"core/archives",attributes:t})))},save:function(){return null}},Ye=["audio"],Ze=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).state={editing:!e.props.attributes.src},e.toggleAttribute=e.toggleAttribute.bind(Object(X.a)(Object(X.a)(e))),e.onSelectURL=e.onSelectURL.bind(Object(X.a)(Object(X.a)(e))),e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"componentDidMount",value:function(){var e=this,t=this.props,n=t.attributes,o=t.noticeOperations,r=t.setAttributes,a=n.id,c=n.src,i=void 0===c?"":c;if(!a&&0===i.indexOf("blob:")){var l=Object(ue.getBlobByURL)(i);l&&Object(K.mediaUpload)({filesList:[l],onFileChange:function(e){var t=Object(be.a)(e,1)[0],n=t.id,o=t.url;r({id:n,src:o})},onError:function(t){r({src:void 0,id:void 0}),e.setState({editing:!0}),o.createErrorNotice(t)},allowedTypes:Ye})}}},{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(Object(D.a)({},e,n))}}},{key:"onSelectURL",value:function(e){var t=this.props,n=t.attributes,o=t.setAttributes;e!==n.src&&o({src:e,id:void 0}),this.setState({editing:!1})}},{key:"render",value:function(){var e=this,t=this.props.attributes,n=t.autoplay,o=t.caption,r=t.loop,a=t.preload,c=t.src,i=this.props,l=i.setAttributes,s=i.isSelected,u=i.className,b=i.noticeOperations,m=i.noticeUI,h=function(){e.setState({editing:!0})};return this.state.editing?Object(F.createElement)(K.MediaPlaceholder,{icon:"media-audio",labels:{title:Object(W.__)("Audio"),name:Object(W.__)("an audio")},className:u,onSelect:function(t){if(!t||!t.url)return l({src:void 0,id:void 0}),void h();l({src:t.url,id:t.id}),e.setState({src:t.url,editing:!1})},onSelectURL:this.onSelectURL,accept:"audio/*",allowedTypes:Ye,value:this.props.attributes,notices:m,onError:b.createErrorNotice}):Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(ee.Toolbar,null,Object(F.createElement)(ee.IconButton,{className:"components-icon-button components-toolbar__control",label:Object(W.__)("Edit audio"),onClick:h,icon:"edit"}))),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Audio Settings")},Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Autoplay"),onChange:this.toggleAttribute("autoplay"),checked:n}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Loop"),onChange:this.toggleAttribute("loop"),checked:r}),Object(F.createElement)(ee.SelectControl,{label:Object(W.__)("Preload"),value:void 0!==a?a:"none",onChange:function(e){return l({preload:"none"!==e?e:void 0})},options:[{value:"auto",label:Object(W.__)("Auto")},{value:"metadata",label:Object(W.__)("Metadata")},{value:"none",label:Object(W.__)("None")}]}))),Object(F.createElement)("figure",{className:u},Object(F.createElement)(ee.Disabled,null,Object(F.createElement)("audio",{controls:"controls",src:c})),(!K.RichText.isEmpty(o)||s)&&Object(F.createElement)(K.RichText,{tagName:"figcaption",placeholder:Object(W.__)("Write caption…"),value:o,onChange:function(e){return l({caption:e})},inlineToolbar:!0})))}}]),t}(F.Component),Je=Object(ee.withNotices)(Ze),Xe="core/audio",et={title:Object(W.__)("Audio"),description:Object(W.__)("Embed an audio file and a simple audio player."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("path",{d:"m12 3l0.01 10.55c-0.59-0.34-1.27-0.55-2-0.55-2.22 0-4.01 1.79-4.01 4s1.79 4 4.01 4 3.99-1.79 3.99-4v-10h4v-4h-6zm-1.99 16c-1.1 0-2-0.9-2-2s0.9-2 2-2 2 0.9 2 2-0.9 2-2 2z"})),category:"common",attributes:{src:{type:"string",source:"attribute",selector:"audio",attribute:"src"},caption:{source:"html",selector:"figcaption"},id:{type:"number"},autoplay:{type:"boolean",source:"attribute",selector:"audio",attribute:"autoplay"},loop:{type:"boolean",source:"attribute",selector:"audio",attribute:"loop"},preload:{type:"string",source:"attribute",selector:"audio",attribute:"preload"}},transforms:{from:[{type:"files",isMatch:function(e){return 1===e.length&&0===e[0].type.indexOf("audio/")},transform:function(e){var t=e[0];return Object(H.createBlock)("core/audio",{src:Object(ue.createBlobURL)(t)})}}]},supports:{align:!0},edit:Je,save:function(e){var t=e.attributes,n=t.autoplay,o=t.caption,r=t.loop,a=t.preload,c=t.src;return Object(F.createElement)("figure",null,Object(F.createElement)("audio",{controls:"controls",src:c,autoPlay:n,loop:r,preload:a}),!K.RichText.isEmpty(o)&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:o}))}},tt=window.getComputedStyle,nt=Object(ee.withFallbackStyles)(function(e,t){var n=t.textColor,o=t.backgroundColor,r=o&&o.color,a=n&&n.color,c=!a&&e?e.querySelector('[contenteditable="true"]'):null;return{fallbackBackgroundColor:r||!e?void 0:tt(e).backgroundColor,fallbackTextColor:a||!c?void 0:tt(c).color}}),ot=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).nodeRef=null,e.bindRef=e.bindRef.bind(Object(X.a)(Object(X.a)(e))),e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"bindRef",value:function(e){e&&(this.nodeRef=e)}},{key:"render",value:function(){var e,t=this.props,n=t.attributes,o=t.backgroundColor,r=t.textColor,a=t.setBackgroundColor,c=t.setTextColor,i=t.fallbackBackgroundColor,l=t.fallbackTextColor,s=t.setAttributes,u=t.isSelected,b=t.className,m=n.text,h=n.url,p=n.title;return Object(F.createElement)(F.Fragment,null,Object(F.createElement)("div",{className:b,title:p,ref:this.bindRef},Object(F.createElement)(K.RichText,{placeholder:Object(W.__)("Add text…"),value:m,onChange:function(e){return s({text:e})},formattingControls:["bold","italic","strikethrough"],className:U()("wp-block-button__link",(e={"has-background":o.color},Object(D.a)(e,o.class,o.class),Object(D.a)(e,"has-text-color",r.color),Object(D.a)(e,r.class,r.class),e)),style:{backgroundColor:o.color,color:r.color},keepPlaceholderOnFocus:!0}),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(K.PanelColorSettings,{title:Object(W.__)("Color Settings"),colorSettings:[{value:o.color,onChange:a,label:Object(W.__)("Background Color")},{value:r.color,onChange:c,label:Object(W.__)("Text Color")}]},Object(F.createElement)(K.ContrastChecker,{isLargeText:!0,textColor:r.color,backgroundColor:o.color,fallbackBackgroundColor:i,fallbackTextColor:l})))),u&&Object(F.createElement)("form",{className:"block-library-button__inline-link",onSubmit:function(e){return e.preventDefault()}},Object(F.createElement)(ee.Dashicon,{icon:"admin-links"}),Object(F.createElement)(K.URLInput,{value:h,onChange:function(e){return s({url:e})}}),Object(F.createElement)(ee.IconButton,{icon:"editor-break",label:Object(W.__)("Apply"),type:"submit"})))}}]),t}(F.Component),rt=Object(te.compose)([Object(K.withColors)("backgroundColor",{textColor:"color"}),nt])(ot),at={url:{type:"string",source:"attribute",selector:"a",attribute:"href"},title:{type:"string",source:"attribute",selector:"a",attribute:"title"},text:{source:"html",selector:"a"},backgroundColor:{type:"string"},textColor:{type:"string"},customBackgroundColor:{type:"string"},customTextColor:{type:"string"}},ct="core/button",it=function(e){return Object(q.omit)(Object(P.a)({},e,{customTextColor:e.textColor&&"#"===e.textColor[0]?e.textColor:void 0,customBackgroundColor:e.color&&"#"===e.color[0]?e.color:void 0}),["color","textColor"])},lt={title:Object(W.__)("Button"),description:Object(W.__)("Want visitors to click to subscribe, buy, or read more? Get their attention with a button."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M19 6H5L3 8v8l2 2h14l2-2V8l-2-2zm0 10H5V8h14v8z"}))),category:"layout",attributes:at,supports:{align:!0,alignWide:!1},styles:[{name:"default",label:Object(W.__)("Rounded"),isDefault:!0},{name:"outline",label:Object(W.__)("Outline")},{name:"squared",label:Object(W.__)("Squared")}],edit:rt,save:function(e){var t,n=e.attributes,o=n.url,r=n.text,a=n.title,c=n.backgroundColor,i=n.textColor,l=n.customBackgroundColor,s=n.customTextColor,u=Object(K.getColorClassName)("color",i),b=Object(K.getColorClassName)("background-color",c),m=U()("wp-block-button__link",(t={"has-text-color":i||s},Object(D.a)(t,u,u),Object(D.a)(t,"has-background",c||l),Object(D.a)(t,b,b),t)),h={backgroundColor:b?void 0:l,color:u?void 0:s};return Object(F.createElement)("div",null,Object(F.createElement)(K.RichText.Content,{tagName:"a",className:m,href:o,title:a,style:h,value:r}))},deprecated:[{attributes:Object(P.a)({},Object(q.pick)(at,["url","title","text"]),{color:{type:"string"},textColor:{type:"string"},align:{type:"string",default:"none"}}),save:function(e){var t=e.attributes,n=t.url,o=t.text,r=t.title,a=t.align,c={backgroundColor:t.color,color:t.textColor};return Object(F.createElement)("div",{className:"align".concat(a)},Object(F.createElement)(K.RichText.Content,{tagName:"a",className:"wp-block-button__link",href:n,title:r,style:c,value:o}))},migrate:it},{attributes:Object(P.a)({},Object(q.pick)(at,["url","title","text"]),{color:{type:"string"},textColor:{type:"string"},align:{type:"string",default:"none"}}),save:function(e){var t=e.attributes,n=t.url,o=t.text,r=t.title,a=t.align,c=t.color,i=t.textColor;return Object(F.createElement)("div",{className:"align".concat(a),style:{backgroundColor:c}},Object(F.createElement)(K.RichText.Content,{tagName:"a",href:n,title:r,style:{color:i},value:o}))},migrate:it}]},st=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).toggleDisplayAsDropdown=e.toggleDisplayAsDropdown.bind(Object(X.a)(Object(X.a)(e))),e.toggleShowPostCounts=e.toggleShowPostCounts.bind(Object(X.a)(Object(X.a)(e))),e.toggleShowHierarchy=e.toggleShowHierarchy.bind(Object(X.a)(Object(X.a)(e))),e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"toggleDisplayAsDropdown",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({displayAsDropdown:!t.displayAsDropdown})}},{key:"toggleShowPostCounts",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({showPostCounts:!t.showPostCounts})}},{key:"toggleShowHierarchy",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({showHierarchy:!t.showHierarchy})}},{key:"getCategories",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=this.props.categories;return t&&t.length?null===e?t:t.filter(function(t){return t.parent===e}):[]}},{key:"getCategoryListClassName",value:function(e){var t=this.props.className;return"".concat(t,"__list ").concat(t,"__list-level-").concat(e)}},{key:"renderCategoryName",value:function(e){return e.name?Object(q.unescape)(e.name).trim():Object(W.__)("(Untitled)")}},{key:"renderCategoryList",value:function(){var e=this,t=this.props.attributes.showHierarchy?0:null,n=this.getCategories(t);return Object(F.createElement)("ul",{className:this.getCategoryListClassName(0)},n.map(function(t){return e.renderCategoryListItem(t,0)}))}},{key:"renderCategoryListItem",value:function(e,t){var n=this,o=this.props.attributes,r=o.showHierarchy,a=o.showPostCounts,c=this.getCategories(e.id);return Object(F.createElement)("li",{key:e.id},Object(F.createElement)("a",{href:e.link,target:"_blank"},this.renderCategoryName(e)),a&&Object(F.createElement)("span",{className:"".concat(this.props.className,"__post-count")}," ","(",e.count,")"),r&&!!c.length&&Object(F.createElement)("ul",{className:this.getCategoryListClassName(t+1)},c.map(function(e){return n.renderCategoryListItem(e,t+1)})))}},{key:"renderCategoryDropdown",value:function(){var e=this,t=this.props.attributes.showHierarchy?0:null,n=this.getCategories(t);return Object(F.createElement)("select",{className:"".concat(this.props.className,"__dropdown")},n.map(function(t){return e.renderCategoryDropdownItem(t,0)}))}},{key:"renderCategoryDropdownItem",value:function(e,t){var n=this,o=this.props.attributes,r=o.showHierarchy,a=o.showPostCounts,c=this.getCategories(e.id);return[Object(F.createElement)("option",{key:e.id},Object(q.times)(3*t,function(){return" "}),this.renderCategoryName(e),a?" (".concat(e.count,")"):""),r&&!!c.length&&c.map(function(e){return n.renderCategoryDropdownItem(e,t+1)})]}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.setAttributes,o=e.isRequesting,r=t.align,a=t.displayAsDropdown,c=t.showHierarchy,i=t.showPostCounts,l=Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Categories Settings")},Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Display as Dropdown"),checked:a,onChange:this.toggleDisplayAsDropdown}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Show Hierarchy"),checked:c,onChange:this.toggleShowHierarchy}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Show Post Counts"),checked:i,onChange:this.toggleShowPostCounts})));return o?Object(F.createElement)(F.Fragment,null,l,Object(F.createElement)(ee.Placeholder,{icon:"admin-post",label:Object(W.__)("Categories")},Object(F.createElement)(ee.Spinner,null))):Object(F.createElement)(F.Fragment,null,l,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.BlockAlignmentToolbar,{value:r,onChange:function(e){n({align:e})},controls:["left","center","right","full"]})),Object(F.createElement)("div",{className:this.props.className},a?this.renderCategoryDropdown():this.renderCategoryList()))}}]),t}(F.Component),ut=Object(me.withSelect)(function(e){var t=e("core").getEntityRecords,n=e("core/data").isResolving,o={per_page:-1};return{categories:t("taxonomy","category",o),isRequesting:n("core","getEntityRecords",["taxonomy","category",o])}})(st),bt="core/categories",mt={title:Object(W.__)("Categories"),description:Object(W.__)("Display a list of all your site’s categories."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("path",{d:"M12,2l-5.5,9h11L12,2z M12,5.84L13.93,9h-3.87L12,5.84z"}),Object(F.createElement)("path",{d:"m17.5 13c-2.49 0-4.5 2.01-4.5 4.5s2.01 4.5 4.5 4.5 4.5-2.01 4.5-4.5-2.01-4.5-4.5-4.5zm0 7c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"}),Object(F.createElement)("path",{d:"m3 21.5h8v-8h-8v8zm2-6h4v4h-4v-4z"})),category:"widgets",attributes:{showPostCounts:{type:"boolean",default:!1},displayAsDropdown:{type:"boolean",default:!1},showHierarchy:{type:"boolean",default:!1},align:{type:"string"}},supports:{html:!1},getEditWrapperProps:function(e){var t=e.align;if("left"===t||"right"===t||"full"===t)return{"data-align":t}},edit:ut,save:function(){return null}};var ht="core/code",pt={title:Object(W.__)("Code"),description:Object(W.__)("Add text that respects your spacing and tabs -- perfect for displaying code."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("path",{d:"M9.4,16.6L4.8,12l4.6-4.6L8,6l-6,6l6,6L9.4,16.6z M14.6,16.6l4.6-4.6l-4.6-4.6L16,6l6,6l-6,6L14.6,16.6z"})),category:"formatting",attributes:{content:{type:"string",source:"text",selector:"code"}},supports:{html:!1},transforms:{from:[{type:"pattern",trigger:"enter",regExp:/^```$/,transform:function(){return Object(H.createBlock)("core/code")}},{type:"raw",isMatch:function(e){return"PRE"===e.nodeName&&1===e.children.length&&"CODE"===e.firstChild.nodeName},schema:{pre:{children:{code:{children:{"#text":{}}}}}}}]},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className;return Object(F.createElement)("div",{className:o},Object(F.createElement)(K.PlainText,{value:t.content,onChange:function(e){return n({content:e})},placeholder:Object(W.__)("Write code…"),"aria-label":Object(W.__)("Code")}))},save:function(e){var t=e.attributes;return Object(F.createElement)("pre",null,Object(F.createElement)("code",null,t.content))}},dt=n(56),gt=["core/column"],Ot=n.n(dt)()(function(e){return Object(q.times)(e,function(){return["core/column"]})}),ft="core/columns",jt={title:Object(W.sprintf)(Object(W.__)("%1$s (%2$s)"),Object(W.__)("Columns"),Object(W.__)("beta")),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M21 4H3L2 5v14l1 1h18l1-1V5l-1-1zM8 18H4V6h4v12zm6 0h-4V6h4v12zm6 0h-4V6h4v12z"}))),category:"layout",attributes:{columns:{type:"number",default:2}},description:Object(W.__)("Add a block that displays content in multiple columns, then add whatever content blocks you’d like."),supports:{align:["wide","full"]},deprecated:[{attributes:{columns:{type:"number",default:2}},isEligible:function(e,t){return t.some(Object(q.property)(["attributes","layout"]))},migrate:function(e,t){return[e,t.reduce(function(e,t){var n,o,r=t.attributes.layout;return e[n=r&&(o=r.match(/^column-(\d+)$/))?Number(o[1])-1:0]||(e[n]=[]),e[n].push(function(e){return Object(P.a)({},e,{attributes:Object(q.omit)(e.attributes,["layout"])})}(t)),e},[]).map(function(e){return Object(H.createBlock)("core/column",{},e)})]},save:function(e){var t=e.attributes.columns;return Object(F.createElement)("div",{className:"has-".concat(t,"-columns")},Object(F.createElement)(K.InnerBlocks.Content,null))}}],edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.columns,a=U()(o,"has-".concat(r,"-columns"));return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,null,Object(F.createElement)(ee.RangeControl,{label:Object(W.__)("Columns"),value:r,onChange:function(e){n({columns:e})},min:2,max:6}))),Object(F.createElement)("div",{className:a},Object(F.createElement)(K.InnerBlocks,{template:Ot(r),templateLock:"all",allowedBlocks:gt})))},save:function(e){var t=e.attributes.columns;return Object(F.createElement)("div",{className:"has-".concat(t,"-columns")},Object(F.createElement)(K.InnerBlocks.Content,null))}},vt="core/column",yt={title:Object(W.__)("Column"),parent:["core/columns"],icon:"columns",description:Object(W.__)("A single column within a columns block."),category:"common",supports:{inserter:!1},edit:function(){return Object(F.createElement)(K.InnerBlocks,{templateLock:!1})},save:function(){return Object(F.createElement)("div",null,Object(F.createElement)(K.InnerBlocks.Content,null))}},wt=["left","center","right","wide","full"],Ct={title:{source:"html",selector:"p"},url:{type:"string"},align:{type:"string"},contentAlign:{type:"string",default:"center"},id:{type:"number"},hasParallax:{type:"boolean",default:!1},dimRatio:{type:"number",default:50},overlayColor:{type:"string"},customOverlayColor:{type:"string"}},kt="core/cover-image",Et=["image"],_t={title:Object(W.__)("Cover Image"),description:Object(W.__)("Add a full-width image, and layer text over it — great for headers."),icon:Object(F.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4zm6 9l-4 5h12l-3-4-2.03 2.71L10 13zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5zM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7zM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7z"}),Object(F.createElement)("path",{d:"M0 0h24v24H0z",fill:"none"})),category:"common",attributes:Ct,transforms:{from:[{type:"block",blocks:["core/heading"],transform:function(e){var t=e.content;return Object(H.createBlock)("core/cover-image",{title:t})}},{type:"block",blocks:["core/image"],transform:function(e){var t=e.caption,n=e.url,o=e.align,r=e.id;return Object(H.createBlock)("core/cover-image",{title:t,url:n,align:o,id:r})}}],to:[{type:"block",blocks:["core/heading"],transform:function(e){var t=e.title;return Object(H.createBlock)("core/heading",{content:t})}},{type:"block",blocks:["core/image"],transform:function(e){var t=e.title,n=e.url,o=e.align,r=e.id;return Object(H.createBlock)("core/image",{caption:t,url:n,align:o,id:r})}}]},getEditWrapperProps:function(e){var t=e.align;if(-1!==wt.indexOf(t))return{"data-align":t}},edit:Object(te.compose)([Object(K.withColors)({overlayColor:"background-color"}),ee.withNotices])(function(e){var t=e.attributes,n=e.setAttributes,o=e.isSelected,r=e.className,a=e.noticeOperations,c=e.noticeUI,i=e.overlayColor,l=e.setOverlayColor,s=t.url,u=t.title,b=t.align,m=t.contentAlign,h=t.id,p=t.hasParallax,d=t.dimRatio,g=function(e){e&&e.url?n({url:e.url,id:e.id}):n({url:void 0,id:void 0})},O=function(e){return n({title:e})},f=Object(P.a)({},St(s),{backgroundColor:i.color}),j=U()(r,"center"!==m&&"has-".concat(m,"-content"),xt(d),{"has-background-dim":0!==d,"has-parallax":p}),v=Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.BlockAlignmentToolbar,{value:b,onChange:function(e){return n({align:e})}}),Object(F.createElement)(K.AlignmentToolbar,{value:m,onChange:function(e){n({contentAlign:e})}}),Object(F.createElement)(ee.Toolbar,null,Object(F.createElement)(K.MediaUpload,{onSelect:g,allowedTypes:Et,value:h,render:function(e){var t=e.open;return Object(F.createElement)(ee.IconButton,{className:"components-toolbar__control",label:Object(W.__)("Edit image"),icon:"edit",onClick:t})}}))),!!s&&Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Cover Image Settings")},Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Fixed Background"),checked:p,onChange:function(){return n({hasParallax:!p})}}),Object(F.createElement)(K.PanelColorSettings,{title:Object(W.__)("Overlay"),initialOpen:!0,colorSettings:[{value:i.color,onChange:l,label:Object(W.__)("Overlay Color")}]},Object(F.createElement)(ee.RangeControl,{label:Object(W.__)("Background Opacity"),value:d,onChange:function(e){return n({dimRatio:e})},min:0,max:100,step:10})))));if(!s){var y=!K.RichText.isEmpty(u),w=y?void 0:"format-image",C=y?Object(F.createElement)(K.RichText,{tagName:"h2",value:u,onChange:O,inlineToolbar:!0}):Object(W.__)("Cover Image");return Object(F.createElement)(F.Fragment,null,v,Object(F.createElement)(K.MediaPlaceholder,{icon:w,className:r,labels:{title:C,name:Object(W.__)("an image")},onSelect:g,accept:"image/*",allowedTypes:Et,notices:c,onError:a.createErrorNotice}))}return Object(F.createElement)(F.Fragment,null,v,Object(F.createElement)("div",{"data-url":s,style:f,className:j},(!K.RichText.isEmpty(u)||o)&&Object(F.createElement)(K.RichText,{tagName:"p",className:"wp-block-cover-image-text",placeholder:Object(W.__)("Write title…"),value:u,onChange:O,inlineToolbar:!0})))}),save:function(e){var t=e.attributes,n=e.className,o=t.url,r=t.title,a=t.hasParallax,c=t.dimRatio,i=t.align,l=t.contentAlign,s=t.overlayColor,u=t.customOverlayColor,b=Object(K.getColorClassName)("background-color",s),m=St(o);b||(m.backgroundColor=u);var h=U()(n,xt(c),b,Object(D.a)({"has-background-dim":0!==c,"has-parallax":a},"has-".concat(l,"-content"),"center"!==l),i?"align".concat(i):null);return Object(F.createElement)("div",{className:h,style:m},!K.RichText.isEmpty(r)&&Object(F.createElement)(K.RichText.Content,{tagName:"p",className:"wp-block-cover-image-text",value:r}))},deprecated:[{attributes:Object(P.a)({},Ct,{title:{source:"html",selector:"h2"}}),save:function(e){var t=e.attributes,n=e.className,o=t.url,r=t.title,a=t.hasParallax,c=t.dimRatio,i=t.align,l=St(o),s=U()(n,xt(c),{"has-background-dim":0!==c,"has-parallax":a},i?"align".concat(i):null);return Object(F.createElement)("section",{className:s,style:l},Object(F.createElement)(K.RichText.Content,{tagName:"h2",value:r}))}}]};function xt(e){return 0===e||50===e?null:"has-background-dim-"+10*Math.round(e/10)}function St(e){return e?{backgroundImage:"url(".concat(e,")")}:{}}var Nt=n(82),Tt=n(80),Bt=n.n(Tt),At=["facebook.com"],Rt=[{ratio:"2.33",className:"wp-embed-aspect-21-9"},{ratio:"2.00",className:"wp-embed-aspect-18-9"},{ratio:"1.78",className:"wp-embed-aspect-16-9"},{ratio:"1.33",className:"wp-embed-aspect-4-3"},{ratio:"1.00",className:"wp-embed-aspect-1-1"},{ratio:"0.56",className:"wp-embed-aspect-9-16"},{ratio:"0.50",className:"wp-embed-aspect-1-2"}],It=function(e){return(arguments.length>1&&void 0!==arguments[1]?arguments[1]:[]).some(function(t){return e.match(t)})},Lt=function(e){for(var t=Wt.concat(Kt),n=0;n<t.length;n++){var o=t[n];if(It(e,o.patterns))return o.name}return"core/embed"};function zt(e,t){return function(n){function o(){var e;return Object(G.a)(this,o),(e=Object(Y.a)(this,Object(Z.a)(o).apply(this,arguments))).switchBackToURLInput=e.switchBackToURLInput.bind(Object(X.a)(Object(X.a)(e))),e.setUrl=e.setUrl.bind(Object(X.a)(Object(X.a)(e))),e.maybeSwitchBlock=e.maybeSwitchBlock.bind(Object(X.a)(Object(X.a)(e))),e.setAttributesFromPreview=e.setAttributesFromPreview.bind(Object(X.a)(Object(X.a)(e))),e.setAspectRatioClassNames=e.setAspectRatioClassNames.bind(Object(X.a)(Object(X.a)(e))),e.getResponsiveHelp=e.getResponsiveHelp.bind(Object(X.a)(Object(X.a)(e))),e.toggleResponsive=e.toggleResponsive.bind(Object(X.a)(Object(X.a)(e))),e.handleIncomingPreview=e.handleIncomingPreview.bind(Object(X.a)(Object(X.a)(e))),e.state={editingURL:!1,url:e.props.attributes.url},e.props.preview&&e.handleIncomingPreview(),e}return Object(J.a)(o,n),Object(Q.a)(o,[{key:"handleIncomingPreview",value:function(){this.setAttributesFromPreview(),this.maybeSwitchBlock()}},{key:"componentDidUpdate",value:function(e){var t=void 0!==this.props.preview,n=void 0!==e.preview,o=this.props.preview&&this.props.attributes.url!==e.attributes.url;if((!(this.props.attributes.url!==e.attributes.url)||!this.maybeSwitchBlock())&&(t&&!n||o)){if(this.props.previewIsFallback)return void this.setState({editingURL:!0});this.handleIncomingPreview()}}},{key:"getPhotoHtml",value:function(e){var t=Object(F.createElement)("p",null,Object(F.createElement)("img",{src:e.thumbnail_url,alt:e.title,width:"100%"}));return Object(F.renderToString)(t)}},{key:"setUrl",value:function(e){e&&e.preventDefault();var t=this.state.url,n=this.props.setAttributes;this.setState({editingURL:!1}),n({url:t})}},{key:"maybeSwitchBlock",value:function(){var e=this.props.preview,t=this.props.attributes.url;if(!t)return!1;var n=Lt(t);if("core-embed/wordpress"!==this.props.name&&"core/embed"!==n&&this.props.name!==n)return this.props.onReplace(Object(H.createBlock)(n,{url:t})),!0;if(e){var o=e.html;if(Object(q.includes)(o,'class="wp-embedded-content" data-secret')&&"core-embed/wordpress"!==this.props.name)return this.props.onReplace(Object(H.createBlock)("core-embed/wordpress",{url:t})),!0}return!1}},{key:"getAspectRatioClassNames",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=document.implementation.createHTMLDocument("");n.body.innerHTML=e;var o=n.body.querySelector("iframe");if(o&&o.height&&o.width)for(var r=(o.width/o.height).toFixed(2),a=0;a<Rt.length;a++){var c,i=Rt[a];if(r>=i.ratio)return c={},Object(D.a)(c,i.className,t),Object(D.a)(c,"wp-has-aspect-ratio",t),c}}},{key:"setAspectRatioClassNames",value:function(e){if(this.props.attributes.allowResponsive){var t=Bt()(this.props.attributes.className,this.getAspectRatioClassNames(e));this.props.setAttributes({className:t})}}},{key:"setAttributesFromPreview",value:function(){var t=this.props,n=t.setAttributes,o=t.preview,r=o.type,a=void 0===r?"rich":r,c=o.html,i=o.provider_name,l=Object(q.kebabCase)(Object(q.toLower)(""!==i?i:e));Object(q.includes)(c,'class="wp-embedded-content" data-secret')&&(a="wp-embed"),(c||"photo"===a)&&n({type:a,providerNameSlug:l}),this.setAspectRatioClassNames(c)}},{key:"switchBackToURLInput",value:function(){this.setState({editingURL:!0})}},{key:"getResponsiveHelp",value:function(e){return e?Object(W.__)("Videos and other content automatically resizes."):Object(W.__)("Content is fixed size.")}},{key:"toggleResponsive",value:function(){var e=this.props.attributes,t=e.allowResponsive,n=e.className,o=this.props.preview.html,r=this.getAspectRatioClassNames(o,!t);this.props.setAttributes({allowResponsive:!t,className:Bt()(n,r)})}},{key:"render",value:function(){var n=this,o=this.state,r=o.url,a=o.editingURL,c=this.props.attributes,i=c.caption,l=c.type,s=c.allowResponsive,u=this.props,b=u.fetching,m=u.setAttributes,h=u.isSelected,p=u.className,d=u.preview,g=u.previewIsFallback,O=r&&(!d||g),f=Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(ee.Toolbar,null,d&&!g&&Object(F.createElement)(ee.IconButton,{className:"components-toolbar__control",label:Object(W.__)("Edit URL"),icon:"edit",onClick:this.switchBackToURLInput}))),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Media Settings"),className:"blocks-responsive"},Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Automatically scale content"),checked:s,help:this.getResponsiveHelp,onChange:this.toggleResponsive}))));if(b)return Object(F.createElement)("div",{className:"wp-block-embed is-loading"},Object(F.createElement)(ee.Spinner,null),Object(F.createElement)("p",null,Object(W.__)("Embedding…")));var j=Object(W.sprintf)(Object(W.__)("%s URL"),e);if(!d||g||a)return Object(F.createElement)(ee.Placeholder,{icon:Object(F.createElement)(K.BlockIcon,{icon:t,showColors:!0}),label:j,className:"wp-block-embed"},Object(F.createElement)("form",{onSubmit:this.setUrl},Object(F.createElement)("input",{type:"url",value:r||"",className:"components-placeholder__input","aria-label":j,placeholder:Object(W.__)("Enter URL to embed here…"),onChange:function(e){return n.setState({url:e.target.value})}}),Object(F.createElement)(ee.Button,{isLarge:!0,type:"submit"},Object(W.__)("Embed")),O&&Object(F.createElement)("p",{className:"components-placeholder__error"},Object(W.__)("Sorry, we could not embed that content."))));var v="photo"===l?this.getPhotoHtml(d):d.html,y=d.scripts,w=Object(Nt.parse)(r),C=Object(q.includes)(At,w.host.replace(/^www\./,"")),k=Object(W.sprintf)(Object(W.__)("Embedded content from %s"),w.host),E=Bt()(l,p),_="wp-embed"===l?Object(F.createElement)("div",{className:"wp-block-embed__wrapper",dangerouslySetInnerHTML:{__html:v}}):Object(F.createElement)("div",{className:"wp-block-embed__wrapper"},Object(F.createElement)(ee.SandBox,{html:v,scripts:y,title:k,type:E}));return Object(F.createElement)("figure",{className:Bt()(p,"wp-block-embed",{"is-video":"video"===l})},f,C?Object(F.createElement)(ee.Placeholder,{icon:Object(F.createElement)(K.BlockIcon,{icon:t,showColors:!0}),label:j},Object(F.createElement)("p",{className:"components-placeholder__error"},Object(F.createElement)("a",{href:r},r)),Object(F.createElement)("p",{className:"components-placeholder__error"},Object(W.__)("Previews for this are unavailable in the editor, sorry!"))):_,(!K.RichText.isEmpty(i)||h)&&Object(F.createElement)(K.RichText,{tagName:"figcaption",placeholder:Object(W.__)("Write caption…"),value:i,onChange:function(e){return m({caption:e})},inlineToolbar:!0}))}}]),o}(F.Component)}var Mt={url:{type:"string"},caption:{source:"html",selector:"figcaption"},type:{type:"string"},providerNameSlug:{type:"string"},allowResponsive:{type:"boolean",default:!0}};function Ht(e){var t=e.title,n=e.description,o=e.icon,r=e.category,a=void 0===r?"embed":r,c=e.transforms,i=e.keywords,l=void 0===i?[]:i,s=e.supports,u=void 0===s?{}:s;return{title:t,description:n||Object(W.sprintf)(Object(W.__)("Add a block that displays content pulled from other sites, like Twitter, Instagram or YouTube."),t),icon:o,category:a,keywords:l,attributes:Mt,supports:Object(P.a)({align:!0},u),transforms:c,edit:Object(te.compose)(Object(me.withSelect)(function(e,t){var n=t.attributes.url,o=e("core"),r=o.getEmbedPreview,a=o.isPreviewEmbedFallback,c=o.isRequestingEmbedPreview,i=n&&r(n),l=n&&a(n),s=void 0!==n&&c(n);return{preview:i&&!(i.data&&404===i.data.status)&&i,previewIsFallback:l,fetching:s}}))(zt(t,o)),save:function(e){var t,n=e.attributes,o=n.url,r=n.caption,a=n.type,c=n.providerNameSlug;if(!o)return null;var i=Bt()("wp-block-embed",(t={},Object(D.a)(t,"is-type-".concat(a),a),Object(D.a)(t,"is-provider-".concat(c),c),t));return Object(F.createElement)("figure",{className:i},Object(F.createElement)("div",{className:"wp-block-embed__wrapper"},"\n".concat(o,"\n")),!K.RichText.isEmpty(r)&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:r}))},deprecated:[{attributes:Mt,save:function(e){var t,n=e.attributes,o=n.url,r=n.caption,a=n.type,c=n.providerNameSlug;if(!o)return null;var i=Bt()("wp-block-embed",(t={},Object(D.a)(t,"is-type-".concat(a),a),Object(D.a)(t,"is-provider-".concat(c),c),t));return Object(F.createElement)("figure",{className:i},"\n".concat(o,"\n"),!K.RichText.isEmpty(r)&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:r}))}}]}}var Dt="core/embed",Pt=Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("path",{d:"M19,4H5C3.89,4,3,4.9,3,6v12c0,1.1,0.89,2,2,2h14c1.1,0,2-0.9,2-2V6C21,4.9,20.11,4,19,4z M19,18H5V8h14V18z"})),Ft=Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("path",{d:"M21 3H3L1 5v14l2 2h18l2-2V5l-2-2zm0 16H3V5h18v14zM8 15a3 3 0 0 1 4-3V6h5v2h-3v7a3 3 0 0 1-6 0z"})),Vt=Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("path",{d:"M21,4H3C1.9,4,1,4.9,1,6v12c0,1.1,0.9,2,2,2h18c1.1,0,2-0.9,2-2V6C23,4.9,22.1,4,21,4z M21,18H3V6h18V18z"}),Object(F.createElement)("polygon",{points:"14.5 11 11 15.51 8.5 12.5 5 17 19 17"})),Ut=Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("path",{d:"m10 8v8l5-4-5-4zm9-5h-14c-1.1 0-2 0.9-2 2v14c0 1.1 0.9 2 2 2h14c1.1 0 2-0.9 2-2v-14c0-1.1-0.9-2-2-2zm0 16h-14v-14h14v14z"})),qt=Ht({title:Object(W.__)("Embed"),description:Object(W.__)("The Embed block allows you to easily add videos, images, tweets, audio, and other content to your post or page."),icon:Pt,transforms:{from:[{type:"raw",isMatch:function(e){return"P"===e.nodeName&&/^\s*(https?:\/\/\S+)\s*$/i.test(e.textContent)},transform:function(e){return Object(H.createBlock)("core/embed",{url:e.textContent.trim()})}}]}}),Wt=[{name:"core-embed/twitter",settings:Ht({title:"Twitter",icon:{foreground:"#1da1f2",src:Object(F.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M22.23 5.924c-.736.326-1.527.547-2.357.646.847-.508 1.498-1.312 1.804-2.27-.793.47-1.67.812-2.606.996C18.325 4.498 17.258 4 16.078 4c-2.266 0-4.103 1.837-4.103 4.103 0 .322.036.635.106.935-3.41-.17-6.433-1.804-8.457-4.287-.353.607-.556 1.312-.556 2.064 0 1.424.724 2.68 1.825 3.415-.673-.022-1.305-.207-1.86-.514v.052c0 1.988 1.415 3.647 3.293 4.023-.344.095-.707.145-1.08.145-.265 0-.522-.026-.773-.074.522 1.63 2.038 2.817 3.833 2.85-1.404 1.1-3.174 1.757-5.096 1.757-.332 0-.66-.02-.98-.057 1.816 1.164 3.973 1.843 6.29 1.843 7.547 0 11.675-6.252 11.675-11.675 0-.178-.004-.355-.012-.53.802-.578 1.497-1.3 2.047-2.124z"})))},keywords:["tweet"]}),patterns:[/^https?:\/\/(www\.)?twitter\.com\/.+/i]},{name:"core-embed/youtube",settings:Ht({title:"YouTube",icon:{foreground:"#ff0000",src:Object(F.createElement)("svg",{viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"M21.8 8s-.195-1.377-.795-1.984c-.76-.797-1.613-.8-2.004-.847-2.798-.203-6.996-.203-6.996-.203h-.01s-4.197 0-6.996.202c-.39.046-1.242.05-2.003.846C2.395 6.623 2.2 8 2.2 8S2 9.62 2 11.24v1.517c0 1.618.2 3.237.2 3.237s.195 1.378.795 1.985c.76.797 1.76.77 2.205.855 1.6.153 6.8.2 6.8.2s4.203-.005 7-.208c.392-.047 1.244-.05 2.005-.847.6-.607.795-1.985.795-1.985s.2-1.618.2-3.237v-1.517C22 9.62 21.8 8 21.8 8zM9.935 14.595v-5.62l5.403 2.82-5.403 2.8z"}))},keywords:[Object(W.__)("music"),Object(W.__)("video")]}),patterns:[/^https?:\/\/((m|www)\.)?youtube\.com\/.+/i,/^https?:\/\/youtu\.be\/.+/i]},{name:"core-embed/facebook",settings:Ht({title:"Facebook",icon:{foreground:"#3b5998",src:Object(F.createElement)("svg",{viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"M20 3H4c-.6 0-1 .4-1 1v16c0 .5.4 1 1 1h8.6v-7h-2.3v-2.7h2.3v-2c0-2.3 1.4-3.6 3.5-3.6 1 0 1.8.1 2.1.1v2.4h-1.4c-1.1 0-1.3.5-1.3 1.3v1.7h2.7l-.4 2.8h-2.3v7H20c.5 0 1-.4 1-1V4c0-.6-.4-1-1-1z"}))}}),patterns:[/^https?:\/\/www\.facebook.com\/.+/i]},{name:"core-embed/instagram",settings:Ht({title:"Instagram",icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24"},Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M12 4.622c2.403 0 2.688.01 3.637.052.877.04 1.354.187 1.67.31.42.163.72.358 1.036.673.315.315.51.615.673 1.035.123.317.27.794.31 1.67.043.95.052 1.235.052 3.638s-.01 2.688-.052 3.637c-.04.877-.187 1.354-.31 1.67-.163.42-.358.72-.673 1.036-.315.315-.615.51-1.035.673-.317.123-.794.27-1.67.31-.95.043-1.234.052-3.638.052s-2.688-.01-3.637-.052c-.877-.04-1.354-.187-1.67-.31-.42-.163-.72-.358-1.036-.673-.315-.315-.51-.615-.673-1.035-.123-.317-.27-.794-.31-1.67-.043-.95-.052-1.235-.052-3.638s.01-2.688.052-3.637c.04-.877.187-1.354.31-1.67.163-.42.358-.72.673-1.036.315-.315.615-.51 1.035-.673.317-.123.794-.27 1.67-.31.95-.043 1.235-.052 3.638-.052M12 3c-2.444 0-2.75.01-3.71.054s-1.613.196-2.185.418c-.592.23-1.094.538-1.594 1.04-.5.5-.807 1-1.037 1.593-.223.572-.375 1.226-.42 2.184C3.01 9.25 3 9.555 3 12s.01 2.75.054 3.71.196 1.613.418 2.186c.23.592.538 1.094 1.038 1.594s1.002.808 1.594 1.038c.572.222 1.227.375 2.185.418.96.044 1.266.054 3.71.054s2.75-.01 3.71-.054 1.613-.196 2.186-.418c.592-.23 1.094-.538 1.594-1.038s.808-1.002 1.038-1.594c.222-.572.375-1.227.418-2.185.044-.96.054-1.266.054-3.71s-.01-2.75-.054-3.71-.196-1.613-.418-2.186c-.23-.592-.538-1.094-1.038-1.594s-1.002-.808-1.594-1.038c-.572-.222-1.227-.375-2.185-.418C14.75 3.01 14.445 3 12 3zm0 4.378c-2.552 0-4.622 2.07-4.622 4.622s2.07 4.622 4.622 4.622 4.622-2.07 4.622-4.622S14.552 7.378 12 7.378zM12 15c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3zm4.804-8.884c-.596 0-1.08.484-1.08 1.08s.484 1.08 1.08 1.08c.596 0 1.08-.484 1.08-1.08s-.483-1.08-1.08-1.08z"}))),keywords:[Object(W.__)("image")]}),patterns:[/^https?:\/\/(www\.)?instagr(\.am|am\.com)\/.+/i]},{name:"core-embed/wordpress",settings:Ht({title:"WordPress",icon:{foreground:"#0073AA",src:Object(F.createElement)("svg",{viewBox:"0 0 24 24"},Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M12.158 12.786l-2.698 7.84c.806.236 1.657.365 2.54.365 1.047 0 2.05-.18 2.986-.51-.024-.037-.046-.078-.065-.123l-2.762-7.57zM3.008 12c0 3.56 2.07 6.634 5.068 8.092L3.788 8.342c-.5 1.117-.78 2.354-.78 3.658zm15.06-.454c0-1.112-.398-1.88-.74-2.48-.456-.74-.883-1.368-.883-2.11 0-.825.627-1.595 1.51-1.595.04 0 .078.006.116.008-1.598-1.464-3.73-2.36-6.07-2.36-3.14 0-5.904 1.613-7.512 4.053.21.008.41.012.58.012.94 0 2.395-.114 2.395-.114.484-.028.54.684.057.74 0 0-.487.058-1.03.086l3.275 9.74 1.968-5.902-1.4-3.838c-.485-.028-.944-.085-.944-.085-.486-.03-.43-.77.056-.742 0 0 1.484.114 2.368.114.94 0 2.397-.114 2.397-.114.486-.028.543.684.058.74 0 0-.488.058-1.03.086l3.25 9.665.897-2.997c.456-1.17.684-2.137.684-2.907zm1.82-3.86c.04.286.06.593.06.924 0 .912-.17 1.938-.683 3.22l-2.746 7.94c2.672-1.558 4.47-4.454 4.47-7.77 0-1.564-.4-3.033-1.1-4.314zM12 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z"})))},keywords:[Object(W.__)("post"),Object(W.__)("blog")]})},{name:"core-embed/soundcloud",settings:Ht({title:"SoundCloud",icon:Ft,keywords:[Object(W.__)("music"),Object(W.__)("audio")]}),patterns:[/^https?:\/\/(www\.)?soundcloud\.com\/.+/i]},{name:"core-embed/spotify",settings:Ht({title:"Spotify",icon:{foreground:"#1db954",src:Object(F.createElement)("svg",{viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m4.586 14.424c-.18.295-.563.387-.857.207-2.35-1.434-5.305-1.76-8.786-.963-.335.077-.67-.133-.746-.47-.077-.334.132-.67.47-.745 3.808-.87 7.076-.496 9.712 1.115.293.18.386.563.206.857M17.81 13.7c-.226.367-.706.482-1.072.257-2.687-1.652-6.785-2.13-9.965-1.166-.413.127-.848-.106-.973-.517-.125-.413.108-.848.52-.973 3.632-1.102 8.147-.568 11.234 1.328.366.226.48.707.256 1.072m.105-2.835C14.692 8.95 9.375 8.775 6.297 9.71c-.493.15-1.016-.13-1.166-.624-.148-.495.13-1.017.625-1.167 3.532-1.073 9.404-.866 13.115 1.337.445.264.59.838.327 1.282-.264.443-.838.59-1.282.325"}))},keywords:[Object(W.__)("music"),Object(W.__)("audio")]}),patterns:[/^https?:\/\/(open|play)\.spotify\.com\/.+/i]},{name:"core-embed/flickr",settings:Ht({title:"Flickr",icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"m6.5 7c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5zm11 0c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5z"})),keywords:[Object(W.__)("image")]}),patterns:[/^https?:\/\/(www\.)?flickr\.com\/.+/i,/^https?:\/\/flic\.kr\/.+/i]},{name:"core-embed/vimeo",settings:Ht({title:"Vimeo",icon:{foreground:"#1ab7ea",src:Object(F.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M22.396 7.164c-.093 2.026-1.507 4.8-4.245 8.32C15.323 19.16 12.93 21 10.97 21c-1.214 0-2.24-1.12-3.08-3.36-.56-2.052-1.118-4.105-1.68-6.158-.622-2.24-1.29-3.36-2.004-3.36-.156 0-.7.328-1.634.98l-.978-1.26c1.027-.903 2.04-1.806 3.037-2.71C6 3.95 7.03 3.328 7.716 3.265c1.62-.156 2.616.95 2.99 3.32.404 2.558.685 4.148.84 4.77.468 2.12.982 3.18 1.543 3.18.435 0 1.09-.687 1.963-2.064.872-1.376 1.34-2.422 1.402-3.142.125-1.187-.343-1.782-1.4-1.782-.5 0-1.013.115-1.542.34 1.023-3.35 2.977-4.976 5.862-4.883 2.14.063 3.148 1.45 3.024 4.16z"})))},keywords:[Object(W.__)("video")]}),patterns:[/^https?:\/\/(www\.)?vimeo\.com\/.+/i]}],Kt=[{name:"core-embed/animoto",settings:Ht({title:"Animoto",icon:Ut}),patterns:[/^https?:\/\/(www\.)?(animoto|video214)\.com\/.+/i]},{name:"core-embed/cloudup",settings:Ht({title:"Cloudup",icon:Pt}),patterns:[/^https?:\/\/cloudup\.com\/.+/i]},{name:"core-embed/collegehumor",settings:Ht({title:"CollegeHumor",icon:Ut}),patterns:[/^https?:\/\/(www\.)?collegehumor\.com\/.+/i]},{name:"core-embed/dailymotion",settings:Ht({title:"Dailymotion",icon:Ut}),patterns:[/^https?:\/\/(www\.)?dailymotion\.com\/.+/i]},{name:"core-embed/funnyordie",settings:Ht({title:"Funny or Die",icon:Ut}),patterns:[/^https?:\/\/(www\.)?funnyordie\.com\/.+/i]},{name:"core-embed/hulu",settings:Ht({title:"Hulu",icon:Ut}),patterns:[/^https?:\/\/(www\.)?hulu\.com\/.+/i]},{name:"core-embed/imgur",settings:Ht({title:"Imgur",icon:Vt}),patterns:[/^https?:\/\/(.+\.)?imgur\.com\/.+/i]},{name:"core-embed/issuu",settings:Ht({title:"Issuu",icon:Pt}),patterns:[/^https?:\/\/(www\.)?issuu\.com\/.+/i]},{name:"core-embed/kickstarter",settings:Ht({title:"Kickstarter",icon:Pt}),patterns:[/^https?:\/\/(www\.)?kickstarter\.com\/.+/i,/^https?:\/\/kck\.st\/.+/i]},{name:"core-embed/meetup-com",settings:Ht({title:"Meetup.com",icon:Pt}),patterns:[/^https?:\/\/(www\.)?meetu(\.ps|p\.com)\/.+/i]},{name:"core-embed/mixcloud",settings:Ht({title:"Mixcloud",icon:Ft,keywords:[Object(W.__)("music"),Object(W.__)("audio")]}),patterns:[/^https?:\/\/(www\.)?mixcloud\.com\/.+/i]},{name:"core-embed/photobucket",settings:Ht({title:"Photobucket",icon:Vt}),patterns:[/^http:\/\/g?i*\.photobucket\.com\/.+/i]},{name:"core-embed/polldaddy",settings:Ht({title:"Polldaddy",icon:Pt}),patterns:[/^https?:\/\/(www\.)?polldaddy\.com\/.+/i]},{name:"core-embed/reddit",settings:Ht({title:"Reddit",icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"M22 11.816c0-1.256-1.02-2.277-2.277-2.277-.593 0-1.122.24-1.526.613-1.48-.965-3.455-1.594-5.647-1.69l1.17-3.702 3.18.75c.01 1.027.847 1.86 1.877 1.86 1.035 0 1.877-.84 1.877-1.877 0-1.035-.842-1.877-1.877-1.877-.77 0-1.43.466-1.72 1.13L13.55 3.92c-.204-.047-.4.067-.46.26l-1.35 4.27c-2.317.037-4.412.67-5.97 1.67-.402-.355-.917-.58-1.493-.58C3.02 9.54 2 10.56 2 11.815c0 .814.433 1.523 1.078 1.925-.037.222-.06.445-.06.673 0 3.292 4.01 5.97 8.94 5.97s8.94-2.678 8.94-5.97c0-.214-.02-.424-.052-.632.687-.39 1.154-1.12 1.154-1.964zm-3.224-7.422c.606 0 1.1.493 1.1 1.1s-.493 1.1-1.1 1.1-1.1-.494-1.1-1.1.493-1.1 1.1-1.1zm-16 7.422c0-.827.673-1.5 1.5-1.5.313 0 .598.103.838.27-.85.675-1.477 1.478-1.812 2.36-.32-.274-.525-.676-.525-1.13zm9.183 7.79c-4.502 0-8.165-2.33-8.165-5.193S7.457 9.22 11.96 9.22s8.163 2.33 8.163 5.193-3.663 5.193-8.164 5.193zM20.635 13c-.326-.89-.948-1.7-1.797-2.383.247-.186.55-.3.882-.3.827 0 1.5.672 1.5 1.5 0 .482-.23.91-.586 1.184zm-11.64 1.704c-.76 0-1.397-.616-1.397-1.376 0-.76.636-1.397 1.396-1.397.76 0 1.376.638 1.376 1.398 0 .76-.616 1.376-1.376 1.376zm7.405-1.376c0 .76-.615 1.376-1.375 1.376s-1.4-.616-1.4-1.376c0-.76.64-1.397 1.4-1.397.76 0 1.376.638 1.376 1.398zm-1.17 3.38c.15.152.15.398 0 .55-.675.674-1.728 1.002-3.22 1.002l-.01-.002-.012.002c-1.492 0-2.544-.328-3.218-1.002-.152-.152-.152-.398 0-.55.152-.152.4-.15.55 0 .52.52 1.394.775 2.67.775l.01.002.01-.002c1.276 0 2.15-.253 2.67-.775.15-.152.398-.152.55 0z"}))}),patterns:[/^https?:\/\/(www\.)?reddit\.com\/.+/i]},{name:"core-embed/reverbnation",settings:Ht({title:"ReverbNation",icon:Ft}),patterns:[/^https?:\/\/(www\.)?reverbnation\.com\/.+/i]},{name:"core-embed/screencast",settings:Ht({title:"Screencast",icon:Ut}),patterns:[/^https?:\/\/(www\.)?screencast\.com\/.+/i]},{name:"core-embed/scribd",settings:Ht({title:"Scribd",icon:Pt}),patterns:[/^https?:\/\/(www\.)?scribd\.com\/.+/i]},{name:"core-embed/slideshare",settings:Ht({title:"Slideshare",icon:Pt}),patterns:[/^https?:\/\/(.+?\.)?slideshare\.net\/.+/i]},{name:"core-embed/smugmug",settings:Ht({title:"SmugMug",icon:Vt}),patterns:[/^https?:\/\/(www\.)?smugmug\.com\/.+/i]},{name:"core-embed/speaker",settings:Ht({title:"Speaker",icon:Ft,supports:{inserter:!1}}),patterns:[]},{name:"core-embed/speaker-deck",settings:Ht({title:"Speaker Deck",icon:Pt,transform:[{type:"block",blocks:["core-embed/speaker"],transform:function(e){return Object(H.createBlock)("core-embed/speaker-deck",{content:e})}}]}),patterns:[/^https?:\/\/(www\.)?speakerdeck\.com\/.+/i]},{name:"core-embed/ted",settings:Ht({title:"TED",icon:Ut}),patterns:[/^https?:\/\/(www\.|embed\.)?ted\.com\/.+/i]},{name:"core-embed/tumblr",settings:Ht({title:"Tumblr",icon:{foreground:"#35465c",src:Object(F.createElement)("svg",{viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"M19 3H5c-1.105 0-2 .895-2 2v14c0 1.105.895 2 2 2h14c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2zm-5.57 14.265c-2.445.042-3.37-1.742-3.37-2.998V10.6H8.922V9.15c1.703-.615 2.113-2.15 2.21-3.026.006-.06.053-.084.08-.084h1.645V8.9h2.246v1.7H12.85v3.495c.008.476.182 1.13 1.08 1.107.3-.008.698-.094.907-.194l.54 1.6c-.205.297-1.12.642-1.946.657z"}))}}),patterns:[/^https?:\/\/(www\.)?tumblr\.com\/.+/i]},{name:"core-embed/videopress",settings:Ht({title:"VideoPress",icon:Ut,keywords:[Object(W.__)("video")]}),patterns:[/^https?:\/\/videopress\.com\/.+/i]},{name:"core-embed/wordpress-tv",settings:Ht({title:"WordPress.tv",icon:Ut}),patterns:[/^https?:\/\/wordpress\.tv\/.+/i]}];function $t(e){return e?Object(W.__)("The download button is visible."):Object(W.__)("The download button is hidden.")}function Gt(e){var t=e.hrefs,n=e.openInNewWindow,o=e.showDownloadButton,r=e.changeLinkDestinationOption,a=e.changeOpenInNewWindow,c=e.changeShowDownloadButton,i=t.href,l=t.textLinkHref,s=t.attachmentPage,u=[{value:i,label:Object(W.__)("URL")}];return s&&(u=[{value:i,label:Object(W.__)("Media File")},{value:s,label:Object(W.__)("Attachment Page")}]),Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Text Link Settings")},Object(F.createElement)(ee.SelectControl,{label:Object(W.__)("Link To"),value:l,options:u,onChange:r}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Open in New Window"),checked:n,onChange:a})),Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Download Button Settings")},Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Show Download Button"),help:$t,checked:o,onChange:c}))))}var Qt=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).onSelectFile=e.onSelectFile.bind(Object(X.a)(Object(X.a)(e))),e.confirmCopyURL=e.confirmCopyURL.bind(Object(X.a)(Object(X.a)(e))),e.resetCopyConfirmation=e.resetCopyConfirmation.bind(Object(X.a)(Object(X.a)(e))),e.changeLinkDestinationOption=e.changeLinkDestinationOption.bind(Object(X.a)(Object(X.a)(e))),e.changeOpenInNewWindow=e.changeOpenInNewWindow.bind(Object(X.a)(Object(X.a)(e))),e.changeShowDownloadButton=e.changeShowDownloadButton.bind(Object(X.a)(Object(X.a)(e))),e.state={hasError:!1,showCopyConfirmation:!1},e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"componentDidMount",value:function(){var e=this,t=this.props,n=t.attributes,o=t.noticeOperations,r=n.href;if(this.isBlobURL(r)){var a=Object(ue.getBlobByURL)(r);Object(K.mediaUpload)({filesList:[a],onFileChange:function(t){var n=Object(be.a)(t,1)[0];return e.onSelectFile(n)},onError:function(t){e.setState({hasError:!0}),o.createErrorNotice(t)}}),Object(ue.revokeBlobURL)(r)}}},{key:"componentDidUpdate",value:function(e){e.isSelected&&!this.props.isSelected&&this.setState({showCopyConfirmation:!1})}},{key:"onSelectFile",value:function(e){e&&e.url&&(this.setState({hasError:!1}),this.props.setAttributes({href:e.url,fileName:e.title,textLinkHref:e.url,id:e.id}))}},{key:"isBlobURL",value:function(){return 0===(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").indexOf("blob:")}},{key:"confirmCopyURL",value:function(){this.setState({showCopyConfirmation:!0})}},{key:"resetCopyConfirmation",value:function(){this.setState({showCopyConfirmation:!1})}},{key:"changeLinkDestinationOption",value:function(e){this.props.setAttributes({textLinkHref:e})}},{key:"changeOpenInNewWindow",value:function(e){this.props.setAttributes({textLinkTarget:!!e&&"_blank"})}},{key:"changeShowDownloadButton",value:function(e){this.props.setAttributes({showDownloadButton:e})}},{key:"render",value:function(){var e=this.props,t=e.className,n=e.isSelected,o=e.attributes,r=e.setAttributes,a=e.noticeUI,c=e.noticeOperations,i=e.media,l=o.fileName,s=o.href,u=o.textLinkHref,b=o.textLinkTarget,m=o.showDownloadButton,h=o.downloadButtonText,p=o.id,d=this.state,g=d.hasError,O=d.showCopyConfirmation,f=i&&i.link;if(!s||g)return Object(F.createElement)(K.MediaPlaceholder,{icon:"media-default",labels:{title:Object(W.__)("File"),name:Object(W.__)("a file")},onSelect:this.onSelectFile,notices:a,onError:c.createErrorNotice,accept:"*"});var j=U()(t,{"is-transient":this.isBlobURL(s)});return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(Gt,Object($.a)({hrefs:{href:s,textLinkHref:u,attachmentPage:f}},{openInNewWindow:!!b,showDownloadButton:m,changeLinkDestinationOption:this.changeLinkDestinationOption,changeOpenInNewWindow:this.changeOpenInNewWindow,changeShowDownloadButton:this.changeShowDownloadButton})),Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(ee.Toolbar,null,Object(F.createElement)(K.MediaUpload,{onSelect:this.onSelectFile,value:p,render:function(e){var t=e.open;return Object(F.createElement)(ee.IconButton,{className:"components-toolbar__control",label:Object(W.__)("Edit file"),onClick:t,icon:"edit"})}}))),Object(F.createElement)("div",{className:j},Object(F.createElement)("div",{className:"".concat(t,"__content-wrapper")},Object(F.createElement)(K.RichText,{wrapperClassName:"".concat(t,"__textlink"),tagName:"div",value:l,placeholder:Object(W.__)("Write file name…"),keepPlaceholderOnFocus:!0,formattingControls:[],onChange:function(e){return r({fileName:e})}}),m&&Object(F.createElement)("div",{className:"".concat(t,"__button-richtext-wrapper")},Object(F.createElement)(K.RichText,{tagName:"div",className:"".concat(t,"__button"),value:h,formattingControls:[],placeholder:Object(W.__)("Add text…"),keepPlaceholderOnFocus:!0,onChange:function(e){return r({downloadButtonText:e})}}))),n&&Object(F.createElement)(ee.ClipboardButton,{isDefault:!0,text:s,className:"".concat(t,"__copy-url-button"),onCopy:this.confirmCopyURL,onFinishCopy:this.resetCopyConfirmation},O?Object(W.__)("Copied!"):Object(W.__)("Copy URL"))))}}]),t}(F.Component),Yt=Object(te.compose)([Object(me.withSelect)(function(e,t){var n=e("core").getMedia,o=t.attributes.id;return{media:void 0===o?void 0:n(o)}}),ee.withNotices])(Qt),Zt="core/file",Jt={title:Object(W.__)("File"),description:Object(W.__)("Add a link to a file that visitors can download."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("path",{d:"M9 6l2 2h9v10H4V6h5m1-2H4L2 6v12l2 2h16l2-2V8l-2-2h-8l-2-2z"})),category:"common",keywords:[Object(W.__)("document"),Object(W.__)("pdf")],attributes:{id:{type:"number"},href:{type:"string"},fileName:{source:"html",selector:"a:not([download])"},textLinkHref:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"href"},textLinkTarget:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"target"},showDownloadButton:{type:"boolean",default:!0},downloadButtonText:{source:"html",selector:"a[download]",default:Object(W.__)("Download")}},supports:{align:!0},transforms:{from:[{type:"files",isMatch:function(e){return 1===e.length},priority:15,transform:function(e){var t=e[0],n=Object(ue.createBlobURL)(t);return Object(H.createBlock)("core/file",{href:n,fileName:t.name,textLinkHref:n})}},{type:"block",blocks:["core/audio"],transform:function(e){return Object(H.createBlock)("core/file",{href:e.src,fileName:e.caption,textLinkHref:e.src,id:e.id})}},{type:"block",blocks:["core/video"],transform:function(e){return Object(H.createBlock)("core/file",{href:e.src,fileName:e.caption,textLinkHref:e.src,id:e.id})}},{type:"block",blocks:["core/image"],transform:function(e){return Object(H.createBlock)("core/file",{href:e.url,fileName:e.caption,textLinkHref:e.url,id:e.id})}}],to:[{type:"block",blocks:["core/audio"],isMatch:function(e){var t=e.id;if(!t)return!1;var n=(0,Object(me.select)("core").getMedia)(t);return!!n&&Object(q.includes)(n.mime_type,"audio")},transform:function(e){return Object(H.createBlock)("core/audio",{src:e.href,caption:e.fileName,id:e.id})}},{type:"block",blocks:["core/video"],isMatch:function(e){var t=e.id;if(!t)return!1;var n=(0,Object(me.select)("core").getMedia)(t);return!!n&&Object(q.includes)(n.mime_type,"video")},transform:function(e){return Object(H.createBlock)("core/video",{src:e.href,caption:e.fileName,id:e.id})}},{type:"block",blocks:["core/image"],isMatch:function(e){var t=e.id;if(!t)return!1;var n=(0,Object(me.select)("core").getMedia)(t);return!!n&&Object(q.includes)(n.mime_type,"image")},transform:function(e){return Object(H.createBlock)("core/image",{url:e.href,caption:e.fileName,id:e.id})}}]},edit:Yt,save:function(e){var t=e.attributes,n=t.href,o=t.fileName,r=t.textLinkHref,a=t.textLinkTarget,c=t.showDownloadButton,i=t.downloadButtonText;return n&&Object(F.createElement)("div",null,!K.RichText.isEmpty(o)&&Object(F.createElement)("a",{href:r,target:a,rel:!!a&&"noreferrer noopener"},Object(F.createElement)(K.RichText.Content,{value:o})),c&&Object(F.createElement)("a",{href:n,className:"wp-block-file__button",download:Object(Ae.getTextContent)(Object(Ae.create)({html:o}))},Object(F.createElement)(K.RichText.Content,{value:i})))}},Xt="core/html",en={title:Object(W.__)("Custom HTML"),description:Object(W.__)("Add your own HTML (and view it right here as you edit!)."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M4.5,11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5V11z M7,10.5h1.5V15H10v-4.5h1.5V9H7V10.5z M14.5,10l-1-1H12v6h1.5v-3.9 l1,1l1-1V15H17V9h-1.5L14.5,10z M19.5,13.5V9H18v6h5v-1.5H19.5z"})),category:"formatting",keywords:[Object(W.__)("embed")],supports:{customClassName:!1,className:!1,html:!1},attributes:{content:{type:"string",source:"html"}},transforms:{from:[{type:"raw",isMatch:function(e){return"FIGURE"===e.nodeName&&!!e.querySelector("iframe")},schema:{figure:{require:["iframe"],children:{iframe:{attributes:["src","allowfullscreen","height","width"]},figcaption:{children:Object(H.getPhrasingContentSchema)()}}}}}]},edit:Object(te.withState)({isPreview:!1})(function(e){var t=e.attributes,n=e.setAttributes,o=e.setState,r=e.isPreview;return Object(F.createElement)("div",{className:"wp-block-html"},Object(F.createElement)(K.BlockControls,null,Object(F.createElement)("div",{className:"components-toolbar"},Object(F.createElement)("button",{className:"components-tab-button ".concat(r?"":"is-active"),onClick:function(){return o({isPreview:!1})}},Object(F.createElement)("span",null,"HTML")),Object(F.createElement)("button",{className:"components-tab-button ".concat(r?"is-active":""),onClick:function(){return o({isPreview:!0})}},Object(F.createElement)("span",null,Object(W.__)("Preview"))))),Object(F.createElement)(ee.Disabled.Consumer,null,function(e){return r||e?Object(F.createElement)(ee.SandBox,{html:t.content}):Object(F.createElement)(K.PlainText,{value:t.content,onChange:function(e){return n({content:e})},placeholder:Object(W.__)("Write HTML…"),"aria-label":Object(W.__)("HTML")})}))}),save:function(e){var t=e.attributes;return Object(F.createElement)(F.RawHTML,null,t.content)}},tn=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).setAlignment=e.setAlignment.bind(Object(X.a)(Object(X.a)(e))),e.setCommentsToShow=e.setCommentsToShow.bind(Object(X.a)(Object(X.a)(e))),e.toggleDisplayAvatar=e.createToggleAttribute("displayAvatar"),e.toggleDisplayDate=e.createToggleAttribute("displayDate"),e.toggleDisplayExcerpt=e.createToggleAttribute("displayExcerpt"),e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"createToggleAttribute",value:function(e){var t=this;return function(){var n=t.props.attributes[e];(0,t.props.setAttributes)(Object(D.a)({},e,!n))}}},{key:"setAlignment",value:function(e){this.props.setAttributes({align:e})}},{key:"setCommentsToShow",value:function(e){this.props.setAttributes({commentsToShow:e})}},{key:"render",value:function(){var e=this.props.attributes,t=e.align,n=e.commentsToShow,o=e.displayAvatar,r=e.displayDate,a=e.displayExcerpt;return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.BlockAlignmentToolbar,{value:t,onChange:this.setAlignment})),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Latest Comments Settings")},Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Display Avatar"),checked:o,onChange:this.toggleDisplayAvatar}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Display Date"),checked:r,onChange:this.toggleDisplayDate}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Display Excerpt"),checked:a,onChange:this.toggleDisplayExcerpt}),Object(F.createElement)(ee.RangeControl,{label:Object(W.__)("Number of Comments"),value:n,onChange:this.setCommentsToShow,min:1,max:100}))),Object(F.createElement)(ee.Disabled,null,Object(F.createElement)(K.ServerSideRender,{block:"core/latest-comments",attributes:this.props.attributes})))}}]),t}(F.Component),nn="core/latest-comments",on={title:Object(W.__)("Latest Comments"),description:Object(W.__)("Show a list of your site’s most recent comments."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M22 4l-2-2H4L2 4v12l2 2h14l4 4V4zm-2 0v13l-1-1H4V4h16z"}),Object(F.createElement)("path",{d:"M6 12h12v2H6zM6 9h12v2H6zM6 6h12v2H6z"}))),category:"widgets",keywords:[Object(W.__)("recent comments")],supports:{html:!1},getEditWrapperProps:function(e){var t=e.align;if(["left","center","right","wide","full"].includes(t))return{"data-align":t}},edit:tn,save:function(){return null}},rn=n(37),an=n.n(rn),cn=n(54),ln=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).toggleDisplayPostDate=e.toggleDisplayPostDate.bind(Object(X.a)(Object(X.a)(e))),e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"toggleDisplayPostDate",value:function(){var e=this.props.attributes.displayPostDate;(0,this.props.setAttributes)({displayPostDate:!e})}},{key:"render",value:function(){var e=this,t=this.props,n=t.attributes,o=t.categoriesList,r=t.setAttributes,a=t.latestPosts,c=n.displayPostDate,i=n.align,l=n.postLayout,s=n.columns,u=n.order,b=n.orderBy,m=n.categories,h=n.postsToShow,p=Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Latest Posts Settings")},Object(F.createElement)(ee.QueryControls,Object($.a)({order:u,orderBy:b},{numberOfItems:h,categoriesList:o,selectedCategoryId:m,onOrderChange:function(e){return r({order:e})},onOrderByChange:function(e){return r({orderBy:e})},onCategoryChange:function(e){return r({categories:""!==e?e:void 0})},onNumberOfItemsChange:function(e){return r({postsToShow:e})}})),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Display post date"),checked:c,onChange:this.toggleDisplayPostDate}),"grid"===l&&Object(F.createElement)(ee.RangeControl,{label:Object(W.__)("Columns"),value:s,onChange:function(e){return r({columns:e})},min:2,max:d?Math.min(6,a.length):6}))),d=Array.isArray(a)&&a.length;if(!d)return Object(F.createElement)(F.Fragment,null,p,Object(F.createElement)(ee.Placeholder,{icon:"admin-post",label:Object(W.__)("Latest Posts")},Array.isArray(a)?Object(W.__)("No posts found."):Object(F.createElement)(ee.Spinner,null)));var g=a.length>h?a.slice(0,h):a,O=[{icon:"list-view",title:Object(W.__)("List View"),onClick:function(){return r({postLayout:"list"})},isActive:"list"===l},{icon:"grid-view",title:Object(W.__)("Grid View"),onClick:function(){return r({postLayout:"grid"})},isActive:"grid"===l}];return Object(F.createElement)(F.Fragment,null,p,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.BlockAlignmentToolbar,{value:i,onChange:function(e){r({align:e})},controls:["center","wide","full"]}),Object(F.createElement)(ee.Toolbar,{controls:O})),Object(F.createElement)("ul",{className:U()(this.props.className,Object(D.a)({"is-grid":"grid"===l},"columns-".concat(s),"grid"===l))},g.map(function(t,n){return Object(F.createElement)("li",{key:n},Object(F.createElement)("a",{href:t.link,target:"_blank"},Object(cn.decodeEntities)(t.title.rendered.trim())||Object(W.__)("(Untitled)")),c&&t.date_gmt&&Object(F.createElement)("time",{dateTime:an()(t.date_gmt).utc().format(),className:"".concat(e.props.className,"__post-date")},an()(t.date_gmt).local().format("MMMM DD, Y")))})))}}]),t}(F.Component),sn=Object(me.withSelect)(function(e,t){var n=t.attributes,o=n.postsToShow,r=n.order,a=n.orderBy,c=n.categories,i=e("core").getEntityRecords;return{latestPosts:i("postType","post",Object(q.pickBy)({categories:c,order:r,orderby:a,per_page:o},function(e){return!Object(q.isUndefined)(e)})),categoriesList:i("taxonomy","category",{per_page:100})}})(ln),un="core/latest-posts",bn={title:Object(W.__)("Latest Posts"),description:Object(W.__)("Display a list of your most recent posts."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("rect",{x:"11",y:"7",width:"6",height:"2"}),Object(F.createElement)("rect",{x:"11",y:"11",width:"6",height:"2"}),Object(F.createElement)("rect",{x:"11",y:"15",width:"6",height:"2"}),Object(F.createElement)("rect",{x:"7",y:"7",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"7",y:"11",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"7",y:"15",width:"2",height:"2"}),Object(F.createElement)("path",{d:"M20.1,3H3.9C3.4,3,3,3.4,3,3.9v16.2C3,20.5,3.4,21,3.9,21h16.2c0.4,0,0.9-0.5,0.9-0.9V3.9C21,3.4,20.5,3,20.1,3z M19,19H5V5h14V19z"})),category:"widgets",keywords:[Object(W.__)("recent posts")],supports:{html:!1},getEditWrapperProps:function(e){var t=e.align;if("left"===t||"right"===t||"wide"===t||"full"===t)return{"data-align":t}},edit:sn,save:function(){return null}},mn=Object(P.a)({},Object(H.getPhrasingContentSchema)(),{ul:{},ol:{attributes:["type"]}});["ul","ol"].forEach(function(e){mn[e].children={li:{children:mn}}});var hn={className:!1},pn={ordered:{type:"boolean",default:!1},values:{source:"html",selector:"ol,ul",multiline:"li"}},dn="core/list",gn={title:Object(W.__)("List"),description:Object(W.__)("Numbers, bullets, up to you. Add a list of items."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M9 19h12v-2H9v2zm0-6h12v-2H9v2zm0-8v2h12V5H9zm-4-.5c-.828 0-1.5.672-1.5 1.5S4.172 7.5 5 7.5 6.5 6.828 6.5 6 5.828 4.5 5 4.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z"}))),category:"common",keywords:[Object(W.__)("bullet list"),Object(W.__)("ordered list"),Object(W.__)("numbered list")],attributes:pn,supports:hn,transforms:{from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:function(e){return Object(H.createBlock)("core/list",{values:Object(Ae.toHTMLString)(Object(Ae.join)(e.map(function(e){var t=e.content;return Object(Ae.replace)(Object(Ae.create)({html:t}),/\n/g,"\u2028")}),"\u2028"),"li")})}},{type:"block",blocks:["core/quote"],transform:function(e){var t=e.value;return Object(H.createBlock)("core/list",{values:Object(Ae.toHTMLString)(Object(Ae.create)({html:t,multilineTag:"p"}),"li")})}},{type:"raw",selector:"ol,ul",schema:{ol:mn.ol,ul:mn.ul},transform:function(e){return Object(H.createBlock)("core/list",Object(P.a)({},Object(H.getBlockAttributes)(Object(H.getBlockType)("core/list"),e.outerHTML),{ordered:"OL"===e.nodeName}))}},{type:"pattern",regExp:/^[*-]\s/,transform:function(e){var t=e.content;return Object(H.createBlock)("core/list",{values:"<li>".concat(t,"</li>")})}},{type:"pattern",regExp:/^1[.)]\s/,transform:function(e){var t=e.content;return Object(H.createBlock)("core/list",{ordered:!0,values:"<li>".concat(t,"</li>")})}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.values;return Object(Ae.split)(Object(Ae.create)({html:t,multilineTag:"li"}),"\u2028").map(function(e){return Object(H.createBlock)("core/paragraph",{content:Object(Ae.toHTMLString)(e)})})}},{type:"block",blocks:["core/quote"],transform:function(e){var t=e.values;return Object(H.createBlock)("core/quote",{value:Object(Ae.toHTMLString)(Object(Ae.create)({html:t,multilineTag:"li"}),"p")})}}]},deprecated:[{supports:hn,attributes:Object(P.a)({},Object(q.omit)(pn,["ordered"]),{nodeName:{type:"string",source:"property",selector:"ol,ul",property:"nodeName",default:"UL"}}),migrate:function(e){var t=e.nodeName,n=Object(Ee.a)(e,["nodeName"]);return Object(P.a)({},n,{ordered:"OL"===t})},save:function(e){var t=e.attributes,n=t.nodeName,o=t.values;return Object(F.createElement)(K.RichText.Content,{tagName:n.toLowerCase(),value:o})}}],merge:function(e,t){var n=t.values;return n&&"<li></li>"!==n?Object(P.a)({},e,{values:e.values+n}):e},edit:function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).setupEditor=e.setupEditor.bind(Object(X.a)(Object(X.a)(e))),e.getEditorSettings=e.getEditorSettings.bind(Object(X.a)(Object(X.a)(e))),e.setNextValues=e.setNextValues.bind(Object(X.a)(Object(X.a)(e))),e.state={internalListType:null},e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"findInternalListType",value:function(e){var t=e.parents,n=Object(q.find)(t,function(e){return"UL"===e.nodeName||"OL"===e.nodeName});return n?n.nodeName:null}},{key:"setupEditor",value:function(e){var t=this;e.on("nodeChange",function(e){t.setState({internalListType:t.findInternalListType(e)})});var n=window.navigator.browserLanguage||window.navigator.language;!/^(?:fr|nl|sv|ru|de|es|it)/.test(n)?(e.shortcuts.add("meta+219","Decrease indent","Outdent"),e.shortcuts.add("meta+221","Increase indent","Indent")):(e.shortcuts.add("meta+shift+m","Decrease indent","Outdent"),e.shortcuts.add("meta+m","Increase indent","Indent")),this.editor=e}},{key:"createSetListType",value:function(e,t){var n=this;return function(){var o=n.props.setAttributes,r=n.state.internalListType;r?r!==e&&n.editor&&n.editor.execCommand(t):o({ordered:"OL"===e})}}},{key:"createExecCommand",value:function(e){var t=this;return function(){t.editor&&t.editor.execCommand(e)}}},{key:"getEditorSettings",value:function(e){return Object(P.a)({},e,{plugins:(e.plugins||[]).concat("lists"),lists_indent_on_tab:!1})}},{key:"setNextValues",value:function(e){this.props.setAttributes({values:e})}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.insertBlocksAfter,o=e.setAttributes,r=e.mergeBlocks,a=e.onReplace,c=e.className,i=t.ordered,l=t.values,s=i?"ol":"ul";return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,{controls:[{icon:"editor-ul",title:Object(W.__)("Convert to unordered list"),isActive:!i,onClick:this.createSetListType("UL","InsertUnorderedList")},{icon:"editor-ol",title:Object(W.__)("Convert to ordered list"),isActive:i,onClick:this.createSetListType("OL","InsertOrderedList")},{icon:"editor-outdent",title:Object(W.__)("Outdent list item"),onClick:this.createExecCommand("Outdent")},{icon:"editor-indent",title:Object(W.__)("Indent list item"),onClick:this.createExecCommand("Indent")}]}),Object(F.createElement)(K.RichText,{multiline:"li",tagName:s,unstableGetSettings:this.getEditorSettings,unstableOnSetup:this.setupEditor,onChange:this.setNextValues,value:l,wrapperClassName:"block-library-list",className:c,placeholder:Object(W.__)("Write list…"),onMerge:r,onSplit:n?function(e,t){for(var r=arguments.length,a=new Array(r>2?r-2:0),c=2;c<r;c++)a[c-2]=arguments[c];a.length||a.push(Object(H.createBlock)("core/paragraph")),"<li></li>"!==t&&a.push(Object(H.createBlock)("core/list",{ordered:i,values:t})),o({values:e}),n(a)}:void 0,onRemove:function(){return a([])}}))}}]),t}(F.Component),save:function(e){var t=e.attributes,n=t.ordered,o=t.values,r=n?"ol":"ul";return Object(F.createElement)(K.RichText.Content,{tagName:r,value:o,multiline:"li"})}},On=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).onChangeInput=e.onChangeInput.bind(Object(X.a)(Object(X.a)(e))),e.onKeyDown=e.onKeyDown.bind(Object(X.a)(Object(X.a)(e))),e.state={defaultText:Object(W.__)("Read more")},e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"onChangeInput",value:function(e){this.setState({defaultText:""});var t=0===e.target.value.length?void 0:e.target.value;this.props.setAttributes({customText:t})}},{key:"onKeyDown",value:function(e){var t=e.keyCode,n=this.props.insertBlocksAfter;t===ze.ENTER&&n([Object(H.createBlock)(Object(H.getDefaultBlockName)())])}},{key:"render",value:function(){var e=this.props.attributes,t=e.customText,n=e.noTeaser,o=this.props.setAttributes,r=this.state.defaultText,a=void 0!==t?t:r,c=a.length+1;return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,null,Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)('Hide the teaser before the "More" tag'),checked:!!n,onChange:function(){return o({noTeaser:!n})}}))),Object(F.createElement)("div",{className:"wp-block-more"},Object(F.createElement)("input",{type:"text",value:a,size:c,onChange:this.onChangeInput,onKeyDown:this.onKeyDown})))}}]),t}(F.Component),fn="core/more",jn={title:Object(W._x)("More","block name"),description:Object(W.__)('Want to show only part of this post on your blog’s home page? Insert a "More" block where you want the split.'),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M2 9v2h19V9H2zm0 6h5v-2H2v2zm7 0h5v-2H9v2zm7 0h5v-2h-5v2z"}))),category:"layout",supports:{customClassName:!1,className:!1,html:!1,multiple:!1},attributes:{customText:{type:"string"},noTeaser:{type:"boolean",default:!1}},transforms:{from:[{type:"raw",schema:{"wp-block":{attributes:["data-block"]}},isMatch:function(e){return e.dataset&&"core/more"===e.dataset.block},transform:function(e){var t=e.dataset,n=t.customText,o=t.noTeaser,r={};return n&&(r.customText=n),""===o&&(r.noTeaser=!0),Object(H.createBlock)("core/more",r)}}]},edit:On,save:function(e){var t=e.attributes,n=t.customText,o=t.noTeaser,r=n?"\x3c!--more ".concat(n,"--\x3e"):"\x3c!--more--\x3e",a=o?"\x3c!--noteaser--\x3e":"";return Object(F.createElement)(F.RawHTML,null,Object(q.compact)([r,a]).join("\n"))}},vn="core/nextpage",yn={title:Object(W.__)("Page break"),description:Object(W.__)("This block allows you to set break points on your post. Visitors of your blog are then presented with content split into multiple pages."),icon:Object(F.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M9 12h6v-2H9zm-7 0h5v-2H2zm15 0h5v-2h-5zm3 2v2l-6 6H6a2 2 0 0 1-2-2v-6h2v6h6v-4a2 2 0 0 1 2-2h6zM4 8V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4h-2V4H6v4z"}))),category:"layout",keywords:[Object(W.__)("next page"),Object(W.__)("pagination")],supports:{customClassName:!1,className:!1,html:!1},attributes:{},transforms:{from:[{type:"raw",schema:{"wp-block":{attributes:["data-block"]}},isMatch:function(e){return e.dataset&&"core/nextpage"===e.dataset.block},transform:function(){return Object(H.createBlock)("core/nextpage",{})}}]},edit:function(){return Object(F.createElement)("div",{className:"wp-block-nextpage"},Object(F.createElement)("span",null,Object(W.__)("Page break")))},save:function(){return Object(F.createElement)(F.RawHTML,null,"\x3c!--nextpage--\x3e")}},wn="core/preformatted",Cn={title:Object(W.__)("Preformatted"),description:Object(W.__)("Add text that respects your spacing and tabs, and also allows styling."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("path",{d:"M20,4H4C2.9,4,2,4.9,2,6v12c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V6C22,4.9,21.1,4,20,4z M20,18H4V6h16V18z"}),Object(F.createElement)("rect",{x:"6",y:"10",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"6",y:"14",width:"8",height:"2"}),Object(F.createElement)("rect",{x:"16",y:"14",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"10",y:"10",width:"8",height:"2"})),category:"formatting",attributes:{content:{source:"html",selector:"pre"}},transforms:{from:[{type:"block",blocks:["core/code","core/paragraph"],transform:function(e){var t=e.content;return Object(H.createBlock)("core/preformatted",{content:t})}},{type:"raw",isMatch:function(e){return"PRE"===e.nodeName&&!(1===e.children.length&&"CODE"===e.firstChild.nodeName)},schema:{pre:{children:Object(H.getPhrasingContentSchema)()}}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){return Object(H.createBlock)("core/paragraph",e)}}]},edit:function(e){var t=e.attributes,n=e.mergeBlocks,o=e.setAttributes,r=e.className,a=t.content;return Object(F.createElement)(K.RichText,{tagName:"pre",value:a,onChange:function(e){o({content:e})},placeholder:Object(W.__)("Write preformatted text…"),wrapperClassName:r,onMerge:n})},save:function(e){var t=e.attributes.content;return Object(F.createElement)(K.RichText.Content,{tagName:"pre",value:t})},merge:function(e,t){return{content:e.content+t.content}}},kn="is-style-".concat("solid-color"),En=function(e){function t(e){var n;return Object(G.a)(this,t),(n=Object(Y.a)(this,Object(Z.a)(t).call(this,e))).wasTextColorAutomaticallyComputed=!1,n.pullQuoteMainColorSetter=n.pullQuoteMainColorSetter.bind(Object(X.a)(Object(X.a)(n))),n.pullQuoteTextColorSetter=n.pullQuoteTextColorSetter.bind(Object(X.a)(Object(X.a)(n))),n}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"pullQuoteMainColorSetter",value:function(e){var t=this.props,n=t.colorUtils,o=t.textColor,r=t.setTextColor;(0,t.setMainColor)(e),o.color&&!this.wasTextColorAutomaticallyComputed||(this.wasTextColorAutomaticallyComputed=!0,r(n.getMostReadableColor(e)))}},{key:"pullQuoteTextColorSetter",value:function(e){(0,this.props.setTextColor)(e),this.wasTextColorAutomaticallyComputed=!1}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.mainColor,o=e.textColor,r=e.setAttributes,a=e.isSelected,c=e.className,i=t.value,l=t.citation,s=Object(q.includes)(c,kn),u=s?{backgroundColor:n.color}:{borderColor:n.color},b={color:o.color},m=o.color?U()("has-text-color",Object(D.a)({},o.class,o.class)):void 0;return Object(F.createElement)(F.Fragment,null,Object(F.createElement)("figure",{style:u,className:U()(c,Object(D.a)({},n.class,s&&n.class))},Object(F.createElement)("blockquote",{style:b,className:m},Object(F.createElement)(K.RichText,{multiline:!0,value:i,onChange:function(e){return r({value:e})},placeholder:Object(W.__)("Write quote…"),wrapperClassName:"block-library-pullquote__content"}),(!K.RichText.isEmpty(l)||a)&&Object(F.createElement)(K.RichText,{value:l,placeholder:Object(W.__)("Write citation…"),onChange:function(e){return r({citation:e})},className:"wp-block-pullquote__citation"}))),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(K.PanelColorSettings,{title:Object(W.__)("Color Settings"),colorSettings:[{value:n.color,onChange:this.pullQuoteMainColorSetter,label:Object(W.__)("Main Color")},{value:o.color,onChange:this.pullQuoteTextColorSetter,label:Object(W.__)("Text Color")}]},s&&Object(F.createElement)(K.ContrastChecker,Object($.a)({textColor:o.color,backgroundColor:n.color},{isLargeText:!1})))))}}]),t}(F.Component),_n=Object(K.withColors)({mainColor:"background-color",textColor:"color"})(En),xn={value:{source:"html",selector:"blockquote",multiline:"p"},citation:{source:"html",selector:"cite"},mainColor:{type:"string"},customMainColor:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"}},Sn="core/pullquote",Nn={title:Object(W.__)("Pullquote"),description:Object(W.__)("Highlight a quote from your post or page by displaying it as a graphic element."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("polygon",{points:"21 18 2 18 2 20 21 20"}),Object(F.createElement)("path",{d:"m19 10v4h-15v-4h15m1-2h-17c-0.55 0-1 0.45-1 1v6c0 0.55 0.45 1 1 1h17c0.55 0 1-0.45 1-1v-6c0-0.55-0.45-1-1-1z"}),Object(F.createElement)("polygon",{points:"21 4 2 4 2 6 21 6"})),category:"formatting",attributes:xn,styles:[{name:"default",label:Object(W.__)("Regular"),isDefault:!0},{name:"solid-color",label:Object(W.__)("Solid Color")}],supports:{align:["left","right","wide","full"]},edit:_n,save:function(e){var t,n,o=e.attributes,r=o.mainColor,a=o.customMainColor,c=o.textColor,i=o.customTextColor,l=o.value,s=o.citation,u=o.className;if(Object(q.includes)(u,kn))(t=Object(K.getColorClassName)("background-color",r))||(n={backgroundColor:a});else if(a)n={borderColor:a};else if(r){var b=Object(q.get)(Object(me.select)("core/editor").getEditorSettings(),["colors"],[]);n={borderColor:Object(K.getColorObjectByAttributeValues)(b,r).color}}var m=Object(K.getColorClassName)("color",c),h=c||i?U()("has-text-color",Object(D.a)({},m,m)):void 0,p=m?void 0:{color:i};return Object(F.createElement)("figure",{className:t,style:n},Object(F.createElement)("blockquote",{className:h,style:p},Object(F.createElement)(K.RichText.Content,{value:l,multiline:!0}),!K.RichText.isEmpty(s)&&Object(F.createElement)(K.RichText.Content,{tagName:"cite",value:s})))},deprecated:[{attributes:Object(P.a)({},xn),save:function(e){var t=e.attributes,n=t.value,o=t.citation;return Object(F.createElement)("blockquote",null,Object(F.createElement)(K.RichText.Content,{value:n,multiline:!0}),!K.RichText.isEmpty(o)&&Object(F.createElement)(K.RichText.Content,{tagName:"cite",value:o}))}},{attributes:Object(P.a)({},xn,{citation:{source:"html",selector:"footer"},align:{type:"string",default:"none"}}),save:function(e){var t=e.attributes,n=t.value,o=t.citation,r=t.align;return Object(F.createElement)("blockquote",{className:"align".concat(r)},Object(F.createElement)(K.RichText.Content,{value:n,multiline:!0}),!K.RichText.isEmpty(o)&&Object(F.createElement)(K.RichText.Content,{tagName:"footer",value:o}))}}]},Tn=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).titleField=Object(F.createRef)(),e.editButton=Object(F.createRef)(),e.handleFormSubmit=e.handleFormSubmit.bind(Object(X.a)(Object(X.a)(e))),e.handleTitleChange=e.handleTitleChange.bind(Object(X.a)(Object(X.a)(e))),e.handleTitleKeyDown=e.handleTitleKeyDown.bind(Object(X.a)(Object(X.a)(e))),e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"componentDidMount",value:function(){this.props.isEditing&&this.titleField.current&&this.titleField.current.select()}},{key:"componentDidUpdate",value:function(e){!e.isEditing&&this.props.isEditing&&this.titleField.current.select(),!e.isEditing&&!e.isSaving||this.props.isEditing||this.props.isSaving||this.editButton.current.focus()}},{key:"handleFormSubmit",value:function(e){e.preventDefault(),this.props.onSave()}},{key:"handleTitleChange",value:function(e){this.props.onChangeTitle(e.target.value)}},{key:"handleTitleKeyDown",value:function(e){e.keyCode===ze.ESCAPE&&(e.stopPropagation(),this.props.onCancel())}},{key:"render",value:function(){var e=this.props,t=e.isEditing,n=e.title,o=e.isSaving,r=e.onEdit,a=e.instanceId;return Object(F.createElement)(F.Fragment,null,!t&&!o&&Object(F.createElement)("div",{className:"reusable-block-edit-panel"},Object(F.createElement)("b",{className:"reusable-block-edit-panel__info"},n),Object(F.createElement)(ee.Button,{ref:this.editButton,isLarge:!0,className:"reusable-block-edit-panel__button",onClick:r},Object(W.__)("Edit"))),(t||o)&&Object(F.createElement)("form",{className:"reusable-block-edit-panel",onSubmit:this.handleFormSubmit},Object(F.createElement)("label",{htmlFor:"reusable-block-edit-panel__title-".concat(a),className:"reusable-block-edit-panel__label"},Object(W.__)("Name:")),Object(F.createElement)("input",{ref:this.titleField,type:"text",disabled:o,className:"reusable-block-edit-panel__title",value:n,onChange:this.handleTitleChange,onKeyDown:this.handleTitleKeyDown,id:"reusable-block-edit-panel__title-".concat(a)}),Object(F.createElement)(ee.Button,{type:"submit",isLarge:!0,isBusy:o,disabled:!n||o,className:"reusable-block-edit-panel__button"},Object(W.__)("Save"))))}}]),t}(F.Component),Bn=Object(te.withInstanceId)(Tn);var An=function(e){var t=e.title,n=Object(W.sprintf)(Object(W.__)("Reusable Block: %s"),t);return Object(F.createElement)(ee.Tooltip,{text:n},Object(F.createElement)("span",{className:"reusable-block-indicator"},Object(F.createElement)(ee.Dashicon,{icon:"controls-repeat"})))},Rn=function(e){function t(e){var n,o=e.reusableBlock;return Object(G.a)(this,t),(n=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).startEditing=n.startEditing.bind(Object(X.a)(Object(X.a)(n))),n.stopEditing=n.stopEditing.bind(Object(X.a)(Object(X.a)(n))),n.setAttributes=n.setAttributes.bind(Object(X.a)(Object(X.a)(n))),n.setTitle=n.setTitle.bind(Object(X.a)(Object(X.a)(n))),n.save=n.save.bind(Object(X.a)(Object(X.a)(n))),o&&o.isTemporary?n.state={isEditing:!0,title:o.title,changedAttributes:{}}:n.state={isEditing:!1,title:null,changedAttributes:null},n}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"componentDidMount",value:function(){this.props.reusableBlock||this.props.fetchReusableBlock()}},{key:"startEditing",value:function(){var e=this.props.reusableBlock;this.setState({isEditing:!0,title:e.title,changedAttributes:{}})}},{key:"stopEditing",value:function(){this.setState({isEditing:!1,title:null,changedAttributes:null})}},{key:"setAttributes",value:function(e){this.setState(function(t){if(null!==t.changedAttributes)return{changedAttributes:Object(P.a)({},t.changedAttributes,e)}})}},{key:"setTitle",value:function(e){this.setState({title:e})}},{key:"save",value:function(){var e=this.props,t=e.reusableBlock,n=e.onUpdateTitle,o=e.updateAttributes,r=e.block,a=e.onSave,c=this.state,i=c.title,l=c.changedAttributes;i!==t.title&&n(i),o(r.clientId,l),a(),this.stopEditing()}},{key:"render",value:function(){var e=this.props,t=e.isSelected,n=e.reusableBlock,o=e.block,r=e.isFetching,a=e.isSaving,c=this.state,i=c.isEditing,l=c.title,s=c.changedAttributes;if(!n&&r)return Object(F.createElement)(ee.Placeholder,null,Object(F.createElement)(ee.Spinner,null));if(!n||!o)return Object(F.createElement)(ee.Placeholder,null,Object(W.__)("Block has been deleted or is unavailable."));var u=Object(F.createElement)(K.BlockEdit,Object($.a)({},this.props,{isSelected:i&&t,clientId:o.clientId,name:o.name,attributes:Object(P.a)({},o.attributes,s),setAttributes:i?this.setAttributes:q.noop}));return i||(u=Object(F.createElement)(ee.Disabled,null,u)),Object(F.createElement)(F.Fragment,null,(t||i)&&Object(F.createElement)(Bn,{isEditing:i,title:null!==l?l:n.title,isSaving:a&&!n.isTemporary,onEdit:this.startEditing,onChangeTitle:this.setTitle,onSave:this.save,onCancel:this.stopEditing}),!t&&!i&&Object(F.createElement)(An,{title:n.title}),u)}}]),t}(F.Component),In=Object(te.compose)([Object(me.withSelect)(function(e,t){var n=e("core/editor"),o=n.getReusableBlock,r=n.isFetchingReusableBlock,a=n.isSavingReusableBlock,c=n.getBlock,i=t.attributes.ref,l=o(i);return{reusableBlock:l,isFetching:r(i),isSaving:a(i),block:l?c(l.clientId):null}}),Object(me.withDispatch)(function(e,t){var n=e("core/editor"),o=n.fetchReusableBlocks,r=n.updateBlockAttributes,a=n.updateReusableBlockTitle,c=n.saveReusableBlock,i=t.attributes.ref;return{fetchReusableBlock:Object(q.partial)(o,i),updateAttributes:r,onUpdateTitle:Object(q.partial)(a,i),onSave:Object(q.partial)(c,i)}})])(Rn),Ln="core/block",zn={title:Object(W.__)("Reusable Block"),category:"reusable",description:Object(W.__)("Create content, and save it to reuse across your site. Update the block, and the changes apply everywhere it’s used."),attributes:{ref:{type:"number"}},supports:{customClassName:!1,html:!1,inserter:!1},edit:In,save:function(){return null}},Mn="core/separator",Hn={title:Object(W.__)("Separator"),description:Object(W.__)("Insert a horizontal line where you want to create a break between ideas."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("path",{d:"M19 13H5v-2h14v2z"})),category:"layout",keywords:[Object(W.__)("horizontal-line"),"hr",Object(W.__)("divider")],styles:[{name:"default",label:Object(W.__)("Short Line"),isDefault:!0},{name:"wide",label:Object(W.__)("Wide Line")},{name:"dots",label:Object(W.__)("Dots")}],transforms:{from:[{type:"pattern",trigger:"enter",regExp:/^-{3,}$/,transform:function(){return Object(H.createBlock)("core/separator")}},{type:"raw",selector:"hr",schema:{hr:{}}}]},edit:function(e){var t=e.className;return Object(F.createElement)("hr",{className:t})},save:function(){return Object(F.createElement)("hr",null)}},Dn=n(66),Pn="core/shortcode",Fn={title:Object(W.__)("Shortcode"),description:Object(W.__)("Add a shortcode -- a WordPress-specific snippet of code written between square brackets."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M8.5,21.4l1.9,0.5l5.2-19.3l-1.9-0.5L8.5,21.4z M3,19h4v-2H5V7h2V5H3V19z M17,5v2h2v10h-2v2h4V5H17z"})),category:"widgets",attributes:{text:{type:"string",source:"text"}},transforms:{from:[{type:"shortcode",tag:"[a-z][a-z0-9_-]*",attributes:{text:{type:"string",shortcode:function(e,t){var n=t.content;return Object(Dn.removep)(Object(Dn.autop)(n))}}},priority:20}]},supports:{customClassName:!1,className:!1,html:!1},edit:Object(te.withInstanceId)(function(e){var t=e.attributes,n=e.setAttributes,o=e.instanceId,r="blocks-shortcode-input-".concat(o);return Object(F.createElement)("div",{className:"wp-block-shortcode"},Object(F.createElement)("label",{htmlFor:r},Object(F.createElement)(ee.Dashicon,{icon:"shortcode"}),Object(W.__)("Shortcode")),Object(F.createElement)(K.PlainText,{className:"input-control",id:r,value:t.text,placeholder:Object(W.__)("Write shortcode here…"),onChange:function(e){return n({text:e})}}))}),save:function(e){var t=e.attributes;return Object(F.createElement)(F.RawHTML,null,t.text)}},Vn="core/spacer",Un={title:Object(W.__)("Spacer"),description:Object(W.__)("Add an element with empty space and custom height."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M13 4v2h3.59L6 16.59V13H4v7h7v-2H7.41L18 7.41V11h2V4h-7"}))),category:"layout",attributes:{height:{type:"number",default:100}},edit:Object(te.withInstanceId)(function(e){var t=e.attributes,n=e.isSelected,o=e.setAttributes,r=e.toggleSelection,a=e.instanceId,c=t.height,i="block-spacer-height-input-".concat(a);return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(ee.ResizableBox,{className:U()("block-library-spacer__resize-container",{"is-selected":n}),size:{height:c},minHeight:"20",enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStop:function(e,t,n,a){o({height:parseInt(c+a.height,10)}),r(!0)},onResizeStart:function(){r(!1)}}),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Spacer Settings")},Object(F.createElement)(ee.BaseControl,{label:Object(W.__)("Height in pixels"),id:i},Object(F.createElement)("input",{type:"number",id:i,onChange:function(e){o({height:parseInt(e.target.value,10)})},value:c,min:"20",step:"10"})))))}),save:function(e){var t=e.attributes;return Object(F.createElement)("div",{style:{height:t.height},"aria-hidden":!0})}},qn=n(40),Wn=n.n(qn),Kn="core/subhead",$n={title:Object(W.__)("Subheading (deprecated)"),description:Object(W.__)("This block is deprecated. Please use the Paragraph block instead."),icon:Object(F.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(F.createElement)("path",{d:"M7.1 6l-.5 3h4.5L9.4 19h3l1.8-10h4.5l.5-3H7.1z"})),category:"common",supports:{inserter:!1,multiple:!1},attributes:{content:{source:"html",selector:"p"},align:{type:"string"}},transforms:{to:[{type:"block",blocks:["core/paragraph"],transform:function(e){return Object(H.createBlock)("core/paragraph",e)}}]},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.align,a=t.content,c=t.placeholder;return Wn()("The Subheading block",{alternative:"the Paragraph block",plugin:"Gutenberg"}),Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.AlignmentToolbar,{value:r,onChange:function(e){n({align:e})}})),Object(F.createElement)(K.RichText,{tagName:"p",value:a,onChange:function(e){n({content:e})},style:{textAlign:r},className:o,placeholder:c||Object(W.__)("Write subheading…")}))},save:function(e){var t=e.attributes,n=e.className,o=t.align,r=t.content;return Object(F.createElement)(K.RichText.Content,{tagName:"p",className:n,style:{textAlign:o},value:r})}};var Gn=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).onCreateTable=e.onCreateTable.bind(Object(X.a)(Object(X.a)(e))),e.onChangeFixedLayout=e.onChangeFixedLayout.bind(Object(X.a)(Object(X.a)(e))),e.onChange=e.onChange.bind(Object(X.a)(Object(X.a)(e))),e.onChangeInitialColumnCount=e.onChangeInitialColumnCount.bind(Object(X.a)(Object(X.a)(e))),e.onChangeInitialRowCount=e.onChangeInitialRowCount.bind(Object(X.a)(Object(X.a)(e))),e.renderSection=e.renderSection.bind(Object(X.a)(Object(X.a)(e))),e.getTableControls=e.getTableControls.bind(Object(X.a)(Object(X.a)(e))),e.onInsertRow=e.onInsertRow.bind(Object(X.a)(Object(X.a)(e))),e.onInsertRowBefore=e.onInsertRowBefore.bind(Object(X.a)(Object(X.a)(e))),e.onInsertRowAfter=e.onInsertRowAfter.bind(Object(X.a)(Object(X.a)(e))),e.onDeleteRow=e.onDeleteRow.bind(Object(X.a)(Object(X.a)(e))),e.onInsertColumn=e.onInsertColumn.bind(Object(X.a)(Object(X.a)(e))),e.onInsertColumnBefore=e.onInsertColumnBefore.bind(Object(X.a)(Object(X.a)(e))),e.onInsertColumnAfter=e.onInsertColumnAfter.bind(Object(X.a)(Object(X.a)(e))),e.onDeleteColumn=e.onDeleteColumn.bind(Object(X.a)(Object(X.a)(e))),e.state={initialRowCount:2,initialColumnCount:2,selectedCell:null},e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"onChangeInitialColumnCount",value:function(e){this.setState({initialColumnCount:e})}},{key:"onChangeInitialRowCount",value:function(e){this.setState({initialRowCount:e})}},{key:"onCreateTable",value:function(){var e=this.props.setAttributes,t=this.state,n=t.initialRowCount,o=t.initialColumnCount;e(function(e){var t=e.rowCount,n=e.columnCount;return{body:Object(q.times)(t,function(){return{cells:Object(q.times)(n,function(){return{content:"",tag:"td"}})}})}}({rowCount:n=parseInt(n,10)||2,columnCount:o=parseInt(o,10)||2}))}},{key:"onChangeFixedLayout",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({hasFixedLayout:!t.hasFixedLayout})}},{key:"onChange",value:function(e){var t=this.state.selectedCell;if(t){var n=this.props,o=n.attributes;(0,n.setAttributes)(function(e,t){var n=t.section,o=t.rowIndex,r=t.columnIndex,a=t.content;return Object(D.a)({},n,e[n].map(function(e,t){return t!==o?e:{cells:e.cells.map(function(e,t){return t!==r?e:Object(P.a)({},e,{content:a})})}}))}(o,{section:t.section,rowIndex:t.rowIndex,columnIndex:t.columnIndex,content:e}))}}},{key:"onInsertRow",value:function(e){var t=this.state.selectedCell;if(t){var n=this.props,o=n.attributes,r=n.setAttributes,a=t.section,c=t.rowIndex;this.setState({selectedCell:null}),r(function(e,t){var n=t.section,o=t.rowIndex,r=e[n][0].cells.length;return Object(D.a)({},n,Object(M.a)(e[n].slice(0,o)).concat([{cells:Object(q.times)(r,function(){return{content:"",tag:"td"}})}],Object(M.a)(e[n].slice(o))))}(o,{section:a,rowIndex:c+e}))}}},{key:"onInsertRowBefore",value:function(){this.onInsertRow(0)}},{key:"onInsertRowAfter",value:function(){this.onInsertRow(1)}},{key:"onDeleteRow",value:function(){var e=this.state.selectedCell;if(e){var t=this.props,n=t.attributes,o=t.setAttributes,r=e.section,a=e.rowIndex;this.setState({selectedCell:null}),o(function(e,t){var n=t.section,o=t.rowIndex;return Object(D.a)({},n,e[n].filter(function(e,t){return t!==o}))}(n,{section:r,rowIndex:a}))}}},{key:"onInsertColumn",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=this.state.selectedCell;if(t){var n=this.props,o=n.attributes,r=n.setAttributes,a=t.section,c=t.columnIndex;this.setState({selectedCell:null}),r(function(e,t){var n=t.section,o=t.columnIndex;return Object(D.a)({},n,e[n].map(function(e){return{cells:Object(M.a)(e.cells.slice(0,o)).concat([{content:"",tag:"td"}],Object(M.a)(e.cells.slice(o)))}}))}(o,{section:a,columnIndex:c+e}))}}},{key:"onInsertColumnBefore",value:function(){this.onInsertColumn(0)}},{key:"onInsertColumnAfter",value:function(){this.onInsertColumn(1)}},{key:"onDeleteColumn",value:function(){var e=this.state.selectedCell;if(e){var t=this.props,n=t.attributes,o=t.setAttributes,r=e.section,a=e.columnIndex;this.setState({selectedCell:null}),o(function(e,t){var n=t.section,o=t.columnIndex;return Object(D.a)({},n,e[n].map(function(e){return{cells:e.cells.filter(function(e,t){return t!==o})}}).filter(function(e){return e.cells.length}))}(n,{section:r,columnIndex:a}))}}},{key:"createOnFocus",value:function(e){var t=this;return function(){t.setState({selectedCell:e})}}},{key:"getTableControls",value:function(){var e=this.state.selectedCell;return[{icon:"table-row-before",title:Object(W.__)("Add Row Before"),isDisabled:!e,onClick:this.onInsertRowBefore},{icon:"table-row-after",title:Object(W.__)("Add Row After"),isDisabled:!e,onClick:this.onInsertRowAfter},{icon:"table-row-delete",title:Object(W.__)("Delete Row"),isDisabled:!e,onClick:this.onDeleteRow},{icon:"table-col-before",title:Object(W.__)("Add Column Before"),isDisabled:!e,onClick:this.onInsertColumnBefore},{icon:"table-col-after",title:Object(W.__)("Add Column After"),isDisabled:!e,onClick:this.onInsertColumnAfter},{icon:"table-col-delete",title:Object(W.__)("Delete Column"),isDisabled:!e,onClick:this.onDeleteColumn}]}},{key:"renderSection",value:function(e){var t=this,n=e.type,o=e.rows;if(!o.length)return null;var r="t".concat(n),a=this.state.selectedCell;return Object(F.createElement)(r,null,o.map(function(e,o){var r=e.cells;return Object(F.createElement)("tr",{key:o},r.map(function(e,r){var c=e.content,i=e.tag,l=a&&n===a.section&&o===a.rowIndex&&r===a.columnIndex,s={section:n,rowIndex:o,columnIndex:r},u=U()({"is-selected":l});return Object(F.createElement)(i,{key:r,className:u},Object(F.createElement)(K.RichText,{className:"wp-block-table__cell-content",value:c,onChange:t.onChange,unstableOnFocus:t.createOnFocus(s)}))}))}))}},{key:"componentDidUpdate",value:function(){var e=this.props.isSelected,t=this.state.selectedCell;!e&&t&&this.setState({selectedCell:null})}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.className,o=this.state,r=o.initialRowCount,a=o.initialColumnCount,c=t.hasFixedLayout,i=t.head,l=t.body,s=t.foot,u=!i.length&&!l.length&&!s.length,b=this.renderSection;if(u)return Object(F.createElement)("form",{onSubmit:this.onCreateTable},Object(F.createElement)(ee.TextControl,{type:"number",label:Object(W.__)("Column Count"),value:a,onChange:this.onChangeInitialColumnCount,min:"1"}),Object(F.createElement)(ee.TextControl,{type:"number",label:Object(W.__)("Row Count"),value:r,onChange:this.onChangeInitialRowCount,min:"1"}),Object(F.createElement)(ee.Button,{isPrimary:!0,type:"submit"},Object(W.__)("Create")));var m=U()(n,{"has-fixed-layout":c});return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(ee.Toolbar,null,Object(F.createElement)(ee.DropdownMenu,{icon:"editor-table",label:Object(W.__)("Edit Table"),controls:this.getTableControls()}))),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Table Settings"),className:"blocks-table-settings"},Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Fixed width table cells"),checked:!!c,onChange:this.onChangeFixedLayout}))),Object(F.createElement)("table",{className:m},Object(F.createElement)(b,{type:"head",rows:i}),Object(F.createElement)(b,{type:"body",rows:l}),Object(F.createElement)(b,{type:"foot",rows:s})))}}]),t}(F.Component),Qn={tr:{children:{th:{children:Object(H.getPhrasingContentSchema)()},td:{children:Object(H.getPhrasingContentSchema)()}}}},Yn={table:{children:{thead:{children:Qn},tfoot:{children:Qn},tbody:{children:Qn}}}};function Zn(e){return{type:"array",default:[],source:"query",selector:"t".concat(e," tr"),query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:{content:{source:"html"},tag:{type:"string",default:"td",source:"tag"}}}}}}var Jn="core/table",Xn={title:Object(W.__)("Table"),description:Object(W.__)("Insert a table -- perfect for sharing charts and data."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M20 3H5L3 5v14l2 2h15l2-2V5l-2-2zm0 2v3H5V5h15zm-5 14h-5v-9h5v9zM5 10h3v9H5v-9zm12 9v-9h3v9h-3z"}))),category:"formatting",attributes:{hasFixedLayout:{type:"boolean",default:!1},head:Zn("head"),body:Zn("body"),foot:Zn("foot")},supports:{align:!0},transforms:{from:[{type:"raw",selector:"table",schema:Yn}]},edit:Gn,save:function(e){var t=e.attributes,n=t.hasFixedLayout,o=t.head,r=t.body,a=t.foot;if(!o.length&&!r.length&&!a.length)return null;var c=U()({"has-fixed-layout":n}),i=function(e){var t=e.type,n=e.rows;if(!n.length)return null;var o="t".concat(t);return Object(F.createElement)(o,null,n.map(function(e,t){var n=e.cells;return Object(F.createElement)("tr",{key:t},n.map(function(e,t){var n=e.content,o=e.tag;return Object(F.createElement)(K.RichText.Content,{tagName:o,value:n,key:t})}))}))};return Object(F.createElement)("table",{className:c},Object(F.createElement)(i,{type:"head",rows:o}),Object(F.createElement)(i,{type:"body",rows:r}),Object(F.createElement)(i,{type:"foot",rows:a}))}},eo="core/template",to={title:Object(W.__)("Reusable Template"),category:"reusable",description:Object(W.__)("Template block used as a container."),icon:Object(F.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(F.createElement)("rect",{x:"0",fill:"none",width:"24",height:"24"}),Object(F.createElement)("g",null,Object(F.createElement)("path",{d:"M19 3H5c-1.105 0-2 .895-2 2v14c0 1.105.895 2 2 2h14c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2zM6 6h5v5H6V6zm4.5 13C9.12 19 8 17.88 8 16.5S9.12 14 10.5 14s2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5zm3-6l3-5 3 5h-6z"}))),supports:{customClassName:!1,html:!1,inserter:!1},edit:function(){return Object(F.createElement)(K.InnerBlocks,null)},save:function(){return Object(F.createElement)(K.InnerBlocks.Content,null)}},no="core/text-columns",oo={supports:{inserter:!1},title:Object(W.__)("Text Columns (deprecated)"),description:Object(W.__)("This block is deprecated. Please use the Columns block instead."),icon:"columns",category:"layout",attributes:{content:{type:"array",source:"query",selector:"p",query:{children:{source:"html"}},default:[{},{}]},columns:{type:"number",default:2},width:{type:"string"}},transforms:{to:[{type:"block",blocks:["core/columns"],transform:function(e){var t=e.className,n=e.columns,o=e.content,r=e.width;return Object(H.createBlock)("core/columns",{align:"wide"===r||"full"===r?r:void 0,className:t,columns:n},o.map(function(e){var t=e.children;return Object(H.createBlock)("core/column",{},[Object(H.createBlock)("core/paragraph",{content:t})])}))}}]},getEditWrapperProps:function(e){var t=e.width;if("wide"===t||"full"===t)return{"data-align":t}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.width,a=t.content,c=t.columns;return Wn()("The Text Columns block",{alternative:"the Columns block",plugin:"Gutenberg"}),Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.BlockAlignmentToolbar,{value:r,onChange:function(e){return n({width:e})},controls:["center","wide","full"]})),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,null,Object(F.createElement)(ee.RangeControl,{label:Object(W.__)("Columns"),value:c,onChange:function(e){return n({columns:e})},min:2,max:4}))),Object(F.createElement)("div",{className:"".concat(o," align").concat(r," columns-").concat(c)},Object(q.times)(c,function(e){return Object(F.createElement)("div",{className:"wp-block-column",key:"column-".concat(e)},Object(F.createElement)(K.RichText,{tagName:"p",value:Object(q.get)(a,[e,"children"]),onChange:function(t){n({content:Object(M.a)(a.slice(0,e)).concat([{children:t}],Object(M.a)(a.slice(e+1)))})},placeholder:Object(W.__)("New Column")}))})))},save:function(e){var t=e.attributes,n=t.width,o=t.content,r=t.columns;return Object(F.createElement)("div",{className:"align".concat(n," columns-").concat(r)},Object(q.times)(r,function(e){return Object(F.createElement)("div",{className:"wp-block-column",key:"column-".concat(e)},Object(F.createElement)(K.RichText.Content,{tagName:"p",value:Object(q.get)(o,[e,"children"])}))}))}},ro="core/verse",ao={title:Object(W.__)("Verse"),description:Object(W.__)("A block for haiku? Why not? Blocks for all the things! (See what we did here?)"),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("path",{d:"M3 17v4h4l11-11-4-4L3 17zm3 2H5v-1l9-9 1 1-9 9zM21 6l-3-3h-1l-2 2 4 4 2-2V6z"})),category:"formatting",keywords:[Object(W.__)("poetry")],attributes:{content:{source:"html",selector:"pre"},textAlign:{type:"string"}},transforms:{from:[{type:"block",blocks:["core/paragraph"],transform:function(e){return Object(H.createBlock)("core/verse",e)}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){return Object(H.createBlock)("core/paragraph",e)}}]},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=e.mergeBlocks,a=t.textAlign,c=t.content;return Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(K.AlignmentToolbar,{value:a,onChange:function(e){n({textAlign:e})}})),Object(F.createElement)(K.RichText,{tagName:"pre",value:c,onChange:function(e){n({content:e})},style:{textAlign:a},placeholder:Object(W.__)("Write…"),wrapperClassName:o,onMerge:r}))},save:function(e){var t=e.attributes,n=e.className,o=t.textAlign,r=t.content;return Object(F.createElement)(K.RichText.Content,{tagName:"pre",className:n,style:{textAlign:o},value:r})},merge:function(e,t){return{content:e.content+t.content}}},co=["video"],io=function(e){function t(){var e;return Object(G.a)(this,t),(e=Object(Y.a)(this,Object(Z.a)(t).apply(this,arguments))).state={editing:!e.props.attributes.src},e.videoPlayer=Object(F.createRef)(),e.toggleAttribute=e.toggleAttribute.bind(Object(X.a)(Object(X.a)(e))),e.onSelectURL=e.onSelectURL.bind(Object(X.a)(Object(X.a)(e))),e.onSelectPoster=e.onSelectPoster.bind(Object(X.a)(Object(X.a)(e))),e.onRemovePoster=e.onRemovePoster.bind(Object(X.a)(Object(X.a)(e))),e}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"componentDidMount",value:function(){var e=this,t=this.props,n=t.attributes,o=t.noticeOperations,r=t.setAttributes,a=n.id,c=n.src,i=void 0===c?"":c;if(!a&&0===i.indexOf("blob:")){var l=Object(ue.getBlobByURL)(i);l&&Object(K.mediaUpload)({filesList:[l],onFileChange:function(e){var t=Object(be.a)(e,1)[0].url;r({src:t})},onError:function(t){e.setState({editing:!0}),o.createErrorNotice(t)},allowedTypes:co})}}},{key:"componentDidUpdate",value:function(e){this.props.attributes.poster!==e.attributes.poster&&this.videoPlayer.current.load()}},{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(Object(D.a)({},e,n))}}},{key:"onSelectURL",value:function(e){var t=this.props,n=t.attributes,o=t.setAttributes;e!==n.src&&o({src:e,id:void 0}),this.setState({editing:!1})}},{key:"onSelectPoster",value:function(e){(0,this.props.setAttributes)({poster:e.url})}},{key:"onRemovePoster",value:function(){(0,this.props.setAttributes)({poster:""})}},{key:"render",value:function(){var e=this,t=this.props.attributes,n=t.autoplay,o=t.caption,r=t.controls,a=t.loop,c=t.muted,i=t.poster,l=t.preload,s=t.src,u=this.props,b=u.setAttributes,m=u.isSelected,h=u.className,p=u.noticeOperations,d=u.noticeUI,g=function(){e.setState({editing:!0})};return this.state.editing?Object(F.createElement)(K.MediaPlaceholder,{icon:"media-video",labels:{title:Object(W.__)("Video"),name:Object(W.__)("a video")},className:h,onSelect:function(t){if(!t||!t.url)return b({src:void 0,id:void 0}),void g();b({src:t.url,id:t.id}),e.setState({src:t.url,editing:!1})},onSelectURL:this.onSelectURL,accept:"video/*",allowedTypes:co,value:this.props.attributes,notices:d,onError:p.createErrorNotice}):Object(F.createElement)(F.Fragment,null,Object(F.createElement)(K.BlockControls,null,Object(F.createElement)(ee.Toolbar,null,Object(F.createElement)(ee.IconButton,{className:"components-icon-button components-toolbar__control",label:Object(W.__)("Edit video"),onClick:g,icon:"edit"}))),Object(F.createElement)(K.InspectorControls,null,Object(F.createElement)(ee.PanelBody,{title:Object(W.__)("Video Settings")},Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Autoplay"),onChange:this.toggleAttribute("autoplay"),checked:n}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Loop"),onChange:this.toggleAttribute("loop"),checked:a}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Muted"),onChange:this.toggleAttribute("muted"),checked:c}),Object(F.createElement)(ee.ToggleControl,{label:Object(W.__)("Playback Controls"),onChange:this.toggleAttribute("controls"),checked:r}),Object(F.createElement)(ee.SelectControl,{label:Object(W.__)("Preload"),value:l,onChange:function(e){return b({preload:e})},options:[{value:"auto",label:Object(W.__)("Auto")},{value:"metadata",label:Object(W.__)("Metadata")},{value:"none",label:Object(W.__)("None")}]}),Object(F.createElement)(ee.BaseControl,{className:"editor-video-poster-control",label:Object(W.__)("Poster Image")},Object(F.createElement)(K.MediaUpload,{title:Object(W.__)("Select Poster Image"),onSelect:this.onSelectPoster,allowedTypes:co,render:function(t){var n=t.open;return Object(F.createElement)(ee.Button,{isDefault:!0,onClick:n},e.props.attributes.poster?Object(W.__)("Replace image"):Object(W.__)("Select Poster Image"))}}),!!this.props.attributes.poster&&Object(F.createElement)(ee.Button,{onClick:this.onRemovePoster,isLink:!0,isDestructive:!0},Object(W.__)("Remove Poster Image"))))),Object(F.createElement)("figure",{className:h},Object(F.createElement)(ee.Disabled,null,Object(F.createElement)("video",{controls:r,poster:i,src:s,ref:this.videoPlayer})),(!K.RichText.isEmpty(o)||m)&&Object(F.createElement)(K.RichText,{tagName:"figcaption",placeholder:Object(W.__)("Write caption…"),value:o,onChange:function(e){return b({caption:e})},inlineToolbar:!0})))}}]),t}(F.Component),lo=Object(ee.withNotices)(io),so="core/video",uo={title:Object(W.__)("Video"),description:Object(W.__)("Embed a video file and a simple video player."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(F.createElement)("path",{d:"M4 6l2 4h14v8H4V6m18-2h-4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4L2 6v12l2 2h16l2-2V4z"})),keywords:[Object(W.__)("movie")],category:"common",attributes:{autoplay:{type:"boolean",source:"attribute",selector:"video",attribute:"autoplay"},caption:{source:"html",selector:"figcaption"},controls:{type:"boolean",source:"attribute",selector:"video",attribute:"controls",default:!0},id:{type:"number"},loop:{type:"boolean",source:"attribute",selector:"video",attribute:"loop"},muted:{type:"boolean",source:"attribute",selector:"video",attribute:"muted"},poster:{type:"string",source:"attribute",selector:"video",attribute:"poster"},preload:{type:"string",source:"attribute",selector:"video",attribute:"preload",default:"metadata"},src:{type:"string",source:"attribute",selector:"video",attribute:"src"}},transforms:{from:[{type:"files",isMatch:function(e){return 1===e.length&&0===e[0].type.indexOf("video/")},transform:function(e){var t=e[0];return Object(H.createBlock)("core/video",{src:Object(ue.createBlobURL)(t)})}}]},supports:{align:!0},edit:lo,save:function(e){var t=e.attributes,n=t.autoplay,o=t.caption,r=t.controls,a=t.loop,c=t.muted,i=t.poster,l=t.preload,s=t.src;return Object(F.createElement)("figure",null,s&&Object(F.createElement)("video",{autoPlay:n,controls:r,loop:a,muted:c,poster:i,preload:"metadata"!==l?l:void 0,src:s}),!K.RichText.isEmpty(o)&&Object(F.createElement)(K.RichText.Content,{tagName:"figcaption",value:o}))}};var bo=function(e){function t(e){var n;return Object(G.a)(this,t),(n=Object(Y.a)(this,Object(Z.a)(t).call(this,e))).initialize=n.initialize.bind(Object(X.a)(Object(X.a)(n))),n.onSetup=n.onSetup.bind(Object(X.a)(Object(X.a)(n))),n.focus=n.focus.bind(Object(X.a)(Object(X.a)(n))),n}return Object(J.a)(t,e),Object(Q.a)(t,[{key:"componentDidMount",value:function(){var e=window.wpEditorL10n.tinymce,t=e.baseURL,n=e.suffix;window.tinymce.EditorManager.overrideDefaults({base_url:t,suffix:n}),"complete"===document.readyState?this.initialize():window.addEventListener("DOMContentLoaded",this.initialize)}},{key:"componentWillUnmount",value:function(){window.addEventListener("DOMContentLoaded",this.initialize),wp.oldEditor.remove("editor-".concat(this.props.clientId))}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.clientId,o=t.attributes.content,r=window.tinymce.get("editor-".concat(n));e.attributes.content!==o&&r.setContent(o||"")}},{key:"initialize",value:function(){var e=this.props.clientId,t=window.wpEditorL10n.tinymce.settings;wp.oldEditor.initialize("editor-".concat(e),{tinymce:Object(P.a)({},t,{inline:!0,content_css:!1,fixed_toolbar_container:"#toolbar-".concat(e),setup:this.onSetup})})}},{key:"onSetup",value:function(e){var t=this,n=this.props,o=n.attributes.content,r=n.setAttributes,a=this.ref;this.editor=e,e.on("BeforeExecCommand",function(e){"WP_Help"===e.command&&e.preventDefault()}),o&&e.on("loadContent",function(){return e.setContent(o)}),e.on("blur",function(){return r({content:e.getContent()}),!1}),e.on("keydown",function(n){n.keyCode!==ze.BACKSPACE&&n.keyCode!==ze.DELETE||!function(e){var t=e.getBody();return!(t.childNodes.length>1)&&(0===t.childNodes.length||!(t.childNodes[0].childNodes.length>1)&&/^\n?$/.test(t.innerText||t.textContent))}(e)||(t.props.onReplace([]),n.preventDefault(),n.stopImmediatePropagation()),n.altKey&&n.keyCode===ze.F10&&n.stopPropagation()}),e.addButton("kitchensink",{tooltip:Object(W._x)("More","button to expand options"),icon:"dashicon dashicons-editor-kitchensink",onClick:function(){var t=!this.active();this.active(t),e.dom.toggleClass(a,"has-advanced-toolbar",t)}}),e.addButton("wp_add_media",{tooltip:Object(W.__)("Insert Media"),icon:"dashicon dashicons-admin-media",cmd:"WP_Medialib"}),e.on("init",function(){var e=t.editor.getBody();document.activeElement===e&&(e.blur(),t.editor.focus())})}},{key:"focus",value:function(){this.editor&&this.editor.focus()}},{key:"onToolbarKeyDown",value:function(e){e.stopPropagation(),e.nativeEvent.stopImmediatePropagation()}},{key:"render",value:function(){var e=this,t=this.props.clientId;return[Object(F.createElement)("div",{key:"toolbar",id:"toolbar-".concat(t),ref:function(t){return e.ref=t},className:"block-library-classic__toolbar",onClick:this.focus,"data-placeholder":Object(W.__)("Classic"),onKeyDown:this.onToolbarKeyDown}),Object(F.createElement)("div",{key:"editor",id:"editor-".concat(t),className:"wp-block-freeform block-library-rich-text__tinymce"})]}}]),t}(F.Component),mo="core/freeform",ho={title:Object(W.__)("Classic"),description:Object(W.__)("It’s the classic WordPress editor and it’s a block! Drop the editor right in."),icon:Object(F.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(F.createElement)("path",{d:"M0,0h24v24H0V0z M0,0h24v24H0V0z",fill:"none"}),Object(F.createElement)("path",{d:"m20 7v10h-16v-10h16m0-2h-16c-1.1 0-1.99 0.9-1.99 2l-0.01 10c0 1.1 0.9 2 2 2h16c1.1 0 2-0.9 2-2v-10c0-1.1-0.9-2-2-2z"}),Object(F.createElement)("rect",{x:"11",y:"8",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"11",y:"11",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"8",y:"8",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"8",y:"11",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"5",y:"11",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"5",y:"8",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"8",y:"14",width:"8",height:"2"}),Object(F.createElement)("rect",{x:"14",y:"11",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"14",y:"8",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"17",y:"11",width:"2",height:"2"}),Object(F.createElement)("rect",{x:"17",y:"8",width:"2",height:"2"})),category:"formatting",attributes:{content:{type:"string",source:"html"}},supports:{className:!1,customClassName:!1},edit:bo,save:function(e){var t=e.attributes.content;return Object(F.createElement)(F.RawHTML,null,t)}};n.d(t,"registerCoreBlocks",function(){return po});var po=function(){[o,r,a,i,y,c,S,l,s,u,b,m,h,p,d,g].concat(Object(M.a)(Wt),Object(M.a)(Kt),[O,window.wp&&window.wp.oldEditor?z:null,f,j,v,w,C,k,E,x,_,N,T,B,A,R,I,L]).forEach(function(e){if(e){var t=e.name,n=e.settings;Object(H.registerBlockType)(t,n)}}),Object(H.setDefaultBlockName)(le),window.wp&&window.wp.oldEditor&&Object(H.setUnknownTypeHandlerName)(mo)}},21:function(e,t,n){"use strict";var o=n(42);function r(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||Object(o.a)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}n.d(t,"a",function(){return r})},22:function(e,t,n){"use strict";function o(){return(o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}n.d(t,"a",function(){return o})},24:function(e,t){!function(){e.exports=this.wp.richText}()},3:function(e,t,n){"use strict";function o(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,"a",function(){return o})},32:function(e,t,n){"use strict";function o(e,t){if(null==e)return{};var n,o,r=function(e,t){if(null==e)return{};var n,o,r={},a=Object.keys(e);for(o=0;o<a.length;o++)n=a[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)n=a[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}n.d(t,"a",function(){return o})},33:function(e,t,n){"use strict";var o=n(45);var r=n(44);function a(e,t){return Object(o.a)(e)||function(e,t){var n=[],o=!0,r=!1,a=void 0;try{for(var c,i=e[Symbol.iterator]();!(o=(c=i.next()).done)&&(n.push(c.value),!t||n.length!==t);o=!0);}catch(e){r=!0,a=e}finally{try{o||null==i.return||i.return()}finally{if(r)throw a}}return n}(e,t)||Object(r.a)()}n.d(t,"a",function(){return a})},37:function(e,t){!function(){e.exports=this.moment}()},38:function(e,t,n){"use strict";function o(e){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function r(e){return(r="function"==typeof Symbol&&"symbol"===o(Symbol.iterator)?function(e){return o(e)}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":o(e)})(e)}n.d(t,"a",function(){return r})},4:function(e,t){!function(){e.exports=this.wp.components}()},40:function(e,t){!function(){e.exports=this.wp.deprecated}()},42:function(e,t,n){"use strict";function o(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}n.d(t,"a",function(){return o})},43:function(e,t){!function(){e.exports=this.wp.blob}()},44:function(e,t,n){"use strict";function o(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}n.d(t,"a",function(){return o})},45:function(e,t,n){"use strict";function o(e){if(Array.isArray(e))return e}n.d(t,"a",function(){return o})},49:function(e,t){!function(){e.exports=this.wp.viewport}()},5:function(e,t){!function(){e.exports=this.wp.data}()},53:function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(n=window)}e.exports=n},54:function(e,t){!function(){e.exports=this.wp.htmlEntities}()},56:function(e,t,n){e.exports=function(e,t){var n,o,r,a=0;function c(){var t,c,i=o,l=arguments.length;e:for(;i;){if(i.args.length===arguments.length){for(c=0;c<l;c++)if(i.args[c]!==arguments[c]){i=i.next;continue e}return i!==o&&(i===r&&(r=i.prev),i.prev.next=i.next,i.next&&(i.next.prev=i.prev),i.next=o,i.prev=null,o.prev=i,o=i),i.val}i=i.next}for(t=new Array(l),c=0;c<l;c++)t[c]=arguments[c];return i={args:t,val:e.apply(null,t)},o?(o.prev=i,i.next=o):r=i,a===n?(r=r.prev).next=null:a++,o=i,i.val}return t&&t.maxSize&&(n=t.maxSize),c.clear=function(){o=null,r=null,a=0},c}},6:function(e,t){!function(){e.exports=this.wp.compose}()},66:function(e,t){!function(){e.exports=this.wp.autop}()},7:function(e,t){!function(){e.exports=this.wp.editor}()},76:function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},8:function(e,t,n){"use strict";n.d(t,"a",function(){return r});var o=n(18);function r(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){Object(o.a)(e,t,n[t])})}return e}},80:function(e,t,n){var o;
13
  /*!
14
  Copyright (c) 2016 Jed Watson.
15
  Licensed under the MIT License (MIT), see
@@ -20,4 +20,4 @@ this.wp=this.wp||{},this.wp.blockLibrary=function(e){var t={};function n(o){if(t
20
  Licensed under the MIT License (MIT), see
21
  http://jedwatson.github.io/classnames
22
  */
23
- !function(){"use strict";var n=function(){function e(){}function t(e,t){for(var n=t.length,o=0;o<n;++o)r(e,t[o])}e.prototype=Object.create(null);var n={}.hasOwnProperty;var o=/\s+/;function r(e,r){if(r){var a=typeof r;"string"===a?function(e,t){for(var n=t.split(o),r=n.length,a=0;a<r;++a)e[n[a]]=!0}(e,r):Array.isArray(r)?t(e,r):"object"===a?function(e,t){for(var o in t)n.call(t,o)&&(e[o]=!!t[o])}(e,r):"number"===a&&function(e,t){e[t]=!0}(e,r)}}return function(){for(var n=arguments.length,o=Array(n),r=0;r<n;r++)o[r]=arguments[r];var a=new e;t(a,o);var c=[];for(var i in a)a[i]&&c.push(i);return c.join(" ")}}();void 0!==e&&e.exports?e.exports=n:void 0===(o=function(){return n}.apply(t,[]))||(e.exports=o)}()},82:function(e,t,n){"use strict";var o=n(112),r=n(111);function a(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}t.parse=j,t.resolve=function(e,t){return j(e,!1,!0).resolve(t)},t.resolveObject=function(e,t){return e?j(e,!1,!0).resolveObject(t):t},t.format=function(e){r.isString(e)&&(e=j(e));return e instanceof a?e.format():a.prototype.format.call(e)},t.Url=a;var c=/^([a-z0-9.+-]+:)/i,i=/:[0-9]*$/,l=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,s=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),u=["'"].concat(s),b=["%","/","?",";","#"].concat(u),m=["/","?","#"],h=/^[+a-z0-9A-Z_-]{0,63}$/,p=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,d={javascript:!0,"javascript:":!0},g={javascript:!0,"javascript:":!0},O={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},f=n(110);function j(e,t,n){if(e&&r.isObject(e)&&e instanceof a)return e;var o=new a;return o.parse(e,t,n),o}a.prototype.parse=function(e,t,n){if(!r.isString(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var a=e.indexOf("?"),i=-1!==a&&a<e.indexOf("#")?"?":"#",s=e.split(i);s[0]=s[0].replace(/\\/g,"/");var j=e=s.join(i);if(j=j.trim(),!n&&1===e.split("#").length){var v=l.exec(j);if(v)return this.path=j,this.href=j,this.pathname=v[1],v[2]?(this.search=v[2],this.query=t?f.parse(this.search.substr(1)):this.search.substr(1)):t&&(this.search="",this.query={}),this}var y=c.exec(j);if(y){var w=(y=y[0]).toLowerCase();this.protocol=w,j=j.substr(y.length)}if(n||y||j.match(/^\/\/[^@\/]+@[^@\/]+/)){var C="//"===j.substr(0,2);!C||y&&g[y]||(j=j.substr(2),this.slashes=!0)}if(!g[y]&&(C||y&&!O[y])){for(var k,E,_=-1,x=0;x<m.length;x++){-1!==(S=j.indexOf(m[x]))&&(-1===_||S<_)&&(_=S)}-1!==(E=-1===_?j.lastIndexOf("@"):j.lastIndexOf("@",_))&&(k=j.slice(0,E),j=j.slice(E+1),this.auth=decodeURIComponent(k)),_=-1;for(x=0;x<b.length;x++){var S;-1!==(S=j.indexOf(b[x]))&&(-1===_||S<_)&&(_=S)}-1===_&&(_=j.length),this.host=j.slice(0,_),j=j.slice(_),this.parseHost(),this.hostname=this.hostname||"";var N="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!N)for(var T=this.hostname.split(/\./),B=(x=0,T.length);x<B;x++){var A=T[x];if(A&&!A.match(h)){for(var R="",I=0,L=A.length;I<L;I++)A.charCodeAt(I)>127?R+="x":R+=A[I];if(!R.match(h)){var z=T.slice(0,x),M=T.slice(x+1),H=A.match(p);H&&(z.push(H[1]),M.unshift(H[2])),M.length&&(j="/"+M.join(".")+j),this.hostname=z.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),N||(this.hostname=o.toASCII(this.hostname));var D=this.port?":"+this.port:"",P=this.hostname||"";this.host=P+D,this.href+=this.host,N&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==j[0]&&(j="/"+j))}if(!d[w])for(x=0,B=u.length;x<B;x++){var F=u[x];if(-1!==j.indexOf(F)){var V=encodeURIComponent(F);V===F&&(V=escape(F)),j=j.split(F).join(V)}}var U=j.indexOf("#");-1!==U&&(this.hash=j.substr(U),j=j.slice(0,U));var q=j.indexOf("?");if(-1!==q?(this.search=j.substr(q),this.query=j.substr(q+1),t&&(this.query=f.parse(this.query)),j=j.slice(0,q)):t&&(this.search="",this.query={}),j&&(this.pathname=j),O[w]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){D=this.pathname||"";var W=this.search||"";this.path=D+W}return this.href=this.format(),this},a.prototype.format=function(){var e=this.auth||"";e&&(e=(e=encodeURIComponent(e)).replace(/%3A/i,":"),e+="@");var t=this.protocol||"",n=this.pathname||"",o=this.hash||"",a=!1,c="";this.host?a=e+this.host:this.hostname&&(a=e+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(a+=":"+this.port)),this.query&&r.isObject(this.query)&&Object.keys(this.query).length&&(c=f.stringify(this.query));var i=this.search||c&&"?"+c||"";return t&&":"!==t.substr(-1)&&(t+=":"),this.slashes||(!t||O[t])&&!1!==a?(a="//"+(a||""),n&&"/"!==n.charAt(0)&&(n="/"+n)):a||(a=""),o&&"#"!==o.charAt(0)&&(o="#"+o),i&&"?"!==i.charAt(0)&&(i="?"+i),t+a+(n=n.replace(/[?#]/g,function(e){return encodeURIComponent(e)}))+(i=i.replace("#","%23"))+o},a.prototype.resolve=function(e){return this.resolveObject(j(e,!1,!0)).format()},a.prototype.resolveObject=function(e){if(r.isString(e)){var t=new a;t.parse(e,!1,!0),e=t}for(var n=new a,o=Object.keys(this),c=0;c<o.length;c++){var i=o[c];n[i]=this[i]}if(n.hash=e.hash,""===e.href)return n.href=n.format(),n;if(e.slashes&&!e.protocol){for(var l=Object.keys(e),s=0;s<l.length;s++){var u=l[s];"protocol"!==u&&(n[u]=e[u])}return O[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname="/"),n.href=n.format(),n}if(e.protocol&&e.protocol!==n.protocol){if(!O[e.protocol]){for(var b=Object.keys(e),m=0;m<b.length;m++){var h=b[m];n[h]=e[h]}return n.href=n.format(),n}if(n.protocol=e.protocol,e.host||g[e.protocol])n.pathname=e.pathname;else{for(var p=(e.pathname||"").split("/");p.length&&!(e.host=p.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==p[0]&&p.unshift(""),p.length<2&&p.unshift(""),n.pathname=p.join("/")}if(n.search=e.search,n.query=e.query,n.host=e.host||"",n.auth=e.auth,n.hostname=e.hostname||e.host,n.port=e.port,n.pathname||n.search){var d=n.pathname||"",f=n.search||"";n.path=d+f}return n.slashes=n.slashes||e.slashes,n.href=n.format(),n}var j=n.pathname&&"/"===n.pathname.charAt(0),v=e.host||e.pathname&&"/"===e.pathname.charAt(0),y=v||j||n.host&&e.pathname,w=y,C=n.pathname&&n.pathname.split("/")||[],k=(p=e.pathname&&e.pathname.split("/")||[],n.protocol&&!O[n.protocol]);if(k&&(n.hostname="",n.port=null,n.host&&(""===C[0]?C[0]=n.host:C.unshift(n.host)),n.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===p[0]?p[0]=e.host:p.unshift(e.host)),e.host=null),y=y&&(""===p[0]||""===C[0])),v)n.host=e.host||""===e.host?e.host:n.host,n.hostname=e.hostname||""===e.hostname?e.hostname:n.hostname,n.search=e.search,n.query=e.query,C=p;else if(p.length)C||(C=[]),C.pop(),C=C.concat(p),n.search=e.search,n.query=e.query;else if(!r.isNullOrUndefined(e.search)){if(k)n.hostname=n.host=C.shift(),(N=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=N.shift(),n.host=n.hostname=N.shift());return n.search=e.search,n.query=e.query,r.isNull(n.pathname)&&r.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.href=n.format(),n}if(!C.length)return n.pathname=null,n.search?n.path="/"+n.search:n.path=null,n.href=n.format(),n;for(var E=C.slice(-1)[0],_=(n.host||e.host||C.length>1)&&("."===E||".."===E)||""===E,x=0,S=C.length;S>=0;S--)"."===(E=C[S])?C.splice(S,1):".."===E?(C.splice(S,1),x++):x&&(C.splice(S,1),x--);if(!y&&!w)for(;x--;x)C.unshift("..");!y||""===C[0]||C[0]&&"/"===C[0].charAt(0)||C.unshift(""),_&&"/"!==C.join("/").substr(-1)&&C.push("");var N,T=""===C[0]||C[0]&&"/"===C[0].charAt(0);k&&(n.hostname=n.host=T?"":C.length?C.shift():"",(N=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=N.shift(),n.host=n.hostname=N.shift()));return(y=y||n.host&&C.length)&&!T&&C.unshift(""),C.length?n.pathname=C.join("/"):(n.pathname=null,n.path=null),r.isNull(n.pathname)&&r.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.auth=e.auth||n.auth,n.slashes=n.slashes||e.slashes,n.href=n.format(),n},a.prototype.parseHost=function(){var e=this.host,t=i.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)}},84:function(e,t){!function(){e.exports=this.wp.coreData}()},9:function(e,t){!function(){e.exports=this.wp.blocks}()}});
1
+ this.wp=this.wp||{},this.wp.blockLibrary=function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:o})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=221)}({0:function(e,t){!function(){e.exports=this.wp.element}()},1:function(e,t){!function(){e.exports=this.wp.i18n}()},11:function(e,t,n){"use strict";function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function r(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),e}n.d(t,"a",function(){return r})},113:function(e,t,n){"use strict";var o=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,t,n,i){return t=t||"&",n=n||"=",null===e&&(e=void 0),"object"==typeof e?a(c(e),function(c){var i=encodeURIComponent(o(c))+n;return r(e[c])?a(e[c],function(e){return i+encodeURIComponent(o(e))}).join(t):i+encodeURIComponent(o(e[c]))}).join(t):i?encodeURIComponent(o(i))+n+encodeURIComponent(o(e)):""};var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function a(e,t){if(e.map)return e.map(t);for(var n=[],o=0;o<e.length;o++)n.push(t(e[o],o));return n}var c=Object.keys||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t}},114:function(e,t,n){"use strict";function o(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,t,n,a){t=t||"&",n=n||"=";var c={};if("string"!=typeof e||0===e.length)return c;var i=/\+/g;e=e.split(t);var l=1e3;a&&"number"==typeof a.maxKeys&&(l=a.maxKeys);var s=e.length;l>0&&s>l&&(s=l);for(var u=0;u<s;++u){var b,m,d,h,p=e[u].replace(i,"%20"),g=p.indexOf(n);g>=0?(b=p.substr(0,g),m=p.substr(g+1)):(b=p,m=""),d=decodeURIComponent(b),h=decodeURIComponent(m),o(c,d)?r(c[d])?c[d].push(h):c[d]=[c[d],h]:c[d]=h}return c};var r=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},115:function(e,t,n){"use strict";t.decode=t.parse=n(114),t.encode=t.stringify=n(113)},116:function(e,t,n){"use strict";e.exports={isString:function(e){return"string"==typeof e},isObject:function(e){return"object"==typeof e&&null!==e},isNull:function(e){return null===e},isNullOrUndefined:function(e){return null==e}}},117:function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},118:function(e,t,n){(function(e,o){var r;/*! https://mths.be/punycode v1.4.1 by @mathias */!function(a){"object"==typeof t&&t&&t.nodeType,"object"==typeof e&&e&&e.nodeType;var c="object"==typeof o&&o;c.global!==c&&c.window!==c&&c.self;var i,l=2147483647,s=36,u=1,b=26,m=38,d=700,h=72,p=128,g="-",O=/^xn--/,f=/[^\x20-\x7E]/,j=/[\x2E\u3002\uFF0E\uFF61]/g,v={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},y=s-u,w=Math.floor,C=String.fromCharCode;function k(e){throw new RangeError(v[e])}function E(e,t){for(var n=e.length,o=[];n--;)o[n]=t(e[n]);return o}function _(e,t){var n=e.split("@"),o="";return n.length>1&&(o=n[0]+"@",e=n[1]),o+E((e=e.replace(j,".")).split("."),t).join(".")}function x(e){for(var t,n,o=[],r=0,a=e.length;r<a;)(t=e.charCodeAt(r++))>=55296&&t<=56319&&r<a?56320==(64512&(n=e.charCodeAt(r++)))?o.push(((1023&t)<<10)+(1023&n)+65536):(o.push(t),r--):o.push(t);return o}function S(e){return E(e,function(e){var t="";return e>65535&&(t+=C((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=C(e)}).join("")}function T(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:s}function N(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function B(e,t,n){var o=0;for(e=n?w(e/d):e>>1,e+=w(e/t);e>y*b>>1;o+=s)e=w(e/y);return w(o+(y+1)*e/(e+m))}function A(e){var t,n,o,r,a,c,i,m,d,O,f=[],j=e.length,v=0,y=p,C=h;for((n=e.lastIndexOf(g))<0&&(n=0),o=0;o<n;++o)e.charCodeAt(o)>=128&&k("not-basic"),f.push(e.charCodeAt(o));for(r=n>0?n+1:0;r<j;){for(a=v,c=1,i=s;r>=j&&k("invalid-input"),((m=T(e.charCodeAt(r++)))>=s||m>w((l-v)/c))&&k("overflow"),v+=m*c,!(m<(d=i<=C?u:i>=C+b?b:i-C));i+=s)c>w(l/(O=s-d))&&k("overflow"),c*=O;C=B(v-a,t=f.length+1,0==a),w(v/t)>l-y&&k("overflow"),y+=w(v/t),v%=t,f.splice(v++,0,y)}return S(f)}function R(e){var t,n,o,r,a,c,i,m,d,O,f,j,v,y,E,_=[];for(j=(e=x(e)).length,t=p,n=0,a=h,c=0;c<j;++c)(f=e[c])<128&&_.push(C(f));for(o=r=_.length,r&&_.push(g);o<j;){for(i=l,c=0;c<j;++c)(f=e[c])>=t&&f<i&&(i=f);for(i-t>w((l-n)/(v=o+1))&&k("overflow"),n+=(i-t)*v,t=i,c=0;c<j;++c)if((f=e[c])<t&&++n>l&&k("overflow"),f==t){for(m=n,d=s;!(m<(O=d<=a?u:d>=a+b?b:d-a));d+=s)E=m-O,y=s-O,_.push(C(N(O+E%y,0))),m=w(E/y);_.push(C(N(m,0))),a=B(n,v,o==r),n=0,++o}++n,++t}return _.join("")}i={version:"1.4.1",ucs2:{decode:x,encode:S},decode:A,encode:R,toASCII:function(e){return _(e,function(e){return f.test(e)?"xn--"+R(e):e})},toUnicode:function(e){return _(e,function(e){return O.test(e)?A(e.slice(4).toLowerCase()):e})}},void 0===(r=function(){return i}.call(t,n,t,e))||(e.exports=r)}()}).call(this,n(117)(e),n(58))},12:function(e,t,n){"use strict";function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,"a",function(){return o})},13:function(e,t,n){"use strict";function o(e,t){return(o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&o(e,t)}n.d(t,"a",function(){return r})},14:function(e,t,n){"use strict";function o(e){return(o=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}n.d(t,"a",function(){return o})},15:function(e,t,n){"use strict";n.d(t,"a",function(){return a});var o=n(38),r=n(3);function a(e,t){return!t||"object"!==Object(o.a)(t)&&"function"!=typeof t?Object(r.a)(e):t}},16:function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",function(){return o})},17:function(e,t,n){var o;
2
  /*!
3
  Copyright (c) 2016 Jed Watson.
4
  Licensed under the MIT License (MIT), see
9
  Licensed under the MIT License (MIT), see
10
  http://jedwatson.github.io/classnames
11
  */
12
+ !function(){"use strict";var n={}.hasOwnProperty;function r(){for(var e=[],t=0;t<arguments.length;t++){var o=arguments[t];if(o){var a=typeof o;if("string"===a||"number"===a)e.push(o);else if(Array.isArray(o))e.push(r.apply(null,o));else if("object"===a)for(var c in o)n.call(o,c)&&o[c]&&e.push(c)}}return e.join(" ")}void 0!==e&&e.exports?e.exports=r:void 0===(o=function(){return r}.apply(t,[]))||(e.exports=o)}()},18:function(e,t){!function(){e.exports=this.wp.keycodes}()},19:function(e,t,n){"use strict";var o=n(42);function r(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||Object(o.a)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}n.d(t,"a",function(){return r})},2:function(e,t){!function(){e.exports=this.lodash}()},221:function(e,t,n){"use strict";n.r(t);var o={};n.d(o,"name",function(){return be}),n.d(o,"settings",function(){return me});var r={};n.d(r,"name",function(){return Ce}),n.d(r,"settings",function(){return xe});var a={};n.d(a,"getLevelFromHeadingNodeName",function(){return Ne}),n.d(a,"name",function(){return Re}),n.d(a,"settings",function(){return Ie});var c={};n.d(c,"name",function(){return Me}),n.d(c,"settings",function(){return Pe});var i={};n.d(i,"name",function(){return Qe}),n.d(i,"settings",function(){return Ye});var l={};n.d(l,"name",function(){return Ze}),n.d(l,"settings",function(){return Je});var s={};n.d(s,"name",function(){return nt}),n.d(s,"settings",function(){return ot});var u={};n.d(u,"name",function(){return st}),n.d(u,"settings",function(){return bt});var b={};n.d(b,"name",function(){return ht}),n.d(b,"settings",function(){return pt});var m={};n.d(m,"name",function(){return gt}),n.d(m,"settings",function(){return Ot});var d={};n.d(d,"name",function(){return yt}),n.d(d,"settings",function(){return wt});var h={};n.d(h,"name",function(){return Ct}),n.d(h,"settings",function(){return kt});var p={};n.d(p,"name",function(){return xt}),n.d(p,"settings",function(){return Tt});var g={};n.d(g,"getEmbedEdit",function(){return Ht}),n.d(g,"name",function(){return Ut}),n.d(g,"settings",function(){return Gt}),n.d(g,"common",function(){return $t}),n.d(g,"others",function(){return Qt});var O={};n.d(O,"name",function(){return en}),n.d(O,"settings",function(){return tn});var f={};n.d(f,"name",function(){return nn}),n.d(f,"settings",function(){return on});var j={};n.d(j,"name",function(){return bn}),n.d(j,"settings",function(){return mn});var v={};n.d(v,"name",function(){return hn}),n.d(v,"settings",function(){return pn});var y={};n.d(y,"name",function(){return vn}),n.d(y,"settings",function(){return yn});var w={};n.d(w,"name",function(){return En}),n.d(w,"settings",function(){return _n});var C={};n.d(C,"name",function(){return Sn}),n.d(C,"settings",function(){return Tn});var k={};n.d(k,"name",function(){return Bn}),n.d(k,"settings",function(){return An});var E={};n.d(E,"name",function(){return Rn}),n.d(E,"settings",function(){return In});var _={};n.d(_,"name",function(){return Ln}),n.d(_,"settings",function(){return zn});var x={};n.d(x,"name",function(){return Fn}),n.d(x,"settings",function(){return Un});var S={};n.d(S,"name",function(){return $n}),n.d(S,"settings",function(){return Qn});var T={};n.d(T,"name",function(){return Yn}),n.d(T,"settings",function(){return Zn});var N={};n.d(N,"name",function(){return Xn}),n.d(N,"settings",function(){return eo});var B={};n.d(B,"name",function(){return to}),n.d(B,"settings",function(){return no});var A={};n.d(A,"name",function(){return ao}),n.d(A,"settings",function(){return co});var R={};n.d(R,"name",function(){return bo}),n.d(R,"settings",function(){return mo});var I={};n.d(I,"name",function(){return ho}),n.d(I,"settings",function(){return po});var L={};n.d(L,"name",function(){return go}),n.d(L,"settings",function(){return Oo});var z={};n.d(z,"name",function(){return fo}),n.d(z,"settings",function(){return jo});var M={};n.d(M,"name",function(){return ko}),n.d(M,"settings",function(){return Eo});var P={};n.d(P,"name",function(){return xo}),n.d(P,"settings",function(){return So});var H=n(19),D=(n(89),n(8)),F=n(16),U=n(9),V=n(0),W=n(17),q=n.n(W),K=n(2),G=n(1),$=n(7),Q=n(4),Y=n(25),Z=n(12),J=n(11),X=n(15),ee=n(14),te=n(13),ne=n(3),oe=n(6),re=n(5),ae=window.getComputedStyle,ce=Object(Q.withFallbackStyles)(function(e,t){var n=t.attributes,o=n.textColor,r=n.backgroundColor,a=n.fontSize,c=n.customFontSize,i=e.querySelector('[contenteditable="true"]'),l=i?ae(i):null;return{fallbackBackgroundColor:r||!l?void 0:l.backgroundColor,fallbackTextColor:o||!l?void 0:l.color,fallbackFontSize:a||c||!l?void 0:parseInt(l.fontSize)||void 0}}),ie=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).onReplace=e.onReplace.bind(Object(ne.a)(Object(ne.a)(e))),e.toggleDropCap=e.toggleDropCap.bind(Object(ne.a)(Object(ne.a)(e))),e.splitBlock=e.splitBlock.bind(Object(ne.a)(Object(ne.a)(e))),e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"onReplace",value:function(e){var t=this.props,n=t.attributes,o=t.onReplace;o(e.map(function(e,t){return 0===t&&"core/paragraph"===e.name?Object(U.a)({},e,{attributes:Object(U.a)({},n,e.attributes)}):e}))}},{key:"toggleDropCap",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({dropCap:!t.dropCap})}},{key:"getDropCapHelp",value:function(e){return e?Object(G.__)("Showing large initial letter."):Object(G.__)("Toggle to show a large initial letter.")}},{key:"splitBlock",value:function(e,t){for(var n=this.props,o=n.attributes,r=n.insertBlocksAfter,a=n.setAttributes,c=n.onReplace,i=arguments.length,l=new Array(i>2?i-2:0),s=2;s<i;s++)l[s-2]=arguments[s];null!==t&&l.push(Object(D.createBlock)("core/paragraph",{content:t})),l.length&&r&&r(l);var u=o.content;null===e?c([]):u!==e&&a({content:e})}},{key:"render",value:function(){var e,t=this.props,n=t.attributes,o=t.setAttributes,r=t.mergeBlocks,a=t.onReplace,c=t.className,i=t.backgroundColor,l=t.textColor,s=t.setBackgroundColor,u=t.setTextColor,b=t.fallbackBackgroundColor,m=t.fallbackTextColor,d=t.fallbackFontSize,h=t.fontSize,p=t.setFontSize,g=t.isRTL,O=n.align,f=n.content,j=n.dropCap,v=n.placeholder,y=n.direction;return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.AlignmentToolbar,{value:O,onChange:function(e){o({align:e})}}),g&&Object(V.createElement)(Q.Toolbar,{controls:[{icon:"editor-ltr",title:Object(G._x)("Left to right","editor button"),isActive:"ltr"===y,onClick:function(){o({direction:"ltr"===y?void 0:"ltr"})}}]})),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Text Settings"),className:"blocks-font-size"},Object(V.createElement)($.FontSizePicker,{fallbackFontSize:d,value:h.size,onChange:p}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Drop Cap"),checked:!!j,onChange:this.toggleDropCap,help:this.getDropCapHelp})),Object(V.createElement)($.PanelColorSettings,{title:Object(G.__)("Color Settings"),initialOpen:!1,colorSettings:[{value:i.color,onChange:s,label:Object(G.__)("Background Color")},{value:l.color,onChange:u,label:Object(G.__)("Text Color")}]},Object(V.createElement)($.ContrastChecker,Object(Y.a)({textColor:l.color,backgroundColor:i.color,fallbackTextColor:m,fallbackBackgroundColor:b},{fontSize:h.size})))),Object(V.createElement)($.RichText,{tagName:"p",className:q()("wp-block-paragraph",c,(e={"has-text-color":l.color,"has-background":i.color,"has-drop-cap":j},Object(F.a)(e,i.class,i.class),Object(F.a)(e,l.class,l.class),Object(F.a)(e,h.class,h.class),e)),style:{backgroundColor:i.color,color:l.color,fontSize:h.size?h.size+"px":void 0,textAlign:O,direction:y},value:f,onChange:function(e){o({content:e})},onSplit:this.splitBlock,onMerge:r,onReplace:this.onReplace,onRemove:function(){return a([])},placeholder:v||Object(G.__)("Add text or type / to add content")}))}}]),t}(V.Component),le=Object(oe.compose)([Object($.withColors)("backgroundColor",{textColor:"color"}),Object($.withFontSizes)("fontSize"),ce,Object(re.withSelect)(function(e){return{isRTL:(0,e("core/editor").getEditorSettings)().isRTL}})])(ie),se={className:!1},ue={content:{source:"html",selector:"p",default:""},align:{type:"string"},dropCap:{type:"boolean",default:!1},placeholder:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},fontSize:{type:"string"},customFontSize:{type:"number"},direction:{type:"string",enum:["ltr","rtl"]}},be="core/paragraph",me={title:Object(G.__)("Paragraph"),description:Object(G.__)("Add some basic text."),icon:Object(V.createElement)(Q.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)(Q.Path,{d:"M11 5v7H9.5C7.6 12 6 10.4 6 8.5S7.6 5 9.5 5H11m8-2H9.5C6.5 3 4 5.5 4 8.5S6.5 14 9.5 14H11v7h2V5h2v16h2V5h2V3z"})),category:"common",keywords:[Object(G.__)("text")],supports:se,attributes:ue,transforms:{from:[{type:"raw",priority:20,selector:"p",schema:{p:{children:Object(D.getPhrasingContentSchema)()}}}]},deprecated:[{supports:se,attributes:Object(U.a)({},ue,{width:{type:"string"}}),save:function(e){var t,n=e.attributes,o=n.width,r=n.align,a=n.content,c=n.dropCap,i=n.backgroundColor,l=n.textColor,s=n.customBackgroundColor,u=n.customTextColor,b=n.fontSize,m=n.customFontSize,d=Object($.getColorClassName)("color",l),h=Object($.getColorClassName)("background-color",i),p=b&&"is-".concat(b,"-text"),g=q()((t={},Object(F.a)(t,"align".concat(o),o),Object(F.a)(t,"has-background",i||s),Object(F.a)(t,"has-drop-cap",c),Object(F.a)(t,p,p),Object(F.a)(t,d,d),Object(F.a)(t,h,h),t)),O={backgroundColor:h?void 0:s,color:d?void 0:u,fontSize:p?void 0:m,textAlign:r};return Object(V.createElement)($.RichText.Content,{tagName:"p",style:O,className:g||void 0,value:a})}},{supports:se,attributes:Object(K.omit)(Object(U.a)({},ue,{fontSize:{type:"number"}}),"customFontSize","customTextColor","customBackgroundColor"),save:function(e){var t,n=e.attributes,o=n.width,r=n.align,a=n.content,c=n.dropCap,i=n.backgroundColor,l=n.textColor,s=n.fontSize,u=q()((t={},Object(F.a)(t,"align".concat(o),o),Object(F.a)(t,"has-background",i),Object(F.a)(t,"has-drop-cap",c),t)),b={backgroundColor:i,color:l,fontSize:s,textAlign:r};return Object(V.createElement)("p",{style:b,className:u||void 0},a)},migrate:function(e){return Object(K.omit)(Object(U.a)({},e,{customFontSize:Object(K.isFinite)(e.fontSize)?e.fontSize:void 0,customTextColor:e.textColor&&"#"===e.textColor[0]?e.textColor:void 0,customBackgroundColor:e.backgroundColor&&"#"===e.backgroundColor[0]?e.backgroundColor:void 0}),["fontSize","textColor","backgroundColor"])}},{supports:se,attributes:Object(U.a)({},ue,{content:{type:"string",source:"html"}}),save:function(e){var t=e.attributes;return Object(V.createElement)(V.RawHTML,null,t.content)},migrate:function(e){return e}}],merge:function(e,t){return{content:e.content+t.content}},getEditWrapperProps:function(e){var t=e.width;if(-1!==["wide","full","left","right"].indexOf(t))return{"data-align":t}},edit:le,save:function(e){var t,n=e.attributes,o=n.align,r=n.content,a=n.dropCap,c=n.backgroundColor,i=n.textColor,l=n.customBackgroundColor,s=n.customTextColor,u=n.fontSize,b=n.customFontSize,m=n.direction,d=Object($.getColorClassName)("color",i),h=Object($.getColorClassName)("background-color",c),p=Object($.getFontSizeClass)(u),g=q()((t={"has-text-color":i||s,"has-background":c||l,"has-drop-cap":a},Object(F.a)(t,p,p),Object(F.a)(t,d,d),Object(F.a)(t,h,h),t)),O={backgroundColor:h?void 0:l,color:d?void 0:s,fontSize:p?void 0:b,textAlign:o};return Object(V.createElement)($.RichText.Content,{tagName:"p",style:O,className:g||void 0,value:r,dir:m})}},de=n(39),he=n(32),pe=n(47),ge=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).state={width:void 0,height:void 0},e.bindContainer=e.bindContainer.bind(Object(ne.a)(Object(ne.a)(e))),e.calculateSize=e.calculateSize.bind(Object(ne.a)(Object(ne.a)(e))),e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"bindContainer",value:function(e){this.container=e}},{key:"componentDidUpdate",value:function(e){this.props.src!==e.src&&(this.setState({width:void 0,height:void 0}),this.fetchImageSize()),this.props.dirtynessTrigger!==e.dirtynessTrigger&&this.calculateSize()}},{key:"componentDidMount",value:function(){this.fetchImageSize()}},{key:"componentWillUnmount",value:function(){this.image&&(this.image.onload=K.noop)}},{key:"fetchImageSize",value:function(){this.image=new window.Image,this.image.onload=this.calculateSize,this.image.src=this.props.src}},{key:"calculateSize",value:function(){var e=this.container.clientWidth,t=this.image.width>e,n=this.image.height/this.image.width,o=t?e:this.image.width,r=t?e*n:this.image.height;this.setState({width:o,height:r})}},{key:"render",value:function(){var e={imageWidth:this.image&&this.image.width,imageHeight:this.image&&this.image.height,containerWidth:this.container&&this.container.clientWidth,containerHeight:this.container&&this.container.clientHeight,imageWidthWithinContainer:this.state.width,imageHeightWithinContainer:this.state.height};return Object(V.createElement)("div",{ref:this.bindContainer},this.props.children(e))}}]),t}(V.Component),Oe=Object(oe.withGlobalEvents)({resize:"calculateSize"})(ge),fe=["image"],je=function(e){return Object(K.pick)(e,["alt","id","link","url","caption"])},ve=function(e,t){return!e&&Object(de.isBlobURL)(t)},ye=function(e){function t(e){var n,o=e.attributes;return Object(Z.a)(this,t),(n=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).updateAlt=n.updateAlt.bind(Object(ne.a)(Object(ne.a)(n))),n.updateAlignment=n.updateAlignment.bind(Object(ne.a)(Object(ne.a)(n))),n.onFocusCaption=n.onFocusCaption.bind(Object(ne.a)(Object(ne.a)(n))),n.onImageClick=n.onImageClick.bind(Object(ne.a)(Object(ne.a)(n))),n.onSelectImage=n.onSelectImage.bind(Object(ne.a)(Object(ne.a)(n))),n.onSelectURL=n.onSelectURL.bind(Object(ne.a)(Object(ne.a)(n))),n.updateImageURL=n.updateImageURL.bind(Object(ne.a)(Object(ne.a)(n))),n.updateWidth=n.updateWidth.bind(Object(ne.a)(Object(ne.a)(n))),n.updateHeight=n.updateHeight.bind(Object(ne.a)(Object(ne.a)(n))),n.updateDimensions=n.updateDimensions.bind(Object(ne.a)(Object(ne.a)(n))),n.onSetCustomHref=n.onSetCustomHref.bind(Object(ne.a)(Object(ne.a)(n))),n.onSetLinkDestination=n.onSetLinkDestination.bind(Object(ne.a)(Object(ne.a)(n))),n.toggleIsEditing=n.toggleIsEditing.bind(Object(ne.a)(Object(ne.a)(n))),n.state={captionFocused:!1,isEditing:!o.url},n}return Object(te.a)(t,e),Object(J.a)(t,[{key:"componentDidMount",value:function(){var e=this.props,t=e.attributes,n=e.setAttributes,o=t.id,r=t.url,a=void 0===r?"":r;if(ve(o,a)){var c=Object(de.getBlobByURL)(a);c&&Object($.mediaUpload)({filesList:[c],onFileChange:function(e){var t=Object(he.a)(e,1)[0];n(je(t))},allowedTypes:fe})}}},{key:"componentDidUpdate",value:function(e){var t=e.attributes,n=t.id,o=t.url,r=void 0===o?"":o,a=this.props.attributes,c=a.id,i=a.url,l=void 0===i?"":i;ve(n,r)&&!ve(c,l)&&Object(de.revokeBlobURL)(l),!this.props.isSelected&&e.isSelected&&this.state.captionFocused&&this.setState({captionFocused:!1})}},{key:"onSelectImage",value:function(e){e&&e.url?(this.setState({isEditing:!1}),this.props.setAttributes(Object(U.a)({},je(e),{width:void 0,height:void 0}))):this.props.setAttributes({url:void 0,alt:void 0,id:void 0,caption:void 0})}},{key:"onSetLinkDestination",value:function(e){var t;t="none"===e?void 0:"media"===e?this.props.attributes.url:"attachment"===e?this.props.image&&this.props.image.link:this.props.attributes.href,this.props.setAttributes({linkDestination:e,href:t})}},{key:"onSelectURL",value:function(e){e!==this.props.attributes.url&&this.props.setAttributes({url:e,id:void 0}),this.setState({isEditing:!1})}},{key:"onSetCustomHref",value:function(e){this.props.setAttributes({href:e})}},{key:"onFocusCaption",value:function(){this.state.captionFocused||this.setState({captionFocused:!0})}},{key:"onImageClick",value:function(){this.state.captionFocused&&this.setState({captionFocused:!1})}},{key:"updateAlt",value:function(e){this.props.setAttributes({alt:e})}},{key:"updateAlignment",value:function(e){var t=-1!==["wide","full"].indexOf(e)?{width:void 0,height:void 0}:{};this.props.setAttributes(Object(U.a)({},t,{align:e}))}},{key:"updateImageURL",value:function(e){this.props.setAttributes({url:e,width:void 0,height:void 0})}},{key:"updateWidth",value:function(e){this.props.setAttributes({width:parseInt(e,10)})}},{key:"updateHeight",value:function(e){this.props.setAttributes({height:parseInt(e,10)})}},{key:"updateDimensions",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return function(){e.props.setAttributes({width:t,height:n})}}},{key:"getAvailableSizes",value:function(){return Object(K.get)(this.props.image,["media_details","sizes"],{})}},{key:"getLinkDestinationOptions",value:function(){return[{value:"none",label:Object(G.__)("None")},{value:"media",label:Object(G.__)("Media File")},{value:"attachment",label:Object(G.__)("Attachment Page")},{value:"custom",label:Object(G.__)("Custom URL")}]}},{key:"toggleIsEditing",value:function(){this.setState({isEditing:!this.state.isEditing})}},{key:"render",value:function(){var e,t=this,n=this.state.isEditing,o=this.props,r=o.attributes,a=o.setAttributes,c=o.isLargeViewport,i=o.isSelected,l=o.className,s=o.maxWidth,u=o.noticeOperations,b=o.noticeUI,m=o.toggleSelection,d=o.isRTL,h=r.url,p=r.alt,g=r.caption,O=r.align,f=r.id,j=r.href,v=r.linkDestination,y=r.width,w=r.height,C=function(e,t){return t&&!e&&!Object(de.isBlobURL)(t)}(f,h);h&&(e=C?Object(V.createElement)(Q.Toolbar,null,Object(V.createElement)(Q.IconButton,{className:"components-icon-button components-toolbar__control",label:Object(G.__)("Edit image"),onClick:this.toggleIsEditing,icon:"edit"})):Object(V.createElement)(Q.Toolbar,null,Object(V.createElement)($.MediaUpload,{onSelect:this.onSelectImage,allowedTypes:fe,value:f,render:function(e){var t=e.open;return Object(V.createElement)(Q.IconButton,{className:"components-toolbar__control",label:Object(G.__)("Edit image"),icon:"edit",onClick:t})}})));var k=Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.BlockAlignmentToolbar,{value:O,onChange:this.updateAlignment}),e);if(n){var E=C?h:void 0;return Object(V.createElement)(V.Fragment,null,k,Object(V.createElement)($.MediaPlaceholder,{icon:"format-image",labels:{title:Object(G.__)("Image"),name:Object(G.__)("an image")},className:l,onSelect:this.onSelectImage,onSelectURL:this.onSelectURL,notices:b,onError:u.createErrorNotice,accept:"image/*",allowedTypes:fe,value:{id:f,src:E}}))}var _=q()(l,{"is-transient":Object(de.isBlobURL)(h),"is-resized":!!y||!!w,"is-focused":i}),x=this.getAvailableSizes(),S=-1===["wide","full"].indexOf(O)&&c,T="custom"!==v,N=function(e,n){return Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Image Settings")},Object(V.createElement)(Q.TextareaControl,{label:Object(G.__)("Alt Text (Alternative Text)"),value:p,onChange:t.updateAlt,help:Object(G.__)("Describe the purpose of the image. Leave empty if the image is not a key part of the content.")}),!Object(K.isEmpty)(x)&&Object(V.createElement)(Q.SelectControl,{label:Object(G.__)("Image Size"),value:h,options:Object(K.map)(x,function(e,t){return{value:e.source_url,label:Object(K.startCase)(t)}}),onChange:t.updateImageURL}),S&&Object(V.createElement)("div",{className:"block-library-image__dimensions"},Object(V.createElement)("p",{className:"block-library-image__dimensions__row"},Object(G.__)("Image Dimensions")),Object(V.createElement)("div",{className:"block-library-image__dimensions__row"},Object(V.createElement)(Q.TextControl,{type:"number",className:"block-library-image__dimensions__width",label:Object(G.__)("Width"),value:void 0!==y?y:"",placeholder:e,min:1,onChange:t.updateWidth}),Object(V.createElement)(Q.TextControl,{type:"number",className:"block-library-image__dimensions__height",label:Object(G.__)("Height"),value:void 0!==w?w:"",placeholder:n,min:1,onChange:t.updateHeight})),Object(V.createElement)("div",{className:"block-library-image__dimensions__row"},Object(V.createElement)(Q.ButtonGroup,{"aria-label":Object(G.__)("Image Size")},[25,50,75,100].map(function(o){var r=Math.round(e*(o/100)),a=Math.round(n*(o/100)),c=y===r&&w===a;return Object(V.createElement)(Q.Button,{key:o,isSmall:!0,isPrimary:c,"aria-pressed":c,onClick:t.updateDimensions(r,a)},o,"%")})),Object(V.createElement)(Q.Button,{isSmall:!0,onClick:t.updateDimensions()},Object(G.__)("Reset"))))),Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Link Settings")},Object(V.createElement)(Q.SelectControl,{label:Object(G.__)("Link To"),value:v,options:t.getLinkDestinationOptions(),onChange:t.onSetLinkDestination}),"none"!==v&&Object(V.createElement)(Q.TextControl,{label:Object(G.__)("Link URL"),value:j||"",onChange:t.onSetCustomHref,placeholder:T?void 0:"https://",disabled:T})))};return Object(V.createElement)(V.Fragment,null,k,Object(V.createElement)("figure",{className:_},Object(V.createElement)(Oe,{src:h,dirtynessTrigger:O},function(e){var n=e.imageWidthWithinContainer,o=e.imageHeightWithinContainer,r=e.imageWidth,c=e.imageHeight,i=Object(V.createElement)("img",{src:h,alt:p,onClick:t.onImageClick});if(!S||!n)return Object(V.createElement)(V.Fragment,null,N(r,c),Object(V.createElement)("div",{style:{width:y,height:w}},i));var l=y||n,u=w||o,b=r/c,g=r<c?20:20*b,f=c<r?20:20/b,j=!1,v=!1;return"center"===O?(j=!0,v=!0):d?"left"===O?j=!0:v=!0:"right"===O?v=!0:j=!0,Object(V.createElement)(V.Fragment,null,N(r,c),Object(V.createElement)(Q.ResizableBox,{size:y&&w?{width:y,height:w}:void 0,minWidth:g,maxWidth:s,minHeight:f,maxHeight:s/b,lockAspectRatio:!0,enable:{top:!1,right:j,bottom:!0,left:v},onResizeStart:function(){m(!1)},onResizeStop:function(e,t,n,o){a({width:parseInt(l+o.width,10),height:parseInt(u+o.height,10)}),m(!0)}},i))}),(!$.RichText.isEmpty(g)||i)&&Object(V.createElement)($.RichText,{tagName:"figcaption",placeholder:Object(G.__)("Write caption…"),value:g,unstableOnFocus:this.onFocusCaption,onChange:function(e){return a({caption:e})},isSelected:this.state.captionFocused,inlineToolbar:!0})))}}]),t}(V.Component),we=Object(oe.compose)([Object(re.withSelect)(function(e,t){var n=e("core").getMedia,o=e("core/editor").getEditorSettings,r=t.attributes.id,a=o(),c=a.maxWidth,i=a.isRTL;return{image:r?n(r):null,maxWidth:c,isRTL:i}}),Object(pe.withViewportMatch)({isLargeViewport:"medium"}),Q.withNotices])(ye),Ce="core/image",ke={url:{type:"string",source:"attribute",selector:"img",attribute:"src"},alt:{type:"string",source:"attribute",selector:"img",attribute:"alt",default:""},caption:{source:"html",selector:"figcaption"},href:{type:"string",source:"attribute",selector:"figure > a",attribute:"href"},id:{type:"number"},align:{type:"string"},width:{type:"number"},height:{type:"number"},linkDestination:{type:"string",default:"none"}},Ee={img:{attributes:["src","alt"],classes:["alignleft","aligncenter","alignright","alignnone",/^wp-image-\d+$/]}},_e={figure:{require:["img"],children:Object(U.a)({},Ee,{a:{attributes:["href"],children:Ee},figcaption:{children:Object(D.getPhrasingContentSchema)()}})}},xe={title:Object(G.__)("Image"),description:Object(G.__)("They’re worth 1,000 words! Insert a single image."),icon:Object(V.createElement)(Q.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)(Q.Path,{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)(Q.Path,{d:"m19 5v14h-14v-14h14m0-2h-14c-1.1 0-2 0.9-2 2v14c0 1.1 0.9 2 2 2h14c1.1 0 2-0.9 2-2v-14c0-1.1-0.9-2-2-2z"}),Object(V.createElement)(Q.Path,{d:"m14.14 11.86l-3 3.87-2.14-2.59-3 3.86h12l-3.86-5.14z"})),category:"common",keywords:[Object(G.__)("photo")],attributes:ke,transforms:{from:[{type:"raw",isMatch:function(e){return"FIGURE"===e.nodeName&&!!e.querySelector("img")},schema:_e,transform:function(e){var t=e.className+" "+e.querySelector("img").className,n=/(?:^|\s)align(left|center|right)(?:$|\s)/.exec(t),o=n?n[1]:void 0,r=/(?:^|\s)wp-image-(\d+)(?:$|\s)/.exec(t),a=r?Number(r[1]):void 0,c=e.querySelector("a"),i=c&&c.href?"custom":void 0,l=c&&c.href?c.href:void 0,s=Object(D.getBlockType)("core/image"),u=Object(D.getBlockAttributes)(s,e.outerHTML,{align:o,id:a,linkDestination:i,href:l});return Object(D.createBlock)("core/image",u)}},{type:"files",isMatch:function(e){return 1===e.length&&0===e[0].type.indexOf("image/")},transform:function(e){var t=e[0];return Object(D.createBlock)("core/image",{url:Object(de.createBlobURL)(t)})}},{type:"shortcode",tag:"caption",attributes:{url:{type:"string",source:"attribute",attribute:"src",selector:"img"},alt:{type:"string",source:"attribute",attribute:"alt",selector:"img"},caption:{shortcode:function(e,t){return t.shortcode.content.replace(/\s*<img[^>]*>\s/,"")}},href:{type:"string",source:"attribute",attribute:"href",selector:"a"},id:{type:"number",shortcode:function(e){var t=e.named.id;if(t)return parseInt(t.replace("attachment_",""),10)}},align:{type:"string",shortcode:function(e){var t=e.named.align;return(void 0===t?"alignnone":t).replace("align","")}}}}]},getEditWrapperProps:function(e){var t=e.align,n=e.width;if("left"===t||"center"===t||"right"===t||"wide"===t||"full"===t)return{"data-align":t,"data-resized":!!n}},edit:we,save:function(e){var t,n=e.attributes,o=n.url,r=n.alt,a=n.caption,c=n.align,i=n.href,l=n.width,s=n.height,u=n.id,b=q()((t={},Object(F.a)(t,"align".concat(c),c),Object(F.a)(t,"is-resized",l||s),t)),m=Object(V.createElement)("img",{src:o,alt:r,className:u?"wp-image-".concat(u):null,width:l,height:s}),d=Object(V.createElement)(V.Fragment,null,i?Object(V.createElement)("a",{href:i},m):m,!$.RichText.isEmpty(a)&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:a}));return"left"===c||"right"===c||"center"===c?Object(V.createElement)("div",null,Object(V.createElement)("figure",{className:b},d)):Object(V.createElement)("figure",{className:b},d)},deprecated:[{attributes:ke,save:function(e){var t,n=e.attributes,o=n.url,r=n.alt,a=n.caption,c=n.align,i=n.href,l=n.width,s=n.height,u=n.id,b=q()((t={},Object(F.a)(t,"align".concat(c),c),Object(F.a)(t,"is-resized",l||s),t)),m=Object(V.createElement)("img",{src:o,alt:r,className:u?"wp-image-".concat(u):null,width:l,height:s});return Object(V.createElement)("figure",{className:b},i?Object(V.createElement)("a",{href:i},m):m,!$.RichText.isEmpty(a)&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:a}))}},{attributes:ke,save:function(e){var t=e.attributes,n=t.url,o=t.alt,r=t.caption,a=t.align,c=t.href,i=t.width,l=t.height,s=t.id,u=Object(V.createElement)("img",{src:n,alt:o,className:s?"wp-image-".concat(s):null,width:i,height:l});return Object(V.createElement)("figure",{className:a?"align".concat(a):null},c?Object(V.createElement)("a",{href:c},u):u,!$.RichText.isEmpty(r)&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:r}))}},{attributes:ke,save:function(e){var t=e.attributes,n=t.url,o=t.alt,r=t.caption,a=t.align,c=t.href,i=t.width,l=t.height,s=i||l?{width:i,height:l}:{},u=Object(V.createElement)("img",Object(Y.a)({src:n,alt:o},s)),b={};return i?b={width:i}:"left"!==a&&"right"!==a||(b={maxWidth:"50%"}),Object(V.createElement)("figure",{className:a?"align".concat(a):null,style:b},c?Object(V.createElement)("a",{href:c},u):u,!$.RichText.isEmpty(r)&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:r}))}}]},Se=n(31),Te=function(e){function t(){return Object(Z.a)(this,t),Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))}return Object(te.a)(t,e),Object(J.a)(t,[{key:"createLevelControl",value:function(e,t,n){return{icon:"heading",title:Object(G.sprintf)(Object(G.__)("Heading %d"),e),isActive:e===t,onClick:function(){return n(e)},subscript:String(e)}}},{key:"render",value:function(){var e=this,t=this.props,n=t.minLevel,o=t.maxLevel,r=t.selectedLevel,a=t.onChange;return Object(V.createElement)(Q.Toolbar,{controls:Object(K.range)(n,o).map(function(t){return e.createLevelControl(t,r,a)})})}}]),t}(V.Component);function Ne(e){return Number(e.substr(1))}var Be={className:!1,anchor:!0},Ae={content:{source:"html",selector:"h1,h2,h3,h4,h5,h6"},level:{type:"number",default:2},align:{type:"string"},placeholder:{type:"string"}},Re="core/heading",Ie={title:Object(G.__)("Heading"),description:Object(G.__)("Introduce topics and help visitors (and search engines!) understand how your content is organized."),icon:Object(V.createElement)(Q.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)(Q.Path,{d:"M5 4v3h5.5v12h3V7H19V4z"}),Object(V.createElement)(Q.Path,{fill:"none",d:"M0 0h24v24H0V0z"})),category:"common",keywords:[Object(G.__)("title"),Object(G.__)("subtitle")],supports:Be,attributes:Ae,transforms:{from:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.content;return Object(D.createBlock)("core/heading",{content:t})}},{type:"raw",selector:"h1,h2,h3,h4,h5,h6",schema:{h1:{children:Object(D.getPhrasingContentSchema)()},h2:{children:Object(D.getPhrasingContentSchema)()},h3:{children:Object(D.getPhrasingContentSchema)()},h4:{children:Object(D.getPhrasingContentSchema)()},h5:{children:Object(D.getPhrasingContentSchema)()},h6:{children:Object(D.getPhrasingContentSchema)()}},transform:function(e){return Object(D.createBlock)("core/heading",Object(U.a)({},Object(D.getBlockAttributes)(Object(D.getBlockType)("core/heading"),e.outerHTML),{level:Ne(e.nodeName)}))}},{type:"pattern",regExp:/^(#{2,6})\s/,transform:function(e){var t=e.content,n=e.match[1].length;return Object(D.createBlock)("core/heading",{level:n,content:t})}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.content;return Object(D.createBlock)("core/paragraph",{content:t})}}]},deprecated:[{supports:Be,attributes:Object(U.a)({},Object(K.omit)(Ae,["level"]),{nodeName:{type:"string",source:"property",selector:"h1,h2,h3,h4,h5,h6",property:"nodeName",default:"H2"}}),migrate:function(e){var t=e.nodeName,n=Object(Se.a)(e,["nodeName"]);return Object(U.a)({},n,{level:Ne(t)})},save:function(e){var t=e.attributes,n=t.align,o=t.nodeName,r=t.content;return Object(V.createElement)($.RichText.Content,{tagName:o.toLowerCase(),style:{textAlign:n},value:r})}}],merge:function(e,t){return{content:e.content+t.content}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.mergeBlocks,r=e.insertBlocksAfter,a=e.onReplace,c=e.className,i=t.align,l=t.content,s=t.level,u=t.placeholder,b="h"+s;return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)(Te,{minLevel:2,maxLevel:5,selectedLevel:s,onChange:function(e){return n({level:e})}})),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Heading Settings")},Object(V.createElement)("p",null,Object(G.__)("Level")),Object(V.createElement)(Te,{minLevel:1,maxLevel:7,selectedLevel:s,onChange:function(e){return n({level:e})}}),Object(V.createElement)("p",null,Object(G.__)("Text Alignment")),Object(V.createElement)($.AlignmentToolbar,{value:i,onChange:function(e){n({align:e})}}))),Object(V.createElement)($.RichText,{wrapperClassName:"wp-block-heading",tagName:b,value:l,onChange:function(e){return n({content:e})},onMerge:o,onSplit:r?function(e,t){n({content:e});for(var o=arguments.length,a=new Array(o>2?o-2:0),c=2;c<o;c++)a[c-2]=arguments[c];r(a.concat([Object(D.createBlock)("core/paragraph",{content:t})]))}:void 0,onRemove:function(){return a([])},style:{textAlign:i},className:c,placeholder:u||Object(G.__)("Write heading…")}))},save:function(e){var t=e.attributes,n=t.align,o=t.level,r=t.content,a="h"+o;return Object(V.createElement)($.RichText.Content,{tagName:a,style:{textAlign:n},value:r})}},Le=n(26),ze={value:{source:"html",selector:"blockquote",multiline:"p"},citation:{source:"html",selector:"cite"},align:{type:"string"}},Me="core/quote",Pe={title:Object(G.__)("Quote"),description:Object(G.__)("Maybe someone else said it better -- add some quoted text."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M19 18h-6l2-4h-2V6h8v7l-2 5zm-2-2l2-3V8h-4v4h4l-2 4zm-8 2H3l2-4H3V6h8v7l-2 5zm-2-2l2-3V8H5v4h4l-2 4z"}))),category:"common",keywords:[Object(G.__)("blockquote")],attributes:ze,styles:[{name:"default",label:Object(G.__)("Regular"),isDefault:!0},{name:"large",label:Object(G.__)("Large")}],transforms:{from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:function(e){return Object(D.createBlock)("core/quote",{value:Object(Le.toHTMLString)(Object(Le.join)(e.map(function(e){var t=e.content;return Object(Le.create)({html:t})}),"\u2028"),"p")})}},{type:"block",blocks:["core/heading"],transform:function(e){var t=e.content;return Object(D.createBlock)("core/quote",{value:"<p>".concat(t,"</p>")})}},{type:"block",blocks:["core/pullquote"],transform:function(e){var t=e.value,n=e.citation;return Object(D.createBlock)("core/quote",{value:t,citation:n})}},{type:"pattern",regExp:/^>\s/,transform:function(e){var t=e.content;return Object(D.createBlock)("core/quote",{value:"<p>".concat(t,"</p>")})}},{type:"raw",selector:"blockquote",schema:{blockquote:{children:{p:{children:Object(D.getPhrasingContentSchema)()}}}}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.value,n=e.citation,o=[];return t&&o.push.apply(o,Object(H.a)(Object(Le.split)(Object(Le.create)({html:t,multilineTag:"p"}),"\u2028").map(function(e){return Object(D.createBlock)("core/paragraph",{content:Object(Le.toHTMLString)(e)})}))),n&&o.push(Object(D.createBlock)("core/paragraph",{content:n})),0===o.length?Object(D.createBlock)("core/paragraph",{content:""}):o}},{type:"block",blocks:["core/heading"],transform:function(e){var t=e.value,n=e.citation,o=Object(Se.a)(e,["value","citation"]);if("<p></p>"===t)return Object(D.createBlock)("core/heading",{content:n});var r=Object(Le.split)(Object(Le.create)({html:t,multilineTag:"p"}),"\u2028"),a=r.slice(1);return[Object(D.createBlock)("core/heading",{content:Object(Le.toHTMLString)(r[0])}),Object(D.createBlock)("core/quote",Object(U.a)({},o,{citation:n,value:Object(Le.toHTMLString)(a.length?Object(Le.join)(r.slice(1),"\u2028"):Object(Le.create)(),"p")}))]}},{type:"block",blocks:["core/pullquote"],transform:function(e){var t=e.value,n=e.citation;return Object(D.createBlock)("core/pullquote",{value:t,citation:n})}}]},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.isSelected,r=e.mergeBlocks,a=e.onReplace,c=e.className,i=t.align,l=t.value,s=t.citation;return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.AlignmentToolbar,{value:i,onChange:function(e){n({align:e})}})),Object(V.createElement)("blockquote",{className:c,style:{textAlign:i}},Object(V.createElement)($.RichText,{multiline:!0,value:l,onChange:function(e){return n({value:e})},onMerge:r,onRemove:function(e){var t=!s||0===s.length;!e&&t&&a([])},placeholder:Object(G.__)("Write quote…")}),(!$.RichText.isEmpty(s)||o)&&Object(V.createElement)($.RichText,{value:s,onChange:function(e){return n({citation:e})},placeholder:Object(G.__)("Write citation…"),className:"wp-block-quote__citation"})))},save:function(e){var t=e.attributes,n=t.align,o=t.value,r=t.citation;return Object(V.createElement)("blockquote",{style:{textAlign:n||null}},Object(V.createElement)($.RichText.Content,{multiline:!0,value:o}),!$.RichText.isEmpty(r)&&Object(V.createElement)($.RichText.Content,{tagName:"cite",value:r}))},merge:function(e,t){var n=t.value,o=t.citation;return n&&"<p></p>"!==n?Object(U.a)({},e,{value:e.value+n,citation:e.citation+o}):Object(U.a)({},e,{citation:e.citation+o})},deprecated:[{attributes:Object(U.a)({},ze,{style:{type:"number",default:1}}),migrate:function(e){return 2===e.style?Object(U.a)({},Object(K.omit)(e,["style"]),{className:e.className?e.className+" is-style-large":"is-style-large"}):e},save:function(e){var t=e.attributes,n=t.align,o=t.value,r=t.citation,a=t.style;return Object(V.createElement)("blockquote",{className:2===a?"is-large":"",style:{textAlign:n||null}},Object(V.createElement)($.RichText.Content,{multiline:!0,value:o}),!$.RichText.isEmpty(r)&&Object(V.createElement)($.RichText.Content,{tagName:"cite",value:r}))}},{attributes:Object(U.a)({},ze,{citation:{source:"html",selector:"footer"},style:{type:"number",default:1}}),save:function(e){var t=e.attributes,n=t.align,o=t.value,r=t.citation,a=t.style;return Object(V.createElement)("blockquote",{className:"blocks-quote-style-".concat(a),style:{textAlign:n||null}},Object(V.createElement)($.RichText.Content,{multiline:!0,value:o}),!$.RichText.isEmpty(r)&&Object(V.createElement)($.RichText.Content,{tagName:"footer",value:r}))}}]},He=n(18),De=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).onImageClick=e.onImageClick.bind(Object(ne.a)(Object(ne.a)(e))),e.onSelectCaption=e.onSelectCaption.bind(Object(ne.a)(Object(ne.a)(e))),e.onKeyDown=e.onKeyDown.bind(Object(ne.a)(Object(ne.a)(e))),e.bindContainer=e.bindContainer.bind(Object(ne.a)(Object(ne.a)(e))),e.state={captionSelected:!1},e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"bindContainer",value:function(e){this.container=e}},{key:"onSelectCaption",value:function(){this.state.captionSelected||this.setState({captionSelected:!0}),this.props.isSelected||this.props.onSelect()}},{key:"onImageClick",value:function(){this.props.isSelected||this.props.onSelect(),this.state.captionSelected&&this.setState({captionSelected:!1})}},{key:"onKeyDown",value:function(e){this.container===document.activeElement&&this.props.isSelected&&-1!==[He.BACKSPACE,He.DELETE].indexOf(e.keyCode)&&(e.stopPropagation(),e.preventDefault(),this.props.onRemove())}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isSelected,o=t.image,r=t.url;o&&!r&&this.props.setAttributes({url:o.source_url,alt:o.alt_text}),this.state.captionSelected&&!n&&e.isSelected&&this.setState({captionSelected:!1})}},{key:"render",value:function(){var e,t=this.props,n=t.url,o=t.alt,r=t.id,a=t.linkTo,c=t.link,i=t.isSelected,l=t.caption,s=t.onRemove,u=t.setAttributes;switch(a){case"media":e=n;break;case"attachment":e=c}var b=n?Object(V.createElement)("img",{src:n,alt:o,"data-id":r,onClick:this.onImageClick}):Object(V.createElement)(Q.Spinner,null),m=q()({"is-selected":i,"is-transient":Object(de.isBlobURL)(n)});return Object(V.createElement)("figure",{className:m,tabIndex:"-1",onKeyDown:this.onKeyDown,ref:this.bindContainer},i&&Object(V.createElement)("div",{className:"block-library-gallery-item__inline-menu"},Object(V.createElement)(Q.IconButton,{icon:"no-alt",onClick:s,className:"blocks-gallery-item__remove",label:Object(G.__)("Remove Image")})),e?Object(V.createElement)("a",{href:e},b):b,!$.RichText.isEmpty(l)||i?Object(V.createElement)($.RichText,{tagName:"figcaption",placeholder:Object(G.__)("Write caption…"),value:l,isSelected:this.state.captionSelected,onChange:function(e){return u({caption:e})},unstableOnFocus:this.onSelectCaption,inlineToolbar:!0}):null)}}]),t}(V.Component),Fe=Object(re.withSelect)(function(e,t){var n=e("core").getMedia,o=t.id;return{image:o?n(o):null}})(De),Ue=[{value:"attachment",label:Object(G.__)("Attachment Page")},{value:"media",label:Object(G.__)("Media File")},{value:"none",label:Object(G.__)("None")}],Ve=["image"];function We(e){return Math.min(3,e.images.length)}var qe=function(e){return Object(K.pick)(e,["alt","id","link","url","caption"])},Ke=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).onSelectImage=e.onSelectImage.bind(Object(ne.a)(Object(ne.a)(e))),e.onSelectImages=e.onSelectImages.bind(Object(ne.a)(Object(ne.a)(e))),e.setLinkTo=e.setLinkTo.bind(Object(ne.a)(Object(ne.a)(e))),e.setColumnsNumber=e.setColumnsNumber.bind(Object(ne.a)(Object(ne.a)(e))),e.toggleImageCrop=e.toggleImageCrop.bind(Object(ne.a)(Object(ne.a)(e))),e.onRemoveImage=e.onRemoveImage.bind(Object(ne.a)(Object(ne.a)(e))),e.setImageAttributes=e.setImageAttributes.bind(Object(ne.a)(Object(ne.a)(e))),e.addFiles=e.addFiles.bind(Object(ne.a)(Object(ne.a)(e))),e.uploadFromFiles=e.uploadFromFiles.bind(Object(ne.a)(Object(ne.a)(e))),e.state={selectedImage:null},e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"onSelectImage",value:function(e){var t=this;return function(){t.state.selectedImage!==e&&t.setState({selectedImage:e})}}},{key:"onRemoveImage",value:function(e){var t=this;return function(){var n=Object(K.filter)(t.props.attributes.images,function(t,n){return e!==n}),o=t.props.attributes.columns;t.setState({selectedImage:null}),t.props.setAttributes({images:n,columns:o?Math.min(n.length,o):o})}}},{key:"onSelectImages",value:function(e){this.props.setAttributes({images:e.map(function(e){return qe(e)})})}},{key:"setLinkTo",value:function(e){this.props.setAttributes({linkTo:e})}},{key:"setColumnsNumber",value:function(e){this.props.setAttributes({columns:e})}},{key:"toggleImageCrop",value:function(){this.props.setAttributes({imageCrop:!this.props.attributes.imageCrop})}},{key:"getImageCropHelp",value:function(e){return e?Object(G.__)("Thumbnails are cropped to align."):Object(G.__)("Thumbnails are not cropped.")}},{key:"setImageAttributes",value:function(e,t){var n=this.props,o=n.attributes.images,r=n.setAttributes;o[e]&&r({images:Object(H.a)(o.slice(0,e)).concat([Object(U.a)({},o[e],t)],Object(H.a)(o.slice(e+1)))})}},{key:"uploadFromFiles",value:function(e){this.addFiles(e.target.files)}},{key:"addFiles",value:function(e){var t=this.props.attributes.images||[],n=this.props,o=n.noticeOperations,r=n.setAttributes;Object($.mediaUpload)({allowedTypes:Ve,filesList:e,onFileChange:function(e){var n=e.map(function(e){return qe(e)});r({images:t.concat(n)})},onError:o.createErrorNotice})}},{key:"componentDidUpdate",value:function(e){!this.props.isSelected&&e.isSelected&&this.setState({selectedImage:null,captionSelected:!1})}},{key:"render",value:function(){var e=this,t=this.props,n=t.attributes,o=t.isSelected,r=t.className,a=t.noticeOperations,c=t.noticeUI,i=n.images,l=n.columns,s=void 0===l?We(n):l,u=n.align,b=n.imageCrop,m=n.linkTo,d=Object(V.createElement)(Q.DropZone,{onFilesDrop:this.addFiles}),h=Object(V.createElement)($.BlockControls,null,!!i.length&&Object(V.createElement)(Q.Toolbar,null,Object(V.createElement)($.MediaUpload,{onSelect:this.onSelectImages,allowedTypes:Ve,multiple:!0,gallery:!0,value:i.map(function(e){return e.id}),render:function(e){var t=e.open;return Object(V.createElement)(Q.IconButton,{className:"components-toolbar__control",label:Object(G.__)("Edit Gallery"),icon:"edit",onClick:t})}})));return 0===i.length?Object(V.createElement)(V.Fragment,null,h,Object(V.createElement)($.MediaPlaceholder,{icon:"format-gallery",className:r,labels:{title:Object(G.__)("Gallery"),name:Object(G.__)("images")},onSelect:this.onSelectImages,accept:"image/*",allowedTypes:Ve,multiple:!0,notices:c,onError:a.createErrorNotice})):Object(V.createElement)(V.Fragment,null,h,Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Gallery Settings")},i.length>1&&Object(V.createElement)(Q.RangeControl,{label:Object(G.__)("Columns"),value:s,onChange:this.setColumnsNumber,min:1,max:Math.min(8,i.length)}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Crop Images"),checked:!!b,onChange:this.toggleImageCrop,help:this.getImageCropHelp}),Object(V.createElement)(Q.SelectControl,{label:Object(G.__)("Link To"),value:m,onChange:this.setLinkTo,options:Ue}))),c,Object(V.createElement)("ul",{className:"".concat(r," align").concat(u," columns-").concat(s," ").concat(b?"is-cropped":"")},d,i.map(function(t,n){return Object(V.createElement)("li",{className:"blocks-gallery-item",key:t.id||t.url},Object(V.createElement)(Fe,{url:t.url,alt:t.alt,id:t.id,isSelected:o&&e.state.selectedImage===n,onRemove:e.onRemoveImage(n),onSelect:e.onSelectImage(n),setAttributes:function(t){return e.setImageAttributes(n,t)},caption:t.caption}))}),o&&Object(V.createElement)("li",{className:"blocks-gallery-item has-add-item-button"},Object(V.createElement)(Q.FormFileUpload,{multiple:!0,isLarge:!0,className:"block-library-gallery-add-item-button",onChange:this.uploadFromFiles,accept:"image/*",icon:"insert"},Object(G.__)("Upload an image")))))}}]),t}(V.Component),Ge=Object(Q.withNotices)(Ke),$e={images:{type:"array",default:[],source:"query",selector:"ul.wp-block-gallery .blocks-gallery-item",query:{url:{source:"attribute",selector:"img",attribute:"src"},link:{source:"attribute",selector:"img",attribute:"data-link"},alt:{source:"attribute",selector:"img",attribute:"alt",default:""},id:{source:"attribute",selector:"img",attribute:"data-id"},caption:{source:"html",selector:"figcaption"}}},columns:{type:"number"},imageCrop:{type:"boolean",default:!0},linkTo:{type:"string",default:"none"}},Qe="core/gallery",Ye={title:Object(G.__)("Gallery"),description:Object(G.__)("Display multiple images in an elegantly organized tiled layout."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M20 4v12H8V4h12m0-2H8L6 4v12l2 2h12l2-2V4l-2-2z"}),Object(V.createElement)("path",{d:"M12 12l1 2 3-3 3 4H9z"}),Object(V.createElement)("path",{d:"M2 6v14l2 2h14v-2H4V6H2z"}))),category:"common",keywords:[Object(G.__)("images"),Object(G.__)("photos")],attributes:$e,supports:{align:!0},transforms:{from:[{type:"block",isMultiBlock:!0,blocks:["core/image"],transform:function(e){var t=Object(K.filter)(e,function(e){var t=e.id,n=e.url;return t&&n});return t.length>0?Object(D.createBlock)("core/gallery",{images:t.map(function(e){return{id:e.id,url:e.url,alt:e.alt,caption:e.caption}})}):Object(D.createBlock)("core/gallery")}},{type:"shortcode",tag:"gallery",attributes:{images:{type:"array",shortcode:function(e){var t=e.named.ids;return t?t.split(",").map(function(e){return{id:parseInt(e,10)}}):[]}},columns:{type:"number",shortcode:function(e){var t=e.named.columns;return parseInt(void 0===t?"3":t,10)}},linkTo:{type:"string",shortcode:function(e){var t=e.named.link,n=void 0===t?"attachment":t;return"file"===n?"media":n}}}},{type:"files",isMatch:function(e){return 1!==e.length&&Object(K.every)(e,function(e){return 0===e.type.indexOf("image/")})},transform:function(e,t){var n=Object(D.createBlock)("core/gallery",{images:e.map(function(e){return qe({url:Object(de.createBlobURL)(e)})})});return Object($.mediaUpload)({filesList:e,onFileChange:function(e){t(n.clientId,{images:e.map(function(e){return qe(e)})})},allowedTypes:["image"]}),n}}],to:[{type:"block",blocks:["core/image"],transform:function(e){var t=e.images;return t.length>0?t.map(function(e){var t=e.id,n=e.url,o=e.alt,r=e.caption;return Object(D.createBlock)("core/image",{id:t,url:n,alt:o,caption:r})}):Object(D.createBlock)("core/image")}}]},edit:Ge,save:function(e){var t=e.attributes,n=t.images,o=t.columns,r=void 0===o?We(t):o,a=t.imageCrop,c=t.linkTo;return Object(V.createElement)("ul",{className:"columns-".concat(r," ").concat(a?"is-cropped":"")},n.map(function(e){var t;switch(c){case"media":t=e.url;break;case"attachment":t=e.link}var n=Object(V.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link,className:e.id?"wp-image-".concat(e.id):null});return Object(V.createElement)("li",{key:e.id||e.url,className:"blocks-gallery-item"},Object(V.createElement)("figure",null,t?Object(V.createElement)("a",{href:t},n):n,e.caption&&e.caption.length>0&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:e.caption})))}))},deprecated:[{attributes:$e,save:function(e){var t=e.attributes,n=t.images,o=t.columns,r=void 0===o?We(t):o,a=t.imageCrop,c=t.linkTo;return Object(V.createElement)("ul",{className:"columns-".concat(r," ").concat(a?"is-cropped":"")},n.map(function(e){var t;switch(c){case"media":t=e.url;break;case"attachment":t=e.link}var n=Object(V.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id,"data-link":e.link});return Object(V.createElement)("li",{key:e.id||e.url,className:"blocks-gallery-item"},Object(V.createElement)("figure",null,t?Object(V.createElement)("a",{href:t},n):n,e.caption&&e.caption.length>0&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:e.caption})))}))}},{attributes:Object(U.a)({},$e,{images:Object(U.a)({},$e.images,{selector:"div.wp-block-gallery figure.blocks-gallery-image img"}),align:{type:"string",default:"none"}}),save:function(e){var t=e.attributes,n=t.images,o=t.columns,r=void 0===o?We(t):o,a=t.align,c=t.imageCrop,i=t.linkTo;return Object(V.createElement)("div",{className:"align".concat(a," columns-").concat(r," ").concat(c?"is-cropped":"")},n.map(function(e){var t;switch(i){case"media":t=e.url;break;case"attachment":t=e.link}var n=Object(V.createElement)("img",{src:e.url,alt:e.alt,"data-id":e.id});return Object(V.createElement)("figure",{key:e.id||e.url,className:"blocks-gallery-image"},t?Object(V.createElement)("a",{href:t},n):n)}))}}]};var Ze="core/archives",Je={title:Object(G.__)("Archives"),description:Object(G.__)("Display a monthly archive of your site’s Posts."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M7 11h2v2H7v-2zm14-5v14l-2 2H5l-2-2V6l2-2h1V2h2v2h8V2h2v2h1l2 2zM5 8h14V6H5v2zm14 12V10H5v10h14zm-4-7h2v-2h-2v2zm-4 0h2v-2h-2v2z"}))),category:"widgets",supports:{html:!1},getEditWrapperProps:function(e){var t=e.align;if(["left","center","right"].includes(t))return{"data-align":t}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=t.align,r=t.showPostCounts,a=t.displayAsDropdown;return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Archives Settings")},Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Display as Dropdown"),checked:a,onChange:function(){return n({displayAsDropdown:!a})}}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Show Post Counts"),checked:r,onChange:function(){return n({showPostCounts:!r})}}))),Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.BlockAlignmentToolbar,{value:o,onChange:function(e){n({align:e})},controls:["left","center","right"]})),Object(V.createElement)(Q.Disabled,null,Object(V.createElement)($.ServerSideRender,{block:"core/archives",attributes:t})))},save:function(){return null}},Xe=["audio"],et=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).state={editing:!e.props.attributes.src},e.toggleAttribute=e.toggleAttribute.bind(Object(ne.a)(Object(ne.a)(e))),e.onSelectURL=e.onSelectURL.bind(Object(ne.a)(Object(ne.a)(e))),e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"componentDidMount",value:function(){var e=this,t=this.props,n=t.attributes,o=t.noticeOperations,r=t.setAttributes,a=n.id,c=n.src,i=void 0===c?"":c;if(!a&&Object(de.isBlobURL)(i)){var l=Object(de.getBlobByURL)(i);l&&Object($.mediaUpload)({filesList:[l],onFileChange:function(e){var t=Object(he.a)(e,1)[0],n=t.id,o=t.url;r({id:n,src:o})},onError:function(t){r({src:void 0,id:void 0}),e.setState({editing:!0}),o.createErrorNotice(t)},allowedTypes:Xe})}}},{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(Object(F.a)({},e,n))}}},{key:"onSelectURL",value:function(e){var t=this.props,n=t.attributes,o=t.setAttributes;e!==n.src&&o({src:e,id:void 0}),this.setState({editing:!1})}},{key:"render",value:function(){var e=this,t=this.props.attributes,n=t.autoplay,o=t.caption,r=t.loop,a=t.preload,c=t.src,i=this.props,l=i.setAttributes,s=i.isSelected,u=i.className,b=i.noticeOperations,m=i.noticeUI,d=function(){e.setState({editing:!0})};return this.state.editing?Object(V.createElement)($.MediaPlaceholder,{icon:"media-audio",labels:{title:Object(G.__)("Audio"),name:Object(G.__)("an audio")},className:u,onSelect:function(t){if(!t||!t.url)return l({src:void 0,id:void 0}),void d();l({src:t.url,id:t.id}),e.setState({src:t.url,editing:!1})},onSelectURL:this.onSelectURL,accept:"audio/*",allowedTypes:Xe,value:this.props.attributes,notices:m,onError:b.createErrorNotice}):Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)(Q.Toolbar,null,Object(V.createElement)(Q.IconButton,{className:"components-icon-button components-toolbar__control",label:Object(G.__)("Edit audio"),onClick:d,icon:"edit"}))),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Audio Settings")},Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Autoplay"),onChange:this.toggleAttribute("autoplay"),checked:n}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Loop"),onChange:this.toggleAttribute("loop"),checked:r}),Object(V.createElement)(Q.SelectControl,{label:Object(G.__)("Preload"),value:void 0!==a?a:"none",onChange:function(e){return l({preload:"none"!==e?e:void 0})},options:[{value:"auto",label:Object(G.__)("Auto")},{value:"metadata",label:Object(G.__)("Metadata")},{value:"none",label:Object(G.__)("None")}]}))),Object(V.createElement)("figure",{className:u},Object(V.createElement)(Q.Disabled,null,Object(V.createElement)("audio",{controls:"controls",src:c})),(!$.RichText.isEmpty(o)||s)&&Object(V.createElement)($.RichText,{tagName:"figcaption",placeholder:Object(G.__)("Write caption…"),value:o,onChange:function(e){return l({caption:e})},inlineToolbar:!0})))}}]),t}(V.Component),tt=Object(Q.withNotices)(et),nt="core/audio",ot={title:Object(G.__)("Audio"),description:Object(G.__)("Embed an audio file and a simple audio player."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)("path",{d:"m12 3l0.01 10.55c-0.59-0.34-1.27-0.55-2-0.55-2.22 0-4.01 1.79-4.01 4s1.79 4 4.01 4 3.99-1.79 3.99-4v-10h4v-4h-6zm-1.99 16c-1.1 0-2-0.9-2-2s0.9-2 2-2 2 0.9 2 2-0.9 2-2 2z"})),category:"common",attributes:{src:{type:"string",source:"attribute",selector:"audio",attribute:"src"},caption:{source:"html",selector:"figcaption"},id:{type:"number"},autoplay:{type:"boolean",source:"attribute",selector:"audio",attribute:"autoplay"},loop:{type:"boolean",source:"attribute",selector:"audio",attribute:"loop"},preload:{type:"string",source:"attribute",selector:"audio",attribute:"preload"}},transforms:{from:[{type:"files",isMatch:function(e){return 1===e.length&&0===e[0].type.indexOf("audio/")},transform:function(e){var t=e[0];return Object(D.createBlock)("core/audio",{src:Object(de.createBlobURL)(t)})}}]},supports:{align:!0},edit:tt,save:function(e){var t=e.attributes,n=t.autoplay,o=t.caption,r=t.loop,a=t.preload,c=t.src;return Object(V.createElement)("figure",null,Object(V.createElement)("audio",{controls:"controls",src:c,autoPlay:n,loop:r,preload:a}),!$.RichText.isEmpty(o)&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:o}))}},rt=window.getComputedStyle,at=Object(Q.withFallbackStyles)(function(e,t){var n=t.textColor,o=t.backgroundColor,r=o&&o.color,a=n&&n.color,c=!a&&e?e.querySelector('[contenteditable="true"]'):null;return{fallbackBackgroundColor:r||!e?void 0:rt(e).backgroundColor,fallbackTextColor:a||!c?void 0:rt(c).color}}),ct=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).nodeRef=null,e.bindRef=e.bindRef.bind(Object(ne.a)(Object(ne.a)(e))),e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"bindRef",value:function(e){e&&(this.nodeRef=e)}},{key:"render",value:function(){var e,t=this.props,n=t.attributes,o=t.backgroundColor,r=t.textColor,a=t.setBackgroundColor,c=t.setTextColor,i=t.fallbackBackgroundColor,l=t.fallbackTextColor,s=t.setAttributes,u=t.isSelected,b=t.className,m=n.text,d=n.url,h=n.title;return Object(V.createElement)(V.Fragment,null,Object(V.createElement)("div",{className:b,title:h,ref:this.bindRef},Object(V.createElement)($.RichText,{placeholder:Object(G.__)("Add text…"),value:m,onChange:function(e){return s({text:e})},formattingControls:["bold","italic","strikethrough"],className:q()("wp-block-button__link",(e={"has-background":o.color},Object(F.a)(e,o.class,o.class),Object(F.a)(e,"has-text-color",r.color),Object(F.a)(e,r.class,r.class),e)),style:{backgroundColor:o.color,color:r.color},keepPlaceholderOnFocus:!0}),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)($.PanelColorSettings,{title:Object(G.__)("Color Settings"),colorSettings:[{value:o.color,onChange:a,label:Object(G.__)("Background Color")},{value:r.color,onChange:c,label:Object(G.__)("Text Color")}]},Object(V.createElement)($.ContrastChecker,{isLargeText:!0,textColor:r.color,backgroundColor:o.color,fallbackBackgroundColor:i,fallbackTextColor:l})))),u&&Object(V.createElement)("form",{className:"block-library-button__inline-link",onSubmit:function(e){return e.preventDefault()}},Object(V.createElement)(Q.Dashicon,{icon:"admin-links"}),Object(V.createElement)($.URLInput,{value:d,onChange:function(e){return s({url:e})}}),Object(V.createElement)(Q.IconButton,{icon:"editor-break",label:Object(G.__)("Apply"),type:"submit"})))}}]),t}(V.Component),it=Object(oe.compose)([Object($.withColors)("backgroundColor",{textColor:"color"}),at])(ct),lt={url:{type:"string",source:"attribute",selector:"a",attribute:"href"},title:{type:"string",source:"attribute",selector:"a",attribute:"title"},text:{source:"html",selector:"a"},backgroundColor:{type:"string"},textColor:{type:"string"},customBackgroundColor:{type:"string"},customTextColor:{type:"string"}},st="core/button",ut=function(e){return Object(K.omit)(Object(U.a)({},e,{customTextColor:e.textColor&&"#"===e.textColor[0]?e.textColor:void 0,customBackgroundColor:e.color&&"#"===e.color[0]?e.color:void 0}),["color","textColor"])},bt={title:Object(G.__)("Button"),description:Object(G.__)("Want visitors to click to subscribe, buy, or read more? Get their attention with a button."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M19 6H5L3 8v8l2 2h14l2-2V8l-2-2zm0 10H5V8h14v8z"}))),category:"layout",attributes:lt,supports:{align:!0,alignWide:!1},styles:[{name:"default",label:Object(G.__)("Rounded"),isDefault:!0},{name:"outline",label:Object(G.__)("Outline")},{name:"squared",label:Object(G.__)("Squared")}],edit:it,save:function(e){var t,n=e.attributes,o=n.url,r=n.text,a=n.title,c=n.backgroundColor,i=n.textColor,l=n.customBackgroundColor,s=n.customTextColor,u=Object($.getColorClassName)("color",i),b=Object($.getColorClassName)("background-color",c),m=q()("wp-block-button__link",(t={"has-text-color":i||s},Object(F.a)(t,u,u),Object(F.a)(t,"has-background",c||l),Object(F.a)(t,b,b),t)),d={backgroundColor:b?void 0:l,color:u?void 0:s};return Object(V.createElement)("div",null,Object(V.createElement)($.RichText.Content,{tagName:"a",className:m,href:o,title:a,style:d,value:r}))},deprecated:[{attributes:Object(U.a)({},Object(K.pick)(lt,["url","title","text"]),{color:{type:"string"},textColor:{type:"string"},align:{type:"string",default:"none"}}),save:function(e){var t=e.attributes,n=t.url,o=t.text,r=t.title,a=t.align,c={backgroundColor:t.color,color:t.textColor};return Object(V.createElement)("div",{className:"align".concat(a)},Object(V.createElement)($.RichText.Content,{tagName:"a",className:"wp-block-button__link",href:n,title:r,style:c,value:o}))},migrate:ut},{attributes:Object(U.a)({},Object(K.pick)(lt,["url","title","text"]),{color:{type:"string"},textColor:{type:"string"},align:{type:"string",default:"none"}}),save:function(e){var t=e.attributes,n=t.url,o=t.text,r=t.title,a=t.align,c=t.color,i=t.textColor;return Object(V.createElement)("div",{className:"align".concat(a),style:{backgroundColor:c}},Object(V.createElement)($.RichText.Content,{tagName:"a",href:n,title:r,style:{color:i},value:o}))},migrate:ut}]},mt=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).toggleDisplayAsDropdown=e.toggleDisplayAsDropdown.bind(Object(ne.a)(Object(ne.a)(e))),e.toggleShowPostCounts=e.toggleShowPostCounts.bind(Object(ne.a)(Object(ne.a)(e))),e.toggleShowHierarchy=e.toggleShowHierarchy.bind(Object(ne.a)(Object(ne.a)(e))),e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"toggleDisplayAsDropdown",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({displayAsDropdown:!t.displayAsDropdown})}},{key:"toggleShowPostCounts",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({showPostCounts:!t.showPostCounts})}},{key:"toggleShowHierarchy",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({showHierarchy:!t.showHierarchy})}},{key:"getCategories",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=this.props.categories;return t&&t.length?null===e?t:t.filter(function(t){return t.parent===e}):[]}},{key:"getCategoryListClassName",value:function(e){var t=this.props.className;return"".concat(t,"__list ").concat(t,"__list-level-").concat(e)}},{key:"renderCategoryName",value:function(e){return e.name?Object(K.unescape)(e.name).trim():Object(G.__)("(Untitled)")}},{key:"renderCategoryList",value:function(){var e=this,t=this.props.attributes.showHierarchy?0:null,n=this.getCategories(t);return Object(V.createElement)("ul",{className:this.getCategoryListClassName(0)},n.map(function(t){return e.renderCategoryListItem(t,0)}))}},{key:"renderCategoryListItem",value:function(e,t){var n=this,o=this.props.attributes,r=o.showHierarchy,a=o.showPostCounts,c=this.getCategories(e.id);return Object(V.createElement)("li",{key:e.id},Object(V.createElement)("a",{href:e.link,target:"_blank"},this.renderCategoryName(e)),a&&Object(V.createElement)("span",{className:"".concat(this.props.className,"__post-count")}," ","(",e.count,")"),r&&!!c.length&&Object(V.createElement)("ul",{className:this.getCategoryListClassName(t+1)},c.map(function(e){return n.renderCategoryListItem(e,t+1)})))}},{key:"renderCategoryDropdown",value:function(){var e=this,t=this.props.attributes.showHierarchy?0:null,n=this.getCategories(t);return Object(V.createElement)("select",{className:"".concat(this.props.className,"__dropdown")},n.map(function(t){return e.renderCategoryDropdownItem(t,0)}))}},{key:"renderCategoryDropdownItem",value:function(e,t){var n=this,o=this.props.attributes,r=o.showHierarchy,a=o.showPostCounts,c=this.getCategories(e.id);return[Object(V.createElement)("option",{key:e.id},Object(K.times)(3*t,function(){return" "}),this.renderCategoryName(e),a?" (".concat(e.count,")"):""),r&&!!c.length&&c.map(function(e){return n.renderCategoryDropdownItem(e,t+1)})]}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.setAttributes,o=e.isRequesting,r=t.align,a=t.displayAsDropdown,c=t.showHierarchy,i=t.showPostCounts,l=Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Categories Settings")},Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Display as Dropdown"),checked:a,onChange:this.toggleDisplayAsDropdown}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Show Hierarchy"),checked:c,onChange:this.toggleShowHierarchy}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Show Post Counts"),checked:i,onChange:this.toggleShowPostCounts})));return o?Object(V.createElement)(V.Fragment,null,l,Object(V.createElement)(Q.Placeholder,{icon:"admin-post",label:Object(G.__)("Categories")},Object(V.createElement)(Q.Spinner,null))):Object(V.createElement)(V.Fragment,null,l,Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.BlockAlignmentToolbar,{value:r,onChange:function(e){n({align:e})},controls:["left","center","right","full"]})),Object(V.createElement)("div",{className:this.props.className},a?this.renderCategoryDropdown():this.renderCategoryList()))}}]),t}(V.Component),dt=Object(re.withSelect)(function(e){var t=e("core").getEntityRecords,n=e("core/data").isResolving,o={per_page:-1};return{categories:t("taxonomy","category",o),isRequesting:n("core","getEntityRecords",["taxonomy","category",o])}})(mt),ht="core/categories",pt={title:Object(G.__)("Categories"),description:Object(G.__)("Display a list of all your site’s categories."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)("path",{d:"M12,2l-5.5,9h11L12,2z M12,5.84L13.93,9h-3.87L12,5.84z"}),Object(V.createElement)("path",{d:"m17.5 13c-2.49 0-4.5 2.01-4.5 4.5s2.01 4.5 4.5 4.5 4.5-2.01 4.5-4.5-2.01-4.5-4.5-4.5zm0 7c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"}),Object(V.createElement)("path",{d:"m3 21.5h8v-8h-8v8zm2-6h4v4h-4v-4z"})),category:"widgets",attributes:{align:{type:"string"},displayAsDropdown:{type:"boolean",default:!1},showHierarchy:{type:"boolean",default:!1},showPostCounts:{type:"boolean",default:!1}},supports:{html:!1},getEditWrapperProps:function(e){var t=e.align;if(["left","center","right","full"].includes(t))return{"data-align":t}},edit:dt,save:function(){return null}};var gt="core/code",Ot={title:Object(G.__)("Code"),description:Object(G.__)("Add text that respects your spacing and tabs -- perfect for displaying code."),icon:Object(V.createElement)(Q.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)(Q.Path,{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)(Q.Path,{d:"M9.4,16.6L4.8,12l4.6-4.6L8,6l-6,6l6,6L9.4,16.6z M14.6,16.6l4.6-4.6l-4.6-4.6L16,6l6,6l-6,6L14.6,16.6z"})),category:"formatting",attributes:{content:{type:"string",source:"text",selector:"code"}},supports:{html:!1},transforms:{from:[{type:"pattern",trigger:"enter",regExp:/^```$/,transform:function(){return Object(D.createBlock)("core/code")}},{type:"raw",isMatch:function(e){return"PRE"===e.nodeName&&1===e.children.length&&"CODE"===e.firstChild.nodeName},schema:{pre:{children:{code:{children:{"#text":{}}}}}}}]},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className;return Object(V.createElement)("div",{className:o},Object(V.createElement)($.PlainText,{value:t.content,onChange:function(e){return n({content:e})},placeholder:Object(G.__)("Write code…"),"aria-label":Object(G.__)("Code")}))},save:function(e){var t=e.attributes;return Object(V.createElement)("pre",null,Object(V.createElement)("code",null,t.content))}},ft=n(64),jt=["core/column"],vt=n.n(ft)()(function(e){return Object(K.times)(e,function(){return["core/column"]})}),yt="core/columns",wt={title:Object(G.__)("Columns"),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M21 4H3L2 5v14l1 1h18l1-1V5l-1-1zM8 18H4V6h4v12zm6 0h-4V6h4v12zm6 0h-4V6h4v12z"}))),category:"layout",attributes:{columns:{type:"number",default:2}},description:Object(G.__)("Add a block that displays content in multiple columns, then add whatever content blocks you’d like."),supports:{align:["wide","full"]},deprecated:[{attributes:{columns:{type:"number",default:2}},isEligible:function(e,t){return t.some(Object(K.property)(["attributes","layout"]))},migrate:function(e,t){return[e,t.reduce(function(e,t){var n,o,r=t.attributes.layout;return e[n=r&&(o=r.match(/^column-(\d+)$/))?Number(o[1])-1:0]||(e[n]=[]),e[n].push(function(e){return Object(U.a)({},e,{attributes:Object(K.omit)(e.attributes,["layout"])})}(t)),e},[]).map(function(e){return Object(D.createBlock)("core/column",{},e)})]},save:function(e){var t=e.attributes.columns;return Object(V.createElement)("div",{className:"has-".concat(t,"-columns")},Object(V.createElement)($.InnerBlocks.Content,null))}}],edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.columns,a=q()(o,"has-".concat(r,"-columns"));return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,null,Object(V.createElement)(Q.RangeControl,{label:Object(G.__)("Columns"),value:r,onChange:function(e){n({columns:e})},min:2,max:6}))),Object(V.createElement)("div",{className:a},Object(V.createElement)($.InnerBlocks,{template:vt(r),templateLock:"all",allowedBlocks:jt})))},save:function(e){var t=e.attributes.columns;return Object(V.createElement)("div",{className:"has-".concat(t,"-columns")},Object(V.createElement)($.InnerBlocks.Content,null))}},Ct="core/column",kt={title:Object(G.__)("Column"),parent:["core/columns"],icon:Object(V.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("path",{d:"M11.99 18.54l-7.37-5.73L3 14.07l9 7 9-7-1.63-1.27zM12 16l7.36-5.73L21 9l-9-7-9 7 1.63 1.27L12 16zm0-11.47L17.74 9 12 13.47 6.26 9 12 4.53z"})),description:Object(G.__)("A single column within a columns block."),category:"common",supports:{inserter:!1},edit:function(){return Object(V.createElement)($.InnerBlocks,{templateLock:!1})},save:function(){return Object(V.createElement)("div",null,Object(V.createElement)($.InnerBlocks.Content,null))}},Et=["left","center","right","wide","full"],_t={title:{source:"html",selector:"p"},url:{type:"string"},align:{type:"string"},contentAlign:{type:"string",default:"center"},id:{type:"number"},hasParallax:{type:"boolean",default:!1},dimRatio:{type:"number",default:50},overlayColor:{type:"string"},customOverlayColor:{type:"string"},backgroundType:{type:"string",default:"image"}},xt="core/cover",St=["image","video"],Tt={title:Object(G.__)("Cover"),description:Object(G.__)("Add a full-width image or video, and layer text over it — great for headers."),icon:Object(V.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)("path",{d:"M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4zm6 9l-4 5h12l-3-4-2.03 2.71L10 13zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5zM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7zM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7z"}),Object(V.createElement)("path",{d:"M0 0h24v24H0z",fill:"none"})),category:"common",attributes:_t,transforms:{from:[{type:"block",blocks:["core/heading"],transform:function(e){var t=e.content;return Object(D.createBlock)("core/cover",{title:t})}},{type:"block",blocks:["core/image"],transform:function(e){var t=e.caption,n=e.url,o=e.align,r=e.id;return Object(D.createBlock)("core/cover",{title:t,url:n,align:o,id:r})}},{type:"block",blocks:["core/video"],transform:function(e){var t=e.caption,n=e.src,o=e.align,r=e.id;return Object(D.createBlock)("core/cover",{title:t,url:n,align:o,id:r,backgroundType:"video"})}}],to:[{type:"block",blocks:["core/heading"],transform:function(e){var t=e.title;return Object(D.createBlock)("core/heading",{content:t})}},{type:"block",blocks:["core/image"],isMatch:function(e){var t=e.backgroundType;return!e.url||"image"===t},transform:function(e){var t=e.title,n=e.url,o=e.align,r=e.id;return Object(D.createBlock)("core/image",{caption:t,url:n,align:o,id:r})}},{type:"block",blocks:["core/video"],isMatch:function(e){var t=e.backgroundType;return!e.url||"video"===t},transform:function(e){var t=e.title,n=e.url,o=e.align,r=e.id;return Object(D.createBlock)("core/video",{caption:t,src:n,id:r,align:o})}}]},getEditWrapperProps:function(e){var t=e.align;if(-1!==Et.indexOf(t))return{"data-align":t}},edit:Object(oe.compose)([Object($.withColors)({overlayColor:"background-color"}),Q.withNotices])(function(e){var t=e.attributes,n=e.setAttributes,o=e.isSelected,r=e.className,a=e.noticeOperations,c=e.noticeUI,i=e.overlayColor,l=e.setOverlayColor,s=t.align,u=t.backgroundType,b=t.contentAlign,m=t.dimRatio,d=t.hasParallax,h=t.id,p=t.title,g=t.url,O=function(e){if(e&&e.url){var t;if(e.media_type)t="image"===e.media_type?"image":"video";else{if("image"!==e.type&&"video"!==e.type)return;t=e.type}n({url:e.url,id:e.id,backgroundType:t})}else n({url:void 0,id:void 0})},f=function(e){return n({title:e})},j=Object(U.a)({},"image"===u?Bt(g):{},{backgroundColor:i.color}),v=q()(r,"center"!==b&&"has-".concat(b,"-content"),Nt(m),{"has-background-dim":0!==m,"has-parallax":d}),y=Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.BlockAlignmentToolbar,{value:s,onChange:function(e){return n({align:e})}}),!!g&&Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.AlignmentToolbar,{value:b,onChange:function(e){n({contentAlign:e})}}),Object(V.createElement)(Q.Toolbar,null,Object(V.createElement)($.MediaUpload,{onSelect:O,allowedTypes:St,value:h,render:function(e){var t=e.open;return Object(V.createElement)(Q.IconButton,{className:"components-toolbar__control",label:Object(G.__)("Edit media"),icon:"edit",onClick:t})}})))),!!g&&Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Cover Settings")},"image"===u&&Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Fixed Background"),checked:d,onChange:function(){return n({hasParallax:!d})}}),Object(V.createElement)($.PanelColorSettings,{title:Object(G.__)("Overlay"),initialOpen:!0,colorSettings:[{value:i.color,onChange:l,label:Object(G.__)("Overlay Color")}]},Object(V.createElement)(Q.RangeControl,{label:Object(G.__)("Background Opacity"),value:m,onChange:function(e){return n({dimRatio:e})},min:0,max:100,step:10})))));if(!g){var w=!$.RichText.isEmpty(p),C=w?void 0:"format-image",k=w?Object(V.createElement)($.RichText,{tagName:"h2",value:p,onChange:f,inlineToolbar:!0}):Object(G.__)("Cover");return Object(V.createElement)(V.Fragment,null,y,Object(V.createElement)($.MediaPlaceholder,{icon:C,className:r,labels:{title:k,name:Object(G.__)("an image or a video")},onSelect:O,accept:"image/*,video/*",allowedTypes:St,notices:c,onError:a.createErrorNotice}))}return Object(V.createElement)(V.Fragment,null,y,Object(V.createElement)("div",{"data-url":g,style:j,className:v},"video"===u&&Object(V.createElement)("video",{className:"wp-block-cover__video-background",autoPlay:!0,muted:!0,loop:!0,src:g}),(!$.RichText.isEmpty(p)||o)&&Object(V.createElement)($.RichText,{tagName:"p",className:"wp-block-cover-text",placeholder:Object(G.__)("Write title…"),value:p,onChange:f,inlineToolbar:!0})))}),save:function(e){var t=e.attributes,n=e.className,o=t.align,r=t.backgroundType,a=t.contentAlign,c=t.customOverlayColor,i=t.dimRatio,l=t.hasParallax,s=t.overlayColor,u=t.title,b=t.url,m=Object($.getColorClassName)("background-color",s),d="image"===r?Bt(b):{};m||(d.backgroundColor=c);var h=q()(n,Nt(i),m,Object(F.a)({"has-background-dim":0!==i,"has-parallax":l},"has-".concat(a,"-content"),"center"!==a),o?"align".concat(o):null);return Object(V.createElement)("div",{className:h,style:d},"video"===r&&b&&Object(V.createElement)("video",{className:"wp-block-cover__video-background",autoPlay:!0,muted:!0,loop:!0,src:b}),!$.RichText.isEmpty(u)&&Object(V.createElement)($.RichText.Content,{tagName:"p",className:"wp-block-cover-text",value:u}))},deprecated:[{attributes:Object(U.a)({},_t),supports:{className:!1},save:function(e){var t=e.attributes,n=t.url,o=t.title,r=t.hasParallax,a=t.dimRatio,c=t.align,i=t.contentAlign,l=t.overlayColor,s=t.customOverlayColor,u=Object($.getColorClassName)("background-color",l),b=Bt(n);u||(b.backgroundColor=s);var m=q()("wp-block-cover-image",Nt(a),u,Object(F.a)({"has-background-dim":0!==a,"has-parallax":r},"has-".concat(i,"-content"),"center"!==i),c?"align".concat(c):null);return Object(V.createElement)("div",{className:m,style:b},!$.RichText.isEmpty(o)&&Object(V.createElement)($.RichText.Content,{tagName:"p",className:"wp-block-cover-image-text",value:o}))}},{attributes:Object(U.a)({},_t,{title:{source:"html",selector:"h2"}}),save:function(e){var t=e.attributes,n=e.className,o=t.url,r=t.title,a=t.hasParallax,c=t.dimRatio,i=t.align,l=Bt(o),s=q()(n,Nt(c),{"has-background-dim":0!==c,"has-parallax":a},i?"align".concat(i):null);return Object(V.createElement)("section",{className:s,style:l},Object(V.createElement)($.RichText.Content,{tagName:"h2",value:r}))}}]};function Nt(e){return 0===e||50===e?null:"has-background-dim-"+10*Math.round(e/10)}function Bt(e){return e?{backgroundImage:"url(".concat(e,")")}:{}}var At=n(87),Rt=n(74),It=n.n(Rt),Lt=["facebook.com"],zt=[{ratio:"2.33",className:"wp-embed-aspect-21-9"},{ratio:"2.00",className:"wp-embed-aspect-18-9"},{ratio:"1.78",className:"wp-embed-aspect-16-9"},{ratio:"1.33",className:"wp-embed-aspect-4-3"},{ratio:"1.00",className:"wp-embed-aspect-1-1"},{ratio:"0.56",className:"wp-embed-aspect-9-16"},{ratio:"0.50",className:"wp-embed-aspect-1-2"}],Mt=function(e){return(arguments.length>1&&void 0!==arguments[1]?arguments[1]:[]).some(function(t){return e.match(t)})},Pt=function(e){for(var t=$t.concat(Qt),n=0;n<t.length;n++){var o=t[n];if(Mt(e,o.patterns))return o.name}return"core/embed"};function Ht(e,t){return function(n){function o(){var e;return Object(Z.a)(this,o),(e=Object(X.a)(this,Object(ee.a)(o).apply(this,arguments))).switchBackToURLInput=e.switchBackToURLInput.bind(Object(ne.a)(Object(ne.a)(e))),e.setUrl=e.setUrl.bind(Object(ne.a)(Object(ne.a)(e))),e.maybeSwitchBlock=e.maybeSwitchBlock.bind(Object(ne.a)(Object(ne.a)(e))),e.getAttributesFromPreview=e.getAttributesFromPreview.bind(Object(ne.a)(Object(ne.a)(e))),e.setAttributesFromPreview=e.setAttributesFromPreview.bind(Object(ne.a)(Object(ne.a)(e))),e.setAspectRatioClassNames=e.setAspectRatioClassNames.bind(Object(ne.a)(Object(ne.a)(e))),e.getResponsiveHelp=e.getResponsiveHelp.bind(Object(ne.a)(Object(ne.a)(e))),e.toggleResponsive=e.toggleResponsive.bind(Object(ne.a)(Object(ne.a)(e))),e.handleIncomingPreview=e.handleIncomingPreview.bind(Object(ne.a)(Object(ne.a)(e))),e.state={editingURL:!1,url:e.props.attributes.url},e.props.preview&&e.handleIncomingPreview(),e}return Object(te.a)(o,n),Object(J.a)(o,[{key:"handleIncomingPreview",value:function(){this.setAttributesFromPreview(),this.maybeSwitchBlock()}},{key:"componentDidUpdate",value:function(e){var t=void 0!==this.props.preview,n=void 0!==e.preview,o=this.props.preview&&this.props.attributes.url!==e.attributes.url;if((!(this.props.attributes.url!==e.attributes.url||t&&!n)||!this.maybeSwitchBlock())&&(t&&!n||o)){if(this.props.cannotEmbed)return void this.setState({editingURL:!0});this.handleIncomingPreview()}}},{key:"getPhotoHtml",value:function(e){var t=Object(V.createElement)("p",null,Object(V.createElement)("img",{src:e.thumbnail_url,alt:e.title,width:"100%"}));return Object(V.renderToString)(t)}},{key:"setUrl",value:function(e){e&&e.preventDefault();var t=this.state.url,n=this.props.setAttributes;this.setState({editingURL:!1}),n({url:t})}},{key:"maybeSwitchBlock",value:function(){var e=this.props.preview,t=this.props.attributes.url;if(!t)return!1;var n=Pt(t);if("core-embed/wordpress"!==this.props.name&&"core/embed"!==n&&this.props.name!==n)return this.props.onReplace(Object(D.createBlock)(n,{url:t})),!0;if(e){var o=e.html;if(Object(K.includes)(o,'class="wp-embedded-content" data-secret')&&"core-embed/wordpress"!==this.props.name)return this.props.onReplace(Object(D.createBlock)("core-embed/wordpress",Object(U.a)({url:t},this.getAttributesFromPreview(this.props.preview,this.props.attributes.allowResponsive)))),!0}return!1}},{key:"getAspectRatioClassNames",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=document.implementation.createHTMLDocument("");n.body.innerHTML=e;var o=n.body.querySelector("iframe");if(o&&o.height&&o.width)for(var r=(o.width/o.height).toFixed(2),a=0;a<zt.length;a++){var c,i=zt[a];if(r>=i.ratio)return c={},Object(F.a)(c,i.className,t),Object(F.a)(c,"wp-has-aspect-ratio",t),c}return this.props.attributes.className}},{key:"setAspectRatioClassNames",value:function(e){if(this.props.attributes.allowResponsive){var t=It()(this.props.attributes.className,this.getAspectRatioClassNames(e));this.props.setAttributes({className:t})}}},{key:"getAttributesFromPreview",value:function(t){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o={},r=t.type,a=void 0===r?"rich":r,c=t.html,i=t.provider_name,l=Object(K.kebabCase)(Object(K.toLower)(""!==i?i:e));return Object(K.includes)(c,'class="wp-embedded-content" data-secret')&&(a="wp-embed"),(c||"photo"===a)&&(o.type=a,o.providerNameSlug=l),o.className=It()(this.props.attributes.className,this.getAspectRatioClassNames(c,n)),o}},{key:"setAttributesFromPreview",value:function(){var e=this.props,t=e.setAttributes,n=e.preview,o=this.props.attributes.allowResponsive;t(this.getAttributesFromPreview(n,o))}},{key:"switchBackToURLInput",value:function(){this.setState({editingURL:!0})}},{key:"getResponsiveHelp",value:function(e){return e?Object(G.__)("Videos and other content automatically resizes."):Object(G.__)("Content is fixed size.")}},{key:"toggleResponsive",value:function(){var e=this.props.attributes,t=e.allowResponsive,n=e.className,o=this.props.preview.html,r=this.getAspectRatioClassNames(o,!t);this.props.setAttributes({allowResponsive:!t,className:It()(n,r)})}},{key:"render",value:function(){var n=this,o=this.state,r=o.url,a=o.editingURL,c=this.props.attributes,i=c.caption,l=c.type,s=c.allowResponsive,u=this.props,b=u.fetching,m=u.setAttributes,d=u.isSelected,h=u.className,p=u.preview,g=u.cannotEmbed,O=u.supportsResponsive,f=Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)(Q.Toolbar,null,p&&!g&&Object(V.createElement)(Q.IconButton,{className:"components-toolbar__control",label:Object(G.__)("Edit URL"),icon:"edit",onClick:this.switchBackToURLInput}))),O&&Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Media Settings"),className:"blocks-responsive"},Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Automatically scale content"),checked:s,help:this.getResponsiveHelp,onChange:this.toggleResponsive}))));if(b)return Object(V.createElement)("div",{className:"wp-block-embed is-loading"},Object(V.createElement)(Q.Spinner,null),Object(V.createElement)("p",null,Object(G.__)("Embedding…")));var j=Object(G.sprintf)(Object(G.__)("%s URL"),e);if(!p||g||a)return Object(V.createElement)(Q.Placeholder,{icon:Object(V.createElement)($.BlockIcon,{icon:t,showColors:!0}),label:j,className:"wp-block-embed"},Object(V.createElement)("form",{onSubmit:this.setUrl},Object(V.createElement)("input",{type:"url",value:r||"",className:"components-placeholder__input","aria-label":j,placeholder:Object(G.__)("Enter URL to embed here…"),onChange:function(e){return n.setState({url:e.target.value})}}),Object(V.createElement)(Q.Button,{isLarge:!0,type:"submit"},Object(G.__)("Embed")),g&&Object(V.createElement)("p",{className:"components-placeholder__error"},Object(G.__)("Sorry, we could not embed that content."))));var v="photo"===l?this.getPhotoHtml(p):p.html,y=p.scripts,w=Object(At.parse)(r),C=Object(K.includes)(Lt,w.host.replace(/^www\./,"")),k=Object(G.sprintf)(Object(G.__)("Embedded content from %s"),w.host),E=It()(l,h),_="wp-embed"===l?Object(V.createElement)("div",{className:"wp-block-embed__wrapper",dangerouslySetInnerHTML:{__html:v}}):Object(V.createElement)("div",{className:"wp-block-embed__wrapper"},Object(V.createElement)(Q.SandBox,{html:v,scripts:y,title:k,type:E}));return Object(V.createElement)("figure",{className:It()(h,"wp-block-embed",{"is-type-video":"video"===l})},f,C?Object(V.createElement)(Q.Placeholder,{icon:Object(V.createElement)($.BlockIcon,{icon:t,showColors:!0}),label:j},Object(V.createElement)("p",{className:"components-placeholder__error"},Object(V.createElement)("a",{href:r},r)),Object(V.createElement)("p",{className:"components-placeholder__error"},Object(G.__)("Previews for this are unavailable in the editor, sorry!"))):_,(!$.RichText.isEmpty(i)||d)&&Object(V.createElement)($.RichText,{tagName:"figcaption",placeholder:Object(G.__)("Write caption…"),value:i,onChange:function(e){return m({caption:e})},inlineToolbar:!0}))}}]),o}(V.Component)}var Dt={url:{type:"string"},caption:{source:"html",selector:"figcaption"},type:{type:"string"},providerNameSlug:{type:"string"},allowResponsive:{type:"boolean",default:!0}};function Ft(e){var t=e.title,n=e.description,o=e.icon,r=e.category,a=void 0===r?"embed":r,c=e.transforms,i=e.keywords,l=void 0===i?[]:i,s=e.supports,u=void 0===s?{}:s;return{title:t,description:n||Object(G.sprintf)(Object(G.__)("Add a block that displays content pulled from other sites, like Twitter, Instagram or YouTube."),t),icon:o,category:a,keywords:l,attributes:Dt,supports:Object(U.a)({align:!0},u),transforms:c,edit:Object(oe.compose)(Object(re.withSelect)(function(e,t){var n=t.attributes.url,o=e("core"),r=o.getEmbedPreview,a=o.isPreviewEmbedFallback,c=o.isRequestingEmbedPreview,i=o.getThemeSupports,l=void 0!==n&&r(n),s=void 0!==n&&a(n),u=void 0!==n&&c(n),b=i(),m=!!l&&void 0===l.type&&!1===l.html,d=!!l&&l.data&&404===l.data.status,h=!!l&&!m&&!d,p=void 0!==n&&(!h||s);return{preview:h?l:void 0,fetching:u,supportsResponsive:b["responsive-embeds"],cannotEmbed:p}}))(Ht(t,o)),save:function(e){var t,n=e.attributes,o=n.url,r=n.caption,a=n.type,c=n.providerNameSlug;if(!o)return null;var i=It()("wp-block-embed",(t={},Object(F.a)(t,"is-type-".concat(a),a),Object(F.a)(t,"is-provider-".concat(c),c),t));return Object(V.createElement)("figure",{className:i},Object(V.createElement)("div",{className:"wp-block-embed__wrapper"},"\n".concat(o,"\n")),!$.RichText.isEmpty(r)&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:r}))},deprecated:[{attributes:Dt,save:function(e){var t,n=e.attributes,o=n.url,r=n.caption,a=n.type,c=n.providerNameSlug;if(!o)return null;var i=It()("wp-block-embed",(t={},Object(F.a)(t,"is-type-".concat(a),a),Object(F.a)(t,"is-provider-".concat(c),c),t));return Object(V.createElement)("figure",{className:i},"\n".concat(o,"\n"),!$.RichText.isEmpty(r)&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:r}))}}]}}var Ut="core/embed",Vt=Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)("path",{d:"M19,4H5C3.89,4,3,4.9,3,6v12c0,1.1,0.89,2,2,2h14c1.1,0,2-0.9,2-2V6C21,4.9,20.11,4,19,4z M19,18H5V8h14V18z"})),Wt=Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("path",{d:"M21 3H3L1 5v14l2 2h18l2-2V5l-2-2zm0 16H3V5h18v14zM8 15a3 3 0 0 1 4-3V6h5v2h-3v7a3 3 0 0 1-6 0z"})),qt=Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)("path",{d:"M21,4H3C1.9,4,1,4.9,1,6v12c0,1.1,0.9,2,2,2h18c1.1,0,2-0.9,2-2V6C23,4.9,22.1,4,21,4z M21,18H3V6h18V18z"}),Object(V.createElement)("polygon",{points:"14.5 11 11 15.51 8.5 12.5 5 17 19 17"})),Kt=Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)("path",{d:"m10 8v8l5-4-5-4zm9-5h-14c-1.1 0-2 0.9-2 2v14c0 1.1 0.9 2 2 2h14c1.1 0 2-0.9 2-2v-14c0-1.1-0.9-2-2-2zm0 16h-14v-14h14v14z"})),Gt=Ft({title:Object(G.__)("Embed"),description:Object(G.__)("The Embed block allows you to easily add videos, images, tweets, audio, and other content to your post or page."),icon:Vt,transforms:{from:[{type:"raw",isMatch:function(e){return"P"===e.nodeName&&/^\s*(https?:\/\/\S+)\s*$/i.test(e.textContent)},transform:function(e){return Object(D.createBlock)("core/embed",{url:e.textContent.trim()})}}]}}),$t=[{name:"core-embed/twitter",settings:Ft({title:"Twitter",icon:{foreground:"#1da1f2",src:Object(V.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M22.23 5.924c-.736.326-1.527.547-2.357.646.847-.508 1.498-1.312 1.804-2.27-.793.47-1.67.812-2.606.996C18.325 4.498 17.258 4 16.078 4c-2.266 0-4.103 1.837-4.103 4.103 0 .322.036.635.106.935-3.41-.17-6.433-1.804-8.457-4.287-.353.607-.556 1.312-.556 2.064 0 1.424.724 2.68 1.825 3.415-.673-.022-1.305-.207-1.86-.514v.052c0 1.988 1.415 3.647 3.293 4.023-.344.095-.707.145-1.08.145-.265 0-.522-.026-.773-.074.522 1.63 2.038 2.817 3.833 2.85-1.404 1.1-3.174 1.757-5.096 1.757-.332 0-.66-.02-.98-.057 1.816 1.164 3.973 1.843 6.29 1.843 7.547 0 11.675-6.252 11.675-11.675 0-.178-.004-.355-.012-.53.802-.578 1.497-1.3 2.047-2.124z"})))},keywords:["tweet"]}),patterns:[/^https?:\/\/(www\.)?twitter\.com\/.+/i]},{name:"core-embed/youtube",settings:Ft({title:"YouTube",icon:{foreground:"#ff0000",src:Object(V.createElement)("svg",{viewBox:"0 0 24 24"},Object(V.createElement)("path",{d:"M21.8 8s-.195-1.377-.795-1.984c-.76-.797-1.613-.8-2.004-.847-2.798-.203-6.996-.203-6.996-.203h-.01s-4.197 0-6.996.202c-.39.046-1.242.05-2.003.846C2.395 6.623 2.2 8 2.2 8S2 9.62 2 11.24v1.517c0 1.618.2 3.237.2 3.237s.195 1.378.795 1.985c.76.797 1.76.77 2.205.855 1.6.153 6.8.2 6.8.2s4.203-.005 7-.208c.392-.047 1.244-.05 2.005-.847.6-.607.795-1.985.795-1.985s.2-1.618.2-3.237v-1.517C22 9.62 21.8 8 21.8 8zM9.935 14.595v-5.62l5.403 2.82-5.403 2.8z"}))},keywords:[Object(G.__)("music"),Object(G.__)("video")]}),patterns:[/^https?:\/\/((m|www)\.)?youtube\.com\/.+/i,/^https?:\/\/youtu\.be\/.+/i]},{name:"core-embed/facebook",settings:Ft({title:"Facebook",icon:{foreground:"#3b5998",src:Object(V.createElement)("svg",{viewBox:"0 0 24 24"},Object(V.createElement)("path",{d:"M20 3H4c-.6 0-1 .4-1 1v16c0 .5.4 1 1 1h8.6v-7h-2.3v-2.7h2.3v-2c0-2.3 1.4-3.6 3.5-3.6 1 0 1.8.1 2.1.1v2.4h-1.4c-1.1 0-1.3.5-1.3 1.3v1.7h2.7l-.4 2.8h-2.3v7H20c.5 0 1-.4 1-1V4c0-.6-.4-1-1-1z"}))}}),patterns:[/^https?:\/\/www\.facebook.com\/.+/i]},{name:"core-embed/instagram",settings:Ft({title:"Instagram",icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24"},Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M12 4.622c2.403 0 2.688.01 3.637.052.877.04 1.354.187 1.67.31.42.163.72.358 1.036.673.315.315.51.615.673 1.035.123.317.27.794.31 1.67.043.95.052 1.235.052 3.638s-.01 2.688-.052 3.637c-.04.877-.187 1.354-.31 1.67-.163.42-.358.72-.673 1.036-.315.315-.615.51-1.035.673-.317.123-.794.27-1.67.31-.95.043-1.234.052-3.638.052s-2.688-.01-3.637-.052c-.877-.04-1.354-.187-1.67-.31-.42-.163-.72-.358-1.036-.673-.315-.315-.51-.615-.673-1.035-.123-.317-.27-.794-.31-1.67-.043-.95-.052-1.235-.052-3.638s.01-2.688.052-3.637c.04-.877.187-1.354.31-1.67.163-.42.358-.72.673-1.036.315-.315.615-.51 1.035-.673.317-.123.794-.27 1.67-.31.95-.043 1.235-.052 3.638-.052M12 3c-2.444 0-2.75.01-3.71.054s-1.613.196-2.185.418c-.592.23-1.094.538-1.594 1.04-.5.5-.807 1-1.037 1.593-.223.572-.375 1.226-.42 2.184C3.01 9.25 3 9.555 3 12s.01 2.75.054 3.71.196 1.613.418 2.186c.23.592.538 1.094 1.038 1.594s1.002.808 1.594 1.038c.572.222 1.227.375 2.185.418.96.044 1.266.054 3.71.054s2.75-.01 3.71-.054 1.613-.196 2.186-.418c.592-.23 1.094-.538 1.594-1.038s.808-1.002 1.038-1.594c.222-.572.375-1.227.418-2.185.044-.96.054-1.266.054-3.71s-.01-2.75-.054-3.71-.196-1.613-.418-2.186c-.23-.592-.538-1.094-1.038-1.594s-1.002-.808-1.594-1.038c-.572-.222-1.227-.375-2.185-.418C14.75 3.01 14.445 3 12 3zm0 4.378c-2.552 0-4.622 2.07-4.622 4.622s2.07 4.622 4.622 4.622 4.622-2.07 4.622-4.622S14.552 7.378 12 7.378zM12 15c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3zm4.804-8.884c-.596 0-1.08.484-1.08 1.08s.484 1.08 1.08 1.08c.596 0 1.08-.484 1.08-1.08s-.483-1.08-1.08-1.08z"}))),keywords:[Object(G.__)("image")]}),patterns:[/^https?:\/\/(www\.)?instagr(\.am|am\.com)\/.+/i]},{name:"core-embed/wordpress",settings:Ft({title:"WordPress",icon:{foreground:"#0073AA",src:Object(V.createElement)("svg",{viewBox:"0 0 24 24"},Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M12.158 12.786l-2.698 7.84c.806.236 1.657.365 2.54.365 1.047 0 2.05-.18 2.986-.51-.024-.037-.046-.078-.065-.123l-2.762-7.57zM3.008 12c0 3.56 2.07 6.634 5.068 8.092L3.788 8.342c-.5 1.117-.78 2.354-.78 3.658zm15.06-.454c0-1.112-.398-1.88-.74-2.48-.456-.74-.883-1.368-.883-2.11 0-.825.627-1.595 1.51-1.595.04 0 .078.006.116.008-1.598-1.464-3.73-2.36-6.07-2.36-3.14 0-5.904 1.613-7.512 4.053.21.008.41.012.58.012.94 0 2.395-.114 2.395-.114.484-.028.54.684.057.74 0 0-.487.058-1.03.086l3.275 9.74 1.968-5.902-1.4-3.838c-.485-.028-.944-.085-.944-.085-.486-.03-.43-.77.056-.742 0 0 1.484.114 2.368.114.94 0 2.397-.114 2.397-.114.486-.028.543.684.058.74 0 0-.488.058-1.03.086l3.25 9.665.897-2.997c.456-1.17.684-2.137.684-2.907zm1.82-3.86c.04.286.06.593.06.924 0 .912-.17 1.938-.683 3.22l-2.746 7.94c2.672-1.558 4.47-4.454 4.47-7.77 0-1.564-.4-3.033-1.1-4.314zM12 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z"})))},keywords:[Object(G.__)("post"),Object(G.__)("blog")]})},{name:"core-embed/soundcloud",settings:Ft({title:"SoundCloud",icon:Wt,keywords:[Object(G.__)("music"),Object(G.__)("audio")]}),patterns:[/^https?:\/\/(www\.)?soundcloud\.com\/.+/i]},{name:"core-embed/spotify",settings:Ft({title:"Spotify",icon:{foreground:"#1db954",src:Object(V.createElement)("svg",{viewBox:"0 0 24 24"},Object(V.createElement)("path",{d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2m4.586 14.424c-.18.295-.563.387-.857.207-2.35-1.434-5.305-1.76-8.786-.963-.335.077-.67-.133-.746-.47-.077-.334.132-.67.47-.745 3.808-.87 7.076-.496 9.712 1.115.293.18.386.563.206.857M17.81 13.7c-.226.367-.706.482-1.072.257-2.687-1.652-6.785-2.13-9.965-1.166-.413.127-.848-.106-.973-.517-.125-.413.108-.848.52-.973 3.632-1.102 8.147-.568 11.234 1.328.366.226.48.707.256 1.072m.105-2.835C14.692 8.95 9.375 8.775 6.297 9.71c-.493.15-1.016-.13-1.166-.624-.148-.495.13-1.017.625-1.167 3.532-1.073 9.404-.866 13.115 1.337.445.264.59.838.327 1.282-.264.443-.838.59-1.282.325"}))},keywords:[Object(G.__)("music"),Object(G.__)("audio")]}),patterns:[/^https?:\/\/(open|play)\.spotify\.com\/.+/i]},{name:"core-embed/flickr",settings:Ft({title:"Flickr",icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24"},Object(V.createElement)("path",{d:"m6.5 7c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5zm11 0c-2.75 0-5 2.25-5 5s2.25 5 5 5 5-2.25 5-5-2.25-5-5-5z"})),keywords:[Object(G.__)("image")]}),patterns:[/^https?:\/\/(www\.)?flickr\.com\/.+/i,/^https?:\/\/flic\.kr\/.+/i]},{name:"core-embed/vimeo",settings:Ft({title:"Vimeo",icon:{foreground:"#1ab7ea",src:Object(V.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M22.396 7.164c-.093 2.026-1.507 4.8-4.245 8.32C15.323 19.16 12.93 21 10.97 21c-1.214 0-2.24-1.12-3.08-3.36-.56-2.052-1.118-4.105-1.68-6.158-.622-2.24-1.29-3.36-2.004-3.36-.156 0-.7.328-1.634.98l-.978-1.26c1.027-.903 2.04-1.806 3.037-2.71C6 3.95 7.03 3.328 7.716 3.265c1.62-.156 2.616.95 2.99 3.32.404 2.558.685 4.148.84 4.77.468 2.12.982 3.18 1.543 3.18.435 0 1.09-.687 1.963-2.064.872-1.376 1.34-2.422 1.402-3.142.125-1.187-.343-1.782-1.4-1.782-.5 0-1.013.115-1.542.34 1.023-3.35 2.977-4.976 5.862-4.883 2.14.063 3.148 1.45 3.024 4.16z"})))},keywords:[Object(G.__)("video")]}),patterns:[/^https?:\/\/(www\.)?vimeo\.com\/.+/i]}],Qt=[{name:"core-embed/animoto",settings:Ft({title:"Animoto",icon:Kt}),patterns:[/^https?:\/\/(www\.)?(animoto|video214)\.com\/.+/i]},{name:"core-embed/cloudup",settings:Ft({title:"Cloudup",icon:Vt}),patterns:[/^https?:\/\/cloudup\.com\/.+/i]},{name:"core-embed/collegehumor",settings:Ft({title:"CollegeHumor",icon:Kt}),patterns:[/^https?:\/\/(www\.)?collegehumor\.com\/.+/i]},{name:"core-embed/dailymotion",settings:Ft({title:"Dailymotion",icon:Kt}),patterns:[/^https?:\/\/(www\.)?dailymotion\.com\/.+/i]},{name:"core-embed/funnyordie",settings:Ft({title:"Funny or Die",icon:Kt}),patterns:[/^https?:\/\/(www\.)?funnyordie\.com\/.+/i]},{name:"core-embed/hulu",settings:Ft({title:"Hulu",icon:Kt}),patterns:[/^https?:\/\/(www\.)?hulu\.com\/.+/i]},{name:"core-embed/imgur",settings:Ft({title:"Imgur",icon:qt}),patterns:[/^https?:\/\/(.+\.)?imgur\.com\/.+/i]},{name:"core-embed/issuu",settings:Ft({title:"Issuu",icon:Vt}),patterns:[/^https?:\/\/(www\.)?issuu\.com\/.+/i]},{name:"core-embed/kickstarter",settings:Ft({title:"Kickstarter",icon:Vt}),patterns:[/^https?:\/\/(www\.)?kickstarter\.com\/.+/i,/^https?:\/\/kck\.st\/.+/i]},{name:"core-embed/meetup-com",settings:Ft({title:"Meetup.com",icon:Vt}),patterns:[/^https?:\/\/(www\.)?meetu(\.ps|p\.com)\/.+/i]},{name:"core-embed/mixcloud",settings:Ft({title:"Mixcloud",icon:Wt,keywords:[Object(G.__)("music"),Object(G.__)("audio")]}),patterns:[/^https?:\/\/(www\.)?mixcloud\.com\/.+/i]},{name:"core-embed/photobucket",settings:Ft({title:"Photobucket",icon:qt}),patterns:[/^http:\/\/g?i*\.photobucket\.com\/.+/i]},{name:"core-embed/polldaddy",settings:Ft({title:"Polldaddy",icon:Vt}),patterns:[/^https?:\/\/(www\.)?polldaddy\.com\/.+/i]},{name:"core-embed/reddit",settings:Ft({title:"Reddit",icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24"},Object(V.createElement)("path",{d:"M22 11.816c0-1.256-1.02-2.277-2.277-2.277-.593 0-1.122.24-1.526.613-1.48-.965-3.455-1.594-5.647-1.69l1.17-3.702 3.18.75c.01 1.027.847 1.86 1.877 1.86 1.035 0 1.877-.84 1.877-1.877 0-1.035-.842-1.877-1.877-1.877-.77 0-1.43.466-1.72 1.13L13.55 3.92c-.204-.047-.4.067-.46.26l-1.35 4.27c-2.317.037-4.412.67-5.97 1.67-.402-.355-.917-.58-1.493-.58C3.02 9.54 2 10.56 2 11.815c0 .814.433 1.523 1.078 1.925-.037.222-.06.445-.06.673 0 3.292 4.01 5.97 8.94 5.97s8.94-2.678 8.94-5.97c0-.214-.02-.424-.052-.632.687-.39 1.154-1.12 1.154-1.964zm-3.224-7.422c.606 0 1.1.493 1.1 1.1s-.493 1.1-1.1 1.1-1.1-.494-1.1-1.1.493-1.1 1.1-1.1zm-16 7.422c0-.827.673-1.5 1.5-1.5.313 0 .598.103.838.27-.85.675-1.477 1.478-1.812 2.36-.32-.274-.525-.676-.525-1.13zm9.183 7.79c-4.502 0-8.165-2.33-8.165-5.193S7.457 9.22 11.96 9.22s8.163 2.33 8.163 5.193-3.663 5.193-8.164 5.193zM20.635 13c-.326-.89-.948-1.7-1.797-2.383.247-.186.55-.3.882-.3.827 0 1.5.672 1.5 1.5 0 .482-.23.91-.586 1.184zm-11.64 1.704c-.76 0-1.397-.616-1.397-1.376 0-.76.636-1.397 1.396-1.397.76 0 1.376.638 1.376 1.398 0 .76-.616 1.376-1.376 1.376zm7.405-1.376c0 .76-.615 1.376-1.375 1.376s-1.4-.616-1.4-1.376c0-.76.64-1.397 1.4-1.397.76 0 1.376.638 1.376 1.398zm-1.17 3.38c.15.152.15.398 0 .55-.675.674-1.728 1.002-3.22 1.002l-.01-.002-.012.002c-1.492 0-2.544-.328-3.218-1.002-.152-.152-.152-.398 0-.55.152-.152.4-.15.55 0 .52.52 1.394.775 2.67.775l.01.002.01-.002c1.276 0 2.15-.253 2.67-.775.15-.152.398-.152.55 0z"}))}),patterns:[/^https?:\/\/(www\.)?reddit\.com\/.+/i]},{name:"core-embed/reverbnation",settings:Ft({title:"ReverbNation",icon:Wt}),patterns:[/^https?:\/\/(www\.)?reverbnation\.com\/.+/i]},{name:"core-embed/screencast",settings:Ft({title:"Screencast",icon:Kt}),patterns:[/^https?:\/\/(www\.)?screencast\.com\/.+/i]},{name:"core-embed/scribd",settings:Ft({title:"Scribd",icon:Vt}),patterns:[/^https?:\/\/(www\.)?scribd\.com\/.+/i]},{name:"core-embed/slideshare",settings:Ft({title:"Slideshare",icon:Vt}),patterns:[/^https?:\/\/(.+?\.)?slideshare\.net\/.+/i]},{name:"core-embed/smugmug",settings:Ft({title:"SmugMug",icon:qt}),patterns:[/^https?:\/\/(www\.)?smugmug\.com\/.+/i]},{name:"core-embed/speaker",settings:Ft({title:"Speaker",icon:Wt,supports:{inserter:!1}}),patterns:[]},{name:"core-embed/speaker-deck",settings:Ft({title:"Speaker Deck",icon:Vt,transform:[{type:"block",blocks:["core-embed/speaker"],transform:function(e){return Object(D.createBlock)("core-embed/speaker-deck",{content:e})}}]}),patterns:[/^https?:\/\/(www\.)?speakerdeck\.com\/.+/i]},{name:"core-embed/ted",settings:Ft({title:"TED",icon:Kt}),patterns:[/^https?:\/\/(www\.|embed\.)?ted\.com\/.+/i]},{name:"core-embed/tumblr",settings:Ft({title:"Tumblr",icon:{foreground:"#35465c",src:Object(V.createElement)("svg",{viewBox:"0 0 24 24"},Object(V.createElement)("path",{d:"M19 3H5c-1.105 0-2 .895-2 2v14c0 1.105.895 2 2 2h14c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2zm-5.57 14.265c-2.445.042-3.37-1.742-3.37-2.998V10.6H8.922V9.15c1.703-.615 2.113-2.15 2.21-3.026.006-.06.053-.084.08-.084h1.645V8.9h2.246v1.7H12.85v3.495c.008.476.182 1.13 1.08 1.107.3-.008.698-.094.907-.194l.54 1.6c-.205.297-1.12.642-1.946.657z"}))}}),patterns:[/^https?:\/\/(www\.)?tumblr\.com\/.+/i]},{name:"core-embed/videopress",settings:Ft({title:"VideoPress",icon:Kt,keywords:[Object(G.__)("video")]}),patterns:[/^https?:\/\/videopress\.com\/.+/i]},{name:"core-embed/wordpress-tv",settings:Ft({title:"WordPress.tv",icon:Kt}),patterns:[/^https?:\/\/wordpress\.tv\/.+/i]}];function Yt(e){return e?Object(G.__)("The download button is visible."):Object(G.__)("The download button is hidden.")}function Zt(e){var t=e.hrefs,n=e.openInNewWindow,o=e.showDownloadButton,r=e.changeLinkDestinationOption,a=e.changeOpenInNewWindow,c=e.changeShowDownloadButton,i=t.href,l=t.textLinkHref,s=t.attachmentPage,u=[{value:i,label:Object(G.__)("URL")}];return s&&(u=[{value:i,label:Object(G.__)("Media File")},{value:s,label:Object(G.__)("Attachment Page")}]),Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Text Link Settings")},Object(V.createElement)(Q.SelectControl,{label:Object(G.__)("Link To"),value:l,options:u,onChange:r}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Open in New Tab"),checked:n,onChange:a})),Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Download Button Settings")},Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Show Download Button"),help:Yt,checked:o,onChange:c}))))}var Jt=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).onSelectFile=e.onSelectFile.bind(Object(ne.a)(Object(ne.a)(e))),e.confirmCopyURL=e.confirmCopyURL.bind(Object(ne.a)(Object(ne.a)(e))),e.resetCopyConfirmation=e.resetCopyConfirmation.bind(Object(ne.a)(Object(ne.a)(e))),e.changeLinkDestinationOption=e.changeLinkDestinationOption.bind(Object(ne.a)(Object(ne.a)(e))),e.changeOpenInNewWindow=e.changeOpenInNewWindow.bind(Object(ne.a)(Object(ne.a)(e))),e.changeShowDownloadButton=e.changeShowDownloadButton.bind(Object(ne.a)(Object(ne.a)(e))),e.state={hasError:!1,showCopyConfirmation:!1},e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"componentDidMount",value:function(){var e=this,t=this.props,n=t.attributes,o=t.noticeOperations,r=n.href;if(Object(de.isBlobURL)(r)){var a=Object(de.getBlobByURL)(r);Object($.mediaUpload)({filesList:[a],onFileChange:function(t){var n=Object(he.a)(t,1)[0];return e.onSelectFile(n)},onError:function(t){e.setState({hasError:!0}),o.createErrorNotice(t)}}),Object(de.revokeBlobURL)(r)}}},{key:"componentDidUpdate",value:function(e){e.isSelected&&!this.props.isSelected&&this.setState({showCopyConfirmation:!1})}},{key:"onSelectFile",value:function(e){e&&e.url&&(this.setState({hasError:!1}),this.props.setAttributes({href:e.url,fileName:e.title,textLinkHref:e.url,id:e.id}))}},{key:"confirmCopyURL",value:function(){this.setState({showCopyConfirmation:!0})}},{key:"resetCopyConfirmation",value:function(){this.setState({showCopyConfirmation:!1})}},{key:"changeLinkDestinationOption",value:function(e){this.props.setAttributes({textLinkHref:e})}},{key:"changeOpenInNewWindow",value:function(e){this.props.setAttributes({textLinkTarget:!!e&&"_blank"})}},{key:"changeShowDownloadButton",value:function(e){this.props.setAttributes({showDownloadButton:e})}},{key:"render",value:function(){var e=this.props,t=e.className,n=e.isSelected,o=e.attributes,r=e.setAttributes,a=e.noticeUI,c=e.noticeOperations,i=e.media,l=o.fileName,s=o.href,u=o.textLinkHref,b=o.textLinkTarget,m=o.showDownloadButton,d=o.downloadButtonText,h=o.id,p=this.state,g=p.hasError,O=p.showCopyConfirmation,f=i&&i.link;if(!s||g)return Object(V.createElement)($.MediaPlaceholder,{icon:"media-default",labels:{title:Object(G.__)("File"),name:Object(G.__)("a file")},onSelect:this.onSelectFile,notices:a,onError:c.createErrorNotice,accept:"*"});var j=q()(t,{"is-transient":Object(de.isBlobURL)(s)});return Object(V.createElement)(V.Fragment,null,Object(V.createElement)(Zt,Object(Y.a)({hrefs:{href:s,textLinkHref:u,attachmentPage:f}},{openInNewWindow:!!b,showDownloadButton:m,changeLinkDestinationOption:this.changeLinkDestinationOption,changeOpenInNewWindow:this.changeOpenInNewWindow,changeShowDownloadButton:this.changeShowDownloadButton})),Object(V.createElement)($.BlockControls,null,Object(V.createElement)(Q.Toolbar,null,Object(V.createElement)($.MediaUpload,{onSelect:this.onSelectFile,value:h,render:function(e){var t=e.open;return Object(V.createElement)(Q.IconButton,{className:"components-toolbar__control",label:Object(G.__)("Edit file"),onClick:t,icon:"edit"})}}))),Object(V.createElement)("div",{className:j},Object(V.createElement)("div",{className:"".concat(t,"__content-wrapper")},Object(V.createElement)($.RichText,{wrapperClassName:"".concat(t,"__textlink"),tagName:"div",value:l,placeholder:Object(G.__)("Write file name…"),keepPlaceholderOnFocus:!0,formattingControls:[],onChange:function(e){return r({fileName:e})}}),m&&Object(V.createElement)("div",{className:"".concat(t,"__button-richtext-wrapper")},Object(V.createElement)($.RichText,{tagName:"div",className:"".concat(t,"__button"),value:d,formattingControls:[],placeholder:Object(G.__)("Add text…"),keepPlaceholderOnFocus:!0,onChange:function(e){return r({downloadButtonText:e})}}))),n&&Object(V.createElement)(Q.ClipboardButton,{isDefault:!0,text:s,className:"".concat(t,"__copy-url-button"),onCopy:this.confirmCopyURL,onFinishCopy:this.resetCopyConfirmation},O?Object(G.__)("Copied!"):Object(G.__)("Copy URL"))))}}]),t}(V.Component),Xt=Object(oe.compose)([Object(re.withSelect)(function(e,t){var n=e("core").getMedia,o=t.attributes.id;return{media:void 0===o?void 0:n(o)}}),Q.withNotices])(Jt),en="core/file",tn={title:Object(G.__)("File"),description:Object(G.__)("Add a link to a file that visitors can download."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("path",{d:"M9 6l2 2h9v10H4V6h5m1-2H4L2 6v12l2 2h16l2-2V8l-2-2h-8l-2-2z"})),category:"common",keywords:[Object(G.__)("document"),Object(G.__)("pdf")],attributes:{id:{type:"number"},href:{type:"string"},fileName:{source:"html",selector:"a:not([download])"},textLinkHref:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"href"},textLinkTarget:{type:"string",source:"attribute",selector:"a:not([download])",attribute:"target"},showDownloadButton:{type:"boolean",default:!0},downloadButtonText:{source:"html",selector:"a[download]",default:Object(G.__)("Download")}},supports:{align:!0},transforms:{from:[{type:"files",isMatch:function(e){return 1===e.length},priority:15,transform:function(e){var t=e[0],n=Object(de.createBlobURL)(t);return Object(D.createBlock)("core/file",{href:n,fileName:t.name,textLinkHref:n})}},{type:"block",blocks:["core/audio"],transform:function(e){return Object(D.createBlock)("core/file",{href:e.src,fileName:e.caption,textLinkHref:e.src,id:e.id})}},{type:"block",blocks:["core/video"],transform:function(e){return Object(D.createBlock)("core/file",{href:e.src,fileName:e.caption,textLinkHref:e.src,id:e.id})}},{type:"block",blocks:["core/image"],transform:function(e){return Object(D.createBlock)("core/file",{href:e.url,fileName:e.caption,textLinkHref:e.url,id:e.id})}}],to:[{type:"block",blocks:["core/audio"],isMatch:function(e){var t=e.id;if(!t)return!1;var n=(0,Object(re.select)("core").getMedia)(t);return!!n&&Object(K.includes)(n.mime_type,"audio")},transform:function(e){return Object(D.createBlock)("core/audio",{src:e.href,caption:e.fileName,id:e.id})}},{type:"block",blocks:["core/video"],isMatch:function(e){var t=e.id;if(!t)return!1;var n=(0,Object(re.select)("core").getMedia)(t);return!!n&&Object(K.includes)(n.mime_type,"video")},transform:function(e){return Object(D.createBlock)("core/video",{src:e.href,caption:e.fileName,id:e.id})}},{type:"block",blocks:["core/image"],isMatch:function(e){var t=e.id;if(!t)return!1;var n=(0,Object(re.select)("core").getMedia)(t);return!!n&&Object(K.includes)(n.mime_type,"image")},transform:function(e){return Object(D.createBlock)("core/image",{url:e.href,caption:e.fileName,id:e.id})}}]},edit:Xt,save:function(e){var t=e.attributes,n=t.href,o=t.fileName,r=t.textLinkHref,a=t.textLinkTarget,c=t.showDownloadButton,i=t.downloadButtonText;return n&&Object(V.createElement)("div",null,!$.RichText.isEmpty(o)&&Object(V.createElement)("a",{href:r,target:a,rel:!!a&&"noreferrer noopener"},Object(V.createElement)($.RichText.Content,{value:o})),c&&Object(V.createElement)("a",{href:n,className:"wp-block-file__button",download:Object(Le.getTextContent)(Object(Le.create)({html:o}))},Object(V.createElement)($.RichText.Content,{value:i})))}},nn="core/html",on={title:Object(G.__)("Custom HTML"),description:Object(G.__)("Add your own HTML (and view it right here as you edit!)."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M4.5,11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5V11z M7,10.5h1.5V15H10v-4.5h1.5V9H7V10.5z M14.5,10l-1-1H12v6h1.5v-3.9 l1,1l1-1V15H17V9h-1.5L14.5,10z M19.5,13.5V9H18v6h5v-1.5H19.5z"})),category:"formatting",keywords:[Object(G.__)("embed")],supports:{customClassName:!1,className:!1,html:!1},attributes:{content:{type:"string",source:"html"}},transforms:{from:[{type:"raw",isMatch:function(e){return"FIGURE"===e.nodeName&&!!e.querySelector("iframe")},schema:{figure:{require:["iframe"],children:{iframe:{attributes:["src","allowfullscreen","height","width"]},figcaption:{children:Object(D.getPhrasingContentSchema)()}}}}}]},edit:Object(oe.withState)({isPreview:!1})(function(e){var t=e.attributes,n=e.setAttributes,o=e.setState,r=e.isPreview;return Object(V.createElement)("div",{className:"wp-block-html"},Object(V.createElement)($.BlockControls,null,Object(V.createElement)("div",{className:"components-toolbar"},Object(V.createElement)("button",{className:"components-tab-button ".concat(r?"":"is-active"),onClick:function(){return o({isPreview:!1})}},Object(V.createElement)("span",null,"HTML")),Object(V.createElement)("button",{className:"components-tab-button ".concat(r?"is-active":""),onClick:function(){return o({isPreview:!0})}},Object(V.createElement)("span",null,Object(G.__)("Preview"))))),Object(V.createElement)(Q.Disabled.Consumer,null,function(e){return r||e?Object(V.createElement)(Q.SandBox,{html:t.content}):Object(V.createElement)($.PlainText,{value:t.content,onChange:function(e){return n({content:e})},placeholder:Object(G.__)("Write HTML…"),"aria-label":Object(G.__)("HTML")})}))}),save:function(e){var t=e.attributes;return Object(V.createElement)(V.RawHTML,null,t.content)}},rn=["image","video"],an=function(e){function t(){return Object(Z.a)(this,t),Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))}return Object(te.a)(t,e),Object(J.a)(t,[{key:"renderToolbarEditButton",value:function(){var e=this.props,t=e.mediaId,n=e.onSelectMedia;return Object(V.createElement)($.BlockControls,null,Object(V.createElement)(Q.Toolbar,null,Object(V.createElement)($.MediaUpload,{onSelect:n,allowedTypes:rn,value:t,render:function(e){var t=e.open;return Object(V.createElement)(Q.IconButton,{className:"components-toolbar__control",label:Object(G.__)("Edit Media"),icon:"edit",onClick:t})}})))}},{key:"renderImage",value:function(){var e=this.props,t=e.mediaAlt,n=e.mediaUrl,o=e.className;return Object(V.createElement)(V.Fragment,null,this.renderToolbarEditButton(),Object(V.createElement)("figure",{className:o},Object(V.createElement)("img",{src:n,alt:t})))}},{key:"renderVideo",value:function(){var e=this.props,t=e.mediaUrl,n=e.className;return Object(V.createElement)(V.Fragment,null,this.renderToolbarEditButton(),Object(V.createElement)("figure",{className:n},Object(V.createElement)("video",{controls:!0,src:t})))}},{key:"renderPlaceholder",value:function(){var e=this.props,t=e.onSelectMedia,n=e.className;return Object(V.createElement)($.MediaPlaceholder,{icon:"format-image",labels:{title:Object(G.__)("Media area"),name:Object(G.__)("a media file (image or video)")},className:n,onSelect:t,accept:"image/*,video/*",allowedTypes:rn})}},{key:"render",value:function(){var e=this.props,t=e.mediaPosition,n=e.mediaUrl,o=e.mediaType,r=e.mediaWidth,a=e.commitWidthChange,c=e.onWidthChange;if(o&&n){var i={right:"left"===t,left:"right"===t},l=null;switch(o){case"image":l=this.renderImage();break;case"video":l=this.renderVideo()}return Object(V.createElement)(Q.ResizableBox,{className:"editor-media-container__resizer",size:{width:r+"%"},minWidth:"10%",maxWidth:"100%",enable:i,onResize:function(e,t,n){c(parseInt(n.style.width))},onResizeStop:function(e,t,n){a(parseInt(n.style.width))},axis:"x"},l)}return this.renderPlaceholder()}}]),t}(V.Component),cn=["core/button","core/paragraph","core/heading","core/list"],ln=[["core/paragraph",{fontSize:"large",placeholder:"Content…"}]],sn=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).onSelectMedia=e.onSelectMedia.bind(Object(ne.a)(Object(ne.a)(e))),e.onWidthChange=e.onWidthChange.bind(Object(ne.a)(Object(ne.a)(e))),e.commitWidthChange=e.commitWidthChange.bind(Object(ne.a)(Object(ne.a)(e))),e.state={mediaWidth:null},e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"onSelectMedia",value:function(e){var t,n=this.props.setAttributes;t=e.media_type?"image"===e.media_type?"image":"video":e.type,n({mediaAlt:e.alt,mediaId:e.id,mediaType:t,mediaUrl:e.url})}},{key:"onWidthChange",value:function(e){this.setState({mediaWidth:e})}},{key:"commitWidthChange",value:function(e){(0,this.props.setAttributes)({mediaWidth:e}),this.setState({mediaWidth:null})}},{key:"renderMediaArea",value:function(){var e=this.props.attributes,t=e.mediaAlt,n=e.mediaId,o=e.mediaPosition,r=e.mediaType,a=e.mediaUrl,c=e.mediaWidth;return Object(V.createElement)(an,Object(Y.a)({className:"block-library-media-text__media-container",onSelectMedia:this.onSelectMedia,onWidthChange:this.onWidthChange,commitWidthChange:this.commitWidthChange},{mediaAlt:t,mediaId:n,mediaType:r,mediaUrl:a,mediaPosition:o,mediaWidth:c}))}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.className,o=e.backgroundColor,r=e.isSelected,a=e.setAttributes,c=e.setBackgroundColor,i=t.mediaPosition,l=t.mediaWidth,s=this.state.mediaWidth,u=q()(n,Object(F.a)({"has-media-on-the-right":"right"===i,"is-selected":r},o.class,o.class)),b="".concat(s||l,"%"),m={gridTemplateColumns:"right"===i?"auto ".concat(b):"".concat(b," auto"),backgroundColor:o.color},d=[{value:o.color,onChange:c,label:Object(G.__)("Background Color")}],h=[{icon:"align-pull-left",title:Object(G.__)("Show media on left"),isActive:"left"===i,onClick:function(){return a({mediaPosition:"left"})}},{icon:"align-pull-right",title:Object(G.__)("Show media on right"),isActive:"right"===i,onClick:function(){return a({mediaPosition:"right"})}}];return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.InspectorControls,null,Object(V.createElement)($.PanelColorSettings,{title:Object(G.__)("Color Settings"),initialOpen:!1,colorSettings:d})),Object(V.createElement)($.BlockControls,null,Object(V.createElement)(Q.Toolbar,{controls:h})),Object(V.createElement)("div",{className:u,style:m},this.renderMediaArea(),Object(V.createElement)($.InnerBlocks,{allowedBlocks:cn,template:ln})))}}]),t}(V.Component),un=Object($.withColors)("backgroundColor")(sn),bn="core/media-text",mn={title:Object(G.__)("Media & Text"),icon:Object(V.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)("path",{d:"M13 17h8v-2h-8v2zM3 19h8V5H3v14zM13 9h8V7h-8v2zm0 4h8v-2h-8v2z"})),category:"layout",keywords:[Object(G.__)("image"),Object(G.__)("video")],attributes:{align:{type:"string",default:"wide"},backgroundColor:{type:"string"},customBackgroundColor:{type:"string"},mediaAlt:{type:"string",source:"attribute",selector:"figure img",attribute:"alt",default:""},mediaPosition:{type:"string",default:"left"},mediaId:{type:"number"},mediaUrl:{type:"string",source:"attribute",selector:"figure video,figure img",attribute:"src"},mediaType:{type:"string"},mediaWidth:{type:"number",default:50}},supports:{align:["wide","full"]},edit:un,save:function(e){var t,n=e.attributes,o=n.backgroundColor,r=n.customBackgroundColor,a=n.mediaAlt,c=n.mediaPosition,i=n.mediaType,l=n.mediaUrl,s=n.mediaWidth,u={image:function(){return Object(V.createElement)("img",{src:l,alt:a})},video:function(){return Object(V.createElement)("video",{controls:!0,src:l})}},b=Object($.getColorClassName)("background-color",o),m=q()(Object(F.a)({"has-media-on-the-right":"right"===c},b,b));50!==s&&(t="right"===c?"auto ".concat(s,"%"):"".concat(s,"% auto"));var d={backgroundColor:b?void 0:r,gridTemplateColumns:t};return Object(V.createElement)("div",{className:m,style:d},Object(V.createElement)("figure",{className:"wp-block-media-text__media"},(u[i]||K.noop)()),Object(V.createElement)("div",{className:"wp-block-media-text__content"},Object(V.createElement)($.InnerBlocks.Content,null)))}},dn=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).setAlignment=e.setAlignment.bind(Object(ne.a)(Object(ne.a)(e))),e.setCommentsToShow=e.setCommentsToShow.bind(Object(ne.a)(Object(ne.a)(e))),e.toggleDisplayAvatar=e.createToggleAttribute("displayAvatar"),e.toggleDisplayDate=e.createToggleAttribute("displayDate"),e.toggleDisplayExcerpt=e.createToggleAttribute("displayExcerpt"),e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"createToggleAttribute",value:function(e){var t=this;return function(){var n=t.props.attributes[e];(0,t.props.setAttributes)(Object(F.a)({},e,!n))}}},{key:"setAlignment",value:function(e){this.props.setAttributes({align:e})}},{key:"setCommentsToShow",value:function(e){this.props.setAttributes({commentsToShow:e})}},{key:"render",value:function(){var e=this.props.attributes,t=e.align,n=e.commentsToShow,o=e.displayAvatar,r=e.displayDate,a=e.displayExcerpt;return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.BlockAlignmentToolbar,{value:t,onChange:this.setAlignment})),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Latest Comments Settings")},Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Display Avatar"),checked:o,onChange:this.toggleDisplayAvatar}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Display Date"),checked:r,onChange:this.toggleDisplayDate}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Display Excerpt"),checked:a,onChange:this.toggleDisplayExcerpt}),Object(V.createElement)(Q.RangeControl,{label:Object(G.__)("Number of Comments"),value:n,onChange:this.setCommentsToShow,min:1,max:100}))),Object(V.createElement)(Q.Disabled,null,Object(V.createElement)($.ServerSideRender,{block:"core/latest-comments",attributes:this.props.attributes})))}}]),t}(V.Component),hn="core/latest-comments",pn={title:Object(G.__)("Latest Comments"),description:Object(G.__)("Show a list of your site’s most recent comments."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M22 4l-2-2H4L2 4v12l2 2h14l4 4V4zm-2 0v13l-1-1H4V4h16z"}),Object(V.createElement)("path",{d:"M6 12h12v2H6zM6 9h12v2H6zM6 6h12v2H6z"}))),category:"widgets",keywords:[Object(G.__)("recent comments")],supports:{html:!1},getEditWrapperProps:function(e){var t=e.align;if(["left","center","right","wide","full"].includes(t))return{"data-align":t}},edit:dn,save:function(){return null}},gn=n(56),On=n(61),fn=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).toggleDisplayPostDate=e.toggleDisplayPostDate.bind(Object(ne.a)(Object(ne.a)(e))),e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"toggleDisplayPostDate",value:function(){var e=this.props.attributes.displayPostDate;(0,this.props.setAttributes)({displayPostDate:!e})}},{key:"render",value:function(){var e=this,t=this.props,n=t.attributes,o=t.categoriesList,r=t.setAttributes,a=t.latestPosts,c=n.displayPostDate,i=n.align,l=n.postLayout,s=n.columns,u=n.order,b=n.orderBy,m=n.categories,d=n.postsToShow,h=Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Latest Posts Settings")},Object(V.createElement)(Q.QueryControls,Object(Y.a)({order:u,orderBy:b},{numberOfItems:d,categoriesList:o,selectedCategoryId:m,onOrderChange:function(e){return r({order:e})},onOrderByChange:function(e){return r({orderBy:e})},onCategoryChange:function(e){return r({categories:""!==e?e:void 0})},onNumberOfItemsChange:function(e){return r({postsToShow:e})}})),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Display post date"),checked:c,onChange:this.toggleDisplayPostDate}),"grid"===l&&Object(V.createElement)(Q.RangeControl,{label:Object(G.__)("Columns"),value:s,onChange:function(e){return r({columns:e})},min:2,max:p?Math.min(6,a.length):6}))),p=Array.isArray(a)&&a.length;if(!p)return Object(V.createElement)(V.Fragment,null,h,Object(V.createElement)(Q.Placeholder,{icon:"admin-post",label:Object(G.__)("Latest Posts")},Array.isArray(a)?Object(G.__)("No posts found."):Object(V.createElement)(Q.Spinner,null)));var g=a.length>d?a.slice(0,d):a,O=[{icon:"list-view",title:Object(G.__)("List View"),onClick:function(){return r({postLayout:"list"})},isActive:"list"===l},{icon:"grid-view",title:Object(G.__)("Grid View"),onClick:function(){return r({postLayout:"grid"})},isActive:"grid"===l}],f=Object(gn.getSettings)().formats.date;return Object(V.createElement)(V.Fragment,null,h,Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.BlockAlignmentToolbar,{value:i,onChange:function(e){r({align:e})},controls:["center","wide","full"]}),Object(V.createElement)(Q.Toolbar,{controls:O})),Object(V.createElement)("ul",{className:q()(this.props.className,Object(F.a)({"is-grid":"grid"===l},"columns-".concat(s),"grid"===l))},g.map(function(t,n){return Object(V.createElement)("li",{key:n},Object(V.createElement)("a",{href:t.link,target:"_blank"},Object(On.decodeEntities)(t.title.rendered.trim())||Object(G.__)("(Untitled)")),c&&t.date_gmt&&Object(V.createElement)("time",{dateTime:Object(gn.format)("c",t.date_gmt),className:"".concat(e.props.className,"__post-date")},Object(gn.dateI18n)(f,t.date_gmt)))})))}}]),t}(V.Component),jn=Object(re.withSelect)(function(e,t){var n=t.attributes,o=n.postsToShow,r=n.order,a=n.orderBy,c=n.categories,i=e("core").getEntityRecords;return{latestPosts:i("postType","post",Object(K.pickBy)({categories:c,order:r,orderby:a,per_page:o},function(e){return!Object(K.isUndefined)(e)})),categoriesList:i("taxonomy","category",{per_page:100})}})(fn),vn="core/latest-posts",yn={title:Object(G.__)("Latest Posts"),description:Object(G.__)("Display a list of your most recent posts."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)("rect",{x:"11",y:"7",width:"6",height:"2"}),Object(V.createElement)("rect",{x:"11",y:"11",width:"6",height:"2"}),Object(V.createElement)("rect",{x:"11",y:"15",width:"6",height:"2"}),Object(V.createElement)("rect",{x:"7",y:"7",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"7",y:"11",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"7",y:"15",width:"2",height:"2"}),Object(V.createElement)("path",{d:"M20.1,3H3.9C3.4,3,3,3.4,3,3.9v16.2C3,20.5,3.4,21,3.9,21h16.2c0.4,0,0.9-0.5,0.9-0.9V3.9C21,3.4,20.5,3,20.1,3z M19,19H5V5h14V19z"})),category:"widgets",keywords:[Object(G.__)("recent posts")],supports:{html:!1},getEditWrapperProps:function(e){var t=e.align;if("left"===t||"right"===t||"wide"===t||"full"===t)return{"data-align":t}},edit:jn,save:function(){return null}},wn=Object(U.a)({},Object(D.getPhrasingContentSchema)(),{ul:{},ol:{attributes:["type"]}});["ul","ol"].forEach(function(e){wn[e].children={li:{children:wn}}});var Cn={className:!1},kn={ordered:{type:"boolean",default:!1},values:{source:"html",selector:"ol,ul",multiline:"li"}},En="core/list",_n={title:Object(G.__)("List"),description:Object(G.__)("Numbers, bullets, up to you. Add a list of items."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M9 19h12v-2H9v2zm0-6h12v-2H9v2zm0-8v2h12V5H9zm-4-.5c-.828 0-1.5.672-1.5 1.5S4.172 7.5 5 7.5 6.5 6.828 6.5 6 5.828 4.5 5 4.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5zm0 6c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z"}))),category:"common",keywords:[Object(G.__)("bullet list"),Object(G.__)("ordered list"),Object(G.__)("numbered list")],attributes:kn,supports:Cn,transforms:{from:[{type:"block",isMultiBlock:!0,blocks:["core/paragraph"],transform:function(e){return Object(D.createBlock)("core/list",{values:Object(Le.toHTMLString)(Object(Le.join)(e.map(function(e){var t=e.content;return Object(Le.replace)(Object(Le.create)({html:t}),/\n/g,"\u2028")}),"\u2028"),"li")})}},{type:"block",blocks:["core/quote"],transform:function(e){var t=e.value;return Object(D.createBlock)("core/list",{values:Object(Le.toHTMLString)(Object(Le.create)({html:t,multilineTag:"p"}),"li")})}},{type:"raw",selector:"ol,ul",schema:{ol:wn.ol,ul:wn.ul},transform:function(e){return Object(D.createBlock)("core/list",Object(U.a)({},Object(D.getBlockAttributes)(Object(D.getBlockType)("core/list"),e.outerHTML),{ordered:"OL"===e.nodeName}))}},{type:"pattern",regExp:/^[*-]\s/,transform:function(e){var t=e.content;return Object(D.createBlock)("core/list",{values:"<li>".concat(t,"</li>")})}},{type:"pattern",regExp:/^1[.)]\s/,transform:function(e){var t=e.content;return Object(D.createBlock)("core/list",{ordered:!0,values:"<li>".concat(t,"</li>")})}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){var t=e.values;return Object(Le.split)(Object(Le.create)({html:t,multilineTag:"li"}),"\u2028").map(function(e){return Object(D.createBlock)("core/paragraph",{content:Object(Le.toHTMLString)(e)})})}},{type:"block",blocks:["core/quote"],transform:function(e){var t=e.values;return Object(D.createBlock)("core/quote",{value:Object(Le.toHTMLString)(Object(Le.create)({html:t,multilineTag:"li"}),"p")})}}]},deprecated:[{supports:Cn,attributes:Object(U.a)({},Object(K.omit)(kn,["ordered"]),{nodeName:{type:"string",source:"property",selector:"ol,ul",property:"nodeName",default:"UL"}}),migrate:function(e){var t=e.nodeName,n=Object(Se.a)(e,["nodeName"]);return Object(U.a)({},n,{ordered:"OL"===t})},save:function(e){var t=e.attributes,n=t.nodeName,o=t.values;return Object(V.createElement)($.RichText.Content,{tagName:n.toLowerCase(),value:o})}}],merge:function(e,t){var n=t.values;return n&&"<li></li>"!==n?Object(U.a)({},e,{values:e.values+n}):e},edit:function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).setupEditor=e.setupEditor.bind(Object(ne.a)(Object(ne.a)(e))),e.getEditorSettings=e.getEditorSettings.bind(Object(ne.a)(Object(ne.a)(e))),e.setNextValues=e.setNextValues.bind(Object(ne.a)(Object(ne.a)(e))),e.state={internalListType:null},e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"findInternalListType",value:function(e){var t=e.parents,n=Object(K.find)(t,function(e){return"UL"===e.nodeName||"OL"===e.nodeName});return n?n.nodeName:null}},{key:"setupEditor",value:function(e){var t=this;e.on("nodeChange",function(e){t.setState({internalListType:t.findInternalListType(e)})});var n=window.navigator.browserLanguage||window.navigator.language;!/^(?:fr|nl|sv|ru|de|es|it)/.test(n)?(e.shortcuts.add("meta+219","Decrease indent","Outdent"),e.shortcuts.add("meta+221","Increase indent","Indent")):(e.shortcuts.add("meta+shift+m","Decrease indent","Outdent"),e.shortcuts.add("meta+m","Increase indent","Indent")),this.editor=e}},{key:"createSetListType",value:function(e,t){var n=this;return function(){var o=n.props.setAttributes,r=n.state.internalListType;r?r!==e&&n.editor&&n.editor.execCommand(t):o({ordered:"OL"===e})}}},{key:"createExecCommand",value:function(e){var t=this;return function(){t.editor&&t.editor.execCommand(e)}}},{key:"getEditorSettings",value:function(e){return Object(U.a)({},e,{plugins:(e.plugins||[]).concat("lists"),lists_indent_on_tab:!1})}},{key:"setNextValues",value:function(e){this.props.setAttributes({values:e})}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.insertBlocksAfter,o=e.setAttributes,r=e.mergeBlocks,a=e.onReplace,c=e.className,i=t.ordered,l=t.values,s=i?"ol":"ul";return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,{controls:[{icon:"editor-ul",title:Object(G.__)("Convert to unordered list"),isActive:!i,onClick:this.createSetListType("UL","InsertUnorderedList")},{icon:"editor-ol",title:Object(G.__)("Convert to ordered list"),isActive:i,onClick:this.createSetListType("OL","InsertOrderedList")},{icon:"editor-outdent",title:Object(G.__)("Outdent list item"),onClick:this.createExecCommand("Outdent")},{icon:"editor-indent",title:Object(G.__)("Indent list item"),onClick:this.createExecCommand("Indent")}]}),Object(V.createElement)($.RichText,{multiline:"li",tagName:s,unstableGetSettings:this.getEditorSettings,unstableOnSetup:this.setupEditor,onChange:this.setNextValues,value:l,wrapperClassName:"block-library-list",className:c,placeholder:Object(G.__)("Write list…"),onMerge:r,onSplit:n?function(e,t){for(var r=arguments.length,a=new Array(r>2?r-2:0),c=2;c<r;c++)a[c-2]=arguments[c];a.length||a.push(Object(D.createBlock)("core/paragraph")),"<li></li>"!==t&&a.push(Object(D.createBlock)("core/list",{ordered:i,values:t})),o({values:e}),n(a)}:void 0,onRemove:function(){return a([])}}))}}]),t}(V.Component),save:function(e){var t=e.attributes,n=t.ordered,o=t.values,r=n?"ol":"ul";return Object(V.createElement)($.RichText.Content,{tagName:r,value:o,multiline:"li"})}};var xn=Object(re.withDispatch)(function(e,t){var n=t.clientId,o=t.attributes,r=e("core/editor").replaceBlock;return{convertToHTML:function(){r(n,Object(D.createBlock)("core/html",{content:o.originalUndelimitedContent}))}}})(function(e){var t,n=e.attributes,o=e.convertToHTML,r=n.originalName,a=n.originalUndelimitedContent,c=!!a,i=Object(D.getBlockType)("core/html"),l=[];return c&&i?(t=Object(G.sprintf)(Object(G.__)('Your site doesn\'t include support for the "%s" block. You can leave this block intact, convert its content to a Custom HTML block, or remove it entirely.'),r),l.push(Object(V.createElement)(Q.Button,{key:"convert",onClick:o,isLarge:!0,isPrimary:!0},Object(G.__)("Keep as HTML")))):t=Object(G.sprintf)(Object(G.__)('Your site doesn\'t include support for the "%s" block. You can leave this block intact or remove it entirely.'),r),Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.Warning,{actions:l},t),Object(V.createElement)(V.RawHTML,null,a))}),Sn="core/missing",Tn={name:Sn,category:"common",title:Object(G.__)("Unrecognized Block"),description:Object(G.__)("Your site doesn't include support for this block."),supports:{className:!1,customClassName:!1,inserter:!1,html:!1},attributes:{originalName:{type:"string"},originalUndelimitedContent:{type:"string"},originalContent:{type:"string",source:"html"}},edit:xn,save:function(e){var t=e.attributes;return Object(V.createElement)(V.RawHTML,null,t.originalContent)}},Nn=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).onChangeInput=e.onChangeInput.bind(Object(ne.a)(Object(ne.a)(e))),e.onKeyDown=e.onKeyDown.bind(Object(ne.a)(Object(ne.a)(e))),e.state={defaultText:Object(G.__)("Read more")},e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"onChangeInput",value:function(e){this.setState({defaultText:""});var t=0===e.target.value.length?void 0:e.target.value;this.props.setAttributes({customText:t})}},{key:"onKeyDown",value:function(e){var t=e.keyCode,n=this.props.insertBlocksAfter;t===He.ENTER&&n([Object(D.createBlock)(Object(D.getDefaultBlockName)())])}},{key:"render",value:function(){var e=this.props.attributes,t=e.customText,n=e.noTeaser,o=this.props.setAttributes,r=this.state.defaultText,a=void 0!==t?t:r,c=a.length+1;return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,null,Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)('Hide the teaser before the "More" tag'),checked:!!n,onChange:function(){return o({noTeaser:!n})}}))),Object(V.createElement)("div",{className:"wp-block-more"},Object(V.createElement)("input",{type:"text",value:a,size:c,onChange:this.onChangeInput,onKeyDown:this.onKeyDown})))}}]),t}(V.Component),Bn="core/more",An={title:Object(G._x)("More","block name"),description:Object(G.__)('Want to show only part of this post on your blog’s home page? Insert a "More" block where you want the split.'),icon:Object(V.createElement)(Q.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)(Q.Path,{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)(Q.G,null,Object(V.createElement)(Q.Path,{d:"M2 9v2h19V9H2zm0 6h5v-2H2v2zm7 0h5v-2H9v2zm7 0h5v-2h-5v2z"}))),category:"layout",supports:{customClassName:!1,className:!1,html:!1,multiple:!1},attributes:{customText:{type:"string"},noTeaser:{type:"boolean",default:!1}},transforms:{from:[{type:"raw",schema:{"wp-block":{attributes:["data-block"]}},isMatch:function(e){return e.dataset&&"core/more"===e.dataset.block},transform:function(e){var t=e.dataset,n=t.customText,o=t.noTeaser,r={};return n&&(r.customText=n),""===o&&(r.noTeaser=!0),Object(D.createBlock)("core/more",r)}}]},edit:Nn,save:function(e){var t=e.attributes,n=t.customText,o=t.noTeaser,r=n?"\x3c!--more ".concat(n,"--\x3e"):"\x3c!--more--\x3e",a=o?"\x3c!--noteaser--\x3e":"";return Object(V.createElement)(V.RawHTML,null,Object(K.compact)([r,a]).join("\n"))}},Rn="core/nextpage",In={title:Object(G.__)("Page break"),description:Object(G.__)("This block allows you to set break points on your post. Visitors of your blog are then presented with content split into multiple pages."),icon:Object(V.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M9 12h6v-2H9zm-7 0h5v-2H2zm15 0h5v-2h-5zm3 2v2l-6 6H6a2 2 0 0 1-2-2v-6h2v6h6v-4a2 2 0 0 1 2-2h6zM4 8V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4h-2V4H6v4z"}))),category:"layout",keywords:[Object(G.__)("next page"),Object(G.__)("pagination")],supports:{customClassName:!1,className:!1,html:!1},attributes:{},transforms:{from:[{type:"raw",schema:{"wp-block":{attributes:["data-block"]}},isMatch:function(e){return e.dataset&&"core/nextpage"===e.dataset.block},transform:function(){return Object(D.createBlock)("core/nextpage",{})}}]},edit:function(){return Object(V.createElement)("div",{className:"wp-block-nextpage"},Object(V.createElement)("span",null,Object(G.__)("Page break")))},save:function(){return Object(V.createElement)(V.RawHTML,null,"\x3c!--nextpage--\x3e")}},Ln="core/preformatted",zn={title:Object(G.__)("Preformatted"),description:Object(G.__)("Add text that respects your spacing and tabs, and also allows styling."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)("path",{d:"M20,4H4C2.9,4,2,4.9,2,6v12c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V6C22,4.9,21.1,4,20,4z M20,18H4V6h16V18z"}),Object(V.createElement)("rect",{x:"6",y:"10",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"6",y:"14",width:"8",height:"2"}),Object(V.createElement)("rect",{x:"16",y:"14",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"10",y:"10",width:"8",height:"2"})),category:"formatting",attributes:{content:{source:"html",selector:"pre"}},transforms:{from:[{type:"block",blocks:["core/code","core/paragraph"],transform:function(e){var t=e.content;return Object(D.createBlock)("core/preformatted",{content:t})}},{type:"raw",isMatch:function(e){return"PRE"===e.nodeName&&!(1===e.children.length&&"CODE"===e.firstChild.nodeName)},schema:{pre:{children:Object(D.getPhrasingContentSchema)()}}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){return Object(D.createBlock)("core/paragraph",e)}}]},edit:function(e){var t=e.attributes,n=e.mergeBlocks,o=e.setAttributes,r=e.className,a=t.content;return Object(V.createElement)($.RichText,{tagName:"pre",value:a,onChange:function(e){o({content:e})},placeholder:Object(G.__)("Write preformatted text…"),wrapperClassName:r,onMerge:n})},save:function(e){var t=e.attributes.content;return Object(V.createElement)($.RichText.Content,{tagName:"pre",value:t})},merge:function(e,t){return{content:e.content+t.content}}},Mn="is-style-".concat("solid-color"),Pn=function(e){function t(e){var n;return Object(Z.a)(this,t),(n=Object(X.a)(this,Object(ee.a)(t).call(this,e))).wasTextColorAutomaticallyComputed=!1,n.pullQuoteMainColorSetter=n.pullQuoteMainColorSetter.bind(Object(ne.a)(Object(ne.a)(n))),n.pullQuoteTextColorSetter=n.pullQuoteTextColorSetter.bind(Object(ne.a)(Object(ne.a)(n))),n}return Object(te.a)(t,e),Object(J.a)(t,[{key:"pullQuoteMainColorSetter",value:function(e){var t=this.props,n=t.colorUtils,o=t.textColor,r=t.setTextColor;(0,t.setMainColor)(e),o.color&&!this.wasTextColorAutomaticallyComputed||(this.wasTextColorAutomaticallyComputed=!0,r(n.getMostReadableColor(e)))}},{key:"pullQuoteTextColorSetter",value:function(e){(0,this.props.setTextColor)(e),this.wasTextColorAutomaticallyComputed=!1}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.mainColor,o=e.textColor,r=e.setAttributes,a=e.isSelected,c=e.className,i=t.value,l=t.citation,s=Object(K.includes)(c,Mn),u=s?{backgroundColor:n.color}:{borderColor:n.color},b={color:o.color},m=o.color?q()("has-text-color",Object(F.a)({},o.class,o.class)):void 0;return Object(V.createElement)(V.Fragment,null,Object(V.createElement)("figure",{style:u,className:q()(c,Object(F.a)({},n.class,s&&n.class))},Object(V.createElement)("blockquote",{style:b,className:m},Object(V.createElement)($.RichText,{multiline:!0,value:i,onChange:function(e){return r({value:e})},placeholder:Object(G.__)("Write quote…"),wrapperClassName:"block-library-pullquote__content"}),(!$.RichText.isEmpty(l)||a)&&Object(V.createElement)($.RichText,{value:l,placeholder:Object(G.__)("Write citation…"),onChange:function(e){return r({citation:e})},className:"wp-block-pullquote__citation"}))),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)($.PanelColorSettings,{title:Object(G.__)("Color Settings"),colorSettings:[{value:n.color,onChange:this.pullQuoteMainColorSetter,label:Object(G.__)("Main Color")},{value:o.color,onChange:this.pullQuoteTextColorSetter,label:Object(G.__)("Text Color")}]},s&&Object(V.createElement)($.ContrastChecker,Object(Y.a)({textColor:o.color,backgroundColor:n.color},{isLargeText:!1})))))}}]),t}(V.Component),Hn=Object($.withColors)({mainColor:"background-color",textColor:"color"})(Pn),Dn={value:{source:"html",selector:"blockquote",multiline:"p"},citation:{source:"html",selector:"cite"},mainColor:{type:"string"},customMainColor:{type:"string"},textColor:{type:"string"},customTextColor:{type:"string"}},Fn="core/pullquote",Un={title:Object(G.__)("Pullquote"),description:Object(G.__)("Highlight a quote from your post or page by displaying it as a graphic element."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)("polygon",{points:"21 18 2 18 2 20 21 20"}),Object(V.createElement)("path",{d:"m19 10v4h-15v-4h15m1-2h-17c-0.55 0-1 0.45-1 1v6c0 0.55 0.45 1 1 1h17c0.55 0 1-0.45 1-1v-6c0-0.55-0.45-1-1-1z"}),Object(V.createElement)("polygon",{points:"21 4 2 4 2 6 21 6"})),category:"formatting",attributes:Dn,styles:[{name:"default",label:Object(G.__)("Regular"),isDefault:!0},{name:"solid-color",label:Object(G.__)("Solid Color")}],supports:{align:["left","right","wide","full"]},edit:Hn,save:function(e){var t,n,o=e.attributes,r=o.mainColor,a=o.customMainColor,c=o.textColor,i=o.customTextColor,l=o.value,s=o.citation,u=o.className;if(Object(K.includes)(u,Mn))(t=Object($.getColorClassName)("background-color",r))||(n={backgroundColor:a});else if(a)n={borderColor:a};else if(r){var b=Object(K.get)(Object(re.select)("core/editor").getEditorSettings(),["colors"],[]);n={borderColor:Object($.getColorObjectByAttributeValues)(b,r).color}}var m=Object($.getColorClassName)("color",c),d=c||i?q()("has-text-color",Object(F.a)({},m,m)):void 0,h=m?void 0:{color:i};return Object(V.createElement)("figure",{className:t,style:n},Object(V.createElement)("blockquote",{className:d,style:h},Object(V.createElement)($.RichText.Content,{value:l,multiline:!0}),!$.RichText.isEmpty(s)&&Object(V.createElement)($.RichText.Content,{tagName:"cite",value:s})))},deprecated:[{attributes:Object(U.a)({},Dn),save:function(e){var t=e.attributes,n=t.value,o=t.citation;return Object(V.createElement)("blockquote",null,Object(V.createElement)($.RichText.Content,{value:n,multiline:!0}),!$.RichText.isEmpty(o)&&Object(V.createElement)($.RichText.Content,{tagName:"cite",value:o}))}},{attributes:Object(U.a)({},Dn,{citation:{source:"html",selector:"footer"},align:{type:"string",default:"none"}}),save:function(e){var t=e.attributes,n=t.value,o=t.citation,r=t.align;return Object(V.createElement)("blockquote",{className:"align".concat(r)},Object(V.createElement)($.RichText.Content,{value:n,multiline:!0}),!$.RichText.isEmpty(o)&&Object(V.createElement)($.RichText.Content,{tagName:"footer",value:o}))}}]},Vn=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).titleField=Object(V.createRef)(),e.editButton=Object(V.createRef)(),e.handleFormSubmit=e.handleFormSubmit.bind(Object(ne.a)(Object(ne.a)(e))),e.handleTitleChange=e.handleTitleChange.bind(Object(ne.a)(Object(ne.a)(e))),e.handleTitleKeyDown=e.handleTitleKeyDown.bind(Object(ne.a)(Object(ne.a)(e))),e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"componentDidMount",value:function(){this.props.isEditing&&this.titleField.current&&this.titleField.current.select()}},{key:"componentDidUpdate",value:function(e){!e.isEditing&&this.props.isEditing&&this.titleField.current.select(),!e.isEditing&&!e.isSaving||this.props.isEditing||this.props.isSaving||this.editButton.current.focus()}},{key:"handleFormSubmit",value:function(e){e.preventDefault(),this.props.onSave()}},{key:"handleTitleChange",value:function(e){this.props.onChangeTitle(e.target.value)}},{key:"handleTitleKeyDown",value:function(e){e.keyCode===He.ESCAPE&&(e.stopPropagation(),this.props.onCancel())}},{key:"render",value:function(){var e=this.props,t=e.isEditing,n=e.title,o=e.isSaving,r=e.onEdit,a=e.instanceId;return Object(V.createElement)(V.Fragment,null,!t&&!o&&Object(V.createElement)("div",{className:"reusable-block-edit-panel"},Object(V.createElement)("b",{className:"reusable-block-edit-panel__info"},n),Object(V.createElement)(Q.Button,{ref:this.editButton,isLarge:!0,className:"reusable-block-edit-panel__button",onClick:r},Object(G.__)("Edit"))),(t||o)&&Object(V.createElement)("form",{className:"reusable-block-edit-panel",onSubmit:this.handleFormSubmit},Object(V.createElement)("label",{htmlFor:"reusable-block-edit-panel__title-".concat(a),className:"reusable-block-edit-panel__label"},Object(G.__)("Name:")),Object(V.createElement)("input",{ref:this.titleField,type:"text",disabled:o,className:"reusable-block-edit-panel__title",value:n,onChange:this.handleTitleChange,onKeyDown:this.handleTitleKeyDown,id:"reusable-block-edit-panel__title-".concat(a)}),Object(V.createElement)(Q.Button,{type:"submit",isLarge:!0,isBusy:o,disabled:!n||o,className:"reusable-block-edit-panel__button"},Object(G.__)("Save"))))}}]),t}(V.Component),Wn=Object(oe.withInstanceId)(Vn);var qn=function(e){var t=e.title,n=Object(G.sprintf)(Object(G.__)("Reusable Block: %s"),t);return Object(V.createElement)(Q.Tooltip,{text:n},Object(V.createElement)("span",{className:"reusable-block-indicator"},Object(V.createElement)(Q.Dashicon,{icon:"controls-repeat"})))},Kn=function(e){function t(e){var n,o=e.reusableBlock;return Object(Z.a)(this,t),(n=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).startEditing=n.startEditing.bind(Object(ne.a)(Object(ne.a)(n))),n.stopEditing=n.stopEditing.bind(Object(ne.a)(Object(ne.a)(n))),n.setAttributes=n.setAttributes.bind(Object(ne.a)(Object(ne.a)(n))),n.setTitle=n.setTitle.bind(Object(ne.a)(Object(ne.a)(n))),n.save=n.save.bind(Object(ne.a)(Object(ne.a)(n))),o&&o.isTemporary?n.state={isEditing:!0,title:o.title,changedAttributes:{}}:n.state={isEditing:!1,title:null,changedAttributes:null},n}return Object(te.a)(t,e),Object(J.a)(t,[{key:"componentDidMount",value:function(){this.props.reusableBlock||this.props.fetchReusableBlock()}},{key:"startEditing",value:function(){var e=this.props.reusableBlock;this.setState({isEditing:!0,title:e.title,changedAttributes:{}})}},{key:"stopEditing",value:function(){this.setState({isEditing:!1,title:null,changedAttributes:null})}},{key:"setAttributes",value:function(e){this.setState(function(t){if(null!==t.changedAttributes)return{changedAttributes:Object(U.a)({},t.changedAttributes,e)}})}},{key:"setTitle",value:function(e){this.setState({title:e})}},{key:"save",value:function(){var e=this.props,t=e.reusableBlock,n=e.onUpdateTitle,o=e.updateAttributes,r=e.block,a=e.onSave,c=this.state,i=c.title,l=c.changedAttributes;i!==t.title&&n(i),o(r.clientId,l),a(),this.stopEditing()}},{key:"render",value:function(){var e=this.props,t=e.isSelected,n=e.reusableBlock,o=e.block,r=e.isFetching,a=e.isSaving,c=this.state,i=c.isEditing,l=c.title,s=c.changedAttributes;if(!n&&r)return Object(V.createElement)(Q.Placeholder,null,Object(V.createElement)(Q.Spinner,null));if(!n||!o)return Object(V.createElement)(Q.Placeholder,null,Object(G.__)("Block has been deleted or is unavailable."));var u=Object(V.createElement)($.BlockEdit,Object(Y.a)({},this.props,{isSelected:i&&t,clientId:o.clientId,name:o.name,attributes:Object(U.a)({},o.attributes,s),setAttributes:i?this.setAttributes:K.noop}));return i||(u=Object(V.createElement)(Q.Disabled,null,u)),Object(V.createElement)(V.Fragment,null,(t||i)&&Object(V.createElement)(Wn,{isEditing:i,title:null!==l?l:n.title,isSaving:a&&!n.isTemporary,onEdit:this.startEditing,onChangeTitle:this.setTitle,onSave:this.save,onCancel:this.stopEditing}),!t&&!i&&Object(V.createElement)(qn,{title:n.title}),u)}}]),t}(V.Component),Gn=Object(oe.compose)([Object(re.withSelect)(function(e,t){var n=e("core/editor"),o=n.getReusableBlock,r=n.isFetchingReusableBlock,a=n.isSavingReusableBlock,c=n.getBlock,i=t.attributes.ref,l=o(i);return{reusableBlock:l,isFetching:r(i),isSaving:a(i),block:l?c(l.clientId):null}}),Object(re.withDispatch)(function(e,t){var n=e("core/editor"),o=n.fetchReusableBlocks,r=n.updateBlockAttributes,a=n.updateReusableBlockTitle,c=n.saveReusableBlock,i=t.attributes.ref;return{fetchReusableBlock:Object(K.partial)(o,i),updateAttributes:r,onUpdateTitle:Object(K.partial)(a,i),onSave:Object(K.partial)(c,i)}})])(Kn),$n="core/block",Qn={title:Object(G.__)("Reusable Block"),category:"reusable",description:Object(G.__)("Create content, and save it to reuse across your site. Update the block, and the changes apply everywhere it’s used."),attributes:{ref:{type:"number"}},supports:{customClassName:!1,html:!1,inserter:!1},edit:Gn,save:function(){return null}},Yn="core/separator",Zn={title:Object(G.__)("Separator"),description:Object(G.__)("Insert a horizontal line where you want to create a break between ideas."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("path",{d:"M19 13H5v-2h14v2z"})),category:"layout",keywords:[Object(G.__)("horizontal-line"),"hr",Object(G.__)("divider")],styles:[{name:"default",label:Object(G.__)("Short Line"),isDefault:!0},{name:"wide",label:Object(G.__)("Wide Line")},{name:"dots",label:Object(G.__)("Dots")}],transforms:{from:[{type:"pattern",trigger:"enter",regExp:/^-{3,}$/,transform:function(){return Object(D.createBlock)("core/separator")}},{type:"raw",selector:"hr",schema:{hr:{}}}]},edit:function(e){var t=e.className;return Object(V.createElement)("hr",{className:t})},save:function(){return Object(V.createElement)("hr",null)}},Jn=n(68),Xn="core/shortcode",eo={title:Object(G.__)("Shortcode"),description:Object(G.__)("Add a shortcode -- a WordPress-specific snippet of code written between square brackets."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M8.5,21.4l1.9,0.5l5.2-19.3l-1.9-0.5L8.5,21.4z M3,19h4v-2H5V7h2V5H3V19z M17,5v2h2v10h-2v2h4V5H17z"})),category:"widgets",attributes:{text:{type:"string",source:"text"}},transforms:{from:[{type:"shortcode",tag:"[a-z][a-z0-9_-]*",attributes:{text:{type:"string",shortcode:function(e,t){var n=t.content;return Object(Jn.removep)(Object(Jn.autop)(n))}}},priority:20}]},supports:{customClassName:!1,className:!1,html:!1},edit:Object(oe.withInstanceId)(function(e){var t=e.attributes,n=e.setAttributes,o=e.instanceId,r="blocks-shortcode-input-".concat(o);return Object(V.createElement)("div",{className:"wp-block-shortcode"},Object(V.createElement)("label",{htmlFor:r},Object(V.createElement)(Q.Dashicon,{icon:"shortcode"}),Object(G.__)("Shortcode")),Object(V.createElement)($.PlainText,{className:"input-control",id:r,value:t.text,placeholder:Object(G.__)("Write shortcode here…"),onChange:function(e){return n({text:e})}}))}),save:function(e){var t=e.attributes;return Object(V.createElement)(V.RawHTML,null,t.text)}},to="core/spacer",no={title:Object(G.__)("Spacer"),description:Object(G.__)("Add an element with empty space and custom height."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M13 4v2h3.59L6 16.59V13H4v7h7v-2H7.41L18 7.41V11h2V4h-7"}))),category:"layout",attributes:{height:{type:"number",default:100}},edit:Object(oe.withInstanceId)(function(e){var t=e.attributes,n=e.isSelected,o=e.setAttributes,r=e.toggleSelection,a=e.instanceId,c=t.height,i="block-spacer-height-input-".concat(a);return Object(V.createElement)(V.Fragment,null,Object(V.createElement)(Q.ResizableBox,{className:q()("block-library-spacer__resize-container",{"is-selected":n}),size:{height:c},minHeight:"20",enable:{top:!1,right:!1,bottom:!0,left:!1,topRight:!1,bottomRight:!1,bottomLeft:!1,topLeft:!1},onResizeStop:function(e,t,n,a){o({height:parseInt(c+a.height,10)}),r(!0)},onResizeStart:function(){r(!1)}}),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Spacer Settings")},Object(V.createElement)(Q.BaseControl,{label:Object(G.__)("Height in pixels"),id:i},Object(V.createElement)("input",{type:"number",id:i,onChange:function(e){o({height:parseInt(e.target.value,10)})},value:c,min:"20",step:"10"})))))}),save:function(e){var t=e.attributes;return Object(V.createElement)("div",{style:{height:t.height},"aria-hidden":!0})}},oo=n(35),ro=n.n(oo),ao="core/subhead",co={title:Object(G.__)("Subheading (deprecated)"),description:Object(G.__)("This block is deprecated. Please use the Paragraph block instead."),icon:Object(V.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)("path",{d:"M7.1 6l-.5 3h4.5L9.4 19h3l1.8-10h4.5l.5-3H7.1z"})),category:"common",supports:{inserter:!1,multiple:!1},attributes:{content:{source:"html",selector:"p"},align:{type:"string"}},transforms:{to:[{type:"block",blocks:["core/paragraph"],transform:function(e){return Object(D.createBlock)("core/paragraph",e)}}]},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.align,a=t.content,c=t.placeholder;return ro()("The Subheading block",{alternative:"the Paragraph block",plugin:"Gutenberg"}),Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.AlignmentToolbar,{value:r,onChange:function(e){n({align:e})}})),Object(V.createElement)($.RichText,{tagName:"p",value:a,onChange:function(e){n({content:e})},style:{textAlign:r},className:o,placeholder:c||Object(G.__)("Write subheading…")}))},save:function(e){var t=e.attributes,n=e.className,o=t.align,r=t.content;return Object(V.createElement)($.RichText.Content,{tagName:"p",className:n,style:{textAlign:o},value:r})}};var io=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).onCreateTable=e.onCreateTable.bind(Object(ne.a)(Object(ne.a)(e))),e.onChangeFixedLayout=e.onChangeFixedLayout.bind(Object(ne.a)(Object(ne.a)(e))),e.onChange=e.onChange.bind(Object(ne.a)(Object(ne.a)(e))),e.onChangeInitialColumnCount=e.onChangeInitialColumnCount.bind(Object(ne.a)(Object(ne.a)(e))),e.onChangeInitialRowCount=e.onChangeInitialRowCount.bind(Object(ne.a)(Object(ne.a)(e))),e.renderSection=e.renderSection.bind(Object(ne.a)(Object(ne.a)(e))),e.getTableControls=e.getTableControls.bind(Object(ne.a)(Object(ne.a)(e))),e.onInsertRow=e.onInsertRow.bind(Object(ne.a)(Object(ne.a)(e))),e.onInsertRowBefore=e.onInsertRowBefore.bind(Object(ne.a)(Object(ne.a)(e))),e.onInsertRowAfter=e.onInsertRowAfter.bind(Object(ne.a)(Object(ne.a)(e))),e.onDeleteRow=e.onDeleteRow.bind(Object(ne.a)(Object(ne.a)(e))),e.onInsertColumn=e.onInsertColumn.bind(Object(ne.a)(Object(ne.a)(e))),e.onInsertColumnBefore=e.onInsertColumnBefore.bind(Object(ne.a)(Object(ne.a)(e))),e.onInsertColumnAfter=e.onInsertColumnAfter.bind(Object(ne.a)(Object(ne.a)(e))),e.onDeleteColumn=e.onDeleteColumn.bind(Object(ne.a)(Object(ne.a)(e))),e.state={initialRowCount:2,initialColumnCount:2,selectedCell:null},e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"onChangeInitialColumnCount",value:function(e){this.setState({initialColumnCount:e})}},{key:"onChangeInitialRowCount",value:function(e){this.setState({initialRowCount:e})}},{key:"onCreateTable",value:function(e){e.preventDefault();var t=this.props.setAttributes,n=this.state,o=n.initialRowCount,r=n.initialColumnCount;t(function(e){var t=e.rowCount,n=e.columnCount;return{body:Object(K.times)(t,function(){return{cells:Object(K.times)(n,function(){return{content:"",tag:"td"}})}})}}({rowCount:o=parseInt(o,10)||2,columnCount:r=parseInt(r,10)||2}))}},{key:"onChangeFixedLayout",value:function(){var e=this.props,t=e.attributes;(0,e.setAttributes)({hasFixedLayout:!t.hasFixedLayout})}},{key:"onChange",value:function(e){var t=this.state.selectedCell;if(t){var n=this.props,o=n.attributes;(0,n.setAttributes)(function(e,t){var n=t.section,o=t.rowIndex,r=t.columnIndex,a=t.content;return Object(F.a)({},n,e[n].map(function(e,t){return t!==o?e:{cells:e.cells.map(function(e,t){return t!==r?e:Object(U.a)({},e,{content:a})})}}))}(o,{section:t.section,rowIndex:t.rowIndex,columnIndex:t.columnIndex,content:e}))}}},{key:"onInsertRow",value:function(e){var t=this.state.selectedCell;if(t){var n=this.props,o=n.attributes,r=n.setAttributes,a=t.section,c=t.rowIndex;this.setState({selectedCell:null}),r(function(e,t){var n=t.section,o=t.rowIndex,r=e[n][0].cells.length;return Object(F.a)({},n,Object(H.a)(e[n].slice(0,o)).concat([{cells:Object(K.times)(r,function(){return{content:"",tag:"td"}})}],Object(H.a)(e[n].slice(o))))}(o,{section:a,rowIndex:c+e}))}}},{key:"onInsertRowBefore",value:function(){this.onInsertRow(0)}},{key:"onInsertRowAfter",value:function(){this.onInsertRow(1)}},{key:"onDeleteRow",value:function(){var e=this.state.selectedCell;if(e){var t=this.props,n=t.attributes,o=t.setAttributes,r=e.section,a=e.rowIndex;this.setState({selectedCell:null}),o(function(e,t){var n=t.section,o=t.rowIndex;return Object(F.a)({},n,e[n].filter(function(e,t){return t!==o}))}(n,{section:r,rowIndex:a}))}}},{key:"onInsertColumn",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=this.state.selectedCell;if(t){var n=this.props,o=n.attributes,r=n.setAttributes,a=t.section,c=t.columnIndex;this.setState({selectedCell:null}),r(function(e,t){var n=t.section,o=t.columnIndex;return Object(F.a)({},n,e[n].map(function(e){return{cells:Object(H.a)(e.cells.slice(0,o)).concat([{content:"",tag:"td"}],Object(H.a)(e.cells.slice(o)))}}))}(o,{section:a,columnIndex:c+e}))}}},{key:"onInsertColumnBefore",value:function(){this.onInsertColumn(0)}},{key:"onInsertColumnAfter",value:function(){this.onInsertColumn(1)}},{key:"onDeleteColumn",value:function(){var e=this.state.selectedCell;if(e){var t=this.props,n=t.attributes,o=t.setAttributes,r=e.section,a=e.columnIndex;this.setState({selectedCell:null}),o(function(e,t){var n=t.section,o=t.columnIndex;return Object(F.a)({},n,e[n].map(function(e){return{cells:e.cells.filter(function(e,t){return t!==o})}}).filter(function(e){return e.cells.length}))}(n,{section:r,columnIndex:a}))}}},{key:"createOnFocus",value:function(e){var t=this;return function(){t.setState({selectedCell:e})}}},{key:"getTableControls",value:function(){var e=this.state.selectedCell;return[{icon:"table-row-before",title:Object(G.__)("Add Row Before"),isDisabled:!e,onClick:this.onInsertRowBefore},{icon:"table-row-after",title:Object(G.__)("Add Row After"),isDisabled:!e,onClick:this.onInsertRowAfter},{icon:"table-row-delete",title:Object(G.__)("Delete Row"),isDisabled:!e,onClick:this.onDeleteRow},{icon:"table-col-before",title:Object(G.__)("Add Column Before"),isDisabled:!e,onClick:this.onInsertColumnBefore},{icon:"table-col-after",title:Object(G.__)("Add Column After"),isDisabled:!e,onClick:this.onInsertColumnAfter},{icon:"table-col-delete",title:Object(G.__)("Delete Column"),isDisabled:!e,onClick:this.onDeleteColumn}]}},{key:"renderSection",value:function(e){var t=this,n=e.type,o=e.rows;if(!o.length)return null;var r="t".concat(n),a=this.state.selectedCell;return Object(V.createElement)(r,null,o.map(function(e,o){var r=e.cells;return Object(V.createElement)("tr",{key:o},r.map(function(e,r){var c=e.content,i=e.tag,l=a&&n===a.section&&o===a.rowIndex&&r===a.columnIndex,s={section:n,rowIndex:o,columnIndex:r},u=q()({"is-selected":l});return Object(V.createElement)(i,{key:r,className:u},Object(V.createElement)($.RichText,{className:"wp-block-table__cell-content",value:c,onChange:t.onChange,unstableOnFocus:t.createOnFocus(s)}))}))}))}},{key:"componentDidUpdate",value:function(){var e=this.props.isSelected,t=this.state.selectedCell;!e&&t&&this.setState({selectedCell:null})}},{key:"render",value:function(){var e=this.props,t=e.attributes,n=e.className,o=this.state,r=o.initialRowCount,a=o.initialColumnCount,c=t.hasFixedLayout,i=t.head,l=t.body,s=t.foot,u=!i.length&&!l.length&&!s.length,b=this.renderSection;if(u)return Object(V.createElement)("form",{onSubmit:this.onCreateTable},Object(V.createElement)(Q.TextControl,{type:"number",label:Object(G.__)("Column Count"),value:a,onChange:this.onChangeInitialColumnCount,min:"1"}),Object(V.createElement)(Q.TextControl,{type:"number",label:Object(G.__)("Row Count"),value:r,onChange:this.onChangeInitialRowCount,min:"1"}),Object(V.createElement)(Q.Button,{isPrimary:!0,type:"submit"},Object(G.__)("Create")));var m=q()(n,{"has-fixed-layout":c});return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)(Q.Toolbar,null,Object(V.createElement)(Q.DropdownMenu,{icon:"editor-table",label:Object(G.__)("Edit Table"),controls:this.getTableControls()}))),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Table Settings"),className:"blocks-table-settings"},Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Fixed width table cells"),checked:!!c,onChange:this.onChangeFixedLayout}))),Object(V.createElement)("table",{className:m},Object(V.createElement)(b,{type:"head",rows:i}),Object(V.createElement)(b,{type:"body",rows:l}),Object(V.createElement)(b,{type:"foot",rows:s})))}}]),t}(V.Component),lo={tr:{children:{th:{children:Object(D.getPhrasingContentSchema)()},td:{children:Object(D.getPhrasingContentSchema)()}}}},so={table:{children:{thead:{children:lo},tfoot:{children:lo},tbody:{children:lo}}}};function uo(e){return{type:"array",default:[],source:"query",selector:"t".concat(e," tr"),query:{cells:{type:"array",default:[],source:"query",selector:"td,th",query:{content:{source:"html"},tag:{type:"string",default:"td",source:"tag"}}}}}}var bo="core/table",mo={title:Object(G.__)("Table"),description:Object(G.__)("Insert a table -- perfect for sharing charts and data."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M20 3H5L3 5v14l2 2h15l2-2V5l-2-2zm0 2v3H5V5h15zm-5 14h-5v-9h5v9zM5 10h3v9H5v-9zm12 9v-9h3v9h-3z"}))),category:"formatting",attributes:{hasFixedLayout:{type:"boolean",default:!1},head:uo("head"),body:uo("body"),foot:uo("foot")},styles:[{name:"regular",label:Object(G.__)("Regular"),isDefault:!0},{name:"stripes",label:Object(G.__)("Stripes")}],supports:{align:!0},transforms:{from:[{type:"raw",selector:"table",schema:so}]},edit:io,save:function(e){var t=e.attributes,n=t.hasFixedLayout,o=t.head,r=t.body,a=t.foot;if(!o.length&&!r.length&&!a.length)return null;var c=q()({"has-fixed-layout":n}),i=function(e){var t=e.type,n=e.rows;if(!n.length)return null;var o="t".concat(t);return Object(V.createElement)(o,null,n.map(function(e,t){var n=e.cells;return Object(V.createElement)("tr",{key:t},n.map(function(e,t){var n=e.content,o=e.tag;return Object(V.createElement)($.RichText.Content,{tagName:o,value:n,key:t})}))}))};return Object(V.createElement)("table",{className:c},Object(V.createElement)(i,{type:"head",rows:o}),Object(V.createElement)(i,{type:"body",rows:r}),Object(V.createElement)(i,{type:"foot",rows:a}))}},ho="core/template",po={title:Object(G.__)("Reusable Template"),category:"reusable",description:Object(G.__)("Template block used as a container."),icon:Object(V.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(V.createElement)("rect",{x:"0",fill:"none",width:"24",height:"24"}),Object(V.createElement)("g",null,Object(V.createElement)("path",{d:"M19 3H5c-1.105 0-2 .895-2 2v14c0 1.105.895 2 2 2h14c1.105 0 2-.895 2-2V5c0-1.105-.895-2-2-2zM6 6h5v5H6V6zm4.5 13C9.12 19 8 17.88 8 16.5S9.12 14 10.5 14s2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5zm3-6l3-5 3 5h-6z"}))),supports:{customClassName:!1,html:!1,inserter:!1},edit:function(){return Object(V.createElement)($.InnerBlocks,null)},save:function(){return Object(V.createElement)($.InnerBlocks.Content,null)}},go="core/text-columns",Oo={supports:{inserter:!1},title:Object(G.__)("Text Columns (deprecated)"),description:Object(G.__)("This block is deprecated. Please use the Columns block instead."),icon:"columns",category:"layout",attributes:{content:{type:"array",source:"query",selector:"p",query:{children:{source:"html"}},default:[{},{}]},columns:{type:"number",default:2},width:{type:"string"}},transforms:{to:[{type:"block",blocks:["core/columns"],transform:function(e){var t=e.className,n=e.columns,o=e.content,r=e.width;return Object(D.createBlock)("core/columns",{align:"wide"===r||"full"===r?r:void 0,className:t,columns:n},o.map(function(e){var t=e.children;return Object(D.createBlock)("core/column",{},[Object(D.createBlock)("core/paragraph",{content:t})])}))}}]},getEditWrapperProps:function(e){var t=e.width;if("wide"===t||"full"===t)return{"data-align":t}},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=t.width,a=t.content,c=t.columns;return ro()("The Text Columns block",{alternative:"the Columns block",plugin:"Gutenberg"}),Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.BlockAlignmentToolbar,{value:r,onChange:function(e){return n({width:e})},controls:["center","wide","full"]})),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,null,Object(V.createElement)(Q.RangeControl,{label:Object(G.__)("Columns"),value:c,onChange:function(e){return n({columns:e})},min:2,max:4}))),Object(V.createElement)("div",{className:"".concat(o," align").concat(r," columns-").concat(c)},Object(K.times)(c,function(e){return Object(V.createElement)("div",{className:"wp-block-column",key:"column-".concat(e)},Object(V.createElement)($.RichText,{tagName:"p",value:Object(K.get)(a,[e,"children"]),onChange:function(t){n({content:Object(H.a)(a.slice(0,e)).concat([{children:t}],Object(H.a)(a.slice(e+1)))})},placeholder:Object(G.__)("New Column")}))})))},save:function(e){var t=e.attributes,n=t.width,o=t.content,r=t.columns;return Object(V.createElement)("div",{className:"align".concat(n," columns-").concat(r)},Object(K.times)(r,function(e){return Object(V.createElement)("div",{className:"wp-block-column",key:"column-".concat(e)},Object(V.createElement)($.RichText.Content,{tagName:"p",value:Object(K.get)(o,[e,"children"])}))}))}},fo="core/verse",jo={title:Object(G.__)("Verse"),description:Object(G.__)("A block for haiku? Why not? Blocks for all the things! (See what we did here?)"),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("path",{d:"M3 17v4h4l11-11-4-4L3 17zm3 2H5v-1l9-9 1 1-9 9zM21 6l-3-3h-1l-2 2 4 4 2-2V6z"})),category:"formatting",keywords:[Object(G.__)("poetry")],attributes:{content:{source:"html",selector:"pre"},textAlign:{type:"string"}},transforms:{from:[{type:"block",blocks:["core/paragraph"],transform:function(e){return Object(D.createBlock)("core/verse",e)}}],to:[{type:"block",blocks:["core/paragraph"],transform:function(e){return Object(D.createBlock)("core/paragraph",e)}}]},edit:function(e){var t=e.attributes,n=e.setAttributes,o=e.className,r=e.mergeBlocks,a=t.textAlign,c=t.content;return Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)($.AlignmentToolbar,{value:a,onChange:function(e){n({textAlign:e})}})),Object(V.createElement)($.RichText,{tagName:"pre",value:c,onChange:function(e){n({content:e})},style:{textAlign:a},placeholder:Object(G.__)("Write…"),wrapperClassName:o,onMerge:r}))},save:function(e){var t=e.attributes,n=e.className,o=t.textAlign,r=t.content;return Object(V.createElement)($.RichText.Content,{tagName:"pre",className:n,style:{textAlign:o},value:r})},merge:function(e,t){return{content:e.content+t.content}}},vo=["video"],yo=["image"],wo=function(e){function t(){var e;return Object(Z.a)(this,t),(e=Object(X.a)(this,Object(ee.a)(t).apply(this,arguments))).state={editing:!e.props.attributes.src},e.videoPlayer=Object(V.createRef)(),e.posterImageButton=Object(V.createRef)(),e.toggleAttribute=e.toggleAttribute.bind(Object(ne.a)(Object(ne.a)(e))),e.onSelectURL=e.onSelectURL.bind(Object(ne.a)(Object(ne.a)(e))),e.onSelectPoster=e.onSelectPoster.bind(Object(ne.a)(Object(ne.a)(e))),e.onRemovePoster=e.onRemovePoster.bind(Object(ne.a)(Object(ne.a)(e))),e}return Object(te.a)(t,e),Object(J.a)(t,[{key:"componentDidMount",value:function(){var e=this,t=this.props,n=t.attributes,o=t.noticeOperations,r=t.setAttributes,a=n.id,c=n.src,i=void 0===c?"":c;if(!a&&Object(de.isBlobURL)(i)){var l=Object(de.getBlobByURL)(i);l&&Object($.mediaUpload)({filesList:[l],onFileChange:function(e){var t=Object(he.a)(e,1)[0].url;r({src:t})},onError:function(t){e.setState({editing:!0}),o.createErrorNotice(t)},allowedTypes:vo})}}},{key:"componentDidUpdate",value:function(e){this.props.attributes.poster!==e.attributes.poster&&this.videoPlayer.current.load()}},{key:"toggleAttribute",value:function(e){var t=this;return function(n){t.props.setAttributes(Object(F.a)({},e,n))}}},{key:"onSelectURL",value:function(e){var t=this.props,n=t.attributes,o=t.setAttributes;e!==n.src&&o({src:e,id:void 0}),this.setState({editing:!1})}},{key:"onSelectPoster",value:function(e){(0,this.props.setAttributes)({poster:e.url})}},{key:"onRemovePoster",value:function(){(0,this.props.setAttributes)({poster:""}),this.posterImageButton.current.focus()}},{key:"render",value:function(){var e=this,t=this.props.attributes,n=t.autoplay,o=t.caption,r=t.controls,a=t.loop,c=t.muted,i=t.poster,l=t.preload,s=t.src,u=this.props,b=u.setAttributes,m=u.isSelected,d=u.className,h=u.noticeOperations,p=u.noticeUI,g=function(){e.setState({editing:!0})};return this.state.editing?Object(V.createElement)($.MediaPlaceholder,{icon:"media-video",labels:{title:Object(G.__)("Video"),name:Object(G.__)("a video")},className:d,onSelect:function(t){if(!t||!t.url)return b({src:void 0,id:void 0}),void g();b({src:t.url,id:t.id}),e.setState({src:t.url,editing:!1})},onSelectURL:this.onSelectURL,accept:"video/*",allowedTypes:vo,value:this.props.attributes,notices:p,onError:h.createErrorNotice}):Object(V.createElement)(V.Fragment,null,Object(V.createElement)($.BlockControls,null,Object(V.createElement)(Q.Toolbar,null,Object(V.createElement)(Q.IconButton,{className:"components-icon-button components-toolbar__control",label:Object(G.__)("Edit video"),onClick:g,icon:"edit"}))),Object(V.createElement)($.InspectorControls,null,Object(V.createElement)(Q.PanelBody,{title:Object(G.__)("Video Settings")},Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Autoplay"),onChange:this.toggleAttribute("autoplay"),checked:n}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Loop"),onChange:this.toggleAttribute("loop"),checked:a}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Muted"),onChange:this.toggleAttribute("muted"),checked:c}),Object(V.createElement)(Q.ToggleControl,{label:Object(G.__)("Playback Controls"),onChange:this.toggleAttribute("controls"),checked:r}),Object(V.createElement)(Q.SelectControl,{label:Object(G.__)("Preload"),value:l,onChange:function(e){return b({preload:e})},options:[{value:"auto",label:Object(G.__)("Auto")},{value:"metadata",label:Object(G.__)("Metadata")},{value:"none",label:Object(G.__)("None")}]}),Object(V.createElement)(Q.BaseControl,{className:"editor-video-poster-control",label:Object(G.__)("Poster Image")},Object(V.createElement)($.MediaUpload,{title:Object(G.__)("Select Poster Image"),onSelect:this.onSelectPoster,allowedTypes:yo,render:function(t){var n=t.open;return Object(V.createElement)(Q.Button,{isDefault:!0,onClick:n,ref:e.posterImageButton},e.props.attributes.poster?Object(G.__)("Replace image"):Object(G.__)("Select Poster Image"))}}),!!this.props.attributes.poster&&Object(V.createElement)(Q.Button,{onClick:this.onRemovePoster,isLink:!0,isDestructive:!0},Object(G.__)("Remove Poster Image"))))),Object(V.createElement)("figure",{className:d},Object(V.createElement)(Q.Disabled,null,Object(V.createElement)("video",{controls:r,poster:i,src:s,ref:this.videoPlayer})),(!$.RichText.isEmpty(o)||m)&&Object(V.createElement)($.RichText,{tagName:"figcaption",placeholder:Object(G.__)("Write caption…"),value:o,onChange:function(e){return b({caption:e})},inlineToolbar:!0})))}}]),t}(V.Component),Co=Object(Q.withNotices)(wo),ko="core/video",Eo={title:Object(G.__)("Video"),description:Object(G.__)("Embed a video file and a simple video player."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{fill:"none",d:"M0 0h24v24H0V0z"}),Object(V.createElement)("path",{d:"M4 6l2 4h14v8H4V6m18-2h-4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4L2 6v12l2 2h16l2-2V4z"})),keywords:[Object(G.__)("movie")],category:"common",attributes:{autoplay:{type:"boolean",source:"attribute",selector:"video",attribute:"autoplay"},caption:{source:"html",selector:"figcaption"},controls:{type:"boolean",source:"attribute",selector:"video",attribute:"controls",default:!0},id:{type:"number"},loop:{type:"boolean",source:"attribute",selector:"video",attribute:"loop"},muted:{type:"boolean",source:"attribute",selector:"video",attribute:"muted"},poster:{type:"string",source:"attribute",selector:"video",attribute:"poster"},preload:{type:"string",source:"attribute",selector:"video",attribute:"preload",default:"metadata"},src:{type:"string",source:"attribute",selector:"video",attribute:"src"}},transforms:{from:[{type:"files",isMatch:function(e){return 1===e.length&&0===e[0].type.indexOf("video/")},transform:function(e){var t=e[0];return Object(D.createBlock)("core/video",{src:Object(de.createBlobURL)(t)})}}]},supports:{align:!0},edit:Co,save:function(e){var t=e.attributes,n=t.autoplay,o=t.caption,r=t.controls,a=t.loop,c=t.muted,i=t.poster,l=t.preload,s=t.src;return Object(V.createElement)("figure",null,s&&Object(V.createElement)("video",{autoPlay:n,controls:r,loop:a,muted:c,poster:i,preload:"metadata"!==l?l:void 0,src:s}),!$.RichText.isEmpty(o)&&Object(V.createElement)($.RichText.Content,{tagName:"figcaption",value:o}))}};var _o=function(e){function t(e){var n;return Object(Z.a)(this,t),(n=Object(X.a)(this,Object(ee.a)(t).call(this,e))).initialize=n.initialize.bind(Object(ne.a)(Object(ne.a)(n))),n.onSetup=n.onSetup.bind(Object(ne.a)(Object(ne.a)(n))),n.focus=n.focus.bind(Object(ne.a)(Object(ne.a)(n))),n}return Object(te.a)(t,e),Object(J.a)(t,[{key:"componentDidMount",value:function(){var e=window.wpEditorL10n.tinymce,t=e.baseURL,n=e.suffix;window.tinymce.EditorManager.overrideDefaults({base_url:t,suffix:n}),"complete"===document.readyState?this.initialize():window.addEventListener("DOMContentLoaded",this.initialize)}},{key:"componentWillUnmount",value:function(){window.addEventListener("DOMContentLoaded",this.initialize),wp.oldEditor.remove("editor-".concat(this.props.clientId))}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.clientId,o=t.attributes.content,r=window.tinymce.get("editor-".concat(n));e.attributes.content!==o&&r.setContent(o||"")}},{key:"initialize",value:function(){var e=this.props.clientId,t=window.wpEditorL10n.tinymce.settings;wp.oldEditor.initialize("editor-".concat(e),{tinymce:Object(U.a)({},t,{inline:!0,content_css:!1,fixed_toolbar_container:"#toolbar-".concat(e),setup:this.onSetup})})}},{key:"onSetup",value:function(e){var t=this,n=this.props,o=n.attributes.content,r=n.setAttributes,a=this.ref;this.editor=e,e.on("BeforeExecCommand",function(e){"WP_Help"===e.command&&e.preventDefault()}),o&&e.on("loadContent",function(){return e.setContent(o)}),e.on("blur",function(){return r({content:e.getContent()}),!1}),e.on("keydown",function(n){n.keyCode!==He.BACKSPACE&&n.keyCode!==He.DELETE||!function(e){var t=e.getBody();return!(t.childNodes.length>1)&&(0===t.childNodes.length||!(t.childNodes[0].childNodes.length>1)&&/^\n?$/.test(t.innerText||t.textContent))}(e)||(t.props.onReplace([]),n.preventDefault(),n.stopImmediatePropagation()),n.altKey&&n.keyCode===He.F10&&n.stopPropagation()}),e.addButton("kitchensink",{tooltip:Object(G._x)("More","button to expand options"),icon:"dashicon dashicons-editor-kitchensink",onClick:function(){var t=!this.active();this.active(t),e.dom.toggleClass(a,"has-advanced-toolbar",t)}}),e.addButton("wp_add_media",{tooltip:Object(G.__)("Insert Media"),icon:"dashicon dashicons-admin-media",cmd:"WP_Medialib"}),e.on("init",function(){var e=t.editor.getBody();document.activeElement===e&&(e.blur(),t.editor.focus())})}},{key:"focus",value:function(){this.editor&&this.editor.focus()}},{key:"onToolbarKeyDown",value:function(e){e.stopPropagation(),e.nativeEvent.stopImmediatePropagation()}},{key:"render",value:function(){var e=this,t=this.props.clientId;return[Object(V.createElement)("div",{key:"toolbar",id:"toolbar-".concat(t),ref:function(t){return e.ref=t},className:"block-library-classic__toolbar",onClick:this.focus,"data-placeholder":Object(G.__)("Classic"),onKeyDown:this.onToolbarKeyDown}),Object(V.createElement)("div",{key:"editor",id:"editor-".concat(t),className:"wp-block-freeform block-library-rich-text__tinymce"})]}}]),t}(V.Component),xo="core/freeform",So={title:Object(G.__)("Classic"),description:Object(G.__)("It’s the classic WordPress editor and it’s a block! Drop the editor right in."),icon:Object(V.createElement)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},Object(V.createElement)("path",{d:"M0,0h24v24H0V0z M0,0h24v24H0V0z",fill:"none"}),Object(V.createElement)("path",{d:"m20 7v10h-16v-10h16m0-2h-16c-1.1 0-1.99 0.9-1.99 2l-0.01 10c0 1.1 0.9 2 2 2h16c1.1 0 2-0.9 2-2v-10c0-1.1-0.9-2-2-2z"}),Object(V.createElement)("rect",{x:"11",y:"8",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"11",y:"11",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"8",y:"8",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"8",y:"11",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"5",y:"11",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"5",y:"8",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"8",y:"14",width:"8",height:"2"}),Object(V.createElement)("rect",{x:"14",y:"11",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"14",y:"8",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"17",y:"11",width:"2",height:"2"}),Object(V.createElement)("rect",{x:"17",y:"8",width:"2",height:"2"})),category:"formatting",attributes:{content:{type:"string",source:"html"}},supports:{className:!1,customClassName:!1},edit:_o,save:function(e){var t=e.attributes.content;return Object(V.createElement)(V.RawHTML,null,t)}};n.d(t,"registerCoreBlocks",function(){return To});var To=function(){[o,r,a,i,w,c,N,l,s,u,b,m,d,h,p,g].concat(Object(H.a)($t),Object(H.a)(Qt),[O,window.wp&&window.wp.oldEditor?P:null,f,j,v,y,C,k,E,_,x,T,S,B,A,R,I,L,z,M]).forEach(function(e){if(e){var t=e.name,n=e.settings;Object(D.registerBlockType)(t,n)}}),Object(D.setDefaultBlockName)(be),window.wp&&window.wp.oldEditor&&Object(D.setFreeformContentHandlerName)(xo),Object(D.setUnregisteredTypeHandlerName)(Sn)}},25:function(e,t,n){"use strict";function o(){return(o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}).apply(this,arguments)}n.d(t,"a",function(){return o})},26:function(e,t){!function(){e.exports=this.wp.richText}()},3:function(e,t,n){"use strict";function o(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,"a",function(){return o})},31:function(e,t,n){"use strict";function o(e,t){if(null==e)return{};var n,o,r=function(e,t){if(null==e)return{};var n,o,r={},a=Object.keys(e);for(o=0;o<a.length;o++)n=a[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)n=a[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}n.d(t,"a",function(){return o})},32:function(e,t,n){"use strict";var o=n(44);var r=n(43);function a(e,t){return Object(o.a)(e)||function(e,t){var n=[],o=!0,r=!1,a=void 0;try{for(var c,i=e[Symbol.iterator]();!(o=(c=i.next()).done)&&(n.push(c.value),!t||n.length!==t);o=!0);}catch(e){r=!0,a=e}finally{try{o||null==i.return||i.return()}finally{if(r)throw a}}return n}(e,t)||Object(r.a)()}n.d(t,"a",function(){return a})},35:function(e,t){!function(){e.exports=this.wp.deprecated}()},38:function(e,t,n){"use strict";function o(e){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function r(e){return(r="function"==typeof Symbol&&"symbol"===o(Symbol.iterator)?function(e){return o(e)}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":o(e)})(e)}n.d(t,"a",function(){return r})},39:function(e,t){!function(){e.exports=this.wp.blob}()},4:function(e,t){!function(){e.exports=this.wp.components}()},42:function(e,t,n){"use strict";function o(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}n.d(t,"a",function(){return o})},43:function(e,t,n){"use strict";function o(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}n.d(t,"a",function(){return o})},44:function(e,t,n){"use strict";function o(e){if(Array.isArray(e))return e}n.d(t,"a",function(){return o})},47:function(e,t){!function(){e.exports=this.wp.viewport}()},5:function(e,t){!function(){e.exports=this.wp.data}()},56:function(e,t){!function(){e.exports=this.wp.date}()},58:function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(n=window)}e.exports=n},6:function(e,t){!function(){e.exports=this.wp.compose}()},61:function(e,t){!function(){e.exports=this.wp.htmlEntities}()},64:function(e,t,n){e.exports=function(e,t){var n,o,r,a=0;function c(){var t,c,i=o,l=arguments.length;e:for(;i;){if(i.args.length===arguments.length){for(c=0;c<l;c++)if(i.args[c]!==arguments[c]){i=i.next;continue e}return i!==o&&(i===r&&(r=i.prev),i.prev.next=i.next,i.next&&(i.next.prev=i.prev),i.next=o,i.prev=null,o.prev=i,o=i),i.val}i=i.next}for(t=new Array(l),c=0;c<l;c++)t[c]=arguments[c];return i={args:t,val:e.apply(null,t)},o?(o.prev=i,i.next=o):r=i,a===n?(r=r.prev).next=null:a++,o=i,i.val}return t&&t.maxSize&&(n=t.maxSize),c.clear=function(){o=null,r=null,a=0},c}},68:function(e,t){!function(){e.exports=this.wp.autop}()},7:function(e,t){!function(){e.exports=this.wp.editor}()},74:function(e,t,n){var o;
13
  /*!
14
  Copyright (c) 2016 Jed Watson.
15
  Licensed under the MIT License (MIT), see
20
  Licensed under the MIT License (MIT), see
21
  http://jedwatson.github.io/classnames
22
  */
23
+ !function(){"use strict";var n=function(){function e(){}function t(e,t){for(var n=t.length,o=0;o<n;++o)r(e,t[o])}e.prototype=Object.create(null);var n={}.hasOwnProperty;var o=/\s+/;function r(e,r){if(r){var a=typeof r;"string"===a?function(e,t){for(var n=t.split(o),r=n.length,a=0;a<r;++a)e[n[a]]=!0}(e,r):Array.isArray(r)?t(e,r):"object"===a?function(e,t){for(var o in t)n.call(t,o)&&(e[o]=!!t[o])}(e,r):"number"===a&&function(e,t){e[t]=!0}(e,r)}}return function(){for(var n=arguments.length,o=Array(n),r=0;r<n;r++)o[r]=arguments[r];var a=new e;t(a,o);var c=[];for(var i in a)a[i]&&c.push(i);return c.join(" ")}}();void 0!==e&&e.exports?e.exports=n:void 0===(o=function(){return n}.apply(t,[]))||(e.exports=o)}()},8:function(e,t){!function(){e.exports=this.wp.blocks}()},87:function(e,t,n){"use strict";var o=n(118),r=n(116);function a(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}t.parse=j,t.resolve=function(e,t){return j(e,!1,!0).resolve(t)},t.resolveObject=function(e,t){return e?j(e,!1,!0).resolveObject(t):t},t.format=function(e){r.isString(e)&&(e=j(e));return e instanceof a?e.format():a.prototype.format.call(e)},t.Url=a;var c=/^([a-z0-9.+-]+:)/i,i=/:[0-9]*$/,l=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,s=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),u=["'"].concat(s),b=["%","/","?",";","#"].concat(u),m=["/","?","#"],d=/^[+a-z0-9A-Z_-]{0,63}$/,h=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,p={javascript:!0,"javascript:":!0},g={javascript:!0,"javascript:":!0},O={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},f=n(115);function j(e,t,n){if(e&&r.isObject(e)&&e instanceof a)return e;var o=new a;return o.parse(e,t,n),o}a.prototype.parse=function(e,t,n){if(!r.isString(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var a=e.indexOf("?"),i=-1!==a&&a<e.indexOf("#")?"?":"#",s=e.split(i);s[0]=s[0].replace(/\\/g,"/");var j=e=s.join(i);if(j=j.trim(),!n&&1===e.split("#").length){var v=l.exec(j);if(v)return this.path=j,this.href=j,this.pathname=v[1],v[2]?(this.search=v[2],this.query=t?f.parse(this.search.substr(1)):this.search.substr(1)):t&&(this.search="",this.query={}),this}var y=c.exec(j);if(y){var w=(y=y[0]).toLowerCase();this.protocol=w,j=j.substr(y.length)}if(n||y||j.match(/^\/\/[^@\/]+@[^@\/]+/)){var C="//"===j.substr(0,2);!C||y&&g[y]||(j=j.substr(2),this.slashes=!0)}if(!g[y]&&(C||y&&!O[y])){for(var k,E,_=-1,x=0;x<m.length;x++){-1!==(S=j.indexOf(m[x]))&&(-1===_||S<_)&&(_=S)}-1!==(E=-1===_?j.lastIndexOf("@"):j.lastIndexOf("@",_))&&(k=j.slice(0,E),j=j.slice(E+1),this.auth=decodeURIComponent(k)),_=-1;for(x=0;x<b.length;x++){var S;-1!==(S=j.indexOf(b[x]))&&(-1===_||S<_)&&(_=S)}-1===_&&(_=j.length),this.host=j.slice(0,_),j=j.slice(_),this.parseHost(),this.hostname=this.hostname||"";var T="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!T)for(var N=this.hostname.split(/\./),B=(x=0,N.length);x<B;x++){var A=N[x];if(A&&!A.match(d)){for(var R="",I=0,L=A.length;I<L;I++)A.charCodeAt(I)>127?R+="x":R+=A[I];if(!R.match(d)){var z=N.slice(0,x),M=N.slice(x+1),P=A.match(h);P&&(z.push(P[1]),M.unshift(P[2])),M.length&&(j="/"+M.join(".")+j),this.hostname=z.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),T||(this.hostname=o.toASCII(this.hostname));var H=this.port?":"+this.port:"",D=this.hostname||"";this.host=D+H,this.href+=this.host,T&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==j[0]&&(j="/"+j))}if(!p[w])for(x=0,B=u.length;x<B;x++){var F=u[x];if(-1!==j.indexOf(F)){var U=encodeURIComponent(F);U===F&&(U=escape(F)),j=j.split(F).join(U)}}var V=j.indexOf("#");-1!==V&&(this.hash=j.substr(V),j=j.slice(0,V));var W=j.indexOf("?");if(-1!==W?(this.search=j.substr(W),this.query=j.substr(W+1),t&&(this.query=f.parse(this.query)),j=j.slice(0,W)):t&&(this.search="",this.query={}),j&&(this.pathname=j),O[w]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){H=this.pathname||"";var q=this.search||"";this.path=H+q}return this.href=this.format(),this},a.prototype.format=function(){var e=this.auth||"";e&&(e=(e=encodeURIComponent(e)).replace(/%3A/i,":"),e+="@");var t=this.protocol||"",n=this.pathname||"",o=this.hash||"",a=!1,c="";this.host?a=e+this.host:this.hostname&&(a=e+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(a+=":"+this.port)),this.query&&r.isObject(this.query)&&Object.keys(this.query).length&&(c=f.stringify(this.query));var i=this.search||c&&"?"+c||"";return t&&":"!==t.substr(-1)&&(t+=":"),this.slashes||(!t||O[t])&&!1!==a?(a="//"+(a||""),n&&"/"!==n.charAt(0)&&(n="/"+n)):a||(a=""),o&&"#"!==o.charAt(0)&&(o="#"+o),i&&"?"!==i.charAt(0)&&(i="?"+i),t+a+(n=n.replace(/[?#]/g,function(e){return encodeURIComponent(e)}))+(i=i.replace("#","%23"))+o},a.prototype.resolve=function(e){return this.resolveObject(j(e,!1,!0)).format()},a.prototype.resolveObject=function(e){if(r.isString(e)){var t=new a;t.parse(e,!1,!0),e=t}for(var n=new a,o=Object.keys(this),c=0;c<o.length;c++){var i=o[c];n[i]=this[i]}if(n.hash=e.hash,""===e.href)return n.href=n.format(),n;if(e.slashes&&!e.protocol){for(var l=Object.keys(e),s=0;s<l.length;s++){var u=l[s];"protocol"!==u&&(n[u]=e[u])}return O[n.protocol]&&n.hostname&&!n.pathname&&(n.path=n.pathname="/"),n.href=n.format(),n}if(e.protocol&&e.protocol!==n.protocol){if(!O[e.protocol]){for(var b=Object.keys(e),m=0;m<b.length;m++){var d=b[m];n[d]=e[d]}return n.href=n.format(),n}if(n.protocol=e.protocol,e.host||g[e.protocol])n.pathname=e.pathname;else{for(var h=(e.pathname||"").split("/");h.length&&!(e.host=h.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==h[0]&&h.unshift(""),h.length<2&&h.unshift(""),n.pathname=h.join("/")}if(n.search=e.search,n.query=e.query,n.host=e.host||"",n.auth=e.auth,n.hostname=e.hostname||e.host,n.port=e.port,n.pathname||n.search){var p=n.pathname||"",f=n.search||"";n.path=p+f}return n.slashes=n.slashes||e.slashes,n.href=n.format(),n}var j=n.pathname&&"/"===n.pathname.charAt(0),v=e.host||e.pathname&&"/"===e.pathname.charAt(0),y=v||j||n.host&&e.pathname,w=y,C=n.pathname&&n.pathname.split("/")||[],k=(h=e.pathname&&e.pathname.split("/")||[],n.protocol&&!O[n.protocol]);if(k&&(n.hostname="",n.port=null,n.host&&(""===C[0]?C[0]=n.host:C.unshift(n.host)),n.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===h[0]?h[0]=e.host:h.unshift(e.host)),e.host=null),y=y&&(""===h[0]||""===C[0])),v)n.host=e.host||""===e.host?e.host:n.host,n.hostname=e.hostname||""===e.hostname?e.hostname:n.hostname,n.search=e.search,n.query=e.query,C=h;else if(h.length)C||(C=[]),C.pop(),C=C.concat(h),n.search=e.search,n.query=e.query;else if(!r.isNullOrUndefined(e.search)){if(k)n.hostname=n.host=C.shift(),(T=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=T.shift(),n.host=n.hostname=T.shift());return n.search=e.search,n.query=e.query,r.isNull(n.pathname)&&r.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.href=n.format(),n}if(!C.length)return n.pathname=null,n.search?n.path="/"+n.search:n.path=null,n.href=n.format(),n;for(var E=C.slice(-1)[0],_=(n.host||e.host||C.length>1)&&("."===E||".."===E)||""===E,x=0,S=C.length;S>=0;S--)"."===(E=C[S])?C.splice(S,1):".."===E?(C.splice(S,1),x++):x&&(C.splice(S,1),x--);if(!y&&!w)for(;x--;x)C.unshift("..");!y||""===C[0]||C[0]&&"/"===C[0].charAt(0)||C.unshift(""),_&&"/"!==C.join("/").substr(-1)&&C.push("");var T,N=""===C[0]||C[0]&&"/"===C[0].charAt(0);k&&(n.hostname=n.host=N?"":C.length?C.shift():"",(T=!!(n.host&&n.host.indexOf("@")>0)&&n.host.split("@"))&&(n.auth=T.shift(),n.host=n.hostname=T.shift()));return(y=y||n.host&&C.length)&&!N&&C.unshift(""),C.length?n.pathname=C.join("/"):(n.pathname=null,n.path=null),r.isNull(n.pathname)&&r.isNull(n.search)||(n.path=(n.pathname?n.pathname:"")+(n.search?n.search:"")),n.auth=e.auth||n.auth,n.slashes=n.slashes||e.slashes,n.href=n.format(),n},a.prototype.parseHost=function(){var e=this.host,t=i.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)}},89:function(e,t){!function(){e.exports=this.wp.coreData}()},9:function(e,t,n){"use strict";n.d(t,"a",function(){return r});var o=n(16);function r(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){Object(o.a)(e,t,n[t])})}return e}}});
build/block-library/style-rtl.css CHANGED
@@ -1 +1 @@
1
- @keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes editor_region_focus{0%{box-shadow:inset 0 0 0 0 #33b3db}to{box-shadow:inset 0 0 0 4px #33b3db}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes modal-appear{0%{margin-top:32px}to{margin-top:0}}.wp-block-audio figcaption{color:#6c7781;font-size:13px;margin-top:.5em;text-align:center}.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0 -14px -14px;padding:8px 14px;position:relative;top:-14px}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-left:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{font-weight:600;margin-left:8px;white-space:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0;margin:0 0 0 4px}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 5px 0 0}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-bottom:1px dashed #e2e4e7;border-right:1px dashed #e2e4e7;color:#555d66;height:30px;left:-14px;padding:4px;position:absolute;top:-14px;width:30px;z-index:1}.wp-block-button{margin-bottom:1.5em}.wp-block-button .wp-block-button__link{border:none;border-radius:23px;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;line-height:24px;margin:0;padding:11px 24px;text-align:center;text-decoration:none;white-space:normal;word-break:break-all}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:left}.wp-block-button__link:not(.has-background),.wp-block-button__link:not(.has-background):active,.wp-block-button__link:not(.has-background):focus,.wp-block-button__link:not(.has-background):hover{background-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link{background:transparent;border:2px solid transparent}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-pink-background-color{border-color:#f78da7}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-red-background-color{border-color:#cf2e2e}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-orange-background-color{border-color:#ff6900}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-amber-background-color{border-color:#fcb900}.wp-block-button.is-style-outline .wp-block-button__link.has-light-green-cyan-background-color{border-color:#7bdcb5}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-green-cyan-background-color{border-color:#00d084}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-cyan-blue-background-color{border-color:#8ed1fc}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-cyan-blue-background-color{border-color:#0693e3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-light-gray-background-color{border-color:#eee}.wp-block-button.is-style-outline .wp-block-button__link.has-cyan-bluish-gray-background-color{border-color:#abb8c3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-dark-gray-background-color{border-color:#313131}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{border-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover{color:#32373c}.wp-block-button__link:not(.has-text-color),.wp-block-button__link:not(.has-text-color):active,.wp-block-button__link:not(.has-text-color):focus,.wp-block-button__link:not(.has-text-color):hover{color:#fff}.wp-block-categories.alignleft{margin-left:2em}.wp-block-categories.alignright{margin-right:2em}.wp-block-columns{display:flex}.wp-block-column{flex:1}.wp-block-cover-image{align-items:center;background-color:#000;background-position:50%;background-size:cover;display:flex;justify-content:center;margin:0 0 1.5em;min-height:430px;position:relative;width:100%}.wp-block-cover-image.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content h2{margin-right:0;text-align:right}.wp-block-cover-image.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content h2{margin-left:0;text-align:left}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image h2{color:#fff;font-size:2em;line-height:1.25;margin-bottom:0;max-width:610px;padding:14px;text-align:center;z-index:1}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax{background-attachment:fixed}.wp-block-cover-image.has-background-dim:before{background-color:inherit;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.components-placeholder{height:inherit}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,[data-align=left] .wp-block-cover-image,[data-align=right] .wp-block-cover-image{max-width:305px;width:100%}.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:left}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-right:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 0 16px 16px;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{height:100%;margin:0}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{align-items:flex-end;display:flex;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);bottom:0;color:#fff;font-size:13px;max-height:100%;overflow:auto;padding:40px 10px 5px;position:absolute;text-align:center;width:100%}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{-o-object-fit:cover;flex:1;height:100%;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 8px)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-left:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{margin-left:0;width:100%}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{margin-left:16px;width:calc(33.33333% - 10.66667px)}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{margin-left:16px;width:calc(25% - 12px)}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{margin-left:16px;width:calc(20% - 12.8px)}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{margin-left:16px;width:calc(16.66667% - 13.33333px)}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{margin-left:16px;width:calc(14.28571% - 13.71429px)}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{margin-left:16px;width:calc(12.5% - 14px)}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-left:0}}.is-selected .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-selected .wp-block-gallery .blocks-gallery-item:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-item:nth-last-child(2),.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-left:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright,[data-align=left] .wp-block-gallery,[data-align=right] .wp-block-gallery{max-width:305px;width:100%}.wp-block-image{margin-left:0;margin-right:0;max-width:100%}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:right;margin-left:1em}.wp-block-image .alignright{float:left;margin-right:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:36px}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-right:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:right;height:40px;margin-left:12px;width:40px}.wp-block-latest-posts.alignleft{margin-left:2em}.wp-block-latest-posts.alignright{margin-right:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}.wp-block-latest-posts.is-grid li{margin:0 0 16px 16px;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{color:#6c7781;display:block;font-size:13px}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus):first-letter{float:right;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em 0 0 .1em;text-transform:uppercase}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{margin-left:0;margin-right:0;padding:3em 0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%;text-align:right}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:left}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;height:auto;line-height:1;max-width:none;text-align:center}.wp-block-separator.is-style-dots:before{color:#191e23;content:"\00b7 \00b7 \00b7";font-family:serif;font-size:20px;letter-spacing:2em;padding-right:2em}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-right:0}.wp-block-text-columns .wp-block-column:last-child{margin-left:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:nowrap}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color{color:#f78da7}.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-regular-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-larger-font-size{font-size:42px}
1
+ @keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes editor_region_focus{0%{box-shadow:inset 0 0 0 0 #33b3db}to{box-shadow:inset 0 0 0 4px #33b3db}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes modal-appear{0%{margin-top:32px}to{margin-top:0}}.wp-block-audio figcaption{color:#6c7781;font-size:13px;margin-top:.5em;text-align:center}.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0 -14px -14px;padding:8px 14px;position:relative;top:-14px}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-left:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{font-weight:600;margin-left:8px;white-space:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0;margin:0 0 0 4px}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 5px 0 0}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-bottom:1px dashed #e2e4e7;border-right:1px dashed #e2e4e7;color:#555d66;height:30px;left:-14px;padding:4px;position:absolute;top:-14px;width:30px;z-index:1}.wp-block-button{margin-bottom:1.5em}.wp-block-button .wp-block-button__link{border:none;border-radius:23px;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;line-height:24px;margin:0;padding:11px 24px;text-align:center;text-decoration:none;white-space:normal;word-break:break-all}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:left}.wp-block-button__link:not(.has-background),.wp-block-button__link:not(.has-background):active,.wp-block-button__link:not(.has-background):focus,.wp-block-button__link:not(.has-background):hover{background-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link{background:transparent;border:2px solid transparent}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-pink-background-color{border-color:#f78da7}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-red-background-color{border-color:#cf2e2e}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-orange-background-color{border-color:#ff6900}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-amber-background-color{border-color:#fcb900}.wp-block-button.is-style-outline .wp-block-button__link.has-light-green-cyan-background-color{border-color:#7bdcb5}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-green-cyan-background-color{border-color:#00d084}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-cyan-blue-background-color{border-color:#8ed1fc}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-cyan-blue-background-color{border-color:#0693e3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-light-gray-background-color{border-color:#eee}.wp-block-button.is-style-outline .wp-block-button__link.has-cyan-bluish-gray-background-color{border-color:#abb8c3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-dark-gray-background-color{border-color:#313131}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{border-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover{color:#32373c}.wp-block-button__link:not(.has-text-color),.wp-block-button__link:not(.has-text-color):active,.wp-block-button__link:not(.has-text-color):focus,.wp-block-button__link:not(.has-text-color):hover{color:#fff}.wp-block-categories.alignleft{margin-left:2em}.wp-block-categories.alignright{margin-right:2em}.wp-block-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex:1;flex-basis:100%;margin-bottom:1em}@media (min-width:600px){.wp-block-column{flex-basis:50%;flex-grow:0;padding-left:16px;padding-right:16px}}@media (min-width:600px){.wp-block-column:nth-child(odd){padding-right:0}.wp-block-column:nth-child(2n){padding-left:0}}@media (min-width:782px){.wp-block-column:not(:first-child){padding-right:16px}.wp-block-column:not(:last-child){padding-left:16px}}.wp-block-cover,.wp-block-cover-image{align-items:center;background-color:#000;background-position:50%;background-size:cover;display:flex;justify-content:center;margin:0 0 1.5em;min-height:430px;position:relative;width:100%}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-right:0;text-align:right}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-left:0;text-align:left}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{color:#fff;font-size:2em;line-height:1.25;margin-bottom:0;max-width:610px;padding:14px;text-align:center;z-index:1}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.components-placeholder,.wp-block-cover.components-placeholder{height:inherit}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright,[data-align=left] .wp-block-cover,[data-align=left] .wp-block-cover-image,[data-align=right] .wp-block-cover,[data-align=right] .wp-block-cover-image{max-width:305px;width:100%}.wp-block-cover__video-background{-o-object-fit:fill;height:100%;object-fit:fill;position:absolute;right:50%;top:50%;transform:translateX(50%) translateY(-50%);width:100%;z-index:0}.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:left}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-right:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 0 16px 16px;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{height:100%;margin:0}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{align-items:flex-end;display:flex;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);bottom:0;color:#fff;font-size:13px;max-height:100%;overflow:auto;padding:40px 10px 5px;position:absolute;text-align:center;width:100%}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{-o-object-fit:cover;flex:1;height:100%;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 8px)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-left:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{margin-left:0;width:100%}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{margin-left:16px;width:calc(33.33333% - 10.66667px)}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{margin-left:16px;width:calc(25% - 12px)}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{margin-left:16px;width:calc(20% - 12.8px)}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{margin-left:16px;width:calc(16.66667% - 13.33333px)}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{margin-left:16px;width:calc(14.28571% - 13.71429px)}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{margin-left:16px;width:calc(12.5% - 14px)}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-left:0}}.is-selected .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-selected .wp-block-gallery .blocks-gallery-item:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-item:nth-last-child(2),.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-left:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright,[data-align=left] .wp-block-gallery,[data-align=right] .wp-block-gallery{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-image{margin-bottom:1em;margin-left:0;margin-right:0;max-width:100%}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:right;margin-left:1em}.wp-block-image .alignright{float:left;margin-right:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:36px}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-right:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:right;height:40px;margin-left:12px;width:40px}.wp-block-latest-posts.alignleft{margin-left:2em}.wp-block-latest-posts.alignright{margin-right:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}.wp-block-latest-posts.is-grid li{margin:0 0 16px 16px;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{color:#6c7781;display:block;font-size:13px}.wp-block-media-text,.wp-block-media-text.aligncenter{display:grid}.wp-block-media-text{align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto;grid-template-rows:auto}.wp-block-media-text .has-media-on-the-right{grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{grid-area:media-text-content;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media"}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{margin-bottom:-6px;max-width:unset;width:100%}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus):first-letter{float:right;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em 0 0 .1em;text-transform:uppercase}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{margin-left:0;margin-right:0;padding:3em 0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%;text-align:right}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:left}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;height:auto;line-height:1;max-width:none;text-align:center}.wp-block-separator.is-style-dots:before{color:#191e23;content:"\00b7 \00b7 \00b7";font-family:serif;font-size:20px;letter-spacing:2em;padding-right:2em}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.is-style-stripes{border-bottom:1px solid #f3f4f5;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-right:0}.wp-block-text-columns .wp-block-column:last-child{margin-left:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:nowrap}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color{color:#f78da7}.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}
build/block-library/style.css CHANGED
@@ -1 +1 @@
1
- @keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes editor_region_focus{0%{box-shadow:inset 0 0 0 0 #33b3db}to{box-shadow:inset 0 0 0 4px #33b3db}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes modal-appear{0%{margin-top:32px}to{margin-top:0}}.wp-block-audio figcaption{color:#6c7781;font-size:13px;margin-top:.5em;text-align:center}.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0 -14px -14px;padding:8px 14px;position:relative;top:-14px}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{font-weight:600;margin-right:8px;white-space:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0;margin:0 4px 0 0}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-bottom:1px dashed #e2e4e7;border-left:1px dashed #e2e4e7;color:#555d66;height:30px;padding:4px;position:absolute;right:-14px;top:-14px;width:30px;z-index:1}.wp-block-button{margin-bottom:1.5em}.wp-block-button .wp-block-button__link{border:none;border-radius:23px;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;line-height:24px;margin:0;padding:11px 24px;text-align:center;text-decoration:none;white-space:normal;word-break:break-all}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link:not(.has-background),.wp-block-button__link:not(.has-background):active,.wp-block-button__link:not(.has-background):focus,.wp-block-button__link:not(.has-background):hover{background-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link{background:transparent;border:2px solid transparent}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-pink-background-color{border-color:#f78da7}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-red-background-color{border-color:#cf2e2e}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-orange-background-color{border-color:#ff6900}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-amber-background-color{border-color:#fcb900}.wp-block-button.is-style-outline .wp-block-button__link.has-light-green-cyan-background-color{border-color:#7bdcb5}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-green-cyan-background-color{border-color:#00d084}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-cyan-blue-background-color{border-color:#8ed1fc}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-cyan-blue-background-color{border-color:#0693e3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-light-gray-background-color{border-color:#eee}.wp-block-button.is-style-outline .wp-block-button__link.has-cyan-bluish-gray-background-color{border-color:#abb8c3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-dark-gray-background-color{border-color:#313131}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{border-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover{color:#32373c}.wp-block-button__link:not(.has-text-color),.wp-block-button__link:not(.has-text-color):active,.wp-block-button__link:not(.has-text-color):focus,.wp-block-button__link:not(.has-text-color):hover{color:#fff}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex}.wp-block-column{flex:1}.wp-block-cover-image{align-items:center;background-color:#000;background-position:50%;background-size:cover;display:flex;justify-content:center;margin:0 0 1.5em;min-height:430px;position:relative;width:100%}.wp-block-cover-image.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image h2{color:#fff;font-size:2em;line-height:1.25;margin-bottom:0;max-width:610px;padding:14px;text-align:center;z-index:1}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax{background-attachment:fixed}.wp-block-cover-image.has-background-dim:before{background-color:inherit;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.components-placeholder{height:inherit}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,[data-align=left] .wp-block-cover-image,[data-align=right] .wp-block-cover-image{max-width:305px;width:100%}.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 16px 16px 0;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{height:100%;margin:0}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{align-items:flex-end;display:flex;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);bottom:0;color:#fff;font-size:13px;max-height:100%;overflow:auto;padding:40px 10px 5px;position:absolute;text-align:center;width:100%}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{-o-object-fit:cover;flex:1;height:100%;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 8px)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{margin-right:16px;width:calc(33.33333% - 10.66667px)}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{margin-right:16px;width:calc(25% - 12px)}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{margin-right:16px;width:calc(20% - 12.8px)}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{margin-right:16px;width:calc(16.66667% - 13.33333px)}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{margin-right:16px;width:calc(14.28571% - 13.71429px)}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{margin-right:16px;width:calc(12.5% - 14px)}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.is-selected .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-selected .wp-block-gallery .blocks-gallery-item:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-item:nth-last-child(2),.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright,[data-align=left] .wp-block-gallery,[data-align=right] .wp-block-gallery{max-width:305px;width:100%}.wp-block-image{margin-left:0;margin-right:0;max-width:100%}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:36px}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{color:#6c7781;display:block;font-size:13px}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{margin-left:0;margin-right:0;padding:3em 0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%;text-align:left}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;height:auto;line-height:1;max-width:none;text-align:center}.wp-block-separator.is-style-dots:before{color:#191e23;content:"\00b7 \00b7 \00b7";font-family:serif;font-size:20px;letter-spacing:2em;padding-left:2em}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:nowrap}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color{color:#f78da7}.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-regular-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-larger-font-size{font-size:42px}
1
+ @keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes editor_region_focus{0%{box-shadow:inset 0 0 0 0 #33b3db}to{box-shadow:inset 0 0 0 4px #33b3db}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes modal-appear{0%{margin-top:32px}to{margin-top:0}}.wp-block-audio figcaption{color:#6c7781;font-size:13px;margin-top:.5em;text-align:center}.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0 -14px -14px;padding:8px 14px;position:relative;top:-14px}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{font-weight:600;margin-right:8px;white-space:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0;margin:0 4px 0 0}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-bottom:1px dashed #e2e4e7;border-left:1px dashed #e2e4e7;color:#555d66;height:30px;padding:4px;position:absolute;right:-14px;top:-14px;width:30px;z-index:1}.wp-block-button{margin-bottom:1.5em}.wp-block-button .wp-block-button__link{border:none;border-radius:23px;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;line-height:24px;margin:0;padding:11px 24px;text-align:center;text-decoration:none;white-space:normal;word-break:break-all}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link:not(.has-background),.wp-block-button__link:not(.has-background):active,.wp-block-button__link:not(.has-background):focus,.wp-block-button__link:not(.has-background):hover{background-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link{background:transparent;border:2px solid transparent}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-pink-background-color{border-color:#f78da7}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-red-background-color{border-color:#cf2e2e}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-orange-background-color{border-color:#ff6900}.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-amber-background-color{border-color:#fcb900}.wp-block-button.is-style-outline .wp-block-button__link.has-light-green-cyan-background-color{border-color:#7bdcb5}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-green-cyan-background-color{border-color:#00d084}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-cyan-blue-background-color{border-color:#8ed1fc}.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-cyan-blue-background-color{border-color:#0693e3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-light-gray-background-color{border-color:#eee}.wp-block-button.is-style-outline .wp-block-button__link.has-cyan-bluish-gray-background-color{border-color:#abb8c3}.wp-block-button.is-style-outline .wp-block-button__link.has-very-dark-gray-background-color{border-color:#313131}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{border-color:#32373c}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover{color:#32373c}.wp-block-button__link:not(.has-text-color),.wp-block-button__link:not(.has-text-color):active,.wp-block-button__link:not(.has-text-color):focus,.wp-block-button__link:not(.has-text-color):hover{color:#fff}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex:1;flex-basis:100%;margin-bottom:1em}@media (min-width:600px){.wp-block-column{flex-basis:50%;flex-grow:0;padding-left:16px;padding-right:16px}}@media (min-width:600px){.wp-block-column:nth-child(odd){padding-left:0}.wp-block-column:nth-child(2n){padding-right:0}}@media (min-width:782px){.wp-block-column:not(:first-child){padding-left:16px}.wp-block-column:not(:last-child){padding-right:16px}}.wp-block-cover,.wp-block-cover-image{align-items:center;background-color:#000;background-position:50%;background-size:cover;display:flex;justify-content:center;margin:0 0 1.5em;min-height:430px;position:relative;width:100%}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{color:#fff;font-size:2em;line-height:1.25;margin-bottom:0;max-width:610px;padding:14px;text-align:center;z-index:1}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.components-placeholder,.wp-block-cover.components-placeholder{height:inherit}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright,[data-align=left] .wp-block-cover,[data-align=left] .wp-block-cover-image,[data-align=right] .wp-block-cover,[data-align=right] .wp-block-cover-image{max-width:305px;width:100%}.wp-block-cover__video-background{-o-object-fit:fill;height:100%;left:50%;object-fit:fill;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100%;z-index:0}.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 16px 16px 0;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{height:100%;margin:0}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{align-items:flex-end;display:flex;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent);bottom:0;color:#fff;font-size:13px;max-height:100%;overflow:auto;padding:40px 10px 5px;position:absolute;text-align:center;width:100%}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{-o-object-fit:cover;flex:1;height:100%;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 8px)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{margin-right:16px;width:calc(33.33333% - 10.66667px)}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{margin-right:16px;width:calc(25% - 12px)}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{margin-right:16px;width:calc(20% - 12.8px)}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{margin-right:16px;width:calc(16.66667% - 13.33333px)}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{margin-right:16px;width:calc(14.28571% - 13.71429px)}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{margin-right:16px;width:calc(12.5% - 14px)}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.is-selected .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-selected .wp-block-gallery .blocks-gallery-item:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-image:nth-last-child(2),.is-typing .wp-block-gallery .blocks-gallery-item:nth-last-child(2),.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright,[data-align=left] .wp-block-gallery,[data-align=right] .wp-block-gallery{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-image{margin-bottom:1em;margin-left:0;margin-right:0;max-width:100%}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:36px}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{color:#6c7781;display:block;font-size:13px}.wp-block-media-text,.wp-block-media-text.aligncenter{display:grid}.wp-block-media-text{align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto;grid-template-rows:auto}.wp-block-media-text .has-media-on-the-right{grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{grid-area:media-text-content;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media"}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{margin-bottom:-6px;max-width:unset;width:100%}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{margin-left:0;margin-right:0;padding:3em 0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%;text-align:left}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:32px;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;height:auto;line-height:1;max-width:none;text-align:center}.wp-block-separator.is-style-dots:before{color:#191e23;content:"\00b7 \00b7 \00b7";font-family:serif;font-size:20px;letter-spacing:2em;padding-left:2em}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.is-style-stripes{border-bottom:1px solid #f3f4f5;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:nowrap}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{color:#555d66;font-size:13px;margin-bottom:1em;margin-top:.5em;text-align:center}.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color{color:#f78da7}.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}
build/block-serialization-default-parser/index.js CHANGED
@@ -1 +1 @@
1
- this.wp=this.wp||{},this.wp.blockSerializationDefaultParser=function(r){var t={};function n(e){if(t[e])return t[e].exports;var u=t[e]={i:e,l:!1,exports:{}};return r[e].call(u.exports,u,u.exports,n),u.l=!0,u.exports}return n.m=r,n.c=t,n.d=function(r,t,e){n.o(r,t)||Object.defineProperty(r,t,{configurable:!1,enumerable:!0,get:e})},n.r=function(r){Object.defineProperty(r,"__esModule",{value:!0})},n.n=function(r){var t=r&&r.__esModule?function(){return r.default}:function(){return r};return n.d(t,"a",t),t},n.o=function(r,t){return Object.prototype.hasOwnProperty.call(r,t)},n.p="",n(n.s=242)}({242:function(r,t,n){"use strict";n.r(t),n.d(t,"parse",function(){return f});var e,u,o,c,i=n(33),s=/<!--\s+(\/)?wp:([a-z][a-z0-9_-]*\/)?([a-z][a-z0-9_-]*)\s+({(?:(?!}\s+-->)[^])+?}\s+)?(\/)?-->/g;function l(r,t,n,e){return{blockName:r,attrs:t,innerBlocks:n,innerHTML:e}}function a(r){return l(null,{},[],r)}var f=function(r){e=r,u=0,o=[],c=[],s.lastIndex=0;do{}while(p());return o};function p(){var r=function(){var r=s.exec(e);if(null===r)return["no-more-tokens"];var t=r.index,n=Object(i.a)(r,6),u=n[0],o=n[1],c=n[2],l=n[3],a=n[4],f=n[5],p=u.length,b=!!o,v=!!f,h=(c||"core/")+l,d=!!a,k=d?function(r){try{return JSON.parse(r)}catch(r){return null}}(a):{};if(v)return["void-block",h,k,t,p];if(b)return["block-closer",h,null,t,p];return["block-opener",h,k,t,p]}(),t=Object(i.a)(r,5),n=t[0],f=t[1],p=t[2],d=t[3],k=t[4],O=c.length,g=d>u?u:null;switch(n){case"no-more-tokens":if(0===O)return b(),!1;if(1===O)return h(),!1;for(;0<c.length;)h();return!1;case"void-block":return 0===O?(null!==g&&o.push(a(e.substr(g,d-g))),o.push(l(f,p,[],"")),u=d+k,!0):(v(l(f,p,[],""),d,k),u=d+k,!0);case"block-opener":return c.push(function(r,t,n,e,u){return{block:r,tokenStart:t,tokenLength:n,prevOffset:e||t+n,leadingHtmlStart:u}}(l(f,p,[],""),d,k,d+k,g)),u=d+k,!0;case"block-closer":if(0===O)return b(),!1;if(1===O)return h(d),u=d+k,!0;var y=c.pop();return y.block.innerHTML+=e.substr(y.prevOffset,d-y.prevOffset),y.prevOffset=d+k,v(y.block,y.tokenStart,y.tokenLength,d+k),u=d+k,!0;default:return b(),!1}}function b(r){var t=r||e.length-u;0!==t&&o.push(a(e.substr(u,t)))}function v(r,t,n,u){var o=c[c.length-1];o.block.innerBlocks.push(r),o.block.innerHTML+=e.substr(o.prevOffset,t-o.prevOffset),o.prevOffset=u||t+n}function h(r){var t=c.pop(),n=t.block,u=t.leadingHtmlStart,i=t.prevOffset,s=t.tokenStart;n.innerHTML+=r?e.substr(i,r-i):e.substr(i),null!==u&&o.push(a(e.substr(u,s-u))),o.push(n)}},33:function(r,t,n){"use strict";var e=n(45);var u=n(44);function o(r,t){return Object(e.a)(r)||function(r,t){var n=[],e=!0,u=!1,o=void 0;try{for(var c,i=r[Symbol.iterator]();!(e=(c=i.next()).done)&&(n.push(c.value),!t||n.length!==t);e=!0);}catch(r){u=!0,o=r}finally{try{e||null==i.return||i.return()}finally{if(u)throw o}}return n}(r,t)||Object(u.a)()}n.d(t,"a",function(){return o})},44:function(r,t,n){"use strict";function e(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}n.d(t,"a",function(){return e})},45:function(r,t,n){"use strict";function e(r){if(Array.isArray(r))return r}n.d(t,"a",function(){return e})}});
1
+ this.wp=this.wp||{},this.wp.blockSerializationDefaultParser=function(r){var t={};function n(e){if(t[e])return t[e].exports;var u=t[e]={i:e,l:!1,exports:{}};return r[e].call(u.exports,u,u.exports,n),u.l=!0,u.exports}return n.m=r,n.c=t,n.d=function(r,t,e){n.o(r,t)||Object.defineProperty(r,t,{configurable:!1,enumerable:!0,get:e})},n.r=function(r){Object.defineProperty(r,"__esModule",{value:!0})},n.n=function(r){var t=r&&r.__esModule?function(){return r.default}:function(){return r};return n.d(t,"a",t),t},n.o=function(r,t){return Object.prototype.hasOwnProperty.call(r,t)},n.p="",n(n.s=254)}({254:function(r,t,n){"use strict";n.r(t),n.d(t,"parse",function(){return f});var e,u,o,c,i=n(32),s=/<!--\s+(\/)?wp:([a-z][a-z0-9_-]*\/)?([a-z][a-z0-9_-]*)\s+({(?:(?!}\s+-->)[^])+?}\s+)?(\/)?-->/g;function l(r,t,n,e){return{blockName:r,attrs:t,innerBlocks:n,innerHTML:e}}function a(r){return l(null,{},[],r)}var f=function(r){e=r,u=0,o=[],c=[],s.lastIndex=0;do{}while(p());return o};function p(){var r=function(){var r=s.exec(e);if(null===r)return["no-more-tokens"];var t=r.index,n=Object(i.a)(r,6),u=n[0],o=n[1],c=n[2],l=n[3],a=n[4],f=n[5],p=u.length,b=!!o,v=!!f,h=(c||"core/")+l,d=!!a,k=d?function(r){try{return JSON.parse(r)}catch(r){return null}}(a):{};if(v)return["void-block",h,k,t,p];if(b)return["block-closer",h,null,t,p];return["block-opener",h,k,t,p]}(),t=Object(i.a)(r,5),n=t[0],f=t[1],p=t[2],d=t[3],k=t[4],O=c.length,g=d>u?u:null;switch(n){case"no-more-tokens":if(0===O)return b(),!1;if(1===O)return h(),!1;for(;0<c.length;)h();return!1;case"void-block":return 0===O?(null!==g&&o.push(a(e.substr(g,d-g))),o.push(l(f,p,[],"")),u=d+k,!0):(v(l(f,p,[],""),d,k),u=d+k,!0);case"block-opener":return c.push(function(r,t,n,e,u){return{block:r,tokenStart:t,tokenLength:n,prevOffset:e||t+n,leadingHtmlStart:u}}(l(f,p,[],""),d,k,d+k,g)),u=d+k,!0;case"block-closer":if(0===O)return b(),!1;if(1===O)return h(d),u=d+k,!0;var y=c.pop();return y.block.innerHTML+=e.substr(y.prevOffset,d-y.prevOffset),y.prevOffset=d+k,v(y.block,y.tokenStart,y.tokenLength,d+k),u=d+k,!0;default:return b(),!1}}function b(r){var t=r||e.length-u;0!==t&&o.push(a(e.substr(u,t)))}function v(r,t,n,u){var o=c[c.length-1];o.block.innerBlocks.push(r),o.block.innerHTML+=e.substr(o.prevOffset,t-o.prevOffset),o.prevOffset=u||t+n}function h(r){var t=c.pop(),n=t.block,u=t.leadingHtmlStart,i=t.prevOffset,s=t.tokenStart;n.innerHTML+=r?e.substr(i,r-i):e.substr(i),null!==u&&o.push(a(e.substr(u,s-u))),o.push(n)}},32:function(r,t,n){"use strict";var e=n(44);var u=n(43);function o(r,t){return Object(e.a)(r)||function(r,t){var n=[],e=!0,u=!1,o=void 0;try{for(var c,i=r[Symbol.iterator]();!(e=(c=i.next()).done)&&(n.push(c.value),!t||n.length!==t);e=!0);}catch(r){u=!0,o=r}finally{try{e||null==i.return||i.return()}finally{if(u)throw o}}return n}(r,t)||Object(u.a)()}n.d(t,"a",function(){return o})},43:function(r,t,n){"use strict";function e(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}n.d(t,"a",function(){return e})},44:function(r,t,n){"use strict";function e(r){if(Array.isArray(r))return r}n.d(t,"a",function(){return e})}});
build/block-serialization-spec-parser/index.js CHANGED
@@ -1 +1 @@
1
- this.wp=this.wp||{},this.wp.blockSerializationSpecParser=function(t){var r={};function n(e){if(r[e])return r[e].exports;var u=r[e]={i:e,l:!1,exports:{}};return t[e].call(u.exports,u,u.exports,n),u.l=!0,u.exports}return n.m=t,n.c=r,n.d=function(t,r,e){n.o(t,r)||Object.defineProperty(t,r,{configurable:!1,enumerable:!0,get:e})},n.r=function(t){Object.defineProperty(t,"__esModule",{value:!0})},n.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(r,"a",r),r},n.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},n.p="",n(n.s=241)}({241:function(t,r,n){var e,u,o;u=[],void 0===(o="function"==typeof(e=function(){"use strict";function t(r,n,e,u){this.message=r,this.expected=n,this.found=e,this.location=u,this.name="SyntaxError","function"==typeof Error.captureStackTrace&&Error.captureStackTrace(this,t)}return function(t,r){function n(){this.constructor=t}n.prototype=r.prototype,t.prototype=new n}(t,Error),t.buildMessage=function(t,r){var n={literal:function(t){return'"'+u(t.text)+'"'},class:function(t){var r,n="";for(r=0;r<t.parts.length;r++)n+=t.parts[r]instanceof Array?o(t.parts[r][0])+"-"+o(t.parts[r][1]):o(t.parts[r]);return"["+(t.inverted?"^":"")+n+"]"},any:function(t){return"any character"},end:function(t){return"end of input"},other:function(t){return t.description}};function e(t){return t.charCodeAt(0).toString(16).toUpperCase()}function u(t){return t.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(t){return"\\x0"+e(t)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(t){return"\\x"+e(t)})}function o(t){return t.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(t){return"\\x0"+e(t)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(t){return"\\x"+e(t)})}function c(t){return n[t.type](t)}return"Expected "+function(t){var r,n,e=new Array(t.length);for(r=0;r<t.length;r++)e[r]=c(t[r]);if(e.sort(),e.length>0){for(r=1,n=1;r<e.length;r++)e[r-1]!==e[r]&&(e[n]=e[r],n++);e.length=n}switch(e.length){case 1:return e[0];case 2:return e[0]+" or "+e[1];default:return e.slice(0,-1).join(", ")+", or "+e[e.length-1]}}(t)+" but "+function(t){return t?'"'+u(t)+'"':"end of input"}(r)+" found."},{SyntaxError:t,parse:function(r,n){n=void 0!==n?n:{};var e,u={},o={Block_List:$},c=$,i={type:"any"},a=function(t,r,n){return[r,n]},s=function(t,r,n){return function(t,r,n){var e,u,o,c,i,a=[];for(t.length&&a.push(ct(t)),e=0,u=r.length;e<u;e++)c=r[e],i=c[0],o=c[1],a.push(i),o.length&&a.push(ct(o));return n.length&&a.push(ct(n)),a}(t,r,n)},l="\x3c!--",f=K("\x3c!--",!1),h="wp:",p=K("wp:",!1),g=function(t,r){return r},d="/--\x3e",v=K("/--\x3e",!1),b=function(t,r){return{blockName:t,attrs:r||{},innerBlocks:[],innerHTML:""}},x=function(t,r,n){var e=function(t,r){var n,e,u,o=[],c=[];for(n=0,e=r.length;n<e;n++)u=r[n],t(u)?o.push(u):c.push(u);return[o,c]}(function(t){return"string"==typeof t},r),u=e[0],o=e[1];return{blockName:t.blockName,attrs:t.attrs,innerBlocks:o,innerHTML:u.join("")}},A="--\x3e",y=K("--\x3e",!1),m=function(t,r){return{blockName:t,attrs:r||{}}},w="/wp:",k=K("/wp:",!1),C=function(t){return{blockName:t}},S="/",F=K("/",!1),N=function(t){return"core/"+t},E=/^[a-z]/,M=Q([["a","z"]],!1,!1),_=/^[a-z0-9_\-]/,O=Q([["a","z"],["0","9"],"_","-"],!1,!1),j=V("JSON-encoded attributes embedded in a block's opening comment"),z="{",T=K("{",!1),B="}",L=K("}",!1),P="",R=function(t){return function(t){try{return JSON.parse(t)}catch(t){return null}}(t)},H=/^[ \t\r\n]/,J=Q([" ","\t","\r","\n"],!1,!1),U=0,q=[{line:1,column:1}],D=0,G=[],I=0;if("startRule"in n){if(!(n.startRule in o))throw new Error("Can't start parsing from rule \""+n.startRule+'".');c=o[n.startRule]}function K(t,r){return{type:"literal",text:t,ignoreCase:r}}function Q(t,r,n){return{type:"class",parts:t,inverted:r,ignoreCase:n}}function V(t){return{type:"other",description:t}}function W(t){var n,e=q[t];if(e)return e;for(n=t-1;!q[n];)n--;for(e={line:(e=q[n]).line,column:e.column};n<t;)10===r.charCodeAt(n)?(e.line++,e.column=1):e.column++,n++;return q[t]=e,e}function X(t,r){var n=W(t),e=W(r);return{start:{offset:t,line:n.line,column:n.column},end:{offset:r,line:e.line,column:e.column}}}function Y(t){U<D||(U>D&&(D=U,G=[]),G.push(t))}function Z(r,n,e){return new t(t.buildMessage(r,n),r,n,e)}function $(){var t,n,e,o,c,l,f,h,p,g;for(t=U,n=U,e=[],o=U,c=U,I++,l=tt(),I--,l===u?c=void 0:(U=c,c=u),c!==u?(r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i)),l!==u?o=c=[c,l]:(U=o,o=u)):(U=o,o=u);o!==u;)e.push(o),o=U,c=U,I++,l=tt(),I--,l===u?c=void 0:(U=c,c=u),c!==u?(r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i)),l!==u?o=c=[c,l]:(U=o,o=u)):(U=o,o=u);if((n=e!==u?r.substring(n,U):e)!==u){if(e=[],o=U,(c=tt())!==u){for(l=U,f=[],h=U,p=U,I++,g=tt(),I--,g===u?p=void 0:(U=p,p=u),p!==u?(r.length>U?(g=r.charAt(U),U++):(g=u,0===I&&Y(i)),g!==u?h=p=[p,g]:(U=h,h=u)):(U=h,h=u);h!==u;)f.push(h),h=U,p=U,I++,g=tt(),I--,g===u?p=void 0:(U=p,p=u),p!==u?(r.length>U?(g=r.charAt(U),U++):(g=u,0===I&&Y(i)),g!==u?h=p=[p,g]:(U=h,h=u)):(U=h,h=u);(l=f!==u?r.substring(l,U):f)!==u?(c=a(n,c,l),o=c):(U=o,o=u)}else U=o,o=u;for(;o!==u;)if(e.push(o),o=U,(c=tt())!==u){for(l=U,f=[],h=U,p=U,I++,g=tt(),I--,g===u?p=void 0:(U=p,p=u),p!==u?(r.length>U?(g=r.charAt(U),U++):(g=u,0===I&&Y(i)),g!==u?h=p=[p,g]:(U=h,h=u)):(U=h,h=u);h!==u;)f.push(h),h=U,p=U,I++,g=tt(),I--,g===u?p=void 0:(U=p,p=u),p!==u?(r.length>U?(g=r.charAt(U),U++):(g=u,0===I&&Y(i)),g!==u?h=p=[p,g]:(U=h,h=u)):(U=h,h=u);(l=f!==u?r.substring(l,U):f)!==u?(c=a(n,c,l),o=c):(U=o,o=u)}else U=o,o=u;if(e!==u){for(o=U,c=[],r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i));l!==u;)c.push(l),r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i));(o=c!==u?r.substring(o,U):c)!==u?(n=s(n,e,o),t=n):(U=t,t=u)}else U=t,t=u}else U=t,t=u;return t}function tt(){var t;return(t=function(){var t,n,e,o,c,i;return t=U,r.substr(U,4)===l?(n=l,U+=4):(n=u,0===I&&Y(f)),n!==u&&ot()!==u?(r.substr(U,3)===h?(e=h,U+=3):(e=u,0===I&&Y(p)),e!==u&&(o=nt())!==u&&ot()!==u?(c=U,(i=ut())!==u&&ot()!==u?(i=g(o,i),c=i):(U=c,c=u),c===u&&(c=null),c!==u?(r.substr(U,4)===d?(i=d,U+=4):(i=u,0===I&&Y(v)),i!==u?(n=b(o,c),t=n):(U=t,t=u)):(U=t,t=u)):(U=t,t=u)):(U=t,t=u),t}())===u&&(t=function(){var t,n,e,o,c,a,s;if(t=U,(n=function(){var t,n,e,o,c,i;return t=U,r.substr(U,4)===l?(n=l,U+=4):(n=u,0===I&&Y(f)),n!==u&&ot()!==u?(r.substr(U,3)===h?(e=h,U+=3):(e=u,0===I&&Y(p)),e!==u&&(o=nt())!==u&&ot()!==u?(c=U,(i=ut())!==u&&ot()!==u?(i=g(o,i),c=i):(U=c,c=u),c===u&&(c=null),c!==u?(r.substr(U,3)===A?(i=A,U+=3):(i=u,0===I&&Y(y)),i!==u?(n=m(o,c),t=n):(U=t,t=u)):(U=t,t=u)):(U=t,t=u)):(U=t,t=u),t}())!==u){for(e=[],(o=tt())===u&&(o=U,c=U,a=U,I++,s=rt(),I--,s===u?a=void 0:(U=a,a=u),a!==u?(r.length>U?(s=r.charAt(U),U++):(s=u,0===I&&Y(i)),s!==u?c=a=[a,s]:(U=c,c=u)):(U=c,c=u),o=c!==u?r.substring(o,U):c);o!==u;)e.push(o),(o=tt())===u&&(o=U,c=U,a=U,I++,s=rt(),I--,s===u?a=void 0:(U=a,a=u),a!==u?(r.length>U?(s=r.charAt(U),U++):(s=u,0===I&&Y(i)),s!==u?c=a=[a,s]:(U=c,c=u)):(U=c,c=u),o=c!==u?r.substring(o,U):c);e!==u&&(o=rt())!==u?(n=x(n,e,o),t=n):(U=t,t=u)}else U=t,t=u;return t}()),t}function rt(){var t,n,e,o,c;return t=U,r.substr(U,4)===l?(n=l,U+=4):(n=u,0===I&&Y(f)),n!==u&&ot()!==u?(r.substr(U,4)===w?(e=w,U+=4):(e=u,0===I&&Y(k)),e!==u&&(o=nt())!==u&&ot()!==u?(r.substr(U,3)===A?(c=A,U+=3):(c=u,0===I&&Y(y)),c!==u?(n=C(o),t=n):(U=t,t=u)):(U=t,t=u)):(U=t,t=u),t}function nt(){var t;return(t=function(){var t,n,e,o,c;return t=U,n=U,(e=et())!==u?(47===r.charCodeAt(U)?(o=S,U++):(o=u,0===I&&Y(F)),o!==u&&(c=et())!==u?n=e=[e,o,c]:(U=n,n=u)):(U=n,n=u),t=n!==u?r.substring(t,U):n}())===u&&(t=function(){var t,n;return t=U,(t=(n=et())!==u?r.substring(t,U):n)!==u&&(t=N(t)),t}()),t}function et(){var t,n,e,o,c;if(t=U,n=U,E.test(r.charAt(U))?(e=r.charAt(U),U++):(e=u,0===I&&Y(M)),e!==u){for(o=[],_.test(r.charAt(U))?(c=r.charAt(U),U++):(c=u,0===I&&Y(O));c!==u;)o.push(c),_.test(r.charAt(U))?(c=r.charAt(U),U++):(c=u,0===I&&Y(O));o!==u?n=e=[e,o]:(U=n,n=u)}else U=n,n=u;return t=n!==u?r.substring(t,U):n}function ut(){var t,n,e,o,c,a,s,l,f,h,p,g,d;if(I++,t=U,n=U,e=U,123===r.charCodeAt(U)?(o=z,U++):(o=u,0===I&&Y(T)),o!==u){for(c=[],a=U,s=U,I++,l=U,125===r.charCodeAt(U)?(f=B,U++):(f=u,0===I&&Y(L)),f!==u&&(h=ot())!==u&&(p=P)!==u?(47===r.charCodeAt(U)?(g=S,U++):(g=u,0===I&&Y(F)),g===u&&(g=null),g!==u?(r.substr(U,3)===A?(d=A,U+=3):(d=u,0===I&&Y(y)),d!==u?l=f=[f,h,p,g,d]:(U=l,l=u)):(U=l,l=u)):(U=l,l=u),I--,l===u?s=void 0:(U=s,s=u),s!==u?(r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i)),l!==u?a=s=[s,l]:(U=a,a=u)):(U=a,a=u);a!==u;)c.push(a),a=U,s=U,I++,l=U,125===r.charCodeAt(U)?(f=B,U++):(f=u,0===I&&Y(L)),f!==u&&(h=ot())!==u&&(p=P)!==u?(47===r.charCodeAt(U)?(g=S,U++):(g=u,0===I&&Y(F)),g===u&&(g=null),g!==u?(r.substr(U,3)===A?(d=A,U+=3):(d=u,0===I&&Y(y)),d!==u?l=f=[f,h,p,g,d]:(U=l,l=u)):(U=l,l=u)):(U=l,l=u),I--,l===u?s=void 0:(U=s,s=u),s!==u?(r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i)),l!==u?a=s=[s,l]:(U=a,a=u)):(U=a,a=u);c!==u?(125===r.charCodeAt(U)?(a=B,U++):(a=u,0===I&&Y(L)),a!==u?e=o=[o,c,a]:(U=e,e=u)):(U=e,e=u)}else U=e,e=u;return(n=e!==u?r.substring(n,U):e)!==u&&(n=R(n)),I--,(t=n)===u&&(n=u,0===I&&Y(j)),t}function ot(){var t,n;if(t=[],H.test(r.charAt(U))?(n=r.charAt(U),U++):(n=u,0===I&&Y(J)),n!==u)for(;n!==u;)t.push(n),H.test(r.charAt(U))?(n=r.charAt(U),U++):(n=u,0===I&&Y(J));else t=u;return t}function ct(t){return t.length&&{blockName:null,attrs:{},innerBlocks:[],innerHTML:t}}if((e=c())!==u&&U===r.length)return e;throw e!==u&&U<r.length&&Y({type:"end"}),Z(G,D<r.length?r.charAt(D):null,D<r.length?X(D,D+1):X(D,D))}}})?e.apply(r,u):e)||(t.exports=o)}});
1
+ this.wp=this.wp||{},this.wp.blockSerializationSpecParser=function(t){var r={};function n(e){if(r[e])return r[e].exports;var u=r[e]={i:e,l:!1,exports:{}};return t[e].call(u.exports,u,u.exports,n),u.l=!0,u.exports}return n.m=t,n.c=r,n.d=function(t,r,e){n.o(t,r)||Object.defineProperty(t,r,{configurable:!1,enumerable:!0,get:e})},n.r=function(t){Object.defineProperty(t,"__esModule",{value:!0})},n.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(r,"a",r),r},n.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},n.p="",n(n.s=253)}({253:function(t,r,n){var e,u,o;u=[],void 0===(o="function"==typeof(e=function(){"use strict";function t(r,n,e,u){this.message=r,this.expected=n,this.found=e,this.location=u,this.name="SyntaxError","function"==typeof Error.captureStackTrace&&Error.captureStackTrace(this,t)}return function(t,r){function n(){this.constructor=t}n.prototype=r.prototype,t.prototype=new n}(t,Error),t.buildMessage=function(t,r){var n={literal:function(t){return'"'+u(t.text)+'"'},class:function(t){var r,n="";for(r=0;r<t.parts.length;r++)n+=t.parts[r]instanceof Array?o(t.parts[r][0])+"-"+o(t.parts[r][1]):o(t.parts[r]);return"["+(t.inverted?"^":"")+n+"]"},any:function(t){return"any character"},end:function(t){return"end of input"},other:function(t){return t.description}};function e(t){return t.charCodeAt(0).toString(16).toUpperCase()}function u(t){return t.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(t){return"\\x0"+e(t)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(t){return"\\x"+e(t)})}function o(t){return t.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(t){return"\\x0"+e(t)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(t){return"\\x"+e(t)})}function c(t){return n[t.type](t)}return"Expected "+function(t){var r,n,e=new Array(t.length);for(r=0;r<t.length;r++)e[r]=c(t[r]);if(e.sort(),e.length>0){for(r=1,n=1;r<e.length;r++)e[r-1]!==e[r]&&(e[n]=e[r],n++);e.length=n}switch(e.length){case 1:return e[0];case 2:return e[0]+" or "+e[1];default:return e.slice(0,-1).join(", ")+", or "+e[e.length-1]}}(t)+" but "+function(t){return t?'"'+u(t)+'"':"end of input"}(r)+" found."},{SyntaxError:t,parse:function(r,n){n=void 0!==n?n:{};var e,u={},o={Block_List:$},c=$,i={type:"any"},a=function(t,r,n){return[r,n]},s=function(t,r,n){return function(t,r,n){var e,u,o,c,i,a=[];for(t.length&&a.push(ct(t)),e=0,u=r.length;e<u;e++)c=r[e],i=c[0],o=c[1],a.push(i),o.length&&a.push(ct(o));return n.length&&a.push(ct(n)),a}(t,r,n)},l="\x3c!--",f=K("\x3c!--",!1),h="wp:",p=K("wp:",!1),g=function(t,r){return r},d="/--\x3e",v=K("/--\x3e",!1),b=function(t,r){return{blockName:t,attrs:r||{},innerBlocks:[],innerHTML:""}},x=function(t,r,n){var e=function(t,r){var n,e,u,o=[],c=[];for(n=0,e=r.length;n<e;n++)u=r[n],t(u)?o.push(u):c.push(u);return[o,c]}(function(t){return"string"==typeof t},r),u=e[0],o=e[1];return{blockName:t.blockName,attrs:t.attrs,innerBlocks:o,innerHTML:u.join("")}},A="--\x3e",y=K("--\x3e",!1),m=function(t,r){return{blockName:t,attrs:r||{}}},w="/wp:",k=K("/wp:",!1),C=function(t){return{blockName:t}},S="/",F=K("/",!1),N=function(t){return"core/"+t},E=/^[a-z]/,M=Q([["a","z"]],!1,!1),_=/^[a-z0-9_\-]/,O=Q([["a","z"],["0","9"],"_","-"],!1,!1),j=V("JSON-encoded attributes embedded in a block's opening comment"),z="{",T=K("{",!1),B="}",L=K("}",!1),P="",R=function(t){return function(t){try{return JSON.parse(t)}catch(t){return null}}(t)},H=/^[ \t\r\n]/,J=Q([" ","\t","\r","\n"],!1,!1),U=0,q=[{line:1,column:1}],D=0,G=[],I=0;if("startRule"in n){if(!(n.startRule in o))throw new Error("Can't start parsing from rule \""+n.startRule+'".');c=o[n.startRule]}function K(t,r){return{type:"literal",text:t,ignoreCase:r}}function Q(t,r,n){return{type:"class",parts:t,inverted:r,ignoreCase:n}}function V(t){return{type:"other",description:t}}function W(t){var n,e=q[t];if(e)return e;for(n=t-1;!q[n];)n--;for(e={line:(e=q[n]).line,column:e.column};n<t;)10===r.charCodeAt(n)?(e.line++,e.column=1):e.column++,n++;return q[t]=e,e}function X(t,r){var n=W(t),e=W(r);return{start:{offset:t,line:n.line,column:n.column},end:{offset:r,line:e.line,column:e.column}}}function Y(t){U<D||(U>D&&(D=U,G=[]),G.push(t))}function Z(r,n,e){return new t(t.buildMessage(r,n),r,n,e)}function $(){var t,n,e,o,c,l,f,h,p,g;for(t=U,n=U,e=[],o=U,c=U,I++,l=tt(),I--,l===u?c=void 0:(U=c,c=u),c!==u?(r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i)),l!==u?o=c=[c,l]:(U=o,o=u)):(U=o,o=u);o!==u;)e.push(o),o=U,c=U,I++,l=tt(),I--,l===u?c=void 0:(U=c,c=u),c!==u?(r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i)),l!==u?o=c=[c,l]:(U=o,o=u)):(U=o,o=u);if((n=e!==u?r.substring(n,U):e)!==u){if(e=[],o=U,(c=tt())!==u){for(l=U,f=[],h=U,p=U,I++,g=tt(),I--,g===u?p=void 0:(U=p,p=u),p!==u?(r.length>U?(g=r.charAt(U),U++):(g=u,0===I&&Y(i)),g!==u?h=p=[p,g]:(U=h,h=u)):(U=h,h=u);h!==u;)f.push(h),h=U,p=U,I++,g=tt(),I--,g===u?p=void 0:(U=p,p=u),p!==u?(r.length>U?(g=r.charAt(U),U++):(g=u,0===I&&Y(i)),g!==u?h=p=[p,g]:(U=h,h=u)):(U=h,h=u);(l=f!==u?r.substring(l,U):f)!==u?(c=a(n,c,l),o=c):(U=o,o=u)}else U=o,o=u;for(;o!==u;)if(e.push(o),o=U,(c=tt())!==u){for(l=U,f=[],h=U,p=U,I++,g=tt(),I--,g===u?p=void 0:(U=p,p=u),p!==u?(r.length>U?(g=r.charAt(U),U++):(g=u,0===I&&Y(i)),g!==u?h=p=[p,g]:(U=h,h=u)):(U=h,h=u);h!==u;)f.push(h),h=U,p=U,I++,g=tt(),I--,g===u?p=void 0:(U=p,p=u),p!==u?(r.length>U?(g=r.charAt(U),U++):(g=u,0===I&&Y(i)),g!==u?h=p=[p,g]:(U=h,h=u)):(U=h,h=u);(l=f!==u?r.substring(l,U):f)!==u?(c=a(n,c,l),o=c):(U=o,o=u)}else U=o,o=u;if(e!==u){for(o=U,c=[],r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i));l!==u;)c.push(l),r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i));(o=c!==u?r.substring(o,U):c)!==u?(n=s(n,e,o),t=n):(U=t,t=u)}else U=t,t=u}else U=t,t=u;return t}function tt(){var t;return(t=function(){var t,n,e,o,c,i;return t=U,r.substr(U,4)===l?(n=l,U+=4):(n=u,0===I&&Y(f)),n!==u&&ot()!==u?(r.substr(U,3)===h?(e=h,U+=3):(e=u,0===I&&Y(p)),e!==u&&(o=nt())!==u&&ot()!==u?(c=U,(i=ut())!==u&&ot()!==u?(i=g(o,i),c=i):(U=c,c=u),c===u&&(c=null),c!==u?(r.substr(U,4)===d?(i=d,U+=4):(i=u,0===I&&Y(v)),i!==u?(n=b(o,c),t=n):(U=t,t=u)):(U=t,t=u)):(U=t,t=u)):(U=t,t=u),t}())===u&&(t=function(){var t,n,e,o,c,a,s;if(t=U,(n=function(){var t,n,e,o,c,i;return t=U,r.substr(U,4)===l?(n=l,U+=4):(n=u,0===I&&Y(f)),n!==u&&ot()!==u?(r.substr(U,3)===h?(e=h,U+=3):(e=u,0===I&&Y(p)),e!==u&&(o=nt())!==u&&ot()!==u?(c=U,(i=ut())!==u&&ot()!==u?(i=g(o,i),c=i):(U=c,c=u),c===u&&(c=null),c!==u?(r.substr(U,3)===A?(i=A,U+=3):(i=u,0===I&&Y(y)),i!==u?(n=m(o,c),t=n):(U=t,t=u)):(U=t,t=u)):(U=t,t=u)):(U=t,t=u),t}())!==u){for(e=[],(o=tt())===u&&(o=U,c=U,a=U,I++,s=rt(),I--,s===u?a=void 0:(U=a,a=u),a!==u?(r.length>U?(s=r.charAt(U),U++):(s=u,0===I&&Y(i)),s!==u?c=a=[a,s]:(U=c,c=u)):(U=c,c=u),o=c!==u?r.substring(o,U):c);o!==u;)e.push(o),(o=tt())===u&&(o=U,c=U,a=U,I++,s=rt(),I--,s===u?a=void 0:(U=a,a=u),a!==u?(r.length>U?(s=r.charAt(U),U++):(s=u,0===I&&Y(i)),s!==u?c=a=[a,s]:(U=c,c=u)):(U=c,c=u),o=c!==u?r.substring(o,U):c);e!==u&&(o=rt())!==u?(n=x(n,e,o),t=n):(U=t,t=u)}else U=t,t=u;return t}()),t}function rt(){var t,n,e,o,c;return t=U,r.substr(U,4)===l?(n=l,U+=4):(n=u,0===I&&Y(f)),n!==u&&ot()!==u?(r.substr(U,4)===w?(e=w,U+=4):(e=u,0===I&&Y(k)),e!==u&&(o=nt())!==u&&ot()!==u?(r.substr(U,3)===A?(c=A,U+=3):(c=u,0===I&&Y(y)),c!==u?(n=C(o),t=n):(U=t,t=u)):(U=t,t=u)):(U=t,t=u),t}function nt(){var t;return(t=function(){var t,n,e,o,c;return t=U,n=U,(e=et())!==u?(47===r.charCodeAt(U)?(o=S,U++):(o=u,0===I&&Y(F)),o!==u&&(c=et())!==u?n=e=[e,o,c]:(U=n,n=u)):(U=n,n=u),t=n!==u?r.substring(t,U):n}())===u&&(t=function(){var t,n;return t=U,(t=(n=et())!==u?r.substring(t,U):n)!==u&&(t=N(t)),t}()),t}function et(){var t,n,e,o,c;if(t=U,n=U,E.test(r.charAt(U))?(e=r.charAt(U),U++):(e=u,0===I&&Y(M)),e!==u){for(o=[],_.test(r.charAt(U))?(c=r.charAt(U),U++):(c=u,0===I&&Y(O));c!==u;)o.push(c),_.test(r.charAt(U))?(c=r.charAt(U),U++):(c=u,0===I&&Y(O));o!==u?n=e=[e,o]:(U=n,n=u)}else U=n,n=u;return t=n!==u?r.substring(t,U):n}function ut(){var t,n,e,o,c,a,s,l,f,h,p,g,d;if(I++,t=U,n=U,e=U,123===r.charCodeAt(U)?(o=z,U++):(o=u,0===I&&Y(T)),o!==u){for(c=[],a=U,s=U,I++,l=U,125===r.charCodeAt(U)?(f=B,U++):(f=u,0===I&&Y(L)),f!==u&&(h=ot())!==u&&(p=P)!==u?(47===r.charCodeAt(U)?(g=S,U++):(g=u,0===I&&Y(F)),g===u&&(g=null),g!==u?(r.substr(U,3)===A?(d=A,U+=3):(d=u,0===I&&Y(y)),d!==u?l=f=[f,h,p,g,d]:(U=l,l=u)):(U=l,l=u)):(U=l,l=u),I--,l===u?s=void 0:(U=s,s=u),s!==u?(r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i)),l!==u?a=s=[s,l]:(U=a,a=u)):(U=a,a=u);a!==u;)c.push(a),a=U,s=U,I++,l=U,125===r.charCodeAt(U)?(f=B,U++):(f=u,0===I&&Y(L)),f!==u&&(h=ot())!==u&&(p=P)!==u?(47===r.charCodeAt(U)?(g=S,U++):(g=u,0===I&&Y(F)),g===u&&(g=null),g!==u?(r.substr(U,3)===A?(d=A,U+=3):(d=u,0===I&&Y(y)),d!==u?l=f=[f,h,p,g,d]:(U=l,l=u)):(U=l,l=u)):(U=l,l=u),I--,l===u?s=void 0:(U=s,s=u),s!==u?(r.length>U?(l=r.charAt(U),U++):(l=u,0===I&&Y(i)),l!==u?a=s=[s,l]:(U=a,a=u)):(U=a,a=u);c!==u?(125===r.charCodeAt(U)?(a=B,U++):(a=u,0===I&&Y(L)),a!==u?e=o=[o,c,a]:(U=e,e=u)):(U=e,e=u)}else U=e,e=u;return(n=e!==u?r.substring(n,U):e)!==u&&(n=R(n)),I--,(t=n)===u&&(n=u,0===I&&Y(j)),t}function ot(){var t,n;if(t=[],H.test(r.charAt(U))?(n=r.charAt(U),U++):(n=u,0===I&&Y(J)),n!==u)for(;n!==u;)t.push(n),H.test(r.charAt(U))?(n=r.charAt(U),U++):(n=u,0===I&&Y(J));else t=u;return t}function ct(t){return t.length&&{blockName:null,attrs:{},innerBlocks:[],innerHTML:t}}if((e=c())!==u&&U===r.length)return e;throw e!==u&&U<r.length&&Y({type:"end"}),Z(G,D<r.length?r.charAt(D):null,D<r.length?X(D,D+1):X(D,D))}}})?e.apply(r,u):e)||(t.exports=o)}});
build/blocks/index.js CHANGED
@@ -1,2 +1,2 @@
1
- this.wp=this.wp||{},this.wp.blocks=function(e){var t={};function r(g){if(t[g])return t[g].exports;var n=t[g]={i:g,l:!1,exports:{}};return e[g].call(n.exports,n,n.exports,r),n.l=!0,n.exports}return r.m=e,r.c=t,r.d=function(e,t,g){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:g})},r.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=208)}({0:function(e,t){!function(){e.exports=this.wp.element}()},1:function(e,t){!function(){e.exports=this.lodash}()},138:function(e,t){!function(){e.exports=this.wp.shortcode}()},18:function(e,t,r){"use strict";function g(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.d(t,"a",function(){return g})},185:function(e,t,r){var g;/*! showdown v 1.8.6 - 22-12-2017 */
2
- (function(){function n(e){"use strict";var t={omitExtraWLInCodeBlocks:{defaultValue:!1,describe:"Omit the default extra whiteline added to code blocks",type:"boolean"},noHeaderId:{defaultValue:!1,describe:"Turn on/off generated header id",type:"boolean"},prefixHeaderId:{defaultValue:!1,describe:"Add a prefix to the generated header ids. Passing a string will prefix that string to the header id. Setting to true will add a generic 'section-' prefix",type:"string"},rawPrefixHeaderId:{defaultValue:!1,describe:'Setting this option to true will prevent showdown from modifying the prefix. This might result in malformed IDs (if, for instance, the " char is used in the prefix)',type:"boolean"},ghCompatibleHeaderId:{defaultValue:!1,describe:"Generate header ids compatible with github style (spaces are replaced with dashes, a bunch of non alphanumeric chars are removed)",type:"boolean"},rawHeaderId:{defaultValue:!1,describe:"Remove only spaces, ' and \" from generated header ids (including prefixes), replacing them with dashes (-). WARNING: This might result in malformed ids",type:"boolean"},headerLevelStart:{defaultValue:!1,describe:"The header blocks level start",type:"integer"},parseImgDimensions:{defaultValue:!1,describe:"Turn on/off image dimension parsing",type:"boolean"},simplifiedAutoLink:{defaultValue:!1,describe:"Turn on/off GFM autolink style",type:"boolean"},excludeTrailingPunctuationFromURLs:{defaultValue:!1,describe:"Excludes trailing punctuation from links generated with autoLinking",type:"boolean"},literalMidWordUnderscores:{defaultValue:!1,describe:"Parse midword underscores as literal underscores",type:"boolean"},literalMidWordAsterisks:{defaultValue:!1,describe:"Parse midword asterisks as literal asterisks",type:"boolean"},strikethrough:{defaultValue:!1,describe:"Turn on/off strikethrough support",type:"boolean"},tables:{defaultValue:!1,describe:"Turn on/off tables support",type:"boolean"},tablesHeaderId:{defaultValue:!1,describe:"Add an id to table headers",type:"boolean"},ghCodeBlocks:{defaultValue:!0,describe:"Turn on/off GFM fenced code blocks support",type:"boolean"},tasklists:{defaultValue:!1,describe:"Turn on/off GFM tasklist support",type:"boolean"},smoothLivePreview:{defaultValue:!1,describe:"Prevents weird effects in live previews due to incomplete input",type:"boolean"},smartIndentationFix:{defaultValue:!1,description:"Tries to smartly fix indentation in es6 strings",type:"boolean"},disableForced4SpacesIndentedSublists:{defaultValue:!1,description:"Disables the requirement of indenting nested sublists by 4 spaces",type:"boolean"},simpleLineBreaks:{defaultValue:!1,description:"Parses simple line breaks as <br> (GFM Style)",type:"boolean"},requireSpaceBeforeHeadingText:{defaultValue:!1,description:"Makes adding a space between `#` and the header text mandatory (GFM Style)",type:"boolean"},ghMentions:{defaultValue:!1,description:"Enables github @mentions",type:"boolean"},ghMentionsLink:{defaultValue:"https://github.com/{u}",description:"Changes the link generated by @mentions. Only applies if ghMentions option is enabled.",type:"string"},encodeEmails:{defaultValue:!0,description:"Encode e-mail addresses through the use of Character Entities, transforming ASCII e-mail addresses into its equivalent decimal entities",type:"boolean"},openLinksInNewWindow:{defaultValue:!1,description:"Open all links in new windows",type:"boolean"},backslashEscapesHTMLTags:{defaultValue:!1,description:"Support for HTML Tag escaping. ex: <div>foo</div>",type:"boolean"},emoji:{defaultValue:!1,description:"Enable emoji support. Ex: `this is a :smile: emoji`",type:"boolean"},underline:{defaultValue:!1,description:"Enable support for underline. Syntax is double or triple underscores: `__underline word__`. With this option enabled, underscores no longer parses into `<em>` and `<strong>`",type:"boolean"},completeHTMLDocument:{defaultValue:!1,description:"Outputs a complete html document, including `<html>`, `<head>` and `<body>` tags",type:"boolean"},metadata:{defaultValue:!1,description:"Enable support for document metadata (defined at the top of the document between `«««` and `»»»` or between `---` and `---`).",type:"boolean"},splitAdjacentBlockquotes:{defaultValue:!1,description:"Split adjacent blockquote blocks",type:"boolean"}};if(!1===e)return JSON.parse(JSON.stringify(t));var r={};for(var g in t)t.hasOwnProperty(g)&&(r[g]=t[g].defaultValue);return r}var a={},o={},i={},A=n(!0),C="vanilla",s={github:{omitExtraWLInCodeBlocks:!0,simplifiedAutoLink:!0,excludeTrailingPunctuationFromURLs:!0,literalMidWordUnderscores:!0,strikethrough:!0,tables:!0,tablesHeaderId:!0,ghCodeBlocks:!0,tasklists:!0,disableForced4SpacesIndentedSublists:!0,simpleLineBreaks:!0,requireSpaceBeforeHeadingText:!0,ghCompatibleHeaderId:!0,ghMentions:!0,backslashEscapesHTMLTags:!0,emoji:!0,splitAdjacentBlockquotes:!0},original:{noHeaderId:!0,ghCodeBlocks:!1},ghost:{omitExtraWLInCodeBlocks:!0,parseImgDimensions:!0,simplifiedAutoLink:!0,excludeTrailingPunctuationFromURLs:!0,literalMidWordUnderscores:!0,strikethrough:!0,tables:!0,tablesHeaderId:!0,ghCodeBlocks:!0,tasklists:!0,smoothLivePreview:!0,simpleLineBreaks:!0,requireSpaceBeforeHeadingText:!0,ghMentions:!1,encodeEmails:!0},vanilla:n(!0),allOn:function(){"use strict";var e=n(!0),t={};for(var r in e)e.hasOwnProperty(r)&&(t[r]=!0);return t}()};function I(e,t){"use strict";var r=t?"Error in "+t+" extension->":"Error in unnamed extension",g={valid:!0,error:""};a.helper.isArray(e)||(e=[e]);for(var n=0;n<e.length;++n){var o=r+" sub-extension "+n+": ",i=e[n];if("object"!=typeof i)return g.valid=!1,g.error=o+"must be an object, but "+typeof i+" given",g;if(!a.helper.isString(i.type))return g.valid=!1,g.error=o+'property "type" must be a string, but '+typeof i.type+" given",g;var A=i.type=i.type.toLowerCase();if("language"===A&&(A=i.type="lang"),"html"===A&&(A=i.type="output"),"lang"!==A&&"output"!==A&&"listener"!==A)return g.valid=!1,g.error=o+"type "+A+' is not recognized. Valid values: "lang/language", "output/html" or "listener"',g;if("listener"===A){if(a.helper.isUndefined(i.listeners))return g.valid=!1,g.error=o+'. Extensions of type "listener" must have a property called "listeners"',g}else if(a.helper.isUndefined(i.filter)&&a.helper.isUndefined(i.regex))return g.valid=!1,g.error=o+A+' extensions must define either a "regex" property or a "filter" method',g;if(i.listeners){if("object"!=typeof i.listeners)return g.valid=!1,g.error=o+'"listeners" property must be an object but '+typeof i.listeners+" given",g;for(var C in i.listeners)if(i.listeners.hasOwnProperty(C)&&"function"!=typeof i.listeners[C])return g.valid=!1,g.error=o+'"listeners" property must be an hash of [event name]: [callback]. listeners.'+C+" must be a function but "+typeof i.listeners[C]+" given",g}if(i.filter){if("function"!=typeof i.filter)return g.valid=!1,g.error=o+'"filter" must be a function, but '+typeof i.filter+" given",g}else if(i.regex){if(a.helper.isString(i.regex)&&(i.regex=new RegExp(i.regex,"g")),!(i.regex instanceof RegExp))return g.valid=!1,g.error=o+'"regex" property must either be a string or a RegExp object, but '+typeof i.regex+" given",g;if(a.helper.isUndefined(i.replace))return g.valid=!1,g.error=o+'"regex" extensions must implement a replace string or function',g}}return g}function c(e,t){"use strict";return"¨E"+t.charCodeAt(0)+"E"}a.helper={},a.extensions={},a.setOption=function(e,t){"use strict";return A[e]=t,this},a.getOption=function(e){"use strict";return A[e]},a.getOptions=function(){"use strict";return A},a.resetOptions=function(){"use strict";A=n(!0)},a.setFlavor=function(e){"use strict";if(!s.hasOwnProperty(e))throw Error(e+" flavor was not found");a.resetOptions();var t=s[e];for(var r in C=e,t)t.hasOwnProperty(r)&&(A[r]=t[r])},a.getFlavor=function(){"use strict";return C},a.getFlavorOptions=function(e){"use strict";if(s.hasOwnProperty(e))return s[e]},a.getDefaultOptions=function(e){"use strict";return n(e)},a.subParser=function(e,t){"use strict";if(a.helper.isString(e)){if(void 0===t){if(o.hasOwnProperty(e))return o[e];throw Error("SubParser named "+e+" not registered!")}o[e]=t}},a.extension=function(e,t){"use strict";if(!a.helper.isString(e))throw Error("Extension 'name' must be a string");if(e=a.helper.stdExtName(e),a.helper.isUndefined(t)){if(!i.hasOwnProperty(e))throw Error("Extension named "+e+" is not registered!");return i[e]}"function"==typeof t&&(t=t()),a.helper.isArray(t)||(t=[t]);var r=I(t,e);if(!r.valid)throw Error(r.error);i[e]=t},a.getAllExtensions=function(){"use strict";return i},a.removeExtension=function(e){"use strict";delete i[e]},a.resetExtensions=function(){"use strict";i={}},a.validateExtension=function(e){"use strict";var t=I(e,null);return!!t.valid||(console.warn(t.error),!1)},a.hasOwnProperty("helper")||(a.helper={}),a.helper.isString=function(e){"use strict";return"string"==typeof e||e instanceof String},a.helper.isFunction=function(e){"use strict";return e&&"[object Function]"==={}.toString.call(e)},a.helper.isArray=function(e){"use strict";return Array.isArray(e)},a.helper.isUndefined=function(e){"use strict";return void 0===e},a.helper.forEach=function(e,t){"use strict";if(a.helper.isUndefined(e))throw new Error("obj param is required");if(a.helper.isUndefined(t))throw new Error("callback param is required");if(!a.helper.isFunction(t))throw new Error("callback param must be a function/closure");if("function"==typeof e.forEach)e.forEach(t);else if(a.helper.isArray(e))for(var r=0;r<e.length;r++)t(e[r],r,e);else{if("object"!=typeof e)throw new Error("obj does not seem to be an array or an iterable object");for(var g in e)e.hasOwnProperty(g)&&t(e[g],g,e)}},a.helper.stdExtName=function(e){"use strict";return e.replace(/[_?*+\/\\.^-]/g,"").replace(/\s/g,"").toLowerCase()},a.helper.escapeCharactersCallback=c,a.helper.escapeCharacters=function(e,t,r){"use strict";var g="(["+t.replace(/([\[\]\\])/g,"\\$1")+"])";r&&(g="\\\\"+g);var n=new RegExp(g,"g");return e=e.replace(n,c)};var l=function(e,t,r,g){"use strict";var n,a,o,i,A,C=g||"",s=C.indexOf("g")>-1,I=new RegExp(t+"|"+r,"g"+C.replace(/g/g,"")),c=new RegExp(t,C.replace(/g/g,"")),l=[];do{for(n=0;o=I.exec(e);)if(c.test(o[0]))n++||(i=(a=I.lastIndex)-o[0].length);else if(n&&!--n){A=o.index+o[0].length;var u={left:{start:i,end:a},match:{start:a,end:o.index},right:{start:o.index,end:A},wholeMatch:{start:i,end:A}};if(l.push(u),!s)return l}}while(n&&(I.lastIndex=a));return l};a.helper.matchRecursiveRegExp=function(e,t,r,g){"use strict";for(var n=l(e,t,r,g),a=[],o=0;o<n.length;++o)a.push([e.slice(n[o].wholeMatch.start,n[o].wholeMatch.end),e.slice(n[o].match.start,n[o].match.end),e.slice(n[o].left.start,n[o].left.end),e.slice(n[o].right.start,n[o].right.end)]);return a},a.helper.replaceRecursiveRegExp=function(e,t,r,g,n){"use strict";if(!a.helper.isFunction(t)){var o=t;t=function(){return o}}var i=l(e,r,g,n),A=e,C=i.length;if(C>0){var s=[];0!==i[0].wholeMatch.start&&s.push(e.slice(0,i[0].wholeMatch.start));for(var I=0;I<C;++I)s.push(t(e.slice(i[I].wholeMatch.start,i[I].wholeMatch.end),e.slice(i[I].match.start,i[I].match.end),e.slice(i[I].left.start,i[I].left.end),e.slice(i[I].right.start,i[I].right.end))),I<C-1&&s.push(e.slice(i[I].wholeMatch.end,i[I+1].wholeMatch.start));i[C-1].wholeMatch.end<e.length&&s.push(e.slice(i[C-1].wholeMatch.end)),A=s.join("")}return A},a.helper.regexIndexOf=function(e,t,r){"use strict";if(!a.helper.isString(e))throw"InvalidArgumentError: first parameter of showdown.helper.regexIndexOf function must be a string";if(t instanceof RegExp==!1)throw"InvalidArgumentError: second parameter of showdown.helper.regexIndexOf function must be an instance of RegExp";var g=e.substring(r||0).search(t);return g>=0?g+(r||0):g},a.helper.splitAtIndex=function(e,t){"use strict";if(!a.helper.isString(e))throw"InvalidArgumentError: first parameter of showdown.helper.regexIndexOf function must be a string";return[e.substring(0,t),e.substring(t)]},a.helper.encodeEmailAddress=function(e){"use strict";var t=[function(e){return"&#"+e.charCodeAt(0)+";"},function(e){return"&#x"+e.charCodeAt(0).toString(16)+";"},function(e){return e}];return e=e.replace(/./g,function(e){if("@"===e)e=t[Math.floor(2*Math.random())](e);else{var r=Math.random();e=r>.9?t[2](e):r>.45?t[1](e):t[0](e)}return e})},"undefined"==typeof console&&(console={warn:function(e){"use strict";alert(e)},log:function(e){"use strict";alert(e)},error:function(e){"use strict";throw e}}),a.helper.regexes={asteriskDashAndColon:/([*_:~])/g},a.helper.emojis={"+1":"👍","-1":"👎",100:"💯",1234:"🔢","1st_place_medal":"🥇","2nd_place_medal":"🥈","3rd_place_medal":"🥉","8ball":"🎱",a:"🅰️",ab:"🆎",abc:"🔤",abcd:"🔡",accept:"🉑",aerial_tramway:"🚡",airplane:"✈️",alarm_clock:"⏰",alembic:"⚗️",alien:"👽",ambulance:"🚑",amphora:"🏺",anchor:"⚓️",angel:"👼",anger:"💢",angry:"😠",anguished:"😧",ant:"🐜",apple:"🍎",aquarius:"♒️",aries:"♈️",arrow_backward:"◀️",arrow_double_down:"⏬",arrow_double_up:"⏫",arrow_down:"⬇️",arrow_down_small:"🔽",arrow_forward:"▶️",arrow_heading_down:"⤵️",arrow_heading_up:"⤴️",arrow_left:"⬅️",arrow_lower_left:"↙️",arrow_lower_right:"↘️",arrow_right:"➡️",arrow_right_hook:"↪️",arrow_up:"⬆️",arrow_up_down:"↕️",arrow_up_small:"🔼",arrow_upper_left:"↖️",arrow_upper_right:"↗️",arrows_clockwise:"🔃",arrows_counterclockwise:"🔄",art:"🎨",articulated_lorry:"🚛",artificial_satellite:"🛰",astonished:"😲",athletic_shoe:"👟",atm:"🏧",atom_symbol:"⚛️",avocado:"🥑",b:"🅱️",baby:"👶",baby_bottle:"🍼",baby_chick:"🐤",baby_symbol:"🚼",back:"🔙",bacon:"🥓",badminton:"🏸",baggage_claim:"🛄",baguette_bread:"🥖",balance_scale:"⚖️",balloon:"🎈",ballot_box:"🗳",ballot_box_with_check:"☑️",bamboo:"🎍",banana:"🍌",bangbang:"‼️",bank:"🏦",bar_chart:"📊",barber:"💈",baseball:"⚾️",basketball:"🏀",basketball_man:"⛹️",basketball_woman:"⛹️&zwj;♀️",bat:"🦇",bath:"🛀",bathtub:"🛁",battery:"🔋",beach_umbrella:"🏖",bear:"🐻",bed:"🛏",bee:"🐝",beer:"🍺",beers:"🍻",beetle:"🐞",beginner:"🔰",bell:"🔔",bellhop_bell:"🛎",bento:"🍱",biking_man:"🚴",bike:"🚲",biking_woman:"🚴&zwj;♀️",bikini:"👙",biohazard:"☣️",bird:"🐦",birthday:"🎂",black_circle:"⚫️",black_flag:"🏴",black_heart:"🖤",black_joker:"🃏",black_large_square:"⬛️",black_medium_small_square:"◾️",black_medium_square:"◼️",black_nib:"✒️",black_small_square:"▪️",black_square_button:"🔲",blonde_man:"👱",blonde_woman:"👱&zwj;♀️",blossom:"🌼",blowfish:"🐡",blue_book:"📘",blue_car:"🚙",blue_heart:"💙",blush:"😊",boar:"🐗",boat:"⛵️",bomb:"💣",book:"📖",bookmark:"🔖",bookmark_tabs:"📑",books:"📚",boom:"💥",boot:"👢",bouquet:"💐",bowing_man:"🙇",bow_and_arrow:"🏹",bowing_woman:"🙇&zwj;♀️",bowling:"🎳",boxing_glove:"🥊",boy:"👦",bread:"🍞",bride_with_veil:"👰",bridge_at_night:"🌉",briefcase:"💼",broken_heart:"💔",bug:"🐛",building_construction:"🏗",bulb:"💡",bullettrain_front:"🚅",bullettrain_side:"🚄",burrito:"🌯",bus:"🚌",business_suit_levitating:"🕴",busstop:"🚏",bust_in_silhouette:"👤",busts_in_silhouette:"👥",butterfly:"🦋",cactus:"🌵",cake:"🍰",calendar:"📆",call_me_hand:"🤙",calling:"📲",camel:"🐫",camera:"📷",camera_flash:"📸",camping:"🏕",cancer:"♋️",candle:"🕯",candy:"🍬",canoe:"🛶",capital_abcd:"🔠",capricorn:"♑️",car:"🚗",card_file_box:"🗃",card_index:"📇",card_index_dividers:"🗂",carousel_horse:"🎠",carrot:"🥕",cat:"🐱",cat2:"🐈",cd:"💿",chains:"⛓",champagne:"🍾",chart:"💹",chart_with_downwards_trend:"📉",chart_with_upwards_trend:"📈",checkered_flag:"🏁",cheese:"🧀",cherries:"🍒",cherry_blossom:"🌸",chestnut:"🌰",chicken:"🐔",children_crossing:"🚸",chipmunk:"🐿",chocolate_bar:"🍫",christmas_tree:"🎄",church:"⛪️",cinema:"🎦",circus_tent:"🎪",city_sunrise:"🌇",city_sunset:"🌆",cityscape:"🏙",cl:"🆑",clamp:"🗜",clap:"👏",clapper:"🎬",classical_building:"🏛",clinking_glasses:"🥂",clipboard:"📋",clock1:"🕐",clock10:"🕙",clock1030:"🕥",clock11:"🕚",clock1130:"🕦",clock12:"🕛",clock1230:"🕧",clock130:"🕜",clock2:"🕑",clock230:"🕝",clock3:"🕒",clock330:"🕞",clock4:"🕓",clock430:"🕟",clock5:"🕔",clock530:"🕠",clock6:"🕕",clock630:"🕡",clock7:"🕖",clock730:"🕢",clock8:"🕗",clock830:"🕣",clock9:"🕘",clock930:"🕤",closed_book:"📕",closed_lock_with_key:"🔐",closed_umbrella:"🌂",cloud:"☁️",cloud_with_lightning:"🌩",cloud_with_lightning_and_rain:"⛈",cloud_with_rain:"🌧",cloud_with_snow:"🌨",clown_face:"🤡",clubs:"♣️",cocktail:"🍸",coffee:"☕️",coffin:"⚰️",cold_sweat:"😰",comet:"☄️",computer:"💻",computer_mouse:"🖱",confetti_ball:"🎊",confounded:"😖",confused:"😕",congratulations:"㊗️",construction:"🚧",construction_worker_man:"👷",construction_worker_woman:"👷&zwj;♀️",control_knobs:"🎛",convenience_store:"🏪",cookie:"🍪",cool:"🆒",policeman:"👮",copyright:"©️",corn:"🌽",couch_and_lamp:"🛋",couple:"👫",couple_with_heart_woman_man:"💑",couple_with_heart_man_man:"👨&zwj;❤️&zwj;👨",couple_with_heart_woman_woman:"👩&zwj;❤️&zwj;👩",couplekiss_man_man:"👨&zwj;❤️&zwj;💋&zwj;👨",couplekiss_man_woman:"💏",couplekiss_woman_woman:"👩&zwj;❤️&zwj;💋&zwj;👩",cow:"🐮",cow2:"🐄",cowboy_hat_face:"🤠",crab:"🦀",crayon:"🖍",credit_card:"💳",crescent_moon:"🌙",cricket:"🏏",crocodile:"🐊",croissant:"🥐",crossed_fingers:"🤞",crossed_flags:"🎌",crossed_swords:"⚔️",crown:"👑",cry:"😢",crying_cat_face:"😿",crystal_ball:"🔮",cucumber:"🥒",cupid:"💘",curly_loop:"➰",currency_exchange:"💱",curry:"🍛",custard:"🍮",customs:"🛃",cyclone:"🌀",dagger:"🗡",dancer:"💃",dancing_women:"👯",dancing_men:"👯&zwj;♂️",dango:"🍡",dark_sunglasses:"🕶",dart:"🎯",dash:"💨",date:"📅",deciduous_tree:"🌳",deer:"🦌",department_store:"🏬",derelict_house:"🏚",desert:"🏜",desert_island:"🏝",desktop_computer:"🖥",male_detective:"🕵️",diamond_shape_with_a_dot_inside:"💠",diamonds:"♦️",disappointed:"😞",disappointed_relieved:"😥",dizzy:"💫",dizzy_face:"😵",do_not_litter:"🚯",dog:"🐶",dog2:"🐕",dollar:"💵",dolls:"🎎",dolphin:"🐬",door:"🚪",doughnut:"🍩",dove:"🕊",dragon:"🐉",dragon_face:"🐲",dress:"👗",dromedary_camel:"🐪",drooling_face:"🤤",droplet:"💧",drum:"🥁",duck:"🦆",dvd:"📀","e-mail":"📧",eagle:"🦅",ear:"👂",ear_of_rice:"🌾",earth_africa:"🌍",earth_americas:"🌎",earth_asia:"🌏",egg:"🥚",eggplant:"🍆",eight_pointed_black_star:"✴️",eight_spoked_asterisk:"✳️",electric_plug:"🔌",elephant:"🐘",email:"✉️",end:"🔚",envelope_with_arrow:"📩",euro:"💶",european_castle:"🏰",european_post_office:"🏤",evergreen_tree:"🌲",exclamation:"❗️",expressionless:"😑",eye:"👁",eye_speech_bubble:"👁&zwj;🗨",eyeglasses:"👓",eyes:"👀",face_with_head_bandage:"🤕",face_with_thermometer:"🤒",fist_oncoming:"👊",factory:"🏭",fallen_leaf:"🍂",family_man_woman_boy:"👪",family_man_boy:"👨&zwj;👦",family_man_boy_boy:"👨&zwj;👦&zwj;👦",family_man_girl:"👨&zwj;👧",family_man_girl_boy:"👨&zwj;👧&zwj;👦",family_man_girl_girl:"👨&zwj;👧&zwj;👧",family_man_man_boy:"👨&zwj;👨&zwj;👦",family_man_man_boy_boy:"👨&zwj;👨&zwj;👦&zwj;👦",family_man_man_girl:"👨&zwj;👨&zwj;👧",family_man_man_girl_boy:"👨&zwj;👨&zwj;👧&zwj;👦",family_man_man_girl_girl:"👨&zwj;👨&zwj;👧&zwj;👧",family_man_woman_boy_boy:"👨&zwj;👩&zwj;👦&zwj;👦",family_man_woman_girl:"👨&zwj;👩&zwj;👧",family_man_woman_girl_boy:"👨&zwj;👩&zwj;👧&zwj;👦",family_man_woman_girl_girl:"👨&zwj;👩&zwj;👧&zwj;👧",family_woman_boy:"👩&zwj;👦",family_woman_boy_boy:"👩&zwj;👦&zwj;👦",family_woman_girl:"👩&zwj;👧",family_woman_girl_boy:"👩&zwj;👧&zwj;👦",family_woman_girl_girl:"👩&zwj;👧&zwj;👧",family_woman_woman_boy:"👩&zwj;👩&zwj;👦",family_woman_woman_boy_boy:"👩&zwj;👩&zwj;👦&zwj;👦",family_woman_woman_girl:"👩&zwj;👩&zwj;👧",family_woman_woman_girl_boy:"👩&zwj;👩&zwj;👧&zwj;👦",family_woman_woman_girl_girl:"👩&zwj;👩&zwj;👧&zwj;👧",fast_forward:"⏩",fax:"📠",fearful:"😨",feet:"🐾",female_detective:"🕵️&zwj;♀️",ferris_wheel:"🎡",ferry:"⛴",field_hockey:"🏑",file_cabinet:"🗄",file_folder:"📁",film_projector:"📽",film_strip:"🎞",fire:"🔥",fire_engine:"🚒",fireworks:"🎆",first_quarter_moon:"🌓",first_quarter_moon_with_face:"🌛",fish:"🐟",fish_cake:"🍥",fishing_pole_and_fish:"🎣",fist_raised:"✊",fist_left:"🤛",fist_right:"🤜",flags:"🎏",flashlight:"🔦",fleur_de_lis:"⚜️",flight_arrival:"🛬",flight_departure:"🛫",floppy_disk:"💾",flower_playing_cards:"🎴",flushed:"😳",fog:"🌫",foggy:"🌁",football:"🏈",footprints:"👣",fork_and_knife:"🍴",fountain:"⛲️",fountain_pen:"🖋",four_leaf_clover:"🍀",fox_face:"🦊",framed_picture:"🖼",free:"🆓",fried_egg:"🍳",fried_shrimp:"🍤",fries:"🍟",frog:"🐸",frowning:"😦",frowning_face:"☹️",frowning_man:"🙍&zwj;♂️",frowning_woman:"🙍",middle_finger:"🖕",fuelpump:"⛽️",full_moon:"🌕",full_moon_with_face:"🌝",funeral_urn:"⚱️",game_die:"🎲",gear:"⚙️",gem:"💎",gemini:"♊️",ghost:"👻",gift:"🎁",gift_heart:"💝",girl:"👧",globe_with_meridians:"🌐",goal_net:"🥅",goat:"🐐",golf:"⛳️",golfing_man:"🏌️",golfing_woman:"🏌️&zwj;♀️",gorilla:"🦍",grapes:"🍇",green_apple:"🍏",green_book:"📗",green_heart:"💚",green_salad:"🥗",grey_exclamation:"❕",grey_question:"❔",grimacing:"😬",grin:"😁",grinning:"😀",guardsman:"💂",guardswoman:"💂&zwj;♀️",guitar:"🎸",gun:"🔫",haircut_woman:"💇",haircut_man:"💇&zwj;♂️",hamburger:"🍔",hammer:"🔨",hammer_and_pick:"⚒",hammer_and_wrench:"🛠",hamster:"🐹",hand:"✋",handbag:"👜",handshake:"🤝",hankey:"💩",hatched_chick:"🐥",hatching_chick:"🐣",headphones:"🎧",hear_no_evil:"🙉",heart:"❤️",heart_decoration:"💟",heart_eyes:"😍",heart_eyes_cat:"😻",heartbeat:"💓",heartpulse:"💗",hearts:"♥️",heavy_check_mark:"✔️",heavy_division_sign:"➗",heavy_dollar_sign:"💲",heavy_heart_exclamation:"❣️",heavy_minus_sign:"➖",heavy_multiplication_x:"✖️",heavy_plus_sign:"➕",helicopter:"🚁",herb:"🌿",hibiscus:"🌺",high_brightness:"🔆",high_heel:"👠",hocho:"🔪",hole:"🕳",honey_pot:"🍯",horse:"🐴",horse_racing:"🏇",hospital:"🏥",hot_pepper:"🌶",hotdog:"🌭",hotel:"🏨",hotsprings:"♨️",hourglass:"⌛️",hourglass_flowing_sand:"⏳",house:"🏠",house_with_garden:"🏡",houses:"🏘",hugs:"🤗",hushed:"😯",ice_cream:"🍨",ice_hockey:"🏒",ice_skate:"⛸",icecream:"🍦",id:"🆔",ideograph_advantage:"🉐",imp:"👿",inbox_tray:"📥",incoming_envelope:"📨",tipping_hand_woman:"💁",information_source:"ℹ️",innocent:"😇",interrobang:"⁉️",iphone:"📱",izakaya_lantern:"🏮",jack_o_lantern:"🎃",japan:"🗾",japanese_castle:"🏯",japanese_goblin:"👺",japanese_ogre:"👹",jeans:"👖",joy:"😂",joy_cat:"😹",joystick:"🕹",kaaba:"🕋",key:"🔑",keyboard:"⌨️",keycap_ten:"🔟",kick_scooter:"🛴",kimono:"👘",kiss:"💋",kissing:"😗",kissing_cat:"😽",kissing_closed_eyes:"😚",kissing_heart:"😘",kissing_smiling_eyes:"😙",kiwi_fruit:"🥝",koala:"🐨",koko:"🈁",label:"🏷",large_blue_circle:"🔵",large_blue_diamond:"🔷",large_orange_diamond:"🔶",last_quarter_moon:"🌗",last_quarter_moon_with_face:"🌜",latin_cross:"✝️",laughing:"😆",leaves:"🍃",ledger:"📒",left_luggage:"🛅",left_right_arrow:"↔️",leftwards_arrow_with_hook:"↩️",lemon:"🍋",leo:"♌️",leopard:"🐆",level_slider:"🎚",libra:"♎️",light_rail:"🚈",link:"🔗",lion:"🦁",lips:"👄",lipstick:"💄",lizard:"🦎",lock:"🔒",lock_with_ink_pen:"🔏",lollipop:"🍭",loop:"➿",loud_sound:"🔊",loudspeaker:"📢",love_hotel:"🏩",love_letter:"💌",low_brightness:"🔅",lying_face:"🤥",m:"Ⓜ️",mag:"🔍",mag_right:"🔎",mahjong:"🀄️",mailbox:"📫",mailbox_closed:"📪",mailbox_with_mail:"📬",mailbox_with_no_mail:"📭",man:"👨",man_artist:"👨&zwj;🎨",man_astronaut:"👨&zwj;🚀",man_cartwheeling:"🤸&zwj;♂️",man_cook:"👨&zwj;🍳",man_dancing:"🕺",man_facepalming:"🤦&zwj;♂️",man_factory_worker:"👨&zwj;🏭",man_farmer:"👨&zwj;🌾",man_firefighter:"👨&zwj;🚒",man_health_worker:"👨&zwj;⚕️",man_in_tuxedo:"🤵",man_judge:"👨&zwj;⚖️",man_juggling:"🤹&zwj;♂️",man_mechanic:"👨&zwj;🔧",man_office_worker:"👨&zwj;💼",man_pilot:"👨&zwj;✈️",man_playing_handball:"🤾&zwj;♂️",man_playing_water_polo:"🤽&zwj;♂️",man_scientist:"👨&zwj;🔬",man_shrugging:"🤷&zwj;♂️",man_singer:"👨&zwj;🎤",man_student:"👨&zwj;🎓",man_teacher:"👨&zwj;🏫",man_technologist:"👨&zwj;💻",man_with_gua_pi_mao:"👲",man_with_turban:"👳",tangerine:"🍊",mans_shoe:"👞",mantelpiece_clock:"🕰",maple_leaf:"🍁",martial_arts_uniform:"🥋",mask:"😷",massage_woman:"💆",massage_man:"💆&zwj;♂️",meat_on_bone:"🍖",medal_military:"🎖",medal_sports:"🏅",mega:"📣",melon:"🍈",memo:"📝",men_wrestling:"🤼&zwj;♂️",menorah:"🕎",mens:"🚹",metal:"🤘",metro:"🚇",microphone:"🎤",microscope:"🔬",milk_glass:"🥛",milky_way:"🌌",minibus:"🚐",minidisc:"💽",mobile_phone_off:"📴",money_mouth_face:"🤑",money_with_wings:"💸",moneybag:"💰",monkey:"🐒",monkey_face:"🐵",monorail:"🚝",moon:"🌔",mortar_board:"🎓",mosque:"🕌",motor_boat:"🛥",motor_scooter:"🛵",motorcycle:"🏍",motorway:"🛣",mount_fuji:"🗻",mountain:"⛰",mountain_biking_man:"🚵",mountain_biking_woman:"🚵&zwj;♀️",mountain_cableway:"🚠",mountain_railway:"🚞",mountain_snow:"🏔",mouse:"🐭",mouse2:"🐁",movie_camera:"🎥",moyai:"🗿",mrs_claus:"🤶",muscle:"💪",mushroom:"🍄",musical_keyboard:"🎹",musical_note:"🎵",musical_score:"🎼",mute:"🔇",nail_care:"💅",name_badge:"📛",national_park:"🏞",nauseated_face:"🤢",necktie:"👔",negative_squared_cross_mark:"❎",nerd_face:"🤓",neutral_face:"😐",new:"🆕",new_moon:"🌑",new_moon_with_face:"🌚",newspaper:"📰",newspaper_roll:"🗞",next_track_button:"⏭",ng:"🆖",no_good_man:"🙅&zwj;♂️",no_good_woman:"🙅",night_with_stars:"🌃",no_bell:"🔕",no_bicycles:"🚳",no_entry:"⛔️",no_entry_sign:"🚫",no_mobile_phones:"📵",no_mouth:"😶",no_pedestrians:"🚷",no_smoking:"🚭","non-potable_water":"🚱",nose:"👃",notebook:"📓",notebook_with_decorative_cover:"📔",notes:"🎶",nut_and_bolt:"🔩",o:"⭕️",o2:"🅾️",ocean:"🌊",octopus:"🐙",oden:"🍢",office:"🏢",oil_drum:"🛢",ok:"🆗",ok_hand:"👌",ok_man:"🙆&zwj;♂️",ok_woman:"🙆",old_key:"🗝",older_man:"👴",older_woman:"👵",om:"🕉",on:"🔛",oncoming_automobile:"🚘",oncoming_bus:"🚍",oncoming_police_car:"🚔",oncoming_taxi:"🚖",open_file_folder:"📂",open_hands:"👐",open_mouth:"😮",open_umbrella:"☂️",ophiuchus:"⛎",orange_book:"📙",orthodox_cross:"☦️",outbox_tray:"📤",owl:"🦉",ox:"🐂",package:"📦",page_facing_up:"📄",page_with_curl:"📃",pager:"📟",paintbrush:"🖌",palm_tree:"🌴",pancakes:"🥞",panda_face:"🐼",paperclip:"📎",paperclips:"🖇",parasol_on_ground:"⛱",parking:"🅿️",part_alternation_mark:"〽️",partly_sunny:"⛅️",passenger_ship:"🛳",passport_control:"🛂",pause_button:"⏸",peace_symbol:"☮️",peach:"🍑",peanuts:"🥜",pear:"🍐",pen:"🖊",pencil2:"✏️",penguin:"🐧",pensive:"😔",performing_arts:"🎭",persevere:"😣",person_fencing:"🤺",pouting_woman:"🙎",phone:"☎️",pick:"⛏",pig:"🐷",pig2:"🐖",pig_nose:"🐽",pill:"💊",pineapple:"🍍",ping_pong:"🏓",pisces:"♓️",pizza:"🍕",place_of_worship:"🛐",plate_with_cutlery:"🍽",play_or_pause_button:"⏯",point_down:"👇",point_left:"👈",point_right:"👉",point_up:"☝️",point_up_2:"👆",police_car:"🚓",policewoman:"👮&zwj;♀️",poodle:"🐩",popcorn:"🍿",post_office:"🏣",postal_horn:"📯",postbox:"📮",potable_water:"🚰",potato:"🥔",pouch:"👝",poultry_leg:"🍗",pound:"💷",rage:"😡",pouting_cat:"😾",pouting_man:"🙎&zwj;♂️",pray:"🙏",prayer_beads:"📿",pregnant_woman:"🤰",previous_track_button:"⏮",prince:"🤴",princess:"👸",printer:"🖨",purple_heart:"💜",purse:"👛",pushpin:"📌",put_litter_in_its_place:"🚮",question:"❓",rabbit:"🐰",rabbit2:"🐇",racehorse:"🐎",racing_car:"🏎",radio:"📻",radio_button:"🔘",radioactive:"☢️",railway_car:"🚃",railway_track:"🛤",rainbow:"🌈",rainbow_flag:"🏳️&zwj;🌈",raised_back_of_hand:"🤚",raised_hand_with_fingers_splayed:"🖐",raised_hands:"🙌",raising_hand_woman:"🙋",raising_hand_man:"🙋&zwj;♂️",ram:"🐏",ramen:"🍜",rat:"🐀",record_button:"⏺",recycle:"♻️",red_circle:"🔴",registered:"®️",relaxed:"☺️",relieved:"😌",reminder_ribbon:"🎗",repeat:"🔁",repeat_one:"🔂",rescue_worker_helmet:"⛑",restroom:"🚻",revolving_hearts:"💞",rewind:"⏪",rhinoceros:"🦏",ribbon:"🎀",rice:"🍚",rice_ball:"🍙",rice_cracker:"🍘",rice_scene:"🎑",right_anger_bubble:"🗯",ring:"💍",robot:"🤖",rocket:"🚀",rofl:"🤣",roll_eyes:"🙄",roller_coaster:"🎢",rooster:"🐓",rose:"🌹",rosette:"🏵",rotating_light:"🚨",round_pushpin:"📍",rowing_man:"🚣",rowing_woman:"🚣&zwj;♀️",rugby_football:"🏉",running_man:"🏃",running_shirt_with_sash:"🎽",running_woman:"🏃&zwj;♀️",sa:"🈂️",sagittarius:"♐️",sake:"🍶",sandal:"👡",santa:"🎅",satellite:"📡",saxophone:"🎷",school:"🏫",school_satchel:"🎒",scissors:"✂️",scorpion:"🦂",scorpius:"♏️",scream:"😱",scream_cat:"🙀",scroll:"📜",seat:"💺",secret:"㊙️",see_no_evil:"🙈",seedling:"🌱",selfie:"🤳",shallow_pan_of_food:"🥘",shamrock:"☘️",shark:"🦈",shaved_ice:"🍧",sheep:"🐑",shell:"🐚",shield:"🛡",shinto_shrine:"⛩",ship:"🚢",shirt:"👕",shopping:"🛍",shopping_cart:"🛒",shower:"🚿",shrimp:"🦐",signal_strength:"📶",six_pointed_star:"🔯",ski:"🎿",skier:"⛷",skull:"💀",skull_and_crossbones:"☠️",sleeping:"😴",sleeping_bed:"🛌",sleepy:"😪",slightly_frowning_face:"🙁",slightly_smiling_face:"🙂",slot_machine:"🎰",small_airplane:"🛩",small_blue_diamond:"🔹",small_orange_diamond:"🔸",small_red_triangle:"🔺",small_red_triangle_down:"🔻",smile:"😄",smile_cat:"😸",smiley:"😃",smiley_cat:"😺",smiling_imp:"😈",smirk:"😏",smirk_cat:"😼",smoking:"🚬",snail:"🐌",snake:"🐍",sneezing_face:"🤧",snowboarder:"🏂",snowflake:"❄️",snowman:"⛄️",snowman_with_snow:"☃️",sob:"😭",soccer:"⚽️",soon:"🔜",sos:"🆘",sound:"🔉",space_invader:"👾",spades:"♠️",spaghetti:"🍝",sparkle:"❇️",sparkler:"🎇",sparkles:"✨",sparkling_heart:"💖",speak_no_evil:"🙊",speaker:"🔈",speaking_head:"🗣",speech_balloon:"💬",speedboat:"🚤",spider:"🕷",spider_web:"🕸",spiral_calendar:"🗓",spiral_notepad:"🗒",spoon:"🥄",squid:"🦑",stadium:"🏟",star:"⭐️",star2:"🌟",star_and_crescent:"☪️",star_of_david:"✡️",stars:"🌠",station:"🚉",statue_of_liberty:"🗽",steam_locomotive:"🚂",stew:"🍲",stop_button:"⏹",stop_sign:"🛑",stopwatch:"⏱",straight_ruler:"📏",strawberry:"🍓",stuck_out_tongue:"😛",stuck_out_tongue_closed_eyes:"😝",stuck_out_tongue_winking_eye:"😜",studio_microphone:"🎙",stuffed_flatbread:"🥙",sun_behind_large_cloud:"🌥",sun_behind_rain_cloud:"🌦",sun_behind_small_cloud:"🌤",sun_with_face:"🌞",sunflower:"🌻",sunglasses:"😎",sunny:"☀️",sunrise:"🌅",sunrise_over_mountains:"🌄",surfing_man:"🏄",surfing_woman:"🏄&zwj;♀️",sushi:"🍣",suspension_railway:"🚟",sweat:"😓",sweat_drops:"💦",sweat_smile:"😅",sweet_potato:"🍠",swimming_man:"🏊",swimming_woman:"🏊&zwj;♀️",symbols:"🔣",synagogue:"🕍",syringe:"💉",taco:"🌮",tada:"🎉",tanabata_tree:"🎋",taurus:"♉️",taxi:"🚕",tea:"🍵",telephone_receiver:"📞",telescope:"🔭",tennis:"🎾",tent:"⛺️",thermometer:"🌡",thinking:"🤔",thought_balloon:"💭",ticket:"🎫",tickets:"🎟",tiger:"🐯",tiger2:"🐅",timer_clock:"⏲",tipping_hand_man:"💁&zwj;♂️",tired_face:"😫",tm:"™️",toilet:"🚽",tokyo_tower:"🗼",tomato:"🍅",tongue:"👅",top:"🔝",tophat:"🎩",tornado:"🌪",trackball:"🖲",tractor:"🚜",traffic_light:"🚥",train:"🚋",train2:"🚆",tram:"🚊",triangular_flag_on_post:"🚩",triangular_ruler:"📐",trident:"🔱",triumph:"😤",trolleybus:"🚎",trophy:"🏆",tropical_drink:"🍹",tropical_fish:"🐠",truck:"🚚",trumpet:"🎺",tulip:"🌷",tumbler_glass:"🥃",turkey:"🦃",turtle:"🐢",tv:"📺",twisted_rightwards_arrows:"🔀",two_hearts:"💕",two_men_holding_hands:"👬",two_women_holding_hands:"👭",u5272:"🈹",u5408:"🈴",u55b6:"🈺",u6307:"🈯️",u6708:"🈷️",u6709:"🈶",u6e80:"🈵",u7121:"🈚️",u7533:"🈸",u7981:"🈲",u7a7a:"🈳",umbrella:"☔️",unamused:"😒",underage:"🔞",unicorn:"🦄",unlock:"🔓",up:"🆙",upside_down_face:"🙃",v:"✌️",vertical_traffic_light:"🚦",vhs:"📼",vibration_mode:"📳",video_camera:"📹",video_game:"🎮",violin:"🎻",virgo:"♍️",volcano:"🌋",volleyball:"🏐",vs:"🆚",vulcan_salute:"🖖",walking_man:"🚶",walking_woman:"🚶&zwj;♀️",waning_crescent_moon:"🌘",waning_gibbous_moon:"🌖",warning:"⚠️",wastebasket:"🗑",watch:"⌚️",water_buffalo:"🐃",watermelon:"🍉",wave:"👋",wavy_dash:"〰️",waxing_crescent_moon:"🌒",wc:"🚾",weary:"😩",wedding:"💒",weight_lifting_man:"🏋️",weight_lifting_woman:"🏋️&zwj;♀️",whale:"🐳",whale2:"🐋",wheel_of_dharma:"☸️",wheelchair:"♿️",white_check_mark:"✅",white_circle:"⚪️",white_flag:"🏳️",white_flower:"💮",white_large_square:"⬜️",white_medium_small_square:"◽️",white_medium_square:"◻️",white_small_square:"▫️",white_square_button:"🔳",wilted_flower:"🥀",wind_chime:"🎐",wind_face:"🌬",wine_glass:"🍷",wink:"😉",wolf:"🐺",woman:"👩",woman_artist:"👩&zwj;🎨",woman_astronaut:"👩&zwj;🚀",woman_cartwheeling:"🤸&zwj;♀️",woman_cook:"👩&zwj;🍳",woman_facepalming:"🤦&zwj;♀️",woman_factory_worker:"👩&zwj;🏭",woman_farmer:"👩&zwj;🌾",woman_firefighter:"👩&zwj;🚒",woman_health_worker:"👩&zwj;⚕️",woman_judge:"👩&zwj;⚖️",woman_juggling:"🤹&zwj;♀️",woman_mechanic:"👩&zwj;🔧",woman_office_worker:"👩&zwj;💼",woman_pilot:"👩&zwj;✈️",woman_playing_handball:"🤾&zwj;♀️",woman_playing_water_polo:"🤽&zwj;♀️",woman_scientist:"👩&zwj;🔬",woman_shrugging:"🤷&zwj;♀️",woman_singer:"👩&zwj;🎤",woman_student:"👩&zwj;🎓",woman_teacher:"👩&zwj;🏫",woman_technologist:"👩&zwj;💻",woman_with_turban:"👳&zwj;♀️",womans_clothes:"👚",womans_hat:"👒",women_wrestling:"🤼&zwj;♀️",womens:"🚺",world_map:"🗺",worried:"😟",wrench:"🔧",writing_hand:"✍️",x:"❌",yellow_heart:"💛",yen:"💴",yin_yang:"☯️",yum:"😋",zap:"⚡️",zipper_mouth_face:"🤐",zzz:"💤",octocat:'<img width="20" height="20" align="absmiddle" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAOwUlEQVR42uVbCVyO6RbPmn0sw9gZS0aZO4y5GTEUE2ObxjZjrbHEJVy3sWS5pkaWxjLEkCVDSbSgFLdESaWSLIVUSIi4kvb9f895vi/zbbR+yZ339/tbnu99n/ec/3Oe85xznufV0CjDBaAdwZqwnzCJ0FXjHV70/i8J5oQDhCFV8cJdq1atwqxZs+Ds7Iz4+HhqwgXCLELNKlK6G2Ej4e6lS5ewZcsWzJgxA+fOnWNZFqvzxT1v3boF/qcsBg0ahP3796OwsJAFWKYuIqjfPoS9cXFxWL58Obp06SInh5aWFr//jjoJWLlu3TolAorRuXNn7Ny5k4W4Spgj81xrgj5hLmED4RDhlNRygglBhADCSakpWxFMCHoETUJTwrYHDx7A1NT0je9nPHz4kN/fXl0EeI0aNeqtAjB69+4NPz8/FsSdlXvy5An8/f1hZ2cHCwsLGBsbY/To0cJy9PT0MGDAAAwePBhGRkbClNesWYODBw8iODgYOTk53M/d9evXo27duiW++8iRI3z/ZHURENOjR48ShSjGuHHjhHJ16tQp9TOKaNWqlZKpvw1MHluQOpSvk5eXh5YtW5ZbmarAvHnzmIBd6iCgXnZ2Npo1a1atCWAfwY5SHQTUKCoqQocOHao1AebmHBJgi7p8QBDP6epMwKFDvMDAWF0ELLS1ta3WBNy9e5cJMFIXAdvt7e2rNQHDhw9nAv5D+KKylV9y8+bNCi1pVYWZM2cyCfaVTcDdsqzH7xpBQRxcwqyylLdi5/K+KM/Q0dFhAqIri4Bn1T0AUgVpdmhYUeVHnD59+r1TnjF27Fgm4HhFCThoYmLyXhLQoEGD4mRKsyIE3OrZs+d7SQCDCyZcNSqv8k1evXoFTU3NUr+wzUcfYqRBf8yb/C2WzfoBFoTF08fBdMIITDD8CsP1+kL30x7Q6dYZH7drjfZ0f4fWLdG1Q1t81qMLBvTRwejB/TBl1BDMnzQGS2dMxKo5k7Fs9iSY/jAaBvR8Pc26pZaH02quLZSXgO6xsbGlelGnli1wZKcVMqN8gKcRwItrf+K/VB95doXaLwOJIVSzOU/+2Re5kV7IuuyJrIhTyLt6mmztLBBPNZLHoUAy9fE8UvJ8ikxfj8PwJPQErJeYlkquTZs2MQFLykuANgc/Jb2kn3Z3ZMaQUrmxwO1zyAo7gfRAJ6RfOIyMEFdkXj5F8BTK5lzxQv610yi8QcFatI8gQoCIK7x+hojwRnaE5H4JTiEj9Pjr/rJDqcZyn9b4ovu45LYbdWvXeqtsXMHiSlZ5CegRExPz1hd83PYj5POo0QinXyLFg48hnZTOiQ1Dzr1IZEaeQRoJn0HKZIR7lA2kfHrQUerXHTlx4ZL+rnjjFRGRGeYB5MUj2GnbW+XbuJFrp1heXgI6JCYmvvUFN1x3Aek3SWkapRAXMeJFGS8ge2Xfuog0toaykED3Mpk8+shOk+sv68Y50V9WuKewBKt5094o39atW/mRf5WXgIYZGRlo3Lixys4nj6A6Z1YMcqRCpwU4ouDlUyHk/QA/hNttR25Wlvh/ZthJUsil9ATQ/axkYbqEzDgfL0Ts/x35+aLyTES7IY36Q6w/+Q4/tP6wuUoZ9+7dy7ebVmQZjO/atavKzn32rAdeXkd6KCkXdAxZ13yFcLFnvPD73zrDVrsdTs6eggKSuSjjORHkUGoC0i86Iyc6QPQX7eqMnTodYNuzHU4vnosiaitMSUSavwMy6d3IvEUrzViVMrq5uXEX4ytCgL++vr5Sx7Vr1cIDX0dKkQJfj37Rs3jw1sBxkwlwGD4Ax3+ciN1faCHW76xQRFgAOcjSEMBkIe0x8nLzcez7kTg8Rh/uxuOxR/cTJISFSfq7eATpZCk8CAfXLVFJwIULXHnHoIoQYLtw4UKljps2aogXQcQuef/XAiMDKY+S4DhyEFwpDnCj9f+Afl8EbbWRTANaAdihlYoAMn8aZzyNuYODX/eD29TvRH/7v+qN8H27JdOAyWQfQQ74xPafVRLAPox9WUlK6hIGEgx4f00Kg2JcvHhRqeP6FIwknXemyen/2gLIIeC/CYk49M0AuE4xgtu0sThg8AUCN62TEuBdRgJo2Y+Kxh9D/k59SQiwH9QHobt3SAk4KSGA4oWjm1YqyVi8U6Soj4yOrHM/jTAyKVby/PnzIoNi8L+L4eXlpXoFcLcTgc1rAlISkJeXDxeK2A6P1hdTwI6mQPTJE+WbAlnJyE7PhNO3Q3BkrKGYWtxfHMkkmQLO0ilwA7+vXqAkn66urtBLUZ9iHfm30NBQaPAf165dA0d9vP2UlJSEp0+f4vHjx3j06JH4e+rUqUovcNmyGkiNEkLwklXsBG+ecMUOnfbYod1emG5uboFKJ8jPFVD0l0dBUHqoPDHpQeQEb0qc4FUHe3KAbYUT9JgzDbwOFL5MfN0fXkXhJ5PxSvLt2LFD1Ah5u4z1YJ14l4qnBe8v3rhxAzz4PAVG8nLHivIP0dHRiIiIQGRkpEgmrl69ClW1QBMjQ7LDW8hmU+RRI69ckJIkhL7jfRJBm62R+TJVYq6h0jhBRslsivqenT2MF/7OyI70VmkFhWnPJaS6OyPkt43IycqR9EfWlH7JDQUUTuNhCHR7Ke9YcRp/5coVoQPrcvnyZURFRYmBZlLS0kR8MVLD29sbnp6e8PHxQUBAgCgn8YO8E3z79m3BGKeVc+bMkXuBZt06SA12F/F5Go0gR4C8HBalPZMPXKL8lQKhPAqF+f97KXFyNx6HQsoPsshJ/kmAp2TKkJLISpXvjyxNhMYcDVLOEO+lPDi8B5mamipkZx1YF9YpJCRErAy+vr5CZ9ZdWABhDGEYYTBhAOFz3g4nfMJelNCbkNCpUye5F034mvxIPi1/FM+zQCw0k5B9O0iEr5kRXkqhMJOVf9NXIHjtT7hmaymSoBzKETimkAuFpaF1dkwI9RcmIYaXv3BJXoGCuyIgk5WpefPmKCgoYK46SmX/RKoL69Sfl0WuFEl1HlmWJXE5z6WmTZvKJxxmxkIQ3AuU5APk6NICj4hRT6eITTEEzqWk55HHPjz3cxJhNF5cxeNT9kj2cRDTQjEkzpDtjyyCic5l5fEA7uSHFEefR5pPsahrb2B9QkICFHeJ51HunkdLIg0VLY0BFKdLwllVHp4dHyvst3QuEiiju21vA/+VZkiluIKt4I3RIfWXQ4QgKUxkni47LJWUP3PmjHo2RxVI+CebmKJP6EiFDVurxUgmExe5PHlnPAkn8w4QqW62NCVmYopozid5H0CI9RKE21ggJeAYEeMnfitOnRn5XCfgeJ+VTosWQU8MOc6ZE0cqnUm4fv165SrPBVHCfMI4TowUfmOfsIcdJh92kBWmUcP6GDt8EDZbzIffH5tx3/ewSFjw5LKk0MEFEkZenDBjgew7Yiog5brkt+QrknvJmhIp4Apw/A1bVpjhG/0v5d7Vrl07bNu2TelUSqUoz8uI3Z49OEtBAy+TdP1CqKtwHzvQUxxgTJs2TeX5gdq1a0ObSmCjh+jB+NuvRamL1+3ls77HCip1rTSdJP5eNnMizKndjMLoH42G4bthX+FzHS3UVVEC69evH3799VeKMXJZrlWKclUGAZ5jxoxB02ZNsNlxH74aagBHZyex986HlVTczyGmI58h4CjL2toa48ePFxsUPEotWrQoc0GT0/C2bduiY8eO4ISMcxLeoOFYhS6qm2EpoZG65jmbv+dPSyRZlt5QfVjvtX19AOFNL+aDFNI4m0eFc9Ho5ORkaGtrl5kAVp6DMOk88efEjLe++ZhclZwHTJHEHbs4YOCmLj2645fdvwnTK42zoXtaEHwNDQ3LXdZm5yad3/2r+gQmDsRnIF5KAldX6zdsgG/GG8F44Vzcu3eP2y1K6GPr2rVrK1zbnz59Or/LoaoJCPZ4kCZsjw9GECL79OmDj9q2wb+320C3/5fgPQO6Vrzh+fpcDqxXr16lbHBwgkZXm6okYJr0ECMrX5vraiJ1lArEjrEnzWuOqemiYj9spGd2ee478XkiPsJakmJ83qA05/8qXNurJFLiunXrhpo1a6LxB02wyHIFZpovgOHwYfjZ0hK2lH5u2rwZ5suWYv5ycyUlmjRpgl69eimlrFy3kwuoyOvXr19frm3RokVMwPZ3TYC57E6xVq+e6KzVDSaL/oEp82Zh8IhhWLjGAp/p9oX5ujVKBNjY2MDV1VWuzd3dXaTesm2biUQuZ8u28elSPmKr8a4vdog8GnJpcT1N1KHUuBbt0jSgWuGbzJh3mVhh2TYHBwdxjFa2jVcZnvPVlQBOLXdZWlqW2ZFxNYYVlm07fPgwAgMD5dr4OD5HeHLFFxM+O42DGtXhIkFaMQlcUjIzM0P37t1Ro0YNpZPjPJcVK7SOjo5ybU5OTqIAo0gAh97VlgAZIj4l8Pn4WFaO64ocuXG6zJtDbMqySnC7IgF8uptLVrJtq1evFuWqak+A4j4i4TNpltiJ8LPiNFFFwNGjRyWFyfedAFUny/joekkEuLi4KK0CfykCeFnkiu1flgBeFtl3/D8SsMbKykpOifv37ysRcPz4cVHKUiSA8wwNdR9/VTMBSh9Y8S4Nf2qnSICiBbDzVCRg9uzZTMC+94kAv6FDh8opwRsVHPjItnl4eEDxHNLKlStFXV+2javQ/M1SpZe+1KA4L4G7WDG57fSm/OUbXiqG0ewAFYOeYcN4fwZhvLkp2y4tftrxcltdlf/w+fPn4qNGxTCYU2m6nrRu3VqunT/EoiuZvw6TTZHpyuNNmEaNGsndP3fu3OJAq1N1JOAHDmyKheVtNP4OkE2crULRAW7fvl20EyyLy24a8p+/7WISFixYIMLt4t82bNhQYjXqXREgPq3j74mlX3AmSL8E1eOPIBXnuVT5OsVZpuLnOMeOHeN7vifwiYhYzhC5IpwlOXj1QXWdBmy/XWU/X+UqMZfKBw4cKAobHPlJlZe9h6tOu+7cuSN2dg0MDMSSyZUpmXvaSD+crq/xvl0k9BTCRa7qEPq+5T4t6ffF52WVV+f1P6zyLG30bsU4AAAAAElFTkSuQmCC">',showdown:'<img width="20" height="20" align="absmiddle" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAECtaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzA2NyA3OS4xNTc3NDcsIDIwMTUvMDMvMzAtMjM6NDA6NDIgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMTUtMDEtMTVUMjE6MDE6MTlaPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNy0xMC0yNFQxMzozMTozMCswMTowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTctMTAtMjRUMTM6MzE6MzArMDE6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8cGhvdG9zaG9wOklDQ1Byb2ZpbGU+c1JHQiBJRUM2MTk2Ni0yLjE8L3Bob3Rvc2hvcDpJQ0NQcm9maWxlPgogICAgICAgICA8cGhvdG9zaG9wOlRleHRMYXllcnM+CiAgICAgICAgICAgIDxyZGY6QmFnPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHBob3Rvc2hvcDpMYXllck5hbWU+UyAtPC9waG90b3Nob3A6TGF5ZXJOYW1lPgogICAgICAgICAgICAgICAgICA8cGhvdG9zaG9wOkxheWVyVGV4dD5TIC08L3Bob3Rvc2hvcDpMYXllclRleHQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpCYWc+CiAgICAgICAgIDwvcGhvdG9zaG9wOlRleHRMYXllcnM+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6N2NkMzQxNzctOWYyZi0yNDRiLWEyYjQtMzU1MzJkY2Y1MWJiPC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD5hZG9iZTpkb2NpZDpwaG90b3Nob3A6M2E1YzgxYmYtYjhiNy0xMWU3LTk0NDktYTQ2MzdlZjJkNjMzPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjBDNUFFNjVGNjlDRTQxMTk0NUE4NTVFM0JDQTdFRUI8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NjBDNUFFNjVGNjlDRTQxMTk0NUE4NTVFM0JDQTdFRUI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTUtMDEtMTVUMjE6MDE6MTlaPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6ODZjNjBkMGQtOGY0Yy01ZTRlLWEwMjQtODI4ZWQyNTIwZDc3PC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE3LTEwLTI0VDEzOjMxOjMwKzAxOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jb252ZXJ0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+ZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZzwvc3RFdnQ6cGFyYW1ldGVycz4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmRlcml2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+Y29udmVydGVkIGZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmc8L3N0RXZ0OnBhcmFtZXRlcnM+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjdjZDM0MTc3LTlmMmYtMjQ0Yi1hMmI0LTM1NTMyZGNmNTFiYjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNy0xMC0yNFQxMzozMTozMCswMTowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6ODZjNjBkMGQtOGY0Yy01ZTRlLWEwMjQtODI4ZWQyNTIwZDc3PC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjYwQzVBRTY1RjY5Q0U0MTE5NDVBODU1RTNCQ0E3RUVCPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICAgICA8c3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjBDNUFFNjVGNjlDRTQxMTk0NUE4NTVFM0JDQTdFRUI8L3N0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NjQ8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+NjQ8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pse7bzcAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAA1JJREFUeNrsm1+OmlAUhz+aeS9dwZggJn1AnRUMO6jpBgZXULuC2hWUWUGZBTSxKyiuoA4mfUBMnB04K5g+9DihRBHlyh/lJLwIXLgf99xzzu9etZeXFy7Z3nDh1gBoAFy4XeVtQNO0zNcapmUDfUBPnFoBfhQGq6IBaHmjwD4Ahmk5wAD4kKG5J8CNwsAFaHe6DvA9cc0wCgOv8gDka3vA9RHNPgo0D7hNnJtGYWBXxgV2dH4MfMnRRA+Y1WIO2NJ5F/ikoKm3tYsChmkNFHW+fmHQMC1dfHaXPQP3wM1yMdc2B/AOGALTWobBmI1Shu0UGCwX83XyRBQGawHntTtdG5gUNfxVu4CTNqNv6/wWGL7kCc+1AmCYVisl3I2ydD4GYZUCs7IjoLXrxHIx9w9tLAqDCfBwDrXAY457x+cAoCfuwRGjYFUnAGk+PsjR7s8Dn1VeLWCYVlpDw+VivjVHSHt+u9PVJbzGzZXQWTkAkz0V31fATUaEsjVJlQBs4FeGcteLgzgbAALBA+4y3voAeJL8nA0AHfClnM1qm1HhnYUidCSE+KzvSSJUTwAxCOMcpfETMFYpfRUKIAbCFhC3OTJJJwqDWS0BxED0JZ4Pjix1P2+E0loCSMBwyK4S/xc1ojBwag8gMU84cvTKGgmlAYhngu1O9xAXuVE5J1QCQCz3bwHuHvdQui5QKQAxEO6eEKpsFCgTRSXkvdoxSlBMCxhJJbgrrbZRtHCiShN0pRB6PeQ3ckBw2K0oKXMBVYJIP+Nvh9qulFivGoBt1lLQxowT2ykBXCfnhZIglgYACWmqXQv+baioBYCeiCQHm+QEg1O7RhF7hO4OhSAhcJKSFU7qBGADwZeqMMuXn6TUBw8qlaMrirNb4LdhWlP+SWD+cjFfxTpuS2GUpik+o3jFSEkqbJiWn0P0OMSGqlWiOu0TvD+FRHZKAE+oW+cfRmEwqlsesJJEJs8y91QqP+9UL6lqEtz2gpuNEY5sm9sIHln2DRa2aFKGJtiXkZEMiWtgVvRKUSUFkSKt2S7fAGgAXLYpmQQXf36MUChTZdUa2u8/rkvPA6Tz30r4eH3ybcBS5gJ6SaNXb+aABkA1AMxKenclBZLW/He4cYEGwEXb3wEASelexk6LIIIAAAAASUVORK5CYII=">'},a.Converter=function(e){"use strict";var t={},r=[],g=[],n={},o=C,c={parsed:{},raw:"",format:""};function l(e,t){if(t=t||null,a.helper.isString(e)){if(t=e=a.helper.stdExtName(e),a.extensions[e])return console.warn("DEPRECATION WARNING: "+e+" is an old extension that uses a deprecated loading method.Please inform the developer that the extension should be updated!"),void function(e,t){"function"==typeof e&&(e=e(new a.Converter));a.helper.isArray(e)||(e=[e]);var n=I(e,t);if(!n.valid)throw Error(n.error);for(var o=0;o<e.length;++o)switch(e[o].type){case"lang":r.push(e[o]);break;case"output":g.push(e[o]);break;default:throw Error("Extension loader error: Type unrecognized!!!")}}(a.extensions[e],e);if(a.helper.isUndefined(i[e]))throw Error('Extension "'+e+'" could not be loaded. It was either not found or is not a valid extension.');e=i[e]}"function"==typeof e&&(e=e()),a.helper.isArray(e)||(e=[e]);var n=I(e,t);if(!n.valid)throw Error(n.error);for(var o=0;o<e.length;++o){switch(e[o].type){case"lang":r.push(e[o]);break;case"output":g.push(e[o])}if(e[o].hasOwnProperty("listeners"))for(var A in e[o].listeners)e[o].listeners.hasOwnProperty(A)&&u(A,e[o].listeners[A])}}function u(e,t){if(!a.helper.isString(e))throw Error("Invalid argument in converter.listen() method: name must be a string, but "+typeof e+" given");if("function"!=typeof t)throw Error("Invalid argument in converter.listen() method: callback must be a function, but "+typeof t+" given");n.hasOwnProperty(e)||(n[e]=[]),n[e].push(t)}!function(){for(var r in e=e||{},A)A.hasOwnProperty(r)&&(t[r]=A[r]);if("object"!=typeof e)throw Error("Converter expects the passed parameter to be an object, but "+typeof e+" was passed instead.");for(var g in e)e.hasOwnProperty(g)&&(t[g]=e[g]);t.extensions&&a.helper.forEach(t.extensions,l)}(),this._dispatch=function(e,t,r,g){if(n.hasOwnProperty(e))for(var a=0;a<n[e].length;++a){var o=n[e][a](e,t,this,r,g);o&&void 0!==o&&(t=o)}return t},this.listen=function(e,t){return u(e,t),this},this.makeHtml=function(e){if(!e)return e;var n={gHtmlBlocks:[],gHtmlMdBlocks:[],gHtmlSpans:[],gUrls:{},gTitles:{},gDimensions:{},gListLevel:0,hashLinkCounts:{},langExtensions:r,outputModifiers:g,converter:this,ghCodeBlocks:[],metadata:{parsed:{},raw:"",format:""}};return e=(e=(e=(e=(e=e.replace(/¨/g,"¨T")).replace(/\$/g,"¨D")).replace(/\r\n/g,"\n")).replace(/\r/g,"\n")).replace(/\u00A0/g," "),t.smartIndentationFix&&(e=function(e){var t=e.match(/^\s*/)[0].length,r=new RegExp("^\\s{0,"+t+"}","gm");return e.replace(r,"")}(e)),e="\n\n"+e+"\n\n",e=(e=a.subParser("detab")(e,t,n)).replace(/^[ \t]+$/gm,""),a.helper.forEach(r,function(r){e=a.subParser("runExtension")(r,e,t,n)}),e=a.subParser("metadata")(e,t,n),e=a.subParser("hashPreCodeTags")(e,t,n),e=a.subParser("githubCodeBlocks")(e,t,n),e=a.subParser("hashHTMLBlocks")(e,t,n),e=a.subParser("hashCodeTags")(e,t,n),e=a.subParser("stripLinkDefinitions")(e,t,n),e=a.subParser("blockGamut")(e,t,n),e=a.subParser("unhashHTMLSpans")(e,t,n),e=(e=(e=a.subParser("unescapeSpecialChars")(e,t,n)).replace(/¨D/g,"$$")).replace(/¨T/g,"¨"),e=a.subParser("completeHTMLDocument")(e,t,n),a.helper.forEach(g,function(r){e=a.subParser("runExtension")(r,e,t,n)}),c=n.metadata,e},this.setOption=function(e,r){t[e]=r},this.getOption=function(e){return t[e]},this.getOptions=function(){return t},this.addExtension=function(e,t){l(e,t=t||null)},this.useExtension=function(e){l(e)},this.setFlavor=function(e){if(!s.hasOwnProperty(e))throw Error(e+" flavor was not found");var r=s[e];for(var g in o=e,r)r.hasOwnProperty(g)&&(t[g]=r[g])},this.getFlavor=function(){return o},this.removeExtension=function(e){a.helper.isArray(e)||(e=[e]);for(var t=0;t<e.length;++t){for(var n=e[t],o=0;o<r.length;++o)r[o]===n&&r[o].splice(o,1);for(;0<g.length;++o)g[0]===n&&g[0].splice(o,1)}},this.getAllExtensions=function(){return{language:r,output:g}},this.getMetadata=function(e){return e?c.raw:c.parsed},this.getMetadataFormat=function(){return c.format},this._setMetadataPair=function(e,t){c.parsed[e]=t},this._setMetadataFormat=function(e){c.format=e},this._setMetadataRaw=function(e){c.raw=e}},a.subParser("anchors",function(e,t,r){"use strict";var g=function(e,g,n,o,i,A,C){if(a.helper.isUndefined(C)&&(C=""),n=n.toLowerCase(),e.search(/\(<?\s*>? ?(['"].*['"])?\)$/m)>-1)o="";else if(!o){if(n||(n=g.toLowerCase().replace(/ ?\n/g," ")),o="#"+n,a.helper.isUndefined(r.gUrls[n]))return e;o=r.gUrls[n],a.helper.isUndefined(r.gTitles[n])||(C=r.gTitles[n])}var s='<a href="'+(o=o.replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback))+'"';return""!==C&&null!==C&&(s+=' title="'+(C=(C=C.replace(/"/g,"&quot;")).replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback))+'"'),t.openLinksInNewWindow&&!/^#/.test(o)&&(s+=' target="¨E95Eblank"'),s+=">"+g+"</a>"};return e=(e=(e=(e=(e=r.converter._dispatch("anchors.before",e,t,r)).replace(/\[((?:\[[^\]]*]|[^\[\]])*)] ?(?:\n *)?\[(.*?)]()()()()/g,g)).replace(/\[((?:\[[^\]]*]|[^\[\]])*)]()[ \t]*\([ \t]?<([^>]*)>(?:[ \t]*((["'])([^"]*?)\5))?[ \t]?\)/g,g)).replace(/\[((?:\[[^\]]*]|[^\[\]])*)]()[ \t]*\([ \t]?<?([\S]+?(?:\([\S]*?\)[\S]*?)?)>?(?:[ \t]*((["'])([^"]*?)\5))?[ \t]?\)/g,g)).replace(/\[([^\[\]]+)]()()()()()/g,g),t.ghMentions&&(e=e.replace(/(^|\s)(\\)?(@([a-z\d\-]+))(?=[.!?;,[\]()]|\s|$)/gim,function(e,r,g,n,o){if("\\"===g)return r+n;if(!a.helper.isString(t.ghMentionsLink))throw new Error("ghMentionsLink option must be a string");var i=t.ghMentionsLink.replace(/\{u}/g,o),A="";return t.openLinksInNewWindow&&(A=' target="¨E95Eblank"'),r+'<a href="'+i+'"'+A+">"+n+"</a>"})),e=r.converter._dispatch("anchors.after",e,t,r)});var u=/([*~_]+|\b)(((https?|ftp|dict):\/\/|www\.)[^'">\s]+?\.[^'">\s]+?)()(\1)?(?=\s|$)(?!["<>])/gi,d=/([*~_]+|\b)(((https?|ftp|dict):\/\/|www\.)[^'">\s]+\.[^'">\s]+?)([.!?,()\[\]])?(\1)?(?=\s|$)(?!["<>])/gi,p=/()<(((https?|ftp|dict):\/\/|www\.)[^'">\s]+)()>()/gi,h=/(^|\s)(?:mailto:)?([A-Za-z0-9!#$%&'*+-/=?^_`{|}~.]+@[-a-z0-9]+(\.[-a-z0-9]+)*\.[a-z]+)(?=$|\s)/gim,f=/<()(?:mailto:)?([-.\w]+@[-a-z0-9]+(\.[-a-z0-9]+)*\.[a-z]+)>/gi,m=function(e){"use strict";return function(t,r,g,n,o,i,A){var C=g=g.replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback),s="",I="",c=r||"",l=A||"";return/^www\./i.test(g)&&(g=g.replace(/^www\./i,"http://www.")),e.excludeTrailingPunctuationFromURLs&&i&&(s=i),e.openLinksInNewWindow&&(I=' target="¨E95Eblank"'),c+'<a href="'+g+'"'+I+">"+C+"</a>"+s+l}},b=function(e,t){"use strict";return function(r,g,n){var o="mailto:";return g=g||"",n=a.subParser("unescapeSpecialChars")(n,e,t),e.encodeEmails?(o=a.helper.encodeEmailAddress(o+n),n=a.helper.encodeEmailAddress(n)):o+=n,g+'<a href="'+o+'">'+n+"</a>"}};a.subParser("autoLinks",function(e,t,r){"use strict";return e=(e=(e=r.converter._dispatch("autoLinks.before",e,t,r)).replace(p,m(t))).replace(f,b(t,r)),e=r.converter._dispatch("autoLinks.after",e,t,r)}),a.subParser("simplifiedAutoLinks",function(e,t,r){"use strict";return t.simplifiedAutoLink?(e=r.converter._dispatch("simplifiedAutoLinks.before",e,t,r),e=(e=t.excludeTrailingPunctuationFromURLs?e.replace(d,m(t)):e.replace(u,m(t))).replace(h,b(t,r)),e=r.converter._dispatch("simplifiedAutoLinks.after",e,t,r)):e}),a.subParser("blockGamut",function(e,t,r){"use strict";return e=r.converter._dispatch("blockGamut.before",e,t,r),e=a.subParser("blockQuotes")(e,t,r),e=a.subParser("headers")(e,t,r),e=a.subParser("horizontalRule")(e,t,r),e=a.subParser("lists")(e,t,r),e=a.subParser("codeBlocks")(e,t,r),e=a.subParser("tables")(e,t,r),e=a.subParser("hashHTMLBlocks")(e,t,r),e=a.subParser("paragraphs")(e,t,r),e=r.converter._dispatch("blockGamut.after",e,t,r)}),a.subParser("blockQuotes",function(e,t,r){"use strict";e=r.converter._dispatch("blockQuotes.before",e,t,r),e+="\n\n";var g=/(^ {0,3}>[ \t]?.+\n(.+\n)*\n*)+/gm;return t.splitAdjacentBlockquotes&&(g=/^ {0,3}>[\s\S]*?(?:\n\n)/gm),e=e.replace(g,function(e){return e=(e=(e=e.replace(/^[ \t]*>[ \t]?/gm,"")).replace(/¨0/g,"")).replace(/^[ \t]+$/gm,""),e=a.subParser("githubCodeBlocks")(e,t,r),e=(e=(e=a.subParser("blockGamut")(e,t,r)).replace(/(^|\n)/g,"$1 ")).replace(/(\s*<pre>[^\r]+?<\/pre>)/gm,function(e,t){var r=t;return r=(r=r.replace(/^ /gm,"¨0")).replace(/¨0/g,"")}),a.subParser("hashBlock")("<blockquote>\n"+e+"\n</blockquote>",t,r)}),e=r.converter._dispatch("blockQuotes.after",e,t,r)}),a.subParser("codeBlocks",function(e,t,r){"use strict";e=r.converter._dispatch("codeBlocks.before",e,t,r);return e=(e=(e+="¨0").replace(/(?:\n\n|^)((?:(?:[ ]{4}|\t).*\n+)+)(\n*[ ]{0,3}[^ \t\n]|(?=¨0))/g,function(e,g,n){var o=g,i=n,A="\n";return o=a.subParser("outdent")(o,t,r),o=a.subParser("encodeCode")(o,t,r),o=(o=(o=a.subParser("detab")(o,t,r)).replace(/^\n+/g,"")).replace(/\n+$/g,""),t.omitExtraWLInCodeBlocks&&(A=""),o="<pre><code>"+o+A+"</code></pre>",a.subParser("hashBlock")(o,t,r)+i})).replace(/¨0/,""),e=r.converter._dispatch("codeBlocks.after",e,t,r)}),a.subParser("codeSpans",function(e,t,r){"use strict";return void 0===(e=r.converter._dispatch("codeSpans.before",e,t,r))&&(e=""),e=e.replace(/(^|[^\\])(`+)([^\r]*?[^`])\2(?!`)/gm,function(e,g,n,o){var i=o;return i=(i=i.replace(/^([ \t]*)/g,"")).replace(/[ \t]*$/g,""),i=g+"<code>"+(i=a.subParser("encodeCode")(i,t,r))+"</code>",i=a.subParser("hashHTMLSpans")(i,t,r)}),e=r.converter._dispatch("codeSpans.after",e,t,r)}),a.subParser("completeHTMLDocument",function(e,t,r){"use strict";if(!t.completeHTMLDocument)return e;e=r.converter._dispatch("completeHTMLDocument.before",e,t,r);var g="html",n="<!DOCTYPE HTML>\n",a="",o='<meta charset="utf-8">\n',i="",A="";for(var C in void 0!==r.metadata.parsed.doctype&&(n="<!DOCTYPE "+r.metadata.parsed.doctype+">\n","html"!==(g=r.metadata.parsed.doctype.toString().toLowerCase())&&"html5"!==g||(o='<meta charset="utf-8">')),r.metadata.parsed)if(r.metadata.parsed.hasOwnProperty(C))switch(C.toLowerCase()){case"doctype":break;case"title":a="<title>"+r.metadata.parsed.title+"</title>\n";break;case"charset":o="html"===g||"html5"===g?'<meta charset="'+r.metadata.parsed.charset+'">\n':'<meta name="charset" content="'+r.metadata.parsed.charset+'">\n';break;case"language":case"lang":i=' lang="'+r.metadata.parsed[C]+'"',A+='<meta name="'+C+'" content="'+r.metadata.parsed[C]+'">\n';break;default:A+='<meta name="'+C+'" content="'+r.metadata.parsed[C]+'">\n'}return e=n+"<html"+i+">\n<head>\n"+a+o+A+"</head>\n<body>\n"+e.trim()+"\n</body>\n</html>",e=r.converter._dispatch("completeHTMLDocument.after",e,t,r)}),a.subParser("detab",function(e,t,r){"use strict";return e=(e=(e=(e=(e=(e=r.converter._dispatch("detab.before",e,t,r)).replace(/\t(?=\t)/g," ")).replace(/\t/g,"¨A¨B")).replace(/¨B(.+?)¨A/g,function(e,t){for(var r=t,g=4-r.length%4,n=0;n<g;n++)r+=" ";return r})).replace(/¨A/g," ")).replace(/¨B/g,""),e=r.converter._dispatch("detab.after",e,t,r)}),a.subParser("ellipsis",function(e,t,r){"use strict";return e=(e=r.converter._dispatch("ellipsis.before",e,t,r)).replace(/\.\.\./g,"…"),e=r.converter._dispatch("ellipsis.after",e,t,r)}),a.subParser("emoji",function(e,t,r){"use strict";if(!t.emoji)return e;return e=(e=r.converter._dispatch("emoji.before",e,t,r)).replace(/:([\S]+?):/g,function(e,t){return a.helper.emojis.hasOwnProperty(t)?a.helper.emojis[t]:e}),e=r.converter._dispatch("emoji.after",e,t,r)}),a.subParser("encodeAmpsAndAngles",function(e,t,r){"use strict";return e=(e=(e=(e=(e=r.converter._dispatch("encodeAmpsAndAngles.before",e,t,r)).replace(/&(?!#?[xX]?(?:[0-9a-fA-F]+|\w+);)/g,"&amp;")).replace(/<(?![a-z\/?$!])/gi,"&lt;")).replace(/</g,"&lt;")).replace(/>/g,"&gt;"),e=r.converter._dispatch("encodeAmpsAndAngles.after",e,t,r)}),a.subParser("encodeBackslashEscapes",function(e,t,r){"use strict";return e=(e=(e=r.converter._dispatch("encodeBackslashEscapes.before",e,t,r)).replace(/\\(\\)/g,a.helper.escapeCharactersCallback)).replace(/\\([`*_{}\[\]()>#+.!~=|-])/g,a.helper.escapeCharactersCallback),e=r.converter._dispatch("encodeBackslashEscapes.after",e,t,r)}),a.subParser("encodeCode",function(e,t,r){"use strict";return e=(e=r.converter._dispatch("encodeCode.before",e,t,r)).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/([*_{}\[\]\\=~-])/g,a.helper.escapeCharactersCallback),e=r.converter._dispatch("encodeCode.after",e,t,r)}),a.subParser("escapeSpecialCharsWithinTagAttributes",function(e,t,r){"use strict";return e=(e=(e=r.converter._dispatch("escapeSpecialCharsWithinTagAttributes.before",e,t,r)).replace(/<\/?[a-z\d_:-]+(?:[\s]+[\s\S]+?)?>/gi,function(e){return e.replace(/(.)<\/?code>(?=.)/g,"$1`").replace(/([\\`*_~=|])/g,a.helper.escapeCharactersCallback)})).replace(/<!(--(?:(?:[^>-]|-[^>])(?:[^-]|-[^-])*)--)>/gi,function(e){return e.replace(/([\\`*_~=|])/g,a.helper.escapeCharactersCallback)}),e=r.converter._dispatch("escapeSpecialCharsWithinTagAttributes.after",e,t,r)}),a.subParser("githubCodeBlocks",function(e,t,r){"use strict";return t.ghCodeBlocks?(e=r.converter._dispatch("githubCodeBlocks.before",e,t,r),e=(e=(e+="¨0").replace(/(?:^|\n)(```+|~~~+)([^\s`~]*)\n([\s\S]*?)\n\1/g,function(e,g,n,o){var i=t.omitExtraWLInCodeBlocks?"":"\n";return o=a.subParser("encodeCode")(o,t,r),o=(o=(o=a.subParser("detab")(o,t,r)).replace(/^\n+/g,"")).replace(/\n+$/g,""),o="<pre><code"+(n?' class="'+n+" language-"+n+'"':"")+">"+o+i+"</code></pre>",o=a.subParser("hashBlock")(o,t,r),"\n\n¨G"+(r.ghCodeBlocks.push({text:e,codeblock:o})-1)+"G\n\n"})).replace(/¨0/,""),r.converter._dispatch("githubCodeBlocks.after",e,t,r)):e}),a.subParser("hashBlock",function(e,t,r){"use strict";return e=(e=r.converter._dispatch("hashBlock.before",e,t,r)).replace(/(^\n+|\n+$)/g,""),e="\n\n¨K"+(r.gHtmlBlocks.push(e)-1)+"K\n\n",e=r.converter._dispatch("hashBlock.after",e,t,r)}),a.subParser("hashCodeTags",function(e,t,r){"use strict";e=r.converter._dispatch("hashCodeTags.before",e,t,r);return e=a.helper.replaceRecursiveRegExp(e,function(e,g,n,o){var i=n+a.subParser("encodeCode")(g,t,r)+o;return"¨C"+(r.gHtmlSpans.push(i)-1)+"C"},"<code\\b[^>]*>","</code>","gim"),e=r.converter._dispatch("hashCodeTags.after",e,t,r)}),a.subParser("hashElement",function(e,t,r){"use strict";return function(e,t){var g=t;return g=(g=(g=g.replace(/\n\n/g,"\n")).replace(/^\n/,"")).replace(/\n+$/g,""),g="\n\n¨K"+(r.gHtmlBlocks.push(g)-1)+"K\n\n"}}),a.subParser("hashHTMLBlocks",function(e,t,r){"use strict";e=r.converter._dispatch("hashHTMLBlocks.before",e,t,r);var g=["pre","div","h1","h2","h3","h4","h5","h6","blockquote","table","dl","ol","ul","script","noscript","form","fieldset","iframe","math","style","section","header","footer","nav","article","aside","address","audio","canvas","figure","hgroup","output","video","p"],n=function(e,t,g,n){var a=e;return-1!==g.search(/\bmarkdown\b/)&&(a=g+r.converter.makeHtml(t)+n),"\n\n¨K"+(r.gHtmlBlocks.push(a)-1)+"K\n\n"};t.backslashEscapesHTMLTags&&(e=e.replace(/\\<(\/?[^>]+?)>/g,function(e,t){return"&lt;"+t+"&gt;"}));for(var o=0;o<g.length;++o)for(var i,A=new RegExp("^ {0,3}(<"+g[o]+"\\b[^>]*>)","im"),C="<"+g[o]+"\\b[^>]*>",s="</"+g[o]+">";-1!==(i=a.helper.regexIndexOf(e,A));){var I=a.helper.splitAtIndex(e,i),c=a.helper.replaceRecursiveRegExp(I[1],n,C,s,"im");if(c===I[1])break;e=I[0].concat(c)}return e=e.replace(/(\n {0,3}(<(hr)\b([^<>])*?\/?>)[ \t]*(?=\n{2,}))/g,a.subParser("hashElement")(e,t,r)),e=(e=a.helper.replaceRecursiveRegExp(e,function(e){return"\n\n¨K"+(r.gHtmlBlocks.push(e)-1)+"K\n\n"},"^ {0,3}\x3c!--","--\x3e","gm")).replace(/(?:\n\n)( {0,3}(?:<([?%])[^\r]*?\2>)[ \t]*(?=\n{2,}))/g,a.subParser("hashElement")(e,t,r)),e=r.converter._dispatch("hashHTMLBlocks.after",e,t,r)}),a.subParser("hashHTMLSpans",function(e,t,r){"use strict";function g(e){return"¨C"+(r.gHtmlSpans.push(e)-1)+"C"}return e=(e=(e=(e=(e=r.converter._dispatch("hashHTMLSpans.before",e,t,r)).replace(/<[^>]+?\/>/gi,function(e){return g(e)})).replace(/<([^>]+?)>[\s\S]*?<\/\1>/g,function(e){return g(e)})).replace(/<([^>]+?)\s[^>]+?>[\s\S]*?<\/\1>/g,function(e){return g(e)})).replace(/<[^>]+?>/gi,function(e){return g(e)}),e=r.converter._dispatch("hashHTMLSpans.after",e,t,r)}),a.subParser("unhashHTMLSpans",function(e,t,r){"use strict";e=r.converter._dispatch("unhashHTMLSpans.before",e,t,r);for(var g=0;g<r.gHtmlSpans.length;++g){for(var n=r.gHtmlSpans[g],a=0;/¨C(\d+)C/.test(n);){var o=RegExp.$1;if(n=n.replace("¨C"+o+"C",r.gHtmlSpans[o]),10===a){console.error("maximum nesting of 10 spans reached!!!");break}++a}e=e.replace("¨C"+g+"C",n)}return e=r.converter._dispatch("unhashHTMLSpans.after",e,t,r)}),a.subParser("hashPreCodeTags",function(e,t,r){"use strict";e=r.converter._dispatch("hashPreCodeTags.before",e,t,r);return e=a.helper.replaceRecursiveRegExp(e,function(e,g,n,o){var i=n+a.subParser("encodeCode")(g,t,r)+o;return"\n\n¨G"+(r.ghCodeBlocks.push({text:e,codeblock:i})-1)+"G\n\n"},"^ {0,3}<pre\\b[^>]*>\\s*<code\\b[^>]*>","^ {0,3}</code>\\s*</pre>","gim"),e=r.converter._dispatch("hashPreCodeTags.after",e,t,r)}),a.subParser("headers",function(e,t,r){"use strict";e=r.converter._dispatch("headers.before",e,t,r);var g=isNaN(parseInt(t.headerLevelStart))?1:parseInt(t.headerLevelStart),n=t.smoothLivePreview?/^(.+)[ \t]*\n={2,}[ \t]*\n+/gm:/^(.+)[ \t]*\n=+[ \t]*\n+/gm,o=t.smoothLivePreview?/^(.+)[ \t]*\n-{2,}[ \t]*\n+/gm:/^(.+)[ \t]*\n-+[ \t]*\n+/gm;e=(e=e.replace(n,function(e,n){var o=a.subParser("spanGamut")(n,t,r),i=t.noHeaderId?"":' id="'+A(n)+'"',C="<h"+g+i+">"+o+"</h"+g+">";return a.subParser("hashBlock")(C,t,r)})).replace(o,function(e,n){var o=a.subParser("spanGamut")(n,t,r),i=t.noHeaderId?"":' id="'+A(n)+'"',C=g+1,s="<h"+C+i+">"+o+"</h"+C+">";return a.subParser("hashBlock")(s,t,r)});var i=t.requireSpaceBeforeHeadingText?/^(#{1,6})[ \t]+(.+?)[ \t]*#*\n+/gm:/^(#{1,6})[ \t]*(.+?)[ \t]*#*\n+/gm;function A(e){var g,n;if(t.customizedHeaderId){var o=e.match(/\{([^{]+?)}\s*$/);o&&o[1]&&(e=o[1])}return g=e,n=a.helper.isString(t.prefixHeaderId)?t.prefixHeaderId:!0===t.prefixHeaderId?"section-":"",t.rawPrefixHeaderId||(g=n+g),g=t.ghCompatibleHeaderId?g.replace(/ /g,"-").replace(/&amp;/g,"").replace(/¨T/g,"").replace(/¨D/g,"").replace(/[&+$,\/:;=?@"#{}|^¨~\[\]`\\*)(%.!'<>]/g,"").toLowerCase():t.rawHeaderId?g.replace(/ /g,"-").replace(/&amp;/g,"&").replace(/¨T/g,"¨").replace(/¨D/g,"$").replace(/["']/g,"-").toLowerCase():g.replace(/[^\w]/g,"").toLowerCase(),t.rawPrefixHeaderId&&(g=n+g),r.hashLinkCounts[g]?g=g+"-"+r.hashLinkCounts[g]++:r.hashLinkCounts[g]=1,g}return e=e.replace(i,function(e,n,o){var i=o;t.customizedHeaderId&&(i=o.replace(/\s?\{([^{]+?)}\s*$/,""));var C=a.subParser("spanGamut")(i,t,r),s=t.noHeaderId?"":' id="'+A(o)+'"',I=g-1+n.length,c="<h"+I+s+">"+C+"</h"+I+">";return a.subParser("hashBlock")(c,t,r)}),e=r.converter._dispatch("headers.after",e,t,r)}),a.subParser("horizontalRule",function(e,t,r){"use strict";e=r.converter._dispatch("horizontalRule.before",e,t,r);var g=a.subParser("hashBlock")("<hr />",t,r);return e=(e=(e=e.replace(/^ {0,2}( ?-){3,}[ \t]*$/gm,g)).replace(/^ {0,2}( ?\*){3,}[ \t]*$/gm,g)).replace(/^ {0,2}( ?_){3,}[ \t]*$/gm,g),e=r.converter._dispatch("horizontalRule.after",e,t,r)}),a.subParser("images",function(e,t,r){"use strict";function g(e,t,g,n,o,i,A,C){var s=r.gUrls,I=r.gTitles,c=r.gDimensions;if(g=g.toLowerCase(),C||(C=""),e.search(/\(<?\s*>? ?(['"].*['"])?\)$/m)>-1)n="";else if(""===n||null===n){if(""!==g&&null!==g||(g=t.toLowerCase().replace(/ ?\n/g," ")),n="#"+g,a.helper.isUndefined(s[g]))return e;n=s[g],a.helper.isUndefined(I[g])||(C=I[g]),a.helper.isUndefined(c[g])||(o=c[g].width,i=c[g].height)}t=t.replace(/"/g,"&quot;").replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback);var l='<img src="'+(n=n.replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback))+'" alt="'+t+'"';return C&&(l+=' title="'+(C=C.replace(/"/g,"&quot;").replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback))+'"'),o&&i&&(l+=' width="'+(o="*"===o?"auto":o)+'"',l+=' height="'+(i="*"===i?"auto":i)+'"'),l+=" />"}return e=(e=(e=(e=(e=(e=r.converter._dispatch("images.before",e,t,r)).replace(/!\[([^\]]*?)] ?(?:\n *)?\[([\s\S]*?)]()()()()()/g,g)).replace(/!\[([^\]]*?)][ \t]*()\([ \t]?<?(data:.+?\/.+?;base64,[A-Za-z0-9+/=\n]+?)>?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*(?:(["'])([^"]*?)\6)?[ \t]?\)/g,function(e,t,r,n,a,o,i,A){return g(e,t,r,n=n.replace(/\s/g,""),a,o,0,A)})).replace(/!\[([^\]]*?)][ \t]*()\([ \t]?<([^>]*)>(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*(?:(?:(["'])([^"]*?)\6))?[ \t]?\)/g,g)).replace(/!\[([^\]]*?)][ \t]*()\([ \t]?<?([\S]+?(?:\([\S]*?\)[\S]*?)?)>?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*(?:(["'])([^"]*?)\6)?[ \t]?\)/g,g)).replace(/!\[([^\[\]]+)]()()()()()/g,g),e=r.converter._dispatch("images.after",e,t,r)}),a.subParser("italicsAndBold",function(e,t,r){"use strict";function g(e,t,r){return t+e+r}return e=r.converter._dispatch("italicsAndBold.before",e,t,r),e=t.literalMidWordUnderscores?(e=(e=e.replace(/\b___(\S[\s\S]*)___\b/g,function(e,t){return g(t,"<strong><em>","</em></strong>")})).replace(/\b__(\S[\s\S]*)__\b/g,function(e,t){return g(t,"<strong>","</strong>")})).replace(/\b_(\S[\s\S]*?)_\b/g,function(e,t){return g(t,"<em>","</em>")}):(e=(e=e.replace(/___(\S[\s\S]*?)___/g,function(e,t){return/\S$/.test(t)?g(t,"<strong><em>","</em></strong>"):e})).replace(/__(\S[\s\S]*?)__/g,function(e,t){return/\S$/.test(t)?g(t,"<strong>","</strong>"):e})).replace(/_([^\s_][\s\S]*?)_/g,function(e,t){return/\S$/.test(t)?g(t,"<em>","</em>"):e}),e=t.literalMidWordAsterisks?(e=(e=e.replace(/([^*]|^)\B\*\*\*(\S[\s\S]+?)\*\*\*\B(?!\*)/g,function(e,t,r){return g(r,t+"<strong><em>","</em></strong>")})).replace(/([^*]|^)\B\*\*(\S[\s\S]+?)\*\*\B(?!\*)/g,function(e,t,r){return g(r,t+"<strong>","</strong>")})).replace(/([^*]|^)\B\*(\S[\s\S]+?)\*\B(?!\*)/g,function(e,t,r){return g(r,t+"<em>","</em>")}):(e=(e=e.replace(/\*\*\*(\S[\s\S]*?)\*\*\*/g,function(e,t){return/\S$/.test(t)?g(t,"<strong><em>","</em></strong>"):e})).replace(/\*\*(\S[\s\S]*?)\*\*/g,function(e,t){return/\S$/.test(t)?g(t,"<strong>","</strong>"):e})).replace(/\*([^\s*][\s\S]*?)\*/g,function(e,t){return/\S$/.test(t)?g(t,"<em>","</em>"):e}),e=r.converter._dispatch("italicsAndBold.after",e,t,r)}),a.subParser("lists",function(e,t,r){"use strict";function g(e,g){r.gListLevel++,e=e.replace(/\n{2,}$/,"\n");var n=/(\n)?(^ {0,3})([*+-]|\d+[.])[ \t]+((\[(x|X| )?])?[ \t]*[^\r]+?(\n{1,2}))(?=\n*(¨0| {0,3}([*+-]|\d+[.])[ \t]+))/gm,o=/\n[ \t]*\n(?!¨0)/.test(e+="¨0");return t.disableForced4SpacesIndentedSublists&&(n=/(\n)?(^ {0,3})([*+-]|\d+[.])[ \t]+((\[(x|X| )?])?[ \t]*[^\r]+?(\n{1,2}))(?=\n*(¨0|\2([*+-]|\d+[.])[ \t]+))/gm),e=(e=e.replace(n,function(e,g,n,i,A,C,s){s=s&&""!==s.trim();var I=a.subParser("outdent")(A,t,r),c="";return C&&t.tasklists&&(c=' class="task-list-item" style="list-style-type: none;"',I=I.replace(/^[ \t]*\[(x|X| )?]/m,function(){var e='<input type="checkbox" disabled style="margin: 0px 0.35em 0.25em -1.6em; vertical-align: middle;"';return s&&(e+=" checked"),e+=">"})),I=I.replace(/^([-*+]|\d\.)[ \t]+[\S\n ]*/g,function(e){return"¨A"+e}),g||I.search(/\n{2,}/)>-1?(I=a.subParser("githubCodeBlocks")(I,t,r),I=a.subParser("blockGamut")(I,t,r)):(I=(I=a.subParser("lists")(I,t,r)).replace(/\n$/,""),I=(I=a.subParser("hashHTMLBlocks")(I,t,r)).replace(/\n\n+/g,"\n\n"),I=o?a.subParser("paragraphs")(I,t,r):a.subParser("spanGamut")(I,t,r)),I="<li"+c+">"+(I=I.replace("¨A",""))+"</li>\n"})).replace(/¨0/g,""),r.gListLevel--,g&&(e=e.replace(/\s+$/,"")),e}function n(e,t){if("ol"===t){var r=e.match(/^ *(\d+)\./);if(r&&"1"!==r[1])return' start="'+r[1]+'"'}return""}function o(e,r,a){var o=t.disableForced4SpacesIndentedSublists?/^ ?\d+\.[ \t]/gm:/^ {0,3}\d+\.[ \t]/gm,i=t.disableForced4SpacesIndentedSublists?/^ ?[*+-][ \t]/gm:/^ {0,3}[*+-][ \t]/gm,A="ul"===r?o:i,C="";if(-1!==e.search(A))!function t(s){var I=s.search(A),c=n(e,r);-1!==I?(C+="\n\n<"+r+c+">\n"+g(s.slice(0,I),!!a)+"</"+r+">\n",A="ul"===(r="ul"===r?"ol":"ul")?o:i,t(s.slice(I))):C+="\n\n<"+r+c+">\n"+g(s,!!a)+"</"+r+">\n"}(e);else{var s=n(e,r);C="\n\n<"+r+s+">\n"+g(e,!!a)+"</"+r+">\n"}return C}return e=r.converter._dispatch("lists.before",e,t,r),e+="¨0",e=(e=r.gListLevel?e.replace(/^(( {0,3}([*+-]|\d+[.])[ \t]+)[^\r]+?(¨0|\n{2,}(?=\S)(?![ \t]*(?:[*+-]|\d+[.])[ \t]+)))/gm,function(e,t,r){return o(t,r.search(/[*+-]/g)>-1?"ul":"ol",!0)}):e.replace(/(\n\n|^\n?)(( {0,3}([*+-]|\d+[.])[ \t]+)[^\r]+?(¨0|\n{2,}(?=\S)(?![ \t]*(?:[*+-]|\d+[.])[ \t]+)))/gm,function(e,t,r,g){return o(r,g.search(/[*+-]/g)>-1?"ul":"ol",!1)})).replace(/¨0/,""),e=r.converter._dispatch("lists.after",e,t,r)}),a.subParser("metadata",function(e,t,r){"use strict";if(!t.metadata)return e;function g(e){r.metadata.raw=e,(e=(e=e.replace(/&/g,"&amp;").replace(/"/g,"&quot;")).replace(/\n {4}/g," ")).replace(/^([\S ]+): +([\s\S]+?)$/gm,function(e,t,g){return r.metadata.parsed[t]=g,""})}return e=(e=(e=(e=r.converter._dispatch("metadata.before",e,t,r)).replace(/^\s*«««+(\S*?)\n([\s\S]+?)\n»»»+\n/,function(e,t,r){return g(r),"¨M"})).replace(/^\s*---+(\S*?)\n([\s\S]+?)\n---+\n/,function(e,t,n){return t&&(r.metadata.format=t),g(n),"¨M"})).replace(/¨M/g,""),e=r.converter._dispatch("metadata.after",e,t,r)}),a.subParser("outdent",function(e,t,r){"use strict";return e=(e=(e=r.converter._dispatch("outdent.before",e,t,r)).replace(/^(\t|[ ]{1,4})/gm,"¨0")).replace(/¨0/g,""),e=r.converter._dispatch("outdent.after",e,t,r)}),a.subParser("paragraphs",function(e,t,r){"use strict";for(var g=(e=(e=(e=r.converter._dispatch("paragraphs.before",e,t,r)).replace(/^\n+/g,"")).replace(/\n+$/g,"")).split(/\n{2,}/g),n=[],o=g.length,i=0;i<o;i++){var A=g[i];A.search(/¨(K|G)(\d+)\1/g)>=0?n.push(A):A.search(/\S/)>=0&&(A=(A=a.subParser("spanGamut")(A,t,r)).replace(/^([ \t]*)/g,"<p>"),A+="</p>",n.push(A))}for(o=n.length,i=0;i<o;i++){for(var C="",s=n[i],I=!1;/¨(K|G)(\d+)\1/.test(s);){var c=RegExp.$1,l=RegExp.$2;C=(C="K"===c?r.gHtmlBlocks[l]:I?a.subParser("encodeCode")(r.ghCodeBlocks[l].text,t,r):r.ghCodeBlocks[l].codeblock).replace(/\$/g,"$$$$"),s=s.replace(/(\n\n)?¨(K|G)\d+\2(\n\n)?/,C),/^<pre\b[^>]*>\s*<code\b[^>]*>/.test(s)&&(I=!0)}n[i]=s}return e=(e=(e=n.join("\n")).replace(/^\n+/g,"")).replace(/\n+$/g,""),r.converter._dispatch("paragraphs.after",e,t,r)}),a.subParser("runExtension",function(e,t,r,g){"use strict";if(e.filter)t=e.filter(t,g.converter,r);else if(e.regex){var n=e.regex;n instanceof RegExp||(n=new RegExp(n,"g")),t=t.replace(n,e.replace)}return t}),a.subParser("spanGamut",function(e,t,r){"use strict";return e=r.converter._dispatch("spanGamut.before",e,t,r),e=a.subParser("codeSpans")(e,t,r),e=a.subParser("escapeSpecialCharsWithinTagAttributes")(e,t,r),e=a.subParser("encodeBackslashEscapes")(e,t,r),e=a.subParser("images")(e,t,r),e=a.subParser("anchors")(e,t,r),e=a.subParser("autoLinks")(e,t,r),e=a.subParser("simplifiedAutoLinks")(e,t,r),e=a.subParser("emoji")(e,t,r),e=a.subParser("underline")(e,t,r),e=a.subParser("italicsAndBold")(e,t,r),e=a.subParser("strikethrough")(e,t,r),e=a.subParser("ellipsis")(e,t,r),e=a.subParser("hashHTMLSpans")(e,t,r),e=a.subParser("encodeAmpsAndAngles")(e,t,r),t.simpleLineBreaks?/\n\n¨K/.test(e)||(e=e.replace(/\n+/g,"<br />\n")):e=e.replace(/ +\n/g,"<br />\n"),e=r.converter._dispatch("spanGamut.after",e,t,r)}),a.subParser("strikethrough",function(e,t,r){"use strict";return t.strikethrough&&(e=(e=r.converter._dispatch("strikethrough.before",e,t,r)).replace(/(?:~){2}([\s\S]+?)(?:~){2}/g,function(e,g){return function(e){return t.simplifiedAutoLink&&(e=a.subParser("simplifiedAutoLinks")(e,t,r)),"<del>"+e+"</del>"}(g)}),e=r.converter._dispatch("strikethrough.after",e,t,r)),e}),a.subParser("stripLinkDefinitions",function(e,t,r){"use strict";var g=function(e,g,n,o,i,A,C){return g=g.toLowerCase(),n.match(/^data:.+?\/.+?;base64,/)?r.gUrls[g]=n.replace(/\s/g,""):r.gUrls[g]=a.subParser("encodeAmpsAndAngles")(n,t,r),A?A+C:(C&&(r.gTitles[g]=C.replace(/"|'/g,"&quot;")),t.parseImgDimensions&&o&&i&&(r.gDimensions[g]={width:o,height:i}),"")};return e=(e=(e=(e+="¨0").replace(/^ {0,3}\[(.+)]:[ \t]*\n?[ \t]*<?(data:.+?\/.+?;base64,[A-Za-z0-9+/=\n]+?)>?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*\n?[ \t]*(?:(\n*)["|'(](.+?)["|')][ \t]*)?(?:\n\n|(?=¨0)|(?=\n\[))/gm,g)).replace(/^ {0,3}\[(.+)]:[ \t]*\n?[ \t]*<?([^>\s]+)>?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*\n?[ \t]*(?:(\n*)["|'(](.+?)["|')][ \t]*)?(?:\n+|(?=¨0))/gm,g)).replace(/¨0/,"")}),a.subParser("tables",function(e,t,r){"use strict";if(!t.tables)return e;function g(e){return/^:[ \t]*--*$/.test(e)?' style="text-align:left;"':/^--*[ \t]*:[ \t]*$/.test(e)?' style="text-align:right;"':/^:[ \t]*--*[ \t]*:$/.test(e)?' style="text-align:center;"':""}function n(e,g){var n="";return e=e.trim(),(t.tablesHeaderId||t.tableHeaderId)&&(n=' id="'+e.replace(/ /g,"_").toLowerCase()+'"'),"<th"+n+g+">"+(e=a.subParser("spanGamut")(e,t,r))+"</th>\n"}function o(e,g){return"<td"+g+">"+a.subParser("spanGamut")(e,t,r)+"</td>\n"}function i(e){var i,A=e.split("\n");for(i=0;i<A.length;++i)/^ {0,3}\|/.test(A[i])&&(A[i]=A[i].replace(/^ {0,3}\|/,"")),/\|[ \t]*$/.test(A[i])&&(A[i]=A[i].replace(/\|[ \t]*$/,"")),A[i]=a.subParser("codeSpans")(A[i],t,r);var C=A[0].split("|").map(function(e){return e.trim()}),s=A[1].split("|").map(function(e){return e.trim()}),I=[],c=[],l=[],u=[];for(A.shift(),A.shift(),i=0;i<A.length;++i)""!==A[i].trim()&&I.push(A[i].split("|").map(function(e){return e.trim()}));if(C.length<s.length)return e;for(i=0;i<s.length;++i)l.push(g(s[i]));for(i=0;i<C.length;++i)a.helper.isUndefined(l[i])&&(l[i]=""),c.push(n(C[i],l[i]));for(i=0;i<I.length;++i){for(var d=[],p=0;p<c.length;++p)a.helper.isUndefined(I[i][p]),d.push(o(I[i][p],l[p]));u.push(d)}return function(e,t){for(var r="<table>\n<thead>\n<tr>\n",g=e.length,n=0;n<g;++n)r+=e[n];for(r+="</tr>\n</thead>\n<tbody>\n",n=0;n<t.length;++n){r+="<tr>\n";for(var a=0;a<g;++a)r+=t[n][a];r+="</tr>\n"}return r+="</tbody>\n</table>\n"}(c,u)}return e=(e=(e=(e=r.converter._dispatch("tables.before",e,t,r)).replace(/\\(\|)/g,a.helper.escapeCharactersCallback)).replace(/^ {0,3}\|?.+\|.+\n {0,3}\|?[ \t]*:?[ \t]*(?:[-=]){2,}[ \t]*:?[ \t]*\|[ \t]*:?[ \t]*(?:[-=]){2,}[\s\S]+?(?:\n\n|¨0)/gm,i)).replace(/^ {0,3}\|.+\|[ \t]*\n {0,3}\|[ \t]*:?[ \t]*(?:[-=]){2,}[ \t]*:?[ \t]*\|[ \t]*\n( {0,3}\|.+\|[ \t]*\n)*(?:\n|¨0)/gm,i),e=r.converter._dispatch("tables.after",e,t,r)}),a.subParser("underline",function(e,t,r){"use strict";return t.underline?(e=r.converter._dispatch("underline.before",e,t,r),e=(e=t.literalMidWordUnderscores?e.replace(/\b_?__(\S[\s\S]*)___?\b/g,function(e,t){return"<u>"+t+"</u>"}):e.replace(/_?__(\S[\s\S]*?)___?/g,function(e,t){return/\S$/.test(t)?"<u>"+t+"</u>":e})).replace(/(_)/g,a.helper.escapeCharactersCallback),e=r.converter._dispatch("underline.after",e,t,r)):e}),a.subParser("unescapeSpecialChars",function(e,t,r){"use strict";return e=(e=r.converter._dispatch("unescapeSpecialChars.before",e,t,r)).replace(/¨E(\d+)E/g,function(e,t){var r=parseInt(t);return String.fromCharCode(r)}),e=r.converter._dispatch("unescapeSpecialChars.after",e,t,r)});void 0===(g=function(){"use strict";return a}.call(t,r,t,e))||(e.exports=g)}).call(this)},186:function(e,t,r){!function(e){"use strict";var t={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"⁡",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",AMP:"&",amp:"&",And:"⩓",and:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",ap:"≈",apacir:"⩯",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",Barwed:"⌆",barwed:"⌅",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",Because:"∵",because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxDL:"╗",boxDl:"╖",boxdL:"╕",boxdl:"┐",boxDR:"╔",boxDr:"╓",boxdR:"╒",boxdr:"┌",boxH:"═",boxh:"─",boxHD:"╦",boxHd:"╤",boxhD:"╥",boxhd:"┬",boxHU:"╩",boxHu:"╧",boxhU:"╨",boxhu:"┴",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxUL:"╝",boxUl:"╜",boxuL:"╛",boxul:"┘",boxUR:"╚",boxUr:"╙",boxuR:"╘",boxur:"└",boxV:"║",boxv:"│",boxVH:"╬",boxVh:"╫",boxvH:"╪",boxvh:"┼",boxVL:"╣",boxVl:"╢",boxvL:"╡",boxvl:"┤",boxVR:"╠",boxVr:"╟",boxvR:"╞",boxvr:"├",bprime:"‵",Breve:"˘",breve:"˘",brvbar:"¦",Bscr:"ℬ",bscr:"𝒷",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",Cap:"⋒",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",CenterDot:"·",centerdot:"·",Cfr:"ℭ",cfr:"𝔠",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",cir:"○",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",Colon:"∷",colon:":",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",Conint:"∯",conint:"∮",ContourIntegral:"∮",Copf:"ℂ",copf:"𝕔",coprod:"∐",Coproduct:"∐",COPY:"©",copy:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",Cross:"⨯",cross:"✗",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",Cup:"⋓",cup:"∪",cupbrcap:"⩈",CupCap:"≍",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",Dagger:"‡",dagger:"†",daleth:"ℸ",Darr:"↡",dArr:"⇓",darr:"↓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",DD:"ⅅ",dd:"ⅆ",ddagger:"‡",ddarr:"⇊",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",Diamond:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrow:"↓",Downarrow:"⇓",downarrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",ecir:"≖",Ecirc:"Ê",ecirc:"ê",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",eDot:"≑",edot:"ė",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp:" ",emsp13:" ",emsp14:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",Escr:"ℰ",escr:"ℯ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",ExponentialE:"ⅇ",exponentiale:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",ForAll:"∀",forall:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",Fscr:"ℱ",fscr:"𝒻",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",gE:"≧",ge:"≥",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",Gg:"⋙",gg:"≫",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gl:"≷",gla:"⪥",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gnE:"≩",gne:"⪈",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",GT:">",Gt:"≫",gt:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",hArr:"⇔",harr:"↔",harrcir:"⥈",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",Hfr:"ℌ",hfr:"𝔥",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",Hopf:"ℍ",hopf:"𝕙",horbar:"―",HorizontalLine:"─",Hscr:"ℋ",hscr:"𝒽",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"⁣",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",Ifr:"ℑ",ifr:"𝔦",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Im:"ℑ",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",Implies:"⇒",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",Int:"∬",int:"∫",intcal:"⊺",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",Iscr:"ℐ",iscr:"𝒾",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",Lang:"⟪",lang:"⟨",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",Larr:"↞",lArr:"⇐",larr:"←",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",lAtail:"⤛",latail:"⤙",late:"⪭",lates:"⪭︀",lBarr:"⤎",lbarr:"⤌",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",lE:"≦",le:"≤",LeftAngleBracket:"⟨",LeftArrow:"←",Leftarrow:"⇐",leftarrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",Ll:"⋘",ll:"≪",llarr:"⇇",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnap:"⪉",lnapprox:"⪉",lnE:"≨",lne:"⪇",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftarrow:"⟵",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longleftrightarrow:"⟷",longmapsto:"⟼",LongRightArrow:"⟶",Longrightarrow:"⟹",longrightarrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",Lscr:"ℒ",lscr:"𝓁",Lsh:"↰",lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",LT:"<",Lt:"≪",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",Mscr:"ℳ",mscr:"𝓂",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",ne:"≠",nearhk:"⤤",neArr:"⇗",nearr:"↗",nearrow:"↗",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nhArr:"⇎",nharr:"↮",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlArr:"⇍",nlarr:"↚",nldr:"‥",nlE:"≦̸",nle:"≰",nLeftarrow:"⇍",nleftarrow:"↚",nLeftrightarrow:"⇎",nleftrightarrow:"↮",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",Nopf:"ℕ",nopf:"𝕟",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrArr:"⇏",nrarr:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nRightarrow:"⇏",nrightarrow:"↛",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nVDash:"⊯",nVdash:"⊮",nvDash:"⊭",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwArr:"⇖",nwarr:"↖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",ocir:"⊚",Ocirc:"Ô",ocirc:"ô",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",Or:"⩔",or:"∨",orarr:"↻",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",Otimes:"⨷",otimes:"⊗",otimesas:"⨶",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",par:"∥",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",Popf:"ℙ",popf:"𝕡",pound:"£",Pr:"⪻",pr:"≺",prap:"⪷",prcue:"≼",prE:"⪳",pre:"⪯",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",Prime:"″",prime:"′",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportion:"∷",Proportional:"∝",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",Qopf:"ℚ",qopf:"𝕢",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",QUOT:'"',quot:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",Rang:"⟫",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",Rarr:"↠",rArr:"⇒",rarr:"→",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",rAtail:"⤜",ratail:"⤚",ratio:"∶",rationals:"ℚ",RBarr:"⤐",rBarr:"⤏",rbarr:"⤍",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",Re:"ℜ",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",REG:"®",reg:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",Rfr:"ℜ",rfr:"𝔯",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrow:"→",Rightarrow:"⇒",rightarrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",Ropf:"ℝ",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",Rscr:"ℛ",rscr:"𝓇",Rsh:"↱",rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",Sc:"⪼",sc:"≻",scap:"⪸",Scaron:"Š",scaron:"š",sccue:"≽",scE:"⪴",sce:"⪰",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdot:"⋅",sdotb:"⊡",sdote:"⩦",searhk:"⤥",seArr:"⇘",searr:"↘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",Square:"□",square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",Sub:"⋐",sub:"⊂",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",Subset:"⋐",subset:"⊂",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",Sum:"∑",sum:"∑",sung:"♪",Sup:"⋑",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",Supset:"⋑",supset:"⊃",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swArr:"⇙",swarr:"↙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",Therefore:"∴",therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",thinsp:" ",ThinSpace:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",Tilde:"∼",tilde:"˜",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",TRADE:"™",trade:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",Uarr:"↟",uArr:"⇑",uarr:"↑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrow:"↑",Uparrow:"⇑",uparrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",UpDownArrow:"↕",Updownarrow:"⇕",updownarrow:"↕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",Upsi:"ϒ",upsi:"υ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTee:"⊥",UpTeeArrow:"↥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",vArr:"⇕",varr:"↕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",Vbar:"⫫",vBar:"⫨",vBarv:"⫩",Vcy:"В",vcy:"в",VDash:"⊫",Vdash:"⊩",vDash:"⊨",vdash:"⊢",Vdashl:"⫦",Vee:"⋁",vee:"∨",veebar:"⊻",veeeq:"≚",vellip:"⋮",Verbar:"‖",verbar:"|",Vert:"‖",vert:"|",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",Wedge:"⋀",wedge:"∧",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xhArr:"⟺",xharr:"⟷",Xi:"Ξ",xi:"ξ",xlArr:"⟸",xlarr:"⟵",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrArr:"⟹",xrarr:"⟶",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",Yuml:"Ÿ",yuml:"ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"​",Zeta:"Ζ",zeta:"ζ",Zfr:"ℨ",zfr:"𝔷",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",Zopf:"ℤ",zopf:"𝕫",Zscr:"𝒵",zscr:"𝓏",zwj:"‍",zwnj:"‌"},r=/^#[xX]([A-Fa-f0-9]+)$/,g=/^#([0-9]+)$/,n=/^([A-Za-z0-9]+)$/,a=function(){function e(e){this.named=e}return e.prototype.parse=function(e){if(e){var t=e.match(r);return t?String.fromCharCode(parseInt(t[1],16)):(t=e.match(g))?String.fromCharCode(parseInt(t[1],10)):(t=e.match(n))?this.named[t[1]]:void 0}},e}(),o=/[\t\n\f ]/,i=/[A-Za-z]/,A=/\r\n?/g;function C(e){return o.test(e)}function s(e){return i.test(e)}var I=function(){function e(e,t){this.delegate=e,this.entityParser=t,this.state=null,this.input=null,this.index=-1,this.tagLine=-1,this.tagColumn=-1,this.line=-1,this.column=-1,this.states={beforeData:function(){var e=this.peek();"<"===e?(this.state="tagOpen",this.markTagStart(),this.consume()):(this.state="data",this.delegate.beginData())},data:function(){var e=this.peek();"<"===e?(this.delegate.finishData(),this.state="tagOpen",this.markTagStart(),this.consume()):"&"===e?(this.consume(),this.delegate.appendToData(this.consumeCharRef()||"&")):(this.consume(),this.delegate.appendToData(e))},tagOpen:function(){var e=this.consume();"!"===e?this.state="markupDeclaration":"/"===e?this.state="endTagOpen":s(e)&&(this.state="tagName",this.delegate.beginStartTag(),this.delegate.appendToTagName(e.toLowerCase()))},markupDeclaration:function(){var e=this.consume();"-"===e&&"-"===this.input.charAt(this.index)&&(this.consume(),this.state="commentStart",this.delegate.beginComment())},commentStart:function(){var e=this.consume();"-"===e?this.state="commentStartDash":">"===e?(this.delegate.finishComment(),this.state="beforeData"):(this.delegate.appendToCommentData(e),this.state="comment")},commentStartDash:function(){var e=this.consume();"-"===e?this.state="commentEnd":">"===e?(this.delegate.finishComment(),this.state="beforeData"):(this.delegate.appendToCommentData("-"),this.state="comment")},comment:function(){var e=this.consume();"-"===e?this.state="commentEndDash":this.delegate.appendToCommentData(e)},commentEndDash:function(){var e=this.consume();"-"===e?this.state="commentEnd":(this.delegate.appendToCommentData("-"+e),this.state="comment")},commentEnd:function(){var e=this.consume();">"===e?(this.delegate.finishComment(),this.state="beforeData"):(this.delegate.appendToCommentData("--"+e),this.state="comment")},tagName:function(){var e=this.consume();C(e)?this.state="beforeAttributeName":"/"===e?this.state="selfClosingStartTag":">"===e?(this.delegate.finishTag(),this.state="beforeData"):this.delegate.appendToTagName(e)},beforeAttributeName:function(){var e=this.peek();C(e)?this.consume():"/"===e?(this.state="selfClosingStartTag",this.consume()):">"===e?(this.consume(),this.delegate.finishTag(),this.state="beforeData"):"="===e?(this.delegate.reportSyntaxError("attribute name cannot start with equals sign"),this.state="attributeName",this.delegate.beginAttribute(),this.consume(),this.delegate.appendToAttributeName(e)):(this.state="attributeName",this.delegate.beginAttribute())},attributeName:function(){var e=this.peek();C(e)?(this.state="afterAttributeName",this.consume()):"/"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.state="selfClosingStartTag"):"="===e?(this.state="beforeAttributeValue",this.consume()):">"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.delegate.finishTag(),this.state="beforeData"):'"'===e||"'"===e||"<"===e?(this.delegate.reportSyntaxError(e+" is not a valid character within attribute names"),this.consume(),this.delegate.appendToAttributeName(e)):(this.consume(),this.delegate.appendToAttributeName(e))},afterAttributeName:function(){var e=this.peek();C(e)?this.consume():"/"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.state="selfClosingStartTag"):"="===e?(this.consume(),this.state="beforeAttributeValue"):">"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.delegate.finishTag(),this.state="beforeData"):(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.state="attributeName",this.delegate.beginAttribute(),this.delegate.appendToAttributeName(e))},beforeAttributeValue:function(){var e=this.peek();C(e)?this.consume():'"'===e?(this.state="attributeValueDoubleQuoted",this.delegate.beginAttributeValue(!0),this.consume()):"'"===e?(this.state="attributeValueSingleQuoted",this.delegate.beginAttributeValue(!0),this.consume()):">"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.delegate.finishTag(),this.state="beforeData"):(this.state="attributeValueUnquoted",this.delegate.beginAttributeValue(!1),this.consume(),this.delegate.appendToAttributeValue(e))},attributeValueDoubleQuoted:function(){var e=this.consume();'"'===e?(this.delegate.finishAttributeValue(),this.state="afterAttributeValueQuoted"):"&"===e?this.delegate.appendToAttributeValue(this.consumeCharRef('"')||"&"):this.delegate.appendToAttributeValue(e)},attributeValueSingleQuoted:function(){var e=this.consume();"'"===e?(this.delegate.finishAttributeValue(),this.state="afterAttributeValueQuoted"):"&"===e?this.delegate.appendToAttributeValue(this.consumeCharRef("'")||"&"):this.delegate.appendToAttributeValue(e)},attributeValueUnquoted:function(){var e=this.peek();C(e)?(this.delegate.finishAttributeValue(),this.consume(),this.state="beforeAttributeName"):"&"===e?(this.consume(),this.delegate.appendToAttributeValue(this.consumeCharRef(">")||"&")):">"===e?(this.delegate.finishAttributeValue(),this.consume(),this.delegate.finishTag(),this.state="beforeData"):(this.consume(),this.delegate.appendToAttributeValue(e))},afterAttributeValueQuoted:function(){var e=this.peek();C(e)?(this.consume(),this.state="beforeAttributeName"):"/"===e?(this.consume(),this.state="selfClosingStartTag"):">"===e?(this.consume(),this.delegate.finishTag(),this.state="beforeData"):this.state="beforeAttributeName"},selfClosingStartTag:function(){var e=this.peek();">"===e?(this.consume(),this.delegate.markTagAsSelfClosing(),this.delegate.finishTag(),this.state="beforeData"):this.state="beforeAttributeName"},endTagOpen:function(){var e=this.consume();s(e)&&(this.state="tagName",this.delegate.beginEndTag(),this.delegate.appendToTagName(e.toLowerCase()))}},this.reset()}return e.prototype.reset=function(){this.state="beforeData",this.input="",this.index=0,this.line=1,this.column=0,this.tagLine=-1,this.tagColumn=-1,this.delegate.reset()},e.prototype.tokenize=function(e){this.reset(),this.tokenizePart(e),this.tokenizeEOF()},e.prototype.tokenizePart=function(e){for(this.input+=function(e){return e.replace(A,"\n")}(e);this.index<this.input.length;)this.states[this.state].call(this)},e.prototype.tokenizeEOF=function(){this.flushData()},e.prototype.flushData=function(){"data"===this.state&&(this.delegate.finishData(),this.state="beforeData")},e.prototype.peek=function(){return this.input.charAt(this.index)},e.prototype.consume=function(){var e=this.peek();return this.index++,"\n"===e?(this.line++,this.column=0):this.column++,e},e.prototype.consumeCharRef=function(){var e=this.input.indexOf(";",this.index);if(-1!==e){var t=this.input.slice(this.index,e),r=this.entityParser.parse(t);if(r){for(var g=t.length;g;)this.consume(),g--;return this.consume(),r}}},e.prototype.markTagStart=function(){this.tagLine=this.line,this.tagColumn=this.column,this.delegate.tagOpen&&this.delegate.tagOpen()},e}(),c=function(){function e(e,t){void 0===t&&(t={}),this.options=t,this.token=null,this.startLine=1,this.startColumn=0,this.tokens=[],this.currentAttribute=null,this.tokenizer=new I(this,e)}return e.prototype.tokenize=function(e){return this.tokens=[],this.tokenizer.tokenize(e),this.tokens},e.prototype.tokenizePart=function(e){return this.tokens=[],this.tokenizer.tokenizePart(e),this.tokens},e.prototype.tokenizeEOF=function(){return this.tokens=[],this.tokenizer.tokenizeEOF(),this.tokens[0]},e.prototype.reset=function(){this.token=null,this.startLine=1,this.startColumn=0},e.prototype.addLocInfo=function(){this.options.loc&&(this.token.loc={start:{line:this.startLine,column:this.startColumn},end:{line:this.tokenizer.line,column:this.tokenizer.column}}),this.startLine=this.tokenizer.line,this.startColumn=this.tokenizer.column},e.prototype.beginData=function(){this.token={type:"Chars",chars:""},this.tokens.push(this.token)},e.prototype.appendToData=function(e){this.token.chars+=e},e.prototype.finishData=function(){this.addLocInfo()},e.prototype.beginComment=function(){this.token={type:"Comment",chars:""},this.tokens.push(this.token)},e.prototype.appendToCommentData=function(e){this.token.chars+=e},e.prototype.finishComment=function(){this.addLocInfo()},e.prototype.beginStartTag=function(){this.token={type:"StartTag",tagName:"",attributes:[],selfClosing:!1},this.tokens.push(this.token)},e.prototype.beginEndTag=function(){this.token={type:"EndTag",tagName:""},this.tokens.push(this.token)},e.prototype.finishTag=function(){this.addLocInfo()},e.prototype.markTagAsSelfClosing=function(){this.token.selfClosing=!0},e.prototype.appendToTagName=function(e){this.token.tagName+=e},e.prototype.beginAttribute=function(){this.currentAttribute=["","",null],this.token.attributes.push(this.currentAttribute)},e.prototype.appendToAttributeName=function(e){this.currentAttribute[0]+=e},e.prototype.beginAttributeValue=function(e){this.currentAttribute[2]=e},e.prototype.appendToAttributeValue=function(e){this.currentAttribute[1]=this.currentAttribute[1]||"",this.currentAttribute[1]+=e},e.prototype.finishAttributeValue=function(){},e.prototype.reportSyntaxError=function(e){this.token.syntaxError=e},e}();e.HTML5NamedCharRefs=t,e.EntityParser=a,e.EventedTokenizer=I,e.Tokenizer=c,e.tokenize=function(e,r){return new c(new a(t),r).tokenize(e)},Object.defineProperty(e,"__esModule",{value:!0})}(t)},187:function(e,t){!function(){e.exports=this.wp.blockSerializationDefaultParser}()},2:function(e,t){!function(){e.exports=this.wp.i18n}()},208:function(e,t,r){"use strict";r.r(t);var g={};r.d(g,"getBlockTypes",function(){return d}),r.d(g,"getBlockType",function(){return p}),r.d(g,"getCategories",function(){return h}),r.d(g,"getDefaultBlockName",function(){return f}),r.d(g,"getFallbackBlockName",function(){return m}),r.d(g,"getChildBlockNames",function(){return b}),r.d(g,"getBlockSupport",function(){return w}),r.d(g,"hasBlockSupport",function(){return v}),r.d(g,"hasChildBlocks",function(){return _}),r.d(g,"hasChildBlocksWithInserterSupport",function(){return y});var n={};r.d(n,"addBlockTypes",function(){return k}),r.d(n,"removeBlockTypes",function(){return j}),r.d(n,"setDefaultBlockName",function(){return x}),r.d(n,"setFallbackBlockName",function(){return T}),r.d(n,"setCategories",function(){return E});var a=r(5),o=r(8),i=r(1),A=r(2),C=[{slug:"common",title:Object(A.__)("Common Blocks")},{slug:"formatting",title:Object(A.__)("Formatting")},{slug:"layout",title:Object(A.__)("Layout Elements")},{slug:"widgets",title:Object(A.__)("Widgets")},{slug:"embed",title:Object(A.__)("Embeds")},{slug:"reusable",title:Object(A.__)("Reusable Blocks")}];function s(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,r=arguments.length>1?arguments[1]:void 0;switch(r.type){case"REMOVE_BLOCK_TYPES":return-1!==r.names.indexOf(t)?null:t;case e:return r.name||null}return t}}var I=s("SET_DEFAULT_BLOCK_NAME"),c=s("SET_FALLBACK_BLOCK_NAME");var l=Object(a.combineReducers)({blockTypes:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"ADD_BLOCK_TYPES":return Object(o.a)({},e,Object(i.keyBy)(t.blockTypes,"name"));case"REMOVE_BLOCK_TYPES":return Object(i.omit)(e,t.names)}return e},defaultBlockName:I,fallbackBlockName:c,categories:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:C,t=arguments.length>1?arguments[1]:void 0;return"SET_CATEGORIES"===t.type?t.categories||[]:e}}),u=r(47),d=Object(u.a)(function(e){return Object.values(e.blockTypes)},function(e){return[e.blockTypes]});function p(e,t){return e.blockTypes[t]}function h(e){return e.categories}function f(e){return e.defaultBlockName}function m(e){return e.fallbackBlockName}var b=Object(u.a)(function(e,t){return Object(i.map)(Object(i.filter)(e.blockTypes,function(e){return Object(i.includes)(e.parent,t)}),function(e){return e.name})},function(e){return[e.blockTypes]}),w=function(e,t,r,g){var n="string"==typeof t?p(e,t):t;return Object(i.get)(n,["supports",r],g)};function v(e,t,r,g){return!!w(e,t,r,g)}var _=function(e,t){return b(e,t).length>0},y=function(e,t){return Object(i.some)(b(e,t),function(t){return v(e,t,"inserter",!0)})};function k(e){return{type:"ADD_BLOCK_TYPES",blockTypes:Object(i.castArray)(e)}}function j(e){return{type:"REMOVE_BLOCK_TYPES",names:Object(i.castArray)(e)}}function x(e){return{type:"SET_DEFAULT_BLOCK_NAME",name:e}}function T(e){return{type:"SET_FALLBACK_BLOCK_NAME",name:e}}function E(e){return{type:"SET_CATEGORIES",categories:e}}Object(a.registerStore)("core/blocks",{reducer:l,selectors:g,actions:n});var O=r(21),S=r(67),N=r.n(S),L=r(30),P=r(0),D=r(61),B=r.n(D),R=["#191e23","#f8f9f9"];function z(e){var t=W();if(e.name!==t)return!1;var r=ne(t),g=Object(L.applyFilters)("blocks.isUnmodifiedDefaultBlock.attributes",Object(O.a)(Object(i.keys)(r.attributes)).concat(Object(O.a)(Object(i.keys)(e.attributes))));return Object(i.every)(g,function(t){return Object(i.isEqual)(r.attributes[t],e.attributes[t])})}function q(e){return!!e&&(Object(i.isString)(e)||Object(P.isValidElement)(e)||Object(i.isFunction)(e)||e instanceof P.Component)}function V(e){if(!e)return{src:Object(P.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(P.createElement)("path",{d:"M19 7h-1V5h-4v2h-4V5H6v2H5c-1.1 0-2 .9-2 2v10h18V9c0-1.1-.9-2-2-2zm0 10H5V9h14v8z"}))};if(q(e))return{src:e};if(e.background){var t=B()(e.background);if(!e.foreground){var r=Object(D.mostReadable)(t,R,{includeFallbackColors:!0,level:"AA",size:"large"}).toHexString();e.foreground=r}e.shadowColor=t.setAlpha(.3).toRgbString()}return e}var M={};function H(e){M=e}function G(e,t){if(t=Object(o.a)({name:e},Object(i.get)(M,e),t),"string"==typeof e)if(/^[a-z][a-z0-9-]*\/[a-z][a-z0-9-]*$/.test(e))if(Object(a.select)("core/blocks").getBlockType(e))console.error('Block "'+e+'" is already registered.');else if((t=Object(L.applyFilters)("blocks.registerBlockType",t,e))&&Object(i.isFunction)(t.save))if("edit"in t&&!Object(i.isFunction)(t.edit))console.error('The "edit" property must be a valid function.');else if("keywords"in t&&t.keywords.length>3)console.error('The block "'+e+'" can have a maximum of 3 keywords.');else if("category"in t)if("category"in t&&!Object(i.some)(Object(a.select)("core/blocks").getCategories(),{slug:t.category}))console.error('The block "'+e+'" must have a registered category.');else if("title"in t&&""!==t.title)if("string"==typeof t.title){if(t.icon=V(t.icon),q(t.icon.src))return Object(a.dispatch)("core/blocks").addBlockTypes(t),t;console.error("The icon passed is invalid. The icon should be a string, an element, a function, or an object following the specifications documented in https://wordpress.org/gutenberg/handbook/block-api/#icon-optional")}else console.error("Block titles must be strings.");else console.error('The block "'+e+'" must have a title.');else console.error('The block "'+e+'" must have a category.');else console.error('The "save" property must be specified and must be a valid function.');else console.error("Block names must contain a namespace prefix, include only lowercase alphanumeric characters or dashes, and start with a letter. Example: my-plugin/my-custom-block");else console.error("Block names must be strings.")}function Z(e){var t=Object(a.select)("core/blocks").getBlockType(e);if(t)return Object(a.dispatch)("core/blocks").removeBlockTypes(e),t;console.error('Block "'+e+'" is not registered.')}function U(e){Object(a.dispatch)("core/blocks").setFallbackBlockName(e)}function F(){return Object(a.select)("core/blocks").getFallbackBlockName()}function Y(e){Object(a.dispatch)("core/blocks").setDefaultBlockName(e)}function W(){return Object(a.select)("core/blocks").getDefaultBlockName()}function K(e){return Object(a.select)("core/blocks").getBlockType(e)}function Q(){return Object(a.select)("core/blocks").getBlockTypes()}function X(e,t,r){return Object(a.select)("core/blocks").getBlockSupport(e,t,r)}function J(e,t,r){return Object(a.select)("core/blocks").hasBlockSupport(e,t,r)}function $(e){return"core/block"===e.name}var ee=function(e){return Object(a.select)("core/blocks").getChildBlockNames(e)},te=function(e){return Object(a.select)("core/blocks").hasChildBlocks(e)},re=function(e){return Object(a.select)("core/blocks").hasChildBlocksWithInserterSupport(e)},ge=function(e,t){Object(L.addFilter)("blocks.registerBlockType","".concat(e,"/").concat(t.name),function(r,g){return e!==g?r:Object(o.a)({},r,{styles:Object(O.a)(Object(i.get)(r,["styles"],[])).concat([t])})})};function ne(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],g=K(e),n=Object(i.reduce)(g.attributes,function(e,r,g){var n=t[g];return void 0!==n?e[g]=n:r.hasOwnProperty("default")&&(e[g]=r.default),"html"===r.source&&"string"!=typeof e[g]&&(e[g]=""),-1!==["node","children"].indexOf(r.source)&&("string"==typeof e[g]?e[g]=[e[g]]:Array.isArray(e[g])||(e[g]=[])),e},{});return{clientId:N()(),name:e,isValid:!0,attributes:n,innerBlocks:r}}function ae(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,g=N()();return Object(o.a)({},e,{clientId:g,attributes:Object(o.a)({},e.attributes,t),innerBlocks:r||e.innerBlocks.map(function(e){return ae(e)})})}var oe=function(e,t,r){if(Object(i.isEmpty)(r))return!1;var g=r.length>1,n=Object(i.first)(r);if(!(!g||e.isMultiBlock))return!1;if(!("block"===e.type))return!1;if(!("from"!==t||-1!==e.blocks.indexOf(n.name)))return!1;if(Object(i.isFunction)(e.isMatch)){var a=e.isMultiBlock?r.map(function(e){return e.attributes}):n.attributes;if(!e.isMatch(a))return!1}return!0},ie=function(e){if(Object(i.isEmpty)(e))return[];var t=Q();return Object(i.filter)(t,function(t){return!!se(Ie("from",t.name),function(t){return oe(t,"from",e)})})},Ae=function(e){if(Object(i.isEmpty)(e))return[];var t=Ie("to",K(Object(i.first)(e).name).name),r=Object(i.filter)(t,function(t){return oe(t,"to",e)});return Object(i.flatMap)(r,function(e){return e.blocks}).map(function(e){return K(e)})};function Ce(e){if(Object(i.isEmpty)(e))return[];var t=Object(i.first)(e);if(e.length>1&&!Object(i.every)(e,{name:t.name}))return[];var r=ie(e),g=Ae(e);return Object(i.uniq)(Object(O.a)(r).concat(Object(O.a)(g)))}function se(e,t){for(var r=Object(L.createHooks)(),g=function(g){var n=e[g];t(n)&&r.addFilter("transform","transform/"+g.toString(),function(e){return e||n},n.priority)},n=0;n<e.length;n++)g(n);return r.applyFilters("transform",null)}function Ie(e,t){if(void 0===t)return Object(i.flatMap)(Q(),function(t){var r=t.name;return Ie(e,r)});var r=(K(t)||{}).transforms;return r&&Array.isArray(r[e])?r[e].map(function(e){return Object(o.a)({},e,{blockName:t})}):[]}function ce(e,t){var r=Object(i.castArray)(e),g=r.length>1,n=r[0],a=n.name;if(g&&!Object(i.every)(r,function(e){return e.name===a}))return null;var A,C=Ie("from",t),s=se(Ie("to",a),function(e){return"block"===e.type&&-1!==e.blocks.indexOf(t)&&(!g||e.isMultiBlock)})||se(C,function(e){return"block"===e.type&&-1!==e.blocks.indexOf(a)&&(!g||e.isMultiBlock)});if(!s)return null;if(A=s.isMultiBlock?s.transform(r.map(function(e){return e.attributes})):s.transform(n.attributes),!Object(i.isObjectLike)(A))return null;if((A=Object(i.castArray)(A)).some(function(e){return!K(e.name)}))return null;var I=Object(i.findIndex)(A,function(e){return e.name===t});return I<0?null:A.map(function(t,r){var g=Object(o.a)({},t,{clientId:r===I?n.clientId:t.clientId});return Object(L.applyFilters)("blocks.switchToBlockType.transformedBlock",g,e)})}var le=r(33);function ue(e,t){if(t){if("string"==typeof e){var r=document.implementation.createHTMLDocument("");r.body.innerHTML=e,e=r.body}if("function"==typeof t)return t(e);if(Object===t.constructor)return Object.keys(t).reduce(function(r,g){return r[g]=ue(e,t[g]),r},{})}}function de(e,t){return 1===arguments.length&&(t=e,e=void 0),function(r){var g=r;if(e&&(g=r.querySelector(e)),g)return function(e,t){for(var r=t.split("."),g=void 0;g=r.shift();){if(!(g in e))return;e=e[g]}return e}(g,t)}}var pe=r(66),he=r(187),fe=r(40),me=r.n(fe),be=r(45),we=r(42),ve=r(44);var _e=r(186),ye=r(51),ke=r.n(ye),je=r(22),xe=r(6),Te=Object(P.createContext)(function(){}),Ee=Te.Consumer,Oe=Te.Provider,Se=Object(xe.createHigherOrderComponent)(function(e){return function(t){return Object(P.createElement)(Ee,null,function(r){return Object(P.createElement)(e,Object(je.a)({},t,{BlockContent:r}))})}},"withBlockContentContext"),Ne=function(e){var t=e.children,r=e.innerBlocks;return Object(P.createElement)(Oe,{value:function(){var e=Ve(r);return Object(P.createElement)(P.RawHTML,null,e)}},t)};function Le(e){var t="wp-block-"+e.replace(/\//,"-").replace(/^core-/,"");return Object(L.applyFilters)("blocks.getBlockDefaultClassName",t,e)}function Pe(e){var t="editor-block-list-item-"+e.replace(/\//,"-").replace(/^core-/,"");return Object(L.applyFilters)("blocks.getBlockMenuDefaultClassName",t,e)}function De(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],g=e.save;if(g.prototype instanceof P.Component){var n=new g({attributes:t});g=n.render.bind(n)}var a=g({attributes:t,innerBlocks:r});if(Object(i.isObject)(a)&&Object(L.hasFilter)("blocks.getSaveContent.extraProps")){var A=Object(L.applyFilters)("blocks.getSaveContent.extraProps",Object(o.a)({},a.props),e,t);ke()(A,a.props)||(a=Object(P.cloneElement)(a,A))}return a=Object(L.applyFilters)("blocks.getSaveElement",a,e,t),Object(P.createElement)(Ne,{innerBlocks:r},a)}function Be(e,t,r){return Object(P.renderToString)(De(e,t,r))}function Re(e){var t=K(e.name),r=e.originalContent;if(e.isValid||e.innerBlocks.length)try{r=Be(t,e.attributes,e.innerBlocks)}catch(e){}return r}function ze(e,t,r){var g=Object(i.isEmpty)(t)?"":function(e){return JSON.stringify(e).replace(/--/g,"\\u002d\\u002d").replace(/</g,"\\u003c").replace(/>/g,"\\u003e").replace(/&/g,"\\u0026").replace(/\\"/g,"\\u0022")}(t)+" ",n=Object(i.startsWith)(e,"core/")?e.slice(5):e;return r?"\x3c!-- wp:".concat(n," ").concat(g,"--\x3e\n")+r+"\n\x3c!-- /wp:".concat(n," --\x3e"):"\x3c!-- wp:".concat(n," ").concat(g,"/--\x3e")}function qe(e){var t=e.name,r=K(t),g=Re(e),n=function(e,t){return Object(i.reduce)(t.attributes,function(t,r,g){var n=e[g];return void 0===n?t:void 0!==r.source?t:"default"in r&&r.default===n?t:(t[g]=n,t)},{})}(e.attributes,r);switch(t){case F():return g;default:return ze(t,n,g)}}function Ve(e){return Object(i.castArray)(e).map(qe).join("\n\n")}var Me=/[\t\n\r\v\f ]+/g,He=/^[\t\n\r\v\f ]*$/,Ge=/^url\s*\(['"\s]*(.*?)['"\s]*\)$/,Ze=["allowfullscreen","allowpaymentrequest","allowusermedia","async","autofocus","autoplay","checked","controls","default","defer","disabled","formnovalidate","hidden","ismap","itemscope","loop","multiple","muted","nomodule","novalidate","open","playsinline","readonly","required","reversed","selected","typemustmatch"],Ue=Ze.concat(["autocapitalize","autocomplete","charset","contenteditable","crossorigin","decoding","dir","draggable","enctype","formenctype","formmethod","http-equiv","inputmode","kind","method","preload","scope","shape","spellcheck","translate","type","wrap"]),Fe=function(){function e(e){return function(t){for(var r=arguments.length,g=new Array(r>1?r-1:0),n=1;n<r;n++)g[n-1]=arguments[n];return e.apply(void 0,["Block validation: "+t].concat(g))}}return{error:e(console.error),warning:e(console.warn)}}();function Ye(e){return e.trim().split(Me)}function We(e){return Ye(e).join(" ")}function Ke(e){return e.attributes.filter(function(e){var t=Object(le.a)(e,2),r=t[0];return t[1]||0===r.indexOf("data-")||Object(i.includes)(Ue,r)})}function Qe(e,t){var r=i.isEqual.apply(void 0,Object(O.a)([e.chars,t.chars].map(We)));return r||Fe.warning("Expected text `%s`, saw `%s`.",t.chars,e.chars),r}function Xe(e){var t=e.replace(/;?\s*$/,"").split(";").map(function(e){var t=function(e){return Object(be.a)(e)||Object(we.a)(e)||Object(ve.a)()}(e.split(":")),r=t[0],g=t.slice(1).join(":");return[r.trim(),function(e){return e.replace(Ge,"url($1)")}(g.trim())]});return Object(i.fromPairs)(t)}var Je=Object(o.a)({class:function(e,t){return!i.xor.apply(void 0,Object(O.a)([e,t].map(Ye))).length},style:function(e,t){return i.isEqual.apply(void 0,Object(O.a)([e,t].map(Xe)))}},Object(i.fromPairs)(Ze.map(function(e){return[e,i.stubTrue]})));var $e={StartTag:function(e,t){return e.tagName!==t.tagName?(Fe.warning("Expected tag name `%s`, instead saw `%s`.",t.tagName,e.tagName),!1):function(e,t){if(e.length!==t.length)return Fe.warning("Expected attributes %o, instead saw %o.",t,e),!1;var r=[e,t].map(i.fromPairs),g=Object(le.a)(r,2),n=g[0],a=g[1];for(var o in n){if(!a.hasOwnProperty(o))return Fe.warning("Encountered unexpected attribute `%s`.",o),!1;var A=n[o],C=a[o],s=Je[o];if(s){if(!s(A,C))return Fe.warning("Expected attribute `%s` of value `%s`, saw `%s`.",o,C,A),!1}else if(A!==C)return Fe.warning("Expected attribute `%s` of value `%s`, saw `%s`.",o,C,A),!1}return!0}.apply(void 0,Object(O.a)([e,t].map(Ke)))},Chars:Qe,Comment:Qe};function et(e){for(var t;t=e.shift();){if("Chars"!==t.type)return t;if(!He.test(t.chars))return t}}function tt(e){try{return Object(_e.tokenize)(e)}catch(t){Fe.warning("Malformed HTML detected: %s",e)}return null}function rt(e,t,r){var g;try{g=Be(t,r)}catch(e){return Fe.error("Block validation failed because an error occurred while generating block content:\n\n%s",e.toString()),!1}var n=function(e,t){var r,g,n=[e,t].map(tt),a=Object(le.a)(n,2),o=a[0],i=a[1];if(!o||!i)return!1;for(;r=et(o);){if(!(g=et(i)))return Fe.warning("Expected end of content, instead saw %o.",r),!1;if(r.type!==g.type)return Fe.warning("Expected token of type `%s` (%o), instead saw `%s` (%o).",g.type,g,r.type,r),!1;var A=$e[r.type];if(A&&!A(r,g))return!1}return!(g=et(i))||(Fe.warning("Expected %o, instead saw end of content.",g),!1)}(e,g);return n||Fe.error("Block validation failed for `%s` (%o).\n\nExpected:\n\n%s\n\nActual:\n\n%s",t.name,t,g,e),n}function gt(e){for(var t=[],r=0;r<e.length;r++)try{t.push(st(e[r]))}catch(e){}return t}function nt(e){var t=function(e){return e}(e);return Object(P.renderToString)(t)}function at(e){return function(t){var r=t;return e&&(r=t.querySelector(e)),r?gt(r.childNodes):[]}}var ot={concat:function(){for(var e=[],t=0;t<arguments.length;t++)for(var r=Object(i.castArray)(t<0||arguments.length<=t?void 0:arguments[t]),g=0;g<r.length;g++){var n=r[g];"string"==typeof n&&"string"==typeof e[e.length-1]?e[e.length-1]+=n:e.push(n)}return e},getChildrenArray:function(e){return e},fromDOM:gt,toHTML:nt,matcher:at},it=window.Node,At=it.TEXT_NODE,Ct=it.ELEMENT_NODE;function st(e){if(e.nodeType===At)return e.nodeValue;if(e.nodeType!==Ct)throw new TypeError("A block node can only be created from a node of type text or element.");return{type:e.nodeName.toLowerCase(),props:Object(o.a)({},function(e){for(var t={},r=0;r<e.length;r++){var g=e[r],n=g.name,a=g.value;t[n]=a}return t}(e.attributes),{children:gt(e.childNodes)})}}function It(e){return function(t){var r=t;e&&(r=t.querySelector(e));try{return st(r)}catch(e){return null}}}var ct={isNodeOfType:function(e,t){return e&&e.type===t},fromDOM:st,toHTML:function(e){return nt([e])},matcher:It};var lt=new Set(["attribute","html","text","tag"]),ut=function(e){return Object(i.flow)([e,function(e){return void 0!==e}])};function dt(e,t){return t.some(function(t){return function(e,t){switch(t){case"string":return"string"==typeof e;case"boolean":return"boolean"==typeof e;case"object":return!!e&&e.constructor===Object;case"null":return null===e;case"array":return Array.isArray(e);case"integer":case"number":return"number"==typeof e}return!0}(e,t)})}function pt(e){switch(e.source){case"attribute":var t=function(e,t){return 1===arguments.length&&(t=e,e=void 0),function(r){var g=de(e,"attributes")(r);if(g&&g.hasOwnProperty(t))return g[t].value}}(e.selector,e.attribute);return"boolean"===e.type&&(t=ut(t)),t;case"html":return function(e,t){return function(r){var g=r;if(e&&(g=r.querySelector(e)),!g)return"";if(t){for(var n="",a=g.children.length,o=0;o<a;o++){var i=g.children[o];i.nodeName.toLowerCase()===t&&(n+=i.outerHTML)}return n}return g.innerHTML}}(e.selector,e.multiline);case"text":return function(e){return de(e,"textContent")}(e.selector);case"children":return at(e.selector);case"node":return It(e.selector);case"query":var r=Object(i.mapValues)(e.query,pt);return function(e,t){return function(r){var g=r.querySelectorAll(e);return[].map.call(g,function(e){return ue(e,t)})}}(e.selector,r);case"tag":return Object(i.flow)([de(e.selector,"nodeName"),function(e){return e.toLowerCase()}]);default:console.error('Unknown source type "'.concat(e.source,'"'))}}function ht(e,t){return ue(e,pt(t))}function ft(e,t,r,g){var n,a=t.type;switch(t.source){case void 0:n=g?g[e]:void 0;break;case"attribute":case"property":case"html":case"text":case"children":case"node":case"query":case"tag":n=ht(r,t)}return void 0!==n&&(!function(e){var t=e.source,r=e.type;return lt.has(t)&&"string"==typeof r}(t)?void 0===a||dt(n,Object(i.castArray)(a))||(n=void 0):dt(n,Object(i.castArray)(a))||(me()("Attribute type coercion",{plugin:"Gutenberg",version:"4.2",hint:"Omit the source to preserve type via serialized comment demarcation."}),n=function(e,t){switch(t){case"string":return String(e);case"boolean":return Boolean(e);case"object":return Object(e);case"null":return null;case"array":return Array.isArray(e)?e:Array.from(e);case"integer":case"number":return Number(e)}return e}(n,a))),void 0===n?t.default:n}function mt(e,t,r){var g=Object(i.mapValues)(e.attributes,function(e,g){return ft(g,e,t,r)});return Object(L.applyFilters)("blocks.getBlockAttributes",g,e,t,r)}function bt(e){var t=e.blockName,r=e.attrs,g=e.innerBlocks,n=void 0===g?[]:g,a=e.innerHTML;r=r||{},a=a.trim(),"core/text"!==(t=t||F())&&"core/cover-text"!==t||(t="core/paragraph");var A=K(t),C=F();if(t===C&&(a=Object(pe.autop)(a).trim()),A||(t&&(a=ze(t,r,a)),A=K(t=C)),n=n.map(bt),A&&(a||t!==C)){var s=ne(t,mt(A,a,r),n);return t!==C&&(s.isValid=rt(a,A,s.attributes)),s.originalContent=a,s=function(e){var t=K(e.name),r=t.deprecated;if(!r||!r.length)return e;for(var g=e,n=g.originalContent,a=g.attributes,A=g.innerBlocks,C=0;C<r.length;C++){var s=r[C].isEligible,I=void 0===s?i.stubFalse:s;if(!e.isValid||I(a,A)){var c=Object.assign(Object(i.omit)(t,["attributes","save","supports"]),r[C]),l=mt(c,n,a);if(rt(n,c,l)){e=Object(o.a)({},e,{isValid:!0});var u=A,d=c.migrate;if(d){var p=Object(i.castArray)(d(l,A)),h=Object(le.a)(p,2),f=h[0];l=void 0===f?a:f;var m=h[1];u=void 0===m?A:m}e.attributes=l,e.innerBlocks=u}}}return e}(s)}}var wt=function(e){return function(t){return e(t).reduce(function(e,t){var r=bt(t);return r&&e.push(r),e},[])}}(he.parse),vt=wt,_t=r(29),yt={strong:{},em:{},del:{},ins:{},a:{attributes:["href","target","rel"]},code:{},abbr:{attributes:["title"]},sub:{},sup:{},br:{},"#text":{}};function kt(){return yt}function jt(e){var t=e.nodeName.toLowerCase();return kt().hasOwnProperty(t)||"span"===t}["strong","em","del","ins","a","code","abbr","sub","sup"].forEach(function(e){yt[e].children=Object(i.omit)(yt,e)});var xt=window.Node,Tt=xt.ELEMENT_NODE,Et=xt.TEXT_NODE;function Ot(e){return!e.hasChildNodes()||Array.from(e.childNodes).every(function(e){return e.nodeType===Et?!e.nodeValue.trim():e.nodeType!==Tt||("BR"===e.nodeName||!e.hasAttributes()&&Ot(e))})}function St(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2?arguments[2]:void 0,g=document.implementation.createHTMLDocument("");return g.body.innerHTML=e,function e(t,r,g,n){Array.from(t).forEach(function(t){e(t.childNodes,r,g,n),r.forEach(function(e){g.contains(t)&&e(t,g,n)})})}(g.body.childNodes,t,g,r),g.body.innerHTML}function Nt(e,t,r){var g=document.implementation.createHTMLDocument("");return g.body.innerHTML=e,function e(t,r,g,n){Array.from(t).forEach(function(t){var a=t.nodeName.toLowerCase();if(g.hasOwnProperty(a)){if(t.nodeType===Tt){var o=g[a],A=o.attributes,C=void 0===A?[]:A,s=o.classes,I=void 0===s?[]:s,c=o.children,l=o.require,u=void 0===l?[]:l;if(Ot(t)&&c)return void Object(_t.remove)(t);if(t.hasAttributes()&&(Array.from(t.attributes).forEach(function(e){var r=e.name;"class"===r||Object(i.includes)(C,r)||t.removeAttribute(r)}),t.classList.length)){var d=I.map(function(e){return"string"==typeof e?function(t){return t===e}:e instanceof RegExp?function(t){return e.test(t)}:i.noop});Array.from(t.classList).forEach(function(e){d.some(function(t){return t(e)})||t.classList.remove(e)}),t.classList.length||t.removeAttribute("class")}if(t.hasChildNodes()){if("*"===c)return;if(c)u.length&&!t.querySelector(u.join(","))&&(e(t.childNodes,r,g,n),Object(_t.unwrap)(t)),e(t.childNodes,r,c,n);else for(;t.firstChild;)Object(_t.remove)(t.firstChild)}}}else e(t.childNodes,r,g,n),n&&!jt(t)&&t.nextElementSibling&&Object(_t.insertAfter)(r.createElement("br"),t),Object(_t.unwrap)(t)})}(g.body.childNodes,g,t,r),g.body.innerHTML}var Lt=window.Node,Pt=Lt.ELEMENT_NODE,Dt=Lt.TEXT_NODE,Bt=function(e){var t=document.implementation.createHTMLDocument(""),r=document.implementation.createHTMLDocument(""),g=t.body,n=r.body;for(g.innerHTML=e;g.firstChild;){var a=g.firstChild;a.nodeType===Dt?a.nodeValue.trim()?(n.lastChild&&"P"===n.lastChild.nodeName||n.appendChild(r.createElement("P")),n.lastChild.appendChild(a)):g.removeChild(a):a.nodeType===Pt?"BR"===a.nodeName?(a.nextSibling&&"BR"===a.nextSibling.nodeName&&(n.appendChild(r.createElement("P")),g.removeChild(a.nextSibling)),n.lastChild&&"P"===n.lastChild.nodeName&&n.lastChild.hasChildNodes()?n.lastChild.appendChild(a):g.removeChild(a)):"P"===a.nodeName?Ot(a)?g.removeChild(a):n.appendChild(a):jt(a)?(n.lastChild&&"P"===n.lastChild.nodeName||n.appendChild(r.createElement("P")),n.lastChild.appendChild(a)):n.appendChild(a):g.removeChild(a)}return n.innerHTML},Rt=window.Node.COMMENT_NODE,zt=function(e,t){if(e.nodeType===Rt)if("nextpage"!==e.nodeValue){if(0===e.nodeValue.indexOf("more")){for(var r=e.nodeValue.slice(4).trim(),g=e,n=!1;g=g.nextSibling;)if(g.nodeType===Rt&&"noteaser"===g.nodeValue){n=!0,Object(_t.remove)(g);break}Object(_t.replace)(e,function(e,t,r){var g=r.createElement("wp-block");g.dataset.block="core/more",e&&(g.dataset.customText=e);t&&(g.dataset.noTeaser="");return g}(r,n,t))}}else Object(_t.replace)(e,function(e){var t=e.createElement("wp-block");return t.dataset.block="core/nextpage",t}(t))};function qt(e,t){return e.every(function(e){return function(e,t){if(jt(e))return!0;if(!t)return!1;var r=e.nodeName.toLowerCase();return[["ul","li","ol"],["h1","h2","h3","h4","h5","h6"]].some(function(e){return 0===Object(i.difference)([r,t],e).length})}(e,t)&&qt(Array.from(e.children),t)})}function Vt(e){return"BR"===e.nodeName&&e.previousSibling&&"BR"===e.previousSibling.nodeName}var Mt=function(e,t){var r=document.implementation.createHTMLDocument("");r.body.innerHTML=e;var g=Array.from(r.body.children);return!g.some(Vt)&&qt(g,t)};var Ht=function(e,t,r){if("SPAN"===e.nodeName){var g=e.style,n=g.fontWeight,a=g.fontStyle;"bold"===n||"700"===n?e=Object(_t.replaceTag)(e,"strong",t):"italic"===a&&(e=Object(_t.replaceTag)(e,"em",t))}else"B"===e.nodeName?e=Object(_t.replaceTag)(e,"strong",t):"I"===e.nodeName?e=Object(_t.replaceTag)(e,"em",t):"A"===e.nodeName&&("_blank"===e.target.toLowerCase()?e.rel="noreferrer noopener":(e.removeAttribute("target"),e.removeAttribute("rel")));jt(e)&&e.hasChildNodes()&&Array.from(e.childNodes).some(function(e){return function(e){return(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).hasOwnProperty(e.nodeName.toLowerCase())}(e,r)})&&Object(_t.unwrap)(e)},Gt=function(e){"SCRIPT"!==e.nodeName&&"NOSCRIPT"!==e.nodeName&&"TEMPLATE"!==e.nodeName&&"STYLE"!==e.nodeName||e.parentNode.removeChild(e)},Zt=window.parseInt;function Ut(e){return"OL"===e.nodeName||"UL"===e.nodeName}var Ft=function(e,t){if("P"===e.nodeName){var r=e.getAttribute("style");if(r&&-1!==r.indexOf("mso-list")){var g=/mso-list\s*:[^;]+level([0-9]+)/i.exec(r);if(g){var n=Zt(g[1],10)-1||0,a=e.previousElementSibling;if(!a||!Ut(a)){var o=e.textContent.trim().slice(0,1),i=/[1iIaA]/.test(o),A=t.createElement(i?"ol":"ul");i&&A.setAttribute("type",o),e.parentNode.insertBefore(A,e)}var C=e.previousElementSibling,s=C.nodeName,I=t.createElement("li"),c=C;for(e.removeChild(e.firstElementChild);e.firstChild;)I.appendChild(e.firstChild);for(;n--;)Ut(c=c.lastElementChild||c)&&(c=c.lastElementChild||c);Ut(c)||(c=c.appendChild(t.createElement(s))),c.appendChild(I),e.parentNode.removeChild(e)}}}};function Yt(e){return"OL"===e.nodeName||"UL"===e.nodeName}var Wt=function(e){if(Yt(e)){var t=e,r=e.previousElementSibling;r&&r.nodeName===e.nodeName&&1===t.children.length&&(r.appendChild(t.firstChild),t.parentNode.removeChild(t));var g=e.parentNode;if(g&&"LI"===g.nodeName&&1===g.children.length&&!/\S/.test(function(e){return Object(O.a)(e.childNodes).map(function(e){var t=e.nodeValue;return void 0===t?"":t}).join("")}(g))){var n=g,a=n.previousElementSibling,o=n.parentNode;a?(a.appendChild(t),o.removeChild(n)):(o.parentNode.insertBefore(t,o),o.parentNode.removeChild(o))}if(g&&Yt(g)){var i=e.previousElementSibling;i?i.appendChild(e):Object(_t.unwrap)(e)}}},Kt=r(43),Qt=window,Xt=Qt.atob,Jt=Qt.File,$t=function(e){if("IMG"===e.nodeName){if(0===e.src.indexOf("file:")&&(e.src=""),0===e.src.indexOf("data:")){var t,r=e.src.split(","),g=Object(le.a)(r,2),n=g[0],a=g[1],o=n.slice(5).split(";"),i=Object(le.a)(o,1)[0];if(!a||!i)return void(e.src="");try{t=Xt(a)}catch(t){return void(e.src="")}for(var A=new Uint8Array(t.length),C=0;C<A.length;C++)A[C]=t.charCodeAt(C);var s=i.replace("/","."),I=new Jt([A],s,{type:i});e.src=Object(Kt.createBlobURL)(I)}1!==e.height&&1!==e.width||e.parentNode.removeChild(e)}},er=function(e){"BLOCKQUOTE"===e.nodeName&&(e.innerHTML=Bt(e.innerHTML))};var tr=function(e,t,r){if(function(e,t){var r=e.nodeName.toLowerCase();return"figcaption"!==r&&!jt(e)&&Object(i.has)(t,["figure","children",r])}(e,r)){var g=e,n=e.parentNode;(function(e,t){var r=e.nodeName.toLowerCase();return Object(i.has)(t,["figure","children","a","children",r])})(e,r)&&"A"===n.nodeName&&1===n.childNodes.length&&(g=e.parentNode);for(var a=g;a&&"P"!==a.nodeName;)a=a.parentElement;var o=t.createElement("figure");a?a.parentNode.insertBefore(o,a):g.parentNode.insertBefore(o,g),o.appendChild(g)}},rr=r(138);var gr=function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,g=se(Ie("from"),function(e){return"shortcode"===e.type&&Object(i.some)(Object(i.castArray)(e.tag),function(e){return Object(rr.regexp)(e).test(t)})});if(!g)return[t];var n,a=Object(i.castArray)(g.tag),A=Object(i.first)(a);if(n=Object(rr.next)(A,t,r)){var C=t.substr(0,n.index);if(r=n.index+n.content.length,!Object(i.includes)(n.shortcode.content||"","<")&&!/(\n|<p>)\s*$/.test(C))return e(t,r);var s=Object(i.mapValues)(Object(i.pickBy)(g.attributes,function(e){return e.shortcode}),function(e){return e.shortcode(n.shortcode.attrs,n)});return[C,ne(g.blockName,mt(Object(o.a)({},K(g.blockName),{attributes:g.attributes}),n.shortcode.content,s))].concat(Object(O.a)(e(t.substr(r))))}return[t]},nr=r(185),ar=new(r.n(nr).a.Converter)({noHeaderId:!0,tables:!0,literalMidWordUnderscores:!0,omitExtraWLInCodeBlocks:!0,simpleLineBreaks:!0,strikethrough:!0});var or=function(e){return ar.makeHtml(function(e){return e.replace(/((?:^|\n)```)([^\n`]+)(```(?:$|\n))/,function(e,t,r,g){return"".concat(t,"\n").concat(r,"\n").concat(g)})}(e))},ir=function(e){"IFRAME"===e.nodeName&&Object(_t.remove)(e)},Ar=window.console;function Cr(e){return e=Nt(e=St(e,[Ht]),kt(),{inline:!0}),Ar.log("Processed inline HTML:\n\n",e),e}function sr(e){var t=e.HTML,r=void 0===t?"":t,g=e.plainText,n=void 0===g?"":g,a=e.mode,A=void 0===a?"AUTO":a,C=e.tagName,s=e.canUserUseUnfilteredHTML,I=void 0!==s&&s;if(r=r.replace(/<meta[^>]+>/,""),"INLINE"!==A&&-1!==r.indexOf("\x3c!-- wp:"))return wt(r);if(String.prototype.normalize&&(r=r.normalize()),!n||r&&!function(e){return!/<(?!br[ />])/i.test(e)}(r)||(r=or(n),"AUTO"===A&&-1===n.indexOf("\n")&&0!==n.indexOf("<p>")&&0===r.indexOf("<p>")&&(A="INLINE")),"INLINE"===A)return Cr(r);var c=gr(r),l=c.length>1;if("AUTO"===A&&!l&&Mt(r,C))return Cr(r);var u=Object(i.filter)(Ie("from"),{type:"raw"}).map(function(e){return e.isMatch?e:Object(o.a)({},e,{isMatch:function(t){return e.selector&&t.matches(e.selector)}})}),d=kt(),p=function(e){var t=e.map(function(e){var t=e.blockName,r=e.schema;if(J(t,"anchor"))for(var g in r)r[g].attributes||(r[g].attributes=[]),r[g].attributes.push("id");return r});return i.mergeWith.apply(void 0,[{}].concat(Object(O.a)(t),[function(e,t,r){return"children"===r?"*"===e||"*"===t?"*":Object(o.a)({},e,t):"attributes"===r||"require"===r?Object(O.a)(e||[]).concat(Object(O.a)(t||[])):void 0}]))}(u);return Object(i.compact)(Object(i.flatMap)(c,function(e){if("string"!=typeof e)return e;var t=[Ft,Gt,Wt,$t,Ht,zt,tr,er];I||t.unshift(ir);var r=Object(o.a)({},p,d);e=Nt(e=St(e,t,p),r),e=Bt(e),Ar.log("Processed HTML piece:\n\n",e);var g=document.implementation.createHTMLDocument("");return g.body.innerHTML=e,Array.from(g.body.children).map(function(e){var t=se(u,function(t){return(0,t.isMatch)(e)});if(t){var r=t.transform,g=t.blockName;return r?r(e):ne(g,mt(K(g),e.outerHTML))}Ar.warn("A block registered a raw transformation schema for `"+e.nodeName+"` but did not match it. Make sure there is a `selector` or `isMatch` property that can match the schema.\nSanitized HTML: `"+e.outerHTML+"`")})}))}function Ir(){return Object(a.select)("core/blocks").getCategories()}function cr(e){Object(a.dispatch)("core/blocks").setCategories(e)}function lr(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.length===t.length&&Object(i.every)(t,function(t,r){var g=Object(le.a)(t,3),n=g[0],a=g[2],o=e[r];return n===o.name&&lr(o.innerBlocks,a)})}function ur(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return t?Object(i.map)(t,function(t,r){var g=Object(le.a)(t,3),n=g[0],a=g[1],A=g[2],C=e[r];if(C&&C.name===n){var s=ur(C.innerBlocks,A);return Object(o.a)({},C,{innerBlocks:s})}var I=K(n),c=function(e,t){return Object(i.mapValues)(t,function(t,r){return l(e[r],t)})},l=function(e,t){return function(e){return"html"===Object(i.get)(e,["source"])}(e)&&Object(i.isArray)(t)?Object(P.renderToString)(t):function(e){return"query"===Object(i.get)(e,["source"])}(e)&&t?t.map(function(t){return c(e.query,t)}):t};return ne(n,c(Object(i.get)(I,["attributes"],{}),a),ur([],A))}):e}r.d(t,"createBlock",function(){return ne}),r.d(t,"cloneBlock",function(){return ae}),r.d(t,"getPossibleBlockTransformations",function(){return Ce}),r.d(t,"switchToBlockType",function(){return ce}),r.d(t,"getBlockTransforms",function(){return Ie}),r.d(t,"findTransform",function(){return se}),r.d(t,"parse",function(){return vt}),r.d(t,"getBlockAttributes",function(){return mt}),r.d(t,"parseWithAttributeSchema",function(){return ht}),r.d(t,"rawHandler",function(){return sr}),r.d(t,"getPhrasingContentSchema",function(){return kt}),r.d(t,"serialize",function(){return Ve}),r.d(t,"getBlockContent",function(){return Re}),r.d(t,"getBlockDefaultClassName",function(){return Le}),r.d(t,"getBlockMenuDefaultClassName",function(){return Pe}),r.d(t,"getSaveElement",function(){return De}),r.d(t,"getSaveContent",function(){return Be}),r.d(t,"isValidBlock",function(){return rt}),r.d(t,"getCategories",function(){return Ir}),r.d(t,"setCategories",function(){return cr}),r.d(t,"registerBlockType",function(){return G}),r.d(t,"unregisterBlockType",function(){return Z}),r.d(t,"setUnknownTypeHandlerName",function(){return U}),r.d(t,"getUnknownTypeHandlerName",function(){return F}),r.d(t,"setDefaultBlockName",function(){return Y}),r.d(t,"getDefaultBlockName",function(){return W}),r.d(t,"getBlockType",function(){return K}),r.d(t,"getBlockTypes",function(){return Q}),r.d(t,"getBlockSupport",function(){return X}),r.d(t,"hasBlockSupport",function(){return J}),r.d(t,"isReusableBlock",function(){return $}),r.d(t,"getChildBlockNames",function(){return ee}),r.d(t,"hasChildBlocks",function(){return te}),r.d(t,"hasChildBlocksWithInserterSupport",function(){return re}),r.d(t,"unstable__bootstrapServerSideBlockDefinitions",function(){return H}),r.d(t,"registerBlockStyle",function(){return ge}),r.d(t,"isUnmodifiedDefaultBlock",function(){return z}),r.d(t,"normalizeIconObject",function(){return V}),r.d(t,"isValidIcon",function(){return q}),r.d(t,"doBlocksMatchTemplate",function(){return lr}),r.d(t,"synchronizeBlocksWithTemplate",function(){return ur}),r.d(t,"children",function(){return ot}),r.d(t,"node",function(){return ct}),r.d(t,"withBlockContentContext",function(){return Se})},21:function(e,t,r){"use strict";var g=r(42);function n(e){return function(e){if(Array.isArray(e)){for(var t=0,r=new Array(e.length);t<e.length;t++)r[t]=e[t];return r}}(e)||Object(g.a)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}r.d(t,"a",function(){return n})},22:function(e,t,r){"use strict";function g(){return(g=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var g in r)Object.prototype.hasOwnProperty.call(r,g)&&(e[g]=r[g])}return e}).apply(this,arguments)}r.d(t,"a",function(){return g})},29:function(e,t){!function(){e.exports=this.wp.dom}()},30:function(e,t){!function(){e.exports=this.wp.hooks}()},33:function(e,t,r){"use strict";var g=r(45);var n=r(44);function a(e,t){return Object(g.a)(e)||function(e,t){var r=[],g=!0,n=!1,a=void 0;try{for(var o,i=e[Symbol.iterator]();!(g=(o=i.next()).done)&&(r.push(o.value),!t||r.length!==t);g=!0);}catch(e){n=!0,a=e}finally{try{g||null==i.return||i.return()}finally{if(n)throw a}}return r}(e,t)||Object(n.a)()}r.d(t,"a",function(){return a})},40:function(e,t){!function(){e.exports=this.wp.deprecated}()},42:function(e,t,r){"use strict";function g(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}r.d(t,"a",function(){return g})},43:function(e,t){!function(){e.exports=this.wp.blob}()},44:function(e,t,r){"use strict";function g(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}r.d(t,"a",function(){return g})},45:function(e,t,r){"use strict";function g(e){if(Array.isArray(e))return e}r.d(t,"a",function(){return g})},47:function(e,t,r){"use strict";var g,n;function a(e){return[e]}function o(e){return!!e&&"object"==typeof e}function i(){var e={clear:function(){e.head=null}};return e}function A(e,t,r){var g;if(e.length!==t.length)return!1;for(g=r;g<e.length;g++)if(e[g]!==t[g])return!1;return!0}g={},n="undefined"!=typeof WeakMap,t.a=function(e,t){var r,C;function s(){r=n?new WeakMap:i()}function I(){var r,g,n,a,o,i=arguments.length;for(a=new Array(i),n=0;n<i;n++)a[n]=arguments[n];for(o=t.apply(null,a),(r=C(o)).isUniqueByDependants||(r.lastDependants&&!A(o,r.lastDependants,0)&&r.clear(),r.lastDependants=o),g=r.head;g;){if(A(g.args,a,1))return g!==r.head&&(g.prev.next=g.next,g.next&&(g.next.prev=g.prev),g.next=r.head,g.prev=null,r.head.prev=g,r.head=g),g.val;g=g.next}return g={val:e.apply(null,a)},a[0]=null,g.args=a,r.head&&(r.head.prev=g,g.next=r.head),r.head=g,g.val}return t||(t=a),C=n?function(e){var t,n,a,A,C=r,s=!0;for(t=0;t<e.length;t++){if(!o(n=e[t])){s=!1;break}C.has(n)?C=C.get(n):(a=new WeakMap,C.set(n,a),C=a)}return C.has(g)||((A=i()).isUniqueByDependants=s,C.set(g,A)),C.get(g)}:function(){return r},I.getDependants=t,I.clear=s,s(),I}},5:function(e,t){!function(){e.exports=this.wp.data}()},51:function(e,t){!function(){e.exports=this.wp.isShallowEqual}()},53:function(e,t){var r;r=function(){return this}();try{r=r||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(r=window)}e.exports=r},6:function(e,t){!function(){e.exports=this.wp.compose}()},61:function(e,t,r){var g;!function(n){var a=/^\s+/,o=/\s+$/,i=0,A=n.round,C=n.min,s=n.max,I=n.random;function c(e,t){if(e=e||"",t=t||{},e instanceof c)return e;if(!(this instanceof c))return new c(e,t);var r=function(e){var t={r:0,g:0,b:0},r=1,g=null,i=null,A=null,I=!1,c=!1;"string"==typeof e&&(e=function(e){e=e.replace(a,"").replace(o,"").toLowerCase();var t,r=!1;if(O[e])e=O[e],r=!0;else if("transparent"==e)return{r:0,g:0,b:0,a:0,format:"name"};if(t=V.rgb.exec(e))return{r:t[1],g:t[2],b:t[3]};if(t=V.rgba.exec(e))return{r:t[1],g:t[2],b:t[3],a:t[4]};if(t=V.hsl.exec(e))return{h:t[1],s:t[2],l:t[3]};if(t=V.hsla.exec(e))return{h:t[1],s:t[2],l:t[3],a:t[4]};if(t=V.hsv.exec(e))return{h:t[1],s:t[2],v:t[3]};if(t=V.hsva.exec(e))return{h:t[1],s:t[2],v:t[3],a:t[4]};if(t=V.hex8.exec(e))return{r:D(t[1]),g:D(t[2]),b:D(t[3]),a:q(t[4]),format:r?"name":"hex8"};if(t=V.hex6.exec(e))return{r:D(t[1]),g:D(t[2]),b:D(t[3]),format:r?"name":"hex"};if(t=V.hex4.exec(e))return{r:D(t[1]+""+t[1]),g:D(t[2]+""+t[2]),b:D(t[3]+""+t[3]),a:q(t[4]+""+t[4]),format:r?"name":"hex8"};if(t=V.hex3.exec(e))return{r:D(t[1]+""+t[1]),g:D(t[2]+""+t[2]),b:D(t[3]+""+t[3]),format:r?"name":"hex"};return!1}(e));"object"==typeof e&&(M(e.r)&&M(e.g)&&M(e.b)?(t=function(e,t,r){return{r:255*L(e,255),g:255*L(t,255),b:255*L(r,255)}}(e.r,e.g,e.b),I=!0,c="%"===String(e.r).substr(-1)?"prgb":"rgb"):M(e.h)&&M(e.s)&&M(e.v)?(g=R(e.s),i=R(e.v),t=function(e,t,r){e=6*L(e,360),t=L(t,100),r=L(r,100);var g=n.floor(e),a=e-g,o=r*(1-t),i=r*(1-a*t),A=r*(1-(1-a)*t),C=g%6;return{r:255*[r,i,o,o,A,r][C],g:255*[A,r,r,i,o,o][C],b:255*[o,o,A,r,r,i][C]}}(e.h,g,i),I=!0,c="hsv"):M(e.h)&&M(e.s)&&M(e.l)&&(g=R(e.s),A=R(e.l),t=function(e,t,r){var g,n,a;function o(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}if(e=L(e,360),t=L(t,100),r=L(r,100),0===t)g=n=a=r;else{var i=r<.5?r*(1+t):r+t-r*t,A=2*r-i;g=o(A,i,e+1/3),n=o(A,i,e),a=o(A,i,e-1/3)}return{r:255*g,g:255*n,b:255*a}}(e.h,g,A),I=!0,c="hsl"),e.hasOwnProperty("a")&&(r=e.a));return r=N(r),{ok:I,format:e.format||c,r:C(255,s(t.r,0)),g:C(255,s(t.g,0)),b:C(255,s(t.b,0)),a:r}}(e);this._originalInput=e,this._r=r.r,this._g=r.g,this._b=r.b,this._a=r.a,this._roundA=A(100*this._a)/100,this._format=t.format||r.format,this._gradientType=t.gradientType,this._r<1&&(this._r=A(this._r)),this._g<1&&(this._g=A(this._g)),this._b<1&&(this._b=A(this._b)),this._ok=r.ok,this._tc_id=i++}function l(e,t,r){e=L(e,255),t=L(t,255),r=L(r,255);var g,n,a=s(e,t,r),o=C(e,t,r),i=(a+o)/2;if(a==o)g=n=0;else{var A=a-o;switch(n=i>.5?A/(2-a-o):A/(a+o),a){case e:g=(t-r)/A+(t<r?6:0);break;case t:g=(r-e)/A+2;break;case r:g=(e-t)/A+4}g/=6}return{h:g,s:n,l:i}}function u(e,t,r){e=L(e,255),t=L(t,255),r=L(r,255);var g,n,a=s(e,t,r),o=C(e,t,r),i=a,A=a-o;if(n=0===a?0:A/a,a==o)g=0;else{switch(a){case e:g=(t-r)/A+(t<r?6:0);break;case t:g=(r-e)/A+2;break;case r:g=(e-t)/A+4}g/=6}return{h:g,s:n,v:i}}function d(e,t,r,g){var n=[B(A(e).toString(16)),B(A(t).toString(16)),B(A(r).toString(16))];return g&&n[0].charAt(0)==n[0].charAt(1)&&n[1].charAt(0)==n[1].charAt(1)&&n[2].charAt(0)==n[2].charAt(1)?n[0].charAt(0)+n[1].charAt(0)+n[2].charAt(0):n.join("")}function p(e,t,r,g){return[B(z(g)),B(A(e).toString(16)),B(A(t).toString(16)),B(A(r).toString(16))].join("")}function h(e,t){t=0===t?0:t||10;var r=c(e).toHsl();return r.s-=t/100,r.s=P(r.s),c(r)}function f(e,t){t=0===t?0:t||10;var r=c(e).toHsl();return r.s+=t/100,r.s=P(r.s),c(r)}function m(e){return c(e).desaturate(100)}function b(e,t){t=0===t?0:t||10;var r=c(e).toHsl();return r.l+=t/100,r.l=P(r.l),c(r)}function w(e,t){t=0===t?0:t||10;var r=c(e).toRgb();return r.r=s(0,C(255,r.r-A(-t/100*255))),r.g=s(0,C(255,r.g-A(-t/100*255))),r.b=s(0,C(255,r.b-A(-t/100*255))),c(r)}function v(e,t){t=0===t?0:t||10;var r=c(e).toHsl();return r.l-=t/100,r.l=P(r.l),c(r)}function _(e,t){var r=c(e).toHsl(),g=(r.h+t)%360;return r.h=g<0?360+g:g,c(r)}function y(e){var t=c(e).toHsl();return t.h=(t.h+180)%360,c(t)}function k(e){var t=c(e).toHsl(),r=t.h;return[c(e),c({h:(r+120)%360,s:t.s,l:t.l}),c({h:(r+240)%360,s:t.s,l:t.l})]}function j(e){var t=c(e).toHsl(),r=t.h;return[c(e),c({h:(r+90)%360,s:t.s,l:t.l}),c({h:(r+180)%360,s:t.s,l:t.l}),c({h:(r+270)%360,s:t.s,l:t.l})]}function x(e){var t=c(e).toHsl(),r=t.h;return[c(e),c({h:(r+72)%360,s:t.s,l:t.l}),c({h:(r+216)%360,s:t.s,l:t.l})]}function T(e,t,r){t=t||6,r=r||30;var g=c(e).toHsl(),n=360/r,a=[c(e)];for(g.h=(g.h-(n*t>>1)+720)%360;--t;)g.h=(g.h+n)%360,a.push(c(g));return a}function E(e,t){t=t||6;for(var r=c(e).toHsv(),g=r.h,n=r.s,a=r.v,o=[],i=1/t;t--;)o.push(c({h:g,s:n,v:a})),a=(a+i)%1;return o}c.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},getLuminance:function(){var e,t,r,g=this.toRgb();return e=g.r/255,t=g.g/255,r=g.b/255,.2126*(e<=.03928?e/12.92:n.pow((e+.055)/1.055,2.4))+.7152*(t<=.03928?t/12.92:n.pow((t+.055)/1.055,2.4))+.0722*(r<=.03928?r/12.92:n.pow((r+.055)/1.055,2.4))},setAlpha:function(e){return this._a=N(e),this._roundA=A(100*this._a)/100,this},toHsv:function(){var e=u(this._r,this._g,this._b);return{h:360*e.h,s:e.s,v:e.v,a:this._a}},toHsvString:function(){var e=u(this._r,this._g,this._b),t=A(360*e.h),r=A(100*e.s),g=A(100*e.v);return 1==this._a?"hsv("+t+", "+r+"%, "+g+"%)":"hsva("+t+", "+r+"%, "+g+"%, "+this._roundA+")"},toHsl:function(){var e=l(this._r,this._g,this._b);return{h:360*e.h,s:e.s,l:e.l,a:this._a}},toHslString:function(){var e=l(this._r,this._g,this._b),t=A(360*e.h),r=A(100*e.s),g=A(100*e.l);return 1==this._a?"hsl("+t+", "+r+"%, "+g+"%)":"hsla("+t+", "+r+"%, "+g+"%, "+this._roundA+")"},toHex:function(e){return d(this._r,this._g,this._b,e)},toHexString:function(e){return"#"+this.toHex(e)},toHex8:function(e){return function(e,t,r,g,n){var a=[B(A(e).toString(16)),B(A(t).toString(16)),B(A(r).toString(16)),B(z(g))];if(n&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)&&a[3].charAt(0)==a[3].charAt(1))return a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)+a[3].charAt(0);return a.join("")}(this._r,this._g,this._b,this._a,e)},toHex8String:function(e){return"#"+this.toHex8(e)},toRgb:function(){return{r:A(this._r),g:A(this._g),b:A(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+A(this._r)+", "+A(this._g)+", "+A(this._b)+")":"rgba("+A(this._r)+", "+A(this._g)+", "+A(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:A(100*L(this._r,255))+"%",g:A(100*L(this._g,255))+"%",b:A(100*L(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+A(100*L(this._r,255))+"%, "+A(100*L(this._g,255))+"%, "+A(100*L(this._b,255))+"%)":"rgba("+A(100*L(this._r,255))+"%, "+A(100*L(this._g,255))+"%, "+A(100*L(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(S[d(this._r,this._g,this._b,!0)]||!1)},toFilter:function(e){var t="#"+p(this._r,this._g,this._b,this._a),r=t,g=this._gradientType?"GradientType = 1, ":"";if(e){var n=c(e);r="#"+p(n._r,n._g,n._b,n._a)}return"progid:DXImageTransform.Microsoft.gradient("+g+"startColorstr="+t+",endColorstr="+r+")"},toString:function(e){var t=!!e;e=e||this._format;var r=!1,g=this._a<1&&this._a>=0;return t||!g||"hex"!==e&&"hex6"!==e&&"hex3"!==e&&"hex4"!==e&&"hex8"!==e&&"name"!==e?("rgb"===e&&(r=this.toRgbString()),"prgb"===e&&(r=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(r=this.toHexString()),"hex3"===e&&(r=this.toHexString(!0)),"hex4"===e&&(r=this.toHex8String(!0)),"hex8"===e&&(r=this.toHex8String()),"name"===e&&(r=this.toName()),"hsl"===e&&(r=this.toHslString()),"hsv"===e&&(r=this.toHsvString()),r||this.toHexString()):"name"===e&&0===this._a?this.toName():this.toRgbString()},clone:function(){return c(this.toString())},_applyModification:function(e,t){var r=e.apply(null,[this].concat([].slice.call(t)));return this._r=r._r,this._g=r._g,this._b=r._b,this.setAlpha(r._a),this},lighten:function(){return this._applyModification(b,arguments)},brighten:function(){return this._applyModification(w,arguments)},darken:function(){return this._applyModification(v,arguments)},desaturate:function(){return this._applyModification(h,arguments)},saturate:function(){return this._applyModification(f,arguments)},greyscale:function(){return this._applyModification(m,arguments)},spin:function(){return this._applyModification(_,arguments)},_applyCombination:function(e,t){return e.apply(null,[this].concat([].slice.call(t)))},analogous:function(){return this._applyCombination(T,arguments)},complement:function(){return this._applyCombination(y,arguments)},monochromatic:function(){return this._applyCombination(E,arguments)},splitcomplement:function(){return this._applyCombination(x,arguments)},triad:function(){return this._applyCombination(k,arguments)},tetrad:function(){return this._applyCombination(j,arguments)}},c.fromRatio=function(e,t){if("object"==typeof e){var r={};for(var g in e)e.hasOwnProperty(g)&&(r[g]="a"===g?e[g]:R(e[g]));e=r}return c(e,t)},c.equals=function(e,t){return!(!e||!t)&&c(e).toRgbString()==c(t).toRgbString()},c.random=function(){return c.fromRatio({r:I(),g:I(),b:I()})},c.mix=function(e,t,r){r=0===r?0:r||50;var g=c(e).toRgb(),n=c(t).toRgb(),a=r/100;return c({r:(n.r-g.r)*a+g.r,g:(n.g-g.g)*a+g.g,b:(n.b-g.b)*a+g.b,a:(n.a-g.a)*a+g.a})},c.readability=function(e,t){var r=c(e),g=c(t);return(n.max(r.getLuminance(),g.getLuminance())+.05)/(n.min(r.getLuminance(),g.getLuminance())+.05)},c.isReadable=function(e,t,r){var g,n,a=c.readability(e,t);switch(n=!1,(g=function(e){var t,r;t=((e=e||{level:"AA",size:"small"}).level||"AA").toUpperCase(),r=(e.size||"small").toLowerCase(),"AA"!==t&&"AAA"!==t&&(t="AA");"small"!==r&&"large"!==r&&(r="small");return{level:t,size:r}}(r)).level+g.size){case"AAsmall":case"AAAlarge":n=a>=4.5;break;case"AAlarge":n=a>=3;break;case"AAAsmall":n=a>=7}return n},c.mostReadable=function(e,t,r){var g,n,a,o,i=null,A=0;n=(r=r||{}).includeFallbackColors,a=r.level,o=r.size;for(var C=0;C<t.length;C++)(g=c.readability(e,t[C]))>A&&(A=g,i=c(t[C]));return c.isReadable(e,i,{level:a,size:o})||!n?i:(r.includeFallbackColors=!1,c.mostReadable(e,["#fff","#000"],r))};var O=c.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},S=c.hexNames=function(e){var t={};for(var r in e)e.hasOwnProperty(r)&&(t[e[r]]=r);return t}(O);function N(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function L(e,t){(function(e){return"string"==typeof e&&-1!=e.indexOf(".")&&1===parseFloat(e)})(e)&&(e="100%");var r=function(e){return"string"==typeof e&&-1!=e.indexOf("%")}(e);return e=C(t,s(0,parseFloat(e))),r&&(e=parseInt(e*t,10)/100),n.abs(e-t)<1e-6?1:e%t/parseFloat(t)}function P(e){return C(1,s(0,e))}function D(e){return parseInt(e,16)}function B(e){return 1==e.length?"0"+e:""+e}function R(e){return e<=1&&(e=100*e+"%"),e}function z(e){return n.round(255*parseFloat(e)).toString(16)}function q(e){return D(e)/255}var V=function(){var e="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)",t="[\\s|\\(]+("+e+")[,|\\s]+("+e+")[,|\\s]+("+e+")\\s*\\)?",r="[\\s|\\(]+("+e+")[,|\\s]+("+e+")[,|\\s]+("+e+")[,|\\s]+("+e+")\\s*\\)?";return{CSS_UNIT:new RegExp(e),rgb:new RegExp("rgb"+t),rgba:new RegExp("rgba"+r),hsl:new RegExp("hsl"+t),hsla:new RegExp("hsla"+r),hsv:new RegExp("hsv"+t),hsva:new RegExp("hsva"+r),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function M(e){return!!V.CSS_UNIT.exec(e)}void 0!==e&&e.exports?e.exports=c:void 0===(g=function(){return c}.call(t,r,t,e))||(e.exports=g)}(Math)},66:function(e,t){!function(){e.exports=this.wp.autop}()},67:function(e,t,r){var g=r(86),n=r(85);e.exports=function(e,t,r){var a=t&&r||0;"string"==typeof e&&(t="binary"==e?new Array(16):null,e=null);var o=(e=e||{}).random||(e.rng||g)();if(o[6]=15&o[6]|64,o[8]=63&o[8]|128,t)for(var i=0;i<16;++i)t[a+i]=o[i];return t||n(o)}},8:function(e,t,r){"use strict";r.d(t,"a",function(){return n});var g=r(18);function n(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(n=n.concat(Object.getOwnPropertySymbols(r).filter(function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),n.forEach(function(t){Object(g.a)(e,t,r[t])})}return e}},85:function(e,t){for(var r=[],g=0;g<256;++g)r[g]=(g+256).toString(16).substr(1);e.exports=function(e,t){var g=t||0,n=r;return n[e[g++]]+n[e[g++]]+n[e[g++]]+n[e[g++]]+"-"+n[e[g++]]+n[e[g++]]+"-"+n[e[g++]]+n[e[g++]]+"-"+n[e[g++]]+n[e[g++]]+"-"+n[e[g++]]+n[e[g++]]+n[e[g++]]+n[e[g++]]+n[e[g++]]+n[e[g++]]}},86:function(e,t,r){(function(t){var r,g=t.crypto||t.msCrypto;if(g&&g.getRandomValues){var n=new Uint8Array(16);r=function(){return g.getRandomValues(n),n}}if(!r){var a=new Array(16);r=function(){for(var e,t=0;t<16;t++)0==(3&t)&&(e=4294967296*Math.random()),a[t]=e>>>((3&t)<<3)&255;return a}}e.exports=r}).call(this,r(53))}});
1
+ this.wp=this.wp||{},this.wp.blocks=function(e){var t={};function r(n){if(t[n])return t[n].exports;var g=t[n]={i:n,l:!1,exports:{}};return e[n].call(g.exports,g,g.exports,r),g.l=!0,g.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:n})},r.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=220)}({0:function(e,t){!function(){e.exports=this.wp.element}()},1:function(e,t){!function(){e.exports=this.wp.i18n}()},138:function(e,t){!function(){e.exports=this.wp.shortcode}()},16:function(e,t,r){"use strict";function n(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.d(t,"a",function(){return n})},19:function(e,t,r){"use strict";var n=r(42);function g(e){return function(e){if(Array.isArray(e)){for(var t=0,r=new Array(e.length);t<e.length;t++)r[t]=e[t];return r}}(e)||Object(n.a)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}r.d(t,"a",function(){return g})},197:function(e,t,r){var n;/*! showdown v 1.8.6 - 22-12-2017 */
2
+ (function(){function g(e){"use strict";var t={omitExtraWLInCodeBlocks:{defaultValue:!1,describe:"Omit the default extra whiteline added to code blocks",type:"boolean"},noHeaderId:{defaultValue:!1,describe:"Turn on/off generated header id",type:"boolean"},prefixHeaderId:{defaultValue:!1,describe:"Add a prefix to the generated header ids. Passing a string will prefix that string to the header id. Setting to true will add a generic 'section-' prefix",type:"string"},rawPrefixHeaderId:{defaultValue:!1,describe:'Setting this option to true will prevent showdown from modifying the prefix. This might result in malformed IDs (if, for instance, the " char is used in the prefix)',type:"boolean"},ghCompatibleHeaderId:{defaultValue:!1,describe:"Generate header ids compatible with github style (spaces are replaced with dashes, a bunch of non alphanumeric chars are removed)",type:"boolean"},rawHeaderId:{defaultValue:!1,describe:"Remove only spaces, ' and \" from generated header ids (including prefixes), replacing them with dashes (-). WARNING: This might result in malformed ids",type:"boolean"},headerLevelStart:{defaultValue:!1,describe:"The header blocks level start",type:"integer"},parseImgDimensions:{defaultValue:!1,describe:"Turn on/off image dimension parsing",type:"boolean"},simplifiedAutoLink:{defaultValue:!1,describe:"Turn on/off GFM autolink style",type:"boolean"},excludeTrailingPunctuationFromURLs:{defaultValue:!1,describe:"Excludes trailing punctuation from links generated with autoLinking",type:"boolean"},literalMidWordUnderscores:{defaultValue:!1,describe:"Parse midword underscores as literal underscores",type:"boolean"},literalMidWordAsterisks:{defaultValue:!1,describe:"Parse midword asterisks as literal asterisks",type:"boolean"},strikethrough:{defaultValue:!1,describe:"Turn on/off strikethrough support",type:"boolean"},tables:{defaultValue:!1,describe:"Turn on/off tables support",type:"boolean"},tablesHeaderId:{defaultValue:!1,describe:"Add an id to table headers",type:"boolean"},ghCodeBlocks:{defaultValue:!0,describe:"Turn on/off GFM fenced code blocks support",type:"boolean"},tasklists:{defaultValue:!1,describe:"Turn on/off GFM tasklist support",type:"boolean"},smoothLivePreview:{defaultValue:!1,describe:"Prevents weird effects in live previews due to incomplete input",type:"boolean"},smartIndentationFix:{defaultValue:!1,description:"Tries to smartly fix indentation in es6 strings",type:"boolean"},disableForced4SpacesIndentedSublists:{defaultValue:!1,description:"Disables the requirement of indenting nested sublists by 4 spaces",type:"boolean"},simpleLineBreaks:{defaultValue:!1,description:"Parses simple line breaks as <br> (GFM Style)",type:"boolean"},requireSpaceBeforeHeadingText:{defaultValue:!1,description:"Makes adding a space between `#` and the header text mandatory (GFM Style)",type:"boolean"},ghMentions:{defaultValue:!1,description:"Enables github @mentions",type:"boolean"},ghMentionsLink:{defaultValue:"https://github.com/{u}",description:"Changes the link generated by @mentions. Only applies if ghMentions option is enabled.",type:"string"},encodeEmails:{defaultValue:!0,description:"Encode e-mail addresses through the use of Character Entities, transforming ASCII e-mail addresses into its equivalent decimal entities",type:"boolean"},openLinksInNewWindow:{defaultValue:!1,description:"Open all links in new windows",type:"boolean"},backslashEscapesHTMLTags:{defaultValue:!1,description:"Support for HTML Tag escaping. ex: <div>foo</div>",type:"boolean"},emoji:{defaultValue:!1,description:"Enable emoji support. Ex: `this is a :smile: emoji`",type:"boolean"},underline:{defaultValue:!1,description:"Enable support for underline. Syntax is double or triple underscores: `__underline word__`. With this option enabled, underscores no longer parses into `<em>` and `<strong>`",type:"boolean"},completeHTMLDocument:{defaultValue:!1,description:"Outputs a complete html document, including `<html>`, `<head>` and `<body>` tags",type:"boolean"},metadata:{defaultValue:!1,description:"Enable support for document metadata (defined at the top of the document between `«««` and `»»»` or between `---` and `---`).",type:"boolean"},splitAdjacentBlockquotes:{defaultValue:!1,description:"Split adjacent blockquote blocks",type:"boolean"}};if(!1===e)return JSON.parse(JSON.stringify(t));var r={};for(var n in t)t.hasOwnProperty(n)&&(r[n]=t[n].defaultValue);return r}var a={},o={},i={},A=g(!0),s="vanilla",C={github:{omitExtraWLInCodeBlocks:!0,simplifiedAutoLink:!0,excludeTrailingPunctuationFromURLs:!0,literalMidWordUnderscores:!0,strikethrough:!0,tables:!0,tablesHeaderId:!0,ghCodeBlocks:!0,tasklists:!0,disableForced4SpacesIndentedSublists:!0,simpleLineBreaks:!0,requireSpaceBeforeHeadingText:!0,ghCompatibleHeaderId:!0,ghMentions:!0,backslashEscapesHTMLTags:!0,emoji:!0,splitAdjacentBlockquotes:!0},original:{noHeaderId:!0,ghCodeBlocks:!1},ghost:{omitExtraWLInCodeBlocks:!0,parseImgDimensions:!0,simplifiedAutoLink:!0,excludeTrailingPunctuationFromURLs:!0,literalMidWordUnderscores:!0,strikethrough:!0,tables:!0,tablesHeaderId:!0,ghCodeBlocks:!0,tasklists:!0,smoothLivePreview:!0,simpleLineBreaks:!0,requireSpaceBeforeHeadingText:!0,ghMentions:!1,encodeEmails:!0},vanilla:g(!0),allOn:function(){"use strict";var e=g(!0),t={};for(var r in e)e.hasOwnProperty(r)&&(t[r]=!0);return t}()};function I(e,t){"use strict";var r=t?"Error in "+t+" extension->":"Error in unnamed extension",n={valid:!0,error:""};a.helper.isArray(e)||(e=[e]);for(var g=0;g<e.length;++g){var o=r+" sub-extension "+g+": ",i=e[g];if("object"!=typeof i)return n.valid=!1,n.error=o+"must be an object, but "+typeof i+" given",n;if(!a.helper.isString(i.type))return n.valid=!1,n.error=o+'property "type" must be a string, but '+typeof i.type+" given",n;var A=i.type=i.type.toLowerCase();if("language"===A&&(A=i.type="lang"),"html"===A&&(A=i.type="output"),"lang"!==A&&"output"!==A&&"listener"!==A)return n.valid=!1,n.error=o+"type "+A+' is not recognized. Valid values: "lang/language", "output/html" or "listener"',n;if("listener"===A){if(a.helper.isUndefined(i.listeners))return n.valid=!1,n.error=o+'. Extensions of type "listener" must have a property called "listeners"',n}else if(a.helper.isUndefined(i.filter)&&a.helper.isUndefined(i.regex))return n.valid=!1,n.error=o+A+' extensions must define either a "regex" property or a "filter" method',n;if(i.listeners){if("object"!=typeof i.listeners)return n.valid=!1,n.error=o+'"listeners" property must be an object but '+typeof i.listeners+" given",n;for(var s in i.listeners)if(i.listeners.hasOwnProperty(s)&&"function"!=typeof i.listeners[s])return n.valid=!1,n.error=o+'"listeners" property must be an hash of [event name]: [callback]. listeners.'+s+" must be a function but "+typeof i.listeners[s]+" given",n}if(i.filter){if("function"!=typeof i.filter)return n.valid=!1,n.error=o+'"filter" must be a function, but '+typeof i.filter+" given",n}else if(i.regex){if(a.helper.isString(i.regex)&&(i.regex=new RegExp(i.regex,"g")),!(i.regex instanceof RegExp))return n.valid=!1,n.error=o+'"regex" property must either be a string or a RegExp object, but '+typeof i.regex+" given",n;if(a.helper.isUndefined(i.replace))return n.valid=!1,n.error=o+'"regex" extensions must implement a replace string or function',n}}return n}function c(e,t){"use strict";return"¨E"+t.charCodeAt(0)+"E"}a.helper={},a.extensions={},a.setOption=function(e,t){"use strict";return A[e]=t,this},a.getOption=function(e){"use strict";return A[e]},a.getOptions=function(){"use strict";return A},a.resetOptions=function(){"use strict";A=g(!0)},a.setFlavor=function(e){"use strict";if(!C.hasOwnProperty(e))throw Error(e+" flavor was not found");a.resetOptions();var t=C[e];for(var r in s=e,t)t.hasOwnProperty(r)&&(A[r]=t[r])},a.getFlavor=function(){"use strict";return s},a.getFlavorOptions=function(e){"use strict";if(C.hasOwnProperty(e))return C[e]},a.getDefaultOptions=function(e){"use strict";return g(e)},a.subParser=function(e,t){"use strict";if(a.helper.isString(e)){if(void 0===t){if(o.hasOwnProperty(e))return o[e];throw Error("SubParser named "+e+" not registered!")}o[e]=t}},a.extension=function(e,t){"use strict";if(!a.helper.isString(e))throw Error("Extension 'name' must be a string");if(e=a.helper.stdExtName(e),a.helper.isUndefined(t)){if(!i.hasOwnProperty(e))throw Error("Extension named "+e+" is not registered!");return i[e]}"function"==typeof t&&(t=t()),a.helper.isArray(t)||(t=[t]);var r=I(t,e);if(!r.valid)throw Error(r.error);i[e]=t},a.getAllExtensions=function(){"use strict";return i},a.removeExtension=function(e){"use strict";delete i[e]},a.resetExtensions=function(){"use strict";i={}},a.validateExtension=function(e){"use strict";var t=I(e,null);return!!t.valid||(console.warn(t.error),!1)},a.hasOwnProperty("helper")||(a.helper={}),a.helper.isString=function(e){"use strict";return"string"==typeof e||e instanceof String},a.helper.isFunction=function(e){"use strict";return e&&"[object Function]"==={}.toString.call(e)},a.helper.isArray=function(e){"use strict";return Array.isArray(e)},a.helper.isUndefined=function(e){"use strict";return void 0===e},a.helper.forEach=function(e,t){"use strict";if(a.helper.isUndefined(e))throw new Error("obj param is required");if(a.helper.isUndefined(t))throw new Error("callback param is required");if(!a.helper.isFunction(t))throw new Error("callback param must be a function/closure");if("function"==typeof e.forEach)e.forEach(t);else if(a.helper.isArray(e))for(var r=0;r<e.length;r++)t(e[r],r,e);else{if("object"!=typeof e)throw new Error("obj does not seem to be an array or an iterable object");for(var n in e)e.hasOwnProperty(n)&&t(e[n],n,e)}},a.helper.stdExtName=function(e){"use strict";return e.replace(/[_?*+\/\\.^-]/g,"").replace(/\s/g,"").toLowerCase()},a.helper.escapeCharactersCallback=c,a.helper.escapeCharacters=function(e,t,r){"use strict";var n="(["+t.replace(/([\[\]\\])/g,"\\$1")+"])";r&&(n="\\\\"+n);var g=new RegExp(n,"g");return e=e.replace(g,c)};var l=function(e,t,r,n){"use strict";var g,a,o,i,A,s=n||"",C=s.indexOf("g")>-1,I=new RegExp(t+"|"+r,"g"+s.replace(/g/g,"")),c=new RegExp(t,s.replace(/g/g,"")),l=[];do{for(g=0;o=I.exec(e);)if(c.test(o[0]))g++||(i=(a=I.lastIndex)-o[0].length);else if(g&&!--g){A=o.index+o[0].length;var u={left:{start:i,end:a},match:{start:a,end:o.index},right:{start:o.index,end:A},wholeMatch:{start:i,end:A}};if(l.push(u),!C)return l}}while(g&&(I.lastIndex=a));return l};a.helper.matchRecursiveRegExp=function(e,t,r,n){"use strict";for(var g=l(e,t,r,n),a=[],o=0;o<g.length;++o)a.push([e.slice(g[o].wholeMatch.start,g[o].wholeMatch.end),e.slice(g[o].match.start,g[o].match.end),e.slice(g[o].left.start,g[o].left.end),e.slice(g[o].right.start,g[o].right.end)]);return a},a.helper.replaceRecursiveRegExp=function(e,t,r,n,g){"use strict";if(!a.helper.isFunction(t)){var o=t;t=function(){return o}}var i=l(e,r,n,g),A=e,s=i.length;if(s>0){var C=[];0!==i[0].wholeMatch.start&&C.push(e.slice(0,i[0].wholeMatch.start));for(var I=0;I<s;++I)C.push(t(e.slice(i[I].wholeMatch.start,i[I].wholeMatch.end),e.slice(i[I].match.start,i[I].match.end),e.slice(i[I].left.start,i[I].left.end),e.slice(i[I].right.start,i[I].right.end))),I<s-1&&C.push(e.slice(i[I].wholeMatch.end,i[I+1].wholeMatch.start));i[s-1].wholeMatch.end<e.length&&C.push(e.slice(i[s-1].wholeMatch.end)),A=C.join("")}return A},a.helper.regexIndexOf=function(e,t,r){"use strict";if(!a.helper.isString(e))throw"InvalidArgumentError: first parameter of showdown.helper.regexIndexOf function must be a string";if(t instanceof RegExp==!1)throw"InvalidArgumentError: second parameter of showdown.helper.regexIndexOf function must be an instance of RegExp";var n=e.substring(r||0).search(t);return n>=0?n+(r||0):n},a.helper.splitAtIndex=function(e,t){"use strict";if(!a.helper.isString(e))throw"InvalidArgumentError: first parameter of showdown.helper.regexIndexOf function must be a string";return[e.substring(0,t),e.substring(t)]},a.helper.encodeEmailAddress=function(e){"use strict";var t=[function(e){return"&#"+e.charCodeAt(0)+";"},function(e){return"&#x"+e.charCodeAt(0).toString(16)+";"},function(e){return e}];return e=e.replace(/./g,function(e){if("@"===e)e=t[Math.floor(2*Math.random())](e);else{var r=Math.random();e=r>.9?t[2](e):r>.45?t[1](e):t[0](e)}return e})},"undefined"==typeof console&&(console={warn:function(e){"use strict";alert(e)},log:function(e){"use strict";alert(e)},error:function(e){"use strict";throw e}}),a.helper.regexes={asteriskDashAndColon:/([*_:~])/g},a.helper.emojis={"+1":"👍","-1":"👎",100:"💯",1234:"🔢","1st_place_medal":"🥇","2nd_place_medal":"🥈","3rd_place_medal":"🥉","8ball":"🎱",a:"🅰️",ab:"🆎",abc:"🔤",abcd:"🔡",accept:"🉑",aerial_tramway:"🚡",airplane:"✈️",alarm_clock:"⏰",alembic:"⚗️",alien:"👽",ambulance:"🚑",amphora:"🏺",anchor:"⚓️",angel:"👼",anger:"💢",angry:"😠",anguished:"😧",ant:"🐜",apple:"🍎",aquarius:"♒️",aries:"♈️",arrow_backward:"◀️",arrow_double_down:"⏬",arrow_double_up:"⏫",arrow_down:"⬇️",arrow_down_small:"🔽",arrow_forward:"▶️",arrow_heading_down:"⤵️",arrow_heading_up:"⤴️",arrow_left:"⬅️",arrow_lower_left:"↙️",arrow_lower_right:"↘️",arrow_right:"➡️",arrow_right_hook:"↪️",arrow_up:"⬆️",arrow_up_down:"↕️",arrow_up_small:"🔼",arrow_upper_left:"↖️",arrow_upper_right:"↗️",arrows_clockwise:"🔃",arrows_counterclockwise:"🔄",art:"🎨",articulated_lorry:"🚛",artificial_satellite:"🛰",astonished:"😲",athletic_shoe:"👟",atm:"🏧",atom_symbol:"⚛️",avocado:"🥑",b:"🅱️",baby:"👶",baby_bottle:"🍼",baby_chick:"🐤",baby_symbol:"🚼",back:"🔙",bacon:"🥓",badminton:"🏸",baggage_claim:"🛄",baguette_bread:"🥖",balance_scale:"⚖️",balloon:"🎈",ballot_box:"🗳",ballot_box_with_check:"☑️",bamboo:"🎍",banana:"🍌",bangbang:"‼️",bank:"🏦",bar_chart:"📊",barber:"💈",baseball:"⚾️",basketball:"🏀",basketball_man:"⛹️",basketball_woman:"⛹️&zwj;♀️",bat:"🦇",bath:"🛀",bathtub:"🛁",battery:"🔋",beach_umbrella:"🏖",bear:"🐻",bed:"🛏",bee:"🐝",beer:"🍺",beers:"🍻",beetle:"🐞",beginner:"🔰",bell:"🔔",bellhop_bell:"🛎",bento:"🍱",biking_man:"🚴",bike:"🚲",biking_woman:"🚴&zwj;♀️",bikini:"👙",biohazard:"☣️",bird:"🐦",birthday:"🎂",black_circle:"⚫️",black_flag:"🏴",black_heart:"🖤",black_joker:"🃏",black_large_square:"⬛️",black_medium_small_square:"◾️",black_medium_square:"◼️",black_nib:"✒️",black_small_square:"▪️",black_square_button:"🔲",blonde_man:"👱",blonde_woman:"👱&zwj;♀️",blossom:"🌼",blowfish:"🐡",blue_book:"📘",blue_car:"🚙",blue_heart:"💙",blush:"😊",boar:"🐗",boat:"⛵️",bomb:"💣",book:"📖",bookmark:"🔖",bookmark_tabs:"📑",books:"📚",boom:"💥",boot:"👢",bouquet:"💐",bowing_man:"🙇",bow_and_arrow:"🏹",bowing_woman:"🙇&zwj;♀️",bowling:"🎳",boxing_glove:"🥊",boy:"👦",bread:"🍞",bride_with_veil:"👰",bridge_at_night:"🌉",briefcase:"💼",broken_heart:"💔",bug:"🐛",building_construction:"🏗",bulb:"💡",bullettrain_front:"🚅",bullettrain_side:"🚄",burrito:"🌯",bus:"🚌",business_suit_levitating:"🕴",busstop:"🚏",bust_in_silhouette:"👤",busts_in_silhouette:"👥",butterfly:"🦋",cactus:"🌵",cake:"🍰",calendar:"📆",call_me_hand:"🤙",calling:"📲",camel:"🐫",camera:"📷",camera_flash:"📸",camping:"🏕",cancer:"♋️",candle:"🕯",candy:"🍬",canoe:"🛶",capital_abcd:"🔠",capricorn:"♑️",car:"🚗",card_file_box:"🗃",card_index:"📇",card_index_dividers:"🗂",carousel_horse:"🎠",carrot:"🥕",cat:"🐱",cat2:"🐈",cd:"💿",chains:"⛓",champagne:"🍾",chart:"💹",chart_with_downwards_trend:"📉",chart_with_upwards_trend:"📈",checkered_flag:"🏁",cheese:"🧀",cherries:"🍒",cherry_blossom:"🌸",chestnut:"🌰",chicken:"🐔",children_crossing:"🚸",chipmunk:"🐿",chocolate_bar:"🍫",christmas_tree:"🎄",church:"⛪️",cinema:"🎦",circus_tent:"🎪",city_sunrise:"🌇",city_sunset:"🌆",cityscape:"🏙",cl:"🆑",clamp:"🗜",clap:"👏",clapper:"🎬",classical_building:"🏛",clinking_glasses:"🥂",clipboard:"📋",clock1:"🕐",clock10:"🕙",clock1030:"🕥",clock11:"🕚",clock1130:"🕦",clock12:"🕛",clock1230:"🕧",clock130:"🕜",clock2:"🕑",clock230:"🕝",clock3:"🕒",clock330:"🕞",clock4:"🕓",clock430:"🕟",clock5:"🕔",clock530:"🕠",clock6:"🕕",clock630:"🕡",clock7:"🕖",clock730:"🕢",clock8:"🕗",clock830:"🕣",clock9:"🕘",clock930:"🕤",closed_book:"📕",closed_lock_with_key:"🔐",closed_umbrella:"🌂",cloud:"☁️",cloud_with_lightning:"🌩",cloud_with_lightning_and_rain:"⛈",cloud_with_rain:"🌧",cloud_with_snow:"🌨",clown_face:"🤡",clubs:"♣️",cocktail:"🍸",coffee:"☕️",coffin:"⚰️",cold_sweat:"😰",comet:"☄️",computer:"💻",computer_mouse:"🖱",confetti_ball:"🎊",confounded:"😖",confused:"😕",congratulations:"㊗️",construction:"🚧",construction_worker_man:"👷",construction_worker_woman:"👷&zwj;♀️",control_knobs:"🎛",convenience_store:"🏪",cookie:"🍪",cool:"🆒",policeman:"👮",copyright:"©️",corn:"🌽",couch_and_lamp:"🛋",couple:"👫",couple_with_heart_woman_man:"💑",couple_with_heart_man_man:"👨&zwj;❤️&zwj;👨",couple_with_heart_woman_woman:"👩&zwj;❤️&zwj;👩",couplekiss_man_man:"👨&zwj;❤️&zwj;💋&zwj;👨",couplekiss_man_woman:"💏",couplekiss_woman_woman:"👩&zwj;❤️&zwj;💋&zwj;👩",cow:"🐮",cow2:"🐄",cowboy_hat_face:"🤠",crab:"🦀",crayon:"🖍",credit_card:"💳",crescent_moon:"🌙",cricket:"🏏",crocodile:"🐊",croissant:"🥐",crossed_fingers:"🤞",crossed_flags:"🎌",crossed_swords:"⚔️",crown:"👑",cry:"😢",crying_cat_face:"😿",crystal_ball:"🔮",cucumber:"🥒",cupid:"💘",curly_loop:"➰",currency_exchange:"💱",curry:"🍛",custard:"🍮",customs:"🛃",cyclone:"🌀",dagger:"🗡",dancer:"💃",dancing_women:"👯",dancing_men:"👯&zwj;♂️",dango:"🍡",dark_sunglasses:"🕶",dart:"🎯",dash:"💨",date:"📅",deciduous_tree:"🌳",deer:"🦌",department_store:"🏬",derelict_house:"🏚",desert:"🏜",desert_island:"🏝",desktop_computer:"🖥",male_detective:"🕵️",diamond_shape_with_a_dot_inside:"💠",diamonds:"♦️",disappointed:"😞",disappointed_relieved:"😥",dizzy:"💫",dizzy_face:"😵",do_not_litter:"🚯",dog:"🐶",dog2:"🐕",dollar:"💵",dolls:"🎎",dolphin:"🐬",door:"🚪",doughnut:"🍩",dove:"🕊",dragon:"🐉",dragon_face:"🐲",dress:"👗",dromedary_camel:"🐪",drooling_face:"🤤",droplet:"💧",drum:"🥁",duck:"🦆",dvd:"📀","e-mail":"📧",eagle:"🦅",ear:"👂",ear_of_rice:"🌾",earth_africa:"🌍",earth_americas:"🌎",earth_asia:"🌏",egg:"🥚",eggplant:"🍆",eight_pointed_black_star:"✴️",eight_spoked_asterisk:"✳️",electric_plug:"🔌",elephant:"🐘",email:"✉️",end:"🔚",envelope_with_arrow:"📩",euro:"💶",european_castle:"🏰",european_post_office:"🏤",evergreen_tree:"🌲",exclamation:"❗️",expressionless:"😑",eye:"👁",eye_speech_bubble:"👁&zwj;🗨",eyeglasses:"👓",eyes:"👀",face_with_head_bandage:"🤕",face_with_thermometer:"🤒",fist_oncoming:"👊",factory:"🏭",fallen_leaf:"🍂",family_man_woman_boy:"👪",family_man_boy:"👨&zwj;👦",family_man_boy_boy:"👨&zwj;👦&zwj;👦",family_man_girl:"👨&zwj;👧",family_man_girl_boy:"👨&zwj;👧&zwj;👦",family_man_girl_girl:"👨&zwj;👧&zwj;👧",family_man_man_boy:"👨&zwj;👨&zwj;👦",family_man_man_boy_boy:"👨&zwj;👨&zwj;👦&zwj;👦",family_man_man_girl:"👨&zwj;👨&zwj;👧",family_man_man_girl_boy:"👨&zwj;👨&zwj;👧&zwj;👦",family_man_man_girl_girl:"👨&zwj;👨&zwj;👧&zwj;👧",family_man_woman_boy_boy:"👨&zwj;👩&zwj;👦&zwj;👦",family_man_woman_girl:"👨&zwj;👩&zwj;👧",family_man_woman_girl_boy:"👨&zwj;👩&zwj;👧&zwj;👦",family_man_woman_girl_girl:"👨&zwj;👩&zwj;👧&zwj;👧",family_woman_boy:"👩&zwj;👦",family_woman_boy_boy:"👩&zwj;👦&zwj;👦",family_woman_girl:"👩&zwj;👧",family_woman_girl_boy:"👩&zwj;👧&zwj;👦",family_woman_girl_girl:"👩&zwj;👧&zwj;👧",family_woman_woman_boy:"👩&zwj;👩&zwj;👦",family_woman_woman_boy_boy:"👩&zwj;👩&zwj;👦&zwj;👦",family_woman_woman_girl:"👩&zwj;👩&zwj;👧",family_woman_woman_girl_boy:"👩&zwj;👩&zwj;👧&zwj;👦",family_woman_woman_girl_girl:"👩&zwj;👩&zwj;👧&zwj;👧",fast_forward:"⏩",fax:"📠",fearful:"😨",feet:"🐾",female_detective:"🕵️&zwj;♀️",ferris_wheel:"🎡",ferry:"⛴",field_hockey:"🏑",file_cabinet:"🗄",file_folder:"📁",film_projector:"📽",film_strip:"🎞",fire:"🔥",fire_engine:"🚒",fireworks:"🎆",first_quarter_moon:"🌓",first_quarter_moon_with_face:"🌛",fish:"🐟",fish_cake:"🍥",fishing_pole_and_fish:"🎣",fist_raised:"✊",fist_left:"🤛",fist_right:"🤜",flags:"🎏",flashlight:"🔦",fleur_de_lis:"⚜️",flight_arrival:"🛬",flight_departure:"🛫",floppy_disk:"💾",flower_playing_cards:"🎴",flushed:"😳",fog:"🌫",foggy:"🌁",football:"🏈",footprints:"👣",fork_and_knife:"🍴",fountain:"⛲️",fountain_pen:"🖋",four_leaf_clover:"🍀",fox_face:"🦊",framed_picture:"🖼",free:"🆓",fried_egg:"🍳",fried_shrimp:"🍤",fries:"🍟",frog:"🐸",frowning:"😦",frowning_face:"☹️",frowning_man:"🙍&zwj;♂️",frowning_woman:"🙍",middle_finger:"🖕",fuelpump:"⛽️",full_moon:"🌕",full_moon_with_face:"🌝",funeral_urn:"⚱️",game_die:"🎲",gear:"⚙️",gem:"💎",gemini:"♊️",ghost:"👻",gift:"🎁",gift_heart:"💝",girl:"👧",globe_with_meridians:"🌐",goal_net:"🥅",goat:"🐐",golf:"⛳️",golfing_man:"🏌️",golfing_woman:"🏌️&zwj;♀️",gorilla:"🦍",grapes:"🍇",green_apple:"🍏",green_book:"📗",green_heart:"💚",green_salad:"🥗",grey_exclamation:"❕",grey_question:"❔",grimacing:"😬",grin:"😁",grinning:"😀",guardsman:"💂",guardswoman:"💂&zwj;♀️",guitar:"🎸",gun:"🔫",haircut_woman:"💇",haircut_man:"💇&zwj;♂️",hamburger:"🍔",hammer:"🔨",hammer_and_pick:"⚒",hammer_and_wrench:"🛠",hamster:"🐹",hand:"✋",handbag:"👜",handshake:"🤝",hankey:"💩",hatched_chick:"🐥",hatching_chick:"🐣",headphones:"🎧",hear_no_evil:"🙉",heart:"❤️",heart_decoration:"💟",heart_eyes:"😍",heart_eyes_cat:"😻",heartbeat:"💓",heartpulse:"💗",hearts:"♥️",heavy_check_mark:"✔️",heavy_division_sign:"➗",heavy_dollar_sign:"💲",heavy_heart_exclamation:"❣️",heavy_minus_sign:"➖",heavy_multiplication_x:"✖️",heavy_plus_sign:"➕",helicopter:"🚁",herb:"🌿",hibiscus:"🌺",high_brightness:"🔆",high_heel:"👠",hocho:"🔪",hole:"🕳",honey_pot:"🍯",horse:"🐴",horse_racing:"🏇",hospital:"🏥",hot_pepper:"🌶",hotdog:"🌭",hotel:"🏨",hotsprings:"♨️",hourglass:"⌛️",hourglass_flowing_sand:"⏳",house:"🏠",house_with_garden:"🏡",houses:"🏘",hugs:"🤗",hushed:"😯",ice_cream:"🍨",ice_hockey:"🏒",ice_skate:"⛸",icecream:"🍦",id:"🆔",ideograph_advantage:"🉐",imp:"👿",inbox_tray:"📥",incoming_envelope:"📨",tipping_hand_woman:"💁",information_source:"ℹ️",innocent:"😇",interrobang:"⁉️",iphone:"📱",izakaya_lantern:"🏮",jack_o_lantern:"🎃",japan:"🗾",japanese_castle:"🏯",japanese_goblin:"👺",japanese_ogre:"👹",jeans:"👖",joy:"😂",joy_cat:"😹",joystick:"🕹",kaaba:"🕋",key:"🔑",keyboard:"⌨️",keycap_ten:"🔟",kick_scooter:"🛴",kimono:"👘",kiss:"💋",kissing:"😗",kissing_cat:"😽",kissing_closed_eyes:"😚",kissing_heart:"😘",kissing_smiling_eyes:"😙",kiwi_fruit:"🥝",koala:"🐨",koko:"🈁",label:"🏷",large_blue_circle:"🔵",large_blue_diamond:"🔷",large_orange_diamond:"🔶",last_quarter_moon:"🌗",last_quarter_moon_with_face:"🌜",latin_cross:"✝️",laughing:"😆",leaves:"🍃",ledger:"📒",left_luggage:"🛅",left_right_arrow:"↔️",leftwards_arrow_with_hook:"↩️",lemon:"🍋",leo:"♌️",leopard:"🐆",level_slider:"🎚",libra:"♎️",light_rail:"🚈",link:"🔗",lion:"🦁",lips:"👄",lipstick:"💄",lizard:"🦎",lock:"🔒",lock_with_ink_pen:"🔏",lollipop:"🍭",loop:"➿",loud_sound:"🔊",loudspeaker:"📢",love_hotel:"🏩",love_letter:"💌",low_brightness:"🔅",lying_face:"🤥",m:"Ⓜ️",mag:"🔍",mag_right:"🔎",mahjong:"🀄️",mailbox:"📫",mailbox_closed:"📪",mailbox_with_mail:"📬",mailbox_with_no_mail:"📭",man:"👨",man_artist:"👨&zwj;🎨",man_astronaut:"👨&zwj;🚀",man_cartwheeling:"🤸&zwj;♂️",man_cook:"👨&zwj;🍳",man_dancing:"🕺",man_facepalming:"🤦&zwj;♂️",man_factory_worker:"👨&zwj;🏭",man_farmer:"👨&zwj;🌾",man_firefighter:"👨&zwj;🚒",man_health_worker:"👨&zwj;⚕️",man_in_tuxedo:"🤵",man_judge:"👨&zwj;⚖️",man_juggling:"🤹&zwj;♂️",man_mechanic:"👨&zwj;🔧",man_office_worker:"👨&zwj;💼",man_pilot:"👨&zwj;✈️",man_playing_handball:"🤾&zwj;♂️",man_playing_water_polo:"🤽&zwj;♂️",man_scientist:"👨&zwj;🔬",man_shrugging:"🤷&zwj;♂️",man_singer:"👨&zwj;🎤",man_student:"👨&zwj;🎓",man_teacher:"👨&zwj;🏫",man_technologist:"👨&zwj;💻",man_with_gua_pi_mao:"👲",man_with_turban:"👳",tangerine:"🍊",mans_shoe:"👞",mantelpiece_clock:"🕰",maple_leaf:"🍁",martial_arts_uniform:"🥋",mask:"😷",massage_woman:"💆",massage_man:"💆&zwj;♂️",meat_on_bone:"🍖",medal_military:"🎖",medal_sports:"🏅",mega:"📣",melon:"🍈",memo:"📝",men_wrestling:"🤼&zwj;♂️",menorah:"🕎",mens:"🚹",metal:"🤘",metro:"🚇",microphone:"🎤",microscope:"🔬",milk_glass:"🥛",milky_way:"🌌",minibus:"🚐",minidisc:"💽",mobile_phone_off:"📴",money_mouth_face:"🤑",money_with_wings:"💸",moneybag:"💰",monkey:"🐒",monkey_face:"🐵",monorail:"🚝",moon:"🌔",mortar_board:"🎓",mosque:"🕌",motor_boat:"🛥",motor_scooter:"🛵",motorcycle:"🏍",motorway:"🛣",mount_fuji:"🗻",mountain:"⛰",mountain_biking_man:"🚵",mountain_biking_woman:"🚵&zwj;♀️",mountain_cableway:"🚠",mountain_railway:"🚞",mountain_snow:"🏔",mouse:"🐭",mouse2:"🐁",movie_camera:"🎥",moyai:"🗿",mrs_claus:"🤶",muscle:"💪",mushroom:"🍄",musical_keyboard:"🎹",musical_note:"🎵",musical_score:"🎼",mute:"🔇",nail_care:"💅",name_badge:"📛",national_park:"🏞",nauseated_face:"🤢",necktie:"👔",negative_squared_cross_mark:"❎",nerd_face:"🤓",neutral_face:"😐",new:"🆕",new_moon:"🌑",new_moon_with_face:"🌚",newspaper:"📰",newspaper_roll:"🗞",next_track_button:"⏭",ng:"🆖",no_good_man:"🙅&zwj;♂️",no_good_woman:"🙅",night_with_stars:"🌃",no_bell:"🔕",no_bicycles:"🚳",no_entry:"⛔️",no_entry_sign:"🚫",no_mobile_phones:"📵",no_mouth:"😶",no_pedestrians:"🚷",no_smoking:"🚭","non-potable_water":"🚱",nose:"👃",notebook:"📓",notebook_with_decorative_cover:"📔",notes:"🎶",nut_and_bolt:"🔩",o:"⭕️",o2:"🅾️",ocean:"🌊",octopus:"🐙",oden:"🍢",office:"🏢",oil_drum:"🛢",ok:"🆗",ok_hand:"👌",ok_man:"🙆&zwj;♂️",ok_woman:"🙆",old_key:"🗝",older_man:"👴",older_woman:"👵",om:"🕉",on:"🔛",oncoming_automobile:"🚘",oncoming_bus:"🚍",oncoming_police_car:"🚔",oncoming_taxi:"🚖",open_file_folder:"📂",open_hands:"👐",open_mouth:"😮",open_umbrella:"☂️",ophiuchus:"⛎",orange_book:"📙",orthodox_cross:"☦️",outbox_tray:"📤",owl:"🦉",ox:"🐂",package:"📦",page_facing_up:"📄",page_with_curl:"📃",pager:"📟",paintbrush:"🖌",palm_tree:"🌴",pancakes:"🥞",panda_face:"🐼",paperclip:"📎",paperclips:"🖇",parasol_on_ground:"⛱",parking:"🅿️",part_alternation_mark:"〽️",partly_sunny:"⛅️",passenger_ship:"🛳",passport_control:"🛂",pause_button:"⏸",peace_symbol:"☮️",peach:"🍑",peanuts:"🥜",pear:"🍐",pen:"🖊",pencil2:"✏️",penguin:"🐧",pensive:"😔",performing_arts:"🎭",persevere:"😣",person_fencing:"🤺",pouting_woman:"🙎",phone:"☎️",pick:"⛏",pig:"🐷",pig2:"🐖",pig_nose:"🐽",pill:"💊",pineapple:"🍍",ping_pong:"🏓",pisces:"♓️",pizza:"🍕",place_of_worship:"🛐",plate_with_cutlery:"🍽",play_or_pause_button:"⏯",point_down:"👇",point_left:"👈",point_right:"👉",point_up:"☝️",point_up_2:"👆",police_car:"🚓",policewoman:"👮&zwj;♀️",poodle:"🐩",popcorn:"🍿",post_office:"🏣",postal_horn:"📯",postbox:"📮",potable_water:"🚰",potato:"🥔",pouch:"👝",poultry_leg:"🍗",pound:"💷",rage:"😡",pouting_cat:"😾",pouting_man:"🙎&zwj;♂️",pray:"🙏",prayer_beads:"📿",pregnant_woman:"🤰",previous_track_button:"⏮",prince:"🤴",princess:"👸",printer:"🖨",purple_heart:"💜",purse:"👛",pushpin:"📌",put_litter_in_its_place:"🚮",question:"❓",rabbit:"🐰",rabbit2:"🐇",racehorse:"🐎",racing_car:"🏎",radio:"📻",radio_button:"🔘",radioactive:"☢️",railway_car:"🚃",railway_track:"🛤",rainbow:"🌈",rainbow_flag:"🏳️&zwj;🌈",raised_back_of_hand:"🤚",raised_hand_with_fingers_splayed:"🖐",raised_hands:"🙌",raising_hand_woman:"🙋",raising_hand_man:"🙋&zwj;♂️",ram:"🐏",ramen:"🍜",rat:"🐀",record_button:"⏺",recycle:"♻️",red_circle:"🔴",registered:"®️",relaxed:"☺️",relieved:"😌",reminder_ribbon:"🎗",repeat:"🔁",repeat_one:"🔂",rescue_worker_helmet:"⛑",restroom:"🚻",revolving_hearts:"💞",rewind:"⏪",rhinoceros:"🦏",ribbon:"🎀",rice:"🍚",rice_ball:"🍙",rice_cracker:"🍘",rice_scene:"🎑",right_anger_bubble:"🗯",ring:"💍",robot:"🤖",rocket:"🚀",rofl:"🤣",roll_eyes:"🙄",roller_coaster:"🎢",rooster:"🐓",rose:"🌹",rosette:"🏵",rotating_light:"🚨",round_pushpin:"📍",rowing_man:"🚣",rowing_woman:"🚣&zwj;♀️",rugby_football:"🏉",running_man:"🏃",running_shirt_with_sash:"🎽",running_woman:"🏃&zwj;♀️",sa:"🈂️",sagittarius:"♐️",sake:"🍶",sandal:"👡",santa:"🎅",satellite:"📡",saxophone:"🎷",school:"🏫",school_satchel:"🎒",scissors:"✂️",scorpion:"🦂",scorpius:"♏️",scream:"😱",scream_cat:"🙀",scroll:"📜",seat:"💺",secret:"㊙️",see_no_evil:"🙈",seedling:"🌱",selfie:"🤳",shallow_pan_of_food:"🥘",shamrock:"☘️",shark:"🦈",shaved_ice:"🍧",sheep:"🐑",shell:"🐚",shield:"🛡",shinto_shrine:"⛩",ship:"🚢",shirt:"👕",shopping:"🛍",shopping_cart:"🛒",shower:"🚿",shrimp:"🦐",signal_strength:"📶",six_pointed_star:"🔯",ski:"🎿",skier:"⛷",skull:"💀",skull_and_crossbones:"☠️",sleeping:"😴",sleeping_bed:"🛌",sleepy:"😪",slightly_frowning_face:"🙁",slightly_smiling_face:"🙂",slot_machine:"🎰",small_airplane:"🛩",small_blue_diamond:"🔹",small_orange_diamond:"🔸",small_red_triangle:"🔺",small_red_triangle_down:"🔻",smile:"😄",smile_cat:"😸",smiley:"😃",smiley_cat:"😺",smiling_imp:"😈",smirk:"😏",smirk_cat:"😼",smoking:"🚬",snail:"🐌",snake:"🐍",sneezing_face:"🤧",snowboarder:"🏂",snowflake:"❄️",snowman:"⛄️",snowman_with_snow:"☃️",sob:"😭",soccer:"⚽️",soon:"🔜",sos:"🆘",sound:"🔉",space_invader:"👾",spades:"♠️",spaghetti:"🍝",sparkle:"❇️",sparkler:"🎇",sparkles:"✨",sparkling_heart:"💖",speak_no_evil:"🙊",speaker:"🔈",speaking_head:"🗣",speech_balloon:"💬",speedboat:"🚤",spider:"🕷",spider_web:"🕸",spiral_calendar:"🗓",spiral_notepad:"🗒",spoon:"🥄",squid:"🦑",stadium:"🏟",star:"⭐️",star2:"🌟",star_and_crescent:"☪️",star_of_david:"✡️",stars:"🌠",station:"🚉",statue_of_liberty:"🗽",steam_locomotive:"🚂",stew:"🍲",stop_button:"⏹",stop_sign:"🛑",stopwatch:"⏱",straight_ruler:"📏",strawberry:"🍓",stuck_out_tongue:"😛",stuck_out_tongue_closed_eyes:"😝",stuck_out_tongue_winking_eye:"😜",studio_microphone:"🎙",stuffed_flatbread:"🥙",sun_behind_large_cloud:"🌥",sun_behind_rain_cloud:"🌦",sun_behind_small_cloud:"🌤",sun_with_face:"🌞",sunflower:"🌻",sunglasses:"😎",sunny:"☀️",sunrise:"🌅",sunrise_over_mountains:"🌄",surfing_man:"🏄",surfing_woman:"🏄&zwj;♀️",sushi:"🍣",suspension_railway:"🚟",sweat:"😓",sweat_drops:"💦",sweat_smile:"😅",sweet_potato:"🍠",swimming_man:"🏊",swimming_woman:"🏊&zwj;♀️",symbols:"🔣",synagogue:"🕍",syringe:"💉",taco:"🌮",tada:"🎉",tanabata_tree:"🎋",taurus:"♉️",taxi:"🚕",tea:"🍵",telephone_receiver:"📞",telescope:"🔭",tennis:"🎾",tent:"⛺️",thermometer:"🌡",thinking:"🤔",thought_balloon:"💭",ticket:"🎫",tickets:"🎟",tiger:"🐯",tiger2:"🐅",timer_clock:"⏲",tipping_hand_man:"💁&zwj;♂️",tired_face:"😫",tm:"™️",toilet:"🚽",tokyo_tower:"🗼",tomato:"🍅",tongue:"👅",top:"🔝",tophat:"🎩",tornado:"🌪",trackball:"🖲",tractor:"🚜",traffic_light:"🚥",train:"🚋",train2:"🚆",tram:"🚊",triangular_flag_on_post:"🚩",triangular_ruler:"📐",trident:"🔱",triumph:"😤",trolleybus:"🚎",trophy:"🏆",tropical_drink:"🍹",tropical_fish:"🐠",truck:"🚚",trumpet:"🎺",tulip:"🌷",tumbler_glass:"🥃",turkey:"🦃",turtle:"🐢",tv:"📺",twisted_rightwards_arrows:"🔀",two_hearts:"💕",two_men_holding_hands:"👬",two_women_holding_hands:"👭",u5272:"🈹",u5408:"🈴",u55b6:"🈺",u6307:"🈯️",u6708:"🈷️",u6709:"🈶",u6e80:"🈵",u7121:"🈚️",u7533:"🈸",u7981:"🈲",u7a7a:"🈳",umbrella:"☔️",unamused:"😒",underage:"🔞",unicorn:"🦄",unlock:"🔓",up:"🆙",upside_down_face:"🙃",v:"✌️",vertical_traffic_light:"🚦",vhs:"📼",vibration_mode:"📳",video_camera:"📹",video_game:"🎮",violin:"🎻",virgo:"♍️",volcano:"🌋",volleyball:"🏐",vs:"🆚",vulcan_salute:"🖖",walking_man:"🚶",walking_woman:"🚶&zwj;♀️",waning_crescent_moon:"🌘",waning_gibbous_moon:"🌖",warning:"⚠️",wastebasket:"🗑",watch:"⌚️",water_buffalo:"🐃",watermelon:"🍉",wave:"👋",wavy_dash:"〰️",waxing_crescent_moon:"🌒",wc:"🚾",weary:"😩",wedding:"💒",weight_lifting_man:"🏋️",weight_lifting_woman:"🏋️&zwj;♀️",whale:"🐳",whale2:"🐋",wheel_of_dharma:"☸️",wheelchair:"♿️",white_check_mark:"✅",white_circle:"⚪️",white_flag:"🏳️",white_flower:"💮",white_large_square:"⬜️",white_medium_small_square:"◽️",white_medium_square:"◻️",white_small_square:"▫️",white_square_button:"🔳",wilted_flower:"🥀",wind_chime:"🎐",wind_face:"🌬",wine_glass:"🍷",wink:"😉",wolf:"🐺",woman:"👩",woman_artist:"👩&zwj;🎨",woman_astronaut:"👩&zwj;🚀",woman_cartwheeling:"🤸&zwj;♀️",woman_cook:"👩&zwj;🍳",woman_facepalming:"🤦&zwj;♀️",woman_factory_worker:"👩&zwj;🏭",woman_farmer:"👩&zwj;🌾",woman_firefighter:"👩&zwj;🚒",woman_health_worker:"👩&zwj;⚕️",woman_judge:"👩&zwj;⚖️",woman_juggling:"🤹&zwj;♀️",woman_mechanic:"👩&zwj;🔧",woman_office_worker:"👩&zwj;💼",woman_pilot:"👩&zwj;✈️",woman_playing_handball:"🤾&zwj;♀️",woman_playing_water_polo:"🤽&zwj;♀️",woman_scientist:"👩&zwj;🔬",woman_shrugging:"🤷&zwj;♀️",woman_singer:"👩&zwj;🎤",woman_student:"👩&zwj;🎓",woman_teacher:"👩&zwj;🏫",woman_technologist:"👩&zwj;💻",woman_with_turban:"👳&zwj;♀️",womans_clothes:"👚",womans_hat:"👒",women_wrestling:"🤼&zwj;♀️",womens:"🚺",world_map:"🗺",worried:"😟",wrench:"🔧",writing_hand:"✍️",x:"❌",yellow_heart:"💛",yen:"💴",yin_yang:"☯️",yum:"😋",zap:"⚡️",zipper_mouth_face:"🤐",zzz:"💤",octocat:'<img width="20" height="20" align="absmiddle" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAOwUlEQVR42uVbCVyO6RbPmn0sw9gZS0aZO4y5GTEUE2ObxjZjrbHEJVy3sWS5pkaWxjLEkCVDSbSgFLdESaWSLIVUSIi4kvb9f895vi/zbbR+yZ339/tbnu99n/ec/3Oe85xznufV0CjDBaAdwZqwnzCJ0FXjHV70/i8J5oQDhCFV8cJdq1atwqxZs+Ds7Iz4+HhqwgXCLELNKlK6G2Ej4e6lS5ewZcsWzJgxA+fOnWNZFqvzxT1v3boF/qcsBg0ahP3796OwsJAFWKYuIqjfPoS9cXFxWL58Obp06SInh5aWFr//jjoJWLlu3TolAorRuXNn7Ny5k4W4Spgj81xrgj5hLmED4RDhlNRygglBhADCSakpWxFMCHoETUJTwrYHDx7A1NT0je9nPHz4kN/fXl0EeI0aNeqtAjB69+4NPz8/FsSdlXvy5An8/f1hZ2cHCwsLGBsbY/To0cJy9PT0MGDAAAwePBhGRkbClNesWYODBw8iODgYOTk53M/d9evXo27duiW++8iRI3z/ZHURENOjR48ShSjGuHHjhHJ16tQp9TOKaNWqlZKpvw1MHluQOpSvk5eXh5YtW5ZbmarAvHnzmIBd6iCgXnZ2Npo1a1atCWAfwY5SHQTUKCoqQocOHao1AebmHBJgi7p8QBDP6epMwKFDvMDAWF0ELLS1ta3WBNy9e5cJMFIXAdvt7e2rNQHDhw9nAv5D+KKylV9y8+bNCi1pVYWZM2cyCfaVTcDdsqzH7xpBQRxcwqyylLdi5/K+KM/Q0dFhAqIri4Bn1T0AUgVpdmhYUeVHnD59+r1TnjF27Fgm4HhFCThoYmLyXhLQoEGD4mRKsyIE3OrZs+d7SQCDCyZcNSqv8k1evXoFTU3NUr+wzUcfYqRBf8yb/C2WzfoBFoTF08fBdMIITDD8CsP1+kL30x7Q6dYZH7drjfZ0f4fWLdG1Q1t81qMLBvTRwejB/TBl1BDMnzQGS2dMxKo5k7Fs9iSY/jAaBvR8Pc26pZaH02quLZSXgO6xsbGlelGnli1wZKcVMqN8gKcRwItrf+K/VB95doXaLwOJIVSzOU/+2Re5kV7IuuyJrIhTyLt6mmztLBBPNZLHoUAy9fE8UvJ8ikxfj8PwJPQErJeYlkquTZs2MQFLykuANgc/Jb2kn3Z3ZMaQUrmxwO1zyAo7gfRAJ6RfOIyMEFdkXj5F8BTK5lzxQv610yi8QcFatI8gQoCIK7x+hojwRnaE5H4JTiEj9Pjr/rJDqcZyn9b4ovu45LYbdWvXeqtsXMHiSlZ5CegRExPz1hd83PYj5POo0QinXyLFg48hnZTOiQ1Dzr1IZEaeQRoJn0HKZIR7lA2kfHrQUerXHTlx4ZL+rnjjFRGRGeYB5MUj2GnbW+XbuJFrp1heXgI6JCYmvvUFN1x3Aek3SWkapRAXMeJFGS8ge2Xfuog0toaykED3Mpk8+shOk+sv68Y50V9WuKewBKt5094o39atW/mRf5WXgIYZGRlo3Lixys4nj6A6Z1YMcqRCpwU4ouDlUyHk/QA/hNttR25Wlvh/ZthJUsil9ATQ/axkYbqEzDgfL0Ts/x35+aLyTES7IY36Q6w/+Q4/tP6wuUoZ9+7dy7ebVmQZjO/atavKzn32rAdeXkd6KCkXdAxZ13yFcLFnvPD73zrDVrsdTs6eggKSuSjjORHkUGoC0i86Iyc6QPQX7eqMnTodYNuzHU4vnosiaitMSUSavwMy6d3IvEUrzViVMrq5uXEX4ytCgL++vr5Sx7Vr1cIDX0dKkQJfj37Rs3jw1sBxkwlwGD4Ax3+ciN1faCHW76xQRFgAOcjSEMBkIe0x8nLzcez7kTg8Rh/uxuOxR/cTJISFSfq7eATpZCk8CAfXLVFJwIULXHnHoIoQYLtw4UKljps2aogXQcQuef/XAiMDKY+S4DhyEFwpDnCj9f+Afl8EbbWRTANaAdihlYoAMn8aZzyNuYODX/eD29TvRH/7v+qN8H27JdOAyWQfQQ74xPafVRLAPox9WUlK6hIGEgx4f00Kg2JcvHhRqeP6FIwknXemyen/2gLIIeC/CYk49M0AuE4xgtu0sThg8AUCN62TEuBdRgJo2Y+Kxh9D/k59SQiwH9QHobt3SAk4KSGA4oWjm1YqyVi8U6Soj4yOrHM/jTAyKVby/PnzIoNi8L+L4eXlpXoFcLcTgc1rAlISkJeXDxeK2A6P1hdTwI6mQPTJE+WbAlnJyE7PhNO3Q3BkrKGYWtxfHMkkmQLO0ilwA7+vXqAkn66urtBLUZ9iHfm30NBQaPAf165dA0d9vP2UlJSEp0+f4vHjx3j06JH4e+rUqUovcNmyGkiNEkLwklXsBG+ecMUOnfbYod1emG5uboFKJ8jPFVD0l0dBUHqoPDHpQeQEb0qc4FUHe3KAbYUT9JgzDbwOFL5MfN0fXkXhJ5PxSvLt2LFD1Ah5u4z1YJ14l4qnBe8v3rhxAzz4PAVG8nLHivIP0dHRiIiIQGRkpEgmrl69ClW1QBMjQ7LDW8hmU+RRI69ckJIkhL7jfRJBm62R+TJVYq6h0jhBRslsivqenT2MF/7OyI70VmkFhWnPJaS6OyPkt43IycqR9EfWlH7JDQUUTuNhCHR7Ke9YcRp/5coVoQPrcvnyZURFRYmBZlLS0kR8MVLD29sbnp6e8PHxQUBAgCgn8YO8E3z79m3BGKeVc+bMkXuBZt06SA12F/F5Go0gR4C8HBalPZMPXKL8lQKhPAqF+f97KXFyNx6HQsoPsshJ/kmAp2TKkJLISpXvjyxNhMYcDVLOEO+lPDi8B5mamipkZx1YF9YpJCRErAy+vr5CZ9ZdWABhDGEYYTBhAOFz3g4nfMJelNCbkNCpUye5F034mvxIPi1/FM+zQCw0k5B9O0iEr5kRXkqhMJOVf9NXIHjtT7hmaymSoBzKETimkAuFpaF1dkwI9RcmIYaXv3BJXoGCuyIgk5WpefPmKCgoYK46SmX/RKoL69Sfl0WuFEl1HlmWJXE5z6WmTZvKJxxmxkIQ3AuU5APk6NICj4hRT6eITTEEzqWk55HHPjz3cxJhNF5cxeNT9kj2cRDTQjEkzpDtjyyCic5l5fEA7uSHFEefR5pPsahrb2B9QkICFHeJ51HunkdLIg0VLY0BFKdLwllVHp4dHyvst3QuEiiju21vA/+VZkiluIKt4I3RIfWXQ4QgKUxkni47LJWUP3PmjHo2RxVI+CebmKJP6EiFDVurxUgmExe5PHlnPAkn8w4QqW62NCVmYopozid5H0CI9RKE21ggJeAYEeMnfitOnRn5XCfgeJ+VTosWQU8MOc6ZE0cqnUm4fv165SrPBVHCfMI4TowUfmOfsIcdJh92kBWmUcP6GDt8EDZbzIffH5tx3/ewSFjw5LKk0MEFEkZenDBjgew7Yiog5brkt+QrknvJmhIp4Apw/A1bVpjhG/0v5d7Vrl07bNu2TelUSqUoz8uI3Z49OEtBAy+TdP1CqKtwHzvQUxxgTJs2TeX5gdq1a0ObSmCjh+jB+NuvRamL1+3ls77HCip1rTSdJP5eNnMizKndjMLoH42G4bthX+FzHS3UVVEC69evH3799VeKMXJZrlWKclUGAZ5jxoxB02ZNsNlxH74aagBHZyex986HlVTczyGmI58h4CjL2toa48ePFxsUPEotWrQoc0GT0/C2bduiY8eO4ISMcxLeoOFYhS6qm2EpoZG65jmbv+dPSyRZlt5QfVjvtX19AOFNL+aDFNI4m0eFc9Ho5ORkaGtrl5kAVp6DMOk88efEjLe++ZhclZwHTJHEHbs4YOCmLj2645fdvwnTK42zoXtaEHwNDQ3LXdZm5yad3/2r+gQmDsRnIF5KAldX6zdsgG/GG8F44Vzcu3eP2y1K6GPr2rVrK1zbnz59Or/LoaoJCPZ4kCZsjw9GECL79OmDj9q2wb+320C3/5fgPQO6Vrzh+fpcDqxXr16lbHBwgkZXm6okYJr0ECMrX5vraiJ1lArEjrEnzWuOqemiYj9spGd2ee478XkiPsJakmJ83qA05/8qXNurJFLiunXrhpo1a6LxB02wyHIFZpovgOHwYfjZ0hK2lH5u2rwZ5suWYv5ycyUlmjRpgl69eimlrFy3kwuoyOvXr19frm3RokVMwPZ3TYC57E6xVq+e6KzVDSaL/oEp82Zh8IhhWLjGAp/p9oX5ujVKBNjY2MDV1VWuzd3dXaTesm2biUQuZ8u28elSPmKr8a4vdog8GnJpcT1N1KHUuBbt0jSgWuGbzJh3mVhh2TYHBwdxjFa2jVcZnvPVlQBOLXdZWlqW2ZFxNYYVlm07fPgwAgMD5dr4OD5HeHLFFxM+O42DGtXhIkFaMQlcUjIzM0P37t1Ro0YNpZPjPJcVK7SOjo5ybU5OTqIAo0gAh97VlgAZIj4l8Pn4WFaO64ocuXG6zJtDbMqySnC7IgF8uptLVrJtq1evFuWqak+A4j4i4TNpltiJ8LPiNFFFwNGjRyWFyfedAFUny/joekkEuLi4KK0CfykCeFnkiu1flgBeFtl3/D8SsMbKykpOifv37ysRcPz4cVHKUiSA8wwNdR9/VTMBSh9Y8S4Nf2qnSICiBbDzVCRg9uzZTMC+94kAv6FDh8opwRsVHPjItnl4eEDxHNLKlStFXV+2javQ/M1SpZe+1KA4L4G7WDG57fSm/OUbXiqG0ewAFYOeYcN4fwZhvLkp2y4tftrxcltdlf/w+fPn4qNGxTCYU2m6nrRu3VqunT/EoiuZvw6TTZHpyuNNmEaNGsndP3fu3OJAq1N1JOAHDmyKheVtNP4OkE2crULRAW7fvl20EyyLy24a8p+/7WISFixYIMLt4t82bNhQYjXqXREgPq3j74mlX3AmSL8E1eOPIBXnuVT5OsVZpuLnOMeOHeN7vifwiYhYzhC5IpwlOXj1QXWdBmy/XWU/X+UqMZfKBw4cKAobHPlJlZe9h6tOu+7cuSN2dg0MDMSSyZUpmXvaSD+crq/xvl0k9BTCRa7qEPq+5T4t6ffF52WVV+f1P6zyLG30bsU4AAAAAElFTkSuQmCC">',showdown:'<img width="20" height="20" align="absmiddle" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAECtaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzA2NyA3OS4xNTc3NDcsIDIwMTUvMDMvMzAtMjM6NDA6NDIgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMTUtMDEtMTVUMjE6MDE6MTlaPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNy0xMC0yNFQxMzozMTozMCswMTowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTctMTAtMjRUMTM6MzE6MzArMDE6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8cGhvdG9zaG9wOklDQ1Byb2ZpbGU+c1JHQiBJRUM2MTk2Ni0yLjE8L3Bob3Rvc2hvcDpJQ0NQcm9maWxlPgogICAgICAgICA8cGhvdG9zaG9wOlRleHRMYXllcnM+CiAgICAgICAgICAgIDxyZGY6QmFnPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHBob3Rvc2hvcDpMYXllck5hbWU+UyAtPC9waG90b3Nob3A6TGF5ZXJOYW1lPgogICAgICAgICAgICAgICAgICA8cGhvdG9zaG9wOkxheWVyVGV4dD5TIC08L3Bob3Rvc2hvcDpMYXllclRleHQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpCYWc+CiAgICAgICAgIDwvcGhvdG9zaG9wOlRleHRMYXllcnM+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6N2NkMzQxNzctOWYyZi0yNDRiLWEyYjQtMzU1MzJkY2Y1MWJiPC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD5hZG9iZTpkb2NpZDpwaG90b3Nob3A6M2E1YzgxYmYtYjhiNy0xMWU3LTk0NDktYTQ2MzdlZjJkNjMzPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjBDNUFFNjVGNjlDRTQxMTk0NUE4NTVFM0JDQTdFRUI8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NjBDNUFFNjVGNjlDRTQxMTk0NUE4NTVFM0JDQTdFRUI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTUtMDEtMTVUMjE6MDE6MTlaPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6ODZjNjBkMGQtOGY0Yy01ZTRlLWEwMjQtODI4ZWQyNTIwZDc3PC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE3LTEwLTI0VDEzOjMxOjMwKzAxOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jb252ZXJ0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+ZnJvbSBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wIHRvIGltYWdlL3BuZzwvc3RFdnQ6cGFyYW1ldGVycz4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmRlcml2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+Y29udmVydGVkIGZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmc8L3N0RXZ0OnBhcmFtZXRlcnM+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjdjZDM0MTc3LTlmMmYtMjQ0Yi1hMmI0LTM1NTMyZGNmNTFiYjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNy0xMC0yNFQxMzozMTozMCswMTowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6ODZjNjBkMGQtOGY0Yy01ZTRlLWEwMjQtODI4ZWQyNTIwZDc3PC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjYwQzVBRTY1RjY5Q0U0MTE5NDVBODU1RTNCQ0E3RUVCPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICAgICA8c3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjBDNUFFNjVGNjlDRTQxMTk0NUE4NTVFM0JDQTdFRUI8L3N0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NjQ8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+NjQ8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pse7bzcAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAA1JJREFUeNrsm1+OmlAUhz+aeS9dwZggJn1AnRUMO6jpBgZXULuC2hWUWUGZBTSxKyiuoA4mfUBMnB04K5g+9DihRBHlyh/lJLwIXLgf99xzzu9etZeXFy7Z3nDh1gBoAFy4XeVtQNO0zNcapmUDfUBPnFoBfhQGq6IBaHmjwD4Ahmk5wAD4kKG5J8CNwsAFaHe6DvA9cc0wCgOv8gDka3vA9RHNPgo0D7hNnJtGYWBXxgV2dH4MfMnRRA+Y1WIO2NJ5F/ikoKm3tYsChmkNFHW+fmHQMC1dfHaXPQP3wM1yMdc2B/AOGALTWobBmI1Shu0UGCwX83XyRBQGawHntTtdG5gUNfxVu4CTNqNv6/wWGL7kCc+1AmCYVisl3I2ydD4GYZUCs7IjoLXrxHIx9w9tLAqDCfBwDrXAY457x+cAoCfuwRGjYFUnAGk+PsjR7s8Dn1VeLWCYVlpDw+VivjVHSHt+u9PVJbzGzZXQWTkAkz0V31fATUaEsjVJlQBs4FeGcteLgzgbAALBA+4y3voAeJL8nA0AHfClnM1qm1HhnYUidCSE+KzvSSJUTwAxCOMcpfETMFYpfRUKIAbCFhC3OTJJJwqDWS0BxED0JZ4Pjix1P2+E0loCSMBwyK4S/xc1ojBwag8gMU84cvTKGgmlAYhngu1O9xAXuVE5J1QCQCz3bwHuHvdQui5QKQAxEO6eEKpsFCgTRSXkvdoxSlBMCxhJJbgrrbZRtHCiShN0pRB6PeQ3ckBw2K0oKXMBVYJIP+Nvh9qulFivGoBt1lLQxowT2ykBXCfnhZIglgYACWmqXQv+baioBYCeiCQHm+QEg1O7RhF7hO4OhSAhcJKSFU7qBGADwZeqMMuXn6TUBw8qlaMrirNb4LdhWlP+SWD+cjFfxTpuS2GUpik+o3jFSEkqbJiWn0P0OMSGqlWiOu0TvD+FRHZKAE+oW+cfRmEwqlsesJJEJs8y91QqP+9UL6lqEtz2gpuNEY5sm9sIHln2DRa2aFKGJtiXkZEMiWtgVvRKUSUFkSKt2S7fAGgAXLYpmQQXf36MUChTZdUa2u8/rkvPA6Tz30r4eH3ybcBS5gJ6SaNXb+aABkA1AMxKenclBZLW/He4cYEGwEXb3wEASelexk6LIIIAAAAASUVORK5CYII=">'},a.Converter=function(e){"use strict";var t={},r=[],n=[],g={},o=s,c={parsed:{},raw:"",format:""};function l(e,t){if(t=t||null,a.helper.isString(e)){if(t=e=a.helper.stdExtName(e),a.extensions[e])return console.warn("DEPRECATION WARNING: "+e+" is an old extension that uses a deprecated loading method.Please inform the developer that the extension should be updated!"),void function(e,t){"function"==typeof e&&(e=e(new a.Converter));a.helper.isArray(e)||(e=[e]);var g=I(e,t);if(!g.valid)throw Error(g.error);for(var o=0;o<e.length;++o)switch(e[o].type){case"lang":r.push(e[o]);break;case"output":n.push(e[o]);break;default:throw Error("Extension loader error: Type unrecognized!!!")}}(a.extensions[e],e);if(a.helper.isUndefined(i[e]))throw Error('Extension "'+e+'" could not be loaded. It was either not found or is not a valid extension.');e=i[e]}"function"==typeof e&&(e=e()),a.helper.isArray(e)||(e=[e]);var g=I(e,t);if(!g.valid)throw Error(g.error);for(var o=0;o<e.length;++o){switch(e[o].type){case"lang":r.push(e[o]);break;case"output":n.push(e[o])}if(e[o].hasOwnProperty("listeners"))for(var A in e[o].listeners)e[o].listeners.hasOwnProperty(A)&&u(A,e[o].listeners[A])}}function u(e,t){if(!a.helper.isString(e))throw Error("Invalid argument in converter.listen() method: name must be a string, but "+typeof e+" given");if("function"!=typeof t)throw Error("Invalid argument in converter.listen() method: callback must be a function, but "+typeof t+" given");g.hasOwnProperty(e)||(g[e]=[]),g[e].push(t)}!function(){for(var r in e=e||{},A)A.hasOwnProperty(r)&&(t[r]=A[r]);if("object"!=typeof e)throw Error("Converter expects the passed parameter to be an object, but "+typeof e+" was passed instead.");for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);t.extensions&&a.helper.forEach(t.extensions,l)}(),this._dispatch=function(e,t,r,n){if(g.hasOwnProperty(e))for(var a=0;a<g[e].length;++a){var o=g[e][a](e,t,this,r,n);o&&void 0!==o&&(t=o)}return t},this.listen=function(e,t){return u(e,t),this},this.makeHtml=function(e){if(!e)return e;var g={gHtmlBlocks:[],gHtmlMdBlocks:[],gHtmlSpans:[],gUrls:{},gTitles:{},gDimensions:{},gListLevel:0,hashLinkCounts:{},langExtensions:r,outputModifiers:n,converter:this,ghCodeBlocks:[],metadata:{parsed:{},raw:"",format:""}};return e=(e=(e=(e=(e=e.replace(/¨/g,"¨T")).replace(/\$/g,"¨D")).replace(/\r\n/g,"\n")).replace(/\r/g,"\n")).replace(/\u00A0/g," "),t.smartIndentationFix&&(e=function(e){var t=e.match(/^\s*/)[0].length,r=new RegExp("^\\s{0,"+t+"}","gm");return e.replace(r,"")}(e)),e="\n\n"+e+"\n\n",e=(e=a.subParser("detab")(e,t,g)).replace(/^[ \t]+$/gm,""),a.helper.forEach(r,function(r){e=a.subParser("runExtension")(r,e,t,g)}),e=a.subParser("metadata")(e,t,g),e=a.subParser("hashPreCodeTags")(e,t,g),e=a.subParser("githubCodeBlocks")(e,t,g),e=a.subParser("hashHTMLBlocks")(e,t,g),e=a.subParser("hashCodeTags")(e,t,g),e=a.subParser("stripLinkDefinitions")(e,t,g),e=a.subParser("blockGamut")(e,t,g),e=a.subParser("unhashHTMLSpans")(e,t,g),e=(e=(e=a.subParser("unescapeSpecialChars")(e,t,g)).replace(/¨D/g,"$$")).replace(/¨T/g,"¨"),e=a.subParser("completeHTMLDocument")(e,t,g),a.helper.forEach(n,function(r){e=a.subParser("runExtension")(r,e,t,g)}),c=g.metadata,e},this.setOption=function(e,r){t[e]=r},this.getOption=function(e){return t[e]},this.getOptions=function(){return t},this.addExtension=function(e,t){l(e,t=t||null)},this.useExtension=function(e){l(e)},this.setFlavor=function(e){if(!C.hasOwnProperty(e))throw Error(e+" flavor was not found");var r=C[e];for(var n in o=e,r)r.hasOwnProperty(n)&&(t[n]=r[n])},this.getFlavor=function(){return o},this.removeExtension=function(e){a.helper.isArray(e)||(e=[e]);for(var t=0;t<e.length;++t){for(var g=e[t],o=0;o<r.length;++o)r[o]===g&&r[o].splice(o,1);for(;0<n.length;++o)n[0]===g&&n[0].splice(o,1)}},this.getAllExtensions=function(){return{language:r,output:n}},this.getMetadata=function(e){return e?c.raw:c.parsed},this.getMetadataFormat=function(){return c.format},this._setMetadataPair=function(e,t){c.parsed[e]=t},this._setMetadataFormat=function(e){c.format=e},this._setMetadataRaw=function(e){c.raw=e}},a.subParser("anchors",function(e,t,r){"use strict";var n=function(e,n,g,o,i,A,s){if(a.helper.isUndefined(s)&&(s=""),g=g.toLowerCase(),e.search(/\(<?\s*>? ?(['"].*['"])?\)$/m)>-1)o="";else if(!o){if(g||(g=n.toLowerCase().replace(/ ?\n/g," ")),o="#"+g,a.helper.isUndefined(r.gUrls[g]))return e;o=r.gUrls[g],a.helper.isUndefined(r.gTitles[g])||(s=r.gTitles[g])}var C='<a href="'+(o=o.replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback))+'"';return""!==s&&null!==s&&(C+=' title="'+(s=(s=s.replace(/"/g,"&quot;")).replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback))+'"'),t.openLinksInNewWindow&&!/^#/.test(o)&&(C+=' target="¨E95Eblank"'),C+=">"+n+"</a>"};return e=(e=(e=(e=(e=r.converter._dispatch("anchors.before",e,t,r)).replace(/\[((?:\[[^\]]*]|[^\[\]])*)] ?(?:\n *)?\[(.*?)]()()()()/g,n)).replace(/\[((?:\[[^\]]*]|[^\[\]])*)]()[ \t]*\([ \t]?<([^>]*)>(?:[ \t]*((["'])([^"]*?)\5))?[ \t]?\)/g,n)).replace(/\[((?:\[[^\]]*]|[^\[\]])*)]()[ \t]*\([ \t]?<?([\S]+?(?:\([\S]*?\)[\S]*?)?)>?(?:[ \t]*((["'])([^"]*?)\5))?[ \t]?\)/g,n)).replace(/\[([^\[\]]+)]()()()()()/g,n),t.ghMentions&&(e=e.replace(/(^|\s)(\\)?(@([a-z\d\-]+))(?=[.!?;,[\]()]|\s|$)/gim,function(e,r,n,g,o){if("\\"===n)return r+g;if(!a.helper.isString(t.ghMentionsLink))throw new Error("ghMentionsLink option must be a string");var i=t.ghMentionsLink.replace(/\{u}/g,o),A="";return t.openLinksInNewWindow&&(A=' target="¨E95Eblank"'),r+'<a href="'+i+'"'+A+">"+g+"</a>"})),e=r.converter._dispatch("anchors.after",e,t,r)});var u=/([*~_]+|\b)(((https?|ftp|dict):\/\/|www\.)[^'">\s]+?\.[^'">\s]+?)()(\1)?(?=\s|$)(?!["<>])/gi,d=/([*~_]+|\b)(((https?|ftp|dict):\/\/|www\.)[^'">\s]+\.[^'">\s]+?)([.!?,()\[\]])?(\1)?(?=\s|$)(?!["<>])/gi,p=/()<(((https?|ftp|dict):\/\/|www\.)[^'">\s]+)()>()/gi,h=/(^|\s)(?:mailto:)?([A-Za-z0-9!#$%&'*+-/=?^_`{|}~.]+@[-a-z0-9]+(\.[-a-z0-9]+)*\.[a-z]+)(?=$|\s)/gim,f=/<()(?:mailto:)?([-.\w]+@[-a-z0-9]+(\.[-a-z0-9]+)*\.[a-z]+)>/gi,m=function(e){"use strict";return function(t,r,n,g,o,i,A){var s=n=n.replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback),C="",I="",c=r||"",l=A||"";return/^www\./i.test(n)&&(n=n.replace(/^www\./i,"http://www.")),e.excludeTrailingPunctuationFromURLs&&i&&(C=i),e.openLinksInNewWindow&&(I=' target="¨E95Eblank"'),c+'<a href="'+n+'"'+I+">"+s+"</a>"+C+l}},b=function(e,t){"use strict";return function(r,n,g){var o="mailto:";return n=n||"",g=a.subParser("unescapeSpecialChars")(g,e,t),e.encodeEmails?(o=a.helper.encodeEmailAddress(o+g),g=a.helper.encodeEmailAddress(g)):o+=g,n+'<a href="'+o+'">'+g+"</a>"}};a.subParser("autoLinks",function(e,t,r){"use strict";return e=(e=(e=r.converter._dispatch("autoLinks.before",e,t,r)).replace(p,m(t))).replace(f,b(t,r)),e=r.converter._dispatch("autoLinks.after",e,t,r)}),a.subParser("simplifiedAutoLinks",function(e,t,r){"use strict";return t.simplifiedAutoLink?(e=r.converter._dispatch("simplifiedAutoLinks.before",e,t,r),e=(e=t.excludeTrailingPunctuationFromURLs?e.replace(d,m(t)):e.replace(u,m(t))).replace(h,b(t,r)),e=r.converter._dispatch("simplifiedAutoLinks.after",e,t,r)):e}),a.subParser("blockGamut",function(e,t,r){"use strict";return e=r.converter._dispatch("blockGamut.before",e,t,r),e=a.subParser("blockQuotes")(e,t,r),e=a.subParser("headers")(e,t,r),e=a.subParser("horizontalRule")(e,t,r),e=a.subParser("lists")(e,t,r),e=a.subParser("codeBlocks")(e,t,r),e=a.subParser("tables")(e,t,r),e=a.subParser("hashHTMLBlocks")(e,t,r),e=a.subParser("paragraphs")(e,t,r),e=r.converter._dispatch("blockGamut.after",e,t,r)}),a.subParser("blockQuotes",function(e,t,r){"use strict";e=r.converter._dispatch("blockQuotes.before",e,t,r),e+="\n\n";var n=/(^ {0,3}>[ \t]?.+\n(.+\n)*\n*)+/gm;return t.splitAdjacentBlockquotes&&(n=/^ {0,3}>[\s\S]*?(?:\n\n)/gm),e=e.replace(n,function(e){return e=(e=(e=e.replace(/^[ \t]*>[ \t]?/gm,"")).replace(/¨0/g,"")).replace(/^[ \t]+$/gm,""),e=a.subParser("githubCodeBlocks")(e,t,r),e=(e=(e=a.subParser("blockGamut")(e,t,r)).replace(/(^|\n)/g,"$1 ")).replace(/(\s*<pre>[^\r]+?<\/pre>)/gm,function(e,t){var r=t;return r=(r=r.replace(/^ /gm,"¨0")).replace(/¨0/g,"")}),a.subParser("hashBlock")("<blockquote>\n"+e+"\n</blockquote>",t,r)}),e=r.converter._dispatch("blockQuotes.after",e,t,r)}),a.subParser("codeBlocks",function(e,t,r){"use strict";e=r.converter._dispatch("codeBlocks.before",e,t,r);return e=(e=(e+="¨0").replace(/(?:\n\n|^)((?:(?:[ ]{4}|\t).*\n+)+)(\n*[ ]{0,3}[^ \t\n]|(?=¨0))/g,function(e,n,g){var o=n,i=g,A="\n";return o=a.subParser("outdent")(o,t,r),o=a.subParser("encodeCode")(o,t,r),o=(o=(o=a.subParser("detab")(o,t,r)).replace(/^\n+/g,"")).replace(/\n+$/g,""),t.omitExtraWLInCodeBlocks&&(A=""),o="<pre><code>"+o+A+"</code></pre>",a.subParser("hashBlock")(o,t,r)+i})).replace(/¨0/,""),e=r.converter._dispatch("codeBlocks.after",e,t,r)}),a.subParser("codeSpans",function(e,t,r){"use strict";return void 0===(e=r.converter._dispatch("codeSpans.before",e,t,r))&&(e=""),e=e.replace(/(^|[^\\])(`+)([^\r]*?[^`])\2(?!`)/gm,function(e,n,g,o){var i=o;return i=(i=i.replace(/^([ \t]*)/g,"")).replace(/[ \t]*$/g,""),i=n+"<code>"+(i=a.subParser("encodeCode")(i,t,r))+"</code>",i=a.subParser("hashHTMLSpans")(i,t,r)}),e=r.converter._dispatch("codeSpans.after",e,t,r)}),a.subParser("completeHTMLDocument",function(e,t,r){"use strict";if(!t.completeHTMLDocument)return e;e=r.converter._dispatch("completeHTMLDocument.before",e,t,r);var n="html",g="<!DOCTYPE HTML>\n",a="",o='<meta charset="utf-8">\n',i="",A="";for(var s in void 0!==r.metadata.parsed.doctype&&(g="<!DOCTYPE "+r.metadata.parsed.doctype+">\n","html"!==(n=r.metadata.parsed.doctype.toString().toLowerCase())&&"html5"!==n||(o='<meta charset="utf-8">')),r.metadata.parsed)if(r.metadata.parsed.hasOwnProperty(s))switch(s.toLowerCase()){case"doctype":break;case"title":a="<title>"+r.metadata.parsed.title+"</title>\n";break;case"charset":o="html"===n||"html5"===n?'<meta charset="'+r.metadata.parsed.charset+'">\n':'<meta name="charset" content="'+r.metadata.parsed.charset+'">\n';break;case"language":case"lang":i=' lang="'+r.metadata.parsed[s]+'"',A+='<meta name="'+s+'" content="'+r.metadata.parsed[s]+'">\n';break;default:A+='<meta name="'+s+'" content="'+r.metadata.parsed[s]+'">\n'}return e=g+"<html"+i+">\n<head>\n"+a+o+A+"</head>\n<body>\n"+e.trim()+"\n</body>\n</html>",e=r.converter._dispatch("completeHTMLDocument.after",e,t,r)}),a.subParser("detab",function(e,t,r){"use strict";return e=(e=(e=(e=(e=(e=r.converter._dispatch("detab.before",e,t,r)).replace(/\t(?=\t)/g," ")).replace(/\t/g,"¨A¨B")).replace(/¨B(.+?)¨A/g,function(e,t){for(var r=t,n=4-r.length%4,g=0;g<n;g++)r+=" ";return r})).replace(/¨A/g," ")).replace(/¨B/g,""),e=r.converter._dispatch("detab.after",e,t,r)}),a.subParser("ellipsis",function(e,t,r){"use strict";return e=(e=r.converter._dispatch("ellipsis.before",e,t,r)).replace(/\.\.\./g,"…"),e=r.converter._dispatch("ellipsis.after",e,t,r)}),a.subParser("emoji",function(e,t,r){"use strict";if(!t.emoji)return e;return e=(e=r.converter._dispatch("emoji.before",e,t,r)).replace(/:([\S]+?):/g,function(e,t){return a.helper.emojis.hasOwnProperty(t)?a.helper.emojis[t]:e}),e=r.converter._dispatch("emoji.after",e,t,r)}),a.subParser("encodeAmpsAndAngles",function(e,t,r){"use strict";return e=(e=(e=(e=(e=r.converter._dispatch("encodeAmpsAndAngles.before",e,t,r)).replace(/&(?!#?[xX]?(?:[0-9a-fA-F]+|\w+);)/g,"&amp;")).replace(/<(?![a-z\/?$!])/gi,"&lt;")).replace(/</g,"&lt;")).replace(/>/g,"&gt;"),e=r.converter._dispatch("encodeAmpsAndAngles.after",e,t,r)}),a.subParser("encodeBackslashEscapes",function(e,t,r){"use strict";return e=(e=(e=r.converter._dispatch("encodeBackslashEscapes.before",e,t,r)).replace(/\\(\\)/g,a.helper.escapeCharactersCallback)).replace(/\\([`*_{}\[\]()>#+.!~=|-])/g,a.helper.escapeCharactersCallback),e=r.converter._dispatch("encodeBackslashEscapes.after",e,t,r)}),a.subParser("encodeCode",function(e,t,r){"use strict";return e=(e=r.converter._dispatch("encodeCode.before",e,t,r)).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/([*_{}\[\]\\=~-])/g,a.helper.escapeCharactersCallback),e=r.converter._dispatch("encodeCode.after",e,t,r)}),a.subParser("escapeSpecialCharsWithinTagAttributes",function(e,t,r){"use strict";return e=(e=(e=r.converter._dispatch("escapeSpecialCharsWithinTagAttributes.before",e,t,r)).replace(/<\/?[a-z\d_:-]+(?:[\s]+[\s\S]+?)?>/gi,function(e){return e.replace(/(.)<\/?code>(?=.)/g,"$1`").replace(/([\\`*_~=|])/g,a.helper.escapeCharactersCallback)})).replace(/<!(--(?:(?:[^>-]|-[^>])(?:[^-]|-[^-])*)--)>/gi,function(e){return e.replace(/([\\`*_~=|])/g,a.helper.escapeCharactersCallback)}),e=r.converter._dispatch("escapeSpecialCharsWithinTagAttributes.after",e,t,r)}),a.subParser("githubCodeBlocks",function(e,t,r){"use strict";return t.ghCodeBlocks?(e=r.converter._dispatch("githubCodeBlocks.before",e,t,r),e=(e=(e+="¨0").replace(/(?:^|\n)(```+|~~~+)([^\s`~]*)\n([\s\S]*?)\n\1/g,function(e,n,g,o){var i=t.omitExtraWLInCodeBlocks?"":"\n";return o=a.subParser("encodeCode")(o,t,r),o=(o=(o=a.subParser("detab")(o,t,r)).replace(/^\n+/g,"")).replace(/\n+$/g,""),o="<pre><code"+(g?' class="'+g+" language-"+g+'"':"")+">"+o+i+"</code></pre>",o=a.subParser("hashBlock")(o,t,r),"\n\n¨G"+(r.ghCodeBlocks.push({text:e,codeblock:o})-1)+"G\n\n"})).replace(/¨0/,""),r.converter._dispatch("githubCodeBlocks.after",e,t,r)):e}),a.subParser("hashBlock",function(e,t,r){"use strict";return e=(e=r.converter._dispatch("hashBlock.before",e,t,r)).replace(/(^\n+|\n+$)/g,""),e="\n\n¨K"+(r.gHtmlBlocks.push(e)-1)+"K\n\n",e=r.converter._dispatch("hashBlock.after",e,t,r)}),a.subParser("hashCodeTags",function(e,t,r){"use strict";e=r.converter._dispatch("hashCodeTags.before",e,t,r);return e=a.helper.replaceRecursiveRegExp(e,function(e,n,g,o){var i=g+a.subParser("encodeCode")(n,t,r)+o;return"¨C"+(r.gHtmlSpans.push(i)-1)+"C"},"<code\\b[^>]*>","</code>","gim"),e=r.converter._dispatch("hashCodeTags.after",e,t,r)}),a.subParser("hashElement",function(e,t,r){"use strict";return function(e,t){var n=t;return n=(n=(n=n.replace(/\n\n/g,"\n")).replace(/^\n/,"")).replace(/\n+$/g,""),n="\n\n¨K"+(r.gHtmlBlocks.push(n)-1)+"K\n\n"}}),a.subParser("hashHTMLBlocks",function(e,t,r){"use strict";e=r.converter._dispatch("hashHTMLBlocks.before",e,t,r);var n=["pre","div","h1","h2","h3","h4","h5","h6","blockquote","table","dl","ol","ul","script","noscript","form","fieldset","iframe","math","style","section","header","footer","nav","article","aside","address","audio","canvas","figure","hgroup","output","video","p"],g=function(e,t,n,g){var a=e;return-1!==n.search(/\bmarkdown\b/)&&(a=n+r.converter.makeHtml(t)+g),"\n\n¨K"+(r.gHtmlBlocks.push(a)-1)+"K\n\n"};t.backslashEscapesHTMLTags&&(e=e.replace(/\\<(\/?[^>]+?)>/g,function(e,t){return"&lt;"+t+"&gt;"}));for(var o=0;o<n.length;++o)for(var i,A=new RegExp("^ {0,3}(<"+n[o]+"\\b[^>]*>)","im"),s="<"+n[o]+"\\b[^>]*>",C="</"+n[o]+">";-1!==(i=a.helper.regexIndexOf(e,A));){var I=a.helper.splitAtIndex(e,i),c=a.helper.replaceRecursiveRegExp(I[1],g,s,C,"im");if(c===I[1])break;e=I[0].concat(c)}return e=e.replace(/(\n {0,3}(<(hr)\b([^<>])*?\/?>)[ \t]*(?=\n{2,}))/g,a.subParser("hashElement")(e,t,r)),e=(e=a.helper.replaceRecursiveRegExp(e,function(e){return"\n\n¨K"+(r.gHtmlBlocks.push(e)-1)+"K\n\n"},"^ {0,3}\x3c!--","--\x3e","gm")).replace(/(?:\n\n)( {0,3}(?:<([?%])[^\r]*?\2>)[ \t]*(?=\n{2,}))/g,a.subParser("hashElement")(e,t,r)),e=r.converter._dispatch("hashHTMLBlocks.after",e,t,r)}),a.subParser("hashHTMLSpans",function(e,t,r){"use strict";function n(e){return"¨C"+(r.gHtmlSpans.push(e)-1)+"C"}return e=(e=(e=(e=(e=r.converter._dispatch("hashHTMLSpans.before",e,t,r)).replace(/<[^>]+?\/>/gi,function(e){return n(e)})).replace(/<([^>]+?)>[\s\S]*?<\/\1>/g,function(e){return n(e)})).replace(/<([^>]+?)\s[^>]+?>[\s\S]*?<\/\1>/g,function(e){return n(e)})).replace(/<[^>]+?>/gi,function(e){return n(e)}),e=r.converter._dispatch("hashHTMLSpans.after",e,t,r)}),a.subParser("unhashHTMLSpans",function(e,t,r){"use strict";e=r.converter._dispatch("unhashHTMLSpans.before",e,t,r);for(var n=0;n<r.gHtmlSpans.length;++n){for(var g=r.gHtmlSpans[n],a=0;/¨C(\d+)C/.test(g);){var o=RegExp.$1;if(g=g.replace("¨C"+o+"C",r.gHtmlSpans[o]),10===a){console.error("maximum nesting of 10 spans reached!!!");break}++a}e=e.replace("¨C"+n+"C",g)}return e=r.converter._dispatch("unhashHTMLSpans.after",e,t,r)}),a.subParser("hashPreCodeTags",function(e,t,r){"use strict";e=r.converter._dispatch("hashPreCodeTags.before",e,t,r);return e=a.helper.replaceRecursiveRegExp(e,function(e,n,g,o){var i=g+a.subParser("encodeCode")(n,t,r)+o;return"\n\n¨G"+(r.ghCodeBlocks.push({text:e,codeblock:i})-1)+"G\n\n"},"^ {0,3}<pre\\b[^>]*>\\s*<code\\b[^>]*>","^ {0,3}</code>\\s*</pre>","gim"),e=r.converter._dispatch("hashPreCodeTags.after",e,t,r)}),a.subParser("headers",function(e,t,r){"use strict";e=r.converter._dispatch("headers.before",e,t,r);var n=isNaN(parseInt(t.headerLevelStart))?1:parseInt(t.headerLevelStart),g=t.smoothLivePreview?/^(.+)[ \t]*\n={2,}[ \t]*\n+/gm:/^(.+)[ \t]*\n=+[ \t]*\n+/gm,o=t.smoothLivePreview?/^(.+)[ \t]*\n-{2,}[ \t]*\n+/gm:/^(.+)[ \t]*\n-+[ \t]*\n+/gm;e=(e=e.replace(g,function(e,g){var o=a.subParser("spanGamut")(g,t,r),i=t.noHeaderId?"":' id="'+A(g)+'"',s="<h"+n+i+">"+o+"</h"+n+">";return a.subParser("hashBlock")(s,t,r)})).replace(o,function(e,g){var o=a.subParser("spanGamut")(g,t,r),i=t.noHeaderId?"":' id="'+A(g)+'"',s=n+1,C="<h"+s+i+">"+o+"</h"+s+">";return a.subParser("hashBlock")(C,t,r)});var i=t.requireSpaceBeforeHeadingText?/^(#{1,6})[ \t]+(.+?)[ \t]*#*\n+/gm:/^(#{1,6})[ \t]*(.+?)[ \t]*#*\n+/gm;function A(e){var n,g;if(t.customizedHeaderId){var o=e.match(/\{([^{]+?)}\s*$/);o&&o[1]&&(e=o[1])}return n=e,g=a.helper.isString(t.prefixHeaderId)?t.prefixHeaderId:!0===t.prefixHeaderId?"section-":"",t.rawPrefixHeaderId||(n=g+n),n=t.ghCompatibleHeaderId?n.replace(/ /g,"-").replace(/&amp;/g,"").replace(/¨T/g,"").replace(/¨D/g,"").replace(/[&+$,\/:;=?@"#{}|^¨~\[\]`\\*)(%.!'<>]/g,"").toLowerCase():t.rawHeaderId?n.replace(/ /g,"-").replace(/&amp;/g,"&").replace(/¨T/g,"¨").replace(/¨D/g,"$").replace(/["']/g,"-").toLowerCase():n.replace(/[^\w]/g,"").toLowerCase(),t.rawPrefixHeaderId&&(n=g+n),r.hashLinkCounts[n]?n=n+"-"+r.hashLinkCounts[n]++:r.hashLinkCounts[n]=1,n}return e=e.replace(i,function(e,g,o){var i=o;t.customizedHeaderId&&(i=o.replace(/\s?\{([^{]+?)}\s*$/,""));var s=a.subParser("spanGamut")(i,t,r),C=t.noHeaderId?"":' id="'+A(o)+'"',I=n-1+g.length,c="<h"+I+C+">"+s+"</h"+I+">";return a.subParser("hashBlock")(c,t,r)}),e=r.converter._dispatch("headers.after",e,t,r)}),a.subParser("horizontalRule",function(e,t,r){"use strict";e=r.converter._dispatch("horizontalRule.before",e,t,r);var n=a.subParser("hashBlock")("<hr />",t,r);return e=(e=(e=e.replace(/^ {0,2}( ?-){3,}[ \t]*$/gm,n)).replace(/^ {0,2}( ?\*){3,}[ \t]*$/gm,n)).replace(/^ {0,2}( ?_){3,}[ \t]*$/gm,n),e=r.converter._dispatch("horizontalRule.after",e,t,r)}),a.subParser("images",function(e,t,r){"use strict";function n(e,t,n,g,o,i,A,s){var C=r.gUrls,I=r.gTitles,c=r.gDimensions;if(n=n.toLowerCase(),s||(s=""),e.search(/\(<?\s*>? ?(['"].*['"])?\)$/m)>-1)g="";else if(""===g||null===g){if(""!==n&&null!==n||(n=t.toLowerCase().replace(/ ?\n/g," ")),g="#"+n,a.helper.isUndefined(C[n]))return e;g=C[n],a.helper.isUndefined(I[n])||(s=I[n]),a.helper.isUndefined(c[n])||(o=c[n].width,i=c[n].height)}t=t.replace(/"/g,"&quot;").replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback);var l='<img src="'+(g=g.replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback))+'" alt="'+t+'"';return s&&(l+=' title="'+(s=s.replace(/"/g,"&quot;").replace(a.helper.regexes.asteriskDashAndColon,a.helper.escapeCharactersCallback))+'"'),o&&i&&(l+=' width="'+(o="*"===o?"auto":o)+'"',l+=' height="'+(i="*"===i?"auto":i)+'"'),l+=" />"}return e=(e=(e=(e=(e=(e=r.converter._dispatch("images.before",e,t,r)).replace(/!\[([^\]]*?)] ?(?:\n *)?\[([\s\S]*?)]()()()()()/g,n)).replace(/!\[([^\]]*?)][ \t]*()\([ \t]?<?(data:.+?\/.+?;base64,[A-Za-z0-9+/=\n]+?)>?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*(?:(["'])([^"]*?)\6)?[ \t]?\)/g,function(e,t,r,g,a,o,i,A){return n(e,t,r,g=g.replace(/\s/g,""),a,o,0,A)})).replace(/!\[([^\]]*?)][ \t]*()\([ \t]?<([^>]*)>(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*(?:(?:(["'])([^"]*?)\6))?[ \t]?\)/g,n)).replace(/!\[([^\]]*?)][ \t]*()\([ \t]?<?([\S]+?(?:\([\S]*?\)[\S]*?)?)>?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*(?:(["'])([^"]*?)\6)?[ \t]?\)/g,n)).replace(/!\[([^\[\]]+)]()()()()()/g,n),e=r.converter._dispatch("images.after",e,t,r)}),a.subParser("italicsAndBold",function(e,t,r){"use strict";function n(e,t,r){return t+e+r}return e=r.converter._dispatch("italicsAndBold.before",e,t,r),e=t.literalMidWordUnderscores?(e=(e=e.replace(/\b___(\S[\s\S]*)___\b/g,function(e,t){return n(t,"<strong><em>","</em></strong>")})).replace(/\b__(\S[\s\S]*)__\b/g,function(e,t){return n(t,"<strong>","</strong>")})).replace(/\b_(\S[\s\S]*?)_\b/g,function(e,t){return n(t,"<em>","</em>")}):(e=(e=e.replace(/___(\S[\s\S]*?)___/g,function(e,t){return/\S$/.test(t)?n(t,"<strong><em>","</em></strong>"):e})).replace(/__(\S[\s\S]*?)__/g,function(e,t){return/\S$/.test(t)?n(t,"<strong>","</strong>"):e})).replace(/_([^\s_][\s\S]*?)_/g,function(e,t){return/\S$/.test(t)?n(t,"<em>","</em>"):e}),e=t.literalMidWordAsterisks?(e=(e=e.replace(/([^*]|^)\B\*\*\*(\S[\s\S]+?)\*\*\*\B(?!\*)/g,function(e,t,r){return n(r,t+"<strong><em>","</em></strong>")})).replace(/([^*]|^)\B\*\*(\S[\s\S]+?)\*\*\B(?!\*)/g,function(e,t,r){return n(r,t+"<strong>","</strong>")})).replace(/([^*]|^)\B\*(\S[\s\S]+?)\*\B(?!\*)/g,function(e,t,r){return n(r,t+"<em>","</em>")}):(e=(e=e.replace(/\*\*\*(\S[\s\S]*?)\*\*\*/g,function(e,t){return/\S$/.test(t)?n(t,"<strong><em>","</em></strong>"):e})).replace(/\*\*(\S[\s\S]*?)\*\*/g,function(e,t){return/\S$/.test(t)?n(t,"<strong>","</strong>"):e})).replace(/\*([^\s*][\s\S]*?)\*/g,function(e,t){return/\S$/.test(t)?n(t,"<em>","</em>"):e}),e=r.converter._dispatch("italicsAndBold.after",e,t,r)}),a.subParser("lists",function(e,t,r){"use strict";function n(e,n){r.gListLevel++,e=e.replace(/\n{2,}$/,"\n");var g=/(\n)?(^ {0,3})([*+-]|\d+[.])[ \t]+((\[(x|X| )?])?[ \t]*[^\r]+?(\n{1,2}))(?=\n*(¨0| {0,3}([*+-]|\d+[.])[ \t]+))/gm,o=/\n[ \t]*\n(?!¨0)/.test(e+="¨0");return t.disableForced4SpacesIndentedSublists&&(g=/(\n)?(^ {0,3})([*+-]|\d+[.])[ \t]+((\[(x|X| )?])?[ \t]*[^\r]+?(\n{1,2}))(?=\n*(¨0|\2([*+-]|\d+[.])[ \t]+))/gm),e=(e=e.replace(g,function(e,n,g,i,A,s,C){C=C&&""!==C.trim();var I=a.subParser("outdent")(A,t,r),c="";return s&&t.tasklists&&(c=' class="task-list-item" style="list-style-type: none;"',I=I.replace(/^[ \t]*\[(x|X| )?]/m,function(){var e='<input type="checkbox" disabled style="margin: 0px 0.35em 0.25em -1.6em; vertical-align: middle;"';return C&&(e+=" checked"),e+=">"})),I=I.replace(/^([-*+]|\d\.)[ \t]+[\S\n ]*/g,function(e){return"¨A"+e}),n||I.search(/\n{2,}/)>-1?(I=a.subParser("githubCodeBlocks")(I,t,r),I=a.subParser("blockGamut")(I,t,r)):(I=(I=a.subParser("lists")(I,t,r)).replace(/\n$/,""),I=(I=a.subParser("hashHTMLBlocks")(I,t,r)).replace(/\n\n+/g,"\n\n"),I=o?a.subParser("paragraphs")(I,t,r):a.subParser("spanGamut")(I,t,r)),I="<li"+c+">"+(I=I.replace("¨A",""))+"</li>\n"})).replace(/¨0/g,""),r.gListLevel--,n&&(e=e.replace(/\s+$/,"")),e}function g(e,t){if("ol"===t){var r=e.match(/^ *(\d+)\./);if(r&&"1"!==r[1])return' start="'+r[1]+'"'}return""}function o(e,r,a){var o=t.disableForced4SpacesIndentedSublists?/^ ?\d+\.[ \t]/gm:/^ {0,3}\d+\.[ \t]/gm,i=t.disableForced4SpacesIndentedSublists?/^ ?[*+-][ \t]/gm:/^ {0,3}[*+-][ \t]/gm,A="ul"===r?o:i,s="";if(-1!==e.search(A))!function t(C){var I=C.search(A),c=g(e,r);-1!==I?(s+="\n\n<"+r+c+">\n"+n(C.slice(0,I),!!a)+"</"+r+">\n",A="ul"===(r="ul"===r?"ol":"ul")?o:i,t(C.slice(I))):s+="\n\n<"+r+c+">\n"+n(C,!!a)+"</"+r+">\n"}(e);else{var C=g(e,r);s="\n\n<"+r+C+">\n"+n(e,!!a)+"</"+r+">\n"}return s}return e=r.converter._dispatch("lists.before",e,t,r),e+="¨0",e=(e=r.gListLevel?e.replace(/^(( {0,3}([*+-]|\d+[.])[ \t]+)[^\r]+?(¨0|\n{2,}(?=\S)(?![ \t]*(?:[*+-]|\d+[.])[ \t]+)))/gm,function(e,t,r){return o(t,r.search(/[*+-]/g)>-1?"ul":"ol",!0)}):e.replace(/(\n\n|^\n?)(( {0,3}([*+-]|\d+[.])[ \t]+)[^\r]+?(¨0|\n{2,}(?=\S)(?![ \t]*(?:[*+-]|\d+[.])[ \t]+)))/gm,function(e,t,r,n){return o(r,n.search(/[*+-]/g)>-1?"ul":"ol",!1)})).replace(/¨0/,""),e=r.converter._dispatch("lists.after",e,t,r)}),a.subParser("metadata",function(e,t,r){"use strict";if(!t.metadata)return e;function n(e){r.metadata.raw=e,(e=(e=e.replace(/&/g,"&amp;").replace(/"/g,"&quot;")).replace(/\n {4}/g," ")).replace(/^([\S ]+): +([\s\S]+?)$/gm,function(e,t,n){return r.metadata.parsed[t]=n,""})}return e=(e=(e=(e=r.converter._dispatch("metadata.before",e,t,r)).replace(/^\s*«««+(\S*?)\n([\s\S]+?)\n»»»+\n/,function(e,t,r){return n(r),"¨M"})).replace(/^\s*---+(\S*?)\n([\s\S]+?)\n---+\n/,function(e,t,g){return t&&(r.metadata.format=t),n(g),"¨M"})).replace(/¨M/g,""),e=r.converter._dispatch("metadata.after",e,t,r)}),a.subParser("outdent",function(e,t,r){"use strict";return e=(e=(e=r.converter._dispatch("outdent.before",e,t,r)).replace(/^(\t|[ ]{1,4})/gm,"¨0")).replace(/¨0/g,""),e=r.converter._dispatch("outdent.after",e,t,r)}),a.subParser("paragraphs",function(e,t,r){"use strict";for(var n=(e=(e=(e=r.converter._dispatch("paragraphs.before",e,t,r)).replace(/^\n+/g,"")).replace(/\n+$/g,"")).split(/\n{2,}/g),g=[],o=n.length,i=0;i<o;i++){var A=n[i];A.search(/¨(K|G)(\d+)\1/g)>=0?g.push(A):A.search(/\S/)>=0&&(A=(A=a.subParser("spanGamut")(A,t,r)).replace(/^([ \t]*)/g,"<p>"),A+="</p>",g.push(A))}for(o=g.length,i=0;i<o;i++){for(var s="",C=g[i],I=!1;/¨(K|G)(\d+)\1/.test(C);){var c=RegExp.$1,l=RegExp.$2;s=(s="K"===c?r.gHtmlBlocks[l]:I?a.subParser("encodeCode")(r.ghCodeBlocks[l].text,t,r):r.ghCodeBlocks[l].codeblock).replace(/\$/g,"$$$$"),C=C.replace(/(\n\n)?¨(K|G)\d+\2(\n\n)?/,s),/^<pre\b[^>]*>\s*<code\b[^>]*>/.test(C)&&(I=!0)}g[i]=C}return e=(e=(e=g.join("\n")).replace(/^\n+/g,"")).replace(/\n+$/g,""),r.converter._dispatch("paragraphs.after",e,t,r)}),a.subParser("runExtension",function(e,t,r,n){"use strict";if(e.filter)t=e.filter(t,n.converter,r);else if(e.regex){var g=e.regex;g instanceof RegExp||(g=new RegExp(g,"g")),t=t.replace(g,e.replace)}return t}),a.subParser("spanGamut",function(e,t,r){"use strict";return e=r.converter._dispatch("spanGamut.before",e,t,r),e=a.subParser("codeSpans")(e,t,r),e=a.subParser("escapeSpecialCharsWithinTagAttributes")(e,t,r),e=a.subParser("encodeBackslashEscapes")(e,t,r),e=a.subParser("images")(e,t,r),e=a.subParser("anchors")(e,t,r),e=a.subParser("autoLinks")(e,t,r),e=a.subParser("simplifiedAutoLinks")(e,t,r),e=a.subParser("emoji")(e,t,r),e=a.subParser("underline")(e,t,r),e=a.subParser("italicsAndBold")(e,t,r),e=a.subParser("strikethrough")(e,t,r),e=a.subParser("ellipsis")(e,t,r),e=a.subParser("hashHTMLSpans")(e,t,r),e=a.subParser("encodeAmpsAndAngles")(e,t,r),t.simpleLineBreaks?/\n\n¨K/.test(e)||(e=e.replace(/\n+/g,"<br />\n")):e=e.replace(/ +\n/g,"<br />\n"),e=r.converter._dispatch("spanGamut.after",e,t,r)}),a.subParser("strikethrough",function(e,t,r){"use strict";return t.strikethrough&&(e=(e=r.converter._dispatch("strikethrough.before",e,t,r)).replace(/(?:~){2}([\s\S]+?)(?:~){2}/g,function(e,n){return function(e){return t.simplifiedAutoLink&&(e=a.subParser("simplifiedAutoLinks")(e,t,r)),"<del>"+e+"</del>"}(n)}),e=r.converter._dispatch("strikethrough.after",e,t,r)),e}),a.subParser("stripLinkDefinitions",function(e,t,r){"use strict";var n=function(e,n,g,o,i,A,s){return n=n.toLowerCase(),g.match(/^data:.+?\/.+?;base64,/)?r.gUrls[n]=g.replace(/\s/g,""):r.gUrls[n]=a.subParser("encodeAmpsAndAngles")(g,t,r),A?A+s:(s&&(r.gTitles[n]=s.replace(/"|'/g,"&quot;")),t.parseImgDimensions&&o&&i&&(r.gDimensions[n]={width:o,height:i}),"")};return e=(e=(e=(e+="¨0").replace(/^ {0,3}\[(.+)]:[ \t]*\n?[ \t]*<?(data:.+?\/.+?;base64,[A-Za-z0-9+/=\n]+?)>?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*\n?[ \t]*(?:(\n*)["|'(](.+?)["|')][ \t]*)?(?:\n\n|(?=¨0)|(?=\n\[))/gm,n)).replace(/^ {0,3}\[(.+)]:[ \t]*\n?[ \t]*<?([^>\s]+)>?(?: =([*\d]+[A-Za-z%]{0,4})x([*\d]+[A-Za-z%]{0,4}))?[ \t]*\n?[ \t]*(?:(\n*)["|'(](.+?)["|')][ \t]*)?(?:\n+|(?=¨0))/gm,n)).replace(/¨0/,"")}),a.subParser("tables",function(e,t,r){"use strict";if(!t.tables)return e;function n(e){return/^:[ \t]*--*$/.test(e)?' style="text-align:left;"':/^--*[ \t]*:[ \t]*$/.test(e)?' style="text-align:right;"':/^:[ \t]*--*[ \t]*:$/.test(e)?' style="text-align:center;"':""}function g(e,n){var g="";return e=e.trim(),(t.tablesHeaderId||t.tableHeaderId)&&(g=' id="'+e.replace(/ /g,"_").toLowerCase()+'"'),"<th"+g+n+">"+(e=a.subParser("spanGamut")(e,t,r))+"</th>\n"}function o(e,n){return"<td"+n+">"+a.subParser("spanGamut")(e,t,r)+"</td>\n"}function i(e){var i,A=e.split("\n");for(i=0;i<A.length;++i)/^ {0,3}\|/.test(A[i])&&(A[i]=A[i].replace(/^ {0,3}\|/,"")),/\|[ \t]*$/.test(A[i])&&(A[i]=A[i].replace(/\|[ \t]*$/,"")),A[i]=a.subParser("codeSpans")(A[i],t,r);var s=A[0].split("|").map(function(e){return e.trim()}),C=A[1].split("|").map(function(e){return e.trim()}),I=[],c=[],l=[],u=[];for(A.shift(),A.shift(),i=0;i<A.length;++i)""!==A[i].trim()&&I.push(A[i].split("|").map(function(e){return e.trim()}));if(s.length<C.length)return e;for(i=0;i<C.length;++i)l.push(n(C[i]));for(i=0;i<s.length;++i)a.helper.isUndefined(l[i])&&(l[i]=""),c.push(g(s[i],l[i]));for(i=0;i<I.length;++i){for(var d=[],p=0;p<c.length;++p)a.helper.isUndefined(I[i][p]),d.push(o(I[i][p],l[p]));u.push(d)}return function(e,t){for(var r="<table>\n<thead>\n<tr>\n",n=e.length,g=0;g<n;++g)r+=e[g];for(r+="</tr>\n</thead>\n<tbody>\n",g=0;g<t.length;++g){r+="<tr>\n";for(var a=0;a<n;++a)r+=t[g][a];r+="</tr>\n"}return r+="</tbody>\n</table>\n"}(c,u)}return e=(e=(e=(e=r.converter._dispatch("tables.before",e,t,r)).replace(/\\(\|)/g,a.helper.escapeCharactersCallback)).replace(/^ {0,3}\|?.+\|.+\n {0,3}\|?[ \t]*:?[ \t]*(?:[-=]){2,}[ \t]*:?[ \t]*\|[ \t]*:?[ \t]*(?:[-=]){2,}[\s\S]+?(?:\n\n|¨0)/gm,i)).replace(/^ {0,3}\|.+\|[ \t]*\n {0,3}\|[ \t]*:?[ \t]*(?:[-=]){2,}[ \t]*:?[ \t]*\|[ \t]*\n( {0,3}\|.+\|[ \t]*\n)*(?:\n|¨0)/gm,i),e=r.converter._dispatch("tables.after",e,t,r)}),a.subParser("underline",function(e,t,r){"use strict";return t.underline?(e=r.converter._dispatch("underline.before",e,t,r),e=(e=t.literalMidWordUnderscores?e.replace(/\b_?__(\S[\s\S]*)___?\b/g,function(e,t){return"<u>"+t+"</u>"}):e.replace(/_?__(\S[\s\S]*?)___?/g,function(e,t){return/\S$/.test(t)?"<u>"+t+"</u>":e})).replace(/(_)/g,a.helper.escapeCharactersCallback),e=r.converter._dispatch("underline.after",e,t,r)):e}),a.subParser("unescapeSpecialChars",function(e,t,r){"use strict";return e=(e=r.converter._dispatch("unescapeSpecialChars.before",e,t,r)).replace(/¨E(\d+)E/g,function(e,t){var r=parseInt(t);return String.fromCharCode(r)}),e=r.converter._dispatch("unescapeSpecialChars.after",e,t,r)});void 0===(n=function(){"use strict";return a}.call(t,r,t,e))||(e.exports=n)}).call(this)},198:function(e,t,r){!function(e){"use strict";var t={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"⁡",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",AMP:"&",amp:"&",And:"⩓",and:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",ap:"≈",apacir:"⩯",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",Barwed:"⌆",barwed:"⌅",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",Because:"∵",because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxDL:"╗",boxDl:"╖",boxdL:"╕",boxdl:"┐",boxDR:"╔",boxDr:"╓",boxdR:"╒",boxdr:"┌",boxH:"═",boxh:"─",boxHD:"╦",boxHd:"╤",boxhD:"╥",boxhd:"┬",boxHU:"╩",boxHu:"╧",boxhU:"╨",boxhu:"┴",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxUL:"╝",boxUl:"╜",boxuL:"╛",boxul:"┘",boxUR:"╚",boxUr:"╙",boxuR:"╘",boxur:"└",boxV:"║",boxv:"│",boxVH:"╬",boxVh:"╫",boxvH:"╪",boxvh:"┼",boxVL:"╣",boxVl:"╢",boxvL:"╡",boxvl:"┤",boxVR:"╠",boxVr:"╟",boxvR:"╞",boxvr:"├",bprime:"‵",Breve:"˘",breve:"˘",brvbar:"¦",Bscr:"ℬ",bscr:"𝒷",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",Cap:"⋒",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",CenterDot:"·",centerdot:"·",Cfr:"ℭ",cfr:"𝔠",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",cir:"○",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",Colon:"∷",colon:":",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",Conint:"∯",conint:"∮",ContourIntegral:"∮",Copf:"ℂ",copf:"𝕔",coprod:"∐",Coproduct:"∐",COPY:"©",copy:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",Cross:"⨯",cross:"✗",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",Cup:"⋓",cup:"∪",cupbrcap:"⩈",CupCap:"≍",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",Dagger:"‡",dagger:"†",daleth:"ℸ",Darr:"↡",dArr:"⇓",darr:"↓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",DD:"ⅅ",dd:"ⅆ",ddagger:"‡",ddarr:"⇊",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",Diamond:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrow:"↓",Downarrow:"⇓",downarrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",ecir:"≖",Ecirc:"Ê",ecirc:"ê",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",eDot:"≑",edot:"ė",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp:" ",emsp13:" ",emsp14:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",Escr:"ℰ",escr:"ℯ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",ExponentialE:"ⅇ",exponentiale:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",ForAll:"∀",forall:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",Fscr:"ℱ",fscr:"𝒻",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",gE:"≧",ge:"≥",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",Gg:"⋙",gg:"≫",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gl:"≷",gla:"⪥",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gnE:"≩",gne:"⪈",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",GT:">",Gt:"≫",gt:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",hArr:"⇔",harr:"↔",harrcir:"⥈",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",Hfr:"ℌ",hfr:"𝔥",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",Hopf:"ℍ",hopf:"𝕙",horbar:"―",HorizontalLine:"─",Hscr:"ℋ",hscr:"𝒽",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"⁣",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",Ifr:"ℑ",ifr:"𝔦",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Im:"ℑ",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",Implies:"⇒",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",Int:"∬",int:"∫",intcal:"⊺",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",Iscr:"ℐ",iscr:"𝒾",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",Lang:"⟪",lang:"⟨",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",Larr:"↞",lArr:"⇐",larr:"←",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",lAtail:"⤛",latail:"⤙",late:"⪭",lates:"⪭︀",lBarr:"⤎",lbarr:"⤌",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",lE:"≦",le:"≤",LeftAngleBracket:"⟨",LeftArrow:"←",Leftarrow:"⇐",leftarrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",Ll:"⋘",ll:"≪",llarr:"⇇",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnap:"⪉",lnapprox:"⪉",lnE:"≨",lne:"⪇",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftarrow:"⟵",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longleftrightarrow:"⟷",longmapsto:"⟼",LongRightArrow:"⟶",Longrightarrow:"⟹",longrightarrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",Lscr:"ℒ",lscr:"𝓁",Lsh:"↰",lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",LT:"<",Lt:"≪",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",Mscr:"ℳ",mscr:"𝓂",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",ne:"≠",nearhk:"⤤",neArr:"⇗",nearr:"↗",nearrow:"↗",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nhArr:"⇎",nharr:"↮",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlArr:"⇍",nlarr:"↚",nldr:"‥",nlE:"≦̸",nle:"≰",nLeftarrow:"⇍",nleftarrow:"↚",nLeftrightarrow:"⇎",nleftrightarrow:"↮",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",Nopf:"ℕ",nopf:"𝕟",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrArr:"⇏",nrarr:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nRightarrow:"⇏",nrightarrow:"↛",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nVDash:"⊯",nVdash:"⊮",nvDash:"⊭",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwArr:"⇖",nwarr:"↖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",ocir:"⊚",Ocirc:"Ô",ocirc:"ô",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",Or:"⩔",or:"∨",orarr:"↻",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",Otimes:"⨷",otimes:"⊗",otimesas:"⨶",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",par:"∥",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",Popf:"ℙ",popf:"𝕡",pound:"£",Pr:"⪻",pr:"≺",prap:"⪷",prcue:"≼",prE:"⪳",pre:"⪯",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",Prime:"″",prime:"′",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportion:"∷",Proportional:"∝",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",Qopf:"ℚ",qopf:"𝕢",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",QUOT:'"',quot:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",Rang:"⟫",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",Rarr:"↠",rArr:"⇒",rarr:"→",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",rAtail:"⤜",ratail:"⤚",ratio:"∶",rationals:"ℚ",RBarr:"⤐",rBarr:"⤏",rbarr:"⤍",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",Re:"ℜ",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",REG:"®",reg:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",Rfr:"ℜ",rfr:"𝔯",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrow:"→",Rightarrow:"⇒",rightarrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",Ropf:"ℝ",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",Rscr:"ℛ",rscr:"𝓇",Rsh:"↱",rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",Sc:"⪼",sc:"≻",scap:"⪸",Scaron:"Š",scaron:"š",sccue:"≽",scE:"⪴",sce:"⪰",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdot:"⋅",sdotb:"⊡",sdote:"⩦",searhk:"⤥",seArr:"⇘",searr:"↘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",Square:"□",square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",Sub:"⋐",sub:"⊂",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",Subset:"⋐",subset:"⊂",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",Sum:"∑",sum:"∑",sung:"♪",Sup:"⋑",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",Supset:"⋑",supset:"⊃",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swArr:"⇙",swarr:"↙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",Therefore:"∴",therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",thinsp:" ",ThinSpace:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",Tilde:"∼",tilde:"˜",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",TRADE:"™",trade:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",Uarr:"↟",uArr:"⇑",uarr:"↑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrow:"↑",Uparrow:"⇑",uparrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",UpDownArrow:"↕",Updownarrow:"⇕",updownarrow:"↕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",Upsi:"ϒ",upsi:"υ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTee:"⊥",UpTeeArrow:"↥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",vArr:"⇕",varr:"↕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",Vbar:"⫫",vBar:"⫨",vBarv:"⫩",Vcy:"В",vcy:"в",VDash:"⊫",Vdash:"⊩",vDash:"⊨",vdash:"⊢",Vdashl:"⫦",Vee:"⋁",vee:"∨",veebar:"⊻",veeeq:"≚",vellip:"⋮",Verbar:"‖",verbar:"|",Vert:"‖",vert:"|",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",Wedge:"⋀",wedge:"∧",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xhArr:"⟺",xharr:"⟷",Xi:"Ξ",xi:"ξ",xlArr:"⟸",xlarr:"⟵",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrArr:"⟹",xrarr:"⟶",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",Yuml:"Ÿ",yuml:"ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"​",Zeta:"Ζ",zeta:"ζ",Zfr:"ℨ",zfr:"𝔷",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",Zopf:"ℤ",zopf:"𝕫",Zscr:"𝒵",zscr:"𝓏",zwj:"‍",zwnj:"‌"},r=/^#[xX]([A-Fa-f0-9]+)$/,n=/^#([0-9]+)$/,g=/^([A-Za-z0-9]+)$/,a=function(){function e(e){this.named=e}return e.prototype.parse=function(e){if(e){var t=e.match(r);return t?String.fromCharCode(parseInt(t[1],16)):(t=e.match(n))?String.fromCharCode(parseInt(t[1],10)):(t=e.match(g))?this.named[t[1]]:void 0}},e}(),o=/[\t\n\f ]/,i=/[A-Za-z]/,A=/\r\n?/g;function s(e){return o.test(e)}function C(e){return i.test(e)}var I=function(){function e(e,t){this.delegate=e,this.entityParser=t,this.state=null,this.input=null,this.index=-1,this.tagLine=-1,this.tagColumn=-1,this.line=-1,this.column=-1,this.states={beforeData:function(){var e=this.peek();"<"===e?(this.state="tagOpen",this.markTagStart(),this.consume()):(this.state="data",this.delegate.beginData())},data:function(){var e=this.peek();"<"===e?(this.delegate.finishData(),this.state="tagOpen",this.markTagStart(),this.consume()):"&"===e?(this.consume(),this.delegate.appendToData(this.consumeCharRef()||"&")):(this.consume(),this.delegate.appendToData(e))},tagOpen:function(){var e=this.consume();"!"===e?this.state="markupDeclaration":"/"===e?this.state="endTagOpen":C(e)&&(this.state="tagName",this.delegate.beginStartTag(),this.delegate.appendToTagName(e.toLowerCase()))},markupDeclaration:function(){var e=this.consume();"-"===e&&"-"===this.input.charAt(this.index)&&(this.consume(),this.state="commentStart",this.delegate.beginComment())},commentStart:function(){var e=this.consume();"-"===e?this.state="commentStartDash":">"===e?(this.delegate.finishComment(),this.state="beforeData"):(this.delegate.appendToCommentData(e),this.state="comment")},commentStartDash:function(){var e=this.consume();"-"===e?this.state="commentEnd":">"===e?(this.delegate.finishComment(),this.state="beforeData"):(this.delegate.appendToCommentData("-"),this.state="comment")},comment:function(){var e=this.consume();"-"===e?this.state="commentEndDash":this.delegate.appendToCommentData(e)},commentEndDash:function(){var e=this.consume();"-"===e?this.state="commentEnd":(this.delegate.appendToCommentData("-"+e),this.state="comment")},commentEnd:function(){var e=this.consume();">"===e?(this.delegate.finishComment(),this.state="beforeData"):(this.delegate.appendToCommentData("--"+e),this.state="comment")},tagName:function(){var e=this.consume();s(e)?this.state="beforeAttributeName":"/"===e?this.state="selfClosingStartTag":">"===e?(this.delegate.finishTag(),this.state="beforeData"):this.delegate.appendToTagName(e)},beforeAttributeName:function(){var e=this.peek();s(e)?this.consume():"/"===e?(this.state="selfClosingStartTag",this.consume()):">"===e?(this.consume(),this.delegate.finishTag(),this.state="beforeData"):"="===e?(this.delegate.reportSyntaxError("attribute name cannot start with equals sign"),this.state="attributeName",this.delegate.beginAttribute(),this.consume(),this.delegate.appendToAttributeName(e)):(this.state="attributeName",this.delegate.beginAttribute())},attributeName:function(){var e=this.peek();s(e)?(this.state="afterAttributeName",this.consume()):"/"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.state="selfClosingStartTag"):"="===e?(this.state="beforeAttributeValue",this.consume()):">"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.delegate.finishTag(),this.state="beforeData"):'"'===e||"'"===e||"<"===e?(this.delegate.reportSyntaxError(e+" is not a valid character within attribute names"),this.consume(),this.delegate.appendToAttributeName(e)):(this.consume(),this.delegate.appendToAttributeName(e))},afterAttributeName:function(){var e=this.peek();s(e)?this.consume():"/"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.state="selfClosingStartTag"):"="===e?(this.consume(),this.state="beforeAttributeValue"):">"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.delegate.finishTag(),this.state="beforeData"):(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.state="attributeName",this.delegate.beginAttribute(),this.delegate.appendToAttributeName(e))},beforeAttributeValue:function(){var e=this.peek();s(e)?this.consume():'"'===e?(this.state="attributeValueDoubleQuoted",this.delegate.beginAttributeValue(!0),this.consume()):"'"===e?(this.state="attributeValueSingleQuoted",this.delegate.beginAttributeValue(!0),this.consume()):">"===e?(this.delegate.beginAttributeValue(!1),this.delegate.finishAttributeValue(),this.consume(),this.delegate.finishTag(),this.state="beforeData"):(this.state="attributeValueUnquoted",this.delegate.beginAttributeValue(!1),this.consume(),this.delegate.appendToAttributeValue(e))},attributeValueDoubleQuoted:function(){var e=this.consume();'"'===e?(this.delegate.finishAttributeValue(),this.state="afterAttributeValueQuoted"):"&"===e?this.delegate.appendToAttributeValue(this.consumeCharRef('"')||"&"):this.delegate.appendToAttributeValue(e)},attributeValueSingleQuoted:function(){var e=this.consume();"'"===e?(this.delegate.finishAttributeValue(),this.state="afterAttributeValueQuoted"):"&"===e?this.delegate.appendToAttributeValue(this.consumeCharRef("'")||"&"):this.delegate.appendToAttributeValue(e)},attributeValueUnquoted:function(){var e=this.peek();s(e)?(this.delegate.finishAttributeValue(),this.consume(),this.state="beforeAttributeName"):"&"===e?(this.consume(),this.delegate.appendToAttributeValue(this.consumeCharRef(">")||"&")):">"===e?(this.delegate.finishAttributeValue(),this.consume(),this.delegate.finishTag(),this.state="beforeData"):(this.consume(),this.delegate.appendToAttributeValue(e))},afterAttributeValueQuoted:function(){var e=this.peek();s(e)?(this.consume(),this.state="beforeAttributeName"):"/"===e?(this.consume(),this.state="selfClosingStartTag"):">"===e?(this.consume(),this.delegate.finishTag(),this.state="beforeData"):this.state="beforeAttributeName"},selfClosingStartTag:function(){var e=this.peek();">"===e?(this.consume(),this.delegate.markTagAsSelfClosing(),this.delegate.finishTag(),this.state="beforeData"):this.state="beforeAttributeName"},endTagOpen:function(){var e=this.consume();C(e)&&(this.state="tagName",this.delegate.beginEndTag(),this.delegate.appendToTagName(e.toLowerCase()))}},this.reset()}return e.prototype.reset=function(){this.state="beforeData",this.input="",this.index=0,this.line=1,this.column=0,this.tagLine=-1,this.tagColumn=-1,this.delegate.reset()},e.prototype.tokenize=function(e){this.reset(),this.tokenizePart(e),this.tokenizeEOF()},e.prototype.tokenizePart=function(e){for(this.input+=function(e){return e.replace(A,"\n")}(e);this.index<this.input.length;)this.states[this.state].call(this)},e.prototype.tokenizeEOF=function(){this.flushData()},e.prototype.flushData=function(){"data"===this.state&&(this.delegate.finishData(),this.state="beforeData")},e.prototype.peek=function(){return this.input.charAt(this.index)},e.prototype.consume=function(){var e=this.peek();return this.index++,"\n"===e?(this.line++,this.column=0):this.column++,e},e.prototype.consumeCharRef=function(){var e=this.input.indexOf(";",this.index);if(-1!==e){var t=this.input.slice(this.index,e),r=this.entityParser.parse(t);if(r){for(var n=t.length;n;)this.consume(),n--;return this.consume(),r}}},e.prototype.markTagStart=function(){this.tagLine=this.line,this.tagColumn=this.column,this.delegate.tagOpen&&this.delegate.tagOpen()},e}(),c=function(){function e(e,t){void 0===t&&(t={}),this.options=t,this.token=null,this.startLine=1,this.startColumn=0,this.tokens=[],this.currentAttribute=null,this.tokenizer=new I(this,e)}return e.prototype.tokenize=function(e){return this.tokens=[],this.tokenizer.tokenize(e),this.tokens},e.prototype.tokenizePart=function(e){return this.tokens=[],this.tokenizer.tokenizePart(e),this.tokens},e.prototype.tokenizeEOF=function(){return this.tokens=[],this.tokenizer.tokenizeEOF(),this.tokens[0]},e.prototype.reset=function(){this.token=null,this.startLine=1,this.startColumn=0},e.prototype.addLocInfo=function(){this.options.loc&&(this.token.loc={start:{line:this.startLine,column:this.startColumn},end:{line:this.tokenizer.line,column:this.tokenizer.column}}),this.startLine=this.tokenizer.line,this.startColumn=this.tokenizer.column},e.prototype.beginData=function(){this.token={type:"Chars",chars:""},this.tokens.push(this.token)},e.prototype.appendToData=function(e){this.token.chars+=e},e.prototype.finishData=function(){this.addLocInfo()},e.prototype.beginComment=function(){this.token={type:"Comment",chars:""},this.tokens.push(this.token)},e.prototype.appendToCommentData=function(e){this.token.chars+=e},e.prototype.finishComment=function(){this.addLocInfo()},e.prototype.beginStartTag=function(){this.token={type:"StartTag",tagName:"",attributes:[],selfClosing:!1},this.tokens.push(this.token)},e.prototype.beginEndTag=function(){this.token={type:"EndTag",tagName:""},this.tokens.push(this.token)},e.prototype.finishTag=function(){this.addLocInfo()},e.prototype.markTagAsSelfClosing=function(){this.token.selfClosing=!0},e.prototype.appendToTagName=function(e){this.token.tagName+=e},e.prototype.beginAttribute=function(){this.currentAttribute=["","",null],this.token.attributes.push(this.currentAttribute)},e.prototype.appendToAttributeName=function(e){this.currentAttribute[0]+=e},e.prototype.beginAttributeValue=function(e){this.currentAttribute[2]=e},e.prototype.appendToAttributeValue=function(e){this.currentAttribute[1]=this.currentAttribute[1]||"",this.currentAttribute[1]+=e},e.prototype.finishAttributeValue=function(){},e.prototype.reportSyntaxError=function(e){this.token.syntaxError=e},e}();e.HTML5NamedCharRefs=t,e.EntityParser=a,e.EventedTokenizer=I,e.Tokenizer=c,e.tokenize=function(e,r){return new c(new a(t),r).tokenize(e)},Object.defineProperty(e,"__esModule",{value:!0})}(t)},199:function(e,t){!function(){e.exports=this.wp.blockSerializationDefaultParser}()},2:function(e,t){!function(){e.exports=this.lodash}()},220:function(e,t,r){"use strict";r.r(t);var n={};r.d(n,"getBlockTypes",function(){return f}),r.d(n,"getBlockType",function(){return m}),r.d(n,"getCategories",function(){return b}),r.d(n,"getDefaultBlockName",function(){return w}),r.d(n,"getFallbackBlockName",function(){return v}),r.d(n,"getFreeformFallbackBlockName",function(){return _}),r.d(n,"getUnregisteredFallbackBlockName",function(){return k}),r.d(n,"getChildBlockNames",function(){return y}),r.d(n,"getBlockSupport",function(){return j}),r.d(n,"hasBlockSupport",function(){return x}),r.d(n,"hasChildBlocks",function(){return T}),r.d(n,"hasChildBlocksWithInserterSupport",function(){return E});var g={};r.d(g,"addBlockTypes",function(){return O}),r.d(g,"removeBlockTypes",function(){return N}),r.d(g,"setDefaultBlockName",function(){return S}),r.d(g,"setFallbackBlockName",function(){return L}),r.d(g,"setFreeformFallbackBlockName",function(){return B}),r.d(g,"setUnregisteredFallbackBlockName",function(){return D}),r.d(g,"setCategories",function(){return P});var a=r(5),o=r(9),i=r(2),A=r(1),s=[{slug:"common",title:Object(A.__)("Common Blocks")},{slug:"formatting",title:Object(A.__)("Formatting")},{slug:"layout",title:Object(A.__)("Layout Elements")},{slug:"widgets",title:Object(A.__)("Widgets")},{slug:"embed",title:Object(A.__)("Embeds")},{slug:"reusable",title:Object(A.__)("Reusable Blocks")}];function C(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,r=arguments.length>1?arguments[1]:void 0;switch(r.type){case"REMOVE_BLOCK_TYPES":return-1!==r.names.indexOf(t)?null:t;case e:return r.name||null}return t}}var I=C("SET_DEFAULT_BLOCK_NAME"),c=C("SET_FREEFORM_FALLBACK_BLOCK_NAME"),l=C("SET_UNREGISTERED_FALLBACK_BLOCK_NAME");var u=Object(a.combineReducers)({blockTypes:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"ADD_BLOCK_TYPES":return Object(o.a)({},e,Object(i.keyBy)(t.blockTypes,"name"));case"REMOVE_BLOCK_TYPES":return Object(i.omit)(e,t.names)}return e},defaultBlockName:I,freeformFallbackBlockName:c,unregisteredFallbackBlockName:l,categories:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:s,t=arguments.length>1?arguments[1]:void 0;return"SET_CATEGORIES"===t.type?t.categories||[]:e}}),d=r(40),p=r(35),h=r.n(p),f=Object(d.a)(function(e){return Object.values(e.blockTypes)},function(e){return[e.blockTypes]});function m(e,t){return e.blockTypes[t]}function b(e){return e.categories}function w(e){return e.defaultBlockName}function v(e){return h()("getFallbackBlockName",{plugin:"Gutenberg",version:"4.2",alternative:"getFreeformFallbackBlockName and getUnregisteredFallbackBlockName"}),_(e)}function _(e){return e.freeformFallbackBlockName}function k(e){return e.unregisteredFallbackBlockName}var y=Object(d.a)(function(e,t){return Object(i.map)(Object(i.filter)(e.blockTypes,function(e){return Object(i.includes)(e.parent,t)}),function(e){return e.name})},function(e){return[e.blockTypes]}),j=function(e,t,r,n){var g="string"==typeof t?m(e,t):t;return Object(i.get)(g,["supports",r],n)};function x(e,t,r,n){return!!j(e,t,r,n)}var T=function(e,t){return y(e,t).length>0},E=function(e,t){return Object(i.some)(y(e,t),function(t){return x(e,t,"inserter",!0)})};function O(e){return{type:"ADD_BLOCK_TYPES",blockTypes:Object(i.castArray)(e)}}function N(e){return{type:"REMOVE_BLOCK_TYPES",names:Object(i.castArray)(e)}}function S(e){return{type:"SET_DEFAULT_BLOCK_NAME",name:e}}function L(e){return h()("setFallbackBlockName",{plugin:"Gutenberg",version:"4.2",alternative:"setFreeformFallbackBlockName and setUnregisteredFallbackBlockName"}),B(e)}function B(e){return{type:"SET_FREEFORM_FALLBACK_BLOCK_NAME",name:e}}function D(e){return{type:"SET_UNREGISTERED_FALLBACK_BLOCK_NAME",name:e}}function P(e){return{type:"SET_CATEGORIES",categories:e}}Object(a.registerStore)("core/blocks",{reducer:u,selectors:n,actions:g});var R=r(19),z=r(69),q=r.n(z),V=r(28),M=r(0),H=r(55),F=r.n(H),G=["#191e23","#f8f9f9"];function U(e){var t=ae();if(e.name!==t)return!1;var r=de(t),n=Object(V.applyFilters)("blocks.isUnmodifiedDefaultBlock.attributes",Object(R.a)(Object(i.keys)(r.attributes)).concat(Object(R.a)(Object(i.keys)(e.attributes))));return Object(i.every)(n,function(t){return Object(i.isEqual)(r.attributes[t],e.attributes[t])})}function Z(e){return!!e&&(Object(i.isString)(e)||Object(M.isValidElement)(e)||Object(i.isFunction)(e)||e instanceof M.Component)}function Y(e){if(!e)return{src:Object(M.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(M.createElement)("path",{d:"M19 7h-1V5h-4v2h-4V5H6v2H5c-1.1 0-2 .9-2 2v10h18V9c0-1.1-.9-2-2-2zm0 10H5V9h14v8z"}))};if(Z(e))return{src:e};if(e.background){var t=F()(e.background);if(!e.foreground){var r=Object(H.mostReadable)(t,G,{includeFallbackColors:!0,level:"AA",size:"large"}).toHexString();e.foreground=r}e.shadowColor=t.setAlpha(.3).toRgbString()}return e}var W={};function K(e){W=e}function Q(e,t){if(t=Object(o.a)({name:e},Object(i.get)(W,e),t),"string"==typeof e)if(/^[a-z][a-z0-9-]*\/[a-z][a-z0-9-]*$/.test(e))if(Object(a.select)("core/blocks").getBlockType(e))console.error('Block "'+e+'" is already registered.');else if((t=Object(V.applyFilters)("blocks.registerBlockType",t,e))&&Object(i.isFunction)(t.save))if("edit"in t&&!Object(i.isFunction)(t.edit))console.error('The "edit" property must be a valid function.');else if("keywords"in t&&t.keywords.length>3)console.error('The block "'+e+'" can have a maximum of 3 keywords.');else if("category"in t)if("category"in t&&!Object(i.some)(Object(a.select)("core/blocks").getCategories(),{slug:t.category}))console.error('The block "'+e+'" must have a registered category.');else if("title"in t&&""!==t.title)if("string"==typeof t.title){if(t.icon=Y(t.icon),Z(t.icon.src))return Object(a.dispatch)("core/blocks").addBlockTypes(t),t;console.error("The icon passed is invalid. The icon should be a string, an element, a function, or an object following the specifications documented in https://wordpress.org/gutenberg/handbook/block-api/#icon-optional")}else console.error("Block titles must be strings.");else console.error('The block "'+e+'" must have a title.');else console.error('The block "'+e+'" must have a category.');else console.error('The "save" property must be specified and must be a valid function.');else console.error("Block names must contain a namespace prefix, include only lowercase alphanumeric characters or dashes, and start with a letter. Example: my-plugin/my-custom-block");else console.error("Block names must be strings.")}function X(e){var t=Object(a.select)("core/blocks").getBlockType(e);if(t)return Object(a.dispatch)("core/blocks").removeBlockTypes(e),t;console.error('Block "'+e+'" is not registered.')}function J(e){h()("setUnknownTypeHandlerName",{plugin:"Gutenberg",version:"4.2",alternative:"setFreeformContentHandlerName and setUnregisteredTypeHandlerName"}),ee(e)}function $(){return h()("getUnknownTypeHandlerName",{plugin:"Gutenberg",version:"4.2",alternative:"getFreeformContentHandlerName and getUnregisteredTypeHandlerName"}),te()}function ee(e){Object(a.dispatch)("core/blocks").setFreeformFallbackBlockName(e)}function te(){return Object(a.select)("core/blocks").getFreeformFallbackBlockName()}function re(e){Object(a.dispatch)("core/blocks").setUnregisteredFallbackBlockName(e)}function ne(){return Object(a.select)("core/blocks").getUnregisteredFallbackBlockName()}function ge(e){Object(a.dispatch)("core/blocks").setDefaultBlockName(e)}function ae(){return Object(a.select)("core/blocks").getDefaultBlockName()}function oe(e){return Object(a.select)("core/blocks").getBlockType(e)}function ie(){return Object(a.select)("core/blocks").getBlockTypes()}function Ae(e,t,r){return Object(a.select)("core/blocks").getBlockSupport(e,t,r)}function se(e,t,r){return Object(a.select)("core/blocks").hasBlockSupport(e,t,r)}function Ce(e){return"core/block"===e.name}var Ie=function(e){return Object(a.select)("core/blocks").getChildBlockNames(e)},ce=function(e){return Object(a.select)("core/blocks").hasChildBlocks(e)},le=function(e){return Object(a.select)("core/blocks").hasChildBlocksWithInserterSupport(e)},ue=function(e,t){Object(V.addFilter)("blocks.registerBlockType","".concat(e,"/").concat(t.name),function(r,n){return e!==n?r:Object(o.a)({},r,{styles:Object(R.a)(Object(i.get)(r,["styles"],[])).concat([t])})})};function de(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],n=oe(e),g=Object(i.reduce)(n.attributes,function(e,r,n){var g=t[n];return void 0!==g?e[n]=g:r.hasOwnProperty("default")&&(e[n]=r.default),"html"===r.source&&"string"!=typeof e[n]&&(e[n]=""),-1!==["node","children"].indexOf(r.source)&&("string"==typeof e[n]?e[n]=[e[n]]:Array.isArray(e[n])||(e[n]=[])),e},{});return{clientId:q()(),name:e,isValid:!0,attributes:g,innerBlocks:r}}function pe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,n=q()();return Object(o.a)({},e,{clientId:n,attributes:Object(o.a)({},e.attributes,t),innerBlocks:r||e.innerBlocks.map(function(e){return pe(e)})})}var he=function(e,t,r){if(Object(i.isEmpty)(r))return!1;var n=r.length>1,g=Object(i.first)(r);if(!(!n||e.isMultiBlock))return!1;if(!("block"===e.type))return!1;if(!("from"!==t||-1!==e.blocks.indexOf(g.name)))return!1;if(Object(i.isFunction)(e.isMatch)){var a=e.isMultiBlock?r.map(function(e){return e.attributes}):g.attributes;if(!e.isMatch(a))return!1}return!0},fe=function(e){if(Object(i.isEmpty)(e))return[];var t=ie();return Object(i.filter)(t,function(t){return!!we(ve("from",t.name),function(t){return he(t,"from",e)})})},me=function(e){if(Object(i.isEmpty)(e))return[];var t=ve("to",oe(Object(i.first)(e).name).name),r=Object(i.filter)(t,function(t){return he(t,"to",e)});return Object(i.flatMap)(r,function(e){return e.blocks}).map(function(e){return oe(e)})};function be(e){if(Object(i.isEmpty)(e))return[];var t=Object(i.first)(e);if(e.length>1&&!Object(i.every)(e,{name:t.name}))return[];var r=fe(e),n=me(e);return Object(i.uniq)(Object(R.a)(r).concat(Object(R.a)(n)))}function we(e,t){for(var r=Object(V.createHooks)(),n=function(n){var g=e[n];t(g)&&r.addFilter("transform","transform/"+n.toString(),function(e){return e||g},g.priority)},g=0;g<e.length;g++)n(g);return r.applyFilters("transform",null)}function ve(e,t){if(void 0===t)return Object(i.flatMap)(ie(),function(t){var r=t.name;return ve(e,r)});var r=(oe(t)||{}).transforms;return r&&Array.isArray(r[e])?r[e].map(function(e){return Object(o.a)({},e,{blockName:t})}):[]}function _e(e,t){var r=Object(i.castArray)(e),n=r.length>1,g=r[0],a=g.name;if(n&&!Object(i.every)(r,function(e){return e.name===a}))return null;var A,s=ve("from",t),C=we(ve("to",a),function(e){return"block"===e.type&&-1!==e.blocks.indexOf(t)&&(!n||e.isMultiBlock)})||we(s,function(e){return"block"===e.type&&-1!==e.blocks.indexOf(a)&&(!n||e.isMultiBlock)});if(!C)return null;if(A=C.isMultiBlock?C.transform(r.map(function(e){return e.attributes})):C.transform(g.attributes),!Object(i.isObjectLike)(A))return null;if((A=Object(i.castArray)(A)).some(function(e){return!oe(e.name)}))return null;var I=Object(i.findIndex)(A,function(e){return e.name===t});return I<0?null:A.map(function(t,r){var n=Object(o.a)({},t,{clientId:r===I?g.clientId:t.clientId});return Object(V.applyFilters)("blocks.switchToBlockType.transformedBlock",n,e)})}var ke=r(32);function ye(e,t){if(t){if("string"==typeof e){var r=document.implementation.createHTMLDocument("");r.body.innerHTML=e,e=r.body}if("function"==typeof t)return t(e);if(Object===t.constructor)return Object.keys(t).reduce(function(r,n){return r[n]=ye(e,t[n]),r},{})}}function je(e,t){return 1===arguments.length&&(t=e,e=void 0),function(r){var n=r;if(e&&(n=r.querySelector(e)),n)return function(e,t){for(var r=t.split("."),n=void 0;n=r.shift();){if(!(n in e))return;e=e[n]}return e}(n,t)}}var xe=r(68),Te=r(199),Ee=r(44),Oe=r(42),Ne=r(43);var Se=r(198),Le=r(50),Be=r.n(Le),De=r(25),Pe=r(6),Re=Object(M.createContext)(function(){}),ze=Re.Consumer,qe=Re.Provider,Ve=Object(Pe.createHigherOrderComponent)(function(e){return function(t){return Object(M.createElement)(ze,null,function(r){return Object(M.createElement)(e,Object(De.a)({},t,{BlockContent:r}))})}},"withBlockContentContext"),Me=function(e){var t=e.children,r=e.innerBlocks;return Object(M.createElement)(qe,{value:function(){var e=Ke(r);return Object(M.createElement)(M.RawHTML,null,e)}},t)};function He(e){var t="wp-block-"+e.replace(/\//,"-").replace(/^core-/,"");return Object(V.applyFilters)("blocks.getBlockDefaultClassName",t,e)}function Fe(e){var t="editor-block-list-item-"+e.replace(/\//,"-").replace(/^core-/,"");return Object(V.applyFilters)("blocks.getBlockMenuDefaultClassName",t,e)}function Ge(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],n=e.save;if(n.prototype instanceof M.Component){var g=new n({attributes:t});n=g.render.bind(g)}var a=n({attributes:t,innerBlocks:r});if(Object(i.isObject)(a)&&Object(V.hasFilter)("blocks.getSaveContent.extraProps")){var A=Object(V.applyFilters)("blocks.getSaveContent.extraProps",Object(o.a)({},a.props),e,t);Be()(A,a.props)||(a=Object(M.cloneElement)(a,A))}return a=Object(V.applyFilters)("blocks.getSaveElement",a,e,t),Object(M.createElement)(Me,{innerBlocks:r},a)}function Ue(e,t,r){return Object(M.renderToString)(Ge(e,t,r))}function Ze(e){var t=oe(e.name),r=e.originalContent;if(e.isValid||e.innerBlocks.length)try{r=Ue(t,e.attributes,e.innerBlocks)}catch(e){}return r}function Ye(e,t,r){var n=Object(i.isEmpty)(t)?"":function(e){return JSON.stringify(e).replace(/--/g,"\\u002d\\u002d").replace(/</g,"\\u003c").replace(/>/g,"\\u003e").replace(/&/g,"\\u0026").replace(/\\"/g,"\\u0022")}(t)+" ",g=Object(i.startsWith)(e,"core/")?e.slice(5):e;return r?"\x3c!-- wp:".concat(g," ").concat(n,"--\x3e\n")+r+"\n\x3c!-- /wp:".concat(g," --\x3e"):"\x3c!-- wp:".concat(g," ").concat(n,"/--\x3e")}function We(e){var t=e.name,r=oe(t),n=Ze(e),g=function(e,t){return Object(i.reduce)(t.attributes,function(t,r,n){var g=e[n];return void 0===g?t:void 0!==r.source?t:"default"in r&&r.default===g?t:(t[n]=g,t)},{})}(e.attributes,r);switch(t){case te():case ne():return n;default:return Ye(t,g,n)}}function Ke(e){return Object(i.castArray)(e).map(We).join("\n\n")}var Qe=/[\t\n\r\v\f ]+/g,Xe=/^[\t\n\r\v\f ]*$/,Je=/^url\s*\(['"\s]*(.*?)['"\s]*\)$/,$e=["allowfullscreen","allowpaymentrequest","allowusermedia","async","autofocus","autoplay","checked","controls","default","defer","disabled","formnovalidate","hidden","ismap","itemscope","loop","multiple","muted","nomodule","novalidate","open","playsinline","readonly","required","reversed","selected","typemustmatch"],et=$e.concat(["autocapitalize","autocomplete","charset","contenteditable","crossorigin","decoding","dir","draggable","enctype","formenctype","formmethod","http-equiv","inputmode","kind","method","preload","scope","shape","spellcheck","translate","type","wrap"]),tt=function(){function e(e){return function(t){for(var r=arguments.length,n=new Array(r>1?r-1:0),g=1;g<r;g++)n[g-1]=arguments[g];return e.apply(void 0,["Block validation: "+t].concat(n))}}return{error:e(console.error),warning:e(console.warn)}}();function rt(e){return e.trim().split(Qe)}function nt(e){return rt(e).join(" ")}function gt(e){return e.attributes.filter(function(e){var t=Object(ke.a)(e,2),r=t[0];return t[1]||0===r.indexOf("data-")||Object(i.includes)(et,r)})}function at(e,t){var r=i.isEqual.apply(void 0,Object(R.a)([e.chars,t.chars].map(nt)));return r||tt.warning("Expected text `%s`, saw `%s`.",t.chars,e.chars),r}function ot(e){var t=e.replace(/;?\s*$/,"").split(";").map(function(e){var t=function(e){return Object(Ee.a)(e)||Object(Oe.a)(e)||Object(Ne.a)()}(e.split(":")),r=t[0],n=t.slice(1).join(":");return[r.trim(),function(e){return e.replace(Je,"url($1)")}(n.trim())]});return Object(i.fromPairs)(t)}var it=Object(o.a)({class:function(e,t){return!i.xor.apply(void 0,Object(R.a)([e,t].map(rt))).length},style:function(e,t){return i.isEqual.apply(void 0,Object(R.a)([e,t].map(ot)))}},Object(i.fromPairs)($e.map(function(e){return[e,i.stubTrue]})));var At={StartTag:function(e,t){return e.tagName!==t.tagName?(tt.warning("Expected tag name `%s`, instead saw `%s`.",t.tagName,e.tagName),!1):function(e,t){if(e.length!==t.length)return tt.warning("Expected attributes %o, instead saw %o.",t,e),!1;var r=[e,t].map(i.fromPairs),n=Object(ke.a)(r,2),g=n[0],a=n[1];for(var o in g){if(!a.hasOwnProperty(o))return tt.warning("Encountered unexpected attribute `%s`.",o),!1;var A=g[o],s=a[o],C=it[o];if(C){if(!C(A,s))return tt.warning("Expected attribute `%s` of value `%s`, saw `%s`.",o,s,A),!1}else if(A!==s)return tt.warning("Expected attribute `%s` of value `%s`, saw `%s`.",o,s,A),!1}return!0}.apply(void 0,Object(R.a)([e,t].map(gt)))},Chars:at,Comment:at};function st(e){for(var t;t=e.shift();){if("Chars"!==t.type)return t;if(!Xe.test(t.chars))return t}}function Ct(e){try{return Object(Se.tokenize)(e)}catch(t){tt.warning("Malformed HTML detected: %s",e)}return null}function It(e,t){return!!e.selfClosing&&!(!t||t.tagName!==e.tagName||"EndTag"!==t.type)}function ct(e,t,r){var n;try{n=Ue(t,r)}catch(e){return tt.error("Block validation failed because an error occurred while generating block content:\n\n%s",e.toString()),!1}var g=function(e,t){var r,n,g=[e,t].map(Ct),a=Object(ke.a)(g,2),o=a[0],i=a[1];if(!o||!i)return!1;for(;r=st(o);){if(!(n=st(i)))return tt.warning("Expected end of content, instead saw %o.",r),!1;if(r.type!==n.type)return tt.warning("Expected token of type `%s` (%o), instead saw `%s` (%o).",n.type,n,r.type,r),!1;var A=At[r.type];if(A&&!A(r,n))return!1;It(r,i[0])?st(i):It(n,o[0])&&st(o)}return!(n=st(i))||(tt.warning("Expected %o, instead saw end of content.",n),!1)}(e,n);return g||tt.error("Block validation failed for `%s` (%o).\n\nExpected:\n\n%s\n\nActual:\n\n%s",t.name,t,n,e),g}function lt(e){for(var t=[],r=0;r<e.length;r++)try{t.push(bt(e[r]))}catch(e){}return t}function ut(e){var t=function(e){return e}(e);return Object(M.renderToString)(t)}function dt(e){return function(t){var r=t;return e&&(r=t.querySelector(e)),r?lt(r.childNodes):[]}}var pt={concat:function(){for(var e=[],t=0;t<arguments.length;t++)for(var r=Object(i.castArray)(t<0||arguments.length<=t?void 0:arguments[t]),n=0;n<r.length;n++){var g=r[n];"string"==typeof g&&"string"==typeof e[e.length-1]?e[e.length-1]+=g:e.push(g)}return e},getChildrenArray:function(e){return e},fromDOM:lt,toHTML:ut,matcher:dt},ht=window.Node,ft=ht.TEXT_NODE,mt=ht.ELEMENT_NODE;function bt(e){if(e.nodeType===ft)return e.nodeValue;if(e.nodeType!==mt)throw new TypeError("A block node can only be created from a node of type text or element.");return{type:e.nodeName.toLowerCase(),props:Object(o.a)({},function(e){for(var t={},r=0;r<e.length;r++){var n=e[r],g=n.name,a=n.value;t[g]=a}return t}(e.attributes),{children:lt(e.childNodes)})}}function wt(e){return function(t){var r=t;e&&(r=t.querySelector(e));try{return bt(r)}catch(e){return null}}}var vt={isNodeOfType:function(e,t){return e&&e.type===t},fromDOM:bt,toHTML:function(e){return ut([e])},matcher:wt};var _t=new Set(["attribute","html","text","tag"]),kt=function(e){return Object(i.flow)([e,function(e){return void 0!==e}])};function yt(e,t){return t.some(function(t){return function(e,t){switch(t){case"string":return"string"==typeof e;case"boolean":return"boolean"==typeof e;case"object":return!!e&&e.constructor===Object;case"null":return null===e;case"array":return Array.isArray(e);case"integer":case"number":return"number"==typeof e}return!0}(e,t)})}function jt(e){switch(e.source){case"attribute":var t=function(e,t){return 1===arguments.length&&(t=e,e=void 0),function(r){var n=je(e,"attributes")(r);if(n&&n.hasOwnProperty(t))return n[t].value}}(e.selector,e.attribute);return"boolean"===e.type&&(t=kt(t)),t;case"html":return function(e,t){return function(r){var n=r;if(e&&(n=r.querySelector(e)),!n)return"";if(t){for(var g="",a=n.children.length,o=0;o<a;o++){var i=n.children[o];i.nodeName.toLowerCase()===t&&(g+=i.outerHTML)}return g}return n.innerHTML}}(e.selector,e.multiline);case"text":return function(e){return je(e,"textContent")}(e.selector);case"children":return dt(e.selector);case"node":return wt(e.selector);case"query":var r=Object(i.mapValues)(e.query,jt);return function(e,t){return function(r){var n=r.querySelectorAll(e);return[].map.call(n,function(e){return ye(e,t)})}}(e.selector,r);case"tag":return Object(i.flow)([je(e.selector,"nodeName"),function(e){return e.toLowerCase()}]);default:console.error('Unknown source type "'.concat(e.source,'"'))}}function xt(e,t){return ye(e,jt(t))}function Tt(e,t,r,n){var g,a=t.type;switch(t.source){case void 0:g=n?n[e]:void 0;break;case"attribute":case"property":case"html":case"text":case"children":case"node":case"query":case"tag":g=xt(r,t)}return void 0!==g&&(!function(e){var t=e.source,r=e.type;return _t.has(t)&&"string"==typeof r}(t)?void 0===a||yt(g,Object(i.castArray)(a))||(g=void 0):yt(g,Object(i.castArray)(a))||(h()("Attribute type coercion",{plugin:"Gutenberg",version:"4.2",hint:"Omit the source to preserve type via serialized comment demarcation."}),g=function(e,t){switch(t){case"string":return String(e);case"boolean":return Boolean(e);case"object":return Object(e);case"null":return null;case"array":return Array.isArray(e)?e:Array.from(e);case"integer":case"number":return Number(e)}return e}(g,a))),void 0===g?t.default:g}function Et(e,t,r){var n=Object(i.mapValues)(e.attributes,function(e,n){return Tt(n,e,t,r)});return Object(V.applyFilters)("blocks.getBlockAttributes",n,e,t,r)}function Ot(e){var t=e.blockName,r=e.attrs,n=e.innerBlocks,g=void 0===n?[]:n,a=e.innerHTML,A=te(),s=ne()||A;r=r||{},a=a.trim();var C=t||A;"core/cover-image"===C&&(C="core/cover"),"core/text"!==C&&"core/cover-text"!==C||(C="core/paragraph"),C===A&&(a=Object(xe.autop)(a).trim());var I=oe(C);if(!I){var c=a;C&&(a=Ye(C,r,a)),r={originalName:t,originalUndelimitedContent:c},I=oe(C=s)}g=g.map(Ot);var l=C===A||C===s;if(I&&(a||!l)){var u=de(C,Et(I,a,r),g);return l||(u.isValid=ct(a,I,u.attributes)),u.originalContent=a,u=function(e){var t=oe(e.name),r=t.deprecated;if(!r||!r.length)return e;for(var n=e,g=n.originalContent,a=n.attributes,A=n.innerBlocks,s=0;s<r.length;s++){var C=r[s].isEligible,I=void 0===C?i.stubFalse:C;if(!e.isValid||I(a,A)){var c=Object.assign(Object(i.omit)(t,["attributes","save","supports"]),r[s]),l=Et(c,g,a);if(ct(g,c,l)){e=Object(o.a)({},e,{isValid:!0});var u=A,d=c.migrate;if(d){var p=Object(i.castArray)(d(l,A)),h=Object(ke.a)(p,2),f=h[0];l=void 0===f?a:f;var m=h[1];u=void 0===m?A:m}e.attributes=l,e.innerBlocks=u}}}return e}(u)}}var Nt=function(e){return function(t){return e(t).reduce(function(e,t){var r=Ot(t);return r&&e.push(r),e},[])}}(Te.parse),St=Nt,Lt=r(27),Bt={strong:{},em:{},del:{},ins:{},a:{attributes:["href","target","rel"]},code:{},abbr:{attributes:["title"]},sub:{},sup:{},br:{},"#text":{}};function Dt(){return Bt}function Pt(e){var t=e.nodeName.toLowerCase();return Dt().hasOwnProperty(t)||"span"===t}["strong","em","del","ins","a","code","abbr","sub","sup"].forEach(function(e){Bt[e].children=Object(i.omit)(Bt,e)});var Rt=window.Node,zt=Rt.ELEMENT_NODE,qt=Rt.TEXT_NODE;function Vt(e){return!e.hasChildNodes()||Array.from(e.childNodes).every(function(e){return e.nodeType===qt?!e.nodeValue.trim():e.nodeType!==zt||("BR"===e.nodeName||!e.hasAttributes()&&Vt(e))})}function Mt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2?arguments[2]:void 0,n=document.implementation.createHTMLDocument("");return n.body.innerHTML=e,function e(t,r,n,g){Array.from(t).forEach(function(t){e(t.childNodes,r,n,g),r.forEach(function(e){n.contains(t)&&e(t,n,g)})})}(n.body.childNodes,t,n,r),n.body.innerHTML}function Ht(e,t,r){var n=document.implementation.createHTMLDocument("");return n.body.innerHTML=e,function e(t,r,n,g){Array.from(t).forEach(function(t){var a=t.nodeName.toLowerCase();if(n.hasOwnProperty(a)){if(t.nodeType===zt){var o=n[a],A=o.attributes,s=void 0===A?[]:A,C=o.classes,I=void 0===C?[]:C,c=o.children,l=o.require,u=void 0===l?[]:l;if(Vt(t)&&c)return void Object(Lt.remove)(t);if(t.hasAttributes()&&(Array.from(t.attributes).forEach(function(e){var r=e.name;"class"===r||Object(i.includes)(s,r)||t.removeAttribute(r)}),t.classList.length)){var d=I.map(function(e){return"string"==typeof e?function(t){return t===e}:e instanceof RegExp?function(t){return e.test(t)}:i.noop});Array.from(t.classList).forEach(function(e){d.some(function(t){return t(e)})||t.classList.remove(e)}),t.classList.length||t.removeAttribute("class")}if(t.hasChildNodes()){if("*"===c)return;if(c)u.length&&!t.querySelector(u.join(","))&&(e(t.childNodes,r,n,g),Object(Lt.unwrap)(t)),e(t.childNodes,r,c,g);else for(;t.firstChild;)Object(Lt.remove)(t.firstChild)}}}else e(t.childNodes,r,n,g),g&&!Pt(t)&&t.nextElementSibling&&Object(Lt.insertAfter)(r.createElement("br"),t),Object(Lt.unwrap)(t)})}(n.body.childNodes,n,t,r),n.body.innerHTML}var Ft=window.Node,Gt=Ft.ELEMENT_NODE,Ut=Ft.TEXT_NODE,Zt=function(e){var t=document.implementation.createHTMLDocument(""),r=document.implementation.createHTMLDocument(""),n=t.body,g=r.body;for(n.innerHTML=e;n.firstChild;){var a=n.firstChild;a.nodeType===Ut?a.nodeValue.trim()?(g.lastChild&&"P"===g.lastChild.nodeName||g.appendChild(r.createElement("P")),g.lastChild.appendChild(a)):n.removeChild(a):a.nodeType===Gt?"BR"===a.nodeName?(a.nextSibling&&"BR"===a.nextSibling.nodeName&&(g.appendChild(r.createElement("P")),n.removeChild(a.nextSibling)),g.lastChild&&"P"===g.lastChild.nodeName&&g.lastChild.hasChildNodes()?g.lastChild.appendChild(a):n.removeChild(a)):"P"===a.nodeName?Vt(a)?n.removeChild(a):g.appendChild(a):Pt(a)?(g.lastChild&&"P"===g.lastChild.nodeName||g.appendChild(r.createElement("P")),g.lastChild.appendChild(a)):g.appendChild(a):n.removeChild(a)}return g.innerHTML},Yt=window.Node.COMMENT_NODE,Wt=function(e,t){if(e.nodeType===Yt)if("nextpage"!==e.nodeValue){if(0===e.nodeValue.indexOf("more")){for(var r=e.nodeValue.slice(4).trim(),n=e,g=!1;n=n.nextSibling;)if(n.nodeType===Yt&&"noteaser"===n.nodeValue){g=!0,Object(Lt.remove)(n);break}Object(Lt.replace)(e,function(e,t,r){var n=r.createElement("wp-block");n.dataset.block="core/more",e&&(n.dataset.customText=e);t&&(n.dataset.noTeaser="");return n}(r,g,t))}}else Object(Lt.replace)(e,function(e){var t=e.createElement("wp-block");return t.dataset.block="core/nextpage",t}(t))};function Kt(e,t){return e.every(function(e){return function(e,t){if(Pt(e))return!0;if(!t)return!1;var r=e.nodeName.toLowerCase();return[["ul","li","ol"],["h1","h2","h3","h4","h5","h6"]].some(function(e){return 0===Object(i.difference)([r,t],e).length})}(e,t)&&Kt(Array.from(e.children),t)})}function Qt(e){return"BR"===e.nodeName&&e.previousSibling&&"BR"===e.previousSibling.nodeName}var Xt=function(e,t){var r=document.implementation.createHTMLDocument("");r.body.innerHTML=e;var n=Array.from(r.body.children);return!n.some(Qt)&&Kt(n,t)};var Jt=function(e,t,r){if("SPAN"===e.nodeName){var n=e.style,g=n.fontWeight,a=n.fontStyle;"bold"===g||"700"===g?e=Object(Lt.replaceTag)(e,"strong",t):"italic"===a&&(e=Object(Lt.replaceTag)(e,"em",t))}else"B"===e.nodeName?e=Object(Lt.replaceTag)(e,"strong",t):"I"===e.nodeName?e=Object(Lt.replaceTag)(e,"em",t):"A"===e.nodeName&&("_blank"===e.target.toLowerCase()?e.rel="noreferrer noopener":(e.removeAttribute("target"),e.removeAttribute("rel")));Pt(e)&&e.hasChildNodes()&&Array.from(e.childNodes).some(function(e){return function(e){return(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).hasOwnProperty(e.nodeName.toLowerCase())}(e,r)})&&Object(Lt.unwrap)(e)},$t=function(e){"SCRIPT"!==e.nodeName&&"NOSCRIPT"!==e.nodeName&&"TEMPLATE"!==e.nodeName&&"STYLE"!==e.nodeName||e.parentNode.removeChild(e)},er=window.parseInt;function tr(e){return"OL"===e.nodeName||"UL"===e.nodeName}var rr=function(e,t){if("P"===e.nodeName){var r=e.getAttribute("style");if(r&&-1!==r.indexOf("mso-list")){var n=/mso-list\s*:[^;]+level([0-9]+)/i.exec(r);if(n){var g=er(n[1],10)-1||0,a=e.previousElementSibling;if(!a||!tr(a)){var o=e.textContent.trim().slice(0,1),i=/[1iIaA]/.test(o),A=t.createElement(i?"ol":"ul");i&&A.setAttribute("type",o),e.parentNode.insertBefore(A,e)}var s=e.previousElementSibling,C=s.nodeName,I=t.createElement("li"),c=s;for(e.removeChild(e.firstElementChild);e.firstChild;)I.appendChild(e.firstChild);for(;g--;)tr(c=c.lastElementChild||c)&&(c=c.lastElementChild||c);tr(c)||(c=c.appendChild(t.createElement(C))),c.appendChild(I),e.parentNode.removeChild(e)}}}};function nr(e){return"OL"===e.nodeName||"UL"===e.nodeName}var gr=function(e){if(nr(e)){var t=e,r=e.previousElementSibling;r&&r.nodeName===e.nodeName&&1===t.children.length&&(r.appendChild(t.firstChild),t.parentNode.removeChild(t));var n=e.parentNode;if(n&&"LI"===n.nodeName&&1===n.children.length&&!/\S/.test(function(e){return Object(R.a)(e.childNodes).map(function(e){var t=e.nodeValue;return void 0===t?"":t}).join("")}(n))){var g=n,a=g.previousElementSibling,o=g.parentNode;a?(a.appendChild(t),o.removeChild(g)):(o.parentNode.insertBefore(t,o),o.parentNode.removeChild(o))}if(n&&nr(n)){var i=e.previousElementSibling;i?i.appendChild(e):Object(Lt.unwrap)(e)}}},ar=r(39),or=window,ir=or.atob,Ar=or.File,sr=function(e){if("IMG"===e.nodeName){if(0===e.src.indexOf("file:")&&(e.src=""),0===e.src.indexOf("data:")){var t,r=e.src.split(","),n=Object(ke.a)(r,2),g=n[0],a=n[1],o=g.slice(5).split(";"),i=Object(ke.a)(o,1)[0];if(!a||!i)return void(e.src="");try{t=ir(a)}catch(t){return void(e.src="")}for(var A=new Uint8Array(t.length),s=0;s<A.length;s++)A[s]=t.charCodeAt(s);var C=i.replace("/","."),I=new Ar([A],C,{type:i});e.src=Object(ar.createBlobURL)(I)}1!==e.height&&1!==e.width||e.parentNode.removeChild(e)}},Cr=function(e){"BLOCKQUOTE"===e.nodeName&&(e.innerHTML=Zt(e.innerHTML))};var Ir=function(e,t,r){if(function(e,t){var r=e.nodeName.toLowerCase();return"figcaption"!==r&&!Pt(e)&&Object(i.has)(t,["figure","children",r])}(e,r)){var n=e,g=e.parentNode;(function(e,t){var r=e.nodeName.toLowerCase();return Object(i.has)(t,["figure","children","a","children",r])})(e,r)&&"A"===g.nodeName&&1===g.childNodes.length&&(n=e.parentNode);for(var a=n;a&&"P"!==a.nodeName;)a=a.parentElement;var o=t.createElement("figure");a?a.parentNode.insertBefore(o,a):n.parentNode.insertBefore(o,n),o.appendChild(n)}},cr=r(138);var lr=function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=we(ve("from"),function(e){return"shortcode"===e.type&&Object(i.some)(Object(i.castArray)(e.tag),function(e){return Object(cr.regexp)(e).test(t)})});if(!n)return[t];var g,a=Object(i.castArray)(n.tag),A=Object(i.first)(a);if(g=Object(cr.next)(A,t,r)){var s=t.substr(0,g.index);if(r=g.index+g.content.length,!Object(i.includes)(g.shortcode.content||"","<")&&!/(\n|<p>)\s*$/.test(s))return e(t,r);var C=Object(i.mapValues)(Object(i.pickBy)(n.attributes,function(e){return e.shortcode}),function(e){return e.shortcode(g.shortcode.attrs,g)});return[s,de(n.blockName,Et(Object(o.a)({},oe(n.blockName),{attributes:n.attributes}),g.shortcode.content,C))].concat(Object(R.a)(e(t.substr(r))))}return[t]},ur=r(197),dr=new(r.n(ur).a.Converter)({noHeaderId:!0,tables:!0,literalMidWordUnderscores:!0,omitExtraWLInCodeBlocks:!0,simpleLineBreaks:!0,strikethrough:!0});var pr=function(e){return dr.makeHtml(function(e){return e.replace(/((?:^|\n)```)([^\n`]+)(```(?:$|\n))/,function(e,t,r,n){return"".concat(t,"\n").concat(r,"\n").concat(n)})}(e))},hr=function(e){"IFRAME"===e.nodeName&&Object(Lt.remove)(e)},fr=window.console;function mr(e){return e=Ht(e=Mt(e,[Jt]),Dt(),{inline:!0}),fr.log("Processed inline HTML:\n\n",e),e}function br(e){var t=e.HTML,r=void 0===t?"":t,n=e.plainText,g=void 0===n?"":n,a=e.mode,A=void 0===a?"AUTO":a,s=e.tagName,C=e.canUserUseUnfilteredHTML,I=void 0!==C&&C;if(r=r.replace(/<meta[^>]+>/,""),"INLINE"!==A&&-1!==r.indexOf("\x3c!-- wp:"))return Nt(r);if(String.prototype.normalize&&(r=r.normalize()),!g||r&&!function(e){return!/<(?!br[ />])/i.test(e)}(r)||(r=pr(g),"AUTO"===A&&-1===g.indexOf("\n")&&0!==g.indexOf("<p>")&&0===r.indexOf("<p>")&&(A="INLINE")),"INLINE"===A)return mr(r);var c=lr(r),l=c.length>1;if("AUTO"===A&&!l&&Xt(r,s))return mr(r);var u=Object(i.filter)(ve("from"),{type:"raw"}).map(function(e){return e.isMatch?e:Object(o.a)({},e,{isMatch:function(t){return e.selector&&t.matches(e.selector)}})}),d=Dt(),p=function(e){var t=e.map(function(e){var t=e.blockName,r=e.schema;if(se(t,"anchor"))for(var n in r)r[n].attributes||(r[n].attributes=[]),r[n].attributes.push("id");return r});return i.mergeWith.apply(void 0,[{}].concat(Object(R.a)(t),[function(e,t,r){return"children"===r?"*"===e||"*"===t?"*":Object(o.a)({},e,t):"attributes"===r||"require"===r?Object(R.a)(e||[]).concat(Object(R.a)(t||[])):void 0}]))}(u),h=Object(i.compact)(Object(i.flatMap)(c,function(e){if("string"!=typeof e)return e;var t=[rr,$t,gr,sr,Jt,Wt,Ir,Cr];I||t.unshift(hr);var r=Object(o.a)({},p,d);e=Ht(e=Mt(e,t,p),r),e=Zt(e),fr.log("Processed HTML piece:\n\n",e);var n=document.implementation.createHTMLDocument("");return n.body.innerHTML=e,Array.from(n.body.children).map(function(e){var t=we(u,function(t){return(0,t.isMatch)(e)});if(t){var r=t.transform,n=t.blockName;return r?r(e):de(n,Et(oe(n),e.outerHTML))}fr.warn("A block registered a raw transformation schema for `"+e.nodeName+"` but did not match it. Make sure there is a `selector` or `isMatch` property that can match the schema.\nSanitized HTML: `"+e.outerHTML+"`")})}));if("AUTO"===A&&1===h.length){var f=g.trim();if(""!==f&&-1===f.indexOf("\n"))return Ht(Ze(h[0]),d)}return h}function wr(){return Object(a.select)("core/blocks").getCategories()}function vr(e){Object(a.dispatch)("core/blocks").setCategories(e)}function _r(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.length===t.length&&Object(i.every)(t,function(t,r){var n=Object(ke.a)(t,3),g=n[0],a=n[2],o=e[r];return g===o.name&&_r(o.innerBlocks,a)})}function kr(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return t?Object(i.map)(t,function(t,r){var n=Object(ke.a)(t,3),g=n[0],a=n[1],A=n[2],s=e[r];if(s&&s.name===g){var C=kr(s.innerBlocks,A);return Object(o.a)({},s,{innerBlocks:C})}var I=oe(g),c=function(e,t){return Object(i.mapValues)(t,function(t,r){return l(e[r],t)})},l=function(e,t){return function(e){return"html"===Object(i.get)(e,["source"])}(e)&&Object(i.isArray)(t)?Object(M.renderToString)(t):function(e){return"query"===Object(i.get)(e,["source"])}(e)&&t?t.map(function(t){return c(e.query,t)}):t};return de(g,c(Object(i.get)(I,["attributes"],{}),a),kr([],A))}):e}r.d(t,"createBlock",function(){return de}),r.d(t,"cloneBlock",function(){return pe}),r.d(t,"getPossibleBlockTransformations",function(){return be}),r.d(t,"switchToBlockType",function(){return _e}),r.d(t,"getBlockTransforms",function(){return ve}),r.d(t,"findTransform",function(){return we}),r.d(t,"parse",function(){return St}),r.d(t,"getBlockAttributes",function(){return Et}),r.d(t,"parseWithAttributeSchema",function(){return xt}),r.d(t,"rawHandler",function(){return br}),r.d(t,"getPhrasingContentSchema",function(){return Dt}),r.d(t,"serialize",function(){return Ke}),r.d(t,"getBlockContent",function(){return Ze}),r.d(t,"getBlockDefaultClassName",function(){return He}),r.d(t,"getBlockMenuDefaultClassName",function(){return Fe}),r.d(t,"getSaveElement",function(){return Ge}),r.d(t,"getSaveContent",function(){return Ue}),r.d(t,"isValidBlock",function(){return ct}),r.d(t,"getCategories",function(){return wr}),r.d(t,"setCategories",function(){return vr}),r.d(t,"registerBlockType",function(){return Q}),r.d(t,"unregisterBlockType",function(){return X}),r.d(t,"setUnknownTypeHandlerName",function(){return J}),r.d(t,"getUnknownTypeHandlerName",function(){return $}),r.d(t,"setFreeformContentHandlerName",function(){return ee}),r.d(t,"getFreeformContentHandlerName",function(){return te}),r.d(t,"setUnregisteredTypeHandlerName",function(){return re}),r.d(t,"getUnregisteredTypeHandlerName",function(){return ne}),r.d(t,"setDefaultBlockName",function(){return ge}),r.d(t,"getDefaultBlockName",function(){return ae}),r.d(t,"getBlockType",function(){return oe}),r.d(t,"getBlockTypes",function(){return ie}),r.d(t,"getBlockSupport",function(){return Ae}),r.d(t,"hasBlockSupport",function(){return se}),r.d(t,"isReusableBlock",function(){return Ce}),r.d(t,"getChildBlockNames",function(){return Ie}),r.d(t,"hasChildBlocks",function(){return ce}),r.d(t,"hasChildBlocksWithInserterSupport",function(){return le}),r.d(t,"unstable__bootstrapServerSideBlockDefinitions",function(){return K}),r.d(t,"registerBlockStyle",function(){return ue}),r.d(t,"isUnmodifiedDefaultBlock",function(){return U}),r.d(t,"normalizeIconObject",function(){return Y}),r.d(t,"isValidIcon",function(){return Z}),r.d(t,"doBlocksMatchTemplate",function(){return _r}),r.d(t,"synchronizeBlocksWithTemplate",function(){return kr}),r.d(t,"children",function(){return pt}),r.d(t,"node",function(){return vt}),r.d(t,"withBlockContentContext",function(){return Ve})},25:function(e,t,r){"use strict";function n(){return(n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}r.d(t,"a",function(){return n})},27:function(e,t){!function(){e.exports=this.wp.dom}()},28:function(e,t){!function(){e.exports=this.wp.hooks}()},32:function(e,t,r){"use strict";var n=r(44);var g=r(43);function a(e,t){return Object(n.a)(e)||function(e,t){var r=[],n=!0,g=!1,a=void 0;try{for(var o,i=e[Symbol.iterator]();!(n=(o=i.next()).done)&&(r.push(o.value),!t||r.length!==t);n=!0);}catch(e){g=!0,a=e}finally{try{n||null==i.return||i.return()}finally{if(g)throw a}}return r}(e,t)||Object(g.a)()}r.d(t,"a",function(){return a})},35:function(e,t){!function(){e.exports=this.wp.deprecated}()},39:function(e,t){!function(){e.exports=this.wp.blob}()},40:function(e,t,r){"use strict";var n,g;function a(e){return[e]}function o(e){return!!e&&"object"==typeof e}function i(){var e={clear:function(){e.head=null}};return e}function A(e,t,r){var n;if(e.length!==t.length)return!1;for(n=r;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}n={},g="undefined"!=typeof WeakMap,t.a=function(e,t){var r,s;function C(){r=g?new WeakMap:i()}function I(){var r,n,g,a,o,i=arguments.length;for(a=new Array(i),g=0;g<i;g++)a[g]=arguments[g];for(o=t.apply(null,a),(r=s(o)).isUniqueByDependants||(r.lastDependants&&!A(o,r.lastDependants,0)&&r.clear(),r.lastDependants=o),n=r.head;n;){if(A(n.args,a,1))return n!==r.head&&(n.prev.next=n.next,n.next&&(n.next.prev=n.prev),n.next=r.head,n.prev=null,r.head.prev=n,r.head=n),n.val;n=n.next}return n={val:e.apply(null,a)},a[0]=null,n.args=a,r.head&&(r.head.prev=n,n.next=r.head),r.head=n,n.val}return t||(t=a),s=g?function(e){var t,g,a,A,s=r,C=!0;for(t=0;t<e.length;t++){if(!o(g=e[t])){C=!1;break}s.has(g)?s=s.get(g):(a=new WeakMap,s.set(g,a),s=a)}return s.has(n)||((A=i()).isUniqueByDependants=C,s.set(n,A)),s.get(n)}:function(){return r},I.getDependants=t,I.clear=C,C(),I}},42:function(e,t,r){"use strict";function n(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}r.d(t,"a",function(){return n})},43:function(e,t,r){"use strict";function n(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}r.d(t,"a",function(){return n})},44:function(e,t,r){"use strict";function n(e){if(Array.isArray(e))return e}r.d(t,"a",function(){return n})},5:function(e,t){!function(){e.exports=this.wp.data}()},50:function(e,t){!function(){e.exports=this.wp.isShallowEqual}()},55:function(e,t,r){var n;!function(g){var a=/^\s+/,o=/\s+$/,i=0,A=g.round,s=g.min,C=g.max,I=g.random;function c(e,t){if(e=e||"",t=t||{},e instanceof c)return e;if(!(this instanceof c))return new c(e,t);var r=function(e){var t={r:0,g:0,b:0},r=1,n=null,i=null,A=null,I=!1,c=!1;"string"==typeof e&&(e=function(e){e=e.replace(a,"").replace(o,"").toLowerCase();var t,r=!1;if(O[e])e=O[e],r=!0;else if("transparent"==e)return{r:0,g:0,b:0,a:0,format:"name"};if(t=V.rgb.exec(e))return{r:t[1],g:t[2],b:t[3]};if(t=V.rgba.exec(e))return{r:t[1],g:t[2],b:t[3],a:t[4]};if(t=V.hsl.exec(e))return{h:t[1],s:t[2],l:t[3]};if(t=V.hsla.exec(e))return{h:t[1],s:t[2],l:t[3],a:t[4]};if(t=V.hsv.exec(e))return{h:t[1],s:t[2],v:t[3]};if(t=V.hsva.exec(e))return{h:t[1],s:t[2],v:t[3],a:t[4]};if(t=V.hex8.exec(e))return{r:D(t[1]),g:D(t[2]),b:D(t[3]),a:q(t[4]),format:r?"name":"hex8"};if(t=V.hex6.exec(e))return{r:D(t[1]),g:D(t[2]),b:D(t[3]),format:r?"name":"hex"};if(t=V.hex4.exec(e))return{r:D(t[1]+""+t[1]),g:D(t[2]+""+t[2]),b:D(t[3]+""+t[3]),a:q(t[4]+""+t[4]),format:r?"name":"hex8"};if(t=V.hex3.exec(e))return{r:D(t[1]+""+t[1]),g:D(t[2]+""+t[2]),b:D(t[3]+""+t[3]),format:r?"name":"hex"};return!1}(e));"object"==typeof e&&(M(e.r)&&M(e.g)&&M(e.b)?(t=function(e,t,r){return{r:255*L(e,255),g:255*L(t,255),b:255*L(r,255)}}(e.r,e.g,e.b),I=!0,c="%"===String(e.r).substr(-1)?"prgb":"rgb"):M(e.h)&&M(e.s)&&M(e.v)?(n=R(e.s),i=R(e.v),t=function(e,t,r){e=6*L(e,360),t=L(t,100),r=L(r,100);var n=g.floor(e),a=e-n,o=r*(1-t),i=r*(1-a*t),A=r*(1-(1-a)*t),s=n%6;return{r:255*[r,i,o,o,A,r][s],g:255*[A,r,r,i,o,o][s],b:255*[o,o,A,r,r,i][s]}}(e.h,n,i),I=!0,c="hsv"):M(e.h)&&M(e.s)&&M(e.l)&&(n=R(e.s),A=R(e.l),t=function(e,t,r){var n,g,a;function o(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}if(e=L(e,360),t=L(t,100),r=L(r,100),0===t)n=g=a=r;else{var i=r<.5?r*(1+t):r+t-r*t,A=2*r-i;n=o(A,i,e+1/3),g=o(A,i,e),a=o(A,i,e-1/3)}return{r:255*n,g:255*g,b:255*a}}(e.h,n,A),I=!0,c="hsl"),e.hasOwnProperty("a")&&(r=e.a));return r=S(r),{ok:I,format:e.format||c,r:s(255,C(t.r,0)),g:s(255,C(t.g,0)),b:s(255,C(t.b,0)),a:r}}(e);this._originalInput=e,this._r=r.r,this._g=r.g,this._b=r.b,this._a=r.a,this._roundA=A(100*this._a)/100,this._format=t.format||r.format,this._gradientType=t.gradientType,this._r<1&&(this._r=A(this._r)),this._g<1&&(this._g=A(this._g)),this._b<1&&(this._b=A(this._b)),this._ok=r.ok,this._tc_id=i++}function l(e,t,r){e=L(e,255),t=L(t,255),r=L(r,255);var n,g,a=C(e,t,r),o=s(e,t,r),i=(a+o)/2;if(a==o)n=g=0;else{var A=a-o;switch(g=i>.5?A/(2-a-o):A/(a+o),a){case e:n=(t-r)/A+(t<r?6:0);break;case t:n=(r-e)/A+2;break;case r:n=(e-t)/A+4}n/=6}return{h:n,s:g,l:i}}function u(e,t,r){e=L(e,255),t=L(t,255),r=L(r,255);var n,g,a=C(e,t,r),o=s(e,t,r),i=a,A=a-o;if(g=0===a?0:A/a,a==o)n=0;else{switch(a){case e:n=(t-r)/A+(t<r?6:0);break;case t:n=(r-e)/A+2;break;case r:n=(e-t)/A+4}n/=6}return{h:n,s:g,v:i}}function d(e,t,r,n){var g=[P(A(e).toString(16)),P(A(t).toString(16)),P(A(r).toString(16))];return n&&g[0].charAt(0)==g[0].charAt(1)&&g[1].charAt(0)==g[1].charAt(1)&&g[2].charAt(0)==g[2].charAt(1)?g[0].charAt(0)+g[1].charAt(0)+g[2].charAt(0):g.join("")}function p(e,t,r,n){return[P(z(n)),P(A(e).toString(16)),P(A(t).toString(16)),P(A(r).toString(16))].join("")}function h(e,t){t=0===t?0:t||10;var r=c(e).toHsl();return r.s-=t/100,r.s=B(r.s),c(r)}function f(e,t){t=0===t?0:t||10;var r=c(e).toHsl();return r.s+=t/100,r.s=B(r.s),c(r)}function m(e){return c(e).desaturate(100)}function b(e,t){t=0===t?0:t||10;var r=c(e).toHsl();return r.l+=t/100,r.l=B(r.l),c(r)}function w(e,t){t=0===t?0:t||10;var r=c(e).toRgb();return r.r=C(0,s(255,r.r-A(-t/100*255))),r.g=C(0,s(255,r.g-A(-t/100*255))),r.b=C(0,s(255,r.b-A(-t/100*255))),c(r)}function v(e,t){t=0===t?0:t||10;var r=c(e).toHsl();return r.l-=t/100,r.l=B(r.l),c(r)}function _(e,t){var r=c(e).toHsl(),n=(r.h+t)%360;return r.h=n<0?360+n:n,c(r)}function k(e){var t=c(e).toHsl();return t.h=(t.h+180)%360,c(t)}function y(e){var t=c(e).toHsl(),r=t.h;return[c(e),c({h:(r+120)%360,s:t.s,l:t.l}),c({h:(r+240)%360,s:t.s,l:t.l})]}function j(e){var t=c(e).toHsl(),r=t.h;return[c(e),c({h:(r+90)%360,s:t.s,l:t.l}),c({h:(r+180)%360,s:t.s,l:t.l}),c({h:(r+270)%360,s:t.s,l:t.l})]}function x(e){var t=c(e).toHsl(),r=t.h;return[c(e),c({h:(r+72)%360,s:t.s,l:t.l}),c({h:(r+216)%360,s:t.s,l:t.l})]}function T(e,t,r){t=t||6,r=r||30;var n=c(e).toHsl(),g=360/r,a=[c(e)];for(n.h=(n.h-(g*t>>1)+720)%360;--t;)n.h=(n.h+g)%360,a.push(c(n));return a}function E(e,t){t=t||6;for(var r=c(e).toHsv(),n=r.h,g=r.s,a=r.v,o=[],i=1/t;t--;)o.push(c({h:n,s:g,v:a})),a=(a+i)%1;return o}c.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)/1e3},getLuminance:function(){var e,t,r,n=this.toRgb();return e=n.r/255,t=n.g/255,r=n.b/255,.2126*(e<=.03928?e/12.92:g.pow((e+.055)/1.055,2.4))+.7152*(t<=.03928?t/12.92:g.pow((t+.055)/1.055,2.4))+.0722*(r<=.03928?r/12.92:g.pow((r+.055)/1.055,2.4))},setAlpha:function(e){return this._a=S(e),this._roundA=A(100*this._a)/100,this},toHsv:function(){var e=u(this._r,this._g,this._b);return{h:360*e.h,s:e.s,v:e.v,a:this._a}},toHsvString:function(){var e=u(this._r,this._g,this._b),t=A(360*e.h),r=A(100*e.s),n=A(100*e.v);return 1==this._a?"hsv("+t+", "+r+"%, "+n+"%)":"hsva("+t+", "+r+"%, "+n+"%, "+this._roundA+")"},toHsl:function(){var e=l(this._r,this._g,this._b);return{h:360*e.h,s:e.s,l:e.l,a:this._a}},toHslString:function(){var e=l(this._r,this._g,this._b),t=A(360*e.h),r=A(100*e.s),n=A(100*e.l);return 1==this._a?"hsl("+t+", "+r+"%, "+n+"%)":"hsla("+t+", "+r+"%, "+n+"%, "+this._roundA+")"},toHex:function(e){return d(this._r,this._g,this._b,e)},toHexString:function(e){return"#"+this.toHex(e)},toHex8:function(e){return function(e,t,r,n,g){var a=[P(A(e).toString(16)),P(A(t).toString(16)),P(A(r).toString(16)),P(z(n))];if(g&&a[0].charAt(0)==a[0].charAt(1)&&a[1].charAt(0)==a[1].charAt(1)&&a[2].charAt(0)==a[2].charAt(1)&&a[3].charAt(0)==a[3].charAt(1))return a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0)+a[3].charAt(0);return a.join("")}(this._r,this._g,this._b,this._a,e)},toHex8String:function(e){return"#"+this.toHex8(e)},toRgb:function(){return{r:A(this._r),g:A(this._g),b:A(this._b),a:this._a}},toRgbString:function(){return 1==this._a?"rgb("+A(this._r)+", "+A(this._g)+", "+A(this._b)+")":"rgba("+A(this._r)+", "+A(this._g)+", "+A(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:A(100*L(this._r,255))+"%",g:A(100*L(this._g,255))+"%",b:A(100*L(this._b,255))+"%",a:this._a}},toPercentageRgbString:function(){return 1==this._a?"rgb("+A(100*L(this._r,255))+"%, "+A(100*L(this._g,255))+"%, "+A(100*L(this._b,255))+"%)":"rgba("+A(100*L(this._r,255))+"%, "+A(100*L(this._g,255))+"%, "+A(100*L(this._b,255))+"%, "+this._roundA+")"},toName:function(){return 0===this._a?"transparent":!(this._a<1)&&(N[d(this._r,this._g,this._b,!0)]||!1)},toFilter:function(e){var t="#"+p(this._r,this._g,this._b,this._a),r=t,n=this._gradientType?"GradientType = 1, ":"";if(e){var g=c(e);r="#"+p(g._r,g._g,g._b,g._a)}return"progid:DXImageTransform.Microsoft.gradient("+n+"startColorstr="+t+",endColorstr="+r+")"},toString:function(e){var t=!!e;e=e||this._format;var r=!1,n=this._a<1&&this._a>=0;return t||!n||"hex"!==e&&"hex6"!==e&&"hex3"!==e&&"hex4"!==e&&"hex8"!==e&&"name"!==e?("rgb"===e&&(r=this.toRgbString()),"prgb"===e&&(r=this.toPercentageRgbString()),"hex"!==e&&"hex6"!==e||(r=this.toHexString()),"hex3"===e&&(r=this.toHexString(!0)),"hex4"===e&&(r=this.toHex8String(!0)),"hex8"===e&&(r=this.toHex8String()),"name"===e&&(r=this.toName()),"hsl"===e&&(r=this.toHslString()),"hsv"===e&&(r=this.toHsvString()),r||this.toHexString()):"name"===e&&0===this._a?this.toName():this.toRgbString()},clone:function(){return c(this.toString())},_applyModification:function(e,t){var r=e.apply(null,[this].concat([].slice.call(t)));return this._r=r._r,this._g=r._g,this._b=r._b,this.setAlpha(r._a),this},lighten:function(){return this._applyModification(b,arguments)},brighten:function(){return this._applyModification(w,arguments)},darken:function(){return this._applyModification(v,arguments)},desaturate:function(){return this._applyModification(h,arguments)},saturate:function(){return this._applyModification(f,arguments)},greyscale:function(){return this._applyModification(m,arguments)},spin:function(){return this._applyModification(_,arguments)},_applyCombination:function(e,t){return e.apply(null,[this].concat([].slice.call(t)))},analogous:function(){return this._applyCombination(T,arguments)},complement:function(){return this._applyCombination(k,arguments)},monochromatic:function(){return this._applyCombination(E,arguments)},splitcomplement:function(){return this._applyCombination(x,arguments)},triad:function(){return this._applyCombination(y,arguments)},tetrad:function(){return this._applyCombination(j,arguments)}},c.fromRatio=function(e,t){if("object"==typeof e){var r={};for(var n in e)e.hasOwnProperty(n)&&(r[n]="a"===n?e[n]:R(e[n]));e=r}return c(e,t)},c.equals=function(e,t){return!(!e||!t)&&c(e).toRgbString()==c(t).toRgbString()},c.random=function(){return c.fromRatio({r:I(),g:I(),b:I()})},c.mix=function(e,t,r){r=0===r?0:r||50;var n=c(e).toRgb(),g=c(t).toRgb(),a=r/100;return c({r:(g.r-n.r)*a+n.r,g:(g.g-n.g)*a+n.g,b:(g.b-n.b)*a+n.b,a:(g.a-n.a)*a+n.a})},c.readability=function(e,t){var r=c(e),n=c(t);return(g.max(r.getLuminance(),n.getLuminance())+.05)/(g.min(r.getLuminance(),n.getLuminance())+.05)},c.isReadable=function(e,t,r){var n,g,a=c.readability(e,t);switch(g=!1,(n=function(e){var t,r;t=((e=e||{level:"AA",size:"small"}).level||"AA").toUpperCase(),r=(e.size||"small").toLowerCase(),"AA"!==t&&"AAA"!==t&&(t="AA");"small"!==r&&"large"!==r&&(r="small");return{level:t,size:r}}(r)).level+n.size){case"AAsmall":case"AAAlarge":g=a>=4.5;break;case"AAlarge":g=a>=3;break;case"AAAsmall":g=a>=7}return g},c.mostReadable=function(e,t,r){var n,g,a,o,i=null,A=0;g=(r=r||{}).includeFallbackColors,a=r.level,o=r.size;for(var s=0;s<t.length;s++)(n=c.readability(e,t[s]))>A&&(A=n,i=c(t[s]));return c.isReadable(e,i,{level:a,size:o})||!g?i:(r.includeFallbackColors=!1,c.mostReadable(e,["#fff","#000"],r))};var O=c.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},N=c.hexNames=function(e){var t={};for(var r in e)e.hasOwnProperty(r)&&(t[e[r]]=r);return t}(O);function S(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function L(e,t){(function(e){return"string"==typeof e&&-1!=e.indexOf(".")&&1===parseFloat(e)})(e)&&(e="100%");var r=function(e){return"string"==typeof e&&-1!=e.indexOf("%")}(e);return e=s(t,C(0,parseFloat(e))),r&&(e=parseInt(e*t,10)/100),g.abs(e-t)<1e-6?1:e%t/parseFloat(t)}function B(e){return s(1,C(0,e))}function D(e){return parseInt(e,16)}function P(e){return 1==e.length?"0"+e:""+e}function R(e){return e<=1&&(e=100*e+"%"),e}function z(e){return g.round(255*parseFloat(e)).toString(16)}function q(e){return D(e)/255}var V=function(){var e="(?:[-\\+]?\\d*\\.\\d+%?)|(?:[-\\+]?\\d+%?)",t="[\\s|\\(]+("+e+")[,|\\s]+("+e+")[,|\\s]+("+e+")\\s*\\)?",r="[\\s|\\(]+("+e+")[,|\\s]+("+e+")[,|\\s]+("+e+")[,|\\s]+("+e+")\\s*\\)?";return{CSS_UNIT:new RegExp(e),rgb:new RegExp("rgb"+t),rgba:new RegExp("rgba"+r),hsl:new RegExp("hsl"+t),hsla:new RegExp("hsla"+r),hsv:new RegExp("hsv"+t),hsva:new RegExp("hsva"+r),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function M(e){return!!V.CSS_UNIT.exec(e)}void 0!==e&&e.exports?e.exports=c:void 0===(n=function(){return c}.call(t,r,t,e))||(e.exports=n)}(Math)},58:function(e,t){var r;r=function(){return this}();try{r=r||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(r=window)}e.exports=r},6:function(e,t){!function(){e.exports=this.wp.compose}()},68:function(e,t){!function(){e.exports=this.wp.autop}()},69:function(e,t,r){var n=r(91),g=r(90);e.exports=function(e,t,r){var a=t&&r||0;"string"==typeof e&&(t="binary"==e?new Array(16):null,e=null);var o=(e=e||{}).random||(e.rng||n)();if(o[6]=15&o[6]|64,o[8]=63&o[8]|128,t)for(var i=0;i<16;++i)t[a+i]=o[i];return t||g(o)}},9:function(e,t,r){"use strict";r.d(t,"a",function(){return g});var n=r(16);function g(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},g=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(g=g.concat(Object.getOwnPropertySymbols(r).filter(function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),g.forEach(function(t){Object(n.a)(e,t,r[t])})}return e}},90:function(e,t){for(var r=[],n=0;n<256;++n)r[n]=(n+256).toString(16).substr(1);e.exports=function(e,t){var n=t||0,g=r;return g[e[n++]]+g[e[n++]]+g[e[n++]]+g[e[n++]]+"-"+g[e[n++]]+g[e[n++]]+"-"+g[e[n++]]+g[e[n++]]+"-"+g[e[n++]]+g[e[n++]]+"-"+g[e[n++]]+g[e[n++]]+g[e[n++]]+g[e[n++]]+g[e[n++]]+g[e[n++]]}},91:function(e,t,r){(function(t){var r,n=t.crypto||t.msCrypto;if(n&&n.getRandomValues){var g=new Uint8Array(16);r=function(){return n.getRandomValues(g),g}}if(!r){var a=new Array(16);r=function(){for(var e,t=0;t<16;t++)0==(3&t)&&(e=4294967296*Math.random()),a[t]=e>>>((3&t)<<3)&255;return a}}e.exports=r}).call(this,r(58))}});
build/components/index.js CHANGED
@@ -1,4 +1,4 @@
1
- this.wp=this.wp||{},this.wp.components=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:r})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=211)}([function(e,t){!function(){e.exports=this.wp.element}()},function(e,t){!function(){e.exports=this.lodash}()},function(e,t){!function(){e.exports=this.wp.i18n}()},,,,function(e,t){!function(){e.exports=this.wp.compose}()},,,,function(e,t,n){e.exports=n(249)()},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}},,,,,,function(e,t,n){var r;
2
  /*!
3
  Copyright (c) 2016 Jed Watson.
4
  Licensed under the MIT License (MIT), see
@@ -9,29 +9,11 @@ this.wp=this.wp||{},this.wp.components=function(e){var t={};function n(r){if(t[r
9
  Licensed under the MIT License (MIT), see
10
  http://jedwatson.github.io/classnames
11
  */
12
- !function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var a=typeof r;if("string"===a||"number"===a)e.push(r);else if(Array.isArray(r))e.push(o.apply(null,r));else if("object"===a)for(var i in r)n.call(r,i)&&r[i]&&e.push(i)}}return e.join(" ")}void 0!==e&&e.exports?e.exports=o:void 0===(r=function(){return o}.apply(t,[]))||(e.exports=r)}()},,function(e,t){!function(){e.exports=this.React}()},function(e,t){!function(){e.exports=this.wp.keycodes}()},,,function(e,t){function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}e.exports=function(e,t,r){return t&&n(e.prototype,t),r&&n(e,r),e}},function(e,t){!function(){e.exports=this.wp.richText}()},function(e,t,n){var r=n(422);e.exports=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&r(e,t)}},function(e,t){function n(t){return e.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},n(t)}e.exports=n},function(e,t,n){var r=n(135),o=n(11);e.exports=function(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?o(e):t}},function(e,t){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}},function(e,t){!function(){e.exports=this.wp.dom}()},function(e,t){!function(){e.exports=this.wp.hooks}()},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},n.apply(this,arguments)}e.exports=n},,,function(e,t,n){var r=n(421);e.exports=function(e,t){if(null==e)return{};var n,o,a=r(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ReactCSS=t.loop=t.handleActive=t.handleHover=t.hover=void 0;var r=l(n(405)),o=l(n(333)),a=l(n(308)),i=l(n(307)),s=l(n(306)),c=l(n(305));function l(e){return e&&e.__esModule?e:{default:e}}t.hover=i.default,t.handleHover=i.default,t.handleActive=s.default,t.loop=c.default;var u=t.ReactCSS=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];var s=(0,r.default)(n),c=(0,o.default)(e,s);return(0,a.default)(c)};t.default=u},function(e,t,n){e.exports=n(247)()},function(e,t){!function(){e.exports=this.moment}()},,function(e,t){!function(){e.exports=this.wp.apiFetch}()},function(e,t){!function(){e.exports=this.wp.deprecated}()},function(e,t){!function(){e.exports=this.wp.url}()},,,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(304);Object.defineProperty(t,"Alpha",{enumerable:!0,get:function(){return u(r).default}});var o=n(147);Object.defineProperty(t,"Checkboard",{enumerable:!0,get:function(){return u(o).default}});var a=n(301);Object.defineProperty(t,"EditableInput",{enumerable:!0,get:function(){return u(a).default}});var i=n(300);Object.defineProperty(t,"Hue",{enumerable:!0,get:function(){return u(i).default}});var s=n(298);Object.defineProperty(t,"Saturation",{enumerable:!0,get:function(){return u(s).default}});var c=n(145);Object.defineProperty(t,"ColorWrap",{enumerable:!0,get:function(){return u(c).default}});var l=n(290);function u(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"Swatch",{enumerable:!0,get:function(){return u(l).default}})},,function(e,t,n){var r=n(420),o=n(419),a=n(418);e.exports=function(e){return r(e)||o(e)||a()}},function(e,t){!function(){e.exports=this.wp.isShallowEqual}()},function(e,t,n){var r=n(69);e.exports=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){r(e,t,n[t])})}return e}},function(e,t){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(n=window)}e.exports=n},,function(e,t){var n=Array.isArray;e.exports=n},,function(e,t,n){var r=n(176),o="object"==typeof self&&self&&self.Object===Object&&self,a=r||o||Function("return this")();e.exports=a},,,function(e,t){!function(){e.exports=this.ReactDOM}()},,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.red=void 0;var r=a(n(293)),o=a(n(291));function a(e){return e&&e.__esModule?e:{default:e}}t.default={simpleCheckForValidColor:function(e){var t=0,n=0;return(0,r.default)(["r","g","b","a","h","s","a","v"],function(r){e[r]&&(t+=1,isNaN(e[r])||(n+=1))}),t===n&&e},toState:function(e,t){var n=e.hex?(0,o.default)(e.hex):(0,o.default)(e),r=n.toHsl(),a=n.toHsv(),i=n.toRgb(),s=n.toHex();return 0===r.s&&(r.h=t||0,a.h=t||0),{hsl:r,hex:"000000"===s&&0===i.a?"transparent":"#"+s,rgb:i,hsv:a,oldHue:e.h||t||r.h,source:e.source}},isValidHex:function(e){return(0,o.default)(e).isValid()}};t.red={hsl:{a:1,h:0,l:.5,s:1},hex:"#ff0000",rgb:{r:255,g:0,b:0,a:1},hsv:{h:0,s:1,v:1,a:1}}},function(e,t){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},function(e,t){e.exports=function(e){return null!=e&&"object"==typeof e}},,function(e,t,n){var r=n(86),o=n(85);e.exports=function(e,t,n){var a=t&&n||0;"string"==typeof e&&(t="binary"==e?new Array(16):null,e=null);var i=(e=e||{}).random||(e.rng||r)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t)for(var s=0;s<16;++s)t[a+s]=i[s];return t||o(i)}},function(e,t,n){"use strict";e.exports=n(114)},function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},,function(e,t,n){var r=n(166),o=n(393),a=n(335),i=n(55);e.exports=function(e,t){return(i(e)?r:a)(e,o(t,3))}},function(e,t){!function(){e.exports=this.wp.a11y}()},,,function(e,t,n){var r=n(380),o=n(377);e.exports=function(e,t){var n=o(e,t);return r(n)?n:void 0}},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t,n){var r=n(89),o=n(404),a=n(403),i="[object Null]",s="[object Undefined]",c=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?s:i:c&&c in Object(e)?o(e):a(e)}},,,,,,function(e,t,n){var r=n(417),o=n(416),a=n(415);e.exports=function(e,t){return r(e)||o(e,t)||a()}},,function(e,t){for(var n=[],r=0;r<256;++r)n[r]=(r+256).toString(16).substr(1);e.exports=function(e,t){var r=t||0,o=n;return o[e[r++]]+o[e[r++]]+o[e[r++]]+o[e[r++]]+"-"+o[e[r++]]+o[e[r++]]+"-"+o[e[r++]]+o[e[r++]]+"-"+o[e[r++]]+o[e[r++]]+"-"+o[e[r++]]+o[e[r++]]+o[e[r++]]+o[e[r++]]+o[e[r++]]+o[e[r++]]}},function(e,t,n){(function(t){var n,r=t.crypto||t.msCrypto;if(r&&r.getRandomValues){var o=new Uint8Array(16);n=function(){return r.getRandomValues(o),o}}if(!n){var a=new Array(16);n=function(){for(var e,t=0;t<16;t++)0==(3&t)&&(e=4294967296*Math.random()),a[t]=e>>>((3&t)<<3)&255;return a}}e.exports=n}).call(this,n(53))},function(e,t,n){e.exports=n(118)()},function(e,t,n){var r=n(174),o=n(396),a=n(102);e.exports=function(e){return a(e)?r(e):o(e)}},function(e,t,n){var r=n(57).Symbol;e.exports=r},,,,,function(e,t,n){var r=n(151),o=n(150);e.exports=function(e,t,n,a){var i=!n;n||(n={});for(var s=-1,c=t.length;++s<c;){var l=t[s],u=a?a(n[l],e[l],l,n,e):void 0;void 0===u&&(u=e[l]),i?o(n,l,u):r(n,l,u)}return n}},function(e,t,n){var r=n(96),o=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-o?"-0":t}},function(e,t,n){var r=n(77),o=n(65),a="[object Symbol]";e.exports=function(e){return"symbol"==typeof e||o(e)&&r(e)==a}},function(e,t,n){var r=n(353),o=n(124),a=n(352),i=n(351),s=n(350),c=n(77),l=n(165),u=l(r),p=l(o),d=l(a),h=l(i),f=l(s),v=c;(r&&"[object DataView]"!=v(new r(new ArrayBuffer(1)))||o&&"[object Map]"!=v(new o)||a&&"[object Promise]"!=v(a.resolve())||i&&"[object Set]"!=v(new i)||s&&"[object WeakMap]"!=v(new s))&&(v=function(e){var t=c(e),n="[object Object]"==t?e.constructor:void 0,r=n?l(n):"";if(r)switch(r){case u:return"[object DataView]";case p:return"[object Map]";case d:return"[object Promise]";case h:return"[object Set]";case f:return"[object WeakMap]"}return t}),e.exports=v},function(e,t,n){var r=n(368);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},function(e,t,n){var r=n(75)(Object,"create");e.exports=r},function(e,t,n){var r=n(125);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return-1}},function(e,t,n){var r=n(390),o=n(389),a=n(388),i=n(387),s=n(386);function c(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}c.prototype.clear=r,c.prototype.delete=o,c.prototype.get=a,c.prototype.has=i,c.prototype.set=s,e.exports=c},function(e,t,n){var r=n(169),o=n(131);e.exports=function(e){return null!=e&&o(e.length)&&!r(e)}},,function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();var a=n(414),i=n(19),s=n(60);e.exports=function(e){var t=e.displayName||e.name,n=function(t){function n(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,n);var t=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(n.__proto__||Object.getPrototypeOf(n)).call(this,e));return t.handleClickOutside=t.handleClickOutside.bind(t),t}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(n,i.Component),o(n,[{key:"componentDidMount",value:function(){document.addEventListener("click",this.handleClickOutside,!0)}},{key:"componentWillUnmount",value:function(){document.removeEventListener("click",this.handleClickOutside,!0)}},{key:"handleClickOutside",value:function(e){var t=this.__domNode;t&&t.contains(e.target)||"function"!=typeof this.__wrappedComponent.handleClickOutside||this.__wrappedComponent.handleClickOutside(e)}},{key:"render",value:function(){var t=this;return i.createElement(e,r({},this.props,{ref:function(e){t.__wrappedComponent=e,t.__domNode=s.findDOMNode(e)}}))}}]),n}();return n.displayName="Wrapped"+t,a(n,e)}},,,,,,,,,function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e};function a(e,t){var n=e["page"+(t?"Y":"X")+"Offset"],r="scroll"+(t?"Top":"Left");if("number"!=typeof n){var o=e.document;"number"!=typeof(n=o.documentElement[r])&&(n=o.body[r])}return n}function i(e){return a(e)}function s(e){return a(e,!0)}function c(e){var t=function(e){var t,n=void 0,r=void 0,o=e.ownerDocument,a=o.body,i=o&&o.documentElement;return n=(t=e.getBoundingClientRect()).left,r=t.top,{left:n-=i.clientLeft||a.clientLeft||0,top:r-=i.clientTop||a.clientTop||0}}(e),n=e.ownerDocument,r=n.defaultView||n.parentWindow;return t.left+=i(r),t.top+=s(r),t}var l=new RegExp("^("+/[\-+]?(?:\d*\.|)\d+(?:[eE][\-+]?\d+|)/.source+")(?!px)[a-z%]+$","i"),u=/^(top|right|bottom|left)$/,p="currentStyle",d="runtimeStyle",h="left",f="px";var v=void 0;function m(e,t){for(var n=0;n<e.length;n++)t(e[n])}function b(e){return"border-box"===v(e,"boxSizing")}"undefined"!=typeof window&&(v=window.getComputedStyle?function(e,t,n){var r="",o=e.ownerDocument,a=n||o.defaultView.getComputedStyle(e,null);return a&&(r=a.getPropertyValue(t)||a[t]),r}:function(e,t){var n=e[p]&&e[p][t];if(l.test(n)&&!u.test(t)){var r=e.style,o=r[h],a=e[d][h];e[d][h]=e[p][h],r[h]="fontSize"===t?"1em":n||0,n=r.pixelLeft+f,r[h]=o,e[d][h]=a}return""===n?"auto":n});var g=["margin","border","padding"],y=-1,w=2,k=1;function x(e,t,n){var r=0,o=void 0,a=void 0,i=void 0;for(a=0;a<t.length;a++)if(o=t[a])for(i=0;i<n.length;i++){var s=void 0;s="border"===o?o+n[i]+"Width":o+n[i],r+=parseFloat(v(e,s))||0}return r}function O(e){return null!=e&&e==e.window}var C={};function z(e,t,n){if(O(e))return"width"===t?C.viewportWidth(e):C.viewportHeight(e);if(9===e.nodeType)return"width"===t?C.docWidth(e):C.docHeight(e);var r="width"===t?["Left","Right"]:["Top","Bottom"],o="width"===t?e.offsetWidth:e.offsetHeight,a=(v(e),b(e)),i=0;(null==o||o<=0)&&(o=void 0,(null==(i=v(e,t))||Number(i)<0)&&(i=e.style[t]||0),i=parseFloat(i)||0),void 0===n&&(n=a?k:y);var s=void 0!==o||a,c=o||i;if(n===y)return s?c-x(e,["border","padding"],r):i;if(s){var l=n===w?-x(e,["border"],r):x(e,["margin"],r);return c+(n===k?0:l)}return i+x(e,g.slice(n),r)}m(["Width","Height"],function(e){C["doc"+e]=function(t){var n=t.document;return Math.max(n.documentElement["scroll"+e],n.body["scroll"+e],C["viewport"+e](n))},C["viewport"+e]=function(t){var n="client"+e,r=t.document,o=r.body,a=r.documentElement[n];return"CSS1Compat"===r.compatMode&&a||o&&o[n]||a}});var _={position:"absolute",visibility:"hidden",display:"block"};function E(e){var t=void 0,n=arguments;return 0!==e.offsetWidth?t=z.apply(void 0,n):function(e,t,n){var r={},o=e.style,a=void 0;for(a in t)t.hasOwnProperty(a)&&(r[a]=o[a],o[a]=t[a]);for(a in n.call(e),t)t.hasOwnProperty(a)&&(o[a]=r[a])}(e,_,function(){t=z.apply(void 0,n)}),t}function M(e,t,n){var r=n;if("object"!==(void 0===t?"undefined":o(t)))return void 0!==r?("number"==typeof r&&(r+="px"),void(e.style[t]=r)):v(e,t);for(var a in t)t.hasOwnProperty(a)&&M(e,a,t[a])}m(["width","height"],function(e){var t=e.charAt(0).toUpperCase()+e.slice(1);C["outer"+t]=function(t,n){return t&&E(t,e,n?0:k)};var n="width"===e?["Left","Right"]:["Top","Bottom"];C[e]=function(t,r){if(void 0===r)return t&&E(t,e,y);if(t){v(t);return b(t)&&(r+=x(t,["padding","border"],n)),M(t,e,r)}}}),e.exports=r({getWindow:function(e){var t=e.ownerDocument||e;return t.defaultView||t.parentWindow},offset:function(e,t){if(void 0===t)return c(e);!function(e,t){"static"===M(e,"position")&&(e.style.position="relative");var n=c(e),r={},o=void 0,a=void 0;for(a in t)t.hasOwnProperty(a)&&(o=parseFloat(M(e,a))||0,r[a]=o+t[a]-n[a]);M(e,r)}(e,t)},isWindow:O,each:m,css:M,clone:function(e){var t={};for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);if(e.overflow)for(var n in e)e.hasOwnProperty(n)&&(t.overflow[n]=e.overflow[n]);return t},scrollLeft:function(e,t){if(O(e)){if(void 0===t)return i(e);window.scrollTo(t,s(e))}else{if(void 0===t)return e.scrollLeft;e.scrollLeft=t}},scrollTop:function(e,t){if(O(e)){if(void 0===t)return s(e);window.scrollTo(i(e),t)}else{if(void 0===t)return e.scrollTop;e.scrollTop=t}},viewportWidth:0,viewportHeight:0},C)},function(e,t,n){"use strict";var r=n(113);e.exports=function(e,t,n){n=n||{},9===t.nodeType&&(t=r.getWindow(t));var o=n.allowHorizontalScroll,a=n.onlyScrollIfNeeded,i=n.alignWithTop,s=n.alignWithLeft,c=n.offsetTop||0,l=n.offsetLeft||0,u=n.offsetBottom||0,p=n.offsetRight||0;o=void 0===o||o;var d=r.isWindow(t),h=r.offset(e),f=r.outerHeight(e),v=r.outerWidth(e),m=void 0,b=void 0,g=void 0,y=void 0,w=void 0,k=void 0,x=void 0,O=void 0,C=void 0,z=void 0;d?(x=t,z=r.height(x),C=r.width(x),O={left:r.scrollLeft(x),top:r.scrollTop(x)},w={left:h.left-O.left-l,top:h.top-O.top-c},k={left:h.left+v-(O.left+C)+p,top:h.top+f-(O.top+z)+u},y=O):(m=r.offset(t),b=t.clientHeight,g=t.clientWidth,y={left:t.scrollLeft,top:t.scrollTop},w={left:h.left-(m.left+(parseFloat(r.css(t,"borderLeftWidth"))||0))-l,top:h.top-(m.top+(parseFloat(r.css(t,"borderTopWidth"))||0))-c},k={left:h.left+v-(m.left+g+(parseFloat(r.css(t,"borderRightWidth"))||0))+p,top:h.top+f-(m.top+b+(parseFloat(r.css(t,"borderBottomWidth"))||0))+u}),w.top<0||k.top>0?!0===i?r.scrollTop(t,y.top+w.top):!1===i?r.scrollTop(t,y.top+k.top):w.top<0?r.scrollTop(t,y.top+w.top):r.scrollTop(t,y.top+k.top):a||((i=void 0===i||!!i)?r.scrollTop(t,y.top+w.top):r.scrollTop(t,y.top+k.top)),o&&(w.left<0||k.left>0?!0===s?r.scrollLeft(t,y.left+w.left):!1===s?r.scrollLeft(t,y.left+k.left):w.left<0?r.scrollLeft(t,y.left+w.left):r.scrollLeft(t,y.left+k.left):a||((s=void 0===s||!!s)?r.scrollLeft(t,y.left+w.left):r.scrollLeft(t,y.left+k.left)))}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){"use strict";var r=function(e){};e.exports=function(e,t,n,o,a,i,s,c){if(r(t),!e){var l;if(void 0===t)l=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,o,a,i,s,c],p=0;(l=new Error(t.replace(/%s/g,function(){return u[p++]}))).name="Invariant Violation"}throw l.framesToPop=1,l}}},function(e,t,n){"use strict";function r(e){return function(){return e}}var o=function(){};o.thatReturns=r,o.thatReturnsFalse=r(!1),o.thatReturnsTrue=r(!0),o.thatReturnsNull=r(null),o.thatReturnsThis=function(){return this},o.thatReturnsArgument=function(e){return e},e.exports=o},function(e,t,n){"use strict";var r=n(117),o=n(116),a=n(115);e.exports=function(){function e(e,t,n,r,i,s){s!==a&&o(!1,"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types")}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t};return n.checkPropTypes=r,n.PropTypes=n,n}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=r(n(278)),a=r(n(277)),i=r(n(276));t.Raised=o.default,t.Tile=a.default,t.Tabs=i.default},function(e,t,n){var r=n(162);e.exports=function(e){var t=new e.constructor(e.byteLength);return new r(t).set(new r(e)),t}},function(e,t,n){var r=n(55),o=n(96),a=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,i=/^\w*$/;e.exports=function(e,t){if(r(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!o(e))||i.test(e)||!a.test(e)||null!=t&&e in Object(t)}},function(e,t,n){var r=n(354),o=n(158),a=Object.prototype.propertyIsEnumerable,i=Object.getOwnPropertySymbols,s=i
1
+ this.wp=this.wp||{},this.wp.components=function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:o})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=223)}([function(e,t){!function(){e.exports=this.wp.element}()},function(e,t){!function(){e.exports=this.wp.i18n}()},function(e,t){!function(){e.exports=this.lodash}()},,,,function(e,t){!function(){e.exports=this.wp.compose}()},,,,function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}},,,,,,,function(e,t,n){var o;
2
  /*!
3
  Copyright (c) 2016 Jed Watson.
4
  Licensed under the MIT License (MIT), see
9
  Licensed under the MIT License (MIT), see
10
  http://jedwatson.github.io/classnames
11
  */