Changeset 2984888
- Timestamp:
- 10/27/2023 11:15:51 AM (2 years ago)
- Location:
- full-site-editing/trunk
- Files:
-
- 7 edited
-
build_meta.json (modified) (1 diff)
-
full-site-editing-plugin.php (modified) (4 diffs)
-
readme.txt (modified) (1 diff)
-
wpcom-block-description-links/dist/wpcom-block-description-links.asset.php (modified) (1 diff)
-
wpcom-block-description-links/dist/wpcom-block-description-links.js (modified) (1 diff)
-
wpcom-block-description-links/dist/wpcom-block-description-links.min.js (modified) (2 diffs)
-
wpcom-block-description-links/src/block-links-map.ts (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
full-site-editing/trunk/build_meta.json
r2983951 r2984888 1 1 { 2 "build_number": "4.1 679",3 "cache_buster": " 546917a4871",4 "commit_hash": " 546917a4871aa070304a4da063c8227a90acaa34",5 "commit_url": "https://github.com/Automattic/wp-calypso/commit/ 546917a4871aa070304a4da063c8227a90acaa34"2 "build_number": "4.1964", 3 "cache_buster": "3d23335af5c", 4 "commit_hash": "3d23335af5c470df29859e69ab4d117af33c772a", 5 "commit_url": "https://github.com/Automattic/wp-calypso/commit/3d23335af5c470df29859e69ab4d117af33c772a" 6 6 } -
full-site-editing/trunk/full-site-editing-plugin.php
r2983951 r2984888 3 3 * Plugin Name: WordPress.com Editing Toolkit 4 4 * Description: Enhances your page creation workflow within the Block Editor. 5 * Version: 4.1 6795 * Version: 4.1964 6 6 * Author: Automattic 7 7 * Author URI: https://automattic.com/wordpress-plugins/ … … 43 43 * @var string 44 44 */ 45 define( 'A8C_ETK_PLUGIN_VERSION', '4.1 679' );45 define( 'A8C_ETK_PLUGIN_VERSION', '4.1964' ); 46 46 47 47 // Always include these helper files for dotcom FSE. … … 233 233 234 234 /** 235 * Re-register some core patterns to push them down in the inserter list. 236 * The reason is that Dotcom curate the pattern list based on their look. 237 */ 238 function reorder_curated_core_patterns() { 239 $pattern_names = [ 'core/social-links-shared-background-color' ]; 240 foreach ( $pattern_names as $pattern_name ) { 241 $pattern = \WP_Block_Patterns_Registry::get_instance()->get_registered( $pattern_name ); 242 if ( $pattern ) { 243 unregister_block_pattern( $pattern_name ); 244 register_block_pattern( 245 $pattern_name, 246 $pattern 247 ); 248 } 249 } 250 } 251 252 /** 235 253 * Return a function that loads and register block patterns from the API. This 236 254 * function can be registered to the `rest_dispatch_request` filter. … … 260 278 261 279 $register_patterns_func(); 280 281 reorder_curated_core_patterns(); 262 282 263 283 return $response; -
full-site-editing/trunk/readme.txt
r2983951 r2984888 4 4 Requires at least: 5.5 5 5 Tested up to: 6.3 6 Stable tag: 4.1 6796 Stable tag: 4.1964 7 7 Requires PHP: 5.6.20 8 8 License: GPLv2 or later -
full-site-editing/trunk/wpcom-block-description-links/dist/wpcom-block-description-links.asset.php
r2978847 r2984888 1 <?php return array('dependencies' => array('react', 'wp-components', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-polyfill'), 'version' => ' 9b8b692a3af99ea492cd');1 <?php return array('dependencies' => array('react', 'wp-components', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-polyfill'), 'version' => '46680ac6fc1ae36b6a09'); -
full-site-editing/trunk/wpcom-block-description-links/dist/wpcom-block-description-links.js
r2978847 r2984888 2501 2501 * Jetpack Blocks 2502 2502 */ 2503 'jetpack/blogroll': 'https://wordpress.com/support/wordpress-editor/blocks/blogroll-block/', 2503 2504 'jetpack/timeline': 'https://wordpress.com/support/wordpress-editor/blocks/timeline-block/', 2504 2505 'jetpack/story': 'https://wordpress.com/support/wordpress-editor/blocks/story-block/', -
full-site-editing/trunk/wpcom-block-description-links/dist/wpcom-block-description-links.min.js
r2978847 r2984888 1 !function(){var t={266:function(t,e,r){"use strict";r.d(e,{Z:function(){return s}});var o=r(854),n=r(730);function s(t){var e=(0,o.Z)(t);return function(t){return(0,n.Z)(e,t)}}},730:function(t,e,r){"use strict";r.d(e,{Z:function(){return n}});var o={"!":function(t){return!t},"*":function(t,e){return t*e},"/":function(t,e){return t/e},"%":function(t,e){return t%e},"+":function(t,e){return t+e},"-":function(t,e){return t-e},"<":function(t,e){return t<e},"<=":function(t,e){return t<=e},">":function(t,e){return t>e},">=":function(t,e){return t>=e},"==":function(t,e){return t===e},"!=":function(t,e){return t!==e},"&&":function(t,e){return t&&e},"||":function(t,e){return t||e},"?:":function(t,e,r){if(t)throw e;return r}};function n(t,e){var r,n,s,i,c,a, u=[];for(r=0;r<t.length;r++){if(c=t[r],i=o[c]){for(n=i.length,s=Array(n);n--;)s[n]=u.pop();try{a=i.apply(null,s)}catch(p){return p}}else a=e.hasOwnProperty(c)?e[c]:+c;u.push(a)}return u[0]}},184:function(t,e,r){"use strict";r.d(e,{Z:function(){return n}});var o=r(266);function n(t){var e=(0,o.Z)(t);return function(t){return+e({n:t})}}},854:function(t,e,r){"use strict";var o,n,s,i;function c(t){for(var e,r,c,a,u=[],p=[];e=t.match(i);){for(r=e[0],(c=t.substr(0,e.index).trim())&&u.push(c);a=p.pop();){if(s[r]){if(s[r][0]===a){r=s[r][1]||r;break}}else if(n.indexOf(a)>=0||o[a]<o[r]){p.push(a);break}u.push(a)}s[r]||p.push(r),t=t.substr(e.index+r.length)}return(t=t.trim())&&u.push(t),u.concat(p.reverse())}r.d(e,{Z:function(){return c}}),o={"(":9,"!":8,"*":7,"/":7,"%":7,"+":6,"-":6,"<":5,"<=":5,">":5,">=":5,"==":4,"!=":4,"&&":3,"||":2,"?":1,"?:":1},n=["(","?"],s={")":["("],":":["?","?:"]},i=/<=|>=|==|!=|&&|\|\||\?:|\(|!|\*|\/|%|\+|-|<|>|\?|\)|:/},668:function(t,e,r){"use strict";r.d(e,{Z:function(){return n}});var o=/%(((\d+)\$)|(\(([$_a-zA-Z][$_a-zA-Z0-9]*)\)))?[ +0#-]*\d*(\.(\d+|\*))?(ll|[lhqL])?([cduxXefgsp%])/g;function n(t,e){var r;if(!Array.isArray(e))for(e=new Array(arguments.length-1),r=1;r<arguments.length;r++)e[r-1]=arguments[r];return r=1,t.replace(o,(function(){var t,o,n,s,i;return t=arguments[3],o=arguments[5],"%"===(s=arguments[9])?"%":("*"===(n=arguments[7])&&(n=e[r-1],r++),void 0!==o?e[0]&&"object"==typeof e[0]&&e[0].hasOwnProperty(o)&&(i=e[0][o]):(void 0===t&&(t=r),r++,i=e[t-1]),"f"===s?i=parseFloat(i)||0:"d"===s&&(i=parseInt(i)||0),void 0!==n&&("f"===s?i=i.toFixed(n):"s"===s&&(i=i.substr(0,n))),null!=i?i:"")}))}},421:function(t,e){"use strict";var r=decodeURIComponent,o=encodeURIComponent,n=/; */,s=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function i(t,e){try{return e(t)}catch(r){return t}}},881:function(t){var e=1e3,r=60*e,o=60*r,n=24*o,s=7*n,i=365.25*n;function c(t,e,r,o){var n=e>=1.5*r;return Math.round(t/r)+" "+o+(n?"s":"")}t.exports=function(t,a){a=a||{};var u=typeof t;if("string"===u&&t.length>0)return function(t){if((t=String(t)).length>100)return;var c=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(!c)return;var a=parseFloat(c[1]);switch((c[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return a*i;case"weeks":case"week":case"w":return a*s;case"days":case"day":case"d":return a*n;case"hours":case"hour":case"hrs":case"hr":case"h":return a*o;case"minutes":case"minute":case"mins":case"min":case"m":return a*r;case"seconds":case"second":case"secs":case"sec":case"s":return a*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return a;default:return}}(t);if("number"===u&&isFinite(t))return a.long?function(t){var s=Math.abs(t);if(s>=n)return c(t,s,n,"day");if(s>=o)return c(t,s,o,"hour");if(s>=r)return c(t,s,r,"minute");if(s>=e)return c(t,s,e,"second");return t+" ms"}(t):function(t){var s=Math.abs(t);if(s>=n)return Math.round(t/n)+"d";if(s>=o)return Math.round(t/o)+"h";if(s>=r)return Math.round(t/r)+"m";if(s>=e)return Math.round(t/e)+"s";return t+"ms"}(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))}},699:function(t){"use strict";var e,r="object"==typeof Reflect?Reflect:null,o=r&&"function"==typeof r.apply?r.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)};e=r&&"function"==typeof r.ownKeys?r.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var n=Number.isNaN||function(t){return t!=t};function s(){s.init.call(this)}t.exports=s,t.exports.once=function(t,e){return new Promise((function(r,o){function n(r){t.removeListener(e,s),o(r)}function s(){"function"==typeof t.removeListener&&t.removeListener("error",n),r([].slice.call(arguments))}m(t,e,s,{once:!0}),"error"!==e&&function(t,e,r){"function"==typeof t.on&&m(t,"error",e,r)}(t,n,{once:!0})}))},s.EventEmitter=s,s.prototype._events=void 0,s.prototype._eventsCount=0,s.prototype._maxListeners=void 0;var i=10;function c(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}function a(t){return void 0===t._maxListeners?s.defaultMaxListeners:t._maxListeners}function u(t,e,r,o){var n,s,i,u;if(c(r),void 0===(s=t._events)?(s=t._events=Object.create(null),t._eventsCount=0):(void 0!==s.newListener&&(t.emit("newListener",e,r.listener?r.listener:r),s=t._events),i=s[e]),void 0===i)i=s[e]=r,++t._eventsCount;else if("function"==typeof i?i=s[e]=o?[r,i]:[i,r]:o?i.unshift(r):i.push(r),(n=a(t))>0&&i.length>n&&!i.warned){i.warned=!0;var p=new Error("Possible EventEmitter memory leak detected. "+i.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");p.name="MaxListenersExceededWarning",p.emitter=t,p.type=e,p.count=i.length,u=p,console&&console.warn&&console.warn(u)}return t}function p(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function l(t,e,r){var o={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},n=p.bind(o);return n.listener=r,o.wrapFn=n,n}function h(t,e,r){var o=t._events;if(void 0===o)return[];var n=o[e];return void 0===n?[]:"function"==typeof n?r?[n.listener||n]:[n]:r?function(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}(n):f(n,n.length)}function d(t){var e=this._events;if(void 0!==e){var r=e[t];if("function"==typeof r)return 1;if(void 0!==r)return r.length}return 0}function f(t,e){for(var r=new Array(e),o=0;o<e;++o)r[o]=t[o];return r}function m(t,e,r,o){if("function"==typeof t.on)o.once?t.once(e,r):t.on(e,r);else{if("function"!=typeof t.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t);t.addEventListener(e,(function n(s){o.once&&t.removeEventListener(e,n),r(s)}))}}Object.defineProperty(s,"defaultMaxListeners",{enumerable:!0,get:function(){return i},set:function(t){if("number"!=typeof t||t<0||n(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");i=t}}),s.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},s.prototype.setMaxListeners=function(t){if("number"!=typeof t||t<0||n(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this},s.prototype.getMaxListeners=function(){return a(this)},s.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e.push(arguments[r]);var n="error"===t,s=this._events;if(void 0!==s)n=n&&void 0===s.error;else if(!n)return!1;if(n){var i;if(e.length>0&&(i=e[0]),i instanceof Error)throw i;var c=new Error("Unhandled error."+(i?" ("+i.message+")":""));throw c.context=i,c}var a=s[t];if(void 0===a)return!1;if("function"==typeof a)o(a,this,e);else{var u=a.length,p=f(a,u);for(r=0;r<u;++r)o(p[r],this,e)}return!0},s.prototype.addListener=function(t,e){return u(this,t,e,!1)},s.prototype.on=s.prototype.addListener,s.prototype.prependListener=function(t,e){return u(this,t,e,!0)},s.prototype.once=function(t,e){return c(e),this.on(t,l(this,t,e)),this},s.prototype.prependOnceListener=function(t,e){return c(e),this.prependListener(t,l(this,t,e)),this},s.prototype.removeListener=function(t,e){var r,o,n,s,i;if(c(e),void 0===(o=this._events))return this;if(void 0===(r=o[t]))return this;if(r===e||r.listener===e)0==--this._eventsCount?this._events=Object.create(null):(delete o[t],o.removeListener&&this.emit("removeListener",t,r.listener||e));else if("function"!=typeof r){for(n=-1,s=r.length-1;s>=0;s--)if(r[s]===e||r[s].listener===e){i=r[s].listener,n=s;break}if(n<0)return this;0===n?r.shift():function(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}(r,n),1===r.length&&(o[t]=r[0]),void 0!==o.removeListener&&this.emit("removeListener",t,i||e)}return this},s.prototype.off=s.prototype.removeListener,s.prototype.removeAllListeners=function(t){var e,r,o;if(void 0===(r=this._events))return this;if(void 0===r.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==r[t]&&(0==--this._eventsCount?this._events=Object.create(null):delete r[t]),this;if(0===arguments.length){var n,s=Object.keys(r);for(o=0;o<s.length;++o)"removeListener"!==(n=s[o])&&this.removeAllListeners(n);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(e=r[t]))this.removeListener(t,e);else if(void 0!==e)for(o=e.length-1;o>=0;o--)this.removeListener(t,e[o]);return this},s.prototype.listeners=function(t){return h(this,t,!0)},s.prototype.rawListeners=function(t){return h(this,t,!1)},s.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):d.call(t,e)},s.prototype.listenerCount=d,s.prototype.eventNames=function(){return this._eventsCount>0?e(this._events):[]}},495:function(t,e,r){"use strict";var o=r(212),n=r(561);function s(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}e.BlockHash=s,s.prototype.update=function(t,e){if(t=o.toArray(t,e),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var r=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-r,t.length),0===this.pending.length&&(this.pending=null),t=o.join32(t,0,t.length-r,this.endian);for(var n=0;n<t.length;n+=this._delta32)this._update(t,n,n+this._delta32)}return this},s.prototype.digest=function(t){return this.update(this._pad()),n(null===this.pending),this._digest(t)},s.prototype._pad=function(){var t=this.pendingTotal,e=this._delta8,r=e-(t+this.padLength)%e,o=new Array(r+this.padLength);o[0]=128;for(var n=1;n<r;n++)o[n]=0;if(t<<=3,"big"===this.endian){for(var s=8;s<this.padLength;s++)o[n++]=0;o[n++]=0,o[n++]=0,o[n++]=0,o[n++]=0,o[n++]=t>>>24&255,o[n++]=t>>>16&255,o[n++]=t>>>8&255,o[n++]=255&t}else for(o[n++]=255&t,o[n++]=t>>>8&255,o[n++]=t>>>16&255,o[n++]=t>>>24&255,o[n++]=0,o[n++]=0,o[n++]=0,o[n++]=0,s=8;s<this.padLength;s++)o[n++]=0;return o}},79:function(t,e,r){"use strict";var o=r(212),n=r(495),s=r(713),i=o.rotl32,c=o.sum32,a=o.sum32_5,u=s.ft_1,p=n.BlockHash,l=[1518500249,1859775393,2400959708,3395469782];function h(){if(!(this instanceof h))return new h;p.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}o.inherits(h,p),t.exports=h,h.blockSize=512,h.outSize=160,h.hmacStrength=80,h.padLength=64,h.prototype._update=function(t,e){for(var r=this.W,o=0;o<16;o++)r[o]=t[e+o];for(;o<r.length;o++)r[o]=i(r[o-3]^r[o-8]^r[o-14]^r[o-16],1);var n=this.h[0],s=this.h[1],p=this.h[2],h=this.h[3],d=this.h[4];for(o=0;o<r.length;o++){var f=~~(o/20),m=a(i(n,5),u(f,s,p,h),d,r[o],l[f]);d=h,h=p,p=i(s,30),s=n,n=m}this.h[0]=c(this.h[0],n),this.h[1]=c(this.h[1],s),this.h[2]=c(this.h[2],p),this.h[3]=c(this.h[3],h),this.h[4]=c(this.h[4],d)},h.prototype._digest=function(t){return"hex"===t?o.toHex32(this.h,"big"):o.split32(this.h,"big")}},32:function(t,e,r){"use strict";var o=r(212),n=r(495),s=r(713),i=r(561),c=o.sum32,a=o.sum32_4,u=o.sum32_5,p=s.ch32,l=s.maj32,h=s.s0_256,d=s.s1_256,f=s.g0_256,m=s.g1_256,g=n.BlockHash,w=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function b(){if(!(this instanceof b))return new b;g.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=w,this.W=new Array(64)}o.inherits(b,g),t.exports=b,b.blockSize=512,b.outSize=256,b.hmacStrength=192,b.padLength=64,b.prototype._update=function(t,e){for(var r=this.W,o=0;o<16;o++)r[o]=t[e+o];for(;o<r.length;o++)r[o]=a(m(r[o-2]),r[o-7],f(r[o-15]),r[o-16]);var n=this.h[0],s=this.h[1],g=this.h[2],w=this.h[3],b=this.h[4],v=this.h[5],k=this.h[6],y=this.h[7];for(i(this.k.length===r.length),o=0;o<r.length;o++){var _=u(y,d(b),p(b,v,k),this.k[o],r[o]),C=c(h(n),l(n,s,g));y=k,k=v,v=b,b=c(w,_),w=g,g=s,s=n,n=c(_,C)}this.h[0]=c(this.h[0],n),this.h[1]=c(this.h[1],s),this.h[2]=c(this.h[2],g),this.h[3]=c(this.h[3],w),this.h[4]=c(this.h[4],b),this.h[5]=c(this.h[5],v),this.h[6]=c(this.h[6],k),this.h[7]=c(this.h[7],y)},b.prototype._digest=function(t){return"hex"===t?o.toHex32(this.h,"big"):o.split32(this.h,"big")}},713:function(t,e,r){"use strict";var o=r(212).rotr32;function n(t,e,r){return t&e^~t&r}function s(t,e,r){return t&e^t&r^e&r}function i(t,e,r){return t^e^r}e.ft_1=function(t,e,r,o){return 0===t?n(e,r,o):1===t||3===t?i(e,r,o):2===t?s(e,r,o):void 0},e.ch32=n,e.maj32=s,e.p32=i,e.s0_256=function(t){return o(t,2)^o(t,13)^o(t,22)},e.s1_256=function(t){return o(t,6)^o(t,11)^o(t,25)},e.g0_256=function(t){return o(t,7)^o(t,18)^t>>>3},e.g1_256=function(t){return o(t,17)^o(t,19)^t>>>10}},212:function(t,e,r){"use strict";var o=r(561),n=r(285);function s(t,e){return 55296==(64512&t.charCodeAt(e))&&(!(e<0||e+1>=t.length)&&56320==(64512&t.charCodeAt(e+1)))}function i(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0}function c(t){return 1===t.length?"0"+t:t}function a(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t}e.inherits=n,e.toArray=function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if("string"==typeof t)if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),n=0;n<t.length;n+=2)r.push(parseInt(t[n]+t[n+1],16))}else for(var o=0,n=0;n<t.length;n++){var i=t.charCodeAt(n);i<128?r[o++]=i:i<2048?(r[o++]=i>>6|192,r[o++]=63&i|128):s(t,n)?(i=65536+((1023&i)<<10)+(1023&t.charCodeAt(++n)),r[o++]=i>>18|240,r[o++]=i>>12&63|128,r[o++]=i>>6&63|128,r[o++]=63&i|128):(r[o++]=i>>12|224,r[o++]=i>>6&63|128,r[o++]=63&i|128)}else for(n=0;n<t.length;n++)r[n]=0|t[n];return r},e.toHex=function(t){for(var e="",r=0;r<t.length;r++)e+=c(t[r].toString(16));return e},e.htonl=i,e.toHex32=function(t,e){for(var r="",o=0;o<t.length;o++){var n=t[o];"little"===e&&(n=i(n)),r+=a(n.toString(16))}return r},e.zero2=c,e.zero8=a,e.join32=function(t,e,r,n){var s=r-e;o(s%4==0);for(var i=new Array(s/4),c=0,a=e;c<i.length;c++,a+=4){var u;u="big"===n?t[a]<<24|t[a+1]<<16|t[a+2]<<8|t[a+3]:t[a+3]<<24|t[a+2]<<16|t[a+1]<<8|t[a],i[c]=u>>>0}return i},e.split32=function(t,e){for(var r=new Array(4*t.length),o=0,n=0;o<t.length;o++,n+=4){var s=t[o];"big"===e?(r[n]=s>>>24,r[n+1]=s>>>16&255,r[n+2]=s>>>8&255,r[n+3]=255&s):(r[n+3]=s>>>24,r[n+2]=s>>>16&255,r[n+1]=s>>>8&255,r[n]=255&s)}return r},e.rotr32=function(t,e){return t>>>e|t<<32-e},e.rotl32=function(t,e){return t<<e|t>>>32-e},e.sum32=function(t,e){return t+e>>>0},e.sum32_3=function(t,e,r){return t+e+r>>>0},e.sum32_4=function(t,e,r,o){return t+e+r+o>>>0},e.sum32_5=function(t,e,r,o,n){return t+e+r+o+n>>>0},e.sum64=function(t,e,r,o){var n=t[e],s=o+t[e+1]>>>0,i=(s<o?1:0)+r+n;t[e]=i>>>0,t[e+1]=s},e.sum64_hi=function(t,e,r,o){return(e+o>>>0<e?1:0)+t+r>>>0},e.sum64_lo=function(t,e,r,o){return e+o>>>0},e.sum64_4_hi=function(t,e,r,o,n,s,i,c){var a=0,u=e;return a+=(u=u+o>>>0)<e?1:0,a+=(u=u+s>>>0)<s?1:0,t+r+n+i+(a+=(u=u+c>>>0)<c?1:0)>>>0},e.sum64_4_lo=function(t,e,r,o,n,s,i,c){return e+o+s+c>>>0},e.sum64_5_hi=function(t,e,r,o,n,s,i,c,a,u){var p=0,l=e;return p+=(l=l+o>>>0)<e?1:0,p+=(l=l+s>>>0)<s?1:0,p+=(l=l+c>>>0)<c?1:0,t+r+n+i+a+(p+=(l=l+u>>>0)<u?1:0)>>>0},e.sum64_5_lo=function(t,e,r,o,n,s,i,c,a,u){return e+o+s+c+u>>>0},e.rotr64_hi=function(t,e,r){return(e<<32-r|t>>>r)>>>0},e.rotr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0},e.shr64_hi=function(t,e,r){return t>>>r},e.shr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0}},285:function(t){"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:t.exports=function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}}},839:function(t,e,r){var o=r(699),n=r(285);function s(t){if(!(this instanceof s))return new s(t);"number"==typeof t&&(t={max:t}),t||(t={}),o.EventEmitter.call(this),this.cache={},this.head=this.tail=null,this.length=0,this.max=t.max||1e3,this.maxAge=t.maxAge||0}t.exports=s,n(s,o.EventEmitter),Object.defineProperty(s.prototype,"keys",{get:function(){return Object.keys(this.cache)}}),s.prototype.clear=function(){this.cache={},this.head=this.tail=null,this.length=0},s.prototype.remove=function(t){if("string"!=typeof t&&(t=""+t),this.cache.hasOwnProperty(t)){var e=this.cache[t];return delete this.cache[t],this._unlink(t,e.prev,e.next),e.value}},s.prototype._unlink=function(t,e,r){this.length--,0===this.length?this.head=this.tail=null:this.head===t?(this.head=e,this.cache[this.head].next=null):this.tail===t?(this.tail=r,this.cache[this.tail].prev=null):(this.cache[e].next=r,this.cache[r].prev=e)},s.prototype.peek=function(t){if(this.cache.hasOwnProperty(t)){var e=this.cache[t];if(this._checkAge(t,e))return e.value}},s.prototype.set=function(t,e){var r;if("string"!=typeof t&&(t=""+t),this.cache.hasOwnProperty(t)){if((r=this.cache[t]).value=e,this.maxAge&&(r.modified=Date.now()),t===this.head)return e;this._unlink(t,r.prev,r.next)}else r={value:e,modified:0,next:null,prev:null},this.maxAge&&(r.modified=Date.now()),this.cache[t]=r,this.length===this.max&&this.evict();return this.length++,r.next=null,r.prev=this.head,this.head&&(this.cache[this.head].next=t),this.head=t,this.tail||(this.tail=t),e},s.prototype._checkAge=function(t,e){return!(this.maxAge&&Date.now()-e.modified>this.maxAge)||(this.remove(t),this.emit("evict",{key:t,value:e.value}),!1)},s.prototype.get=function(t){if("string"!=typeof t&&(t=""+t),this.cache.hasOwnProperty(t)){var e=this.cache[t];if(this._checkAge(t,e))return this.head!==t&&(t===this.tail?(this.tail=e.next,this.cache[this.tail].prev=null):this.cache[e.prev].next=e.next,this.cache[e.next].prev=e.prev,this.cache[this.head].next=t,e.prev=this.head,e.next=null,this.head=t),e.value}},s.prototype.evict=function(){if(this.tail){var t=this.tail,e=this.remove(this.tail);this.emit("evict",{key:t,value:e})}}},561:function(t){function e(t,e){if(!t)throw new Error(e||"Assertion failed")}t.exports=e,e.equal=function(t,e,r){if(t!=e)throw new Error(r||"Assertion failed: "+t+" != "+e)}},830:function(t,e,r){"use strict";r.d(e,{Z:function(){return s}});var o=r(184),n={contextDelimiter:"",onMissingKey:null};function s(t,e){var r;for(r in this.data=t,this.pluralForms={},this.options={},n)this.options[r]=void 0!==e&&r in e?e[r]:n[r]}s.prototype.getPluralForm=function(t,e){var r,n,s,i=this.pluralForms[t];return i||("function"!=typeof(s=(r=this.data[t][""])["Plural-Forms"]||r["plural-forms"]||r.plural_forms)&&(n=function(t){var e,r,o;for(e=t.split(";"),r=0;r<e.length;r++)if(0===(o=e[r].trim()).indexOf("plural="))return o.substr(7)}(r["Plural-Forms"]||r["plural-forms"]||r.plural_forms),s=(0,o.Z)(n)),i=this.pluralForms[t]=s),i(e)},s.prototype.dcnpgettext=function(t,e,r,o,n){var s,i,c;return s=void 0===n?0:this.getPluralForm(t,n),i=r,e&&(i=e+this.options.contextDelimiter+r),(c=this.data[t][i])&&c[s]?c[s]:(this.options.onMissingKey&&this.options.onMissingKey(r,t),0===s?r:o)}},814:function(t,e,r){"use strict";r.d(e,{Y6:function(){return o},k_:function(){return n}});const o={"core/group":{group:"https://wordpress.com/support/wordpress-editor/blocks/group-block/","group-row":"https://wordpress.com/support/wordpress-editor/blocks/row-block/","group-stack":"https://wordpress.com/support/wordpress-editor/blocks/row-block/"}},n={"core/nextpage":"https://wordpress.com/support/wordpress-editor/blocks/page-break-block/"};e.ZP={"core/template-part":"https://wordpress.com/support/full-site-editing/theme-blocks/template-part-block/","core/site-title":"https://wordpress.com/support/full-site-editing/theme-blocks/site-title-block/","core/site-tagline":"https://wordpress.com/support/full-site-editing/theme-blocks/site-tagline-block/","core/site-logo":"https://wordpress.com/support/full-site-editing/theme-blocks/site-logo-block/","core/page-list":"https://wordpress.com/support/full-site-editing/theme-blocks/page-list-block/","core/loginout":"https://wordpress.com/support/full-site-editing/theme-blocks/login-out-block/","core/video":"https://wordpress.com/support/wordpress-editor/blocks/video-block/","core/verse":"https://wordpress.com/support/wordpress-editor/blocks/verse-block/","core/spacer":"https://wordpress.com/support/wordpress-editor/blocks/spacer-block/","core/shortcode":"https://wordpress.com/support/wordpress-editor/blocks/shortcode-block/","core/separator":"https://wordpress.com/support/wordpress-editor/blocks/separator-block/","core/search":"https://wordpress.com/support/wordpress-editor/blocks/search-block/","core/rss":"https://wordpress.com/support/wordpress-editor/blocks/rss-block/","core/navigation":"https://wordpress.com/support/site-editing/theme-blocks/navigation-block/","core/tag-cloud":"https://wordpress.com/support/wordpress-editor/blocks/tag-cloud-block/","core/quote":"https://wordpress.com/support/wordpress-editor/blocks/quote-block/","core/pullquote":"https://wordpress.com/support/wordpress-editor/blocks/pullquote-block/","core/preformatted":"https://wordpress.com/support/wordpress-editor/blocks/preformatted-block/","core/paragraph":"https://wordpress.com/support/wordpress-editor/blocks/paragraph-block/","core/more":"https://wordpress.com/support/wordpress-editor/blocks/more-block/","core/list":"https://wordpress.com/support/wordpress-editor/blocks/list-block/","core/latest-posts":"https://wordpress.com/support/wordpress-editor/blocks/latest-posts-block/","core/latest-comments":"https://wordpress.com/support/wordpress-editor/blocks/latest-comments-block/","core/heading":"https://wordpress.com/support/wordpress-editor/blocks/heading-block/","core/file":"https://wordpress.com/support/wordpress-editor/blocks/file-block/","core/embed":"https://wordpress.com/support/wordpress-editor/blocks/embed-block/","core/html":"https://wordpress.com/support/wordpress-editor/blocks/custom-html-block/","core/code":"https://wordpress.com/support/wordpress-editor/blocks/code-block/","core/freeform":"https://wordpress.com/support/wordpress-editor/blocks/classic-block/","core/categories":"https://wordpress.com/support/wordpress-editor/blocks/categories-block/","core/calendar":"https://wordpress.com/support/wordpress-editor/blocks/calendar-block/","core/audio":"https://wordpress.com/support/wordpress-editor/blocks/audio-block/","core/archives":"https://wordpress.com/support/wordpress-editor/blocks/archives-block/","core/query":"https://wordpress.com/support/full-site-editing/theme-blocks/query-loop-block/","core/media-text":"https://wordpress.com/support/wordpress-editor/blocks/media-text-block/","core/table":"https://wordpress.com/support/wordpress-editor/blocks/table-block/","core/social-links":"https://wordpress.com/support/wordpress-editor/blocks/social-links-block/","core/columns":"https://wordpress.com/support/wordpress-editor/blocks/columns-block/","core/image":"https://wordpress.com/support/wordpress-editor/blocks/image-block/","core/cover":"https://wordpress.com/support/wordpress-editor/blocks/cover-block/","core/buttons":"https://wordpress.com/support/wordpress-editor/blocks/buttons-block/","core/gallery":"https://wordpress.com/support/wordpress-editor/blocks/gallery-block/","core/post-content":"https://wordpress.com/support/full-site-editing/theme-blocks/post-content-block/","core/table-of-contents":"https://wordpress.com/support/wordpress-editor/table-of-contents-block/","core/comments":"https://wordpress.com/support/full-site-editing/theme-blocks/comments-block/","core/post-time-to-read":"https://wordpress.com/support/site-editing/theme-blocks/time-to-read-block","syntaxhighlighter/code":"https://wordpress.com/support/wordpress-editor/blocks/syntax-highlighter-code-block/","crowdsignal-forms/vote":"https://wordpress.com/support/wordpress-editor/blocks/vote-block/","crowdsignal-forms/poll":"https://wordpress.com/support/wordpress-editor/blocks/poll-block/","crowdsignal-forms/nps":"https://wordpress.com/support/wordpress-editor/blocks/measure-nps-block/","crowdsignal-forms/feedback":"https://wordpress.com/support/wordpress-editor/blocks/feedback-button-block/","a8c/posts-carousel":"https://wordpress.com/support/wordpress-editor/blocks/posts-carousel-block/","premium-content/container":"https://wordpress.com/support/wordpress-editor/blocks/premium-content-block/","a8c/blog-posts":"https://wordpress.com/support/wordpress-editor/blocks/blog-posts-block/","jetpack/send-a-message":"https://wordpress.com/support/wordpress-editor/blocks/whatsapp-button-block/","jetpack/timeline":"https://wordpress.com/support/wordpress-editor/blocks/timeline-block/","jetpack/story":"https://wordpress.com/support/wordpress-editor/blocks/story-block/","jetpack/revue":"https://wordpress.com/support/wordpress-editor/blocks/revue-block/","jetpack/rating-star":"https://wordpress.com/support/wordpress-editor/blocks/ratings-block/","jetpack/related-posts":"https://wordpress.com/support/wordpress-editor/blocks/related-posts-block/","jetpack/repeat-visitor":"https://wordpress.com/support/wordpress-editor/blocks/repeat-visitor-block/","jetpack/podcast-player":"https://wordpress.com/support/wordpress-editor/blocks/podcast-player-block/","jetpack/opentable":"https://wordpress.com/support/wordpress-editor/blocks/opentable-block/","jetpack/map":"https://wordpress.com/support/wordpress-editor/blocks/map-block/","jetpack/image-compare":"https://wordpress.com/support/wordpress-editor/blocks/image-compare-block/","jetpack/gif":"https://wordpress.com/support/wordpress-editor/blocks/gif-block/","jetpack/event-countdown":"https://wordpress.com/support/wordpress-editor/blocks/event-countdown-block/","jetpack/donations":"https://wordpress.com/support/wordpress-editor/blocks/donations/","jetpack/calendly":"https://wordpress.com/support/wordpress-editor/blocks/calendly-block/","jetpack/business-hours":"https://wordpress.com/support/wordpress-editor/blocks/business-hours-block/","jetpack/wordads":"https://wordpress.com/support/wordpress-editor/blocks/ad-block/","jetpack/payments-intro":"https://wordpress.com/support/wordpress-editor/blocks/payments/","jetpack/contact-info":"https://wordpress.com/support/wordpress-editor/blocks/contact-info-block/","jetpack/tiled-gallery":"https://wordpress.com/support/wordpress-editor/blocks/tiled-gallery-block/","jetpack/slideshow":"https://wordpress.com/support/wordpress-editor/blocks/slideshow-block/","jetpack/subscriptions":"https://wordpress.com/support/wordpress-editor/blocks/subscription-form-block/","jetpack/contact-form":"https://wordpress.com/support/wordpress-editor/blocks/form-block/","jetpack/layout-grid":"https://wordpress.com/support/wordpress-editor/blocks/layout-grid-block/","jetpack/mailchimp":"https://wordpress.com/support/wordpress-editor/blocks/mailchimp-block/","jetpack/paywall":"https://wordpress.com/support/paid-newsletters/#use-the-paywall-block"}},226:function(t,e,r){"use strict";var o=r(307),n=r(498),s=r(694),i=r(814),c=r(526);const a=(t,e,r)=>{const s=(0,n.aq)(r,window.wpcomBlockDescriptionLinksLocale);return(0,o.createInterpolateElement)("<InlineSupportLink />",{InlineSupportLink:(0,o.createElement)(c.Z,{title:String(t),url:s},e)})},u={};(0,s.addFilter)("blocks.registerBlockType","full-site-editing/add-block-support-link",((t,e)=>{const r=t?.parent?.toString(),o=r&&"core/post-content"!==r?r:e;if(u[e])return t;u[e]=!0;const n=i.k_[e]||i.ZP[o];return n&&(t.description=a(String(t.title),t.description,n)),i.Y6[e]&&t.variations&&Array.isArray(t.variations)&&(t.variations=t.variations.map((t=>{const r=i.Y6[e][t.name];return r?(t.description=a(t.title,t.description,r),t):t}))),t}))},526:function(t,e,r){"use strict";r.d(e,{Z:function(){return a}});var o=r(307),n=r(115),s=r(609),i=r(736),c=r(196);const __=i.__;function a(t){let{children:e,title:r,url:i}=t;const[a,u]=(0,c.useState)();return a&&!a?.closest(".block-editor-block-inspector")?e:(0,o.createElement)(o.Fragment,null,e,(0,o.createElement)("br",null),(0,o.createElement)(s.ExternalLink,{onClick:()=>{(0,n.jN)("calypso_block_description_support_link_click",{block:r,support_link:i})},ref:t=>a!==t&&u(t),style:{display:"block",marginTop:10,maxWidth:"fit-content"},className:"fse-inline-support-link",href:i},__("Learn more","full-site-editing")))}},115:function(t,e,r){"use strict";r.d(e,{jN:function(){return o.jN}});r(102),r(209),r(377);var o=r(792);r(722)},377:function(t,e,r){"use strict";let o=null;"undefined"!=typeof window&&window.addEventListener("popstate",(function(){o=null}))},792:function(t,e,r){"use strict";r.d(e,{jN:function(){return l}});var o=r(699),n=r(898),s=(r(421),r(377),r(209),r(358));r(102);const i=["a8c_cookie_banner_ok","a8c_cookie_banner_view","a8c_ccpa_optout","wcadmin_storeprofiler_create_jetpack_account","wcadmin_storeprofiler_connect_store","wcadmin_storeprofiler_login_jetpack_account","wcadmin_storeprofiler_payment_login","wcadmin_storeprofiler_payment_create_account","calypso_checkout_switch_to_p_24","calypso_checkout_composite_p24_submit_clicked","wpcom_launchbar_button_click"];let c,a=Promise.resolve();function u(t){"undefined"!=typeof window&&(window._tkq=window._tkq||[],window._tkq.push(t))}"undefined"!=typeof document&&(a=(0,n.ve)("//stats.wp.com/w.js?63"));const p=new o.EventEmitter;function l(t,e){if(e=e||{},(0,s.Z)('Record event "%s" called with props %o',t,e),t.startsWith("calypso_")||t.startsWith("jetpack_")||t.startsWith("wpcom_dsp_widget_")||i.includes(t)){if(c){const t=c(e);e={...e,...t}}e=Object.fromEntries(Object.entries(e).filter((t=>{let[,e]=t;return void 0!==e}))),(0,s.Z)('Recording event "%s" with actual props %o',t,e),u(["recordEvent",t,e]),p.emit("record-event",t,e)}else(0,s.Z)('- Event name must be prefixed by "calypso_", "jetpack_", or added to `EVENT_NAME_EXCEPTIONS`')}},722:function(t,e,r){"use strict";r(792)},209:function(t,e,r){"use strict";r(4)},358:function(t,e,r){"use strict";var o=r(49),n=r.n(o);e.Z=n()("calypso:analytics")},102:function(t,e,r){"use strict";r(358)},4:function(t,e,r){"use strict";r(32)},724:function(t,e,r){"use strict";var o=r(914);e.Z=new o.Z},914:function(t,e,r){"use strict";var o=r(699),n=r(594),s=r(668),i=r(49),c=r.n(i),a=r(79),u=r.n(a),p=r(839),l=r.n(p),h=r(830),d=r(3);const f=c()("i18n-calypso"),m="number_format_decimals",g="number_format_thousands_sep",w="messages",b=[function(t){return t}],v={};function k(){F.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function y(t){return Array.prototype.slice.call(t)}function _(t){const e=t[0];("string"!=typeof e||t.length>3||t.length>2&&"object"==typeof t[1]&&"object"==typeof t[2])&&k("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",y(t),". See https://github.com/Automattic/i18n-calypso#translate-method"),2===t.length&&"string"==typeof e&&"string"==typeof t[1]&&k("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",y(t));let r={};for(let o=0;o<t.length;o++)"object"==typeof t[o]&&(r=t[o]);if("string"==typeof e?r.original=e:"object"==typeof r.original&&(r.plural=r.original.plural,r.count=r.original.count,r.original=r.original.single),"string"==typeof t[1]&&(r.plural=t[1]),void 0===r.original)throw new Error("Translate called without a `string` value as first argument.");return r}function C(t,e){return t.dcnpgettext(w,e.context,e.original,e.plural,e.count)}function x(t,e){for(let r=b.length-1;r>=0;r--){const o=b[r](Object.assign({},e)),n=o.context?o.context+""+o.original:o.original;if(t.state.locale[n])return C(t.state.tannin,o)}return null}function F(){if(!(this instanceof F))return new F;this.defaultLocaleSlug="en",this.defaultPluralForms=t=>1===t?0:1,this.state={numberFormatSettings:{},tannin:void 0,locale:void 0,localeSlug:void 0,localeVariant:void 0,textDirection:void 0,translations:l()({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new o.EventEmitter,this.stateObserver.setMaxListeners(0),this.configure()}F.throwErrors=!1,F.prototype.on=function(){this.stateObserver.on(...arguments)},F.prototype.off=function(){this.stateObserver.off(...arguments)},F.prototype.emit=function(){this.stateObserver.emit(...arguments)},F.prototype.numberFormat=function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const r="number"==typeof e?e:e.decimals||0,o=e.decPoint||this.state.numberFormatSettings.decimal_point||".",n=e.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return(0,d.Z)(t,r,o,n)},F.prototype.configure=function(t){Object.assign(this,t||{}),this.setLocale()},F.prototype.setLocale=function(t){if(t&&t[""]&&t[""]["key-hash"]){const e=t[""]["key-hash"],r=function(t,e){const r=!1===e?"":String(e);if(void 0!==v[r+t])return v[r+t];const o=u()().update(t).digest("hex");return v[r+t]=e?o.substr(0,e):o},o=function(t){return function(e){return e.context?(e.original=r(e.context+String.fromCharCode(4)+e.original,t),delete e.context):e.original=r(e.original,t),e}};if("sha1"===e.substr(0,4))if(4===e.length)b.push(o(!1));else{const t=e.substr(5).indexOf("-");if(t<0){const t=Number(e.substr(5));b.push(o(t))}else{const r=Number(e.substr(5,t)),n=Number(e.substr(6+t));for(let t=r;t<=n;t++)b.push(o(t))}}}if(t&&t[""].localeSlug)if(t[""].localeSlug===this.state.localeSlug){if(t===this.state.locale)return;Object.assign(this.state.locale,t)}else this.state.locale=Object.assign({},t);else this.state.locale={"":{localeSlug:this.defaultLocaleSlug,plural_forms:this.defaultPluralForms}};this.state.localeSlug=this.state.locale[""].localeSlug,this.state.localeVariant=this.state.locale[""].localeVariant,this.state.textDirection=this.state.locale["text directionltr"]?.[0]||this.state.locale[""]?.momentjs_locale?.textDirection,this.state.tannin=new h.Z({[w]:this.state.locale}),this.state.numberFormatSettings.decimal_point=C(this.state.tannin,_([m])),this.state.numberFormatSettings.thousands_sep=C(this.state.tannin,_([g])),this.state.numberFormatSettings.decimal_point===m&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===g&&(this.state.numberFormatSettings.thousands_sep=","),this.stateObserver.emit("change")},F.prototype.getLocale=function(){return this.state.locale},F.prototype.getLocaleSlug=function(){return this.state.localeSlug},F.prototype.getLocaleVariant=function(){return this.state.localeVariant},F.prototype.isRtl=function(){return"rtl"===this.state.textDirection},F.prototype.addTranslations=function(t){for(const e in t)""!==e&&(this.state.tannin.data.messages[e]=t[e]);this.stateObserver.emit("change")},F.prototype.hasTranslation=function(){return!!x(this,_(arguments))},F.prototype.translate=function(){const t=_(arguments);let e=x(this,t);if(e||(e=C(this.state.tannin,t)),t.args){const o=Array.isArray(t.args)?t.args.slice(0):[t.args];o.unshift(e);try{e=(0,s.Z)(...o)}catch(r){if(!window||!window.console)return;const t=this.throwErrors?"error":"warn";"string"!=typeof r?window.console[t](r):window.console[t]("i18n sprintf error:",o)}}return t.components&&(e=(0,n.Z)({mixedString:e,components:t.components,throwErrors:this.throwErrors})),this.translateHooks.forEach((function(r){e=r(e,t)})),e},F.prototype.reRenderTranslations=function(){f("Re-rendering all translations due to external request"),this.stateObserver.emit("change")},F.prototype.registerComponentUpdateHook=function(t){this.componentUpdateHooks.push(t)},F.prototype.registerTranslateHook=function(t){this.translateHooks.push(t)},e.Z=F},481:function(t,e,r){"use strict";r.d(e,{Yj:function(){return n}});var o=r(724);o.Z.numberFormat.bind(o.Z),o.Z.translate.bind(o.Z),o.Z.configure.bind(o.Z),o.Z.setLocale.bind(o.Z),o.Z.getLocale.bind(o.Z);const n=o.Z.getLocaleSlug.bind(o.Z);o.Z.getLocaleVariant.bind(o.Z),o.Z.isRtl.bind(o.Z),o.Z.addTranslations.bind(o.Z),o.Z.reRenderTranslations.bind(o.Z),o.Z.registerComponentUpdateHook.bind(o.Z),o.Z.registerTranslateHook.bind(o.Z),o.Z.state,o.Z.stateObserver,o.Z.on.bind(o.Z),o.Z.off.bind(o.Z),o.Z.emit.bind(o.Z)},3:function(t,e,r){"use strict";function o(t,e,r,o){t=(t+"").replace(/[^0-9+\-Ee.]/g,"");const n=isFinite(+t)?+t:0,s=isFinite(+e)?Math.abs(e):0,i=void 0===o?",":o,c=void 0===r?".":r;let a="";return a=(s?1 !function(){var t={266:function(t,e,r){"use strict";r.d(e,{Z:function(){return s}});var o=r(854),n=r(730);function s(t){var e=(0,o.Z)(t);return function(t){return(0,n.Z)(e,t)}}},730:function(t,e,r){"use strict";r.d(e,{Z:function(){return n}});var o={"!":function(t){return!t},"*":function(t,e){return t*e},"/":function(t,e){return t/e},"%":function(t,e){return t%e},"+":function(t,e){return t+e},"-":function(t,e){return t-e},"<":function(t,e){return t<e},"<=":function(t,e){return t<=e},">":function(t,e){return t>e},">=":function(t,e){return t>=e},"==":function(t,e){return t===e},"!=":function(t,e){return t!==e},"&&":function(t,e){return t&&e},"||":function(t,e){return t||e},"?:":function(t,e,r){if(t)throw e;return r}};function n(t,e){var r,n,s,i,c,a,p=[];for(r=0;r<t.length;r++){if(c=t[r],i=o[c]){for(n=i.length,s=Array(n);n--;)s[n]=p.pop();try{a=i.apply(null,s)}catch(u){return u}}else a=e.hasOwnProperty(c)?e[c]:+c;p.push(a)}return p[0]}},184:function(t,e,r){"use strict";r.d(e,{Z:function(){return n}});var o=r(266);function n(t){var e=(0,o.Z)(t);return function(t){return+e({n:t})}}},854:function(t,e,r){"use strict";var o,n,s,i;function c(t){for(var e,r,c,a,p=[],u=[];e=t.match(i);){for(r=e[0],(c=t.substr(0,e.index).trim())&&p.push(c);a=u.pop();){if(s[r]){if(s[r][0]===a){r=s[r][1]||r;break}}else if(n.indexOf(a)>=0||o[a]<o[r]){u.push(a);break}p.push(a)}s[r]||u.push(r),t=t.substr(e.index+r.length)}return(t=t.trim())&&p.push(t),p.concat(u.reverse())}r.d(e,{Z:function(){return c}}),o={"(":9,"!":8,"*":7,"/":7,"%":7,"+":6,"-":6,"<":5,"<=":5,">":5,">=":5,"==":4,"!=":4,"&&":3,"||":2,"?":1,"?:":1},n=["(","?"],s={")":["("],":":["?","?:"]},i=/<=|>=|==|!=|&&|\|\||\?:|\(|!|\*|\/|%|\+|-|<|>|\?|\)|:/},668:function(t,e,r){"use strict";r.d(e,{Z:function(){return n}});var o=/%(((\d+)\$)|(\(([$_a-zA-Z][$_a-zA-Z0-9]*)\)))?[ +0#-]*\d*(\.(\d+|\*))?(ll|[lhqL])?([cduxXefgsp%])/g;function n(t,e){var r;if(!Array.isArray(e))for(e=new Array(arguments.length-1),r=1;r<arguments.length;r++)e[r-1]=arguments[r];return r=1,t.replace(o,(function(){var t,o,n,s,i;return t=arguments[3],o=arguments[5],"%"===(s=arguments[9])?"%":("*"===(n=arguments[7])&&(n=e[r-1],r++),void 0!==o?e[0]&&"object"==typeof e[0]&&e[0].hasOwnProperty(o)&&(i=e[0][o]):(void 0===t&&(t=r),r++,i=e[t-1]),"f"===s?i=parseFloat(i)||0:"d"===s&&(i=parseInt(i)||0),void 0!==n&&("f"===s?i=i.toFixed(n):"s"===s&&(i=i.substr(0,n))),null!=i?i:"")}))}},421:function(t,e){"use strict";var r=decodeURIComponent,o=encodeURIComponent,n=/; */,s=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function i(t,e){try{return e(t)}catch(r){return t}}},881:function(t){var e=1e3,r=60*e,o=60*r,n=24*o,s=7*n,i=365.25*n;function c(t,e,r,o){var n=e>=1.5*r;return Math.round(t/r)+" "+o+(n?"s":"")}t.exports=function(t,a){a=a||{};var p=typeof t;if("string"===p&&t.length>0)return function(t){if((t=String(t)).length>100)return;var c=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(!c)return;var a=parseFloat(c[1]);switch((c[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return a*i;case"weeks":case"week":case"w":return a*s;case"days":case"day":case"d":return a*n;case"hours":case"hour":case"hrs":case"hr":case"h":return a*o;case"minutes":case"minute":case"mins":case"min":case"m":return a*r;case"seconds":case"second":case"secs":case"sec":case"s":return a*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return a;default:return}}(t);if("number"===p&&isFinite(t))return a.long?function(t){var s=Math.abs(t);if(s>=n)return c(t,s,n,"day");if(s>=o)return c(t,s,o,"hour");if(s>=r)return c(t,s,r,"minute");if(s>=e)return c(t,s,e,"second");return t+" ms"}(t):function(t){var s=Math.abs(t);if(s>=n)return Math.round(t/n)+"d";if(s>=o)return Math.round(t/o)+"h";if(s>=r)return Math.round(t/r)+"m";if(s>=e)return Math.round(t/e)+"s";return t+"ms"}(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))}},699:function(t){"use strict";var e,r="object"==typeof Reflect?Reflect:null,o=r&&"function"==typeof r.apply?r.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)};e=r&&"function"==typeof r.ownKeys?r.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var n=Number.isNaN||function(t){return t!=t};function s(){s.init.call(this)}t.exports=s,t.exports.once=function(t,e){return new Promise((function(r,o){function n(r){t.removeListener(e,s),o(r)}function s(){"function"==typeof t.removeListener&&t.removeListener("error",n),r([].slice.call(arguments))}m(t,e,s,{once:!0}),"error"!==e&&function(t,e,r){"function"==typeof t.on&&m(t,"error",e,r)}(t,n,{once:!0})}))},s.EventEmitter=s,s.prototype._events=void 0,s.prototype._eventsCount=0,s.prototype._maxListeners=void 0;var i=10;function c(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}function a(t){return void 0===t._maxListeners?s.defaultMaxListeners:t._maxListeners}function p(t,e,r,o){var n,s,i,p;if(c(r),void 0===(s=t._events)?(s=t._events=Object.create(null),t._eventsCount=0):(void 0!==s.newListener&&(t.emit("newListener",e,r.listener?r.listener:r),s=t._events),i=s[e]),void 0===i)i=s[e]=r,++t._eventsCount;else if("function"==typeof i?i=s[e]=o?[r,i]:[i,r]:o?i.unshift(r):i.push(r),(n=a(t))>0&&i.length>n&&!i.warned){i.warned=!0;var u=new Error("Possible EventEmitter memory leak detected. "+i.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");u.name="MaxListenersExceededWarning",u.emitter=t,u.type=e,u.count=i.length,p=u,console&&console.warn&&console.warn(p)}return t}function u(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function l(t,e,r){var o={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},n=u.bind(o);return n.listener=r,o.wrapFn=n,n}function h(t,e,r){var o=t._events;if(void 0===o)return[];var n=o[e];return void 0===n?[]:"function"==typeof n?r?[n.listener||n]:[n]:r?function(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}(n):f(n,n.length)}function d(t){var e=this._events;if(void 0!==e){var r=e[t];if("function"==typeof r)return 1;if(void 0!==r)return r.length}return 0}function f(t,e){for(var r=new Array(e),o=0;o<e;++o)r[o]=t[o];return r}function m(t,e,r,o){if("function"==typeof t.on)o.once?t.once(e,r):t.on(e,r);else{if("function"!=typeof t.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t);t.addEventListener(e,(function n(s){o.once&&t.removeEventListener(e,n),r(s)}))}}Object.defineProperty(s,"defaultMaxListeners",{enumerable:!0,get:function(){return i},set:function(t){if("number"!=typeof t||t<0||n(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");i=t}}),s.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},s.prototype.setMaxListeners=function(t){if("number"!=typeof t||t<0||n(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this},s.prototype.getMaxListeners=function(){return a(this)},s.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e.push(arguments[r]);var n="error"===t,s=this._events;if(void 0!==s)n=n&&void 0===s.error;else if(!n)return!1;if(n){var i;if(e.length>0&&(i=e[0]),i instanceof Error)throw i;var c=new Error("Unhandled error."+(i?" ("+i.message+")":""));throw c.context=i,c}var a=s[t];if(void 0===a)return!1;if("function"==typeof a)o(a,this,e);else{var p=a.length,u=f(a,p);for(r=0;r<p;++r)o(u[r],this,e)}return!0},s.prototype.addListener=function(t,e){return p(this,t,e,!1)},s.prototype.on=s.prototype.addListener,s.prototype.prependListener=function(t,e){return p(this,t,e,!0)},s.prototype.once=function(t,e){return c(e),this.on(t,l(this,t,e)),this},s.prototype.prependOnceListener=function(t,e){return c(e),this.prependListener(t,l(this,t,e)),this},s.prototype.removeListener=function(t,e){var r,o,n,s,i;if(c(e),void 0===(o=this._events))return this;if(void 0===(r=o[t]))return this;if(r===e||r.listener===e)0==--this._eventsCount?this._events=Object.create(null):(delete o[t],o.removeListener&&this.emit("removeListener",t,r.listener||e));else if("function"!=typeof r){for(n=-1,s=r.length-1;s>=0;s--)if(r[s]===e||r[s].listener===e){i=r[s].listener,n=s;break}if(n<0)return this;0===n?r.shift():function(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}(r,n),1===r.length&&(o[t]=r[0]),void 0!==o.removeListener&&this.emit("removeListener",t,i||e)}return this},s.prototype.off=s.prototype.removeListener,s.prototype.removeAllListeners=function(t){var e,r,o;if(void 0===(r=this._events))return this;if(void 0===r.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==r[t]&&(0==--this._eventsCount?this._events=Object.create(null):delete r[t]),this;if(0===arguments.length){var n,s=Object.keys(r);for(o=0;o<s.length;++o)"removeListener"!==(n=s[o])&&this.removeAllListeners(n);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(e=r[t]))this.removeListener(t,e);else if(void 0!==e)for(o=e.length-1;o>=0;o--)this.removeListener(t,e[o]);return this},s.prototype.listeners=function(t){return h(this,t,!0)},s.prototype.rawListeners=function(t){return h(this,t,!1)},s.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):d.call(t,e)},s.prototype.listenerCount=d,s.prototype.eventNames=function(){return this._eventsCount>0?e(this._events):[]}},495:function(t,e,r){"use strict";var o=r(212),n=r(561);function s(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}e.BlockHash=s,s.prototype.update=function(t,e){if(t=o.toArray(t,e),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var r=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-r,t.length),0===this.pending.length&&(this.pending=null),t=o.join32(t,0,t.length-r,this.endian);for(var n=0;n<t.length;n+=this._delta32)this._update(t,n,n+this._delta32)}return this},s.prototype.digest=function(t){return this.update(this._pad()),n(null===this.pending),this._digest(t)},s.prototype._pad=function(){var t=this.pendingTotal,e=this._delta8,r=e-(t+this.padLength)%e,o=new Array(r+this.padLength);o[0]=128;for(var n=1;n<r;n++)o[n]=0;if(t<<=3,"big"===this.endian){for(var s=8;s<this.padLength;s++)o[n++]=0;o[n++]=0,o[n++]=0,o[n++]=0,o[n++]=0,o[n++]=t>>>24&255,o[n++]=t>>>16&255,o[n++]=t>>>8&255,o[n++]=255&t}else for(o[n++]=255&t,o[n++]=t>>>8&255,o[n++]=t>>>16&255,o[n++]=t>>>24&255,o[n++]=0,o[n++]=0,o[n++]=0,o[n++]=0,s=8;s<this.padLength;s++)o[n++]=0;return o}},79:function(t,e,r){"use strict";var o=r(212),n=r(495),s=r(713),i=o.rotl32,c=o.sum32,a=o.sum32_5,p=s.ft_1,u=n.BlockHash,l=[1518500249,1859775393,2400959708,3395469782];function h(){if(!(this instanceof h))return new h;u.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}o.inherits(h,u),t.exports=h,h.blockSize=512,h.outSize=160,h.hmacStrength=80,h.padLength=64,h.prototype._update=function(t,e){for(var r=this.W,o=0;o<16;o++)r[o]=t[e+o];for(;o<r.length;o++)r[o]=i(r[o-3]^r[o-8]^r[o-14]^r[o-16],1);var n=this.h[0],s=this.h[1],u=this.h[2],h=this.h[3],d=this.h[4];for(o=0;o<r.length;o++){var f=~~(o/20),m=a(i(n,5),p(f,s,u,h),d,r[o],l[f]);d=h,h=u,u=i(s,30),s=n,n=m}this.h[0]=c(this.h[0],n),this.h[1]=c(this.h[1],s),this.h[2]=c(this.h[2],u),this.h[3]=c(this.h[3],h),this.h[4]=c(this.h[4],d)},h.prototype._digest=function(t){return"hex"===t?o.toHex32(this.h,"big"):o.split32(this.h,"big")}},32:function(t,e,r){"use strict";var o=r(212),n=r(495),s=r(713),i=r(561),c=o.sum32,a=o.sum32_4,p=o.sum32_5,u=s.ch32,l=s.maj32,h=s.s0_256,d=s.s1_256,f=s.g0_256,m=s.g1_256,g=n.BlockHash,w=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function b(){if(!(this instanceof b))return new b;g.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=w,this.W=new Array(64)}o.inherits(b,g),t.exports=b,b.blockSize=512,b.outSize=256,b.hmacStrength=192,b.padLength=64,b.prototype._update=function(t,e){for(var r=this.W,o=0;o<16;o++)r[o]=t[e+o];for(;o<r.length;o++)r[o]=a(m(r[o-2]),r[o-7],f(r[o-15]),r[o-16]);var n=this.h[0],s=this.h[1],g=this.h[2],w=this.h[3],b=this.h[4],v=this.h[5],k=this.h[6],y=this.h[7];for(i(this.k.length===r.length),o=0;o<r.length;o++){var _=p(y,d(b),u(b,v,k),this.k[o],r[o]),C=c(h(n),l(n,s,g));y=k,k=v,v=b,b=c(w,_),w=g,g=s,s=n,n=c(_,C)}this.h[0]=c(this.h[0],n),this.h[1]=c(this.h[1],s),this.h[2]=c(this.h[2],g),this.h[3]=c(this.h[3],w),this.h[4]=c(this.h[4],b),this.h[5]=c(this.h[5],v),this.h[6]=c(this.h[6],k),this.h[7]=c(this.h[7],y)},b.prototype._digest=function(t){return"hex"===t?o.toHex32(this.h,"big"):o.split32(this.h,"big")}},713:function(t,e,r){"use strict";var o=r(212).rotr32;function n(t,e,r){return t&e^~t&r}function s(t,e,r){return t&e^t&r^e&r}function i(t,e,r){return t^e^r}e.ft_1=function(t,e,r,o){return 0===t?n(e,r,o):1===t||3===t?i(e,r,o):2===t?s(e,r,o):void 0},e.ch32=n,e.maj32=s,e.p32=i,e.s0_256=function(t){return o(t,2)^o(t,13)^o(t,22)},e.s1_256=function(t){return o(t,6)^o(t,11)^o(t,25)},e.g0_256=function(t){return o(t,7)^o(t,18)^t>>>3},e.g1_256=function(t){return o(t,17)^o(t,19)^t>>>10}},212:function(t,e,r){"use strict";var o=r(561),n=r(285);function s(t,e){return 55296==(64512&t.charCodeAt(e))&&(!(e<0||e+1>=t.length)&&56320==(64512&t.charCodeAt(e+1)))}function i(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0}function c(t){return 1===t.length?"0"+t:t}function a(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t}e.inherits=n,e.toArray=function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var r=[];if("string"==typeof t)if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),n=0;n<t.length;n+=2)r.push(parseInt(t[n]+t[n+1],16))}else for(var o=0,n=0;n<t.length;n++){var i=t.charCodeAt(n);i<128?r[o++]=i:i<2048?(r[o++]=i>>6|192,r[o++]=63&i|128):s(t,n)?(i=65536+((1023&i)<<10)+(1023&t.charCodeAt(++n)),r[o++]=i>>18|240,r[o++]=i>>12&63|128,r[o++]=i>>6&63|128,r[o++]=63&i|128):(r[o++]=i>>12|224,r[o++]=i>>6&63|128,r[o++]=63&i|128)}else for(n=0;n<t.length;n++)r[n]=0|t[n];return r},e.toHex=function(t){for(var e="",r=0;r<t.length;r++)e+=c(t[r].toString(16));return e},e.htonl=i,e.toHex32=function(t,e){for(var r="",o=0;o<t.length;o++){var n=t[o];"little"===e&&(n=i(n)),r+=a(n.toString(16))}return r},e.zero2=c,e.zero8=a,e.join32=function(t,e,r,n){var s=r-e;o(s%4==0);for(var i=new Array(s/4),c=0,a=e;c<i.length;c++,a+=4){var p;p="big"===n?t[a]<<24|t[a+1]<<16|t[a+2]<<8|t[a+3]:t[a+3]<<24|t[a+2]<<16|t[a+1]<<8|t[a],i[c]=p>>>0}return i},e.split32=function(t,e){for(var r=new Array(4*t.length),o=0,n=0;o<t.length;o++,n+=4){var s=t[o];"big"===e?(r[n]=s>>>24,r[n+1]=s>>>16&255,r[n+2]=s>>>8&255,r[n+3]=255&s):(r[n+3]=s>>>24,r[n+2]=s>>>16&255,r[n+1]=s>>>8&255,r[n]=255&s)}return r},e.rotr32=function(t,e){return t>>>e|t<<32-e},e.rotl32=function(t,e){return t<<e|t>>>32-e},e.sum32=function(t,e){return t+e>>>0},e.sum32_3=function(t,e,r){return t+e+r>>>0},e.sum32_4=function(t,e,r,o){return t+e+r+o>>>0},e.sum32_5=function(t,e,r,o,n){return t+e+r+o+n>>>0},e.sum64=function(t,e,r,o){var n=t[e],s=o+t[e+1]>>>0,i=(s<o?1:0)+r+n;t[e]=i>>>0,t[e+1]=s},e.sum64_hi=function(t,e,r,o){return(e+o>>>0<e?1:0)+t+r>>>0},e.sum64_lo=function(t,e,r,o){return e+o>>>0},e.sum64_4_hi=function(t,e,r,o,n,s,i,c){var a=0,p=e;return a+=(p=p+o>>>0)<e?1:0,a+=(p=p+s>>>0)<s?1:0,t+r+n+i+(a+=(p=p+c>>>0)<c?1:0)>>>0},e.sum64_4_lo=function(t,e,r,o,n,s,i,c){return e+o+s+c>>>0},e.sum64_5_hi=function(t,e,r,o,n,s,i,c,a,p){var u=0,l=e;return u+=(l=l+o>>>0)<e?1:0,u+=(l=l+s>>>0)<s?1:0,u+=(l=l+c>>>0)<c?1:0,t+r+n+i+a+(u+=(l=l+p>>>0)<p?1:0)>>>0},e.sum64_5_lo=function(t,e,r,o,n,s,i,c,a,p){return e+o+s+c+p>>>0},e.rotr64_hi=function(t,e,r){return(e<<32-r|t>>>r)>>>0},e.rotr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0},e.shr64_hi=function(t,e,r){return t>>>r},e.shr64_lo=function(t,e,r){return(t<<32-r|e>>>r)>>>0}},285:function(t){"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:t.exports=function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}}},839:function(t,e,r){var o=r(699),n=r(285);function s(t){if(!(this instanceof s))return new s(t);"number"==typeof t&&(t={max:t}),t||(t={}),o.EventEmitter.call(this),this.cache={},this.head=this.tail=null,this.length=0,this.max=t.max||1e3,this.maxAge=t.maxAge||0}t.exports=s,n(s,o.EventEmitter),Object.defineProperty(s.prototype,"keys",{get:function(){return Object.keys(this.cache)}}),s.prototype.clear=function(){this.cache={},this.head=this.tail=null,this.length=0},s.prototype.remove=function(t){if("string"!=typeof t&&(t=""+t),this.cache.hasOwnProperty(t)){var e=this.cache[t];return delete this.cache[t],this._unlink(t,e.prev,e.next),e.value}},s.prototype._unlink=function(t,e,r){this.length--,0===this.length?this.head=this.tail=null:this.head===t?(this.head=e,this.cache[this.head].next=null):this.tail===t?(this.tail=r,this.cache[this.tail].prev=null):(this.cache[e].next=r,this.cache[r].prev=e)},s.prototype.peek=function(t){if(this.cache.hasOwnProperty(t)){var e=this.cache[t];if(this._checkAge(t,e))return e.value}},s.prototype.set=function(t,e){var r;if("string"!=typeof t&&(t=""+t),this.cache.hasOwnProperty(t)){if((r=this.cache[t]).value=e,this.maxAge&&(r.modified=Date.now()),t===this.head)return e;this._unlink(t,r.prev,r.next)}else r={value:e,modified:0,next:null,prev:null},this.maxAge&&(r.modified=Date.now()),this.cache[t]=r,this.length===this.max&&this.evict();return this.length++,r.next=null,r.prev=this.head,this.head&&(this.cache[this.head].next=t),this.head=t,this.tail||(this.tail=t),e},s.prototype._checkAge=function(t,e){return!(this.maxAge&&Date.now()-e.modified>this.maxAge)||(this.remove(t),this.emit("evict",{key:t,value:e.value}),!1)},s.prototype.get=function(t){if("string"!=typeof t&&(t=""+t),this.cache.hasOwnProperty(t)){var e=this.cache[t];if(this._checkAge(t,e))return this.head!==t&&(t===this.tail?(this.tail=e.next,this.cache[this.tail].prev=null):this.cache[e.prev].next=e.next,this.cache[e.next].prev=e.prev,this.cache[this.head].next=t,e.prev=this.head,e.next=null,this.head=t),e.value}},s.prototype.evict=function(){if(this.tail){var t=this.tail,e=this.remove(this.tail);this.emit("evict",{key:t,value:e})}}},561:function(t){function e(t,e){if(!t)throw new Error(e||"Assertion failed")}t.exports=e,e.equal=function(t,e,r){if(t!=e)throw new Error(r||"Assertion failed: "+t+" != "+e)}},830:function(t,e,r){"use strict";r.d(e,{Z:function(){return s}});var o=r(184),n={contextDelimiter:"",onMissingKey:null};function s(t,e){var r;for(r in this.data=t,this.pluralForms={},this.options={},n)this.options[r]=void 0!==e&&r in e?e[r]:n[r]}s.prototype.getPluralForm=function(t,e){var r,n,s,i=this.pluralForms[t];return i||("function"!=typeof(s=(r=this.data[t][""])["Plural-Forms"]||r["plural-forms"]||r.plural_forms)&&(n=function(t){var e,r,o;for(e=t.split(";"),r=0;r<e.length;r++)if(0===(o=e[r].trim()).indexOf("plural="))return o.substr(7)}(r["Plural-Forms"]||r["plural-forms"]||r.plural_forms),s=(0,o.Z)(n)),i=this.pluralForms[t]=s),i(e)},s.prototype.dcnpgettext=function(t,e,r,o,n){var s,i,c;return s=void 0===n?0:this.getPluralForm(t,n),i=r,e&&(i=e+this.options.contextDelimiter+r),(c=this.data[t][i])&&c[s]?c[s]:(this.options.onMissingKey&&this.options.onMissingKey(r,t),0===s?r:o)}},814:function(t,e,r){"use strict";r.d(e,{Y6:function(){return o},k_:function(){return n}});const o={"core/group":{group:"https://wordpress.com/support/wordpress-editor/blocks/group-block/","group-row":"https://wordpress.com/support/wordpress-editor/blocks/row-block/","group-stack":"https://wordpress.com/support/wordpress-editor/blocks/row-block/"}},n={"core/nextpage":"https://wordpress.com/support/wordpress-editor/blocks/page-break-block/"};e.ZP={"core/template-part":"https://wordpress.com/support/full-site-editing/theme-blocks/template-part-block/","core/site-title":"https://wordpress.com/support/full-site-editing/theme-blocks/site-title-block/","core/site-tagline":"https://wordpress.com/support/full-site-editing/theme-blocks/site-tagline-block/","core/site-logo":"https://wordpress.com/support/full-site-editing/theme-blocks/site-logo-block/","core/page-list":"https://wordpress.com/support/full-site-editing/theme-blocks/page-list-block/","core/loginout":"https://wordpress.com/support/full-site-editing/theme-blocks/login-out-block/","core/video":"https://wordpress.com/support/wordpress-editor/blocks/video-block/","core/verse":"https://wordpress.com/support/wordpress-editor/blocks/verse-block/","core/spacer":"https://wordpress.com/support/wordpress-editor/blocks/spacer-block/","core/shortcode":"https://wordpress.com/support/wordpress-editor/blocks/shortcode-block/","core/separator":"https://wordpress.com/support/wordpress-editor/blocks/separator-block/","core/search":"https://wordpress.com/support/wordpress-editor/blocks/search-block/","core/rss":"https://wordpress.com/support/wordpress-editor/blocks/rss-block/","core/navigation":"https://wordpress.com/support/site-editing/theme-blocks/navigation-block/","core/tag-cloud":"https://wordpress.com/support/wordpress-editor/blocks/tag-cloud-block/","core/quote":"https://wordpress.com/support/wordpress-editor/blocks/quote-block/","core/pullquote":"https://wordpress.com/support/wordpress-editor/blocks/pullquote-block/","core/preformatted":"https://wordpress.com/support/wordpress-editor/blocks/preformatted-block/","core/paragraph":"https://wordpress.com/support/wordpress-editor/blocks/paragraph-block/","core/more":"https://wordpress.com/support/wordpress-editor/blocks/more-block/","core/list":"https://wordpress.com/support/wordpress-editor/blocks/list-block/","core/latest-posts":"https://wordpress.com/support/wordpress-editor/blocks/latest-posts-block/","core/latest-comments":"https://wordpress.com/support/wordpress-editor/blocks/latest-comments-block/","core/heading":"https://wordpress.com/support/wordpress-editor/blocks/heading-block/","core/file":"https://wordpress.com/support/wordpress-editor/blocks/file-block/","core/embed":"https://wordpress.com/support/wordpress-editor/blocks/embed-block/","core/html":"https://wordpress.com/support/wordpress-editor/blocks/custom-html-block/","core/code":"https://wordpress.com/support/wordpress-editor/blocks/code-block/","core/freeform":"https://wordpress.com/support/wordpress-editor/blocks/classic-block/","core/categories":"https://wordpress.com/support/wordpress-editor/blocks/categories-block/","core/calendar":"https://wordpress.com/support/wordpress-editor/blocks/calendar-block/","core/audio":"https://wordpress.com/support/wordpress-editor/blocks/audio-block/","core/archives":"https://wordpress.com/support/wordpress-editor/blocks/archives-block/","core/query":"https://wordpress.com/support/full-site-editing/theme-blocks/query-loop-block/","core/media-text":"https://wordpress.com/support/wordpress-editor/blocks/media-text-block/","core/table":"https://wordpress.com/support/wordpress-editor/blocks/table-block/","core/social-links":"https://wordpress.com/support/wordpress-editor/blocks/social-links-block/","core/columns":"https://wordpress.com/support/wordpress-editor/blocks/columns-block/","core/image":"https://wordpress.com/support/wordpress-editor/blocks/image-block/","core/cover":"https://wordpress.com/support/wordpress-editor/blocks/cover-block/","core/buttons":"https://wordpress.com/support/wordpress-editor/blocks/buttons-block/","core/gallery":"https://wordpress.com/support/wordpress-editor/blocks/gallery-block/","core/post-content":"https://wordpress.com/support/full-site-editing/theme-blocks/post-content-block/","core/table-of-contents":"https://wordpress.com/support/wordpress-editor/table-of-contents-block/","core/comments":"https://wordpress.com/support/full-site-editing/theme-blocks/comments-block/","core/post-time-to-read":"https://wordpress.com/support/site-editing/theme-blocks/time-to-read-block","syntaxhighlighter/code":"https://wordpress.com/support/wordpress-editor/blocks/syntax-highlighter-code-block/","crowdsignal-forms/vote":"https://wordpress.com/support/wordpress-editor/blocks/vote-block/","crowdsignal-forms/poll":"https://wordpress.com/support/wordpress-editor/blocks/poll-block/","crowdsignal-forms/nps":"https://wordpress.com/support/wordpress-editor/blocks/measure-nps-block/","crowdsignal-forms/feedback":"https://wordpress.com/support/wordpress-editor/blocks/feedback-button-block/","a8c/posts-carousel":"https://wordpress.com/support/wordpress-editor/blocks/posts-carousel-block/","premium-content/container":"https://wordpress.com/support/wordpress-editor/blocks/premium-content-block/","a8c/blog-posts":"https://wordpress.com/support/wordpress-editor/blocks/blog-posts-block/","jetpack/send-a-message":"https://wordpress.com/support/wordpress-editor/blocks/whatsapp-button-block/","jetpack/blogroll":"https://wordpress.com/support/wordpress-editor/blocks/blogroll-block/","jetpack/timeline":"https://wordpress.com/support/wordpress-editor/blocks/timeline-block/","jetpack/story":"https://wordpress.com/support/wordpress-editor/blocks/story-block/","jetpack/revue":"https://wordpress.com/support/wordpress-editor/blocks/revue-block/","jetpack/rating-star":"https://wordpress.com/support/wordpress-editor/blocks/ratings-block/","jetpack/related-posts":"https://wordpress.com/support/wordpress-editor/blocks/related-posts-block/","jetpack/repeat-visitor":"https://wordpress.com/support/wordpress-editor/blocks/repeat-visitor-block/","jetpack/podcast-player":"https://wordpress.com/support/wordpress-editor/blocks/podcast-player-block/","jetpack/opentable":"https://wordpress.com/support/wordpress-editor/blocks/opentable-block/","jetpack/map":"https://wordpress.com/support/wordpress-editor/blocks/map-block/","jetpack/image-compare":"https://wordpress.com/support/wordpress-editor/blocks/image-compare-block/","jetpack/gif":"https://wordpress.com/support/wordpress-editor/blocks/gif-block/","jetpack/event-countdown":"https://wordpress.com/support/wordpress-editor/blocks/event-countdown-block/","jetpack/donations":"https://wordpress.com/support/wordpress-editor/blocks/donations/","jetpack/calendly":"https://wordpress.com/support/wordpress-editor/blocks/calendly-block/","jetpack/business-hours":"https://wordpress.com/support/wordpress-editor/blocks/business-hours-block/","jetpack/wordads":"https://wordpress.com/support/wordpress-editor/blocks/ad-block/","jetpack/payments-intro":"https://wordpress.com/support/wordpress-editor/blocks/payments/","jetpack/contact-info":"https://wordpress.com/support/wordpress-editor/blocks/contact-info-block/","jetpack/tiled-gallery":"https://wordpress.com/support/wordpress-editor/blocks/tiled-gallery-block/","jetpack/slideshow":"https://wordpress.com/support/wordpress-editor/blocks/slideshow-block/","jetpack/subscriptions":"https://wordpress.com/support/wordpress-editor/blocks/subscription-form-block/","jetpack/contact-form":"https://wordpress.com/support/wordpress-editor/blocks/form-block/","jetpack/layout-grid":"https://wordpress.com/support/wordpress-editor/blocks/layout-grid-block/","jetpack/mailchimp":"https://wordpress.com/support/wordpress-editor/blocks/mailchimp-block/","jetpack/paywall":"https://wordpress.com/support/paid-newsletters/#use-the-paywall-block"}},226:function(t,e,r){"use strict";var o=r(307),n=r(498),s=r(694),i=r(814),c=r(526);const a=(t,e,r)=>{const s=(0,n.aq)(r,window.wpcomBlockDescriptionLinksLocale);return(0,o.createInterpolateElement)("<InlineSupportLink />",{InlineSupportLink:(0,o.createElement)(c.Z,{title:String(t),url:s},e)})},p={};(0,s.addFilter)("blocks.registerBlockType","full-site-editing/add-block-support-link",((t,e)=>{const r=t?.parent?.toString(),o=r&&"core/post-content"!==r?r:e;if(p[e])return t;p[e]=!0;const n=i.k_[e]||i.ZP[o];return n&&(t.description=a(String(t.title),t.description,n)),i.Y6[e]&&t.variations&&Array.isArray(t.variations)&&(t.variations=t.variations.map((t=>{const r=i.Y6[e][t.name];return r?(t.description=a(t.title,t.description,r),t):t}))),t}))},526:function(t,e,r){"use strict";r.d(e,{Z:function(){return a}});var o=r(307),n=r(115),s=r(609),i=r(736),c=r(196);const __=i.__;function a(t){let{children:e,title:r,url:i}=t;const[a,p]=(0,c.useState)();return a&&!a?.closest(".block-editor-block-inspector")?e:(0,o.createElement)(o.Fragment,null,e,(0,o.createElement)("br",null),(0,o.createElement)(s.ExternalLink,{onClick:()=>{(0,n.jN)("calypso_block_description_support_link_click",{block:r,support_link:i})},ref:t=>a!==t&&p(t),style:{display:"block",marginTop:10,maxWidth:"fit-content"},className:"fse-inline-support-link",href:i},__("Learn more","full-site-editing")))}},115:function(t,e,r){"use strict";r.d(e,{jN:function(){return o.jN}});r(102),r(209),r(377);var o=r(792);r(722)},377:function(t,e,r){"use strict";let o=null;"undefined"!=typeof window&&window.addEventListener("popstate",(function(){o=null}))},792:function(t,e,r){"use strict";r.d(e,{jN:function(){return l}});var o=r(699),n=r(898),s=(r(421),r(377),r(209),r(358));r(102);const i=["a8c_cookie_banner_ok","a8c_cookie_banner_view","a8c_ccpa_optout","wcadmin_storeprofiler_create_jetpack_account","wcadmin_storeprofiler_connect_store","wcadmin_storeprofiler_login_jetpack_account","wcadmin_storeprofiler_payment_login","wcadmin_storeprofiler_payment_create_account","calypso_checkout_switch_to_p_24","calypso_checkout_composite_p24_submit_clicked","wpcom_launchbar_button_click"];let c,a=Promise.resolve();function p(t){"undefined"!=typeof window&&(window._tkq=window._tkq||[],window._tkq.push(t))}"undefined"!=typeof document&&(a=(0,n.ve)("//stats.wp.com/w.js?63"));const u=new o.EventEmitter;function l(t,e){if(e=e||{},(0,s.Z)('Record event "%s" called with props %o',t,e),t.startsWith("calypso_")||t.startsWith("jetpack_")||t.startsWith("wpcom_dsp_widget_")||i.includes(t)){if(c){const t=c(e);e={...e,...t}}e=Object.fromEntries(Object.entries(e).filter((t=>{let[,e]=t;return void 0!==e}))),(0,s.Z)('Recording event "%s" with actual props %o',t,e),p(["recordEvent",t,e]),u.emit("record-event",t,e)}else(0,s.Z)('- Event name must be prefixed by "calypso_", "jetpack_", or added to `EVENT_NAME_EXCEPTIONS`')}},722:function(t,e,r){"use strict";r(792)},209:function(t,e,r){"use strict";r(4)},358:function(t,e,r){"use strict";var o=r(49),n=r.n(o);e.Z=n()("calypso:analytics")},102:function(t,e,r){"use strict";r(358)},4:function(t,e,r){"use strict";r(32)},724:function(t,e,r){"use strict";var o=r(914);e.Z=new o.Z},914:function(t,e,r){"use strict";var o=r(699),n=r(594),s=r(668),i=r(49),c=r.n(i),a=r(79),p=r.n(a),u=r(839),l=r.n(u),h=r(830),d=r(3);const f=c()("i18n-calypso"),m="number_format_decimals",g="number_format_thousands_sep",w="messages",b=[function(t){return t}],v={};function k(){F.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function y(t){return Array.prototype.slice.call(t)}function _(t){const e=t[0];("string"!=typeof e||t.length>3||t.length>2&&"object"==typeof t[1]&&"object"==typeof t[2])&&k("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",y(t),". See https://github.com/Automattic/i18n-calypso#translate-method"),2===t.length&&"string"==typeof e&&"string"==typeof t[1]&&k("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",y(t));let r={};for(let o=0;o<t.length;o++)"object"==typeof t[o]&&(r=t[o]);if("string"==typeof e?r.original=e:"object"==typeof r.original&&(r.plural=r.original.plural,r.count=r.original.count,r.original=r.original.single),"string"==typeof t[1]&&(r.plural=t[1]),void 0===r.original)throw new Error("Translate called without a `string` value as first argument.");return r}function C(t,e){return t.dcnpgettext(w,e.context,e.original,e.plural,e.count)}function x(t,e){for(let r=b.length-1;r>=0;r--){const o=b[r](Object.assign({},e)),n=o.context?o.context+""+o.original:o.original;if(t.state.locale[n])return C(t.state.tannin,o)}return null}function F(){if(!(this instanceof F))return new F;this.defaultLocaleSlug="en",this.defaultPluralForms=t=>1===t?0:1,this.state={numberFormatSettings:{},tannin:void 0,locale:void 0,localeSlug:void 0,localeVariant:void 0,textDirection:void 0,translations:l()({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new o.EventEmitter,this.stateObserver.setMaxListeners(0),this.configure()}F.throwErrors=!1,F.prototype.on=function(){this.stateObserver.on(...arguments)},F.prototype.off=function(){this.stateObserver.off(...arguments)},F.prototype.emit=function(){this.stateObserver.emit(...arguments)},F.prototype.numberFormat=function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const r="number"==typeof e?e:e.decimals||0,o=e.decPoint||this.state.numberFormatSettings.decimal_point||".",n=e.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return(0,d.Z)(t,r,o,n)},F.prototype.configure=function(t){Object.assign(this,t||{}),this.setLocale()},F.prototype.setLocale=function(t){if(t&&t[""]&&t[""]["key-hash"]){const e=t[""]["key-hash"],r=function(t,e){const r=!1===e?"":String(e);if(void 0!==v[r+t])return v[r+t];const o=p()().update(t).digest("hex");return v[r+t]=e?o.substr(0,e):o},o=function(t){return function(e){return e.context?(e.original=r(e.context+String.fromCharCode(4)+e.original,t),delete e.context):e.original=r(e.original,t),e}};if("sha1"===e.substr(0,4))if(4===e.length)b.push(o(!1));else{const t=e.substr(5).indexOf("-");if(t<0){const t=Number(e.substr(5));b.push(o(t))}else{const r=Number(e.substr(5,t)),n=Number(e.substr(6+t));for(let t=r;t<=n;t++)b.push(o(t))}}}if(t&&t[""].localeSlug)if(t[""].localeSlug===this.state.localeSlug){if(t===this.state.locale)return;Object.assign(this.state.locale,t)}else this.state.locale=Object.assign({},t);else this.state.locale={"":{localeSlug:this.defaultLocaleSlug,plural_forms:this.defaultPluralForms}};this.state.localeSlug=this.state.locale[""].localeSlug,this.state.localeVariant=this.state.locale[""].localeVariant,this.state.textDirection=this.state.locale["text directionltr"]?.[0]||this.state.locale[""]?.momentjs_locale?.textDirection,this.state.tannin=new h.Z({[w]:this.state.locale}),this.state.numberFormatSettings.decimal_point=C(this.state.tannin,_([m])),this.state.numberFormatSettings.thousands_sep=C(this.state.tannin,_([g])),this.state.numberFormatSettings.decimal_point===m&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===g&&(this.state.numberFormatSettings.thousands_sep=","),this.stateObserver.emit("change")},F.prototype.getLocale=function(){return this.state.locale},F.prototype.getLocaleSlug=function(){return this.state.localeSlug},F.prototype.getLocaleVariant=function(){return this.state.localeVariant},F.prototype.isRtl=function(){return"rtl"===this.state.textDirection},F.prototype.addTranslations=function(t){for(const e in t)""!==e&&(this.state.tannin.data.messages[e]=t[e]);this.stateObserver.emit("change")},F.prototype.hasTranslation=function(){return!!x(this,_(arguments))},F.prototype.translate=function(){const t=_(arguments);let e=x(this,t);if(e||(e=C(this.state.tannin,t)),t.args){const o=Array.isArray(t.args)?t.args.slice(0):[t.args];o.unshift(e);try{e=(0,s.Z)(...o)}catch(r){if(!window||!window.console)return;const t=this.throwErrors?"error":"warn";"string"!=typeof r?window.console[t](r):window.console[t]("i18n sprintf error:",o)}}return t.components&&(e=(0,n.Z)({mixedString:e,components:t.components,throwErrors:this.throwErrors})),this.translateHooks.forEach((function(r){e=r(e,t)})),e},F.prototype.reRenderTranslations=function(){f("Re-rendering all translations due to external request"),this.stateObserver.emit("change")},F.prototype.registerComponentUpdateHook=function(t){this.componentUpdateHooks.push(t)},F.prototype.registerTranslateHook=function(t){this.translateHooks.push(t)},e.Z=F},481:function(t,e,r){"use strict";r.d(e,{Yj:function(){return n}});var o=r(724);o.Z.numberFormat.bind(o.Z),o.Z.translate.bind(o.Z),o.Z.configure.bind(o.Z),o.Z.setLocale.bind(o.Z),o.Z.getLocale.bind(o.Z);const n=o.Z.getLocaleSlug.bind(o.Z);o.Z.getLocaleVariant.bind(o.Z),o.Z.isRtl.bind(o.Z),o.Z.addTranslations.bind(o.Z),o.Z.reRenderTranslations.bind(o.Z),o.Z.registerComponentUpdateHook.bind(o.Z),o.Z.registerTranslateHook.bind(o.Z),o.Z.state,o.Z.stateObserver,o.Z.on.bind(o.Z),o.Z.off.bind(o.Z),o.Z.emit.bind(o.Z)},3:function(t,e,r){"use strict";function o(t,e,r,o){t=(t+"").replace(/[^0-9+\-Ee.]/g,"");const n=isFinite(+t)?+t:0,s=isFinite(+e)?Math.abs(e):0,i=void 0===o?",":o,c=void 0===r?".":r;let a="";return a=(s? 2 2 /* 3 3 * Exposes number format capability … … 7 7 * @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js 8 8 */ 9 function(t,e){const r=Math.pow(10,e);return""+(Math.round(t*r)/r).toFixed(e)}(n,s):""+Math.round(n)).split("."),a[0].length>3&&(a[0]=a[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,i)),(a[1]||"").length<s&&(a[1]=a[1]||"",a[1]+=new Array(s-a[1].length+1).join("0")),a.join(c)}r.d(e,{Z:function(){return o}})},849:function(t,e,r){"use strict";r.d(e,{bU:function(){return u}});var o=r(307),n=r(333),s=r(736),i=r(196);const c=(0,i.createContext)(null);function a(){return function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(!t)return"";const e=t.toLowerCase();return(["pt_br","pt-br","zh_tw","zh-tw","zh_cn","zh-cn","zh_sg","zh-sg"].includes(e)?e.replace("_","-"):e.replace(/([-_].*)$/i,""))||"en"}(s.getLocaleData?s.getLocaleData()?.[""]?.language:"")}function u(){const t=(0,i.useContext)(c),e=!!t,[r,o]=(0,i.useState)(a());return(0,i.useEffect)((()=>{if(!e)return o(a()),s.subscribe((()=>{o(a())}))}),[e]),t||r||"undefined"!=typeof window&&window._currentUserLocale||"en"}(0,n.createHigherOrderComponent)((t=>e=>{const r={...e,locale:u()};return(0,o.createElement)(t,r)}),"withLocale")},655:function(t,e,r){"use strict";r.d(e,{GG:function(){return o},Xb:function(){return a},_r:function(){return h},dH:function(){return n},hI:function(){return u},iT:function(){return s},mL:function(){return p},vS:function(){return l},xh:function(){return c},xn:function(){return i}});const o=["en","ja","es","pt","fr","pt-br"],n=["en","pt-br","de","es","fr","it"],s=["en","fr","de","es"],i=["en","fr","de","es"],c=["ar","de","el","es","fr","he","id","it","ja","ko","nl","pt-br","ro","ru","sv","tr","zh-cn","zh-tw"],a={"pt-br":"br",br:"bre",zh:"zh-cn","zh-hk":"zh-tw","zh-sg":"zh-cn",kr:"ko"},u=["ar","de","en","es","fr","he","id","it","ja","ko","nl","pt-br","ru","sv","tr","zh-cn","zh-tw"],p=["ar","de","el","en","es","fa","fi","fr","id","it","ja","nl","pt","pt-br","ru","sv","th","tl","tr"],l=["es","pt-br","de","fr","he","ja","it","nl","ru","tr","id","zh-cn","zh-tw","ko","ar","sv"],h=["en","ar","de","es","fr","he","id","it","ja","ko","nl","pt-br","ro","ru","sv","tr","zh-cn","zh-tw"]},498:function(t,e,r){"use strict";r.d(e,{aq:function(){return w}});var o=r(307),n=r(333),s=r(481),i=r(196),c=r(849),a=r(655);const u="http://__domain__.invalid";const p=function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return(r,o)=>(e.includes(o)&&"en"!==o&&r.pathname.substr(0,o.length+2)!=="/"+o+"/"&&(r.host=`${a.Xb[o]||o}.${t}`),r)},l=function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return(o,n)=>(o.host="wordpress.com","object"==typeof r&&r instanceof RegExp&&!r.test(o.pathname)&&(e=[]),o.pathname=t+o.pathname,e.includes(n)&&"en"!==n&&(o.pathname=n+o.pathname),o)},h=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=arguments.length>2?arguments[2]:void 0;return(o,n)=>"object"==typeof e&&e instanceof RegExp&&!e.test(o.pathname)?o:t.includes(n)&&"en"!==n?("prefix"===r?o.pathname=n+o.pathname:"suffix"===r&&(o.pathname.endsWith("/")?o.pathname+=n+"/":o.pathname+="/"+n),o):o},d=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return(r,o)=>h(t,e,"prefix")(r,o)},f=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return(r,o)=>h(t,e,"suffix")(r,o)},m={"wordpress.com/support/":d(a.hI),"wordpress.com/forums/":d(a.mL),"wordpress.com/blog/":d(a.GG,/^\/blog\/?$/),"wordpress.com/go/":(t,e)=>["/go/","/go"].includes(t.pathname)||"es"===e?d(a.dH)(t,e):t,"wordpress.com/tos/":d(a.vS),"wordpress.com/wp-admin/":p("wordpress.com",a.vS),"wordpress.com/wp-login.php":p("wordpress.com",a.vS),"jetpack.com":d(a._r),"en.support.wordpress.com":l("/support",a.hI),"en.blog.wordpress.com":l("/blog",a.GG,/^\/$/),"apps.wordpress.com":d(a.vS),"en.forums.wordpress.com":l("/forums",a.mL),"automattic.com/privacy/":d(a.iT),"automattic.com/cookies/":d(a.xn),"wordpress.com/help/contact/":(t,e,r)=>r?t:(t.pathname=t.pathname.replace(/\/help\//,"/support/"),d(a.hI)(t,e)),"wordpress.com":(t,e)=>/^\/(checkout|me)(\/|$)/.test(t.pathname)||/\/([a-z0-9-]+\.)+[a-z]{2,}\/?$/.test(t.pathname)?t:d(a.vS)(t,e),"wordpress.com/theme/":(t,e,r)=>r?t:d(a.vS)(t,e),"wordpress.com/themes/":(t,e,r)=>r?t:d(a.vS)(t,e),"wordpress.com/plugins/":(t,e,r)=>r?t:d(a.vS)(t,e),"wordpress.com/log-in/":(t,e,r)=>r?t:f(a.vS)(t,e),"wordpress.com/start/":(t,e,r)=>r?t:f(a.vS)(t,e),"wordpress.com/plans/":(t,e,r)=>r||"/plans/"!==t.pathname?t:d(a.xh)(t,e),"wordpress.com/setup/":(t,e,r)=>r?t:f(a.vS)(t,e)};function g(t){try{return new URL(String(t),u).pathname.endsWith("/")}catch(e){return!1}}function w(t){let e,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,s.Yj)?.()??"en",o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];try{e=new URL(String(t),u)}catch(a){return t}if(e.origin===u)return t;e.protocol="https:",e.pathname.endsWith(".php")||(e.pathname=(e.pathname+"/").replace(/\/+$/,"/"));const i=e.pathname.substr(0,1+e.pathname.indexOf("/",1));if("en.wordpress.com"===e.host&&(e.host="wordpress.com"),"/"+r+"/"===i)return t;const c=[e.host,e.host+i,e.host+e.pathname];for(let s=c.length-1;s>=0;s--)if(c[s]in m){const i=m[c[s]](e,r,o).href;if(!n)return i;try{const e=new URL(i);return g(t)||(e.pathname=e.pathname.replace(/\/+$/,"")),e.href}catch{return i}}return t}function b(){const t=(0,c.bU)();return(0,i.useCallback)(((e,r,o,n)=>w(e,r||t,o,n)),[t])}(0,n.createHigherOrderComponent)((t=>e=>{const r={...e,localizeUrl:b()};return(0,o.createElement)(t,r)}),"withLocalizeUrl")},594:function(t,e,r){"use strict";r.d(e,{Z:function(){return i}});var o=r(196),n=r(310);function s(t,e){let r,n,i=[];for(let o=0;o<t.length;o++){const s=t[o];if("string"!==s.type){if(void 0===e[s.value])throw new Error(`Invalid interpolation, missing component node: \`${s.value}\``);if("object"!=typeof e[s.value])throw new Error(`Invalid interpolation, component node must be a ReactElement or null: \`${s.value}\``);if("componentClose"===s.type)throw new Error(`Missing opening component token: \`${s.value}\``);if("componentOpen"===s.type){r=e[s.value],n=o;break}i.push(e[s.value])}else i.push(s.value)}if(r){const c=function(t,e){const r=e[t];let o=0;for(let n=t+1;n<e.length;n++){const t=e[n];if(t.value===r.value){if("componentOpen"===t.type){o++;continue}if("componentClose"===t.type){if(0===o)return n;o--}}}throw new Error("Missing closing component token `"+r.value+"`")}(n,t),a=s(t.slice(n+1,c),e),u=(0,o.cloneElement)(r,{},a);if(i.push(u),c<t.length-1){const r=s(t.slice(c+1),e);i=i.concat(r)}}return i=i.filter(Boolean),0===i.length?null:1===i.length?i[0]:(0,o.createElement)(o.Fragment,null,...i)}function i(t){const{mixedString:e,components:r,throwErrors:o}=t;if(!r)return e;if("object"!=typeof r){if(o)throw new Error(`Interpolation Error: unable to process \`${e}\` because components is not an object`);return e}const i=(0,n.Z)(e);try{return s(i,r)}catch(c){if(o)throw new Error(`Interpolation Error: unable to process \`${e}\` because of error \`${c.message}\``);return e}}},310:function(t,e,r){"use strict";function o(t){return t.startsWith("{{/")?{type:"componentClose",value:t.replace(/\W/g,"")}:t.endsWith("/}}")?{type:"componentSelfClosing",value:t.replace(/\W/g,"")}:t.startsWith("{{")?{type:"componentOpen",value:t.replace(/\W/g,"")}:{type:"string",value:t}}function n(t){return t.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(o)}r.d(e,{Z:function(){return n}})},340:function(t,e,r){"use strict";r.d(e,{Yt:function(){return l},_W:function(){return p},hg:function(){return c},lZ:function(){return a}});var o=r(49);const n=r.n(o)()("lib/load-script/callback-handler"),s=new Map;function i(){return s}function c(t){return i().has(t)}function a(t,e){const r=i();c(t)?(n(`Adding a callback for an existing script from "${t}"`),r.get(t).add(e)):(n(`Adding a callback for a new script from "${t}"`),r.set(t,new Set([e])))}function u(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;const r=i(),o=r.get(t);if(o){n(`Executing callbacks for "${t}"`+(null===e?" with success":` with error "${e}"`)),o.forEach((t=>{"function"==typeof t&&t(e)})),r.delete(t)}}function p(){const t=this.getAttribute("src");n(`Handling successful request for "${t}"`),u(t),this.onload=null}function l(){const t=this.getAttribute("src");n(`Handling failed request for "${t}"`),u(t,new Error(`Failed to load script "${t}"`)),this.onerror=null}},606:function(t,e,r){"use strict";r.d(e,{C:function(){return c},k:function(){return a}});var o=r(49),n=r.n(o),s=r(340);const i=n()("lib/load-script/dom-operations");function c(t,e){i(`Creating script element for "${t}"`);const r=document.createElement("script");return r.src=t,r.type="text/javascript",r.onload=s._W,r.onerror=s.Yt,r.async=!0,e&&Object.entries(e).forEach((t=>{let[e,o]=t;return r[e]=o})),r}function a(t){i("Attaching element to head"),document.head.appendChild(t)}},898:function(t,e,r){"use strict";r.d(e,{ve:function(){return c}});var o=r(49),n=r.n(o),s=r(340),i=r(606);n()("package/load-script");function c(t,e,r){if(!(0,s.hg)(t)&&(0,i.k)((0,i.C)(t,r)),"function"!=typeof e)return new Promise(((e,r)=>{(0,s.lZ)(t,(t=>{null===t?e():r(t)}))}));(0,s.lZ)(t,e)}},49:function(t,e,r){e.formatArgs=function(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+t.exports.humanize(this.diff),!this.useColors)return;const r="color: "+this.color;e.splice(1,0,r,"color: inherit");let o=0,n=0;e[0].replace(/%[a-zA-Z%]/g,(t=>{"%%"!==t&&(o++,"%c"===t&&(n=o))})),e.splice(n,0,r)},e.save=function(t){try{t?e.storage.setItem("debug",t):e.storage.removeItem("debug")}catch(r){}},e.load=function(){let t;try{t=e.storage.getItem("debug")}catch(r){}!t&&"undefined"!=typeof process&&"env"in process&&(t=process.env.DEBUG);return t},e.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},e.storage=function(){try{return localStorage}catch(t){}}(),e.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],e.log=console.debug||console.log||(()=>{}),t.exports=r(632)(e);const{formatters:o}=t.exports;o.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},632:function(t,e,r){t.exports=function(t){function e(t){let r,n,s,i=null;function c(){for(var t=arguments.length,o=new Array(t),n=0;n<t;n++)o[n]=arguments[n];if(!c.enabled)return;const s=c,i=Number(new Date),a=i-(r||i);s.diff=a,s.prev=r,s.curr=i,r=i,o[0]=e.coerce(o[0]),"string"!=typeof o[0]&&o.unshift("%O");let u=0;o[0]=o[0].replace(/%([a-zA-Z%])/g,((t,r)=>{if("%%"===t)return"%";u++;const n=e.formatters[r];if("function"==typeof n){const e=o[u];t=n.call(s,e),o.splice(u,1),u--}return t})),e.formatArgs.call(s,o);(s.log||e.log).apply(s,o)}return c.namespace=t,c.useColors=e.useColors(),c.color=e.selectColor(t),c.extend=o,c.destroy=e.destroy,Object.defineProperty(c,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==i?i:(n!==e.namespaces&&(n=e.namespaces,s=e.enabled(t)),s),set:t=>{i=t}}),"function"==typeof e.init&&e.init(c),c}function o(t,r){const o=e(this.namespace+(void 0===r?":":r)+t);return o.log=this.log,o}function n(t){return t.toString().substring(2,t.toString().length-2).replace(/\.\*\?$/,"*")}return e.debug=e,e.default=e,e.coerce=function(t){if(t instanceof Error)return t.stack||t.message;return t},e.disable=function(){const t=[...e.names.map(n),...e.skips.map(n).map((t=>"-"+t))].join(",");return e.enable(""),t},e.enable=function(t){let r;e.save(t),e.namespaces=t,e.names=[],e.skips=[];const o=("string"==typeof t?t:"").split(/[\s,]+/),n=o.length;for(r=0;r<n;r++)o[r]&&("-"===(t=o[r].replace(/\*/g,".*?"))[0]?e.skips.push(new RegExp("^"+t.slice(1)+"$")):e.names.push(new RegExp("^"+t+"$")))},e.enabled=function(t){if("*"===t[t.length-1])return!0;let r,o;for(r=0,o=e.skips.length;r<o;r++)if(e.skips[r].test(t))return!1;for(r=0,o=e.names.length;r<o;r++)if(e.names[r].test(t))return!0;return!1},e.humanize=r(881),e.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(t).forEach((r=>{e[r]=t[r]})),e.names=[],e.skips=[],e.formatters={},e.selectColor=function(t){let r=0;for(let e=0;e<t.length;e++)r=(r<<5)-r+t.charCodeAt(e),r|=0;return e.colors[Math.abs(r)%e.colors.length]},e.enable(e.load()),e}},196:function(t){"use strict";t.exports=window.React},609:function(t){"use strict";t.exports=window.wp.components},333:function(t){"use strict";t.exports=window.wp.compose},307:function(t){"use strict";t.exports=window.wp.element},694:function(t){"use strict";t.exports=window.wp.hooks},736:function(t){"use strict";t.exports=window.wp.i18n}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,r),s.exports}r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,{a:e}),e},r.d=function(t,e){for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};!function(){"use strict";r.r(o);r(226)}(),window.EditingToolkit=o}();9 function(t,e){const r=Math.pow(10,e);return""+(Math.round(t*r)/r).toFixed(e)}(n,s):""+Math.round(n)).split("."),a[0].length>3&&(a[0]=a[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,i)),(a[1]||"").length<s&&(a[1]=a[1]||"",a[1]+=new Array(s-a[1].length+1).join("0")),a.join(c)}r.d(e,{Z:function(){return o}})},849:function(t,e,r){"use strict";r.d(e,{bU:function(){return p}});var o=r(307),n=r(333),s=r(736),i=r(196);const c=(0,i.createContext)(null);function a(){return function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(!t)return"";const e=t.toLowerCase();return(["pt_br","pt-br","zh_tw","zh-tw","zh_cn","zh-cn","zh_sg","zh-sg"].includes(e)?e.replace("_","-"):e.replace(/([-_].*)$/i,""))||"en"}(s.getLocaleData?s.getLocaleData()?.[""]?.language:"")}function p(){const t=(0,i.useContext)(c),e=!!t,[r,o]=(0,i.useState)(a());return(0,i.useEffect)((()=>{if(!e)return o(a()),s.subscribe((()=>{o(a())}))}),[e]),t||r||"undefined"!=typeof window&&window._currentUserLocale||"en"}(0,n.createHigherOrderComponent)((t=>e=>{const r={...e,locale:p()};return(0,o.createElement)(t,r)}),"withLocale")},655:function(t,e,r){"use strict";r.d(e,{GG:function(){return o},Xb:function(){return a},_r:function(){return h},dH:function(){return n},hI:function(){return p},iT:function(){return s},mL:function(){return u},vS:function(){return l},xh:function(){return c},xn:function(){return i}});const o=["en","ja","es","pt","fr","pt-br"],n=["en","pt-br","de","es","fr","it"],s=["en","fr","de","es"],i=["en","fr","de","es"],c=["ar","de","el","es","fr","he","id","it","ja","ko","nl","pt-br","ro","ru","sv","tr","zh-cn","zh-tw"],a={"pt-br":"br",br:"bre",zh:"zh-cn","zh-hk":"zh-tw","zh-sg":"zh-cn",kr:"ko"},p=["ar","de","en","es","fr","he","id","it","ja","ko","nl","pt-br","ru","sv","tr","zh-cn","zh-tw"],u=["ar","de","el","en","es","fa","fi","fr","id","it","ja","nl","pt","pt-br","ru","sv","th","tl","tr"],l=["es","pt-br","de","fr","he","ja","it","nl","ru","tr","id","zh-cn","zh-tw","ko","ar","sv"],h=["en","ar","de","es","fr","he","id","it","ja","ko","nl","pt-br","ro","ru","sv","tr","zh-cn","zh-tw"]},498:function(t,e,r){"use strict";r.d(e,{aq:function(){return w}});var o=r(307),n=r(333),s=r(481),i=r(196),c=r(849),a=r(655);const p="http://__domain__.invalid";const u=function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return(r,o)=>(e.includes(o)&&"en"!==o&&r.pathname.substr(0,o.length+2)!=="/"+o+"/"&&(r.host=`${a.Xb[o]||o}.${t}`),r)},l=function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return(o,n)=>(o.host="wordpress.com","object"==typeof r&&r instanceof RegExp&&!r.test(o.pathname)&&(e=[]),o.pathname=t+o.pathname,e.includes(n)&&"en"!==n&&(o.pathname=n+o.pathname),o)},h=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=arguments.length>2?arguments[2]:void 0;return(o,n)=>"object"==typeof e&&e instanceof RegExp&&!e.test(o.pathname)?o:t.includes(n)&&"en"!==n?("prefix"===r?o.pathname=n+o.pathname:"suffix"===r&&(o.pathname.endsWith("/")?o.pathname+=n+"/":o.pathname+="/"+n),o):o},d=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return(r,o)=>h(t,e,"prefix")(r,o)},f=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return(r,o)=>h(t,e,"suffix")(r,o)},m={"wordpress.com/support/":d(a.hI),"wordpress.com/forums/":d(a.mL),"wordpress.com/blog/":d(a.GG,/^\/blog\/?$/),"wordpress.com/go/":(t,e)=>["/go/","/go"].includes(t.pathname)||"es"===e?d(a.dH)(t,e):t,"wordpress.com/tos/":d(a.vS),"wordpress.com/wp-admin/":u("wordpress.com",a.vS),"wordpress.com/wp-login.php":u("wordpress.com",a.vS),"jetpack.com":d(a._r),"en.support.wordpress.com":l("/support",a.hI),"en.blog.wordpress.com":l("/blog",a.GG,/^\/$/),"apps.wordpress.com":d(a.vS),"en.forums.wordpress.com":l("/forums",a.mL),"automattic.com/privacy/":d(a.iT),"automattic.com/cookies/":d(a.xn),"wordpress.com/help/contact/":(t,e,r)=>r?t:(t.pathname=t.pathname.replace(/\/help\//,"/support/"),d(a.hI)(t,e)),"wordpress.com":(t,e)=>/^\/(checkout|me)(\/|$)/.test(t.pathname)||/\/([a-z0-9-]+\.)+[a-z]{2,}\/?$/.test(t.pathname)?t:d(a.vS)(t,e),"wordpress.com/theme/":(t,e,r)=>r?t:d(a.vS)(t,e),"wordpress.com/themes/":(t,e,r)=>r?t:d(a.vS)(t,e),"wordpress.com/plugins/":(t,e,r)=>r?t:d(a.vS)(t,e),"wordpress.com/log-in/":(t,e,r)=>r?t:f(a.vS)(t,e),"wordpress.com/start/":(t,e,r)=>r?t:f(a.vS)(t,e),"wordpress.com/plans/":(t,e,r)=>r||"/plans/"!==t.pathname?t:d(a.xh)(t,e),"wordpress.com/setup/":(t,e,r)=>r?t:f(a.vS)(t,e)};function g(t){try{return new URL(String(t),p).pathname.endsWith("/")}catch(e){return!1}}function w(t){let e,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,s.Yj)?.()??"en",o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];try{e=new URL(String(t),p)}catch(a){return t}if(e.origin===p)return t;e.protocol="https:",e.pathname.endsWith(".php")||(e.pathname=(e.pathname+"/").replace(/\/+$/,"/"));const i=e.pathname.substr(0,1+e.pathname.indexOf("/",1));if("en.wordpress.com"===e.host&&(e.host="wordpress.com"),"/"+r+"/"===i)return t;const c=[e.host,e.host+i,e.host+e.pathname];for(let s=c.length-1;s>=0;s--)if(c[s]in m){const i=m[c[s]](e,r,o).href;if(!n)return i;try{const e=new URL(i);return g(t)||(e.pathname=e.pathname.replace(/\/+$/,"")),e.href}catch{return i}}return t}function b(){const t=(0,c.bU)();return(0,i.useCallback)(((e,r,o,n)=>w(e,r||t,o,n)),[t])}(0,n.createHigherOrderComponent)((t=>e=>{const r={...e,localizeUrl:b()};return(0,o.createElement)(t,r)}),"withLocalizeUrl")},594:function(t,e,r){"use strict";r.d(e,{Z:function(){return i}});var o=r(196),n=r(310);function s(t,e){let r,n,i=[];for(let o=0;o<t.length;o++){const s=t[o];if("string"!==s.type){if(void 0===e[s.value])throw new Error(`Invalid interpolation, missing component node: \`${s.value}\``);if("object"!=typeof e[s.value])throw new Error(`Invalid interpolation, component node must be a ReactElement or null: \`${s.value}\``);if("componentClose"===s.type)throw new Error(`Missing opening component token: \`${s.value}\``);if("componentOpen"===s.type){r=e[s.value],n=o;break}i.push(e[s.value])}else i.push(s.value)}if(r){const c=function(t,e){const r=e[t];let o=0;for(let n=t+1;n<e.length;n++){const t=e[n];if(t.value===r.value){if("componentOpen"===t.type){o++;continue}if("componentClose"===t.type){if(0===o)return n;o--}}}throw new Error("Missing closing component token `"+r.value+"`")}(n,t),a=s(t.slice(n+1,c),e),p=(0,o.cloneElement)(r,{},a);if(i.push(p),c<t.length-1){const r=s(t.slice(c+1),e);i=i.concat(r)}}return i=i.filter(Boolean),0===i.length?null:1===i.length?i[0]:(0,o.createElement)(o.Fragment,null,...i)}function i(t){const{mixedString:e,components:r,throwErrors:o}=t;if(!r)return e;if("object"!=typeof r){if(o)throw new Error(`Interpolation Error: unable to process \`${e}\` because components is not an object`);return e}const i=(0,n.Z)(e);try{return s(i,r)}catch(c){if(o)throw new Error(`Interpolation Error: unable to process \`${e}\` because of error \`${c.message}\``);return e}}},310:function(t,e,r){"use strict";function o(t){return t.startsWith("{{/")?{type:"componentClose",value:t.replace(/\W/g,"")}:t.endsWith("/}}")?{type:"componentSelfClosing",value:t.replace(/\W/g,"")}:t.startsWith("{{")?{type:"componentOpen",value:t.replace(/\W/g,"")}:{type:"string",value:t}}function n(t){return t.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(o)}r.d(e,{Z:function(){return n}})},340:function(t,e,r){"use strict";r.d(e,{Yt:function(){return l},_W:function(){return u},hg:function(){return c},lZ:function(){return a}});var o=r(49);const n=r.n(o)()("lib/load-script/callback-handler"),s=new Map;function i(){return s}function c(t){return i().has(t)}function a(t,e){const r=i();c(t)?(n(`Adding a callback for an existing script from "${t}"`),r.get(t).add(e)):(n(`Adding a callback for a new script from "${t}"`),r.set(t,new Set([e])))}function p(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;const r=i(),o=r.get(t);if(o){n(`Executing callbacks for "${t}"`+(null===e?" with success":` with error "${e}"`)),o.forEach((t=>{"function"==typeof t&&t(e)})),r.delete(t)}}function u(){const t=this.getAttribute("src");n(`Handling successful request for "${t}"`),p(t),this.onload=null}function l(){const t=this.getAttribute("src");n(`Handling failed request for "${t}"`),p(t,new Error(`Failed to load script "${t}"`)),this.onerror=null}},606:function(t,e,r){"use strict";r.d(e,{C:function(){return c},k:function(){return a}});var o=r(49),n=r.n(o),s=r(340);const i=n()("lib/load-script/dom-operations");function c(t,e){i(`Creating script element for "${t}"`);const r=document.createElement("script");return r.src=t,r.type="text/javascript",r.onload=s._W,r.onerror=s.Yt,r.async=!0,e&&Object.entries(e).forEach((t=>{let[e,o]=t;return r[e]=o})),r}function a(t){i("Attaching element to head"),document.head.appendChild(t)}},898:function(t,e,r){"use strict";r.d(e,{ve:function(){return c}});var o=r(49),n=r.n(o),s=r(340),i=r(606);n()("package/load-script");function c(t,e,r){if(!(0,s.hg)(t)&&(0,i.k)((0,i.C)(t,r)),"function"!=typeof e)return new Promise(((e,r)=>{(0,s.lZ)(t,(t=>{null===t?e():r(t)}))}));(0,s.lZ)(t,e)}},49:function(t,e,r){e.formatArgs=function(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+t.exports.humanize(this.diff),!this.useColors)return;const r="color: "+this.color;e.splice(1,0,r,"color: inherit");let o=0,n=0;e[0].replace(/%[a-zA-Z%]/g,(t=>{"%%"!==t&&(o++,"%c"===t&&(n=o))})),e.splice(n,0,r)},e.save=function(t){try{t?e.storage.setItem("debug",t):e.storage.removeItem("debug")}catch(r){}},e.load=function(){let t;try{t=e.storage.getItem("debug")}catch(r){}!t&&"undefined"!=typeof process&&"env"in process&&(t=process.env.DEBUG);return t},e.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},e.storage=function(){try{return localStorage}catch(t){}}(),e.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),e.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],e.log=console.debug||console.log||(()=>{}),t.exports=r(632)(e);const{formatters:o}=t.exports;o.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},632:function(t,e,r){t.exports=function(t){function e(t){let r,n,s,i=null;function c(){for(var t=arguments.length,o=new Array(t),n=0;n<t;n++)o[n]=arguments[n];if(!c.enabled)return;const s=c,i=Number(new Date),a=i-(r||i);s.diff=a,s.prev=r,s.curr=i,r=i,o[0]=e.coerce(o[0]),"string"!=typeof o[0]&&o.unshift("%O");let p=0;o[0]=o[0].replace(/%([a-zA-Z%])/g,((t,r)=>{if("%%"===t)return"%";p++;const n=e.formatters[r];if("function"==typeof n){const e=o[p];t=n.call(s,e),o.splice(p,1),p--}return t})),e.formatArgs.call(s,o);(s.log||e.log).apply(s,o)}return c.namespace=t,c.useColors=e.useColors(),c.color=e.selectColor(t),c.extend=o,c.destroy=e.destroy,Object.defineProperty(c,"enabled",{enumerable:!0,configurable:!1,get:()=>null!==i?i:(n!==e.namespaces&&(n=e.namespaces,s=e.enabled(t)),s),set:t=>{i=t}}),"function"==typeof e.init&&e.init(c),c}function o(t,r){const o=e(this.namespace+(void 0===r?":":r)+t);return o.log=this.log,o}function n(t){return t.toString().substring(2,t.toString().length-2).replace(/\.\*\?$/,"*")}return e.debug=e,e.default=e,e.coerce=function(t){if(t instanceof Error)return t.stack||t.message;return t},e.disable=function(){const t=[...e.names.map(n),...e.skips.map(n).map((t=>"-"+t))].join(",");return e.enable(""),t},e.enable=function(t){let r;e.save(t),e.namespaces=t,e.names=[],e.skips=[];const o=("string"==typeof t?t:"").split(/[\s,]+/),n=o.length;for(r=0;r<n;r++)o[r]&&("-"===(t=o[r].replace(/\*/g,".*?"))[0]?e.skips.push(new RegExp("^"+t.slice(1)+"$")):e.names.push(new RegExp("^"+t+"$")))},e.enabled=function(t){if("*"===t[t.length-1])return!0;let r,o;for(r=0,o=e.skips.length;r<o;r++)if(e.skips[r].test(t))return!1;for(r=0,o=e.names.length;r<o;r++)if(e.names[r].test(t))return!0;return!1},e.humanize=r(881),e.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(t).forEach((r=>{e[r]=t[r]})),e.names=[],e.skips=[],e.formatters={},e.selectColor=function(t){let r=0;for(let e=0;e<t.length;e++)r=(r<<5)-r+t.charCodeAt(e),r|=0;return e.colors[Math.abs(r)%e.colors.length]},e.enable(e.load()),e}},196:function(t){"use strict";t.exports=window.React},609:function(t){"use strict";t.exports=window.wp.components},333:function(t){"use strict";t.exports=window.wp.compose},307:function(t){"use strict";t.exports=window.wp.element},694:function(t){"use strict";t.exports=window.wp.hooks},736:function(t){"use strict";t.exports=window.wp.i18n}},e={};function r(o){var n=e[o];if(void 0!==n)return n.exports;var s=e[o]={exports:{}};return t[o](s,s.exports,r),s.exports}r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,{a:e}),e},r.d=function(t,e){for(var o in e)r.o(e,o)&&!r.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var o={};!function(){"use strict";r.r(o);r(226)}(),window.EditingToolkit=o}(); 10 10 //# sourceMappingURL=wpcom-block-description-links.min.js.map -
full-site-editing/trunk/wpcom-block-description-links/src/block-links-map.ts
r2977291 r2984888 7 7 'core/template-part': 8 8 'https://wordpress.com/support/full-site-editing/theme-blocks/template-part-block/', 9 9 10 'core/site-title': 10 11 'https://wordpress.com/support/full-site-editing/theme-blocks/site-title-block/', … … 132 133 * Jetpack Blocks 133 134 */ 135 'jetpack/blogroll': 'https://wordpress.com/support/wordpress-editor/blocks/blogroll-block/', 136 134 137 'jetpack/timeline': 'https://wordpress.com/support/wordpress-editor/blocks/timeline-block/', 135 138
Note: See TracChangeset
for help on using the changeset viewer.