Full Site Editing - Version 2.21

Version Description

  • Focused Launch: redirect to checkout after launch for eCommerce plan in Calypso (https://github.com/Automattic/wp-calypso/pull/50267)
  • Focused Launch: Once there is a plan selected, do not use plan from cart anymore. (https://github.com/Automattic/wp-calypso/pull/50276)
  • Set an order for page layout categories (https://github.com/Automattic/wp-calypso/pull/50110)
  • Focused Launch: show Name your site step for non-EN sites (https://github.com/Automattic/wp-calypso/pull/50311)
Download this release

Release Info

Developer mciampini
Plugin Icon wp plugin Full Site Editing
Version 2.21
Comparing to
See all releases

Code changes from version 2.20 to 2.21

common/dist/data-stores.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('react', 'wp-compose', 'wp-data', 'wp-data-controls', 'wp-deprecated', 'wp-element', 'wp-polyfill'), 'version' => '2dcc13c3718cc1b8bd01fcfdfed83771');
1
+ <?php return array('dependencies' => array('react', 'wp-compose', 'wp-data', 'wp-data-controls', 'wp-deprecated', 'wp-element', 'wp-polyfill'), 'version' => 'a2d4c1575a3de10e817907c8c5539e06');
common/dist/data-stores.js CHANGED
@@ -3,7 +3,7 @@
3
  object-assign
4
  (c) Sindre Sorhus
5
  @license MIT
6
- */var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function i(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(i){return!1}}()?Object.assign:function(e,o){for(var u,s,c=i(e),a=1;a<arguments.length;a++){for(var l in u=Object(arguments[a]))n.call(u,l)&&(c[l]=u[l]);if(t){s=t(u);for(var p=0;p<s.length;p++)r.call(u,s[p])&&(c[s[p]]=u[s[p]])}}return c}},8650:function(e){var t,n=window.ProgressEvent,r=!!n;try{t=new n("loaded"),r="loaded"===t.type,t=null}catch(i){r=!1}e.exports=r?n:"function"==typeof document.createEvent?function(e,t){var n=document.createEvent("Event");return n.initEvent(e,!1,!1),t?(n.lengthComputable=Boolean(t.lengthComputable),n.loaded=Number(t.loaded)||0,n.total=Number(t.total)||0):(n.lengthComputable=!1,n.loaded=n.total=0),n}:function(e,t){var n=document.createEventObject();return n.type=e,t?(n.lengthComputable=Boolean(t.lengthComputable),n.loaded=Number(t.loaded)||0,n.total=Number(t.total)||0):(n.lengthComputable=!1,n.loaded=n.total=0),n}},5527:function(e,t,n){"use strict";var r=String.prototype.replace,i=/%20/g,o=n(2493),u={RFC1738:"RFC1738",RFC3986:"RFC3986"};e.exports=o.assign({default:u.RFC3986,formatters:{RFC1738:function(e){return r.call(e,i,"+")},RFC3986:function(e){return String(e)}}},u)},9126:function(e,t,n){"use strict";var r=n(6845),i=n(9166),o=n(5527);e.exports={formats:o,parse:i,stringify:r}},9166:function(e,t,n){"use strict";var r=n(2493),i=Object.prototype.hasOwnProperty,o=Array.isArray,u={allowDots:!1,allowPrototypes:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},s=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},c=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},a=function(e,t,n,r){if(e){var o=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,u=/(\[[^[\]]*])/g,s=n.depth>0&&/(\[[^[\]]*])/.exec(o),a=s?o.slice(0,s.index):o,l=[];if(a){if(!n.plainObjects&&i.call(Object.prototype,a)&&!n.allowPrototypes)return;l.push(a)}for(var p=0;n.depth>0&&null!==(s=u.exec(o))&&p<n.depth;){if(p+=1,!n.plainObjects&&i.call(Object.prototype,s[1].slice(1,-1))&&!n.allowPrototypes)return;l.push(s[1])}return s&&l.push("["+o.slice(s.index)+"]"),function(e,t,n,r){for(var i=r?t:c(t,n),o=e.length-1;o>=0;--o){var u,s=e[o];if("[]"===s&&n.parseArrays)u=[].concat(i);else{u=n.plainObjects?Object.create(null):{};var a="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,l=parseInt(a,10);n.parseArrays||""!==a?!isNaN(l)&&s!==a&&String(l)===a&&l>=0&&n.parseArrays&&l<=n.arrayLimit?(u=[])[l]=i:u[a]=i:u={0:i}}i=u}return i}(l,t,n,r)}};e.exports=function(e,t){var n=function(e){if(!e)return u;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?u.charset:e.charset;return{allowDots:void 0===e.allowDots?u.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:u.allowPrototypes,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:u.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:u.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:u.comma,decoder:"function"==typeof e.decoder?e.decoder:u.decoder,delimiter:"string"==typeof e.delimiter||r.isRegExp(e.delimiter)?e.delimiter:u.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:u.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:u.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:u.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:u.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:u.strictNullHandling}}(t);if(""===e||null==e)return n.plainObjects?Object.create(null):{};for(var l="string"==typeof e?function(e,t){var n,a={},l=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,p=t.parameterLimit===1/0?void 0:t.parameterLimit,f=l.split(t.delimiter,p),d=-1,g=t.charset;if(t.charsetSentinel)for(n=0;n<f.length;++n)0===f[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===f[n]?g="utf-8":"utf8=%26%2310003%3B"===f[n]&&(g="iso-8859-1"),d=n,n=f.length);for(n=0;n<f.length;++n)if(n!==d){var m,h,y=f[n],v=y.indexOf("]="),b=-1===v?y.indexOf("="):v+1;-1===b?(m=t.decoder(y,u.decoder,g,"key"),h=t.strictNullHandling?null:""):(m=t.decoder(y.slice(0,b),u.decoder,g,"key"),h=r.maybeMap(c(y.slice(b+1),t),(function(e){return t.decoder(e,u.decoder,g,"value")}))),h&&t.interpretNumericEntities&&"iso-8859-1"===g&&(h=s(h)),y.indexOf("[]=")>-1&&(h=o(h)?[h]:h),i.call(a,m)?a[m]=r.combine(a[m],h):a[m]=h}return a}(e,n):e,p=n.plainObjects?Object.create(null):{},f=Object.keys(l),d=0;d<f.length;++d){var g=f[d],m=a(g,l[g],n,"string"==typeof e);p=r.merge(p,m,n)}return r.compact(p)}},6845:function(e,t,n){"use strict";var r=n(2493),i=n(5527),o=Object.prototype.hasOwnProperty,u={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},s=Array.isArray,c=Array.prototype.push,a=function(e,t){c.apply(e,s(t)?t:[t])},l=Date.prototype.toISOString,p=i.default,f={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:r.encode,encodeValuesOnly:!1,format:p,formatter:i.formatters[p],indices:!1,serializeDate:function(e){return l.call(e)},skipNulls:!1,strictNullHandling:!1},d=function e(t,n,i,o,u,c,l,p,d,g,m,h,y){var v,b=t;if("function"==typeof l?b=l(n,b):b instanceof Date?b=g(b):"comma"===i&&s(b)&&(b=r.maybeMap(b,(function(e){return e instanceof Date?g(e):e})).join(",")),null===b){if(o)return c&&!h?c(n,f.encoder,y,"key"):n;b=""}if("string"==typeof(v=b)||"number"==typeof v||"boolean"==typeof v||"symbol"==typeof v||"bigint"==typeof v||r.isBuffer(b))return c?[m(h?n:c(n,f.encoder,y,"key"))+"="+m(c(b,f.encoder,y,"value"))]:[m(n)+"="+m(String(b))];var S,E=[];if(void 0===b)return E;if(s(l))S=l;else{var _=Object.keys(b);S=p?_.sort(p):_}for(var w=0;w<S.length;++w){var C=S[w],P=b[C];if(!u||null!==P){var O=s(b)?"function"==typeof i?i(n,C):n:n+(d?"."+C:"["+C+"]");a(E,e(P,O,i,o,u,c,l,p,d,g,m,h,y))}}return E};e.exports=function(e,t){var n,r=e,c=function(e){if(!e)return f;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||f.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=i.default;if(void 0!==e.format){if(!o.call(i.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var r=i.formatters[n],u=f.filter;return("function"==typeof e.filter||s(e.filter))&&(u=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:f.addQueryPrefix,allowDots:void 0===e.allowDots?f.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:f.charsetSentinel,delimiter:void 0===e.delimiter?f.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:f.encode,encoder:"function"==typeof e.encoder?e.encoder:f.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:f.encodeValuesOnly,filter:u,formatter:r,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:f.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:f.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:f.strictNullHandling}}(t);"function"==typeof c.filter?r=(0,c.filter)("",r):s(c.filter)&&(n=c.filter);var l,p=[];if("object"!=typeof r||null===r)return"";l=t&&t.arrayFormat in u?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var g=u[l];n||(n=Object.keys(r)),c.sort&&n.sort(c.sort);for(var m=0;m<n.length;++m){var h=n[m];c.skipNulls&&null===r[h]||a(p,d(r[h],h,g,c.strictNullHandling,c.skipNulls,c.encode?c.encoder:null,c.filter,c.sort,c.allowDots,c.serializeDate,c.formatter,c.encodeValuesOnly,c.charset))}var y=p.join(c.delimiter),v=!0===c.addQueryPrefix?"?":"";return c.charsetSentinel&&("iso-8859-1"===c.charset?v+="utf8=%26%2310003%3B&":v+="utf8=%E2%9C%93&"),y.length>0?v+y:""}},2493:function(e){"use strict";var t=Object.prototype.hasOwnProperty,n=Array.isArray,r=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),i=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r<e.length;++r)void 0!==e[r]&&(n[r]=e[r]);return n};e.exports={arrayToObject:i,assign:function(e,t){return Object.keys(t).reduce((function(e,n){return e[n]=t[n],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],r=[],i=0;i<t.length;++i)for(var o=t[i],u=o.obj[o.prop],s=Object.keys(u),c=0;c<s.length;++c){var a=s[c],l=u[a];"object"==typeof l&&null!==l&&-1===r.indexOf(l)&&(t.push({obj:u,prop:a}),r.push(l))}return function(e){for(;e.length>1;){var t=e.pop(),r=t.obj[t.prop];if(n(r)){for(var i=[],o=0;o<r.length;++o)void 0!==r[o]&&i.push(r[o]);t.obj[t.prop]=i}}}(t),e},decode:function(e,t,n){var r=e.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(i){return r}},encode:function(e,t,n){if(0===e.length)return e;var i=e;if("symbol"==typeof e?i=Symbol.prototype.toString.call(e):"string"!=typeof e&&(i=String(e)),"iso-8859-1"===n)return escape(i).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var o="",u=0;u<i.length;++u){var s=i.charCodeAt(u);45===s||46===s||95===s||126===s||s>=48&&s<=57||s>=65&&s<=90||s>=97&&s<=122?o+=i.charAt(u):s<128?o+=r[s]:s<2048?o+=r[192|s>>6]+r[128|63&s]:s<55296||s>=57344?o+=r[224|s>>12]+r[128|s>>6&63]+r[128|63&s]:(u+=1,s=65536+((1023&s)<<10|1023&i.charCodeAt(u)),o+=r[240|s>>18]+r[128|s>>12&63]+r[128|s>>6&63]+r[128|63&s])}return o},isBuffer:function(e){return!(!e||"object"!=typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(n(e)){for(var r=[],i=0;i<e.length;i+=1)r.push(t(e[i]));return r}return t(e)},merge:function e(r,o,u){if(!o)return r;if("object"!=typeof o){if(n(r))r.push(o);else{if(!r||"object"!=typeof r)return[r,o];(u&&(u.plainObjects||u.allowPrototypes)||!t.call(Object.prototype,o))&&(r[o]=!0)}return r}if(!r||"object"!=typeof r)return[r].concat(o);var s=r;return n(r)&&!n(o)&&(s=i(r,u)),n(r)&&n(o)?(o.forEach((function(n,i){if(t.call(r,i)){var o=r[i];o&&"object"==typeof o&&n&&"object"==typeof n?r[i]=e(o,n,u):r.push(n)}else r[i]=n})),r):Object.keys(o).reduce((function(n,r){var i=o[r];return t.call(n,r)?n[r]=e(n[r],i,u):n[r]=i,n}),s)}}},3631:function(e,t,n){"use strict";var r=n(3804),i="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,o=n(7201),u=n(4983),s=n(6590),c="function"==typeof Symbol&&Symbol.iterator;function a(e,t){return e&&"object"==typeof e&&null!=e.key?(n=e.key,r={"=":"=0",":":"=2"},"$"+(""+n).replace(/[=:]/g,(function(e){return r[e]}))):t.toString(36);var n,r}function l(e,t,n,r){var o,s=typeof e;if("undefined"!==s&&"boolean"!==s||(e=null),null===e||"string"===s||"number"===s||"object"===s&&e.$$typeof===i)return n(r,e,""===t?"."+a(e,0):t),1;var p=0,f=""===t?".":t+":";if(Array.isArray(e))for(var d=0;d<e.length;d++)p+=l(o=e[d],f+a(o,d),n,r);else{var g=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(g){0;for(var m,h=g.call(e),y=0;!(m=h.next()).done;)p+=l(o=m.value,f+a(o,y++),n,r)}else if("object"===s){0;var v=""+e;u(!1,"Objects are not valid as a React child (found: %s).%s","[object Object]"===v?"object with keys {"+Object.keys(e).join(", ")+"}":v,"")}}return p}var p=/\/+/g;function f(e){return(""+e).replace(p,"$&/")}var d,g,m=h,h=function(e){var t=this;if(t.instancePool.length){var n=t.instancePool.pop();return t.call(n,e),n}return new t(e)},y=function(e){var t=this;u(e instanceof t,"Trying to release an instance into a pool of a different type."),e.destructor(),t.instancePool.length<t.poolSize&&t.instancePool.push(e)};function v(e,t,n,r){this.result=e,this.keyPrefix=t,this.func=n,this.context=r,this.count=0}function b(e,t,n){var i,u,s=e.result,c=e.keyPrefix,a=e.func,l=e.context,p=a.call(l,t,e.count++);Array.isArray(p)?S(p,s,n,o.thatReturnsArgument):null!=p&&(r.isValidElement(p)&&(i=p,u=c+(!p.key||t&&t.key===p.key?"":f(p.key)+"/")+n,p=r.cloneElement(i,{key:u},void 0!==i.props?i.props.children:void 0)),s.push(p))}function S(e,t,n,r,i){var o="";null!=n&&(o=f(n)+"/");var u=v.getPooled(t,o,r,i);!function(e,t,n){null==e||l(e,"",t,n)}(e,b,u),v.release(u)}v.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},d=function(e,t,n,r){var i=this;if(i.instancePool.length){var o=i.instancePool.pop();return i.call(o,e,t,n,r),o}return new i(e,t,n,r)},(g=v).instancePool=[],g.getPooled=d||m,g.poolSize||(g.poolSize=10),g.release=y;e.exports=function(e){if("object"!=typeof e||!e||Array.isArray(e))return s(!1,"React.addons.createFragment only accepts a single object. Got: %s",e),e;if(r.isValidElement(e))return s(!1,"React.addons.createFragment does not accept a ReactElement without a wrapper object."),e;u(1!==e.nodeType,"React.addons.createFragment(...): Encountered an invalid child; DOM elements are not valid children of React components.");var t=[];for(var n in e)S(e[n],t,n,o.thatReturnsArgument);return t}},9830:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(1184),i={contextDelimiter:"",onMissingKey:null};function o(e,t){var n;for(n in this.data=e,this.pluralForms={},this.options={},i)this.options[n]=void 0!==t&&n in t?t[n]:i[n]}o.prototype.getPluralForm=function(e,t){var n,i,o,u=this.pluralForms[e];return u||("function"!=typeof(o=(n=this.data[e][""])["Plural-Forms"]||n["plural-forms"]||n.plural_forms)&&(i=function(e){var t,n,r;for(t=e.split(";"),n=0;n<t.length;n++)if(0===(r=t[n].trim()).indexOf("plural="))return r.substr(7)}(n["Plural-Forms"]||n["plural-forms"]||n.plural_forms),o=(0,r.Z)(i)),u=this.pluralForms[e]=o),u(t)},o.prototype.dcnpgettext=function(e,t,n,r,i){var o,u,s;return o=void 0===i?0:this.getPluralForm(e,i),u=n,t&&(u=t+this.options.contextDelimiter+n),(s=this.data[e][u])&&s[o]?s[o]:(this.options.onMissingKey&&this.options.onMissingKey(n,e),0===o?n:r)}},6274:function(e,t,n){"use strict";n(8077).z({vendor:"variation2_front"})},7262:function(e,t,n){"use strict";n.r(t);n(6274),n(3857),n(561),n(5608),n(9512)},5608:function(e,t,n){"use strict";n(1635).z()},3857:function(e,t,n){"use strict";n(9734).z2()},561:function(e,t,n){"use strict";n(2369).z2({client_id:"",client_secret:""})},9512:function(e,t,n){"use strict";n(182).z()},3600:function(e,t,n){"use strict";n.r(t),n.d(t,{receiveCategories:function(){return r},fetchDomainSuggestions:function(){return i},receiveDomainAvailability:function(){return o},receiveDomainSuggestionsSuccess:function(){return u},receiveDomainSuggestionsError:function(){return s}});var r=function(e){return{type:"RECEIVE_CATEGORIES",categories:e}},i=function(){return{type:"FETCH_DOMAIN_SUGGESTIONS",timeStamp:Date.now()}},o=function(e,t){return{type:"RECEIVE_DOMAIN_AVAILABILITY",domainName:e,availability:t}},u=function(e,t){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS",queryObject:e,suggestions:t,timeStamp:Date.now()}},s=function(e){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_ERROR",errorMessage:e,timeStamp:Date.now()}}},584:function(e,t,n){"use strict";n.d(t,{L:function(){return i},r:function(){return r}});var r,i="automattic/domains/suggestions";!function(e){e.Failure="failure",e.Pending="pending",e.Success="success",e.Uninitialized="uninitialized"}(r||(r={}))},8077:function(e,t,n){"use strict";n.d(t,{z:function(){return p}});var r=n(5707),i=n(584),o=n(3717),u=n(3600),s=n(2269),c=n(267),a=n(3661),l=!1;function p(e){var t=e.vendor;return l||(l=!0,(0,r.registerStore)(i.L,{actions:u,controls:a.ai,reducer:o.Z,resolvers:s,selectors:(0,c.Z)(t)})),i.L}},3717:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),u=n.n(o),s=n(5707),c=n(584),a=n(4211),l={state:c.r.Uninitialized,data:{},errorMessage:null,lastUpdated:-1/0,pendingSince:void 0},p=(0,s.combineReducers)({categories:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_CATEGORIES"===t.type?t.categories:e},domainSuggestions:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,t=arguments.length>1?arguments[1]:void 0;return"FETCH_DOMAIN_SUGGESTIONS"===t.type?u()(u()({},e),{},{state:c.r.Pending,errorMessage:null,pendingSince:t.timeStamp}):"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS"===t.type?u()(u()({},e),{},{state:c.r.Success,data:u()(u()({},e.data),{},i()({},(0,a.L)(t.queryObject),t.suggestions)),errorMessage:null,lastUpdated:t.timeStamp,pendingSince:void 0}):"RECEIVE_DOMAIN_SUGGESTIONS_ERROR"===t.type?u()(u()({},e),{},{state:c.r.Failure,errorMessage:t.errorMessage,lastUpdated:t.timeStamp,pendingSince:void 0}):e},availability:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_DOMAIN_AVAILABILITY"===t.type?u()(u()({},e),{},i()({},t.domainName,t.availability)):e}});t.Z=p},2269:function(e,t,n){"use strict";n.r(t),n.d(t,{isAvailable:function(){return f},getCategories:function(){return d},__internalGetDomainSuggestions:function(){return g}});var r=n(417),i=n.n(r),o=n(9126),u=n(1481),s=n(3600),c=n(3661),a=n(4211),l=regeneratorRuntime.mark(d),p=regeneratorRuntime.mark(g),f=regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n="https://public-api.wordpress.com/rest/v1.3/domains/".concat(encodeURIComponent(t),"/is-available?is_cart_pre_check=true"),e.prev=1,e.next=4,(0,c.An)(n);case 4:return r=e.sent,i=r.body,e.abrupt("return",(0,s.receiveDomainAvailability)(t,i));case 9:return e.prev=9,e.t0=e.catch(1),e.abrupt("return",(0,s.receiveDomainAvailability)(t,{domain_name:t,mappable:"unknown",status:"unknown",supports_privacy:!1}));case 12:case"end":return e.stop()}}),e,null,[[1,9]])}));function d(){var e;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,(0,c.An)("https://public-api.wordpress.com/wpcom/v2/onboarding/domains/categories");case 2:return e=t.sent,t.abrupt("return",(0,s.receiveCategories)(e.body));case 4:case"end":return t.stop()}}),l)}function g(e){var t,n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(e.query){r.next=2;break}return r.abrupt("return",(0,s.receiveDomainSuggestionsError)("Empty query"));case 2:return r.next=4,(0,s.fetchDomainSuggestions)();case 4:return r.prev=4,r.next=7,(0,c._9)({apiVersion:"1.1",path:"/domains/suggestions",query:(0,o.stringify)(e)});case 7:t=r.sent,r.next=13;break;case 10:return r.prev=10,r.t0=r.catch(4),r.abrupt("return",(0,s.receiveDomainSuggestionsError)(r.t0.message||(0,u.Iu)("Error while fetching server response")));case 13:if(t&&""!==t){r.next=15;break}return r.abrupt("return",(0,s.receiveDomainSuggestionsError)((0,u.Iu)("Invalid response from the server")));case 15:return n=t.map((function(e){return i()(i()({},e),e.raw_price&&e.currency_code&&{cost:(0,a._)(e.raw_price,e.currency_code)})})),r.abrupt("return",(0,s.receiveDomainSuggestionsSuccess)(e,n));case 17:case"end":return r.stop()}}),p,null,[[4,10]])}},267:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(5182),u=n.n(o),s=n(5707),c=n(584),a=n(4211);t.Z=function(e){function t(t,n){return i()(i()({include_wordpressdotcom:n.only_wordpressdotcom||!1,include_dotblogsubdomain:!1,only_wordpressdotcom:!1,quantity:5,vendor:e},n),{},{query:t.trim().toLocaleLowerCase()})}return{getCategories:function(e){return[].concat(u()(e.categories.filter((function(e){return null!==e.tier})).sort((function(e,t){return e>t?1:-1}))),u()(e.categories.filter((function(e){return null===e.tier})).sort((function(e,t){return e.title.localeCompare(t.title)}))))},getDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,s.select)(c.L).__internalGetDomainSuggestions(i)},getDomainState:function(e){return e.domainSuggestions.state},getDomainErrorMessage:function(e){return e.domainSuggestions.errorMessage},getDomainSuggestionVendor:function(){return e},isLoadingDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,s.select)("core/data").isResolving(c.L,"__internalGetDomainSuggestions",[i])},__internalGetDomainSuggestions:function(e,t){return e.domainSuggestions.data[(0,a.L)(t)]},isAvailable:function(e,t){return e.availability[t]},getDomainAvailabilities:function(e){return e.availability}}}},4211:function(e,t,n){"use strict";n.d(t,{L:function(){return u},_:function(){return s}});var r=n(5695),i=n.n(r),o=n(1621),u=i();function s(e,t){return(0,o.ZP)(e,t,{stripZeros:!0})}},6108:function(e,t,n){"use strict";n.r(t),n.d(t,{setSidebarFullscreen:function(){return o},unsetSidebarFullscreen:function(){return u},setStep:function(){return s},setSiteTitle:function(){return c},setDomain:function(){return a},unsetDomain:function(){return l},confirmDomainSelection:function(){return p},setDomainSearch:function(){return f},setPlanProductId:function(){return g},unsetPlanProductId:function(){return m},updatePlan:function(){return h},openSidebar:function(){return y},closeSidebar:function(){return v},openFocusedLaunch:function(){return b},closeFocusedLaunch:function(){return S},enableExperimental:function(){return E},enableAnchorFm:function(){return _},showSiteTitleStep:function(){return w},setModalDismissible:function(){return C},unsetModalDismissible:function(){return P},showModalTitle:function(){return O},hideModalTitle:function(){return I},enablePersistentSuccessView:function(){return T},disablePersistentSuccessView:function(){return A}});var r=n(5707),i=n(9149),o=function(){return{type:"SET_SIDEBAR_FULLSCREEN"}},u=function(){return{type:"UNSET_SIDEBAR_FULLSCREEN"}},s=function(e){return{type:"SET_STEP",step:e}},c=function(e){return{type:"SET_SITE_TITLE",title:e}},a=function(e){return{type:"SET_DOMAIN",domain:e}},l=function(){return{type:"UNSET_DOMAIN"}},p=function(){return{type:"CONFIRM_DOMAIN_SELECTION"}},f=function(e){return{type:"SET_DOMAIN_SEARCH",domainSearch:e}},d=function(e){return{type:"SET_PLAN_BILLING_PERIOD",billingPeriod:e}},g=regeneratorRuntime.mark((function e(t){var n,o,u;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if((0,r.select)(i.Fs).isPlanProductFree(t)){e.next=6;break}return o=(0,r.select)(i.Fs).getPlanProductById(t),u=null!==(n=null==o?void 0:o.billingPeriod)&&void 0!==n?n:"ANNUALLY",e.next=6,d(u);case 6:return e.abrupt("return",{type:"SET_PLAN_PRODUCT_ID",planProductId:t});case 7:case"end":return e.stop()}}),e)})),m=function(){return{type:"UNSET_PLAN_PRODUCT_ID"}};function h(e){return g(e)}var y=function(){return{type:"OPEN_SIDEBAR"}},v=function(){return{type:"CLOSE_SIDEBAR"}},b=function(){return{type:"OPEN_FOCUSED_LAUNCH"}},S=function(){return{type:"CLOSE_FOCUSED_LAUNCH"}},E=function(){return{type:"ENABLE_EXPERIMENTAL"}},_=function(){return{type:"ENABLE_ANCHOR_FM"}},w=function(){return{type:"SHOW_SITE_TITLE_STEP"}},C=function(){return{type:"SET_MODAL_DISMISSIBLE"}},P=function(){return{type:"UNSET_MODAL_DISMISSIBLE"}},O=function(){return{type:"SHOW_MODAL_TITLE"}},I=function(){return{type:"HIDE_MODAL_TITLE"}},T=function(){return{type:"ENABLE_SUCCESS_VIEW"}},A=function(){return{type:"DISABLE_SUCCESS_VIEW"}}},9149:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Fs:function(){return i}});var r="automattic/launch",i="automattic/onboard/plans"},3610:function(e,t,n){"use strict";n.d(t,{y:function(){return r},M:function(){return i}});var r={Name:"name",Domain:"domain",Plan:"plan",Final:"final"},i=[r.Name,r.Domain,r.Plan,r.Final]},1635:function(e,t,n){"use strict";n.d(t,{z:function(){return p}});var r=n(9866),i=n(5707),o=n(9149),u=n(4648),s=n(6108),c=n(7092),a=n(594);(0,i.use)(i.plugins.persistence,a.Z);var l=!1;function p(){return l||(l=!0,(0,i.registerStore)(o.Ls,{actions:s,controls:r.controls,reducer:u.Z,selectors:c,persist:["domain","domainSearch","planProductId","planBillingPeriod","confirmedDomainSelection","isExperimental","isAnchorFm","isSiteTitleStepVisible"]})),o.Ls}},594:function(e,t,n){"use strict";var r=n(492);t.Z=(0,r.Z)("WP_LAUNCH")},4648:function(e,t,n){"use strict";var r=n(5707),i=n(3610),o=(0,r.combineReducers)({step:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i.y.Name,t=arguments.length>1?arguments[1]:void 0;return"SET_STEP"===t.type?t.step:e},siteTitle:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1?arguments[1]:void 0;return"SET_SITE_TITLE"===t.type?t.title:e},domain:function(e,t){return"SET_DOMAIN"===t.type?t.domain:"UNSET_DOMAIN"!==t.type?e:void 0},confirmedDomainSelection:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"CONFIRM_DOMAIN_SELECTION"===t.type||e},domainSearch:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;return"SET_DOMAIN_SEARCH"===t.type?t.domainSearch:e},planBillingPeriod:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ANNUALLY",t=arguments.length>1?arguments[1]:void 0;return"SET_PLAN_BILLING_PERIOD"===t.type?t.billingPeriod:e},planProductId:function(e,t){return"SET_PLAN_PRODUCT_ID"===t.type?t.planProductId:"UNSET_PLAN_PRODUCT_ID"!==t.type?e:void 0},isSidebarOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_SIDEBAR"===t.type||"CLOSE_SIDEBAR"!==t.type&&e},isSidebarFullscreen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_SIDEBAR_FULLSCREEN"===t.type||"UNSET_SIDEBAR_FULLSCREEN"!==t.type&&e},isExperimental:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_EXPERIMENTAL"===t.type||e},isAnchorFm:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_ANCHOR_FM"===t.type||e},isFocusedLaunchOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_FOCUSED_LAUNCH"===t.type||"CLOSE_FOCUSED_LAUNCH"!==t.type&&e},isSiteTitleStepVisible:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_SITE_TITLE_STEP"===t.type||e},isModalDismissible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_MODAL_DISMISSIBLE"===t.type||"UNSET_MODAL_DISMISSIBLE"!==t.type&&e},isModalTitleVisible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_MODAL_TITLE"===t.type||"HIDE_MODAL_TITLE"!==t.type&&e}});t.Z=o},7092:function(e,t,n){"use strict";n.r(t),n.d(t,{getLaunchSequence:function(){return u},getLaunchStep:function(){return s},getState:function(){return c},hasPaidDomain:function(){return a},getSelectedDomain:function(){return l},getSelectedPlanProductId:function(){return p},getLastPlanBillingPeriod:function(){return f},isSelectedPlanPaid:function(){return d},hasSelectedDomain:function(){return g},isStepCompleted:function(){return m},isFlowCompleted:function(){return h},isFlowStarted:function(){return y},getFirstIncompleteStep:function(){return v},getSiteTitle:function(){return b},getCurrentStep:function(){return S}});var r=n(5707),i=n(3610),o=n(9149),u=function(){return i.M},s=function(){return i.y},c=function(e){return e},a=function(e){return!!e.domain&&!e.domain.is_free},l=function(e){return e.domain},p=function(e){return e.planProductId},f=function(e){return e.planBillingPeriod},d=function(e){return void 0!==e.planProductId&&!(0,r.select)(o.Fs).isPlanProductFree(e.planProductId)},g=function(e){return!!l(e)||e.confirmedDomainSelection},m=function(e,t){if(t===i.y.Plan)return!!p(e);if(t===i.y.Name){var n=(0,r.select)("core").getEntityRecord("root","site",void 0);return!(null==n||!n.title)}return t===i.y.Domain&&(0,r.select)(o.Ls).hasSelectedDomain()},h=function(e){return i.M.slice(0,i.M.length-1).every((function(t){return m(e,t)}))},y=function(e){return i.M.some((function(t){return m(e,t)}))},v=function(e){return i.M.find((function(t){return!m(e,t)}))},b=function(e){return null==e?void 0:e.siteTitle},S=function(e){return e.step}},492:function(e,t,n){"use strict";function r(e){var t=e,n=e+"_TS",r={},i={getItem:function(e){return r.hasOwnProperty(e)?r[e]:null},setItem:function(e,t){r[e]=String(t)},removeItem:function(e){delete r[e]}},o=function(){try{return window.localStorage.setItem("WP_ONBOARD_TEST","1"),window.localStorage.removeItem("WP_ONBOARD_TEST"),!0}catch(e){return!1}}()?window.localStorage:i;return{storageKey:t,storage:{getItem:function(e){var r=o.getItem(n);return r&&function(e){var t=Number(e);return Boolean(t)&&t+6048e5>Date.now()}(r)&&!new URLSearchParams(window.location.search).has("fresh")?o.getItem(e):(o.removeItem(t),o.removeItem(n),null)},setItem:function(e,t){o.setItem(n,JSON.stringify(Date.now())),o.setItem(e,t)}}}}n.d(t,{Z:function(){return r}})},9068:function(e,t,n){"use strict";n.r(t),n.d(t,{setFeatures:function(){return r},setFeaturesByType:function(){return i},setPlans:function(){return o},setPlanProducts:function(){return u},resetPlan:function(){return s}});var r=function(e,t){return{type:"SET_FEATURES",features:e,locale:t}},i=function(e,t){return{type:"SET_FEATURES_BY_TYPE",featuresByType:e,locale:t}},o=function(e,t){return{type:"SET_PLANS",plans:e,locale:t}},u=function(e){return{type:"SET_PLAN_PRODUCTS",products:e}},s=function(){return{type:"RESET_PLAN"}}},4703:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Ho:function(){return i},TO:function(){return o},YS:function(){return u},Gz:function(){return s},hx:function(){return c},iL:function(){return a},xT:function(){return l},AX:function(){return p},bS:function(){return f},UB:function(){return d},BV:function(){return g},nN:function(){return m}});var r="automattic/onboard/plans",i=1,o="free",u="personal",s="premium",c="business",a="ecommerce",l=[o,u,s,c,a],p=s,f=["personal-bundle","value_bundle","business-bundle","ecommerce-bundle"],d=["personal-bundle-monthly","value_bundle_monthly","business-bundle-monthly","ecommerce-bundle-monthly"],g=["free_plan"].concat(f,d),m=["custom-domain","support-live","priority-support"]},9734:function(e,t,n){"use strict";n.d(t,{z2:function(){return p}});var r=n(5707),i=n(4703),o=n(9438),u=n(9068),s=n(7738),c=n(5261),a=n(3661),l=!1;function p(){return l||(l=!0,(0,r.registerStore)(i.Ls,{resolvers:c,actions:u,controls:a.ai,reducer:o.ZP,selectors:s})),i.Ls}},9438:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),u=n.n(o),s=n(5707),c=(0,s.combineReducers)({features:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES":return u()(u()({},e),{},i()({},t.locale,t.features));default:return e}},featuresByType:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES_BY_TYPE":return u()(u()({},e),{},i()({},t.locale,t.featuresByType));default:return e}},planProducts:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLAN_PRODUCTS":return t.products;default:return e}},plans:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLANS":return u()(u()({},e),{},i()({},t.locale,t.plans));default:return e}}});t.ZP=c},5261:function(e,t,n){"use strict";n.r(t),n.d(t,{getSupportedPlans:function(){return m}});var r=n(9126),i=n(1621),o=n(9068),u=n(4703),s=n(3661),c=regeneratorRuntime.mark(m);function a(e){return(0,i.ZP)(12*e.raw_price,e.currency_code,{stripZeros:!0})}function l(e){return(0,i.ZP)(e.raw_price,e.currency_code,{stripZeros:!0})}function p(e){return e.reduce((function(e,t){return e[t.id]={id:t.id,name:t.name,description:t.description,type:"checkbox",requiresAnnuallyBilledPlan:u.nN.indexOf(t.id)>-1},e}),{})}function f(e,t){var n=Object.keys(t).find((function(n){return t[n].name===e}));return!!n&&t[n].requiresAnnuallyBilledPlan}function d(e,t){var n=e.highlighted_features.map((function(e){return{name:e,requiresAnnuallyBilledPlan:f(e,t)}}));return n.sort((function(e,t){return Number(t.requiresAnnuallyBilledPlan)-Number(e.requiresAnnuallyBilledPlan)})),n}function g(e,t){var n=u.BV.reduce((function(n,r){var o=e.find((function(e){return e.product_slug===r}));if(!o)return n;var u,s=t.find((function(e){return e.productIds.indexOf(o.product_id)>-1}));return n.push({productId:o.product_id,billingPeriod:31===o.bill_period?"MONTHLY":"ANNUALLY",periodAgnosticSlug:s.periodAgnosticSlug,storeSlug:o.product_slug,rawPrice:o.raw_price,pathSlug:o.path_slug,price:31===(null==o?void 0:o.bill_period)||0===o.raw_price?l(o):(u=o,(0,i.ZP)(u.raw_price/12,u.currency_code,{stripZeros:!0})),annualPrice:31===(null==o?void 0:o.bill_period)?a(o):l(o)}),n}),[]);return function(e){for(var t=function(t){var n=e.find((function(e){return e.storeSlug===u.bS[t]})),r=e.find((function(e){return e.storeSlug===u.UB[t]}));if(n&&r){var i=12*r.rawPrice,o=n.rawPrice,s=Math.round(100*(1-o/i));n.annualDiscount=s,r.annualDiscount=s}},n=0;n<u.bS.length;n++)t(n)}(n),n}function m(){var e,t,n,i,a,l,f,m=arguments;return regeneratorRuntime.wrap((function(c){for(;;)switch(c.prev=c.next){case 0:return e=m.length>0&&void 0!==m[0]?m[0]:"en",c.next=3,(0,s._9)({path:"/plans",query:(0,r.stringify)({locale:e}),apiVersion:"1.5"});case 3:return t=c.sent,c.next=6,(0,s.An)("https://public-api.wordpress.com/wpcom/v2/plans/details?locale=".concat(encodeURIComponent(e)),{mode:"cors",credentials:"omit"});case 6:return n=c.sent,i=n.body,a=p(i.features),l=i.plans.map((function(e){var t,n=null===(t=e.nonlocalized_short_name)||void 0===t?void 0:t.toLowerCase();return{description:e.tagline,features:d(e,a),storage:e.storage,title:e.short_name,featuresSlugs:e.features.reduce((function(e,t){return e[t]=!0,e}),{}),isFree:n===u.TO,isPopular:n===u.Gz,periodAgnosticSlug:n,productIds:e.products.map((function(e){return e.plan_id}))}})),f=g(t,l),c.next=13,(0,o.setPlans)(l,e);case 13:return c.next=15,(0,o.setPlanProducts)(f);case 15:return c.next=17,(0,o.setFeatures)(a,e);case 17:return c.next=19,(0,o.setFeaturesByType)(i.features_by_type,e);case 19:case"end":return c.stop()}}),c)}},7738:function(e,t,n){"use strict";n.r(t),n.d(t,{getFeatures:function(){return s},getFeaturesByType:function(){return c},getPlanByProductId:function(){return a},getPlanProductById:function(){return l},getPlanByPeriodAgnosticSlug:function(){return p},getDefaultPaidPlan:function(){return f},getDefaultFreePlan:function(){return d},getSupportedPlans:function(){return g},getPlansProducts:function(){return m},getPrices:function(){return h},getPlanByPath:function(){return y},getPlanProduct:function(){return v},isPlanEcommerce:function(){return b},isPlanFree:function(){return S},isPlanProductFree:function(){return E}});var r=n(5707),i=n(4703),o=n(3613),u=n.n(o),s=function(e,t){var n;return null!==(n=e.features[t])&&void 0!==n?n:{}},c=function(e,t){var n;return null!==(n=e.featuresByType[t])&&void 0!==n?n:[]},a=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.productIds.indexOf(t)>-1}))},l=function(e,t){if(t)return(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.productId===t}))},p=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===t}))},f=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.AX}))},d=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.TO}))},g=function(e,t){var n;return null!==(n=e.plans[t])&&void 0!==n?n:[]},m=function(e){return e.planProducts},h=function(e,t){return u()("getPrices",{alternative:"getPlanProduct().price"}),(0,r.select)(i.Ls).getPlansProducts().reduce((function(e,t){return e[t.storeSlug]=t.price,e}),{})},y=function(e,t,n){if(t){var o=(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.pathSlug===t}));if(o)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===(null==o?void 0:o.periodAgnosticSlug)}))}},v=function(e,t,n){if(t&&n){var o=(0,r.select)(i.Ls).getPlansProducts();return t===i.TO?o.find((function(e){return e.periodAgnosticSlug===t})):o.find((function(e){return e.billingPeriod===n&&e.periodAgnosticSlug===t}))}},b=function(e,t){return t===i.iL},S=function(e,t){return t===i.TO},E=function(e,t){return t===i.Ho}},8459:function(e,t,n){"use strict";n.d(t,{d:function(){return a}});var r=n(417),i=n.n(r),o=n(2220),u=n.n(o),s=n(3661),c=n(9639);function a(e){var t=regeneratorRuntime.mark(d),n=regeneratorRuntime.mark(v),r=regeneratorRuntime.mark(b),o=regeneratorRuntime.mark(S),a=regeneratorRuntime.mark(E),l=function(){return{type:"FETCH_NEW_SITE"}},p=function(e){return{type:"RECEIVE_NEW_SITE",response:e}},f=function(e){return{type:"RECEIVE_NEW_SITE_FAILED",error:e}};function d(n){var r,o,c,a,l;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,{type:"FETCH_NEW_SITE"};case 2:return t.prev=2,r=n.authToken,o=u()(n,["authToken"]),c={client_id:e.client_id,client_secret:e.client_secret,find_available_url:!0,public:-1},a=i()(i()(i()({},c),o),{},{validate:!1}),t.next=8,(0,s._9)({path:"/sites/new",apiVersion:"1.1",method:"post",body:a,token:r});case 8:return l=t.sent,t.next=11,p(l);case 11:return t.abrupt("return",!0);case 14:return t.prev=14,t.t0=t.catch(2),t.next=18,f(t.t0);case 18:return t.abrupt("return",!1);case 19:case"end":return t.stop()}}),t,null,[[2,14]])}var g=function(e,t){return{type:"RECEIVE_SITE_TITLE",siteId:e,title:t}},m=function(e){return{type:"LAUNCH_SITE_START",siteId:e}},h=function(e){return{type:"LAUNCH_SITE_SUCCESS",siteId:e}},y=function(e,t){return{type:"LAUNCH_SITE_FAILURE",siteId:e,error:t}};function v(e){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,m(e);case 2:return t.prev=2,t.next=5,(0,s._9)({path:"/sites/".concat(e,"/launch"),apiVersion:"1.1",method:"post"});case 5:return t.next=7,h(e);case 7:t.next=13;break;case 9:return t.prev=9,t.t0=t.catch(2),t.next=13,y(e,c.Hc.INTERNAL);case 13:case"end":return t.stop()}}),n,null,[[2,9]])}function b(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,s._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"GET"});case 2:return t=n.sent,n.abrupt("return",t);case 4:case"end":return n.stop()}}),r)}function S(e,t){var n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,(0,s._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"POST",body:t});case 2:return n=r.sent,r.abrupt("return",n);case 4:case"end":return r.stop()}}),o)}function E(e,t){return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,s._9)({path:"/sites/".concat(encodeURIComponent(e),"/settings"),apiVersion:"1.4",body:{blogname:t},method:"POST"});case 3:return n.next=5,g(e,t);case 5:n.next=9;break;case 7:n.prev=7,n.t0=n.catch(0);case 9:case"end":return n.stop()}}),a,null,[[0,7]])}return{receiveSiteDomains:function(e,t){return{type:"RECEIVE_SITE_DOMAINS",siteId:e,domains:t}},saveSiteTitle:E,receiveSiteTitle:g,fetchNewSite:l,fetchSite:function(){return{type:"FETCH_SITE"}},receiveNewSite:p,receiveNewSiteFailed:f,resetNewSiteFailed:function(){return{type:"RESET_RECEIVE_NEW_SITE_FAILED"}},createSite:d,receiveSite:function(e,t){return{type:"RECEIVE_SITE",siteId:e,response:t}},receiveSiteFailed:function(e,t){return{type:"RECEIVE_SITE_FAILED",siteId:e,response:t}},reset:function(){return{type:"RESET_SITE_STORE"}},launchSite:v,launchSiteStart:m,launchSiteSuccess:h,launchSiteFailure:y,getCart:b,setCart:S}}},2005:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/site"},2369:function(e,t,n){"use strict";n.d(t,{z2:function(){return p}});var r=n(5707),i=n(2005),o=n(2701),u=n(8459),s=n(7862),c=n(4309),a=n(3661),l=!1;function p(e){return l||(l=!0,(0,r.registerStore)(i.L,{actions:(0,u.d)(e),controls:a.ai,reducer:o.ZP,resolvers:s,selectors:c})),i.L}},2701:function(e,t,n){"use strict";var r=n(2220),i=n.n(r),o=n(4582),u=n.n(o),s=n(1260),c=n.n(s),a=n(417),l=n.n(a),p=n(5707),f=n(9639),d=(0,p.combineReducers)({data:function(e,t){return"RECEIVE_NEW_SITE"===t.type?t.response.blog_details:"RECEIVE_NEW_SITE_FAILED"!==t.type&&"RESET_SITE_STORE"!==t.type?e:void 0},error:function(e,t){switch(t.type){case"FETCH_NEW_SITE":case"RECEIVE_NEW_SITE":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return;case"RECEIVE_NEW_SITE_FAILED":return{error:t.error.error,status:t.error.status,statusCode:t.error.statusCode,name:t.error.name,message:t.error.message}}return e},isFetching:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_NEW_SITE":return!0;case"RECEIVE_NEW_SITE":case"RECEIVE_NEW_SITE_FAILED":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return!1}return e}}),g=(0,p.combineReducers)({isFetchingSiteDetails:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_SITE":return!0;case"RECEIVE_SITE":case"RECEIVE_SITE_FAILED":return!1}return e},newSite:d,sites:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if("RECEIVE_SITE"===t.type)return l()(l()({},e),{},c()({},t.siteId,t.response));if("RECEIVE_SITE_FAILED"===t.type){var n=t.siteId,r=(e[n],i()(e,[n].map(u())));return l()({},r)}return"RESET_SITE_STORE"===t.type?{}:"RECEIVE_SITE_TITLE"===t.type?l()(l()({},e),{},c()({},t.siteId,l()(l()({},e[t.siteId]),{},{name:t.title}))):e},launchStatus:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"LAUNCH_SITE_START"===t.type?l()(l()({},e),{},c()({},t.siteId,{status:f.uS.IN_PROGRESS,errorCode:void 0})):"LAUNCH_SITE_SUCCESS"===t.type?l()(l()({},e),{},c()({},t.siteId,{status:f.uS.SUCCESS,errorCode:void 0})):"LAUNCH_SITE_FAILURE"===t.type?l()(l()({},e),{},c()({},t.siteId,{status:f.uS.FAILURE,errorCode:t.error})):e},sitesDomains:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_SITE_DOMAINS"===t.type?l()(l()({},e),{},c()({},t.siteId,t.domains)):e}});t.ZP=g},7862:function(e,t,n){"use strict";n.r(t),n.d(t,{getSite:function(){return c},getSiteDomains:function(){return a}});var r=n(5707),i=n(3661),o=n(2005),u=regeneratorRuntime.mark(c),s=regeneratorRuntime.mark(a);function c(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,r.dispatch)(o.L).fetchSite();case 2:return n.prev=2,n.next=5,(0,i._9)({path:"/sites/"+encodeURIComponent(e),apiVersion:"1.1"});case 5:return t=n.sent,n.next=8,(0,r.dispatch)(o.L).receiveSite(e,t);case 8:n.next=14;break;case 10:return n.prev=10,n.t0=n.catch(2),n.next=14,(0,r.dispatch)(o.L).receiveSiteFailed(e,void 0);case 14:case"end":return n.stop()}}),u,null,[[2,10]])}function a(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,i._9)({path:"/sites/"+encodeURIComponent(e)+"/domains",apiVersion:"1.2"});case 3:return t=n.sent,n.next=6,(0,r.dispatch)(o.L).receiveSiteDomains(e,null==t?void 0:t.domains);case 6:n.next=10;break;case 8:n.prev=8,n.t0=n.catch(0);case 10:case"end":return n.stop()}}),s,null,[[0,8]])}},4309:function(e,t,n){"use strict";n.r(t),n.d(t,{getState:function(){return u},getNewSite:function(){return s},getNewSiteError:function(){return c},isFetchingSite:function(){return a},isFetchingSiteDetails:function(){return l},isNewSite:function(){return p},getSite:function(){return f},getSiteTitle:function(){return d},isSiteLaunched:function(){return g},isSiteLaunching:function(){return m},getSiteDomains:function(){return h},getPrimarySiteDomain:function(){return y},getSiteSubdomain:function(){return v}});var r=n(5707),i=n(2005),o=n(9639),u=function(e){return e},s=function(e){return e.newSite.data},c=function(e){return e.newSite.error},a=function(e){return e.newSite.isFetching},l=function(e){return e.isFetchingSiteDetails},p=function(e){return!!e.newSite.data},f=function(e,t){return e.sites[t]},d=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSite(t))||void 0===n?void 0:n.name},g=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.SUCCESS},m=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.IN_PROGRESS},h=function(e,t){return e.sitesDomains[t]},y=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.primary_domain}))},v=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.is_subdomain}))}},9639:function(e,t,n){"use strict";var r,i,o;n.d(t,{Hc:function(){return i},uS:function(){return o}}),function(e){e[e.PublicIndexed=1]="PublicIndexed",e[e.PublicNotIndexed=0]="PublicNotIndexed",e[e.Private=-1]="Private"}(r||(r={})),function(e){e.INTERNAL="internal"}(i||(i={})),function(e){e.UNINITIALIZED="unintialized",e.IN_PROGRESS="in_progress",e.SUCCESS="success",e.FAILURE="failure"}(o||(o={}))},4366:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/wpcom-features"},2613:function(e,t,n){"use strict";n.d(t,{$:function(){return s}});var r=n(4703),i=r.YS,o=r.Gz,u=r.hx,s={domain:{id:"domain",minSupportedPlan:i},store:{id:"store",minSupportedPlan:r.iL},seo:{id:"seo",minSupportedPlan:u},plugins:{id:"plugins",minSupportedPlan:u},"ad-free":{id:"ad-free",minSupportedPlan:i},"image-storage":{id:"image-storage",minSupportedPlan:o},"video-storage":{id:"video-storage",minSupportedPlan:o},support:{id:"support",minSupportedPlan:u}}},182:function(e,t,n){"use strict";n.d(t,{z:function(){return a}});var r=n(9866),i=n(5707),o=n(4366),u=n(8638),s=n(335),c=!1;function a(){return c||(c=!0,(0,i.registerStore)(o.L,{controls:r.controls,reducer:u.Z,selectors:s})),o.L}},8638:function(e,t,n){"use strict";var r=n(2613);t.Z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.$;return e}},335:function(e,t,n){"use strict";n.r(t),n.d(t,{getAllFeatures:function(){return i},getRecommendedPlanSlug:function(){return o}});var r=n(4703),i=function(e){return e},o=function(e,t){var n=i(e);if(t.length)return t.reduce((function(e,t){var i=n[t].minSupportedPlan;return r.xT.indexOf(i)>r.xT.indexOf(e)?i:e}),n[t[0]].minSupportedPlan)}},3661:function(e,t,n){"use strict";n.d(t,{_9:function(){return s},An:function(){return c},ai:function(){return a}});var r,i=n(2954),o=n.n(i),u=n(8552),s=function(e){return{type:"WPCOM_REQUEST",request:e}},c=function(e,t){return{type:"FETCH_AND_PARSE",resource:e,options:t}},a={WPCOM_REQUEST:function(e){var t=e.request;return(0,u.ZP)(t)},FETCH_AND_PARSE:(r=o()(regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.resource,r=t.options,e.next=3,window.fetch(n,r);case 3:return i=e.sent,e.t0=i.ok,e.next=7,i.json();case 7:return e.t1=e.sent,e.abrupt("return",{ok:e.t0,body:e.t1});case 9:case"end":return e.stop()}}),e)}))),function(_x){return r.apply(this,arguments)}),RELOAD_PROXY:function(){(0,u.sS)()},REQUEST_ALL_BLOGS_ACCESS:function(){return(0,u.Vw)()},WAIT:function(e){var t=e.ms;return new Promise((function(e){return setTimeout(e,t)}))}}},3759:function(e,t,n){"use strict";n.d(t,{X:function(){return i}});var r={AED:{symbol:"د.إ.‏",grouping:",",decimal:".",precision:2},AFN:{symbol:"؋",grouping:",",decimal:".",precision:2},ALL:{symbol:"Lek",grouping:".",decimal:",",precision:2},AMD:{symbol:"֏",grouping:",",decimal:".",precision:2},ANG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AOA:{symbol:"Kz",grouping:",",decimal:".",precision:2},ARS:{symbol:"$",grouping:".",decimal:",",precision:2},AUD:{symbol:"A$",grouping:",",decimal:".",precision:2},AWG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AZN:{symbol:"₼",grouping:" ",decimal:",",precision:2},BAM:{symbol:"КМ",grouping:".",decimal:",",precision:2},BBD:{symbol:"Bds$",grouping:",",decimal:".",precision:2},BDT:{symbol:"৳",grouping:",",decimal:".",precision:0},BGN:{symbol:"лв.",grouping:" ",decimal:",",precision:2},BHD:{symbol:"د.ب.‏",grouping:",",decimal:".",precision:3},BIF:{symbol:"FBu",grouping:",",decimal:".",precision:0},BMD:{symbol:"$",grouping:",",decimal:".",precision:2},BND:{symbol:"$",grouping:".",decimal:",",precision:0},BOB:{symbol:"Bs",grouping:".",decimal:",",precision:2},BRL:{symbol:"R$",grouping:".",decimal:",",precision:2},BSD:{symbol:"$",grouping:",",decimal:".",precision:2},BTC:{symbol:"Ƀ",grouping:",",decimal:".",precision:2},BTN:{symbol:"Nu.",grouping:",",decimal:".",precision:1},BWP:{symbol:"P",grouping:",",decimal:".",precision:2},BYR:{symbol:"р.",grouping:" ",decimal:",",precision:2},BZD:{symbol:"BZ$",grouping:",",decimal:".",precision:2},CAD:{symbol:"C$",grouping:",",decimal:".",precision:2},CDF:{symbol:"FC",grouping:",",decimal:".",precision:2},CHF:{symbol:"CHF",grouping:"'",decimal:".",precision:2},CLP:{symbol:"$",grouping:".",decimal:",",precision:2},CNY:{symbol:"¥",grouping:",",decimal:".",precision:2},COP:{symbol:"$",grouping:".",decimal:",",precision:2},CRC:{symbol:"₡",grouping:".",decimal:",",precision:2},CUC:{symbol:"CUC",grouping:",",decimal:".",precision:2},CUP:{symbol:"$MN",grouping:",",decimal:".",precision:2},CVE:{symbol:"$",grouping:",",decimal:".",precision:2},CZK:{symbol:"Kč",grouping:" ",decimal:",",precision:2},DJF:{symbol:"Fdj",grouping:",",decimal:".",precision:0},DKK:{symbol:"kr.",grouping:"",decimal:",",precision:2},DOP:{symbol:"RD$",grouping:",",decimal:".",precision:2},DZD:{symbol:"د.ج.‏",grouping:",",decimal:".",precision:2},EGP:{symbol:"ج.م.‏",grouping:",",decimal:".",precision:2},ERN:{symbol:"Nfk",grouping:",",decimal:".",precision:2},ETB:{symbol:"ETB",grouping:",",decimal:".",precision:2},EUR:{symbol:"€",grouping:".",decimal:",",precision:2},FJD:{symbol:"FJ$",grouping:",",decimal:".",precision:2},FKP:{symbol:"£",grouping:",",decimal:".",precision:2},GBP:{symbol:"£",grouping:",",decimal:".",precision:2},GEL:{symbol:"Lari",grouping:" ",decimal:",",precision:2},GHS:{symbol:"₵",grouping:",",decimal:".",precision:2},GIP:{symbol:"£",grouping:",",decimal:".",precision:2},GMD:{symbol:"D",grouping:",",decimal:".",precision:2},GNF:{symbol:"FG",grouping:",",decimal:".",precision:0},GTQ:{symbol:"Q",grouping:",",decimal:".",precision:2},GYD:{symbol:"G$",grouping:",",decimal:".",precision:2},HKD:{symbol:"HK$",grouping:",",decimal:".",precision:2},HNL:{symbol:"L.",grouping:",",decimal:".",precision:2},HRK:{symbol:"kn",grouping:".",decimal:",",precision:2},HTG:{symbol:"G",grouping:",",decimal:".",precision:2},HUF:{symbol:"Ft",grouping:".",decimal:",",precision:0},IDR:{symbol:"Rp",grouping:".",decimal:",",precision:0},ILS:{symbol:"₪",grouping:",",decimal:".",precision:2},INR:{symbol:"₹",grouping:",",decimal:".",precision:2},IQD:{symbol:"د.ع.‏",grouping:",",decimal:".",precision:2},IRR:{symbol:"﷼",grouping:",",decimal:"/",precision:2},ISK:{symbol:"kr.",grouping:".",decimal:",",precision:0},JMD:{symbol:"J$",grouping:",",decimal:".",precision:2},JOD:{symbol:"د.ا.‏",grouping:",",decimal:".",precision:3},JPY:{symbol:"¥",grouping:",",decimal:".",precision:0},KES:{symbol:"S",grouping:",",decimal:".",precision:2},KGS:{symbol:"сом",grouping:" ",decimal:"-",precision:2},KHR:{symbol:"៛",grouping:",",decimal:".",precision:0},KMF:{symbol:"CF",grouping:",",decimal:".",precision:2},KPW:{symbol:"₩",grouping:",",decimal:".",precision:0},KRW:{symbol:"₩",grouping:",",decimal:".",precision:0},KWD:{symbol:"د.ك.‏",grouping:",",decimal:".",precision:3},KYD:{symbol:"$",grouping:",",decimal:".",precision:2},KZT:{symbol:"₸",grouping:" ",decimal:"-",precision:2},LAK:{symbol:"₭",grouping:",",decimal:".",precision:0},LBP:{symbol:"ل.ل.‏",grouping:",",decimal:".",precision:2},LKR:{symbol:"₨",grouping:",",decimal:".",precision:0},LRD:{symbol:"L$",grouping:",",decimal:".",precision:2},LSL:{symbol:"M",grouping:",",decimal:".",precision:2},LYD:{symbol:"د.ل.‏",grouping:",",decimal:".",precision:3},MAD:{symbol:"د.م.‏",grouping:",",decimal:".",precision:2},MDL:{symbol:"lei",grouping:",",decimal:".",precision:2},MGA:{symbol:"Ar",grouping:",",decimal:".",precision:0},MKD:{symbol:"ден.",grouping:".",decimal:",",precision:2},MMK:{symbol:"K",grouping:",",decimal:".",precision:2},MNT:{symbol:"₮",grouping:" ",decimal:",",precision:2},MOP:{symbol:"MOP$",grouping:",",decimal:".",precision:2},MRO:{symbol:"UM",grouping:",",decimal:".",precision:2},MTL:{symbol:"₤",grouping:",",decimal:".",precision:2},MUR:{symbol:"₨",grouping:",",decimal:".",precision:2},MVR:{symbol:"MVR",grouping:",",decimal:".",precision:1},MWK:{symbol:"MK",grouping:",",decimal:".",precision:2},MXN:{symbol:"MX$",grouping:",",decimal:".",precision:2},MYR:{symbol:"RM",grouping:",",decimal:".",precision:2},MZN:{symbol:"MT",grouping:",",decimal:".",precision:0},NAD:{symbol:"N$",grouping:",",decimal:".",precision:2},NGN:{symbol:"₦",grouping:",",decimal:".",precision:2},NIO:{symbol:"C$",grouping:",",decimal:".",precision:2},NOK:{symbol:"kr",grouping:" ",decimal:",",precision:2},NPR:{symbol:"₨",grouping:",",decimal:".",precision:2},NZD:{symbol:"NZ$",grouping:",",decimal:".",precision:2},OMR:{symbol:"﷼",grouping:",",decimal:".",precision:3},PAB:{symbol:"B/.",grouping:",",decimal:".",precision:2},PEN:{symbol:"S/.",grouping:",",decimal:".",precision:2},PGK:{symbol:"K",grouping:",",decimal:".",precision:2},PHP:{symbol:"₱",grouping:",",decimal:".",precision:2},PKR:{symbol:"₨",grouping:",",decimal:".",precision:2},PLN:{symbol:"zł",grouping:" ",decimal:",",precision:2},PYG:{symbol:"₲",grouping:".",decimal:",",precision:2},QAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},RON:{symbol:"lei",grouping:".",decimal:",",precision:2},RSD:{symbol:"Дин.",grouping:".",decimal:",",precision:2},RUB:{symbol:"₽",grouping:" ",decimal:",",precision:2},RWF:{symbol:"RWF",grouping:" ",decimal:",",precision:2},SAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},SBD:{symbol:"S$",grouping:",",decimal:".",precision:2},SCR:{symbol:"₨",grouping:",",decimal:".",precision:2},SDD:{symbol:"LSd",grouping:",",decimal:".",precision:2},SDG:{symbol:"£‏",grouping:",",decimal:".",precision:2},SEK:{symbol:"kr",grouping:",",decimal:".",precision:2},SGD:{symbol:"S$",grouping:",",decimal:".",precision:2},SHP:{symbol:"£",grouping:",",decimal:".",precision:2},SLL:{symbol:"Le",grouping:",",decimal:".",precision:2},SOS:{symbol:"S",grouping:",",decimal:".",precision:2},SRD:{symbol:"$",grouping:",",decimal:".",precision:2},STD:{symbol:"Db",grouping:",",decimal:".",precision:2},SVC:{symbol:"₡",grouping:",",decimal:".",precision:2},SYP:{symbol:"£",grouping:",",decimal:".",precision:2},SZL:{symbol:"E",grouping:",",decimal:".",precision:2},THB:{symbol:"฿",grouping:",",decimal:".",precision:2},TJS:{symbol:"TJS",grouping:" ",decimal:";",precision:2},TMT:{symbol:"m",grouping:" ",decimal:",",precision:0},TND:{symbol:"د.ت.‏",grouping:",",decimal:".",precision:3},TOP:{symbol:"T$",grouping:",",decimal:".",precision:2},TRY:{symbol:"TL",grouping:".",decimal:",",precision:2},TTD:{symbol:"TT$",grouping:",",decimal:".",precision:2},TVD:{symbol:"$T",grouping:",",decimal:".",precision:2},TWD:{symbol:"NT$",grouping:",",decimal:".",precision:2},TZS:{symbol:"TSh",grouping:",",decimal:".",precision:2},UAH:{symbol:"₴",grouping:" ",decimal:",",precision:2},UGX:{symbol:"USh",grouping:",",decimal:".",precision:2},USD:{symbol:"$",grouping:",",decimal:".",precision:2},UYU:{symbol:"$U",grouping:".",decimal:",",precision:2},UZS:{symbol:"сўм",grouping:" ",decimal:",",precision:2},VEB:{symbol:"Bs.",grouping:",",decimal:".",precision:2},VEF:{symbol:"Bs. F.",grouping:".",decimal:",",precision:2},VND:{symbol:"₫",grouping:".",decimal:",",precision:1},VUV:{symbol:"VT",grouping:",",decimal:".",precision:0},WST:{symbol:"WS$",grouping:",",decimal:".",precision:2},XAF:{symbol:"F",grouping:",",decimal:".",precision:2},XCD:{symbol:"$",grouping:",",decimal:".",precision:2},XOF:{symbol:"F",grouping:" ",decimal:",",precision:2},XPF:{symbol:"F",grouping:",",decimal:".",precision:2},YER:{symbol:"﷼",grouping:",",decimal:".",precision:2},ZAR:{symbol:"R",grouping:" ",decimal:",",precision:2},ZMW:{symbol:"ZK",grouping:",",decimal:".",precision:2},WON:{symbol:"₩",grouping:",",decimal:".",precision:2}};function i(e){return r[e]||{symbol:"$",grouping:",",decimal:".",precision:2}}},1621:function(e,t,n){"use strict";n.d(t,{ZP:function(){return s}});var r=n(417),i=n.n(r),o=n(1481),u=n(3759);function s(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=(0,u.X)(t);if(!r||isNaN(e))return null;var s=i()(i()({},r),n),a=s.decimal,l=s.grouping,p=s.precision,f=s.symbol,d=e<0?"-":"",g=(0,o.Y4)(Math.abs(e),{decimals:p,thousandsSep:l,decPoint:a});return n.stripZeros&&(g=c(g,a)),"".concat(d).concat(f).concat(g)}function c(e,t){var n=new RegExp("\\".concat(t,"0+$"));return e.replace(n,"")}},914:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1260),u=n.n(o),s=n(8049),c=n.n(s),a=n(7010),l=n(9830),p=n(7839),f=n.n(p),d=n(5079),g=n.n(d),m=n(2699),h=n(6668),y=n(3),v=c()("i18n-calypso"),b="number_format_decimals",S="number_format_thousands_sep",E="messages",_=[function(e){return e}],w={};function C(){A.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function P(e){return Array.prototype.slice.call(e)}function O(e){var t=e[0];("string"!=typeof t||e.length>3||e.length>2&&"object"==typeof e[1]&&"object"==typeof e[2])&&C("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",P(e),". See https://github.com/Automattic/i18n-calypso#translate-method"),2===e.length&&"string"==typeof t&&"string"==typeof e[1]&&C("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",P(e));for(var n={},r=0;r<e.length;r++)"object"==typeof e[r]&&(n=e[r]);if("string"==typeof t?n.original=t:"object"==typeof n.original&&(n.plural=n.original.plural,n.count=n.original.count,n.original=n.original.single),"string"==typeof e[1]&&(n.plural=e[1]),void 0===n.original)throw new Error("Translate called without a `string` value as first argument.");return n}function I(e,t){return e.dcnpgettext(E,t.context,t.original,t.plural,t.count)}function T(e,t){for(var n=_.length-1;n>=0;n--){var r=_[n](Object.assign({},t)),i=r.context?r.context+""+r.original:r.original;if(e.state.locale[i])return I(e.state.tannin,r)}return null}function A(){if(!(this instanceof A))return new A;this.defaultLocaleSlug="en",this.defaultPluralForms=function(e){return 1===e?0:1},this.state={numberFormatSettings:{},tannin:void 0,locale:void 0,localeSlug:void 0,localeVariant:void 0,textDirection:void 0,translations:f()({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new m.EventEmitter,this.stateObserver.setMaxListeners(0),this.configure()}A.throwErrors=!1,A.prototype.on=function(){var e;(e=this.stateObserver).on.apply(e,arguments)},A.prototype.off=function(){var e;(e=this.stateObserver).off.apply(e,arguments)},A.prototype.emit=function(){var e;(e=this.stateObserver).emit.apply(e,arguments)},A.prototype.numberFormat=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="number"==typeof t?t:t.decimals||0,r=t.decPoint||this.state.numberFormatSettings.decimal_point||".",i=t.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return(0,y.Z)(e,n,r,i)},A.prototype.configure=function(e){Object.assign(this,e||{}),this.setLocale()},A.prototype.setLocale=function(e){var t,n,r;if(e&&e[""]&&e[""]["key-hash"]){var i=e[""]["key-hash"],o=function(e,t){var n=!1===t?"":String(t);if(void 0!==w[n+e])return w[n+e];var r=g()().update(e).digest("hex");return w[n+e]=t?r.substr(0,t):r},s=function(e){return function(t){return t.context?(t.original=o(t.context+String.fromCharCode(4)+t.original,e),delete t.context):t.original=o(t.original,e),t}};if("sha1"===i.substr(0,4))if(4===i.length)_.push(s(!1));else{var c=i.substr(5).indexOf("-");if(c<0){var a=Number(i.substr(5));_.push(s(a))}else for(var p=Number(i.substr(5,c)),f=Number(i.substr(6+c)),d=p;d<=f;d++)_.push(s(d))}}if(e&&e[""].localeSlug)if(e[""].localeSlug===this.state.localeSlug){if(e===this.state.locale)return;Object.assign(this.state.locale,e)}else this.state.locale=Object.assign({},e);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=(null===(t=this.state.locale["text directionltr"])||void 0===t?void 0:t[0])||(null===(n=this.state.locale[""])||void 0===n||null===(r=n.momentjs_locale)||void 0===r?void 0:r.textDirection),this.state.tannin=new l.Z(u()({},E,this.state.locale)),this.state.numberFormatSettings.decimal_point=I(this.state.tannin,O([b])),this.state.numberFormatSettings.thousands_sep=I(this.state.tannin,O([S])),this.state.numberFormatSettings.decimal_point===b&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===S&&(this.state.numberFormatSettings.thousands_sep=","),this.stateObserver.emit("change")},A.prototype.getLocale=function(){return this.state.locale},A.prototype.getLocaleSlug=function(){return this.state.localeSlug},A.prototype.getLocaleVariant=function(){return this.state.localeVariant},A.prototype.isRtl=function(){return"rtl"===this.state.textDirection},A.prototype.addTranslations=function(e){for(var t in e)""!==t&&(this.state.tannin.data.messages[t]=e[t]);this.stateObserver.emit("change")},A.prototype.hasTranslation=function(){return!!T(this,O(arguments))},A.prototype.translate=function(){var e=O(arguments),t=T(this,e);if(t||(t=I(this.state.tannin,e)),e.args){var n=Array.isArray(e.args)?e.args.slice(0):[e.args];n.unshift(t);try{t=h.Z.apply(void 0,i()(n))}catch(o){if(!window||!window.console)return;var r=this.throwErrors?"error":"warn";"string"!=typeof o?window.console[r](o):window.console[r]("i18n sprintf error:",n)}}return e.components&&(t=(0,a.Z)({mixedString:t,components:e.components,throwErrors:this.throwErrors})),this.translateHooks.forEach((function(n){t=n(t,e)})),t},A.prototype.reRenderTranslations=function(){v("Re-rendering all translations due to external request"),this.stateObserver.emit("change")},A.prototype.registerComponentUpdateHook=function(e){this.componentUpdateHooks.push(e)},A.prototype.registerTranslateHook=function(e){this.translateHooks.push(e)},t.Z=A},1481:function(e,t,n){"use strict";n.d(t,{Y4:function(){return c},Iu:function(){return a}});var r=n(914),i=n(3493),o=n(975),u=n(8373),s=new r.Z,c=s.numberFormat.bind(s),a=s.translate.bind(s),l=(s.configure.bind(s),s.setLocale.bind(s),s.getLocale.bind(s),s.getLocaleSlug.bind(s),s.getLocaleVariant.bind(s),s.isRtl.bind(s),s.addTranslations.bind(s),s.reRenderTranslations.bind(s),s.registerComponentUpdateHook.bind(s),s.registerTranslateHook.bind(s),s.state,s.stateObserver,s.on.bind(s),s.off.bind(s),s.emit.bind(s),(0,i.Z)(s),(0,o.Z)(s),(0,u.Z)(s));l.useRtl,l.withRtl},3493:function(e,t,n){"use strict";n.d(t,{Z:function(){return S}});var r=n(417),i=n.n(r),o=n(85),u=n.n(o),s=n(5198),c=n.n(s),a=n(8111),l=n.n(a),p=n(270),f=n.n(p),d=n(4564),g=n.n(d),m=n(1260),h=n.n(m),y=n(3027),v=n(3804),b=n.n(v);function S(e){var t={numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e)};return function(n){var r,o,s=n.displayName||n.name||"";return o=r=function(r){f()(s,r);var o=g()(s);function s(){var e;u()(this,s);for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e=o.call.apply(o,[this].concat(n)),h()(l()(e),"boundForceUpdate",e.forceUpdate.bind(l()(e))),e}return c()(s,[{key:"componentDidMount",value:function(){e.on("change",this.boundForceUpdate)}},{key:"componentWillUnmount",value:function(){e.off("change",this.boundForceUpdate)}},{key:"render",value:function(){var r=i()(i()({locale:e.getLocaleSlug()},this.props),t);return(0,y.createElement)(n,r)}}]),s}(b().Component),h()(r,"displayName","Localized("+s+")"),o}}},3:function(e,t,n){"use strict";function r(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var i=isFinite(+e)?+e:0,o=isFinite(+t)?Math.abs(t):0,u=void 0===r?",":r,s=void 0===n?".":n,c="";return(c=(o?
7
  /*
8
  * Exposes number format capability
9
  *
3
  object-assign
4
  (c) Sindre Sorhus
5
  @license MIT
6
+ */var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function i(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(i){return!1}}()?Object.assign:function(e,o){for(var u,s,c=i(e),a=1;a<arguments.length;a++){for(var l in u=Object(arguments[a]))n.call(u,l)&&(c[l]=u[l]);if(t){s=t(u);for(var p=0;p<s.length;p++)r.call(u,s[p])&&(c[s[p]]=u[s[p]])}}return c}},8650:function(e){var t,n=window.ProgressEvent,r=!!n;try{t=new n("loaded"),r="loaded"===t.type,t=null}catch(i){r=!1}e.exports=r?n:"function"==typeof document.createEvent?function(e,t){var n=document.createEvent("Event");return n.initEvent(e,!1,!1),t?(n.lengthComputable=Boolean(t.lengthComputable),n.loaded=Number(t.loaded)||0,n.total=Number(t.total)||0):(n.lengthComputable=!1,n.loaded=n.total=0),n}:function(e,t){var n=document.createEventObject();return n.type=e,t?(n.lengthComputable=Boolean(t.lengthComputable),n.loaded=Number(t.loaded)||0,n.total=Number(t.total)||0):(n.lengthComputable=!1,n.loaded=n.total=0),n}},5527:function(e,t,n){"use strict";var r=String.prototype.replace,i=/%20/g,o=n(2493),u={RFC1738:"RFC1738",RFC3986:"RFC3986"};e.exports=o.assign({default:u.RFC3986,formatters:{RFC1738:function(e){return r.call(e,i,"+")},RFC3986:function(e){return String(e)}}},u)},9126:function(e,t,n){"use strict";var r=n(6845),i=n(9166),o=n(5527);e.exports={formats:o,parse:i,stringify:r}},9166:function(e,t,n){"use strict";var r=n(2493),i=Object.prototype.hasOwnProperty,o=Array.isArray,u={allowDots:!1,allowPrototypes:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},s=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},c=function(e,t){return e&&"string"==typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},a=function(e,t,n,r){if(e){var o=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,u=/(\[[^[\]]*])/g,s=n.depth>0&&/(\[[^[\]]*])/.exec(o),a=s?o.slice(0,s.index):o,l=[];if(a){if(!n.plainObjects&&i.call(Object.prototype,a)&&!n.allowPrototypes)return;l.push(a)}for(var p=0;n.depth>0&&null!==(s=u.exec(o))&&p<n.depth;){if(p+=1,!n.plainObjects&&i.call(Object.prototype,s[1].slice(1,-1))&&!n.allowPrototypes)return;l.push(s[1])}return s&&l.push("["+o.slice(s.index)+"]"),function(e,t,n,r){for(var i=r?t:c(t,n),o=e.length-1;o>=0;--o){var u,s=e[o];if("[]"===s&&n.parseArrays)u=[].concat(i);else{u=n.plainObjects?Object.create(null):{};var a="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,l=parseInt(a,10);n.parseArrays||""!==a?!isNaN(l)&&s!==a&&String(l)===a&&l>=0&&n.parseArrays&&l<=n.arrayLimit?(u=[])[l]=i:u[a]=i:u={0:i}}i=u}return i}(l,t,n,r)}};e.exports=function(e,t){var n=function(e){if(!e)return u;if(null!==e.decoder&&void 0!==e.decoder&&"function"!=typeof e.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t=void 0===e.charset?u.charset:e.charset;return{allowDots:void 0===e.allowDots?u.allowDots:!!e.allowDots,allowPrototypes:"boolean"==typeof e.allowPrototypes?e.allowPrototypes:u.allowPrototypes,arrayLimit:"number"==typeof e.arrayLimit?e.arrayLimit:u.arrayLimit,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:u.charsetSentinel,comma:"boolean"==typeof e.comma?e.comma:u.comma,decoder:"function"==typeof e.decoder?e.decoder:u.decoder,delimiter:"string"==typeof e.delimiter||r.isRegExp(e.delimiter)?e.delimiter:u.delimiter,depth:"number"==typeof e.depth||!1===e.depth?+e.depth:u.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof e.interpretNumericEntities?e.interpretNumericEntities:u.interpretNumericEntities,parameterLimit:"number"==typeof e.parameterLimit?e.parameterLimit:u.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"==typeof e.plainObjects?e.plainObjects:u.plainObjects,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:u.strictNullHandling}}(t);if(""===e||null==e)return n.plainObjects?Object.create(null):{};for(var l="string"==typeof e?function(e,t){var n,a={},l=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,p=t.parameterLimit===1/0?void 0:t.parameterLimit,f=l.split(t.delimiter,p),d=-1,g=t.charset;if(t.charsetSentinel)for(n=0;n<f.length;++n)0===f[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===f[n]?g="utf-8":"utf8=%26%2310003%3B"===f[n]&&(g="iso-8859-1"),d=n,n=f.length);for(n=0;n<f.length;++n)if(n!==d){var m,h,y=f[n],v=y.indexOf("]="),b=-1===v?y.indexOf("="):v+1;-1===b?(m=t.decoder(y,u.decoder,g,"key"),h=t.strictNullHandling?null:""):(m=t.decoder(y.slice(0,b),u.decoder,g,"key"),h=r.maybeMap(c(y.slice(b+1),t),(function(e){return t.decoder(e,u.decoder,g,"value")}))),h&&t.interpretNumericEntities&&"iso-8859-1"===g&&(h=s(h)),y.indexOf("[]=")>-1&&(h=o(h)?[h]:h),i.call(a,m)?a[m]=r.combine(a[m],h):a[m]=h}return a}(e,n):e,p=n.plainObjects?Object.create(null):{},f=Object.keys(l),d=0;d<f.length;++d){var g=f[d],m=a(g,l[g],n,"string"==typeof e);p=r.merge(p,m,n)}return r.compact(p)}},6845:function(e,t,n){"use strict";var r=n(2493),i=n(5527),o=Object.prototype.hasOwnProperty,u={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},s=Array.isArray,c=Array.prototype.push,a=function(e,t){c.apply(e,s(t)?t:[t])},l=Date.prototype.toISOString,p=i.default,f={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:r.encode,encodeValuesOnly:!1,format:p,formatter:i.formatters[p],indices:!1,serializeDate:function(e){return l.call(e)},skipNulls:!1,strictNullHandling:!1},d=function e(t,n,i,o,u,c,l,p,d,g,m,h,y){var v,b=t;if("function"==typeof l?b=l(n,b):b instanceof Date?b=g(b):"comma"===i&&s(b)&&(b=r.maybeMap(b,(function(e){return e instanceof Date?g(e):e})).join(",")),null===b){if(o)return c&&!h?c(n,f.encoder,y,"key"):n;b=""}if("string"==typeof(v=b)||"number"==typeof v||"boolean"==typeof v||"symbol"==typeof v||"bigint"==typeof v||r.isBuffer(b))return c?[m(h?n:c(n,f.encoder,y,"key"))+"="+m(c(b,f.encoder,y,"value"))]:[m(n)+"="+m(String(b))];var S,E=[];if(void 0===b)return E;if(s(l))S=l;else{var _=Object.keys(b);S=p?_.sort(p):_}for(var w=0;w<S.length;++w){var C=S[w],P=b[C];if(!u||null!==P){var O=s(b)?"function"==typeof i?i(n,C):n:n+(d?"."+C:"["+C+"]");a(E,e(P,O,i,o,u,c,l,p,d,g,m,h,y))}}return E};e.exports=function(e,t){var n,r=e,c=function(e){if(!e)return f;if(null!==e.encoder&&void 0!==e.encoder&&"function"!=typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||f.charset;if(void 0!==e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=i.default;if(void 0!==e.format){if(!o.call(i.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var r=i.formatters[n],u=f.filter;return("function"==typeof e.filter||s(e.filter))&&(u=e.filter),{addQueryPrefix:"boolean"==typeof e.addQueryPrefix?e.addQueryPrefix:f.addQueryPrefix,allowDots:void 0===e.allowDots?f.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"==typeof e.charsetSentinel?e.charsetSentinel:f.charsetSentinel,delimiter:void 0===e.delimiter?f.delimiter:e.delimiter,encode:"boolean"==typeof e.encode?e.encode:f.encode,encoder:"function"==typeof e.encoder?e.encoder:f.encoder,encodeValuesOnly:"boolean"==typeof e.encodeValuesOnly?e.encodeValuesOnly:f.encodeValuesOnly,filter:u,formatter:r,serializeDate:"function"==typeof e.serializeDate?e.serializeDate:f.serializeDate,skipNulls:"boolean"==typeof e.skipNulls?e.skipNulls:f.skipNulls,sort:"function"==typeof e.sort?e.sort:null,strictNullHandling:"boolean"==typeof e.strictNullHandling?e.strictNullHandling:f.strictNullHandling}}(t);"function"==typeof c.filter?r=(0,c.filter)("",r):s(c.filter)&&(n=c.filter);var l,p=[];if("object"!=typeof r||null===r)return"";l=t&&t.arrayFormat in u?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var g=u[l];n||(n=Object.keys(r)),c.sort&&n.sort(c.sort);for(var m=0;m<n.length;++m){var h=n[m];c.skipNulls&&null===r[h]||a(p,d(r[h],h,g,c.strictNullHandling,c.skipNulls,c.encode?c.encoder:null,c.filter,c.sort,c.allowDots,c.serializeDate,c.formatter,c.encodeValuesOnly,c.charset))}var y=p.join(c.delimiter),v=!0===c.addQueryPrefix?"?":"";return c.charsetSentinel&&("iso-8859-1"===c.charset?v+="utf8=%26%2310003%3B&":v+="utf8=%E2%9C%93&"),y.length>0?v+y:""}},2493:function(e){"use strict";var t=Object.prototype.hasOwnProperty,n=Array.isArray,r=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),i=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r<e.length;++r)void 0!==e[r]&&(n[r]=e[r]);return n};e.exports={arrayToObject:i,assign:function(e,t){return Object.keys(t).reduce((function(e,n){return e[n]=t[n],e}),e)},combine:function(e,t){return[].concat(e,t)},compact:function(e){for(var t=[{obj:{o:e},prop:"o"}],r=[],i=0;i<t.length;++i)for(var o=t[i],u=o.obj[o.prop],s=Object.keys(u),c=0;c<s.length;++c){var a=s[c],l=u[a];"object"==typeof l&&null!==l&&-1===r.indexOf(l)&&(t.push({obj:u,prop:a}),r.push(l))}return function(e){for(;e.length>1;){var t=e.pop(),r=t.obj[t.prop];if(n(r)){for(var i=[],o=0;o<r.length;++o)void 0!==r[o]&&i.push(r[o]);t.obj[t.prop]=i}}}(t),e},decode:function(e,t,n){var r=e.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(i){return r}},encode:function(e,t,n){if(0===e.length)return e;var i=e;if("symbol"==typeof e?i=Symbol.prototype.toString.call(e):"string"!=typeof e&&(i=String(e)),"iso-8859-1"===n)return escape(i).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var o="",u=0;u<i.length;++u){var s=i.charCodeAt(u);45===s||46===s||95===s||126===s||s>=48&&s<=57||s>=65&&s<=90||s>=97&&s<=122?o+=i.charAt(u):s<128?o+=r[s]:s<2048?o+=r[192|s>>6]+r[128|63&s]:s<55296||s>=57344?o+=r[224|s>>12]+r[128|s>>6&63]+r[128|63&s]:(u+=1,s=65536+((1023&s)<<10|1023&i.charCodeAt(u)),o+=r[240|s>>18]+r[128|s>>12&63]+r[128|s>>6&63]+r[128|63&s])}return o},isBuffer:function(e){return!(!e||"object"!=typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(n(e)){for(var r=[],i=0;i<e.length;i+=1)r.push(t(e[i]));return r}return t(e)},merge:function e(r,o,u){if(!o)return r;if("object"!=typeof o){if(n(r))r.push(o);else{if(!r||"object"!=typeof r)return[r,o];(u&&(u.plainObjects||u.allowPrototypes)||!t.call(Object.prototype,o))&&(r[o]=!0)}return r}if(!r||"object"!=typeof r)return[r].concat(o);var s=r;return n(r)&&!n(o)&&(s=i(r,u)),n(r)&&n(o)?(o.forEach((function(n,i){if(t.call(r,i)){var o=r[i];o&&"object"==typeof o&&n&&"object"==typeof n?r[i]=e(o,n,u):r.push(n)}else r[i]=n})),r):Object.keys(o).reduce((function(n,r){var i=o[r];return t.call(n,r)?n[r]=e(n[r],i,u):n[r]=i,n}),s)}}},3631:function(e,t,n){"use strict";var r=n(3804),i="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,o=n(7201),u=n(4983),s=n(6590),c="function"==typeof Symbol&&Symbol.iterator;function a(e,t){return e&&"object"==typeof e&&null!=e.key?(n=e.key,r={"=":"=0",":":"=2"},"$"+(""+n).replace(/[=:]/g,(function(e){return r[e]}))):t.toString(36);var n,r}function l(e,t,n,r){var o,s=typeof e;if("undefined"!==s&&"boolean"!==s||(e=null),null===e||"string"===s||"number"===s||"object"===s&&e.$$typeof===i)return n(r,e,""===t?"."+a(e,0):t),1;var p=0,f=""===t?".":t+":";if(Array.isArray(e))for(var d=0;d<e.length;d++)p+=l(o=e[d],f+a(o,d),n,r);else{var g=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(g){0;for(var m,h=g.call(e),y=0;!(m=h.next()).done;)p+=l(o=m.value,f+a(o,y++),n,r)}else if("object"===s){0;var v=""+e;u(!1,"Objects are not valid as a React child (found: %s).%s","[object Object]"===v?"object with keys {"+Object.keys(e).join(", ")+"}":v,"")}}return p}var p=/\/+/g;function f(e){return(""+e).replace(p,"$&/")}var d,g,m=h,h=function(e){var t=this;if(t.instancePool.length){var n=t.instancePool.pop();return t.call(n,e),n}return new t(e)},y=function(e){var t=this;u(e instanceof t,"Trying to release an instance into a pool of a different type."),e.destructor(),t.instancePool.length<t.poolSize&&t.instancePool.push(e)};function v(e,t,n,r){this.result=e,this.keyPrefix=t,this.func=n,this.context=r,this.count=0}function b(e,t,n){var i,u,s=e.result,c=e.keyPrefix,a=e.func,l=e.context,p=a.call(l,t,e.count++);Array.isArray(p)?S(p,s,n,o.thatReturnsArgument):null!=p&&(r.isValidElement(p)&&(i=p,u=c+(!p.key||t&&t.key===p.key?"":f(p.key)+"/")+n,p=r.cloneElement(i,{key:u},void 0!==i.props?i.props.children:void 0)),s.push(p))}function S(e,t,n,r,i){var o="";null!=n&&(o=f(n)+"/");var u=v.getPooled(t,o,r,i);!function(e,t,n){null==e||l(e,"",t,n)}(e,b,u),v.release(u)}v.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},d=function(e,t,n,r){var i=this;if(i.instancePool.length){var o=i.instancePool.pop();return i.call(o,e,t,n,r),o}return new i(e,t,n,r)},(g=v).instancePool=[],g.getPooled=d||m,g.poolSize||(g.poolSize=10),g.release=y;e.exports=function(e){if("object"!=typeof e||!e||Array.isArray(e))return s(!1,"React.addons.createFragment only accepts a single object. Got: %s",e),e;if(r.isValidElement(e))return s(!1,"React.addons.createFragment does not accept a ReactElement without a wrapper object."),e;u(1!==e.nodeType,"React.addons.createFragment(...): Encountered an invalid child; DOM elements are not valid children of React components.");var t=[];for(var n in e)S(e[n],t,n,o.thatReturnsArgument);return t}},9830:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(1184),i={contextDelimiter:"",onMissingKey:null};function o(e,t){var n;for(n in this.data=e,this.pluralForms={},this.options={},i)this.options[n]=void 0!==t&&n in t?t[n]:i[n]}o.prototype.getPluralForm=function(e,t){var n,i,o,u=this.pluralForms[e];return u||("function"!=typeof(o=(n=this.data[e][""])["Plural-Forms"]||n["plural-forms"]||n.plural_forms)&&(i=function(e){var t,n,r;for(t=e.split(";"),n=0;n<t.length;n++)if(0===(r=t[n].trim()).indexOf("plural="))return r.substr(7)}(n["Plural-Forms"]||n["plural-forms"]||n.plural_forms),o=(0,r.Z)(i)),u=this.pluralForms[e]=o),u(t)},o.prototype.dcnpgettext=function(e,t,n,r,i){var o,u,s;return o=void 0===i?0:this.getPluralForm(e,i),u=n,t&&(u=t+this.options.contextDelimiter+n),(s=this.data[e][u])&&s[o]?s[o]:(this.options.onMissingKey&&this.options.onMissingKey(n,e),0===o?n:r)}},6274:function(e,t,n){"use strict";n(8077).z({vendor:"variation2_front"})},7262:function(e,t,n){"use strict";n.r(t);n(6274),n(3857),n(561),n(5608),n(9512)},5608:function(e,t,n){"use strict";n(1635).z()},3857:function(e,t,n){"use strict";n(9734).z2()},561:function(e,t,n){"use strict";n(2369).z2({client_id:"",client_secret:""})},9512:function(e,t,n){"use strict";n(182).z()},3600:function(e,t,n){"use strict";n.r(t),n.d(t,{receiveCategories:function(){return r},fetchDomainSuggestions:function(){return i},receiveDomainAvailability:function(){return o},receiveDomainSuggestionsSuccess:function(){return u},receiveDomainSuggestionsError:function(){return s}});var r=function(e){return{type:"RECEIVE_CATEGORIES",categories:e}},i=function(){return{type:"FETCH_DOMAIN_SUGGESTIONS",timeStamp:Date.now()}},o=function(e,t){return{type:"RECEIVE_DOMAIN_AVAILABILITY",domainName:e,availability:t}},u=function(e,t){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS",queryObject:e,suggestions:t,timeStamp:Date.now()}},s=function(e){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_ERROR",errorMessage:e,timeStamp:Date.now()}}},584:function(e,t,n){"use strict";n.d(t,{L:function(){return i},r:function(){return r}});var r,i="automattic/domains/suggestions";!function(e){e.Failure="failure",e.Pending="pending",e.Success="success",e.Uninitialized="uninitialized"}(r||(r={}))},8077:function(e,t,n){"use strict";n.d(t,{z:function(){return p}});var r=n(5707),i=n(584),o=n(3717),u=n(3600),s=n(2269),c=n(267),a=n(3661),l=!1;function p(e){var t=e.vendor;return l||(l=!0,(0,r.registerStore)(i.L,{actions:u,controls:a.ai,reducer:o.Z,resolvers:s,selectors:(0,c.Z)(t)})),i.L}},3717:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),u=n.n(o),s=n(5707),c=n(584),a=n(4211),l={state:c.r.Uninitialized,data:{},errorMessage:null,lastUpdated:-1/0,pendingSince:void 0},p=(0,s.combineReducers)({categories:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_CATEGORIES"===t.type?t.categories:e},domainSuggestions:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,t=arguments.length>1?arguments[1]:void 0;return"FETCH_DOMAIN_SUGGESTIONS"===t.type?u()(u()({},e),{},{state:c.r.Pending,errorMessage:null,pendingSince:t.timeStamp}):"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS"===t.type?u()(u()({},e),{},{state:c.r.Success,data:u()(u()({},e.data),{},i()({},(0,a.L)(t.queryObject),t.suggestions)),errorMessage:null,lastUpdated:t.timeStamp,pendingSince:void 0}):"RECEIVE_DOMAIN_SUGGESTIONS_ERROR"===t.type?u()(u()({},e),{},{state:c.r.Failure,errorMessage:t.errorMessage,lastUpdated:t.timeStamp,pendingSince:void 0}):e},availability:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_DOMAIN_AVAILABILITY"===t.type?u()(u()({},e),{},i()({},t.domainName,t.availability)):e}});t.Z=p},2269:function(e,t,n){"use strict";n.r(t),n.d(t,{isAvailable:function(){return f},getCategories:function(){return d},__internalGetDomainSuggestions:function(){return g}});var r=n(417),i=n.n(r),o=n(9126),u=n(1481),s=n(3600),c=n(3661),a=n(4211),l=regeneratorRuntime.mark(d),p=regeneratorRuntime.mark(g),f=regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n="https://public-api.wordpress.com/rest/v1.3/domains/".concat(encodeURIComponent(t),"/is-available?is_cart_pre_check=true"),e.prev=1,e.next=4,(0,c.An)(n);case 4:return r=e.sent,i=r.body,e.abrupt("return",(0,s.receiveDomainAvailability)(t,i));case 9:return e.prev=9,e.t0=e.catch(1),e.abrupt("return",(0,s.receiveDomainAvailability)(t,{domain_name:t,mappable:"unknown",status:"unknown",supports_privacy:!1}));case 12:case"end":return e.stop()}}),e,null,[[1,9]])}));function d(){var e;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,(0,c.An)("https://public-api.wordpress.com/wpcom/v2/onboarding/domains/categories");case 2:return e=t.sent,t.abrupt("return",(0,s.receiveCategories)(e.body));case 4:case"end":return t.stop()}}),l)}function g(e){var t,n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(e.query){r.next=2;break}return r.abrupt("return",(0,s.receiveDomainSuggestionsError)("Empty query"));case 2:return r.next=4,(0,s.fetchDomainSuggestions)();case 4:return r.prev=4,r.next=7,(0,c._9)({apiVersion:"1.1",path:"/domains/suggestions",query:(0,o.stringify)(e)});case 7:t=r.sent,r.next=13;break;case 10:return r.prev=10,r.t0=r.catch(4),r.abrupt("return",(0,s.receiveDomainSuggestionsError)(r.t0.message||(0,u.Iu)("Error while fetching server response")));case 13:if(t&&""!==t){r.next=15;break}return r.abrupt("return",(0,s.receiveDomainSuggestionsError)((0,u.Iu)("Invalid response from the server")));case 15:return n=t.map((function(e){return i()(i()({},e),e.raw_price&&e.currency_code&&{cost:(0,a._)(e.raw_price,e.currency_code)})})),r.abrupt("return",(0,s.receiveDomainSuggestionsSuccess)(e,n));case 17:case"end":return r.stop()}}),p,null,[[4,10]])}},267:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(5182),u=n.n(o),s=n(5707),c=n(584),a=n(4211);t.Z=function(e){function t(t,n){return i()(i()({include_wordpressdotcom:n.only_wordpressdotcom||!1,include_dotblogsubdomain:!1,only_wordpressdotcom:!1,quantity:5,vendor:e},n),{},{query:t.trim().toLocaleLowerCase()})}return{getCategories:function(e){return[].concat(u()(e.categories.filter((function(e){return null!==e.tier})).sort((function(e,t){return e>t?1:-1}))),u()(e.categories.filter((function(e){return null===e.tier})).sort((function(e,t){return e.title.localeCompare(t.title)}))))},getDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,s.select)(c.L).__internalGetDomainSuggestions(i)},getDomainState:function(e){return e.domainSuggestions.state},getDomainErrorMessage:function(e){return e.domainSuggestions.errorMessage},getDomainSuggestionVendor:function(){return e},isLoadingDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,s.select)("core/data").isResolving(c.L,"__internalGetDomainSuggestions",[i])},__internalGetDomainSuggestions:function(e,t){return e.domainSuggestions.data[(0,a.L)(t)]},isAvailable:function(e,t){return e.availability[t]},getDomainAvailabilities:function(e){return e.availability}}}},4211:function(e,t,n){"use strict";n.d(t,{L:function(){return u},_:function(){return s}});var r=n(5695),i=n.n(r),o=n(1621),u=i();function s(e,t){return(0,o.ZP)(e,t,{stripZeros:!0})}},6108:function(e,t,n){"use strict";n.r(t),n.d(t,{setSidebarFullscreen:function(){return o},unsetSidebarFullscreen:function(){return u},setStep:function(){return s},setSiteTitle:function(){return c},setDomain:function(){return a},unsetDomain:function(){return l},confirmDomainSelection:function(){return p},setDomainSearch:function(){return f},setPlanProductId:function(){return g},unsetPlanProductId:function(){return m},updatePlan:function(){return h},openSidebar:function(){return y},closeSidebar:function(){return v},openFocusedLaunch:function(){return b},closeFocusedLaunch:function(){return S},enableExperimental:function(){return E},enableAnchorFm:function(){return _},showSiteTitleStep:function(){return w},setModalDismissible:function(){return C},unsetModalDismissible:function(){return P},showModalTitle:function(){return O},hideModalTitle:function(){return I},enablePersistentSuccessView:function(){return T},disablePersistentSuccessView:function(){return A}});var r=n(5707),i=n(9149),o=function(){return{type:"SET_SIDEBAR_FULLSCREEN"}},u=function(){return{type:"UNSET_SIDEBAR_FULLSCREEN"}},s=function(e){return{type:"SET_STEP",step:e}},c=function(e){return{type:"SET_SITE_TITLE",title:e}},a=function(e){return{type:"SET_DOMAIN",domain:e}},l=function(){return{type:"UNSET_DOMAIN"}},p=function(){return{type:"CONFIRM_DOMAIN_SELECTION"}},f=function(e){return{type:"SET_DOMAIN_SEARCH",domainSearch:e}},d=function(e){return{type:"SET_PLAN_BILLING_PERIOD",billingPeriod:e}},g=regeneratorRuntime.mark((function e(t){var n,o,u;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if((0,r.select)(i.Fs).isPlanProductFree(t)){e.next=6;break}return o=(0,r.select)(i.Fs).getPlanProductById(t),u=null!==(n=null==o?void 0:o.billingPeriod)&&void 0!==n?n:"ANNUALLY",e.next=6,d(u);case 6:return e.abrupt("return",{type:"SET_PLAN_PRODUCT_ID",planProductId:t});case 7:case"end":return e.stop()}}),e)})),m=function(){return{type:"UNSET_PLAN_PRODUCT_ID"}};function h(e){return g(e)}var y=function(){return{type:"OPEN_SIDEBAR"}},v=function(){return{type:"CLOSE_SIDEBAR"}},b=function(){return{type:"OPEN_FOCUSED_LAUNCH"}},S=function(){return{type:"CLOSE_FOCUSED_LAUNCH"}},E=function(){return{type:"ENABLE_EXPERIMENTAL"}},_=function(){return{type:"ENABLE_ANCHOR_FM"}},w=function(){return{type:"SHOW_SITE_TITLE_STEP"}},C=function(){return{type:"SET_MODAL_DISMISSIBLE"}},P=function(){return{type:"UNSET_MODAL_DISMISSIBLE"}},O=function(){return{type:"SHOW_MODAL_TITLE"}},I=function(){return{type:"HIDE_MODAL_TITLE"}},T=function(){return{type:"ENABLE_SUCCESS_VIEW"}},A=function(){return{type:"DISABLE_SUCCESS_VIEW"}}},9149:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Fs:function(){return i}});var r="automattic/launch",i="automattic/onboard/plans"},3610:function(e,t,n){"use strict";n.d(t,{y:function(){return r},M:function(){return i}});var r={Name:"name",Domain:"domain",Plan:"plan",Final:"final"},i=[r.Name,r.Domain,r.Plan,r.Final]},1635:function(e,t,n){"use strict";n.d(t,{z:function(){return p}});var r=n(9866),i=n(5707),o=n(9149),u=n(4648),s=n(6108),c=n(7092),a=n(594);(0,i.use)(i.plugins.persistence,a.Z);var l=!1;function p(){return l||(l=!0,(0,i.registerStore)(o.Ls,{actions:s,controls:r.controls,reducer:u.Z,selectors:c,persist:["domain","domainSearch","planProductId","planBillingPeriod","confirmedDomainSelection","isExperimental","isAnchorFm","isSiteTitleStepVisible","siteTitle"]})),o.Ls}},594:function(e,t,n){"use strict";var r=n(492);t.Z=(0,r.Z)("WP_LAUNCH")},4648:function(e,t,n){"use strict";var r=n(5707),i=n(3610),o=(0,r.combineReducers)({step:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i.y.Name,t=arguments.length>1?arguments[1]:void 0;return"SET_STEP"===t.type?t.step:e},siteTitle:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1?arguments[1]:void 0;return"SET_SITE_TITLE"===t.type?t.title:e},domain:function(e,t){return"SET_DOMAIN"===t.type?t.domain:"UNSET_DOMAIN"!==t.type?e:void 0},confirmedDomainSelection:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"CONFIRM_DOMAIN_SELECTION"===t.type||e},domainSearch:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;return"SET_DOMAIN_SEARCH"===t.type?t.domainSearch:e},planBillingPeriod:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ANNUALLY",t=arguments.length>1?arguments[1]:void 0;return"SET_PLAN_BILLING_PERIOD"===t.type?t.billingPeriod:e},planProductId:function(e,t){return"SET_PLAN_PRODUCT_ID"===t.type?t.planProductId:"UNSET_PLAN_PRODUCT_ID"!==t.type?e:void 0},isSidebarOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_SIDEBAR"===t.type||"CLOSE_SIDEBAR"!==t.type&&e},isSidebarFullscreen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_SIDEBAR_FULLSCREEN"===t.type||"UNSET_SIDEBAR_FULLSCREEN"!==t.type&&e},isExperimental:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_EXPERIMENTAL"===t.type||e},isAnchorFm:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_ANCHOR_FM"===t.type||e},isFocusedLaunchOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_FOCUSED_LAUNCH"===t.type||"CLOSE_FOCUSED_LAUNCH"!==t.type&&e},isSiteTitleStepVisible:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_SITE_TITLE_STEP"===t.type||e},isModalDismissible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_MODAL_DISMISSIBLE"===t.type||"UNSET_MODAL_DISMISSIBLE"!==t.type&&e},isModalTitleVisible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_MODAL_TITLE"===t.type||"HIDE_MODAL_TITLE"!==t.type&&e}});t.Z=o},7092:function(e,t,n){"use strict";n.r(t),n.d(t,{getLaunchSequence:function(){return u},getLaunchStep:function(){return s},getState:function(){return c},hasPaidDomain:function(){return a},getSelectedDomain:function(){return l},getSelectedPlanProductId:function(){return p},getLastPlanBillingPeriod:function(){return f},isSelectedPlanPaid:function(){return d},hasSelectedDomain:function(){return g},isStepCompleted:function(){return m},isFlowCompleted:function(){return h},isFlowStarted:function(){return y},getFirstIncompleteStep:function(){return v},getSiteTitle:function(){return b},getCurrentStep:function(){return S},getDomainSearch:function(){return E}});var r=n(5707),i=n(3610),o=n(9149),u=function(){return i.M},s=function(){return i.y},c=function(e){return e},a=function(e){return!!e.domain&&!e.domain.is_free},l=function(e){return e.domain},p=function(e){return e.planProductId},f=function(e){return e.planBillingPeriod},d=function(e){return void 0!==e.planProductId&&!(0,r.select)(o.Fs).isPlanProductFree(e.planProductId)},g=function(e){return!!l(e)||e.confirmedDomainSelection},m=function(e,t){if(t===i.y.Plan)return!!p(e);if(t===i.y.Name){var n=(0,r.select)("core").getEntityRecord("root","site",void 0);return!(null==n||!n.title)}return t===i.y.Domain&&(0,r.select)(o.Ls).hasSelectedDomain()},h=function(e){return i.M.slice(0,i.M.length-1).every((function(t){return m(e,t)}))},y=function(e){return i.M.some((function(t){return m(e,t)}))},v=function(e){return i.M.find((function(t){return!m(e,t)}))},b=function(e){return null==e?void 0:e.siteTitle},S=function(e){return e.step},E=function(e){return e.domainSearch}},492:function(e,t,n){"use strict";function r(e){var t=e,n=e+"_TS",r={},i={getItem:function(e){return r.hasOwnProperty(e)?r[e]:null},setItem:function(e,t){r[e]=String(t)},removeItem:function(e){delete r[e]}},o=function(){try{return window.localStorage.setItem("WP_ONBOARD_TEST","1"),window.localStorage.removeItem("WP_ONBOARD_TEST"),!0}catch(e){return!1}}()?window.localStorage:i;return{storageKey:t,storage:{getItem:function(e){var r=o.getItem(n);return r&&function(e){var t=Number(e);return Boolean(t)&&t+6048e5>Date.now()}(r)&&!new URLSearchParams(window.location.search).has("fresh")?o.getItem(e):(o.removeItem(t),o.removeItem(n),null)},setItem:function(e,t){o.setItem(n,JSON.stringify(Date.now())),o.setItem(e,t)}}}}n.d(t,{Z:function(){return r}})},9068:function(e,t,n){"use strict";n.r(t),n.d(t,{setFeatures:function(){return r},setFeaturesByType:function(){return i},setPlans:function(){return o},setPlanProducts:function(){return u},resetPlan:function(){return s}});var r=function(e,t){return{type:"SET_FEATURES",features:e,locale:t}},i=function(e,t){return{type:"SET_FEATURES_BY_TYPE",featuresByType:e,locale:t}},o=function(e,t){return{type:"SET_PLANS",plans:e,locale:t}},u=function(e){return{type:"SET_PLAN_PRODUCTS",products:e}},s=function(){return{type:"RESET_PLAN"}}},4703:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Ho:function(){return i},TO:function(){return o},YS:function(){return u},Gz:function(){return s},hx:function(){return c},iL:function(){return a},xT:function(){return l},AX:function(){return p},bS:function(){return f},UB:function(){return d},BV:function(){return g},nN:function(){return m}});var r="automattic/onboard/plans",i=1,o="free",u="personal",s="premium",c="business",a="ecommerce",l=[o,u,s,c,a],p=s,f=["personal-bundle","value_bundle","business-bundle","ecommerce-bundle"],d=["personal-bundle-monthly","value_bundle_monthly","business-bundle-monthly","ecommerce-bundle-monthly"],g=["free_plan"].concat(f,d),m=["custom-domain","support-live","priority-support"]},9734:function(e,t,n){"use strict";n.d(t,{z2:function(){return p}});var r=n(5707),i=n(4703),o=n(9438),u=n(9068),s=n(7738),c=n(5261),a=n(3661),l=!1;function p(){return l||(l=!0,(0,r.registerStore)(i.Ls,{resolvers:c,actions:u,controls:a.ai,reducer:o.ZP,selectors:s})),i.Ls}},9438:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),u=n.n(o),s=n(5707),c=(0,s.combineReducers)({features:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES":return u()(u()({},e),{},i()({},t.locale,t.features));default:return e}},featuresByType:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES_BY_TYPE":return u()(u()({},e),{},i()({},t.locale,t.featuresByType));default:return e}},planProducts:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLAN_PRODUCTS":return t.products;default:return e}},plans:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLANS":return u()(u()({},e),{},i()({},t.locale,t.plans));default:return e}}});t.ZP=c},5261:function(e,t,n){"use strict";n.r(t),n.d(t,{getSupportedPlans:function(){return m}});var r=n(9126),i=n(1621),o=n(9068),u=n(4703),s=n(3661),c=regeneratorRuntime.mark(m);function a(e){return(0,i.ZP)(12*e.raw_price,e.currency_code,{stripZeros:!0})}function l(e){return(0,i.ZP)(e.raw_price,e.currency_code,{stripZeros:!0})}function p(e){return e.reduce((function(e,t){return e[t.id]={id:t.id,name:t.name,description:t.description,type:"checkbox",requiresAnnuallyBilledPlan:u.nN.indexOf(t.id)>-1},e}),{})}function f(e,t){var n=Object.keys(t).find((function(n){return t[n].name===e}));return!!n&&t[n].requiresAnnuallyBilledPlan}function d(e,t){var n=e.highlighted_features.map((function(e){return{name:e,requiresAnnuallyBilledPlan:f(e,t)}}));return n.sort((function(e,t){return Number(t.requiresAnnuallyBilledPlan)-Number(e.requiresAnnuallyBilledPlan)})),n}function g(e,t){var n=u.BV.reduce((function(n,r){var o=e.find((function(e){return e.product_slug===r}));if(!o)return n;var u,s=t.find((function(e){return e.productIds.indexOf(o.product_id)>-1}));return n.push({productId:o.product_id,billingPeriod:31===o.bill_period?"MONTHLY":"ANNUALLY",periodAgnosticSlug:s.periodAgnosticSlug,storeSlug:o.product_slug,rawPrice:o.raw_price,pathSlug:o.path_slug,price:31===(null==o?void 0:o.bill_period)||0===o.raw_price?l(o):(u=o,(0,i.ZP)(u.raw_price/12,u.currency_code,{stripZeros:!0})),annualPrice:31===(null==o?void 0:o.bill_period)?a(o):l(o)}),n}),[]);return function(e){for(var t=function(t){var n=e.find((function(e){return e.storeSlug===u.bS[t]})),r=e.find((function(e){return e.storeSlug===u.UB[t]}));if(n&&r){var i=12*r.rawPrice,o=n.rawPrice,s=Math.round(100*(1-o/i));n.annualDiscount=s,r.annualDiscount=s}},n=0;n<u.bS.length;n++)t(n)}(n),n}function m(){var e,t,n,i,a,l,f,m=arguments;return regeneratorRuntime.wrap((function(c){for(;;)switch(c.prev=c.next){case 0:return e=m.length>0&&void 0!==m[0]?m[0]:"en",c.next=3,(0,s._9)({path:"/plans",query:(0,r.stringify)({locale:e}),apiVersion:"1.5"});case 3:return t=c.sent,c.next=6,(0,s.An)("https://public-api.wordpress.com/wpcom/v2/plans/details?locale=".concat(encodeURIComponent(e)),{mode:"cors",credentials:"omit"});case 6:return n=c.sent,i=n.body,a=p(i.features),l=i.plans.map((function(e){var t,n=null===(t=e.nonlocalized_short_name)||void 0===t?void 0:t.toLowerCase();return{description:e.tagline,features:d(e,a),storage:e.storage,title:e.short_name,featuresSlugs:e.features.reduce((function(e,t){return e[t]=!0,e}),{}),isFree:n===u.TO,isPopular:n===u.Gz,periodAgnosticSlug:n,productIds:e.products.map((function(e){return e.plan_id}))}})),f=g(t,l),c.next=13,(0,o.setPlans)(l,e);case 13:return c.next=15,(0,o.setPlanProducts)(f);case 15:return c.next=17,(0,o.setFeatures)(a,e);case 17:return c.next=19,(0,o.setFeaturesByType)(i.features_by_type,e);case 19:case"end":return c.stop()}}),c)}},7738:function(e,t,n){"use strict";n.r(t),n.d(t,{getFeatures:function(){return s},getFeaturesByType:function(){return c},getPlanByProductId:function(){return a},getPlanProductById:function(){return l},getPlanByPeriodAgnosticSlug:function(){return p},getDefaultPaidPlan:function(){return f},getDefaultFreePlan:function(){return d},getSupportedPlans:function(){return g},getPlansProducts:function(){return m},getPrices:function(){return h},getPlanByPath:function(){return y},getPlanProduct:function(){return v},isPlanEcommerce:function(){return b},isPlanFree:function(){return S},isPlanProductFree:function(){return E}});var r=n(5707),i=n(4703),o=n(3613),u=n.n(o),s=function(e,t){var n;return null!==(n=e.features[t])&&void 0!==n?n:{}},c=function(e,t){var n;return null!==(n=e.featuresByType[t])&&void 0!==n?n:[]},a=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.productIds.indexOf(t)>-1}))},l=function(e,t){if(t)return(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.productId===t}))},p=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===t}))},f=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.AX}))},d=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.TO}))},g=function(e,t){var n;return null!==(n=e.plans[t])&&void 0!==n?n:[]},m=function(e){return e.planProducts},h=function(e,t){return u()("getPrices",{alternative:"getPlanProduct().price"}),(0,r.select)(i.Ls).getPlansProducts().reduce((function(e,t){return e[t.storeSlug]=t.price,e}),{})},y=function(e,t,n){if(t){var o=(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.pathSlug===t}));if(o)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===(null==o?void 0:o.periodAgnosticSlug)}))}},v=function(e,t,n){if(t&&n){var o=(0,r.select)(i.Ls).getPlansProducts();return t===i.TO?o.find((function(e){return e.periodAgnosticSlug===t})):o.find((function(e){return e.billingPeriod===n&&e.periodAgnosticSlug===t}))}},b=function(e,t){return t===i.iL},S=function(e,t){return t===i.TO},E=function(e,t){return t===i.Ho}},8459:function(e,t,n){"use strict";n.d(t,{d:function(){return a}});var r=n(417),i=n.n(r),o=n(2220),u=n.n(o),s=n(3661),c=n(9639);function a(e){var t=regeneratorRuntime.mark(d),n=regeneratorRuntime.mark(v),r=regeneratorRuntime.mark(b),o=regeneratorRuntime.mark(S),a=regeneratorRuntime.mark(E),l=function(){return{type:"FETCH_NEW_SITE"}},p=function(e){return{type:"RECEIVE_NEW_SITE",response:e}},f=function(e){return{type:"RECEIVE_NEW_SITE_FAILED",error:e}};function d(n){var r,o,c,a,l;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,{type:"FETCH_NEW_SITE"};case 2:return t.prev=2,r=n.authToken,o=u()(n,["authToken"]),c={client_id:e.client_id,client_secret:e.client_secret,find_available_url:!0,public:-1},a=i()(i()(i()({},c),o),{},{validate:!1}),t.next=8,(0,s._9)({path:"/sites/new",apiVersion:"1.1",method:"post",body:a,token:r});case 8:return l=t.sent,t.next=11,p(l);case 11:return t.abrupt("return",!0);case 14:return t.prev=14,t.t0=t.catch(2),t.next=18,f(t.t0);case 18:return t.abrupt("return",!1);case 19:case"end":return t.stop()}}),t,null,[[2,14]])}var g=function(e,t){return{type:"RECEIVE_SITE_TITLE",siteId:e,title:t}},m=function(e){return{type:"LAUNCH_SITE_START",siteId:e}},h=function(e){return{type:"LAUNCH_SITE_SUCCESS",siteId:e}},y=function(e,t){return{type:"LAUNCH_SITE_FAILURE",siteId:e,error:t}};function v(e){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,m(e);case 2:return t.prev=2,t.next=5,(0,s._9)({path:"/sites/".concat(e,"/launch"),apiVersion:"1.1",method:"post"});case 5:return t.next=7,h(e);case 7:t.next=13;break;case 9:return t.prev=9,t.t0=t.catch(2),t.next=13,y(e,c.Hc.INTERNAL);case 13:case"end":return t.stop()}}),n,null,[[2,9]])}function b(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,s._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"GET"});case 2:return t=n.sent,n.abrupt("return",t);case 4:case"end":return n.stop()}}),r)}function S(e,t){var n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,(0,s._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"POST",body:t});case 2:return n=r.sent,r.abrupt("return",n);case 4:case"end":return r.stop()}}),o)}function E(e,t){return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,s._9)({path:"/sites/".concat(encodeURIComponent(e),"/settings"),apiVersion:"1.4",body:{blogname:t},method:"POST"});case 3:return n.next=5,g(e,t);case 5:n.next=9;break;case 7:n.prev=7,n.t0=n.catch(0);case 9:case"end":return n.stop()}}),a,null,[[0,7]])}return{receiveSiteDomains:function(e,t){return{type:"RECEIVE_SITE_DOMAINS",siteId:e,domains:t}},saveSiteTitle:E,receiveSiteTitle:g,fetchNewSite:l,fetchSite:function(){return{type:"FETCH_SITE"}},receiveNewSite:p,receiveNewSiteFailed:f,resetNewSiteFailed:function(){return{type:"RESET_RECEIVE_NEW_SITE_FAILED"}},createSite:d,receiveSite:function(e,t){return{type:"RECEIVE_SITE",siteId:e,response:t}},receiveSiteFailed:function(e,t){return{type:"RECEIVE_SITE_FAILED",siteId:e,response:t}},reset:function(){return{type:"RESET_SITE_STORE"}},launchSite:v,launchSiteStart:m,launchSiteSuccess:h,launchSiteFailure:y,getCart:b,setCart:S}}},2005:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/site"},2369:function(e,t,n){"use strict";n.d(t,{z2:function(){return p}});var r=n(5707),i=n(2005),o=n(2701),u=n(8459),s=n(7862),c=n(4309),a=n(3661),l=!1;function p(e){return l||(l=!0,(0,r.registerStore)(i.L,{actions:(0,u.d)(e),controls:a.ai,reducer:o.ZP,resolvers:s,selectors:c})),i.L}},2701:function(e,t,n){"use strict";var r=n(2220),i=n.n(r),o=n(4582),u=n.n(o),s=n(1260),c=n.n(s),a=n(417),l=n.n(a),p=n(5707),f=n(9639),d=(0,p.combineReducers)({data:function(e,t){return"RECEIVE_NEW_SITE"===t.type?t.response.blog_details:"RECEIVE_NEW_SITE_FAILED"!==t.type&&"RESET_SITE_STORE"!==t.type?e:void 0},error:function(e,t){switch(t.type){case"FETCH_NEW_SITE":case"RECEIVE_NEW_SITE":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return;case"RECEIVE_NEW_SITE_FAILED":return{error:t.error.error,status:t.error.status,statusCode:t.error.statusCode,name:t.error.name,message:t.error.message}}return e},isFetching:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_NEW_SITE":return!0;case"RECEIVE_NEW_SITE":case"RECEIVE_NEW_SITE_FAILED":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return!1}return e}}),g=(0,p.combineReducers)({isFetchingSiteDetails:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_SITE":return!0;case"RECEIVE_SITE":case"RECEIVE_SITE_FAILED":return!1}return e},newSite:d,sites:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if("RECEIVE_SITE"===t.type)return l()(l()({},e),{},c()({},t.siteId,t.response));if("RECEIVE_SITE_FAILED"===t.type){var n=t.siteId,r=(e[n],i()(e,[n].map(u())));return l()({},r)}return"RESET_SITE_STORE"===t.type?{}:"RECEIVE_SITE_TITLE"===t.type?l()(l()({},e),{},c()({},t.siteId,l()(l()({},e[t.siteId]),{},{name:t.title}))):e},launchStatus:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"LAUNCH_SITE_START"===t.type?l()(l()({},e),{},c()({},t.siteId,{status:f.uS.IN_PROGRESS,errorCode:void 0})):"LAUNCH_SITE_SUCCESS"===t.type?l()(l()({},e),{},c()({},t.siteId,{status:f.uS.SUCCESS,errorCode:void 0})):"LAUNCH_SITE_FAILURE"===t.type?l()(l()({},e),{},c()({},t.siteId,{status:f.uS.FAILURE,errorCode:t.error})):e},sitesDomains:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_SITE_DOMAINS"===t.type?l()(l()({},e),{},c()({},t.siteId,t.domains)):e}});t.ZP=g},7862:function(e,t,n){"use strict";n.r(t),n.d(t,{getSite:function(){return c},getSiteDomains:function(){return a}});var r=n(5707),i=n(3661),o=n(2005),u=regeneratorRuntime.mark(c),s=regeneratorRuntime.mark(a);function c(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,r.dispatch)(o.L).fetchSite();case 2:return n.prev=2,n.next=5,(0,i._9)({path:"/sites/"+encodeURIComponent(e),apiVersion:"1.1"});case 5:return t=n.sent,n.next=8,(0,r.dispatch)(o.L).receiveSite(e,t);case 8:n.next=14;break;case 10:return n.prev=10,n.t0=n.catch(2),n.next=14,(0,r.dispatch)(o.L).receiveSiteFailed(e,void 0);case 14:case"end":return n.stop()}}),u,null,[[2,10]])}function a(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,i._9)({path:"/sites/"+encodeURIComponent(e)+"/domains",apiVersion:"1.2"});case 3:return t=n.sent,n.next=6,(0,r.dispatch)(o.L).receiveSiteDomains(e,null==t?void 0:t.domains);case 6:n.next=10;break;case 8:n.prev=8,n.t0=n.catch(0);case 10:case"end":return n.stop()}}),s,null,[[0,8]])}},4309:function(e,t,n){"use strict";n.r(t),n.d(t,{getState:function(){return u},getNewSite:function(){return s},getNewSiteError:function(){return c},isFetchingSite:function(){return a},isFetchingSiteDetails:function(){return l},isNewSite:function(){return p},getSite:function(){return f},getSiteTitle:function(){return d},isSiteLaunched:function(){return g},isSiteLaunching:function(){return m},getSiteDomains:function(){return h},getPrimarySiteDomain:function(){return y},getSiteSubdomain:function(){return v}});var r=n(5707),i=n(2005),o=n(9639),u=function(e){return e},s=function(e){return e.newSite.data},c=function(e){return e.newSite.error},a=function(e){return e.newSite.isFetching},l=function(e){return e.isFetchingSiteDetails},p=function(e){return!!e.newSite.data},f=function(e,t){return e.sites[t]},d=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSite(t))||void 0===n?void 0:n.name},g=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.SUCCESS},m=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.IN_PROGRESS},h=function(e,t){return e.sitesDomains[t]},y=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.primary_domain}))},v=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.is_subdomain}))}},9639:function(e,t,n){"use strict";var r,i,o;n.d(t,{Hc:function(){return i},uS:function(){return o}}),function(e){e[e.PublicIndexed=1]="PublicIndexed",e[e.PublicNotIndexed=0]="PublicNotIndexed",e[e.Private=-1]="Private"}(r||(r={})),function(e){e.INTERNAL="internal"}(i||(i={})),function(e){e.UNINITIALIZED="unintialized",e.IN_PROGRESS="in_progress",e.SUCCESS="success",e.FAILURE="failure"}(o||(o={}))},4366:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/wpcom-features"},2613:function(e,t,n){"use strict";n.d(t,{$:function(){return s}});var r=n(4703),i=r.YS,o=r.Gz,u=r.hx,s={domain:{id:"domain",minSupportedPlan:i},store:{id:"store",minSupportedPlan:r.iL},seo:{id:"seo",minSupportedPlan:u},plugins:{id:"plugins",minSupportedPlan:u},"ad-free":{id:"ad-free",minSupportedPlan:i},"image-storage":{id:"image-storage",minSupportedPlan:o},"video-storage":{id:"video-storage",minSupportedPlan:o},support:{id:"support",minSupportedPlan:u}}},182:function(e,t,n){"use strict";n.d(t,{z:function(){return a}});var r=n(9866),i=n(5707),o=n(4366),u=n(8638),s=n(335),c=!1;function a(){return c||(c=!0,(0,i.registerStore)(o.L,{controls:r.controls,reducer:u.Z,selectors:s})),o.L}},8638:function(e,t,n){"use strict";var r=n(2613);t.Z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.$;return e}},335:function(e,t,n){"use strict";n.r(t),n.d(t,{getAllFeatures:function(){return i},getRecommendedPlanSlug:function(){return o}});var r=n(4703),i=function(e){return e},o=function(e,t){var n=i(e);if(t.length)return t.reduce((function(e,t){var i=n[t].minSupportedPlan;return r.xT.indexOf(i)>r.xT.indexOf(e)?i:e}),n[t[0]].minSupportedPlan)}},3661:function(e,t,n){"use strict";n.d(t,{_9:function(){return s},An:function(){return c},ai:function(){return a}});var r,i=n(2954),o=n.n(i),u=n(8552),s=function(e){return{type:"WPCOM_REQUEST",request:e}},c=function(e,t){return{type:"FETCH_AND_PARSE",resource:e,options:t}},a={WPCOM_REQUEST:function(e){var t=e.request;return(0,u.ZP)(t)},FETCH_AND_PARSE:(r=o()(regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.resource,r=t.options,e.next=3,window.fetch(n,r);case 3:return i=e.sent,e.t0=i.ok,e.next=7,i.json();case 7:return e.t1=e.sent,e.abrupt("return",{ok:e.t0,body:e.t1});case 9:case"end":return e.stop()}}),e)}))),function(_x){return r.apply(this,arguments)}),RELOAD_PROXY:function(){(0,u.sS)()},REQUEST_ALL_BLOGS_ACCESS:function(){return(0,u.Vw)()},WAIT:function(e){var t=e.ms;return new Promise((function(e){return setTimeout(e,t)}))}}},3759:function(e,t,n){"use strict";n.d(t,{X:function(){return i}});var r={AED:{symbol:"د.إ.‏",grouping:",",decimal:".",precision:2},AFN:{symbol:"؋",grouping:",",decimal:".",precision:2},ALL:{symbol:"Lek",grouping:".",decimal:",",precision:2},AMD:{symbol:"֏",grouping:",",decimal:".",precision:2},ANG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AOA:{symbol:"Kz",grouping:",",decimal:".",precision:2},ARS:{symbol:"$",grouping:".",decimal:",",precision:2},AUD:{symbol:"A$",grouping:",",decimal:".",precision:2},AWG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AZN:{symbol:"₼",grouping:" ",decimal:",",precision:2},BAM:{symbol:"КМ",grouping:".",decimal:",",precision:2},BBD:{symbol:"Bds$",grouping:",",decimal:".",precision:2},BDT:{symbol:"৳",grouping:",",decimal:".",precision:0},BGN:{symbol:"лв.",grouping:" ",decimal:",",precision:2},BHD:{symbol:"د.ب.‏",grouping:",",decimal:".",precision:3},BIF:{symbol:"FBu",grouping:",",decimal:".",precision:0},BMD:{symbol:"$",grouping:",",decimal:".",precision:2},BND:{symbol:"$",grouping:".",decimal:",",precision:0},BOB:{symbol:"Bs",grouping:".",decimal:",",precision:2},BRL:{symbol:"R$",grouping:".",decimal:",",precision:2},BSD:{symbol:"$",grouping:",",decimal:".",precision:2},BTC:{symbol:"Ƀ",grouping:",",decimal:".",precision:2},BTN:{symbol:"Nu.",grouping:",",decimal:".",precision:1},BWP:{symbol:"P",grouping:",",decimal:".",precision:2},BYR:{symbol:"р.",grouping:" ",decimal:",",precision:2},BZD:{symbol:"BZ$",grouping:",",decimal:".",precision:2},CAD:{symbol:"C$",grouping:",",decimal:".",precision:2},CDF:{symbol:"FC",grouping:",",decimal:".",precision:2},CHF:{symbol:"CHF",grouping:"'",decimal:".",precision:2},CLP:{symbol:"$",grouping:".",decimal:",",precision:2},CNY:{symbol:"¥",grouping:",",decimal:".",precision:2},COP:{symbol:"$",grouping:".",decimal:",",precision:2},CRC:{symbol:"₡",grouping:".",decimal:",",precision:2},CUC:{symbol:"CUC",grouping:",",decimal:".",precision:2},CUP:{symbol:"$MN",grouping:",",decimal:".",precision:2},CVE:{symbol:"$",grouping:",",decimal:".",precision:2},CZK:{symbol:"Kč",grouping:" ",decimal:",",precision:2},DJF:{symbol:"Fdj",grouping:",",decimal:".",precision:0},DKK:{symbol:"kr.",grouping:"",decimal:",",precision:2},DOP:{symbol:"RD$",grouping:",",decimal:".",precision:2},DZD:{symbol:"د.ج.‏",grouping:",",decimal:".",precision:2},EGP:{symbol:"ج.م.‏",grouping:",",decimal:".",precision:2},ERN:{symbol:"Nfk",grouping:",",decimal:".",precision:2},ETB:{symbol:"ETB",grouping:",",decimal:".",precision:2},EUR:{symbol:"€",grouping:".",decimal:",",precision:2},FJD:{symbol:"FJ$",grouping:",",decimal:".",precision:2},FKP:{symbol:"£",grouping:",",decimal:".",precision:2},GBP:{symbol:"£",grouping:",",decimal:".",precision:2},GEL:{symbol:"Lari",grouping:" ",decimal:",",precision:2},GHS:{symbol:"₵",grouping:",",decimal:".",precision:2},GIP:{symbol:"£",grouping:",",decimal:".",precision:2},GMD:{symbol:"D",grouping:",",decimal:".",precision:2},GNF:{symbol:"FG",grouping:",",decimal:".",precision:0},GTQ:{symbol:"Q",grouping:",",decimal:".",precision:2},GYD:{symbol:"G$",grouping:",",decimal:".",precision:2},HKD:{symbol:"HK$",grouping:",",decimal:".",precision:2},HNL:{symbol:"L.",grouping:",",decimal:".",precision:2},HRK:{symbol:"kn",grouping:".",decimal:",",precision:2},HTG:{symbol:"G",grouping:",",decimal:".",precision:2},HUF:{symbol:"Ft",grouping:".",decimal:",",precision:0},IDR:{symbol:"Rp",grouping:".",decimal:",",precision:0},ILS:{symbol:"₪",grouping:",",decimal:".",precision:2},INR:{symbol:"₹",grouping:",",decimal:".",precision:2},IQD:{symbol:"د.ع.‏",grouping:",",decimal:".",precision:2},IRR:{symbol:"﷼",grouping:",",decimal:"/",precision:2},ISK:{symbol:"kr.",grouping:".",decimal:",",precision:0},JMD:{symbol:"J$",grouping:",",decimal:".",precision:2},JOD:{symbol:"د.ا.‏",grouping:",",decimal:".",precision:3},JPY:{symbol:"¥",grouping:",",decimal:".",precision:0},KES:{symbol:"S",grouping:",",decimal:".",precision:2},KGS:{symbol:"сом",grouping:" ",decimal:"-",precision:2},KHR:{symbol:"៛",grouping:",",decimal:".",precision:0},KMF:{symbol:"CF",grouping:",",decimal:".",precision:2},KPW:{symbol:"₩",grouping:",",decimal:".",precision:0},KRW:{symbol:"₩",grouping:",",decimal:".",precision:0},KWD:{symbol:"د.ك.‏",grouping:",",decimal:".",precision:3},KYD:{symbol:"$",grouping:",",decimal:".",precision:2},KZT:{symbol:"₸",grouping:" ",decimal:"-",precision:2},LAK:{symbol:"₭",grouping:",",decimal:".",precision:0},LBP:{symbol:"ل.ل.‏",grouping:",",decimal:".",precision:2},LKR:{symbol:"₨",grouping:",",decimal:".",precision:0},LRD:{symbol:"L$",grouping:",",decimal:".",precision:2},LSL:{symbol:"M",grouping:",",decimal:".",precision:2},LYD:{symbol:"د.ل.‏",grouping:",",decimal:".",precision:3},MAD:{symbol:"د.م.‏",grouping:",",decimal:".",precision:2},MDL:{symbol:"lei",grouping:",",decimal:".",precision:2},MGA:{symbol:"Ar",grouping:",",decimal:".",precision:0},MKD:{symbol:"ден.",grouping:".",decimal:",",precision:2},MMK:{symbol:"K",grouping:",",decimal:".",precision:2},MNT:{symbol:"₮",grouping:" ",decimal:",",precision:2},MOP:{symbol:"MOP$",grouping:",",decimal:".",precision:2},MRO:{symbol:"UM",grouping:",",decimal:".",precision:2},MTL:{symbol:"₤",grouping:",",decimal:".",precision:2},MUR:{symbol:"₨",grouping:",",decimal:".",precision:2},MVR:{symbol:"MVR",grouping:",",decimal:".",precision:1},MWK:{symbol:"MK",grouping:",",decimal:".",precision:2},MXN:{symbol:"MX$",grouping:",",decimal:".",precision:2},MYR:{symbol:"RM",grouping:",",decimal:".",precision:2},MZN:{symbol:"MT",grouping:",",decimal:".",precision:0},NAD:{symbol:"N$",grouping:",",decimal:".",precision:2},NGN:{symbol:"₦",grouping:",",decimal:".",precision:2},NIO:{symbol:"C$",grouping:",",decimal:".",precision:2},NOK:{symbol:"kr",grouping:" ",decimal:",",precision:2},NPR:{symbol:"₨",grouping:",",decimal:".",precision:2},NZD:{symbol:"NZ$",grouping:",",decimal:".",precision:2},OMR:{symbol:"﷼",grouping:",",decimal:".",precision:3},PAB:{symbol:"B/.",grouping:",",decimal:".",precision:2},PEN:{symbol:"S/.",grouping:",",decimal:".",precision:2},PGK:{symbol:"K",grouping:",",decimal:".",precision:2},PHP:{symbol:"₱",grouping:",",decimal:".",precision:2},PKR:{symbol:"₨",grouping:",",decimal:".",precision:2},PLN:{symbol:"zł",grouping:" ",decimal:",",precision:2},PYG:{symbol:"₲",grouping:".",decimal:",",precision:2},QAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},RON:{symbol:"lei",grouping:".",decimal:",",precision:2},RSD:{symbol:"Дин.",grouping:".",decimal:",",precision:2},RUB:{symbol:"₽",grouping:" ",decimal:",",precision:2},RWF:{symbol:"RWF",grouping:" ",decimal:",",precision:2},SAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},SBD:{symbol:"S$",grouping:",",decimal:".",precision:2},SCR:{symbol:"₨",grouping:",",decimal:".",precision:2},SDD:{symbol:"LSd",grouping:",",decimal:".",precision:2},SDG:{symbol:"£‏",grouping:",",decimal:".",precision:2},SEK:{symbol:"kr",grouping:",",decimal:".",precision:2},SGD:{symbol:"S$",grouping:",",decimal:".",precision:2},SHP:{symbol:"£",grouping:",",decimal:".",precision:2},SLL:{symbol:"Le",grouping:",",decimal:".",precision:2},SOS:{symbol:"S",grouping:",",decimal:".",precision:2},SRD:{symbol:"$",grouping:",",decimal:".",precision:2},STD:{symbol:"Db",grouping:",",decimal:".",precision:2},SVC:{symbol:"₡",grouping:",",decimal:".",precision:2},SYP:{symbol:"£",grouping:",",decimal:".",precision:2},SZL:{symbol:"E",grouping:",",decimal:".",precision:2},THB:{symbol:"฿",grouping:",",decimal:".",precision:2},TJS:{symbol:"TJS",grouping:" ",decimal:";",precision:2},TMT:{symbol:"m",grouping:" ",decimal:",",precision:0},TND:{symbol:"د.ت.‏",grouping:",",decimal:".",precision:3},TOP:{symbol:"T$",grouping:",",decimal:".",precision:2},TRY:{symbol:"TL",grouping:".",decimal:",",precision:2},TTD:{symbol:"TT$",grouping:",",decimal:".",precision:2},TVD:{symbol:"$T",grouping:",",decimal:".",precision:2},TWD:{symbol:"NT$",grouping:",",decimal:".",precision:2},TZS:{symbol:"TSh",grouping:",",decimal:".",precision:2},UAH:{symbol:"₴",grouping:" ",decimal:",",precision:2},UGX:{symbol:"USh",grouping:",",decimal:".",precision:2},USD:{symbol:"$",grouping:",",decimal:".",precision:2},UYU:{symbol:"$U",grouping:".",decimal:",",precision:2},UZS:{symbol:"сўм",grouping:" ",decimal:",",precision:2},VEB:{symbol:"Bs.",grouping:",",decimal:".",precision:2},VEF:{symbol:"Bs. F.",grouping:".",decimal:",",precision:2},VND:{symbol:"₫",grouping:".",decimal:",",precision:1},VUV:{symbol:"VT",grouping:",",decimal:".",precision:0},WST:{symbol:"WS$",grouping:",",decimal:".",precision:2},XAF:{symbol:"F",grouping:",",decimal:".",precision:2},XCD:{symbol:"$",grouping:",",decimal:".",precision:2},XOF:{symbol:"F",grouping:" ",decimal:",",precision:2},XPF:{symbol:"F",grouping:",",decimal:".",precision:2},YER:{symbol:"﷼",grouping:",",decimal:".",precision:2},ZAR:{symbol:"R",grouping:" ",decimal:",",precision:2},ZMW:{symbol:"ZK",grouping:",",decimal:".",precision:2},WON:{symbol:"₩",grouping:",",decimal:".",precision:2}};function i(e){return r[e]||{symbol:"$",grouping:",",decimal:".",precision:2}}},1621:function(e,t,n){"use strict";n.d(t,{ZP:function(){return s}});var r=n(417),i=n.n(r),o=n(1481),u=n(3759);function s(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=(0,u.X)(t);if(!r||isNaN(e))return null;var s=i()(i()({},r),n),a=s.decimal,l=s.grouping,p=s.precision,f=s.symbol,d=e<0?"-":"",g=(0,o.Y4)(Math.abs(e),{decimals:p,thousandsSep:l,decPoint:a});return n.stripZeros&&(g=c(g,a)),"".concat(d).concat(f).concat(g)}function c(e,t){var n=new RegExp("\\".concat(t,"0+$"));return e.replace(n,"")}},914:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1260),u=n.n(o),s=n(8049),c=n.n(s),a=n(7010),l=n(9830),p=n(7839),f=n.n(p),d=n(5079),g=n.n(d),m=n(2699),h=n(6668),y=n(3),v=c()("i18n-calypso"),b="number_format_decimals",S="number_format_thousands_sep",E="messages",_=[function(e){return e}],w={};function C(){A.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function P(e){return Array.prototype.slice.call(e)}function O(e){var t=e[0];("string"!=typeof t||e.length>3||e.length>2&&"object"==typeof e[1]&&"object"==typeof e[2])&&C("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",P(e),". See https://github.com/Automattic/i18n-calypso#translate-method"),2===e.length&&"string"==typeof t&&"string"==typeof e[1]&&C("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",P(e));for(var n={},r=0;r<e.length;r++)"object"==typeof e[r]&&(n=e[r]);if("string"==typeof t?n.original=t:"object"==typeof n.original&&(n.plural=n.original.plural,n.count=n.original.count,n.original=n.original.single),"string"==typeof e[1]&&(n.plural=e[1]),void 0===n.original)throw new Error("Translate called without a `string` value as first argument.");return n}function I(e,t){return e.dcnpgettext(E,t.context,t.original,t.plural,t.count)}function T(e,t){for(var n=_.length-1;n>=0;n--){var r=_[n](Object.assign({},t)),i=r.context?r.context+""+r.original:r.original;if(e.state.locale[i])return I(e.state.tannin,r)}return null}function A(){if(!(this instanceof A))return new A;this.defaultLocaleSlug="en",this.defaultPluralForms=function(e){return 1===e?0:1},this.state={numberFormatSettings:{},tannin:void 0,locale:void 0,localeSlug:void 0,localeVariant:void 0,textDirection:void 0,translations:f()({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new m.EventEmitter,this.stateObserver.setMaxListeners(0),this.configure()}A.throwErrors=!1,A.prototype.on=function(){var e;(e=this.stateObserver).on.apply(e,arguments)},A.prototype.off=function(){var e;(e=this.stateObserver).off.apply(e,arguments)},A.prototype.emit=function(){var e;(e=this.stateObserver).emit.apply(e,arguments)},A.prototype.numberFormat=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="number"==typeof t?t:t.decimals||0,r=t.decPoint||this.state.numberFormatSettings.decimal_point||".",i=t.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return(0,y.Z)(e,n,r,i)},A.prototype.configure=function(e){Object.assign(this,e||{}),this.setLocale()},A.prototype.setLocale=function(e){var t,n,r;if(e&&e[""]&&e[""]["key-hash"]){var i=e[""]["key-hash"],o=function(e,t){var n=!1===t?"":String(t);if(void 0!==w[n+e])return w[n+e];var r=g()().update(e).digest("hex");return w[n+e]=t?r.substr(0,t):r},s=function(e){return function(t){return t.context?(t.original=o(t.context+String.fromCharCode(4)+t.original,e),delete t.context):t.original=o(t.original,e),t}};if("sha1"===i.substr(0,4))if(4===i.length)_.push(s(!1));else{var c=i.substr(5).indexOf("-");if(c<0){var a=Number(i.substr(5));_.push(s(a))}else for(var p=Number(i.substr(5,c)),f=Number(i.substr(6+c)),d=p;d<=f;d++)_.push(s(d))}}if(e&&e[""].localeSlug)if(e[""].localeSlug===this.state.localeSlug){if(e===this.state.locale)return;Object.assign(this.state.locale,e)}else this.state.locale=Object.assign({},e);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=(null===(t=this.state.locale["text directionltr"])||void 0===t?void 0:t[0])||(null===(n=this.state.locale[""])||void 0===n||null===(r=n.momentjs_locale)||void 0===r?void 0:r.textDirection),this.state.tannin=new l.Z(u()({},E,this.state.locale)),this.state.numberFormatSettings.decimal_point=I(this.state.tannin,O([b])),this.state.numberFormatSettings.thousands_sep=I(this.state.tannin,O([S])),this.state.numberFormatSettings.decimal_point===b&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===S&&(this.state.numberFormatSettings.thousands_sep=","),this.stateObserver.emit("change")},A.prototype.getLocale=function(){return this.state.locale},A.prototype.getLocaleSlug=function(){return this.state.localeSlug},A.prototype.getLocaleVariant=function(){return this.state.localeVariant},A.prototype.isRtl=function(){return"rtl"===this.state.textDirection},A.prototype.addTranslations=function(e){for(var t in e)""!==t&&(this.state.tannin.data.messages[t]=e[t]);this.stateObserver.emit("change")},A.prototype.hasTranslation=function(){return!!T(this,O(arguments))},A.prototype.translate=function(){var e=O(arguments),t=T(this,e);if(t||(t=I(this.state.tannin,e)),e.args){var n=Array.isArray(e.args)?e.args.slice(0):[e.args];n.unshift(t);try{t=h.Z.apply(void 0,i()(n))}catch(o){if(!window||!window.console)return;var r=this.throwErrors?"error":"warn";"string"!=typeof o?window.console[r](o):window.console[r]("i18n sprintf error:",n)}}return e.components&&(t=(0,a.Z)({mixedString:t,components:e.components,throwErrors:this.throwErrors})),this.translateHooks.forEach((function(n){t=n(t,e)})),t},A.prototype.reRenderTranslations=function(){v("Re-rendering all translations due to external request"),this.stateObserver.emit("change")},A.prototype.registerComponentUpdateHook=function(e){this.componentUpdateHooks.push(e)},A.prototype.registerTranslateHook=function(e){this.translateHooks.push(e)},t.Z=A},1481:function(e,t,n){"use strict";n.d(t,{Y4:function(){return c},Iu:function(){return a}});var r=n(914),i=n(3493),o=n(975),u=n(8373),s=new r.Z,c=s.numberFormat.bind(s),a=s.translate.bind(s),l=(s.configure.bind(s),s.setLocale.bind(s),s.getLocale.bind(s),s.getLocaleSlug.bind(s),s.getLocaleVariant.bind(s),s.isRtl.bind(s),s.addTranslations.bind(s),s.reRenderTranslations.bind(s),s.registerComponentUpdateHook.bind(s),s.registerTranslateHook.bind(s),s.state,s.stateObserver,s.on.bind(s),s.off.bind(s),s.emit.bind(s),(0,i.Z)(s),(0,o.Z)(s),(0,u.Z)(s));l.useRtl,l.withRtl},3493:function(e,t,n){"use strict";n.d(t,{Z:function(){return S}});var r=n(417),i=n.n(r),o=n(85),u=n.n(o),s=n(5198),c=n.n(s),a=n(8111),l=n.n(a),p=n(270),f=n.n(p),d=n(4564),g=n.n(d),m=n(1260),h=n.n(m),y=n(3027),v=n(3804),b=n.n(v);function S(e){var t={numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e)};return function(n){var r,o,s=n.displayName||n.name||"";return o=r=function(r){f()(s,r);var o=g()(s);function s(){var e;u()(this,s);for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e=o.call.apply(o,[this].concat(n)),h()(l()(e),"boundForceUpdate",e.forceUpdate.bind(l()(e))),e}return c()(s,[{key:"componentDidMount",value:function(){e.on("change",this.boundForceUpdate)}},{key:"componentWillUnmount",value:function(){e.off("change",this.boundForceUpdate)}},{key:"render",value:function(){var r=i()(i()({locale:e.getLocaleSlug()},this.props),t);return(0,y.createElement)(n,r)}}]),s}(b().Component),h()(r,"displayName","Localized("+s+")"),o}}},3:function(e,t,n){"use strict";function r(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var i=isFinite(+e)?+e:0,o=isFinite(+t)?Math.abs(t):0,u=void 0===r?",":r,s=void 0===n?".":n,c="";return(c=(o?
7
  /*
8
  * Exposes number format capability
9
  *
editor-site-launch/dist/focused-launch.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('a8c-fse-common-data-stores', 'lodash', 'react', 'wp-components', 'wp-compose', 'wp-data', 'wp-data-controls', 'wp-deprecated', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'f32a9cf302b935397772725fa2e8f06d');
1
+ <?php return array('dependencies' => array('a8c-fse-common-data-stores', 'lodash', 'react', 'wp-components', 'wp-compose', 'wp-data', 'wp-data-controls', 'wp-deprecated', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '5925e3ab91b1fb1b11f259a0a53c895d');
editor-site-launch/dist/focused-launch.js CHANGED
@@ -3,7 +3,7 @@
3
  Copyright (c) 2017 Jed Watson.
4
  Licensed under the MIT License (MIT), see
5
  http://jedwatson.github.io/classnames
6
- */!function(){"use strict";var r={}.hasOwnProperty;function i(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var o=typeof n;if("string"===o||"number"===o)e.push(n);else if(Array.isArray(n)&&n.length){var a=i.apply(null,n);a&&e.push(a)}else if("object"===o)for(var c in n)r.call(n,c)&&n[c]&&e.push(c)}}return e.join(" ")}e.exports?(i.default=i,e.exports=i):void 0===(n=function(){return i}.apply(t,[]))||(e.exports=n)}()},3421:function(e,t){"use strict";var n=decodeURIComponent,r=encodeURIComponent,i=/; */,o=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function a(e,t){try{return t(e)}catch(n){return e}}},382:function(e){"use strict";var t,n="object"==typeof Reflect?Reflect:null,r=n&&"function"==typeof n.apply?n.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};t=n&&"function"==typeof n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var i=Number.isNaN||function(e){return e!=e};function o(){o.init.call(this)}e.exports=o,e.exports.once=function(e,t){return new Promise((function(n,r){function i(){void 0!==o&&e.removeListener("error",o),n([].slice.call(arguments))}var o;"error"!==t&&(o=function(n){e.removeListener(t,i),r(n)},e.once("error",o)),e.once(t,i)}))},o.EventEmitter=o,o.prototype._events=void 0,o.prototype._eventsCount=0,o.prototype._maxListeners=void 0;var a=10;function c(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function s(e){return void 0===e._maxListeners?o.defaultMaxListeners:e._maxListeners}function u(e,t,n,r){var i,o,a,u;if(c(n),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),a=o[t]),void 0===a)a=o[t]=n,++e._eventsCount;else if("function"==typeof a?a=o[t]=r?[n,a]:[a,n]:r?a.unshift(n):a.push(n),(i=s(e))>0&&a.length>i&&!a.warned){a.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=a.length,u=l,console&&console.warn&&console.warn(u)}return e}function l(){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 d(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=l.bind(r);return i.listener=n,r.wrapFn=i,i}function f(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):m(i,i.length)}function p(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function m(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return n}Object.defineProperty(o,"defaultMaxListeners",{enumerable:!0,get:function(){return a},set:function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");a=e}}),o.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},o.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},o.prototype.getMaxListeners=function(){return s(this)},o.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var i="error"===e,o=this._events;if(void 0!==o)i=i&&void 0===o.error;else if(!i)return!1;if(i){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var c=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw c.context=a,c}var s=o[e];if(void 0===s)return!1;if("function"==typeof s)r(s,this,t);else{var u=s.length,l=m(s,u);for(n=0;n<u;++n)r(l[n],this,t)}return!0},o.prototype.addListener=function(e,t){return u(this,e,t,!1)},o.prototype.on=o.prototype.addListener,o.prototype.prependListener=function(e,t){return u(this,e,t,!0)},o.prototype.once=function(e,t){return c(t),this.on(e,d(this,e,t)),this},o.prototype.prependOnceListener=function(e,t){return c(t),this.prependListener(e,d(this,e,t)),this},o.prototype.removeListener=function(e,t){var n,r,i,o,a;if(c(t),void 0===(r=this._events))return this;if(void 0===(n=r[e]))return this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(i=-1,o=n.length-1;o>=0;o--)if(n[o]===t||n[o].listener===t){a=n[o].listener,i=o;break}if(i<0)return this;0===i?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,a||t)}return this},o.prototype.off=o.prototype.removeListener,o.prototype.removeAllListeners=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var i,o=Object.keys(n);for(r=0;r<o.length;++r)"removeListener"!==(i=o[r])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},o.prototype.listeners=function(e){return f(this,e,!0)},o.prototype.rawListeners=function(e){return f(this,e,!1)},o.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):p.call(e,t)},o.prototype.listenerCount=p,o.prototype.eventNames=function(){return this._eventsCount>0?t(this._events):[]}},5695:function(e){"use strict";e.exports=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var n,r="boolean"==typeof t.cycles&&t.cycles,i=t.cmp&&(n=t.cmp,function(e){return function(t,r){var i={key:t,value:e[t]},o={key:r,value:e[r]};return n(i,o)}}),o=[];return function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);var n,a;if(Array.isArray(t)){for(a="[",n=0;n<t.length;n++)n&&(a+=","),a+=e(t[n])||"null";return a+"]"}if(null===t)return"null";if(-1!==o.indexOf(t)){if(r)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var c=o.push(t)-1,s=Object.keys(t).sort(i&&i(t));for(a="",n=0;n<s.length;n++){var u=s[n],l=e(t[u]);l&&(a&&(a+=","),a+=JSON.stringify(u)+":"+l)}return o.splice(c,1),"{"+a+"}"}}(e)}},7201:function(e){"use strict";function t(e){return function(){return e}}var n=function(){};n.thatReturns=t,n.thatReturnsFalse=t(!1),n.thatReturnsTrue=t(!0),n.thatReturnsNull=t(null),n.thatReturnsThis=function(){return this},n.thatReturnsArgument=function(e){return e},e.exports=n},4983:function(e){"use strict";e.exports=function(e,t,n,r,i,o,a,c){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,i,o,a,c],l=0;(s=new Error(t.replace(/%s/g,(function(){return u[l++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},6590:function(e,t,n){"use strict";var r=n(7201);e.exports=r},8051:function(e){"use strict";var t="__global_unique_id__";e.exports=function(){return window[t]=(window[t]||0)+1}},4495:function(e,t,n){"use strict";var r=n(212),i=n(9561);function o(){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}t.BlockHash=o,o.prototype.update=function(e,t){if(e=r.toArray(e,t),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){var n=(e=this.pending).length%this._delta8;this.pending=e.slice(e.length-n,e.length),0===this.pending.length&&(this.pending=null),e=r.join32(e,0,e.length-n,this.endian);for(var i=0;i<e.length;i+=this._delta32)this._update(e,i,i+this._delta32)}return this},o.prototype.digest=function(e){return this.update(this._pad()),i(null===this.pending),this._digest(e)},o.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,n=t-(e+this.padLength)%t,r=new Array(n+this.padLength);r[0]=128;for(var i=1;i<n;i++)r[i]=0;if(e<<=3,"big"===this.endian){for(var o=8;o<this.padLength;o++)r[i++]=0;r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=e>>>24&255,r[i++]=e>>>16&255,r[i++]=e>>>8&255,r[i++]=255&e}else for(r[i++]=255&e,r[i++]=e>>>8&255,r[i++]=e>>>16&255,r[i++]=e>>>24&255,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,o=8;o<this.padLength;o++)r[i++]=0;return r}},5079:function(e,t,n){"use strict";var r=n(212),i=n(4495),o=n(713),a=r.rotl32,c=r.sum32,s=r.sum32_5,u=o.ft_1,l=i.BlockHash,d=[1518500249,1859775393,2400959708,3395469782];function f(){if(!(this instanceof f))return new f;l.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}r.inherits(f,l),e.exports=f,f.blockSize=512,f.outSize=160,f.hmacStrength=80,f.padLength=64,f.prototype._update=function(e,t){for(var n=this.W,r=0;r<16;r++)n[r]=e[t+r];for(;r<n.length;r++)n[r]=a(n[r-3]^n[r-8]^n[r-14]^n[r-16],1);var i=this.h[0],o=this.h[1],l=this.h[2],f=this.h[3],p=this.h[4];for(r=0;r<n.length;r++){var m=~~(r/20),g=s(a(i,5),u(m,o,l,f),p,n[r],d[m]);p=f,f=l,l=a(o,30),o=i,i=g}this.h[0]=c(this.h[0],i),this.h[1]=c(this.h[1],o),this.h[2]=c(this.h[2],l),this.h[3]=c(this.h[3],f),this.h[4]=c(this.h[4],p)},f.prototype._digest=function(e){return"hex"===e?r.toHex32(this.h,"big"):r.split32(this.h,"big")}},8032:function(e,t,n){"use strict";var r=n(212),i=n(4495),o=n(713),a=n(9561),c=r.sum32,s=r.sum32_4,u=r.sum32_5,l=o.ch32,d=o.maj32,f=o.s0_256,p=o.s1_256,m=o.g0_256,g=o.g1_256,h=i.BlockHash,v=[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 y(){if(!(this instanceof y))return new y;h.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=v,this.W=new Array(64)}r.inherits(y,h),e.exports=y,y.blockSize=512,y.outSize=256,y.hmacStrength=192,y.padLength=64,y.prototype._update=function(e,t){for(var n=this.W,r=0;r<16;r++)n[r]=e[t+r];for(;r<n.length;r++)n[r]=s(g(n[r-2]),n[r-7],m(n[r-15]),n[r-16]);var i=this.h[0],o=this.h[1],h=this.h[2],v=this.h[3],y=this.h[4],_=this.h[5],b=this.h[6],E=this.h[7];for(a(this.k.length===n.length),r=0;r<n.length;r++){var S=u(E,p(y),l(y,_,b),this.k[r],n[r]),w=c(f(i),d(i,o,h));E=b,b=_,_=y,y=c(v,S),v=h,h=o,o=i,i=c(S,w)}this.h[0]=c(this.h[0],i),this.h[1]=c(this.h[1],o),this.h[2]=c(this.h[2],h),this.h[3]=c(this.h[3],v),this.h[4]=c(this.h[4],y),this.h[5]=c(this.h[5],_),this.h[6]=c(this.h[6],b),this.h[7]=c(this.h[7],E)},y.prototype._digest=function(e){return"hex"===e?r.toHex32(this.h,"big"):r.split32(this.h,"big")}},713:function(e,t,n){"use strict";var r=n(212).rotr32;function i(e,t,n){return e&t^~e&n}function o(e,t,n){return e&t^e&n^t&n}function a(e,t,n){return e^t^n}t.ft_1=function(e,t,n,r){return 0===e?i(t,n,r):1===e||3===e?a(t,n,r):2===e?o(t,n,r):void 0},t.ch32=i,t.maj32=o,t.p32=a,t.s0_256=function(e){return r(e,2)^r(e,13)^r(e,22)},t.s1_256=function(e){return r(e,6)^r(e,11)^r(e,25)},t.g0_256=function(e){return r(e,7)^r(e,18)^e>>>3},t.g1_256=function(e){return r(e,17)^r(e,19)^e>>>10}},212:function(e,t,n){"use strict";var r=n(9561),i=n(1285);function o(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function a(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function c(e){return 1===e.length?"0"+e:e}function s(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}t.inherits=i,t.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var n=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),i=0;i<e.length;i+=2)n.push(parseInt(e[i]+e[i+1],16))}else for(var r=0,i=0;i<e.length;i++){var a=e.charCodeAt(i);a<128?n[r++]=a:a<2048?(n[r++]=a>>6|192,n[r++]=63&a|128):o(e,i)?(a=65536+((1023&a)<<10)+(1023&e.charCodeAt(++i)),n[r++]=a>>18|240,n[r++]=a>>12&63|128,n[r++]=a>>6&63|128,n[r++]=63&a|128):(n[r++]=a>>12|224,n[r++]=a>>6&63|128,n[r++]=63&a|128)}else for(i=0;i<e.length;i++)n[i]=0|e[i];return n},t.toHex=function(e){for(var t="",n=0;n<e.length;n++)t+=c(e[n].toString(16));return t},t.htonl=a,t.toHex32=function(e,t){for(var n="",r=0;r<e.length;r++){var i=e[r];"little"===t&&(i=a(i)),n+=s(i.toString(16))}return n},t.zero2=c,t.zero8=s,t.join32=function(e,t,n,i){var o=n-t;r(o%4==0);for(var a=new Array(o/4),c=0,s=t;c<a.length;c++,s+=4){var u;u="big"===i?e[s]<<24|e[s+1]<<16|e[s+2]<<8|e[s+3]:e[s+3]<<24|e[s+2]<<16|e[s+1]<<8|e[s],a[c]=u>>>0}return a},t.split32=function(e,t){for(var n=new Array(4*e.length),r=0,i=0;r<e.length;r++,i+=4){var o=e[r];"big"===t?(n[i]=o>>>24,n[i+1]=o>>>16&255,n[i+2]=o>>>8&255,n[i+3]=255&o):(n[i+3]=o>>>24,n[i+2]=o>>>16&255,n[i+1]=o>>>8&255,n[i]=255&o)}return n},t.rotr32=function(e,t){return e>>>t|e<<32-t},t.rotl32=function(e,t){return e<<t|e>>>32-t},t.sum32=function(e,t){return e+t>>>0},t.sum32_3=function(e,t,n){return e+t+n>>>0},t.sum32_4=function(e,t,n,r){return e+t+n+r>>>0},t.sum32_5=function(e,t,n,r,i){return e+t+n+r+i>>>0},t.sum64=function(e,t,n,r){var i=e[t],o=r+e[t+1]>>>0,a=(o<r?1:0)+n+i;e[t]=a>>>0,e[t+1]=o},t.sum64_hi=function(e,t,n,r){return(t+r>>>0<t?1:0)+e+n>>>0},t.sum64_lo=function(e,t,n,r){return t+r>>>0},t.sum64_4_hi=function(e,t,n,r,i,o,a,c){var s=0,u=t;return s+=(u=u+r>>>0)<t?1:0,s+=(u=u+o>>>0)<o?1:0,e+n+i+a+(s+=(u=u+c>>>0)<c?1:0)>>>0},t.sum64_4_lo=function(e,t,n,r,i,o,a,c){return t+r+o+c>>>0},t.sum64_5_hi=function(e,t,n,r,i,o,a,c,s,u){var l=0,d=t;return l+=(d=d+r>>>0)<t?1:0,l+=(d=d+o>>>0)<o?1:0,l+=(d=d+c>>>0)<c?1:0,e+n+i+a+s+(l+=(d=d+u>>>0)<u?1:0)>>>0},t.sum64_5_lo=function(e,t,n,r,i,o,a,c,s,u){return t+r+o+c+u>>>0},t.rotr64_hi=function(e,t,n){return(t<<32-n|e>>>n)>>>0},t.rotr64_lo=function(e,t,n){return(e<<32-n|t>>>n)>>>0},t.shr64_hi=function(e,t,n){return e>>>n},t.shr64_lo=function(e,t,n){return(e<<32-n|t>>>n)>>>0}},7547:function(e,t,n){"use strict";n.d(t,{lX:function(){return b},q_:function(){return N},PP:function(){return A},ob:function(){return f},Hp:function(){return p},Ep:function(){return d}});var r=n(7560),i=n(7613),o=n(838),a=n(1898);function c(e){return"/"===e.charAt(0)?e:"/"+e}function s(e){return"/"===e.charAt(0)?e.substr(1):e}function u(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function l(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function d(e){var t=e.pathname,n=e.search,r=e.hash,i=t||"/";return n&&"?"!==n&&(i+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(i+="#"===r.charAt(0)?r:"#"+r),i}function f(e,t,n,o){var a;"string"==typeof e?(a=function(e){var t=e||"/",n="",r="",i=t.indexOf("#");-1!==i&&(r=t.substr(i),t=t.substr(0,i));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e)).state=t:(void 0===(a=(0,r.Z)({},e)).pathname&&(a.pathname=""),a.search?"?"!==a.search.charAt(0)&&(a.search="?"+a.search):a.search="",a.hash?"#"!==a.hash.charAt(0)&&(a.hash="#"+a.hash):a.hash="",void 0!==t&&void 0===a.state&&(a.state=t));try{a.pathname=decodeURI(a.pathname)}catch(c){throw c instanceof URIError?new URIError('Pathname "'+a.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):c}return n&&(a.key=n),o?a.pathname?"/"!==a.pathname.charAt(0)&&(a.pathname=(0,i.Z)(a.pathname,o.pathname)):a.pathname=o.pathname:a.pathname||(a.pathname="/"),a}function p(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&(0,o.Z)(e.state,t.state)}function m(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,i){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,i):i(!0):i(!1!==o)}else i(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];t.forEach((function(e){return e.apply(void 0,n)}))}}}var g=!("undefined"==typeof window||!window.document||!window.document.createElement);function h(e,t){t(window.confirm(e))}var v="popstate",y="hashchange";function _(){try{return window.history.state||{}}catch(e){return{}}}function b(e){void 0===e&&(e={}),g||(0,a.Z)(!1);var t,n=window.history,i=(-1===(t=window.navigator.userAgent).indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,o=!(-1===window.navigator.userAgent.indexOf("Trident")),s=e,p=s.forceRefresh,b=void 0!==p&&p,E=s.getUserConfirmation,S=void 0===E?h:E,w=s.keyLength,P=void 0===w?6:w,C=e.basename?l(c(e.basename)):"";function N(e){var t=e||{},n=t.key,r=t.state,i=window.location,o=i.pathname+i.search+i.hash;return C&&(o=u(o,C)),f(o,r,n)}function x(){return Math.random().toString(36).substr(2,P)}var A=m();function L(e){(0,r.Z)(B,e),B.length=n.length,A.notifyListeners(B.location,B.action)}function O(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||k(N(e.state))}function I(){k(N(_()))}var T=!1;function k(e){if(T)T=!1,L();else{A.confirmTransitionTo(e,"POP",S,(function(t){t?L({action:"POP",location:e}):function(e){var t=B.location,n=R.indexOf(t.key);-1===n&&(n=0);var r=R.indexOf(e.key);-1===r&&(r=0);var i=n-r;i&&(T=!0,Z(i))}(e)}))}}var D=N(_()),R=[D.key];function F(e){return C+d(e)}function Z(e){n.go(e)}var j=0;function M(e){1===(j+=e)&&1===e?(window.addEventListener(v,O),o&&window.addEventListener(y,I)):0===j&&(window.removeEventListener(v,O),o&&window.removeEventListener(y,I))}var U=!1;var B={length:n.length,action:"POP",location:D,createHref:F,push:function(e,t){var r="PUSH",o=f(e,t,x(),B.location);A.confirmTransitionTo(o,r,S,(function(e){if(e){var t=F(o),a=o.key,c=o.state;if(i)if(n.pushState({key:a,state:c},null,t),b)window.location.href=t;else{var s=R.indexOf(B.location.key),u=R.slice(0,s+1);u.push(o.key),R=u,L({action:r,location:o})}else window.location.href=t}}))},replace:function(e,t){var r="REPLACE",o=f(e,t,x(),B.location);A.confirmTransitionTo(o,r,S,(function(e){if(e){var t=F(o),a=o.key,c=o.state;if(i)if(n.replaceState({key:a,state:c},null,t),b)window.location.replace(t);else{var s=R.indexOf(B.location.key);-1!==s&&(R[s]=o.key),L({action:r,location:o})}else window.location.replace(t)}}))},go:Z,goBack:function(){Z(-1)},goForward:function(){Z(1)},block:function(e){void 0===e&&(e=!1);var t=A.setPrompt(e);return U||(M(1),U=!0),function(){return U&&(U=!1,M(-1)),t()}},listen:function(e){var t=A.appendListener(e);return M(1),function(){M(-1),t()}}};return B}var E="hashchange",S={hashbang:{encodePath:function(e){return"!"===e.charAt(0)?e:"!/"+s(e)},decodePath:function(e){return"!"===e.charAt(0)?e.substr(1):e}},noslash:{encodePath:s,decodePath:c},slash:{encodePath:c,decodePath:c}};function w(e){var t=e.indexOf("#");return-1===t?e:e.slice(0,t)}function P(){var e=window.location.href,t=e.indexOf("#");return-1===t?"":e.substring(t+1)}function C(e){window.location.replace(w(window.location.href)+"#"+e)}function N(e){void 0===e&&(e={}),g||(0,a.Z)(!1);var t=window.history,n=(window.navigator.userAgent.indexOf("Firefox"),e),i=n.getUserConfirmation,o=void 0===i?h:i,s=n.hashType,p=void 0===s?"slash":s,v=e.basename?l(c(e.basename)):"",y=S[p],_=y.encodePath,b=y.decodePath;function N(){var e=b(P());return v&&(e=u(e,v)),f(e)}var x=m();function A(e){(0,r.Z)(U,e),U.length=t.length,x.notifyListeners(U.location,U.action)}var L=!1,O=null;function I(){var e,t,n=P(),r=_(n);if(n!==r)C(r);else{var i=N(),a=U.location;if(!L&&(t=i,(e=a).pathname===t.pathname&&e.search===t.search&&e.hash===t.hash))return;if(O===d(i))return;O=null,function(e){if(L)L=!1,A();else{var t="POP";x.confirmTransitionTo(e,t,o,(function(n){n?A({action:t,location:e}):function(e){var t=U.location,n=R.lastIndexOf(d(t));-1===n&&(n=0);var r=R.lastIndexOf(d(e));-1===r&&(r=0);var i=n-r;i&&(L=!0,F(i))}(e)}))}}(i)}}var T=P(),k=_(T);T!==k&&C(k);var D=N(),R=[d(D)];function F(e){t.go(e)}var Z=0;function j(e){1===(Z+=e)&&1===e?window.addEventListener(E,I):0===Z&&window.removeEventListener(E,I)}var M=!1;var U={length:t.length,action:"POP",location:D,createHref:function(e){var t=document.querySelector("base"),n="";return t&&t.getAttribute("href")&&(n=w(window.location.href)),n+"#"+_(v+d(e))},push:function(e,t){var n="PUSH",r=f(e,void 0,void 0,U.location);x.confirmTransitionTo(r,n,o,(function(e){if(e){var t=d(r),i=_(v+t);if(P()!==i){O=t,function(e){window.location.hash=e}(i);var o=R.lastIndexOf(d(U.location)),a=R.slice(0,o+1);a.push(t),R=a,A({action:n,location:r})}else A()}}))},replace:function(e,t){var n="REPLACE",r=f(e,void 0,void 0,U.location);x.confirmTransitionTo(r,n,o,(function(e){if(e){var t=d(r),i=_(v+t);P()!==i&&(O=t,C(i));var o=R.indexOf(d(U.location));-1!==o&&(R[o]=t),A({action:n,location:r})}}))},go:F,goBack:function(){F(-1)},goForward:function(){F(1)},block:function(e){void 0===e&&(e=!1);var t=x.setPrompt(e);return M||(j(1),M=!0),function(){return M&&(M=!1,j(-1)),t()}},listen:function(e){var t=x.appendListener(e);return j(1),function(){j(-1),t()}}};return U}function x(e,t,n){return Math.min(Math.max(e,t),n)}function A(e){void 0===e&&(e={});var t=e,n=t.getUserConfirmation,i=t.initialEntries,o=void 0===i?["/"]:i,a=t.initialIndex,c=void 0===a?0:a,s=t.keyLength,u=void 0===s?6:s,l=m();function p(e){(0,r.Z)(b,e),b.length=b.entries.length,l.notifyListeners(b.location,b.action)}function g(){return Math.random().toString(36).substr(2,u)}var h=x(c,0,o.length-1),v=o.map((function(e){return f(e,void 0,"string"==typeof e?g():e.key||g())})),y=d;function _(e){var t=x(b.index+e,0,b.entries.length-1),r=b.entries[t];l.confirmTransitionTo(r,"POP",n,(function(e){e?p({action:"POP",location:r,index:t}):p()}))}var b={length:v.length,action:"POP",location:v[h],index:h,entries:v,createHref:y,push:function(e,t){var r="PUSH",i=f(e,t,g(),b.location);l.confirmTransitionTo(i,r,n,(function(e){if(e){var t=b.index+1,n=b.entries.slice(0);n.length>t?n.splice(t,n.length-t,i):n.push(i),p({action:r,location:i,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",i=f(e,t,g(),b.location);l.confirmTransitionTo(i,r,n,(function(e){e&&(b.entries[b.index]=i,p({action:r,location:i}))}))},go:_,goBack:function(){_(-1)},goForward:function(){_(1)},canGo:function(e){var t=b.index+e;return t>=0&&t<b.entries.length},block:function(e){return void 0===e&&(e=!1),l.setPrompt(e)},listen:function(e){return l.appendListener(e)}};return b}},3463:function(e,t,n){"use strict";var r=n(8570),i={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},c={};function s(e){return r.isMemo(e)?a:c[e.$$typeof]||i}c[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},c[r.Memo]=a;var u=Object.defineProperty,l=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(m){var i=p(n);i&&i!==m&&e(t,i,r)}var a=l(n);d&&(a=a.concat(d(n)));for(var c=s(t),g=s(n),h=0;h<a.length;++h){var v=a[h];if(!(o[v]||r&&r[v]||g&&g[v]||c&&c[v])){var y=f(n,v);try{u(t,v,y)}catch(_){}}}}return t}},1285:function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}},7010:function(e,t,n){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=c(n(3804)),o=c(n(3631)),a=c(n(2586));function c(e){return e&&e.__esModule?e:{default:e}}var s=void 0;function u(e,t){var n,a,c,l,d,f,p,m,g=[],h={};for(f=0;f<e.length;f++)if("string"!==(d=e[f]).type){if(!t.hasOwnProperty(d.value)||void 0===t[d.value])throw new Error("Invalid interpolation, missing component node: `"+d.value+"`");if("object"!==r(t[d.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+d.value+"`","\n> "+s);if("componentClose"===d.type)throw new Error("Missing opening component token: `"+d.value+"`");if("componentOpen"===d.type){n=t[d.value],c=f;break}g.push(t[d.value])}else g.push(d.value);return n&&(l=function(e,t){var n,r,i=t[e],o=0;for(r=e+1;r<t.length;r++)if((n=t[r]).value===i.value){if("componentOpen"===n.type){o++;continue}if("componentClose"===n.type){if(0===o)return r;o--}}throw new Error("Missing closing component token `"+i.value+"`")}(c,e),p=u(e.slice(c+1,l),t),a=i.default.cloneElement(n,{},p),g.push(a),l<e.length-1&&(m=u(e.slice(l+1),t),g=g.concat(m))),1===g.length?g[0]:(g.forEach((function(e,t){e&&(h["interpolation-child-"+t]=e)})),(0,o.default)(h))}t.Z=function(e){var t=e.mixedString,n=e.components,i=e.throwErrors;if(s=t,!n)return t;if("object"!==(void 0===n?"undefined":r(n))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var o=(0,a.default)(t);try{return u(o,n)}catch(c){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+c.message+"`");return t}}},2586:function(e){"use strict";function t(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){return e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(t)}},7839:function(e,t,n){var r=n(382),i=n(1285);function o(e){if(!(this instanceof o))return new o(e);"number"==typeof e&&(e={max:e}),e||(e={}),r.EventEmitter.call(this),this.cache={},this.head=this.tail=null,this.length=0,this.max=e.max||1e3,this.maxAge=e.maxAge||0}e.exports=o,i(o,r.EventEmitter),Object.defineProperty(o.prototype,"keys",{get:function(){return Object.keys(this.cache)}}),o.prototype.clear=function(){this.cache={},this.head=this.tail=null,this.length=0},o.prototype.remove=function(e){if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){var t=this.cache[e];return delete this.cache[e],this._unlink(e,t.prev,t.next),t.value}},o.prototype._unlink=function(e,t,n){this.length--,0===this.length?this.head=this.tail=null:this.head===e?(this.head=t,this.cache[this.head].next=null):this.tail===e?(this.tail=n,this.cache[this.tail].prev=null):(this.cache[t].next=n,this.cache[n].prev=t)},o.prototype.peek=function(e){if(this.cache.hasOwnProperty(e)){var t=this.cache[e];if(this._checkAge(e,t))return t.value}},o.prototype.set=function(e,t){var n;if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){if((n=this.cache[e]).value=t,this.maxAge&&(n.modified=Date.now()),e===this.head)return t;this._unlink(e,n.prev,n.next)}else n={value:t,modified:0,next:null,prev:null},this.maxAge&&(n.modified=Date.now()),this.cache[e]=n,this.length===this.max&&this.evict();return this.length++,n.next=null,n.prev=this.head,this.head&&(this.cache[this.head].next=e),this.head=e,this.tail||(this.tail=e),t},o.prototype._checkAge=function(e,t){return!(this.maxAge&&Date.now()-t.modified>this.maxAge)||(this.remove(e),this.emit("evict",{key:e,value:t.value}),!1)},o.prototype.get=function(e){if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){var t=this.cache[e];if(this._checkAge(e,t))return this.head!==e&&(e===this.tail?(this.tail=t.next,this.cache[this.tail].prev=null):this.cache[t.prev].next=t.next,this.cache[t.next].prev=t.prev,this.cache[this.head].next=e,t.prev=this.head,t.next=null,this.head=e),t.value}},o.prototype.evict=function(){if(this.tail){var e=this.tail,t=this.remove(this.tail);this.emit("evict",{key:e,value:t})}}},8919:function(e,t,n){"use strict";var r=n(3804),i=n.n(r),o=n(7111),a=n.n(o),c=n(3980),s=n.n(c),u=n(8051),l=n.n(u),d=1073741823;function f(e){var t=[];return{on:function(e){t.push(e)},off:function(e){t=t.filter((function(t){return t!==e}))},get:function(){return e},set:function(n,r){e=n,t.forEach((function(t){return t(e,r)}))}}}var p=i().createContext||function(e,t){var n,i,o="__create-react-context-"+l()()+"__",c=function(e){function n(){var t;return(t=e.apply(this,arguments)||this).emitter=f(t.props.value),t}a()(n,e);var r=n.prototype;return r.getChildContext=function(){var e;return(e={})[o]=this.emitter,e},r.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n,r=this.props.value,i=e.value;((o=r)===(a=i)?0!==o||1/o==1/a:o!=o&&a!=a)?n=0:(n="function"==typeof t?t(r,i):d,0!==(n|=0)&&this.emitter.set(e.value,n))}var o,a},r.render=function(){return this.props.children},n}(r.Component);c.childContextTypes=((n={})[o]=s().object.isRequired,n);var u=function(t){function n(){var e;return(e=t.apply(this,arguments)||this).state={value:e.getValue()},e.onUpdate=function(t,n){0!=((0|e.observedBits)&n)&&e.setState({value:e.getValue()})},e}a()(n,t);var r=n.prototype;return r.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?d:t},r.componentDidMount=function(){this.context[o]&&this.context[o].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?d:e},r.componentWillUnmount=function(){this.context[o]&&this.context[o].off(this.onUpdate)},r.getValue=function(){return this.context[o]?this.context[o].get():e},r.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(r.Component);return u.contextTypes=((i={})[o]=s().object,i),{Provider:c,Consumer:u}};t.Z=p},988:function(){},8395:function(){},6388:function(){},2849:function(){},3562:function(){},8181:function(){},4844:function(){},8096:function(){},90:function(){},6198:function(){},4578:function(){},19:function(){},9662:function(){},9117:function(){},3777:function(){},3062:function(){},8173:function(){},7638:function(){},4151:function(){},8287:function(){},4070:function(){},9561:function(e){function t(e,t){if(!e)throw new Error(t||"Assertion failed")}e.exports=t,t.equal=function(e,t,n){if(e!=t)throw new Error(n||"Assertion failed: "+e+" != "+t)}},1378:function(e){var t=1e3,n=60*t,r=60*n,i=24*r,o=7*i,a=365.25*i;function c(e,t,n,r){var i=t>=1.5*n;return Math.round(e/n)+" "+r+(i?"s":"")}e.exports=function(e,s){s=s||{};var u=typeof e;if("string"===u&&e.length>0)return function(e){if((e=String(e)).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(e);if(!c)return;var s=parseFloat(c[1]);switch((c[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return s*a;case"weeks":case"week":case"w":return s*o;case"days":case"day":case"d":return s*i;case"hours":case"hour":case"hrs":case"hr":case"h":return s*r;case"minutes":case"minute":case"mins":case"min":case"m":return s*n;case"seconds":case"second":case"secs":case"sec":case"s":return s*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return}}(e);if("number"===u&&isFinite(e))return s.long?function(e){var o=Math.abs(e);if(o>=i)return c(e,o,i,"day");if(o>=r)return c(e,o,r,"hour");if(o>=n)return c(e,o,n,"minute");if(o>=t)return c(e,o,t,"second");return e+" ms"}(e):function(e){var o=Math.abs(e);if(o>=i)return Math.round(e/i)+"d";if(o>=r)return Math.round(e/r)+"h";if(o>=n)return Math.round(e/n)+"m";if(o>=t)return Math.round(e/t)+"s";return e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},7320:function(e){"use strict";
7
  /*
8
  object-assign
9
  (c) Sindre Sorhus
@@ -16,7 +16,7 @@ object-assign
16
  *
17
  * This source code is licensed under the MIT license found in the
18
  * LICENSE file in the root directory of this source tree.
19
- */var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,i=n?Symbol.for("react.portal"):60106,o=n?Symbol.for("react.fragment"):60107,a=n?Symbol.for("react.strict_mode"):60108,c=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,l=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,p=n?Symbol.for("react.suspense"):60113,m=n?Symbol.for("react.suspense_list"):60120,g=n?Symbol.for("react.memo"):60115,h=n?Symbol.for("react.lazy"):60116,v=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,_=n?Symbol.for("react.responder"):60118,b=n?Symbol.for("react.scope"):60119;function E(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case l:case d:case o:case c:case a:case p:return e;default:switch(e=e&&e.$$typeof){case u:case f:case h:case g:case s:return e;default:return t}}case i:return t}}}function S(e){return E(e)===d}t.AsyncMode=l,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=r,t.ForwardRef=f,t.Fragment=o,t.Lazy=h,t.Memo=g,t.Portal=i,t.Profiler=c,t.StrictMode=a,t.Suspense=p,t.isAsyncMode=function(e){return S(e)||E(e)===l},t.isConcurrentMode=S,t.isContextConsumer=function(e){return E(e)===u},t.isContextProvider=function(e){return E(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return E(e)===f},t.isFragment=function(e){return E(e)===o},t.isLazy=function(e){return E(e)===h},t.isMemo=function(e){return E(e)===g},t.isPortal=function(e){return E(e)===i},t.isProfiler=function(e){return E(e)===c},t.isStrictMode=function(e){return E(e)===a},t.isSuspense=function(e){return E(e)===p},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===c||e===a||e===p||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===g||e.$$typeof===s||e.$$typeof===u||e.$$typeof===f||e.$$typeof===y||e.$$typeof===_||e.$$typeof===b||e.$$typeof===v)},t.typeOf=E},8570:function(e,t,n){"use strict";e.exports=n(6866)},7933:function(e,t,n){"use strict";n.d(t,{rU:function(){return h}});var r=n(7267),i=n(5307),o=n(3804),a=n.n(o),c=n(7547),s=(n(3980),n(7560)),u=n(8283),l=n(1898);a().Component;a().Component;var d=function(e,t){return"function"==typeof e?e(t):e},f=function(e,t){return"string"==typeof e?(0,c.ob)(e,null,null,t):e},p=function(e){return e},m=a().forwardRef;void 0===m&&(m=p);var g=m((function(e,t){var n=e.innerRef,r=e.navigate,i=e.onClick,o=(0,u.Z)(e,["innerRef","navigate","onClick"]),c=o.target,l=(0,s.Z)({},o,{onClick:function(e){try{i&&i(e)}catch(t){throw e.preventDefault(),t}e.defaultPrevented||0!==e.button||c&&"_self"!==c||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),r())}});return l.ref=p!==m&&t||n,a().createElement("a",l)}));var h=m((function(e,t){var n=e.component,i=void 0===n?g:n,o=e.replace,c=e.to,h=e.innerRef,v=(0,u.Z)(e,["component","replace","to","innerRef"]);return a().createElement(r.s6.Consumer,null,(function(e){e||(0,l.Z)(!1);var n=e.history,r=f(d(c,e.location),e.location),u=r?n.createHref(r):"",g=(0,s.Z)({},v,{href:u,navigate:function(){var t=d(c,e.location);(o?n.replace:n.push)(t)}});return p!==m?g.ref=t||h:g.innerRef=h,a().createElement(i,g)}))})),v=function(e){return e},y=a().forwardRef;void 0===y&&(y=v);y((function(e,t){var n=e["aria-current"],i=void 0===n?"page":n,o=e.activeClassName,c=void 0===o?"active":o,p=e.activeStyle,m=e.className,g=e.exact,_=e.isActive,b=e.location,E=e.strict,S=e.style,w=e.to,P=e.innerRef,C=(0,u.Z)(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","strict","style","to","innerRef"]);return a().createElement(r.s6.Consumer,null,(function(e){e||(0,l.Z)(!1);var n=b||e.location,o=f(d(w,n),n),u=o.pathname,N=u&&u.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),x=N?(0,r.LX)(n.pathname,{path:N,exact:g,strict:E}):null,A=!!(_?_(x,n):x),L=A?function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.filter((function(e){return e})).join(" ")}(m,c):m,O=A?(0,s.Z)({},S,{},p):S,I=(0,s.Z)({"aria-current":A&&i||null,className:L,style:O,to:o},C);return v!==y?I.ref=t||P:I.innerRef=P,a().createElement(h,I)}))}))},7267:function(e,t,n){"use strict";n.d(t,{VA:function(){return g},l_:function(){return b},AW:function(){return P},F0:function(){return m},rs:function(){return O},s6:function(){return p},LX:function(){return w},k6:function(){return T},TH:function(){return k}});var r=n(5307),i=n(3804),o=n.n(i),a=(n(3980),n(7547)),c=n(8919),s=n(1898),u=n(7560),l=n(99),d=n.n(l),f=(n(8570),n(8283)),p=(n(3463),function(e){var t=(0,c.Z)();return t.displayName=e,t}("Router")),m=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={location:t.history.location},n._isMounted=!1,n._pendingLocation=null,t.staticContext||(n.unlisten=t.history.listen((function(e){n._isMounted?n.setState({location:e}):n._pendingLocation=e}))),n}(0,r.Z)(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var n=t.prototype;return n.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},n.componentWillUnmount=function(){this.unlisten&&this.unlisten()},n.render=function(){return o().createElement(p.Provider,{children:this.props.children||null,value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}})},t}(o().Component);var g=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return(t=e.call.apply(e,[this].concat(r))||this).history=(0,a.PP)(t.props),t}return(0,r.Z)(t,e),t.prototype.render=function(){return o().createElement(m,{history:this.history,children:this.props.children})},t}(o().Component);var h=function(e){function t(){return e.apply(this,arguments)||this}(0,r.Z)(t,e);var n=t.prototype;return n.componentDidMount=function(){this.props.onMount&&this.props.onMount.call(this,this)},n.componentDidUpdate=function(e){this.props.onUpdate&&this.props.onUpdate.call(this,this,e)},n.componentWillUnmount=function(){this.props.onUnmount&&this.props.onUnmount.call(this,this)},n.render=function(){return null},t}(o().Component);var v={},y=0;function _(e,t){return void 0===e&&(e="/"),void 0===t&&(t={}),"/"===e?e:function(e){if(v[e])return v[e];var t=d().compile(e);return y<1e4&&(v[e]=t,y++),t}(e)(t,{pretty:!0})}function b(e){var t=e.computedMatch,n=e.to,r=e.push,i=void 0!==r&&r;return o().createElement(p.Consumer,null,(function(e){e||(0,s.Z)(!1);var r=e.history,c=e.staticContext,l=i?r.push:r.replace,d=(0,a.ob)(t?"string"==typeof n?_(n,t.params):(0,u.Z)({},n,{pathname:_(n.pathname,t.params)}):n);return c?(l(d),null):o().createElement(h,{onMount:function(){l(d)},onUpdate:function(e,t){var n=(0,a.ob)(t.to);(0,a.Hp)(n,(0,u.Z)({},d,{key:n.key}))||l(d)},to:n})}))}var E={},S=0;function w(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var n=t,r=n.path,i=n.exact,o=void 0!==i&&i,a=n.strict,c=void 0!==a&&a,s=n.sensitive,u=void 0!==s&&s;return[].concat(r).reduce((function(t,n){if(!n&&""!==n)return null;if(t)return t;var r=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=E[n]||(E[n]={});if(r[e])return r[e];var i=[],o={regexp:d()(e,i,t),keys:i};return S<1e4&&(r[e]=o,S++),o}(n,{end:o,strict:c,sensitive:u}),i=r.regexp,a=r.keys,s=i.exec(e);if(!s)return null;var l=s[0],f=s.slice(1),p=e===l;return o&&!p?null:{path:n,url:"/"===n&&""===l?"/":l,isExact:p,params:a.reduce((function(e,t,n){return e[t.name]=f[n],e}),{})}}),null)}var P=function(e){function t(){return e.apply(this,arguments)||this}return(0,r.Z)(t,e),t.prototype.render=function(){var e=this;return o().createElement(p.Consumer,null,(function(t){t||(0,s.Z)(!1);var n=e.props.location||t.location,r=e.props.computedMatch?e.props.computedMatch:e.props.path?w(n.pathname,e.props):t.match,i=(0,u.Z)({},t,{location:n,match:r}),a=e.props,c=a.children,l=a.component,d=a.render;return Array.isArray(c)&&0===c.length&&(c=null),o().createElement(p.Provider,{value:i},i.match?c?"function"==typeof c?c(i):c:l?o().createElement(l,i):d?d(i):null:"function"==typeof c?c(i):null)}))},t}(o().Component);function C(e){return"/"===e.charAt(0)?e:"/"+e}function N(e,t){if(!e)return t;var n=C(e);return 0!==t.pathname.indexOf(n)?t:(0,u.Z)({},t,{pathname:t.pathname.substr(n.length)})}function x(e){return"string"==typeof e?e:(0,a.Ep)(e)}function A(e){return function(){(0,s.Z)(!1)}}function L(){}o().Component;var O=function(e){function t(){return e.apply(this,arguments)||this}return(0,r.Z)(t,e),t.prototype.render=function(){var e=this;return o().createElement(p.Consumer,null,(function(t){t||(0,s.Z)(!1);var n,r,i=e.props.location||t.location;return o().Children.forEach(e.props.children,(function(e){if(null==r&&o().isValidElement(e)){n=e;var a=e.props.path||e.props.from;r=a?w(i.pathname,(0,u.Z)({},e.props,{path:a})):t.match}})),r?o().cloneElement(n,{location:i,computedMatch:r}):null}))},t}(o().Component);var I=o().useContext;function T(){return I(p).history}function k(){return I(p).location}},7613:function(e,t){"use strict";function n(e){return"/"===e.charAt(0)}function r(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1)e[n]=e[r];e.pop()}t.Z=function(e,t){void 0===t&&(t="");var i,o=e&&e.split("/")||[],a=t&&t.split("/")||[],c=e&&n(e),s=t&&n(t),u=c||s;if(e&&n(e)?a=o:o.length&&(a.pop(),a=a.concat(o)),!a.length)return"/";if(a.length){var l=a[a.length-1];i="."===l||".."===l||""===l}else i=!1;for(var d=0,f=a.length;f>=0;f--){var p=a[f];"."===p?r(a,f):".."===p?(r(a,f),d++):d&&(r(a,f),d--)}if(!u)for(;d--;d)a.unshift("..");!u||""===a[0]||a[0]&&n(a[0])||a.unshift("");var m=a.join("/");return i&&"/"!==m.substr(-1)&&(m+="/"),m}},9830:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(1184),i={contextDelimiter:"",onMissingKey:null};function o(e,t){var n;for(n in this.data=e,this.pluralForms={},this.options={},i)this.options[n]=void 0!==t&&n in t?t[n]:i[n]}o.prototype.getPluralForm=function(e,t){var n,i,o,a=this.pluralForms[e];return a||("function"!=typeof(o=(n=this.data[e][""])["Plural-Forms"]||n["plural-forms"]||n.plural_forms)&&(i=function(e){var t,n,r;for(t=e.split(";"),n=0;n<t.length;n++)if(0===(r=t[n].trim()).indexOf("plural="))return r.substr(7)}(n["Plural-Forms"]||n["plural-forms"]||n.plural_forms),o=(0,r.Z)(i)),a=this.pluralForms[e]=o),a(t)},o.prototype.dcnpgettext=function(e,t,n,r,i){var o,a,c;return o=void 0===i?0:this.getPluralForm(e,i),a=n,t&&(a=t+this.options.contextDelimiter+n),(c=this.data[e][a])&&c[o]?c[o]:(this.options.onMissingKey&&this.options.onMissingKey(n,e),0===o?n:r)}},365:function(e,t,n){"use strict";n.d(t,{y:function(){return r}});var r=function(){try{return window.self!==window.top}catch(e){return!0}};!window||!window._currentSiteType||window._currentSiteType},272:function(e,t,n){"use strict";n.r(t);n(8318),n(5631)},5631:function(e,t,n){"use strict";var r,i,o=n(3027),a=n(3804),c=n(1200),s=n(5707),u=n(791),l=n(8152),d=n(365),f=n(8318),p=n(8550),m=n(1157);r="a8c-editor-editor-focused-launch",i={render:function(){var e,t=window._currentSiteId,n=(0,s.useSelect)((function(e){return e(f.j4).isSiteLaunched(t)}),[t]),r=(0,s.useSelect)((function(e){return e(f.sC).getState()}),[]).isFocusedLaunchOpen,i=(0,s.useDispatch)(f.sC).openFocusedLaunch;a.useEffect((function(){n&&document.body.classList.add("is-focused-launch-complete")}),[n]);var c=(0,u.hasQueryArg)((0,p.O0)(),m.nU);return a.useEffect((function(){c&&!n&&i()}),[c,n,i]),r?(0,o.createElement)(l.Z,{locale:null===(e=window.wpcomEditorSiteLaunch)||void 0===e?void 0:e.locale,openCheckout:p.Rd,redirectTo:p.gQ,siteId:t,getCurrentLaunchFlowUrl:p.O0,isInIframe:(0,d.y)(),isLaunchImmediately:c}):null}},(0,c.registerPlugin)(r,i)},1157:function(e,t,n){"use strict";n.d(t,{Js:function(){return r},nU:function(){return i}});var r="focused-launch",i="should_launch"},8318:function(e,t,n){"use strict";n.d(t,{j4:function(){return r},sC:function(){return i}});n(8681);var r="automattic/site",i="automattic/launch"},8550:function(e,t,n){"use strict";n.d(t,{O0:function(){return l},gQ:function(){return d},Rd:function(){return f}});var r=n(417),i=n.n(r),o=n(1260),a=n.n(o),c=n(5799),s=n(791),u=n(1157),l=function(){var e,t,n;return null!==(e=null===(t=window)||void 0===t||null===(n=t.calypsoifyGutenberg)||void 0===n?void 0:n.currentCalypsoUrl)&&void 0!==e?e:window.location.href},d=function(e){var t="https://wordpress.com";try{var n,r;t=new URL((null===(n=window)||void 0===n||null===(r=n.calypsoifyGutenberg)||void 0===r?void 0:r.currentCalypsoUrl)||"").origin}catch(o){}var i=e.startsWith("/")?e:"/".concat(e);!function(e){window.top.location.href=e}("".concat(t).concat(i))},f=function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window._currentSiteId.toString(),r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=arguments.length>2?arguments[2]:void 0,f="a8c.wpcom-block-editor.openCheckoutModal",p=(null===(e=window)||void 0===e||null===(t=e.wpcomEditorSiteLaunch)||void 0===t?void 0:t.launchFlow)===u.Js,m=l().split("?")[0];if((0,c.hasAction)(f)&&p)(0,c.doAction)(f,{checkoutOnSuccessCallback:o,isFocusedLaunch:!0,redirectTo:(0,s.addQueryArgs)(m,a()({},u.nU,!0))});else{var g=(0,s.addQueryArgs)("/checkout/".concat(n),i()({},!r&&{redirect_to:"/home/".concat(n)}));d(g)}}},6115:function(e,t,n){"use strict";n.d(t,{jN:function(){return r.jN},Sn:function(){return i.Sn},Lo:function(){return i.Lo},k9:function(){return i.k9}});n(1694),n(6209),n(9377);var r=n(9792),i=n(3722)},9377:function(e,t,n){"use strict";"undefined"!=typeof window&&window.addEventListener("popstate",(function(){null}))},9792:function(e,t,n){"use strict";n.d(t,{jN:function(){return p}});n(1068);var r,i=n(417),o=n.n(i),a=(n(5182),n(1205)),c=(n(3421),n(382)),s=n(4898),u=(n(6209),n(1694),n(9377),n(9358)),l=["a8c_cookie_banner_ok","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"];Promise.resolve();function d(e){"undefined"!=typeof window&&(window._tkq=window._tkq||[],window._tkq.push(e))}"undefined"!=typeof document&&(0,s.ve)("//stats.wp.com/w2.js?1");var f=new c.EventEmitter;function p(e,t){if(t=t||{},(0,u.Z)('Record event "%s" called with props %o',e,t),e.startsWith("calypso_")||(0,a.includes)(l,e)){if(r){var n=r(t);t=o()(o()({},t),n)}t=(0,a.omitBy)(t,a.isUndefined),(0,u.Z)('Recording event "%s" with actual props %o',e,t),d(["recordEvent",e,t]),f.emit("record-event",e,t)}else(0,u.Z)('- Event name must be prefixed by "calypso_" or added to `EVENT_NAME_EXCEPTIONS`')}},3722:function(e,t,n){"use strict";n.d(t,{Sn:function(){return o},Lo:function(){return a},k9:function(){return c}});var r=n(6374),i=n(9792);function o(e){var t=e.railcarId,n=e.uiAlgo,r=e.uiPosition,o=e.fetchAlgo,a=e.result,c=e.query;(0,i.jN)("calypso_traintracks_render",{railcar:t,ui_algo:n,ui_position:r,fetch_algo:o,rec_result:a,fetch_query:c})}function a(e){var t=e.railcarId,n=e.action;(0,i.jN)("calypso_traintracks_interact",{railcar:t,action:n})}function c(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"recommendation";return"".concat((0,r.Z)().replace(/-/g,""),"-").concat(e)}},6209:function(e,t,n){"use strict";n(4)},9358:function(e,t,n){"use strict";var r=n(8049),i=n.n(r);t.Z=i()("calypso:analytics")},1694:function(e,t,n){"use strict";n(9358)},4:function(e,t,n){"use strict";n(8032)},3600:function(e,t,n){"use strict";n.r(t),n.d(t,{receiveCategories:function(){return r},fetchDomainSuggestions:function(){return i},receiveDomainAvailability:function(){return o},receiveDomainSuggestionsSuccess:function(){return a},receiveDomainSuggestionsError:function(){return c}});var r=function(e){return{type:"RECEIVE_CATEGORIES",categories:e}},i=function(){return{type:"FETCH_DOMAIN_SUGGESTIONS",timeStamp:Date.now()}},o=function(e,t){return{type:"RECEIVE_DOMAIN_AVAILABILITY",domainName:e,availability:t}},a=function(e,t){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS",queryObject:e,suggestions:t,timeStamp:Date.now()}},c=function(e){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_ERROR",errorMessage:e,timeStamp:Date.now()}}},584:function(e,t,n){"use strict";n.d(t,{L:function(){return i},r:function(){return r}});var r,i="automattic/domains/suggestions";!function(e){e.Failure="failure",e.Pending="pending",e.Success="success",e.Uninitialized="uninitialized"}(r||(r={}))},8077:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(5707),i=n(584),o=n(3717),a=n(3600),c=n(2269),s=n(267),u=n(3661),l=!1;function d(e){var t=e.vendor;return l||(l=!0,(0,r.registerStore)(i.L,{actions:a,controls:u.ai,reducer:o.Z,resolvers:c,selectors:(0,s.Z)(t)})),i.L}},3717:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),a=n.n(o),c=n(5707),s=n(584),u=n(4211),l={state:s.r.Uninitialized,data:{},errorMessage:null,lastUpdated:-1/0,pendingSince:void 0},d=(0,c.combineReducers)({categories:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_CATEGORIES"===t.type?t.categories:e},domainSuggestions:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,t=arguments.length>1?arguments[1]:void 0;return"FETCH_DOMAIN_SUGGESTIONS"===t.type?a()(a()({},e),{},{state:s.r.Pending,errorMessage:null,pendingSince:t.timeStamp}):"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS"===t.type?a()(a()({},e),{},{state:s.r.Success,data:a()(a()({},e.data),{},i()({},(0,u.L)(t.queryObject),t.suggestions)),errorMessage:null,lastUpdated:t.timeStamp,pendingSince:void 0}):"RECEIVE_DOMAIN_SUGGESTIONS_ERROR"===t.type?a()(a()({},e),{},{state:s.r.Failure,errorMessage:t.errorMessage,lastUpdated:t.timeStamp,pendingSince:void 0}):e},availability:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_DOMAIN_AVAILABILITY"===t.type?a()(a()({},e),{},i()({},t.domainName,t.availability)):e}});t.Z=d},2269:function(e,t,n){"use strict";n.r(t),n.d(t,{isAvailable:function(){return f},getCategories:function(){return p},__internalGetDomainSuggestions:function(){return m}});var r=n(417),i=n.n(r),o=n(9126),a=n(1481),c=n(3600),s=n(3661),u=n(4211),l=regeneratorRuntime.mark(p),d=regeneratorRuntime.mark(m),f=regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n="https://public-api.wordpress.com/rest/v1.3/domains/".concat(encodeURIComponent(t),"/is-available?is_cart_pre_check=true"),e.prev=1,e.next=4,(0,s.An)(n);case 4:return r=e.sent,i=r.body,e.abrupt("return",(0,c.receiveDomainAvailability)(t,i));case 9:return e.prev=9,e.t0=e.catch(1),e.abrupt("return",(0,c.receiveDomainAvailability)(t,{domain_name:t,mappable:"unknown",status:"unknown",supports_privacy:!1}));case 12:case"end":return e.stop()}}),e,null,[[1,9]])}));function p(){var e;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,(0,s.An)("https://public-api.wordpress.com/wpcom/v2/onboarding/domains/categories");case 2:return e=t.sent,t.abrupt("return",(0,c.receiveCategories)(e.body));case 4:case"end":return t.stop()}}),l)}function m(e){var t,n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(e.query){r.next=2;break}return r.abrupt("return",(0,c.receiveDomainSuggestionsError)("Empty query"));case 2:return r.next=4,(0,c.fetchDomainSuggestions)();case 4:return r.prev=4,r.next=7,(0,s._9)({apiVersion:"1.1",path:"/domains/suggestions",query:(0,o.stringify)(e)});case 7:t=r.sent,r.next=13;break;case 10:return r.prev=10,r.t0=r.catch(4),r.abrupt("return",(0,c.receiveDomainSuggestionsError)(r.t0.message||(0,a.Iu)("Error while fetching server response")));case 13:if(t&&""!==t){r.next=15;break}return r.abrupt("return",(0,c.receiveDomainSuggestionsError)((0,a.Iu)("Invalid response from the server")));case 15:return n=t.map((function(e){return i()(i()({},e),e.raw_price&&e.currency_code&&{cost:(0,u._)(e.raw_price,e.currency_code)})})),r.abrupt("return",(0,c.receiveDomainSuggestionsSuccess)(e,n));case 17:case"end":return r.stop()}}),d,null,[[4,10]])}},267:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(5182),a=n.n(o),c=n(5707),s=n(584),u=n(4211);t.Z=function(e){function t(t,n){return i()(i()({include_wordpressdotcom:n.only_wordpressdotcom||!1,include_dotblogsubdomain:!1,only_wordpressdotcom:!1,quantity:5,vendor:e},n),{},{query:t.trim().toLocaleLowerCase()})}return{getCategories:function(e){return[].concat(a()(e.categories.filter((function(e){return null!==e.tier})).sort((function(e,t){return e>t?1:-1}))),a()(e.categories.filter((function(e){return null===e.tier})).sort((function(e,t){return e.title.localeCompare(t.title)}))))},getDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,c.select)(s.L).__internalGetDomainSuggestions(i)},getDomainState:function(e){return e.domainSuggestions.state},getDomainErrorMessage:function(e){return e.domainSuggestions.errorMessage},getDomainSuggestionVendor:function(){return e},isLoadingDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,c.select)("core/data").isResolving(s.L,"__internalGetDomainSuggestions",[i])},__internalGetDomainSuggestions:function(e,t){return e.domainSuggestions.data[(0,u.L)(t)]},isAvailable:function(e,t){return e.availability[t]},getDomainAvailabilities:function(e){return e.availability}}}},4211:function(e,t,n){"use strict";n.d(t,{L:function(){return a},_:function(){return c}});var r=n(5695),i=n.n(r),o=n(1621),a=i();function c(e,t){return(0,o.ZP)(e,t,{stripZeros:!0})}},6108:function(e,t,n){"use strict";n.r(t),n.d(t,{setSidebarFullscreen:function(){return o},unsetSidebarFullscreen:function(){return a},setStep:function(){return c},setSiteTitle:function(){return s},setDomain:function(){return u},unsetDomain:function(){return l},confirmDomainSelection:function(){return d},setDomainSearch:function(){return f},setPlanProductId:function(){return m},unsetPlanProductId:function(){return g},updatePlan:function(){return h},openSidebar:function(){return v},closeSidebar:function(){return y},openFocusedLaunch:function(){return _},closeFocusedLaunch:function(){return b},enableExperimental:function(){return E},enableAnchorFm:function(){return S},showSiteTitleStep:function(){return w},setModalDismissible:function(){return P},unsetModalDismissible:function(){return C},showModalTitle:function(){return N},hideModalTitle:function(){return x},enablePersistentSuccessView:function(){return A},disablePersistentSuccessView:function(){return L}});var r=n(5707),i=n(9149),o=function(){return{type:"SET_SIDEBAR_FULLSCREEN"}},a=function(){return{type:"UNSET_SIDEBAR_FULLSCREEN"}},c=function(e){return{type:"SET_STEP",step:e}},s=function(e){return{type:"SET_SITE_TITLE",title:e}},u=function(e){return{type:"SET_DOMAIN",domain:e}},l=function(){return{type:"UNSET_DOMAIN"}},d=function(){return{type:"CONFIRM_DOMAIN_SELECTION"}},f=function(e){return{type:"SET_DOMAIN_SEARCH",domainSearch:e}},p=function(e){return{type:"SET_PLAN_BILLING_PERIOD",billingPeriod:e}},m=regeneratorRuntime.mark((function e(t){var n,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if((0,r.select)(i.Fs).isPlanProductFree(t)){e.next=6;break}return o=(0,r.select)(i.Fs).getPlanProductById(t),a=null!==(n=null==o?void 0:o.billingPeriod)&&void 0!==n?n:"ANNUALLY",e.next=6,p(a);case 6:return e.abrupt("return",{type:"SET_PLAN_PRODUCT_ID",planProductId:t});case 7:case"end":return e.stop()}}),e)})),g=function(){return{type:"UNSET_PLAN_PRODUCT_ID"}};function h(e){return m(e)}var v=function(){return{type:"OPEN_SIDEBAR"}},y=function(){return{type:"CLOSE_SIDEBAR"}},_=function(){return{type:"OPEN_FOCUSED_LAUNCH"}},b=function(){return{type:"CLOSE_FOCUSED_LAUNCH"}},E=function(){return{type:"ENABLE_EXPERIMENTAL"}},S=function(){return{type:"ENABLE_ANCHOR_FM"}},w=function(){return{type:"SHOW_SITE_TITLE_STEP"}},P=function(){return{type:"SET_MODAL_DISMISSIBLE"}},C=function(){return{type:"UNSET_MODAL_DISMISSIBLE"}},N=function(){return{type:"SHOW_MODAL_TITLE"}},x=function(){return{type:"HIDE_MODAL_TITLE"}},A=function(){return{type:"ENABLE_SUCCESS_VIEW"}},L=function(){return{type:"DISABLE_SUCCESS_VIEW"}}},9149:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Fs:function(){return i}});var r="automattic/launch",i="automattic/onboard/plans"},3610:function(e,t,n){"use strict";n.d(t,{y:function(){return r},M:function(){return i}});var r={Name:"name",Domain:"domain",Plan:"plan",Final:"final"},i=[r.Name,r.Domain,r.Plan,r.Final]},1635:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(9866),i=n(5707),o=n(9149),a=n(4648),c=n(6108),s=n(7092),u=n(594);(0,i.use)(i.plugins.persistence,u.Z);var l=!1;function d(){return l||(l=!0,(0,i.registerStore)(o.Ls,{actions:c,controls:r.controls,reducer:a.Z,selectors:s,persist:["domain","domainSearch","planProductId","planBillingPeriod","confirmedDomainSelection","isExperimental","isAnchorFm","isSiteTitleStepVisible"]})),o.Ls}},594:function(e,t,n){"use strict";var r=n(492);t.Z=(0,r.Z)("WP_LAUNCH")},4648:function(e,t,n){"use strict";var r=n(5707),i=n(3610),o=(0,r.combineReducers)({step:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i.y.Name,t=arguments.length>1?arguments[1]:void 0;return"SET_STEP"===t.type?t.step:e},siteTitle:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1?arguments[1]:void 0;return"SET_SITE_TITLE"===t.type?t.title:e},domain:function(e,t){return"SET_DOMAIN"===t.type?t.domain:"UNSET_DOMAIN"!==t.type?e:void 0},confirmedDomainSelection:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"CONFIRM_DOMAIN_SELECTION"===t.type||e},domainSearch:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;return"SET_DOMAIN_SEARCH"===t.type?t.domainSearch:e},planBillingPeriod:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ANNUALLY",t=arguments.length>1?arguments[1]:void 0;return"SET_PLAN_BILLING_PERIOD"===t.type?t.billingPeriod:e},planProductId:function(e,t){return"SET_PLAN_PRODUCT_ID"===t.type?t.planProductId:"UNSET_PLAN_PRODUCT_ID"!==t.type?e:void 0},isSidebarOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_SIDEBAR"===t.type||"CLOSE_SIDEBAR"!==t.type&&e},isSidebarFullscreen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_SIDEBAR_FULLSCREEN"===t.type||"UNSET_SIDEBAR_FULLSCREEN"!==t.type&&e},isExperimental:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_EXPERIMENTAL"===t.type||e},isAnchorFm:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_ANCHOR_FM"===t.type||e},isFocusedLaunchOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_FOCUSED_LAUNCH"===t.type||"CLOSE_FOCUSED_LAUNCH"!==t.type&&e},isSiteTitleStepVisible:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_SITE_TITLE_STEP"===t.type||e},isModalDismissible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_MODAL_DISMISSIBLE"===t.type||"UNSET_MODAL_DISMISSIBLE"!==t.type&&e},isModalTitleVisible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_MODAL_TITLE"===t.type||"HIDE_MODAL_TITLE"!==t.type&&e}});t.Z=o},7092:function(e,t,n){"use strict";n.r(t),n.d(t,{getLaunchSequence:function(){return a},getLaunchStep:function(){return c},getState:function(){return s},hasPaidDomain:function(){return u},getSelectedDomain:function(){return l},getSelectedPlanProductId:function(){return d},getLastPlanBillingPeriod:function(){return f},isSelectedPlanPaid:function(){return p},hasSelectedDomain:function(){return m},isStepCompleted:function(){return g},isFlowCompleted:function(){return h},isFlowStarted:function(){return v},getFirstIncompleteStep:function(){return y},getSiteTitle:function(){return _},getCurrentStep:function(){return b}});var r=n(5707),i=n(3610),o=n(9149),a=function(){return i.M},c=function(){return i.y},s=function(e){return e},u=function(e){return!!e.domain&&!e.domain.is_free},l=function(e){return e.domain},d=function(e){return e.planProductId},f=function(e){return e.planBillingPeriod},p=function(e){return void 0!==e.planProductId&&!(0,r.select)(o.Fs).isPlanProductFree(e.planProductId)},m=function(e){return!!l(e)||e.confirmedDomainSelection},g=function(e,t){if(t===i.y.Plan)return!!d(e);if(t===i.y.Name){var n=(0,r.select)("core").getEntityRecord("root","site",void 0);return!(null==n||!n.title)}return t===i.y.Domain&&(0,r.select)(o.Ls).hasSelectedDomain()},h=function(e){return i.M.slice(0,i.M.length-1).every((function(t){return g(e,t)}))},v=function(e){return i.M.some((function(t){return g(e,t)}))},y=function(e){return i.M.find((function(t){return!g(e,t)}))},_=function(e){return null==e?void 0:e.siteTitle},b=function(e){return e.step}},492:function(e,t,n){"use strict";function r(e){var t=e,n=e+"_TS",r={},i={getItem:function(e){return r.hasOwnProperty(e)?r[e]:null},setItem:function(e,t){r[e]=String(t)},removeItem:function(e){delete r[e]}},o=function(){try{return window.localStorage.setItem("WP_ONBOARD_TEST","1"),window.localStorage.removeItem("WP_ONBOARD_TEST"),!0}catch(e){return!1}}()?window.localStorage:i;return{storageKey:t,storage:{getItem:function(e){var r=o.getItem(n);return r&&function(e){var t=Number(e);return Boolean(t)&&t+6048e5>Date.now()}(r)&&!new URLSearchParams(window.location.search).has("fresh")?o.getItem(e):(o.removeItem(t),o.removeItem(n),null)},setItem:function(e,t){o.setItem(n,JSON.stringify(Date.now())),o.setItem(e,t)}}}}n.d(t,{Z:function(){return r}})},9068:function(e,t,n){"use strict";n.r(t),n.d(t,{setFeatures:function(){return r},setFeaturesByType:function(){return i},setPlans:function(){return o},setPlanProducts:function(){return a},resetPlan:function(){return c}});var r=function(e,t){return{type:"SET_FEATURES",features:e,locale:t}},i=function(e,t){return{type:"SET_FEATURES_BY_TYPE",featuresByType:e,locale:t}},o=function(e,t){return{type:"SET_PLANS",plans:e,locale:t}},a=function(e){return{type:"SET_PLAN_PRODUCTS",products:e}},c=function(){return{type:"RESET_PLAN"}}},4703:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Ho:function(){return i},TO:function(){return o},YS:function(){return a},Gz:function(){return c},hx:function(){return s},iL:function(){return u},xT:function(){return l},AX:function(){return d},bS:function(){return f},UB:function(){return p},BV:function(){return m},nN:function(){return g}});var r="automattic/onboard/plans",i=1,o="free",a="personal",c="premium",s="business",u="ecommerce",l=[o,a,c,s,u],d=c,f=["personal-bundle","value_bundle","business-bundle","ecommerce-bundle"],p=["personal-bundle-monthly","value_bundle_monthly","business-bundle-monthly","ecommerce-bundle-monthly"],m=["free_plan"].concat(f,p),g=["custom-domain","support-live","priority-support"]},9734:function(e,t,n){"use strict";n.d(t,{z2:function(){return d}});var r=n(5707),i=n(4703),o=n(9438),a=n(9068),c=n(7738),s=n(5261),u=n(3661),l=!1;function d(){return l||(l=!0,(0,r.registerStore)(i.Ls,{resolvers:s,actions:a,controls:u.ai,reducer:o.ZP,selectors:c})),i.Ls}},9438:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),a=n.n(o),c=n(5707),s=(0,c.combineReducers)({features:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES":return a()(a()({},e),{},i()({},t.locale,t.features));default:return e}},featuresByType:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES_BY_TYPE":return a()(a()({},e),{},i()({},t.locale,t.featuresByType));default:return e}},planProducts:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLAN_PRODUCTS":return t.products;default:return e}},plans:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLANS":return a()(a()({},e),{},i()({},t.locale,t.plans));default:return e}}});t.ZP=s},5261:function(e,t,n){"use strict";n.r(t),n.d(t,{getSupportedPlans:function(){return g}});var r=n(9126),i=n(1621),o=n(9068),a=n(4703),c=n(3661),s=regeneratorRuntime.mark(g);function u(e){return(0,i.ZP)(12*e.raw_price,e.currency_code,{stripZeros:!0})}function l(e){return(0,i.ZP)(e.raw_price,e.currency_code,{stripZeros:!0})}function d(e){return e.reduce((function(e,t){return e[t.id]={id:t.id,name:t.name,description:t.description,type:"checkbox",requiresAnnuallyBilledPlan:a.nN.indexOf(t.id)>-1},e}),{})}function f(e,t){var n=Object.keys(t).find((function(n){return t[n].name===e}));return!!n&&t[n].requiresAnnuallyBilledPlan}function p(e,t){var n=e.highlighted_features.map((function(e){return{name:e,requiresAnnuallyBilledPlan:f(e,t)}}));return n.sort((function(e,t){return Number(t.requiresAnnuallyBilledPlan)-Number(e.requiresAnnuallyBilledPlan)})),n}function m(e,t){var n=a.BV.reduce((function(n,r){var o=e.find((function(e){return e.product_slug===r}));if(!o)return n;var a,c=t.find((function(e){return e.productIds.indexOf(o.product_id)>-1}));return n.push({productId:o.product_id,billingPeriod:31===o.bill_period?"MONTHLY":"ANNUALLY",periodAgnosticSlug:c.periodAgnosticSlug,storeSlug:o.product_slug,rawPrice:o.raw_price,pathSlug:o.path_slug,price:31===(null==o?void 0:o.bill_period)||0===o.raw_price?l(o):(a=o,(0,i.ZP)(a.raw_price/12,a.currency_code,{stripZeros:!0})),annualPrice:31===(null==o?void 0:o.bill_period)?u(o):l(o)}),n}),[]);return function(e){for(var t=function(t){var n=e.find((function(e){return e.storeSlug===a.bS[t]})),r=e.find((function(e){return e.storeSlug===a.UB[t]}));if(n&&r){var i=12*r.rawPrice,o=n.rawPrice,c=Math.round(100*(1-o/i));n.annualDiscount=c,r.annualDiscount=c}},n=0;n<a.bS.length;n++)t(n)}(n),n}function g(){var e,t,n,i,u,l,f,g=arguments;return regeneratorRuntime.wrap((function(s){for(;;)switch(s.prev=s.next){case 0:return e=g.length>0&&void 0!==g[0]?g[0]:"en",s.next=3,(0,c._9)({path:"/plans",query:(0,r.stringify)({locale:e}),apiVersion:"1.5"});case 3:return t=s.sent,s.next=6,(0,c.An)("https://public-api.wordpress.com/wpcom/v2/plans/details?locale=".concat(encodeURIComponent(e)),{mode:"cors",credentials:"omit"});case 6:return n=s.sent,i=n.body,u=d(i.features),l=i.plans.map((function(e){var t,n=null===(t=e.nonlocalized_short_name)||void 0===t?void 0:t.toLowerCase();return{description:e.tagline,features:p(e,u),storage:e.storage,title:e.short_name,featuresSlugs:e.features.reduce((function(e,t){return e[t]=!0,e}),{}),isFree:n===a.TO,isPopular:n===a.Gz,periodAgnosticSlug:n,productIds:e.products.map((function(e){return e.plan_id}))}})),f=m(t,l),s.next=13,(0,o.setPlans)(l,e);case 13:return s.next=15,(0,o.setPlanProducts)(f);case 15:return s.next=17,(0,o.setFeatures)(u,e);case 17:return s.next=19,(0,o.setFeaturesByType)(i.features_by_type,e);case 19:case"end":return s.stop()}}),s)}},7738:function(e,t,n){"use strict";n.r(t),n.d(t,{getFeatures:function(){return c},getFeaturesByType:function(){return s},getPlanByProductId:function(){return u},getPlanProductById:function(){return l},getPlanByPeriodAgnosticSlug:function(){return d},getDefaultPaidPlan:function(){return f},getDefaultFreePlan:function(){return p},getSupportedPlans:function(){return m},getPlansProducts:function(){return g},getPrices:function(){return h},getPlanByPath:function(){return v},getPlanProduct:function(){return y},isPlanEcommerce:function(){return _},isPlanFree:function(){return b},isPlanProductFree:function(){return E}});var r=n(5707),i=n(4703),o=n(3613),a=n.n(o),c=function(e,t){var n;return null!==(n=e.features[t])&&void 0!==n?n:{}},s=function(e,t){var n;return null!==(n=e.featuresByType[t])&&void 0!==n?n:[]},u=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.productIds.indexOf(t)>-1}))},l=function(e,t){if(t)return(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.productId===t}))},d=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===t}))},f=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.AX}))},p=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.TO}))},m=function(e,t){var n;return null!==(n=e.plans[t])&&void 0!==n?n:[]},g=function(e){return e.planProducts},h=function(e,t){return a()("getPrices",{alternative:"getPlanProduct().price"}),(0,r.select)(i.Ls).getPlansProducts().reduce((function(e,t){return e[t.storeSlug]=t.price,e}),{})},v=function(e,t,n){if(t){var o=(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.pathSlug===t}));if(o)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===(null==o?void 0:o.periodAgnosticSlug)}))}},y=function(e,t,n){if(t&&n){var o=(0,r.select)(i.Ls).getPlansProducts();return t===i.TO?o.find((function(e){return e.periodAgnosticSlug===t})):o.find((function(e){return e.billingPeriod===n&&e.periodAgnosticSlug===t}))}},_=function(e,t){return t===i.iL},b=function(e,t){return t===i.TO},E=function(e,t){return t===i.Ho}},8459:function(e,t,n){"use strict";n.d(t,{d:function(){return u}});var r=n(417),i=n.n(r),o=n(2220),a=n.n(o),c=n(3661),s=n(2699);function u(e){var t=regeneratorRuntime.mark(p),n=regeneratorRuntime.mark(y),r=regeneratorRuntime.mark(_),o=regeneratorRuntime.mark(b),u=regeneratorRuntime.mark(E),l=function(){return{type:"FETCH_NEW_SITE"}},d=function(e){return{type:"RECEIVE_NEW_SITE",response:e}},f=function(e){return{type:"RECEIVE_NEW_SITE_FAILED",error:e}};function p(n){var r,o,s,u,l;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,{type:"FETCH_NEW_SITE"};case 2:return t.prev=2,r=n.authToken,o=a()(n,["authToken"]),s={client_id:e.client_id,client_secret:e.client_secret,find_available_url:!0,public:-1},u=i()(i()(i()({},s),o),{},{validate:!1}),t.next=8,(0,c._9)({path:"/sites/new",apiVersion:"1.1",method:"post",body:u,token:r});case 8:return l=t.sent,t.next=11,d(l);case 11:return t.abrupt("return",!0);case 14:return t.prev=14,t.t0=t.catch(2),t.next=18,f(t.t0);case 18:return t.abrupt("return",!1);case 19:case"end":return t.stop()}}),t,null,[[2,14]])}var m=function(e,t){return{type:"RECEIVE_SITE_TITLE",siteId:e,title:t}},g=function(e){return{type:"LAUNCH_SITE_START",siteId:e}},h=function(e){return{type:"LAUNCH_SITE_SUCCESS",siteId:e}},v=function(e,t){return{type:"LAUNCH_SITE_FAILURE",siteId:e,error:t}};function y(e){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,g(e);case 2:return t.prev=2,t.next=5,(0,c._9)({path:"/sites/".concat(e,"/launch"),apiVersion:"1.1",method:"post"});case 5:return t.next=7,h(e);case 7:t.next=13;break;case 9:return t.prev=9,t.t0=t.catch(2),t.next=13,v(e,s.Hc.INTERNAL);case 13:case"end":return t.stop()}}),n,null,[[2,9]])}function _(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,c._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"GET"});case 2:return t=n.sent,n.abrupt("return",t);case 4:case"end":return n.stop()}}),r)}function b(e,t){var n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,(0,c._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"POST",body:t});case 2:return n=r.sent,r.abrupt("return",n);case 4:case"end":return r.stop()}}),o)}function E(e,t){return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,c._9)({path:"/sites/".concat(encodeURIComponent(e),"/settings"),apiVersion:"1.4",body:{blogname:t},method:"POST"});case 3:return n.next=5,m(e,t);case 5:n.next=9;break;case 7:n.prev=7,n.t0=n.catch(0);case 9:case"end":return n.stop()}}),u,null,[[0,7]])}return{receiveSiteDomains:function(e,t){return{type:"RECEIVE_SITE_DOMAINS",siteId:e,domains:t}},saveSiteTitle:E,receiveSiteTitle:m,fetchNewSite:l,fetchSite:function(){return{type:"FETCH_SITE"}},receiveNewSite:d,receiveNewSiteFailed:f,resetNewSiteFailed:function(){return{type:"RESET_RECEIVE_NEW_SITE_FAILED"}},createSite:p,receiveSite:function(e,t){return{type:"RECEIVE_SITE",siteId:e,response:t}},receiveSiteFailed:function(e,t){return{type:"RECEIVE_SITE_FAILED",siteId:e,response:t}},reset:function(){return{type:"RESET_SITE_STORE"}},launchSite:y,launchSiteStart:g,launchSiteSuccess:h,launchSiteFailure:v,getCart:_,setCart:b}}},2005:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/site"},2369:function(e,t,n){"use strict";n.d(t,{z2:function(){return d}});var r=n(5707),i=n(2005),o=n(2701),a=n(8459),c=n(7862),s=n(4309),u=n(3661),l=!1;function d(e){return l||(l=!0,(0,r.registerStore)(i.L,{actions:(0,a.d)(e),controls:u.ai,reducer:o.ZP,resolvers:c,selectors:s})),i.L}},2701:function(e,t,n){"use strict";var r=n(2220),i=n.n(r),o=n(4582),a=n.n(o),c=n(1260),s=n.n(c),u=n(417),l=n.n(u),d=n(5707),f=n(2699),p=(0,d.combineReducers)({data:function(e,t){return"RECEIVE_NEW_SITE"===t.type?t.response.blog_details:"RECEIVE_NEW_SITE_FAILED"!==t.type&&"RESET_SITE_STORE"!==t.type?e:void 0},error:function(e,t){switch(t.type){case"FETCH_NEW_SITE":case"RECEIVE_NEW_SITE":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return;case"RECEIVE_NEW_SITE_FAILED":return{error:t.error.error,status:t.error.status,statusCode:t.error.statusCode,name:t.error.name,message:t.error.message}}return e},isFetching:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_NEW_SITE":return!0;case"RECEIVE_NEW_SITE":case"RECEIVE_NEW_SITE_FAILED":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return!1}return e}}),m=(0,d.combineReducers)({isFetchingSiteDetails:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_SITE":return!0;case"RECEIVE_SITE":case"RECEIVE_SITE_FAILED":return!1}return e},newSite:p,sites:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if("RECEIVE_SITE"===t.type)return l()(l()({},e),{},s()({},t.siteId,t.response));if("RECEIVE_SITE_FAILED"===t.type){var n=t.siteId,r=(e[n],i()(e,[n].map(a())));return l()({},r)}return"RESET_SITE_STORE"===t.type?{}:"RECEIVE_SITE_TITLE"===t.type?l()(l()({},e),{},s()({},t.siteId,l()(l()({},e[t.siteId]),{},{name:t.title}))):e},launchStatus:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"LAUNCH_SITE_START"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:f.uS.IN_PROGRESS,errorCode:void 0})):"LAUNCH_SITE_SUCCESS"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:f.uS.SUCCESS,errorCode:void 0})):"LAUNCH_SITE_FAILURE"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:f.uS.FAILURE,errorCode:t.error})):e},sitesDomains:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_SITE_DOMAINS"===t.type?l()(l()({},e),{},s()({},t.siteId,t.domains)):e}});t.ZP=m},7862:function(e,t,n){"use strict";n.r(t),n.d(t,{getSite:function(){return s},getSiteDomains:function(){return u}});var r=n(5707),i=n(3661),o=n(2005),a=regeneratorRuntime.mark(s),c=regeneratorRuntime.mark(u);function s(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,r.dispatch)(o.L).fetchSite();case 2:return n.prev=2,n.next=5,(0,i._9)({path:"/sites/"+encodeURIComponent(e),apiVersion:"1.1"});case 5:return t=n.sent,n.next=8,(0,r.dispatch)(o.L).receiveSite(e,t);case 8:n.next=14;break;case 10:return n.prev=10,n.t0=n.catch(2),n.next=14,(0,r.dispatch)(o.L).receiveSiteFailed(e,void 0);case 14:case"end":return n.stop()}}),a,null,[[2,10]])}function u(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,i._9)({path:"/sites/"+encodeURIComponent(e)+"/domains",apiVersion:"1.2"});case 3:return t=n.sent,n.next=6,(0,r.dispatch)(o.L).receiveSiteDomains(e,null==t?void 0:t.domains);case 6:n.next=10;break;case 8:n.prev=8,n.t0=n.catch(0);case 10:case"end":return n.stop()}}),c,null,[[0,8]])}},4309:function(e,t,n){"use strict";n.r(t),n.d(t,{getState:function(){return a},getNewSite:function(){return c},getNewSiteError:function(){return s},isFetchingSite:function(){return u},isFetchingSiteDetails:function(){return l},isNewSite:function(){return d},getSite:function(){return f},getSiteTitle:function(){return p},isSiteLaunched:function(){return m},isSiteLaunching:function(){return g},getSiteDomains:function(){return h},getPrimarySiteDomain:function(){return v},getSiteSubdomain:function(){return y}});var r=n(5707),i=n(2005),o=n(2699),a=function(e){return e},c=function(e){return e.newSite.data},s=function(e){return e.newSite.error},u=function(e){return e.newSite.isFetching},l=function(e){return e.isFetchingSiteDetails},d=function(e){return!!e.newSite.data},f=function(e,t){return e.sites[t]},p=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSite(t))||void 0===n?void 0:n.name},m=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.SUCCESS},g=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.IN_PROGRESS},h=function(e,t){return e.sitesDomains[t]},v=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.primary_domain}))},y=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.is_subdomain}))}},2699:function(e,t,n){"use strict";var r,i,o;n.d(t,{Hc:function(){return i},uS:function(){return o}}),function(e){e[e.PublicIndexed=1]="PublicIndexed",e[e.PublicNotIndexed=0]="PublicNotIndexed",e[e.Private=-1]="Private"}(r||(r={})),function(e){e.INTERNAL="internal"}(i||(i={})),function(e){e.UNINITIALIZED="unintialized",e.IN_PROGRESS="in_progress",e.SUCCESS="success",e.FAILURE="failure"}(o||(o={}))},4366:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/wpcom-features"},2613:function(e,t,n){"use strict";n.d(t,{$:function(){return c}});var r=n(4703),i=r.YS,o=r.Gz,a=r.hx,c={domain:{id:"domain",minSupportedPlan:i},store:{id:"store",minSupportedPlan:r.iL},seo:{id:"seo",minSupportedPlan:a},plugins:{id:"plugins",minSupportedPlan:a},"ad-free":{id:"ad-free",minSupportedPlan:i},"image-storage":{id:"image-storage",minSupportedPlan:o},"video-storage":{id:"video-storage",minSupportedPlan:o},support:{id:"support",minSupportedPlan:a}}},182:function(e,t,n){"use strict";n.d(t,{z:function(){return u}});var r=n(9866),i=n(5707),o=n(4366),a=n(8638),c=n(335),s=!1;function u(){return s||(s=!0,(0,i.registerStore)(o.L,{controls:r.controls,reducer:a.Z,selectors:c})),o.L}},8638:function(e,t,n){"use strict";var r=n(2613);t.Z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.$;return e}},335:function(e,t,n){"use strict";n.r(t),n.d(t,{getAllFeatures:function(){return i},getRecommendedPlanSlug:function(){return o}});var r=n(4703),i=function(e){return e},o=function(e,t){var n=i(e);if(t.length)return t.reduce((function(e,t){var i=n[t].minSupportedPlan;return r.xT.indexOf(i)>r.xT.indexOf(e)?i:e}),n[t[0]].minSupportedPlan)}},3661:function(e,t,n){"use strict";n.d(t,{_9:function(){return c},An:function(){return s},ai:function(){return u}});var r,i=n(2954),o=n.n(i),a=n(8552),c=function(e){return{type:"WPCOM_REQUEST",request:e}},s=function(e,t){return{type:"FETCH_AND_PARSE",resource:e,options:t}},u={WPCOM_REQUEST:function(e){var t=e.request;return(0,a.ZP)(t)},FETCH_AND_PARSE:(r=o()(regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.resource,r=t.options,e.next=3,window.fetch(n,r);case 3:return i=e.sent,e.t0=i.ok,e.next=7,i.json();case 7:return e.t1=e.sent,e.abrupt("return",{ok:e.t0,body:e.t1});case 9:case"end":return e.stop()}}),e)}))),function(_x){return r.apply(this,arguments)}),RELOAD_PROXY:function(){(0,a.sS)()},REQUEST_ALL_BLOGS_ACCESS:function(){return(0,a.Vw)()},WAIT:function(e){var t=e.ms;return new Promise((function(e){return setTimeout(e,t)}))}}},3300:function(e,t,n){"use strict";n.d(t,{gB:function(){return i},au:function(){return o},dP:function(){return a},GN:function(){return c},vn:function(){return s}});var r=n(8077),i=5,o=10,a=300,c=r.z({vendor:"variation2_front"}),s=["available","available_premium"]},4948:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=(n(3804),n(7997)),c=n(5869),s=n(3383),u=n(2779),l=n.n(u),d=n(9215),f=n(5707),p=n(3300);n(988);t.Z=function(e){var t=e.onSelect,n=e.selected,__=(0,d.QT)().__,r=(0,o.useState)(!1),u=i()(r,2),m=u[0],g=u[1],h=function(e){g(!1),t(e)},v=(0,f.useSelect)((function(e){return e(p.GN).getCategories()})),y=__("All Categories","full-site-editing");return(0,o.createElement)("div",{className:l()("domain-categories",{"is-open":m})},(0,o.createElement)(a.Button,{className:"domain-categories__dropdown-button",onClick:function(){return g(!m)}},(0,o.createElement)("span",null,null!=n?n:y),(0,o.createElement)(c.Z,{icon:s.Z,size:16})),(0,o.createElement)("ul",{className:"domain-categories__item-group"},(0,o.createElement)("li",{className:l()("domain-categories__item",{"is-selected":!n})},(0,o.createElement)(a.Button,{onClick:function(){return h()}},__("View all","full-site-editing"))),v.map((function(e){var t=e.slug,r=e.title;return(0,o.createElement)("li",{key:t,className:l()("domain-categories__item",{"is-selected":t===n})},(0,o.createElement)(a.Button,{onClick:function(){return h(t)}},r))}))))}},1052:function(e,t,n){"use strict";n.d(t,{q:function(){return o}});var r=n(3027),i=(n(3804),n(9215)),o=function(){var e=(0,i.QT)(),__=e.__,t=e.isRTL;return(0,r.createElement)("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 300 40",xmlSpace:"preserve",width:"300",style:t()?{transform:"scaleX(-1)"}:void 0},(0,r.createElement)("rect",{x:"0",width:"310",height:"50",rx:"10",fill:"#D8D8D8"}),(0,r.createElement)("rect",{x:"8",y:"8",width:"25",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("rect",{x:"40",y:"8",width:"25",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("rect",{x:"72",y:"8",width:"300",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("text",{x:"80",y:"26",direction:"ltr",textAnchor:t()?"end":"start",transform:t()?"scale(-1,1) translate(-160,0)":void 0},(0,r.createElement)("tspan",{fill:"#999"},(0,r.createElement)("tspan",null,"https://")),(0,r.createElement)("tspan",{fill:"#515151",dx:"4.5"},__("example.com","full-site-editing"))))}},7047:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n.n(a),s=n(5707),u=n(1205),l=n(7997),d=n(5869),f=n(7108),p=n(6115),m=n(584),g=n(9215),h=n(947),v=n(7226),y=n(4531),_=n(5241),b=n(1045),E=n(1071),S=n(4948),w=n(3300),P=n(1052),C=(n(8395),function(e){var t=e.groupItems,n=e.children;return t?(0,o.createElement)("div",{className:"domain-picker__suggestion-item-group"},n):(0,o.createElement)(a.Fragment,null,n)}),N=function(e){var t=e.children;return(0,o.createElement)("p",{className:"domain-picker__suggestion-group-label"},t)};t.ZP=function(e){var t,n=e.header,r=e.showDomainCategories,x=e.onDomainSelect,A=e.onExistingSubdomainSelect,L=e.quantity,O=void 0===L?w.gB:L,I=e.quantityExpanded,T=void 0===I?w.au:I,k=e.onDomainSearchBlur,D=void 0===k?u.noop:k,R=e.analyticsFlowId,F=e.analyticsUiAlgo,Z=e.initialDomainSearch,j=void 0===Z?"":Z,M=e.onSetDomainSearch,U=void 0===M?u.noop:M,B=e.currentDomain,V=e.isCheckingDomainAvailability,z=e.existingSubdomain,H=e.segregateFreeAndPaid,$=void 0!==H&&H,W=e.showSearchField,G=void 0===W||W,q=e.itemType,Y=void 0===q?h.tr:q,K=e.locale,Q=e.areDependenciesLoading,J=void 0!==Q&&Q,X=e.orderSubDomainsLast,ee=void 0!==X&&X,te=e.onUseYourDomainClick,__=(0,g.QT)().__,ne=__("Search for a domain","full-site-editing"),re=(0,a.useState)(!1),ie=i()(re,2),oe=ie[0],ae=ie[1],ce=(0,a.useState)(j),se=i()(ce,2),ue=se[0],le=se[1],de=(0,a.useState)(),fe=i()(de,2),pe=fe[0],me=fe[1],ge=(0,s.useSelect)((function(e){return e(w.GN).getDomainSuggestionVendor()})),he=(0,_.O)(ue.trim(),T,pe,K)||{},ve=he.allDomainSuggestions,ye=he.errorMessage,_e=he.state,be=he.retryRequest,Ee=null==ve?void 0:ve.slice(z?1:0,oe?T:O),Se=(0,b.$)(Ee,z,B);Se&&(null==Ee||Ee.push(Se));var we=(0,E.P)();(0,a.useEffect)((function(){ae(!1)}),[ue]);var Pe=(0,a.useState)(),Ce=i()(Pe,2),Ne=Ce[0],xe=Ce[1];(0,a.useEffect)((function(){ve&&xe((0,p.k9)("suggestion"))}),[ve,xe]),(0,a.useEffect)((function(){G||le(j)}),[j,G]);var Ae=c().useRef([]);(0,a.useEffect)((function(){var e,t;oe&&(null===(e=Ae.current[O])||void 0===e||null===(t=e.focus)||void 0===t||t.call(e))}),[oe,O]);var Le=function(e,t,n,r){var i="/domains/search/".concat(ge,"/").concat(R).concat(pe?"/"+pe:"");(0,p.Sn)({uiAlgo:"/".concat(R,"/").concat(F),fetchAlgo:i,query:ue,railcarId:t,result:r?e+"#recommended":e,uiPosition:n})},Oe=_e===m.r.Failure,Ie=(null===(t=ue.trim)||void 0===t?void 0:t.call(ue).length)<=1,Te=!Oe&&!Ie,ke=!Oe&&Ie,De=O;Se&&(De+=1),te&&(De+=1),z&&(De-=1);var Re=["professional"];return z&&Re.unshift("sub-domain"),ee&&Re.reverse(),(0,o.createElement)("div",{className:"domain-picker"},n&&n,G&&(0,o.createElement)("div",{className:"domain-picker__search"},(0,o.createElement)("div",{className:"domain-picker__search-icon"},(0,o.createElement)(d.Z,{icon:f.Z})),(0,o.createElement)(l.TextControl,{hideLabelFromVision:!0,label:ne,placeholder:ne,onChange:function(e){le(e),U(e)},onBlur:function(e){D&&D(e.currentTarget.value)},value:ue,dir:"ltr"})),Oe&&(0,o.createElement)(l.Notice,{className:"domain-picker__error",status:"error",isDismissible:!1},(0,o.createElement)("p",{className:"domain-picker__error-message"},ye||__("An error has occurred, please check your connection and retry.","full-site-editing")),(0,o.createElement)(l.Button,{isPrimary:!0,className:"domain-picker__error-retry-btn",onClick:be},__("Retry","full-site-editing"))),(Te||J)&&(0,o.createElement)("div",{className:"domain-picker__body"},r&&(0,o.createElement)("div",{className:"domain-picker__aside"},(0,o.createElement)(S.Z,{selected:pe,onSelect:me})),(0,o.createElement)("div",{className:"domain-picker__suggestion-sections"},(0,o.createElement)("div",{className:"domain-picker__sugggested-items-container"},Re.map((function(e){return"sub-domain"===e?(0,o.createElement)(a.Fragment,{key:e},$&&(0,o.createElement)(N,null,__("Keep sub-domain","full-site-editing")),(0,o.createElement)(C,{key:e,groupItems:$},!J&&z&&(0,o.createElement)(h.ZP,{key:null==z?void 0:z.domain_name,domain:null==z?void 0:z.domain_name,cost:"Free",isFree:!0,isExistingSubdomain:!0,railcarId:Ne?"".concat(Ne,0):void 0,onRender:function(){return Le(null==z?void 0:z.domain_name,"".concat(Ne,0),0,!1)},selected:(null==B?void 0:B.domain_name)===(null==z?void 0:z.domain_name),onSelect:function(){null==A||A(null==z?void 0:z.domain_name)},type:Y})||(0,o.createElement)(v.Z,{type:Y}))):(0,o.createElement)(a.Fragment,{key:e},$&&(0,o.createElement)(N,null,__("Professional domains","full-site-editing")),(0,o.createElement)(C,{key:e,groupItems:$},!J&&(null==Ee?void 0:Ee.map((function(e,t){var n,r=null!=z&&z.domain_name?t+1:t,i=1===r,a=null===(n=we[null==e?void 0:e.domain_name])||void 0===n?void 0:n.status,c=!a||(null===w.vn||void 0===w.vn?void 0:w.vn.indexOf(a))>-1;return(0,o.createElement)(h.ZP,{ref:function(e){Ae.current[r]=e},key:e.domain_name,isUnavailable:!c,domain:e.domain_name,cost:e.cost,isLoading:(null==B?void 0:B.domain_name)===e.domain_name&&V,hstsRequired:e.hsts_required,isFree:e.is_free,isRecommended:i,railcarId:Ne?"".concat(Ne).concat(r):void 0,onRender:function(){return Le(e.domain_name,"".concat(Ne).concat(r),r,i)},onSelect:function(){x(e)},selected:(null==B?void 0:B.domain_name)===e.domain_name,type:Y})})))||(0,u.times)(De,(function(e){return(0,o.createElement)(v.Z,{type:Y,key:e})})),te&&!!Ee&&(0,o.createElement)(y.Z,{onClick:te})))}))),!oe&&O<T&&(null==ve?void 0:ve.length)&&(null==ve?void 0:ve.length)>O&&(0,o.createElement)("div",{className:"domain-picker__show-more"},(0,o.createElement)(l.Button,{onClick:function(){return ae(!0)},isLink:!0},__("View more results","full-site-editing"))))),ke&&!J&&(0,o.createElement)("div",{className:"domain-picker__empty-state"},(0,o.createElement)("p",{className:"domain-picker__empty-state--text"},__("A domain name is the site address people type in their browser to visit your site.","full-site-editing")),(0,o.createElement)("div",null,(0,o.createElement)(P.q,null))))}},7226:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i);t.Z=function(e){var t=e.type;return(0,r.createElement)("div",{className:o()("domain-picker__suggestion-item placeholder","type-".concat(t))},(0,r.createElement)("div",{className:"domain-picker__suggestion-item-name placeholder"}),(0,r.createElement)("div",{className:"domain-picker__price placeholder"}))}},5179:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=n(3804),u=s.forwardRef((function(e,t){var n=e.type,r=e.disabled,o=a()(e,["type","disabled"]);return"button"===n?(0,c.createElement)("div",o):(0,c.createElement)("button",i()({ref:t,disabled:r},o))}));t.Z=u},947:function(e,t,n){"use strict";n.d(t,{tr:function(){return _},En:function(){return b}});var r=n(8527),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(2779),l=n.n(u),d=n(9215),f=n(6115),p=n(7498),m=n(7997),g=n(1417),h=n(3163),v=n(1749),y=n(5179),_="radio",b="button",E="individual-item",S=function(e){var t=e.isUnavailable,n=e.domain,r=e.isLoading,i=e.cost,o=e.railcarId,u=e.hstsRequired,S=void 0!==u&&u,w=e.isFree,P=void 0!==w&&w,C=e.isExistingSubdomain,N=void 0!==C&&C,x=e.isRecommended,A=void 0!==x&&x,L=e.onSelect,O=e.onRender,I=e.selected,T=e.type,k=void 0===T?_:T,D=e.buttonRef,__=(0,d.QT)().__,R=(0,p.Iu)(),F=(0,g.useViewportMatch)("small","<"),Z=n.indexOf("."),j=n.slice(0,Z),M=n.slice(Z),U=s.useState(),B=a()(U,2),V=B[0],z=B[1],H=s.useState(),$=a()(H,2),W=$[0],G=$[1],q=__("Default","full-site-editing"),Y=__("Free","full-site-editing"),K=__("Included in paid plans","full-site-editing"),Q=__("Included with annual plans","full-site-editing"),J=__("<strong>First year included</strong> in paid plans","full-site-editing"),X=k===E?q:Y,ee=F?K:(0,c.createInterpolateElement)(J,{strong:(0,c.createElement)("strong",null)}),te=k===E?ee:F?Y:Q;s.useEffect((function(){n!==V&&W!==o&&o&&(O(),z(n),G(o))}),[n,V,W,o,O]);var ne=function(){W&&(0,f.Lo)({action:"domain_selected",railcarId:W}),L(n)},re=__("Selected","full-site-editing"),ie=__("Select","full-site-editing");return(0,c.createElement)(y.Z,{ref:D,type:k,key:j,className:l()("domain-picker__suggestion-item",{"is-free":P,"is-selected":I,"is-unavailable":t},"type-".concat(k)),onClick:"button"!==k?ne:void 0,disabled:t},k===_&&(r?(0,c.createElement)(m.Spinner,null):(0,c.createElement)("span",{className:l()("domain-picker__suggestion-radio-circle",{"is-checked":I,"is-unavailable":t})})),(0,c.createElement)("div",{className:"domain-picker__suggestion-item-name"},(0,c.createElement)("div",{className:"domain-picker__suggestion-item-name-inner"},(0,c.createElement)("span",{className:l()("domain-picker__domain-wrapper",{"with-margin":!S})},(0,c.createElement)("span",{className:"domain-picker__domain-sub-domain"},j),(0,c.createElement)("span",{className:"domain-picker__domain-tld"},M)),A&&!t&&(0,c.createElement)("div",{className:"domain-picker__badge is-recommended"},__("Recommended","full-site-editing")),S&&(0,c.createElement)(v.Z,{position:F?"bottom center":"middle right",noArrow:!1,className:"domain-picker__info-tooltip"},(0,c.createInterpolateElement)(__("All domains ending with <tld /> require an SSL certificate to host a website. When you host this domain at WordPress.com an SSL certificate is included. <learn_more_link>Learn more</learn_more_link>","full-site-editing"),{tld:(0,c.createElement)("b",null,M),learn_more_link:(0,c.createElement)("a",{target:"_blank",rel:"noreferrer",href:R("https://wordpress.com/support/https-ssl")})}))),N&&k!==E&&(0,c.createElement)("div",{className:"domain-picker__change-subdomain-tip"},__("You can change your free subdomain later under Domain Settings.","full-site-editing"))),(0,c.createElement)("div",{className:l()("domain-picker__price",{"is-paid":!P})},t&&__("Unavailable","full-site-editing"),P&&!t&&X,!P&&!t&&(0,c.createElement)(c.Fragment,null,(0,c.createElement)("span",{className:"domain-picker__price-cost"},(0,h.sprintf)(__("%s/year","full-site-editing"),i)),(0,c.createElement)("span",{className:"domain-picker__price-inclusive"}," ",te," "),(0,c.createElement)("span",{className:"domain-picker__price-renewal"},(0,h.sprintf)(__("Renews at: %s /year","full-site-editing"),i)))),k===b&&(r?(0,c.createElement)(m.Spinner,null):(0,c.createElement)("div",{className:"domain-picker__action"},(0,c.createElement)(m.Button,{ref:D,isSecondary:!0,className:l()("domain-picker__suggestion-select-button",{"is-selected":I&&!t}),disabled:t,onClick:ne},I&&!t?re:ie))))};t.ZP=s.forwardRef((function(e,t){return(0,c.createElement)(S,i()({},e,{buttonRef:t}))}))},4531:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(9211)),o=n(9215),a=n(5179);t.Z=function(e){var t=e.onClick,n=(0,o.QT)(),__=n.__,_x=n._x;return(0,r.createElement)(a.Z,{type:"button",className:"domain-picker__suggestion-item type-link",onClick:t},(0,r.createElement)("div",{className:"domain-picker__suggestion-item-name"},(0,r.createElement)("span",{className:"domain-picker__domain-wrapper with-margin with-bold-text"},__("Already own a domain?","full-site-editing")),(0,r.createElement)("div",null,(0,r.createElement)("span",{className:"domain-picker__item-tip"},_x("You can use it as your site's address.","Upgrades: Register domain description","full-site-editing")))),(0,r.createElement)(i.b4,{arrow:"right",onClick:t},_x("Use a domain I own","Domain transfer or mapping suggestion button","full-site-editing")))}},1071:function(e,t,n){"use strict";n.d(t,{P:function(){return o}});var r=n(5707),i=n(3300);function o(){return(0,r.useSelect)((function(e){return e(i.GN).getDomainAvailabilities()}),[])}},5241:function(e,t,n){"use strict";n.d(t,{O:function(){return l}});var r=n(417),i=n.n(r),o=n(1068),a=n.n(o),c=n(5707),s=n(7127),u=n(3300);function l(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"en",o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},l=(0,s.Z)(e,u.dP),d=a()(l,1),f=d[0],p=(0,c.useDispatch)(u.GN),m=p.invalidateResolutionForStoreSelector;return(0,c.useSelect)((function(e){if(f&&!(f.length<2)){var a=e(u.GN),c=a.getDomainSuggestions,s=a.getDomainState,l=a.getDomainErrorMessage;return{allDomainSuggestions:c(f,i()({include_wordpressdotcom:!0,include_dotblogsubdomain:!1,quantity:t+1,locale:r,category_slug:n},o)),state:s(),errorMessage:l(),retryRequest:function(){m("__internalGetDomainSuggestions")}}}}),[f,n,t])}},1045:function(e,t,n){"use strict";n.d(t,{$:function(){return s}});var r=n(5182),i=n.n(r),o=n(1068),a=n.n(o),c=n(3804);function s(e,t,n){var r=c.useState(),o=a()(r,2),s=o[0],u=o[1],l=t&&Array.isArray(e)?[t].concat(i()(e)):e;if(c.useEffect((function(){var e=null==l?void 0:l.some((function(e){return e.domain_name===(null==n?void 0:n.domain_name)}));null!=l&&l.length&&!e&&u(n)}),[n,l]),!(null==l?void 0:l.some((function(e){return(null==e?void 0:e.domain_name)===(null==s?void 0:s.domain_name)}))))return s}},1749:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(2779),s=n.n(c),u=n(7997),l=n(5614);n(6388);t.Z=function(e){var t=e.children,n=e.className,r=e.id,c=e.position,d=void 0===c?"bottom center":c,f=e.noArrow,p=void 0===f||f,m=(0,a.useState)(!1),g=i()(m,2),h=g[0],v=g[1];return(0,o.createElement)((function(e){return(0,o.createElement)(u.Button,e)}),{icon:l.Z,onClick:function(e){v(!h),e.stopPropagation()},className:"info-tooltip","data-testid":"info-tooltip"},h&&(0,o.createElement)(u.Popover,{id:r,className:s()("info-tooltip__content",n),onClose:function(){v(!1)},position:d,noArrow:p},t))}},7356:function(e,t,n){"use strict";function r(e){if(e)return{domain_name:e,relevance:1,supports_privacy:!0,vendor:"",cost:"",product_id:0,product_slug:"",raw_price:0,currency_code:""}}function i(e){return void 0!==e.normalize&&!!e.normalize("NFD").replace(/[\u0300-\u036f]/g,"").match(/[a-z0-9-.\s]/i)}n.d(t,{n:function(){return r},Q:function(){return i}})},3759:function(e,t,n){"use strict";n.d(t,{X:function(){return i}});var r={AED:{symbol:"د.إ.‏",grouping:",",decimal:".",precision:2},AFN:{symbol:"؋",grouping:",",decimal:".",precision:2},ALL:{symbol:"Lek",grouping:".",decimal:",",precision:2},AMD:{symbol:"֏",grouping:",",decimal:".",precision:2},ANG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AOA:{symbol:"Kz",grouping:",",decimal:".",precision:2},ARS:{symbol:"$",grouping:".",decimal:",",precision:2},AUD:{symbol:"A$",grouping:",",decimal:".",precision:2},AWG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AZN:{symbol:"₼",grouping:" ",decimal:",",precision:2},BAM:{symbol:"КМ",grouping:".",decimal:",",precision:2},BBD:{symbol:"Bds$",grouping:",",decimal:".",precision:2},BDT:{symbol:"৳",grouping:",",decimal:".",precision:0},BGN:{symbol:"лв.",grouping:" ",decimal:",",precision:2},BHD:{symbol:"د.ب.‏",grouping:",",decimal:".",precision:3},BIF:{symbol:"FBu",grouping:",",decimal:".",precision:0},BMD:{symbol:"$",grouping:",",decimal:".",precision:2},BND:{symbol:"$",grouping:".",decimal:",",precision:0},BOB:{symbol:"Bs",grouping:".",decimal:",",precision:2},BRL:{symbol:"R$",grouping:".",decimal:",",precision:2},BSD:{symbol:"$",grouping:",",decimal:".",precision:2},BTC:{symbol:"Ƀ",grouping:",",decimal:".",precision:2},BTN:{symbol:"Nu.",grouping:",",decimal:".",precision:1},BWP:{symbol:"P",grouping:",",decimal:".",precision:2},BYR:{symbol:"р.",grouping:" ",decimal:",",precision:2},BZD:{symbol:"BZ$",grouping:",",decimal:".",precision:2},CAD:{symbol:"C$",grouping:",",decimal:".",precision:2},CDF:{symbol:"FC",grouping:",",decimal:".",precision:2},CHF:{symbol:"CHF",grouping:"'",decimal:".",precision:2},CLP:{symbol:"$",grouping:".",decimal:",",precision:2},CNY:{symbol:"¥",grouping:",",decimal:".",precision:2},COP:{symbol:"$",grouping:".",decimal:",",precision:2},CRC:{symbol:"₡",grouping:".",decimal:",",precision:2},CUC:{symbol:"CUC",grouping:",",decimal:".",precision:2},CUP:{symbol:"$MN",grouping:",",decimal:".",precision:2},CVE:{symbol:"$",grouping:",",decimal:".",precision:2},CZK:{symbol:"Kč",grouping:" ",decimal:",",precision:2},DJF:{symbol:"Fdj",grouping:",",decimal:".",precision:0},DKK:{symbol:"kr.",grouping:"",decimal:",",precision:2},DOP:{symbol:"RD$",grouping:",",decimal:".",precision:2},DZD:{symbol:"د.ج.‏",grouping:",",decimal:".",precision:2},EGP:{symbol:"ج.م.‏",grouping:",",decimal:".",precision:2},ERN:{symbol:"Nfk",grouping:",",decimal:".",precision:2},ETB:{symbol:"ETB",grouping:",",decimal:".",precision:2},EUR:{symbol:"€",grouping:".",decimal:",",precision:2},FJD:{symbol:"FJ$",grouping:",",decimal:".",precision:2},FKP:{symbol:"£",grouping:",",decimal:".",precision:2},GBP:{symbol:"£",grouping:",",decimal:".",precision:2},GEL:{symbol:"Lari",grouping:" ",decimal:",",precision:2},GHS:{symbol:"₵",grouping:",",decimal:".",precision:2},GIP:{symbol:"£",grouping:",",decimal:".",precision:2},GMD:{symbol:"D",grouping:",",decimal:".",precision:2},GNF:{symbol:"FG",grouping:",",decimal:".",precision:0},GTQ:{symbol:"Q",grouping:",",decimal:".",precision:2},GYD:{symbol:"G$",grouping:",",decimal:".",precision:2},HKD:{symbol:"HK$",grouping:",",decimal:".",precision:2},HNL:{symbol:"L.",grouping:",",decimal:".",precision:2},HRK:{symbol:"kn",grouping:".",decimal:",",precision:2},HTG:{symbol:"G",grouping:",",decimal:".",precision:2},HUF:{symbol:"Ft",grouping:".",decimal:",",precision:0},IDR:{symbol:"Rp",grouping:".",decimal:",",precision:0},ILS:{symbol:"₪",grouping:",",decimal:".",precision:2},INR:{symbol:"₹",grouping:",",decimal:".",precision:2},IQD:{symbol:"د.ع.‏",grouping:",",decimal:".",precision:2},IRR:{symbol:"﷼",grouping:",",decimal:"/",precision:2},ISK:{symbol:"kr.",grouping:".",decimal:",",precision:0},JMD:{symbol:"J$",grouping:",",decimal:".",precision:2},JOD:{symbol:"د.ا.‏",grouping:",",decimal:".",precision:3},JPY:{symbol:"¥",grouping:",",decimal:".",precision:0},KES:{symbol:"S",grouping:",",decimal:".",precision:2},KGS:{symbol:"сом",grouping:" ",decimal:"-",precision:2},KHR:{symbol:"៛",grouping:",",decimal:".",precision:0},KMF:{symbol:"CF",grouping:",",decimal:".",precision:2},KPW:{symbol:"₩",grouping:",",decimal:".",precision:0},KRW:{symbol:"₩",grouping:",",decimal:".",precision:0},KWD:{symbol:"د.ك.‏",grouping:",",decimal:".",precision:3},KYD:{symbol:"$",grouping:",",decimal:".",precision:2},KZT:{symbol:"₸",grouping:" ",decimal:"-",precision:2},LAK:{symbol:"₭",grouping:",",decimal:".",precision:0},LBP:{symbol:"ل.ل.‏",grouping:",",decimal:".",precision:2},LKR:{symbol:"₨",grouping:",",decimal:".",precision:0},LRD:{symbol:"L$",grouping:",",decimal:".",precision:2},LSL:{symbol:"M",grouping:",",decimal:".",precision:2},LYD:{symbol:"د.ل.‏",grouping:",",decimal:".",precision:3},MAD:{symbol:"د.م.‏",grouping:",",decimal:".",precision:2},MDL:{symbol:"lei",grouping:",",decimal:".",precision:2},MGA:{symbol:"Ar",grouping:",",decimal:".",precision:0},MKD:{symbol:"ден.",grouping:".",decimal:",",precision:2},MMK:{symbol:"K",grouping:",",decimal:".",precision:2},MNT:{symbol:"₮",grouping:" ",decimal:",",precision:2},MOP:{symbol:"MOP$",grouping:",",decimal:".",precision:2},MRO:{symbol:"UM",grouping:",",decimal:".",precision:2},MTL:{symbol:"₤",grouping:",",decimal:".",precision:2},MUR:{symbol:"₨",grouping:",",decimal:".",precision:2},MVR:{symbol:"MVR",grouping:",",decimal:".",precision:1},MWK:{symbol:"MK",grouping:",",decimal:".",precision:2},MXN:{symbol:"MX$",grouping:",",decimal:".",precision:2},MYR:{symbol:"RM",grouping:",",decimal:".",precision:2},MZN:{symbol:"MT",grouping:",",decimal:".",precision:0},NAD:{symbol:"N$",grouping:",",decimal:".",precision:2},NGN:{symbol:"₦",grouping:",",decimal:".",precision:2},NIO:{symbol:"C$",grouping:",",decimal:".",precision:2},NOK:{symbol:"kr",grouping:" ",decimal:",",precision:2},NPR:{symbol:"₨",grouping:",",decimal:".",precision:2},NZD:{symbol:"NZ$",grouping:",",decimal:".",precision:2},OMR:{symbol:"﷼",grouping:",",decimal:".",precision:3},PAB:{symbol:"B/.",grouping:",",decimal:".",precision:2},PEN:{symbol:"S/.",grouping:",",decimal:".",precision:2},PGK:{symbol:"K",grouping:",",decimal:".",precision:2},PHP:{symbol:"₱",grouping:",",decimal:".",precision:2},PKR:{symbol:"₨",grouping:",",decimal:".",precision:2},PLN:{symbol:"zł",grouping:" ",decimal:",",precision:2},PYG:{symbol:"₲",grouping:".",decimal:",",precision:2},QAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},RON:{symbol:"lei",grouping:".",decimal:",",precision:2},RSD:{symbol:"Дин.",grouping:".",decimal:",",precision:2},RUB:{symbol:"₽",grouping:" ",decimal:",",precision:2},RWF:{symbol:"RWF",grouping:" ",decimal:",",precision:2},SAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},SBD:{symbol:"S$",grouping:",",decimal:".",precision:2},SCR:{symbol:"₨",grouping:",",decimal:".",precision:2},SDD:{symbol:"LSd",grouping:",",decimal:".",precision:2},SDG:{symbol:"£‏",grouping:",",decimal:".",precision:2},SEK:{symbol:"kr",grouping:",",decimal:".",precision:2},SGD:{symbol:"S$",grouping:",",decimal:".",precision:2},SHP:{symbol:"£",grouping:",",decimal:".",precision:2},SLL:{symbol:"Le",grouping:",",decimal:".",precision:2},SOS:{symbol:"S",grouping:",",decimal:".",precision:2},SRD:{symbol:"$",grouping:",",decimal:".",precision:2},STD:{symbol:"Db",grouping:",",decimal:".",precision:2},SVC:{symbol:"₡",grouping:",",decimal:".",precision:2},SYP:{symbol:"£",grouping:",",decimal:".",precision:2},SZL:{symbol:"E",grouping:",",decimal:".",precision:2},THB:{symbol:"฿",grouping:",",decimal:".",precision:2},TJS:{symbol:"TJS",grouping:" ",decimal:";",precision:2},TMT:{symbol:"m",grouping:" ",decimal:",",precision:0},TND:{symbol:"د.ت.‏",grouping:",",decimal:".",precision:3},TOP:{symbol:"T$",grouping:",",decimal:".",precision:2},TRY:{symbol:"TL",grouping:".",decimal:",",precision:2},TTD:{symbol:"TT$",grouping:",",decimal:".",precision:2},TVD:{symbol:"$T",grouping:",",decimal:".",precision:2},TWD:{symbol:"NT$",grouping:",",decimal:".",precision:2},TZS:{symbol:"TSh",grouping:",",decimal:".",precision:2},UAH:{symbol:"₴",grouping:" ",decimal:",",precision:2},UGX:{symbol:"USh",grouping:",",decimal:".",precision:2},USD:{symbol:"$",grouping:",",decimal:".",precision:2},UYU:{symbol:"$U",grouping:".",decimal:",",precision:2},UZS:{symbol:"сўм",grouping:" ",decimal:",",precision:2},VEB:{symbol:"Bs.",grouping:",",decimal:".",precision:2},VEF:{symbol:"Bs. F.",grouping:".",decimal:",",precision:2},VND:{symbol:"₫",grouping:".",decimal:",",precision:1},VUV:{symbol:"VT",grouping:",",decimal:".",precision:0},WST:{symbol:"WS$",grouping:",",decimal:".",precision:2},XAF:{symbol:"F",grouping:",",decimal:".",precision:2},XCD:{symbol:"$",grouping:",",decimal:".",precision:2},XOF:{symbol:"F",grouping:" ",decimal:",",precision:2},XPF:{symbol:"F",grouping:",",decimal:".",precision:2},YER:{symbol:"﷼",grouping:",",decimal:".",precision:2},ZAR:{symbol:"R",grouping:" ",decimal:",",precision:2},ZMW:{symbol:"ZK",grouping:",",decimal:".",precision:2},WON:{symbol:"₩",grouping:",",decimal:".",precision:2}};function i(e){return r[e]||{symbol:"$",grouping:",",decimal:".",precision:2}}},1621:function(e,t,n){"use strict";n.d(t,{ZP:function(){return c}});var r=n(417),i=n.n(r),o=n(1481),a=n(3759);function c(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=(0,a.X)(t);if(!r||isNaN(e))return null;var c=i()(i()({},r),n),u=c.decimal,l=c.grouping,d=c.precision,f=c.symbol,p=e<0?"-":"",m=(0,o.Y4)(Math.abs(e),{decimals:d,thousandsSep:l,decPoint:u});return n.stripZeros&&(m=s(m,u)),"".concat(p).concat(f).concat(m)}function s(e,t){var n=new RegExp("\\".concat(t,"0+$"));return e.replace(n,"")}},914:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1260),a=n.n(o),c=n(8049),s=n.n(c),u=n(7010),l=n(9830),d=n(7839),f=n.n(d),p=n(5079),m=n.n(p),g=n(382),h=n(6668),v=n(3),y=s()("i18n-calypso"),_="number_format_decimals",b="number_format_thousands_sep",E="messages",S=[function(e){return e}],w={};function P(){L.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function C(e){return Array.prototype.slice.call(e)}function N(e){var t=e[0];("string"!=typeof t||e.length>3||e.length>2&&"object"==typeof e[1]&&"object"==typeof e[2])&&P("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",C(e),". See https://github.com/Automattic/i18n-calypso#translate-method"),2===e.length&&"string"==typeof t&&"string"==typeof e[1]&&P("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",C(e));for(var n={},r=0;r<e.length;r++)"object"==typeof e[r]&&(n=e[r]);if("string"==typeof t?n.original=t:"object"==typeof n.original&&(n.plural=n.original.plural,n.count=n.original.count,n.original=n.original.single),"string"==typeof e[1]&&(n.plural=e[1]),void 0===n.original)throw new Error("Translate called without a `string` value as first argument.");return n}function x(e,t){return e.dcnpgettext(E,t.context,t.original,t.plural,t.count)}function A(e,t){for(var n=S.length-1;n>=0;n--){var r=S[n](Object.assign({},t)),i=r.context?r.context+""+r.original:r.original;if(e.state.locale[i])return x(e.state.tannin,r)}return null}function L(){if(!(this instanceof L))return new L;this.defaultLocaleSlug="en",this.defaultPluralForms=function(e){return 1===e?0:1},this.state={numberFormatSettings:{},tannin:void 0,locale:void 0,localeSlug:void 0,localeVariant:void 0,textDirection:void 0,translations:f()({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new g.EventEmitter,this.stateObserver.setMaxListeners(0),this.configure()}L.throwErrors=!1,L.prototype.on=function(){var e;(e=this.stateObserver).on.apply(e,arguments)},L.prototype.off=function(){var e;(e=this.stateObserver).off.apply(e,arguments)},L.prototype.emit=function(){var e;(e=this.stateObserver).emit.apply(e,arguments)},L.prototype.numberFormat=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="number"==typeof t?t:t.decimals||0,r=t.decPoint||this.state.numberFormatSettings.decimal_point||".",i=t.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return(0,v.Z)(e,n,r,i)},L.prototype.configure=function(e){Object.assign(this,e||{}),this.setLocale()},L.prototype.setLocale=function(e){var t,n,r;if(e&&e[""]&&e[""]["key-hash"]){var i=e[""]["key-hash"],o=function(e,t){var n=!1===t?"":String(t);if(void 0!==w[n+e])return w[n+e];var r=m()().update(e).digest("hex");return w[n+e]=t?r.substr(0,t):r},c=function(e){return function(t){return t.context?(t.original=o(t.context+String.fromCharCode(4)+t.original,e),delete t.context):t.original=o(t.original,e),t}};if("sha1"===i.substr(0,4))if(4===i.length)S.push(c(!1));else{var s=i.substr(5).indexOf("-");if(s<0){var u=Number(i.substr(5));S.push(c(u))}else for(var d=Number(i.substr(5,s)),f=Number(i.substr(6+s)),p=d;p<=f;p++)S.push(c(p))}}if(e&&e[""].localeSlug)if(e[""].localeSlug===this.state.localeSlug){if(e===this.state.locale)return;Object.assign(this.state.locale,e)}else this.state.locale=Object.assign({},e);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=(null===(t=this.state.locale["text directionltr"])||void 0===t?void 0:t[0])||(null===(n=this.state.locale[""])||void 0===n||null===(r=n.momentjs_locale)||void 0===r?void 0:r.textDirection),this.state.tannin=new l.Z(a()({},E,this.state.locale)),this.state.numberFormatSettings.decimal_point=x(this.state.tannin,N([_])),this.state.numberFormatSettings.thousands_sep=x(this.state.tannin,N([b])),this.state.numberFormatSettings.decimal_point===_&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===b&&(this.state.numberFormatSettings.thousands_sep=","),this.stateObserver.emit("change")},L.prototype.getLocale=function(){return this.state.locale},L.prototype.getLocaleSlug=function(){return this.state.localeSlug},L.prototype.getLocaleVariant=function(){return this.state.localeVariant},L.prototype.isRtl=function(){return"rtl"===this.state.textDirection},L.prototype.addTranslations=function(e){for(var t in e)""!==t&&(this.state.tannin.data.messages[t]=e[t]);this.stateObserver.emit("change")},L.prototype.hasTranslation=function(){return!!A(this,N(arguments))},L.prototype.translate=function(){var e=N(arguments),t=A(this,e);if(t||(t=x(this.state.tannin,e)),e.args){var n=Array.isArray(e.args)?e.args.slice(0):[e.args];n.unshift(t);try{t=h.Z.apply(void 0,i()(n))}catch(o){if(!window||!window.console)return;var r=this.throwErrors?"error":"warn";"string"!=typeof o?window.console[r](o):window.console[r]("i18n sprintf error:",n)}}return e.components&&(t=(0,u.Z)({mixedString:t,components:e.components,throwErrors:this.throwErrors})),this.translateHooks.forEach((function(n){t=n(t,e)})),t},L.prototype.reRenderTranslations=function(){y("Re-rendering all translations due to external request"),this.stateObserver.emit("change")},L.prototype.registerComponentUpdateHook=function(e){this.componentUpdateHooks.push(e)},L.prototype.registerTranslateHook=function(e){this.translateHooks.push(e)},t.Z=L},1481:function(e,t,n){"use strict";n.d(t,{Y4:function(){return s},Iu:function(){return u}});var r=n(914),i=n(3493),o=n(975),a=n(8373),c=new r.Z,s=c.numberFormat.bind(c),u=c.translate.bind(c),l=(c.configure.bind(c),c.setLocale.bind(c),c.getLocale.bind(c),c.getLocaleSlug.bind(c),c.getLocaleVariant.bind(c),c.isRtl.bind(c),c.addTranslations.bind(c),c.reRenderTranslations.bind(c),c.registerComponentUpdateHook.bind(c),c.registerTranslateHook.bind(c),c.state,c.stateObserver,c.on.bind(c),c.off.bind(c),c.emit.bind(c),(0,i.Z)(c),(0,o.Z)(c),(0,a.Z)(c));l.useRtl,l.withRtl},3493:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var r=n(417),i=n.n(r),o=n(85),a=n.n(o),c=n(5198),s=n.n(c),u=n(8111),l=n.n(u),d=n(270),f=n.n(d),p=n(4564),m=n.n(p),g=n(1260),h=n.n(g),v=n(3027),y=n(3804),_=n.n(y);function b(e){var t={numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e)};return function(n){var r,o,c=n.displayName||n.name||"";return o=r=function(r){f()(c,r);var o=m()(c);function c(){var e;a()(this,c);for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e=o.call.apply(o,[this].concat(n)),h()(l()(e),"boundForceUpdate",e.forceUpdate.bind(l()(e))),e}return s()(c,[{key:"componentDidMount",value:function(){e.on("change",this.boundForceUpdate)}},{key:"componentWillUnmount",value:function(){e.off("change",this.boundForceUpdate)}},{key:"render",value:function(){var r=i()(i()({locale:e.getLocaleSlug()},this.props),t);return(0,v.createElement)(n,r)}}]),c}(_().Component),h()(r,"displayName","Localized("+c+")"),o}}},3:function(e,t,n){"use strict";function r(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var i=isFinite(+e)?+e:0,o=isFinite(+t)?Math.abs(t):0,a=void 0===r?",":r,c=void 0===n?".":n,s="";return(s=(o?
20
  /*
21
  * Exposes number format capability
22
  *
@@ -24,4 +24,4 @@ object-assign
24
  * @license See CREDITS.md
25
  * @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js
26
  */
27
- function(e,t){var n=Math.pow(10,t);return""+(Math.round(e*n)/n).toFixed(t)}(i,o):""+Math.round(i)).split("."))[0].length>3&&(s[0]=s[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,a)),(s[1]||"").length<o&&(s[1]=s[1]||"",s[1]+=new Array(o-s[1].length+1).join("0")),s.join(c)}n.d(t,{Z:function(){return r}})},8373:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(6718),s=n(1417);function u(e){var t={getCurrentValue:function(){return e.isRtl()},subscribe:function(t){return e.on("change",t),function(){return e.off("change",t)}}};function n(){return(0,c.useSubscription)(t)}var r=(0,s.createHigherOrderComponent)((function(e){return(0,a.forwardRef)((function(t,r){var a=n();return(0,o.createElement)(e,i()({},t,{isRtl:a,ref:r}))}))}),"WithRTL");return{useRtl:n,withRtl:r}}},975:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(1068),i=n.n(r),o=n(3804),a=n.n(o);function c(e){function t(){var t=e.translate.bind(e);return Object.defineProperty(t,"localeSlug",{get:e.getLocaleSlug.bind(e)}),t}return function(){var n=a().useState(t),r=i()(n,2),o=r[0],c=r[1];return a().useEffect((function(){var n=function(){return c(t)};return e.on("change",n),function(){return e.off("change",n)}}),[]),o}}},849:function(e,t,n){"use strict";n.d(t,{Iw:function(){return u},bU:function(){return l}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(1417),s=(0,a.createContext)("en"),u=function(e){var t=e.children,n=e.localeSlug;return(0,o.createElement)(s.Provider,{value:n},t)};function l(){return(0,a.useContext)(s)}(0,c.createHigherOrderComponent)((function(e){return function(t){var n=l();return(0,o.createElement)(e,i()({locale:n},t))}}),"withLocale")},4655:function(e,t,n){"use strict";n.d(t,{GG:function(){return r},iT:function(){return i},xn:function(){return o},Xb:function(){return a},hI:function(){return c},mL:function(){return s},vS:function(){return u},_r:function(){return l}});var r=["en","ja","es","pt","fr","pt-br"],i=["en","fr","de"],o=["en","fr","de"],a={"pt-br":"br",br:"bre",zh:"zh-cn","zh-hk":"zh-tw","zh-sg":"zh-cn",kr:"ko"},c=["ar","de","en","es","fr","he","id","it","ja","ko","nl","pt-br","ru","sv","tr","zh-cn","zh-tw"],s=["ar","de","el","en","es","fa","fi","fr","id","it","ja","nl","pt","pt-br","ru","sv","th","tl","tr"],u=["es","pt-br","de","fr","he","ja","it","nl","ru","tr","id","zh-cn","zh-tw","ko","ar","sv"],l=["en","ar","de","es","fr","he","id","it","ja","ko","nl","pt-br","ro","ru","sv","tr","zh-cn","zh-tw"]},7498:function(e,t,n){"use strict";n.d(t,{Iu:function(){return h}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(1417),s=n(849),u=n(4655),l="http://__domain__.invalid",d=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return function(n,r){return t.includes(r)&&"en"!==r&&n.pathname.substr(0,r.length+2)!=="/"+r+"/"&&(n.host="".concat(u.Xb[r]||r,".").concat(e)),n}},f=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return function(r,i){return r.host="wordpress.com","object"==typeof n&&n instanceof RegExp&&!n.test(r.pathname)&&(t=[]),r.pathname=e+r.pathname,t.includes(i)&&"en"!==i&&(r.pathname=i+r.pathname),r}},p=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return function(n,r){return"object"==typeof t&&t instanceof RegExp&&!t.test(n.pathname)||e.includes(r)&&"en"!==r&&(n.pathname=r+n.pathname),n}},m={"wordpress.com/support/":p(u.hI),"wordpress.com/forums/":p(u.mL),"wordpress.com/blog/":p(u.GG,/^\/blog\/?$/),"wordpress.com/tos/":p(u.vS),"wordpress.com/wp-admin/":d("wordpress.com",u.vS),"wordpress.com/wp-login.php":d("wordpress.com",u.vS),"jetpack.com":d("jetpack.com",u._r),"en.support.wordpress.com":f("/support",u.hI),"en.blog.wordpress.com":f("/blog",u.GG,/^\/$/),"en.forums.wordpress.com":f("/forums",u.mL),"automattic.com/privacy/":p(u.iT),"automattic.com/cookies/":p(u.xn),"wordpress.com/help/contact/":function(e,t,n){return n?e:(e.pathname=e.pathname.replace(/\/help\//,"/support/"),p(u.hI)(e,t))},"wordpress.com":p(u.vS)};function g(e,t){var n,r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];try{n=new URL(String(e),l)}catch(c){return e}if(n.origin===l)return e;n.protocol="https:",n.hostname="",n.pathname.endsWith(".php")||(n.pathname=(n.pathname+"/").replace(/\/+$/,"/"));var i=n.pathname.substr(0,1+n.pathname.indexOf("/",1));if("en.wordpress.com"===n.host&&(n.host="wordpress.com"),"/"+t+"/"===i)return n.href;for(var o=[n.host,n.host+i,n.host+n.pathname],a=o.length-1;a>=0;a--)if(o[a]in m)return m[o[a]](n,t,r).href;return e}function h(){var e=(0,s.bU)();return(0,a.useCallback)((function(t,n,r){return g(t,n||e,r)}),[e])}(0,c.createHigherOrderComponent)((function(e){return function(t){var n=h();return(0,o.createElement)(e,i()({localizeUrl:n},t))}}),"withLocalizeUrl")},7469:function(e,t,n){"use strict";n.d(t,{s:function(){return r}});var r="focused-launch"},6357:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(3804),a=n(791),c=function(e){window.location.href=e},s=o.createContext({siteId:0,redirectTo:c,getCurrentLaunchFlowUrl:function(){return window.location.href},openCheckout:function(e,t){c((0,a.addQueryArgs)("/checkout/".concat(e),i()({preLaunch:1},!t&&{redirect_to:"/home/".concat(e)})))},flow:"launch",isInIframe:!1});t.Z=s},1918:function(e,t,n){"use strict";var r=n(3027),i=n(3804),o=n(7267),a=n(3163),c=n(7047),s=n(7356),u=n(947),l=n(5915),d=n(6115),f=n(849),p=n(5144),m=n(6956),g=n(780),h=n(7469),v=n(1319),y=n(6357),__=(n(2849),a.__),_="domain_step";t.Z=function(){var e=i.useContext(y.Z),t=e.getCurrentLaunchFlowUrl,n=e.redirectTo,a=(0,f.bU)(),b=(0,p.j)().siteSubdomain,E=(0,m.f)(),S=E.domainSearch,w=E.setDomainSearch,P=(0,g.my)(),C=P.onDomainSelect,N=P.onExistingSubdomainSelect,x=P.currentDomain,A=(0,o.k6)(),L=function(){A.goBack()},O=t();return(0,r.createElement)("div",{className:"focused-launch-container"},(0,r.createElement)("div",{className:"focused-launch-details__back-button-wrapper"},(0,r.createElement)(v.Z,{onClick:L})),(0,r.createElement)("div",{className:"focused-launch-details__header"},(0,r.createElement)(l.b,null,__("Choose a domain","full-site-editing")),(0,r.createElement)(l.D,null,__("Free for the first year with any paid plan.","full-site-editing"))),(0,r.createElement)("div",{className:"focused-launch-details__body"},(0,r.createElement)(c.ZP,{initialDomainSearch:S,onSetDomainSearch:w,onDomainSearchBlur:function(e){(0,d.jN)("calypso_newsite_domain_search_blur",{flow:h.s,query:e,where:_})},currentDomain:x,existingSubdomain:(0,s.n)(null==b?void 0:b.domain),onDomainSelect:function(e){C(e),L()},onExistingSubdomainSelect:function(){N(),L()},analyticsFlowId:h.s,analyticsUiAlgo:_,segregateFreeAndPaid:!0,locale:a,itemType:u.En,onUseYourDomainClick:function(){var e="/start/new-launch/domains-launch/use-your-domain?siteSlug=".concat(null==b?void 0:b.domain,"&source=").concat(O);n(e)}})))}},1319:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(3163)),u=n(5869),l=n(1100),d=n(2779),f=n.n(d),p=n(9211),__=(n(3562),s.__);t.Z=function(e){var t=e.className,n=a()(e,["className"]);return(0,c.createElement)(p.xE,i()({},n,{className:f()("go-back-button__focused-launch",t)}),(0,c.createElement)(u.Z,{icon:l.Z}),__("Go back","full-site-editing"))}},1342:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(7267),s=n(5707),u=n(737),l=n(3073),d=n(6321),f=n(3821),p=n(1918),m=n(1796),g=n(4195),h=n(1120),v=n(780),y=n(6698);n(4844);t.Z=function(){var e=(0,l.W)(),t=e.hasPaidPlan,n=e.isSiteLaunched,r=e.isSiteLaunching,_=(0,s.useSelect)((function(e){var t=e(h.sC).getState().planProductId;return[e(h.sC).hasSelectedDomain(),t]})),b=i()(_,2),E=b[0],S=b[1],w=(0,v.cU)(),P=(0,s.useDispatch)(h.sC).setDomain;a.useEffect((function(){!E&&w&&P(w)}),[E,w,P]);var C=(0,y.eM)(),N=(0,s.useDispatch)(h.sC).setPlanProductId;a.useEffect((function(){S||!C||t||N(C)}),[S,C,N,t]);var x=(0,s.useDispatch)(h.sC).unsetPlanProductId;return a.useEffect((function(){t&&x()}),[t,x]),(0,o.createElement)(c.VA,null,(0,o.createElement)(u.Z,{selector:".components-modal__content"}),(n||r)&&(0,o.createElement)(c.l_,{to:d.A.Success}),(0,o.createElement)(c.rs,null,(0,o.createElement)(c.AW,{path:d.A.DomainDetails},(0,o.createElement)(p.Z,null)),(0,o.createElement)(c.AW,{path:d.A.PlanDetails},(0,o.createElement)(m.Z,null)),(0,o.createElement)(c.AW,{path:d.A.Success},(0,o.createElement)(g.Z,null)),(0,o.createElement)(c.AW,{path:d.A.Summary},(0,o.createElement)(f.Z,null))))}},1796:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(5707)),o=n(3163),a=n(5315),c=n(5915),s=n(7267),u=n(849),l=n(1120),d=n(1319),__=(n(8181),o.__);t.Z=function(){var e=(0,u.bU)(),t=(0,i.useSelect)((function(e){return e(l.sC).getSelectedDomain()})),n=(0,i.useSelect)((function(e){return e(l.sC).getSelectedPlanProductId()})),f=(0,s.k6)(),p=(0,i.useDispatch)(l.sC).updatePlan,m=t&&!t.is_free,g=function(){f.goBack()};return(0,r.createElement)("div",{className:"focused-launch-container focused-launch-container--wide"},(0,r.createElement)("div",{className:"focused-launch-details__back-button-wrapper"},(0,r.createElement)(d.Z,{onClick:g})),(0,r.createElement)("div",{className:"focused-launch-details__header"},(0,r.createElement)(c.b,{tagName:"h2"},__("Select a plan","full-site-editing")),(0,r.createElement)(c.D,{tagName:"h3"},(0,o.sprintf)(__("There's no risk, you can cancel for a full refund within %1$d days.","full-site-editing"),14))),(0,r.createElement)("div",{className:"focused-launch-details__body"},(0,r.createElement)(a.Z,{currentDomain:t,onPlanSelect:function(e){p(e),g()},currentPlanProductId:n,onPickDomainClick:g,customTagLines:{free:__("Best for getting started","full-site-editing"),business:__("Best for small businesses","full-site-editing")},showPlanTaglines:!0,popularBadgeVariation:"NEXT_TO_NAME",disabledPlans:m?{free:__("Unavailable with domain","full-site-editing")}:void 0,CTAVariation:"FULL_WIDTH",locale:e,hidePlansComparison:!0,defaultAllPlansExpanded:!0})))}},6321:function(e,t,n){"use strict";var r;n.d(t,{A:function(){return r}}),function(e){e.Summary="/",e.PlanDetails="/plan-details",e.DomainDetails="/domain-details",e.Success="/success"}(r||(r={}))},2929:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(7997));t.Z=function(e){var t=e.className;return(0,r.createElement)(i.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 356 136",role:"presentation",className:t},(0,r.createElement)(i.Rect,{x:"314.913",y:"59.963",width:"7",height:"22",rx:"3.5",transform:"rotate(-50 314.913 59.963)",fill:"#984A9C"}),(0,r.createElement)(i.Rect,{y:"121.876",width:"5.091",height:"16",rx:"2.545",transform:"rotate(-50 0 121.876)",fill:"#64CA43"}),(0,r.createElement)(i.Rect,{x:"21.447",y:"85.104",width:"7",height:"22",rx:"3.5",transform:"rotate(-120 21.447 85.104)",fill:"#37E788"}),(0,r.createElement)(i.Rect,{x:"75",y:"61.64",width:"4",height:"12.571",rx:"2",transform:"rotate(130 75 61.64)",fill:"#FF2D55"}),(0,r.createElement)(i.Rect,{x:"247.461",y:"63.86",width:"4.773",height:"15",rx:"2.386",transform:"rotate(118 247.461 63.86)",fill:"#E7C037"}),(0,r.createElement)(i.Rect,{x:"97",y:"2.529",width:"4.773",height:"15",rx:"2.386",transform:"rotate(-32 97 2.53)",fill:"#117AC9"}),(0,r.createElement)(i.Rect,{x:"323.638",y:"110.513",width:"5.091",height:"16",rx:"2.545",transform:"rotate(40 323.638 110.513)",fill:"#3361CC"}),(0,r.createElement)(i.Rect,{x:"160.138",y:"27",width:"7",height:"22",rx:"3.5",transform:"rotate(40 160.138 27)",fill:"#FF8085"}),(0,r.createElement)(i.Circle,{cx:"40.5",cy:"101.095",r:"4.5",fill:"#F0B849"}),(0,r.createElement)(i.Circle,{cx:"20.928",cy:"47.751",r:"3",fill:"#BF5AF2"}),(0,r.createElement)(i.Circle,{cx:"341",cy:"134",r:"2",fill:"#F0C930"}),(0,r.createElement)(i.Circle,{cx:"131",cy:"83",r:"2",fill:"#3361CC"}),(0,r.createElement)(i.Circle,{cx:"214.5",cy:"13.5",r:"2.5",fill:"#37E688"}),(0,r.createElement)(i.Circle,{cx:"352.763",cy:"98.263",r:"3",fill:"#009E73"}),(0,r.createElement)(i.Circle,{cx:"285.181",cy:"60.541",r:"3",fill:"#FF3B30"}))}},4195:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(3163),s=n(5915),u=n(9211),l=n(5869),d=n(2042),f=n(7997),p=n(5707),m=n(5144),g=n(2929),h=n(6357),v=n(1120),__=(n(8096),c.__);t.Z=function(){var e=a.useContext(h.Z),t=e.redirectTo,n=e.siteId,r=e.getCurrentLaunchFlowUrl,c=(0,p.useSelect)((function(e){return e(v.j4).isSiteLaunching(n)})),y=(0,p.useSelect)((function(e){return e(v.sC).isSelectedPlanPaid()}),[]),_=(0,p.useDispatch)(v.sC),b=_.unsetModalDismissible,E=_.hideModalTitle,S=_.closeFocusedLaunch,w=(0,m.j)(),P=w.siteSubdomain,C=w.sitePrimaryDomain,N=a.useState(""),x=i()(N,2),A=x[0],L=x[1],O=a.useState(!1),I=i()(O,2),T=I[0],k=I[1];a.useEffect((function(){L("https://".concat(null==C?void 0:C.domain))}),[C]),a.useEffect((function(){b(),E()}),[b,E]);var D=__("Your site will be live shortly.","full-site-editing"),R=__("Congratulations, your website is now live. We're excited to watch you grow with WordPress.","full-site-editing"),F=__("Copy Link","full-site-editing"),Z=__("Copied!","full-site-editing");return(0,o.createElement)("div",{className:"focused-launch-container focused-launch-success__wrapper"},(0,o.createElement)(g.Z,{className:"focused-launch-success__confetti"}),(0,o.createElement)(s.b,{tagName:"h2"},__("Hooray!","full-site-editing")),(0,o.createElement)(s.D,{tagName:"h3"},c?D:R),!c&&(0,o.createElement)(o.Fragment,null,(0,o.createElement)("div",{className:"focused-launch-success__url-wrapper"},(0,o.createElement)("span",{className:"focused-launch-success__url-field"},A),(0,o.createElement)("a",{href:A,target:"_blank",rel:"noopener noreferrer",className:"focused-launch-success__url-link","aria-label":__("Visit site","full-site-editing")},(0,o.createElement)(l.Z,{icon:d.Z,size:16})),(0,o.createElement)(f.ClipboardButton,{text:A,onCopy:function(){return k(!0)},onFinishCopy:function(){return k(!1)},className:"focused-launch-success__url-copy-button"},T?Z:F)),(0,o.createElement)(u.aW,{onClick:function(){if(y){var e,n=null===(e=new URL(r()||""))||void 0===e?void 0:e.pathname;t(n||"/page/".concat(null==P?void 0:P.domain,"/home"))}else S()},className:"focused-launch-success__continue-editing-button"},__("Continue Editing","full-site-editing")),(0,o.createElement)(u.xE,{onClick:function(){t("/home/".concat(null==P?void 0:P.domain))}},__("Back home","full-site-editing"))))}},4245:function(e,t,n){"use strict";n.d(t,{gw:function(){return l},Pw:function(){return d}});var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(2779)),u=n.n(s),l=(n(90),function(e){var t=e.label,n=e.badgeText;return(0,c.createElement)("div",{className:"focused-launch-summary-item__leading-side"},(0,c.createElement)("span",{className:"focused-launch-summary-item__leading-side-label"},t),n?(0,c.createElement)("span",{className:"focused-launch-summary-item__leading-side-badge"},n):null)}),d=function(e){var t=e.nodeType,n=e.children;return(0,c.createElement)("div",{className:u()({"focused-launch-summary-item__warning-note":"WARNING"===t,"focused-launch-summary-item__price-cost":"PRICE"===t})},n)};t.ZP=function(e){var t=e.children,n=e.isSelected,r=void 0!==n&&n,o=e.readOnly,s=void 0!==o&&o,l=e.isLoading,d=a()(e,["children","isSelected","readOnly","isLoading"]);return(0,c.createElement)("button",i()({},d,{disabled:s,className:u()("focused-launch-summary__item",{"is-selected":r,"is-readonly":s,"is-loading":l})}),null==t?void 0:t[0],null==t?void 0:t[1])}},3821:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(7933),s=n(5915),u=n(9211),l=n(3163),d=n(7997),f=n(7047),p=n(7356),m=n(2779),g=n.n(m),h=n(5869),v=n(9806),y=n(5707),_=n(849),b=n(7498),E=n(6321),S=n(6698),w=n(3073),P=n(4557),C=n(5144),N=n(780),x=n(6956),A=n(8039),L=n(4245),O=n(1120),I=n(6357),T=n(6950),k=n(7469),__=(n(6198),l.__),D=(0,o.createElement)(d.SVG,{viewBox:"0 0 24 24"},(0,o.createElement)(d.Path,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})),R=(0,o.createElement)(d.SVG,{className:"focused-launch-summary__info-icon",viewBox:"0 0 24 24",width:"16"},(0,o.createElement)(d.Circle,{cx:"12",cy:"12",stroke:"#8C8F94",strokeWidth:"2",r:"10",fill:"transparent"}),(0,o.createElement)(d.Rect,{x:"10.5",y:"5",width:"3",height:"3",fill:"#8C8F94"}),(0,o.createElement)(d.Rect,{x:"10.5",y:"10",width:"3",height:"8",fill:"#8C8F94"})),F=function(e){var t=e.input,n=e.commentary,r=e.highlighted;return(0,o.createElement)("div",{className:g()("focused-launch-summary__step",{highlighted:r})},(0,o.createElement)("div",{className:"focused-launch-summary__data-input"},(0,o.createElement)("div",{className:"focused-launch-summary__section"},t)),(0,o.createElement)("div",{className:"focused-launch-summary__side-commentary"},n))},Z=function(e){var t=e.stepIndex,n=e.value,r=e.onChange,i=e.onBlur;return(0,o.createElement)(F,{highlighted:!0,input:(0,o.createElement)(d.TextControl,{className:"focused-launch-summary__input",label:(0,o.createElement)("label",{className:"focused-launch-summary__label"},t&&"".concat(t,". "),__("Name your site","full-site-editing")),value:n,onChange:r,onBlur:i})})},j=function(e){var t=e.stepIndex,n=e.existingSubdomain,r=e.currentDomain,i=e.initialDomainSearch,a=e.hasPaidDomain,s=e.onDomainSelect,u=e.onExistingSubdomainSelect,l=e.isLoading,p=e.highlighted,m=(0,_.bU)();return(0,o.createElement)(F,{highlighted:!!p,input:a?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("label",{className:"focused-launch-summary__label"},__("Your domain","full-site-editing"),(0,o.createElement)(d.Tooltip,{position:"top center",text:__("Changes to your purchased domain can be managed from your Domains page.","full-site-editing")},(0,o.createElement)("span",null,R)),(0,o.createElement)("p",{className:"focused-launch-summary__mobile-commentary"},(0,o.createElement)(h.Z,{icon:D}),(0,o.createElement)("span",null,(0,o.createInterpolateElement)(__("<strong>Unique domains</strong> help build brand trust","full-site-editing"),{strong:(0,o.createElement)("strong",null)})))),(0,o.createElement)(L.ZP,{readOnly:!0},(0,o.createElement)(L.gw,{label:(null==r?void 0:r.domain_name)||""}),(0,o.createElement)(L.Pw,{nodeType:"PRICE"},(0,o.createElement)(h.Z,{icon:v.Z,size:18})," ",__("Purchased","full-site-editing")))):(0,o.createElement)(o.Fragment,null,(0,o.createElement)(f.ZP,{header:(0,o.createElement)(o.Fragment,null,(0,o.createElement)("label",{className:"focused-launch-summary__label"},t&&"".concat(t,". "),__("Confirm your domain","full-site-editing")),(0,o.createElement)("p",{className:"focused-launch-summary__mobile-commentary"},(0,o.createElement)(h.Z,{icon:D}),(0,o.createElement)("span",null,(0,o.createInterpolateElement)(__("<strong>46.9%</strong> of registered domains are <strong>.com</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})))),areDependenciesLoading:l,existingSubdomain:n,currentDomain:r,onDomainSelect:s,onExistingSubdomainSelect:u,initialDomainSearch:i,showSearchField:!1,analyticsFlowId:k.s,analyticsUiAlgo:"summary_domain_step",quantity:3,quantityExpanded:3,itemType:"individual-item",locale:m,orderSubDomainsLast:!0}),(0,o.createElement)(c.rU,{to:E.A.DomainDetails,className:"focused-launch-summary__details-link"},__("View all domains","full-site-editing"))),commentary:(0,o.createElement)(o.Fragment,null,a?(0,o.createElement)("p",{className:"focused-launch-summary__side-commentary-title"},(0,o.createInterpolateElement)(__("<strong>Unique domains</strong> help build brand recognition and trust","full-site-editing"),{strong:(0,o.createElement)("strong",null)})):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",{className:"focused-launch-summary__side-commentary-title"},(0,o.createInterpolateElement)(__("<strong>46.9%</strong> of globally registered domains are <strong>.com</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})),(0,o.createElement)("ul",{className:"focused-launch-summary__side-commentary-list"},(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Stand out with a unique domain","full-site-editing")),(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Easy to remember and easy to share","full-site-editing")),(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Builds brand recognition and trust","full-site-editing")))))})},M=function(e){var t=e.stepIndex,n=e.highlighted,r=e.hasPaidPlan,s=void 0!==r&&r,u=e.hasPaidDomain,f=void 0!==u&&u,p=e.selectedPaidDomain,m=void 0!==p&&p,g=(0,_.bU)(),b=(0,y.useDispatch)(O.sC).setPlanProductId,P=(0,y.useSelect)((function(e){return[e(O.sC).getSelectedPlanProductId(),e(O.sC).getLastPlanBillingPeriod()]})),C=i()(P,2),N=C[0],x=C[1],A=(0,y.useSelect)((function(e){var t=e(O.Fs);return{selectedPlan:t.getPlanByProductId(N,g),selectedPlanProduct:t.getPlanProductById(N)}})),I=A.selectedPlan,T=A.selectedPlanProduct,k=a.useState(),Z=i()(k,2),j=Z[0],M=Z[1],U=a.useState(),B=i()(U,2),V=B[0],z=B[1],H=(0,S.xn)(x),$=H.defaultPaidPlan,W=H.defaultFreePlan,G=H.defaultPaidPlanProduct,q=H.defaultFreePlanProduct;a.useEffect((function(){I&&$&&!I.isFree&&I.periodAgnosticSlug!==$.periodAgnosticSlug&&(M(I),z(T))}),[I,$,j,T]);var Y=function(e){return e&&e.periodAgnosticSlug===(null==I?void 0:I.periodAgnosticSlug)},K=(0,w.W)().sitePlan,Q=j?[$,j,W]:[$,W],J=V?[G,V,q]:[G,q],X=__("Popular","full-site-editing"),ee=__("Free","full-site-editing"),te=__("Not available with your domain selection","full-site-editing");return(0,o.createElement)(F,{highlighted:!!n,input:s?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("label",{className:"focused-launch-summary__label"},__("Your plan","full-site-editing"),(0,o.createElement)(d.Tooltip,{position:"top center",text:__("Changes to your purchased plan can be managed from your Plans page.","full-site-editing")},(0,o.createElement)("span",null,R)),(0,o.createElement)("p",{className:"focused-launch-summary__mobile-commentary focused-launch-summary__mobile-only"},(0,o.createElement)(h.Z,{icon:D}),(0,o.createElement)("span",null,(0,o.createInterpolateElement)(__("More than <strong>38%</strong> of the internet uses <strong>WordPress</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})))),(0,o.createElement)("div",null,(0,o.createElement)(L.ZP,{readOnly:!0},(0,o.createElement)(L.gw,{label:(0,l.sprintf)(__("%s Plan","full-site-editing"),null==K?void 0:K.product_name_short)}),(0,o.createElement)(L.Pw,{nodeType:"PRICE"},(0,o.createElement)(h.Z,{icon:v.Z,size:18})," ",__("Purchased","full-site-editing"))))):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("label",{className:"focused-launch-summary__label"},t&&"".concat(t,". "),__("Confirm your plan","full-site-editing")),(0,o.createElement)("p",{className:"focused-launch-summary__mobile-commentary focused-launch-summary__mobile-only"},(0,o.createElement)(h.Z,{icon:D}),(0,o.createElement)("span",null,(0,o.createInterpolateElement)(__("Grow your business with <strong>WordPress Business</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)}))),(0,o.createElement)("div",null,Q.map((function(e,t){var n,r,i=J[t];return e&&i&&e.periodAgnosticSlug===(null==i?void 0:i.periodAgnosticSlug)?(0,o.createElement)(L.ZP,{key:e.periodAgnosticSlug,isLoading:!W||!$,onClick:function(){var e;return b(null===(e=J[t])||void 0===e?void 0:e.productId)},isSelected:Y(e),readOnly:e.isFree&&(f||m)},(0,o.createElement)(L.gw,{label:(0,l.sprintf)(__("%s Plan","full-site-editing"),null!==(n=e.title)&&void 0!==n?n:""),badgeText:e.isPopular?X:""}),e.isFree?(0,o.createElement)(L.Pw,{nodeType:f||m?"WARNING":"PRICE"},f||m?te:ee):(0,o.createElement)(L.Pw,{nodeType:"PRICE"},(0,o.createElement)("span",null,null===(r=J[t])||void 0===r?void 0:r.price),(0,o.createElement)("span",null,__("/mo","full-site-editing")))):(0,o.createElement)(L.ZP,{key:t,isLoading:!0})}))),(0,o.createElement)(c.rU,{to:E.A.PlanDetails,className:"focused-launch-summary__details-link"},__("View all plans","full-site-editing"))),commentary:s?(0,o.createElement)("p",{className:"focused-launch-summary__side-commentary-title"},(0,o.createInterpolateElement)(__("More than <strong>38%</strong> of the internet uses <strong>WordPress</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",{className:"focused-launch-summary__side-commentary-title"},(0,o.createInterpolateElement)(__("Monetize your site with <strong>WordPress Premium</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})),(0,o.createElement)("ul",{className:"focused-launch-summary__side-commentary-list"},(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Advanced tools and customization","full-site-editing")),(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Unlimited premium themes","full-site-editing")),(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Accept payments","full-site-editing"))))})};t.Z=function(){var e=a.useContext(I.Z).siteId,t=(0,y.useSelect)((function(e){var t=e(O.sC),n=t.getState(),r=n.isSiteTitleStepVisible,i=n.domain,o=n.planProductId;return[t.hasSelectedDomain(),r,i,o]}),[]),n=i()(t,4),r=n[0],c=n[1],l=n[2],f=n[3],m=(0,y.useSelect)((function(e){return e(O.sC).isSelectedPlanPaid()}),[]),h=(0,y.useDispatch)(O.j4).launchSite,v=(0,y.useDispatch)(O.sC),E=v.setModalDismissible,S=v.unsetModalDismissible,L=v.showModalTitle,k=v.showSiteTitleStep,D=(0,P.Z)(),R=D.title,F=D.updateTitle,U=(0,C.j)(),B=U.siteSubdomain,V=U.hasPaidDomain,z=(0,N.my)(),H=z.onDomainSelect,$=z.onExistingSubdomainSelect,W=z.currentDomain,G=(0,x.f)(),q=G.domainSearch,Y=G.isLoading,K=(0,w.W)().hasPaidPlan,Q=(0,_.bU)(),J=(0,b.Iu)(),X=(0,A.j)(),ee=X.goToCheckoutAndLaunch,te=X.isCartUpdating;a.useEffect((function(){te?S():E(),L()}),[te,E,L,S]),a.useEffect((function(){c||(0,T.zB)(R)||k()}),[R,k,c]);var ne=!!f||!!r||(0,T.zB)(R),re=!!r||!!f,ie=[],oe=[];c&&oe.push((function(e){var t=e.stepIndex,n=e.forwardStepIndex;return(0,o.createElement)(Z,{stepIndex:n?t:void 0,key:t,value:R||"",onChange:F})})),(V?ie:oe).push((function(e){var t=e.stepIndex,n=e.forwardStepIndex;return(0,o.createElement)(j,{highlighted:ne,stepIndex:n?t:void 0,key:t,existingSubdomain:(0,p.n)(null==B?void 0:B.domain),currentDomain:W,initialDomainSearch:q,hasPaidDomain:V,isLoading:Y,onDomainSelect:H,onExistingSubdomainSelect:$})})),(K?ie:oe).push((function(e){var t=e.stepIndex,n=e.forwardStepIndex;return(0,o.createElement)(M,{highlighted:re,hasPaidPlan:K,selectedPaidDomain:l&&!l.is_free,hasPaidDomain:V,stepIndex:n?t:void 0,key:t})}));var ae=R&&(V||r)&&(K||f),ce=__("You're ready to launch","full-site-editing"),se=__("You're almost there","full-site-editing"),ue=__("You're good to go! Launch your site and share your site address.","full-site-editing"),le=__("Prepare for launch! Confirm a few final things before you take it live.","full-site-editing");return(0,o.createElement)("div",{className:"focused-launch-container"},(0,o.createElement)("div",{className:"focused-launch-summary__section"},(0,o.createElement)(s.b,{tagName:"h2"},V&&K?ce:se),(0,o.createElement)(s.D,{tagName:"p",className:"focused-launch-summary__caption"},V&&K?ue:le)),ie.map((function(e,t){return e({stepIndex:t+1,forwardStepIndex:!1})})),oe.map((function(e,t){return e({stepIndex:t+1,forwardStepIndex:oe.length>1})})),(0,o.createElement)("div",{className:"focused-launch-summary__actions-wrapper"},(0,o.createElement)(u.ZP,{className:"focused-launch-summary__launch-action-bar"},(0,o.createElement)(u.aW,{className:g()("focused-launch-summary__launch-button",{"focused-launch-summary__launch-button--is-loading":te}),disabled:!ae||te,onClick:function(){l||m?ee():h(e)}},__("Launch your site","full-site-editing"))),(0,o.createElement)("div",{className:"focused-launch-summary__ask-for-help"},(0,o.createElement)("p",null,__("Questions? Our experts can assist.","full-site-editing")),(0,o.createElement)(d.Button,{isLink:!0,href:J("https://wordpress.com/help/contact",Q),target:"_blank",rel:"noopener noreferrer"},__("Ask a Happiness Engineer","full-site-editing")))))}},8039:function(e,t,n){"use strict";n.d(t,{j:function(){return h}});var r=n(417),i=n.n(r),o=n(2954),a=n.n(o),c=n(1068),s=n.n(c),u=n(3804),l=n(5707),d=n(849),f=n(1120),p=n(6357),m=n(6950),g=n(5144);function h(){var e=u.useContext(p.Z),t=e.siteId,n=e.flow,r=e.openCheckout,o=e.isInIframe,c=(0,d.bU)(),h=(0,l.useSelect)((function(e){return[e(f.sC).getSelectedPlanProductId(),e(f.sC).getSelectedDomain()]})),v=s()(h,2),y=v[0],_=v[1],b=(0,l.useSelect)((function(e){var t=e(f.Fs),n=t.getPlanByProductId(y,c);return{planProduct:t.getPlanProductById(y),isEcommercePlan:t.isPlanEcommerce(null==n?void 0:n.periodAgnosticSlug)}}),[y,c]),E=b.planProduct,S=b.isEcommercePlan,w=(0,g.j)().siteSubdomain,P=(0,l.useDispatch)(f.j4),C=P.getCart,N=P.setCart,x=P.launchSite,A=function(){return x(t)},L=u.useState(!1),O=s()(L,2),I=O[0],T=O[1],k=function(){var e=a()(regeneratorRuntime.mark((function e(){var r,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!I){e.next=2;break}return e.abrupt("return");case 2:return T(!0),r=_&&(0,m.K9)(_,n),o=E&&(0,m.An)(E,n),e.next=7,C(t);case 7:return a=e.sent,e.next=10,N(t,i()(i()({},a),{},{products:[o,r]}));case 10:T(!1);case 11:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),D=function(){var e=a()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,k();case 2:r(null==w?void 0:w.domain,S,A);case 3:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),R=function(){var e=a()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(o&&!S){e.next=3;break}return e.next=3,x(t);case 3:D();case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return{goToCheckout:D,goToCheckoutAndLaunch:R,isCartUpdating:I}}},6956:function(e,t,n){"use strict";n.d(t,{f:function(){return l}});var r=n(5707),i=n(7356),o=n(1120),a=n(4557),c=n(3073),s=n(6950),u=n(5144);function l(){var e,t,n=(0,r.useSelect)((function(e){return e(o.sC).getState()})).domainSearch,l=(0,a.Z)().title,d=(0,c.W)().isLoadingSite,f=(0,u.j)().siteSubdomain,p=(0,r.useDispatch)(o.sC).setDomainSearch,m=n.trim()||function(e){return(0,i.Q)(e)?e:""}(l||"");m&&!(0,s.I5)({currentSiteTitle:m})||(m=null!==(e=null==f||null===(t=f.domain)||void 0===t?void 0:t.split(".")[0])&&void 0!==e?e:"");return{domainSearch:m,isLoading:d,setDomainSearch:p}}},780:function(e,t,n){"use strict";n.d(t,{cU:function(){return g},my:function(){return h}});var r=n(2954),i=n.n(r),o=n(1068),a=n.n(o),c=n(3804),s=n(5707),u=n(4211),l=n(7356),d=n(1120),f=n(6357),p=n(6950),m=n(5144);function g(){var e=function(){var e=c.useContext(f.Z).siteId,t=(0,s.useDispatch)(d.j4).getCart,n=c.useState(void 0),r=a()(n,2),o=r[0],u=r[1];return c.useEffect((function(){i()(regeneratorRuntime.mark((function n(){var r,i,o;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,t(e);case 2:i=n.sent,o=null===(r=i.products)||void 0===r?void 0:r.find((function(e){return(0,p.pf)(e)})),u(o);case 5:case"end":return n.stop()}}),n)})))()}),[e,t,u]),o}(),t=null==e?void 0:e.meta,n=(0,s.useSelect)((function(e){if(t)return e(d.GN).isAvailable(t)}),[t]);if(e&&t&&n&&"available"===n.status)return{hsts_required:n.hsts_required,domain_name:t,raw_price:e.cost,currency_code:e.currency,supports_privacy:e.extra.privacy_available,is_free:!1,product_id:e.product_id,product_slug:e.product_slug,cost:u._(e.cost,e.currency)}}function h(){var e,t=(0,s.useDispatch)(d.sC),n=t.setDomain,r=t.unsetDomain,i=t.unsetPlanProductId,o=t.confirmDomainSelection,a=(0,s.useSelect)((function(e){return e(d.sC).getState()})),c=a.domain,u=a.planProductId,f=a.confirmedDomainSelection,p=(0,s.useSelect)((function(e){return e(d.Fs).isPlanProductFree(u)})),g=(0,m.j)(),h=g.siteSubdomain,v=g.hasPaidDomain,y=g.sitePrimaryDomain;return c?e=c:v?e=(0,l.n)(null==y?void 0:y.domain):f&&(e=(0,l.n)(null==h?void 0:h.domain)),{onDomainSelect:function(e){o(),n(e),p&&i()},onExistingSubdomainSelect:function(){o(),r()},selectedDomain:c,currentDomain:e}}},6698:function(e,t,n){"use strict";n.d(t,{xn:function(){return p},eM:function(){return m}});var r=n(2954),i=n.n(r),o=n(1068),a=n.n(o),c=n(3804),s=n(5707),u=n(849),l=n(1120),d=n(6357),f=n(6950);function p(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ANNUALLY",t=(0,u.bU)();return(0,s.useSelect)((function(n){var r=n(l.Fs),i=r.getDefaultFreePlan(t),o=r.getDefaultPaidPlan(t),a=r.getPlanProduct(null==o?void 0:o.periodAgnosticSlug,e);return{defaultFreePlan:i,defaultPaidPlan:o,defaultFreePlanProduct:r.getPlanProduct(null==i?void 0:i.periodAgnosticSlug,e),defaultPaidPlanProduct:a}}),[e,t])}function m(){var e=function(){var e=c.useContext(d.Z).siteId,t=(0,s.useDispatch)(l.j4).getCart,n=c.useState(void 0),r=a()(n,2),o=r[0],u=r[1];return c.useEffect((function(){i()(regeneratorRuntime.mark((function n(){var r,i,o;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,t(e);case 2:i=n.sent,o=null===(r=i.products)||void 0===r?void 0:r.find((function(e){return(0,f.HM)(e)})),u(o);case 5:case"end":return n.stop()}}),n)})))()}),[e,t,u]),o}();return null==e?void 0:e.product_id}},5144:function(e,t,n){"use strict";n.d(t,{j:function(){return c}});var r=n(3804),i=n(5707),o=n(1120),a=n(6357);function c(){var e=r.useContext(a.Z).siteId,t=(0,i.useSelect)((function(t){return t(o.j4).getPrimarySiteDomain(e)}));return{sitePrimaryDomain:t,siteSubdomain:(0,i.useSelect)((function(t){return t(o.j4).getSiteSubdomain(e)})),hasPaidDomain:t&&!(null!=t&&t.is_subdomain)}}},3073:function(e,t,n){"use strict";n.d(t,{W:function(){return u}});var r=n(1068),i=n.n(r),o=n(3804),a=n(5707),c=n(1120),s=n(6357);function u(){var e,t,n=o.useContext(s.Z).siteId,r=(0,a.useSelect)((function(e){var t=e(c.j4);return[t.getSite(n),t.isSiteLaunched(n),t.isSiteLaunching(n),t.isFetchingSiteDetails()]}),[n]),u=i()(r,4),l=u[0],d=u[1],f=u[2],p=u[3];return{sitePlan:null==l?void 0:l.plan,hasPaidPlan:l&&!(null!==(e=l.plan)&&void 0!==e&&e.is_free),isSiteLaunched:d,isSiteLaunching:f,selectedFeatures:null==l||null===(t=l.options)||void 0===t?void 0:t.selected_features,isLoadingSite:!!p}}},4557:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var r=n(1068),i=n.n(r),o=n(5707),a=n(3804),c=n(669),s=n(1120),u=n(6357);function l(){var e=(0,a.useContext)(u.Z).siteId,t=(0,o.useSelect)((function(t){return t(s.j4).getSiteTitle(e)})),n=(0,o.useSelect)((function(e){return e(s.sC)})).getSiteTitle(),r=(0,o.useDispatch)(s.sC).setSiteTitle,l=(0,o.useDispatch)(s.j4).saveSiteTitle,d=(0,c.Z)(l,1e3),f=i()(d,1)[0],p=void 0===n;return(0,a.useEffect)((function(){p||f(e,n)}),[n,f,e,p]),{title:p?t:n,updateTitle:r}}},8152:function(e,t,n){"use strict";var r=n(3027),i=n(3804),o=n(2779),a=n.n(o),c=n(3163),s=n(7997),u=n(5869),l=n(1742),d=n(5707),f=n(849),p=n(1342),m=n(4195),g=n(6357),h=n(1120),v=n(7469),__=(n(4578),c.__);t.Z=function(e){var t=e.locale,n=void 0===t?"en":t,o=e.siteId,c=e.openCheckout,y=e.redirectTo,_=e.getCurrentLaunchFlowUrl,b=e.isInIframe,E=e.isLaunchImmediately,S=(0,d.useSelect)((function(e){return e(h.sC).getState()})),w=S.isModalDismissible,P=S.isModalTitleVisible,C=(0,d.useDispatch)(h.j4).launchSite,N=(0,d.useDispatch)(h.sC),x=N.closeFocusedLaunch,A=N.unsetPlanProductId;return i.useEffect((function(){E&&(A(),C(o))}),[E,A,C,o]),(0,r.createElement)(f.Iw,{localeSlug:n},(0,r.createElement)(s.Modal,{open:!0,className:a()("launch__focused-modal",{"launch__focused-modal--hide-title":!P}),bodyOpenClassName:"has-focused-launch-modal",overlayClassName:a()("launch__focused-modal-overlay",{"launch__focused-modal-overlay--delay-animation-in":E}),onRequestClose:x,title:__("Complete setup","full-site-editing"),icon:(0,r.createElement)(u.Z,{icon:l.Z,size:36}),isDismissible:w,shouldCloseOnEsc:w,shouldCloseOnClickOutside:w},(0,r.createElement)("div",{className:"launch__focused-modal-body"},(0,r.createElement)(g.Z.Provider,{value:{siteId:o,redirectTo:y,openCheckout:c,flow:v.s,getCurrentLaunchFlowUrl:_,isInIframe:b}},E?(0,r.createElement)(m.Z,null):(0,r.createElement)(p.Z,null)))))}},1120:function(e,t,n){"use strict";n.d(t,{j4:function(){return c},Fs:function(){return s},GN:function(){return u},sC:function(){return l}});var r=n(2369),i=n(9734),o=n(8077),a=n(1635),c=r.z2({client_id:"",client_secret:""}),s=i.z2(),u=o.z({vendor:"variation2_front"}),l=a.z()},6950:function(e,t,n){"use strict";n.d(t,{I5:function(){return a},zB:function(){return c},An:function(){return s},K9:function(){return u},pf:function(){return l},HM:function(){return d}});var r=n(3163),i=n(4703),o=(0,r.__)("Site Title","full-site-editing"),a=function(e){var t=e.currentSiteTitle;return(void 0===t?"":t)===o},c=function(e){return""!==e&&!a({currentSiteTitle:e})},s=function(e,t){return{product_id:e.productId,product_slug:e.storeSlug,extra:{source:t}}},u=function(e,t){if(null!=e&&e.product_id)return{meta:null==e?void 0:e.domain_name,product_id:null==e?void 0:e.product_id,extra:{privacy_available:null==e?void 0:e.supports_privacy,privacy:null==e?void 0:e.supports_privacy,source:t},product_cost_display:e.cost,currency_code:e.currency_code,product_slug:e.product_slug,cost:e.raw_price,currency:e.currency_code}},l=function(e){return!!e.is_domain_registration},d=function(e){return i.BV.indexOf(e.product_slug)>-1}},3340:function(e,t,n){"use strict";n.d(t,{hg:function(){return c},lZ:function(){return s},_W:function(){return l},Yt:function(){return d}});var r=n(8049),i=n.n(r)()("lib/load-script/callback-handler"),o=new Map;function a(){return o}function c(e){return a().has(e)}function s(e,t){var n=a();c(e)?(i('Adding a callback for an existing script from "'.concat(e,'"')),n.get(e).add(t)):(i('Adding a callback for a new script from "'.concat(e,'"')),n.set(e,new Set([t])))}function u(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=a(),r=n.get(e);if(r){var o='Executing callbacks for "'.concat(e,'"')+(null===t?" with success":' with error "'.concat(t,'"'));i(o),r.forEach((function(e){"function"==typeof e&&e(t)})),n.delete(e)}}function l(){var e=this.getAttribute("src");i('Handling successful request for "'.concat(e,'"')),u(e),this.onload=null}function d(){var e=this.getAttribute("src");i('Handling failed request for "'.concat(e,'"')),u(e,new Error('Failed to load script "'.concat(e,'"'))),this.onerror=null}},5606:function(e,t,n){"use strict";n.d(t,{C:function(){return c},k:function(){return s}});var r=n(8049),i=n.n(r),o=n(3340),a=i()("lib/load-script/dom-operations");function c(e){a('Creating script element for "'.concat(e,'"'));var t=document.createElement("script");return t.src=e,t.type="text/javascript",t.async=!0,t.onload=o._W,t.onerror=o.Yt,t}function s(e){a("Attaching element to head"),document.head.appendChild(e)}},4898:function(e,t,n){"use strict";n.d(t,{ve:function(){return c}});var r=n(8049),i=n.n(r),o=n(3340),a=n(5606);i()("package/load-script");function c(e,t){if(!(0,o.hg)(e)&&(0,a.k)((0,a.C)(e)),"function"!=typeof t)return new Promise((function(t,n){(0,o.lZ)(e,(function(e){null===e?t():n(e)}))}));(0,o.lZ)(e,t)}},9211:function(e,t,n){"use strict";n.d(t,{xE:function(){return g},aW:function(){return h},b4:function(){return v}});var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(2779)),u=n.n(s),l=n(7997),d=n(9215),f=n(5869),p=n(1100),m=n(2481);n(19);t.ZP=function(e){var t=e.className,n=e.children,r=e.sticky,i=void 0===r?null:r,o="";return!0===i&&(o="is-sticky"),!1===i&&(o="no-sticky"),(0,c.createElement)("div",{className:u()("action-buttons",t,o)},n)};var g=function(e){var t=e.className,n=e.children,r=a()(e,["className","children"]),__=(0,d.QT)().__;return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__back",t),isLink:!0},r),n||__("Go back","full-site-editing"))},h=function(e){var t=e.className,n=e.children,r=a()(e,["className","children"]),__=(0,d.QT)().__;return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__next",t),isPrimary:!0},r),n||__("Continue","full-site-editing"))},v=function(e){var t=e.className,n=e.children,r=e.arrow,o=void 0===r?"right":r,s=a()(e,["className","children","arrow"]);return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__arrow action-buttons__arrow--".concat(o),t)},s),"left"===o&&(0,c.createElement)(f.Z,{icon:p.Z}),n,"right"===o&&(0,c.createElement)(f.Z,{icon:m.Z}))}},737:function(e,t,n){"use strict";var r=n(3804),i=n(7267);t.Z=function(e){var t=e.selector,n=(0,i.TH)().pathname;return r.useEffect((function(){var e;t?null===(e=document.querySelector(t))||void 0===e||e.scrollTo(0,0):window.scrollTo(0,0)}),[t,n]),null}},5915:function(e,t,n){"use strict";n.d(t,{b:function(){return a},D:function(){return c}});var r=n(3804),i=n(2779),o=n.n(i),a=(n(9662),function(e){var t=e.className,n=e.children,i=e.tagName,a=void 0===i?"h1":i;return r.createElement(a,{className:o()("onboarding-title",t)},n)}),c=function(e){var t=e.className,n=e.children,i=e.tagName,a=void 0===i?"h2":i;return r.createElement(a,{className:o()("onboarding-subtitle",t)},n)}},1201:function(e,t,n){"use strict";n.d(t,{N:function(){return o}});var r=n(5707),i=n(9255),o=function(e,t){var n=(0,r.useSelect)((function(n){var r=n(i.F).getSupportedPlans(e),o=r.map((function(e){return n(i.F).getPlanProduct(e.periodAgnosticSlug,t)})).map((function(e){return null==e?void 0:e.annualDiscount})).filter((function(e){return!!e}));return{supportedPlans:r,annualDiscounts:o}}));return{supportedPlans:n.supportedPlans,maxAnnualDiscount:n.annualDiscounts.reduce((function(e,t){return Math.max(e,t)}),0)}}},130:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9215),c=n(3163),s=n(9211),u=n(5707),l=n(373),d=n(9255),f=(n(9117),(0,r.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,r.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"})));t.Z=function(e){var t,n=e.slug,i=e.name,p=e.description,m=e.features,g=e.billingPeriod,h=e.domain,v=e.badge,y=e.isFree,_=void 0!==y&&y,b=e.isOpen,E=void 0!==b&&b,S=e.isPrimary,w=void 0!==S&&S,P=e.onSelect,C=e.onPickDomainClick,N=e.onToggle,x=e.disabledLabel,__=(0,a.QT)().__,A=(0,u.useSelect)((function(e){return e(d.F).getPlanProduct(n,g)})),L=function(){!x&&(null==N||N(n,!E))},O=__("billed annually","full-site-editing"),I=__("per month, billed monthly","full-site-editing");return(0,r.createElement)("div",{className:o()("plans-accordion-item",{"is-open":E,"is-primary":w,"has-badge":!!v,"is-disabled":!!x})},v&&(0,r.createElement)("div",{className:"plans-accordion-item__badge"},(0,r.createElement)("span",null,v)),(0,r.createElement)("div",{className:"plans-accordion-item__viewport"},(0,r.createElement)("div",{className:"plans-accordion-item__details"},(0,r.createElement)("div",{tabIndex:0,role:"button",onClick:L,onKeyDown:function(e){return 32===e.keyCode&&L()},className:"plans-accordion-item__header"},(0,r.createElement)("div",{className:"plans-accordion-item__heading"},(0,r.createElement)("div",{className:"plans-accordion-item__name"},i),(0,r.createElement)("div",{className:"plans-accordion-item__description"},p)),(0,r.createElement)("div",{className:"plans-accordion-item__price"},(0,r.createElement)("div",{className:o()("plans-accordion-item__price-amount",{"is-loading":!(null!=A&&A.price)})},(null==A?void 0:A.price)||"  ",(null==A?void 0:A.price)&&(0,r.createElement)("span",null,__("/mo","full-site-editing"))),(0,r.createElement)("div",{className:"plans-accordion-item__price-note"},_&&__("free forever","full-site-editing"),!_&&("ANNUALLY"===g?O:I)),!_&&(0,r.createElement)("div",{className:o()("plans-accordion-item__price-discount",{"plans-accordion-item__price-discount--disabled":"ANNUALLY"!==g})},(0,c.sprintf)(__("Save %(discountRate)s%% by paying annually","full-site-editing"),{discountRate:null!==(t=null==A?void 0:A.annualDiscount)&&void 0!==t?t:0}))),(0,r.createElement)("div",{className:"plans-accordion-item__disabled-label"},x),!E&&(0,r.createElement)("div",{className:"plans-accordion-item__dropdown-chevron"},f)),(0,r.createElement)("div",{className:o()("plans-accordion-item__actions",{"plans-accordion-item__actions--paid-plan-margin":!_}),hidden:!E},(0,r.createElement)(s.aW,{"data-e2e-button":_?"freePlan":"paidPlan",onClick:function(){P(null==A?void 0:A.productId)}},__("Select","full-site-editing"))),(0,r.createElement)(l.Z,{features:m,billingPeriod:g,domain:h,isFree:_,isOpen:E,onPickDomain:C,multiColumn:!0}))))}},4416:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9211),c=n(7891),s=(n(9117),(0,r.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,r.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"})));t.Z=function(e){var t=e.isOpen,n=e.isPrimary;return(0,r.createElement)("div",{className:o()("plans-accordion-item",{"is-open":t,"is-primary":n})},(0,r.createElement)("div",{className:"plans-accordion-item__viewport"},(0,r.createElement)("div",{className:"plans-accordion-item__details"},(0,r.createElement)("div",{tabIndex:0,role:"button",className:"plans-accordion-item__header"},(0,r.createElement)("div",{className:"plans-accordion-item__heading"},(0,r.createElement)("div",{className:"plans-accordion-item__name"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder"},"")),(0,r.createElement)("div",{className:"plans-accordion-item__description"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder plans-accordion-item__placeholder--wide"},""))),(0,r.createElement)("div",{className:"plans-accordion-item__price"},(0,r.createElement)("div",{className:"plans-accordion-item__price-amount"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder"},"")),(0,r.createElement)("div",{className:"plans-accordion-item__price-note"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder plans-accordion-item__placeholder--wide"},""))),(0,r.createElement)("div",{className:"plans-accordion-item__disabled-label"},""),!t&&(0,r.createElement)("div",{className:"plans-accordion-item__dropdown-chevron"},s)),(0,r.createElement)("div",{className:"plans-accordion-item__actions",hidden:!t},(0,r.createElement)(a.aW,{disabled:!0},(0,r.createElement)("span",null,""))),(0,r.createElement)(c.Z,{isOpen:t,multiColumn:!0}))))}},222:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(5707),l=n(9215),d=n(7997),f=n(5869),p=n(130),m=n(4416),g=n(9255),h=n(1201),v=(n(3777),(0,c.createElement)(d.SVG,{viewBox:"0 0 24 24"},(0,c.createElement)(d.Path,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})));t.Z=function(e){var t,n,r=e.selectedFeatures,o=void 0===r?[]:r,y=e.selectedPlanProductId,_=e.onPlanSelect,b=e.onPickDomainClick,E=e.currentDomain,S=e.disabledPlans,w=e.locale,P=e.billingPeriod,__=(0,l.QT)().__,C=(0,h.N)(w,P).supportedPlans,N=!(null!=C&&C.length),x=(0,u.useSelect)((function(e){var t=e(g.F);return{popularPlan:t.getDefaultPaidPlan(w),getPlanProduct:t.getPlanProduct}})),A=x.popularPlan,L=x.getPlanProduct,O=(0,u.useSelect)((function(e){return e(g.J).getRecommendedPlanSlug(o)})),I=(0,u.useSelect)((function(e){return e(g.F).getPlanByPeriodAgnosticSlug(O,w)})),T=I||A,k=__("Recommended for you","full-site-editing"),D=__("Popular","full-site-editing"),R=C.filter((function(e){return e.periodAgnosticSlug!==(null==T?void 0:T.periodAgnosticSlug)})),F=[null==T?void 0:T.periodAgnosticSlug],Z=(0,s.useState)(F),j=a()(Z,2),M=j[0],U=j[1],B=!N&&M.length>=C.length,V=function(e,t){U(t?[].concat(i()(M),[e]):M.filter((function(t){return t!==e})))},z=__("Collapse all plans","full-site-editing"),H=__("Show all plans","full-site-editing");return(0,c.createElement)("div",{className:"plans-accordion"},(0,c.createElement)("div",{className:"plans-accordion__plan-item-group"},N?(0,c.createElement)(m.Z,{isOpen:!0,isPrimary:!0}):T&&(0,c.createElement)(c.Fragment,null,I&&(0,c.createElement)("div",{className:"plans-accordion__recommend-hint"},(0,c.createElement)(f.Z,{icon:v,size:16}),(0,c.createElement)("span",null,__("Based on the features you selected.","full-site-editing"))),(0,c.createElement)(p.Z,{key:T.periodAgnosticSlug,slug:T.periodAgnosticSlug,name:null==T?void 0:T.title.toString(),description:null==T?void 0:T.description.toString(),features:null!==(t=T.features)&&void 0!==t?t:[],billingPeriod:P,domain:E,badge:I?k:D,isFree:T.isFree,isOpen:!0,isPrimary:!0,isSelected:!!y&&y===(null===(n=L(T.periodAgnosticSlug,P))||void 0===n?void 0:n.productId),onSelect:_,onPickDomainClick:b}))),(0,c.createElement)("div",{className:"plans-accordion__actions"},(0,c.createElement)(d.Button,{className:"plans-accordion__toggle-all-button",onClick:function(){U(B?F:C.map((function(e){return e.periodAgnosticSlug})))},isLink:!0},B?z:H)),(0,c.createElement)("div",{className:"plans-accordion__plan-item-group"},N?[1,2,3,4].map((function(e){return(0,c.createElement)(m.Z,{key:e})})):R.map((function(e){var t,n;return(0,c.createElement)(p.Z,{key:e.periodAgnosticSlug,slug:e.periodAgnosticSlug,name:null==e?void 0:e.title.toString(),description:null==e?void 0:e.description.toString(),features:null!==(t=e.features)&&void 0!==t?t:[],billingPeriod:P,domain:E,isFree:e.isFree,isOpen:M.indexOf(e.periodAgnosticSlug)>-1&&!(null!=S&&S[e.periodAgnosticSlug]),isSelected:!!y&&y===(null===(n=L(e.periodAgnosticSlug,P))||void 0===n?void 0:n.productId),onSelect:_,onPickDomainClick:b,onToggle:V,disabledLabel:null==S?void 0:S[e.periodAgnosticSlug]})}))))}},4689:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9215),c=n(5707),s=n(7997),u=n(5869),l=n(9806),d=n(8565),f=n(9255),p=(n(3062),(0,r.createElement)(u.Z,{icon:l.Z,size:25})),m=(0,r.createElement)(u.Z,{icon:d.Z,size:25});t.Z=function(e){var t=e.onSelect,n=e.locale,i=e.billingPeriod,u=(0,a.QT)(),__=u.__,l=u.hasTranslation,d=(0,c.useSelect)((function(e){var t=e(f.F),r=t.getPlanProduct,o=t.getFeatures,a=t.getFeaturesByType,c=(0,t.getSupportedPlans)(n),s=c.map((function(e){return r(e.periodAgnosticSlug,i)}));return{supportedPlans:c,planProducts:s,features:o(n),featuresByType:a(n)}})),g=d.supportedPlans,h=d.planProducts,v=d.features,y=d.featuresByType,_=!(null!=g&&g.length),b=[1,2,3,4,5],E=__("Monthly price (billed yearly)","full-site-editing"),S=__("Monthly subscription (billed yearly)","full-site-editing"),w="en"===n||null!=l&&l("Monthly price (billed yearly)","full-site-editing")?E:S,P=__("Monthly subscription","full-site-editing"),C=__("Included with annual plans","full-site-editing"),N=__("Only included with annual plans","full-site-editing");return(0,r.createElement)("div",{className:"plans-details"},(0,r.createElement)("table",{className:"plans-details__table"},(0,r.createElement)("thead",null,(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",null,__("Feature","full-site-editing")),_?b.map((function(e){return(0,r.createElement)("th",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder"},""))})):g.map((function(e){return(0,r.createElement)("th",{key:e.periodAgnosticSlug},e.title)})))),_?(0,r.createElement)("tbody",null,b.map((function(e,t){return(0,r.createElement)("tr",{className:"plans-details__feature-row",key:t},(0,r.createElement)("th",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder plans-details__placeholder--wide"},"")),b.map((function(e){return(0,r.createElement)("td",{key:e})})))}))):y.map((function(e){var t;return(0,r.createElement)("tbody",{key:e.id},e.name&&(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",{colSpan:6},e.name)),null===(t=e.features)||void 0===t?void 0:t.map((function(e,t){return(0,r.createElement)("tr",{className:o()("plans-details__feature-row",{"plans-details__feature-row--enabled":v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"===i,"plans-details__feature-row--disabled":v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"!==i}),key:t},(0,r.createElement)("th",null,v[e].requiresAnnuallyBilledPlan&&(0,r.createElement)("span",{className:"plans-details__feature-annual-nudge","aria-label":"ANNUALLY"===i?C:N},__("Included with annual plans","full-site-editing")),(0,r.createElement)("span",null,v[e].name)),g.map((function(t,n){var o;return"storage"===e?(0,r.createElement)("td",{key:n},t.storage):(0,r.createElement)("td",{key:n},null!==(o=t.featuresSlugs)&&void 0!==o&&o[e]?(0,r.createElement)(r.Fragment,null,v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"!==i?(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Unavailable","full-site-editing")),m):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Available","full-site-editing")),p)):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Unavailable","full-site-editing"))))})))})))})),(0,r.createElement)("tbody",null,(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",{colSpan:6},__("Sign up","full-site-editing"))),(0,r.createElement)("tr",{className:"plans-details__feature-row",key:"price"},(0,r.createElement)("th",null,"ANNUALLY"===i?w:P),_?b.map((function(e){return(0,r.createElement)("td",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder"},""))})):g.map((function(e,t){var n;return(0,r.createElement)("td",{key:e.periodAgnosticSlug},null===(n=h[t])||void 0===n?void 0:n.price)}))),(0,r.createElement)("tr",{className:"plans-details__feature-row",key:"cta"},(0,r.createElement)("th",null),_?b.map((function(e){return(0,r.createElement)("td",{key:e},(0,r.createElement)(s.Button,{className:"plans-details__select-button",isPrimary:!0,disabled:!0},(0,r.createElement)("span",{className:"plans-details__placeholder plans-details__placeholder--narrow"},""))," ")})):g.map((function(e,n){return(0,r.createElement)("td",{key:e.periodAgnosticSlug},(0,r.createElement)(s.Button,{className:"plans-details__select-button",onClick:function(){var e;t(null===(e=h[n])||void 0===e?void 0:e.productId)},isPrimary:!0},(0,r.createElement)("span",null,__("Select","full-site-editing"))))}))))))}},373:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(3027),a=(n(3804),n(2779)),c=n.n(a),s=n(7997),u=n(5869),l=n(9806),d=n(8565),f=n(9215),p=(n(8173),function(e){var t=e.className;return(0,o.createElement)(u.Z,{className:t,icon:l.Z,size:18})}),m=function(e){var t=e.className;return(0,o.createElement)(u.Z,{className:t,icon:d.Z,size:18})},g=function(e){var t=e.children,n=e.className;return(0,o.createElement)("span",{className:n},t)},h=function(e){var t=e.billingPeriod,__=e.__,n=__("Included with annual plans","full-site-editing"),r=__("Only included with annual plans","full-site-editing");return(0,o.createElement)("span",{className:"plans-feature-list__item-annual-nudge","aria-label":"ANNUALLY"===t?n:r},n)};var v=function(e,t){var n=e.bulletIcon,r=e.textNode,i=e.requiresAnnuallyBilledPlan,a=e.contentWrapperNode,s=void 0===a?g:a,u=e.listItemExtraClassName,l=e.billingPeriod,__=(0,f.QT)().__;return(0,o.createElement)("li",{key:t,className:c()("plans-feature-list__item",{"plans-feature-list__item--requires-annual-enabled":i&&"ANNUALLY"===l,"plans-feature-list__item--requires-annual-disabled":i&&"ANNUALLY"!==l},u)},(0,o.createElement)(s,{className:"plans-feature-list__item-content-wrapper"},(0,o.createElement)(n,{className:"plans-feature-list__item-bullet-icon"}),(0,o.createElement)("span",{className:"plans-feature-list__item-text"},i&&(0,o.createElement)(h,{billingPeriod:l,__:__}),(0,o.createElement)("span",{className:"plans-feature-list__item-description"},r))))};t.Z=function(e){var t=e.features,n=e.domain,r=e.billingPeriod,a=e.isFree,u=void 0!==a&&a,l=e.isOpen,d=void 0!==l&&l,g=e.onPickDomain,h=e.disabledLabel,y=e.multiColumn,_=void 0!==y&&y,__=(0,f.QT)().__,b=function(e,t,n,__){var r="plans-feature-list__item-content-wrapper--domain-button";return{NO_DOMAIN:{FREE_PLAN:null,PAID_PLAN:{wrapperClassName:c()(r,"is-cta"),bulletIcon:"ANNUALLY"===n?p:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,__("Pick a free domain (1 year)","full-site-editing"))}},FREE_DOMAIN:{FREE_PLAN:null,PAID_PLAN:{wrapperClassName:c()(r,"is-cta"),bulletIcon:"ANNUALLY"===n?p:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,__("Pick a free domain (1 year)","full-site-editing"))}},PAID_DOMAIN:{FREE_PLAN:{wrapperClassName:c()(r,"is-unavailable"),bulletIcon:m,requiresAnnuallyBilledPlan:!1,domainMessage:(0,o.createElement)(o.Fragment,null,(0,o.createInterpolateElement)(__("<url /> is not included","full-site-editing"),{url:(0,o.createElement)("span",{className:"plans-feature-list__item-url"},null==t?void 0:t.domain_name)}))},PAID_PLAN:{wrapperClassName:r,bulletIcon:"ANNUALLY"===n?p:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,(0,o.createInterpolateElement)(__("<url /> is included","full-site-editing"),{url:(0,o.createElement)("span",{className:"plans-feature-list__item-url"},null==t?void 0:t.domain_name)}))}}}[t&&(t.is_free?"FREE_DOMAIN":"PAID_DOMAIN")||"NO_DOMAIN"][e?"FREE_PLAN":"PAID_PLAN"]}(u,n,r,__),E=[];return h?E.push({bulletIcon:m,textNode:h,requiresAnnuallyBilledPlan:!1,listItemExtraClassName:"plans-feature-list__item--disabled-message"}):b&&E.push({bulletIcon:b.bulletIcon,textNode:b.domainMessage,requiresAnnuallyBilledPlan:b.requiresAnnuallyBilledPlan,contentWrapperNode:function(e){var t=e.children,n=e.className;return(0,o.createElement)(s.Button,{className:c()(b.wrapperClassName,n),onClick:g,isLink:!0},t)}}),t.forEach((function(e){var t=e.name,n=e.requiresAnnuallyBilledPlan;return E.push({bulletIcon:n&&"MONTHLY"===r?m:p,textNode:t,requiresAnnuallyBilledPlan:n})})),(0,o.createElement)("div",{className:"plans-feature-list",hidden:!d},(0,o.createElement)("ul",{className:c()("plans-feature-list__item-group",{"plans-feature-list__item-group--columns":_})},E.map((function(e,t){return(0,o.createElement)(v,i()({},e,{billingPeriod:r,key:t}))}))))}},7891:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i);n(8173);t.Z=function(e){var t=e.isOpen,n=void 0!==t&&t,i=e.multiColumn,a=void 0!==i&&i,c=Array.from(Array(10).keys());return(0,r.createElement)("div",{className:"plans-feature-list",hidden:!n},(0,r.createElement)("ul",{className:o()("plans-feature-list__item-group",{"plans-feature-list__item-group--columns":a})},c.map((function(e){return(0,r.createElement)("li",{key:e,className:"plans-feature-list__item"},(0,r.createElement)("span",{className:"plans-feature-list__placeholder"},""))}))))}},5315:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(9215),u=n(5915),l=n(8049),d=n.n(l),f=n(6795),p=n(222),m=n(4689),g=n(1954),h=n(1201),v=n(9255),y=(n(7638),d()("plans-grid"));t.Z=function(e){var t=e.header,n=e.selectedFeatures,r=e.currentPlanProductId,l=e.currentDomain,d=e.onPlanSelect,_=e.onPickDomainClick,b=e.disabledPlans,E=e.isAccordion,S=e.locale,w=e.showPlanTaglines,P=void 0!==w&&w,C=e.CTAVariation,N=void 0===C?"NORMAL":C,x=e.popularBadgeVariation,A=void 0===x?"ON_TOP":x,L=e.customTagLines,O=e.hidePlansComparison,I=void 0!==O&&O,T=e.defaultAllPlansExpanded,k=void 0!==T&&T,D=e.onBillingPeriodChange,__=(0,s.QT)().__,R=(0,c.useSelect)((function(e){var t;return null===(t=e(v.F).getPlanProductById(r))||void 0===t?void 0:t.billingPeriod})),F=a.useState(R||"ANNUALLY"),Z=i()(F,2),j=Z[0],M=Z[1];a.useEffect((function(){D&&D(j)}),[j,D]);var U=(0,h.N)(S,j).maxAnnualDiscount;return E&&y("PlansGrid accordion version is active"),(0,o.createElement)("div",{className:"plans-grid"},t&&(0,o.createElement)("div",{className:"plans-grid__header"},t),(0,o.createElement)(g.Z,{intervalType:j,onChange:M,maxMonthlyDiscountPercentage:U,className:"plans-grid__toggle"}),(0,o.createElement)("div",{className:"plans-grid__table"},(0,o.createElement)("div",{className:"plans-grid__table-container"},E?(0,o.createElement)(p.Z,{selectedFeatures:n,selectedPlanProductId:r,onPlanSelect:d,currentDomain:l,onPickDomainClick:_,disabledPlans:b,locale:S,billingPeriod:j}):(0,o.createElement)(f.Z,{popularBadgeVariation:A,CTAVariation:N,selectedPlanProductId:r,onPlanSelect:d,customTagLines:L,currentDomain:l,onPickDomainClick:_,disabledPlans:b,locale:S,showTaglines:P,defaultAllPlansExpanded:k,billingPeriod:j}))),!I&&(0,o.createElement)("div",{className:"plans-grid__details"},(0,o.createElement)("div",{className:"plans-grid__details-heading"},(0,o.createElement)(u.b,{tagName:"h2"},__("Detailed comparison","full-site-editing"))),(0,o.createElement)("div",{className:"plans-grid__details-container"},(0,o.createElement)(m.Z,{onSelect:d,locale:S,billingPeriod:j}))))}},1954:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(9215)),o=n(3163),a=n(7997),c=n(2779),s=n.n(c),u=n(5532),l=(n(4151),function(e){var t=e.children,n={desktop:"middle right",mobile:"bottom center"};return(0,r.createElement)(r.Fragment,null,Object.keys(n).map((function(e){return(0,r.createElement)(a.Popover,{key:e,className:s()("plans-interval-toggle__popover","plans-interval-toggle__popover--".concat(e)),position:n[e],noArrow:!1},t)})))});t.Z=function(e){var t=e.onChange,n=e.intervalType,a=e.maxMonthlyDiscountPercentage,c=e.className,d=void 0===c?"":c,__=(0,i.QT)().__;return(0,r.createElement)("div",{className:s()("plans-interval-toggle",{"plans-interval-toggle--monthly":"MONTHLY"===n},d)},(0,r.createElement)(u.Z,null,(0,r.createElement)(u.Z.Item,{selected:"MONTHLY"===n,onClick:function(){return t("MONTHLY")}},(0,r.createElement)("span",{className:"plans-interval-toggle__label"},__("Pay monthly","full-site-editing"))),(0,r.createElement)(u.Z.Item,{selected:"ANNUALLY"===n,onClick:function(){return t("ANNUALLY")}},(0,r.createElement)("span",{className:"plans-interval-toggle__label"},__("Pay annually","full-site-editing")),"MONTHLY"===n&&a&&(0,r.createElement)(l,null,(0,o.sprintf)(__("Save up to %(maxDiscount)d%% by paying annually and get a free domain for one year","full-site-editing"),{maxDiscount:a})))))}},6795:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(2893),u=n(1201),l=n(9255);n(8287);t.Z=function(e){var t=e.selectedPlanProductId,n=e.onPlanSelect,r=e.onPickDomainClick,d=e.currentDomain,f=e.disabledPlans,p=e.locale,m=e.billingPeriod,g=e.showTaglines,h=void 0!==g&&g,v=e.CTAVariation,y=void 0===v?"NORMAL":v,_=e.popularBadgeVariation,b=void 0===_?"ON_TOP":_,E=e.customTagLines,S=e.defaultAllPlansExpanded,w=void 0!==S&&S,P=(0,u.N)(p,m).supportedPlans,C=(0,a.useState)(w),N=i()(C,2),x=N[0],A=N[1],L=(0,c.useSelect)((function(e){return e(l.F).getPlanProduct}));return(0,o.createElement)("div",{className:"plans-table"},P.filter((function(e){return!!e})).map((function(e){var i,a,c;return(0,o.createElement)(s.Z,{popularBadgeVariation:b,allPlansExpanded:x,key:e.periodAgnosticSlug,slug:e.periodAgnosticSlug,domain:d,tagline:null!==(i=h&&(null==E?void 0:E[e.periodAgnosticSlug]))&&void 0!==i?i:e.description,CTAVariation:y,features:null!==(a=e.features)&&void 0!==a?a:[],billingPeriod:m,isPopular:e.isPopular,isFree:e.isFree,name:null==e?void 0:e.title.toString(),isSelected:!!t&&t===(null===(c=L(e.periodAgnosticSlug,m))||void 0===c?void 0:c.productId),onSelect:n,onPickDomainClick:r,onToggleExpandAll:function(){return A((function(e){return!e}))},disabledLabel:null==f?void 0:f[e.periodAgnosticSlug]})})))}},2893:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(2779),s=n.n(c),u=n(7997),l=n(1417),d=n(3163),f=n(9215),p=n(5707),m=n(5869),g=n(9806),h=n(373),v=n(9255),y=(0,o.createElement)(m.Z,{icon:g.Z,size:17}),_=(0,o.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,o.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"}));t.Z=function(e){var t,n=e.slug,r=e.name,c=e.tagline,m=e.isPopular,g=void 0!==m&&m,b=e.isFree,E=void 0!==b&&b,S=e.domain,w=e.features,P=e.billingPeriod,C=e.onSelect,N=e.onPickDomainClick,x=e.onToggleExpandAll,A=e.allPlansExpanded,L=e.disabledLabel,O=e.CTAVariation,I=void 0===O?"NORMAL":O,T=e.popularBadgeVariation,k=void 0===T?"ON_TOP":T,D=e.isSelected,__=(0,f.QT)().__,R=(0,p.useSelect)((function(e){return e(v.F).getPlanProduct(n,P)})),F=a.useState(!1),Z=i()(F,2),j=Z[0],M=Z[1],U=(0,l.useViewportMatch)("mobile",">=");a.useEffect((function(){M(A)}),[A]);var B=A||U||g||j,V=__("Choose","full-site-editing"),z=__("Current Selection","full-site-editing"),H=__("Select %s","full-site-editing"),$=__("billed annually","full-site-editing"),W=__("per month, billed monthly","full-site-editing"),G=__("Collapse all plans","full-site-editing"),q=__("Expand all plans","full-site-editing");return(0,o.createElement)("div",{className:s()("plan-item",{"is-popular":g,"is-open":B,"badge-next-to-name":"NEXT_TO_NAME"===k})},g&&"ON_TOP"===k&&(0,o.createElement)("span",{className:"plan-item__badge"},__("Popular","full-site-editing")),(0,o.createElement)("div",{className:s()("plan-item__viewport",{"is-popular":g})},(0,o.createElement)("div",{className:"plan-item__details"},(0,o.createElement)("div",{tabIndex:0,role:"button",onClick:function(){return M((function(e){return!e}))},onKeyDown:function(e){return 32===e.keyCode&&M((function(e){return!e}))},className:"plan-item__summary"},(0,o.createElement)("div",{className:s()("plan-item__heading",{"badge-next-to-name":"NEXT_TO_NAME"===k})},(0,o.createElement)("div",{className:"plan-item__name"},r),g&&"NEXT_TO_NAME"===k&&(0,o.createElement)("span",{className:"plan-item__badge-next-to-name"},__("Popular","full-site-editing"))),c&&(0,o.createElement)("p",{className:"plan-item__tagline"},c),(0,o.createElement)("div",{className:"plan-item__price"},(0,o.createElement)("div",{className:s()("plan-item__price-amount",{"is-loading":!(null!=R&&R.price)})},(null==R?void 0:R.price)||" ")),!B&&(0,o.createElement)("div",{className:"plan-item__dropdown-chevron"},_)),(0,o.createElement)("div",{hidden:!B},(0,o.createElement)("div",{className:"plan-item__price-note"},E&&__("free forever","full-site-editing"),!E&&("ANNUALLY"===P?$:W)),(0,o.createElement)("div",{className:s()("plan-item__price-discount",{"plan-item__price-discount--disabled":"ANNUALLY"!==P,"plan-item__price-discount--hidden":E}),"aria-hidden":E?"true":"false"},(0,d.sprintf)(__("Save %(discountRate)s%% by paying annually","full-site-editing"),{discountRate:null!==(t=null==R?void 0:R.annualDiscount)&&void 0!==t?t:0})),(0,o.createElement)("div",{className:"plan-item__actions"},"NORMAL"===I?(0,o.createElement)(u.Button,{className:"plan-item__select-button",onClick:function(){C(null==R?void 0:R.productId)},isPrimary:!0,disabled:!!L},(0,o.createElement)("span",null,null!=L?L:V)):(0,o.createElement)(u.Button,{className:s()("plan-item__select-button full-width",{"is-selected":D,"is-popular":g}),onClick:function(){C(null==R?void 0:R.productId)},isPrimary:g,disabled:!!L},(0,o.createElement)("span",null,null!=L?L:(0,o.createElement)(o.Fragment,null,D?y:"",D?(0,d.sprintf)(z,r):(0,d.sprintf)(H,r))))),(0,o.createElement)(h.Z,{features:w,domain:S,isFree:E,isOpen:B,onPickDomain:N,disabledLabel:L&&(0,d.sprintf)(__("%s is not included","full-site-editing"),null==S?void 0:S.domain_name),billingPeriod:P})))),g&&!U&&(0,o.createElement)(u.Button,{onClick:x,className:"plan-item__mobile-expand-all-plans",isLink:!0},A?G:q))}},5532:function(e,t,n){"use strict";n.d(t,{Z:function(){return E}});var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(270),s=n.n(c),u=n(4564),l=n.n(u),d=n(1260),f=n.n(d),p=n(3027),m=n(3980),g=n.n(m),h=n(3804),v=n.n(h),y=n(2779),_=n.n(y),b=n(8268),E=(n(4070),function(e){s()(n,e);var t=l()(n);function n(){return i()(this,n),t.apply(this,arguments)}return a()(n,[{key:"render",value:function(){var e={"is-compact":this.props.compact,"is-primary":this.props.primary};return(0,p.createElement)("ul",{className:_()("segmented-control",e,this.props.className),style:this.props.style,role:"radiogroup"},this.props.children)}}]),n}(v().Component));f()(E,"Item",b.Z),f()(E,"propTypes",{className:g().string,compact:g().bool,primary:g().bool,style:g().object,children:g().node.isRequired})},8268:function(e,t,n){"use strict";var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(8111),s=n.n(c),u=n(270),l=n.n(u),d=n(4564),f=n.n(d),p=n(1260),m=n.n(p),g=n(3027),h=n(3980),v=n.n(h),y=n(3804),_=n.n(y),b=n(2779),E=n.n(b),S=function(e){l()(n,e);var t=f()(n);function n(){var e;i()(this,n);for(var r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),m()(s()(e),"handleKeyEvent",(function(e){switch(e.keyCode){case 13:case 32:e.preventDefault(),document.activeElement.click()}})),e}return a()(n,[{key:"render",value:function(){var e=E()({"segmented-control__item":!0,"is-selected":this.props.selected}),t=E()("segmented-control__link",m()({},"item-index-".concat(this.props.index),null!=this.props.index));return(0,g.createElement)("li",{className:e},(0,g.createElement)("a",{href:this.props.path,className:t,onClick:this.props.onClick,title:this.props.title,"data-e2e-value":this.props.value,role:"radio",tabIndex:0,"aria-checked":this.props.selected,onKeyDown:this.handleKeyEvent},(0,g.createElement)("span",{className:"segmented-control__text"},this.props.children)))}}]),n}(_().Component);m()(S,"propTypes",{children:v().node.isRequired,path:v().string,selected:v().bool,title:v().string,value:v().string,onClick:v().func,index:v().number}),m()(S,"defaultProps",{selected:!1}),t.Z=S},9255:function(e,t,n){"use strict";n.d(t,{F:function(){return o},J:function(){return a}});var r=n(9734),i=n(182),o=r.z2(),a=i.z()},9215:function(e,t,n){"use strict";n.d(t,{QT:function(){return m}});var r=n(5182),i=n.n(r),o=n(8527),a=n.n(o),c=(n(1068),n(3027)),s=n(3804),u=n(3163),l=n(1417),d=n(5799),f={__:u.__,_n:u._n,_nx:u._nx,_x:u._x,isRTL:u.isRTL,setLocaleData:u.setLocaleData},p=s.createContext(h()),m=function(){return s.useContext(p)};(0,l.createHigherOrderComponent)((function(e){return function(t){var n=m();return(0,c.createElement)(e,a()({},n,t))}}),"withI18n");function g(e,t,n){var r=e[t],o=n.hasFilter,a=n.applyFilters;return o("preTranslation")||o("postTranslation")?function(){for(var e=arguments.length,o=new Array(e),c=0;c<e;c++)o[c]=arguments[c];var s=a("preTranslation",o,t,n);return a("postTranslation",r.apply(void 0,i()(s)),s,t,n)}:r}function h(e,t){var n=e?(0,u.createI18n)(e):f,r=e?function(t,n){return function(e,t,n){return("string"==typeof n?"".concat(n,"",t):t)in e}(e,t,n)}:void 0,i=null!=t?t:(0,d.createHooks)(),o=i.addFilter,a=i.removeFilter,c={addFilter:o,removeFilter:a,hasFilter:i.hasFilter,applyFilters:i.applyFilters};return{__:g(n,"__",c),_n:g(n,"_n",c),_nx:g(n,"_nx",c),_x:g(n,"_x",c),isRTL:n.isRTL,localeData:e,hasTranslation:r,addFilter:o,removeFilter:a}}},8552:function(e,t,n){"use strict";n.d(t,{Vw:function(){return E},sS:function(){return N}});var r,i=n(2278),o=n(2884),a=n.n(o),c=n(8650),s=n.n(c),u=n(8049),l=n.n(u)()("wpcom-proxy-request"),d="https://public-api.wordpress.com",f=window.location.protocol+"//"+window.location.host,p=function(){var e=!1;try{window.postMessage({toString:function(){e=!0}},"*")}catch(t){}return e}(),m=function(){try{return new window.File(["a"],"test.jpg",{type:"image/jpeg"}),!0}catch(e){return!1}}(),g=null,h=!1,v={},y=!!window.ProgressEvent&&!!window.FormData;l('using "origin": %o',f);var _=function(e,t){var n=Object.assign({},e);l("request(%o)",n),g||C();var o=(0,i.Z)();n.callback=o,n.supports_args=!0,n.supports_error_obj=!0,n.supports_progress=y,n.method=String(n.method||"GET").toUpperCase(),l("params object: %o",n);var a=new window.XMLHttpRequest;if(a.params=n,v[o]=a,"function"==typeof t){var c=!1,s=function(e){if(!c){c=!0;var n=e.error||e.err||e;l("error: ",n),l("headers: ",e.headers),t(n,null,e.headers)}};a.addEventListener("load",(function(e){if(!c){c=!0;var n=e.response||a.response;l("body: ",n),l("headers: ",e.headers),t(null,n,e.headers)}})),a.addEventListener("abort",s),a.addEventListener("error",s)}return"function"==typeof n.onStreamRecord&&delete n.onStreamRecord,h?S(n):(l("buffering API request since proxying <iframe> is not yet loaded"),r.push(n)),a},b=function(e,t){return"function"==typeof t?_(e,t):new Promise((function(t,n){_(e,(function(e,r){e?n(e):t(r)}))}))};function E(){return b({metaAPI:{accessAllUsersBlogs:!0}})}function S(e){l("sending API request to proxy <iframe> %o",e),e.formData&&function(e){if(!window.chrome||!m)return;for(var t=0;t<e.length;t++){var n=P(e[t][1]);n&&(e[t][1]=new window.File([n],n.name,{type:n.type}))}}(e.formData),g.contentWindow.postMessage(p?JSON.stringify(e):e,d)}function w(e){return e&&"[object File]"===Object.prototype.toString.call(e)}function P(e){return w(e)?e:"object"==typeof e&&w(e.fileContents)?e.fileContents:null}function C(){l("install()"),g&&(l("uninstall()"),window.removeEventListener("message",x),document.body.removeChild(g),h=!1,g=null),r=[],window.addEventListener("message",x),(g=document.createElement("iframe")).src=d+"/wp-admin/rest-proxy/?v=2.0#"+f,g.style.display="none",document.body.appendChild(g)}var N=function(){C()};function x(e){if(l("onmessage"),e.origin===d)if(e.source===g.contentWindow){var t=e.data;if(!t)return l("no `data`, bailing");if("ready"!==t){if(p&&"string"==typeof t&&(t=JSON.parse(t)),t.upload||t.download)return function(e){l('got "progress" event: %o',e);var t=v[e.callbackId];if(t){var n=new(s())("progress",e);(e.upload?t.upload:t).dispatchEvent(n)}}(t);if(!t.length)return l("`e.data` doesn't appear to be an Array, bailing...");var n=t[t.length-1];if(!(n in v))return l("bailing, no matching request with callback: %o",n);var i,o=v[n],c=o.params,u=t[0],f=t[1],m=t[2];if(207===f||delete v[n],c.metaAPI?f="metaAPIupdated"===u?200:500:l("got %o status code for URL: %o",f,c.path),"object"==typeof m)if(m.status=f,i=m["Content-Type"],/^application[/]x-ndjson($|;)/.test(i))return void A(o,new Error("stream mode processing is not yet implemented for wpcom-proxy-request"),m);if(f&&2===Math.floor(f/100))!function(e,t,n){var r=new(s())("load");r.data=r.body=r.response=t,r.headers=n,e.dispatchEvent(r)}(o,u,m);else A(o,a()(c,f,u),m)}else!function(){if(l('proxy <iframe> "load" event'),h=!0,r){for(var e=0;e<r.length;e++)S(r[e]);r=null}}()}else l("ignoring message... iframe elements do not match");else l("ignoring message... %o !== %o",e.origin,d)}function A(e,t,n){var r=new(s())("error");r.error=r.err=t,r.headers=n,e.dispatchEvent(r)}t.ZP=b},8049:function(e,t,n){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;var n="color: "+this.color;t.splice(1,0,n,"color: inherit");var r=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(function(e){"%%"!==e&&(r++,"%c"===e&&(i=r))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(n){}},t.load=function(){var e;try{e=t.storage.getItem("debug")}catch(n){}!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG);return e},t.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+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.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"],t.log=console.debug||console.log||function(){},e.exports=n(2632)(t),e.exports.formatters.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}},2632:function(e,t,n){var r=n(5182);e.exports=function(e){function t(e){var n;function r(){for(var e=arguments.length,i=new Array(e),o=0;o<e;o++)i[o]=arguments[o];if(r.enabled){var a=r,c=Number(new Date),s=c-(n||c);a.diff=s,a.prev=n,a.curr=c,n=c,i[0]=t.coerce(i[0]),"string"!=typeof i[0]&&i.unshift("%O");var u=0;i[0]=i[0].replace(/%([a-zA-Z%])/g,(function(e,n){if("%%"===e)return e;u++;var r=t.formatters[n];if("function"==typeof r){var o=i[u];e=r.call(a,o),i.splice(u,1),u--}return e})),t.formatArgs.call(a,i);var l=a.log||t.log;l.apply(a,i)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=t.selectColor(e),r.destroy=i,r.extend=o,"function"==typeof t.init&&t.init(r),t.instances.push(r),r}function i(){var e=t.instances.indexOf(this);return-1!==e&&(t.instances.splice(e,1),!0)}function o(e,n){var r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function a(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){var e=[].concat(r(t.names.map(a)),r(t.skips.map(a).map((function(e){return"-"+e})))).join(",");return t.enable(""),e},t.enable=function(e){var n;t.save(e),t.names=[],t.skips=[];var r=("string"==typeof e?e:"").split(/[\s,]+/),i=r.length;for(n=0;n<i;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")));for(n=0;n<t.instances.length;n++){var o=t.instances[n];o.enabled=t.enabled(o.namespace)}},t.enabled=function(e){if("*"===e[e.length-1])return!0;var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(1378),Object.keys(e).forEach((function(n){t[n]=e[n]})),t.instances=[],t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){for(var n=0,r=0;r<e.length;r++)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},1898:function(e,t){"use strict";var n="Invariant failed";t.Z=function(e,t){if(!e)throw new Error(n)}},3830:function(e,t,n){"use strict";var r=n(956);e.exports=function(){var e=r.apply(r,arguments);return e.charAt(0).toUpperCase()+e.slice(1)}},956:function(e){"use strict";e.exports=function(){var e=[].map.call(arguments,(function(e){return e.trim()})).filter((function(e){return e.length})).join("-");return e.length?1!==e.length&&/[_.\- ]+/.test(e)?e.replace(/^[_.\- ]+/,"").toLowerCase().replace(/[_.\- ]+(\w|$)/g,(function(e,t){return t.toUpperCase()})):e[0]===e[0].toLowerCase()&&e.slice(1)!==e.slice(1).toLowerCase()?e:e.toLowerCase():""}},7127:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(3804),i=n(669);function o(e,t){return e===t}function a(e,t,n){var a=n&&n.equalityFn?n.equalityFn:o,c=(0,r.useState)(e),s=c[0],u=c[1],l=(0,i.Z)((0,r.useCallback)((function(e){return u(e)}),[]),t,n),d=l[0],f=l[1],p=(0,r.useRef)(e);return(0,r.useEffect)((function(){a(p.current,e)||(d(e),p.current=e)}),[e,d,a]),[s,f]}},669:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(3804);function i(e,t,n){void 0===n&&(n={});var i=n.maxWait,o=(0,r.useRef)(null),a=(0,r.useRef)([]),c=n.leading,s=(0,r.useRef)(!1),u=(0,r.useRef)(null),l=(0,r.useRef)(!1),d=(0,r.useRef)(e);d.current=e;var f=(0,r.useCallback)((function(){clearTimeout(u.current),clearTimeout(o.current),o.current=null,a.current=[],u.current=null,s.current=!1}),[]);(0,r.useEffect)((function(){return function(){l.current=!0}}),[]);return[(0,r.useCallback)((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(a.current=e,clearTimeout(u.current),!u.current&&c&&!s.current)return d.current.apply(d,e),void(s.current=!0);u.current=setTimeout((function(){f(),l.current||d.current.apply(d,e)}),t),i&&!o.current&&(o.current=setTimeout((function(){var e=a.current;f(),l.current||d.current.apply(null,e)}),i))}),[i,t,f,c]),f,function(){u.current&&(d.current.apply(null,a.current),f())}]}},8186:function(e,t,n){"use strict";var r=n(7320),i=n(3804);t.useSubscription=function(e){var t=e.getCurrentValue,n=e.subscribe,o=i.useState((function(){return{getCurrentValue:t,subscribe:n,value:t()}}));e=o[0];var a=o[1];return o=e.value,e.getCurrentValue===t&&e.subscribe===n||(o=t(),a({getCurrentValue:t,subscribe:n,value:o})),i.useDebugValue(o),i.useEffect((function(){function e(){if(!i){var e=t();a((function(i){return i.getCurrentValue!==t||i.subscribe!==n||i.value===e?i:r({},i,{value:e})}))}}var i=!1,o=n(e);return e(),function(){i=!0,o()}}),[t,n]),o}},6718:function(e,t,n){"use strict";e.exports=n(8186)},838:function(e,t){"use strict";function n(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}t.Z=function e(t,r){if(t===r)return!0;if(null==t||null==r)return!1;if(Array.isArray(t))return Array.isArray(r)&&t.length===r.length&&t.every((function(t,n){return e(t,r[n])}));if("object"==typeof t||"object"==typeof r){var i=n(t),o=n(r);return i!==t||o!==r?e(i,o):Object.keys(Object.assign({},t,r)).every((function(n){return e(t[n],r[n])}))}return!1}},2884:function(e,t,n){var r=n(3830),i=n(7260);function o(e,t){if(t)if("number"==typeof t)a(e,t);else{t.status_code&&a(e,t.status_code),t.error&&(e.name=s(t.error)),t.error_description&&(e.message=t.error_description);var n=t.errors;if(n)o(e,n.length?n[0]:n);for(var r in t)e[r]=t[r];e.status&&(t.method||t.path)&&c(e)}}function a(e,t){e.name=s(i[t]),e.status=e.statusCode=t,c(e)}function c(e){var t=e.status,n=e.method,r=e.path,i=t+" status code",o=n||r;o&&(i+=' for "'),n&&(i+=n),o&&(i+=" "),r&&(i+=r),o&&(i+='"'),e.message=i}function s(e){return r(String(e).replace(/error$/i,""),"error")}e.exports=function e(){for(var t=new Error,n=0;n<arguments.length;n++)o(t,arguments[n]);"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(t,e);return t}},7260:function(e){e.exports={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"}},4024:function(e,t){"use strict";for(var n=[],r=0;r<256;++r)n[r]=(r+256).toString(16).substr(1);t.Z=function(e,t){var r=t||0,i=n;return[i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]]].join("")}},9771:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),i=new Uint8Array(16);function o(){if(!r)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(i)}},6374:function(e,t,n){"use strict";var r=n(9771),i=n(4024);t.Z=function(e,t,n){var o=t&&n||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var a=(e=e||{}).random||(e.rng||r.Z)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var c=0;c<16;++c)t[o+c]=a[c];return t||(0,i.Z)(a)}},4947:function(e,t){"use strict";for(var n=[],r=0;r<256;++r)n[r]=(r+256).toString(16).substr(1);t.Z=function(e,t){var r=t||0,i=n;return[i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]]].join("")}},4750:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),i=new Uint8Array(16);function o(){if(!r)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(i)}},2278:function(e,t,n){"use strict";var r=n(4750),i=n(4947);t.Z=function(e,t,n){var o=t&&n||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var a=(e=e||{}).random||(e.rng||r.Z)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var c=0;c<16;++c)t[o+c]=a[c];return t||(0,i.Z)(a)}},3804:function(e){"use strict";e.exports=window.React},8681:function(e){"use strict";e.exports=window["a8c-fse-common-data-stores"]},1205:function(e){"use strict";e.exports=window.lodash},7997:function(e){"use strict";e.exports=window.wp.components},1417:function(e){"use strict";e.exports=window.wp.compose},5707:function(e){"use strict";e.exports=window.wp.data},9866:function(e){"use strict";e.exports=window.wp.dataControls},3613:function(e){"use strict";e.exports=window.wp.deprecated},3027:function(e){"use strict";e.exports=window.wp.element},5799:function(e){"use strict";e.exports=window.wp.hooks},3163:function(e){"use strict";e.exports=window.wp.i18n},1200:function(e){"use strict";e.exports=window.wp.plugins},2418:function(e){"use strict";e.exports=window.wp.primitives},791:function(e){"use strict";e.exports=window.wp.url}},t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}return n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n(272)}());
3
  Copyright (c) 2017 Jed Watson.
4
  Licensed under the MIT License (MIT), see
5
  http://jedwatson.github.io/classnames
6
+ */!function(){"use strict";var r={}.hasOwnProperty;function i(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var o=typeof n;if("string"===o||"number"===o)e.push(n);else if(Array.isArray(n)&&n.length){var a=i.apply(null,n);a&&e.push(a)}else if("object"===o)for(var c in n)r.call(n,c)&&n[c]&&e.push(c)}}return e.join(" ")}e.exports?(i.default=i,e.exports=i):void 0===(n=function(){return i}.apply(t,[]))||(e.exports=n)}()},3421:function(e,t){"use strict";var n=decodeURIComponent,r=encodeURIComponent,i=/; */,o=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function a(e,t){try{return t(e)}catch(n){return e}}},382:function(e){"use strict";var t,n="object"==typeof Reflect?Reflect:null,r=n&&"function"==typeof n.apply?n.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};t=n&&"function"==typeof n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var i=Number.isNaN||function(e){return e!=e};function o(){o.init.call(this)}e.exports=o,e.exports.once=function(e,t){return new Promise((function(n,r){function i(){void 0!==o&&e.removeListener("error",o),n([].slice.call(arguments))}var o;"error"!==t&&(o=function(n){e.removeListener(t,i),r(n)},e.once("error",o)),e.once(t,i)}))},o.EventEmitter=o,o.prototype._events=void 0,o.prototype._eventsCount=0,o.prototype._maxListeners=void 0;var a=10;function c(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function s(e){return void 0===e._maxListeners?o.defaultMaxListeners:e._maxListeners}function u(e,t,n,r){var i,o,a,u;if(c(n),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),a=o[t]),void 0===a)a=o[t]=n,++e._eventsCount;else if("function"==typeof a?a=o[t]=r?[n,a]:[a,n]:r?a.unshift(n):a.push(n),(i=s(e))>0&&a.length>i&&!a.warned){a.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=a.length,u=l,console&&console.warn&&console.warn(u)}return e}function l(){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 d(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=l.bind(r);return i.listener=n,r.wrapFn=i,i}function f(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):m(i,i.length)}function p(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function m(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return n}Object.defineProperty(o,"defaultMaxListeners",{enumerable:!0,get:function(){return a},set:function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");a=e}}),o.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},o.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},o.prototype.getMaxListeners=function(){return s(this)},o.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var i="error"===e,o=this._events;if(void 0!==o)i=i&&void 0===o.error;else if(!i)return!1;if(i){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var c=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw c.context=a,c}var s=o[e];if(void 0===s)return!1;if("function"==typeof s)r(s,this,t);else{var u=s.length,l=m(s,u);for(n=0;n<u;++n)r(l[n],this,t)}return!0},o.prototype.addListener=function(e,t){return u(this,e,t,!1)},o.prototype.on=o.prototype.addListener,o.prototype.prependListener=function(e,t){return u(this,e,t,!0)},o.prototype.once=function(e,t){return c(t),this.on(e,d(this,e,t)),this},o.prototype.prependOnceListener=function(e,t){return c(t),this.prependListener(e,d(this,e,t)),this},o.prototype.removeListener=function(e,t){var n,r,i,o,a;if(c(t),void 0===(r=this._events))return this;if(void 0===(n=r[e]))return this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(i=-1,o=n.length-1;o>=0;o--)if(n[o]===t||n[o].listener===t){a=n[o].listener,i=o;break}if(i<0)return this;0===i?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,a||t)}return this},o.prototype.off=o.prototype.removeListener,o.prototype.removeAllListeners=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var i,o=Object.keys(n);for(r=0;r<o.length;++r)"removeListener"!==(i=o[r])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},o.prototype.listeners=function(e){return f(this,e,!0)},o.prototype.rawListeners=function(e){return f(this,e,!1)},o.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):p.call(e,t)},o.prototype.listenerCount=p,o.prototype.eventNames=function(){return this._eventsCount>0?t(this._events):[]}},5695:function(e){"use strict";e.exports=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var n,r="boolean"==typeof t.cycles&&t.cycles,i=t.cmp&&(n=t.cmp,function(e){return function(t,r){var i={key:t,value:e[t]},o={key:r,value:e[r]};return n(i,o)}}),o=[];return function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!=typeof t)return JSON.stringify(t);var n,a;if(Array.isArray(t)){for(a="[",n=0;n<t.length;n++)n&&(a+=","),a+=e(t[n])||"null";return a+"]"}if(null===t)return"null";if(-1!==o.indexOf(t)){if(r)return JSON.stringify("__cycle__");throw new TypeError("Converting circular structure to JSON")}var c=o.push(t)-1,s=Object.keys(t).sort(i&&i(t));for(a="",n=0;n<s.length;n++){var u=s[n],l=e(t[u]);l&&(a&&(a+=","),a+=JSON.stringify(u)+":"+l)}return o.splice(c,1),"{"+a+"}"}}(e)}},7201:function(e){"use strict";function t(e){return function(){return e}}var n=function(){};n.thatReturns=t,n.thatReturnsFalse=t(!1),n.thatReturnsTrue=t(!0),n.thatReturnsNull=t(null),n.thatReturnsThis=function(){return this},n.thatReturnsArgument=function(e){return e},e.exports=n},4983:function(e){"use strict";e.exports=function(e,t,n,r,i,o,a,c){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,i,o,a,c],l=0;(s=new Error(t.replace(/%s/g,(function(){return u[l++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},6590:function(e,t,n){"use strict";var r=n(7201);e.exports=r},8051:function(e){"use strict";var t="__global_unique_id__";e.exports=function(){return window[t]=(window[t]||0)+1}},4495:function(e,t,n){"use strict";var r=n(212),i=n(9561);function o(){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}t.BlockHash=o,o.prototype.update=function(e,t){if(e=r.toArray(e,t),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){var n=(e=this.pending).length%this._delta8;this.pending=e.slice(e.length-n,e.length),0===this.pending.length&&(this.pending=null),e=r.join32(e,0,e.length-n,this.endian);for(var i=0;i<e.length;i+=this._delta32)this._update(e,i,i+this._delta32)}return this},o.prototype.digest=function(e){return this.update(this._pad()),i(null===this.pending),this._digest(e)},o.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,n=t-(e+this.padLength)%t,r=new Array(n+this.padLength);r[0]=128;for(var i=1;i<n;i++)r[i]=0;if(e<<=3,"big"===this.endian){for(var o=8;o<this.padLength;o++)r[i++]=0;r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=e>>>24&255,r[i++]=e>>>16&255,r[i++]=e>>>8&255,r[i++]=255&e}else for(r[i++]=255&e,r[i++]=e>>>8&255,r[i++]=e>>>16&255,r[i++]=e>>>24&255,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,o=8;o<this.padLength;o++)r[i++]=0;return r}},5079:function(e,t,n){"use strict";var r=n(212),i=n(4495),o=n(713),a=r.rotl32,c=r.sum32,s=r.sum32_5,u=o.ft_1,l=i.BlockHash,d=[1518500249,1859775393,2400959708,3395469782];function f(){if(!(this instanceof f))return new f;l.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}r.inherits(f,l),e.exports=f,f.blockSize=512,f.outSize=160,f.hmacStrength=80,f.padLength=64,f.prototype._update=function(e,t){for(var n=this.W,r=0;r<16;r++)n[r]=e[t+r];for(;r<n.length;r++)n[r]=a(n[r-3]^n[r-8]^n[r-14]^n[r-16],1);var i=this.h[0],o=this.h[1],l=this.h[2],f=this.h[3],p=this.h[4];for(r=0;r<n.length;r++){var m=~~(r/20),g=s(a(i,5),u(m,o,l,f),p,n[r],d[m]);p=f,f=l,l=a(o,30),o=i,i=g}this.h[0]=c(this.h[0],i),this.h[1]=c(this.h[1],o),this.h[2]=c(this.h[2],l),this.h[3]=c(this.h[3],f),this.h[4]=c(this.h[4],p)},f.prototype._digest=function(e){return"hex"===e?r.toHex32(this.h,"big"):r.split32(this.h,"big")}},8032:function(e,t,n){"use strict";var r=n(212),i=n(4495),o=n(713),a=n(9561),c=r.sum32,s=r.sum32_4,u=r.sum32_5,l=o.ch32,d=o.maj32,f=o.s0_256,p=o.s1_256,m=o.g0_256,g=o.g1_256,h=i.BlockHash,v=[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 y(){if(!(this instanceof y))return new y;h.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=v,this.W=new Array(64)}r.inherits(y,h),e.exports=y,y.blockSize=512,y.outSize=256,y.hmacStrength=192,y.padLength=64,y.prototype._update=function(e,t){for(var n=this.W,r=0;r<16;r++)n[r]=e[t+r];for(;r<n.length;r++)n[r]=s(g(n[r-2]),n[r-7],m(n[r-15]),n[r-16]);var i=this.h[0],o=this.h[1],h=this.h[2],v=this.h[3],y=this.h[4],_=this.h[5],b=this.h[6],E=this.h[7];for(a(this.k.length===n.length),r=0;r<n.length;r++){var S=u(E,p(y),l(y,_,b),this.k[r],n[r]),w=c(f(i),d(i,o,h));E=b,b=_,_=y,y=c(v,S),v=h,h=o,o=i,i=c(S,w)}this.h[0]=c(this.h[0],i),this.h[1]=c(this.h[1],o),this.h[2]=c(this.h[2],h),this.h[3]=c(this.h[3],v),this.h[4]=c(this.h[4],y),this.h[5]=c(this.h[5],_),this.h[6]=c(this.h[6],b),this.h[7]=c(this.h[7],E)},y.prototype._digest=function(e){return"hex"===e?r.toHex32(this.h,"big"):r.split32(this.h,"big")}},713:function(e,t,n){"use strict";var r=n(212).rotr32;function i(e,t,n){return e&t^~e&n}function o(e,t,n){return e&t^e&n^t&n}function a(e,t,n){return e^t^n}t.ft_1=function(e,t,n,r){return 0===e?i(t,n,r):1===e||3===e?a(t,n,r):2===e?o(t,n,r):void 0},t.ch32=i,t.maj32=o,t.p32=a,t.s0_256=function(e){return r(e,2)^r(e,13)^r(e,22)},t.s1_256=function(e){return r(e,6)^r(e,11)^r(e,25)},t.g0_256=function(e){return r(e,7)^r(e,18)^e>>>3},t.g1_256=function(e){return r(e,17)^r(e,19)^e>>>10}},212:function(e,t,n){"use strict";var r=n(9561),i=n(1285);function o(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function a(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function c(e){return 1===e.length?"0"+e:e}function s(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}t.inherits=i,t.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var n=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),i=0;i<e.length;i+=2)n.push(parseInt(e[i]+e[i+1],16))}else for(var r=0,i=0;i<e.length;i++){var a=e.charCodeAt(i);a<128?n[r++]=a:a<2048?(n[r++]=a>>6|192,n[r++]=63&a|128):o(e,i)?(a=65536+((1023&a)<<10)+(1023&e.charCodeAt(++i)),n[r++]=a>>18|240,n[r++]=a>>12&63|128,n[r++]=a>>6&63|128,n[r++]=63&a|128):(n[r++]=a>>12|224,n[r++]=a>>6&63|128,n[r++]=63&a|128)}else for(i=0;i<e.length;i++)n[i]=0|e[i];return n},t.toHex=function(e){for(var t="",n=0;n<e.length;n++)t+=c(e[n].toString(16));return t},t.htonl=a,t.toHex32=function(e,t){for(var n="",r=0;r<e.length;r++){var i=e[r];"little"===t&&(i=a(i)),n+=s(i.toString(16))}return n},t.zero2=c,t.zero8=s,t.join32=function(e,t,n,i){var o=n-t;r(o%4==0);for(var a=new Array(o/4),c=0,s=t;c<a.length;c++,s+=4){var u;u="big"===i?e[s]<<24|e[s+1]<<16|e[s+2]<<8|e[s+3]:e[s+3]<<24|e[s+2]<<16|e[s+1]<<8|e[s],a[c]=u>>>0}return a},t.split32=function(e,t){for(var n=new Array(4*e.length),r=0,i=0;r<e.length;r++,i+=4){var o=e[r];"big"===t?(n[i]=o>>>24,n[i+1]=o>>>16&255,n[i+2]=o>>>8&255,n[i+3]=255&o):(n[i+3]=o>>>24,n[i+2]=o>>>16&255,n[i+1]=o>>>8&255,n[i]=255&o)}return n},t.rotr32=function(e,t){return e>>>t|e<<32-t},t.rotl32=function(e,t){return e<<t|e>>>32-t},t.sum32=function(e,t){return e+t>>>0},t.sum32_3=function(e,t,n){return e+t+n>>>0},t.sum32_4=function(e,t,n,r){return e+t+n+r>>>0},t.sum32_5=function(e,t,n,r,i){return e+t+n+r+i>>>0},t.sum64=function(e,t,n,r){var i=e[t],o=r+e[t+1]>>>0,a=(o<r?1:0)+n+i;e[t]=a>>>0,e[t+1]=o},t.sum64_hi=function(e,t,n,r){return(t+r>>>0<t?1:0)+e+n>>>0},t.sum64_lo=function(e,t,n,r){return t+r>>>0},t.sum64_4_hi=function(e,t,n,r,i,o,a,c){var s=0,u=t;return s+=(u=u+r>>>0)<t?1:0,s+=(u=u+o>>>0)<o?1:0,e+n+i+a+(s+=(u=u+c>>>0)<c?1:0)>>>0},t.sum64_4_lo=function(e,t,n,r,i,o,a,c){return t+r+o+c>>>0},t.sum64_5_hi=function(e,t,n,r,i,o,a,c,s,u){var l=0,d=t;return l+=(d=d+r>>>0)<t?1:0,l+=(d=d+o>>>0)<o?1:0,l+=(d=d+c>>>0)<c?1:0,e+n+i+a+s+(l+=(d=d+u>>>0)<u?1:0)>>>0},t.sum64_5_lo=function(e,t,n,r,i,o,a,c,s,u){return t+r+o+c+u>>>0},t.rotr64_hi=function(e,t,n){return(t<<32-n|e>>>n)>>>0},t.rotr64_lo=function(e,t,n){return(e<<32-n|t>>>n)>>>0},t.shr64_hi=function(e,t,n){return e>>>n},t.shr64_lo=function(e,t,n){return(e<<32-n|t>>>n)>>>0}},7547:function(e,t,n){"use strict";n.d(t,{lX:function(){return b},q_:function(){return N},PP:function(){return A},ob:function(){return f},Hp:function(){return p},Ep:function(){return d}});var r=n(7560),i=n(7613),o=n(838),a=n(1898);function c(e){return"/"===e.charAt(0)?e:"/"+e}function s(e){return"/"===e.charAt(0)?e.substr(1):e}function u(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function l(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function d(e){var t=e.pathname,n=e.search,r=e.hash,i=t||"/";return n&&"?"!==n&&(i+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(i+="#"===r.charAt(0)?r:"#"+r),i}function f(e,t,n,o){var a;"string"==typeof e?(a=function(e){var t=e||"/",n="",r="",i=t.indexOf("#");-1!==i&&(r=t.substr(i),t=t.substr(0,i));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e)).state=t:(void 0===(a=(0,r.Z)({},e)).pathname&&(a.pathname=""),a.search?"?"!==a.search.charAt(0)&&(a.search="?"+a.search):a.search="",a.hash?"#"!==a.hash.charAt(0)&&(a.hash="#"+a.hash):a.hash="",void 0!==t&&void 0===a.state&&(a.state=t));try{a.pathname=decodeURI(a.pathname)}catch(c){throw c instanceof URIError?new URIError('Pathname "'+a.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):c}return n&&(a.key=n),o?a.pathname?"/"!==a.pathname.charAt(0)&&(a.pathname=(0,i.Z)(a.pathname,o.pathname)):a.pathname=o.pathname:a.pathname||(a.pathname="/"),a}function p(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&(0,o.Z)(e.state,t.state)}function m(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,i){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,i):i(!0):i(!1!==o)}else i(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];t.forEach((function(e){return e.apply(void 0,n)}))}}}var g=!("undefined"==typeof window||!window.document||!window.document.createElement);function h(e,t){t(window.confirm(e))}var v="popstate",y="hashchange";function _(){try{return window.history.state||{}}catch(e){return{}}}function b(e){void 0===e&&(e={}),g||(0,a.Z)(!1);var t,n=window.history,i=(-1===(t=window.navigator.userAgent).indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&window.history&&"pushState"in window.history,o=!(-1===window.navigator.userAgent.indexOf("Trident")),s=e,p=s.forceRefresh,b=void 0!==p&&p,E=s.getUserConfirmation,S=void 0===E?h:E,w=s.keyLength,P=void 0===w?6:w,C=e.basename?l(c(e.basename)):"";function N(e){var t=e||{},n=t.key,r=t.state,i=window.location,o=i.pathname+i.search+i.hash;return C&&(o=u(o,C)),f(o,r,n)}function x(){return Math.random().toString(36).substr(2,P)}var A=m();function L(e){(0,r.Z)(B,e),B.length=n.length,A.notifyListeners(B.location,B.action)}function O(e){(function(e){return void 0===e.state&&-1===navigator.userAgent.indexOf("CriOS")})(e)||k(N(e.state))}function T(){k(N(_()))}var I=!1;function k(e){if(I)I=!1,L();else{A.confirmTransitionTo(e,"POP",S,(function(t){t?L({action:"POP",location:e}):function(e){var t=B.location,n=R.indexOf(t.key);-1===n&&(n=0);var r=R.indexOf(e.key);-1===r&&(r=0);var i=n-r;i&&(I=!0,Z(i))}(e)}))}}var D=N(_()),R=[D.key];function F(e){return C+d(e)}function Z(e){n.go(e)}var j=0;function M(e){1===(j+=e)&&1===e?(window.addEventListener(v,O),o&&window.addEventListener(y,T)):0===j&&(window.removeEventListener(v,O),o&&window.removeEventListener(y,T))}var U=!1;var B={length:n.length,action:"POP",location:D,createHref:F,push:function(e,t){var r="PUSH",o=f(e,t,x(),B.location);A.confirmTransitionTo(o,r,S,(function(e){if(e){var t=F(o),a=o.key,c=o.state;if(i)if(n.pushState({key:a,state:c},null,t),b)window.location.href=t;else{var s=R.indexOf(B.location.key),u=R.slice(0,s+1);u.push(o.key),R=u,L({action:r,location:o})}else window.location.href=t}}))},replace:function(e,t){var r="REPLACE",o=f(e,t,x(),B.location);A.confirmTransitionTo(o,r,S,(function(e){if(e){var t=F(o),a=o.key,c=o.state;if(i)if(n.replaceState({key:a,state:c},null,t),b)window.location.replace(t);else{var s=R.indexOf(B.location.key);-1!==s&&(R[s]=o.key),L({action:r,location:o})}else window.location.replace(t)}}))},go:Z,goBack:function(){Z(-1)},goForward:function(){Z(1)},block:function(e){void 0===e&&(e=!1);var t=A.setPrompt(e);return U||(M(1),U=!0),function(){return U&&(U=!1,M(-1)),t()}},listen:function(e){var t=A.appendListener(e);return M(1),function(){M(-1),t()}}};return B}var E="hashchange",S={hashbang:{encodePath:function(e){return"!"===e.charAt(0)?e:"!/"+s(e)},decodePath:function(e){return"!"===e.charAt(0)?e.substr(1):e}},noslash:{encodePath:s,decodePath:c},slash:{encodePath:c,decodePath:c}};function w(e){var t=e.indexOf("#");return-1===t?e:e.slice(0,t)}function P(){var e=window.location.href,t=e.indexOf("#");return-1===t?"":e.substring(t+1)}function C(e){window.location.replace(w(window.location.href)+"#"+e)}function N(e){void 0===e&&(e={}),g||(0,a.Z)(!1);var t=window.history,n=(window.navigator.userAgent.indexOf("Firefox"),e),i=n.getUserConfirmation,o=void 0===i?h:i,s=n.hashType,p=void 0===s?"slash":s,v=e.basename?l(c(e.basename)):"",y=S[p],_=y.encodePath,b=y.decodePath;function N(){var e=b(P());return v&&(e=u(e,v)),f(e)}var x=m();function A(e){(0,r.Z)(U,e),U.length=t.length,x.notifyListeners(U.location,U.action)}var L=!1,O=null;function T(){var e,t,n=P(),r=_(n);if(n!==r)C(r);else{var i=N(),a=U.location;if(!L&&(t=i,(e=a).pathname===t.pathname&&e.search===t.search&&e.hash===t.hash))return;if(O===d(i))return;O=null,function(e){if(L)L=!1,A();else{var t="POP";x.confirmTransitionTo(e,t,o,(function(n){n?A({action:t,location:e}):function(e){var t=U.location,n=R.lastIndexOf(d(t));-1===n&&(n=0);var r=R.lastIndexOf(d(e));-1===r&&(r=0);var i=n-r;i&&(L=!0,F(i))}(e)}))}}(i)}}var I=P(),k=_(I);I!==k&&C(k);var D=N(),R=[d(D)];function F(e){t.go(e)}var Z=0;function j(e){1===(Z+=e)&&1===e?window.addEventListener(E,T):0===Z&&window.removeEventListener(E,T)}var M=!1;var U={length:t.length,action:"POP",location:D,createHref:function(e){var t=document.querySelector("base"),n="";return t&&t.getAttribute("href")&&(n=w(window.location.href)),n+"#"+_(v+d(e))},push:function(e,t){var n="PUSH",r=f(e,void 0,void 0,U.location);x.confirmTransitionTo(r,n,o,(function(e){if(e){var t=d(r),i=_(v+t);if(P()!==i){O=t,function(e){window.location.hash=e}(i);var o=R.lastIndexOf(d(U.location)),a=R.slice(0,o+1);a.push(t),R=a,A({action:n,location:r})}else A()}}))},replace:function(e,t){var n="REPLACE",r=f(e,void 0,void 0,U.location);x.confirmTransitionTo(r,n,o,(function(e){if(e){var t=d(r),i=_(v+t);P()!==i&&(O=t,C(i));var o=R.indexOf(d(U.location));-1!==o&&(R[o]=t),A({action:n,location:r})}}))},go:F,goBack:function(){F(-1)},goForward:function(){F(1)},block:function(e){void 0===e&&(e=!1);var t=x.setPrompt(e);return M||(j(1),M=!0),function(){return M&&(M=!1,j(-1)),t()}},listen:function(e){var t=x.appendListener(e);return j(1),function(){j(-1),t()}}};return U}function x(e,t,n){return Math.min(Math.max(e,t),n)}function A(e){void 0===e&&(e={});var t=e,n=t.getUserConfirmation,i=t.initialEntries,o=void 0===i?["/"]:i,a=t.initialIndex,c=void 0===a?0:a,s=t.keyLength,u=void 0===s?6:s,l=m();function p(e){(0,r.Z)(b,e),b.length=b.entries.length,l.notifyListeners(b.location,b.action)}function g(){return Math.random().toString(36).substr(2,u)}var h=x(c,0,o.length-1),v=o.map((function(e){return f(e,void 0,"string"==typeof e?g():e.key||g())})),y=d;function _(e){var t=x(b.index+e,0,b.entries.length-1),r=b.entries[t];l.confirmTransitionTo(r,"POP",n,(function(e){e?p({action:"POP",location:r,index:t}):p()}))}var b={length:v.length,action:"POP",location:v[h],index:h,entries:v,createHref:y,push:function(e,t){var r="PUSH",i=f(e,t,g(),b.location);l.confirmTransitionTo(i,r,n,(function(e){if(e){var t=b.index+1,n=b.entries.slice(0);n.length>t?n.splice(t,n.length-t,i):n.push(i),p({action:r,location:i,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",i=f(e,t,g(),b.location);l.confirmTransitionTo(i,r,n,(function(e){e&&(b.entries[b.index]=i,p({action:r,location:i}))}))},go:_,goBack:function(){_(-1)},goForward:function(){_(1)},canGo:function(e){var t=b.index+e;return t>=0&&t<b.entries.length},block:function(e){return void 0===e&&(e=!1),l.setPrompt(e)},listen:function(e){return l.appendListener(e)}};return b}},3463:function(e,t,n){"use strict";var r=n(8570),i={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},c={};function s(e){return r.isMemo(e)?a:c[e.$$typeof]||i}c[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},c[r.Memo]=a;var u=Object.defineProperty,l=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(m){var i=p(n);i&&i!==m&&e(t,i,r)}var a=l(n);d&&(a=a.concat(d(n)));for(var c=s(t),g=s(n),h=0;h<a.length;++h){var v=a[h];if(!(o[v]||r&&r[v]||g&&g[v]||c&&c[v])){var y=f(n,v);try{u(t,v,y)}catch(_){}}}}return t}},1285:function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}},7010:function(e,t,n){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=c(n(3804)),o=c(n(3631)),a=c(n(2586));function c(e){return e&&e.__esModule?e:{default:e}}var s=void 0;function u(e,t){var n,a,c,l,d,f,p,m,g=[],h={};for(f=0;f<e.length;f++)if("string"!==(d=e[f]).type){if(!t.hasOwnProperty(d.value)||void 0===t[d.value])throw new Error("Invalid interpolation, missing component node: `"+d.value+"`");if("object"!==r(t[d.value]))throw new Error("Invalid interpolation, component node must be a ReactElement or null: `"+d.value+"`","\n> "+s);if("componentClose"===d.type)throw new Error("Missing opening component token: `"+d.value+"`");if("componentOpen"===d.type){n=t[d.value],c=f;break}g.push(t[d.value])}else g.push(d.value);return n&&(l=function(e,t){var n,r,i=t[e],o=0;for(r=e+1;r<t.length;r++)if((n=t[r]).value===i.value){if("componentOpen"===n.type){o++;continue}if("componentClose"===n.type){if(0===o)return r;o--}}throw new Error("Missing closing component token `"+i.value+"`")}(c,e),p=u(e.slice(c+1,l),t),a=i.default.cloneElement(n,{},p),g.push(a),l<e.length-1&&(m=u(e.slice(l+1),t),g=g.concat(m))),1===g.length?g[0]:(g.forEach((function(e,t){e&&(h["interpolation-child-"+t]=e)})),(0,o.default)(h))}t.Z=function(e){var t=e.mixedString,n=e.components,i=e.throwErrors;if(s=t,!n)return t;if("object"!==(void 0===n?"undefined":r(n))){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because components is not an object");return t}var o=(0,a.default)(t);try{return u(o,n)}catch(c){if(i)throw new Error("Interpolation Error: unable to process `"+t+"` because of error `"+c.message+"`");return t}}},2586:function(e){"use strict";function t(e){return e.match(/^\{\{\//)?{type:"componentClose",value:e.replace(/\W/g,"")}:e.match(/\/\}\}$/)?{type:"componentSelfClosing",value:e.replace(/\W/g,"")}:e.match(/^\{\{/)?{type:"componentOpen",value:e.replace(/\W/g,"")}:{type:"string",value:e}}e.exports=function(e){return e.split(/(\{\{\/?\s*\w+\s*\/?\}\})/g).map(t)}},7839:function(e,t,n){var r=n(382),i=n(1285);function o(e){if(!(this instanceof o))return new o(e);"number"==typeof e&&(e={max:e}),e||(e={}),r.EventEmitter.call(this),this.cache={},this.head=this.tail=null,this.length=0,this.max=e.max||1e3,this.maxAge=e.maxAge||0}e.exports=o,i(o,r.EventEmitter),Object.defineProperty(o.prototype,"keys",{get:function(){return Object.keys(this.cache)}}),o.prototype.clear=function(){this.cache={},this.head=this.tail=null,this.length=0},o.prototype.remove=function(e){if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){var t=this.cache[e];return delete this.cache[e],this._unlink(e,t.prev,t.next),t.value}},o.prototype._unlink=function(e,t,n){this.length--,0===this.length?this.head=this.tail=null:this.head===e?(this.head=t,this.cache[this.head].next=null):this.tail===e?(this.tail=n,this.cache[this.tail].prev=null):(this.cache[t].next=n,this.cache[n].prev=t)},o.prototype.peek=function(e){if(this.cache.hasOwnProperty(e)){var t=this.cache[e];if(this._checkAge(e,t))return t.value}},o.prototype.set=function(e,t){var n;if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){if((n=this.cache[e]).value=t,this.maxAge&&(n.modified=Date.now()),e===this.head)return t;this._unlink(e,n.prev,n.next)}else n={value:t,modified:0,next:null,prev:null},this.maxAge&&(n.modified=Date.now()),this.cache[e]=n,this.length===this.max&&this.evict();return this.length++,n.next=null,n.prev=this.head,this.head&&(this.cache[this.head].next=e),this.head=e,this.tail||(this.tail=e),t},o.prototype._checkAge=function(e,t){return!(this.maxAge&&Date.now()-t.modified>this.maxAge)||(this.remove(e),this.emit("evict",{key:e,value:t.value}),!1)},o.prototype.get=function(e){if("string"!=typeof e&&(e=""+e),this.cache.hasOwnProperty(e)){var t=this.cache[e];if(this._checkAge(e,t))return this.head!==e&&(e===this.tail?(this.tail=t.next,this.cache[this.tail].prev=null):this.cache[t.prev].next=t.next,this.cache[t.next].prev=t.prev,this.cache[this.head].next=e,t.prev=this.head,t.next=null,this.head=e),t.value}},o.prototype.evict=function(){if(this.tail){var e=this.tail,t=this.remove(this.tail);this.emit("evict",{key:e,value:t})}}},8919:function(e,t,n){"use strict";var r=n(3804),i=n.n(r),o=n(7111),a=n.n(o),c=n(3980),s=n.n(c),u=n(8051),l=n.n(u),d=1073741823;function f(e){var t=[];return{on:function(e){t.push(e)},off:function(e){t=t.filter((function(t){return t!==e}))},get:function(){return e},set:function(n,r){e=n,t.forEach((function(t){return t(e,r)}))}}}var p=i().createContext||function(e,t){var n,i,o="__create-react-context-"+l()()+"__",c=function(e){function n(){var t;return(t=e.apply(this,arguments)||this).emitter=f(t.props.value),t}a()(n,e);var r=n.prototype;return r.getChildContext=function(){var e;return(e={})[o]=this.emitter,e},r.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n,r=this.props.value,i=e.value;((o=r)===(a=i)?0!==o||1/o==1/a:o!=o&&a!=a)?n=0:(n="function"==typeof t?t(r,i):d,0!==(n|=0)&&this.emitter.set(e.value,n))}var o,a},r.render=function(){return this.props.children},n}(r.Component);c.childContextTypes=((n={})[o]=s().object.isRequired,n);var u=function(t){function n(){var e;return(e=t.apply(this,arguments)||this).state={value:e.getValue()},e.onUpdate=function(t,n){0!=((0|e.observedBits)&n)&&e.setState({value:e.getValue()})},e}a()(n,t);var r=n.prototype;return r.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?d:t},r.componentDidMount=function(){this.context[o]&&this.context[o].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?d:e},r.componentWillUnmount=function(){this.context[o]&&this.context[o].off(this.onUpdate)},r.getValue=function(){return this.context[o]?this.context[o].get():e},r.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(r.Component);return u.contextTypes=((i={})[o]=s().object,i),{Provider:c,Consumer:u}};t.Z=p},988:function(){},8395:function(){},6388:function(){},2849:function(){},3562:function(){},8181:function(){},4844:function(){},8096:function(){},90:function(){},6198:function(){},4578:function(){},19:function(){},9662:function(){},9117:function(){},3777:function(){},3062:function(){},8173:function(){},7638:function(){},4151:function(){},8287:function(){},4070:function(){},9561:function(e){function t(e,t){if(!e)throw new Error(t||"Assertion failed")}e.exports=t,t.equal=function(e,t,n){if(e!=t)throw new Error(n||"Assertion failed: "+e+" != "+t)}},1378:function(e){var t=1e3,n=60*t,r=60*n,i=24*r,o=7*i,a=365.25*i;function c(e,t,n,r){var i=t>=1.5*n;return Math.round(e/n)+" "+r+(i?"s":"")}e.exports=function(e,s){s=s||{};var u=typeof e;if("string"===u&&e.length>0)return function(e){if((e=String(e)).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(e);if(!c)return;var s=parseFloat(c[1]);switch((c[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return s*a;case"weeks":case"week":case"w":return s*o;case"days":case"day":case"d":return s*i;case"hours":case"hour":case"hrs":case"hr":case"h":return s*r;case"minutes":case"minute":case"mins":case"min":case"m":return s*n;case"seconds":case"second":case"secs":case"sec":case"s":return s*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return}}(e);if("number"===u&&isFinite(e))return s.long?function(e){var o=Math.abs(e);if(o>=i)return c(e,o,i,"day");if(o>=r)return c(e,o,r,"hour");if(o>=n)return c(e,o,n,"minute");if(o>=t)return c(e,o,t,"second");return e+" ms"}(e):function(e){var o=Math.abs(e);if(o>=i)return Math.round(e/i)+"d";if(o>=r)return Math.round(e/r)+"h";if(o>=n)return Math.round(e/n)+"m";if(o>=t)return Math.round(e/t)+"s";return e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},7320:function(e){"use strict";
7
  /*
8
  object-assign
9
  (c) Sindre Sorhus
16
  *
17
  * This source code is licensed under the MIT license found in the
18
  * LICENSE file in the root directory of this source tree.
19
+ */var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,i=n?Symbol.for("react.portal"):60106,o=n?Symbol.for("react.fragment"):60107,a=n?Symbol.for("react.strict_mode"):60108,c=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,l=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,p=n?Symbol.for("react.suspense"):60113,m=n?Symbol.for("react.suspense_list"):60120,g=n?Symbol.for("react.memo"):60115,h=n?Symbol.for("react.lazy"):60116,v=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,_=n?Symbol.for("react.responder"):60118,b=n?Symbol.for("react.scope"):60119;function E(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case l:case d:case o:case c:case a:case p:return e;default:switch(e=e&&e.$$typeof){case u:case f:case h:case g:case s:return e;default:return t}}case i:return t}}}function S(e){return E(e)===d}t.AsyncMode=l,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=r,t.ForwardRef=f,t.Fragment=o,t.Lazy=h,t.Memo=g,t.Portal=i,t.Profiler=c,t.StrictMode=a,t.Suspense=p,t.isAsyncMode=function(e){return S(e)||E(e)===l},t.isConcurrentMode=S,t.isContextConsumer=function(e){return E(e)===u},t.isContextProvider=function(e){return E(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return E(e)===f},t.isFragment=function(e){return E(e)===o},t.isLazy=function(e){return E(e)===h},t.isMemo=function(e){return E(e)===g},t.isPortal=function(e){return E(e)===i},t.isProfiler=function(e){return E(e)===c},t.isStrictMode=function(e){return E(e)===a},t.isSuspense=function(e){return E(e)===p},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===c||e===a||e===p||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===g||e.$$typeof===s||e.$$typeof===u||e.$$typeof===f||e.$$typeof===y||e.$$typeof===_||e.$$typeof===b||e.$$typeof===v)},t.typeOf=E},8570:function(e,t,n){"use strict";e.exports=n(6866)},7933:function(e,t,n){"use strict";n.d(t,{rU:function(){return h}});var r=n(7267),i=n(5307),o=n(3804),a=n.n(o),c=n(7547),s=(n(3980),n(7560)),u=n(8283),l=n(1898);a().Component;a().Component;var d=function(e,t){return"function"==typeof e?e(t):e},f=function(e,t){return"string"==typeof e?(0,c.ob)(e,null,null,t):e},p=function(e){return e},m=a().forwardRef;void 0===m&&(m=p);var g=m((function(e,t){var n=e.innerRef,r=e.navigate,i=e.onClick,o=(0,u.Z)(e,["innerRef","navigate","onClick"]),c=o.target,l=(0,s.Z)({},o,{onClick:function(e){try{i&&i(e)}catch(t){throw e.preventDefault(),t}e.defaultPrevented||0!==e.button||c&&"_self"!==c||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),r())}});return l.ref=p!==m&&t||n,a().createElement("a",l)}));var h=m((function(e,t){var n=e.component,i=void 0===n?g:n,o=e.replace,c=e.to,h=e.innerRef,v=(0,u.Z)(e,["component","replace","to","innerRef"]);return a().createElement(r.s6.Consumer,null,(function(e){e||(0,l.Z)(!1);var n=e.history,r=f(d(c,e.location),e.location),u=r?n.createHref(r):"",g=(0,s.Z)({},v,{href:u,navigate:function(){var t=d(c,e.location);(o?n.replace:n.push)(t)}});return p!==m?g.ref=t||h:g.innerRef=h,a().createElement(i,g)}))})),v=function(e){return e},y=a().forwardRef;void 0===y&&(y=v);y((function(e,t){var n=e["aria-current"],i=void 0===n?"page":n,o=e.activeClassName,c=void 0===o?"active":o,p=e.activeStyle,m=e.className,g=e.exact,_=e.isActive,b=e.location,E=e.strict,S=e.style,w=e.to,P=e.innerRef,C=(0,u.Z)(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","strict","style","to","innerRef"]);return a().createElement(r.s6.Consumer,null,(function(e){e||(0,l.Z)(!1);var n=b||e.location,o=f(d(w,n),n),u=o.pathname,N=u&&u.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),x=N?(0,r.LX)(n.pathname,{path:N,exact:g,strict:E}):null,A=!!(_?_(x,n):x),L=A?function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.filter((function(e){return e})).join(" ")}(m,c):m,O=A?(0,s.Z)({},S,{},p):S,T=(0,s.Z)({"aria-current":A&&i||null,className:L,style:O,to:o},C);return v!==y?T.ref=t||P:T.innerRef=P,a().createElement(h,T)}))}))},7267:function(e,t,n){"use strict";n.d(t,{VA:function(){return g},l_:function(){return b},AW:function(){return P},F0:function(){return m},rs:function(){return O},s6:function(){return p},LX:function(){return w},k6:function(){return I},TH:function(){return k}});var r=n(5307),i=n(3804),o=n.n(i),a=(n(3980),n(7547)),c=n(8919),s=n(1898),u=n(7560),l=n(99),d=n.n(l),f=(n(8570),n(8283)),p=(n(3463),function(e){var t=(0,c.Z)();return t.displayName=e,t}("Router")),m=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={location:t.history.location},n._isMounted=!1,n._pendingLocation=null,t.staticContext||(n.unlisten=t.history.listen((function(e){n._isMounted?n.setState({location:e}):n._pendingLocation=e}))),n}(0,r.Z)(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var n=t.prototype;return n.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},n.componentWillUnmount=function(){this.unlisten&&this.unlisten()},n.render=function(){return o().createElement(p.Provider,{children:this.props.children||null,value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}})},t}(o().Component);var g=function(e){function t(){for(var t,n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return(t=e.call.apply(e,[this].concat(r))||this).history=(0,a.PP)(t.props),t}return(0,r.Z)(t,e),t.prototype.render=function(){return o().createElement(m,{history:this.history,children:this.props.children})},t}(o().Component);var h=function(e){function t(){return e.apply(this,arguments)||this}(0,r.Z)(t,e);var n=t.prototype;return n.componentDidMount=function(){this.props.onMount&&this.props.onMount.call(this,this)},n.componentDidUpdate=function(e){this.props.onUpdate&&this.props.onUpdate.call(this,this,e)},n.componentWillUnmount=function(){this.props.onUnmount&&this.props.onUnmount.call(this,this)},n.render=function(){return null},t}(o().Component);var v={},y=0;function _(e,t){return void 0===e&&(e="/"),void 0===t&&(t={}),"/"===e?e:function(e){if(v[e])return v[e];var t=d().compile(e);return y<1e4&&(v[e]=t,y++),t}(e)(t,{pretty:!0})}function b(e){var t=e.computedMatch,n=e.to,r=e.push,i=void 0!==r&&r;return o().createElement(p.Consumer,null,(function(e){e||(0,s.Z)(!1);var r=e.history,c=e.staticContext,l=i?r.push:r.replace,d=(0,a.ob)(t?"string"==typeof n?_(n,t.params):(0,u.Z)({},n,{pathname:_(n.pathname,t.params)}):n);return c?(l(d),null):o().createElement(h,{onMount:function(){l(d)},onUpdate:function(e,t){var n=(0,a.ob)(t.to);(0,a.Hp)(n,(0,u.Z)({},d,{key:n.key}))||l(d)},to:n})}))}var E={},S=0;function w(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var n=t,r=n.path,i=n.exact,o=void 0!==i&&i,a=n.strict,c=void 0!==a&&a,s=n.sensitive,u=void 0!==s&&s;return[].concat(r).reduce((function(t,n){if(!n&&""!==n)return null;if(t)return t;var r=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=E[n]||(E[n]={});if(r[e])return r[e];var i=[],o={regexp:d()(e,i,t),keys:i};return S<1e4&&(r[e]=o,S++),o}(n,{end:o,strict:c,sensitive:u}),i=r.regexp,a=r.keys,s=i.exec(e);if(!s)return null;var l=s[0],f=s.slice(1),p=e===l;return o&&!p?null:{path:n,url:"/"===n&&""===l?"/":l,isExact:p,params:a.reduce((function(e,t,n){return e[t.name]=f[n],e}),{})}}),null)}var P=function(e){function t(){return e.apply(this,arguments)||this}return(0,r.Z)(t,e),t.prototype.render=function(){var e=this;return o().createElement(p.Consumer,null,(function(t){t||(0,s.Z)(!1);var n=e.props.location||t.location,r=e.props.computedMatch?e.props.computedMatch:e.props.path?w(n.pathname,e.props):t.match,i=(0,u.Z)({},t,{location:n,match:r}),a=e.props,c=a.children,l=a.component,d=a.render;return Array.isArray(c)&&0===c.length&&(c=null),o().createElement(p.Provider,{value:i},i.match?c?"function"==typeof c?c(i):c:l?o().createElement(l,i):d?d(i):null:"function"==typeof c?c(i):null)}))},t}(o().Component);function C(e){return"/"===e.charAt(0)?e:"/"+e}function N(e,t){if(!e)return t;var n=C(e);return 0!==t.pathname.indexOf(n)?t:(0,u.Z)({},t,{pathname:t.pathname.substr(n.length)})}function x(e){return"string"==typeof e?e:(0,a.Ep)(e)}function A(e){return function(){(0,s.Z)(!1)}}function L(){}o().Component;var O=function(e){function t(){return e.apply(this,arguments)||this}return(0,r.Z)(t,e),t.prototype.render=function(){var e=this;return o().createElement(p.Consumer,null,(function(t){t||(0,s.Z)(!1);var n,r,i=e.props.location||t.location;return o().Children.forEach(e.props.children,(function(e){if(null==r&&o().isValidElement(e)){n=e;var a=e.props.path||e.props.from;r=a?w(i.pathname,(0,u.Z)({},e.props,{path:a})):t.match}})),r?o().cloneElement(n,{location:i,computedMatch:r}):null}))},t}(o().Component);var T=o().useContext;function I(){return T(p).history}function k(){return T(p).location}},7613:function(e,t){"use strict";function n(e){return"/"===e.charAt(0)}function r(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1)e[n]=e[r];e.pop()}t.Z=function(e,t){void 0===t&&(t="");var i,o=e&&e.split("/")||[],a=t&&t.split("/")||[],c=e&&n(e),s=t&&n(t),u=c||s;if(e&&n(e)?a=o:o.length&&(a.pop(),a=a.concat(o)),!a.length)return"/";if(a.length){var l=a[a.length-1];i="."===l||".."===l||""===l}else i=!1;for(var d=0,f=a.length;f>=0;f--){var p=a[f];"."===p?r(a,f):".."===p?(r(a,f),d++):d&&(r(a,f),d--)}if(!u)for(;d--;d)a.unshift("..");!u||""===a[0]||a[0]&&n(a[0])||a.unshift("");var m=a.join("/");return i&&"/"!==m.substr(-1)&&(m+="/"),m}},9830:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(1184),i={contextDelimiter:"",onMissingKey:null};function o(e,t){var n;for(n in this.data=e,this.pluralForms={},this.options={},i)this.options[n]=void 0!==t&&n in t?t[n]:i[n]}o.prototype.getPluralForm=function(e,t){var n,i,o,a=this.pluralForms[e];return a||("function"!=typeof(o=(n=this.data[e][""])["Plural-Forms"]||n["plural-forms"]||n.plural_forms)&&(i=function(e){var t,n,r;for(t=e.split(";"),n=0;n<t.length;n++)if(0===(r=t[n].trim()).indexOf("plural="))return r.substr(7)}(n["Plural-Forms"]||n["plural-forms"]||n.plural_forms),o=(0,r.Z)(i)),a=this.pluralForms[e]=o),a(t)},o.prototype.dcnpgettext=function(e,t,n,r,i){var o,a,c;return o=void 0===i?0:this.getPluralForm(e,i),a=n,t&&(a=t+this.options.contextDelimiter+n),(c=this.data[e][a])&&c[o]?c[o]:(this.options.onMissingKey&&this.options.onMissingKey(n,e),0===o?n:r)}},365:function(e,t,n){"use strict";n.d(t,{y:function(){return r}});var r=function(){try{return window.self!==window.top}catch(e){return!0}};!window||!window._currentSiteType||window._currentSiteType},272:function(e,t,n){"use strict";n.r(t);n(8318),n(5631)},5631:function(e,t,n){"use strict";var r,i,o=n(3027),a=n(3804),c=n(1200),s=n(5707),u=n(791),l=n(8152),d=n(365),f=n(8318),p=n(8550),m=n(1157);r="a8c-editor-editor-focused-launch",i={render:function(){var e,t=window._currentSiteId,n=(0,s.useSelect)((function(e){return e(f.j4).isSiteLaunched(t)}),[t]),r=(0,s.useSelect)((function(e){return e(f.sC).getState()}),[]).isFocusedLaunchOpen,i=(0,s.useDispatch)(f.sC).openFocusedLaunch;a.useEffect((function(){n&&document.body.classList.add("is-focused-launch-complete")}),[n]);var c=(0,u.hasQueryArg)((0,p.O0)(),m.nU);return a.useEffect((function(){c&&!n&&i()}),[c,n,i]),r?(0,o.createElement)(l.Z,{locale:null===(e=window.wpcomEditorSiteLaunch)||void 0===e?void 0:e.locale,openCheckout:p.Rd,redirectTo:p.gQ,siteId:t,getCurrentLaunchFlowUrl:p.O0,isInIframe:(0,d.y)(),isLaunchImmediately:c}):null}},(0,c.registerPlugin)(r,i)},1157:function(e,t,n){"use strict";n.d(t,{Js:function(){return r},nU:function(){return i}});var r="focused-launch",i="should_launch"},8318:function(e,t,n){"use strict";n.d(t,{j4:function(){return r},sC:function(){return i}});n(8681);var r="automattic/site",i="automattic/launch"},8550:function(e,t,n){"use strict";n.d(t,{O0:function(){return l},gQ:function(){return d},Rd:function(){return f}});var r=n(417),i=n.n(r),o=n(1260),a=n.n(o),c=n(5799),s=n(791),u=n(1157),l=function(){var e,t,n;return null!==(e=null===(t=window)||void 0===t||null===(n=t.calypsoifyGutenberg)||void 0===n?void 0:n.currentCalypsoUrl)&&void 0!==e?e:window.location.href},d=function(e){var t="https://wordpress.com";try{var n,r;t=new URL((null===(n=window)||void 0===n||null===(r=n.calypsoifyGutenberg)||void 0===r?void 0:r.currentCalypsoUrl)||"").origin}catch(o){}var i=e.startsWith("/")?e:"/".concat(e);!function(e){window.top.location.href=e}("".concat(t).concat(i))},f=function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window._currentSiteId.toString(),r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=arguments.length>2?arguments[2]:void 0,f="a8c.wpcom-block-editor.openCheckoutModal",p=(null===(e=window)||void 0===e||null===(t=e.wpcomEditorSiteLaunch)||void 0===t?void 0:t.launchFlow)===u.Js,m=l().split("?")[0];if((0,c.hasAction)(f)&&p&&!r)(0,c.doAction)(f,{checkoutOnSuccessCallback:o,isFocusedLaunch:!0,redirectTo:(0,s.addQueryArgs)(m,a()({},u.nU,!0))});else{var g=(0,s.addQueryArgs)("/checkout/".concat(n),i()({},!r&&{redirect_to:"/home/".concat(n)}));d(g)}}},6115:function(e,t,n){"use strict";n.d(t,{jN:function(){return r.jN},Sn:function(){return i.Sn},Lo:function(){return i.Lo},k9:function(){return i.k9}});n(1694),n(6209),n(9377);var r=n(9792),i=n(3722)},9377:function(e,t,n){"use strict";"undefined"!=typeof window&&window.addEventListener("popstate",(function(){null}))},9792:function(e,t,n){"use strict";n.d(t,{jN:function(){return p}});n(1068);var r,i=n(417),o=n.n(i),a=(n(5182),n(1205)),c=(n(3421),n(382)),s=n(4898),u=(n(6209),n(1694),n(9377),n(9358)),l=["a8c_cookie_banner_ok","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"];Promise.resolve();function d(e){"undefined"!=typeof window&&(window._tkq=window._tkq||[],window._tkq.push(e))}"undefined"!=typeof document&&(0,s.ve)("//stats.wp.com/w2.js?1");var f=new c.EventEmitter;function p(e,t){if(t=t||{},(0,u.Z)('Record event "%s" called with props %o',e,t),e.startsWith("calypso_")||(0,a.includes)(l,e)){if(r){var n=r(t);t=o()(o()({},t),n)}t=(0,a.omitBy)(t,a.isUndefined),(0,u.Z)('Recording event "%s" with actual props %o',e,t),d(["recordEvent",e,t]),f.emit("record-event",e,t)}else(0,u.Z)('- Event name must be prefixed by "calypso_" or added to `EVENT_NAME_EXCEPTIONS`')}},3722:function(e,t,n){"use strict";n.d(t,{Sn:function(){return o},Lo:function(){return a},k9:function(){return c}});var r=n(6374),i=n(9792);function o(e){var t=e.railcarId,n=e.uiAlgo,r=e.uiPosition,o=e.fetchAlgo,a=e.result,c=e.query;(0,i.jN)("calypso_traintracks_render",{railcar:t,ui_algo:n,ui_position:r,fetch_algo:o,rec_result:a,fetch_query:c})}function a(e){var t=e.railcarId,n=e.action;(0,i.jN)("calypso_traintracks_interact",{railcar:t,action:n})}function c(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"recommendation";return"".concat((0,r.Z)().replace(/-/g,""),"-").concat(e)}},6209:function(e,t,n){"use strict";n(4)},9358:function(e,t,n){"use strict";var r=n(8049),i=n.n(r);t.Z=i()("calypso:analytics")},1694:function(e,t,n){"use strict";n(9358)},4:function(e,t,n){"use strict";n(8032)},3600:function(e,t,n){"use strict";n.r(t),n.d(t,{receiveCategories:function(){return r},fetchDomainSuggestions:function(){return i},receiveDomainAvailability:function(){return o},receiveDomainSuggestionsSuccess:function(){return a},receiveDomainSuggestionsError:function(){return c}});var r=function(e){return{type:"RECEIVE_CATEGORIES",categories:e}},i=function(){return{type:"FETCH_DOMAIN_SUGGESTIONS",timeStamp:Date.now()}},o=function(e,t){return{type:"RECEIVE_DOMAIN_AVAILABILITY",domainName:e,availability:t}},a=function(e,t){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS",queryObject:e,suggestions:t,timeStamp:Date.now()}},c=function(e){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_ERROR",errorMessage:e,timeStamp:Date.now()}}},584:function(e,t,n){"use strict";n.d(t,{L:function(){return i},r:function(){return r}});var r,i="automattic/domains/suggestions";!function(e){e.Failure="failure",e.Pending="pending",e.Success="success",e.Uninitialized="uninitialized"}(r||(r={}))},8077:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(5707),i=n(584),o=n(3717),a=n(3600),c=n(2269),s=n(267),u=n(3661),l=!1;function d(e){var t=e.vendor;return l||(l=!0,(0,r.registerStore)(i.L,{actions:a,controls:u.ai,reducer:o.Z,resolvers:c,selectors:(0,s.Z)(t)})),i.L}},3717:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),a=n.n(o),c=n(5707),s=n(584),u=n(4211),l={state:s.r.Uninitialized,data:{},errorMessage:null,lastUpdated:-1/0,pendingSince:void 0},d=(0,c.combineReducers)({categories:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_CATEGORIES"===t.type?t.categories:e},domainSuggestions:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,t=arguments.length>1?arguments[1]:void 0;return"FETCH_DOMAIN_SUGGESTIONS"===t.type?a()(a()({},e),{},{state:s.r.Pending,errorMessage:null,pendingSince:t.timeStamp}):"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS"===t.type?a()(a()({},e),{},{state:s.r.Success,data:a()(a()({},e.data),{},i()({},(0,u.L)(t.queryObject),t.suggestions)),errorMessage:null,lastUpdated:t.timeStamp,pendingSince:void 0}):"RECEIVE_DOMAIN_SUGGESTIONS_ERROR"===t.type?a()(a()({},e),{},{state:s.r.Failure,errorMessage:t.errorMessage,lastUpdated:t.timeStamp,pendingSince:void 0}):e},availability:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_DOMAIN_AVAILABILITY"===t.type?a()(a()({},e),{},i()({},t.domainName,t.availability)):e}});t.Z=d},2269:function(e,t,n){"use strict";n.r(t),n.d(t,{isAvailable:function(){return f},getCategories:function(){return p},__internalGetDomainSuggestions:function(){return m}});var r=n(417),i=n.n(r),o=n(9126),a=n(1481),c=n(3600),s=n(3661),u=n(4211),l=regeneratorRuntime.mark(p),d=regeneratorRuntime.mark(m),f=regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n="https://public-api.wordpress.com/rest/v1.3/domains/".concat(encodeURIComponent(t),"/is-available?is_cart_pre_check=true"),e.prev=1,e.next=4,(0,s.An)(n);case 4:return r=e.sent,i=r.body,e.abrupt("return",(0,c.receiveDomainAvailability)(t,i));case 9:return e.prev=9,e.t0=e.catch(1),e.abrupt("return",(0,c.receiveDomainAvailability)(t,{domain_name:t,mappable:"unknown",status:"unknown",supports_privacy:!1}));case 12:case"end":return e.stop()}}),e,null,[[1,9]])}));function p(){var e;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,(0,s.An)("https://public-api.wordpress.com/wpcom/v2/onboarding/domains/categories");case 2:return e=t.sent,t.abrupt("return",(0,c.receiveCategories)(e.body));case 4:case"end":return t.stop()}}),l)}function m(e){var t,n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(e.query){r.next=2;break}return r.abrupt("return",(0,c.receiveDomainSuggestionsError)("Empty query"));case 2:return r.next=4,(0,c.fetchDomainSuggestions)();case 4:return r.prev=4,r.next=7,(0,s._9)({apiVersion:"1.1",path:"/domains/suggestions",query:(0,o.stringify)(e)});case 7:t=r.sent,r.next=13;break;case 10:return r.prev=10,r.t0=r.catch(4),r.abrupt("return",(0,c.receiveDomainSuggestionsError)(r.t0.message||(0,a.Iu)("Error while fetching server response")));case 13:if(t&&""!==t){r.next=15;break}return r.abrupt("return",(0,c.receiveDomainSuggestionsError)((0,a.Iu)("Invalid response from the server")));case 15:return n=t.map((function(e){return i()(i()({},e),e.raw_price&&e.currency_code&&{cost:(0,u._)(e.raw_price,e.currency_code)})})),r.abrupt("return",(0,c.receiveDomainSuggestionsSuccess)(e,n));case 17:case"end":return r.stop()}}),d,null,[[4,10]])}},267:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(5182),a=n.n(o),c=n(5707),s=n(584),u=n(4211);t.Z=function(e){function t(t,n){return i()(i()({include_wordpressdotcom:n.only_wordpressdotcom||!1,include_dotblogsubdomain:!1,only_wordpressdotcom:!1,quantity:5,vendor:e},n),{},{query:t.trim().toLocaleLowerCase()})}return{getCategories:function(e){return[].concat(a()(e.categories.filter((function(e){return null!==e.tier})).sort((function(e,t){return e>t?1:-1}))),a()(e.categories.filter((function(e){return null===e.tier})).sort((function(e,t){return e.title.localeCompare(t.title)}))))},getDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,c.select)(s.L).__internalGetDomainSuggestions(i)},getDomainState:function(e){return e.domainSuggestions.state},getDomainErrorMessage:function(e){return e.domainSuggestions.errorMessage},getDomainSuggestionVendor:function(){return e},isLoadingDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,c.select)("core/data").isResolving(s.L,"__internalGetDomainSuggestions",[i])},__internalGetDomainSuggestions:function(e,t){return e.domainSuggestions.data[(0,u.L)(t)]},isAvailable:function(e,t){return e.availability[t]},getDomainAvailabilities:function(e){return e.availability}}}},4211:function(e,t,n){"use strict";n.d(t,{L:function(){return a},_:function(){return c}});var r=n(5695),i=n.n(r),o=n(1621),a=i();function c(e,t){return(0,o.ZP)(e,t,{stripZeros:!0})}},6108:function(e,t,n){"use strict";n.r(t),n.d(t,{setSidebarFullscreen:function(){return o},unsetSidebarFullscreen:function(){return a},setStep:function(){return c},setSiteTitle:function(){return s},setDomain:function(){return u},unsetDomain:function(){return l},confirmDomainSelection:function(){return d},setDomainSearch:function(){return f},setPlanProductId:function(){return m},unsetPlanProductId:function(){return g},updatePlan:function(){return h},openSidebar:function(){return v},closeSidebar:function(){return y},openFocusedLaunch:function(){return _},closeFocusedLaunch:function(){return b},enableExperimental:function(){return E},enableAnchorFm:function(){return S},showSiteTitleStep:function(){return w},setModalDismissible:function(){return P},unsetModalDismissible:function(){return C},showModalTitle:function(){return N},hideModalTitle:function(){return x},enablePersistentSuccessView:function(){return A},disablePersistentSuccessView:function(){return L}});var r=n(5707),i=n(9149),o=function(){return{type:"SET_SIDEBAR_FULLSCREEN"}},a=function(){return{type:"UNSET_SIDEBAR_FULLSCREEN"}},c=function(e){return{type:"SET_STEP",step:e}},s=function(e){return{type:"SET_SITE_TITLE",title:e}},u=function(e){return{type:"SET_DOMAIN",domain:e}},l=function(){return{type:"UNSET_DOMAIN"}},d=function(){return{type:"CONFIRM_DOMAIN_SELECTION"}},f=function(e){return{type:"SET_DOMAIN_SEARCH",domainSearch:e}},p=function(e){return{type:"SET_PLAN_BILLING_PERIOD",billingPeriod:e}},m=regeneratorRuntime.mark((function e(t){var n,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if((0,r.select)(i.Fs).isPlanProductFree(t)){e.next=6;break}return o=(0,r.select)(i.Fs).getPlanProductById(t),a=null!==(n=null==o?void 0:o.billingPeriod)&&void 0!==n?n:"ANNUALLY",e.next=6,p(a);case 6:return e.abrupt("return",{type:"SET_PLAN_PRODUCT_ID",planProductId:t});case 7:case"end":return e.stop()}}),e)})),g=function(){return{type:"UNSET_PLAN_PRODUCT_ID"}};function h(e){return m(e)}var v=function(){return{type:"OPEN_SIDEBAR"}},y=function(){return{type:"CLOSE_SIDEBAR"}},_=function(){return{type:"OPEN_FOCUSED_LAUNCH"}},b=function(){return{type:"CLOSE_FOCUSED_LAUNCH"}},E=function(){return{type:"ENABLE_EXPERIMENTAL"}},S=function(){return{type:"ENABLE_ANCHOR_FM"}},w=function(){return{type:"SHOW_SITE_TITLE_STEP"}},P=function(){return{type:"SET_MODAL_DISMISSIBLE"}},C=function(){return{type:"UNSET_MODAL_DISMISSIBLE"}},N=function(){return{type:"SHOW_MODAL_TITLE"}},x=function(){return{type:"HIDE_MODAL_TITLE"}},A=function(){return{type:"ENABLE_SUCCESS_VIEW"}},L=function(){return{type:"DISABLE_SUCCESS_VIEW"}}},9149:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Fs:function(){return i}});var r="automattic/launch",i="automattic/onboard/plans"},3610:function(e,t,n){"use strict";n.d(t,{y:function(){return r},M:function(){return i}});var r={Name:"name",Domain:"domain",Plan:"plan",Final:"final"},i=[r.Name,r.Domain,r.Plan,r.Final]},1635:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(9866),i=n(5707),o=n(9149),a=n(4648),c=n(6108),s=n(7092),u=n(594);(0,i.use)(i.plugins.persistence,u.Z);var l=!1;function d(){return l||(l=!0,(0,i.registerStore)(o.Ls,{actions:c,controls:r.controls,reducer:a.Z,selectors:s,persist:["domain","domainSearch","planProductId","planBillingPeriod","confirmedDomainSelection","isExperimental","isAnchorFm","isSiteTitleStepVisible","siteTitle"]})),o.Ls}},594:function(e,t,n){"use strict";var r=n(492);t.Z=(0,r.Z)("WP_LAUNCH")},4648:function(e,t,n){"use strict";var r=n(5707),i=n(3610),o=(0,r.combineReducers)({step:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i.y.Name,t=arguments.length>1?arguments[1]:void 0;return"SET_STEP"===t.type?t.step:e},siteTitle:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1?arguments[1]:void 0;return"SET_SITE_TITLE"===t.type?t.title:e},domain:function(e,t){return"SET_DOMAIN"===t.type?t.domain:"UNSET_DOMAIN"!==t.type?e:void 0},confirmedDomainSelection:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"CONFIRM_DOMAIN_SELECTION"===t.type||e},domainSearch:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;return"SET_DOMAIN_SEARCH"===t.type?t.domainSearch:e},planBillingPeriod:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ANNUALLY",t=arguments.length>1?arguments[1]:void 0;return"SET_PLAN_BILLING_PERIOD"===t.type?t.billingPeriod:e},planProductId:function(e,t){return"SET_PLAN_PRODUCT_ID"===t.type?t.planProductId:"UNSET_PLAN_PRODUCT_ID"!==t.type?e:void 0},isSidebarOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_SIDEBAR"===t.type||"CLOSE_SIDEBAR"!==t.type&&e},isSidebarFullscreen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_SIDEBAR_FULLSCREEN"===t.type||"UNSET_SIDEBAR_FULLSCREEN"!==t.type&&e},isExperimental:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_EXPERIMENTAL"===t.type||e},isAnchorFm:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_ANCHOR_FM"===t.type||e},isFocusedLaunchOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_FOCUSED_LAUNCH"===t.type||"CLOSE_FOCUSED_LAUNCH"!==t.type&&e},isSiteTitleStepVisible:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_SITE_TITLE_STEP"===t.type||e},isModalDismissible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_MODAL_DISMISSIBLE"===t.type||"UNSET_MODAL_DISMISSIBLE"!==t.type&&e},isModalTitleVisible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_MODAL_TITLE"===t.type||"HIDE_MODAL_TITLE"!==t.type&&e}});t.Z=o},7092:function(e,t,n){"use strict";n.r(t),n.d(t,{getLaunchSequence:function(){return a},getLaunchStep:function(){return c},getState:function(){return s},hasPaidDomain:function(){return u},getSelectedDomain:function(){return l},getSelectedPlanProductId:function(){return d},getLastPlanBillingPeriod:function(){return f},isSelectedPlanPaid:function(){return p},hasSelectedDomain:function(){return m},isStepCompleted:function(){return g},isFlowCompleted:function(){return h},isFlowStarted:function(){return v},getFirstIncompleteStep:function(){return y},getSiteTitle:function(){return _},getCurrentStep:function(){return b},getDomainSearch:function(){return E}});var r=n(5707),i=n(3610),o=n(9149),a=function(){return i.M},c=function(){return i.y},s=function(e){return e},u=function(e){return!!e.domain&&!e.domain.is_free},l=function(e){return e.domain},d=function(e){return e.planProductId},f=function(e){return e.planBillingPeriod},p=function(e){return void 0!==e.planProductId&&!(0,r.select)(o.Fs).isPlanProductFree(e.planProductId)},m=function(e){return!!l(e)||e.confirmedDomainSelection},g=function(e,t){if(t===i.y.Plan)return!!d(e);if(t===i.y.Name){var n=(0,r.select)("core").getEntityRecord("root","site",void 0);return!(null==n||!n.title)}return t===i.y.Domain&&(0,r.select)(o.Ls).hasSelectedDomain()},h=function(e){return i.M.slice(0,i.M.length-1).every((function(t){return g(e,t)}))},v=function(e){return i.M.some((function(t){return g(e,t)}))},y=function(e){return i.M.find((function(t){return!g(e,t)}))},_=function(e){return null==e?void 0:e.siteTitle},b=function(e){return e.step},E=function(e){return e.domainSearch}},492:function(e,t,n){"use strict";function r(e){var t=e,n=e+"_TS",r={},i={getItem:function(e){return r.hasOwnProperty(e)?r[e]:null},setItem:function(e,t){r[e]=String(t)},removeItem:function(e){delete r[e]}},o=function(){try{return window.localStorage.setItem("WP_ONBOARD_TEST","1"),window.localStorage.removeItem("WP_ONBOARD_TEST"),!0}catch(e){return!1}}()?window.localStorage:i;return{storageKey:t,storage:{getItem:function(e){var r=o.getItem(n);return r&&function(e){var t=Number(e);return Boolean(t)&&t+6048e5>Date.now()}(r)&&!new URLSearchParams(window.location.search).has("fresh")?o.getItem(e):(o.removeItem(t),o.removeItem(n),null)},setItem:function(e,t){o.setItem(n,JSON.stringify(Date.now())),o.setItem(e,t)}}}}n.d(t,{Z:function(){return r}})},9068:function(e,t,n){"use strict";n.r(t),n.d(t,{setFeatures:function(){return r},setFeaturesByType:function(){return i},setPlans:function(){return o},setPlanProducts:function(){return a},resetPlan:function(){return c}});var r=function(e,t){return{type:"SET_FEATURES",features:e,locale:t}},i=function(e,t){return{type:"SET_FEATURES_BY_TYPE",featuresByType:e,locale:t}},o=function(e,t){return{type:"SET_PLANS",plans:e,locale:t}},a=function(e){return{type:"SET_PLAN_PRODUCTS",products:e}},c=function(){return{type:"RESET_PLAN"}}},4703:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Ho:function(){return i},TO:function(){return o},YS:function(){return a},Gz:function(){return c},hx:function(){return s},iL:function(){return u},xT:function(){return l},AX:function(){return d},bS:function(){return f},UB:function(){return p},BV:function(){return m},nN:function(){return g}});var r="automattic/onboard/plans",i=1,o="free",a="personal",c="premium",s="business",u="ecommerce",l=[o,a,c,s,u],d=c,f=["personal-bundle","value_bundle","business-bundle","ecommerce-bundle"],p=["personal-bundle-monthly","value_bundle_monthly","business-bundle-monthly","ecommerce-bundle-monthly"],m=["free_plan"].concat(f,p),g=["custom-domain","support-live","priority-support"]},9734:function(e,t,n){"use strict";n.d(t,{z2:function(){return d}});var r=n(5707),i=n(4703),o=n(9438),a=n(9068),c=n(7738),s=n(5261),u=n(3661),l=!1;function d(){return l||(l=!0,(0,r.registerStore)(i.Ls,{resolvers:s,actions:a,controls:u.ai,reducer:o.ZP,selectors:c})),i.Ls}},9438:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),a=n.n(o),c=n(5707),s=(0,c.combineReducers)({features:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES":return a()(a()({},e),{},i()({},t.locale,t.features));default:return e}},featuresByType:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES_BY_TYPE":return a()(a()({},e),{},i()({},t.locale,t.featuresByType));default:return e}},planProducts:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLAN_PRODUCTS":return t.products;default:return e}},plans:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLANS":return a()(a()({},e),{},i()({},t.locale,t.plans));default:return e}}});t.ZP=s},5261:function(e,t,n){"use strict";n.r(t),n.d(t,{getSupportedPlans:function(){return g}});var r=n(9126),i=n(1621),o=n(9068),a=n(4703),c=n(3661),s=regeneratorRuntime.mark(g);function u(e){return(0,i.ZP)(12*e.raw_price,e.currency_code,{stripZeros:!0})}function l(e){return(0,i.ZP)(e.raw_price,e.currency_code,{stripZeros:!0})}function d(e){return e.reduce((function(e,t){return e[t.id]={id:t.id,name:t.name,description:t.description,type:"checkbox",requiresAnnuallyBilledPlan:a.nN.indexOf(t.id)>-1},e}),{})}function f(e,t){var n=Object.keys(t).find((function(n){return t[n].name===e}));return!!n&&t[n].requiresAnnuallyBilledPlan}function p(e,t){var n=e.highlighted_features.map((function(e){return{name:e,requiresAnnuallyBilledPlan:f(e,t)}}));return n.sort((function(e,t){return Number(t.requiresAnnuallyBilledPlan)-Number(e.requiresAnnuallyBilledPlan)})),n}function m(e,t){var n=a.BV.reduce((function(n,r){var o=e.find((function(e){return e.product_slug===r}));if(!o)return n;var a,c=t.find((function(e){return e.productIds.indexOf(o.product_id)>-1}));return n.push({productId:o.product_id,billingPeriod:31===o.bill_period?"MONTHLY":"ANNUALLY",periodAgnosticSlug:c.periodAgnosticSlug,storeSlug:o.product_slug,rawPrice:o.raw_price,pathSlug:o.path_slug,price:31===(null==o?void 0:o.bill_period)||0===o.raw_price?l(o):(a=o,(0,i.ZP)(a.raw_price/12,a.currency_code,{stripZeros:!0})),annualPrice:31===(null==o?void 0:o.bill_period)?u(o):l(o)}),n}),[]);return function(e){for(var t=function(t){var n=e.find((function(e){return e.storeSlug===a.bS[t]})),r=e.find((function(e){return e.storeSlug===a.UB[t]}));if(n&&r){var i=12*r.rawPrice,o=n.rawPrice,c=Math.round(100*(1-o/i));n.annualDiscount=c,r.annualDiscount=c}},n=0;n<a.bS.length;n++)t(n)}(n),n}function g(){var e,t,n,i,u,l,f,g=arguments;return regeneratorRuntime.wrap((function(s){for(;;)switch(s.prev=s.next){case 0:return e=g.length>0&&void 0!==g[0]?g[0]:"en",s.next=3,(0,c._9)({path:"/plans",query:(0,r.stringify)({locale:e}),apiVersion:"1.5"});case 3:return t=s.sent,s.next=6,(0,c.An)("https://public-api.wordpress.com/wpcom/v2/plans/details?locale=".concat(encodeURIComponent(e)),{mode:"cors",credentials:"omit"});case 6:return n=s.sent,i=n.body,u=d(i.features),l=i.plans.map((function(e){var t,n=null===(t=e.nonlocalized_short_name)||void 0===t?void 0:t.toLowerCase();return{description:e.tagline,features:p(e,u),storage:e.storage,title:e.short_name,featuresSlugs:e.features.reduce((function(e,t){return e[t]=!0,e}),{}),isFree:n===a.TO,isPopular:n===a.Gz,periodAgnosticSlug:n,productIds:e.products.map((function(e){return e.plan_id}))}})),f=m(t,l),s.next=13,(0,o.setPlans)(l,e);case 13:return s.next=15,(0,o.setPlanProducts)(f);case 15:return s.next=17,(0,o.setFeatures)(u,e);case 17:return s.next=19,(0,o.setFeaturesByType)(i.features_by_type,e);case 19:case"end":return s.stop()}}),s)}},7738:function(e,t,n){"use strict";n.r(t),n.d(t,{getFeatures:function(){return c},getFeaturesByType:function(){return s},getPlanByProductId:function(){return u},getPlanProductById:function(){return l},getPlanByPeriodAgnosticSlug:function(){return d},getDefaultPaidPlan:function(){return f},getDefaultFreePlan:function(){return p},getSupportedPlans:function(){return m},getPlansProducts:function(){return g},getPrices:function(){return h},getPlanByPath:function(){return v},getPlanProduct:function(){return y},isPlanEcommerce:function(){return _},isPlanFree:function(){return b},isPlanProductFree:function(){return E}});var r=n(5707),i=n(4703),o=n(3613),a=n.n(o),c=function(e,t){var n;return null!==(n=e.features[t])&&void 0!==n?n:{}},s=function(e,t){var n;return null!==(n=e.featuresByType[t])&&void 0!==n?n:[]},u=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.productIds.indexOf(t)>-1}))},l=function(e,t){if(t)return(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.productId===t}))},d=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===t}))},f=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.AX}))},p=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.TO}))},m=function(e,t){var n;return null!==(n=e.plans[t])&&void 0!==n?n:[]},g=function(e){return e.planProducts},h=function(e,t){return a()("getPrices",{alternative:"getPlanProduct().price"}),(0,r.select)(i.Ls).getPlansProducts().reduce((function(e,t){return e[t.storeSlug]=t.price,e}),{})},v=function(e,t,n){if(t){var o=(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.pathSlug===t}));if(o)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===(null==o?void 0:o.periodAgnosticSlug)}))}},y=function(e,t,n){if(t&&n){var o=(0,r.select)(i.Ls).getPlansProducts();return t===i.TO?o.find((function(e){return e.periodAgnosticSlug===t})):o.find((function(e){return e.billingPeriod===n&&e.periodAgnosticSlug===t}))}},_=function(e,t){return t===i.iL},b=function(e,t){return t===i.TO},E=function(e,t){return t===i.Ho}},8459:function(e,t,n){"use strict";n.d(t,{d:function(){return u}});var r=n(417),i=n.n(r),o=n(2220),a=n.n(o),c=n(3661),s=n(2699);function u(e){var t=regeneratorRuntime.mark(p),n=regeneratorRuntime.mark(y),r=regeneratorRuntime.mark(_),o=regeneratorRuntime.mark(b),u=regeneratorRuntime.mark(E),l=function(){return{type:"FETCH_NEW_SITE"}},d=function(e){return{type:"RECEIVE_NEW_SITE",response:e}},f=function(e){return{type:"RECEIVE_NEW_SITE_FAILED",error:e}};function p(n){var r,o,s,u,l;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,{type:"FETCH_NEW_SITE"};case 2:return t.prev=2,r=n.authToken,o=a()(n,["authToken"]),s={client_id:e.client_id,client_secret:e.client_secret,find_available_url:!0,public:-1},u=i()(i()(i()({},s),o),{},{validate:!1}),t.next=8,(0,c._9)({path:"/sites/new",apiVersion:"1.1",method:"post",body:u,token:r});case 8:return l=t.sent,t.next=11,d(l);case 11:return t.abrupt("return",!0);case 14:return t.prev=14,t.t0=t.catch(2),t.next=18,f(t.t0);case 18:return t.abrupt("return",!1);case 19:case"end":return t.stop()}}),t,null,[[2,14]])}var m=function(e,t){return{type:"RECEIVE_SITE_TITLE",siteId:e,title:t}},g=function(e){return{type:"LAUNCH_SITE_START",siteId:e}},h=function(e){return{type:"LAUNCH_SITE_SUCCESS",siteId:e}},v=function(e,t){return{type:"LAUNCH_SITE_FAILURE",siteId:e,error:t}};function y(e){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,g(e);case 2:return t.prev=2,t.next=5,(0,c._9)({path:"/sites/".concat(e,"/launch"),apiVersion:"1.1",method:"post"});case 5:return t.next=7,h(e);case 7:t.next=13;break;case 9:return t.prev=9,t.t0=t.catch(2),t.next=13,v(e,s.Hc.INTERNAL);case 13:case"end":return t.stop()}}),n,null,[[2,9]])}function _(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,c._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"GET"});case 2:return t=n.sent,n.abrupt("return",t);case 4:case"end":return n.stop()}}),r)}function b(e,t){var n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,(0,c._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"POST",body:t});case 2:return n=r.sent,r.abrupt("return",n);case 4:case"end":return r.stop()}}),o)}function E(e,t){return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,c._9)({path:"/sites/".concat(encodeURIComponent(e),"/settings"),apiVersion:"1.4",body:{blogname:t},method:"POST"});case 3:return n.next=5,m(e,t);case 5:n.next=9;break;case 7:n.prev=7,n.t0=n.catch(0);case 9:case"end":return n.stop()}}),u,null,[[0,7]])}return{receiveSiteDomains:function(e,t){return{type:"RECEIVE_SITE_DOMAINS",siteId:e,domains:t}},saveSiteTitle:E,receiveSiteTitle:m,fetchNewSite:l,fetchSite:function(){return{type:"FETCH_SITE"}},receiveNewSite:d,receiveNewSiteFailed:f,resetNewSiteFailed:function(){return{type:"RESET_RECEIVE_NEW_SITE_FAILED"}},createSite:p,receiveSite:function(e,t){return{type:"RECEIVE_SITE",siteId:e,response:t}},receiveSiteFailed:function(e,t){return{type:"RECEIVE_SITE_FAILED",siteId:e,response:t}},reset:function(){return{type:"RESET_SITE_STORE"}},launchSite:y,launchSiteStart:g,launchSiteSuccess:h,launchSiteFailure:v,getCart:_,setCart:b}}},2005:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/site"},2369:function(e,t,n){"use strict";n.d(t,{z2:function(){return d}});var r=n(5707),i=n(2005),o=n(2701),a=n(8459),c=n(7862),s=n(4309),u=n(3661),l=!1;function d(e){return l||(l=!0,(0,r.registerStore)(i.L,{actions:(0,a.d)(e),controls:u.ai,reducer:o.ZP,resolvers:c,selectors:s})),i.L}},2701:function(e,t,n){"use strict";var r=n(2220),i=n.n(r),o=n(4582),a=n.n(o),c=n(1260),s=n.n(c),u=n(417),l=n.n(u),d=n(5707),f=n(2699),p=(0,d.combineReducers)({data:function(e,t){return"RECEIVE_NEW_SITE"===t.type?t.response.blog_details:"RECEIVE_NEW_SITE_FAILED"!==t.type&&"RESET_SITE_STORE"!==t.type?e:void 0},error:function(e,t){switch(t.type){case"FETCH_NEW_SITE":case"RECEIVE_NEW_SITE":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return;case"RECEIVE_NEW_SITE_FAILED":return{error:t.error.error,status:t.error.status,statusCode:t.error.statusCode,name:t.error.name,message:t.error.message}}return e},isFetching:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_NEW_SITE":return!0;case"RECEIVE_NEW_SITE":case"RECEIVE_NEW_SITE_FAILED":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return!1}return e}}),m=(0,d.combineReducers)({isFetchingSiteDetails:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_SITE":return!0;case"RECEIVE_SITE":case"RECEIVE_SITE_FAILED":return!1}return e},newSite:p,sites:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if("RECEIVE_SITE"===t.type)return l()(l()({},e),{},s()({},t.siteId,t.response));if("RECEIVE_SITE_FAILED"===t.type){var n=t.siteId,r=(e[n],i()(e,[n].map(a())));return l()({},r)}return"RESET_SITE_STORE"===t.type?{}:"RECEIVE_SITE_TITLE"===t.type?l()(l()({},e),{},s()({},t.siteId,l()(l()({},e[t.siteId]),{},{name:t.title}))):e},launchStatus:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"LAUNCH_SITE_START"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:f.uS.IN_PROGRESS,errorCode:void 0})):"LAUNCH_SITE_SUCCESS"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:f.uS.SUCCESS,errorCode:void 0})):"LAUNCH_SITE_FAILURE"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:f.uS.FAILURE,errorCode:t.error})):e},sitesDomains:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_SITE_DOMAINS"===t.type?l()(l()({},e),{},s()({},t.siteId,t.domains)):e}});t.ZP=m},7862:function(e,t,n){"use strict";n.r(t),n.d(t,{getSite:function(){return s},getSiteDomains:function(){return u}});var r=n(5707),i=n(3661),o=n(2005),a=regeneratorRuntime.mark(s),c=regeneratorRuntime.mark(u);function s(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,r.dispatch)(o.L).fetchSite();case 2:return n.prev=2,n.next=5,(0,i._9)({path:"/sites/"+encodeURIComponent(e),apiVersion:"1.1"});case 5:return t=n.sent,n.next=8,(0,r.dispatch)(o.L).receiveSite(e,t);case 8:n.next=14;break;case 10:return n.prev=10,n.t0=n.catch(2),n.next=14,(0,r.dispatch)(o.L).receiveSiteFailed(e,void 0);case 14:case"end":return n.stop()}}),a,null,[[2,10]])}function u(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,i._9)({path:"/sites/"+encodeURIComponent(e)+"/domains",apiVersion:"1.2"});case 3:return t=n.sent,n.next=6,(0,r.dispatch)(o.L).receiveSiteDomains(e,null==t?void 0:t.domains);case 6:n.next=10;break;case 8:n.prev=8,n.t0=n.catch(0);case 10:case"end":return n.stop()}}),c,null,[[0,8]])}},4309:function(e,t,n){"use strict";n.r(t),n.d(t,{getState:function(){return a},getNewSite:function(){return c},getNewSiteError:function(){return s},isFetchingSite:function(){return u},isFetchingSiteDetails:function(){return l},isNewSite:function(){return d},getSite:function(){return f},getSiteTitle:function(){return p},isSiteLaunched:function(){return m},isSiteLaunching:function(){return g},getSiteDomains:function(){return h},getPrimarySiteDomain:function(){return v},getSiteSubdomain:function(){return y}});var r=n(5707),i=n(2005),o=n(2699),a=function(e){return e},c=function(e){return e.newSite.data},s=function(e){return e.newSite.error},u=function(e){return e.newSite.isFetching},l=function(e){return e.isFetchingSiteDetails},d=function(e){return!!e.newSite.data},f=function(e,t){return e.sites[t]},p=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSite(t))||void 0===n?void 0:n.name},m=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.SUCCESS},g=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.IN_PROGRESS},h=function(e,t){return e.sitesDomains[t]},v=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.primary_domain}))},y=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.is_subdomain}))}},2699:function(e,t,n){"use strict";var r,i,o;n.d(t,{Hc:function(){return i},uS:function(){return o}}),function(e){e[e.PublicIndexed=1]="PublicIndexed",e[e.PublicNotIndexed=0]="PublicNotIndexed",e[e.Private=-1]="Private"}(r||(r={})),function(e){e.INTERNAL="internal"}(i||(i={})),function(e){e.UNINITIALIZED="unintialized",e.IN_PROGRESS="in_progress",e.SUCCESS="success",e.FAILURE="failure"}(o||(o={}))},4366:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/wpcom-features"},2613:function(e,t,n){"use strict";n.d(t,{$:function(){return c}});var r=n(4703),i=r.YS,o=r.Gz,a=r.hx,c={domain:{id:"domain",minSupportedPlan:i},store:{id:"store",minSupportedPlan:r.iL},seo:{id:"seo",minSupportedPlan:a},plugins:{id:"plugins",minSupportedPlan:a},"ad-free":{id:"ad-free",minSupportedPlan:i},"image-storage":{id:"image-storage",minSupportedPlan:o},"video-storage":{id:"video-storage",minSupportedPlan:o},support:{id:"support",minSupportedPlan:a}}},182:function(e,t,n){"use strict";n.d(t,{z:function(){return u}});var r=n(9866),i=n(5707),o=n(4366),a=n(8638),c=n(335),s=!1;function u(){return s||(s=!0,(0,i.registerStore)(o.L,{controls:r.controls,reducer:a.Z,selectors:c})),o.L}},8638:function(e,t,n){"use strict";var r=n(2613);t.Z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.$;return e}},335:function(e,t,n){"use strict";n.r(t),n.d(t,{getAllFeatures:function(){return i},getRecommendedPlanSlug:function(){return o}});var r=n(4703),i=function(e){return e},o=function(e,t){var n=i(e);if(t.length)return t.reduce((function(e,t){var i=n[t].minSupportedPlan;return r.xT.indexOf(i)>r.xT.indexOf(e)?i:e}),n[t[0]].minSupportedPlan)}},3661:function(e,t,n){"use strict";n.d(t,{_9:function(){return c},An:function(){return s},ai:function(){return u}});var r,i=n(2954),o=n.n(i),a=n(8552),c=function(e){return{type:"WPCOM_REQUEST",request:e}},s=function(e,t){return{type:"FETCH_AND_PARSE",resource:e,options:t}},u={WPCOM_REQUEST:function(e){var t=e.request;return(0,a.ZP)(t)},FETCH_AND_PARSE:(r=o()(regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.resource,r=t.options,e.next=3,window.fetch(n,r);case 3:return i=e.sent,e.t0=i.ok,e.next=7,i.json();case 7:return e.t1=e.sent,e.abrupt("return",{ok:e.t0,body:e.t1});case 9:case"end":return e.stop()}}),e)}))),function(_x){return r.apply(this,arguments)}),RELOAD_PROXY:function(){(0,a.sS)()},REQUEST_ALL_BLOGS_ACCESS:function(){return(0,a.Vw)()},WAIT:function(e){var t=e.ms;return new Promise((function(e){return setTimeout(e,t)}))}}},3300:function(e,t,n){"use strict";n.d(t,{gB:function(){return i},au:function(){return o},F9:function(){return a},dP:function(){return c},GN:function(){return s},vn:function(){return u}});var r=n(8077),i=5,o=10,a=2,c=300,s=r.z({vendor:"variation2_front"}),u=["available","available_premium"]},4948:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=(n(3804),n(7997)),c=n(5869),s=n(3383),u=n(2779),l=n.n(u),d=n(9215),f=n(5707),p=n(3300);n(988);t.Z=function(e){var t=e.onSelect,n=e.selected,__=(0,d.QT)().__,r=(0,o.useState)(!1),u=i()(r,2),m=u[0],g=u[1],h=function(e){g(!1),t(e)},v=(0,f.useSelect)((function(e){return e(p.GN).getCategories()})),y=__("All Categories","full-site-editing");return(0,o.createElement)("div",{className:l()("domain-categories",{"is-open":m})},(0,o.createElement)(a.Button,{className:"domain-categories__dropdown-button",onClick:function(){return g(!m)}},(0,o.createElement)("span",null,null!=n?n:y),(0,o.createElement)(c.Z,{icon:s.Z,size:16})),(0,o.createElement)("ul",{className:"domain-categories__item-group"},(0,o.createElement)("li",{className:l()("domain-categories__item",{"is-selected":!n})},(0,o.createElement)(a.Button,{onClick:function(){return h()}},__("View all","full-site-editing"))),v.map((function(e){var t=e.slug,r=e.title;return(0,o.createElement)("li",{key:t,className:l()("domain-categories__item",{"is-selected":t===n})},(0,o.createElement)(a.Button,{onClick:function(){return h(t)}},r))}))))}},1052:function(e,t,n){"use strict";n.d(t,{q:function(){return o}});var r=n(3027),i=(n(3804),n(9215)),o=function(){var e=(0,i.QT)(),__=e.__,t=e.isRTL;return(0,r.createElement)("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 300 40",xmlSpace:"preserve",width:"300",style:t()?{transform:"scaleX(-1)"}:void 0},(0,r.createElement)("rect",{x:"0",width:"310",height:"50",rx:"10",fill:"#D8D8D8"}),(0,r.createElement)("rect",{x:"8",y:"8",width:"25",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("rect",{x:"40",y:"8",width:"25",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("rect",{x:"72",y:"8",width:"300",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("text",{x:"80",y:"26",direction:"ltr",textAnchor:t()?"end":"start",transform:t()?"scale(-1,1) translate(-160,0)":void 0},(0,r.createElement)("tspan",{fill:"#999"},(0,r.createElement)("tspan",null,"https://")),(0,r.createElement)("tspan",{fill:"#515151",dx:"4.5"},__("example.com","full-site-editing"))))}},7047:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n.n(a),s=n(5707),u=n(1205),l=n(7997),d=n(5869),f=n(7108),p=n(6115),m=n(584),g=n(9215),h=n(947),v=n(7226),y=n(4531),_=n(5241),b=n(1045),E=n(1071),S=n(4948),w=n(3300),P=n(1052),C=(n(8395),function(e){var t=e.groupItems,n=e.children;return t?(0,o.createElement)("div",{className:"domain-picker__suggestion-item-group"},n):(0,o.createElement)(a.Fragment,null,n)}),N=function(e){var t=e.children;return(0,o.createElement)("p",{className:"domain-picker__suggestion-group-label"},t)};t.ZP=function(e){var t,n=e.header,r=e.showDomainCategories,x=e.onDomainSelect,A=e.onExistingSubdomainSelect,L=e.quantity,O=void 0===L?w.gB:L,T=e.quantityExpanded,I=void 0===T?w.au:T,k=e.onDomainSearchBlur,D=void 0===k?u.noop:k,R=e.analyticsFlowId,F=e.analyticsUiAlgo,Z=e.initialDomainSearch,j=void 0===Z?"":Z,M=e.onSetDomainSearch,U=void 0===M?u.noop:M,B=e.currentDomain,V=e.isCheckingDomainAvailability,H=e.existingSubdomain,z=e.segregateFreeAndPaid,$=void 0!==z&&z,W=e.showSearchField,G=void 0===W||W,q=e.itemType,Y=void 0===q?h.tr:q,K=e.locale,Q=e.areDependenciesLoading,J=void 0!==Q&&Q,X=e.orderSubDomainsLast,ee=void 0!==X&&X,te=e.onUseYourDomainClick,__=(0,g.QT)().__,ne=__("Search for a domain","full-site-editing"),re=(0,a.useState)(!1),ie=i()(re,2),oe=ie[0],ae=ie[1],ce=(0,a.useState)(j),se=i()(ce,2),ue=se[0],le=se[1],de=(0,a.useState)(),fe=i()(de,2),pe=fe[0],me=fe[1],ge=(0,s.useSelect)((function(e){return e(w.GN).getDomainSuggestionVendor()})),he=(0,_.O)(ue.trim(),I,pe,K)||{},ve=he.allDomainSuggestions,ye=he.errorMessage,_e=he.state,be=he.retryRequest,Ee=null==ve?void 0:ve.slice(H?1:0,oe?I:O),Se=(0,b.$)(Ee,H,B);Se&&(null==Ee||Ee.push(Se));var we=(0,E.P)();(0,a.useEffect)((function(){ae(!1)}),[ue]);var Pe=(0,a.useState)(),Ce=i()(Pe,2),Ne=Ce[0],xe=Ce[1];(0,a.useEffect)((function(){ve&&xe((0,p.k9)("suggestion"))}),[ve,xe]),(0,a.useEffect)((function(){G||le(j)}),[j,G]);var Ae=c().useRef([]);(0,a.useEffect)((function(){var e,t;oe&&(null===(e=Ae.current[O])||void 0===e||null===(t=e.focus)||void 0===t||t.call(e))}),[oe,O]);var Le=function(e,t,n,r){var i="/domains/search/".concat(ge,"/").concat(R).concat(pe?"/"+pe:"");(0,p.Sn)({uiAlgo:"/".concat(R,"/").concat(F),fetchAlgo:i,query:ue,railcarId:t,result:r?e+"#recommended":e,uiPosition:n})},Oe=_e===m.r.Failure,Te=(null===(t=ue.trim)||void 0===t?void 0:t.call(ue).length)<=1,Ie=!Oe&&!Te,ke=!Oe&&Te,De=O;Se&&(De+=1),te&&(De+=1),H&&(De-=1);var Re=["professional"];return H&&Re.unshift("sub-domain"),ee&&Re.reverse(),(0,o.createElement)("div",{className:"domain-picker"},n&&n,G&&(0,o.createElement)("div",{className:"domain-picker__search"},(0,o.createElement)("div",{className:"domain-picker__search-icon"},(0,o.createElement)(d.Z,{icon:f.Z})),(0,o.createElement)(l.TextControl,{hideLabelFromVision:!0,label:ne,placeholder:ne,onChange:function(e){le(e),U(e)},onBlur:function(e){D&&D(e.currentTarget.value)},value:ue,dir:"ltr"})),Oe&&(0,o.createElement)(l.Notice,{className:"domain-picker__error",status:"error",isDismissible:!1},(0,o.createElement)("p",{className:"domain-picker__error-message"},ye||__("An error has occurred, please check your connection and retry.","full-site-editing")),(0,o.createElement)(l.Button,{isPrimary:!0,className:"domain-picker__error-retry-btn",onClick:be},__("Retry","full-site-editing"))),(Ie||J)&&(0,o.createElement)("div",{className:"domain-picker__body"},r&&(0,o.createElement)("div",{className:"domain-picker__aside"},(0,o.createElement)(S.Z,{selected:pe,onSelect:me})),(0,o.createElement)("div",{className:"domain-picker__suggestion-sections"},(0,o.createElement)("div",{className:"domain-picker__sugggested-items-container"},Re.map((function(e){return"sub-domain"===e?(0,o.createElement)(a.Fragment,{key:e},$&&(0,o.createElement)(N,null,__("Keep sub-domain","full-site-editing")),(0,o.createElement)(C,{key:e,groupItems:$},!J&&H&&(0,o.createElement)(h.ZP,{key:null==H?void 0:H.domain_name,domain:null==H?void 0:H.domain_name,cost:"Free",isFree:!0,isExistingSubdomain:!0,railcarId:Ne?"".concat(Ne,0):void 0,onRender:function(){return Le(null==H?void 0:H.domain_name,"".concat(Ne,0),0,!1)},selected:(null==B?void 0:B.domain_name)===(null==H?void 0:H.domain_name),onSelect:function(){null==A||A(null==H?void 0:H.domain_name)},type:Y})||(0,o.createElement)(v.Z,{type:Y}))):(0,o.createElement)(a.Fragment,{key:e},$&&(0,o.createElement)(N,null,__("Professional domains","full-site-editing")),(0,o.createElement)(C,{key:e,groupItems:$},!J&&(null==Ee?void 0:Ee.map((function(e,t){var n,r=null!=H&&H.domain_name?t+1:t,i=1===r,a=null===(n=we[null==e?void 0:e.domain_name])||void 0===n?void 0:n.status,c=!a||(null===w.vn||void 0===w.vn?void 0:w.vn.indexOf(a))>-1;return(0,o.createElement)(h.ZP,{ref:function(e){Ae.current[r]=e},key:e.domain_name,isUnavailable:!c,domain:e.domain_name,cost:e.cost,isLoading:(null==B?void 0:B.domain_name)===e.domain_name&&V,hstsRequired:e.hsts_required,isFree:e.is_free,isRecommended:i,railcarId:Ne?"".concat(Ne).concat(r):void 0,onRender:function(){return Le(e.domain_name,"".concat(Ne).concat(r),r,i)},onSelect:function(){x(e)},selected:(null==B?void 0:B.domain_name)===e.domain_name,type:Y})})))||(0,u.times)(De,(function(e){return(0,o.createElement)(v.Z,{type:Y,key:e})})),te&&!!Ee&&(0,o.createElement)(y.Z,{onClick:te})))}))),!oe&&O<I&&(null==ve?void 0:ve.length)&&(null==ve?void 0:ve.length)>O&&(0,o.createElement)("div",{className:"domain-picker__show-more"},(0,o.createElement)(l.Button,{onClick:function(){return ae(!0)},isLink:!0},__("View more results","full-site-editing"))))),ke&&!J&&(0,o.createElement)("div",{className:"domain-picker__empty-state"},(0,o.createElement)("p",{className:"domain-picker__empty-state--text"},__("A domain name is the site address people type in their browser to visit your site.","full-site-editing")),(0,o.createElement)("div",null,(0,o.createElement)(P.q,null))))}},7226:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i);t.Z=function(e){var t=e.type;return(0,r.createElement)("div",{className:o()("domain-picker__suggestion-item placeholder","type-".concat(t))},(0,r.createElement)("div",{className:"domain-picker__suggestion-item-name placeholder"}),(0,r.createElement)("div",{className:"domain-picker__price placeholder"}))}},5179:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=n(3804),u=s.forwardRef((function(e,t){var n=e.type,r=e.disabled,o=a()(e,["type","disabled"]);return"button"===n?(0,c.createElement)("div",o):(0,c.createElement)("button",i()({ref:t,disabled:r},o))}));t.Z=u},947:function(e,t,n){"use strict";n.d(t,{tr:function(){return _},En:function(){return b}});var r=n(8527),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(2779),l=n.n(u),d=n(9215),f=n(6115),p=n(7498),m=n(7997),g=n(1417),h=n(3163),v=n(1749),y=n(5179),_="radio",b="button",E="individual-item",S=function(e){var t=e.isUnavailable,n=e.domain,r=e.isLoading,i=e.cost,o=e.railcarId,u=e.hstsRequired,S=void 0!==u&&u,w=e.isFree,P=void 0!==w&&w,C=e.isExistingSubdomain,N=void 0!==C&&C,x=e.isRecommended,A=void 0!==x&&x,L=e.onSelect,O=e.onRender,T=e.selected,I=e.type,k=void 0===I?_:I,D=e.buttonRef,__=(0,d.QT)().__,R=(0,p.Iu)(),F=(0,g.useViewportMatch)("small","<"),Z=n.indexOf("."),j=n.slice(0,Z),M=n.slice(Z),U=s.useState(),B=a()(U,2),V=B[0],H=B[1],z=s.useState(),$=a()(z,2),W=$[0],G=$[1],q=__("Default","full-site-editing"),Y=__("Free","full-site-editing"),K=__("Included in paid plans","full-site-editing"),Q=__("Included with annual plans","full-site-editing"),J=__("<strong>First year included</strong> in paid plans","full-site-editing"),X=k===E?q:Y,ee=F?K:(0,c.createInterpolateElement)(J,{strong:(0,c.createElement)("strong",null)}),te=k===E?ee:F?Y:Q;s.useEffect((function(){n!==V&&W!==o&&o&&(O(),H(n),G(o))}),[n,V,W,o,O]);var ne=function(){W&&(0,f.Lo)({action:"domain_selected",railcarId:W}),L(n)},re=__("Selected","full-site-editing"),ie=__("Select","full-site-editing");return(0,c.createElement)(y.Z,{ref:D,type:k,key:j,className:l()("domain-picker__suggestion-item",{"is-free":P,"is-selected":T,"is-unavailable":t},"type-".concat(k)),onClick:"button"!==k?ne:void 0,disabled:t},k===_&&(r?(0,c.createElement)(m.Spinner,null):(0,c.createElement)("span",{className:l()("domain-picker__suggestion-radio-circle",{"is-checked":T,"is-unavailable":t})})),(0,c.createElement)("div",{className:"domain-picker__suggestion-item-name"},(0,c.createElement)("div",{className:"domain-picker__suggestion-item-name-inner"},(0,c.createElement)("span",{className:l()("domain-picker__domain-wrapper",{"with-margin":!S})},(0,c.createElement)("span",{className:"domain-picker__domain-sub-domain"},j),(0,c.createElement)("span",{className:"domain-picker__domain-tld"},M)),A&&!t&&(0,c.createElement)("div",{className:"domain-picker__badge is-recommended"},__("Recommended","full-site-editing")),S&&(0,c.createElement)(v.Z,{position:F?"bottom center":"middle right",noArrow:!1,className:"domain-picker__info-tooltip"},(0,c.createInterpolateElement)(__("All domains ending with <tld /> require an SSL certificate to host a website. When you host this domain at WordPress.com an SSL certificate is included. <learn_more_link>Learn more</learn_more_link>","full-site-editing"),{tld:(0,c.createElement)("b",null,M),learn_more_link:(0,c.createElement)("a",{target:"_blank",rel:"noreferrer",href:R("https://wordpress.com/support/https-ssl")})}))),N&&k!==E&&(0,c.createElement)("div",{className:"domain-picker__change-subdomain-tip"},__("You can change your free subdomain later under Domain Settings.","full-site-editing"))),(0,c.createElement)("div",{className:l()("domain-picker__price",{"is-paid":!P})},t&&__("Unavailable","full-site-editing"),P&&!t&&X,!P&&!t&&(0,c.createElement)(c.Fragment,null,(0,c.createElement)("span",{className:"domain-picker__price-cost"},(0,h.sprintf)(__("%s/year","full-site-editing"),i)),(0,c.createElement)("span",{className:"domain-picker__price-inclusive"}," ",te," "),(0,c.createElement)("span",{className:"domain-picker__price-renewal"},(0,h.sprintf)(__("Renews at: %s /year","full-site-editing"),i)))),k===b&&(r?(0,c.createElement)(m.Spinner,null):(0,c.createElement)("div",{className:"domain-picker__action"},(0,c.createElement)(m.Button,{ref:D,isSecondary:!0,className:l()("domain-picker__suggestion-select-button",{"is-selected":T&&!t}),disabled:t,onClick:ne},T&&!t?re:ie))))};t.ZP=s.forwardRef((function(e,t){return(0,c.createElement)(S,i()({},e,{buttonRef:t}))}))},4531:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(9211)),o=n(9215),a=n(5179);t.Z=function(e){var t=e.onClick,n=(0,o.QT)(),__=n.__,_x=n._x;return(0,r.createElement)(a.Z,{type:"button",className:"domain-picker__suggestion-item type-link",onClick:t},(0,r.createElement)("div",{className:"domain-picker__suggestion-item-name"},(0,r.createElement)("span",{className:"domain-picker__domain-wrapper with-margin with-bold-text"},__("Already own a domain?","full-site-editing")),(0,r.createElement)("div",null,(0,r.createElement)("span",{className:"domain-picker__item-tip"},_x("You can use it as your site's address.","Upgrades: Register domain description","full-site-editing")))),(0,r.createElement)(i.b4,{arrow:"right",onClick:t},_x("Use a domain I own","Domain transfer or mapping suggestion button","full-site-editing")))}},1071:function(e,t,n){"use strict";n.d(t,{P:function(){return o}});var r=n(5707),i=n(3300);function o(){return(0,r.useSelect)((function(e){return e(i.GN).getDomainAvailabilities()}),[])}},5241:function(e,t,n){"use strict";n.d(t,{O:function(){return l}});var r=n(417),i=n.n(r),o=n(1068),a=n.n(o),c=n(5707),s=n(7127),u=n(3300);function l(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"en",o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},l=(0,s.Z)(e,u.dP),d=a()(l,1),f=d[0],p=(0,c.useDispatch)(u.GN),m=p.invalidateResolutionForStoreSelector;return(0,c.useSelect)((function(e){if(f&&!(f.length<u.F9)){var a=e(u.GN),c=a.getDomainSuggestions,s=a.getDomainState,l=a.getDomainErrorMessage;return{allDomainSuggestions:c(f,i()({include_wordpressdotcom:!0,include_dotblogsubdomain:!1,quantity:t+1,locale:r,category_slug:n},o)),state:s(),errorMessage:l(),retryRequest:function(){m("__internalGetDomainSuggestions")}}}}),[f,n,t])}},1045:function(e,t,n){"use strict";n.d(t,{$:function(){return s}});var r=n(5182),i=n.n(r),o=n(1068),a=n.n(o),c=n(3804);function s(e,t,n){var r=c.useState(),o=a()(r,2),s=o[0],u=o[1],l=t&&Array.isArray(e)?[t].concat(i()(e)):e;if(c.useEffect((function(){var e=null==l?void 0:l.some((function(e){return e.domain_name===(null==n?void 0:n.domain_name)}));null!=l&&l.length&&!e&&u(n)}),[n,l]),!(null==l?void 0:l.some((function(e){return(null==e?void 0:e.domain_name)===(null==s?void 0:s.domain_name)}))))return s}},1749:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(2779),s=n.n(c),u=n(7997),l=n(5614);n(6388);t.Z=function(e){var t=e.children,n=e.className,r=e.id,c=e.position,d=void 0===c?"bottom center":c,f=e.noArrow,p=void 0===f||f,m=(0,a.useState)(!1),g=i()(m,2),h=g[0],v=g[1];return(0,o.createElement)((function(e){return(0,o.createElement)(u.Button,e)}),{icon:l.Z,onClick:function(e){v(!h),e.stopPropagation()},className:"info-tooltip","data-testid":"info-tooltip"},h&&(0,o.createElement)(u.Popover,{id:r,className:s()("info-tooltip__content",n),onClose:function(){v(!1)},position:d,noArrow:p},t))}},7356:function(e,t,n){"use strict";function r(e){if(e)return{domain_name:e,relevance:1,supports_privacy:!0,vendor:"",cost:"",product_id:0,product_slug:"",raw_price:0,currency_code:""}}function i(e){return void 0!==e.normalize&&!!e.normalize("NFD").replace(/[\u0300-\u036f]/g,"").match(/[a-z0-9-.\s]/i)}n.d(t,{n:function(){return r},Q:function(){return i}})},3759:function(e,t,n){"use strict";n.d(t,{X:function(){return i}});var r={AED:{symbol:"د.إ.‏",grouping:",",decimal:".",precision:2},AFN:{symbol:"؋",grouping:",",decimal:".",precision:2},ALL:{symbol:"Lek",grouping:".",decimal:",",precision:2},AMD:{symbol:"֏",grouping:",",decimal:".",precision:2},ANG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AOA:{symbol:"Kz",grouping:",",decimal:".",precision:2},ARS:{symbol:"$",grouping:".",decimal:",",precision:2},AUD:{symbol:"A$",grouping:",",decimal:".",precision:2},AWG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AZN:{symbol:"₼",grouping:" ",decimal:",",precision:2},BAM:{symbol:"КМ",grouping:".",decimal:",",precision:2},BBD:{symbol:"Bds$",grouping:",",decimal:".",precision:2},BDT:{symbol:"৳",grouping:",",decimal:".",precision:0},BGN:{symbol:"лв.",grouping:" ",decimal:",",precision:2},BHD:{symbol:"د.ب.‏",grouping:",",decimal:".",precision:3},BIF:{symbol:"FBu",grouping:",",decimal:".",precision:0},BMD:{symbol:"$",grouping:",",decimal:".",precision:2},BND:{symbol:"$",grouping:".",decimal:",",precision:0},BOB:{symbol:"Bs",grouping:".",decimal:",",precision:2},BRL:{symbol:"R$",grouping:".",decimal:",",precision:2},BSD:{symbol:"$",grouping:",",decimal:".",precision:2},BTC:{symbol:"Ƀ",grouping:",",decimal:".",precision:2},BTN:{symbol:"Nu.",grouping:",",decimal:".",precision:1},BWP:{symbol:"P",grouping:",",decimal:".",precision:2},BYR:{symbol:"р.",grouping:" ",decimal:",",precision:2},BZD:{symbol:"BZ$",grouping:",",decimal:".",precision:2},CAD:{symbol:"C$",grouping:",",decimal:".",precision:2},CDF:{symbol:"FC",grouping:",",decimal:".",precision:2},CHF:{symbol:"CHF",grouping:"'",decimal:".",precision:2},CLP:{symbol:"$",grouping:".",decimal:",",precision:2},CNY:{symbol:"¥",grouping:",",decimal:".",precision:2},COP:{symbol:"$",grouping:".",decimal:",",precision:2},CRC:{symbol:"₡",grouping:".",decimal:",",precision:2},CUC:{symbol:"CUC",grouping:",",decimal:".",precision:2},CUP:{symbol:"$MN",grouping:",",decimal:".",precision:2},CVE:{symbol:"$",grouping:",",decimal:".",precision:2},CZK:{symbol:"Kč",grouping:" ",decimal:",",precision:2},DJF:{symbol:"Fdj",grouping:",",decimal:".",precision:0},DKK:{symbol:"kr.",grouping:"",decimal:",",precision:2},DOP:{symbol:"RD$",grouping:",",decimal:".",precision:2},DZD:{symbol:"د.ج.‏",grouping:",",decimal:".",precision:2},EGP:{symbol:"ج.م.‏",grouping:",",decimal:".",precision:2},ERN:{symbol:"Nfk",grouping:",",decimal:".",precision:2},ETB:{symbol:"ETB",grouping:",",decimal:".",precision:2},EUR:{symbol:"€",grouping:".",decimal:",",precision:2},FJD:{symbol:"FJ$",grouping:",",decimal:".",precision:2},FKP:{symbol:"£",grouping:",",decimal:".",precision:2},GBP:{symbol:"£",grouping:",",decimal:".",precision:2},GEL:{symbol:"Lari",grouping:" ",decimal:",",precision:2},GHS:{symbol:"₵",grouping:",",decimal:".",precision:2},GIP:{symbol:"£",grouping:",",decimal:".",precision:2},GMD:{symbol:"D",grouping:",",decimal:".",precision:2},GNF:{symbol:"FG",grouping:",",decimal:".",precision:0},GTQ:{symbol:"Q",grouping:",",decimal:".",precision:2},GYD:{symbol:"G$",grouping:",",decimal:".",precision:2},HKD:{symbol:"HK$",grouping:",",decimal:".",precision:2},HNL:{symbol:"L.",grouping:",",decimal:".",precision:2},HRK:{symbol:"kn",grouping:".",decimal:",",precision:2},HTG:{symbol:"G",grouping:",",decimal:".",precision:2},HUF:{symbol:"Ft",grouping:".",decimal:",",precision:0},IDR:{symbol:"Rp",grouping:".",decimal:",",precision:0},ILS:{symbol:"₪",grouping:",",decimal:".",precision:2},INR:{symbol:"₹",grouping:",",decimal:".",precision:2},IQD:{symbol:"د.ع.‏",grouping:",",decimal:".",precision:2},IRR:{symbol:"﷼",grouping:",",decimal:"/",precision:2},ISK:{symbol:"kr.",grouping:".",decimal:",",precision:0},JMD:{symbol:"J$",grouping:",",decimal:".",precision:2},JOD:{symbol:"د.ا.‏",grouping:",",decimal:".",precision:3},JPY:{symbol:"¥",grouping:",",decimal:".",precision:0},KES:{symbol:"S",grouping:",",decimal:".",precision:2},KGS:{symbol:"сом",grouping:" ",decimal:"-",precision:2},KHR:{symbol:"៛",grouping:",",decimal:".",precision:0},KMF:{symbol:"CF",grouping:",",decimal:".",precision:2},KPW:{symbol:"₩",grouping:",",decimal:".",precision:0},KRW:{symbol:"₩",grouping:",",decimal:".",precision:0},KWD:{symbol:"د.ك.‏",grouping:",",decimal:".",precision:3},KYD:{symbol:"$",grouping:",",decimal:".",precision:2},KZT:{symbol:"₸",grouping:" ",decimal:"-",precision:2},LAK:{symbol:"₭",grouping:",",decimal:".",precision:0},LBP:{symbol:"ل.ل.‏",grouping:",",decimal:".",precision:2},LKR:{symbol:"₨",grouping:",",decimal:".",precision:0},LRD:{symbol:"L$",grouping:",",decimal:".",precision:2},LSL:{symbol:"M",grouping:",",decimal:".",precision:2},LYD:{symbol:"د.ل.‏",grouping:",",decimal:".",precision:3},MAD:{symbol:"د.م.‏",grouping:",",decimal:".",precision:2},MDL:{symbol:"lei",grouping:",",decimal:".",precision:2},MGA:{symbol:"Ar",grouping:",",decimal:".",precision:0},MKD:{symbol:"ден.",grouping:".",decimal:",",precision:2},MMK:{symbol:"K",grouping:",",decimal:".",precision:2},MNT:{symbol:"₮",grouping:" ",decimal:",",precision:2},MOP:{symbol:"MOP$",grouping:",",decimal:".",precision:2},MRO:{symbol:"UM",grouping:",",decimal:".",precision:2},MTL:{symbol:"₤",grouping:",",decimal:".",precision:2},MUR:{symbol:"₨",grouping:",",decimal:".",precision:2},MVR:{symbol:"MVR",grouping:",",decimal:".",precision:1},MWK:{symbol:"MK",grouping:",",decimal:".",precision:2},MXN:{symbol:"MX$",grouping:",",decimal:".",precision:2},MYR:{symbol:"RM",grouping:",",decimal:".",precision:2},MZN:{symbol:"MT",grouping:",",decimal:".",precision:0},NAD:{symbol:"N$",grouping:",",decimal:".",precision:2},NGN:{symbol:"₦",grouping:",",decimal:".",precision:2},NIO:{symbol:"C$",grouping:",",decimal:".",precision:2},NOK:{symbol:"kr",grouping:" ",decimal:",",precision:2},NPR:{symbol:"₨",grouping:",",decimal:".",precision:2},NZD:{symbol:"NZ$",grouping:",",decimal:".",precision:2},OMR:{symbol:"﷼",grouping:",",decimal:".",precision:3},PAB:{symbol:"B/.",grouping:",",decimal:".",precision:2},PEN:{symbol:"S/.",grouping:",",decimal:".",precision:2},PGK:{symbol:"K",grouping:",",decimal:".",precision:2},PHP:{symbol:"₱",grouping:",",decimal:".",precision:2},PKR:{symbol:"₨",grouping:",",decimal:".",precision:2},PLN:{symbol:"zł",grouping:" ",decimal:",",precision:2},PYG:{symbol:"₲",grouping:".",decimal:",",precision:2},QAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},RON:{symbol:"lei",grouping:".",decimal:",",precision:2},RSD:{symbol:"Дин.",grouping:".",decimal:",",precision:2},RUB:{symbol:"₽",grouping:" ",decimal:",",precision:2},RWF:{symbol:"RWF",grouping:" ",decimal:",",precision:2},SAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},SBD:{symbol:"S$",grouping:",",decimal:".",precision:2},SCR:{symbol:"₨",grouping:",",decimal:".",precision:2},SDD:{symbol:"LSd",grouping:",",decimal:".",precision:2},SDG:{symbol:"£‏",grouping:",",decimal:".",precision:2},SEK:{symbol:"kr",grouping:",",decimal:".",precision:2},SGD:{symbol:"S$",grouping:",",decimal:".",precision:2},SHP:{symbol:"£",grouping:",",decimal:".",precision:2},SLL:{symbol:"Le",grouping:",",decimal:".",precision:2},SOS:{symbol:"S",grouping:",",decimal:".",precision:2},SRD:{symbol:"$",grouping:",",decimal:".",precision:2},STD:{symbol:"Db",grouping:",",decimal:".",precision:2},SVC:{symbol:"₡",grouping:",",decimal:".",precision:2},SYP:{symbol:"£",grouping:",",decimal:".",precision:2},SZL:{symbol:"E",grouping:",",decimal:".",precision:2},THB:{symbol:"฿",grouping:",",decimal:".",precision:2},TJS:{symbol:"TJS",grouping:" ",decimal:";",precision:2},TMT:{symbol:"m",grouping:" ",decimal:",",precision:0},TND:{symbol:"د.ت.‏",grouping:",",decimal:".",precision:3},TOP:{symbol:"T$",grouping:",",decimal:".",precision:2},TRY:{symbol:"TL",grouping:".",decimal:",",precision:2},TTD:{symbol:"TT$",grouping:",",decimal:".",precision:2},TVD:{symbol:"$T",grouping:",",decimal:".",precision:2},TWD:{symbol:"NT$",grouping:",",decimal:".",precision:2},TZS:{symbol:"TSh",grouping:",",decimal:".",precision:2},UAH:{symbol:"₴",grouping:" ",decimal:",",precision:2},UGX:{symbol:"USh",grouping:",",decimal:".",precision:2},USD:{symbol:"$",grouping:",",decimal:".",precision:2},UYU:{symbol:"$U",grouping:".",decimal:",",precision:2},UZS:{symbol:"сўм",grouping:" ",decimal:",",precision:2},VEB:{symbol:"Bs.",grouping:",",decimal:".",precision:2},VEF:{symbol:"Bs. F.",grouping:".",decimal:",",precision:2},VND:{symbol:"₫",grouping:".",decimal:",",precision:1},VUV:{symbol:"VT",grouping:",",decimal:".",precision:0},WST:{symbol:"WS$",grouping:",",decimal:".",precision:2},XAF:{symbol:"F",grouping:",",decimal:".",precision:2},XCD:{symbol:"$",grouping:",",decimal:".",precision:2},XOF:{symbol:"F",grouping:" ",decimal:",",precision:2},XPF:{symbol:"F",grouping:",",decimal:".",precision:2},YER:{symbol:"﷼",grouping:",",decimal:".",precision:2},ZAR:{symbol:"R",grouping:" ",decimal:",",precision:2},ZMW:{symbol:"ZK",grouping:",",decimal:".",precision:2},WON:{symbol:"₩",grouping:",",decimal:".",precision:2}};function i(e){return r[e]||{symbol:"$",grouping:",",decimal:".",precision:2}}},1621:function(e,t,n){"use strict";n.d(t,{ZP:function(){return c}});var r=n(417),i=n.n(r),o=n(1481),a=n(3759);function c(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=(0,a.X)(t);if(!r||isNaN(e))return null;var c=i()(i()({},r),n),u=c.decimal,l=c.grouping,d=c.precision,f=c.symbol,p=e<0?"-":"",m=(0,o.Y4)(Math.abs(e),{decimals:d,thousandsSep:l,decPoint:u});return n.stripZeros&&(m=s(m,u)),"".concat(p).concat(f).concat(m)}function s(e,t){var n=new RegExp("\\".concat(t,"0+$"));return e.replace(n,"")}},914:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1260),a=n.n(o),c=n(8049),s=n.n(c),u=n(7010),l=n(9830),d=n(7839),f=n.n(d),p=n(5079),m=n.n(p),g=n(382),h=n(6668),v=n(3),y=s()("i18n-calypso"),_="number_format_decimals",b="number_format_thousands_sep",E="messages",S=[function(e){return e}],w={};function P(){L.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function C(e){return Array.prototype.slice.call(e)}function N(e){var t=e[0];("string"!=typeof t||e.length>3||e.length>2&&"object"==typeof e[1]&&"object"==typeof e[2])&&P("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",C(e),". See https://github.com/Automattic/i18n-calypso#translate-method"),2===e.length&&"string"==typeof t&&"string"==typeof e[1]&&P("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",C(e));for(var n={},r=0;r<e.length;r++)"object"==typeof e[r]&&(n=e[r]);if("string"==typeof t?n.original=t:"object"==typeof n.original&&(n.plural=n.original.plural,n.count=n.original.count,n.original=n.original.single),"string"==typeof e[1]&&(n.plural=e[1]),void 0===n.original)throw new Error("Translate called without a `string` value as first argument.");return n}function x(e,t){return e.dcnpgettext(E,t.context,t.original,t.plural,t.count)}function A(e,t){for(var n=S.length-1;n>=0;n--){var r=S[n](Object.assign({},t)),i=r.context?r.context+""+r.original:r.original;if(e.state.locale[i])return x(e.state.tannin,r)}return null}function L(){if(!(this instanceof L))return new L;this.defaultLocaleSlug="en",this.defaultPluralForms=function(e){return 1===e?0:1},this.state={numberFormatSettings:{},tannin:void 0,locale:void 0,localeSlug:void 0,localeVariant:void 0,textDirection:void 0,translations:f()({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new g.EventEmitter,this.stateObserver.setMaxListeners(0),this.configure()}L.throwErrors=!1,L.prototype.on=function(){var e;(e=this.stateObserver).on.apply(e,arguments)},L.prototype.off=function(){var e;(e=this.stateObserver).off.apply(e,arguments)},L.prototype.emit=function(){var e;(e=this.stateObserver).emit.apply(e,arguments)},L.prototype.numberFormat=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="number"==typeof t?t:t.decimals||0,r=t.decPoint||this.state.numberFormatSettings.decimal_point||".",i=t.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return(0,v.Z)(e,n,r,i)},L.prototype.configure=function(e){Object.assign(this,e||{}),this.setLocale()},L.prototype.setLocale=function(e){var t,n,r;if(e&&e[""]&&e[""]["key-hash"]){var i=e[""]["key-hash"],o=function(e,t){var n=!1===t?"":String(t);if(void 0!==w[n+e])return w[n+e];var r=m()().update(e).digest("hex");return w[n+e]=t?r.substr(0,t):r},c=function(e){return function(t){return t.context?(t.original=o(t.context+String.fromCharCode(4)+t.original,e),delete t.context):t.original=o(t.original,e),t}};if("sha1"===i.substr(0,4))if(4===i.length)S.push(c(!1));else{var s=i.substr(5).indexOf("-");if(s<0){var u=Number(i.substr(5));S.push(c(u))}else for(var d=Number(i.substr(5,s)),f=Number(i.substr(6+s)),p=d;p<=f;p++)S.push(c(p))}}if(e&&e[""].localeSlug)if(e[""].localeSlug===this.state.localeSlug){if(e===this.state.locale)return;Object.assign(this.state.locale,e)}else this.state.locale=Object.assign({},e);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=(null===(t=this.state.locale["text directionltr"])||void 0===t?void 0:t[0])||(null===(n=this.state.locale[""])||void 0===n||null===(r=n.momentjs_locale)||void 0===r?void 0:r.textDirection),this.state.tannin=new l.Z(a()({},E,this.state.locale)),this.state.numberFormatSettings.decimal_point=x(this.state.tannin,N([_])),this.state.numberFormatSettings.thousands_sep=x(this.state.tannin,N([b])),this.state.numberFormatSettings.decimal_point===_&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===b&&(this.state.numberFormatSettings.thousands_sep=","),this.stateObserver.emit("change")},L.prototype.getLocale=function(){return this.state.locale},L.prototype.getLocaleSlug=function(){return this.state.localeSlug},L.prototype.getLocaleVariant=function(){return this.state.localeVariant},L.prototype.isRtl=function(){return"rtl"===this.state.textDirection},L.prototype.addTranslations=function(e){for(var t in e)""!==t&&(this.state.tannin.data.messages[t]=e[t]);this.stateObserver.emit("change")},L.prototype.hasTranslation=function(){return!!A(this,N(arguments))},L.prototype.translate=function(){var e=N(arguments),t=A(this,e);if(t||(t=x(this.state.tannin,e)),e.args){var n=Array.isArray(e.args)?e.args.slice(0):[e.args];n.unshift(t);try{t=h.Z.apply(void 0,i()(n))}catch(o){if(!window||!window.console)return;var r=this.throwErrors?"error":"warn";"string"!=typeof o?window.console[r](o):window.console[r]("i18n sprintf error:",n)}}return e.components&&(t=(0,u.Z)({mixedString:t,components:e.components,throwErrors:this.throwErrors})),this.translateHooks.forEach((function(n){t=n(t,e)})),t},L.prototype.reRenderTranslations=function(){y("Re-rendering all translations due to external request"),this.stateObserver.emit("change")},L.prototype.registerComponentUpdateHook=function(e){this.componentUpdateHooks.push(e)},L.prototype.registerTranslateHook=function(e){this.translateHooks.push(e)},t.Z=L},1481:function(e,t,n){"use strict";n.d(t,{Y4:function(){return s},Iu:function(){return u}});var r=n(914),i=n(3493),o=n(975),a=n(8373),c=new r.Z,s=c.numberFormat.bind(c),u=c.translate.bind(c),l=(c.configure.bind(c),c.setLocale.bind(c),c.getLocale.bind(c),c.getLocaleSlug.bind(c),c.getLocaleVariant.bind(c),c.isRtl.bind(c),c.addTranslations.bind(c),c.reRenderTranslations.bind(c),c.registerComponentUpdateHook.bind(c),c.registerTranslateHook.bind(c),c.state,c.stateObserver,c.on.bind(c),c.off.bind(c),c.emit.bind(c),(0,i.Z)(c),(0,o.Z)(c),(0,a.Z)(c));l.useRtl,l.withRtl},3493:function(e,t,n){"use strict";n.d(t,{Z:function(){return b}});var r=n(417),i=n.n(r),o=n(85),a=n.n(o),c=n(5198),s=n.n(c),u=n(8111),l=n.n(u),d=n(270),f=n.n(d),p=n(4564),m=n.n(p),g=n(1260),h=n.n(g),v=n(3027),y=n(3804),_=n.n(y);function b(e){var t={numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e)};return function(n){var r,o,c=n.displayName||n.name||"";return o=r=function(r){f()(c,r);var o=m()(c);function c(){var e;a()(this,c);for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e=o.call.apply(o,[this].concat(n)),h()(l()(e),"boundForceUpdate",e.forceUpdate.bind(l()(e))),e}return s()(c,[{key:"componentDidMount",value:function(){e.on("change",this.boundForceUpdate)}},{key:"componentWillUnmount",value:function(){e.off("change",this.boundForceUpdate)}},{key:"render",value:function(){var r=i()(i()({locale:e.getLocaleSlug()},this.props),t);return(0,v.createElement)(n,r)}}]),c}(_().Component),h()(r,"displayName","Localized("+c+")"),o}}},3:function(e,t,n){"use strict";function r(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var i=isFinite(+e)?+e:0,o=isFinite(+t)?Math.abs(t):0,a=void 0===r?",":r,c=void 0===n?".":n,s="";return(s=(o?
20
  /*
21
  * Exposes number format capability
22
  *
24
  * @license See CREDITS.md
25
  * @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js
26
  */
27
+ function(e,t){var n=Math.pow(10,t);return""+(Math.round(e*n)/n).toFixed(t)}(i,o):""+Math.round(i)).split("."))[0].length>3&&(s[0]=s[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,a)),(s[1]||"").length<o&&(s[1]=s[1]||"",s[1]+=new Array(o-s[1].length+1).join("0")),s.join(c)}n.d(t,{Z:function(){return r}})},8373:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(6718),s=n(1417);function u(e){var t={getCurrentValue:function(){return e.isRtl()},subscribe:function(t){return e.on("change",t),function(){return e.off("change",t)}}};function n(){return(0,c.useSubscription)(t)}var r=(0,s.createHigherOrderComponent)((function(e){return(0,a.forwardRef)((function(t,r){var a=n();return(0,o.createElement)(e,i()({},t,{isRtl:a,ref:r}))}))}),"WithRTL");return{useRtl:n,withRtl:r}}},975:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(1068),i=n.n(r),o=n(3804),a=n.n(o);function c(e){function t(){var t=e.translate.bind(e);return Object.defineProperty(t,"localeSlug",{get:e.getLocaleSlug.bind(e)}),t}return function(){var n=a().useState(t),r=i()(n,2),o=r[0],c=r[1];return a().useEffect((function(){var n=function(){return c(t)};return e.on("change",n),function(){return e.off("change",n)}}),[]),o}}},849:function(e,t,n){"use strict";n.d(t,{Iw:function(){return u},bU:function(){return l}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(1417),s=(0,a.createContext)("en"),u=function(e){var t=e.children,n=e.localeSlug;return(0,o.createElement)(s.Provider,{value:n},t)};function l(){return(0,a.useContext)(s)}(0,c.createHigherOrderComponent)((function(e){return function(t){var n=l();return(0,o.createElement)(e,i()({locale:n},t))}}),"withLocale")},4655:function(e,t,n){"use strict";n.d(t,{GG:function(){return r},iT:function(){return i},xn:function(){return o},Xb:function(){return a},xN:function(){return c},hI:function(){return s},mL:function(){return u},vS:function(){return l},_r:function(){return d}});var r=["en","ja","es","pt","fr","pt-br"],i=["en","fr","de"],o=["en","fr","de"],a={"pt-br":"br",br:"bre",zh:"zh-cn","zh-hk":"zh-tw","zh-sg":"zh-cn",kr:"ko"},c=["en","en-gb"],s=["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"],d=["en","ar","de","es","fr","he","id","it","ja","ko","nl","pt-br","ro","ru","sv","tr","zh-cn","zh-tw"]},7498:function(e,t,n){"use strict";n.d(t,{Iu:function(){return h}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(1417),s=n(849),u=n(4655),l="http://__domain__.invalid",d=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return function(n,r){return t.includes(r)&&"en"!==r&&n.pathname.substr(0,r.length+2)!=="/"+r+"/"&&(n.host="".concat(u.Xb[r]||r,".").concat(e)),n}},f=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return function(r,i){return r.host="wordpress.com","object"==typeof n&&n instanceof RegExp&&!n.test(r.pathname)&&(t=[]),r.pathname=e+r.pathname,t.includes(i)&&"en"!==i&&(r.pathname=i+r.pathname),r}},p=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return function(n,r){return"object"==typeof t&&t instanceof RegExp&&!t.test(n.pathname)||e.includes(r)&&"en"!==r&&(n.pathname=r+n.pathname),n}},m={"wordpress.com/support/":p(u.hI),"wordpress.com/forums/":p(u.mL),"wordpress.com/blog/":p(u.GG,/^\/blog\/?$/),"wordpress.com/tos/":p(u.vS),"wordpress.com/wp-admin/":d("wordpress.com",u.vS),"wordpress.com/wp-login.php":d("wordpress.com",u.vS),"jetpack.com":d("jetpack.com",u._r),"en.support.wordpress.com":f("/support",u.hI),"en.blog.wordpress.com":f("/blog",u.GG,/^\/$/),"en.forums.wordpress.com":f("/forums",u.mL),"automattic.com/privacy/":p(u.iT),"automattic.com/cookies/":p(u.xn),"wordpress.com/help/contact/":function(e,t,n){return n?e:(e.pathname=e.pathname.replace(/\/help\//,"/support/"),p(u.hI)(e,t))},"wordpress.com":p(u.vS)};function g(e,t){var n,r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];try{n=new URL(String(e),l)}catch(c){return e}if(n.origin===l)return e;n.protocol="https:",n.hostname="",n.pathname.endsWith(".php")||(n.pathname=(n.pathname+"/").replace(/\/+$/,"/"));var i=n.pathname.substr(0,1+n.pathname.indexOf("/",1));if("en.wordpress.com"===n.host&&(n.host="wordpress.com"),"/"+t+"/"===i)return n.href;for(var o=[n.host,n.host+i,n.host+n.pathname],a=o.length-1;a>=0;a--)if(o[a]in m)return m[o[a]](n,t,r).href;return e}function h(){var e=(0,s.bU)();return(0,a.useCallback)((function(t,n,r){return g(t,n||e,r)}),[e])}(0,c.createHigherOrderComponent)((function(e){return function(t){var n=h();return(0,o.createElement)(e,i()({localizeUrl:n},t))}}),"withLocalizeUrl")},7469:function(e,t,n){"use strict";n.d(t,{s:function(){return r}});var r="focused-launch"},6357:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(3804),a=n(791),c=function(e){window.location.href=e},s=o.createContext({siteId:0,redirectTo:c,getCurrentLaunchFlowUrl:function(){return window.location.href},openCheckout:function(e,t){c((0,a.addQueryArgs)("/checkout/".concat(e),i()({preLaunch:1},!t&&{redirect_to:"/home/".concat(e)})))},flow:"launch",isInIframe:!1});t.Z=s},1918:function(e,t,n){"use strict";var r=n(3027),i=n(3804),o=n(7267),a=n(3163),c=n(7047),s=n(7356),u=n(947),l=n(5915),d=n(6115),f=n(849),p=n(5144),m=n(6956),g=n(780),h=n(7469),v=n(1319),y=n(6357),__=(n(2849),a.__),_="domain_step";t.Z=function(){var e=i.useContext(y.Z),t=e.getCurrentLaunchFlowUrl,n=e.redirectTo,a=(0,f.bU)(),b=(0,p.j)().siteSubdomain,E=(0,m.f)(),S=E.domainSearch,w=E.setDomainSearch,P=(0,g.my)(),C=P.onDomainSelect,N=P.onExistingSubdomainSelect,x=P.currentDomain,A=(0,o.k6)(),L=function(){A.goBack()},O=t();return(0,r.createElement)("div",{className:"focused-launch-container"},(0,r.createElement)("div",{className:"focused-launch-details__back-button-wrapper"},(0,r.createElement)(v.Z,{onClick:L})),(0,r.createElement)("div",{className:"focused-launch-details__header"},(0,r.createElement)(l.b,null,__("Choose a domain","full-site-editing")),(0,r.createElement)(l.D,null,__("Free for the first year with any paid plan.","full-site-editing"))),(0,r.createElement)("div",{className:"focused-launch-details__body"},(0,r.createElement)(c.ZP,{initialDomainSearch:S,onSetDomainSearch:w,onDomainSearchBlur:function(e){(0,d.jN)("calypso_newsite_domain_search_blur",{flow:h.s,query:e,where:_})},currentDomain:x,existingSubdomain:(0,s.n)(null==b?void 0:b.domain),onDomainSelect:function(e){C(e),L()},onExistingSubdomainSelect:function(){N(),L()},analyticsFlowId:h.s,analyticsUiAlgo:_,segregateFreeAndPaid:!0,locale:a,itemType:u.En,onUseYourDomainClick:function(){var e="/start/new-launch/domains-launch/use-your-domain?siteSlug=".concat(null==b?void 0:b.domain,"&source=").concat(O);n(e)}})))}},1319:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(3163)),u=n(5869),l=n(1100),d=n(2779),f=n.n(d),p=n(9211),__=(n(3562),s.__);t.Z=function(e){var t=e.className,n=a()(e,["className"]);return(0,c.createElement)(p.xE,i()({},n,{className:f()("go-back-button__focused-launch",t)}),(0,c.createElement)(u.Z,{icon:l.Z}),__("Go back","full-site-editing"))}},1342:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(7267),s=n(5707),u=n(737),l=n(3073),d=n(6321),f=n(3821),p=n(1918),m=n(1796),g=n(4195),h=n(1120),v=n(780),y=n(6698);n(4844);t.Z=function(){var e=(0,l.W)(),t=e.hasPaidPlan,n=e.isSiteLaunched,r=e.isSiteLaunching,_=(0,s.useSelect)((function(e){var t=e(h.sC).getState().planProductId;return[e(h.sC).hasSelectedDomain(),t]})),b=i()(_,2),E=b[0],S=b[1],w=(0,v.cU)(),P=(0,s.useDispatch)(h.sC).setDomain;a.useEffect((function(){!E&&w&&P(w)}),[E,w,P]);var C=(0,y.eM)(),N=(0,s.useDispatch)(h.sC).setPlanProductId,x=a.useRef(!0);a.useEffect((function(){S&&(x.current=!1)}),[S]),a.useEffect((function(){!S&&C&&!t&&x.current&&N(C)}),[S,C,N,t,x]);var A=(0,s.useDispatch)(h.sC).unsetPlanProductId;return a.useEffect((function(){t&&A()}),[t,A]),(0,o.createElement)(c.VA,null,(0,o.createElement)(u.Z,{selector:".components-modal__content"}),(n||r)&&(0,o.createElement)(c.l_,{to:d.A.Success}),(0,o.createElement)(c.rs,null,(0,o.createElement)(c.AW,{path:d.A.DomainDetails},(0,o.createElement)(p.Z,null)),(0,o.createElement)(c.AW,{path:d.A.PlanDetails},(0,o.createElement)(m.Z,null)),(0,o.createElement)(c.AW,{path:d.A.Success},(0,o.createElement)(g.Z,null)),(0,o.createElement)(c.AW,{path:d.A.Summary},(0,o.createElement)(f.Z,null))))}},1796:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(5707)),o=n(3163),a=n(5315),c=n(5915),s=n(7267),u=n(849),l=n(1120),d=n(1319),__=(n(8181),o.__);t.Z=function(){var e=(0,u.bU)(),t=(0,i.useSelect)((function(e){return e(l.sC).getSelectedDomain()})),n=(0,i.useSelect)((function(e){return e(l.sC).getSelectedPlanProductId()})),f=(0,s.k6)(),p=(0,i.useDispatch)(l.sC).updatePlan,m=t&&!t.is_free,g=function(){f.goBack()};return(0,r.createElement)("div",{className:"focused-launch-container focused-launch-container--wide"},(0,r.createElement)("div",{className:"focused-launch-details__back-button-wrapper"},(0,r.createElement)(d.Z,{onClick:g})),(0,r.createElement)("div",{className:"focused-launch-details__header"},(0,r.createElement)(c.b,{tagName:"h2"},__("Select a plan","full-site-editing")),(0,r.createElement)(c.D,{tagName:"h3"},(0,o.sprintf)(__("There's no risk, you can cancel for a full refund within %1$d days.","full-site-editing"),14))),(0,r.createElement)("div",{className:"focused-launch-details__body"},(0,r.createElement)(a.Z,{currentDomain:t,onPlanSelect:function(e){p(e),g()},currentPlanProductId:n,onPickDomainClick:g,customTagLines:{free:__("Best for getting started","full-site-editing"),business:__("Best for small businesses","full-site-editing")},showPlanTaglines:!0,popularBadgeVariation:"NEXT_TO_NAME",disabledPlans:m?{free:__("Unavailable with domain","full-site-editing")}:void 0,CTAVariation:"FULL_WIDTH",locale:e,hidePlansComparison:!0,defaultAllPlansExpanded:!0})))}},6321:function(e,t,n){"use strict";var r;n.d(t,{A:function(){return r}}),function(e){e.Summary="/",e.PlanDetails="/plan-details",e.DomainDetails="/domain-details",e.Success="/success"}(r||(r={}))},2929:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(7997));t.Z=function(e){var t=e.className;return(0,r.createElement)(i.SVG,{fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 356 136",role:"presentation",className:t},(0,r.createElement)(i.Rect,{x:"314.913",y:"59.963",width:"7",height:"22",rx:"3.5",transform:"rotate(-50 314.913 59.963)",fill:"#984A9C"}),(0,r.createElement)(i.Rect,{y:"121.876",width:"5.091",height:"16",rx:"2.545",transform:"rotate(-50 0 121.876)",fill:"#64CA43"}),(0,r.createElement)(i.Rect,{x:"21.447",y:"85.104",width:"7",height:"22",rx:"3.5",transform:"rotate(-120 21.447 85.104)",fill:"#37E788"}),(0,r.createElement)(i.Rect,{x:"75",y:"61.64",width:"4",height:"12.571",rx:"2",transform:"rotate(130 75 61.64)",fill:"#FF2D55"}),(0,r.createElement)(i.Rect,{x:"247.461",y:"63.86",width:"4.773",height:"15",rx:"2.386",transform:"rotate(118 247.461 63.86)",fill:"#E7C037"}),(0,r.createElement)(i.Rect,{x:"97",y:"2.529",width:"4.773",height:"15",rx:"2.386",transform:"rotate(-32 97 2.53)",fill:"#117AC9"}),(0,r.createElement)(i.Rect,{x:"323.638",y:"110.513",width:"5.091",height:"16",rx:"2.545",transform:"rotate(40 323.638 110.513)",fill:"#3361CC"}),(0,r.createElement)(i.Rect,{x:"160.138",y:"27",width:"7",height:"22",rx:"3.5",transform:"rotate(40 160.138 27)",fill:"#FF8085"}),(0,r.createElement)(i.Circle,{cx:"40.5",cy:"101.095",r:"4.5",fill:"#F0B849"}),(0,r.createElement)(i.Circle,{cx:"20.928",cy:"47.751",r:"3",fill:"#BF5AF2"}),(0,r.createElement)(i.Circle,{cx:"341",cy:"134",r:"2",fill:"#F0C930"}),(0,r.createElement)(i.Circle,{cx:"131",cy:"83",r:"2",fill:"#3361CC"}),(0,r.createElement)(i.Circle,{cx:"214.5",cy:"13.5",r:"2.5",fill:"#37E688"}),(0,r.createElement)(i.Circle,{cx:"352.763",cy:"98.263",r:"3",fill:"#009E73"}),(0,r.createElement)(i.Circle,{cx:"285.181",cy:"60.541",r:"3",fill:"#FF3B30"}))}},4195:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(3163),s=n(5915),u=n(9211),l=n(5869),d=n(2042),f=n(7997),p=n(5707),m=n(5144),g=n(2929),h=n(6357),v=n(1120),__=(n(8096),c.__);t.Z=function(){var e=a.useContext(h.Z),t=e.redirectTo,n=e.siteId,r=e.getCurrentLaunchFlowUrl,c=(0,p.useSelect)((function(e){return e(v.j4).isSiteLaunching(n)})),y=(0,p.useSelect)((function(e){return e(v.sC).isSelectedPlanPaid()}),[]),_=(0,p.useDispatch)(v.sC),b=_.unsetModalDismissible,E=_.hideModalTitle,S=_.closeFocusedLaunch,w=(0,m.j)(),P=w.siteSubdomain,C=w.sitePrimaryDomain,N=a.useState(""),x=i()(N,2),A=x[0],L=x[1],O=a.useState(!1),T=i()(O,2),I=T[0],k=T[1];a.useEffect((function(){L("https://".concat(null==C?void 0:C.domain))}),[C]),a.useEffect((function(){b(),E()}),[b,E]);var D=__("Your site will be live shortly.","full-site-editing"),R=__("Congratulations, your website is now live. We're excited to watch you grow with WordPress.","full-site-editing"),F=__("Copy Link","full-site-editing"),Z=__("Copied!","full-site-editing");return(0,o.createElement)("div",{className:"focused-launch-container focused-launch-success__wrapper"},(0,o.createElement)(g.Z,{className:"focused-launch-success__confetti"}),(0,o.createElement)(s.b,{tagName:"h2"},__("Hooray!","full-site-editing")),(0,o.createElement)(s.D,{tagName:"h3"},c?D:R),!c&&(0,o.createElement)(o.Fragment,null,(0,o.createElement)("div",{className:"focused-launch-success__url-wrapper"},(0,o.createElement)("span",{className:"focused-launch-success__url-field"},A),(0,o.createElement)("a",{href:A,target:"_blank",rel:"noopener noreferrer",className:"focused-launch-success__url-link","aria-label":__("Visit site","full-site-editing")},(0,o.createElement)(l.Z,{icon:d.Z,size:16})),(0,o.createElement)(f.ClipboardButton,{text:A,onCopy:function(){return k(!0)},onFinishCopy:function(){return k(!1)},className:"focused-launch-success__url-copy-button"},I?Z:F)),(0,o.createElement)(u.aW,{onClick:function(){if(y){var e,n=null===(e=new URL(r()||""))||void 0===e?void 0:e.pathname;t(n||"/page/".concat(null==P?void 0:P.domain,"/home"))}else S()},className:"focused-launch-success__continue-editing-button"},__("Continue Editing","full-site-editing")),(0,o.createElement)(u.xE,{onClick:function(){t("/home/".concat(null==P?void 0:P.domain))}},__("Back home","full-site-editing"))))}},4245:function(e,t,n){"use strict";n.d(t,{gw:function(){return l},Pw:function(){return d}});var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(2779)),u=n.n(s),l=(n(90),function(e){var t=e.label,n=e.badgeText;return(0,c.createElement)("div",{className:"focused-launch-summary-item__leading-side"},(0,c.createElement)("span",{className:"focused-launch-summary-item__leading-side-label"},t),n?(0,c.createElement)("span",{className:"focused-launch-summary-item__leading-side-badge"},n):null)}),d=function(e){var t=e.nodeType,n=e.children;return(0,c.createElement)("div",{className:u()({"focused-launch-summary-item__warning-note":"WARNING"===t,"focused-launch-summary-item__price-cost":"PRICE"===t})},n)};t.ZP=function(e){var t=e.children,n=e.isSelected,r=void 0!==n&&n,o=e.readOnly,s=void 0!==o&&o,l=e.isLoading,d=a()(e,["children","isSelected","readOnly","isLoading"]);return(0,c.createElement)("button",i()({},d,{disabled:s,className:u()("focused-launch-summary__item",{"is-selected":r,"is-readonly":s,"is-loading":l})}),null==t?void 0:t[0],null==t?void 0:t[1])}},3821:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(7933),s=n(5915),u=n(9211),l=n(3163),d=n(7997),f=n(7047),p=n(7356),m=n(2779),g=n.n(m),h=n(5869),v=n(9806),y=n(5707),_=n(849),b=n(7498),E=n(6321),S=n(6698),w=n(3073),P=n(4557),C=n(5144),N=n(780),x=n(6956),A=n(8039),L=n(4245),O=n(1120),T=n(6357),I=n(7469),__=(n(6198),l.__),k=(0,o.createElement)(d.SVG,{viewBox:"0 0 24 24"},(0,o.createElement)(d.Path,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})),D=(0,o.createElement)(d.SVG,{className:"focused-launch-summary__info-icon",viewBox:"0 0 24 24",width:"16"},(0,o.createElement)(d.Circle,{cx:"12",cy:"12",stroke:"#8C8F94",strokeWidth:"2",r:"10",fill:"transparent"}),(0,o.createElement)(d.Rect,{x:"10.5",y:"5",width:"3",height:"3",fill:"#8C8F94"}),(0,o.createElement)(d.Rect,{x:"10.5",y:"10",width:"3",height:"8",fill:"#8C8F94"})),R=function(e){var t=e.input,n=e.commentary,r=e.highlighted;return(0,o.createElement)("div",{className:g()("focused-launch-summary__step",{highlighted:r})},(0,o.createElement)("div",{className:"focused-launch-summary__data-input"},(0,o.createElement)("div",{className:"focused-launch-summary__section"},t)),(0,o.createElement)("div",{className:"focused-launch-summary__side-commentary"},n))},F=function(e){var t=e.stepIndex,n=e.value,r=e.onChange,i=e.onBlur;return(0,o.createElement)(R,{highlighted:!0,input:(0,o.createElement)(d.TextControl,{className:"focused-launch-summary__input",label:(0,o.createElement)("label",{className:"focused-launch-summary__label"},t&&"".concat(t,". "),__("Name your site","full-site-editing")),value:n,onChange:r,onBlur:i})})},Z=function(e){var t=e.stepIndex,n=e.existingSubdomain,r=e.currentDomain,i=e.initialDomainSearch,a=e.hasPaidDomain,s=e.onDomainSelect,u=e.onExistingSubdomainSelect,l=e.isLoading,p=e.highlighted,m=(0,_.bU)();return(0,o.createElement)(R,{highlighted:!!p,input:a?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("label",{className:"focused-launch-summary__label"},__("Your domain","full-site-editing"),(0,o.createElement)(d.Tooltip,{position:"top center",text:__("Changes to your purchased domain can be managed from your Domains page.","full-site-editing")},(0,o.createElement)("span",null,D)),(0,o.createElement)("p",{className:"focused-launch-summary__mobile-commentary"},(0,o.createElement)(h.Z,{icon:k}),(0,o.createElement)("span",null,(0,o.createInterpolateElement)(__("<strong>Unique domains</strong> help build brand trust","full-site-editing"),{strong:(0,o.createElement)("strong",null)})))),(0,o.createElement)(L.ZP,{readOnly:!0},(0,o.createElement)(L.gw,{label:(null==r?void 0:r.domain_name)||""}),(0,o.createElement)(L.Pw,{nodeType:"PRICE"},(0,o.createElement)(h.Z,{icon:v.Z,size:18})," ",__("Purchased","full-site-editing")))):(0,o.createElement)(o.Fragment,null,(0,o.createElement)(f.ZP,{header:(0,o.createElement)(o.Fragment,null,(0,o.createElement)("label",{className:"focused-launch-summary__label"},t&&"".concat(t,". "),__("Confirm your domain","full-site-editing")),(0,o.createElement)("p",{className:"focused-launch-summary__mobile-commentary"},(0,o.createElement)(h.Z,{icon:k}),(0,o.createElement)("span",null,(0,o.createInterpolateElement)(__("<strong>46.9%</strong> of registered domains are <strong>.com</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})))),areDependenciesLoading:l,existingSubdomain:n,currentDomain:r,onDomainSelect:s,onExistingSubdomainSelect:u,initialDomainSearch:i,showSearchField:!1,analyticsFlowId:I.s,analyticsUiAlgo:"summary_domain_step",quantity:3,quantityExpanded:3,itemType:"individual-item",locale:m,orderSubDomainsLast:!0}),(0,o.createElement)(c.rU,{to:E.A.DomainDetails,className:"focused-launch-summary__details-link"},__("View all domains","full-site-editing"))),commentary:(0,o.createElement)(o.Fragment,null,a?(0,o.createElement)("p",{className:"focused-launch-summary__side-commentary-title"},(0,o.createInterpolateElement)(__("<strong>Unique domains</strong> help build brand recognition and trust","full-site-editing"),{strong:(0,o.createElement)("strong",null)})):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",{className:"focused-launch-summary__side-commentary-title"},(0,o.createInterpolateElement)(__("<strong>46.9%</strong> of globally registered domains are <strong>.com</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})),(0,o.createElement)("ul",{className:"focused-launch-summary__side-commentary-list"},(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Stand out with a unique domain","full-site-editing")),(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Easy to remember and easy to share","full-site-editing")),(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Builds brand recognition and trust","full-site-editing")))))})},j=function(e){var t=e.stepIndex,n=e.highlighted,r=e.hasPaidPlan,s=void 0!==r&&r,u=e.hasPaidDomain,f=void 0!==u&&u,p=e.selectedPaidDomain,m=void 0!==p&&p,g=(0,_.bU)(),b=(0,y.useDispatch)(O.sC).setPlanProductId,P=(0,y.useSelect)((function(e){return[e(O.sC).getSelectedPlanProductId(),e(O.sC).getLastPlanBillingPeriod()]})),C=i()(P,2),N=C[0],x=C[1],A=(0,y.useSelect)((function(e){var t=e(O.Fs);return{selectedPlan:t.getPlanByProductId(N,g),selectedPlanProduct:t.getPlanProductById(N)}})),T=A.selectedPlan,I=A.selectedPlanProduct,F=a.useState(),Z=i()(F,2),j=Z[0],M=Z[1],U=a.useState(),B=i()(U,2),V=B[0],H=B[1],z=(0,S.xn)(x),$=z.defaultPaidPlan,W=z.defaultFreePlan,G=z.defaultPaidPlanProduct,q=z.defaultFreePlanProduct;a.useEffect((function(){T&&$&&!T.isFree&&T.periodAgnosticSlug!==$.periodAgnosticSlug&&(M(T),H(I))}),[T,$,j,I]);var Y=function(e){return e&&e.periodAgnosticSlug===(null==T?void 0:T.periodAgnosticSlug)},K=(0,w.W)().sitePlan,Q=j?[$,j,W]:[$,W],J=V?[G,V,q]:[G,q],X=__("Popular","full-site-editing"),ee=__("Free","full-site-editing"),te=__("Not available with your domain selection","full-site-editing");return(0,o.createElement)(R,{highlighted:!!n,input:s?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("label",{className:"focused-launch-summary__label"},__("Your plan","full-site-editing"),(0,o.createElement)(d.Tooltip,{position:"top center",text:__("Changes to your purchased plan can be managed from your Plans page.","full-site-editing")},(0,o.createElement)("span",null,D)),(0,o.createElement)("p",{className:"focused-launch-summary__mobile-commentary focused-launch-summary__mobile-only"},(0,o.createElement)(h.Z,{icon:k}),(0,o.createElement)("span",null,(0,o.createInterpolateElement)(__("More than <strong>38%</strong> of the internet uses <strong>WordPress</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})))),(0,o.createElement)("div",null,(0,o.createElement)(L.ZP,{readOnly:!0},(0,o.createElement)(L.gw,{label:(0,l.sprintf)(__("%s Plan","full-site-editing"),null==K?void 0:K.product_name_short)}),(0,o.createElement)(L.Pw,{nodeType:"PRICE"},(0,o.createElement)(h.Z,{icon:v.Z,size:18})," ",__("Purchased","full-site-editing"))))):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("label",{className:"focused-launch-summary__label"},t&&"".concat(t,". "),__("Confirm your plan","full-site-editing")),(0,o.createElement)("p",{className:"focused-launch-summary__mobile-commentary focused-launch-summary__mobile-only"},(0,o.createElement)(h.Z,{icon:k}),(0,o.createElement)("span",null,(0,o.createInterpolateElement)(__("Grow your business with <strong>WordPress Business</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)}))),(0,o.createElement)("div",null,Q.map((function(e,t){var n,r,i=J[t];return e&&i&&e.periodAgnosticSlug===(null==i?void 0:i.periodAgnosticSlug)?(0,o.createElement)(L.ZP,{key:e.periodAgnosticSlug,isLoading:!W||!$,onClick:function(){var e;return b(null===(e=J[t])||void 0===e?void 0:e.productId)},isSelected:Y(e),readOnly:e.isFree&&(f||m)},(0,o.createElement)(L.gw,{label:(0,l.sprintf)(__("%s Plan","full-site-editing"),null!==(n=e.title)&&void 0!==n?n:""),badgeText:e.isPopular?X:""}),e.isFree?(0,o.createElement)(L.Pw,{nodeType:f||m?"WARNING":"PRICE"},f||m?te:ee):(0,o.createElement)(L.Pw,{nodeType:"PRICE"},(0,o.createElement)("span",null,null===(r=J[t])||void 0===r?void 0:r.price),(0,o.createElement)("span",null,__("/mo","full-site-editing")))):(0,o.createElement)(L.ZP,{key:t,isLoading:!0})}))),(0,o.createElement)(c.rU,{to:E.A.PlanDetails,className:"focused-launch-summary__details-link"},__("View all plans","full-site-editing"))),commentary:s?(0,o.createElement)("p",{className:"focused-launch-summary__side-commentary-title"},(0,o.createInterpolateElement)(__("More than <strong>38%</strong> of the internet uses <strong>WordPress</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",{className:"focused-launch-summary__side-commentary-title"},(0,o.createInterpolateElement)(__("Monetize your site with <strong>WordPress Premium</strong>","full-site-editing"),{strong:(0,o.createElement)("strong",null)})),(0,o.createElement)("ul",{className:"focused-launch-summary__side-commentary-list"},(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Advanced tools and customization","full-site-editing")),(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Unlimited premium themes","full-site-editing")),(0,o.createElement)("li",{className:"focused-launch-summary__side-commentary-list-item"},(0,o.createElement)(h.Z,{icon:v.Z}),__("Accept payments","full-site-editing"))))})};t.Z=function(){var e=a.useContext(T.Z).siteId,t=(0,y.useSelect)((function(e){var t=e(O.sC),n=t.getState(),r=n.isSiteTitleStepVisible,i=n.domain,o=n.planProductId;return[t.hasSelectedDomain(),r,i,o]}),[]),n=i()(t,4),r=n[0],c=n[1],l=n[2],f=n[3],m=(0,y.useSelect)((function(e){return e(O.sC).isSelectedPlanPaid()}),[]),h=(0,y.useDispatch)(O.j4).launchSite,v=(0,y.useDispatch)(O.sC),E=v.setModalDismissible,S=v.unsetModalDismissible,L=v.showModalTitle,I=v.showSiteTitleStep,k=(0,P.Z)(),D=k.title,R=k.isValidTitle,M=k.isDefaultTitle,U=k.updateTitle,B=(0,C.j)(),V=B.siteSubdomain,H=B.hasPaidDomain,z=(0,N.my)(),$=z.onDomainSelect,W=z.onExistingSubdomainSelect,G=z.currentDomain,q=(0,x.f)(),Y=q.domainSearch,K=q.isLoading,Q=(0,w.W)().hasPaidPlan,J=(0,_.bU)(),X=(0,b.Iu)(),ee=(0,A.j)(),te=ee.goToCheckoutAndLaunch,ne=ee.isCartUpdating;a.useEffect((function(){ne?S():E(),L()}),[ne,E,L,S]),a.useEffect((function(){!c&&M&&I()}),[M,I,c,D]);var re=!!f||!!r||R,ie=!!r||!!f,oe=[],ae=[];c&&ae.push((function(e){var t=e.stepIndex,n=e.forwardStepIndex;return(0,o.createElement)(F,{stepIndex:n?t:void 0,key:t,value:D||"",onChange:U})})),(H?oe:ae).push((function(e){var t=e.stepIndex,n=e.forwardStepIndex;return(0,o.createElement)(Z,{highlighted:re,stepIndex:n?t:void 0,key:t,existingSubdomain:(0,p.n)(null==V?void 0:V.domain),currentDomain:G,initialDomainSearch:Y,hasPaidDomain:H,isLoading:K,onDomainSelect:$,onExistingSubdomainSelect:W})})),(Q?oe:ae).push((function(e){var t=e.stepIndex,n=e.forwardStepIndex;return(0,o.createElement)(j,{highlighted:ie,hasPaidPlan:Q,selectedPaidDomain:l&&!l.is_free,hasPaidDomain:H,stepIndex:n?t:void 0,key:t})}));var ce=D&&(H||r)&&(Q||f),se=__("You're ready to launch","full-site-editing"),ue=__("You're almost there","full-site-editing"),le=__("You're good to go! Launch your site and share your site address.","full-site-editing"),de=__("Prepare for launch! Confirm a few final things before you take it live.","full-site-editing");return(0,o.createElement)("div",{className:"focused-launch-container"},(0,o.createElement)("div",{className:"focused-launch-summary__section"},(0,o.createElement)(s.b,{tagName:"h2"},H&&Q?se:ue),(0,o.createElement)(s.D,{tagName:"p",className:"focused-launch-summary__caption"},H&&Q?le:de)),oe.map((function(e,t){return e({stepIndex:t+1,forwardStepIndex:!1})})),ae.map((function(e,t){return e({stepIndex:t+1,forwardStepIndex:ae.length>1})})),(0,o.createElement)("div",{className:"focused-launch-summary__actions-wrapper"},(0,o.createElement)(u.ZP,{className:"focused-launch-summary__launch-action-bar"},(0,o.createElement)(u.aW,{className:g()("focused-launch-summary__launch-button",{"focused-launch-summary__launch-button--is-loading":ne}),disabled:!ce||ne,onClick:function(){l||m?te():h(e)}},__("Launch your site","full-site-editing"))),(0,o.createElement)("div",{className:"focused-launch-summary__ask-for-help"},(0,o.createElement)("p",null,__("Questions? Our experts can assist.","full-site-editing")),(0,o.createElement)(d.Button,{isLink:!0,href:X("https://wordpress.com/help/contact",J),target:"_blank",rel:"noopener noreferrer"},__("Ask a Happiness Engineer","full-site-editing")))))}},8039:function(e,t,n){"use strict";n.d(t,{j:function(){return h}});var r=n(417),i=n.n(r),o=n(2954),a=n.n(o),c=n(1068),s=n.n(c),u=n(3804),l=n(5707),d=n(849),f=n(1120),p=n(6357),m=n(6950),g=n(5144);function h(){var e=u.useContext(p.Z),t=e.siteId,n=e.flow,r=e.openCheckout,o=e.isInIframe,c=(0,d.bU)(),h=(0,l.useSelect)((function(e){return[e(f.sC).getSelectedPlanProductId(),e(f.sC).getSelectedDomain()]})),v=s()(h,2),y=v[0],_=v[1],b=(0,l.useSelect)((function(e){var t=e(f.Fs),n=t.getPlanByProductId(y,c);return{planProduct:t.getPlanProductById(y),isEcommercePlan:t.isPlanEcommerce(null==n?void 0:n.periodAgnosticSlug)}}),[y,c]),E=b.planProduct,S=b.isEcommercePlan,w=(0,g.j)().siteSubdomain,P=(0,l.useDispatch)(f.j4),C=P.getCart,N=P.setCart,x=P.launchSite,A=function(){return x(t)},L=u.useState(!1),O=s()(L,2),T=O[0],I=O[1],k=function(){var e=a()(regeneratorRuntime.mark((function e(){var r,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!T){e.next=2;break}return e.abrupt("return");case 2:return I(!0),r=_&&(0,m.K9)(_,n),o=E&&(0,m.An)(E,n),e.next=7,C(t);case 7:return a=e.sent,e.next=10,N(t,i()(i()({},a),{},{products:[o,r]}));case 10:I(!1);case 11:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),D=function(){var e=a()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,k();case 2:r(null==w?void 0:w.domain,S,A);case 3:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),R=function(){var e=a()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(o&&!S){e.next=3;break}return e.next=3,x(t);case 3:D();case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return{goToCheckout:D,goToCheckoutAndLaunch:R,isCartUpdating:T}}},6956:function(e,t,n){"use strict";n.d(t,{f:function(){return l}});var r=n(5707),i=n(3300),o=n(7356),a=n(1120),c=n(4557),s=n(3073),u=n(5144);function l(){var e,t,n=(0,r.useSelect)((function(e){return e(a.sC).getDomainSearch()}),[]),l=(0,c.Z)(),d=l.isDefaultTitle,f=l.title,p=(0,s.W)().isLoadingSite,m=(0,u.j)().siteSubdomain,g=(0,r.useDispatch)(a.sC).setDomainSearch,h=void 0!==f&&f.length>=i.F9&&!d?f:"";return{domainSearch:null!==(e=n.trim()||function(e){return(0,o.Q)(e)?e:""}(h)||(null==m||null===(t=m.domain)||void 0===t?void 0:t.split(".")[0]))&&void 0!==e?e:"",isLoading:p,setDomainSearch:g}}},780:function(e,t,n){"use strict";n.d(t,{cU:function(){return g},my:function(){return h}});var r=n(2954),i=n.n(r),o=n(1068),a=n.n(o),c=n(3804),s=n(5707),u=n(4211),l=n(7356),d=n(1120),f=n(6357),p=n(6950),m=n(5144);function g(){var e=function(){var e=c.useContext(f.Z).siteId,t=(0,s.useDispatch)(d.j4).getCart,n=c.useState(void 0),r=a()(n,2),o=r[0],u=r[1];return c.useEffect((function(){i()(regeneratorRuntime.mark((function n(){var r,i,o;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,t(e);case 2:i=n.sent,o=null===(r=i.products)||void 0===r?void 0:r.find((function(e){return(0,p.pf)(e)})),u(o);case 5:case"end":return n.stop()}}),n)})))()}),[e,t,u]),o}(),t=null==e?void 0:e.meta,n=(0,s.useSelect)((function(e){if(t)return e(d.GN).isAvailable(t)}),[t]);if(e&&t&&n&&"available"===n.status)return{hsts_required:n.hsts_required,domain_name:t,raw_price:e.cost,currency_code:e.currency,supports_privacy:e.extra.privacy_available,is_free:!1,product_id:e.product_id,product_slug:e.product_slug,cost:u._(e.cost,e.currency)}}function h(){var e,t=(0,s.useDispatch)(d.sC),n=t.setDomain,r=t.unsetDomain,i=t.unsetPlanProductId,o=t.confirmDomainSelection,a=(0,s.useSelect)((function(e){return e(d.sC).getState()})),c=a.domain,u=a.planProductId,f=a.confirmedDomainSelection,p=(0,s.useSelect)((function(e){return e(d.Fs).isPlanProductFree(u)})),g=(0,m.j)(),h=g.siteSubdomain,v=g.hasPaidDomain,y=g.sitePrimaryDomain;return c?e=c:v?e=(0,l.n)(null==y?void 0:y.domain):f&&(e=(0,l.n)(null==h?void 0:h.domain)),{onDomainSelect:function(e){o(),n(e),p&&i()},onExistingSubdomainSelect:function(){o(),r()},selectedDomain:c,currentDomain:e}}},6698:function(e,t,n){"use strict";n.d(t,{xn:function(){return p},eM:function(){return m}});var r=n(2954),i=n.n(r),o=n(1068),a=n.n(o),c=n(3804),s=n(5707),u=n(849),l=n(1120),d=n(6357),f=n(6950);function p(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ANNUALLY",t=(0,u.bU)();return(0,s.useSelect)((function(n){var r=n(l.Fs),i=r.getDefaultFreePlan(t),o=r.getDefaultPaidPlan(t),a=r.getPlanProduct(null==o?void 0:o.periodAgnosticSlug,e);return{defaultFreePlan:i,defaultPaidPlan:o,defaultFreePlanProduct:r.getPlanProduct(null==i?void 0:i.periodAgnosticSlug,e),defaultPaidPlanProduct:a}}),[e,t])}function m(){var e=function(){var e=c.useContext(d.Z).siteId,t=(0,s.useDispatch)(l.j4).getCart,n=c.useState(void 0),r=a()(n,2),o=r[0],u=r[1];return c.useEffect((function(){i()(regeneratorRuntime.mark((function n(){var r,i,o;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,t(e);case 2:i=n.sent,o=null===(r=i.products)||void 0===r?void 0:r.find((function(e){return(0,f.HM)(e)})),u(o);case 5:case"end":return n.stop()}}),n)})))()}),[e,t,u]),o}();return null==e?void 0:e.product_id}},5144:function(e,t,n){"use strict";n.d(t,{j:function(){return c}});var r=n(3804),i=n(5707),o=n(1120),a=n(6357);function c(){var e=r.useContext(a.Z).siteId,t=(0,i.useSelect)((function(t){return t(o.j4).getPrimarySiteDomain(e)}));return{sitePrimaryDomain:t,siteSubdomain:(0,i.useSelect)((function(t){return t(o.j4).getSiteSubdomain(e)})),hasPaidDomain:t&&!(null!=t&&t.is_subdomain)}}},3073:function(e,t,n){"use strict";n.d(t,{W:function(){return u}});var r=n(1068),i=n.n(r),o=n(3804),a=n(5707),c=n(1120),s=n(6357);function u(){var e,t,n=o.useContext(s.Z).siteId,r=(0,a.useSelect)((function(e){var t=e(c.j4);return[t.getSite(n),t.isSiteLaunched(n),t.isSiteLaunching(n),t.isFetchingSiteDetails()]}),[n]),u=i()(r,4),l=u[0],d=u[1],f=u[2],p=u[3];return{sitePlan:null==l?void 0:l.plan,hasPaidPlan:l&&!(null!==(e=l.plan)&&void 0!==e&&e.is_free),isSiteLaunched:d,isSiteLaunching:f,selectedFeatures:null==l||null===(t=l.options)||void 0===t?void 0:t.selected_features,isLoadingSite:!!p}}},4557:function(e,t,n){"use strict";n.d(t,{Z:function(){return p}});var r=n(1068),i=n.n(r),o=n(3804),a=n(669),c=n(3163),s=n(5707),u=n(849),l=n(4655),d=n(1120),f=n(6357),__=c.__;function p(){var e=(0,o.useContext)(f.Z).siteId,t=(0,u.bU)(),n=(0,s.useSelect)((function(t){return t(d.j4).getSiteTitle(e)}),[e]),r=(0,s.useSelect)((function(e){return e(d.sC).getSiteTitle()}),[]),c=(0,s.useDispatch)(d.sC).setSiteTitle,p=(0,s.useDispatch)(d.j4).saveSiteTitle,m=(0,a.Z)(p,1e3),g=i()(m,1)[0],h=void 0===r,v=h?n:r;(0,o.useEffect)((function(){h||g(e,r)}),[r,g,e,h]);var y=__("Site Title","full-site-editing"),_=void 0!==v&&v===y,b=void 0!==v&&""!==v&&!_;return-1===l.xN.indexOf(t)&&(_=!(null!=r&&r.trim()),b=void 0!==v&&""!==v),{isDefaultTitle:_,isValidTitle:b,title:v,updateTitle:c}}},8152:function(e,t,n){"use strict";var r=n(3027),i=n(3804),o=n(2779),a=n.n(o),c=n(3163),s=n(7997),u=n(5869),l=n(1742),d=n(5707),f=n(849),p=n(1342),m=n(4195),g=n(6357),h=n(1120),v=n(7469),__=(n(4578),c.__);t.Z=function(e){var t=e.locale,n=void 0===t?"en":t,o=e.siteId,c=e.openCheckout,y=e.redirectTo,_=e.getCurrentLaunchFlowUrl,b=e.isInIframe,E=e.isLaunchImmediately,S=(0,d.useSelect)((function(e){return e(h.sC).getState()})),w=S.isModalDismissible,P=S.isModalTitleVisible,C=(0,d.useDispatch)(h.j4).launchSite,N=(0,d.useDispatch)(h.sC),x=N.closeFocusedLaunch,A=N.unsetPlanProductId;return i.useEffect((function(){E&&(A(),C(o))}),[E,A,C,o]),(0,r.createElement)(f.Iw,{localeSlug:n},(0,r.createElement)(s.Modal,{open:!0,className:a()("launch__focused-modal",{"launch__focused-modal--hide-title":!P}),bodyOpenClassName:"has-focused-launch-modal",overlayClassName:a()("launch__focused-modal-overlay",{"launch__focused-modal-overlay--delay-animation-in":E}),onRequestClose:x,title:__("Complete setup","full-site-editing"),icon:(0,r.createElement)(u.Z,{icon:l.Z,size:36}),isDismissible:w,shouldCloseOnEsc:w,shouldCloseOnClickOutside:w},(0,r.createElement)("div",{className:"launch__focused-modal-body"},(0,r.createElement)(g.Z.Provider,{value:{siteId:o,redirectTo:y,openCheckout:c,flow:v.s,getCurrentLaunchFlowUrl:_,isInIframe:b}},E?(0,r.createElement)(m.Z,null):(0,r.createElement)(p.Z,null)))))}},1120:function(e,t,n){"use strict";n.d(t,{j4:function(){return c},Fs:function(){return s},GN:function(){return u},sC:function(){return l}});var r=n(2369),i=n(9734),o=n(8077),a=n(1635),c=r.z2({client_id:"",client_secret:""}),s=i.z2(),u=o.z({vendor:"variation2_front"}),l=a.z()},6950:function(e,t,n){"use strict";n.d(t,{An:function(){return i},K9:function(){return o},pf:function(){return a},HM:function(){return c}});var r=n(4703),i=function(e,t){return{product_id:e.productId,product_slug:e.storeSlug,extra:{source:t}}},o=function(e,t){if(null!=e&&e.product_id)return{meta:null==e?void 0:e.domain_name,product_id:null==e?void 0:e.product_id,extra:{privacy_available:null==e?void 0:e.supports_privacy,privacy:null==e?void 0:e.supports_privacy,source:t},product_cost_display:e.cost,currency_code:e.currency_code,product_slug:e.product_slug,cost:e.raw_price,currency:e.currency_code}},a=function(e){return!!e.is_domain_registration},c=function(e){return r.BV.indexOf(e.product_slug)>-1}},3340:function(e,t,n){"use strict";n.d(t,{hg:function(){return c},lZ:function(){return s},_W:function(){return l},Yt:function(){return d}});var r=n(8049),i=n.n(r)()("lib/load-script/callback-handler"),o=new Map;function a(){return o}function c(e){return a().has(e)}function s(e,t){var n=a();c(e)?(i('Adding a callback for an existing script from "'.concat(e,'"')),n.get(e).add(t)):(i('Adding a callback for a new script from "'.concat(e,'"')),n.set(e,new Set([t])))}function u(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=a(),r=n.get(e);if(r){var o='Executing callbacks for "'.concat(e,'"')+(null===t?" with success":' with error "'.concat(t,'"'));i(o),r.forEach((function(e){"function"==typeof e&&e(t)})),n.delete(e)}}function l(){var e=this.getAttribute("src");i('Handling successful request for "'.concat(e,'"')),u(e),this.onload=null}function d(){var e=this.getAttribute("src");i('Handling failed request for "'.concat(e,'"')),u(e,new Error('Failed to load script "'.concat(e,'"'))),this.onerror=null}},5606:function(e,t,n){"use strict";n.d(t,{C:function(){return c},k:function(){return s}});var r=n(8049),i=n.n(r),o=n(3340),a=i()("lib/load-script/dom-operations");function c(e){a('Creating script element for "'.concat(e,'"'));var t=document.createElement("script");return t.src=e,t.type="text/javascript",t.async=!0,t.onload=o._W,t.onerror=o.Yt,t}function s(e){a("Attaching element to head"),document.head.appendChild(e)}},4898:function(e,t,n){"use strict";n.d(t,{ve:function(){return c}});var r=n(8049),i=n.n(r),o=n(3340),a=n(5606);i()("package/load-script");function c(e,t){if(!(0,o.hg)(e)&&(0,a.k)((0,a.C)(e)),"function"!=typeof t)return new Promise((function(t,n){(0,o.lZ)(e,(function(e){null===e?t():n(e)}))}));(0,o.lZ)(e,t)}},9211:function(e,t,n){"use strict";n.d(t,{xE:function(){return g},aW:function(){return h},b4:function(){return v}});var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(2779)),u=n.n(s),l=n(7997),d=n(9215),f=n(5869),p=n(1100),m=n(2481);n(19);t.ZP=function(e){var t=e.className,n=e.children,r=e.sticky,i=void 0===r?null:r,o="";return!0===i&&(o="is-sticky"),!1===i&&(o="no-sticky"),(0,c.createElement)("div",{className:u()("action-buttons",t,o)},n)};var g=function(e){var t=e.className,n=e.children,r=a()(e,["className","children"]),__=(0,d.QT)().__;return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__back",t),isLink:!0},r),n||__("Go back","full-site-editing"))},h=function(e){var t=e.className,n=e.children,r=a()(e,["className","children"]),__=(0,d.QT)().__;return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__next",t),isPrimary:!0},r),n||__("Continue","full-site-editing"))},v=function(e){var t=e.className,n=e.children,r=e.arrow,o=void 0===r?"right":r,s=a()(e,["className","children","arrow"]);return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__arrow action-buttons__arrow--".concat(o),t)},s),"left"===o&&(0,c.createElement)(f.Z,{icon:p.Z}),n,"right"===o&&(0,c.createElement)(f.Z,{icon:m.Z}))}},737:function(e,t,n){"use strict";var r=n(3804),i=n(7267);t.Z=function(e){var t=e.selector,n=(0,i.TH)().pathname;return r.useEffect((function(){var e;t?null===(e=document.querySelector(t))||void 0===e||e.scrollTo(0,0):window.scrollTo(0,0)}),[t,n]),null}},5915:function(e,t,n){"use strict";n.d(t,{b:function(){return a},D:function(){return c}});var r=n(3804),i=n(2779),o=n.n(i),a=(n(9662),function(e){var t=e.className,n=e.children,i=e.tagName,a=void 0===i?"h1":i;return r.createElement(a,{className:o()("onboarding-title",t)},n)}),c=function(e){var t=e.className,n=e.children,i=e.tagName,a=void 0===i?"h2":i;return r.createElement(a,{className:o()("onboarding-subtitle",t)},n)}},1201:function(e,t,n){"use strict";n.d(t,{N:function(){return o}});var r=n(5707),i=n(9255),o=function(e,t){var n=(0,r.useSelect)((function(n){var r=n(i.F).getSupportedPlans(e),o=r.map((function(e){return n(i.F).getPlanProduct(e.periodAgnosticSlug,t)})).map((function(e){return null==e?void 0:e.annualDiscount})).filter((function(e){return!!e}));return{supportedPlans:r,annualDiscounts:o}}));return{supportedPlans:n.supportedPlans,maxAnnualDiscount:n.annualDiscounts.reduce((function(e,t){return Math.max(e,t)}),0)}}},130:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9215),c=n(3163),s=n(9211),u=n(5707),l=n(373),d=n(9255),f=(n(9117),(0,r.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,r.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"})));t.Z=function(e){var t,n=e.slug,i=e.name,p=e.description,m=e.features,g=e.billingPeriod,h=e.domain,v=e.badge,y=e.isFree,_=void 0!==y&&y,b=e.isOpen,E=void 0!==b&&b,S=e.isPrimary,w=void 0!==S&&S,P=e.onSelect,C=e.onPickDomainClick,N=e.onToggle,x=e.disabledLabel,__=(0,a.QT)().__,A=(0,u.useSelect)((function(e){return e(d.F).getPlanProduct(n,g)})),L=function(){!x&&(null==N||N(n,!E))},O=__("billed annually","full-site-editing"),T=__("per month, billed monthly","full-site-editing");return(0,r.createElement)("div",{className:o()("plans-accordion-item",{"is-open":E,"is-primary":w,"has-badge":!!v,"is-disabled":!!x})},v&&(0,r.createElement)("div",{className:"plans-accordion-item__badge"},(0,r.createElement)("span",null,v)),(0,r.createElement)("div",{className:"plans-accordion-item__viewport"},(0,r.createElement)("div",{className:"plans-accordion-item__details"},(0,r.createElement)("div",{tabIndex:0,role:"button",onClick:L,onKeyDown:function(e){return 32===e.keyCode&&L()},className:"plans-accordion-item__header"},(0,r.createElement)("div",{className:"plans-accordion-item__heading"},(0,r.createElement)("div",{className:"plans-accordion-item__name"},i),(0,r.createElement)("div",{className:"plans-accordion-item__description"},p)),(0,r.createElement)("div",{className:"plans-accordion-item__price"},(0,r.createElement)("div",{className:o()("plans-accordion-item__price-amount",{"is-loading":!(null!=A&&A.price)})},(null==A?void 0:A.price)||"  ",(null==A?void 0:A.price)&&(0,r.createElement)("span",null,__("/mo","full-site-editing"))),(0,r.createElement)("div",{className:"plans-accordion-item__price-note"},_&&__("free forever","full-site-editing"),!_&&("ANNUALLY"===g?O:T)),!_&&(0,r.createElement)("div",{className:o()("plans-accordion-item__price-discount",{"plans-accordion-item__price-discount--disabled":"ANNUALLY"!==g})},(0,c.sprintf)(__("Save %(discountRate)s%% by paying annually","full-site-editing"),{discountRate:null!==(t=null==A?void 0:A.annualDiscount)&&void 0!==t?t:0}))),(0,r.createElement)("div",{className:"plans-accordion-item__disabled-label"},x),!E&&(0,r.createElement)("div",{className:"plans-accordion-item__dropdown-chevron"},f)),(0,r.createElement)("div",{className:o()("plans-accordion-item__actions",{"plans-accordion-item__actions--paid-plan-margin":!_}),hidden:!E},(0,r.createElement)(s.aW,{"data-e2e-button":_?"freePlan":"paidPlan",onClick:function(){P(null==A?void 0:A.productId)}},__("Select","full-site-editing"))),(0,r.createElement)(l.Z,{features:m,billingPeriod:g,domain:h,isFree:_,isOpen:E,onPickDomain:C,multiColumn:!0}))))}},4416:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9211),c=n(7891),s=(n(9117),(0,r.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,r.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"})));t.Z=function(e){var t=e.isOpen,n=e.isPrimary;return(0,r.createElement)("div",{className:o()("plans-accordion-item",{"is-open":t,"is-primary":n})},(0,r.createElement)("div",{className:"plans-accordion-item__viewport"},(0,r.createElement)("div",{className:"plans-accordion-item__details"},(0,r.createElement)("div",{tabIndex:0,role:"button",className:"plans-accordion-item__header"},(0,r.createElement)("div",{className:"plans-accordion-item__heading"},(0,r.createElement)("div",{className:"plans-accordion-item__name"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder"},"")),(0,r.createElement)("div",{className:"plans-accordion-item__description"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder plans-accordion-item__placeholder--wide"},""))),(0,r.createElement)("div",{className:"plans-accordion-item__price"},(0,r.createElement)("div",{className:"plans-accordion-item__price-amount"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder"},"")),(0,r.createElement)("div",{className:"plans-accordion-item__price-note"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder plans-accordion-item__placeholder--wide"},""))),(0,r.createElement)("div",{className:"plans-accordion-item__disabled-label"},""),!t&&(0,r.createElement)("div",{className:"plans-accordion-item__dropdown-chevron"},s)),(0,r.createElement)("div",{className:"plans-accordion-item__actions",hidden:!t},(0,r.createElement)(a.aW,{disabled:!0},(0,r.createElement)("span",null,""))),(0,r.createElement)(c.Z,{isOpen:t,multiColumn:!0}))))}},222:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(5707),l=n(9215),d=n(7997),f=n(5869),p=n(130),m=n(4416),g=n(9255),h=n(1201),v=(n(3777),(0,c.createElement)(d.SVG,{viewBox:"0 0 24 24"},(0,c.createElement)(d.Path,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})));t.Z=function(e){var t,n,r=e.selectedFeatures,o=void 0===r?[]:r,y=e.selectedPlanProductId,_=e.onPlanSelect,b=e.onPickDomainClick,E=e.currentDomain,S=e.disabledPlans,w=e.locale,P=e.billingPeriod,__=(0,l.QT)().__,C=(0,h.N)(w,P).supportedPlans,N=!(null!=C&&C.length),x=(0,u.useSelect)((function(e){var t=e(g.F);return{popularPlan:t.getDefaultPaidPlan(w),getPlanProduct:t.getPlanProduct}})),A=x.popularPlan,L=x.getPlanProduct,O=(0,u.useSelect)((function(e){return e(g.J).getRecommendedPlanSlug(o)})),T=(0,u.useSelect)((function(e){return e(g.F).getPlanByPeriodAgnosticSlug(O,w)})),I=T||A,k=__("Recommended for you","full-site-editing"),D=__("Popular","full-site-editing"),R=C.filter((function(e){return e.periodAgnosticSlug!==(null==I?void 0:I.periodAgnosticSlug)})),F=[null==I?void 0:I.periodAgnosticSlug],Z=(0,s.useState)(F),j=a()(Z,2),M=j[0],U=j[1],B=!N&&M.length>=C.length,V=function(e,t){U(t?[].concat(i()(M),[e]):M.filter((function(t){return t!==e})))},H=__("Collapse all plans","full-site-editing"),z=__("Show all plans","full-site-editing");return(0,c.createElement)("div",{className:"plans-accordion"},(0,c.createElement)("div",{className:"plans-accordion__plan-item-group"},N?(0,c.createElement)(m.Z,{isOpen:!0,isPrimary:!0}):I&&(0,c.createElement)(c.Fragment,null,T&&(0,c.createElement)("div",{className:"plans-accordion__recommend-hint"},(0,c.createElement)(f.Z,{icon:v,size:16}),(0,c.createElement)("span",null,__("Based on the features you selected.","full-site-editing"))),(0,c.createElement)(p.Z,{key:I.periodAgnosticSlug,slug:I.periodAgnosticSlug,name:null==I?void 0:I.title.toString(),description:null==I?void 0:I.description.toString(),features:null!==(t=I.features)&&void 0!==t?t:[],billingPeriod:P,domain:E,badge:T?k:D,isFree:I.isFree,isOpen:!0,isPrimary:!0,isSelected:!!y&&y===(null===(n=L(I.periodAgnosticSlug,P))||void 0===n?void 0:n.productId),onSelect:_,onPickDomainClick:b}))),(0,c.createElement)("div",{className:"plans-accordion__actions"},(0,c.createElement)(d.Button,{className:"plans-accordion__toggle-all-button",onClick:function(){U(B?F:C.map((function(e){return e.periodAgnosticSlug})))},isLink:!0},B?H:z)),(0,c.createElement)("div",{className:"plans-accordion__plan-item-group"},N?[1,2,3,4].map((function(e){return(0,c.createElement)(m.Z,{key:e})})):R.map((function(e){var t,n;return(0,c.createElement)(p.Z,{key:e.periodAgnosticSlug,slug:e.periodAgnosticSlug,name:null==e?void 0:e.title.toString(),description:null==e?void 0:e.description.toString(),features:null!==(t=e.features)&&void 0!==t?t:[],billingPeriod:P,domain:E,isFree:e.isFree,isOpen:M.indexOf(e.periodAgnosticSlug)>-1&&!(null!=S&&S[e.periodAgnosticSlug]),isSelected:!!y&&y===(null===(n=L(e.periodAgnosticSlug,P))||void 0===n?void 0:n.productId),onSelect:_,onPickDomainClick:b,onToggle:V,disabledLabel:null==S?void 0:S[e.periodAgnosticSlug]})}))))}},4689:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9215),c=n(5707),s=n(7997),u=n(5869),l=n(9806),d=n(8565),f=n(9255),p=(n(3062),(0,r.createElement)(u.Z,{icon:l.Z,size:25})),m=(0,r.createElement)(u.Z,{icon:d.Z,size:25});t.Z=function(e){var t=e.onSelect,n=e.locale,i=e.billingPeriod,u=(0,a.QT)(),__=u.__,l=u.hasTranslation,d=(0,c.useSelect)((function(e){var t=e(f.F),r=t.getPlanProduct,o=t.getFeatures,a=t.getFeaturesByType,c=(0,t.getSupportedPlans)(n),s=c.map((function(e){return r(e.periodAgnosticSlug,i)}));return{supportedPlans:c,planProducts:s,features:o(n),featuresByType:a(n)}})),g=d.supportedPlans,h=d.planProducts,v=d.features,y=d.featuresByType,_=!(null!=g&&g.length),b=[1,2,3,4,5],E=__("Monthly price (billed yearly)","full-site-editing"),S=__("Monthly subscription (billed yearly)","full-site-editing"),w="en"===n||null!=l&&l("Monthly price (billed yearly)","full-site-editing")?E:S,P=__("Monthly subscription","full-site-editing"),C=__("Included with annual plans","full-site-editing"),N=__("Only included with annual plans","full-site-editing");return(0,r.createElement)("div",{className:"plans-details"},(0,r.createElement)("table",{className:"plans-details__table"},(0,r.createElement)("thead",null,(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",null,__("Feature","full-site-editing")),_?b.map((function(e){return(0,r.createElement)("th",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder"},""))})):g.map((function(e){return(0,r.createElement)("th",{key:e.periodAgnosticSlug},e.title)})))),_?(0,r.createElement)("tbody",null,b.map((function(e,t){return(0,r.createElement)("tr",{className:"plans-details__feature-row",key:t},(0,r.createElement)("th",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder plans-details__placeholder--wide"},"")),b.map((function(e){return(0,r.createElement)("td",{key:e})})))}))):y.map((function(e){var t;return(0,r.createElement)("tbody",{key:e.id},e.name&&(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",{colSpan:6},e.name)),null===(t=e.features)||void 0===t?void 0:t.map((function(e,t){return(0,r.createElement)("tr",{className:o()("plans-details__feature-row",{"plans-details__feature-row--enabled":v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"===i,"plans-details__feature-row--disabled":v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"!==i}),key:t},(0,r.createElement)("th",null,v[e].requiresAnnuallyBilledPlan&&(0,r.createElement)("span",{className:"plans-details__feature-annual-nudge","aria-label":"ANNUALLY"===i?C:N},__("Included with annual plans","full-site-editing")),(0,r.createElement)("span",null,v[e].name)),g.map((function(t,n){var o;return"storage"===e?(0,r.createElement)("td",{key:n},t.storage):(0,r.createElement)("td",{key:n},null!==(o=t.featuresSlugs)&&void 0!==o&&o[e]?(0,r.createElement)(r.Fragment,null,v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"!==i?(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Unavailable","full-site-editing")),m):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Available","full-site-editing")),p)):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Unavailable","full-site-editing"))))})))})))})),(0,r.createElement)("tbody",null,(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",{colSpan:6},__("Sign up","full-site-editing"))),(0,r.createElement)("tr",{className:"plans-details__feature-row",key:"price"},(0,r.createElement)("th",null,"ANNUALLY"===i?w:P),_?b.map((function(e){return(0,r.createElement)("td",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder"},""))})):g.map((function(e,t){var n;return(0,r.createElement)("td",{key:e.periodAgnosticSlug},null===(n=h[t])||void 0===n?void 0:n.price)}))),(0,r.createElement)("tr",{className:"plans-details__feature-row",key:"cta"},(0,r.createElement)("th",null),_?b.map((function(e){return(0,r.createElement)("td",{key:e},(0,r.createElement)(s.Button,{className:"plans-details__select-button",isPrimary:!0,disabled:!0},(0,r.createElement)("span",{className:"plans-details__placeholder plans-details__placeholder--narrow"},""))," ")})):g.map((function(e,n){return(0,r.createElement)("td",{key:e.periodAgnosticSlug},(0,r.createElement)(s.Button,{className:"plans-details__select-button",onClick:function(){var e;t(null===(e=h[n])||void 0===e?void 0:e.productId)},isPrimary:!0},(0,r.createElement)("span",null,__("Select","full-site-editing"))))}))))))}},373:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(3027),a=(n(3804),n(2779)),c=n.n(a),s=n(7997),u=n(5869),l=n(9806),d=n(8565),f=n(9215),p=(n(8173),function(e){var t=e.className;return(0,o.createElement)(u.Z,{className:t,icon:l.Z,size:18})}),m=function(e){var t=e.className;return(0,o.createElement)(u.Z,{className:t,icon:d.Z,size:18})},g=function(e){var t=e.children,n=e.className;return(0,o.createElement)("span",{className:n},t)},h=function(e){var t=e.billingPeriod,__=e.__,n=__("Included with annual plans","full-site-editing"),r=__("Only included with annual plans","full-site-editing");return(0,o.createElement)("span",{className:"plans-feature-list__item-annual-nudge","aria-label":"ANNUALLY"===t?n:r},n)};var v=function(e,t){var n=e.bulletIcon,r=e.textNode,i=e.requiresAnnuallyBilledPlan,a=e.contentWrapperNode,s=void 0===a?g:a,u=e.listItemExtraClassName,l=e.billingPeriod,__=(0,f.QT)().__;return(0,o.createElement)("li",{key:t,className:c()("plans-feature-list__item",{"plans-feature-list__item--requires-annual-enabled":i&&"ANNUALLY"===l,"plans-feature-list__item--requires-annual-disabled":i&&"ANNUALLY"!==l},u)},(0,o.createElement)(s,{className:"plans-feature-list__item-content-wrapper"},(0,o.createElement)(n,{className:"plans-feature-list__item-bullet-icon"}),(0,o.createElement)("span",{className:"plans-feature-list__item-text"},i&&(0,o.createElement)(h,{billingPeriod:l,__:__}),(0,o.createElement)("span",{className:"plans-feature-list__item-description"},r))))};t.Z=function(e){var t=e.features,n=e.domain,r=e.billingPeriod,a=e.isFree,u=void 0!==a&&a,l=e.isOpen,d=void 0!==l&&l,g=e.onPickDomain,h=e.disabledLabel,y=e.multiColumn,_=void 0!==y&&y,__=(0,f.QT)().__,b=function(e,t,n,__){var r="plans-feature-list__item-content-wrapper--domain-button";return{NO_DOMAIN:{FREE_PLAN:null,PAID_PLAN:{wrapperClassName:c()(r,"is-cta"),bulletIcon:"ANNUALLY"===n?p:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,__("Pick a free domain (1 year)","full-site-editing"))}},FREE_DOMAIN:{FREE_PLAN:null,PAID_PLAN:{wrapperClassName:c()(r,"is-cta"),bulletIcon:"ANNUALLY"===n?p:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,__("Pick a free domain (1 year)","full-site-editing"))}},PAID_DOMAIN:{FREE_PLAN:{wrapperClassName:c()(r,"is-unavailable"),bulletIcon:m,requiresAnnuallyBilledPlan:!1,domainMessage:(0,o.createElement)(o.Fragment,null,(0,o.createInterpolateElement)(__("<url /> is not included","full-site-editing"),{url:(0,o.createElement)("span",{className:"plans-feature-list__item-url"},null==t?void 0:t.domain_name)}))},PAID_PLAN:{wrapperClassName:r,bulletIcon:"ANNUALLY"===n?p:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,(0,o.createInterpolateElement)(__("<url /> is included","full-site-editing"),{url:(0,o.createElement)("span",{className:"plans-feature-list__item-url"},null==t?void 0:t.domain_name)}))}}}[t&&(t.is_free?"FREE_DOMAIN":"PAID_DOMAIN")||"NO_DOMAIN"][e?"FREE_PLAN":"PAID_PLAN"]}(u,n,r,__),E=[];return h?E.push({bulletIcon:m,textNode:h,requiresAnnuallyBilledPlan:!1,listItemExtraClassName:"plans-feature-list__item--disabled-message"}):b&&E.push({bulletIcon:b.bulletIcon,textNode:b.domainMessage,requiresAnnuallyBilledPlan:b.requiresAnnuallyBilledPlan,contentWrapperNode:function(e){var t=e.children,n=e.className;return(0,o.createElement)(s.Button,{className:c()(b.wrapperClassName,n),onClick:g,isLink:!0},t)}}),t.forEach((function(e){var t=e.name,n=e.requiresAnnuallyBilledPlan;return E.push({bulletIcon:n&&"MONTHLY"===r?m:p,textNode:t,requiresAnnuallyBilledPlan:n})})),(0,o.createElement)("div",{className:"plans-feature-list",hidden:!d},(0,o.createElement)("ul",{className:c()("plans-feature-list__item-group",{"plans-feature-list__item-group--columns":_})},E.map((function(e,t){return(0,o.createElement)(v,i()({},e,{billingPeriod:r,key:t}))}))))}},7891:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i);n(8173);t.Z=function(e){var t=e.isOpen,n=void 0!==t&&t,i=e.multiColumn,a=void 0!==i&&i,c=Array.from(Array(10).keys());return(0,r.createElement)("div",{className:"plans-feature-list",hidden:!n},(0,r.createElement)("ul",{className:o()("plans-feature-list__item-group",{"plans-feature-list__item-group--columns":a})},c.map((function(e){return(0,r.createElement)("li",{key:e,className:"plans-feature-list__item"},(0,r.createElement)("span",{className:"plans-feature-list__placeholder"},""))}))))}},5315:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(9215),u=n(5915),l=n(8049),d=n.n(l),f=n(6795),p=n(222),m=n(4689),g=n(1954),h=n(1201),v=n(9255),y=(n(7638),d()("plans-grid"));t.Z=function(e){var t=e.header,n=e.selectedFeatures,r=e.currentPlanProductId,l=e.currentDomain,d=e.onPlanSelect,_=e.onPickDomainClick,b=e.disabledPlans,E=e.isAccordion,S=e.locale,w=e.showPlanTaglines,P=void 0!==w&&w,C=e.CTAVariation,N=void 0===C?"NORMAL":C,x=e.popularBadgeVariation,A=void 0===x?"ON_TOP":x,L=e.customTagLines,O=e.hidePlansComparison,T=void 0!==O&&O,I=e.defaultAllPlansExpanded,k=void 0!==I&&I,D=e.onBillingPeriodChange,__=(0,s.QT)().__,R=(0,c.useSelect)((function(e){var t;return null===(t=e(v.F).getPlanProductById(r))||void 0===t?void 0:t.billingPeriod})),F=a.useState(R||"ANNUALLY"),Z=i()(F,2),j=Z[0],M=Z[1];a.useEffect((function(){D&&D(j)}),[j,D]);var U=(0,h.N)(S,j).maxAnnualDiscount;return E&&y("PlansGrid accordion version is active"),(0,o.createElement)("div",{className:"plans-grid"},t&&(0,o.createElement)("div",{className:"plans-grid__header"},t),(0,o.createElement)(g.Z,{intervalType:j,onChange:M,maxMonthlyDiscountPercentage:U,className:"plans-grid__toggle"}),(0,o.createElement)("div",{className:"plans-grid__table"},(0,o.createElement)("div",{className:"plans-grid__table-container"},E?(0,o.createElement)(p.Z,{selectedFeatures:n,selectedPlanProductId:r,onPlanSelect:d,currentDomain:l,onPickDomainClick:_,disabledPlans:b,locale:S,billingPeriod:j}):(0,o.createElement)(f.Z,{popularBadgeVariation:A,CTAVariation:N,selectedPlanProductId:r,onPlanSelect:d,customTagLines:L,currentDomain:l,onPickDomainClick:_,disabledPlans:b,locale:S,showTaglines:P,defaultAllPlansExpanded:k,billingPeriod:j}))),!T&&(0,o.createElement)("div",{className:"plans-grid__details"},(0,o.createElement)("div",{className:"plans-grid__details-heading"},(0,o.createElement)(u.b,{tagName:"h2"},__("Detailed comparison","full-site-editing"))),(0,o.createElement)("div",{className:"plans-grid__details-container"},(0,o.createElement)(m.Z,{onSelect:d,locale:S,billingPeriod:j}))))}},1954:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(9215)),o=n(3163),a=n(7997),c=n(2779),s=n.n(c),u=n(5532),l=(n(4151),function(e){var t=e.children,n={desktop:"middle right",mobile:"bottom center"};return(0,r.createElement)(r.Fragment,null,Object.keys(n).map((function(e){return(0,r.createElement)(a.Popover,{key:e,className:s()("plans-interval-toggle__popover","plans-interval-toggle__popover--".concat(e)),position:n[e],noArrow:!1},t)})))});t.Z=function(e){var t=e.onChange,n=e.intervalType,a=e.maxMonthlyDiscountPercentage,c=e.className,d=void 0===c?"":c,__=(0,i.QT)().__;return(0,r.createElement)("div",{className:s()("plans-interval-toggle",{"plans-interval-toggle--monthly":"MONTHLY"===n},d)},(0,r.createElement)(u.Z,null,(0,r.createElement)(u.Z.Item,{selected:"MONTHLY"===n,onClick:function(){return t("MONTHLY")}},(0,r.createElement)("span",{className:"plans-interval-toggle__label"},__("Pay monthly","full-site-editing"))),(0,r.createElement)(u.Z.Item,{selected:"ANNUALLY"===n,onClick:function(){return t("ANNUALLY")}},(0,r.createElement)("span",{className:"plans-interval-toggle__label"},__("Pay annually","full-site-editing")),"MONTHLY"===n&&a&&(0,r.createElement)(l,null,(0,o.sprintf)(__("Save up to %(maxDiscount)d%% by paying annually and get a free domain for one year","full-site-editing"),{maxDiscount:a})))))}},6795:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(2893),u=n(1201),l=n(9255);n(8287);t.Z=function(e){var t=e.selectedPlanProductId,n=e.onPlanSelect,r=e.onPickDomainClick,d=e.currentDomain,f=e.disabledPlans,p=e.locale,m=e.billingPeriod,g=e.showTaglines,h=void 0!==g&&g,v=e.CTAVariation,y=void 0===v?"NORMAL":v,_=e.popularBadgeVariation,b=void 0===_?"ON_TOP":_,E=e.customTagLines,S=e.defaultAllPlansExpanded,w=void 0!==S&&S,P=(0,u.N)(p,m).supportedPlans,C=(0,a.useState)(w),N=i()(C,2),x=N[0],A=N[1],L=(0,c.useSelect)((function(e){return e(l.F).getPlanProduct}));return(0,o.createElement)("div",{className:"plans-table"},P.filter((function(e){return!!e})).map((function(e){var i,a,c;return(0,o.createElement)(s.Z,{popularBadgeVariation:b,allPlansExpanded:x,key:e.periodAgnosticSlug,slug:e.periodAgnosticSlug,domain:d,tagline:null!==(i=h&&(null==E?void 0:E[e.periodAgnosticSlug]))&&void 0!==i?i:e.description,CTAVariation:y,features:null!==(a=e.features)&&void 0!==a?a:[],billingPeriod:m,isPopular:e.isPopular,isFree:e.isFree,name:null==e?void 0:e.title.toString(),isSelected:!!t&&t===(null===(c=L(e.periodAgnosticSlug,m))||void 0===c?void 0:c.productId),onSelect:n,onPickDomainClick:r,onToggleExpandAll:function(){return A((function(e){return!e}))},disabledLabel:null==f?void 0:f[e.periodAgnosticSlug]})})))}},2893:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(2779),s=n.n(c),u=n(7997),l=n(1417),d=n(3163),f=n(9215),p=n(5707),m=n(5869),g=n(9806),h=n(373),v=n(9255),y=(0,o.createElement)(m.Z,{icon:g.Z,size:17}),_=(0,o.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,o.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"}));t.Z=function(e){var t,n=e.slug,r=e.name,c=e.tagline,m=e.isPopular,g=void 0!==m&&m,b=e.isFree,E=void 0!==b&&b,S=e.domain,w=e.features,P=e.billingPeriod,C=e.onSelect,N=e.onPickDomainClick,x=e.onToggleExpandAll,A=e.allPlansExpanded,L=e.disabledLabel,O=e.CTAVariation,T=void 0===O?"NORMAL":O,I=e.popularBadgeVariation,k=void 0===I?"ON_TOP":I,D=e.isSelected,__=(0,f.QT)().__,R=(0,p.useSelect)((function(e){return e(v.F).getPlanProduct(n,P)})),F=a.useState(!1),Z=i()(F,2),j=Z[0],M=Z[1],U=(0,l.useViewportMatch)("mobile",">=");a.useEffect((function(){M(A)}),[A]);var B=A||U||g||j,V=__("Choose","full-site-editing"),H=__("Current Selection","full-site-editing"),z=__("Select %s","full-site-editing"),$=__("billed annually","full-site-editing"),W=__("per month, billed monthly","full-site-editing"),G=__("Collapse all plans","full-site-editing"),q=__("Expand all plans","full-site-editing");return(0,o.createElement)("div",{className:s()("plan-item",{"is-popular":g,"is-open":B,"badge-next-to-name":"NEXT_TO_NAME"===k})},g&&"ON_TOP"===k&&(0,o.createElement)("span",{className:"plan-item__badge"},__("Popular","full-site-editing")),(0,o.createElement)("div",{className:s()("plan-item__viewport",{"is-popular":g})},(0,o.createElement)("div",{className:"plan-item__details"},(0,o.createElement)("div",{tabIndex:0,role:"button",onClick:function(){return M((function(e){return!e}))},onKeyDown:function(e){return 32===e.keyCode&&M((function(e){return!e}))},className:"plan-item__summary"},(0,o.createElement)("div",{className:s()("plan-item__heading",{"badge-next-to-name":"NEXT_TO_NAME"===k})},(0,o.createElement)("div",{className:"plan-item__name"},r),g&&"NEXT_TO_NAME"===k&&(0,o.createElement)("span",{className:"plan-item__badge-next-to-name"},__("Popular","full-site-editing"))),c&&(0,o.createElement)("p",{className:"plan-item__tagline"},c),(0,o.createElement)("div",{className:"plan-item__price"},(0,o.createElement)("div",{className:s()("plan-item__price-amount",{"is-loading":!(null!=R&&R.price)})},(null==R?void 0:R.price)||" ")),!B&&(0,o.createElement)("div",{className:"plan-item__dropdown-chevron"},_)),(0,o.createElement)("div",{hidden:!B},(0,o.createElement)("div",{className:"plan-item__price-note"},E&&__("free forever","full-site-editing"),!E&&("ANNUALLY"===P?$:W)),(0,o.createElement)("div",{className:s()("plan-item__price-discount",{"plan-item__price-discount--disabled":"ANNUALLY"!==P,"plan-item__price-discount--hidden":E}),"aria-hidden":E?"true":"false"},(0,d.sprintf)(__("Save %(discountRate)s%% by paying annually","full-site-editing"),{discountRate:null!==(t=null==R?void 0:R.annualDiscount)&&void 0!==t?t:0})),(0,o.createElement)("div",{className:"plan-item__actions"},"NORMAL"===T?(0,o.createElement)(u.Button,{className:"plan-item__select-button",onClick:function(){C(null==R?void 0:R.productId)},isPrimary:!0,disabled:!!L},(0,o.createElement)("span",null,null!=L?L:V)):(0,o.createElement)(u.Button,{className:s()("plan-item__select-button full-width",{"is-selected":D,"is-popular":g}),onClick:function(){C(null==R?void 0:R.productId)},isPrimary:g,disabled:!!L},(0,o.createElement)("span",null,null!=L?L:(0,o.createElement)(o.Fragment,null,D?y:"",D?(0,d.sprintf)(H,r):(0,d.sprintf)(z,r))))),(0,o.createElement)(h.Z,{features:w,domain:S,isFree:E,isOpen:B,onPickDomain:N,disabledLabel:L&&(0,d.sprintf)(__("%s is not included","full-site-editing"),null==S?void 0:S.domain_name),billingPeriod:P})))),g&&!U&&(0,o.createElement)(u.Button,{onClick:x,className:"plan-item__mobile-expand-all-plans",isLink:!0},A?G:q))}},5532:function(e,t,n){"use strict";n.d(t,{Z:function(){return E}});var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(270),s=n.n(c),u=n(4564),l=n.n(u),d=n(1260),f=n.n(d),p=n(3027),m=n(3980),g=n.n(m),h=n(3804),v=n.n(h),y=n(2779),_=n.n(y),b=n(8268),E=(n(4070),function(e){s()(n,e);var t=l()(n);function n(){return i()(this,n),t.apply(this,arguments)}return a()(n,[{key:"render",value:function(){var e={"is-compact":this.props.compact,"is-primary":this.props.primary};return(0,p.createElement)("ul",{className:_()("segmented-control",e,this.props.className),style:this.props.style,role:"radiogroup"},this.props.children)}}]),n}(v().Component));f()(E,"Item",b.Z),f()(E,"propTypes",{className:g().string,compact:g().bool,primary:g().bool,style:g().object,children:g().node.isRequired})},8268:function(e,t,n){"use strict";var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(8111),s=n.n(c),u=n(270),l=n.n(u),d=n(4564),f=n.n(d),p=n(1260),m=n.n(p),g=n(3027),h=n(3980),v=n.n(h),y=n(3804),_=n.n(y),b=n(2779),E=n.n(b),S=function(e){l()(n,e);var t=f()(n);function n(){var e;i()(this,n);for(var r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),m()(s()(e),"handleKeyEvent",(function(e){switch(e.keyCode){case 13:case 32:e.preventDefault(),document.activeElement.click()}})),e}return a()(n,[{key:"render",value:function(){var e=E()({"segmented-control__item":!0,"is-selected":this.props.selected}),t=E()("segmented-control__link",m()({},"item-index-".concat(this.props.index),null!=this.props.index));return(0,g.createElement)("li",{className:e},(0,g.createElement)("a",{href:this.props.path,className:t,onClick:this.props.onClick,title:this.props.title,"data-e2e-value":this.props.value,role:"radio",tabIndex:0,"aria-checked":this.props.selected,onKeyDown:this.handleKeyEvent},(0,g.createElement)("span",{className:"segmented-control__text"},this.props.children)))}}]),n}(_().Component);m()(S,"propTypes",{children:v().node.isRequired,path:v().string,selected:v().bool,title:v().string,value:v().string,onClick:v().func,index:v().number}),m()(S,"defaultProps",{selected:!1}),t.Z=S},9255:function(e,t,n){"use strict";n.d(t,{F:function(){return o},J:function(){return a}});var r=n(9734),i=n(182),o=r.z2(),a=i.z()},9215:function(e,t,n){"use strict";n.d(t,{QT:function(){return m}});var r=n(5182),i=n.n(r),o=n(8527),a=n.n(o),c=(n(1068),n(3027)),s=n(3804),u=n(3163),l=n(1417),d=n(5799),f={__:u.__,_n:u._n,_nx:u._nx,_x:u._x,isRTL:u.isRTL,setLocaleData:u.setLocaleData},p=s.createContext(h()),m=function(){return s.useContext(p)};(0,l.createHigherOrderComponent)((function(e){return function(t){var n=m();return(0,c.createElement)(e,a()({},n,t))}}),"withI18n");function g(e,t,n){var r=e[t],o=n.hasFilter,a=n.applyFilters;return o("preTranslation")||o("postTranslation")?function(){for(var e=arguments.length,o=new Array(e),c=0;c<e;c++)o[c]=arguments[c];var s=a("preTranslation",o,t,n);return a("postTranslation",r.apply(void 0,i()(s)),s,t,n)}:r}function h(e,t){var n=e?(0,u.createI18n)(e):f,r=e?function(t,n){return function(e,t,n){return("string"==typeof n?"".concat(n,"",t):t)in e}(e,t,n)}:void 0,i=null!=t?t:(0,d.createHooks)(),o=i.addFilter,a=i.removeFilter,c={addFilter:o,removeFilter:a,hasFilter:i.hasFilter,applyFilters:i.applyFilters};return{__:g(n,"__",c),_n:g(n,"_n",c),_nx:g(n,"_nx",c),_x:g(n,"_x",c),isRTL:n.isRTL,localeData:e,hasTranslation:r,addFilter:o,removeFilter:a}}},8552:function(e,t,n){"use strict";n.d(t,{Vw:function(){return E},sS:function(){return N}});var r,i=n(2278),o=n(2884),a=n.n(o),c=n(8650),s=n.n(c),u=n(8049),l=n.n(u)()("wpcom-proxy-request"),d="https://public-api.wordpress.com",f=window.location.protocol+"//"+window.location.host,p=function(){var e=!1;try{window.postMessage({toString:function(){e=!0}},"*")}catch(t){}return e}(),m=function(){try{return new window.File(["a"],"test.jpg",{type:"image/jpeg"}),!0}catch(e){return!1}}(),g=null,h=!1,v={},y=!!window.ProgressEvent&&!!window.FormData;l('using "origin": %o',f);var _=function(e,t){var n=Object.assign({},e);l("request(%o)",n),g||C();var o=(0,i.Z)();n.callback=o,n.supports_args=!0,n.supports_error_obj=!0,n.supports_progress=y,n.method=String(n.method||"GET").toUpperCase(),l("params object: %o",n);var a=new window.XMLHttpRequest;if(a.params=n,v[o]=a,"function"==typeof t){var c=!1,s=function(e){if(!c){c=!0;var n=e.error||e.err||e;l("error: ",n),l("headers: ",e.headers),t(n,null,e.headers)}};a.addEventListener("load",(function(e){if(!c){c=!0;var n=e.response||a.response;l("body: ",n),l("headers: ",e.headers),t(null,n,e.headers)}})),a.addEventListener("abort",s),a.addEventListener("error",s)}return"function"==typeof n.onStreamRecord&&delete n.onStreamRecord,h?S(n):(l("buffering API request since proxying <iframe> is not yet loaded"),r.push(n)),a},b=function(e,t){return"function"==typeof t?_(e,t):new Promise((function(t,n){_(e,(function(e,r){e?n(e):t(r)}))}))};function E(){return b({metaAPI:{accessAllUsersBlogs:!0}})}function S(e){l("sending API request to proxy <iframe> %o",e),e.formData&&function(e){if(!window.chrome||!m)return;for(var t=0;t<e.length;t++){var n=P(e[t][1]);n&&(e[t][1]=new window.File([n],n.name,{type:n.type}))}}(e.formData),g.contentWindow.postMessage(p?JSON.stringify(e):e,d)}function w(e){return e&&"[object File]"===Object.prototype.toString.call(e)}function P(e){return w(e)?e:"object"==typeof e&&w(e.fileContents)?e.fileContents:null}function C(){l("install()"),g&&(l("uninstall()"),window.removeEventListener("message",x),document.body.removeChild(g),h=!1,g=null),r=[],window.addEventListener("message",x),(g=document.createElement("iframe")).src=d+"/wp-admin/rest-proxy/?v=2.0#"+f,g.style.display="none",document.body.appendChild(g)}var N=function(){C()};function x(e){if(l("onmessage"),e.origin===d)if(e.source===g.contentWindow){var t=e.data;if(!t)return l("no `data`, bailing");if("ready"!==t){if(p&&"string"==typeof t&&(t=JSON.parse(t)),t.upload||t.download)return function(e){l('got "progress" event: %o',e);var t=v[e.callbackId];if(t){var n=new(s())("progress",e);(e.upload?t.upload:t).dispatchEvent(n)}}(t);if(!t.length)return l("`e.data` doesn't appear to be an Array, bailing...");var n=t[t.length-1];if(!(n in v))return l("bailing, no matching request with callback: %o",n);var i,o=v[n],c=o.params,u=t[0],f=t[1],m=t[2];if(207===f||delete v[n],c.metaAPI?f="metaAPIupdated"===u?200:500:l("got %o status code for URL: %o",f,c.path),"object"==typeof m)if(m.status=f,i=m["Content-Type"],/^application[/]x-ndjson($|;)/.test(i))return void A(o,new Error("stream mode processing is not yet implemented for wpcom-proxy-request"),m);if(f&&2===Math.floor(f/100))!function(e,t,n){var r=new(s())("load");r.data=r.body=r.response=t,r.headers=n,e.dispatchEvent(r)}(o,u,m);else A(o,a()(c,f,u),m)}else!function(){if(l('proxy <iframe> "load" event'),h=!0,r){for(var e=0;e<r.length;e++)S(r[e]);r=null}}()}else l("ignoring message... iframe elements do not match");else l("ignoring message... %o !== %o",e.origin,d)}function A(e,t,n){var r=new(s())("error");r.error=r.err=t,r.headers=n,e.dispatchEvent(r)}t.ZP=b},8049:function(e,t,n){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;var n="color: "+this.color;t.splice(1,0,n,"color: inherit");var r=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(function(e){"%%"!==e&&(r++,"%c"===e&&(i=r))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(n){}},t.load=function(){var e;try{e=t.storage.getItem("debug")}catch(n){}!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG);return e},t.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+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.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"],t.log=console.debug||console.log||function(){},e.exports=n(2632)(t),e.exports.formatters.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}},2632:function(e,t,n){var r=n(5182);e.exports=function(e){function t(e){var n;function r(){for(var e=arguments.length,i=new Array(e),o=0;o<e;o++)i[o]=arguments[o];if(r.enabled){var a=r,c=Number(new Date),s=c-(n||c);a.diff=s,a.prev=n,a.curr=c,n=c,i[0]=t.coerce(i[0]),"string"!=typeof i[0]&&i.unshift("%O");var u=0;i[0]=i[0].replace(/%([a-zA-Z%])/g,(function(e,n){if("%%"===e)return e;u++;var r=t.formatters[n];if("function"==typeof r){var o=i[u];e=r.call(a,o),i.splice(u,1),u--}return e})),t.formatArgs.call(a,i);var l=a.log||t.log;l.apply(a,i)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=t.selectColor(e),r.destroy=i,r.extend=o,"function"==typeof t.init&&t.init(r),t.instances.push(r),r}function i(){var e=t.instances.indexOf(this);return-1!==e&&(t.instances.splice(e,1),!0)}function o(e,n){var r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function a(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){var e=[].concat(r(t.names.map(a)),r(t.skips.map(a).map((function(e){return"-"+e})))).join(",");return t.enable(""),e},t.enable=function(e){var n;t.save(e),t.names=[],t.skips=[];var r=("string"==typeof e?e:"").split(/[\s,]+/),i=r.length;for(n=0;n<i;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")));for(n=0;n<t.instances.length;n++){var o=t.instances[n];o.enabled=t.enabled(o.namespace)}},t.enabled=function(e){if("*"===e[e.length-1])return!0;var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(1378),Object.keys(e).forEach((function(n){t[n]=e[n]})),t.instances=[],t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){for(var n=0,r=0;r<e.length;r++)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},1898:function(e,t){"use strict";var n="Invariant failed";t.Z=function(e,t){if(!e)throw new Error(n)}},3830:function(e,t,n){"use strict";var r=n(956);e.exports=function(){var e=r.apply(r,arguments);return e.charAt(0).toUpperCase()+e.slice(1)}},956:function(e){"use strict";e.exports=function(){var e=[].map.call(arguments,(function(e){return e.trim()})).filter((function(e){return e.length})).join("-");return e.length?1!==e.length&&/[_.\- ]+/.test(e)?e.replace(/^[_.\- ]+/,"").toLowerCase().replace(/[_.\- ]+(\w|$)/g,(function(e,t){return t.toUpperCase()})):e[0]===e[0].toLowerCase()&&e.slice(1)!==e.slice(1).toLowerCase()?e:e.toLowerCase():""}},7127:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(3804),i=n(669);function o(e,t){return e===t}function a(e,t,n){var a=n&&n.equalityFn?n.equalityFn:o,c=(0,r.useState)(e),s=c[0],u=c[1],l=(0,i.Z)((0,r.useCallback)((function(e){return u(e)}),[]),t,n),d=l[0],f=l[1],p=(0,r.useRef)(e);return(0,r.useEffect)((function(){a(p.current,e)||(d(e),p.current=e)}),[e,d,a]),[s,f]}},669:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(3804);function i(e,t,n){void 0===n&&(n={});var i=n.maxWait,o=(0,r.useRef)(null),a=(0,r.useRef)([]),c=n.leading,s=(0,r.useRef)(!1),u=(0,r.useRef)(null),l=(0,r.useRef)(!1),d=(0,r.useRef)(e);d.current=e;var f=(0,r.useCallback)((function(){clearTimeout(u.current),clearTimeout(o.current),o.current=null,a.current=[],u.current=null,s.current=!1}),[]);(0,r.useEffect)((function(){return function(){l.current=!0}}),[]);return[(0,r.useCallback)((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(a.current=e,clearTimeout(u.current),!u.current&&c&&!s.current)return d.current.apply(d,e),void(s.current=!0);u.current=setTimeout((function(){f(),l.current||d.current.apply(d,e)}),t),i&&!o.current&&(o.current=setTimeout((function(){var e=a.current;f(),l.current||d.current.apply(null,e)}),i))}),[i,t,f,c]),f,function(){u.current&&(d.current.apply(null,a.current),f())}]}},8186:function(e,t,n){"use strict";var r=n(7320),i=n(3804);t.useSubscription=function(e){var t=e.getCurrentValue,n=e.subscribe,o=i.useState((function(){return{getCurrentValue:t,subscribe:n,value:t()}}));e=o[0];var a=o[1];return o=e.value,e.getCurrentValue===t&&e.subscribe===n||(o=t(),a({getCurrentValue:t,subscribe:n,value:o})),i.useDebugValue(o),i.useEffect((function(){function e(){if(!i){var e=t();a((function(i){return i.getCurrentValue!==t||i.subscribe!==n||i.value===e?i:r({},i,{value:e})}))}}var i=!1,o=n(e);return e(),function(){i=!0,o()}}),[t,n]),o}},6718:function(e,t,n){"use strict";e.exports=n(8186)},838:function(e,t){"use strict";function n(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}t.Z=function e(t,r){if(t===r)return!0;if(null==t||null==r)return!1;if(Array.isArray(t))return Array.isArray(r)&&t.length===r.length&&t.every((function(t,n){return e(t,r[n])}));if("object"==typeof t||"object"==typeof r){var i=n(t),o=n(r);return i!==t||o!==r?e(i,o):Object.keys(Object.assign({},t,r)).every((function(n){return e(t[n],r[n])}))}return!1}},2884:function(e,t,n){var r=n(3830),i=n(7260);function o(e,t){if(t)if("number"==typeof t)a(e,t);else{t.status_code&&a(e,t.status_code),t.error&&(e.name=s(t.error)),t.error_description&&(e.message=t.error_description);var n=t.errors;if(n)o(e,n.length?n[0]:n);for(var r in t)e[r]=t[r];e.status&&(t.method||t.path)&&c(e)}}function a(e,t){e.name=s(i[t]),e.status=e.statusCode=t,c(e)}function c(e){var t=e.status,n=e.method,r=e.path,i=t+" status code",o=n||r;o&&(i+=' for "'),n&&(i+=n),o&&(i+=" "),r&&(i+=r),o&&(i+='"'),e.message=i}function s(e){return r(String(e).replace(/error$/i,""),"error")}e.exports=function e(){for(var t=new Error,n=0;n<arguments.length;n++)o(t,arguments[n]);"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(t,e);return t}},7260:function(e){e.exports={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"}},4024:function(e,t){"use strict";for(var n=[],r=0;r<256;++r)n[r]=(r+256).toString(16).substr(1);t.Z=function(e,t){var r=t||0,i=n;return[i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]]].join("")}},9771:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),i=new Uint8Array(16);function o(){if(!r)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(i)}},6374:function(e,t,n){"use strict";var r=n(9771),i=n(4024);t.Z=function(e,t,n){var o=t&&n||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var a=(e=e||{}).random||(e.rng||r.Z)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var c=0;c<16;++c)t[o+c]=a[c];return t||(0,i.Z)(a)}},4947:function(e,t){"use strict";for(var n=[],r=0;r<256;++r)n[r]=(r+256).toString(16).substr(1);t.Z=function(e,t){var r=t||0,i=n;return[i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]]].join("")}},4750:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),i=new Uint8Array(16);function o(){if(!r)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(i)}},2278:function(e,t,n){"use strict";var r=n(4750),i=n(4947);t.Z=function(e,t,n){var o=t&&n||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var a=(e=e||{}).random||(e.rng||r.Z)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var c=0;c<16;++c)t[o+c]=a[c];return t||(0,i.Z)(a)}},3804:function(e){"use strict";e.exports=window.React},8681:function(e){"use strict";e.exports=window["a8c-fse-common-data-stores"]},1205:function(e){"use strict";e.exports=window.lodash},7997:function(e){"use strict";e.exports=window.wp.components},1417:function(e){"use strict";e.exports=window.wp.compose},5707:function(e){"use strict";e.exports=window.wp.data},9866:function(e){"use strict";e.exports=window.wp.dataControls},3613:function(e){"use strict";e.exports=window.wp.deprecated},3027:function(e){"use strict";e.exports=window.wp.element},5799:function(e){"use strict";e.exports=window.wp.hooks},3163:function(e){"use strict";e.exports=window.wp.i18n},1200:function(e){"use strict";e.exports=window.wp.plugins},2418:function(e){"use strict";e.exports=window.wp.primitives},791:function(e){"use strict";e.exports=window.wp.url}},t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}return n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n(272)}());
editor-site-launch/dist/gutenboarding-launch.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('a8c-fse-common-data-stores', 'lodash', 'react', 'wp-components', 'wp-compose', 'wp-data', 'wp-data-controls', 'wp-deprecated', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'c1132ca680f6790b84e42d53fab4036f');
1
+ <?php return array('dependencies' => array('a8c-fse-common-data-stores', 'lodash', 'react', 'wp-components', 'wp-compose', 'wp-data', 'wp-data-controls', 'wp-deprecated', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'cd043529f498b399105552575bd539e7');
editor-site-launch/dist/gutenboarding-launch.js CHANGED
@@ -16,7 +16,7 @@ object-assign
16
  *
17
  * This source code is licensed under the MIT license found in the
18
  * LICENSE file in the root directory of this source tree.
19
- */var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,i=n?Symbol.for("react.portal"):60106,o=n?Symbol.for("react.fragment"):60107,a=n?Symbol.for("react.strict_mode"):60108,c=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,l=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,p=n?Symbol.for("react.forward_ref"):60112,f=n?Symbol.for("react.suspense"):60113,m=n?Symbol.for("react.suspense_list"):60120,g=n?Symbol.for("react.memo"):60115,h=n?Symbol.for("react.lazy"):60116,v=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,_=n?Symbol.for("react.scope"):60119;function E(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case l:case d:case o:case c:case a:case f:return e;default:switch(e=e&&e.$$typeof){case u:case p:case h:case g:case s:return e;default:return t}}case i:return t}}}function S(e){return E(e)===d}t.AsyncMode=l,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=r,t.ForwardRef=p,t.Fragment=o,t.Lazy=h,t.Memo=g,t.Portal=i,t.Profiler=c,t.StrictMode=a,t.Suspense=f,t.isAsyncMode=function(e){return S(e)||E(e)===l},t.isConcurrentMode=S,t.isContextConsumer=function(e){return E(e)===u},t.isContextProvider=function(e){return E(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return E(e)===p},t.isFragment=function(e){return E(e)===o},t.isLazy=function(e){return E(e)===h},t.isMemo=function(e){return E(e)===g},t.isPortal=function(e){return E(e)===i},t.isProfiler=function(e){return E(e)===c},t.isStrictMode=function(e){return E(e)===a},t.isSuspense=function(e){return E(e)===f},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===c||e===a||e===f||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===g||e.$$typeof===s||e.$$typeof===u||e.$$typeof===p||e.$$typeof===y||e.$$typeof===b||e.$$typeof===_||e.$$typeof===v)},t.typeOf=E},8570:function(e,t,n){"use strict";e.exports=n(6866)},9830:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(1184),i={contextDelimiter:"",onMissingKey:null};function o(e,t){var n;for(n in this.data=e,this.pluralForms={},this.options={},i)this.options[n]=void 0!==t&&n in t?t[n]:i[n]}o.prototype.getPluralForm=function(e,t){var n,i,o,a=this.pluralForms[e];return a||("function"!=typeof(o=(n=this.data[e][""])["Plural-Forms"]||n["plural-forms"]||n.plural_forms)&&(i=function(e){var t,n,r;for(t=e.split(";"),n=0;n<t.length;n++)if(0===(r=t[n].trim()).indexOf("plural="))return r.substr(7)}(n["Plural-Forms"]||n["plural-forms"]||n.plural_forms),o=(0,r.Z)(i)),a=this.pluralForms[e]=o),a(t)},o.prototype.dcnpgettext=function(e,t,n,r,i){var o,a,c;return o=void 0===i?0:this.getPluralForm(e,i),a=n,t&&(a=t+this.options.contextDelimiter+n),(c=this.data[e][a])&&c[o]?c[o]:(this.options.onMissingKey&&this.options.onMissingKey(n,e),0===o?n:r)}},365:function(e,t,n){"use strict";n.d(t,{y:function(){return r}});var r=function(){try{return window.self!==window.top}catch(e){return!0}};!window||!window._currentSiteType||window._currentSiteType},7456:function(e,t,n){"use strict";n.r(t);n(8318),n(7989)},7989:function(e,t,n){"use strict";var r,i,o=n(3027),a=n(3804),c=n(5707),s=n(1200),u=n(5799),l=n(6357),d=n(849),p=n(9095),f=n(8318),m=n(1157),g=n(8550),h=n(365);r="a8c-editor-site-launch",i={render:function(){var e,t=(0,c.useSelect)((function(e){return e(f.sC).getState()})),n=t.isSidebarOpen,r=t.isAnchorFm,i=(0,c.useDispatch)(f.sC),s=i.closeSidebar,v=i.setSidebarFullscreen,y=i.unsetSidebarFullscreen;return a.useEffect((function(){window.innerWidth<782?v():y()}),[n,v,y]),a.useEffect((function(){var e="a8c.wpcom-block-editor.toggleInlineHelpButton";(0,u.hasAction)(e)&&(0,u.doAction)(e,{hidden:n})}),[n]),n?(0,o.createElement)(d.Iw,{localeSlug:null===(e=window.wpcomEditorSiteLaunch)||void 0===e?void 0:e.locale},(0,o.createElement)(l.Z.Provider,{value:{siteId:window._currentSiteId,flow:m.OS,redirectTo:g.gQ,openCheckout:g.Rd,getCurrentLaunchFlowUrl:g.O0,isInIframe:(0,h.y)()}},(0,o.createElement)(p.Z,{onClose:s,isLaunchImmediately:r}))):null}},(0,s.registerPlugin)(r,i)},1157:function(e,t,n){"use strict";n.d(t,{OS:function(){return r},Js:function(){return i},nU:function(){return o}});var r="gutenboarding",i="focused-launch",o="should_launch"},6915:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(3027),a=(n(3804),n(5707)),c=n(9215),s=n(8318),u=n(8374);n(3184);t.Z=function(e){var t,n=e.onMenuItemClick,__=(0,c.QT)().__,r=(0,a.useSelect)((function(e){var t=e(s.sC);return{currentStep:t.getCurrentStep(),LaunchStep:t.getLaunchStep(),LaunchSequence:t.getLaunchSequence(),isStepCompleted:t.isStepCompleted,isFlowCompleted:t.isFlowCompleted()}})),l=r.currentStep,d=r.LaunchStep,p=r.LaunchSequence,f=r.isStepCompleted,m=r.isFlowCompleted,g=(t={},i()(t,d.Name,__("Name your site","full-site-editing")),i()(t,d.Domain,__("Select a domain","full-site-editing")),i()(t,d.Plan,__("Select a plan","full-site-editing")),i()(t,d.Final,__("Launch your site","full-site-editing")),t),h=(0,a.useDispatch)(s.sC).setStep;return(0,o.createElement)("div",{className:"nux-launch-menu"},(0,o.createElement)("h4",null,__("Site Launch Steps","full-site-editing")),(0,o.createElement)("div",{className:"nux-launch-menu__item-group"},p.map((function(e){return(0,o.createElement)(u.Z,{key:e,title:g[e],isCompleted:f(e),isCurrent:e===l,onClick:function(){return function(e){h(e),n(e)}(e)},isDisabled:e===d.Final&&!m})}))))}},8374:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(7997)),o=n(5869),a=n(9806),c=n(2779),s=n.n(c),u=(0,r.createElement)(i.SVG,{viewBox:"0 0 24 24"},(0,r.createElement)(i.Circle,{cx:"12",cy:"12",r:"5"}));t.Z=function(e){var t=e.title,n=e.isCompleted,c=e.isCurrent,l=e.isDisabled,d=e.onClick;return(0,r.createElement)(i.Button,{className:s()("nux-launch-menu__item",{"is-current":c,"is-completed":n}),onClick:d,disabled:l,isLink:!0},(0,r.createElement)(o.Z,{icon:n?a.Z:u,size:16}),(0,r.createElement)("span",null,t))}},9095:function(e,t,n){"use strict";var r=n(2954),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(2779),l=n.n(u),d=n(5707),p=n(3163),f=n(7997),m=n(5869),g=n(1742),h=n(8565),v=n(6357),y=n(3357),b=n(849),_=n(8318),E=n(8398),S=n(2326),w=n(2526),__=(n(2270),p.__);t.Z=function(e){var t=e.onClose,n=e.isLaunchImmediately,r=s.useContext(v.Z).siteId,o=(0,d.useSelect)((function(e){return e(_.sC).getState()})),u=o.step,p=o.isSidebarFullscreen,C=s.useState(!1),x=a()(C,2),P=x[0],k=x[1],N=s.useState(!1),A=a()(N,2),O=A[0],L=A[1],T=(0,d.useDispatch)(_.j4).launchSite,I=(0,d.useDispatch)("core/editor").savePost,D=(0,b.bU)(),F=(0,d.useDispatch)(_.sC).setPlanProductId,R=(0,d.useSelect)((function(e){return e(_.Fs).getDefaultFreePlan(D)})),Z=s.useCallback((function(){T(r),k(!0)}),[T,k,r]);return s.useEffect((function(){n&&!P&&k(!0)}),[P,n]),s.useEffect((function(){var e=function(){var e=i()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,I();case 2:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();n&&!O&&null!=R&&R.productIds[0]&&(F(null==R?void 0:R.productIds[0]),L(!0),e(),Z())}),[n,O,Z,I,R,F]),(0,y.X)(),(0,c.createElement)(f.Modal,{open:!0,className:l()("nux-launch-modal","step-".concat(u),p?"is-sidebar-fullscreen":""),overlayClassName:"nux-launch-modal-overlay",bodyOpenClassName:"has-nux-launch-modal",onRequestClose:t,title:""},P?(0,c.createElement)("div",{className:"nux-launch-modal-body__launching"},__("Hooray! Your site will be ready shortly.","full-site-editing")):(0,c.createElement)(c.Fragment,null,(0,c.createElement)("div",{className:"nux-launch-modal-body"},(0,c.createElement)("div",{className:"nux-launch-modal-header"},(0,c.createElement)("div",{className:"nux-launch-modal-header__wp-logo"},(0,c.createElement)(m.Z,{icon:g.Z,size:36})),(0,c.createElement)(w.Z,null)),(0,c.createElement)(E.Z,{onSubmit:Z})),(0,c.createElement)("div",{className:"nux-launch-modal-aside"},(0,c.createElement)(S.Z,null)),(0,c.createElement)(f.Button,{isLink:!0,className:"nux-launch-modal__close-button",onClick:t,"aria-label":__("Close dialog","full-site-editing"),disabled:!t},(0,c.createElement)("span",null,(0,c.createElement)(m.Z,{icon:h.Z,size:24})))))}},2526:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(5707)),o=n(3163),a=n(9215),c=n(8318);n(7650);t.Z=function(){var __=(0,a.QT)().__,e=(0,i.useSelect)((function(e){var t=e(c.sC);return{currentStep:t.getCurrentStep(),LaunchSequence:t.getLaunchSequence()}})),t=e.currentStep,n=e.LaunchSequence,s=n.indexOf(t)+1,u=n.length,l=(0,o.sprintf)(__("%1$d of %2$d","full-site-editing"),s,u);return(0,r.createElement)("div",{className:"nux-launch-progress"},l)}},2326:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(3163)),o=n(5707),a=n(5915),c=n(9211),s=n(6915),u=n(8318),__=(n(5767),i.__);t.Z=function(){var e=(0,o.useDispatch)(u.sC),t=e.setStep,n=e.unsetSidebarFullscreen,i=(0,o.useSelect)((function(e){return e(u.sC).getLaunchSequence()}));return(0,r.createElement)("div",{className:"nux-launch-sidebar"},(0,r.createElement)("div",{className:"nux-launch-sidebar__header"},(0,r.createElement)(a.b,null,__("You're almost there!","full-site-editing")),(0,r.createElement)(a.D,null,__("Complete the following steps to launch your site. Your site will remain private until you Launch.","full-site-editing"))),(0,r.createElement)("div",{className:"nux-launch-sidebar__body"},(0,r.createElement)(s.Z,{onMenuItemClick:function(){n()}})),(0,r.createElement)("div",{className:"nux-launch-sidebar__footer"},(0,r.createElement)(c.ZP,{sticky:!0},(0,r.createElement)(c.aW,{onClick:function(){t(i[0]),n()}},__("Get Started","full-site-editing")))))}},381:function(e,t,n){"use strict";var r=n(3027);n(3804),n(7949);t.Z=function(e){var t=e.children;return(0,r.createElement)(r.Fragment,null,t)}},9270:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(5707)),o=n(3163),a=n(7047),c=n(7356),s=n(5915),u=n(9211),l=n(6115),d=n(381),p=n(8318),f=n(780),m=n(5144),g=n(6956),h=n(1157),__=o.__;t.Z=function(e){var t=e.onPrevStep,n=e.onNextStep,o=(0,f.my)(),v=o.onDomainSelect,y=o.onExistingSubdomainSelect,b=o.currentDomain,_=(0,m.j)().siteSubdomain,E=(0,g.f)(),S=E.domainSearch,w=E.setDomainSearch,C=(0,i.useDispatch)(p.sC).confirmDomainSelection,x=function(){C(),null==n||n()};return(0,r.createElement)(d.Z,null,(0,r.createElement)("div",{className:"nux-launch-step__header"},(0,r.createElement)("div",null,(0,r.createElement)(s.b,null,__("Choose a domain","full-site-editing")),(0,r.createElement)(s.D,null,__("Free for the first year with any paid plan.","full-site-editing"))),(0,r.createElement)(u.ZP,{sticky:!1},(0,r.createElement)(u.aW,{onClick:x,disabled:!S}))),(0,r.createElement)("div",{className:"nux-launch-step__body"},(0,r.createElement)(a.ZP,{analyticsFlowId:h.OS,initialDomainSearch:S,onSetDomainSearch:w,onDomainSearchBlur:function(e){(0,l.jN)("calypso_newsite_domain_search_blur",{flow:h.OS,query:e,where:"editor_domain_modal"})},currentDomain:b||(0,c.n)(null==_?void 0:_.domain),existingSubdomain:(0,c.n)(null==_?void 0:_.domain),onDomainSelect:v,onExistingSubdomainSelect:y,analyticsUiAlgo:"editor_domain_modal",segregateFreeAndPaid:!0,locale:document.documentElement.lang})),(0,r.createElement)("div",{className:"nux-launch-step__footer"},(0,r.createElement)(u.ZP,{sticky:!0},(0,r.createElement)(u.xE,{onClick:function(){null==t||t()}}),(0,r.createElement)(u.aW,{onClick:x,disabled:!S}))))}},4502:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=(n(3804),n(2779)),c=n.n(a),s=n(50),u=n(3163),l=n(5707),d=n(7997),p=n(5869),f=n(9806),m=n(4557),g=n(5144),h=n(8463),v=n(6956),y=n(7498),b=n(5915),_=n(9211),E=n(7384),S=n(1806),w=n(7450),C=n(849),x=n(381),P=n(8318),__=(n(5862),u.__),k=(0,o.createElement)(p.Z,{icon:f.Z,size:17});t.Z=function(e){var t=e.onNextStep,n=e.onPrevStep,r=(0,l.useSelect)((function(e){var t=e(P.sC);return{domain:t.getSelectedDomain(),LaunchStep:t.getLaunchStep(),isStepCompleted:t.isStepCompleted,isFlowCompleted:t.isFlowCompleted(),planProductId:t.getSelectedPlanProductId()}})),a=r.domain,p=r.LaunchStep,f=r.isStepCompleted,N=r.isFlowCompleted,A=r.planProductId,O=(0,C.bU)(),L=(0,l.useSelect)((function(e){return[e(P.Fs).getPlanByProductId(A,O),e(P.Fs).getPlanProductById(A)]})),T=i()(L,2),I=T[0],D=T[1],F=(0,m.Z)().title,R=(0,g.j)().siteSubdomain,Z=(0,h.V)(),j=(0,v.f)().domainSearch,M=(0,l.useDispatch)(P.sC).setStep,B=(0,y.Iu)(),U=(0,o.createElement)("div",{className:"nux-launch__summary-item"},(0,o.createElement)("p",null,__("Site","full-site-editing"),": ",F)),V=(0,o.createElement)("div",{className:"nux-launch__summary-item"},null!=a&&a.domain_name?(0,o.createElement)("p",null,__("Custom domain","full-site-editing"),": ",a.domain_name,"MONTHLY"===(null==D?void 0:D.billingPeriod)&&(0,o.createElement)(o.Fragment,null,(0,o.createElement)("br",null),(0,o.createElement)("span",{className:"nux-launch__summary-item__domain-price"},__("Domain Registration","full-site-editing"),":"," ",(0,u.sprintf)(__("%s/year","full-site-editing"),a.cost)))):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",null,__("Free site address","full-site-editing"),": ",null==R?void 0:R.domain),(0,o.createElement)(d.Tip,null,j?(0,o.createInterpolateElement)(__("A custom site address like <DomainName /> (<Link>now available!</Link>) is more unique and can help with your SEO ranking.","full-site-editing"),{DomainName:(0,o.createElement)("span",{className:c()("nux-launch__summary-item__domain-name",{"is-loading":!Z})},(null==Z?void 0:Z.domain_name)||"loading-example.com"),Link:(0,o.createElement)(d.Button,{isLink:!0,onClick:function(){return M(p.Domain)}})}):__("A custom site address is more unique and can help with your SEO ranking.","full-site-editing")))),z=__("billed annually","full-site-editing"),H=__("per month, billed monthly","full-site-editing"),$=(0,o.createElement)("div",{className:"nux-launch__summary-item"},I&&D&&!I.isFree?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",{className:"nux-launch__summary-item__plan-name"},"WordPress.com ",I.title),__("Plan subscription","full-site-editing"),": ",D.price," ","ANNUALLY"===D.billingPeriod?z:H):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",{className:"nux-launch__summary-item__plan-name"},"WordPress.com Free"),(0,o.createElement)("p",null,__("Plan subscription: Free forever","full-site-editing")),(0,o.createElement)(d.Tip,null,(0,o.createInterpolateElement)((0,u.sprintf)(__("<Link>Upgrade to Premium</Link> to get access to 13GB storage space, payment collection options, 24/7 Live Chat support, and more. Not sure? Give it a spin—we offer %1$d-day full-refunds, guaranteed.","full-site-editing"),14),{Link:(0,o.createElement)(d.Button,{isLink:!0,onClick:function(){return M(p.Plan)}})}))));return(0,o.createElement)(x.Z,null,(0,o.createElement)("div",{className:"nux-launch-step__header"},(0,o.createElement)("div",null,(0,o.createElement)(b.b,null,__("Launch your site","full-site-editing")),(0,o.createElement)(b.D,null,__("Your site will be made public and ready to share with others.","full-site-editing")))),(0,o.createElement)("div",{className:"nux-launch-step__body"},(0,o.createElement)(s.f6,{theme:E.Z},(0,o.createElement)(S._U,null,f(p.Plan)&&(0,o.createElement)(S.Bb,null,(0,o.createElement)(S.nb,{className:"nux-launch__feature-list"},(0,o.createElement)("h3",{className:"nux-launch__feature-list-title"},__("Included in your plan","full-site-editing")),(0,o.createElement)("ul",{className:"nux-launch__feature-item-group"},null==I?void 0:I.features.filter((function(e){return"ANNUALLY"===(null==D?void 0:D.billingPeriod)||!e.requiresAnnuallyBilledPlan})).map((function(e,t){return(0,o.createElement)("li",{key:t,className:"nux-launch__feature-item"},k," ",e.name)}))),(0,o.createElement)("p",null,__("Questions?","full-site-editing")," ",(0,o.createElement)(d.Button,{isLink:!0,href:B("https://wordpress.com/help/contact",O),target:"_blank",rel:"noopener noreferrer"},__("Ask a Happiness Engineer","full-site-editing"))))),(0,o.createElement)(S.r8,null,(0,o.createElement)(S.V9,{isStepActive:!1,titleContent:__("Your site name","full-site-editing"),isStepComplete:f(p.Name),goToThisStep:function(){return M(p.Name)},completeStepContent:U,stepId:"name",formStatus:w.PX.READY}),(0,o.createElement)(S.V9,{isStepActive:!1,titleContent:__("Your domain","full-site-editing"),isStepComplete:f(p.Domain),goToThisStep:function(){return M(p.Domain)},completeStepContent:V,stepId:"domain",formStatus:w.PX.READY}),(0,o.createElement)(S.V9,{isStepActive:!1,titleContent:__("Your plan","full-site-editing"),isStepComplete:f(p.Plan),goToThisStep:function(){return M(p.Plan)},completeStepContent:$,stepId:"plan",formStatus:w.PX.READY}),(0,o.createElement)(S.ds,null,(0,o.createElement)(d.Button,{isPrimary:!0,disabled:!N,onClick:t,className:"nux-launch__submit-button"},__("Launch your site","full-site-editing"))))))),(0,o.createElement)("div",{className:"nux-launch-step__footer"},(0,o.createElement)(_.ZP,{sticky:!0},(0,o.createElement)(_.xE,{onClick:function(){null==n||n()}}))))}},958:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(3163)),o=n(7997),a=n(5915),c=n(9211),s=n(381),u=n(4557),__=(n(9801),i.__);t.Z=function(e){var t=e.onPrevStep,n=e.onNextStep,i=(0,u.Z)(),l=i.title,d=i.updateTitle,p=function(){null==n||n()};return(0,r.createElement)(s.Z,null,(0,r.createElement)("div",{className:"nux-launch-step__header"},(0,r.createElement)("div",null,(0,r.createElement)(a.b,null,__("Name your site","full-site-editing")),(0,r.createElement)(a.D,null,__("Pick a name for your site.","full-site-editing"))),(0,r.createElement)(c.ZP,{sticky:!1},(0,r.createElement)(c.aW,{onClick:p,disabled:!(null!=l&&l.trim())}))),(0,r.createElement)("div",{className:"nux-launch-step__body"},(0,r.createElement)("form",{onSubmit:p},(0,r.createElement)(o.TextControl,{id:"nux-launch-step__input",className:"nux-launch-step__input",onChange:d,value:l||"",spellCheck:!1,autoComplete:"off",placeholder:__("Enter site name","full-site-editing"),autoCorrect:"off"}),(0,r.createElement)("div",{className:"nux-launch-step__input-hint"},(0,r.createElement)(o.Tip,{size:18}),(0,r.createElement)("span",null,__("Don't worry, you can change it later.","full-site-editing"))))),(0,r.createElement)("div",{className:"nux-launch-step__footer"},(0,r.createElement)(c.ZP,{sticky:!0},(0,r.createElement)(c.xE,{onClick:function(){null==t||t()}}),(0,r.createElement)(c.aW,{onClick:p,disabled:!(null!=l&&l.trim())}))))}},4524:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(5707)),o=n(3163),a=n(5315),c=n(5915),s=n(9211),u=n(3073),l=n(381),d=n(8318),__=(n(7496),o.__);t.Z=function(e){var t,n=e.onPrevStep,p=e.onNextStep,f=(0,i.useSelect)((function(e){var t=e(d.sC);return{domain:t.getSelectedDomain(),LaunchStep:t.getLaunchStep(),selectedPlanProductId:t.getSelectedPlanProductId()}})),m=f.domain,g=f.LaunchStep,h=f.selectedPlanProductId,v=(0,i.useDispatch)(d.sC),y=v.setPlanProductId,b=v.setStep,_=(0,u.W)().selectedFeatures,E=m&&!m.is_free;return(0,r.createElement)(l.Z,null,(0,r.createElement)("div",{className:"nux-launch-step__header"},(0,r.createElement)("div",null,(0,r.createElement)(c.b,null,__("Select a plan","full-site-editing")),(0,r.createElement)(c.D,null,(0,o.sprintf)(__("Pick a plan that’s right for you. Switch plans as your needs change. There’s no risk, you can cancel for a full refund within %1$d days.","full-site-editing"),14)))),(0,r.createElement)("div",{className:"nux-launch-step__body"},(0,r.createElement)(a.Z,{currentPlanProductId:h,currentDomain:m,onPlanSelect:function(e){y(e),null==p||p()},onPickDomainClick:function(){b(g.Domain)},disabledPlans:E?{free:__("Unavailable with domain","full-site-editing")}:void 0,isAccordion:!0,selectedFeatures:_,locale:(null===(t=window.wpcomEditorSiteLaunch)||void 0===t?void 0:t.locale)||"en"})),(0,r.createElement)("div",{className:"nux-launch-step__footer"},(0,r.createElement)(s.ZP,{sticky:!0},(0,r.createElement)(s.xE,{onClick:function(){null==n||n()}}))))}},8398:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(958),u=n(9270),l=n(4524),d=n(4502),p=n(8318);n(63);t.Z=function(e){var t,n=e.onSubmit,r=(0,c.useSelect)((function(e){return e(p.sC).getState()})).step,f=(0,c.useSelect)((function(e){return e(p.sC).getLaunchStep()})),m=(0,c.useSelect)((function(e){return e(p.sC).getLaunchSequence()})),g=(0,c.useSelect)((function(e){return e(p.sC).getFirstIncompleteStep()})),h=(0,c.useDispatch)(p.sC),v=h.setStep,y=h.setSidebarFullscreen,b=h.unsetSidebarFullscreen,_=(t={},i()(t,f.Name,s.Z),i()(t,f.Domain,u.Z),i()(t,f.Plan,l.Z),i()(t,f.Final,d.Z),t),E=m.indexOf(r),S=_[r];return a.useEffect((function(){g&&g!==f.Name&&v(g)}),[]),(0,o.createElement)(S,{onPrevStep:function(){var e=E-1;e<0&&(e=0,y()),v(m[e])},onNextStep:function(){var e=E+1;e>m.length-1&&(null==n||n()),b(),v(m[e])}})}},8318:function(e,t,n){"use strict";n.d(t,{j4:function(){return r},sC:function(){return i},Fs:function(){return o}});n(8681);var r="automattic/site",i="automattic/launch",o="automattic/onboard/plans"},8550:function(e,t,n){"use strict";n.d(t,{O0:function(){return l},gQ:function(){return d},Rd:function(){return p}});var r=n(417),i=n.n(r),o=n(1260),a=n.n(o),c=n(5799),s=n(791),u=n(1157),l=function(){var e,t,n;return null!==(e=null===(t=window)||void 0===t||null===(n=t.calypsoifyGutenberg)||void 0===n?void 0:n.currentCalypsoUrl)&&void 0!==e?e:window.location.href},d=function(e){var t="https://wordpress.com";try{var n,r;t=new URL((null===(n=window)||void 0===n||null===(r=n.calypsoifyGutenberg)||void 0===r?void 0:r.currentCalypsoUrl)||"").origin}catch(o){}var i=e.startsWith("/")?e:"/".concat(e);!function(e){window.top.location.href=e}("".concat(t).concat(i))},p=function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window._currentSiteId.toString(),r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=arguments.length>2?arguments[2]:void 0,p="a8c.wpcom-block-editor.openCheckoutModal",f=(null===(e=window)||void 0===e||null===(t=e.wpcomEditorSiteLaunch)||void 0===t?void 0:t.launchFlow)===u.Js,m=l().split("?")[0];if((0,c.hasAction)(p)&&f)(0,c.doAction)(p,{checkoutOnSuccessCallback:o,isFocusedLaunch:!0,redirectTo:(0,s.addQueryArgs)(m,a()({},u.nU,!0))});else{var g=(0,s.addQueryArgs)("/checkout/".concat(n),i()({},!r&&{redirect_to:"/home/".concat(n)}));d(g)}}},6115:function(e,t,n){"use strict";n.d(t,{jN:function(){return r.jN},Sn:function(){return i.Sn},Lo:function(){return i.Lo},k9:function(){return i.k9}});n(1694),n(6209),n(9377);var r=n(9792),i=n(3722)},9377:function(e,t,n){"use strict";"undefined"!=typeof window&&window.addEventListener("popstate",(function(){null}))},9792:function(e,t,n){"use strict";n.d(t,{jN:function(){return f}});n(1068);var r,i=n(417),o=n.n(i),a=(n(5182),n(1205)),c=(n(3421),n(382)),s=n(4898),u=(n(6209),n(1694),n(9377),n(9358)),l=["a8c_cookie_banner_ok","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"];Promise.resolve();function d(e){"undefined"!=typeof window&&(window._tkq=window._tkq||[],window._tkq.push(e))}"undefined"!=typeof document&&(0,s.ve)("//stats.wp.com/w2.js?1");var p=new c.EventEmitter;function f(e,t){if(t=t||{},(0,u.Z)('Record event "%s" called with props %o',e,t),e.startsWith("calypso_")||(0,a.includes)(l,e)){if(r){var n=r(t);t=o()(o()({},t),n)}t=(0,a.omitBy)(t,a.isUndefined),(0,u.Z)('Recording event "%s" with actual props %o',e,t),d(["recordEvent",e,t]),p.emit("record-event",e,t)}else(0,u.Z)('- Event name must be prefixed by "calypso_" or added to `EVENT_NAME_EXCEPTIONS`')}},3722:function(e,t,n){"use strict";n.d(t,{Sn:function(){return o},Lo:function(){return a},k9:function(){return c}});var r=n(6374),i=n(9792);function o(e){var t=e.railcarId,n=e.uiAlgo,r=e.uiPosition,o=e.fetchAlgo,a=e.result,c=e.query;(0,i.jN)("calypso_traintracks_render",{railcar:t,ui_algo:n,ui_position:r,fetch_algo:o,rec_result:a,fetch_query:c})}function a(e){var t=e.railcarId,n=e.action;(0,i.jN)("calypso_traintracks_interact",{railcar:t,action:n})}function c(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"recommendation";return"".concat((0,r.Z)().replace(/-/g,""),"-").concat(e)}},6209:function(e,t,n){"use strict";n(4)},9358:function(e,t,n){"use strict";var r=n(8049),i=n.n(r);t.Z=i()("calypso:analytics")},1694:function(e,t,n){"use strict";n(9358)},4:function(e,t,n){"use strict";n(8032)},4790:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(5182),a=n.n(o),c=n(2220),s=n.n(c),u=n(9976),l=n.n(u),d=n(3027),p=(n(3804),n(5393)),f=n(6654);function m(){var e=l()(["\n\tdisplay: block;\n\twidth: ",";\n\tfont-size: 16px;\n\tborder-radius: ",";\n\tpadding: ",";\n\tborder: ",";\n\tbackground: ",";\n\tcolor: ",";\n\tfont-weight: theme.weights.normal;\n\ttext-decoration: ",";\n\n\t:hover {\n\t\tbackground: ",";\n\t\tborder-color: ",";\n\t\ttext-decoration: none;\n\t\tcolor: ",";\n\t\tcursor: ",";\n\t}\n\n\t:active {\n\t\tbackground: ",";\n\t\ttext-decoration: ",";\n\t\tcolor: ",";\n\t}\n\n\tsvg {\n\t\tmargin-bottom: -1px;\n\t\ttransform: translateY( 2px );\n\t\tfilter: ",";\n\t\topacity: ",";\n\t}\n\n\t&.is-busy {\n\t\tanimation: components-button__busy-animation 2500ms infinite linear;\n\t\tbackground-image: linear-gradient(\n\t\t\t-45deg,\n\t\t\t"," 28%,\n\t\t\t"," 28%,\n\t\t\t"," 72%,\n\t\t\t"," 72%\n\t\t);\n\t\tbackground-size: 200px 100%;\n\t\topacity: 1;\n\t}\n\n\t@keyframes components-button__busy-animation {\n\t\t0% {\n\t\t\tbackground-position: 200px 0;\n\t\t}\n\t}\n"]);return m=function(){return e},e}var g=(0,p.Z)("button")(m(),(function(e){return e.fullWidth?"100%":"auto"}),(function(e){return"paypal"===e.buttonType?"50px":"2px"}),(function(e){return"text-button"===e.buttonType?"0":"10px 15px"}),(function(e){return!e.buttonType||e.disabled?"1px solid "+e.theme.colors.borderColor:"0"}),y,v,_,h,(function(e){return e.buttonType?"inherit":e.theme.colors.borderColorDark}),v,(function(e){return e.disabled?"not-allowed":"pointer"}),h,_,v,(function(e){var t=e.buttonType;return"grayscale( ".concat("primary"===t||"paypal"===t?"0":"100"," ) invert( 0 );")}),(function(e){var t=e.buttonType;return"primary"===t||"paypal"===t?"1":"0.5"}),y,b,b,y);function h(e){var t=e.disabled,n=e.buttonType,r=e.theme.colors;if(t)return r.disabledPaymentButtons;switch(n){case"paypal":return r.paypalGoldHover;case"primary":return r.primaryOver;case"secondary":return r.highlightOver;case"text-button":case"borderless":default:return"none"}}function v(e){var t=e.disabled,n=e.buttonType,r=e.theme.colors;if(t)return r.disabledButtons;switch(n){case"primary":case"secondary":return r.surface;case"text-button":return r.highlight;default:return r.textColor}}function y(e){var t=e.disabled,n=e.buttonType,r=e.theme.colors;if(t)return r.disabledPaymentButtons;switch(n){case"paypal":return r.paypalGold;case"primary":return r.primary;case"secondary":return r.highlight;default:return"none"}}function b(e){var t=e.disabled,n=e.buttonType,r=e.theme.colors;if(t)return r.disabledPaymentButtonsAccent;switch(n){case"paypal":return r.paypalGoldHover;case"primary":return r.primaryOver;case"secondary":return r.highlightOver;case"text-button":case"borderless":default:return"none"}}function _(e){return"text-button"===e.buttonType?"underline":"none"}t.Z=function(e){var t=e.className,n=e.buttonType,r=e.isBusy,o=e.children,c=e.fullWidth,u=s()(e,["className","buttonType","isBusy","children","fullWidth"]),l=(0,f.Z)(["checkout-button"].concat(a()(n?["is-status-"+n]:[]),a()(r?["is-busy"]:[]),a()(t?[t]:[])));return(0,d.createElement)(g,i()({fullWidth:c,buttonType:n,className:l},u),o)}},3246:function(e,t,n){"use strict";n.d(t,{Z:function(){return P}});var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(8111),s=n.n(c),u=n(270),l=n.n(u),d=n(4564),p=n.n(d),f=n(1260),m=n.n(f),g=n(9976),h=n.n(g),v=n(3027),y=n(3804),b=n.n(y),_=n(8049),E=n.n(_),S=n(5393);function w(){var e=h()(["\n\tmargin: 2em;\n\ttext-align: center;\n"]);return w=function(){return e},e}var C=E()("composite-checkout:checkout-error-boundary"),x=S.Z.div(w()),P=function(e){l()(n,e);var t=p()(n);function n(e){var r;return i()(this,n),r=t.call(this,e),m()(s()(r),"state",{hasError:!1,currentError:null}),r}return a()(n,[{key:"componentDidCatch",value:function(e,t){if(this.props.onError){var n="".concat(e.message,"; Stack: ").concat(e.stack,"; Component Stack: ").concat(t.componentStack);C("reporting the error",n),this.props.onError(n)}}},{key:"render",value:function(){return this.state.hasError?(0,v.createElement)(k,{errorMessage:this.props.errorMessage}):this.props.children}}],[{key:"getDerivedStateFromError",value:function(e){return{currentError:e,hasError:!0}}}]),n}(b().Component);function k(e){var t=e.errorMessage;return(0,v.createElement)(x,null,t)}},7984:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(4790));t.Z=function(e){var t=e.value,n=e.onClick,r=e.ariaLabel,o=a()(e,["value","onClick","ariaLabel"]);return(0,c.createElement)(s.Z,i()({onClick:n,buttonType:"primary","aria-label":r},o),t)}},1806:function(e,t,n){"use strict";n.d(t,{_U:function(){return D},Bb:function(){return R},nb:function(){return Z},r8:function(){return j},ds:function(){return M},V9:function(){return z}});n(2954),n(1260),n(417),n(5182),n(1068);var r=n(9976),i=n.n(r),o=n(3027),a=(n(3804),n(8049)),c=n.n(a),s=n(3980),u=n.n(s),l=n(9215),d=n(6654),p=n(3246),f=n(4790),m=n(5197),g=n(7984),h=n(5393),v=n(7450);function y(){var e=i()(["\n\tbackground: ",";\n\ttransform: rotateY( 180deg );\n\t// Reason: media query needs to not have spaces within brackets otherwise ie11 doesn't read them\n\t// prettier-ignore\n\t@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {\n\t\tbackface-visibility: visible;\n\t\tz-index: ",";\n\t}\n\n\tsvg {\n\t\tmargin-top: 4px;\n\t}\n"]);return y=function(){return e},e}function b(){var e=i()(["\n\tbackground: ",";\n\tfont-weight: normal;\n\twidth: 27px;\n\theight: 27px;\n\tline-height: 27px;\n\tbox-sizing: border-box;\n\ttext-align: center;\n\tborder-radius: 50%;\n\tcolor: ",";\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tbackface-visibility: hidden;\n\n\t.rtl & {\n\t\tright: 0;\n\t\tleft: auto;\n\t}\n\n\t// Reason: The IE media query needs to not have spaces within brackets otherwise ie11 doesn't read them\n\t// prettier-ignore\n\t@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {\n\t\tz-index: ",";\n\t}\n"]);return b=function(){return e},e}function _(){var e=i()(["\n\tposition: relative;\n\ttransform-origin: center center;\n\ttransition: transform 0.3s 0.1s ease-out;\n\ttransform-style: preserve-3d;\n\ttransform: ",";\n"]);return _=function(){return e},e}function E(){var e=i()(["\n\tposition: relative;\n\twidth: 27px;\n\theight: 27px;\n\tmargin-right: 8px;\n\n\t.rtl & {\n\t\tmargin-right: 0;\n\t\tmargin-left: 8px;\n\t}\n"]);return E=function(){return e},e}function S(){var e=i()(["\n\tfont-size: 14px;\n\tpadding-top: 1px;\n"]);return S=function(){return e},e}function w(){var e=i()(["\n\tfont-size: 16px;\n\tdisplay: flex;\n\twidth: 100%;\n\talign-items: center;\n\tmargin: 0 0 ",";\n"]);return w=function(){return e},e}function C(){var e=i()(["\n\tcolor: ",";\n\tfont-weight: ",";\n\tmargin-right: ",";\n\tflex: 1;\n\n\t.rtl & {\n\t\tmargin-right: 0;\n\t\tmargin-left: ",";\n\t}\n"]);return C=function(){return e},e}function x(){var e=i()(["\n\tcolor: ",";\n\tfont-size: 14px;\n\tdisplay: ",";\n\tpadding-left: 35px;\n\n\t.rtl & {\n\t\tpadding-right: 35px;\n\t\tpadding-left: 0;\n\t}\n"]);return x=function(){return e},e}function P(){var e=i()(["\n\tcolor: ",";\n\tdisplay: ",";\n\tpadding-left: 35px;\n\n\t.rtl & {\n\t\tpadding-right: 35px;\n\t\tpadding-left: 0;\n\t}\n"]);return P=function(){return e},e}function k(){var e=i()(["\n\tposition: relative;\n\tborder-bottom: 1px solid ",";\n\tpadding: 16px;\n\n\t&.checkout-step {\n\t\tbackground: ",";\n\t}\n\n\t&.checkout-step.is-active,\n\t&.checkout-step.is-complete {\n\t\tbackground: ",";\n\t}\n\n\t@media ( "," ) {\n\t\tpadding: 24px;\n\t}\n"]);return k=function(){return e},e}function N(){var e=i()(["\n\tbackground: ",";\n\tpadding: 24px;\n\tbottom: 0;\n\tleft: 0;\n\tbox-sizing: border-box;\n\twidth: 100%;\n\tz-index: 10;\n\tborder-top-width: 0;\n\tborder-top-style: solid;\n\tborder-top-color: ",";\n\n\t.checkout__step-wrapper--last-step & {\n\t\tborder-top-width: 1px;\n\t\tposition: fixed;\n\t}\n\n\t.rtl & {\n\t\tright: 0;\n\t\tleft: auto;\n\t}\n\n\t.checkout-button {\n\t\twidth: calc( 100% - 60px );\n\t}\n\n\t@media ( "," ) {\n\t\t.checkout-button {\n\t\t\twidth: 100%;\n\t\t}\n\n\t\t.checkout__step-wrapper--last-step & {\n\t\t\tposition: relative;\n\t\t\tborder: 0;\n\t\t}\n\t}\n"]);return N=function(){return e},e}function A(){var e=i()(["\n\tbackground: ",";\n\tbox-sizing: border-box;\n\tmargin: 0 auto;\n\twidth: 100%;\n\n\t&.checkout__step-wrapper--last-step {\n\t\tmargin-bottom: 100px;\n\t}\n\n\t@media ( "," ) {\n\t\tborder: 1px solid ",";\n\t}\n\n\t@media ( "," ) {\n\t\tmax-width: 556px;\n\t}\n\n\t@media ( "," ) {\n\t\tmargin: 0;\n\t\torder: 1;\n\t\twidth: 556px;\n\t}\n"]);return A=function(){return e},e}function O(){var e=i()(["\n\tbackground: ",";\n\tborder-bottom: 1px solid ",";\n\n\t@media ( "," ) {\n\t\tborder: 1px solid ",";\n\t\tborder-bottom: none 0;\n\t}\n\n\t@media ( "," ) {\n\t\tborder: 1px solid ",";\n\t}\n"]);return O=function(){return e},e}function L(){var e=i()(["\n\tbox-sizing: border-box;\n\tmargin: 0 auto;\n\twidth: 100%;\n\n\t@media ( "," ) {\n\t\tmax-width: 556px;\n\t}\n\n\t@media ( "," ) {\n\t\tmargin-right: 0;\n\t\tmargin-left: 24px;\n\t\torder: 2;\n\t\twidth: 328px;\n\n\t\t.rtl & {\n\t\t\tmargin-right: 24px;\n\t\t\tmargin-left: 0;\n\t\t}\n\t}\n"]);return L=function(){return e},e}function T(){var e=i()(["\n\tdisplay: flex;\n\tflex-direction: column;\n\twidth: 100%;\n\n\t@media ( "," ) {\n\t\tmargin: 0 auto 32px;\n\t}\n\n\t@media ( "," ) {\n\t\talign-items: flex-start;\n\t\tflex-direction: row;\n\t\tjustify-content: center;\n\t\tmax-width: none;\n\t}\n"]);return T=function(){return e},e}function I(){var e=i()(["\n\t*:focus {\n\t\toutline: "," solid 2px;\n\t}\n"]);return I=function(){return e},e}c()("composite-checkout:checkout"),h.Z.div(I(),(function(e){return e.theme.colors.outline}));var D=h.Z.div(T(),(function(e){return e.theme.breakpoints.tabletUp}),(function(e){return e.theme.breakpoints.desktopUp})),F=h.Z.div(L(),(function(e){return e.theme.breakpoints.tabletUp}),(function(e){return e.theme.breakpoints.desktopUp})),R=function(e){var t=e.children,n=e.className;return(0,o.createElement)(F,{className:(0,d.Z)([n,"checkout__summary-area"])},t)},Z=h.Z.div(O(),(function(e){return e.theme.colors.surface}),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.breakpoints.smallPhoneUp}),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.breakpoints.desktopUp}),(function(e){return e.theme.colors.borderColorLight}));var j=h.Z.div(A(),(function(e){return e.theme.colors.surface}),(function(e){return e.theme.breakpoints.smallPhoneUp}),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.breakpoints.tabletUp}),(function(e){return e.theme.breakpoints.desktopUp})),M=h.Z.div(N(),(function(e){return e.theme.colors.background}),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.breakpoints.tabletUp}));var B=h.Z.div(k(),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.colors.background}),(function(e){return e.theme.colors.surface}),(function(e){return e.theme.breakpoints.tabletUp})),U=h.Z.div(P(),(function(e){return e.theme.colors.textColor}),(function(e){return e.isVisible?"block":"none"})),V=h.Z.div(x(),(function(e){return e.theme.colors.textColorLight}),(function(e){return e.isVisible?"block":"none"}));function z(e){var t=e.errorMessage,n=e.editButtonText,r=e.editButtonAriaLabel,i=e.nextStepButtonText,a=e.validatingButtonText,c=e.nextStepButtonAriaLabel,s=e.validatingButtonAriaLabel,u=e.isStepActive,d=e.isStepComplete,f=e.className,m=e.stepNumber,h=e.stepId,y=e.titleContent,b=e.goToThisStep,_=e.goToNextStep,E=e.activeStepContent,S=e.formStatus,w=e.completeStepContent,C=e.onError,__=(0,l.QT)().__;return(0,o.createElement)(p.Z,{errorMessage:t||__("There was an error with this step."),onError:C},(0,o.createElement)(B,{className:f},(0,o.createElement)(q,{id:h,stepNumber:m,title:y,isActive:u,isComplete:d,onEdit:S===v.PX.READY&&d&&b&&!u?b:void 0,editButtonText:n||__("Edit"),editButtonAriaLabel:r||__("Edit this step")}),(0,o.createElement)(U,{isVisible:u,className:"checkout-steps__step-content"},E,_&&u&&(0,o.createElement)(g.Z,{onClick:_,value:S===v.PX.VALIDATING?a||__("Please wait…"):i||__("Continue"),ariaLabel:S===v.PX.VALIDATING?s||__("Please wait…"):c||__("Continue to next step"),buttonType:"primary",disabled:S!==v.PX.READY,isBusy:S===v.PX.VALIDATING})),d&&w?(0,o.createElement)(V,{isVisible:!u,className:"checkout-steps__step-complete-content"},w):null))}z.propTypes={errorMessage:u().string,onError:u().func,editButtonAriaLabel:u().string,editButtonText:u().string,nextStepButtonText:u().string,nextStepButtonAriaLabel:u().string,isStepActive:u().bool.isRequired,isStepComplete:u().bool.isRequired,className:u().string,stepNumber:u().number,stepId:u().string.isRequired,titleContent:u().node.isRequired,goToThisStep:u().func,goToNextStep:u().func,activeStepContent:u().node,formStatus:u().string,completeStepContent:u().node,validatingButtonText:u().string,validatingButtonAriaLabel:u().string};var H=h.Z.span(C(),(function(e){return e.isActive?e.theme.colors.textColorDark:e.theme.colors.textColor}),(function(e){return e.isActive?e.theme.weights.bold:e.theme.weights.normal}),(function(e){return e.fullWidth?"0":"8px"}),(function(e){return e.fullWidth?"0":"8px"})),$=h.Z.h2(w(),(function(e){return e.isComplete||e.isActive?"8px":"0"})),G=(0,h.Z)(f.Z)(S());function q(e){var t=e.id,n=e.className,r=e.stepNumber,i=e.title,a=e.isActive,c=e.isComplete,s=e.onEdit,u=e.editButtonText,p=e.editButtonAriaLabel,__=(0,l.QT)().__,f=!!s;return(0,o.createElement)($,{isComplete:c,isActive:a,className:(0,d.Z)([n,"checkout-step__header"])},(0,o.createElement)(X,{isComplete:c,isActive:a,id:t},r||null),(0,o.createElement)(H,{fullWidth:!f,isActive:a},i),f&&(0,o.createElement)(G,{className:"checkout-step__edit-button",buttonType:"text-button",onClick:s,"aria-label":p||__("Edit this step")},u||__("Edit")))}var W=h.Z.div(E()),Y=h.Z.div(_(),(function(e){return e.isComplete?"rotateY(180deg)":"rotateY(0)"})),K=h.Z.div(b(),(function(e){var t=e.isComplete,n=e.isActive,r=e.theme;if(n)return r.colors.highlight;if(t)return r.colors.success;return r.colors.upcomingStepBackground}),(function(e){var t=e.isComplete,n=e.isActive,r=e.theme;if(t||n)return r.colors.surface;return r.colors.textColor}),(function(e){return e.isComplete?"0":"1"})),Q=(0,h.Z)(K)(y(),(function(e){return e.theme.colors.success}),(function(e){return e.isComplete?"1":"0"}));function X(e){var t=e.isComplete,n=e.isActive,r=e.className,i=e.children,a=e.id,c=!n&&t;return(0,o.createElement)(W,{className:(0,d.Z)([r,"checkout-step__stepper"])},(0,o.createElement)(Y,{isComplete:c},(0,o.createElement)(K,{isComplete:c,isActive:n},i),(0,o.createElement)(Q,null,(0,o.createElement)(m.nQ,{id:a}))))}q.propTypes={id:u().string,className:u().string,stepNumber:u().number,title:u().node.isRequired,isActive:u().bool,isComplete:u().bool,editButtonText:u().string,editButtonAriaLabel:u().string,onEdit:u().func},X.propTypes={id:u().string,className:u().string,isComplete:u().bool,isActive:u().bool}},5197:function(e,t,n){"use strict";n.d(t,{nQ:function(){return l}});var r=n(9976),i=n.n(r),o=n(3027),a=(n(3804),n(3980)),c=n.n(a),s=n(5393);function u(){var e=i()(["\n\tfill: #fff;\n"]);return u=function(){return e},e}function l(e){var t=e.className,n=e.id;return(0,o.createElement)(d,{width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:t},(0,o.createElement)("mask",{id:n+"-check-icon-mask","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"2",y:"4",width:"16",height:"12"},(0,o.createElement)("path",{d:"M7.32916 13.2292L3.85416 9.75417L2.67083 10.9292L7.32916 15.5875L17.3292 5.58751L16.1542 4.41251L7.32916 13.2292Z"})),(0,o.createElement)("g",{mask:"url(#"+n+"-check-icon-mask)"},(0,o.createElement)("rect",{width:"20",height:"20"})))}l.propTypes={className:c().string,id:c().string};var d=s.Z.svg(u())},6654:function(e,t,n){"use strict";function r(e){return e.filter((function(e){return e})).join(" ")}n.d(t,{Z:function(){return r}})},5393:function(e,t,n){"use strict";var r=n(6648);t.Z=r.Z},5777:function(e,t,n){"use strict";n.d(t,{I:function(){return r}});var r={wordpressBlue5:"#BEDAE6",wordpressBlue40:"#187AA2",wordpressBlue50:"#006088",wordpressBlue60:"#004E6E",wordpressBlue80:"#002C40",blue5:"#BBE0FA",blue30:"#399CE3",blue40:"#1689DB",blue50:"#0675C4",blue60:"#055D9C",blue80:"#02395C",gray0:"#F6F7F7",gray5:"#DCDCDE",gray10:"#C3C4C7",gray20:"#A7AAAD",gray30:"#8E9196",gray50:"#646970",gray80:"#2C3338",pink50:"#C9356E",pink60:"#AB235A",pink80:"#700F3B",green50:"#008A20",red50:"#D63638",red0:"#F7EBEC",white:"#FFF",black:"#000"}},7384:function(e,t,n){"use strict";var r=n(5777),i={colors:{background:r.I.gray0,surface:r.I.white,primary:r.I.pink50,primaryBorder:r.I.pink80,primaryOver:r.I.pink60,highlight:r.I.blue50,highlightBorder:r.I.blue80,highlightOver:r.I.blue60,success:r.I.green50,discount:r.I.green50,disabledPaymentButtons:r.I.gray0,disabledPaymentButtonsAccent:r.I.gray5,disabledButtons:r.I.gray20,borderColor:r.I.gray10,borderColorLight:r.I.gray5,borderColorDark:r.I.gray50,upcomingStepBackground:r.I.gray5,textColor:r.I.gray80,textColorLight:r.I.gray50,textColorDark:r.I.black,error:r.I.red50,warningBackground:r.I.red0,outline:r.I.blue30,applePayButtonColor:r.I.black,applePayButtonRollOverColor:r.I.gray80,noticeBackground:r.I.gray80,defaultNoticeIconBackground:r.I.gray30,textColorOnDarkBackground:r.I.white,paypalGold:"#F0C443",paypalGoldHover:"#FFB900",modalBackground:"rgba( 255,255,255,0.9 )",disabledField:r.I.gray0,placeHolderTextColor:r.I.gray30},breakpoints:{desktopUp:"min-width: 960px",tabletUp:"min-width: 700px",bigPhoneUp:"min-width: 480px",smallPhoneUp:"min-width: 400px"},weights:{bold:"600",normal:"400"},fonts:{body:'-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif'},fontSize:{small:"14px"}};t.Z=i},7450:function(e,t,n){"use strict";var r,i,o;n.d(t,{PX:function(){return r}}),function(e){e.LOADING="loading",e.READY="ready",e.SUBMITTING="submitting",e.VALIDATING="validating",e.COMPLETE="complete"}(r||(r={})),function(e){e.SUCCESS="SUCCESS",e.REDIRECT="REDIRECT",e.MANUAL="MANUAL"}(i||(i={})),function(e){e.NOT_STARTED="not-started",e.PENDING="pending",e.COMPLETE="complete",e.REDIRECTING="redirecting",e.ERROR="error"}(o||(o={}))},3600:function(e,t,n){"use strict";n.r(t),n.d(t,{receiveCategories:function(){return r},fetchDomainSuggestions:function(){return i},receiveDomainAvailability:function(){return o},receiveDomainSuggestionsSuccess:function(){return a},receiveDomainSuggestionsError:function(){return c}});var r=function(e){return{type:"RECEIVE_CATEGORIES",categories:e}},i=function(){return{type:"FETCH_DOMAIN_SUGGESTIONS",timeStamp:Date.now()}},o=function(e,t){return{type:"RECEIVE_DOMAIN_AVAILABILITY",domainName:e,availability:t}},a=function(e,t){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS",queryObject:e,suggestions:t,timeStamp:Date.now()}},c=function(e){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_ERROR",errorMessage:e,timeStamp:Date.now()}}},584:function(e,t,n){"use strict";n.d(t,{L:function(){return i},r:function(){return r}});var r,i="automattic/domains/suggestions";!function(e){e.Failure="failure",e.Pending="pending",e.Success="success",e.Uninitialized="uninitialized"}(r||(r={}))},8077:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(5707),i=n(584),o=n(3717),a=n(3600),c=n(2269),s=n(267),u=n(3661),l=!1;function d(e){var t=e.vendor;return l||(l=!0,(0,r.registerStore)(i.L,{actions:a,controls:u.ai,reducer:o.Z,resolvers:c,selectors:(0,s.Z)(t)})),i.L}},3717:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),a=n.n(o),c=n(5707),s=n(584),u=n(4211),l={state:s.r.Uninitialized,data:{},errorMessage:null,lastUpdated:-1/0,pendingSince:void 0},d=(0,c.combineReducers)({categories:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_CATEGORIES"===t.type?t.categories:e},domainSuggestions:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,t=arguments.length>1?arguments[1]:void 0;return"FETCH_DOMAIN_SUGGESTIONS"===t.type?a()(a()({},e),{},{state:s.r.Pending,errorMessage:null,pendingSince:t.timeStamp}):"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS"===t.type?a()(a()({},e),{},{state:s.r.Success,data:a()(a()({},e.data),{},i()({},(0,u.L)(t.queryObject),t.suggestions)),errorMessage:null,lastUpdated:t.timeStamp,pendingSince:void 0}):"RECEIVE_DOMAIN_SUGGESTIONS_ERROR"===t.type?a()(a()({},e),{},{state:s.r.Failure,errorMessage:t.errorMessage,lastUpdated:t.timeStamp,pendingSince:void 0}):e},availability:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_DOMAIN_AVAILABILITY"===t.type?a()(a()({},e),{},i()({},t.domainName,t.availability)):e}});t.Z=d},2269:function(e,t,n){"use strict";n.r(t),n.d(t,{isAvailable:function(){return p},getCategories:function(){return f},__internalGetDomainSuggestions:function(){return m}});var r=n(417),i=n.n(r),o=n(9126),a=n(1481),c=n(3600),s=n(3661),u=n(4211),l=regeneratorRuntime.mark(f),d=regeneratorRuntime.mark(m),p=regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n="https://public-api.wordpress.com/rest/v1.3/domains/".concat(encodeURIComponent(t),"/is-available?is_cart_pre_check=true"),e.prev=1,e.next=4,(0,s.An)(n);case 4:return r=e.sent,i=r.body,e.abrupt("return",(0,c.receiveDomainAvailability)(t,i));case 9:return e.prev=9,e.t0=e.catch(1),e.abrupt("return",(0,c.receiveDomainAvailability)(t,{domain_name:t,mappable:"unknown",status:"unknown",supports_privacy:!1}));case 12:case"end":return e.stop()}}),e,null,[[1,9]])}));function f(){var e;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,(0,s.An)("https://public-api.wordpress.com/wpcom/v2/onboarding/domains/categories");case 2:return e=t.sent,t.abrupt("return",(0,c.receiveCategories)(e.body));case 4:case"end":return t.stop()}}),l)}function m(e){var t,n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(e.query){r.next=2;break}return r.abrupt("return",(0,c.receiveDomainSuggestionsError)("Empty query"));case 2:return r.next=4,(0,c.fetchDomainSuggestions)();case 4:return r.prev=4,r.next=7,(0,s._9)({apiVersion:"1.1",path:"/domains/suggestions",query:(0,o.stringify)(e)});case 7:t=r.sent,r.next=13;break;case 10:return r.prev=10,r.t0=r.catch(4),r.abrupt("return",(0,c.receiveDomainSuggestionsError)(r.t0.message||(0,a.Iu)("Error while fetching server response")));case 13:if(t&&""!==t){r.next=15;break}return r.abrupt("return",(0,c.receiveDomainSuggestionsError)((0,a.Iu)("Invalid response from the server")));case 15:return n=t.map((function(e){return i()(i()({},e),e.raw_price&&e.currency_code&&{cost:(0,u._)(e.raw_price,e.currency_code)})})),r.abrupt("return",(0,c.receiveDomainSuggestionsSuccess)(e,n));case 17:case"end":return r.stop()}}),d,null,[[4,10]])}},267:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(5182),a=n.n(o),c=n(5707),s=n(584),u=n(4211);t.Z=function(e){function t(t,n){return i()(i()({include_wordpressdotcom:n.only_wordpressdotcom||!1,include_dotblogsubdomain:!1,only_wordpressdotcom:!1,quantity:5,vendor:e},n),{},{query:t.trim().toLocaleLowerCase()})}return{getCategories:function(e){return[].concat(a()(e.categories.filter((function(e){return null!==e.tier})).sort((function(e,t){return e>t?1:-1}))),a()(e.categories.filter((function(e){return null===e.tier})).sort((function(e,t){return e.title.localeCompare(t.title)}))))},getDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,c.select)(s.L).__internalGetDomainSuggestions(i)},getDomainState:function(e){return e.domainSuggestions.state},getDomainErrorMessage:function(e){return e.domainSuggestions.errorMessage},getDomainSuggestionVendor:function(){return e},isLoadingDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,c.select)("core/data").isResolving(s.L,"__internalGetDomainSuggestions",[i])},__internalGetDomainSuggestions:function(e,t){return e.domainSuggestions.data[(0,u.L)(t)]},isAvailable:function(e,t){return e.availability[t]},getDomainAvailabilities:function(e){return e.availability}}}},4211:function(e,t,n){"use strict";n.d(t,{L:function(){return a},_:function(){return c}});var r=n(5695),i=n.n(r),o=n(1621),a=i();function c(e,t){return(0,o.ZP)(e,t,{stripZeros:!0})}},6108:function(e,t,n){"use strict";n.r(t),n.d(t,{setSidebarFullscreen:function(){return o},unsetSidebarFullscreen:function(){return a},setStep:function(){return c},setSiteTitle:function(){return s},setDomain:function(){return u},unsetDomain:function(){return l},confirmDomainSelection:function(){return d},setDomainSearch:function(){return p},setPlanProductId:function(){return m},unsetPlanProductId:function(){return g},updatePlan:function(){return h},openSidebar:function(){return v},closeSidebar:function(){return y},openFocusedLaunch:function(){return b},closeFocusedLaunch:function(){return _},enableExperimental:function(){return E},enableAnchorFm:function(){return S},showSiteTitleStep:function(){return w},setModalDismissible:function(){return C},unsetModalDismissible:function(){return x},showModalTitle:function(){return P},hideModalTitle:function(){return k},enablePersistentSuccessView:function(){return N},disablePersistentSuccessView:function(){return A}});var r=n(5707),i=n(9149),o=function(){return{type:"SET_SIDEBAR_FULLSCREEN"}},a=function(){return{type:"UNSET_SIDEBAR_FULLSCREEN"}},c=function(e){return{type:"SET_STEP",step:e}},s=function(e){return{type:"SET_SITE_TITLE",title:e}},u=function(e){return{type:"SET_DOMAIN",domain:e}},l=function(){return{type:"UNSET_DOMAIN"}},d=function(){return{type:"CONFIRM_DOMAIN_SELECTION"}},p=function(e){return{type:"SET_DOMAIN_SEARCH",domainSearch:e}},f=function(e){return{type:"SET_PLAN_BILLING_PERIOD",billingPeriod:e}},m=regeneratorRuntime.mark((function e(t){var n,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if((0,r.select)(i.Fs).isPlanProductFree(t)){e.next=6;break}return o=(0,r.select)(i.Fs).getPlanProductById(t),a=null!==(n=null==o?void 0:o.billingPeriod)&&void 0!==n?n:"ANNUALLY",e.next=6,f(a);case 6:return e.abrupt("return",{type:"SET_PLAN_PRODUCT_ID",planProductId:t});case 7:case"end":return e.stop()}}),e)})),g=function(){return{type:"UNSET_PLAN_PRODUCT_ID"}};function h(e){return m(e)}var v=function(){return{type:"OPEN_SIDEBAR"}},y=function(){return{type:"CLOSE_SIDEBAR"}},b=function(){return{type:"OPEN_FOCUSED_LAUNCH"}},_=function(){return{type:"CLOSE_FOCUSED_LAUNCH"}},E=function(){return{type:"ENABLE_EXPERIMENTAL"}},S=function(){return{type:"ENABLE_ANCHOR_FM"}},w=function(){return{type:"SHOW_SITE_TITLE_STEP"}},C=function(){return{type:"SET_MODAL_DISMISSIBLE"}},x=function(){return{type:"UNSET_MODAL_DISMISSIBLE"}},P=function(){return{type:"SHOW_MODAL_TITLE"}},k=function(){return{type:"HIDE_MODAL_TITLE"}},N=function(){return{type:"ENABLE_SUCCESS_VIEW"}},A=function(){return{type:"DISABLE_SUCCESS_VIEW"}}},9149:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Fs:function(){return i}});var r="automattic/launch",i="automattic/onboard/plans"},3610:function(e,t,n){"use strict";n.d(t,{y:function(){return r},M:function(){return i}});var r={Name:"name",Domain:"domain",Plan:"plan",Final:"final"},i=[r.Name,r.Domain,r.Plan,r.Final]},1635:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(9866),i=n(5707),o=n(9149),a=n(4648),c=n(6108),s=n(7092),u=n(594);(0,i.use)(i.plugins.persistence,u.Z);var l=!1;function d(){return l||(l=!0,(0,i.registerStore)(o.Ls,{actions:c,controls:r.controls,reducer:a.Z,selectors:s,persist:["domain","domainSearch","planProductId","planBillingPeriod","confirmedDomainSelection","isExperimental","isAnchorFm","isSiteTitleStepVisible"]})),o.Ls}},594:function(e,t,n){"use strict";var r=n(492);t.Z=(0,r.Z)("WP_LAUNCH")},4648:function(e,t,n){"use strict";var r=n(5707),i=n(3610),o=(0,r.combineReducers)({step:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i.y.Name,t=arguments.length>1?arguments[1]:void 0;return"SET_STEP"===t.type?t.step:e},siteTitle:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1?arguments[1]:void 0;return"SET_SITE_TITLE"===t.type?t.title:e},domain:function(e,t){return"SET_DOMAIN"===t.type?t.domain:"UNSET_DOMAIN"!==t.type?e:void 0},confirmedDomainSelection:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"CONFIRM_DOMAIN_SELECTION"===t.type||e},domainSearch:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;return"SET_DOMAIN_SEARCH"===t.type?t.domainSearch:e},planBillingPeriod:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ANNUALLY",t=arguments.length>1?arguments[1]:void 0;return"SET_PLAN_BILLING_PERIOD"===t.type?t.billingPeriod:e},planProductId:function(e,t){return"SET_PLAN_PRODUCT_ID"===t.type?t.planProductId:"UNSET_PLAN_PRODUCT_ID"!==t.type?e:void 0},isSidebarOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_SIDEBAR"===t.type||"CLOSE_SIDEBAR"!==t.type&&e},isSidebarFullscreen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_SIDEBAR_FULLSCREEN"===t.type||"UNSET_SIDEBAR_FULLSCREEN"!==t.type&&e},isExperimental:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_EXPERIMENTAL"===t.type||e},isAnchorFm:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_ANCHOR_FM"===t.type||e},isFocusedLaunchOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_FOCUSED_LAUNCH"===t.type||"CLOSE_FOCUSED_LAUNCH"!==t.type&&e},isSiteTitleStepVisible:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_SITE_TITLE_STEP"===t.type||e},isModalDismissible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_MODAL_DISMISSIBLE"===t.type||"UNSET_MODAL_DISMISSIBLE"!==t.type&&e},isModalTitleVisible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_MODAL_TITLE"===t.type||"HIDE_MODAL_TITLE"!==t.type&&e}});t.Z=o},7092:function(e,t,n){"use strict";n.r(t),n.d(t,{getLaunchSequence:function(){return a},getLaunchStep:function(){return c},getState:function(){return s},hasPaidDomain:function(){return u},getSelectedDomain:function(){return l},getSelectedPlanProductId:function(){return d},getLastPlanBillingPeriod:function(){return p},isSelectedPlanPaid:function(){return f},hasSelectedDomain:function(){return m},isStepCompleted:function(){return g},isFlowCompleted:function(){return h},isFlowStarted:function(){return v},getFirstIncompleteStep:function(){return y},getSiteTitle:function(){return b},getCurrentStep:function(){return _}});var r=n(5707),i=n(3610),o=n(9149),a=function(){return i.M},c=function(){return i.y},s=function(e){return e},u=function(e){return!!e.domain&&!e.domain.is_free},l=function(e){return e.domain},d=function(e){return e.planProductId},p=function(e){return e.planBillingPeriod},f=function(e){return void 0!==e.planProductId&&!(0,r.select)(o.Fs).isPlanProductFree(e.planProductId)},m=function(e){return!!l(e)||e.confirmedDomainSelection},g=function(e,t){if(t===i.y.Plan)return!!d(e);if(t===i.y.Name){var n=(0,r.select)("core").getEntityRecord("root","site",void 0);return!(null==n||!n.title)}return t===i.y.Domain&&(0,r.select)(o.Ls).hasSelectedDomain()},h=function(e){return i.M.slice(0,i.M.length-1).every((function(t){return g(e,t)}))},v=function(e){return i.M.some((function(t){return g(e,t)}))},y=function(e){return i.M.find((function(t){return!g(e,t)}))},b=function(e){return null==e?void 0:e.siteTitle},_=function(e){return e.step}},492:function(e,t,n){"use strict";function r(e){var t=e,n=e+"_TS",r={},i={getItem:function(e){return r.hasOwnProperty(e)?r[e]:null},setItem:function(e,t){r[e]=String(t)},removeItem:function(e){delete r[e]}},o=function(){try{return window.localStorage.setItem("WP_ONBOARD_TEST","1"),window.localStorage.removeItem("WP_ONBOARD_TEST"),!0}catch(e){return!1}}()?window.localStorage:i;return{storageKey:t,storage:{getItem:function(e){var r=o.getItem(n);return r&&function(e){var t=Number(e);return Boolean(t)&&t+6048e5>Date.now()}(r)&&!new URLSearchParams(window.location.search).has("fresh")?o.getItem(e):(o.removeItem(t),o.removeItem(n),null)},setItem:function(e,t){o.setItem(n,JSON.stringify(Date.now())),o.setItem(e,t)}}}}n.d(t,{Z:function(){return r}})},9068:function(e,t,n){"use strict";n.r(t),n.d(t,{setFeatures:function(){return r},setFeaturesByType:function(){return i},setPlans:function(){return o},setPlanProducts:function(){return a},resetPlan:function(){return c}});var r=function(e,t){return{type:"SET_FEATURES",features:e,locale:t}},i=function(e,t){return{type:"SET_FEATURES_BY_TYPE",featuresByType:e,locale:t}},o=function(e,t){return{type:"SET_PLANS",plans:e,locale:t}},a=function(e){return{type:"SET_PLAN_PRODUCTS",products:e}},c=function(){return{type:"RESET_PLAN"}}},4703:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Ho:function(){return i},TO:function(){return o},YS:function(){return a},Gz:function(){return c},hx:function(){return s},iL:function(){return u},xT:function(){return l},AX:function(){return d},bS:function(){return p},UB:function(){return f},BV:function(){return m},nN:function(){return g}});var r="automattic/onboard/plans",i=1,o="free",a="personal",c="premium",s="business",u="ecommerce",l=[o,a,c,s,u],d=c,p=["personal-bundle","value_bundle","business-bundle","ecommerce-bundle"],f=["personal-bundle-monthly","value_bundle_monthly","business-bundle-monthly","ecommerce-bundle-monthly"],m=["free_plan"].concat(p,f),g=["custom-domain","support-live","priority-support"]},9734:function(e,t,n){"use strict";n.d(t,{z2:function(){return d}});var r=n(5707),i=n(4703),o=n(9438),a=n(9068),c=n(7738),s=n(5261),u=n(3661),l=!1;function d(){return l||(l=!0,(0,r.registerStore)(i.Ls,{resolvers:s,actions:a,controls:u.ai,reducer:o.ZP,selectors:c})),i.Ls}},9438:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),a=n.n(o),c=n(5707),s=(0,c.combineReducers)({features:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES":return a()(a()({},e),{},i()({},t.locale,t.features));default:return e}},featuresByType:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES_BY_TYPE":return a()(a()({},e),{},i()({},t.locale,t.featuresByType));default:return e}},planProducts:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLAN_PRODUCTS":return t.products;default:return e}},plans:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLANS":return a()(a()({},e),{},i()({},t.locale,t.plans));default:return e}}});t.ZP=s},5261:function(e,t,n){"use strict";n.r(t),n.d(t,{getSupportedPlans:function(){return g}});var r=n(9126),i=n(1621),o=n(9068),a=n(4703),c=n(3661),s=regeneratorRuntime.mark(g);function u(e){return(0,i.ZP)(12*e.raw_price,e.currency_code,{stripZeros:!0})}function l(e){return(0,i.ZP)(e.raw_price,e.currency_code,{stripZeros:!0})}function d(e){return e.reduce((function(e,t){return e[t.id]={id:t.id,name:t.name,description:t.description,type:"checkbox",requiresAnnuallyBilledPlan:a.nN.indexOf(t.id)>-1},e}),{})}function p(e,t){var n=Object.keys(t).find((function(n){return t[n].name===e}));return!!n&&t[n].requiresAnnuallyBilledPlan}function f(e,t){var n=e.highlighted_features.map((function(e){return{name:e,requiresAnnuallyBilledPlan:p(e,t)}}));return n.sort((function(e,t){return Number(t.requiresAnnuallyBilledPlan)-Number(e.requiresAnnuallyBilledPlan)})),n}function m(e,t){var n=a.BV.reduce((function(n,r){var o=e.find((function(e){return e.product_slug===r}));if(!o)return n;var a,c=t.find((function(e){return e.productIds.indexOf(o.product_id)>-1}));return n.push({productId:o.product_id,billingPeriod:31===o.bill_period?"MONTHLY":"ANNUALLY",periodAgnosticSlug:c.periodAgnosticSlug,storeSlug:o.product_slug,rawPrice:o.raw_price,pathSlug:o.path_slug,price:31===(null==o?void 0:o.bill_period)||0===o.raw_price?l(o):(a=o,(0,i.ZP)(a.raw_price/12,a.currency_code,{stripZeros:!0})),annualPrice:31===(null==o?void 0:o.bill_period)?u(o):l(o)}),n}),[]);return function(e){for(var t=function(t){var n=e.find((function(e){return e.storeSlug===a.bS[t]})),r=e.find((function(e){return e.storeSlug===a.UB[t]}));if(n&&r){var i=12*r.rawPrice,o=n.rawPrice,c=Math.round(100*(1-o/i));n.annualDiscount=c,r.annualDiscount=c}},n=0;n<a.bS.length;n++)t(n)}(n),n}function g(){var e,t,n,i,u,l,p,g=arguments;return regeneratorRuntime.wrap((function(s){for(;;)switch(s.prev=s.next){case 0:return e=g.length>0&&void 0!==g[0]?g[0]:"en",s.next=3,(0,c._9)({path:"/plans",query:(0,r.stringify)({locale:e}),apiVersion:"1.5"});case 3:return t=s.sent,s.next=6,(0,c.An)("https://public-api.wordpress.com/wpcom/v2/plans/details?locale=".concat(encodeURIComponent(e)),{mode:"cors",credentials:"omit"});case 6:return n=s.sent,i=n.body,u=d(i.features),l=i.plans.map((function(e){var t,n=null===(t=e.nonlocalized_short_name)||void 0===t?void 0:t.toLowerCase();return{description:e.tagline,features:f(e,u),storage:e.storage,title:e.short_name,featuresSlugs:e.features.reduce((function(e,t){return e[t]=!0,e}),{}),isFree:n===a.TO,isPopular:n===a.Gz,periodAgnosticSlug:n,productIds:e.products.map((function(e){return e.plan_id}))}})),p=m(t,l),s.next=13,(0,o.setPlans)(l,e);case 13:return s.next=15,(0,o.setPlanProducts)(p);case 15:return s.next=17,(0,o.setFeatures)(u,e);case 17:return s.next=19,(0,o.setFeaturesByType)(i.features_by_type,e);case 19:case"end":return s.stop()}}),s)}},7738:function(e,t,n){"use strict";n.r(t),n.d(t,{getFeatures:function(){return c},getFeaturesByType:function(){return s},getPlanByProductId:function(){return u},getPlanProductById:function(){return l},getPlanByPeriodAgnosticSlug:function(){return d},getDefaultPaidPlan:function(){return p},getDefaultFreePlan:function(){return f},getSupportedPlans:function(){return m},getPlansProducts:function(){return g},getPrices:function(){return h},getPlanByPath:function(){return v},getPlanProduct:function(){return y},isPlanEcommerce:function(){return b},isPlanFree:function(){return _},isPlanProductFree:function(){return E}});var r=n(5707),i=n(4703),o=n(3613),a=n.n(o),c=function(e,t){var n;return null!==(n=e.features[t])&&void 0!==n?n:{}},s=function(e,t){var n;return null!==(n=e.featuresByType[t])&&void 0!==n?n:[]},u=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.productIds.indexOf(t)>-1}))},l=function(e,t){if(t)return(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.productId===t}))},d=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===t}))},p=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.AX}))},f=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.TO}))},m=function(e,t){var n;return null!==(n=e.plans[t])&&void 0!==n?n:[]},g=function(e){return e.planProducts},h=function(e,t){return a()("getPrices",{alternative:"getPlanProduct().price"}),(0,r.select)(i.Ls).getPlansProducts().reduce((function(e,t){return e[t.storeSlug]=t.price,e}),{})},v=function(e,t,n){if(t){var o=(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.pathSlug===t}));if(o)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===(null==o?void 0:o.periodAgnosticSlug)}))}},y=function(e,t,n){if(t&&n){var o=(0,r.select)(i.Ls).getPlansProducts();return t===i.TO?o.find((function(e){return e.periodAgnosticSlug===t})):o.find((function(e){return e.billingPeriod===n&&e.periodAgnosticSlug===t}))}},b=function(e,t){return t===i.iL},_=function(e,t){return t===i.TO},E=function(e,t){return t===i.Ho}},8459:function(e,t,n){"use strict";n.d(t,{d:function(){return u}});var r=n(417),i=n.n(r),o=n(2220),a=n.n(o),c=n(3661),s=n(2699);function u(e){var t=regeneratorRuntime.mark(f),n=regeneratorRuntime.mark(y),r=regeneratorRuntime.mark(b),o=regeneratorRuntime.mark(_),u=regeneratorRuntime.mark(E),l=function(){return{type:"FETCH_NEW_SITE"}},d=function(e){return{type:"RECEIVE_NEW_SITE",response:e}},p=function(e){return{type:"RECEIVE_NEW_SITE_FAILED",error:e}};function f(n){var r,o,s,u,l;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,{type:"FETCH_NEW_SITE"};case 2:return t.prev=2,r=n.authToken,o=a()(n,["authToken"]),s={client_id:e.client_id,client_secret:e.client_secret,find_available_url:!0,public:-1},u=i()(i()(i()({},s),o),{},{validate:!1}),t.next=8,(0,c._9)({path:"/sites/new",apiVersion:"1.1",method:"post",body:u,token:r});case 8:return l=t.sent,t.next=11,d(l);case 11:return t.abrupt("return",!0);case 14:return t.prev=14,t.t0=t.catch(2),t.next=18,p(t.t0);case 18:return t.abrupt("return",!1);case 19:case"end":return t.stop()}}),t,null,[[2,14]])}var m=function(e,t){return{type:"RECEIVE_SITE_TITLE",siteId:e,title:t}},g=function(e){return{type:"LAUNCH_SITE_START",siteId:e}},h=function(e){return{type:"LAUNCH_SITE_SUCCESS",siteId:e}},v=function(e,t){return{type:"LAUNCH_SITE_FAILURE",siteId:e,error:t}};function y(e){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,g(e);case 2:return t.prev=2,t.next=5,(0,c._9)({path:"/sites/".concat(e,"/launch"),apiVersion:"1.1",method:"post"});case 5:return t.next=7,h(e);case 7:t.next=13;break;case 9:return t.prev=9,t.t0=t.catch(2),t.next=13,v(e,s.Hc.INTERNAL);case 13:case"end":return t.stop()}}),n,null,[[2,9]])}function b(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,c._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"GET"});case 2:return t=n.sent,n.abrupt("return",t);case 4:case"end":return n.stop()}}),r)}function _(e,t){var n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,(0,c._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"POST",body:t});case 2:return n=r.sent,r.abrupt("return",n);case 4:case"end":return r.stop()}}),o)}function E(e,t){return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,c._9)({path:"/sites/".concat(encodeURIComponent(e),"/settings"),apiVersion:"1.4",body:{blogname:t},method:"POST"});case 3:return n.next=5,m(e,t);case 5:n.next=9;break;case 7:n.prev=7,n.t0=n.catch(0);case 9:case"end":return n.stop()}}),u,null,[[0,7]])}return{receiveSiteDomains:function(e,t){return{type:"RECEIVE_SITE_DOMAINS",siteId:e,domains:t}},saveSiteTitle:E,receiveSiteTitle:m,fetchNewSite:l,fetchSite:function(){return{type:"FETCH_SITE"}},receiveNewSite:d,receiveNewSiteFailed:p,resetNewSiteFailed:function(){return{type:"RESET_RECEIVE_NEW_SITE_FAILED"}},createSite:f,receiveSite:function(e,t){return{type:"RECEIVE_SITE",siteId:e,response:t}},receiveSiteFailed:function(e,t){return{type:"RECEIVE_SITE_FAILED",siteId:e,response:t}},reset:function(){return{type:"RESET_SITE_STORE"}},launchSite:y,launchSiteStart:g,launchSiteSuccess:h,launchSiteFailure:v,getCart:b,setCart:_}}},2005:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/site"},2369:function(e,t,n){"use strict";n.d(t,{z2:function(){return d}});var r=n(5707),i=n(2005),o=n(2701),a=n(8459),c=n(7862),s=n(4309),u=n(3661),l=!1;function d(e){return l||(l=!0,(0,r.registerStore)(i.L,{actions:(0,a.d)(e),controls:u.ai,reducer:o.ZP,resolvers:c,selectors:s})),i.L}},2701:function(e,t,n){"use strict";var r=n(2220),i=n.n(r),o=n(4582),a=n.n(o),c=n(1260),s=n.n(c),u=n(417),l=n.n(u),d=n(5707),p=n(2699),f=(0,d.combineReducers)({data:function(e,t){return"RECEIVE_NEW_SITE"===t.type?t.response.blog_details:"RECEIVE_NEW_SITE_FAILED"!==t.type&&"RESET_SITE_STORE"!==t.type?e:void 0},error:function(e,t){switch(t.type){case"FETCH_NEW_SITE":case"RECEIVE_NEW_SITE":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return;case"RECEIVE_NEW_SITE_FAILED":return{error:t.error.error,status:t.error.status,statusCode:t.error.statusCode,name:t.error.name,message:t.error.message}}return e},isFetching:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_NEW_SITE":return!0;case"RECEIVE_NEW_SITE":case"RECEIVE_NEW_SITE_FAILED":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return!1}return e}}),m=(0,d.combineReducers)({isFetchingSiteDetails:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_SITE":return!0;case"RECEIVE_SITE":case"RECEIVE_SITE_FAILED":return!1}return e},newSite:f,sites:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if("RECEIVE_SITE"===t.type)return l()(l()({},e),{},s()({},t.siteId,t.response));if("RECEIVE_SITE_FAILED"===t.type){var n=t.siteId,r=(e[n],i()(e,[n].map(a())));return l()({},r)}return"RESET_SITE_STORE"===t.type?{}:"RECEIVE_SITE_TITLE"===t.type?l()(l()({},e),{},s()({},t.siteId,l()(l()({},e[t.siteId]),{},{name:t.title}))):e},launchStatus:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"LAUNCH_SITE_START"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:p.uS.IN_PROGRESS,errorCode:void 0})):"LAUNCH_SITE_SUCCESS"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:p.uS.SUCCESS,errorCode:void 0})):"LAUNCH_SITE_FAILURE"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:p.uS.FAILURE,errorCode:t.error})):e},sitesDomains:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_SITE_DOMAINS"===t.type?l()(l()({},e),{},s()({},t.siteId,t.domains)):e}});t.ZP=m},7862:function(e,t,n){"use strict";n.r(t),n.d(t,{getSite:function(){return s},getSiteDomains:function(){return u}});var r=n(5707),i=n(3661),o=n(2005),a=regeneratorRuntime.mark(s),c=regeneratorRuntime.mark(u);function s(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,r.dispatch)(o.L).fetchSite();case 2:return n.prev=2,n.next=5,(0,i._9)({path:"/sites/"+encodeURIComponent(e),apiVersion:"1.1"});case 5:return t=n.sent,n.next=8,(0,r.dispatch)(o.L).receiveSite(e,t);case 8:n.next=14;break;case 10:return n.prev=10,n.t0=n.catch(2),n.next=14,(0,r.dispatch)(o.L).receiveSiteFailed(e,void 0);case 14:case"end":return n.stop()}}),a,null,[[2,10]])}function u(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,i._9)({path:"/sites/"+encodeURIComponent(e)+"/domains",apiVersion:"1.2"});case 3:return t=n.sent,n.next=6,(0,r.dispatch)(o.L).receiveSiteDomains(e,null==t?void 0:t.domains);case 6:n.next=10;break;case 8:n.prev=8,n.t0=n.catch(0);case 10:case"end":return n.stop()}}),c,null,[[0,8]])}},4309:function(e,t,n){"use strict";n.r(t),n.d(t,{getState:function(){return a},getNewSite:function(){return c},getNewSiteError:function(){return s},isFetchingSite:function(){return u},isFetchingSiteDetails:function(){return l},isNewSite:function(){return d},getSite:function(){return p},getSiteTitle:function(){return f},isSiteLaunched:function(){return m},isSiteLaunching:function(){return g},getSiteDomains:function(){return h},getPrimarySiteDomain:function(){return v},getSiteSubdomain:function(){return y}});var r=n(5707),i=n(2005),o=n(2699),a=function(e){return e},c=function(e){return e.newSite.data},s=function(e){return e.newSite.error},u=function(e){return e.newSite.isFetching},l=function(e){return e.isFetchingSiteDetails},d=function(e){return!!e.newSite.data},p=function(e,t){return e.sites[t]},f=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSite(t))||void 0===n?void 0:n.name},m=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.SUCCESS},g=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.IN_PROGRESS},h=function(e,t){return e.sitesDomains[t]},v=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.primary_domain}))},y=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.is_subdomain}))}},2699:function(e,t,n){"use strict";var r,i,o;n.d(t,{Hc:function(){return i},uS:function(){return o}}),function(e){e[e.PublicIndexed=1]="PublicIndexed",e[e.PublicNotIndexed=0]="PublicNotIndexed",e[e.Private=-1]="Private"}(r||(r={})),function(e){e.INTERNAL="internal"}(i||(i={})),function(e){e.UNINITIALIZED="unintialized",e.IN_PROGRESS="in_progress",e.SUCCESS="success",e.FAILURE="failure"}(o||(o={}))},4366:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/wpcom-features"},2613:function(e,t,n){"use strict";n.d(t,{$:function(){return c}});var r=n(4703),i=r.YS,o=r.Gz,a=r.hx,c={domain:{id:"domain",minSupportedPlan:i},store:{id:"store",minSupportedPlan:r.iL},seo:{id:"seo",minSupportedPlan:a},plugins:{id:"plugins",minSupportedPlan:a},"ad-free":{id:"ad-free",minSupportedPlan:i},"image-storage":{id:"image-storage",minSupportedPlan:o},"video-storage":{id:"video-storage",minSupportedPlan:o},support:{id:"support",minSupportedPlan:a}}},182:function(e,t,n){"use strict";n.d(t,{z:function(){return u}});var r=n(9866),i=n(5707),o=n(4366),a=n(8638),c=n(335),s=!1;function u(){return s||(s=!0,(0,i.registerStore)(o.L,{controls:r.controls,reducer:a.Z,selectors:c})),o.L}},8638:function(e,t,n){"use strict";var r=n(2613);t.Z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.$;return e}},335:function(e,t,n){"use strict";n.r(t),n.d(t,{getAllFeatures:function(){return i},getRecommendedPlanSlug:function(){return o}});var r=n(4703),i=function(e){return e},o=function(e,t){var n=i(e);if(t.length)return t.reduce((function(e,t){var i=n[t].minSupportedPlan;return r.xT.indexOf(i)>r.xT.indexOf(e)?i:e}),n[t[0]].minSupportedPlan)}},3661:function(e,t,n){"use strict";n.d(t,{_9:function(){return c},An:function(){return s},ai:function(){return u}});var r,i=n(2954),o=n.n(i),a=n(8552),c=function(e){return{type:"WPCOM_REQUEST",request:e}},s=function(e,t){return{type:"FETCH_AND_PARSE",resource:e,options:t}},u={WPCOM_REQUEST:function(e){var t=e.request;return(0,a.ZP)(t)},FETCH_AND_PARSE:(r=o()(regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.resource,r=t.options,e.next=3,window.fetch(n,r);case 3:return i=e.sent,e.t0=i.ok,e.next=7,i.json();case 7:return e.t1=e.sent,e.abrupt("return",{ok:e.t0,body:e.t1});case 9:case"end":return e.stop()}}),e)}))),function(_x){return r.apply(this,arguments)}),RELOAD_PROXY:function(){(0,a.sS)()},REQUEST_ALL_BLOGS_ACCESS:function(){return(0,a.Vw)()},WAIT:function(e){var t=e.ms;return new Promise((function(e){return setTimeout(e,t)}))}}},3300:function(e,t,n){"use strict";n.d(t,{gB:function(){return i},au:function(){return o},dP:function(){return a},GN:function(){return c},vn:function(){return s}});var r=n(8077),i=5,o=10,a=300,c=r.z({vendor:"variation2_front"}),s=["available","available_premium"]},4948:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=(n(3804),n(7997)),c=n(5869),s=n(3383),u=n(2779),l=n.n(u),d=n(9215),p=n(5707),f=n(3300);n(988);t.Z=function(e){var t=e.onSelect,n=e.selected,__=(0,d.QT)().__,r=(0,o.useState)(!1),u=i()(r,2),m=u[0],g=u[1],h=function(e){g(!1),t(e)},v=(0,p.useSelect)((function(e){return e(f.GN).getCategories()})),y=__("All Categories","full-site-editing");return(0,o.createElement)("div",{className:l()("domain-categories",{"is-open":m})},(0,o.createElement)(a.Button,{className:"domain-categories__dropdown-button",onClick:function(){return g(!m)}},(0,o.createElement)("span",null,null!=n?n:y),(0,o.createElement)(c.Z,{icon:s.Z,size:16})),(0,o.createElement)("ul",{className:"domain-categories__item-group"},(0,o.createElement)("li",{className:l()("domain-categories__item",{"is-selected":!n})},(0,o.createElement)(a.Button,{onClick:function(){return h()}},__("View all","full-site-editing"))),v.map((function(e){var t=e.slug,r=e.title;return(0,o.createElement)("li",{key:t,className:l()("domain-categories__item",{"is-selected":t===n})},(0,o.createElement)(a.Button,{onClick:function(){return h(t)}},r))}))))}},1052:function(e,t,n){"use strict";n.d(t,{q:function(){return o}});var r=n(3027),i=(n(3804),n(9215)),o=function(){var e=(0,i.QT)(),__=e.__,t=e.isRTL;return(0,r.createElement)("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 300 40",xmlSpace:"preserve",width:"300",style:t()?{transform:"scaleX(-1)"}:void 0},(0,r.createElement)("rect",{x:"0",width:"310",height:"50",rx:"10",fill:"#D8D8D8"}),(0,r.createElement)("rect",{x:"8",y:"8",width:"25",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("rect",{x:"40",y:"8",width:"25",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("rect",{x:"72",y:"8",width:"300",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("text",{x:"80",y:"26",direction:"ltr",textAnchor:t()?"end":"start",transform:t()?"scale(-1,1) translate(-160,0)":void 0},(0,r.createElement)("tspan",{fill:"#999"},(0,r.createElement)("tspan",null,"https://")),(0,r.createElement)("tspan",{fill:"#515151",dx:"4.5"},__("example.com","full-site-editing"))))}},7047:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n.n(a),s=n(5707),u=n(1205),l=n(7997),d=n(5869),p=n(7108),f=n(6115),m=n(584),g=n(9215),h=n(947),v=n(7226),y=n(4531),b=n(5241),_=n(1045),E=n(1071),S=n(4948),w=n(3300),C=n(1052),x=(n(8395),function(e){var t=e.groupItems,n=e.children;return t?(0,o.createElement)("div",{className:"domain-picker__suggestion-item-group"},n):(0,o.createElement)(a.Fragment,null,n)}),P=function(e){var t=e.children;return(0,o.createElement)("p",{className:"domain-picker__suggestion-group-label"},t)};t.ZP=function(e){var t,n=e.header,r=e.showDomainCategories,k=e.onDomainSelect,N=e.onExistingSubdomainSelect,A=e.quantity,O=void 0===A?w.gB:A,L=e.quantityExpanded,T=void 0===L?w.au:L,I=e.onDomainSearchBlur,D=void 0===I?u.noop:I,F=e.analyticsFlowId,R=e.analyticsUiAlgo,Z=e.initialDomainSearch,j=void 0===Z?"":Z,M=e.onSetDomainSearch,B=void 0===M?u.noop:M,U=e.currentDomain,V=e.isCheckingDomainAvailability,z=e.existingSubdomain,H=e.segregateFreeAndPaid,$=void 0!==H&&H,G=e.showSearchField,q=void 0===G||G,W=e.itemType,Y=void 0===W?h.tr:W,K=e.locale,Q=e.areDependenciesLoading,X=void 0!==Q&&Q,J=e.orderSubDomainsLast,ee=void 0!==J&&J,te=e.onUseYourDomainClick,__=(0,g.QT)().__,ne=__("Search for a domain","full-site-editing"),re=(0,a.useState)(!1),ie=i()(re,2),oe=ie[0],ae=ie[1],ce=(0,a.useState)(j),se=i()(ce,2),ue=se[0],le=se[1],de=(0,a.useState)(),pe=i()(de,2),fe=pe[0],me=pe[1],ge=(0,s.useSelect)((function(e){return e(w.GN).getDomainSuggestionVendor()})),he=(0,b.O)(ue.trim(),T,fe,K)||{},ve=he.allDomainSuggestions,ye=he.errorMessage,be=he.state,_e=he.retryRequest,Ee=null==ve?void 0:ve.slice(z?1:0,oe?T:O),Se=(0,_.$)(Ee,z,U);Se&&(null==Ee||Ee.push(Se));var we=(0,E.P)();(0,a.useEffect)((function(){ae(!1)}),[ue]);var Ce=(0,a.useState)(),xe=i()(Ce,2),Pe=xe[0],ke=xe[1];(0,a.useEffect)((function(){ve&&ke((0,f.k9)("suggestion"))}),[ve,ke]),(0,a.useEffect)((function(){q||le(j)}),[j,q]);var Ne=c().useRef([]);(0,a.useEffect)((function(){var e,t;oe&&(null===(e=Ne.current[O])||void 0===e||null===(t=e.focus)||void 0===t||t.call(e))}),[oe,O]);var Ae=function(e,t,n,r){var i="/domains/search/".concat(ge,"/").concat(F).concat(fe?"/"+fe:"");(0,f.Sn)({uiAlgo:"/".concat(F,"/").concat(R),fetchAlgo:i,query:ue,railcarId:t,result:r?e+"#recommended":e,uiPosition:n})},Oe=be===m.r.Failure,Le=(null===(t=ue.trim)||void 0===t?void 0:t.call(ue).length)<=1,Te=!Oe&&!Le,Ie=!Oe&&Le,De=O;Se&&(De+=1),te&&(De+=1),z&&(De-=1);var Fe=["professional"];return z&&Fe.unshift("sub-domain"),ee&&Fe.reverse(),(0,o.createElement)("div",{className:"domain-picker"},n&&n,q&&(0,o.createElement)("div",{className:"domain-picker__search"},(0,o.createElement)("div",{className:"domain-picker__search-icon"},(0,o.createElement)(d.Z,{icon:p.Z})),(0,o.createElement)(l.TextControl,{hideLabelFromVision:!0,label:ne,placeholder:ne,onChange:function(e){le(e),B(e)},onBlur:function(e){D&&D(e.currentTarget.value)},value:ue,dir:"ltr"})),Oe&&(0,o.createElement)(l.Notice,{className:"domain-picker__error",status:"error",isDismissible:!1},(0,o.createElement)("p",{className:"domain-picker__error-message"},ye||__("An error has occurred, please check your connection and retry.","full-site-editing")),(0,o.createElement)(l.Button,{isPrimary:!0,className:"domain-picker__error-retry-btn",onClick:_e},__("Retry","full-site-editing"))),(Te||X)&&(0,o.createElement)("div",{className:"domain-picker__body"},r&&(0,o.createElement)("div",{className:"domain-picker__aside"},(0,o.createElement)(S.Z,{selected:fe,onSelect:me})),(0,o.createElement)("div",{className:"domain-picker__suggestion-sections"},(0,o.createElement)("div",{className:"domain-picker__sugggested-items-container"},Fe.map((function(e){return"sub-domain"===e?(0,o.createElement)(a.Fragment,{key:e},$&&(0,o.createElement)(P,null,__("Keep sub-domain","full-site-editing")),(0,o.createElement)(x,{key:e,groupItems:$},!X&&z&&(0,o.createElement)(h.ZP,{key:null==z?void 0:z.domain_name,domain:null==z?void 0:z.domain_name,cost:"Free",isFree:!0,isExistingSubdomain:!0,railcarId:Pe?"".concat(Pe,0):void 0,onRender:function(){return Ae(null==z?void 0:z.domain_name,"".concat(Pe,0),0,!1)},selected:(null==U?void 0:U.domain_name)===(null==z?void 0:z.domain_name),onSelect:function(){null==N||N(null==z?void 0:z.domain_name)},type:Y})||(0,o.createElement)(v.Z,{type:Y}))):(0,o.createElement)(a.Fragment,{key:e},$&&(0,o.createElement)(P,null,__("Professional domains","full-site-editing")),(0,o.createElement)(x,{key:e,groupItems:$},!X&&(null==Ee?void 0:Ee.map((function(e,t){var n,r=null!=z&&z.domain_name?t+1:t,i=1===r,a=null===(n=we[null==e?void 0:e.domain_name])||void 0===n?void 0:n.status,c=!a||(null===w.vn||void 0===w.vn?void 0:w.vn.indexOf(a))>-1;return(0,o.createElement)(h.ZP,{ref:function(e){Ne.current[r]=e},key:e.domain_name,isUnavailable:!c,domain:e.domain_name,cost:e.cost,isLoading:(null==U?void 0:U.domain_name)===e.domain_name&&V,hstsRequired:e.hsts_required,isFree:e.is_free,isRecommended:i,railcarId:Pe?"".concat(Pe).concat(r):void 0,onRender:function(){return Ae(e.domain_name,"".concat(Pe).concat(r),r,i)},onSelect:function(){k(e)},selected:(null==U?void 0:U.domain_name)===e.domain_name,type:Y})})))||(0,u.times)(De,(function(e){return(0,o.createElement)(v.Z,{type:Y,key:e})})),te&&!!Ee&&(0,o.createElement)(y.Z,{onClick:te})))}))),!oe&&O<T&&(null==ve?void 0:ve.length)&&(null==ve?void 0:ve.length)>O&&(0,o.createElement)("div",{className:"domain-picker__show-more"},(0,o.createElement)(l.Button,{onClick:function(){return ae(!0)},isLink:!0},__("View more results","full-site-editing"))))),Ie&&!X&&(0,o.createElement)("div",{className:"domain-picker__empty-state"},(0,o.createElement)("p",{className:"domain-picker__empty-state--text"},__("A domain name is the site address people type in their browser to visit your site.","full-site-editing")),(0,o.createElement)("div",null,(0,o.createElement)(C.q,null))))}},7226:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i);t.Z=function(e){var t=e.type;return(0,r.createElement)("div",{className:o()("domain-picker__suggestion-item placeholder","type-".concat(t))},(0,r.createElement)("div",{className:"domain-picker__suggestion-item-name placeholder"}),(0,r.createElement)("div",{className:"domain-picker__price placeholder"}))}},5179:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=n(3804),u=s.forwardRef((function(e,t){var n=e.type,r=e.disabled,o=a()(e,["type","disabled"]);return"button"===n?(0,c.createElement)("div",o):(0,c.createElement)("button",i()({ref:t,disabled:r},o))}));t.Z=u},947:function(e,t,n){"use strict";n.d(t,{tr:function(){return b}});var r=n(8527),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(2779),l=n.n(u),d=n(9215),p=n(6115),f=n(7498),m=n(7997),g=n(1417),h=n(3163),v=n(1749),y=n(5179),b="radio",_="individual-item",E=function(e){var t=e.isUnavailable,n=e.domain,r=e.isLoading,i=e.cost,o=e.railcarId,u=e.hstsRequired,E=void 0!==u&&u,S=e.isFree,w=void 0!==S&&S,C=e.isExistingSubdomain,x=void 0!==C&&C,P=e.isRecommended,k=void 0!==P&&P,N=e.onSelect,A=e.onRender,O=e.selected,L=e.type,T=void 0===L?b:L,I=e.buttonRef,__=(0,d.QT)().__,D=(0,f.Iu)(),F=(0,g.useViewportMatch)("small","<"),R=n.indexOf("."),Z=n.slice(0,R),j=n.slice(R),M=s.useState(),B=a()(M,2),U=B[0],V=B[1],z=s.useState(),H=a()(z,2),$=H[0],G=H[1],q=__("Default","full-site-editing"),W=__("Free","full-site-editing"),Y=__("Included in paid plans","full-site-editing"),K=__("Included with annual plans","full-site-editing"),Q=__("<strong>First year included</strong> in paid plans","full-site-editing"),X=T===_?q:W,J=F?Y:(0,c.createInterpolateElement)(Q,{strong:(0,c.createElement)("strong",null)}),ee=T===_?J:F?W:K;s.useEffect((function(){n!==U&&$!==o&&o&&(A(),V(n),G(o))}),[n,U,$,o,A]);var te=function(){$&&(0,p.Lo)({action:"domain_selected",railcarId:$}),N(n)},ne=__("Selected","full-site-editing"),re=__("Select","full-site-editing");return(0,c.createElement)(y.Z,{ref:I,type:T,key:Z,className:l()("domain-picker__suggestion-item",{"is-free":w,"is-selected":O,"is-unavailable":t},"type-".concat(T)),onClick:"button"!==T?te:void 0,disabled:t},T===b&&(r?(0,c.createElement)(m.Spinner,null):(0,c.createElement)("span",{className:l()("domain-picker__suggestion-radio-circle",{"is-checked":O,"is-unavailable":t})})),(0,c.createElement)("div",{className:"domain-picker__suggestion-item-name"},(0,c.createElement)("div",{className:"domain-picker__suggestion-item-name-inner"},(0,c.createElement)("span",{className:l()("domain-picker__domain-wrapper",{"with-margin":!E})},(0,c.createElement)("span",{className:"domain-picker__domain-sub-domain"},Z),(0,c.createElement)("span",{className:"domain-picker__domain-tld"},j)),k&&!t&&(0,c.createElement)("div",{className:"domain-picker__badge is-recommended"},__("Recommended","full-site-editing")),E&&(0,c.createElement)(v.Z,{position:F?"bottom center":"middle right",noArrow:!1,className:"domain-picker__info-tooltip"},(0,c.createInterpolateElement)(__("All domains ending with <tld /> require an SSL certificate to host a website. When you host this domain at WordPress.com an SSL certificate is included. <learn_more_link>Learn more</learn_more_link>","full-site-editing"),{tld:(0,c.createElement)("b",null,j),learn_more_link:(0,c.createElement)("a",{target:"_blank",rel:"noreferrer",href:D("https://wordpress.com/support/https-ssl")})}))),x&&T!==_&&(0,c.createElement)("div",{className:"domain-picker__change-subdomain-tip"},__("You can change your free subdomain later under Domain Settings.","full-site-editing"))),(0,c.createElement)("div",{className:l()("domain-picker__price",{"is-paid":!w})},t&&__("Unavailable","full-site-editing"),w&&!t&&X,!w&&!t&&(0,c.createElement)(c.Fragment,null,(0,c.createElement)("span",{className:"domain-picker__price-cost"},(0,h.sprintf)(__("%s/year","full-site-editing"),i)),(0,c.createElement)("span",{className:"domain-picker__price-inclusive"}," ",ee," "),(0,c.createElement)("span",{className:"domain-picker__price-renewal"},(0,h.sprintf)(__("Renews at: %s /year","full-site-editing"),i)))),"button"===T&&(r?(0,c.createElement)(m.Spinner,null):(0,c.createElement)("div",{className:"domain-picker__action"},(0,c.createElement)(m.Button,{ref:I,isSecondary:!0,className:l()("domain-picker__suggestion-select-button",{"is-selected":O&&!t}),disabled:t,onClick:te},O&&!t?ne:re))))};t.ZP=s.forwardRef((function(e,t){return(0,c.createElement)(E,i()({},e,{buttonRef:t}))}))},4531:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(9211)),o=n(9215),a=n(5179);t.Z=function(e){var t=e.onClick,n=(0,o.QT)(),__=n.__,_x=n._x;return(0,r.createElement)(a.Z,{type:"button",className:"domain-picker__suggestion-item type-link",onClick:t},(0,r.createElement)("div",{className:"domain-picker__suggestion-item-name"},(0,r.createElement)("span",{className:"domain-picker__domain-wrapper with-margin with-bold-text"},__("Already own a domain?","full-site-editing")),(0,r.createElement)("div",null,(0,r.createElement)("span",{className:"domain-picker__item-tip"},_x("You can use it as your site's address.","Upgrades: Register domain description","full-site-editing")))),(0,r.createElement)(i.b4,{arrow:"right",onClick:t},_x("Use a domain I own","Domain transfer or mapping suggestion button","full-site-editing")))}},1071:function(e,t,n){"use strict";n.d(t,{P:function(){return o}});var r=n(5707),i=n(3300);function o(){return(0,r.useSelect)((function(e){return e(i.GN).getDomainAvailabilities()}),[])}},5241:function(e,t,n){"use strict";n.d(t,{O:function(){return l}});var r=n(417),i=n.n(r),o=n(1068),a=n.n(o),c=n(5707),s=n(7127),u=n(3300);function l(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"en",o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},l=(0,s.Z)(e,u.dP),d=a()(l,1),p=d[0],f=(0,c.useDispatch)(u.GN),m=f.invalidateResolutionForStoreSelector;return(0,c.useSelect)((function(e){if(p&&!(p.length<2)){var a=e(u.GN),c=a.getDomainSuggestions,s=a.getDomainState,l=a.getDomainErrorMessage;return{allDomainSuggestions:c(p,i()({include_wordpressdotcom:!0,include_dotblogsubdomain:!1,quantity:t+1,locale:r,category_slug:n},o)),state:s(),errorMessage:l(),retryRequest:function(){m("__internalGetDomainSuggestions")}}}}),[p,n,t])}},1045:function(e,t,n){"use strict";n.d(t,{$:function(){return s}});var r=n(5182),i=n.n(r),o=n(1068),a=n.n(o),c=n(3804);function s(e,t,n){var r=c.useState(),o=a()(r,2),s=o[0],u=o[1],l=t&&Array.isArray(e)?[t].concat(i()(e)):e;if(c.useEffect((function(){var e=null==l?void 0:l.some((function(e){return e.domain_name===(null==n?void 0:n.domain_name)}));null!=l&&l.length&&!e&&u(n)}),[n,l]),!(null==l?void 0:l.some((function(e){return(null==e?void 0:e.domain_name)===(null==s?void 0:s.domain_name)}))))return s}},1749:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(2779),s=n.n(c),u=n(7997),l=n(5614);n(6388);t.Z=function(e){var t=e.children,n=e.className,r=e.id,c=e.position,d=void 0===c?"bottom center":c,p=e.noArrow,f=void 0===p||p,m=(0,a.useState)(!1),g=i()(m,2),h=g[0],v=g[1];return(0,o.createElement)((function(e){return(0,o.createElement)(u.Button,e)}),{icon:l.Z,onClick:function(e){v(!h),e.stopPropagation()},className:"info-tooltip","data-testid":"info-tooltip"},h&&(0,o.createElement)(u.Popover,{id:r,className:s()("info-tooltip__content",n),onClose:function(){v(!1)},position:d,noArrow:f},t))}},7356:function(e,t,n){"use strict";function r(e){if(e)return{domain_name:e,relevance:1,supports_privacy:!0,vendor:"",cost:"",product_id:0,product_slug:"",raw_price:0,currency_code:""}}function i(e){return void 0!==e.normalize&&!!e.normalize("NFD").replace(/[\u0300-\u036f]/g,"").match(/[a-z0-9-.\s]/i)}n.d(t,{n:function(){return r},Q:function(){return i}})},3759:function(e,t,n){"use strict";n.d(t,{X:function(){return i}});var r={AED:{symbol:"د.إ.‏",grouping:",",decimal:".",precision:2},AFN:{symbol:"؋",grouping:",",decimal:".",precision:2},ALL:{symbol:"Lek",grouping:".",decimal:",",precision:2},AMD:{symbol:"֏",grouping:",",decimal:".",precision:2},ANG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AOA:{symbol:"Kz",grouping:",",decimal:".",precision:2},ARS:{symbol:"$",grouping:".",decimal:",",precision:2},AUD:{symbol:"A$",grouping:",",decimal:".",precision:2},AWG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AZN:{symbol:"₼",grouping:" ",decimal:",",precision:2},BAM:{symbol:"КМ",grouping:".",decimal:",",precision:2},BBD:{symbol:"Bds$",grouping:",",decimal:".",precision:2},BDT:{symbol:"৳",grouping:",",decimal:".",precision:0},BGN:{symbol:"лв.",grouping:" ",decimal:",",precision:2},BHD:{symbol:"د.ب.‏",grouping:",",decimal:".",precision:3},BIF:{symbol:"FBu",grouping:",",decimal:".",precision:0},BMD:{symbol:"$",grouping:",",decimal:".",precision:2},BND:{symbol:"$",grouping:".",decimal:",",precision:0},BOB:{symbol:"Bs",grouping:".",decimal:",",precision:2},BRL:{symbol:"R$",grouping:".",decimal:",",precision:2},BSD:{symbol:"$",grouping:",",decimal:".",precision:2},BTC:{symbol:"Ƀ",grouping:",",decimal:".",precision:2},BTN:{symbol:"Nu.",grouping:",",decimal:".",precision:1},BWP:{symbol:"P",grouping:",",decimal:".",precision:2},BYR:{symbol:"р.",grouping:" ",decimal:",",precision:2},BZD:{symbol:"BZ$",grouping:",",decimal:".",precision:2},CAD:{symbol:"C$",grouping:",",decimal:".",precision:2},CDF:{symbol:"FC",grouping:",",decimal:".",precision:2},CHF:{symbol:"CHF",grouping:"'",decimal:".",precision:2},CLP:{symbol:"$",grouping:".",decimal:",",precision:2},CNY:{symbol:"¥",grouping:",",decimal:".",precision:2},COP:{symbol:"$",grouping:".",decimal:",",precision:2},CRC:{symbol:"₡",grouping:".",decimal:",",precision:2},CUC:{symbol:"CUC",grouping:",",decimal:".",precision:2},CUP:{symbol:"$MN",grouping:",",decimal:".",precision:2},CVE:{symbol:"$",grouping:",",decimal:".",precision:2},CZK:{symbol:"Kč",grouping:" ",decimal:",",precision:2},DJF:{symbol:"Fdj",grouping:",",decimal:".",precision:0},DKK:{symbol:"kr.",grouping:"",decimal:",",precision:2},DOP:{symbol:"RD$",grouping:",",decimal:".",precision:2},DZD:{symbol:"د.ج.‏",grouping:",",decimal:".",precision:2},EGP:{symbol:"ج.م.‏",grouping:",",decimal:".",precision:2},ERN:{symbol:"Nfk",grouping:",",decimal:".",precision:2},ETB:{symbol:"ETB",grouping:",",decimal:".",precision:2},EUR:{symbol:"€",grouping:".",decimal:",",precision:2},FJD:{symbol:"FJ$",grouping:",",decimal:".",precision:2},FKP:{symbol:"£",grouping:",",decimal:".",precision:2},GBP:{symbol:"£",grouping:",",decimal:".",precision:2},GEL:{symbol:"Lari",grouping:" ",decimal:",",precision:2},GHS:{symbol:"₵",grouping:",",decimal:".",precision:2},GIP:{symbol:"£",grouping:",",decimal:".",precision:2},GMD:{symbol:"D",grouping:",",decimal:".",precision:2},GNF:{symbol:"FG",grouping:",",decimal:".",precision:0},GTQ:{symbol:"Q",grouping:",",decimal:".",precision:2},GYD:{symbol:"G$",grouping:",",decimal:".",precision:2},HKD:{symbol:"HK$",grouping:",",decimal:".",precision:2},HNL:{symbol:"L.",grouping:",",decimal:".",precision:2},HRK:{symbol:"kn",grouping:".",decimal:",",precision:2},HTG:{symbol:"G",grouping:",",decimal:".",precision:2},HUF:{symbol:"Ft",grouping:".",decimal:",",precision:0},IDR:{symbol:"Rp",grouping:".",decimal:",",precision:0},ILS:{symbol:"₪",grouping:",",decimal:".",precision:2},INR:{symbol:"₹",grouping:",",decimal:".",precision:2},IQD:{symbol:"د.ع.‏",grouping:",",decimal:".",precision:2},IRR:{symbol:"﷼",grouping:",",decimal:"/",precision:2},ISK:{symbol:"kr.",grouping:".",decimal:",",precision:0},JMD:{symbol:"J$",grouping:",",decimal:".",precision:2},JOD:{symbol:"د.ا.‏",grouping:",",decimal:".",precision:3},JPY:{symbol:"¥",grouping:",",decimal:".",precision:0},KES:{symbol:"S",grouping:",",decimal:".",precision:2},KGS:{symbol:"сом",grouping:" ",decimal:"-",precision:2},KHR:{symbol:"៛",grouping:",",decimal:".",precision:0},KMF:{symbol:"CF",grouping:",",decimal:".",precision:2},KPW:{symbol:"₩",grouping:",",decimal:".",precision:0},KRW:{symbol:"₩",grouping:",",decimal:".",precision:0},KWD:{symbol:"د.ك.‏",grouping:",",decimal:".",precision:3},KYD:{symbol:"$",grouping:",",decimal:".",precision:2},KZT:{symbol:"₸",grouping:" ",decimal:"-",precision:2},LAK:{symbol:"₭",grouping:",",decimal:".",precision:0},LBP:{symbol:"ل.ل.‏",grouping:",",decimal:".",precision:2},LKR:{symbol:"₨",grouping:",",decimal:".",precision:0},LRD:{symbol:"L$",grouping:",",decimal:".",precision:2},LSL:{symbol:"M",grouping:",",decimal:".",precision:2},LYD:{symbol:"د.ل.‏",grouping:",",decimal:".",precision:3},MAD:{symbol:"د.م.‏",grouping:",",decimal:".",precision:2},MDL:{symbol:"lei",grouping:",",decimal:".",precision:2},MGA:{symbol:"Ar",grouping:",",decimal:".",precision:0},MKD:{symbol:"ден.",grouping:".",decimal:",",precision:2},MMK:{symbol:"K",grouping:",",decimal:".",precision:2},MNT:{symbol:"₮",grouping:" ",decimal:",",precision:2},MOP:{symbol:"MOP$",grouping:",",decimal:".",precision:2},MRO:{symbol:"UM",grouping:",",decimal:".",precision:2},MTL:{symbol:"₤",grouping:",",decimal:".",precision:2},MUR:{symbol:"₨",grouping:",",decimal:".",precision:2},MVR:{symbol:"MVR",grouping:",",decimal:".",precision:1},MWK:{symbol:"MK",grouping:",",decimal:".",precision:2},MXN:{symbol:"MX$",grouping:",",decimal:".",precision:2},MYR:{symbol:"RM",grouping:",",decimal:".",precision:2},MZN:{symbol:"MT",grouping:",",decimal:".",precision:0},NAD:{symbol:"N$",grouping:",",decimal:".",precision:2},NGN:{symbol:"₦",grouping:",",decimal:".",precision:2},NIO:{symbol:"C$",grouping:",",decimal:".",precision:2},NOK:{symbol:"kr",grouping:" ",decimal:",",precision:2},NPR:{symbol:"₨",grouping:",",decimal:".",precision:2},NZD:{symbol:"NZ$",grouping:",",decimal:".",precision:2},OMR:{symbol:"﷼",grouping:",",decimal:".",precision:3},PAB:{symbol:"B/.",grouping:",",decimal:".",precision:2},PEN:{symbol:"S/.",grouping:",",decimal:".",precision:2},PGK:{symbol:"K",grouping:",",decimal:".",precision:2},PHP:{symbol:"₱",grouping:",",decimal:".",precision:2},PKR:{symbol:"₨",grouping:",",decimal:".",precision:2},PLN:{symbol:"zł",grouping:" ",decimal:",",precision:2},PYG:{symbol:"₲",grouping:".",decimal:",",precision:2},QAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},RON:{symbol:"lei",grouping:".",decimal:",",precision:2},RSD:{symbol:"Дин.",grouping:".",decimal:",",precision:2},RUB:{symbol:"₽",grouping:" ",decimal:",",precision:2},RWF:{symbol:"RWF",grouping:" ",decimal:",",precision:2},SAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},SBD:{symbol:"S$",grouping:",",decimal:".",precision:2},SCR:{symbol:"₨",grouping:",",decimal:".",precision:2},SDD:{symbol:"LSd",grouping:",",decimal:".",precision:2},SDG:{symbol:"£‏",grouping:",",decimal:".",precision:2},SEK:{symbol:"kr",grouping:",",decimal:".",precision:2},SGD:{symbol:"S$",grouping:",",decimal:".",precision:2},SHP:{symbol:"£",grouping:",",decimal:".",precision:2},SLL:{symbol:"Le",grouping:",",decimal:".",precision:2},SOS:{symbol:"S",grouping:",",decimal:".",precision:2},SRD:{symbol:"$",grouping:",",decimal:".",precision:2},STD:{symbol:"Db",grouping:",",decimal:".",precision:2},SVC:{symbol:"₡",grouping:",",decimal:".",precision:2},SYP:{symbol:"£",grouping:",",decimal:".",precision:2},SZL:{symbol:"E",grouping:",",decimal:".",precision:2},THB:{symbol:"฿",grouping:",",decimal:".",precision:2},TJS:{symbol:"TJS",grouping:" ",decimal:";",precision:2},TMT:{symbol:"m",grouping:" ",decimal:",",precision:0},TND:{symbol:"د.ت.‏",grouping:",",decimal:".",precision:3},TOP:{symbol:"T$",grouping:",",decimal:".",precision:2},TRY:{symbol:"TL",grouping:".",decimal:",",precision:2},TTD:{symbol:"TT$",grouping:",",decimal:".",precision:2},TVD:{symbol:"$T",grouping:",",decimal:".",precision:2},TWD:{symbol:"NT$",grouping:",",decimal:".",precision:2},TZS:{symbol:"TSh",grouping:",",decimal:".",precision:2},UAH:{symbol:"₴",grouping:" ",decimal:",",precision:2},UGX:{symbol:"USh",grouping:",",decimal:".",precision:2},USD:{symbol:"$",grouping:",",decimal:".",precision:2},UYU:{symbol:"$U",grouping:".",decimal:",",precision:2},UZS:{symbol:"сўм",grouping:" ",decimal:",",precision:2},VEB:{symbol:"Bs.",grouping:",",decimal:".",precision:2},VEF:{symbol:"Bs. F.",grouping:".",decimal:",",precision:2},VND:{symbol:"₫",grouping:".",decimal:",",precision:1},VUV:{symbol:"VT",grouping:",",decimal:".",precision:0},WST:{symbol:"WS$",grouping:",",decimal:".",precision:2},XAF:{symbol:"F",grouping:",",decimal:".",precision:2},XCD:{symbol:"$",grouping:",",decimal:".",precision:2},XOF:{symbol:"F",grouping:" ",decimal:",",precision:2},XPF:{symbol:"F",grouping:",",decimal:".",precision:2},YER:{symbol:"﷼",grouping:",",decimal:".",precision:2},ZAR:{symbol:"R",grouping:" ",decimal:",",precision:2},ZMW:{symbol:"ZK",grouping:",",decimal:".",precision:2},WON:{symbol:"₩",grouping:",",decimal:".",precision:2}};function i(e){return r[e]||{symbol:"$",grouping:",",decimal:".",precision:2}}},1621:function(e,t,n){"use strict";n.d(t,{ZP:function(){return c}});var r=n(417),i=n.n(r),o=n(1481),a=n(3759);function c(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=(0,a.X)(t);if(!r||isNaN(e))return null;var c=i()(i()({},r),n),u=c.decimal,l=c.grouping,d=c.precision,p=c.symbol,f=e<0?"-":"",m=(0,o.Y4)(Math.abs(e),{decimals:d,thousandsSep:l,decPoint:u});return n.stripZeros&&(m=s(m,u)),"".concat(f).concat(p).concat(m)}function s(e,t){var n=new RegExp("\\".concat(t,"0+$"));return e.replace(n,"")}},914:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1260),a=n.n(o),c=n(8049),s=n.n(c),u=n(7010),l=n(9830),d=n(7839),p=n.n(d),f=n(5079),m=n.n(f),g=n(382),h=n(6668),v=n(3),y=s()("i18n-calypso"),b="number_format_decimals",_="number_format_thousands_sep",E="messages",S=[function(e){return e}],w={};function C(){A.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function x(e){return Array.prototype.slice.call(e)}function P(e){var t=e[0];("string"!=typeof t||e.length>3||e.length>2&&"object"==typeof e[1]&&"object"==typeof e[2])&&C("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",x(e),". See https://github.com/Automattic/i18n-calypso#translate-method"),2===e.length&&"string"==typeof t&&"string"==typeof e[1]&&C("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",x(e));for(var n={},r=0;r<e.length;r++)"object"==typeof e[r]&&(n=e[r]);if("string"==typeof t?n.original=t:"object"==typeof n.original&&(n.plural=n.original.plural,n.count=n.original.count,n.original=n.original.single),"string"==typeof e[1]&&(n.plural=e[1]),void 0===n.original)throw new Error("Translate called without a `string` value as first argument.");return n}function k(e,t){return e.dcnpgettext(E,t.context,t.original,t.plural,t.count)}function N(e,t){for(var n=S.length-1;n>=0;n--){var r=S[n](Object.assign({},t)),i=r.context?r.context+""+r.original:r.original;if(e.state.locale[i])return k(e.state.tannin,r)}return null}function A(){if(!(this instanceof A))return new A;this.defaultLocaleSlug="en",this.defaultPluralForms=function(e){return 1===e?0:1},this.state={numberFormatSettings:{},tannin:void 0,locale:void 0,localeSlug:void 0,localeVariant:void 0,textDirection:void 0,translations:p()({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new g.EventEmitter,this.stateObserver.setMaxListeners(0),this.configure()}A.throwErrors=!1,A.prototype.on=function(){var e;(e=this.stateObserver).on.apply(e,arguments)},A.prototype.off=function(){var e;(e=this.stateObserver).off.apply(e,arguments)},A.prototype.emit=function(){var e;(e=this.stateObserver).emit.apply(e,arguments)},A.prototype.numberFormat=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="number"==typeof t?t:t.decimals||0,r=t.decPoint||this.state.numberFormatSettings.decimal_point||".",i=t.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return(0,v.Z)(e,n,r,i)},A.prototype.configure=function(e){Object.assign(this,e||{}),this.setLocale()},A.prototype.setLocale=function(e){var t,n,r;if(e&&e[""]&&e[""]["key-hash"]){var i=e[""]["key-hash"],o=function(e,t){var n=!1===t?"":String(t);if(void 0!==w[n+e])return w[n+e];var r=m()().update(e).digest("hex");return w[n+e]=t?r.substr(0,t):r},c=function(e){return function(t){return t.context?(t.original=o(t.context+String.fromCharCode(4)+t.original,e),delete t.context):t.original=o(t.original,e),t}};if("sha1"===i.substr(0,4))if(4===i.length)S.push(c(!1));else{var s=i.substr(5).indexOf("-");if(s<0){var u=Number(i.substr(5));S.push(c(u))}else for(var d=Number(i.substr(5,s)),p=Number(i.substr(6+s)),f=d;f<=p;f++)S.push(c(f))}}if(e&&e[""].localeSlug)if(e[""].localeSlug===this.state.localeSlug){if(e===this.state.locale)return;Object.assign(this.state.locale,e)}else this.state.locale=Object.assign({},e);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=(null===(t=this.state.locale["text directionltr"])||void 0===t?void 0:t[0])||(null===(n=this.state.locale[""])||void 0===n||null===(r=n.momentjs_locale)||void 0===r?void 0:r.textDirection),this.state.tannin=new l.Z(a()({},E,this.state.locale)),this.state.numberFormatSettings.decimal_point=k(this.state.tannin,P([b])),this.state.numberFormatSettings.thousands_sep=k(this.state.tannin,P([_])),this.state.numberFormatSettings.decimal_point===b&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===_&&(this.state.numberFormatSettings.thousands_sep=","),this.stateObserver.emit("change")},A.prototype.getLocale=function(){return this.state.locale},A.prototype.getLocaleSlug=function(){return this.state.localeSlug},A.prototype.getLocaleVariant=function(){return this.state.localeVariant},A.prototype.isRtl=function(){return"rtl"===this.state.textDirection},A.prototype.addTranslations=function(e){for(var t in e)""!==t&&(this.state.tannin.data.messages[t]=e[t]);this.stateObserver.emit("change")},A.prototype.hasTranslation=function(){return!!N(this,P(arguments))},A.prototype.translate=function(){var e=P(arguments),t=N(this,e);if(t||(t=k(this.state.tannin,e)),e.args){var n=Array.isArray(e.args)?e.args.slice(0):[e.args];n.unshift(t);try{t=h.Z.apply(void 0,i()(n))}catch(o){if(!window||!window.console)return;var r=this.throwErrors?"error":"warn";"string"!=typeof o?window.console[r](o):window.console[r]("i18n sprintf error:",n)}}return e.components&&(t=(0,u.Z)({mixedString:t,components:e.components,throwErrors:this.throwErrors})),this.translateHooks.forEach((function(n){t=n(t,e)})),t},A.prototype.reRenderTranslations=function(){y("Re-rendering all translations due to external request"),this.stateObserver.emit("change")},A.prototype.registerComponentUpdateHook=function(e){this.componentUpdateHooks.push(e)},A.prototype.registerTranslateHook=function(e){this.translateHooks.push(e)},t.Z=A},1481:function(e,t,n){"use strict";n.d(t,{Y4:function(){return s},Iu:function(){return u}});var r=n(914),i=n(3493),o=n(975),a=n(8373),c=new r.Z,s=c.numberFormat.bind(c),u=c.translate.bind(c),l=(c.configure.bind(c),c.setLocale.bind(c),c.getLocale.bind(c),c.getLocaleSlug.bind(c),c.getLocaleVariant.bind(c),c.isRtl.bind(c),c.addTranslations.bind(c),c.reRenderTranslations.bind(c),c.registerComponentUpdateHook.bind(c),c.registerTranslateHook.bind(c),c.state,c.stateObserver,c.on.bind(c),c.off.bind(c),c.emit.bind(c),(0,i.Z)(c),(0,o.Z)(c),(0,a.Z)(c));l.useRtl,l.withRtl},3493:function(e,t,n){"use strict";n.d(t,{Z:function(){return _}});var r=n(417),i=n.n(r),o=n(85),a=n.n(o),c=n(5198),s=n.n(c),u=n(8111),l=n.n(u),d=n(270),p=n.n(d),f=n(4564),m=n.n(f),g=n(1260),h=n.n(g),v=n(3027),y=n(3804),b=n.n(y);function _(e){var t={numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e)};return function(n){var r,o,c=n.displayName||n.name||"";return o=r=function(r){p()(c,r);var o=m()(c);function c(){var e;a()(this,c);for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e=o.call.apply(o,[this].concat(n)),h()(l()(e),"boundForceUpdate",e.forceUpdate.bind(l()(e))),e}return s()(c,[{key:"componentDidMount",value:function(){e.on("change",this.boundForceUpdate)}},{key:"componentWillUnmount",value:function(){e.off("change",this.boundForceUpdate)}},{key:"render",value:function(){var r=i()(i()({locale:e.getLocaleSlug()},this.props),t);return(0,v.createElement)(n,r)}}]),c}(b().Component),h()(r,"displayName","Localized("+c+")"),o}}},3:function(e,t,n){"use strict";function r(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var i=isFinite(+e)?+e:0,o=isFinite(+t)?Math.abs(t):0,a=void 0===r?",":r,c=void 0===n?".":n,s="";return(s=(o?
20
  /*
21
  * Exposes number format capability
22
  *
@@ -24,4 +24,4 @@ object-assign
24
  * @license See CREDITS.md
25
  * @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js
26
  */
27
- function(e,t){var n=Math.pow(10,t);return""+(Math.round(e*n)/n).toFixed(t)}(i,o):""+Math.round(i)).split("."))[0].length>3&&(s[0]=s[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,a)),(s[1]||"").length<o&&(s[1]=s[1]||"",s[1]+=new Array(o-s[1].length+1).join("0")),s.join(c)}n.d(t,{Z:function(){return r}})},8373:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(6718),s=n(1417);function u(e){var t={getCurrentValue:function(){return e.isRtl()},subscribe:function(t){return e.on("change",t),function(){return e.off("change",t)}}};function n(){return(0,c.useSubscription)(t)}var r=(0,s.createHigherOrderComponent)((function(e){return(0,a.forwardRef)((function(t,r){var a=n();return(0,o.createElement)(e,i()({},t,{isRtl:a,ref:r}))}))}),"WithRTL");return{useRtl:n,withRtl:r}}},975:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(1068),i=n.n(r),o=n(3804),a=n.n(o);function c(e){function t(){var t=e.translate.bind(e);return Object.defineProperty(t,"localeSlug",{get:e.getLocaleSlug.bind(e)}),t}return function(){var n=a().useState(t),r=i()(n,2),o=r[0],c=r[1];return a().useEffect((function(){var n=function(){return c(t)};return e.on("change",n),function(){return e.off("change",n)}}),[]),o}}},849:function(e,t,n){"use strict";n.d(t,{Iw:function(){return u},bU:function(){return l}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(1417),s=(0,a.createContext)("en"),u=function(e){var t=e.children,n=e.localeSlug;return(0,o.createElement)(s.Provider,{value:n},t)};function l(){return(0,a.useContext)(s)}(0,c.createHigherOrderComponent)((function(e){return function(t){var n=l();return(0,o.createElement)(e,i()({locale:n},t))}}),"withLocale")},4655:function(e,t,n){"use strict";n.d(t,{GG:function(){return r},iT:function(){return i},xn:function(){return o},Xb:function(){return a},hI:function(){return c},mL:function(){return s},vS:function(){return u},_r:function(){return l}});var r=["en","ja","es","pt","fr","pt-br"],i=["en","fr","de"],o=["en","fr","de"],a={"pt-br":"br",br:"bre",zh:"zh-cn","zh-hk":"zh-tw","zh-sg":"zh-cn",kr:"ko"},c=["ar","de","en","es","fr","he","id","it","ja","ko","nl","pt-br","ru","sv","tr","zh-cn","zh-tw"],s=["ar","de","el","en","es","fa","fi","fr","id","it","ja","nl","pt","pt-br","ru","sv","th","tl","tr"],u=["es","pt-br","de","fr","he","ja","it","nl","ru","tr","id","zh-cn","zh-tw","ko","ar","sv"],l=["en","ar","de","es","fr","he","id","it","ja","ko","nl","pt-br","ro","ru","sv","tr","zh-cn","zh-tw"]},7498:function(e,t,n){"use strict";n.d(t,{Iu:function(){return h}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(1417),s=n(849),u=n(4655),l="http://__domain__.invalid",d=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return function(n,r){return t.includes(r)&&"en"!==r&&n.pathname.substr(0,r.length+2)!=="/"+r+"/"&&(n.host="".concat(u.Xb[r]||r,".").concat(e)),n}},p=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return function(r,i){return r.host="wordpress.com","object"==typeof n&&n instanceof RegExp&&!n.test(r.pathname)&&(t=[]),r.pathname=e+r.pathname,t.includes(i)&&"en"!==i&&(r.pathname=i+r.pathname),r}},f=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return function(n,r){return"object"==typeof t&&t instanceof RegExp&&!t.test(n.pathname)||e.includes(r)&&"en"!==r&&(n.pathname=r+n.pathname),n}},m={"wordpress.com/support/":f(u.hI),"wordpress.com/forums/":f(u.mL),"wordpress.com/blog/":f(u.GG,/^\/blog\/?$/),"wordpress.com/tos/":f(u.vS),"wordpress.com/wp-admin/":d("wordpress.com",u.vS),"wordpress.com/wp-login.php":d("wordpress.com",u.vS),"jetpack.com":d("jetpack.com",u._r),"en.support.wordpress.com":p("/support",u.hI),"en.blog.wordpress.com":p("/blog",u.GG,/^\/$/),"en.forums.wordpress.com":p("/forums",u.mL),"automattic.com/privacy/":f(u.iT),"automattic.com/cookies/":f(u.xn),"wordpress.com/help/contact/":function(e,t,n){return n?e:(e.pathname=e.pathname.replace(/\/help\//,"/support/"),f(u.hI)(e,t))},"wordpress.com":f(u.vS)};function g(e,t){var n,r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];try{n=new URL(String(e),l)}catch(c){return e}if(n.origin===l)return e;n.protocol="https:",n.hostname="",n.pathname.endsWith(".php")||(n.pathname=(n.pathname+"/").replace(/\/+$/,"/"));var i=n.pathname.substr(0,1+n.pathname.indexOf("/",1));if("en.wordpress.com"===n.host&&(n.host="wordpress.com"),"/"+t+"/"===i)return n.href;for(var o=[n.host,n.host+i,n.host+n.pathname],a=o.length-1;a>=0;a--)if(o[a]in m)return m[o[a]](n,t,r).href;return e}function h(){var e=(0,s.bU)();return(0,a.useCallback)((function(t,n,r){return g(t,n||e,r)}),[e])}(0,c.createHigherOrderComponent)((function(e){return function(t){var n=h();return(0,o.createElement)(e,i()({localizeUrl:n},t))}}),"withLocalizeUrl")},6357:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(3804),a=n(791),c=function(e){window.location.href=e},s=o.createContext({siteId:0,redirectTo:c,getCurrentLaunchFlowUrl:function(){return window.location.href},openCheckout:function(e,t){c((0,a.addQueryArgs)("/checkout/".concat(e),i()({preLaunch:1},!t&&{redirect_to:"/home/".concat(e)})))},flow:"launch",isInIframe:!1});t.Z=s},8039:function(e,t,n){"use strict";n.d(t,{j:function(){return h}});var r=n(417),i=n.n(r),o=n(2954),a=n.n(o),c=n(1068),s=n.n(c),u=n(3804),l=n(5707),d=n(849),p=n(1120),f=n(6357),m=n(6950),g=n(5144);function h(){var e=u.useContext(f.Z),t=e.siteId,n=e.flow,r=e.openCheckout,o=e.isInIframe,c=(0,d.bU)(),h=(0,l.useSelect)((function(e){return[e(p.sC).getSelectedPlanProductId(),e(p.sC).getSelectedDomain()]})),v=s()(h,2),y=v[0],b=v[1],_=(0,l.useSelect)((function(e){var t=e(p.Fs),n=t.getPlanByProductId(y,c);return{planProduct:t.getPlanProductById(y),isEcommercePlan:t.isPlanEcommerce(null==n?void 0:n.periodAgnosticSlug)}}),[y,c]),E=_.planProduct,S=_.isEcommercePlan,w=(0,g.j)().siteSubdomain,C=(0,l.useDispatch)(p.j4),x=C.getCart,P=C.setCart,k=C.launchSite,N=function(){return k(t)},A=u.useState(!1),O=s()(A,2),L=O[0],T=O[1],I=function(){var e=a()(regeneratorRuntime.mark((function e(){var r,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!L){e.next=2;break}return e.abrupt("return");case 2:return T(!0),r=b&&(0,m.K9)(b,n),o=E&&(0,m.An)(E,n),e.next=7,x(t);case 7:return a=e.sent,e.next=10,P(t,i()(i()({},a),{},{products:[o,r]}));case 10:T(!1);case 11:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),D=function(){var e=a()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,I();case 2:r(null==w?void 0:w.domain,S,N);case 3:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),F=function(){var e=a()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(o&&!S){e.next=3;break}return e.next=3,k(t);case 3:D();case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return{goToCheckout:D,goToCheckoutAndLaunch:F,isCartUpdating:L}}},6956:function(e,t,n){"use strict";n.d(t,{f:function(){return l}});var r=n(5707),i=n(7356),o=n(1120),a=n(4557),c=n(3073),s=n(6950),u=n(5144);function l(){var e,t,n=(0,r.useSelect)((function(e){return e(o.sC).getState()})).domainSearch,l=(0,a.Z)().title,d=(0,c.W)().isLoadingSite,p=(0,u.j)().siteSubdomain,f=(0,r.useDispatch)(o.sC).setDomainSearch,m=n.trim()||function(e){return(0,i.Q)(e)?e:""}(l||"");m&&!(0,s.I5)({currentSiteTitle:m})||(m=null!==(e=null==p||null===(t=p.domain)||void 0===t?void 0:t.split(".")[0])&&void 0!==e?e:"");return{domainSearch:m,isLoading:d,setDomainSearch:f}}},780:function(e,t,n){"use strict";n.d(t,{my:function(){return c}});n(2954),n(1068),n(3804);var r=n(5707),i=n(7356),o=n(1120),a=n(5144);function c(){var e,t=(0,r.useDispatch)(o.sC),n=t.setDomain,c=t.unsetDomain,s=t.unsetPlanProductId,u=t.confirmDomainSelection,l=(0,r.useSelect)((function(e){return e(o.sC).getState()})),d=l.domain,p=l.planProductId,f=l.confirmedDomainSelection,m=(0,r.useSelect)((function(e){return e(o.Fs).isPlanProductFree(p)})),g=(0,a.j)(),h=g.siteSubdomain,v=g.hasPaidDomain,y=g.sitePrimaryDomain;return d?e=d:v?e=(0,i.n)(null==y?void 0:y.domain):f&&(e=(0,i.n)(null==h?void 0:h.domain)),{onDomainSelect:function(e){u(),n(e),m&&s()},onExistingSubdomainSelect:function(){u(),c()},selectedDomain:d,currentDomain:e}}},8463:function(e,t,n){"use strict";n.d(t,{V:function(){return c}});var r=n(5707),i=n(849),o=n(1120),a=n(6956);function c(){var e,t=(0,i.bU)(),n=(0,a.f)().domainSearch;return null===(e=(0,r.useSelect)((function(e){if(n&&!(n.length<2))return e(o.GN).getDomainSuggestions(n,{include_wordpressdotcom:!1,include_dotblogsubdomain:!1,quantity:1,locale:t})}),[n]))||void 0===e?void 0:e[0]}},3357:function(e,t,n){"use strict";n.d(t,{X:function(){return l}});var r=n(3804),i=n(5707),o=n(1120),a=n(6357),c=n(5144),s=n(8039),u=n(3073),l=function(){var e=r.useContext(a.Z),t=e.siteId,n=e.redirectTo,l=(0,i.useSelect)((function(e){return e(o.sC).getState()})).planProductId,d=(0,i.useSelect)((function(e){return e(o.Fs).isPlanProductFree(l)})),p=(0,u.W)().isSiteLaunched,f=(0,c.j)().siteSubdomain,m=(0,s.j)().goToCheckout;r.useEffect((function(){if(p){if(!d)return void m();n("/home/".concat((null==f?void 0:f.domain)||t))}}),[p])}},5144:function(e,t,n){"use strict";n.d(t,{j:function(){return c}});var r=n(3804),i=n(5707),o=n(1120),a=n(6357);function c(){var e=r.useContext(a.Z).siteId,t=(0,i.useSelect)((function(t){return t(o.j4).getPrimarySiteDomain(e)}));return{sitePrimaryDomain:t,siteSubdomain:(0,i.useSelect)((function(t){return t(o.j4).getSiteSubdomain(e)})),hasPaidDomain:t&&!(null!=t&&t.is_subdomain)}}},3073:function(e,t,n){"use strict";n.d(t,{W:function(){return u}});var r=n(1068),i=n.n(r),o=n(3804),a=n(5707),c=n(1120),s=n(6357);function u(){var e,t,n=o.useContext(s.Z).siteId,r=(0,a.useSelect)((function(e){var t=e(c.j4);return[t.getSite(n),t.isSiteLaunched(n),t.isSiteLaunching(n),t.isFetchingSiteDetails()]}),[n]),u=i()(r,4),l=u[0],d=u[1],p=u[2],f=u[3];return{sitePlan:null==l?void 0:l.plan,hasPaidPlan:l&&!(null!==(e=l.plan)&&void 0!==e&&e.is_free),isSiteLaunched:d,isSiteLaunching:p,selectedFeatures:null==l||null===(t=l.options)||void 0===t?void 0:t.selected_features,isLoadingSite:!!f}}},4557:function(e,t,n){"use strict";n.d(t,{Z:function(){return l}});var r=n(1068),i=n.n(r),o=n(5707),a=n(3804),c=n(669),s=n(1120),u=n(6357);function l(){var e=(0,a.useContext)(u.Z).siteId,t=(0,o.useSelect)((function(t){return t(s.j4).getSiteTitle(e)})),n=(0,o.useSelect)((function(e){return e(s.sC)})).getSiteTitle(),r=(0,o.useDispatch)(s.sC).setSiteTitle,l=(0,o.useDispatch)(s.j4).saveSiteTitle,d=(0,c.Z)(l,1e3),p=i()(d,1)[0],f=void 0===n;return(0,a.useEffect)((function(){f||p(e,n)}),[n,p,e,f]),{title:f?t:n,updateTitle:r}}},1120:function(e,t,n){"use strict";n.d(t,{j4:function(){return c},Fs:function(){return s},GN:function(){return u},sC:function(){return l}});var r=n(2369),i=n(9734),o=n(8077),a=n(1635),c=r.z2({client_id:"",client_secret:""}),s=i.z2(),u=o.z({vendor:"variation2_front"}),l=a.z()},6950:function(e,t,n){"use strict";n.d(t,{I5:function(){return o},An:function(){return a},K9:function(){return c}});var r=n(3163),i=(0,r.__)("Site Title","full-site-editing"),o=function(e){var t=e.currentSiteTitle;return(void 0===t?"":t)===i},a=function(e,t){return{product_id:e.productId,product_slug:e.storeSlug,extra:{source:t}}},c=function(e,t){if(null!=e&&e.product_id)return{meta:null==e?void 0:e.domain_name,product_id:null==e?void 0:e.product_id,extra:{privacy_available:null==e?void 0:e.supports_privacy,privacy:null==e?void 0:e.supports_privacy,source:t},product_cost_display:e.cost,currency_code:e.currency_code,product_slug:e.product_slug,cost:e.raw_price,currency:e.currency_code}}},3340:function(e,t,n){"use strict";n.d(t,{hg:function(){return c},lZ:function(){return s},_W:function(){return l},Yt:function(){return d}});var r=n(8049),i=n.n(r)()("lib/load-script/callback-handler"),o=new Map;function a(){return o}function c(e){return a().has(e)}function s(e,t){var n=a();c(e)?(i('Adding a callback for an existing script from "'.concat(e,'"')),n.get(e).add(t)):(i('Adding a callback for a new script from "'.concat(e,'"')),n.set(e,new Set([t])))}function u(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=a(),r=n.get(e);if(r){var o='Executing callbacks for "'.concat(e,'"')+(null===t?" with success":' with error "'.concat(t,'"'));i(o),r.forEach((function(e){"function"==typeof e&&e(t)})),n.delete(e)}}function l(){var e=this.getAttribute("src");i('Handling successful request for "'.concat(e,'"')),u(e),this.onload=null}function d(){var e=this.getAttribute("src");i('Handling failed request for "'.concat(e,'"')),u(e,new Error('Failed to load script "'.concat(e,'"'))),this.onerror=null}},5606:function(e,t,n){"use strict";n.d(t,{C:function(){return c},k:function(){return s}});var r=n(8049),i=n.n(r),o=n(3340),a=i()("lib/load-script/dom-operations");function c(e){a('Creating script element for "'.concat(e,'"'));var t=document.createElement("script");return t.src=e,t.type="text/javascript",t.async=!0,t.onload=o._W,t.onerror=o.Yt,t}function s(e){a("Attaching element to head"),document.head.appendChild(e)}},4898:function(e,t,n){"use strict";n.d(t,{ve:function(){return c}});var r=n(8049),i=n.n(r),o=n(3340),a=n(5606);i()("package/load-script");function c(e,t){if(!(0,o.hg)(e)&&(0,a.k)((0,a.C)(e)),"function"!=typeof t)return new Promise((function(t,n){(0,o.lZ)(e,(function(e){null===e?t():n(e)}))}));(0,o.lZ)(e,t)}},9211:function(e,t,n){"use strict";n.d(t,{xE:function(){return g},aW:function(){return h},b4:function(){return v}});var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(2779)),u=n.n(s),l=n(7997),d=n(9215),p=n(5869),f=n(1100),m=n(2481);n(19);t.ZP=function(e){var t=e.className,n=e.children,r=e.sticky,i=void 0===r?null:r,o="";return!0===i&&(o="is-sticky"),!1===i&&(o="no-sticky"),(0,c.createElement)("div",{className:u()("action-buttons",t,o)},n)};var g=function(e){var t=e.className,n=e.children,r=a()(e,["className","children"]),__=(0,d.QT)().__;return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__back",t),isLink:!0},r),n||__("Go back","full-site-editing"))},h=function(e){var t=e.className,n=e.children,r=a()(e,["className","children"]),__=(0,d.QT)().__;return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__next",t),isPrimary:!0},r),n||__("Continue","full-site-editing"))},v=function(e){var t=e.className,n=e.children,r=e.arrow,o=void 0===r?"right":r,s=a()(e,["className","children","arrow"]);return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__arrow action-buttons__arrow--".concat(o),t)},s),"left"===o&&(0,c.createElement)(p.Z,{icon:f.Z}),n,"right"===o&&(0,c.createElement)(p.Z,{icon:m.Z}))}},5915:function(e,t,n){"use strict";n.d(t,{b:function(){return a},D:function(){return c}});var r=n(3804),i=n(2779),o=n.n(i),a=(n(9662),function(e){var t=e.className,n=e.children,i=e.tagName,a=void 0===i?"h1":i;return r.createElement(a,{className:o()("onboarding-title",t)},n)}),c=function(e){var t=e.className,n=e.children,i=e.tagName,a=void 0===i?"h2":i;return r.createElement(a,{className:o()("onboarding-subtitle",t)},n)}},1201:function(e,t,n){"use strict";n.d(t,{N:function(){return o}});var r=n(5707),i=n(9255),o=function(e,t){var n=(0,r.useSelect)((function(n){var r=n(i.F).getSupportedPlans(e),o=r.map((function(e){return n(i.F).getPlanProduct(e.periodAgnosticSlug,t)})).map((function(e){return null==e?void 0:e.annualDiscount})).filter((function(e){return!!e}));return{supportedPlans:r,annualDiscounts:o}}));return{supportedPlans:n.supportedPlans,maxAnnualDiscount:n.annualDiscounts.reduce((function(e,t){return Math.max(e,t)}),0)}}},130:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9215),c=n(3163),s=n(9211),u=n(5707),l=n(373),d=n(9255),p=(n(9117),(0,r.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,r.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"})));t.Z=function(e){var t,n=e.slug,i=e.name,f=e.description,m=e.features,g=e.billingPeriod,h=e.domain,v=e.badge,y=e.isFree,b=void 0!==y&&y,_=e.isOpen,E=void 0!==_&&_,S=e.isPrimary,w=void 0!==S&&S,C=e.onSelect,x=e.onPickDomainClick,P=e.onToggle,k=e.disabledLabel,__=(0,a.QT)().__,N=(0,u.useSelect)((function(e){return e(d.F).getPlanProduct(n,g)})),A=function(){!k&&(null==P||P(n,!E))},O=__("billed annually","full-site-editing"),L=__("per month, billed monthly","full-site-editing");return(0,r.createElement)("div",{className:o()("plans-accordion-item",{"is-open":E,"is-primary":w,"has-badge":!!v,"is-disabled":!!k})},v&&(0,r.createElement)("div",{className:"plans-accordion-item__badge"},(0,r.createElement)("span",null,v)),(0,r.createElement)("div",{className:"plans-accordion-item__viewport"},(0,r.createElement)("div",{className:"plans-accordion-item__details"},(0,r.createElement)("div",{tabIndex:0,role:"button",onClick:A,onKeyDown:function(e){return 32===e.keyCode&&A()},className:"plans-accordion-item__header"},(0,r.createElement)("div",{className:"plans-accordion-item__heading"},(0,r.createElement)("div",{className:"plans-accordion-item__name"},i),(0,r.createElement)("div",{className:"plans-accordion-item__description"},f)),(0,r.createElement)("div",{className:"plans-accordion-item__price"},(0,r.createElement)("div",{className:o()("plans-accordion-item__price-amount",{"is-loading":!(null!=N&&N.price)})},(null==N?void 0:N.price)||"  ",(null==N?void 0:N.price)&&(0,r.createElement)("span",null,__("/mo","full-site-editing"))),(0,r.createElement)("div",{className:"plans-accordion-item__price-note"},b&&__("free forever","full-site-editing"),!b&&("ANNUALLY"===g?O:L)),!b&&(0,r.createElement)("div",{className:o()("plans-accordion-item__price-discount",{"plans-accordion-item__price-discount--disabled":"ANNUALLY"!==g})},(0,c.sprintf)(__("Save %(discountRate)s%% by paying annually","full-site-editing"),{discountRate:null!==(t=null==N?void 0:N.annualDiscount)&&void 0!==t?t:0}))),(0,r.createElement)("div",{className:"plans-accordion-item__disabled-label"},k),!E&&(0,r.createElement)("div",{className:"plans-accordion-item__dropdown-chevron"},p)),(0,r.createElement)("div",{className:o()("plans-accordion-item__actions",{"plans-accordion-item__actions--paid-plan-margin":!b}),hidden:!E},(0,r.createElement)(s.aW,{"data-e2e-button":b?"freePlan":"paidPlan",onClick:function(){C(null==N?void 0:N.productId)}},__("Select","full-site-editing"))),(0,r.createElement)(l.Z,{features:m,billingPeriod:g,domain:h,isFree:b,isOpen:E,onPickDomain:x,multiColumn:!0}))))}},4416:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9211),c=n(7891),s=(n(9117),(0,r.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,r.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"})));t.Z=function(e){var t=e.isOpen,n=e.isPrimary;return(0,r.createElement)("div",{className:o()("plans-accordion-item",{"is-open":t,"is-primary":n})},(0,r.createElement)("div",{className:"plans-accordion-item__viewport"},(0,r.createElement)("div",{className:"plans-accordion-item__details"},(0,r.createElement)("div",{tabIndex:0,role:"button",className:"plans-accordion-item__header"},(0,r.createElement)("div",{className:"plans-accordion-item__heading"},(0,r.createElement)("div",{className:"plans-accordion-item__name"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder"},"")),(0,r.createElement)("div",{className:"plans-accordion-item__description"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder plans-accordion-item__placeholder--wide"},""))),(0,r.createElement)("div",{className:"plans-accordion-item__price"},(0,r.createElement)("div",{className:"plans-accordion-item__price-amount"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder"},"")),(0,r.createElement)("div",{className:"plans-accordion-item__price-note"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder plans-accordion-item__placeholder--wide"},""))),(0,r.createElement)("div",{className:"plans-accordion-item__disabled-label"},""),!t&&(0,r.createElement)("div",{className:"plans-accordion-item__dropdown-chevron"},s)),(0,r.createElement)("div",{className:"plans-accordion-item__actions",hidden:!t},(0,r.createElement)(a.aW,{disabled:!0},(0,r.createElement)("span",null,""))),(0,r.createElement)(c.Z,{isOpen:t,multiColumn:!0}))))}},222:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(5707),l=n(9215),d=n(7997),p=n(5869),f=n(130),m=n(4416),g=n(9255),h=n(1201),v=(n(3777),(0,c.createElement)(d.SVG,{viewBox:"0 0 24 24"},(0,c.createElement)(d.Path,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})));t.Z=function(e){var t,n,r=e.selectedFeatures,o=void 0===r?[]:r,y=e.selectedPlanProductId,b=e.onPlanSelect,_=e.onPickDomainClick,E=e.currentDomain,S=e.disabledPlans,w=e.locale,C=e.billingPeriod,__=(0,l.QT)().__,x=(0,h.N)(w,C).supportedPlans,P=!(null!=x&&x.length),k=(0,u.useSelect)((function(e){var t=e(g.F);return{popularPlan:t.getDefaultPaidPlan(w),getPlanProduct:t.getPlanProduct}})),N=k.popularPlan,A=k.getPlanProduct,O=(0,u.useSelect)((function(e){return e(g.J).getRecommendedPlanSlug(o)})),L=(0,u.useSelect)((function(e){return e(g.F).getPlanByPeriodAgnosticSlug(O,w)})),T=L||N,I=__("Recommended for you","full-site-editing"),D=__("Popular","full-site-editing"),F=x.filter((function(e){return e.periodAgnosticSlug!==(null==T?void 0:T.periodAgnosticSlug)})),R=[null==T?void 0:T.periodAgnosticSlug],Z=(0,s.useState)(R),j=a()(Z,2),M=j[0],B=j[1],U=!P&&M.length>=x.length,V=function(e,t){B(t?[].concat(i()(M),[e]):M.filter((function(t){return t!==e})))},z=__("Collapse all plans","full-site-editing"),H=__("Show all plans","full-site-editing");return(0,c.createElement)("div",{className:"plans-accordion"},(0,c.createElement)("div",{className:"plans-accordion__plan-item-group"},P?(0,c.createElement)(m.Z,{isOpen:!0,isPrimary:!0}):T&&(0,c.createElement)(c.Fragment,null,L&&(0,c.createElement)("div",{className:"plans-accordion__recommend-hint"},(0,c.createElement)(p.Z,{icon:v,size:16}),(0,c.createElement)("span",null,__("Based on the features you selected.","full-site-editing"))),(0,c.createElement)(f.Z,{key:T.periodAgnosticSlug,slug:T.periodAgnosticSlug,name:null==T?void 0:T.title.toString(),description:null==T?void 0:T.description.toString(),features:null!==(t=T.features)&&void 0!==t?t:[],billingPeriod:C,domain:E,badge:L?I:D,isFree:T.isFree,isOpen:!0,isPrimary:!0,isSelected:!!y&&y===(null===(n=A(T.periodAgnosticSlug,C))||void 0===n?void 0:n.productId),onSelect:b,onPickDomainClick:_}))),(0,c.createElement)("div",{className:"plans-accordion__actions"},(0,c.createElement)(d.Button,{className:"plans-accordion__toggle-all-button",onClick:function(){B(U?R:x.map((function(e){return e.periodAgnosticSlug})))},isLink:!0},U?z:H)),(0,c.createElement)("div",{className:"plans-accordion__plan-item-group"},P?[1,2,3,4].map((function(e){return(0,c.createElement)(m.Z,{key:e})})):F.map((function(e){var t,n;return(0,c.createElement)(f.Z,{key:e.periodAgnosticSlug,slug:e.periodAgnosticSlug,name:null==e?void 0:e.title.toString(),description:null==e?void 0:e.description.toString(),features:null!==(t=e.features)&&void 0!==t?t:[],billingPeriod:C,domain:E,isFree:e.isFree,isOpen:M.indexOf(e.periodAgnosticSlug)>-1&&!(null!=S&&S[e.periodAgnosticSlug]),isSelected:!!y&&y===(null===(n=A(e.periodAgnosticSlug,C))||void 0===n?void 0:n.productId),onSelect:b,onPickDomainClick:_,onToggle:V,disabledLabel:null==S?void 0:S[e.periodAgnosticSlug]})}))))}},4689:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9215),c=n(5707),s=n(7997),u=n(5869),l=n(9806),d=n(8565),p=n(9255),f=(n(3062),(0,r.createElement)(u.Z,{icon:l.Z,size:25})),m=(0,r.createElement)(u.Z,{icon:d.Z,size:25});t.Z=function(e){var t=e.onSelect,n=e.locale,i=e.billingPeriod,u=(0,a.QT)(),__=u.__,l=u.hasTranslation,d=(0,c.useSelect)((function(e){var t=e(p.F),r=t.getPlanProduct,o=t.getFeatures,a=t.getFeaturesByType,c=(0,t.getSupportedPlans)(n),s=c.map((function(e){return r(e.periodAgnosticSlug,i)}));return{supportedPlans:c,planProducts:s,features:o(n),featuresByType:a(n)}})),g=d.supportedPlans,h=d.planProducts,v=d.features,y=d.featuresByType,b=!(null!=g&&g.length),_=[1,2,3,4,5],E=__("Monthly price (billed yearly)","full-site-editing"),S=__("Monthly subscription (billed yearly)","full-site-editing"),w="en"===n||null!=l&&l("Monthly price (billed yearly)","full-site-editing")?E:S,C=__("Monthly subscription","full-site-editing"),x=__("Included with annual plans","full-site-editing"),P=__("Only included with annual plans","full-site-editing");return(0,r.createElement)("div",{className:"plans-details"},(0,r.createElement)("table",{className:"plans-details__table"},(0,r.createElement)("thead",null,(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",null,__("Feature","full-site-editing")),b?_.map((function(e){return(0,r.createElement)("th",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder"},""))})):g.map((function(e){return(0,r.createElement)("th",{key:e.periodAgnosticSlug},e.title)})))),b?(0,r.createElement)("tbody",null,_.map((function(e,t){return(0,r.createElement)("tr",{className:"plans-details__feature-row",key:t},(0,r.createElement)("th",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder plans-details__placeholder--wide"},"")),_.map((function(e){return(0,r.createElement)("td",{key:e})})))}))):y.map((function(e){var t;return(0,r.createElement)("tbody",{key:e.id},e.name&&(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",{colSpan:6},e.name)),null===(t=e.features)||void 0===t?void 0:t.map((function(e,t){return(0,r.createElement)("tr",{className:o()("plans-details__feature-row",{"plans-details__feature-row--enabled":v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"===i,"plans-details__feature-row--disabled":v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"!==i}),key:t},(0,r.createElement)("th",null,v[e].requiresAnnuallyBilledPlan&&(0,r.createElement)("span",{className:"plans-details__feature-annual-nudge","aria-label":"ANNUALLY"===i?x:P},__("Included with annual plans","full-site-editing")),(0,r.createElement)("span",null,v[e].name)),g.map((function(t,n){var o;return"storage"===e?(0,r.createElement)("td",{key:n},t.storage):(0,r.createElement)("td",{key:n},null!==(o=t.featuresSlugs)&&void 0!==o&&o[e]?(0,r.createElement)(r.Fragment,null,v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"!==i?(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Unavailable","full-site-editing")),m):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Available","full-site-editing")),f)):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Unavailable","full-site-editing"))))})))})))})),(0,r.createElement)("tbody",null,(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",{colSpan:6},__("Sign up","full-site-editing"))),(0,r.createElement)("tr",{className:"plans-details__feature-row",key:"price"},(0,r.createElement)("th",null,"ANNUALLY"===i?w:C),b?_.map((function(e){return(0,r.createElement)("td",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder"},""))})):g.map((function(e,t){var n;return(0,r.createElement)("td",{key:e.periodAgnosticSlug},null===(n=h[t])||void 0===n?void 0:n.price)}))),(0,r.createElement)("tr",{className:"plans-details__feature-row",key:"cta"},(0,r.createElement)("th",null),b?_.map((function(e){return(0,r.createElement)("td",{key:e},(0,r.createElement)(s.Button,{className:"plans-details__select-button",isPrimary:!0,disabled:!0},(0,r.createElement)("span",{className:"plans-details__placeholder plans-details__placeholder--narrow"},""))," ")})):g.map((function(e,n){return(0,r.createElement)("td",{key:e.periodAgnosticSlug},(0,r.createElement)(s.Button,{className:"plans-details__select-button",onClick:function(){var e;t(null===(e=h[n])||void 0===e?void 0:e.productId)},isPrimary:!0},(0,r.createElement)("span",null,__("Select","full-site-editing"))))}))))))}},373:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(3027),a=(n(3804),n(2779)),c=n.n(a),s=n(7997),u=n(5869),l=n(9806),d=n(8565),p=n(9215),f=(n(8173),function(e){var t=e.className;return(0,o.createElement)(u.Z,{className:t,icon:l.Z,size:18})}),m=function(e){var t=e.className;return(0,o.createElement)(u.Z,{className:t,icon:d.Z,size:18})},g=function(e){var t=e.children,n=e.className;return(0,o.createElement)("span",{className:n},t)},h=function(e){var t=e.billingPeriod,__=e.__,n=__("Included with annual plans","full-site-editing"),r=__("Only included with annual plans","full-site-editing");return(0,o.createElement)("span",{className:"plans-feature-list__item-annual-nudge","aria-label":"ANNUALLY"===t?n:r},n)};var v=function(e,t){var n=e.bulletIcon,r=e.textNode,i=e.requiresAnnuallyBilledPlan,a=e.contentWrapperNode,s=void 0===a?g:a,u=e.listItemExtraClassName,l=e.billingPeriod,__=(0,p.QT)().__;return(0,o.createElement)("li",{key:t,className:c()("plans-feature-list__item",{"plans-feature-list__item--requires-annual-enabled":i&&"ANNUALLY"===l,"plans-feature-list__item--requires-annual-disabled":i&&"ANNUALLY"!==l},u)},(0,o.createElement)(s,{className:"plans-feature-list__item-content-wrapper"},(0,o.createElement)(n,{className:"plans-feature-list__item-bullet-icon"}),(0,o.createElement)("span",{className:"plans-feature-list__item-text"},i&&(0,o.createElement)(h,{billingPeriod:l,__:__}),(0,o.createElement)("span",{className:"plans-feature-list__item-description"},r))))};t.Z=function(e){var t=e.features,n=e.domain,r=e.billingPeriod,a=e.isFree,u=void 0!==a&&a,l=e.isOpen,d=void 0!==l&&l,g=e.onPickDomain,h=e.disabledLabel,y=e.multiColumn,b=void 0!==y&&y,__=(0,p.QT)().__,_=function(e,t,n,__){var r="plans-feature-list__item-content-wrapper--domain-button";return{NO_DOMAIN:{FREE_PLAN:null,PAID_PLAN:{wrapperClassName:c()(r,"is-cta"),bulletIcon:"ANNUALLY"===n?f:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,__("Pick a free domain (1 year)","full-site-editing"))}},FREE_DOMAIN:{FREE_PLAN:null,PAID_PLAN:{wrapperClassName:c()(r,"is-cta"),bulletIcon:"ANNUALLY"===n?f:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,__("Pick a free domain (1 year)","full-site-editing"))}},PAID_DOMAIN:{FREE_PLAN:{wrapperClassName:c()(r,"is-unavailable"),bulletIcon:m,requiresAnnuallyBilledPlan:!1,domainMessage:(0,o.createElement)(o.Fragment,null,(0,o.createInterpolateElement)(__("<url /> is not included","full-site-editing"),{url:(0,o.createElement)("span",{className:"plans-feature-list__item-url"},null==t?void 0:t.domain_name)}))},PAID_PLAN:{wrapperClassName:r,bulletIcon:"ANNUALLY"===n?f:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,(0,o.createInterpolateElement)(__("<url /> is included","full-site-editing"),{url:(0,o.createElement)("span",{className:"plans-feature-list__item-url"},null==t?void 0:t.domain_name)}))}}}[t&&(t.is_free?"FREE_DOMAIN":"PAID_DOMAIN")||"NO_DOMAIN"][e?"FREE_PLAN":"PAID_PLAN"]}(u,n,r,__),E=[];return h?E.push({bulletIcon:m,textNode:h,requiresAnnuallyBilledPlan:!1,listItemExtraClassName:"plans-feature-list__item--disabled-message"}):_&&E.push({bulletIcon:_.bulletIcon,textNode:_.domainMessage,requiresAnnuallyBilledPlan:_.requiresAnnuallyBilledPlan,contentWrapperNode:function(e){var t=e.children,n=e.className;return(0,o.createElement)(s.Button,{className:c()(_.wrapperClassName,n),onClick:g,isLink:!0},t)}}),t.forEach((function(e){var t=e.name,n=e.requiresAnnuallyBilledPlan;return E.push({bulletIcon:n&&"MONTHLY"===r?m:f,textNode:t,requiresAnnuallyBilledPlan:n})})),(0,o.createElement)("div",{className:"plans-feature-list",hidden:!d},(0,o.createElement)("ul",{className:c()("plans-feature-list__item-group",{"plans-feature-list__item-group--columns":b})},E.map((function(e,t){return(0,o.createElement)(v,i()({},e,{billingPeriod:r,key:t}))}))))}},7891:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i);n(8173);t.Z=function(e){var t=e.isOpen,n=void 0!==t&&t,i=e.multiColumn,a=void 0!==i&&i,c=Array.from(Array(10).keys());return(0,r.createElement)("div",{className:"plans-feature-list",hidden:!n},(0,r.createElement)("ul",{className:o()("plans-feature-list__item-group",{"plans-feature-list__item-group--columns":a})},c.map((function(e){return(0,r.createElement)("li",{key:e,className:"plans-feature-list__item"},(0,r.createElement)("span",{className:"plans-feature-list__placeholder"},""))}))))}},5315:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(9215),u=n(5915),l=n(8049),d=n.n(l),p=n(6795),f=n(222),m=n(4689),g=n(1954),h=n(1201),v=n(9255),y=(n(7638),d()("plans-grid"));t.Z=function(e){var t=e.header,n=e.selectedFeatures,r=e.currentPlanProductId,l=e.currentDomain,d=e.onPlanSelect,b=e.onPickDomainClick,_=e.disabledPlans,E=e.isAccordion,S=e.locale,w=e.showPlanTaglines,C=void 0!==w&&w,x=e.CTAVariation,P=void 0===x?"NORMAL":x,k=e.popularBadgeVariation,N=void 0===k?"ON_TOP":k,A=e.customTagLines,O=e.hidePlansComparison,L=void 0!==O&&O,T=e.defaultAllPlansExpanded,I=void 0!==T&&T,D=e.onBillingPeriodChange,__=(0,s.QT)().__,F=(0,c.useSelect)((function(e){var t;return null===(t=e(v.F).getPlanProductById(r))||void 0===t?void 0:t.billingPeriod})),R=a.useState(F||"ANNUALLY"),Z=i()(R,2),j=Z[0],M=Z[1];a.useEffect((function(){D&&D(j)}),[j,D]);var B=(0,h.N)(S,j).maxAnnualDiscount;return E&&y("PlansGrid accordion version is active"),(0,o.createElement)("div",{className:"plans-grid"},t&&(0,o.createElement)("div",{className:"plans-grid__header"},t),(0,o.createElement)(g.Z,{intervalType:j,onChange:M,maxMonthlyDiscountPercentage:B,className:"plans-grid__toggle"}),(0,o.createElement)("div",{className:"plans-grid__table"},(0,o.createElement)("div",{className:"plans-grid__table-container"},E?(0,o.createElement)(f.Z,{selectedFeatures:n,selectedPlanProductId:r,onPlanSelect:d,currentDomain:l,onPickDomainClick:b,disabledPlans:_,locale:S,billingPeriod:j}):(0,o.createElement)(p.Z,{popularBadgeVariation:N,CTAVariation:P,selectedPlanProductId:r,onPlanSelect:d,customTagLines:A,currentDomain:l,onPickDomainClick:b,disabledPlans:_,locale:S,showTaglines:C,defaultAllPlansExpanded:I,billingPeriod:j}))),!L&&(0,o.createElement)("div",{className:"plans-grid__details"},(0,o.createElement)("div",{className:"plans-grid__details-heading"},(0,o.createElement)(u.b,{tagName:"h2"},__("Detailed comparison","full-site-editing"))),(0,o.createElement)("div",{className:"plans-grid__details-container"},(0,o.createElement)(m.Z,{onSelect:d,locale:S,billingPeriod:j}))))}},1954:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(9215)),o=n(3163),a=n(7997),c=n(2779),s=n.n(c),u=n(5532),l=(n(4151),function(e){var t=e.children,n={desktop:"middle right",mobile:"bottom center"};return(0,r.createElement)(r.Fragment,null,Object.keys(n).map((function(e){return(0,r.createElement)(a.Popover,{key:e,className:s()("plans-interval-toggle__popover","plans-interval-toggle__popover--".concat(e)),position:n[e],noArrow:!1},t)})))});t.Z=function(e){var t=e.onChange,n=e.intervalType,a=e.maxMonthlyDiscountPercentage,c=e.className,d=void 0===c?"":c,__=(0,i.QT)().__;return(0,r.createElement)("div",{className:s()("plans-interval-toggle",{"plans-interval-toggle--monthly":"MONTHLY"===n},d)},(0,r.createElement)(u.Z,null,(0,r.createElement)(u.Z.Item,{selected:"MONTHLY"===n,onClick:function(){return t("MONTHLY")}},(0,r.createElement)("span",{className:"plans-interval-toggle__label"},__("Pay monthly","full-site-editing"))),(0,r.createElement)(u.Z.Item,{selected:"ANNUALLY"===n,onClick:function(){return t("ANNUALLY")}},(0,r.createElement)("span",{className:"plans-interval-toggle__label"},__("Pay annually","full-site-editing")),"MONTHLY"===n&&a&&(0,r.createElement)(l,null,(0,o.sprintf)(__("Save up to %(maxDiscount)d%% by paying annually and get a free domain for one year","full-site-editing"),{maxDiscount:a})))))}},6795:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(2893),u=n(1201),l=n(9255);n(8287);t.Z=function(e){var t=e.selectedPlanProductId,n=e.onPlanSelect,r=e.onPickDomainClick,d=e.currentDomain,p=e.disabledPlans,f=e.locale,m=e.billingPeriod,g=e.showTaglines,h=void 0!==g&&g,v=e.CTAVariation,y=void 0===v?"NORMAL":v,b=e.popularBadgeVariation,_=void 0===b?"ON_TOP":b,E=e.customTagLines,S=e.defaultAllPlansExpanded,w=void 0!==S&&S,C=(0,u.N)(f,m).supportedPlans,x=(0,a.useState)(w),P=i()(x,2),k=P[0],N=P[1],A=(0,c.useSelect)((function(e){return e(l.F).getPlanProduct}));return(0,o.createElement)("div",{className:"plans-table"},C.filter((function(e){return!!e})).map((function(e){var i,a,c;return(0,o.createElement)(s.Z,{popularBadgeVariation:_,allPlansExpanded:k,key:e.periodAgnosticSlug,slug:e.periodAgnosticSlug,domain:d,tagline:null!==(i=h&&(null==E?void 0:E[e.periodAgnosticSlug]))&&void 0!==i?i:e.description,CTAVariation:y,features:null!==(a=e.features)&&void 0!==a?a:[],billingPeriod:m,isPopular:e.isPopular,isFree:e.isFree,name:null==e?void 0:e.title.toString(),isSelected:!!t&&t===(null===(c=A(e.periodAgnosticSlug,m))||void 0===c?void 0:c.productId),onSelect:n,onPickDomainClick:r,onToggleExpandAll:function(){return N((function(e){return!e}))},disabledLabel:null==p?void 0:p[e.periodAgnosticSlug]})})))}},2893:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(2779),s=n.n(c),u=n(7997),l=n(1417),d=n(3163),p=n(9215),f=n(5707),m=n(5869),g=n(9806),h=n(373),v=n(9255),y=(0,o.createElement)(m.Z,{icon:g.Z,size:17}),b=(0,o.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,o.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"}));t.Z=function(e){var t,n=e.slug,r=e.name,c=e.tagline,m=e.isPopular,g=void 0!==m&&m,_=e.isFree,E=void 0!==_&&_,S=e.domain,w=e.features,C=e.billingPeriod,x=e.onSelect,P=e.onPickDomainClick,k=e.onToggleExpandAll,N=e.allPlansExpanded,A=e.disabledLabel,O=e.CTAVariation,L=void 0===O?"NORMAL":O,T=e.popularBadgeVariation,I=void 0===T?"ON_TOP":T,D=e.isSelected,__=(0,p.QT)().__,F=(0,f.useSelect)((function(e){return e(v.F).getPlanProduct(n,C)})),R=a.useState(!1),Z=i()(R,2),j=Z[0],M=Z[1],B=(0,l.useViewportMatch)("mobile",">=");a.useEffect((function(){M(N)}),[N]);var U=N||B||g||j,V=__("Choose","full-site-editing"),z=__("Current Selection","full-site-editing"),H=__("Select %s","full-site-editing"),$=__("billed annually","full-site-editing"),G=__("per month, billed monthly","full-site-editing"),q=__("Collapse all plans","full-site-editing"),W=__("Expand all plans","full-site-editing");return(0,o.createElement)("div",{className:s()("plan-item",{"is-popular":g,"is-open":U,"badge-next-to-name":"NEXT_TO_NAME"===I})},g&&"ON_TOP"===I&&(0,o.createElement)("span",{className:"plan-item__badge"},__("Popular","full-site-editing")),(0,o.createElement)("div",{className:s()("plan-item__viewport",{"is-popular":g})},(0,o.createElement)("div",{className:"plan-item__details"},(0,o.createElement)("div",{tabIndex:0,role:"button",onClick:function(){return M((function(e){return!e}))},onKeyDown:function(e){return 32===e.keyCode&&M((function(e){return!e}))},className:"plan-item__summary"},(0,o.createElement)("div",{className:s()("plan-item__heading",{"badge-next-to-name":"NEXT_TO_NAME"===I})},(0,o.createElement)("div",{className:"plan-item__name"},r),g&&"NEXT_TO_NAME"===I&&(0,o.createElement)("span",{className:"plan-item__badge-next-to-name"},__("Popular","full-site-editing"))),c&&(0,o.createElement)("p",{className:"plan-item__tagline"},c),(0,o.createElement)("div",{className:"plan-item__price"},(0,o.createElement)("div",{className:s()("plan-item__price-amount",{"is-loading":!(null!=F&&F.price)})},(null==F?void 0:F.price)||" ")),!U&&(0,o.createElement)("div",{className:"plan-item__dropdown-chevron"},b)),(0,o.createElement)("div",{hidden:!U},(0,o.createElement)("div",{className:"plan-item__price-note"},E&&__("free forever","full-site-editing"),!E&&("ANNUALLY"===C?$:G)),(0,o.createElement)("div",{className:s()("plan-item__price-discount",{"plan-item__price-discount--disabled":"ANNUALLY"!==C,"plan-item__price-discount--hidden":E}),"aria-hidden":E?"true":"false"},(0,d.sprintf)(__("Save %(discountRate)s%% by paying annually","full-site-editing"),{discountRate:null!==(t=null==F?void 0:F.annualDiscount)&&void 0!==t?t:0})),(0,o.createElement)("div",{className:"plan-item__actions"},"NORMAL"===L?(0,o.createElement)(u.Button,{className:"plan-item__select-button",onClick:function(){x(null==F?void 0:F.productId)},isPrimary:!0,disabled:!!A},(0,o.createElement)("span",null,null!=A?A:V)):(0,o.createElement)(u.Button,{className:s()("plan-item__select-button full-width",{"is-selected":D,"is-popular":g}),onClick:function(){x(null==F?void 0:F.productId)},isPrimary:g,disabled:!!A},(0,o.createElement)("span",null,null!=A?A:(0,o.createElement)(o.Fragment,null,D?y:"",D?(0,d.sprintf)(z,r):(0,d.sprintf)(H,r))))),(0,o.createElement)(h.Z,{features:w,domain:S,isFree:E,isOpen:U,onPickDomain:P,disabledLabel:A&&(0,d.sprintf)(__("%s is not included","full-site-editing"),null==S?void 0:S.domain_name),billingPeriod:C})))),g&&!B&&(0,o.createElement)(u.Button,{onClick:k,className:"plan-item__mobile-expand-all-plans",isLink:!0},N?q:W))}},5532:function(e,t,n){"use strict";n.d(t,{Z:function(){return E}});var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(270),s=n.n(c),u=n(4564),l=n.n(u),d=n(1260),p=n.n(d),f=n(3027),m=n(3980),g=n.n(m),h=n(3804),v=n.n(h),y=n(2779),b=n.n(y),_=n(8268),E=(n(4070),function(e){s()(n,e);var t=l()(n);function n(){return i()(this,n),t.apply(this,arguments)}return a()(n,[{key:"render",value:function(){var e={"is-compact":this.props.compact,"is-primary":this.props.primary};return(0,f.createElement)("ul",{className:b()("segmented-control",e,this.props.className),style:this.props.style,role:"radiogroup"},this.props.children)}}]),n}(v().Component));p()(E,"Item",_.Z),p()(E,"propTypes",{className:g().string,compact:g().bool,primary:g().bool,style:g().object,children:g().node.isRequired})},8268:function(e,t,n){"use strict";var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(8111),s=n.n(c),u=n(270),l=n.n(u),d=n(4564),p=n.n(d),f=n(1260),m=n.n(f),g=n(3027),h=n(3980),v=n.n(h),y=n(3804),b=n.n(y),_=n(2779),E=n.n(_),S=function(e){l()(n,e);var t=p()(n);function n(){var e;i()(this,n);for(var r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),m()(s()(e),"handleKeyEvent",(function(e){switch(e.keyCode){case 13:case 32:e.preventDefault(),document.activeElement.click()}})),e}return a()(n,[{key:"render",value:function(){var e=E()({"segmented-control__item":!0,"is-selected":this.props.selected}),t=E()("segmented-control__link",m()({},"item-index-".concat(this.props.index),null!=this.props.index));return(0,g.createElement)("li",{className:e},(0,g.createElement)("a",{href:this.props.path,className:t,onClick:this.props.onClick,title:this.props.title,"data-e2e-value":this.props.value,role:"radio",tabIndex:0,"aria-checked":this.props.selected,onKeyDown:this.handleKeyEvent},(0,g.createElement)("span",{className:"segmented-control__text"},this.props.children)))}}]),n}(b().Component);m()(S,"propTypes",{children:v().node.isRequired,path:v().string,selected:v().bool,title:v().string,value:v().string,onClick:v().func,index:v().number}),m()(S,"defaultProps",{selected:!1}),t.Z=S},9255:function(e,t,n){"use strict";n.d(t,{F:function(){return o},J:function(){return a}});var r=n(9734),i=n(182),o=r.z2(),a=i.z()},9215:function(e,t,n){"use strict";n.d(t,{QT:function(){return m}});var r=n(5182),i=n.n(r),o=n(8527),a=n.n(o),c=(n(1068),n(3027)),s=n(3804),u=n(3163),l=n(1417),d=n(5799),p={__:u.__,_n:u._n,_nx:u._nx,_x:u._x,isRTL:u.isRTL,setLocaleData:u.setLocaleData},f=s.createContext(h()),m=function(){return s.useContext(f)};(0,l.createHigherOrderComponent)((function(e){return function(t){var n=m();return(0,c.createElement)(e,a()({},n,t))}}),"withI18n");function g(e,t,n){var r=e[t],o=n.hasFilter,a=n.applyFilters;return o("preTranslation")||o("postTranslation")?function(){for(var e=arguments.length,o=new Array(e),c=0;c<e;c++)o[c]=arguments[c];var s=a("preTranslation",o,t,n);return a("postTranslation",r.apply(void 0,i()(s)),s,t,n)}:r}function h(e,t){var n=e?(0,u.createI18n)(e):p,r=e?function(t,n){return function(e,t,n){return("string"==typeof n?"".concat(n,"",t):t)in e}(e,t,n)}:void 0,i=null!=t?t:(0,d.createHooks)(),o=i.addFilter,a=i.removeFilter,c={addFilter:o,removeFilter:a,hasFilter:i.hasFilter,applyFilters:i.applyFilters};return{__:g(n,"__",c),_n:g(n,"_n",c),_nx:g(n,"_nx",c),_x:g(n,"_x",c),isRTL:n.isRTL,localeData:e,hasTranslation:r,addFilter:o,removeFilter:a}}},8552:function(e,t,n){"use strict";n.d(t,{Vw:function(){return E},sS:function(){return P}});var r,i=n(2278),o=n(2884),a=n.n(o),c=n(8650),s=n.n(c),u=n(8049),l=n.n(u)()("wpcom-proxy-request"),d="https://public-api.wordpress.com",p=window.location.protocol+"//"+window.location.host,f=function(){var e=!1;try{window.postMessage({toString:function(){e=!0}},"*")}catch(t){}return e}(),m=function(){try{return new window.File(["a"],"test.jpg",{type:"image/jpeg"}),!0}catch(e){return!1}}(),g=null,h=!1,v={},y=!!window.ProgressEvent&&!!window.FormData;l('using "origin": %o',p);var b=function(e,t){var n=Object.assign({},e);l("request(%o)",n),g||x();var o=(0,i.Z)();n.callback=o,n.supports_args=!0,n.supports_error_obj=!0,n.supports_progress=y,n.method=String(n.method||"GET").toUpperCase(),l("params object: %o",n);var a=new window.XMLHttpRequest;if(a.params=n,v[o]=a,"function"==typeof t){var c=!1,s=function(e){if(!c){c=!0;var n=e.error||e.err||e;l("error: ",n),l("headers: ",e.headers),t(n,null,e.headers)}};a.addEventListener("load",(function(e){if(!c){c=!0;var n=e.response||a.response;l("body: ",n),l("headers: ",e.headers),t(null,n,e.headers)}})),a.addEventListener("abort",s),a.addEventListener("error",s)}return"function"==typeof n.onStreamRecord&&delete n.onStreamRecord,h?S(n):(l("buffering API request since proxying <iframe> is not yet loaded"),r.push(n)),a},_=function(e,t){return"function"==typeof t?b(e,t):new Promise((function(t,n){b(e,(function(e,r){e?n(e):t(r)}))}))};function E(){return _({metaAPI:{accessAllUsersBlogs:!0}})}function S(e){l("sending API request to proxy <iframe> %o",e),e.formData&&function(e){if(!window.chrome||!m)return;for(var t=0;t<e.length;t++){var n=C(e[t][1]);n&&(e[t][1]=new window.File([n],n.name,{type:n.type}))}}(e.formData),g.contentWindow.postMessage(f?JSON.stringify(e):e,d)}function w(e){return e&&"[object File]"===Object.prototype.toString.call(e)}function C(e){return w(e)?e:"object"==typeof e&&w(e.fileContents)?e.fileContents:null}function x(){l("install()"),g&&(l("uninstall()"),window.removeEventListener("message",k),document.body.removeChild(g),h=!1,g=null),r=[],window.addEventListener("message",k),(g=document.createElement("iframe")).src=d+"/wp-admin/rest-proxy/?v=2.0#"+p,g.style.display="none",document.body.appendChild(g)}var P=function(){x()};function k(e){if(l("onmessage"),e.origin===d)if(e.source===g.contentWindow){var t=e.data;if(!t)return l("no `data`, bailing");if("ready"!==t){if(f&&"string"==typeof t&&(t=JSON.parse(t)),t.upload||t.download)return function(e){l('got "progress" event: %o',e);var t=v[e.callbackId];if(t){var n=new(s())("progress",e);(e.upload?t.upload:t).dispatchEvent(n)}}(t);if(!t.length)return l("`e.data` doesn't appear to be an Array, bailing...");var n=t[t.length-1];if(!(n in v))return l("bailing, no matching request with callback: %o",n);var i,o=v[n],c=o.params,u=t[0],p=t[1],m=t[2];if(207===p||delete v[n],c.metaAPI?p="metaAPIupdated"===u?200:500:l("got %o status code for URL: %o",p,c.path),"object"==typeof m)if(m.status=p,i=m["Content-Type"],/^application[/]x-ndjson($|;)/.test(i))return void N(o,new Error("stream mode processing is not yet implemented for wpcom-proxy-request"),m);if(p&&2===Math.floor(p/100))!function(e,t,n){var r=new(s())("load");r.data=r.body=r.response=t,r.headers=n,e.dispatchEvent(r)}(o,u,m);else N(o,a()(c,p,u),m)}else!function(){if(l('proxy <iframe> "load" event'),h=!0,r){for(var e=0;e<r.length;e++)S(r[e]);r=null}}()}else l("ignoring message... iframe elements do not match");else l("ignoring message... %o !== %o",e.origin,d)}function N(e,t,n){var r=new(s())("error");r.error=r.err=t,r.headers=n,e.dispatchEvent(r)}t.ZP=_},8049:function(e,t,n){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;var n="color: "+this.color;t.splice(1,0,n,"color: inherit");var r=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(function(e){"%%"!==e&&(r++,"%c"===e&&(i=r))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(n){}},t.load=function(){var e;try{e=t.storage.getItem("debug")}catch(n){}!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG);return e},t.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+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.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"],t.log=console.debug||console.log||function(){},e.exports=n(2632)(t),e.exports.formatters.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}},2632:function(e,t,n){var r=n(5182);e.exports=function(e){function t(e){var n;function r(){for(var e=arguments.length,i=new Array(e),o=0;o<e;o++)i[o]=arguments[o];if(r.enabled){var a=r,c=Number(new Date),s=c-(n||c);a.diff=s,a.prev=n,a.curr=c,n=c,i[0]=t.coerce(i[0]),"string"!=typeof i[0]&&i.unshift("%O");var u=0;i[0]=i[0].replace(/%([a-zA-Z%])/g,(function(e,n){if("%%"===e)return e;u++;var r=t.formatters[n];if("function"==typeof r){var o=i[u];e=r.call(a,o),i.splice(u,1),u--}return e})),t.formatArgs.call(a,i);var l=a.log||t.log;l.apply(a,i)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=t.selectColor(e),r.destroy=i,r.extend=o,"function"==typeof t.init&&t.init(r),t.instances.push(r),r}function i(){var e=t.instances.indexOf(this);return-1!==e&&(t.instances.splice(e,1),!0)}function o(e,n){var r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function a(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){var e=[].concat(r(t.names.map(a)),r(t.skips.map(a).map((function(e){return"-"+e})))).join(",");return t.enable(""),e},t.enable=function(e){var n;t.save(e),t.names=[],t.skips=[];var r=("string"==typeof e?e:"").split(/[\s,]+/),i=r.length;for(n=0;n<i;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")));for(n=0;n<t.instances.length;n++){var o=t.instances[n];o.enabled=t.enabled(o.namespace)}},t.enabled=function(e){if("*"===e[e.length-1])return!0;var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(1378),Object.keys(e).forEach((function(n){t[n]=e[n]})),t.instances=[],t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){for(var n=0,r=0;r<e.length;r++)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},3830:function(e,t,n){"use strict";var r=n(956);e.exports=function(){var e=r.apply(r,arguments);return e.charAt(0).toUpperCase()+e.slice(1)}},956:function(e){"use strict";e.exports=function(){var e=[].map.call(arguments,(function(e){return e.trim()})).filter((function(e){return e.length})).join("-");return e.length?1!==e.length&&/[_.\- ]+/.test(e)?e.replace(/^[_.\- ]+/,"").toLowerCase().replace(/[_.\- ]+(\w|$)/g,(function(e,t){return t.toUpperCase()})):e[0]===e[0].toLowerCase()&&e.slice(1)!==e.slice(1).toLowerCase()?e:e.toLowerCase():""}},7127:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(3804),i=n(669);function o(e,t){return e===t}function a(e,t,n){var a=n&&n.equalityFn?n.equalityFn:o,c=(0,r.useState)(e),s=c[0],u=c[1],l=(0,i.Z)((0,r.useCallback)((function(e){return u(e)}),[]),t,n),d=l[0],p=l[1],f=(0,r.useRef)(e);return(0,r.useEffect)((function(){a(f.current,e)||(d(e),f.current=e)}),[e,d,a]),[s,p]}},669:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(3804);function i(e,t,n){void 0===n&&(n={});var i=n.maxWait,o=(0,r.useRef)(null),a=(0,r.useRef)([]),c=n.leading,s=(0,r.useRef)(!1),u=(0,r.useRef)(null),l=(0,r.useRef)(!1),d=(0,r.useRef)(e);d.current=e;var p=(0,r.useCallback)((function(){clearTimeout(u.current),clearTimeout(o.current),o.current=null,a.current=[],u.current=null,s.current=!1}),[]);(0,r.useEffect)((function(){return function(){l.current=!0}}),[]);return[(0,r.useCallback)((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(a.current=e,clearTimeout(u.current),!u.current&&c&&!s.current)return d.current.apply(d,e),void(s.current=!0);u.current=setTimeout((function(){p(),l.current||d.current.apply(d,e)}),t),i&&!o.current&&(o.current=setTimeout((function(){var e=a.current;p(),l.current||d.current.apply(null,e)}),i))}),[i,t,p,c]),p,function(){u.current&&(d.current.apply(null,a.current),p())}]}},8186:function(e,t,n){"use strict";var r=n(7320),i=n(3804);t.useSubscription=function(e){var t=e.getCurrentValue,n=e.subscribe,o=i.useState((function(){return{getCurrentValue:t,subscribe:n,value:t()}}));e=o[0];var a=o[1];return o=e.value,e.getCurrentValue===t&&e.subscribe===n||(o=t(),a({getCurrentValue:t,subscribe:n,value:o})),i.useDebugValue(o),i.useEffect((function(){function e(){if(!i){var e=t();a((function(i){return i.getCurrentValue!==t||i.subscribe!==n||i.value===e?i:r({},i,{value:e})}))}}var i=!1,o=n(e);return e(),function(){i=!0,o()}}),[t,n]),o}},6718:function(e,t,n){"use strict";e.exports=n(8186)},2884:function(e,t,n){var r=n(3830),i=n(7260);function o(e,t){if(t)if("number"==typeof t)a(e,t);else{t.status_code&&a(e,t.status_code),t.error&&(e.name=s(t.error)),t.error_description&&(e.message=t.error_description);var n=t.errors;if(n)o(e,n.length?n[0]:n);for(var r in t)e[r]=t[r];e.status&&(t.method||t.path)&&c(e)}}function a(e,t){e.name=s(i[t]),e.status=e.statusCode=t,c(e)}function c(e){var t=e.status,n=e.method,r=e.path,i=t+" status code",o=n||r;o&&(i+=' for "'),n&&(i+=n),o&&(i+=" "),r&&(i+=r),o&&(i+='"'),e.message=i}function s(e){return r(String(e).replace(/error$/i,""),"error")}e.exports=function e(){for(var t=new Error,n=0;n<arguments.length;n++)o(t,arguments[n]);"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(t,e);return t}},7260:function(e){e.exports={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"}},4024:function(e,t){"use strict";for(var n=[],r=0;r<256;++r)n[r]=(r+256).toString(16).substr(1);t.Z=function(e,t){var r=t||0,i=n;return[i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]]].join("")}},9771:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),i=new Uint8Array(16);function o(){if(!r)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(i)}},6374:function(e,t,n){"use strict";var r=n(9771),i=n(4024);t.Z=function(e,t,n){var o=t&&n||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var a=(e=e||{}).random||(e.rng||r.Z)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var c=0;c<16;++c)t[o+c]=a[c];return t||(0,i.Z)(a)}},4947:function(e,t){"use strict";for(var n=[],r=0;r<256;++r)n[r]=(r+256).toString(16).substr(1);t.Z=function(e,t){var r=t||0,i=n;return[i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]]].join("")}},4750:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),i=new Uint8Array(16);function o(){if(!r)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(i)}},2278:function(e,t,n){"use strict";var r=n(4750),i=n(4947);t.Z=function(e,t,n){var o=t&&n||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var a=(e=e||{}).random||(e.rng||r.Z)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var c=0;c<16;++c)t[o+c]=a[c];return t||(0,i.Z)(a)}},3804:function(e){"use strict";e.exports=window.React},8681:function(e){"use strict";e.exports=window["a8c-fse-common-data-stores"]},1205:function(e){"use strict";e.exports=window.lodash},7997:function(e){"use strict";e.exports=window.wp.components},1417:function(e){"use strict";e.exports=window.wp.compose},5707:function(e){"use strict";e.exports=window.wp.data},9866:function(e){"use strict";e.exports=window.wp.dataControls},3613:function(e){"use strict";e.exports=window.wp.deprecated},3027:function(e){"use strict";e.exports=window.wp.element},5799:function(e){"use strict";e.exports=window.wp.hooks},3163:function(e){"use strict";e.exports=window.wp.i18n},1200:function(e){"use strict";e.exports=window.wp.plugins},2418:function(e){"use strict";e.exports=window.wp.primitives},791:function(e){"use strict";e.exports=window.wp.url}},t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}return n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n(7456)}());
16
  *
17
  * This source code is licensed under the MIT license found in the
18
  * LICENSE file in the root directory of this source tree.
19
+ */var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,i=n?Symbol.for("react.portal"):60106,o=n?Symbol.for("react.fragment"):60107,a=n?Symbol.for("react.strict_mode"):60108,c=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,l=n?Symbol.for("react.async_mode"):60111,d=n?Symbol.for("react.concurrent_mode"):60111,p=n?Symbol.for("react.forward_ref"):60112,f=n?Symbol.for("react.suspense"):60113,m=n?Symbol.for("react.suspense_list"):60120,g=n?Symbol.for("react.memo"):60115,h=n?Symbol.for("react.lazy"):60116,v=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,_=n?Symbol.for("react.scope"):60119;function E(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case l:case d:case o:case c:case a:case f:return e;default:switch(e=e&&e.$$typeof){case u:case p:case h:case g:case s:return e;default:return t}}case i:return t}}}function S(e){return E(e)===d}t.AsyncMode=l,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=r,t.ForwardRef=p,t.Fragment=o,t.Lazy=h,t.Memo=g,t.Portal=i,t.Profiler=c,t.StrictMode=a,t.Suspense=f,t.isAsyncMode=function(e){return S(e)||E(e)===l},t.isConcurrentMode=S,t.isContextConsumer=function(e){return E(e)===u},t.isContextProvider=function(e){return E(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return E(e)===p},t.isFragment=function(e){return E(e)===o},t.isLazy=function(e){return E(e)===h},t.isMemo=function(e){return E(e)===g},t.isPortal=function(e){return E(e)===i},t.isProfiler=function(e){return E(e)===c},t.isStrictMode=function(e){return E(e)===a},t.isSuspense=function(e){return E(e)===f},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===d||e===c||e===a||e===f||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===h||e.$$typeof===g||e.$$typeof===s||e.$$typeof===u||e.$$typeof===p||e.$$typeof===y||e.$$typeof===b||e.$$typeof===_||e.$$typeof===v)},t.typeOf=E},8570:function(e,t,n){"use strict";e.exports=n(6866)},9830:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(1184),i={contextDelimiter:"",onMissingKey:null};function o(e,t){var n;for(n in this.data=e,this.pluralForms={},this.options={},i)this.options[n]=void 0!==t&&n in t?t[n]:i[n]}o.prototype.getPluralForm=function(e,t){var n,i,o,a=this.pluralForms[e];return a||("function"!=typeof(o=(n=this.data[e][""])["Plural-Forms"]||n["plural-forms"]||n.plural_forms)&&(i=function(e){var t,n,r;for(t=e.split(";"),n=0;n<t.length;n++)if(0===(r=t[n].trim()).indexOf("plural="))return r.substr(7)}(n["Plural-Forms"]||n["plural-forms"]||n.plural_forms),o=(0,r.Z)(i)),a=this.pluralForms[e]=o),a(t)},o.prototype.dcnpgettext=function(e,t,n,r,i){var o,a,c;return o=void 0===i?0:this.getPluralForm(e,i),a=n,t&&(a=t+this.options.contextDelimiter+n),(c=this.data[e][a])&&c[o]?c[o]:(this.options.onMissingKey&&this.options.onMissingKey(n,e),0===o?n:r)}},365:function(e,t,n){"use strict";n.d(t,{y:function(){return r}});var r=function(){try{return window.self!==window.top}catch(e){return!0}};!window||!window._currentSiteType||window._currentSiteType},7456:function(e,t,n){"use strict";n.r(t);n(8318),n(7989)},7989:function(e,t,n){"use strict";var r,i,o=n(3027),a=n(3804),c=n(5707),s=n(1200),u=n(5799),l=n(6357),d=n(849),p=n(9095),f=n(8318),m=n(1157),g=n(8550),h=n(365);r="a8c-editor-site-launch",i={render:function(){var e,t=(0,c.useSelect)((function(e){return e(f.sC).getState()})),n=t.isSidebarOpen,r=t.isAnchorFm,i=(0,c.useDispatch)(f.sC),s=i.closeSidebar,v=i.setSidebarFullscreen,y=i.unsetSidebarFullscreen;return a.useEffect((function(){window.innerWidth<782?v():y()}),[n,v,y]),a.useEffect((function(){var e="a8c.wpcom-block-editor.toggleInlineHelpButton";(0,u.hasAction)(e)&&(0,u.doAction)(e,{hidden:n})}),[n]),n?(0,o.createElement)(d.Iw,{localeSlug:null===(e=window.wpcomEditorSiteLaunch)||void 0===e?void 0:e.locale},(0,o.createElement)(l.Z.Provider,{value:{siteId:window._currentSiteId,flow:m.OS,redirectTo:g.gQ,openCheckout:g.Rd,getCurrentLaunchFlowUrl:g.O0,isInIframe:(0,h.y)()}},(0,o.createElement)(p.Z,{onClose:s,isLaunchImmediately:r}))):null}},(0,s.registerPlugin)(r,i)},1157:function(e,t,n){"use strict";n.d(t,{OS:function(){return r},Js:function(){return i},nU:function(){return o}});var r="gutenboarding",i="focused-launch",o="should_launch"},6915:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(3027),a=(n(3804),n(5707)),c=n(9215),s=n(8318),u=n(8374);n(3184);t.Z=function(e){var t,n=e.onMenuItemClick,__=(0,c.QT)().__,r=(0,a.useSelect)((function(e){var t=e(s.sC);return{currentStep:t.getCurrentStep(),LaunchStep:t.getLaunchStep(),LaunchSequence:t.getLaunchSequence(),isStepCompleted:t.isStepCompleted,isFlowCompleted:t.isFlowCompleted()}})),l=r.currentStep,d=r.LaunchStep,p=r.LaunchSequence,f=r.isStepCompleted,m=r.isFlowCompleted,g=(t={},i()(t,d.Name,__("Name your site","full-site-editing")),i()(t,d.Domain,__("Select a domain","full-site-editing")),i()(t,d.Plan,__("Select a plan","full-site-editing")),i()(t,d.Final,__("Launch your site","full-site-editing")),t),h=(0,a.useDispatch)(s.sC).setStep;return(0,o.createElement)("div",{className:"nux-launch-menu"},(0,o.createElement)("h4",null,__("Site Launch Steps","full-site-editing")),(0,o.createElement)("div",{className:"nux-launch-menu__item-group"},p.map((function(e){return(0,o.createElement)(u.Z,{key:e,title:g[e],isCompleted:f(e),isCurrent:e===l,onClick:function(){return function(e){h(e),n(e)}(e)},isDisabled:e===d.Final&&!m})}))))}},8374:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(7997)),o=n(5869),a=n(9806),c=n(2779),s=n.n(c),u=(0,r.createElement)(i.SVG,{viewBox:"0 0 24 24"},(0,r.createElement)(i.Circle,{cx:"12",cy:"12",r:"5"}));t.Z=function(e){var t=e.title,n=e.isCompleted,c=e.isCurrent,l=e.isDisabled,d=e.onClick;return(0,r.createElement)(i.Button,{className:s()("nux-launch-menu__item",{"is-current":c,"is-completed":n}),onClick:d,disabled:l,isLink:!0},(0,r.createElement)(o.Z,{icon:n?a.Z:u,size:16}),(0,r.createElement)("span",null,t))}},9095:function(e,t,n){"use strict";var r=n(2954),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(2779),l=n.n(u),d=n(5707),p=n(3163),f=n(7997),m=n(5869),g=n(1742),h=n(8565),v=n(6357),y=n(3357),b=n(849),_=n(8318),E=n(8398),S=n(2326),w=n(2526),__=(n(2270),p.__);t.Z=function(e){var t=e.onClose,n=e.isLaunchImmediately,r=s.useContext(v.Z).siteId,o=(0,d.useSelect)((function(e){return e(_.sC).getState()})),u=o.step,p=o.isSidebarFullscreen,C=s.useState(!1),x=a()(C,2),P=x[0],k=x[1],N=s.useState(!1),A=a()(N,2),O=A[0],L=A[1],T=(0,d.useDispatch)(_.j4).launchSite,I=(0,d.useDispatch)("core/editor").savePost,D=(0,b.bU)(),F=(0,d.useDispatch)(_.sC).setPlanProductId,R=(0,d.useSelect)((function(e){return e(_.Fs).getDefaultFreePlan(D)})),Z=s.useCallback((function(){T(r),k(!0)}),[T,k,r]);return s.useEffect((function(){n&&!P&&k(!0)}),[P,n]),s.useEffect((function(){var e=function(){var e=i()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,I();case 2:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();n&&!O&&null!=R&&R.productIds[0]&&(F(null==R?void 0:R.productIds[0]),L(!0),e(),Z())}),[n,O,Z,I,R,F]),(0,y.X)(),(0,c.createElement)(f.Modal,{open:!0,className:l()("nux-launch-modal","step-".concat(u),p?"is-sidebar-fullscreen":""),overlayClassName:"nux-launch-modal-overlay",bodyOpenClassName:"has-nux-launch-modal",onRequestClose:t,title:""},P?(0,c.createElement)("div",{className:"nux-launch-modal-body__launching"},__("Hooray! Your site will be ready shortly.","full-site-editing")):(0,c.createElement)(c.Fragment,null,(0,c.createElement)("div",{className:"nux-launch-modal-body"},(0,c.createElement)("div",{className:"nux-launch-modal-header"},(0,c.createElement)("div",{className:"nux-launch-modal-header__wp-logo"},(0,c.createElement)(m.Z,{icon:g.Z,size:36})),(0,c.createElement)(w.Z,null)),(0,c.createElement)(E.Z,{onSubmit:Z})),(0,c.createElement)("div",{className:"nux-launch-modal-aside"},(0,c.createElement)(S.Z,null)),(0,c.createElement)(f.Button,{isLink:!0,className:"nux-launch-modal__close-button",onClick:t,"aria-label":__("Close dialog","full-site-editing"),disabled:!t},(0,c.createElement)("span",null,(0,c.createElement)(m.Z,{icon:h.Z,size:24})))))}},2526:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(5707)),o=n(3163),a=n(9215),c=n(8318);n(7650);t.Z=function(){var __=(0,a.QT)().__,e=(0,i.useSelect)((function(e){var t=e(c.sC);return{currentStep:t.getCurrentStep(),LaunchSequence:t.getLaunchSequence()}})),t=e.currentStep,n=e.LaunchSequence,s=n.indexOf(t)+1,u=n.length,l=(0,o.sprintf)(__("%1$d of %2$d","full-site-editing"),s,u);return(0,r.createElement)("div",{className:"nux-launch-progress"},l)}},2326:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(3163)),o=n(5707),a=n(5915),c=n(9211),s=n(6915),u=n(8318),__=(n(5767),i.__);t.Z=function(){var e=(0,o.useDispatch)(u.sC),t=e.setStep,n=e.unsetSidebarFullscreen,i=(0,o.useSelect)((function(e){return e(u.sC).getLaunchSequence()}));return(0,r.createElement)("div",{className:"nux-launch-sidebar"},(0,r.createElement)("div",{className:"nux-launch-sidebar__header"},(0,r.createElement)(a.b,null,__("You're almost there!","full-site-editing")),(0,r.createElement)(a.D,null,__("Complete the following steps to launch your site. Your site will remain private until you Launch.","full-site-editing"))),(0,r.createElement)("div",{className:"nux-launch-sidebar__body"},(0,r.createElement)(s.Z,{onMenuItemClick:function(){n()}})),(0,r.createElement)("div",{className:"nux-launch-sidebar__footer"},(0,r.createElement)(c.ZP,{sticky:!0},(0,r.createElement)(c.aW,{onClick:function(){t(i[0]),n()}},__("Get Started","full-site-editing")))))}},381:function(e,t,n){"use strict";var r=n(3027);n(3804),n(7949);t.Z=function(e){var t=e.children;return(0,r.createElement)(r.Fragment,null,t)}},9270:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(5707)),o=n(3163),a=n(7047),c=n(7356),s=n(5915),u=n(9211),l=n(6115),d=n(381),p=n(8318),f=n(780),m=n(5144),g=n(6956),h=n(1157),__=o.__;t.Z=function(e){var t=e.onPrevStep,n=e.onNextStep,o=(0,f.my)(),v=o.onDomainSelect,y=o.onExistingSubdomainSelect,b=o.currentDomain,_=(0,m.j)().siteSubdomain,E=(0,g.f)(),S=E.domainSearch,w=E.setDomainSearch,C=(0,i.useDispatch)(p.sC).confirmDomainSelection,x=function(){C(),null==n||n()};return(0,r.createElement)(d.Z,null,(0,r.createElement)("div",{className:"nux-launch-step__header"},(0,r.createElement)("div",null,(0,r.createElement)(s.b,null,__("Choose a domain","full-site-editing")),(0,r.createElement)(s.D,null,__("Free for the first year with any paid plan.","full-site-editing"))),(0,r.createElement)(u.ZP,{sticky:!1},(0,r.createElement)(u.aW,{onClick:x,disabled:!S}))),(0,r.createElement)("div",{className:"nux-launch-step__body"},(0,r.createElement)(a.ZP,{analyticsFlowId:h.OS,initialDomainSearch:S,onSetDomainSearch:w,onDomainSearchBlur:function(e){(0,l.jN)("calypso_newsite_domain_search_blur",{flow:h.OS,query:e,where:"editor_domain_modal"})},currentDomain:b||(0,c.n)(null==_?void 0:_.domain),existingSubdomain:(0,c.n)(null==_?void 0:_.domain),onDomainSelect:v,onExistingSubdomainSelect:y,analyticsUiAlgo:"editor_domain_modal",segregateFreeAndPaid:!0,locale:document.documentElement.lang})),(0,r.createElement)("div",{className:"nux-launch-step__footer"},(0,r.createElement)(u.ZP,{sticky:!0},(0,r.createElement)(u.xE,{onClick:function(){null==t||t()}}),(0,r.createElement)(u.aW,{onClick:x,disabled:!S}))))}},4502:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=(n(3804),n(2779)),c=n.n(a),s=n(50),u=n(3163),l=n(5707),d=n(7997),p=n(5869),f=n(9806),m=n(4557),g=n(5144),h=n(8463),v=n(6956),y=n(7498),b=n(5915),_=n(9211),E=n(7384),S=n(1806),w=n(7450),C=n(849),x=n(381),P=n(8318),__=(n(5862),u.__),k=(0,o.createElement)(p.Z,{icon:f.Z,size:17});t.Z=function(e){var t=e.onNextStep,n=e.onPrevStep,r=(0,l.useSelect)((function(e){var t=e(P.sC);return{domain:t.getSelectedDomain(),LaunchStep:t.getLaunchStep(),isStepCompleted:t.isStepCompleted,isFlowCompleted:t.isFlowCompleted(),planProductId:t.getSelectedPlanProductId()}})),a=r.domain,p=r.LaunchStep,f=r.isStepCompleted,N=r.isFlowCompleted,A=r.planProductId,O=(0,C.bU)(),L=(0,l.useSelect)((function(e){return[e(P.Fs).getPlanByProductId(A,O),e(P.Fs).getPlanProductById(A)]})),T=i()(L,2),I=T[0],D=T[1],F=(0,m.Z)().title,R=(0,g.j)().siteSubdomain,Z=(0,h.V)(),j=(0,v.f)().domainSearch,M=(0,l.useDispatch)(P.sC).setStep,B=(0,y.Iu)(),U=(0,o.createElement)("div",{className:"nux-launch__summary-item"},(0,o.createElement)("p",null,__("Site","full-site-editing"),": ",F)),V=(0,o.createElement)("div",{className:"nux-launch__summary-item"},null!=a&&a.domain_name?(0,o.createElement)("p",null,__("Custom domain","full-site-editing"),": ",a.domain_name,"MONTHLY"===(null==D?void 0:D.billingPeriod)&&(0,o.createElement)(o.Fragment,null,(0,o.createElement)("br",null),(0,o.createElement)("span",{className:"nux-launch__summary-item__domain-price"},__("Domain Registration","full-site-editing"),":"," ",(0,u.sprintf)(__("%s/year","full-site-editing"),a.cost)))):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",null,__("Free site address","full-site-editing"),": ",null==R?void 0:R.domain),(0,o.createElement)(d.Tip,null,j?(0,o.createInterpolateElement)(__("A custom site address like <DomainName /> (<Link>now available!</Link>) is more unique and can help with your SEO ranking.","full-site-editing"),{DomainName:(0,o.createElement)("span",{className:c()("nux-launch__summary-item__domain-name",{"is-loading":!Z})},(null==Z?void 0:Z.domain_name)||"loading-example.com"),Link:(0,o.createElement)(d.Button,{isLink:!0,onClick:function(){return M(p.Domain)}})}):__("A custom site address is more unique and can help with your SEO ranking.","full-site-editing")))),z=__("billed annually","full-site-editing"),H=__("per month, billed monthly","full-site-editing"),$=(0,o.createElement)("div",{className:"nux-launch__summary-item"},I&&D&&!I.isFree?(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",{className:"nux-launch__summary-item__plan-name"},"WordPress.com ",I.title),__("Plan subscription","full-site-editing"),": ",D.price," ","ANNUALLY"===D.billingPeriod?z:H):(0,o.createElement)(o.Fragment,null,(0,o.createElement)("p",{className:"nux-launch__summary-item__plan-name"},"WordPress.com Free"),(0,o.createElement)("p",null,__("Plan subscription: Free forever","full-site-editing")),(0,o.createElement)(d.Tip,null,(0,o.createInterpolateElement)((0,u.sprintf)(__("<Link>Upgrade to Premium</Link> to get access to 13GB storage space, payment collection options, 24/7 Live Chat support, and more. Not sure? Give it a spin—we offer %1$d-day full-refunds, guaranteed.","full-site-editing"),14),{Link:(0,o.createElement)(d.Button,{isLink:!0,onClick:function(){return M(p.Plan)}})}))));return(0,o.createElement)(x.Z,null,(0,o.createElement)("div",{className:"nux-launch-step__header"},(0,o.createElement)("div",null,(0,o.createElement)(b.b,null,__("Launch your site","full-site-editing")),(0,o.createElement)(b.D,null,__("Your site will be made public and ready to share with others.","full-site-editing")))),(0,o.createElement)("div",{className:"nux-launch-step__body"},(0,o.createElement)(s.f6,{theme:E.Z},(0,o.createElement)(S._U,null,f(p.Plan)&&(0,o.createElement)(S.Bb,null,(0,o.createElement)(S.nb,{className:"nux-launch__feature-list"},(0,o.createElement)("h3",{className:"nux-launch__feature-list-title"},__("Included in your plan","full-site-editing")),(0,o.createElement)("ul",{className:"nux-launch__feature-item-group"},null==I?void 0:I.features.filter((function(e){return"ANNUALLY"===(null==D?void 0:D.billingPeriod)||!e.requiresAnnuallyBilledPlan})).map((function(e,t){return(0,o.createElement)("li",{key:t,className:"nux-launch__feature-item"},k," ",e.name)}))),(0,o.createElement)("p",null,__("Questions?","full-site-editing")," ",(0,o.createElement)(d.Button,{isLink:!0,href:B("https://wordpress.com/help/contact",O),target:"_blank",rel:"noopener noreferrer"},__("Ask a Happiness Engineer","full-site-editing"))))),(0,o.createElement)(S.r8,null,(0,o.createElement)(S.V9,{isStepActive:!1,titleContent:__("Your site name","full-site-editing"),isStepComplete:f(p.Name),goToThisStep:function(){return M(p.Name)},completeStepContent:U,stepId:"name",formStatus:w.PX.READY}),(0,o.createElement)(S.V9,{isStepActive:!1,titleContent:__("Your domain","full-site-editing"),isStepComplete:f(p.Domain),goToThisStep:function(){return M(p.Domain)},completeStepContent:V,stepId:"domain",formStatus:w.PX.READY}),(0,o.createElement)(S.V9,{isStepActive:!1,titleContent:__("Your plan","full-site-editing"),isStepComplete:f(p.Plan),goToThisStep:function(){return M(p.Plan)},completeStepContent:$,stepId:"plan",formStatus:w.PX.READY}),(0,o.createElement)(S.ds,null,(0,o.createElement)(d.Button,{isPrimary:!0,disabled:!N,onClick:t,className:"nux-launch__submit-button"},__("Launch your site","full-site-editing"))))))),(0,o.createElement)("div",{className:"nux-launch-step__footer"},(0,o.createElement)(_.ZP,{sticky:!0},(0,o.createElement)(_.xE,{onClick:function(){null==n||n()}}))))}},958:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(3163)),o=n(7997),a=n(5915),c=n(9211),s=n(381),u=n(4557),__=(n(9801),i.__);t.Z=function(e){var t=e.onPrevStep,n=e.onNextStep,i=(0,u.Z)(),l=i.title,d=i.updateTitle,p=function(){null==n||n()};return(0,r.createElement)(s.Z,null,(0,r.createElement)("div",{className:"nux-launch-step__header"},(0,r.createElement)("div",null,(0,r.createElement)(a.b,null,__("Name your site","full-site-editing")),(0,r.createElement)(a.D,null,__("Pick a name for your site.","full-site-editing"))),(0,r.createElement)(c.ZP,{sticky:!1},(0,r.createElement)(c.aW,{onClick:p,disabled:!(null!=l&&l.trim())}))),(0,r.createElement)("div",{className:"nux-launch-step__body"},(0,r.createElement)("form",{onSubmit:p},(0,r.createElement)(o.TextControl,{id:"nux-launch-step__input",className:"nux-launch-step__input",onChange:d,value:l||"",spellCheck:!1,autoComplete:"off",placeholder:__("Enter site name","full-site-editing"),autoCorrect:"off"}),(0,r.createElement)("div",{className:"nux-launch-step__input-hint"},(0,r.createElement)(o.Tip,{size:18}),(0,r.createElement)("span",null,__("Don't worry, you can change it later.","full-site-editing"))))),(0,r.createElement)("div",{className:"nux-launch-step__footer"},(0,r.createElement)(c.ZP,{sticky:!0},(0,r.createElement)(c.xE,{onClick:function(){null==t||t()}}),(0,r.createElement)(c.aW,{onClick:p,disabled:!(null!=l&&l.trim())}))))}},4524:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(5707)),o=n(3163),a=n(5315),c=n(5915),s=n(9211),u=n(3073),l=n(381),d=n(8318),__=(n(7496),o.__);t.Z=function(e){var t,n=e.onPrevStep,p=e.onNextStep,f=(0,i.useSelect)((function(e){var t=e(d.sC);return{domain:t.getSelectedDomain(),LaunchStep:t.getLaunchStep(),selectedPlanProductId:t.getSelectedPlanProductId()}})),m=f.domain,g=f.LaunchStep,h=f.selectedPlanProductId,v=(0,i.useDispatch)(d.sC),y=v.setPlanProductId,b=v.setStep,_=(0,u.W)().selectedFeatures,E=m&&!m.is_free;return(0,r.createElement)(l.Z,null,(0,r.createElement)("div",{className:"nux-launch-step__header"},(0,r.createElement)("div",null,(0,r.createElement)(c.b,null,__("Select a plan","full-site-editing")),(0,r.createElement)(c.D,null,(0,o.sprintf)(__("Pick a plan that’s right for you. Switch plans as your needs change. There’s no risk, you can cancel for a full refund within %1$d days.","full-site-editing"),14)))),(0,r.createElement)("div",{className:"nux-launch-step__body"},(0,r.createElement)(a.Z,{currentPlanProductId:h,currentDomain:m,onPlanSelect:function(e){y(e),null==p||p()},onPickDomainClick:function(){b(g.Domain)},disabledPlans:E?{free:__("Unavailable with domain","full-site-editing")}:void 0,isAccordion:!0,selectedFeatures:_,locale:(null===(t=window.wpcomEditorSiteLaunch)||void 0===t?void 0:t.locale)||"en"})),(0,r.createElement)("div",{className:"nux-launch-step__footer"},(0,r.createElement)(s.ZP,{sticky:!0},(0,r.createElement)(s.xE,{onClick:function(){null==n||n()}}))))}},8398:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(958),u=n(9270),l=n(4524),d=n(4502),p=n(8318);n(63);t.Z=function(e){var t,n=e.onSubmit,r=(0,c.useSelect)((function(e){return e(p.sC).getState()})).step,f=(0,c.useSelect)((function(e){return e(p.sC).getLaunchStep()})),m=(0,c.useSelect)((function(e){return e(p.sC).getLaunchSequence()})),g=(0,c.useSelect)((function(e){return e(p.sC).getFirstIncompleteStep()})),h=(0,c.useDispatch)(p.sC),v=h.setStep,y=h.setSidebarFullscreen,b=h.unsetSidebarFullscreen,_=(t={},i()(t,f.Name,s.Z),i()(t,f.Domain,u.Z),i()(t,f.Plan,l.Z),i()(t,f.Final,d.Z),t),E=m.indexOf(r),S=_[r];return a.useEffect((function(){g&&g!==f.Name&&v(g)}),[]),(0,o.createElement)(S,{onPrevStep:function(){var e=E-1;e<0&&(e=0,y()),v(m[e])},onNextStep:function(){var e=E+1;e>m.length-1&&(null==n||n()),b(),v(m[e])}})}},8318:function(e,t,n){"use strict";n.d(t,{j4:function(){return r},sC:function(){return i},Fs:function(){return o}});n(8681);var r="automattic/site",i="automattic/launch",o="automattic/onboard/plans"},8550:function(e,t,n){"use strict";n.d(t,{O0:function(){return l},gQ:function(){return d},Rd:function(){return p}});var r=n(417),i=n.n(r),o=n(1260),a=n.n(o),c=n(5799),s=n(791),u=n(1157),l=function(){var e,t,n;return null!==(e=null===(t=window)||void 0===t||null===(n=t.calypsoifyGutenberg)||void 0===n?void 0:n.currentCalypsoUrl)&&void 0!==e?e:window.location.href},d=function(e){var t="https://wordpress.com";try{var n,r;t=new URL((null===(n=window)||void 0===n||null===(r=n.calypsoifyGutenberg)||void 0===r?void 0:r.currentCalypsoUrl)||"").origin}catch(o){}var i=e.startsWith("/")?e:"/".concat(e);!function(e){window.top.location.href=e}("".concat(t).concat(i))},p=function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window._currentSiteId.toString(),r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=arguments.length>2?arguments[2]:void 0,p="a8c.wpcom-block-editor.openCheckoutModal",f=(null===(e=window)||void 0===e||null===(t=e.wpcomEditorSiteLaunch)||void 0===t?void 0:t.launchFlow)===u.Js,m=l().split("?")[0];if((0,c.hasAction)(p)&&f&&!r)(0,c.doAction)(p,{checkoutOnSuccessCallback:o,isFocusedLaunch:!0,redirectTo:(0,s.addQueryArgs)(m,a()({},u.nU,!0))});else{var g=(0,s.addQueryArgs)("/checkout/".concat(n),i()({},!r&&{redirect_to:"/home/".concat(n)}));d(g)}}},6115:function(e,t,n){"use strict";n.d(t,{jN:function(){return r.jN},Sn:function(){return i.Sn},Lo:function(){return i.Lo},k9:function(){return i.k9}});n(1694),n(6209),n(9377);var r=n(9792),i=n(3722)},9377:function(e,t,n){"use strict";"undefined"!=typeof window&&window.addEventListener("popstate",(function(){null}))},9792:function(e,t,n){"use strict";n.d(t,{jN:function(){return f}});n(1068);var r,i=n(417),o=n.n(i),a=(n(5182),n(1205)),c=(n(3421),n(382)),s=n(4898),u=(n(6209),n(1694),n(9377),n(9358)),l=["a8c_cookie_banner_ok","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"];Promise.resolve();function d(e){"undefined"!=typeof window&&(window._tkq=window._tkq||[],window._tkq.push(e))}"undefined"!=typeof document&&(0,s.ve)("//stats.wp.com/w2.js?1");var p=new c.EventEmitter;function f(e,t){if(t=t||{},(0,u.Z)('Record event "%s" called with props %o',e,t),e.startsWith("calypso_")||(0,a.includes)(l,e)){if(r){var n=r(t);t=o()(o()({},t),n)}t=(0,a.omitBy)(t,a.isUndefined),(0,u.Z)('Recording event "%s" with actual props %o',e,t),d(["recordEvent",e,t]),p.emit("record-event",e,t)}else(0,u.Z)('- Event name must be prefixed by "calypso_" or added to `EVENT_NAME_EXCEPTIONS`')}},3722:function(e,t,n){"use strict";n.d(t,{Sn:function(){return o},Lo:function(){return a},k9:function(){return c}});var r=n(6374),i=n(9792);function o(e){var t=e.railcarId,n=e.uiAlgo,r=e.uiPosition,o=e.fetchAlgo,a=e.result,c=e.query;(0,i.jN)("calypso_traintracks_render",{railcar:t,ui_algo:n,ui_position:r,fetch_algo:o,rec_result:a,fetch_query:c})}function a(e){var t=e.railcarId,n=e.action;(0,i.jN)("calypso_traintracks_interact",{railcar:t,action:n})}function c(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"recommendation";return"".concat((0,r.Z)().replace(/-/g,""),"-").concat(e)}},6209:function(e,t,n){"use strict";n(4)},9358:function(e,t,n){"use strict";var r=n(8049),i=n.n(r);t.Z=i()("calypso:analytics")},1694:function(e,t,n){"use strict";n(9358)},4:function(e,t,n){"use strict";n(8032)},4790:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(5182),a=n.n(o),c=n(2220),s=n.n(c),u=n(9976),l=n.n(u),d=n(3027),p=(n(3804),n(5393)),f=n(6654);function m(){var e=l()(["\n\tdisplay: block;\n\twidth: ",";\n\tfont-size: 16px;\n\tborder-radius: ",";\n\tpadding: ",";\n\tborder: ",";\n\tbackground: ",";\n\tcolor: ",";\n\tfont-weight: theme.weights.normal;\n\ttext-decoration: ",";\n\n\t:hover {\n\t\tbackground: ",";\n\t\tborder-color: ",";\n\t\ttext-decoration: none;\n\t\tcolor: ",";\n\t\tcursor: ",";\n\t}\n\n\t:active {\n\t\tbackground: ",";\n\t\ttext-decoration: ",";\n\t\tcolor: ",";\n\t}\n\n\tsvg {\n\t\tmargin-bottom: -1px;\n\t\ttransform: translateY( 2px );\n\t\tfilter: ",";\n\t\topacity: ",";\n\t}\n\n\t&.is-busy {\n\t\tanimation: components-button__busy-animation 2500ms infinite linear;\n\t\tbackground-image: linear-gradient(\n\t\t\t-45deg,\n\t\t\t"," 28%,\n\t\t\t"," 28%,\n\t\t\t"," 72%,\n\t\t\t"," 72%\n\t\t);\n\t\tbackground-size: 200px 100%;\n\t\topacity: 1;\n\t}\n\n\t@keyframes components-button__busy-animation {\n\t\t0% {\n\t\t\tbackground-position: 200px 0;\n\t\t}\n\t}\n"]);return m=function(){return e},e}var g=(0,p.Z)("button")(m(),(function(e){return e.fullWidth?"100%":"auto"}),(function(e){return"paypal"===e.buttonType?"50px":"2px"}),(function(e){return"text-button"===e.buttonType?"0":"10px 15px"}),(function(e){return!e.buttonType||e.disabled?"1px solid "+e.theme.colors.borderColor:"0"}),y,v,_,h,(function(e){return e.buttonType?"inherit":e.theme.colors.borderColorDark}),v,(function(e){return e.disabled?"not-allowed":"pointer"}),h,_,v,(function(e){var t=e.buttonType;return"grayscale( ".concat("primary"===t||"paypal"===t?"0":"100"," ) invert( 0 );")}),(function(e){var t=e.buttonType;return"primary"===t||"paypal"===t?"1":"0.5"}),y,b,b,y);function h(e){var t=e.disabled,n=e.buttonType,r=e.theme.colors;if(t)return r.disabledPaymentButtons;switch(n){case"paypal":return r.paypalGoldHover;case"primary":return r.primaryOver;case"secondary":return r.highlightOver;case"text-button":case"borderless":default:return"none"}}function v(e){var t=e.disabled,n=e.buttonType,r=e.theme.colors;if(t)return r.disabledButtons;switch(n){case"primary":case"secondary":return r.surface;case"text-button":return r.highlight;default:return r.textColor}}function y(e){var t=e.disabled,n=e.buttonType,r=e.theme.colors;if(t)return r.disabledPaymentButtons;switch(n){case"paypal":return r.paypalGold;case"primary":return r.primary;case"secondary":return r.highlight;default:return"none"}}function b(e){var t=e.disabled,n=e.buttonType,r=e.theme.colors;if(t)return r.disabledPaymentButtonsAccent;switch(n){case"paypal":return r.paypalGoldHover;case"primary":return r.primaryOver;case"secondary":return r.highlightOver;case"text-button":case"borderless":default:return"none"}}function _(e){return"text-button"===e.buttonType?"underline":"none"}t.Z=function(e){var t=e.className,n=e.buttonType,r=e.isBusy,o=e.children,c=e.fullWidth,u=s()(e,["className","buttonType","isBusy","children","fullWidth"]),l=(0,f.Z)(["checkout-button"].concat(a()(n?["is-status-"+n]:[]),a()(r?["is-busy"]:[]),a()(t?[t]:[])));return(0,d.createElement)(g,i()({fullWidth:c,buttonType:n,className:l},u),o)}},3246:function(e,t,n){"use strict";n.d(t,{Z:function(){return P}});var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(8111),s=n.n(c),u=n(270),l=n.n(u),d=n(4564),p=n.n(d),f=n(1260),m=n.n(f),g=n(9976),h=n.n(g),v=n(3027),y=n(3804),b=n.n(y),_=n(8049),E=n.n(_),S=n(5393);function w(){var e=h()(["\n\tmargin: 2em;\n\ttext-align: center;\n"]);return w=function(){return e},e}var C=E()("composite-checkout:checkout-error-boundary"),x=S.Z.div(w()),P=function(e){l()(n,e);var t=p()(n);function n(e){var r;return i()(this,n),r=t.call(this,e),m()(s()(r),"state",{hasError:!1,currentError:null}),r}return a()(n,[{key:"componentDidCatch",value:function(e,t){if(this.props.onError){var n="".concat(e.message,"; Stack: ").concat(e.stack,"; Component Stack: ").concat(t.componentStack);C("reporting the error",n),this.props.onError(n)}}},{key:"render",value:function(){return this.state.hasError?(0,v.createElement)(k,{errorMessage:this.props.errorMessage}):this.props.children}}],[{key:"getDerivedStateFromError",value:function(e){return{currentError:e,hasError:!0}}}]),n}(b().Component);function k(e){var t=e.errorMessage;return(0,v.createElement)(x,null,t)}},7984:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(4790));t.Z=function(e){var t=e.value,n=e.onClick,r=e.ariaLabel,o=a()(e,["value","onClick","ariaLabel"]);return(0,c.createElement)(s.Z,i()({onClick:n,buttonType:"primary","aria-label":r},o),t)}},1806:function(e,t,n){"use strict";n.d(t,{_U:function(){return D},Bb:function(){return R},nb:function(){return Z},r8:function(){return j},ds:function(){return M},V9:function(){return z}});n(2954),n(1260),n(417),n(5182),n(1068);var r=n(9976),i=n.n(r),o=n(3027),a=(n(3804),n(8049)),c=n.n(a),s=n(3980),u=n.n(s),l=n(9215),d=n(6654),p=n(3246),f=n(4790),m=n(5197),g=n(7984),h=n(5393),v=n(7450);function y(){var e=i()(["\n\tbackground: ",";\n\ttransform: rotateY( 180deg );\n\t// Reason: media query needs to not have spaces within brackets otherwise ie11 doesn't read them\n\t// prettier-ignore\n\t@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {\n\t\tbackface-visibility: visible;\n\t\tz-index: ",";\n\t}\n\n\tsvg {\n\t\tmargin-top: 4px;\n\t}\n"]);return y=function(){return e},e}function b(){var e=i()(["\n\tbackground: ",";\n\tfont-weight: normal;\n\twidth: 27px;\n\theight: 27px;\n\tline-height: 27px;\n\tbox-sizing: border-box;\n\ttext-align: center;\n\tborder-radius: 50%;\n\tcolor: ",";\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tbackface-visibility: hidden;\n\n\t.rtl & {\n\t\tright: 0;\n\t\tleft: auto;\n\t}\n\n\t// Reason: The IE media query needs to not have spaces within brackets otherwise ie11 doesn't read them\n\t// prettier-ignore\n\t@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {\n\t\tz-index: ",";\n\t}\n"]);return b=function(){return e},e}function _(){var e=i()(["\n\tposition: relative;\n\ttransform-origin: center center;\n\ttransition: transform 0.3s 0.1s ease-out;\n\ttransform-style: preserve-3d;\n\ttransform: ",";\n"]);return _=function(){return e},e}function E(){var e=i()(["\n\tposition: relative;\n\twidth: 27px;\n\theight: 27px;\n\tmargin-right: 8px;\n\n\t.rtl & {\n\t\tmargin-right: 0;\n\t\tmargin-left: 8px;\n\t}\n"]);return E=function(){return e},e}function S(){var e=i()(["\n\tfont-size: 14px;\n\tpadding-top: 1px;\n"]);return S=function(){return e},e}function w(){var e=i()(["\n\tfont-size: 16px;\n\tdisplay: flex;\n\twidth: 100%;\n\talign-items: center;\n\tmargin: 0 0 ",";\n"]);return w=function(){return e},e}function C(){var e=i()(["\n\tcolor: ",";\n\tfont-weight: ",";\n\tmargin-right: ",";\n\tflex: 1;\n\n\t.rtl & {\n\t\tmargin-right: 0;\n\t\tmargin-left: ",";\n\t}\n"]);return C=function(){return e},e}function x(){var e=i()(["\n\tcolor: ",";\n\tfont-size: 14px;\n\tdisplay: ",";\n\tpadding-left: 35px;\n\n\t.rtl & {\n\t\tpadding-right: 35px;\n\t\tpadding-left: 0;\n\t}\n"]);return x=function(){return e},e}function P(){var e=i()(["\n\tcolor: ",";\n\tdisplay: ",";\n\tpadding-left: 35px;\n\n\t.rtl & {\n\t\tpadding-right: 35px;\n\t\tpadding-left: 0;\n\t}\n"]);return P=function(){return e},e}function k(){var e=i()(["\n\tposition: relative;\n\tborder-bottom: 1px solid ",";\n\tpadding: 16px;\n\n\t&.checkout-step {\n\t\tbackground: ",";\n\t}\n\n\t&.checkout-step.is-active,\n\t&.checkout-step.is-complete {\n\t\tbackground: ",";\n\t}\n\n\t@media ( "," ) {\n\t\tpadding: 24px;\n\t}\n"]);return k=function(){return e},e}function N(){var e=i()(["\n\tbackground: ",";\n\tpadding: 24px;\n\tbottom: 0;\n\tleft: 0;\n\tbox-sizing: border-box;\n\twidth: 100%;\n\tz-index: 10;\n\tborder-top-width: 0;\n\tborder-top-style: solid;\n\tborder-top-color: ",";\n\n\t.checkout__step-wrapper--last-step & {\n\t\tborder-top-width: 1px;\n\t\tposition: fixed;\n\t}\n\n\t.rtl & {\n\t\tright: 0;\n\t\tleft: auto;\n\t}\n\n\t.checkout-button {\n\t\twidth: calc( 100% - 60px );\n\t}\n\n\t@media ( "," ) {\n\t\t.checkout-button {\n\t\t\twidth: 100%;\n\t\t}\n\n\t\t.checkout__step-wrapper--last-step & {\n\t\t\tposition: relative;\n\t\t\tborder: 0;\n\t\t}\n\t}\n"]);return N=function(){return e},e}function A(){var e=i()(["\n\tbackground: ",";\n\tbox-sizing: border-box;\n\tmargin: 0 auto;\n\twidth: 100%;\n\n\t&.checkout__step-wrapper--last-step {\n\t\tmargin-bottom: 100px;\n\t}\n\n\t@media ( "," ) {\n\t\tborder: 1px solid ",";\n\t}\n\n\t@media ( "," ) {\n\t\tmax-width: 556px;\n\t}\n\n\t@media ( "," ) {\n\t\tmargin: 0;\n\t\torder: 1;\n\t\twidth: 556px;\n\t}\n"]);return A=function(){return e},e}function O(){var e=i()(["\n\tbackground: ",";\n\tborder-bottom: 1px solid ",";\n\n\t@media ( "," ) {\n\t\tborder: 1px solid ",";\n\t\tborder-bottom: none 0;\n\t}\n\n\t@media ( "," ) {\n\t\tborder: 1px solid ",";\n\t}\n"]);return O=function(){return e},e}function L(){var e=i()(["\n\tbox-sizing: border-box;\n\tmargin: 0 auto;\n\twidth: 100%;\n\n\t@media ( "," ) {\n\t\tmax-width: 556px;\n\t}\n\n\t@media ( "," ) {\n\t\tmargin-right: 0;\n\t\tmargin-left: 24px;\n\t\torder: 2;\n\t\twidth: 328px;\n\n\t\t.rtl & {\n\t\t\tmargin-right: 24px;\n\t\t\tmargin-left: 0;\n\t\t}\n\t}\n"]);return L=function(){return e},e}function T(){var e=i()(["\n\tdisplay: flex;\n\tflex-direction: column;\n\twidth: 100%;\n\n\t@media ( "," ) {\n\t\tmargin: 0 auto 32px;\n\t}\n\n\t@media ( "," ) {\n\t\talign-items: flex-start;\n\t\tflex-direction: row;\n\t\tjustify-content: center;\n\t\tmax-width: none;\n\t}\n"]);return T=function(){return e},e}function I(){var e=i()(["\n\t*:focus {\n\t\toutline: "," solid 2px;\n\t}\n"]);return I=function(){return e},e}c()("composite-checkout:checkout"),h.Z.div(I(),(function(e){return e.theme.colors.outline}));var D=h.Z.div(T(),(function(e){return e.theme.breakpoints.tabletUp}),(function(e){return e.theme.breakpoints.desktopUp})),F=h.Z.div(L(),(function(e){return e.theme.breakpoints.tabletUp}),(function(e){return e.theme.breakpoints.desktopUp})),R=function(e){var t=e.children,n=e.className;return(0,o.createElement)(F,{className:(0,d.Z)([n,"checkout__summary-area"])},t)},Z=h.Z.div(O(),(function(e){return e.theme.colors.surface}),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.breakpoints.smallPhoneUp}),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.breakpoints.desktopUp}),(function(e){return e.theme.colors.borderColorLight}));var j=h.Z.div(A(),(function(e){return e.theme.colors.surface}),(function(e){return e.theme.breakpoints.smallPhoneUp}),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.breakpoints.tabletUp}),(function(e){return e.theme.breakpoints.desktopUp})),M=h.Z.div(N(),(function(e){return e.theme.colors.background}),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.breakpoints.tabletUp}));var B=h.Z.div(k(),(function(e){return e.theme.colors.borderColorLight}),(function(e){return e.theme.colors.background}),(function(e){return e.theme.colors.surface}),(function(e){return e.theme.breakpoints.tabletUp})),U=h.Z.div(P(),(function(e){return e.theme.colors.textColor}),(function(e){return e.isVisible?"block":"none"})),V=h.Z.div(x(),(function(e){return e.theme.colors.textColorLight}),(function(e){return e.isVisible?"block":"none"}));function z(e){var t=e.errorMessage,n=e.editButtonText,r=e.editButtonAriaLabel,i=e.nextStepButtonText,a=e.validatingButtonText,c=e.nextStepButtonAriaLabel,s=e.validatingButtonAriaLabel,u=e.isStepActive,d=e.isStepComplete,f=e.className,m=e.stepNumber,h=e.stepId,y=e.titleContent,b=e.goToThisStep,_=e.goToNextStep,E=e.activeStepContent,S=e.formStatus,w=e.completeStepContent,C=e.onError,__=(0,l.QT)().__;return(0,o.createElement)(p.Z,{errorMessage:t||__("There was an error with this step."),onError:C},(0,o.createElement)(B,{className:f},(0,o.createElement)(q,{id:h,stepNumber:m,title:y,isActive:u,isComplete:d,onEdit:S===v.PX.READY&&d&&b&&!u?b:void 0,editButtonText:n||__("Edit"),editButtonAriaLabel:r||__("Edit this step")}),(0,o.createElement)(U,{isVisible:u,className:"checkout-steps__step-content"},E,_&&u&&(0,o.createElement)(g.Z,{onClick:_,value:S===v.PX.VALIDATING?a||__("Please wait…"):i||__("Continue"),ariaLabel:S===v.PX.VALIDATING?s||__("Please wait…"):c||__("Continue to next step"),buttonType:"primary",disabled:S!==v.PX.READY,isBusy:S===v.PX.VALIDATING})),d&&w?(0,o.createElement)(V,{isVisible:!u,className:"checkout-steps__step-complete-content"},w):null))}z.propTypes={errorMessage:u().string,onError:u().func,editButtonAriaLabel:u().string,editButtonText:u().string,nextStepButtonText:u().string,nextStepButtonAriaLabel:u().string,isStepActive:u().bool.isRequired,isStepComplete:u().bool.isRequired,className:u().string,stepNumber:u().number,stepId:u().string.isRequired,titleContent:u().node.isRequired,goToThisStep:u().func,goToNextStep:u().func,activeStepContent:u().node,formStatus:u().string,completeStepContent:u().node,validatingButtonText:u().string,validatingButtonAriaLabel:u().string};var H=h.Z.span(C(),(function(e){return e.isActive?e.theme.colors.textColorDark:e.theme.colors.textColor}),(function(e){return e.isActive?e.theme.weights.bold:e.theme.weights.normal}),(function(e){return e.fullWidth?"0":"8px"}),(function(e){return e.fullWidth?"0":"8px"})),$=h.Z.h2(w(),(function(e){return e.isComplete||e.isActive?"8px":"0"})),G=(0,h.Z)(f.Z)(S());function q(e){var t=e.id,n=e.className,r=e.stepNumber,i=e.title,a=e.isActive,c=e.isComplete,s=e.onEdit,u=e.editButtonText,p=e.editButtonAriaLabel,__=(0,l.QT)().__,f=!!s;return(0,o.createElement)($,{isComplete:c,isActive:a,className:(0,d.Z)([n,"checkout-step__header"])},(0,o.createElement)(X,{isComplete:c,isActive:a,id:t},r||null),(0,o.createElement)(H,{fullWidth:!f,isActive:a},i),f&&(0,o.createElement)(G,{className:"checkout-step__edit-button",buttonType:"text-button",onClick:s,"aria-label":p||__("Edit this step")},u||__("Edit")))}var W=h.Z.div(E()),Y=h.Z.div(_(),(function(e){return e.isComplete?"rotateY(180deg)":"rotateY(0)"})),K=h.Z.div(b(),(function(e){var t=e.isComplete,n=e.isActive,r=e.theme;if(n)return r.colors.highlight;if(t)return r.colors.success;return r.colors.upcomingStepBackground}),(function(e){var t=e.isComplete,n=e.isActive,r=e.theme;if(t||n)return r.colors.surface;return r.colors.textColor}),(function(e){return e.isComplete?"0":"1"})),Q=(0,h.Z)(K)(y(),(function(e){return e.theme.colors.success}),(function(e){return e.isComplete?"1":"0"}));function X(e){var t=e.isComplete,n=e.isActive,r=e.className,i=e.children,a=e.id,c=!n&&t;return(0,o.createElement)(W,{className:(0,d.Z)([r,"checkout-step__stepper"])},(0,o.createElement)(Y,{isComplete:c},(0,o.createElement)(K,{isComplete:c,isActive:n},i),(0,o.createElement)(Q,null,(0,o.createElement)(m.nQ,{id:a}))))}q.propTypes={id:u().string,className:u().string,stepNumber:u().number,title:u().node.isRequired,isActive:u().bool,isComplete:u().bool,editButtonText:u().string,editButtonAriaLabel:u().string,onEdit:u().func},X.propTypes={id:u().string,className:u().string,isComplete:u().bool,isActive:u().bool}},5197:function(e,t,n){"use strict";n.d(t,{nQ:function(){return l}});var r=n(9976),i=n.n(r),o=n(3027),a=(n(3804),n(3980)),c=n.n(a),s=n(5393);function u(){var e=i()(["\n\tfill: #fff;\n"]);return u=function(){return e},e}function l(e){var t=e.className,n=e.id;return(0,o.createElement)(d,{width:"20",height:"20",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:t},(0,o.createElement)("mask",{id:n+"-check-icon-mask","mask-type":"alpha",maskUnits:"userSpaceOnUse",x:"2",y:"4",width:"16",height:"12"},(0,o.createElement)("path",{d:"M7.32916 13.2292L3.85416 9.75417L2.67083 10.9292L7.32916 15.5875L17.3292 5.58751L16.1542 4.41251L7.32916 13.2292Z"})),(0,o.createElement)("g",{mask:"url(#"+n+"-check-icon-mask)"},(0,o.createElement)("rect",{width:"20",height:"20"})))}l.propTypes={className:c().string,id:c().string};var d=s.Z.svg(u())},6654:function(e,t,n){"use strict";function r(e){return e.filter((function(e){return e})).join(" ")}n.d(t,{Z:function(){return r}})},5393:function(e,t,n){"use strict";var r=n(6648);t.Z=r.Z},5777:function(e,t,n){"use strict";n.d(t,{I:function(){return r}});var r={wordpressBlue5:"#BEDAE6",wordpressBlue40:"#187AA2",wordpressBlue50:"#006088",wordpressBlue60:"#004E6E",wordpressBlue80:"#002C40",blue5:"#BBE0FA",blue30:"#399CE3",blue40:"#1689DB",blue50:"#0675C4",blue60:"#055D9C",blue80:"#02395C",gray0:"#F6F7F7",gray5:"#DCDCDE",gray10:"#C3C4C7",gray20:"#A7AAAD",gray30:"#8E9196",gray50:"#646970",gray80:"#2C3338",pink50:"#C9356E",pink60:"#AB235A",pink80:"#700F3B",green50:"#008A20",red50:"#D63638",red0:"#F7EBEC",white:"#FFF",black:"#000"}},7384:function(e,t,n){"use strict";var r=n(5777),i={colors:{background:r.I.gray0,surface:r.I.white,primary:r.I.pink50,primaryBorder:r.I.pink80,primaryOver:r.I.pink60,highlight:r.I.blue50,highlightBorder:r.I.blue80,highlightOver:r.I.blue60,success:r.I.green50,discount:r.I.green50,disabledPaymentButtons:r.I.gray0,disabledPaymentButtonsAccent:r.I.gray5,disabledButtons:r.I.gray20,borderColor:r.I.gray10,borderColorLight:r.I.gray5,borderColorDark:r.I.gray50,upcomingStepBackground:r.I.gray5,textColor:r.I.gray80,textColorLight:r.I.gray50,textColorDark:r.I.black,error:r.I.red50,warningBackground:r.I.red0,outline:r.I.blue30,applePayButtonColor:r.I.black,applePayButtonRollOverColor:r.I.gray80,noticeBackground:r.I.gray80,defaultNoticeIconBackground:r.I.gray30,textColorOnDarkBackground:r.I.white,paypalGold:"#F0C443",paypalGoldHover:"#FFB900",modalBackground:"rgba( 255,255,255,0.9 )",disabledField:r.I.gray0,placeHolderTextColor:r.I.gray30},breakpoints:{desktopUp:"min-width: 960px",tabletUp:"min-width: 700px",bigPhoneUp:"min-width: 480px",smallPhoneUp:"min-width: 400px"},weights:{bold:"600",normal:"400"},fonts:{body:'-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif'},fontSize:{small:"14px"}};t.Z=i},7450:function(e,t,n){"use strict";var r,i,o;n.d(t,{PX:function(){return r}}),function(e){e.LOADING="loading",e.READY="ready",e.SUBMITTING="submitting",e.VALIDATING="validating",e.COMPLETE="complete"}(r||(r={})),function(e){e.SUCCESS="SUCCESS",e.REDIRECT="REDIRECT",e.MANUAL="MANUAL"}(i||(i={})),function(e){e.NOT_STARTED="not-started",e.PENDING="pending",e.COMPLETE="complete",e.REDIRECTING="redirecting",e.ERROR="error"}(o||(o={}))},3600:function(e,t,n){"use strict";n.r(t),n.d(t,{receiveCategories:function(){return r},fetchDomainSuggestions:function(){return i},receiveDomainAvailability:function(){return o},receiveDomainSuggestionsSuccess:function(){return a},receiveDomainSuggestionsError:function(){return c}});var r=function(e){return{type:"RECEIVE_CATEGORIES",categories:e}},i=function(){return{type:"FETCH_DOMAIN_SUGGESTIONS",timeStamp:Date.now()}},o=function(e,t){return{type:"RECEIVE_DOMAIN_AVAILABILITY",domainName:e,availability:t}},a=function(e,t){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS",queryObject:e,suggestions:t,timeStamp:Date.now()}},c=function(e){return{type:"RECEIVE_DOMAIN_SUGGESTIONS_ERROR",errorMessage:e,timeStamp:Date.now()}}},584:function(e,t,n){"use strict";n.d(t,{L:function(){return i},r:function(){return r}});var r,i="automattic/domains/suggestions";!function(e){e.Failure="failure",e.Pending="pending",e.Success="success",e.Uninitialized="uninitialized"}(r||(r={}))},8077:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(5707),i=n(584),o=n(3717),a=n(3600),c=n(2269),s=n(267),u=n(3661),l=!1;function d(e){var t=e.vendor;return l||(l=!0,(0,r.registerStore)(i.L,{actions:a,controls:u.ai,reducer:o.Z,resolvers:c,selectors:(0,s.Z)(t)})),i.L}},3717:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),a=n.n(o),c=n(5707),s=n(584),u=n(4211),l={state:s.r.Uninitialized,data:{},errorMessage:null,lastUpdated:-1/0,pendingSince:void 0},d=(0,c.combineReducers)({categories:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_CATEGORIES"===t.type?t.categories:e},domainSuggestions:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,t=arguments.length>1?arguments[1]:void 0;return"FETCH_DOMAIN_SUGGESTIONS"===t.type?a()(a()({},e),{},{state:s.r.Pending,errorMessage:null,pendingSince:t.timeStamp}):"RECEIVE_DOMAIN_SUGGESTIONS_SUCCESS"===t.type?a()(a()({},e),{},{state:s.r.Success,data:a()(a()({},e.data),{},i()({},(0,u.L)(t.queryObject),t.suggestions)),errorMessage:null,lastUpdated:t.timeStamp,pendingSince:void 0}):"RECEIVE_DOMAIN_SUGGESTIONS_ERROR"===t.type?a()(a()({},e),{},{state:s.r.Failure,errorMessage:t.errorMessage,lastUpdated:t.timeStamp,pendingSince:void 0}):e},availability:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_DOMAIN_AVAILABILITY"===t.type?a()(a()({},e),{},i()({},t.domainName,t.availability)):e}});t.Z=d},2269:function(e,t,n){"use strict";n.r(t),n.d(t,{isAvailable:function(){return p},getCategories:function(){return f},__internalGetDomainSuggestions:function(){return m}});var r=n(417),i=n.n(r),o=n(9126),a=n(1481),c=n(3600),s=n(3661),u=n(4211),l=regeneratorRuntime.mark(f),d=regeneratorRuntime.mark(m),p=regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n="https://public-api.wordpress.com/rest/v1.3/domains/".concat(encodeURIComponent(t),"/is-available?is_cart_pre_check=true"),e.prev=1,e.next=4,(0,s.An)(n);case 4:return r=e.sent,i=r.body,e.abrupt("return",(0,c.receiveDomainAvailability)(t,i));case 9:return e.prev=9,e.t0=e.catch(1),e.abrupt("return",(0,c.receiveDomainAvailability)(t,{domain_name:t,mappable:"unknown",status:"unknown",supports_privacy:!1}));case 12:case"end":return e.stop()}}),e,null,[[1,9]])}));function f(){var e;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,(0,s.An)("https://public-api.wordpress.com/wpcom/v2/onboarding/domains/categories");case 2:return e=t.sent,t.abrupt("return",(0,c.receiveCategories)(e.body));case 4:case"end":return t.stop()}}),l)}function m(e){var t,n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(e.query){r.next=2;break}return r.abrupt("return",(0,c.receiveDomainSuggestionsError)("Empty query"));case 2:return r.next=4,(0,c.fetchDomainSuggestions)();case 4:return r.prev=4,r.next=7,(0,s._9)({apiVersion:"1.1",path:"/domains/suggestions",query:(0,o.stringify)(e)});case 7:t=r.sent,r.next=13;break;case 10:return r.prev=10,r.t0=r.catch(4),r.abrupt("return",(0,c.receiveDomainSuggestionsError)(r.t0.message||(0,a.Iu)("Error while fetching server response")));case 13:if(t&&""!==t){r.next=15;break}return r.abrupt("return",(0,c.receiveDomainSuggestionsError)((0,a.Iu)("Invalid response from the server")));case 15:return n=t.map((function(e){return i()(i()({},e),e.raw_price&&e.currency_code&&{cost:(0,u._)(e.raw_price,e.currency_code)})})),r.abrupt("return",(0,c.receiveDomainSuggestionsSuccess)(e,n));case 17:case"end":return r.stop()}}),d,null,[[4,10]])}},267:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(5182),a=n.n(o),c=n(5707),s=n(584),u=n(4211);t.Z=function(e){function t(t,n){return i()(i()({include_wordpressdotcom:n.only_wordpressdotcom||!1,include_dotblogsubdomain:!1,only_wordpressdotcom:!1,quantity:5,vendor:e},n),{},{query:t.trim().toLocaleLowerCase()})}return{getCategories:function(e){return[].concat(a()(e.categories.filter((function(e){return null!==e.tier})).sort((function(e,t){return e>t?1:-1}))),a()(e.categories.filter((function(e){return null===e.tier})).sort((function(e,t){return e.title.localeCompare(t.title)}))))},getDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,c.select)(s.L).__internalGetDomainSuggestions(i)},getDomainState:function(e){return e.domainSuggestions.state},getDomainErrorMessage:function(e){return e.domainSuggestions.errorMessage},getDomainSuggestionVendor:function(){return e},isLoadingDomainSuggestions:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t(n,r);return(0,c.select)("core/data").isResolving(s.L,"__internalGetDomainSuggestions",[i])},__internalGetDomainSuggestions:function(e,t){return e.domainSuggestions.data[(0,u.L)(t)]},isAvailable:function(e,t){return e.availability[t]},getDomainAvailabilities:function(e){return e.availability}}}},4211:function(e,t,n){"use strict";n.d(t,{L:function(){return a},_:function(){return c}});var r=n(5695),i=n.n(r),o=n(1621),a=i();function c(e,t){return(0,o.ZP)(e,t,{stripZeros:!0})}},6108:function(e,t,n){"use strict";n.r(t),n.d(t,{setSidebarFullscreen:function(){return o},unsetSidebarFullscreen:function(){return a},setStep:function(){return c},setSiteTitle:function(){return s},setDomain:function(){return u},unsetDomain:function(){return l},confirmDomainSelection:function(){return d},setDomainSearch:function(){return p},setPlanProductId:function(){return m},unsetPlanProductId:function(){return g},updatePlan:function(){return h},openSidebar:function(){return v},closeSidebar:function(){return y},openFocusedLaunch:function(){return b},closeFocusedLaunch:function(){return _},enableExperimental:function(){return E},enableAnchorFm:function(){return S},showSiteTitleStep:function(){return w},setModalDismissible:function(){return C},unsetModalDismissible:function(){return x},showModalTitle:function(){return P},hideModalTitle:function(){return k},enablePersistentSuccessView:function(){return N},disablePersistentSuccessView:function(){return A}});var r=n(5707),i=n(9149),o=function(){return{type:"SET_SIDEBAR_FULLSCREEN"}},a=function(){return{type:"UNSET_SIDEBAR_FULLSCREEN"}},c=function(e){return{type:"SET_STEP",step:e}},s=function(e){return{type:"SET_SITE_TITLE",title:e}},u=function(e){return{type:"SET_DOMAIN",domain:e}},l=function(){return{type:"UNSET_DOMAIN"}},d=function(){return{type:"CONFIRM_DOMAIN_SELECTION"}},p=function(e){return{type:"SET_DOMAIN_SEARCH",domainSearch:e}},f=function(e){return{type:"SET_PLAN_BILLING_PERIOD",billingPeriod:e}},m=regeneratorRuntime.mark((function e(t){var n,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if((0,r.select)(i.Fs).isPlanProductFree(t)){e.next=6;break}return o=(0,r.select)(i.Fs).getPlanProductById(t),a=null!==(n=null==o?void 0:o.billingPeriod)&&void 0!==n?n:"ANNUALLY",e.next=6,f(a);case 6:return e.abrupt("return",{type:"SET_PLAN_PRODUCT_ID",planProductId:t});case 7:case"end":return e.stop()}}),e)})),g=function(){return{type:"UNSET_PLAN_PRODUCT_ID"}};function h(e){return m(e)}var v=function(){return{type:"OPEN_SIDEBAR"}},y=function(){return{type:"CLOSE_SIDEBAR"}},b=function(){return{type:"OPEN_FOCUSED_LAUNCH"}},_=function(){return{type:"CLOSE_FOCUSED_LAUNCH"}},E=function(){return{type:"ENABLE_EXPERIMENTAL"}},S=function(){return{type:"ENABLE_ANCHOR_FM"}},w=function(){return{type:"SHOW_SITE_TITLE_STEP"}},C=function(){return{type:"SET_MODAL_DISMISSIBLE"}},x=function(){return{type:"UNSET_MODAL_DISMISSIBLE"}},P=function(){return{type:"SHOW_MODAL_TITLE"}},k=function(){return{type:"HIDE_MODAL_TITLE"}},N=function(){return{type:"ENABLE_SUCCESS_VIEW"}},A=function(){return{type:"DISABLE_SUCCESS_VIEW"}}},9149:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Fs:function(){return i}});var r="automattic/launch",i="automattic/onboard/plans"},3610:function(e,t,n){"use strict";n.d(t,{y:function(){return r},M:function(){return i}});var r={Name:"name",Domain:"domain",Plan:"plan",Final:"final"},i=[r.Name,r.Domain,r.Plan,r.Final]},1635:function(e,t,n){"use strict";n.d(t,{z:function(){return d}});var r=n(9866),i=n(5707),o=n(9149),a=n(4648),c=n(6108),s=n(7092),u=n(594);(0,i.use)(i.plugins.persistence,u.Z);var l=!1;function d(){return l||(l=!0,(0,i.registerStore)(o.Ls,{actions:c,controls:r.controls,reducer:a.Z,selectors:s,persist:["domain","domainSearch","planProductId","planBillingPeriod","confirmedDomainSelection","isExperimental","isAnchorFm","isSiteTitleStepVisible","siteTitle"]})),o.Ls}},594:function(e,t,n){"use strict";var r=n(492);t.Z=(0,r.Z)("WP_LAUNCH")},4648:function(e,t,n){"use strict";var r=n(5707),i=n(3610),o=(0,r.combineReducers)({step:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i.y.Name,t=arguments.length>1?arguments[1]:void 0;return"SET_STEP"===t.type?t.step:e},siteTitle:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1?arguments[1]:void 0;return"SET_SITE_TITLE"===t.type?t.title:e},domain:function(e,t){return"SET_DOMAIN"===t.type?t.domain:"UNSET_DOMAIN"!==t.type?e:void 0},confirmedDomainSelection:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"CONFIRM_DOMAIN_SELECTION"===t.type||e},domainSearch:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;return"SET_DOMAIN_SEARCH"===t.type?t.domainSearch:e},planBillingPeriod:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"ANNUALLY",t=arguments.length>1?arguments[1]:void 0;return"SET_PLAN_BILLING_PERIOD"===t.type?t.billingPeriod:e},planProductId:function(e,t){return"SET_PLAN_PRODUCT_ID"===t.type?t.planProductId:"UNSET_PLAN_PRODUCT_ID"!==t.type?e:void 0},isSidebarOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_SIDEBAR"===t.type||"CLOSE_SIDEBAR"!==t.type&&e},isSidebarFullscreen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_SIDEBAR_FULLSCREEN"===t.type||"UNSET_SIDEBAR_FULLSCREEN"!==t.type&&e},isExperimental:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_EXPERIMENTAL"===t.type||e},isAnchorFm:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"ENABLE_ANCHOR_FM"===t.type||e},isFocusedLaunchOpen:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"OPEN_FOCUSED_LAUNCH"===t.type||"CLOSE_FOCUSED_LAUNCH"!==t.type&&e},isSiteTitleStepVisible:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_SITE_TITLE_STEP"===t.type||e},isModalDismissible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SET_MODAL_DISMISSIBLE"===t.type||"UNSET_MODAL_DISMISSIBLE"!==t.type&&e},isModalTitleVisible:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=arguments.length>1?arguments[1]:void 0;return"SHOW_MODAL_TITLE"===t.type||"HIDE_MODAL_TITLE"!==t.type&&e}});t.Z=o},7092:function(e,t,n){"use strict";n.r(t),n.d(t,{getLaunchSequence:function(){return a},getLaunchStep:function(){return c},getState:function(){return s},hasPaidDomain:function(){return u},getSelectedDomain:function(){return l},getSelectedPlanProductId:function(){return d},getLastPlanBillingPeriod:function(){return p},isSelectedPlanPaid:function(){return f},hasSelectedDomain:function(){return m},isStepCompleted:function(){return g},isFlowCompleted:function(){return h},isFlowStarted:function(){return v},getFirstIncompleteStep:function(){return y},getSiteTitle:function(){return b},getCurrentStep:function(){return _},getDomainSearch:function(){return E}});var r=n(5707),i=n(3610),o=n(9149),a=function(){return i.M},c=function(){return i.y},s=function(e){return e},u=function(e){return!!e.domain&&!e.domain.is_free},l=function(e){return e.domain},d=function(e){return e.planProductId},p=function(e){return e.planBillingPeriod},f=function(e){return void 0!==e.planProductId&&!(0,r.select)(o.Fs).isPlanProductFree(e.planProductId)},m=function(e){return!!l(e)||e.confirmedDomainSelection},g=function(e,t){if(t===i.y.Plan)return!!d(e);if(t===i.y.Name){var n=(0,r.select)("core").getEntityRecord("root","site",void 0);return!(null==n||!n.title)}return t===i.y.Domain&&(0,r.select)(o.Ls).hasSelectedDomain()},h=function(e){return i.M.slice(0,i.M.length-1).every((function(t){return g(e,t)}))},v=function(e){return i.M.some((function(t){return g(e,t)}))},y=function(e){return i.M.find((function(t){return!g(e,t)}))},b=function(e){return null==e?void 0:e.siteTitle},_=function(e){return e.step},E=function(e){return e.domainSearch}},492:function(e,t,n){"use strict";function r(e){var t=e,n=e+"_TS",r={},i={getItem:function(e){return r.hasOwnProperty(e)?r[e]:null},setItem:function(e,t){r[e]=String(t)},removeItem:function(e){delete r[e]}},o=function(){try{return window.localStorage.setItem("WP_ONBOARD_TEST","1"),window.localStorage.removeItem("WP_ONBOARD_TEST"),!0}catch(e){return!1}}()?window.localStorage:i;return{storageKey:t,storage:{getItem:function(e){var r=o.getItem(n);return r&&function(e){var t=Number(e);return Boolean(t)&&t+6048e5>Date.now()}(r)&&!new URLSearchParams(window.location.search).has("fresh")?o.getItem(e):(o.removeItem(t),o.removeItem(n),null)},setItem:function(e,t){o.setItem(n,JSON.stringify(Date.now())),o.setItem(e,t)}}}}n.d(t,{Z:function(){return r}})},9068:function(e,t,n){"use strict";n.r(t),n.d(t,{setFeatures:function(){return r},setFeaturesByType:function(){return i},setPlans:function(){return o},setPlanProducts:function(){return a},resetPlan:function(){return c}});var r=function(e,t){return{type:"SET_FEATURES",features:e,locale:t}},i=function(e,t){return{type:"SET_FEATURES_BY_TYPE",featuresByType:e,locale:t}},o=function(e,t){return{type:"SET_PLANS",plans:e,locale:t}},a=function(e){return{type:"SET_PLAN_PRODUCTS",products:e}},c=function(){return{type:"RESET_PLAN"}}},4703:function(e,t,n){"use strict";n.d(t,{Ls:function(){return r},Ho:function(){return i},TO:function(){return o},YS:function(){return a},Gz:function(){return c},hx:function(){return s},iL:function(){return u},xT:function(){return l},AX:function(){return d},bS:function(){return p},UB:function(){return f},BV:function(){return m},nN:function(){return g}});var r="automattic/onboard/plans",i=1,o="free",a="personal",c="premium",s="business",u="ecommerce",l=[o,a,c,s,u],d=c,p=["personal-bundle","value_bundle","business-bundle","ecommerce-bundle"],f=["personal-bundle-monthly","value_bundle_monthly","business-bundle-monthly","ecommerce-bundle-monthly"],m=["free_plan"].concat(p,f),g=["custom-domain","support-live","priority-support"]},9734:function(e,t,n){"use strict";n.d(t,{z2:function(){return d}});var r=n(5707),i=n(4703),o=n(9438),a=n(9068),c=n(7738),s=n(5261),u=n(3661),l=!1;function d(){return l||(l=!0,(0,r.registerStore)(i.Ls,{resolvers:s,actions:a,controls:u.ai,reducer:o.ZP,selectors:c})),i.Ls}},9438:function(e,t,n){"use strict";var r=n(1260),i=n.n(r),o=n(417),a=n.n(o),c=n(5707),s=(0,c.combineReducers)({features:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES":return a()(a()({},e),{},i()({},t.locale,t.features));default:return e}},featuresByType:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_FEATURES_BY_TYPE":return a()(a()({},e),{},i()({},t.locale,t.featuresByType));default:return e}},planProducts:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLAN_PRODUCTS":return t.products;default:return e}},plans:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_PLANS":return a()(a()({},e),{},i()({},t.locale,t.plans));default:return e}}});t.ZP=s},5261:function(e,t,n){"use strict";n.r(t),n.d(t,{getSupportedPlans:function(){return g}});var r=n(9126),i=n(1621),o=n(9068),a=n(4703),c=n(3661),s=regeneratorRuntime.mark(g);function u(e){return(0,i.ZP)(12*e.raw_price,e.currency_code,{stripZeros:!0})}function l(e){return(0,i.ZP)(e.raw_price,e.currency_code,{stripZeros:!0})}function d(e){return e.reduce((function(e,t){return e[t.id]={id:t.id,name:t.name,description:t.description,type:"checkbox",requiresAnnuallyBilledPlan:a.nN.indexOf(t.id)>-1},e}),{})}function p(e,t){var n=Object.keys(t).find((function(n){return t[n].name===e}));return!!n&&t[n].requiresAnnuallyBilledPlan}function f(e,t){var n=e.highlighted_features.map((function(e){return{name:e,requiresAnnuallyBilledPlan:p(e,t)}}));return n.sort((function(e,t){return Number(t.requiresAnnuallyBilledPlan)-Number(e.requiresAnnuallyBilledPlan)})),n}function m(e,t){var n=a.BV.reduce((function(n,r){var o=e.find((function(e){return e.product_slug===r}));if(!o)return n;var a,c=t.find((function(e){return e.productIds.indexOf(o.product_id)>-1}));return n.push({productId:o.product_id,billingPeriod:31===o.bill_period?"MONTHLY":"ANNUALLY",periodAgnosticSlug:c.periodAgnosticSlug,storeSlug:o.product_slug,rawPrice:o.raw_price,pathSlug:o.path_slug,price:31===(null==o?void 0:o.bill_period)||0===o.raw_price?l(o):(a=o,(0,i.ZP)(a.raw_price/12,a.currency_code,{stripZeros:!0})),annualPrice:31===(null==o?void 0:o.bill_period)?u(o):l(o)}),n}),[]);return function(e){for(var t=function(t){var n=e.find((function(e){return e.storeSlug===a.bS[t]})),r=e.find((function(e){return e.storeSlug===a.UB[t]}));if(n&&r){var i=12*r.rawPrice,o=n.rawPrice,c=Math.round(100*(1-o/i));n.annualDiscount=c,r.annualDiscount=c}},n=0;n<a.bS.length;n++)t(n)}(n),n}function g(){var e,t,n,i,u,l,p,g=arguments;return regeneratorRuntime.wrap((function(s){for(;;)switch(s.prev=s.next){case 0:return e=g.length>0&&void 0!==g[0]?g[0]:"en",s.next=3,(0,c._9)({path:"/plans",query:(0,r.stringify)({locale:e}),apiVersion:"1.5"});case 3:return t=s.sent,s.next=6,(0,c.An)("https://public-api.wordpress.com/wpcom/v2/plans/details?locale=".concat(encodeURIComponent(e)),{mode:"cors",credentials:"omit"});case 6:return n=s.sent,i=n.body,u=d(i.features),l=i.plans.map((function(e){var t,n=null===(t=e.nonlocalized_short_name)||void 0===t?void 0:t.toLowerCase();return{description:e.tagline,features:f(e,u),storage:e.storage,title:e.short_name,featuresSlugs:e.features.reduce((function(e,t){return e[t]=!0,e}),{}),isFree:n===a.TO,isPopular:n===a.Gz,periodAgnosticSlug:n,productIds:e.products.map((function(e){return e.plan_id}))}})),p=m(t,l),s.next=13,(0,o.setPlans)(l,e);case 13:return s.next=15,(0,o.setPlanProducts)(p);case 15:return s.next=17,(0,o.setFeatures)(u,e);case 17:return s.next=19,(0,o.setFeaturesByType)(i.features_by_type,e);case 19:case"end":return s.stop()}}),s)}},7738:function(e,t,n){"use strict";n.r(t),n.d(t,{getFeatures:function(){return c},getFeaturesByType:function(){return s},getPlanByProductId:function(){return u},getPlanProductById:function(){return l},getPlanByPeriodAgnosticSlug:function(){return d},getDefaultPaidPlan:function(){return p},getDefaultFreePlan:function(){return f},getSupportedPlans:function(){return m},getPlansProducts:function(){return g},getPrices:function(){return h},getPlanByPath:function(){return v},getPlanProduct:function(){return y},isPlanEcommerce:function(){return b},isPlanFree:function(){return _},isPlanProductFree:function(){return E}});var r=n(5707),i=n(4703),o=n(3613),a=n.n(o),c=function(e,t){var n;return null!==(n=e.features[t])&&void 0!==n?n:{}},s=function(e,t){var n;return null!==(n=e.featuresByType[t])&&void 0!==n?n:[]},u=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.productIds.indexOf(t)>-1}))},l=function(e,t){if(t)return(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.productId===t}))},d=function(e,t,n){if(t)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===t}))},p=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.AX}))},f=function(e,t){return(0,r.select)(i.Ls).getSupportedPlans(t).find((function(e){return e.periodAgnosticSlug===i.TO}))},m=function(e,t){var n;return null!==(n=e.plans[t])&&void 0!==n?n:[]},g=function(e){return e.planProducts},h=function(e,t){return a()("getPrices",{alternative:"getPlanProduct().price"}),(0,r.select)(i.Ls).getPlansProducts().reduce((function(e,t){return e[t.storeSlug]=t.price,e}),{})},v=function(e,t,n){if(t){var o=(0,r.select)(i.Ls).getPlansProducts().find((function(e){return e.pathSlug===t}));if(o)return(0,r.select)(i.Ls).getSupportedPlans(n).find((function(e){return e.periodAgnosticSlug===(null==o?void 0:o.periodAgnosticSlug)}))}},y=function(e,t,n){if(t&&n){var o=(0,r.select)(i.Ls).getPlansProducts();return t===i.TO?o.find((function(e){return e.periodAgnosticSlug===t})):o.find((function(e){return e.billingPeriod===n&&e.periodAgnosticSlug===t}))}},b=function(e,t){return t===i.iL},_=function(e,t){return t===i.TO},E=function(e,t){return t===i.Ho}},8459:function(e,t,n){"use strict";n.d(t,{d:function(){return u}});var r=n(417),i=n.n(r),o=n(2220),a=n.n(o),c=n(3661),s=n(2699);function u(e){var t=regeneratorRuntime.mark(f),n=regeneratorRuntime.mark(y),r=regeneratorRuntime.mark(b),o=regeneratorRuntime.mark(_),u=regeneratorRuntime.mark(E),l=function(){return{type:"FETCH_NEW_SITE"}},d=function(e){return{type:"RECEIVE_NEW_SITE",response:e}},p=function(e){return{type:"RECEIVE_NEW_SITE_FAILED",error:e}};function f(n){var r,o,s,u,l;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,{type:"FETCH_NEW_SITE"};case 2:return t.prev=2,r=n.authToken,o=a()(n,["authToken"]),s={client_id:e.client_id,client_secret:e.client_secret,find_available_url:!0,public:-1},u=i()(i()(i()({},s),o),{},{validate:!1}),t.next=8,(0,c._9)({path:"/sites/new",apiVersion:"1.1",method:"post",body:u,token:r});case 8:return l=t.sent,t.next=11,d(l);case 11:return t.abrupt("return",!0);case 14:return t.prev=14,t.t0=t.catch(2),t.next=18,p(t.t0);case 18:return t.abrupt("return",!1);case 19:case"end":return t.stop()}}),t,null,[[2,14]])}var m=function(e,t){return{type:"RECEIVE_SITE_TITLE",siteId:e,title:t}},g=function(e){return{type:"LAUNCH_SITE_START",siteId:e}},h=function(e){return{type:"LAUNCH_SITE_SUCCESS",siteId:e}},v=function(e,t){return{type:"LAUNCH_SITE_FAILURE",siteId:e,error:t}};function y(e){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,g(e);case 2:return t.prev=2,t.next=5,(0,c._9)({path:"/sites/".concat(e,"/launch"),apiVersion:"1.1",method:"post"});case 5:return t.next=7,h(e);case 7:t.next=13;break;case 9:return t.prev=9,t.t0=t.catch(2),t.next=13,v(e,s.Hc.INTERNAL);case 13:case"end":return t.stop()}}),n,null,[[2,9]])}function b(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,c._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"GET"});case 2:return t=n.sent,n.abrupt("return",t);case 4:case"end":return n.stop()}}),r)}function _(e,t){var n;return regeneratorRuntime.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,(0,c._9)({path:"/me/shopping-cart/"+e,apiVersion:"1.1",method:"POST",body:t});case 2:return n=r.sent,r.abrupt("return",n);case 4:case"end":return r.stop()}}),o)}function E(e,t){return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,c._9)({path:"/sites/".concat(encodeURIComponent(e),"/settings"),apiVersion:"1.4",body:{blogname:t},method:"POST"});case 3:return n.next=5,m(e,t);case 5:n.next=9;break;case 7:n.prev=7,n.t0=n.catch(0);case 9:case"end":return n.stop()}}),u,null,[[0,7]])}return{receiveSiteDomains:function(e,t){return{type:"RECEIVE_SITE_DOMAINS",siteId:e,domains:t}},saveSiteTitle:E,receiveSiteTitle:m,fetchNewSite:l,fetchSite:function(){return{type:"FETCH_SITE"}},receiveNewSite:d,receiveNewSiteFailed:p,resetNewSiteFailed:function(){return{type:"RESET_RECEIVE_NEW_SITE_FAILED"}},createSite:f,receiveSite:function(e,t){return{type:"RECEIVE_SITE",siteId:e,response:t}},receiveSiteFailed:function(e,t){return{type:"RECEIVE_SITE_FAILED",siteId:e,response:t}},reset:function(){return{type:"RESET_SITE_STORE"}},launchSite:y,launchSiteStart:g,launchSiteSuccess:h,launchSiteFailure:v,getCart:b,setCart:_}}},2005:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/site"},2369:function(e,t,n){"use strict";n.d(t,{z2:function(){return d}});var r=n(5707),i=n(2005),o=n(2701),a=n(8459),c=n(7862),s=n(4309),u=n(3661),l=!1;function d(e){return l||(l=!0,(0,r.registerStore)(i.L,{actions:(0,a.d)(e),controls:u.ai,reducer:o.ZP,resolvers:c,selectors:s})),i.L}},2701:function(e,t,n){"use strict";var r=n(2220),i=n.n(r),o=n(4582),a=n.n(o),c=n(1260),s=n.n(c),u=n(417),l=n.n(u),d=n(5707),p=n(2699),f=(0,d.combineReducers)({data:function(e,t){return"RECEIVE_NEW_SITE"===t.type?t.response.blog_details:"RECEIVE_NEW_SITE_FAILED"!==t.type&&"RESET_SITE_STORE"!==t.type?e:void 0},error:function(e,t){switch(t.type){case"FETCH_NEW_SITE":case"RECEIVE_NEW_SITE":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return;case"RECEIVE_NEW_SITE_FAILED":return{error:t.error.error,status:t.error.status,statusCode:t.error.statusCode,name:t.error.name,message:t.error.message}}return e},isFetching:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_NEW_SITE":return!0;case"RECEIVE_NEW_SITE":case"RECEIVE_NEW_SITE_FAILED":case"RESET_SITE_STORE":case"RESET_RECEIVE_NEW_SITE_FAILED":return!1}return e}}),m=(0,d.combineReducers)({isFetchingSiteDetails:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_SITE":return!0;case"RECEIVE_SITE":case"RECEIVE_SITE_FAILED":return!1}return e},newSite:f,sites:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if("RECEIVE_SITE"===t.type)return l()(l()({},e),{},s()({},t.siteId,t.response));if("RECEIVE_SITE_FAILED"===t.type){var n=t.siteId,r=(e[n],i()(e,[n].map(a())));return l()({},r)}return"RESET_SITE_STORE"===t.type?{}:"RECEIVE_SITE_TITLE"===t.type?l()(l()({},e),{},s()({},t.siteId,l()(l()({},e[t.siteId]),{},{name:t.title}))):e},launchStatus:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"LAUNCH_SITE_START"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:p.uS.IN_PROGRESS,errorCode:void 0})):"LAUNCH_SITE_SUCCESS"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:p.uS.SUCCESS,errorCode:void 0})):"LAUNCH_SITE_FAILURE"===t.type?l()(l()({},e),{},s()({},t.siteId,{status:p.uS.FAILURE,errorCode:t.error})):e},sitesDomains:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return"RECEIVE_SITE_DOMAINS"===t.type?l()(l()({},e),{},s()({},t.siteId,t.domains)):e}});t.ZP=m},7862:function(e,t,n){"use strict";n.r(t),n.d(t,{getSite:function(){return s},getSiteDomains:function(){return u}});var r=n(5707),i=n(3661),o=n(2005),a=regeneratorRuntime.mark(s),c=regeneratorRuntime.mark(u);function s(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,(0,r.dispatch)(o.L).fetchSite();case 2:return n.prev=2,n.next=5,(0,i._9)({path:"/sites/"+encodeURIComponent(e),apiVersion:"1.1"});case 5:return t=n.sent,n.next=8,(0,r.dispatch)(o.L).receiveSite(e,t);case 8:n.next=14;break;case 10:return n.prev=10,n.t0=n.catch(2),n.next=14,(0,r.dispatch)(o.L).receiveSiteFailed(e,void 0);case 14:case"end":return n.stop()}}),a,null,[[2,10]])}function u(e){var t;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,(0,i._9)({path:"/sites/"+encodeURIComponent(e)+"/domains",apiVersion:"1.2"});case 3:return t=n.sent,n.next=6,(0,r.dispatch)(o.L).receiveSiteDomains(e,null==t?void 0:t.domains);case 6:n.next=10;break;case 8:n.prev=8,n.t0=n.catch(0);case 10:case"end":return n.stop()}}),c,null,[[0,8]])}},4309:function(e,t,n){"use strict";n.r(t),n.d(t,{getState:function(){return a},getNewSite:function(){return c},getNewSiteError:function(){return s},isFetchingSite:function(){return u},isFetchingSiteDetails:function(){return l},isNewSite:function(){return d},getSite:function(){return p},getSiteTitle:function(){return f},isSiteLaunched:function(){return m},isSiteLaunching:function(){return g},getSiteDomains:function(){return h},getPrimarySiteDomain:function(){return v},getSiteSubdomain:function(){return y}});var r=n(5707),i=n(2005),o=n(2699),a=function(e){return e},c=function(e){return e.newSite.data},s=function(e){return e.newSite.error},u=function(e){return e.newSite.isFetching},l=function(e){return e.isFetchingSiteDetails},d=function(e){return!!e.newSite.data},p=function(e,t){return e.sites[t]},f=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSite(t))||void 0===n?void 0:n.name},m=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.SUCCESS},g=function(e,t){var n;return(null===(n=e.launchStatus[t])||void 0===n?void 0:n.status)===o.uS.IN_PROGRESS},h=function(e,t){return e.sitesDomains[t]},v=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.primary_domain}))},y=function(e,t){var n;return null===(n=(0,r.select)(i.L).getSiteDomains(t))||void 0===n?void 0:n.find((function(e){return e.is_subdomain}))}},2699:function(e,t,n){"use strict";var r,i,o;n.d(t,{Hc:function(){return i},uS:function(){return o}}),function(e){e[e.PublicIndexed=1]="PublicIndexed",e[e.PublicNotIndexed=0]="PublicNotIndexed",e[e.Private=-1]="Private"}(r||(r={})),function(e){e.INTERNAL="internal"}(i||(i={})),function(e){e.UNINITIALIZED="unintialized",e.IN_PROGRESS="in_progress",e.SUCCESS="success",e.FAILURE="failure"}(o||(o={}))},4366:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});var r="automattic/wpcom-features"},2613:function(e,t,n){"use strict";n.d(t,{$:function(){return c}});var r=n(4703),i=r.YS,o=r.Gz,a=r.hx,c={domain:{id:"domain",minSupportedPlan:i},store:{id:"store",minSupportedPlan:r.iL},seo:{id:"seo",minSupportedPlan:a},plugins:{id:"plugins",minSupportedPlan:a},"ad-free":{id:"ad-free",minSupportedPlan:i},"image-storage":{id:"image-storage",minSupportedPlan:o},"video-storage":{id:"video-storage",minSupportedPlan:o},support:{id:"support",minSupportedPlan:a}}},182:function(e,t,n){"use strict";n.d(t,{z:function(){return u}});var r=n(9866),i=n(5707),o=n(4366),a=n(8638),c=n(335),s=!1;function u(){return s||(s=!0,(0,i.registerStore)(o.L,{controls:r.controls,reducer:a.Z,selectors:c})),o.L}},8638:function(e,t,n){"use strict";var r=n(2613);t.Z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r.$;return e}},335:function(e,t,n){"use strict";n.r(t),n.d(t,{getAllFeatures:function(){return i},getRecommendedPlanSlug:function(){return o}});var r=n(4703),i=function(e){return e},o=function(e,t){var n=i(e);if(t.length)return t.reduce((function(e,t){var i=n[t].minSupportedPlan;return r.xT.indexOf(i)>r.xT.indexOf(e)?i:e}),n[t[0]].minSupportedPlan)}},3661:function(e,t,n){"use strict";n.d(t,{_9:function(){return c},An:function(){return s},ai:function(){return u}});var r,i=n(2954),o=n.n(i),a=n(8552),c=function(e){return{type:"WPCOM_REQUEST",request:e}},s=function(e,t){return{type:"FETCH_AND_PARSE",resource:e,options:t}},u={WPCOM_REQUEST:function(e){var t=e.request;return(0,a.ZP)(t)},FETCH_AND_PARSE:(r=o()(regeneratorRuntime.mark((function e(t){var n,r,i;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.resource,r=t.options,e.next=3,window.fetch(n,r);case 3:return i=e.sent,e.t0=i.ok,e.next=7,i.json();case 7:return e.t1=e.sent,e.abrupt("return",{ok:e.t0,body:e.t1});case 9:case"end":return e.stop()}}),e)}))),function(_x){return r.apply(this,arguments)}),RELOAD_PROXY:function(){(0,a.sS)()},REQUEST_ALL_BLOGS_ACCESS:function(){return(0,a.Vw)()},WAIT:function(e){var t=e.ms;return new Promise((function(e){return setTimeout(e,t)}))}}},3300:function(e,t,n){"use strict";n.d(t,{gB:function(){return i},au:function(){return o},F9:function(){return a},dP:function(){return c},GN:function(){return s},vn:function(){return u}});var r=n(8077),i=5,o=10,a=2,c=300,s=r.z({vendor:"variation2_front"}),u=["available","available_premium"]},4948:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=(n(3804),n(7997)),c=n(5869),s=n(3383),u=n(2779),l=n.n(u),d=n(9215),p=n(5707),f=n(3300);n(988);t.Z=function(e){var t=e.onSelect,n=e.selected,__=(0,d.QT)().__,r=(0,o.useState)(!1),u=i()(r,2),m=u[0],g=u[1],h=function(e){g(!1),t(e)},v=(0,p.useSelect)((function(e){return e(f.GN).getCategories()})),y=__("All Categories","full-site-editing");return(0,o.createElement)("div",{className:l()("domain-categories",{"is-open":m})},(0,o.createElement)(a.Button,{className:"domain-categories__dropdown-button",onClick:function(){return g(!m)}},(0,o.createElement)("span",null,null!=n?n:y),(0,o.createElement)(c.Z,{icon:s.Z,size:16})),(0,o.createElement)("ul",{className:"domain-categories__item-group"},(0,o.createElement)("li",{className:l()("domain-categories__item",{"is-selected":!n})},(0,o.createElement)(a.Button,{onClick:function(){return h()}},__("View all","full-site-editing"))),v.map((function(e){var t=e.slug,r=e.title;return(0,o.createElement)("li",{key:t,className:l()("domain-categories__item",{"is-selected":t===n})},(0,o.createElement)(a.Button,{onClick:function(){return h(t)}},r))}))))}},1052:function(e,t,n){"use strict";n.d(t,{q:function(){return o}});var r=n(3027),i=(n(3804),n(9215)),o=function(){var e=(0,i.QT)(),__=e.__,t=e.isRTL;return(0,r.createElement)("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 300 40",xmlSpace:"preserve",width:"300",style:t()?{transform:"scaleX(-1)"}:void 0},(0,r.createElement)("rect",{x:"0",width:"310",height:"50",rx:"10",fill:"#D8D8D8"}),(0,r.createElement)("rect",{x:"8",y:"8",width:"25",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("rect",{x:"40",y:"8",width:"25",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("rect",{x:"72",y:"8",width:"300",height:"25",rx:"5",fill:"#fff"}),(0,r.createElement)("text",{x:"80",y:"26",direction:"ltr",textAnchor:t()?"end":"start",transform:t()?"scale(-1,1) translate(-160,0)":void 0},(0,r.createElement)("tspan",{fill:"#999"},(0,r.createElement)("tspan",null,"https://")),(0,r.createElement)("tspan",{fill:"#515151",dx:"4.5"},__("example.com","full-site-editing"))))}},7047:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n.n(a),s=n(5707),u=n(1205),l=n(7997),d=n(5869),p=n(7108),f=n(6115),m=n(584),g=n(9215),h=n(947),v=n(7226),y=n(4531),b=n(5241),_=n(1045),E=n(1071),S=n(4948),w=n(3300),C=n(1052),x=(n(8395),function(e){var t=e.groupItems,n=e.children;return t?(0,o.createElement)("div",{className:"domain-picker__suggestion-item-group"},n):(0,o.createElement)(a.Fragment,null,n)}),P=function(e){var t=e.children;return(0,o.createElement)("p",{className:"domain-picker__suggestion-group-label"},t)};t.ZP=function(e){var t,n=e.header,r=e.showDomainCategories,k=e.onDomainSelect,N=e.onExistingSubdomainSelect,A=e.quantity,O=void 0===A?w.gB:A,L=e.quantityExpanded,T=void 0===L?w.au:L,I=e.onDomainSearchBlur,D=void 0===I?u.noop:I,F=e.analyticsFlowId,R=e.analyticsUiAlgo,Z=e.initialDomainSearch,j=void 0===Z?"":Z,M=e.onSetDomainSearch,B=void 0===M?u.noop:M,U=e.currentDomain,V=e.isCheckingDomainAvailability,z=e.existingSubdomain,H=e.segregateFreeAndPaid,$=void 0!==H&&H,G=e.showSearchField,q=void 0===G||G,W=e.itemType,Y=void 0===W?h.tr:W,K=e.locale,Q=e.areDependenciesLoading,X=void 0!==Q&&Q,J=e.orderSubDomainsLast,ee=void 0!==J&&J,te=e.onUseYourDomainClick,__=(0,g.QT)().__,ne=__("Search for a domain","full-site-editing"),re=(0,a.useState)(!1),ie=i()(re,2),oe=ie[0],ae=ie[1],ce=(0,a.useState)(j),se=i()(ce,2),ue=se[0],le=se[1],de=(0,a.useState)(),pe=i()(de,2),fe=pe[0],me=pe[1],ge=(0,s.useSelect)((function(e){return e(w.GN).getDomainSuggestionVendor()})),he=(0,b.O)(ue.trim(),T,fe,K)||{},ve=he.allDomainSuggestions,ye=he.errorMessage,be=he.state,_e=he.retryRequest,Ee=null==ve?void 0:ve.slice(z?1:0,oe?T:O),Se=(0,_.$)(Ee,z,U);Se&&(null==Ee||Ee.push(Se));var we=(0,E.P)();(0,a.useEffect)((function(){ae(!1)}),[ue]);var Ce=(0,a.useState)(),xe=i()(Ce,2),Pe=xe[0],ke=xe[1];(0,a.useEffect)((function(){ve&&ke((0,f.k9)("suggestion"))}),[ve,ke]),(0,a.useEffect)((function(){q||le(j)}),[j,q]);var Ne=c().useRef([]);(0,a.useEffect)((function(){var e,t;oe&&(null===(e=Ne.current[O])||void 0===e||null===(t=e.focus)||void 0===t||t.call(e))}),[oe,O]);var Ae=function(e,t,n,r){var i="/domains/search/".concat(ge,"/").concat(F).concat(fe?"/"+fe:"");(0,f.Sn)({uiAlgo:"/".concat(F,"/").concat(R),fetchAlgo:i,query:ue,railcarId:t,result:r?e+"#recommended":e,uiPosition:n})},Oe=be===m.r.Failure,Le=(null===(t=ue.trim)||void 0===t?void 0:t.call(ue).length)<=1,Te=!Oe&&!Le,Ie=!Oe&&Le,De=O;Se&&(De+=1),te&&(De+=1),z&&(De-=1);var Fe=["professional"];return z&&Fe.unshift("sub-domain"),ee&&Fe.reverse(),(0,o.createElement)("div",{className:"domain-picker"},n&&n,q&&(0,o.createElement)("div",{className:"domain-picker__search"},(0,o.createElement)("div",{className:"domain-picker__search-icon"},(0,o.createElement)(d.Z,{icon:p.Z})),(0,o.createElement)(l.TextControl,{hideLabelFromVision:!0,label:ne,placeholder:ne,onChange:function(e){le(e),B(e)},onBlur:function(e){D&&D(e.currentTarget.value)},value:ue,dir:"ltr"})),Oe&&(0,o.createElement)(l.Notice,{className:"domain-picker__error",status:"error",isDismissible:!1},(0,o.createElement)("p",{className:"domain-picker__error-message"},ye||__("An error has occurred, please check your connection and retry.","full-site-editing")),(0,o.createElement)(l.Button,{isPrimary:!0,className:"domain-picker__error-retry-btn",onClick:_e},__("Retry","full-site-editing"))),(Te||X)&&(0,o.createElement)("div",{className:"domain-picker__body"},r&&(0,o.createElement)("div",{className:"domain-picker__aside"},(0,o.createElement)(S.Z,{selected:fe,onSelect:me})),(0,o.createElement)("div",{className:"domain-picker__suggestion-sections"},(0,o.createElement)("div",{className:"domain-picker__sugggested-items-container"},Fe.map((function(e){return"sub-domain"===e?(0,o.createElement)(a.Fragment,{key:e},$&&(0,o.createElement)(P,null,__("Keep sub-domain","full-site-editing")),(0,o.createElement)(x,{key:e,groupItems:$},!X&&z&&(0,o.createElement)(h.ZP,{key:null==z?void 0:z.domain_name,domain:null==z?void 0:z.domain_name,cost:"Free",isFree:!0,isExistingSubdomain:!0,railcarId:Pe?"".concat(Pe,0):void 0,onRender:function(){return Ae(null==z?void 0:z.domain_name,"".concat(Pe,0),0,!1)},selected:(null==U?void 0:U.domain_name)===(null==z?void 0:z.domain_name),onSelect:function(){null==N||N(null==z?void 0:z.domain_name)},type:Y})||(0,o.createElement)(v.Z,{type:Y}))):(0,o.createElement)(a.Fragment,{key:e},$&&(0,o.createElement)(P,null,__("Professional domains","full-site-editing")),(0,o.createElement)(x,{key:e,groupItems:$},!X&&(null==Ee?void 0:Ee.map((function(e,t){var n,r=null!=z&&z.domain_name?t+1:t,i=1===r,a=null===(n=we[null==e?void 0:e.domain_name])||void 0===n?void 0:n.status,c=!a||(null===w.vn||void 0===w.vn?void 0:w.vn.indexOf(a))>-1;return(0,o.createElement)(h.ZP,{ref:function(e){Ne.current[r]=e},key:e.domain_name,isUnavailable:!c,domain:e.domain_name,cost:e.cost,isLoading:(null==U?void 0:U.domain_name)===e.domain_name&&V,hstsRequired:e.hsts_required,isFree:e.is_free,isRecommended:i,railcarId:Pe?"".concat(Pe).concat(r):void 0,onRender:function(){return Ae(e.domain_name,"".concat(Pe).concat(r),r,i)},onSelect:function(){k(e)},selected:(null==U?void 0:U.domain_name)===e.domain_name,type:Y})})))||(0,u.times)(De,(function(e){return(0,o.createElement)(v.Z,{type:Y,key:e})})),te&&!!Ee&&(0,o.createElement)(y.Z,{onClick:te})))}))),!oe&&O<T&&(null==ve?void 0:ve.length)&&(null==ve?void 0:ve.length)>O&&(0,o.createElement)("div",{className:"domain-picker__show-more"},(0,o.createElement)(l.Button,{onClick:function(){return ae(!0)},isLink:!0},__("View more results","full-site-editing"))))),Ie&&!X&&(0,o.createElement)("div",{className:"domain-picker__empty-state"},(0,o.createElement)("p",{className:"domain-picker__empty-state--text"},__("A domain name is the site address people type in their browser to visit your site.","full-site-editing")),(0,o.createElement)("div",null,(0,o.createElement)(C.q,null))))}},7226:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i);t.Z=function(e){var t=e.type;return(0,r.createElement)("div",{className:o()("domain-picker__suggestion-item placeholder","type-".concat(t))},(0,r.createElement)("div",{className:"domain-picker__suggestion-item-name placeholder"}),(0,r.createElement)("div",{className:"domain-picker__price placeholder"}))}},5179:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=n(3804),u=s.forwardRef((function(e,t){var n=e.type,r=e.disabled,o=a()(e,["type","disabled"]);return"button"===n?(0,c.createElement)("div",o):(0,c.createElement)("button",i()({ref:t,disabled:r},o))}));t.Z=u},947:function(e,t,n){"use strict";n.d(t,{tr:function(){return b}});var r=n(8527),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(2779),l=n.n(u),d=n(9215),p=n(6115),f=n(7498),m=n(7997),g=n(1417),h=n(3163),v=n(1749),y=n(5179),b="radio",_="individual-item",E=function(e){var t=e.isUnavailable,n=e.domain,r=e.isLoading,i=e.cost,o=e.railcarId,u=e.hstsRequired,E=void 0!==u&&u,S=e.isFree,w=void 0!==S&&S,C=e.isExistingSubdomain,x=void 0!==C&&C,P=e.isRecommended,k=void 0!==P&&P,N=e.onSelect,A=e.onRender,O=e.selected,L=e.type,T=void 0===L?b:L,I=e.buttonRef,__=(0,d.QT)().__,D=(0,f.Iu)(),F=(0,g.useViewportMatch)("small","<"),R=n.indexOf("."),Z=n.slice(0,R),j=n.slice(R),M=s.useState(),B=a()(M,2),U=B[0],V=B[1],z=s.useState(),H=a()(z,2),$=H[0],G=H[1],q=__("Default","full-site-editing"),W=__("Free","full-site-editing"),Y=__("Included in paid plans","full-site-editing"),K=__("Included with annual plans","full-site-editing"),Q=__("<strong>First year included</strong> in paid plans","full-site-editing"),X=T===_?q:W,J=F?Y:(0,c.createInterpolateElement)(Q,{strong:(0,c.createElement)("strong",null)}),ee=T===_?J:F?W:K;s.useEffect((function(){n!==U&&$!==o&&o&&(A(),V(n),G(o))}),[n,U,$,o,A]);var te=function(){$&&(0,p.Lo)({action:"domain_selected",railcarId:$}),N(n)},ne=__("Selected","full-site-editing"),re=__("Select","full-site-editing");return(0,c.createElement)(y.Z,{ref:I,type:T,key:Z,className:l()("domain-picker__suggestion-item",{"is-free":w,"is-selected":O,"is-unavailable":t},"type-".concat(T)),onClick:"button"!==T?te:void 0,disabled:t},T===b&&(r?(0,c.createElement)(m.Spinner,null):(0,c.createElement)("span",{className:l()("domain-picker__suggestion-radio-circle",{"is-checked":O,"is-unavailable":t})})),(0,c.createElement)("div",{className:"domain-picker__suggestion-item-name"},(0,c.createElement)("div",{className:"domain-picker__suggestion-item-name-inner"},(0,c.createElement)("span",{className:l()("domain-picker__domain-wrapper",{"with-margin":!E})},(0,c.createElement)("span",{className:"domain-picker__domain-sub-domain"},Z),(0,c.createElement)("span",{className:"domain-picker__domain-tld"},j)),k&&!t&&(0,c.createElement)("div",{className:"domain-picker__badge is-recommended"},__("Recommended","full-site-editing")),E&&(0,c.createElement)(v.Z,{position:F?"bottom center":"middle right",noArrow:!1,className:"domain-picker__info-tooltip"},(0,c.createInterpolateElement)(__("All domains ending with <tld /> require an SSL certificate to host a website. When you host this domain at WordPress.com an SSL certificate is included. <learn_more_link>Learn more</learn_more_link>","full-site-editing"),{tld:(0,c.createElement)("b",null,j),learn_more_link:(0,c.createElement)("a",{target:"_blank",rel:"noreferrer",href:D("https://wordpress.com/support/https-ssl")})}))),x&&T!==_&&(0,c.createElement)("div",{className:"domain-picker__change-subdomain-tip"},__("You can change your free subdomain later under Domain Settings.","full-site-editing"))),(0,c.createElement)("div",{className:l()("domain-picker__price",{"is-paid":!w})},t&&__("Unavailable","full-site-editing"),w&&!t&&X,!w&&!t&&(0,c.createElement)(c.Fragment,null,(0,c.createElement)("span",{className:"domain-picker__price-cost"},(0,h.sprintf)(__("%s/year","full-site-editing"),i)),(0,c.createElement)("span",{className:"domain-picker__price-inclusive"}," ",ee," "),(0,c.createElement)("span",{className:"domain-picker__price-renewal"},(0,h.sprintf)(__("Renews at: %s /year","full-site-editing"),i)))),"button"===T&&(r?(0,c.createElement)(m.Spinner,null):(0,c.createElement)("div",{className:"domain-picker__action"},(0,c.createElement)(m.Button,{ref:I,isSecondary:!0,className:l()("domain-picker__suggestion-select-button",{"is-selected":O&&!t}),disabled:t,onClick:te},O&&!t?ne:re))))};t.ZP=s.forwardRef((function(e,t){return(0,c.createElement)(E,i()({},e,{buttonRef:t}))}))},4531:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(9211)),o=n(9215),a=n(5179);t.Z=function(e){var t=e.onClick,n=(0,o.QT)(),__=n.__,_x=n._x;return(0,r.createElement)(a.Z,{type:"button",className:"domain-picker__suggestion-item type-link",onClick:t},(0,r.createElement)("div",{className:"domain-picker__suggestion-item-name"},(0,r.createElement)("span",{className:"domain-picker__domain-wrapper with-margin with-bold-text"},__("Already own a domain?","full-site-editing")),(0,r.createElement)("div",null,(0,r.createElement)("span",{className:"domain-picker__item-tip"},_x("You can use it as your site's address.","Upgrades: Register domain description","full-site-editing")))),(0,r.createElement)(i.b4,{arrow:"right",onClick:t},_x("Use a domain I own","Domain transfer or mapping suggestion button","full-site-editing")))}},1071:function(e,t,n){"use strict";n.d(t,{P:function(){return o}});var r=n(5707),i=n(3300);function o(){return(0,r.useSelect)((function(e){return e(i.GN).getDomainAvailabilities()}),[])}},5241:function(e,t,n){"use strict";n.d(t,{O:function(){return l}});var r=n(417),i=n.n(r),o=n(1068),a=n.n(o),c=n(5707),s=n(7127),u=n(3300);function l(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"en",o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},l=(0,s.Z)(e,u.dP),d=a()(l,1),p=d[0],f=(0,c.useDispatch)(u.GN),m=f.invalidateResolutionForStoreSelector;return(0,c.useSelect)((function(e){if(p&&!(p.length<u.F9)){var a=e(u.GN),c=a.getDomainSuggestions,s=a.getDomainState,l=a.getDomainErrorMessage;return{allDomainSuggestions:c(p,i()({include_wordpressdotcom:!0,include_dotblogsubdomain:!1,quantity:t+1,locale:r,category_slug:n},o)),state:s(),errorMessage:l(),retryRequest:function(){m("__internalGetDomainSuggestions")}}}}),[p,n,t])}},1045:function(e,t,n){"use strict";n.d(t,{$:function(){return s}});var r=n(5182),i=n.n(r),o=n(1068),a=n.n(o),c=n(3804);function s(e,t,n){var r=c.useState(),o=a()(r,2),s=o[0],u=o[1],l=t&&Array.isArray(e)?[t].concat(i()(e)):e;if(c.useEffect((function(){var e=null==l?void 0:l.some((function(e){return e.domain_name===(null==n?void 0:n.domain_name)}));null!=l&&l.length&&!e&&u(n)}),[n,l]),!(null==l?void 0:l.some((function(e){return(null==e?void 0:e.domain_name)===(null==s?void 0:s.domain_name)}))))return s}},1749:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(2779),s=n.n(c),u=n(7997),l=n(5614);n(6388);t.Z=function(e){var t=e.children,n=e.className,r=e.id,c=e.position,d=void 0===c?"bottom center":c,p=e.noArrow,f=void 0===p||p,m=(0,a.useState)(!1),g=i()(m,2),h=g[0],v=g[1];return(0,o.createElement)((function(e){return(0,o.createElement)(u.Button,e)}),{icon:l.Z,onClick:function(e){v(!h),e.stopPropagation()},className:"info-tooltip","data-testid":"info-tooltip"},h&&(0,o.createElement)(u.Popover,{id:r,className:s()("info-tooltip__content",n),onClose:function(){v(!1)},position:d,noArrow:f},t))}},7356:function(e,t,n){"use strict";function r(e){if(e)return{domain_name:e,relevance:1,supports_privacy:!0,vendor:"",cost:"",product_id:0,product_slug:"",raw_price:0,currency_code:""}}function i(e){return void 0!==e.normalize&&!!e.normalize("NFD").replace(/[\u0300-\u036f]/g,"").match(/[a-z0-9-.\s]/i)}n.d(t,{n:function(){return r},Q:function(){return i}})},3759:function(e,t,n){"use strict";n.d(t,{X:function(){return i}});var r={AED:{symbol:"د.إ.‏",grouping:",",decimal:".",precision:2},AFN:{symbol:"؋",grouping:",",decimal:".",precision:2},ALL:{symbol:"Lek",grouping:".",decimal:",",precision:2},AMD:{symbol:"֏",grouping:",",decimal:".",precision:2},ANG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AOA:{symbol:"Kz",grouping:",",decimal:".",precision:2},ARS:{symbol:"$",grouping:".",decimal:",",precision:2},AUD:{symbol:"A$",grouping:",",decimal:".",precision:2},AWG:{symbol:"ƒ",grouping:",",decimal:".",precision:2},AZN:{symbol:"₼",grouping:" ",decimal:",",precision:2},BAM:{symbol:"КМ",grouping:".",decimal:",",precision:2},BBD:{symbol:"Bds$",grouping:",",decimal:".",precision:2},BDT:{symbol:"৳",grouping:",",decimal:".",precision:0},BGN:{symbol:"лв.",grouping:" ",decimal:",",precision:2},BHD:{symbol:"د.ب.‏",grouping:",",decimal:".",precision:3},BIF:{symbol:"FBu",grouping:",",decimal:".",precision:0},BMD:{symbol:"$",grouping:",",decimal:".",precision:2},BND:{symbol:"$",grouping:".",decimal:",",precision:0},BOB:{symbol:"Bs",grouping:".",decimal:",",precision:2},BRL:{symbol:"R$",grouping:".",decimal:",",precision:2},BSD:{symbol:"$",grouping:",",decimal:".",precision:2},BTC:{symbol:"Ƀ",grouping:",",decimal:".",precision:2},BTN:{symbol:"Nu.",grouping:",",decimal:".",precision:1},BWP:{symbol:"P",grouping:",",decimal:".",precision:2},BYR:{symbol:"р.",grouping:" ",decimal:",",precision:2},BZD:{symbol:"BZ$",grouping:",",decimal:".",precision:2},CAD:{symbol:"C$",grouping:",",decimal:".",precision:2},CDF:{symbol:"FC",grouping:",",decimal:".",precision:2},CHF:{symbol:"CHF",grouping:"'",decimal:".",precision:2},CLP:{symbol:"$",grouping:".",decimal:",",precision:2},CNY:{symbol:"¥",grouping:",",decimal:".",precision:2},COP:{symbol:"$",grouping:".",decimal:",",precision:2},CRC:{symbol:"₡",grouping:".",decimal:",",precision:2},CUC:{symbol:"CUC",grouping:",",decimal:".",precision:2},CUP:{symbol:"$MN",grouping:",",decimal:".",precision:2},CVE:{symbol:"$",grouping:",",decimal:".",precision:2},CZK:{symbol:"Kč",grouping:" ",decimal:",",precision:2},DJF:{symbol:"Fdj",grouping:",",decimal:".",precision:0},DKK:{symbol:"kr.",grouping:"",decimal:",",precision:2},DOP:{symbol:"RD$",grouping:",",decimal:".",precision:2},DZD:{symbol:"د.ج.‏",grouping:",",decimal:".",precision:2},EGP:{symbol:"ج.م.‏",grouping:",",decimal:".",precision:2},ERN:{symbol:"Nfk",grouping:",",decimal:".",precision:2},ETB:{symbol:"ETB",grouping:",",decimal:".",precision:2},EUR:{symbol:"€",grouping:".",decimal:",",precision:2},FJD:{symbol:"FJ$",grouping:",",decimal:".",precision:2},FKP:{symbol:"£",grouping:",",decimal:".",precision:2},GBP:{symbol:"£",grouping:",",decimal:".",precision:2},GEL:{symbol:"Lari",grouping:" ",decimal:",",precision:2},GHS:{symbol:"₵",grouping:",",decimal:".",precision:2},GIP:{symbol:"£",grouping:",",decimal:".",precision:2},GMD:{symbol:"D",grouping:",",decimal:".",precision:2},GNF:{symbol:"FG",grouping:",",decimal:".",precision:0},GTQ:{symbol:"Q",grouping:",",decimal:".",precision:2},GYD:{symbol:"G$",grouping:",",decimal:".",precision:2},HKD:{symbol:"HK$",grouping:",",decimal:".",precision:2},HNL:{symbol:"L.",grouping:",",decimal:".",precision:2},HRK:{symbol:"kn",grouping:".",decimal:",",precision:2},HTG:{symbol:"G",grouping:",",decimal:".",precision:2},HUF:{symbol:"Ft",grouping:".",decimal:",",precision:0},IDR:{symbol:"Rp",grouping:".",decimal:",",precision:0},ILS:{symbol:"₪",grouping:",",decimal:".",precision:2},INR:{symbol:"₹",grouping:",",decimal:".",precision:2},IQD:{symbol:"د.ع.‏",grouping:",",decimal:".",precision:2},IRR:{symbol:"﷼",grouping:",",decimal:"/",precision:2},ISK:{symbol:"kr.",grouping:".",decimal:",",precision:0},JMD:{symbol:"J$",grouping:",",decimal:".",precision:2},JOD:{symbol:"د.ا.‏",grouping:",",decimal:".",precision:3},JPY:{symbol:"¥",grouping:",",decimal:".",precision:0},KES:{symbol:"S",grouping:",",decimal:".",precision:2},KGS:{symbol:"сом",grouping:" ",decimal:"-",precision:2},KHR:{symbol:"៛",grouping:",",decimal:".",precision:0},KMF:{symbol:"CF",grouping:",",decimal:".",precision:2},KPW:{symbol:"₩",grouping:",",decimal:".",precision:0},KRW:{symbol:"₩",grouping:",",decimal:".",precision:0},KWD:{symbol:"د.ك.‏",grouping:",",decimal:".",precision:3},KYD:{symbol:"$",grouping:",",decimal:".",precision:2},KZT:{symbol:"₸",grouping:" ",decimal:"-",precision:2},LAK:{symbol:"₭",grouping:",",decimal:".",precision:0},LBP:{symbol:"ل.ل.‏",grouping:",",decimal:".",precision:2},LKR:{symbol:"₨",grouping:",",decimal:".",precision:0},LRD:{symbol:"L$",grouping:",",decimal:".",precision:2},LSL:{symbol:"M",grouping:",",decimal:".",precision:2},LYD:{symbol:"د.ل.‏",grouping:",",decimal:".",precision:3},MAD:{symbol:"د.م.‏",grouping:",",decimal:".",precision:2},MDL:{symbol:"lei",grouping:",",decimal:".",precision:2},MGA:{symbol:"Ar",grouping:",",decimal:".",precision:0},MKD:{symbol:"ден.",grouping:".",decimal:",",precision:2},MMK:{symbol:"K",grouping:",",decimal:".",precision:2},MNT:{symbol:"₮",grouping:" ",decimal:",",precision:2},MOP:{symbol:"MOP$",grouping:",",decimal:".",precision:2},MRO:{symbol:"UM",grouping:",",decimal:".",precision:2},MTL:{symbol:"₤",grouping:",",decimal:".",precision:2},MUR:{symbol:"₨",grouping:",",decimal:".",precision:2},MVR:{symbol:"MVR",grouping:",",decimal:".",precision:1},MWK:{symbol:"MK",grouping:",",decimal:".",precision:2},MXN:{symbol:"MX$",grouping:",",decimal:".",precision:2},MYR:{symbol:"RM",grouping:",",decimal:".",precision:2},MZN:{symbol:"MT",grouping:",",decimal:".",precision:0},NAD:{symbol:"N$",grouping:",",decimal:".",precision:2},NGN:{symbol:"₦",grouping:",",decimal:".",precision:2},NIO:{symbol:"C$",grouping:",",decimal:".",precision:2},NOK:{symbol:"kr",grouping:" ",decimal:",",precision:2},NPR:{symbol:"₨",grouping:",",decimal:".",precision:2},NZD:{symbol:"NZ$",grouping:",",decimal:".",precision:2},OMR:{symbol:"﷼",grouping:",",decimal:".",precision:3},PAB:{symbol:"B/.",grouping:",",decimal:".",precision:2},PEN:{symbol:"S/.",grouping:",",decimal:".",precision:2},PGK:{symbol:"K",grouping:",",decimal:".",precision:2},PHP:{symbol:"₱",grouping:",",decimal:".",precision:2},PKR:{symbol:"₨",grouping:",",decimal:".",precision:2},PLN:{symbol:"zł",grouping:" ",decimal:",",precision:2},PYG:{symbol:"₲",grouping:".",decimal:",",precision:2},QAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},RON:{symbol:"lei",grouping:".",decimal:",",precision:2},RSD:{symbol:"Дин.",grouping:".",decimal:",",precision:2},RUB:{symbol:"₽",grouping:" ",decimal:",",precision:2},RWF:{symbol:"RWF",grouping:" ",decimal:",",precision:2},SAR:{symbol:"﷼",grouping:",",decimal:".",precision:2},SBD:{symbol:"S$",grouping:",",decimal:".",precision:2},SCR:{symbol:"₨",grouping:",",decimal:".",precision:2},SDD:{symbol:"LSd",grouping:",",decimal:".",precision:2},SDG:{symbol:"£‏",grouping:",",decimal:".",precision:2},SEK:{symbol:"kr",grouping:",",decimal:".",precision:2},SGD:{symbol:"S$",grouping:",",decimal:".",precision:2},SHP:{symbol:"£",grouping:",",decimal:".",precision:2},SLL:{symbol:"Le",grouping:",",decimal:".",precision:2},SOS:{symbol:"S",grouping:",",decimal:".",precision:2},SRD:{symbol:"$",grouping:",",decimal:".",precision:2},STD:{symbol:"Db",grouping:",",decimal:".",precision:2},SVC:{symbol:"₡",grouping:",",decimal:".",precision:2},SYP:{symbol:"£",grouping:",",decimal:".",precision:2},SZL:{symbol:"E",grouping:",",decimal:".",precision:2},THB:{symbol:"฿",grouping:",",decimal:".",precision:2},TJS:{symbol:"TJS",grouping:" ",decimal:";",precision:2},TMT:{symbol:"m",grouping:" ",decimal:",",precision:0},TND:{symbol:"د.ت.‏",grouping:",",decimal:".",precision:3},TOP:{symbol:"T$",grouping:",",decimal:".",precision:2},TRY:{symbol:"TL",grouping:".",decimal:",",precision:2},TTD:{symbol:"TT$",grouping:",",decimal:".",precision:2},TVD:{symbol:"$T",grouping:",",decimal:".",precision:2},TWD:{symbol:"NT$",grouping:",",decimal:".",precision:2},TZS:{symbol:"TSh",grouping:",",decimal:".",precision:2},UAH:{symbol:"₴",grouping:" ",decimal:",",precision:2},UGX:{symbol:"USh",grouping:",",decimal:".",precision:2},USD:{symbol:"$",grouping:",",decimal:".",precision:2},UYU:{symbol:"$U",grouping:".",decimal:",",precision:2},UZS:{symbol:"сўм",grouping:" ",decimal:",",precision:2},VEB:{symbol:"Bs.",grouping:",",decimal:".",precision:2},VEF:{symbol:"Bs. F.",grouping:".",decimal:",",precision:2},VND:{symbol:"₫",grouping:".",decimal:",",precision:1},VUV:{symbol:"VT",grouping:",",decimal:".",precision:0},WST:{symbol:"WS$",grouping:",",decimal:".",precision:2},XAF:{symbol:"F",grouping:",",decimal:".",precision:2},XCD:{symbol:"$",grouping:",",decimal:".",precision:2},XOF:{symbol:"F",grouping:" ",decimal:",",precision:2},XPF:{symbol:"F",grouping:",",decimal:".",precision:2},YER:{symbol:"﷼",grouping:",",decimal:".",precision:2},ZAR:{symbol:"R",grouping:" ",decimal:",",precision:2},ZMW:{symbol:"ZK",grouping:",",decimal:".",precision:2},WON:{symbol:"₩",grouping:",",decimal:".",precision:2}};function i(e){return r[e]||{symbol:"$",grouping:",",decimal:".",precision:2}}},1621:function(e,t,n){"use strict";n.d(t,{ZP:function(){return c}});var r=n(417),i=n.n(r),o=n(1481),a=n(3759);function c(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=(0,a.X)(t);if(!r||isNaN(e))return null;var c=i()(i()({},r),n),u=c.decimal,l=c.grouping,d=c.precision,p=c.symbol,f=e<0?"-":"",m=(0,o.Y4)(Math.abs(e),{decimals:d,thousandsSep:l,decPoint:u});return n.stripZeros&&(m=s(m,u)),"".concat(f).concat(p).concat(m)}function s(e,t){var n=new RegExp("\\".concat(t,"0+$"));return e.replace(n,"")}},914:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1260),a=n.n(o),c=n(8049),s=n.n(c),u=n(7010),l=n(9830),d=n(7839),p=n.n(d),f=n(5079),m=n.n(f),g=n(382),h=n(6668),v=n(3),y=s()("i18n-calypso"),b="number_format_decimals",_="number_format_thousands_sep",E="messages",S=[function(e){return e}],w={};function C(){A.throwErrors&&"undefined"!=typeof window&&window.console&&window.console.warn&&window.console.warn.apply(window.console,arguments)}function x(e){return Array.prototype.slice.call(e)}function P(e){var t=e[0];("string"!=typeof t||e.length>3||e.length>2&&"object"==typeof e[1]&&"object"==typeof e[2])&&C("Deprecated Invocation: `translate()` accepts ( string, [string], [object] ). These arguments passed:",x(e),". See https://github.com/Automattic/i18n-calypso#translate-method"),2===e.length&&"string"==typeof t&&"string"==typeof e[1]&&C("Invalid Invocation: `translate()` requires an options object for plural translations, but passed:",x(e));for(var n={},r=0;r<e.length;r++)"object"==typeof e[r]&&(n=e[r]);if("string"==typeof t?n.original=t:"object"==typeof n.original&&(n.plural=n.original.plural,n.count=n.original.count,n.original=n.original.single),"string"==typeof e[1]&&(n.plural=e[1]),void 0===n.original)throw new Error("Translate called without a `string` value as first argument.");return n}function k(e,t){return e.dcnpgettext(E,t.context,t.original,t.plural,t.count)}function N(e,t){for(var n=S.length-1;n>=0;n--){var r=S[n](Object.assign({},t)),i=r.context?r.context+""+r.original:r.original;if(e.state.locale[i])return k(e.state.tannin,r)}return null}function A(){if(!(this instanceof A))return new A;this.defaultLocaleSlug="en",this.defaultPluralForms=function(e){return 1===e?0:1},this.state={numberFormatSettings:{},tannin:void 0,locale:void 0,localeSlug:void 0,localeVariant:void 0,textDirection:void 0,translations:p()({max:100})},this.componentUpdateHooks=[],this.translateHooks=[],this.stateObserver=new g.EventEmitter,this.stateObserver.setMaxListeners(0),this.configure()}A.throwErrors=!1,A.prototype.on=function(){var e;(e=this.stateObserver).on.apply(e,arguments)},A.prototype.off=function(){var e;(e=this.stateObserver).off.apply(e,arguments)},A.prototype.emit=function(){var e;(e=this.stateObserver).emit.apply(e,arguments)},A.prototype.numberFormat=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="number"==typeof t?t:t.decimals||0,r=t.decPoint||this.state.numberFormatSettings.decimal_point||".",i=t.thousandsSep||this.state.numberFormatSettings.thousands_sep||",";return(0,v.Z)(e,n,r,i)},A.prototype.configure=function(e){Object.assign(this,e||{}),this.setLocale()},A.prototype.setLocale=function(e){var t,n,r;if(e&&e[""]&&e[""]["key-hash"]){var i=e[""]["key-hash"],o=function(e,t){var n=!1===t?"":String(t);if(void 0!==w[n+e])return w[n+e];var r=m()().update(e).digest("hex");return w[n+e]=t?r.substr(0,t):r},c=function(e){return function(t){return t.context?(t.original=o(t.context+String.fromCharCode(4)+t.original,e),delete t.context):t.original=o(t.original,e),t}};if("sha1"===i.substr(0,4))if(4===i.length)S.push(c(!1));else{var s=i.substr(5).indexOf("-");if(s<0){var u=Number(i.substr(5));S.push(c(u))}else for(var d=Number(i.substr(5,s)),p=Number(i.substr(6+s)),f=d;f<=p;f++)S.push(c(f))}}if(e&&e[""].localeSlug)if(e[""].localeSlug===this.state.localeSlug){if(e===this.state.locale)return;Object.assign(this.state.locale,e)}else this.state.locale=Object.assign({},e);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=(null===(t=this.state.locale["text directionltr"])||void 0===t?void 0:t[0])||(null===(n=this.state.locale[""])||void 0===n||null===(r=n.momentjs_locale)||void 0===r?void 0:r.textDirection),this.state.tannin=new l.Z(a()({},E,this.state.locale)),this.state.numberFormatSettings.decimal_point=k(this.state.tannin,P([b])),this.state.numberFormatSettings.thousands_sep=k(this.state.tannin,P([_])),this.state.numberFormatSettings.decimal_point===b&&(this.state.numberFormatSettings.decimal_point="."),this.state.numberFormatSettings.thousands_sep===_&&(this.state.numberFormatSettings.thousands_sep=","),this.stateObserver.emit("change")},A.prototype.getLocale=function(){return this.state.locale},A.prototype.getLocaleSlug=function(){return this.state.localeSlug},A.prototype.getLocaleVariant=function(){return this.state.localeVariant},A.prototype.isRtl=function(){return"rtl"===this.state.textDirection},A.prototype.addTranslations=function(e){for(var t in e)""!==t&&(this.state.tannin.data.messages[t]=e[t]);this.stateObserver.emit("change")},A.prototype.hasTranslation=function(){return!!N(this,P(arguments))},A.prototype.translate=function(){var e=P(arguments),t=N(this,e);if(t||(t=k(this.state.tannin,e)),e.args){var n=Array.isArray(e.args)?e.args.slice(0):[e.args];n.unshift(t);try{t=h.Z.apply(void 0,i()(n))}catch(o){if(!window||!window.console)return;var r=this.throwErrors?"error":"warn";"string"!=typeof o?window.console[r](o):window.console[r]("i18n sprintf error:",n)}}return e.components&&(t=(0,u.Z)({mixedString:t,components:e.components,throwErrors:this.throwErrors})),this.translateHooks.forEach((function(n){t=n(t,e)})),t},A.prototype.reRenderTranslations=function(){y("Re-rendering all translations due to external request"),this.stateObserver.emit("change")},A.prototype.registerComponentUpdateHook=function(e){this.componentUpdateHooks.push(e)},A.prototype.registerTranslateHook=function(e){this.translateHooks.push(e)},t.Z=A},1481:function(e,t,n){"use strict";n.d(t,{Y4:function(){return s},Iu:function(){return u}});var r=n(914),i=n(3493),o=n(975),a=n(8373),c=new r.Z,s=c.numberFormat.bind(c),u=c.translate.bind(c),l=(c.configure.bind(c),c.setLocale.bind(c),c.getLocale.bind(c),c.getLocaleSlug.bind(c),c.getLocaleVariant.bind(c),c.isRtl.bind(c),c.addTranslations.bind(c),c.reRenderTranslations.bind(c),c.registerComponentUpdateHook.bind(c),c.registerTranslateHook.bind(c),c.state,c.stateObserver,c.on.bind(c),c.off.bind(c),c.emit.bind(c),(0,i.Z)(c),(0,o.Z)(c),(0,a.Z)(c));l.useRtl,l.withRtl},3493:function(e,t,n){"use strict";n.d(t,{Z:function(){return _}});var r=n(417),i=n.n(r),o=n(85),a=n.n(o),c=n(5198),s=n.n(c),u=n(8111),l=n.n(u),d=n(270),p=n.n(d),f=n(4564),m=n.n(f),g=n(1260),h=n.n(g),v=n(3027),y=n(3804),b=n.n(y);function _(e){var t={numberFormat:e.numberFormat.bind(e),translate:e.translate.bind(e)};return function(n){var r,o,c=n.displayName||n.name||"";return o=r=function(r){p()(c,r);var o=m()(c);function c(){var e;a()(this,c);for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e=o.call.apply(o,[this].concat(n)),h()(l()(e),"boundForceUpdate",e.forceUpdate.bind(l()(e))),e}return s()(c,[{key:"componentDidMount",value:function(){e.on("change",this.boundForceUpdate)}},{key:"componentWillUnmount",value:function(){e.off("change",this.boundForceUpdate)}},{key:"render",value:function(){var r=i()(i()({locale:e.getLocaleSlug()},this.props),t);return(0,v.createElement)(n,r)}}]),c}(b().Component),h()(r,"displayName","Localized("+c+")"),o}}},3:function(e,t,n){"use strict";function r(e,t,n,r){e=(e+"").replace(/[^0-9+\-Ee.]/g,"");var i=isFinite(+e)?+e:0,o=isFinite(+t)?Math.abs(t):0,a=void 0===r?",":r,c=void 0===n?".":n,s="";return(s=(o?
20
  /*
21
  * Exposes number format capability
22
  *
24
  * @license See CREDITS.md
25
  * @see https://github.com/kvz/phpjs/blob/ffe1356af23a6f2512c84c954dd4e828e92579fa/functions/strings/number_format.js
26
  */
27
+ function(e,t){var n=Math.pow(10,t);return""+(Math.round(e*n)/n).toFixed(t)}(i,o):""+Math.round(i)).split("."))[0].length>3&&(s[0]=s[0].replace(/\B(?=(?:\d{3})+(?!\d))/g,a)),(s[1]||"").length<o&&(s[1]=s[1]||"",s[1]+=new Array(o-s[1].length+1).join("0")),s.join(c)}n.d(t,{Z:function(){return r}})},8373:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(6718),s=n(1417);function u(e){var t={getCurrentValue:function(){return e.isRtl()},subscribe:function(t){return e.on("change",t),function(){return e.off("change",t)}}};function n(){return(0,c.useSubscription)(t)}var r=(0,s.createHigherOrderComponent)((function(e){return(0,a.forwardRef)((function(t,r){var a=n();return(0,o.createElement)(e,i()({},t,{isRtl:a,ref:r}))}))}),"WithRTL");return{useRtl:n,withRtl:r}}},975:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=n(1068),i=n.n(r),o=n(3804),a=n.n(o);function c(e){function t(){var t=e.translate.bind(e);return Object.defineProperty(t,"localeSlug",{get:e.getLocaleSlug.bind(e)}),t}return function(){var n=a().useState(t),r=i()(n,2),o=r[0],c=r[1];return a().useEffect((function(){var n=function(){return c(t)};return e.on("change",n),function(){return e.off("change",n)}}),[]),o}}},849:function(e,t,n){"use strict";n.d(t,{Iw:function(){return u},bU:function(){return l}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(1417),s=(0,a.createContext)("en"),u=function(e){var t=e.children,n=e.localeSlug;return(0,o.createElement)(s.Provider,{value:n},t)};function l(){return(0,a.useContext)(s)}(0,c.createHigherOrderComponent)((function(e){return function(t){var n=l();return(0,o.createElement)(e,i()({locale:n},t))}}),"withLocale")},4655:function(e,t,n){"use strict";n.d(t,{GG:function(){return r},iT:function(){return i},xn:function(){return o},Xb:function(){return a},xN:function(){return c},hI:function(){return s},mL:function(){return u},vS:function(){return l},_r:function(){return d}});var r=["en","ja","es","pt","fr","pt-br"],i=["en","fr","de"],o=["en","fr","de"],a={"pt-br":"br",br:"bre",zh:"zh-cn","zh-hk":"zh-tw","zh-sg":"zh-cn",kr:"ko"},c=["en","en-gb"],s=["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"],d=["en","ar","de","es","fr","he","id","it","ja","ko","nl","pt-br","ro","ru","sv","tr","zh-cn","zh-tw"]},7498:function(e,t,n){"use strict";n.d(t,{Iu:function(){return h}});var r=n(8527),i=n.n(r),o=n(3027),a=n(3804),c=n(1417),s=n(849),u=n(4655),l="http://__domain__.invalid",d=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return function(n,r){return t.includes(r)&&"en"!==r&&n.pathname.substr(0,r.length+2)!=="/"+r+"/"&&(n.host="".concat(u.Xb[r]||r,".").concat(e)),n}},p=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return function(r,i){return r.host="wordpress.com","object"==typeof n&&n instanceof RegExp&&!n.test(r.pathname)&&(t=[]),r.pathname=e+r.pathname,t.includes(i)&&"en"!==i&&(r.pathname=i+r.pathname),r}},f=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return function(n,r){return"object"==typeof t&&t instanceof RegExp&&!t.test(n.pathname)||e.includes(r)&&"en"!==r&&(n.pathname=r+n.pathname),n}},m={"wordpress.com/support/":f(u.hI),"wordpress.com/forums/":f(u.mL),"wordpress.com/blog/":f(u.GG,/^\/blog\/?$/),"wordpress.com/tos/":f(u.vS),"wordpress.com/wp-admin/":d("wordpress.com",u.vS),"wordpress.com/wp-login.php":d("wordpress.com",u.vS),"jetpack.com":d("jetpack.com",u._r),"en.support.wordpress.com":p("/support",u.hI),"en.blog.wordpress.com":p("/blog",u.GG,/^\/$/),"en.forums.wordpress.com":p("/forums",u.mL),"automattic.com/privacy/":f(u.iT),"automattic.com/cookies/":f(u.xn),"wordpress.com/help/contact/":function(e,t,n){return n?e:(e.pathname=e.pathname.replace(/\/help\//,"/support/"),f(u.hI)(e,t))},"wordpress.com":f(u.vS)};function g(e,t){var n,r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];try{n=new URL(String(e),l)}catch(c){return e}if(n.origin===l)return e;n.protocol="https:",n.hostname="",n.pathname.endsWith(".php")||(n.pathname=(n.pathname+"/").replace(/\/+$/,"/"));var i=n.pathname.substr(0,1+n.pathname.indexOf("/",1));if("en.wordpress.com"===n.host&&(n.host="wordpress.com"),"/"+t+"/"===i)return n.href;for(var o=[n.host,n.host+i,n.host+n.pathname],a=o.length-1;a>=0;a--)if(o[a]in m)return m[o[a]](n,t,r).href;return e}function h(){var e=(0,s.bU)();return(0,a.useCallback)((function(t,n,r){return g(t,n||e,r)}),[e])}(0,c.createHigherOrderComponent)((function(e){return function(t){var n=h();return(0,o.createElement)(e,i()({localizeUrl:n},t))}}),"withLocalizeUrl")},6357:function(e,t,n){"use strict";var r=n(417),i=n.n(r),o=n(3804),a=n(791),c=function(e){window.location.href=e},s=o.createContext({siteId:0,redirectTo:c,getCurrentLaunchFlowUrl:function(){return window.location.href},openCheckout:function(e,t){c((0,a.addQueryArgs)("/checkout/".concat(e),i()({preLaunch:1},!t&&{redirect_to:"/home/".concat(e)})))},flow:"launch",isInIframe:!1});t.Z=s},8039:function(e,t,n){"use strict";n.d(t,{j:function(){return h}});var r=n(417),i=n.n(r),o=n(2954),a=n.n(o),c=n(1068),s=n.n(c),u=n(3804),l=n(5707),d=n(849),p=n(1120),f=n(6357),m=n(6950),g=n(5144);function h(){var e=u.useContext(f.Z),t=e.siteId,n=e.flow,r=e.openCheckout,o=e.isInIframe,c=(0,d.bU)(),h=(0,l.useSelect)((function(e){return[e(p.sC).getSelectedPlanProductId(),e(p.sC).getSelectedDomain()]})),v=s()(h,2),y=v[0],b=v[1],_=(0,l.useSelect)((function(e){var t=e(p.Fs),n=t.getPlanByProductId(y,c);return{planProduct:t.getPlanProductById(y),isEcommercePlan:t.isPlanEcommerce(null==n?void 0:n.periodAgnosticSlug)}}),[y,c]),E=_.planProduct,S=_.isEcommercePlan,w=(0,g.j)().siteSubdomain,C=(0,l.useDispatch)(p.j4),x=C.getCart,P=C.setCart,k=C.launchSite,N=function(){return k(t)},A=u.useState(!1),O=s()(A,2),L=O[0],T=O[1],I=function(){var e=a()(regeneratorRuntime.mark((function e(){var r,o,a;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!L){e.next=2;break}return e.abrupt("return");case 2:return T(!0),r=b&&(0,m.K9)(b,n),o=E&&(0,m.An)(E,n),e.next=7,x(t);case 7:return a=e.sent,e.next=10,P(t,i()(i()({},a),{},{products:[o,r]}));case 10:T(!1);case 11:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),D=function(){var e=a()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,I();case 2:r(null==w?void 0:w.domain,S,N);case 3:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),F=function(){var e=a()(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(o&&!S){e.next=3;break}return e.next=3,k(t);case 3:D();case 4:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return{goToCheckout:D,goToCheckoutAndLaunch:F,isCartUpdating:L}}},6956:function(e,t,n){"use strict";n.d(t,{f:function(){return l}});var r=n(5707),i=n(3300),o=n(7356),a=n(1120),c=n(4557),s=n(3073),u=n(5144);function l(){var e,t,n=(0,r.useSelect)((function(e){return e(a.sC).getDomainSearch()}),[]),l=(0,c.Z)(),d=l.isDefaultTitle,p=l.title,f=(0,s.W)().isLoadingSite,m=(0,u.j)().siteSubdomain,g=(0,r.useDispatch)(a.sC).setDomainSearch,h=void 0!==p&&p.length>=i.F9&&!d?p:"";return{domainSearch:null!==(e=n.trim()||function(e){return(0,o.Q)(e)?e:""}(h)||(null==m||null===(t=m.domain)||void 0===t?void 0:t.split(".")[0]))&&void 0!==e?e:"",isLoading:f,setDomainSearch:g}}},780:function(e,t,n){"use strict";n.d(t,{my:function(){return c}});n(2954),n(1068),n(3804);var r=n(5707),i=n(7356),o=n(1120),a=n(5144);function c(){var e,t=(0,r.useDispatch)(o.sC),n=t.setDomain,c=t.unsetDomain,s=t.unsetPlanProductId,u=t.confirmDomainSelection,l=(0,r.useSelect)((function(e){return e(o.sC).getState()})),d=l.domain,p=l.planProductId,f=l.confirmedDomainSelection,m=(0,r.useSelect)((function(e){return e(o.Fs).isPlanProductFree(p)})),g=(0,a.j)(),h=g.siteSubdomain,v=g.hasPaidDomain,y=g.sitePrimaryDomain;return d?e=d:v?e=(0,i.n)(null==y?void 0:y.domain):f&&(e=(0,i.n)(null==h?void 0:h.domain)),{onDomainSelect:function(e){u(),n(e),m&&s()},onExistingSubdomainSelect:function(){u(),c()},selectedDomain:d,currentDomain:e}}},8463:function(e,t,n){"use strict";n.d(t,{V:function(){return c}});var r=n(5707),i=n(849),o=n(1120),a=n(6956);function c(){var e,t=(0,i.bU)(),n=(0,a.f)().domainSearch;return null===(e=(0,r.useSelect)((function(e){if(n&&!(n.length<2))return e(o.GN).getDomainSuggestions(n,{include_wordpressdotcom:!1,include_dotblogsubdomain:!1,quantity:1,locale:t})}),[n]))||void 0===e?void 0:e[0]}},3357:function(e,t,n){"use strict";n.d(t,{X:function(){return l}});var r=n(3804),i=n(5707),o=n(1120),a=n(6357),c=n(5144),s=n(8039),u=n(3073),l=function(){var e=r.useContext(a.Z),t=e.siteId,n=e.redirectTo,l=(0,i.useSelect)((function(e){return e(o.sC).getState()})).planProductId,d=(0,i.useSelect)((function(e){return e(o.Fs).isPlanProductFree(l)})),p=(0,u.W)().isSiteLaunched,f=(0,c.j)().siteSubdomain,m=(0,s.j)().goToCheckout;r.useEffect((function(){if(p){if(!d)return void m();n("/home/".concat((null==f?void 0:f.domain)||t))}}),[p])}},5144:function(e,t,n){"use strict";n.d(t,{j:function(){return c}});var r=n(3804),i=n(5707),o=n(1120),a=n(6357);function c(){var e=r.useContext(a.Z).siteId,t=(0,i.useSelect)((function(t){return t(o.j4).getPrimarySiteDomain(e)}));return{sitePrimaryDomain:t,siteSubdomain:(0,i.useSelect)((function(t){return t(o.j4).getSiteSubdomain(e)})),hasPaidDomain:t&&!(null!=t&&t.is_subdomain)}}},3073:function(e,t,n){"use strict";n.d(t,{W:function(){return u}});var r=n(1068),i=n.n(r),o=n(3804),a=n(5707),c=n(1120),s=n(6357);function u(){var e,t,n=o.useContext(s.Z).siteId,r=(0,a.useSelect)((function(e){var t=e(c.j4);return[t.getSite(n),t.isSiteLaunched(n),t.isSiteLaunching(n),t.isFetchingSiteDetails()]}),[n]),u=i()(r,4),l=u[0],d=u[1],p=u[2],f=u[3];return{sitePlan:null==l?void 0:l.plan,hasPaidPlan:l&&!(null!==(e=l.plan)&&void 0!==e&&e.is_free),isSiteLaunched:d,isSiteLaunching:p,selectedFeatures:null==l||null===(t=l.options)||void 0===t?void 0:t.selected_features,isLoadingSite:!!f}}},4557:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var r=n(1068),i=n.n(r),o=n(3804),a=n(669),c=n(3163),s=n(5707),u=n(849),l=n(4655),d=n(1120),p=n(6357),__=c.__;function f(){var e=(0,o.useContext)(p.Z).siteId,t=(0,u.bU)(),n=(0,s.useSelect)((function(t){return t(d.j4).getSiteTitle(e)}),[e]),r=(0,s.useSelect)((function(e){return e(d.sC).getSiteTitle()}),[]),c=(0,s.useDispatch)(d.sC).setSiteTitle,f=(0,s.useDispatch)(d.j4).saveSiteTitle,m=(0,a.Z)(f,1e3),g=i()(m,1)[0],h=void 0===r,v=h?n:r;(0,o.useEffect)((function(){h||g(e,r)}),[r,g,e,h]);var y=__("Site Title","full-site-editing"),b=void 0!==v&&v===y,_=void 0!==v&&""!==v&&!b;return-1===l.xN.indexOf(t)&&(b=!(null!=r&&r.trim()),_=void 0!==v&&""!==v),{isDefaultTitle:b,isValidTitle:_,title:v,updateTitle:c}}},1120:function(e,t,n){"use strict";n.d(t,{j4:function(){return c},Fs:function(){return s},GN:function(){return u},sC:function(){return l}});var r=n(2369),i=n(9734),o=n(8077),a=n(1635),c=r.z2({client_id:"",client_secret:""}),s=i.z2(),u=o.z({vendor:"variation2_front"}),l=a.z()},6950:function(e,t,n){"use strict";n.d(t,{An:function(){return r},K9:function(){return i}});var r=function(e,t){return{product_id:e.productId,product_slug:e.storeSlug,extra:{source:t}}},i=function(e,t){if(null!=e&&e.product_id)return{meta:null==e?void 0:e.domain_name,product_id:null==e?void 0:e.product_id,extra:{privacy_available:null==e?void 0:e.supports_privacy,privacy:null==e?void 0:e.supports_privacy,source:t},product_cost_display:e.cost,currency_code:e.currency_code,product_slug:e.product_slug,cost:e.raw_price,currency:e.currency_code}}},3340:function(e,t,n){"use strict";n.d(t,{hg:function(){return c},lZ:function(){return s},_W:function(){return l},Yt:function(){return d}});var r=n(8049),i=n.n(r)()("lib/load-script/callback-handler"),o=new Map;function a(){return o}function c(e){return a().has(e)}function s(e,t){var n=a();c(e)?(i('Adding a callback for an existing script from "'.concat(e,'"')),n.get(e).add(t)):(i('Adding a callback for a new script from "'.concat(e,'"')),n.set(e,new Set([t])))}function u(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=a(),r=n.get(e);if(r){var o='Executing callbacks for "'.concat(e,'"')+(null===t?" with success":' with error "'.concat(t,'"'));i(o),r.forEach((function(e){"function"==typeof e&&e(t)})),n.delete(e)}}function l(){var e=this.getAttribute("src");i('Handling successful request for "'.concat(e,'"')),u(e),this.onload=null}function d(){var e=this.getAttribute("src");i('Handling failed request for "'.concat(e,'"')),u(e,new Error('Failed to load script "'.concat(e,'"'))),this.onerror=null}},5606:function(e,t,n){"use strict";n.d(t,{C:function(){return c},k:function(){return s}});var r=n(8049),i=n.n(r),o=n(3340),a=i()("lib/load-script/dom-operations");function c(e){a('Creating script element for "'.concat(e,'"'));var t=document.createElement("script");return t.src=e,t.type="text/javascript",t.async=!0,t.onload=o._W,t.onerror=o.Yt,t}function s(e){a("Attaching element to head"),document.head.appendChild(e)}},4898:function(e,t,n){"use strict";n.d(t,{ve:function(){return c}});var r=n(8049),i=n.n(r),o=n(3340),a=n(5606);i()("package/load-script");function c(e,t){if(!(0,o.hg)(e)&&(0,a.k)((0,a.C)(e)),"function"!=typeof t)return new Promise((function(t,n){(0,o.lZ)(e,(function(e){null===e?t():n(e)}))}));(0,o.lZ)(e,t)}},9211:function(e,t,n){"use strict";n.d(t,{xE:function(){return g},aW:function(){return h},b4:function(){return v}});var r=n(8527),i=n.n(r),o=n(2220),a=n.n(o),c=n(3027),s=(n(3804),n(2779)),u=n.n(s),l=n(7997),d=n(9215),p=n(5869),f=n(1100),m=n(2481);n(19);t.ZP=function(e){var t=e.className,n=e.children,r=e.sticky,i=void 0===r?null:r,o="";return!0===i&&(o="is-sticky"),!1===i&&(o="no-sticky"),(0,c.createElement)("div",{className:u()("action-buttons",t,o)},n)};var g=function(e){var t=e.className,n=e.children,r=a()(e,["className","children"]),__=(0,d.QT)().__;return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__back",t),isLink:!0},r),n||__("Go back","full-site-editing"))},h=function(e){var t=e.className,n=e.children,r=a()(e,["className","children"]),__=(0,d.QT)().__;return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__next",t),isPrimary:!0},r),n||__("Continue","full-site-editing"))},v=function(e){var t=e.className,n=e.children,r=e.arrow,o=void 0===r?"right":r,s=a()(e,["className","children","arrow"]);return(0,c.createElement)(l.Button,i()({className:u()("action_buttons__button action-buttons__arrow action-buttons__arrow--".concat(o),t)},s),"left"===o&&(0,c.createElement)(p.Z,{icon:f.Z}),n,"right"===o&&(0,c.createElement)(p.Z,{icon:m.Z}))}},5915:function(e,t,n){"use strict";n.d(t,{b:function(){return a},D:function(){return c}});var r=n(3804),i=n(2779),o=n.n(i),a=(n(9662),function(e){var t=e.className,n=e.children,i=e.tagName,a=void 0===i?"h1":i;return r.createElement(a,{className:o()("onboarding-title",t)},n)}),c=function(e){var t=e.className,n=e.children,i=e.tagName,a=void 0===i?"h2":i;return r.createElement(a,{className:o()("onboarding-subtitle",t)},n)}},1201:function(e,t,n){"use strict";n.d(t,{N:function(){return o}});var r=n(5707),i=n(9255),o=function(e,t){var n=(0,r.useSelect)((function(n){var r=n(i.F).getSupportedPlans(e),o=r.map((function(e){return n(i.F).getPlanProduct(e.periodAgnosticSlug,t)})).map((function(e){return null==e?void 0:e.annualDiscount})).filter((function(e){return!!e}));return{supportedPlans:r,annualDiscounts:o}}));return{supportedPlans:n.supportedPlans,maxAnnualDiscount:n.annualDiscounts.reduce((function(e,t){return Math.max(e,t)}),0)}}},130:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9215),c=n(3163),s=n(9211),u=n(5707),l=n(373),d=n(9255),p=(n(9117),(0,r.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,r.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"})));t.Z=function(e){var t,n=e.slug,i=e.name,f=e.description,m=e.features,g=e.billingPeriod,h=e.domain,v=e.badge,y=e.isFree,b=void 0!==y&&y,_=e.isOpen,E=void 0!==_&&_,S=e.isPrimary,w=void 0!==S&&S,C=e.onSelect,x=e.onPickDomainClick,P=e.onToggle,k=e.disabledLabel,__=(0,a.QT)().__,N=(0,u.useSelect)((function(e){return e(d.F).getPlanProduct(n,g)})),A=function(){!k&&(null==P||P(n,!E))},O=__("billed annually","full-site-editing"),L=__("per month, billed monthly","full-site-editing");return(0,r.createElement)("div",{className:o()("plans-accordion-item",{"is-open":E,"is-primary":w,"has-badge":!!v,"is-disabled":!!k})},v&&(0,r.createElement)("div",{className:"plans-accordion-item__badge"},(0,r.createElement)("span",null,v)),(0,r.createElement)("div",{className:"plans-accordion-item__viewport"},(0,r.createElement)("div",{className:"plans-accordion-item__details"},(0,r.createElement)("div",{tabIndex:0,role:"button",onClick:A,onKeyDown:function(e){return 32===e.keyCode&&A()},className:"plans-accordion-item__header"},(0,r.createElement)("div",{className:"plans-accordion-item__heading"},(0,r.createElement)("div",{className:"plans-accordion-item__name"},i),(0,r.createElement)("div",{className:"plans-accordion-item__description"},f)),(0,r.createElement)("div",{className:"plans-accordion-item__price"},(0,r.createElement)("div",{className:o()("plans-accordion-item__price-amount",{"is-loading":!(null!=N&&N.price)})},(null==N?void 0:N.price)||"  ",(null==N?void 0:N.price)&&(0,r.createElement)("span",null,__("/mo","full-site-editing"))),(0,r.createElement)("div",{className:"plans-accordion-item__price-note"},b&&__("free forever","full-site-editing"),!b&&("ANNUALLY"===g?O:L)),!b&&(0,r.createElement)("div",{className:o()("plans-accordion-item__price-discount",{"plans-accordion-item__price-discount--disabled":"ANNUALLY"!==g})},(0,c.sprintf)(__("Save %(discountRate)s%% by paying annually","full-site-editing"),{discountRate:null!==(t=null==N?void 0:N.annualDiscount)&&void 0!==t?t:0}))),(0,r.createElement)("div",{className:"plans-accordion-item__disabled-label"},k),!E&&(0,r.createElement)("div",{className:"plans-accordion-item__dropdown-chevron"},p)),(0,r.createElement)("div",{className:o()("plans-accordion-item__actions",{"plans-accordion-item__actions--paid-plan-margin":!b}),hidden:!E},(0,r.createElement)(s.aW,{"data-e2e-button":b?"freePlan":"paidPlan",onClick:function(){C(null==N?void 0:N.productId)}},__("Select","full-site-editing"))),(0,r.createElement)(l.Z,{features:m,billingPeriod:g,domain:h,isFree:b,isOpen:E,onPickDomain:x,multiColumn:!0}))))}},4416:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9211),c=n(7891),s=(n(9117),(0,r.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,r.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"})));t.Z=function(e){var t=e.isOpen,n=e.isPrimary;return(0,r.createElement)("div",{className:o()("plans-accordion-item",{"is-open":t,"is-primary":n})},(0,r.createElement)("div",{className:"plans-accordion-item__viewport"},(0,r.createElement)("div",{className:"plans-accordion-item__details"},(0,r.createElement)("div",{tabIndex:0,role:"button",className:"plans-accordion-item__header"},(0,r.createElement)("div",{className:"plans-accordion-item__heading"},(0,r.createElement)("div",{className:"plans-accordion-item__name"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder"},"")),(0,r.createElement)("div",{className:"plans-accordion-item__description"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder plans-accordion-item__placeholder--wide"},""))),(0,r.createElement)("div",{className:"plans-accordion-item__price"},(0,r.createElement)("div",{className:"plans-accordion-item__price-amount"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder"},"")),(0,r.createElement)("div",{className:"plans-accordion-item__price-note"},(0,r.createElement)("span",{className:"plans-accordion-item__placeholder plans-accordion-item__placeholder--wide"},""))),(0,r.createElement)("div",{className:"plans-accordion-item__disabled-label"},""),!t&&(0,r.createElement)("div",{className:"plans-accordion-item__dropdown-chevron"},s)),(0,r.createElement)("div",{className:"plans-accordion-item__actions",hidden:!t},(0,r.createElement)(a.aW,{disabled:!0},(0,r.createElement)("span",null,""))),(0,r.createElement)(c.Z,{isOpen:t,multiColumn:!0}))))}},222:function(e,t,n){"use strict";var r=n(5182),i=n.n(r),o=n(1068),a=n.n(o),c=n(3027),s=n(3804),u=n(5707),l=n(9215),d=n(7997),p=n(5869),f=n(130),m=n(4416),g=n(9255),h=n(1201),v=(n(3777),(0,c.createElement)(d.SVG,{viewBox:"0 0 24 24"},(0,c.createElement)(d.Path,{d:"M12 15.8c-3.7 0-6.8-3-6.8-6.8s3-6.8 6.8-6.8c3.7 0 6.8 3 6.8 6.8s-3.1 6.8-6.8 6.8zm0-12C9.1 3.8 6.8 6.1 6.8 9s2.4 5.2 5.2 5.2c2.9 0 5.2-2.4 5.2-5.2S14.9 3.8 12 3.8zM8 17.5h8V19H8zM10 20.5h4V22h-4z"})));t.Z=function(e){var t,n,r=e.selectedFeatures,o=void 0===r?[]:r,y=e.selectedPlanProductId,b=e.onPlanSelect,_=e.onPickDomainClick,E=e.currentDomain,S=e.disabledPlans,w=e.locale,C=e.billingPeriod,__=(0,l.QT)().__,x=(0,h.N)(w,C).supportedPlans,P=!(null!=x&&x.length),k=(0,u.useSelect)((function(e){var t=e(g.F);return{popularPlan:t.getDefaultPaidPlan(w),getPlanProduct:t.getPlanProduct}})),N=k.popularPlan,A=k.getPlanProduct,O=(0,u.useSelect)((function(e){return e(g.J).getRecommendedPlanSlug(o)})),L=(0,u.useSelect)((function(e){return e(g.F).getPlanByPeriodAgnosticSlug(O,w)})),T=L||N,I=__("Recommended for you","full-site-editing"),D=__("Popular","full-site-editing"),F=x.filter((function(e){return e.periodAgnosticSlug!==(null==T?void 0:T.periodAgnosticSlug)})),R=[null==T?void 0:T.periodAgnosticSlug],Z=(0,s.useState)(R),j=a()(Z,2),M=j[0],B=j[1],U=!P&&M.length>=x.length,V=function(e,t){B(t?[].concat(i()(M),[e]):M.filter((function(t){return t!==e})))},z=__("Collapse all plans","full-site-editing"),H=__("Show all plans","full-site-editing");return(0,c.createElement)("div",{className:"plans-accordion"},(0,c.createElement)("div",{className:"plans-accordion__plan-item-group"},P?(0,c.createElement)(m.Z,{isOpen:!0,isPrimary:!0}):T&&(0,c.createElement)(c.Fragment,null,L&&(0,c.createElement)("div",{className:"plans-accordion__recommend-hint"},(0,c.createElement)(p.Z,{icon:v,size:16}),(0,c.createElement)("span",null,__("Based on the features you selected.","full-site-editing"))),(0,c.createElement)(f.Z,{key:T.periodAgnosticSlug,slug:T.periodAgnosticSlug,name:null==T?void 0:T.title.toString(),description:null==T?void 0:T.description.toString(),features:null!==(t=T.features)&&void 0!==t?t:[],billingPeriod:C,domain:E,badge:L?I:D,isFree:T.isFree,isOpen:!0,isPrimary:!0,isSelected:!!y&&y===(null===(n=A(T.periodAgnosticSlug,C))||void 0===n?void 0:n.productId),onSelect:b,onPickDomainClick:_}))),(0,c.createElement)("div",{className:"plans-accordion__actions"},(0,c.createElement)(d.Button,{className:"plans-accordion__toggle-all-button",onClick:function(){B(U?R:x.map((function(e){return e.periodAgnosticSlug})))},isLink:!0},U?z:H)),(0,c.createElement)("div",{className:"plans-accordion__plan-item-group"},P?[1,2,3,4].map((function(e){return(0,c.createElement)(m.Z,{key:e})})):F.map((function(e){var t,n;return(0,c.createElement)(f.Z,{key:e.periodAgnosticSlug,slug:e.periodAgnosticSlug,name:null==e?void 0:e.title.toString(),description:null==e?void 0:e.description.toString(),features:null!==(t=e.features)&&void 0!==t?t:[],billingPeriod:C,domain:E,isFree:e.isFree,isOpen:M.indexOf(e.periodAgnosticSlug)>-1&&!(null!=S&&S[e.periodAgnosticSlug]),isSelected:!!y&&y===(null===(n=A(e.periodAgnosticSlug,C))||void 0===n?void 0:n.productId),onSelect:b,onPickDomainClick:_,onToggle:V,disabledLabel:null==S?void 0:S[e.periodAgnosticSlug]})}))))}},4689:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i),a=n(9215),c=n(5707),s=n(7997),u=n(5869),l=n(9806),d=n(8565),p=n(9255),f=(n(3062),(0,r.createElement)(u.Z,{icon:l.Z,size:25})),m=(0,r.createElement)(u.Z,{icon:d.Z,size:25});t.Z=function(e){var t=e.onSelect,n=e.locale,i=e.billingPeriod,u=(0,a.QT)(),__=u.__,l=u.hasTranslation,d=(0,c.useSelect)((function(e){var t=e(p.F),r=t.getPlanProduct,o=t.getFeatures,a=t.getFeaturesByType,c=(0,t.getSupportedPlans)(n),s=c.map((function(e){return r(e.periodAgnosticSlug,i)}));return{supportedPlans:c,planProducts:s,features:o(n),featuresByType:a(n)}})),g=d.supportedPlans,h=d.planProducts,v=d.features,y=d.featuresByType,b=!(null!=g&&g.length),_=[1,2,3,4,5],E=__("Monthly price (billed yearly)","full-site-editing"),S=__("Monthly subscription (billed yearly)","full-site-editing"),w="en"===n||null!=l&&l("Monthly price (billed yearly)","full-site-editing")?E:S,C=__("Monthly subscription","full-site-editing"),x=__("Included with annual plans","full-site-editing"),P=__("Only included with annual plans","full-site-editing");return(0,r.createElement)("div",{className:"plans-details"},(0,r.createElement)("table",{className:"plans-details__table"},(0,r.createElement)("thead",null,(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",null,__("Feature","full-site-editing")),b?_.map((function(e){return(0,r.createElement)("th",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder"},""))})):g.map((function(e){return(0,r.createElement)("th",{key:e.periodAgnosticSlug},e.title)})))),b?(0,r.createElement)("tbody",null,_.map((function(e,t){return(0,r.createElement)("tr",{className:"plans-details__feature-row",key:t},(0,r.createElement)("th",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder plans-details__placeholder--wide"},"")),_.map((function(e){return(0,r.createElement)("td",{key:e})})))}))):y.map((function(e){var t;return(0,r.createElement)("tbody",{key:e.id},e.name&&(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",{colSpan:6},e.name)),null===(t=e.features)||void 0===t?void 0:t.map((function(e,t){return(0,r.createElement)("tr",{className:o()("plans-details__feature-row",{"plans-details__feature-row--enabled":v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"===i,"plans-details__feature-row--disabled":v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"!==i}),key:t},(0,r.createElement)("th",null,v[e].requiresAnnuallyBilledPlan&&(0,r.createElement)("span",{className:"plans-details__feature-annual-nudge","aria-label":"ANNUALLY"===i?x:P},__("Included with annual plans","full-site-editing")),(0,r.createElement)("span",null,v[e].name)),g.map((function(t,n){var o;return"storage"===e?(0,r.createElement)("td",{key:n},t.storage):(0,r.createElement)("td",{key:n},null!==(o=t.featuresSlugs)&&void 0!==o&&o[e]?(0,r.createElement)(r.Fragment,null,v[e].requiresAnnuallyBilledPlan&&"ANNUALLY"!==i?(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Unavailable","full-site-editing")),m):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Available","full-site-editing")),f)):(0,r.createElement)(r.Fragment,null,(0,r.createElement)("span",{className:"hidden"},__("Unavailable","full-site-editing"))))})))})))})),(0,r.createElement)("tbody",null,(0,r.createElement)("tr",{className:"plans-details__header-row"},(0,r.createElement)("th",{colSpan:6},__("Sign up","full-site-editing"))),(0,r.createElement)("tr",{className:"plans-details__feature-row",key:"price"},(0,r.createElement)("th",null,"ANNUALLY"===i?w:C),b?_.map((function(e){return(0,r.createElement)("td",{key:e},(0,r.createElement)("span",{className:"plans-details__placeholder"},""))})):g.map((function(e,t){var n;return(0,r.createElement)("td",{key:e.periodAgnosticSlug},null===(n=h[t])||void 0===n?void 0:n.price)}))),(0,r.createElement)("tr",{className:"plans-details__feature-row",key:"cta"},(0,r.createElement)("th",null),b?_.map((function(e){return(0,r.createElement)("td",{key:e},(0,r.createElement)(s.Button,{className:"plans-details__select-button",isPrimary:!0,disabled:!0},(0,r.createElement)("span",{className:"plans-details__placeholder plans-details__placeholder--narrow"},""))," ")})):g.map((function(e,n){return(0,r.createElement)("td",{key:e.periodAgnosticSlug},(0,r.createElement)(s.Button,{className:"plans-details__select-button",onClick:function(){var e;t(null===(e=h[n])||void 0===e?void 0:e.productId)},isPrimary:!0},(0,r.createElement)("span",null,__("Select","full-site-editing"))))}))))))}},373:function(e,t,n){"use strict";var r=n(8527),i=n.n(r),o=n(3027),a=(n(3804),n(2779)),c=n.n(a),s=n(7997),u=n(5869),l=n(9806),d=n(8565),p=n(9215),f=(n(8173),function(e){var t=e.className;return(0,o.createElement)(u.Z,{className:t,icon:l.Z,size:18})}),m=function(e){var t=e.className;return(0,o.createElement)(u.Z,{className:t,icon:d.Z,size:18})},g=function(e){var t=e.children,n=e.className;return(0,o.createElement)("span",{className:n},t)},h=function(e){var t=e.billingPeriod,__=e.__,n=__("Included with annual plans","full-site-editing"),r=__("Only included with annual plans","full-site-editing");return(0,o.createElement)("span",{className:"plans-feature-list__item-annual-nudge","aria-label":"ANNUALLY"===t?n:r},n)};var v=function(e,t){var n=e.bulletIcon,r=e.textNode,i=e.requiresAnnuallyBilledPlan,a=e.contentWrapperNode,s=void 0===a?g:a,u=e.listItemExtraClassName,l=e.billingPeriod,__=(0,p.QT)().__;return(0,o.createElement)("li",{key:t,className:c()("plans-feature-list__item",{"plans-feature-list__item--requires-annual-enabled":i&&"ANNUALLY"===l,"plans-feature-list__item--requires-annual-disabled":i&&"ANNUALLY"!==l},u)},(0,o.createElement)(s,{className:"plans-feature-list__item-content-wrapper"},(0,o.createElement)(n,{className:"plans-feature-list__item-bullet-icon"}),(0,o.createElement)("span",{className:"plans-feature-list__item-text"},i&&(0,o.createElement)(h,{billingPeriod:l,__:__}),(0,o.createElement)("span",{className:"plans-feature-list__item-description"},r))))};t.Z=function(e){var t=e.features,n=e.domain,r=e.billingPeriod,a=e.isFree,u=void 0!==a&&a,l=e.isOpen,d=void 0!==l&&l,g=e.onPickDomain,h=e.disabledLabel,y=e.multiColumn,b=void 0!==y&&y,__=(0,p.QT)().__,_=function(e,t,n,__){var r="plans-feature-list__item-content-wrapper--domain-button";return{NO_DOMAIN:{FREE_PLAN:null,PAID_PLAN:{wrapperClassName:c()(r,"is-cta"),bulletIcon:"ANNUALLY"===n?f:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,__("Pick a free domain (1 year)","full-site-editing"))}},FREE_DOMAIN:{FREE_PLAN:null,PAID_PLAN:{wrapperClassName:c()(r,"is-cta"),bulletIcon:"ANNUALLY"===n?f:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,__("Pick a free domain (1 year)","full-site-editing"))}},PAID_DOMAIN:{FREE_PLAN:{wrapperClassName:c()(r,"is-unavailable"),bulletIcon:m,requiresAnnuallyBilledPlan:!1,domainMessage:(0,o.createElement)(o.Fragment,null,(0,o.createInterpolateElement)(__("<url /> is not included","full-site-editing"),{url:(0,o.createElement)("span",{className:"plans-feature-list__item-url"},null==t?void 0:t.domain_name)}))},PAID_PLAN:{wrapperClassName:r,bulletIcon:"ANNUALLY"===n?f:m,requiresAnnuallyBilledPlan:!0,domainMessage:(0,o.createElement)(o.Fragment,null,(0,o.createInterpolateElement)(__("<url /> is included","full-site-editing"),{url:(0,o.createElement)("span",{className:"plans-feature-list__item-url"},null==t?void 0:t.domain_name)}))}}}[t&&(t.is_free?"FREE_DOMAIN":"PAID_DOMAIN")||"NO_DOMAIN"][e?"FREE_PLAN":"PAID_PLAN"]}(u,n,r,__),E=[];return h?E.push({bulletIcon:m,textNode:h,requiresAnnuallyBilledPlan:!1,listItemExtraClassName:"plans-feature-list__item--disabled-message"}):_&&E.push({bulletIcon:_.bulletIcon,textNode:_.domainMessage,requiresAnnuallyBilledPlan:_.requiresAnnuallyBilledPlan,contentWrapperNode:function(e){var t=e.children,n=e.className;return(0,o.createElement)(s.Button,{className:c()(_.wrapperClassName,n),onClick:g,isLink:!0},t)}}),t.forEach((function(e){var t=e.name,n=e.requiresAnnuallyBilledPlan;return E.push({bulletIcon:n&&"MONTHLY"===r?m:f,textNode:t,requiresAnnuallyBilledPlan:n})})),(0,o.createElement)("div",{className:"plans-feature-list",hidden:!d},(0,o.createElement)("ul",{className:c()("plans-feature-list__item-group",{"plans-feature-list__item-group--columns":b})},E.map((function(e,t){return(0,o.createElement)(v,i()({},e,{billingPeriod:r,key:t}))}))))}},7891:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(2779)),o=n.n(i);n(8173);t.Z=function(e){var t=e.isOpen,n=void 0!==t&&t,i=e.multiColumn,a=void 0!==i&&i,c=Array.from(Array(10).keys());return(0,r.createElement)("div",{className:"plans-feature-list",hidden:!n},(0,r.createElement)("ul",{className:o()("plans-feature-list__item-group",{"plans-feature-list__item-group--columns":a})},c.map((function(e){return(0,r.createElement)("li",{key:e,className:"plans-feature-list__item"},(0,r.createElement)("span",{className:"plans-feature-list__placeholder"},""))}))))}},5315:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(9215),u=n(5915),l=n(8049),d=n.n(l),p=n(6795),f=n(222),m=n(4689),g=n(1954),h=n(1201),v=n(9255),y=(n(7638),d()("plans-grid"));t.Z=function(e){var t=e.header,n=e.selectedFeatures,r=e.currentPlanProductId,l=e.currentDomain,d=e.onPlanSelect,b=e.onPickDomainClick,_=e.disabledPlans,E=e.isAccordion,S=e.locale,w=e.showPlanTaglines,C=void 0!==w&&w,x=e.CTAVariation,P=void 0===x?"NORMAL":x,k=e.popularBadgeVariation,N=void 0===k?"ON_TOP":k,A=e.customTagLines,O=e.hidePlansComparison,L=void 0!==O&&O,T=e.defaultAllPlansExpanded,I=void 0!==T&&T,D=e.onBillingPeriodChange,__=(0,s.QT)().__,F=(0,c.useSelect)((function(e){var t;return null===(t=e(v.F).getPlanProductById(r))||void 0===t?void 0:t.billingPeriod})),R=a.useState(F||"ANNUALLY"),Z=i()(R,2),j=Z[0],M=Z[1];a.useEffect((function(){D&&D(j)}),[j,D]);var B=(0,h.N)(S,j).maxAnnualDiscount;return E&&y("PlansGrid accordion version is active"),(0,o.createElement)("div",{className:"plans-grid"},t&&(0,o.createElement)("div",{className:"plans-grid__header"},t),(0,o.createElement)(g.Z,{intervalType:j,onChange:M,maxMonthlyDiscountPercentage:B,className:"plans-grid__toggle"}),(0,o.createElement)("div",{className:"plans-grid__table"},(0,o.createElement)("div",{className:"plans-grid__table-container"},E?(0,o.createElement)(f.Z,{selectedFeatures:n,selectedPlanProductId:r,onPlanSelect:d,currentDomain:l,onPickDomainClick:b,disabledPlans:_,locale:S,billingPeriod:j}):(0,o.createElement)(p.Z,{popularBadgeVariation:N,CTAVariation:P,selectedPlanProductId:r,onPlanSelect:d,customTagLines:A,currentDomain:l,onPickDomainClick:b,disabledPlans:_,locale:S,showTaglines:C,defaultAllPlansExpanded:I,billingPeriod:j}))),!L&&(0,o.createElement)("div",{className:"plans-grid__details"},(0,o.createElement)("div",{className:"plans-grid__details-heading"},(0,o.createElement)(u.b,{tagName:"h2"},__("Detailed comparison","full-site-editing"))),(0,o.createElement)("div",{className:"plans-grid__details-container"},(0,o.createElement)(m.Z,{onSelect:d,locale:S,billingPeriod:j}))))}},1954:function(e,t,n){"use strict";var r=n(3027),i=(n(3804),n(9215)),o=n(3163),a=n(7997),c=n(2779),s=n.n(c),u=n(5532),l=(n(4151),function(e){var t=e.children,n={desktop:"middle right",mobile:"bottom center"};return(0,r.createElement)(r.Fragment,null,Object.keys(n).map((function(e){return(0,r.createElement)(a.Popover,{key:e,className:s()("plans-interval-toggle__popover","plans-interval-toggle__popover--".concat(e)),position:n[e],noArrow:!1},t)})))});t.Z=function(e){var t=e.onChange,n=e.intervalType,a=e.maxMonthlyDiscountPercentage,c=e.className,d=void 0===c?"":c,__=(0,i.QT)().__;return(0,r.createElement)("div",{className:s()("plans-interval-toggle",{"plans-interval-toggle--monthly":"MONTHLY"===n},d)},(0,r.createElement)(u.Z,null,(0,r.createElement)(u.Z.Item,{selected:"MONTHLY"===n,onClick:function(){return t("MONTHLY")}},(0,r.createElement)("span",{className:"plans-interval-toggle__label"},__("Pay monthly","full-site-editing"))),(0,r.createElement)(u.Z.Item,{selected:"ANNUALLY"===n,onClick:function(){return t("ANNUALLY")}},(0,r.createElement)("span",{className:"plans-interval-toggle__label"},__("Pay annually","full-site-editing")),"MONTHLY"===n&&a&&(0,r.createElement)(l,null,(0,o.sprintf)(__("Save up to %(maxDiscount)d%% by paying annually and get a free domain for one year","full-site-editing"),{maxDiscount:a})))))}},6795:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(5707),s=n(2893),u=n(1201),l=n(9255);n(8287);t.Z=function(e){var t=e.selectedPlanProductId,n=e.onPlanSelect,r=e.onPickDomainClick,d=e.currentDomain,p=e.disabledPlans,f=e.locale,m=e.billingPeriod,g=e.showTaglines,h=void 0!==g&&g,v=e.CTAVariation,y=void 0===v?"NORMAL":v,b=e.popularBadgeVariation,_=void 0===b?"ON_TOP":b,E=e.customTagLines,S=e.defaultAllPlansExpanded,w=void 0!==S&&S,C=(0,u.N)(f,m).supportedPlans,x=(0,a.useState)(w),P=i()(x,2),k=P[0],N=P[1],A=(0,c.useSelect)((function(e){return e(l.F).getPlanProduct}));return(0,o.createElement)("div",{className:"plans-table"},C.filter((function(e){return!!e})).map((function(e){var i,a,c;return(0,o.createElement)(s.Z,{popularBadgeVariation:_,allPlansExpanded:k,key:e.periodAgnosticSlug,slug:e.periodAgnosticSlug,domain:d,tagline:null!==(i=h&&(null==E?void 0:E[e.periodAgnosticSlug]))&&void 0!==i?i:e.description,CTAVariation:y,features:null!==(a=e.features)&&void 0!==a?a:[],billingPeriod:m,isPopular:e.isPopular,isFree:e.isFree,name:null==e?void 0:e.title.toString(),isSelected:!!t&&t===(null===(c=A(e.periodAgnosticSlug,m))||void 0===c?void 0:c.productId),onSelect:n,onPickDomainClick:r,onToggleExpandAll:function(){return N((function(e){return!e}))},disabledLabel:null==p?void 0:p[e.periodAgnosticSlug]})})))}},2893:function(e,t,n){"use strict";var r=n(1068),i=n.n(r),o=n(3027),a=n(3804),c=n(2779),s=n.n(c),u=n(7997),l=n(1417),d=n(3163),p=n(9215),f=n(5707),m=n(5869),g=n(9806),h=n(373),v=n(9255),y=(0,o.createElement)(m.Z,{icon:g.Z,size:17}),b=(0,o.createElement)("svg",{width:"8",viewBox:"0 0 8 4"},(0,o.createElement)("path",{d:"M0 0 L8 0 L4 4 L0 0",fill:"currentColor"}));t.Z=function(e){var t,n=e.slug,r=e.name,c=e.tagline,m=e.isPopular,g=void 0!==m&&m,_=e.isFree,E=void 0!==_&&_,S=e.domain,w=e.features,C=e.billingPeriod,x=e.onSelect,P=e.onPickDomainClick,k=e.onToggleExpandAll,N=e.allPlansExpanded,A=e.disabledLabel,O=e.CTAVariation,L=void 0===O?"NORMAL":O,T=e.popularBadgeVariation,I=void 0===T?"ON_TOP":T,D=e.isSelected,__=(0,p.QT)().__,F=(0,f.useSelect)((function(e){return e(v.F).getPlanProduct(n,C)})),R=a.useState(!1),Z=i()(R,2),j=Z[0],M=Z[1],B=(0,l.useViewportMatch)("mobile",">=");a.useEffect((function(){M(N)}),[N]);var U=N||B||g||j,V=__("Choose","full-site-editing"),z=__("Current Selection","full-site-editing"),H=__("Select %s","full-site-editing"),$=__("billed annually","full-site-editing"),G=__("per month, billed monthly","full-site-editing"),q=__("Collapse all plans","full-site-editing"),W=__("Expand all plans","full-site-editing");return(0,o.createElement)("div",{className:s()("plan-item",{"is-popular":g,"is-open":U,"badge-next-to-name":"NEXT_TO_NAME"===I})},g&&"ON_TOP"===I&&(0,o.createElement)("span",{className:"plan-item__badge"},__("Popular","full-site-editing")),(0,o.createElement)("div",{className:s()("plan-item__viewport",{"is-popular":g})},(0,o.createElement)("div",{className:"plan-item__details"},(0,o.createElement)("div",{tabIndex:0,role:"button",onClick:function(){return M((function(e){return!e}))},onKeyDown:function(e){return 32===e.keyCode&&M((function(e){return!e}))},className:"plan-item__summary"},(0,o.createElement)("div",{className:s()("plan-item__heading",{"badge-next-to-name":"NEXT_TO_NAME"===I})},(0,o.createElement)("div",{className:"plan-item__name"},r),g&&"NEXT_TO_NAME"===I&&(0,o.createElement)("span",{className:"plan-item__badge-next-to-name"},__("Popular","full-site-editing"))),c&&(0,o.createElement)("p",{className:"plan-item__tagline"},c),(0,o.createElement)("div",{className:"plan-item__price"},(0,o.createElement)("div",{className:s()("plan-item__price-amount",{"is-loading":!(null!=F&&F.price)})},(null==F?void 0:F.price)||" ")),!U&&(0,o.createElement)("div",{className:"plan-item__dropdown-chevron"},b)),(0,o.createElement)("div",{hidden:!U},(0,o.createElement)("div",{className:"plan-item__price-note"},E&&__("free forever","full-site-editing"),!E&&("ANNUALLY"===C?$:G)),(0,o.createElement)("div",{className:s()("plan-item__price-discount",{"plan-item__price-discount--disabled":"ANNUALLY"!==C,"plan-item__price-discount--hidden":E}),"aria-hidden":E?"true":"false"},(0,d.sprintf)(__("Save %(discountRate)s%% by paying annually","full-site-editing"),{discountRate:null!==(t=null==F?void 0:F.annualDiscount)&&void 0!==t?t:0})),(0,o.createElement)("div",{className:"plan-item__actions"},"NORMAL"===L?(0,o.createElement)(u.Button,{className:"plan-item__select-button",onClick:function(){x(null==F?void 0:F.productId)},isPrimary:!0,disabled:!!A},(0,o.createElement)("span",null,null!=A?A:V)):(0,o.createElement)(u.Button,{className:s()("plan-item__select-button full-width",{"is-selected":D,"is-popular":g}),onClick:function(){x(null==F?void 0:F.productId)},isPrimary:g,disabled:!!A},(0,o.createElement)("span",null,null!=A?A:(0,o.createElement)(o.Fragment,null,D?y:"",D?(0,d.sprintf)(z,r):(0,d.sprintf)(H,r))))),(0,o.createElement)(h.Z,{features:w,domain:S,isFree:E,isOpen:U,onPickDomain:P,disabledLabel:A&&(0,d.sprintf)(__("%s is not included","full-site-editing"),null==S?void 0:S.domain_name),billingPeriod:C})))),g&&!B&&(0,o.createElement)(u.Button,{onClick:k,className:"plan-item__mobile-expand-all-plans",isLink:!0},N?q:W))}},5532:function(e,t,n){"use strict";n.d(t,{Z:function(){return E}});var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(270),s=n.n(c),u=n(4564),l=n.n(u),d=n(1260),p=n.n(d),f=n(3027),m=n(3980),g=n.n(m),h=n(3804),v=n.n(h),y=n(2779),b=n.n(y),_=n(8268),E=(n(4070),function(e){s()(n,e);var t=l()(n);function n(){return i()(this,n),t.apply(this,arguments)}return a()(n,[{key:"render",value:function(){var e={"is-compact":this.props.compact,"is-primary":this.props.primary};return(0,f.createElement)("ul",{className:b()("segmented-control",e,this.props.className),style:this.props.style,role:"radiogroup"},this.props.children)}}]),n}(v().Component));p()(E,"Item",_.Z),p()(E,"propTypes",{className:g().string,compact:g().bool,primary:g().bool,style:g().object,children:g().node.isRequired})},8268:function(e,t,n){"use strict";var r=n(85),i=n.n(r),o=n(5198),a=n.n(o),c=n(8111),s=n.n(c),u=n(270),l=n.n(u),d=n(4564),p=n.n(d),f=n(1260),m=n.n(f),g=n(3027),h=n(3980),v=n.n(h),y=n(3804),b=n.n(y),_=n(2779),E=n.n(_),S=function(e){l()(n,e);var t=p()(n);function n(){var e;i()(this,n);for(var r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),m()(s()(e),"handleKeyEvent",(function(e){switch(e.keyCode){case 13:case 32:e.preventDefault(),document.activeElement.click()}})),e}return a()(n,[{key:"render",value:function(){var e=E()({"segmented-control__item":!0,"is-selected":this.props.selected}),t=E()("segmented-control__link",m()({},"item-index-".concat(this.props.index),null!=this.props.index));return(0,g.createElement)("li",{className:e},(0,g.createElement)("a",{href:this.props.path,className:t,onClick:this.props.onClick,title:this.props.title,"data-e2e-value":this.props.value,role:"radio",tabIndex:0,"aria-checked":this.props.selected,onKeyDown:this.handleKeyEvent},(0,g.createElement)("span",{className:"segmented-control__text"},this.props.children)))}}]),n}(b().Component);m()(S,"propTypes",{children:v().node.isRequired,path:v().string,selected:v().bool,title:v().string,value:v().string,onClick:v().func,index:v().number}),m()(S,"defaultProps",{selected:!1}),t.Z=S},9255:function(e,t,n){"use strict";n.d(t,{F:function(){return o},J:function(){return a}});var r=n(9734),i=n(182),o=r.z2(),a=i.z()},9215:function(e,t,n){"use strict";n.d(t,{QT:function(){return m}});var r=n(5182),i=n.n(r),o=n(8527),a=n.n(o),c=(n(1068),n(3027)),s=n(3804),u=n(3163),l=n(1417),d=n(5799),p={__:u.__,_n:u._n,_nx:u._nx,_x:u._x,isRTL:u.isRTL,setLocaleData:u.setLocaleData},f=s.createContext(h()),m=function(){return s.useContext(f)};(0,l.createHigherOrderComponent)((function(e){return function(t){var n=m();return(0,c.createElement)(e,a()({},n,t))}}),"withI18n");function g(e,t,n){var r=e[t],o=n.hasFilter,a=n.applyFilters;return o("preTranslation")||o("postTranslation")?function(){for(var e=arguments.length,o=new Array(e),c=0;c<e;c++)o[c]=arguments[c];var s=a("preTranslation",o,t,n);return a("postTranslation",r.apply(void 0,i()(s)),s,t,n)}:r}function h(e,t){var n=e?(0,u.createI18n)(e):p,r=e?function(t,n){return function(e,t,n){return("string"==typeof n?"".concat(n,"",t):t)in e}(e,t,n)}:void 0,i=null!=t?t:(0,d.createHooks)(),o=i.addFilter,a=i.removeFilter,c={addFilter:o,removeFilter:a,hasFilter:i.hasFilter,applyFilters:i.applyFilters};return{__:g(n,"__",c),_n:g(n,"_n",c),_nx:g(n,"_nx",c),_x:g(n,"_x",c),isRTL:n.isRTL,localeData:e,hasTranslation:r,addFilter:o,removeFilter:a}}},8552:function(e,t,n){"use strict";n.d(t,{Vw:function(){return E},sS:function(){return P}});var r,i=n(2278),o=n(2884),a=n.n(o),c=n(8650),s=n.n(c),u=n(8049),l=n.n(u)()("wpcom-proxy-request"),d="https://public-api.wordpress.com",p=window.location.protocol+"//"+window.location.host,f=function(){var e=!1;try{window.postMessage({toString:function(){e=!0}},"*")}catch(t){}return e}(),m=function(){try{return new window.File(["a"],"test.jpg",{type:"image/jpeg"}),!0}catch(e){return!1}}(),g=null,h=!1,v={},y=!!window.ProgressEvent&&!!window.FormData;l('using "origin": %o',p);var b=function(e,t){var n=Object.assign({},e);l("request(%o)",n),g||x();var o=(0,i.Z)();n.callback=o,n.supports_args=!0,n.supports_error_obj=!0,n.supports_progress=y,n.method=String(n.method||"GET").toUpperCase(),l("params object: %o",n);var a=new window.XMLHttpRequest;if(a.params=n,v[o]=a,"function"==typeof t){var c=!1,s=function(e){if(!c){c=!0;var n=e.error||e.err||e;l("error: ",n),l("headers: ",e.headers),t(n,null,e.headers)}};a.addEventListener("load",(function(e){if(!c){c=!0;var n=e.response||a.response;l("body: ",n),l("headers: ",e.headers),t(null,n,e.headers)}})),a.addEventListener("abort",s),a.addEventListener("error",s)}return"function"==typeof n.onStreamRecord&&delete n.onStreamRecord,h?S(n):(l("buffering API request since proxying <iframe> is not yet loaded"),r.push(n)),a},_=function(e,t){return"function"==typeof t?b(e,t):new Promise((function(t,n){b(e,(function(e,r){e?n(e):t(r)}))}))};function E(){return _({metaAPI:{accessAllUsersBlogs:!0}})}function S(e){l("sending API request to proxy <iframe> %o",e),e.formData&&function(e){if(!window.chrome||!m)return;for(var t=0;t<e.length;t++){var n=C(e[t][1]);n&&(e[t][1]=new window.File([n],n.name,{type:n.type}))}}(e.formData),g.contentWindow.postMessage(f?JSON.stringify(e):e,d)}function w(e){return e&&"[object File]"===Object.prototype.toString.call(e)}function C(e){return w(e)?e:"object"==typeof e&&w(e.fileContents)?e.fileContents:null}function x(){l("install()"),g&&(l("uninstall()"),window.removeEventListener("message",k),document.body.removeChild(g),h=!1,g=null),r=[],window.addEventListener("message",k),(g=document.createElement("iframe")).src=d+"/wp-admin/rest-proxy/?v=2.0#"+p,g.style.display="none",document.body.appendChild(g)}var P=function(){x()};function k(e){if(l("onmessage"),e.origin===d)if(e.source===g.contentWindow){var t=e.data;if(!t)return l("no `data`, bailing");if("ready"!==t){if(f&&"string"==typeof t&&(t=JSON.parse(t)),t.upload||t.download)return function(e){l('got "progress" event: %o',e);var t=v[e.callbackId];if(t){var n=new(s())("progress",e);(e.upload?t.upload:t).dispatchEvent(n)}}(t);if(!t.length)return l("`e.data` doesn't appear to be an Array, bailing...");var n=t[t.length-1];if(!(n in v))return l("bailing, no matching request with callback: %o",n);var i,o=v[n],c=o.params,u=t[0],p=t[1],m=t[2];if(207===p||delete v[n],c.metaAPI?p="metaAPIupdated"===u?200:500:l("got %o status code for URL: %o",p,c.path),"object"==typeof m)if(m.status=p,i=m["Content-Type"],/^application[/]x-ndjson($|;)/.test(i))return void N(o,new Error("stream mode processing is not yet implemented for wpcom-proxy-request"),m);if(p&&2===Math.floor(p/100))!function(e,t,n){var r=new(s())("load");r.data=r.body=r.response=t,r.headers=n,e.dispatchEvent(r)}(o,u,m);else N(o,a()(c,p,u),m)}else!function(){if(l('proxy <iframe> "load" event'),h=!0,r){for(var e=0;e<r.length;e++)S(r[e]);r=null}}()}else l("ignoring message... iframe elements do not match");else l("ignoring message... %o !== %o",e.origin,d)}function N(e,t,n){var r=new(s())("error");r.error=r.err=t,r.headers=n,e.dispatchEvent(r)}t.ZP=_},8049:function(e,t,n){t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;var n="color: "+this.color;t.splice(1,0,n,"color: inherit");var r=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(function(e){"%%"!==e&&(r++,"%c"===e&&(i=r))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(n){}},t.load=function(){var e;try{e=t.storage.getItem("debug")}catch(n){}!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG);return e},t.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+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.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"],t.log=console.debug||console.log||function(){},e.exports=n(2632)(t),e.exports.formatters.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}},2632:function(e,t,n){var r=n(5182);e.exports=function(e){function t(e){var n;function r(){for(var e=arguments.length,i=new Array(e),o=0;o<e;o++)i[o]=arguments[o];if(r.enabled){var a=r,c=Number(new Date),s=c-(n||c);a.diff=s,a.prev=n,a.curr=c,n=c,i[0]=t.coerce(i[0]),"string"!=typeof i[0]&&i.unshift("%O");var u=0;i[0]=i[0].replace(/%([a-zA-Z%])/g,(function(e,n){if("%%"===e)return e;u++;var r=t.formatters[n];if("function"==typeof r){var o=i[u];e=r.call(a,o),i.splice(u,1),u--}return e})),t.formatArgs.call(a,i);var l=a.log||t.log;l.apply(a,i)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=t.selectColor(e),r.destroy=i,r.extend=o,"function"==typeof t.init&&t.init(r),t.instances.push(r),r}function i(){var e=t.instances.indexOf(this);return-1!==e&&(t.instances.splice(e,1),!0)}function o(e,n){var r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function a(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){var e=[].concat(r(t.names.map(a)),r(t.skips.map(a).map((function(e){return"-"+e})))).join(",");return t.enable(""),e},t.enable=function(e){var n;t.save(e),t.names=[],t.skips=[];var r=("string"==typeof e?e:"").split(/[\s,]+/),i=r.length;for(n=0;n<i;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")));for(n=0;n<t.instances.length;n++){var o=t.instances[n];o.enabled=t.enabled(o.namespace)}},t.enabled=function(e){if("*"===e[e.length-1])return!0;var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=n(1378),Object.keys(e).forEach((function(n){t[n]=e[n]})),t.instances=[],t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){for(var n=0,r=0;r<e.length;r++)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t}},3830:function(e,t,n){"use strict";var r=n(956);e.exports=function(){var e=r.apply(r,arguments);return e.charAt(0).toUpperCase()+e.slice(1)}},956:function(e){"use strict";e.exports=function(){var e=[].map.call(arguments,(function(e){return e.trim()})).filter((function(e){return e.length})).join("-");return e.length?1!==e.length&&/[_.\- ]+/.test(e)?e.replace(/^[_.\- ]+/,"").toLowerCase().replace(/[_.\- ]+(\w|$)/g,(function(e,t){return t.toUpperCase()})):e[0]===e[0].toLowerCase()&&e.slice(1)!==e.slice(1).toLowerCase()?e:e.toLowerCase():""}},7127:function(e,t,n){"use strict";n.d(t,{Z:function(){return a}});var r=n(3804),i=n(669);function o(e,t){return e===t}function a(e,t,n){var a=n&&n.equalityFn?n.equalityFn:o,c=(0,r.useState)(e),s=c[0],u=c[1],l=(0,i.Z)((0,r.useCallback)((function(e){return u(e)}),[]),t,n),d=l[0],p=l[1],f=(0,r.useRef)(e);return(0,r.useEffect)((function(){a(f.current,e)||(d(e),f.current=e)}),[e,d,a]),[s,p]}},669:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(3804);function i(e,t,n){void 0===n&&(n={});var i=n.maxWait,o=(0,r.useRef)(null),a=(0,r.useRef)([]),c=n.leading,s=(0,r.useRef)(!1),u=(0,r.useRef)(null),l=(0,r.useRef)(!1),d=(0,r.useRef)(e);d.current=e;var p=(0,r.useCallback)((function(){clearTimeout(u.current),clearTimeout(o.current),o.current=null,a.current=[],u.current=null,s.current=!1}),[]);(0,r.useEffect)((function(){return function(){l.current=!0}}),[]);return[(0,r.useCallback)((function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(a.current=e,clearTimeout(u.current),!u.current&&c&&!s.current)return d.current.apply(d,e),void(s.current=!0);u.current=setTimeout((function(){p(),l.current||d.current.apply(d,e)}),t),i&&!o.current&&(o.current=setTimeout((function(){var e=a.current;p(),l.current||d.current.apply(null,e)}),i))}),[i,t,p,c]),p,function(){u.current&&(d.current.apply(null,a.current),p())}]}},8186:function(e,t,n){"use strict";var r=n(7320),i=n(3804);t.useSubscription=function(e){var t=e.getCurrentValue,n=e.subscribe,o=i.useState((function(){return{getCurrentValue:t,subscribe:n,value:t()}}));e=o[0];var a=o[1];return o=e.value,e.getCurrentValue===t&&e.subscribe===n||(o=t(),a({getCurrentValue:t,subscribe:n,value:o})),i.useDebugValue(o),i.useEffect((function(){function e(){if(!i){var e=t();a((function(i){return i.getCurrentValue!==t||i.subscribe!==n||i.value===e?i:r({},i,{value:e})}))}}var i=!1,o=n(e);return e(),function(){i=!0,o()}}),[t,n]),o}},6718:function(e,t,n){"use strict";e.exports=n(8186)},2884:function(e,t,n){var r=n(3830),i=n(7260);function o(e,t){if(t)if("number"==typeof t)a(e,t);else{t.status_code&&a(e,t.status_code),t.error&&(e.name=s(t.error)),t.error_description&&(e.message=t.error_description);var n=t.errors;if(n)o(e,n.length?n[0]:n);for(var r in t)e[r]=t[r];e.status&&(t.method||t.path)&&c(e)}}function a(e,t){e.name=s(i[t]),e.status=e.statusCode=t,c(e)}function c(e){var t=e.status,n=e.method,r=e.path,i=t+" status code",o=n||r;o&&(i+=' for "'),n&&(i+=n),o&&(i+=" "),r&&(i+=r),o&&(i+='"'),e.message=i}function s(e){return r(String(e).replace(/error$/i,""),"error")}e.exports=function e(){for(var t=new Error,n=0;n<arguments.length;n++)o(t,arguments[n]);"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(t,e);return t}},7260:function(e){e.exports={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"}},4024:function(e,t){"use strict";for(var n=[],r=0;r<256;++r)n[r]=(r+256).toString(16).substr(1);t.Z=function(e,t){var r=t||0,i=n;return[i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]]].join("")}},9771:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),i=new Uint8Array(16);function o(){if(!r)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(i)}},6374:function(e,t,n){"use strict";var r=n(9771),i=n(4024);t.Z=function(e,t,n){var o=t&&n||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var a=(e=e||{}).random||(e.rng||r.Z)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var c=0;c<16;++c)t[o+c]=a[c];return t||(0,i.Z)(a)}},4947:function(e,t){"use strict";for(var n=[],r=0;r<256;++r)n[r]=(r+256).toString(16).substr(1);t.Z=function(e,t){var r=t||0,i=n;return[i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],"-",i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]],i[e[r++]]].join("")}},4750:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),i=new Uint8Array(16);function o(){if(!r)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(i)}},2278:function(e,t,n){"use strict";var r=n(4750),i=n(4947);t.Z=function(e,t,n){var o=t&&n||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var a=(e=e||{}).random||(e.rng||r.Z)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t)for(var c=0;c<16;++c)t[o+c]=a[c];return t||(0,i.Z)(a)}},3804:function(e){"use strict";e.exports=window.React},8681:function(e){"use strict";e.exports=window["a8c-fse-common-data-stores"]},1205:function(e){"use strict";e.exports=window.lodash},7997:function(e){"use strict";e.exports=window.wp.components},1417:function(e){"use strict";e.exports=window.wp.compose},5707:function(e){"use strict";e.exports=window.wp.data},9866:function(e){"use strict";e.exports=window.wp.dataControls},3613:function(e){"use strict";e.exports=window.wp.deprecated},3027:function(e){"use strict";e.exports=window.wp.element},5799:function(e){"use strict";e.exports=window.wp.hooks},3163:function(e){"use strict";e.exports=window.wp.i18n},1200:function(e){"use strict";e.exports=window.wp.plugins},2418:function(e){"use strict";e.exports=window.wp.primitives},791:function(e){"use strict";e.exports=window.wp.url}},t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={exports:{}};return e[r](i,i.exports,n),i.exports}return n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n(7456)}());
editor-site-launch/src/utils.ts CHANGED
@@ -47,8 +47,12 @@ export const openCheckout = (
47
  const isFocusedLaunchFlow = window?.wpcomEditorSiteLaunch?.launchFlow === FOCUSED_LAUNCH_FLOW;
48
  const urlWithoutArgs = getCurrentLaunchFlowUrl().split( '?' )[ 0 ];
49
 
50
- // only in focused launch, open checkout modal assuming the cart is already updated
51
- if ( hasAction( HOOK_OPEN_CHECKOUT_MODAL ) && isFocusedLaunchFlow ) {
 
 
 
 
52
  doAction( HOOK_OPEN_CHECKOUT_MODAL, {
53
  checkoutOnSuccessCallback: onSuccessCallback,
54
  isFocusedLaunch: true,
47
  const isFocusedLaunchFlow = window?.wpcomEditorSiteLaunch?.launchFlow === FOCUSED_LAUNCH_FLOW;
48
  const urlWithoutArgs = getCurrentLaunchFlowUrl().split( '?' )[ 0 ];
49
 
50
+ // Use Checkout Modal as a progressive enhancement if:
51
+ // - we are in Calypso, within the iframed editor where HOOK_OPEN_CHECKOUT_MODAL exists
52
+ // - we are in Focused Launch flow
53
+ // - selected plan is not eCommerce
54
+ if ( hasAction( HOOK_OPEN_CHECKOUT_MODAL ) && isFocusedLaunchFlow && ! isEcommerce ) {
55
+ // open Checkout Modal without passing cartData, assuming the cart is already updated
56
  doAction( HOOK_OPEN_CHECKOUT_MODAL, {
57
  checkoutOnSuccessCallback: onSuccessCallback,
58
  isFocusedLaunch: true,
full-site-editing-plugin.php CHANGED
@@ -2,7 +2,7 @@
2
  /**
3
  * Plugin Name: WordPress.com Editing Toolkit
4
  * Description: Enhances your page creation workflow within the Block Editor.
5
- * Version: 2.20
6
  * Author: Automattic
7
  * Author URI: https://automattic.com/wordpress-plugins/
8
  * License: GPLv2 or later
@@ -35,7 +35,7 @@ namespace A8C\FSE;
35
  *
36
  * @var string
37
  */
38
- define( 'A8C_ETK_PLUGIN_VERSION', '2.20' );
39
 
40
  // Always include these helper files for dotcom FSE.
41
  require_once __DIR__ . '/dotcom-fse/helpers.php';
@@ -141,7 +141,7 @@ function load_common_module() {
141
  add_action( 'plugins_loaded', __NAMESPACE__ . '\load_common_module' );
142
 
143
  /**
144
- * Load Editor Site Launch
145
  */
146
  function load_editor_site_launch() {
147
  require_once __DIR__ . '/editor-site-launch/index.php';
2
  /**
3
  * Plugin Name: WordPress.com Editing Toolkit
4
  * Description: Enhances your page creation workflow within the Block Editor.
5
+ * Version: 2.21
6
  * Author: Automattic
7
  * Author URI: https://automattic.com/wordpress-plugins/
8
  * License: GPLv2 or later
35
  *
36
  * @var string
37
  */
38
+ define( 'A8C_ETK_PLUGIN_VERSION', '2.21' );
39
 
40
  // Always include these helper files for dotcom FSE.
41
  require_once __DIR__ . '/dotcom-fse/helpers.php';
141
  add_action( 'plugins_loaded', __NAMESPACE__ . '\load_common_module' );
142
 
143
  /**
144
+ * Load Editor Site Launch.
145
  */
146
  function load_editor_site_launch() {
147
  require_once __DIR__ . '/editor-site-launch/index.php';
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: automattic
3
  Tags: block, blocks, editor, gutenberg, page
4
  Requires at least: 5.5
5
  Tested up to: 5.6
6
- Stable tag: 2.20
7
  Requires PHP: 5.6.20
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -41,6 +41,12 @@ This plugin is experimental, so we don't provide any support for it outside of w
41
  == Changelog ==
42
  View the commit history here: https://github.com/Automattic/wp-calypso/commits/trunk/apps/editing-toolkit
43
 
 
 
 
 
 
 
44
  = 2.20 =
45
  * Page layout picker: Fix broken web fonts in page layout picker large preview (https://github.com/Automattic/wp-calypso/pull/50253)
46
  * Move page template modal into its own package (https://github.com/Automattic/wp-calypso/pull/49661)
3
  Tags: block, blocks, editor, gutenberg, page
4
  Requires at least: 5.5
5
  Tested up to: 5.6
6
+ Stable tag: 2.21
7
  Requires PHP: 5.6.20
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
41
  == Changelog ==
42
  View the commit history here: https://github.com/Automattic/wp-calypso/commits/trunk/apps/editing-toolkit
43
 
44
+ = 2.21 =
45
+ * Focused Launch: redirect to checkout after launch for eCommerce plan in Calypso (https://github.com/Automattic/wp-calypso/pull/50267)
46
+ * Focused Launch: Once there is a plan selected, do not use plan from cart anymore. (https://github.com/Automattic/wp-calypso/pull/50276)
47
+ * Set an order for page layout categories (https://github.com/Automattic/wp-calypso/pull/50110)
48
+ * Focused Launch: show Name your site step for non-EN sites (https://github.com/Automattic/wp-calypso/pull/50311)
49
+
50
  = 2.20 =
51
  * Page layout picker: Fix broken web fonts in page layout picker large preview (https://github.com/Automattic/wp-calypso/pull/50253)
52
  * Move page template modal into its own package (https://github.com/Automattic/wp-calypso/pull/49661)
starter-page-templates/dist/starter-page-templates.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-nux', 'wp-plugins', 'wp-polyfill', 'wp-url'), 'version' => 'adccb6bf182a42e63d6fb2462e81a387');
1
+ <?php return array('dependencies' => array('lodash', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-nux', 'wp-plugins', 'wp-polyfill', 'wp-url'), 'version' => 'c21bf6f0fbf92983054f262103b5879c');
starter-page-templates/dist/starter-page-templates.js CHANGED
@@ -3,4 +3,4 @@
3
  Copyright (c) 2017 Jed Watson.
4
  Licensed under the MIT License (MIT), see
5
  http://jedwatson.github.io/classnames
6
- */!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)&&n.length){var a=o.apply(null,n);a&&e.push(a)}else if("object"===i)for(var s in n)r.call(n,s)&&n[s]&&e.push(s)}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},6070:function(){},7155:function(e,t,n){"use strict";n.r(t);var r=n(8527),o=n.n(r),i=n(3027),a=n(1200),s=n(5707),l=n(2998),c=n(2166),u=(n(6791),n(6070),window.starterPageTemplatesConfig),p=u.templates,f=void 0===p?[]:p,d=u.vertical,m=u.segment,v=u.tracksUserData,g=u.screenAction,y=u.theme,h=u.isFrontPage,b=u.locale,w=u.hideFrontPageTitle;v&&(0,l.Z)(v);var _={segment:m,templates:f,theme:y,vertical:d,isFrontPage:h,locale:b,hidePageTitle:Boolean(h&&w)};"add"===g&&(0,s.dispatch)("automattic/starter-page-layouts").setOpenState("OPEN_FROM_ADD_PAGE"),(0,a.registerPlugin)("page-templates",{render:function(){return(0,i.createElement)(i.Fragment,null,(0,i.createElement)(c.O,o()({},_,{shouldPrefetchAssets:!1})))}})},2166:function(e,t,n){"use strict";n.d(t,{O:function(){return f}});var r=n(417),o=n.n(r),i=n(3804),a=(n(5742),n(1417)),s=n(5707),l=n(5799),c=n(6577),u="isInsertingPageTemplate",p="automattic/full-site-editing/inserting-template",f=(0,a.compose)((0,s.withSelect)((function(e){var t=function(){return e("core/editor").getEditedPostAttribute("meta")},n=t()._starter_page_template,r=e("automattic/starter-page-layouts").isOpen,o=e("core/editor").getBlocks();return{isOpen:r(),getMeta:t,_starter_page_template:n,currentBlocks:o,currentPostTitle:e("core/editor").getCurrentPost().title,postContentBlock:o.find((function(e){return"a8c/post-content"===e.name})),isWelcomeGuideActive:e("core/edit-post").isFeatureActive("welcomeGuide"),areTipsEnabled:!!e("core/nux")&&e("core/nux").areTipsEnabled()}})),(0,s.withDispatch)((function(e,t){var n=e("core/editor");return{setOpenState:e("automattic/starter-page-layouts").setOpenState,saveTemplateChoice:function(e){var r=t.getMeta();n.editPost({meta:o()(o()({},r),{},{_starter_page_template:e})})},insertTemplate:function(r,o){(0,l.addFilter)(u,p,i.stubTrue),r&&n.editPost({title:r});var a=t.postContentBlock;e("core/block-editor").replaceInnerBlocks(a?a.clientId:"",o,!1),(0,l.removeFilter)(u,p)},hideWelcomeGuide:function(){t.isWelcomeGuideActive?e("core/edit-post").toggleFeature("welcomeGuide"):t.areTipsEnabled&&e("core/nux").disableTips()}}})))(c.Z)},6791:function(e,t,n){"use strict";var r=n(2220),o=n.n(r),i=n(5707);(0,i.registerStore)("automattic/starter-page-layouts",{reducer:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"CLOSED",t=arguments.length>1?arguments[1]:void 0,n=t.type,r=o()(t,["type"]);return"SET_IS_OPEN"===n?r.openState:e},actions:{setOpenState:function(e){return{type:"SET_IS_OPEN",openState:e||"CLOSED"}}},selectors:{isOpen:function(e){return"CLOSED"!==e}}})},5808:function(e,t,n){"use strict";var r=n(1068),o=n.n(r),i=n(3027),a=n(3804),s=n(2779),l=n.n(s),c=n(5707),u=n(1417),p=n(3163),f=n(6298),__=p.__;t.Z=(0,u.compose)(u.withSafeTimeout,(0,c.withSelect)((function(e){var t=e("core/block-editor");return{settings:t?t.getSettings():{}}})))((function(e){var t,n,r=e.className,s=void 0===r?"block-iframe-preview":r,c=e.bodyClassName,u=void 0===c?"block-iframe-preview-body":c,p=e.viewportWidth,d=e.blocks,m=e.settings,v=e.setTimeout,g=void 0===v?a.noop:v,y=e.title,h=(0,i.useRef)(),b=(0,i.useRef)(),w=(0,i.useState)({transform:"scale( 1 )"}),_=o()(w,2),k=_[0],S=_[1],T=(0,i.useMemo)((function(){return(0,a.castArray)(d)}),[d]),E=(0,i.useReducer)((function(e){return e+1}),0),O=o()(E,2),x=O[0],P=O[1];(0,i.useLayoutEffect)(P,[d]);var B=(0,i.useCallback)((function(){var e=(0,a.get)(h,["current","parentNode"]);if(e){var t=p||h.current.offsetWidth,n=e.offsetWidth/p,r=e.offsetHeight/n;S({width:t,height:r,transform:"scale( ".concat(n," )")})}}),[p]);return(0,i.useEffect)((function(){if(y){var e=(0,a.get)(b,["current","contentDocument","body"]);if(e){var t=e.querySelector(".editor-post-title .editor-post-title__input");t&&(t.value=y)}}}),[x]),(0,i.useEffect)((function(){g((function(){var e,t,n,r,o;e=window.document,t=b.current.contentDocument,n=["link","style"],r={head:document.createDocumentFragment(),body:document.createDocumentFragment()},(o=e.querySelectorAll(".edit-post-visual-editor style"))&&o.forEach((function(e){r.body.appendChild(e.cloneNode(!0))})),(0,a.each)((0,a.filter)(e.head.children,(function(e){return n.includes(e.localName)})),(function(e){r.head.appendChild(e.cloneNode(!0))})),t.head.appendChild(r.head),t.body.appendChild(r.body),b.current.contentDocument.body.classList.add(u,"editor-styles-wrapper","block-editor__container"),b.current.contentDocument.head.innerHTML+="<style>.editor-post-title .editor-post-title__input { height: auto !important; }</style>",b.current.contentDocument.head.innerHTML+="<style>a, button, .wp-block-button, .wp-block-button__link { pointer-events: none; cursor: default; }</style>",B()}),0)}),[g,u,B]),(0,i.useEffect)((function(){var e=(0,a.get)(b,["current","contentDocument","body"]);e&&(e.scrollTop=0)}),[x]),(0,i.useEffect)((function(){var e=(0,a.debounce)(B,300);return window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[B]),(0,i.useEffect)((function(){return window.jQuery&&window.jQuery(window.document).on("wp-collapse-menu",B),function(){window.jQuery&&window.jQuery(window.document).off("wp-collapse-menu",B)}}),[B]),(0,i.createElement)("div",{ref:h},(0,i.createElement)("iframe",{ref:b,title:__("Preview","full-site-editing"),className:l()("editor-styles-wrapper",s),style:k,tabIndex:-1},(null===(t=b.current)||void 0===t||null===(n=t.contentDocument)||void 0===n?void 0:n.body)&&(0,i.createPortal)((0,i.createElement)("div",{className:"block-editor"},(0,i.createElement)("div",{className:"edit-post-visual-editor"},(0,i.createElement)("div",{className:"editor-styles-wrapper"},(0,i.createElement)("div",{className:"editor-writing-flow"},(0,i.createElement)(f.Z,{blocks:T,settings:m,hidePageTitle:!y,recomputeBlockListKey:x}))))),b.current.contentDocument.body)))}))},6298:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(3027),o=n(6399),i=n(7997),a=n(8885);function s(e){var t=e.blocks,n=e.settings,s=e.hidePageTitle,l=e.recomputeBlockListKey;return(0,r.createElement)(o.BlockEditorProvider,{value:t,settings:n},(0,r.createElement)(i.Disabled,{key:l},!s&&(0,r.createElement)("div",{className:"block-iframe-preview__template-title edit-post-visual-editor__post-title-wrapper"},(0,r.createElement)(a.PostTitle,null)),(0,r.createElement)(o.BlockList,null)))}},6577:function(e,t,n){"use strict";n.d(t,{Z:function(){return I}});var r=n(3041),o=n.n(r),i=n(85),a=n.n(i),s=n(5198),l=n.n(s),c=n(8111),u=n.n(c),p=n(270),f=n.n(p),d=n(4564),m=n.n(d),v=n(1260),g=n.n(v),y=n(3027),h=n(3804),b=n(3163),w=n(2779),_=n.n(w),k=n(7997),S=n(9314),T=n(2934),E=n(2356),O=n(2998),x=n(5818),P=n(4001),B=n(2541),j=n(1043),__=b.__,I=function(e){f()(n,e);var t=m()(n);function n(){var e;a()(this,n);for(var r=arguments.length,i=new Array(r),s=0;s<r;s++)i[s]=arguments[s];return e=t.call.apply(t,[this].concat(i)),g()(u()(e),"state",{isLoading:!1,previewedTemplate:null,error:null}),g()(u()(e),"getTitlesByTemplateSlugs",(0,h.memoize)((function(e){return(0,h.mapValues)((0,h.keyBy)(e,"name"),"title")}))),g()(u()(e),"getBlocksByTemplateSlugs",(0,h.memoize)((function(t){var n=(0,h.reduce)(t,(function(t,n){var r=n.name,o=n.html;return t[r]=o?(0,S.parse)((0,x.Z)(o,e.props.siteInformation)):[],t}),{});return e.filterTemplatesWithMissingBlocks(n)}))),g()(u()(e),"getBlocksForPreview",(0,h.memoize)((function(t){var n=e.getBlocksByTemplateSlug(t);return(0,B.Z)(n,(function(e){return"jetpack/contact-form"===e.name&&void 0!==e.attributes.hasFormSettingsSet&&(e.attributes.hasFormSettingsSet=!0),e}))}))),g()(u()(e),"getBlocksForSelection",(function(t){var n=e.getBlocksByTemplateSlug(t);return(0,B.Z)(n,(function(e){return"core/button"===e.name&&void 0!==e.attributes.url&&(e.attributes.url="#"),e}))})),g()(u()(e),"setTemplate",(function(t){if((0,O.E2)(t),e.props.saveTemplateChoice(t),"current"!==t){if("blank"===t)return e.props.insertTemplate("",[]),void e.props.setOpenState(!1);var n=(0,h.find)(e.props.templates,{name:t,category:"home"}),r=e.getBlocksForSelection(t),o=n?null:e.getTitleByTemplateSlug(t);r&&r.length?(e.setState({error:null,isLoading:!0}),e.maybePrefetchAssets(r).then((function(t){e.setState({isLoading:!1}),e.props.isOpen&&(e.props.insertTemplate(o,t),e.props.setOpenState(!1))})).catch((function(t){e.setState({isLoading:!1,error:t})}))):e.props.setOpenState(!1)}else e.props.setOpenState(!1)})),g()(u()(e),"maybePrefetchAssets",(function(t){return e.props.shouldPrefetchAssets?(0,P.Z)(t):Promise.resolve(t)})),g()(u()(e),"handleConfirmation",(function(t){"string"!=typeof t&&(t=e.state.previewedTemplate),e.setTemplate(t)})),g()(u()(e),"previewTemplate",(function(t){e.setState({previewedTemplate:t}),window.matchMedia("(min-width: 660px)").matches||e.handleConfirmation(t)})),g()(u()(e),"closeModal",(function(e){if(e.target.matches("button.template-selector-item__label"))return!1;(0,O.GI)();var t=(0,h.get)(window,["calypsoifyGutenberg","closeUrl"]);window.top.location=t||"edit.php?post_type=page"})),g()(u()(e),"getTemplateGroups",(function(){if(!e.props.templates.length)return null;var t,n={},r=o()(e.props.templates);try{for(r.s();!(t=r.n()).done;){var i=t.value;for(var a in i.categories)"featured"===a||a in n||(n[a]=i.categories[a])}}catch(s){r.e(s)}finally{r.f()}return e.sortGroupsNames(n)})),g()(u()(e),"sortGroupsNames",(function(e){return Object.keys(e).sort().reduce((function(t,n){return t[n]=e[n],t}),{})})),g()(u()(e),"getTemplatesForGroup",(function(t){if(!e.props.templates.length)return null;if("blank"===t)return[{name:"blank",title:"Blank",html:""}];if("current"===t&&""!==e.props._starter_page_template){var n,r=o()(e.props.templates);try{for(r.s();!(n=r.n()).done;){var i=n.value;if(e.props._starter_page_template===i.name)return[i]}}catch(p){r.e(p)}finally{r.f()}}var a,s=[],l=o()(e.props.templates);try{for(l.s();!(a=l.n()).done;){var c=a.value;for(var u in c.categories)u===t&&s.push(c)}}catch(p){l.e(p)}finally{l.f()}return s})),g()(u()(e),"renderTemplateGroups",(function(){var t=e.getTemplateGroups(),n=e.props.isFrontPage?(0,h.omit)(t,"home-page"):t;if(!n)return null;var r="blank"!==e.props._starter_page_template?e.renderTemplateGroup("current",__("Current","full-site-editing")):null,o=e.renderTemplateGroup("blank",__("Blank","full-site-editing")),i=e.props.isFrontPage?e.renderTemplateGroup("home-page",__("Home Page","full-site-editing")):null,a=[];for(var s in n)a.push(e.renderTemplateGroup(s,n[s].title));return(0,y.createElement)(y.Fragment,null,r,o,i,a)})),g()(u()(e),"renderTemplateGroup",(function(t,n){var r=e.getTemplatesForGroup(t);return r.length?e.renderTemplatesList(r,t,n):null})),g()(u()(e),"renderTemplatesList",(function(t,n,r){var o,i;if(!t.length)return null;var a,s="current"===(null===(o=t[0])||void 0===o?void 0:o.name),l=s?{current:e.props.currentBlocks}:e.getBlocksByTemplateSlugs(e.props.templates),c=Object.keys(l),u=(a=c,t.filter((function(e){return a.includes(e.name)})));return u.length&&(!s||null!==(i=l.current)&&void 0!==i&&i.length)?(0,y.createElement)("fieldset",{className:"page-template-modal__list"},(0,y.createElement)("legend",{className:"page-template-modal__form-title"},r),(0,y.createElement)(T.Z,{label:__("Layout","full-site-editing"),legendLabel:r,templates:u,blocksByTemplates:l,onTemplateSelect:e.previewTemplate,theme:e.props.theme,locale:e.props.locale,siteInformation:e.props.siteInformation,selectedTemplate:e.state.previewedTemplate})):null})),e}return l()(n,[{key:"filterTemplatesWithMissingBlocks",value:function(e){return(0,h.reduce)(e,(function(e,t,n){return(0,j.Z)(t)&&t.length||(e[n]=t),e}),{})}},{key:"componentDidMount",value:function(){this.props.isOpen&&this.trackCurrentView()}},{key:"componentDidUpdate",value:function(e){!e.isOpen&&this.props.isOpen&&this.trackCurrentView(),(this.props.isWelcomeGuideActive||this.props.areTipsEnabled)&&this.props.hideWelcomeGuide()}},{key:"trackCurrentView",value:function(){(0,O.Fk)("add-page")}},{key:"getBlocksByTemplateSlug",value:function(e){return"current"===e?this.props.currentBlocks:(0,h.get)(this.getBlocksByTemplateSlugs(this.props.templates),[e],[])}},{key:"getTitleByTemplateSlug",value:function(e){return(0,h.get)(this.getTitlesByTemplateSlugs(this.props.templates),[e],"")}},{key:"render",value:function(){var e=this.state,t=e.previewedTemplate,n=e.isLoading,r=this.props,o=r.hidePageTitle,i=r.isOpen,a=r.currentBlocks;if(!i)return null;var s=this.getBlocksForPreview.cache.get("current");return s&&a&&s.length!==a.length&&this.getBlocksForPreview.cache.delete("current"),(0,y.createElement)(k.Modal,{title:__("Select Page Layout","full-site-editing"),className:"page-template-modal",overlayClassName:"page-template-modal-screen-overlay",shouldCloseOnClickOutside:!1,isDismissable:!1,isDismissible:!1},(0,y.createElement)(k.IconButton,{className:"page-template-modal__close-button components-icon-button",onClick:this.closeModal,icon:"arrow-left-alt2",label:__("Go back","full-site-editing")}),(0,y.createElement)("div",{className:"page-template-modal__inner"},n?(0,y.createElement)("div",{className:"page-template-modal__loading"},(0,y.createElement)(k.Spinner,null),__("Adding layout…","full-site-editing")):(0,y.createElement)(y.Fragment,null,(0,y.createElement)("form",{className:"page-template-modal__form"},this.renderTemplateGroups()),(0,y.createElement)(E.Z,{blocks:this.getBlocksForPreview(t),viewportWidth:1200,title:o||"current"!==t?this.getTitleByTemplateSlug(t):this.props.currentPostTitle}))),(0,y.createElement)("div",{className:_()("page-template-modal__buttons",{"is-visually-hidden":(0,h.isEmpty)(t)||n})},(0,y.createElement)(k.Button,{isPrimary:!0,disabled:(0,h.isEmpty)(t)||n,onClick:this.handleConfirmation},(0,b.sprintf)(__("Use %s layout","full-site-editing"),this.getTitleByTemplateSlug(t)))))}}],[{key:"getDerivedStateFromProps",value:function(e,t){return t.previewedTemplate||(0,h.isEmpty)(e.templates)?null:{previewedTemplate:n.getDefaultSelectedTemplate(e)}}}]),n}(y.Component);g()(I,"getDefaultSelectedTemplate",(function(e){var t=(0,h.get)(e.templates,[0,"name"]),n=e._starter_page_template;return e.isFrontPage||n?"current":t}))},2934:function(e,t,n){"use strict";var r=n(3027),o=n(3804),i=n(2779),a=n.n(i),s=n(1417),l=n(7997),c=n(2364),u=n(5818);t.Z=(0,s.compose)(r.memo,s.withInstanceId)((function(e){var t=e.label,n=e.legendLabel,i=e.className,s=e.help,p=e.instanceId,f=e.templates,d=void 0===f?[]:f,m=e.blocksByTemplates,v=void 0===m?{}:m,g=e.theme,y=void 0===g?"maywood":g,h=e.locale,b=void 0===h?"en":h,w=e.onTemplateSelect,_=void 0===w?o.noop:w,k=e.siteInformation,S=void 0===k?{}:k,T=e.selectedTemplate;if((0,o.isEmpty)(d)||!(0,o.isArray)(d))return null;var E="template-selector-control-".concat(p);return(0,r.createElement)(l.BaseControl,{label:t,id:E,help:s,className:a()(i,"template-selector-control")},(0,r.createElement)("ul",{className:"template-selector-control__options","data-testid":"template-selector-control-options","aria-label":n},(0,o.map)(d,(function(e){var t=e.ID,o=e.name,i=e.title,a=e.description;return(0,r.createElement)("li",{key:"".concat(t,"-").concat(o,"-").concat(n),className:"template-selector-control__template"},(0,r.createElement)(c.Z,{id:E,value:o,title:(0,u.Z)(i,S),description:a,help:s,onSelect:_,templatePostID:t,theme:y,locale:b,blocks:v.hasOwnProperty(o)?v[o]:[],isSelected:o===T}))}))))}))},2364:function(e,t,n){"use strict";var r=n(3027),o=n(3804),i=n(2779),a=n.n(i);t.Z=function(e){var t=e.id,n=e.value,i=e.onSelect,s=e.title,l=e.description,c=e.theme,u=e.locale,p=e.templatePostID,f=void 0===p?null:p,d=e.isSelected;if((0,o.isNil)(t)||(0,o.isNil)(s)||(0,o.isNil)(n))return null;var m="".concat("https://public-api.wordpress.com/rest/v1/template/demo/").concat(encodeURIComponent(c),"/").concat(encodeURIComponent("dotcompatterns.wordpress.com"),"/?post_id=").concat(encodeURIComponent(f),"&language=").concat(encodeURIComponent(u)),v="blank"===n?null:"https://s0.wordpress.com/mshots/v1/"+encodeURIComponent(m)+"?vpw=1024&vph=1024&w=500&h=500",g="blank"===n?null:(0,r.createElement)("img",{className:"template-selector-item__media",src:v,alt:s,onLoad:function(e){var t=e.target;-1===t.src.indexOf("reload=1")&&setTimeout((function(){t.src=t.src+"&reload=1"}),1e4)}});return(0,r.createElement)("button",{type:"button",className:a()("template-selector-item__label",{"is-selected":d}),value:n,onClick:function(){i(n)},"aria-label":l},(0,r.createElement)("span",{className:"template-selector-item__preview-wrap"},g))}},2356:function(e,t,n){"use strict";var r=n(3027),o=n(3163),i=n(5808),__=o.__;t.Z=function(e){var t=e.blocks,n=void 0===t?[]:t,o=e.viewportWidth,a=e.title,s=!n.length;return(0,r.createElement)("div",{className:"template-selector-preview ".concat(s?"not-selected":"")},s&&(0,r.createElement)("div",{className:"editor-styles-wrapper"},(0,r.createElement)("div",{className:"template-selector-preview__empty-state"},__("Select a layout to preview.","full-site-editing"))),(0,r.createElement)(i.Z,{blocks:n,viewportWidth:o,title:a}))}},1043:function(e,t){"use strict";t.Z=function e(t){return!!t.find((function(t){return"core/missing"===t.name||!(!t.innerBlocks||!t.innerBlocks.length)&&e(t.innerBlocks)}))}},4001:function(e,t,n){"use strict";var r=n(2954),o=n.n(r),i=n(1260),a=n.n(i),s=n(5182),l=n.n(s),c=n(417),u=n.n(c),p=n(3804),f=n(7606),d=n.n(f),m=n(791),v=function(e,t,n){var r=e[t=(0,m.removeQueryArgs)(t,"w","s")]||{url:t,usages:[]};return u()(u()({},e),{},a()({},t,u()(u()({},r),{},{usages:[].concat(l()(r.usages),l()(n))})))},g=function e(t,n){switch(t.blocksByClientId[n.clientId]=n,n.name){case"core/cover":case"core/image":var r=n.attributes.url;r&&(t.assets=v(t.assets,r,[{prop:"url",path:[n.clientId,"attributes","url"]},{prop:"id",path:[n.clientId,"attributes","id"]}]));case"core/media-text":var o=n.attributes.mediaUrl;o&&"image"===n.attributes.mediaType&&(t.assets=v(t.assets,o,[{prop:"url",path:[n.clientId,"attributes","mediaUrl"]},{prop:"id",path:[n.clientId,"attributes","mediaId"]}]));case"core/gallery":(0,p.forEach)(n.attributes.images,(function(e,r){t.assets=v(t.assets,e.url,[{prop:"url",path:[n.clientId,"attributes","images",r,"url"]},{prop:"url",path:[n.clientId,"attributes","images",r,"link"]},{prop:"id",path:[n.clientId,"attributes","images",r,"id"]},{prop:"id",path:[n.clientId,"attributes","ids",r]}])}))}return(0,p.isEmpty)(n.innerBlocks)?t:(0,p.reduce)(n.innerBlocks,e,t)},y=function(){var e=o()(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d()({method:"POST",path:"/fse/v1/sideload/image/batch",data:{resources:(0,p.map)(t)}}).then((function(e){return(0,p.reduce)(t,(function(t,n){var r=e.shift(),o=r.id,i=r.source_url;return u()(u()({},t),{},a()({},n.url,{id:o,url:i}))}),{})}));case 2:return e.abrupt("return",e.sent);case 3:case"end":return e.stop()}}),e)})));return function(_x){return e.apply(this,arguments)}}(),h=function(e,t){return(0,p.forEach)(e.assets,(function(n){var r=t[n.url];r&&(0,p.forEach)(n.usages,(function(t){(0,p.set)(e.blocksByClientId,t.path,r[t.prop])}))})),e.blocks},b=function(){var e=o()(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=(0,p.reduce)(t,g,{assets:{},blocksByClientId:{},blocks:t}),!(0,p.isEmpty)(n.assets)){e.next=3;break}return e.abrupt("return",t);case 3:return e.abrupt("return",y(n.assets).then((function(e){return h(n,e)})));case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();t.Z=b},2541:function(e,t,n){"use strict";var r=n(3804),o=n(9314);t.Z=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.identity;return t.map((function(t){return(t=n((0,o.cloneBlock)(t))).innerBlocks&&t.innerBlocks.length&&(t.innerBlocks=e(t.innerBlocks,n)),t}))}},5818:function(e,t,n){"use strict";var r=n(3163),_x=r._x,o={Address:_x("123 Main St","default address","full-site-editing"),Phone:_x("555-555-5555","default phone number","full-site-editing"),CompanyName:_x("Your Company Name","default company name","full-site-editing"),Vertical:_x("Business","default vertical name","full-site-editing")},i={CompanyName:"title",Address:"address",Phone:"phone",Vertical:"vertical"};t.Z=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e?e.replace(/{{(\w+)}}/g,(function(e,n){var r=o[n];return t[i[n]]||r||n})):""}},2998:function(e,t,n){"use strict";n.d(t,{Z:function(){return o},Fk:function(){return i},GI:function(){return a},E2:function(){return s}}),window._tkq=window._tkq||[];var r=null,o=function(e){r=e,window._tkq.push(["identifyUser",e.userid,e.username])},i=function(e){r&&window._tkq.push(["recordEvent","a8c_full_site_editing_template_selector_view",{blog_id:r.blogid,source:e}])},a=function(){r&&window._tkq.push(["recordEvent","a8c_full_site_editing_template_selector_dismiss",{blog_id:r.blogid}])},s=function(e){r&&window._tkq.push(["recordEvent","a8c_full_site_editing_template_selector_template_selected",{blog_id:r.blogid,template:e}])}},3804:function(e){"use strict";e.exports=window.lodash},7606:function(e){"use strict";e.exports=window.wp.apiFetch},6399:function(e){"use strict";e.exports=window.wp.blockEditor},9314:function(e){"use strict";e.exports=window.wp.blocks},7997:function(e){"use strict";e.exports=window.wp.components},1417:function(e){"use strict";e.exports=window.wp.compose},5707:function(e){"use strict";e.exports=window.wp.data},8885:function(e){"use strict";e.exports=window.wp.editor},3027:function(e){"use strict";e.exports=window.wp.element},5799:function(e){"use strict";e.exports=window.wp.hooks},3163:function(e){"use strict";e.exports=window.wp.i18n},5742:function(e){"use strict";e.exports=window.wp.nux},1200:function(e){"use strict";e.exports=window.wp.plugins},791:function(e){"use strict";e.exports=window.wp.url}},t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={exports:{}};return e[r](o,o.exports,n),o.exports}return n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n(7155)}());
3
  Copyright (c) 2017 Jed Watson.
4
  Licensed under the MIT License (MIT), see
5
  http://jedwatson.github.io/classnames
6
+ */!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var i=typeof n;if("string"===i||"number"===i)e.push(n);else if(Array.isArray(n)&&n.length){var a=o.apply(null,n);a&&e.push(a)}else if("object"===i)for(var s in n)r.call(n,s)&&n[s]&&e.push(s)}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},6070:function(){},7155:function(e,t,n){"use strict";n.r(t);var r=n(8527),o=n.n(r),i=n(3027),a=n(1200),s=n(5707),l=n(2998),c=n(2166),u=(n(6791),n(6070),window.starterPageTemplatesConfig),p=u.templates,f=void 0===p?[]:p,d=u.vertical,m=u.segment,v=u.tracksUserData,g=u.screenAction,y=u.theme,h=u.isFrontPage,b=u.locale,w=u.hideFrontPageTitle;v&&(0,l.Z)(v);var _={segment:m,templates:f,theme:y,vertical:d,isFrontPage:h,locale:b,hidePageTitle:Boolean(h&&w)};"add"===g&&(0,s.dispatch)("automattic/starter-page-layouts").setOpenState("OPEN_FROM_ADD_PAGE"),(0,a.registerPlugin)("page-templates",{render:function(){return(0,i.createElement)(i.Fragment,null,(0,i.createElement)(c.O,o()({},_,{shouldPrefetchAssets:!1})))}})},2166:function(e,t,n){"use strict";n.d(t,{O:function(){return f}});var r=n(417),o=n.n(r),i=n(3804),a=(n(5742),n(1417)),s=n(5707),l=n(5799),c=n(6577),u="isInsertingPageTemplate",p="automattic/full-site-editing/inserting-template",f=(0,a.compose)((0,s.withSelect)((function(e){var t=function(){return e("core/editor").getEditedPostAttribute("meta")},n=t()._starter_page_template,r=e("automattic/starter-page-layouts").isOpen,o=e("core/editor").getBlocks();return{isOpen:r(),getMeta:t,_starter_page_template:n,currentBlocks:o,currentPostTitle:e("core/editor").getCurrentPost().title,postContentBlock:o.find((function(e){return"a8c/post-content"===e.name})),isWelcomeGuideActive:e("core/edit-post").isFeatureActive("welcomeGuide"),areTipsEnabled:!!e("core/nux")&&e("core/nux").areTipsEnabled()}})),(0,s.withDispatch)((function(e,t){var n=e("core/editor");return{setOpenState:e("automattic/starter-page-layouts").setOpenState,saveTemplateChoice:function(e){var r=t.getMeta();n.editPost({meta:o()(o()({},r),{},{_starter_page_template:e})})},insertTemplate:function(r,o){(0,l.addFilter)(u,p,i.stubTrue),r&&n.editPost({title:r});var a=t.postContentBlock;e("core/block-editor").replaceInnerBlocks(a?a.clientId:"",o,!1),(0,l.removeFilter)(u,p)},hideWelcomeGuide:function(){t.isWelcomeGuideActive?e("core/edit-post").toggleFeature("welcomeGuide"):t.areTipsEnabled&&e("core/nux").disableTips()}}})))(c.Z)},6791:function(e,t,n){"use strict";var r=n(2220),o=n.n(r),i=n(5707);(0,i.registerStore)("automattic/starter-page-layouts",{reducer:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"CLOSED",t=arguments.length>1?arguments[1]:void 0,n=t.type,r=o()(t,["type"]);return"SET_IS_OPEN"===n?r.openState:e},actions:{setOpenState:function(e){return{type:"SET_IS_OPEN",openState:e||"CLOSED"}}},selectors:{isOpen:function(e){return"CLOSED"!==e}}})},5808:function(e,t,n){"use strict";var r=n(1068),o=n.n(r),i=n(3027),a=n(3804),s=n(2779),l=n.n(s),c=n(5707),u=n(1417),p=n(3163),f=n(6298),__=p.__;t.Z=(0,u.compose)(u.withSafeTimeout,(0,c.withSelect)((function(e){var t=e("core/block-editor");return{settings:t?t.getSettings():{}}})))((function(e){var t,n,r=e.className,s=void 0===r?"block-iframe-preview":r,c=e.bodyClassName,u=void 0===c?"block-iframe-preview-body":c,p=e.viewportWidth,d=e.blocks,m=e.settings,v=e.setTimeout,g=void 0===v?a.noop:v,y=e.title,h=(0,i.useRef)(),b=(0,i.useRef)(),w=(0,i.useState)({transform:"scale( 1 )"}),_=o()(w,2),k=_[0],S=_[1],T=(0,i.useMemo)((function(){return(0,a.castArray)(d)}),[d]),E=(0,i.useReducer)((function(e){return e+1}),0),O=o()(E,2),x=O[0],P=O[1];(0,i.useLayoutEffect)(P,[d]);var B=(0,i.useCallback)((function(){var e=(0,a.get)(h,["current","parentNode"]);if(e){var t=p||h.current.offsetWidth,n=e.offsetWidth/p,r=e.offsetHeight/n;S({width:t,height:r,transform:"scale( ".concat(n," )")})}}),[p]);return(0,i.useEffect)((function(){if(y){var e=(0,a.get)(b,["current","contentDocument","body"]);if(e){var t=e.querySelector(".editor-post-title .editor-post-title__input");t&&(t.value=y)}}}),[x]),(0,i.useEffect)((function(){g((function(){var e,t,n,r,o;e=window.document,t=b.current.contentDocument,n=["link","style"],r={head:document.createDocumentFragment(),body:document.createDocumentFragment()},(o=e.querySelectorAll(".edit-post-visual-editor style"))&&o.forEach((function(e){r.body.appendChild(e.cloneNode(!0))})),(0,a.each)((0,a.filter)(e.head.children,(function(e){return n.includes(e.localName)})),(function(e){r.head.appendChild(e.cloneNode(!0))})),t.head.appendChild(r.head),t.body.appendChild(r.body),b.current.contentDocument.body.classList.add(u,"editor-styles-wrapper","block-editor__container"),b.current.contentDocument.head.innerHTML+="<style>.editor-post-title .editor-post-title__input { height: auto !important; }</style>",b.current.contentDocument.head.innerHTML+="<style>a, button, .wp-block-button, .wp-block-button__link { pointer-events: none; cursor: default; }</style>",B()}),0)}),[g,u,B]),(0,i.useEffect)((function(){var e=(0,a.get)(b,["current","contentDocument","body"]);e&&(e.scrollTop=0)}),[x]),(0,i.useEffect)((function(){var e=(0,a.debounce)(B,300);return window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[B]),(0,i.useEffect)((function(){return window.jQuery&&window.jQuery(window.document).on("wp-collapse-menu",B),function(){window.jQuery&&window.jQuery(window.document).off("wp-collapse-menu",B)}}),[B]),(0,i.createElement)("div",{ref:h},(0,i.createElement)("iframe",{ref:b,title:__("Preview","full-site-editing"),className:l()("editor-styles-wrapper",s),style:k,tabIndex:-1},(null===(t=b.current)||void 0===t||null===(n=t.contentDocument)||void 0===n?void 0:n.body)&&(0,i.createPortal)((0,i.createElement)("div",{className:"block-editor"},(0,i.createElement)("div",{className:"edit-post-visual-editor"},(0,i.createElement)("div",{className:"editor-styles-wrapper"},(0,i.createElement)("div",{className:"editor-writing-flow"},(0,i.createElement)(f.Z,{blocks:T,settings:m,hidePageTitle:!y,recomputeBlockListKey:x}))))),b.current.contentDocument.body)))}))},6298:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(3027),o=n(6399),i=n(7997),a=n(8885);function s(e){var t=e.blocks,n=e.settings,s=e.hidePageTitle,l=e.recomputeBlockListKey;return(0,r.createElement)(o.BlockEditorProvider,{value:t,settings:n},(0,r.createElement)(i.Disabled,{key:l},!s&&(0,r.createElement)("div",{className:"block-iframe-preview__template-title edit-post-visual-editor__post-title-wrapper"},(0,r.createElement)(a.PostTitle,null)),(0,r.createElement)(o.BlockList,null)))}},6577:function(e,t,n){"use strict";n.d(t,{Z:function(){return C}});var r=n(3041),o=n.n(r),i=n(85),a=n.n(i),s=n(5198),l=n.n(s),c=n(8111),u=n.n(c),p=n(270),f=n.n(p),d=n(4564),m=n.n(d),v=n(1260),g=n.n(v),y=n(3027),h=n(3804),b=n(3163),w=n(2779),_=n.n(w),k=n(7997),S=n(9314),T=n(2934),E=n(2356),O=n(2998),x=n(5818),P=n(4001),B=n(2541),j=n(1043),I=n(4068),__=b.__,C=function(e){f()(n,e);var t=m()(n);function n(){var e;a()(this,n);for(var r=arguments.length,i=new Array(r),s=0;s<r;s++)i[s]=arguments[s];return e=t.call.apply(t,[this].concat(i)),g()(u()(e),"state",{isLoading:!1,previewedTemplate:null,error:null}),g()(u()(e),"getTitlesByTemplateSlugs",(0,h.memoize)((function(e){return(0,h.mapValues)((0,h.keyBy)(e,"name"),"title")}))),g()(u()(e),"getBlocksByTemplateSlugs",(0,h.memoize)((function(t){var n=(0,h.reduce)(t,(function(t,n){var r=n.name,o=n.html;return t[r]=o?(0,S.parse)((0,x.Z)(o,e.props.siteInformation)):[],t}),{});return e.filterTemplatesWithMissingBlocks(n)}))),g()(u()(e),"getBlocksForPreview",(0,h.memoize)((function(t){var n=e.getBlocksByTemplateSlug(t);return(0,B.Z)(n,(function(e){return"jetpack/contact-form"===e.name&&void 0!==e.attributes.hasFormSettingsSet&&(e.attributes.hasFormSettingsSet=!0),e}))}))),g()(u()(e),"getBlocksForSelection",(function(t){var n=e.getBlocksByTemplateSlug(t);return(0,B.Z)(n,(function(e){return"core/button"===e.name&&void 0!==e.attributes.url&&(e.attributes.url="#"),e}))})),g()(u()(e),"setTemplate",(function(t){if((0,O.E2)(t),e.props.saveTemplateChoice(t),"current"!==t){if("blank"===t)return e.props.insertTemplate("",[]),void e.props.setOpenState(!1);var n=(0,h.find)(e.props.templates,{name:t,category:"home"}),r=e.getBlocksForSelection(t),o=n?null:e.getTitleByTemplateSlug(t);r&&r.length?(e.setState({error:null,isLoading:!0}),e.maybePrefetchAssets(r).then((function(t){e.setState({isLoading:!1}),e.props.isOpen&&(e.props.insertTemplate(o,t),e.props.setOpenState(!1))})).catch((function(t){e.setState({isLoading:!1,error:t})}))):e.props.setOpenState(!1)}else e.props.setOpenState(!1)})),g()(u()(e),"maybePrefetchAssets",(function(t){return e.props.shouldPrefetchAssets?(0,P.Z)(t):Promise.resolve(t)})),g()(u()(e),"handleConfirmation",(function(t){"string"!=typeof t&&(t=e.state.previewedTemplate),e.setTemplate(t)})),g()(u()(e),"previewTemplate",(function(t){e.setState({previewedTemplate:t}),window.matchMedia("(min-width: 660px)").matches||e.handleConfirmation(t)})),g()(u()(e),"closeModal",(function(e){if(e.target.matches("button.template-selector-item__label"))return!1;(0,O.GI)();var t=(0,h.get)(window,["calypsoifyGutenberg","closeUrl"]);window.top.location=t||"edit.php?post_type=page"})),g()(u()(e),"getTemplateGroups",(function(){if(!e.props.templates.length)return null;var t,n={},r=o()(e.props.templates);try{for(r.s();!(t=r.n()).done;){var i=t.value;for(var a in i.categories)"featured"===a||a in n||(n[a]=i.categories[a])}}catch(s){r.e(s)}finally{r.f()}return(0,I.x)(["about","blog","home-page","gallery","services","contact"],n)})),g()(u()(e),"getTemplatesForGroup",(function(t){if(!e.props.templates.length)return null;if("blank"===t)return[{name:"blank",title:"Blank",html:""}];if("current"===t&&""!==e.props._starter_page_template){var n,r=o()(e.props.templates);try{for(r.s();!(n=r.n()).done;){var i=n.value;if(e.props._starter_page_template===i.name)return[i]}}catch(p){r.e(p)}finally{r.f()}}var a,s=[],l=o()(e.props.templates);try{for(l.s();!(a=l.n()).done;){var c=a.value;for(var u in c.categories)u===t&&s.push(c)}}catch(p){l.e(p)}finally{l.f()}return s})),g()(u()(e),"renderTemplateGroups",(function(){var t=e.getTemplateGroups(),n=e.props.isFrontPage?(0,h.omit)(t,"home-page"):t;if(!n)return null;var r="blank"!==e.props._starter_page_template?e.renderTemplateGroup("current",__("Current","full-site-editing")):null,o=e.renderTemplateGroup("blank",__("Blank","full-site-editing")),i=e.props.isFrontPage?e.renderTemplateGroup("home-page",__("Home","full-site-editing")):null,a=[];for(var s in n)a.push(e.renderTemplateGroup(s,n[s].title));return(0,y.createElement)(y.Fragment,null,r,o,i,a)})),g()(u()(e),"renderTemplateGroup",(function(t,n){var r=e.getTemplatesForGroup(t);return r.length?e.renderTemplatesList(r,n):null})),g()(u()(e),"renderTemplatesList",(function(t,n){var r,o;if(!t.length)return null;var i,a="current"===(null===(r=t[0])||void 0===r?void 0:r.name),s=a?{current:e.props.currentBlocks}:e.getBlocksByTemplateSlugs(e.props.templates),l=Object.keys(s),c=(i=l,t.filter((function(e){return i.includes(e.name)})));return c.length&&(!a||null!==(o=s.current)&&void 0!==o&&o.length)?(0,y.createElement)("fieldset",{className:"page-template-modal__list"},(0,y.createElement)("legend",{className:"page-template-modal__form-title"},n),(0,y.createElement)(T.Z,{label:__("Layout","full-site-editing"),legendLabel:n,templates:c,blocksByTemplates:s,onTemplateSelect:e.previewTemplate,theme:e.props.theme,locale:e.props.locale,siteInformation:e.props.siteInformation,selectedTemplate:e.state.previewedTemplate})):null})),e}return l()(n,[{key:"filterTemplatesWithMissingBlocks",value:function(e){return(0,h.reduce)(e,(function(e,t,n){return(0,j.Z)(t)&&t.length||(e[n]=t),e}),{})}},{key:"componentDidMount",value:function(){this.props.isOpen&&this.trackCurrentView()}},{key:"componentDidUpdate",value:function(e){!e.isOpen&&this.props.isOpen&&this.trackCurrentView(),(this.props.isWelcomeGuideActive||this.props.areTipsEnabled)&&this.props.hideWelcomeGuide()}},{key:"trackCurrentView",value:function(){(0,O.Fk)("add-page")}},{key:"getBlocksByTemplateSlug",value:function(e){return"current"===e?this.props.currentBlocks:(0,h.get)(this.getBlocksByTemplateSlugs(this.props.templates),[e],[])}},{key:"getTitleByTemplateSlug",value:function(e){return(0,h.get)(this.getTitlesByTemplateSlugs(this.props.templates),[e],"")}},{key:"render",value:function(){var e=this.state,t=e.previewedTemplate,n=e.isLoading,r=this.props,o=r.hidePageTitle,i=r.isOpen,a=r.currentBlocks;if(!i)return null;var s=this.getBlocksForPreview.cache.get("current");return s&&a&&s.length!==a.length&&this.getBlocksForPreview.cache.delete("current"),(0,y.createElement)(k.Modal,{title:__("Select Page Layout","full-site-editing"),className:"page-template-modal",overlayClassName:"page-template-modal-screen-overlay",shouldCloseOnClickOutside:!1,isDismissable:!1,isDismissible:!1},(0,y.createElement)(k.IconButton,{className:"page-template-modal__close-button components-icon-button",onClick:this.closeModal,icon:"arrow-left-alt2",label:__("Go back","full-site-editing")}),(0,y.createElement)("div",{className:"page-template-modal__inner"},n?(0,y.createElement)("div",{className:"page-template-modal__loading"},(0,y.createElement)(k.Spinner,null),__("Adding layout…","full-site-editing")):(0,y.createElement)(y.Fragment,null,(0,y.createElement)("form",{className:"page-template-modal__form"},this.renderTemplateGroups()),(0,y.createElement)(E.Z,{blocks:this.getBlocksForPreview(t),viewportWidth:1200,title:o||"current"!==t?this.getTitleByTemplateSlug(t):this.props.currentPostTitle}))),(0,y.createElement)("div",{className:_()("page-template-modal__buttons",{"is-visually-hidden":(0,h.isEmpty)(t)||n})},(0,y.createElement)(k.Button,{isPrimary:!0,disabled:(0,h.isEmpty)(t)||n,onClick:this.handleConfirmation},(0,b.sprintf)(__("Use %s layout","full-site-editing"),this.getTitleByTemplateSlug(t)))))}}],[{key:"getDerivedStateFromProps",value:function(e,t){return t.previewedTemplate||(0,h.isEmpty)(e.templates)?null:{previewedTemplate:n.getDefaultSelectedTemplate(e)}}}]),n}(y.Component);g()(C,"getDefaultSelectedTemplate",(function(e){var t=(0,h.get)(e.templates,[0,"name"]),n=e._starter_page_template;return e.isFrontPage||n?"current":t}))},2934:function(e,t,n){"use strict";var r=n(3027),o=n(3804),i=n(2779),a=n.n(i),s=n(1417),l=n(7997),c=n(2364),u=n(5818);t.Z=(0,s.compose)(r.memo,s.withInstanceId)((function(e){var t=e.label,n=e.legendLabel,i=e.className,s=e.help,p=e.instanceId,f=e.templates,d=void 0===f?[]:f,m=e.blocksByTemplates,v=void 0===m?{}:m,g=e.theme,y=void 0===g?"maywood":g,h=e.locale,b=void 0===h?"en":h,w=e.onTemplateSelect,_=void 0===w?o.noop:w,k=e.siteInformation,S=void 0===k?{}:k,T=e.selectedTemplate;if((0,o.isEmpty)(d)||!(0,o.isArray)(d))return null;var E="template-selector-control-".concat(p);return(0,r.createElement)(l.BaseControl,{label:t,id:E,help:s,className:a()(i,"template-selector-control")},(0,r.createElement)("ul",{className:"template-selector-control__options","data-testid":"template-selector-control-options","aria-label":n},(0,o.map)(d,(function(e){var t=e.ID,o=e.name,i=e.title,a=e.description;return(0,r.createElement)("li",{key:"".concat(t,"-").concat(o,"-").concat(n),className:"template-selector-control__template"},(0,r.createElement)(c.Z,{id:E,value:o,title:(0,u.Z)(i,S),description:a,help:s,onSelect:_,templatePostID:t,theme:y,locale:b,blocks:v.hasOwnProperty(o)?v[o]:[],isSelected:o===T}))}))))}))},2364:function(e,t,n){"use strict";var r=n(3027),o=n(3804),i=n(2779),a=n.n(i);t.Z=function(e){var t=e.id,n=e.value,i=e.onSelect,s=e.title,l=e.description,c=e.theme,u=e.locale,p=e.templatePostID,f=void 0===p?null:p,d=e.isSelected;if((0,o.isNil)(t)||(0,o.isNil)(s)||(0,o.isNil)(n))return null;var m="".concat("https://public-api.wordpress.com/rest/v1/template/demo/").concat(encodeURIComponent(c),"/").concat(encodeURIComponent("dotcompatterns.wordpress.com"),"/?post_id=").concat(encodeURIComponent(f),"&language=").concat(encodeURIComponent(u)),v="blank"===n?null:"https://s0.wordpress.com/mshots/v1/"+encodeURIComponent(m)+"?vpw=1024&vph=1024&w=500&h=500",g="blank"===n?null:(0,r.createElement)("img",{className:"template-selector-item__media",src:v,alt:s,onLoad:function(e){var t=e.target;-1===t.src.indexOf("reload=1")&&setTimeout((function(){t.src=t.src+"&reload=1"}),1e4)}});return(0,r.createElement)("button",{type:"button",className:a()("template-selector-item__label",{"is-selected":d}),value:n,onClick:function(){i(n)},"aria-label":l},(0,r.createElement)("span",{className:"template-selector-item__preview-wrap"},g))}},2356:function(e,t,n){"use strict";var r=n(3027),o=n(3163),i=n(5808),__=o.__;t.Z=function(e){var t=e.blocks,n=void 0===t?[]:t,o=e.viewportWidth,a=e.title,s=!n.length;return(0,r.createElement)("div",{className:"template-selector-preview ".concat(s?"not-selected":"")},s&&(0,r.createElement)("div",{className:"editor-styles-wrapper"},(0,r.createElement)("div",{className:"template-selector-preview__empty-state"},__("Select a layout to preview.","full-site-editing"))),(0,r.createElement)(i.Z,{blocks:n,viewportWidth:o,title:a}))}},1043:function(e,t){"use strict";t.Z=function e(t){return!!t.find((function(t){return"core/missing"===t.name||!(!t.innerBlocks||!t.innerBlocks.length)&&e(t.innerBlocks)}))}},4001:function(e,t,n){"use strict";var r=n(2954),o=n.n(r),i=n(1260),a=n.n(i),s=n(5182),l=n.n(s),c=n(417),u=n.n(c),p=n(3804),f=n(7606),d=n.n(f),m=n(791),v=function(e,t,n){var r=e[t=(0,m.removeQueryArgs)(t,"w","s")]||{url:t,usages:[]};return u()(u()({},e),{},a()({},t,u()(u()({},r),{},{usages:[].concat(l()(r.usages),l()(n))})))},g=function e(t,n){switch(t.blocksByClientId[n.clientId]=n,n.name){case"core/cover":case"core/image":var r=n.attributes.url;r&&(t.assets=v(t.assets,r,[{prop:"url",path:[n.clientId,"attributes","url"]},{prop:"id",path:[n.clientId,"attributes","id"]}]));case"core/media-text":var o=n.attributes.mediaUrl;o&&"image"===n.attributes.mediaType&&(t.assets=v(t.assets,o,[{prop:"url",path:[n.clientId,"attributes","mediaUrl"]},{prop:"id",path:[n.clientId,"attributes","mediaId"]}]));case"core/gallery":(0,p.forEach)(n.attributes.images,(function(e,r){t.assets=v(t.assets,e.url,[{prop:"url",path:[n.clientId,"attributes","images",r,"url"]},{prop:"url",path:[n.clientId,"attributes","images",r,"link"]},{prop:"id",path:[n.clientId,"attributes","images",r,"id"]},{prop:"id",path:[n.clientId,"attributes","ids",r]}])}))}return(0,p.isEmpty)(n.innerBlocks)?t:(0,p.reduce)(n.innerBlocks,e,t)},y=function(){var e=o()(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d()({method:"POST",path:"/fse/v1/sideload/image/batch",data:{resources:(0,p.map)(t)}}).then((function(e){return(0,p.reduce)(t,(function(t,n){var r=e.shift(),o=r.id,i=r.source_url;return u()(u()({},t),{},a()({},n.url,{id:o,url:i}))}),{})}));case 2:return e.abrupt("return",e.sent);case 3:case"end":return e.stop()}}),e)})));return function(_x){return e.apply(this,arguments)}}(),h=function(e,t){return(0,p.forEach)(e.assets,(function(n){var r=t[n.url];r&&(0,p.forEach)(n.usages,(function(t){(0,p.set)(e.blocksByClientId,t.path,r[t.prop])}))})),e.blocks},b=function(){var e=o()(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=(0,p.reduce)(t,g,{assets:{},blocksByClientId:{},blocks:t}),!(0,p.isEmpty)(n.assets)){e.next=3;break}return e.abrupt("return",t);case 3:return e.abrupt("return",y(n.assets).then((function(e){return h(n,e)})));case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();t.Z=b},4068:function(e,t,n){"use strict";n.d(t,{x:function(){return o}});var r=n(3804);function o(e,t){var n=Object.keys(t),o=(0,r.intersection)(e,n),i=(0,r.difference)(n,e);return o.concat(i.sort()).reduce((function(e,n){return e[n]=t[n],e}),{})}},2541:function(e,t,n){"use strict";var r=n(3804),o=n(9314);t.Z=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.identity;return t.map((function(t){return(t=n((0,o.cloneBlock)(t))).innerBlocks&&t.innerBlocks.length&&(t.innerBlocks=e(t.innerBlocks,n)),t}))}},5818:function(e,t,n){"use strict";var r=n(3163),_x=r._x,o={Address:_x("123 Main St","default address","full-site-editing"),Phone:_x("555-555-5555","default phone number","full-site-editing"),CompanyName:_x("Your Company Name","default company name","full-site-editing"),Vertical:_x("Business","default vertical name","full-site-editing")},i={CompanyName:"title",Address:"address",Phone:"phone",Vertical:"vertical"};t.Z=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e?e.replace(/{{(\w+)}}/g,(function(e,n){var r=o[n];return t[i[n]]||r||n})):""}},2998:function(e,t,n){"use strict";n.d(t,{Z:function(){return o},Fk:function(){return i},GI:function(){return a},E2:function(){return s}}),window._tkq=window._tkq||[];var r=null,o=function(e){r=e,window._tkq.push(["identifyUser",e.userid,e.username])},i=function(e){r&&window._tkq.push(["recordEvent","a8c_full_site_editing_template_selector_view",{blog_id:r.blogid,source:e}])},a=function(){r&&window._tkq.push(["recordEvent","a8c_full_site_editing_template_selector_dismiss",{blog_id:r.blogid}])},s=function(e){r&&window._tkq.push(["recordEvent","a8c_full_site_editing_template_selector_template_selected",{blog_id:r.blogid,template:e}])}},3804:function(e){"use strict";e.exports=window.lodash},7606:function(e){"use strict";e.exports=window.wp.apiFetch},6399:function(e){"use strict";e.exports=window.wp.blockEditor},9314:function(e){"use strict";e.exports=window.wp.blocks},7997:function(e){"use strict";e.exports=window.wp.components},1417:function(e){"use strict";e.exports=window.wp.compose},5707:function(e){"use strict";e.exports=window.wp.data},8885:function(e){"use strict";e.exports=window.wp.editor},3027:function(e){"use strict";e.exports=window.wp.element},5799:function(e){"use strict";e.exports=window.wp.hooks},3163:function(e){"use strict";e.exports=window.wp.i18n},5742:function(e){"use strict";e.exports=window.wp.nux},1200:function(e){"use strict";e.exports=window.wp.plugins},791:function(e){"use strict";e.exports=window.wp.url}},t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={exports:{}};return e[r](o,o.exports,n),o.exports}return n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n(7155)}());