WooCommerce - Version 6.9.4

Version Description

2022-09-26 =

WooCommerce

  • Dev - Update WooCommerce Blocks to 8.3.3. #34814

WooCommerce Blocks 8.3.3

  • Fix - Ensure that scripts are loaded using absolute URLs to prevent loading issues with subfolder installs. (7211)
Download this release

Release Info

Developer royho
Plugin Icon 128x128 WooCommerce
Version 6.9.4
Comparing to
See all releases

Code changes from version 6.9.3 to 6.9.4

Files changed (110) hide show
  1. i18n/languages/woocommerce.pot +2 -2
  2. includes/class-woocommerce.php +1 -1
  3. packages/woocommerce-blocks/build/active-filters-frontend.asset.php +1 -1
  4. packages/woocommerce-blocks/build/active-filters.asset.php +1 -1
  5. packages/woocommerce-blocks/build/all-products-frontend.asset.php +1 -1
  6. packages/woocommerce-blocks/build/all-products-frontend.js +1 -1
  7. packages/woocommerce-blocks/build/all-products.asset.php +1 -1
  8. packages/woocommerce-blocks/build/all-products.js +1 -1
  9. packages/woocommerce-blocks/build/all-reviews.asset.php +1 -1
  10. packages/woocommerce-blocks/build/attribute-filter-frontend.asset.php +1 -1
  11. packages/woocommerce-blocks/build/attribute-filter.asset.php +1 -1
  12. packages/woocommerce-blocks/build/blocks-checkout.asset.php +1 -1
  13. packages/woocommerce-blocks/build/cart-frontend.asset.php +1 -1
  14. packages/woocommerce-blocks/build/cart-frontend.js +4 -4
  15. packages/woocommerce-blocks/build/cart.asset.php +1 -1
  16. packages/woocommerce-blocks/build/checkout-frontend.asset.php +1 -1
  17. packages/woocommerce-blocks/build/checkout-frontend.js +1 -1
  18. packages/woocommerce-blocks/build/checkout.asset.php +1 -1
  19. packages/woocommerce-blocks/build/featured-category.asset.php +1 -1
  20. packages/woocommerce-blocks/build/featured-product.asset.php +1 -1
  21. packages/woocommerce-blocks/build/handpicked-products.asset.php +1 -1
  22. packages/woocommerce-blocks/build/legacy-template.asset.php +1 -1
  23. packages/woocommerce-blocks/build/mini-cart-component-frontend.asset.php +1 -1
  24. packages/woocommerce-blocks/build/mini-cart-component-frontend.js +1 -1
  25. packages/woocommerce-blocks/build/mini-cart-contents.asset.php +1 -1
  26. packages/woocommerce-blocks/build/mini-cart-frontend.asset.php +1 -1
  27. packages/woocommerce-blocks/build/mini-cart.asset.php +1 -1
  28. packages/woocommerce-blocks/build/price-filter-frontend.asset.php +1 -1
  29. packages/woocommerce-blocks/build/price-filter.asset.php +1 -1
  30. packages/woocommerce-blocks/build/price-format.asset.php +1 -1
  31. packages/woocommerce-blocks/build/product-best-sellers.asset.php +1 -1
  32. packages/woocommerce-blocks/build/product-categories.asset.php +1 -1
  33. packages/woocommerce-blocks/build/product-category.asset.php +1 -1
  34. packages/woocommerce-blocks/build/product-new.asset.php +1 -1
  35. packages/woocommerce-blocks/build/product-on-sale.asset.php +1 -1
  36. packages/woocommerce-blocks/build/product-search.asset.php +1 -1
  37. packages/woocommerce-blocks/build/product-tag.asset.php +1 -1
  38. packages/woocommerce-blocks/build/product-top-rated.asset.php +1 -1
  39. packages/woocommerce-blocks/build/products-by-attribute.asset.php +1 -1
  40. packages/woocommerce-blocks/build/reviews-by-category.asset.php +1 -1
  41. packages/woocommerce-blocks/build/reviews-by-product.asset.php +1 -1
  42. packages/woocommerce-blocks/build/reviews-frontend.asset.php +1 -1
  43. packages/woocommerce-blocks/build/single-product-frontend.asset.php +1 -1
  44. packages/woocommerce-blocks/build/single-product-frontend.js +1 -1
  45. packages/woocommerce-blocks/build/single-product.asset.php +1 -1
  46. packages/woocommerce-blocks/build/single-product.js +1 -1
  47. packages/woocommerce-blocks/build/stock-filter-frontend.asset.php +1 -1
  48. packages/woocommerce-blocks/build/stock-filter.asset.php +1 -1
  49. packages/woocommerce-blocks/build/wc-blocks-data.asset.php +1 -1
  50. packages/woocommerce-blocks/build/wc-blocks-google-analytics.asset.php +1 -1
  51. packages/woocommerce-blocks/build/wc-blocks-middleware.asset.php +1 -1
  52. packages/woocommerce-blocks/build/wc-blocks-registry.asset.php +1 -1
  53. packages/woocommerce-blocks/build/wc-blocks-shared-context.asset.php +1 -1
  54. packages/woocommerce-blocks/build/wc-blocks-shared-hocs.asset.php +1 -1
  55. packages/woocommerce-blocks/build/wc-blocks.asset.php +1 -1
  56. packages/woocommerce-blocks/build/wc-payment-method-bacs.asset.php +1 -1
  57. packages/woocommerce-blocks/build/wc-payment-method-cheque.asset.php +1 -1
  58. packages/woocommerce-blocks/build/wc-payment-method-cod.asset.php +1 -1
  59. packages/woocommerce-blocks/build/wc-payment-method-paypal.asset.php +1 -1
  60. packages/woocommerce-blocks/build/wc-settings.asset.php +1 -1
  61. packages/woocommerce-blocks/readme.txt +7 -1
  62. packages/woocommerce-blocks/src/AssetsController.php +15 -1
  63. packages/woocommerce-blocks/src/Package.php +1 -1
  64. packages/woocommerce-blocks/vendor/autoload.php +1 -1
  65. packages/woocommerce-blocks/vendor/autoload_packages.php +1 -1
  66. packages/woocommerce-blocks/vendor/composer/InstalledVersions.php +7 -7
  67. packages/woocommerce-blocks/vendor/composer/autoload_real.php +7 -7
  68. packages/woocommerce-blocks/vendor/composer/autoload_static.php +4 -4
  69. packages/woocommerce-blocks/vendor/composer/installed.php +5 -5
  70. packages/woocommerce-blocks/vendor/composer/jetpack_autoload_filemap.php +2 -2
  71. packages/woocommerce-blocks/vendor/composer/jetpack_autoload_psr4.php +3 -3
  72. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-handler.php +1 -1
  73. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-locator.php +1 -1
  74. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader.php +1 -1
  75. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-container.php +1 -1
  76. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php +1 -1
  77. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-latest-autoloader-guard.php +1 -1
  78. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-manifest-reader.php +1 -1
  79. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-path-processor.php +1 -1
  80. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-php-autoloader.php +1 -1
  81. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugin-locator.php +1 -1
  82. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugins-handler.php +1 -1
  83. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-shutdown-handler.php +1 -1
  84. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-loader.php +1 -1
  85. packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-selector.php +1 -1
  86. packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php +1 -1
  87. readme.txt +15 -2
  88. vendor/autoload.php +1 -1
  89. vendor/autoload_packages.php +1 -1
  90. vendor/composer/autoload_real.php +7 -7
  91. vendor/composer/autoload_static.php +5 -5
  92. vendor/composer/installed.json +14 -14
  93. vendor/composer/installed.php +10 -10
  94. vendor/composer/jetpack_autoload_classmap.php +847 -847
  95. vendor/composer/jetpack_autoload_filemap.php +2 -2
  96. vendor/jetpack-autoloader/class-autoloader-handler.php +1 -1
  97. vendor/jetpack-autoloader/class-autoloader-locator.php +1 -1
  98. vendor/jetpack-autoloader/class-autoloader.php +1 -1
  99. vendor/jetpack-autoloader/class-container.php +1 -1
  100. vendor/jetpack-autoloader/class-hook-manager.php +1 -1
  101. vendor/jetpack-autoloader/class-latest-autoloader-guard.php +1 -1
  102. vendor/jetpack-autoloader/class-manifest-reader.php +1 -1
  103. vendor/jetpack-autoloader/class-path-processor.php +1 -1
  104. vendor/jetpack-autoloader/class-php-autoloader.php +1 -1
  105. vendor/jetpack-autoloader/class-plugin-locator.php +1 -1
  106. vendor/jetpack-autoloader/class-plugins-handler.php +1 -1
  107. vendor/jetpack-autoloader/class-shutdown-handler.php +1 -1
  108. vendor/jetpack-autoloader/class-version-loader.php +1 -1
  109. vendor/jetpack-autoloader/class-version-selector.php +1 -1
  110. woocommerce.php +1 -1
i18n/languages/woocommerce.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: WooCommerce 6.9.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2022-09-20T18:34:34+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.6.0\n"
15
  "X-Domain: woocommerce\n"
2
  # This file is distributed under the same license as the WooCommerce plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: WooCommerce 6.9.4\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2022-09-23T15:00:00+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.6.0\n"
15
  "X-Domain: woocommerce\n"
includes/class-woocommerce.php CHANGED
@@ -31,7 +31,7 @@ final class WooCommerce {
31
  *
32
  * @var string
33
  */
34
- public $version = '6.9.3';
35
 
36
  /**
37
  * WooCommerce Schema version.
31
  *
32
  * @var string
33
  */
34
+ public $version = '6.9.4';
35
 
36
  /**
37
  * WooCommerce Schema version.
packages/woocommerce-blocks/build/active-filters-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'e99bb69031fc269991e99b82fd354b97');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'b98f84b7c9f0959ec249d105769eeac4');
packages/woocommerce-blocks/build/active-filters.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '7ff6987c497d6b4db81140439f0d52b4');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '7707b862e815870df4fa30f85727ebd1');
packages/woocommerce-blocks/build/all-products-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '00c25cf62363dbd18483223e7b3b7f6c');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => 'fbb90a18a9915ed66fc4c91464e44b5f');
packages/woocommerce-blocks/build/all-products-frontend.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){function t(t){for(var r,o,c=t[0],i=t[1],s=0,l=[];s<c.length;s++)o=c[s],Object.prototype.hasOwnProperty.call(n,o)&&n[o]&&l.push(n[o][0]),n[o]=0;for(r in i)Object.prototype.hasOwnProperty.call(i,r)&&(e[r]=i[r]);for(a&&a(t);l.length;)l.shift()()}var r={},n={9:0,73:0};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.e=function(e){var t=[],r=n[e];if(0!==r)if(r)t.push(r[2]);else{var c=new Promise((function(t,o){r=n[e]=[t,o]}));t.push(r[2]=c);var i,s=document.createElement("script");s.charset="utf-8",s.timeout=120,o.nc&&s.setAttribute("nonce",o.nc),s.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",1:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6",58:"product-add-to-cart",59:"product-button",60:"product-category-list",61:"product-image",62:"product-price",63:"product-rating",64:"product-sale-badge",65:"product-sku",66:"product-stock-indicator",67:"product-summary",68:"product-tag-list",69:"product-title",74:"vendors--product-add-to-cart"}[e]||e)+"-frontend.js?ver="+{0:"b35319103d97482170cd",1:"09920f481dd2bac58517",58:"4055c3355357f96138df",59:"6eb488a0e41227b79443",60:"6d5889654056bb89d9ae",61:"03bd2f7715bf1f3286dc",62:"0574483217e5171aab11",63:"64de30584a6ce6c27931",64:"ce5153311adbf75de12a",65:"f4c38582f498ede77c6c",66:"8a77e61616e1e9929cc7",67:"27cc1740d51ee64f0c73",68:"adad9ba68a7ef9dc1c7a",69:"cae1f39e1b94b3415244",74:"4d705d194f7f7a21ecb2"}[e]}(e);var a=new Error;i=function(t){s.onerror=s.onload=null,clearTimeout(l);var r=n[e];if(0!==r){if(r){var o=t&&("load"===t.type?"missing":t.type),c=t&&t.target&&t.target.src;a.message="Loading chunk "+e+" failed.\n("+o+": "+c+")",a.name="ChunkLoadError",a.type=o,a.request=c,r[1](a)}n[e]=void 0}};var l=setTimeout((function(){i({type:"timeout",target:s})}),12e4);s.onerror=s.onload=i,document.head.appendChild(s)}return Promise.all(t)},o.m=e,o.c=r,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(r,n,function(t){return e[t]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var c=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],i=c.push.bind(c);c.push=t,c=c.slice();for(var s=0;s<c.length;s++)t(c[s]);var a=i;o(o.s=213)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,r){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var c=typeof n;if("string"===c||"number"===c)e.push(n);else if(Array.isArray(n)){if(n.length){var i=o.apply(null,n);i&&e.push(i)}}else if("object"===c)if(n.toString===Object.prototype.toString)for(var s in n)r.call(n,s)&&n[s]&&e.push(s);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},function(e,t,r){"use strict";function n(){return(n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}r.d(t,"a",(function(){return n}))},function(e,t){e.exports=window.wp.compose},,function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function r(){return e.exports=r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,r.apply(this,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,r){"use strict";var n=r(19),o=r.n(n),c=r(0),i=r(5),s=r(1),a=r(48),l=e=>{let{imageUrl:t=a.l+"/block-error.svg",header:r=Object(s.__)("Oops!","woocommerce"),text:n=Object(s.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:i=Object(s.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(c.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(c.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(c.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(c.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),n&&Object(c.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},n),o&&Object(c.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},i?i+" ":"",o),l&&Object(c.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(35);class u extends i.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(c.createElement)(c.Fragment,null,Object(c.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:n=!0,text:o,errorMessagePrefix:i,renderError:s,button:a}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof s?s({errorMessage:u}):Object(c.createElement)(l,{showErrorBlock:n,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:i,button:a}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},,function(e,t){e.exports=function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,function(e,t,r){"use strict";var n=r(0),o=r(4),c=r.n(o);t.a=e=>{let t,{label:r,screenReaderLabel:o,wrapperElement:i,wrapperProps:s={}}=e;const a=null!=r,l=null!=o;return!a&&l?(t=i||"span",s={...s,className:c()(s.className,"screen-reader-text")},Object(n.createElement)(t,s,o)):(t=i||n.Fragment,a&&l&&r!==o?Object(n.createElement)(t,s,Object(n.createElement)("span",{"aria-hidden":"true"},r),Object(n.createElement)("span",{className:"screen-reader-text"},o)):Object(n.createElement)(t,s,r))}},function(e,t){e.exports=window.wp.a11y},function(e,t,r){"use strict";(function(e){var n=r(0);r(37);const o=Object(n.createContext)({slots:{},fills:{},registerSlot:()=>{void 0!==e&&e.env},updateSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{}});t.a=o}).call(this,r(55))},function(e,t){e.exports=window.wp.deprecated},function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(0);const o=Object(n.createContext)("page"),c=()=>Object(n.useContext)(o);o.Provider},function(e,t){e.exports=window.wp.apiFetch},,function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(0);r(7);const o=Object(n.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),c=()=>Object(n.useContext)(o)},,function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(0),o=r(11),c=r.n(o);function i(e){const t=Object(n.useRef)(e);return c()(e,t.current)||(t.current=e),t.current}},function(e,t,r){"use strict";r.d(t,"a",(function(){return O}));var n=r(3),o=r(0),c=r(6),i=r(7),s=r(17),a=r(118),l=r(29),u=r(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(i.dispatch)(c.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},b=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},m={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},f={...m,email:""},g={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:c.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},h=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,r]=e;return[t,Object(s.decodeEntities)(r)]})),E={cartCoupons:c.EMPTY_CART_COUPONS,cartItems:c.EMPTY_CART_ITEMS,cartFees:c.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:c.EMPTY_CART_ITEM_ERRORS,cartTotals:g,cartIsLoading:!0,cartErrors:c.EMPTY_CART_ERRORS,billingAddress:f,shippingAddress:m,shippingRates:c.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:c.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:c.EMPTY_EXTENSIONS},O=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:r}=Object(l.a)(),s=null==r?void 0:r.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();b();const p=Object(i.useSelect)((e,r)=>{let{dispatch:n}=r;if(!u)return E;if(t)return{cartCoupons:s.coupons,cartItems:s.items,cartFees:s.fees,cartItemsCount:s.items_count,cartItemsWeight:s.items_weight,cartNeedsPayment:s.needs_payment,cartNeedsShipping:s.needs_shipping,cartItemErrors:c.EMPTY_CART_ITEM_ERRORS,cartTotals:s.totals,cartIsLoading:!1,cartErrors:c.EMPTY_CART_ERRORS,billingData:f,billingAddress:f,shippingAddress:m,extensions:c.EMPTY_EXTENSIONS,shippingRates:s.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:s.has_calculated_shipping,paymentRequirements:s.paymentRequirements,receiveCart:"function"==typeof(null==s?void 0:s.receiveCart)?s.receiveCart:()=>{}};const o=e(c.CART_STORE_KEY),i=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),b=o.isCustomerDataUpdating(),{receiveCart:g}=n(c.CART_STORE_KEY),O=h(i.billingAddress),w=i.needsShipping?h(i.shippingAddress):O,j=i.fees.length>0?i.fees.map(e=>h(e)):c.EMPTY_CART_FEES;return{cartCoupons:i.coupons.length>0?i.coupons.map(e=>({...e,label:e.code})):c.EMPTY_CART_COUPONS,cartItems:i.items,cartFees:j,cartItemsCount:i.itemsCount,cartItemsWeight:i.itemsWeight,cartNeedsPayment:i.needsPayment,cartNeedsShipping:i.needsShipping,cartItemErrors:i.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(a.a)(O),billingAddress:Object(a.a)(O),shippingAddress:Object(a.a)(w),extensions:i.extensions,shippingRates:i.shippingRates,isLoadingRates:b,cartHasCalculatedShipping:i.hasCalculatedShipping,paymentRequirements:i.paymentRequirements,receiveCart:g}},[u]);return d.current&&Object(n.isEqual)(d.current,p)||(d.current=p),d.current}},,function(e,t,r){"use strict";var n=r(4),o=r.n(n),c=r(0);t.a=Object(c.forwardRef)((function({as:e="div",className:t,...r},n){return function({as:e="div",...t}){return"function"==typeof t.children?t.children(t):Object(c.createElement)(e,t)}({as:e,className:o()("components-visually-hidden",t),...r,ref:n})}))},function(e,t){},,function(e,t){e.exports=window.wp.warning},function(e,t,r){"use strict";var n=r(8),o=r(0),c=r(13),i=function({icon:e,className:t,...r}){const c=["dashicon","dashicons","dashicons-"+e,t].filter(Boolean).join(" ");return Object(o.createElement)("span",Object(n.a)({className:c},r))};t.a=function({icon:e=null,size:t=24,...r}){if("string"==typeof e)return Object(o.createElement)(i,Object(n.a)({icon:e},r));if(Object(o.isValidElement)(e)&&i===e.type)return Object(o.cloneElement)(e,{...r});if("function"==typeof e)return e.prototype instanceof o.Component?Object(o.createElement)(e,{size:t,...r}):e({size:t,...r});if(e&&("svg"===e.type||e.type===c.SVG)){const n={width:t,height:t,...e.props,...r};return Object(o.createElement)(c.SVG,n)}return Object(o.isValidElement)(e)?Object(o.cloneElement)(e,{size:t,...r}):e}},function(e,t,r){"use strict";r.d(t,"a",(function(){return d})),r.d(t,"b",(function(){return p})),r.d(t,"c",(function(){return b}));var n=r(6),o=r(7),c=r(0),i=r(11),s=r.n(i),a=r(31),l=r(61),u=r(26);const d=e=>{const t=Object(u.a)();e=e||t;const r=Object(o.useSelect)(t=>t(n.QUERY_STATE_STORE_KEY).getValueForQueryContext(e,void 0),[e]),{setValueForQueryContext:i}=Object(o.useDispatch)(n.QUERY_STATE_STORE_KEY);return[r,Object(c.useCallback)(t=>{i(e,t)},[e,i])]},p=(e,t,r)=>{const i=Object(u.a)();r=r||i;const s=Object(o.useSelect)(o=>o(n.QUERY_STATE_STORE_KEY).getValueForQueryKey(r,e,t),[r,e]),{setQueryValue:a}=Object(o.useDispatch)(n.QUERY_STATE_STORE_KEY);return[s,Object(c.useCallback)(t=>{a(r,e,t)},[r,e,a])]},b=(e,t)=>{const r=Object(u.a)();t=t||r;const[n,o]=d(t),i=Object(a.a)(n),p=Object(a.a)(e),b=Object(l.a)(p),m=Object(c.useRef)(!1);return Object(c.useEffect)(()=>{s()(b,p)||(o(Object.assign({},i,p)),m.current=!0)},[i,p,b,o]),m.current?[n,o]:[e,o]}},,function(e,t){e.exports=window.wc.priceFormat},function(e,t,r){"use strict";var n=r(8),o=r(0),c=r(4),i=r.n(c),s=r(3),a=r(25),l=r.n(a),u=r(9),d=r(44),p=r(71),b=r(1);function m(e,t,r){const{defaultView:n}=t,{frameElement:o}=n;if(!o||t===r.ownerDocument)return e;const c=o.getBoundingClientRect();return new n.DOMRect(e.left+c.left,e.top+c.top,e.width,e.height)}let f=0;function g(e){const t=document.scrollingElement||document.body;e&&(f=t.scrollTop);const r=e?"add":"remove";t.classList[r]("lockscroll"),document.documentElement.classList[r]("lockscroll"),e||(t.scrollTop=f)}let h=0;function E(){return Object(o.useEffect)(()=>(0===h&&g(!0),++h,()=>{1===h&&g(!1),--h}),[]),null}var O=r(24);function w(e){const t=Object(o.useContext)(O.a),r=t.slots[e]||{},n=t.fills[e],c=Object(o.useMemo)(()=>n||[],[n]);return{...r,updateSlot:Object(o.useCallback)(r=>{t.updateSlot(e,r)},[e,t.updateSlot]),unregisterSlot:Object(o.useCallback)(r=>{t.unregisterSlot(e,r)},[e,t.unregisterSlot]),fills:c,registerFill:Object(o.useCallback)(r=>{t.registerFill(e,r)},[e,t.registerFill]),unregisterFill:Object(o.useCallback)(r=>{t.unregisterFill(e,r)},[e,t.unregisterFill])}}var j=Object(o.createContext)({registerSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{},getSlot:()=>{},getFills:()=>{},subscribe:()=>{}});function v({name:e,children:t,registerFill:r,unregisterFill:n}){const c=(e=>{const{getSlot:t,subscribe:r}=Object(o.useContext)(j),[n,c]=Object(o.useState)(t(e));return Object(o.useEffect)(()=>(c(t(e)),r(()=>{c(t(e))})),[e]),n})(e),i=Object(o.useRef)({name:e,children:t});return Object(o.useLayoutEffect)(()=>(r(e,i.current),()=>n(e,i.current)),[]),Object(o.useLayoutEffect)(()=>{i.current.children=t,c&&c.forceUpdate()},[t]),Object(o.useLayoutEffect)(()=>{e!==i.current.name&&(n(i.current.name,i.current),i.current.name=e,r(e,i.current))},[e]),c&&c.node?(Object(s.isFunction)(t)&&(t=t(c.props.fillProps)),Object(o.createPortal)(t,c.node)):null}var y=e=>Object(o.createElement)(j.Consumer,null,({registerFill:t,unregisterFill:r})=>Object(o.createElement)(v,Object(n.a)({},e,{registerFill:t,unregisterFill:r})));class _ extends o.Component{constructor(){super(...arguments),this.isUnmounted=!1,this.bindNode=this.bindNode.bind(this)}componentDidMount(){const{registerSlot:e}=this.props;e(this.props.name,this)}componentWillUnmount(){const{unregisterSlot:e}=this.props;this.isUnmounted=!0,e(this.props.name,this)}componentDidUpdate(e){const{name:t,unregisterSlot:r,registerSlot:n}=this.props;e.name!==t&&(r(e.name),n(t,this))}bindNode(e){this.node=e}forceUpdate(){this.isUnmounted||super.forceUpdate()}render(){const{children:e,name:t,fillProps:r={},getFills:n}=this.props,c=Object(s.map)(n(t,this),e=>{const t=Object(s.isFunction)(e.children)?e.children(r):e.children;return o.Children.map(t,(e,t)=>{if(!e||Object(s.isString)(e))return e;const r=e.key||t;return Object(o.cloneElement)(e,{key:r})})}).filter(Object(s.negate)(o.isEmptyElement));return Object(o.createElement)(o.Fragment,null,Object(s.isFunction)(e)?e(c):c)}}var x=e=>Object(o.createElement)(j.Consumer,null,({registerSlot:t,unregisterSlot:r,getFills:c})=>Object(o.createElement)(_,Object(n.a)({},e,{registerSlot:t,unregisterSlot:r,getFills:c})));function k(){const[,e]=Object(o.useState)({}),t=Object(o.useRef)(!0);return Object(o.useEffect)(()=>()=>{t.current=!1},[]),()=>{t.current&&e({})}}function S({name:e,children:t}){const r=w(e),n=Object(o.useRef)({rerender:k()});return Object(o.useEffect)(()=>(r.registerFill(n),()=>{r.unregisterFill(n)}),[r.registerFill,r.unregisterFill]),r.ref&&r.ref.current?("function"==typeof t&&(t=t(r.fillProps)),Object(o.createPortal)(t,r.ref.current)):null}var C=Object(o.forwardRef)((function({name:e,fillProps:t={},as:r="div",...c},i){const s=Object(o.useContext)(O.a),a=Object(o.useRef)();return Object(o.useLayoutEffect)(()=>(s.registerSlot(e,a,t),()=>{s.unregisterSlot(e,a)}),[s.registerSlot,s.unregisterSlot,e]),Object(o.useLayoutEffect)(()=>{s.updateSlot(e,t)}),Object(o.createElement)(r,Object(n.a)({ref:Object(u.useMergeRefs)([i,a])},c))}));function P(e){return Object(o.createElement)(o.Fragment,null,Object(o.createElement)(y,e),Object(o.createElement)(S,e))}r(11),o.Component;const R=Object(o.forwardRef)(({bubblesVirtually:e,...t},r)=>e?Object(o.createElement)(C,Object(n.a)({},t,{ref:r})):Object(o.createElement)(x,t));function N(e){return"appear"===e?"top":"left"}function T(e,t){const{paddingTop:r,paddingBottom:n,paddingLeft:o,paddingRight:c}=(i=t).ownerDocument.defaultView.getComputedStyle(i);var i;const s=r?parseInt(r,10):0,a=n?parseInt(n,10):0,l=o?parseInt(o,10):0,u=c?parseInt(c,10):0;return{x:e.left+l,y:e.top+s,width:e.width-l-u,height:e.height-s-a,left:e.left+l,right:e.right-u,top:e.top+s,bottom:e.bottom-a}}function L(e,t,r){r?e.getAttribute(t)!==r&&e.setAttribute(t,r):e.hasAttribute(t)&&e.removeAttribute(t)}function B(e,t,r=""){e.style[t]!==r&&(e.style[t]=r)}function A(e,t,r){r?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}const M=Object(o.forwardRef)(({headerTitle:e,onClose:t,children:r,className:c,noArrow:s=!0,isAlternate:a,position:f="bottom right",range:g,focusOnMount:h="firstElement",anchorRef:O,shouldAnchorIncludePadding:j,anchorRect:v,getAnchorRect:y,expandOnMobile:_,animate:x=!0,onClickOutside:k,onFocusOutside:S,__unstableStickyBoundaryElement:C,__unstableSlotName:R="Popover",__unstableObserveElement:M,__unstableBoundaryParent:F,__unstableForcePosition:I,__unstableForceXAlignment:D,...z},H)=>{const W=Object(o.useRef)(null),V=Object(o.useRef)(null),Y=Object(o.useRef)(),U=Object(u.useViewportMatch)("medium","<"),[q,G]=Object(o.useState)(),K=w(R),X=_&&U,[J,Z]=Object(u.useResizeObserver)();s=X||s,Object(o.useLayoutEffect)(()=>{if(X)return A(Y.current,"is-without-arrow",s),A(Y.current,"is-alternate",a),L(Y.current,"data-x-axis"),L(Y.current,"data-y-axis"),B(Y.current,"top"),B(Y.current,"left"),B(V.current,"maxHeight"),void B(V.current,"maxWidth");const e=()=>{if(!Y.current||!V.current)return;let e=function(e,t,r,n=!1,o,c){if(t)return t;if(r){if(!e.current)return;const t=r(e.current);return m(t,t.ownerDocument||e.current.ownerDocument,c)}if(!1!==n){if(!(n&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==n?void 0:n.cloneRange))return m(Object(d.getRectangleFromRange)(n),n.endContainer.ownerDocument,c);if("function"==typeof(null==n?void 0:n.getBoundingClientRect)){const e=m(n.getBoundingClientRect(),n.ownerDocument,c);return o?e:T(e,n)}const{top:e,bottom:t}=n,r=e.getBoundingClientRect(),i=t.getBoundingClientRect(),s=m(new window.DOMRect(r.left,r.top,r.width,i.bottom-r.top),e.ownerDocument,c);return o?s:T(s,n)}if(!e.current)return;const{parentNode:i}=e.current,s=i.getBoundingClientRect();return o?s:T(s,i)}(W,v,y,O,j,Y.current);if(!e)return;const{offsetParent:t,ownerDocument:r}=Y.current;let n,o=0;if(t&&t!==r.body){const r=t.getBoundingClientRect();o=r.top,e=new window.DOMRect(e.left-r.left,e.top-r.top,e.width,e.height)}var c;F&&(n=null===(c=Y.current.closest(".popover-slot"))||void 0===c?void 0:c.parentNode);const i=Z.height?Z:V.current.getBoundingClientRect(),{popoverTop:l,popoverLeft:u,xAxis:p,yAxis:g,contentHeight:h,contentWidth:E}=function(e,t,r="top",n,o,c,i,s,a){const[l,u="center",d]=r.split(" "),p=function(e,t,r,n,o,c,i,s){const{height:a}=t;if(o){const t=o.getBoundingClientRect().top+a-i;if(e.top<=t)return{yAxis:r,popoverTop:Math.min(e.bottom,t)}}let l=e.top+e.height/2;"bottom"===n?l=e.bottom:"top"===n&&(l=e.top);const u={popoverTop:l,contentHeight:(l-a/2>0?a/2:l)+(l+a/2>window.innerHeight?window.innerHeight-l:a/2)},d={popoverTop:e.top,contentHeight:e.top-10-a>0?a:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+a>window.innerHeight?window.innerHeight-10-e.bottom:a};let b,m=r,f=null;if(!o&&!s)if("middle"===r&&u.contentHeight===a)m="middle";else if("top"===r&&d.contentHeight===a)m="top";else if("bottom"===r&&p.contentHeight===a)m="bottom";else{m=d.contentHeight>p.contentHeight?"top":"bottom";const e="top"===m?d.contentHeight:p.contentHeight;f=e!==a?e:null}return b="middle"===m?u.popoverTop:"top"===m?d.popoverTop:p.popoverTop,{yAxis:m,popoverTop:b,contentHeight:f}}(e,t,l,d,n,0,c,s);return{...function(e,t,r,n,o,c,i,s,a){const{width:l}=t;"left"===r&&Object(b.isRTL)()?r="right":"right"===r&&Object(b.isRTL)()&&(r="left"),"left"===n&&Object(b.isRTL)()?n="right":"right"===n&&Object(b.isRTL)()&&(n="left");const u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-l/2>0?l/2:u)+(u+l/2>window.innerWidth?window.innerWidth-u:l/2)};let p=e.left;"right"===n?p=e.right:"middle"===c||a||(p=u);let m=e.right;"left"===n?m=e.left:"middle"===c||a||(m=u);const f={popoverLeft:p,contentWidth:p-l>0?l:p},g={popoverLeft:m,contentWidth:m+l>window.innerWidth?window.innerWidth-m:l};let h,E=r,O=null;if(!o&&!s)if("center"===r&&d.contentWidth===l)E="center";else if("left"===r&&f.contentWidth===l)E="left";else if("right"===r&&g.contentWidth===l)E="right";else{E=f.contentWidth>g.contentWidth?"left":"right";const e="left"===E?f.contentWidth:g.contentWidth;l>window.innerWidth&&(O=window.innerWidth),e!==l&&(E="center",d.popoverLeft=window.innerWidth/2)}if(h="center"===E?d.popoverLeft:"left"===E?f.popoverLeft:g.popoverLeft,i){const e=i.getBoundingClientRect();h=Math.min(h,e.right-l),Object(b.isRTL)()||(h=Math.max(h,0))}return{xAxis:E,popoverLeft:h,contentWidth:O}}(e,t,u,d,n,p.yAxis,i,s,a),...p}}(e,i,f,C,Y.current,o,n,I,D);"number"==typeof l&&"number"==typeof u&&(B(Y.current,"top",l+"px"),B(Y.current,"left",u+"px")),A(Y.current,"is-without-arrow",s||"center"===p&&"middle"===g),A(Y.current,"is-alternate",a),L(Y.current,"data-x-axis",p),L(Y.current,"data-y-axis",g),B(V.current,"maxHeight","number"==typeof h?h+"px":""),B(V.current,"maxWidth","number"==typeof E?E+"px":""),G(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[g]||"middle"))};e();const{ownerDocument:t}=Y.current,{defaultView:r}=t,n=r.setInterval(e,500);let o;const c=()=>{r.cancelAnimationFrame(o),o=r.requestAnimationFrame(e)};r.addEventListener("click",c),r.addEventListener("resize",e),r.addEventListener("scroll",e,!0);const i=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(O);let l;return i&&i!==t&&(i.defaultView.addEventListener("resize",e),i.defaultView.addEventListener("scroll",e,!0)),M&&(l=new r.MutationObserver(e),l.observe(M,{attributes:!0})),()=>{r.clearInterval(n),r.removeEventListener("resize",e),r.removeEventListener("scroll",e,!0),r.removeEventListener("click",c),r.cancelAnimationFrame(o),i&&i!==t&&(i.defaultView.removeEventListener("resize",e),i.defaultView.removeEventListener("scroll",e,!0)),l&&l.disconnect()}},[X,v,y,O,j,f,Z,C,M,F]);const $=(e,r)=>{if("focus-outside"===e&&S)S(r);else if("focus-outside"===e&&k){const e=new window.MouseEvent("click");Object.defineProperty(e,"target",{get:()=>r.relatedTarget}),l()("Popover onClickOutside prop",{since:"5.3",alternative:"onFocusOutside"}),k(e)}else t&&t()},[ee,te]=Object(u.__experimentalUseDialog)({focusOnMount:h,__unstableOnClose:$,onClose:$}),re=Object(u.useMergeRefs)([Y,ee,H]),ne=Boolean(x&&q)&&function(e){if("loading"===e.type)return i()("components-animate__loading");const{type:t,origin:r=N(t)}=e;if("appear"===t){const[e,t="center"]=r.split(" ");return i()("components-animate__appear",{["is-from-"+t]:"center"!==t,["is-from-"+e]:"middle"!==e})}return"slide-in"===t?i()("components-animate__slide-in","is-from-"+r):void 0}({type:"appear",origin:q});let oe=Object(o.createElement)("div",Object(n.a)({className:i()("components-popover",c,ne,{"is-expanded":X,"is-without-arrow":s,"is-alternate":a})},z,{ref:re},te,{tabIndex:"-1"}),X&&Object(o.createElement)(E,null),X&&Object(o.createElement)("div",{className:"components-popover__header"},Object(o.createElement)("span",{className:"components-popover__header-title"},e),Object(o.createElement)(Q,{className:"components-popover__close",icon:p.a,onClick:t})),Object(o.createElement)("div",{ref:V,className:"components-popover__content"},Object(o.createElement)("div",{style:{position:"relative"}},J,r)));return K.ref&&(oe=Object(o.createElement)(P,{name:R},oe)),O||v?oe:Object(o.createElement)("span",{ref:W},oe)});M.Slot=Object(o.forwardRef)((function({name:e="Popover"},t){return Object(o.createElement)(R,{bubblesVirtually:!0,name:e,className:"popover-slot",ref:t})}));var F=M,I=function({shortcut:e,className:t}){if(!e)return null;let r,n;return Object(s.isString)(e)&&(r=e),Object(s.isObject)(e)&&(r=e.display,n=e.ariaLabel),Object(o.createElement)("span",{className:t,"aria-label":n},r)};const D=Object(o.createElement)("div",{className:"event-catcher"}),z=({eventHandlers:e,child:t,childrenWithPopover:r})=>Object(o.cloneElement)(Object(o.createElement)("span",{className:"disabled-element-wrapper"},Object(o.cloneElement)(D,e),Object(o.cloneElement)(t,{children:r}),","),e),H=({child:e,eventHandlers:t,childrenWithPopover:r})=>Object(o.cloneElement)(e,{...t,children:r}),W=(e,t,r)=>{if(1!==o.Children.count(e))return;const n=o.Children.only(e);"function"==typeof n.props[t]&&n.props[t](r)};var V=function({children:e,position:t,text:r,shortcut:n}){const[c,i]=Object(o.useState)(!1),[a,l]=Object(o.useState)(!1),d=Object(u.useDebounce)(l,700),p=t=>{W(e,"onMouseDown",t),document.addEventListener("mouseup",f),i(!0)},b=t=>{W(e,"onMouseUp",t),document.removeEventListener("mouseup",f),i(!1)},m=e=>"mouseUp"===e?b:"mouseDown"===e?p:void 0,f=m("mouseUp"),g=(t,r)=>n=>{if(W(e,t,n),n.currentTarget.disabled)return;if("focus"===n.type&&c)return;d.cancel();const o=Object(s.includes)(["focus","mouseenter"],n.type);o!==a&&(r?d(o):l(o))},h=()=>{d.cancel(),document.removeEventListener("mouseup",f)};if(Object(o.useEffect)(()=>h,[]),1!==o.Children.count(e))return e;const E={onMouseEnter:g("onMouseEnter",!0),onMouseLeave:g("onMouseLeave"),onClick:g("onClick"),onFocus:g("onFocus"),onBlur:g("onBlur"),onMouseDown:m("mouseDown")},O=o.Children.only(e),{children:w,disabled:j}=O.props;return(j?z:H)({child:O,eventHandlers:E,childrenWithPopover:(({grandchildren:e,isOver:t,position:r,text:n,shortcut:c})=>Object(o.concatChildren)(e,t&&Object(o.createElement)(F,{focusOnMount:!1,position:r,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},n,Object(o.createElement)(I,{className:"components-tooltip__shortcut",shortcut:c}))))({grandchildren:w,isOver:a,position:t,text:r,shortcut:n})})},Y=r(38),U=r(34);const q=["onMouseDown","onClick"];var Q=t.a=Object(o.forwardRef)((function(e,t){const{href:r,target:c,isSmall:a,isPressed:u,isBusy:d,isDestructive:p,className:b,disabled:m,icon:f,iconPosition:g="left",iconSize:h,showTooltip:E,tooltipPosition:O,shortcut:w,label:j,children:v,text:y,variant:_,__experimentalIsFocusable:x,describedBy:k,...S}=function({isDefault:e,isPrimary:t,isSecondary:r,isTertiary:n,isLink:o,variant:c,...i}){let s=c;var a,u,d,p,b;return t&&(null!==(a=s)&&void 0!==a||(s="primary")),n&&(null!==(u=s)&&void 0!==u||(s="tertiary")),r&&(null!==(d=s)&&void 0!==d||(s="secondary")),e&&(l()("Button isDefault prop",{since:"5.4",alternative:'variant="secondary"'}),null!==(p=s)&&void 0!==p||(s="secondary")),o&&(null!==(b=s)&&void 0!==b||(s="link")),{...i,variant:s}}(e),C=i()("components-button",b,{"is-secondary":"secondary"===_,"is-primary":"primary"===_,"is-small":a,"is-tertiary":"tertiary"===_,"is-pressed":u,"is-busy":d,"is-link":"link"===_,"is-destructive":p,"has-text":!!f&&!!v,"has-icon":!!f}),P=m&&!x,R=void 0===r||P?"button":"a",N="a"===R?{href:r,target:c}:{type:"button",disabled:P,"aria-pressed":u};if(m&&x){N["aria-disabled"]=!0;for(const e of q)S[e]=e=>{e.stopPropagation(),e.preventDefault()}}const T=!P&&(E&&j||w||!!j&&(!v||Object(s.isArray)(v)&&!v.length)&&!1!==E),L=k?Object(s.uniqueId)():null,B=S["aria-describedby"]||L,A=Object(o.createElement)(R,Object(n.a)({},N,S,{className:C,"aria-label":S["aria-label"]||j,"aria-describedby":B,ref:t}),f&&"left"===g&&Object(o.createElement)(Y.a,{icon:f,size:h}),y&&Object(o.createElement)(o.Fragment,null,y),f&&"right"===g&&Object(o.createElement)(Y.a,{icon:f,size:h}),v);return T?Object(o.createElement)(o.Fragment,null,Object(o.createElement)(V,{text:k||j,shortcut:w,position:O},A),k&&Object(o.createElement)(U.a,null,Object(o.createElement)("span",{id:L},k))):Object(o.createElement)(o.Fragment,null,A,k&&Object(o.createElement)(U.a,null,Object(o.createElement)("span",{id:L},k)))}))},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"string"==typeof e},,function(e,t){e.exports=window.wc.wcBlocksSharedContext},function(e,t,r){"use strict";r.d(t,"n",(function(){return c})),r.d(t,"l",(function(){return i})),r.d(t,"k",(function(){return s})),r.d(t,"m",(function(){return a})),r.d(t,"i",(function(){return l})),r.d(t,"d",(function(){return u})),r.d(t,"f",(function(){return d})),r.d(t,"j",(function(){return p})),r.d(t,"c",(function(){return b})),r.d(t,"e",(function(){return m})),r.d(t,"g",(function(){return f})),r.d(t,"a",(function(){return g})),r.d(t,"h",(function(){return h})),r.d(t,"b",(function(){return E}));var n,o=r(2);const c=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),i=c.pluginUrl+"images/",s=c.pluginUrl+"build/",a=c.buildPhase,l=null===(n=o.STORE_PAGES.shop)||void 0===n?void 0:n.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),b=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),m=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),f=Object(o.getSetting)("shippingCountries",{}),g=Object(o.getSetting)("allowedCountries",{}),h=Object(o.getSetting)("shippingStates",{}),E=Object(o.getSetting)("allowedStates",{})},function(e,t,r){"use strict";var n=r(2),o=r(1),c=r(72),i=r(45);const s=Object(n.getSetting)("countryLocale",{}),a=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
  Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(c.a)(e.priority)&&(t.index=e.priority),Object(i.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(s).map(e=>{let[t,r]=e;return[t,Object.entries(r).map(e=>{let[t,r]=e;return[t,a(r)]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{})]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{});t.a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=r&&void 0!==l[r]?l[r]:{};return e.map(e=>({key:e,...n.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},,,function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));var n=r(12),o=r.n(n),c=r(0),i=r(15);const s=[".wp-block-woocommerce-cart"],a=e=>{let{Block:t,containers:r,getProps:n=(()=>({})),getErrorBoundaryProps:s=(()=>({}))}=e;0!==r.length&&Array.prototype.forEach.call(r,(e,r)=>{const a=n(e,r),l=s(e,r),u={...e.dataset,...a.attributes||{}};(e=>{let{Block:t,container:r,attributes:n={},props:s={},errorBoundaryProps:a={}}=e;Object(c.render)(Object(c.createElement)(i.a,a,Object(c.createElement)(c.Suspense,{fallback:Object(c.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(c.createElement)(t,o()({},s,{attributes:n})))),r,()=>{r.classList&&r.classList.remove("is-loading")})})({Block:t,container:e,props:a,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(s.join(",")),{Block:r,getProps:n,getErrorBoundaryProps:o,selector:c}=e;(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrappers:c}=e;const i=document.body.querySelectorAll(o);c&&c.length>0&&Array.prototype.filter.call(i,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,c)),a({Block:t,containers:i,getProps:r,getErrorBoundaryProps:n})})({Block:r,getProps:n,getErrorBoundaryProps:o,selector:c,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrapper:c}=e;const i=c.querySelectorAll(o);a({Block:t,containers:i,getProps:r,getErrorBoundaryProps:n})})({...e,wrapper:t})})})}},,,function(e,t){var r,n,o=e.exports={};function c(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function s(e){if(r===setTimeout)return setTimeout(e,0);if((r===c||!r)&&setTimeout)return r=setTimeout,setTimeout(e,0);try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:c}catch(e){r=c}try{n="function"==typeof clearTimeout?clearTimeout:i}catch(e){n=i}}();var a,l=[],u=!1,d=-1;function p(){u&&a&&(u=!1,a.length?l=a.concat(l):d=-1,l.length&&b())}function b(){if(!u){var e=s(p);u=!0;for(var t=l.length;t;){for(a=l,l=[];++d<t;)a&&a[d].run();d=-1,t=l.length}a=null,u=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===i||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function m(e,t){this.fun=e,this.array=t}function f(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];l.push(new m(e,t)),1!==l.length||u||s(b)},m.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=f,o.addListener=f,o.once=f,o.off=f,o.removeListener=f,o.removeAllListeners=f,o.emit=f,o.prependListener=f,o.prependOnceListener=f,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(43),o=r(0),c=r(32);const i=()=>{const e=Object(c.a)(),t=Object(o.useRef)(e);return Object(o.useEffect)(()=>{t.current=e},[e]),{dispatchStoreEvent:Object(o.useCallback)((function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-"+e,t)}catch(e){console.error(e)}}),[]),dispatchCheckoutEvent:Object(o.useCallback)((function(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-checkout-"+e,{...r,storeCart:t.current})}catch(e){console.error(e)}}),[])}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return i}));var n=r(0);const o=Object(n.createContext)({setIsSuppressed:e=>{},isSuppressed:!1}),c=()=>Object(n.useContext)(o),i=e=>{let{children:t}=e;const[r,c]=Object(n.useState)(!1),i={setIsSuppressed:c,isSuppressed:r};return Object(n.createElement)(o.Provider,{value:i},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t){const r=Object(n.useRef)();return Object(n.useEffect)(()=>{r.current===e||t&&!t(e,r.current)||(r.current=e)},[e,t]),r.current}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return a}));var n=r(6),o=r(7),c=r(0),i=r(31),s=r(73);const a=e=>{const{namespace:t,resourceName:r,resourceValues:a=[],query:l={},shouldSelect:u=!0}=e;if(!t||!r)throw new Error("The options object must have valid values for the namespace and the resource properties.");const d=Object(c.useRef)({results:[],isLoading:!0}),p=Object(i.a)(l),b=Object(i.a)(a),m=Object(s.a)(),f=Object(o.useSelect)(e=>{if(!u)return null;const o=e(n.COLLECTIONS_STORE_KEY),c=[t,r,p,b],i=o.getCollectionError(...c);if(i){if(!(i instanceof Error))throw new Error("TypeError: `error` object is not an instance of Error constructor");m(i)}return{results:o.getCollection(...c),isLoading:!o.hasFinishedResolution("getCollection",c)}},[t,r,b,p,u]);return null!==f&&(d.current=f),d.current}},,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"d",(function(){return i})),r.d(t,"c",(function(){return s})),r.d(t,"b",(function(){return a}));const n=window.CustomEvent||null,o=(e,t)=>{let{bubbles:r=!1,cancelable:o=!1,element:c,detail:i={}}=t;if(!n)return;c||(c=document.body);const s=new n(e,{bubbles:r,cancelable:o,detail:i});c.dispatchEvent(s)};let c;const i=()=>{c&&clearTimeout(c),c=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},s=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const c=()=>{o(t,{bubbles:r,cancelable:n})};return jQuery(document).on(e,c),()=>jQuery(document).off(e,c)}},function(e,t,r){"use strict";var n=r(0),o=r(13);const c=Object(n.createElement)(o.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(n.createElement)(o.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=c},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"number"==typeof e},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(0);const o=()=>{const[,e]=Object(n.useState)();return Object(n.useCallback)(t=>{e(()=>{throw t})},[])}},function(e,t,r){"use strict";var n=r(12),o=r.n(n),c=r(0);r(106);const i=e=>{if(!e)return;const t=e.getBoundingClientRect().bottom;t>=0&&t<=window.innerHeight||e.scrollIntoView()};t.a=e=>t=>{const r=Object(c.useRef)(null);return Object(c.createElement)(c.Fragment,null,Object(c.createElement)("div",{className:"with-scroll-to-top__scroll-point",ref:r,"aria-hidden":!0}),Object(c.createElement)(e,o()({},t,{scrollToTop:e=>{null!==r.current&&((e,t)=>{const{focusableSelector:r}=t||{};window&&Number.isFinite(window.innerHeight)&&(r?((e,t)=>{var r;const n=(null===(r=e.parentElement)||void 0===r?void 0:r.querySelectorAll(t))||[];if(n.length){const e=n[0];i(e),null==e||e.focus()}else i(e)})(e,r):i(e))})(r.current,e)}})))}},,function(e,t,r){"use strict";var n=r(0),o=r(3),c=r(4),i=r.n(c),s=r(1),a=r(23),l=r(71),u=r(42);function d(e){switch(e){case"success":case"warning":case"info":return"polite";case"error":default:return"assertive"}}t.a=function({className:e,status:t="info",children:r,spokenMessage:c=r,onRemove:p=o.noop,isDismissible:b=!0,actions:m=[],politeness:f=d(t),__unstableHTML:g,onDismiss:h=o.noop}){!function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(a.speak)(r,t)},[r,t])}(c,f);const E=i()(e,"components-notice","is-"+t,{"is-dismissible":b});return g&&(r=Object(n.createElement)(n.RawHTML,null,r)),Object(n.createElement)("div",{className:E},Object(n.createElement)("div",{className:"components-notice__content"},r,Object(n.createElement)("div",{className:"components-notice__actions"},m.map(({className:e,label:t,isPrimary:r,variant:o,noDefaultClasses:c=!1,onClick:s,url:a},l)=>{let d=o;return"primary"===o||c||(d=a?"link":"secondary"),void 0===d&&r&&(d="primary"),Object(n.createElement)(u.a,{key:l,href:a,variant:d,onClick:a?void 0:s,className:i()("components-notice__action",e)},t)}))),b&&Object(n.createElement)(u.a,{className:"components-notice__dismiss",icon:l.a,label:Object(s.__)("Dismiss this notice"),onClick:e=>{var t;null==e||null===(t=e.preventDefault)||void 0===t||t.call(e),h(),p()},showTooltip:!1}))}},,,,,function(e,t){},,,,,,,,,,,,,,,,,,,,,,function(e,t){e.exports=window.wp.blocks},,,function(e,t){},,function(e,t,r){"use strict";var n=r(0),o=r(4),c=r.n(o),i=r(22),s=r(9);r(122),t.a=Object(s.withInstanceId)(e=>{let{className:t,instanceId:r,label:o="",onChange:s,options:a,screenReaderLabel:l,value:u=""}=e;const d="wc-block-components-sort-select__select-"+r;return Object(n.createElement)("div",{className:c()("wc-block-sort-select","wc-block-components-sort-select",t)},Object(n.createElement)(i.a,{label:o,screenReaderLabel:l,wrapperElement:"label",wrapperProps:{className:"wc-block-sort-select__label wc-block-components-sort-select__label",htmlFor:d}}),Object(n.createElement)("select",{id:d,className:"wc-block-sort-select__select wc-block-components-sort-select__select",onChange:s,value:u},a&&a.map(e=>Object(n.createElement)("option",{key:e.key,value:e.key},e.label))))})},,,,,,function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},function(e,t,r){"use strict";var n=r(0);t.a=function(e){let{icon:t,size:r=24,...o}=e;return Object(n.cloneElement)(t,{width:r,height:r,...o})}},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return i}));var n=r(49),o=(r(14),r(2));const c=(e,t)=>Object.keys(o.defaultAddressFields).every(r=>e[r]===t[r]),i=e=>{const t=Object.keys(o.defaultAddressFields),r=Object(n.a)(t,{},e.country),c=Object.assign({},e);return r.forEach(t=>{let{key:r="",hidden:n=!1}=t;n&&((e,t)=>e in t)(r,e)&&(c[r]="")}),c}},function(e,t){e.exports=window.wc.wcBlocksSharedHocs},,,function(e,t){},function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(12),o=r.n(n),c=r(0),i=r(4),s=r.n(i),a=r(76),l=r(7),u=(r(81),r(60));const d=e=>{let{status:t="default"}=e;switch(t){case"error":return"woocommerce-error";case"success":return"woocommerce-message";case"info":case"warning":return"woocommerce-info"}return""},p=e=>{let{className:t,context:r="default",additionalNotices:n=[]}=e;const{isSuppressed:i}=Object(u.b)(),{notices:p}=Object(l.useSelect)(e=>({notices:e("core/notices").getNotices(r)})),{removeNotice:b}=Object(l.useDispatch)("core/notices"),m=p.filter(e=>"snackbar"!==e.type).concat(n);if(!m.length)return null;const f=s()(t,"wc-block-components-notices");return i?null:Object(c.createElement)("div",{className:f},m.map(e=>Object(c.createElement)(a.a,o()({key:"store-notice-"+e.id},e,{className:s()("wc-block-components-notices__notice",d(e)),onRemove:()=>{e.isDismissible&&b(e.id,r)}}),e.content)))}},,,,,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(16),o=r(0),c=r(48);r.p=c.k,Object(n.registerBlockComponent)({blockName:"woocommerce/product-price",component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(62)]).then(r.bind(null,402)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-image",component:Object(o.lazy)(()=>r.e(61).then(r.bind(null,446)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-title",component:Object(o.lazy)(()=>r.e(69).then(r.bind(null,447)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-rating",component:Object(o.lazy)(()=>r.e(63).then(r.bind(null,403)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-button",component:Object(o.lazy)(()=>r.e(59).then(r.bind(null,404)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-summary",component:Object(o.lazy)(()=>r.e(67).then(r.bind(null,405)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-sale-badge",component:Object(o.lazy)(()=>r.e(64).then(r.bind(null,323)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-sku",component:Object(o.lazy)(()=>r.e(65).then(r.bind(null,406)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-category-list",component:Object(o.lazy)(()=>r.e(60).then(r.bind(null,407)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-tag-list",component:Object(o.lazy)(()=>r.e(68).then(r.bind(null,408)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-stock-indicator",component:Object(o.lazy)(()=>r.e(66).then(r.bind(null,409)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-add-to-cart",component:Object(o.lazy)(()=>Promise.all([r.e(1),r.e(74),r.e(58)]).then(r.bind(null,429)))});const i=e=>Object(n.getRegisteredBlockComponents)(e)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){e.exports=r(239)},function(e,t){},function(e,t){},function(e,t){},,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";r.r(t);var n=r(0),o=r(60),c=r(52),i=r(5),s=r(1),a=r(3),l=r(4),u=r.n(l),d=r(22);r(216);var p=e=>{let{currentPage:t,displayFirstAndLastPages:r=!0,displayNextAndPreviousArrows:o=!0,pagesToDisplay:c=3,onPageChange:i,totalPages:a}=e,{minIndex:l,maxIndex:p}=((e,t,r)=>{if(r<=2)return{minIndex:null,maxIndex:null};const n=e-1,o=Math.max(Math.floor(t-n/2),2),c=Math.min(Math.ceil(t+(n-(t-o))),r-1);return{minIndex:Math.max(Math.floor(t-(n-(c-t))),2),maxIndex:c}})(c,t,a);const b=r&&Boolean(1!==l),m=r&&Boolean(p!==a),f=r&&Boolean(l&&l>3),g=r&&Boolean(p&&p<a-2);b&&3===l&&(l-=1),m&&p===a-2&&(p+=1);const h=[];if(l&&p)for(let e=l;e<=p;e++)h.push(e);return Object(n.createElement)("div",{className:"wc-block-pagination wc-block-components-pagination"},Object(n.createElement)(d.a,{screenReaderLabel:Object(s.__)("Navigate to another page","woocommerce")}),o&&Object(n.createElement)("button",{className:"wc-block-pagination-page wc-block-components-pagination__page wc-block-components-pagination-page--arrow",onClick:()=>i(t-1),title:Object(s.__)("Previous page","woocommerce"),disabled:t<=1},Object(n.createElement)(d.a,{label:"←",screenReaderLabel:Object(s.__)("Previous page","woocommerce")})),b&&Object(n.createElement)("button",{className:u()("wc-block-pagination-page","wc-block-components-pagination__page",{"wc-block-pagination-page--active":1===t,"wc-block-components-pagination__page--active":1===t}),onClick:()=>i(1),disabled:1===t},Object(n.createElement)(d.a,{label:"1",screenReaderLabel:Object(s.sprintf)(
4
  /* translators: %d is the page number (1, 2, 3...). */
1
+ !function(e){function t(t){for(var r,o,c=t[0],i=t[1],s=0,l=[];s<c.length;s++)o=c[s],Object.prototype.hasOwnProperty.call(n,o)&&n[o]&&l.push(n[o][0]),n[o]=0;for(r in i)Object.prototype.hasOwnProperty.call(i,r)&&(e[r]=i[r]);for(a&&a(t);l.length;)l.shift()()}var r={},n={9:0,73:0};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.e=function(e){var t=[],r=n[e];if(0!==r)if(r)t.push(r[2]);else{var c=new Promise((function(t,o){r=n[e]=[t,o]}));t.push(r[2]=c);var i,s=document.createElement("script");s.charset="utf-8",s.timeout=120,o.nc&&s.setAttribute("nonce",o.nc),s.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",1:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6",58:"product-add-to-cart",59:"product-button",60:"product-category-list",61:"product-image",62:"product-price",63:"product-rating",64:"product-sale-badge",65:"product-sku",66:"product-stock-indicator",67:"product-summary",68:"product-tag-list",69:"product-title",74:"vendors--product-add-to-cart"}[e]||e)+"-frontend.js?ver="+{0:"dd42eed812b1364a3940",1:"46d12b1a79919d3f526d",58:"6630a7d3cbe33c0314ee",59:"4fed2bbdbd3149056200",60:"039aee23690236fa4519",61:"f382260cfe5d93577f91",62:"7965a4b899a5b09d4771",63:"aeafbabf5a1d0742332e",64:"ede6151c4a75a6854c23",65:"a70190799d3a3ad114ec",66:"1df2e0493091a1b012c6",67:"a2e1257b7d09b065c9e9",68:"24261da50833239129a2",69:"3e5a24d1f466700178ce",74:"3ed1c0a2d80bd42cb3bb"}[e]}(e);var a=new Error;i=function(t){s.onerror=s.onload=null,clearTimeout(l);var r=n[e];if(0!==r){if(r){var o=t&&("load"===t.type?"missing":t.type),c=t&&t.target&&t.target.src;a.message="Loading chunk "+e+" failed.\n("+o+": "+c+")",a.name="ChunkLoadError",a.type=o,a.request=c,r[1](a)}n[e]=void 0}};var l=setTimeout((function(){i({type:"timeout",target:s})}),12e4);s.onerror=s.onload=i,document.head.appendChild(s)}return Promise.all(t)},o.m=e,o.c=r,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(r,n,function(t){return e[t]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var c=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],i=c.push.bind(c);c.push=t,c=c.slice();for(var s=0;s<c.length;s++)t(c[s]);var a=i;o(o.s=213)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,r){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var c=typeof n;if("string"===c||"number"===c)e.push(n);else if(Array.isArray(n)){if(n.length){var i=o.apply(null,n);i&&e.push(i)}}else if("object"===c)if(n.toString===Object.prototype.toString)for(var s in n)r.call(n,s)&&n[s]&&e.push(s);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},function(e,t,r){"use strict";function n(){return(n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}r.d(t,"a",(function(){return n}))},function(e,t){e.exports=window.wp.compose},,function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function r(){return e.exports=r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,r.apply(this,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,r){"use strict";var n=r(19),o=r.n(n),c=r(0),i=r(5),s=r(1),a=r(48),l=e=>{let{imageUrl:t=a.l+"/block-error.svg",header:r=Object(s.__)("Oops!","woocommerce"),text:n=Object(s.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:i=Object(s.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(c.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(c.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(c.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(c.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),n&&Object(c.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},n),o&&Object(c.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},i?i+" ":"",o),l&&Object(c.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(35);class u extends i.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(c.createElement)(c.Fragment,null,Object(c.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:n=!0,text:o,errorMessagePrefix:i,renderError:s,button:a}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof s?s({errorMessage:u}):Object(c.createElement)(l,{showErrorBlock:n,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:i,button:a}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},,function(e,t){e.exports=function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,function(e,t,r){"use strict";var n=r(0),o=r(4),c=r.n(o);t.a=e=>{let t,{label:r,screenReaderLabel:o,wrapperElement:i,wrapperProps:s={}}=e;const a=null!=r,l=null!=o;return!a&&l?(t=i||"span",s={...s,className:c()(s.className,"screen-reader-text")},Object(n.createElement)(t,s,o)):(t=i||n.Fragment,a&&l&&r!==o?Object(n.createElement)(t,s,Object(n.createElement)("span",{"aria-hidden":"true"},r),Object(n.createElement)("span",{className:"screen-reader-text"},o)):Object(n.createElement)(t,s,r))}},function(e,t){e.exports=window.wp.a11y},function(e,t,r){"use strict";(function(e){var n=r(0);r(37);const o=Object(n.createContext)({slots:{},fills:{},registerSlot:()=>{void 0!==e&&e.env},updateSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{}});t.a=o}).call(this,r(55))},function(e,t){e.exports=window.wp.deprecated},function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(0);const o=Object(n.createContext)("page"),c=()=>Object(n.useContext)(o);o.Provider},function(e,t){e.exports=window.wp.apiFetch},,function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(0);r(7);const o=Object(n.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),c=()=>Object(n.useContext)(o)},,function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(0),o=r(11),c=r.n(o);function i(e){const t=Object(n.useRef)(e);return c()(e,t.current)||(t.current=e),t.current}},function(e,t,r){"use strict";r.d(t,"a",(function(){return O}));var n=r(3),o=r(0),c=r(6),i=r(7),s=r(17),a=r(118),l=r(29),u=r(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(i.dispatch)(c.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},b=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},m={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},f={...m,email:""},g={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:c.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},h=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,r]=e;return[t,Object(s.decodeEntities)(r)]})),E={cartCoupons:c.EMPTY_CART_COUPONS,cartItems:c.EMPTY_CART_ITEMS,cartFees:c.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:c.EMPTY_CART_ITEM_ERRORS,cartTotals:g,cartIsLoading:!0,cartErrors:c.EMPTY_CART_ERRORS,billingAddress:f,shippingAddress:m,shippingRates:c.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:c.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:c.EMPTY_EXTENSIONS},O=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:r}=Object(l.a)(),s=null==r?void 0:r.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();b();const p=Object(i.useSelect)((e,r)=>{let{dispatch:n}=r;if(!u)return E;if(t)return{cartCoupons:s.coupons,cartItems:s.items,cartFees:s.fees,cartItemsCount:s.items_count,cartItemsWeight:s.items_weight,cartNeedsPayment:s.needs_payment,cartNeedsShipping:s.needs_shipping,cartItemErrors:c.EMPTY_CART_ITEM_ERRORS,cartTotals:s.totals,cartIsLoading:!1,cartErrors:c.EMPTY_CART_ERRORS,billingData:f,billingAddress:f,shippingAddress:m,extensions:c.EMPTY_EXTENSIONS,shippingRates:s.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:s.has_calculated_shipping,paymentRequirements:s.paymentRequirements,receiveCart:"function"==typeof(null==s?void 0:s.receiveCart)?s.receiveCart:()=>{}};const o=e(c.CART_STORE_KEY),i=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),b=o.isCustomerDataUpdating(),{receiveCart:g}=n(c.CART_STORE_KEY),O=h(i.billingAddress),w=i.needsShipping?h(i.shippingAddress):O,j=i.fees.length>0?i.fees.map(e=>h(e)):c.EMPTY_CART_FEES;return{cartCoupons:i.coupons.length>0?i.coupons.map(e=>({...e,label:e.code})):c.EMPTY_CART_COUPONS,cartItems:i.items,cartFees:j,cartItemsCount:i.itemsCount,cartItemsWeight:i.itemsWeight,cartNeedsPayment:i.needsPayment,cartNeedsShipping:i.needsShipping,cartItemErrors:i.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(a.a)(O),billingAddress:Object(a.a)(O),shippingAddress:Object(a.a)(w),extensions:i.extensions,shippingRates:i.shippingRates,isLoadingRates:b,cartHasCalculatedShipping:i.hasCalculatedShipping,paymentRequirements:i.paymentRequirements,receiveCart:g}},[u]);return d.current&&Object(n.isEqual)(d.current,p)||(d.current=p),d.current}},,function(e,t,r){"use strict";var n=r(4),o=r.n(n),c=r(0);t.a=Object(c.forwardRef)((function({as:e="div",className:t,...r},n){return function({as:e="div",...t}){return"function"==typeof t.children?t.children(t):Object(c.createElement)(e,t)}({as:e,className:o()("components-visually-hidden",t),...r,ref:n})}))},function(e,t){},,function(e,t){e.exports=window.wp.warning},function(e,t,r){"use strict";var n=r(8),o=r(0),c=r(13),i=function({icon:e,className:t,...r}){const c=["dashicon","dashicons","dashicons-"+e,t].filter(Boolean).join(" ");return Object(o.createElement)("span",Object(n.a)({className:c},r))};t.a=function({icon:e=null,size:t=24,...r}){if("string"==typeof e)return Object(o.createElement)(i,Object(n.a)({icon:e},r));if(Object(o.isValidElement)(e)&&i===e.type)return Object(o.cloneElement)(e,{...r});if("function"==typeof e)return e.prototype instanceof o.Component?Object(o.createElement)(e,{size:t,...r}):e({size:t,...r});if(e&&("svg"===e.type||e.type===c.SVG)){const n={width:t,height:t,...e.props,...r};return Object(o.createElement)(c.SVG,n)}return Object(o.isValidElement)(e)?Object(o.cloneElement)(e,{size:t,...r}):e}},function(e,t,r){"use strict";r.d(t,"a",(function(){return d})),r.d(t,"b",(function(){return p})),r.d(t,"c",(function(){return b}));var n=r(6),o=r(7),c=r(0),i=r(11),s=r.n(i),a=r(31),l=r(61),u=r(26);const d=e=>{const t=Object(u.a)();e=e||t;const r=Object(o.useSelect)(t=>t(n.QUERY_STATE_STORE_KEY).getValueForQueryContext(e,void 0),[e]),{setValueForQueryContext:i}=Object(o.useDispatch)(n.QUERY_STATE_STORE_KEY);return[r,Object(c.useCallback)(t=>{i(e,t)},[e,i])]},p=(e,t,r)=>{const i=Object(u.a)();r=r||i;const s=Object(o.useSelect)(o=>o(n.QUERY_STATE_STORE_KEY).getValueForQueryKey(r,e,t),[r,e]),{setQueryValue:a}=Object(o.useDispatch)(n.QUERY_STATE_STORE_KEY);return[s,Object(c.useCallback)(t=>{a(r,e,t)},[r,e,a])]},b=(e,t)=>{const r=Object(u.a)();t=t||r;const[n,o]=d(t),i=Object(a.a)(n),p=Object(a.a)(e),b=Object(l.a)(p),m=Object(c.useRef)(!1);return Object(c.useEffect)(()=>{s()(b,p)||(o(Object.assign({},i,p)),m.current=!0)},[i,p,b,o]),m.current?[n,o]:[e,o]}},,function(e,t){e.exports=window.wc.priceFormat},function(e,t,r){"use strict";var n=r(8),o=r(0),c=r(4),i=r.n(c),s=r(3),a=r(25),l=r.n(a),u=r(9),d=r(44),p=r(71),b=r(1);function m(e,t,r){const{defaultView:n}=t,{frameElement:o}=n;if(!o||t===r.ownerDocument)return e;const c=o.getBoundingClientRect();return new n.DOMRect(e.left+c.left,e.top+c.top,e.width,e.height)}let f=0;function g(e){const t=document.scrollingElement||document.body;e&&(f=t.scrollTop);const r=e?"add":"remove";t.classList[r]("lockscroll"),document.documentElement.classList[r]("lockscroll"),e||(t.scrollTop=f)}let h=0;function E(){return Object(o.useEffect)(()=>(0===h&&g(!0),++h,()=>{1===h&&g(!1),--h}),[]),null}var O=r(24);function w(e){const t=Object(o.useContext)(O.a),r=t.slots[e]||{},n=t.fills[e],c=Object(o.useMemo)(()=>n||[],[n]);return{...r,updateSlot:Object(o.useCallback)(r=>{t.updateSlot(e,r)},[e,t.updateSlot]),unregisterSlot:Object(o.useCallback)(r=>{t.unregisterSlot(e,r)},[e,t.unregisterSlot]),fills:c,registerFill:Object(o.useCallback)(r=>{t.registerFill(e,r)},[e,t.registerFill]),unregisterFill:Object(o.useCallback)(r=>{t.unregisterFill(e,r)},[e,t.unregisterFill])}}var j=Object(o.createContext)({registerSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{},getSlot:()=>{},getFills:()=>{},subscribe:()=>{}});function v({name:e,children:t,registerFill:r,unregisterFill:n}){const c=(e=>{const{getSlot:t,subscribe:r}=Object(o.useContext)(j),[n,c]=Object(o.useState)(t(e));return Object(o.useEffect)(()=>(c(t(e)),r(()=>{c(t(e))})),[e]),n})(e),i=Object(o.useRef)({name:e,children:t});return Object(o.useLayoutEffect)(()=>(r(e,i.current),()=>n(e,i.current)),[]),Object(o.useLayoutEffect)(()=>{i.current.children=t,c&&c.forceUpdate()},[t]),Object(o.useLayoutEffect)(()=>{e!==i.current.name&&(n(i.current.name,i.current),i.current.name=e,r(e,i.current))},[e]),c&&c.node?(Object(s.isFunction)(t)&&(t=t(c.props.fillProps)),Object(o.createPortal)(t,c.node)):null}var y=e=>Object(o.createElement)(j.Consumer,null,({registerFill:t,unregisterFill:r})=>Object(o.createElement)(v,Object(n.a)({},e,{registerFill:t,unregisterFill:r})));class _ extends o.Component{constructor(){super(...arguments),this.isUnmounted=!1,this.bindNode=this.bindNode.bind(this)}componentDidMount(){const{registerSlot:e}=this.props;e(this.props.name,this)}componentWillUnmount(){const{unregisterSlot:e}=this.props;this.isUnmounted=!0,e(this.props.name,this)}componentDidUpdate(e){const{name:t,unregisterSlot:r,registerSlot:n}=this.props;e.name!==t&&(r(e.name),n(t,this))}bindNode(e){this.node=e}forceUpdate(){this.isUnmounted||super.forceUpdate()}render(){const{children:e,name:t,fillProps:r={},getFills:n}=this.props,c=Object(s.map)(n(t,this),e=>{const t=Object(s.isFunction)(e.children)?e.children(r):e.children;return o.Children.map(t,(e,t)=>{if(!e||Object(s.isString)(e))return e;const r=e.key||t;return Object(o.cloneElement)(e,{key:r})})}).filter(Object(s.negate)(o.isEmptyElement));return Object(o.createElement)(o.Fragment,null,Object(s.isFunction)(e)?e(c):c)}}var x=e=>Object(o.createElement)(j.Consumer,null,({registerSlot:t,unregisterSlot:r,getFills:c})=>Object(o.createElement)(_,Object(n.a)({},e,{registerSlot:t,unregisterSlot:r,getFills:c})));function k(){const[,e]=Object(o.useState)({}),t=Object(o.useRef)(!0);return Object(o.useEffect)(()=>()=>{t.current=!1},[]),()=>{t.current&&e({})}}function S({name:e,children:t}){const r=w(e),n=Object(o.useRef)({rerender:k()});return Object(o.useEffect)(()=>(r.registerFill(n),()=>{r.unregisterFill(n)}),[r.registerFill,r.unregisterFill]),r.ref&&r.ref.current?("function"==typeof t&&(t=t(r.fillProps)),Object(o.createPortal)(t,r.ref.current)):null}var C=Object(o.forwardRef)((function({name:e,fillProps:t={},as:r="div",...c},i){const s=Object(o.useContext)(O.a),a=Object(o.useRef)();return Object(o.useLayoutEffect)(()=>(s.registerSlot(e,a,t),()=>{s.unregisterSlot(e,a)}),[s.registerSlot,s.unregisterSlot,e]),Object(o.useLayoutEffect)(()=>{s.updateSlot(e,t)}),Object(o.createElement)(r,Object(n.a)({ref:Object(u.useMergeRefs)([i,a])},c))}));function P(e){return Object(o.createElement)(o.Fragment,null,Object(o.createElement)(y,e),Object(o.createElement)(S,e))}r(11),o.Component;const R=Object(o.forwardRef)(({bubblesVirtually:e,...t},r)=>e?Object(o.createElement)(C,Object(n.a)({},t,{ref:r})):Object(o.createElement)(x,t));function N(e){return"appear"===e?"top":"left"}function T(e,t){const{paddingTop:r,paddingBottom:n,paddingLeft:o,paddingRight:c}=(i=t).ownerDocument.defaultView.getComputedStyle(i);var i;const s=r?parseInt(r,10):0,a=n?parseInt(n,10):0,l=o?parseInt(o,10):0,u=c?parseInt(c,10):0;return{x:e.left+l,y:e.top+s,width:e.width-l-u,height:e.height-s-a,left:e.left+l,right:e.right-u,top:e.top+s,bottom:e.bottom-a}}function L(e,t,r){r?e.getAttribute(t)!==r&&e.setAttribute(t,r):e.hasAttribute(t)&&e.removeAttribute(t)}function B(e,t,r=""){e.style[t]!==r&&(e.style[t]=r)}function A(e,t,r){r?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}const M=Object(o.forwardRef)(({headerTitle:e,onClose:t,children:r,className:c,noArrow:s=!0,isAlternate:a,position:f="bottom right",range:g,focusOnMount:h="firstElement",anchorRef:O,shouldAnchorIncludePadding:j,anchorRect:v,getAnchorRect:y,expandOnMobile:_,animate:x=!0,onClickOutside:k,onFocusOutside:S,__unstableStickyBoundaryElement:C,__unstableSlotName:R="Popover",__unstableObserveElement:M,__unstableBoundaryParent:F,__unstableForcePosition:I,__unstableForceXAlignment:D,...z},H)=>{const W=Object(o.useRef)(null),V=Object(o.useRef)(null),Y=Object(o.useRef)(),U=Object(u.useViewportMatch)("medium","<"),[q,G]=Object(o.useState)(),K=w(R),X=_&&U,[J,Z]=Object(u.useResizeObserver)();s=X||s,Object(o.useLayoutEffect)(()=>{if(X)return A(Y.current,"is-without-arrow",s),A(Y.current,"is-alternate",a),L(Y.current,"data-x-axis"),L(Y.current,"data-y-axis"),B(Y.current,"top"),B(Y.current,"left"),B(V.current,"maxHeight"),void B(V.current,"maxWidth");const e=()=>{if(!Y.current||!V.current)return;let e=function(e,t,r,n=!1,o,c){if(t)return t;if(r){if(!e.current)return;const t=r(e.current);return m(t,t.ownerDocument||e.current.ownerDocument,c)}if(!1!==n){if(!(n&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==n?void 0:n.cloneRange))return m(Object(d.getRectangleFromRange)(n),n.endContainer.ownerDocument,c);if("function"==typeof(null==n?void 0:n.getBoundingClientRect)){const e=m(n.getBoundingClientRect(),n.ownerDocument,c);return o?e:T(e,n)}const{top:e,bottom:t}=n,r=e.getBoundingClientRect(),i=t.getBoundingClientRect(),s=m(new window.DOMRect(r.left,r.top,r.width,i.bottom-r.top),e.ownerDocument,c);return o?s:T(s,n)}if(!e.current)return;const{parentNode:i}=e.current,s=i.getBoundingClientRect();return o?s:T(s,i)}(W,v,y,O,j,Y.current);if(!e)return;const{offsetParent:t,ownerDocument:r}=Y.current;let n,o=0;if(t&&t!==r.body){const r=t.getBoundingClientRect();o=r.top,e=new window.DOMRect(e.left-r.left,e.top-r.top,e.width,e.height)}var c;F&&(n=null===(c=Y.current.closest(".popover-slot"))||void 0===c?void 0:c.parentNode);const i=Z.height?Z:V.current.getBoundingClientRect(),{popoverTop:l,popoverLeft:u,xAxis:p,yAxis:g,contentHeight:h,contentWidth:E}=function(e,t,r="top",n,o,c,i,s,a){const[l,u="center",d]=r.split(" "),p=function(e,t,r,n,o,c,i,s){const{height:a}=t;if(o){const t=o.getBoundingClientRect().top+a-i;if(e.top<=t)return{yAxis:r,popoverTop:Math.min(e.bottom,t)}}let l=e.top+e.height/2;"bottom"===n?l=e.bottom:"top"===n&&(l=e.top);const u={popoverTop:l,contentHeight:(l-a/2>0?a/2:l)+(l+a/2>window.innerHeight?window.innerHeight-l:a/2)},d={popoverTop:e.top,contentHeight:e.top-10-a>0?a:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+a>window.innerHeight?window.innerHeight-10-e.bottom:a};let b,m=r,f=null;if(!o&&!s)if("middle"===r&&u.contentHeight===a)m="middle";else if("top"===r&&d.contentHeight===a)m="top";else if("bottom"===r&&p.contentHeight===a)m="bottom";else{m=d.contentHeight>p.contentHeight?"top":"bottom";const e="top"===m?d.contentHeight:p.contentHeight;f=e!==a?e:null}return b="middle"===m?u.popoverTop:"top"===m?d.popoverTop:p.popoverTop,{yAxis:m,popoverTop:b,contentHeight:f}}(e,t,l,d,n,0,c,s);return{...function(e,t,r,n,o,c,i,s,a){const{width:l}=t;"left"===r&&Object(b.isRTL)()?r="right":"right"===r&&Object(b.isRTL)()&&(r="left"),"left"===n&&Object(b.isRTL)()?n="right":"right"===n&&Object(b.isRTL)()&&(n="left");const u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-l/2>0?l/2:u)+(u+l/2>window.innerWidth?window.innerWidth-u:l/2)};let p=e.left;"right"===n?p=e.right:"middle"===c||a||(p=u);let m=e.right;"left"===n?m=e.left:"middle"===c||a||(m=u);const f={popoverLeft:p,contentWidth:p-l>0?l:p},g={popoverLeft:m,contentWidth:m+l>window.innerWidth?window.innerWidth-m:l};let h,E=r,O=null;if(!o&&!s)if("center"===r&&d.contentWidth===l)E="center";else if("left"===r&&f.contentWidth===l)E="left";else if("right"===r&&g.contentWidth===l)E="right";else{E=f.contentWidth>g.contentWidth?"left":"right";const e="left"===E?f.contentWidth:g.contentWidth;l>window.innerWidth&&(O=window.innerWidth),e!==l&&(E="center",d.popoverLeft=window.innerWidth/2)}if(h="center"===E?d.popoverLeft:"left"===E?f.popoverLeft:g.popoverLeft,i){const e=i.getBoundingClientRect();h=Math.min(h,e.right-l),Object(b.isRTL)()||(h=Math.max(h,0))}return{xAxis:E,popoverLeft:h,contentWidth:O}}(e,t,u,d,n,p.yAxis,i,s,a),...p}}(e,i,f,C,Y.current,o,n,I,D);"number"==typeof l&&"number"==typeof u&&(B(Y.current,"top",l+"px"),B(Y.current,"left",u+"px")),A(Y.current,"is-without-arrow",s||"center"===p&&"middle"===g),A(Y.current,"is-alternate",a),L(Y.current,"data-x-axis",p),L(Y.current,"data-y-axis",g),B(V.current,"maxHeight","number"==typeof h?h+"px":""),B(V.current,"maxWidth","number"==typeof E?E+"px":""),G(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[g]||"middle"))};e();const{ownerDocument:t}=Y.current,{defaultView:r}=t,n=r.setInterval(e,500);let o;const c=()=>{r.cancelAnimationFrame(o),o=r.requestAnimationFrame(e)};r.addEventListener("click",c),r.addEventListener("resize",e),r.addEventListener("scroll",e,!0);const i=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(O);let l;return i&&i!==t&&(i.defaultView.addEventListener("resize",e),i.defaultView.addEventListener("scroll",e,!0)),M&&(l=new r.MutationObserver(e),l.observe(M,{attributes:!0})),()=>{r.clearInterval(n),r.removeEventListener("resize",e),r.removeEventListener("scroll",e,!0),r.removeEventListener("click",c),r.cancelAnimationFrame(o),i&&i!==t&&(i.defaultView.removeEventListener("resize",e),i.defaultView.removeEventListener("scroll",e,!0)),l&&l.disconnect()}},[X,v,y,O,j,f,Z,C,M,F]);const $=(e,r)=>{if("focus-outside"===e&&S)S(r);else if("focus-outside"===e&&k){const e=new window.MouseEvent("click");Object.defineProperty(e,"target",{get:()=>r.relatedTarget}),l()("Popover onClickOutside prop",{since:"5.3",alternative:"onFocusOutside"}),k(e)}else t&&t()},[ee,te]=Object(u.__experimentalUseDialog)({focusOnMount:h,__unstableOnClose:$,onClose:$}),re=Object(u.useMergeRefs)([Y,ee,H]),ne=Boolean(x&&q)&&function(e){if("loading"===e.type)return i()("components-animate__loading");const{type:t,origin:r=N(t)}=e;if("appear"===t){const[e,t="center"]=r.split(" ");return i()("components-animate__appear",{["is-from-"+t]:"center"!==t,["is-from-"+e]:"middle"!==e})}return"slide-in"===t?i()("components-animate__slide-in","is-from-"+r):void 0}({type:"appear",origin:q});let oe=Object(o.createElement)("div",Object(n.a)({className:i()("components-popover",c,ne,{"is-expanded":X,"is-without-arrow":s,"is-alternate":a})},z,{ref:re},te,{tabIndex:"-1"}),X&&Object(o.createElement)(E,null),X&&Object(o.createElement)("div",{className:"components-popover__header"},Object(o.createElement)("span",{className:"components-popover__header-title"},e),Object(o.createElement)(Q,{className:"components-popover__close",icon:p.a,onClick:t})),Object(o.createElement)("div",{ref:V,className:"components-popover__content"},Object(o.createElement)("div",{style:{position:"relative"}},J,r)));return K.ref&&(oe=Object(o.createElement)(P,{name:R},oe)),O||v?oe:Object(o.createElement)("span",{ref:W},oe)});M.Slot=Object(o.forwardRef)((function({name:e="Popover"},t){return Object(o.createElement)(R,{bubblesVirtually:!0,name:e,className:"popover-slot",ref:t})}));var F=M,I=function({shortcut:e,className:t}){if(!e)return null;let r,n;return Object(s.isString)(e)&&(r=e),Object(s.isObject)(e)&&(r=e.display,n=e.ariaLabel),Object(o.createElement)("span",{className:t,"aria-label":n},r)};const D=Object(o.createElement)("div",{className:"event-catcher"}),z=({eventHandlers:e,child:t,childrenWithPopover:r})=>Object(o.cloneElement)(Object(o.createElement)("span",{className:"disabled-element-wrapper"},Object(o.cloneElement)(D,e),Object(o.cloneElement)(t,{children:r}),","),e),H=({child:e,eventHandlers:t,childrenWithPopover:r})=>Object(o.cloneElement)(e,{...t,children:r}),W=(e,t,r)=>{if(1!==o.Children.count(e))return;const n=o.Children.only(e);"function"==typeof n.props[t]&&n.props[t](r)};var V=function({children:e,position:t,text:r,shortcut:n}){const[c,i]=Object(o.useState)(!1),[a,l]=Object(o.useState)(!1),d=Object(u.useDebounce)(l,700),p=t=>{W(e,"onMouseDown",t),document.addEventListener("mouseup",f),i(!0)},b=t=>{W(e,"onMouseUp",t),document.removeEventListener("mouseup",f),i(!1)},m=e=>"mouseUp"===e?b:"mouseDown"===e?p:void 0,f=m("mouseUp"),g=(t,r)=>n=>{if(W(e,t,n),n.currentTarget.disabled)return;if("focus"===n.type&&c)return;d.cancel();const o=Object(s.includes)(["focus","mouseenter"],n.type);o!==a&&(r?d(o):l(o))},h=()=>{d.cancel(),document.removeEventListener("mouseup",f)};if(Object(o.useEffect)(()=>h,[]),1!==o.Children.count(e))return e;const E={onMouseEnter:g("onMouseEnter",!0),onMouseLeave:g("onMouseLeave"),onClick:g("onClick"),onFocus:g("onFocus"),onBlur:g("onBlur"),onMouseDown:m("mouseDown")},O=o.Children.only(e),{children:w,disabled:j}=O.props;return(j?z:H)({child:O,eventHandlers:E,childrenWithPopover:(({grandchildren:e,isOver:t,position:r,text:n,shortcut:c})=>Object(o.concatChildren)(e,t&&Object(o.createElement)(F,{focusOnMount:!1,position:r,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},n,Object(o.createElement)(I,{className:"components-tooltip__shortcut",shortcut:c}))))({grandchildren:w,isOver:a,position:t,text:r,shortcut:n})})},Y=r(38),U=r(34);const q=["onMouseDown","onClick"];var Q=t.a=Object(o.forwardRef)((function(e,t){const{href:r,target:c,isSmall:a,isPressed:u,isBusy:d,isDestructive:p,className:b,disabled:m,icon:f,iconPosition:g="left",iconSize:h,showTooltip:E,tooltipPosition:O,shortcut:w,label:j,children:v,text:y,variant:_,__experimentalIsFocusable:x,describedBy:k,...S}=function({isDefault:e,isPrimary:t,isSecondary:r,isTertiary:n,isLink:o,variant:c,...i}){let s=c;var a,u,d,p,b;return t&&(null!==(a=s)&&void 0!==a||(s="primary")),n&&(null!==(u=s)&&void 0!==u||(s="tertiary")),r&&(null!==(d=s)&&void 0!==d||(s="secondary")),e&&(l()("Button isDefault prop",{since:"5.4",alternative:'variant="secondary"'}),null!==(p=s)&&void 0!==p||(s="secondary")),o&&(null!==(b=s)&&void 0!==b||(s="link")),{...i,variant:s}}(e),C=i()("components-button",b,{"is-secondary":"secondary"===_,"is-primary":"primary"===_,"is-small":a,"is-tertiary":"tertiary"===_,"is-pressed":u,"is-busy":d,"is-link":"link"===_,"is-destructive":p,"has-text":!!f&&!!v,"has-icon":!!f}),P=m&&!x,R=void 0===r||P?"button":"a",N="a"===R?{href:r,target:c}:{type:"button",disabled:P,"aria-pressed":u};if(m&&x){N["aria-disabled"]=!0;for(const e of q)S[e]=e=>{e.stopPropagation(),e.preventDefault()}}const T=!P&&(E&&j||w||!!j&&(!v||Object(s.isArray)(v)&&!v.length)&&!1!==E),L=k?Object(s.uniqueId)():null,B=S["aria-describedby"]||L,A=Object(o.createElement)(R,Object(n.a)({},N,S,{className:C,"aria-label":S["aria-label"]||j,"aria-describedby":B,ref:t}),f&&"left"===g&&Object(o.createElement)(Y.a,{icon:f,size:h}),y&&Object(o.createElement)(o.Fragment,null,y),f&&"right"===g&&Object(o.createElement)(Y.a,{icon:f,size:h}),v);return T?Object(o.createElement)(o.Fragment,null,Object(o.createElement)(V,{text:k||j,shortcut:w,position:O},A),k&&Object(o.createElement)(U.a,null,Object(o.createElement)("span",{id:L},k))):Object(o.createElement)(o.Fragment,null,A,k&&Object(o.createElement)(U.a,null,Object(o.createElement)("span",{id:L},k)))}))},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"string"==typeof e},,function(e,t){e.exports=window.wc.wcBlocksSharedContext},function(e,t,r){"use strict";r.d(t,"n",(function(){return c})),r.d(t,"l",(function(){return i})),r.d(t,"k",(function(){return s})),r.d(t,"m",(function(){return a})),r.d(t,"i",(function(){return l})),r.d(t,"d",(function(){return u})),r.d(t,"f",(function(){return d})),r.d(t,"j",(function(){return p})),r.d(t,"c",(function(){return b})),r.d(t,"e",(function(){return m})),r.d(t,"g",(function(){return f})),r.d(t,"a",(function(){return g})),r.d(t,"h",(function(){return h})),r.d(t,"b",(function(){return E}));var n,o=r(2);const c=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),i=c.pluginUrl+"images/",s=c.pluginUrl+"build/",a=c.buildPhase,l=null===(n=o.STORE_PAGES.shop)||void 0===n?void 0:n.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),b=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),m=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),f=Object(o.getSetting)("shippingCountries",{}),g=Object(o.getSetting)("allowedCountries",{}),h=Object(o.getSetting)("shippingStates",{}),E=Object(o.getSetting)("allowedStates",{})},function(e,t,r){"use strict";var n=r(2),o=r(1),c=r(72),i=r(45);const s=Object(n.getSetting)("countryLocale",{}),a=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
  Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(c.a)(e.priority)&&(t.index=e.priority),Object(i.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(s).map(e=>{let[t,r]=e;return[t,Object.entries(r).map(e=>{let[t,r]=e;return[t,a(r)]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{})]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{});t.a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=r&&void 0!==l[r]?l[r]:{};return e.map(e=>({key:e,...n.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},,,function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));var n=r(12),o=r.n(n),c=r(0),i=r(15);const s=[".wp-block-woocommerce-cart"],a=e=>{let{Block:t,containers:r,getProps:n=(()=>({})),getErrorBoundaryProps:s=(()=>({}))}=e;0!==r.length&&Array.prototype.forEach.call(r,(e,r)=>{const a=n(e,r),l=s(e,r),u={...e.dataset,...a.attributes||{}};(e=>{let{Block:t,container:r,attributes:n={},props:s={},errorBoundaryProps:a={}}=e;Object(c.render)(Object(c.createElement)(i.a,a,Object(c.createElement)(c.Suspense,{fallback:Object(c.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(c.createElement)(t,o()({},s,{attributes:n})))),r,()=>{r.classList&&r.classList.remove("is-loading")})})({Block:t,container:e,props:a,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(s.join(",")),{Block:r,getProps:n,getErrorBoundaryProps:o,selector:c}=e;(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrappers:c}=e;const i=document.body.querySelectorAll(o);c&&c.length>0&&Array.prototype.filter.call(i,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,c)),a({Block:t,containers:i,getProps:r,getErrorBoundaryProps:n})})({Block:r,getProps:n,getErrorBoundaryProps:o,selector:c,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrapper:c}=e;const i=c.querySelectorAll(o);a({Block:t,containers:i,getProps:r,getErrorBoundaryProps:n})})({...e,wrapper:t})})})}},,,function(e,t){var r,n,o=e.exports={};function c(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function s(e){if(r===setTimeout)return setTimeout(e,0);if((r===c||!r)&&setTimeout)return r=setTimeout,setTimeout(e,0);try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:c}catch(e){r=c}try{n="function"==typeof clearTimeout?clearTimeout:i}catch(e){n=i}}();var a,l=[],u=!1,d=-1;function p(){u&&a&&(u=!1,a.length?l=a.concat(l):d=-1,l.length&&b())}function b(){if(!u){var e=s(p);u=!0;for(var t=l.length;t;){for(a=l,l=[];++d<t;)a&&a[d].run();d=-1,t=l.length}a=null,u=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===i||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function m(e,t){this.fun=e,this.array=t}function f(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];l.push(new m(e,t)),1!==l.length||u||s(b)},m.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=f,o.addListener=f,o.once=f,o.off=f,o.removeListener=f,o.removeAllListeners=f,o.emit=f,o.prependListener=f,o.prependOnceListener=f,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(43),o=r(0),c=r(32);const i=()=>{const e=Object(c.a)(),t=Object(o.useRef)(e);return Object(o.useEffect)(()=>{t.current=e},[e]),{dispatchStoreEvent:Object(o.useCallback)((function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-"+e,t)}catch(e){console.error(e)}}),[]),dispatchCheckoutEvent:Object(o.useCallback)((function(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-checkout-"+e,{...r,storeCart:t.current})}catch(e){console.error(e)}}),[])}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return i}));var n=r(0);const o=Object(n.createContext)({setIsSuppressed:e=>{},isSuppressed:!1}),c=()=>Object(n.useContext)(o),i=e=>{let{children:t}=e;const[r,c]=Object(n.useState)(!1),i={setIsSuppressed:c,isSuppressed:r};return Object(n.createElement)(o.Provider,{value:i},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t){const r=Object(n.useRef)();return Object(n.useEffect)(()=>{r.current===e||t&&!t(e,r.current)||(r.current=e)},[e,t]),r.current}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return a}));var n=r(6),o=r(7),c=r(0),i=r(31),s=r(73);const a=e=>{const{namespace:t,resourceName:r,resourceValues:a=[],query:l={},shouldSelect:u=!0}=e;if(!t||!r)throw new Error("The options object must have valid values for the namespace and the resource properties.");const d=Object(c.useRef)({results:[],isLoading:!0}),p=Object(i.a)(l),b=Object(i.a)(a),m=Object(s.a)(),f=Object(o.useSelect)(e=>{if(!u)return null;const o=e(n.COLLECTIONS_STORE_KEY),c=[t,r,p,b],i=o.getCollectionError(...c);if(i){if(!(i instanceof Error))throw new Error("TypeError: `error` object is not an instance of Error constructor");m(i)}return{results:o.getCollection(...c),isLoading:!o.hasFinishedResolution("getCollection",c)}},[t,r,b,p,u]);return null!==f&&(d.current=f),d.current}},,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"d",(function(){return i})),r.d(t,"c",(function(){return s})),r.d(t,"b",(function(){return a}));const n=window.CustomEvent||null,o=(e,t)=>{let{bubbles:r=!1,cancelable:o=!1,element:c,detail:i={}}=t;if(!n)return;c||(c=document.body);const s=new n(e,{bubbles:r,cancelable:o,detail:i});c.dispatchEvent(s)};let c;const i=()=>{c&&clearTimeout(c),c=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},s=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const c=()=>{o(t,{bubbles:r,cancelable:n})};return jQuery(document).on(e,c),()=>jQuery(document).off(e,c)}},function(e,t,r){"use strict";var n=r(0),o=r(13);const c=Object(n.createElement)(o.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(n.createElement)(o.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=c},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"number"==typeof e},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(0);const o=()=>{const[,e]=Object(n.useState)();return Object(n.useCallback)(t=>{e(()=>{throw t})},[])}},function(e,t,r){"use strict";var n=r(12),o=r.n(n),c=r(0);r(106);const i=e=>{if(!e)return;const t=e.getBoundingClientRect().bottom;t>=0&&t<=window.innerHeight||e.scrollIntoView()};t.a=e=>t=>{const r=Object(c.useRef)(null);return Object(c.createElement)(c.Fragment,null,Object(c.createElement)("div",{className:"with-scroll-to-top__scroll-point",ref:r,"aria-hidden":!0}),Object(c.createElement)(e,o()({},t,{scrollToTop:e=>{null!==r.current&&((e,t)=>{const{focusableSelector:r}=t||{};window&&Number.isFinite(window.innerHeight)&&(r?((e,t)=>{var r;const n=(null===(r=e.parentElement)||void 0===r?void 0:r.querySelectorAll(t))||[];if(n.length){const e=n[0];i(e),null==e||e.focus()}else i(e)})(e,r):i(e))})(r.current,e)}})))}},,function(e,t,r){"use strict";var n=r(0),o=r(3),c=r(4),i=r.n(c),s=r(1),a=r(23),l=r(71),u=r(42);function d(e){switch(e){case"success":case"warning":case"info":return"polite";case"error":default:return"assertive"}}t.a=function({className:e,status:t="info",children:r,spokenMessage:c=r,onRemove:p=o.noop,isDismissible:b=!0,actions:m=[],politeness:f=d(t),__unstableHTML:g,onDismiss:h=o.noop}){!function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(a.speak)(r,t)},[r,t])}(c,f);const E=i()(e,"components-notice","is-"+t,{"is-dismissible":b});return g&&(r=Object(n.createElement)(n.RawHTML,null,r)),Object(n.createElement)("div",{className:E},Object(n.createElement)("div",{className:"components-notice__content"},r,Object(n.createElement)("div",{className:"components-notice__actions"},m.map(({className:e,label:t,isPrimary:r,variant:o,noDefaultClasses:c=!1,onClick:s,url:a},l)=>{let d=o;return"primary"===o||c||(d=a?"link":"secondary"),void 0===d&&r&&(d="primary"),Object(n.createElement)(u.a,{key:l,href:a,variant:d,onClick:a?void 0:s,className:i()("components-notice__action",e)},t)}))),b&&Object(n.createElement)(u.a,{className:"components-notice__dismiss",icon:l.a,label:Object(s.__)("Dismiss this notice"),onClick:e=>{var t;null==e||null===(t=e.preventDefault)||void 0===t||t.call(e),h(),p()},showTooltip:!1}))}},,,,,function(e,t){},,,,,,,,,,,,,,,,,,,,,,function(e,t){e.exports=window.wp.blocks},,,function(e,t){},,function(e,t,r){"use strict";var n=r(0),o=r(4),c=r.n(o),i=r(22),s=r(9);r(122),t.a=Object(s.withInstanceId)(e=>{let{className:t,instanceId:r,label:o="",onChange:s,options:a,screenReaderLabel:l,value:u=""}=e;const d="wc-block-components-sort-select__select-"+r;return Object(n.createElement)("div",{className:c()("wc-block-sort-select","wc-block-components-sort-select",t)},Object(n.createElement)(i.a,{label:o,screenReaderLabel:l,wrapperElement:"label",wrapperProps:{className:"wc-block-sort-select__label wc-block-components-sort-select__label",htmlFor:d}}),Object(n.createElement)("select",{id:d,className:"wc-block-sort-select__select wc-block-components-sort-select__select",onChange:s,value:u},a&&a.map(e=>Object(n.createElement)("option",{key:e.key,value:e.key},e.label))))})},,,,,,function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},function(e,t,r){"use strict";var n=r(0);t.a=function(e){let{icon:t,size:r=24,...o}=e;return Object(n.cloneElement)(t,{width:r,height:r,...o})}},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return i}));var n=r(49),o=(r(14),r(2));const c=(e,t)=>Object.keys(o.defaultAddressFields).every(r=>e[r]===t[r]),i=e=>{const t=Object.keys(o.defaultAddressFields),r=Object(n.a)(t,{},e.country),c=Object.assign({},e);return r.forEach(t=>{let{key:r="",hidden:n=!1}=t;n&&((e,t)=>e in t)(r,e)&&(c[r]="")}),c}},function(e,t){e.exports=window.wc.wcBlocksSharedHocs},,,function(e,t){},function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(12),o=r.n(n),c=r(0),i=r(4),s=r.n(i),a=r(76),l=r(7),u=(r(81),r(60));const d=e=>{let{status:t="default"}=e;switch(t){case"error":return"woocommerce-error";case"success":return"woocommerce-message";case"info":case"warning":return"woocommerce-info"}return""},p=e=>{let{className:t,context:r="default",additionalNotices:n=[]}=e;const{isSuppressed:i}=Object(u.b)(),{notices:p}=Object(l.useSelect)(e=>({notices:e("core/notices").getNotices(r)})),{removeNotice:b}=Object(l.useDispatch)("core/notices"),m=p.filter(e=>"snackbar"!==e.type).concat(n);if(!m.length)return null;const f=s()(t,"wc-block-components-notices");return i?null:Object(c.createElement)("div",{className:f},m.map(e=>Object(c.createElement)(a.a,o()({key:"store-notice-"+e.id},e,{className:s()("wc-block-components-notices__notice",d(e)),onRemove:()=>{e.isDismissible&&b(e.id,r)}}),e.content)))}},,,,,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(16),o=r(0),c=r(48);r.p=c.k,Object(n.registerBlockComponent)({blockName:"woocommerce/product-price",component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(62)]).then(r.bind(null,402)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-image",component:Object(o.lazy)(()=>r.e(61).then(r.bind(null,446)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-title",component:Object(o.lazy)(()=>r.e(69).then(r.bind(null,447)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-rating",component:Object(o.lazy)(()=>r.e(63).then(r.bind(null,403)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-button",component:Object(o.lazy)(()=>r.e(59).then(r.bind(null,404)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-summary",component:Object(o.lazy)(()=>r.e(67).then(r.bind(null,405)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-sale-badge",component:Object(o.lazy)(()=>r.e(64).then(r.bind(null,323)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-sku",component:Object(o.lazy)(()=>r.e(65).then(r.bind(null,406)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-category-list",component:Object(o.lazy)(()=>r.e(60).then(r.bind(null,407)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-tag-list",component:Object(o.lazy)(()=>r.e(68).then(r.bind(null,408)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-stock-indicator",component:Object(o.lazy)(()=>r.e(66).then(r.bind(null,409)))}),Object(n.registerBlockComponent)({blockName:"woocommerce/product-add-to-cart",component:Object(o.lazy)(()=>Promise.all([r.e(1),r.e(74),r.e(58)]).then(r.bind(null,429)))});const i=e=>Object(n.getRegisteredBlockComponents)(e)},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){e.exports=r(239)},function(e,t){},function(e,t){},function(e,t){},,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";r.r(t);var n=r(0),o=r(60),c=r(52),i=r(5),s=r(1),a=r(3),l=r(4),u=r.n(l),d=r(22);r(216);var p=e=>{let{currentPage:t,displayFirstAndLastPages:r=!0,displayNextAndPreviousArrows:o=!0,pagesToDisplay:c=3,onPageChange:i,totalPages:a}=e,{minIndex:l,maxIndex:p}=((e,t,r)=>{if(r<=2)return{minIndex:null,maxIndex:null};const n=e-1,o=Math.max(Math.floor(t-n/2),2),c=Math.min(Math.ceil(t+(n-(t-o))),r-1);return{minIndex:Math.max(Math.floor(t-(n-(c-t))),2),maxIndex:c}})(c,t,a);const b=r&&Boolean(1!==l),m=r&&Boolean(p!==a),f=r&&Boolean(l&&l>3),g=r&&Boolean(p&&p<a-2);b&&3===l&&(l-=1),m&&p===a-2&&(p+=1);const h=[];if(l&&p)for(let e=l;e<=p;e++)h.push(e);return Object(n.createElement)("div",{className:"wc-block-pagination wc-block-components-pagination"},Object(n.createElement)(d.a,{screenReaderLabel:Object(s.__)("Navigate to another page","woocommerce")}),o&&Object(n.createElement)("button",{className:"wc-block-pagination-page wc-block-components-pagination__page wc-block-components-pagination-page--arrow",onClick:()=>i(t-1),title:Object(s.__)("Previous page","woocommerce"),disabled:t<=1},Object(n.createElement)(d.a,{label:"←",screenReaderLabel:Object(s.__)("Previous page","woocommerce")})),b&&Object(n.createElement)("button",{className:u()("wc-block-pagination-page","wc-block-components-pagination__page",{"wc-block-pagination-page--active":1===t,"wc-block-components-pagination__page--active":1===t}),onClick:()=>i(1),disabled:1===t},Object(n.createElement)(d.a,{label:"1",screenReaderLabel:Object(s.sprintf)(
4
  /* translators: %d is the page number (1, 2, 3...). */
packages/woocommerce-blocks/build/all-products.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => 'cd1b09d02ba96c534d992c461d5de9ca');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '2aa333f4fb9ce4d1d47672df4f52509d');
packages/woocommerce-blocks/build/all-products.js CHANGED
@@ -1,4 +1,4 @@
1
- this.wc=this.wc||{},this.wc.blocks=this.wc.blocks||{},this.wc.blocks["all-products"]=function(e){function t(t){for(var r,a,s=t[0],l=t[1],i=t[2],d=0,b=[];d<s.length;d++)a=s[d],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&b.push(o[a][0]),o[a]=0;for(r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r]);for(u&&u(t);b.length;)b.shift()();return n.push.apply(n,i||[]),c()}function c(){for(var e,t=0;t<n.length;t++){for(var c=n[t],r=!0,s=1;s<c.length;s++){var l=c[s];0!==o[l]&&(r=!1)}r&&(n.splice(t--,1),e=a(a.s=c[0]))}return e}var r={},o={6:0,1:0,2:0,3:0,4:0,20:0,23:0,27:0,28:0,29:0,31:0,32:0,33:0,35:0},n=[];function a(t){if(r[t])return r[t].exports;var c=r[t]={i:t,l:!1,exports:{}};return e[t].call(c.exports,c,c.exports,a),c.l=!0,c.exports}a.e=function(e){var t=[],c=o[e];if(0!==c)if(c)t.push(c[2]);else{var r=new Promise((function(t,r){c=o[e]=[t,r]}));t.push(c[2]=r);var n,s=document.createElement("script");s.charset="utf-8",s.timeout=120,a.nc&&s.setAttribute("nonce",a.nc),s.src=function(e){return a.p+""+({1:"product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00",2:"product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01",3:"product-button--product-image--product-rating--product-sale-badge--product-title",4:"product-add-to-cart--product-button--product-image--product-title",18:"product-add-to-cart",20:"product-button",23:"product-category-list",24:"product-image",27:"product-price",28:"product-rating",29:"product-sale-badge",31:"product-sku",32:"product-stock-indicator",33:"product-summary",35:"product-tag-list",36:"product-title"}[e]||e)+".js?ver="+{1:"3911ab4b9696a0c7af87",2:"35a52a26a6457a105de2",3:"30ee0599232eae01c087",4:"f319afb39c3b0372a3f2",18:"6bb647289bf9211d00b1",20:"02f37b2a00c2c7796800",23:"0578246def8258e6f606",24:"53992cc21155198f2680",27:"ce3a122b3004e518370e",28:"d243e2b2d205ff1ffd12",29:"4f8548a9249b755af4f4",31:"a5b2e58b1b09a77000fc",32:"ef380d5f94964c02dde3",33:"75e553f3684ab6a2e788",35:"7f21e7218b977910d891",36:"dd4f5c2dcbe7abd3e021"}[e]}(e);var l=new Error;n=function(t){s.onerror=s.onload=null,clearTimeout(i);var c=o[e];if(0!==c){if(c){var r=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;l.message="Loading chunk "+e+" failed.\n("+r+": "+n+")",l.name="ChunkLoadError",l.type=r,l.request=n,c[1](l)}o[e]=void 0}};var i=setTimeout((function(){n({type:"timeout",target:s})}),12e4);s.onerror=s.onload=n,document.head.appendChild(s)}return Promise.all(t)},a.m=e,a.c=r,a.d=function(e,t,c){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:c})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var c=Object.create(null);if(a.r(c),Object.defineProperty(c,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)a.d(c,r,function(t){return e[t]}.bind(null,r));return c},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a.oe=function(e){throw console.error(e),e};var s=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],l=s.push.bind(s);s.push=t,s=s.slice();for(var i=0;i<s.length;i++)t(s[i]);var u=l;return n.push([375,0]),c()}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.wp.components},,function(e,t){e.exports=window.wp.blockEditor},,function(e,t){e.exports=window.lodash},function(e,t){e.exports=window.wp.blocks},function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wp.htmlEntities},function(e,t){e.exports=window.wp.apiFetch},function(e,t){e.exports=window.wp.url},,function(e,t){e.exports=window.wc.wcBlocksData},,function(e,t,c){"use strict";c.d(t,"a",(function(){return a})),c.d(t,"c",(function(){return l})),c.d(t,"d",(function(){return i})),c.d(t,"b",(function(){return u}));var r=c(0),o=c(7),n=c(1);const a={clear:Object(n.__)("Clear all selected items","woocommerce"),noItems:Object(n.__)("No items found.","woocommerce"),
2
  /* Translators: %s search term */
3
  noResults:Object(n.__)("No results for %s","woocommerce"),search:Object(n.__)("Search for items","woocommerce"),selected:e=>Object(n.sprintf)(
4
  /* translators: Number of items selected from list. */
1
+ this.wc=this.wc||{},this.wc.blocks=this.wc.blocks||{},this.wc.blocks["all-products"]=function(e){function t(t){for(var r,a,s=t[0],l=t[1],i=t[2],d=0,b=[];d<s.length;d++)a=s[d],Object.prototype.hasOwnProperty.call(o,a)&&o[a]&&b.push(o[a][0]),o[a]=0;for(r in l)Object.prototype.hasOwnProperty.call(l,r)&&(e[r]=l[r]);for(u&&u(t);b.length;)b.shift()();return n.push.apply(n,i||[]),c()}function c(){for(var e,t=0;t<n.length;t++){for(var c=n[t],r=!0,s=1;s<c.length;s++){var l=c[s];0!==o[l]&&(r=!1)}r&&(n.splice(t--,1),e=a(a.s=c[0]))}return e}var r={},o={6:0,1:0,2:0,3:0,4:0,20:0,23:0,27:0,28:0,29:0,31:0,32:0,33:0,35:0},n=[];function a(t){if(r[t])return r[t].exports;var c=r[t]={i:t,l:!1,exports:{}};return e[t].call(c.exports,c,c.exports,a),c.l=!0,c.exports}a.e=function(e){var t=[],c=o[e];if(0!==c)if(c)t.push(c[2]);else{var r=new Promise((function(t,r){c=o[e]=[t,r]}));t.push(c[2]=r);var n,s=document.createElement("script");s.charset="utf-8",s.timeout=120,a.nc&&s.setAttribute("nonce",a.nc),s.src=function(e){return a.p+""+({1:"product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00",2:"product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01",3:"product-button--product-image--product-rating--product-sale-badge--product-title",4:"product-add-to-cart--product-button--product-image--product-title",18:"product-add-to-cart",20:"product-button",23:"product-category-list",24:"product-image",27:"product-price",28:"product-rating",29:"product-sale-badge",31:"product-sku",32:"product-stock-indicator",33:"product-summary",35:"product-tag-list",36:"product-title"}[e]||e)+".js?ver="+{1:"c09de251ebb7169fe1f0",2:"1d0fad67b67e5d93f1a8",3:"86e5c26ac7cffeffa19b",4:"7a21a9d1a3b35f0453a6",18:"10d164c4e71b9f1ac1dd",20:"e9d06ddf54df8e3bcc01",23:"32e9dee7b3a6761e8086",24:"4cf9b11af805bb016ac1",27:"c883c3ebc8fba4077245",28:"7e6e8d2ec3f45d55b21f",29:"fea51cd4c6d25e6b0136",31:"24227a6a39fde73cd118",32:"e99175c4258f7981e5a5",33:"10705c238bd1ffb1c9dd",35:"26df7ff2c2c491caeb7e",36:"225e187e8a920afb7521"}[e]}(e);var l=new Error;n=function(t){s.onerror=s.onload=null,clearTimeout(i);var c=o[e];if(0!==c){if(c){var r=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;l.message="Loading chunk "+e+" failed.\n("+r+": "+n+")",l.name="ChunkLoadError",l.type=r,l.request=n,c[1](l)}o[e]=void 0}};var i=setTimeout((function(){n({type:"timeout",target:s})}),12e4);s.onerror=s.onload=n,document.head.appendChild(s)}return Promise.all(t)},a.m=e,a.c=r,a.d=function(e,t,c){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:c})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var c=Object.create(null);if(a.r(c),Object.defineProperty(c,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)a.d(c,r,function(t){return e[t]}.bind(null,r));return c},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a.oe=function(e){throw console.error(e),e};var s=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],l=s.push.bind(s);s.push=t,s=s.slice();for(var i=0;i<s.length;i++)t(s[i]);var u=l;return n.push([375,0]),c()}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.wp.components},,function(e,t){e.exports=window.wp.blockEditor},,function(e,t){e.exports=window.lodash},function(e,t){e.exports=window.wp.blocks},function(e,t){e.exports=window.wp.data},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wp.htmlEntities},function(e,t){e.exports=window.wp.apiFetch},function(e,t){e.exports=window.wp.url},,function(e,t){e.exports=window.wc.wcBlocksData},,function(e,t,c){"use strict";c.d(t,"a",(function(){return a})),c.d(t,"c",(function(){return l})),c.d(t,"d",(function(){return i})),c.d(t,"b",(function(){return u}));var r=c(0),o=c(7),n=c(1);const a={clear:Object(n.__)("Clear all selected items","woocommerce"),noItems:Object(n.__)("No items found.","woocommerce"),
2
  /* Translators: %s search term */
3
  noResults:Object(n.__)("No results for %s","woocommerce"),search:Object(n.__)("Search for items","woocommerce"),selected:e=>Object(n.sprintf)(
4
  /* translators: Number of items selected from list. */
packages/woocommerce-blocks/build/all-reviews.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives'), 'version' => '0e1580df79f7b906b2c778a1f3f8b349');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives'), 'version' => '92747438c561c1ae6b419aeee8444f8a');
packages/woocommerce-blocks/build/attribute-filter-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-settings', 'wp-a11y', 'wp-block-editor', 'wp-blocks', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning'), 'version' => '01c96ddaab8c9d0d1fc59208501220c7');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-settings', 'wp-a11y', 'wp-block-editor', 'wp-blocks', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning'), 'version' => '74c067c5699e0c466551d27ee3182cdf');
packages/woocommerce-blocks/build/attribute-filter.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-settings', 'wp-a11y', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning'), 'version' => 'a17a048f2f4f29760a723139add5341d');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-settings', 'wp-a11y', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning'), 'version' => 'a295b991424c7d5c75ccc32b2997202f');
packages/woocommerce-blocks/build/blocks-checkout.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-registry', 'wc-settings', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-warning'), 'version' => 'eb82aea7f2ef0716e0c56bede54457db');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-registry', 'wc-settings', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-warning'), 'version' => '8615169679a5878d78d97fb72d5c8341');
packages/woocommerce-blocks/build/cart-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '620b7d373bec23321d6df6f37f0ee13c');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '27e851f1ccbcea08fb33247dc82c418b');
packages/woocommerce-blocks/build/cart-frontend.js CHANGED
@@ -1,6 +1,6 @@
1
- !function(e){function t(t){for(var r,o,s=t[0],a=t[1],i=0,l=[];i<s.length;i++)o=s[i],Object.prototype.hasOwnProperty.call(n,o)&&n[o]&&l.push(n[o][0]),n[o]=0;for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r]);for(c&&c(t);l.length;)l.shift()()}var r={},n={11:0,7:0,73:0};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.e=function(e){var t=[],r=n[e];if(0!==r)if(r)t.push(r[2]);else{var s=new Promise((function(t,o){r=n[e]=[t,o]}));t.push(r[2]=s);var a,i=document.createElement("script");i.charset="utf-8",i.timeout=120,o.nc&&i.setAttribute("nonce",o.nc),i.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",1:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6",2:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b",3:"vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542",4:"cart-blocks/cart-line-items--mini-cart-contents-block/products-table",5:"cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping",12:"cart-blocks/cart-accepted-payment-methods",13:"cart-blocks/cart-express-payment",14:"cart-blocks/cart-items",15:"cart-blocks/cart-line-items",16:"cart-blocks/cart-order-summary",17:"cart-blocks/cart-totals",18:"cart-blocks/empty-cart",19:"cart-blocks/filled-cart",20:"cart-blocks/order-summary-coupon-form",21:"cart-blocks/order-summary-discount",22:"cart-blocks/order-summary-fee",23:"cart-blocks/order-summary-heading",24:"cart-blocks/order-summary-shipping",25:"cart-blocks/order-summary-subtotal",26:"cart-blocks/order-summary-taxes",27:"cart-blocks/proceed-to-checkout"}[e]||e)+"-frontend.js?ver="+{0:"b35319103d97482170cd",1:"09920f481dd2bac58517",2:"27ff6341f4e781fe4f13",3:"e4fdda06b61d87fecace",4:"c30c69363bd50dc95d5b",5:"9475bf0965c41dd964ad",12:"d7d00827ca9679d72a42",13:"69f64e807095b8092354",14:"5dfdd00b2e58c84b1a98",15:"d7cc01cef9264abba621",16:"f7a01b82203c3f837274",17:"984a42ea387e820ed4af",18:"3d38428c0afa21bef582",19:"8a8de2c13ae86667391d",20:"516575353bc24c4a9aa9",21:"17676189257ff223ec1d",22:"757296f0e943218454e7",23:"a37bc279c97eab950934",24:"1c063671fd64462d0eb7",25:"087839cbaf3161b483ea",26:"e55afd201151ef17fbf0",27:"f94975f7de52e6af4e00"}[e]}(e);var c=new Error;a=function(t){i.onerror=i.onload=null,clearTimeout(l);var r=n[e];if(0!==r){if(r){var o=t&&("load"===t.type?"missing":t.type),s=t&&t.target&&t.target.src;c.message="Loading chunk "+e+" failed.\n("+o+": "+s+")",c.name="ChunkLoadError",c.type=o,c.request=s,r[1](c)}n[e]=void 0}};var l=setTimeout((function(){a({type:"timeout",target:i})}),12e4);i.onerror=i.onload=a,document.head.appendChild(i)}return Promise.all(t)},o.m=e,o.c=r,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(r,n,function(t){return e[t]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var s=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],a=s.push.bind(s);s.push=t,s=s.slice();for(var i=0;i<s.length;i++)t(s[i]);var c=a;o(o.s=229)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,r){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var s=typeof n;if("string"===s||"number"===s)e.push(n);else if(Array.isArray(n)){if(n.length){var a=o.apply(null,n);a&&e.push(a)}}else if("object"===s)if(n.toString===Object.prototype.toString)for(var i in n)r.call(n,i)&&n[i]&&e.push(i);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},function(e,t,r){"use strict";function n(){return(n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}r.d(t,"a",(function(){return n}))},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wc.blocksCheckout},function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function r(){return e.exports=r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,r.apply(this,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,r){"use strict";var n=r(19),o=r.n(n),s=r(0),a=r(5),i=r(1),c=r(48),l=e=>{let{imageUrl:t=c.l+"/block-error.svg",header:r=Object(i.__)("Oops!","woocommerce"),text:n=Object(i.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:a=Object(i.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(s.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(s.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(s.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(s.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),n&&Object(s.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},n),o&&Object(s.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},a?a+" ":"",o),l&&Object(s.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(35);class u extends a.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(s.createElement)(s.Fragment,null,Object(s.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:n=!0,text:o,errorMessagePrefix:a,renderError:i,button:c}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof i?i({errorMessage:u}):Object(s.createElement)(l,{showErrorBlock:n,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:a,button:c}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},function(e,t,r){"use strict";r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o}));const n=e=>!(e=>null===e)(e)&&e instanceof Object&&e.constructor===Object;function o(e,t){return n(e)&&t in e}},function(e,t){e.exports=function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,,function(e,t){e.exports=window.wp.a11y},function(e,t,r){"use strict";(function(e){var n=r(0);r(37);const o=Object(n.createContext)({slots:{},fills:{},registerSlot:()=>{void 0!==e&&e.env},updateSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{}});t.a=o}).call(this,r(55))},function(e,t){e.exports=window.wp.deprecated},,function(e,t){e.exports=window.wp.apiFetch},,function(e,t,r){"use strict";r.d(t,"a",(function(){return s}));var n=r(0);r(7);const o=Object(n.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),s=()=>Object(n.useContext)(o)},function(e,t,r){"use strict";r.d(t,"c",(function(){return s})),r.d(t,"a",(function(){return c})),r.d(t,"b",(function(){return l})),r.d(t,"d",(function(){return d}));var n=r(18);let o,s;!function(e){e.SUCCESS="success",e.FAIL="failure",e.ERROR="error"}(o||(o={})),function(e){e.PAYMENTS="wc/payment-area",e.EXPRESS_PAYMENTS="wc/express-payment-area"}(s||(s={}));const a=(e,t)=>Object(n.a)(e)&&"type"in e&&e.type===t,i=e=>a(e,o.SUCCESS),c=e=>a(e,o.ERROR),l=e=>a(e,o.FAIL),u=e=>!Object(n.a)(e)||void 0===e.retry||!0===e.retry,d=()=>({responseTypes:o,noticeContexts:s,shouldRetry:u,isSuccessResponse:i,isErrorResponse:c,isFailResponse:l})},function(e,t,r){"use strict";r.d(t,"a",(function(){return a}));var n=r(0),o=r(11),s=r.n(o);function a(e){const t=Object(n.useRef)(e);return s()(e,t.current)||(t.current=e),t.current}},function(e,t,r){"use strict";r.d(t,"a",(function(){return E}));var n=r(3),o=r(0),s=r(6),a=r(7),i=r(17),c=r(118),l=r(29),u=r(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(a.dispatch)(s.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},m=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},f={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},h={...f,email:""},b={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:s.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},g=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,r]=e;return[t,Object(i.decodeEntities)(r)]})),y={cartCoupons:s.EMPTY_CART_COUPONS,cartItems:s.EMPTY_CART_ITEMS,cartFees:s.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:s.EMPTY_CART_ITEM_ERRORS,cartTotals:b,cartIsLoading:!0,cartErrors:s.EMPTY_CART_ERRORS,billingAddress:h,shippingAddress:f,shippingRates:s.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:s.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:s.EMPTY_EXTENSIONS},E=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:r}=Object(l.a)(),i=null==r?void 0:r.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();m();const p=Object(a.useSelect)((e,r)=>{let{dispatch:n}=r;if(!u)return y;if(t)return{cartCoupons:i.coupons,cartItems:i.items,cartFees:i.fees,cartItemsCount:i.items_count,cartItemsWeight:i.items_weight,cartNeedsPayment:i.needs_payment,cartNeedsShipping:i.needs_shipping,cartItemErrors:s.EMPTY_CART_ITEM_ERRORS,cartTotals:i.totals,cartIsLoading:!1,cartErrors:s.EMPTY_CART_ERRORS,billingData:h,billingAddress:h,shippingAddress:f,extensions:s.EMPTY_EXTENSIONS,shippingRates:i.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:i.has_calculated_shipping,paymentRequirements:i.paymentRequirements,receiveCart:"function"==typeof(null==i?void 0:i.receiveCart)?i.receiveCart:()=>{}};const o=e(s.CART_STORE_KEY),a=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),m=o.isCustomerDataUpdating(),{receiveCart:b}=n(s.CART_STORE_KEY),E=g(a.billingAddress),_=a.needsShipping?g(a.shippingAddress):E,v=a.fees.length>0?a.fees.map(e=>g(e)):s.EMPTY_CART_FEES;return{cartCoupons:a.coupons.length>0?a.coupons.map(e=>({...e,label:e.code})):s.EMPTY_CART_COUPONS,cartItems:a.items,cartFees:v,cartItemsCount:a.itemsCount,cartItemsWeight:a.itemsWeight,cartNeedsPayment:a.needsPayment,cartNeedsShipping:a.needsShipping,cartItemErrors:a.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(c.a)(E),billingAddress:Object(c.a)(E),shippingAddress:Object(c.a)(_),extensions:a.extensions,shippingRates:a.shippingRates,isLoadingRates:m,cartHasCalculatedShipping:a.hasCalculatedShipping,paymentRequirements:a.paymentRequirements,receiveCart:b}},[u]);return d.current&&Object(n.isEqual)(d.current,p)||(d.current=p),d.current}},,function(e,t,r){"use strict";var n=r(4),o=r.n(n),s=r(0);t.a=Object(s.forwardRef)((function({as:e="div",className:t,...r},n){return function({as:e="div",...t}){return"function"==typeof t.children?t.children(t):Object(s.createElement)(e,t)}({as:e,className:o()("components-visually-hidden",t),...r,ref:n})}))},function(e,t){},function(e,t,r){"use strict";r.d(t,"b",(function(){return x})),r.d(t,"a",(function(){return P}));var n=r(0),o=r(1),s=r(61),a=r(25),i=r.n(a),c=r(45),l=r(18),u=r(7);let d;!function(e){e.SET_IDLE="set_idle",e.SET_PRISTINE="set_pristine",e.SET_REDIRECT_URL="set_redirect_url",e.SET_COMPLETE="set_checkout_complete",e.SET_BEFORE_PROCESSING="set_before_processing",e.SET_AFTER_PROCESSING="set_after_processing",e.SET_PROCESSING_RESPONSE="set_processing_response",e.SET_PROCESSING="set_checkout_is_processing",e.SET_HAS_ERROR="set_checkout_has_error",e.SET_NO_ERROR="set_checkout_no_error",e.SET_CUSTOMER_ID="set_checkout_customer_id",e.SET_ORDER_ID="set_checkout_order_id",e.SET_ORDER_NOTES="set_checkout_order_notes",e.INCREMENT_CALCULATING="increment_calculating",e.DECREMENT_CALCULATING="decrement_calculating",e.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS="set_shipping_address_as_billing_address",e.SET_SHOULD_CREATE_ACCOUNT="set_should_create_account",e.SET_EXTENSION_DATA="set_extension_data"}(d||(d={}));const p=()=>({type:d.SET_IDLE}),m=e=>({type:d.SET_REDIRECT_URL,redirectUrl:e}),f=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{type:d.SET_COMPLETE,data:e}},h=function(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return{type:e?d.SET_HAS_ERROR:d.SET_NO_ERROR}};var b=r(2),g=r(118);let y;!function(e){e.PRISTINE="pristine",e.IDLE="idle",e.PROCESSING="processing",e.COMPLETE="complete",e.BEFORE_PROCESSING="before_processing",e.AFTER_PROCESSING="after_processing"}(y||(y={}));const E={order_id:0,customer_id:0,billing_address:{},shipping_address:{},...Object(b.getSetting)("checkoutData",{})||{}},_={redirectUrl:"",status:y.PRISTINE,hasError:!1,calculatingCount:0,orderId:E.order_id,orderNotes:"",customerId:E.customer_id,useShippingAsBilling:Object(g.b)(E.billing_address,E.shipping_address),shouldCreateAccount:!1,processingResponse:null,extensionData:{}},v=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:_,{redirectUrl:t,type:r,customerId:n,orderId:o,orderNotes:s,extensionData:a,useShippingAsBilling:i,shouldCreateAccount:c,data:l}=arguments.length>1?arguments[1]:void 0,u=e;switch(r){case d.SET_PRISTINE:u=_;break;case d.SET_IDLE:u=e.status!==y.IDLE?{...e,status:y.IDLE}:e;break;case d.SET_REDIRECT_URL:u=void 0!==t&&t!==e.redirectUrl?{...e,redirectUrl:t}:e;break;case d.SET_PROCESSING_RESPONSE:u={...e,processingResponse:l};break;case d.SET_COMPLETE:u=e.status!==y.COMPLETE?{...e,status:y.COMPLETE,redirectUrl:"string"==typeof(null==l?void 0:l.redirectUrl)?l.redirectUrl:e.redirectUrl}:e;break;case d.SET_PROCESSING:u=e.status!==y.PROCESSING?{...e,status:y.PROCESSING,hasError:!1}:e,u=!1===u.hasError?u:{...u,hasError:!1};break;case d.SET_BEFORE_PROCESSING:u=e.status!==y.BEFORE_PROCESSING?{...e,status:y.BEFORE_PROCESSING,hasError:!1}:e;break;case d.SET_AFTER_PROCESSING:u=e.status!==y.AFTER_PROCESSING?{...e,status:y.AFTER_PROCESSING}:e;break;case d.SET_HAS_ERROR:u=e.hasError?e:{...e,hasError:!0},u=e.status===y.PROCESSING||e.status===y.BEFORE_PROCESSING?{...u,status:y.IDLE}:u;break;case d.SET_NO_ERROR:u=e.hasError?{...e,hasError:!1}:e;break;case d.INCREMENT_CALCULATING:u={...e,calculatingCount:e.calculatingCount+1};break;case d.DECREMENT_CALCULATING:u={...e,calculatingCount:Math.max(0,e.calculatingCount-1)};break;case d.SET_CUSTOMER_ID:u=void 0!==n?{...e,customerId:n}:e;break;case d.SET_ORDER_ID:u=void 0!==o?{...e,orderId:o}:e;break;case d.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS:void 0!==i&&i!==e.useShippingAsBilling&&(u={...e,useShippingAsBilling:i});break;case d.SET_SHOULD_CREATE_ACCOUNT:void 0!==c&&c!==e.shouldCreateAccount&&(u={...e,shouldCreateAccount:c});break;case d.SET_ORDER_NOTES:void 0!==s&&e.orderNotes!==s&&(u={...e,orderNotes:s});break;case d.SET_EXTENSION_DATA:void 0!==a&&e.extensionData!==a&&(u={...e,extensionData:a})}return u!==e&&r!==d.SET_PRISTINE&&u.status===y.PRISTINE&&(u.status=y.IDLE),u};var O=r(17),S=r(94),k=r(204);var w=r(206),j=r(199),R=r(59),C=r(30),T=r(80);const A=Object(n.createContext)({dispatchActions:{resetCheckout:()=>{},setRedirectUrl:e=>{},setHasError:e=>{},setAfterProcessing:e=>{},incrementCalculating:()=>{},decrementCalculating:()=>{},setCustomerId:e=>{},setOrderId:e=>{},setOrderNotes:e=>{},setExtensionData:e=>{}},onSubmit:()=>{},isComplete:!1,isIdle:!1,isCalculating:!1,isProcessing:!1,isBeforeProcessing:!1,isAfterProcessing:!1,hasError:!1,redirectUrl:"",orderId:0,orderNotes:"",customerId:0,onCheckoutAfterProcessingWithSuccess:()=>()=>{},onCheckoutAfterProcessingWithError:()=>()=>{},onCheckoutBeforeProcessing:()=>()=>{},onCheckoutValidationBeforeProcessing:()=>()=>{},hasOrder:!1,isCart:!1,useShippingAsBilling:!1,setUseShippingAsBilling:e=>{},shouldCreateAccount:!1,setShouldCreateAccount:e=>{},extensionData:{}}),x=()=>Object(n.useContext)(A),P=e=>{let{children:t,redirectUrl:r,isCart:a=!1}=e;_.redirectUrl=r;const[b,g]=Object(n.useReducer)(v,_),{setValidationErrors:E}=Object(j.b)(),{createErrorNotice:x}=Object(u.useDispatch)("core/notices"),{dispatchCheckoutEvent:P}=Object(R.a)(),M=b.calculatingCount>0,{isSuccessResponse:N,isErrorResponse:I,isFailResponse:D,shouldRetry:L}=Object(C.d)(),{checkoutNotices:F,paymentNotices:V,expressPaymentNotices:B}=(()=>{const{noticeContexts:e}=Object(C.d)();return{checkoutNotices:Object(u.useSelect)(e=>e("core/notices").getNotices("wc/checkout"),[]),expressPaymentNotices:Object(u.useSelect)(t=>t("core/notices").getNotices(e.EXPRESS_PAYMENTS),[e.EXPRESS_PAYMENTS]),paymentNotices:Object(u.useSelect)(t=>t("core/notices").getNotices(e.PAYMENTS),[e.PAYMENTS])}})(),[U,H]=Object(n.useReducer)(S.b,{}),G=Object(n.useRef)(U),{onCheckoutAfterProcessingWithSuccess:Y,onCheckoutAfterProcessingWithError:z,onCheckoutValidationBeforeProcessing:q}=(e=>Object(n.useMemo)(()=>({onCheckoutAfterProcessingWithSuccess:Object(k.a)("checkout_after_processing_with_success",e),onCheckoutAfterProcessingWithError:Object(k.a)("checkout_after_processing_with_error",e),onCheckoutValidationBeforeProcessing:Object(k.a)("checkout_validation_before_processing",e)}),[e]))(H);Object(n.useEffect)(()=>{G.current=U},[U]);const W=Object(n.useMemo)(()=>function(){return i()("onCheckoutBeforeProcessing",{alternative:"onCheckoutValidationBeforeProcessing",plugin:"WooCommerce Blocks"}),q(...arguments)},[q]),$=Object(n.useMemo)(()=>({resetCheckout:()=>{g({type:d.SET_PRISTINE})},setRedirectUrl:e=>{g(m(e))},setHasError:e=>{g(h(e))},incrementCalculating:()=>{g({type:d.INCREMENT_CALCULATING})},decrementCalculating:()=>{g({type:d.DECREMENT_CALCULATING})},setCustomerId:e=>{var t;g((t=e,{type:d.SET_CUSTOMER_ID,customerId:t}))},setOrderId:e=>{g((e=>({type:d.SET_ORDER_ID,orderId:e}))(e))},setOrderNotes:e=>{g((e=>({type:d.SET_ORDER_NOTES,orderNotes:e}))(e))},setExtensionData:e=>{g((e=>({type:d.SET_EXTENSION_DATA,extensionData:e}))(e))},setAfterProcessing:e=>{const t=(e=>{const t={message:"",paymentStatus:"",redirectUrl:"",paymentDetails:{}};return"payment_result"in e&&(t.paymentStatus=e.payment_result.payment_status,t.redirectUrl=e.payment_result.redirect_url,e.payment_result.hasOwnProperty("payment_details")&&Array.isArray(e.payment_result.payment_details)&&e.payment_result.payment_details.forEach(e=>{let{key:r,value:n}=e;t.paymentDetails[r]=Object(O.decodeEntities)(n)})),"message"in e&&(t.message=Object(O.decodeEntities)(e.message)),!t.message&&"data"in e&&"status"in e.data&&e.data.status>299&&(t.message=Object(o.__)("Something went wrong. Please contact us to get assistance.","woocommerce")),t})(e);var r;g(m((null==t?void 0:t.redirectUrl)||"")),g((r=t,{type:d.SET_PROCESSING_RESPONSE,data:r})),g({type:d.SET_AFTER_PROCESSING})}}),[]);Object(n.useEffect)(()=>{b.status===y.BEFORE_PROCESSING&&(Object(T.b)("error"),Object(w.a)(G.current,"checkout_validation_before_processing",{}).then(e=>{!0!==e?(Array.isArray(e)&&e.forEach(e=>{let{errorMessage:t,validationErrors:r}=e;x(t,{context:"wc/checkout"}),E(r)}),g(p()),g(h())):g({type:d.SET_PROCESSING})}))},[b.status,E,x,g]);const X=Object(s.a)(b.status),K=Object(s.a)(b.hasError);Object(n.useEffect)(()=>{if((b.status!==X||b.hasError!==K)&&b.status===y.AFTER_PROCESSING){const e={redirectUrl:b.redirectUrl,orderId:b.orderId,customerId:b.customerId,orderNotes:b.orderNotes,processingResponse:b.processingResponse};b.hasError?Object(w.b)(G.current,"checkout_after_processing_with_error",e).then(t=>{const r=(e=>{let t=null;return e.forEach(e=>{if((I(e)||D(e))&&e.message&&Object(c.a)(e.message)){const r=e.messageContext&&Object(c.a)(e.messageContent)?{context:e.messageContext}:void 0;t=e,x(e.message,r)}}),t})(t);if(null!==r)L(r)?g(p()):g(f(r));else{if(!(F.some(e=>"error"===e.status)||B.some(e=>"error"===e.status)||V.some(e=>"error"===e.status))){var n;const t=(null===(n=e.processingResponse)||void 0===n?void 0:n.message)||Object(o.__)("Something went wrong. Please contact us to get assistance.","woocommerce");x(t,{id:"checkout",context:"wc/checkout"})}g(p())}}):Object(w.b)(G.current,"checkout_after_processing_with_success",e).then(e=>{let t=null,r=null;if(e.forEach(e=>{N(e)&&(t=e),(I(e)||D(e))&&(r=e)}),t&&!r)g(f(t));else if(Object(l.a)(r)){if(r.message&&Object(c.a)(r.message)){const e=r.messageContext&&Object(c.a)(r.messageContext)?{context:r.messageContext}:void 0;x(r.message,e)}L(r)?g(h(!0)):g(f(r))}else g(f())})}},[b.status,b.hasError,b.redirectUrl,b.orderId,b.customerId,b.orderNotes,b.processingResponse,X,K,$,x,I,D,N,L,F,B,V]);const J={onSubmit:Object(n.useCallback)(()=>{P("submit"),g({type:d.SET_BEFORE_PROCESSING})},[P]),isComplete:b.status===y.COMPLETE,isIdle:b.status===y.IDLE,isCalculating:M,isProcessing:b.status===y.PROCESSING,isBeforeProcessing:b.status===y.BEFORE_PROCESSING,isAfterProcessing:b.status===y.AFTER_PROCESSING,hasError:b.hasError,redirectUrl:b.redirectUrl,onCheckoutBeforeProcessing:W,onCheckoutValidationBeforeProcessing:q,onCheckoutAfterProcessingWithSuccess:Y,onCheckoutAfterProcessingWithError:z,dispatchActions:$,isCart:a,orderId:b.orderId,hasOrder:!!b.orderId,customerId:b.customerId,orderNotes:b.orderNotes,useShippingAsBilling:b.useShippingAsBilling,setUseShippingAsBilling:e=>{return g((t=e,{type:d.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS,useShippingAsBilling:t}));var t},shouldCreateAccount:b.shouldCreateAccount,setShouldCreateAccount:e=>{return g((t=e,{type:d.SET_SHOULD_CREATE_ACCOUNT,shouldCreateAccount:t}));var t},extensionData:b.extensionData};return Object(n.createElement)(A.Provider,{value:J},t)}},function(e,t){e.exports=window.wp.warning},function(e,t,r){"use strict";var n=r(8),o=r(0),s=r(13),a=function({icon:e,className:t,...r}){const s=["dashicon","dashicons","dashicons-"+e,t].filter(Boolean).join(" ");return Object(o.createElement)("span",Object(n.a)({className:s},r))};t.a=function({icon:e=null,size:t=24,...r}){if("string"==typeof e)return Object(o.createElement)(a,Object(n.a)({icon:e},r));if(Object(o.isValidElement)(e)&&a===e.type)return Object(o.cloneElement)(e,{...r});if("function"==typeof e)return e.prototype instanceof o.Component?Object(o.createElement)(e,{size:t,...r}):e({size:t,...r});if(e&&("svg"===e.type||e.type===s.SVG)){const n={width:t,height:t,...e.props,...r};return Object(o.createElement)(s.SVG,n)}return Object(o.isValidElement)(e)?Object(o.cloneElement)(e,{size:t,...r}):e}},,,function(e,t){e.exports=window.wc.priceFormat},function(e,t,r){"use strict";var n=r(8),o=r(0),s=r(4),a=r.n(s),i=r(3),c=r(25),l=r.n(c),u=r(9),d=r(44),p=r(71),m=r(1);function f(e,t,r){const{defaultView:n}=t,{frameElement:o}=n;if(!o||t===r.ownerDocument)return e;const s=o.getBoundingClientRect();return new n.DOMRect(e.left+s.left,e.top+s.top,e.width,e.height)}let h=0;function b(e){const t=document.scrollingElement||document.body;e&&(h=t.scrollTop);const r=e?"add":"remove";t.classList[r]("lockscroll"),document.documentElement.classList[r]("lockscroll"),e||(t.scrollTop=h)}let g=0;function y(){return Object(o.useEffect)(()=>(0===g&&b(!0),++g,()=>{1===g&&b(!1),--g}),[]),null}var E=r(24);function _(e){const t=Object(o.useContext)(E.a),r=t.slots[e]||{},n=t.fills[e],s=Object(o.useMemo)(()=>n||[],[n]);return{...r,updateSlot:Object(o.useCallback)(r=>{t.updateSlot(e,r)},[e,t.updateSlot]),unregisterSlot:Object(o.useCallback)(r=>{t.unregisterSlot(e,r)},[e,t.unregisterSlot]),fills:s,registerFill:Object(o.useCallback)(r=>{t.registerFill(e,r)},[e,t.registerFill]),unregisterFill:Object(o.useCallback)(r=>{t.unregisterFill(e,r)},[e,t.unregisterFill])}}var v=Object(o.createContext)({registerSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{},getSlot:()=>{},getFills:()=>{},subscribe:()=>{}});function O({name:e,children:t,registerFill:r,unregisterFill:n}){const s=(e=>{const{getSlot:t,subscribe:r}=Object(o.useContext)(v),[n,s]=Object(o.useState)(t(e));return Object(o.useEffect)(()=>(s(t(e)),r(()=>{s(t(e))})),[e]),n})(e),a=Object(o.useRef)({name:e,children:t});return Object(o.useLayoutEffect)(()=>(r(e,a.current),()=>n(e,a.current)),[]),Object(o.useLayoutEffect)(()=>{a.current.children=t,s&&s.forceUpdate()},[t]),Object(o.useLayoutEffect)(()=>{e!==a.current.name&&(n(a.current.name,a.current),a.current.name=e,r(e,a.current))},[e]),s&&s.node?(Object(i.isFunction)(t)&&(t=t(s.props.fillProps)),Object(o.createPortal)(t,s.node)):null}var S=e=>Object(o.createElement)(v.Consumer,null,({registerFill:t,unregisterFill:r})=>Object(o.createElement)(O,Object(n.a)({},e,{registerFill:t,unregisterFill:r})));class k extends o.Component{constructor(){super(...arguments),this.isUnmounted=!1,this.bindNode=this.bindNode.bind(this)}componentDidMount(){const{registerSlot:e}=this.props;e(this.props.name,this)}componentWillUnmount(){const{unregisterSlot:e}=this.props;this.isUnmounted=!0,e(this.props.name,this)}componentDidUpdate(e){const{name:t,unregisterSlot:r,registerSlot:n}=this.props;e.name!==t&&(r(e.name),n(t,this))}bindNode(e){this.node=e}forceUpdate(){this.isUnmounted||super.forceUpdate()}render(){const{children:e,name:t,fillProps:r={},getFills:n}=this.props,s=Object(i.map)(n(t,this),e=>{const t=Object(i.isFunction)(e.children)?e.children(r):e.children;return o.Children.map(t,(e,t)=>{if(!e||Object(i.isString)(e))return e;const r=e.key||t;return Object(o.cloneElement)(e,{key:r})})}).filter(Object(i.negate)(o.isEmptyElement));return Object(o.createElement)(o.Fragment,null,Object(i.isFunction)(e)?e(s):s)}}var w=e=>Object(o.createElement)(v.Consumer,null,({registerSlot:t,unregisterSlot:r,getFills:s})=>Object(o.createElement)(k,Object(n.a)({},e,{registerSlot:t,unregisterSlot:r,getFills:s})));function j(){const[,e]=Object(o.useState)({}),t=Object(o.useRef)(!0);return Object(o.useEffect)(()=>()=>{t.current=!1},[]),()=>{t.current&&e({})}}function R({name:e,children:t}){const r=_(e),n=Object(o.useRef)({rerender:j()});return Object(o.useEffect)(()=>(r.registerFill(n),()=>{r.unregisterFill(n)}),[r.registerFill,r.unregisterFill]),r.ref&&r.ref.current?("function"==typeof t&&(t=t(r.fillProps)),Object(o.createPortal)(t,r.ref.current)):null}var C=Object(o.forwardRef)((function({name:e,fillProps:t={},as:r="div",...s},a){const i=Object(o.useContext)(E.a),c=Object(o.useRef)();return Object(o.useLayoutEffect)(()=>(i.registerSlot(e,c,t),()=>{i.unregisterSlot(e,c)}),[i.registerSlot,i.unregisterSlot,e]),Object(o.useLayoutEffect)(()=>{i.updateSlot(e,t)}),Object(o.createElement)(r,Object(n.a)({ref:Object(u.useMergeRefs)([a,c])},s))}));function T(e){return Object(o.createElement)(o.Fragment,null,Object(o.createElement)(S,e),Object(o.createElement)(R,e))}r(11),o.Component;const A=Object(o.forwardRef)(({bubblesVirtually:e,...t},r)=>e?Object(o.createElement)(C,Object(n.a)({},t,{ref:r})):Object(o.createElement)(w,t));function x(e){return"appear"===e?"top":"left"}function P(e,t){const{paddingTop:r,paddingBottom:n,paddingLeft:o,paddingRight:s}=(a=t).ownerDocument.defaultView.getComputedStyle(a);var a;const i=r?parseInt(r,10):0,c=n?parseInt(n,10):0,l=o?parseInt(o,10):0,u=s?parseInt(s,10):0;return{x:e.left+l,y:e.top+i,width:e.width-l-u,height:e.height-i-c,left:e.left+l,right:e.right-u,top:e.top+i,bottom:e.bottom-c}}function M(e,t,r){r?e.getAttribute(t)!==r&&e.setAttribute(t,r):e.hasAttribute(t)&&e.removeAttribute(t)}function N(e,t,r=""){e.style[t]!==r&&(e.style[t]=r)}function I(e,t,r){r?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}const D=Object(o.forwardRef)(({headerTitle:e,onClose:t,children:r,className:s,noArrow:i=!0,isAlternate:c,position:h="bottom right",range:b,focusOnMount:g="firstElement",anchorRef:E,shouldAnchorIncludePadding:v,anchorRect:O,getAnchorRect:S,expandOnMobile:k,animate:w=!0,onClickOutside:j,onFocusOutside:R,__unstableStickyBoundaryElement:C,__unstableSlotName:A="Popover",__unstableObserveElement:D,__unstableBoundaryParent:L,__unstableForcePosition:F,__unstableForceXAlignment:V,...B},U)=>{const H=Object(o.useRef)(null),G=Object(o.useRef)(null),Y=Object(o.useRef)(),z=Object(u.useViewportMatch)("medium","<"),[q,$]=Object(o.useState)(),X=_(A),K=k&&z,[J,Q]=Object(u.useResizeObserver)();i=K||i,Object(o.useLayoutEffect)(()=>{if(K)return I(Y.current,"is-without-arrow",i),I(Y.current,"is-alternate",c),M(Y.current,"data-x-axis"),M(Y.current,"data-y-axis"),N(Y.current,"top"),N(Y.current,"left"),N(G.current,"maxHeight"),void N(G.current,"maxWidth");const e=()=>{if(!Y.current||!G.current)return;let e=function(e,t,r,n=!1,o,s){if(t)return t;if(r){if(!e.current)return;const t=r(e.current);return f(t,t.ownerDocument||e.current.ownerDocument,s)}if(!1!==n){if(!(n&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==n?void 0:n.cloneRange))return f(Object(d.getRectangleFromRange)(n),n.endContainer.ownerDocument,s);if("function"==typeof(null==n?void 0:n.getBoundingClientRect)){const e=f(n.getBoundingClientRect(),n.ownerDocument,s);return o?e:P(e,n)}const{top:e,bottom:t}=n,r=e.getBoundingClientRect(),a=t.getBoundingClientRect(),i=f(new window.DOMRect(r.left,r.top,r.width,a.bottom-r.top),e.ownerDocument,s);return o?i:P(i,n)}if(!e.current)return;const{parentNode:a}=e.current,i=a.getBoundingClientRect();return o?i:P(i,a)}(H,O,S,E,v,Y.current);if(!e)return;const{offsetParent:t,ownerDocument:r}=Y.current;let n,o=0;if(t&&t!==r.body){const r=t.getBoundingClientRect();o=r.top,e=new window.DOMRect(e.left-r.left,e.top-r.top,e.width,e.height)}var s;L&&(n=null===(s=Y.current.closest(".popover-slot"))||void 0===s?void 0:s.parentNode);const a=Q.height?Q:G.current.getBoundingClientRect(),{popoverTop:l,popoverLeft:u,xAxis:p,yAxis:b,contentHeight:g,contentWidth:y}=function(e,t,r="top",n,o,s,a,i,c){const[l,u="center",d]=r.split(" "),p=function(e,t,r,n,o,s,a,i){const{height:c}=t;if(o){const t=o.getBoundingClientRect().top+c-a;if(e.top<=t)return{yAxis:r,popoverTop:Math.min(e.bottom,t)}}let l=e.top+e.height/2;"bottom"===n?l=e.bottom:"top"===n&&(l=e.top);const u={popoverTop:l,contentHeight:(l-c/2>0?c/2:l)+(l+c/2>window.innerHeight?window.innerHeight-l:c/2)},d={popoverTop:e.top,contentHeight:e.top-10-c>0?c:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+c>window.innerHeight?window.innerHeight-10-e.bottom:c};let m,f=r,h=null;if(!o&&!i)if("middle"===r&&u.contentHeight===c)f="middle";else if("top"===r&&d.contentHeight===c)f="top";else if("bottom"===r&&p.contentHeight===c)f="bottom";else{f=d.contentHeight>p.contentHeight?"top":"bottom";const e="top"===f?d.contentHeight:p.contentHeight;h=e!==c?e:null}return m="middle"===f?u.popoverTop:"top"===f?d.popoverTop:p.popoverTop,{yAxis:f,popoverTop:m,contentHeight:h}}(e,t,l,d,n,0,s,i);return{...function(e,t,r,n,o,s,a,i,c){const{width:l}=t;"left"===r&&Object(m.isRTL)()?r="right":"right"===r&&Object(m.isRTL)()&&(r="left"),"left"===n&&Object(m.isRTL)()?n="right":"right"===n&&Object(m.isRTL)()&&(n="left");const u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-l/2>0?l/2:u)+(u+l/2>window.innerWidth?window.innerWidth-u:l/2)};let p=e.left;"right"===n?p=e.right:"middle"===s||c||(p=u);let f=e.right;"left"===n?f=e.left:"middle"===s||c||(f=u);const h={popoverLeft:p,contentWidth:p-l>0?l:p},b={popoverLeft:f,contentWidth:f+l>window.innerWidth?window.innerWidth-f:l};let g,y=r,E=null;if(!o&&!i)if("center"===r&&d.contentWidth===l)y="center";else if("left"===r&&h.contentWidth===l)y="left";else if("right"===r&&b.contentWidth===l)y="right";else{y=h.contentWidth>b.contentWidth?"left":"right";const e="left"===y?h.contentWidth:b.contentWidth;l>window.innerWidth&&(E=window.innerWidth),e!==l&&(y="center",d.popoverLeft=window.innerWidth/2)}if(g="center"===y?d.popoverLeft:"left"===y?h.popoverLeft:b.popoverLeft,a){const e=a.getBoundingClientRect();g=Math.min(g,e.right-l),Object(m.isRTL)()||(g=Math.max(g,0))}return{xAxis:y,popoverLeft:g,contentWidth:E}}(e,t,u,d,n,p.yAxis,a,i,c),...p}}(e,a,h,C,Y.current,o,n,F,V);"number"==typeof l&&"number"==typeof u&&(N(Y.current,"top",l+"px"),N(Y.current,"left",u+"px")),I(Y.current,"is-without-arrow",i||"center"===p&&"middle"===b),I(Y.current,"is-alternate",c),M(Y.current,"data-x-axis",p),M(Y.current,"data-y-axis",b),N(G.current,"maxHeight","number"==typeof g?g+"px":""),N(G.current,"maxWidth","number"==typeof y?y+"px":""),$(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[b]||"middle"))};e();const{ownerDocument:t}=Y.current,{defaultView:r}=t,n=r.setInterval(e,500);let o;const s=()=>{r.cancelAnimationFrame(o),o=r.requestAnimationFrame(e)};r.addEventListener("click",s),r.addEventListener("resize",e),r.addEventListener("scroll",e,!0);const a=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(E);let l;return a&&a!==t&&(a.defaultView.addEventListener("resize",e),a.defaultView.addEventListener("scroll",e,!0)),D&&(l=new r.MutationObserver(e),l.observe(D,{attributes:!0})),()=>{r.clearInterval(n),r.removeEventListener("resize",e),r.removeEventListener("scroll",e,!0),r.removeEventListener("click",s),r.cancelAnimationFrame(o),a&&a!==t&&(a.defaultView.removeEventListener("resize",e),a.defaultView.removeEventListener("scroll",e,!0)),l&&l.disconnect()}},[K,O,S,E,v,h,Q,C,D,L]);const Z=(e,r)=>{if("focus-outside"===e&&R)R(r);else if("focus-outside"===e&&j){const e=new window.MouseEvent("click");Object.defineProperty(e,"target",{get:()=>r.relatedTarget}),l()("Popover onClickOutside prop",{since:"5.3",alternative:"onFocusOutside"}),j(e)}else t&&t()},[ee,te]=Object(u.__experimentalUseDialog)({focusOnMount:g,__unstableOnClose:Z,onClose:Z}),re=Object(u.useMergeRefs)([Y,ee,U]),ne=Boolean(w&&q)&&function(e){if("loading"===e.type)return a()("components-animate__loading");const{type:t,origin:r=x(t)}=e;if("appear"===t){const[e,t="center"]=r.split(" ");return a()("components-animate__appear",{["is-from-"+t]:"center"!==t,["is-from-"+e]:"middle"!==e})}return"slide-in"===t?a()("components-animate__slide-in","is-from-"+r):void 0}({type:"appear",origin:q});let oe=Object(o.createElement)("div",Object(n.a)({className:a()("components-popover",s,ne,{"is-expanded":K,"is-without-arrow":i,"is-alternate":c})},B,{ref:re},te,{tabIndex:"-1"}),K&&Object(o.createElement)(y,null),K&&Object(o.createElement)("div",{className:"components-popover__header"},Object(o.createElement)("span",{className:"components-popover__header-title"},e),Object(o.createElement)(W,{className:"components-popover__close",icon:p.a,onClick:t})),Object(o.createElement)("div",{ref:G,className:"components-popover__content"},Object(o.createElement)("div",{style:{position:"relative"}},J,r)));return X.ref&&(oe=Object(o.createElement)(T,{name:A},oe)),E||O?oe:Object(o.createElement)("span",{ref:H},oe)});D.Slot=Object(o.forwardRef)((function({name:e="Popover"},t){return Object(o.createElement)(A,{bubblesVirtually:!0,name:e,className:"popover-slot",ref:t})}));var L=D,F=function({shortcut:e,className:t}){if(!e)return null;let r,n;return Object(i.isString)(e)&&(r=e),Object(i.isObject)(e)&&(r=e.display,n=e.ariaLabel),Object(o.createElement)("span",{className:t,"aria-label":n},r)};const V=Object(o.createElement)("div",{className:"event-catcher"}),B=({eventHandlers:e,child:t,childrenWithPopover:r})=>Object(o.cloneElement)(Object(o.createElement)("span",{className:"disabled-element-wrapper"},Object(o.cloneElement)(V,e),Object(o.cloneElement)(t,{children:r}),","),e),U=({child:e,eventHandlers:t,childrenWithPopover:r})=>Object(o.cloneElement)(e,{...t,children:r}),H=(e,t,r)=>{if(1!==o.Children.count(e))return;const n=o.Children.only(e);"function"==typeof n.props[t]&&n.props[t](r)};var G=function({children:e,position:t,text:r,shortcut:n}){const[s,a]=Object(o.useState)(!1),[c,l]=Object(o.useState)(!1),d=Object(u.useDebounce)(l,700),p=t=>{H(e,"onMouseDown",t),document.addEventListener("mouseup",h),a(!0)},m=t=>{H(e,"onMouseUp",t),document.removeEventListener("mouseup",h),a(!1)},f=e=>"mouseUp"===e?m:"mouseDown"===e?p:void 0,h=f("mouseUp"),b=(t,r)=>n=>{if(H(e,t,n),n.currentTarget.disabled)return;if("focus"===n.type&&s)return;d.cancel();const o=Object(i.includes)(["focus","mouseenter"],n.type);o!==c&&(r?d(o):l(o))},g=()=>{d.cancel(),document.removeEventListener("mouseup",h)};if(Object(o.useEffect)(()=>g,[]),1!==o.Children.count(e))return e;const y={onMouseEnter:b("onMouseEnter",!0),onMouseLeave:b("onMouseLeave"),onClick:b("onClick"),onFocus:b("onFocus"),onBlur:b("onBlur"),onMouseDown:f("mouseDown")},E=o.Children.only(e),{children:_,disabled:v}=E.props;return(v?B:U)({child:E,eventHandlers:y,childrenWithPopover:(({grandchildren:e,isOver:t,position:r,text:n,shortcut:s})=>Object(o.concatChildren)(e,t&&Object(o.createElement)(L,{focusOnMount:!1,position:r,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},n,Object(o.createElement)(F,{className:"components-tooltip__shortcut",shortcut:s}))))({grandchildren:_,isOver:c,position:t,text:r,shortcut:n})})},Y=r(38),z=r(34);const q=["onMouseDown","onClick"];var W=t.a=Object(o.forwardRef)((function(e,t){const{href:r,target:s,isSmall:c,isPressed:u,isBusy:d,isDestructive:p,className:m,disabled:f,icon:h,iconPosition:b="left",iconSize:g,showTooltip:y,tooltipPosition:E,shortcut:_,label:v,children:O,text:S,variant:k,__experimentalIsFocusable:w,describedBy:j,...R}=function({isDefault:e,isPrimary:t,isSecondary:r,isTertiary:n,isLink:o,variant:s,...a}){let i=s;var c,u,d,p,m;return t&&(null!==(c=i)&&void 0!==c||(i="primary")),n&&(null!==(u=i)&&void 0!==u||(i="tertiary")),r&&(null!==(d=i)&&void 0!==d||(i="secondary")),e&&(l()("Button isDefault prop",{since:"5.4",alternative:'variant="secondary"'}),null!==(p=i)&&void 0!==p||(i="secondary")),o&&(null!==(m=i)&&void 0!==m||(i="link")),{...a,variant:i}}(e),C=a()("components-button",m,{"is-secondary":"secondary"===k,"is-primary":"primary"===k,"is-small":c,"is-tertiary":"tertiary"===k,"is-pressed":u,"is-busy":d,"is-link":"link"===k,"is-destructive":p,"has-text":!!h&&!!O,"has-icon":!!h}),T=f&&!w,A=void 0===r||T?"button":"a",x="a"===A?{href:r,target:s}:{type:"button",disabled:T,"aria-pressed":u};if(f&&w){x["aria-disabled"]=!0;for(const e of q)R[e]=e=>{e.stopPropagation(),e.preventDefault()}}const P=!T&&(y&&v||_||!!v&&(!O||Object(i.isArray)(O)&&!O.length)&&!1!==y),M=j?Object(i.uniqueId)():null,N=R["aria-describedby"]||M,I=Object(o.createElement)(A,Object(n.a)({},x,R,{className:C,"aria-label":R["aria-label"]||v,"aria-describedby":N,ref:t}),h&&"left"===b&&Object(o.createElement)(Y.a,{icon:h,size:g}),S&&Object(o.createElement)(o.Fragment,null,S),h&&"right"===b&&Object(o.createElement)(Y.a,{icon:h,size:g}),O);return P?Object(o.createElement)(o.Fragment,null,Object(o.createElement)(G,{text:j||v,shortcut:_,position:E},I),j&&Object(o.createElement)(z.a,null,Object(o.createElement)("span",{id:M},j))):Object(o.createElement)(o.Fragment,null,I,j&&Object(o.createElement)(z.a,null,Object(o.createElement)("span",{id:M},j)))}))},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"string"==typeof e},,,function(e,t,r){"use strict";r.d(t,"n",(function(){return s})),r.d(t,"l",(function(){return a})),r.d(t,"k",(function(){return i})),r.d(t,"m",(function(){return c})),r.d(t,"i",(function(){return l})),r.d(t,"d",(function(){return u})),r.d(t,"f",(function(){return d})),r.d(t,"j",(function(){return p})),r.d(t,"c",(function(){return m})),r.d(t,"e",(function(){return f})),r.d(t,"g",(function(){return h})),r.d(t,"a",(function(){return b})),r.d(t,"h",(function(){return g})),r.d(t,"b",(function(){return y}));var n,o=r(2);const s=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),a=s.pluginUrl+"images/",i=s.pluginUrl+"build/",c=s.buildPhase,l=null===(n=o.STORE_PAGES.shop)||void 0===n?void 0:n.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),m=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),f=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),h=Object(o.getSetting)("shippingCountries",{}),b=Object(o.getSetting)("allowedCountries",{}),g=Object(o.getSetting)("shippingStates",{}),y=Object(o.getSetting)("allowedStates",{})},function(e,t,r){"use strict";var n=r(2),o=r(1),s=r(72),a=r(45);const i=Object(n.getSetting)("countryLocale",{}),c=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
- Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(s.a)(e.priority)&&(t.index=e.priority),Object(a.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(i).map(e=>{let[t,r]=e;return[t,Object.entries(r).map(e=>{let[t,r]=e;return[t,c(r)]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{})]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{});t.a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=r&&void 0!==l[r]?l[r]:{};return e.map(e=>({key:e,...n.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},function(e,t,r){"use strict";r.d(t,"b",(function(){return a})),r.d(t,"a",(function(){return i}));var n=r(0),o=r(67);const s=Object(n.createContext)({isInitialized:!1,billingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},shippingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},setBillingAddress:()=>{},setShippingAddress:()=>{}}),a=()=>Object(n.useContext)(s),i=e=>{let{children:t}=e;const r=Object(o.a)();return Object(n.createElement)(s.Provider,{value:r},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t,r){var o=this,s=Object(n.useRef)(null),a=Object(n.useRef)(0),i=Object(n.useRef)(null),c=Object(n.useRef)([]),l=Object(n.useRef)(),u=Object(n.useRef)(),d=Object(n.useRef)(e),p=Object(n.useRef)(!0);d.current=e;var m=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw new TypeError("Expected a function");t=+t||0;var f=!!(r=r||{}).leading,h=!("trailing"in r)||!!r.trailing,b="maxWait"in r,g=b?Math.max(+r.maxWait||0,t):null;return Object(n.useEffect)((function(){return p.current=!0,function(){p.current=!1}}),[]),Object(n.useMemo)((function(){var e=function(e){var t=c.current,r=l.current;return c.current=l.current=null,a.current=e,u.current=d.current.apply(r,t)},r=function(e,t){m&&cancelAnimationFrame(i.current),i.current=m?requestAnimationFrame(e):setTimeout(e,t)},n=function(e){if(!p.current)return!1;var r=e-s.current,n=e-a.current;return!s.current||r>=t||r<0||b&&n>=g},y=function(t){return i.current=null,h&&c.current?e(t):(c.current=l.current=null,u.current)},E=function(){var e=Date.now();if(n(e))return y(e);if(p.current){var o=e-s.current,i=e-a.current,c=t-o,l=b?Math.min(c,g-i):c;r(E,l)}},_=function(){for(var d=[],m=0;m<arguments.length;m++)d[m]=arguments[m];var h=Date.now(),g=n(h);if(c.current=d,l.current=o,s.current=h,g){if(!i.current&&p.current)return a.current=s.current,r(E,t),f?e(s.current):u.current;if(b)return r(E,t),e(s.current)}return i.current||r(E,t),u.current};return _.cancel=function(){i.current&&(m?cancelAnimationFrame(i.current):clearTimeout(i.current)),a.current=0,c.current=s.current=l.current=i.current=null},_.isPending=function(){return!!i.current},_.flush=function(){return i.current?y(Date.now()):u.current},_}),[f,b,t,g,h,m])}},function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));var n=r(12),o=r.n(n),s=r(0),a=r(15);const i=[".wp-block-woocommerce-cart"],c=e=>{let{Block:t,containers:r,getProps:n=(()=>({})),getErrorBoundaryProps:i=(()=>({}))}=e;0!==r.length&&Array.prototype.forEach.call(r,(e,r)=>{const c=n(e,r),l=i(e,r),u={...e.dataset,...c.attributes||{}};(e=>{let{Block:t,container:r,attributes:n={},props:i={},errorBoundaryProps:c={}}=e;Object(s.render)(Object(s.createElement)(a.a,c,Object(s.createElement)(s.Suspense,{fallback:Object(s.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(s.createElement)(t,o()({},i,{attributes:n})))),r,()=>{r.classList&&r.classList.remove("is-loading")})})({Block:t,container:e,props:c,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(i.join(",")),{Block:r,getProps:n,getErrorBoundaryProps:o,selector:s}=e;(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrappers:s}=e;const a=document.body.querySelectorAll(o);s&&s.length>0&&Array.prototype.filter.call(a,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,s)),c({Block:t,containers:a,getProps:r,getErrorBoundaryProps:n})})({Block:r,getProps:n,getErrorBoundaryProps:o,selector:s,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrapper:s}=e;const a=s.querySelectorAll(o);c({Block:t,containers:a,getProps:r,getErrorBoundaryProps:n})})({...e,wrapper:t})})})}},function(e,t){e.exports=window.wp.keycodes},,function(e,t){var r,n,o=e.exports={};function s(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function i(e){if(r===setTimeout)return setTimeout(e,0);if((r===s||!r)&&setTimeout)return r=setTimeout,setTimeout(e,0);try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:s}catch(e){r=s}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(e){n=a}}();var c,l=[],u=!1,d=-1;function p(){u&&c&&(u=!1,c.length?l=c.concat(l):d=-1,l.length&&m())}function m(){if(!u){var e=i(p);u=!0;for(var t=l.length;t;){for(c=l,l=[];++d<t;)c&&c[d].run();d=-1,t=l.length}c=null,u=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function h(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];l.push(new f(e,t)),1!==l.length||u||i(m)},f.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=h,o.addListener=h,o.once=h,o.off=h,o.removeListener=h,o.removeAllListeners=h,o.emit=h,o.prependListener=h,o.prependOnceListener=h,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(e,t,r){var n=r(83),o=r(57),s=o.setStyleProp,a=n.html,i=n.svg,c=n.isCustomAttribute,l=Object.prototype.hasOwnProperty;e.exports=function(e){var t,r,n,u;e=e||{};var d={};for(t in e)n=e[t],c(t)?d[t]=n:(r=t.toLowerCase(),l.call(a,r)?d[(u=a[r]).propertyName]=!!(u.hasBooleanValue||u.hasOverloadedBooleanValue&&!n)||n:l.call(i,t)?d[(u=i[t]).propertyName]=n:o.PRESERVE_CUSTOM_ATTRIBUTES&&(d[t]=n));return s(e.style,d),d}},function(e,t,r){var n=r(5),o=r(87).default,s={reactCompat:!0},a=n.version.split(".")[0]>=16;e.exports={PRESERVE_CUSTOM_ATTRIBUTES:a,invertObject:function(e,t){if(!e||"object"!=typeof e)throw new TypeError("First argument must be an object");var r,n,o="function"==typeof t,s={},a={};for(r in e)n=e[r],o&&(s=t(r,n))&&2===s.length?a[s[0]]=s[1]:"string"==typeof n&&(a[n]=r);return a},isCustomComponent:function(e,t){if(-1===e.indexOf("-"))return t&&"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}},setStyleProp:function(e,t){null!=e&&(t.style=o(e,s))}}},function(e,t,r){for(var n,o=r(93).CASE_SENSITIVE_TAG_NAMES,s={},a=0,i=o.length;a<i;a++)n=o[a],s[n.toLowerCase()]=n;function c(e){for(var t,r={},n=0,o=e.length;n<o;n++)r[(t=e[n]).name]=t.value;return r}function l(e){return function(e){return s[e]}(e=e.toLowerCase())||e}e.exports={formatAttributes:c,formatDOM:function e(t,r,n){r=r||null;for(var o,s,a,i=[],u=0,d=t.length;u<d;u++){switch(o=t[u],a={next:null,prev:i[u-1]||null,parent:r},(s=i[u-1])&&(s.next=a),"#"!==o.nodeName[0]&&(a.name=l(o.nodeName),a.attribs={},o.attributes&&o.attributes.length&&(a.attribs=c(o.attributes))),o.nodeType){case 1:"script"===a.name||"style"===a.name?a.type=a.name:a.type="tag",a.children=e(o.childNodes,a);break;case 3:a.type="text",a.data=o.nodeValue;break;case 8:a.type="comment",a.data=o.nodeValue}i.push(a)}return n&&(i.unshift({name:n.substring(0,n.indexOf(" ")).toLowerCase(),data:n,type:"directive",next:i[0]?i[0]:null,prev:null,parent:r}),i[1]&&(i[1].prev=i[0])),i},isIE:function(e){return e?document.documentMode===e:/(MSIE |Trident\/|Edge\/)/.test(navigator.userAgent)}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return a}));var n=r(43),o=r(0),s=r(32);const a=()=>{const e=Object(s.a)(),t=Object(o.useRef)(e);return Object(o.useEffect)(()=>{t.current=e},[e]),{dispatchStoreEvent:Object(o.useCallback)((function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-"+e,t)}catch(e){console.error(e)}}),[]),dispatchCheckoutEvent:Object(o.useCallback)((function(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-checkout-"+e,{...r,storeCart:t.current})}catch(e){console.error(e)}}),[])}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return s})),r.d(t,"a",(function(){return a}));var n=r(0);const o=Object(n.createContext)({setIsSuppressed:e=>{},isSuppressed:!1}),s=()=>Object(n.useContext)(o),a=e=>{let{children:t}=e;const[r,s]=Object(n.useState)(!1),a={setIsSuppressed:s,isSuppressed:r};return Object(n.createElement)(o.Provider,{value:a},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t){const r=Object(n.useRef)();return Object(n.useEffect)(()=>{r.current===e||t&&!t(e,r.current)||(r.current=e)},[e,t]),r.current}},function(e,t,r){var n=r(82),o=r(56),s=r(91),a={decodeEntities:!0,lowerCaseAttributeNames:!1};function i(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");return""===e?[]:n(s(e,(t=t||{}).htmlparser2||a),t)}i.domToReact=n,i.htmlToDOM=s,i.attributesToProps=o,e.exports=i,e.exports.default=i},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return b}));var n=r(6),o=r(7),s=r(0),a=r(11),i=r.n(a),c=r(18),l=r(1),u=r(48),d=r(2);const p=[{destination:{address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},package_id:0,name:Object(l.__)("Shipping","woocommerce"),items:[{key:"33e75ff09dd601bbe69f351039152189",name:Object(l._x)("Beanie with Logo","example product in Cart Block","woocommerce"),quantity:2},{key:"6512bd43d9caa6e02c990b0a82652dca",name:Object(l._x)("Beanie","example product in Cart Block","woocommerce"),quantity:1}],shipping_rates:[{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",name:Object(l.__)("Free shipping","woocommerce"),description:"",delivery_time:"",price:"000",taxes:"0",rate_id:"free_shipping:1",instance_id:0,meta_data:[],method_id:"flat_rate",selected:!0},{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",name:Object(l.__)("Local pickup","woocommerce"),description:"",delivery_time:"",price:"200",taxes:"0",rate_id:"local_pickup:1",instance_id:1,meta_data:[],method_id:"local_pickup",selected:!1}]}],m=Object(d.getSetting)("displayCartPricesIncludingTax",!1),f={coupons:[],shipping_rates:Object(d.getSetting)("shippingMethodsExist",!1)?p:[],items:[{key:"1",id:1,quantity:2,name:Object(l.__)("Beanie","woocommerce"),short_description:Object(l.__)("Warm hat for winter","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-beanie",permalink:"https://example.org",low_stock_remaining:2,backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,images:[{id:10,src:u.l+"previews/beanie.jpg",thumbnail:u.l+"previews/beanie.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:Object(l.__)("Color","woocommerce"),value:Object(l.__)("Yellow","woocommerce")},{attribute:Object(l.__)("Size","woocommerce"),value:Object(l.__)("Small","woocommerce")}],prices:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",price:m?"12000":"10000",regular_price:m?"12000":"10000",sale_price:m?"12000":"10000",raw_prices:{precision:6,price:m?"12000000":"10000000",regular_price:m?"12000000":"10000000",sale_price:m?"12000000":"10000000"}},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",line_subtotal:"2000",line_subtotal_tax:"400",line_total:"2000",line_total_tax:"400"},extensions:{}},{key:"2",id:2,quantity:1,name:Object(l.__)("Cap","woocommerce"),short_description:Object(l.__)("Lightweight baseball cap","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-cap",permalink:"https://example.org",backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,images:[{id:11,src:u.l+"previews/cap.jpg",thumbnail:u.l+"previews/cap.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:Object(l.__)("Color","woocommerce"),value:Object(l.__)("Orange","woocommerce")}],prices:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",price:m?"2400":"2000",regular_price:m?"2400":"2000",sale_price:m?"2400":"2000",raw_prices:{precision:6,price:m?"24000000":"20000000",regular_price:m?"24000000":"20000000",sale_price:m?"24000000":"20000000"}},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",line_subtotal:"2000",line_subtotal_tax:"400",line_total:"2000",line_total_tax:"400"},extensions:{}}],fees:[{id:"fee",name:Object(l.__)("Fee","woocommerce"),totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",total:"100",total_tax:"20",tax_lines:[{name:Object(l.__)("Sales tax","woocommerce"),rate:"20%",price:"20"}]}}],items_count:3,items_weight:0,needs_payment:!0,needs_shipping:Object(d.getSetting)("shippingEnabled",!0),has_calculated_shipping:!0,shipping_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},billing_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",total_items:"4000",total_items_tax:"800",total_fees:"100",total_fees_tax:"20",total_discount:"0",total_discount_tax:"0",total_shipping:"0",total_shipping_tax:"0",total_tax:"820",total_price:"4920",tax_lines:[{name:Object(l.__)("Sales tax","woocommerce"),rate:"20%",price:"820"}]},errors:[],payment_requirements:["products"],extensions:{}};var h=r(69);const b=()=>{const{shippingRates:e,needsShipping:t,hasCalculatedShipping:r,isLoadingRates:a}=Object(o.useSelect)(e=>{const t=!!e("core/editor"),r=e(n.CART_STORE_KEY);return{shippingRates:t?f.shipping_rates:r.getShippingRates(),needsShipping:t?f.needs_shipping:r.getNeedsShipping(),hasCalculatedShipping:t?f.has_calculated_shipping:r.getHasCalculatedShipping(),isLoadingRates:!t&&r.isCustomerDataUpdating()}}),{isSelectingRate:l,selectShippingRate:u}=Object(h.a)(),d=Object(s.useRef)({});return Object(s.useEffect)(()=>{const t=(e=>Object.fromEntries(e.map(e=>{var t;let{package_id:r,shipping_rates:n}=e;return[r,null===(t=n.find(e=>e.selected))||void 0===t?void 0:t.rate_id]})))(e);Object(c.a)(t)&&!i()(d.current,t)&&(d.current=t)},[e]),{isSelectingRate:l,selectedRates:d.current,selectShippingRate:u,shippingRates:e,needsShipping:t,hasCalculatedShipping:r,isLoadingRates:a}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s}));var n=r(7),o=r(6);const s=()=>{const{customerData:e,isInitialized:t}=Object(n.useSelect)(e=>{const t=e(o.CART_STORE_KEY);return{customerData:t.getCustomerData(),isInitialized:t.hasFinishedResolution("getCartData")}}),{setShippingAddress:r,setBillingAddress:s}=Object(n.useDispatch)(o.CART_STORE_KEY);return{isInitialized:t,billingAddress:e.billingAddress,shippingAddress:e.shippingAddress,setBillingAddress:s,setShippingAddress:r}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return _})),r.d(t,"a",(function(){return v}));var n=r(0);const o={NONE:"none",INVALID_ADDRESS:"invalid_address",UNKNOWN:"unknown_error"},s={INVALID_COUNTRY:"woocommerce_rest_cart_shipping_rates_invalid_country",MISSING_COUNTRY:"woocommerce_rest_cart_shipping_rates_missing_country",INVALID_STATE:"woocommerce_rest_cart_shipping_rates_invalid_state"},a={shippingErrorStatus:{isPristine:!0,isValid:!1,hasInvalidAddress:!1,hasError:!1},dispatchErrorStatus:()=>null,shippingErrorTypes:o,shippingRates:[],isLoadingRates:!1,selectedRates:[],setSelectedRates:()=>null,shippingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},setShippingAddress:()=>null,onShippingRateSuccess:()=>null,onShippingRateFail:()=>null,onShippingRateSelectSuccess:()=>null,onShippingRateSelectFail:()=>null,needsShipping:!1},i=(e,t)=>{let{type:r}=t;return Object.values(o).includes(r)?r:e};var c=r(94),l=r(204);const u=e=>({onSuccess:Object(l.a)("shipping_rates_success",e),onFail:Object(l.a)("shipping_rates_fail",e),onSelectSuccess:Object(l.a)("shipping_rate_select_success",e),onSelectFail:Object(l.a)("shipping_rate_select_fail",e)});var d=r(206),p=r(36),m=r(32),f=r(69),h=r(66);const{NONE:b,INVALID_ADDRESS:g,UNKNOWN:y}=o,E=Object(n.createContext)(a),_=()=>Object(n.useContext)(E),v=e=>{let{children:t}=e;const{dispatchActions:r}=Object(p.b)(),{shippingRates:a,isLoadingRates:l,cartErrors:_}=Object(m.a)(),{isSelectingRate:v}=Object(f.a)(),{selectedRates:O}=Object(h.a)(),[S,k]=Object(n.useReducer)(i,b),[w,j]=Object(n.useReducer)(c.b,{}),R=Object(n.useRef)(w),C=Object(n.useMemo)(()=>({onShippingRateSuccess:u(j).onSuccess,onShippingRateFail:u(j).onFail,onShippingRateSelectSuccess:u(j).onSelectSuccess,onShippingRateSelectFail:u(j).onSelectFail}),[j]);Object(n.useEffect)(()=>{R.current=w},[w]),Object(n.useEffect)(()=>{l?r.incrementCalculating():r.decrementCalculating()},[l,r]),Object(n.useEffect)(()=>{v?r.incrementCalculating():r.decrementCalculating()},[v,r]),Object(n.useEffect)(()=>{_.length>0&&_.some(e=>!(!e.code||!Object.values(s).includes(e.code)))?k({type:g}):k({type:b})},[_]);const T=Object(n.useMemo)(()=>({isPristine:S===b,isValid:S===b,hasInvalidAddress:S===g,hasError:S===y||S===g}),[S]);Object(n.useEffect)(()=>{l||0!==a.length&&!T.hasError||Object(d.a)(R.current,"shipping_rates_fail",{hasInvalidAddress:T.hasInvalidAddress,hasError:T.hasError})},[a,l,T.hasError,T.hasInvalidAddress]),Object(n.useEffect)(()=>{!l&&a.length>0&&!T.hasError&&Object(d.a)(R.current,"shipping_rates_success",a)},[a,l,T.hasError]),Object(n.useEffect)(()=>{v||(T.hasError?Object(d.a)(R.current,"shipping_rate_select_fail",{hasError:T.hasError,hasInvalidAddress:T.hasInvalidAddress}):Object(d.a)(R.current,"shipping_rate_select_success",O.current))},[O,v,T.hasError,T.hasInvalidAddress]);const A={shippingErrorStatus:T,dispatchErrorStatus:k,shippingErrorTypes:o,...C};return Object(n.createElement)(n.Fragment,null,Object(n.createElement)(E.Provider,{value:A},t))}},function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(7),o=r(0),s=r(6),a=r(73),i=r(59);const c=()=>{const e=Object(a.a)(),{dispatchCheckoutEvent:t}=Object(i.a)(),{selectShippingRate:r}=Object(n.useDispatch)(s.CART_STORE_KEY);return{selectShippingRate:Object(o.useCallback)((n,o)=>{r(n,o).then(()=>{t("set-selected-shipping-rate",{shippingRateId:n})}).catch(t=>{e(t)})},[r,t,e]),isSelectingRate:Object(n.useSelect)(e=>e(s.CART_STORE_KEY).isShippingRateBeingSelected(),[])}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"d",(function(){return a})),r.d(t,"c",(function(){return i})),r.d(t,"b",(function(){return c}));const n=window.CustomEvent||null,o=(e,t)=>{let{bubbles:r=!1,cancelable:o=!1,element:s,detail:a={}}=t;if(!n)return;s||(s=document.body);const i=new n(e,{bubbles:r,cancelable:o,detail:a});s.dispatchEvent(i)};let s;const a=()=>{s&&clearTimeout(s),s=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},i=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},c=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const s=()=>{o(t,{bubbles:r,cancelable:n})};return jQuery(document).on(e,s),()=>jQuery(document).off(e,s)}},function(e,t,r){"use strict";var n=r(0),o=r(13);const s=Object(n.createElement)(o.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(n.createElement)(o.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=s},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"number"==typeof e},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(0);const o=()=>{const[,e]=Object(n.useState)();return Object(n.useCallback)(t=>{e(()=>{throw t})},[])}},function(e,t,r){"use strict";var n=r(12),o=r.n(n),s=r(0);r(106);const a=e=>{if(!e)return;const t=e.getBoundingClientRect().bottom;t>=0&&t<=window.innerHeight||e.scrollIntoView()};t.a=e=>t=>{const r=Object(s.useRef)(null);return Object(s.createElement)(s.Fragment,null,Object(s.createElement)("div",{className:"with-scroll-to-top__scroll-point",ref:r,"aria-hidden":!0}),Object(s.createElement)(e,o()({},t,{scrollToTop:e=>{null!==r.current&&((e,t)=>{const{focusableSelector:r}=t||{};window&&Number.isFinite(window.innerHeight)&&(r?((e,t)=>{var r;const n=(null===(r=e.parentElement)||void 0===r?void 0:r.querySelectorAll(t))||[];if(n.length){const e=n[0];a(e),null==e||e.focus()}else a(e)})(e,r):a(e))})(r.current,e)}})))}},,function(e,t,r){"use strict";var n=r(0),o=r(3),s=r(4),a=r.n(s),i=r(1),c=r(23),l=r(71),u=r(42);function d(e){switch(e){case"success":case"warning":case"info":return"polite";case"error":default:return"assertive"}}t.a=function({className:e,status:t="info",children:r,spokenMessage:s=r,onRemove:p=o.noop,isDismissible:m=!0,actions:f=[],politeness:h=d(t),__unstableHTML:b,onDismiss:g=o.noop}){!function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(c.speak)(r,t)},[r,t])}(s,h);const y=a()(e,"components-notice","is-"+t,{"is-dismissible":m});return b&&(r=Object(n.createElement)(n.RawHTML,null,r)),Object(n.createElement)("div",{className:y},Object(n.createElement)("div",{className:"components-notice__content"},r,Object(n.createElement)("div",{className:"components-notice__actions"},f.map(({className:e,label:t,isPrimary:r,variant:o,noDefaultClasses:s=!1,onClick:i,url:c},l)=>{let d=o;return"primary"===o||s||(d=c?"link":"secondary"),void 0===d&&r&&(d="primary"),Object(n.createElement)(u.a,{key:l,href:c,variant:d,onClick:c?void 0:i,className:a()("components-notice__action",e)},t)}))),m&&Object(n.createElement)(u.a,{className:"components-notice__dismiss",icon:l.a,label:Object(i.__)("Dismiss this notice"),onClick:e=>{var t;null==e||null===(t=e.preventDefault)||void 0===t||t.call(e),g(),p()},showTooltip:!1}))}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return s}));var n=r(7);const o=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;const r=Object(n.select)("core/notices").getNotices(e);return r.some(e=>e.type===t)},s=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const r=Object(n.select)("core/notices").getNotices(),{removeNotice:o}=Object(n.dispatch)("core/notices"),s=r.filter(t=>t.status===e);s.forEach(e=>o(e.id,t))}},function(e,t){},function(e,t,r){var n=r(5),o=r(56),s=r(57),a=s.setStyleProp;function i(e){return s.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===e.type&&s.isCustomComponent(e.name,e.attribs)}e.exports=function e(t,r){for(var s,c,l,u,d=(r=r||{}).library||n,p=d.cloneElement,m=d.createElement,f=d.isValidElement,h=[],b="function"==typeof r.replace,g=r.trim,y=0,E=t.length;y<E;y++)if(s=t[y],b&&f(c=r.replace(s)))E>1&&(c=p(c,{key:c.key||y})),h.push(c);else if("text"!==s.type){switch(l=s.attribs,i(s)?a(l.style,l):l&&(l=o(l)),u=null,s.type){case"script":case"style":s.children[0]&&(l.dangerouslySetInnerHTML={__html:s.children[0].data});break;case"tag":"textarea"===s.name&&s.children[0]?l.defaultValue=s.children[0].data:s.children&&s.children.length&&(u=e(s.children,r));break;default:continue}E>1&&(l.key=y),h.push(m(s.name,l,u))}else g?s.data.trim()&&h.push(s.data):h.push(s.data);return 1===h.length?h[0]:h}},function(e,t,r){var n=r(84),o=r(85),s=r(86),a=s.MUST_USE_PROPERTY,i=s.HAS_BOOLEAN_VALUE,c=s.HAS_NUMERIC_VALUE,l=s.HAS_POSITIVE_NUMERIC_VALUE,u=s.HAS_OVERLOADED_BOOLEAN_VALUE;function d(e,t){return(e&t)===t}function p(e,t,r){var n,o,s,p=e.Properties,m=e.DOMAttributeNames;for(o in p)n=m[o]||(r?o:o.toLowerCase()),s=p[o],t[n]={attributeName:n,propertyName:o,mustUseProperty:d(s,a),hasBooleanValue:d(s,i),hasNumericValue:d(s,c),hasPositiveNumericValue:d(s,l),hasOverloadedBooleanValue:d(s,u)}}var m={};p(n,m);var f={};p(o,f,!0);var h={};p(n,h),p(o,h,!0),e.exports={html:m,svg:f,properties:h,isCustomAttribute:RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"))}},function(e,t){e.exports={Properties:{autoFocus:4,accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:4,allowTransparency:0,alt:0,as:0,async:4,autoComplete:0,autoPlay:4,capture:4,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:5,cite:0,classID:0,className:0,cols:24,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:4,controlsList:0,coords:0,crossOrigin:0,data:0,dateTime:0,default:4,defer:4,dir:0,disabled:4,download:32,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:4,formTarget:0,frameBorder:0,headers:0,height:0,hidden:4,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:4,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:5,muted:5,name:0,nonce:0,noValidate:4,open:4,optimum:0,pattern:0,placeholder:0,playsInline:4,poster:0,preload:0,profile:0,radioGroup:0,readOnly:4,referrerPolicy:0,rel:0,required:4,reversed:4,role:0,rows:24,rowSpan:8,sandbox:0,scope:0,scoped:4,scrolling:0,seamless:4,selected:5,shape:0,size:24,sizes:0,span:24,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:8,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,typeof:0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:4,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"}}},function(e,t){e.exports={Properties:{accentHeight:0,accumulate:0,additive:0,alignmentBaseline:0,allowReorder:0,alphabetic:0,amplitude:0,arabicForm:0,ascent:0,attributeName:0,attributeType:0,autoReverse:0,azimuth:0,baseFrequency:0,baseProfile:0,baselineShift:0,bbox:0,begin:0,bias:0,by:0,calcMode:0,capHeight:0,clip:0,clipPath:0,clipRule:0,clipPathUnits:0,colorInterpolation:0,colorInterpolationFilters:0,colorProfile:0,colorRendering:0,contentScriptType:0,contentStyleType:0,cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:0,direction:0,display:0,divisor:0,dominantBaseline:0,dur:0,dx:0,dy:0,edgeMode:0,elevation:0,enableBackground:0,end:0,exponent:0,externalResourcesRequired:0,fill:0,fillOpacity:0,fillRule:0,filter:0,filterRes:0,filterUnits:0,floodColor:0,floodOpacity:0,focusable:0,fontFamily:0,fontSize:0,fontSizeAdjust:0,fontStretch:0,fontStyle:0,fontVariant:0,fontWeight:0,format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:0,glyphOrientationHorizontal:0,glyphOrientationVertical:0,glyphRef:0,gradientTransform:0,gradientUnits:0,hanging:0,horizAdvX:0,horizOriginX:0,ideographic:0,imageRendering:0,in:0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:0,kernelUnitLength:0,kerning:0,keyPoints:0,keySplines:0,keyTimes:0,lengthAdjust:0,letterSpacing:0,lightingColor:0,limitingConeAngle:0,local:0,markerEnd:0,markerMid:0,markerStart:0,markerHeight:0,markerUnits:0,markerWidth:0,mask:0,maskContentUnits:0,maskUnits:0,mathematical:0,mode:0,numOctaves:0,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:0,overlineThickness:0,paintOrder:0,panose1:0,pathLength:0,patternContentUnits:0,patternTransform:0,patternUnits:0,pointerEvents:0,points:0,pointsAtX:0,pointsAtY:0,pointsAtZ:0,preserveAlpha:0,preserveAspectRatio:0,primitiveUnits:0,r:0,radius:0,refX:0,refY:0,renderingIntent:0,repeatCount:0,repeatDur:0,requiredExtensions:0,requiredFeatures:0,restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:0,slope:0,spacing:0,specularConstant:0,specularExponent:0,speed:0,spreadMethod:0,startOffset:0,stdDeviation:0,stemh:0,stemv:0,stitchTiles:0,stopColor:0,stopOpacity:0,strikethroughPosition:0,strikethroughThickness:0,string:0,stroke:0,strokeDasharray:0,strokeDashoffset:0,strokeLinecap:0,strokeLinejoin:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0,surfaceScale:0,systemLanguage:0,tableValues:0,targetX:0,targetY:0,textAnchor:0,textDecoration:0,textRendering:0,textLength:0,to:0,transform:0,u1:0,u2:0,underlinePosition:0,underlineThickness:0,unicode:0,unicodeBidi:0,unicodeRange:0,unitsPerEm:0,vAlphabetic:0,vHanging:0,vIdeographic:0,vMathematical:0,values:0,vectorEffect:0,version:0,vertAdvY:0,vertOriginX:0,vertOriginY:0,viewBox:0,viewTarget:0,visibility:0,widths:0,wordSpacing:0,writingMode:0,x:0,xHeight:0,x1:0,x2:0,xChannelSelector:0,xlinkActuate:0,xlinkArcrole:0,xlinkHref:0,xlinkRole:0,xlinkShow:0,xlinkTitle:0,xlinkType:0,xmlBase:0,xmlns:0,xmlnsXlink:0,xmlLang:0,xmlSpace:0,y:0,y1:0,y2:0,yChannelSelector:0,z:0,zoomAndPan:0},DOMAttributeNames:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlnsXlink:"xmlns:xlink",xmlLang:"xml:lang",xmlSpace:"xml:space"}}},function(e,t){e.exports={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32}},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(r(88)),s=r(90);t.default=function(e,t){var r={};return e&&"string"==typeof e?(o.default(e,(function(e,n){e&&n&&(r[s.camelCase(e,t)]=n)})),r):r}},function(e,t,r){var n=r(89);e.exports=function(e,t){var r,o=null;if(!e||"string"!=typeof e)return o;for(var s,a,i=n(e),c="function"==typeof t,l=0,u=i.length;l<u;l++)s=(r=i[l]).property,a=r.value,c?t(s,a,r):a&&(o||(o={}),o[s]=a);return o}},function(e,t){var r=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,o=/^\s*/,s=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a=/^:\s*/,i=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,c=/^[;\s]*/,l=/^\s+|\s+$/g;function u(e){return e?e.replace(l,""):""}e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var l=1,d=1;function p(e){var t=e.match(n);t&&(l+=t.length);var r=e.lastIndexOf("\n");d=~r?e.length-r:d+e.length}function m(){var e={line:l,column:d};return function(t){return t.position=new f(e),y(),t}}function f(e){this.start=e,this.end={line:l,column:d},this.source=t.source}f.prototype.content=e;var h=[];function b(r){var n=new Error(t.source+":"+l+":"+d+": "+r);if(n.reason=r,n.filename=t.source,n.line=l,n.column=d,n.source=e,!t.silent)throw n;h.push(n)}function g(t){var r=t.exec(e);if(r){var n=r[0];return p(n),e=e.slice(n.length),r}}function y(){g(o)}function E(e){var t;for(e=e||[];t=_();)!1!==t&&e.push(t);return e}function _(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var r=2;""!=e.charAt(r)&&("*"!=e.charAt(r)||"/"!=e.charAt(r+1));)++r;if(r+=2,""===e.charAt(r-1))return b("End of comment missing");var n=e.slice(2,r-2);return d+=2,p(n),e=e.slice(r),d+=2,t({type:"comment",comment:n})}}function v(){var e=m(),t=g(s);if(t){if(_(),!g(a))return b("property missing ':'");var n=g(i),o=e({type:"declaration",property:u(t[0].replace(r,"")),value:n?u(n[0].replace(r,"")):""});return g(c),o}}return y(),function(){var e,t=[];for(E(t);e=v();)!1!==e&&(t.push(e),E(t));return t}()}},function(e,t,r){"use strict";t.__esModule=!0,t.camelCase=void 0;var n=/^--[a-zA-Z0-9-]+$/,o=/-([a-z])/g,s=/^[^-]+$/,a=/^-(webkit|moz|ms|o|khtml)-/,i=function(e,t){return t.toUpperCase()},c=function(e,t){return t+"-"};t.camelCase=function(e,t){return void 0===t&&(t={}),function(e){return!e||s.test(e)||n.test(e)}(e)?e:(e=e.toLowerCase(),t.reactCompat||(e=e.replace(a,c)),e.replace(o,i))}},function(e,t,r){var n=r(92),o=r(58),s=o.formatDOM,a=o.isIE(9),i=/<(![a-zA-Z\s]+)>/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];var t,r=e.match(i);return r&&r[1]&&(t=r[1],a&&(e=e.replace(r[0],""))),s(n(e),null,t)}},function(e,t,r){var n=r(58),o=/<([a-zA-Z]+[0-9]?)/,s=/<head.*>/i,a=/<body.*>/i,i=/<(area|base|br|col|embed|hr|img|input|keygen|link|menuitem|meta|param|source|track|wbr)(.*?)\/?>/gi,c=n.isIE(9),l=c||n.isIE(),u=function(){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},d=function(){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")};if("function"==typeof window.DOMParser){var p=new window.DOMParser,m=c?"text/xml":"text/html";u=d=function(e,t){return t&&(e="<"+t+">"+e+"</"+t+">"),c&&(e=e.replace(i,"<$1$2$3/>")),p.parseFromString(e,m)}}if(document.implementation){var f=document.implementation.createHTMLDocument(l?"html-dom-parser":void 0);u=function(e,t){if(t)return f.documentElement.getElementsByTagName(t)[0].innerHTML=e,f;try{return f.documentElement.innerHTML=e,f}catch(t){if(d)return d(e)}}}var h,b=document.createElement("template");b.content&&(h=function(e){return b.innerHTML=e,b.content.childNodes}),e.exports=function(e){var t,r,n,i,c=e.match(o);switch(c&&c[1]&&(t=c[1].toLowerCase()),t){case"html":return r=d(e),s.test(e)||(n=r.getElementsByTagName("head")[0])&&n.parentNode.removeChild(n),a.test(e)||(n=r.getElementsByTagName("body")[0])&&n.parentNode.removeChild(n),r.getElementsByTagName("html");case"head":case"body":return i=u(e).getElementsByTagName(t),a.test(e)&&s.test(e)?i[0].parentNode.childNodes:i;default:return h?h(e):u(e,"body").getElementsByTagName("body")[0].childNodes}}},function(e,t){e.exports={CASE_SENSITIVE_TAG_NAMES:["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussainBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"]}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return i}));var n=r(3);let o;!function(e){e.ADD_EVENT_CALLBACK="add_event_callback",e.REMOVE_EVENT_CALLBACK="remove_event_callback"}(o||(o={}));const s={addEventCallback:function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;return{id:Object(n.uniqueId)(),type:o.ADD_EVENT_CALLBACK,eventType:e,callback:t,priority:r}},removeEventCallback:(e,t)=>({id:t,type:o.REMOVE_EVENT_CALLBACK,eventType:e})},a={},i=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,{type:t,eventType:r,id:n,callback:s,priority:i}=arguments.length>1?arguments[1]:void 0;const c=e.hasOwnProperty(r)?new Map(e[r]):new Map;switch(t){case o.ADD_EVENT_CALLBACK:return c.set(n,{priority:i,callback:s}),{...e,[r]:c};case o.REMOVE_EVENT_CALLBACK:return c.delete(n),{...e,[r]:c}}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return a}));var n=r(1),o=r(17);const s=async e=>{if("function"==typeof e.json)try{const t=await e.json();return{message:t.message,type:t.type||"api"}}catch(e){return{message:e.message,type:"general"}}return{message:e.message,type:e.type||"general"}},a=e=>{if(e.data&&"rest_invalid_param"===e.code){const t=Object.values(e.data.params);if(t[0])return t[0]}return null!=e&&e.message?Object(o.decodeEntities)(e.message):Object(n.__)("Something went wrong. Please contact us to get assistance.","woocommerce")}},function(e,t,r){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(t,"__esModule",{value:!0});var o=n(r(12)),s=n(r(128)),a=r(5),i=n(a),c=n(r(129)),l=n(r(131)),u={arr:Array.isArray,obj:function(e){return"[object Object]"===Object.prototype.toString.call(e)},fun:function(e){return"function"==typeof e},str:function(e){return"string"==typeof e},num:function(e){return"number"==typeof e},und:function(e){return void 0===e},nul:function(e){return null===e},set:function(e){return e instanceof Set},map:function(e){return e instanceof Map},equ:function(e,t){if(typeof e!=typeof t)return!1;if(u.str(e)||u.num(e))return e===t;if(u.obj(e)&&u.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;var r;for(r in e)if(!(r in t))return!1;for(r in t)if(e[r]!==t[r])return!1;return!u.und(r)||e===t}};function d(){var e=a.useState(!1)[1];return a.useCallback((function(){return e((function(e){return!e}))}),[])}function p(e,t){return u.und(e)||u.nul(e)?t:e}function m(e){return u.und(e)?[]:u.arr(e)?e:[e]}function f(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return u.fun(e)?e.apply(void 0,r):e}function h(e){var t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,s(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(u.und(t))return o({to:t},e);var r=Object.keys(e).reduce((function(r,n){var s;return u.und(t[n])?o({},r,((s={})[n]=e[n],s)):r}),{});return o({to:t},r)}var b,g,y=function(){function e(){this.payload=void 0,this.children=[]}var t=e.prototype;return t.getAnimatedValue=function(){return this.getValue()},t.getPayload=function(){return this.payload||this},t.attach=function(){},t.detach=function(){},t.getChildren=function(){return this.children},t.addChild=function(e){0===this.children.length&&this.attach(),this.children.push(e)},t.removeChild=function(e){var t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()},e}(),E=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).payload=[],t.attach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.addChild(l(t))}))},t.detach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.removeChild(l(t))}))},t}return c(t,e),t}(y),_=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).payload={},t.attach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.addChild(l(t))}))},t.detach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.removeChild(l(t))}))},t}c(t,e);var r=t.prototype;return r.getValue=function(e){void 0===e&&(e=!1);var t={};for(var r in this.payload){var n=this.payload[r];(!e||n instanceof y)&&(t[r]=n instanceof y?n[e?"getAnimatedValue":"getValue"]():n)}return t},r.getAnimatedValue=function(){return this.getValue(!0)},t}(y);function v(e,t){b={fn:e,transform:t}}function O(e){g=e}var S,k=function(e){return"undefined"!=typeof window?window.requestAnimationFrame(e):-1},w=function(e){"undefined"!=typeof window&&window.cancelAnimationFrame(e)};function j(e){S=e}var R,C=function(){return Date.now()};function T(e){R=e}var A,x,P=function(e){return e.current};function M(e){A=e}var N=Object.freeze({get applyAnimatedValues(){return b},injectApplyAnimatedValues:v,get colorNames(){return g},injectColorNames:O,get requestFrame(){return k},get cancelFrame(){return w},injectFrame:function(e,t){k=e,w=t},get interpolation(){return S},injectStringInterpolator:j,get now(){return C},injectNow:function(e){C=e},get defaultElement(){return R},injectDefaultElement:T,get animatedApi(){return P},injectAnimatedApi:function(e){P=e},get createAnimatedStyle(){return A},injectCreateAnimatedStyle:M,get manualFrameloop(){return x},injectManualFrameloop:function(e){x=e}}),I=function(e){function t(t,r){var n;return(n=e.call(this)||this).update=void 0,n.payload=t.style?o({},t,{style:A(t.style)}):t,n.update=r,n.attach(),n}return c(t,e),t}(_),D=!1,L=new Set,F=function e(){if(!D)return!1;var t=C(),r=L,n=Array.isArray(r),o=0;for(r=n?r:r[Symbol.iterator]();;){var s;if(n){if(o>=r.length)break;s=r[o++]}else{if((o=r.next()).done)break;s=o.value}for(var a=s,i=!1,c=0;c<a.configs.length;c++){for(var l=a.configs[c],u=void 0,d=void 0,p=0;p<l.animatedValues.length;p++){var m=l.animatedValues[p];if(!m.done){var f=l.fromValues[p],h=l.toValues[p],b=m.lastPosition,g=h instanceof y,E=Array.isArray(l.initialVelocity)?l.initialVelocity[p]:l.initialVelocity;if(g&&(h=h.getValue()),l.immediate)m.setValue(h),m.done=!0;else if("string"!=typeof f&&"string"!=typeof h){if(void 0!==l.duration)b=f+l.easing((t-m.startTime)/l.duration)*(h-f),u=t>=m.startTime+l.duration;else if(l.decay)b=f+E/(1-.998)*(1-Math.exp(-(1-.998)*(t-m.startTime))),(u=Math.abs(m.lastPosition-b)<.1)&&(h=b);else{d=void 0!==m.lastTime?m.lastTime:t,E=void 0!==m.lastVelocity?m.lastVelocity:l.initialVelocity,t>d+64&&(d=t);for(var _=Math.floor(t-d),v=0;v<_;++v)b+=1*(E+=(-l.tension*(b-h)+-l.friction*E)/l.mass*1/1e3)/1e3;var O=!(!l.clamp||0===l.tension)&&(f<h?b>h:b<h),S=Math.abs(E)<=l.precision,w=0===l.tension||Math.abs(h-b)<=l.precision;u=O||S&&w,m.lastVelocity=E,m.lastTime=t}g&&!l.toValues[p].done&&(u=!1),u?(m.value!==h&&(b=h),m.done=!0):i=!0,m.setValue(b),m.lastPosition=b}else m.setValue(h),m.done=!0}}a.props.onFrame&&(a.values[l.name]=l.interpolation.getValue())}a.props.onFrame&&a.props.onFrame(a.values),i||(L.delete(a),a.stop(!0))}return L.size?x?x():k(e):D=!1,D};function V(e,t,r){if("function"==typeof e)return e;if(Array.isArray(e))return V({range:e,output:t,extrapolate:r});if(S&&"string"==typeof e.output[0])return S(e);var n=e,o=n.output,s=n.range||[0,1],a=n.extrapolateLeft||n.extrapolate||"extend",i=n.extrapolateRight||n.extrapolate||"extend",c=n.easing||function(e){return e};return function(e){var t=function(e,t){for(var r=1;r<t.length-1&&!(t[r]>=e);++r);return r-1}(e,s);return function(e,t,r,n,o,s,a,i,c){var l=c?c(e):e;if(l<t){if("identity"===a)return l;"clamp"===a&&(l=t)}if(l>r){if("identity"===i)return l;"clamp"===i&&(l=r)}return n===o?n:t===r?e<=t?n:o:(t===-1/0?l=-l:r===1/0?l-=t:l=(l-t)/(r-t),l=s(l),n===-1/0?l=-l:o===1/0?l+=n:l=l*(o-n)+n,l)}(e,s[t],s[t+1],o[t],o[t+1],c,a,i,n.map)}}var B=function(e){function t(r,n,o,s){var a;return(a=e.call(this)||this).calc=void 0,a.payload=r instanceof E&&!(r instanceof t)?r.getPayload():Array.isArray(r)?r:[r],a.calc=V(n,o,s),a}c(t,e);var r=t.prototype;return r.getValue=function(){return this.calc.apply(this,this.payload.map((function(e){return e.getValue()})))},r.updateConfig=function(e,t,r){this.calc=V(e,t,r)},r.interpolate=function(e,r,n){return new t(this,e,r,n)},t}(E),U=function(e){function t(t){var r;return(r=e.call(this)||this).animatedStyles=new Set,r.value=void 0,r.startPosition=void 0,r.lastPosition=void 0,r.lastVelocity=void 0,r.startTime=void 0,r.lastTime=void 0,r.done=!1,r.setValue=function(e,t){void 0===t&&(t=!0),r.value=e,t&&r.flush()},r.value=t,r.startPosition=t,r.lastPosition=t,r}c(t,e);var r=t.prototype;return r.flush=function(){0===this.animatedStyles.size&&function e(t,r){"update"in t?r.add(t):t.getChildren().forEach((function(t){return e(t,r)}))}(this,this.animatedStyles),this.animatedStyles.forEach((function(e){return e.update()}))},r.clearStyles=function(){this.animatedStyles.clear()},r.getValue=function(){return this.value},r.interpolate=function(e,t,r){return new B(this,e,t,r)},t}(y),H=function(e){function t(t){var r;return(r=e.call(this)||this).payload=t.map((function(e){return new U(e)})),r}c(t,e);var r=t.prototype;return r.setValue=function(e,t){var r=this;void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach((function(e,n){return r.payload[n].setValue(e,t)})):this.payload.forEach((function(r){return r.setValue(e,t)}))},r.getValue=function(){return this.payload.map((function(e){return e.getValue()}))},r.interpolate=function(e,t){return new B(this,e,t)},t}(E),G=0,Y=function(){function e(){var e=this;this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=function(){return e.interpolations},this.id=G++}var t=e.prototype;return t.update=function(e){if(!e)return this;var t=h(e),r=t.delay,n=void 0===r?0:r,a=t.to,i=s(t,["delay","to"]);if(u.arr(a)||u.fun(a))this.queue.push(o({},i,{delay:n,to:a}));else if(a){var c={};Object.entries(a).forEach((function(e){var t,r=e[0],s=e[1],a=o({to:(t={},t[r]=s,t),delay:f(n,r)},i),l=c[a.delay]&&c[a.delay].to;c[a.delay]=o({},c[a.delay],a,{to:o({},l,a.to)})})),this.queue=Object.values(c)}return this.queue=this.queue.sort((function(e,t){return e.delay-t.delay})),this.diff(i),this},t.start=function(e){var t=this;if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((function(e){var r=e.from,n=void 0===r?{}:r,s=e.to,a=void 0===s?{}:s;u.obj(n)&&(t.merged=o({},n,t.merged)),u.obj(a)&&(t.merged=o({},t.merged,a))}));var r=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach((function(o,a){var i=o.delay,c=s(o,["delay"]),l=function(o){a===n.length-1&&r===t.guid&&o&&(t.idle=!0,t.props.onRest&&t.props.onRest(t.merged)),e&&e()},d=u.arr(c.to)||u.fun(c.to);i?setTimeout((function(){r===t.guid&&(d?t.runAsync(c,l):t.diff(c).start(l))}),i):d?t.runAsync(c,l):t.diff(c).start(l)}))}else u.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),this,L.has(this)||L.add(this),D||(D=!0,k(x||F));return this},t.stop=function(e){return this.listeners.forEach((function(t){return t(e)})),this.listeners=[],this},t.pause=function(e){return this.stop(!0),e&&(this,L.has(this)&&L.delete(this)),this},t.runAsync=function(e,t){var r=this,n=(e.delay,s(e,["delay"])),a=this.local,i=Promise.resolve(void 0);if(u.arr(n.to))for(var c=function(e){var t=e,s=o({},n,h(n.to[t]));u.arr(s.config)&&(s.config=s.config[t]),i=i.then((function(){if(a===r.guid)return new Promise((function(e){return r.diff(s).start(e)}))}))},l=0;l<n.to.length;l++)c(l);else if(u.fun(n.to)){var d,p=0;i=i.then((function(){return n.to((function(e){var t=o({},n,h(e));if(u.arr(t.config)&&(t.config=t.config[p]),p++,a===r.guid)return d=new Promise((function(e){return r.diff(t).start(e)}))}),(function(e){return void 0===e&&(e=!0),r.stop(e)})).then((function(){return d}))}))}i.then(t)},t.diff=function(e){var t=this;this.props=o({},this.props,e);var r=this.props,n=r.from,s=void 0===n?{}:n,a=r.to,i=void 0===a?{}:a,c=r.config,l=void 0===c?{}:c,d=r.reverse,h=r.attach,b=r.reset,y=r.immediate;if(d){var E=[i,s];s=E[0],i=E[1]}this.merged=o({},s,this.merged,i),this.hasChanged=!1;var _=h&&h(this);if(this.animations=Object.entries(this.merged).reduce((function(e,r){var n=r[0],a=r[1],i=e[n]||{},c=u.num(a),d=u.str(a)&&!a.startsWith("#")&&!/\d/.test(a)&&!g[a],h=u.arr(a),E=!c&&!h&&!d,v=u.und(s[n])?a:s[n],O=c||h||d?a:1,k=f(l,n);_&&(O=_.animations[n].parent);var w,j=i.parent,R=i.interpolation,T=m(_?O.getPayload():O),A=a;E&&(A=S({range:[0,1],output:[a,a]})(1));var x,P=R&&R.getValue(),M=!u.und(j)&&i.animatedValues.some((function(e){return!e.done})),N=!u.equ(A,P),I=!u.equ(A,i.previous),D=!u.equ(k,i.config);if(b||I&&N||D){var L;if(c||d)j=R=i.parent||new U(v);else if(h)j=R=i.parent||new H(v);else if(E){var F=i.interpolation&&i.interpolation.calc(i.parent.value);F=void 0===F||b?v:F,i.parent?(j=i.parent).setValue(0,!1):j=new U(0);var V={output:[F,a]};i.interpolation?(R=i.interpolation,i.interpolation.updateConfig(V)):R=j.interpolate(V)}return T=m(_?O.getPayload():O),w=m(j.getPayload()),b&&!E&&j.setValue(v,!1),t.hasChanged=!0,w.forEach((function(e){e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=M?e.lastVelocity:void 0,e.lastTime=M?e.lastTime:void 0,e.startTime=C(),e.done=!1,e.animatedStyles.clear()})),f(y,n)&&j.setValue(E?O:a,!1),o({},e,((L={})[n]=o({},i,{name:n,parent:j,interpolation:R,animatedValues:w,toValues:T,previous:A,config:k,fromValues:m(j.getValue()),immediate:f(y,n),initialVelocity:p(k.velocity,0),clamp:p(k.clamp,!1),precision:p(k.precision,.01),tension:p(k.tension,170),friction:p(k.friction,26),mass:p(k.mass,1),duration:k.duration,easing:p(k.easing,(function(e){return e})),decay:k.decay}),L))}return N?e:(E&&(j.setValue(1,!1),R.updateConfig({output:[A,A]})),j.done=!0,t.hasChanged=!0,o({},e,((x={})[n]=o({},e[n],{previous:A}),x)))}),this.animations),this.hasChanged)for(var v in this.configs=Object.values(this.animations),this.values={},this.interpolations={},this.animations)this.interpolations[v]=this.animations[v].interpolation,this.values[v]=this.animations[v].interpolation.getValue();return this},t.destroy=function(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0},e}(),z=function(e,t){var r=a.useRef(!1),n=a.useRef(),o=u.fun(t),s=a.useMemo((function(){var r;return n.current&&(n.current.map((function(e){return e.destroy()})),n.current=void 0),[new Array(e).fill().map((function(e,n){var s=new Y,a=o?f(t,n,s):t[n];return 0===n&&(r=a.ref),s.update(a),r||s.start(),s})),r]}),[e]),i=s[0],c=s[1];n.current=i,a.useImperativeHandle(c,(function(){return{start:function(){return Promise.all(n.current.map((function(e){return new Promise((function(t){return e.start(t)}))})))},stop:function(e){return n.current.forEach((function(t){return t.stop(e)}))},get controllers(){return n.current}}}));var l=a.useMemo((function(){return function(e){return n.current.map((function(t,r){t.update(o?f(e,r,t):e[r]),c||t.start()}))}}),[e]);a.useEffect((function(){r.current?o||l(t):c||n.current.forEach((function(e){return e.start()}))})),a.useEffect((function(){return r.current=!0,function(){return n.current.forEach((function(e){return e.destroy()}))}}),[]);var d=n.current.map((function(e){return e.getValues()}));return o?[d,l,function(e){return n.current.forEach((function(t){return t.pause(e)}))}]:d},q=0,W=function(e,t){return("function"==typeof t?e.map(t):m(t)).map(String)},$=function(e){var t=e.items,r=e.keys,n=void 0===r?function(e){return e}:r,a=s(e,["items","keys"]);return t=m(void 0!==t?t:null),o({items:t,keys:W(t,n)},a)};function X(e,t){var r=function(){if(o){if(s>=n.length)return"break";a=n[s++]}else{if((s=n.next()).done)return"break";a=s.value}var r=a.key,i=function(e){return e.key!==r};(u.und(t)||t===r)&&(e.current.instances.delete(r),e.current.transitions=e.current.transitions.filter(i),e.current.deleted=e.current.deleted.filter(i))},n=e.current.deleted,o=Array.isArray(n),s=0;for(n=o?n:n[Symbol.iterator]();;){var a;if("break"===r())break}e.current.forceUpdate()}var K=function(e){function t(t){var r;return void 0===t&&(t={}),r=e.call(this)||this,!t.transform||t.transform instanceof y||(t=b.transform(t)),r.payload=t,r}return c(t,e),t}(_),J={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},Q="[-+]?\\d*\\.?\\d+";function Z(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}var ee=new RegExp("rgb"+Z(Q,Q,Q)),te=new RegExp("rgba"+Z(Q,Q,Q,Q)),re=new RegExp("hsl"+Z(Q,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%")),ne=new RegExp("hsla"+Z(Q,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%",Q)),oe=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,se=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,ae=/^#([0-9a-fA-F]{6})$/,ie=/^#([0-9a-fA-F]{8})$/;function ce(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function le(e,t,r){var n=r<.5?r*(1+t):r+t-r*t,o=2*r-n,s=ce(o,n,e+1/3),a=ce(o,n,e),i=ce(o,n,e-1/3);return Math.round(255*s)<<24|Math.round(255*a)<<16|Math.round(255*i)<<8}function ue(e){var t=parseInt(e,10);return t<0?0:t>255?255:t}function de(e){return(parseFloat(e)%360+360)%360/360}function pe(e){var t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function me(e){var t=parseFloat(e);return t<0?0:t>100?1:t/100}function fe(e){var t,r,n="number"==typeof(t=e)?t>>>0===t&&t>=0&&t<=4294967295?t:null:(r=ae.exec(t))?parseInt(r[1]+"ff",16)>>>0:J.hasOwnProperty(t)?J[t]:(r=ee.exec(t))?(ue(r[1])<<24|ue(r[2])<<16|ue(r[3])<<8|255)>>>0:(r=te.exec(t))?(ue(r[1])<<24|ue(r[2])<<16|ue(r[3])<<8|pe(r[4]))>>>0:(r=oe.exec(t))?parseInt(r[1]+r[1]+r[2]+r[2]+r[3]+r[3]+"ff",16)>>>0:(r=ie.exec(t))?parseInt(r[1],16)>>>0:(r=se.exec(t))?parseInt(r[1]+r[1]+r[2]+r[2]+r[3]+r[3]+r[4]+r[4],16)>>>0:(r=re.exec(t))?(255|le(de(r[1]),me(r[2]),me(r[3])))>>>0:(r=ne.exec(t))?(le(de(r[1]),me(r[2]),me(r[3]))|pe(r[4]))>>>0:null;return null===n?e:"rgba("+((4278190080&(n=n||0))>>>24)+", "+((16711680&n)>>>16)+", "+((65280&n)>>>8)+", "+(255&n)/255+")"}var he=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,be=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,ge=new RegExp("("+Object.keys(J).join("|")+")","g"),ye={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Ee=["Webkit","Ms","Moz","O"];function _e(e,t,r){return null==t||"boolean"==typeof t||""===t?"":r||"number"!=typeof t||0===t||ye.hasOwnProperty(e)&&ye[e]?(""+t).trim():t+"px"}ye=Object.keys(ye).reduce((function(e,t){return Ee.forEach((function(r){return e[function(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}(r,t)]=e[t]})),e}),ye);var ve={};M((function(e){return new K(e)})),T("div"),j((function(e){var t=e.output.map((function(e){return e.replace(be,fe)})).map((function(e){return e.replace(ge,fe)})),r=t[0].match(he).map((function(){return[]}));t.forEach((function(e){e.match(he).forEach((function(e,t){return r[t].push(+e)}))}));var n=t[0].match(he).map((function(t,n){return V(o({},e,{output:r[n]}))}));return function(e){var r=0;return t[0].replace(he,(function(){return n[r++](e)})).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,(function(e,t,r,n,o){return"rgba("+Math.round(t)+", "+Math.round(r)+", "+Math.round(n)+", "+o+")"}))}})),O(J),v((function(e,t){if(!e.nodeType||void 0===e.setAttribute)return!1;var r=t.style,n=t.children,o=t.scrollTop,a=t.scrollLeft,i=s(t,["style","children","scrollTop","scrollLeft"]),c="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;for(var l in void 0!==o&&(e.scrollTop=o),void 0!==a&&(e.scrollLeft=a),void 0!==n&&(e.textContent=n),r)if(r.hasOwnProperty(l)){var u=0===l.indexOf("--"),d=_e(l,r[l],u);"float"===l&&(l="cssFloat"),u?e.style.setProperty(l,d):e.style[l]=d}for(var p in i){var m=c?p:ve[p]||(ve[p]=p.replace(/([A-Z])/g,(function(e){return"-"+e.toLowerCase()})));void 0!==e.getAttribute(m)&&e.setAttribute(m,i[p])}}),(function(e){return e}));var Oe,Se,ke=(Oe=function(e){return a.forwardRef((function(t,r){var n=d(),c=a.useRef(!0),l=a.useRef(null),p=a.useRef(null),m=a.useCallback((function(e){var t=l.current;l.current=new I(e,(function(){var e=!1;p.current&&(e=b.fn(p.current,l.current.getAnimatedValue())),p.current&&!1!==e||n()})),t&&t.detach()}),[]);a.useEffect((function(){return function(){c.current=!1,l.current&&l.current.detach()}}),[]),a.useImperativeHandle(r,(function(){return P(p,c,n)})),m(t);var f,h=l.current.getValue(),g=(h.scrollTop,h.scrollLeft,s(h,["scrollTop","scrollLeft"])),y=(f=e,!u.fun(f)||f.prototype instanceof i.Component?function(e){return p.current=function(e,t){return t&&(u.fun(t)?t(e):u.obj(t)&&(t.current=e)),e}(e,r)}:void 0);return i.createElement(e,o({},g,{ref:y}))}))},void 0===(Se=!1)&&(Se=!0),function(e){return(u.arr(e)?e:Object.keys(e)).reduce((function(e,t){var r=Se?t[0].toLowerCase()+t.substring(1):t;return e[r]=Oe(r),e}),Oe)}),we=ke(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);t.apply=ke,t.config={default:{tension:170,friction:26},gentle:{tension:120,friction:14},wobbly:{tension:180,friction:12},stiff:{tension:210,friction:20},slow:{tension:280,friction:60},molasses:{tension:280,friction:120}},t.update=F,t.animated=we,t.a=we,t.interpolate=function(e,t,r){return e&&new B(e,t,r)},t.Globals=N,t.useSpring=function(e){var t=u.fun(e),r=z(1,t?e:[e]),n=r[0],o=r[1],s=r[2];return t?[n[0],o,s]:n},t.useTrail=function(e,t){var r=a.useRef(!1),n=u.fun(t),s=f(t),i=a.useRef(),c=z(e,(function(e,t){return 0===e&&(i.current=[]),i.current.push(t),o({},s,{config:f(s.config,e),attach:e>0&&function(){return i.current[e-1]}})})),l=c[0],d=c[1],p=c[2],m=a.useMemo((function(){return function(e){return d((function(t,r){e.reverse;var n=e.reverse?t+1:t-1,a=i.current[n];return o({},e,{config:f(e.config||s.config,t),attach:a&&function(){return a}})}))}}),[e,s.reverse]);return a.useEffect((function(){r.current&&!n&&m(t)})),a.useEffect((function(){r.current=!0}),[]),n?[l,m,p]:l},t.useTransition=function(e,t,r){var n=o({items:e,keys:t||function(e){return e}},r),i=$(n),c=i.lazy,l=void 0!==c&&c,u=(i.unique,i.reset),p=void 0!==u&&u,m=(i.enter,i.leave,i.update,i.onDestroyed),h=(i.keys,i.items,i.onFrame),b=i.onRest,g=i.onStart,y=i.ref,E=s(i,["lazy","unique","reset","enter","leave","update","onDestroyed","keys","items","onFrame","onRest","onStart","ref"]),_=d(),v=a.useRef(!1),O=a.useRef({mounted:!1,first:!0,deleted:[],current:{},transitions:[],prevProps:{},paused:!!n.ref,instances:!v.current&&new Map,forceUpdate:_});return a.useImperativeHandle(n.ref,(function(){return{start:function(){return Promise.all(Array.from(O.current.instances).map((function(e){var t=e[1];return new Promise((function(e){return t.start(e)}))})))},stop:function(e){return Array.from(O.current.instances).forEach((function(t){return t[1].stop(e)}))},get controllers(){return Array.from(O.current.instances).map((function(e){return e[1]}))}}})),O.current=function(e,t){for(var r=e.first,n=e.prevProps,a=s(e,["first","prevProps"]),i=$(t),c=i.items,l=i.keys,u=i.initial,d=i.from,p=i.enter,m=i.leave,h=i.update,b=i.trail,g=void 0===b?0:b,y=i.unique,E=i.config,_=i.order,v=void 0===_?["enter","leave","update"]:_,O=$(n),S=O.keys,k=O.items,w=o({},a.current),j=[].concat(a.deleted),R=Object.keys(w),C=new Set(R),T=new Set(l),A=l.filter((function(e){return!C.has(e)})),x=a.transitions.filter((function(e){return!e.destroyed&&!T.has(e.originalKey)})).map((function(e){return e.originalKey})),P=l.filter((function(e){return C.has(e)})),M=-g;v.length;)switch(v.shift()){case"enter":A.forEach((function(e,t){y&&j.find((function(t){return t.originalKey===e}))&&(j=j.filter((function(t){return t.originalKey!==e})));var n=l.indexOf(e),o=c[n],s=r&&void 0!==u?"initial":"enter";w[e]={slot:s,originalKey:e,key:y?String(e):q++,item:o,trail:M+=g,config:f(E,o,s),from:f(r&&void 0!==u?u||{}:d,o),to:f(p,o)}}));break;case"leave":x.forEach((function(e){var t=S.indexOf(e),r=k[t];j.unshift(o({},w[e],{slot:"leave",destroyed:!0,left:S[Math.max(0,t-1)],right:S[Math.min(S.length,t+1)],trail:M+=g,config:f(E,r,"leave"),to:f(m,r)})),delete w[e]}));break;case"update":P.forEach((function(e){var t=l.indexOf(e),r=c[t];w[e]=o({},w[e],{item:r,slot:"update",trail:M+=g,config:f(E,r,"update"),to:f(h,r)})}))}var N=l.map((function(e){return w[e]}));return j.forEach((function(e){var t,r=e.left,n=(e.right,s(e,["left","right"]));-1!==(t=N.findIndex((function(e){return e.originalKey===r})))&&(t+=1),t=Math.max(0,t),N=[].concat(N.slice(0,t),[n],N.slice(t))})),o({},a,{changed:A.length||x.length||P.length,first:r&&0===A.length,transitions:N,current:w,deleted:j,prevProps:t})}(O.current,n),O.current.changed&&O.current.transitions.forEach((function(e){var t=e.slot,r=e.from,n=e.to,s=e.config,a=e.trail,i=e.key,c=e.item;O.current.instances.has(i)||O.current.instances.set(i,new Y);var u=O.current.instances.get(i),d=o({},E,{to:n,from:r,config:s,ref:y,onRest:function(r){O.current.mounted&&(e.destroyed&&(y||l||X(O,i),m&&m(c)),!Array.from(O.current.instances).some((function(e){return!e[1].idle}))&&(y||l)&&O.current.deleted.length>0&&X(O),b&&b(c,t,r))},onStart:g&&function(){return g(c,t)},onFrame:h&&function(e){return h(c,t,e)},delay:a,reset:p&&"enter"===t});u.update(d),O.current.paused||u.start()})),a.useEffect((function(){return O.current.mounted=v.current=!0,function(){O.current.mounted=v.current=!1,Array.from(O.current.instances).map((function(e){return e[1].destroy()})),O.current.instances.clear()}}),[]),O.current.transitions.map((function(e){var t=e.item,r=e.slot,n=e.key;return{item:t,key:n,state:r,props:O.current.instances.get(n).getValues()}}))},t.useChain=function(e,t,r){void 0===r&&(r=1e3);var n=a.useRef();a.useEffect((function(){u.equ(e,n.current)?e.forEach((function(e){var t=e.current;return t&&t.start()})):t?e.forEach((function(e,n){var s=e.current;if(s){var a=s.controllers;if(a.length){var i=r*t[n];a.forEach((function(e){e.queue=e.queue.map((function(e){return o({},e,{delay:e.delay+i})})),e.start()}))}}})):e.reduce((function(e,t,r){var n=t.current;return e.then((function(){return n.start()}))}),Promise.resolve()),n.current=e}))},t.useSprings=z},,,,,,,,,,function(e,t){},,,,,function(e,t,r){"use strict";(function(e){var n=r(0),o=r(3),s=r(4),a=r.n(s),i=r(23),c=r(1),l=(r(37),r(42));t.a=Object(n.forwardRef)((function({className:t,children:r,spokenMessage:s=r,politeness:u="polite",actions:d=[],onRemove:p=o.noop,icon:m=null,explicitDismiss:f=!1,onDismiss:h=o.noop},b){function g(e){e&&e.preventDefault&&e.preventDefault(),h(),p()}h=h||o.noop,function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(i.speak)(r,t)},[r,t])}(s,u),Object(n.useEffect)(()=>{const e=setTimeout(()=>{f||(h(),p())},1e4);return()=>clearTimeout(e)},[h,p]);const y=a()(t,"components-snackbar",{"components-snackbar-explicit-dismiss":!!f});d&&d.length>1&&(void 0!==e&&e.env,d=[d[0]]);const E=a()("components-snackbar__content",{"components-snackbar__content-with-icon":!!m});return Object(n.createElement)("div",{ref:b,className:y,onClick:f?o.noop:g,tabIndex:"0",role:f?"":"button",onKeyPress:f?o.noop:g,"aria-label":f?"":Object(c.__)("Dismiss this notice")},Object(n.createElement)("div",{className:E},m&&Object(n.createElement)("div",{className:"components-snackbar__icon"},m),r,d.map(({label:e,onClick:t,url:r},o)=>Object(n.createElement)(l.a,{key:o,href:r,variant:"tertiary",onClick:e=>function(e,t){e.stopPropagation(),p(),t&&t(e)}(e,t),className:"components-snackbar__action"},e)),f&&Object(n.createElement)("span",{role:"button","aria-label":"Dismiss this notice",tabIndex:"0",className:"components-snackbar__dismiss-button",onClick:g,onKeyPress:g},"✕")))}))}).call(this,r(55))},function(e,t){e.exports=window.wp.plugins},,,function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},,function(e,t,r){"use strict";r.d(t,"b",(function(){return s})),r.d(t,"a",(function(){return a}));var n=r(49),o=(r(14),r(2));const s=(e,t)=>Object.keys(o.defaultAddressFields).every(r=>e[r]===t[r]),a=e=>{const t=Object.keys(o.defaultAddressFields),r=Object(n.a)(t,{},e.country),s=Object.assign({},e);return r.forEach(t=>{let{key:r="",hidden:n=!1}=t;n&&((e,t)=>e in t)(r,e)&&(s[r]="")}),s}},function(e,t){e.exports=window.wc.wcBlocksSharedHocs},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(12),o=r.n(n),s=r(0),a=r(4),i=r.n(a),c=r(76),l=r(7),u=(r(81),r(60));const d=e=>{let{status:t="default"}=e;switch(t){case"error":return"woocommerce-error";case"success":return"woocommerce-message";case"info":case"warning":return"woocommerce-info"}return""},p=e=>{let{className:t,context:r="default",additionalNotices:n=[]}=e;const{isSuppressed:a}=Object(u.b)(),{notices:p}=Object(l.useSelect)(e=>({notices:e("core/notices").getNotices(r)})),{removeNotice:m}=Object(l.useDispatch)("core/notices"),f=p.filter(e=>"snackbar"!==e.type).concat(n);if(!f.length)return null;const h=i()(t,"wc-block-components-notices");return a?null:Object(s.createElement)("div",{className:h},f.map(e=>Object(s.createElement)(c.a,o()({key:"store-notice-"+e.id},e,{className:i()("wc-block-components-notices__notice",d(e)),onRemove:()=>{e.isDismissible&&m(e.id,r)}}),e.content)))}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(0),o=r(52),s=r(2),a=r(62),i=r.n(a),c=r(10),l=r(15);const u=(e,t)=>e&&t[e]?t[e]:null,d=e=>{let{block:t,blockMap:r,blockWrapper:o,children:a,depth:p=1}=e;return a&&0!==a.length?Array.from(a).map((e,a)=>{const{blockName:m="",...f}={key:`${t}_${p}_${a}`,...e instanceof HTMLElement?e.dataset:{},className:e instanceof Element?null==e?void 0:e.className:""},h=u(m,r);if(!h){const s=i()(e instanceof Element&&(null==e?void 0:e.outerHTML)||(null==e?void 0:e.textContent)||"");if("string"==typeof s&&s)return s;if(!Object(n.isValidElement)(s))return null;const a=e.childNodes.length?d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}):void 0;return a?Object(n.cloneElement)(s,f,a):Object(n.cloneElement)(s,f)}const b=o||n.Fragment;return Object(n.createElement)(n.Suspense,{key:`${t}_${p}_${a}_suspense`,fallback:Object(n.createElement)("div",{className:"wc-block-placeholder"})},Object(n.createElement)(l.a,{text:"Unexpected error in: "+m,showErrorBlock:s.CURRENT_USER_IS_ADMIN},Object(n.createElement)(b,null,Object(n.createElement)(h,f,d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}),((e,t,r,o)=>{if(!Object(c.hasInnerBlocks)(e))return null;const a=r?Array.from(r).map(e=>e instanceof HTMLElement&&(null==e?void 0:e.dataset.blockName)||null).filter(Boolean):[],i=Object(c.getRegisteredBlocks)(e).filter(e=>{let{blockName:t,force:r}=e;return!0===r&&!a.includes(t)}),d=o||n.Fragment;return Object(n.createElement)(n.Fragment,null,i.map((e,r)=>{let{blockName:o,component:a}=e;const i=a||u(o,t);return i?Object(n.createElement)(l.a,{key:o+"_blockerror",text:"Unexpected error in: "+o,showErrorBlock:s.CURRENT_USER_IS_ADMIN},Object(n.createElement)(d,null,Object(n.createElement)(i,{key:`${o}_forced_${r}`}))):null}))})(m,r,e.childNodes,o)))))}):null},p=e=>{let{Block:t,selector:r,blockName:n,getProps:s=(()=>({})),blockMap:a,blockWrapper:i}=e;Object(o.a)({Block:t,selector:r,getProps:(e,t)=>{const r=d({block:n,blockMap:a,children:e.children||[],blockWrapper:i});return{...s(e,t),children:r}}})}},function(e,t){e.exports=function(e,t){if(null==e)return{};var r,n,o={},s=Object.keys(e);for(n=0;n<s.length;n++)r=s[n],t.indexOf(r)>=0||(o[r]=e[r]);return o},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(130);e.exports=function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,n(e,t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){function r(t,n){return e.exports=r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,r(t,n)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";r.d(t,"a",(function(){return S}));var n=r(0),o=r(112),s=r(2),a=r(15),i=r(207),c=r(68),l=r(50),u=r(36),d=r(1),p=r(27),m=r.n(p),f=r(118),h=r(95),b=r(7);const g=(e,t,r)=>{const n=Object.keys(e).map(t=>({key:t,value:e[t]}),[]),o=`wc-${r}-new-payment-method`;return n.push({key:o,value:t}),n},y=(e,t)=>{m.a.setNonce&&"function"==typeof m.a.setNonce&&m.a.setNonce(e),null!=e&&e.get("User-ID")&&t.setCustomerId(parseInt(e.get("User-ID")||"0",10))};var E=r(199),_=r(32),v=r(60),O=()=>{const{hasError:e,onCheckoutValidationBeforeProcessing:t,dispatchActions:r,redirectUrl:o,isProcessing:s,isBeforeProcessing:a,isComplete:p,orderNotes:O,shouldCreateAccount:S,extensionData:k}=Object(u.b)(),{hasValidationErrors:w}=Object(E.b)(),{shippingErrorStatus:j}=Object(c.b)(),{billingAddress:R,shippingAddress:C}=Object(l.b)(),{cartNeedsPayment:T,cartNeedsShipping:A,receiveCart:x}=Object(_.a)(),{activePaymentMethod:P,isExpressPaymentMethodActive:M,currentStatus:N,paymentMethodData:I,expressPaymentMethods:D,paymentMethods:L,shouldSavePayment:F}=Object(i.b)(),{setIsSuppressed:V}=Object(v.b)(),{createErrorNotice:B,removeNotice:U}=Object(b.useDispatch)("core/notices"),H=Object(n.useRef)(R),G=Object(n.useRef)(C),Y=Object(n.useRef)(o),[z,q]=Object(n.useState)(!1),W=Object(n.useMemo)(()=>{var e;const t={...D,...L};return null==t||null===(e=t[P])||void 0===e?void 0:e.paymentMethodId},[P,D,L]),$=w&&!M||N.hasError||j.hasError,X=!e&&!$&&(N.isSuccessful||!T)&&s;Object(n.useEffect)(()=>{V(M)},[M,V]),Object(n.useEffect)(()=>{$===e||!s&&!a||M||r.setHasError($)},[$,e,s,a,M,r]),Object(n.useEffect)(()=>{H.current=R,G.current=C,Y.current=o},[R,C,o]);const K=Object(n.useCallback)(()=>!w&&(N.hasError?{errorMessage:Object(d.__)("There was a problem with your payment option.","woocommerce")}:!j.hasError||{errorMessage:Object(d.__)("There was a problem with your shipping option.","woocommerce")}),[w,N.hasError,j.hasError]);Object(n.useEffect)(()=>{let e;return M||(e=t(K,0)),()=>{M||e()}},[t,K,M]),Object(n.useEffect)(()=>{Y.current&&(window.location.href=Y.current)},[p]);const J=Object(n.useCallback)(async()=>{if(z)return;q(!0),U("checkout");const e=T?{payment_method:W,payment_data:g(I,F,P)}:{},t={billing_address:Object(f.a)(H.current),customer_note:O,create_account:S,...e,extensions:{...k}};A&&(t.shipping_address=Object(f.a)(G.current)),m()({path:"/wc/store/v1/checkout",method:"POST",data:t,cache:"no-store",parse:!1}).then(e=>{if(y(e.headers,r),!e.ok)throw new Error(e);return e.json()}).then(e=>{r.setAfterProcessing(e),q(!1)}).catch(e=>{try{null!=e&&e.headers&&y(e.headers,r),e.json().then(e=>{var t,n,o;null!==(t=e.data)&&void 0!==t&&t.cart&&x(e.data.cart),B(Object(h.b)(e),{id:"checkout",context:"wc/checkout"}),null==e||null===(n=e.additional_errors)||void 0===n||null===(o=n.forEach)||void 0===o||o.call(n,e=>{B(e.message,{id:e.error_code,context:"wc/checkout"})}),r.setAfterProcessing(e)})}catch{var t;B(Object(d.sprintf)(// Translators: %s Error text.
4
- Object(d.__)("%s Please try placing your order again.","woocommerce"),null!==(t=null==e?void 0:e.message)&&void 0!==t?t:Object(d.__)("Something went wrong.","woocommerce")),{id:"checkout",context:"wc/checkout"})}r.setHasError(!0),q(!1)})},[z,U,T,W,I,F,P,O,S,k,A,r,B,x]);return Object(n.useEffect)(()=>{X&&!z&&J()},[J,X,z]),null};const S=e=>{let{children:t,isCart:r=!1,redirectUrl:d}=e;return Object(n.createElement)(u.a,{redirectUrl:d,isCart:r},Object(n.createElement)(l.a,null,Object(n.createElement)(c.a,null,Object(n.createElement)(i.a,null,t,Object(n.createElement)(a.a,{renderError:s.CURRENT_USER_IS_ADMIN?null:()=>null},Object(n.createElement)(o.PluginArea,{scope:"woocommerce-checkout"})),Object(n.createElement)(O,null)))))}},,,function(e,t,r){"use strict";var n=r(0);r(196),t.a=()=>Object(n.createElement)("span",{className:"wc-block-components-spinner","aria-hidden":"true"})},function(e,t,r){"use strict";var n=r(0),o=r(1),s=r(4),a=r.n(s),i=(r(198),r(135));t.a=e=>{let{children:t,className:r,screenReaderLabel:s,showSpinner:c=!1,isLoading:l=!0}=e;return Object(n.createElement)("div",{className:a()(r,{"wc-block-components-loading-mask":l})},l&&c&&Object(n.createElement)(i.a,null),Object(n.createElement)("div",{className:a()({"wc-block-components-loading-mask__children":l}),"aria-hidden":l},t),l&&Object(n.createElement)("span",{className:"screen-reader-text"},s||Object(o.__)("Loading…","woocommerce")))}},,,,,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=(e,t)=>{const r=[];return Object.keys(e).forEach(n=>{if(void 0!==t[n])switch(e[n].type){case"boolean":r[n]="false"!==t[n]&&!1!==t[n];break;case"number":r[n]=parseInt(t[n],10);break;case"array":case"object":r[n]=JSON.parse(t[n]);break;default:r[n]=t[n]}else r[n]=e[n].default}),r}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return s}));var n=r(0);const o=Object(n.createContext)({hasDarkControls:!1}),s=()=>Object(n.useContext)(o)},,,,,function(e){e.exports=JSON.parse('{"name":"woocommerce/filled-cart-block","version":"1.0.0","title":"Filled Cart","description":"Contains blocks that are displayed when the cart contains products.","category":"woocommerce","supports":{"align":["wide"],"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/empty-cart-block","version":"1.0.0","title":"Empty Cart","description":"Contains blocks that are displayed when the cart is empty.","category":"woocommerce","supports":{"align":["wide"],"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-items-block","version":"1.0.0","title":"Cart Items block","description":"Column containing cart items.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/filled-cart-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-express-payment-block","version":"1.0.0","title":"Express Checkout","description":"Provide an express payment option for your customers.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-line-items-block","version":"1.0.0","title":"Cart Line Items","description":"Block containing current line items in Cart.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart-items-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-totals-block","version":"1.0.0","title":"Cart Totals","description":"Column containing the cart totals.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"checkbox":{"type":"boolean","default":false},"text":{"type":"string","required":false},"lock":{"type":"object","default":{"remove":true}}},"parent":["woocommerce/filled-cart-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/proceed-to-checkout-block","version":"1.0.0","title":"Proceed to checkout","description":"Allow customers proceed to Checkout.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"default":{"remove":true,"move":true}}},"parent":["woocommerce/cart-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-accepted-payment-methods-block","version":"1.0.0","title":"Accepted Payment Methods","description":"Display accepted payment methods.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":true},"parent":["woocommerce/cart-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-block","version":"1.0.0","title":"Order Summary","description":"Show customers a summary of their order.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-subtotal-block","version":"1.0.0","title":"Subtotal","description":"Shows the cart subtotal row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-fee-block","version":"1.0.0","title":"Fees","description":"Shows the cart fee row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-discount-block","version":"1.0.0","title":"Discount","description":"Shows the cart discount row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-shipping-block","version":"1.0.0","title":"Shipping","description":"Shows the cart shipping row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-coupon-form-block","version":"1.0.0","title":"Coupon Form","description":"Shows the apply coupon form.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":false,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-taxes-block","version":"1.0.0","title":"Taxes","description":"Shows the cart taxes row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-heading-block","version":"1.0.0","title":"Heading","description":"Shows the heading row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"content":{"type":"string","default":"Cart totals"},"lock":{"type":"object","default":{"remove":false,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){},,function(e,t){},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return l}));var n=r(0),o=r(3),s=r(11),a=r.n(s);const i=Object(n.createContext)({getValidationError:()=>"",setValidationErrors:e=>{},clearValidationError:e=>{},clearAllValidationErrors:()=>{},hideValidationError:()=>{},showValidationError:()=>{},showAllValidationErrors:()=>{},hasValidationErrors:!1,getValidationErrorId:e=>e}),c=()=>Object(n.useContext)(i),l=e=>{let{children:t}=e;const[r,s]=Object(n.useState)({}),c=Object(n.useCallback)(e=>r[e],[r]),l=Object(n.useCallback)(e=>{const t=r[e];return!t||t.hidden?"":"validate-error-"+e},[r]),u=Object(n.useCallback)(e=>{s(t=>{if(!t[e])return t;const{[e]:r,...n}=t;return n})},[]),d=Object(n.useCallback)(()=>{s({})},[]),p=Object(n.useCallback)(e=>{e&&s(t=>(e=Object(o.pickBy)(e,(e,r)=>!("string"!=typeof e.message||t.hasOwnProperty(r)&&a()(t[r],e))),0===Object.values(e).length?t:{...t,...e}))},[]),m=Object(n.useCallback)((e,t)=>{s(r=>{if(!r.hasOwnProperty(e))return r;const n={...r[e],...t};return a()(r[e],n)?r:{...r,[e]:n}})},[]),f={getValidationError:c,setValidationErrors:p,clearValidationError:u,clearAllValidationErrors:d,hideValidationError:Object(n.useCallback)(e=>{m(e,{hidden:!0})},[m]),showValidationError:Object(n.useCallback)(e=>{m(e,{hidden:!1})},[m]),showAllValidationErrors:Object(n.useCallback)(()=>{s(e=>{const t={};return Object.keys(e).forEach(r=>{e[r].hidden&&(t[r]={...e[r],hidden:!1})}),0===Object.values(t).length?e:{...e,...t}})},[]),hasValidationErrors:Object.keys(r).length>0,getValidationErrorId:l};return Object(n.createElement)(i.Provider,{value:f},t)}},,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(94);const o=(e,t)=>function(r){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10;const s=n.a.addEventCallback(e,r,o);return t(s),()=>{t(n.a.removeEventCallback(e,s.id))}}},,function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return a}));const n=(e,t)=>e[t]?Array.from(e[t].values()).sort((e,t)=>e.priority-t.priority):[];var o=r(30);const s=async(e,t,r)=>{const o=n(e,t),s=[];for(const e of o)try{const t=await Promise.resolve(e.callback(r));"object"==typeof t&&s.push(t)}catch(e){console.error(e)}return!s.length||s},a=async(e,t,r)=>{const s=[],a=n(e,t);for(const e of a)try{const t=await Promise.resolve(e.callback(r));if("object"!=typeof t||null===t)continue;if(!t.hasOwnProperty("type"))throw new Error("Returned objects from event emitter observers must return an object with a type property");if(Object(o.a)(t)||Object(o.b)(t))return s.push(t),s;s.push(t)}catch(e){return console.error(e),s.push({type:"error"}),s}return s}},function(e,t,r){"use strict";r.d(t,"b",(function(){return V})),r.d(t,"a",(function(){return B}));var n=r(0),o=r(18),s=r(7);let a,i;!function(e){e.PRISTINE="pristine",e.STARTED="started",e.PROCESSING="processing",e.ERROR="has_error",e.FAILED="failed",e.SUCCESS="success",e.COMPLETE="complete"}(a||(a={})),function(e){e.SET_REGISTERED_PAYMENT_METHODS="set_registered_payment_methods",e.SET_REGISTERED_EXPRESS_PAYMENT_METHODS="set_registered_express_payment_methods",e.SET_SHOULD_SAVE_PAYMENT_METHOD="set_should_save_payment_method",e.SET_ACTIVE_PAYMENT_METHOD="set_active_payment_method"}(i||(i={}));const c={currentStatus:a.PRISTINE,shouldSavePaymentMethod:!1,activePaymentMethod:"",paymentMethodData:{payment_method:""},errorMessage:"",paymentMethods:{},expressPaymentMethods:{}},l={setPaymentStatus:()=>({pristine:()=>{},started:()=>{},processing:()=>{},completed:()=>{},error:e=>{},failed:(e,t)=>{},success:(e,t)=>{}}),currentStatus:{isPristine:!0,isStarted:!1,isProcessing:!1,isFinished:!1,hasError:!1,hasFailed:!1,isSuccessful:!1,isDoingExpressPayment:!1},paymentStatuses:a,paymentMethodData:{},errorMessage:"",activePaymentMethod:"",activeSavedToken:"",setActivePaymentMethod:()=>{},customerPaymentMethods:{},paymentMethods:{},expressPaymentMethods:{},paymentMethodsInitialized:!1,expressPaymentMethodsInitialized:!1,onPaymentProcessing:()=>()=>()=>{},setExpressPaymentError:()=>{},isExpressPaymentMethodActive:!1,setShouldSavePayment:()=>{},shouldSavePayment:!1};var u=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:c,{type:t,paymentMethodData:r,shouldSavePaymentMethod:n=!1,errorMessage:o="",paymentMethods:s={},paymentMethod:l=""}=arguments.length>1?arguments[1]:void 0;switch(t){case a.PRISTINE:return{...c,...e,errorMessage:"",currentStatus:a.PRISTINE};case a.STARTED:return{...e,currentStatus:a.STARTED};case a.ERROR:return e.currentStatus!==a.ERROR?{...e,currentStatus:a.ERROR,errorMessage:o||e.errorMessage}:e;case a.FAILED:return e.currentStatus!==a.FAILED?{...e,currentStatus:a.FAILED,paymentMethodData:r||e.paymentMethodData,errorMessage:o||e.errorMessage}:e;case a.SUCCESS:return e.currentStatus!==a.SUCCESS?{...e,currentStatus:a.SUCCESS,paymentMethodData:r||e.paymentMethodData}:e;case a.PROCESSING:return e.currentStatus!==a.PROCESSING?{...e,currentStatus:a.PROCESSING,errorMessage:""}:e;case a.COMPLETE:return e.currentStatus!==a.COMPLETE?{...e,currentStatus:a.COMPLETE}:e;case i.SET_REGISTERED_PAYMENT_METHODS:return{...e,paymentMethods:s};case i.SET_REGISTERED_EXPRESS_PAYMENT_METHODS:return{...e,expressPaymentMethods:s};case i.SET_SHOULD_SAVE_PAYMENT_METHOD:return{...e,shouldSavePaymentMethod:n};case i.SET_ACTIVE_PAYMENT_METHOD:return{...e,activePaymentMethod:l,paymentMethodData:r||e.paymentMethodData}}},d=r(1),p=r(16),m=r(31),f=r(2),h=r(51),b=r(25),g=r.n(b),y=r(29),E=r(50),_=r(32),v=r(30),O=r(66);const S=(e,t,r,o)=>{const[a,i]=Object(n.useState)(!1),{isEditor:c}=Object(y.a)(),{selectedRates:l}=Object(O.a)(),{billingAddress:u,shippingAddress:p}=Object(E.b)(),b=Object(m.a)(l),v=Object(m.a)(r),S=Object(_.a)(),{cartTotals:k,cartIsLoading:w,cartNeedsShipping:j,paymentRequirements:R}=S,C=Object(n.useRef)({cart:S,cartTotals:k,cartNeedsShipping:j,billingData:u,billingAddress:u,shippingAddress:p,selectedShippingMethods:b,paymentRequirements:R}),{createErrorNotice:T}=Object(s.useDispatch)("core/notices");Object(n.useEffect)(()=>{C.current={cart:S,cartTotals:k,cartNeedsShipping:j,get billingData(){return g()("billingData",{alternative:"billingAddress",plugin:"woocommerce-gutenberg-products-block",link:"https://github.com/woocommerce/woocommerce-blocks/pull/6369"}),this.billingAddress},billingAddress:u,shippingAddress:p,selectedShippingMethods:b,paymentRequirements:R}},[S,k,j,u,p,b,R]);const A=Object(n.useCallback)(async()=>{let r={};const n=e=>{r={...r,[e.name]:e}};for(let e=0;e<v.length;e++){const r=v[e],s=t[r];if(s)try{const e=!!c||await Promise.resolve(s.canMakePayment(C.current));if(e){if("object"==typeof e&&null!==e&&e.error)throw new Error(e.error.message);n(s)}}catch(e){if(f.CURRENT_USER_IS_ADMIN||c){const t=Object(d.sprintf)(
5
  /* translators: %s the id of the payment method being registered (bank transfer, cheque...) */
6
- Object(d.__)("There was an error registering the payment method with id '%s': ","woocommerce"),s.paymentMethodId);T(`${t} ${e}`,{context:o,id:`wc-${s.paymentMethodId}-registration-error`})}}}e(r),i(!0)},[T,e,c,o,v,t]),x=Object(h.a)(A,500,{leading:!0});return Object(n.useEffect)(()=>{w||x()},[x,S,b,u,w]),a},k=e=>({type:e}),w=e=>({type:a.ERROR,errorMessage:e}),j=e=>{let{errorMessage:t,paymentMethodData:r}=e;return{type:a.FAILED,errorMessage:t,paymentMethodData:r}},R=e=>{let{paymentMethodData:t}=e;return{type:a.SUCCESS,paymentMethodData:t}},C=e=>({type:i.SET_REGISTERED_PAYMENT_METHODS,paymentMethods:e}),T=e=>({type:i.SET_REGISTERED_EXPRESS_PAYMENT_METHODS,paymentMethods:e}),A=e=>({type:i.SET_SHOULD_SAVE_PAYMENT_METHOD,shouldSavePaymentMethod:e}),x=(e,t)=>({type:i.SET_ACTIVE_PAYMENT_METHOD,paymentMethod:e,paymentMethodData:t});var P=r(67),M=r(36),N=r(94),I=r(204);var D=r(206),L=r(199);const F=Object(n.createContext)(l),V=()=>Object(n.useContext)(F),B=e=>{let{children:t}=e;const{isProcessing:r,isIdle:i,isCalculating:l,hasError:d}=Object(M.b)(),{isEditor:m,getPreviewData:h}=Object(y.a)(),{setValidationErrors:b}=Object(L.b)(),{createErrorNotice:g,removeNotice:E}=Object(s.useDispatch)("core/notices"),{isSuccessResponse:_,isErrorResponse:O,isFailResponse:V,noticeContexts:B}=Object(v.d)(),[U,H]=Object(n.useReducer)(N.b,{}),{onPaymentProcessing:G}=(e=>Object(n.useMemo)(()=>({onPaymentProcessing:Object(I.a)("payment_processing",e)}),[e]))(H),Y=Object(n.useRef)(U);Object(n.useEffect)(()=>{Y.current=U},[U]);const[z,q]=Object(n.useReducer)(u,c),{dispatchActions:W,setPaymentStatus:$}=(e=>{const{setBillingAddress:t,setShippingAddress:r}=Object(P.a)();return{dispatchActions:Object(n.useMemo)(()=>({setRegisteredPaymentMethods:t=>{e(C(t))},setRegisteredExpressPaymentMethods:t=>{e(T(t))},setShouldSavePayment:t=>{e(A(t))},setActivePaymentMethod:function(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e(x(t,r))}}),[e]),setPaymentStatus:Object(n.useCallback)(()=>({pristine:()=>e(k(a.PRISTINE)),started:()=>e(k(a.STARTED)),processing:()=>e(k(a.PROCESSING)),completed:()=>e(k(a.COMPLETE)),error:t=>e(w(t)),failed:function(r,n){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;o&&t(o),e(j({errorMessage:r||"",paymentMethodData:n||{}}))},success:function(n){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;o&&t(o),void 0!==typeof s&&null!=s&&s.address&&r(s.address),e(R({paymentMethodData:n}))}}),[e,t,r])}})(q),X=(e=>{const t=Object(p.getPaymentMethods)(),{noticeContexts:r}=Object(v.d)(),n=new Set([...Object(f.getSetting)("paymentGatewaySortOrder",[]),...Object.keys(t)]);return S(e,t,Array.from(n),r.PAYMENTS)})(W.setRegisteredPaymentMethods),K=(e=>{const t=Object(p.getExpressPaymentMethods)(),{noticeContexts:r}=Object(v.d)();return S(e,t,Object.keys(t),r.EXPRESS_PAYMENTS)})(W.setRegisteredExpressPaymentMethods),J=Object(n.useMemo)(()=>m?h("previewSavedPaymentMethods"):X?function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(0===Object.keys(e).length)return{};const t=Object(f.getSetting)("customerPaymentMethods",{}),r=Object.keys(t),n={};return r.forEach(r=>{const o=t[r].filter(t=>{var r;let{method:{gateway:n}}=t;return n in e&&(null===(r=e[n].supports)||void 0===r?void 0:r.showSavedCards)});o.length&&(n[r]=o)}),n}(z.paymentMethods):{},[m,h,X,z.paymentMethods]),Q=Object(n.useCallback)(e=>{e?g(e,{id:"wc-express-payment-error",context:B.EXPRESS_PAYMENTS}):E("wc-express-payment-error",B.EXPRESS_PAYMENTS)},[g,B.EXPRESS_PAYMENTS,E]),Z=Object.keys(z.expressPaymentMethods).includes(z.activePaymentMethod),ee=Object(n.useMemo)(()=>({isPristine:z.currentStatus===a.PRISTINE,isStarted:z.currentStatus===a.STARTED,isProcessing:z.currentStatus===a.PROCESSING,isFinished:[a.ERROR,a.FAILED,a.SUCCESS].includes(z.currentStatus),hasError:z.currentStatus===a.ERROR,hasFailed:z.currentStatus===a.FAILED,isSuccessful:z.currentStatus===a.SUCCESS,isDoingExpressPayment:z.currentStatus!==a.PRISTINE&&Z}),[z.currentStatus,Z]);Object(n.useEffect)(()=>{const e=Object.keys(z.paymentMethods);if(!X||!e.length)return;const t=[...e,...Object.keys(z.expressPaymentMethods)];if(z.activePaymentMethod&&t.includes(z.activePaymentMethod))return;$().pristine();const r=Object.keys(J).flatMap(e=>J[e])[0]||void 0;if(r){const e=r.tokenId.toString(),t=r.method.gateway,n=`wc-${t}-payment-token`;W.setActivePaymentMethod(t,{token:e,payment_method:t,[n]:e,isSavedToken:!0})}else W.setActivePaymentMethod(Object.keys(z.paymentMethods)[0])},[X,z.paymentMethods,z.expressPaymentMethods,W,$,z.activePaymentMethod,J]),Object(n.useEffect)(()=>{!r||d||l||ee.isFinished||$().processing()},[r,d,l,ee.isFinished,$]),Object(n.useEffect)(()=>{i&&!ee.isSuccessful&&$().pristine()},[i,ee.isSuccessful,$]),Object(n.useEffect)(()=>{d&&ee.isSuccessful&&$().pristine()},[d,ee.isSuccessful,$]),Object(n.useEffect)(()=>{ee.isProcessing&&(E("wc-payment-error",B.PAYMENTS),Object(D.b)(Y.current,"payment_processing",{}).then(e=>{let t,r;var n,o,s,a,i,c;if(e.forEach(e=>{_(e)&&(t=e),(O(e)||V(e))&&(r=e)}),t&&!r)$().success(null===(n=t)||void 0===n||null===(o=n.meta)||void 0===o?void 0:o.paymentMethodData,null===(s=t)||void 0===s||null===(a=s.meta)||void 0===a?void 0:a.billingAddress,null===(i=t)||void 0===i||null===(c=i.meta)||void 0===c?void 0:c.shippingData);else if(r&&V(r)){var l,u,d,p,m,f;r.message&&r.message.length&&g(r.message,{id:"wc-payment-error",isDismissible:!1,context:(null===(f=r)||void 0===f?void 0:f.messageContext)||B.PAYMENTS}),$().failed(null===(l=r)||void 0===l?void 0:l.message,null===(u=r)||void 0===u||null===(d=u.meta)||void 0===d?void 0:d.paymentMethodData,null===(p=r)||void 0===p||null===(m=p.meta)||void 0===m?void 0:m.billingAddress)}else if(r){var h,y;r.message&&r.message.length&&g(r.message,{id:"wc-payment-error",isDismissible:!1,context:(null===(y=r)||void 0===y?void 0:y.messageContext)||B.PAYMENTS}),$().error(r.message),b(null===(h=r)||void 0===h?void 0:h.validationErrors)}else $().success()}))},[ee.isProcessing,b,$,E,B.PAYMENTS,_,V,O,g]);const te="object"==typeof z.paymentMethodData&&Object(o.b)(z.paymentMethodData,"token")?z.paymentMethodData.token+"":"",re={setPaymentStatus:$,currentStatus:ee,paymentStatuses:a,paymentMethodData:z.paymentMethodData,errorMessage:z.errorMessage,activePaymentMethod:z.activePaymentMethod,activeSavedToken:te,setActivePaymentMethod:W.setActivePaymentMethod,onPaymentProcessing:G,customerPaymentMethods:J,paymentMethods:z.paymentMethods,expressPaymentMethods:z.expressPaymentMethods,paymentMethodsInitialized:X,expressPaymentMethodsInitialized:K,setExpressPaymentError:Q,isExpressPaymentMethodActive:Z,shouldSavePayment:z.shouldSavePaymentMethod,setShouldSavePayment:W.setShouldSavePayment};return Object(n.createElement)(F.Provider,{value:re},t)}},,,,,,,,,,,,,,,,,,,,,,function(e,t,r){e.exports=r(247)},function(e,t){},,,,,,,,,,,,,,,,,function(e,t,r){"use strict";r.r(t);var n=r(146),o=r(0),s=r(32),a=r(16),i=r(127),c=r(48),l=r(10),u={FILLED_CART:r(152),EMPTY_CART:r(153),CART_ITEMS:r(154),CART_EXPRESS_PAYMENT:r(155),CART_LINE_ITEMS:r(156),CART_TOTALS:r(157),PROCEED_TO_CHECKOUT:r(158),CART_ACCEPTED_PAYMENT_METHODS:r(159),CART_ORDER_SUMMARY:r(160),CART_ORDER_SUMMARY_SUBTOTAL:r(161),CART_ORDER_SUMMARY_FEE:r(162),CART_ORDER_SUMMARY_DISCOUNT:r(163),CART_ORDER_SUMMARY_SHIPPING:r(164),CART_ORDER_SUMMARY_COUPON_FORM:r(165),CART_ORDER_SUMMARY_TAXES:r(166),CART_ORDER_SUMMARY_HEADING:r(167)};r.p=c.k,Object(l.registerCheckoutBlock)({metadata:u.FILLED_CART,component:Object(o.lazy)(()=>r.e(19).then(r.bind(null,415)))}),Object(l.registerCheckoutBlock)({metadata:u.EMPTY_CART,component:Object(o.lazy)(()=>r.e(18).then(r.bind(null,416)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ITEMS,component:Object(o.lazy)(()=>r.e(14).then(r.bind(null,417)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_LINE_ITEMS,component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(3),r.e(4),r.e(15)]).then(r.bind(null,449)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_TOTALS,component:Object(o.lazy)(()=>r.e(17).then(r.bind(null,418)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_EXPRESS_PAYMENT,component:Object(o.lazy)(()=>r.e(13).then(r.bind(null,438)))}),Object(l.registerCheckoutBlock)({metadata:u.PROCEED_TO_CHECKOUT,component:Object(o.lazy)(()=>r.e(27).then(r.bind(null,450)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ACCEPTED_PAYMENT_METHODS,component:Object(o.lazy)(()=>r.e(12).then(r.bind(null,451)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY,component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(16)]).then(r.bind(null,452)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_HEADING,component:Object(o.lazy)(()=>r.e(23).then(r.bind(null,439)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_SUBTOTAL,component:Object(o.lazy)(()=>r.e(25).then(r.bind(null,453)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_FEE,component:Object(o.lazy)(()=>r.e(22).then(r.bind(null,454)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_DISCOUNT,component:Object(o.lazy)(()=>r.e(21).then(r.bind(null,455)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_COUPON_FORM,component:Object(o.lazy)(()=>r.e(20).then(r.bind(null,456)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_SHIPPING,component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(1),r.e(2),r.e(5),r.e(24)]).then(r.bind(null,440)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_TAXES,component:Object(o.lazy)(()=>r.e(26).then(r.bind(null,441)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_HEADING,component:Object(o.lazy)(()=>r.e(23).then(r.bind(null,439)))});var d=r(1),p=r(136),m=r(199),f=r(251),h=r(123),b=r(2),g=r(15),y=r(70),E=r(74),_=r(60),v=r(132);const O=e=>{let{children:t,redirectUrl:r}=e;return Object(o.createElement)(v.a,{isCart:!0,redirectUrl:r},t)};var S=r(147);r(230);const k=()=>{window.location.reload(!0)},w=e=>{let{children:t,attributes:r={}}=e;const{cartIsLoading:n}=Object(s.a)(),{hasDarkControls:a}=r;return Object(o.createElement)(p.a,{showSpinner:!0,isLoading:n},Object(o.createElement)(S.a.Provider,{value:{hasDarkControls:a}},Object(o.createElement)(m.a,null,t)))},j=e=>{let{scrollToTop:t}=e;return Object(o.useEffect)(()=>{const e=Object(y.b)("added_to_cart","wc-blocks_added_to_cart");return document.body.addEventListener("wc-blocks_added_to_cart",t),()=>{e(),document.body.removeEventListener("wc-blocks_added_to_cart",t)}},[t]),null};var R=Object(E.a)(e=>{let{attributes:t,children:r,scrollToTop:n}=e;return Object(o.createElement)(g.a,{header:Object(d.__)("Something went wrong…","woocommerce"),text:Object(d.__)("The cart has encountered an unexpected error. If the error persists, please get in touch with us for help.","woocommerce"),button:Object(o.createElement)("button",{className:"wc-block-button",onClick:k},Object(d.__)("Reload the page","woocommerce")),showErrorMessage:b.CURRENT_USER_IS_ADMIN},Object(o.createElement)(f.a,{context:"wc/cart"}),Object(o.createElement)(_.a,null,Object(o.createElement)(h.a,{context:"wc/cart"}),Object(o.createElement)(l.SlotFillProvider,null,Object(o.createElement)(O,null,Object(o.createElement)(w,{attributes:t},r),Object(o.createElement)(j,{scrollToTop:n})))))});const C={isPreview:{type:"boolean",default:!1,save:!1},hasDarkControls:{type:"boolean",default:Object(b.getSetting)("hasDarkEditorStyleSupport",!1)},isShippingCalculatorEnabled:{type:"boolean",default:Object(b.getSetting)("isShippingCalculatorEnabled",!0)},checkoutPageId:{type:"number",default:0},showRateAfterTaxName:{type:"boolean",default:!0},align:{type:"string"}};Object(i.a)({Block:R,blockName:"woocommerce/cart",selector:".wp-block-woocommerce-cart",getProps:e=>({attributes:Object(n.a)(C,e?e.dataset:{})}),blockMap:Object(a.getRegisteredBlockComponents)("woocommerce/cart"),blockWrapper:e=>{let{children:t}=e;const{extensions:r,receiveCart:n,...a}=Object(s.a)();return o.Children.map(t,e=>{if(Object(o.isValidElement)(e)){const t={extensions:r,cart:a};return Object(o.cloneElement)(e,t)}return e})}})},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return b}));var n=r(0),o=r(8),s=r(4),a=r.n(s),i=r(3),c=r(96),l=r(9),u=r(111),d=function({notices:e,className:t,children:r,onRemove:s=i.noop}){const d=Object(l.useReducedMotion)(),[p]=Object(n.useState)(()=>new WeakMap),m=Object(c.useTransition)(e,e=>e.id,{from:{opacity:0,height:0},enter:e=>async t=>await t({opacity:1,height:p.get(e).offsetHeight}),leave:()=>async e=>{await e({opacity:0}),await e({height:0})},immediate:d});t=a()("components-snackbar-list",t);const f=e=>()=>s(e.id);return Object(n.createElement)("div",{className:t},r,m.map(({item:e,key:t,props:r})=>Object(n.createElement)(c.animated.div,{key:t,style:r},Object(n.createElement)("div",{className:"components-snackbar-list__notice-container",ref:t=>t&&p.set(e,t)},Object(n.createElement)(u.a,Object(o.a)({},Object(i.omit)(e,["content"]),{onRemove:f(e)}),e.content)))))},p=r(10),m=r(7),f=r(29);const h={},b=e=>{let{className:t,context:r="default"}=e;const{isEditor:o}=Object(f.a)(),{notices:s}=Object(m.useSelect)(e=>({notices:e("core/notices").getNotices(r)})),{removeNotice:i}=Object(m.useDispatch)("core/notices");if(o)return null;const c=s.filter(e=>"snackbar"===e.type),l=c.length>0?c.reduce((e,t)=>{let{content:r}=t;return e[r]=!0,e},{}):h,u=Object(p.__experimentalApplyCheckoutFilter)({filterName:"snackbarNoticeVisibility",defaultValue:l}),b=c.filter(e=>!0===u[e.content]),g=a()(t,"wc-block-components-notices__snackbar");return Object(n.createElement)(d,{notices:b,className:g,onRemove:()=>{b.forEach(e=>i(e.id,r))}})}}]);
1
+ !function(e){function t(t){for(var r,o,s=t[0],a=t[1],c=0,l=[];c<s.length;c++)o=s[c],Object.prototype.hasOwnProperty.call(n,o)&&n[o]&&l.push(n[o][0]),n[o]=0;for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r]);for(i&&i(t);l.length;)l.shift()()}var r={},n={11:0,7:0,73:0};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.e=function(e){var t=[],r=n[e];if(0!==r)if(r)t.push(r[2]);else{var s=new Promise((function(t,o){r=n[e]=[t,o]}));t.push(r[2]=s);var a,c=document.createElement("script");c.charset="utf-8",c.timeout=120,o.nc&&c.setAttribute("nonce",o.nc),c.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",1:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6",2:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b",3:"vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542",4:"cart-blocks/cart-line-items--mini-cart-contents-block/products-table",5:"cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping",12:"cart-blocks/cart-accepted-payment-methods",13:"cart-blocks/cart-express-payment",14:"cart-blocks/cart-items",15:"cart-blocks/cart-line-items",16:"cart-blocks/cart-order-summary",17:"cart-blocks/cart-totals",18:"cart-blocks/empty-cart",19:"cart-blocks/filled-cart",20:"cart-blocks/order-summary-coupon-form",21:"cart-blocks/order-summary-discount",22:"cart-blocks/order-summary-fee",23:"cart-blocks/order-summary-heading",24:"cart-blocks/order-summary-shipping",25:"cart-blocks/order-summary-subtotal",26:"cart-blocks/order-summary-taxes",27:"cart-blocks/proceed-to-checkout"}[e]||e)+"-frontend.js?ver="+{0:"dd42eed812b1364a3940",1:"46d12b1a79919d3f526d",2:"b9db5a7d587cd7d4a3f5",3:"58fc18d6de227a6bdf27",4:"a7eb1a6683591b6f42da",5:"bfe0528c9ab04ca8f678",12:"02e018e9940213441d52",13:"9b2cd3bcc69abcc06485",14:"44769822e889cdff92b7",15:"3244519d921bbc3ba3b1",16:"6fa62d629e2d5f6bccc2",17:"7cd4c9cf296bc3f0f8da",18:"7309ec8c4cff39c94d64",19:"f38f5ae7fd0eb86fc3e3",20:"5358c4af4d1997b6a363",21:"bbdfd6a880cf1b4a9a37",22:"d6cdd68874fcb45e33d5",23:"14309c5f977fb5fca69d",24:"94bb8f3f56393eddd24f",25:"f4e93f48c6edfe73d161",26:"06cbc359a4ae7a7c7854",27:"419ca97bb6e724d922df"}[e]}(e);var i=new Error;a=function(t){c.onerror=c.onload=null,clearTimeout(l);var r=n[e];if(0!==r){if(r){var o=t&&("load"===t.type?"missing":t.type),s=t&&t.target&&t.target.src;i.message="Loading chunk "+e+" failed.\n("+o+": "+s+")",i.name="ChunkLoadError",i.type=o,i.request=s,r[1](i)}n[e]=void 0}};var l=setTimeout((function(){a({type:"timeout",target:c})}),12e4);c.onerror=c.onload=a,document.head.appendChild(c)}return Promise.all(t)},o.m=e,o.c=r,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(r,n,function(t){return e[t]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var s=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],a=s.push.bind(s);s.push=t,s=s.slice();for(var c=0;c<s.length;c++)t(s[c]);var i=a;o(o.s=229)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,r){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var s=typeof n;if("string"===s||"number"===s)e.push(n);else if(Array.isArray(n)){if(n.length){var a=o.apply(null,n);a&&e.push(a)}}else if("object"===s)if(n.toString===Object.prototype.toString)for(var c in n)r.call(n,c)&&n[c]&&e.push(c);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},function(e,t,r){"use strict";function n(){return(n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}r.d(t,"a",(function(){return n}))},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wc.blocksCheckout},function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function r(){return e.exports=r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,r.apply(this,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,r){"use strict";var n=r(19),o=r.n(n),s=r(0),a=r(5),c=r(1),i=r(48),l=e=>{let{imageUrl:t=i.l+"/block-error.svg",header:r=Object(c.__)("Oops!","woocommerce"),text:n=Object(c.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:a=Object(c.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(s.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(s.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(s.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(s.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),n&&Object(s.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},n),o&&Object(s.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},a?a+" ":"",o),l&&Object(s.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(35);class u extends a.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(s.createElement)(s.Fragment,null,Object(s.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:n=!0,text:o,errorMessagePrefix:a,renderError:c,button:i}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof c?c({errorMessage:u}):Object(s.createElement)(l,{showErrorBlock:n,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:a,button:i}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},function(e,t,r){"use strict";r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o}));const n=e=>!(e=>null===e)(e)&&e instanceof Object&&e.constructor===Object;function o(e,t){return n(e)&&t in e}},function(e,t){e.exports=function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,,function(e,t){e.exports=window.wp.a11y},function(e,t,r){"use strict";(function(e){var n=r(0);r(37);const o=Object(n.createContext)({slots:{},fills:{},registerSlot:()=>{void 0!==e&&e.env},updateSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{}});t.a=o}).call(this,r(55))},function(e,t){e.exports=window.wp.deprecated},,function(e,t){e.exports=window.wp.apiFetch},,function(e,t,r){"use strict";r.d(t,"a",(function(){return s}));var n=r(0);r(7);const o=Object(n.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),s=()=>Object(n.useContext)(o)},function(e,t,r){"use strict";r.d(t,"c",(function(){return s})),r.d(t,"a",(function(){return i})),r.d(t,"b",(function(){return l})),r.d(t,"d",(function(){return d}));var n=r(18);let o,s;!function(e){e.SUCCESS="success",e.FAIL="failure",e.ERROR="error"}(o||(o={})),function(e){e.PAYMENTS="wc/payment-area",e.EXPRESS_PAYMENTS="wc/express-payment-area"}(s||(s={}));const a=(e,t)=>Object(n.a)(e)&&"type"in e&&e.type===t,c=e=>a(e,o.SUCCESS),i=e=>a(e,o.ERROR),l=e=>a(e,o.FAIL),u=e=>!Object(n.a)(e)||void 0===e.retry||!0===e.retry,d=()=>({responseTypes:o,noticeContexts:s,shouldRetry:u,isSuccessResponse:c,isErrorResponse:i,isFailResponse:l})},function(e,t,r){"use strict";r.d(t,"a",(function(){return a}));var n=r(0),o=r(11),s=r.n(o);function a(e){const t=Object(n.useRef)(e);return s()(e,t.current)||(t.current=e),t.current}},function(e,t,r){"use strict";r.d(t,"a",(function(){return E}));var n=r(3),o=r(0),s=r(6),a=r(7),c=r(17),i=r(118),l=r(29),u=r(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(a.dispatch)(s.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},m=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},f={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},h={...f,email:""},b={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:s.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},g=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,r]=e;return[t,Object(c.decodeEntities)(r)]})),y={cartCoupons:s.EMPTY_CART_COUPONS,cartItems:s.EMPTY_CART_ITEMS,cartFees:s.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:s.EMPTY_CART_ITEM_ERRORS,cartTotals:b,cartIsLoading:!0,cartErrors:s.EMPTY_CART_ERRORS,billingAddress:h,shippingAddress:f,shippingRates:s.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:s.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:s.EMPTY_EXTENSIONS},E=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:r}=Object(l.a)(),c=null==r?void 0:r.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();m();const p=Object(a.useSelect)((e,r)=>{let{dispatch:n}=r;if(!u)return y;if(t)return{cartCoupons:c.coupons,cartItems:c.items,cartFees:c.fees,cartItemsCount:c.items_count,cartItemsWeight:c.items_weight,cartNeedsPayment:c.needs_payment,cartNeedsShipping:c.needs_shipping,cartItemErrors:s.EMPTY_CART_ITEM_ERRORS,cartTotals:c.totals,cartIsLoading:!1,cartErrors:s.EMPTY_CART_ERRORS,billingData:h,billingAddress:h,shippingAddress:f,extensions:s.EMPTY_EXTENSIONS,shippingRates:c.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:c.has_calculated_shipping,paymentRequirements:c.paymentRequirements,receiveCart:"function"==typeof(null==c?void 0:c.receiveCart)?c.receiveCart:()=>{}};const o=e(s.CART_STORE_KEY),a=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),m=o.isCustomerDataUpdating(),{receiveCart:b}=n(s.CART_STORE_KEY),E=g(a.billingAddress),_=a.needsShipping?g(a.shippingAddress):E,v=a.fees.length>0?a.fees.map(e=>g(e)):s.EMPTY_CART_FEES;return{cartCoupons:a.coupons.length>0?a.coupons.map(e=>({...e,label:e.code})):s.EMPTY_CART_COUPONS,cartItems:a.items,cartFees:v,cartItemsCount:a.itemsCount,cartItemsWeight:a.itemsWeight,cartNeedsPayment:a.needsPayment,cartNeedsShipping:a.needsShipping,cartItemErrors:a.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(i.a)(E),billingAddress:Object(i.a)(E),shippingAddress:Object(i.a)(_),extensions:a.extensions,shippingRates:a.shippingRates,isLoadingRates:m,cartHasCalculatedShipping:a.hasCalculatedShipping,paymentRequirements:a.paymentRequirements,receiveCart:b}},[u]);return d.current&&Object(n.isEqual)(d.current,p)||(d.current=p),d.current}},,function(e,t,r){"use strict";var n=r(4),o=r.n(n),s=r(0);t.a=Object(s.forwardRef)((function({as:e="div",className:t,...r},n){return function({as:e="div",...t}){return"function"==typeof t.children?t.children(t):Object(s.createElement)(e,t)}({as:e,className:o()("components-visually-hidden",t),...r,ref:n})}))},function(e,t){},function(e,t,r){"use strict";r.d(t,"b",(function(){return x})),r.d(t,"a",(function(){return P}));var n=r(0),o=r(1),s=r(61),a=r(25),c=r.n(a),i=r(45),l=r(18),u=r(7);let d;!function(e){e.SET_IDLE="set_idle",e.SET_PRISTINE="set_pristine",e.SET_REDIRECT_URL="set_redirect_url",e.SET_COMPLETE="set_checkout_complete",e.SET_BEFORE_PROCESSING="set_before_processing",e.SET_AFTER_PROCESSING="set_after_processing",e.SET_PROCESSING_RESPONSE="set_processing_response",e.SET_PROCESSING="set_checkout_is_processing",e.SET_HAS_ERROR="set_checkout_has_error",e.SET_NO_ERROR="set_checkout_no_error",e.SET_CUSTOMER_ID="set_checkout_customer_id",e.SET_ORDER_ID="set_checkout_order_id",e.SET_ORDER_NOTES="set_checkout_order_notes",e.INCREMENT_CALCULATING="increment_calculating",e.DECREMENT_CALCULATING="decrement_calculating",e.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS="set_shipping_address_as_billing_address",e.SET_SHOULD_CREATE_ACCOUNT="set_should_create_account",e.SET_EXTENSION_DATA="set_extension_data"}(d||(d={}));const p=()=>({type:d.SET_IDLE}),m=e=>({type:d.SET_REDIRECT_URL,redirectUrl:e}),f=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{type:d.SET_COMPLETE,data:e}},h=function(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return{type:e?d.SET_HAS_ERROR:d.SET_NO_ERROR}};var b=r(2),g=r(118);let y;!function(e){e.PRISTINE="pristine",e.IDLE="idle",e.PROCESSING="processing",e.COMPLETE="complete",e.BEFORE_PROCESSING="before_processing",e.AFTER_PROCESSING="after_processing"}(y||(y={}));const E={order_id:0,customer_id:0,billing_address:{},shipping_address:{},...Object(b.getSetting)("checkoutData",{})||{}},_={redirectUrl:"",status:y.PRISTINE,hasError:!1,calculatingCount:0,orderId:E.order_id,orderNotes:"",customerId:E.customer_id,useShippingAsBilling:Object(g.b)(E.billing_address,E.shipping_address),shouldCreateAccount:!1,processingResponse:null,extensionData:{}},v=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:_,{redirectUrl:t,type:r,customerId:n,orderId:o,orderNotes:s,extensionData:a,useShippingAsBilling:c,shouldCreateAccount:i,data:l}=arguments.length>1?arguments[1]:void 0,u=e;switch(r){case d.SET_PRISTINE:u=_;break;case d.SET_IDLE:u=e.status!==y.IDLE?{...e,status:y.IDLE}:e;break;case d.SET_REDIRECT_URL:u=void 0!==t&&t!==e.redirectUrl?{...e,redirectUrl:t}:e;break;case d.SET_PROCESSING_RESPONSE:u={...e,processingResponse:l};break;case d.SET_COMPLETE:u=e.status!==y.COMPLETE?{...e,status:y.COMPLETE,redirectUrl:"string"==typeof(null==l?void 0:l.redirectUrl)?l.redirectUrl:e.redirectUrl}:e;break;case d.SET_PROCESSING:u=e.status!==y.PROCESSING?{...e,status:y.PROCESSING,hasError:!1}:e,u=!1===u.hasError?u:{...u,hasError:!1};break;case d.SET_BEFORE_PROCESSING:u=e.status!==y.BEFORE_PROCESSING?{...e,status:y.BEFORE_PROCESSING,hasError:!1}:e;break;case d.SET_AFTER_PROCESSING:u=e.status!==y.AFTER_PROCESSING?{...e,status:y.AFTER_PROCESSING}:e;break;case d.SET_HAS_ERROR:u=e.hasError?e:{...e,hasError:!0},u=e.status===y.PROCESSING||e.status===y.BEFORE_PROCESSING?{...u,status:y.IDLE}:u;break;case d.SET_NO_ERROR:u=e.hasError?{...e,hasError:!1}:e;break;case d.INCREMENT_CALCULATING:u={...e,calculatingCount:e.calculatingCount+1};break;case d.DECREMENT_CALCULATING:u={...e,calculatingCount:Math.max(0,e.calculatingCount-1)};break;case d.SET_CUSTOMER_ID:u=void 0!==n?{...e,customerId:n}:e;break;case d.SET_ORDER_ID:u=void 0!==o?{...e,orderId:o}:e;break;case d.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS:void 0!==c&&c!==e.useShippingAsBilling&&(u={...e,useShippingAsBilling:c});break;case d.SET_SHOULD_CREATE_ACCOUNT:void 0!==i&&i!==e.shouldCreateAccount&&(u={...e,shouldCreateAccount:i});break;case d.SET_ORDER_NOTES:void 0!==s&&e.orderNotes!==s&&(u={...e,orderNotes:s});break;case d.SET_EXTENSION_DATA:void 0!==a&&e.extensionData!==a&&(u={...e,extensionData:a})}return u!==e&&r!==d.SET_PRISTINE&&u.status===y.PRISTINE&&(u.status=y.IDLE),u};var O=r(17),S=r(94),k=r(204);var w=r(206),j=r(199),R=r(59),C=r(30),T=r(80);const A=Object(n.createContext)({dispatchActions:{resetCheckout:()=>{},setRedirectUrl:e=>{},setHasError:e=>{},setAfterProcessing:e=>{},incrementCalculating:()=>{},decrementCalculating:()=>{},setCustomerId:e=>{},setOrderId:e=>{},setOrderNotes:e=>{},setExtensionData:e=>{}},onSubmit:()=>{},isComplete:!1,isIdle:!1,isCalculating:!1,isProcessing:!1,isBeforeProcessing:!1,isAfterProcessing:!1,hasError:!1,redirectUrl:"",orderId:0,orderNotes:"",customerId:0,onCheckoutAfterProcessingWithSuccess:()=>()=>{},onCheckoutAfterProcessingWithError:()=>()=>{},onCheckoutBeforeProcessing:()=>()=>{},onCheckoutValidationBeforeProcessing:()=>()=>{},hasOrder:!1,isCart:!1,useShippingAsBilling:!1,setUseShippingAsBilling:e=>{},shouldCreateAccount:!1,setShouldCreateAccount:e=>{},extensionData:{}}),x=()=>Object(n.useContext)(A),P=e=>{let{children:t,redirectUrl:r,isCart:a=!1}=e;_.redirectUrl=r;const[b,g]=Object(n.useReducer)(v,_),{setValidationErrors:E}=Object(j.b)(),{createErrorNotice:x}=Object(u.useDispatch)("core/notices"),{dispatchCheckoutEvent:P}=Object(R.a)(),M=b.calculatingCount>0,{isSuccessResponse:N,isErrorResponse:I,isFailResponse:D,shouldRetry:L}=Object(C.d)(),{checkoutNotices:F,paymentNotices:V,expressPaymentNotices:B}=(()=>{const{noticeContexts:e}=Object(C.d)();return{checkoutNotices:Object(u.useSelect)(e=>e("core/notices").getNotices("wc/checkout"),[]),expressPaymentNotices:Object(u.useSelect)(t=>t("core/notices").getNotices(e.EXPRESS_PAYMENTS),[e.EXPRESS_PAYMENTS]),paymentNotices:Object(u.useSelect)(t=>t("core/notices").getNotices(e.PAYMENTS),[e.PAYMENTS])}})(),[U,H]=Object(n.useReducer)(S.b,{}),G=Object(n.useRef)(U),{onCheckoutAfterProcessingWithSuccess:Y,onCheckoutAfterProcessingWithError:z,onCheckoutValidationBeforeProcessing:q}=(e=>Object(n.useMemo)(()=>({onCheckoutAfterProcessingWithSuccess:Object(k.a)("checkout_after_processing_with_success",e),onCheckoutAfterProcessingWithError:Object(k.a)("checkout_after_processing_with_error",e),onCheckoutValidationBeforeProcessing:Object(k.a)("checkout_validation_before_processing",e)}),[e]))(H);Object(n.useEffect)(()=>{G.current=U},[U]);const W=Object(n.useMemo)(()=>function(){return c()("onCheckoutBeforeProcessing",{alternative:"onCheckoutValidationBeforeProcessing",plugin:"WooCommerce Blocks"}),q(...arguments)},[q]),$=Object(n.useMemo)(()=>({resetCheckout:()=>{g({type:d.SET_PRISTINE})},setRedirectUrl:e=>{g(m(e))},setHasError:e=>{g(h(e))},incrementCalculating:()=>{g({type:d.INCREMENT_CALCULATING})},decrementCalculating:()=>{g({type:d.DECREMENT_CALCULATING})},setCustomerId:e=>{var t;g((t=e,{type:d.SET_CUSTOMER_ID,customerId:t}))},setOrderId:e=>{g((e=>({type:d.SET_ORDER_ID,orderId:e}))(e))},setOrderNotes:e=>{g((e=>({type:d.SET_ORDER_NOTES,orderNotes:e}))(e))},setExtensionData:e=>{g((e=>({type:d.SET_EXTENSION_DATA,extensionData:e}))(e))},setAfterProcessing:e=>{const t=(e=>{const t={message:"",paymentStatus:"",redirectUrl:"",paymentDetails:{}};return"payment_result"in e&&(t.paymentStatus=e.payment_result.payment_status,t.redirectUrl=e.payment_result.redirect_url,e.payment_result.hasOwnProperty("payment_details")&&Array.isArray(e.payment_result.payment_details)&&e.payment_result.payment_details.forEach(e=>{let{key:r,value:n}=e;t.paymentDetails[r]=Object(O.decodeEntities)(n)})),"message"in e&&(t.message=Object(O.decodeEntities)(e.message)),!t.message&&"data"in e&&"status"in e.data&&e.data.status>299&&(t.message=Object(o.__)("Something went wrong. Please contact us to get assistance.","woocommerce")),t})(e);var r;g(m((null==t?void 0:t.redirectUrl)||"")),g((r=t,{type:d.SET_PROCESSING_RESPONSE,data:r})),g({type:d.SET_AFTER_PROCESSING})}}),[]);Object(n.useEffect)(()=>{b.status===y.BEFORE_PROCESSING&&(Object(T.b)("error"),Object(w.a)(G.current,"checkout_validation_before_processing",{}).then(e=>{!0!==e?(Array.isArray(e)&&e.forEach(e=>{let{errorMessage:t,validationErrors:r}=e;x(t,{context:"wc/checkout"}),E(r)}),g(p()),g(h())):g({type:d.SET_PROCESSING})}))},[b.status,E,x,g]);const X=Object(s.a)(b.status),K=Object(s.a)(b.hasError);Object(n.useEffect)(()=>{if((b.status!==X||b.hasError!==K)&&b.status===y.AFTER_PROCESSING){const e={redirectUrl:b.redirectUrl,orderId:b.orderId,customerId:b.customerId,orderNotes:b.orderNotes,processingResponse:b.processingResponse};b.hasError?Object(w.b)(G.current,"checkout_after_processing_with_error",e).then(t=>{const r=(e=>{let t=null;return e.forEach(e=>{if((I(e)||D(e))&&e.message&&Object(i.a)(e.message)){const r=e.messageContext&&Object(i.a)(e.messageContent)?{context:e.messageContext}:void 0;t=e,x(e.message,r)}}),t})(t);if(null!==r)L(r)?g(p()):g(f(r));else{if(!(F.some(e=>"error"===e.status)||B.some(e=>"error"===e.status)||V.some(e=>"error"===e.status))){var n;const t=(null===(n=e.processingResponse)||void 0===n?void 0:n.message)||Object(o.__)("Something went wrong. Please contact us to get assistance.","woocommerce");x(t,{id:"checkout",context:"wc/checkout"})}g(p())}}):Object(w.b)(G.current,"checkout_after_processing_with_success",e).then(e=>{let t=null,r=null;if(e.forEach(e=>{N(e)&&(t=e),(I(e)||D(e))&&(r=e)}),t&&!r)g(f(t));else if(Object(l.a)(r)){if(r.message&&Object(i.a)(r.message)){const e=r.messageContext&&Object(i.a)(r.messageContext)?{context:r.messageContext}:void 0;x(r.message,e)}L(r)?g(h(!0)):g(f(r))}else g(f())})}},[b.status,b.hasError,b.redirectUrl,b.orderId,b.customerId,b.orderNotes,b.processingResponse,X,K,$,x,I,D,N,L,F,B,V]);const J={onSubmit:Object(n.useCallback)(()=>{P("submit"),g({type:d.SET_BEFORE_PROCESSING})},[P]),isComplete:b.status===y.COMPLETE,isIdle:b.status===y.IDLE,isCalculating:M,isProcessing:b.status===y.PROCESSING,isBeforeProcessing:b.status===y.BEFORE_PROCESSING,isAfterProcessing:b.status===y.AFTER_PROCESSING,hasError:b.hasError,redirectUrl:b.redirectUrl,onCheckoutBeforeProcessing:W,onCheckoutValidationBeforeProcessing:q,onCheckoutAfterProcessingWithSuccess:Y,onCheckoutAfterProcessingWithError:z,dispatchActions:$,isCart:a,orderId:b.orderId,hasOrder:!!b.orderId,customerId:b.customerId,orderNotes:b.orderNotes,useShippingAsBilling:b.useShippingAsBilling,setUseShippingAsBilling:e=>{return g((t=e,{type:d.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS,useShippingAsBilling:t}));var t},shouldCreateAccount:b.shouldCreateAccount,setShouldCreateAccount:e=>{return g((t=e,{type:d.SET_SHOULD_CREATE_ACCOUNT,shouldCreateAccount:t}));var t},extensionData:b.extensionData};return Object(n.createElement)(A.Provider,{value:J},t)}},function(e,t){e.exports=window.wp.warning},function(e,t,r){"use strict";var n=r(8),o=r(0),s=r(13),a=function({icon:e,className:t,...r}){const s=["dashicon","dashicons","dashicons-"+e,t].filter(Boolean).join(" ");return Object(o.createElement)("span",Object(n.a)({className:s},r))};t.a=function({icon:e=null,size:t=24,...r}){if("string"==typeof e)return Object(o.createElement)(a,Object(n.a)({icon:e},r));if(Object(o.isValidElement)(e)&&a===e.type)return Object(o.cloneElement)(e,{...r});if("function"==typeof e)return e.prototype instanceof o.Component?Object(o.createElement)(e,{size:t,...r}):e({size:t,...r});if(e&&("svg"===e.type||e.type===s.SVG)){const n={width:t,height:t,...e.props,...r};return Object(o.createElement)(s.SVG,n)}return Object(o.isValidElement)(e)?Object(o.cloneElement)(e,{size:t,...r}):e}},,,function(e,t){e.exports=window.wc.priceFormat},function(e,t,r){"use strict";var n=r(8),o=r(0),s=r(4),a=r.n(s),c=r(3),i=r(25),l=r.n(i),u=r(9),d=r(44),p=r(71),m=r(1);function f(e,t,r){const{defaultView:n}=t,{frameElement:o}=n;if(!o||t===r.ownerDocument)return e;const s=o.getBoundingClientRect();return new n.DOMRect(e.left+s.left,e.top+s.top,e.width,e.height)}let h=0;function b(e){const t=document.scrollingElement||document.body;e&&(h=t.scrollTop);const r=e?"add":"remove";t.classList[r]("lockscroll"),document.documentElement.classList[r]("lockscroll"),e||(t.scrollTop=h)}let g=0;function y(){return Object(o.useEffect)(()=>(0===g&&b(!0),++g,()=>{1===g&&b(!1),--g}),[]),null}var E=r(24);function _(e){const t=Object(o.useContext)(E.a),r=t.slots[e]||{},n=t.fills[e],s=Object(o.useMemo)(()=>n||[],[n]);return{...r,updateSlot:Object(o.useCallback)(r=>{t.updateSlot(e,r)},[e,t.updateSlot]),unregisterSlot:Object(o.useCallback)(r=>{t.unregisterSlot(e,r)},[e,t.unregisterSlot]),fills:s,registerFill:Object(o.useCallback)(r=>{t.registerFill(e,r)},[e,t.registerFill]),unregisterFill:Object(o.useCallback)(r=>{t.unregisterFill(e,r)},[e,t.unregisterFill])}}var v=Object(o.createContext)({registerSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{},getSlot:()=>{},getFills:()=>{},subscribe:()=>{}});function O({name:e,children:t,registerFill:r,unregisterFill:n}){const s=(e=>{const{getSlot:t,subscribe:r}=Object(o.useContext)(v),[n,s]=Object(o.useState)(t(e));return Object(o.useEffect)(()=>(s(t(e)),r(()=>{s(t(e))})),[e]),n})(e),a=Object(o.useRef)({name:e,children:t});return Object(o.useLayoutEffect)(()=>(r(e,a.current),()=>n(e,a.current)),[]),Object(o.useLayoutEffect)(()=>{a.current.children=t,s&&s.forceUpdate()},[t]),Object(o.useLayoutEffect)(()=>{e!==a.current.name&&(n(a.current.name,a.current),a.current.name=e,r(e,a.current))},[e]),s&&s.node?(Object(c.isFunction)(t)&&(t=t(s.props.fillProps)),Object(o.createPortal)(t,s.node)):null}var S=e=>Object(o.createElement)(v.Consumer,null,({registerFill:t,unregisterFill:r})=>Object(o.createElement)(O,Object(n.a)({},e,{registerFill:t,unregisterFill:r})));class k extends o.Component{constructor(){super(...arguments),this.isUnmounted=!1,this.bindNode=this.bindNode.bind(this)}componentDidMount(){const{registerSlot:e}=this.props;e(this.props.name,this)}componentWillUnmount(){const{unregisterSlot:e}=this.props;this.isUnmounted=!0,e(this.props.name,this)}componentDidUpdate(e){const{name:t,unregisterSlot:r,registerSlot:n}=this.props;e.name!==t&&(r(e.name),n(t,this))}bindNode(e){this.node=e}forceUpdate(){this.isUnmounted||super.forceUpdate()}render(){const{children:e,name:t,fillProps:r={},getFills:n}=this.props,s=Object(c.map)(n(t,this),e=>{const t=Object(c.isFunction)(e.children)?e.children(r):e.children;return o.Children.map(t,(e,t)=>{if(!e||Object(c.isString)(e))return e;const r=e.key||t;return Object(o.cloneElement)(e,{key:r})})}).filter(Object(c.negate)(o.isEmptyElement));return Object(o.createElement)(o.Fragment,null,Object(c.isFunction)(e)?e(s):s)}}var w=e=>Object(o.createElement)(v.Consumer,null,({registerSlot:t,unregisterSlot:r,getFills:s})=>Object(o.createElement)(k,Object(n.a)({},e,{registerSlot:t,unregisterSlot:r,getFills:s})));function j(){const[,e]=Object(o.useState)({}),t=Object(o.useRef)(!0);return Object(o.useEffect)(()=>()=>{t.current=!1},[]),()=>{t.current&&e({})}}function R({name:e,children:t}){const r=_(e),n=Object(o.useRef)({rerender:j()});return Object(o.useEffect)(()=>(r.registerFill(n),()=>{r.unregisterFill(n)}),[r.registerFill,r.unregisterFill]),r.ref&&r.ref.current?("function"==typeof t&&(t=t(r.fillProps)),Object(o.createPortal)(t,r.ref.current)):null}var C=Object(o.forwardRef)((function({name:e,fillProps:t={},as:r="div",...s},a){const c=Object(o.useContext)(E.a),i=Object(o.useRef)();return Object(o.useLayoutEffect)(()=>(c.registerSlot(e,i,t),()=>{c.unregisterSlot(e,i)}),[c.registerSlot,c.unregisterSlot,e]),Object(o.useLayoutEffect)(()=>{c.updateSlot(e,t)}),Object(o.createElement)(r,Object(n.a)({ref:Object(u.useMergeRefs)([a,i])},s))}));function T(e){return Object(o.createElement)(o.Fragment,null,Object(o.createElement)(S,e),Object(o.createElement)(R,e))}r(11),o.Component;const A=Object(o.forwardRef)(({bubblesVirtually:e,...t},r)=>e?Object(o.createElement)(C,Object(n.a)({},t,{ref:r})):Object(o.createElement)(w,t));function x(e){return"appear"===e?"top":"left"}function P(e,t){const{paddingTop:r,paddingBottom:n,paddingLeft:o,paddingRight:s}=(a=t).ownerDocument.defaultView.getComputedStyle(a);var a;const c=r?parseInt(r,10):0,i=n?parseInt(n,10):0,l=o?parseInt(o,10):0,u=s?parseInt(s,10):0;return{x:e.left+l,y:e.top+c,width:e.width-l-u,height:e.height-c-i,left:e.left+l,right:e.right-u,top:e.top+c,bottom:e.bottom-i}}function M(e,t,r){r?e.getAttribute(t)!==r&&e.setAttribute(t,r):e.hasAttribute(t)&&e.removeAttribute(t)}function N(e,t,r=""){e.style[t]!==r&&(e.style[t]=r)}function I(e,t,r){r?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}const D=Object(o.forwardRef)(({headerTitle:e,onClose:t,children:r,className:s,noArrow:c=!0,isAlternate:i,position:h="bottom right",range:b,focusOnMount:g="firstElement",anchorRef:E,shouldAnchorIncludePadding:v,anchorRect:O,getAnchorRect:S,expandOnMobile:k,animate:w=!0,onClickOutside:j,onFocusOutside:R,__unstableStickyBoundaryElement:C,__unstableSlotName:A="Popover",__unstableObserveElement:D,__unstableBoundaryParent:L,__unstableForcePosition:F,__unstableForceXAlignment:V,...B},U)=>{const H=Object(o.useRef)(null),G=Object(o.useRef)(null),Y=Object(o.useRef)(),z=Object(u.useViewportMatch)("medium","<"),[q,$]=Object(o.useState)(),X=_(A),K=k&&z,[J,Q]=Object(u.useResizeObserver)();c=K||c,Object(o.useLayoutEffect)(()=>{if(K)return I(Y.current,"is-without-arrow",c),I(Y.current,"is-alternate",i),M(Y.current,"data-x-axis"),M(Y.current,"data-y-axis"),N(Y.current,"top"),N(Y.current,"left"),N(G.current,"maxHeight"),void N(G.current,"maxWidth");const e=()=>{if(!Y.current||!G.current)return;let e=function(e,t,r,n=!1,o,s){if(t)return t;if(r){if(!e.current)return;const t=r(e.current);return f(t,t.ownerDocument||e.current.ownerDocument,s)}if(!1!==n){if(!(n&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==n?void 0:n.cloneRange))return f(Object(d.getRectangleFromRange)(n),n.endContainer.ownerDocument,s);if("function"==typeof(null==n?void 0:n.getBoundingClientRect)){const e=f(n.getBoundingClientRect(),n.ownerDocument,s);return o?e:P(e,n)}const{top:e,bottom:t}=n,r=e.getBoundingClientRect(),a=t.getBoundingClientRect(),c=f(new window.DOMRect(r.left,r.top,r.width,a.bottom-r.top),e.ownerDocument,s);return o?c:P(c,n)}if(!e.current)return;const{parentNode:a}=e.current,c=a.getBoundingClientRect();return o?c:P(c,a)}(H,O,S,E,v,Y.current);if(!e)return;const{offsetParent:t,ownerDocument:r}=Y.current;let n,o=0;if(t&&t!==r.body){const r=t.getBoundingClientRect();o=r.top,e=new window.DOMRect(e.left-r.left,e.top-r.top,e.width,e.height)}var s;L&&(n=null===(s=Y.current.closest(".popover-slot"))||void 0===s?void 0:s.parentNode);const a=Q.height?Q:G.current.getBoundingClientRect(),{popoverTop:l,popoverLeft:u,xAxis:p,yAxis:b,contentHeight:g,contentWidth:y}=function(e,t,r="top",n,o,s,a,c,i){const[l,u="center",d]=r.split(" "),p=function(e,t,r,n,o,s,a,c){const{height:i}=t;if(o){const t=o.getBoundingClientRect().top+i-a;if(e.top<=t)return{yAxis:r,popoverTop:Math.min(e.bottom,t)}}let l=e.top+e.height/2;"bottom"===n?l=e.bottom:"top"===n&&(l=e.top);const u={popoverTop:l,contentHeight:(l-i/2>0?i/2:l)+(l+i/2>window.innerHeight?window.innerHeight-l:i/2)},d={popoverTop:e.top,contentHeight:e.top-10-i>0?i:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+i>window.innerHeight?window.innerHeight-10-e.bottom:i};let m,f=r,h=null;if(!o&&!c)if("middle"===r&&u.contentHeight===i)f="middle";else if("top"===r&&d.contentHeight===i)f="top";else if("bottom"===r&&p.contentHeight===i)f="bottom";else{f=d.contentHeight>p.contentHeight?"top":"bottom";const e="top"===f?d.contentHeight:p.contentHeight;h=e!==i?e:null}return m="middle"===f?u.popoverTop:"top"===f?d.popoverTop:p.popoverTop,{yAxis:f,popoverTop:m,contentHeight:h}}(e,t,l,d,n,0,s,c);return{...function(e,t,r,n,o,s,a,c,i){const{width:l}=t;"left"===r&&Object(m.isRTL)()?r="right":"right"===r&&Object(m.isRTL)()&&(r="left"),"left"===n&&Object(m.isRTL)()?n="right":"right"===n&&Object(m.isRTL)()&&(n="left");const u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-l/2>0?l/2:u)+(u+l/2>window.innerWidth?window.innerWidth-u:l/2)};let p=e.left;"right"===n?p=e.right:"middle"===s||i||(p=u);let f=e.right;"left"===n?f=e.left:"middle"===s||i||(f=u);const h={popoverLeft:p,contentWidth:p-l>0?l:p},b={popoverLeft:f,contentWidth:f+l>window.innerWidth?window.innerWidth-f:l};let g,y=r,E=null;if(!o&&!c)if("center"===r&&d.contentWidth===l)y="center";else if("left"===r&&h.contentWidth===l)y="left";else if("right"===r&&b.contentWidth===l)y="right";else{y=h.contentWidth>b.contentWidth?"left":"right";const e="left"===y?h.contentWidth:b.contentWidth;l>window.innerWidth&&(E=window.innerWidth),e!==l&&(y="center",d.popoverLeft=window.innerWidth/2)}if(g="center"===y?d.popoverLeft:"left"===y?h.popoverLeft:b.popoverLeft,a){const e=a.getBoundingClientRect();g=Math.min(g,e.right-l),Object(m.isRTL)()||(g=Math.max(g,0))}return{xAxis:y,popoverLeft:g,contentWidth:E}}(e,t,u,d,n,p.yAxis,a,c,i),...p}}(e,a,h,C,Y.current,o,n,F,V);"number"==typeof l&&"number"==typeof u&&(N(Y.current,"top",l+"px"),N(Y.current,"left",u+"px")),I(Y.current,"is-without-arrow",c||"center"===p&&"middle"===b),I(Y.current,"is-alternate",i),M(Y.current,"data-x-axis",p),M(Y.current,"data-y-axis",b),N(G.current,"maxHeight","number"==typeof g?g+"px":""),N(G.current,"maxWidth","number"==typeof y?y+"px":""),$(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[b]||"middle"))};e();const{ownerDocument:t}=Y.current,{defaultView:r}=t,n=r.setInterval(e,500);let o;const s=()=>{r.cancelAnimationFrame(o),o=r.requestAnimationFrame(e)};r.addEventListener("click",s),r.addEventListener("resize",e),r.addEventListener("scroll",e,!0);const a=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(E);let l;return a&&a!==t&&(a.defaultView.addEventListener("resize",e),a.defaultView.addEventListener("scroll",e,!0)),D&&(l=new r.MutationObserver(e),l.observe(D,{attributes:!0})),()=>{r.clearInterval(n),r.removeEventListener("resize",e),r.removeEventListener("scroll",e,!0),r.removeEventListener("click",s),r.cancelAnimationFrame(o),a&&a!==t&&(a.defaultView.removeEventListener("resize",e),a.defaultView.removeEventListener("scroll",e,!0)),l&&l.disconnect()}},[K,O,S,E,v,h,Q,C,D,L]);const Z=(e,r)=>{if("focus-outside"===e&&R)R(r);else if("focus-outside"===e&&j){const e=new window.MouseEvent("click");Object.defineProperty(e,"target",{get:()=>r.relatedTarget}),l()("Popover onClickOutside prop",{since:"5.3",alternative:"onFocusOutside"}),j(e)}else t&&t()},[ee,te]=Object(u.__experimentalUseDialog)({focusOnMount:g,__unstableOnClose:Z,onClose:Z}),re=Object(u.useMergeRefs)([Y,ee,U]),ne=Boolean(w&&q)&&function(e){if("loading"===e.type)return a()("components-animate__loading");const{type:t,origin:r=x(t)}=e;if("appear"===t){const[e,t="center"]=r.split(" ");return a()("components-animate__appear",{["is-from-"+t]:"center"!==t,["is-from-"+e]:"middle"!==e})}return"slide-in"===t?a()("components-animate__slide-in","is-from-"+r):void 0}({type:"appear",origin:q});let oe=Object(o.createElement)("div",Object(n.a)({className:a()("components-popover",s,ne,{"is-expanded":K,"is-without-arrow":c,"is-alternate":i})},B,{ref:re},te,{tabIndex:"-1"}),K&&Object(o.createElement)(y,null),K&&Object(o.createElement)("div",{className:"components-popover__header"},Object(o.createElement)("span",{className:"components-popover__header-title"},e),Object(o.createElement)(W,{className:"components-popover__close",icon:p.a,onClick:t})),Object(o.createElement)("div",{ref:G,className:"components-popover__content"},Object(o.createElement)("div",{style:{position:"relative"}},J,r)));return X.ref&&(oe=Object(o.createElement)(T,{name:A},oe)),E||O?oe:Object(o.createElement)("span",{ref:H},oe)});D.Slot=Object(o.forwardRef)((function({name:e="Popover"},t){return Object(o.createElement)(A,{bubblesVirtually:!0,name:e,className:"popover-slot",ref:t})}));var L=D,F=function({shortcut:e,className:t}){if(!e)return null;let r,n;return Object(c.isString)(e)&&(r=e),Object(c.isObject)(e)&&(r=e.display,n=e.ariaLabel),Object(o.createElement)("span",{className:t,"aria-label":n},r)};const V=Object(o.createElement)("div",{className:"event-catcher"}),B=({eventHandlers:e,child:t,childrenWithPopover:r})=>Object(o.cloneElement)(Object(o.createElement)("span",{className:"disabled-element-wrapper"},Object(o.cloneElement)(V,e),Object(o.cloneElement)(t,{children:r}),","),e),U=({child:e,eventHandlers:t,childrenWithPopover:r})=>Object(o.cloneElement)(e,{...t,children:r}),H=(e,t,r)=>{if(1!==o.Children.count(e))return;const n=o.Children.only(e);"function"==typeof n.props[t]&&n.props[t](r)};var G=function({children:e,position:t,text:r,shortcut:n}){const[s,a]=Object(o.useState)(!1),[i,l]=Object(o.useState)(!1),d=Object(u.useDebounce)(l,700),p=t=>{H(e,"onMouseDown",t),document.addEventListener("mouseup",h),a(!0)},m=t=>{H(e,"onMouseUp",t),document.removeEventListener("mouseup",h),a(!1)},f=e=>"mouseUp"===e?m:"mouseDown"===e?p:void 0,h=f("mouseUp"),b=(t,r)=>n=>{if(H(e,t,n),n.currentTarget.disabled)return;if("focus"===n.type&&s)return;d.cancel();const o=Object(c.includes)(["focus","mouseenter"],n.type);o!==i&&(r?d(o):l(o))},g=()=>{d.cancel(),document.removeEventListener("mouseup",h)};if(Object(o.useEffect)(()=>g,[]),1!==o.Children.count(e))return e;const y={onMouseEnter:b("onMouseEnter",!0),onMouseLeave:b("onMouseLeave"),onClick:b("onClick"),onFocus:b("onFocus"),onBlur:b("onBlur"),onMouseDown:f("mouseDown")},E=o.Children.only(e),{children:_,disabled:v}=E.props;return(v?B:U)({child:E,eventHandlers:y,childrenWithPopover:(({grandchildren:e,isOver:t,position:r,text:n,shortcut:s})=>Object(o.concatChildren)(e,t&&Object(o.createElement)(L,{focusOnMount:!1,position:r,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},n,Object(o.createElement)(F,{className:"components-tooltip__shortcut",shortcut:s}))))({grandchildren:_,isOver:i,position:t,text:r,shortcut:n})})},Y=r(38),z=r(34);const q=["onMouseDown","onClick"];var W=t.a=Object(o.forwardRef)((function(e,t){const{href:r,target:s,isSmall:i,isPressed:u,isBusy:d,isDestructive:p,className:m,disabled:f,icon:h,iconPosition:b="left",iconSize:g,showTooltip:y,tooltipPosition:E,shortcut:_,label:v,children:O,text:S,variant:k,__experimentalIsFocusable:w,describedBy:j,...R}=function({isDefault:e,isPrimary:t,isSecondary:r,isTertiary:n,isLink:o,variant:s,...a}){let c=s;var i,u,d,p,m;return t&&(null!==(i=c)&&void 0!==i||(c="primary")),n&&(null!==(u=c)&&void 0!==u||(c="tertiary")),r&&(null!==(d=c)&&void 0!==d||(c="secondary")),e&&(l()("Button isDefault prop",{since:"5.4",alternative:'variant="secondary"'}),null!==(p=c)&&void 0!==p||(c="secondary")),o&&(null!==(m=c)&&void 0!==m||(c="link")),{...a,variant:c}}(e),C=a()("components-button",m,{"is-secondary":"secondary"===k,"is-primary":"primary"===k,"is-small":i,"is-tertiary":"tertiary"===k,"is-pressed":u,"is-busy":d,"is-link":"link"===k,"is-destructive":p,"has-text":!!h&&!!O,"has-icon":!!h}),T=f&&!w,A=void 0===r||T?"button":"a",x="a"===A?{href:r,target:s}:{type:"button",disabled:T,"aria-pressed":u};if(f&&w){x["aria-disabled"]=!0;for(const e of q)R[e]=e=>{e.stopPropagation(),e.preventDefault()}}const P=!T&&(y&&v||_||!!v&&(!O||Object(c.isArray)(O)&&!O.length)&&!1!==y),M=j?Object(c.uniqueId)():null,N=R["aria-describedby"]||M,I=Object(o.createElement)(A,Object(n.a)({},x,R,{className:C,"aria-label":R["aria-label"]||v,"aria-describedby":N,ref:t}),h&&"left"===b&&Object(o.createElement)(Y.a,{icon:h,size:g}),S&&Object(o.createElement)(o.Fragment,null,S),h&&"right"===b&&Object(o.createElement)(Y.a,{icon:h,size:g}),O);return P?Object(o.createElement)(o.Fragment,null,Object(o.createElement)(G,{text:j||v,shortcut:_,position:E},I),j&&Object(o.createElement)(z.a,null,Object(o.createElement)("span",{id:M},j))):Object(o.createElement)(o.Fragment,null,I,j&&Object(o.createElement)(z.a,null,Object(o.createElement)("span",{id:M},j)))}))},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"string"==typeof e},,,function(e,t,r){"use strict";r.d(t,"n",(function(){return s})),r.d(t,"l",(function(){return a})),r.d(t,"k",(function(){return c})),r.d(t,"m",(function(){return i})),r.d(t,"i",(function(){return l})),r.d(t,"d",(function(){return u})),r.d(t,"f",(function(){return d})),r.d(t,"j",(function(){return p})),r.d(t,"c",(function(){return m})),r.d(t,"e",(function(){return f})),r.d(t,"g",(function(){return h})),r.d(t,"a",(function(){return b})),r.d(t,"h",(function(){return g})),r.d(t,"b",(function(){return y}));var n,o=r(2);const s=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),a=s.pluginUrl+"images/",c=s.pluginUrl+"build/",i=s.buildPhase,l=null===(n=o.STORE_PAGES.shop)||void 0===n?void 0:n.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),m=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),f=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),h=Object(o.getSetting)("shippingCountries",{}),b=Object(o.getSetting)("allowedCountries",{}),g=Object(o.getSetting)("shippingStates",{}),y=Object(o.getSetting)("allowedStates",{})},function(e,t,r){"use strict";var n=r(2),o=r(1),s=r(72),a=r(45);const c=Object(n.getSetting)("countryLocale",{}),i=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
+ Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(s.a)(e.priority)&&(t.index=e.priority),Object(a.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(c).map(e=>{let[t,r]=e;return[t,Object.entries(r).map(e=>{let[t,r]=e;return[t,i(r)]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{})]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{});t.a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=r&&void 0!==l[r]?l[r]:{};return e.map(e=>({key:e,...n.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},function(e,t,r){"use strict";r.d(t,"b",(function(){return a})),r.d(t,"a",(function(){return c}));var n=r(0),o=r(67);const s=Object(n.createContext)({isInitialized:!1,billingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},shippingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},setBillingAddress:()=>{},setShippingAddress:()=>{}}),a=()=>Object(n.useContext)(s),c=e=>{let{children:t}=e;const r=Object(o.a)();return Object(n.createElement)(s.Provider,{value:r},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t,r){var o=this,s=Object(n.useRef)(null),a=Object(n.useRef)(0),c=Object(n.useRef)(null),i=Object(n.useRef)([]),l=Object(n.useRef)(),u=Object(n.useRef)(),d=Object(n.useRef)(e),p=Object(n.useRef)(!0);d.current=e;var m=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw new TypeError("Expected a function");t=+t||0;var f=!!(r=r||{}).leading,h=!("trailing"in r)||!!r.trailing,b="maxWait"in r,g=b?Math.max(+r.maxWait||0,t):null;return Object(n.useEffect)((function(){return p.current=!0,function(){p.current=!1}}),[]),Object(n.useMemo)((function(){var e=function(e){var t=i.current,r=l.current;return i.current=l.current=null,a.current=e,u.current=d.current.apply(r,t)},r=function(e,t){m&&cancelAnimationFrame(c.current),c.current=m?requestAnimationFrame(e):setTimeout(e,t)},n=function(e){if(!p.current)return!1;var r=e-s.current,n=e-a.current;return!s.current||r>=t||r<0||b&&n>=g},y=function(t){return c.current=null,h&&i.current?e(t):(i.current=l.current=null,u.current)},E=function(){var e=Date.now();if(n(e))return y(e);if(p.current){var o=e-s.current,c=e-a.current,i=t-o,l=b?Math.min(i,g-c):i;r(E,l)}},_=function(){for(var d=[],m=0;m<arguments.length;m++)d[m]=arguments[m];var h=Date.now(),g=n(h);if(i.current=d,l.current=o,s.current=h,g){if(!c.current&&p.current)return a.current=s.current,r(E,t),f?e(s.current):u.current;if(b)return r(E,t),e(s.current)}return c.current||r(E,t),u.current};return _.cancel=function(){c.current&&(m?cancelAnimationFrame(c.current):clearTimeout(c.current)),a.current=0,i.current=s.current=l.current=c.current=null},_.isPending=function(){return!!c.current},_.flush=function(){return c.current?y(Date.now()):u.current},_}),[f,b,t,g,h,m])}},function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));var n=r(12),o=r.n(n),s=r(0),a=r(15);const c=[".wp-block-woocommerce-cart"],i=e=>{let{Block:t,containers:r,getProps:n=(()=>({})),getErrorBoundaryProps:c=(()=>({}))}=e;0!==r.length&&Array.prototype.forEach.call(r,(e,r)=>{const i=n(e,r),l=c(e,r),u={...e.dataset,...i.attributes||{}};(e=>{let{Block:t,container:r,attributes:n={},props:c={},errorBoundaryProps:i={}}=e;Object(s.render)(Object(s.createElement)(a.a,i,Object(s.createElement)(s.Suspense,{fallback:Object(s.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(s.createElement)(t,o()({},c,{attributes:n})))),r,()=>{r.classList&&r.classList.remove("is-loading")})})({Block:t,container:e,props:i,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(c.join(",")),{Block:r,getProps:n,getErrorBoundaryProps:o,selector:s}=e;(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrappers:s}=e;const a=document.body.querySelectorAll(o);s&&s.length>0&&Array.prototype.filter.call(a,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,s)),i({Block:t,containers:a,getProps:r,getErrorBoundaryProps:n})})({Block:r,getProps:n,getErrorBoundaryProps:o,selector:s,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrapper:s}=e;const a=s.querySelectorAll(o);i({Block:t,containers:a,getProps:r,getErrorBoundaryProps:n})})({...e,wrapper:t})})})}},function(e,t){e.exports=window.wp.keycodes},,function(e,t){var r,n,o=e.exports={};function s(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function c(e){if(r===setTimeout)return setTimeout(e,0);if((r===s||!r)&&setTimeout)return r=setTimeout,setTimeout(e,0);try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:s}catch(e){r=s}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(e){n=a}}();var i,l=[],u=!1,d=-1;function p(){u&&i&&(u=!1,i.length?l=i.concat(l):d=-1,l.length&&m())}function m(){if(!u){var e=c(p);u=!0;for(var t=l.length;t;){for(i=l,l=[];++d<t;)i&&i[d].run();d=-1,t=l.length}i=null,u=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function h(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];l.push(new f(e,t)),1!==l.length||u||c(m)},f.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=h,o.addListener=h,o.once=h,o.off=h,o.removeListener=h,o.removeAllListeners=h,o.emit=h,o.prependListener=h,o.prependOnceListener=h,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(e,t,r){var n=r(83),o=r(57),s=o.setStyleProp,a=n.html,c=n.svg,i=n.isCustomAttribute,l=Object.prototype.hasOwnProperty;e.exports=function(e){var t,r,n,u;e=e||{};var d={};for(t in e)n=e[t],i(t)?d[t]=n:(r=t.toLowerCase(),l.call(a,r)?d[(u=a[r]).propertyName]=!!(u.hasBooleanValue||u.hasOverloadedBooleanValue&&!n)||n:l.call(c,t)?d[(u=c[t]).propertyName]=n:o.PRESERVE_CUSTOM_ATTRIBUTES&&(d[t]=n));return s(e.style,d),d}},function(e,t,r){var n=r(5),o=r(87).default,s={reactCompat:!0},a=n.version.split(".")[0]>=16;e.exports={PRESERVE_CUSTOM_ATTRIBUTES:a,invertObject:function(e,t){if(!e||"object"!=typeof e)throw new TypeError("First argument must be an object");var r,n,o="function"==typeof t,s={},a={};for(r in e)n=e[r],o&&(s=t(r,n))&&2===s.length?a[s[0]]=s[1]:"string"==typeof n&&(a[n]=r);return a},isCustomComponent:function(e,t){if(-1===e.indexOf("-"))return t&&"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}},setStyleProp:function(e,t){null!=e&&(t.style=o(e,s))}}},function(e,t,r){for(var n,o=r(93).CASE_SENSITIVE_TAG_NAMES,s={},a=0,c=o.length;a<c;a++)n=o[a],s[n.toLowerCase()]=n;function i(e){for(var t,r={},n=0,o=e.length;n<o;n++)r[(t=e[n]).name]=t.value;return r}function l(e){return function(e){return s[e]}(e=e.toLowerCase())||e}e.exports={formatAttributes:i,formatDOM:function e(t,r,n){r=r||null;for(var o,s,a,c=[],u=0,d=t.length;u<d;u++){switch(o=t[u],a={next:null,prev:c[u-1]||null,parent:r},(s=c[u-1])&&(s.next=a),"#"!==o.nodeName[0]&&(a.name=l(o.nodeName),a.attribs={},o.attributes&&o.attributes.length&&(a.attribs=i(o.attributes))),o.nodeType){case 1:"script"===a.name||"style"===a.name?a.type=a.name:a.type="tag",a.children=e(o.childNodes,a);break;case 3:a.type="text",a.data=o.nodeValue;break;case 8:a.type="comment",a.data=o.nodeValue}c.push(a)}return n&&(c.unshift({name:n.substring(0,n.indexOf(" ")).toLowerCase(),data:n,type:"directive",next:c[0]?c[0]:null,prev:null,parent:r}),c[1]&&(c[1].prev=c[0])),c},isIE:function(e){return e?document.documentMode===e:/(MSIE |Trident\/|Edge\/)/.test(navigator.userAgent)}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return a}));var n=r(43),o=r(0),s=r(32);const a=()=>{const e=Object(s.a)(),t=Object(o.useRef)(e);return Object(o.useEffect)(()=>{t.current=e},[e]),{dispatchStoreEvent:Object(o.useCallback)((function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-"+e,t)}catch(e){console.error(e)}}),[]),dispatchCheckoutEvent:Object(o.useCallback)((function(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-checkout-"+e,{...r,storeCart:t.current})}catch(e){console.error(e)}}),[])}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return s})),r.d(t,"a",(function(){return a}));var n=r(0);const o=Object(n.createContext)({setIsSuppressed:e=>{},isSuppressed:!1}),s=()=>Object(n.useContext)(o),a=e=>{let{children:t}=e;const[r,s]=Object(n.useState)(!1),a={setIsSuppressed:s,isSuppressed:r};return Object(n.createElement)(o.Provider,{value:a},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t){const r=Object(n.useRef)();return Object(n.useEffect)(()=>{r.current===e||t&&!t(e,r.current)||(r.current=e)},[e,t]),r.current}},function(e,t,r){var n=r(82),o=r(56),s=r(91),a={decodeEntities:!0,lowerCaseAttributeNames:!1};function c(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");return""===e?[]:n(s(e,(t=t||{}).htmlparser2||a),t)}c.domToReact=n,c.htmlToDOM=s,c.attributesToProps=o,e.exports=c,e.exports.default=c},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return b}));var n=r(6),o=r(7),s=r(0),a=r(11),c=r.n(a),i=r(18),l=r(1),u=r(48),d=r(2);const p=[{destination:{address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},package_id:0,name:Object(l.__)("Shipping","woocommerce"),items:[{key:"33e75ff09dd601bbe69f351039152189",name:Object(l._x)("Beanie with Logo","example product in Cart Block","woocommerce"),quantity:2},{key:"6512bd43d9caa6e02c990b0a82652dca",name:Object(l._x)("Beanie","example product in Cart Block","woocommerce"),quantity:1}],shipping_rates:[{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",name:Object(l.__)("Free shipping","woocommerce"),description:"",delivery_time:"",price:"000",taxes:"0",rate_id:"free_shipping:1",instance_id:0,meta_data:[],method_id:"flat_rate",selected:!0},{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",name:Object(l.__)("Local pickup","woocommerce"),description:"",delivery_time:"",price:"200",taxes:"0",rate_id:"local_pickup:1",instance_id:1,meta_data:[],method_id:"local_pickup",selected:!1}]}],m=Object(d.getSetting)("displayCartPricesIncludingTax",!1),f={coupons:[],shipping_rates:Object(d.getSetting)("shippingMethodsExist",!1)?p:[],items:[{key:"1",id:1,quantity:2,name:Object(l.__)("Beanie","woocommerce"),short_description:Object(l.__)("Warm hat for winter","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-beanie",permalink:"https://example.org",low_stock_remaining:2,backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,images:[{id:10,src:u.l+"previews/beanie.jpg",thumbnail:u.l+"previews/beanie.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:Object(l.__)("Color","woocommerce"),value:Object(l.__)("Yellow","woocommerce")},{attribute:Object(l.__)("Size","woocommerce"),value:Object(l.__)("Small","woocommerce")}],prices:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",price:m?"12000":"10000",regular_price:m?"12000":"10000",sale_price:m?"12000":"10000",raw_prices:{precision:6,price:m?"12000000":"10000000",regular_price:m?"12000000":"10000000",sale_price:m?"12000000":"10000000"}},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",line_subtotal:"2000",line_subtotal_tax:"400",line_total:"2000",line_total_tax:"400"},extensions:{}},{key:"2",id:2,quantity:1,name:Object(l.__)("Cap","woocommerce"),short_description:Object(l.__)("Lightweight baseball cap","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-cap",permalink:"https://example.org",backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,images:[{id:11,src:u.l+"previews/cap.jpg",thumbnail:u.l+"previews/cap.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:Object(l.__)("Color","woocommerce"),value:Object(l.__)("Orange","woocommerce")}],prices:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",price:m?"2400":"2000",regular_price:m?"2400":"2000",sale_price:m?"2400":"2000",raw_prices:{precision:6,price:m?"24000000":"20000000",regular_price:m?"24000000":"20000000",sale_price:m?"24000000":"20000000"}},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",line_subtotal:"2000",line_subtotal_tax:"400",line_total:"2000",line_total_tax:"400"},extensions:{}}],fees:[{id:"fee",name:Object(l.__)("Fee","woocommerce"),totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",total:"100",total_tax:"20",tax_lines:[{name:Object(l.__)("Sales tax","woocommerce"),rate:"20%",price:"20"}]}}],items_count:3,items_weight:0,needs_payment:!0,needs_shipping:Object(d.getSetting)("shippingEnabled",!0),has_calculated_shipping:!0,shipping_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},billing_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",total_items:"4000",total_items_tax:"800",total_fees:"100",total_fees_tax:"20",total_discount:"0",total_discount_tax:"0",total_shipping:"0",total_shipping_tax:"0",total_tax:"820",total_price:"4920",tax_lines:[{name:Object(l.__)("Sales tax","woocommerce"),rate:"20%",price:"820"}]},errors:[],payment_requirements:["products"],extensions:{}};var h=r(69);const b=()=>{const{shippingRates:e,needsShipping:t,hasCalculatedShipping:r,isLoadingRates:a}=Object(o.useSelect)(e=>{const t=!!e("core/editor"),r=e(n.CART_STORE_KEY);return{shippingRates:t?f.shipping_rates:r.getShippingRates(),needsShipping:t?f.needs_shipping:r.getNeedsShipping(),hasCalculatedShipping:t?f.has_calculated_shipping:r.getHasCalculatedShipping(),isLoadingRates:!t&&r.isCustomerDataUpdating()}}),{isSelectingRate:l,selectShippingRate:u}=Object(h.a)(),d=Object(s.useRef)({});return Object(s.useEffect)(()=>{const t=(e=>Object.fromEntries(e.map(e=>{var t;let{package_id:r,shipping_rates:n}=e;return[r,null===(t=n.find(e=>e.selected))||void 0===t?void 0:t.rate_id]})))(e);Object(i.a)(t)&&!c()(d.current,t)&&(d.current=t)},[e]),{isSelectingRate:l,selectedRates:d.current,selectShippingRate:u,shippingRates:e,needsShipping:t,hasCalculatedShipping:r,isLoadingRates:a}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s}));var n=r(7),o=r(6);const s=()=>{const{customerData:e,isInitialized:t}=Object(n.useSelect)(e=>{const t=e(o.CART_STORE_KEY);return{customerData:t.getCustomerData(),isInitialized:t.hasFinishedResolution("getCartData")}}),{setShippingAddress:r,setBillingAddress:s}=Object(n.useDispatch)(o.CART_STORE_KEY);return{isInitialized:t,billingAddress:e.billingAddress,shippingAddress:e.shippingAddress,setBillingAddress:s,setShippingAddress:r}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return _})),r.d(t,"a",(function(){return v}));var n=r(0);const o={NONE:"none",INVALID_ADDRESS:"invalid_address",UNKNOWN:"unknown_error"},s={INVALID_COUNTRY:"woocommerce_rest_cart_shipping_rates_invalid_country",MISSING_COUNTRY:"woocommerce_rest_cart_shipping_rates_missing_country",INVALID_STATE:"woocommerce_rest_cart_shipping_rates_invalid_state"},a={shippingErrorStatus:{isPristine:!0,isValid:!1,hasInvalidAddress:!1,hasError:!1},dispatchErrorStatus:()=>null,shippingErrorTypes:o,shippingRates:[],isLoadingRates:!1,selectedRates:[],setSelectedRates:()=>null,shippingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},setShippingAddress:()=>null,onShippingRateSuccess:()=>null,onShippingRateFail:()=>null,onShippingRateSelectSuccess:()=>null,onShippingRateSelectFail:()=>null,needsShipping:!1},c=(e,t)=>{let{type:r}=t;return Object.values(o).includes(r)?r:e};var i=r(94),l=r(204);const u=e=>({onSuccess:Object(l.a)("shipping_rates_success",e),onFail:Object(l.a)("shipping_rates_fail",e),onSelectSuccess:Object(l.a)("shipping_rate_select_success",e),onSelectFail:Object(l.a)("shipping_rate_select_fail",e)});var d=r(206),p=r(36),m=r(32),f=r(69),h=r(66);const{NONE:b,INVALID_ADDRESS:g,UNKNOWN:y}=o,E=Object(n.createContext)(a),_=()=>Object(n.useContext)(E),v=e=>{let{children:t}=e;const{dispatchActions:r}=Object(p.b)(),{shippingRates:a,isLoadingRates:l,cartErrors:_}=Object(m.a)(),{isSelectingRate:v}=Object(f.a)(),{selectedRates:O}=Object(h.a)(),[S,k]=Object(n.useReducer)(c,b),[w,j]=Object(n.useReducer)(i.b,{}),R=Object(n.useRef)(w),C=Object(n.useMemo)(()=>({onShippingRateSuccess:u(j).onSuccess,onShippingRateFail:u(j).onFail,onShippingRateSelectSuccess:u(j).onSelectSuccess,onShippingRateSelectFail:u(j).onSelectFail}),[j]);Object(n.useEffect)(()=>{R.current=w},[w]),Object(n.useEffect)(()=>{l?r.incrementCalculating():r.decrementCalculating()},[l,r]),Object(n.useEffect)(()=>{v?r.incrementCalculating():r.decrementCalculating()},[v,r]),Object(n.useEffect)(()=>{_.length>0&&_.some(e=>!(!e.code||!Object.values(s).includes(e.code)))?k({type:g}):k({type:b})},[_]);const T=Object(n.useMemo)(()=>({isPristine:S===b,isValid:S===b,hasInvalidAddress:S===g,hasError:S===y||S===g}),[S]);Object(n.useEffect)(()=>{l||0!==a.length&&!T.hasError||Object(d.a)(R.current,"shipping_rates_fail",{hasInvalidAddress:T.hasInvalidAddress,hasError:T.hasError})},[a,l,T.hasError,T.hasInvalidAddress]),Object(n.useEffect)(()=>{!l&&a.length>0&&!T.hasError&&Object(d.a)(R.current,"shipping_rates_success",a)},[a,l,T.hasError]),Object(n.useEffect)(()=>{v||(T.hasError?Object(d.a)(R.current,"shipping_rate_select_fail",{hasError:T.hasError,hasInvalidAddress:T.hasInvalidAddress}):Object(d.a)(R.current,"shipping_rate_select_success",O.current))},[O,v,T.hasError,T.hasInvalidAddress]);const A={shippingErrorStatus:T,dispatchErrorStatus:k,shippingErrorTypes:o,...C};return Object(n.createElement)(n.Fragment,null,Object(n.createElement)(E.Provider,{value:A},t))}},function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(7),o=r(0),s=r(6),a=r(73),c=r(59);const i=()=>{const e=Object(a.a)(),{dispatchCheckoutEvent:t}=Object(c.a)(),{selectShippingRate:r}=Object(n.useDispatch)(s.CART_STORE_KEY);return{selectShippingRate:Object(o.useCallback)((n,o)=>{r(n,o).then(()=>{t("set-selected-shipping-rate",{shippingRateId:n})}).catch(t=>{e(t)})},[r,t,e]),isSelectingRate:Object(n.useSelect)(e=>e(s.CART_STORE_KEY).isShippingRateBeingSelected(),[])}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"d",(function(){return a})),r.d(t,"c",(function(){return c})),r.d(t,"b",(function(){return i}));const n=window.CustomEvent||null,o=(e,t)=>{let{bubbles:r=!1,cancelable:o=!1,element:s,detail:a={}}=t;if(!n)return;s||(s=document.body);const c=new n(e,{bubbles:r,cancelable:o,detail:a});s.dispatchEvent(c)};let s;const a=()=>{s&&clearTimeout(s),s=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},c=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},i=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const s=()=>{o(t,{bubbles:r,cancelable:n})};return jQuery(document).on(e,s),()=>jQuery(document).off(e,s)}},function(e,t,r){"use strict";var n=r(0),o=r(13);const s=Object(n.createElement)(o.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(n.createElement)(o.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=s},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"number"==typeof e},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(0);const o=()=>{const[,e]=Object(n.useState)();return Object(n.useCallback)(t=>{e(()=>{throw t})},[])}},function(e,t,r){"use strict";var n=r(12),o=r.n(n),s=r(0);r(106);const a=e=>{if(!e)return;const t=e.getBoundingClientRect().bottom;t>=0&&t<=window.innerHeight||e.scrollIntoView()};t.a=e=>t=>{const r=Object(s.useRef)(null);return Object(s.createElement)(s.Fragment,null,Object(s.createElement)("div",{className:"with-scroll-to-top__scroll-point",ref:r,"aria-hidden":!0}),Object(s.createElement)(e,o()({},t,{scrollToTop:e=>{null!==r.current&&((e,t)=>{const{focusableSelector:r}=t||{};window&&Number.isFinite(window.innerHeight)&&(r?((e,t)=>{var r;const n=(null===(r=e.parentElement)||void 0===r?void 0:r.querySelectorAll(t))||[];if(n.length){const e=n[0];a(e),null==e||e.focus()}else a(e)})(e,r):a(e))})(r.current,e)}})))}},,function(e,t,r){"use strict";var n=r(0),o=r(3),s=r(4),a=r.n(s),c=r(1),i=r(23),l=r(71),u=r(42);function d(e){switch(e){case"success":case"warning":case"info":return"polite";case"error":default:return"assertive"}}t.a=function({className:e,status:t="info",children:r,spokenMessage:s=r,onRemove:p=o.noop,isDismissible:m=!0,actions:f=[],politeness:h=d(t),__unstableHTML:b,onDismiss:g=o.noop}){!function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(i.speak)(r,t)},[r,t])}(s,h);const y=a()(e,"components-notice","is-"+t,{"is-dismissible":m});return b&&(r=Object(n.createElement)(n.RawHTML,null,r)),Object(n.createElement)("div",{className:y},Object(n.createElement)("div",{className:"components-notice__content"},r,Object(n.createElement)("div",{className:"components-notice__actions"},f.map(({className:e,label:t,isPrimary:r,variant:o,noDefaultClasses:s=!1,onClick:c,url:i},l)=>{let d=o;return"primary"===o||s||(d=i?"link":"secondary"),void 0===d&&r&&(d="primary"),Object(n.createElement)(u.a,{key:l,href:i,variant:d,onClick:i?void 0:c,className:a()("components-notice__action",e)},t)}))),m&&Object(n.createElement)(u.a,{className:"components-notice__dismiss",icon:l.a,label:Object(c.__)("Dismiss this notice"),onClick:e=>{var t;null==e||null===(t=e.preventDefault)||void 0===t||t.call(e),g(),p()},showTooltip:!1}))}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return s}));var n=r(7);const o=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;const r=Object(n.select)("core/notices").getNotices(e);return r.some(e=>e.type===t)},s=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const r=Object(n.select)("core/notices").getNotices(),{removeNotice:o}=Object(n.dispatch)("core/notices"),s=r.filter(t=>t.status===e);s.forEach(e=>o(e.id,t))}},function(e,t){},function(e,t,r){var n=r(5),o=r(56),s=r(57),a=s.setStyleProp;function c(e){return s.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===e.type&&s.isCustomComponent(e.name,e.attribs)}e.exports=function e(t,r){for(var s,i,l,u,d=(r=r||{}).library||n,p=d.cloneElement,m=d.createElement,f=d.isValidElement,h=[],b="function"==typeof r.replace,g=r.trim,y=0,E=t.length;y<E;y++)if(s=t[y],b&&f(i=r.replace(s)))E>1&&(i=p(i,{key:i.key||y})),h.push(i);else if("text"!==s.type){switch(l=s.attribs,c(s)?a(l.style,l):l&&(l=o(l)),u=null,s.type){case"script":case"style":s.children[0]&&(l.dangerouslySetInnerHTML={__html:s.children[0].data});break;case"tag":"textarea"===s.name&&s.children[0]?l.defaultValue=s.children[0].data:s.children&&s.children.length&&(u=e(s.children,r));break;default:continue}E>1&&(l.key=y),h.push(m(s.name,l,u))}else g?s.data.trim()&&h.push(s.data):h.push(s.data);return 1===h.length?h[0]:h}},function(e,t,r){var n=r(84),o=r(85),s=r(86),a=s.MUST_USE_PROPERTY,c=s.HAS_BOOLEAN_VALUE,i=s.HAS_NUMERIC_VALUE,l=s.HAS_POSITIVE_NUMERIC_VALUE,u=s.HAS_OVERLOADED_BOOLEAN_VALUE;function d(e,t){return(e&t)===t}function p(e,t,r){var n,o,s,p=e.Properties,m=e.DOMAttributeNames;for(o in p)n=m[o]||(r?o:o.toLowerCase()),s=p[o],t[n]={attributeName:n,propertyName:o,mustUseProperty:d(s,a),hasBooleanValue:d(s,c),hasNumericValue:d(s,i),hasPositiveNumericValue:d(s,l),hasOverloadedBooleanValue:d(s,u)}}var m={};p(n,m);var f={};p(o,f,!0);var h={};p(n,h),p(o,h,!0),e.exports={html:m,svg:f,properties:h,isCustomAttribute:RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"))}},function(e,t){e.exports={Properties:{autoFocus:4,accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:4,allowTransparency:0,alt:0,as:0,async:4,autoComplete:0,autoPlay:4,capture:4,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:5,cite:0,classID:0,className:0,cols:24,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:4,controlsList:0,coords:0,crossOrigin:0,data:0,dateTime:0,default:4,defer:4,dir:0,disabled:4,download:32,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:4,formTarget:0,frameBorder:0,headers:0,height:0,hidden:4,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:4,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:5,muted:5,name:0,nonce:0,noValidate:4,open:4,optimum:0,pattern:0,placeholder:0,playsInline:4,poster:0,preload:0,profile:0,radioGroup:0,readOnly:4,referrerPolicy:0,rel:0,required:4,reversed:4,role:0,rows:24,rowSpan:8,sandbox:0,scope:0,scoped:4,scrolling:0,seamless:4,selected:5,shape:0,size:24,sizes:0,span:24,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:8,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,typeof:0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:4,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"}}},function(e,t){e.exports={Properties:{accentHeight:0,accumulate:0,additive:0,alignmentBaseline:0,allowReorder:0,alphabetic:0,amplitude:0,arabicForm:0,ascent:0,attributeName:0,attributeType:0,autoReverse:0,azimuth:0,baseFrequency:0,baseProfile:0,baselineShift:0,bbox:0,begin:0,bias:0,by:0,calcMode:0,capHeight:0,clip:0,clipPath:0,clipRule:0,clipPathUnits:0,colorInterpolation:0,colorInterpolationFilters:0,colorProfile:0,colorRendering:0,contentScriptType:0,contentStyleType:0,cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:0,direction:0,display:0,divisor:0,dominantBaseline:0,dur:0,dx:0,dy:0,edgeMode:0,elevation:0,enableBackground:0,end:0,exponent:0,externalResourcesRequired:0,fill:0,fillOpacity:0,fillRule:0,filter:0,filterRes:0,filterUnits:0,floodColor:0,floodOpacity:0,focusable:0,fontFamily:0,fontSize:0,fontSizeAdjust:0,fontStretch:0,fontStyle:0,fontVariant:0,fontWeight:0,format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:0,glyphOrientationHorizontal:0,glyphOrientationVertical:0,glyphRef:0,gradientTransform:0,gradientUnits:0,hanging:0,horizAdvX:0,horizOriginX:0,ideographic:0,imageRendering:0,in:0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:0,kernelUnitLength:0,kerning:0,keyPoints:0,keySplines:0,keyTimes:0,lengthAdjust:0,letterSpacing:0,lightingColor:0,limitingConeAngle:0,local:0,markerEnd:0,markerMid:0,markerStart:0,markerHeight:0,markerUnits:0,markerWidth:0,mask:0,maskContentUnits:0,maskUnits:0,mathematical:0,mode:0,numOctaves:0,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:0,overlineThickness:0,paintOrder:0,panose1:0,pathLength:0,patternContentUnits:0,patternTransform:0,patternUnits:0,pointerEvents:0,points:0,pointsAtX:0,pointsAtY:0,pointsAtZ:0,preserveAlpha:0,preserveAspectRatio:0,primitiveUnits:0,r:0,radius:0,refX:0,refY:0,renderingIntent:0,repeatCount:0,repeatDur:0,requiredExtensions:0,requiredFeatures:0,restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:0,slope:0,spacing:0,specularConstant:0,specularExponent:0,speed:0,spreadMethod:0,startOffset:0,stdDeviation:0,stemh:0,stemv:0,stitchTiles:0,stopColor:0,stopOpacity:0,strikethroughPosition:0,strikethroughThickness:0,string:0,stroke:0,strokeDasharray:0,strokeDashoffset:0,strokeLinecap:0,strokeLinejoin:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0,surfaceScale:0,systemLanguage:0,tableValues:0,targetX:0,targetY:0,textAnchor:0,textDecoration:0,textRendering:0,textLength:0,to:0,transform:0,u1:0,u2:0,underlinePosition:0,underlineThickness:0,unicode:0,unicodeBidi:0,unicodeRange:0,unitsPerEm:0,vAlphabetic:0,vHanging:0,vIdeographic:0,vMathematical:0,values:0,vectorEffect:0,version:0,vertAdvY:0,vertOriginX:0,vertOriginY:0,viewBox:0,viewTarget:0,visibility:0,widths:0,wordSpacing:0,writingMode:0,x:0,xHeight:0,x1:0,x2:0,xChannelSelector:0,xlinkActuate:0,xlinkArcrole:0,xlinkHref:0,xlinkRole:0,xlinkShow:0,xlinkTitle:0,xlinkType:0,xmlBase:0,xmlns:0,xmlnsXlink:0,xmlLang:0,xmlSpace:0,y:0,y1:0,y2:0,yChannelSelector:0,z:0,zoomAndPan:0},DOMAttributeNames:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlnsXlink:"xmlns:xlink",xmlLang:"xml:lang",xmlSpace:"xml:space"}}},function(e,t){e.exports={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32}},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(r(88)),s=r(90);t.default=function(e,t){var r={};return e&&"string"==typeof e?(o.default(e,(function(e,n){e&&n&&(r[s.camelCase(e,t)]=n)})),r):r}},function(e,t,r){var n=r(89);e.exports=function(e,t){var r,o=null;if(!e||"string"!=typeof e)return o;for(var s,a,c=n(e),i="function"==typeof t,l=0,u=c.length;l<u;l++)s=(r=c[l]).property,a=r.value,i?t(s,a,r):a&&(o||(o={}),o[s]=a);return o}},function(e,t){var r=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,o=/^\s*/,s=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a=/^:\s*/,c=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,i=/^[;\s]*/,l=/^\s+|\s+$/g;function u(e){return e?e.replace(l,""):""}e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var l=1,d=1;function p(e){var t=e.match(n);t&&(l+=t.length);var r=e.lastIndexOf("\n");d=~r?e.length-r:d+e.length}function m(){var e={line:l,column:d};return function(t){return t.position=new f(e),y(),t}}function f(e){this.start=e,this.end={line:l,column:d},this.source=t.source}f.prototype.content=e;var h=[];function b(r){var n=new Error(t.source+":"+l+":"+d+": "+r);if(n.reason=r,n.filename=t.source,n.line=l,n.column=d,n.source=e,!t.silent)throw n;h.push(n)}function g(t){var r=t.exec(e);if(r){var n=r[0];return p(n),e=e.slice(n.length),r}}function y(){g(o)}function E(e){var t;for(e=e||[];t=_();)!1!==t&&e.push(t);return e}function _(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var r=2;""!=e.charAt(r)&&("*"!=e.charAt(r)||"/"!=e.charAt(r+1));)++r;if(r+=2,""===e.charAt(r-1))return b("End of comment missing");var n=e.slice(2,r-2);return d+=2,p(n),e=e.slice(r),d+=2,t({type:"comment",comment:n})}}function v(){var e=m(),t=g(s);if(t){if(_(),!g(a))return b("property missing ':'");var n=g(c),o=e({type:"declaration",property:u(t[0].replace(r,"")),value:n?u(n[0].replace(r,"")):""});return g(i),o}}return y(),function(){var e,t=[];for(E(t);e=v();)!1!==e&&(t.push(e),E(t));return t}()}},function(e,t,r){"use strict";t.__esModule=!0,t.camelCase=void 0;var n=/^--[a-zA-Z0-9-]+$/,o=/-([a-z])/g,s=/^[^-]+$/,a=/^-(webkit|moz|ms|o|khtml)-/,c=function(e,t){return t.toUpperCase()},i=function(e,t){return t+"-"};t.camelCase=function(e,t){return void 0===t&&(t={}),function(e){return!e||s.test(e)||n.test(e)}(e)?e:(e=e.toLowerCase(),t.reactCompat||(e=e.replace(a,i)),e.replace(o,c))}},function(e,t,r){var n=r(92),o=r(58),s=o.formatDOM,a=o.isIE(9),c=/<(![a-zA-Z\s]+)>/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];var t,r=e.match(c);return r&&r[1]&&(t=r[1],a&&(e=e.replace(r[0],""))),s(n(e),null,t)}},function(e,t,r){var n=r(58),o=/<([a-zA-Z]+[0-9]?)/,s=/<head.*>/i,a=/<body.*>/i,c=/<(area|base|br|col|embed|hr|img|input|keygen|link|menuitem|meta|param|source|track|wbr)(.*?)\/?>/gi,i=n.isIE(9),l=i||n.isIE(),u=function(){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},d=function(){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")};if("function"==typeof window.DOMParser){var p=new window.DOMParser,m=i?"text/xml":"text/html";u=d=function(e,t){return t&&(e="<"+t+">"+e+"</"+t+">"),i&&(e=e.replace(c,"<$1$2$3/>")),p.parseFromString(e,m)}}if(document.implementation){var f=document.implementation.createHTMLDocument(l?"html-dom-parser":void 0);u=function(e,t){if(t)return f.documentElement.getElementsByTagName(t)[0].innerHTML=e,f;try{return f.documentElement.innerHTML=e,f}catch(t){if(d)return d(e)}}}var h,b=document.createElement("template");b.content&&(h=function(e){return b.innerHTML=e,b.content.childNodes}),e.exports=function(e){var t,r,n,c,i=e.match(o);switch(i&&i[1]&&(t=i[1].toLowerCase()),t){case"html":return r=d(e),s.test(e)||(n=r.getElementsByTagName("head")[0])&&n.parentNode.removeChild(n),a.test(e)||(n=r.getElementsByTagName("body")[0])&&n.parentNode.removeChild(n),r.getElementsByTagName("html");case"head":case"body":return c=u(e).getElementsByTagName(t),a.test(e)&&s.test(e)?c[0].parentNode.childNodes:c;default:return h?h(e):u(e,"body").getElementsByTagName("body")[0].childNodes}}},function(e,t){e.exports={CASE_SENSITIVE_TAG_NAMES:["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussainBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"]}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return c}));var n=r(3);let o;!function(e){e.ADD_EVENT_CALLBACK="add_event_callback",e.REMOVE_EVENT_CALLBACK="remove_event_callback"}(o||(o={}));const s={addEventCallback:function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;return{id:Object(n.uniqueId)(),type:o.ADD_EVENT_CALLBACK,eventType:e,callback:t,priority:r}},removeEventCallback:(e,t)=>({id:t,type:o.REMOVE_EVENT_CALLBACK,eventType:e})},a={},c=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,{type:t,eventType:r,id:n,callback:s,priority:c}=arguments.length>1?arguments[1]:void 0;const i=e.hasOwnProperty(r)?new Map(e[r]):new Map;switch(t){case o.ADD_EVENT_CALLBACK:return i.set(n,{priority:c,callback:s}),{...e,[r]:i};case o.REMOVE_EVENT_CALLBACK:return i.delete(n),{...e,[r]:i}}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return a}));var n=r(1),o=r(17);const s=async e=>{if("function"==typeof e.json)try{const t=await e.json();return{message:t.message,type:t.type||"api"}}catch(e){return{message:e.message,type:"general"}}return{message:e.message,type:e.type||"general"}},a=e=>{if(e.data&&"rest_invalid_param"===e.code){const t=Object.values(e.data.params);if(t[0])return t[0]}return null!=e&&e.message?Object(o.decodeEntities)(e.message):Object(n.__)("Something went wrong. Please contact us to get assistance.","woocommerce")}},function(e,t,r){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(t,"__esModule",{value:!0});var o=n(r(12)),s=n(r(128)),a=r(5),c=n(a),i=n(r(129)),l=n(r(131)),u={arr:Array.isArray,obj:function(e){return"[object Object]"===Object.prototype.toString.call(e)},fun:function(e){return"function"==typeof e},str:function(e){return"string"==typeof e},num:function(e){return"number"==typeof e},und:function(e){return void 0===e},nul:function(e){return null===e},set:function(e){return e instanceof Set},map:function(e){return e instanceof Map},equ:function(e,t){if(typeof e!=typeof t)return!1;if(u.str(e)||u.num(e))return e===t;if(u.obj(e)&&u.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;var r;for(r in e)if(!(r in t))return!1;for(r in t)if(e[r]!==t[r])return!1;return!u.und(r)||e===t}};function d(){var e=a.useState(!1)[1];return a.useCallback((function(){return e((function(e){return!e}))}),[])}function p(e,t){return u.und(e)||u.nul(e)?t:e}function m(e){return u.und(e)?[]:u.arr(e)?e:[e]}function f(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return u.fun(e)?e.apply(void 0,r):e}function h(e){var t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,s(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(u.und(t))return o({to:t},e);var r=Object.keys(e).reduce((function(r,n){var s;return u.und(t[n])?o({},r,((s={})[n]=e[n],s)):r}),{});return o({to:t},r)}var b,g,y=function(){function e(){this.payload=void 0,this.children=[]}var t=e.prototype;return t.getAnimatedValue=function(){return this.getValue()},t.getPayload=function(){return this.payload||this},t.attach=function(){},t.detach=function(){},t.getChildren=function(){return this.children},t.addChild=function(e){0===this.children.length&&this.attach(),this.children.push(e)},t.removeChild=function(e){var t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()},e}(),E=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).payload=[],t.attach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.addChild(l(t))}))},t.detach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.removeChild(l(t))}))},t}return i(t,e),t}(y),_=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).payload={},t.attach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.addChild(l(t))}))},t.detach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.removeChild(l(t))}))},t}i(t,e);var r=t.prototype;return r.getValue=function(e){void 0===e&&(e=!1);var t={};for(var r in this.payload){var n=this.payload[r];(!e||n instanceof y)&&(t[r]=n instanceof y?n[e?"getAnimatedValue":"getValue"]():n)}return t},r.getAnimatedValue=function(){return this.getValue(!0)},t}(y);function v(e,t){b={fn:e,transform:t}}function O(e){g=e}var S,k=function(e){return"undefined"!=typeof window?window.requestAnimationFrame(e):-1},w=function(e){"undefined"!=typeof window&&window.cancelAnimationFrame(e)};function j(e){S=e}var R,C=function(){return Date.now()};function T(e){R=e}var A,x,P=function(e){return e.current};function M(e){A=e}var N=Object.freeze({get applyAnimatedValues(){return b},injectApplyAnimatedValues:v,get colorNames(){return g},injectColorNames:O,get requestFrame(){return k},get cancelFrame(){return w},injectFrame:function(e,t){k=e,w=t},get interpolation(){return S},injectStringInterpolator:j,get now(){return C},injectNow:function(e){C=e},get defaultElement(){return R},injectDefaultElement:T,get animatedApi(){return P},injectAnimatedApi:function(e){P=e},get createAnimatedStyle(){return A},injectCreateAnimatedStyle:M,get manualFrameloop(){return x},injectManualFrameloop:function(e){x=e}}),I=function(e){function t(t,r){var n;return(n=e.call(this)||this).update=void 0,n.payload=t.style?o({},t,{style:A(t.style)}):t,n.update=r,n.attach(),n}return i(t,e),t}(_),D=!1,L=new Set,F=function e(){if(!D)return!1;var t=C(),r=L,n=Array.isArray(r),o=0;for(r=n?r:r[Symbol.iterator]();;){var s;if(n){if(o>=r.length)break;s=r[o++]}else{if((o=r.next()).done)break;s=o.value}for(var a=s,c=!1,i=0;i<a.configs.length;i++){for(var l=a.configs[i],u=void 0,d=void 0,p=0;p<l.animatedValues.length;p++){var m=l.animatedValues[p];if(!m.done){var f=l.fromValues[p],h=l.toValues[p],b=m.lastPosition,g=h instanceof y,E=Array.isArray(l.initialVelocity)?l.initialVelocity[p]:l.initialVelocity;if(g&&(h=h.getValue()),l.immediate)m.setValue(h),m.done=!0;else if("string"!=typeof f&&"string"!=typeof h){if(void 0!==l.duration)b=f+l.easing((t-m.startTime)/l.duration)*(h-f),u=t>=m.startTime+l.duration;else if(l.decay)b=f+E/(1-.998)*(1-Math.exp(-(1-.998)*(t-m.startTime))),(u=Math.abs(m.lastPosition-b)<.1)&&(h=b);else{d=void 0!==m.lastTime?m.lastTime:t,E=void 0!==m.lastVelocity?m.lastVelocity:l.initialVelocity,t>d+64&&(d=t);for(var _=Math.floor(t-d),v=0;v<_;++v)b+=1*(E+=(-l.tension*(b-h)+-l.friction*E)/l.mass*1/1e3)/1e3;var O=!(!l.clamp||0===l.tension)&&(f<h?b>h:b<h),S=Math.abs(E)<=l.precision,w=0===l.tension||Math.abs(h-b)<=l.precision;u=O||S&&w,m.lastVelocity=E,m.lastTime=t}g&&!l.toValues[p].done&&(u=!1),u?(m.value!==h&&(b=h),m.done=!0):c=!0,m.setValue(b),m.lastPosition=b}else m.setValue(h),m.done=!0}}a.props.onFrame&&(a.values[l.name]=l.interpolation.getValue())}a.props.onFrame&&a.props.onFrame(a.values),c||(L.delete(a),a.stop(!0))}return L.size?x?x():k(e):D=!1,D};function V(e,t,r){if("function"==typeof e)return e;if(Array.isArray(e))return V({range:e,output:t,extrapolate:r});if(S&&"string"==typeof e.output[0])return S(e);var n=e,o=n.output,s=n.range||[0,1],a=n.extrapolateLeft||n.extrapolate||"extend",c=n.extrapolateRight||n.extrapolate||"extend",i=n.easing||function(e){return e};return function(e){var t=function(e,t){for(var r=1;r<t.length-1&&!(t[r]>=e);++r);return r-1}(e,s);return function(e,t,r,n,o,s,a,c,i){var l=i?i(e):e;if(l<t){if("identity"===a)return l;"clamp"===a&&(l=t)}if(l>r){if("identity"===c)return l;"clamp"===c&&(l=r)}return n===o?n:t===r?e<=t?n:o:(t===-1/0?l=-l:r===1/0?l-=t:l=(l-t)/(r-t),l=s(l),n===-1/0?l=-l:o===1/0?l+=n:l=l*(o-n)+n,l)}(e,s[t],s[t+1],o[t],o[t+1],i,a,c,n.map)}}var B=function(e){function t(r,n,o,s){var a;return(a=e.call(this)||this).calc=void 0,a.payload=r instanceof E&&!(r instanceof t)?r.getPayload():Array.isArray(r)?r:[r],a.calc=V(n,o,s),a}i(t,e);var r=t.prototype;return r.getValue=function(){return this.calc.apply(this,this.payload.map((function(e){return e.getValue()})))},r.updateConfig=function(e,t,r){this.calc=V(e,t,r)},r.interpolate=function(e,r,n){return new t(this,e,r,n)},t}(E),U=function(e){function t(t){var r;return(r=e.call(this)||this).animatedStyles=new Set,r.value=void 0,r.startPosition=void 0,r.lastPosition=void 0,r.lastVelocity=void 0,r.startTime=void 0,r.lastTime=void 0,r.done=!1,r.setValue=function(e,t){void 0===t&&(t=!0),r.value=e,t&&r.flush()},r.value=t,r.startPosition=t,r.lastPosition=t,r}i(t,e);var r=t.prototype;return r.flush=function(){0===this.animatedStyles.size&&function e(t,r){"update"in t?r.add(t):t.getChildren().forEach((function(t){return e(t,r)}))}(this,this.animatedStyles),this.animatedStyles.forEach((function(e){return e.update()}))},r.clearStyles=function(){this.animatedStyles.clear()},r.getValue=function(){return this.value},r.interpolate=function(e,t,r){return new B(this,e,t,r)},t}(y),H=function(e){function t(t){var r;return(r=e.call(this)||this).payload=t.map((function(e){return new U(e)})),r}i(t,e);var r=t.prototype;return r.setValue=function(e,t){var r=this;void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach((function(e,n){return r.payload[n].setValue(e,t)})):this.payload.forEach((function(r){return r.setValue(e,t)}))},r.getValue=function(){return this.payload.map((function(e){return e.getValue()}))},r.interpolate=function(e,t){return new B(this,e,t)},t}(E),G=0,Y=function(){function e(){var e=this;this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=function(){return e.interpolations},this.id=G++}var t=e.prototype;return t.update=function(e){if(!e)return this;var t=h(e),r=t.delay,n=void 0===r?0:r,a=t.to,c=s(t,["delay","to"]);if(u.arr(a)||u.fun(a))this.queue.push(o({},c,{delay:n,to:a}));else if(a){var i={};Object.entries(a).forEach((function(e){var t,r=e[0],s=e[1],a=o({to:(t={},t[r]=s,t),delay:f(n,r)},c),l=i[a.delay]&&i[a.delay].to;i[a.delay]=o({},i[a.delay],a,{to:o({},l,a.to)})})),this.queue=Object.values(i)}return this.queue=this.queue.sort((function(e,t){return e.delay-t.delay})),this.diff(c),this},t.start=function(e){var t=this;if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((function(e){var r=e.from,n=void 0===r?{}:r,s=e.to,a=void 0===s?{}:s;u.obj(n)&&(t.merged=o({},n,t.merged)),u.obj(a)&&(t.merged=o({},t.merged,a))}));var r=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach((function(o,a){var c=o.delay,i=s(o,["delay"]),l=function(o){a===n.length-1&&r===t.guid&&o&&(t.idle=!0,t.props.onRest&&t.props.onRest(t.merged)),e&&e()},d=u.arr(i.to)||u.fun(i.to);c?setTimeout((function(){r===t.guid&&(d?t.runAsync(i,l):t.diff(i).start(l))}),c):d?t.runAsync(i,l):t.diff(i).start(l)}))}else u.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),this,L.has(this)||L.add(this),D||(D=!0,k(x||F));return this},t.stop=function(e){return this.listeners.forEach((function(t){return t(e)})),this.listeners=[],this},t.pause=function(e){return this.stop(!0),e&&(this,L.has(this)&&L.delete(this)),this},t.runAsync=function(e,t){var r=this,n=(e.delay,s(e,["delay"])),a=this.local,c=Promise.resolve(void 0);if(u.arr(n.to))for(var i=function(e){var t=e,s=o({},n,h(n.to[t]));u.arr(s.config)&&(s.config=s.config[t]),c=c.then((function(){if(a===r.guid)return new Promise((function(e){return r.diff(s).start(e)}))}))},l=0;l<n.to.length;l++)i(l);else if(u.fun(n.to)){var d,p=0;c=c.then((function(){return n.to((function(e){var t=o({},n,h(e));if(u.arr(t.config)&&(t.config=t.config[p]),p++,a===r.guid)return d=new Promise((function(e){return r.diff(t).start(e)}))}),(function(e){return void 0===e&&(e=!0),r.stop(e)})).then((function(){return d}))}))}c.then(t)},t.diff=function(e){var t=this;this.props=o({},this.props,e);var r=this.props,n=r.from,s=void 0===n?{}:n,a=r.to,c=void 0===a?{}:a,i=r.config,l=void 0===i?{}:i,d=r.reverse,h=r.attach,b=r.reset,y=r.immediate;if(d){var E=[c,s];s=E[0],c=E[1]}this.merged=o({},s,this.merged,c),this.hasChanged=!1;var _=h&&h(this);if(this.animations=Object.entries(this.merged).reduce((function(e,r){var n=r[0],a=r[1],c=e[n]||{},i=u.num(a),d=u.str(a)&&!a.startsWith("#")&&!/\d/.test(a)&&!g[a],h=u.arr(a),E=!i&&!h&&!d,v=u.und(s[n])?a:s[n],O=i||h||d?a:1,k=f(l,n);_&&(O=_.animations[n].parent);var w,j=c.parent,R=c.interpolation,T=m(_?O.getPayload():O),A=a;E&&(A=S({range:[0,1],output:[a,a]})(1));var x,P=R&&R.getValue(),M=!u.und(j)&&c.animatedValues.some((function(e){return!e.done})),N=!u.equ(A,P),I=!u.equ(A,c.previous),D=!u.equ(k,c.config);if(b||I&&N||D){var L;if(i||d)j=R=c.parent||new U(v);else if(h)j=R=c.parent||new H(v);else if(E){var F=c.interpolation&&c.interpolation.calc(c.parent.value);F=void 0===F||b?v:F,c.parent?(j=c.parent).setValue(0,!1):j=new U(0);var V={output:[F,a]};c.interpolation?(R=c.interpolation,c.interpolation.updateConfig(V)):R=j.interpolate(V)}return T=m(_?O.getPayload():O),w=m(j.getPayload()),b&&!E&&j.setValue(v,!1),t.hasChanged=!0,w.forEach((function(e){e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=M?e.lastVelocity:void 0,e.lastTime=M?e.lastTime:void 0,e.startTime=C(),e.done=!1,e.animatedStyles.clear()})),f(y,n)&&j.setValue(E?O:a,!1),o({},e,((L={})[n]=o({},c,{name:n,parent:j,interpolation:R,animatedValues:w,toValues:T,previous:A,config:k,fromValues:m(j.getValue()),immediate:f(y,n),initialVelocity:p(k.velocity,0),clamp:p(k.clamp,!1),precision:p(k.precision,.01),tension:p(k.tension,170),friction:p(k.friction,26),mass:p(k.mass,1),duration:k.duration,easing:p(k.easing,(function(e){return e})),decay:k.decay}),L))}return N?e:(E&&(j.setValue(1,!1),R.updateConfig({output:[A,A]})),j.done=!0,t.hasChanged=!0,o({},e,((x={})[n]=o({},e[n],{previous:A}),x)))}),this.animations),this.hasChanged)for(var v in this.configs=Object.values(this.animations),this.values={},this.interpolations={},this.animations)this.interpolations[v]=this.animations[v].interpolation,this.values[v]=this.animations[v].interpolation.getValue();return this},t.destroy=function(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0},e}(),z=function(e,t){var r=a.useRef(!1),n=a.useRef(),o=u.fun(t),s=a.useMemo((function(){var r;return n.current&&(n.current.map((function(e){return e.destroy()})),n.current=void 0),[new Array(e).fill().map((function(e,n){var s=new Y,a=o?f(t,n,s):t[n];return 0===n&&(r=a.ref),s.update(a),r||s.start(),s})),r]}),[e]),c=s[0],i=s[1];n.current=c,a.useImperativeHandle(i,(function(){return{start:function(){return Promise.all(n.current.map((function(e){return new Promise((function(t){return e.start(t)}))})))},stop:function(e){return n.current.forEach((function(t){return t.stop(e)}))},get controllers(){return n.current}}}));var l=a.useMemo((function(){return function(e){return n.current.map((function(t,r){t.update(o?f(e,r,t):e[r]),i||t.start()}))}}),[e]);a.useEffect((function(){r.current?o||l(t):i||n.current.forEach((function(e){return e.start()}))})),a.useEffect((function(){return r.current=!0,function(){return n.current.forEach((function(e){return e.destroy()}))}}),[]);var d=n.current.map((function(e){return e.getValues()}));return o?[d,l,function(e){return n.current.forEach((function(t){return t.pause(e)}))}]:d},q=0,W=function(e,t){return("function"==typeof t?e.map(t):m(t)).map(String)},$=function(e){var t=e.items,r=e.keys,n=void 0===r?function(e){return e}:r,a=s(e,["items","keys"]);return t=m(void 0!==t?t:null),o({items:t,keys:W(t,n)},a)};function X(e,t){var r=function(){if(o){if(s>=n.length)return"break";a=n[s++]}else{if((s=n.next()).done)return"break";a=s.value}var r=a.key,c=function(e){return e.key!==r};(u.und(t)||t===r)&&(e.current.instances.delete(r),e.current.transitions=e.current.transitions.filter(c),e.current.deleted=e.current.deleted.filter(c))},n=e.current.deleted,o=Array.isArray(n),s=0;for(n=o?n:n[Symbol.iterator]();;){var a;if("break"===r())break}e.current.forceUpdate()}var K=function(e){function t(t){var r;return void 0===t&&(t={}),r=e.call(this)||this,!t.transform||t.transform instanceof y||(t=b.transform(t)),r.payload=t,r}return i(t,e),t}(_),J={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},Q="[-+]?\\d*\\.?\\d+";function Z(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}var ee=new RegExp("rgb"+Z(Q,Q,Q)),te=new RegExp("rgba"+Z(Q,Q,Q,Q)),re=new RegExp("hsl"+Z(Q,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%")),ne=new RegExp("hsla"+Z(Q,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%",Q)),oe=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,se=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,ae=/^#([0-9a-fA-F]{6})$/,ce=/^#([0-9a-fA-F]{8})$/;function ie(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function le(e,t,r){var n=r<.5?r*(1+t):r+t-r*t,o=2*r-n,s=ie(o,n,e+1/3),a=ie(o,n,e),c=ie(o,n,e-1/3);return Math.round(255*s)<<24|Math.round(255*a)<<16|Math.round(255*c)<<8}function ue(e){var t=parseInt(e,10);return t<0?0:t>255?255:t}function de(e){return(parseFloat(e)%360+360)%360/360}function pe(e){var t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function me(e){var t=parseFloat(e);return t<0?0:t>100?1:t/100}function fe(e){var t,r,n="number"==typeof(t=e)?t>>>0===t&&t>=0&&t<=4294967295?t:null:(r=ae.exec(t))?parseInt(r[1]+"ff",16)>>>0:J.hasOwnProperty(t)?J[t]:(r=ee.exec(t))?(ue(r[1])<<24|ue(r[2])<<16|ue(r[3])<<8|255)>>>0:(r=te.exec(t))?(ue(r[1])<<24|ue(r[2])<<16|ue(r[3])<<8|pe(r[4]))>>>0:(r=oe.exec(t))?parseInt(r[1]+r[1]+r[2]+r[2]+r[3]+r[3]+"ff",16)>>>0:(r=ce.exec(t))?parseInt(r[1],16)>>>0:(r=se.exec(t))?parseInt(r[1]+r[1]+r[2]+r[2]+r[3]+r[3]+r[4]+r[4],16)>>>0:(r=re.exec(t))?(255|le(de(r[1]),me(r[2]),me(r[3])))>>>0:(r=ne.exec(t))?(le(de(r[1]),me(r[2]),me(r[3]))|pe(r[4]))>>>0:null;return null===n?e:"rgba("+((4278190080&(n=n||0))>>>24)+", "+((16711680&n)>>>16)+", "+((65280&n)>>>8)+", "+(255&n)/255+")"}var he=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,be=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,ge=new RegExp("("+Object.keys(J).join("|")+")","g"),ye={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Ee=["Webkit","Ms","Moz","O"];function _e(e,t,r){return null==t||"boolean"==typeof t||""===t?"":r||"number"!=typeof t||0===t||ye.hasOwnProperty(e)&&ye[e]?(""+t).trim():t+"px"}ye=Object.keys(ye).reduce((function(e,t){return Ee.forEach((function(r){return e[function(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}(r,t)]=e[t]})),e}),ye);var ve={};M((function(e){return new K(e)})),T("div"),j((function(e){var t=e.output.map((function(e){return e.replace(be,fe)})).map((function(e){return e.replace(ge,fe)})),r=t[0].match(he).map((function(){return[]}));t.forEach((function(e){e.match(he).forEach((function(e,t){return r[t].push(+e)}))}));var n=t[0].match(he).map((function(t,n){return V(o({},e,{output:r[n]}))}));return function(e){var r=0;return t[0].replace(he,(function(){return n[r++](e)})).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,(function(e,t,r,n,o){return"rgba("+Math.round(t)+", "+Math.round(r)+", "+Math.round(n)+", "+o+")"}))}})),O(J),v((function(e,t){if(!e.nodeType||void 0===e.setAttribute)return!1;var r=t.style,n=t.children,o=t.scrollTop,a=t.scrollLeft,c=s(t,["style","children","scrollTop","scrollLeft"]),i="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;for(var l in void 0!==o&&(e.scrollTop=o),void 0!==a&&(e.scrollLeft=a),void 0!==n&&(e.textContent=n),r)if(r.hasOwnProperty(l)){var u=0===l.indexOf("--"),d=_e(l,r[l],u);"float"===l&&(l="cssFloat"),u?e.style.setProperty(l,d):e.style[l]=d}for(var p in c){var m=i?p:ve[p]||(ve[p]=p.replace(/([A-Z])/g,(function(e){return"-"+e.toLowerCase()})));void 0!==e.getAttribute(m)&&e.setAttribute(m,c[p])}}),(function(e){return e}));var Oe,Se,ke=(Oe=function(e){return a.forwardRef((function(t,r){var n=d(),i=a.useRef(!0),l=a.useRef(null),p=a.useRef(null),m=a.useCallback((function(e){var t=l.current;l.current=new I(e,(function(){var e=!1;p.current&&(e=b.fn(p.current,l.current.getAnimatedValue())),p.current&&!1!==e||n()})),t&&t.detach()}),[]);a.useEffect((function(){return function(){i.current=!1,l.current&&l.current.detach()}}),[]),a.useImperativeHandle(r,(function(){return P(p,i,n)})),m(t);var f,h=l.current.getValue(),g=(h.scrollTop,h.scrollLeft,s(h,["scrollTop","scrollLeft"])),y=(f=e,!u.fun(f)||f.prototype instanceof c.Component?function(e){return p.current=function(e,t){return t&&(u.fun(t)?t(e):u.obj(t)&&(t.current=e)),e}(e,r)}:void 0);return c.createElement(e,o({},g,{ref:y}))}))},void 0===(Se=!1)&&(Se=!0),function(e){return(u.arr(e)?e:Object.keys(e)).reduce((function(e,t){var r=Se?t[0].toLowerCase()+t.substring(1):t;return e[r]=Oe(r),e}),Oe)}),we=ke(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);t.apply=ke,t.config={default:{tension:170,friction:26},gentle:{tension:120,friction:14},wobbly:{tension:180,friction:12},stiff:{tension:210,friction:20},slow:{tension:280,friction:60},molasses:{tension:280,friction:120}},t.update=F,t.animated=we,t.a=we,t.interpolate=function(e,t,r){return e&&new B(e,t,r)},t.Globals=N,t.useSpring=function(e){var t=u.fun(e),r=z(1,t?e:[e]),n=r[0],o=r[1],s=r[2];return t?[n[0],o,s]:n},t.useTrail=function(e,t){var r=a.useRef(!1),n=u.fun(t),s=f(t),c=a.useRef(),i=z(e,(function(e,t){return 0===e&&(c.current=[]),c.current.push(t),o({},s,{config:f(s.config,e),attach:e>0&&function(){return c.current[e-1]}})})),l=i[0],d=i[1],p=i[2],m=a.useMemo((function(){return function(e){return d((function(t,r){e.reverse;var n=e.reverse?t+1:t-1,a=c.current[n];return o({},e,{config:f(e.config||s.config,t),attach:a&&function(){return a}})}))}}),[e,s.reverse]);return a.useEffect((function(){r.current&&!n&&m(t)})),a.useEffect((function(){r.current=!0}),[]),n?[l,m,p]:l},t.useTransition=function(e,t,r){var n=o({items:e,keys:t||function(e){return e}},r),c=$(n),i=c.lazy,l=void 0!==i&&i,u=(c.unique,c.reset),p=void 0!==u&&u,m=(c.enter,c.leave,c.update,c.onDestroyed),h=(c.keys,c.items,c.onFrame),b=c.onRest,g=c.onStart,y=c.ref,E=s(c,["lazy","unique","reset","enter","leave","update","onDestroyed","keys","items","onFrame","onRest","onStart","ref"]),_=d(),v=a.useRef(!1),O=a.useRef({mounted:!1,first:!0,deleted:[],current:{},transitions:[],prevProps:{},paused:!!n.ref,instances:!v.current&&new Map,forceUpdate:_});return a.useImperativeHandle(n.ref,(function(){return{start:function(){return Promise.all(Array.from(O.current.instances).map((function(e){var t=e[1];return new Promise((function(e){return t.start(e)}))})))},stop:function(e){return Array.from(O.current.instances).forEach((function(t){return t[1].stop(e)}))},get controllers(){return Array.from(O.current.instances).map((function(e){return e[1]}))}}})),O.current=function(e,t){for(var r=e.first,n=e.prevProps,a=s(e,["first","prevProps"]),c=$(t),i=c.items,l=c.keys,u=c.initial,d=c.from,p=c.enter,m=c.leave,h=c.update,b=c.trail,g=void 0===b?0:b,y=c.unique,E=c.config,_=c.order,v=void 0===_?["enter","leave","update"]:_,O=$(n),S=O.keys,k=O.items,w=o({},a.current),j=[].concat(a.deleted),R=Object.keys(w),C=new Set(R),T=new Set(l),A=l.filter((function(e){return!C.has(e)})),x=a.transitions.filter((function(e){return!e.destroyed&&!T.has(e.originalKey)})).map((function(e){return e.originalKey})),P=l.filter((function(e){return C.has(e)})),M=-g;v.length;)switch(v.shift()){case"enter":A.forEach((function(e,t){y&&j.find((function(t){return t.originalKey===e}))&&(j=j.filter((function(t){return t.originalKey!==e})));var n=l.indexOf(e),o=i[n],s=r&&void 0!==u?"initial":"enter";w[e]={slot:s,originalKey:e,key:y?String(e):q++,item:o,trail:M+=g,config:f(E,o,s),from:f(r&&void 0!==u?u||{}:d,o),to:f(p,o)}}));break;case"leave":x.forEach((function(e){var t=S.indexOf(e),r=k[t];j.unshift(o({},w[e],{slot:"leave",destroyed:!0,left:S[Math.max(0,t-1)],right:S[Math.min(S.length,t+1)],trail:M+=g,config:f(E,r,"leave"),to:f(m,r)})),delete w[e]}));break;case"update":P.forEach((function(e){var t=l.indexOf(e),r=i[t];w[e]=o({},w[e],{item:r,slot:"update",trail:M+=g,config:f(E,r,"update"),to:f(h,r)})}))}var N=l.map((function(e){return w[e]}));return j.forEach((function(e){var t,r=e.left,n=(e.right,s(e,["left","right"]));-1!==(t=N.findIndex((function(e){return e.originalKey===r})))&&(t+=1),t=Math.max(0,t),N=[].concat(N.slice(0,t),[n],N.slice(t))})),o({},a,{changed:A.length||x.length||P.length,first:r&&0===A.length,transitions:N,current:w,deleted:j,prevProps:t})}(O.current,n),O.current.changed&&O.current.transitions.forEach((function(e){var t=e.slot,r=e.from,n=e.to,s=e.config,a=e.trail,c=e.key,i=e.item;O.current.instances.has(c)||O.current.instances.set(c,new Y);var u=O.current.instances.get(c),d=o({},E,{to:n,from:r,config:s,ref:y,onRest:function(r){O.current.mounted&&(e.destroyed&&(y||l||X(O,c),m&&m(i)),!Array.from(O.current.instances).some((function(e){return!e[1].idle}))&&(y||l)&&O.current.deleted.length>0&&X(O),b&&b(i,t,r))},onStart:g&&function(){return g(i,t)},onFrame:h&&function(e){return h(i,t,e)},delay:a,reset:p&&"enter"===t});u.update(d),O.current.paused||u.start()})),a.useEffect((function(){return O.current.mounted=v.current=!0,function(){O.current.mounted=v.current=!1,Array.from(O.current.instances).map((function(e){return e[1].destroy()})),O.current.instances.clear()}}),[]),O.current.transitions.map((function(e){var t=e.item,r=e.slot,n=e.key;return{item:t,key:n,state:r,props:O.current.instances.get(n).getValues()}}))},t.useChain=function(e,t,r){void 0===r&&(r=1e3);var n=a.useRef();a.useEffect((function(){u.equ(e,n.current)?e.forEach((function(e){var t=e.current;return t&&t.start()})):t?e.forEach((function(e,n){var s=e.current;if(s){var a=s.controllers;if(a.length){var c=r*t[n];a.forEach((function(e){e.queue=e.queue.map((function(e){return o({},e,{delay:e.delay+c})})),e.start()}))}}})):e.reduce((function(e,t,r){var n=t.current;return e.then((function(){return n.start()}))}),Promise.resolve()),n.current=e}))},t.useSprings=z},,,,,,,,,,function(e,t){},,,,,function(e,t,r){"use strict";(function(e){var n=r(0),o=r(3),s=r(4),a=r.n(s),c=r(23),i=r(1),l=(r(37),r(42));t.a=Object(n.forwardRef)((function({className:t,children:r,spokenMessage:s=r,politeness:u="polite",actions:d=[],onRemove:p=o.noop,icon:m=null,explicitDismiss:f=!1,onDismiss:h=o.noop},b){function g(e){e&&e.preventDefault&&e.preventDefault(),h(),p()}h=h||o.noop,function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(c.speak)(r,t)},[r,t])}(s,u),Object(n.useEffect)(()=>{const e=setTimeout(()=>{f||(h(),p())},1e4);return()=>clearTimeout(e)},[h,p]);const y=a()(t,"components-snackbar",{"components-snackbar-explicit-dismiss":!!f});d&&d.length>1&&(void 0!==e&&e.env,d=[d[0]]);const E=a()("components-snackbar__content",{"components-snackbar__content-with-icon":!!m});return Object(n.createElement)("div",{ref:b,className:y,onClick:f?o.noop:g,tabIndex:"0",role:f?"":"button",onKeyPress:f?o.noop:g,"aria-label":f?"":Object(i.__)("Dismiss this notice")},Object(n.createElement)("div",{className:E},m&&Object(n.createElement)("div",{className:"components-snackbar__icon"},m),r,d.map(({label:e,onClick:t,url:r},o)=>Object(n.createElement)(l.a,{key:o,href:r,variant:"tertiary",onClick:e=>function(e,t){e.stopPropagation(),p(),t&&t(e)}(e,t),className:"components-snackbar__action"},e)),f&&Object(n.createElement)("span",{role:"button","aria-label":"Dismiss this notice",tabIndex:"0",className:"components-snackbar__dismiss-button",onClick:g,onKeyPress:g},"✕")))}))}).call(this,r(55))},function(e,t){e.exports=window.wp.plugins},,,function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},,function(e,t,r){"use strict";r.d(t,"b",(function(){return s})),r.d(t,"a",(function(){return a}));var n=r(49),o=(r(14),r(2));const s=(e,t)=>Object.keys(o.defaultAddressFields).every(r=>e[r]===t[r]),a=e=>{const t=Object.keys(o.defaultAddressFields),r=Object(n.a)(t,{},e.country),s=Object.assign({},e);return r.forEach(t=>{let{key:r="",hidden:n=!1}=t;n&&((e,t)=>e in t)(r,e)&&(s[r]="")}),s}},function(e,t){e.exports=window.wc.wcBlocksSharedHocs},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(12),o=r.n(n),s=r(0),a=r(4),c=r.n(a),i=r(76),l=r(7),u=(r(81),r(60));const d=e=>{let{status:t="default"}=e;switch(t){case"error":return"woocommerce-error";case"success":return"woocommerce-message";case"info":case"warning":return"woocommerce-info"}return""},p=e=>{let{className:t,context:r="default",additionalNotices:n=[]}=e;const{isSuppressed:a}=Object(u.b)(),{notices:p}=Object(l.useSelect)(e=>({notices:e("core/notices").getNotices(r)})),{removeNotice:m}=Object(l.useDispatch)("core/notices"),f=p.filter(e=>"snackbar"!==e.type).concat(n);if(!f.length)return null;const h=c()(t,"wc-block-components-notices");return a?null:Object(s.createElement)("div",{className:h},f.map(e=>Object(s.createElement)(i.a,o()({key:"store-notice-"+e.id},e,{className:c()("wc-block-components-notices__notice",d(e)),onRemove:()=>{e.isDismissible&&m(e.id,r)}}),e.content)))}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(0),o=r(52),s=r(2),a=r(62),c=r.n(a),i=r(10),l=r(15);const u=(e,t)=>e&&t[e]?t[e]:null,d=e=>{let{block:t,blockMap:r,blockWrapper:o,children:a,depth:p=1}=e;return a&&0!==a.length?Array.from(a).map((e,a)=>{const{blockName:m="",...f}={key:`${t}_${p}_${a}`,...e instanceof HTMLElement?e.dataset:{},className:e instanceof Element?null==e?void 0:e.className:""},h=u(m,r);if(!h){const s=c()(e instanceof Element&&(null==e?void 0:e.outerHTML)||(null==e?void 0:e.textContent)||"");if("string"==typeof s&&s)return s;if(!Object(n.isValidElement)(s))return null;const a=e.childNodes.length?d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}):void 0;return a?Object(n.cloneElement)(s,f,a):Object(n.cloneElement)(s,f)}const b=o||n.Fragment;return Object(n.createElement)(n.Suspense,{key:`${t}_${p}_${a}_suspense`,fallback:Object(n.createElement)("div",{className:"wc-block-placeholder"})},Object(n.createElement)(l.a,{text:"Unexpected error in: "+m,showErrorBlock:s.CURRENT_USER_IS_ADMIN},Object(n.createElement)(b,null,Object(n.createElement)(h,f,d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}),((e,t,r,o)=>{if(!Object(i.hasInnerBlocks)(e))return null;const a=r?Array.from(r).map(e=>e instanceof HTMLElement&&(null==e?void 0:e.dataset.blockName)||null).filter(Boolean):[],c=Object(i.getRegisteredBlocks)(e).filter(e=>{let{blockName:t,force:r}=e;return!0===r&&!a.includes(t)}),d=o||n.Fragment;return Object(n.createElement)(n.Fragment,null,c.map((e,r)=>{let{blockName:o,component:a}=e;const c=a||u(o,t);return c?Object(n.createElement)(l.a,{key:o+"_blockerror",text:"Unexpected error in: "+o,showErrorBlock:s.CURRENT_USER_IS_ADMIN},Object(n.createElement)(d,null,Object(n.createElement)(c,{key:`${o}_forced_${r}`}))):null}))})(m,r,e.childNodes,o)))))}):null},p=e=>{let{Block:t,selector:r,blockName:n,getProps:s=(()=>({})),blockMap:a,blockWrapper:c}=e;Object(o.a)({Block:t,selector:r,getProps:(e,t)=>{const r=d({block:n,blockMap:a,children:e.children||[],blockWrapper:c});return{...s(e,t),children:r}}})}},function(e,t){e.exports=function(e,t){if(null==e)return{};var r,n,o={},s=Object.keys(e);for(n=0;n<s.length;n++)r=s[n],t.indexOf(r)>=0||(o[r]=e[r]);return o},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(130);e.exports=function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,n(e,t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){function r(t,n){return e.exports=r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,r(t,n)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";r.d(t,"a",(function(){return S}));var n=r(0),o=r(112),s=r(2),a=r(15),c=r(207),i=r(68),l=r(50),u=r(36),d=r(1),p=r(27),m=r.n(p),f=r(118),h=r(95),b=r(7);const g=(e,t,r)=>{const n=Object.keys(e).map(t=>({key:t,value:e[t]}),[]),o=`wc-${r}-new-payment-method`;return n.push({key:o,value:t}),n},y=(e,t)=>{m.a.setNonce&&"function"==typeof m.a.setNonce&&m.a.setNonce(e),null!=e&&e.get("User-ID")&&t.setCustomerId(parseInt(e.get("User-ID")||"0",10))};var E=r(199),_=r(32),v=r(60),O=()=>{const{hasError:e,onCheckoutValidationBeforeProcessing:t,dispatchActions:r,redirectUrl:o,isProcessing:s,isBeforeProcessing:a,isComplete:p,orderNotes:O,shouldCreateAccount:S,extensionData:k}=Object(u.b)(),{hasValidationErrors:w}=Object(E.b)(),{shippingErrorStatus:j}=Object(i.b)(),{billingAddress:R,shippingAddress:C}=Object(l.b)(),{cartNeedsPayment:T,cartNeedsShipping:A,receiveCart:x}=Object(_.a)(),{activePaymentMethod:P,isExpressPaymentMethodActive:M,currentStatus:N,paymentMethodData:I,expressPaymentMethods:D,paymentMethods:L,shouldSavePayment:F}=Object(c.b)(),{setIsSuppressed:V}=Object(v.b)(),{createErrorNotice:B,removeNotice:U}=Object(b.useDispatch)("core/notices"),H=Object(n.useRef)(R),G=Object(n.useRef)(C),Y=Object(n.useRef)(o),[z,q]=Object(n.useState)(!1),W=Object(n.useMemo)(()=>{var e;const t={...D,...L};return null==t||null===(e=t[P])||void 0===e?void 0:e.paymentMethodId},[P,D,L]),$=w&&!M||N.hasError||j.hasError,X=!e&&!$&&(N.isSuccessful||!T)&&s;Object(n.useEffect)(()=>{V(M)},[M,V]),Object(n.useEffect)(()=>{$===e||!s&&!a||M||r.setHasError($)},[$,e,s,a,M,r]),Object(n.useEffect)(()=>{H.current=R,G.current=C,Y.current=o},[R,C,o]);const K=Object(n.useCallback)(()=>!w&&(N.hasError?{errorMessage:Object(d.__)("There was a problem with your payment option.","woocommerce")}:!j.hasError||{errorMessage:Object(d.__)("There was a problem with your shipping option.","woocommerce")}),[w,N.hasError,j.hasError]);Object(n.useEffect)(()=>{let e;return M||(e=t(K,0)),()=>{M||e()}},[t,K,M]),Object(n.useEffect)(()=>{Y.current&&(window.location.href=Y.current)},[p]);const J=Object(n.useCallback)(async()=>{if(z)return;q(!0),U("checkout");const e=T?{payment_method:W,payment_data:g(I,F,P)}:{},t={billing_address:Object(f.a)(H.current),customer_note:O,create_account:S,...e,extensions:{...k}};A&&(t.shipping_address=Object(f.a)(G.current)),m()({path:"/wc/store/v1/checkout",method:"POST",data:t,cache:"no-store",parse:!1}).then(e=>{if(y(e.headers,r),!e.ok)throw new Error(e);return e.json()}).then(e=>{r.setAfterProcessing(e),q(!1)}).catch(e=>{try{null!=e&&e.headers&&y(e.headers,r),e.json().then(e=>{var t,n,o;null!==(t=e.data)&&void 0!==t&&t.cart&&x(e.data.cart),B(Object(h.b)(e),{id:"checkout",context:"wc/checkout"}),null==e||null===(n=e.additional_errors)||void 0===n||null===(o=n.forEach)||void 0===o||o.call(n,e=>{B(e.message,{id:e.error_code,context:"wc/checkout"})}),r.setAfterProcessing(e)})}catch{var t;B(Object(d.sprintf)(// Translators: %s Error text.
4
+ Object(d.__)("%s Please try placing your order again.","woocommerce"),null!==(t=null==e?void 0:e.message)&&void 0!==t?t:Object(d.__)("Something went wrong.","woocommerce")),{id:"checkout",context:"wc/checkout"})}r.setHasError(!0),q(!1)})},[z,U,T,W,I,F,P,O,S,k,A,r,B,x]);return Object(n.useEffect)(()=>{X&&!z&&J()},[J,X,z]),null};const S=e=>{let{children:t,isCart:r=!1,redirectUrl:d}=e;return Object(n.createElement)(u.a,{redirectUrl:d,isCart:r},Object(n.createElement)(l.a,null,Object(n.createElement)(i.a,null,Object(n.createElement)(c.a,null,t,Object(n.createElement)(a.a,{renderError:s.CURRENT_USER_IS_ADMIN?null:()=>null},Object(n.createElement)(o.PluginArea,{scope:"woocommerce-checkout"})),Object(n.createElement)(O,null)))))}},,,function(e,t,r){"use strict";var n=r(0);r(196),t.a=()=>Object(n.createElement)("span",{className:"wc-block-components-spinner","aria-hidden":"true"})},function(e,t,r){"use strict";var n=r(0),o=r(1),s=r(4),a=r.n(s),c=(r(198),r(135));t.a=e=>{let{children:t,className:r,screenReaderLabel:s,showSpinner:i=!1,isLoading:l=!0}=e;return Object(n.createElement)("div",{className:a()(r,{"wc-block-components-loading-mask":l})},l&&i&&Object(n.createElement)(c.a,null),Object(n.createElement)("div",{className:a()({"wc-block-components-loading-mask__children":l}),"aria-hidden":l},t),l&&Object(n.createElement)("span",{className:"screen-reader-text"},s||Object(o.__)("Loading…","woocommerce")))}},,,,,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=(e,t)=>{const r=[];return Object.keys(e).forEach(n=>{if(void 0!==t[n])switch(e[n].type){case"boolean":r[n]="false"!==t[n]&&!1!==t[n];break;case"number":r[n]=parseInt(t[n],10);break;case"array":case"object":r[n]=JSON.parse(t[n]);break;default:r[n]=t[n]}else r[n]=e[n].default}),r}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return s}));var n=r(0);const o=Object(n.createContext)({hasDarkControls:!1}),s=()=>Object(n.useContext)(o)},,,,,function(e){e.exports=JSON.parse('{"name":"woocommerce/filled-cart-block","version":"1.0.0","title":"Filled Cart","description":"Contains blocks that are displayed when the cart contains products.","category":"woocommerce","supports":{"align":["wide"],"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/empty-cart-block","version":"1.0.0","title":"Empty Cart","description":"Contains blocks that are displayed when the cart is empty.","category":"woocommerce","supports":{"align":["wide"],"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-items-block","version":"1.0.0","title":"Cart Items block","description":"Column containing cart items.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/filled-cart-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-express-payment-block","version":"1.0.0","title":"Express Checkout","description":"Provide an express payment option for your customers.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-line-items-block","version":"1.0.0","title":"Cart Line Items","description":"Block containing current line items in Cart.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart-items-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-totals-block","version":"1.0.0","title":"Cart Totals","description":"Column containing the cart totals.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"checkbox":{"type":"boolean","default":false},"text":{"type":"string","required":false},"lock":{"type":"object","default":{"remove":true}}},"parent":["woocommerce/filled-cart-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/proceed-to-checkout-block","version":"1.0.0","title":"Proceed to checkout","description":"Allow customers proceed to Checkout.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"default":{"remove":true,"move":true}}},"parent":["woocommerce/cart-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-accepted-payment-methods-block","version":"1.0.0","title":"Accepted Payment Methods","description":"Display accepted payment methods.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":true},"parent":["woocommerce/cart-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-block","version":"1.0.0","title":"Order Summary","description":"Show customers a summary of their order.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/cart-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-subtotal-block","version":"1.0.0","title":"Subtotal","description":"Shows the cart subtotal row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-fee-block","version":"1.0.0","title":"Fees","description":"Shows the cart fee row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-discount-block","version":"1.0.0","title":"Discount","description":"Shows the cart discount row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-shipping-block","version":"1.0.0","title":"Shipping","description":"Shows the cart shipping row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-coupon-form-block","version":"1.0.0","title":"Coupon Form","description":"Shows the apply coupon form.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":false,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-taxes-block","version":"1.0.0","title":"Taxes","description":"Shows the cart taxes row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/cart-order-summary-heading-block","version":"1.0.0","title":"Heading","description":"Shows the heading row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"content":{"type":"string","default":"Cart totals"},"lock":{"type":"object","default":{"remove":false,"move":false}}},"parent":["woocommerce/cart-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){},,function(e,t){},function(e,t,r){"use strict";r.d(t,"b",(function(){return i})),r.d(t,"a",(function(){return l}));var n=r(0),o=r(3),s=r(11),a=r.n(s);const c=Object(n.createContext)({getValidationError:()=>"",setValidationErrors:e=>{},clearValidationError:e=>{},clearAllValidationErrors:()=>{},hideValidationError:()=>{},showValidationError:()=>{},showAllValidationErrors:()=>{},hasValidationErrors:!1,getValidationErrorId:e=>e}),i=()=>Object(n.useContext)(c),l=e=>{let{children:t}=e;const[r,s]=Object(n.useState)({}),i=Object(n.useCallback)(e=>r[e],[r]),l=Object(n.useCallback)(e=>{const t=r[e];return!t||t.hidden?"":"validate-error-"+e},[r]),u=Object(n.useCallback)(e=>{s(t=>{if(!t[e])return t;const{[e]:r,...n}=t;return n})},[]),d=Object(n.useCallback)(()=>{s({})},[]),p=Object(n.useCallback)(e=>{e&&s(t=>(e=Object(o.pickBy)(e,(e,r)=>!("string"!=typeof e.message||t.hasOwnProperty(r)&&a()(t[r],e))),0===Object.values(e).length?t:{...t,...e}))},[]),m=Object(n.useCallback)((e,t)=>{s(r=>{if(!r.hasOwnProperty(e))return r;const n={...r[e],...t};return a()(r[e],n)?r:{...r,[e]:n}})},[]),f={getValidationError:i,setValidationErrors:p,clearValidationError:u,clearAllValidationErrors:d,hideValidationError:Object(n.useCallback)(e=>{m(e,{hidden:!0})},[m]),showValidationError:Object(n.useCallback)(e=>{m(e,{hidden:!1})},[m]),showAllValidationErrors:Object(n.useCallback)(()=>{s(e=>{const t={};return Object.keys(e).forEach(r=>{e[r].hidden&&(t[r]={...e[r],hidden:!1})}),0===Object.values(t).length?e:{...e,...t}})},[]),hasValidationErrors:Object.keys(r).length>0,getValidationErrorId:l};return Object(n.createElement)(c.Provider,{value:f},t)}},,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(94);const o=(e,t)=>function(r){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10;const s=n.a.addEventCallback(e,r,o);return t(s),()=>{t(n.a.removeEventCallback(e,s.id))}}},,function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return a}));const n=(e,t)=>e[t]?Array.from(e[t].values()).sort((e,t)=>e.priority-t.priority):[];var o=r(30);const s=async(e,t,r)=>{const o=n(e,t),s=[];for(const e of o)try{const t=await Promise.resolve(e.callback(r));"object"==typeof t&&s.push(t)}catch(e){console.error(e)}return!s.length||s},a=async(e,t,r)=>{const s=[],a=n(e,t);for(const e of a)try{const t=await Promise.resolve(e.callback(r));if("object"!=typeof t||null===t)continue;if(!t.hasOwnProperty("type"))throw new Error("Returned objects from event emitter observers must return an object with a type property");if(Object(o.a)(t)||Object(o.b)(t))return s.push(t),s;s.push(t)}catch(e){return console.error(e),s.push({type:"error"}),s}return s}},function(e,t,r){"use strict";r.d(t,"b",(function(){return V})),r.d(t,"a",(function(){return B}));var n=r(0),o=r(18),s=r(7);let a,c;!function(e){e.PRISTINE="pristine",e.STARTED="started",e.PROCESSING="processing",e.ERROR="has_error",e.FAILED="failed",e.SUCCESS="success",e.COMPLETE="complete"}(a||(a={})),function(e){e.SET_REGISTERED_PAYMENT_METHODS="set_registered_payment_methods",e.SET_REGISTERED_EXPRESS_PAYMENT_METHODS="set_registered_express_payment_methods",e.SET_SHOULD_SAVE_PAYMENT_METHOD="set_should_save_payment_method",e.SET_ACTIVE_PAYMENT_METHOD="set_active_payment_method"}(c||(c={}));const i={currentStatus:a.PRISTINE,shouldSavePaymentMethod:!1,activePaymentMethod:"",paymentMethodData:{payment_method:""},errorMessage:"",paymentMethods:{},expressPaymentMethods:{}},l={setPaymentStatus:()=>({pristine:()=>{},started:()=>{},processing:()=>{},completed:()=>{},error:e=>{},failed:(e,t)=>{},success:(e,t)=>{}}),currentStatus:{isPristine:!0,isStarted:!1,isProcessing:!1,isFinished:!1,hasError:!1,hasFailed:!1,isSuccessful:!1,isDoingExpressPayment:!1},paymentStatuses:a,paymentMethodData:{},errorMessage:"",activePaymentMethod:"",activeSavedToken:"",setActivePaymentMethod:()=>{},customerPaymentMethods:{},paymentMethods:{},expressPaymentMethods:{},paymentMethodsInitialized:!1,expressPaymentMethodsInitialized:!1,onPaymentProcessing:()=>()=>()=>{},setExpressPaymentError:()=>{},isExpressPaymentMethodActive:!1,setShouldSavePayment:()=>{},shouldSavePayment:!1};var u=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i,{type:t,paymentMethodData:r,shouldSavePaymentMethod:n=!1,errorMessage:o="",paymentMethods:s={},paymentMethod:l=""}=arguments.length>1?arguments[1]:void 0;switch(t){case a.PRISTINE:return{...i,...e,errorMessage:"",currentStatus:a.PRISTINE};case a.STARTED:return{...e,currentStatus:a.STARTED};case a.ERROR:return e.currentStatus!==a.ERROR?{...e,currentStatus:a.ERROR,errorMessage:o||e.errorMessage}:e;case a.FAILED:return e.currentStatus!==a.FAILED?{...e,currentStatus:a.FAILED,paymentMethodData:r||e.paymentMethodData,errorMessage:o||e.errorMessage}:e;case a.SUCCESS:return e.currentStatus!==a.SUCCESS?{...e,currentStatus:a.SUCCESS,paymentMethodData:r||e.paymentMethodData}:e;case a.PROCESSING:return e.currentStatus!==a.PROCESSING?{...e,currentStatus:a.PROCESSING,errorMessage:""}:e;case a.COMPLETE:return e.currentStatus!==a.COMPLETE?{...e,currentStatus:a.COMPLETE}:e;case c.SET_REGISTERED_PAYMENT_METHODS:return{...e,paymentMethods:s};case c.SET_REGISTERED_EXPRESS_PAYMENT_METHODS:return{...e,expressPaymentMethods:s};case c.SET_SHOULD_SAVE_PAYMENT_METHOD:return{...e,shouldSavePaymentMethod:n};case c.SET_ACTIVE_PAYMENT_METHOD:return{...e,activePaymentMethod:l,paymentMethodData:r||e.paymentMethodData}}},d=r(1),p=r(16),m=r(31),f=r(2),h=r(51),b=r(25),g=r.n(b),y=r(29),E=r(50),_=r(32),v=r(30),O=r(66);const S=(e,t,r,o)=>{const[a,c]=Object(n.useState)(!1),{isEditor:i}=Object(y.a)(),{selectedRates:l}=Object(O.a)(),{billingAddress:u,shippingAddress:p}=Object(E.b)(),b=Object(m.a)(l),v=Object(m.a)(r),S=Object(_.a)(),{cartTotals:k,cartIsLoading:w,cartNeedsShipping:j,paymentRequirements:R}=S,C=Object(n.useRef)({cart:S,cartTotals:k,cartNeedsShipping:j,billingData:u,billingAddress:u,shippingAddress:p,selectedShippingMethods:b,paymentRequirements:R}),{createErrorNotice:T}=Object(s.useDispatch)("core/notices");Object(n.useEffect)(()=>{C.current={cart:S,cartTotals:k,cartNeedsShipping:j,get billingData(){return g()("billingData",{alternative:"billingAddress",plugin:"woocommerce-gutenberg-products-block",link:"https://github.com/woocommerce/woocommerce-blocks/pull/6369"}),this.billingAddress},billingAddress:u,shippingAddress:p,selectedShippingMethods:b,paymentRequirements:R}},[S,k,j,u,p,b,R]);const A=Object(n.useCallback)(async()=>{let r={};const n=e=>{r={...r,[e.name]:e}};for(let e=0;e<v.length;e++){const r=v[e],s=t[r];if(s)try{const e=!!i||await Promise.resolve(s.canMakePayment(C.current));if(e){if("object"==typeof e&&null!==e&&e.error)throw new Error(e.error.message);n(s)}}catch(e){if(f.CURRENT_USER_IS_ADMIN||i){const t=Object(d.sprintf)(
5
  /* translators: %s the id of the payment method being registered (bank transfer, cheque...) */
6
+ Object(d.__)("There was an error registering the payment method with id '%s': ","woocommerce"),s.paymentMethodId);T(`${t} ${e}`,{context:o,id:`wc-${s.paymentMethodId}-registration-error`})}}}e(r),c(!0)},[T,e,i,o,v,t]),x=Object(h.a)(A,500,{leading:!0});return Object(n.useEffect)(()=>{w||x()},[x,S,b,u,w]),a},k=e=>({type:e}),w=e=>({type:a.ERROR,errorMessage:e}),j=e=>{let{errorMessage:t,paymentMethodData:r}=e;return{type:a.FAILED,errorMessage:t,paymentMethodData:r}},R=e=>{let{paymentMethodData:t}=e;return{type:a.SUCCESS,paymentMethodData:t}},C=e=>({type:c.SET_REGISTERED_PAYMENT_METHODS,paymentMethods:e}),T=e=>({type:c.SET_REGISTERED_EXPRESS_PAYMENT_METHODS,paymentMethods:e}),A=e=>({type:c.SET_SHOULD_SAVE_PAYMENT_METHOD,shouldSavePaymentMethod:e}),x=(e,t)=>({type:c.SET_ACTIVE_PAYMENT_METHOD,paymentMethod:e,paymentMethodData:t});var P=r(67),M=r(36),N=r(94),I=r(204);var D=r(206),L=r(199);const F=Object(n.createContext)(l),V=()=>Object(n.useContext)(F),B=e=>{let{children:t}=e;const{isProcessing:r,isIdle:c,isCalculating:l,hasError:d}=Object(M.b)(),{isEditor:m,getPreviewData:h}=Object(y.a)(),{setValidationErrors:b}=Object(L.b)(),{createErrorNotice:g,removeNotice:E}=Object(s.useDispatch)("core/notices"),{isSuccessResponse:_,isErrorResponse:O,isFailResponse:V,noticeContexts:B}=Object(v.d)(),[U,H]=Object(n.useReducer)(N.b,{}),{onPaymentProcessing:G}=(e=>Object(n.useMemo)(()=>({onPaymentProcessing:Object(I.a)("payment_processing",e)}),[e]))(H),Y=Object(n.useRef)(U);Object(n.useEffect)(()=>{Y.current=U},[U]);const[z,q]=Object(n.useReducer)(u,i),{dispatchActions:W,setPaymentStatus:$}=(e=>{const{setBillingAddress:t,setShippingAddress:r}=Object(P.a)();return{dispatchActions:Object(n.useMemo)(()=>({setRegisteredPaymentMethods:t=>{e(C(t))},setRegisteredExpressPaymentMethods:t=>{e(T(t))},setShouldSavePayment:t=>{e(A(t))},setActivePaymentMethod:function(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e(x(t,r))}}),[e]),setPaymentStatus:Object(n.useCallback)(()=>({pristine:()=>e(k(a.PRISTINE)),started:()=>e(k(a.STARTED)),processing:()=>e(k(a.PROCESSING)),completed:()=>e(k(a.COMPLETE)),error:t=>e(w(t)),failed:function(r,n){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;o&&t(o),e(j({errorMessage:r||"",paymentMethodData:n||{}}))},success:function(n){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,s=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;o&&t(o),void 0!==typeof s&&null!=s&&s.address&&r(s.address),e(R({paymentMethodData:n}))}}),[e,t,r])}})(q),X=(e=>{const t=Object(p.getPaymentMethods)(),{noticeContexts:r}=Object(v.d)(),n=new Set([...Object(f.getSetting)("paymentGatewaySortOrder",[]),...Object.keys(t)]);return S(e,t,Array.from(n),r.PAYMENTS)})(W.setRegisteredPaymentMethods),K=(e=>{const t=Object(p.getExpressPaymentMethods)(),{noticeContexts:r}=Object(v.d)();return S(e,t,Object.keys(t),r.EXPRESS_PAYMENTS)})(W.setRegisteredExpressPaymentMethods),J=Object(n.useMemo)(()=>m?h("previewSavedPaymentMethods"):X?function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(0===Object.keys(e).length)return{};const t=Object(f.getSetting)("customerPaymentMethods",{}),r=Object.keys(t),n={};return r.forEach(r=>{const o=t[r].filter(t=>{var r;let{method:{gateway:n}}=t;return n in e&&(null===(r=e[n].supports)||void 0===r?void 0:r.showSavedCards)});o.length&&(n[r]=o)}),n}(z.paymentMethods):{},[m,h,X,z.paymentMethods]),Q=Object(n.useCallback)(e=>{e?g(e,{id:"wc-express-payment-error",context:B.EXPRESS_PAYMENTS}):E("wc-express-payment-error",B.EXPRESS_PAYMENTS)},[g,B.EXPRESS_PAYMENTS,E]),Z=Object.keys(z.expressPaymentMethods).includes(z.activePaymentMethod),ee=Object(n.useMemo)(()=>({isPristine:z.currentStatus===a.PRISTINE,isStarted:z.currentStatus===a.STARTED,isProcessing:z.currentStatus===a.PROCESSING,isFinished:[a.ERROR,a.FAILED,a.SUCCESS].includes(z.currentStatus),hasError:z.currentStatus===a.ERROR,hasFailed:z.currentStatus===a.FAILED,isSuccessful:z.currentStatus===a.SUCCESS,isDoingExpressPayment:z.currentStatus!==a.PRISTINE&&Z}),[z.currentStatus,Z]);Object(n.useEffect)(()=>{const e=Object.keys(z.paymentMethods);if(!X||!e.length)return;const t=[...e,...Object.keys(z.expressPaymentMethods)];if(z.activePaymentMethod&&t.includes(z.activePaymentMethod))return;$().pristine();const r=Object.keys(J).flatMap(e=>J[e])[0]||void 0;if(r){const e=r.tokenId.toString(),t=r.method.gateway,n=`wc-${t}-payment-token`;W.setActivePaymentMethod(t,{token:e,payment_method:t,[n]:e,isSavedToken:!0})}else W.setActivePaymentMethod(Object.keys(z.paymentMethods)[0])},[X,z.paymentMethods,z.expressPaymentMethods,W,$,z.activePaymentMethod,J]),Object(n.useEffect)(()=>{!r||d||l||ee.isFinished||$().processing()},[r,d,l,ee.isFinished,$]),Object(n.useEffect)(()=>{c&&!ee.isSuccessful&&$().pristine()},[c,ee.isSuccessful,$]),Object(n.useEffect)(()=>{d&&ee.isSuccessful&&$().pristine()},[d,ee.isSuccessful,$]),Object(n.useEffect)(()=>{ee.isProcessing&&(E("wc-payment-error",B.PAYMENTS),Object(D.b)(Y.current,"payment_processing",{}).then(e=>{let t,r;var n,o,s,a,c,i;if(e.forEach(e=>{_(e)&&(t=e),(O(e)||V(e))&&(r=e)}),t&&!r)$().success(null===(n=t)||void 0===n||null===(o=n.meta)||void 0===o?void 0:o.paymentMethodData,null===(s=t)||void 0===s||null===(a=s.meta)||void 0===a?void 0:a.billingAddress,null===(c=t)||void 0===c||null===(i=c.meta)||void 0===i?void 0:i.shippingData);else if(r&&V(r)){var l,u,d,p,m,f;r.message&&r.message.length&&g(r.message,{id:"wc-payment-error",isDismissible:!1,context:(null===(f=r)||void 0===f?void 0:f.messageContext)||B.PAYMENTS}),$().failed(null===(l=r)||void 0===l?void 0:l.message,null===(u=r)||void 0===u||null===(d=u.meta)||void 0===d?void 0:d.paymentMethodData,null===(p=r)||void 0===p||null===(m=p.meta)||void 0===m?void 0:m.billingAddress)}else if(r){var h,y;r.message&&r.message.length&&g(r.message,{id:"wc-payment-error",isDismissible:!1,context:(null===(y=r)||void 0===y?void 0:y.messageContext)||B.PAYMENTS}),$().error(r.message),b(null===(h=r)||void 0===h?void 0:h.validationErrors)}else $().success()}))},[ee.isProcessing,b,$,E,B.PAYMENTS,_,V,O,g]);const te="object"==typeof z.paymentMethodData&&Object(o.b)(z.paymentMethodData,"token")?z.paymentMethodData.token+"":"",re={setPaymentStatus:$,currentStatus:ee,paymentStatuses:a,paymentMethodData:z.paymentMethodData,errorMessage:z.errorMessage,activePaymentMethod:z.activePaymentMethod,activeSavedToken:te,setActivePaymentMethod:W.setActivePaymentMethod,onPaymentProcessing:G,customerPaymentMethods:J,paymentMethods:z.paymentMethods,expressPaymentMethods:z.expressPaymentMethods,paymentMethodsInitialized:X,expressPaymentMethodsInitialized:K,setExpressPaymentError:Q,isExpressPaymentMethodActive:Z,shouldSavePayment:z.shouldSavePaymentMethod,setShouldSavePayment:W.setShouldSavePayment};return Object(n.createElement)(F.Provider,{value:re},t)}},,,,,,,,,,,,,,,,,,,,,,function(e,t,r){e.exports=r(247)},function(e,t){},,,,,,,,,,,,,,,,,function(e,t,r){"use strict";r.r(t);var n=r(146),o=r(0),s=r(32),a=r(16),c=r(127),i=r(48),l=r(10),u={FILLED_CART:r(152),EMPTY_CART:r(153),CART_ITEMS:r(154),CART_EXPRESS_PAYMENT:r(155),CART_LINE_ITEMS:r(156),CART_TOTALS:r(157),PROCEED_TO_CHECKOUT:r(158),CART_ACCEPTED_PAYMENT_METHODS:r(159),CART_ORDER_SUMMARY:r(160),CART_ORDER_SUMMARY_SUBTOTAL:r(161),CART_ORDER_SUMMARY_FEE:r(162),CART_ORDER_SUMMARY_DISCOUNT:r(163),CART_ORDER_SUMMARY_SHIPPING:r(164),CART_ORDER_SUMMARY_COUPON_FORM:r(165),CART_ORDER_SUMMARY_TAXES:r(166),CART_ORDER_SUMMARY_HEADING:r(167)};r.p=i.k,Object(l.registerCheckoutBlock)({metadata:u.FILLED_CART,component:Object(o.lazy)(()=>r.e(19).then(r.bind(null,415)))}),Object(l.registerCheckoutBlock)({metadata:u.EMPTY_CART,component:Object(o.lazy)(()=>r.e(18).then(r.bind(null,416)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ITEMS,component:Object(o.lazy)(()=>r.e(14).then(r.bind(null,417)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_LINE_ITEMS,component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(3),r.e(4),r.e(15)]).then(r.bind(null,449)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_TOTALS,component:Object(o.lazy)(()=>r.e(17).then(r.bind(null,418)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_EXPRESS_PAYMENT,component:Object(o.lazy)(()=>r.e(13).then(r.bind(null,438)))}),Object(l.registerCheckoutBlock)({metadata:u.PROCEED_TO_CHECKOUT,component:Object(o.lazy)(()=>r.e(27).then(r.bind(null,450)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ACCEPTED_PAYMENT_METHODS,component:Object(o.lazy)(()=>r.e(12).then(r.bind(null,451)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY,component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(16)]).then(r.bind(null,452)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_HEADING,component:Object(o.lazy)(()=>r.e(23).then(r.bind(null,439)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_SUBTOTAL,component:Object(o.lazy)(()=>r.e(25).then(r.bind(null,453)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_FEE,component:Object(o.lazy)(()=>r.e(22).then(r.bind(null,454)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_DISCOUNT,component:Object(o.lazy)(()=>r.e(21).then(r.bind(null,455)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_COUPON_FORM,component:Object(o.lazy)(()=>r.e(20).then(r.bind(null,456)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_SHIPPING,component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(1),r.e(2),r.e(5),r.e(24)]).then(r.bind(null,440)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_TAXES,component:Object(o.lazy)(()=>r.e(26).then(r.bind(null,441)))}),Object(l.registerCheckoutBlock)({metadata:u.CART_ORDER_SUMMARY_HEADING,component:Object(o.lazy)(()=>r.e(23).then(r.bind(null,439)))});var d=r(1),p=r(136),m=r(199),f=r(251),h=r(123),b=r(2),g=r(15),y=r(70),E=r(74),_=r(60),v=r(132);const O=e=>{let{children:t,redirectUrl:r}=e;return Object(o.createElement)(v.a,{isCart:!0,redirectUrl:r},t)};var S=r(147);r(230);const k=()=>{window.location.reload(!0)},w=e=>{let{children:t,attributes:r={}}=e;const{cartIsLoading:n}=Object(s.a)(),{hasDarkControls:a}=r;return Object(o.createElement)(p.a,{showSpinner:!0,isLoading:n},Object(o.createElement)(S.a.Provider,{value:{hasDarkControls:a}},Object(o.createElement)(m.a,null,t)))},j=e=>{let{scrollToTop:t}=e;return Object(o.useEffect)(()=>{const e=Object(y.b)("added_to_cart","wc-blocks_added_to_cart");return document.body.addEventListener("wc-blocks_added_to_cart",t),()=>{e(),document.body.removeEventListener("wc-blocks_added_to_cart",t)}},[t]),null};var R=Object(E.a)(e=>{let{attributes:t,children:r,scrollToTop:n}=e;return Object(o.createElement)(g.a,{header:Object(d.__)("Something went wrong…","woocommerce"),text:Object(d.__)("The cart has encountered an unexpected error. If the error persists, please get in touch with us for help.","woocommerce"),button:Object(o.createElement)("button",{className:"wc-block-button",onClick:k},Object(d.__)("Reload the page","woocommerce")),showErrorMessage:b.CURRENT_USER_IS_ADMIN},Object(o.createElement)(f.a,{context:"wc/cart"}),Object(o.createElement)(_.a,null,Object(o.createElement)(h.a,{context:"wc/cart"}),Object(o.createElement)(l.SlotFillProvider,null,Object(o.createElement)(O,null,Object(o.createElement)(w,{attributes:t},r),Object(o.createElement)(j,{scrollToTop:n})))))});const C={isPreview:{type:"boolean",default:!1,save:!1},hasDarkControls:{type:"boolean",default:Object(b.getSetting)("hasDarkEditorStyleSupport",!1)},isShippingCalculatorEnabled:{type:"boolean",default:Object(b.getSetting)("isShippingCalculatorEnabled",!0)},checkoutPageId:{type:"number",default:0},showRateAfterTaxName:{type:"boolean",default:!0},align:{type:"string"}};Object(c.a)({Block:R,blockName:"woocommerce/cart",selector:".wp-block-woocommerce-cart",getProps:e=>({attributes:Object(n.a)(C,e?e.dataset:{})}),blockMap:Object(a.getRegisteredBlockComponents)("woocommerce/cart"),blockWrapper:e=>{let{children:t}=e;const{extensions:r,receiveCart:n,...a}=Object(s.a)();return o.Children.map(t,e=>{if(Object(o.isValidElement)(e)){const t={extensions:r,cart:a};return Object(o.cloneElement)(e,t)}return e})}})},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return b}));var n=r(0),o=r(8),s=r(4),a=r.n(s),c=r(3),i=r(96),l=r(9),u=r(111),d=function({notices:e,className:t,children:r,onRemove:s=c.noop}){const d=Object(l.useReducedMotion)(),[p]=Object(n.useState)(()=>new WeakMap),m=Object(i.useTransition)(e,e=>e.id,{from:{opacity:0,height:0},enter:e=>async t=>await t({opacity:1,height:p.get(e).offsetHeight}),leave:()=>async e=>{await e({opacity:0}),await e({height:0})},immediate:d});t=a()("components-snackbar-list",t);const f=e=>()=>s(e.id);return Object(n.createElement)("div",{className:t},r,m.map(({item:e,key:t,props:r})=>Object(n.createElement)(i.animated.div,{key:t,style:r},Object(n.createElement)("div",{className:"components-snackbar-list__notice-container",ref:t=>t&&p.set(e,t)},Object(n.createElement)(u.a,Object(o.a)({},Object(c.omit)(e,["content"]),{onRemove:f(e)}),e.content)))))},p=r(10),m=r(7),f=r(29);const h={},b=e=>{let{className:t,context:r="default"}=e;const{isEditor:o}=Object(f.a)(),{notices:s}=Object(m.useSelect)(e=>({notices:e("core/notices").getNotices(r)})),{removeNotice:c}=Object(m.useDispatch)("core/notices");if(o)return null;const i=s.filter(e=>"snackbar"===e.type),l=i.length>0?i.reduce((e,t)=>{let{content:r}=t;return e[r]=!0,e},{}):h,u=Object(p.__experimentalApplyCheckoutFilter)({filterName:"snackbarNoticeVisibility",defaultValue:l}),b=i.filter(e=>!0===u[e.content]),g=a()(t,"wc-block-components-notices__snackbar");return Object(n.createElement)(d,{notices:b,className:g,onRemove:()=>{b.forEach(e=>c(e.id,r))}})}}]);
packages/woocommerce-blocks/build/cart.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '95f660aa78f34beb67b8b7d724d0dbea');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => 'eca5dddfd4ad3527250558e061f74923');
packages/woocommerce-blocks/build/checkout-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '7027935b689ef42bf26dad229bbdb08b');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => 'cbbf026d4326ee8375298e159026b02b');
packages/woocommerce-blocks/build/checkout-frontend.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){function t(t){for(var r,o,s=t[0],c=t[1],a=0,l=[];a<s.length;a++)o=s[a],Object.prototype.hasOwnProperty.call(n,o)&&n[o]&&l.push(n[o][0]),n[o]=0;for(r in c)Object.prototype.hasOwnProperty.call(c,r)&&(e[r]=c[r]);for(i&&i(t);l.length;)l.shift()()}var r={},n={28:0,7:0,73:0};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.e=function(e){var t=[],r=n[e];if(0!==r)if(r)t.push(r[2]);else{var s=new Promise((function(t,o){r=n[e]=[t,o]}));t.push(r[2]=s);var c,a=document.createElement("script");a.charset="utf-8",a.timeout=120,o.nc&&a.setAttribute("nonce",o.nc),a.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",1:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6",2:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b",3:"vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542",5:"cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping",6:"checkout-blocks/billing-address--checkout-blocks/shipping-address",29:"checkout-blocks/actions",30:"checkout-blocks/billing-address",31:"checkout-blocks/contact-information",32:"checkout-blocks/express-payment",33:"checkout-blocks/fields",34:"checkout-blocks/order-note",35:"checkout-blocks/order-summary",36:"checkout-blocks/order-summary-cart-items",37:"checkout-blocks/order-summary-coupon-form",38:"checkout-blocks/order-summary-discount",39:"checkout-blocks/order-summary-fee",40:"checkout-blocks/order-summary-shipping",41:"checkout-blocks/order-summary-subtotal",42:"checkout-blocks/order-summary-taxes",43:"checkout-blocks/payment",44:"checkout-blocks/shipping-address",45:"checkout-blocks/shipping-methods",46:"checkout-blocks/terms",47:"checkout-blocks/totals"}[e]||e)+"-frontend.js?ver="+{0:"b35319103d97482170cd",1:"09920f481dd2bac58517",2:"27ff6341f4e781fe4f13",3:"e4fdda06b61d87fecace",5:"9475bf0965c41dd964ad",6:"82d0d20d0dbe0cccc4ae",29:"f7af90dfd4f7086b0049",30:"2be357f7e9aec4dcd335",31:"a4f2bc2e3254546a6eca",32:"85ae548bb6f00a6cc1bd",33:"c2dc19ff9b3f0105136a",34:"632f208949a406407f37",35:"cb39af547db2a1409ebe",36:"91d73da9c2b28925e76b",37:"417080911d6075ce3930",38:"e641e1eba3c4dbea090c",39:"e5ee517a6e22d824a297",40:"7c9f727b2e1ff32c8555",41:"40ae977fe13fa45568ce",42:"23929a65278a60010fc6",43:"2a6ea65e07929addcaae",44:"bc8ffa22adc1bfda9975",45:"2579a2b14804839e3ccf",46:"393fdd8ed3e27a615240",47:"d1239f1858ef2df9b849"}[e]}(e);var i=new Error;c=function(t){a.onerror=a.onload=null,clearTimeout(l);var r=n[e];if(0!==r){if(r){var o=t&&("load"===t.type?"missing":t.type),s=t&&t.target&&t.target.src;i.message="Loading chunk "+e+" failed.\n("+o+": "+s+")",i.name="ChunkLoadError",i.type=o,i.request=s,r[1](i)}n[e]=void 0}};var l=setTimeout((function(){c({type:"timeout",target:a})}),12e4);a.onerror=a.onload=c,document.head.appendChild(a)}return Promise.all(t)},o.m=e,o.c=r,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(r,n,function(t){return e[t]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var s=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],c=s.push.bind(s);s.push=t,s=s.slice();for(var a=0;a<s.length;a++)t(s[a]);var i=c;o(o.s=231)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,r){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var s=typeof n;if("string"===s||"number"===s)e.push(n);else if(Array.isArray(n)){if(n.length){var c=o.apply(null,n);c&&e.push(c)}}else if("object"===s)if(n.toString===Object.prototype.toString)for(var a in n)r.call(n,a)&&n[a]&&e.push(a);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},function(e,t,r){"use strict";function n(){return(n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}r.d(t,"a",(function(){return n}))},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wc.blocksCheckout},function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function r(){return e.exports=r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,r.apply(this,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,r){"use strict";var n=r(19),o=r.n(n),s=r(0),c=r(5),a=r(1),i=r(48),l=e=>{let{imageUrl:t=i.l+"/block-error.svg",header:r=Object(a.__)("Oops!","woocommerce"),text:n=Object(a.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:c=Object(a.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(s.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(s.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(s.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(s.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),n&&Object(s.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},n),o&&Object(s.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},c?c+" ":"",o),l&&Object(s.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(35);class u extends c.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(s.createElement)(s.Fragment,null,Object(s.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:n=!0,text:o,errorMessagePrefix:c,renderError:a,button:i}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof a?a({errorMessage:u}):Object(s.createElement)(l,{showErrorBlock:n,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:c,button:i}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},function(e,t,r){"use strict";r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o}));const n=e=>!(e=>null===e)(e)&&e instanceof Object&&e.constructor===Object;function o(e,t){return n(e)&&t in e}},function(e,t){e.exports=function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,,function(e,t){e.exports=window.wp.a11y},function(e,t,r){"use strict";(function(e){var n=r(0);r(37);const o=Object(n.createContext)({slots:{},fills:{},registerSlot:()=>{void 0!==e&&e.env},updateSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{}});t.a=o}).call(this,r(55))},function(e,t){e.exports=window.wp.deprecated},,function(e,t){e.exports=window.wp.apiFetch},,function(e,t,r){"use strict";r.d(t,"a",(function(){return s}));var n=r(0);r(7);const o=Object(n.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),s=()=>Object(n.useContext)(o)},function(e,t,r){"use strict";r.d(t,"c",(function(){return s})),r.d(t,"a",(function(){return i})),r.d(t,"b",(function(){return l})),r.d(t,"d",(function(){return d}));var n=r(18);let o,s;!function(e){e.SUCCESS="success",e.FAIL="failure",e.ERROR="error"}(o||(o={})),function(e){e.PAYMENTS="wc/payment-area",e.EXPRESS_PAYMENTS="wc/express-payment-area"}(s||(s={}));const c=(e,t)=>Object(n.a)(e)&&"type"in e&&e.type===t,a=e=>c(e,o.SUCCESS),i=e=>c(e,o.ERROR),l=e=>c(e,o.FAIL),u=e=>!Object(n.a)(e)||void 0===e.retry||!0===e.retry,d=()=>({responseTypes:o,noticeContexts:s,shouldRetry:u,isSuccessResponse:a,isErrorResponse:i,isFailResponse:l})},function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(0),o=r(11),s=r.n(o);function c(e){const t=Object(n.useRef)(e);return s()(e,t.current)||(t.current=e),t.current}},function(e,t,r){"use strict";r.d(t,"a",(function(){return E}));var n=r(3),o=r(0),s=r(6),c=r(7),a=r(17),i=r(118),l=r(29),u=r(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(c.dispatch)(s.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},m=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},f={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},h={...f,email:""},b={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:s.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},g=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,r]=e;return[t,Object(a.decodeEntities)(r)]})),y={cartCoupons:s.EMPTY_CART_COUPONS,cartItems:s.EMPTY_CART_ITEMS,cartFees:s.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:s.EMPTY_CART_ITEM_ERRORS,cartTotals:b,cartIsLoading:!0,cartErrors:s.EMPTY_CART_ERRORS,billingAddress:h,shippingAddress:f,shippingRates:s.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:s.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:s.EMPTY_EXTENSIONS},E=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:r}=Object(l.a)(),a=null==r?void 0:r.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();m();const p=Object(c.useSelect)((e,r)=>{let{dispatch:n}=r;if(!u)return y;if(t)return{cartCoupons:a.coupons,cartItems:a.items,cartFees:a.fees,cartItemsCount:a.items_count,cartItemsWeight:a.items_weight,cartNeedsPayment:a.needs_payment,cartNeedsShipping:a.needs_shipping,cartItemErrors:s.EMPTY_CART_ITEM_ERRORS,cartTotals:a.totals,cartIsLoading:!1,cartErrors:s.EMPTY_CART_ERRORS,billingData:h,billingAddress:h,shippingAddress:f,extensions:s.EMPTY_EXTENSIONS,shippingRates:a.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:a.has_calculated_shipping,paymentRequirements:a.paymentRequirements,receiveCart:"function"==typeof(null==a?void 0:a.receiveCart)?a.receiveCart:()=>{}};const o=e(s.CART_STORE_KEY),c=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),m=o.isCustomerDataUpdating(),{receiveCart:b}=n(s.CART_STORE_KEY),E=g(c.billingAddress),_=c.needsShipping?g(c.shippingAddress):E,O=c.fees.length>0?c.fees.map(e=>g(e)):s.EMPTY_CART_FEES;return{cartCoupons:c.coupons.length>0?c.coupons.map(e=>({...e,label:e.code})):s.EMPTY_CART_COUPONS,cartItems:c.items,cartFees:O,cartItemsCount:c.itemsCount,cartItemsWeight:c.itemsWeight,cartNeedsPayment:c.needsPayment,cartNeedsShipping:c.needsShipping,cartItemErrors:c.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(i.a)(E),billingAddress:Object(i.a)(E),shippingAddress:Object(i.a)(_),extensions:c.extensions,shippingRates:c.shippingRates,isLoadingRates:m,cartHasCalculatedShipping:c.hasCalculatedShipping,paymentRequirements:c.paymentRequirements,receiveCart:b}},[u]);return d.current&&Object(n.isEqual)(d.current,p)||(d.current=p),d.current}},,function(e,t,r){"use strict";var n=r(4),o=r.n(n),s=r(0);t.a=Object(s.forwardRef)((function({as:e="div",className:t,...r},n){return function({as:e="div",...t}){return"function"==typeof t.children?t.children(t):Object(s.createElement)(e,t)}({as:e,className:o()("components-visually-hidden",t),...r,ref:n})}))},function(e,t){},function(e,t,r){"use strict";r.d(t,"b",(function(){return A})),r.d(t,"a",(function(){return P}));var n=r(0),o=r(1),s=r(61),c=r(25),a=r.n(c),i=r(45),l=r(18),u=r(7);let d;!function(e){e.SET_IDLE="set_idle",e.SET_PRISTINE="set_pristine",e.SET_REDIRECT_URL="set_redirect_url",e.SET_COMPLETE="set_checkout_complete",e.SET_BEFORE_PROCESSING="set_before_processing",e.SET_AFTER_PROCESSING="set_after_processing",e.SET_PROCESSING_RESPONSE="set_processing_response",e.SET_PROCESSING="set_checkout_is_processing",e.SET_HAS_ERROR="set_checkout_has_error",e.SET_NO_ERROR="set_checkout_no_error",e.SET_CUSTOMER_ID="set_checkout_customer_id",e.SET_ORDER_ID="set_checkout_order_id",e.SET_ORDER_NOTES="set_checkout_order_notes",e.INCREMENT_CALCULATING="increment_calculating",e.DECREMENT_CALCULATING="decrement_calculating",e.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS="set_shipping_address_as_billing_address",e.SET_SHOULD_CREATE_ACCOUNT="set_should_create_account",e.SET_EXTENSION_DATA="set_extension_data"}(d||(d={}));const p=()=>({type:d.SET_IDLE}),m=e=>({type:d.SET_REDIRECT_URL,redirectUrl:e}),f=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{type:d.SET_COMPLETE,data:e}},h=function(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return{type:e?d.SET_HAS_ERROR:d.SET_NO_ERROR}};var b=r(2),g=r(118);let y;!function(e){e.PRISTINE="pristine",e.IDLE="idle",e.PROCESSING="processing",e.COMPLETE="complete",e.BEFORE_PROCESSING="before_processing",e.AFTER_PROCESSING="after_processing"}(y||(y={}));const E={order_id:0,customer_id:0,billing_address:{},shipping_address:{},...Object(b.getSetting)("checkoutData",{})||{}},_={redirectUrl:"",status:y.PRISTINE,hasError:!1,calculatingCount:0,orderId:E.order_id,orderNotes:"",customerId:E.customer_id,useShippingAsBilling:Object(g.b)(E.billing_address,E.shipping_address),shouldCreateAccount:!1,processingResponse:null,extensionData:{}},O=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:_,{redirectUrl:t,type:r,customerId:n,orderId:o,orderNotes:s,extensionData:c,useShippingAsBilling:a,shouldCreateAccount:i,data:l}=arguments.length>1?arguments[1]:void 0,u=e;switch(r){case d.SET_PRISTINE:u=_;break;case d.SET_IDLE:u=e.status!==y.IDLE?{...e,status:y.IDLE}:e;break;case d.SET_REDIRECT_URL:u=void 0!==t&&t!==e.redirectUrl?{...e,redirectUrl:t}:e;break;case d.SET_PROCESSING_RESPONSE:u={...e,processingResponse:l};break;case d.SET_COMPLETE:u=e.status!==y.COMPLETE?{...e,status:y.COMPLETE,redirectUrl:"string"==typeof(null==l?void 0:l.redirectUrl)?l.redirectUrl:e.redirectUrl}:e;break;case d.SET_PROCESSING:u=e.status!==y.PROCESSING?{...e,status:y.PROCESSING,hasError:!1}:e,u=!1===u.hasError?u:{...u,hasError:!1};break;case d.SET_BEFORE_PROCESSING:u=e.status!==y.BEFORE_PROCESSING?{...e,status:y.BEFORE_PROCESSING,hasError:!1}:e;break;case d.SET_AFTER_PROCESSING:u=e.status!==y.AFTER_PROCESSING?{...e,status:y.AFTER_PROCESSING}:e;break;case d.SET_HAS_ERROR:u=e.hasError?e:{...e,hasError:!0},u=e.status===y.PROCESSING||e.status===y.BEFORE_PROCESSING?{...u,status:y.IDLE}:u;break;case d.SET_NO_ERROR:u=e.hasError?{...e,hasError:!1}:e;break;case d.INCREMENT_CALCULATING:u={...e,calculatingCount:e.calculatingCount+1};break;case d.DECREMENT_CALCULATING:u={...e,calculatingCount:Math.max(0,e.calculatingCount-1)};break;case d.SET_CUSTOMER_ID:u=void 0!==n?{...e,customerId:n}:e;break;case d.SET_ORDER_ID:u=void 0!==o?{...e,orderId:o}:e;break;case d.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS:void 0!==a&&a!==e.useShippingAsBilling&&(u={...e,useShippingAsBilling:a});break;case d.SET_SHOULD_CREATE_ACCOUNT:void 0!==i&&i!==e.shouldCreateAccount&&(u={...e,shouldCreateAccount:i});break;case d.SET_ORDER_NOTES:void 0!==s&&e.orderNotes!==s&&(u={...e,orderNotes:s});break;case d.SET_EXTENSION_DATA:void 0!==c&&e.extensionData!==c&&(u={...e,extensionData:c})}return u!==e&&r!==d.SET_PRISTINE&&u.status===y.PRISTINE&&(u.status=y.IDLE),u};var v=r(17),k=r(94),S=r(204);var w=r(206),j=r(199),C=r(59),R=r(30),T=r(80);const x=Object(n.createContext)({dispatchActions:{resetCheckout:()=>{},setRedirectUrl:e=>{},setHasError:e=>{},setAfterProcessing:e=>{},incrementCalculating:()=>{},decrementCalculating:()=>{},setCustomerId:e=>{},setOrderId:e=>{},setOrderNotes:e=>{},setExtensionData:e=>{}},onSubmit:()=>{},isComplete:!1,isIdle:!1,isCalculating:!1,isProcessing:!1,isBeforeProcessing:!1,isAfterProcessing:!1,hasError:!1,redirectUrl:"",orderId:0,orderNotes:"",customerId:0,onCheckoutAfterProcessingWithSuccess:()=>()=>{},onCheckoutAfterProcessingWithError:()=>()=>{},onCheckoutBeforeProcessing:()=>()=>{},onCheckoutValidationBeforeProcessing:()=>()=>{},hasOrder:!1,isCart:!1,useShippingAsBilling:!1,setUseShippingAsBilling:e=>{},shouldCreateAccount:!1,setShouldCreateAccount:e=>{},extensionData:{}}),A=()=>Object(n.useContext)(x),P=e=>{let{children:t,redirectUrl:r,isCart:c=!1}=e;_.redirectUrl=r;const[b,g]=Object(n.useReducer)(O,_),{setValidationErrors:E}=Object(j.b)(),{createErrorNotice:A}=Object(u.useDispatch)("core/notices"),{dispatchCheckoutEvent:P}=Object(C.a)(),M=b.calculatingCount>0,{isSuccessResponse:N,isErrorResponse:I,isFailResponse:D,shouldRetry:L}=Object(R.d)(),{checkoutNotices:F,paymentNotices:U,expressPaymentNotices:V}=(()=>{const{noticeContexts:e}=Object(R.d)();return{checkoutNotices:Object(u.useSelect)(e=>e("core/notices").getNotices("wc/checkout"),[]),expressPaymentNotices:Object(u.useSelect)(t=>t("core/notices").getNotices(e.EXPRESS_PAYMENTS),[e.EXPRESS_PAYMENTS]),paymentNotices:Object(u.useSelect)(t=>t("core/notices").getNotices(e.PAYMENTS),[e.PAYMENTS])}})(),[B,H]=Object(n.useReducer)(k.b,{}),z=Object(n.useRef)(B),{onCheckoutAfterProcessingWithSuccess:G,onCheckoutAfterProcessingWithError:q,onCheckoutValidationBeforeProcessing:Y}=(e=>Object(n.useMemo)(()=>({onCheckoutAfterProcessingWithSuccess:Object(S.a)("checkout_after_processing_with_success",e),onCheckoutAfterProcessingWithError:Object(S.a)("checkout_after_processing_with_error",e),onCheckoutValidationBeforeProcessing:Object(S.a)("checkout_validation_before_processing",e)}),[e]))(H);Object(n.useEffect)(()=>{z.current=B},[B]);const $=Object(n.useMemo)(()=>function(){return a()("onCheckoutBeforeProcessing",{alternative:"onCheckoutValidationBeforeProcessing",plugin:"WooCommerce Blocks"}),Y(...arguments)},[Y]),W=Object(n.useMemo)(()=>({resetCheckout:()=>{g({type:d.SET_PRISTINE})},setRedirectUrl:e=>{g(m(e))},setHasError:e=>{g(h(e))},incrementCalculating:()=>{g({type:d.INCREMENT_CALCULATING})},decrementCalculating:()=>{g({type:d.DECREMENT_CALCULATING})},setCustomerId:e=>{var t;g((t=e,{type:d.SET_CUSTOMER_ID,customerId:t}))},setOrderId:e=>{g((e=>({type:d.SET_ORDER_ID,orderId:e}))(e))},setOrderNotes:e=>{g((e=>({type:d.SET_ORDER_NOTES,orderNotes:e}))(e))},setExtensionData:e=>{g((e=>({type:d.SET_EXTENSION_DATA,extensionData:e}))(e))},setAfterProcessing:e=>{const t=(e=>{const t={message:"",paymentStatus:"",redirectUrl:"",paymentDetails:{}};return"payment_result"in e&&(t.paymentStatus=e.payment_result.payment_status,t.redirectUrl=e.payment_result.redirect_url,e.payment_result.hasOwnProperty("payment_details")&&Array.isArray(e.payment_result.payment_details)&&e.payment_result.payment_details.forEach(e=>{let{key:r,value:n}=e;t.paymentDetails[r]=Object(v.decodeEntities)(n)})),"message"in e&&(t.message=Object(v.decodeEntities)(e.message)),!t.message&&"data"in e&&"status"in e.data&&e.data.status>299&&(t.message=Object(o.__)("Something went wrong. Please contact us to get assistance.","woocommerce")),t})(e);var r;g(m((null==t?void 0:t.redirectUrl)||"")),g((r=t,{type:d.SET_PROCESSING_RESPONSE,data:r})),g({type:d.SET_AFTER_PROCESSING})}}),[]);Object(n.useEffect)(()=>{b.status===y.BEFORE_PROCESSING&&(Object(T.b)("error"),Object(w.a)(z.current,"checkout_validation_before_processing",{}).then(e=>{!0!==e?(Array.isArray(e)&&e.forEach(e=>{let{errorMessage:t,validationErrors:r}=e;A(t,{context:"wc/checkout"}),E(r)}),g(p()),g(h())):g({type:d.SET_PROCESSING})}))},[b.status,E,A,g]);const K=Object(s.a)(b.status),X=Object(s.a)(b.hasError);Object(n.useEffect)(()=>{if((b.status!==K||b.hasError!==X)&&b.status===y.AFTER_PROCESSING){const e={redirectUrl:b.redirectUrl,orderId:b.orderId,customerId:b.customerId,orderNotes:b.orderNotes,processingResponse:b.processingResponse};b.hasError?Object(w.b)(z.current,"checkout_after_processing_with_error",e).then(t=>{const r=(e=>{let t=null;return e.forEach(e=>{if((I(e)||D(e))&&e.message&&Object(i.a)(e.message)){const r=e.messageContext&&Object(i.a)(e.messageContent)?{context:e.messageContext}:void 0;t=e,A(e.message,r)}}),t})(t);if(null!==r)L(r)?g(p()):g(f(r));else{if(!(F.some(e=>"error"===e.status)||V.some(e=>"error"===e.status)||U.some(e=>"error"===e.status))){var n;const t=(null===(n=e.processingResponse)||void 0===n?void 0:n.message)||Object(o.__)("Something went wrong. Please contact us to get assistance.","woocommerce");A(t,{id:"checkout",context:"wc/checkout"})}g(p())}}):Object(w.b)(z.current,"checkout_after_processing_with_success",e).then(e=>{let t=null,r=null;if(e.forEach(e=>{N(e)&&(t=e),(I(e)||D(e))&&(r=e)}),t&&!r)g(f(t));else if(Object(l.a)(r)){if(r.message&&Object(i.a)(r.message)){const e=r.messageContext&&Object(i.a)(r.messageContext)?{context:r.messageContext}:void 0;A(r.message,e)}L(r)?g(h(!0)):g(f(r))}else g(f())})}},[b.status,b.hasError,b.redirectUrl,b.orderId,b.customerId,b.orderNotes,b.processingResponse,K,X,W,A,I,D,N,L,F,V,U]);const J={onSubmit:Object(n.useCallback)(()=>{P("submit"),g({type:d.SET_BEFORE_PROCESSING})},[P]),isComplete:b.status===y.COMPLETE,isIdle:b.status===y.IDLE,isCalculating:M,isProcessing:b.status===y.PROCESSING,isBeforeProcessing:b.status===y.BEFORE_PROCESSING,isAfterProcessing:b.status===y.AFTER_PROCESSING,hasError:b.hasError,redirectUrl:b.redirectUrl,onCheckoutBeforeProcessing:$,onCheckoutValidationBeforeProcessing:Y,onCheckoutAfterProcessingWithSuccess:G,onCheckoutAfterProcessingWithError:q,dispatchActions:W,isCart:c,orderId:b.orderId,hasOrder:!!b.orderId,customerId:b.customerId,orderNotes:b.orderNotes,useShippingAsBilling:b.useShippingAsBilling,setUseShippingAsBilling:e=>{return g((t=e,{type:d.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS,useShippingAsBilling:t}));var t},shouldCreateAccount:b.shouldCreateAccount,setShouldCreateAccount:e=>{return g((t=e,{type:d.SET_SHOULD_CREATE_ACCOUNT,shouldCreateAccount:t}));var t},extensionData:b.extensionData};return Object(n.createElement)(x.Provider,{value:J},t)}},function(e,t){e.exports=window.wp.warning},function(e,t,r){"use strict";var n=r(8),o=r(0),s=r(13),c=function({icon:e,className:t,...r}){const s=["dashicon","dashicons","dashicons-"+e,t].filter(Boolean).join(" ");return Object(o.createElement)("span",Object(n.a)({className:s},r))};t.a=function({icon:e=null,size:t=24,...r}){if("string"==typeof e)return Object(o.createElement)(c,Object(n.a)({icon:e},r));if(Object(o.isValidElement)(e)&&c===e.type)return Object(o.cloneElement)(e,{...r});if("function"==typeof e)return e.prototype instanceof o.Component?Object(o.createElement)(e,{size:t,...r}):e({size:t,...r});if(e&&("svg"===e.type||e.type===s.SVG)){const n={width:t,height:t,...e.props,...r};return Object(o.createElement)(s.SVG,n)}return Object(o.isValidElement)(e)?Object(o.cloneElement)(e,{size:t,...r}):e}},,,function(e,t){e.exports=window.wc.priceFormat},function(e,t,r){"use strict";var n=r(8),o=r(0),s=r(4),c=r.n(s),a=r(3),i=r(25),l=r.n(i),u=r(9),d=r(44),p=r(71),m=r(1);function f(e,t,r){const{defaultView:n}=t,{frameElement:o}=n;if(!o||t===r.ownerDocument)return e;const s=o.getBoundingClientRect();return new n.DOMRect(e.left+s.left,e.top+s.top,e.width,e.height)}let h=0;function b(e){const t=document.scrollingElement||document.body;e&&(h=t.scrollTop);const r=e?"add":"remove";t.classList[r]("lockscroll"),document.documentElement.classList[r]("lockscroll"),e||(t.scrollTop=h)}let g=0;function y(){return Object(o.useEffect)(()=>(0===g&&b(!0),++g,()=>{1===g&&b(!1),--g}),[]),null}var E=r(24);function _(e){const t=Object(o.useContext)(E.a),r=t.slots[e]||{},n=t.fills[e],s=Object(o.useMemo)(()=>n||[],[n]);return{...r,updateSlot:Object(o.useCallback)(r=>{t.updateSlot(e,r)},[e,t.updateSlot]),unregisterSlot:Object(o.useCallback)(r=>{t.unregisterSlot(e,r)},[e,t.unregisterSlot]),fills:s,registerFill:Object(o.useCallback)(r=>{t.registerFill(e,r)},[e,t.registerFill]),unregisterFill:Object(o.useCallback)(r=>{t.unregisterFill(e,r)},[e,t.unregisterFill])}}var O=Object(o.createContext)({registerSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{},getSlot:()=>{},getFills:()=>{},subscribe:()=>{}});function v({name:e,children:t,registerFill:r,unregisterFill:n}){const s=(e=>{const{getSlot:t,subscribe:r}=Object(o.useContext)(O),[n,s]=Object(o.useState)(t(e));return Object(o.useEffect)(()=>(s(t(e)),r(()=>{s(t(e))})),[e]),n})(e),c=Object(o.useRef)({name:e,children:t});return Object(o.useLayoutEffect)(()=>(r(e,c.current),()=>n(e,c.current)),[]),Object(o.useLayoutEffect)(()=>{c.current.children=t,s&&s.forceUpdate()},[t]),Object(o.useLayoutEffect)(()=>{e!==c.current.name&&(n(c.current.name,c.current),c.current.name=e,r(e,c.current))},[e]),s&&s.node?(Object(a.isFunction)(t)&&(t=t(s.props.fillProps)),Object(o.createPortal)(t,s.node)):null}var k=e=>Object(o.createElement)(O.Consumer,null,({registerFill:t,unregisterFill:r})=>Object(o.createElement)(v,Object(n.a)({},e,{registerFill:t,unregisterFill:r})));class S extends o.Component{constructor(){super(...arguments),this.isUnmounted=!1,this.bindNode=this.bindNode.bind(this)}componentDidMount(){const{registerSlot:e}=this.props;e(this.props.name,this)}componentWillUnmount(){const{unregisterSlot:e}=this.props;this.isUnmounted=!0,e(this.props.name,this)}componentDidUpdate(e){const{name:t,unregisterSlot:r,registerSlot:n}=this.props;e.name!==t&&(r(e.name),n(t,this))}bindNode(e){this.node=e}forceUpdate(){this.isUnmounted||super.forceUpdate()}render(){const{children:e,name:t,fillProps:r={},getFills:n}=this.props,s=Object(a.map)(n(t,this),e=>{const t=Object(a.isFunction)(e.children)?e.children(r):e.children;return o.Children.map(t,(e,t)=>{if(!e||Object(a.isString)(e))return e;const r=e.key||t;return Object(o.cloneElement)(e,{key:r})})}).filter(Object(a.negate)(o.isEmptyElement));return Object(o.createElement)(o.Fragment,null,Object(a.isFunction)(e)?e(s):s)}}var w=e=>Object(o.createElement)(O.Consumer,null,({registerSlot:t,unregisterSlot:r,getFills:s})=>Object(o.createElement)(S,Object(n.a)({},e,{registerSlot:t,unregisterSlot:r,getFills:s})));function j(){const[,e]=Object(o.useState)({}),t=Object(o.useRef)(!0);return Object(o.useEffect)(()=>()=>{t.current=!1},[]),()=>{t.current&&e({})}}function C({name:e,children:t}){const r=_(e),n=Object(o.useRef)({rerender:j()});return Object(o.useEffect)(()=>(r.registerFill(n),()=>{r.unregisterFill(n)}),[r.registerFill,r.unregisterFill]),r.ref&&r.ref.current?("function"==typeof t&&(t=t(r.fillProps)),Object(o.createPortal)(t,r.ref.current)):null}var R=Object(o.forwardRef)((function({name:e,fillProps:t={},as:r="div",...s},c){const a=Object(o.useContext)(E.a),i=Object(o.useRef)();return Object(o.useLayoutEffect)(()=>(a.registerSlot(e,i,t),()=>{a.unregisterSlot(e,i)}),[a.registerSlot,a.unregisterSlot,e]),Object(o.useLayoutEffect)(()=>{a.updateSlot(e,t)}),Object(o.createElement)(r,Object(n.a)({ref:Object(u.useMergeRefs)([c,i])},s))}));function T(e){return Object(o.createElement)(o.Fragment,null,Object(o.createElement)(k,e),Object(o.createElement)(C,e))}r(11),o.Component;const x=Object(o.forwardRef)(({bubblesVirtually:e,...t},r)=>e?Object(o.createElement)(R,Object(n.a)({},t,{ref:r})):Object(o.createElement)(w,t));function A(e){return"appear"===e?"top":"left"}function P(e,t){const{paddingTop:r,paddingBottom:n,paddingLeft:o,paddingRight:s}=(c=t).ownerDocument.defaultView.getComputedStyle(c);var c;const a=r?parseInt(r,10):0,i=n?parseInt(n,10):0,l=o?parseInt(o,10):0,u=s?parseInt(s,10):0;return{x:e.left+l,y:e.top+a,width:e.width-l-u,height:e.height-a-i,left:e.left+l,right:e.right-u,top:e.top+a,bottom:e.bottom-i}}function M(e,t,r){r?e.getAttribute(t)!==r&&e.setAttribute(t,r):e.hasAttribute(t)&&e.removeAttribute(t)}function N(e,t,r=""){e.style[t]!==r&&(e.style[t]=r)}function I(e,t,r){r?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}const D=Object(o.forwardRef)(({headerTitle:e,onClose:t,children:r,className:s,noArrow:a=!0,isAlternate:i,position:h="bottom right",range:b,focusOnMount:g="firstElement",anchorRef:E,shouldAnchorIncludePadding:O,anchorRect:v,getAnchorRect:k,expandOnMobile:S,animate:w=!0,onClickOutside:j,onFocusOutside:C,__unstableStickyBoundaryElement:R,__unstableSlotName:x="Popover",__unstableObserveElement:D,__unstableBoundaryParent:L,__unstableForcePosition:F,__unstableForceXAlignment:U,...V},B)=>{const H=Object(o.useRef)(null),z=Object(o.useRef)(null),G=Object(o.useRef)(),q=Object(u.useViewportMatch)("medium","<"),[Y,W]=Object(o.useState)(),K=_(x),X=S&&q,[J,Q]=Object(u.useResizeObserver)();a=X||a,Object(o.useLayoutEffect)(()=>{if(X)return I(G.current,"is-without-arrow",a),I(G.current,"is-alternate",i),M(G.current,"data-x-axis"),M(G.current,"data-y-axis"),N(G.current,"top"),N(G.current,"left"),N(z.current,"maxHeight"),void N(z.current,"maxWidth");const e=()=>{if(!G.current||!z.current)return;let e=function(e,t,r,n=!1,o,s){if(t)return t;if(r){if(!e.current)return;const t=r(e.current);return f(t,t.ownerDocument||e.current.ownerDocument,s)}if(!1!==n){if(!(n&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==n?void 0:n.cloneRange))return f(Object(d.getRectangleFromRange)(n),n.endContainer.ownerDocument,s);if("function"==typeof(null==n?void 0:n.getBoundingClientRect)){const e=f(n.getBoundingClientRect(),n.ownerDocument,s);return o?e:P(e,n)}const{top:e,bottom:t}=n,r=e.getBoundingClientRect(),c=t.getBoundingClientRect(),a=f(new window.DOMRect(r.left,r.top,r.width,c.bottom-r.top),e.ownerDocument,s);return o?a:P(a,n)}if(!e.current)return;const{parentNode:c}=e.current,a=c.getBoundingClientRect();return o?a:P(a,c)}(H,v,k,E,O,G.current);if(!e)return;const{offsetParent:t,ownerDocument:r}=G.current;let n,o=0;if(t&&t!==r.body){const r=t.getBoundingClientRect();o=r.top,e=new window.DOMRect(e.left-r.left,e.top-r.top,e.width,e.height)}var s;L&&(n=null===(s=G.current.closest(".popover-slot"))||void 0===s?void 0:s.parentNode);const c=Q.height?Q:z.current.getBoundingClientRect(),{popoverTop:l,popoverLeft:u,xAxis:p,yAxis:b,contentHeight:g,contentWidth:y}=function(e,t,r="top",n,o,s,c,a,i){const[l,u="center",d]=r.split(" "),p=function(e,t,r,n,o,s,c,a){const{height:i}=t;if(o){const t=o.getBoundingClientRect().top+i-c;if(e.top<=t)return{yAxis:r,popoverTop:Math.min(e.bottom,t)}}let l=e.top+e.height/2;"bottom"===n?l=e.bottom:"top"===n&&(l=e.top);const u={popoverTop:l,contentHeight:(l-i/2>0?i/2:l)+(l+i/2>window.innerHeight?window.innerHeight-l:i/2)},d={popoverTop:e.top,contentHeight:e.top-10-i>0?i:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+i>window.innerHeight?window.innerHeight-10-e.bottom:i};let m,f=r,h=null;if(!o&&!a)if("middle"===r&&u.contentHeight===i)f="middle";else if("top"===r&&d.contentHeight===i)f="top";else if("bottom"===r&&p.contentHeight===i)f="bottom";else{f=d.contentHeight>p.contentHeight?"top":"bottom";const e="top"===f?d.contentHeight:p.contentHeight;h=e!==i?e:null}return m="middle"===f?u.popoverTop:"top"===f?d.popoverTop:p.popoverTop,{yAxis:f,popoverTop:m,contentHeight:h}}(e,t,l,d,n,0,s,a);return{...function(e,t,r,n,o,s,c,a,i){const{width:l}=t;"left"===r&&Object(m.isRTL)()?r="right":"right"===r&&Object(m.isRTL)()&&(r="left"),"left"===n&&Object(m.isRTL)()?n="right":"right"===n&&Object(m.isRTL)()&&(n="left");const u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-l/2>0?l/2:u)+(u+l/2>window.innerWidth?window.innerWidth-u:l/2)};let p=e.left;"right"===n?p=e.right:"middle"===s||i||(p=u);let f=e.right;"left"===n?f=e.left:"middle"===s||i||(f=u);const h={popoverLeft:p,contentWidth:p-l>0?l:p},b={popoverLeft:f,contentWidth:f+l>window.innerWidth?window.innerWidth-f:l};let g,y=r,E=null;if(!o&&!a)if("center"===r&&d.contentWidth===l)y="center";else if("left"===r&&h.contentWidth===l)y="left";else if("right"===r&&b.contentWidth===l)y="right";else{y=h.contentWidth>b.contentWidth?"left":"right";const e="left"===y?h.contentWidth:b.contentWidth;l>window.innerWidth&&(E=window.innerWidth),e!==l&&(y="center",d.popoverLeft=window.innerWidth/2)}if(g="center"===y?d.popoverLeft:"left"===y?h.popoverLeft:b.popoverLeft,c){const e=c.getBoundingClientRect();g=Math.min(g,e.right-l),Object(m.isRTL)()||(g=Math.max(g,0))}return{xAxis:y,popoverLeft:g,contentWidth:E}}(e,t,u,d,n,p.yAxis,c,a,i),...p}}(e,c,h,R,G.current,o,n,F,U);"number"==typeof l&&"number"==typeof u&&(N(G.current,"top",l+"px"),N(G.current,"left",u+"px")),I(G.current,"is-without-arrow",a||"center"===p&&"middle"===b),I(G.current,"is-alternate",i),M(G.current,"data-x-axis",p),M(G.current,"data-y-axis",b),N(z.current,"maxHeight","number"==typeof g?g+"px":""),N(z.current,"maxWidth","number"==typeof y?y+"px":""),W(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[b]||"middle"))};e();const{ownerDocument:t}=G.current,{defaultView:r}=t,n=r.setInterval(e,500);let o;const s=()=>{r.cancelAnimationFrame(o),o=r.requestAnimationFrame(e)};r.addEventListener("click",s),r.addEventListener("resize",e),r.addEventListener("scroll",e,!0);const c=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(E);let l;return c&&c!==t&&(c.defaultView.addEventListener("resize",e),c.defaultView.addEventListener("scroll",e,!0)),D&&(l=new r.MutationObserver(e),l.observe(D,{attributes:!0})),()=>{r.clearInterval(n),r.removeEventListener("resize",e),r.removeEventListener("scroll",e,!0),r.removeEventListener("click",s),r.cancelAnimationFrame(o),c&&c!==t&&(c.defaultView.removeEventListener("resize",e),c.defaultView.removeEventListener("scroll",e,!0)),l&&l.disconnect()}},[X,v,k,E,O,h,Q,R,D,L]);const Z=(e,r)=>{if("focus-outside"===e&&C)C(r);else if("focus-outside"===e&&j){const e=new window.MouseEvent("click");Object.defineProperty(e,"target",{get:()=>r.relatedTarget}),l()("Popover onClickOutside prop",{since:"5.3",alternative:"onFocusOutside"}),j(e)}else t&&t()},[ee,te]=Object(u.__experimentalUseDialog)({focusOnMount:g,__unstableOnClose:Z,onClose:Z}),re=Object(u.useMergeRefs)([G,ee,B]),ne=Boolean(w&&Y)&&function(e){if("loading"===e.type)return c()("components-animate__loading");const{type:t,origin:r=A(t)}=e;if("appear"===t){const[e,t="center"]=r.split(" ");return c()("components-animate__appear",{["is-from-"+t]:"center"!==t,["is-from-"+e]:"middle"!==e})}return"slide-in"===t?c()("components-animate__slide-in","is-from-"+r):void 0}({type:"appear",origin:Y});let oe=Object(o.createElement)("div",Object(n.a)({className:c()("components-popover",s,ne,{"is-expanded":X,"is-without-arrow":a,"is-alternate":i})},V,{ref:re},te,{tabIndex:"-1"}),X&&Object(o.createElement)(y,null),X&&Object(o.createElement)("div",{className:"components-popover__header"},Object(o.createElement)("span",{className:"components-popover__header-title"},e),Object(o.createElement)($,{className:"components-popover__close",icon:p.a,onClick:t})),Object(o.createElement)("div",{ref:z,className:"components-popover__content"},Object(o.createElement)("div",{style:{position:"relative"}},J,r)));return K.ref&&(oe=Object(o.createElement)(T,{name:x},oe)),E||v?oe:Object(o.createElement)("span",{ref:H},oe)});D.Slot=Object(o.forwardRef)((function({name:e="Popover"},t){return Object(o.createElement)(x,{bubblesVirtually:!0,name:e,className:"popover-slot",ref:t})}));var L=D,F=function({shortcut:e,className:t}){if(!e)return null;let r,n;return Object(a.isString)(e)&&(r=e),Object(a.isObject)(e)&&(r=e.display,n=e.ariaLabel),Object(o.createElement)("span",{className:t,"aria-label":n},r)};const U=Object(o.createElement)("div",{className:"event-catcher"}),V=({eventHandlers:e,child:t,childrenWithPopover:r})=>Object(o.cloneElement)(Object(o.createElement)("span",{className:"disabled-element-wrapper"},Object(o.cloneElement)(U,e),Object(o.cloneElement)(t,{children:r}),","),e),B=({child:e,eventHandlers:t,childrenWithPopover:r})=>Object(o.cloneElement)(e,{...t,children:r}),H=(e,t,r)=>{if(1!==o.Children.count(e))return;const n=o.Children.only(e);"function"==typeof n.props[t]&&n.props[t](r)};var z=function({children:e,position:t,text:r,shortcut:n}){const[s,c]=Object(o.useState)(!1),[i,l]=Object(o.useState)(!1),d=Object(u.useDebounce)(l,700),p=t=>{H(e,"onMouseDown",t),document.addEventListener("mouseup",h),c(!0)},m=t=>{H(e,"onMouseUp",t),document.removeEventListener("mouseup",h),c(!1)},f=e=>"mouseUp"===e?m:"mouseDown"===e?p:void 0,h=f("mouseUp"),b=(t,r)=>n=>{if(H(e,t,n),n.currentTarget.disabled)return;if("focus"===n.type&&s)return;d.cancel();const o=Object(a.includes)(["focus","mouseenter"],n.type);o!==i&&(r?d(o):l(o))},g=()=>{d.cancel(),document.removeEventListener("mouseup",h)};if(Object(o.useEffect)(()=>g,[]),1!==o.Children.count(e))return e;const y={onMouseEnter:b("onMouseEnter",!0),onMouseLeave:b("onMouseLeave"),onClick:b("onClick"),onFocus:b("onFocus"),onBlur:b("onBlur"),onMouseDown:f("mouseDown")},E=o.Children.only(e),{children:_,disabled:O}=E.props;return(O?V:B)({child:E,eventHandlers:y,childrenWithPopover:(({grandchildren:e,isOver:t,position:r,text:n,shortcut:s})=>Object(o.concatChildren)(e,t&&Object(o.createElement)(L,{focusOnMount:!1,position:r,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},n,Object(o.createElement)(F,{className:"components-tooltip__shortcut",shortcut:s}))))({grandchildren:_,isOver:i,position:t,text:r,shortcut:n})})},G=r(38),q=r(34);const Y=["onMouseDown","onClick"];var $=t.a=Object(o.forwardRef)((function(e,t){const{href:r,target:s,isSmall:i,isPressed:u,isBusy:d,isDestructive:p,className:m,disabled:f,icon:h,iconPosition:b="left",iconSize:g,showTooltip:y,tooltipPosition:E,shortcut:_,label:O,children:v,text:k,variant:S,__experimentalIsFocusable:w,describedBy:j,...C}=function({isDefault:e,isPrimary:t,isSecondary:r,isTertiary:n,isLink:o,variant:s,...c}){let a=s;var i,u,d,p,m;return t&&(null!==(i=a)&&void 0!==i||(a="primary")),n&&(null!==(u=a)&&void 0!==u||(a="tertiary")),r&&(null!==(d=a)&&void 0!==d||(a="secondary")),e&&(l()("Button isDefault prop",{since:"5.4",alternative:'variant="secondary"'}),null!==(p=a)&&void 0!==p||(a="secondary")),o&&(null!==(m=a)&&void 0!==m||(a="link")),{...c,variant:a}}(e),R=c()("components-button",m,{"is-secondary":"secondary"===S,"is-primary":"primary"===S,"is-small":i,"is-tertiary":"tertiary"===S,"is-pressed":u,"is-busy":d,"is-link":"link"===S,"is-destructive":p,"has-text":!!h&&!!v,"has-icon":!!h}),T=f&&!w,x=void 0===r||T?"button":"a",A="a"===x?{href:r,target:s}:{type:"button",disabled:T,"aria-pressed":u};if(f&&w){A["aria-disabled"]=!0;for(const e of Y)C[e]=e=>{e.stopPropagation(),e.preventDefault()}}const P=!T&&(y&&O||_||!!O&&(!v||Object(a.isArray)(v)&&!v.length)&&!1!==y),M=j?Object(a.uniqueId)():null,N=C["aria-describedby"]||M,I=Object(o.createElement)(x,Object(n.a)({},A,C,{className:R,"aria-label":C["aria-label"]||O,"aria-describedby":N,ref:t}),h&&"left"===b&&Object(o.createElement)(G.a,{icon:h,size:g}),k&&Object(o.createElement)(o.Fragment,null,k),h&&"right"===b&&Object(o.createElement)(G.a,{icon:h,size:g}),v);return P?Object(o.createElement)(o.Fragment,null,Object(o.createElement)(z,{text:j||O,shortcut:_,position:E},I),j&&Object(o.createElement)(q.a,null,Object(o.createElement)("span",{id:M},j))):Object(o.createElement)(o.Fragment,null,I,j&&Object(o.createElement)(q.a,null,Object(o.createElement)("span",{id:M},j)))}))},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"string"==typeof e},,,function(e,t,r){"use strict";r.d(t,"n",(function(){return s})),r.d(t,"l",(function(){return c})),r.d(t,"k",(function(){return a})),r.d(t,"m",(function(){return i})),r.d(t,"i",(function(){return l})),r.d(t,"d",(function(){return u})),r.d(t,"f",(function(){return d})),r.d(t,"j",(function(){return p})),r.d(t,"c",(function(){return m})),r.d(t,"e",(function(){return f})),r.d(t,"g",(function(){return h})),r.d(t,"a",(function(){return b})),r.d(t,"h",(function(){return g})),r.d(t,"b",(function(){return y}));var n,o=r(2);const s=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),c=s.pluginUrl+"images/",a=s.pluginUrl+"build/",i=s.buildPhase,l=null===(n=o.STORE_PAGES.shop)||void 0===n?void 0:n.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),m=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),f=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),h=Object(o.getSetting)("shippingCountries",{}),b=Object(o.getSetting)("allowedCountries",{}),g=Object(o.getSetting)("shippingStates",{}),y=Object(o.getSetting)("allowedStates",{})},function(e,t,r){"use strict";var n=r(2),o=r(1),s=r(72),c=r(45);const a=Object(n.getSetting)("countryLocale",{}),i=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
  Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(s.a)(e.priority)&&(t.index=e.priority),Object(c.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(a).map(e=>{let[t,r]=e;return[t,Object.entries(r).map(e=>{let[t,r]=e;return[t,i(r)]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{})]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{});t.a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=r&&void 0!==l[r]?l[r]:{};return e.map(e=>({key:e,...n.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return a}));var n=r(0),o=r(67);const s=Object(n.createContext)({isInitialized:!1,billingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},shippingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},setBillingAddress:()=>{},setShippingAddress:()=>{}}),c=()=>Object(n.useContext)(s),a=e=>{let{children:t}=e;const r=Object(o.a)();return Object(n.createElement)(s.Provider,{value:r},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t,r){var o=this,s=Object(n.useRef)(null),c=Object(n.useRef)(0),a=Object(n.useRef)(null),i=Object(n.useRef)([]),l=Object(n.useRef)(),u=Object(n.useRef)(),d=Object(n.useRef)(e),p=Object(n.useRef)(!0);d.current=e;var m=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw new TypeError("Expected a function");t=+t||0;var f=!!(r=r||{}).leading,h=!("trailing"in r)||!!r.trailing,b="maxWait"in r,g=b?Math.max(+r.maxWait||0,t):null;return Object(n.useEffect)((function(){return p.current=!0,function(){p.current=!1}}),[]),Object(n.useMemo)((function(){var e=function(e){var t=i.current,r=l.current;return i.current=l.current=null,c.current=e,u.current=d.current.apply(r,t)},r=function(e,t){m&&cancelAnimationFrame(a.current),a.current=m?requestAnimationFrame(e):setTimeout(e,t)},n=function(e){if(!p.current)return!1;var r=e-s.current,n=e-c.current;return!s.current||r>=t||r<0||b&&n>=g},y=function(t){return a.current=null,h&&i.current?e(t):(i.current=l.current=null,u.current)},E=function(){var e=Date.now();if(n(e))return y(e);if(p.current){var o=e-s.current,a=e-c.current,i=t-o,l=b?Math.min(i,g-a):i;r(E,l)}},_=function(){for(var d=[],m=0;m<arguments.length;m++)d[m]=arguments[m];var h=Date.now(),g=n(h);if(i.current=d,l.current=o,s.current=h,g){if(!a.current&&p.current)return c.current=s.current,r(E,t),f?e(s.current):u.current;if(b)return r(E,t),e(s.current)}return a.current||r(E,t),u.current};return _.cancel=function(){a.current&&(m?cancelAnimationFrame(a.current):clearTimeout(a.current)),c.current=0,i.current=s.current=l.current=a.current=null},_.isPending=function(){return!!a.current},_.flush=function(){return a.current?y(Date.now()):u.current},_}),[f,b,t,g,h,m])}},function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));var n=r(12),o=r.n(n),s=r(0),c=r(15);const a=[".wp-block-woocommerce-cart"],i=e=>{let{Block:t,containers:r,getProps:n=(()=>({})),getErrorBoundaryProps:a=(()=>({}))}=e;0!==r.length&&Array.prototype.forEach.call(r,(e,r)=>{const i=n(e,r),l=a(e,r),u={...e.dataset,...i.attributes||{}};(e=>{let{Block:t,container:r,attributes:n={},props:a={},errorBoundaryProps:i={}}=e;Object(s.render)(Object(s.createElement)(c.a,i,Object(s.createElement)(s.Suspense,{fallback:Object(s.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(s.createElement)(t,o()({},a,{attributes:n})))),r,()=>{r.classList&&r.classList.remove("is-loading")})})({Block:t,container:e,props:i,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(a.join(",")),{Block:r,getProps:n,getErrorBoundaryProps:o,selector:s}=e;(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrappers:s}=e;const c=document.body.querySelectorAll(o);s&&s.length>0&&Array.prototype.filter.call(c,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,s)),i({Block:t,containers:c,getProps:r,getErrorBoundaryProps:n})})({Block:r,getProps:n,getErrorBoundaryProps:o,selector:s,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrapper:s}=e;const c=s.querySelectorAll(o);i({Block:t,containers:c,getProps:r,getErrorBoundaryProps:n})})({...e,wrapper:t})})})}},function(e,t){e.exports=window.wp.keycodes},,function(e,t){var r,n,o=e.exports={};function s(){throw new Error("setTimeout has not been defined")}function c(){throw new Error("clearTimeout has not been defined")}function a(e){if(r===setTimeout)return setTimeout(e,0);if((r===s||!r)&&setTimeout)return r=setTimeout,setTimeout(e,0);try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:s}catch(e){r=s}try{n="function"==typeof clearTimeout?clearTimeout:c}catch(e){n=c}}();var i,l=[],u=!1,d=-1;function p(){u&&i&&(u=!1,i.length?l=i.concat(l):d=-1,l.length&&m())}function m(){if(!u){var e=a(p);u=!0;for(var t=l.length;t;){for(i=l,l=[];++d<t;)i&&i[d].run();d=-1,t=l.length}i=null,u=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===c||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function h(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];l.push(new f(e,t)),1!==l.length||u||a(m)},f.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=h,o.addListener=h,o.once=h,o.off=h,o.removeListener=h,o.removeAllListeners=h,o.emit=h,o.prependListener=h,o.prependOnceListener=h,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(e,t,r){var n=r(83),o=r(57),s=o.setStyleProp,c=n.html,a=n.svg,i=n.isCustomAttribute,l=Object.prototype.hasOwnProperty;e.exports=function(e){var t,r,n,u;e=e||{};var d={};for(t in e)n=e[t],i(t)?d[t]=n:(r=t.toLowerCase(),l.call(c,r)?d[(u=c[r]).propertyName]=!!(u.hasBooleanValue||u.hasOverloadedBooleanValue&&!n)||n:l.call(a,t)?d[(u=a[t]).propertyName]=n:o.PRESERVE_CUSTOM_ATTRIBUTES&&(d[t]=n));return s(e.style,d),d}},function(e,t,r){var n=r(5),o=r(87).default,s={reactCompat:!0},c=n.version.split(".")[0]>=16;e.exports={PRESERVE_CUSTOM_ATTRIBUTES:c,invertObject:function(e,t){if(!e||"object"!=typeof e)throw new TypeError("First argument must be an object");var r,n,o="function"==typeof t,s={},c={};for(r in e)n=e[r],o&&(s=t(r,n))&&2===s.length?c[s[0]]=s[1]:"string"==typeof n&&(c[n]=r);return c},isCustomComponent:function(e,t){if(-1===e.indexOf("-"))return t&&"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}},setStyleProp:function(e,t){null!=e&&(t.style=o(e,s))}}},function(e,t,r){for(var n,o=r(93).CASE_SENSITIVE_TAG_NAMES,s={},c=0,a=o.length;c<a;c++)n=o[c],s[n.toLowerCase()]=n;function i(e){for(var t,r={},n=0,o=e.length;n<o;n++)r[(t=e[n]).name]=t.value;return r}function l(e){return function(e){return s[e]}(e=e.toLowerCase())||e}e.exports={formatAttributes:i,formatDOM:function e(t,r,n){r=r||null;for(var o,s,c,a=[],u=0,d=t.length;u<d;u++){switch(o=t[u],c={next:null,prev:a[u-1]||null,parent:r},(s=a[u-1])&&(s.next=c),"#"!==o.nodeName[0]&&(c.name=l(o.nodeName),c.attribs={},o.attributes&&o.attributes.length&&(c.attribs=i(o.attributes))),o.nodeType){case 1:"script"===c.name||"style"===c.name?c.type=c.name:c.type="tag",c.children=e(o.childNodes,c);break;case 3:c.type="text",c.data=o.nodeValue;break;case 8:c.type="comment",c.data=o.nodeValue}a.push(c)}return n&&(a.unshift({name:n.substring(0,n.indexOf(" ")).toLowerCase(),data:n,type:"directive",next:a[0]?a[0]:null,prev:null,parent:r}),a[1]&&(a[1].prev=a[0])),a},isIE:function(e){return e?document.documentMode===e:/(MSIE |Trident\/|Edge\/)/.test(navigator.userAgent)}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(43),o=r(0),s=r(32);const c=()=>{const e=Object(s.a)(),t=Object(o.useRef)(e);return Object(o.useEffect)(()=>{t.current=e},[e]),{dispatchStoreEvent:Object(o.useCallback)((function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-"+e,t)}catch(e){console.error(e)}}),[]),dispatchCheckoutEvent:Object(o.useCallback)((function(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-checkout-"+e,{...r,storeCart:t.current})}catch(e){console.error(e)}}),[])}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return s})),r.d(t,"a",(function(){return c}));var n=r(0);const o=Object(n.createContext)({setIsSuppressed:e=>{},isSuppressed:!1}),s=()=>Object(n.useContext)(o),c=e=>{let{children:t}=e;const[r,s]=Object(n.useState)(!1),c={setIsSuppressed:s,isSuppressed:r};return Object(n.createElement)(o.Provider,{value:c},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t){const r=Object(n.useRef)();return Object(n.useEffect)(()=>{r.current===e||t&&!t(e,r.current)||(r.current=e)},[e,t]),r.current}},function(e,t,r){var n=r(82),o=r(56),s=r(91),c={decodeEntities:!0,lowerCaseAttributeNames:!1};function a(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");return""===e?[]:n(s(e,(t=t||{}).htmlparser2||c),t)}a.domToReact=n,a.htmlToDOM=s,a.attributesToProps=o,e.exports=a,e.exports.default=a},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return b}));var n=r(6),o=r(7),s=r(0),c=r(11),a=r.n(c),i=r(18),l=r(1),u=r(48),d=r(2);const p=[{destination:{address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},package_id:0,name:Object(l.__)("Shipping","woocommerce"),items:[{key:"33e75ff09dd601bbe69f351039152189",name:Object(l._x)("Beanie with Logo","example product in Cart Block","woocommerce"),quantity:2},{key:"6512bd43d9caa6e02c990b0a82652dca",name:Object(l._x)("Beanie","example product in Cart Block","woocommerce"),quantity:1}],shipping_rates:[{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",name:Object(l.__)("Free shipping","woocommerce"),description:"",delivery_time:"",price:"000",taxes:"0",rate_id:"free_shipping:1",instance_id:0,meta_data:[],method_id:"flat_rate",selected:!0},{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",name:Object(l.__)("Local pickup","woocommerce"),description:"",delivery_time:"",price:"200",taxes:"0",rate_id:"local_pickup:1",instance_id:1,meta_data:[],method_id:"local_pickup",selected:!1}]}],m=Object(d.getSetting)("displayCartPricesIncludingTax",!1),f={coupons:[],shipping_rates:Object(d.getSetting)("shippingMethodsExist",!1)?p:[],items:[{key:"1",id:1,quantity:2,name:Object(l.__)("Beanie","woocommerce"),short_description:Object(l.__)("Warm hat for winter","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-beanie",permalink:"https://example.org",low_stock_remaining:2,backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,images:[{id:10,src:u.l+"previews/beanie.jpg",thumbnail:u.l+"previews/beanie.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:Object(l.__)("Color","woocommerce"),value:Object(l.__)("Yellow","woocommerce")},{attribute:Object(l.__)("Size","woocommerce"),value:Object(l.__)("Small","woocommerce")}],prices:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",price:m?"12000":"10000",regular_price:m?"12000":"10000",sale_price:m?"12000":"10000",raw_prices:{precision:6,price:m?"12000000":"10000000",regular_price:m?"12000000":"10000000",sale_price:m?"12000000":"10000000"}},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",line_subtotal:"2000",line_subtotal_tax:"400",line_total:"2000",line_total_tax:"400"},extensions:{}},{key:"2",id:2,quantity:1,name:Object(l.__)("Cap","woocommerce"),short_description:Object(l.__)("Lightweight baseball cap","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-cap",permalink:"https://example.org",backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,images:[{id:11,src:u.l+"previews/cap.jpg",thumbnail:u.l+"previews/cap.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:Object(l.__)("Color","woocommerce"),value:Object(l.__)("Orange","woocommerce")}],prices:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",price:m?"2400":"2000",regular_price:m?"2400":"2000",sale_price:m?"2400":"2000",raw_prices:{precision:6,price:m?"24000000":"20000000",regular_price:m?"24000000":"20000000",sale_price:m?"24000000":"20000000"}},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",line_subtotal:"2000",line_subtotal_tax:"400",line_total:"2000",line_total_tax:"400"},extensions:{}}],fees:[{id:"fee",name:Object(l.__)("Fee","woocommerce"),totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",total:"100",total_tax:"20",tax_lines:[{name:Object(l.__)("Sales tax","woocommerce"),rate:"20%",price:"20"}]}}],items_count:3,items_weight:0,needs_payment:!0,needs_shipping:Object(d.getSetting)("shippingEnabled",!0),has_calculated_shipping:!0,shipping_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},billing_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",total_items:"4000",total_items_tax:"800",total_fees:"100",total_fees_tax:"20",total_discount:"0",total_discount_tax:"0",total_shipping:"0",total_shipping_tax:"0",total_tax:"820",total_price:"4920",tax_lines:[{name:Object(l.__)("Sales tax","woocommerce"),rate:"20%",price:"820"}]},errors:[],payment_requirements:["products"],extensions:{}};var h=r(69);const b=()=>{const{shippingRates:e,needsShipping:t,hasCalculatedShipping:r,isLoadingRates:c}=Object(o.useSelect)(e=>{const t=!!e("core/editor"),r=e(n.CART_STORE_KEY);return{shippingRates:t?f.shipping_rates:r.getShippingRates(),needsShipping:t?f.needs_shipping:r.getNeedsShipping(),hasCalculatedShipping:t?f.has_calculated_shipping:r.getHasCalculatedShipping(),isLoadingRates:!t&&r.isCustomerDataUpdating()}}),{isSelectingRate:l,selectShippingRate:u}=Object(h.a)(),d=Object(s.useRef)({});return Object(s.useEffect)(()=>{const t=(e=>Object.fromEntries(e.map(e=>{var t;let{package_id:r,shipping_rates:n}=e;return[r,null===(t=n.find(e=>e.selected))||void 0===t?void 0:t.rate_id]})))(e);Object(i.a)(t)&&!a()(d.current,t)&&(d.current=t)},[e]),{isSelectingRate:l,selectedRates:d.current,selectShippingRate:u,shippingRates:e,needsShipping:t,hasCalculatedShipping:r,isLoadingRates:c}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s}));var n=r(7),o=r(6);const s=()=>{const{customerData:e,isInitialized:t}=Object(n.useSelect)(e=>{const t=e(o.CART_STORE_KEY);return{customerData:t.getCustomerData(),isInitialized:t.hasFinishedResolution("getCartData")}}),{setShippingAddress:r,setBillingAddress:s}=Object(n.useDispatch)(o.CART_STORE_KEY);return{isInitialized:t,billingAddress:e.billingAddress,shippingAddress:e.shippingAddress,setBillingAddress:s,setShippingAddress:r}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return _})),r.d(t,"a",(function(){return O}));var n=r(0);const o={NONE:"none",INVALID_ADDRESS:"invalid_address",UNKNOWN:"unknown_error"},s={INVALID_COUNTRY:"woocommerce_rest_cart_shipping_rates_invalid_country",MISSING_COUNTRY:"woocommerce_rest_cart_shipping_rates_missing_country",INVALID_STATE:"woocommerce_rest_cart_shipping_rates_invalid_state"},c={shippingErrorStatus:{isPristine:!0,isValid:!1,hasInvalidAddress:!1,hasError:!1},dispatchErrorStatus:()=>null,shippingErrorTypes:o,shippingRates:[],isLoadingRates:!1,selectedRates:[],setSelectedRates:()=>null,shippingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},setShippingAddress:()=>null,onShippingRateSuccess:()=>null,onShippingRateFail:()=>null,onShippingRateSelectSuccess:()=>null,onShippingRateSelectFail:()=>null,needsShipping:!1},a=(e,t)=>{let{type:r}=t;return Object.values(o).includes(r)?r:e};var i=r(94),l=r(204);const u=e=>({onSuccess:Object(l.a)("shipping_rates_success",e),onFail:Object(l.a)("shipping_rates_fail",e),onSelectSuccess:Object(l.a)("shipping_rate_select_success",e),onSelectFail:Object(l.a)("shipping_rate_select_fail",e)});var d=r(206),p=r(36),m=r(32),f=r(69),h=r(66);const{NONE:b,INVALID_ADDRESS:g,UNKNOWN:y}=o,E=Object(n.createContext)(c),_=()=>Object(n.useContext)(E),O=e=>{let{children:t}=e;const{dispatchActions:r}=Object(p.b)(),{shippingRates:c,isLoadingRates:l,cartErrors:_}=Object(m.a)(),{isSelectingRate:O}=Object(f.a)(),{selectedRates:v}=Object(h.a)(),[k,S]=Object(n.useReducer)(a,b),[w,j]=Object(n.useReducer)(i.b,{}),C=Object(n.useRef)(w),R=Object(n.useMemo)(()=>({onShippingRateSuccess:u(j).onSuccess,onShippingRateFail:u(j).onFail,onShippingRateSelectSuccess:u(j).onSelectSuccess,onShippingRateSelectFail:u(j).onSelectFail}),[j]);Object(n.useEffect)(()=>{C.current=w},[w]),Object(n.useEffect)(()=>{l?r.incrementCalculating():r.decrementCalculating()},[l,r]),Object(n.useEffect)(()=>{O?r.incrementCalculating():r.decrementCalculating()},[O,r]),Object(n.useEffect)(()=>{_.length>0&&_.some(e=>!(!e.code||!Object.values(s).includes(e.code)))?S({type:g}):S({type:b})},[_]);const T=Object(n.useMemo)(()=>({isPristine:k===b,isValid:k===b,hasInvalidAddress:k===g,hasError:k===y||k===g}),[k]);Object(n.useEffect)(()=>{l||0!==c.length&&!T.hasError||Object(d.a)(C.current,"shipping_rates_fail",{hasInvalidAddress:T.hasInvalidAddress,hasError:T.hasError})},[c,l,T.hasError,T.hasInvalidAddress]),Object(n.useEffect)(()=>{!l&&c.length>0&&!T.hasError&&Object(d.a)(C.current,"shipping_rates_success",c)},[c,l,T.hasError]),Object(n.useEffect)(()=>{O||(T.hasError?Object(d.a)(C.current,"shipping_rate_select_fail",{hasError:T.hasError,hasInvalidAddress:T.hasInvalidAddress}):Object(d.a)(C.current,"shipping_rate_select_success",v.current))},[v,O,T.hasError,T.hasInvalidAddress]);const x={shippingErrorStatus:T,dispatchErrorStatus:S,shippingErrorTypes:o,...R};return Object(n.createElement)(n.Fragment,null,Object(n.createElement)(E.Provider,{value:x},t))}},function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(7),o=r(0),s=r(6),c=r(73),a=r(59);const i=()=>{const e=Object(c.a)(),{dispatchCheckoutEvent:t}=Object(a.a)(),{selectShippingRate:r}=Object(n.useDispatch)(s.CART_STORE_KEY);return{selectShippingRate:Object(o.useCallback)((n,o)=>{r(n,o).then(()=>{t("set-selected-shipping-rate",{shippingRateId:n})}).catch(t=>{e(t)})},[r,t,e]),isSelectingRate:Object(n.useSelect)(e=>e(s.CART_STORE_KEY).isShippingRateBeingSelected(),[])}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"d",(function(){return c})),r.d(t,"c",(function(){return a})),r.d(t,"b",(function(){return i}));const n=window.CustomEvent||null,o=(e,t)=>{let{bubbles:r=!1,cancelable:o=!1,element:s,detail:c={}}=t;if(!n)return;s||(s=document.body);const a=new n(e,{bubbles:r,cancelable:o,detail:c});s.dispatchEvent(a)};let s;const c=()=>{s&&clearTimeout(s),s=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},a=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},i=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const s=()=>{o(t,{bubbles:r,cancelable:n})};return jQuery(document).on(e,s),()=>jQuery(document).off(e,s)}},function(e,t,r){"use strict";var n=r(0),o=r(13);const s=Object(n.createElement)(o.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(n.createElement)(o.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=s},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"number"==typeof e},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(0);const o=()=>{const[,e]=Object(n.useState)();return Object(n.useCallback)(t=>{e(()=>{throw t})},[])}},function(e,t,r){"use strict";var n=r(12),o=r.n(n),s=r(0);r(106);const c=e=>{if(!e)return;const t=e.getBoundingClientRect().bottom;t>=0&&t<=window.innerHeight||e.scrollIntoView()};t.a=e=>t=>{const r=Object(s.useRef)(null);return Object(s.createElement)(s.Fragment,null,Object(s.createElement)("div",{className:"with-scroll-to-top__scroll-point",ref:r,"aria-hidden":!0}),Object(s.createElement)(e,o()({},t,{scrollToTop:e=>{null!==r.current&&((e,t)=>{const{focusableSelector:r}=t||{};window&&Number.isFinite(window.innerHeight)&&(r?((e,t)=>{var r;const n=(null===(r=e.parentElement)||void 0===r?void 0:r.querySelectorAll(t))||[];if(n.length){const e=n[0];c(e),null==e||e.focus()}else c(e)})(e,r):c(e))})(r.current,e)}})))}},,function(e,t,r){"use strict";var n=r(0),o=r(3),s=r(4),c=r.n(s),a=r(1),i=r(23),l=r(71),u=r(42);function d(e){switch(e){case"success":case"warning":case"info":return"polite";case"error":default:return"assertive"}}t.a=function({className:e,status:t="info",children:r,spokenMessage:s=r,onRemove:p=o.noop,isDismissible:m=!0,actions:f=[],politeness:h=d(t),__unstableHTML:b,onDismiss:g=o.noop}){!function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(i.speak)(r,t)},[r,t])}(s,h);const y=c()(e,"components-notice","is-"+t,{"is-dismissible":m});return b&&(r=Object(n.createElement)(n.RawHTML,null,r)),Object(n.createElement)("div",{className:y},Object(n.createElement)("div",{className:"components-notice__content"},r,Object(n.createElement)("div",{className:"components-notice__actions"},f.map(({className:e,label:t,isPrimary:r,variant:o,noDefaultClasses:s=!1,onClick:a,url:i},l)=>{let d=o;return"primary"===o||s||(d=i?"link":"secondary"),void 0===d&&r&&(d="primary"),Object(n.createElement)(u.a,{key:l,href:i,variant:d,onClick:i?void 0:a,className:c()("components-notice__action",e)},t)}))),m&&Object(n.createElement)(u.a,{className:"components-notice__dismiss",icon:l.a,label:Object(a.__)("Dismiss this notice"),onClick:e=>{var t;null==e||null===(t=e.preventDefault)||void 0===t||t.call(e),g(),p()},showTooltip:!1}))}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return s}));var n=r(7);const o=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;const r=Object(n.select)("core/notices").getNotices(e);return r.some(e=>e.type===t)},s=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const r=Object(n.select)("core/notices").getNotices(),{removeNotice:o}=Object(n.dispatch)("core/notices"),s=r.filter(t=>t.status===e);s.forEach(e=>o(e.id,t))}},function(e,t){},function(e,t,r){var n=r(5),o=r(56),s=r(57),c=s.setStyleProp;function a(e){return s.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===e.type&&s.isCustomComponent(e.name,e.attribs)}e.exports=function e(t,r){for(var s,i,l,u,d=(r=r||{}).library||n,p=d.cloneElement,m=d.createElement,f=d.isValidElement,h=[],b="function"==typeof r.replace,g=r.trim,y=0,E=t.length;y<E;y++)if(s=t[y],b&&f(i=r.replace(s)))E>1&&(i=p(i,{key:i.key||y})),h.push(i);else if("text"!==s.type){switch(l=s.attribs,a(s)?c(l.style,l):l&&(l=o(l)),u=null,s.type){case"script":case"style":s.children[0]&&(l.dangerouslySetInnerHTML={__html:s.children[0].data});break;case"tag":"textarea"===s.name&&s.children[0]?l.defaultValue=s.children[0].data:s.children&&s.children.length&&(u=e(s.children,r));break;default:continue}E>1&&(l.key=y),h.push(m(s.name,l,u))}else g?s.data.trim()&&h.push(s.data):h.push(s.data);return 1===h.length?h[0]:h}},function(e,t,r){var n=r(84),o=r(85),s=r(86),c=s.MUST_USE_PROPERTY,a=s.HAS_BOOLEAN_VALUE,i=s.HAS_NUMERIC_VALUE,l=s.HAS_POSITIVE_NUMERIC_VALUE,u=s.HAS_OVERLOADED_BOOLEAN_VALUE;function d(e,t){return(e&t)===t}function p(e,t,r){var n,o,s,p=e.Properties,m=e.DOMAttributeNames;for(o in p)n=m[o]||(r?o:o.toLowerCase()),s=p[o],t[n]={attributeName:n,propertyName:o,mustUseProperty:d(s,c),hasBooleanValue:d(s,a),hasNumericValue:d(s,i),hasPositiveNumericValue:d(s,l),hasOverloadedBooleanValue:d(s,u)}}var m={};p(n,m);var f={};p(o,f,!0);var h={};p(n,h),p(o,h,!0),e.exports={html:m,svg:f,properties:h,isCustomAttribute:RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"))}},function(e,t){e.exports={Properties:{autoFocus:4,accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:4,allowTransparency:0,alt:0,as:0,async:4,autoComplete:0,autoPlay:4,capture:4,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:5,cite:0,classID:0,className:0,cols:24,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:4,controlsList:0,coords:0,crossOrigin:0,data:0,dateTime:0,default:4,defer:4,dir:0,disabled:4,download:32,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:4,formTarget:0,frameBorder:0,headers:0,height:0,hidden:4,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:4,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:5,muted:5,name:0,nonce:0,noValidate:4,open:4,optimum:0,pattern:0,placeholder:0,playsInline:4,poster:0,preload:0,profile:0,radioGroup:0,readOnly:4,referrerPolicy:0,rel:0,required:4,reversed:4,role:0,rows:24,rowSpan:8,sandbox:0,scope:0,scoped:4,scrolling:0,seamless:4,selected:5,shape:0,size:24,sizes:0,span:24,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:8,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,typeof:0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:4,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"}}},function(e,t){e.exports={Properties:{accentHeight:0,accumulate:0,additive:0,alignmentBaseline:0,allowReorder:0,alphabetic:0,amplitude:0,arabicForm:0,ascent:0,attributeName:0,attributeType:0,autoReverse:0,azimuth:0,baseFrequency:0,baseProfile:0,baselineShift:0,bbox:0,begin:0,bias:0,by:0,calcMode:0,capHeight:0,clip:0,clipPath:0,clipRule:0,clipPathUnits:0,colorInterpolation:0,colorInterpolationFilters:0,colorProfile:0,colorRendering:0,contentScriptType:0,contentStyleType:0,cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:0,direction:0,display:0,divisor:0,dominantBaseline:0,dur:0,dx:0,dy:0,edgeMode:0,elevation:0,enableBackground:0,end:0,exponent:0,externalResourcesRequired:0,fill:0,fillOpacity:0,fillRule:0,filter:0,filterRes:0,filterUnits:0,floodColor:0,floodOpacity:0,focusable:0,fontFamily:0,fontSize:0,fontSizeAdjust:0,fontStretch:0,fontStyle:0,fontVariant:0,fontWeight:0,format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:0,glyphOrientationHorizontal:0,glyphOrientationVertical:0,glyphRef:0,gradientTransform:0,gradientUnits:0,hanging:0,horizAdvX:0,horizOriginX:0,ideographic:0,imageRendering:0,in:0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:0,kernelUnitLength:0,kerning:0,keyPoints:0,keySplines:0,keyTimes:0,lengthAdjust:0,letterSpacing:0,lightingColor:0,limitingConeAngle:0,local:0,markerEnd:0,markerMid:0,markerStart:0,markerHeight:0,markerUnits:0,markerWidth:0,mask:0,maskContentUnits:0,maskUnits:0,mathematical:0,mode:0,numOctaves:0,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:0,overlineThickness:0,paintOrder:0,panose1:0,pathLength:0,patternContentUnits:0,patternTransform:0,patternUnits:0,pointerEvents:0,points:0,pointsAtX:0,pointsAtY:0,pointsAtZ:0,preserveAlpha:0,preserveAspectRatio:0,primitiveUnits:0,r:0,radius:0,refX:0,refY:0,renderingIntent:0,repeatCount:0,repeatDur:0,requiredExtensions:0,requiredFeatures:0,restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:0,slope:0,spacing:0,specularConstant:0,specularExponent:0,speed:0,spreadMethod:0,startOffset:0,stdDeviation:0,stemh:0,stemv:0,stitchTiles:0,stopColor:0,stopOpacity:0,strikethroughPosition:0,strikethroughThickness:0,string:0,stroke:0,strokeDasharray:0,strokeDashoffset:0,strokeLinecap:0,strokeLinejoin:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0,surfaceScale:0,systemLanguage:0,tableValues:0,targetX:0,targetY:0,textAnchor:0,textDecoration:0,textRendering:0,textLength:0,to:0,transform:0,u1:0,u2:0,underlinePosition:0,underlineThickness:0,unicode:0,unicodeBidi:0,unicodeRange:0,unitsPerEm:0,vAlphabetic:0,vHanging:0,vIdeographic:0,vMathematical:0,values:0,vectorEffect:0,version:0,vertAdvY:0,vertOriginX:0,vertOriginY:0,viewBox:0,viewTarget:0,visibility:0,widths:0,wordSpacing:0,writingMode:0,x:0,xHeight:0,x1:0,x2:0,xChannelSelector:0,xlinkActuate:0,xlinkArcrole:0,xlinkHref:0,xlinkRole:0,xlinkShow:0,xlinkTitle:0,xlinkType:0,xmlBase:0,xmlns:0,xmlnsXlink:0,xmlLang:0,xmlSpace:0,y:0,y1:0,y2:0,yChannelSelector:0,z:0,zoomAndPan:0},DOMAttributeNames:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlnsXlink:"xmlns:xlink",xmlLang:"xml:lang",xmlSpace:"xml:space"}}},function(e,t){e.exports={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32}},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(r(88)),s=r(90);t.default=function(e,t){var r={};return e&&"string"==typeof e?(o.default(e,(function(e,n){e&&n&&(r[s.camelCase(e,t)]=n)})),r):r}},function(e,t,r){var n=r(89);e.exports=function(e,t){var r,o=null;if(!e||"string"!=typeof e)return o;for(var s,c,a=n(e),i="function"==typeof t,l=0,u=a.length;l<u;l++)s=(r=a[l]).property,c=r.value,i?t(s,c,r):c&&(o||(o={}),o[s]=c);return o}},function(e,t){var r=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,o=/^\s*/,s=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,c=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,i=/^[;\s]*/,l=/^\s+|\s+$/g;function u(e){return e?e.replace(l,""):""}e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var l=1,d=1;function p(e){var t=e.match(n);t&&(l+=t.length);var r=e.lastIndexOf("\n");d=~r?e.length-r:d+e.length}function m(){var e={line:l,column:d};return function(t){return t.position=new f(e),y(),t}}function f(e){this.start=e,this.end={line:l,column:d},this.source=t.source}f.prototype.content=e;var h=[];function b(r){var n=new Error(t.source+":"+l+":"+d+": "+r);if(n.reason=r,n.filename=t.source,n.line=l,n.column=d,n.source=e,!t.silent)throw n;h.push(n)}function g(t){var r=t.exec(e);if(r){var n=r[0];return p(n),e=e.slice(n.length),r}}function y(){g(o)}function E(e){var t;for(e=e||[];t=_();)!1!==t&&e.push(t);return e}function _(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var r=2;""!=e.charAt(r)&&("*"!=e.charAt(r)||"/"!=e.charAt(r+1));)++r;if(r+=2,""===e.charAt(r-1))return b("End of comment missing");var n=e.slice(2,r-2);return d+=2,p(n),e=e.slice(r),d+=2,t({type:"comment",comment:n})}}function O(){var e=m(),t=g(s);if(t){if(_(),!g(c))return b("property missing ':'");var n=g(a),o=e({type:"declaration",property:u(t[0].replace(r,"")),value:n?u(n[0].replace(r,"")):""});return g(i),o}}return y(),function(){var e,t=[];for(E(t);e=O();)!1!==e&&(t.push(e),E(t));return t}()}},function(e,t,r){"use strict";t.__esModule=!0,t.camelCase=void 0;var n=/^--[a-zA-Z0-9-]+$/,o=/-([a-z])/g,s=/^[^-]+$/,c=/^-(webkit|moz|ms|o|khtml)-/,a=function(e,t){return t.toUpperCase()},i=function(e,t){return t+"-"};t.camelCase=function(e,t){return void 0===t&&(t={}),function(e){return!e||s.test(e)||n.test(e)}(e)?e:(e=e.toLowerCase(),t.reactCompat||(e=e.replace(c,i)),e.replace(o,a))}},function(e,t,r){var n=r(92),o=r(58),s=o.formatDOM,c=o.isIE(9),a=/<(![a-zA-Z\s]+)>/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];var t,r=e.match(a);return r&&r[1]&&(t=r[1],c&&(e=e.replace(r[0],""))),s(n(e),null,t)}},function(e,t,r){var n=r(58),o=/<([a-zA-Z]+[0-9]?)/,s=/<head.*>/i,c=/<body.*>/i,a=/<(area|base|br|col|embed|hr|img|input|keygen|link|menuitem|meta|param|source|track|wbr)(.*?)\/?>/gi,i=n.isIE(9),l=i||n.isIE(),u=function(){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},d=function(){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")};if("function"==typeof window.DOMParser){var p=new window.DOMParser,m=i?"text/xml":"text/html";u=d=function(e,t){return t&&(e="<"+t+">"+e+"</"+t+">"),i&&(e=e.replace(a,"<$1$2$3/>")),p.parseFromString(e,m)}}if(document.implementation){var f=document.implementation.createHTMLDocument(l?"html-dom-parser":void 0);u=function(e,t){if(t)return f.documentElement.getElementsByTagName(t)[0].innerHTML=e,f;try{return f.documentElement.innerHTML=e,f}catch(t){if(d)return d(e)}}}var h,b=document.createElement("template");b.content&&(h=function(e){return b.innerHTML=e,b.content.childNodes}),e.exports=function(e){var t,r,n,a,i=e.match(o);switch(i&&i[1]&&(t=i[1].toLowerCase()),t){case"html":return r=d(e),s.test(e)||(n=r.getElementsByTagName("head")[0])&&n.parentNode.removeChild(n),c.test(e)||(n=r.getElementsByTagName("body")[0])&&n.parentNode.removeChild(n),r.getElementsByTagName("html");case"head":case"body":return a=u(e).getElementsByTagName(t),c.test(e)&&s.test(e)?a[0].parentNode.childNodes:a;default:return h?h(e):u(e,"body").getElementsByTagName("body")[0].childNodes}}},function(e,t){e.exports={CASE_SENSITIVE_TAG_NAMES:["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussainBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"]}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return a}));var n=r(3);let o;!function(e){e.ADD_EVENT_CALLBACK="add_event_callback",e.REMOVE_EVENT_CALLBACK="remove_event_callback"}(o||(o={}));const s={addEventCallback:function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;return{id:Object(n.uniqueId)(),type:o.ADD_EVENT_CALLBACK,eventType:e,callback:t,priority:r}},removeEventCallback:(e,t)=>({id:t,type:o.REMOVE_EVENT_CALLBACK,eventType:e})},c={},a=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:c,{type:t,eventType:r,id:n,callback:s,priority:a}=arguments.length>1?arguments[1]:void 0;const i=e.hasOwnProperty(r)?new Map(e[r]):new Map;switch(t){case o.ADD_EVENT_CALLBACK:return i.set(n,{priority:a,callback:s}),{...e,[r]:i};case o.REMOVE_EVENT_CALLBACK:return i.delete(n),{...e,[r]:i}}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return c}));var n=r(1),o=r(17);const s=async e=>{if("function"==typeof e.json)try{const t=await e.json();return{message:t.message,type:t.type||"api"}}catch(e){return{message:e.message,type:"general"}}return{message:e.message,type:e.type||"general"}},c=e=>{if(e.data&&"rest_invalid_param"===e.code){const t=Object.values(e.data.params);if(t[0])return t[0]}return null!=e&&e.message?Object(o.decodeEntities)(e.message):Object(n.__)("Something went wrong. Please contact us to get assistance.","woocommerce")}},function(e,t,r){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(t,"__esModule",{value:!0});var o=n(r(12)),s=n(r(128)),c=r(5),a=n(c),i=n(r(129)),l=n(r(131)),u={arr:Array.isArray,obj:function(e){return"[object Object]"===Object.prototype.toString.call(e)},fun:function(e){return"function"==typeof e},str:function(e){return"string"==typeof e},num:function(e){return"number"==typeof e},und:function(e){return void 0===e},nul:function(e){return null===e},set:function(e){return e instanceof Set},map:function(e){return e instanceof Map},equ:function(e,t){if(typeof e!=typeof t)return!1;if(u.str(e)||u.num(e))return e===t;if(u.obj(e)&&u.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;var r;for(r in e)if(!(r in t))return!1;for(r in t)if(e[r]!==t[r])return!1;return!u.und(r)||e===t}};function d(){var e=c.useState(!1)[1];return c.useCallback((function(){return e((function(e){return!e}))}),[])}function p(e,t){return u.und(e)||u.nul(e)?t:e}function m(e){return u.und(e)?[]:u.arr(e)?e:[e]}function f(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return u.fun(e)?e.apply(void 0,r):e}function h(e){var t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,s(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(u.und(t))return o({to:t},e);var r=Object.keys(e).reduce((function(r,n){var s;return u.und(t[n])?o({},r,((s={})[n]=e[n],s)):r}),{});return o({to:t},r)}var b,g,y=function(){function e(){this.payload=void 0,this.children=[]}var t=e.prototype;return t.getAnimatedValue=function(){return this.getValue()},t.getPayload=function(){return this.payload||this},t.attach=function(){},t.detach=function(){},t.getChildren=function(){return this.children},t.addChild=function(e){0===this.children.length&&this.attach(),this.children.push(e)},t.removeChild=function(e){var t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()},e}(),E=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).payload=[],t.attach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.addChild(l(t))}))},t.detach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.removeChild(l(t))}))},t}return i(t,e),t}(y),_=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).payload={},t.attach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.addChild(l(t))}))},t.detach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.removeChild(l(t))}))},t}i(t,e);var r=t.prototype;return r.getValue=function(e){void 0===e&&(e=!1);var t={};for(var r in this.payload){var n=this.payload[r];(!e||n instanceof y)&&(t[r]=n instanceof y?n[e?"getAnimatedValue":"getValue"]():n)}return t},r.getAnimatedValue=function(){return this.getValue(!0)},t}(y);function O(e,t){b={fn:e,transform:t}}function v(e){g=e}var k,S=function(e){return"undefined"!=typeof window?window.requestAnimationFrame(e):-1},w=function(e){"undefined"!=typeof window&&window.cancelAnimationFrame(e)};function j(e){k=e}var C,R=function(){return Date.now()};function T(e){C=e}var x,A,P=function(e){return e.current};function M(e){x=e}var N=Object.freeze({get applyAnimatedValues(){return b},injectApplyAnimatedValues:O,get colorNames(){return g},injectColorNames:v,get requestFrame(){return S},get cancelFrame(){return w},injectFrame:function(e,t){S=e,w=t},get interpolation(){return k},injectStringInterpolator:j,get now(){return R},injectNow:function(e){R=e},get defaultElement(){return C},injectDefaultElement:T,get animatedApi(){return P},injectAnimatedApi:function(e){P=e},get createAnimatedStyle(){return x},injectCreateAnimatedStyle:M,get manualFrameloop(){return A},injectManualFrameloop:function(e){A=e}}),I=function(e){function t(t,r){var n;return(n=e.call(this)||this).update=void 0,n.payload=t.style?o({},t,{style:x(t.style)}):t,n.update=r,n.attach(),n}return i(t,e),t}(_),D=!1,L=new Set,F=function e(){if(!D)return!1;var t=R(),r=L,n=Array.isArray(r),o=0;for(r=n?r:r[Symbol.iterator]();;){var s;if(n){if(o>=r.length)break;s=r[o++]}else{if((o=r.next()).done)break;s=o.value}for(var c=s,a=!1,i=0;i<c.configs.length;i++){for(var l=c.configs[i],u=void 0,d=void 0,p=0;p<l.animatedValues.length;p++){var m=l.animatedValues[p];if(!m.done){var f=l.fromValues[p],h=l.toValues[p],b=m.lastPosition,g=h instanceof y,E=Array.isArray(l.initialVelocity)?l.initialVelocity[p]:l.initialVelocity;if(g&&(h=h.getValue()),l.immediate)m.setValue(h),m.done=!0;else if("string"!=typeof f&&"string"!=typeof h){if(void 0!==l.duration)b=f+l.easing((t-m.startTime)/l.duration)*(h-f),u=t>=m.startTime+l.duration;else if(l.decay)b=f+E/(1-.998)*(1-Math.exp(-(1-.998)*(t-m.startTime))),(u=Math.abs(m.lastPosition-b)<.1)&&(h=b);else{d=void 0!==m.lastTime?m.lastTime:t,E=void 0!==m.lastVelocity?m.lastVelocity:l.initialVelocity,t>d+64&&(d=t);for(var _=Math.floor(t-d),O=0;O<_;++O)b+=1*(E+=(-l.tension*(b-h)+-l.friction*E)/l.mass*1/1e3)/1e3;var v=!(!l.clamp||0===l.tension)&&(f<h?b>h:b<h),k=Math.abs(E)<=l.precision,w=0===l.tension||Math.abs(h-b)<=l.precision;u=v||k&&w,m.lastVelocity=E,m.lastTime=t}g&&!l.toValues[p].done&&(u=!1),u?(m.value!==h&&(b=h),m.done=!0):a=!0,m.setValue(b),m.lastPosition=b}else m.setValue(h),m.done=!0}}c.props.onFrame&&(c.values[l.name]=l.interpolation.getValue())}c.props.onFrame&&c.props.onFrame(c.values),a||(L.delete(c),c.stop(!0))}return L.size?A?A():S(e):D=!1,D};function U(e,t,r){if("function"==typeof e)return e;if(Array.isArray(e))return U({range:e,output:t,extrapolate:r});if(k&&"string"==typeof e.output[0])return k(e);var n=e,o=n.output,s=n.range||[0,1],c=n.extrapolateLeft||n.extrapolate||"extend",a=n.extrapolateRight||n.extrapolate||"extend",i=n.easing||function(e){return e};return function(e){var t=function(e,t){for(var r=1;r<t.length-1&&!(t[r]>=e);++r);return r-1}(e,s);return function(e,t,r,n,o,s,c,a,i){var l=i?i(e):e;if(l<t){if("identity"===c)return l;"clamp"===c&&(l=t)}if(l>r){if("identity"===a)return l;"clamp"===a&&(l=r)}return n===o?n:t===r?e<=t?n:o:(t===-1/0?l=-l:r===1/0?l-=t:l=(l-t)/(r-t),l=s(l),n===-1/0?l=-l:o===1/0?l+=n:l=l*(o-n)+n,l)}(e,s[t],s[t+1],o[t],o[t+1],i,c,a,n.map)}}var V=function(e){function t(r,n,o,s){var c;return(c=e.call(this)||this).calc=void 0,c.payload=r instanceof E&&!(r instanceof t)?r.getPayload():Array.isArray(r)?r:[r],c.calc=U(n,o,s),c}i(t,e);var r=t.prototype;return r.getValue=function(){return this.calc.apply(this,this.payload.map((function(e){return e.getValue()})))},r.updateConfig=function(e,t,r){this.calc=U(e,t,r)},r.interpolate=function(e,r,n){return new t(this,e,r,n)},t}(E),B=function(e){function t(t){var r;return(r=e.call(this)||this).animatedStyles=new Set,r.value=void 0,r.startPosition=void 0,r.lastPosition=void 0,r.lastVelocity=void 0,r.startTime=void 0,r.lastTime=void 0,r.done=!1,r.setValue=function(e,t){void 0===t&&(t=!0),r.value=e,t&&r.flush()},r.value=t,r.startPosition=t,r.lastPosition=t,r}i(t,e);var r=t.prototype;return r.flush=function(){0===this.animatedStyles.size&&function e(t,r){"update"in t?r.add(t):t.getChildren().forEach((function(t){return e(t,r)}))}(this,this.animatedStyles),this.animatedStyles.forEach((function(e){return e.update()}))},r.clearStyles=function(){this.animatedStyles.clear()},r.getValue=function(){return this.value},r.interpolate=function(e,t,r){return new V(this,e,t,r)},t}(y),H=function(e){function t(t){var r;return(r=e.call(this)||this).payload=t.map((function(e){return new B(e)})),r}i(t,e);var r=t.prototype;return r.setValue=function(e,t){var r=this;void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach((function(e,n){return r.payload[n].setValue(e,t)})):this.payload.forEach((function(r){return r.setValue(e,t)}))},r.getValue=function(){return this.payload.map((function(e){return e.getValue()}))},r.interpolate=function(e,t){return new V(this,e,t)},t}(E),z=0,G=function(){function e(){var e=this;this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=function(){return e.interpolations},this.id=z++}var t=e.prototype;return t.update=function(e){if(!e)return this;var t=h(e),r=t.delay,n=void 0===r?0:r,c=t.to,a=s(t,["delay","to"]);if(u.arr(c)||u.fun(c))this.queue.push(o({},a,{delay:n,to:c}));else if(c){var i={};Object.entries(c).forEach((function(e){var t,r=e[0],s=e[1],c=o({to:(t={},t[r]=s,t),delay:f(n,r)},a),l=i[c.delay]&&i[c.delay].to;i[c.delay]=o({},i[c.delay],c,{to:o({},l,c.to)})})),this.queue=Object.values(i)}return this.queue=this.queue.sort((function(e,t){return e.delay-t.delay})),this.diff(a),this},t.start=function(e){var t=this;if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((function(e){var r=e.from,n=void 0===r?{}:r,s=e.to,c=void 0===s?{}:s;u.obj(n)&&(t.merged=o({},n,t.merged)),u.obj(c)&&(t.merged=o({},t.merged,c))}));var r=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach((function(o,c){var a=o.delay,i=s(o,["delay"]),l=function(o){c===n.length-1&&r===t.guid&&o&&(t.idle=!0,t.props.onRest&&t.props.onRest(t.merged)),e&&e()},d=u.arr(i.to)||u.fun(i.to);a?setTimeout((function(){r===t.guid&&(d?t.runAsync(i,l):t.diff(i).start(l))}),a):d?t.runAsync(i,l):t.diff(i).start(l)}))}else u.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),this,L.has(this)||L.add(this),D||(D=!0,S(A||F));return this},t.stop=function(e){return this.listeners.forEach((function(t){return t(e)})),this.listeners=[],this},t.pause=function(e){return this.stop(!0),e&&(this,L.has(this)&&L.delete(this)),this},t.runAsync=function(e,t){var r=this,n=(e.delay,s(e,["delay"])),c=this.local,a=Promise.resolve(void 0);if(u.arr(n.to))for(var i=function(e){var t=e,s=o({},n,h(n.to[t]));u.arr(s.config)&&(s.config=s.config[t]),a=a.then((function(){if(c===r.guid)return new Promise((function(e){return r.diff(s).start(e)}))}))},l=0;l<n.to.length;l++)i(l);else if(u.fun(n.to)){var d,p=0;a=a.then((function(){return n.to((function(e){var t=o({},n,h(e));if(u.arr(t.config)&&(t.config=t.config[p]),p++,c===r.guid)return d=new Promise((function(e){return r.diff(t).start(e)}))}),(function(e){return void 0===e&&(e=!0),r.stop(e)})).then((function(){return d}))}))}a.then(t)},t.diff=function(e){var t=this;this.props=o({},this.props,e);var r=this.props,n=r.from,s=void 0===n?{}:n,c=r.to,a=void 0===c?{}:c,i=r.config,l=void 0===i?{}:i,d=r.reverse,h=r.attach,b=r.reset,y=r.immediate;if(d){var E=[a,s];s=E[0],a=E[1]}this.merged=o({},s,this.merged,a),this.hasChanged=!1;var _=h&&h(this);if(this.animations=Object.entries(this.merged).reduce((function(e,r){var n=r[0],c=r[1],a=e[n]||{},i=u.num(c),d=u.str(c)&&!c.startsWith("#")&&!/\d/.test(c)&&!g[c],h=u.arr(c),E=!i&&!h&&!d,O=u.und(s[n])?c:s[n],v=i||h||d?c:1,S=f(l,n);_&&(v=_.animations[n].parent);var w,j=a.parent,C=a.interpolation,T=m(_?v.getPayload():v),x=c;E&&(x=k({range:[0,1],output:[c,c]})(1));var A,P=C&&C.getValue(),M=!u.und(j)&&a.animatedValues.some((function(e){return!e.done})),N=!u.equ(x,P),I=!u.equ(x,a.previous),D=!u.equ(S,a.config);if(b||I&&N||D){var L;if(i||d)j=C=a.parent||new B(O);else if(h)j=C=a.parent||new H(O);else if(E){var F=a.interpolation&&a.interpolation.calc(a.parent.value);F=void 0===F||b?O:F,a.parent?(j=a.parent).setValue(0,!1):j=new B(0);var U={output:[F,c]};a.interpolation?(C=a.interpolation,a.interpolation.updateConfig(U)):C=j.interpolate(U)}return T=m(_?v.getPayload():v),w=m(j.getPayload()),b&&!E&&j.setValue(O,!1),t.hasChanged=!0,w.forEach((function(e){e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=M?e.lastVelocity:void 0,e.lastTime=M?e.lastTime:void 0,e.startTime=R(),e.done=!1,e.animatedStyles.clear()})),f(y,n)&&j.setValue(E?v:c,!1),o({},e,((L={})[n]=o({},a,{name:n,parent:j,interpolation:C,animatedValues:w,toValues:T,previous:x,config:S,fromValues:m(j.getValue()),immediate:f(y,n),initialVelocity:p(S.velocity,0),clamp:p(S.clamp,!1),precision:p(S.precision,.01),tension:p(S.tension,170),friction:p(S.friction,26),mass:p(S.mass,1),duration:S.duration,easing:p(S.easing,(function(e){return e})),decay:S.decay}),L))}return N?e:(E&&(j.setValue(1,!1),C.updateConfig({output:[x,x]})),j.done=!0,t.hasChanged=!0,o({},e,((A={})[n]=o({},e[n],{previous:x}),A)))}),this.animations),this.hasChanged)for(var O in this.configs=Object.values(this.animations),this.values={},this.interpolations={},this.animations)this.interpolations[O]=this.animations[O].interpolation,this.values[O]=this.animations[O].interpolation.getValue();return this},t.destroy=function(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0},e}(),q=function(e,t){var r=c.useRef(!1),n=c.useRef(),o=u.fun(t),s=c.useMemo((function(){var r;return n.current&&(n.current.map((function(e){return e.destroy()})),n.current=void 0),[new Array(e).fill().map((function(e,n){var s=new G,c=o?f(t,n,s):t[n];return 0===n&&(r=c.ref),s.update(c),r||s.start(),s})),r]}),[e]),a=s[0],i=s[1];n.current=a,c.useImperativeHandle(i,(function(){return{start:function(){return Promise.all(n.current.map((function(e){return new Promise((function(t){return e.start(t)}))})))},stop:function(e){return n.current.forEach((function(t){return t.stop(e)}))},get controllers(){return n.current}}}));var l=c.useMemo((function(){return function(e){return n.current.map((function(t,r){t.update(o?f(e,r,t):e[r]),i||t.start()}))}}),[e]);c.useEffect((function(){r.current?o||l(t):i||n.current.forEach((function(e){return e.start()}))})),c.useEffect((function(){return r.current=!0,function(){return n.current.forEach((function(e){return e.destroy()}))}}),[]);var d=n.current.map((function(e){return e.getValues()}));return o?[d,l,function(e){return n.current.forEach((function(t){return t.pause(e)}))}]:d},Y=0,$=function(e,t){return("function"==typeof t?e.map(t):m(t)).map(String)},W=function(e){var t=e.items,r=e.keys,n=void 0===r?function(e){return e}:r,c=s(e,["items","keys"]);return t=m(void 0!==t?t:null),o({items:t,keys:$(t,n)},c)};function K(e,t){var r=function(){if(o){if(s>=n.length)return"break";c=n[s++]}else{if((s=n.next()).done)return"break";c=s.value}var r=c.key,a=function(e){return e.key!==r};(u.und(t)||t===r)&&(e.current.instances.delete(r),e.current.transitions=e.current.transitions.filter(a),e.current.deleted=e.current.deleted.filter(a))},n=e.current.deleted,o=Array.isArray(n),s=0;for(n=o?n:n[Symbol.iterator]();;){var c;if("break"===r())break}e.current.forceUpdate()}var X=function(e){function t(t){var r;return void 0===t&&(t={}),r=e.call(this)||this,!t.transform||t.transform instanceof y||(t=b.transform(t)),r.payload=t,r}return i(t,e),t}(_),J={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},Q="[-+]?\\d*\\.?\\d+";function Z(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}var ee=new RegExp("rgb"+Z(Q,Q,Q)),te=new RegExp("rgba"+Z(Q,Q,Q,Q)),re=new RegExp("hsl"+Z(Q,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%")),ne=new RegExp("hsla"+Z(Q,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%",Q)),oe=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,se=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,ce=/^#([0-9a-fA-F]{6})$/,ae=/^#([0-9a-fA-F]{8})$/;function ie(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function le(e,t,r){var n=r<.5?r*(1+t):r+t-r*t,o=2*r-n,s=ie(o,n,e+1/3),c=ie(o,n,e),a=ie(o,n,e-1/3);return Math.round(255*s)<<24|Math.round(255*c)<<16|Math.round(255*a)<<8}function ue(e){var t=parseInt(e,10);return t<0?0:t>255?255:t}function de(e){return(parseFloat(e)%360+360)%360/360}function pe(e){var t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function me(e){var t=parseFloat(e);return t<0?0:t>100?1:t/100}function fe(e){var t,r,n="number"==typeof(t=e)?t>>>0===t&&t>=0&&t<=4294967295?t:null:(r=ce.exec(t))?parseInt(r[1]+"ff",16)>>>0:J.hasOwnProperty(t)?J[t]:(r=ee.exec(t))?(ue(r[1])<<24|ue(r[2])<<16|ue(r[3])<<8|255)>>>0:(r=te.exec(t))?(ue(r[1])<<24|ue(r[2])<<16|ue(r[3])<<8|pe(r[4]))>>>0:(r=oe.exec(t))?parseInt(r[1]+r[1]+r[2]+r[2]+r[3]+r[3]+"ff",16)>>>0:(r=ae.exec(t))?parseInt(r[1],16)>>>0:(r=se.exec(t))?parseInt(r[1]+r[1]+r[2]+r[2]+r[3]+r[3]+r[4]+r[4],16)>>>0:(r=re.exec(t))?(255|le(de(r[1]),me(r[2]),me(r[3])))>>>0:(r=ne.exec(t))?(le(de(r[1]),me(r[2]),me(r[3]))|pe(r[4]))>>>0:null;return null===n?e:"rgba("+((4278190080&(n=n||0))>>>24)+", "+((16711680&n)>>>16)+", "+((65280&n)>>>8)+", "+(255&n)/255+")"}var he=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,be=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,ge=new RegExp("("+Object.keys(J).join("|")+")","g"),ye={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Ee=["Webkit","Ms","Moz","O"];function _e(e,t,r){return null==t||"boolean"==typeof t||""===t?"":r||"number"!=typeof t||0===t||ye.hasOwnProperty(e)&&ye[e]?(""+t).trim():t+"px"}ye=Object.keys(ye).reduce((function(e,t){return Ee.forEach((function(r){return e[function(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}(r,t)]=e[t]})),e}),ye);var Oe={};M((function(e){return new X(e)})),T("div"),j((function(e){var t=e.output.map((function(e){return e.replace(be,fe)})).map((function(e){return e.replace(ge,fe)})),r=t[0].match(he).map((function(){return[]}));t.forEach((function(e){e.match(he).forEach((function(e,t){return r[t].push(+e)}))}));var n=t[0].match(he).map((function(t,n){return U(o({},e,{output:r[n]}))}));return function(e){var r=0;return t[0].replace(he,(function(){return n[r++](e)})).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,(function(e,t,r,n,o){return"rgba("+Math.round(t)+", "+Math.round(r)+", "+Math.round(n)+", "+o+")"}))}})),v(J),O((function(e,t){if(!e.nodeType||void 0===e.setAttribute)return!1;var r=t.style,n=t.children,o=t.scrollTop,c=t.scrollLeft,a=s(t,["style","children","scrollTop","scrollLeft"]),i="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;for(var l in void 0!==o&&(e.scrollTop=o),void 0!==c&&(e.scrollLeft=c),void 0!==n&&(e.textContent=n),r)if(r.hasOwnProperty(l)){var u=0===l.indexOf("--"),d=_e(l,r[l],u);"float"===l&&(l="cssFloat"),u?e.style.setProperty(l,d):e.style[l]=d}for(var p in a){var m=i?p:Oe[p]||(Oe[p]=p.replace(/([A-Z])/g,(function(e){return"-"+e.toLowerCase()})));void 0!==e.getAttribute(m)&&e.setAttribute(m,a[p])}}),(function(e){return e}));var ve,ke,Se=(ve=function(e){return c.forwardRef((function(t,r){var n=d(),i=c.useRef(!0),l=c.useRef(null),p=c.useRef(null),m=c.useCallback((function(e){var t=l.current;l.current=new I(e,(function(){var e=!1;p.current&&(e=b.fn(p.current,l.current.getAnimatedValue())),p.current&&!1!==e||n()})),t&&t.detach()}),[]);c.useEffect((function(){return function(){i.current=!1,l.current&&l.current.detach()}}),[]),c.useImperativeHandle(r,(function(){return P(p,i,n)})),m(t);var f,h=l.current.getValue(),g=(h.scrollTop,h.scrollLeft,s(h,["scrollTop","scrollLeft"])),y=(f=e,!u.fun(f)||f.prototype instanceof a.Component?function(e){return p.current=function(e,t){return t&&(u.fun(t)?t(e):u.obj(t)&&(t.current=e)),e}(e,r)}:void 0);return a.createElement(e,o({},g,{ref:y}))}))},void 0===(ke=!1)&&(ke=!0),function(e){return(u.arr(e)?e:Object.keys(e)).reduce((function(e,t){var r=ke?t[0].toLowerCase()+t.substring(1):t;return e[r]=ve(r),e}),ve)}),we=Se(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);t.apply=Se,t.config={default:{tension:170,friction:26},gentle:{tension:120,friction:14},wobbly:{tension:180,friction:12},stiff:{tension:210,friction:20},slow:{tension:280,friction:60},molasses:{tension:280,friction:120}},t.update=F,t.animated=we,t.a=we,t.interpolate=function(e,t,r){return e&&new V(e,t,r)},t.Globals=N,t.useSpring=function(e){var t=u.fun(e),r=q(1,t?e:[e]),n=r[0],o=r[1],s=r[2];return t?[n[0],o,s]:n},t.useTrail=function(e,t){var r=c.useRef(!1),n=u.fun(t),s=f(t),a=c.useRef(),i=q(e,(function(e,t){return 0===e&&(a.current=[]),a.current.push(t),o({},s,{config:f(s.config,e),attach:e>0&&function(){return a.current[e-1]}})})),l=i[0],d=i[1],p=i[2],m=c.useMemo((function(){return function(e){return d((function(t,r){e.reverse;var n=e.reverse?t+1:t-1,c=a.current[n];return o({},e,{config:f(e.config||s.config,t),attach:c&&function(){return c}})}))}}),[e,s.reverse]);return c.useEffect((function(){r.current&&!n&&m(t)})),c.useEffect((function(){r.current=!0}),[]),n?[l,m,p]:l},t.useTransition=function(e,t,r){var n=o({items:e,keys:t||function(e){return e}},r),a=W(n),i=a.lazy,l=void 0!==i&&i,u=(a.unique,a.reset),p=void 0!==u&&u,m=(a.enter,a.leave,a.update,a.onDestroyed),h=(a.keys,a.items,a.onFrame),b=a.onRest,g=a.onStart,y=a.ref,E=s(a,["lazy","unique","reset","enter","leave","update","onDestroyed","keys","items","onFrame","onRest","onStart","ref"]),_=d(),O=c.useRef(!1),v=c.useRef({mounted:!1,first:!0,deleted:[],current:{},transitions:[],prevProps:{},paused:!!n.ref,instances:!O.current&&new Map,forceUpdate:_});return c.useImperativeHandle(n.ref,(function(){return{start:function(){return Promise.all(Array.from(v.current.instances).map((function(e){var t=e[1];return new Promise((function(e){return t.start(e)}))})))},stop:function(e){return Array.from(v.current.instances).forEach((function(t){return t[1].stop(e)}))},get controllers(){return Array.from(v.current.instances).map((function(e){return e[1]}))}}})),v.current=function(e,t){for(var r=e.first,n=e.prevProps,c=s(e,["first","prevProps"]),a=W(t),i=a.items,l=a.keys,u=a.initial,d=a.from,p=a.enter,m=a.leave,h=a.update,b=a.trail,g=void 0===b?0:b,y=a.unique,E=a.config,_=a.order,O=void 0===_?["enter","leave","update"]:_,v=W(n),k=v.keys,S=v.items,w=o({},c.current),j=[].concat(c.deleted),C=Object.keys(w),R=new Set(C),T=new Set(l),x=l.filter((function(e){return!R.has(e)})),A=c.transitions.filter((function(e){return!e.destroyed&&!T.has(e.originalKey)})).map((function(e){return e.originalKey})),P=l.filter((function(e){return R.has(e)})),M=-g;O.length;)switch(O.shift()){case"enter":x.forEach((function(e,t){y&&j.find((function(t){return t.originalKey===e}))&&(j=j.filter((function(t){return t.originalKey!==e})));var n=l.indexOf(e),o=i[n],s=r&&void 0!==u?"initial":"enter";w[e]={slot:s,originalKey:e,key:y?String(e):Y++,item:o,trail:M+=g,config:f(E,o,s),from:f(r&&void 0!==u?u||{}:d,o),to:f(p,o)}}));break;case"leave":A.forEach((function(e){var t=k.indexOf(e),r=S[t];j.unshift(o({},w[e],{slot:"leave",destroyed:!0,left:k[Math.max(0,t-1)],right:k[Math.min(k.length,t+1)],trail:M+=g,config:f(E,r,"leave"),to:f(m,r)})),delete w[e]}));break;case"update":P.forEach((function(e){var t=l.indexOf(e),r=i[t];w[e]=o({},w[e],{item:r,slot:"update",trail:M+=g,config:f(E,r,"update"),to:f(h,r)})}))}var N=l.map((function(e){return w[e]}));return j.forEach((function(e){var t,r=e.left,n=(e.right,s(e,["left","right"]));-1!==(t=N.findIndex((function(e){return e.originalKey===r})))&&(t+=1),t=Math.max(0,t),N=[].concat(N.slice(0,t),[n],N.slice(t))})),o({},c,{changed:x.length||A.length||P.length,first:r&&0===x.length,transitions:N,current:w,deleted:j,prevProps:t})}(v.current,n),v.current.changed&&v.current.transitions.forEach((function(e){var t=e.slot,r=e.from,n=e.to,s=e.config,c=e.trail,a=e.key,i=e.item;v.current.instances.has(a)||v.current.instances.set(a,new G);var u=v.current.instances.get(a),d=o({},E,{to:n,from:r,config:s,ref:y,onRest:function(r){v.current.mounted&&(e.destroyed&&(y||l||K(v,a),m&&m(i)),!Array.from(v.current.instances).some((function(e){return!e[1].idle}))&&(y||l)&&v.current.deleted.length>0&&K(v),b&&b(i,t,r))},onStart:g&&function(){return g(i,t)},onFrame:h&&function(e){return h(i,t,e)},delay:c,reset:p&&"enter"===t});u.update(d),v.current.paused||u.start()})),c.useEffect((function(){return v.current.mounted=O.current=!0,function(){v.current.mounted=O.current=!1,Array.from(v.current.instances).map((function(e){return e[1].destroy()})),v.current.instances.clear()}}),[]),v.current.transitions.map((function(e){var t=e.item,r=e.slot,n=e.key;return{item:t,key:n,state:r,props:v.current.instances.get(n).getValues()}}))},t.useChain=function(e,t,r){void 0===r&&(r=1e3);var n=c.useRef();c.useEffect((function(){u.equ(e,n.current)?e.forEach((function(e){var t=e.current;return t&&t.start()})):t?e.forEach((function(e,n){var s=e.current;if(s){var c=s.controllers;if(c.length){var a=r*t[n];c.forEach((function(e){e.queue=e.queue.map((function(e){return o({},e,{delay:e.delay+a})})),e.start()}))}}})):e.reduce((function(e,t,r){var n=t.current;return e.then((function(){return n.start()}))}),Promise.resolve()),n.current=e}))},t.useSprings=q},,,,,,,,,,function(e,t){},,,,,function(e,t,r){"use strict";(function(e){var n=r(0),o=r(3),s=r(4),c=r.n(s),a=r(23),i=r(1),l=(r(37),r(42));t.a=Object(n.forwardRef)((function({className:t,children:r,spokenMessage:s=r,politeness:u="polite",actions:d=[],onRemove:p=o.noop,icon:m=null,explicitDismiss:f=!1,onDismiss:h=o.noop},b){function g(e){e&&e.preventDefault&&e.preventDefault(),h(),p()}h=h||o.noop,function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(a.speak)(r,t)},[r,t])}(s,u),Object(n.useEffect)(()=>{const e=setTimeout(()=>{f||(h(),p())},1e4);return()=>clearTimeout(e)},[h,p]);const y=c()(t,"components-snackbar",{"components-snackbar-explicit-dismiss":!!f});d&&d.length>1&&(void 0!==e&&e.env,d=[d[0]]);const E=c()("components-snackbar__content",{"components-snackbar__content-with-icon":!!m});return Object(n.createElement)("div",{ref:b,className:y,onClick:f?o.noop:g,tabIndex:"0",role:f?"":"button",onKeyPress:f?o.noop:g,"aria-label":f?"":Object(i.__)("Dismiss this notice")},Object(n.createElement)("div",{className:E},m&&Object(n.createElement)("div",{className:"components-snackbar__icon"},m),r,d.map(({label:e,onClick:t,url:r},o)=>Object(n.createElement)(l.a,{key:o,href:r,variant:"tertiary",onClick:e=>function(e,t){e.stopPropagation(),p(),t&&t(e)}(e,t),className:"components-snackbar__action"},e)),f&&Object(n.createElement)("span",{role:"button","aria-label":"Dismiss this notice",tabIndex:"0",className:"components-snackbar__dismiss-button",onClick:g,onKeyPress:g},"✕")))}))}).call(this,r(55))},function(e,t){e.exports=window.wp.plugins},,,function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},function(e,t,r){"use strict";var n=r(0);t.a=function(e){let{icon:t,size:r=24,...o}=e;return Object(n.cloneElement)(t,{width:r,height:r,...o})}},function(e,t,r){"use strict";r.d(t,"b",(function(){return s})),r.d(t,"a",(function(){return c}));var n=r(49),o=(r(14),r(2));const s=(e,t)=>Object.keys(o.defaultAddressFields).every(r=>e[r]===t[r]),c=e=>{const t=Object.keys(o.defaultAddressFields),r=Object(n.a)(t,{},e.country),s=Object.assign({},e);return r.forEach(t=>{let{key:r="",hidden:n=!1}=t;n&&((e,t)=>e in t)(r,e)&&(s[r]="")}),s}},function(e,t){e.exports=window.wc.wcBlocksSharedHocs},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(12),o=r.n(n),s=r(0),c=r(4),a=r.n(c),i=r(76),l=r(7),u=(r(81),r(60));const d=e=>{let{status:t="default"}=e;switch(t){case"error":return"woocommerce-error";case"success":return"woocommerce-message";case"info":case"warning":return"woocommerce-info"}return""},p=e=>{let{className:t,context:r="default",additionalNotices:n=[]}=e;const{isSuppressed:c}=Object(u.b)(),{notices:p}=Object(l.useSelect)(e=>({notices:e("core/notices").getNotices(r)})),{removeNotice:m}=Object(l.useDispatch)("core/notices"),f=p.filter(e=>"snackbar"!==e.type).concat(n);if(!f.length)return null;const h=a()(t,"wc-block-components-notices");return c?null:Object(s.createElement)("div",{className:h},f.map(e=>Object(s.createElement)(i.a,o()({key:"store-notice-"+e.id},e,{className:a()("wc-block-components-notices__notice",d(e)),onRemove:()=>{e.isDismissible&&m(e.id,r)}}),e.content)))}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(0),o=r(52),s=r(2),c=r(62),a=r.n(c),i=r(10),l=r(15);const u=(e,t)=>e&&t[e]?t[e]:null,d=e=>{let{block:t,blockMap:r,blockWrapper:o,children:c,depth:p=1}=e;return c&&0!==c.length?Array.from(c).map((e,c)=>{const{blockName:m="",...f}={key:`${t}_${p}_${c}`,...e instanceof HTMLElement?e.dataset:{},className:e instanceof Element?null==e?void 0:e.className:""},h=u(m,r);if(!h){const s=a()(e instanceof Element&&(null==e?void 0:e.outerHTML)||(null==e?void 0:e.textContent)||"");if("string"==typeof s&&s)return s;if(!Object(n.isValidElement)(s))return null;const c=e.childNodes.length?d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}):void 0;return c?Object(n.cloneElement)(s,f,c):Object(n.cloneElement)(s,f)}const b=o||n.Fragment;return Object(n.createElement)(n.Suspense,{key:`${t}_${p}_${c}_suspense`,fallback:Object(n.createElement)("div",{className:"wc-block-placeholder"})},Object(n.createElement)(l.a,{text:"Unexpected error in: "+m,showErrorBlock:s.CURRENT_USER_IS_ADMIN},Object(n.createElement)(b,null,Object(n.createElement)(h,f,d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}),((e,t,r,o)=>{if(!Object(i.hasInnerBlocks)(e))return null;const c=r?Array.from(r).map(e=>e instanceof HTMLElement&&(null==e?void 0:e.dataset.blockName)||null).filter(Boolean):[],a=Object(i.getRegisteredBlocks)(e).filter(e=>{let{blockName:t,force:r}=e;return!0===r&&!c.includes(t)}),d=o||n.Fragment;return Object(n.createElement)(n.Fragment,null,a.map((e,r)=>{let{blockName:o,component:c}=e;const a=c||u(o,t);return a?Object(n.createElement)(l.a,{key:o+"_blockerror",text:"Unexpected error in: "+o,showErrorBlock:s.CURRENT_USER_IS_ADMIN},Object(n.createElement)(d,null,Object(n.createElement)(a,{key:`${o}_forced_${r}`}))):null}))})(m,r,e.childNodes,o)))))}):null},p=e=>{let{Block:t,selector:r,blockName:n,getProps:s=(()=>({})),blockMap:c,blockWrapper:a}=e;Object(o.a)({Block:t,selector:r,getProps:(e,t)=>{const r=d({block:n,blockMap:c,children:e.children||[],blockWrapper:a});return{...s(e,t),children:r}}})}},function(e,t){e.exports=function(e,t){if(null==e)return{};var r,n,o={},s=Object.keys(e);for(n=0;n<s.length;n++)r=s[n],t.indexOf(r)>=0||(o[r]=e[r]);return o},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(130);e.exports=function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,n(e,t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){function r(t,n){return e.exports=r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,r(t,n)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";r.d(t,"a",(function(){return k}));var n=r(0),o=r(112),s=r(2),c=r(15),a=r(207),i=r(68),l=r(50),u=r(36),d=r(1),p=r(27),m=r.n(p),f=r(118),h=r(95),b=r(7);const g=(e,t,r)=>{const n=Object.keys(e).map(t=>({key:t,value:e[t]}),[]),o=`wc-${r}-new-payment-method`;return n.push({key:o,value:t}),n},y=(e,t)=>{m.a.setNonce&&"function"==typeof m.a.setNonce&&m.a.setNonce(e),null!=e&&e.get("User-ID")&&t.setCustomerId(parseInt(e.get("User-ID")||"0",10))};var E=r(199),_=r(32),O=r(60),v=()=>{const{hasError:e,onCheckoutValidationBeforeProcessing:t,dispatchActions:r,redirectUrl:o,isProcessing:s,isBeforeProcessing:c,isComplete:p,orderNotes:v,shouldCreateAccount:k,extensionData:S}=Object(u.b)(),{hasValidationErrors:w}=Object(E.b)(),{shippingErrorStatus:j}=Object(i.b)(),{billingAddress:C,shippingAddress:R}=Object(l.b)(),{cartNeedsPayment:T,cartNeedsShipping:x,receiveCart:A}=Object(_.a)(),{activePaymentMethod:P,isExpressPaymentMethodActive:M,currentStatus:N,paymentMethodData:I,expressPaymentMethods:D,paymentMethods:L,shouldSavePayment:F}=Object(a.b)(),{setIsSuppressed:U}=Object(O.b)(),{createErrorNotice:V,removeNotice:B}=Object(b.useDispatch)("core/notices"),H=Object(n.useRef)(C),z=Object(n.useRef)(R),G=Object(n.useRef)(o),[q,Y]=Object(n.useState)(!1),$=Object(n.useMemo)(()=>{var e;const t={...D,...L};return null==t||null===(e=t[P])||void 0===e?void 0:e.paymentMethodId},[P,D,L]),W=w&&!M||N.hasError||j.hasError,K=!e&&!W&&(N.isSuccessful||!T)&&s;Object(n.useEffect)(()=>{U(M)},[M,U]),Object(n.useEffect)(()=>{W===e||!s&&!c||M||r.setHasError(W)},[W,e,s,c,M,r]),Object(n.useEffect)(()=>{H.current=C,z.current=R,G.current=o},[C,R,o]);const X=Object(n.useCallback)(()=>!w&&(N.hasError?{errorMessage:Object(d.__)("There was a problem with your payment option.","woocommerce")}:!j.hasError||{errorMessage:Object(d.__)("There was a problem with your shipping option.","woocommerce")}),[w,N.hasError,j.hasError]);Object(n.useEffect)(()=>{let e;return M||(e=t(X,0)),()=>{M||e()}},[t,X,M]),Object(n.useEffect)(()=>{G.current&&(window.location.href=G.current)},[p]);const J=Object(n.useCallback)(async()=>{if(q)return;Y(!0),B("checkout");const e=T?{payment_method:$,payment_data:g(I,F,P)}:{},t={billing_address:Object(f.a)(H.current),customer_note:v,create_account:k,...e,extensions:{...S}};x&&(t.shipping_address=Object(f.a)(z.current)),m()({path:"/wc/store/v1/checkout",method:"POST",data:t,cache:"no-store",parse:!1}).then(e=>{if(y(e.headers,r),!e.ok)throw new Error(e);return e.json()}).then(e=>{r.setAfterProcessing(e),Y(!1)}).catch(e=>{try{null!=e&&e.headers&&y(e.headers,r),e.json().then(e=>{var t,n,o;null!==(t=e.data)&&void 0!==t&&t.cart&&A(e.data.cart),V(Object(h.b)(e),{id:"checkout",context:"wc/checkout"}),null==e||null===(n=e.additional_errors)||void 0===n||null===(o=n.forEach)||void 0===o||o.call(n,e=>{V(e.message,{id:e.error_code,context:"wc/checkout"})}),r.setAfterProcessing(e)})}catch{var t;V(Object(d.sprintf)(// Translators: %s Error text.
4
  Object(d.__)("%s Please try placing your order again.","woocommerce"),null!==(t=null==e?void 0:e.message)&&void 0!==t?t:Object(d.__)("Something went wrong.","woocommerce")),{id:"checkout",context:"wc/checkout"})}r.setHasError(!0),Y(!1)})},[q,B,T,$,I,F,P,v,k,S,x,r,V,A]);return Object(n.useEffect)(()=>{K&&!q&&J()},[J,K,q]),null};const k=e=>{let{children:t,isCart:r=!1,redirectUrl:d}=e;return Object(n.createElement)(u.a,{redirectUrl:d,isCart:r},Object(n.createElement)(l.a,null,Object(n.createElement)(i.a,null,Object(n.createElement)(a.a,null,t,Object(n.createElement)(c.a,{renderError:s.CURRENT_USER_IS_ADMIN?null:()=>null},Object(n.createElement)(o.PluginArea,{scope:"woocommerce-checkout"})),Object(n.createElement)(v,null)))))}},,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return s}));var n=r(0);const o=Object(n.createContext)({allowCreateAccount:!1,showCompanyField:!1,showApartmentField:!1,showPhoneField:!1,requireCompanyField:!1,requirePhoneField:!1,showOrderNotes:!0,showPolicyLinks:!0,showReturnToCart:!0,cartPageId:0,showRateAfterTaxName:!1}),s=(Object(n.createContext)({addressFieldControls:()=>null,accountControls:()=>null}),()=>Object(n.useContext)(o))},,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=(e,t)=>{const r=[];return Object.keys(e).forEach(n=>{if(void 0!==t[n])switch(e[n].type){case"boolean":r[n]="false"!==t[n]&&!1!==t[n];break;case"number":r[n]=parseInt(t[n],10);break;case"array":case"object":r[n]=JSON.parse(t[n]);break;default:r[n]=t[n]}else r[n]=e[n].default}),r}},,,,,,,,,,,,,,,,,,,,,,function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-actions-block","version":"1.0.0","title":"Actions","description":"Allow customers to place their order.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-billing-address-block","version":"1.0.0","title":"Billing Address","description":"Collect your customer\'s billing address.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-contact-information-block","version":"1.0.0","title":"Contact Information","description":"Collect your customer\'s contact information.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-express-payment-block","version":"1.0.0","title":"Express Checkout","description":"Provide an express payment option for your customers.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-fields-block","version":"1.0.0","title":"Checkout Fields","description":"Column containing checkout address fields.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-note-block","version":"1.0.0","title":"Order Note","description":"Allow customers to add a note to their order.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":false,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-payment-block","version":"1.0.0","title":"Payment Options","description":"Payment options for your store.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-shipping-address-block","version":"1.0.0","title":"Shipping Address","description":"Collect your customer\'s shipping address.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-shipping-methods-block","version":"1.0.0","title":"Shipping Options","description":"Shipping options for your store.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-terms-block","version":"1.0.0","title":"Terms and Conditions","description":"Ensure customers agree to your terms and conditions and privacy policy.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"checkbox":{"type":"boolean","default":false},"text":{"type":"string","required":false}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-totals-block","version":"1.0.0","title":"Checkout Totals","description":"Column containing the checkout totals.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false},"attributes":{"className":{"type":"string","default":""},"checkbox":{"type":"boolean","default":false},"text":{"type":"string","required":false}},"parent":["woocommerce/checkout"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-block","version":"1.0.0","title":"Order Summary","description":"Show customers a summary of their order.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false},"attributes":{"lock":{"type":"object","default":{"remove":true}}},"parent":["woocommerce/checkout-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-subtotal-block","version":"1.0.0","title":"Subtotal","description":"Shows the cart subtotal row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-fee-block","version":"1.0.0","title":"Fees","description":"Shows the cart fee row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-discount-block","version":"1.0.0","title":"Discount","description":"Shows the cart discount row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-shipping-block","version":"1.0.0","title":"Shipping","description":"Shows the cart shipping row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-coupon-form-block","version":"1.0.0","title":"Coupon Form","description":"Shows the apply coupon form.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":false,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-taxes-block","version":"1.0.0","title":"Taxes","description":"Shows the cart taxes row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-cart-items-block","version":"1.0.0","title":"Cart Items","description":"Shows cart items.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout","version":"1.0.0","title":"Checkout","description":"Display a checkout form so your customers can submit orders.","category":"woocommerce","keywords":["WooCommerce"],"supports":{"align":["wide"],"html":false,"multiple":false},"attributes":{"isPreview":{"type":"boolean","default":false,"save":false},"showCompanyField":{"type":"boolean","default":false},"requireCompanyField":{"type":"boolean","default":false},"allowCreateAccount":{"type":"boolean","default":false},"showApartmentField":{"type":"boolean","default":true},"showPhoneField":{"type":"boolean","default":true},"requirePhoneField":{"type":"boolean","default":false}},"textdomain":"woocommerce","apiVersion":2}')},,,,,,,,,,,,function(e,t,r){"use strict";r.d(t,"b",(function(){return i})),r.d(t,"a",(function(){return l}));var n=r(0),o=r(3),s=r(11),c=r.n(s);const a=Object(n.createContext)({getValidationError:()=>"",setValidationErrors:e=>{},clearValidationError:e=>{},clearAllValidationErrors:()=>{},hideValidationError:()=>{},showValidationError:()=>{},showAllValidationErrors:()=>{},hasValidationErrors:!1,getValidationErrorId:e=>e}),i=()=>Object(n.useContext)(a),l=e=>{let{children:t}=e;const[r,s]=Object(n.useState)({}),i=Object(n.useCallback)(e=>r[e],[r]),l=Object(n.useCallback)(e=>{const t=r[e];return!t||t.hidden?"":"validate-error-"+e},[r]),u=Object(n.useCallback)(e=>{s(t=>{if(!t[e])return t;const{[e]:r,...n}=t;return n})},[]),d=Object(n.useCallback)(()=>{s({})},[]),p=Object(n.useCallback)(e=>{e&&s(t=>(e=Object(o.pickBy)(e,(e,r)=>!("string"!=typeof e.message||t.hasOwnProperty(r)&&c()(t[r],e))),0===Object.values(e).length?t:{...t,...e}))},[]),m=Object(n.useCallback)((e,t)=>{s(r=>{if(!r.hasOwnProperty(e))return r;const n={...r[e],...t};return c()(r[e],n)?r:{...r,[e]:n}})},[]),f={getValidationError:i,setValidationErrors:p,clearValidationError:u,clearAllValidationErrors:d,hideValidationError:Object(n.useCallback)(e=>{m(e,{hidden:!0})},[m]),showValidationError:Object(n.useCallback)(e=>{m(e,{hidden:!1})},[m]),showAllValidationErrors:Object(n.useCallback)(()=>{s(e=>{const t={};return Object.keys(e).forEach(r=>{e[r].hidden&&(t[r]={...e[r],hidden:!1})}),0===Object.values(t).length?e:{...e,...t}})},[]),hasValidationErrors:Object.keys(r).length>0,getValidationErrorId:l};return Object(n.createElement)(a.Provider,{value:f},t)}},,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(94);const o=(e,t)=>function(r){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10;const s=n.a.addEventCallback(e,r,o);return t(s),()=>{t(n.a.removeEventCallback(e,s.id))}}},function(e,t){},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return c}));const n=(e,t)=>e[t]?Array.from(e[t].values()).sort((e,t)=>e.priority-t.priority):[];var o=r(30);const s=async(e,t,r)=>{const o=n(e,t),s=[];for(const e of o)try{const t=await Promise.resolve(e.callback(r));"object"==typeof t&&s.push(t)}catch(e){console.error(e)}return!s.length||s},c=async(e,t,r)=>{const s=[],c=n(e,t);for(const e of c)try{const t=await Promise.resolve(e.callback(r));if("object"!=typeof t||null===t)continue;if(!t.hasOwnProperty("type"))throw new Error("Returned objects from event emitter observers must return an object with a type property");if(Object(o.a)(t)||Object(o.b)(t))return s.push(t),s;s.push(t)}catch(e){return console.error(e),s.push({type:"error"}),s}return s}},function(e,t,r){"use strict";r.d(t,"b",(function(){return U})),r.d(t,"a",(function(){return V}));var n=r(0),o=r(18),s=r(7);let c,a;!function(e){e.PRISTINE="pristine",e.STARTED="started",e.PROCESSING="processing",e.ERROR="has_error",e.FAILED="failed",e.SUCCESS="success",e.COMPLETE="complete"}(c||(c={})),function(e){e.SET_REGISTERED_PAYMENT_METHODS="set_registered_payment_methods",e.SET_REGISTERED_EXPRESS_PAYMENT_METHODS="set_registered_express_payment_methods",e.SET_SHOULD_SAVE_PAYMENT_METHOD="set_should_save_payment_method",e.SET_ACTIVE_PAYMENT_METHOD="set_active_payment_method"}(a||(a={}));const i={currentStatus:c.PRISTINE,shouldSavePaymentMethod:!1,activePaymentMethod:"",paymentMethodData:{payment_method:""},errorMessage:"",paymentMethods:{},expressPaymentMethods:{}},l={setPaymentStatus:()=>({pristine:()=>{},started:()=>{},processing:()=>{},completed:()=>{},error:e=>{},failed:(e,t)=>{},success:(e,t)=>{}}),currentStatus:{isPristine:!0,isStarted:!1,isProcessing:!1,isFinished:!1,hasError:!1,hasFailed:!1,isSuccessful:!1,isDoingExpressPayment:!1},paymentStatuses:c,paymentMethodData:{},errorMessage:"",activePaymentMethod:"",activeSavedToken:"",setActivePaymentMethod:()=>{},customerPaymentMethods:{},paymentMethods:{},expressPaymentMethods:{},paymentMethodsInitialized:!1,expressPaymentMethodsInitialized:!1,onPaymentProcessing:()=>()=>()=>{},setExpressPaymentError:()=>{},isExpressPaymentMethodActive:!1,setShouldSavePayment:()=>{},shouldSavePayment:!1};var u=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i,{type:t,paymentMethodData:r,shouldSavePaymentMethod:n=!1,errorMessage:o="",paymentMethods:s={},paymentMethod:l=""}=arguments.length>1?arguments[1]:void 0;switch(t){case c.PRISTINE:return{...i,...e,errorMessage:"",currentStatus:c.PRISTINE};case c.STARTED:return{...e,currentStatus:c.STARTED};case c.ERROR:return e.currentStatus!==c.ERROR?{...e,currentStatus:c.ERROR,errorMessage:o||e.errorMessage}:e;case c.FAILED:return e.currentStatus!==c.FAILED?{...e,currentStatus:c.FAILED,paymentMethodData:r||e.paymentMethodData,errorMessage:o||e.errorMessage}:e;case c.SUCCESS:return e.currentStatus!==c.SUCCESS?{...e,currentStatus:c.SUCCESS,paymentMethodData:r||e.paymentMethodData}:e;case c.PROCESSING:return e.currentStatus!==c.PROCESSING?{...e,currentStatus:c.PROCESSING,errorMessage:""}:e;case c.COMPLETE:return e.currentStatus!==c.COMPLETE?{...e,currentStatus:c.COMPLETE}:e;case a.SET_REGISTERED_PAYMENT_METHODS:return{...e,paymentMethods:s};case a.SET_REGISTERED_EXPRESS_PAYMENT_METHODS:return{...e,expressPaymentMethods:s};case a.SET_SHOULD_SAVE_PAYMENT_METHOD:return{...e,shouldSavePaymentMethod:n};case a.SET_ACTIVE_PAYMENT_METHOD:return{...e,activePaymentMethod:l,paymentMethodData:r||e.paymentMethodData}}},d=r(1),p=r(16),m=r(31),f=r(2),h=r(51),b=r(25),g=r.n(b),y=r(29),E=r(50),_=r(32),O=r(30),v=r(66);const k=(e,t,r,o)=>{const[c,a]=Object(n.useState)(!1),{isEditor:i}=Object(y.a)(),{selectedRates:l}=Object(v.a)(),{billingAddress:u,shippingAddress:p}=Object(E.b)(),b=Object(m.a)(l),O=Object(m.a)(r),k=Object(_.a)(),{cartTotals:S,cartIsLoading:w,cartNeedsShipping:j,paymentRequirements:C}=k,R=Object(n.useRef)({cart:k,cartTotals:S,cartNeedsShipping:j,billingData:u,billingAddress:u,shippingAddress:p,selectedShippingMethods:b,paymentRequirements:C}),{createErrorNotice:T}=Object(s.useDispatch)("core/notices");Object(n.useEffect)(()=>{R.current={cart:k,cartTotals:S,cartNeedsShipping:j,get billingData(){return g()("billingData",{alternative:"billingAddress",plugin:"woocommerce-gutenberg-products-block",link:"https://github.com/woocommerce/woocommerce-blocks/pull/6369"}),this.billingAddress},billingAddress:u,shippingAddress:p,selectedShippingMethods:b,paymentRequirements:C}},[k,S,j,u,p,b,C]);const x=Object(n.useCallback)(async()=>{let r={};const n=e=>{r={...r,[e.name]:e}};for(let e=0;e<O.length;e++){const r=O[e],s=t[r];if(s)try{const e=!!i||await Promise.resolve(s.canMakePayment(R.current));if(e){if("object"==typeof e&&null!==e&&e.error)throw new Error(e.error.message);n(s)}}catch(e){if(f.CURRENT_USER_IS_ADMIN||i){const t=Object(d.sprintf)(
1
+ !function(e){function t(t){for(var r,o,s=t[0],c=t[1],a=0,l=[];a<s.length;a++)o=s[a],Object.prototype.hasOwnProperty.call(n,o)&&n[o]&&l.push(n[o][0]),n[o]=0;for(r in c)Object.prototype.hasOwnProperty.call(c,r)&&(e[r]=c[r]);for(i&&i(t);l.length;)l.shift()()}var r={},n={28:0,7:0,73:0};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.e=function(e){var t=[],r=n[e];if(0!==r)if(r)t.push(r[2]);else{var s=new Promise((function(t,o){r=n[e]=[t,o]}));t.push(r[2]=s);var c,a=document.createElement("script");a.charset="utf-8",a.timeout=120,o.nc&&a.setAttribute("nonce",o.nc),a.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",1:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6",2:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b",3:"vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542",5:"cart-blocks/order-summary-shipping--checkout-blocks/order-summary-shipping",6:"checkout-blocks/billing-address--checkout-blocks/shipping-address",29:"checkout-blocks/actions",30:"checkout-blocks/billing-address",31:"checkout-blocks/contact-information",32:"checkout-blocks/express-payment",33:"checkout-blocks/fields",34:"checkout-blocks/order-note",35:"checkout-blocks/order-summary",36:"checkout-blocks/order-summary-cart-items",37:"checkout-blocks/order-summary-coupon-form",38:"checkout-blocks/order-summary-discount",39:"checkout-blocks/order-summary-fee",40:"checkout-blocks/order-summary-shipping",41:"checkout-blocks/order-summary-subtotal",42:"checkout-blocks/order-summary-taxes",43:"checkout-blocks/payment",44:"checkout-blocks/shipping-address",45:"checkout-blocks/shipping-methods",46:"checkout-blocks/terms",47:"checkout-blocks/totals"}[e]||e)+"-frontend.js?ver="+{0:"dd42eed812b1364a3940",1:"46d12b1a79919d3f526d",2:"b9db5a7d587cd7d4a3f5",3:"58fc18d6de227a6bdf27",5:"bfe0528c9ab04ca8f678",6:"6b9a53333e79f83acd08",29:"7a51262c700e716e1cb7",30:"a1dedc012f6319de0da9",31:"0c974bb97bd63a03ab38",32:"2e5409e2d6f474d6c3d8",33:"a56bb3874bf49d4b4a47",34:"f68e04547552ca18846b",35:"7ebf0dfa3a1daedef020",36:"554bf81a1fd1be778bfe",37:"986700349b481aaeb52d",38:"b903c90f281a77863bb7",39:"713a213e89d90b84b268",40:"024226117314629ea820",41:"3d8995bd97742ce25df7",42:"17822c1de83f380865d8",43:"118c288adf9ff0d16ab3",44:"0eee7516b978c44e70e5",45:"559e31b393d70696fcb5",46:"3aa4d55f292fb5f0cab8",47:"84ce5983c194e6026d90"}[e]}(e);var i=new Error;c=function(t){a.onerror=a.onload=null,clearTimeout(l);var r=n[e];if(0!==r){if(r){var o=t&&("load"===t.type?"missing":t.type),s=t&&t.target&&t.target.src;i.message="Loading chunk "+e+" failed.\n("+o+": "+s+")",i.name="ChunkLoadError",i.type=o,i.request=s,r[1](i)}n[e]=void 0}};var l=setTimeout((function(){c({type:"timeout",target:a})}),12e4);a.onerror=a.onload=c,document.head.appendChild(a)}return Promise.all(t)},o.m=e,o.c=r,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(r,n,function(t){return e[t]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var s=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],c=s.push.bind(s);s.push=t,s=s.slice();for(var a=0;a<s.length;a++)t(s[a]);var i=c;o(o.s=231)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,r){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var s=typeof n;if("string"===s||"number"===s)e.push(n);else if(Array.isArray(n)){if(n.length){var c=o.apply(null,n);c&&e.push(c)}}else if("object"===s)if(n.toString===Object.prototype.toString)for(var a in n)r.call(n,a)&&n[a]&&e.push(a);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},function(e,t,r){"use strict";function n(){return(n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}r.d(t,"a",(function(){return n}))},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wc.blocksCheckout},function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function r(){return e.exports=r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,r.apply(this,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,r){"use strict";var n=r(19),o=r.n(n),s=r(0),c=r(5),a=r(1),i=r(48),l=e=>{let{imageUrl:t=i.l+"/block-error.svg",header:r=Object(a.__)("Oops!","woocommerce"),text:n=Object(a.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:c=Object(a.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(s.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(s.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(s.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(s.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),n&&Object(s.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},n),o&&Object(s.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},c?c+" ":"",o),l&&Object(s.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(35);class u extends c.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(s.createElement)(s.Fragment,null,Object(s.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:n=!0,text:o,errorMessagePrefix:c,renderError:a,button:i}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof a?a({errorMessage:u}):Object(s.createElement)(l,{showErrorBlock:n,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:c,button:i}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},function(e,t,r){"use strict";r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o}));const n=e=>!(e=>null===e)(e)&&e instanceof Object&&e.constructor===Object;function o(e,t){return n(e)&&t in e}},function(e,t){e.exports=function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,,function(e,t){e.exports=window.wp.a11y},function(e,t,r){"use strict";(function(e){var n=r(0);r(37);const o=Object(n.createContext)({slots:{},fills:{},registerSlot:()=>{void 0!==e&&e.env},updateSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{}});t.a=o}).call(this,r(55))},function(e,t){e.exports=window.wp.deprecated},,function(e,t){e.exports=window.wp.apiFetch},,function(e,t,r){"use strict";r.d(t,"a",(function(){return s}));var n=r(0);r(7);const o=Object(n.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),s=()=>Object(n.useContext)(o)},function(e,t,r){"use strict";r.d(t,"c",(function(){return s})),r.d(t,"a",(function(){return i})),r.d(t,"b",(function(){return l})),r.d(t,"d",(function(){return d}));var n=r(18);let o,s;!function(e){e.SUCCESS="success",e.FAIL="failure",e.ERROR="error"}(o||(o={})),function(e){e.PAYMENTS="wc/payment-area",e.EXPRESS_PAYMENTS="wc/express-payment-area"}(s||(s={}));const c=(e,t)=>Object(n.a)(e)&&"type"in e&&e.type===t,a=e=>c(e,o.SUCCESS),i=e=>c(e,o.ERROR),l=e=>c(e,o.FAIL),u=e=>!Object(n.a)(e)||void 0===e.retry||!0===e.retry,d=()=>({responseTypes:o,noticeContexts:s,shouldRetry:u,isSuccessResponse:a,isErrorResponse:i,isFailResponse:l})},function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(0),o=r(11),s=r.n(o);function c(e){const t=Object(n.useRef)(e);return s()(e,t.current)||(t.current=e),t.current}},function(e,t,r){"use strict";r.d(t,"a",(function(){return E}));var n=r(3),o=r(0),s=r(6),c=r(7),a=r(17),i=r(118),l=r(29),u=r(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(c.dispatch)(s.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},m=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},f={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},h={...f,email:""},b={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:s.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},g=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,r]=e;return[t,Object(a.decodeEntities)(r)]})),y={cartCoupons:s.EMPTY_CART_COUPONS,cartItems:s.EMPTY_CART_ITEMS,cartFees:s.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:s.EMPTY_CART_ITEM_ERRORS,cartTotals:b,cartIsLoading:!0,cartErrors:s.EMPTY_CART_ERRORS,billingAddress:h,shippingAddress:f,shippingRates:s.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:s.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:s.EMPTY_EXTENSIONS},E=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:r}=Object(l.a)(),a=null==r?void 0:r.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();m();const p=Object(c.useSelect)((e,r)=>{let{dispatch:n}=r;if(!u)return y;if(t)return{cartCoupons:a.coupons,cartItems:a.items,cartFees:a.fees,cartItemsCount:a.items_count,cartItemsWeight:a.items_weight,cartNeedsPayment:a.needs_payment,cartNeedsShipping:a.needs_shipping,cartItemErrors:s.EMPTY_CART_ITEM_ERRORS,cartTotals:a.totals,cartIsLoading:!1,cartErrors:s.EMPTY_CART_ERRORS,billingData:h,billingAddress:h,shippingAddress:f,extensions:s.EMPTY_EXTENSIONS,shippingRates:a.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:a.has_calculated_shipping,paymentRequirements:a.paymentRequirements,receiveCart:"function"==typeof(null==a?void 0:a.receiveCart)?a.receiveCart:()=>{}};const o=e(s.CART_STORE_KEY),c=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),m=o.isCustomerDataUpdating(),{receiveCart:b}=n(s.CART_STORE_KEY),E=g(c.billingAddress),_=c.needsShipping?g(c.shippingAddress):E,O=c.fees.length>0?c.fees.map(e=>g(e)):s.EMPTY_CART_FEES;return{cartCoupons:c.coupons.length>0?c.coupons.map(e=>({...e,label:e.code})):s.EMPTY_CART_COUPONS,cartItems:c.items,cartFees:O,cartItemsCount:c.itemsCount,cartItemsWeight:c.itemsWeight,cartNeedsPayment:c.needsPayment,cartNeedsShipping:c.needsShipping,cartItemErrors:c.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(i.a)(E),billingAddress:Object(i.a)(E),shippingAddress:Object(i.a)(_),extensions:c.extensions,shippingRates:c.shippingRates,isLoadingRates:m,cartHasCalculatedShipping:c.hasCalculatedShipping,paymentRequirements:c.paymentRequirements,receiveCart:b}},[u]);return d.current&&Object(n.isEqual)(d.current,p)||(d.current=p),d.current}},,function(e,t,r){"use strict";var n=r(4),o=r.n(n),s=r(0);t.a=Object(s.forwardRef)((function({as:e="div",className:t,...r},n){return function({as:e="div",...t}){return"function"==typeof t.children?t.children(t):Object(s.createElement)(e,t)}({as:e,className:o()("components-visually-hidden",t),...r,ref:n})}))},function(e,t){},function(e,t,r){"use strict";r.d(t,"b",(function(){return A})),r.d(t,"a",(function(){return P}));var n=r(0),o=r(1),s=r(61),c=r(25),a=r.n(c),i=r(45),l=r(18),u=r(7);let d;!function(e){e.SET_IDLE="set_idle",e.SET_PRISTINE="set_pristine",e.SET_REDIRECT_URL="set_redirect_url",e.SET_COMPLETE="set_checkout_complete",e.SET_BEFORE_PROCESSING="set_before_processing",e.SET_AFTER_PROCESSING="set_after_processing",e.SET_PROCESSING_RESPONSE="set_processing_response",e.SET_PROCESSING="set_checkout_is_processing",e.SET_HAS_ERROR="set_checkout_has_error",e.SET_NO_ERROR="set_checkout_no_error",e.SET_CUSTOMER_ID="set_checkout_customer_id",e.SET_ORDER_ID="set_checkout_order_id",e.SET_ORDER_NOTES="set_checkout_order_notes",e.INCREMENT_CALCULATING="increment_calculating",e.DECREMENT_CALCULATING="decrement_calculating",e.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS="set_shipping_address_as_billing_address",e.SET_SHOULD_CREATE_ACCOUNT="set_should_create_account",e.SET_EXTENSION_DATA="set_extension_data"}(d||(d={}));const p=()=>({type:d.SET_IDLE}),m=e=>({type:d.SET_REDIRECT_URL,redirectUrl:e}),f=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{type:d.SET_COMPLETE,data:e}},h=function(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return{type:e?d.SET_HAS_ERROR:d.SET_NO_ERROR}};var b=r(2),g=r(118);let y;!function(e){e.PRISTINE="pristine",e.IDLE="idle",e.PROCESSING="processing",e.COMPLETE="complete",e.BEFORE_PROCESSING="before_processing",e.AFTER_PROCESSING="after_processing"}(y||(y={}));const E={order_id:0,customer_id:0,billing_address:{},shipping_address:{},...Object(b.getSetting)("checkoutData",{})||{}},_={redirectUrl:"",status:y.PRISTINE,hasError:!1,calculatingCount:0,orderId:E.order_id,orderNotes:"",customerId:E.customer_id,useShippingAsBilling:Object(g.b)(E.billing_address,E.shipping_address),shouldCreateAccount:!1,processingResponse:null,extensionData:{}},O=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:_,{redirectUrl:t,type:r,customerId:n,orderId:o,orderNotes:s,extensionData:c,useShippingAsBilling:a,shouldCreateAccount:i,data:l}=arguments.length>1?arguments[1]:void 0,u=e;switch(r){case d.SET_PRISTINE:u=_;break;case d.SET_IDLE:u=e.status!==y.IDLE?{...e,status:y.IDLE}:e;break;case d.SET_REDIRECT_URL:u=void 0!==t&&t!==e.redirectUrl?{...e,redirectUrl:t}:e;break;case d.SET_PROCESSING_RESPONSE:u={...e,processingResponse:l};break;case d.SET_COMPLETE:u=e.status!==y.COMPLETE?{...e,status:y.COMPLETE,redirectUrl:"string"==typeof(null==l?void 0:l.redirectUrl)?l.redirectUrl:e.redirectUrl}:e;break;case d.SET_PROCESSING:u=e.status!==y.PROCESSING?{...e,status:y.PROCESSING,hasError:!1}:e,u=!1===u.hasError?u:{...u,hasError:!1};break;case d.SET_BEFORE_PROCESSING:u=e.status!==y.BEFORE_PROCESSING?{...e,status:y.BEFORE_PROCESSING,hasError:!1}:e;break;case d.SET_AFTER_PROCESSING:u=e.status!==y.AFTER_PROCESSING?{...e,status:y.AFTER_PROCESSING}:e;break;case d.SET_HAS_ERROR:u=e.hasError?e:{...e,hasError:!0},u=e.status===y.PROCESSING||e.status===y.BEFORE_PROCESSING?{...u,status:y.IDLE}:u;break;case d.SET_NO_ERROR:u=e.hasError?{...e,hasError:!1}:e;break;case d.INCREMENT_CALCULATING:u={...e,calculatingCount:e.calculatingCount+1};break;case d.DECREMENT_CALCULATING:u={...e,calculatingCount:Math.max(0,e.calculatingCount-1)};break;case d.SET_CUSTOMER_ID:u=void 0!==n?{...e,customerId:n}:e;break;case d.SET_ORDER_ID:u=void 0!==o?{...e,orderId:o}:e;break;case d.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS:void 0!==a&&a!==e.useShippingAsBilling&&(u={...e,useShippingAsBilling:a});break;case d.SET_SHOULD_CREATE_ACCOUNT:void 0!==i&&i!==e.shouldCreateAccount&&(u={...e,shouldCreateAccount:i});break;case d.SET_ORDER_NOTES:void 0!==s&&e.orderNotes!==s&&(u={...e,orderNotes:s});break;case d.SET_EXTENSION_DATA:void 0!==c&&e.extensionData!==c&&(u={...e,extensionData:c})}return u!==e&&r!==d.SET_PRISTINE&&u.status===y.PRISTINE&&(u.status=y.IDLE),u};var v=r(17),k=r(94),S=r(204);var w=r(206),j=r(199),C=r(59),R=r(30),T=r(80);const x=Object(n.createContext)({dispatchActions:{resetCheckout:()=>{},setRedirectUrl:e=>{},setHasError:e=>{},setAfterProcessing:e=>{},incrementCalculating:()=>{},decrementCalculating:()=>{},setCustomerId:e=>{},setOrderId:e=>{},setOrderNotes:e=>{},setExtensionData:e=>{}},onSubmit:()=>{},isComplete:!1,isIdle:!1,isCalculating:!1,isProcessing:!1,isBeforeProcessing:!1,isAfterProcessing:!1,hasError:!1,redirectUrl:"",orderId:0,orderNotes:"",customerId:0,onCheckoutAfterProcessingWithSuccess:()=>()=>{},onCheckoutAfterProcessingWithError:()=>()=>{},onCheckoutBeforeProcessing:()=>()=>{},onCheckoutValidationBeforeProcessing:()=>()=>{},hasOrder:!1,isCart:!1,useShippingAsBilling:!1,setUseShippingAsBilling:e=>{},shouldCreateAccount:!1,setShouldCreateAccount:e=>{},extensionData:{}}),A=()=>Object(n.useContext)(x),P=e=>{let{children:t,redirectUrl:r,isCart:c=!1}=e;_.redirectUrl=r;const[b,g]=Object(n.useReducer)(O,_),{setValidationErrors:E}=Object(j.b)(),{createErrorNotice:A}=Object(u.useDispatch)("core/notices"),{dispatchCheckoutEvent:P}=Object(C.a)(),M=b.calculatingCount>0,{isSuccessResponse:N,isErrorResponse:I,isFailResponse:D,shouldRetry:L}=Object(R.d)(),{checkoutNotices:F,paymentNotices:U,expressPaymentNotices:V}=(()=>{const{noticeContexts:e}=Object(R.d)();return{checkoutNotices:Object(u.useSelect)(e=>e("core/notices").getNotices("wc/checkout"),[]),expressPaymentNotices:Object(u.useSelect)(t=>t("core/notices").getNotices(e.EXPRESS_PAYMENTS),[e.EXPRESS_PAYMENTS]),paymentNotices:Object(u.useSelect)(t=>t("core/notices").getNotices(e.PAYMENTS),[e.PAYMENTS])}})(),[B,H]=Object(n.useReducer)(k.b,{}),z=Object(n.useRef)(B),{onCheckoutAfterProcessingWithSuccess:G,onCheckoutAfterProcessingWithError:q,onCheckoutValidationBeforeProcessing:Y}=(e=>Object(n.useMemo)(()=>({onCheckoutAfterProcessingWithSuccess:Object(S.a)("checkout_after_processing_with_success",e),onCheckoutAfterProcessingWithError:Object(S.a)("checkout_after_processing_with_error",e),onCheckoutValidationBeforeProcessing:Object(S.a)("checkout_validation_before_processing",e)}),[e]))(H);Object(n.useEffect)(()=>{z.current=B},[B]);const $=Object(n.useMemo)(()=>function(){return a()("onCheckoutBeforeProcessing",{alternative:"onCheckoutValidationBeforeProcessing",plugin:"WooCommerce Blocks"}),Y(...arguments)},[Y]),W=Object(n.useMemo)(()=>({resetCheckout:()=>{g({type:d.SET_PRISTINE})},setRedirectUrl:e=>{g(m(e))},setHasError:e=>{g(h(e))},incrementCalculating:()=>{g({type:d.INCREMENT_CALCULATING})},decrementCalculating:()=>{g({type:d.DECREMENT_CALCULATING})},setCustomerId:e=>{var t;g((t=e,{type:d.SET_CUSTOMER_ID,customerId:t}))},setOrderId:e=>{g((e=>({type:d.SET_ORDER_ID,orderId:e}))(e))},setOrderNotes:e=>{g((e=>({type:d.SET_ORDER_NOTES,orderNotes:e}))(e))},setExtensionData:e=>{g((e=>({type:d.SET_EXTENSION_DATA,extensionData:e}))(e))},setAfterProcessing:e=>{const t=(e=>{const t={message:"",paymentStatus:"",redirectUrl:"",paymentDetails:{}};return"payment_result"in e&&(t.paymentStatus=e.payment_result.payment_status,t.redirectUrl=e.payment_result.redirect_url,e.payment_result.hasOwnProperty("payment_details")&&Array.isArray(e.payment_result.payment_details)&&e.payment_result.payment_details.forEach(e=>{let{key:r,value:n}=e;t.paymentDetails[r]=Object(v.decodeEntities)(n)})),"message"in e&&(t.message=Object(v.decodeEntities)(e.message)),!t.message&&"data"in e&&"status"in e.data&&e.data.status>299&&(t.message=Object(o.__)("Something went wrong. Please contact us to get assistance.","woocommerce")),t})(e);var r;g(m((null==t?void 0:t.redirectUrl)||"")),g((r=t,{type:d.SET_PROCESSING_RESPONSE,data:r})),g({type:d.SET_AFTER_PROCESSING})}}),[]);Object(n.useEffect)(()=>{b.status===y.BEFORE_PROCESSING&&(Object(T.b)("error"),Object(w.a)(z.current,"checkout_validation_before_processing",{}).then(e=>{!0!==e?(Array.isArray(e)&&e.forEach(e=>{let{errorMessage:t,validationErrors:r}=e;A(t,{context:"wc/checkout"}),E(r)}),g(p()),g(h())):g({type:d.SET_PROCESSING})}))},[b.status,E,A,g]);const K=Object(s.a)(b.status),X=Object(s.a)(b.hasError);Object(n.useEffect)(()=>{if((b.status!==K||b.hasError!==X)&&b.status===y.AFTER_PROCESSING){const e={redirectUrl:b.redirectUrl,orderId:b.orderId,customerId:b.customerId,orderNotes:b.orderNotes,processingResponse:b.processingResponse};b.hasError?Object(w.b)(z.current,"checkout_after_processing_with_error",e).then(t=>{const r=(e=>{let t=null;return e.forEach(e=>{if((I(e)||D(e))&&e.message&&Object(i.a)(e.message)){const r=e.messageContext&&Object(i.a)(e.messageContent)?{context:e.messageContext}:void 0;t=e,A(e.message,r)}}),t})(t);if(null!==r)L(r)?g(p()):g(f(r));else{if(!(F.some(e=>"error"===e.status)||V.some(e=>"error"===e.status)||U.some(e=>"error"===e.status))){var n;const t=(null===(n=e.processingResponse)||void 0===n?void 0:n.message)||Object(o.__)("Something went wrong. Please contact us to get assistance.","woocommerce");A(t,{id:"checkout",context:"wc/checkout"})}g(p())}}):Object(w.b)(z.current,"checkout_after_processing_with_success",e).then(e=>{let t=null,r=null;if(e.forEach(e=>{N(e)&&(t=e),(I(e)||D(e))&&(r=e)}),t&&!r)g(f(t));else if(Object(l.a)(r)){if(r.message&&Object(i.a)(r.message)){const e=r.messageContext&&Object(i.a)(r.messageContext)?{context:r.messageContext}:void 0;A(r.message,e)}L(r)?g(h(!0)):g(f(r))}else g(f())})}},[b.status,b.hasError,b.redirectUrl,b.orderId,b.customerId,b.orderNotes,b.processingResponse,K,X,W,A,I,D,N,L,F,V,U]);const J={onSubmit:Object(n.useCallback)(()=>{P("submit"),g({type:d.SET_BEFORE_PROCESSING})},[P]),isComplete:b.status===y.COMPLETE,isIdle:b.status===y.IDLE,isCalculating:M,isProcessing:b.status===y.PROCESSING,isBeforeProcessing:b.status===y.BEFORE_PROCESSING,isAfterProcessing:b.status===y.AFTER_PROCESSING,hasError:b.hasError,redirectUrl:b.redirectUrl,onCheckoutBeforeProcessing:$,onCheckoutValidationBeforeProcessing:Y,onCheckoutAfterProcessingWithSuccess:G,onCheckoutAfterProcessingWithError:q,dispatchActions:W,isCart:c,orderId:b.orderId,hasOrder:!!b.orderId,customerId:b.customerId,orderNotes:b.orderNotes,useShippingAsBilling:b.useShippingAsBilling,setUseShippingAsBilling:e=>{return g((t=e,{type:d.SET_SHIPPING_ADDRESS_AS_BILLING_ADDRESS,useShippingAsBilling:t}));var t},shouldCreateAccount:b.shouldCreateAccount,setShouldCreateAccount:e=>{return g((t=e,{type:d.SET_SHOULD_CREATE_ACCOUNT,shouldCreateAccount:t}));var t},extensionData:b.extensionData};return Object(n.createElement)(x.Provider,{value:J},t)}},function(e,t){e.exports=window.wp.warning},function(e,t,r){"use strict";var n=r(8),o=r(0),s=r(13),c=function({icon:e,className:t,...r}){const s=["dashicon","dashicons","dashicons-"+e,t].filter(Boolean).join(" ");return Object(o.createElement)("span",Object(n.a)({className:s},r))};t.a=function({icon:e=null,size:t=24,...r}){if("string"==typeof e)return Object(o.createElement)(c,Object(n.a)({icon:e},r));if(Object(o.isValidElement)(e)&&c===e.type)return Object(o.cloneElement)(e,{...r});if("function"==typeof e)return e.prototype instanceof o.Component?Object(o.createElement)(e,{size:t,...r}):e({size:t,...r});if(e&&("svg"===e.type||e.type===s.SVG)){const n={width:t,height:t,...e.props,...r};return Object(o.createElement)(s.SVG,n)}return Object(o.isValidElement)(e)?Object(o.cloneElement)(e,{size:t,...r}):e}},,,function(e,t){e.exports=window.wc.priceFormat},function(e,t,r){"use strict";var n=r(8),o=r(0),s=r(4),c=r.n(s),a=r(3),i=r(25),l=r.n(i),u=r(9),d=r(44),p=r(71),m=r(1);function f(e,t,r){const{defaultView:n}=t,{frameElement:o}=n;if(!o||t===r.ownerDocument)return e;const s=o.getBoundingClientRect();return new n.DOMRect(e.left+s.left,e.top+s.top,e.width,e.height)}let h=0;function b(e){const t=document.scrollingElement||document.body;e&&(h=t.scrollTop);const r=e?"add":"remove";t.classList[r]("lockscroll"),document.documentElement.classList[r]("lockscroll"),e||(t.scrollTop=h)}let g=0;function y(){return Object(o.useEffect)(()=>(0===g&&b(!0),++g,()=>{1===g&&b(!1),--g}),[]),null}var E=r(24);function _(e){const t=Object(o.useContext)(E.a),r=t.slots[e]||{},n=t.fills[e],s=Object(o.useMemo)(()=>n||[],[n]);return{...r,updateSlot:Object(o.useCallback)(r=>{t.updateSlot(e,r)},[e,t.updateSlot]),unregisterSlot:Object(o.useCallback)(r=>{t.unregisterSlot(e,r)},[e,t.unregisterSlot]),fills:s,registerFill:Object(o.useCallback)(r=>{t.registerFill(e,r)},[e,t.registerFill]),unregisterFill:Object(o.useCallback)(r=>{t.unregisterFill(e,r)},[e,t.unregisterFill])}}var O=Object(o.createContext)({registerSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{},getSlot:()=>{},getFills:()=>{},subscribe:()=>{}});function v({name:e,children:t,registerFill:r,unregisterFill:n}){const s=(e=>{const{getSlot:t,subscribe:r}=Object(o.useContext)(O),[n,s]=Object(o.useState)(t(e));return Object(o.useEffect)(()=>(s(t(e)),r(()=>{s(t(e))})),[e]),n})(e),c=Object(o.useRef)({name:e,children:t});return Object(o.useLayoutEffect)(()=>(r(e,c.current),()=>n(e,c.current)),[]),Object(o.useLayoutEffect)(()=>{c.current.children=t,s&&s.forceUpdate()},[t]),Object(o.useLayoutEffect)(()=>{e!==c.current.name&&(n(c.current.name,c.current),c.current.name=e,r(e,c.current))},[e]),s&&s.node?(Object(a.isFunction)(t)&&(t=t(s.props.fillProps)),Object(o.createPortal)(t,s.node)):null}var k=e=>Object(o.createElement)(O.Consumer,null,({registerFill:t,unregisterFill:r})=>Object(o.createElement)(v,Object(n.a)({},e,{registerFill:t,unregisterFill:r})));class S extends o.Component{constructor(){super(...arguments),this.isUnmounted=!1,this.bindNode=this.bindNode.bind(this)}componentDidMount(){const{registerSlot:e}=this.props;e(this.props.name,this)}componentWillUnmount(){const{unregisterSlot:e}=this.props;this.isUnmounted=!0,e(this.props.name,this)}componentDidUpdate(e){const{name:t,unregisterSlot:r,registerSlot:n}=this.props;e.name!==t&&(r(e.name),n(t,this))}bindNode(e){this.node=e}forceUpdate(){this.isUnmounted||super.forceUpdate()}render(){const{children:e,name:t,fillProps:r={},getFills:n}=this.props,s=Object(a.map)(n(t,this),e=>{const t=Object(a.isFunction)(e.children)?e.children(r):e.children;return o.Children.map(t,(e,t)=>{if(!e||Object(a.isString)(e))return e;const r=e.key||t;return Object(o.cloneElement)(e,{key:r})})}).filter(Object(a.negate)(o.isEmptyElement));return Object(o.createElement)(o.Fragment,null,Object(a.isFunction)(e)?e(s):s)}}var w=e=>Object(o.createElement)(O.Consumer,null,({registerSlot:t,unregisterSlot:r,getFills:s})=>Object(o.createElement)(S,Object(n.a)({},e,{registerSlot:t,unregisterSlot:r,getFills:s})));function j(){const[,e]=Object(o.useState)({}),t=Object(o.useRef)(!0);return Object(o.useEffect)(()=>()=>{t.current=!1},[]),()=>{t.current&&e({})}}function C({name:e,children:t}){const r=_(e),n=Object(o.useRef)({rerender:j()});return Object(o.useEffect)(()=>(r.registerFill(n),()=>{r.unregisterFill(n)}),[r.registerFill,r.unregisterFill]),r.ref&&r.ref.current?("function"==typeof t&&(t=t(r.fillProps)),Object(o.createPortal)(t,r.ref.current)):null}var R=Object(o.forwardRef)((function({name:e,fillProps:t={},as:r="div",...s},c){const a=Object(o.useContext)(E.a),i=Object(o.useRef)();return Object(o.useLayoutEffect)(()=>(a.registerSlot(e,i,t),()=>{a.unregisterSlot(e,i)}),[a.registerSlot,a.unregisterSlot,e]),Object(o.useLayoutEffect)(()=>{a.updateSlot(e,t)}),Object(o.createElement)(r,Object(n.a)({ref:Object(u.useMergeRefs)([c,i])},s))}));function T(e){return Object(o.createElement)(o.Fragment,null,Object(o.createElement)(k,e),Object(o.createElement)(C,e))}r(11),o.Component;const x=Object(o.forwardRef)(({bubblesVirtually:e,...t},r)=>e?Object(o.createElement)(R,Object(n.a)({},t,{ref:r})):Object(o.createElement)(w,t));function A(e){return"appear"===e?"top":"left"}function P(e,t){const{paddingTop:r,paddingBottom:n,paddingLeft:o,paddingRight:s}=(c=t).ownerDocument.defaultView.getComputedStyle(c);var c;const a=r?parseInt(r,10):0,i=n?parseInt(n,10):0,l=o?parseInt(o,10):0,u=s?parseInt(s,10):0;return{x:e.left+l,y:e.top+a,width:e.width-l-u,height:e.height-a-i,left:e.left+l,right:e.right-u,top:e.top+a,bottom:e.bottom-i}}function M(e,t,r){r?e.getAttribute(t)!==r&&e.setAttribute(t,r):e.hasAttribute(t)&&e.removeAttribute(t)}function N(e,t,r=""){e.style[t]!==r&&(e.style[t]=r)}function I(e,t,r){r?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}const D=Object(o.forwardRef)(({headerTitle:e,onClose:t,children:r,className:s,noArrow:a=!0,isAlternate:i,position:h="bottom right",range:b,focusOnMount:g="firstElement",anchorRef:E,shouldAnchorIncludePadding:O,anchorRect:v,getAnchorRect:k,expandOnMobile:S,animate:w=!0,onClickOutside:j,onFocusOutside:C,__unstableStickyBoundaryElement:R,__unstableSlotName:x="Popover",__unstableObserveElement:D,__unstableBoundaryParent:L,__unstableForcePosition:F,__unstableForceXAlignment:U,...V},B)=>{const H=Object(o.useRef)(null),z=Object(o.useRef)(null),G=Object(o.useRef)(),q=Object(u.useViewportMatch)("medium","<"),[Y,W]=Object(o.useState)(),K=_(x),X=S&&q,[J,Q]=Object(u.useResizeObserver)();a=X||a,Object(o.useLayoutEffect)(()=>{if(X)return I(G.current,"is-without-arrow",a),I(G.current,"is-alternate",i),M(G.current,"data-x-axis"),M(G.current,"data-y-axis"),N(G.current,"top"),N(G.current,"left"),N(z.current,"maxHeight"),void N(z.current,"maxWidth");const e=()=>{if(!G.current||!z.current)return;let e=function(e,t,r,n=!1,o,s){if(t)return t;if(r){if(!e.current)return;const t=r(e.current);return f(t,t.ownerDocument||e.current.ownerDocument,s)}if(!1!==n){if(!(n&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==n?void 0:n.cloneRange))return f(Object(d.getRectangleFromRange)(n),n.endContainer.ownerDocument,s);if("function"==typeof(null==n?void 0:n.getBoundingClientRect)){const e=f(n.getBoundingClientRect(),n.ownerDocument,s);return o?e:P(e,n)}const{top:e,bottom:t}=n,r=e.getBoundingClientRect(),c=t.getBoundingClientRect(),a=f(new window.DOMRect(r.left,r.top,r.width,c.bottom-r.top),e.ownerDocument,s);return o?a:P(a,n)}if(!e.current)return;const{parentNode:c}=e.current,a=c.getBoundingClientRect();return o?a:P(a,c)}(H,v,k,E,O,G.current);if(!e)return;const{offsetParent:t,ownerDocument:r}=G.current;let n,o=0;if(t&&t!==r.body){const r=t.getBoundingClientRect();o=r.top,e=new window.DOMRect(e.left-r.left,e.top-r.top,e.width,e.height)}var s;L&&(n=null===(s=G.current.closest(".popover-slot"))||void 0===s?void 0:s.parentNode);const c=Q.height?Q:z.current.getBoundingClientRect(),{popoverTop:l,popoverLeft:u,xAxis:p,yAxis:b,contentHeight:g,contentWidth:y}=function(e,t,r="top",n,o,s,c,a,i){const[l,u="center",d]=r.split(" "),p=function(e,t,r,n,o,s,c,a){const{height:i}=t;if(o){const t=o.getBoundingClientRect().top+i-c;if(e.top<=t)return{yAxis:r,popoverTop:Math.min(e.bottom,t)}}let l=e.top+e.height/2;"bottom"===n?l=e.bottom:"top"===n&&(l=e.top);const u={popoverTop:l,contentHeight:(l-i/2>0?i/2:l)+(l+i/2>window.innerHeight?window.innerHeight-l:i/2)},d={popoverTop:e.top,contentHeight:e.top-10-i>0?i:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+i>window.innerHeight?window.innerHeight-10-e.bottom:i};let m,f=r,h=null;if(!o&&!a)if("middle"===r&&u.contentHeight===i)f="middle";else if("top"===r&&d.contentHeight===i)f="top";else if("bottom"===r&&p.contentHeight===i)f="bottom";else{f=d.contentHeight>p.contentHeight?"top":"bottom";const e="top"===f?d.contentHeight:p.contentHeight;h=e!==i?e:null}return m="middle"===f?u.popoverTop:"top"===f?d.popoverTop:p.popoverTop,{yAxis:f,popoverTop:m,contentHeight:h}}(e,t,l,d,n,0,s,a);return{...function(e,t,r,n,o,s,c,a,i){const{width:l}=t;"left"===r&&Object(m.isRTL)()?r="right":"right"===r&&Object(m.isRTL)()&&(r="left"),"left"===n&&Object(m.isRTL)()?n="right":"right"===n&&Object(m.isRTL)()&&(n="left");const u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-l/2>0?l/2:u)+(u+l/2>window.innerWidth?window.innerWidth-u:l/2)};let p=e.left;"right"===n?p=e.right:"middle"===s||i||(p=u);let f=e.right;"left"===n?f=e.left:"middle"===s||i||(f=u);const h={popoverLeft:p,contentWidth:p-l>0?l:p},b={popoverLeft:f,contentWidth:f+l>window.innerWidth?window.innerWidth-f:l};let g,y=r,E=null;if(!o&&!a)if("center"===r&&d.contentWidth===l)y="center";else if("left"===r&&h.contentWidth===l)y="left";else if("right"===r&&b.contentWidth===l)y="right";else{y=h.contentWidth>b.contentWidth?"left":"right";const e="left"===y?h.contentWidth:b.contentWidth;l>window.innerWidth&&(E=window.innerWidth),e!==l&&(y="center",d.popoverLeft=window.innerWidth/2)}if(g="center"===y?d.popoverLeft:"left"===y?h.popoverLeft:b.popoverLeft,c){const e=c.getBoundingClientRect();g=Math.min(g,e.right-l),Object(m.isRTL)()||(g=Math.max(g,0))}return{xAxis:y,popoverLeft:g,contentWidth:E}}(e,t,u,d,n,p.yAxis,c,a,i),...p}}(e,c,h,R,G.current,o,n,F,U);"number"==typeof l&&"number"==typeof u&&(N(G.current,"top",l+"px"),N(G.current,"left",u+"px")),I(G.current,"is-without-arrow",a||"center"===p&&"middle"===b),I(G.current,"is-alternate",i),M(G.current,"data-x-axis",p),M(G.current,"data-y-axis",b),N(z.current,"maxHeight","number"==typeof g?g+"px":""),N(z.current,"maxWidth","number"==typeof y?y+"px":""),W(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[b]||"middle"))};e();const{ownerDocument:t}=G.current,{defaultView:r}=t,n=r.setInterval(e,500);let o;const s=()=>{r.cancelAnimationFrame(o),o=r.requestAnimationFrame(e)};r.addEventListener("click",s),r.addEventListener("resize",e),r.addEventListener("scroll",e,!0);const c=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(E);let l;return c&&c!==t&&(c.defaultView.addEventListener("resize",e),c.defaultView.addEventListener("scroll",e,!0)),D&&(l=new r.MutationObserver(e),l.observe(D,{attributes:!0})),()=>{r.clearInterval(n),r.removeEventListener("resize",e),r.removeEventListener("scroll",e,!0),r.removeEventListener("click",s),r.cancelAnimationFrame(o),c&&c!==t&&(c.defaultView.removeEventListener("resize",e),c.defaultView.removeEventListener("scroll",e,!0)),l&&l.disconnect()}},[X,v,k,E,O,h,Q,R,D,L]);const Z=(e,r)=>{if("focus-outside"===e&&C)C(r);else if("focus-outside"===e&&j){const e=new window.MouseEvent("click");Object.defineProperty(e,"target",{get:()=>r.relatedTarget}),l()("Popover onClickOutside prop",{since:"5.3",alternative:"onFocusOutside"}),j(e)}else t&&t()},[ee,te]=Object(u.__experimentalUseDialog)({focusOnMount:g,__unstableOnClose:Z,onClose:Z}),re=Object(u.useMergeRefs)([G,ee,B]),ne=Boolean(w&&Y)&&function(e){if("loading"===e.type)return c()("components-animate__loading");const{type:t,origin:r=A(t)}=e;if("appear"===t){const[e,t="center"]=r.split(" ");return c()("components-animate__appear",{["is-from-"+t]:"center"!==t,["is-from-"+e]:"middle"!==e})}return"slide-in"===t?c()("components-animate__slide-in","is-from-"+r):void 0}({type:"appear",origin:Y});let oe=Object(o.createElement)("div",Object(n.a)({className:c()("components-popover",s,ne,{"is-expanded":X,"is-without-arrow":a,"is-alternate":i})},V,{ref:re},te,{tabIndex:"-1"}),X&&Object(o.createElement)(y,null),X&&Object(o.createElement)("div",{className:"components-popover__header"},Object(o.createElement)("span",{className:"components-popover__header-title"},e),Object(o.createElement)($,{className:"components-popover__close",icon:p.a,onClick:t})),Object(o.createElement)("div",{ref:z,className:"components-popover__content"},Object(o.createElement)("div",{style:{position:"relative"}},J,r)));return K.ref&&(oe=Object(o.createElement)(T,{name:x},oe)),E||v?oe:Object(o.createElement)("span",{ref:H},oe)});D.Slot=Object(o.forwardRef)((function({name:e="Popover"},t){return Object(o.createElement)(x,{bubblesVirtually:!0,name:e,className:"popover-slot",ref:t})}));var L=D,F=function({shortcut:e,className:t}){if(!e)return null;let r,n;return Object(a.isString)(e)&&(r=e),Object(a.isObject)(e)&&(r=e.display,n=e.ariaLabel),Object(o.createElement)("span",{className:t,"aria-label":n},r)};const U=Object(o.createElement)("div",{className:"event-catcher"}),V=({eventHandlers:e,child:t,childrenWithPopover:r})=>Object(o.cloneElement)(Object(o.createElement)("span",{className:"disabled-element-wrapper"},Object(o.cloneElement)(U,e),Object(o.cloneElement)(t,{children:r}),","),e),B=({child:e,eventHandlers:t,childrenWithPopover:r})=>Object(o.cloneElement)(e,{...t,children:r}),H=(e,t,r)=>{if(1!==o.Children.count(e))return;const n=o.Children.only(e);"function"==typeof n.props[t]&&n.props[t](r)};var z=function({children:e,position:t,text:r,shortcut:n}){const[s,c]=Object(o.useState)(!1),[i,l]=Object(o.useState)(!1),d=Object(u.useDebounce)(l,700),p=t=>{H(e,"onMouseDown",t),document.addEventListener("mouseup",h),c(!0)},m=t=>{H(e,"onMouseUp",t),document.removeEventListener("mouseup",h),c(!1)},f=e=>"mouseUp"===e?m:"mouseDown"===e?p:void 0,h=f("mouseUp"),b=(t,r)=>n=>{if(H(e,t,n),n.currentTarget.disabled)return;if("focus"===n.type&&s)return;d.cancel();const o=Object(a.includes)(["focus","mouseenter"],n.type);o!==i&&(r?d(o):l(o))},g=()=>{d.cancel(),document.removeEventListener("mouseup",h)};if(Object(o.useEffect)(()=>g,[]),1!==o.Children.count(e))return e;const y={onMouseEnter:b("onMouseEnter",!0),onMouseLeave:b("onMouseLeave"),onClick:b("onClick"),onFocus:b("onFocus"),onBlur:b("onBlur"),onMouseDown:f("mouseDown")},E=o.Children.only(e),{children:_,disabled:O}=E.props;return(O?V:B)({child:E,eventHandlers:y,childrenWithPopover:(({grandchildren:e,isOver:t,position:r,text:n,shortcut:s})=>Object(o.concatChildren)(e,t&&Object(o.createElement)(L,{focusOnMount:!1,position:r,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},n,Object(o.createElement)(F,{className:"components-tooltip__shortcut",shortcut:s}))))({grandchildren:_,isOver:i,position:t,text:r,shortcut:n})})},G=r(38),q=r(34);const Y=["onMouseDown","onClick"];var $=t.a=Object(o.forwardRef)((function(e,t){const{href:r,target:s,isSmall:i,isPressed:u,isBusy:d,isDestructive:p,className:m,disabled:f,icon:h,iconPosition:b="left",iconSize:g,showTooltip:y,tooltipPosition:E,shortcut:_,label:O,children:v,text:k,variant:S,__experimentalIsFocusable:w,describedBy:j,...C}=function({isDefault:e,isPrimary:t,isSecondary:r,isTertiary:n,isLink:o,variant:s,...c}){let a=s;var i,u,d,p,m;return t&&(null!==(i=a)&&void 0!==i||(a="primary")),n&&(null!==(u=a)&&void 0!==u||(a="tertiary")),r&&(null!==(d=a)&&void 0!==d||(a="secondary")),e&&(l()("Button isDefault prop",{since:"5.4",alternative:'variant="secondary"'}),null!==(p=a)&&void 0!==p||(a="secondary")),o&&(null!==(m=a)&&void 0!==m||(a="link")),{...c,variant:a}}(e),R=c()("components-button",m,{"is-secondary":"secondary"===S,"is-primary":"primary"===S,"is-small":i,"is-tertiary":"tertiary"===S,"is-pressed":u,"is-busy":d,"is-link":"link"===S,"is-destructive":p,"has-text":!!h&&!!v,"has-icon":!!h}),T=f&&!w,x=void 0===r||T?"button":"a",A="a"===x?{href:r,target:s}:{type:"button",disabled:T,"aria-pressed":u};if(f&&w){A["aria-disabled"]=!0;for(const e of Y)C[e]=e=>{e.stopPropagation(),e.preventDefault()}}const P=!T&&(y&&O||_||!!O&&(!v||Object(a.isArray)(v)&&!v.length)&&!1!==y),M=j?Object(a.uniqueId)():null,N=C["aria-describedby"]||M,I=Object(o.createElement)(x,Object(n.a)({},A,C,{className:R,"aria-label":C["aria-label"]||O,"aria-describedby":N,ref:t}),h&&"left"===b&&Object(o.createElement)(G.a,{icon:h,size:g}),k&&Object(o.createElement)(o.Fragment,null,k),h&&"right"===b&&Object(o.createElement)(G.a,{icon:h,size:g}),v);return P?Object(o.createElement)(o.Fragment,null,Object(o.createElement)(z,{text:j||O,shortcut:_,position:E},I),j&&Object(o.createElement)(q.a,null,Object(o.createElement)("span",{id:M},j))):Object(o.createElement)(o.Fragment,null,I,j&&Object(o.createElement)(q.a,null,Object(o.createElement)("span",{id:M},j)))}))},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"string"==typeof e},,,function(e,t,r){"use strict";r.d(t,"n",(function(){return s})),r.d(t,"l",(function(){return c})),r.d(t,"k",(function(){return a})),r.d(t,"m",(function(){return i})),r.d(t,"i",(function(){return l})),r.d(t,"d",(function(){return u})),r.d(t,"f",(function(){return d})),r.d(t,"j",(function(){return p})),r.d(t,"c",(function(){return m})),r.d(t,"e",(function(){return f})),r.d(t,"g",(function(){return h})),r.d(t,"a",(function(){return b})),r.d(t,"h",(function(){return g})),r.d(t,"b",(function(){return y}));var n,o=r(2);const s=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),c=s.pluginUrl+"images/",a=s.pluginUrl+"build/",i=s.buildPhase,l=null===(n=o.STORE_PAGES.shop)||void 0===n?void 0:n.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),m=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),f=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),h=Object(o.getSetting)("shippingCountries",{}),b=Object(o.getSetting)("allowedCountries",{}),g=Object(o.getSetting)("shippingStates",{}),y=Object(o.getSetting)("allowedStates",{})},function(e,t,r){"use strict";var n=r(2),o=r(1),s=r(72),c=r(45);const a=Object(n.getSetting)("countryLocale",{}),i=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
  Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(s.a)(e.priority)&&(t.index=e.priority),Object(c.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(a).map(e=>{let[t,r]=e;return[t,Object.entries(r).map(e=>{let[t,r]=e;return[t,i(r)]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{})]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{});t.a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=r&&void 0!==l[r]?l[r]:{};return e.map(e=>({key:e,...n.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return a}));var n=r(0),o=r(67);const s=Object(n.createContext)({isInitialized:!1,billingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},shippingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},setBillingAddress:()=>{},setShippingAddress:()=>{}}),c=()=>Object(n.useContext)(s),a=e=>{let{children:t}=e;const r=Object(o.a)();return Object(n.createElement)(s.Provider,{value:r},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t,r){var o=this,s=Object(n.useRef)(null),c=Object(n.useRef)(0),a=Object(n.useRef)(null),i=Object(n.useRef)([]),l=Object(n.useRef)(),u=Object(n.useRef)(),d=Object(n.useRef)(e),p=Object(n.useRef)(!0);d.current=e;var m=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw new TypeError("Expected a function");t=+t||0;var f=!!(r=r||{}).leading,h=!("trailing"in r)||!!r.trailing,b="maxWait"in r,g=b?Math.max(+r.maxWait||0,t):null;return Object(n.useEffect)((function(){return p.current=!0,function(){p.current=!1}}),[]),Object(n.useMemo)((function(){var e=function(e){var t=i.current,r=l.current;return i.current=l.current=null,c.current=e,u.current=d.current.apply(r,t)},r=function(e,t){m&&cancelAnimationFrame(a.current),a.current=m?requestAnimationFrame(e):setTimeout(e,t)},n=function(e){if(!p.current)return!1;var r=e-s.current,n=e-c.current;return!s.current||r>=t||r<0||b&&n>=g},y=function(t){return a.current=null,h&&i.current?e(t):(i.current=l.current=null,u.current)},E=function(){var e=Date.now();if(n(e))return y(e);if(p.current){var o=e-s.current,a=e-c.current,i=t-o,l=b?Math.min(i,g-a):i;r(E,l)}},_=function(){for(var d=[],m=0;m<arguments.length;m++)d[m]=arguments[m];var h=Date.now(),g=n(h);if(i.current=d,l.current=o,s.current=h,g){if(!a.current&&p.current)return c.current=s.current,r(E,t),f?e(s.current):u.current;if(b)return r(E,t),e(s.current)}return a.current||r(E,t),u.current};return _.cancel=function(){a.current&&(m?cancelAnimationFrame(a.current):clearTimeout(a.current)),c.current=0,i.current=s.current=l.current=a.current=null},_.isPending=function(){return!!a.current},_.flush=function(){return a.current?y(Date.now()):u.current},_}),[f,b,t,g,h,m])}},function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));var n=r(12),o=r.n(n),s=r(0),c=r(15);const a=[".wp-block-woocommerce-cart"],i=e=>{let{Block:t,containers:r,getProps:n=(()=>({})),getErrorBoundaryProps:a=(()=>({}))}=e;0!==r.length&&Array.prototype.forEach.call(r,(e,r)=>{const i=n(e,r),l=a(e,r),u={...e.dataset,...i.attributes||{}};(e=>{let{Block:t,container:r,attributes:n={},props:a={},errorBoundaryProps:i={}}=e;Object(s.render)(Object(s.createElement)(c.a,i,Object(s.createElement)(s.Suspense,{fallback:Object(s.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(s.createElement)(t,o()({},a,{attributes:n})))),r,()=>{r.classList&&r.classList.remove("is-loading")})})({Block:t,container:e,props:i,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(a.join(",")),{Block:r,getProps:n,getErrorBoundaryProps:o,selector:s}=e;(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrappers:s}=e;const c=document.body.querySelectorAll(o);s&&s.length>0&&Array.prototype.filter.call(c,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,s)),i({Block:t,containers:c,getProps:r,getErrorBoundaryProps:n})})({Block:r,getProps:n,getErrorBoundaryProps:o,selector:s,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrapper:s}=e;const c=s.querySelectorAll(o);i({Block:t,containers:c,getProps:r,getErrorBoundaryProps:n})})({...e,wrapper:t})})})}},function(e,t){e.exports=window.wp.keycodes},,function(e,t){var r,n,o=e.exports={};function s(){throw new Error("setTimeout has not been defined")}function c(){throw new Error("clearTimeout has not been defined")}function a(e){if(r===setTimeout)return setTimeout(e,0);if((r===s||!r)&&setTimeout)return r=setTimeout,setTimeout(e,0);try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:s}catch(e){r=s}try{n="function"==typeof clearTimeout?clearTimeout:c}catch(e){n=c}}();var i,l=[],u=!1,d=-1;function p(){u&&i&&(u=!1,i.length?l=i.concat(l):d=-1,l.length&&m())}function m(){if(!u){var e=a(p);u=!0;for(var t=l.length;t;){for(i=l,l=[];++d<t;)i&&i[d].run();d=-1,t=l.length}i=null,u=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===c||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function h(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];l.push(new f(e,t)),1!==l.length||u||a(m)},f.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=h,o.addListener=h,o.once=h,o.off=h,o.removeListener=h,o.removeAllListeners=h,o.emit=h,o.prependListener=h,o.prependOnceListener=h,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(e,t,r){var n=r(83),o=r(57),s=o.setStyleProp,c=n.html,a=n.svg,i=n.isCustomAttribute,l=Object.prototype.hasOwnProperty;e.exports=function(e){var t,r,n,u;e=e||{};var d={};for(t in e)n=e[t],i(t)?d[t]=n:(r=t.toLowerCase(),l.call(c,r)?d[(u=c[r]).propertyName]=!!(u.hasBooleanValue||u.hasOverloadedBooleanValue&&!n)||n:l.call(a,t)?d[(u=a[t]).propertyName]=n:o.PRESERVE_CUSTOM_ATTRIBUTES&&(d[t]=n));return s(e.style,d),d}},function(e,t,r){var n=r(5),o=r(87).default,s={reactCompat:!0},c=n.version.split(".")[0]>=16;e.exports={PRESERVE_CUSTOM_ATTRIBUTES:c,invertObject:function(e,t){if(!e||"object"!=typeof e)throw new TypeError("First argument must be an object");var r,n,o="function"==typeof t,s={},c={};for(r in e)n=e[r],o&&(s=t(r,n))&&2===s.length?c[s[0]]=s[1]:"string"==typeof n&&(c[n]=r);return c},isCustomComponent:function(e,t){if(-1===e.indexOf("-"))return t&&"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}},setStyleProp:function(e,t){null!=e&&(t.style=o(e,s))}}},function(e,t,r){for(var n,o=r(93).CASE_SENSITIVE_TAG_NAMES,s={},c=0,a=o.length;c<a;c++)n=o[c],s[n.toLowerCase()]=n;function i(e){for(var t,r={},n=0,o=e.length;n<o;n++)r[(t=e[n]).name]=t.value;return r}function l(e){return function(e){return s[e]}(e=e.toLowerCase())||e}e.exports={formatAttributes:i,formatDOM:function e(t,r,n){r=r||null;for(var o,s,c,a=[],u=0,d=t.length;u<d;u++){switch(o=t[u],c={next:null,prev:a[u-1]||null,parent:r},(s=a[u-1])&&(s.next=c),"#"!==o.nodeName[0]&&(c.name=l(o.nodeName),c.attribs={},o.attributes&&o.attributes.length&&(c.attribs=i(o.attributes))),o.nodeType){case 1:"script"===c.name||"style"===c.name?c.type=c.name:c.type="tag",c.children=e(o.childNodes,c);break;case 3:c.type="text",c.data=o.nodeValue;break;case 8:c.type="comment",c.data=o.nodeValue}a.push(c)}return n&&(a.unshift({name:n.substring(0,n.indexOf(" ")).toLowerCase(),data:n,type:"directive",next:a[0]?a[0]:null,prev:null,parent:r}),a[1]&&(a[1].prev=a[0])),a},isIE:function(e){return e?document.documentMode===e:/(MSIE |Trident\/|Edge\/)/.test(navigator.userAgent)}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(43),o=r(0),s=r(32);const c=()=>{const e=Object(s.a)(),t=Object(o.useRef)(e);return Object(o.useEffect)(()=>{t.current=e},[e]),{dispatchStoreEvent:Object(o.useCallback)((function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-"+e,t)}catch(e){console.error(e)}}),[]),dispatchCheckoutEvent:Object(o.useCallback)((function(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(n.doAction)("experimental__woocommerce_blocks-checkout-"+e,{...r,storeCart:t.current})}catch(e){console.error(e)}}),[])}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return s})),r.d(t,"a",(function(){return c}));var n=r(0);const o=Object(n.createContext)({setIsSuppressed:e=>{},isSuppressed:!1}),s=()=>Object(n.useContext)(o),c=e=>{let{children:t}=e;const[r,s]=Object(n.useState)(!1),c={setIsSuppressed:s,isSuppressed:r};return Object(n.createElement)(o.Provider,{value:c},t)}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t){const r=Object(n.useRef)();return Object(n.useEffect)(()=>{r.current===e||t&&!t(e,r.current)||(r.current=e)},[e,t]),r.current}},function(e,t,r){var n=r(82),o=r(56),s=r(91),c={decodeEntities:!0,lowerCaseAttributeNames:!1};function a(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");return""===e?[]:n(s(e,(t=t||{}).htmlparser2||c),t)}a.domToReact=n,a.htmlToDOM=s,a.attributesToProps=o,e.exports=a,e.exports.default=a},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return b}));var n=r(6),o=r(7),s=r(0),c=r(11),a=r.n(c),i=r(18),l=r(1),u=r(48),d=r(2);const p=[{destination:{address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},package_id:0,name:Object(l.__)("Shipping","woocommerce"),items:[{key:"33e75ff09dd601bbe69f351039152189",name:Object(l._x)("Beanie with Logo","example product in Cart Block","woocommerce"),quantity:2},{key:"6512bd43d9caa6e02c990b0a82652dca",name:Object(l._x)("Beanie","example product in Cart Block","woocommerce"),quantity:1}],shipping_rates:[{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",name:Object(l.__)("Free shipping","woocommerce"),description:"",delivery_time:"",price:"000",taxes:"0",rate_id:"free_shipping:1",instance_id:0,meta_data:[],method_id:"flat_rate",selected:!0},{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",name:Object(l.__)("Local pickup","woocommerce"),description:"",delivery_time:"",price:"200",taxes:"0",rate_id:"local_pickup:1",instance_id:1,meta_data:[],method_id:"local_pickup",selected:!1}]}],m=Object(d.getSetting)("displayCartPricesIncludingTax",!1),f={coupons:[],shipping_rates:Object(d.getSetting)("shippingMethodsExist",!1)?p:[],items:[{key:"1",id:1,quantity:2,name:Object(l.__)("Beanie","woocommerce"),short_description:Object(l.__)("Warm hat for winter","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-beanie",permalink:"https://example.org",low_stock_remaining:2,backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,images:[{id:10,src:u.l+"previews/beanie.jpg",thumbnail:u.l+"previews/beanie.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:Object(l.__)("Color","woocommerce"),value:Object(l.__)("Yellow","woocommerce")},{attribute:Object(l.__)("Size","woocommerce"),value:Object(l.__)("Small","woocommerce")}],prices:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",price:m?"12000":"10000",regular_price:m?"12000":"10000",sale_price:m?"12000":"10000",raw_prices:{precision:6,price:m?"12000000":"10000000",regular_price:m?"12000000":"10000000",sale_price:m?"12000000":"10000000"}},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",line_subtotal:"2000",line_subtotal_tax:"400",line_total:"2000",line_total_tax:"400"},extensions:{}},{key:"2",id:2,quantity:1,name:Object(l.__)("Cap","woocommerce"),short_description:Object(l.__)("Lightweight baseball cap","woocommerce"),description:"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.",sku:"woo-cap",permalink:"https://example.org",backorders_allowed:!1,show_backorder_badge:!1,sold_individually:!1,images:[{id:11,src:u.l+"previews/cap.jpg",thumbnail:u.l+"previews/cap.jpg",srcset:"",sizes:"",name:"",alt:""}],variation:[{attribute:Object(l.__)("Color","woocommerce"),value:Object(l.__)("Orange","woocommerce")}],prices:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",price:m?"2400":"2000",regular_price:m?"2400":"2000",sale_price:m?"2400":"2000",raw_prices:{precision:6,price:m?"24000000":"20000000",regular_price:m?"24000000":"20000000",sale_price:m?"24000000":"20000000"}},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",line_subtotal:"2000",line_subtotal_tax:"400",line_total:"2000",line_total_tax:"400"},extensions:{}}],fees:[{id:"fee",name:Object(l.__)("Fee","woocommerce"),totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",total:"100",total_tax:"20",tax_lines:[{name:Object(l.__)("Sales tax","woocommerce"),rate:"20%",price:"20"}]}}],items_count:3,items_weight:0,needs_payment:!0,needs_shipping:Object(d.getSetting)("shippingEnabled",!0),has_calculated_shipping:!0,shipping_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},billing_address:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",email:"",phone:""},totals:{currency_code:"USD",currency_symbol:"$",currency_minor_unit:2,currency_decimal_separator:".",currency_thousand_separator:",",currency_prefix:"$",currency_suffix:"",total_items:"4000",total_items_tax:"800",total_fees:"100",total_fees_tax:"20",total_discount:"0",total_discount_tax:"0",total_shipping:"0",total_shipping_tax:"0",total_tax:"820",total_price:"4920",tax_lines:[{name:Object(l.__)("Sales tax","woocommerce"),rate:"20%",price:"820"}]},errors:[],payment_requirements:["products"],extensions:{}};var h=r(69);const b=()=>{const{shippingRates:e,needsShipping:t,hasCalculatedShipping:r,isLoadingRates:c}=Object(o.useSelect)(e=>{const t=!!e("core/editor"),r=e(n.CART_STORE_KEY);return{shippingRates:t?f.shipping_rates:r.getShippingRates(),needsShipping:t?f.needs_shipping:r.getNeedsShipping(),hasCalculatedShipping:t?f.has_calculated_shipping:r.getHasCalculatedShipping(),isLoadingRates:!t&&r.isCustomerDataUpdating()}}),{isSelectingRate:l,selectShippingRate:u}=Object(h.a)(),d=Object(s.useRef)({});return Object(s.useEffect)(()=>{const t=(e=>Object.fromEntries(e.map(e=>{var t;let{package_id:r,shipping_rates:n}=e;return[r,null===(t=n.find(e=>e.selected))||void 0===t?void 0:t.rate_id]})))(e);Object(i.a)(t)&&!a()(d.current,t)&&(d.current=t)},[e]),{isSelectingRate:l,selectedRates:d.current,selectShippingRate:u,shippingRates:e,needsShipping:t,hasCalculatedShipping:r,isLoadingRates:c}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s}));var n=r(7),o=r(6);const s=()=>{const{customerData:e,isInitialized:t}=Object(n.useSelect)(e=>{const t=e(o.CART_STORE_KEY);return{customerData:t.getCustomerData(),isInitialized:t.hasFinishedResolution("getCartData")}}),{setShippingAddress:r,setBillingAddress:s}=Object(n.useDispatch)(o.CART_STORE_KEY);return{isInitialized:t,billingAddress:e.billingAddress,shippingAddress:e.shippingAddress,setBillingAddress:s,setShippingAddress:r}}},function(e,t,r){"use strict";r.d(t,"b",(function(){return _})),r.d(t,"a",(function(){return O}));var n=r(0);const o={NONE:"none",INVALID_ADDRESS:"invalid_address",UNKNOWN:"unknown_error"},s={INVALID_COUNTRY:"woocommerce_rest_cart_shipping_rates_invalid_country",MISSING_COUNTRY:"woocommerce_rest_cart_shipping_rates_missing_country",INVALID_STATE:"woocommerce_rest_cart_shipping_rates_invalid_state"},c={shippingErrorStatus:{isPristine:!0,isValid:!1,hasInvalidAddress:!1,hasError:!1},dispatchErrorStatus:()=>null,shippingErrorTypes:o,shippingRates:[],isLoadingRates:!1,selectedRates:[],setSelectedRates:()=>null,shippingAddress:{first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:""},setShippingAddress:()=>null,onShippingRateSuccess:()=>null,onShippingRateFail:()=>null,onShippingRateSelectSuccess:()=>null,onShippingRateSelectFail:()=>null,needsShipping:!1},a=(e,t)=>{let{type:r}=t;return Object.values(o).includes(r)?r:e};var i=r(94),l=r(204);const u=e=>({onSuccess:Object(l.a)("shipping_rates_success",e),onFail:Object(l.a)("shipping_rates_fail",e),onSelectSuccess:Object(l.a)("shipping_rate_select_success",e),onSelectFail:Object(l.a)("shipping_rate_select_fail",e)});var d=r(206),p=r(36),m=r(32),f=r(69),h=r(66);const{NONE:b,INVALID_ADDRESS:g,UNKNOWN:y}=o,E=Object(n.createContext)(c),_=()=>Object(n.useContext)(E),O=e=>{let{children:t}=e;const{dispatchActions:r}=Object(p.b)(),{shippingRates:c,isLoadingRates:l,cartErrors:_}=Object(m.a)(),{isSelectingRate:O}=Object(f.a)(),{selectedRates:v}=Object(h.a)(),[k,S]=Object(n.useReducer)(a,b),[w,j]=Object(n.useReducer)(i.b,{}),C=Object(n.useRef)(w),R=Object(n.useMemo)(()=>({onShippingRateSuccess:u(j).onSuccess,onShippingRateFail:u(j).onFail,onShippingRateSelectSuccess:u(j).onSelectSuccess,onShippingRateSelectFail:u(j).onSelectFail}),[j]);Object(n.useEffect)(()=>{C.current=w},[w]),Object(n.useEffect)(()=>{l?r.incrementCalculating():r.decrementCalculating()},[l,r]),Object(n.useEffect)(()=>{O?r.incrementCalculating():r.decrementCalculating()},[O,r]),Object(n.useEffect)(()=>{_.length>0&&_.some(e=>!(!e.code||!Object.values(s).includes(e.code)))?S({type:g}):S({type:b})},[_]);const T=Object(n.useMemo)(()=>({isPristine:k===b,isValid:k===b,hasInvalidAddress:k===g,hasError:k===y||k===g}),[k]);Object(n.useEffect)(()=>{l||0!==c.length&&!T.hasError||Object(d.a)(C.current,"shipping_rates_fail",{hasInvalidAddress:T.hasInvalidAddress,hasError:T.hasError})},[c,l,T.hasError,T.hasInvalidAddress]),Object(n.useEffect)(()=>{!l&&c.length>0&&!T.hasError&&Object(d.a)(C.current,"shipping_rates_success",c)},[c,l,T.hasError]),Object(n.useEffect)(()=>{O||(T.hasError?Object(d.a)(C.current,"shipping_rate_select_fail",{hasError:T.hasError,hasInvalidAddress:T.hasInvalidAddress}):Object(d.a)(C.current,"shipping_rate_select_success",v.current))},[v,O,T.hasError,T.hasInvalidAddress]);const x={shippingErrorStatus:T,dispatchErrorStatus:S,shippingErrorTypes:o,...R};return Object(n.createElement)(n.Fragment,null,Object(n.createElement)(E.Provider,{value:x},t))}},function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(7),o=r(0),s=r(6),c=r(73),a=r(59);const i=()=>{const e=Object(c.a)(),{dispatchCheckoutEvent:t}=Object(a.a)(),{selectShippingRate:r}=Object(n.useDispatch)(s.CART_STORE_KEY);return{selectShippingRate:Object(o.useCallback)((n,o)=>{r(n,o).then(()=>{t("set-selected-shipping-rate",{shippingRateId:n})}).catch(t=>{e(t)})},[r,t,e]),isSelectingRate:Object(n.useSelect)(e=>e(s.CART_STORE_KEY).isShippingRateBeingSelected(),[])}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"d",(function(){return c})),r.d(t,"c",(function(){return a})),r.d(t,"b",(function(){return i}));const n=window.CustomEvent||null,o=(e,t)=>{let{bubbles:r=!1,cancelable:o=!1,element:s,detail:c={}}=t;if(!n)return;s||(s=document.body);const a=new n(e,{bubbles:r,cancelable:o,detail:c});s.dispatchEvent(a)};let s;const c=()=>{s&&clearTimeout(s),s=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},a=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},i=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const s=()=>{o(t,{bubbles:r,cancelable:n})};return jQuery(document).on(e,s),()=>jQuery(document).off(e,s)}},function(e,t,r){"use strict";var n=r(0),o=r(13);const s=Object(n.createElement)(o.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(n.createElement)(o.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=s},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"number"==typeof e},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(0);const o=()=>{const[,e]=Object(n.useState)();return Object(n.useCallback)(t=>{e(()=>{throw t})},[])}},function(e,t,r){"use strict";var n=r(12),o=r.n(n),s=r(0);r(106);const c=e=>{if(!e)return;const t=e.getBoundingClientRect().bottom;t>=0&&t<=window.innerHeight||e.scrollIntoView()};t.a=e=>t=>{const r=Object(s.useRef)(null);return Object(s.createElement)(s.Fragment,null,Object(s.createElement)("div",{className:"with-scroll-to-top__scroll-point",ref:r,"aria-hidden":!0}),Object(s.createElement)(e,o()({},t,{scrollToTop:e=>{null!==r.current&&((e,t)=>{const{focusableSelector:r}=t||{};window&&Number.isFinite(window.innerHeight)&&(r?((e,t)=>{var r;const n=(null===(r=e.parentElement)||void 0===r?void 0:r.querySelectorAll(t))||[];if(n.length){const e=n[0];c(e),null==e||e.focus()}else c(e)})(e,r):c(e))})(r.current,e)}})))}},,function(e,t,r){"use strict";var n=r(0),o=r(3),s=r(4),c=r.n(s),a=r(1),i=r(23),l=r(71),u=r(42);function d(e){switch(e){case"success":case"warning":case"info":return"polite";case"error":default:return"assertive"}}t.a=function({className:e,status:t="info",children:r,spokenMessage:s=r,onRemove:p=o.noop,isDismissible:m=!0,actions:f=[],politeness:h=d(t),__unstableHTML:b,onDismiss:g=o.noop}){!function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(i.speak)(r,t)},[r,t])}(s,h);const y=c()(e,"components-notice","is-"+t,{"is-dismissible":m});return b&&(r=Object(n.createElement)(n.RawHTML,null,r)),Object(n.createElement)("div",{className:y},Object(n.createElement)("div",{className:"components-notice__content"},r,Object(n.createElement)("div",{className:"components-notice__actions"},f.map(({className:e,label:t,isPrimary:r,variant:o,noDefaultClasses:s=!1,onClick:a,url:i},l)=>{let d=o;return"primary"===o||s||(d=i?"link":"secondary"),void 0===d&&r&&(d="primary"),Object(n.createElement)(u.a,{key:l,href:i,variant:d,onClick:i?void 0:a,className:c()("components-notice__action",e)},t)}))),m&&Object(n.createElement)(u.a,{className:"components-notice__dismiss",icon:l.a,label:Object(a.__)("Dismiss this notice"),onClick:e=>{var t;null==e||null===(t=e.preventDefault)||void 0===t||t.call(e),g(),p()},showTooltip:!1}))}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return s}));var n=r(7);const o=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;const r=Object(n.select)("core/notices").getNotices(e);return r.some(e=>e.type===t)},s=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";const r=Object(n.select)("core/notices").getNotices(),{removeNotice:o}=Object(n.dispatch)("core/notices"),s=r.filter(t=>t.status===e);s.forEach(e=>o(e.id,t))}},function(e,t){},function(e,t,r){var n=r(5),o=r(56),s=r(57),c=s.setStyleProp;function a(e){return s.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===e.type&&s.isCustomComponent(e.name,e.attribs)}e.exports=function e(t,r){for(var s,i,l,u,d=(r=r||{}).library||n,p=d.cloneElement,m=d.createElement,f=d.isValidElement,h=[],b="function"==typeof r.replace,g=r.trim,y=0,E=t.length;y<E;y++)if(s=t[y],b&&f(i=r.replace(s)))E>1&&(i=p(i,{key:i.key||y})),h.push(i);else if("text"!==s.type){switch(l=s.attribs,a(s)?c(l.style,l):l&&(l=o(l)),u=null,s.type){case"script":case"style":s.children[0]&&(l.dangerouslySetInnerHTML={__html:s.children[0].data});break;case"tag":"textarea"===s.name&&s.children[0]?l.defaultValue=s.children[0].data:s.children&&s.children.length&&(u=e(s.children,r));break;default:continue}E>1&&(l.key=y),h.push(m(s.name,l,u))}else g?s.data.trim()&&h.push(s.data):h.push(s.data);return 1===h.length?h[0]:h}},function(e,t,r){var n=r(84),o=r(85),s=r(86),c=s.MUST_USE_PROPERTY,a=s.HAS_BOOLEAN_VALUE,i=s.HAS_NUMERIC_VALUE,l=s.HAS_POSITIVE_NUMERIC_VALUE,u=s.HAS_OVERLOADED_BOOLEAN_VALUE;function d(e,t){return(e&t)===t}function p(e,t,r){var n,o,s,p=e.Properties,m=e.DOMAttributeNames;for(o in p)n=m[o]||(r?o:o.toLowerCase()),s=p[o],t[n]={attributeName:n,propertyName:o,mustUseProperty:d(s,c),hasBooleanValue:d(s,a),hasNumericValue:d(s,i),hasPositiveNumericValue:d(s,l),hasOverloadedBooleanValue:d(s,u)}}var m={};p(n,m);var f={};p(o,f,!0);var h={};p(n,h),p(o,h,!0),e.exports={html:m,svg:f,properties:h,isCustomAttribute:RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"))}},function(e,t){e.exports={Properties:{autoFocus:4,accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:4,allowTransparency:0,alt:0,as:0,async:4,autoComplete:0,autoPlay:4,capture:4,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:5,cite:0,classID:0,className:0,cols:24,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:4,controlsList:0,coords:0,crossOrigin:0,data:0,dateTime:0,default:4,defer:4,dir:0,disabled:4,download:32,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:4,formTarget:0,frameBorder:0,headers:0,height:0,hidden:4,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:4,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:5,muted:5,name:0,nonce:0,noValidate:4,open:4,optimum:0,pattern:0,placeholder:0,playsInline:4,poster:0,preload:0,profile:0,radioGroup:0,readOnly:4,referrerPolicy:0,rel:0,required:4,reversed:4,role:0,rows:24,rowSpan:8,sandbox:0,scope:0,scoped:4,scrolling:0,seamless:4,selected:5,shape:0,size:24,sizes:0,span:24,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:8,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,typeof:0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:4,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"}}},function(e,t){e.exports={Properties:{accentHeight:0,accumulate:0,additive:0,alignmentBaseline:0,allowReorder:0,alphabetic:0,amplitude:0,arabicForm:0,ascent:0,attributeName:0,attributeType:0,autoReverse:0,azimuth:0,baseFrequency:0,baseProfile:0,baselineShift:0,bbox:0,begin:0,bias:0,by:0,calcMode:0,capHeight:0,clip:0,clipPath:0,clipRule:0,clipPathUnits:0,colorInterpolation:0,colorInterpolationFilters:0,colorProfile:0,colorRendering:0,contentScriptType:0,contentStyleType:0,cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:0,direction:0,display:0,divisor:0,dominantBaseline:0,dur:0,dx:0,dy:0,edgeMode:0,elevation:0,enableBackground:0,end:0,exponent:0,externalResourcesRequired:0,fill:0,fillOpacity:0,fillRule:0,filter:0,filterRes:0,filterUnits:0,floodColor:0,floodOpacity:0,focusable:0,fontFamily:0,fontSize:0,fontSizeAdjust:0,fontStretch:0,fontStyle:0,fontVariant:0,fontWeight:0,format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:0,glyphOrientationHorizontal:0,glyphOrientationVertical:0,glyphRef:0,gradientTransform:0,gradientUnits:0,hanging:0,horizAdvX:0,horizOriginX:0,ideographic:0,imageRendering:0,in:0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:0,kernelUnitLength:0,kerning:0,keyPoints:0,keySplines:0,keyTimes:0,lengthAdjust:0,letterSpacing:0,lightingColor:0,limitingConeAngle:0,local:0,markerEnd:0,markerMid:0,markerStart:0,markerHeight:0,markerUnits:0,markerWidth:0,mask:0,maskContentUnits:0,maskUnits:0,mathematical:0,mode:0,numOctaves:0,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:0,overlineThickness:0,paintOrder:0,panose1:0,pathLength:0,patternContentUnits:0,patternTransform:0,patternUnits:0,pointerEvents:0,points:0,pointsAtX:0,pointsAtY:0,pointsAtZ:0,preserveAlpha:0,preserveAspectRatio:0,primitiveUnits:0,r:0,radius:0,refX:0,refY:0,renderingIntent:0,repeatCount:0,repeatDur:0,requiredExtensions:0,requiredFeatures:0,restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:0,slope:0,spacing:0,specularConstant:0,specularExponent:0,speed:0,spreadMethod:0,startOffset:0,stdDeviation:0,stemh:0,stemv:0,stitchTiles:0,stopColor:0,stopOpacity:0,strikethroughPosition:0,strikethroughThickness:0,string:0,stroke:0,strokeDasharray:0,strokeDashoffset:0,strokeLinecap:0,strokeLinejoin:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0,surfaceScale:0,systemLanguage:0,tableValues:0,targetX:0,targetY:0,textAnchor:0,textDecoration:0,textRendering:0,textLength:0,to:0,transform:0,u1:0,u2:0,underlinePosition:0,underlineThickness:0,unicode:0,unicodeBidi:0,unicodeRange:0,unitsPerEm:0,vAlphabetic:0,vHanging:0,vIdeographic:0,vMathematical:0,values:0,vectorEffect:0,version:0,vertAdvY:0,vertOriginX:0,vertOriginY:0,viewBox:0,viewTarget:0,visibility:0,widths:0,wordSpacing:0,writingMode:0,x:0,xHeight:0,x1:0,x2:0,xChannelSelector:0,xlinkActuate:0,xlinkArcrole:0,xlinkHref:0,xlinkRole:0,xlinkShow:0,xlinkTitle:0,xlinkType:0,xmlBase:0,xmlns:0,xmlnsXlink:0,xmlLang:0,xmlSpace:0,y:0,y1:0,y2:0,yChannelSelector:0,z:0,zoomAndPan:0},DOMAttributeNames:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlnsXlink:"xmlns:xlink",xmlLang:"xml:lang",xmlSpace:"xml:space"}}},function(e,t){e.exports={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32}},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(r(88)),s=r(90);t.default=function(e,t){var r={};return e&&"string"==typeof e?(o.default(e,(function(e,n){e&&n&&(r[s.camelCase(e,t)]=n)})),r):r}},function(e,t,r){var n=r(89);e.exports=function(e,t){var r,o=null;if(!e||"string"!=typeof e)return o;for(var s,c,a=n(e),i="function"==typeof t,l=0,u=a.length;l<u;l++)s=(r=a[l]).property,c=r.value,i?t(s,c,r):c&&(o||(o={}),o[s]=c);return o}},function(e,t){var r=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,o=/^\s*/,s=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,c=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,i=/^[;\s]*/,l=/^\s+|\s+$/g;function u(e){return e?e.replace(l,""):""}e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var l=1,d=1;function p(e){var t=e.match(n);t&&(l+=t.length);var r=e.lastIndexOf("\n");d=~r?e.length-r:d+e.length}function m(){var e={line:l,column:d};return function(t){return t.position=new f(e),y(),t}}function f(e){this.start=e,this.end={line:l,column:d},this.source=t.source}f.prototype.content=e;var h=[];function b(r){var n=new Error(t.source+":"+l+":"+d+": "+r);if(n.reason=r,n.filename=t.source,n.line=l,n.column=d,n.source=e,!t.silent)throw n;h.push(n)}function g(t){var r=t.exec(e);if(r){var n=r[0];return p(n),e=e.slice(n.length),r}}function y(){g(o)}function E(e){var t;for(e=e||[];t=_();)!1!==t&&e.push(t);return e}function _(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var r=2;""!=e.charAt(r)&&("*"!=e.charAt(r)||"/"!=e.charAt(r+1));)++r;if(r+=2,""===e.charAt(r-1))return b("End of comment missing");var n=e.slice(2,r-2);return d+=2,p(n),e=e.slice(r),d+=2,t({type:"comment",comment:n})}}function O(){var e=m(),t=g(s);if(t){if(_(),!g(c))return b("property missing ':'");var n=g(a),o=e({type:"declaration",property:u(t[0].replace(r,"")),value:n?u(n[0].replace(r,"")):""});return g(i),o}}return y(),function(){var e,t=[];for(E(t);e=O();)!1!==e&&(t.push(e),E(t));return t}()}},function(e,t,r){"use strict";t.__esModule=!0,t.camelCase=void 0;var n=/^--[a-zA-Z0-9-]+$/,o=/-([a-z])/g,s=/^[^-]+$/,c=/^-(webkit|moz|ms|o|khtml)-/,a=function(e,t){return t.toUpperCase()},i=function(e,t){return t+"-"};t.camelCase=function(e,t){return void 0===t&&(t={}),function(e){return!e||s.test(e)||n.test(e)}(e)?e:(e=e.toLowerCase(),t.reactCompat||(e=e.replace(c,i)),e.replace(o,a))}},function(e,t,r){var n=r(92),o=r(58),s=o.formatDOM,c=o.isIE(9),a=/<(![a-zA-Z\s]+)>/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];var t,r=e.match(a);return r&&r[1]&&(t=r[1],c&&(e=e.replace(r[0],""))),s(n(e),null,t)}},function(e,t,r){var n=r(58),o=/<([a-zA-Z]+[0-9]?)/,s=/<head.*>/i,c=/<body.*>/i,a=/<(area|base|br|col|embed|hr|img|input|keygen|link|menuitem|meta|param|source|track|wbr)(.*?)\/?>/gi,i=n.isIE(9),l=i||n.isIE(),u=function(){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},d=function(){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")};if("function"==typeof window.DOMParser){var p=new window.DOMParser,m=i?"text/xml":"text/html";u=d=function(e,t){return t&&(e="<"+t+">"+e+"</"+t+">"),i&&(e=e.replace(a,"<$1$2$3/>")),p.parseFromString(e,m)}}if(document.implementation){var f=document.implementation.createHTMLDocument(l?"html-dom-parser":void 0);u=function(e,t){if(t)return f.documentElement.getElementsByTagName(t)[0].innerHTML=e,f;try{return f.documentElement.innerHTML=e,f}catch(t){if(d)return d(e)}}}var h,b=document.createElement("template");b.content&&(h=function(e){return b.innerHTML=e,b.content.childNodes}),e.exports=function(e){var t,r,n,a,i=e.match(o);switch(i&&i[1]&&(t=i[1].toLowerCase()),t){case"html":return r=d(e),s.test(e)||(n=r.getElementsByTagName("head")[0])&&n.parentNode.removeChild(n),c.test(e)||(n=r.getElementsByTagName("body")[0])&&n.parentNode.removeChild(n),r.getElementsByTagName("html");case"head":case"body":return a=u(e).getElementsByTagName(t),c.test(e)&&s.test(e)?a[0].parentNode.childNodes:a;default:return h?h(e):u(e,"body").getElementsByTagName("body")[0].childNodes}}},function(e,t){e.exports={CASE_SENSITIVE_TAG_NAMES:["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussainBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"]}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return a}));var n=r(3);let o;!function(e){e.ADD_EVENT_CALLBACK="add_event_callback",e.REMOVE_EVENT_CALLBACK="remove_event_callback"}(o||(o={}));const s={addEventCallback:function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;return{id:Object(n.uniqueId)(),type:o.ADD_EVENT_CALLBACK,eventType:e,callback:t,priority:r}},removeEventCallback:(e,t)=>({id:t,type:o.REMOVE_EVENT_CALLBACK,eventType:e})},c={},a=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:c,{type:t,eventType:r,id:n,callback:s,priority:a}=arguments.length>1?arguments[1]:void 0;const i=e.hasOwnProperty(r)?new Map(e[r]):new Map;switch(t){case o.ADD_EVENT_CALLBACK:return i.set(n,{priority:a,callback:s}),{...e,[r]:i};case o.REMOVE_EVENT_CALLBACK:return i.delete(n),{...e,[r]:i}}}},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return c}));var n=r(1),o=r(17);const s=async e=>{if("function"==typeof e.json)try{const t=await e.json();return{message:t.message,type:t.type||"api"}}catch(e){return{message:e.message,type:"general"}}return{message:e.message,type:e.type||"general"}},c=e=>{if(e.data&&"rest_invalid_param"===e.code){const t=Object.values(e.data.params);if(t[0])return t[0]}return null!=e&&e.message?Object(o.decodeEntities)(e.message):Object(n.__)("Something went wrong. Please contact us to get assistance.","woocommerce")}},function(e,t,r){"use strict";function n(e){return e&&"object"==typeof e&&"default"in e?e.default:e}Object.defineProperty(t,"__esModule",{value:!0});var o=n(r(12)),s=n(r(128)),c=r(5),a=n(c),i=n(r(129)),l=n(r(131)),u={arr:Array.isArray,obj:function(e){return"[object Object]"===Object.prototype.toString.call(e)},fun:function(e){return"function"==typeof e},str:function(e){return"string"==typeof e},num:function(e){return"number"==typeof e},und:function(e){return void 0===e},nul:function(e){return null===e},set:function(e){return e instanceof Set},map:function(e){return e instanceof Map},equ:function(e,t){if(typeof e!=typeof t)return!1;if(u.str(e)||u.num(e))return e===t;if(u.obj(e)&&u.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;var r;for(r in e)if(!(r in t))return!1;for(r in t)if(e[r]!==t[r])return!1;return!u.und(r)||e===t}};function d(){var e=c.useState(!1)[1];return c.useCallback((function(){return e((function(e){return!e}))}),[])}function p(e,t){return u.und(e)||u.nul(e)?t:e}function m(e){return u.und(e)?[]:u.arr(e)?e:[e]}function f(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return u.fun(e)?e.apply(void 0,r):e}function h(e){var t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,s(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(u.und(t))return o({to:t},e);var r=Object.keys(e).reduce((function(r,n){var s;return u.und(t[n])?o({},r,((s={})[n]=e[n],s)):r}),{});return o({to:t},r)}var b,g,y=function(){function e(){this.payload=void 0,this.children=[]}var t=e.prototype;return t.getAnimatedValue=function(){return this.getValue()},t.getPayload=function(){return this.payload||this},t.attach=function(){},t.detach=function(){},t.getChildren=function(){return this.children},t.addChild=function(e){0===this.children.length&&this.attach(),this.children.push(e)},t.removeChild=function(e){var t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()},e}(),E=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).payload=[],t.attach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.addChild(l(t))}))},t.detach=function(){return t.payload.forEach((function(e){return e instanceof y&&e.removeChild(l(t))}))},t}return i(t,e),t}(y),_=function(e){function t(){for(var t,r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return(t=e.call.apply(e,[this].concat(n))||this).payload={},t.attach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.addChild(l(t))}))},t.detach=function(){return Object.values(t.payload).forEach((function(e){return e instanceof y&&e.removeChild(l(t))}))},t}i(t,e);var r=t.prototype;return r.getValue=function(e){void 0===e&&(e=!1);var t={};for(var r in this.payload){var n=this.payload[r];(!e||n instanceof y)&&(t[r]=n instanceof y?n[e?"getAnimatedValue":"getValue"]():n)}return t},r.getAnimatedValue=function(){return this.getValue(!0)},t}(y);function O(e,t){b={fn:e,transform:t}}function v(e){g=e}var k,S=function(e){return"undefined"!=typeof window?window.requestAnimationFrame(e):-1},w=function(e){"undefined"!=typeof window&&window.cancelAnimationFrame(e)};function j(e){k=e}var C,R=function(){return Date.now()};function T(e){C=e}var x,A,P=function(e){return e.current};function M(e){x=e}var N=Object.freeze({get applyAnimatedValues(){return b},injectApplyAnimatedValues:O,get colorNames(){return g},injectColorNames:v,get requestFrame(){return S},get cancelFrame(){return w},injectFrame:function(e,t){S=e,w=t},get interpolation(){return k},injectStringInterpolator:j,get now(){return R},injectNow:function(e){R=e},get defaultElement(){return C},injectDefaultElement:T,get animatedApi(){return P},injectAnimatedApi:function(e){P=e},get createAnimatedStyle(){return x},injectCreateAnimatedStyle:M,get manualFrameloop(){return A},injectManualFrameloop:function(e){A=e}}),I=function(e){function t(t,r){var n;return(n=e.call(this)||this).update=void 0,n.payload=t.style?o({},t,{style:x(t.style)}):t,n.update=r,n.attach(),n}return i(t,e),t}(_),D=!1,L=new Set,F=function e(){if(!D)return!1;var t=R(),r=L,n=Array.isArray(r),o=0;for(r=n?r:r[Symbol.iterator]();;){var s;if(n){if(o>=r.length)break;s=r[o++]}else{if((o=r.next()).done)break;s=o.value}for(var c=s,a=!1,i=0;i<c.configs.length;i++){for(var l=c.configs[i],u=void 0,d=void 0,p=0;p<l.animatedValues.length;p++){var m=l.animatedValues[p];if(!m.done){var f=l.fromValues[p],h=l.toValues[p],b=m.lastPosition,g=h instanceof y,E=Array.isArray(l.initialVelocity)?l.initialVelocity[p]:l.initialVelocity;if(g&&(h=h.getValue()),l.immediate)m.setValue(h),m.done=!0;else if("string"!=typeof f&&"string"!=typeof h){if(void 0!==l.duration)b=f+l.easing((t-m.startTime)/l.duration)*(h-f),u=t>=m.startTime+l.duration;else if(l.decay)b=f+E/(1-.998)*(1-Math.exp(-(1-.998)*(t-m.startTime))),(u=Math.abs(m.lastPosition-b)<.1)&&(h=b);else{d=void 0!==m.lastTime?m.lastTime:t,E=void 0!==m.lastVelocity?m.lastVelocity:l.initialVelocity,t>d+64&&(d=t);for(var _=Math.floor(t-d),O=0;O<_;++O)b+=1*(E+=(-l.tension*(b-h)+-l.friction*E)/l.mass*1/1e3)/1e3;var v=!(!l.clamp||0===l.tension)&&(f<h?b>h:b<h),k=Math.abs(E)<=l.precision,w=0===l.tension||Math.abs(h-b)<=l.precision;u=v||k&&w,m.lastVelocity=E,m.lastTime=t}g&&!l.toValues[p].done&&(u=!1),u?(m.value!==h&&(b=h),m.done=!0):a=!0,m.setValue(b),m.lastPosition=b}else m.setValue(h),m.done=!0}}c.props.onFrame&&(c.values[l.name]=l.interpolation.getValue())}c.props.onFrame&&c.props.onFrame(c.values),a||(L.delete(c),c.stop(!0))}return L.size?A?A():S(e):D=!1,D};function U(e,t,r){if("function"==typeof e)return e;if(Array.isArray(e))return U({range:e,output:t,extrapolate:r});if(k&&"string"==typeof e.output[0])return k(e);var n=e,o=n.output,s=n.range||[0,1],c=n.extrapolateLeft||n.extrapolate||"extend",a=n.extrapolateRight||n.extrapolate||"extend",i=n.easing||function(e){return e};return function(e){var t=function(e,t){for(var r=1;r<t.length-1&&!(t[r]>=e);++r);return r-1}(e,s);return function(e,t,r,n,o,s,c,a,i){var l=i?i(e):e;if(l<t){if("identity"===c)return l;"clamp"===c&&(l=t)}if(l>r){if("identity"===a)return l;"clamp"===a&&(l=r)}return n===o?n:t===r?e<=t?n:o:(t===-1/0?l=-l:r===1/0?l-=t:l=(l-t)/(r-t),l=s(l),n===-1/0?l=-l:o===1/0?l+=n:l=l*(o-n)+n,l)}(e,s[t],s[t+1],o[t],o[t+1],i,c,a,n.map)}}var V=function(e){function t(r,n,o,s){var c;return(c=e.call(this)||this).calc=void 0,c.payload=r instanceof E&&!(r instanceof t)?r.getPayload():Array.isArray(r)?r:[r],c.calc=U(n,o,s),c}i(t,e);var r=t.prototype;return r.getValue=function(){return this.calc.apply(this,this.payload.map((function(e){return e.getValue()})))},r.updateConfig=function(e,t,r){this.calc=U(e,t,r)},r.interpolate=function(e,r,n){return new t(this,e,r,n)},t}(E),B=function(e){function t(t){var r;return(r=e.call(this)||this).animatedStyles=new Set,r.value=void 0,r.startPosition=void 0,r.lastPosition=void 0,r.lastVelocity=void 0,r.startTime=void 0,r.lastTime=void 0,r.done=!1,r.setValue=function(e,t){void 0===t&&(t=!0),r.value=e,t&&r.flush()},r.value=t,r.startPosition=t,r.lastPosition=t,r}i(t,e);var r=t.prototype;return r.flush=function(){0===this.animatedStyles.size&&function e(t,r){"update"in t?r.add(t):t.getChildren().forEach((function(t){return e(t,r)}))}(this,this.animatedStyles),this.animatedStyles.forEach((function(e){return e.update()}))},r.clearStyles=function(){this.animatedStyles.clear()},r.getValue=function(){return this.value},r.interpolate=function(e,t,r){return new V(this,e,t,r)},t}(y),H=function(e){function t(t){var r;return(r=e.call(this)||this).payload=t.map((function(e){return new B(e)})),r}i(t,e);var r=t.prototype;return r.setValue=function(e,t){var r=this;void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach((function(e,n){return r.payload[n].setValue(e,t)})):this.payload.forEach((function(r){return r.setValue(e,t)}))},r.getValue=function(){return this.payload.map((function(e){return e.getValue()}))},r.interpolate=function(e,t){return new V(this,e,t)},t}(E),z=0,G=function(){function e(){var e=this;this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=function(){return e.interpolations},this.id=z++}var t=e.prototype;return t.update=function(e){if(!e)return this;var t=h(e),r=t.delay,n=void 0===r?0:r,c=t.to,a=s(t,["delay","to"]);if(u.arr(c)||u.fun(c))this.queue.push(o({},a,{delay:n,to:c}));else if(c){var i={};Object.entries(c).forEach((function(e){var t,r=e[0],s=e[1],c=o({to:(t={},t[r]=s,t),delay:f(n,r)},a),l=i[c.delay]&&i[c.delay].to;i[c.delay]=o({},i[c.delay],c,{to:o({},l,c.to)})})),this.queue=Object.values(i)}return this.queue=this.queue.sort((function(e,t){return e.delay-t.delay})),this.diff(a),this},t.start=function(e){var t=this;if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((function(e){var r=e.from,n=void 0===r?{}:r,s=e.to,c=void 0===s?{}:s;u.obj(n)&&(t.merged=o({},n,t.merged)),u.obj(c)&&(t.merged=o({},t.merged,c))}));var r=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach((function(o,c){var a=o.delay,i=s(o,["delay"]),l=function(o){c===n.length-1&&r===t.guid&&o&&(t.idle=!0,t.props.onRest&&t.props.onRest(t.merged)),e&&e()},d=u.arr(i.to)||u.fun(i.to);a?setTimeout((function(){r===t.guid&&(d?t.runAsync(i,l):t.diff(i).start(l))}),a):d?t.runAsync(i,l):t.diff(i).start(l)}))}else u.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),this,L.has(this)||L.add(this),D||(D=!0,S(A||F));return this},t.stop=function(e){return this.listeners.forEach((function(t){return t(e)})),this.listeners=[],this},t.pause=function(e){return this.stop(!0),e&&(this,L.has(this)&&L.delete(this)),this},t.runAsync=function(e,t){var r=this,n=(e.delay,s(e,["delay"])),c=this.local,a=Promise.resolve(void 0);if(u.arr(n.to))for(var i=function(e){var t=e,s=o({},n,h(n.to[t]));u.arr(s.config)&&(s.config=s.config[t]),a=a.then((function(){if(c===r.guid)return new Promise((function(e){return r.diff(s).start(e)}))}))},l=0;l<n.to.length;l++)i(l);else if(u.fun(n.to)){var d,p=0;a=a.then((function(){return n.to((function(e){var t=o({},n,h(e));if(u.arr(t.config)&&(t.config=t.config[p]),p++,c===r.guid)return d=new Promise((function(e){return r.diff(t).start(e)}))}),(function(e){return void 0===e&&(e=!0),r.stop(e)})).then((function(){return d}))}))}a.then(t)},t.diff=function(e){var t=this;this.props=o({},this.props,e);var r=this.props,n=r.from,s=void 0===n?{}:n,c=r.to,a=void 0===c?{}:c,i=r.config,l=void 0===i?{}:i,d=r.reverse,h=r.attach,b=r.reset,y=r.immediate;if(d){var E=[a,s];s=E[0],a=E[1]}this.merged=o({},s,this.merged,a),this.hasChanged=!1;var _=h&&h(this);if(this.animations=Object.entries(this.merged).reduce((function(e,r){var n=r[0],c=r[1],a=e[n]||{},i=u.num(c),d=u.str(c)&&!c.startsWith("#")&&!/\d/.test(c)&&!g[c],h=u.arr(c),E=!i&&!h&&!d,O=u.und(s[n])?c:s[n],v=i||h||d?c:1,S=f(l,n);_&&(v=_.animations[n].parent);var w,j=a.parent,C=a.interpolation,T=m(_?v.getPayload():v),x=c;E&&(x=k({range:[0,1],output:[c,c]})(1));var A,P=C&&C.getValue(),M=!u.und(j)&&a.animatedValues.some((function(e){return!e.done})),N=!u.equ(x,P),I=!u.equ(x,a.previous),D=!u.equ(S,a.config);if(b||I&&N||D){var L;if(i||d)j=C=a.parent||new B(O);else if(h)j=C=a.parent||new H(O);else if(E){var F=a.interpolation&&a.interpolation.calc(a.parent.value);F=void 0===F||b?O:F,a.parent?(j=a.parent).setValue(0,!1):j=new B(0);var U={output:[F,c]};a.interpolation?(C=a.interpolation,a.interpolation.updateConfig(U)):C=j.interpolate(U)}return T=m(_?v.getPayload():v),w=m(j.getPayload()),b&&!E&&j.setValue(O,!1),t.hasChanged=!0,w.forEach((function(e){e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=M?e.lastVelocity:void 0,e.lastTime=M?e.lastTime:void 0,e.startTime=R(),e.done=!1,e.animatedStyles.clear()})),f(y,n)&&j.setValue(E?v:c,!1),o({},e,((L={})[n]=o({},a,{name:n,parent:j,interpolation:C,animatedValues:w,toValues:T,previous:x,config:S,fromValues:m(j.getValue()),immediate:f(y,n),initialVelocity:p(S.velocity,0),clamp:p(S.clamp,!1),precision:p(S.precision,.01),tension:p(S.tension,170),friction:p(S.friction,26),mass:p(S.mass,1),duration:S.duration,easing:p(S.easing,(function(e){return e})),decay:S.decay}),L))}return N?e:(E&&(j.setValue(1,!1),C.updateConfig({output:[x,x]})),j.done=!0,t.hasChanged=!0,o({},e,((A={})[n]=o({},e[n],{previous:x}),A)))}),this.animations),this.hasChanged)for(var O in this.configs=Object.values(this.animations),this.values={},this.interpolations={},this.animations)this.interpolations[O]=this.animations[O].interpolation,this.values[O]=this.animations[O].interpolation.getValue();return this},t.destroy=function(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0},e}(),q=function(e,t){var r=c.useRef(!1),n=c.useRef(),o=u.fun(t),s=c.useMemo((function(){var r;return n.current&&(n.current.map((function(e){return e.destroy()})),n.current=void 0),[new Array(e).fill().map((function(e,n){var s=new G,c=o?f(t,n,s):t[n];return 0===n&&(r=c.ref),s.update(c),r||s.start(),s})),r]}),[e]),a=s[0],i=s[1];n.current=a,c.useImperativeHandle(i,(function(){return{start:function(){return Promise.all(n.current.map((function(e){return new Promise((function(t){return e.start(t)}))})))},stop:function(e){return n.current.forEach((function(t){return t.stop(e)}))},get controllers(){return n.current}}}));var l=c.useMemo((function(){return function(e){return n.current.map((function(t,r){t.update(o?f(e,r,t):e[r]),i||t.start()}))}}),[e]);c.useEffect((function(){r.current?o||l(t):i||n.current.forEach((function(e){return e.start()}))})),c.useEffect((function(){return r.current=!0,function(){return n.current.forEach((function(e){return e.destroy()}))}}),[]);var d=n.current.map((function(e){return e.getValues()}));return o?[d,l,function(e){return n.current.forEach((function(t){return t.pause(e)}))}]:d},Y=0,$=function(e,t){return("function"==typeof t?e.map(t):m(t)).map(String)},W=function(e){var t=e.items,r=e.keys,n=void 0===r?function(e){return e}:r,c=s(e,["items","keys"]);return t=m(void 0!==t?t:null),o({items:t,keys:$(t,n)},c)};function K(e,t){var r=function(){if(o){if(s>=n.length)return"break";c=n[s++]}else{if((s=n.next()).done)return"break";c=s.value}var r=c.key,a=function(e){return e.key!==r};(u.und(t)||t===r)&&(e.current.instances.delete(r),e.current.transitions=e.current.transitions.filter(a),e.current.deleted=e.current.deleted.filter(a))},n=e.current.deleted,o=Array.isArray(n),s=0;for(n=o?n:n[Symbol.iterator]();;){var c;if("break"===r())break}e.current.forceUpdate()}var X=function(e){function t(t){var r;return void 0===t&&(t={}),r=e.call(this)||this,!t.transform||t.transform instanceof y||(t=b.transform(t)),r.payload=t,r}return i(t,e),t}(_),J={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},Q="[-+]?\\d*\\.?\\d+";function Z(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}var ee=new RegExp("rgb"+Z(Q,Q,Q)),te=new RegExp("rgba"+Z(Q,Q,Q,Q)),re=new RegExp("hsl"+Z(Q,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%")),ne=new RegExp("hsla"+Z(Q,"[-+]?\\d*\\.?\\d+%","[-+]?\\d*\\.?\\d+%",Q)),oe=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,se=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,ce=/^#([0-9a-fA-F]{6})$/,ae=/^#([0-9a-fA-F]{8})$/;function ie(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function le(e,t,r){var n=r<.5?r*(1+t):r+t-r*t,o=2*r-n,s=ie(o,n,e+1/3),c=ie(o,n,e),a=ie(o,n,e-1/3);return Math.round(255*s)<<24|Math.round(255*c)<<16|Math.round(255*a)<<8}function ue(e){var t=parseInt(e,10);return t<0?0:t>255?255:t}function de(e){return(parseFloat(e)%360+360)%360/360}function pe(e){var t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function me(e){var t=parseFloat(e);return t<0?0:t>100?1:t/100}function fe(e){var t,r,n="number"==typeof(t=e)?t>>>0===t&&t>=0&&t<=4294967295?t:null:(r=ce.exec(t))?parseInt(r[1]+"ff",16)>>>0:J.hasOwnProperty(t)?J[t]:(r=ee.exec(t))?(ue(r[1])<<24|ue(r[2])<<16|ue(r[3])<<8|255)>>>0:(r=te.exec(t))?(ue(r[1])<<24|ue(r[2])<<16|ue(r[3])<<8|pe(r[4]))>>>0:(r=oe.exec(t))?parseInt(r[1]+r[1]+r[2]+r[2]+r[3]+r[3]+"ff",16)>>>0:(r=ae.exec(t))?parseInt(r[1],16)>>>0:(r=se.exec(t))?parseInt(r[1]+r[1]+r[2]+r[2]+r[3]+r[3]+r[4]+r[4],16)>>>0:(r=re.exec(t))?(255|le(de(r[1]),me(r[2]),me(r[3])))>>>0:(r=ne.exec(t))?(le(de(r[1]),me(r[2]),me(r[3]))|pe(r[4]))>>>0:null;return null===n?e:"rgba("+((4278190080&(n=n||0))>>>24)+", "+((16711680&n)>>>16)+", "+((65280&n)>>>8)+", "+(255&n)/255+")"}var he=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,be=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,ge=new RegExp("("+Object.keys(J).join("|")+")","g"),ye={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Ee=["Webkit","Ms","Moz","O"];function _e(e,t,r){return null==t||"boolean"==typeof t||""===t?"":r||"number"!=typeof t||0===t||ye.hasOwnProperty(e)&&ye[e]?(""+t).trim():t+"px"}ye=Object.keys(ye).reduce((function(e,t){return Ee.forEach((function(r){return e[function(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}(r,t)]=e[t]})),e}),ye);var Oe={};M((function(e){return new X(e)})),T("div"),j((function(e){var t=e.output.map((function(e){return e.replace(be,fe)})).map((function(e){return e.replace(ge,fe)})),r=t[0].match(he).map((function(){return[]}));t.forEach((function(e){e.match(he).forEach((function(e,t){return r[t].push(+e)}))}));var n=t[0].match(he).map((function(t,n){return U(o({},e,{output:r[n]}))}));return function(e){var r=0;return t[0].replace(he,(function(){return n[r++](e)})).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,(function(e,t,r,n,o){return"rgba("+Math.round(t)+", "+Math.round(r)+", "+Math.round(n)+", "+o+")"}))}})),v(J),O((function(e,t){if(!e.nodeType||void 0===e.setAttribute)return!1;var r=t.style,n=t.children,o=t.scrollTop,c=t.scrollLeft,a=s(t,["style","children","scrollTop","scrollLeft"]),i="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;for(var l in void 0!==o&&(e.scrollTop=o),void 0!==c&&(e.scrollLeft=c),void 0!==n&&(e.textContent=n),r)if(r.hasOwnProperty(l)){var u=0===l.indexOf("--"),d=_e(l,r[l],u);"float"===l&&(l="cssFloat"),u?e.style.setProperty(l,d):e.style[l]=d}for(var p in a){var m=i?p:Oe[p]||(Oe[p]=p.replace(/([A-Z])/g,(function(e){return"-"+e.toLowerCase()})));void 0!==e.getAttribute(m)&&e.setAttribute(m,a[p])}}),(function(e){return e}));var ve,ke,Se=(ve=function(e){return c.forwardRef((function(t,r){var n=d(),i=c.useRef(!0),l=c.useRef(null),p=c.useRef(null),m=c.useCallback((function(e){var t=l.current;l.current=new I(e,(function(){var e=!1;p.current&&(e=b.fn(p.current,l.current.getAnimatedValue())),p.current&&!1!==e||n()})),t&&t.detach()}),[]);c.useEffect((function(){return function(){i.current=!1,l.current&&l.current.detach()}}),[]),c.useImperativeHandle(r,(function(){return P(p,i,n)})),m(t);var f,h=l.current.getValue(),g=(h.scrollTop,h.scrollLeft,s(h,["scrollTop","scrollLeft"])),y=(f=e,!u.fun(f)||f.prototype instanceof a.Component?function(e){return p.current=function(e,t){return t&&(u.fun(t)?t(e):u.obj(t)&&(t.current=e)),e}(e,r)}:void 0);return a.createElement(e,o({},g,{ref:y}))}))},void 0===(ke=!1)&&(ke=!0),function(e){return(u.arr(e)?e:Object.keys(e)).reduce((function(e,t){var r=ke?t[0].toLowerCase()+t.substring(1):t;return e[r]=ve(r),e}),ve)}),we=Se(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);t.apply=Se,t.config={default:{tension:170,friction:26},gentle:{tension:120,friction:14},wobbly:{tension:180,friction:12},stiff:{tension:210,friction:20},slow:{tension:280,friction:60},molasses:{tension:280,friction:120}},t.update=F,t.animated=we,t.a=we,t.interpolate=function(e,t,r){return e&&new V(e,t,r)},t.Globals=N,t.useSpring=function(e){var t=u.fun(e),r=q(1,t?e:[e]),n=r[0],o=r[1],s=r[2];return t?[n[0],o,s]:n},t.useTrail=function(e,t){var r=c.useRef(!1),n=u.fun(t),s=f(t),a=c.useRef(),i=q(e,(function(e,t){return 0===e&&(a.current=[]),a.current.push(t),o({},s,{config:f(s.config,e),attach:e>0&&function(){return a.current[e-1]}})})),l=i[0],d=i[1],p=i[2],m=c.useMemo((function(){return function(e){return d((function(t,r){e.reverse;var n=e.reverse?t+1:t-1,c=a.current[n];return o({},e,{config:f(e.config||s.config,t),attach:c&&function(){return c}})}))}}),[e,s.reverse]);return c.useEffect((function(){r.current&&!n&&m(t)})),c.useEffect((function(){r.current=!0}),[]),n?[l,m,p]:l},t.useTransition=function(e,t,r){var n=o({items:e,keys:t||function(e){return e}},r),a=W(n),i=a.lazy,l=void 0!==i&&i,u=(a.unique,a.reset),p=void 0!==u&&u,m=(a.enter,a.leave,a.update,a.onDestroyed),h=(a.keys,a.items,a.onFrame),b=a.onRest,g=a.onStart,y=a.ref,E=s(a,["lazy","unique","reset","enter","leave","update","onDestroyed","keys","items","onFrame","onRest","onStart","ref"]),_=d(),O=c.useRef(!1),v=c.useRef({mounted:!1,first:!0,deleted:[],current:{},transitions:[],prevProps:{},paused:!!n.ref,instances:!O.current&&new Map,forceUpdate:_});return c.useImperativeHandle(n.ref,(function(){return{start:function(){return Promise.all(Array.from(v.current.instances).map((function(e){var t=e[1];return new Promise((function(e){return t.start(e)}))})))},stop:function(e){return Array.from(v.current.instances).forEach((function(t){return t[1].stop(e)}))},get controllers(){return Array.from(v.current.instances).map((function(e){return e[1]}))}}})),v.current=function(e,t){for(var r=e.first,n=e.prevProps,c=s(e,["first","prevProps"]),a=W(t),i=a.items,l=a.keys,u=a.initial,d=a.from,p=a.enter,m=a.leave,h=a.update,b=a.trail,g=void 0===b?0:b,y=a.unique,E=a.config,_=a.order,O=void 0===_?["enter","leave","update"]:_,v=W(n),k=v.keys,S=v.items,w=o({},c.current),j=[].concat(c.deleted),C=Object.keys(w),R=new Set(C),T=new Set(l),x=l.filter((function(e){return!R.has(e)})),A=c.transitions.filter((function(e){return!e.destroyed&&!T.has(e.originalKey)})).map((function(e){return e.originalKey})),P=l.filter((function(e){return R.has(e)})),M=-g;O.length;)switch(O.shift()){case"enter":x.forEach((function(e,t){y&&j.find((function(t){return t.originalKey===e}))&&(j=j.filter((function(t){return t.originalKey!==e})));var n=l.indexOf(e),o=i[n],s=r&&void 0!==u?"initial":"enter";w[e]={slot:s,originalKey:e,key:y?String(e):Y++,item:o,trail:M+=g,config:f(E,o,s),from:f(r&&void 0!==u?u||{}:d,o),to:f(p,o)}}));break;case"leave":A.forEach((function(e){var t=k.indexOf(e),r=S[t];j.unshift(o({},w[e],{slot:"leave",destroyed:!0,left:k[Math.max(0,t-1)],right:k[Math.min(k.length,t+1)],trail:M+=g,config:f(E,r,"leave"),to:f(m,r)})),delete w[e]}));break;case"update":P.forEach((function(e){var t=l.indexOf(e),r=i[t];w[e]=o({},w[e],{item:r,slot:"update",trail:M+=g,config:f(E,r,"update"),to:f(h,r)})}))}var N=l.map((function(e){return w[e]}));return j.forEach((function(e){var t,r=e.left,n=(e.right,s(e,["left","right"]));-1!==(t=N.findIndex((function(e){return e.originalKey===r})))&&(t+=1),t=Math.max(0,t),N=[].concat(N.slice(0,t),[n],N.slice(t))})),o({},c,{changed:x.length||A.length||P.length,first:r&&0===x.length,transitions:N,current:w,deleted:j,prevProps:t})}(v.current,n),v.current.changed&&v.current.transitions.forEach((function(e){var t=e.slot,r=e.from,n=e.to,s=e.config,c=e.trail,a=e.key,i=e.item;v.current.instances.has(a)||v.current.instances.set(a,new G);var u=v.current.instances.get(a),d=o({},E,{to:n,from:r,config:s,ref:y,onRest:function(r){v.current.mounted&&(e.destroyed&&(y||l||K(v,a),m&&m(i)),!Array.from(v.current.instances).some((function(e){return!e[1].idle}))&&(y||l)&&v.current.deleted.length>0&&K(v),b&&b(i,t,r))},onStart:g&&function(){return g(i,t)},onFrame:h&&function(e){return h(i,t,e)},delay:c,reset:p&&"enter"===t});u.update(d),v.current.paused||u.start()})),c.useEffect((function(){return v.current.mounted=O.current=!0,function(){v.current.mounted=O.current=!1,Array.from(v.current.instances).map((function(e){return e[1].destroy()})),v.current.instances.clear()}}),[]),v.current.transitions.map((function(e){var t=e.item,r=e.slot,n=e.key;return{item:t,key:n,state:r,props:v.current.instances.get(n).getValues()}}))},t.useChain=function(e,t,r){void 0===r&&(r=1e3);var n=c.useRef();c.useEffect((function(){u.equ(e,n.current)?e.forEach((function(e){var t=e.current;return t&&t.start()})):t?e.forEach((function(e,n){var s=e.current;if(s){var c=s.controllers;if(c.length){var a=r*t[n];c.forEach((function(e){e.queue=e.queue.map((function(e){return o({},e,{delay:e.delay+a})})),e.start()}))}}})):e.reduce((function(e,t,r){var n=t.current;return e.then((function(){return n.start()}))}),Promise.resolve()),n.current=e}))},t.useSprings=q},,,,,,,,,,function(e,t){},,,,,function(e,t,r){"use strict";(function(e){var n=r(0),o=r(3),s=r(4),c=r.n(s),a=r(23),i=r(1),l=(r(37),r(42));t.a=Object(n.forwardRef)((function({className:t,children:r,spokenMessage:s=r,politeness:u="polite",actions:d=[],onRemove:p=o.noop,icon:m=null,explicitDismiss:f=!1,onDismiss:h=o.noop},b){function g(e){e&&e.preventDefault&&e.preventDefault(),h(),p()}h=h||o.noop,function(e,t){const r="string"==typeof e?e:Object(n.renderToString)(e);Object(n.useEffect)(()=>{r&&Object(a.speak)(r,t)},[r,t])}(s,u),Object(n.useEffect)(()=>{const e=setTimeout(()=>{f||(h(),p())},1e4);return()=>clearTimeout(e)},[h,p]);const y=c()(t,"components-snackbar",{"components-snackbar-explicit-dismiss":!!f});d&&d.length>1&&(void 0!==e&&e.env,d=[d[0]]);const E=c()("components-snackbar__content",{"components-snackbar__content-with-icon":!!m});return Object(n.createElement)("div",{ref:b,className:y,onClick:f?o.noop:g,tabIndex:"0",role:f?"":"button",onKeyPress:f?o.noop:g,"aria-label":f?"":Object(i.__)("Dismiss this notice")},Object(n.createElement)("div",{className:E},m&&Object(n.createElement)("div",{className:"components-snackbar__icon"},m),r,d.map(({label:e,onClick:t,url:r},o)=>Object(n.createElement)(l.a,{key:o,href:r,variant:"tertiary",onClick:e=>function(e,t){e.stopPropagation(),p(),t&&t(e)}(e,t),className:"components-snackbar__action"},e)),f&&Object(n.createElement)("span",{role:"button","aria-label":"Dismiss this notice",tabIndex:"0",className:"components-snackbar__dismiss-button",onClick:g,onKeyPress:g},"✕")))}))}).call(this,r(55))},function(e,t){e.exports=window.wp.plugins},,,function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},function(e,t,r){"use strict";var n=r(0);t.a=function(e){let{icon:t,size:r=24,...o}=e;return Object(n.cloneElement)(t,{width:r,height:r,...o})}},function(e,t,r){"use strict";r.d(t,"b",(function(){return s})),r.d(t,"a",(function(){return c}));var n=r(49),o=(r(14),r(2));const s=(e,t)=>Object.keys(o.defaultAddressFields).every(r=>e[r]===t[r]),c=e=>{const t=Object.keys(o.defaultAddressFields),r=Object(n.a)(t,{},e.country),s=Object.assign({},e);return r.forEach(t=>{let{key:r="",hidden:n=!1}=t;n&&((e,t)=>e in t)(r,e)&&(s[r]="")}),s}},function(e,t){e.exports=window.wc.wcBlocksSharedHocs},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(12),o=r.n(n),s=r(0),c=r(4),a=r.n(c),i=r(76),l=r(7),u=(r(81),r(60));const d=e=>{let{status:t="default"}=e;switch(t){case"error":return"woocommerce-error";case"success":return"woocommerce-message";case"info":case"warning":return"woocommerce-info"}return""},p=e=>{let{className:t,context:r="default",additionalNotices:n=[]}=e;const{isSuppressed:c}=Object(u.b)(),{notices:p}=Object(l.useSelect)(e=>({notices:e("core/notices").getNotices(r)})),{removeNotice:m}=Object(l.useDispatch)("core/notices"),f=p.filter(e=>"snackbar"!==e.type).concat(n);if(!f.length)return null;const h=a()(t,"wc-block-components-notices");return c?null:Object(s.createElement)("div",{className:h},f.map(e=>Object(s.createElement)(i.a,o()({key:"store-notice-"+e.id},e,{className:a()("wc-block-components-notices__notice",d(e)),onRemove:()=>{e.isDismissible&&m(e.id,r)}}),e.content)))}},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(0),o=r(52),s=r(2),c=r(62),a=r.n(c),i=r(10),l=r(15);const u=(e,t)=>e&&t[e]?t[e]:null,d=e=>{let{block:t,blockMap:r,blockWrapper:o,children:c,depth:p=1}=e;return c&&0!==c.length?Array.from(c).map((e,c)=>{const{blockName:m="",...f}={key:`${t}_${p}_${c}`,...e instanceof HTMLElement?e.dataset:{},className:e instanceof Element?null==e?void 0:e.className:""},h=u(m,r);if(!h){const s=a()(e instanceof Element&&(null==e?void 0:e.outerHTML)||(null==e?void 0:e.textContent)||"");if("string"==typeof s&&s)return s;if(!Object(n.isValidElement)(s))return null;const c=e.childNodes.length?d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}):void 0;return c?Object(n.cloneElement)(s,f,c):Object(n.cloneElement)(s,f)}const b=o||n.Fragment;return Object(n.createElement)(n.Suspense,{key:`${t}_${p}_${c}_suspense`,fallback:Object(n.createElement)("div",{className:"wc-block-placeholder"})},Object(n.createElement)(l.a,{text:"Unexpected error in: "+m,showErrorBlock:s.CURRENT_USER_IS_ADMIN},Object(n.createElement)(b,null,Object(n.createElement)(h,f,d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}),((e,t,r,o)=>{if(!Object(i.hasInnerBlocks)(e))return null;const c=r?Array.from(r).map(e=>e instanceof HTMLElement&&(null==e?void 0:e.dataset.blockName)||null).filter(Boolean):[],a=Object(i.getRegisteredBlocks)(e).filter(e=>{let{blockName:t,force:r}=e;return!0===r&&!c.includes(t)}),d=o||n.Fragment;return Object(n.createElement)(n.Fragment,null,a.map((e,r)=>{let{blockName:o,component:c}=e;const a=c||u(o,t);return a?Object(n.createElement)(l.a,{key:o+"_blockerror",text:"Unexpected error in: "+o,showErrorBlock:s.CURRENT_USER_IS_ADMIN},Object(n.createElement)(d,null,Object(n.createElement)(a,{key:`${o}_forced_${r}`}))):null}))})(m,r,e.childNodes,o)))))}):null},p=e=>{let{Block:t,selector:r,blockName:n,getProps:s=(()=>({})),blockMap:c,blockWrapper:a}=e;Object(o.a)({Block:t,selector:r,getProps:(e,t)=>{const r=d({block:n,blockMap:c,children:e.children||[],blockWrapper:a});return{...s(e,t),children:r}}})}},function(e,t){e.exports=function(e,t){if(null==e)return{};var r,n,o={},s=Object.keys(e);for(n=0;n<s.length;n++)r=s[n],t.indexOf(r)>=0||(o[r]=e[r]);return o},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(130);e.exports=function(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,n(e,t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){function r(t,n){return e.exports=r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,r(t,n)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";r.d(t,"a",(function(){return k}));var n=r(0),o=r(112),s=r(2),c=r(15),a=r(207),i=r(68),l=r(50),u=r(36),d=r(1),p=r(27),m=r.n(p),f=r(118),h=r(95),b=r(7);const g=(e,t,r)=>{const n=Object.keys(e).map(t=>({key:t,value:e[t]}),[]),o=`wc-${r}-new-payment-method`;return n.push({key:o,value:t}),n},y=(e,t)=>{m.a.setNonce&&"function"==typeof m.a.setNonce&&m.a.setNonce(e),null!=e&&e.get("User-ID")&&t.setCustomerId(parseInt(e.get("User-ID")||"0",10))};var E=r(199),_=r(32),O=r(60),v=()=>{const{hasError:e,onCheckoutValidationBeforeProcessing:t,dispatchActions:r,redirectUrl:o,isProcessing:s,isBeforeProcessing:c,isComplete:p,orderNotes:v,shouldCreateAccount:k,extensionData:S}=Object(u.b)(),{hasValidationErrors:w}=Object(E.b)(),{shippingErrorStatus:j}=Object(i.b)(),{billingAddress:C,shippingAddress:R}=Object(l.b)(),{cartNeedsPayment:T,cartNeedsShipping:x,receiveCart:A}=Object(_.a)(),{activePaymentMethod:P,isExpressPaymentMethodActive:M,currentStatus:N,paymentMethodData:I,expressPaymentMethods:D,paymentMethods:L,shouldSavePayment:F}=Object(a.b)(),{setIsSuppressed:U}=Object(O.b)(),{createErrorNotice:V,removeNotice:B}=Object(b.useDispatch)("core/notices"),H=Object(n.useRef)(C),z=Object(n.useRef)(R),G=Object(n.useRef)(o),[q,Y]=Object(n.useState)(!1),$=Object(n.useMemo)(()=>{var e;const t={...D,...L};return null==t||null===(e=t[P])||void 0===e?void 0:e.paymentMethodId},[P,D,L]),W=w&&!M||N.hasError||j.hasError,K=!e&&!W&&(N.isSuccessful||!T)&&s;Object(n.useEffect)(()=>{U(M)},[M,U]),Object(n.useEffect)(()=>{W===e||!s&&!c||M||r.setHasError(W)},[W,e,s,c,M,r]),Object(n.useEffect)(()=>{H.current=C,z.current=R,G.current=o},[C,R,o]);const X=Object(n.useCallback)(()=>!w&&(N.hasError?{errorMessage:Object(d.__)("There was a problem with your payment option.","woocommerce")}:!j.hasError||{errorMessage:Object(d.__)("There was a problem with your shipping option.","woocommerce")}),[w,N.hasError,j.hasError]);Object(n.useEffect)(()=>{let e;return M||(e=t(X,0)),()=>{M||e()}},[t,X,M]),Object(n.useEffect)(()=>{G.current&&(window.location.href=G.current)},[p]);const J=Object(n.useCallback)(async()=>{if(q)return;Y(!0),B("checkout");const e=T?{payment_method:$,payment_data:g(I,F,P)}:{},t={billing_address:Object(f.a)(H.current),customer_note:v,create_account:k,...e,extensions:{...S}};x&&(t.shipping_address=Object(f.a)(z.current)),m()({path:"/wc/store/v1/checkout",method:"POST",data:t,cache:"no-store",parse:!1}).then(e=>{if(y(e.headers,r),!e.ok)throw new Error(e);return e.json()}).then(e=>{r.setAfterProcessing(e),Y(!1)}).catch(e=>{try{null!=e&&e.headers&&y(e.headers,r),e.json().then(e=>{var t,n,o;null!==(t=e.data)&&void 0!==t&&t.cart&&A(e.data.cart),V(Object(h.b)(e),{id:"checkout",context:"wc/checkout"}),null==e||null===(n=e.additional_errors)||void 0===n||null===(o=n.forEach)||void 0===o||o.call(n,e=>{V(e.message,{id:e.error_code,context:"wc/checkout"})}),r.setAfterProcessing(e)})}catch{var t;V(Object(d.sprintf)(// Translators: %s Error text.
4
  Object(d.__)("%s Please try placing your order again.","woocommerce"),null!==(t=null==e?void 0:e.message)&&void 0!==t?t:Object(d.__)("Something went wrong.","woocommerce")),{id:"checkout",context:"wc/checkout"})}r.setHasError(!0),Y(!1)})},[q,B,T,$,I,F,P,v,k,S,x,r,V,A]);return Object(n.useEffect)(()=>{K&&!q&&J()},[J,K,q]),null};const k=e=>{let{children:t,isCart:r=!1,redirectUrl:d}=e;return Object(n.createElement)(u.a,{redirectUrl:d,isCart:r},Object(n.createElement)(l.a,null,Object(n.createElement)(i.a,null,Object(n.createElement)(a.a,null,t,Object(n.createElement)(c.a,{renderError:s.CURRENT_USER_IS_ADMIN?null:()=>null},Object(n.createElement)(o.PluginArea,{scope:"woocommerce-checkout"})),Object(n.createElement)(v,null)))))}},,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return s}));var n=r(0);const o=Object(n.createContext)({allowCreateAccount:!1,showCompanyField:!1,showApartmentField:!1,showPhoneField:!1,requireCompanyField:!1,requirePhoneField:!1,showOrderNotes:!0,showPolicyLinks:!0,showReturnToCart:!0,cartPageId:0,showRateAfterTaxName:!1}),s=(Object(n.createContext)({addressFieldControls:()=>null,accountControls:()=>null}),()=>Object(n.useContext)(o))},,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=(e,t)=>{const r=[];return Object.keys(e).forEach(n=>{if(void 0!==t[n])switch(e[n].type){case"boolean":r[n]="false"!==t[n]&&!1!==t[n];break;case"number":r[n]=parseInt(t[n],10);break;case"array":case"object":r[n]=JSON.parse(t[n]);break;default:r[n]=t[n]}else r[n]=e[n].default}),r}},,,,,,,,,,,,,,,,,,,,,,function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-actions-block","version":"1.0.0","title":"Actions","description":"Allow customers to place their order.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-billing-address-block","version":"1.0.0","title":"Billing Address","description":"Collect your customer\'s billing address.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-contact-information-block","version":"1.0.0","title":"Contact Information","description":"Collect your customer\'s contact information.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-express-payment-block","version":"1.0.0","title":"Express Checkout","description":"Provide an express payment option for your customers.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-fields-block","version":"1.0.0","title":"Checkout Fields","description":"Column containing checkout address fields.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-note-block","version":"1.0.0","title":"Order Note","description":"Allow customers to add a note to their order.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":false,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-payment-block","version":"1.0.0","title":"Payment Options","description":"Payment options for your store.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-shipping-address-block","version":"1.0.0","title":"Shipping Address","description":"Collect your customer\'s shipping address.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-shipping-methods-block","version":"1.0.0","title":"Shipping Options","description":"Shipping options for your store.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-terms-block","version":"1.0.0","title":"Terms and Conditions","description":"Ensure customers agree to your terms and conditions and privacy policy.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"checkbox":{"type":"boolean","default":false},"text":{"type":"string","required":false}},"parent":["woocommerce/checkout-fields-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-totals-block","version":"1.0.0","title":"Checkout Totals","description":"Column containing the checkout totals.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false},"attributes":{"className":{"type":"string","default":""},"checkbox":{"type":"boolean","default":false},"text":{"type":"string","required":false}},"parent":["woocommerce/checkout"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-block","version":"1.0.0","title":"Order Summary","description":"Show customers a summary of their order.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false},"attributes":{"lock":{"type":"object","default":{"remove":true}}},"parent":["woocommerce/checkout-totals-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-subtotal-block","version":"1.0.0","title":"Subtotal","description":"Shows the cart subtotal row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-fee-block","version":"1.0.0","title":"Fees","description":"Shows the cart fee row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-discount-block","version":"1.0.0","title":"Discount","description":"Shows the cart discount row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-shipping-block","version":"1.0.0","title":"Shipping","description":"Shows the cart shipping row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-coupon-form-block","version":"1.0.0","title":"Coupon Form","description":"Shows the apply coupon form.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":false,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-taxes-block","version":"1.0.0","title":"Taxes","description":"Shows the cart taxes row.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout-order-summary-cart-items-block","version":"1.0.0","title":"Cart Items","description":"Shows cart items.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"lock":false},"attributes":{"className":{"type":"string","default":""},"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/checkout-order-summary-block"],"textdomain":"woocommerce","$schema":"https://schemas.wp.org/trunk/block.json","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/checkout","version":"1.0.0","title":"Checkout","description":"Display a checkout form so your customers can submit orders.","category":"woocommerce","keywords":["WooCommerce"],"supports":{"align":["wide"],"html":false,"multiple":false},"attributes":{"isPreview":{"type":"boolean","default":false,"save":false},"showCompanyField":{"type":"boolean","default":false},"requireCompanyField":{"type":"boolean","default":false},"allowCreateAccount":{"type":"boolean","default":false},"showApartmentField":{"type":"boolean","default":true},"showPhoneField":{"type":"boolean","default":true},"requirePhoneField":{"type":"boolean","default":false}},"textdomain":"woocommerce","apiVersion":2}')},,,,,,,,,,,,function(e,t,r){"use strict";r.d(t,"b",(function(){return i})),r.d(t,"a",(function(){return l}));var n=r(0),o=r(3),s=r(11),c=r.n(s);const a=Object(n.createContext)({getValidationError:()=>"",setValidationErrors:e=>{},clearValidationError:e=>{},clearAllValidationErrors:()=>{},hideValidationError:()=>{},showValidationError:()=>{},showAllValidationErrors:()=>{},hasValidationErrors:!1,getValidationErrorId:e=>e}),i=()=>Object(n.useContext)(a),l=e=>{let{children:t}=e;const[r,s]=Object(n.useState)({}),i=Object(n.useCallback)(e=>r[e],[r]),l=Object(n.useCallback)(e=>{const t=r[e];return!t||t.hidden?"":"validate-error-"+e},[r]),u=Object(n.useCallback)(e=>{s(t=>{if(!t[e])return t;const{[e]:r,...n}=t;return n})},[]),d=Object(n.useCallback)(()=>{s({})},[]),p=Object(n.useCallback)(e=>{e&&s(t=>(e=Object(o.pickBy)(e,(e,r)=>!("string"!=typeof e.message||t.hasOwnProperty(r)&&c()(t[r],e))),0===Object.values(e).length?t:{...t,...e}))},[]),m=Object(n.useCallback)((e,t)=>{s(r=>{if(!r.hasOwnProperty(e))return r;const n={...r[e],...t};return c()(r[e],n)?r:{...r,[e]:n}})},[]),f={getValidationError:i,setValidationErrors:p,clearValidationError:u,clearAllValidationErrors:d,hideValidationError:Object(n.useCallback)(e=>{m(e,{hidden:!0})},[m]),showValidationError:Object(n.useCallback)(e=>{m(e,{hidden:!1})},[m]),showAllValidationErrors:Object(n.useCallback)(()=>{s(e=>{const t={};return Object.keys(e).forEach(r=>{e[r].hidden&&(t[r]={...e[r],hidden:!1})}),0===Object.values(t).length?e:{...e,...t}})},[]),hasValidationErrors:Object.keys(r).length>0,getValidationErrorId:l};return Object(n.createElement)(a.Provider,{value:f},t)}},,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(94);const o=(e,t)=>function(r){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10;const s=n.a.addEventCallback(e,r,o);return t(s),()=>{t(n.a.removeEventCallback(e,s.id))}}},function(e,t){},function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"b",(function(){return c}));const n=(e,t)=>e[t]?Array.from(e[t].values()).sort((e,t)=>e.priority-t.priority):[];var o=r(30);const s=async(e,t,r)=>{const o=n(e,t),s=[];for(const e of o)try{const t=await Promise.resolve(e.callback(r));"object"==typeof t&&s.push(t)}catch(e){console.error(e)}return!s.length||s},c=async(e,t,r)=>{const s=[],c=n(e,t);for(const e of c)try{const t=await Promise.resolve(e.callback(r));if("object"!=typeof t||null===t)continue;if(!t.hasOwnProperty("type"))throw new Error("Returned objects from event emitter observers must return an object with a type property");if(Object(o.a)(t)||Object(o.b)(t))return s.push(t),s;s.push(t)}catch(e){return console.error(e),s.push({type:"error"}),s}return s}},function(e,t,r){"use strict";r.d(t,"b",(function(){return U})),r.d(t,"a",(function(){return V}));var n=r(0),o=r(18),s=r(7);let c,a;!function(e){e.PRISTINE="pristine",e.STARTED="started",e.PROCESSING="processing",e.ERROR="has_error",e.FAILED="failed",e.SUCCESS="success",e.COMPLETE="complete"}(c||(c={})),function(e){e.SET_REGISTERED_PAYMENT_METHODS="set_registered_payment_methods",e.SET_REGISTERED_EXPRESS_PAYMENT_METHODS="set_registered_express_payment_methods",e.SET_SHOULD_SAVE_PAYMENT_METHOD="set_should_save_payment_method",e.SET_ACTIVE_PAYMENT_METHOD="set_active_payment_method"}(a||(a={}));const i={currentStatus:c.PRISTINE,shouldSavePaymentMethod:!1,activePaymentMethod:"",paymentMethodData:{payment_method:""},errorMessage:"",paymentMethods:{},expressPaymentMethods:{}},l={setPaymentStatus:()=>({pristine:()=>{},started:()=>{},processing:()=>{},completed:()=>{},error:e=>{},failed:(e,t)=>{},success:(e,t)=>{}}),currentStatus:{isPristine:!0,isStarted:!1,isProcessing:!1,isFinished:!1,hasError:!1,hasFailed:!1,isSuccessful:!1,isDoingExpressPayment:!1},paymentStatuses:c,paymentMethodData:{},errorMessage:"",activePaymentMethod:"",activeSavedToken:"",setActivePaymentMethod:()=>{},customerPaymentMethods:{},paymentMethods:{},expressPaymentMethods:{},paymentMethodsInitialized:!1,expressPaymentMethodsInitialized:!1,onPaymentProcessing:()=>()=>()=>{},setExpressPaymentError:()=>{},isExpressPaymentMethodActive:!1,setShouldSavePayment:()=>{},shouldSavePayment:!1};var u=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i,{type:t,paymentMethodData:r,shouldSavePaymentMethod:n=!1,errorMessage:o="",paymentMethods:s={},paymentMethod:l=""}=arguments.length>1?arguments[1]:void 0;switch(t){case c.PRISTINE:return{...i,...e,errorMessage:"",currentStatus:c.PRISTINE};case c.STARTED:return{...e,currentStatus:c.STARTED};case c.ERROR:return e.currentStatus!==c.ERROR?{...e,currentStatus:c.ERROR,errorMessage:o||e.errorMessage}:e;case c.FAILED:return e.currentStatus!==c.FAILED?{...e,currentStatus:c.FAILED,paymentMethodData:r||e.paymentMethodData,errorMessage:o||e.errorMessage}:e;case c.SUCCESS:return e.currentStatus!==c.SUCCESS?{...e,currentStatus:c.SUCCESS,paymentMethodData:r||e.paymentMethodData}:e;case c.PROCESSING:return e.currentStatus!==c.PROCESSING?{...e,currentStatus:c.PROCESSING,errorMessage:""}:e;case c.COMPLETE:return e.currentStatus!==c.COMPLETE?{...e,currentStatus:c.COMPLETE}:e;case a.SET_REGISTERED_PAYMENT_METHODS:return{...e,paymentMethods:s};case a.SET_REGISTERED_EXPRESS_PAYMENT_METHODS:return{...e,expressPaymentMethods:s};case a.SET_SHOULD_SAVE_PAYMENT_METHOD:return{...e,shouldSavePaymentMethod:n};case a.SET_ACTIVE_PAYMENT_METHOD:return{...e,activePaymentMethod:l,paymentMethodData:r||e.paymentMethodData}}},d=r(1),p=r(16),m=r(31),f=r(2),h=r(51),b=r(25),g=r.n(b),y=r(29),E=r(50),_=r(32),O=r(30),v=r(66);const k=(e,t,r,o)=>{const[c,a]=Object(n.useState)(!1),{isEditor:i}=Object(y.a)(),{selectedRates:l}=Object(v.a)(),{billingAddress:u,shippingAddress:p}=Object(E.b)(),b=Object(m.a)(l),O=Object(m.a)(r),k=Object(_.a)(),{cartTotals:S,cartIsLoading:w,cartNeedsShipping:j,paymentRequirements:C}=k,R=Object(n.useRef)({cart:k,cartTotals:S,cartNeedsShipping:j,billingData:u,billingAddress:u,shippingAddress:p,selectedShippingMethods:b,paymentRequirements:C}),{createErrorNotice:T}=Object(s.useDispatch)("core/notices");Object(n.useEffect)(()=>{R.current={cart:k,cartTotals:S,cartNeedsShipping:j,get billingData(){return g()("billingData",{alternative:"billingAddress",plugin:"woocommerce-gutenberg-products-block",link:"https://github.com/woocommerce/woocommerce-blocks/pull/6369"}),this.billingAddress},billingAddress:u,shippingAddress:p,selectedShippingMethods:b,paymentRequirements:C}},[k,S,j,u,p,b,C]);const x=Object(n.useCallback)(async()=>{let r={};const n=e=>{r={...r,[e.name]:e}};for(let e=0;e<O.length;e++){const r=O[e],s=t[r];if(s)try{const e=!!i||await Promise.resolve(s.canMakePayment(R.current));if(e){if("object"==typeof e&&null!==e&&e.error)throw new Error(e.error.message);n(s)}}catch(e){if(f.CURRENT_USER_IS_ADMIN||i){const t=Object(d.sprintf)(
packages/woocommerce-blocks/build/checkout.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => 'c8208123ea9c34051d3c84e74dd05cbf');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => 'f974961e2b540ede04fb4d75c3332191');
packages/woocommerce-blocks/build/featured-category.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '26315095b914a8869842a8473dbb9c5b');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'e2d2d35875d3d9db824442b0800a9be8');
packages/woocommerce-blocks/build/featured-product.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'f0852ace330cf37aa9025e99d790c2b3');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '89206810153de9a329096a8881908c43');
packages/woocommerce-blocks/build/handpicked-products.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '4048730c3cdfd7e8f9105b4d4b80719e');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => 'ac2f186a72216c4b9eb3e329c0edf86c');
packages/woocommerce-blocks/build/legacy-template.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '65d29b6e7ee546baa4b5c861570efa1d');
1
+ <?php return array('dependencies' => array('wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '27d5ac9de1c02463b4a480f79a8ba412');
packages/woocommerce-blocks/build/mini-cart-component-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-autop', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '7c3505ba091b453d341549b6cb808013');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-autop', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '7d40eb9d493115b9f90efa0a854bb6b2');
packages/woocommerce-blocks/build/mini-cart-component-frontend.js CHANGED
@@ -1,4 +1,4 @@
1
- !function(e){function t(t){for(var r,o,c=t[0],a=t[1],i=0,l=[];i<c.length;i++)o=c[i],Object.prototype.hasOwnProperty.call(n,o)&&n[o]&&l.push(n[o][0]),n[o]=0;for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r]);for(s&&s(t);l.length;)l.shift()()}var r={},n={49:0};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.e=function(e){var t=[],r=n[e];if(0!==r)if(r)t.push(r[2]);else{var c=new Promise((function(t,o){r=n[e]=[t,o]}));t.push(r[2]=c);var a,i=document.createElement("script");i.charset="utf-8",i.timeout=120,o.nc&&i.setAttribute("nonce",o.nc),i.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",3:"vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542",4:"cart-blocks/cart-line-items--mini-cart-contents-block/products-table",7:"mini-cart-contents-block/footer--mini-cart-contents-block/products-table",50:"mini-cart-contents-block/empty-cart",51:"mini-cart-contents-block/filled-cart",52:"mini-cart-contents-block/footer",53:"mini-cart-contents-block/items",54:"mini-cart-contents-block/products-table",55:"mini-cart-contents-block/shopping-button",56:"mini-cart-contents-block/title",73:"vendors--mini-cart-contents-block/footer"}[e]||e)+"-frontend.js?ver="+{0:"b35319103d97482170cd",3:"e4fdda06b61d87fecace",4:"c30c69363bd50dc95d5b",7:"f63021044bad278c81f3",50:"d6bd245f6519f5078d7a",51:"9d87764a3f6519bdffb1",52:"f3bf2720569f2380de35",53:"859e2f34897282f6e8cb",54:"c87a798187226d27f2a3",55:"478287b4507f16925257",56:"0132f43396f09e5d3dd6",73:"595bf44672a4a3500ee5"}[e]}(e);var s=new Error;a=function(t){i.onerror=i.onload=null,clearTimeout(l);var r=n[e];if(0!==r){if(r){var o=t&&("load"===t.type?"missing":t.type),c=t&&t.target&&t.target.src;s.message="Loading chunk "+e+" failed.\n("+o+": "+c+")",s.name="ChunkLoadError",s.type=o,s.request=c,r[1](s)}n[e]=void 0}};var l=setTimeout((function(){a({type:"timeout",target:i})}),12e4);i.onerror=i.onload=a,document.head.appendChild(i)}return Promise.all(t)},o.m=e,o.c=r,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(r,n,function(t){return e[t]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var c=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],a=c.push.bind(c);c.push=t,c=c.slice();for(var i=0;i<c.length;i++)t(c[i]);var s=a;o(o.s=242)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,r){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var c=typeof n;if("string"===c||"number"===c)e.push(n);else if(Array.isArray(n)){if(n.length){var a=o.apply(null,n);a&&e.push(a)}}else if("object"===c)if(n.toString===Object.prototype.toString)for(var i in n)r.call(n,i)&&n[i]&&e.push(i);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},,function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wc.blocksCheckout},function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function r(){return e.exports=r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,r.apply(this,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,r){"use strict";var n=r(19),o=r.n(n),c=r(0),a=r(5),i=r(1),s=r(48),l=e=>{let{imageUrl:t=s.l+"/block-error.svg",header:r=Object(i.__)("Oops!","woocommerce"),text:n=Object(i.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:a=Object(i.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(c.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(c.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(c.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(c.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),n&&Object(c.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},n),o&&Object(c.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},a?a+" ":"",o),l&&Object(c.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(35);class u extends a.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(c.createElement)(c.Fragment,null,Object(c.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:n=!0,text:o,errorMessagePrefix:a,renderError:i,button:s}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof i?i({errorMessage:u}):Object(c.createElement)(l,{showErrorBlock:n,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:a,button:s}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},function(e,t,r){"use strict";r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o}));const n=e=>!(e=>null===e)(e)&&e instanceof Object&&e.constructor===Object;function o(e,t){return n(e)&&t in e}},function(e,t){e.exports=function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,,function(e,t){e.exports=window.wp.a11y},,function(e,t){e.exports=window.wp.deprecated},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(0);r(7);const o=Object(n.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),c=()=>Object(n.useContext)(o)},,,function(e,t,r){"use strict";r.d(t,"a",(function(){return k}));var n=r(3),o=r(0),c=r(6),a=r(7),i=r(17),s=r(118),l=r(29),u=r(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(a.dispatch)(c.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},m=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},f={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},b={...f,email:""},g={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:c.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},h=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,r]=e;return[t,Object(i.decodeEntities)(r)]})),y={cartCoupons:c.EMPTY_CART_COUPONS,cartItems:c.EMPTY_CART_ITEMS,cartFees:c.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:c.EMPTY_CART_ITEM_ERRORS,cartTotals:g,cartIsLoading:!0,cartErrors:c.EMPTY_CART_ERRORS,billingAddress:b,shippingAddress:f,shippingRates:c.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:c.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:c.EMPTY_EXTENSIONS},k=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:r}=Object(l.a)(),i=null==r?void 0:r.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();m();const p=Object(a.useSelect)((e,r)=>{let{dispatch:n}=r;if(!u)return y;if(t)return{cartCoupons:i.coupons,cartItems:i.items,cartFees:i.fees,cartItemsCount:i.items_count,cartItemsWeight:i.items_weight,cartNeedsPayment:i.needs_payment,cartNeedsShipping:i.needs_shipping,cartItemErrors:c.EMPTY_CART_ITEM_ERRORS,cartTotals:i.totals,cartIsLoading:!1,cartErrors:c.EMPTY_CART_ERRORS,billingData:b,billingAddress:b,shippingAddress:f,extensions:c.EMPTY_EXTENSIONS,shippingRates:i.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:i.has_calculated_shipping,paymentRequirements:i.paymentRequirements,receiveCart:"function"==typeof(null==i?void 0:i.receiveCart)?i.receiveCart:()=>{}};const o=e(c.CART_STORE_KEY),a=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),m=o.isCustomerDataUpdating(),{receiveCart:g}=n(c.CART_STORE_KEY),k=h(a.billingAddress),w=a.needsShipping?h(a.shippingAddress):k,v=a.fees.length>0?a.fees.map(e=>h(e)):c.EMPTY_CART_FEES;return{cartCoupons:a.coupons.length>0?a.coupons.map(e=>({...e,label:e.code})):c.EMPTY_CART_COUPONS,cartItems:a.items,cartFees:v,cartItemsCount:a.itemsCount,cartItemsWeight:a.itemsWeight,cartNeedsPayment:a.needsPayment,cartNeedsShipping:a.needsShipping,cartItemErrors:a.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(s.a)(k),billingAddress:Object(s.a)(k),shippingAddress:Object(s.a)(w),extensions:a.extensions,shippingRates:a.shippingRates,isLoadingRates:m,cartHasCalculatedShipping:a.hasCalculatedShipping,paymentRequirements:a.paymentRequirements,receiveCart:g}},[u]);return d.current&&Object(n.isEqual)(d.current,p)||(d.current=p),d.current}},,,function(e,t){},,function(e,t){e.exports=window.wp.warning},,,,function(e,t){e.exports=window.wc.priceFormat},,function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"string"==typeof e},,,function(e,t,r){"use strict";r.d(t,"n",(function(){return c})),r.d(t,"l",(function(){return a})),r.d(t,"k",(function(){return i})),r.d(t,"m",(function(){return s})),r.d(t,"i",(function(){return l})),r.d(t,"d",(function(){return u})),r.d(t,"f",(function(){return d})),r.d(t,"j",(function(){return p})),r.d(t,"c",(function(){return m})),r.d(t,"e",(function(){return f})),r.d(t,"g",(function(){return b})),r.d(t,"a",(function(){return g})),r.d(t,"h",(function(){return h})),r.d(t,"b",(function(){return y}));var n,o=r(2);const c=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),a=c.pluginUrl+"images/",i=c.pluginUrl+"build/",s=c.buildPhase,l=null===(n=o.STORE_PAGES.shop)||void 0===n?void 0:n.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),m=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),f=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),b=Object(o.getSetting)("shippingCountries",{}),g=Object(o.getSetting)("allowedCountries",{}),h=Object(o.getSetting)("shippingStates",{}),y=Object(o.getSetting)("allowedStates",{})},function(e,t,r){"use strict";var n=r(2),o=r(1),c=r(72),a=r(45);const i=Object(n.getSetting)("countryLocale",{}),s=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
  Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(c.a)(e.priority)&&(t.index=e.priority),Object(a.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(i).map(e=>{let[t,r]=e;return[t,Object.entries(r).map(e=>{let[t,r]=e;return[t,s(r)]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{})]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{});t.a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=r&&void 0!==l[r]?l[r]:{};return e.map(e=>({key:e,...n.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},,function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t,r){var o=this,c=Object(n.useRef)(null),a=Object(n.useRef)(0),i=Object(n.useRef)(null),s=Object(n.useRef)([]),l=Object(n.useRef)(),u=Object(n.useRef)(),d=Object(n.useRef)(e),p=Object(n.useRef)(!0);d.current=e;var m=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw new TypeError("Expected a function");t=+t||0;var f=!!(r=r||{}).leading,b=!("trailing"in r)||!!r.trailing,g="maxWait"in r,h=g?Math.max(+r.maxWait||0,t):null;return Object(n.useEffect)((function(){return p.current=!0,function(){p.current=!1}}),[]),Object(n.useMemo)((function(){var e=function(e){var t=s.current,r=l.current;return s.current=l.current=null,a.current=e,u.current=d.current.apply(r,t)},r=function(e,t){m&&cancelAnimationFrame(i.current),i.current=m?requestAnimationFrame(e):setTimeout(e,t)},n=function(e){if(!p.current)return!1;var r=e-c.current,n=e-a.current;return!c.current||r>=t||r<0||g&&n>=h},y=function(t){return i.current=null,b&&s.current?e(t):(s.current=l.current=null,u.current)},k=function(){var e=Date.now();if(n(e))return y(e);if(p.current){var o=e-c.current,i=e-a.current,s=t-o,l=g?Math.min(s,h-i):s;r(k,l)}},w=function(){for(var d=[],m=0;m<arguments.length;m++)d[m]=arguments[m];var b=Date.now(),h=n(b);if(s.current=d,l.current=o,c.current=b,h){if(!i.current&&p.current)return a.current=c.current,r(k,t),f?e(c.current):u.current;if(g)return r(k,t),e(c.current)}return i.current||r(k,t),u.current};return w.cancel=function(){i.current&&(m?cancelAnimationFrame(i.current):clearTimeout(i.current)),a.current=0,s.current=c.current=l.current=i.current=null},w.isPending=function(){return!!i.current},w.flush=function(){return i.current?y(Date.now()):u.current},w}),[f,g,t,h,b,m])}},function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));var n=r(12),o=r.n(n),c=r(0),a=r(15);const i=[".wp-block-woocommerce-cart"],s=e=>{let{Block:t,containers:r,getProps:n=(()=>({})),getErrorBoundaryProps:i=(()=>({}))}=e;0!==r.length&&Array.prototype.forEach.call(r,(e,r)=>{const s=n(e,r),l=i(e,r),u={...e.dataset,...s.attributes||{}};(e=>{let{Block:t,container:r,attributes:n={},props:i={},errorBoundaryProps:s={}}=e;Object(c.render)(Object(c.createElement)(a.a,s,Object(c.createElement)(c.Suspense,{fallback:Object(c.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(c.createElement)(t,o()({},i,{attributes:n})))),r,()=>{r.classList&&r.classList.remove("is-loading")})})({Block:t,container:e,props:s,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(i.join(",")),{Block:r,getProps:n,getErrorBoundaryProps:o,selector:c}=e;(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrappers:c}=e;const a=document.body.querySelectorAll(o);c&&c.length>0&&Array.prototype.filter.call(a,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,c)),s({Block:t,containers:a,getProps:r,getErrorBoundaryProps:n})})({Block:r,getProps:n,getErrorBoundaryProps:o,selector:c,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrapper:c}=e;const a=c.querySelectorAll(o);s({Block:t,containers:a,getProps:r,getErrorBoundaryProps:n})})({...e,wrapper:t})})})}},function(e,t){e.exports=window.wp.keycodes},,,function(e,t,r){var n=r(83),o=r(57),c=o.setStyleProp,a=n.html,i=n.svg,s=n.isCustomAttribute,l=Object.prototype.hasOwnProperty;e.exports=function(e){var t,r,n,u;e=e||{};var d={};for(t in e)n=e[t],s(t)?d[t]=n:(r=t.toLowerCase(),l.call(a,r)?d[(u=a[r]).propertyName]=!!(u.hasBooleanValue||u.hasOverloadedBooleanValue&&!n)||n:l.call(i,t)?d[(u=i[t]).propertyName]=n:o.PRESERVE_CUSTOM_ATTRIBUTES&&(d[t]=n));return c(e.style,d),d}},function(e,t,r){var n=r(5),o=r(87).default,c={reactCompat:!0},a=n.version.split(".")[0]>=16;e.exports={PRESERVE_CUSTOM_ATTRIBUTES:a,invertObject:function(e,t){if(!e||"object"!=typeof e)throw new TypeError("First argument must be an object");var r,n,o="function"==typeof t,c={},a={};for(r in e)n=e[r],o&&(c=t(r,n))&&2===c.length?a[c[0]]=c[1]:"string"==typeof n&&(a[n]=r);return a},isCustomComponent:function(e,t){if(-1===e.indexOf("-"))return t&&"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}},setStyleProp:function(e,t){null!=e&&(t.style=o(e,c))}}},function(e,t,r){for(var n,o=r(93).CASE_SENSITIVE_TAG_NAMES,c={},a=0,i=o.length;a<i;a++)n=o[a],c[n.toLowerCase()]=n;function s(e){for(var t,r={},n=0,o=e.length;n<o;n++)r[(t=e[n]).name]=t.value;return r}function l(e){return function(e){return c[e]}(e=e.toLowerCase())||e}e.exports={formatAttributes:s,formatDOM:function e(t,r,n){r=r||null;for(var o,c,a,i=[],u=0,d=t.length;u<d;u++){switch(o=t[u],a={next:null,prev:i[u-1]||null,parent:r},(c=i[u-1])&&(c.next=a),"#"!==o.nodeName[0]&&(a.name=l(o.nodeName),a.attribs={},o.attributes&&o.attributes.length&&(a.attribs=s(o.attributes))),o.nodeType){case 1:"script"===a.name||"style"===a.name?a.type=a.name:a.type="tag",a.children=e(o.childNodes,a);break;case 3:a.type="text",a.data=o.nodeValue;break;case 8:a.type="comment",a.data=o.nodeValue}i.push(a)}return n&&(i.unshift({name:n.substring(0,n.indexOf(" ")).toLowerCase(),data:n,type:"directive",next:i[0]?i[0]:null,prev:null,parent:r}),i[1]&&(i[1].prev=i[0])),i},isIE:function(e){return e?document.documentMode===e:/(MSIE |Trident\/|Edge\/)/.test(navigator.userAgent)}}},,,,function(e,t,r){var n=r(82),o=r(56),c=r(91),a={decodeEntities:!0,lowerCaseAttributeNames:!1};function i(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");return""===e?[]:n(c(e,(t=t||{}).htmlparser2||a),t)}i.domToReact=n,i.htmlToDOM=c,i.attributesToProps=o,e.exports=i,e.exports.default=i},,,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"d",(function(){return a})),r.d(t,"c",(function(){return i})),r.d(t,"b",(function(){return s}));const n=window.CustomEvent||null,o=(e,t)=>{let{bubbles:r=!1,cancelable:o=!1,element:c,detail:a={}}=t;if(!n)return;c||(c=document.body);const i=new n(e,{bubbles:r,cancelable:o,detail:a});c.dispatchEvent(i)};let c;const a=()=>{c&&clearTimeout(c),c=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},i=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},s=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const c=()=>{o(t,{bubbles:r,cancelable:n})};return jQuery(document).on(e,c),()=>jQuery(document).off(e,c)}},,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"number"==typeof e},,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"boolean"==typeof e},,,,,function(e,t,r){var n=r(5),o=r(56),c=r(57),a=c.setStyleProp;function i(e){return c.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===e.type&&c.isCustomComponent(e.name,e.attribs)}e.exports=function e(t,r){for(var c,s,l,u,d=(r=r||{}).library||n,p=d.cloneElement,m=d.createElement,f=d.isValidElement,b=[],g="function"==typeof r.replace,h=r.trim,y=0,k=t.length;y<k;y++)if(c=t[y],g&&f(s=r.replace(c)))k>1&&(s=p(s,{key:s.key||y})),b.push(s);else if("text"!==c.type){switch(l=c.attribs,i(c)?a(l.style,l):l&&(l=o(l)),u=null,c.type){case"script":case"style":c.children[0]&&(l.dangerouslySetInnerHTML={__html:c.children[0].data});break;case"tag":"textarea"===c.name&&c.children[0]?l.defaultValue=c.children[0].data:c.children&&c.children.length&&(u=e(c.children,r));break;default:continue}k>1&&(l.key=y),b.push(m(c.name,l,u))}else h?c.data.trim()&&b.push(c.data):b.push(c.data);return 1===b.length?b[0]:b}},function(e,t,r){var n=r(84),o=r(85),c=r(86),a=c.MUST_USE_PROPERTY,i=c.HAS_BOOLEAN_VALUE,s=c.HAS_NUMERIC_VALUE,l=c.HAS_POSITIVE_NUMERIC_VALUE,u=c.HAS_OVERLOADED_BOOLEAN_VALUE;function d(e,t){return(e&t)===t}function p(e,t,r){var n,o,c,p=e.Properties,m=e.DOMAttributeNames;for(o in p)n=m[o]||(r?o:o.toLowerCase()),c=p[o],t[n]={attributeName:n,propertyName:o,mustUseProperty:d(c,a),hasBooleanValue:d(c,i),hasNumericValue:d(c,s),hasPositiveNumericValue:d(c,l),hasOverloadedBooleanValue:d(c,u)}}var m={};p(n,m);var f={};p(o,f,!0);var b={};p(n,b),p(o,b,!0),e.exports={html:m,svg:f,properties:b,isCustomAttribute:RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"))}},function(e,t){e.exports={Properties:{autoFocus:4,accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:4,allowTransparency:0,alt:0,as:0,async:4,autoComplete:0,autoPlay:4,capture:4,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:5,cite:0,classID:0,className:0,cols:24,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:4,controlsList:0,coords:0,crossOrigin:0,data:0,dateTime:0,default:4,defer:4,dir:0,disabled:4,download:32,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:4,formTarget:0,frameBorder:0,headers:0,height:0,hidden:4,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:4,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:5,muted:5,name:0,nonce:0,noValidate:4,open:4,optimum:0,pattern:0,placeholder:0,playsInline:4,poster:0,preload:0,profile:0,radioGroup:0,readOnly:4,referrerPolicy:0,rel:0,required:4,reversed:4,role:0,rows:24,rowSpan:8,sandbox:0,scope:0,scoped:4,scrolling:0,seamless:4,selected:5,shape:0,size:24,sizes:0,span:24,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:8,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,typeof:0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:4,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"}}},function(e,t){e.exports={Properties:{accentHeight:0,accumulate:0,additive:0,alignmentBaseline:0,allowReorder:0,alphabetic:0,amplitude:0,arabicForm:0,ascent:0,attributeName:0,attributeType:0,autoReverse:0,azimuth:0,baseFrequency:0,baseProfile:0,baselineShift:0,bbox:0,begin:0,bias:0,by:0,calcMode:0,capHeight:0,clip:0,clipPath:0,clipRule:0,clipPathUnits:0,colorInterpolation:0,colorInterpolationFilters:0,colorProfile:0,colorRendering:0,contentScriptType:0,contentStyleType:0,cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:0,direction:0,display:0,divisor:0,dominantBaseline:0,dur:0,dx:0,dy:0,edgeMode:0,elevation:0,enableBackground:0,end:0,exponent:0,externalResourcesRequired:0,fill:0,fillOpacity:0,fillRule:0,filter:0,filterRes:0,filterUnits:0,floodColor:0,floodOpacity:0,focusable:0,fontFamily:0,fontSize:0,fontSizeAdjust:0,fontStretch:0,fontStyle:0,fontVariant:0,fontWeight:0,format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:0,glyphOrientationHorizontal:0,glyphOrientationVertical:0,glyphRef:0,gradientTransform:0,gradientUnits:0,hanging:0,horizAdvX:0,horizOriginX:0,ideographic:0,imageRendering:0,in:0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:0,kernelUnitLength:0,kerning:0,keyPoints:0,keySplines:0,keyTimes:0,lengthAdjust:0,letterSpacing:0,lightingColor:0,limitingConeAngle:0,local:0,markerEnd:0,markerMid:0,markerStart:0,markerHeight:0,markerUnits:0,markerWidth:0,mask:0,maskContentUnits:0,maskUnits:0,mathematical:0,mode:0,numOctaves:0,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:0,overlineThickness:0,paintOrder:0,panose1:0,pathLength:0,patternContentUnits:0,patternTransform:0,patternUnits:0,pointerEvents:0,points:0,pointsAtX:0,pointsAtY:0,pointsAtZ:0,preserveAlpha:0,preserveAspectRatio:0,primitiveUnits:0,r:0,radius:0,refX:0,refY:0,renderingIntent:0,repeatCount:0,repeatDur:0,requiredExtensions:0,requiredFeatures:0,restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:0,slope:0,spacing:0,specularConstant:0,specularExponent:0,speed:0,spreadMethod:0,startOffset:0,stdDeviation:0,stemh:0,stemv:0,stitchTiles:0,stopColor:0,stopOpacity:0,strikethroughPosition:0,strikethroughThickness:0,string:0,stroke:0,strokeDasharray:0,strokeDashoffset:0,strokeLinecap:0,strokeLinejoin:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0,surfaceScale:0,systemLanguage:0,tableValues:0,targetX:0,targetY:0,textAnchor:0,textDecoration:0,textRendering:0,textLength:0,to:0,transform:0,u1:0,u2:0,underlinePosition:0,underlineThickness:0,unicode:0,unicodeBidi:0,unicodeRange:0,unitsPerEm:0,vAlphabetic:0,vHanging:0,vIdeographic:0,vMathematical:0,values:0,vectorEffect:0,version:0,vertAdvY:0,vertOriginX:0,vertOriginY:0,viewBox:0,viewTarget:0,visibility:0,widths:0,wordSpacing:0,writingMode:0,x:0,xHeight:0,x1:0,x2:0,xChannelSelector:0,xlinkActuate:0,xlinkArcrole:0,xlinkHref:0,xlinkRole:0,xlinkShow:0,xlinkTitle:0,xlinkType:0,xmlBase:0,xmlns:0,xmlnsXlink:0,xmlLang:0,xmlSpace:0,y:0,y1:0,y2:0,yChannelSelector:0,z:0,zoomAndPan:0},DOMAttributeNames:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlnsXlink:"xmlns:xlink",xmlLang:"xml:lang",xmlSpace:"xml:space"}}},function(e,t){e.exports={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32}},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(r(88)),c=r(90);t.default=function(e,t){var r={};return e&&"string"==typeof e?(o.default(e,(function(e,n){e&&n&&(r[c.camelCase(e,t)]=n)})),r):r}},function(e,t,r){var n=r(89);e.exports=function(e,t){var r,o=null;if(!e||"string"!=typeof e)return o;for(var c,a,i=n(e),s="function"==typeof t,l=0,u=i.length;l<u;l++)c=(r=i[l]).property,a=r.value,s?t(c,a,r):a&&(o||(o={}),o[c]=a);return o}},function(e,t){var r=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,o=/^\s*/,c=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a=/^:\s*/,i=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,s=/^[;\s]*/,l=/^\s+|\s+$/g;function u(e){return e?e.replace(l,""):""}e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var l=1,d=1;function p(e){var t=e.match(n);t&&(l+=t.length);var r=e.lastIndexOf("\n");d=~r?e.length-r:d+e.length}function m(){var e={line:l,column:d};return function(t){return t.position=new f(e),y(),t}}function f(e){this.start=e,this.end={line:l,column:d},this.source=t.source}f.prototype.content=e;var b=[];function g(r){var n=new Error(t.source+":"+l+":"+d+": "+r);if(n.reason=r,n.filename=t.source,n.line=l,n.column=d,n.source=e,!t.silent)throw n;b.push(n)}function h(t){var r=t.exec(e);if(r){var n=r[0];return p(n),e=e.slice(n.length),r}}function y(){h(o)}function k(e){var t;for(e=e||[];t=w();)!1!==t&&e.push(t);return e}function w(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var r=2;""!=e.charAt(r)&&("*"!=e.charAt(r)||"/"!=e.charAt(r+1));)++r;if(r+=2,""===e.charAt(r-1))return g("End of comment missing");var n=e.slice(2,r-2);return d+=2,p(n),e=e.slice(r),d+=2,t({type:"comment",comment:n})}}function v(){var e=m(),t=h(c);if(t){if(w(),!h(a))return g("property missing ':'");var n=h(i),o=e({type:"declaration",property:u(t[0].replace(r,"")),value:n?u(n[0].replace(r,"")):""});return h(s),o}}return y(),function(){var e,t=[];for(k(t);e=v();)!1!==e&&(t.push(e),k(t));return t}()}},function(e,t,r){"use strict";t.__esModule=!0,t.camelCase=void 0;var n=/^--[a-zA-Z0-9-]+$/,o=/-([a-z])/g,c=/^[^-]+$/,a=/^-(webkit|moz|ms|o|khtml)-/,i=function(e,t){return t.toUpperCase()},s=function(e,t){return t+"-"};t.camelCase=function(e,t){return void 0===t&&(t={}),function(e){return!e||c.test(e)||n.test(e)}(e)?e:(e=e.toLowerCase(),t.reactCompat||(e=e.replace(a,s)),e.replace(o,i))}},function(e,t,r){var n=r(92),o=r(58),c=o.formatDOM,a=o.isIE(9),i=/<(![a-zA-Z\s]+)>/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];var t,r=e.match(i);return r&&r[1]&&(t=r[1],a&&(e=e.replace(r[0],""))),c(n(e),null,t)}},function(e,t,r){var n=r(58),o=/<([a-zA-Z]+[0-9]?)/,c=/<head.*>/i,a=/<body.*>/i,i=/<(area|base|br|col|embed|hr|img|input|keygen|link|menuitem|meta|param|source|track|wbr)(.*?)\/?>/gi,s=n.isIE(9),l=s||n.isIE(),u=function(){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},d=function(){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")};if("function"==typeof window.DOMParser){var p=new window.DOMParser,m=s?"text/xml":"text/html";u=d=function(e,t){return t&&(e="<"+t+">"+e+"</"+t+">"),s&&(e=e.replace(i,"<$1$2$3/>")),p.parseFromString(e,m)}}if(document.implementation){var f=document.implementation.createHTMLDocument(l?"html-dom-parser":void 0);u=function(e,t){if(t)return f.documentElement.getElementsByTagName(t)[0].innerHTML=e,f;try{return f.documentElement.innerHTML=e,f}catch(t){if(d)return d(e)}}}var b,g=document.createElement("template");g.content&&(b=function(e){return g.innerHTML=e,g.content.childNodes}),e.exports=function(e){var t,r,n,i,s=e.match(o);switch(s&&s[1]&&(t=s[1].toLowerCase()),t){case"html":return r=d(e),c.test(e)||(n=r.getElementsByTagName("head")[0])&&n.parentNode.removeChild(n),a.test(e)||(n=r.getElementsByTagName("body")[0])&&n.parentNode.removeChild(n),r.getElementsByTagName("html");case"head":case"body":return i=u(e).getElementsByTagName(t),a.test(e)&&c.test(e)?i[0].parentNode.childNodes:i;default:return b?b(e):u(e,"body").getElementsByTagName("body")[0].childNodes}}},function(e,t){e.exports={CASE_SENSITIVE_TAG_NAMES:["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussainBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"]}},,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(5),o=r(51);function c(e,t){return e===t}function a(e){return"function"==typeof e?function(){return e}:e}function i(e,t,r){var i=r&&r.equalityFn||c,s=function(e){var t=Object(n.useState)(a(e)),r=t[0],o=t[1];return[r,Object(n.useCallback)((function(e){return o(a(e))}),[])]}(e),l=s[0],u=s[1],d=Object(o.a)(Object(n.useCallback)((function(e){return u(e)}),[u]),t,r),p=Object(n.useRef)(e);return i(p.current,e)||(d(e),p.current=e),[l,d]}},,,,,,,,,,,,,,,function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},function(e,t,r){"use strict";var n=r(0);t.a=function(e){let{icon:t,size:r=24,...o}=e;return Object(n.cloneElement)(t,{width:r,height:r,...o})}},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return a}));var n=r(49),o=(r(14),r(2));const c=(e,t)=>Object.keys(o.defaultAddressFields).every(r=>e[r]===t[r]),a=e=>{const t=Object.keys(o.defaultAddressFields),r=Object(n.a)(t,{},e.country),c=Object.assign({},e);return r.forEach(t=>{let{key:r="",hidden:n=!1}=t;n&&((e,t)=>e in t)(r,e)&&(c[r]="")}),c}},,,function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(45),o=r(18);const c=e=>Object(n.a)(e)?JSON.parse(e)||{}:Object(o.a)(e)?e:{}},,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(0),o=r(52),c=r(2),a=r(62),i=r.n(a),s=r(10),l=r(15);const u=(e,t)=>e&&t[e]?t[e]:null,d=e=>{let{block:t,blockMap:r,blockWrapper:o,children:a,depth:p=1}=e;return a&&0!==a.length?Array.from(a).map((e,a)=>{const{blockName:m="",...f}={key:`${t}_${p}_${a}`,...e instanceof HTMLElement?e.dataset:{},className:e instanceof Element?null==e?void 0:e.className:""},b=u(m,r);if(!b){const c=i()(e instanceof Element&&(null==e?void 0:e.outerHTML)||(null==e?void 0:e.textContent)||"");if("string"==typeof c&&c)return c;if(!Object(n.isValidElement)(c))return null;const a=e.childNodes.length?d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}):void 0;return a?Object(n.cloneElement)(c,f,a):Object(n.cloneElement)(c,f)}const g=o||n.Fragment;return Object(n.createElement)(n.Suspense,{key:`${t}_${p}_${a}_suspense`,fallback:Object(n.createElement)("div",{className:"wc-block-placeholder"})},Object(n.createElement)(l.a,{text:"Unexpected error in: "+m,showErrorBlock:c.CURRENT_USER_IS_ADMIN},Object(n.createElement)(g,null,Object(n.createElement)(b,f,d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}),((e,t,r,o)=>{if(!Object(s.hasInnerBlocks)(e))return null;const a=r?Array.from(r).map(e=>e instanceof HTMLElement&&(null==e?void 0:e.dataset.blockName)||null).filter(Boolean):[],i=Object(s.getRegisteredBlocks)(e).filter(e=>{let{blockName:t,force:r}=e;return!0===r&&!a.includes(t)}),d=o||n.Fragment;return Object(n.createElement)(n.Fragment,null,i.map((e,r)=>{let{blockName:o,component:a}=e;const i=a||u(o,t);return i?Object(n.createElement)(l.a,{key:o+"_blockerror",text:"Unexpected error in: "+o,showErrorBlock:c.CURRENT_USER_IS_ADMIN},Object(n.createElement)(d,null,Object(n.createElement)(i,{key:`${o}_forced_${r}`}))):null}))})(m,r,e.childNodes,o)))))}):null},p=e=>{let{Block:t,selector:r,blockName:n,getProps:c=(()=>({})),blockMap:a,blockWrapper:i}=e;Object(o.a)({Block:t,selector:r,getProps:(e,t)=>{const r=d({block:n,blockMap:a,children:e.children||[],blockWrapper:i});return{...c(e,t),children:r}}})}},,,,,,,,,,,,,,,,,,,,,function(e,t){},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e){e.exports=JSON.parse('{"name":"woocommerce/filled-mini-cart-contents-block","version":"1.0.0","title":"Filled Mini Cart Contents","description":"Contains blocks that are displayed when the mini cart has products.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/mini-cart-contents"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/empty-mini-cart-contents-block","version":"1.0.0","title":"Empty Mini Cart Contents","description":"Contains blocks that are displayed when the mini cart is empty.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/mini-cart-contents"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-title-block","version":"1.0.0","title":"Mini Cart Title","description":"Block that displays the title of the Mini Cart block.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/filled-mini-cart-contents-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-items-block","version":"1.0.0","title":"Mini Cart Items","description":"Contains the products table and other custom blocks of filled mini cart.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/filled-mini-cart-contents-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-products-table-block","version":"1.0.0","title":"Mini Cart Products Table","description":"Block that displays the products table of the Mini Cart block.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/mini-cart-items-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-footer-block","version":"1.0.0","title":"Mini Cart Footer","description":"Block that displays the footer of the Mini Cart block.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/filled-mini-cart-contents-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-shopping-button-block","version":"1.0.0","title":"Mini Cart Shopping Button","description":"Block that displays the shopping button for the Mini Cart block.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":true},"attributes":{"lock":{"type":"object","default":{"remove":false,"move":false}}},"parent":["woocommerce/empty-mini-cart-contents-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e,t){e.exports=window.wp.components},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){},function(e,t){},,,,function(e,t,r){"use strict";r.r(t);var n=r(52),o=r(0),c=r(127),a=r(1),i=r(195),s=r(100),l=r(4),u=r.n(l);r(238);var d=e=>{let{children:t,className:r,isOpen:n,onClose:c,slideIn:l=!0,slideOut:d=!0,title:p}=e;const[m]=Object(s.a)(n,300);return n||!n&&m?Object(o.createElement)(i.Modal,{title:p,focusOnMount:!0,onRequestClose:c,className:u()(r,"wc-block-components-drawer"),overlayClassName:u()("wc-block-components-drawer__screen-overlay",{"wc-block-components-drawer__screen-overlay--is-hidden":!n,"wc-block-components-drawer__screen-overlay--with-slide-in":l,"wc-block-components-drawer__screen-overlay--with-slide-out":d}),closeButtonLabel:Object(a.__)("Close mini cart","woocommerce")},t):null},p=r(32),m=r(252),f=r(70),b=r(16),g=r(41),h=r(2),y=r(77),k=r(18);const w=e=>!!Object(k.a)(e)&&Object.keys({total_items:0,total_items_tax:0,total_fees:0,total_fees_tax:0,total_discount:0,total_discount_tax:0,total_shipping:0,total_shipping_tax:0,total_price:0,total_tax:0,tax_lines:0,currency_code:0,currency_symbol:0,currency_minor_unit:0,currency_decimal_separator:0,currency_thousand_separator:0,currency_prefix:0,currency_suffix:0}).every(t=>t in e);var v=r(72),_=r(45),O=r(13),E=Object(o.createElement)(O.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"none"},Object(o.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.84614 18.2769C7.89712 18.2769 7.93845 18.2356 7.93845 18.1846C7.93845 18.1336 7.89712 18.0923 7.84614 18.0923C7.79516 18.0923 7.75384 18.1336 7.75384 18.1846C7.75384 18.2356 7.79516 18.2769 7.84614 18.2769ZM6.03076 18.1846C6.03076 17.182 6.84353 16.3692 7.84614 16.3692C8.84875 16.3692 9.66152 17.182 9.66152 18.1846C9.66152 19.1872 8.84875 20 7.84614 20C6.84353 20 6.03076 19.1872 6.03076 18.1846Z",fill:"currentColor"}),Object(o.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.3231 18.2769C17.3741 18.2769 17.4154 18.2356 17.4154 18.1846C17.4154 18.1336 17.3741 18.0923 17.3231 18.0923C17.2721 18.0923 17.2308 18.1336 17.2308 18.1846C17.2308 18.2356 17.2721 18.2769 17.3231 18.2769ZM15.5077 18.1846C15.5077 17.182 16.3205 16.3692 17.3231 16.3692C18.3257 16.3692 19.1385 17.182 19.1385 18.1846C19.1385 19.1872 18.3257 20 17.3231 20C16.3205 20 15.5077 19.1872 15.5077 18.1846Z",fill:"currentColor"}),Object(o.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.0631 9.53835L19.4662 12.6685L19.4648 12.6757L19.4648 12.6757C19.3424 13.2919 19.0072 13.8454 18.5178 14.2394C18.031 14.6312 17.4226 14.8404 16.798 14.8308H8.44017C7.81556 14.8404 7.20714 14.6312 6.72038 14.2394C6.2312 13.8456 5.89605 13.2924 5.77352 12.6765L5.77335 12.6757L4.33477 5.48814C4.3286 5.46282 4.32345 5.43711 4.31934 5.41104L3.61815 1.90768H0.953842C0.42705 1.90768 0 1.48063 0 0.953842C0 0.42705 0.42705 0 0.953842 0H4.4C4.85462 0 5.24607 0.320858 5.33529 0.766644L6.04403 4.30769H12.785C13.0114 4.99157 13.3319 5.63258 13.7312 6.21538H6.42585L7.64421 12.3026L7.64449 12.304C7.67966 12.4811 7.77599 12.6402 7.91662 12.7534C8.05725 12.8666 8.23322 12.9267 8.41372 12.9233L8.432 12.9231H16.8062L16.8244 12.9233C17.0049 12.9267 17.1809 12.8666 17.3215 12.7534C17.4614 12.6408 17.5575 12.4828 17.5931 12.3068L17.5937 12.304L18.1649 9.30867C18.762 9.45873 19.387 9.53842 20.0307 9.53842C20.0415 9.53842 20.0523 9.5384 20.0631 9.53835Z",fill:"currentColor"})),x=r(117);r(237);var C=e=>{let{count:t,colorClassNames:r,style:n}=e;return Object(o.createElement)("span",{className:"wc-block-mini-cart__quantity-badge"},Object(o.createElement)(x.a,{className:"wc-block-mini-cart__icon",size:20,icon:E}),Object(o.createElement)("span",{className:"wc-block-mini-cart__badge "+r,style:n},t))},S=r(48),j=r(10),T=r(189),R=r(188),A=r(190),P=r(192),M=r(193),N=r(191),L=r(194);r.p=S.k,Object(j.registerCheckoutBlock)({metadata:R,component:Object(o.lazy)(()=>r.e(51).then(r.bind(null,422)))}),Object(j.registerCheckoutBlock)({metadata:T,component:Object(o.lazy)(()=>r.e(50).then(r.bind(null,423)))}),Object(j.registerCheckoutBlock)({metadata:A,component:Object(o.lazy)(()=>r.e(56).then(r.bind(null,424)))}),Object(j.registerCheckoutBlock)({metadata:N,component:Object(o.lazy)(()=>r.e(53).then(r.bind(null,425)))}),Object(j.registerCheckoutBlock)({metadata:P,component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(3),r.e(7),r.e(4),r.e(54)]).then(r.bind(null,426)))}),Object(j.registerCheckoutBlock)({metadata:M,component:Object(o.lazy)(()=>Promise.all([r.e(73),r.e(7),r.e(52)]).then(r.bind(null,427)))}),Object(j.registerCheckoutBlock)({metadata:L,component:Object(o.lazy)(()=>r.e(55).then(r.bind(null,428)))});const B=e=>{let{children:t}=e;return Object(o.createElement)(o.Fragment,null,t)};r(148);const I="woocommerce/mini-cart-contents";var F=e=>{var t,r;const{isInitiallyOpen:n=!1,colorClassNames:i,style:s,contents:l="",addToCartBehaviour:k="none",hasHiddenPrice:O=!1}=e,{cartItemsCount:E,cartIsLoading:x,cartTotals:S}=Object(p.a)(),j=Object(o.useRef)(x);Object(o.useEffect)(()=>{j.current&&!x&&(j.current=!1)},[x,j]);const[T,R]=Object(o.useState)(n),[A,P]=Object(o.useState)(n),[M,N]=Object(o.useState)(null),L=Object(o.useCallback)(e=>{N(e)},[]);Object(o.useEffect)(()=>{const e=document.querySelector("body");e&&(T?Object.assign(e.style,{overflow:"hidden"}):Object.assign(e.style,{overflow:""}))},[T]),Object(o.useEffect)(()=>{if(M instanceof Element){if(!M.querySelector(".wp-block-woocommerce-mini-cart-contents"))return;T&&Object(c.a)({Block:B,blockName:I,selector:".wp-block-woocommerce-mini-cart-contents",blockMap:Object(b.getRegisteredBlockComponents)(I)})}return()=>{if(M instanceof Element&&T){const e=M.querySelector(".wp-block-woocommerce-mini-cart-contents");e&&Object(o.unmountComponentAtNode)(e)}}},[T,M]),Object(o.useEffect)(()=>{const e=()=>{"open_drawer"===k&&(P(!1),R(!0))},t=Object(f.b)("added_to_cart","wc-blocks_added_to_cart");return document.body.addEventListener("wc-blocks_added_to_cart",e),()=>{t(),document.body.removeEventListener("wc-blocks_added_to_cart",e)}},[k]);const F=Object(h.getSettingWithCoercion)("displayCartPricesIncludingTax",!1,y.a),D=Object(h.getSettingWithCoercion)("cartTotals",null,w),H=Object(h.getSettingWithCoercion)("cartItemsCount",0,v.a),U=Object(h.getSettingWithCoercion)("taxLabel","",_.a),V=j.current&&null!==D?D:S,z=j.current?H:E,q=F?parseInt(V.total_items,10)+parseInt(V.total_items_tax,10):parseInt(V.total_items,10),Y=Object(a.sprintf)(
4
  /* translators: %1$d is the number of products in the cart. %2$s is the cart total */
1
+ !function(e){function t(t){for(var r,o,c=t[0],a=t[1],i=0,l=[];i<c.length;i++)o=c[i],Object.prototype.hasOwnProperty.call(n,o)&&n[o]&&l.push(n[o][0]),n[o]=0;for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r]);for(s&&s(t);l.length;)l.shift()()}var r={},n={49:0};function o(t){if(r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.e=function(e){var t=[],r=n[e];if(0!==r)if(r)t.push(r[2]);else{var c=new Promise((function(t,o){r=n[e]=[t,o]}));t.push(r[2]=c);var a,i=document.createElement("script");i.charset="utf-8",i.timeout=120,o.nc&&i.setAttribute("nonce",o.nc),i.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",3:"vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542",4:"cart-blocks/cart-line-items--mini-cart-contents-block/products-table",7:"mini-cart-contents-block/footer--mini-cart-contents-block/products-table",50:"mini-cart-contents-block/empty-cart",51:"mini-cart-contents-block/filled-cart",52:"mini-cart-contents-block/footer",53:"mini-cart-contents-block/items",54:"mini-cart-contents-block/products-table",55:"mini-cart-contents-block/shopping-button",56:"mini-cart-contents-block/title",73:"vendors--mini-cart-contents-block/footer"}[e]||e)+"-frontend.js?ver="+{0:"dd42eed812b1364a3940",3:"58fc18d6de227a6bdf27",4:"a7eb1a6683591b6f42da",7:"46de244e722c19053702",50:"c5b76e217158499bf95b",51:"ab3f1ef104af6ef742cd",52:"5c46e3e72d3918c14a50",53:"40f6a4e832418439f03f",54:"53a0acea5c671bd8893d",55:"7199e40a756491d998f9",56:"bb6edc69f77baf7ab44f",73:"7e847bdfc7c12a48bba1"}[e]}(e);var s=new Error;a=function(t){i.onerror=i.onload=null,clearTimeout(l);var r=n[e];if(0!==r){if(r){var o=t&&("load"===t.type?"missing":t.type),c=t&&t.target&&t.target.src;s.message="Loading chunk "+e+" failed.\n("+o+": "+c+")",s.name="ChunkLoadError",s.type=o,s.request=c,r[1](s)}n[e]=void 0}};var l=setTimeout((function(){a({type:"timeout",target:i})}),12e4);i.onerror=i.onload=a,document.head.appendChild(i)}return Promise.all(t)},o.m=e,o.c=r,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(r,n,function(t){return e[t]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var c=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],a=c.push.bind(c);c.push=t,c=c.slice();for(var i=0;i<c.length;i++)t(c[i]);var s=a;o(o.s=242)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,r){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var n=arguments[t];if(n){var c=typeof n;if("string"===c||"number"===c)e.push(n);else if(Array.isArray(n)){if(n.length){var a=o.apply(null,n);a&&e.push(a)}}else if("object"===c)if(n.toString===Object.prototype.toString)for(var i in n)r.call(n,i)&&n[i]&&e.push(i);else e.push(n.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},,function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wc.blocksCheckout},function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function r(){return e.exports=r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,r.apply(this,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,r){"use strict";var n=r(19),o=r.n(n),c=r(0),a=r(5),i=r(1),s=r(48),l=e=>{let{imageUrl:t=s.l+"/block-error.svg",header:r=Object(i.__)("Oops!","woocommerce"),text:n=Object(i.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:a=Object(i.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(c.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(c.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(c.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(c.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),n&&Object(c.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},n),o&&Object(c.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},a?a+" ":"",o),l&&Object(c.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(35);class u extends a.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(c.createElement)(c.Fragment,null,Object(c.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:n=!0,text:o,errorMessagePrefix:a,renderError:i,button:s}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof i?i({errorMessage:u}):Object(c.createElement)(l,{showErrorBlock:n,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:a,button:s}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},function(e,t,r){"use strict";r.d(t,"a",(function(){return n})),r.d(t,"b",(function(){return o}));const n=e=>!(e=>null===e)(e)&&e instanceof Object&&e.constructor===Object;function o(e,t){return n(e)&&t in e}},function(e,t){e.exports=function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,,function(e,t){e.exports=window.wp.a11y},,function(e,t){e.exports=window.wp.deprecated},,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(0);r(7);const o=Object(n.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),c=()=>Object(n.useContext)(o)},,,function(e,t,r){"use strict";r.d(t,"a",(function(){return k}));var n=r(3),o=r(0),c=r(6),a=r(7),i=r(17),s=r(118),l=r(29),u=r(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(a.dispatch)(c.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},m=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},f={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},b={...f,email:""},g={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:c.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},h=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,r]=e;return[t,Object(i.decodeEntities)(r)]})),y={cartCoupons:c.EMPTY_CART_COUPONS,cartItems:c.EMPTY_CART_ITEMS,cartFees:c.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:c.EMPTY_CART_ITEM_ERRORS,cartTotals:g,cartIsLoading:!0,cartErrors:c.EMPTY_CART_ERRORS,billingAddress:b,shippingAddress:f,shippingRates:c.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:c.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:c.EMPTY_EXTENSIONS},k=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:r}=Object(l.a)(),i=null==r?void 0:r.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();m();const p=Object(a.useSelect)((e,r)=>{let{dispatch:n}=r;if(!u)return y;if(t)return{cartCoupons:i.coupons,cartItems:i.items,cartFees:i.fees,cartItemsCount:i.items_count,cartItemsWeight:i.items_weight,cartNeedsPayment:i.needs_payment,cartNeedsShipping:i.needs_shipping,cartItemErrors:c.EMPTY_CART_ITEM_ERRORS,cartTotals:i.totals,cartIsLoading:!1,cartErrors:c.EMPTY_CART_ERRORS,billingData:b,billingAddress:b,shippingAddress:f,extensions:c.EMPTY_EXTENSIONS,shippingRates:i.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:i.has_calculated_shipping,paymentRequirements:i.paymentRequirements,receiveCart:"function"==typeof(null==i?void 0:i.receiveCart)?i.receiveCart:()=>{}};const o=e(c.CART_STORE_KEY),a=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),m=o.isCustomerDataUpdating(),{receiveCart:g}=n(c.CART_STORE_KEY),k=h(a.billingAddress),w=a.needsShipping?h(a.shippingAddress):k,v=a.fees.length>0?a.fees.map(e=>h(e)):c.EMPTY_CART_FEES;return{cartCoupons:a.coupons.length>0?a.coupons.map(e=>({...e,label:e.code})):c.EMPTY_CART_COUPONS,cartItems:a.items,cartFees:v,cartItemsCount:a.itemsCount,cartItemsWeight:a.itemsWeight,cartNeedsPayment:a.needsPayment,cartNeedsShipping:a.needsShipping,cartItemErrors:a.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(s.a)(k),billingAddress:Object(s.a)(k),shippingAddress:Object(s.a)(w),extensions:a.extensions,shippingRates:a.shippingRates,isLoadingRates:m,cartHasCalculatedShipping:a.hasCalculatedShipping,paymentRequirements:a.paymentRequirements,receiveCart:g}},[u]);return d.current&&Object(n.isEqual)(d.current,p)||(d.current=p),d.current}},,,function(e,t){},,function(e,t){e.exports=window.wp.warning},,,,function(e,t){e.exports=window.wc.priceFormat},,function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"string"==typeof e},,,function(e,t,r){"use strict";r.d(t,"n",(function(){return c})),r.d(t,"l",(function(){return a})),r.d(t,"k",(function(){return i})),r.d(t,"m",(function(){return s})),r.d(t,"i",(function(){return l})),r.d(t,"d",(function(){return u})),r.d(t,"f",(function(){return d})),r.d(t,"j",(function(){return p})),r.d(t,"c",(function(){return m})),r.d(t,"e",(function(){return f})),r.d(t,"g",(function(){return b})),r.d(t,"a",(function(){return g})),r.d(t,"h",(function(){return h})),r.d(t,"b",(function(){return y}));var n,o=r(2);const c=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),a=c.pluginUrl+"images/",i=c.pluginUrl+"build/",s=c.buildPhase,l=null===(n=o.STORE_PAGES.shop)||void 0===n?void 0:n.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),m=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),f=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),b=Object(o.getSetting)("shippingCountries",{}),g=Object(o.getSetting)("allowedCountries",{}),h=Object(o.getSetting)("shippingStates",{}),y=Object(o.getSetting)("allowedStates",{})},function(e,t,r){"use strict";var n=r(2),o=r(1),c=r(72),a=r(45);const i=Object(n.getSetting)("countryLocale",{}),s=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
  Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(c.a)(e.priority)&&(t.index=e.priority),Object(a.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(i).map(e=>{let[t,r]=e;return[t,Object.entries(r).map(e=>{let[t,r]=e;return[t,s(r)]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{})]}).reduce((e,t)=>{let[r,n]=t;return e[r]=n,e},{});t.a=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=r&&void 0!==l[r]?l[r]:{};return e.map(e=>({key:e,...n.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},,function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(5);function o(e,t,r){var o=this,c=Object(n.useRef)(null),a=Object(n.useRef)(0),i=Object(n.useRef)(null),s=Object(n.useRef)([]),l=Object(n.useRef)(),u=Object(n.useRef)(),d=Object(n.useRef)(e),p=Object(n.useRef)(!0);d.current=e;var m=!t&&0!==t&&"undefined"!=typeof window;if("function"!=typeof e)throw new TypeError("Expected a function");t=+t||0;var f=!!(r=r||{}).leading,b=!("trailing"in r)||!!r.trailing,g="maxWait"in r,h=g?Math.max(+r.maxWait||0,t):null;return Object(n.useEffect)((function(){return p.current=!0,function(){p.current=!1}}),[]),Object(n.useMemo)((function(){var e=function(e){var t=s.current,r=l.current;return s.current=l.current=null,a.current=e,u.current=d.current.apply(r,t)},r=function(e,t){m&&cancelAnimationFrame(i.current),i.current=m?requestAnimationFrame(e):setTimeout(e,t)},n=function(e){if(!p.current)return!1;var r=e-c.current,n=e-a.current;return!c.current||r>=t||r<0||g&&n>=h},y=function(t){return i.current=null,b&&s.current?e(t):(s.current=l.current=null,u.current)},k=function(){var e=Date.now();if(n(e))return y(e);if(p.current){var o=e-c.current,i=e-a.current,s=t-o,l=g?Math.min(s,h-i):s;r(k,l)}},w=function(){for(var d=[],m=0;m<arguments.length;m++)d[m]=arguments[m];var b=Date.now(),h=n(b);if(s.current=d,l.current=o,c.current=b,h){if(!i.current&&p.current)return a.current=c.current,r(k,t),f?e(c.current):u.current;if(g)return r(k,t),e(c.current)}return i.current||r(k,t),u.current};return w.cancel=function(){i.current&&(m?cancelAnimationFrame(i.current):clearTimeout(i.current)),a.current=0,s.current=c.current=l.current=i.current=null},w.isPending=function(){return!!i.current},w.flush=function(){return i.current?y(Date.now()):u.current},w}),[f,g,t,h,b,m])}},function(e,t,r){"use strict";r.d(t,"a",(function(){return l}));var n=r(12),o=r.n(n),c=r(0),a=r(15);const i=[".wp-block-woocommerce-cart"],s=e=>{let{Block:t,containers:r,getProps:n=(()=>({})),getErrorBoundaryProps:i=(()=>({}))}=e;0!==r.length&&Array.prototype.forEach.call(r,(e,r)=>{const s=n(e,r),l=i(e,r),u={...e.dataset,...s.attributes||{}};(e=>{let{Block:t,container:r,attributes:n={},props:i={},errorBoundaryProps:s={}}=e;Object(c.render)(Object(c.createElement)(a.a,s,Object(c.createElement)(c.Suspense,{fallback:Object(c.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(c.createElement)(t,o()({},i,{attributes:n})))),r,()=>{r.classList&&r.classList.remove("is-loading")})})({Block:t,container:e,props:s,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(i.join(",")),{Block:r,getProps:n,getErrorBoundaryProps:o,selector:c}=e;(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrappers:c}=e;const a=document.body.querySelectorAll(o);c&&c.length>0&&Array.prototype.filter.call(a,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,c)),s({Block:t,containers:a,getProps:r,getErrorBoundaryProps:n})})({Block:r,getProps:n,getErrorBoundaryProps:o,selector:c,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:r,getErrorBoundaryProps:n,selector:o,wrapper:c}=e;const a=c.querySelectorAll(o);s({Block:t,containers:a,getProps:r,getErrorBoundaryProps:n})})({...e,wrapper:t})})})}},function(e,t){e.exports=window.wp.keycodes},,,function(e,t,r){var n=r(83),o=r(57),c=o.setStyleProp,a=n.html,i=n.svg,s=n.isCustomAttribute,l=Object.prototype.hasOwnProperty;e.exports=function(e){var t,r,n,u;e=e||{};var d={};for(t in e)n=e[t],s(t)?d[t]=n:(r=t.toLowerCase(),l.call(a,r)?d[(u=a[r]).propertyName]=!!(u.hasBooleanValue||u.hasOverloadedBooleanValue&&!n)||n:l.call(i,t)?d[(u=i[t]).propertyName]=n:o.PRESERVE_CUSTOM_ATTRIBUTES&&(d[t]=n));return c(e.style,d),d}},function(e,t,r){var n=r(5),o=r(87).default,c={reactCompat:!0},a=n.version.split(".")[0]>=16;e.exports={PRESERVE_CUSTOM_ATTRIBUTES:a,invertObject:function(e,t){if(!e||"object"!=typeof e)throw new TypeError("First argument must be an object");var r,n,o="function"==typeof t,c={},a={};for(r in e)n=e[r],o&&(c=t(r,n))&&2===c.length?a[c[0]]=c[1]:"string"==typeof n&&(a[n]=r);return a},isCustomComponent:function(e,t){if(-1===e.indexOf("-"))return t&&"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}},setStyleProp:function(e,t){null!=e&&(t.style=o(e,c))}}},function(e,t,r){for(var n,o=r(93).CASE_SENSITIVE_TAG_NAMES,c={},a=0,i=o.length;a<i;a++)n=o[a],c[n.toLowerCase()]=n;function s(e){for(var t,r={},n=0,o=e.length;n<o;n++)r[(t=e[n]).name]=t.value;return r}function l(e){return function(e){return c[e]}(e=e.toLowerCase())||e}e.exports={formatAttributes:s,formatDOM:function e(t,r,n){r=r||null;for(var o,c,a,i=[],u=0,d=t.length;u<d;u++){switch(o=t[u],a={next:null,prev:i[u-1]||null,parent:r},(c=i[u-1])&&(c.next=a),"#"!==o.nodeName[0]&&(a.name=l(o.nodeName),a.attribs={},o.attributes&&o.attributes.length&&(a.attribs=s(o.attributes))),o.nodeType){case 1:"script"===a.name||"style"===a.name?a.type=a.name:a.type="tag",a.children=e(o.childNodes,a);break;case 3:a.type="text",a.data=o.nodeValue;break;case 8:a.type="comment",a.data=o.nodeValue}i.push(a)}return n&&(i.unshift({name:n.substring(0,n.indexOf(" ")).toLowerCase(),data:n,type:"directive",next:i[0]?i[0]:null,prev:null,parent:r}),i[1]&&(i[1].prev=i[0])),i},isIE:function(e){return e?document.documentMode===e:/(MSIE |Trident\/|Edge\/)/.test(navigator.userAgent)}}},,,,function(e,t,r){var n=r(82),o=r(56),c=r(91),a={decodeEntities:!0,lowerCaseAttributeNames:!1};function i(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");return""===e?[]:n(c(e,(t=t||{}).htmlparser2||a),t)}i.domToReact=n,i.htmlToDOM=c,i.attributesToProps=o,e.exports=i,e.exports.default=i},,,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"d",(function(){return a})),r.d(t,"c",(function(){return i})),r.d(t,"b",(function(){return s}));const n=window.CustomEvent||null,o=(e,t)=>{let{bubbles:r=!1,cancelable:o=!1,element:c,detail:a={}}=t;if(!n)return;c||(c=document.body);const i=new n(e,{bubbles:r,cancelable:o,detail:a});c.dispatchEvent(i)};let c;const a=()=>{c&&clearTimeout(c),c=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},i=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},s=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const c=()=>{o(t,{bubbles:r,cancelable:n})};return jQuery(document).on(e,c),()=>jQuery(document).off(e,c)}},,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"number"==typeof e},,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return n}));const n=e=>"boolean"==typeof e},,,,,function(e,t,r){var n=r(5),o=r(56),c=r(57),a=c.setStyleProp;function i(e){return c.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===e.type&&c.isCustomComponent(e.name,e.attribs)}e.exports=function e(t,r){for(var c,s,l,u,d=(r=r||{}).library||n,p=d.cloneElement,m=d.createElement,f=d.isValidElement,b=[],g="function"==typeof r.replace,h=r.trim,y=0,k=t.length;y<k;y++)if(c=t[y],g&&f(s=r.replace(c)))k>1&&(s=p(s,{key:s.key||y})),b.push(s);else if("text"!==c.type){switch(l=c.attribs,i(c)?a(l.style,l):l&&(l=o(l)),u=null,c.type){case"script":case"style":c.children[0]&&(l.dangerouslySetInnerHTML={__html:c.children[0].data});break;case"tag":"textarea"===c.name&&c.children[0]?l.defaultValue=c.children[0].data:c.children&&c.children.length&&(u=e(c.children,r));break;default:continue}k>1&&(l.key=y),b.push(m(c.name,l,u))}else h?c.data.trim()&&b.push(c.data):b.push(c.data);return 1===b.length?b[0]:b}},function(e,t,r){var n=r(84),o=r(85),c=r(86),a=c.MUST_USE_PROPERTY,i=c.HAS_BOOLEAN_VALUE,s=c.HAS_NUMERIC_VALUE,l=c.HAS_POSITIVE_NUMERIC_VALUE,u=c.HAS_OVERLOADED_BOOLEAN_VALUE;function d(e,t){return(e&t)===t}function p(e,t,r){var n,o,c,p=e.Properties,m=e.DOMAttributeNames;for(o in p)n=m[o]||(r?o:o.toLowerCase()),c=p[o],t[n]={attributeName:n,propertyName:o,mustUseProperty:d(c,a),hasBooleanValue:d(c,i),hasNumericValue:d(c,s),hasPositiveNumericValue:d(c,l),hasOverloadedBooleanValue:d(c,u)}}var m={};p(n,m);var f={};p(o,f,!0);var b={};p(n,b),p(o,b,!0),e.exports={html:m,svg:f,properties:b,isCustomAttribute:RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"))}},function(e,t){e.exports={Properties:{autoFocus:4,accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:4,allowTransparency:0,alt:0,as:0,async:4,autoComplete:0,autoPlay:4,capture:4,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:5,cite:0,classID:0,className:0,cols:24,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:4,controlsList:0,coords:0,crossOrigin:0,data:0,dateTime:0,default:4,defer:4,dir:0,disabled:4,download:32,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:4,formTarget:0,frameBorder:0,headers:0,height:0,hidden:4,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:4,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:5,muted:5,name:0,nonce:0,noValidate:4,open:4,optimum:0,pattern:0,placeholder:0,playsInline:4,poster:0,preload:0,profile:0,radioGroup:0,readOnly:4,referrerPolicy:0,rel:0,required:4,reversed:4,role:0,rows:24,rowSpan:8,sandbox:0,scope:0,scoped:4,scrolling:0,seamless:4,selected:5,shape:0,size:24,sizes:0,span:24,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:8,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,typeof:0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:4,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"}}},function(e,t){e.exports={Properties:{accentHeight:0,accumulate:0,additive:0,alignmentBaseline:0,allowReorder:0,alphabetic:0,amplitude:0,arabicForm:0,ascent:0,attributeName:0,attributeType:0,autoReverse:0,azimuth:0,baseFrequency:0,baseProfile:0,baselineShift:0,bbox:0,begin:0,bias:0,by:0,calcMode:0,capHeight:0,clip:0,clipPath:0,clipRule:0,clipPathUnits:0,colorInterpolation:0,colorInterpolationFilters:0,colorProfile:0,colorRendering:0,contentScriptType:0,contentStyleType:0,cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:0,direction:0,display:0,divisor:0,dominantBaseline:0,dur:0,dx:0,dy:0,edgeMode:0,elevation:0,enableBackground:0,end:0,exponent:0,externalResourcesRequired:0,fill:0,fillOpacity:0,fillRule:0,filter:0,filterRes:0,filterUnits:0,floodColor:0,floodOpacity:0,focusable:0,fontFamily:0,fontSize:0,fontSizeAdjust:0,fontStretch:0,fontStyle:0,fontVariant:0,fontWeight:0,format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:0,glyphOrientationHorizontal:0,glyphOrientationVertical:0,glyphRef:0,gradientTransform:0,gradientUnits:0,hanging:0,horizAdvX:0,horizOriginX:0,ideographic:0,imageRendering:0,in:0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:0,kernelUnitLength:0,kerning:0,keyPoints:0,keySplines:0,keyTimes:0,lengthAdjust:0,letterSpacing:0,lightingColor:0,limitingConeAngle:0,local:0,markerEnd:0,markerMid:0,markerStart:0,markerHeight:0,markerUnits:0,markerWidth:0,mask:0,maskContentUnits:0,maskUnits:0,mathematical:0,mode:0,numOctaves:0,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:0,overlineThickness:0,paintOrder:0,panose1:0,pathLength:0,patternContentUnits:0,patternTransform:0,patternUnits:0,pointerEvents:0,points:0,pointsAtX:0,pointsAtY:0,pointsAtZ:0,preserveAlpha:0,preserveAspectRatio:0,primitiveUnits:0,r:0,radius:0,refX:0,refY:0,renderingIntent:0,repeatCount:0,repeatDur:0,requiredExtensions:0,requiredFeatures:0,restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:0,slope:0,spacing:0,specularConstant:0,specularExponent:0,speed:0,spreadMethod:0,startOffset:0,stdDeviation:0,stemh:0,stemv:0,stitchTiles:0,stopColor:0,stopOpacity:0,strikethroughPosition:0,strikethroughThickness:0,string:0,stroke:0,strokeDasharray:0,strokeDashoffset:0,strokeLinecap:0,strokeLinejoin:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0,surfaceScale:0,systemLanguage:0,tableValues:0,targetX:0,targetY:0,textAnchor:0,textDecoration:0,textRendering:0,textLength:0,to:0,transform:0,u1:0,u2:0,underlinePosition:0,underlineThickness:0,unicode:0,unicodeBidi:0,unicodeRange:0,unitsPerEm:0,vAlphabetic:0,vHanging:0,vIdeographic:0,vMathematical:0,values:0,vectorEffect:0,version:0,vertAdvY:0,vertOriginX:0,vertOriginY:0,viewBox:0,viewTarget:0,visibility:0,widths:0,wordSpacing:0,writingMode:0,x:0,xHeight:0,x1:0,x2:0,xChannelSelector:0,xlinkActuate:0,xlinkArcrole:0,xlinkHref:0,xlinkRole:0,xlinkShow:0,xlinkTitle:0,xlinkType:0,xmlBase:0,xmlns:0,xmlnsXlink:0,xmlLang:0,xmlSpace:0,y:0,y1:0,y2:0,yChannelSelector:0,z:0,zoomAndPan:0},DOMAttributeNames:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlnsXlink:"xmlns:xlink",xmlLang:"xml:lang",xmlSpace:"xml:space"}}},function(e,t){e.exports={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32}},function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=n(r(88)),c=r(90);t.default=function(e,t){var r={};return e&&"string"==typeof e?(o.default(e,(function(e,n){e&&n&&(r[c.camelCase(e,t)]=n)})),r):r}},function(e,t,r){var n=r(89);e.exports=function(e,t){var r,o=null;if(!e||"string"!=typeof e)return o;for(var c,a,i=n(e),s="function"==typeof t,l=0,u=i.length;l<u;l++)c=(r=i[l]).property,a=r.value,s?t(c,a,r):a&&(o||(o={}),o[c]=a);return o}},function(e,t){var r=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,o=/^\s*/,c=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,a=/^:\s*/,i=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,s=/^[;\s]*/,l=/^\s+|\s+$/g;function u(e){return e?e.replace(l,""):""}e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var l=1,d=1;function p(e){var t=e.match(n);t&&(l+=t.length);var r=e.lastIndexOf("\n");d=~r?e.length-r:d+e.length}function m(){var e={line:l,column:d};return function(t){return t.position=new f(e),y(),t}}function f(e){this.start=e,this.end={line:l,column:d},this.source=t.source}f.prototype.content=e;var b=[];function g(r){var n=new Error(t.source+":"+l+":"+d+": "+r);if(n.reason=r,n.filename=t.source,n.line=l,n.column=d,n.source=e,!t.silent)throw n;b.push(n)}function h(t){var r=t.exec(e);if(r){var n=r[0];return p(n),e=e.slice(n.length),r}}function y(){h(o)}function k(e){var t;for(e=e||[];t=w();)!1!==t&&e.push(t);return e}function w(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var r=2;""!=e.charAt(r)&&("*"!=e.charAt(r)||"/"!=e.charAt(r+1));)++r;if(r+=2,""===e.charAt(r-1))return g("End of comment missing");var n=e.slice(2,r-2);return d+=2,p(n),e=e.slice(r),d+=2,t({type:"comment",comment:n})}}function v(){var e=m(),t=h(c);if(t){if(w(),!h(a))return g("property missing ':'");var n=h(i),o=e({type:"declaration",property:u(t[0].replace(r,"")),value:n?u(n[0].replace(r,"")):""});return h(s),o}}return y(),function(){var e,t=[];for(k(t);e=v();)!1!==e&&(t.push(e),k(t));return t}()}},function(e,t,r){"use strict";t.__esModule=!0,t.camelCase=void 0;var n=/^--[a-zA-Z0-9-]+$/,o=/-([a-z])/g,c=/^[^-]+$/,a=/^-(webkit|moz|ms|o|khtml)-/,i=function(e,t){return t.toUpperCase()},s=function(e,t){return t+"-"};t.camelCase=function(e,t){return void 0===t&&(t={}),function(e){return!e||c.test(e)||n.test(e)}(e)?e:(e=e.toLowerCase(),t.reactCompat||(e=e.replace(a,s)),e.replace(o,i))}},function(e,t,r){var n=r(92),o=r(58),c=o.formatDOM,a=o.isIE(9),i=/<(![a-zA-Z\s]+)>/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];var t,r=e.match(i);return r&&r[1]&&(t=r[1],a&&(e=e.replace(r[0],""))),c(n(e),null,t)}},function(e,t,r){var n=r(58),o=/<([a-zA-Z]+[0-9]?)/,c=/<head.*>/i,a=/<body.*>/i,i=/<(area|base|br|col|embed|hr|img|input|keygen|link|menuitem|meta|param|source|track|wbr)(.*?)\/?>/gi,s=n.isIE(9),l=s||n.isIE(),u=function(){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},d=function(){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")};if("function"==typeof window.DOMParser){var p=new window.DOMParser,m=s?"text/xml":"text/html";u=d=function(e,t){return t&&(e="<"+t+">"+e+"</"+t+">"),s&&(e=e.replace(i,"<$1$2$3/>")),p.parseFromString(e,m)}}if(document.implementation){var f=document.implementation.createHTMLDocument(l?"html-dom-parser":void 0);u=function(e,t){if(t)return f.documentElement.getElementsByTagName(t)[0].innerHTML=e,f;try{return f.documentElement.innerHTML=e,f}catch(t){if(d)return d(e)}}}var b,g=document.createElement("template");g.content&&(b=function(e){return g.innerHTML=e,g.content.childNodes}),e.exports=function(e){var t,r,n,i,s=e.match(o);switch(s&&s[1]&&(t=s[1].toLowerCase()),t){case"html":return r=d(e),c.test(e)||(n=r.getElementsByTagName("head")[0])&&n.parentNode.removeChild(n),a.test(e)||(n=r.getElementsByTagName("body")[0])&&n.parentNode.removeChild(n),r.getElementsByTagName("html");case"head":case"body":return i=u(e).getElementsByTagName(t),a.test(e)&&c.test(e)?i[0].parentNode.childNodes:i;default:return b?b(e):u(e,"body").getElementsByTagName("body")[0].childNodes}}},function(e,t){e.exports={CASE_SENSITIVE_TAG_NAMES:["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussainBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"]}},,,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return i}));var n=r(5),o=r(51);function c(e,t){return e===t}function a(e){return"function"==typeof e?function(){return e}:e}function i(e,t,r){var i=r&&r.equalityFn||c,s=function(e){var t=Object(n.useState)(a(e)),r=t[0],o=t[1];return[r,Object(n.useCallback)((function(e){return o(a(e))}),[])]}(e),l=s[0],u=s[1],d=Object(o.a)(Object(n.useCallback)((function(e){return u(e)}),[u]),t,r),p=Object(n.useRef)(e);return i(p.current,e)||(d(e),p.current=e),[l,d]}},,,,,,,,,,,,,,,function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},function(e,t,r){"use strict";var n=r(0);t.a=function(e){let{icon:t,size:r=24,...o}=e;return Object(n.cloneElement)(t,{width:r,height:r,...o})}},function(e,t,r){"use strict";r.d(t,"b",(function(){return c})),r.d(t,"a",(function(){return a}));var n=r(49),o=(r(14),r(2));const c=(e,t)=>Object.keys(o.defaultAddressFields).every(r=>e[r]===t[r]),a=e=>{const t=Object.keys(o.defaultAddressFields),r=Object(n.a)(t,{},e.country),c=Object.assign({},e);return r.forEach(t=>{let{key:r="",hidden:n=!1}=t;n&&((e,t)=>e in t)(r,e)&&(c[r]="")}),c}},,,function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r(45),o=r(18);const c=e=>Object(n.a)(e)?JSON.parse(e)||{}:Object(o.a)(e)?e:{}},,,,,,function(e,t,r){"use strict";r.d(t,"a",(function(){return p}));var n=r(0),o=r(52),c=r(2),a=r(62),i=r.n(a),s=r(10),l=r(15);const u=(e,t)=>e&&t[e]?t[e]:null,d=e=>{let{block:t,blockMap:r,blockWrapper:o,children:a,depth:p=1}=e;return a&&0!==a.length?Array.from(a).map((e,a)=>{const{blockName:m="",...f}={key:`${t}_${p}_${a}`,...e instanceof HTMLElement?e.dataset:{},className:e instanceof Element?null==e?void 0:e.className:""},b=u(m,r);if(!b){const c=i()(e instanceof Element&&(null==e?void 0:e.outerHTML)||(null==e?void 0:e.textContent)||"");if("string"==typeof c&&c)return c;if(!Object(n.isValidElement)(c))return null;const a=e.childNodes.length?d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}):void 0;return a?Object(n.cloneElement)(c,f,a):Object(n.cloneElement)(c,f)}const g=o||n.Fragment;return Object(n.createElement)(n.Suspense,{key:`${t}_${p}_${a}_suspense`,fallback:Object(n.createElement)("div",{className:"wc-block-placeholder"})},Object(n.createElement)(l.a,{text:"Unexpected error in: "+m,showErrorBlock:c.CURRENT_USER_IS_ADMIN},Object(n.createElement)(g,null,Object(n.createElement)(b,f,d({block:t,blockMap:r,children:e.childNodes,depth:p+1,blockWrapper:o}),((e,t,r,o)=>{if(!Object(s.hasInnerBlocks)(e))return null;const a=r?Array.from(r).map(e=>e instanceof HTMLElement&&(null==e?void 0:e.dataset.blockName)||null).filter(Boolean):[],i=Object(s.getRegisteredBlocks)(e).filter(e=>{let{blockName:t,force:r}=e;return!0===r&&!a.includes(t)}),d=o||n.Fragment;return Object(n.createElement)(n.Fragment,null,i.map((e,r)=>{let{blockName:o,component:a}=e;const i=a||u(o,t);return i?Object(n.createElement)(l.a,{key:o+"_blockerror",text:"Unexpected error in: "+o,showErrorBlock:c.CURRENT_USER_IS_ADMIN},Object(n.createElement)(d,null,Object(n.createElement)(i,{key:`${o}_forced_${r}`}))):null}))})(m,r,e.childNodes,o)))))}):null},p=e=>{let{Block:t,selector:r,blockName:n,getProps:c=(()=>({})),blockMap:a,blockWrapper:i}=e;Object(o.a)({Block:t,selector:r,getProps:(e,t)=>{const r=d({block:n,blockMap:a,children:e.children||[],blockWrapper:i});return{...c(e,t),children:r}}})}},,,,,,,,,,,,,,,,,,,,,function(e,t){},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e){e.exports=JSON.parse('{"name":"woocommerce/filled-mini-cart-contents-block","version":"1.0.0","title":"Filled Mini Cart Contents","description":"Contains blocks that are displayed when the mini cart has products.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/mini-cart-contents"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/empty-mini-cart-contents-block","version":"1.0.0","title":"Empty Mini Cart Contents","description":"Contains blocks that are displayed when the mini cart is empty.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/mini-cart-contents"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-title-block","version":"1.0.0","title":"Mini Cart Title","description":"Block that displays the title of the Mini Cart block.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/filled-mini-cart-contents-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-items-block","version":"1.0.0","title":"Mini Cart Items","description":"Contains the products table and other custom blocks of filled mini cart.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/filled-mini-cart-contents-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-products-table-block","version":"1.0.0","title":"Mini Cart Products Table","description":"Block that displays the products table of the Mini Cart block.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":false}}},"parent":["woocommerce/mini-cart-items-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-footer-block","version":"1.0.0","title":"Mini Cart Footer","description":"Block that displays the footer of the Mini Cart block.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":false,"lock":false},"attributes":{"lock":{"type":"object","default":{"remove":true,"move":true}}},"parent":["woocommerce/filled-mini-cart-contents-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e){e.exports=JSON.parse('{"name":"woocommerce/mini-cart-shopping-button-block","version":"1.0.0","title":"Mini Cart Shopping Button","description":"Block that displays the shopping button for the Mini Cart block.","category":"woocommerce","supports":{"align":false,"html":false,"multiple":false,"reusable":false,"inserter":true},"attributes":{"lock":{"type":"object","default":{"remove":false,"move":false}}},"parent":["woocommerce/empty-mini-cart-contents-block"],"textdomain":"woocommerce","apiVersion":2}')},function(e,t){e.exports=window.wp.components},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t){},function(e,t){},,,,function(e,t,r){"use strict";r.r(t);var n=r(52),o=r(0),c=r(127),a=r(1),i=r(195),s=r(100),l=r(4),u=r.n(l);r(238);var d=e=>{let{children:t,className:r,isOpen:n,onClose:c,slideIn:l=!0,slideOut:d=!0,title:p}=e;const[m]=Object(s.a)(n,300);return n||!n&&m?Object(o.createElement)(i.Modal,{title:p,focusOnMount:!0,onRequestClose:c,className:u()(r,"wc-block-components-drawer"),overlayClassName:u()("wc-block-components-drawer__screen-overlay",{"wc-block-components-drawer__screen-overlay--is-hidden":!n,"wc-block-components-drawer__screen-overlay--with-slide-in":l,"wc-block-components-drawer__screen-overlay--with-slide-out":d}),closeButtonLabel:Object(a.__)("Close mini cart","woocommerce")},t):null},p=r(32),m=r(252),f=r(70),b=r(16),g=r(41),h=r(2),y=r(77),k=r(18);const w=e=>!!Object(k.a)(e)&&Object.keys({total_items:0,total_items_tax:0,total_fees:0,total_fees_tax:0,total_discount:0,total_discount_tax:0,total_shipping:0,total_shipping_tax:0,total_price:0,total_tax:0,tax_lines:0,currency_code:0,currency_symbol:0,currency_minor_unit:0,currency_decimal_separator:0,currency_thousand_separator:0,currency_prefix:0,currency_suffix:0}).every(t=>t in e);var v=r(72),_=r(45),O=r(13),E=Object(o.createElement)(O.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"none"},Object(o.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.84614 18.2769C7.89712 18.2769 7.93845 18.2356 7.93845 18.1846C7.93845 18.1336 7.89712 18.0923 7.84614 18.0923C7.79516 18.0923 7.75384 18.1336 7.75384 18.1846C7.75384 18.2356 7.79516 18.2769 7.84614 18.2769ZM6.03076 18.1846C6.03076 17.182 6.84353 16.3692 7.84614 16.3692C8.84875 16.3692 9.66152 17.182 9.66152 18.1846C9.66152 19.1872 8.84875 20 7.84614 20C6.84353 20 6.03076 19.1872 6.03076 18.1846Z",fill:"currentColor"}),Object(o.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.3231 18.2769C17.3741 18.2769 17.4154 18.2356 17.4154 18.1846C17.4154 18.1336 17.3741 18.0923 17.3231 18.0923C17.2721 18.0923 17.2308 18.1336 17.2308 18.1846C17.2308 18.2356 17.2721 18.2769 17.3231 18.2769ZM15.5077 18.1846C15.5077 17.182 16.3205 16.3692 17.3231 16.3692C18.3257 16.3692 19.1385 17.182 19.1385 18.1846C19.1385 19.1872 18.3257 20 17.3231 20C16.3205 20 15.5077 19.1872 15.5077 18.1846Z",fill:"currentColor"}),Object(o.createElement)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.0631 9.53835L19.4662 12.6685L19.4648 12.6757L19.4648 12.6757C19.3424 13.2919 19.0072 13.8454 18.5178 14.2394C18.031 14.6312 17.4226 14.8404 16.798 14.8308H8.44017C7.81556 14.8404 7.20714 14.6312 6.72038 14.2394C6.2312 13.8456 5.89605 13.2924 5.77352 12.6765L5.77335 12.6757L4.33477 5.48814C4.3286 5.46282 4.32345 5.43711 4.31934 5.41104L3.61815 1.90768H0.953842C0.42705 1.90768 0 1.48063 0 0.953842C0 0.42705 0.42705 0 0.953842 0H4.4C4.85462 0 5.24607 0.320858 5.33529 0.766644L6.04403 4.30769H12.785C13.0114 4.99157 13.3319 5.63258 13.7312 6.21538H6.42585L7.64421 12.3026L7.64449 12.304C7.67966 12.4811 7.77599 12.6402 7.91662 12.7534C8.05725 12.8666 8.23322 12.9267 8.41372 12.9233L8.432 12.9231H16.8062L16.8244 12.9233C17.0049 12.9267 17.1809 12.8666 17.3215 12.7534C17.4614 12.6408 17.5575 12.4828 17.5931 12.3068L17.5937 12.304L18.1649 9.30867C18.762 9.45873 19.387 9.53842 20.0307 9.53842C20.0415 9.53842 20.0523 9.5384 20.0631 9.53835Z",fill:"currentColor"})),x=r(117);r(237);var C=e=>{let{count:t,colorClassNames:r,style:n}=e;return Object(o.createElement)("span",{className:"wc-block-mini-cart__quantity-badge"},Object(o.createElement)(x.a,{className:"wc-block-mini-cart__icon",size:20,icon:E}),Object(o.createElement)("span",{className:"wc-block-mini-cart__badge "+r,style:n},t))},S=r(48),j=r(10),T=r(189),R=r(188),A=r(190),P=r(192),M=r(193),N=r(191),L=r(194);r.p=S.k,Object(j.registerCheckoutBlock)({metadata:R,component:Object(o.lazy)(()=>r.e(51).then(r.bind(null,422)))}),Object(j.registerCheckoutBlock)({metadata:T,component:Object(o.lazy)(()=>r.e(50).then(r.bind(null,423)))}),Object(j.registerCheckoutBlock)({metadata:A,component:Object(o.lazy)(()=>r.e(56).then(r.bind(null,424)))}),Object(j.registerCheckoutBlock)({metadata:N,component:Object(o.lazy)(()=>r.e(53).then(r.bind(null,425)))}),Object(j.registerCheckoutBlock)({metadata:P,component:Object(o.lazy)(()=>Promise.all([r.e(0),r.e(3),r.e(7),r.e(4),r.e(54)]).then(r.bind(null,426)))}),Object(j.registerCheckoutBlock)({metadata:M,component:Object(o.lazy)(()=>Promise.all([r.e(73),r.e(7),r.e(52)]).then(r.bind(null,427)))}),Object(j.registerCheckoutBlock)({metadata:L,component:Object(o.lazy)(()=>r.e(55).then(r.bind(null,428)))});const B=e=>{let{children:t}=e;return Object(o.createElement)(o.Fragment,null,t)};r(148);const I="woocommerce/mini-cart-contents";var F=e=>{var t,r;const{isInitiallyOpen:n=!1,colorClassNames:i,style:s,contents:l="",addToCartBehaviour:k="none",hasHiddenPrice:O=!1}=e,{cartItemsCount:E,cartIsLoading:x,cartTotals:S}=Object(p.a)(),j=Object(o.useRef)(x);Object(o.useEffect)(()=>{j.current&&!x&&(j.current=!1)},[x,j]);const[T,R]=Object(o.useState)(n),[A,P]=Object(o.useState)(n),[M,N]=Object(o.useState)(null),L=Object(o.useCallback)(e=>{N(e)},[]);Object(o.useEffect)(()=>{const e=document.querySelector("body");e&&(T?Object.assign(e.style,{overflow:"hidden"}):Object.assign(e.style,{overflow:""}))},[T]),Object(o.useEffect)(()=>{if(M instanceof Element){if(!M.querySelector(".wp-block-woocommerce-mini-cart-contents"))return;T&&Object(c.a)({Block:B,blockName:I,selector:".wp-block-woocommerce-mini-cart-contents",blockMap:Object(b.getRegisteredBlockComponents)(I)})}return()=>{if(M instanceof Element&&T){const e=M.querySelector(".wp-block-woocommerce-mini-cart-contents");e&&Object(o.unmountComponentAtNode)(e)}}},[T,M]),Object(o.useEffect)(()=>{const e=()=>{"open_drawer"===k&&(P(!1),R(!0))},t=Object(f.b)("added_to_cart","wc-blocks_added_to_cart");return document.body.addEventListener("wc-blocks_added_to_cart",e),()=>{t(),document.body.removeEventListener("wc-blocks_added_to_cart",e)}},[k]);const F=Object(h.getSettingWithCoercion)("displayCartPricesIncludingTax",!1,y.a),D=Object(h.getSettingWithCoercion)("cartTotals",null,w),H=Object(h.getSettingWithCoercion)("cartItemsCount",0,v.a),U=Object(h.getSettingWithCoercion)("taxLabel","",_.a),V=j.current&&null!==D?D:S,z=j.current?H:E,q=F?parseInt(V.total_items,10)+parseInt(V.total_items_tax,10):parseInt(V.total_items,10),Y=Object(a.sprintf)(
4
  /* translators: %1$d is the number of products in the cart. %2$s is the cart total */
packages/woocommerce-blocks/build/mini-cart-contents.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '2d9638a0261fe43a1e40ec677bcb0cee');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-keycodes', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '310ba23255e6993c4b06aabde2652ea4');
packages/woocommerce-blocks/build/mini-cart-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wc-settings', 'wp-polyfill'), 'version' => '223bb6aa0df9480d474d4c9c8b6cba9d');
1
+ <?php return array('dependencies' => array('wc-settings', 'wp-polyfill'), 'version' => 'afc6569abb2b00801579341264b24ce9');
packages/woocommerce-blocks/build/mini-cart.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('react', 'wc-price-format', 'wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-dom', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => 'c390327ff53b36b1887d052a10d3a230');
1
+ <?php return array('dependencies' => array('react', 'wc-price-format', 'wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-dom', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => 'ede5b15df274e73aabcbdb6d5070d711');
packages/woocommerce-blocks/build/price-filter-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-data', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-url'), 'version' => '5c8585354b5a45f812ecc371a315e2d0');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-data', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-url'), 'version' => '548dbacd8b0e9cae84dec01f0ba15417');
packages/woocommerce-blocks/build/price-filter.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '6ac442ae3645733af8999f645f9717e3');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-price-format', 'wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'b0027bb997be631a5b11c0915946817a');
packages/woocommerce-blocks/build/price-format.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wc-settings', 'wp-polyfill'), 'version' => '7c3723933eb56bafdb6e36d072625c93');
1
+ <?php return array('dependencies' => array('wc-settings', 'wp-polyfill'), 'version' => '13a0f5eed75229267d2f637c54d08941');
packages/woocommerce-blocks/build/product-best-sellers.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '9512d2371b31c00ed98365e8a254b010');
1
+ <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '6d05ee413693379674776421b0604404');
packages/woocommerce-blocks/build/product-categories.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render'), 'version' => '0514d7d876811dc54ca567f5cee0d59c');
1
+ <?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render'), 'version' => 'ecf63736757fc13d5fd8afcaa87124a8');
packages/woocommerce-blocks/build/product-category.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '303f7236488a766520e4a263ec366f54');
1
+ <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => 'f7f323f0e4afbb0b433807a6a1d6a885');
packages/woocommerce-blocks/build/product-new.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => 'd87efbde961cfdcd8ccacf23bc802743');
1
+ <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '081130d3fac77e24548cc7c3b12cc7d5');
packages/woocommerce-blocks/build/product-on-sale.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '90b99c16af34ad3950e1a172859089b2');
1
+ <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => 'c645e5f1392334209547cd03a6d71cc3');
packages/woocommerce-blocks/build/product-search.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => 'ddf190eb155730064aca9abc3af5d35e');
1
+ <?php return array('dependencies' => array('wc-settings', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '697463cfb3ca404ba49230d608e7f47c');
packages/woocommerce-blocks/build/product-tag.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '3f905e2bd69d7c7c508a5b2d55f71cfb');
1
+ <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '6e6eabae192945ce711184a0cdc1b5a7');
packages/woocommerce-blocks/build/product-top-rated.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '0d6d6ad5d8c62cf888a593e9c74136c0');
1
+ <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '8922bda15f71d5995fac467abe369614');
packages/woocommerce-blocks/build/products-by-attribute.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => 'ec0fa3e8eb327b88656fae8088520532');
1
+ <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-server-side-render', 'wp-url'), 'version' => '0f8958eea1419f2e9e5aea2508b2f02e');
packages/woocommerce-blocks/build/reviews-by-category.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '1eeb2c963941ad342a2cbb7a9ccbfbe7');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '39b2cea702b283cfeb9da7402ef6b64f');
packages/woocommerce-blocks/build/reviews-by-product.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '23a46bb68f7aa982df5855de85a4940e');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-settings', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '874210ec1e2354ac4be260785c8aaf4e');
packages/woocommerce-blocks/build/reviews-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('react', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-compose', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill'), 'version' => '06c607fb52fc224fa43c37bd23e932f0');
1
+ <?php return array('dependencies' => array('react', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-compose', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill'), 'version' => '6d2400cc0b0a80a3940c0b4b66433391');
packages/woocommerce-blocks/build/single-product-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '412b263a6b280c92f938fa504a09a2d9');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-checkout', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-a11y', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => 'b9b316dab3c7a22c438f9dde50364ec2');
packages/woocommerce-blocks/build/single-product-frontend.js CHANGED
@@ -1,3 +1,3 @@
1
- !function(e){function t(t){for(var n,o,i=t[0],c=t[1],a=0,l=[];a<i.length;a++)o=i[a],Object.prototype.hasOwnProperty.call(r,o)&&r[o]&&l.push(r[o][0]),r[o]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(s&&s(t);l.length;)l.shift()()}var n={},r={71:0,73:0};function o(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,o),r.l=!0,r.exports}o.e=function(e){var t=[],n=r[e];if(0!==n)if(n)t.push(n[2]);else{var i=new Promise((function(t,o){n=r[e]=[t,o]}));t.push(n[2]=i);var c,a=document.createElement("script");a.charset="utf-8",a.timeout=120,o.nc&&a.setAttribute("nonce",o.nc),a.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",1:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6",58:"product-add-to-cart",59:"product-button",60:"product-category-list",61:"product-image",62:"product-price",63:"product-rating",64:"product-sale-badge",65:"product-sku",66:"product-stock-indicator",67:"product-summary",68:"product-tag-list",69:"product-title",74:"vendors--product-add-to-cart"}[e]||e)+"-frontend.js?ver="+{0:"b35319103d97482170cd",1:"09920f481dd2bac58517",58:"4055c3355357f96138df",59:"6eb488a0e41227b79443",60:"6d5889654056bb89d9ae",61:"03bd2f7715bf1f3286dc",62:"0574483217e5171aab11",63:"64de30584a6ce6c27931",64:"ce5153311adbf75de12a",65:"f4c38582f498ede77c6c",66:"8a77e61616e1e9929cc7",67:"27cc1740d51ee64f0c73",68:"adad9ba68a7ef9dc1c7a",69:"cae1f39e1b94b3415244",74:"4d705d194f7f7a21ecb2"}[e]}(e);var s=new Error;c=function(t){a.onerror=a.onload=null,clearTimeout(l);var n=r[e];if(0!==n){if(n){var o=t&&("load"===t.type?"missing":t.type),i=t&&t.target&&t.target.src;s.message="Loading chunk "+e+" failed.\n("+o+": "+i+")",s.name="ChunkLoadError",s.type=o,s.request=i,n[1](s)}r[e]=void 0}};var l=setTimeout((function(){c({type:"timeout",target:a})}),12e4);a.onerror=a.onload=c,document.head.appendChild(a)}return Promise.all(t)},o.m=e,o.c=n,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)o.d(n,r,function(t){return e[t]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var i=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],c=i.push.bind(i);i.push=t,i=i.slice();for(var a=0;a<i.length;a++)t(i[a]);var s=c;o(o.s=236)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var i=typeof r;if("string"===i||"number"===i)e.push(r);else if(Array.isArray(r)){if(r.length){var c=o.apply(null,r);c&&e.push(c)}}else if("object"===i)if(r.toString===Object.prototype.toString)for(var a in r)n.call(r,a)&&r[a]&&e.push(a);else e.push(r.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(r=function(){return o}.apply(t,[]))||(e.exports=r)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},function(e,t,n){"use strict";function r(){return(r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}n.d(t,"a",(function(){return r}))},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wc.blocksCheckout},function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,n.apply(this,arguments)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,n){"use strict";var r=n(19),o=n.n(r),i=n(0),c=n(5),a=n(1),s=n(48),l=e=>{let{imageUrl:t=s.l+"/block-error.svg",header:n=Object(a.__)("Oops!","woocommerce"),text:r=Object(a.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:c=Object(a.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(i.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(i.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(i.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},n&&Object(i.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},n),r&&Object(i.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},r),o&&Object(i.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},c?c+" ":"",o),l&&Object(i.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};n(35);class u extends c.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(i.createElement)(i.Fragment,null,Object(i.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:n=!0,showErrorBlock:r=!0,text:o,errorMessagePrefix:c,renderError:a,button:s}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof a?a({errorMessage:u}):Object(i.createElement)(l,{showErrorBlock:r,errorMessage:n?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:c,button:s}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},,function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,,function(e,t){e.exports=window.wp.a11y},function(e,t,n){"use strict";(function(e){var r=n(0);n(37);const o=Object(r.createContext)({slots:{},fills:{},registerSlot:()=>{void 0!==e&&e.env},updateSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{}});t.a=o}).call(this,n(55))},function(e,t){e.exports=window.wp.deprecated},,function(e,t){e.exports=window.wp.apiFetch},,function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(0);n(7);const o=Object(r.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),i=()=>Object(r.useContext)(o)},,,function(e,t,n){"use strict";n.d(t,"a",(function(){return w}));var r=n(3),o=n(0),i=n(6),c=n(7),a=n(17),s=n(118),l=n(29),u=n(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(c.dispatch)(i.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},m=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},f={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},b={...f,email:""},h={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:i.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},g=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,n]=e;return[t,Object(a.decodeEntities)(n)]})),v={cartCoupons:i.EMPTY_CART_COUPONS,cartItems:i.EMPTY_CART_ITEMS,cartFees:i.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:i.EMPTY_CART_ITEM_ERRORS,cartTotals:h,cartIsLoading:!0,cartErrors:i.EMPTY_CART_ERRORS,billingAddress:b,shippingAddress:f,shippingRates:i.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:i.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:i.EMPTY_EXTENSIONS},w=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:n}=Object(l.a)(),a=null==n?void 0:n.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();m();const p=Object(c.useSelect)((e,n)=>{let{dispatch:r}=n;if(!u)return v;if(t)return{cartCoupons:a.coupons,cartItems:a.items,cartFees:a.fees,cartItemsCount:a.items_count,cartItemsWeight:a.items_weight,cartNeedsPayment:a.needs_payment,cartNeedsShipping:a.needs_shipping,cartItemErrors:i.EMPTY_CART_ITEM_ERRORS,cartTotals:a.totals,cartIsLoading:!1,cartErrors:i.EMPTY_CART_ERRORS,billingData:b,billingAddress:b,shippingAddress:f,extensions:i.EMPTY_EXTENSIONS,shippingRates:a.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:a.has_calculated_shipping,paymentRequirements:a.paymentRequirements,receiveCart:"function"==typeof(null==a?void 0:a.receiveCart)?a.receiveCart:()=>{}};const o=e(i.CART_STORE_KEY),c=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),m=o.isCustomerDataUpdating(),{receiveCart:h}=r(i.CART_STORE_KEY),w=g(c.billingAddress),O=c.needsShipping?g(c.shippingAddress):w,y=c.fees.length>0?c.fees.map(e=>g(e)):i.EMPTY_CART_FEES;return{cartCoupons:c.coupons.length>0?c.coupons.map(e=>({...e,label:e.code})):i.EMPTY_CART_COUPONS,cartItems:c.items,cartFees:y,cartItemsCount:c.itemsCount,cartItemsWeight:c.itemsWeight,cartNeedsPayment:c.needsPayment,cartNeedsShipping:c.needsShipping,cartItemErrors:c.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(s.a)(w),billingAddress:Object(s.a)(w),shippingAddress:Object(s.a)(O),extensions:c.extensions,shippingRates:c.shippingRates,isLoadingRates:m,cartHasCalculatedShipping:c.hasCalculatedShipping,paymentRequirements:c.paymentRequirements,receiveCart:h}},[u]);return d.current&&Object(r.isEqual)(d.current,p)||(d.current=p),d.current}},,function(e,t,n){"use strict";var r=n(4),o=n.n(r),i=n(0);t.a=Object(i.forwardRef)((function({as:e="div",className:t,...n},r){return function({as:e="div",...t}){return"function"==typeof t.children?t.children(t):Object(i.createElement)(e,t)}({as:e,className:o()("components-visually-hidden",t),...n,ref:r})}))},function(e,t){},,function(e,t){e.exports=window.wp.warning},function(e,t,n){"use strict";var r=n(8),o=n(0),i=n(13),c=function({icon:e,className:t,...n}){const i=["dashicon","dashicons","dashicons-"+e,t].filter(Boolean).join(" ");return Object(o.createElement)("span",Object(r.a)({className:i},n))};t.a=function({icon:e=null,size:t=24,...n}){if("string"==typeof e)return Object(o.createElement)(c,Object(r.a)({icon:e},n));if(Object(o.isValidElement)(e)&&c===e.type)return Object(o.cloneElement)(e,{...n});if("function"==typeof e)return e.prototype instanceof o.Component?Object(o.createElement)(e,{size:t,...n}):e({size:t,...n});if(e&&("svg"===e.type||e.type===i.SVG)){const r={width:t,height:t,...e.props,...n};return Object(o.createElement)(i.SVG,r)}return Object(o.isValidElement)(e)?Object(o.cloneElement)(e,{size:t,...n}):e}},,,function(e,t){e.exports=window.wc.priceFormat},function(e,t,n){"use strict";var r=n(8),o=n(0),i=n(4),c=n.n(i),a=n(3),s=n(25),l=n.n(s),u=n(9),d=n(44),p=n(71),m=n(1);function f(e,t,n){const{defaultView:r}=t,{frameElement:o}=r;if(!o||t===n.ownerDocument)return e;const i=o.getBoundingClientRect();return new r.DOMRect(e.left+i.left,e.top+i.top,e.width,e.height)}let b=0;function h(e){const t=document.scrollingElement||document.body;e&&(b=t.scrollTop);const n=e?"add":"remove";t.classList[n]("lockscroll"),document.documentElement.classList[n]("lockscroll"),e||(t.scrollTop=b)}let g=0;function v(){return Object(o.useEffect)(()=>(0===g&&h(!0),++g,()=>{1===g&&h(!1),--g}),[]),null}var w=n(24);function O(e){const t=Object(o.useContext)(w.a),n=t.slots[e]||{},r=t.fills[e],i=Object(o.useMemo)(()=>r||[],[r]);return{...n,updateSlot:Object(o.useCallback)(n=>{t.updateSlot(e,n)},[e,t.updateSlot]),unregisterSlot:Object(o.useCallback)(n=>{t.unregisterSlot(e,n)},[e,t.unregisterSlot]),fills:i,registerFill:Object(o.useCallback)(n=>{t.registerFill(e,n)},[e,t.registerFill]),unregisterFill:Object(o.useCallback)(n=>{t.unregisterFill(e,n)},[e,t.unregisterFill])}}var y=Object(o.createContext)({registerSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{},getSlot:()=>{},getFills:()=>{},subscribe:()=>{}});function E({name:e,children:t,registerFill:n,unregisterFill:r}){const i=(e=>{const{getSlot:t,subscribe:n}=Object(o.useContext)(y),[r,i]=Object(o.useState)(t(e));return Object(o.useEffect)(()=>(i(t(e)),n(()=>{i(t(e))})),[e]),r})(e),c=Object(o.useRef)({name:e,children:t});return Object(o.useLayoutEffect)(()=>(n(e,c.current),()=>r(e,c.current)),[]),Object(o.useLayoutEffect)(()=>{c.current.children=t,i&&i.forceUpdate()},[t]),Object(o.useLayoutEffect)(()=>{e!==c.current.name&&(r(c.current.name,c.current),c.current.name=e,n(e,c.current))},[e]),i&&i.node?(Object(a.isFunction)(t)&&(t=t(i.props.fillProps)),Object(o.createPortal)(t,i.node)):null}var k=e=>Object(o.createElement)(y.Consumer,null,({registerFill:t,unregisterFill:n})=>Object(o.createElement)(E,Object(r.a)({},e,{registerFill:t,unregisterFill:n})));class j extends o.Component{constructor(){super(...arguments),this.isUnmounted=!1,this.bindNode=this.bindNode.bind(this)}componentDidMount(){const{registerSlot:e}=this.props;e(this.props.name,this)}componentWillUnmount(){const{unregisterSlot:e}=this.props;this.isUnmounted=!0,e(this.props.name,this)}componentDidUpdate(e){const{name:t,unregisterSlot:n,registerSlot:r}=this.props;e.name!==t&&(n(e.name),r(t,this))}bindNode(e){this.node=e}forceUpdate(){this.isUnmounted||super.forceUpdate()}render(){const{children:e,name:t,fillProps:n={},getFills:r}=this.props,i=Object(a.map)(r(t,this),e=>{const t=Object(a.isFunction)(e.children)?e.children(n):e.children;return o.Children.map(t,(e,t)=>{if(!e||Object(a.isString)(e))return e;const n=e.key||t;return Object(o.cloneElement)(e,{key:n})})}).filter(Object(a.negate)(o.isEmptyElement));return Object(o.createElement)(o.Fragment,null,Object(a.isFunction)(e)?e(i):i)}}var _=e=>Object(o.createElement)(y.Consumer,null,({registerSlot:t,unregisterSlot:n,getFills:i})=>Object(o.createElement)(j,Object(r.a)({},e,{registerSlot:t,unregisterSlot:n,getFills:i})));function x(){const[,e]=Object(o.useState)({}),t=Object(o.useRef)(!0);return Object(o.useEffect)(()=>()=>{t.current=!1},[]),()=>{t.current&&e({})}}function S({name:e,children:t}){const n=O(e),r=Object(o.useRef)({rerender:x()});return Object(o.useEffect)(()=>(n.registerFill(r),()=>{n.unregisterFill(r)}),[n.registerFill,n.unregisterFill]),n.ref&&n.ref.current?("function"==typeof t&&(t=t(n.fillProps)),Object(o.createPortal)(t,n.ref.current)):null}var C=Object(o.forwardRef)((function({name:e,fillProps:t={},as:n="div",...i},c){const a=Object(o.useContext)(w.a),s=Object(o.useRef)();return Object(o.useLayoutEffect)(()=>(a.registerSlot(e,s,t),()=>{a.unregisterSlot(e,s)}),[a.registerSlot,a.unregisterSlot,e]),Object(o.useLayoutEffect)(()=>{a.updateSlot(e,t)}),Object(o.createElement)(n,Object(r.a)({ref:Object(u.useMergeRefs)([c,s])},i))}));function T(e){return Object(o.createElement)(o.Fragment,null,Object(o.createElement)(k,e),Object(o.createElement)(S,e))}n(11),o.Component;const P=Object(o.forwardRef)(({bubblesVirtually:e,...t},n)=>e?Object(o.createElement)(C,Object(r.a)({},t,{ref:n})):Object(o.createElement)(_,t));function R(e){return"appear"===e?"top":"left"}function A(e,t){const{paddingTop:n,paddingBottom:r,paddingLeft:o,paddingRight:i}=(c=t).ownerDocument.defaultView.getComputedStyle(c);var c;const a=n?parseInt(n,10):0,s=r?parseInt(r,10):0,l=o?parseInt(o,10):0,u=i?parseInt(i,10):0;return{x:e.left+l,y:e.top+a,width:e.width-l-u,height:e.height-a-s,left:e.left+l,right:e.right-u,top:e.top+a,bottom:e.bottom-s}}function N(e,t,n){n?e.getAttribute(t)!==n&&e.setAttribute(t,n):e.hasAttribute(t)&&e.removeAttribute(t)}function M(e,t,n=""){e.style[t]!==n&&(e.style[t]=n)}function L(e,t,n){n?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}const B=Object(o.forwardRef)(({headerTitle:e,onClose:t,children:n,className:i,noArrow:a=!0,isAlternate:s,position:b="bottom right",range:h,focusOnMount:g="firstElement",anchorRef:w,shouldAnchorIncludePadding:y,anchorRect:E,getAnchorRect:k,expandOnMobile:j,animate:_=!0,onClickOutside:x,onFocusOutside:S,__unstableStickyBoundaryElement:C,__unstableSlotName:P="Popover",__unstableObserveElement:B,__unstableBoundaryParent:F,__unstableForcePosition:D,__unstableForceXAlignment:I,...U},H)=>{const z=Object(o.useRef)(null),V=Object(o.useRef)(null),W=Object(o.useRef)(),Y=Object(u.useViewportMatch)("medium","<"),[q,X]=Object(o.useState)(),$=O(P),Z=j&&Y,[K,Q]=Object(u.useResizeObserver)();a=Z||a,Object(o.useLayoutEffect)(()=>{if(Z)return L(W.current,"is-without-arrow",a),L(W.current,"is-alternate",s),N(W.current,"data-x-axis"),N(W.current,"data-y-axis"),M(W.current,"top"),M(W.current,"left"),M(V.current,"maxHeight"),void M(V.current,"maxWidth");const e=()=>{if(!W.current||!V.current)return;let e=function(e,t,n,r=!1,o,i){if(t)return t;if(n){if(!e.current)return;const t=n(e.current);return f(t,t.ownerDocument||e.current.ownerDocument,i)}if(!1!==r){if(!(r&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==r?void 0:r.cloneRange))return f(Object(d.getRectangleFromRange)(r),r.endContainer.ownerDocument,i);if("function"==typeof(null==r?void 0:r.getBoundingClientRect)){const e=f(r.getBoundingClientRect(),r.ownerDocument,i);return o?e:A(e,r)}const{top:e,bottom:t}=r,n=e.getBoundingClientRect(),c=t.getBoundingClientRect(),a=f(new window.DOMRect(n.left,n.top,n.width,c.bottom-n.top),e.ownerDocument,i);return o?a:A(a,r)}if(!e.current)return;const{parentNode:c}=e.current,a=c.getBoundingClientRect();return o?a:A(a,c)}(z,E,k,w,y,W.current);if(!e)return;const{offsetParent:t,ownerDocument:n}=W.current;let r,o=0;if(t&&t!==n.body){const n=t.getBoundingClientRect();o=n.top,e=new window.DOMRect(e.left-n.left,e.top-n.top,e.width,e.height)}var i;F&&(r=null===(i=W.current.closest(".popover-slot"))||void 0===i?void 0:i.parentNode);const c=Q.height?Q:V.current.getBoundingClientRect(),{popoverTop:l,popoverLeft:u,xAxis:p,yAxis:h,contentHeight:g,contentWidth:v}=function(e,t,n="top",r,o,i,c,a,s){const[l,u="center",d]=n.split(" "),p=function(e,t,n,r,o,i,c,a){const{height:s}=t;if(o){const t=o.getBoundingClientRect().top+s-c;if(e.top<=t)return{yAxis:n,popoverTop:Math.min(e.bottom,t)}}let l=e.top+e.height/2;"bottom"===r?l=e.bottom:"top"===r&&(l=e.top);const u={popoverTop:l,contentHeight:(l-s/2>0?s/2:l)+(l+s/2>window.innerHeight?window.innerHeight-l:s/2)},d={popoverTop:e.top,contentHeight:e.top-10-s>0?s:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+s>window.innerHeight?window.innerHeight-10-e.bottom:s};let m,f=n,b=null;if(!o&&!a)if("middle"===n&&u.contentHeight===s)f="middle";else if("top"===n&&d.contentHeight===s)f="top";else if("bottom"===n&&p.contentHeight===s)f="bottom";else{f=d.contentHeight>p.contentHeight?"top":"bottom";const e="top"===f?d.contentHeight:p.contentHeight;b=e!==s?e:null}return m="middle"===f?u.popoverTop:"top"===f?d.popoverTop:p.popoverTop,{yAxis:f,popoverTop:m,contentHeight:b}}(e,t,l,d,r,0,i,a);return{...function(e,t,n,r,o,i,c,a,s){const{width:l}=t;"left"===n&&Object(m.isRTL)()?n="right":"right"===n&&Object(m.isRTL)()&&(n="left"),"left"===r&&Object(m.isRTL)()?r="right":"right"===r&&Object(m.isRTL)()&&(r="left");const u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-l/2>0?l/2:u)+(u+l/2>window.innerWidth?window.innerWidth-u:l/2)};let p=e.left;"right"===r?p=e.right:"middle"===i||s||(p=u);let f=e.right;"left"===r?f=e.left:"middle"===i||s||(f=u);const b={popoverLeft:p,contentWidth:p-l>0?l:p},h={popoverLeft:f,contentWidth:f+l>window.innerWidth?window.innerWidth-f:l};let g,v=n,w=null;if(!o&&!a)if("center"===n&&d.contentWidth===l)v="center";else if("left"===n&&b.contentWidth===l)v="left";else if("right"===n&&h.contentWidth===l)v="right";else{v=b.contentWidth>h.contentWidth?"left":"right";const e="left"===v?b.contentWidth:h.contentWidth;l>window.innerWidth&&(w=window.innerWidth),e!==l&&(v="center",d.popoverLeft=window.innerWidth/2)}if(g="center"===v?d.popoverLeft:"left"===v?b.popoverLeft:h.popoverLeft,c){const e=c.getBoundingClientRect();g=Math.min(g,e.right-l),Object(m.isRTL)()||(g=Math.max(g,0))}return{xAxis:v,popoverLeft:g,contentWidth:w}}(e,t,u,d,r,p.yAxis,c,a,s),...p}}(e,c,b,C,W.current,o,r,D,I);"number"==typeof l&&"number"==typeof u&&(M(W.current,"top",l+"px"),M(W.current,"left",u+"px")),L(W.current,"is-without-arrow",a||"center"===p&&"middle"===h),L(W.current,"is-alternate",s),N(W.current,"data-x-axis",p),N(W.current,"data-y-axis",h),M(V.current,"maxHeight","number"==typeof g?g+"px":""),M(V.current,"maxWidth","number"==typeof v?v+"px":""),X(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[h]||"middle"))};e();const{ownerDocument:t}=W.current,{defaultView:n}=t,r=n.setInterval(e,500);let o;const i=()=>{n.cancelAnimationFrame(o),o=n.requestAnimationFrame(e)};n.addEventListener("click",i),n.addEventListener("resize",e),n.addEventListener("scroll",e,!0);const c=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(w);let l;return c&&c!==t&&(c.defaultView.addEventListener("resize",e),c.defaultView.addEventListener("scroll",e,!0)),B&&(l=new n.MutationObserver(e),l.observe(B,{attributes:!0})),()=>{n.clearInterval(r),n.removeEventListener("resize",e),n.removeEventListener("scroll",e,!0),n.removeEventListener("click",i),n.cancelAnimationFrame(o),c&&c!==t&&(c.defaultView.removeEventListener("resize",e),c.defaultView.removeEventListener("scroll",e,!0)),l&&l.disconnect()}},[Z,E,k,w,y,b,Q,C,B,F]);const J=(e,n)=>{if("focus-outside"===e&&S)S(n);else if("focus-outside"===e&&x){const e=new window.MouseEvent("click");Object.defineProperty(e,"target",{get:()=>n.relatedTarget}),l()("Popover onClickOutside prop",{since:"5.3",alternative:"onFocusOutside"}),x(e)}else t&&t()},[ee,te]=Object(u.__experimentalUseDialog)({focusOnMount:g,__unstableOnClose:J,onClose:J}),ne=Object(u.useMergeRefs)([W,ee,H]),re=Boolean(_&&q)&&function(e){if("loading"===e.type)return c()("components-animate__loading");const{type:t,origin:n=R(t)}=e;if("appear"===t){const[e,t="center"]=n.split(" ");return c()("components-animate__appear",{["is-from-"+t]:"center"!==t,["is-from-"+e]:"middle"!==e})}return"slide-in"===t?c()("components-animate__slide-in","is-from-"+n):void 0}({type:"appear",origin:q});let oe=Object(o.createElement)("div",Object(r.a)({className:c()("components-popover",i,re,{"is-expanded":Z,"is-without-arrow":a,"is-alternate":s})},U,{ref:ne},te,{tabIndex:"-1"}),Z&&Object(o.createElement)(v,null),Z&&Object(o.createElement)("div",{className:"components-popover__header"},Object(o.createElement)("span",{className:"components-popover__header-title"},e),Object(o.createElement)(G,{className:"components-popover__close",icon:p.a,onClick:t})),Object(o.createElement)("div",{ref:V,className:"components-popover__content"},Object(o.createElement)("div",{style:{position:"relative"}},K,n)));return $.ref&&(oe=Object(o.createElement)(T,{name:P},oe)),w||E?oe:Object(o.createElement)("span",{ref:z},oe)});B.Slot=Object(o.forwardRef)((function({name:e="Popover"},t){return Object(o.createElement)(P,{bubblesVirtually:!0,name:e,className:"popover-slot",ref:t})}));var F=B,D=function({shortcut:e,className:t}){if(!e)return null;let n,r;return Object(a.isString)(e)&&(n=e),Object(a.isObject)(e)&&(n=e.display,r=e.ariaLabel),Object(o.createElement)("span",{className:t,"aria-label":r},n)};const I=Object(o.createElement)("div",{className:"event-catcher"}),U=({eventHandlers:e,child:t,childrenWithPopover:n})=>Object(o.cloneElement)(Object(o.createElement)("span",{className:"disabled-element-wrapper"},Object(o.cloneElement)(I,e),Object(o.cloneElement)(t,{children:n}),","),e),H=({child:e,eventHandlers:t,childrenWithPopover:n})=>Object(o.cloneElement)(e,{...t,children:n}),z=(e,t,n)=>{if(1!==o.Children.count(e))return;const r=o.Children.only(e);"function"==typeof r.props[t]&&r.props[t](n)};var V=function({children:e,position:t,text:n,shortcut:r}){const[i,c]=Object(o.useState)(!1),[s,l]=Object(o.useState)(!1),d=Object(u.useDebounce)(l,700),p=t=>{z(e,"onMouseDown",t),document.addEventListener("mouseup",b),c(!0)},m=t=>{z(e,"onMouseUp",t),document.removeEventListener("mouseup",b),c(!1)},f=e=>"mouseUp"===e?m:"mouseDown"===e?p:void 0,b=f("mouseUp"),h=(t,n)=>r=>{if(z(e,t,r),r.currentTarget.disabled)return;if("focus"===r.type&&i)return;d.cancel();const o=Object(a.includes)(["focus","mouseenter"],r.type);o!==s&&(n?d(o):l(o))},g=()=>{d.cancel(),document.removeEventListener("mouseup",b)};if(Object(o.useEffect)(()=>g,[]),1!==o.Children.count(e))return e;const v={onMouseEnter:h("onMouseEnter",!0),onMouseLeave:h("onMouseLeave"),onClick:h("onClick"),onFocus:h("onFocus"),onBlur:h("onBlur"),onMouseDown:f("mouseDown")},w=o.Children.only(e),{children:O,disabled:y}=w.props;return(y?U:H)({child:w,eventHandlers:v,childrenWithPopover:(({grandchildren:e,isOver:t,position:n,text:r,shortcut:i})=>Object(o.concatChildren)(e,t&&Object(o.createElement)(F,{focusOnMount:!1,position:n,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},r,Object(o.createElement)(D,{className:"components-tooltip__shortcut",shortcut:i}))))({grandchildren:O,isOver:s,position:t,text:n,shortcut:r})})},W=n(38),Y=n(34);const q=["onMouseDown","onClick"];var G=t.a=Object(o.forwardRef)((function(e,t){const{href:n,target:i,isSmall:s,isPressed:u,isBusy:d,isDestructive:p,className:m,disabled:f,icon:b,iconPosition:h="left",iconSize:g,showTooltip:v,tooltipPosition:w,shortcut:O,label:y,children:E,text:k,variant:j,__experimentalIsFocusable:_,describedBy:x,...S}=function({isDefault:e,isPrimary:t,isSecondary:n,isTertiary:r,isLink:o,variant:i,...c}){let a=i;var s,u,d,p,m;return t&&(null!==(s=a)&&void 0!==s||(a="primary")),r&&(null!==(u=a)&&void 0!==u||(a="tertiary")),n&&(null!==(d=a)&&void 0!==d||(a="secondary")),e&&(l()("Button isDefault prop",{since:"5.4",alternative:'variant="secondary"'}),null!==(p=a)&&void 0!==p||(a="secondary")),o&&(null!==(m=a)&&void 0!==m||(a="link")),{...c,variant:a}}(e),C=c()("components-button",m,{"is-secondary":"secondary"===j,"is-primary":"primary"===j,"is-small":s,"is-tertiary":"tertiary"===j,"is-pressed":u,"is-busy":d,"is-link":"link"===j,"is-destructive":p,"has-text":!!b&&!!E,"has-icon":!!b}),T=f&&!_,P=void 0===n||T?"button":"a",R="a"===P?{href:n,target:i}:{type:"button",disabled:T,"aria-pressed":u};if(f&&_){R["aria-disabled"]=!0;for(const e of q)S[e]=e=>{e.stopPropagation(),e.preventDefault()}}const A=!T&&(v&&y||O||!!y&&(!E||Object(a.isArray)(E)&&!E.length)&&!1!==v),N=x?Object(a.uniqueId)():null,M=S["aria-describedby"]||N,L=Object(o.createElement)(P,Object(r.a)({},R,S,{className:C,"aria-label":S["aria-label"]||y,"aria-describedby":M,ref:t}),b&&"left"===h&&Object(o.createElement)(W.a,{icon:b,size:g}),k&&Object(o.createElement)(o.Fragment,null,k),b&&"right"===h&&Object(o.createElement)(W.a,{icon:b,size:g}),E);return A?Object(o.createElement)(o.Fragment,null,Object(o.createElement)(V,{text:x||y,shortcut:O,position:w},L),x&&Object(o.createElement)(Y.a,null,Object(o.createElement)("span",{id:N},x))):Object(o.createElement)(o.Fragment,null,L,x&&Object(o.createElement)(Y.a,null,Object(o.createElement)("span",{id:N},x)))}))},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=e=>"string"==typeof e},,function(e,t){e.exports=window.wc.wcBlocksSharedContext},function(e,t,n){"use strict";n.d(t,"n",(function(){return i})),n.d(t,"l",(function(){return c})),n.d(t,"k",(function(){return a})),n.d(t,"m",(function(){return s})),n.d(t,"i",(function(){return l})),n.d(t,"d",(function(){return u})),n.d(t,"f",(function(){return d})),n.d(t,"j",(function(){return p})),n.d(t,"c",(function(){return m})),n.d(t,"e",(function(){return f})),n.d(t,"g",(function(){return b})),n.d(t,"a",(function(){return h})),n.d(t,"h",(function(){return g})),n.d(t,"b",(function(){return v}));var r,o=n(2);const i=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),c=i.pluginUrl+"images/",a=i.pluginUrl+"build/",s=i.buildPhase,l=null===(r=o.STORE_PAGES.shop)||void 0===r?void 0:r.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),m=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),f=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),b=Object(o.getSetting)("shippingCountries",{}),h=Object(o.getSetting)("allowedCountries",{}),g=Object(o.getSetting)("shippingStates",{}),v=Object(o.getSetting)("allowedStates",{})},function(e,t,n){"use strict";var r=n(2),o=n(1),i=n(72),c=n(45);const a=Object(r.getSetting)("countryLocale",{}),s=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
  Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(i.a)(e.priority)&&(t.index=e.priority),Object(c.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(a).map(e=>{let[t,n]=e;return[t,Object.entries(n).map(e=>{let[t,n]=e;return[t,s(n)]}).reduce((e,t)=>{let[n,r]=t;return e[n]=r,e},{})]}).reduce((e,t)=>{let[n,r]=t;return e[n]=r,e},{});t.a=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=n&&void 0!==l[n]?l[n]:{};return e.map(e=>({key:e,...r.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},,,function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=n(12),o=n.n(r),i=n(0),c=n(15);const a=[".wp-block-woocommerce-cart"],s=e=>{let{Block:t,containers:n,getProps:r=(()=>({})),getErrorBoundaryProps:a=(()=>({}))}=e;0!==n.length&&Array.prototype.forEach.call(n,(e,n)=>{const s=r(e,n),l=a(e,n),u={...e.dataset,...s.attributes||{}};(e=>{let{Block:t,container:n,attributes:r={},props:a={},errorBoundaryProps:s={}}=e;Object(i.render)(Object(i.createElement)(c.a,s,Object(i.createElement)(i.Suspense,{fallback:Object(i.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(i.createElement)(t,o()({},a,{attributes:r})))),n,()=>{n.classList&&n.classList.remove("is-loading")})})({Block:t,container:e,props:s,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(a.join(",")),{Block:n,getProps:r,getErrorBoundaryProps:o,selector:i}=e;(e=>{let{Block:t,getProps:n,getErrorBoundaryProps:r,selector:o,wrappers:i}=e;const c=document.body.querySelectorAll(o);i&&i.length>0&&Array.prototype.filter.call(c,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,i)),s({Block:t,containers:c,getProps:n,getErrorBoundaryProps:r})})({Block:n,getProps:r,getErrorBoundaryProps:o,selector:i,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:n,getErrorBoundaryProps:r,selector:o,wrapper:i}=e;const c=i.querySelectorAll(o);s({Block:t,containers:c,getProps:n,getErrorBoundaryProps:r})})({...e,wrapper:t})})})}},,,function(e,t){var n,r,o=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function c(){throw new Error("clearTimeout has not been defined")}function a(e){if(n===setTimeout)return setTimeout(e,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(e){n=i}try{r="function"==typeof clearTimeout?clearTimeout:c}catch(e){r=c}}();var s,l=[],u=!1,d=-1;function p(){u&&s&&(u=!1,s.length?l=s.concat(l):d=-1,l.length&&m())}function m(){if(!u){var e=a(p);u=!0;for(var t=l.length;t;){for(s=l,l=[];++d<t;)s&&s[d].run();d=-1,t=l.length}s=null,u=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===c||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function b(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];l.push(new f(e,t)),1!==l.length||u||a(m)},f.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=b,o.addListener=b,o.once=b,o.off=b,o.removeListener=b,o.removeAllListeners=b,o.emit=b,o.prependListener=b,o.prependOnceListener=b,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(e,t,n){var r=n(83),o=n(57),i=o.setStyleProp,c=r.html,a=r.svg,s=r.isCustomAttribute,l=Object.prototype.hasOwnProperty;e.exports=function(e){var t,n,r,u;e=e||{};var d={};for(t in e)r=e[t],s(t)?d[t]=r:(n=t.toLowerCase(),l.call(c,n)?d[(u=c[n]).propertyName]=!!(u.hasBooleanValue||u.hasOverloadedBooleanValue&&!r)||r:l.call(a,t)?d[(u=a[t]).propertyName]=r:o.PRESERVE_CUSTOM_ATTRIBUTES&&(d[t]=r));return i(e.style,d),d}},function(e,t,n){var r=n(5),o=n(87).default,i={reactCompat:!0},c=r.version.split(".")[0]>=16;e.exports={PRESERVE_CUSTOM_ATTRIBUTES:c,invertObject:function(e,t){if(!e||"object"!=typeof e)throw new TypeError("First argument must be an object");var n,r,o="function"==typeof t,i={},c={};for(n in e)r=e[n],o&&(i=t(n,r))&&2===i.length?c[i[0]]=i[1]:"string"==typeof r&&(c[r]=n);return c},isCustomComponent:function(e,t){if(-1===e.indexOf("-"))return t&&"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}},setStyleProp:function(e,t){null!=e&&(t.style=o(e,i))}}},function(e,t,n){for(var r,o=n(93).CASE_SENSITIVE_TAG_NAMES,i={},c=0,a=o.length;c<a;c++)r=o[c],i[r.toLowerCase()]=r;function s(e){for(var t,n={},r=0,o=e.length;r<o;r++)n[(t=e[r]).name]=t.value;return n}function l(e){return function(e){return i[e]}(e=e.toLowerCase())||e}e.exports={formatAttributes:s,formatDOM:function e(t,n,r){n=n||null;for(var o,i,c,a=[],u=0,d=t.length;u<d;u++){switch(o=t[u],c={next:null,prev:a[u-1]||null,parent:n},(i=a[u-1])&&(i.next=c),"#"!==o.nodeName[0]&&(c.name=l(o.nodeName),c.attribs={},o.attributes&&o.attributes.length&&(c.attribs=s(o.attributes))),o.nodeType){case 1:"script"===c.name||"style"===c.name?c.type=c.name:c.type="tag",c.children=e(o.childNodes,c);break;case 3:c.type="text",c.data=o.nodeValue;break;case 8:c.type="comment",c.data=o.nodeValue}a.push(c)}return r&&(a.unshift({name:r.substring(0,r.indexOf(" ")).toLowerCase(),data:r,type:"directive",next:a[0]?a[0]:null,prev:null,parent:n}),a[1]&&(a[1].prev=a[0])),a},isIE:function(e){return e?document.documentMode===e:/(MSIE |Trident\/|Edge\/)/.test(navigator.userAgent)}}},function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(43),o=n(0),i=n(32);const c=()=>{const e=Object(i.a)(),t=Object(o.useRef)(e);return Object(o.useEffect)(()=>{t.current=e},[e]),{dispatchStoreEvent:Object(o.useCallback)((function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(r.doAction)("experimental__woocommerce_blocks-"+e,t)}catch(e){console.error(e)}}),[]),dispatchCheckoutEvent:Object(o.useCallback)((function(e){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(r.doAction)("experimental__woocommerce_blocks-checkout-"+e,{...n,storeCart:t.current})}catch(e){console.error(e)}}),[])}}},function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return c}));var r=n(0);const o=Object(r.createContext)({setIsSuppressed:e=>{},isSuppressed:!1}),i=()=>Object(r.useContext)(o),c=e=>{let{children:t}=e;const[n,i]=Object(r.useState)(!1),c={setIsSuppressed:i,isSuppressed:n};return Object(r.createElement)(o.Provider,{value:c},t)}},,function(e,t,n){var r=n(82),o=n(56),i=n(91),c={decodeEntities:!0,lowerCaseAttributeNames:!1};function a(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");return""===e?[]:r(i(e,(t=t||{}).htmlparser2||c),t)}a.domToReact=r,a.htmlToDOM=i,a.attributesToProps=o,e.exports=a,e.exports.default=a},,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"d",(function(){return c})),n.d(t,"c",(function(){return a})),n.d(t,"b",(function(){return s}));const r=window.CustomEvent||null,o=(e,t)=>{let{bubbles:n=!1,cancelable:o=!1,element:i,detail:c={}}=t;if(!r)return;i||(i=document.body);const a=new r(e,{bubbles:n,cancelable:o,detail:c});i.dispatchEvent(a)};let i;const c=()=>{i&&clearTimeout(i),i=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},a=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},s=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const i=()=>{o(t,{bubbles:n,cancelable:r})};return jQuery(document).on(e,i),()=>jQuery(document).off(e,i)}},function(e,t,n){"use strict";var r=n(0),o=n(13);const i=Object(r.createElement)(o.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(r.createElement)(o.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=i},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=e=>"number"==typeof e},,,,function(e,t,n){"use strict";var r=n(0),o=n(3),i=n(4),c=n.n(i),a=n(1),s=n(23),l=n(71),u=n(42);function d(e){switch(e){case"success":case"warning":case"info":return"polite";case"error":default:return"assertive"}}t.a=function({className:e,status:t="info",children:n,spokenMessage:i=n,onRemove:p=o.noop,isDismissible:m=!0,actions:f=[],politeness:b=d(t),__unstableHTML:h,onDismiss:g=o.noop}){!function(e,t){const n="string"==typeof e?e:Object(r.renderToString)(e);Object(r.useEffect)(()=>{n&&Object(s.speak)(n,t)},[n,t])}(i,b);const v=c()(e,"components-notice","is-"+t,{"is-dismissible":m});return h&&(n=Object(r.createElement)(r.RawHTML,null,n)),Object(r.createElement)("div",{className:v},Object(r.createElement)("div",{className:"components-notice__content"},n,Object(r.createElement)("div",{className:"components-notice__actions"},f.map(({className:e,label:t,isPrimary:n,variant:o,noDefaultClasses:i=!1,onClick:a,url:s},l)=>{let d=o;return"primary"===o||i||(d=s?"link":"secondary"),void 0===d&&n&&(d="primary"),Object(r.createElement)(u.a,{key:l,href:s,variant:d,onClick:s?void 0:a,className:c()("components-notice__action",e)},t)}))),m&&Object(r.createElement)(u.a,{className:"components-notice__dismiss",icon:l.a,label:Object(a.__)("Dismiss this notice"),onClick:e=>{var t;null==e||null===(t=e.preventDefault)||void 0===t||t.call(e),g(),p()},showTooltip:!1}))}},,,,,function(e,t){},function(e,t,n){var r=n(5),o=n(56),i=n(57),c=i.setStyleProp;function a(e){return i.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===e.type&&i.isCustomComponent(e.name,e.attribs)}e.exports=function e(t,n){for(var i,s,l,u,d=(n=n||{}).library||r,p=d.cloneElement,m=d.createElement,f=d.isValidElement,b=[],h="function"==typeof n.replace,g=n.trim,v=0,w=t.length;v<w;v++)if(i=t[v],h&&f(s=n.replace(i)))w>1&&(s=p(s,{key:s.key||v})),b.push(s);else if("text"!==i.type){switch(l=i.attribs,a(i)?c(l.style,l):l&&(l=o(l)),u=null,i.type){case"script":case"style":i.children[0]&&(l.dangerouslySetInnerHTML={__html:i.children[0].data});break;case"tag":"textarea"===i.name&&i.children[0]?l.defaultValue=i.children[0].data:i.children&&i.children.length&&(u=e(i.children,n));break;default:continue}w>1&&(l.key=v),b.push(m(i.name,l,u))}else g?i.data.trim()&&b.push(i.data):b.push(i.data);return 1===b.length?b[0]:b}},function(e,t,n){var r=n(84),o=n(85),i=n(86),c=i.MUST_USE_PROPERTY,a=i.HAS_BOOLEAN_VALUE,s=i.HAS_NUMERIC_VALUE,l=i.HAS_POSITIVE_NUMERIC_VALUE,u=i.HAS_OVERLOADED_BOOLEAN_VALUE;function d(e,t){return(e&t)===t}function p(e,t,n){var r,o,i,p=e.Properties,m=e.DOMAttributeNames;for(o in p)r=m[o]||(n?o:o.toLowerCase()),i=p[o],t[r]={attributeName:r,propertyName:o,mustUseProperty:d(i,c),hasBooleanValue:d(i,a),hasNumericValue:d(i,s),hasPositiveNumericValue:d(i,l),hasOverloadedBooleanValue:d(i,u)}}var m={};p(r,m);var f={};p(o,f,!0);var b={};p(r,b),p(o,b,!0),e.exports={html:m,svg:f,properties:b,isCustomAttribute:RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"))}},function(e,t){e.exports={Properties:{autoFocus:4,accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:4,allowTransparency:0,alt:0,as:0,async:4,autoComplete:0,autoPlay:4,capture:4,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:5,cite:0,classID:0,className:0,cols:24,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:4,controlsList:0,coords:0,crossOrigin:0,data:0,dateTime:0,default:4,defer:4,dir:0,disabled:4,download:32,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:4,formTarget:0,frameBorder:0,headers:0,height:0,hidden:4,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:4,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:5,muted:5,name:0,nonce:0,noValidate:4,open:4,optimum:0,pattern:0,placeholder:0,playsInline:4,poster:0,preload:0,profile:0,radioGroup:0,readOnly:4,referrerPolicy:0,rel:0,required:4,reversed:4,role:0,rows:24,rowSpan:8,sandbox:0,scope:0,scoped:4,scrolling:0,seamless:4,selected:5,shape:0,size:24,sizes:0,span:24,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:8,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,typeof:0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:4,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"}}},function(e,t){e.exports={Properties:{accentHeight:0,accumulate:0,additive:0,alignmentBaseline:0,allowReorder:0,alphabetic:0,amplitude:0,arabicForm:0,ascent:0,attributeName:0,attributeType:0,autoReverse:0,azimuth:0,baseFrequency:0,baseProfile:0,baselineShift:0,bbox:0,begin:0,bias:0,by:0,calcMode:0,capHeight:0,clip:0,clipPath:0,clipRule:0,clipPathUnits:0,colorInterpolation:0,colorInterpolationFilters:0,colorProfile:0,colorRendering:0,contentScriptType:0,contentStyleType:0,cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:0,direction:0,display:0,divisor:0,dominantBaseline:0,dur:0,dx:0,dy:0,edgeMode:0,elevation:0,enableBackground:0,end:0,exponent:0,externalResourcesRequired:0,fill:0,fillOpacity:0,fillRule:0,filter:0,filterRes:0,filterUnits:0,floodColor:0,floodOpacity:0,focusable:0,fontFamily:0,fontSize:0,fontSizeAdjust:0,fontStretch:0,fontStyle:0,fontVariant:0,fontWeight:0,format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:0,glyphOrientationHorizontal:0,glyphOrientationVertical:0,glyphRef:0,gradientTransform:0,gradientUnits:0,hanging:0,horizAdvX:0,horizOriginX:0,ideographic:0,imageRendering:0,in:0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:0,kernelUnitLength:0,kerning:0,keyPoints:0,keySplines:0,keyTimes:0,lengthAdjust:0,letterSpacing:0,lightingColor:0,limitingConeAngle:0,local:0,markerEnd:0,markerMid:0,markerStart:0,markerHeight:0,markerUnits:0,markerWidth:0,mask:0,maskContentUnits:0,maskUnits:0,mathematical:0,mode:0,numOctaves:0,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:0,overlineThickness:0,paintOrder:0,panose1:0,pathLength:0,patternContentUnits:0,patternTransform:0,patternUnits:0,pointerEvents:0,points:0,pointsAtX:0,pointsAtY:0,pointsAtZ:0,preserveAlpha:0,preserveAspectRatio:0,primitiveUnits:0,r:0,radius:0,refX:0,refY:0,renderingIntent:0,repeatCount:0,repeatDur:0,requiredExtensions:0,requiredFeatures:0,restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:0,slope:0,spacing:0,specularConstant:0,specularExponent:0,speed:0,spreadMethod:0,startOffset:0,stdDeviation:0,stemh:0,stemv:0,stitchTiles:0,stopColor:0,stopOpacity:0,strikethroughPosition:0,strikethroughThickness:0,string:0,stroke:0,strokeDasharray:0,strokeDashoffset:0,strokeLinecap:0,strokeLinejoin:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0,surfaceScale:0,systemLanguage:0,tableValues:0,targetX:0,targetY:0,textAnchor:0,textDecoration:0,textRendering:0,textLength:0,to:0,transform:0,u1:0,u2:0,underlinePosition:0,underlineThickness:0,unicode:0,unicodeBidi:0,unicodeRange:0,unitsPerEm:0,vAlphabetic:0,vHanging:0,vIdeographic:0,vMathematical:0,values:0,vectorEffect:0,version:0,vertAdvY:0,vertOriginX:0,vertOriginY:0,viewBox:0,viewTarget:0,visibility:0,widths:0,wordSpacing:0,writingMode:0,x:0,xHeight:0,x1:0,x2:0,xChannelSelector:0,xlinkActuate:0,xlinkArcrole:0,xlinkHref:0,xlinkRole:0,xlinkShow:0,xlinkTitle:0,xlinkType:0,xmlBase:0,xmlns:0,xmlnsXlink:0,xmlLang:0,xmlSpace:0,y:0,y1:0,y2:0,yChannelSelector:0,z:0,zoomAndPan:0},DOMAttributeNames:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlnsXlink:"xmlns:xlink",xmlLang:"xml:lang",xmlSpace:"xml:space"}}},function(e,t){e.exports={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32}},function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=r(n(88)),i=n(90);t.default=function(e,t){var n={};return e&&"string"==typeof e?(o.default(e,(function(e,r){e&&r&&(n[i.camelCase(e,t)]=r)})),n):n}},function(e,t,n){var r=n(89);e.exports=function(e,t){var n,o=null;if(!e||"string"!=typeof e)return o;for(var i,c,a=r(e),s="function"==typeof t,l=0,u=a.length;l<u;l++)i=(n=a[l]).property,c=n.value,s?t(i,c,n):c&&(o||(o={}),o[i]=c);return o}},function(e,t){var n=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,r=/\n/g,o=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,c=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,s=/^[;\s]*/,l=/^\s+|\s+$/g;function u(e){return e?e.replace(l,""):""}e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var l=1,d=1;function p(e){var t=e.match(r);t&&(l+=t.length);var n=e.lastIndexOf("\n");d=~n?e.length-n:d+e.length}function m(){var e={line:l,column:d};return function(t){return t.position=new f(e),v(),t}}function f(e){this.start=e,this.end={line:l,column:d},this.source=t.source}f.prototype.content=e;var b=[];function h(n){var r=new Error(t.source+":"+l+":"+d+": "+n);if(r.reason=n,r.filename=t.source,r.line=l,r.column=d,r.source=e,!t.silent)throw r;b.push(r)}function g(t){var n=t.exec(e);if(n){var r=n[0];return p(r),e=e.slice(r.length),n}}function v(){g(o)}function w(e){var t;for(e=e||[];t=O();)!1!==t&&e.push(t);return e}function O(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var n=2;""!=e.charAt(n)&&("*"!=e.charAt(n)||"/"!=e.charAt(n+1));)++n;if(n+=2,""===e.charAt(n-1))return h("End of comment missing");var r=e.slice(2,n-2);return d+=2,p(r),e=e.slice(n),d+=2,t({type:"comment",comment:r})}}function y(){var e=m(),t=g(i);if(t){if(O(),!g(c))return h("property missing ':'");var r=g(a),o=e({type:"declaration",property:u(t[0].replace(n,"")),value:r?u(r[0].replace(n,"")):""});return g(s),o}}return v(),function(){var e,t=[];for(w(t);e=y();)!1!==e&&(t.push(e),w(t));return t}()}},function(e,t,n){"use strict";t.__esModule=!0,t.camelCase=void 0;var r=/^--[a-zA-Z0-9-]+$/,o=/-([a-z])/g,i=/^[^-]+$/,c=/^-(webkit|moz|ms|o|khtml)-/,a=function(e,t){return t.toUpperCase()},s=function(e,t){return t+"-"};t.camelCase=function(e,t){return void 0===t&&(t={}),function(e){return!e||i.test(e)||r.test(e)}(e)?e:(e=e.toLowerCase(),t.reactCompat||(e=e.replace(c,s)),e.replace(o,a))}},function(e,t,n){var r=n(92),o=n(58),i=o.formatDOM,c=o.isIE(9),a=/<(![a-zA-Z\s]+)>/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];var t,n=e.match(a);return n&&n[1]&&(t=n[1],c&&(e=e.replace(n[0],""))),i(r(e),null,t)}},function(e,t,n){var r=n(58),o=/<([a-zA-Z]+[0-9]?)/,i=/<head.*>/i,c=/<body.*>/i,a=/<(area|base|br|col|embed|hr|img|input|keygen|link|menuitem|meta|param|source|track|wbr)(.*?)\/?>/gi,s=r.isIE(9),l=s||r.isIE(),u=function(){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},d=function(){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")};if("function"==typeof window.DOMParser){var p=new window.DOMParser,m=s?"text/xml":"text/html";u=d=function(e,t){return t&&(e="<"+t+">"+e+"</"+t+">"),s&&(e=e.replace(a,"<$1$2$3/>")),p.parseFromString(e,m)}}if(document.implementation){var f=document.implementation.createHTMLDocument(l?"html-dom-parser":void 0);u=function(e,t){if(t)return f.documentElement.getElementsByTagName(t)[0].innerHTML=e,f;try{return f.documentElement.innerHTML=e,f}catch(t){if(d)return d(e)}}}var b,h=document.createElement("template");h.content&&(b=function(e){return h.innerHTML=e,h.content.childNodes}),e.exports=function(e){var t,n,r,a,s=e.match(o);switch(s&&s[1]&&(t=s[1].toLowerCase()),t){case"html":return n=d(e),i.test(e)||(r=n.getElementsByTagName("head")[0])&&r.parentNode.removeChild(r),c.test(e)||(r=n.getElementsByTagName("body")[0])&&r.parentNode.removeChild(r),n.getElementsByTagName("html");case"head":case"body":return a=u(e).getElementsByTagName(t),c.test(e)&&i.test(e)?a[0].parentNode.childNodes:a;default:return b?b(e):u(e,"body").getElementsByTagName("body")[0].childNodes}}},function(e,t){e.exports={CASE_SENSITIVE_TAG_NAMES:["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussainBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"]}},,function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return c}));var r=n(1),o=n(17);const i=async e=>{if("function"==typeof e.json)try{const t=await e.json();return{message:t.message,type:t.type||"api"}}catch(e){return{message:e.message,type:"general"}}return{message:e.message,type:e.type||"general"}},c=e=>{if(e.data&&"rest_invalid_param"===e.code){const t=Object.values(e.data.params);if(t[0])return t[0]}return null!=e&&e.message?Object(o.decodeEntities)(e.message):Object(r.__)("Something went wrong. Please contact us to get assistance.","woocommerce")}},,,,,,,,function(e,t){e.exports=window.wp.blocks},,,,,,,,,,,function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},function(e,t,n){"use strict";var r=n(0);t.a=function(e){let{icon:t,size:n=24,...o}=e;return Object(r.cloneElement)(t,{width:n,height:n,...o})}},function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return c}));var r=n(49),o=(n(14),n(2));const i=(e,t)=>Object.keys(o.defaultAddressFields).every(n=>e[n]===t[n]),c=e=>{const t=Object.keys(o.defaultAddressFields),n=Object(r.a)(t,{},e.country),i=Object.assign({},e);return n.forEach(t=>{let{key:n="",hidden:r=!1}=t;r&&((e,t)=>e in t)(n,e)&&(i[n]="")}),i}},function(e,t){e.exports=window.wc.wcBlocksSharedHocs},,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return p}));var r=n(12),o=n.n(r),i=n(0),c=n(4),a=n.n(c),s=n(76),l=n(7),u=(n(81),n(60));const d=e=>{let{status:t="default"}=e;switch(t){case"error":return"woocommerce-error";case"success":return"woocommerce-message";case"info":case"warning":return"woocommerce-info"}return""},p=e=>{let{className:t,context:n="default",additionalNotices:r=[]}=e;const{isSuppressed:c}=Object(u.b)(),{notices:p}=Object(l.useSelect)(e=>({notices:e("core/notices").getNotices(n)})),{removeNotice:m}=Object(l.useDispatch)("core/notices"),f=p.filter(e=>"snackbar"!==e.type).concat(r);if(!f.length)return null;const b=a()(t,"wc-block-components-notices");return c?null:Object(i.createElement)("div",{className:b},f.map(e=>Object(i.createElement)(s.a,o()({key:"store-notice-"+e.id},e,{className:a()("wc-block-components-notices__notice",d(e)),onRemove:()=>{e.isDismissible&&m(e.id,n)}}),e.content)))}},,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return p}));var r=n(0),o=n(52),i=n(2),c=n(62),a=n.n(c),s=n(10),l=n(15);const u=(e,t)=>e&&t[e]?t[e]:null,d=e=>{let{block:t,blockMap:n,blockWrapper:o,children:c,depth:p=1}=e;return c&&0!==c.length?Array.from(c).map((e,c)=>{const{blockName:m="",...f}={key:`${t}_${p}_${c}`,...e instanceof HTMLElement?e.dataset:{},className:e instanceof Element?null==e?void 0:e.className:""},b=u(m,n);if(!b){const i=a()(e instanceof Element&&(null==e?void 0:e.outerHTML)||(null==e?void 0:e.textContent)||"");if("string"==typeof i&&i)return i;if(!Object(r.isValidElement)(i))return null;const c=e.childNodes.length?d({block:t,blockMap:n,children:e.childNodes,depth:p+1,blockWrapper:o}):void 0;return c?Object(r.cloneElement)(i,f,c):Object(r.cloneElement)(i,f)}const h=o||r.Fragment;return Object(r.createElement)(r.Suspense,{key:`${t}_${p}_${c}_suspense`,fallback:Object(r.createElement)("div",{className:"wc-block-placeholder"})},Object(r.createElement)(l.a,{text:"Unexpected error in: "+m,showErrorBlock:i.CURRENT_USER_IS_ADMIN},Object(r.createElement)(h,null,Object(r.createElement)(b,f,d({block:t,blockMap:n,children:e.childNodes,depth:p+1,blockWrapper:o}),((e,t,n,o)=>{if(!Object(s.hasInnerBlocks)(e))return null;const c=n?Array.from(n).map(e=>e instanceof HTMLElement&&(null==e?void 0:e.dataset.blockName)||null).filter(Boolean):[],a=Object(s.getRegisteredBlocks)(e).filter(e=>{let{blockName:t,force:n}=e;return!0===n&&!c.includes(t)}),d=o||r.Fragment;return Object(r.createElement)(r.Fragment,null,a.map((e,n)=>{let{blockName:o,component:c}=e;const a=c||u(o,t);return a?Object(r.createElement)(l.a,{key:o+"_blockerror",text:"Unexpected error in: "+o,showErrorBlock:i.CURRENT_USER_IS_ADMIN},Object(r.createElement)(d,null,Object(r.createElement)(a,{key:`${o}_forced_${n}`}))):null}))})(m,n,e.childNodes,o)))))}):null},p=e=>{let{Block:t,selector:n,blockName:r,getProps:i=(()=>({})),blockMap:c,blockWrapper:a}=e;Object(o.a)({Block:t,selector:n,getProps:(e,t)=>{const n=d({block:r,blockMap:c,children:e.children||[],blockWrapper:a});return{...i(e,t),children:n}}})}},,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(16),o=n(0),i=n(48);n.p=i.k,Object(r.registerBlockComponent)({blockName:"woocommerce/product-price",component:Object(o.lazy)(()=>Promise.all([n.e(0),n.e(62)]).then(n.bind(null,402)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-image",component:Object(o.lazy)(()=>n.e(61).then(n.bind(null,446)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-title",component:Object(o.lazy)(()=>n.e(69).then(n.bind(null,447)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-rating",component:Object(o.lazy)(()=>n.e(63).then(n.bind(null,403)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-button",component:Object(o.lazy)(()=>n.e(59).then(n.bind(null,404)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-summary",component:Object(o.lazy)(()=>n.e(67).then(n.bind(null,405)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-sale-badge",component:Object(o.lazy)(()=>n.e(64).then(n.bind(null,323)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-sku",component:Object(o.lazy)(()=>n.e(65).then(n.bind(null,406)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-category-list",component:Object(o.lazy)(()=>n.e(60).then(n.bind(null,407)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-tag-list",component:Object(o.lazy)(()=>n.e(68).then(n.bind(null,408)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-stock-indicator",component:Object(o.lazy)(()=>n.e(66).then(n.bind(null,409)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-add-to-cart",component:Object(o.lazy)(()=>Promise.all([n.e(1),n.e(74),n.e(58)]).then(n.bind(null,429)))});const c=e=>Object(r.getRegisteredBlockComponents)(e)},,,,,,,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=(e,t)=>{const n=[];return Object.keys(e).forEach(r=>{if(void 0!==t[r])switch(e[r].type){case"boolean":n[r]="false"!==t[r]&&!1!==t[r];break;case"number":n[r]=parseInt(t[r],10);break;case"array":case"object":n[r]=JSON.parse(t[r]);break;default:n[r]=t[r]}else n[r]=e[r].default}),n}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){e.exports=n(245)},,,,,,,,,function(e,t,n){"use strict";n.r(t);var r=n(146),o=n(127),i=n(133),c=n(52),a=n(0),s=n(12),l=n.n(s),u=n(19),d=n.n(u),p=n(9),m=(n(14),n(27)),f=n.n(m);n(3),n(2),n(48);var b=n(95),h=Object(p.createHigherOrderComponent)(e=>class extends a.Component{constructor(){super(...arguments),d()(this,"state",{error:null,loading:!1,product:"preview"===this.props.attributes.productId?this.props.attributes.previewProduct:null}),d()(this,"loadProduct",()=>{const{productId:e}=this.props.attributes;"preview"!==e&&(e?(this.setState({loading:!0}),(e=>f()({path:"/wc/store/v1/products/"+e}))(e).then(e=>{this.setState({product:e,loading:!1,error:null})}).catch(async e=>{const t=await Object(b.a)(e);this.setState({product:null,loading:!1,error:t})})):this.setState({product:null,loading:!1,error:null}))})}componentDidMount(){this.loadProduct()}componentDidUpdate(e){e.attributes.productId!==this.props.attributes.productId&&this.loadProduct()}render(){const{error:t,loading:n,product:r}=this.state;return Object(a.createElement)(e,l()({},this.props,{error:t,getProduct:this.loadProduct,isLoading:n,product:r}))}},"withProduct"),g=n(47),v=n(60),w=n(123),O=n(59),y=n(1),E=n(117),k=n(13),j=Object(a.createElement)(k.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(a.createElement)(k.Path,{d:"M3 18h8V6H3v12zM14 7.5V9h7V7.5h-7zm0 5.3h7v-1.5h-7v1.5zm0 3.7h7V15h-7v1.5z"}));const _="woocommerce/single-product";Object(y.__)("Single Product","woocommerce"),Object(a.createElement)(E.a,{icon:j,className:"wc-block-editor-components-block-icon"}),Object(y.__)("Display a single product.","woocommerce"),Object.keys(Object(i.a)(_));var x=h(e=>{let{isLoading:t,product:n,children:r}=e;const{dispatchStoreEvent:o}=Object(O.a)(),i="wc-block-single-product wc-block-layout",c="woocommerce/single-product/"+((null==n?void 0:n.id)||0);return Object(a.useEffect)(()=>{o("product-render",{product:n,listName:_})},[n,o]),Object(a.createElement)(g.InnerBlockLayoutContextProvider,{parentName:_,parentClassName:i},Object(a.createElement)(g.ProductDataContextProvider,{product:n,isLoading:t},Object(a.createElement)(v.a,null,Object(a.createElement)(w.a,{context:c})),Object(a.createElement)("div",{className:i},r)))}),S={isPreview:{type:"boolean",default:!1,save:!1},productId:{type:"number"}};Object(o.a)({Block:x,blockName:_,selector:".wp-block-woocommerce-single-product",getProps:e=>({attributes:Object(r.a)(S,e.dataset)}),blockMap:Object(i.a)(_)}),(()=>{const e=Object(i.a)("");Object.keys(e).forEach(t=>{const n=".wp-block-"+t.replace("/","-");Object(c.a)({Block:e[t],selector:n,getProps:e=>e.dataset})})})()}]);
1
+ !function(e){function t(t){for(var n,o,i=t[0],c=t[1],a=0,l=[];a<i.length;a++)o=i[a],Object.prototype.hasOwnProperty.call(r,o)&&r[o]&&l.push(r[o][0]),r[o]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(s&&s(t);l.length;)l.shift()()}var n={},r={71:0,73:0};function o(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,o),r.l=!0,r.exports}o.e=function(e){var t=[],n=r[e];if(0!==n)if(n)t.push(n[2]);else{var i=new Promise((function(t,o){n=r[e]=[t,o]}));t.push(n[2]=i);var c,a=document.createElement("script");a.charset="utf-8",a.timeout=120,o.nc&&a.setAttribute("nonce",o.nc),a.src=function(e){return o.p+""+({0:"vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks/order-summary-shi--c02aad66",1:"vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--decc3dc6",58:"product-add-to-cart",59:"product-button",60:"product-category-list",61:"product-image",62:"product-price",63:"product-rating",64:"product-sale-badge",65:"product-sku",66:"product-stock-indicator",67:"product-summary",68:"product-tag-list",69:"product-title",74:"vendors--product-add-to-cart"}[e]||e)+"-frontend.js?ver="+{0:"dd42eed812b1364a3940",1:"46d12b1a79919d3f526d",58:"6630a7d3cbe33c0314ee",59:"4fed2bbdbd3149056200",60:"039aee23690236fa4519",61:"f382260cfe5d93577f91",62:"7965a4b899a5b09d4771",63:"aeafbabf5a1d0742332e",64:"ede6151c4a75a6854c23",65:"a70190799d3a3ad114ec",66:"1df2e0493091a1b012c6",67:"a2e1257b7d09b065c9e9",68:"24261da50833239129a2",69:"3e5a24d1f466700178ce",74:"3ed1c0a2d80bd42cb3bb"}[e]}(e);var s=new Error;c=function(t){a.onerror=a.onload=null,clearTimeout(l);var n=r[e];if(0!==n){if(n){var o=t&&("load"===t.type?"missing":t.type),i=t&&t.target&&t.target.src;s.message="Loading chunk "+e+" failed.\n("+o+": "+i+")",s.name="ChunkLoadError",s.type=o,s.request=i,n[1](s)}r[e]=void 0}};var l=setTimeout((function(){c({type:"timeout",target:a})}),12e4);a.onerror=a.onload=c,document.head.appendChild(a)}return Promise.all(t)},o.m=e,o.c=n,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)o.d(n,r,function(t){return e[t]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o.oe=function(e){throw console.error(e),e};var i=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],c=i.push.bind(i);i.push=t,i=i.slice();for(var a=0;a<i.length;a++)t(i[a]);var s=c;o(o.s=236)}([function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wc.wcSettings},function(e,t){e.exports=window.lodash},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var i=typeof r;if("string"===i||"number"===i)e.push(r);else if(Array.isArray(r)){if(r.length){var c=o.apply(null,r);c&&e.push(c)}}else if("object"===i)if(r.toString===Object.prototype.toString)for(var a in r)n.call(r,a)&&r[a]&&e.push(a);else e.push(r.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(r=function(){return o}.apply(t,[]))||(e.exports=r)}()},function(e,t){e.exports=window.React},function(e,t){e.exports=window.wc.wcBlocksData},function(e,t){e.exports=window.wp.data},function(e,t,n){"use strict";function r(){return(r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}n.d(t,"a",(function(){return r}))},function(e,t){e.exports=window.wp.compose},function(e,t){e.exports=window.wc.blocksCheckout},function(e,t){e.exports=window.wp.isShallowEqual},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,n.apply(this,arguments)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=window.wp.primitives},function(e,t){e.exports=window.wp.url},function(e,t,n){"use strict";var r=n(19),o=n.n(r),i=n(0),c=n(5),a=n(1),s=n(48),l=e=>{let{imageUrl:t=s.l+"/block-error.svg",header:n=Object(a.__)("Oops!","woocommerce"),text:r=Object(a.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:c=Object(a.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(i.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(i.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(i.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},n&&Object(i.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},n),r&&Object(i.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},r),o&&Object(i.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},c?c+" ":"",o),l&&Object(i.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};n(35);class u extends c.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(i.createElement)(i.Fragment,null,Object(i.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:n=!0,showErrorBlock:r=!0,text:o,errorMessagePrefix:c,renderError:a,button:s}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof a?a({errorMessage:u}):Object(i.createElement)(l,{showErrorBlock:r,errorMessage:n?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:c,button:s}):this.props.children}}t.a=u},function(e,t){e.exports=window.wc.wcBlocksRegistry},function(e,t){e.exports=window.wp.htmlEntities},,function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports.default=e.exports},,,,function(e,t){e.exports=window.wp.a11y},function(e,t,n){"use strict";(function(e){var r=n(0);n(37);const o=Object(r.createContext)({slots:{},fills:{},registerSlot:()=>{void 0!==e&&e.env},updateSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{}});t.a=o}).call(this,n(55))},function(e,t){e.exports=window.wp.deprecated},,function(e,t){e.exports=window.wp.apiFetch},,function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(0);n(7);const o=Object(r.createContext)({isEditor:!1,currentPostId:0,currentView:"",previewData:{},getPreviewData:()=>{}}),i=()=>Object(r.useContext)(o)},,,function(e,t,n){"use strict";n.d(t,"a",(function(){return w}));var r=n(3),o=n(0),i=n(6),c=n(7),a=n(17),s=n(118),l=n(29),u=n(70);const d=e=>{const t=e.detail;t&&t.preserveCartData||Object(c.dispatch)(i.CART_STORE_KEY).invalidateResolutionForStore()},p=()=>{1===window.wcBlocksStoreCartListeners.count&&window.wcBlocksStoreCartListeners.remove(),window.wcBlocksStoreCartListeners.count--},m=()=>{Object(o.useEffect)(()=>((()=>{if(window.wcBlocksStoreCartListeners||(window.wcBlocksStoreCartListeners={count:0,remove:()=>{}}),0===window.wcBlocksStoreCartListeners.count){const e=Object(u.b)("added_to_cart","wc-blocks_added_to_cart"),t=Object(u.b)("removed_from_cart","wc-blocks_removed_from_cart");document.body.addEventListener("wc-blocks_added_to_cart",d),document.body.addEventListener("wc-blocks_removed_from_cart",d),window.wcBlocksStoreCartListeners.count=0,window.wcBlocksStoreCartListeners.remove=()=>{e(),t(),document.body.removeEventListener("wc-blocks_added_to_cart",d),document.body.removeEventListener("wc-blocks_removed_from_cart",d)}}window.wcBlocksStoreCartListeners.count++})(),p),[])},f={first_name:"",last_name:"",company:"",address_1:"",address_2:"",city:"",state:"",postcode:"",country:"",phone:""},b={...f,email:""},h={total_items:"",total_items_tax:"",total_fees:"",total_fees_tax:"",total_discount:"",total_discount_tax:"",total_shipping:"",total_shipping_tax:"",total_price:"",total_tax:"",tax_lines:i.EMPTY_TAX_LINES,currency_code:"",currency_symbol:"",currency_minor_unit:2,currency_decimal_separator:"",currency_thousand_separator:"",currency_prefix:"",currency_suffix:""},g=e=>Object.fromEntries(Object.entries(e).map(e=>{let[t,n]=e;return[t,Object(a.decodeEntities)(n)]})),v={cartCoupons:i.EMPTY_CART_COUPONS,cartItems:i.EMPTY_CART_ITEMS,cartFees:i.EMPTY_CART_FEES,cartItemsCount:0,cartItemsWeight:0,cartNeedsPayment:!0,cartNeedsShipping:!0,cartItemErrors:i.EMPTY_CART_ITEM_ERRORS,cartTotals:h,cartIsLoading:!0,cartErrors:i.EMPTY_CART_ERRORS,billingAddress:b,shippingAddress:f,shippingRates:i.EMPTY_SHIPPING_RATES,isLoadingRates:!1,cartHasCalculatedShipping:!1,paymentRequirements:i.EMPTY_PAYMENT_REQUIREMENTS,receiveCart:()=>{},extensions:i.EMPTY_EXTENSIONS},w=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{shouldSelect:!0};const{isEditor:t,previewData:n}=Object(l.a)(),a=null==n?void 0:n.previewCart,{shouldSelect:u}=e,d=Object(o.useRef)();m();const p=Object(c.useSelect)((e,n)=>{let{dispatch:r}=n;if(!u)return v;if(t)return{cartCoupons:a.coupons,cartItems:a.items,cartFees:a.fees,cartItemsCount:a.items_count,cartItemsWeight:a.items_weight,cartNeedsPayment:a.needs_payment,cartNeedsShipping:a.needs_shipping,cartItemErrors:i.EMPTY_CART_ITEM_ERRORS,cartTotals:a.totals,cartIsLoading:!1,cartErrors:i.EMPTY_CART_ERRORS,billingData:b,billingAddress:b,shippingAddress:f,extensions:i.EMPTY_EXTENSIONS,shippingRates:a.shipping_rates,isLoadingRates:!1,cartHasCalculatedShipping:a.has_calculated_shipping,paymentRequirements:a.paymentRequirements,receiveCart:"function"==typeof(null==a?void 0:a.receiveCart)?a.receiveCart:()=>{}};const o=e(i.CART_STORE_KEY),c=o.getCartData(),l=o.getCartErrors(),d=o.getCartTotals(),p=!o.hasFinishedResolution("getCartData"),m=o.isCustomerDataUpdating(),{receiveCart:h}=r(i.CART_STORE_KEY),w=g(c.billingAddress),O=c.needsShipping?g(c.shippingAddress):w,y=c.fees.length>0?c.fees.map(e=>g(e)):i.EMPTY_CART_FEES;return{cartCoupons:c.coupons.length>0?c.coupons.map(e=>({...e,label:e.code})):i.EMPTY_CART_COUPONS,cartItems:c.items,cartFees:y,cartItemsCount:c.itemsCount,cartItemsWeight:c.itemsWeight,cartNeedsPayment:c.needsPayment,cartNeedsShipping:c.needsShipping,cartItemErrors:c.errors,cartTotals:d,cartIsLoading:p,cartErrors:l,billingData:Object(s.a)(w),billingAddress:Object(s.a)(w),shippingAddress:Object(s.a)(O),extensions:c.extensions,shippingRates:c.shippingRates,isLoadingRates:m,cartHasCalculatedShipping:c.hasCalculatedShipping,paymentRequirements:c.paymentRequirements,receiveCart:h}},[u]);return d.current&&Object(r.isEqual)(d.current,p)||(d.current=p),d.current}},,function(e,t,n){"use strict";var r=n(4),o=n.n(r),i=n(0);t.a=Object(i.forwardRef)((function({as:e="div",className:t,...n},r){return function({as:e="div",...t}){return"function"==typeof t.children?t.children(t):Object(i.createElement)(e,t)}({as:e,className:o()("components-visually-hidden",t),...n,ref:r})}))},function(e,t){},,function(e,t){e.exports=window.wp.warning},function(e,t,n){"use strict";var r=n(8),o=n(0),i=n(13),c=function({icon:e,className:t,...n}){const i=["dashicon","dashicons","dashicons-"+e,t].filter(Boolean).join(" ");return Object(o.createElement)("span",Object(r.a)({className:i},n))};t.a=function({icon:e=null,size:t=24,...n}){if("string"==typeof e)return Object(o.createElement)(c,Object(r.a)({icon:e},n));if(Object(o.isValidElement)(e)&&c===e.type)return Object(o.cloneElement)(e,{...n});if("function"==typeof e)return e.prototype instanceof o.Component?Object(o.createElement)(e,{size:t,...n}):e({size:t,...n});if(e&&("svg"===e.type||e.type===i.SVG)){const r={width:t,height:t,...e.props,...n};return Object(o.createElement)(i.SVG,r)}return Object(o.isValidElement)(e)?Object(o.cloneElement)(e,{size:t,...n}):e}},,,function(e,t){e.exports=window.wc.priceFormat},function(e,t,n){"use strict";var r=n(8),o=n(0),i=n(4),c=n.n(i),a=n(3),s=n(25),l=n.n(s),u=n(9),d=n(44),p=n(71),m=n(1);function f(e,t,n){const{defaultView:r}=t,{frameElement:o}=r;if(!o||t===n.ownerDocument)return e;const i=o.getBoundingClientRect();return new r.DOMRect(e.left+i.left,e.top+i.top,e.width,e.height)}let b=0;function h(e){const t=document.scrollingElement||document.body;e&&(b=t.scrollTop);const n=e?"add":"remove";t.classList[n]("lockscroll"),document.documentElement.classList[n]("lockscroll"),e||(t.scrollTop=b)}let g=0;function v(){return Object(o.useEffect)(()=>(0===g&&h(!0),++g,()=>{1===g&&h(!1),--g}),[]),null}var w=n(24);function O(e){const t=Object(o.useContext)(w.a),n=t.slots[e]||{},r=t.fills[e],i=Object(o.useMemo)(()=>r||[],[r]);return{...n,updateSlot:Object(o.useCallback)(n=>{t.updateSlot(e,n)},[e,t.updateSlot]),unregisterSlot:Object(o.useCallback)(n=>{t.unregisterSlot(e,n)},[e,t.unregisterSlot]),fills:i,registerFill:Object(o.useCallback)(n=>{t.registerFill(e,n)},[e,t.registerFill]),unregisterFill:Object(o.useCallback)(n=>{t.unregisterFill(e,n)},[e,t.unregisterFill])}}var y=Object(o.createContext)({registerSlot:()=>{},unregisterSlot:()=>{},registerFill:()=>{},unregisterFill:()=>{},getSlot:()=>{},getFills:()=>{},subscribe:()=>{}});function E({name:e,children:t,registerFill:n,unregisterFill:r}){const i=(e=>{const{getSlot:t,subscribe:n}=Object(o.useContext)(y),[r,i]=Object(o.useState)(t(e));return Object(o.useEffect)(()=>(i(t(e)),n(()=>{i(t(e))})),[e]),r})(e),c=Object(o.useRef)({name:e,children:t});return Object(o.useLayoutEffect)(()=>(n(e,c.current),()=>r(e,c.current)),[]),Object(o.useLayoutEffect)(()=>{c.current.children=t,i&&i.forceUpdate()},[t]),Object(o.useLayoutEffect)(()=>{e!==c.current.name&&(r(c.current.name,c.current),c.current.name=e,n(e,c.current))},[e]),i&&i.node?(Object(a.isFunction)(t)&&(t=t(i.props.fillProps)),Object(o.createPortal)(t,i.node)):null}var k=e=>Object(o.createElement)(y.Consumer,null,({registerFill:t,unregisterFill:n})=>Object(o.createElement)(E,Object(r.a)({},e,{registerFill:t,unregisterFill:n})));class j extends o.Component{constructor(){super(...arguments),this.isUnmounted=!1,this.bindNode=this.bindNode.bind(this)}componentDidMount(){const{registerSlot:e}=this.props;e(this.props.name,this)}componentWillUnmount(){const{unregisterSlot:e}=this.props;this.isUnmounted=!0,e(this.props.name,this)}componentDidUpdate(e){const{name:t,unregisterSlot:n,registerSlot:r}=this.props;e.name!==t&&(n(e.name),r(t,this))}bindNode(e){this.node=e}forceUpdate(){this.isUnmounted||super.forceUpdate()}render(){const{children:e,name:t,fillProps:n={},getFills:r}=this.props,i=Object(a.map)(r(t,this),e=>{const t=Object(a.isFunction)(e.children)?e.children(n):e.children;return o.Children.map(t,(e,t)=>{if(!e||Object(a.isString)(e))return e;const n=e.key||t;return Object(o.cloneElement)(e,{key:n})})}).filter(Object(a.negate)(o.isEmptyElement));return Object(o.createElement)(o.Fragment,null,Object(a.isFunction)(e)?e(i):i)}}var _=e=>Object(o.createElement)(y.Consumer,null,({registerSlot:t,unregisterSlot:n,getFills:i})=>Object(o.createElement)(j,Object(r.a)({},e,{registerSlot:t,unregisterSlot:n,getFills:i})));function x(){const[,e]=Object(o.useState)({}),t=Object(o.useRef)(!0);return Object(o.useEffect)(()=>()=>{t.current=!1},[]),()=>{t.current&&e({})}}function S({name:e,children:t}){const n=O(e),r=Object(o.useRef)({rerender:x()});return Object(o.useEffect)(()=>(n.registerFill(r),()=>{n.unregisterFill(r)}),[n.registerFill,n.unregisterFill]),n.ref&&n.ref.current?("function"==typeof t&&(t=t(n.fillProps)),Object(o.createPortal)(t,n.ref.current)):null}var C=Object(o.forwardRef)((function({name:e,fillProps:t={},as:n="div",...i},c){const a=Object(o.useContext)(w.a),s=Object(o.useRef)();return Object(o.useLayoutEffect)(()=>(a.registerSlot(e,s,t),()=>{a.unregisterSlot(e,s)}),[a.registerSlot,a.unregisterSlot,e]),Object(o.useLayoutEffect)(()=>{a.updateSlot(e,t)}),Object(o.createElement)(n,Object(r.a)({ref:Object(u.useMergeRefs)([c,s])},i))}));function T(e){return Object(o.createElement)(o.Fragment,null,Object(o.createElement)(k,e),Object(o.createElement)(S,e))}n(11),o.Component;const P=Object(o.forwardRef)(({bubblesVirtually:e,...t},n)=>e?Object(o.createElement)(C,Object(r.a)({},t,{ref:n})):Object(o.createElement)(_,t));function R(e){return"appear"===e?"top":"left"}function A(e,t){const{paddingTop:n,paddingBottom:r,paddingLeft:o,paddingRight:i}=(c=t).ownerDocument.defaultView.getComputedStyle(c);var c;const a=n?parseInt(n,10):0,s=r?parseInt(r,10):0,l=o?parseInt(o,10):0,u=i?parseInt(i,10):0;return{x:e.left+l,y:e.top+a,width:e.width-l-u,height:e.height-a-s,left:e.left+l,right:e.right-u,top:e.top+a,bottom:e.bottom-s}}function N(e,t,n){n?e.getAttribute(t)!==n&&e.setAttribute(t,n):e.hasAttribute(t)&&e.removeAttribute(t)}function M(e,t,n=""){e.style[t]!==n&&(e.style[t]=n)}function L(e,t,n){n?e.classList.contains(t)||e.classList.add(t):e.classList.contains(t)&&e.classList.remove(t)}const B=Object(o.forwardRef)(({headerTitle:e,onClose:t,children:n,className:i,noArrow:a=!0,isAlternate:s,position:b="bottom right",range:h,focusOnMount:g="firstElement",anchorRef:w,shouldAnchorIncludePadding:y,anchorRect:E,getAnchorRect:k,expandOnMobile:j,animate:_=!0,onClickOutside:x,onFocusOutside:S,__unstableStickyBoundaryElement:C,__unstableSlotName:P="Popover",__unstableObserveElement:B,__unstableBoundaryParent:F,__unstableForcePosition:D,__unstableForceXAlignment:I,...U},H)=>{const z=Object(o.useRef)(null),V=Object(o.useRef)(null),W=Object(o.useRef)(),Y=Object(u.useViewportMatch)("medium","<"),[q,X]=Object(o.useState)(),$=O(P),Z=j&&Y,[K,Q]=Object(u.useResizeObserver)();a=Z||a,Object(o.useLayoutEffect)(()=>{if(Z)return L(W.current,"is-without-arrow",a),L(W.current,"is-alternate",s),N(W.current,"data-x-axis"),N(W.current,"data-y-axis"),M(W.current,"top"),M(W.current,"left"),M(V.current,"maxHeight"),void M(V.current,"maxWidth");const e=()=>{if(!W.current||!V.current)return;let e=function(e,t,n,r=!1,o,i){if(t)return t;if(n){if(!e.current)return;const t=n(e.current);return f(t,t.ownerDocument||e.current.ownerDocument,i)}if(!1!==r){if(!(r&&window.Range&&window.Element&&window.DOMRect))return;if("function"==typeof(null==r?void 0:r.cloneRange))return f(Object(d.getRectangleFromRange)(r),r.endContainer.ownerDocument,i);if("function"==typeof(null==r?void 0:r.getBoundingClientRect)){const e=f(r.getBoundingClientRect(),r.ownerDocument,i);return o?e:A(e,r)}const{top:e,bottom:t}=r,n=e.getBoundingClientRect(),c=t.getBoundingClientRect(),a=f(new window.DOMRect(n.left,n.top,n.width,c.bottom-n.top),e.ownerDocument,i);return o?a:A(a,r)}if(!e.current)return;const{parentNode:c}=e.current,a=c.getBoundingClientRect();return o?a:A(a,c)}(z,E,k,w,y,W.current);if(!e)return;const{offsetParent:t,ownerDocument:n}=W.current;let r,o=0;if(t&&t!==n.body){const n=t.getBoundingClientRect();o=n.top,e=new window.DOMRect(e.left-n.left,e.top-n.top,e.width,e.height)}var i;F&&(r=null===(i=W.current.closest(".popover-slot"))||void 0===i?void 0:i.parentNode);const c=Q.height?Q:V.current.getBoundingClientRect(),{popoverTop:l,popoverLeft:u,xAxis:p,yAxis:h,contentHeight:g,contentWidth:v}=function(e,t,n="top",r,o,i,c,a,s){const[l,u="center",d]=n.split(" "),p=function(e,t,n,r,o,i,c,a){const{height:s}=t;if(o){const t=o.getBoundingClientRect().top+s-c;if(e.top<=t)return{yAxis:n,popoverTop:Math.min(e.bottom,t)}}let l=e.top+e.height/2;"bottom"===r?l=e.bottom:"top"===r&&(l=e.top);const u={popoverTop:l,contentHeight:(l-s/2>0?s/2:l)+(l+s/2>window.innerHeight?window.innerHeight-l:s/2)},d={popoverTop:e.top,contentHeight:e.top-10-s>0?s:e.top-10},p={popoverTop:e.bottom,contentHeight:e.bottom+10+s>window.innerHeight?window.innerHeight-10-e.bottom:s};let m,f=n,b=null;if(!o&&!a)if("middle"===n&&u.contentHeight===s)f="middle";else if("top"===n&&d.contentHeight===s)f="top";else if("bottom"===n&&p.contentHeight===s)f="bottom";else{f=d.contentHeight>p.contentHeight?"top":"bottom";const e="top"===f?d.contentHeight:p.contentHeight;b=e!==s?e:null}return m="middle"===f?u.popoverTop:"top"===f?d.popoverTop:p.popoverTop,{yAxis:f,popoverTop:m,contentHeight:b}}(e,t,l,d,r,0,i,a);return{...function(e,t,n,r,o,i,c,a,s){const{width:l}=t;"left"===n&&Object(m.isRTL)()?n="right":"right"===n&&Object(m.isRTL)()&&(n="left"),"left"===r&&Object(m.isRTL)()?r="right":"right"===r&&Object(m.isRTL)()&&(r="left");const u=Math.round(e.left+e.width/2),d={popoverLeft:u,contentWidth:(u-l/2>0?l/2:u)+(u+l/2>window.innerWidth?window.innerWidth-u:l/2)};let p=e.left;"right"===r?p=e.right:"middle"===i||s||(p=u);let f=e.right;"left"===r?f=e.left:"middle"===i||s||(f=u);const b={popoverLeft:p,contentWidth:p-l>0?l:p},h={popoverLeft:f,contentWidth:f+l>window.innerWidth?window.innerWidth-f:l};let g,v=n,w=null;if(!o&&!a)if("center"===n&&d.contentWidth===l)v="center";else if("left"===n&&b.contentWidth===l)v="left";else if("right"===n&&h.contentWidth===l)v="right";else{v=b.contentWidth>h.contentWidth?"left":"right";const e="left"===v?b.contentWidth:h.contentWidth;l>window.innerWidth&&(w=window.innerWidth),e!==l&&(v="center",d.popoverLeft=window.innerWidth/2)}if(g="center"===v?d.popoverLeft:"left"===v?b.popoverLeft:h.popoverLeft,c){const e=c.getBoundingClientRect();g=Math.min(g,e.right-l),Object(m.isRTL)()||(g=Math.max(g,0))}return{xAxis:v,popoverLeft:g,contentWidth:w}}(e,t,u,d,r,p.yAxis,c,a,s),...p}}(e,c,b,C,W.current,o,r,D,I);"number"==typeof l&&"number"==typeof u&&(M(W.current,"top",l+"px"),M(W.current,"left",u+"px")),L(W.current,"is-without-arrow",a||"center"===p&&"middle"===h),L(W.current,"is-alternate",s),N(W.current,"data-x-axis",p),N(W.current,"data-y-axis",h),M(V.current,"maxHeight","number"==typeof g?g+"px":""),M(V.current,"maxWidth","number"==typeof v?v+"px":""),X(({left:"right",right:"left"}[p]||"center")+" "+({top:"bottom",bottom:"top"}[h]||"middle"))};e();const{ownerDocument:t}=W.current,{defaultView:n}=t,r=n.setInterval(e,500);let o;const i=()=>{n.cancelAnimationFrame(o),o=n.requestAnimationFrame(e)};n.addEventListener("click",i),n.addEventListener("resize",e),n.addEventListener("scroll",e,!0);const c=function(e){if(e)return e.endContainer?e.endContainer.ownerDocument:e.top?e.top.ownerDocument:e.ownerDocument}(w);let l;return c&&c!==t&&(c.defaultView.addEventListener("resize",e),c.defaultView.addEventListener("scroll",e,!0)),B&&(l=new n.MutationObserver(e),l.observe(B,{attributes:!0})),()=>{n.clearInterval(r),n.removeEventListener("resize",e),n.removeEventListener("scroll",e,!0),n.removeEventListener("click",i),n.cancelAnimationFrame(o),c&&c!==t&&(c.defaultView.removeEventListener("resize",e),c.defaultView.removeEventListener("scroll",e,!0)),l&&l.disconnect()}},[Z,E,k,w,y,b,Q,C,B,F]);const J=(e,n)=>{if("focus-outside"===e&&S)S(n);else if("focus-outside"===e&&x){const e=new window.MouseEvent("click");Object.defineProperty(e,"target",{get:()=>n.relatedTarget}),l()("Popover onClickOutside prop",{since:"5.3",alternative:"onFocusOutside"}),x(e)}else t&&t()},[ee,te]=Object(u.__experimentalUseDialog)({focusOnMount:g,__unstableOnClose:J,onClose:J}),ne=Object(u.useMergeRefs)([W,ee,H]),re=Boolean(_&&q)&&function(e){if("loading"===e.type)return c()("components-animate__loading");const{type:t,origin:n=R(t)}=e;if("appear"===t){const[e,t="center"]=n.split(" ");return c()("components-animate__appear",{["is-from-"+t]:"center"!==t,["is-from-"+e]:"middle"!==e})}return"slide-in"===t?c()("components-animate__slide-in","is-from-"+n):void 0}({type:"appear",origin:q});let oe=Object(o.createElement)("div",Object(r.a)({className:c()("components-popover",i,re,{"is-expanded":Z,"is-without-arrow":a,"is-alternate":s})},U,{ref:ne},te,{tabIndex:"-1"}),Z&&Object(o.createElement)(v,null),Z&&Object(o.createElement)("div",{className:"components-popover__header"},Object(o.createElement)("span",{className:"components-popover__header-title"},e),Object(o.createElement)(G,{className:"components-popover__close",icon:p.a,onClick:t})),Object(o.createElement)("div",{ref:V,className:"components-popover__content"},Object(o.createElement)("div",{style:{position:"relative"}},K,n)));return $.ref&&(oe=Object(o.createElement)(T,{name:P},oe)),w||E?oe:Object(o.createElement)("span",{ref:z},oe)});B.Slot=Object(o.forwardRef)((function({name:e="Popover"},t){return Object(o.createElement)(P,{bubblesVirtually:!0,name:e,className:"popover-slot",ref:t})}));var F=B,D=function({shortcut:e,className:t}){if(!e)return null;let n,r;return Object(a.isString)(e)&&(n=e),Object(a.isObject)(e)&&(n=e.display,r=e.ariaLabel),Object(o.createElement)("span",{className:t,"aria-label":r},n)};const I=Object(o.createElement)("div",{className:"event-catcher"}),U=({eventHandlers:e,child:t,childrenWithPopover:n})=>Object(o.cloneElement)(Object(o.createElement)("span",{className:"disabled-element-wrapper"},Object(o.cloneElement)(I,e),Object(o.cloneElement)(t,{children:n}),","),e),H=({child:e,eventHandlers:t,childrenWithPopover:n})=>Object(o.cloneElement)(e,{...t,children:n}),z=(e,t,n)=>{if(1!==o.Children.count(e))return;const r=o.Children.only(e);"function"==typeof r.props[t]&&r.props[t](n)};var V=function({children:e,position:t,text:n,shortcut:r}){const[i,c]=Object(o.useState)(!1),[s,l]=Object(o.useState)(!1),d=Object(u.useDebounce)(l,700),p=t=>{z(e,"onMouseDown",t),document.addEventListener("mouseup",b),c(!0)},m=t=>{z(e,"onMouseUp",t),document.removeEventListener("mouseup",b),c(!1)},f=e=>"mouseUp"===e?m:"mouseDown"===e?p:void 0,b=f("mouseUp"),h=(t,n)=>r=>{if(z(e,t,r),r.currentTarget.disabled)return;if("focus"===r.type&&i)return;d.cancel();const o=Object(a.includes)(["focus","mouseenter"],r.type);o!==s&&(n?d(o):l(o))},g=()=>{d.cancel(),document.removeEventListener("mouseup",b)};if(Object(o.useEffect)(()=>g,[]),1!==o.Children.count(e))return e;const v={onMouseEnter:h("onMouseEnter",!0),onMouseLeave:h("onMouseLeave"),onClick:h("onClick"),onFocus:h("onFocus"),onBlur:h("onBlur"),onMouseDown:f("mouseDown")},w=o.Children.only(e),{children:O,disabled:y}=w.props;return(y?U:H)({child:w,eventHandlers:v,childrenWithPopover:(({grandchildren:e,isOver:t,position:n,text:r,shortcut:i})=>Object(o.concatChildren)(e,t&&Object(o.createElement)(F,{focusOnMount:!1,position:n,className:"components-tooltip","aria-hidden":"true",animate:!1,noArrow:!0},r,Object(o.createElement)(D,{className:"components-tooltip__shortcut",shortcut:i}))))({grandchildren:O,isOver:s,position:t,text:n,shortcut:r})})},W=n(38),Y=n(34);const q=["onMouseDown","onClick"];var G=t.a=Object(o.forwardRef)((function(e,t){const{href:n,target:i,isSmall:s,isPressed:u,isBusy:d,isDestructive:p,className:m,disabled:f,icon:b,iconPosition:h="left",iconSize:g,showTooltip:v,tooltipPosition:w,shortcut:O,label:y,children:E,text:k,variant:j,__experimentalIsFocusable:_,describedBy:x,...S}=function({isDefault:e,isPrimary:t,isSecondary:n,isTertiary:r,isLink:o,variant:i,...c}){let a=i;var s,u,d,p,m;return t&&(null!==(s=a)&&void 0!==s||(a="primary")),r&&(null!==(u=a)&&void 0!==u||(a="tertiary")),n&&(null!==(d=a)&&void 0!==d||(a="secondary")),e&&(l()("Button isDefault prop",{since:"5.4",alternative:'variant="secondary"'}),null!==(p=a)&&void 0!==p||(a="secondary")),o&&(null!==(m=a)&&void 0!==m||(a="link")),{...c,variant:a}}(e),C=c()("components-button",m,{"is-secondary":"secondary"===j,"is-primary":"primary"===j,"is-small":s,"is-tertiary":"tertiary"===j,"is-pressed":u,"is-busy":d,"is-link":"link"===j,"is-destructive":p,"has-text":!!b&&!!E,"has-icon":!!b}),T=f&&!_,P=void 0===n||T?"button":"a",R="a"===P?{href:n,target:i}:{type:"button",disabled:T,"aria-pressed":u};if(f&&_){R["aria-disabled"]=!0;for(const e of q)S[e]=e=>{e.stopPropagation(),e.preventDefault()}}const A=!T&&(v&&y||O||!!y&&(!E||Object(a.isArray)(E)&&!E.length)&&!1!==v),N=x?Object(a.uniqueId)():null,M=S["aria-describedby"]||N,L=Object(o.createElement)(P,Object(r.a)({},R,S,{className:C,"aria-label":S["aria-label"]||y,"aria-describedby":M,ref:t}),b&&"left"===h&&Object(o.createElement)(W.a,{icon:b,size:g}),k&&Object(o.createElement)(o.Fragment,null,k),b&&"right"===h&&Object(o.createElement)(W.a,{icon:b,size:g}),E);return A?Object(o.createElement)(o.Fragment,null,Object(o.createElement)(V,{text:x||y,shortcut:O,position:w},L),x&&Object(o.createElement)(Y.a,null,Object(o.createElement)("span",{id:N},x))):Object(o.createElement)(o.Fragment,null,L,x&&Object(o.createElement)(Y.a,null,Object(o.createElement)("span",{id:N},x)))}))},function(e,t){e.exports=window.wp.hooks},function(e,t){e.exports=window.wp.dom},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=e=>"string"==typeof e},,function(e,t){e.exports=window.wc.wcBlocksSharedContext},function(e,t,n){"use strict";n.d(t,"n",(function(){return i})),n.d(t,"l",(function(){return c})),n.d(t,"k",(function(){return a})),n.d(t,"m",(function(){return s})),n.d(t,"i",(function(){return l})),n.d(t,"d",(function(){return u})),n.d(t,"f",(function(){return d})),n.d(t,"j",(function(){return p})),n.d(t,"c",(function(){return m})),n.d(t,"e",(function(){return f})),n.d(t,"g",(function(){return b})),n.d(t,"a",(function(){return h})),n.d(t,"h",(function(){return g})),n.d(t,"b",(function(){return v}));var r,o=n(2);const i=Object(o.getSetting)("wcBlocksConfig",{buildPhase:1,pluginUrl:"",productCount:0,defaultAvatar:"",restApiRoutes:{},wordCountType:"words"}),c=i.pluginUrl+"images/",a=i.pluginUrl+"build/",s=i.buildPhase,l=null===(r=o.STORE_PAGES.shop)||void 0===r?void 0:r.permalink,u=(o.STORE_PAGES.checkout.id,o.STORE_PAGES.checkout.permalink),d=o.STORE_PAGES.privacy.permalink,p=(o.STORE_PAGES.privacy.title,o.STORE_PAGES.terms.permalink),m=(o.STORE_PAGES.terms.title,o.STORE_PAGES.cart.id,o.STORE_PAGES.cart.permalink),f=o.STORE_PAGES.myaccount.permalink?o.STORE_PAGES.myaccount.permalink:Object(o.getSetting)("wpLoginUrl","/wp-login.php"),b=Object(o.getSetting)("shippingCountries",{}),h=Object(o.getSetting)("allowedCountries",{}),g=Object(o.getSetting)("shippingStates",{}),v=Object(o.getSetting)("allowedStates",{})},function(e,t,n){"use strict";var r=n(2),o=n(1),i=n(72),c=n(45);const a=Object(r.getSetting)("countryLocale",{}),s=e=>{const t={};return void 0!==e.label&&(t.label=e.label),void 0!==e.required&&(t.required=e.required),void 0!==e.hidden&&(t.hidden=e.hidden),void 0===e.label||e.optionalLabel||(t.optionalLabel=Object(o.sprintf)(
2
  /* translators: %s Field label. */
3
  Object(o.__)("%s (optional)","woocommerce"),e.label)),e.priority&&(Object(i.a)(e.priority)&&(t.index=e.priority),Object(c.a)(e.priority)&&(t.index=parseInt(e.priority,10))),e.hidden&&(t.required=!1),t},l=Object.entries(a).map(e=>{let[t,n]=e;return[t,Object.entries(n).map(e=>{let[t,n]=e;return[t,s(n)]}).reduce((e,t)=>{let[n,r]=t;return e[n]=r,e},{})]}).reduce((e,t)=>{let[n,r]=t;return e[n]=r,e},{});t.a=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const o=n&&void 0!==l[n]?l[n]:{};return e.map(e=>({key:e,...r.defaultAddressFields[e]||{},...o[e]||{},...t[e]||{}})).sort((e,t)=>e.index-t.index)}},,,function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=n(12),o=n.n(r),i=n(0),c=n(15);const a=[".wp-block-woocommerce-cart"],s=e=>{let{Block:t,containers:n,getProps:r=(()=>({})),getErrorBoundaryProps:a=(()=>({}))}=e;0!==n.length&&Array.prototype.forEach.call(n,(e,n)=>{const s=r(e,n),l=a(e,n),u={...e.dataset,...s.attributes||{}};(e=>{let{Block:t,container:n,attributes:r={},props:a={},errorBoundaryProps:s={}}=e;Object(i.render)(Object(i.createElement)(c.a,s,Object(i.createElement)(i.Suspense,{fallback:Object(i.createElement)("div",{className:"wc-block-placeholder"})},t&&Object(i.createElement)(t,o()({},a,{attributes:r})))),n,()=>{n.classList&&n.classList.remove("is-loading")})})({Block:t,container:e,props:s,attributes:u,errorBoundaryProps:l})})},l=e=>{const t=document.body.querySelectorAll(a.join(",")),{Block:n,getProps:r,getErrorBoundaryProps:o,selector:i}=e;(e=>{let{Block:t,getProps:n,getErrorBoundaryProps:r,selector:o,wrappers:i}=e;const c=document.body.querySelectorAll(o);i&&i.length>0&&Array.prototype.filter.call(c,e=>!((e,t)=>Array.prototype.some.call(t,t=>t.contains(e)&&!t.isSameNode(e)))(e,i)),s({Block:t,containers:c,getProps:n,getErrorBoundaryProps:r})})({Block:n,getProps:r,getErrorBoundaryProps:o,selector:i,wrappers:t}),Array.prototype.forEach.call(t,t=>{t.addEventListener("wc-blocks_render_blocks_frontend",()=>{(e=>{let{Block:t,getProps:n,getErrorBoundaryProps:r,selector:o,wrapper:i}=e;const c=i.querySelectorAll(o);s({Block:t,containers:c,getProps:n,getErrorBoundaryProps:r})})({...e,wrapper:t})})})}},,,function(e,t){var n,r,o=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function c(){throw new Error("clearTimeout has not been defined")}function a(e){if(n===setTimeout)return setTimeout(e,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(e){n=i}try{r="function"==typeof clearTimeout?clearTimeout:c}catch(e){r=c}}();var s,l=[],u=!1,d=-1;function p(){u&&s&&(u=!1,s.length?l=s.concat(l):d=-1,l.length&&m())}function m(){if(!u){var e=a(p);u=!0;for(var t=l.length;t;){for(s=l,l=[];++d<t;)s&&s[d].run();d=-1,t=l.length}s=null,u=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===c||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function b(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];l.push(new f(e,t)),1!==l.length||u||a(m)},f.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=b,o.addListener=b,o.once=b,o.off=b,o.removeListener=b,o.removeAllListeners=b,o.emit=b,o.prependListener=b,o.prependOnceListener=b,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(e,t,n){var r=n(83),o=n(57),i=o.setStyleProp,c=r.html,a=r.svg,s=r.isCustomAttribute,l=Object.prototype.hasOwnProperty;e.exports=function(e){var t,n,r,u;e=e||{};var d={};for(t in e)r=e[t],s(t)?d[t]=r:(n=t.toLowerCase(),l.call(c,n)?d[(u=c[n]).propertyName]=!!(u.hasBooleanValue||u.hasOverloadedBooleanValue&&!r)||r:l.call(a,t)?d[(u=a[t]).propertyName]=r:o.PRESERVE_CUSTOM_ATTRIBUTES&&(d[t]=r));return i(e.style,d),d}},function(e,t,n){var r=n(5),o=n(87).default,i={reactCompat:!0},c=r.version.split(".")[0]>=16;e.exports={PRESERVE_CUSTOM_ATTRIBUTES:c,invertObject:function(e,t){if(!e||"object"!=typeof e)throw new TypeError("First argument must be an object");var n,r,o="function"==typeof t,i={},c={};for(n in e)r=e[n],o&&(i=t(n,r))&&2===i.length?c[i[0]]=i[1]:"string"==typeof r&&(c[r]=n);return c},isCustomComponent:function(e,t){if(-1===e.indexOf("-"))return t&&"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}},setStyleProp:function(e,t){null!=e&&(t.style=o(e,i))}}},function(e,t,n){for(var r,o=n(93).CASE_SENSITIVE_TAG_NAMES,i={},c=0,a=o.length;c<a;c++)r=o[c],i[r.toLowerCase()]=r;function s(e){for(var t,n={},r=0,o=e.length;r<o;r++)n[(t=e[r]).name]=t.value;return n}function l(e){return function(e){return i[e]}(e=e.toLowerCase())||e}e.exports={formatAttributes:s,formatDOM:function e(t,n,r){n=n||null;for(var o,i,c,a=[],u=0,d=t.length;u<d;u++){switch(o=t[u],c={next:null,prev:a[u-1]||null,parent:n},(i=a[u-1])&&(i.next=c),"#"!==o.nodeName[0]&&(c.name=l(o.nodeName),c.attribs={},o.attributes&&o.attributes.length&&(c.attribs=s(o.attributes))),o.nodeType){case 1:"script"===c.name||"style"===c.name?c.type=c.name:c.type="tag",c.children=e(o.childNodes,c);break;case 3:c.type="text",c.data=o.nodeValue;break;case 8:c.type="comment",c.data=o.nodeValue}a.push(c)}return r&&(a.unshift({name:r.substring(0,r.indexOf(" ")).toLowerCase(),data:r,type:"directive",next:a[0]?a[0]:null,prev:null,parent:n}),a[1]&&(a[1].prev=a[0])),a},isIE:function(e){return e?document.documentMode===e:/(MSIE |Trident\/|Edge\/)/.test(navigator.userAgent)}}},function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(43),o=n(0),i=n(32);const c=()=>{const e=Object(i.a)(),t=Object(o.useRef)(e);return Object(o.useEffect)(()=>{t.current=e},[e]),{dispatchStoreEvent:Object(o.useCallback)((function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(r.doAction)("experimental__woocommerce_blocks-"+e,t)}catch(e){console.error(e)}}),[]),dispatchCheckoutEvent:Object(o.useCallback)((function(e){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};try{Object(r.doAction)("experimental__woocommerce_blocks-checkout-"+e,{...n,storeCart:t.current})}catch(e){console.error(e)}}),[])}}},function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return c}));var r=n(0);const o=Object(r.createContext)({setIsSuppressed:e=>{},isSuppressed:!1}),i=()=>Object(r.useContext)(o),c=e=>{let{children:t}=e;const[n,i]=Object(r.useState)(!1),c={setIsSuppressed:i,isSuppressed:n};return Object(r.createElement)(o.Provider,{value:c},t)}},,function(e,t,n){var r=n(82),o=n(56),i=n(91),c={decodeEntities:!0,lowerCaseAttributeNames:!1};function a(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");return""===e?[]:r(i(e,(t=t||{}).htmlparser2||c),t)}a.domToReact=r,a.htmlToDOM=i,a.attributesToProps=o,e.exports=a,e.exports.default=a},,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"d",(function(){return c})),n.d(t,"c",(function(){return a})),n.d(t,"b",(function(){return s}));const r=window.CustomEvent||null,o=(e,t)=>{let{bubbles:n=!1,cancelable:o=!1,element:i,detail:c={}}=t;if(!r)return;i||(i=document.body);const a=new r(e,{bubbles:n,cancelable:o,detail:c});i.dispatchEvent(a)};let i;const c=()=>{i&&clearTimeout(i),i=setTimeout(()=>{o("wc_fragment_refresh",{bubbles:!0,cancelable:!0})},50)},a=e=>{let{preserveCartData:t=!1}=e;o("wc-blocks_added_to_cart",{bubbles:!0,cancelable:!0,detail:{preserveCartData:t}})},s=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if("function"!=typeof jQuery)return()=>{};const i=()=>{o(t,{bubbles:n,cancelable:r})};return jQuery(document).on(e,i),()=>jQuery(document).off(e,i)}},function(e,t,n){"use strict";var r=n(0),o=n(13);const i=Object(r.createElement)(o.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(r.createElement)(o.Path,{d:"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z"}));t.a=i},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=e=>"number"==typeof e},,,,function(e,t,n){"use strict";var r=n(0),o=n(3),i=n(4),c=n.n(i),a=n(1),s=n(23),l=n(71),u=n(42);function d(e){switch(e){case"success":case"warning":case"info":return"polite";case"error":default:return"assertive"}}t.a=function({className:e,status:t="info",children:n,spokenMessage:i=n,onRemove:p=o.noop,isDismissible:m=!0,actions:f=[],politeness:b=d(t),__unstableHTML:h,onDismiss:g=o.noop}){!function(e,t){const n="string"==typeof e?e:Object(r.renderToString)(e);Object(r.useEffect)(()=>{n&&Object(s.speak)(n,t)},[n,t])}(i,b);const v=c()(e,"components-notice","is-"+t,{"is-dismissible":m});return h&&(n=Object(r.createElement)(r.RawHTML,null,n)),Object(r.createElement)("div",{className:v},Object(r.createElement)("div",{className:"components-notice__content"},n,Object(r.createElement)("div",{className:"components-notice__actions"},f.map(({className:e,label:t,isPrimary:n,variant:o,noDefaultClasses:i=!1,onClick:a,url:s},l)=>{let d=o;return"primary"===o||i||(d=s?"link":"secondary"),void 0===d&&n&&(d="primary"),Object(r.createElement)(u.a,{key:l,href:s,variant:d,onClick:s?void 0:a,className:c()("components-notice__action",e)},t)}))),m&&Object(r.createElement)(u.a,{className:"components-notice__dismiss",icon:l.a,label:Object(a.__)("Dismiss this notice"),onClick:e=>{var t;null==e||null===(t=e.preventDefault)||void 0===t||t.call(e),g(),p()},showTooltip:!1}))}},,,,,function(e,t){},function(e,t,n){var r=n(5),o=n(56),i=n(57),c=i.setStyleProp;function a(e){return i.PRESERVE_CUSTOM_ATTRIBUTES&&"tag"===e.type&&i.isCustomComponent(e.name,e.attribs)}e.exports=function e(t,n){for(var i,s,l,u,d=(n=n||{}).library||r,p=d.cloneElement,m=d.createElement,f=d.isValidElement,b=[],h="function"==typeof n.replace,g=n.trim,v=0,w=t.length;v<w;v++)if(i=t[v],h&&f(s=n.replace(i)))w>1&&(s=p(s,{key:s.key||v})),b.push(s);else if("text"!==i.type){switch(l=i.attribs,a(i)?c(l.style,l):l&&(l=o(l)),u=null,i.type){case"script":case"style":i.children[0]&&(l.dangerouslySetInnerHTML={__html:i.children[0].data});break;case"tag":"textarea"===i.name&&i.children[0]?l.defaultValue=i.children[0].data:i.children&&i.children.length&&(u=e(i.children,n));break;default:continue}w>1&&(l.key=v),b.push(m(i.name,l,u))}else g?i.data.trim()&&b.push(i.data):b.push(i.data);return 1===b.length?b[0]:b}},function(e,t,n){var r=n(84),o=n(85),i=n(86),c=i.MUST_USE_PROPERTY,a=i.HAS_BOOLEAN_VALUE,s=i.HAS_NUMERIC_VALUE,l=i.HAS_POSITIVE_NUMERIC_VALUE,u=i.HAS_OVERLOADED_BOOLEAN_VALUE;function d(e,t){return(e&t)===t}function p(e,t,n){var r,o,i,p=e.Properties,m=e.DOMAttributeNames;for(o in p)r=m[o]||(n?o:o.toLowerCase()),i=p[o],t[r]={attributeName:r,propertyName:o,mustUseProperty:d(i,c),hasBooleanValue:d(i,a),hasNumericValue:d(i,s),hasPositiveNumericValue:d(i,l),hasOverloadedBooleanValue:d(i,u)}}var m={};p(r,m);var f={};p(o,f,!0);var b={};p(r,b),p(o,b,!0),e.exports={html:m,svg:f,properties:b,isCustomAttribute:RegExp.prototype.test.bind(new RegExp("^(data|aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"))}},function(e,t){e.exports={Properties:{autoFocus:4,accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:4,allowTransparency:0,alt:0,as:0,async:4,autoComplete:0,autoPlay:4,capture:4,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:5,cite:0,classID:0,className:0,cols:24,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:4,controlsList:0,coords:0,crossOrigin:0,data:0,dateTime:0,default:4,defer:4,dir:0,disabled:4,download:32,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:4,formTarget:0,frameBorder:0,headers:0,height:0,hidden:4,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:4,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:5,muted:5,name:0,nonce:0,noValidate:4,open:4,optimum:0,pattern:0,placeholder:0,playsInline:4,poster:0,preload:0,profile:0,radioGroup:0,readOnly:4,referrerPolicy:0,rel:0,required:4,reversed:4,role:0,rows:24,rowSpan:8,sandbox:0,scope:0,scoped:4,scrolling:0,seamless:4,selected:5,shape:0,size:24,sizes:0,span:24,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:8,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,typeof:0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:4,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"}}},function(e,t){e.exports={Properties:{accentHeight:0,accumulate:0,additive:0,alignmentBaseline:0,allowReorder:0,alphabetic:0,amplitude:0,arabicForm:0,ascent:0,attributeName:0,attributeType:0,autoReverse:0,azimuth:0,baseFrequency:0,baseProfile:0,baselineShift:0,bbox:0,begin:0,bias:0,by:0,calcMode:0,capHeight:0,clip:0,clipPath:0,clipRule:0,clipPathUnits:0,colorInterpolation:0,colorInterpolationFilters:0,colorProfile:0,colorRendering:0,contentScriptType:0,contentStyleType:0,cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:0,direction:0,display:0,divisor:0,dominantBaseline:0,dur:0,dx:0,dy:0,edgeMode:0,elevation:0,enableBackground:0,end:0,exponent:0,externalResourcesRequired:0,fill:0,fillOpacity:0,fillRule:0,filter:0,filterRes:0,filterUnits:0,floodColor:0,floodOpacity:0,focusable:0,fontFamily:0,fontSize:0,fontSizeAdjust:0,fontStretch:0,fontStyle:0,fontVariant:0,fontWeight:0,format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:0,glyphOrientationHorizontal:0,glyphOrientationVertical:0,glyphRef:0,gradientTransform:0,gradientUnits:0,hanging:0,horizAdvX:0,horizOriginX:0,ideographic:0,imageRendering:0,in:0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:0,kernelUnitLength:0,kerning:0,keyPoints:0,keySplines:0,keyTimes:0,lengthAdjust:0,letterSpacing:0,lightingColor:0,limitingConeAngle:0,local:0,markerEnd:0,markerMid:0,markerStart:0,markerHeight:0,markerUnits:0,markerWidth:0,mask:0,maskContentUnits:0,maskUnits:0,mathematical:0,mode:0,numOctaves:0,offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:0,overlineThickness:0,paintOrder:0,panose1:0,pathLength:0,patternContentUnits:0,patternTransform:0,patternUnits:0,pointerEvents:0,points:0,pointsAtX:0,pointsAtY:0,pointsAtZ:0,preserveAlpha:0,preserveAspectRatio:0,primitiveUnits:0,r:0,radius:0,refX:0,refY:0,renderingIntent:0,repeatCount:0,repeatDur:0,requiredExtensions:0,requiredFeatures:0,restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:0,slope:0,spacing:0,specularConstant:0,specularExponent:0,speed:0,spreadMethod:0,startOffset:0,stdDeviation:0,stemh:0,stemv:0,stitchTiles:0,stopColor:0,stopOpacity:0,strikethroughPosition:0,strikethroughThickness:0,string:0,stroke:0,strokeDasharray:0,strokeDashoffset:0,strokeLinecap:0,strokeLinejoin:0,strokeMiterlimit:0,strokeOpacity:0,strokeWidth:0,surfaceScale:0,systemLanguage:0,tableValues:0,targetX:0,targetY:0,textAnchor:0,textDecoration:0,textRendering:0,textLength:0,to:0,transform:0,u1:0,u2:0,underlinePosition:0,underlineThickness:0,unicode:0,unicodeBidi:0,unicodeRange:0,unitsPerEm:0,vAlphabetic:0,vHanging:0,vIdeographic:0,vMathematical:0,values:0,vectorEffect:0,version:0,vertAdvY:0,vertOriginX:0,vertOriginY:0,viewBox:0,viewTarget:0,visibility:0,widths:0,wordSpacing:0,writingMode:0,x:0,xHeight:0,x1:0,x2:0,xChannelSelector:0,xlinkActuate:0,xlinkArcrole:0,xlinkHref:0,xlinkRole:0,xlinkShow:0,xlinkTitle:0,xlinkType:0,xmlBase:0,xmlns:0,xmlnsXlink:0,xmlLang:0,xmlSpace:0,y:0,y1:0,y2:0,yChannelSelector:0,z:0,zoomAndPan:0},DOMAttributeNames:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDasharray:"stroke-dasharray",strokeDashoffset:"stroke-dashoffset",strokeLinecap:"stroke-linecap",strokeLinejoin:"stroke-linejoin",strokeMiterlimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",xlinkActuate:"xlink:actuate",xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlnsXlink:"xmlns:xlink",xmlLang:"xml:lang",xmlSpace:"xml:space"}}},function(e,t){e.exports={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32}},function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};t.__esModule=!0;var o=r(n(88)),i=n(90);t.default=function(e,t){var n={};return e&&"string"==typeof e?(o.default(e,(function(e,r){e&&r&&(n[i.camelCase(e,t)]=r)})),n):n}},function(e,t,n){var r=n(89);e.exports=function(e,t){var n,o=null;if(!e||"string"!=typeof e)return o;for(var i,c,a=r(e),s="function"==typeof t,l=0,u=a.length;l<u;l++)i=(n=a[l]).property,c=n.value,s?t(i,c,n):c&&(o||(o={}),o[i]=c);return o}},function(e,t){var n=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,r=/\n/g,o=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,c=/^:\s*/,a=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,s=/^[;\s]*/,l=/^\s+|\s+$/g;function u(e){return e?e.replace(l,""):""}e.exports=function(e,t){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var l=1,d=1;function p(e){var t=e.match(r);t&&(l+=t.length);var n=e.lastIndexOf("\n");d=~n?e.length-n:d+e.length}function m(){var e={line:l,column:d};return function(t){return t.position=new f(e),v(),t}}function f(e){this.start=e,this.end={line:l,column:d},this.source=t.source}f.prototype.content=e;var b=[];function h(n){var r=new Error(t.source+":"+l+":"+d+": "+n);if(r.reason=n,r.filename=t.source,r.line=l,r.column=d,r.source=e,!t.silent)throw r;b.push(r)}function g(t){var n=t.exec(e);if(n){var r=n[0];return p(r),e=e.slice(r.length),n}}function v(){g(o)}function w(e){var t;for(e=e||[];t=O();)!1!==t&&e.push(t);return e}function O(){var t=m();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var n=2;""!=e.charAt(n)&&("*"!=e.charAt(n)||"/"!=e.charAt(n+1));)++n;if(n+=2,""===e.charAt(n-1))return h("End of comment missing");var r=e.slice(2,n-2);return d+=2,p(r),e=e.slice(n),d+=2,t({type:"comment",comment:r})}}function y(){var e=m(),t=g(i);if(t){if(O(),!g(c))return h("property missing ':'");var r=g(a),o=e({type:"declaration",property:u(t[0].replace(n,"")),value:r?u(r[0].replace(n,"")):""});return g(s),o}}return v(),function(){var e,t=[];for(w(t);e=y();)!1!==e&&(t.push(e),w(t));return t}()}},function(e,t,n){"use strict";t.__esModule=!0,t.camelCase=void 0;var r=/^--[a-zA-Z0-9-]+$/,o=/-([a-z])/g,i=/^[^-]+$/,c=/^-(webkit|moz|ms|o|khtml)-/,a=function(e,t){return t.toUpperCase()},s=function(e,t){return t+"-"};t.camelCase=function(e,t){return void 0===t&&(t={}),function(e){return!e||i.test(e)||r.test(e)}(e)?e:(e=e.toLowerCase(),t.reactCompat||(e=e.replace(c,s)),e.replace(o,a))}},function(e,t,n){var r=n(92),o=n(58),i=o.formatDOM,c=o.isIE(9),a=/<(![a-zA-Z\s]+)>/;e.exports=function(e){if("string"!=typeof e)throw new TypeError("First argument must be a string");if(!e)return[];var t,n=e.match(a);return n&&n[1]&&(t=n[1],c&&(e=e.replace(n[0],""))),i(r(e),null,t)}},function(e,t,n){var r=n(58),o=/<([a-zA-Z]+[0-9]?)/,i=/<head.*>/i,c=/<body.*>/i,a=/<(area|base|br|col|embed|hr|img|input|keygen|link|menuitem|meta|param|source|track|wbr)(.*?)\/?>/gi,s=r.isIE(9),l=s||r.isIE(),u=function(){throw new Error("This browser does not support `document.implementation.createHTMLDocument`")},d=function(){throw new Error("This browser does not support `DOMParser.prototype.parseFromString`")};if("function"==typeof window.DOMParser){var p=new window.DOMParser,m=s?"text/xml":"text/html";u=d=function(e,t){return t&&(e="<"+t+">"+e+"</"+t+">"),s&&(e=e.replace(a,"<$1$2$3/>")),p.parseFromString(e,m)}}if(document.implementation){var f=document.implementation.createHTMLDocument(l?"html-dom-parser":void 0);u=function(e,t){if(t)return f.documentElement.getElementsByTagName(t)[0].innerHTML=e,f;try{return f.documentElement.innerHTML=e,f}catch(t){if(d)return d(e)}}}var b,h=document.createElement("template");h.content&&(b=function(e){return h.innerHTML=e,h.content.childNodes}),e.exports=function(e){var t,n,r,a,s=e.match(o);switch(s&&s[1]&&(t=s[1].toLowerCase()),t){case"html":return n=d(e),i.test(e)||(r=n.getElementsByTagName("head")[0])&&r.parentNode.removeChild(r),c.test(e)||(r=n.getElementsByTagName("body")[0])&&r.parentNode.removeChild(r),n.getElementsByTagName("html");case"head":case"body":return a=u(e).getElementsByTagName(t),c.test(e)&&i.test(e)?a[0].parentNode.childNodes:a;default:return b?b(e):u(e,"body").getElementsByTagName("body")[0].childNodes}}},function(e,t){e.exports={CASE_SENSITIVE_TAG_NAMES:["animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussainBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","linearGradient","radialGradient","textPath"]}},,function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"b",(function(){return c}));var r=n(1),o=n(17);const i=async e=>{if("function"==typeof e.json)try{const t=await e.json();return{message:t.message,type:t.type||"api"}}catch(e){return{message:e.message,type:"general"}}return{message:e.message,type:e.type||"general"}},c=e=>{if(e.data&&"rest_invalid_param"===e.code){const t=Object.values(e.data.params);if(t[0])return t[0]}return null!=e&&e.message?Object(o.decodeEntities)(e.message):Object(r.__)("Something went wrong. Please contact us to get assistance.","woocommerce")}},,,,,,,,function(e,t){e.exports=window.wp.blocks},,,,,,,,,,,function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.wp.wordcount},function(e,t){e.exports=window.wp.autop},function(e,t,n){"use strict";var r=n(0);t.a=function(e){let{icon:t,size:n=24,...o}=e;return Object(r.cloneElement)(t,{width:n,height:n,...o})}},function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return c}));var r=n(49),o=(n(14),n(2));const i=(e,t)=>Object.keys(o.defaultAddressFields).every(n=>e[n]===t[n]),c=e=>{const t=Object.keys(o.defaultAddressFields),n=Object(r.a)(t,{},e.country),i=Object.assign({},e);return n.forEach(t=>{let{key:n="",hidden:r=!1}=t;r&&((e,t)=>e in t)(n,e)&&(i[n]="")}),i}},function(e,t){e.exports=window.wc.wcBlocksSharedHocs},,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return p}));var r=n(12),o=n.n(r),i=n(0),c=n(4),a=n.n(c),s=n(76),l=n(7),u=(n(81),n(60));const d=e=>{let{status:t="default"}=e;switch(t){case"error":return"woocommerce-error";case"success":return"woocommerce-message";case"info":case"warning":return"woocommerce-info"}return""},p=e=>{let{className:t,context:n="default",additionalNotices:r=[]}=e;const{isSuppressed:c}=Object(u.b)(),{notices:p}=Object(l.useSelect)(e=>({notices:e("core/notices").getNotices(n)})),{removeNotice:m}=Object(l.useDispatch)("core/notices"),f=p.filter(e=>"snackbar"!==e.type).concat(r);if(!f.length)return null;const b=a()(t,"wc-block-components-notices");return c?null:Object(i.createElement)("div",{className:b},f.map(e=>Object(i.createElement)(s.a,o()({key:"store-notice-"+e.id},e,{className:a()("wc-block-components-notices__notice",d(e)),onRemove:()=>{e.isDismissible&&m(e.id,n)}}),e.content)))}},,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return p}));var r=n(0),o=n(52),i=n(2),c=n(62),a=n.n(c),s=n(10),l=n(15);const u=(e,t)=>e&&t[e]?t[e]:null,d=e=>{let{block:t,blockMap:n,blockWrapper:o,children:c,depth:p=1}=e;return c&&0!==c.length?Array.from(c).map((e,c)=>{const{blockName:m="",...f}={key:`${t}_${p}_${c}`,...e instanceof HTMLElement?e.dataset:{},className:e instanceof Element?null==e?void 0:e.className:""},b=u(m,n);if(!b){const i=a()(e instanceof Element&&(null==e?void 0:e.outerHTML)||(null==e?void 0:e.textContent)||"");if("string"==typeof i&&i)return i;if(!Object(r.isValidElement)(i))return null;const c=e.childNodes.length?d({block:t,blockMap:n,children:e.childNodes,depth:p+1,blockWrapper:o}):void 0;return c?Object(r.cloneElement)(i,f,c):Object(r.cloneElement)(i,f)}const h=o||r.Fragment;return Object(r.createElement)(r.Suspense,{key:`${t}_${p}_${c}_suspense`,fallback:Object(r.createElement)("div",{className:"wc-block-placeholder"})},Object(r.createElement)(l.a,{text:"Unexpected error in: "+m,showErrorBlock:i.CURRENT_USER_IS_ADMIN},Object(r.createElement)(h,null,Object(r.createElement)(b,f,d({block:t,blockMap:n,children:e.childNodes,depth:p+1,blockWrapper:o}),((e,t,n,o)=>{if(!Object(s.hasInnerBlocks)(e))return null;const c=n?Array.from(n).map(e=>e instanceof HTMLElement&&(null==e?void 0:e.dataset.blockName)||null).filter(Boolean):[],a=Object(s.getRegisteredBlocks)(e).filter(e=>{let{blockName:t,force:n}=e;return!0===n&&!c.includes(t)}),d=o||r.Fragment;return Object(r.createElement)(r.Fragment,null,a.map((e,n)=>{let{blockName:o,component:c}=e;const a=c||u(o,t);return a?Object(r.createElement)(l.a,{key:o+"_blockerror",text:"Unexpected error in: "+o,showErrorBlock:i.CURRENT_USER_IS_ADMIN},Object(r.createElement)(d,null,Object(r.createElement)(a,{key:`${o}_forced_${n}`}))):null}))})(m,n,e.childNodes,o)))))}):null},p=e=>{let{Block:t,selector:n,blockName:r,getProps:i=(()=>({})),blockMap:c,blockWrapper:a}=e;Object(o.a)({Block:t,selector:n,getProps:(e,t)=>{const n=d({block:r,blockMap:c,children:e.children||[],blockWrapper:a});return{...i(e,t),children:n}}})}},,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(16),o=n(0),i=n(48);n.p=i.k,Object(r.registerBlockComponent)({blockName:"woocommerce/product-price",component:Object(o.lazy)(()=>Promise.all([n.e(0),n.e(62)]).then(n.bind(null,402)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-image",component:Object(o.lazy)(()=>n.e(61).then(n.bind(null,446)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-title",component:Object(o.lazy)(()=>n.e(69).then(n.bind(null,447)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-rating",component:Object(o.lazy)(()=>n.e(63).then(n.bind(null,403)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-button",component:Object(o.lazy)(()=>n.e(59).then(n.bind(null,404)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-summary",component:Object(o.lazy)(()=>n.e(67).then(n.bind(null,405)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-sale-badge",component:Object(o.lazy)(()=>n.e(64).then(n.bind(null,323)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-sku",component:Object(o.lazy)(()=>n.e(65).then(n.bind(null,406)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-category-list",component:Object(o.lazy)(()=>n.e(60).then(n.bind(null,407)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-tag-list",component:Object(o.lazy)(()=>n.e(68).then(n.bind(null,408)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-stock-indicator",component:Object(o.lazy)(()=>n.e(66).then(n.bind(null,409)))}),Object(r.registerBlockComponent)({blockName:"woocommerce/product-add-to-cart",component:Object(o.lazy)(()=>Promise.all([n.e(1),n.e(74),n.e(58)]).then(n.bind(null,429)))});const c=e=>Object(r.getRegisteredBlockComponents)(e)},,,,,,,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=(e,t)=>{const n=[];return Object.keys(e).forEach(r=>{if(void 0!==t[r])switch(e[r].type){case"boolean":n[r]="false"!==t[r]&&!1!==t[r];break;case"number":n[r]=parseInt(t[r],10);break;case"array":case"object":n[r]=JSON.parse(t[r]);break;default:n[r]=t[r]}else n[r]=e[r].default}),n}},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){e.exports=n(245)},,,,,,,,,function(e,t,n){"use strict";n.r(t);var r=n(146),o=n(127),i=n(133),c=n(52),a=n(0),s=n(12),l=n.n(s),u=n(19),d=n.n(u),p=n(9),m=(n(14),n(27)),f=n.n(m);n(3),n(2),n(48);var b=n(95),h=Object(p.createHigherOrderComponent)(e=>class extends a.Component{constructor(){super(...arguments),d()(this,"state",{error:null,loading:!1,product:"preview"===this.props.attributes.productId?this.props.attributes.previewProduct:null}),d()(this,"loadProduct",()=>{const{productId:e}=this.props.attributes;"preview"!==e&&(e?(this.setState({loading:!0}),(e=>f()({path:"/wc/store/v1/products/"+e}))(e).then(e=>{this.setState({product:e,loading:!1,error:null})}).catch(async e=>{const t=await Object(b.a)(e);this.setState({product:null,loading:!1,error:t})})):this.setState({product:null,loading:!1,error:null}))})}componentDidMount(){this.loadProduct()}componentDidUpdate(e){e.attributes.productId!==this.props.attributes.productId&&this.loadProduct()}render(){const{error:t,loading:n,product:r}=this.state;return Object(a.createElement)(e,l()({},this.props,{error:t,getProduct:this.loadProduct,isLoading:n,product:r}))}},"withProduct"),g=n(47),v=n(60),w=n(123),O=n(59),y=n(1),E=n(117),k=n(13),j=Object(a.createElement)(k.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(a.createElement)(k.Path,{d:"M3 18h8V6H3v12zM14 7.5V9h7V7.5h-7zm0 5.3h7v-1.5h-7v1.5zm0 3.7h7V15h-7v1.5z"}));const _="woocommerce/single-product";Object(y.__)("Single Product","woocommerce"),Object(a.createElement)(E.a,{icon:j,className:"wc-block-editor-components-block-icon"}),Object(y.__)("Display a single product.","woocommerce"),Object.keys(Object(i.a)(_));var x=h(e=>{let{isLoading:t,product:n,children:r}=e;const{dispatchStoreEvent:o}=Object(O.a)(),i="wc-block-single-product wc-block-layout",c="woocommerce/single-product/"+((null==n?void 0:n.id)||0);return Object(a.useEffect)(()=>{o("product-render",{product:n,listName:_})},[n,o]),Object(a.createElement)(g.InnerBlockLayoutContextProvider,{parentName:_,parentClassName:i},Object(a.createElement)(g.ProductDataContextProvider,{product:n,isLoading:t},Object(a.createElement)(v.a,null,Object(a.createElement)(w.a,{context:c})),Object(a.createElement)("div",{className:i},r)))}),S={isPreview:{type:"boolean",default:!1,save:!1},productId:{type:"number"}};Object(o.a)({Block:x,blockName:_,selector:".wp-block-woocommerce-single-product",getProps:e=>({attributes:Object(r.a)(S,e.dataset)}),blockMap:Object(i.a)(_)}),(()=>{const e=Object(i.a)("");Object.keys(e).forEach(t=>{const n=".wp-block-"+t.replace("/","-");Object(c.a)({Block:e[t],selector:n,getProps:e=>e.dataset})})})()}]);
packages/woocommerce-blocks/build/single-product.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '1fa3fc0d6de858cd5cf18cbd259440b7');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-blocks-registry', 'wc-blocks-shared-context', 'wc-blocks-shared-hocs', 'wc-price-format', 'wc-settings', 'wp-api-fetch', 'wp-autop', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-deprecated', 'wp-dom', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url', 'wp-warning', 'wp-wordcount'), 'version' => '92e5bb490c1ebabb5dd06d7dd7238d8d');
packages/woocommerce-blocks/build/single-product.js CHANGED
@@ -1,4 +1,4 @@
1
- this.wc=this.wc||{},this.wc.blocks=this.wc.blocks||{},this.wc.blocks["single-product"]=function(e){function t(t){for(var c,s,a=t[0],i=t[1],l=t[2],d=0,m=[];d<a.length;d++)s=a[d],Object.prototype.hasOwnProperty.call(o,s)&&o[s]&&m.push(o[s][0]),o[s]=0;for(c in i)Object.prototype.hasOwnProperty.call(i,c)&&(e[c]=i[c]);for(u&&u(t);m.length;)m.shift()();return n.push.apply(n,l||[]),r()}function r(){for(var e,t=0;t<n.length;t++){for(var r=n[t],c=!0,a=1;a<r.length;a++){var i=r[a];0!==o[i]&&(c=!1)}c&&(n.splice(t--,1),e=s(s.s=r[0]))}return e}var c={},o={41:0},n=[];function s(t){if(c[t])return c[t].exports;var r=c[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,s),r.l=!0,r.exports}s.e=function(e){var t=[],r=o[e];if(0!==r)if(r)t.push(r[2]);else{var c=new Promise((function(t,c){r=o[e]=[t,c]}));t.push(r[2]=c);var n,a=document.createElement("script");a.charset="utf-8",a.timeout=120,s.nc&&a.setAttribute("nonce",s.nc),a.src=function(e){return s.p+""+({1:"product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00",2:"product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01",3:"product-button--product-image--product-rating--product-sale-badge--product-title",4:"product-add-to-cart--product-button--product-image--product-title",18:"product-add-to-cart",20:"product-button",23:"product-category-list",24:"product-image",27:"product-price",28:"product-rating",29:"product-sale-badge",31:"product-sku",32:"product-stock-indicator",33:"product-summary",35:"product-tag-list",36:"product-title"}[e]||e)+".js?ver="+{1:"3911ab4b9696a0c7af87",2:"35a52a26a6457a105de2",3:"30ee0599232eae01c087",4:"f319afb39c3b0372a3f2",18:"6bb647289bf9211d00b1",20:"02f37b2a00c2c7796800",23:"0578246def8258e6f606",24:"53992cc21155198f2680",27:"ce3a122b3004e518370e",28:"d243e2b2d205ff1ffd12",29:"4f8548a9249b755af4f4",31:"a5b2e58b1b09a77000fc",32:"ef380d5f94964c02dde3",33:"75e553f3684ab6a2e788",35:"7f21e7218b977910d891",36:"dd4f5c2dcbe7abd3e021"}[e]}(e);var i=new Error;n=function(t){a.onerror=a.onload=null,clearTimeout(l);var r=o[e];if(0!==r){if(r){var c=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;i.message="Loading chunk "+e+" failed.\n("+c+": "+n+")",i.name="ChunkLoadError",i.type=c,i.request=n,r[1](i)}o[e]=void 0}};var l=setTimeout((function(){n({type:"timeout",target:a})}),12e4);a.onerror=a.onload=n,document.head.appendChild(a)}return Promise.all(t)},s.m=e,s.c=c,s.d=function(e,t,r){s.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},s.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,t){if(1&t&&(e=s(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(s.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var c in e)s.d(r,c,function(t){return e[t]}.bind(null,c));return r},s.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(t,"a",t),t},s.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},s.p="",s.oe=function(e){throw console.error(e),e};var a=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],i=a.push.bind(a);a.push=t,a=a.slice();for(var l=0;l<a.length;l++)t(a[l]);var u=i;return n.push([448,0]),r()}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.wp.i18n},10:function(e,t){e.exports=window.wp.compose},101:function(e,t){e.exports=window.wp.warning},103:function(e,t,r){"use strict";var c=r(0),o=r(1),n=r(113),s=r(235),a=r(2),i=r(5),l=r(29);t.a=e=>{const t=(Object(l.useProductDataContext)().product||{}).id||e.productId||0;return t?Object(c.createElement)(i.InspectorControls,null,Object(c.createElement)("div",{className:"wc-block-single-product__edit-card"},Object(c.createElement)("div",{className:"wc-block-single-product__edit-card-title"},Object(c.createElement)("a",{href:`${a.ADMIN_URL}post.php?post=${t}&action=edit`,target:"_blank",rel:"noopener noreferrer"},Object(o.__)("Edit this product's details","woocommerce"),Object(c.createElement)(n.a,{icon:s.a,size:16}))),Object(c.createElement)("div",{className:"wc-block-single-product__edit-card-description"},Object(o.__)("Edit details such as title, price, description and more.","woocommerce")))):null}},11:function(e,t){e.exports=window.wp.primitives},114:function(e,t){},12:function(e,t){e.exports=window.React},127:function(e,t,r){"use strict";var c=r(24),o=r.n(c),n=r(0),s=r(12),a=r(1),i=r(23),l=e=>{let{imageUrl:t=i.m+"/block-error.svg",header:r=Object(a.__)("Oops!","woocommerce"),text:c=Object(a.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:s=Object(a.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(n.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(n.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(n.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(n.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),c&&Object(n.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},c),o&&Object(n.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},s?s+" ":"",o),l&&Object(n.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(192);class u extends s.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(n.createElement)(n.Fragment,null,Object(n.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:c=!0,text:o,errorMessagePrefix:s,renderError:a,button:i}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof a?a({errorMessage:u}):Object(n.createElement)(l,{showErrorBlock:c,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:s,button:i}):this.props.children}}t.a=u},13:function(e,t){e.exports=window.wp.htmlEntities},134:function(e,t){},14:function(e,t){e.exports=window.wp.apiFetch},15:function(e,t){e.exports=window.wp.url},17:function(e,t){e.exports=window.wc.wcBlocksData},176:function(e,t,r){"use strict";var c=r(6),o=r.n(c),n=r(0),s=r(23),a=r(25),i=r(112),l=r(27);t.a=e=>t=>{let{selected:r,...c}=t;const[u,d]=Object(n.useState)(!0),[m,p]=Object(n.useState)(null),[b,g]=Object(n.useState)([]),h=s.o.productCount>100,w=async e=>{const t=await Object(l.a)(e);p(t),d(!1)},O=Object(n.useRef)(r);Object(n.useEffect)(()=>{Object(a.h)({selected:O.current}).then(e=>{g(e),d(!1)}).catch(w)},[O]);const j=Object(i.a)(e=>{Object(a.h)({selected:r,search:e}).then(e=>{g(e),d(!1)}).catch(w)},400),f=Object(n.useCallback)(e=>{d(!0),j(e)},[d,j]);return Object(n.createElement)(e,o()({},c,{selected:r,error:m,products:b,isLoading:u,onSearch:h?f:null}))}},19:function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"c",(function(){return i})),r.d(t,"d",(function(){return l})),r.d(t,"b",(function(){return u}));var c=r(0),o=r(7),n=r(1);const s={clear:Object(n.__)("Clear all selected items","woocommerce"),noItems:Object(n.__)("No items found.","woocommerce"),
2
  /* Translators: %s search term */
3
  noResults:Object(n.__)("No results for %s","woocommerce"),search:Object(n.__)("Search for items","woocommerce"),selected:e=>Object(n.sprintf)(
4
  /* translators: Number of items selected from list. */
1
+ this.wc=this.wc||{},this.wc.blocks=this.wc.blocks||{},this.wc.blocks["single-product"]=function(e){function t(t){for(var c,s,a=t[0],i=t[1],l=t[2],d=0,m=[];d<a.length;d++)s=a[d],Object.prototype.hasOwnProperty.call(o,s)&&o[s]&&m.push(o[s][0]),o[s]=0;for(c in i)Object.prototype.hasOwnProperty.call(i,c)&&(e[c]=i[c]);for(u&&u(t);m.length;)m.shift()();return n.push.apply(n,l||[]),r()}function r(){for(var e,t=0;t<n.length;t++){for(var r=n[t],c=!0,a=1;a<r.length;a++){var i=r[a];0!==o[i]&&(c=!1)}c&&(n.splice(t--,1),e=s(s.s=r[0]))}return e}var c={},o={41:0},n=[];function s(t){if(c[t])return c[t].exports;var r=c[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,s),r.l=!0,r.exports}s.e=function(e){var t=[],r=o[e];if(0!==r)if(r)t.push(r[2]);else{var c=new Promise((function(t,c){r=o[e]=[t,c]}));t.push(r[2]=c);var n,a=document.createElement("script");a.charset="utf-8",a.timeout=120,s.nc&&a.setAttribute("nonce",s.nc),a.src=function(e){return s.p+""+({1:"product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00",2:"product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01",3:"product-button--product-image--product-rating--product-sale-badge--product-title",4:"product-add-to-cart--product-button--product-image--product-title",18:"product-add-to-cart",20:"product-button",23:"product-category-list",24:"product-image",27:"product-price",28:"product-rating",29:"product-sale-badge",31:"product-sku",32:"product-stock-indicator",33:"product-summary",35:"product-tag-list",36:"product-title"}[e]||e)+".js?ver="+{1:"c09de251ebb7169fe1f0",2:"1d0fad67b67e5d93f1a8",3:"86e5c26ac7cffeffa19b",4:"7a21a9d1a3b35f0453a6",18:"10d164c4e71b9f1ac1dd",20:"e9d06ddf54df8e3bcc01",23:"32e9dee7b3a6761e8086",24:"4cf9b11af805bb016ac1",27:"c883c3ebc8fba4077245",28:"7e6e8d2ec3f45d55b21f",29:"fea51cd4c6d25e6b0136",31:"24227a6a39fde73cd118",32:"e99175c4258f7981e5a5",33:"10705c238bd1ffb1c9dd",35:"26df7ff2c2c491caeb7e",36:"225e187e8a920afb7521"}[e]}(e);var i=new Error;n=function(t){a.onerror=a.onload=null,clearTimeout(l);var r=o[e];if(0!==r){if(r){var c=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;i.message="Loading chunk "+e+" failed.\n("+c+": "+n+")",i.name="ChunkLoadError",i.type=c,i.request=n,r[1](i)}o[e]=void 0}};var l=setTimeout((function(){n({type:"timeout",target:a})}),12e4);a.onerror=a.onload=n,document.head.appendChild(a)}return Promise.all(t)},s.m=e,s.c=c,s.d=function(e,t,r){s.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},s.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.t=function(e,t){if(1&t&&(e=s(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(s.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var c in e)s.d(r,c,function(t){return e[t]}.bind(null,c));return r},s.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return s.d(t,"a",t),t},s.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},s.p="",s.oe=function(e){throw console.error(e),e};var a=window.webpackWcBlocksJsonp=window.webpackWcBlocksJsonp||[],i=a.push.bind(a);a.push=t,a=a.slice();for(var l=0;l<a.length;l++)t(a[l]);var u=i;return n.push([448,0]),r()}({0:function(e,t){e.exports=window.wp.element},1:function(e,t){e.exports=window.wp.i18n},10:function(e,t){e.exports=window.wp.compose},101:function(e,t){e.exports=window.wp.warning},103:function(e,t,r){"use strict";var c=r(0),o=r(1),n=r(113),s=r(235),a=r(2),i=r(5),l=r(29);t.a=e=>{const t=(Object(l.useProductDataContext)().product||{}).id||e.productId||0;return t?Object(c.createElement)(i.InspectorControls,null,Object(c.createElement)("div",{className:"wc-block-single-product__edit-card"},Object(c.createElement)("div",{className:"wc-block-single-product__edit-card-title"},Object(c.createElement)("a",{href:`${a.ADMIN_URL}post.php?post=${t}&action=edit`,target:"_blank",rel:"noopener noreferrer"},Object(o.__)("Edit this product's details","woocommerce"),Object(c.createElement)(n.a,{icon:s.a,size:16}))),Object(c.createElement)("div",{className:"wc-block-single-product__edit-card-description"},Object(o.__)("Edit details such as title, price, description and more.","woocommerce")))):null}},11:function(e,t){e.exports=window.wp.primitives},114:function(e,t){},12:function(e,t){e.exports=window.React},127:function(e,t,r){"use strict";var c=r(24),o=r.n(c),n=r(0),s=r(12),a=r(1),i=r(23),l=e=>{let{imageUrl:t=i.m+"/block-error.svg",header:r=Object(a.__)("Oops!","woocommerce"),text:c=Object(a.__)("There was an error loading the content.","woocommerce"),errorMessage:o,errorMessagePrefix:s=Object(a.__)("Error:","woocommerce"),button:l,showErrorBlock:u=!0}=e;return u?Object(n.createElement)("div",{className:"wc-block-error wc-block-components-error"},t&&Object(n.createElement)("img",{className:"wc-block-error__image wc-block-components-error__image",src:t,alt:""}),Object(n.createElement)("div",{className:"wc-block-error__content wc-block-components-error__content"},r&&Object(n.createElement)("p",{className:"wc-block-error__header wc-block-components-error__header"},r),c&&Object(n.createElement)("p",{className:"wc-block-error__text wc-block-components-error__text"},c),o&&Object(n.createElement)("p",{className:"wc-block-error__message wc-block-components-error__message"},s?s+" ":"",o),l&&Object(n.createElement)("p",{className:"wc-block-error__button wc-block-components-error__button"},l))):null};r(192);class u extends s.Component{constructor(){super(...arguments),o()(this,"state",{errorMessage:"",hasError:!1})}static getDerivedStateFromError(e){return void 0!==e.statusText&&void 0!==e.status?{errorMessage:Object(n.createElement)(n.Fragment,null,Object(n.createElement)("strong",null,e.status),": ",e.statusText),hasError:!0}:{errorMessage:e.message,hasError:!0}}render(){const{header:e,imageUrl:t,showErrorMessage:r=!0,showErrorBlock:c=!0,text:o,errorMessagePrefix:s,renderError:a,button:i}=this.props,{errorMessage:u,hasError:d}=this.state;return d?"function"==typeof a?a({errorMessage:u}):Object(n.createElement)(l,{showErrorBlock:c,errorMessage:r?u:null,header:e,imageUrl:t,text:o,errorMessagePrefix:s,button:i}):this.props.children}}t.a=u},13:function(e,t){e.exports=window.wp.htmlEntities},134:function(e,t){},14:function(e,t){e.exports=window.wp.apiFetch},15:function(e,t){e.exports=window.wp.url},17:function(e,t){e.exports=window.wc.wcBlocksData},176:function(e,t,r){"use strict";var c=r(6),o=r.n(c),n=r(0),s=r(23),a=r(25),i=r(112),l=r(27);t.a=e=>t=>{let{selected:r,...c}=t;const[u,d]=Object(n.useState)(!0),[m,p]=Object(n.useState)(null),[b,g]=Object(n.useState)([]),h=s.o.productCount>100,w=async e=>{const t=await Object(l.a)(e);p(t),d(!1)},O=Object(n.useRef)(r);Object(n.useEffect)(()=>{Object(a.h)({selected:O.current}).then(e=>{g(e),d(!1)}).catch(w)},[O]);const j=Object(i.a)(e=>{Object(a.h)({selected:r,search:e}).then(e=>{g(e),d(!1)}).catch(w)},400),f=Object(n.useCallback)(e=>{d(!0),j(e)},[d,j]);return Object(n.createElement)(e,o()({},c,{selected:r,error:m,products:b,isLoading:u,onSearch:h?f:null}))}},19:function(e,t,r){"use strict";r.d(t,"a",(function(){return s})),r.d(t,"c",(function(){return i})),r.d(t,"d",(function(){return l})),r.d(t,"b",(function(){return u}));var c=r(0),o=r(7),n=r(1);const s={clear:Object(n.__)("Clear all selected items","woocommerce"),noItems:Object(n.__)("No items found.","woocommerce"),
2
  /* Translators: %s search term */
3
  noResults:Object(n.__)("No results for %s","woocommerce"),search:Object(n.__)("Search for items","woocommerce"),selected:e=>Object(n.sprintf)(
4
  /* translators: Number of items selected from list. */
packages/woocommerce-blocks/build/stock-filter-frontend.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-settings', 'wp-a11y', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-url'), 'version' => '5819a05ed7d65660d45686eb97b72114');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-settings', 'wp-a11y', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-url'), 'version' => 'f00c88858474e5a58e9559aaf77dc127');
packages/woocommerce-blocks/build/stock-filter.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-settings', 'wp-a11y', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'dcefa4d1b7becb932c5c01c8a651c8e4');
1
+ <?php return array('dependencies' => array('lodash', 'react', 'wc-blocks-data-store', 'wc-settings', 'wp-a11y', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'e1c20d19d0d6ea80c57c0c1d0ea260d0');
packages/woocommerce-blocks/build/wc-blocks-data.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-data', 'wp-data-controls', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-notices', 'wp-polyfill', 'wp-url'), 'version' => 'fe03f3839f075526d21ae177dab4a7f4');
1
+ <?php return array('dependencies' => array('lodash', 'wc-settings', 'wp-api-fetch', 'wp-data', 'wp-data-controls', 'wp-html-entities', 'wp-i18n', 'wp-is-shallow-equal', 'wp-notices', 'wp-polyfill', 'wp-url'), 'version' => '6cb607484ece35fcd57d880a8c2355b9');
packages/woocommerce-blocks/build/wc-blocks-google-analytics.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-hooks', 'wp-i18n', 'wp-polyfill'), 'version' => '00132fc820bebf68179e20c486e387dd');
1
+ <?php return array('dependencies' => array('wp-hooks', 'wp-i18n', 'wp-polyfill'), 'version' => 'ca4afc6fb8557d3f4bf744a6446d1b9a');
packages/woocommerce-blocks/build/wc-blocks-middleware.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-api-fetch', 'wp-polyfill'), 'version' => 'b7f556f584fec6665368156bab725769');
1
+ <?php return array('dependencies' => array('wp-api-fetch', 'wp-polyfill'), 'version' => 'a36096851ce0eea876af8463335633e5');
packages/woocommerce-blocks/build/wc-blocks-registry.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-deprecated', 'wp-element', 'wp-polyfill'), 'version' => 'cc03e8063dded1b5b150fe0ddbbbdad5');
1
+ <?php return array('dependencies' => array('wp-deprecated', 'wp-element', 'wp-polyfill'), 'version' => '89b67a14026ab63dee3e8ae630812221');
packages/woocommerce-blocks/build/wc-blocks-shared-context.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-element', 'wp-polyfill'), 'version' => '0f089e2e633ea186a0eaeb7320fe717e');
1
+ <?php return array('dependencies' => array('wp-element', 'wp-polyfill'), 'version' => 'f63cedb74014c3e52775e8ca5d10f94c');
packages/woocommerce-blocks/build/wc-blocks-shared-hocs.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wc-blocks-shared-context', 'wp-api-fetch', 'wp-element', 'wp-polyfill'), 'version' => 'f801ba4198a186c414f0f55e0fef964e');
1
+ <?php return array('dependencies' => array('wc-blocks-shared-context', 'wp-api-fetch', 'wp-element', 'wp-polyfill'), 'version' => '3e1bbe92f6d0262f2cd5bb74eb9d26f8');
packages/woocommerce-blocks/build/wc-blocks.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-blocks', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '2c01af65a88baf59801c84b67685a1b4');
1
+ <?php return array('dependencies' => array('wp-blocks', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => 'b87861e9b6a5f73cc203d7c447078ff3');
packages/woocommerce-blocks/build/wc-payment-method-bacs.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wc-blocks-registry', 'wc-settings', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill'), 'version' => '9ec02872d9f3999b32e1f5da324b0aa5');
1
+ <?php return array('dependencies' => array('wc-blocks-registry', 'wc-settings', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill'), 'version' => '4e767d2c382b1fe10d3192e3c3212382');
packages/woocommerce-blocks/build/wc-payment-method-cheque.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wc-blocks-registry', 'wc-settings', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill'), 'version' => 'e708e158b2772f45de95564c07d0765e');
1
+ <?php return array('dependencies' => array('wc-blocks-registry', 'wc-settings', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill'), 'version' => 'd96ae5458ab0b234ca202d39dc543dd5');
packages/woocommerce-blocks/build/wc-payment-method-cod.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wc-blocks-registry', 'wc-settings', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill'), 'version' => 'ef46e0384bee5dc89309a9391d24027b');
1
+ <?php return array('dependencies' => array('wc-blocks-registry', 'wc-settings', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill'), 'version' => 'fa0478e6eab3ba4cbcfe6d1e338b0e05');
packages/woocommerce-blocks/build/wc-payment-method-paypal.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wc-blocks-registry', 'wc-settings', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill'), 'version' => 'b44160e72c68303ede101637ee890fb8');
1
+ <?php return array('dependencies' => array('wc-blocks-registry', 'wc-settings', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-polyfill'), 'version' => 'e38a03542ca70b4b3639cb658577ac4a');
packages/woocommerce-blocks/build/wc-settings.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('wp-hooks', 'wp-i18n', 'wp-polyfill'), 'version' => 'ad63e06f578c9c6502bc833752112b83');
1
+ <?php return array('dependencies' => array('wp-hooks', 'wp-i18n', 'wp-polyfill'), 'version' => '5e3e35521088fc9bf8d81e64a5370b7a');
packages/woocommerce-blocks/readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: gutenberg, woocommerce, woo commerce, products, blocks, woocommerce blocks
4
  Requires at least: 6.0
5
  Tested up to: 6.0
6
  Requires PHP: 7.0
7
- Stable tag: 8.3.2
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -86,6 +86,12 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
86
 
87
  == Changelog ==
88
 
 
 
 
 
 
 
89
  = 8.3.2 - 2022-08-31 =
90
 
91
  #### Bug Fixes
4
  Requires at least: 6.0
5
  Tested up to: 6.0
6
  Requires PHP: 7.0
7
+ Stable tag: 8.3.3
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
86
 
87
  == Changelog ==
88
 
89
+ = 8.3.3 - 2022-09-23 =
90
+
91
+ #### Bug Fixes
92
+
93
+ - Ensure that scripts are loaded using absolute URLs to prevent loading issues with subfolder installs. ([7211](https://github.com/woocommerce/woocommerce-blocks/pull/7211))
94
+
95
  = 8.3.2 - 2022-08-31 =
96
 
97
  #### Bug Fixes
packages/woocommerce-blocks/src/AssetsController.php CHANGED
@@ -163,7 +163,7 @@ final class AssetsController {
163
  $dependencies,
164
  function( $src, $handle ) use ( $wp_scripts ) {
165
  if ( isset( $wp_scripts->registered[ $handle ] ) ) {
166
- $src[] = add_query_arg( 'ver', $wp_scripts->registered[ $handle ]->ver, $wp_scripts->registered[ $handle ]->src );
167
  $src = array_merge( $src, $this->get_script_dependency_src_array( $wp_scripts->registered[ $handle ]->deps ) );
168
  }
169
  return $src;
@@ -172,6 +172,20 @@ final class AssetsController {
172
  );
173
  }
174
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
175
  /**
176
  * Add body classes to the frontend and within admin.
177
  *
163
  $dependencies,
164
  function( $src, $handle ) use ( $wp_scripts ) {
165
  if ( isset( $wp_scripts->registered[ $handle ] ) ) {
166
+ $src[] = add_query_arg( 'ver', $wp_scripts->registered[ $handle ]->ver, $this->get_absolute_url( $wp_scripts->registered[ $handle ]->src ) );
167
  $src = array_merge( $src, $this->get_script_dependency_src_array( $wp_scripts->registered[ $handle ]->deps ) );
168
  }
169
  return $src;
172
  );
173
  }
174
 
175
+ /**
176
+ * Returns an absolute url to relative links for WordPress core scripts.
177
+ *
178
+ * @param string $src Original src that can be relative.
179
+ * @return string Correct full path string.
180
+ */
181
+ private function get_absolute_url( $src ) {
182
+ $wp_scripts = wp_scripts();
183
+ if ( ! preg_match( '|^(https?:)?//|', $src ) && ! ( $wp_scripts->content_url && 0 === strpos( $src, $wp_scripts->content_url ) ) ) {
184
+ $src = $wp_scripts->base_url . $src;
185
+ }
186
+ return $src;
187
+ }
188
+
189
  /**
190
  * Add body classes to the frontend and within admin.
191
  *
packages/woocommerce-blocks/src/Package.php CHANGED
@@ -113,7 +113,7 @@ class Package {
113
  NewPackage::class,
114
  function ( $container ) {
115
  // leave for automated version bumping.
116
- $version = '8.3.2';
117
  return new NewPackage(
118
  $version,
119
  dirname( __DIR__ ),
113
  NewPackage::class,
114
  function ( $container ) {
115
  // leave for automated version bumping.
116
+ $version = '8.3.3';
117
  return new NewPackage(
118
  $version,
119
  dirname( __DIR__ ),
packages/woocommerce-blocks/vendor/autoload.php CHANGED
@@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) {
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
- return ComposerAutoloaderInitf1ecb992e06bafd347b7d3f344cb9265::getLoader();
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
+ return ComposerAutoloaderInit3f15aa33c293daf869673ac77b1bf087::getLoader();
packages/woocommerce-blocks/vendor/autoload_packages.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/composer/InstalledVersions.php CHANGED
@@ -28,7 +28,7 @@ class InstalledVersions
28
  {
29
  /**
30
  * @var mixed[]|null
31
- * @psalm-var array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}|array{}|null
32
  */
33
  private static $installed;
34
 
@@ -39,7 +39,7 @@ class InstalledVersions
39
 
40
  /**
41
  * @var array[]
42
- * @psalm-var array<string, array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
43
  */
44
  private static $installedByVendor = array();
45
 
@@ -243,7 +243,7 @@ class InstalledVersions
243
 
244
  /**
245
  * @return array
246
- * @psalm-return array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}
247
  */
248
  public static function getRootPackage()
249
  {
@@ -257,7 +257,7 @@ class InstalledVersions
257
  *
258
  * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.
259
  * @return array[]
260
- * @psalm-return array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}
261
  */
262
  public static function getRawData()
263
  {
@@ -280,7 +280,7 @@ class InstalledVersions
280
  * Returns the raw data of all installed.php which are currently loaded for custom implementations
281
  *
282
  * @return array[]
283
- * @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
284
  */
285
  public static function getAllRawData()
286
  {
@@ -303,7 +303,7 @@ class InstalledVersions
303
  * @param array[] $data A vendor/composer/installed.php data set
304
  * @return void
305
  *
306
- * @psalm-param array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>} $data
307
  */
308
  public static function reload($data)
309
  {
@@ -313,7 +313,7 @@ class InstalledVersions
313
 
314
  /**
315
  * @return array[]
316
- * @psalm-return list<array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
317
  */
318
  private static function getInstalled()
319
  {
28
  {
29
  /**
30
  * @var mixed[]|null
31
+ * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null
32
  */
33
  private static $installed;
34
 
39
 
40
  /**
41
  * @var array[]
42
+ * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
43
  */
44
  private static $installedByVendor = array();
45
 
243
 
244
  /**
245
  * @return array
246
+ * @psalm-return array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}
247
  */
248
  public static function getRootPackage()
249
  {
257
  *
258
  * @deprecated Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.
259
  * @return array[]
260
+ * @psalm-return array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}
261
  */
262
  public static function getRawData()
263
  {
280
  * Returns the raw data of all installed.php which are currently loaded for custom implementations
281
  *
282
  * @return array[]
283
+ * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
284
  */
285
  public static function getAllRawData()
286
  {
303
  * @param array[] $data A vendor/composer/installed.php data set
304
  * @return void
305
  *
306
+ * @psalm-param array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>} $data
307
  */
308
  public static function reload($data)
309
  {
313
 
314
  /**
315
  * @return array[]
316
+ * @psalm-return list<array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
317
  */
318
  private static function getInstalled()
319
  {
packages/woocommerce-blocks/vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInitf1ecb992e06bafd347b7d3f344cb9265
6
  {
7
  private static $loader;
8
 
@@ -22,18 +22,18 @@ class ComposerAutoloaderInitf1ecb992e06bafd347b7d3f344cb9265
22
  return self::$loader;
23
  }
24
 
25
- spl_autoload_register(array('ComposerAutoloaderInitf1ecb992e06bafd347b7d3f344cb9265', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
27
- spl_autoload_unregister(array('ComposerAutoloaderInitf1ecb992e06bafd347b7d3f344cb9265', 'loadClassLoader'));
28
 
29
  require __DIR__ . '/autoload_static.php';
30
- call_user_func(\Composer\Autoload\ComposerStaticInitf1ecb992e06bafd347b7d3f344cb9265::getInitializer($loader));
31
 
32
  $loader->register(true);
33
 
34
- $includeFiles = \Composer\Autoload\ComposerStaticInitf1ecb992e06bafd347b7d3f344cb9265::$files;
35
  foreach ($includeFiles as $fileIdentifier => $file) {
36
- composerRequiref1ecb992e06bafd347b7d3f344cb9265($fileIdentifier, $file);
37
  }
38
 
39
  return $loader;
@@ -45,7 +45,7 @@ class ComposerAutoloaderInitf1ecb992e06bafd347b7d3f344cb9265
45
  * @param string $file
46
  * @return void
47
  */
48
- function composerRequiref1ecb992e06bafd347b7d3f344cb9265($fileIdentifier, $file)
49
  {
50
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
51
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit3f15aa33c293daf869673ac77b1bf087
6
  {
7
  private static $loader;
8
 
22
  return self::$loader;
23
  }
24
 
25
+ spl_autoload_register(array('ComposerAutoloaderInit3f15aa33c293daf869673ac77b1bf087', 'loadClassLoader'), true, true);
26
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
27
+ spl_autoload_unregister(array('ComposerAutoloaderInit3f15aa33c293daf869673ac77b1bf087', 'loadClassLoader'));
28
 
29
  require __DIR__ . '/autoload_static.php';
30
+ call_user_func(\Composer\Autoload\ComposerStaticInit3f15aa33c293daf869673ac77b1bf087::getInitializer($loader));
31
 
32
  $loader->register(true);
33
 
34
+ $includeFiles = \Composer\Autoload\ComposerStaticInit3f15aa33c293daf869673ac77b1bf087::$files;
35
  foreach ($includeFiles as $fileIdentifier => $file) {
36
+ composerRequire3f15aa33c293daf869673ac77b1bf087($fileIdentifier, $file);
37
  }
38
 
39
  return $loader;
45
  * @param string $file
46
  * @return void
47
  */
48
+ function composerRequire3f15aa33c293daf869673ac77b1bf087($fileIdentifier, $file)
49
  {
50
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
51
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
packages/woocommerce-blocks/vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInitf1ecb992e06bafd347b7d3f344cb9265
8
  {
9
  public static $files = array (
10
  'fcd5d7d87e03ff4f5b5a66c2b8968671' => __DIR__ . '/../..' . '/src/StoreApi/deprecated.php',
@@ -51,9 +51,9 @@ class ComposerStaticInitf1ecb992e06bafd347b7d3f344cb9265
51
  public static function getInitializer(ClassLoader $loader)
52
  {
53
  return \Closure::bind(function () use ($loader) {
54
- $loader->prefixLengthsPsr4 = ComposerStaticInitf1ecb992e06bafd347b7d3f344cb9265::$prefixLengthsPsr4;
55
- $loader->prefixDirsPsr4 = ComposerStaticInitf1ecb992e06bafd347b7d3f344cb9265::$prefixDirsPsr4;
56
- $loader->classMap = ComposerStaticInitf1ecb992e06bafd347b7d3f344cb9265::$classMap;
57
 
58
  }, null, ClassLoader::class);
59
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit3f15aa33c293daf869673ac77b1bf087
8
  {
9
  public static $files = array (
10
  'fcd5d7d87e03ff4f5b5a66c2b8968671' => __DIR__ . '/../..' . '/src/StoreApi/deprecated.php',
51
  public static function getInitializer(ClassLoader $loader)
52
  {
53
  return \Closure::bind(function () use ($loader) {
54
+ $loader->prefixLengthsPsr4 = ComposerStaticInit3f15aa33c293daf869673ac77b1bf087::$prefixLengthsPsr4;
55
+ $loader->prefixDirsPsr4 = ComposerStaticInit3f15aa33c293daf869673ac77b1bf087::$prefixDirsPsr4;
56
+ $loader->classMap = ComposerStaticInit3f15aa33c293daf869673ac77b1bf087::$classMap;
57
 
58
  }, null, ClassLoader::class);
59
  }
packages/woocommerce-blocks/vendor/composer/installed.php CHANGED
@@ -1,31 +1,31 @@
1
  <?php return array(
2
  'root' => array(
 
3
  'pretty_version' => 'dev-trunk',
4
  'version' => 'dev-trunk',
 
5
  'type' => 'wordpress-plugin',
6
  'install_path' => __DIR__ . '/../../',
7
  'aliases' => array(),
8
- 'reference' => '9e0b6622a5dca8698b91416231ea64ad0b3c1007',
9
- 'name' => 'woocommerce/woocommerce-blocks',
10
  'dev' => false,
11
  ),
12
  'versions' => array(
13
  'automattic/jetpack-autoloader' => array(
14
  'pretty_version' => 'v2.11.6',
15
  'version' => '2.11.6.0',
 
16
  'type' => 'composer-plugin',
17
  'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
18
  'aliases' => array(),
19
- 'reference' => 'a22f41ff845b8bd4591a933b282270f57dd5bc1d',
20
  'dev_requirement' => false,
21
  ),
22
  'composer/installers' => array(
23
  'pretty_version' => 'v1.12.0',
24
  'version' => '1.12.0.0',
 
25
  'type' => 'composer-plugin',
26
  'install_path' => __DIR__ . '/./installers',
27
  'aliases' => array(),
28
- 'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19',
29
  'dev_requirement' => false,
30
  ),
31
  'roundcube/plugin-installer' => array(
@@ -43,10 +43,10 @@
43
  'woocommerce/woocommerce-blocks' => array(
44
  'pretty_version' => 'dev-trunk',
45
  'version' => 'dev-trunk',
 
46
  'type' => 'wordpress-plugin',
47
  'install_path' => __DIR__ . '/../../',
48
  'aliases' => array(),
49
- 'reference' => '9e0b6622a5dca8698b91416231ea64ad0b3c1007',
50
  'dev_requirement' => false,
51
  ),
52
  ),
1
  <?php return array(
2
  'root' => array(
3
+ 'name' => 'woocommerce/woocommerce-blocks',
4
  'pretty_version' => 'dev-trunk',
5
  'version' => 'dev-trunk',
6
+ 'reference' => '5990f9ecd58cae1c84690656f0d61f44b6e1aad8',
7
  'type' => 'wordpress-plugin',
8
  'install_path' => __DIR__ . '/../../',
9
  'aliases' => array(),
 
 
10
  'dev' => false,
11
  ),
12
  'versions' => array(
13
  'automattic/jetpack-autoloader' => array(
14
  'pretty_version' => 'v2.11.6',
15
  'version' => '2.11.6.0',
16
+ 'reference' => 'a22f41ff845b8bd4591a933b282270f57dd5bc1d',
17
  'type' => 'composer-plugin',
18
  'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
19
  'aliases' => array(),
 
20
  'dev_requirement' => false,
21
  ),
22
  'composer/installers' => array(
23
  'pretty_version' => 'v1.12.0',
24
  'version' => '1.12.0.0',
25
+ 'reference' => 'd20a64ed3c94748397ff5973488761b22f6d3f19',
26
  'type' => 'composer-plugin',
27
  'install_path' => __DIR__ . '/./installers',
28
  'aliases' => array(),
 
29
  'dev_requirement' => false,
30
  ),
31
  'roundcube/plugin-installer' => array(
43
  'woocommerce/woocommerce-blocks' => array(
44
  'pretty_version' => 'dev-trunk',
45
  'version' => 'dev-trunk',
46
+ 'reference' => '5990f9ecd58cae1c84690656f0d61f44b6e1aad8',
47
  'type' => 'wordpress-plugin',
48
  'install_path' => __DIR__ . '/../../',
49
  'aliases' => array(),
 
50
  'dev_requirement' => false,
51
  ),
52
  ),
packages/woocommerce-blocks/vendor/composer/jetpack_autoload_filemap.php CHANGED
@@ -7,11 +7,11 @@ $baseDir = dirname($vendorDir);
7
 
8
  return array(
9
  'fcd5d7d87e03ff4f5b5a66c2b8968671' => array(
10
- 'version' => '8.3.2.0',
11
  'path' => $baseDir . '/src/StoreApi/deprecated.php'
12
  ),
13
  'd0f16a186498c2ba04f1d0064fecf9cf' => array(
14
- 'version' => '8.3.2.0',
15
  'path' => $baseDir . '/src/StoreApi/functions.php'
16
  ),
17
  );
7
 
8
  return array(
9
  'fcd5d7d87e03ff4f5b5a66c2b8968671' => array(
10
+ 'version' => '8.3.3.0',
11
  'path' => $baseDir . '/src/StoreApi/deprecated.php'
12
  ),
13
  'd0f16a186498c2ba04f1d0064fecf9cf' => array(
14
+ 'version' => '8.3.3.0',
15
  'path' => $baseDir . '/src/StoreApi/functions.php'
16
  ),
17
  );
packages/woocommerce-blocks/vendor/composer/jetpack_autoload_psr4.php CHANGED
@@ -11,15 +11,15 @@ return array(
11
  'path' => array( $vendorDir . '/composer/installers/src/Composer/Installers' )
12
  ),
13
  'Automattic\\WooCommerce\\StoreApi\\' => array(
14
- 'version' => '8.3.2.0',
15
  'path' => array( $baseDir . '/src/StoreApi' )
16
  ),
17
  'Automattic\\WooCommerce\\Blocks\\Tests\\' => array(
18
- 'version' => '8.3.2.0',
19
  'path' => array( $baseDir . '/tests/php' )
20
  ),
21
  'Automattic\\WooCommerce\\Blocks\\' => array(
22
- 'version' => '8.3.2.0',
23
  'path' => array( $baseDir . '/src' )
24
  ),
25
  'Automattic\\Jetpack\\Autoloader\\' => array(
11
  'path' => array( $vendorDir . '/composer/installers/src/Composer/Installers' )
12
  ),
13
  'Automattic\\WooCommerce\\StoreApi\\' => array(
14
+ 'version' => '8.3.3.0',
15
  'path' => array( $baseDir . '/src/StoreApi' )
16
  ),
17
  'Automattic\\WooCommerce\\Blocks\\Tests\\' => array(
18
+ 'version' => '8.3.3.0',
19
  'path' => array( $baseDir . '/tests/php' )
20
  ),
21
  'Automattic\\WooCommerce\\Blocks\\' => array(
22
+ 'version' => '8.3.3.0',
23
  'path' => array( $baseDir . '/src' )
24
  ),
25
  'Automattic\\Jetpack\\Autoloader\\' => array(
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-locator.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-container.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-latest-autoloader-guard.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-manifest-reader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-path-processor.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-php-autoloader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugin-locator.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugins-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-shutdown-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-loader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/vendor/jetpack-autoloader/class-version-selector.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jpf1ecb992e06bafd347b7d3f344cb9265;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp3f15aa33c293daf869673ac77b1bf087;
9
 
10
  // phpcs:ignore
11
 
packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: WooCommerce Blocks
4
  * Plugin URI: https://github.com/woocommerce/woocommerce-gutenberg-products-block
5
  * Description: WooCommerce blocks for the Gutenberg editor.
6
- * Version: 8.3.2
7
  * Author: Automattic
8
  * Author URI: https://woocommerce.com
9
  * Text Domain: woo-gutenberg-products-block
3
  * Plugin Name: WooCommerce Blocks
4
  * Plugin URI: https://github.com/woocommerce/woocommerce-gutenberg-products-block
5
  * Description: WooCommerce blocks for the Gutenberg editor.
6
+ * Version: 8.3.3
7
  * Author: Automattic
8
  * Author URI: https://woocommerce.com
9
  * Text Domain: woo-gutenberg-products-block
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: online store, ecommerce, shop, shopping cart, storefront, checkout, downlo
4
  Requires at least: 5.8
5
  Tested up to: 6.0
6
  Requires PHP: 7.2
7
- Stable tag: 6.9.3
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -163,6 +163,16 @@ WooCommerce comes with some sample data you can use to see how products look; im
163
 
164
  == Changelog ==
165
 
 
 
 
 
 
 
 
 
 
 
166
  = 6.9.3 2022-09-20 =
167
 
168
  **WooCommerce**
@@ -278,8 +288,9 @@ WooCommerce comes with some sample data you can use to see how products look; im
278
  * Enhancement - Reduce the amount of terms shown in attributes page [#33962](https://github.com/woocommerce/woocommerce/pull/33962)
279
  * Enhancement - Use method_exists instead of throwing in AbstractServiceProvider::reflect_class_or_callable [#33960](https://github.com/woocommerce/woocommerce/pull/33960)
280
 
281
- **WooCommerce Blocks 8.1.0 & 8.2.0 & 8.2.1**
282
 
 
283
  * Enhancement - Enable the Cart and Checkout blocks when WooCommerce Blocks is bundled in WooCommerce Core.([6805](https://github.com/woocommerce/woocommerce-blocks/pull/6805))
284
  * Enhancement - Refactor style-attributes hooks to add as global custom imports and remove relative import paths.([6870](https://github.com/woocommerce/woocommerce-blocks/pull/6870))
285
  * Enhancement - Add the ability to register patterns by adding them under the "patterns" folder and add the new "WooCommerce Filters" pattern.([6861](https://github.com/woocommerce/woocommerce-blocks/pull/6861))
@@ -288,6 +299,8 @@ WooCommerce comes with some sample data you can use to see how products look; im
288
  * Enhancement - Add filter URL support to filter blocks when filtering for All Products block.([6642](https://github.com/woocommerce/woocommerce-blocks/pull/6642))
289
  * Enhancement - Add: Allow choosing between single and multiple sections.([6620](https://github.com/woocommerce/woocommerce-blocks/pull/6620))
290
  * Enhancement - Cart endpoint for Store API (/wc/store/cart) now features cross-sell items based on cart contents.([6635](https://github.com/woocommerce/woocommerce-blocks/pull/6635))
 
 
291
  * Fix - Refactor Product Categories block to use block.json.([6875](https://github.com/woocommerce/woocommerce-blocks/pull/6875))
292
  * Fix - Add font-weight controls to the Mini Cart block text.([6760](https://github.com/woocommerce/woocommerce-blocks/pull/6760))
293
  * Fix - Fix proceed to checkout button not working for custom links.([6804](https://github.com/woocommerce/woocommerce-blocks/pull/6804))
4
  Requires at least: 5.8
5
  Tested up to: 6.0
6
  Requires PHP: 7.2
7
+ Stable tag: 6.9.4
8
  License: GPLv3
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.html
10
 
163
 
164
  == Changelog ==
165
 
166
+ = 6.9.4 2022-09-26 =
167
+
168
+ **WooCommerce**
169
+
170
+ * Dev - Update WooCommerce Blocks to 8.3.3. [#34814](https://github.com/woocommerce/woocommerce/pull/34814)
171
+
172
+ **WooCommerce Blocks 8.3.3**
173
+
174
+ * Fix - Ensure that scripts are loaded using absolute URLs to prevent loading issues with subfolder installs. ([7211](https://github.com/woocommerce/woocommerce-blocks/pull/7211))
175
+
176
  = 6.9.3 2022-09-20 =
177
 
178
  **WooCommerce**
288
  * Enhancement - Reduce the amount of terms shown in attributes page [#33962](https://github.com/woocommerce/woocommerce/pull/33962)
289
  * Enhancement - Use method_exists instead of throwing in AbstractServiceProvider::reflect_class_or_callable [#33960](https://github.com/woocommerce/woocommerce/pull/33960)
290
 
291
+ **WooCommerce Blocks 8.1.0 & 8.2.0 & 8.2.1 & 8.3.0 & 8.3.1 & 8.3.2**
292
 
293
+ * Enhancement - Add feedback box to the Cart & Checkout Inner Blocks in the inspector. ([6881](https://github.com/woocommerce/woocommerce-blocks/pull/6881))
294
  * Enhancement - Enable the Cart and Checkout blocks when WooCommerce Blocks is bundled in WooCommerce Core.([6805](https://github.com/woocommerce/woocommerce-blocks/pull/6805))
295
  * Enhancement - Refactor style-attributes hooks to add as global custom imports and remove relative import paths.([6870](https://github.com/woocommerce/woocommerce-blocks/pull/6870))
296
  * Enhancement - Add the ability to register patterns by adding them under the "patterns" folder and add the new "WooCommerce Filters" pattern.([6861](https://github.com/woocommerce/woocommerce-blocks/pull/6861))
299
  * Enhancement - Add filter URL support to filter blocks when filtering for All Products block.([6642](https://github.com/woocommerce/woocommerce-blocks/pull/6642))
300
  * Enhancement - Add: Allow choosing between single and multiple sections.([6620](https://github.com/woocommerce/woocommerce-blocks/pull/6620))
301
  * Enhancement - Cart endpoint for Store API (/wc/store/cart) now features cross-sell items based on cart contents.([6635](https://github.com/woocommerce/woocommerce-blocks/pull/6635))
302
+ * Fix - Fix Best Selling Products block ordering ([7025](https://github.com/woocommerce/woocommerce-blocks/pull/7025))
303
+ * Fix - Prevent unnecessarily showing the item names in a shipping package if it's the only package. ([6899](https://github.com/woocommerce/woocommerce-blocks/pull/6899))
304
  * Fix - Refactor Product Categories block to use block.json.([6875](https://github.com/woocommerce/woocommerce-blocks/pull/6875))
305
  * Fix - Add font-weight controls to the Mini Cart block text.([6760](https://github.com/woocommerce/woocommerce-blocks/pull/6760))
306
  * Fix - Fix proceed to checkout button not working for custom links.([6804](https://github.com/woocommerce/woocommerce-blocks/pull/6804))
vendor/autoload.php CHANGED
@@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) {
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
- return ComposerAutoloaderInit2b4c6a08e75c35cde9692cd7acbb163e::getLoader();
9
 
10
  require_once __DIR__ . '/composer/autoload_real.php';
11
 
12
+ return ComposerAutoloaderInit84617a1c58c1acf2bba2988ef5fe847b::getLoader();
vendor/autoload_packages.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/composer/autoload_real.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
- class ComposerAutoloaderInit2b4c6a08e75c35cde9692cd7acbb163e
6
  {
7
  private static $loader;
8
 
@@ -24,18 +24,18 @@ class ComposerAutoloaderInit2b4c6a08e75c35cde9692cd7acbb163e
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
- spl_autoload_register(array('ComposerAutoloaderInit2b4c6a08e75c35cde9692cd7acbb163e', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
29
- spl_autoload_unregister(array('ComposerAutoloaderInit2b4c6a08e75c35cde9692cd7acbb163e', 'loadClassLoader'));
30
 
31
  require __DIR__ . '/autoload_static.php';
32
- call_user_func(\Composer\Autoload\ComposerStaticInit2b4c6a08e75c35cde9692cd7acbb163e::getInitializer($loader));
33
 
34
  $loader->register(true);
35
 
36
- $includeFiles = \Composer\Autoload\ComposerStaticInit2b4c6a08e75c35cde9692cd7acbb163e::$files;
37
  foreach ($includeFiles as $fileIdentifier => $file) {
38
- composerRequire2b4c6a08e75c35cde9692cd7acbb163e($fileIdentifier, $file);
39
  }
40
 
41
  return $loader;
@@ -47,7 +47,7 @@ class ComposerAutoloaderInit2b4c6a08e75c35cde9692cd7acbb163e
47
  * @param string $file
48
  * @return void
49
  */
50
- function composerRequire2b4c6a08e75c35cde9692cd7acbb163e($fileIdentifier, $file)
51
  {
52
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
53
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
2
 
3
  // autoload_real.php @generated by Composer
4
 
5
+ class ComposerAutoloaderInit84617a1c58c1acf2bba2988ef5fe847b
6
  {
7
  private static $loader;
8
 
24
 
25
  require __DIR__ . '/platform_check.php';
26
 
27
+ spl_autoload_register(array('ComposerAutoloaderInit84617a1c58c1acf2bba2988ef5fe847b', 'loadClassLoader'), true, true);
28
  self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
29
+ spl_autoload_unregister(array('ComposerAutoloaderInit84617a1c58c1acf2bba2988ef5fe847b', 'loadClassLoader'));
30
 
31
  require __DIR__ . '/autoload_static.php';
32
+ call_user_func(\Composer\Autoload\ComposerStaticInit84617a1c58c1acf2bba2988ef5fe847b::getInitializer($loader));
33
 
34
  $loader->register(true);
35
 
36
+ $includeFiles = \Composer\Autoload\ComposerStaticInit84617a1c58c1acf2bba2988ef5fe847b::$files;
37
  foreach ($includeFiles as $fileIdentifier => $file) {
38
+ composerRequire84617a1c58c1acf2bba2988ef5fe847b($fileIdentifier, $file);
39
  }
40
 
41
  return $loader;
47
  * @param string $file
48
  * @return void
49
  */
50
+ function composerRequire84617a1c58c1acf2bba2988ef5fe847b($fileIdentifier, $file)
51
  {
52
  if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
53
  $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
vendor/composer/autoload_static.php CHANGED
@@ -4,7 +4,7 @@
4
 
5
  namespace Composer\Autoload;
6
 
7
- class ComposerStaticInit2b4c6a08e75c35cde9692cd7acbb163e
8
  {
9
  public static $files = array (
10
  'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
@@ -1033,10 +1033,10 @@ class ComposerStaticInit2b4c6a08e75c35cde9692cd7acbb163e
1033
  public static function getInitializer(ClassLoader $loader)
1034
  {
1035
  return \Closure::bind(function () use ($loader) {
1036
- $loader->prefixLengthsPsr4 = ComposerStaticInit2b4c6a08e75c35cde9692cd7acbb163e::$prefixLengthsPsr4;
1037
- $loader->prefixDirsPsr4 = ComposerStaticInit2b4c6a08e75c35cde9692cd7acbb163e::$prefixDirsPsr4;
1038
- $loader->prefixesPsr0 = ComposerStaticInit2b4c6a08e75c35cde9692cd7acbb163e::$prefixesPsr0;
1039
- $loader->classMap = ComposerStaticInit2b4c6a08e75c35cde9692cd7acbb163e::$classMap;
1040
 
1041
  }, null, ClassLoader::class);
1042
  }
4
 
5
  namespace Composer\Autoload;
6
 
7
+ class ComposerStaticInit84617a1c58c1acf2bba2988ef5fe847b
8
  {
9
  public static $files = array (
10
  'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
1033
  public static function getInitializer(ClassLoader $loader)
1034
  {
1035
  return \Closure::bind(function () use ($loader) {
1036
+ $loader->prefixLengthsPsr4 = ComposerStaticInit84617a1c58c1acf2bba2988ef5fe847b::$prefixLengthsPsr4;
1037
+ $loader->prefixDirsPsr4 = ComposerStaticInit84617a1c58c1acf2bba2988ef5fe847b::$prefixDirsPsr4;
1038
+ $loader->prefixesPsr0 = ComposerStaticInit84617a1c58c1acf2bba2988ef5fe847b::$prefixesPsr0;
1039
+ $loader->classMap = ComposerStaticInit84617a1c58c1acf2bba2988ef5fe847b::$classMap;
1040
 
1041
  }, null, ClassLoader::class);
1042
  }
vendor/composer/installed.json CHANGED
@@ -451,24 +451,24 @@
451
  },
452
  {
453
  "name": "symfony/css-selector",
454
- "version": "v4.4.37",
455
- "version_normalized": "4.4.37.0",
456
  "source": {
457
  "type": "git",
458
  "url": "https://github.com/symfony/css-selector.git",
459
- "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436"
460
  },
461
  "dist": {
462
  "type": "zip",
463
- "url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436",
464
- "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436",
465
  "shasum": ""
466
  },
467
  "require": {
468
  "php": ">=7.1.3",
469
  "symfony/polyfill-php80": "^1.16"
470
  },
471
- "time": "2022-01-02T09:41:36+00:00",
472
  "type": "library",
473
  "installation-source": "dist",
474
  "autoload": {
@@ -500,7 +500,7 @@
500
  "description": "Converts CSS selectors to XPath expressions",
501
  "homepage": "https://symfony.com",
502
  "support": {
503
- "source": "https://github.com/symfony/css-selector/tree/v4.4.37"
504
  },
505
  "funding": [
506
  {
@@ -649,17 +649,17 @@
649
  },
650
  {
651
  "name": "woocommerce/woocommerce-blocks",
652
- "version": "v8.3.2",
653
- "version_normalized": "8.3.2.0",
654
  "source": {
655
  "type": "git",
656
  "url": "https://github.com/woocommerce/woocommerce-blocks.git",
657
- "reference": "8076840fb21caf29a5d39608e41a3982d4ff6663"
658
  },
659
  "dist": {
660
  "type": "zip",
661
- "url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/8076840fb21caf29a5d39608e41a3982d4ff6663",
662
- "reference": "8076840fb21caf29a5d39608e41a3982d4ff6663",
663
  "shasum": ""
664
  },
665
  "require": {
@@ -673,7 +673,7 @@
673
  "wp-phpunit/wp-phpunit": "^6.0",
674
  "yoast/phpunit-polyfills": "^1.0"
675
  },
676
- "time": "2022-09-01T10:19:55+00:00",
677
  "type": "wordpress-plugin",
678
  "extra": {
679
  "scripts-description": {
@@ -705,7 +705,7 @@
705
  ],
706
  "support": {
707
  "issues": "https://github.com/woocommerce/woocommerce-blocks/issues",
708
- "source": "https://github.com/woocommerce/woocommerce-blocks/tree/v8.3.2"
709
  },
710
  "install-path": "../../packages/woocommerce-blocks"
711
  }
451
  },
452
  {
453
  "name": "symfony/css-selector",
454
+ "version": "v4.4.44",
455
+ "version_normalized": "4.4.44.0",
456
  "source": {
457
  "type": "git",
458
  "url": "https://github.com/symfony/css-selector.git",
459
+ "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed"
460
  },
461
  "dist": {
462
  "type": "zip",
463
+ "url": "https://api.github.com/repos/symfony/css-selector/zipball/bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
464
+ "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
465
  "shasum": ""
466
  },
467
  "require": {
468
  "php": ">=7.1.3",
469
  "symfony/polyfill-php80": "^1.16"
470
  },
471
+ "time": "2022-06-27T13:16:42+00:00",
472
  "type": "library",
473
  "installation-source": "dist",
474
  "autoload": {
500
  "description": "Converts CSS selectors to XPath expressions",
501
  "homepage": "https://symfony.com",
502
  "support": {
503
+ "source": "https://github.com/symfony/css-selector/tree/v4.4.44"
504
  },
505
  "funding": [
506
  {
649
  },
650
  {
651
  "name": "woocommerce/woocommerce-blocks",
652
+ "version": "v8.3.3",
653
+ "version_normalized": "8.3.3.0",
654
  "source": {
655
  "type": "git",
656
  "url": "https://github.com/woocommerce/woocommerce-blocks.git",
657
+ "reference": "c2fdc66753f19a8d1de862f602ada5dc9e53d878"
658
  },
659
  "dist": {
660
  "type": "zip",
661
+ "url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/c2fdc66753f19a8d1de862f602ada5dc9e53d878",
662
+ "reference": "c2fdc66753f19a8d1de862f602ada5dc9e53d878",
663
  "shasum": ""
664
  },
665
  "require": {
673
  "wp-phpunit/wp-phpunit": "^6.0",
674
  "yoast/phpunit-polyfills": "^1.0"
675
  },
676
+ "time": "2022-09-23T13:31:13+00:00",
677
  "type": "wordpress-plugin",
678
  "extra": {
679
  "scripts-description": {
705
  ],
706
  "support": {
707
  "issues": "https://github.com/woocommerce/woocommerce-blocks/issues",
708
+ "source": "https://github.com/woocommerce/woocommerce-blocks/tree/v8.3.3"
709
  },
710
  "install-path": "../../packages/woocommerce-blocks"
711
  }
vendor/composer/installed.php CHANGED
@@ -1,8 +1,8 @@
1
  <?php return array(
2
  'root' => array(
3
  'name' => 'woocommerce/woocommerce',
4
- 'pretty_version' => '6.9.3',
5
- 'version' => '6.9.3.0',
6
  'reference' => NULL,
7
  'type' => 'wordpress-plugin',
8
  'install_path' => __DIR__ . '/../../',
@@ -77,9 +77,9 @@
77
  ),
78
  ),
79
  'symfony/css-selector' => array(
80
- 'pretty_version' => 'v4.4.37',
81
- 'version' => '4.4.37.0',
82
- 'reference' => '0628e6c6d7c92f1a7bae543959bdc17347be2436',
83
  'type' => 'library',
84
  'install_path' => __DIR__ . '/../symfony/css-selector',
85
  'aliases' => array(),
@@ -104,8 +104,8 @@
104
  'dev_requirement' => false,
105
  ),
106
  'woocommerce/woocommerce' => array(
107
- 'pretty_version' => '6.9.3',
108
- 'version' => '6.9.3.0',
109
  'reference' => NULL,
110
  'type' => 'wordpress-plugin',
111
  'install_path' => __DIR__ . '/../../',
@@ -113,9 +113,9 @@
113
  'dev_requirement' => false,
114
  ),
115
  'woocommerce/woocommerce-blocks' => array(
116
- 'pretty_version' => 'v8.3.2',
117
- 'version' => '8.3.2.0',
118
- 'reference' => '8076840fb21caf29a5d39608e41a3982d4ff6663',
119
  'type' => 'wordpress-plugin',
120
  'install_path' => __DIR__ . '/../../packages/woocommerce-blocks',
121
  'aliases' => array(),
1
  <?php return array(
2
  'root' => array(
3
  'name' => 'woocommerce/woocommerce',
4
+ 'pretty_version' => '6.9.4',
5
+ 'version' => '6.9.4.0',
6
  'reference' => NULL,
7
  'type' => 'wordpress-plugin',
8
  'install_path' => __DIR__ . '/../../',
77
  ),
78
  ),
79
  'symfony/css-selector' => array(
80
+ 'pretty_version' => 'v4.4.44',
81
+ 'version' => '4.4.44.0',
82
+ 'reference' => 'bd0a6737e48de45b4b0b7b6fc98c78404ddceaed',
83
  'type' => 'library',
84
  'install_path' => __DIR__ . '/../symfony/css-selector',
85
  'aliases' => array(),
104
  'dev_requirement' => false,
105
  ),
106
  'woocommerce/woocommerce' => array(
107
+ 'pretty_version' => '6.9.4',
108
+ 'version' => '6.9.4.0',
109
  'reference' => NULL,
110
  'type' => 'wordpress-plugin',
111
  'install_path' => __DIR__ . '/../../',
113
  'dev_requirement' => false,
114
  ),
115
  'woocommerce/woocommerce-blocks' => array(
116
+ 'pretty_version' => 'v8.3.3',
117
+ 'version' => '8.3.3.0',
118
+ 'reference' => 'c2fdc66753f19a8d1de862f602ada5dc9e53d878',
119
  'type' => 'wordpress-plugin',
120
  'install_path' => __DIR__ . '/../../packages/woocommerce-blocks',
121
  'aliases' => array(),
vendor/composer/jetpack_autoload_classmap.php CHANGED
@@ -35,195 +35,195 @@ return array(
35
  'path' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php'
36
  ),
37
  'Symfony\\Component\\CssSelector\\Exception\\InternalErrorException' => array(
38
- 'version' => '4.4.37.0',
39
  'path' => $vendorDir . '/symfony/css-selector/Exception/InternalErrorException.php'
40
  ),
41
  'Symfony\\Component\\CssSelector\\Exception\\ExpressionErrorException' => array(
42
- 'version' => '4.4.37.0',
43
  'path' => $vendorDir . '/symfony/css-selector/Exception/ExpressionErrorException.php'
44
  ),
45
  'Symfony\\Component\\CssSelector\\Exception\\ParseException' => array(
46
- 'version' => '4.4.37.0',
47
  'path' => $vendorDir . '/symfony/css-selector/Exception/ParseException.php'
48
  ),
49
  'Symfony\\Component\\CssSelector\\Exception\\ExceptionInterface' => array(
50
- 'version' => '4.4.37.0',
51
  'path' => $vendorDir . '/symfony/css-selector/Exception/ExceptionInterface.php'
52
  ),
53
  'Symfony\\Component\\CssSelector\\Exception\\SyntaxErrorException' => array(
54
- 'version' => '4.4.37.0',
55
  'path' => $vendorDir . '/symfony/css-selector/Exception/SyntaxErrorException.php'
56
  ),
57
  'Symfony\\Component\\CssSelector\\Parser\\ParserInterface' => array(
58
- 'version' => '4.4.37.0',
59
  'path' => $vendorDir . '/symfony/css-selector/Parser/ParserInterface.php'
60
  ),
61
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\WhitespaceHandler' => array(
62
- 'version' => '4.4.37.0',
63
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/WhitespaceHandler.php'
64
  ),
65
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\HandlerInterface' => array(
66
- 'version' => '4.4.37.0',
67
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/HandlerInterface.php'
68
  ),
69
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\HashHandler' => array(
70
- 'version' => '4.4.37.0',
71
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/HashHandler.php'
72
  ),
73
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\IdentifierHandler' => array(
74
- 'version' => '4.4.37.0',
75
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/IdentifierHandler.php'
76
  ),
77
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\NumberHandler' => array(
78
- 'version' => '4.4.37.0',
79
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/NumberHandler.php'
80
  ),
81
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\CommentHandler' => array(
82
- 'version' => '4.4.37.0',
83
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/CommentHandler.php'
84
  ),
85
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\StringHandler' => array(
86
- 'version' => '4.4.37.0',
87
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/StringHandler.php'
88
  ),
89
  'Symfony\\Component\\CssSelector\\Parser\\Parser' => array(
90
- 'version' => '4.4.37.0',
91
  'path' => $vendorDir . '/symfony/css-selector/Parser/Parser.php'
92
  ),
93
  'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\ClassParser' => array(
94
- 'version' => '4.4.37.0',
95
  'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/ClassParser.php'
96
  ),
97
  'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\HashParser' => array(
98
- 'version' => '4.4.37.0',
99
  'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/HashParser.php'
100
  ),
101
  'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\ElementParser' => array(
102
- 'version' => '4.4.37.0',
103
  'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/ElementParser.php'
104
  ),
105
  'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\EmptyStringParser' => array(
106
- 'version' => '4.4.37.0',
107
  'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php'
108
  ),
109
  'Symfony\\Component\\CssSelector\\Parser\\Reader' => array(
110
- 'version' => '4.4.37.0',
111
  'path' => $vendorDir . '/symfony/css-selector/Parser/Reader.php'
112
  ),
113
  'Symfony\\Component\\CssSelector\\Parser\\TokenStream' => array(
114
- 'version' => '4.4.37.0',
115
  'path' => $vendorDir . '/symfony/css-selector/Parser/TokenStream.php'
116
  ),
117
  'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\TokenizerPatterns' => array(
118
- 'version' => '4.4.37.0',
119
  'path' => $vendorDir . '/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php'
120
  ),
121
  'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\TokenizerEscaping' => array(
122
- 'version' => '4.4.37.0',
123
  'path' => $vendorDir . '/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php'
124
  ),
125
  'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\Tokenizer' => array(
126
- 'version' => '4.4.37.0',
127
  'path' => $vendorDir . '/symfony/css-selector/Parser/Tokenizer/Tokenizer.php'
128
  ),
129
  'Symfony\\Component\\CssSelector\\Parser\\Token' => array(
130
- 'version' => '4.4.37.0',
131
  'path' => $vendorDir . '/symfony/css-selector/Parser/Token.php'
132
  ),
133
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\AbstractExtension' => array(
134
- 'version' => '4.4.37.0',
135
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/AbstractExtension.php'
136
  ),
137
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\ExtensionInterface' => array(
138
- 'version' => '4.4.37.0',
139
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/ExtensionInterface.php'
140
  ),
141
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\CombinationExtension' => array(
142
- 'version' => '4.4.37.0',
143
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/CombinationExtension.php'
144
  ),
145
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\HtmlExtension' => array(
146
- 'version' => '4.4.37.0',
147
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/HtmlExtension.php'
148
  ),
149
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\NodeExtension' => array(
150
- 'version' => '4.4.37.0',
151
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/NodeExtension.php'
152
  ),
153
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\PseudoClassExtension' => array(
154
- 'version' => '4.4.37.0',
155
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/PseudoClassExtension.php'
156
  ),
157
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\FunctionExtension' => array(
158
- 'version' => '4.4.37.0',
159
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/FunctionExtension.php'
160
  ),
161
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\AttributeMatchingExtension' => array(
162
- 'version' => '4.4.37.0',
163
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php'
164
  ),
165
  'Symfony\\Component\\CssSelector\\XPath\\XPathExpr' => array(
166
- 'version' => '4.4.37.0',
167
  'path' => $vendorDir . '/symfony/css-selector/XPath/XPathExpr.php'
168
  ),
169
  'Symfony\\Component\\CssSelector\\XPath\\TranslatorInterface' => array(
170
- 'version' => '4.4.37.0',
171
  'path' => $vendorDir . '/symfony/css-selector/XPath/TranslatorInterface.php'
172
  ),
173
  'Symfony\\Component\\CssSelector\\XPath\\Translator' => array(
174
- 'version' => '4.4.37.0',
175
  'path' => $vendorDir . '/symfony/css-selector/XPath/Translator.php'
176
  ),
177
  'Symfony\\Component\\CssSelector\\CssSelectorConverter' => array(
178
- 'version' => '4.4.37.0',
179
  'path' => $vendorDir . '/symfony/css-selector/CssSelectorConverter.php'
180
  ),
181
  'Symfony\\Component\\CssSelector\\Node\\CombinedSelectorNode' => array(
182
- 'version' => '4.4.37.0',
183
  'path' => $vendorDir . '/symfony/css-selector/Node/CombinedSelectorNode.php'
184
  ),
185
  'Symfony\\Component\\CssSelector\\Node\\FunctionNode' => array(
186
- 'version' => '4.4.37.0',
187
  'path' => $vendorDir . '/symfony/css-selector/Node/FunctionNode.php'
188
  ),
189
  'Symfony\\Component\\CssSelector\\Node\\PseudoNode' => array(
190
- 'version' => '4.4.37.0',
191
  'path' => $vendorDir . '/symfony/css-selector/Node/PseudoNode.php'
192
  ),
193
  'Symfony\\Component\\CssSelector\\Node\\ElementNode' => array(
194
- 'version' => '4.4.37.0',
195
  'path' => $vendorDir . '/symfony/css-selector/Node/ElementNode.php'
196
  ),
197
  'Symfony\\Component\\CssSelector\\Node\\HashNode' => array(
198
- 'version' => '4.4.37.0',
199
  'path' => $vendorDir . '/symfony/css-selector/Node/HashNode.php'
200
  ),
201
  'Symfony\\Component\\CssSelector\\Node\\Specificity' => array(
202
- 'version' => '4.4.37.0',
203
  'path' => $vendorDir . '/symfony/css-selector/Node/Specificity.php'
204
  ),
205
  'Symfony\\Component\\CssSelector\\Node\\AbstractNode' => array(
206
- 'version' => '4.4.37.0',
207
  'path' => $vendorDir . '/symfony/css-selector/Node/AbstractNode.php'
208
  ),
209
  'Symfony\\Component\\CssSelector\\Node\\ClassNode' => array(
210
- 'version' => '4.4.37.0',
211
  'path' => $vendorDir . '/symfony/css-selector/Node/ClassNode.php'
212
  ),
213
  'Symfony\\Component\\CssSelector\\Node\\NodeInterface' => array(
214
- 'version' => '4.4.37.0',
215
  'path' => $vendorDir . '/symfony/css-selector/Node/NodeInterface.php'
216
  ),
217
  'Symfony\\Component\\CssSelector\\Node\\SelectorNode' => array(
218
- 'version' => '4.4.37.0',
219
  'path' => $vendorDir . '/symfony/css-selector/Node/SelectorNode.php'
220
  ),
221
  'Symfony\\Component\\CssSelector\\Node\\NegationNode' => array(
222
- 'version' => '4.4.37.0',
223
  'path' => $vendorDir . '/symfony/css-selector/Node/NegationNode.php'
224
  ),
225
  'Symfony\\Component\\CssSelector\\Node\\AttributeNode' => array(
226
- 'version' => '4.4.37.0',
227
  'path' => $vendorDir . '/symfony/css-selector/Node/AttributeNode.php'
228
  ),
229
  'Sabberworm\\CSS\\Parsing\\ParserState' => array(
@@ -851,2767 +851,2767 @@ return array(
851
  'path' => $vendorDir . '/composer/installers/src/Composer/Installers/OctoberInstaller.php'
852
  ),
853
  'Automattic\\WooCommerce\\Vendor\\Psr\\Container\\ContainerExceptionInterface' => array(
854
- 'version' => '6.9.3.0',
855
  'path' => $baseDir . '/lib/packages/Psr/Container/ContainerExceptionInterface.php'
856
  ),
857
  'Automattic\\WooCommerce\\Vendor\\Psr\\Container\\ContainerInterface' => array(
858
- 'version' => '6.9.3.0',
859
  'path' => $baseDir . '/lib/packages/Psr/Container/ContainerInterface.php'
860
  ),
861
  'Automattic\\WooCommerce\\Vendor\\Psr\\Container\\NotFoundExceptionInterface' => array(
862
- 'version' => '6.9.3.0',
863
  'path' => $baseDir . '/lib/packages/Psr/Container/NotFoundExceptionInterface.php'
864
  ),
865
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\NotFoundException' => array(
866
- 'version' => '6.9.3.0',
867
  'path' => $baseDir . '/lib/packages/League/Container/Exception/NotFoundException.php'
868
  ),
869
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
870
- 'version' => '6.9.3.0',
871
  'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
872
  ),
873
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverTrait' => array(
874
- 'version' => '6.9.3.0',
875
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'
876
  ),
877
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverInterface' => array(
878
- 'version' => '6.9.3.0',
879
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'
880
  ),
881
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgument' => array(
882
- 'version' => '6.9.3.0',
883
  'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgument.php'
884
  ),
885
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameInterface' => array(
886
- 'version' => '6.9.3.0',
887
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameInterface.php'
888
  ),
889
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
890
- 'version' => '6.9.3.0',
891
  'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
892
  ),
893
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
894
- 'version' => '6.9.3.0',
895
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
896
  ),
897
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassName' => array(
898
- 'version' => '6.9.3.0',
899
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassName.php'
900
  ),
901
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregateInterface' => array(
902
- 'version' => '6.9.3.0',
903
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'
904
  ),
905
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorInterface' => array(
906
- 'version' => '6.9.3.0',
907
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorInterface.php'
908
  ),
909
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregate' => array(
910
- 'version' => '6.9.3.0',
911
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregate.php'
912
  ),
913
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
914
- 'version' => '6.9.3.0',
915
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
916
  ),
917
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregateInterface' => array(
918
- 'version' => '6.9.3.0',
919
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'
920
  ),
921
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\Definition' => array(
922
- 'version' => '6.9.3.0',
923
  'path' => $baseDir . '/lib/packages/League/Container/Definition/Definition.php'
924
  ),
925
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregate' => array(
926
- 'version' => '6.9.3.0',
927
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregate.php'
928
  ),
929
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionInterface' => array(
930
- 'version' => '6.9.3.0',
931
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionInterface.php'
932
  ),
933
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => array(
934
- 'version' => '6.9.3.0',
935
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'
936
  ),
937
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => array(
938
- 'version' => '6.9.3.0',
939
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'
940
  ),
941
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => array(
942
- 'version' => '6.9.3.0',
943
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'
944
  ),
945
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
946
- 'version' => '6.9.3.0',
947
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
948
  ),
949
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => array(
950
- 'version' => '6.9.3.0',
951
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'
952
  ),
953
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Container' => array(
954
- 'version' => '6.9.3.0',
955
  'path' => $baseDir . '/lib/packages/League/Container/Container.php'
956
  ),
957
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareInterface' => array(
958
- 'version' => '6.9.3.0',
959
  'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareInterface.php'
960
  ),
961
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ReflectionContainer' => array(
962
- 'version' => '6.9.3.0',
963
  'path' => $baseDir . '/lib/packages/League/Container/ReflectionContainer.php'
964
  ),
965
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareTrait' => array(
966
- 'version' => '6.9.3.0',
967
  'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareTrait.php'
968
  ),
969
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\DataRegeneratorTest' => array(
970
- 'version' => '6.9.3.0',
971
  'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/DataRegeneratorTest.php'
972
  ),
973
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\FiltererTest' => array(
974
- 'version' => '6.9.3.0',
975
  'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/FiltererTest.php'
976
  ),
977
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\LookupDataStoreTest' => array(
978
- 'version' => '6.9.3.0',
979
  'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/LookupDataStoreTest.php'
980
  ),
981
  'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
982
- 'version' => '6.9.3.0',
983
  'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
984
  ),
985
  'Automattic\\WooCommerce\\Tests\\Internal\\Utilities\\URLTest' => array(
986
- 'version' => '6.9.3.0',
987
  'path' => $baseDir . '/tests/php/src/Internal/Utilities/URLTest.php'
988
  ),
989
  'COTMigrationUtilTest' => array(
990
- 'version' => '6.9.3.0',
991
  'path' => $baseDir . '/tests/php/src/Internal/Utilities/COTMigrationUtilTest.php'
992
  ),
993
  'HtmlSanitizerTest' => array(
994
- 'version' => '6.9.3.0',
995
  'path' => $baseDir . '/tests/php/src/Internal/Utilities/HtmlSanitizerTest.php'
996
  ),
997
  'OrdersTableDataStoreTests' => array(
998
- 'version' => '6.9.3.0',
999
  'path' => $baseDir . '/tests/php/src/Internal/DataStores/Orders/OrdersTableDataStoreTests.php'
1000
  ),
1001
  'OrdersTableDataStoreRestOrdersControllerTests' => array(
1002
- 'version' => '6.9.3.0',
1003
  'path' => $baseDir . '/tests/php/src/Internal/DataStores/Orders/OrdersTableDataStoreRestOrdersControllerTests.php'
1004
  ),
1005
  'Automattic\\WooCommerce\\Tests\\Internal\\WCCom\\ConnectionHelperTest' => array(
1006
- 'version' => '6.9.3.0',
1007
  'path' => $baseDir . '/tests/php/src/Internal/WCCom/ConnectionHelperTest.php'
1008
  ),
1009
  'Automattic\\WooCommerce\\Tests\\Internal\\AssignDefaultCategoryTest' => array(
1010
- 'version' => '6.9.3.0',
1011
  'path' => $baseDir . '/tests/php/src/Internal/AssignDefaultCategoryTest.php'
1012
  ),
1013
  'Automattic\\WooCommerce\\Tests\\Internal\\Admin\\ProductReviews\\ReviewsCommentsOverridesTest' => array(
1014
- 'version' => '6.9.3.0',
1015
  'path' => $baseDir . '/tests/php/src/Internal/Admin/ProductReviews/ReviewsCommentsOverridesTest.php'
1016
  ),
1017
  'Automattic\\WooCommerce\\Tests\\Internal\\Admin\\ProductReviews\\ReviewsListTableTest' => array(
1018
- 'version' => '6.9.3.0',
1019
  'path' => $baseDir . '/tests/php/src/Internal/Admin/ProductReviews/ReviewsListTableTest.php'
1020
  ),
1021
  'Automattic\\WooCommerce\\Tests\\Internal\\Admin\\ProductReviews\\ReviewsTest' => array(
1022
- 'version' => '6.9.3.0',
1023
  'path' => $baseDir . '/tests/php/src/Internal/Admin/ProductReviews/ReviewsTest.php'
1024
  ),
1025
  'Automattic\\WooCommerce\\Tests\\Internal\\Admin\\ProductReviews\\ReviewsUtilTest' => array(
1026
- 'version' => '6.9.3.0',
1027
  'path' => $baseDir . '/tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php'
1028
  ),
1029
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductDownloads\\SynchronizeTest' => array(
1030
- 'version' => '6.9.3.0',
1031
  'path' => $baseDir . '/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/SynchronizeTest.php'
1032
  ),
1033
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductDownloads\\RegisterTest' => array(
1034
- 'version' => '6.9.3.0',
1035
  'path' => $baseDir . '/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php'
1036
  ),
1037
  'BatchProcessingControllerTests' => array(
1038
- 'version' => '6.9.3.0',
1039
  'path' => $baseDir . '/tests/php/src/Internal/BatchProcessing/BatchProcessingControllerTests.php'
1040
  ),
1041
  'Automattic\\WooCommerce\\Tests\\Internal\\RestApiUtilTest' => array(
1042
- 'version' => '6.9.3.0',
1043
  'path' => $baseDir . '/tests/php/src/Internal/RestApiUtilTest.php'
1044
  ),
1045
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\AbstractServiceProviderTest' => array(
1046
- 'version' => '6.9.3.0',
1047
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/AbstractServiceProviderTest.php'
1048
  ),
1049
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\DependencyClass' => array(
1050
- 'version' => '6.9.3.0',
1051
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/DependencyClass.php'
1052
  ),
1053
  'ClassWithSingleton' => array(
1054
- 'version' => '6.9.3.0',
1055
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithSingleton.php'
1056
  ),
1057
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithScalarInjectionMethodArgument' => array(
1058
- 'version' => '6.9.3.0',
1059
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithScalarInjectionMethodArgument.php'
1060
  ),
1061
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithPrivateInjectionMethod' => array(
1062
- 'version' => '6.9.3.0',
1063
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithPrivateInjectionMethod.php'
1064
  ),
1065
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
1066
- 'version' => '6.9.3.0',
1067
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
1068
  ),
1069
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithInjectionMethodArgumentWithoutTypeHint' => array(
1070
- 'version' => '6.9.3.0',
1071
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithInjectionMethodArgumentWithoutTypeHint.php'
1072
  ),
1073
  'ClassWithLoadMethod' => array(
1074
- 'version' => '6.9.3.0',
1075
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithLoadMethod.php'
1076
  ),
1077
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
1078
- 'version' => '6.9.3.0',
1079
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
1080
  ),
1081
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
1082
- 'version' => '6.9.3.0',
1083
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
1084
  ),
1085
  'Automattic\\WooCommerce\\Tests\\Utilities\\ArrayUtilTest' => array(
1086
- 'version' => '6.9.3.0',
1087
  'path' => $baseDir . '/tests/php/src/Utilities/ArrayUtilTest.php'
1088
  ),
1089
  'Automattic\\WooCommerce\\Tests\\Utilities\\NumberUtilTest' => array(
1090
- 'version' => '6.9.3.0',
1091
  'path' => $baseDir . '/tests/php/src/Utilities/NumberUtilTest.php'
1092
  ),
1093
  'Automattic\\WooCommerce\\Tests\\Utilities\\StringUtilTest' => array(
1094
- 'version' => '6.9.3.0',
1095
  'path' => $baseDir . '/tests/php/src/Utilities/StringUtilTest.php'
1096
  ),
1097
  'Automattic\\WooCommerce\\Tests\\Caching\\CacheExceptionTest' => array(
1098
- 'version' => '6.9.3.0',
1099
  'path' => $baseDir . '/tests/php/src/Caching/CacheExceptionTest.php'
1100
  ),
1101
  'Automattic\\WooCommerce\\Tests\\Caching\\InMemoryObjectCacheEngine' => array(
1102
- 'version' => '6.9.3.0',
1103
  'path' => $baseDir . '/tests/php/src/Caching/InMemoryObjectCacheEngine.php'
1104
  ),
1105
  'Automattic\\WooCommerce\\Tests\\Caching\\InvalidObjectCacheClass' => array(
1106
- 'version' => '6.9.3.0',
1107
  'path' => $baseDir . '/tests/php/src/Caching/InvalidObjectCacheClass.php'
1108
  ),
1109
  'Automattic\\WooCommerce\\Tests\\Caching\\ObjectCacheTest' => array(
1110
- 'version' => '6.9.3.0',
1111
  'path' => $baseDir . '/tests/php/src/Caching/ObjectCacheTest.php'
1112
  ),
1113
  'PostsToOrdersMigrationControllerTest' => array(
1114
- 'version' => '6.9.3.0',
1115
  'path' => $baseDir . '/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php'
1116
  ),
1117
  'Automattic\\WooCommerce\\Tests\\Proxies\\LegacyProxyTest' => array(
1118
- 'version' => '6.9.3.0',
1119
  'path' => $baseDir . '/tests/php/src/Proxies/LegacyProxyTest.php'
1120
  ),
1121
  'Automattic\\WooCommerce\\Tests\\Proxies\\MockableLegacyProxyTest' => array(
1122
- 'version' => '6.9.3.0',
1123
  'path' => $baseDir . '/tests/php/src/Proxies/MockableLegacyProxyTest.php'
1124
  ),
1125
  'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassWithReplaceableMembers' => array(
1126
- 'version' => '6.9.3.0',
1127
  'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassWithReplaceableMembers.php'
1128
  ),
1129
  'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
1130
- 'version' => '6.9.3.0',
1131
  'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
1132
  ),
1133
  'Automattic\\WooCommerce\\Tests\\Proxies\\ClassThatDependsOnLegacyCodeTest' => array(
1134
- 'version' => '6.9.3.0',
1135
  'path' => $baseDir . '/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php'
1136
  ),
1137
  'Automattic\\WooCommerce\\Tests\\Proxies\\DynamicDecoratorTest' => array(
1138
- 'version' => '6.9.3.0',
1139
  'path' => $baseDir . '/tests/php/src/Proxies/DynamicDecoratorTest.php'
1140
  ),
1141
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
1142
- 'version' => '6.9.3.0',
1143
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
1144
  ),
1145
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
1146
- 'version' => '6.9.3.0',
1147
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
1148
  ),
1149
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
1150
- 'version' => '6.9.3.0',
1151
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
1152
  ),
1153
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\FunctionsMockerHack' => array(
1154
- 'version' => '6.9.3.0',
1155
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/FunctionsMockerHack.php'
1156
  ),
1157
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHacker' => array(
1158
- 'version' => '6.9.3.0',
1159
  'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHacker.php'
1160
  ),
1161
  'Automattic\\WooCommerce\\Testing\\Tools\\FakeQueue' => array(
1162
- 'version' => '6.9.3.0',
1163
  'path' => $baseDir . '/tests/Tools/FakeQueue.php'
1164
  ),
1165
  'Automattic\\WooCommerce\\Testing\\Tools\\DynamicDecorator' => array(
1166
- 'version' => '6.9.3.0',
1167
  'path' => $baseDir . '/tests/Tools/DynamicDecorator.php'
1168
  ),
1169
  'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\MockableLegacyProxy' => array(
1170
- 'version' => '6.9.3.0',
1171
  'path' => $baseDir . '/tests/Tools/DependencyManagement/MockableLegacyProxy.php'
1172
  ),
1173
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\CurrencyFormatter' => array(
1174
- 'version' => '8.3.2.0',
1175
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/CurrencyFormatter.php'
1176
  ),
1177
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\HtmlFormatter' => array(
1178
- 'version' => '8.3.2.0',
1179
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/HtmlFormatter.php'
1180
  ),
1181
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\MoneyFormatter' => array(
1182
- 'version' => '8.3.2.0',
1183
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/MoneyFormatter.php'
1184
  ),
1185
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\FormatterInterface' => array(
1186
- 'version' => '8.3.2.0',
1187
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/FormatterInterface.php'
1188
  ),
1189
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\DefaultFormatter' => array(
1190
- 'version' => '8.3.2.0',
1191
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/DefaultFormatter.php'
1192
  ),
1193
  'Automattic\\WooCommerce\\StoreApi\\RoutesController' => array(
1194
- 'version' => '8.3.2.0',
1195
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/RoutesController.php'
1196
  ),
1197
  'Automattic\\WooCommerce\\StoreApi\\Authentication' => array(
1198
- 'version' => '8.3.2.0',
1199
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Authentication.php'
1200
  ),
1201
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartExtensionsSchema' => array(
1202
- 'version' => '8.3.2.0',
1203
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartExtensionsSchema.php'
1204
  ),
1205
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductCollectionDataSchema' => array(
1206
- 'version' => '8.3.2.0',
1207
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php'
1208
  ),
1209
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\AbstractSchema' => array(
1210
- 'version' => '8.3.2.0',
1211
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php'
1212
  ),
1213
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartSchema' => array(
1214
- 'version' => '8.3.2.0',
1215
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php'
1216
  ),
1217
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductAttributeSchema' => array(
1218
- 'version' => '8.3.2.0',
1219
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php'
1220
  ),
1221
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ImageAttachmentSchema' => array(
1222
- 'version' => '8.3.2.0',
1223
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php'
1224
  ),
1225
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\TermSchema' => array(
1226
- 'version' => '8.3.2.0',
1227
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php'
1228
  ),
1229
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ErrorSchema' => array(
1230
- 'version' => '8.3.2.0',
1231
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php'
1232
  ),
1233
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ShippingAddressSchema' => array(
1234
- 'version' => '8.3.2.0',
1235
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ShippingAddressSchema.php'
1236
  ),
1237
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartFeeSchema' => array(
1238
- 'version' => '8.3.2.0',
1239
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php'
1240
  ),
1241
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartShippingRateSchema' => array(
1242
- 'version' => '8.3.2.0',
1243
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php'
1244
  ),
1245
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartItemSchema' => array(
1246
- 'version' => '8.3.2.0',
1247
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php'
1248
  ),
1249
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\AbstractAddressSchema' => array(
1250
- 'version' => '8.3.2.0',
1251
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php'
1252
  ),
1253
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\OrderCouponSchema' => array(
1254
- 'version' => '8.3.2.0',
1255
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php'
1256
  ),
1257
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\BatchSchema' => array(
1258
- 'version' => '8.3.2.0',
1259
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BatchSchema.php'
1260
  ),
1261
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartCouponSchema' => array(
1262
- 'version' => '8.3.2.0',
1263
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php'
1264
  ),
1265
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CheckoutSchema' => array(
1266
- 'version' => '8.3.2.0',
1267
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php'
1268
  ),
1269
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductReviewSchema' => array(
1270
- 'version' => '8.3.2.0',
1271
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php'
1272
  ),
1273
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductSchema' => array(
1274
- 'version' => '8.3.2.0',
1275
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php'
1276
  ),
1277
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\BillingAddressSchema' => array(
1278
- 'version' => '8.3.2.0',
1279
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php'
1280
  ),
1281
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductCategorySchema' => array(
1282
- 'version' => '8.3.2.0',
1283
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php'
1284
  ),
1285
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\ExtendSchema' => array(
1286
- 'version' => '8.3.2.0',
1287
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php'
1288
  ),
1289
  'Automattic\\WooCommerce\\StoreApi\\Routes\\RouteInterface' => array(
1290
- 'version' => '8.3.2.0',
1291
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/RouteInterface.php'
1292
  ),
1293
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductAttributeTerms' => array(
1294
- 'version' => '8.3.2.0',
1295
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php'
1296
  ),
1297
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductCategories' => array(
1298
- 'version' => '8.3.2.0',
1299
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategories.php'
1300
  ),
1301
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\Products' => array(
1302
- 'version' => '8.3.2.0',
1303
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php'
1304
  ),
1305
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductCategoriesById' => array(
1306
- 'version' => '8.3.2.0',
1307
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php'
1308
  ),
1309
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\AbstractTermsRoute' => array(
1310
- 'version' => '8.3.2.0',
1311
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php'
1312
  ),
1313
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartSelectShippingRate' => array(
1314
- 'version' => '8.3.2.0',
1315
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php'
1316
  ),
1317
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartApplyCoupon' => array(
1318
- 'version' => '8.3.2.0',
1319
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php'
1320
  ),
1321
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\AbstractRoute' => array(
1322
- 'version' => '8.3.2.0',
1323
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php'
1324
  ),
1325
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartAddItem' => array(
1326
- 'version' => '8.3.2.0',
1327
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php'
1328
  ),
1329
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartUpdateCustomer' => array(
1330
- 'version' => '8.3.2.0',
1331
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php'
1332
  ),
1333
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartItems' => array(
1334
- 'version' => '8.3.2.0',
1335
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItems.php'
1336
  ),
1337
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\Batch' => array(
1338
- 'version' => '8.3.2.0',
1339
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Batch.php'
1340
  ),
1341
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductTags' => array(
1342
- 'version' => '8.3.2.0',
1343
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductTags.php'
1344
  ),
1345
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartUpdateItem' => array(
1346
- 'version' => '8.3.2.0',
1347
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php'
1348
  ),
1349
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartRemoveItem' => array(
1350
- 'version' => '8.3.2.0',
1351
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php'
1352
  ),
1353
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\AbstractCartRoute' => array(
1354
- 'version' => '8.3.2.0',
1355
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php'
1356
  ),
1357
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductsById' => array(
1358
- 'version' => '8.3.2.0',
1359
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php'
1360
  ),
1361
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductReviews' => array(
1362
- 'version' => '8.3.2.0',
1363
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php'
1364
  ),
1365
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartExtensions' => array(
1366
- 'version' => '8.3.2.0',
1367
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php'
1368
  ),
1369
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartItemsByKey' => array(
1370
- 'version' => '8.3.2.0',
1371
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php'
1372
  ),
1373
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductAttributes' => array(
1374
- 'version' => '8.3.2.0',
1375
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributes.php'
1376
  ),
1377
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartCoupons' => array(
1378
- 'version' => '8.3.2.0',
1379
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCoupons.php'
1380
  ),
1381
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductAttributesById' => array(
1382
- 'version' => '8.3.2.0',
1383
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php'
1384
  ),
1385
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartRemoveCoupon' => array(
1386
- 'version' => '8.3.2.0',
1387
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php'
1388
  ),
1389
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartCouponsByCode' => array(
1390
- 'version' => '8.3.2.0',
1391
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php'
1392
  ),
1393
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductCollectionData' => array(
1394
- 'version' => '8.3.2.0',
1395
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php'
1396
  ),
1397
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\Cart' => array(
1398
- 'version' => '8.3.2.0',
1399
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Cart.php'
1400
  ),
1401
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\Checkout' => array(
1402
- 'version' => '8.3.2.0',
1403
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php'
1404
  ),
1405
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\ProductQueryFilters' => array(
1406
- 'version' => '8.3.2.0',
1407
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQueryFilters.php'
1408
  ),
1409
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\NoticeHandler' => array(
1410
- 'version' => '8.3.2.0',
1411
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/NoticeHandler.php'
1412
  ),
1413
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\ProductQuery' => array(
1414
- 'version' => '8.3.2.0',
1415
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php'
1416
  ),
1417
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\ArrayUtils' => array(
1418
- 'version' => '8.3.2.0',
1419
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/ArrayUtils.php'
1420
  ),
1421
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\OrderController' => array(
1422
- 'version' => '8.3.2.0',
1423
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php'
1424
  ),
1425
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\QuantityLimits' => array(
1426
- 'version' => '8.3.2.0',
1427
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php'
1428
  ),
1429
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\DraftOrderTrait' => array(
1430
- 'version' => '8.3.2.0',
1431
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/DraftOrderTrait.php'
1432
  ),
1433
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\CartController' => array(
1434
- 'version' => '8.3.2.0',
1435
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php'
1436
  ),
1437
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\Pagination' => array(
1438
- 'version' => '8.3.2.0',
1439
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/Pagination.php'
1440
  ),
1441
  'Automattic\\WooCommerce\\StoreApi\\Legacy' => array(
1442
- 'version' => '8.3.2.0',
1443
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Legacy.php'
1444
  ),
1445
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\InvalidCartException' => array(
1446
- 'version' => '8.3.2.0',
1447
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidCartException.php'
1448
  ),
1449
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\StockAvailabilityException' => array(
1450
- 'version' => '8.3.2.0',
1451
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/StockAvailabilityException.php'
1452
  ),
1453
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\PartialOutOfStockException' => array(
1454
- 'version' => '8.3.2.0',
1455
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/PartialOutOfStockException.php'
1456
  ),
1457
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\OutOfStockException' => array(
1458
- 'version' => '8.3.2.0',
1459
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/OutOfStockException.php'
1460
  ),
1461
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\RouteException' => array(
1462
- 'version' => '8.3.2.0',
1463
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/RouteException.php'
1464
  ),
1465
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\TooManyInCartException' => array(
1466
- 'version' => '8.3.2.0',
1467
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/TooManyInCartException.php'
1468
  ),
1469
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\InvalidStockLevelsInCartException' => array(
1470
- 'version' => '8.3.2.0',
1471
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidStockLevelsInCartException.php'
1472
  ),
1473
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\NotPurchasableException' => array(
1474
- 'version' => '8.3.2.0',
1475
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/NotPurchasableException.php'
1476
  ),
1477
  'Automattic\\WooCommerce\\StoreApi\\StoreApi' => array(
1478
- 'version' => '8.3.2.0',
1479
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/StoreApi.php'
1480
  ),
1481
  'Automattic\\WooCommerce\\StoreApi\\Payments\\PaymentContext' => array(
1482
- 'version' => '8.3.2.0',
1483
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentContext.php'
1484
  ),
1485
  'Automattic\\WooCommerce\\StoreApi\\Payments\\PaymentResult' => array(
1486
- 'version' => '8.3.2.0',
1487
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentResult.php'
1488
  ),
1489
  'Automattic\\WooCommerce\\StoreApi\\SchemaController' => array(
1490
- 'version' => '8.3.2.0',
1491
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/SchemaController.php'
1492
  ),
1493
  'Automattic\\WooCommerce\\StoreApi\\Formatters' => array(
1494
- 'version' => '8.3.2.0',
1495
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters.php'
1496
  ),
1497
  'Automattic\\WooCommerce\\Blocks\\Installer' => array(
1498
- 'version' => '8.3.2.0',
1499
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Installer.php'
1500
  ),
1501
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\CreateAccount' => array(
1502
- 'version' => '8.3.2.0',
1503
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/CreateAccount.php'
1504
  ),
1505
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\Email\\CustomerNewAccount' => array(
1506
- 'version' => '8.3.2.0',
1507
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php'
1508
  ),
1509
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\GoogleAnalytics' => array(
1510
- 'version' => '8.3.2.0',
1511
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/GoogleAnalytics.php'
1512
  ),
1513
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\DraftOrders' => array(
1514
- 'version' => '8.3.2.0',
1515
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php'
1516
  ),
1517
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\FeatureGating' => array(
1518
- 'version' => '8.3.2.0',
1519
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php'
1520
  ),
1521
  'Automattic\\WooCommerce\\Blocks\\Domain\\Package' => array(
1522
- 'version' => '8.3.2.0',
1523
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Package.php'
1524
  ),
1525
  'Automattic\\WooCommerce\\Blocks\\Domain\\Bootstrap' => array(
1526
- 'version' => '8.3.2.0',
1527
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Bootstrap.php'
1528
  ),
1529
  'Automattic\\WooCommerce\\Blocks\\AssetsController' => array(
1530
- 'version' => '8.3.2.0',
1531
  'path' => $baseDir . '/packages/woocommerce-blocks/src/AssetsController.php'
1532
  ),
1533
  'Automattic\\WooCommerce\\Blocks\\InboxNotifications' => array(
1534
- 'version' => '8.3.2.0',
1535
  'path' => $baseDir . '/packages/woocommerce-blocks/src/InboxNotifications.php'
1536
  ),
1537
  'Automattic\\WooCommerce\\Blocks\\BlockTemplatesController' => array(
1538
- 'version' => '8.3.2.0',
1539
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTemplatesController.php'
1540
  ),
1541
  'Automattic\\WooCommerce\\Blocks\\Assets\\AssetDataRegistry' => array(
1542
- 'version' => '8.3.2.0',
1543
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php'
1544
  ),
1545
  'Automattic\\WooCommerce\\Blocks\\Assets\\Api' => array(
1546
- 'version' => '8.3.2.0',
1547
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets/Api.php'
1548
  ),
1549
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutContactInformationBlock' => array(
1550
- 'version' => '8.3.2.0',
1551
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutContactInformationBlock.php'
1552
  ),
1553
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutFieldsBlock' => array(
1554
- 'version' => '8.3.2.0',
1555
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutFieldsBlock.php'
1556
  ),
1557
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutShippingAddressBlock' => array(
1558
- 'version' => '8.3.2.0',
1559
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutShippingAddressBlock.php'
1560
  ),
1561
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ActiveFilters' => array(
1562
- 'version' => '8.3.2.0',
1563
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ActiveFilters.php'
1564
  ),
1565
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductAddToCart' => array(
1566
- 'version' => '8.3.2.0',
1567
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductAddToCart.php'
1568
  ),
1569
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProceedToCheckoutBlock' => array(
1570
- 'version' => '8.3.2.0',
1571
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProceedToCheckoutBlock.php'
1572
  ),
1573
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductImage' => array(
1574
- 'version' => '8.3.2.0',
1575
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductImage.php'
1576
  ),
1577
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductOnSale' => array(
1578
- 'version' => '8.3.2.0',
1579
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductOnSale.php'
1580
  ),
1581
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryHeadingBlock' => array(
1582
- 'version' => '8.3.2.0',
1583
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryHeadingBlock.php'
1584
  ),
1585
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductNew' => array(
1586
- 'version' => '8.3.2.0',
1587
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductNew.php'
1588
  ),
1589
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\PriceFilter' => array(
1590
- 'version' => '8.3.2.0',
1591
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/PriceFilter.php'
1592
  ),
1593
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FilledCartBlock' => array(
1594
- 'version' => '8.3.2.0',
1595
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FilledCartBlock.php'
1596
  ),
1597
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductCategories' => array(
1598
- 'version' => '8.3.2.0',
1599
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php'
1600
  ),
1601
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FeaturedProduct' => array(
1602
- 'version' => '8.3.2.0',
1603
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FeaturedProduct.php'
1604
  ),
1605
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutBillingAddressBlock' => array(
1606
- 'version' => '8.3.2.0',
1607
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutBillingAddressBlock.php'
1608
  ),
1609
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartLineItemsBlock' => array(
1610
- 'version' => '8.3.2.0',
1611
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartLineItemsBlock.php'
1612
  ),
1613
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductButton' => array(
1614
- 'version' => '8.3.2.0',
1615
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductButton.php'
1616
  ),
1617
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductCategory' => array(
1618
- 'version' => '8.3.2.0',
1619
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductCategory.php'
1620
  ),
1621
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryCouponFormBlock' => array(
1622
- 'version' => '8.3.2.0',
1623
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryCouponFormBlock.php'
1624
  ),
1625
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ReviewsByCategory' => array(
1626
- 'version' => '8.3.2.0',
1627
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ReviewsByCategory.php'
1628
  ),
1629
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractBlock' => array(
1630
- 'version' => '8.3.2.0',
1631
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php'
1632
  ),
1633
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTag' => array(
1634
- 'version' => '8.3.2.0',
1635
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTag.php'
1636
  ),
1637
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutTermsBlock' => array(
1638
- 'version' => '8.3.2.0',
1639
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutTermsBlock.php'
1640
  ),
1641
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryDiscountBlock' => array(
1642
- 'version' => '8.3.2.0',
1643
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryDiscountBlock.php'
1644
  ),
1645
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartAcceptedPaymentMethodsBlock' => array(
1646
- 'version' => '8.3.2.0',
1647
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartAcceptedPaymentMethodsBlock.php'
1648
  ),
1649
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AttributeFilter' => array(
1650
- 'version' => '8.3.2.0',
1651
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AttributeFilter.php'
1652
  ),
1653
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductBestSellers' => array(
1654
- 'version' => '8.3.2.0',
1655
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductBestSellers.php'
1656
  ),
1657
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductRating' => array(
1658
- 'version' => '8.3.2.0',
1659
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductRating.php'
1660
  ),
1661
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummarySubtotalBlock' => array(
1662
- 'version' => '8.3.2.0',
1663
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummarySubtotalBlock.php'
1664
  ),
1665
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSaleBadge' => array(
1666
- 'version' => '8.3.2.0',
1667
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSaleBadge.php'
1668
  ),
1669
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartTotalsBlock' => array(
1670
- 'version' => '8.3.2.0',
1671
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartTotalsBlock.php'
1672
  ),
1673
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderNoteBlock' => array(
1674
- 'version' => '8.3.2.0',
1675
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderNoteBlock.php'
1676
  ),
1677
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryShippingBlock' => array(
1678
- 'version' => '8.3.2.0',
1679
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryShippingBlock.php'
1680
  ),
1681
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryTaxesBlock' => array(
1682
- 'version' => '8.3.2.0',
1683
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryTaxesBlock.php'
1684
  ),
1685
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\EmptyCartBlock' => array(
1686
- 'version' => '8.3.2.0',
1687
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/EmptyCartBlock.php'
1688
  ),
1689
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\MiniCart' => array(
1690
- 'version' => '8.3.2.0',
1691
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/MiniCart.php'
1692
  ),
1693
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryShippingBlock' => array(
1694
- 'version' => '8.3.2.0',
1695
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryShippingBlock.php'
1696
  ),
1697
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutExpressPaymentBlock' => array(
1698
- 'version' => '8.3.2.0',
1699
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutExpressPaymentBlock.php'
1700
  ),
1701
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FeaturedCategory' => array(
1702
- 'version' => '8.3.2.0',
1703
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FeaturedCategory.php'
1704
  ),
1705
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTagList' => array(
1706
- 'version' => '8.3.2.0',
1707
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTagList.php'
1708
  ),
1709
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummarySubtotalBlock' => array(
1710
- 'version' => '8.3.2.0',
1711
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummarySubtotalBlock.php'
1712
  ),
1713
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryBlock' => array(
1714
- 'version' => '8.3.2.0',
1715
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryBlock.php'
1716
  ),
1717
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ClassicTemplate' => array(
1718
- 'version' => '8.3.2.0',
1719
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ClassicTemplate.php'
1720
  ),
1721
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutActionsBlock' => array(
1722
- 'version' => '8.3.2.0',
1723
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutActionsBlock.php'
1724
  ),
1725
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutPaymentBlock' => array(
1726
- 'version' => '8.3.2.0',
1727
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutPaymentBlock.php'
1728
  ),
1729
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSearch' => array(
1730
- 'version' => '8.3.2.0',
1731
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php'
1732
  ),
1733
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductPrice' => array(
1734
- 'version' => '8.3.2.0',
1735
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductPrice.php'
1736
  ),
1737
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\SingleProduct' => array(
1738
- 'version' => '8.3.2.0',
1739
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/SingleProduct.php'
1740
  ),
1741
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AtomicBlock' => array(
1742
- 'version' => '8.3.2.0',
1743
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AtomicBlock.php'
1744
  ),
1745
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutShippingMethodsBlock' => array(
1746
- 'version' => '8.3.2.0',
1747
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutShippingMethodsBlock.php'
1748
  ),
1749
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryTaxesBlock' => array(
1750
- 'version' => '8.3.2.0',
1751
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryTaxesBlock.php'
1752
  ),
1753
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTitle' => array(
1754
- 'version' => '8.3.2.0',
1755
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTitle.php'
1756
  ),
1757
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AllReviews' => array(
1758
- 'version' => '8.3.2.0',
1759
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AllReviews.php'
1760
  ),
1761
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\StockFilter' => array(
1762
- 'version' => '8.3.2.0',
1763
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/StockFilter.php'
1764
  ),
1765
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AllProducts' => array(
1766
- 'version' => '8.3.2.0',
1767
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AllProducts.php'
1768
  ),
1769
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTopRated' => array(
1770
- 'version' => '8.3.2.0',
1771
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTopRated.php'
1772
  ),
1773
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ReviewsByProduct' => array(
1774
- 'version' => '8.3.2.0',
1775
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ReviewsByProduct.php'
1776
  ),
1777
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractInnerBlock' => array(
1778
- 'version' => '8.3.2.0',
1779
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractInnerBlock.php'
1780
  ),
1781
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FeaturedItem' => array(
1782
- 'version' => '8.3.2.0',
1783
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FeaturedItem.php'
1784
  ),
1785
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartItemsBlock' => array(
1786
- 'version' => '8.3.2.0',
1787
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartItemsBlock.php'
1788
  ),
1789
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\MiniCartContents' => array(
1790
- 'version' => '8.3.2.0',
1791
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/MiniCartContents.php'
1792
  ),
1793
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSummary' => array(
1794
- 'version' => '8.3.2.0',
1795
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSummary.php'
1796
  ),
1797
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutTotalsBlock' => array(
1798
- 'version' => '8.3.2.0',
1799
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutTotalsBlock.php'
1800
  ),
1801
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryFeeBlock' => array(
1802
- 'version' => '8.3.2.0',
1803
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryFeeBlock.php'
1804
  ),
1805
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractDynamicBlock' => array(
1806
- 'version' => '8.3.2.0',
1807
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractDynamicBlock.php'
1808
  ),
1809
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductsByAttribute' => array(
1810
- 'version' => '8.3.2.0',
1811
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductsByAttribute.php'
1812
  ),
1813
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryDiscountBlock' => array(
1814
- 'version' => '8.3.2.0',
1815
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryDiscountBlock.php'
1816
  ),
1817
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryCartItemsBlock' => array(
1818
- 'version' => '8.3.2.0',
1819
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryCartItemsBlock.php'
1820
  ),
1821
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductCategoryList' => array(
1822
- 'version' => '8.3.2.0',
1823
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductCategoryList.php'
1824
  ),
1825
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryBlock' => array(
1826
- 'version' => '8.3.2.0',
1827
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryBlock.php'
1828
  ),
1829
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartExpressPaymentBlock' => array(
1830
- 'version' => '8.3.2.0',
1831
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartExpressPaymentBlock.php'
1832
  ),
1833
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryCouponFormBlock' => array(
1834
- 'version' => '8.3.2.0',
1835
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryCouponFormBlock.php'
1836
  ),
1837
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductStockIndicator' => array(
1838
- 'version' => '8.3.2.0',
1839
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php'
1840
  ),
1841
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractProductGrid' => array(
1842
- 'version' => '8.3.2.0',
1843
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php'
1844
  ),
1845
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\HandpickedProducts' => array(
1846
- 'version' => '8.3.2.0',
1847
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/HandpickedProducts.php'
1848
  ),
1849
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\Cart' => array(
1850
- 'version' => '8.3.2.0',
1851
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/Cart.php'
1852
  ),
1853
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryFeeBlock' => array(
1854
- 'version' => '8.3.2.0',
1855
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryFeeBlock.php'
1856
  ),
1857
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\Checkout' => array(
1858
- 'version' => '8.3.2.0',
1859
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/Checkout.php'
1860
  ),
1861
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSKU' => array(
1862
- 'version' => '8.3.2.0',
1863
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSKU.php'
1864
  ),
1865
  'Automattic\\WooCommerce\\Blocks\\BlockPatterns' => array(
1866
- 'version' => '8.3.2.0',
1867
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockPatterns.php'
1868
  ),
1869
  'Automattic\\WooCommerce\\Blocks\\Integrations\\IntegrationInterface' => array(
1870
- 'version' => '8.3.2.0',
1871
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Integrations/IntegrationInterface.php'
1872
  ),
1873
  'Automattic\\WooCommerce\\Blocks\\Integrations\\IntegrationRegistry' => array(
1874
- 'version' => '8.3.2.0',
1875
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php'
1876
  ),
1877
  'Automattic\\WooCommerce\\Blocks\\Migration' => array(
1878
- 'version' => '8.3.2.0',
1879
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Migration.php'
1880
  ),
1881
  'Automattic\\WooCommerce\\Blocks\\Templates\\ProductAttributeTemplate' => array(
1882
- 'version' => '8.3.2.0',
1883
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Templates/ProductAttributeTemplate.php'
1884
  ),
1885
  'Automattic\\WooCommerce\\Blocks\\Templates\\ProductSearchResultsTemplate' => array(
1886
- 'version' => '8.3.2.0',
1887
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Templates/ProductSearchResultsTemplate.php'
1888
  ),
1889
  'Automattic\\WooCommerce\\Blocks\\Templates\\MiniCartTemplate' => array(
1890
- 'version' => '8.3.2.0',
1891
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Templates/MiniCartTemplate.php'
1892
  ),
1893
  'Automattic\\WooCommerce\\Blocks\\Templates\\ClassicTemplatesCompatibility' => array(
1894
- 'version' => '8.3.2.0',
1895
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Templates/ClassicTemplatesCompatibility.php'
1896
  ),
1897
  'Automattic\\WooCommerce\\Blocks\\Library' => array(
1898
- 'version' => '8.3.2.0',
1899
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Library.php'
1900
  ),
1901
  'Automattic\\WooCommerce\\Blocks\\Package' => array(
1902
- 'version' => '8.3.2.0',
1903
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Package.php'
1904
  ),
1905
  'Automattic\\WooCommerce\\Blocks\\BlockTypesController' => array(
1906
- 'version' => '8.3.2.0',
1907
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypesController.php'
1908
  ),
1909
  'Automattic\\WooCommerce\\Blocks\\Options' => array(
1910
- 'version' => '8.3.2.0',
1911
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Options.php'
1912
  ),
1913
  'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentMethodRegistry' => array(
1914
- 'version' => '8.3.2.0',
1915
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php'
1916
  ),
1917
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\BankTransfer' => array(
1918
- 'version' => '8.3.2.0',
1919
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php'
1920
  ),
1921
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\CashOnDelivery' => array(
1922
- 'version' => '8.3.2.0',
1923
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/CashOnDelivery.php'
1924
  ),
1925
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\Cheque' => array(
1926
- 'version' => '8.3.2.0',
1927
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php'
1928
  ),
1929
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\PayPal' => array(
1930
- 'version' => '8.3.2.0',
1931
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/PayPal.php'
1932
  ),
1933
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\AbstractPaymentMethodType' => array(
1934
- 'version' => '8.3.2.0',
1935
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php'
1936
  ),
1937
  'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentMethodTypeInterface' => array(
1938
- 'version' => '8.3.2.0',
1939
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentMethodTypeInterface.php'
1940
  ),
1941
  'Automattic\\WooCommerce\\Blocks\\Payments\\Api' => array(
1942
- 'version' => '8.3.2.0',
1943
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Api.php'
1944
  ),
1945
  'Automattic\\WooCommerce\\Blocks\\Assets' => array(
1946
- 'version' => '8.3.2.0',
1947
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets.php'
1948
  ),
1949
  'Automattic\\WooCommerce\\Blocks\\Registry\\AbstractDependencyType' => array(
1950
- 'version' => '8.3.2.0',
1951
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php'
1952
  ),
1953
  'Automattic\\WooCommerce\\Blocks\\Registry\\FactoryType' => array(
1954
- 'version' => '8.3.2.0',
1955
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/FactoryType.php'
1956
  ),
1957
  'Automattic\\WooCommerce\\Blocks\\Registry\\Container' => array(
1958
- 'version' => '8.3.2.0',
1959
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/Container.php'
1960
  ),
1961
  'Automattic\\WooCommerce\\Blocks\\Registry\\SharedType' => array(
1962
- 'version' => '8.3.2.0',
1963
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/SharedType.php'
1964
  ),
1965
  'Automattic\\WooCommerce\\Blocks\\Utils\\StyleAttributesUtils' => array(
1966
- 'version' => '8.3.2.0',
1967
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Utils/StyleAttributesUtils.php'
1968
  ),
1969
  'Automattic\\WooCommerce\\Blocks\\Utils\\BlockTemplateUtils' => array(
1970
- 'version' => '8.3.2.0',
1971
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php'
1972
  ),
1973
  'Automattic\\WooCommerce\\Blocks\\Utils\\BlocksWpQuery' => array(
1974
- 'version' => '8.3.2.0',
1975
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Utils/BlocksWpQuery.php'
1976
  ),
1977
  'Automattic\\WooCommerce\\Internal\\Orders\\CouponsController' => array(
1978
- 'version' => '6.9.3.0',
1979
  'path' => $baseDir . '/src/Internal/Orders/CouponsController.php'
1980
  ),
1981
  'Automattic\\WooCommerce\\Internal\\Orders\\TaxesController' => array(
1982
- 'version' => '6.9.3.0',
1983
  'path' => $baseDir . '/src/Internal/Orders/TaxesController.php'
1984
  ),
1985
  'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
1986
- 'version' => '6.9.3.0',
1987
  'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
1988
  ),
1989
  'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\LookupDataStore' => array(
1990
- 'version' => '6.9.3.0',
1991
  'path' => $baseDir . '/src/Internal/ProductAttributesLookup/LookupDataStore.php'
1992
  ),
1993
  'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\DataRegenerator' => array(
1994
- 'version' => '6.9.3.0',
1995
  'path' => $baseDir . '/src/Internal/ProductAttributesLookup/DataRegenerator.php'
1996
  ),
1997
  'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\Filterer' => array(
1998
- 'version' => '6.9.3.0',
1999
  'path' => $baseDir . '/src/Internal/ProductAttributesLookup/Filterer.php'
2000
  ),
2001
  'Automattic\\WooCommerce\\Internal\\Utilities\\URLException' => array(
2002
- 'version' => '6.9.3.0',
2003
  'path' => $baseDir . '/src/Internal/Utilities/URLException.php'
2004
  ),
2005
  'Automattic\\WooCommerce\\Internal\\Utilities\\Users' => array(
2006
- 'version' => '6.9.3.0',
2007
  'path' => $baseDir . '/src/Internal/Utilities/Users.php'
2008
  ),
2009
  'Automattic\\WooCommerce\\Internal\\Utilities\\COTMigrationUtil' => array(
2010
- 'version' => '6.9.3.0',
2011
  'path' => $baseDir . '/src/Internal/Utilities/COTMigrationUtil.php'
2012
  ),
2013
  'Automattic\\WooCommerce\\Internal\\Utilities\\BlocksUtil' => array(
2014
- 'version' => '6.9.3.0',
2015
  'path' => $baseDir . '/src/Internal/Utilities/BlocksUtil.php'
2016
  ),
2017
  'Automattic\\WooCommerce\\Internal\\Utilities\\HtmlSanitizer' => array(
2018
- 'version' => '6.9.3.0',
2019
  'path' => $baseDir . '/src/Internal/Utilities/HtmlSanitizer.php'
2020
  ),
2021
  'Automattic\\WooCommerce\\Internal\\Utilities\\DatabaseUtil' => array(
2022
- 'version' => '6.9.3.0',
2023
  'path' => $baseDir . '/src/Internal/Utilities/DatabaseUtil.php'
2024
  ),
2025
  'Automattic\\WooCommerce\\Internal\\Utilities\\URL' => array(
2026
- 'version' => '6.9.3.0',
2027
  'path' => $baseDir . '/src/Internal/Utilities/URL.php'
2028
  ),
2029
  'Automattic\\WooCommerce\\Internal\\AssignDefaultCategory' => array(
2030
- 'version' => '6.9.3.0',
2031
  'path' => $baseDir . '/src/Internal/AssignDefaultCategory.php'
2032
  ),
2033
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\CustomOrdersTableController' => array(
2034
- 'version' => '6.9.3.0',
2035
  'path' => $baseDir . '/src/Internal/DataStores/Orders/CustomOrdersTableController.php'
2036
  ),
2037
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\OrdersTableDataStore' => array(
2038
- 'version' => '6.9.3.0',
2039
  'path' => $baseDir . '/src/Internal/DataStores/Orders/OrdersTableDataStore.php'
2040
  ),
2041
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\DataSynchronizer' => array(
2042
- 'version' => '6.9.3.0',
2043
  'path' => $baseDir . '/src/Internal/DataStores/Orders/DataSynchronizer.php'
2044
  ),
2045
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\OrdersTableDataStoreMeta' => array(
2046
- 'version' => '6.9.3.0',
2047
  'path' => $baseDir . '/src/Internal/DataStores/Orders/OrdersTableDataStoreMeta.php'
2048
  ),
2049
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\OrdersTableMetaQuery' => array(
2050
- 'version' => '6.9.3.0',
2051
  'path' => $baseDir . '/src/Internal/DataStores/Orders/OrdersTableMetaQuery.php'
2052
  ),
2053
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\OrdersTableQuery' => array(
2054
- 'version' => '6.9.3.0',
2055
  'path' => $baseDir . '/src/Internal/DataStores/Orders/OrdersTableQuery.php'
2056
  ),
2057
  'Automattic\\WooCommerce\\Internal\\DataStores\\CustomMetaDataStore' => array(
2058
- 'version' => '6.9.3.0',
2059
  'path' => $baseDir . '/src/Internal/DataStores/CustomMetaDataStore.php'
2060
  ),
2061
  'Automattic\\WooCommerce\\Internal\\WCCom\\ConnectionHelper' => array(
2062
- 'version' => '6.9.3.0',
2063
  'path' => $baseDir . '/src/Internal/WCCom/ConnectionHelper.php'
2064
  ),
2065
  'Automattic\\WooCommerce\\Internal\\Admin\\SettingsNavigationFeature' => array(
2066
- 'version' => '6.9.3.0',
2067
  'path' => $baseDir . '/src/Internal/Admin/SettingsNavigationFeature.php'
2068
  ),
2069
  'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\PageController' => array(
2070
- 'version' => '6.9.3.0',
2071
  'path' => $baseDir . '/src/Internal/Admin/Orders/PageController.php'
2072
  ),
2073
  'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\MetaBoxes\\CustomMetaBox' => array(
2074
- 'version' => '6.9.3.0',
2075
  'path' => $baseDir . '/src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php'
2076
  ),
2077
  'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\ListTable' => array(
2078
- 'version' => '6.9.3.0',
2079
  'path' => $baseDir . '/src/Internal/Admin/Orders/ListTable.php'
2080
  ),
2081
  'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\Edit' => array(
2082
- 'version' => '6.9.3.0',
2083
  'path' => $baseDir . '/src/Internal/Admin/Orders/Edit.php'
2084
  ),
2085
  'Automattic\\WooCommerce\\Internal\\Admin\\Events' => array(
2086
- 'version' => '6.9.3.0',
2087
  'path' => $baseDir . '/src/Internal/Admin/Events.php'
2088
  ),
2089
  'Automattic\\WooCommerce\\Internal\\Admin\\WCAdminAssets' => array(
2090
- 'version' => '6.9.3.0',
2091
  'path' => $baseDir . '/src/Internal/Admin/WCAdminAssets.php'
2092
  ),
2093
  'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews\\ReviewsListTable' => array(
2094
- 'version' => '6.9.3.0',
2095
  'path' => $baseDir . '/src/Internal/Admin/ProductReviews/ReviewsListTable.php'
2096
  ),
2097
  'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews\\ReviewsCommentsOverrides' => array(
2098
- 'version' => '6.9.3.0',
2099
  'path' => $baseDir . '/src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php'
2100
  ),
2101
  'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews\\ReviewsUtil' => array(
2102
- 'version' => '6.9.3.0',
2103
  'path' => $baseDir . '/src/Internal/Admin/ProductReviews/ReviewsUtil.php'
2104
  ),
2105
  'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews\\Reviews' => array(
2106
- 'version' => '6.9.3.0',
2107
  'path' => $baseDir . '/src/Internal/Admin/ProductReviews/Reviews.php'
2108
  ),
2109
  'Automattic\\WooCommerce\\Internal\\Admin\\FeaturePlugin' => array(
2110
- 'version' => '6.9.3.0',
2111
  'path' => $baseDir . '/src/Internal/Admin/FeaturePlugin.php'
2112
  ),
2113
  'Automattic\\WooCommerce\\Internal\\Admin\\Settings' => array(
2114
- 'version' => '6.9.3.0',
2115
  'path' => $baseDir . '/src/Internal/Admin/Settings.php'
2116
  ),
2117
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions\\EvaluateExtension' => array(
2118
- 'version' => '6.9.3.0',
2119
  'path' => $baseDir . '/src/Internal/Admin/RemoteFreeExtensions/EvaluateExtension.php'
2120
  ),
2121
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions\\RemoteFreeExtensionsDataSourcePoller' => array(
2122
- 'version' => '6.9.3.0',
2123
  'path' => $baseDir . '/src/Internal/Admin/RemoteFreeExtensions/RemoteFreeExtensionsDataSourcePoller.php'
2124
  ),
2125
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions\\Init' => array(
2126
- 'version' => '6.9.3.0',
2127
  'path' => $baseDir . '/src/Internal/Admin/RemoteFreeExtensions/Init.php'
2128
  ),
2129
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions\\DefaultFreeExtensions' => array(
2130
- 'version' => '6.9.3.0',
2131
  'path' => $baseDir . '/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php'
2132
  ),
2133
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\NewSalesRecord' => array(
2134
- 'version' => '6.9.3.0',
2135
  'path' => $baseDir . '/src/Internal/Admin/Notes/NewSalesRecord.php'
2136
  ),
2137
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\RealTimeOrderAlerts' => array(
2138
- 'version' => '6.9.3.0',
2139
  'path' => $baseDir . '/src/Internal/Admin/Notes/RealTimeOrderAlerts.php'
2140
  ),
2141
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\PerformanceOnMobile' => array(
2142
- 'version' => '6.9.3.0',
2143
  'path' => $baseDir . '/src/Internal/Admin/Notes/PerformanceOnMobile.php'
2144
  ),
2145
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\UpdateStoreDetails' => array(
2146
- 'version' => '6.9.3.0',
2147
  'path' => $baseDir . '/src/Internal/Admin/Notes/UpdateStoreDetails.php'
2148
  ),
2149
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\ManageOrdersOnTheGo' => array(
2150
- 'version' => '6.9.3.0',
2151
  'path' => $baseDir . '/src/Internal/Admin/Notes/ManageOrdersOnTheGo.php'
2152
  ),
2153
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\ChoosingTheme' => array(
2154
- 'version' => '6.9.3.0',
2155
  'path' => $baseDir . '/src/Internal/Admin/Notes/ChoosingTheme.php'
2156
  ),
2157
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\WooCommercePayments' => array(
2158
- 'version' => '6.9.3.0',
2159
  'path' => $baseDir . '/src/Internal/Admin/Notes/WooCommercePayments.php'
2160
  ),
2161
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\WelcomeToWooCommerceForStoreUsers' => array(
2162
- 'version' => '6.9.3.0',
2163
  'path' => $baseDir . '/src/Internal/Admin/Notes/WelcomeToWooCommerceForStoreUsers.php'
2164
  ),
2165
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MagentoMigration' => array(
2166
- 'version' => '6.9.3.0',
2167
  'path' => $baseDir . '/src/Internal/Admin/Notes/MagentoMigration.php'
2168
  ),
2169
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\GivingFeedbackNotes' => array(
2170
- 'version' => '6.9.3.0',
2171
  'path' => $baseDir . '/src/Internal/Admin/Notes/GivingFeedbackNotes.php'
2172
  ),
2173
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\CustomizingProductCatalog' => array(
2174
- 'version' => '6.9.3.0',
2175
  'path' => $baseDir . '/src/Internal/Admin/Notes/CustomizingProductCatalog.php'
2176
  ),
2177
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\CompleteStoreDetails' => array(
2178
- 'version' => '6.9.3.0',
2179
  'path' => $baseDir . '/src/Internal/Admin/Notes/CompleteStoreDetails.php'
2180
  ),
2181
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\AddingAndManangingProducts' => array(
2182
- 'version' => '6.9.3.0',
2183
  'path' => $baseDir . '/src/Internal/Admin/Notes/AddingAndManangingProducts.php'
2184
  ),
2185
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\InstallJPAndWCSPlugins' => array(
2186
- 'version' => '6.9.3.0',
2187
  'path' => $baseDir . '/src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php'
2188
  ),
2189
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MobileApp' => array(
2190
- 'version' => '6.9.3.0',
2191
  'path' => $baseDir . '/src/Internal/Admin/Notes/MobileApp.php'
2192
  ),
2193
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\CustomizeStoreWithBlocks' => array(
2194
- 'version' => '6.9.3.0',
2195
  'path' => $baseDir . '/src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php'
2196
  ),
2197
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\PaymentsRemindMeLater' => array(
2198
- 'version' => '6.9.3.0',
2199
  'path' => $baseDir . '/src/Internal/Admin/Notes/PaymentsRemindMeLater.php'
2200
  ),
2201
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MigrateFromShopify' => array(
2202
- 'version' => '6.9.3.0',
2203
  'path' => $baseDir . '/src/Internal/Admin/Notes/MigrateFromShopify.php'
2204
  ),
2205
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\CouponPageMoved' => array(
2206
- 'version' => '6.9.3.0',
2207
  'path' => $baseDir . '/src/Internal/Admin/Notes/CouponPageMoved.php'
2208
  ),
2209
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\InsightFirstSale' => array(
2210
- 'version' => '6.9.3.0',
2211
  'path' => $baseDir . '/src/Internal/Admin/Notes/InsightFirstSale.php'
2212
  ),
2213
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MerchantEmailNotifications' => array(
2214
- 'version' => '6.9.3.0',
2215
  'path' => $baseDir . '/src/Internal/Admin/Notes/MerchantEmailNotifications.php'
2216
  ),
2217
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MarketingJetpack' => array(
2218
- 'version' => '6.9.3.0',
2219
  'path' => $baseDir . '/src/Internal/Admin/Notes/MarketingJetpack.php'
2220
  ),
2221
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\UnsecuredReportFiles' => array(
2222
- 'version' => '6.9.3.0',
2223
  'path' => $baseDir . '/src/Internal/Admin/Notes/UnsecuredReportFiles.php'
2224
  ),
2225
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\OrderMilestones' => array(
2226
- 'version' => '6.9.3.0',
2227
  'path' => $baseDir . '/src/Internal/Admin/Notes/OrderMilestones.php'
2228
  ),
2229
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\LaunchChecklist' => array(
2230
- 'version' => '6.9.3.0',
2231
  'path' => $baseDir . '/src/Internal/Admin/Notes/LaunchChecklist.php'
2232
  ),
2233
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\WooSubscriptionsNotes' => array(
2234
- 'version' => '6.9.3.0',
2235
  'path' => $baseDir . '/src/Internal/Admin/Notes/WooSubscriptionsNotes.php'
2236
  ),
2237
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\WooCommerceSubscriptions' => array(
2238
- 'version' => '6.9.3.0',
2239
  'path' => $baseDir . '/src/Internal/Admin/Notes/WooCommerceSubscriptions.php'
2240
  ),
2241
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\AddFirstProduct' => array(
2242
- 'version' => '6.9.3.0',
2243
  'path' => $baseDir . '/src/Internal/Admin/Notes/AddFirstProduct.php'
2244
  ),
2245
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\SellingOnlineCourses' => array(
2246
- 'version' => '6.9.3.0',
2247
  'path' => $baseDir . '/src/Internal/Admin/Notes/SellingOnlineCourses.php'
2248
  ),
2249
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\TrackingOptIn' => array(
2250
- 'version' => '6.9.3.0',
2251
  'path' => $baseDir . '/src/Internal/Admin/Notes/TrackingOptIn.php'
2252
  ),
2253
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\TestCheckout' => array(
2254
- 'version' => '6.9.3.0',
2255
  'path' => $baseDir . '/src/Internal/Admin/Notes/TestCheckout.php'
2256
  ),
2257
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\FirstDownlaodableProduct' => array(
2258
- 'version' => '6.9.3.0',
2259
  'path' => $baseDir . '/src/Internal/Admin/Notes/FirstDownlaodableProduct.php'
2260
  ),
2261
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\PersonalizeStore' => array(
2262
- 'version' => '6.9.3.0',
2263
  'path' => $baseDir . '/src/Internal/Admin/Notes/PersonalizeStore.php'
2264
  ),
2265
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\EmailNotification' => array(
2266
- 'version' => '6.9.3.0',
2267
  'path' => $baseDir . '/src/Internal/Admin/Notes/EmailNotification.php'
2268
  ),
2269
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\EditProductsOnTheMove' => array(
2270
- 'version' => '6.9.3.0',
2271
  'path' => $baseDir . '/src/Internal/Admin/Notes/EditProductsOnTheMove.php'
2272
  ),
2273
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\FirstProduct' => array(
2274
- 'version' => '6.9.3.0',
2275
  'path' => $baseDir . '/src/Internal/Admin/Notes/FirstProduct.php'
2276
  ),
2277
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\ManageStoreActivityFromHomeScreen' => array(
2278
- 'version' => '6.9.3.0',
2279
  'path' => $baseDir . '/src/Internal/Admin/Notes/ManageStoreActivityFromHomeScreen.php'
2280
  ),
2281
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\InsightFirstProductAndPayment' => array(
2282
- 'version' => '6.9.3.0',
2283
  'path' => $baseDir . '/src/Internal/Admin/Notes/InsightFirstProductAndPayment.php'
2284
  ),
2285
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\EUVATNumber' => array(
2286
- 'version' => '6.9.3.0',
2287
  'path' => $baseDir . '/src/Internal/Admin/Notes/EUVATNumber.php'
2288
  ),
2289
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\OnboardingPayments' => array(
2290
- 'version' => '6.9.3.0',
2291
  'path' => $baseDir . '/src/Internal/Admin/Notes/OnboardingPayments.php'
2292
  ),
2293
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\OnlineClothingStore' => array(
2294
- 'version' => '6.9.3.0',
2295
  'path' => $baseDir . '/src/Internal/Admin/Notes/OnlineClothingStore.php'
2296
  ),
2297
  'Automattic\\WooCommerce\\Internal\\Admin\\WCAdminSharedSettings' => array(
2298
- 'version' => '6.9.3.0',
2299
  'path' => $baseDir . '/src/Internal/Admin/WCAdminSharedSettings.php'
2300
  ),
2301
  'Automattic\\WooCommerce\\Internal\\Admin\\Loader' => array(
2302
- 'version' => '6.9.3.0',
2303
  'path' => $baseDir . '/src/Internal/Admin/Loader.php'
2304
  ),
2305
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteInboxNotifications' => array(
2306
- 'version' => '6.9.3.0',
2307
  'path' => $baseDir . '/src/Internal/Admin/RemoteInboxNotifications.php'
2308
  ),
2309
  'Automattic\\WooCommerce\\Internal\\Admin\\WCAdminUser' => array(
2310
- 'version' => '6.9.3.0',
2311
  'path' => $baseDir . '/src/Internal/Admin/WCAdminUser.php'
2312
  ),
2313
  'Automattic\\WooCommerce\\Internal\\Admin\\MobileAppBanner' => array(
2314
- 'version' => '6.9.3.0',
2315
  'path' => $baseDir . '/src/Internal/Admin/MobileAppBanner.php'
2316
  ),
2317
  'Automattic\\WooCommerce\\Internal\\Admin\\Survey' => array(
2318
- 'version' => '6.9.3.0',
2319
  'path' => $baseDir . '/src/Internal/Admin/Survey.php'
2320
  ),
2321
  'Automattic\\WooCommerce\\Internal\\Admin\\Translations' => array(
2322
- 'version' => '6.9.3.0',
2323
  'path' => $baseDir . '/src/Internal/Admin/Translations.php'
2324
  ),
2325
  'Automattic\\WooCommerce\\Internal\\Admin\\CategoryLookup' => array(
2326
- 'version' => '6.9.3.0',
2327
  'path' => $baseDir . '/src/Internal/Admin/CategoryLookup.php'
2328
  ),
2329
  'Automattic\\WooCommerce\\Internal\\Admin\\CustomerEffortScoreTracks' => array(
2330
- 'version' => '6.9.3.0',
2331
  'path' => $baseDir . '/src/Internal/Admin/CustomerEffortScoreTracks.php'
2332
  ),
2333
  'Automattic\\WooCommerce\\Internal\\Admin\\CouponsMovedTrait' => array(
2334
- 'version' => '6.9.3.0',
2335
  'path' => $baseDir . '/src/Internal/Admin/CouponsMovedTrait.php'
2336
  ),
2337
  'Automattic\\WooCommerce\\Internal\\Admin\\WCPayPromotion\\WCPaymentGatewayPreInstallWCPayPromotion' => array(
2338
- 'version' => '6.9.3.0',
2339
  'path' => $baseDir . '/src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php'
2340
  ),
2341
  'Automattic\\WooCommerce\\Internal\\Admin\\WCPayPromotion\\WCPayPromotionDataSourcePoller' => array(
2342
- 'version' => '6.9.3.0',
2343
  'path' => $baseDir . '/src/Internal/Admin/WCPayPromotion/WCPayPromotionDataSourcePoller.php'
2344
  ),
2345
  'Automattic\\WooCommerce\\Internal\\Admin\\WCPayPromotion\\Init' => array(
2346
- 'version' => '6.9.3.0',
2347
  'path' => $baseDir . '/src/Internal/Admin/WCPayPromotion/Init.php'
2348
  ),
2349
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\ImportScheduler' => array(
2350
- 'version' => '6.9.3.0',
2351
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/ImportScheduler.php'
2352
  ),
2353
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\ImportInterface' => array(
2354
- 'version' => '6.9.3.0',
2355
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/ImportInterface.php'
2356
  ),
2357
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\OrdersScheduler' => array(
2358
- 'version' => '6.9.3.0',
2359
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/OrdersScheduler.php'
2360
  ),
2361
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\CustomersScheduler' => array(
2362
- 'version' => '6.9.3.0',
2363
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/CustomersScheduler.php'
2364
  ),
2365
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\MailchimpScheduler' => array(
2366
- 'version' => '6.9.3.0',
2367
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/MailchimpScheduler.php'
2368
  ),
2369
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\Onboarding' => array(
2370
- 'version' => '6.9.3.0',
2371
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/Onboarding.php'
2372
  ),
2373
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingProfile' => array(
2374
- 'version' => '6.9.3.0',
2375
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingProfile.php'
2376
  ),
2377
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingThemes' => array(
2378
- 'version' => '6.9.3.0',
2379
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingThemes.php'
2380
  ),
2381
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingSync' => array(
2382
- 'version' => '6.9.3.0',
2383
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingSync.php'
2384
  ),
2385
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingIndustries' => array(
2386
- 'version' => '6.9.3.0',
2387
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingIndustries.php'
2388
  ),
2389
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingHelper' => array(
2390
- 'version' => '6.9.3.0',
2391
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingHelper.php'
2392
  ),
2393
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingProducts' => array(
2394
- 'version' => '6.9.3.0',
2395
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingProducts.php'
2396
  ),
2397
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingSetupWizard' => array(
2398
- 'version' => '6.9.3.0',
2399
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingSetupWizard.php'
2400
  ),
2401
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingJetpack' => array(
2402
- 'version' => '6.9.3.0',
2403
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingJetpack.php'
2404
  ),
2405
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingMailchimp' => array(
2406
- 'version' => '6.9.3.0',
2407
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingMailchimp.php'
2408
  ),
2409
  'Automattic\\WooCommerce\\Internal\\Admin\\Homescreen' => array(
2410
- 'version' => '6.9.3.0',
2411
  'path' => $baseDir . '/src/Internal/Admin/Homescreen.php'
2412
  ),
2413
  'Automattic\\WooCommerce\\Internal\\Admin\\Coupons' => array(
2414
- 'version' => '6.9.3.0',
2415
  'path' => $baseDir . '/src/Internal/Admin/Coupons.php'
2416
  ),
2417
  'Automattic\\WooCommerce\\Internal\\Admin\\ShippingLabelBannerDisplayRules' => array(
2418
- 'version' => '6.9.3.0',
2419
  'path' => $baseDir . '/src/Internal/Admin/ShippingLabelBannerDisplayRules.php'
2420
  ),
2421
  'Automattic\\WooCommerce\\Internal\\Admin\\Analytics' => array(
2422
- 'version' => '6.9.3.0',
2423
  'path' => $baseDir . '/src/Internal/Admin/Analytics.php'
2424
  ),
2425
  'Automattic\\WooCommerce\\Internal\\Admin\\Marketing' => array(
2426
- 'version' => '6.9.3.0',
2427
  'path' => $baseDir . '/src/Internal/Admin/Marketing.php'
2428
  ),
2429
  'Automattic\\WooCommerce\\Internal\\Admin\\ActivityPanels' => array(
2430
- 'version' => '6.9.3.0',
2431
  'path' => $baseDir . '/src/Internal/Admin/ActivityPanels.php'
2432
  ),
2433
  'Automattic\\WooCommerce\\Internal\\Admin\\ShippingLabelBanner' => array(
2434
- 'version' => '6.9.3.0',
2435
  'path' => $baseDir . '/src/Internal/Admin/ShippingLabelBanner.php'
2436
  ),
2437
  'Automattic\\WooCommerce\\Internal\\Admin\\SystemStatusReport' => array(
2438
- 'version' => '6.9.3.0',
2439
  'path' => $baseDir . '/src/Internal/Admin/SystemStatusReport.php'
2440
  ),
2441
  'Automattic\\WooCommerce\\Internal\\Admin\\WcPayWelcomePage' => array(
2442
- 'version' => '6.9.3.0',
2443
  'path' => $baseDir . '/src/Internal/Admin/WcPayWelcomePage.php'
2444
  ),
2445
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\StoredUrl' => array(
2446
- 'version' => '6.9.3.0',
2447
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/StoredUrl.php'
2448
  ),
2449
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\ApprovedDirectoriesException' => array(
2450
- 'version' => '6.9.3.0',
2451
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/ApprovedDirectoriesException.php'
2452
  ),
2453
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Admin\\Table' => array(
2454
- 'version' => '6.9.3.0',
2455
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php'
2456
  ),
2457
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Admin\\UI' => array(
2458
- 'version' => '6.9.3.0',
2459
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php'
2460
  ),
2461
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Admin\\SyncUI' => array(
2462
- 'version' => '6.9.3.0',
2463
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php'
2464
  ),
2465
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Register' => array(
2466
- 'version' => '6.9.3.0',
2467
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Register.php'
2468
  ),
2469
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Synchronize' => array(
2470
- 'version' => '6.9.3.0',
2471
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php'
2472
  ),
2473
  'Automattic\\WooCommerce\\Internal\\BatchProcessing\\BatchProcessingController' => array(
2474
- 'version' => '6.9.3.0',
2475
  'path' => $baseDir . '/src/Internal/BatchProcessing/BatchProcessingController.php'
2476
  ),
2477
  'Automattic\\WooCommerce\\Internal\\BatchProcessing\\BatchProcessorInterface' => array(
2478
- 'version' => '6.9.3.0',
2479
  'path' => $baseDir . '/src/Internal/BatchProcessing/BatchProcessorInterface.php'
2480
  ),
2481
  'Automattic\\WooCommerce\\Internal\\RestockRefundedItemsAdjuster' => array(
2482
- 'version' => '6.9.3.0',
2483
  'path' => $baseDir . '/src/Internal/RestockRefundedItemsAdjuster.php'
2484
  ),
2485
  'Automattic\\WooCommerce\\Internal\\RestApiUtil' => array(
2486
- 'version' => '6.9.3.0',
2487
  'path' => $baseDir . '/src/Internal/RestApiUtil.php'
2488
  ),
2489
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\UtilsClassesServiceProvider' => array(
2490
- 'version' => '6.9.3.0',
2491
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/UtilsClassesServiceProvider.php'
2492
  ),
2493
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\OrderMetaBoxServiceProvider' => array(
2494
- 'version' => '6.9.3.0',
2495
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/OrderMetaBoxServiceProvider.php'
2496
  ),
2497
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductReviewsServiceProvider' => array(
2498
- 'version' => '6.9.3.0',
2499
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php'
2500
  ),
2501
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\AssignDefaultCategoryServiceProvider' => array(
2502
- 'version' => '6.9.3.0',
2503
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php'
2504
  ),
2505
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\OrdersDataStoreServiceProvider' => array(
2506
- 'version' => '6.9.3.0',
2507
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/OrdersDataStoreServiceProvider.php'
2508
  ),
2509
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\OrdersControllersServiceProvider' => array(
2510
- 'version' => '6.9.3.0',
2511
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/OrdersControllersServiceProvider.php'
2512
  ),
2513
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ObjectCacheServiceProvider' => array(
2514
- 'version' => '6.9.3.0',
2515
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ObjectCacheServiceProvider.php'
2516
  ),
2517
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductDownloadsServiceProvider' => array(
2518
- 'version' => '6.9.3.0',
2519
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php'
2520
  ),
2521
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductAttributesLookupServiceProvider' => array(
2522
- 'version' => '6.9.3.0',
2523
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php'
2524
  ),
2525
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\OptionSanitizerServiceProvider' => array(
2526
- 'version' => '6.9.3.0',
2527
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/OptionSanitizerServiceProvider.php'
2528
  ),
2529
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\DownloadPermissionsAdjusterServiceProvider' => array(
2530
- 'version' => '6.9.3.0',
2531
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'
2532
  ),
2533
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\COTMigrationServiceProvider' => array(
2534
- 'version' => '6.9.3.0',
2535
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/COTMigrationServiceProvider.php'
2536
  ),
2537
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\BatchProcessingServiceProvider' => array(
2538
- 'version' => '6.9.3.0',
2539
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/BatchProcessingServiceProvider.php'
2540
  ),
2541
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\RestockRefundedItemsAdjusterServiceProvider' => array(
2542
- 'version' => '6.9.3.0',
2543
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php'
2544
  ),
2545
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProxiesServiceProvider' => array(
2546
- 'version' => '6.9.3.0',
2547
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'
2548
  ),
2549
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
2550
- 'version' => '6.9.3.0',
2551
  'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
2552
  ),
2553
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
2554
- 'version' => '6.9.3.0',
2555
  'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
2556
  ),
2557
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
2558
- 'version' => '6.9.3.0',
2559
  'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
2560
  ),
2561
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
2562
- 'version' => '6.9.3.0',
2563
  'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
2564
  ),
2565
  'Automattic\\WooCommerce\\Internal\\Settings\\OptionSanitizer' => array(
2566
- 'version' => '6.9.3.0',
2567
  'path' => $baseDir . '/src/Internal/Settings/OptionSanitizer.php'
2568
  ),
2569
  'Automattic\\WooCommerce\\Container' => array(
2570
- 'version' => '6.9.3.0',
2571
  'path' => $baseDir . '/src/Container.php'
2572
  ),
2573
  'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStock' => array(
2574
- 'version' => '6.9.3.0',
2575
  'path' => $baseDir . '/src/Checkout/Helpers/ReserveStock.php'
2576
  ),
2577
  'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStockException' => array(
2578
- 'version' => '6.9.3.0',
2579
  'path' => $baseDir . '/src/Checkout/Helpers/ReserveStockException.php'
2580
  ),
2581
  'Automattic\\WooCommerce\\Utilities\\OrderUtil' => array(
2582
- 'version' => '6.9.3.0',
2583
  'path' => $baseDir . '/src/Utilities/OrderUtil.php'
2584
  ),
2585
  'Automattic\\WooCommerce\\Utilities\\StringUtil' => array(
2586
- 'version' => '6.9.3.0',
2587
  'path' => $baseDir . '/src/Utilities/StringUtil.php'
2588
  ),
2589
  'Automattic\\WooCommerce\\Utilities\\NumberUtil' => array(
2590
- 'version' => '6.9.3.0',
2591
  'path' => $baseDir . '/src/Utilities/NumberUtil.php'
2592
  ),
2593
  'Automattic\\WooCommerce\\Utilities\\ArrayUtil' => array(
2594
- 'version' => '6.9.3.0',
2595
  'path' => $baseDir . '/src/Utilities/ArrayUtil.php'
2596
  ),
2597
  'Automattic\\WooCommerce\\Caching\\CacheException' => array(
2598
- 'version' => '6.9.3.0',
2599
  'path' => $baseDir . '/src/Caching/CacheException.php'
2600
  ),
2601
  'Automattic\\WooCommerce\\Caching\\ObjectCache' => array(
2602
- 'version' => '6.9.3.0',
2603
  'path' => $baseDir . '/src/Caching/ObjectCache.php'
2604
  ),
2605
  'Automattic\\WooCommerce\\Caching\\CacheEngine' => array(
2606
- 'version' => '6.9.3.0',
2607
  'path' => $baseDir . '/src/Caching/CacheEngine.php'
2608
  ),
2609
  'Automattic\\WooCommerce\\Caching\\WpCacheEngine' => array(
2610
- 'version' => '6.9.3.0',
2611
  'path' => $baseDir . '/src/Caching/WpCacheEngine.php'
2612
  ),
2613
  'Automattic\\WooCommerce\\Database\\Migrations\\MetaToMetaTableMigrator' => array(
2614
- 'version' => '6.9.3.0',
2615
  'path' => $baseDir . '/src/Database/Migrations/MetaToMetaTableMigrator.php'
2616
  ),
2617
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostToOrderOpTableMigrator' => array(
2618
- 'version' => '6.9.3.0',
2619
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostToOrderOpTableMigrator.php'
2620
  ),
2621
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostToOrderTableMigrator' => array(
2622
- 'version' => '6.9.3.0',
2623
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostToOrderTableMigrator.php'
2624
  ),
2625
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostMetaToOrderMetaMigrator' => array(
2626
- 'version' => '6.9.3.0',
2627
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostMetaToOrderMetaMigrator.php'
2628
  ),
2629
  'Automattic\\WooCommerce\\DataBase\\Migrations\\CustomOrderTable\\CLIRunner' => array(
2630
- 'version' => '6.9.3.0',
2631
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/CLIRunner.php'
2632
  ),
2633
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostsToOrdersMigrationController' => array(
2634
- 'version' => '6.9.3.0',
2635
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationController.php'
2636
  ),
2637
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostToOrderAddressTableMigrator' => array(
2638
- 'version' => '6.9.3.0',
2639
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostToOrderAddressTableMigrator.php'
2640
  ),
2641
  'Automattic\\WooCommerce\\Database\\Migrations\\MigrationHelper' => array(
2642
- 'version' => '6.9.3.0',
2643
  'path' => $baseDir . '/src/Database/Migrations/MigrationHelper.php'
2644
  ),
2645
  'Automattic\\WooCommerce\\Database\\Migrations\\MetaToCustomTableMigrator' => array(
2646
- 'version' => '6.9.3.0',
2647
  'path' => $baseDir . '/src/Database/Migrations/MetaToCustomTableMigrator.php'
2648
  ),
2649
  'Automattic\\WooCommerce\\Database\\Migrations\\TableMigrator' => array(
2650
- 'version' => '6.9.3.0',
2651
  'path' => $baseDir . '/src/Database/Migrations/TableMigrator.php'
2652
  ),
2653
  'Automattic\\WooCommerce\\Admin\\ReportCSVExporter' => array(
2654
- 'version' => '6.9.3.0',
2655
  'path' => $baseDir . '/src/Admin/ReportCSVExporter.php'
2656
  ),
2657
  'Automattic\\WooCommerce\\Admin\\DeprecatedClassFacade' => array(
2658
- 'version' => '6.9.3.0',
2659
  'path' => $baseDir . '/src/Admin/DeprecatedClassFacade.php'
2660
  ),
2661
  'Automattic\\WooCommerce\\Admin\\ReportCSVEmail' => array(
2662
- 'version' => '6.9.3.0',
2663
  'path' => $baseDir . '/src/Admin/ReportCSVEmail.php'
2664
  ),
2665
  'Automattic\\WooCommerce\\Admin\\PluginsInstaller' => array(
2666
- 'version' => '6.9.3.0',
2667
  'path' => $baseDir . '/src/Admin/PluginsInstaller.php'
2668
  ),
2669
  'Automattic\\WooCommerce\\Admin\\FeaturePlugin' => array(
2670
- 'version' => '6.9.3.0',
2671
  'path' => $baseDir . '/src/Admin/FeaturePlugin.php'
2672
  ),
2673
  'Automattic\\WooCommerce\\Admin\\DataSourcePoller' => array(
2674
- 'version' => '6.9.3.0',
2675
  'path' => $baseDir . '/src/Admin/DataSourcePoller.php'
2676
  ),
2677
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Note' => array(
2678
- 'version' => '6.9.3.0',
2679
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2680
  ),
2681
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes' => array(
2682
- 'version' => '6.9.3.0',
2683
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2684
  ),
2685
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Coupon_Page_Moved' => array(
2686
- 'version' => '6.9.3.0',
2687
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2688
  ),
2689
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Customize_Store_With_Blocks' => array(
2690
- 'version' => '6.9.3.0',
2691
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2692
  ),
2693
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Edit_Products_On_The_Move' => array(
2694
- 'version' => '6.9.3.0',
2695
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2696
  ),
2697
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_EU_VAT_Number' => array(
2698
- 'version' => '6.9.3.0',
2699
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2700
  ),
2701
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Facebook_Marketing_Expert' => array(
2702
- 'version' => '6.9.3.0',
2703
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2704
  ),
2705
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_First_Product' => array(
2706
- 'version' => '6.9.3.0',
2707
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2708
  ),
2709
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Giving_Feedback_Notes' => array(
2710
- 'version' => '6.9.3.0',
2711
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2712
  ),
2713
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Insight_First_Sale' => array(
2714
- 'version' => '6.9.3.0',
2715
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2716
  ),
2717
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Install_JP_And_WCS_Plugins' => array(
2718
- 'version' => '6.9.3.0',
2719
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2720
  ),
2721
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Launch_Checklist' => array(
2722
- 'version' => '6.9.3.0',
2723
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2724
  ),
2725
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Migrate_From_Shopify' => array(
2726
- 'version' => '6.9.3.0',
2727
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2728
  ),
2729
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Mobile_App' => array(
2730
- 'version' => '6.9.3.0',
2731
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2732
  ),
2733
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_New_Sales_Record' => array(
2734
- 'version' => '6.9.3.0',
2735
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2736
  ),
2737
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Email_Marketing' => array(
2738
- 'version' => '6.9.3.0',
2739
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2740
  ),
2741
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Payments' => array(
2742
- 'version' => '6.9.3.0',
2743
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2744
  ),
2745
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Online_Clothing_Store' => array(
2746
- 'version' => '6.9.3.0',
2747
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2748
  ),
2749
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Order_Milestones' => array(
2750
- 'version' => '6.9.3.0',
2751
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2752
  ),
2753
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Performance_On_Mobile' => array(
2754
- 'version' => '6.9.3.0',
2755
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2756
  ),
2757
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Personalize_Store' => array(
2758
- 'version' => '6.9.3.0',
2759
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2760
  ),
2761
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Real_Time_Order_Alerts' => array(
2762
- 'version' => '6.9.3.0',
2763
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2764
  ),
2765
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Selling_Online_Courses' => array(
2766
- 'version' => '6.9.3.0',
2767
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2768
  ),
2769
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Test_Checkout' => array(
2770
- 'version' => '6.9.3.0',
2771
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2772
  ),
2773
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Tracking_Opt_In' => array(
2774
- 'version' => '6.9.3.0',
2775
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2776
  ),
2777
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Woo_Subscriptions_Notes' => array(
2778
- 'version' => '6.9.3.0',
2779
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2780
  ),
2781
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Payments' => array(
2782
- 'version' => '6.9.3.0',
2783
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2784
  ),
2785
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Subscriptions' => array(
2786
- 'version' => '6.9.3.0',
2787
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2788
  ),
2789
  'Automattic\\WooCommerce\\Admin\\Notes\\Note' => array(
2790
- 'version' => '6.9.3.0',
2791
  'path' => $baseDir . '/src/Admin/Notes/Note.php'
2792
  ),
2793
  'Automattic\\WooCommerce\\Admin\\Notes\\Notes' => array(
2794
- 'version' => '6.9.3.0',
2795
  'path' => $baseDir . '/src/Admin/Notes/Notes.php'
2796
  ),
2797
  'Automattic\\WooCommerce\\Admin\\Notes\\NotesUnavailableException' => array(
2798
- 'version' => '6.9.3.0',
2799
  'path' => $baseDir . '/src/Admin/Notes/NotesUnavailableException.php'
2800
  ),
2801
  'Automattic\\WooCommerce\\Admin\\Notes\\DataStore' => array(
2802
- 'version' => '6.9.3.0',
2803
  'path' => $baseDir . '/src/Admin/Notes/DataStore.php'
2804
  ),
2805
  'Automattic\\WooCommerce\\Admin\\Notes\\NoteTraits' => array(
2806
- 'version' => '6.9.3.0',
2807
  'path' => $baseDir . '/src/Admin/Notes/NoteTraits.php'
2808
  ),
2809
  'Automattic\\WooCommerce\\Admin\\PageController' => array(
2810
- 'version' => '6.9.3.0',
2811
  'path' => $baseDir . '/src/Admin/PageController.php'
2812
  ),
2813
  'Automattic\\WooCommerce\\Admin\\Composer\\Package' => array(
2814
- 'version' => '6.9.3.0',
2815
  'path' => $baseDir . '/src/Admin/Composer/Package.php'
2816
  ),
2817
  'Automattic\\WooCommerce\\Admin\\Loader' => array(
2818
- 'version' => '6.9.3.0',
2819
  'path' => $baseDir . '/src/Admin/Loader.php'
2820
  ),
2821
  'Automattic\\WooCommerce\\Admin\\PluginsHelper' => array(
2822
- 'version' => '6.9.3.0',
2823
  'path' => $baseDir . '/src/Admin/PluginsHelper.php'
2824
  ),
2825
  'Automattic\\WooCommerce\\Admin\\Features\\Onboarding' => array(
2826
- 'version' => '6.9.3.0',
2827
  'path' => $baseDir . '/src/Admin/Features/Onboarding.php'
2828
  ),
2829
  'Automattic\\WooCommerce\\Admin\\Features\\Features' => array(
2830
- 'version' => '6.9.3.0',
2831
  'path' => $baseDir . '/src/Admin/Features/Features.php'
2832
  ),
2833
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Menu' => array(
2834
- 'version' => '6.9.3.0',
2835
  'path' => $baseDir . '/src/Admin/Features/Navigation/Menu.php'
2836
  ),
2837
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Screen' => array(
2838
- 'version' => '6.9.3.0',
2839
  'path' => $baseDir . '/src/Admin/Features/Navigation/Screen.php'
2840
  ),
2841
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Favorites' => array(
2842
- 'version' => '6.9.3.0',
2843
  'path' => $baseDir . '/src/Admin/Features/Navigation/Favorites.php'
2844
  ),
2845
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\CoreMenu' => array(
2846
- 'version' => '6.9.3.0',
2847
  'path' => $baseDir . '/src/Admin/Features/Navigation/CoreMenu.php'
2848
  ),
2849
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Init' => array(
2850
- 'version' => '6.9.3.0',
2851
  'path' => $baseDir . '/src/Admin/Features/Navigation/Init.php'
2852
  ),
2853
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\StoreDetails' => array(
2854
- 'version' => '6.9.3.0',
2855
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php'
2856
  ),
2857
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\WooCommercePayments' => array(
2858
- 'version' => '6.9.3.0',
2859
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php'
2860
  ),
2861
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Products' => array(
2862
- 'version' => '6.9.3.0',
2863
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Products.php'
2864
  ),
2865
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\ExperimentalShippingRecommendation' => array(
2866
- 'version' => '6.9.3.0',
2867
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php'
2868
  ),
2869
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\AdditionalPayments' => array(
2870
- 'version' => '6.9.3.0',
2871
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php'
2872
  ),
2873
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\StoreCreation' => array(
2874
- 'version' => '6.9.3.0',
2875
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/StoreCreation.php'
2876
  ),
2877
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Payments' => array(
2878
- 'version' => '6.9.3.0',
2879
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Payments.php'
2880
  ),
2881
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Appearance' => array(
2882
- 'version' => '6.9.3.0',
2883
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Appearance.php'
2884
  ),
2885
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Shipping' => array(
2886
- 'version' => '6.9.3.0',
2887
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Shipping.php'
2888
  ),
2889
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Purchase' => array(
2890
- 'version' => '6.9.3.0',
2891
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Purchase.php'
2892
  ),
2893
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\ReviewShippingOptions' => array(
2894
- 'version' => '6.9.3.0',
2895
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/ReviewShippingOptions.php'
2896
  ),
2897
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Tax' => array(
2898
- 'version' => '6.9.3.0',
2899
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Tax.php'
2900
  ),
2901
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Marketing' => array(
2902
- 'version' => '6.9.3.0',
2903
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Marketing.php'
2904
  ),
2905
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\DeprecatedExtendedTask' => array(
2906
- 'version' => '6.9.3.0',
2907
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/DeprecatedExtendedTask.php'
2908
  ),
2909
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\TaskListSection' => array(
2910
- 'version' => '6.9.3.0',
2911
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/TaskListSection.php'
2912
  ),
2913
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\TaskLists' => array(
2914
- 'version' => '6.9.3.0',
2915
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/TaskLists.php'
2916
  ),
2917
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\TaskTraits' => array(
2918
- 'version' => '6.9.3.0',
2919
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/TaskTraits.php'
2920
  ),
2921
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\TaskList' => array(
2922
- 'version' => '6.9.3.0',
2923
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/TaskList.php'
2924
  ),
2925
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Task' => array(
2926
- 'version' => '6.9.3.0',
2927
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Task.php'
2928
  ),
2929
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Init' => array(
2930
- 'version' => '6.9.3.0',
2931
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Init.php'
2932
  ),
2933
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\DeprecatedOptions' => array(
2934
- 'version' => '6.9.3.0',
2935
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/DeprecatedOptions.php'
2936
  ),
2937
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\DefaultPaymentGateways' => array(
2938
- 'version' => '6.9.3.0',
2939
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php'
2940
  ),
2941
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\PaymentGatewaySuggestionsDataSourcePoller' => array(
2942
- 'version' => '6.9.3.0',
2943
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaySuggestionsDataSourcePoller.php'
2944
  ),
2945
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\PaymentGatewaysController' => array(
2946
- 'version' => '6.9.3.0',
2947
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaysController.php'
2948
  ),
2949
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\Init' => array(
2950
- 'version' => '6.9.3.0',
2951
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/Init.php'
2952
  ),
2953
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\EvaluateSuggestion' => array(
2954
- 'version' => '6.9.3.0',
2955
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/EvaluateSuggestion.php'
2956
  ),
2957
  'Automattic\\WooCommerce\\Admin\\Features\\TransientNotices' => array(
2958
- 'version' => '6.9.3.0',
2959
  'path' => $baseDir . '/src/Admin/Features/TransientNotices.php'
2960
  ),
2961
  'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProvider' => array(
2962
- 'version' => '6.9.3.0',
2963
  'path' => $baseDir . '/src/Admin/PluginsProvider/PluginsProvider.php'
2964
  ),
2965
  'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProviderInterface' => array(
2966
- 'version' => '6.9.3.0',
2967
  'path' => $baseDir . '/src/Admin/PluginsProvider/PluginsProviderInterface.php'
2968
  ),
2969
  'Automattic\\WooCommerce\\Admin\\Schedulers\\SchedulerTraits' => array(
2970
- 'version' => '6.9.3.0',
2971
  'path' => $baseDir . '/src/Admin/Schedulers/SchedulerTraits.php'
2972
  ),
2973
  'Automattic\\WooCommerce\\Admin\\Marketing\\InstalledExtensions' => array(
2974
- 'version' => '6.9.3.0',
2975
  'path' => $baseDir . '/src/Admin/Marketing/InstalledExtensions.php'
2976
  ),
2977
  'Automattic\\WooCommerce\\Admin\\ReportExporter' => array(
2978
- 'version' => '6.9.3.0',
2979
  'path' => $baseDir . '/src/Admin/ReportExporter.php'
2980
  ),
2981
  'Automattic\\WooCommerce\\Admin\\ReportsSync' => array(
2982
- 'version' => '6.9.3.0',
2983
  'path' => $baseDir . '/src/Admin/ReportsSync.php'
2984
  ),
2985
  'Automattic\\WooCommerce\\Admin\\Overrides\\OrderTraits' => array(
2986
- 'version' => '6.9.3.0',
2987
  'path' => $baseDir . '/src/Admin/Overrides/OrderTraits.php'
2988
  ),
2989
  'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgraderSkin' => array(
2990
- 'version' => '6.9.3.0',
2991
  'path' => $baseDir . '/src/Admin/Overrides/ThemeUpgraderSkin.php'
2992
  ),
2993
  'Automattic\\WooCommerce\\Admin\\Overrides\\Order' => array(
2994
- 'version' => '6.9.3.0',
2995
  'path' => $baseDir . '/src/Admin/Overrides/Order.php'
2996
  ),
2997
  'Automattic\\WooCommerce\\Admin\\Overrides\\OrderRefund' => array(
2998
- 'version' => '6.9.3.0',
2999
  'path' => $baseDir . '/src/Admin/Overrides/OrderRefund.php'
3000
  ),
3001
  'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgrader' => array(
3002
- 'version' => '6.9.3.0',
3003
  'path' => $baseDir . '/src/Admin/Overrides/ThemeUpgrader.php'
3004
  ),
3005
  'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\CurrentDateTimeProvider' => array(
3006
- 'version' => '6.9.3.0',
3007
  'path' => $baseDir . '/src/Admin/DateTimeProvider/CurrentDateTimeProvider.php'
3008
  ),
3009
  'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\DateTimeProviderInterface' => array(
3010
- 'version' => '6.9.3.0',
3011
  'path' => $baseDir . '/src/Admin/DateTimeProvider/DateTimeProviderInterface.php'
3012
  ),
3013
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\SpecRunner' => array(
3014
- 'version' => '6.9.3.0',
3015
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/SpecRunner.php'
3016
  ),
3017
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrdersProvider' => array(
3018
- 'version' => '6.9.3.0',
3019
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OrdersProvider.php'
3020
  ),
3021
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrderCountRuleProcessor' => array(
3022
- 'version' => '6.9.3.0',
3023
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OrderCountRuleProcessor.php'
3024
  ),
3025
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\FailRuleProcessor' => array(
3026
- 'version' => '6.9.3.0',
3027
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/FailRuleProcessor.php'
3028
  ),
3029
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\DataSourcePoller' => array(
3030
- 'version' => '6.9.3.0',
3031
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/DataSourcePoller.php'
3032
  ),
3033
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrRuleProcessor' => array(
3034
- 'version' => '6.9.3.0',
3035
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php'
3036
  ),
3037
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleEvaluator' => array(
3038
- 'version' => '6.9.3.0',
3039
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/RuleEvaluator.php'
3040
  ),
3041
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ProductCountRuleProcessor' => array(
3042
- 'version' => '6.9.3.0',
3043
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/ProductCountRuleProcessor.php'
3044
  ),
3045
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishBeforeTimeRuleProcessor' => array(
3046
- 'version' => '6.9.3.0',
3047
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php'
3048
  ),
3049
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishAfterTimeRuleProcessor' => array(
3050
- 'version' => '6.9.3.0',
3051
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php'
3052
  ),
3053
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArraySearch' => array(
3054
- 'version' => '6.9.3.0',
3055
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArraySearch.php'
3056
  ),
3057
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArrayFlatten' => array(
3058
- 'version' => '6.9.3.0',
3059
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArrayFlatten.php'
3060
  ),
3061
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArrayKeys' => array(
3062
- 'version' => '6.9.3.0',
3063
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArrayKeys.php'
3064
  ),
3065
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\Count' => array(
3066
- 'version' => '6.9.3.0',
3067
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/Count.php'
3068
  ),
3069
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArrayColumn' => array(
3070
- 'version' => '6.9.3.0',
3071
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArrayColumn.php'
3072
  ),
3073
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArrayValues' => array(
3074
- 'version' => '6.9.3.0',
3075
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArrayValues.php'
3076
  ),
3077
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\DotNotation' => array(
3078
- 'version' => '6.9.3.0',
3079
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/DotNotation.php'
3080
  ),
3081
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleProcessorInterface' => array(
3082
- 'version' => '6.9.3.0',
3083
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/RuleProcessorInterface.php'
3084
  ),
3085
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\NotRuleProcessor' => array(
3086
- 'version' => '6.9.3.0',
3087
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/NotRuleProcessor.php'
3088
  ),
3089
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\NoteStatusRuleProcessor' => array(
3090
- 'version' => '6.9.3.0',
3091
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/NoteStatusRuleProcessor.php'
3092
  ),
3093
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\EvaluationLogger' => array(
3094
- 'version' => '6.9.3.0',
3095
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/EvaluationLogger.php'
3096
  ),
3097
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForRuleProcessor' => array(
3098
- 'version' => '6.9.3.0',
3099
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php'
3100
  ),
3101
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\EvaluateAndGetStatus' => array(
3102
- 'version' => '6.9.3.0',
3103
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/EvaluateAndGetStatus.php'
3104
  ),
3105
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\BaseLocationCountryRuleProcessor' => array(
3106
- 'version' => '6.9.3.0',
3107
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php'
3108
  ),
3109
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateSetupForProducts' => array(
3110
- 'version' => '6.9.3.0',
3111
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php'
3112
  ),
3113
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OptionRuleProcessor' => array(
3114
- 'version' => '6.9.3.0',
3115
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OptionRuleProcessor.php'
3116
  ),
3117
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\BaseLocationStateRuleProcessor' => array(
3118
- 'version' => '6.9.3.0',
3119
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/BaseLocationStateRuleProcessor.php'
3120
  ),
3121
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateRuleProcessor' => array(
3122
- 'version' => '6.9.3.0',
3123
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/StoredStateRuleProcessor.php'
3124
  ),
3125
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OnboardingProfileRuleProcessor' => array(
3126
- 'version' => '6.9.3.0',
3127
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OnboardingProfileRuleProcessor.php'
3128
  ),
3129
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\TotalPaymentsVolumeProcessor' => array(
3130
- 'version' => '6.9.3.0',
3131
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/TotalPaymentsVolumeProcessor.php'
3132
  ),
3133
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\IsEcommerceRuleProcessor' => array(
3134
- 'version' => '6.9.3.0',
3135
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/IsEcommerceRuleProcessor.php'
3136
  ),
3137
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RemoteInboxNotificationsEngine' => array(
3138
- 'version' => '6.9.3.0',
3139
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php'
3140
  ),
3141
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\TransformerInterface' => array(
3142
- 'version' => '6.9.3.0',
3143
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/TransformerInterface.php'
3144
  ),
3145
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForProvider' => array(
3146
- 'version' => '6.9.3.0',
3147
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/WCAdminActiveForProvider.php'
3148
  ),
3149
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WooCommerceAdminUpdatedRuleProcessor' => array(
3150
- 'version' => '6.9.3.0',
3151
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php'
3152
  ),
3153
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginVersionRuleProcessor' => array(
3154
- 'version' => '6.9.3.0',
3155
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PluginVersionRuleProcessor.php'
3156
  ),
3157
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PassRuleProcessor' => array(
3158
- 'version' => '6.9.3.0',
3159
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PassRuleProcessor.php'
3160
  ),
3161
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\TransformerService' => array(
3162
- 'version' => '6.9.3.0',
3163
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/TransformerService.php'
3164
  ),
3165
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\GetRuleProcessor' => array(
3166
- 'version' => '6.9.3.0',
3167
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/GetRuleProcessor.php'
3168
  ),
3169
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ComparisonOperation' => array(
3170
- 'version' => '6.9.3.0',
3171
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/ComparisonOperation.php'
3172
  ),
3173
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginsActivatedRuleProcessor' => array(
3174
- 'version' => '6.9.3.0',
3175
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PluginsActivatedRuleProcessor.php'
3176
  ),
3177
  'Automattic\\WooCommerce\\Admin\\WCAdminHelper' => array(
3178
- 'version' => '6.9.3.0',
3179
  'path' => $baseDir . '/src/Admin/WCAdminHelper.php'
3180
  ),
3181
  'Automattic\\WooCommerce\\Admin\\API\\ProductAttributeTerms' => array(
3182
- 'version' => '6.9.3.0',
3183
  'path' => $baseDir . '/src/Admin/API/ProductAttributeTerms.php'
3184
  ),
3185
  'Automattic\\WooCommerce\\Admin\\API\\SettingOptions' => array(
3186
- 'version' => '6.9.3.0',
3187
  'path' => $baseDir . '/src/Admin/API/SettingOptions.php'
3188
  ),
3189
  'Automattic\\WooCommerce\\Admin\\API\\Themes' => array(
3190
- 'version' => '6.9.3.0',
3191
  'path' => $baseDir . '/src/Admin/API/Themes.php'
3192
  ),
3193
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingProfile' => array(
3194
- 'version' => '6.9.3.0',
3195
  'path' => $baseDir . '/src/Admin/API/OnboardingProfile.php'
3196
  ),
3197
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingFreeExtensions' => array(
3198
- 'version' => '6.9.3.0',
3199
  'path' => $baseDir . '/src/Admin/API/OnboardingFreeExtensions.php'
3200
  ),
3201
  'Automattic\\WooCommerce\\Admin\\API\\PaymentGatewaySuggestions' => array(
3202
- 'version' => '6.9.3.0',
3203
  'path' => $baseDir . '/src/Admin/API/PaymentGatewaySuggestions.php'
3204
  ),
3205
  'Automattic\\WooCommerce\\Admin\\API\\ProductCategories' => array(
3206
- 'version' => '6.9.3.0',
3207
  'path' => $baseDir . '/src/Admin/API/ProductCategories.php'
3208
  ),
3209
  'Automattic\\WooCommerce\\Admin\\API\\Products' => array(
3210
- 'version' => '6.9.3.0',
3211
  'path' => $baseDir . '/src/Admin/API/Products.php'
3212
  ),
3213
  'Automattic\\WooCommerce\\Admin\\API\\Features' => array(
3214
- 'version' => '6.9.3.0',
3215
  'path' => $baseDir . '/src/Admin/API/Features.php'
3216
  ),
3217
  'Automattic\\WooCommerce\\Admin\\API\\NavigationFavorites' => array(
3218
- 'version' => '6.9.3.0',
3219
  'path' => $baseDir . '/src/Admin/API/NavigationFavorites.php'
3220
  ),
3221
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingThemes' => array(
3222
- 'version' => '6.9.3.0',
3223
  'path' => $baseDir . '/src/Admin/API/OnboardingThemes.php'
3224
  ),
3225
  'Automattic\\WooCommerce\\Admin\\API\\Notes' => array(
3226
- 'version' => '6.9.3.0',
3227
  'path' => $baseDir . '/src/Admin/API/Notes.php'
3228
  ),
3229
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingProductTypes' => array(
3230
- 'version' => '6.9.3.0',
3231
  'path' => $baseDir . '/src/Admin/API/OnboardingProductTypes.php'
3232
  ),
3233
  'Automattic\\WooCommerce\\Admin\\API\\Taxes' => array(
3234
- 'version' => '6.9.3.0',
3235
  'path' => $baseDir . '/src/Admin/API/Taxes.php'
3236
  ),
3237
  'Automattic\\WooCommerce\\Admin\\API\\Experiments' => array(
3238
- 'version' => '6.9.3.0',
3239
  'path' => $baseDir . '/src/Admin/API/Experiments.php'
3240
  ),
3241
  'Automattic\\WooCommerce\\Admin\\API\\CustomAttributeTraits' => array(
3242
- 'version' => '6.9.3.0',
3243
  'path' => $baseDir . '/src/Admin/API/CustomAttributeTraits.php'
3244
  ),
3245
  'Automattic\\WooCommerce\\Admin\\API\\MarketingOverview' => array(
3246
- 'version' => '6.9.3.0',
3247
  'path' => $baseDir . '/src/Admin/API/MarketingOverview.php'
3248
  ),
3249
  'Automattic\\WooCommerce\\Admin\\API\\Data' => array(
3250
- 'version' => '6.9.3.0',
3251
  'path' => $baseDir . '/src/Admin/API/Data.php'
3252
  ),
3253
  'Automattic\\WooCommerce\\Admin\\API\\DataCountries' => array(
3254
- 'version' => '6.9.3.0',
3255
  'path' => $baseDir . '/src/Admin/API/DataCountries.php'
3256
  ),
3257
  'Automattic\\WooCommerce\\Admin\\API\\Customers' => array(
3258
- 'version' => '6.9.3.0',
3259
  'path' => $baseDir . '/src/Admin/API/Customers.php'
3260
  ),
3261
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingTasks' => array(
3262
- 'version' => '6.9.3.0',
3263
  'path' => $baseDir . '/src/Admin/API/OnboardingTasks.php'
3264
  ),
3265
  'Automattic\\WooCommerce\\Admin\\API\\DataDownloadIPs' => array(
3266
- 'version' => '6.9.3.0',
3267
  'path' => $baseDir . '/src/Admin/API/DataDownloadIPs.php'
3268
  ),
3269
  'Automattic\\WooCommerce\\Admin\\API\\Plugins' => array(
3270
- 'version' => '6.9.3.0',
3271
  'path' => $baseDir . '/src/Admin/API/Plugins.php'
3272
  ),
3273
  'Automattic\\WooCommerce\\Admin\\API\\NoteActions' => array(
3274
- 'version' => '6.9.3.0',
3275
  'path' => $baseDir . '/src/Admin/API/NoteActions.php'
3276
  ),
3277
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableInterface' => array(
3278
- 'version' => '6.9.3.0',
3279
  'path' => $baseDir . '/src/Admin/API/Reports/ExportableInterface.php'
3280
  ),
3281
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Query' => array(
3282
- 'version' => '6.9.3.0',
3283
  'path' => $baseDir . '/src/Admin/API/Reports/Revenue/Query.php'
3284
  ),
3285
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Stats\\Controller' => array(
3286
- 'version' => '6.9.3.0',
3287
  'path' => $baseDir . '/src/Admin/API/Reports/Revenue/Stats/Controller.php'
3288
  ),
3289
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Query' => array(
3290
- 'version' => '6.9.3.0',
3291
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Query.php'
3292
  ),
3293
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Controller' => array(
3294
- 'version' => '6.9.3.0',
3295
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Controller.php'
3296
  ),
3297
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Query' => array(
3298
- 'version' => '6.9.3.0',
3299
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Stats/Query.php'
3300
  ),
3301
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Controller' => array(
3302
- 'version' => '6.9.3.0',
3303
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Stats/Controller.php'
3304
  ),
3305
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\DataStore' => array(
3306
- 'version' => '6.9.3.0',
3307
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Stats/DataStore.php'
3308
  ),
3309
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Segmenter' => array(
3310
- 'version' => '6.9.3.0',
3311
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Stats/Segmenter.php'
3312
  ),
3313
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\DataStore' => array(
3314
- 'version' => '6.9.3.0',
3315
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/DataStore.php'
3316
  ),
3317
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\SqlQuery' => array(
3318
- 'version' => '6.9.3.0',
3319
  'path' => $baseDir . '/src/Admin/API/Reports/SqlQuery.php'
3320
  ),
3321
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Query' => array(
3322
- 'version' => '6.9.3.0',
3323
  'path' => $baseDir . '/src/Admin/API/Reports/Query.php'
3324
  ),
3325
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStoreInterface' => array(
3326
- 'version' => '6.9.3.0',
3327
  'path' => $baseDir . '/src/Admin/API/Reports/DataStoreInterface.php'
3328
  ),
3329
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Query' => array(
3330
- 'version' => '6.9.3.0',
3331
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Query.php'
3332
  ),
3333
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Controller' => array(
3334
- 'version' => '6.9.3.0',
3335
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Controller.php'
3336
  ),
3337
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Query' => array(
3338
- 'version' => '6.9.3.0',
3339
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Stats/Query.php'
3340
  ),
3341
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Controller' => array(
3342
- 'version' => '6.9.3.0',
3343
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Stats/Controller.php'
3344
  ),
3345
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\DataStore' => array(
3346
- 'version' => '6.9.3.0',
3347
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Stats/DataStore.php'
3348
  ),
3349
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Segmenter' => array(
3350
- 'version' => '6.9.3.0',
3351
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Stats/Segmenter.php'
3352
  ),
3353
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\DataStore' => array(
3354
- 'version' => '6.9.3.0',
3355
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/DataStore.php'
3356
  ),
3357
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Import\\Controller' => array(
3358
- 'version' => '6.9.3.0',
3359
  'path' => $baseDir . '/src/Admin/API/Reports/Import/Controller.php'
3360
  ),
3361
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ParameterException' => array(
3362
- 'version' => '6.9.3.0',
3363
  'path' => $baseDir . '/src/Admin/API/Reports/ParameterException.php'
3364
  ),
3365
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Query' => array(
3366
- 'version' => '6.9.3.0',
3367
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Query.php'
3368
  ),
3369
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Controller' => array(
3370
- 'version' => '6.9.3.0',
3371
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Controller.php'
3372
  ),
3373
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\Query' => array(
3374
- 'version' => '6.9.3.0',
3375
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Stats/Query.php'
3376
  ),
3377
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\Controller' => array(
3378
- 'version' => '6.9.3.0',
3379
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Stats/Controller.php'
3380
  ),
3381
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\DataStore' => array(
3382
- 'version' => '6.9.3.0',
3383
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Stats/DataStore.php'
3384
  ),
3385
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Files\\Controller' => array(
3386
- 'version' => '6.9.3.0',
3387
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Files/Controller.php'
3388
  ),
3389
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\DataStore' => array(
3390
- 'version' => '6.9.3.0',
3391
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/DataStore.php'
3392
  ),
3393
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Query' => array(
3394
- 'version' => '6.9.3.0',
3395
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Query.php'
3396
  ),
3397
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Controller' => array(
3398
- 'version' => '6.9.3.0',
3399
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Controller.php'
3400
  ),
3401
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Query' => array(
3402
- 'version' => '6.9.3.0',
3403
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Stats/Query.php'
3404
  ),
3405
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Controller' => array(
3406
- 'version' => '6.9.3.0',
3407
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Stats/Controller.php'
3408
  ),
3409
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\DataStore' => array(
3410
- 'version' => '6.9.3.0',
3411
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Stats/DataStore.php'
3412
  ),
3413
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Segmenter' => array(
3414
- 'version' => '6.9.3.0',
3415
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Stats/Segmenter.php'
3416
  ),
3417
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\DataStore' => array(
3418
- 'version' => '6.9.3.0',
3419
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/DataStore.php'
3420
  ),
3421
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Controller' => array(
3422
- 'version' => '6.9.3.0',
3423
  'path' => $baseDir . '/src/Admin/API/Reports/Controller.php'
3424
  ),
3425
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\PerformanceIndicators\\Controller' => array(
3426
- 'version' => '6.9.3.0',
3427
  'path' => $baseDir . '/src/Admin/API/Reports/PerformanceIndicators/Controller.php'
3428
  ),
3429
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories\\Query' => array(
3430
- 'version' => '6.9.3.0',
3431
  'path' => $baseDir . '/src/Admin/API/Reports/Categories/Query.php'
3432
  ),
3433
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories\\Controller' => array(
3434
- 'version' => '6.9.3.0',
3435
  'path' => $baseDir . '/src/Admin/API/Reports/Categories/Controller.php'
3436
  ),
3437
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories\\DataStore' => array(
3438
- 'version' => '6.9.3.0',
3439
  'path' => $baseDir . '/src/Admin/API/Reports/Categories/DataStore.php'
3440
  ),
3441
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Controller' => array(
3442
- 'version' => '6.9.3.0',
3443
  'path' => $baseDir . '/src/Admin/API/Reports/Stock/Controller.php'
3444
  ),
3445
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Query' => array(
3446
- 'version' => '6.9.3.0',
3447
  'path' => $baseDir . '/src/Admin/API/Reports/Stock/Stats/Query.php'
3448
  ),
3449
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Controller' => array(
3450
- 'version' => '6.9.3.0',
3451
  'path' => $baseDir . '/src/Admin/API/Reports/Stock/Stats/Controller.php'
3452
  ),
3453
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\DataStore' => array(
3454
- 'version' => '6.9.3.0',
3455
  'path' => $baseDir . '/src/Admin/API/Reports/Stock/Stats/DataStore.php'
3456
  ),
3457
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableTraits' => array(
3458
- 'version' => '6.9.3.0',
3459
  'path' => $baseDir . '/src/Admin/API/Reports/ExportableTraits.php'
3460
  ),
3461
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Export\\Controller' => array(
3462
- 'version' => '6.9.3.0',
3463
  'path' => $baseDir . '/src/Admin/API/Reports/Export/Controller.php'
3464
  ),
3465
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Query' => array(
3466
- 'version' => '6.9.3.0',
3467
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Query.php'
3468
  ),
3469
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Controller' => array(
3470
- 'version' => '6.9.3.0',
3471
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Controller.php'
3472
  ),
3473
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Query' => array(
3474
- 'version' => '6.9.3.0',
3475
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Stats/Query.php'
3476
  ),
3477
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Controller' => array(
3478
- 'version' => '6.9.3.0',
3479
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Stats/Controller.php'
3480
  ),
3481
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\DataStore' => array(
3482
- 'version' => '6.9.3.0',
3483
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Stats/DataStore.php'
3484
  ),
3485
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\DataStore' => array(
3486
- 'version' => '6.9.3.0',
3487
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/DataStore.php'
3488
  ),
3489
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStore' => array(
3490
- 'version' => '6.9.3.0',
3491
  'path' => $baseDir . '/src/Admin/API/Reports/DataStore.php'
3492
  ),
3493
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Cache' => array(
3494
- 'version' => '6.9.3.0',
3495
  'path' => $baseDir . '/src/Admin/API/Reports/Cache.php'
3496
  ),
3497
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Query' => array(
3498
- 'version' => '6.9.3.0',
3499
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Query.php'
3500
  ),
3501
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Controller' => array(
3502
- 'version' => '6.9.3.0',
3503
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Controller.php'
3504
  ),
3505
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\Query' => array(
3506
- 'version' => '6.9.3.0',
3507
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Stats/Query.php'
3508
  ),
3509
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\Controller' => array(
3510
- 'version' => '6.9.3.0',
3511
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Stats/Controller.php'
3512
  ),
3513
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\DataStore' => array(
3514
- 'version' => '6.9.3.0',
3515
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Stats/DataStore.php'
3516
  ),
3517
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\Segmenter' => array(
3518
- 'version' => '6.9.3.0',
3519
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Stats/Segmenter.php'
3520
  ),
3521
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\DataStore' => array(
3522
- 'version' => '6.9.3.0',
3523
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/DataStore.php'
3524
  ),
3525
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Query' => array(
3526
- 'version' => '6.9.3.0',
3527
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Query.php'
3528
  ),
3529
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Controller' => array(
3530
- 'version' => '6.9.3.0',
3531
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Controller.php'
3532
  ),
3533
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Query' => array(
3534
- 'version' => '6.9.3.0',
3535
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Stats/Query.php'
3536
  ),
3537
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Controller' => array(
3538
- 'version' => '6.9.3.0',
3539
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Stats/Controller.php'
3540
  ),
3541
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\DataStore' => array(
3542
- 'version' => '6.9.3.0',
3543
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Stats/DataStore.php'
3544
  ),
3545
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Segmenter' => array(
3546
- 'version' => '6.9.3.0',
3547
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Stats/Segmenter.php'
3548
  ),
3549
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\DataStore' => array(
3550
- 'version' => '6.9.3.0',
3551
  'path' => $baseDir . '/src/Admin/API/Reports/Products/DataStore.php'
3552
  ),
3553
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\TimeInterval' => array(
3554
- 'version' => '6.9.3.0',
3555
  'path' => $baseDir . '/src/Admin/API/Reports/TimeInterval.php'
3556
  ),
3557
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Segmenter' => array(
3558
- 'version' => '6.9.3.0',
3559
  'path' => $baseDir . '/src/Admin/API/Reports/Segmenter.php'
3560
  ),
3561
  'Automattic\\WooCommerce\\Admin\\API\\Options' => array(
3562
- 'version' => '6.9.3.0',
3563
  'path' => $baseDir . '/src/Admin/API/Options.php'
3564
  ),
3565
  'Automattic\\WooCommerce\\Admin\\API\\Init' => array(
3566
- 'version' => '6.9.3.0',
3567
  'path' => $baseDir . '/src/Admin/API/Init.php'
3568
  ),
3569
  'Automattic\\WooCommerce\\Admin\\API\\ProductReviews' => array(
3570
- 'version' => '6.9.3.0',
3571
  'path' => $baseDir . '/src/Admin/API/ProductReviews.php'
3572
  ),
3573
  'Automattic\\WooCommerce\\Admin\\API\\Leaderboards' => array(
3574
- 'version' => '6.9.3.0',
3575
  'path' => $baseDir . '/src/Admin/API/Leaderboards.php'
3576
  ),
3577
  'Automattic\\WooCommerce\\Admin\\API\\ProductAttributes' => array(
3578
- 'version' => '6.9.3.0',
3579
  'path' => $baseDir . '/src/Admin/API/ProductAttributes.php'
3580
  ),
3581
  'Automattic\\WooCommerce\\Admin\\API\\Coupons' => array(
3582
- 'version' => '6.9.3.0',
3583
  'path' => $baseDir . '/src/Admin/API/Coupons.php'
3584
  ),
3585
  'Automattic\\WooCommerce\\Admin\\API\\ProductsLowInStock' => array(
3586
- 'version' => '6.9.3.0',
3587
  'path' => $baseDir . '/src/Admin/API/ProductsLowInStock.php'
3588
  ),
3589
  'Automattic\\WooCommerce\\Admin\\API\\Marketing' => array(
3590
- 'version' => '6.9.3.0',
3591
  'path' => $baseDir . '/src/Admin/API/Marketing.php'
3592
  ),
3593
  'Automattic\\WooCommerce\\Admin\\API\\Orders' => array(
3594
- 'version' => '6.9.3.0',
3595
  'path' => $baseDir . '/src/Admin/API/Orders.php'
3596
  ),
3597
  'Automattic\\WooCommerce\\Admin\\API\\ProductVariations' => array(
3598
- 'version' => '6.9.3.0',
3599
  'path' => $baseDir . '/src/Admin/API/ProductVariations.php'
3600
  ),
3601
  'Automattic\\WooCommerce\\Autoloader' => array(
3602
- 'version' => '6.9.3.0',
3603
  'path' => $baseDir . '/src/Autoloader.php'
3604
  ),
3605
  'Automattic\\WooCommerce\\Packages' => array(
3606
- 'version' => '6.9.3.0',
3607
  'path' => $baseDir . '/src/Packages.php'
3608
  ),
3609
  'Automattic\\WooCommerce\\Proxies\\ActionsProxy' => array(
3610
- 'version' => '6.9.3.0',
3611
  'path' => $baseDir . '/src/Proxies/ActionsProxy.php'
3612
  ),
3613
  'Automattic\\WooCommerce\\Proxies\\LegacyProxy' => array(
3614
- 'version' => '6.9.3.0',
3615
  'path' => $baseDir . '/src/Proxies/LegacyProxy.php'
3616
  ),
3617
  'Plugins_Handler' => array(
@@ -3691,435 +3691,435 @@ return array(
3691
  'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadProcessor.php'
3692
  ),
3693
  'Automattic\\WooCommerce\\RestApi\\Server' => array(
3694
- 'version' => '6.9.3.0',
3695
  'path' => $baseDir . '/includes/rest-api/Server.php'
3696
  ),
3697
  'WC_REST_Product_Reviews_V2_Controller' => array(
3698
- 'version' => '6.9.3.0',
3699
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'
3700
  ),
3701
  'WC_REST_Reports_V2_Controller' => array(
3702
- 'version' => '6.9.3.0',
3703
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'
3704
  ),
3705
  'WC_REST_Shipping_Zone_Locations_V2_Controller' => array(
3706
- 'version' => '6.9.3.0',
3707
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'
3708
  ),
3709
  'WC_REST_System_Status_Tools_V2_Controller' => array(
3710
- 'version' => '6.9.3.0',
3711
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'
3712
  ),
3713
  'WC_REST_Product_Attribute_Terms_V2_Controller' => array(
3714
- 'version' => '6.9.3.0',
3715
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'
3716
  ),
3717
  'WC_REST_Orders_V2_Controller' => array(
3718
- 'version' => '6.9.3.0',
3719
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'
3720
  ),
3721
  'WC_REST_Webhook_Deliveries_V2_Controller' => array(
3722
- 'version' => '6.9.3.0',
3723
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'
3724
  ),
3725
  'WC_REST_Customers_V2_Controller' => array(
3726
- 'version' => '6.9.3.0',
3727
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'
3728
  ),
3729
  'WC_REST_Report_Sales_V2_Controller' => array(
3730
- 'version' => '6.9.3.0',
3731
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'
3732
  ),
3733
  'WC_REST_Webhooks_V2_Controller' => array(
3734
- 'version' => '6.9.3.0',
3735
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'
3736
  ),
3737
  'WC_REST_Network_Orders_V2_Controller' => array(
3738
- 'version' => '6.9.3.0',
3739
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'
3740
  ),
3741
  'WC_REST_Tax_Classes_V2_Controller' => array(
3742
- 'version' => '6.9.3.0',
3743
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'
3744
  ),
3745
  'WC_REST_Order_Refunds_V2_Controller' => array(
3746
- 'version' => '6.9.3.0',
3747
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'
3748
  ),
3749
  'WC_REST_Settings_V2_Controller' => array(
3750
- 'version' => '6.9.3.0',
3751
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'
3752
  ),
3753
  'WC_REST_System_Status_V2_Controller' => array(
3754
- 'version' => '6.9.3.0',
3755
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'
3756
  ),
3757
  'WC_REST_Setting_Options_V2_Controller' => array(
3758
- 'version' => '6.9.3.0',
3759
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'
3760
  ),
3761
  'WC_REST_Product_Shipping_Classes_V2_Controller' => array(
3762
- 'version' => '6.9.3.0',
3763
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'
3764
  ),
3765
  'WC_REST_Product_Variations_V2_Controller' => array(
3766
- 'version' => '6.9.3.0',
3767
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'
3768
  ),
3769
  'WC_REST_Shipping_Zone_Methods_V2_Controller' => array(
3770
- 'version' => '6.9.3.0',
3771
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'
3772
  ),
3773
  'WC_REST_Product_Tags_V2_Controller' => array(
3774
- 'version' => '6.9.3.0',
3775
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'
3776
  ),
3777
  'WC_REST_Product_Categories_V2_Controller' => array(
3778
- 'version' => '6.9.3.0',
3779
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'
3780
  ),
3781
  'WC_REST_Shipping_Zones_V2_Controller' => array(
3782
- 'version' => '6.9.3.0',
3783
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'
3784
  ),
3785
  'WC_REST_Products_V2_Controller' => array(
3786
- 'version' => '6.9.3.0',
3787
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'
3788
  ),
3789
  'WC_REST_Taxes_V2_Controller' => array(
3790
- 'version' => '6.9.3.0',
3791
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'
3792
  ),
3793
  'WC_REST_Coupons_V2_Controller' => array(
3794
- 'version' => '6.9.3.0',
3795
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'
3796
  ),
3797
  'WC_REST_Order_Notes_V2_Controller' => array(
3798
- 'version' => '6.9.3.0',
3799
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'
3800
  ),
3801
  'WC_REST_Report_Top_Sellers_V2_Controller' => array(
3802
- 'version' => '6.9.3.0',
3803
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'
3804
  ),
3805
  'WC_REST_Shipping_Methods_V2_Controller' => array(
3806
- 'version' => '6.9.3.0',
3807
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'
3808
  ),
3809
  'WC_REST_Customer_Downloads_V2_Controller' => array(
3810
- 'version' => '6.9.3.0',
3811
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'
3812
  ),
3813
  'WC_REST_Payment_Gateways_V2_Controller' => array(
3814
- 'version' => '6.9.3.0',
3815
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'
3816
  ),
3817
  'WC_REST_Product_Attributes_V2_Controller' => array(
3818
- 'version' => '6.9.3.0',
3819
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'
3820
  ),
3821
  'WC_REST_Report_Top_Sellers_V1_Controller' => array(
3822
- 'version' => '6.9.3.0',
3823
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'
3824
  ),
3825
  'WC_REST_Customers_V1_Controller' => array(
3826
- 'version' => '6.9.3.0',
3827
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'
3828
  ),
3829
  'WC_REST_Order_Refunds_V1_Controller' => array(
3830
- 'version' => '6.9.3.0',
3831
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'
3832
  ),
3833
  'WC_REST_Webhooks_V1_Controller' => array(
3834
- 'version' => '6.9.3.0',
3835
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'
3836
  ),
3837
  'WC_REST_Products_V1_Controller' => array(
3838
- 'version' => '6.9.3.0',
3839
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'
3840
  ),
3841
  'WC_REST_Reports_V1_Controller' => array(
3842
- 'version' => '6.9.3.0',
3843
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'
3844
  ),
3845
  'WC_REST_Product_Shipping_Classes_V1_Controller' => array(
3846
- 'version' => '6.9.3.0',
3847
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'
3848
  ),
3849
  'WC_REST_Coupons_V1_Controller' => array(
3850
- 'version' => '6.9.3.0',
3851
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'
3852
  ),
3853
  'WC_REST_Orders_V1_Controller' => array(
3854
- 'version' => '6.9.3.0',
3855
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'
3856
  ),
3857
  'WC_REST_Product_Categories_V1_Controller' => array(
3858
- 'version' => '6.9.3.0',
3859
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'
3860
  ),
3861
  'WC_REST_Product_Attributes_V1_Controller' => array(
3862
- 'version' => '6.9.3.0',
3863
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'
3864
  ),
3865
  'WC_REST_Customer_Downloads_V1_Controller' => array(
3866
- 'version' => '6.9.3.0',
3867
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'
3868
  ),
3869
  'WC_REST_Order_Notes_V1_Controller' => array(
3870
- 'version' => '6.9.3.0',
3871
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'
3872
  ),
3873
  'WC_REST_Product_Reviews_V1_Controller' => array(
3874
- 'version' => '6.9.3.0',
3875
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'
3876
  ),
3877
  'WC_REST_Product_Attribute_Terms_V1_Controller' => array(
3878
- 'version' => '6.9.3.0',
3879
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'
3880
  ),
3881
  'WC_REST_Product_Tags_V1_Controller' => array(
3882
- 'version' => '6.9.3.0',
3883
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'
3884
  ),
3885
  'WC_REST_Report_Sales_V1_Controller' => array(
3886
- 'version' => '6.9.3.0',
3887
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'
3888
  ),
3889
  'WC_REST_Tax_Classes_V1_Controller' => array(
3890
- 'version' => '6.9.3.0',
3891
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'
3892
  ),
3893
  'WC_REST_Taxes_V1_Controller' => array(
3894
- 'version' => '6.9.3.0',
3895
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'
3896
  ),
3897
  'WC_REST_Webhook_Deliveries_V1_Controller' => array(
3898
- 'version' => '6.9.3.0',
3899
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'
3900
  ),
3901
  'WC_REST_Reports_Controller' => array(
3902
- 'version' => '6.9.3.0',
3903
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'
3904
  ),
3905
  'WC_REST_Report_Reviews_Totals_Controller' => array(
3906
- 'version' => '6.9.3.0',
3907
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'
3908
  ),
3909
  'WC_REST_Shipping_Zones_Controller' => array(
3910
- 'version' => '6.9.3.0',
3911
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'
3912
  ),
3913
  'WC_REST_Order_Refunds_Controller' => array(
3914
- 'version' => '6.9.3.0',
3915
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'
3916
  ),
3917
  'WC_REST_Taxes_Controller' => array(
3918
- 'version' => '6.9.3.0',
3919
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'
3920
  ),
3921
  'WC_REST_Network_Orders_Controller' => array(
3922
- 'version' => '6.9.3.0',
3923
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'
3924
  ),
3925
  'WC_REST_Shipping_Zone_Locations_Controller' => array(
3926
- 'version' => '6.9.3.0',
3927
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'
3928
  ),
3929
  'WC_REST_Settings_Controller' => array(
3930
- 'version' => '6.9.3.0',
3931
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'
3932
  ),
3933
  'WC_REST_Customer_Downloads_Controller' => array(
3934
- 'version' => '6.9.3.0',
3935
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'
3936
  ),
3937
  'WC_REST_Data_Continents_Controller' => array(
3938
- 'version' => '6.9.3.0',
3939
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'
3940
  ),
3941
  'WC_REST_Product_Tags_Controller' => array(
3942
- 'version' => '6.9.3.0',
3943
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'
3944
  ),
3945
  'WC_REST_Report_Coupons_Totals_Controller' => array(
3946
- 'version' => '6.9.3.0',
3947
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'
3948
  ),
3949
  'WC_REST_CRUD_Controller' => array(
3950
- 'version' => '6.9.3.0',
3951
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'
3952
  ),
3953
  'WC_REST_Order_Notes_Controller' => array(
3954
- 'version' => '6.9.3.0',
3955
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'
3956
  ),
3957
  'WC_REST_Shipping_Zone_Methods_Controller' => array(
3958
- 'version' => '6.9.3.0',
3959
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'
3960
  ),
3961
  'WC_REST_Product_Shipping_Classes_Controller' => array(
3962
- 'version' => '6.9.3.0',
3963
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'
3964
  ),
3965
  'WC_REST_Payment_Gateways_Controller' => array(
3966
- 'version' => '6.9.3.0',
3967
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'
3968
  ),
3969
  'WC_REST_Data_Controller' => array(
3970
- 'version' => '6.9.3.0',
3971
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'
3972
  ),
3973
  'WC_REST_Report_Customers_Totals_Controller' => array(
3974
- 'version' => '6.9.3.0',
3975
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'
3976
  ),
3977
  'WC_REST_Shipping_Methods_Controller' => array(
3978
- 'version' => '6.9.3.0',
3979
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'
3980
  ),
3981
  'WC_REST_Shipping_Zones_Controller_Base' => array(
3982
- 'version' => '6.9.3.0',
3983
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'
3984
  ),
3985
  'WC_REST_Data_Currencies_Controller' => array(
3986
- 'version' => '6.9.3.0',
3987
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'
3988
  ),
3989
  'WC_REST_Orders_Controller' => array(
3990
- 'version' => '6.9.3.0',
3991
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'
3992
  ),
3993
  'WC_REST_Product_Attribute_Terms_Controller' => array(
3994
- 'version' => '6.9.3.0',
3995
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'
3996
  ),
3997
  'WC_REST_Report_Top_Sellers_Controller' => array(
3998
- 'version' => '6.9.3.0',
3999
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'
4000
  ),
4001
  'WC_REST_Coupons_Controller' => array(
4002
- 'version' => '6.9.3.0',
4003
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'
4004
  ),
4005
  'WC_REST_Webhooks_Controller' => array(
4006
- 'version' => '6.9.3.0',
4007
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'
4008
  ),
4009
  'WC_REST_System_Status_Tools_Controller' => array(
4010
- 'version' => '6.9.3.0',
4011
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'
4012
  ),
4013
  'WC_REST_Product_Categories_Controller' => array(
4014
- 'version' => '6.9.3.0',
4015
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'
4016
  ),
4017
  'WC_REST_Report_Sales_Controller' => array(
4018
- 'version' => '6.9.3.0',
4019
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'
4020
  ),
4021
  'WC_REST_System_Status_Controller' => array(
4022
- 'version' => '6.9.3.0',
4023
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'
4024
  ),
4025
  'WC_REST_Report_Orders_Totals_Controller' => array(
4026
- 'version' => '6.9.3.0',
4027
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'
4028
  ),
4029
  'WC_REST_Customers_Controller' => array(
4030
- 'version' => '6.9.3.0',
4031
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'
4032
  ),
4033
  'WC_REST_Setting_Options_Controller' => array(
4034
- 'version' => '6.9.3.0',
4035
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'
4036
  ),
4037
  'WC_REST_Product_Attributes_Controller' => array(
4038
- 'version' => '6.9.3.0',
4039
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'
4040
  ),
4041
  'WC_REST_Products_Controller' => array(
4042
- 'version' => '6.9.3.0',
4043
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'
4044
  ),
4045
  'WC_REST_Posts_Controller' => array(
4046
- 'version' => '6.9.3.0',
4047
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'
4048
  ),
4049
  'WC_REST_Product_Variations_Controller' => array(
4050
- 'version' => '6.9.3.0',
4051
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'
4052
  ),
4053
  'WC_REST_Product_Reviews_Controller' => array(
4054
- 'version' => '6.9.3.0',
4055
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'
4056
  ),
4057
  'WC_REST_Terms_Controller' => array(
4058
- 'version' => '6.9.3.0',
4059
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'
4060
  ),
4061
  'WC_REST_Data_Countries_Controller' => array(
4062
- 'version' => '6.9.3.0',
4063
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'
4064
  ),
4065
  'WC_REST_Report_Products_Totals_Controller' => array(
4066
- 'version' => '6.9.3.0',
4067
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'
4068
  ),
4069
  'WC_REST_Tax_Classes_Controller' => array(
4070
- 'version' => '6.9.3.0',
4071
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'
4072
  ),
4073
  'WC_REST_Controller' => array(
4074
- 'version' => '6.9.3.0',
4075
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'
4076
  ),
4077
  'WC_REST_Telemetry_Controller' => array(
4078
- 'version' => '6.9.3.0',
4079
  'path' => $baseDir . '/includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php'
4080
  ),
4081
  'Automattic\\WooCommerce\\RestApi\\Utilities\\ImageAttachment' => array(
4082
- 'version' => '6.9.3.0',
4083
  'path' => $baseDir . '/includes/rest-api/Utilities/ImageAttachment.php'
4084
  ),
4085
  'Automattic\\WooCommerce\\RestApi\\Utilities\\SingletonTrait' => array(
4086
- 'version' => '6.9.3.0',
4087
  'path' => $baseDir . '/includes/rest-api/Utilities/SingletonTrait.php'
4088
  ),
4089
  'Automattic\\WooCommerce\\RestApi\\Package' => array(
4090
- 'version' => '6.9.3.0',
4091
  'path' => $baseDir . '/includes/rest-api/Package.php'
4092
  ),
4093
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
4094
- 'version' => '6.9.3.0',
4095
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
4096
  ),
4097
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\QueueHelper' => array(
4098
- 'version' => '6.9.3.0',
4099
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/QueueHelper.php'
4100
  ),
4101
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
4102
- 'version' => '6.9.3.0',
4103
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
4104
  ),
4105
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
4106
- 'version' => '6.9.3.0',
4107
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
4108
  ),
4109
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\SettingsHelper' => array(
4110
- 'version' => '6.9.3.0',
4111
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/SettingsHelper.php'
4112
  ),
4113
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
4114
- 'version' => '6.9.3.0',
4115
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
4116
  ),
4117
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
4118
- 'version' => '6.9.3.0',
4119
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
4120
  ),
4121
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
4122
- 'version' => '6.9.3.0',
4123
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
4124
  ),
4125
  'Automattic\\Jetpack\\Constants' => array(
35
  'path' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php'
36
  ),
37
  'Symfony\\Component\\CssSelector\\Exception\\InternalErrorException' => array(
38
+ 'version' => '4.4.44.0',
39
  'path' => $vendorDir . '/symfony/css-selector/Exception/InternalErrorException.php'
40
  ),
41
  'Symfony\\Component\\CssSelector\\Exception\\ExpressionErrorException' => array(
42
+ 'version' => '4.4.44.0',
43
  'path' => $vendorDir . '/symfony/css-selector/Exception/ExpressionErrorException.php'
44
  ),
45
  'Symfony\\Component\\CssSelector\\Exception\\ParseException' => array(
46
+ 'version' => '4.4.44.0',
47
  'path' => $vendorDir . '/symfony/css-selector/Exception/ParseException.php'
48
  ),
49
  'Symfony\\Component\\CssSelector\\Exception\\ExceptionInterface' => array(
50
+ 'version' => '4.4.44.0',
51
  'path' => $vendorDir . '/symfony/css-selector/Exception/ExceptionInterface.php'
52
  ),
53
  'Symfony\\Component\\CssSelector\\Exception\\SyntaxErrorException' => array(
54
+ 'version' => '4.4.44.0',
55
  'path' => $vendorDir . '/symfony/css-selector/Exception/SyntaxErrorException.php'
56
  ),
57
  'Symfony\\Component\\CssSelector\\Parser\\ParserInterface' => array(
58
+ 'version' => '4.4.44.0',
59
  'path' => $vendorDir . '/symfony/css-selector/Parser/ParserInterface.php'
60
  ),
61
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\WhitespaceHandler' => array(
62
+ 'version' => '4.4.44.0',
63
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/WhitespaceHandler.php'
64
  ),
65
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\HandlerInterface' => array(
66
+ 'version' => '4.4.44.0',
67
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/HandlerInterface.php'
68
  ),
69
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\HashHandler' => array(
70
+ 'version' => '4.4.44.0',
71
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/HashHandler.php'
72
  ),
73
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\IdentifierHandler' => array(
74
+ 'version' => '4.4.44.0',
75
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/IdentifierHandler.php'
76
  ),
77
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\NumberHandler' => array(
78
+ 'version' => '4.4.44.0',
79
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/NumberHandler.php'
80
  ),
81
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\CommentHandler' => array(
82
+ 'version' => '4.4.44.0',
83
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/CommentHandler.php'
84
  ),
85
  'Symfony\\Component\\CssSelector\\Parser\\Handler\\StringHandler' => array(
86
+ 'version' => '4.4.44.0',
87
  'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/StringHandler.php'
88
  ),
89
  'Symfony\\Component\\CssSelector\\Parser\\Parser' => array(
90
+ 'version' => '4.4.44.0',
91
  'path' => $vendorDir . '/symfony/css-selector/Parser/Parser.php'
92
  ),
93
  'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\ClassParser' => array(
94
+ 'version' => '4.4.44.0',
95
  'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/ClassParser.php'
96
  ),
97
  'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\HashParser' => array(
98
+ 'version' => '4.4.44.0',
99
  'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/HashParser.php'
100
  ),
101
  'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\ElementParser' => array(
102
+ 'version' => '4.4.44.0',
103
  'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/ElementParser.php'
104
  ),
105
  'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\EmptyStringParser' => array(
106
+ 'version' => '4.4.44.0',
107
  'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php'
108
  ),
109
  'Symfony\\Component\\CssSelector\\Parser\\Reader' => array(
110
+ 'version' => '4.4.44.0',
111
  'path' => $vendorDir . '/symfony/css-selector/Parser/Reader.php'
112
  ),
113
  'Symfony\\Component\\CssSelector\\Parser\\TokenStream' => array(
114
+ 'version' => '4.4.44.0',
115
  'path' => $vendorDir . '/symfony/css-selector/Parser/TokenStream.php'
116
  ),
117
  'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\TokenizerPatterns' => array(
118
+ 'version' => '4.4.44.0',
119
  'path' => $vendorDir . '/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php'
120
  ),
121
  'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\TokenizerEscaping' => array(
122
+ 'version' => '4.4.44.0',
123
  'path' => $vendorDir . '/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php'
124
  ),
125
  'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\Tokenizer' => array(
126
+ 'version' => '4.4.44.0',
127
  'path' => $vendorDir . '/symfony/css-selector/Parser/Tokenizer/Tokenizer.php'
128
  ),
129
  'Symfony\\Component\\CssSelector\\Parser\\Token' => array(
130
+ 'version' => '4.4.44.0',
131
  'path' => $vendorDir . '/symfony/css-selector/Parser/Token.php'
132
  ),
133
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\AbstractExtension' => array(
134
+ 'version' => '4.4.44.0',
135
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/AbstractExtension.php'
136
  ),
137
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\ExtensionInterface' => array(
138
+ 'version' => '4.4.44.0',
139
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/ExtensionInterface.php'
140
  ),
141
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\CombinationExtension' => array(
142
+ 'version' => '4.4.44.0',
143
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/CombinationExtension.php'
144
  ),
145
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\HtmlExtension' => array(
146
+ 'version' => '4.4.44.0',
147
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/HtmlExtension.php'
148
  ),
149
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\NodeExtension' => array(
150
+ 'version' => '4.4.44.0',
151
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/NodeExtension.php'
152
  ),
153
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\PseudoClassExtension' => array(
154
+ 'version' => '4.4.44.0',
155
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/PseudoClassExtension.php'
156
  ),
157
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\FunctionExtension' => array(
158
+ 'version' => '4.4.44.0',
159
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/FunctionExtension.php'
160
  ),
161
  'Symfony\\Component\\CssSelector\\XPath\\Extension\\AttributeMatchingExtension' => array(
162
+ 'version' => '4.4.44.0',
163
  'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php'
164
  ),
165
  'Symfony\\Component\\CssSelector\\XPath\\XPathExpr' => array(
166
+ 'version' => '4.4.44.0',
167
  'path' => $vendorDir . '/symfony/css-selector/XPath/XPathExpr.php'
168
  ),
169
  'Symfony\\Component\\CssSelector\\XPath\\TranslatorInterface' => array(
170
+ 'version' => '4.4.44.0',
171
  'path' => $vendorDir . '/symfony/css-selector/XPath/TranslatorInterface.php'
172
  ),
173
  'Symfony\\Component\\CssSelector\\XPath\\Translator' => array(
174
+ 'version' => '4.4.44.0',
175
  'path' => $vendorDir . '/symfony/css-selector/XPath/Translator.php'
176
  ),
177
  'Symfony\\Component\\CssSelector\\CssSelectorConverter' => array(
178
+ 'version' => '4.4.44.0',
179
  'path' => $vendorDir . '/symfony/css-selector/CssSelectorConverter.php'
180
  ),
181
  'Symfony\\Component\\CssSelector\\Node\\CombinedSelectorNode' => array(
182
+ 'version' => '4.4.44.0',
183
  'path' => $vendorDir . '/symfony/css-selector/Node/CombinedSelectorNode.php'
184
  ),
185
  'Symfony\\Component\\CssSelector\\Node\\FunctionNode' => array(
186
+ 'version' => '4.4.44.0',
187
  'path' => $vendorDir . '/symfony/css-selector/Node/FunctionNode.php'
188
  ),
189
  'Symfony\\Component\\CssSelector\\Node\\PseudoNode' => array(
190
+ 'version' => '4.4.44.0',
191
  'path' => $vendorDir . '/symfony/css-selector/Node/PseudoNode.php'
192
  ),
193
  'Symfony\\Component\\CssSelector\\Node\\ElementNode' => array(
194
+ 'version' => '4.4.44.0',
195
  'path' => $vendorDir . '/symfony/css-selector/Node/ElementNode.php'
196
  ),
197
  'Symfony\\Component\\CssSelector\\Node\\HashNode' => array(
198
+ 'version' => '4.4.44.0',
199
  'path' => $vendorDir . '/symfony/css-selector/Node/HashNode.php'
200
  ),
201
  'Symfony\\Component\\CssSelector\\Node\\Specificity' => array(
202
+ 'version' => '4.4.44.0',
203
  'path' => $vendorDir . '/symfony/css-selector/Node/Specificity.php'
204
  ),
205
  'Symfony\\Component\\CssSelector\\Node\\AbstractNode' => array(
206
+ 'version' => '4.4.44.0',
207
  'path' => $vendorDir . '/symfony/css-selector/Node/AbstractNode.php'
208
  ),
209
  'Symfony\\Component\\CssSelector\\Node\\ClassNode' => array(
210
+ 'version' => '4.4.44.0',
211
  'path' => $vendorDir . '/symfony/css-selector/Node/ClassNode.php'
212
  ),
213
  'Symfony\\Component\\CssSelector\\Node\\NodeInterface' => array(
214
+ 'version' => '4.4.44.0',
215
  'path' => $vendorDir . '/symfony/css-selector/Node/NodeInterface.php'
216
  ),
217
  'Symfony\\Component\\CssSelector\\Node\\SelectorNode' => array(
218
+ 'version' => '4.4.44.0',
219
  'path' => $vendorDir . '/symfony/css-selector/Node/SelectorNode.php'
220
  ),
221
  'Symfony\\Component\\CssSelector\\Node\\NegationNode' => array(
222
+ 'version' => '4.4.44.0',
223
  'path' => $vendorDir . '/symfony/css-selector/Node/NegationNode.php'
224
  ),
225
  'Symfony\\Component\\CssSelector\\Node\\AttributeNode' => array(
226
+ 'version' => '4.4.44.0',
227
  'path' => $vendorDir . '/symfony/css-selector/Node/AttributeNode.php'
228
  ),
229
  'Sabberworm\\CSS\\Parsing\\ParserState' => array(
851
  'path' => $vendorDir . '/composer/installers/src/Composer/Installers/OctoberInstaller.php'
852
  ),
853
  'Automattic\\WooCommerce\\Vendor\\Psr\\Container\\ContainerExceptionInterface' => array(
854
+ 'version' => '6.9.4.0',
855
  'path' => $baseDir . '/lib/packages/Psr/Container/ContainerExceptionInterface.php'
856
  ),
857
  'Automattic\\WooCommerce\\Vendor\\Psr\\Container\\ContainerInterface' => array(
858
+ 'version' => '6.9.4.0',
859
  'path' => $baseDir . '/lib/packages/Psr/Container/ContainerInterface.php'
860
  ),
861
  'Automattic\\WooCommerce\\Vendor\\Psr\\Container\\NotFoundExceptionInterface' => array(
862
+ 'version' => '6.9.4.0',
863
  'path' => $baseDir . '/lib/packages/Psr/Container/NotFoundExceptionInterface.php'
864
  ),
865
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\NotFoundException' => array(
866
+ 'version' => '6.9.4.0',
867
  'path' => $baseDir . '/lib/packages/League/Container/Exception/NotFoundException.php'
868
  ),
869
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
870
+ 'version' => '6.9.4.0',
871
  'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
872
  ),
873
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverTrait' => array(
874
+ 'version' => '6.9.4.0',
875
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'
876
  ),
877
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverInterface' => array(
878
+ 'version' => '6.9.4.0',
879
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'
880
  ),
881
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgument' => array(
882
+ 'version' => '6.9.4.0',
883
  'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgument.php'
884
  ),
885
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameInterface' => array(
886
+ 'version' => '6.9.4.0',
887
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameInterface.php'
888
  ),
889
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
890
+ 'version' => '6.9.4.0',
891
  'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
892
  ),
893
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
894
+ 'version' => '6.9.4.0',
895
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
896
  ),
897
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassName' => array(
898
+ 'version' => '6.9.4.0',
899
  'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassName.php'
900
  ),
901
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregateInterface' => array(
902
+ 'version' => '6.9.4.0',
903
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'
904
  ),
905
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorInterface' => array(
906
+ 'version' => '6.9.4.0',
907
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorInterface.php'
908
  ),
909
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregate' => array(
910
+ 'version' => '6.9.4.0',
911
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregate.php'
912
  ),
913
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
914
+ 'version' => '6.9.4.0',
915
  'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
916
  ),
917
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregateInterface' => array(
918
+ 'version' => '6.9.4.0',
919
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'
920
  ),
921
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\Definition' => array(
922
+ 'version' => '6.9.4.0',
923
  'path' => $baseDir . '/lib/packages/League/Container/Definition/Definition.php'
924
  ),
925
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregate' => array(
926
+ 'version' => '6.9.4.0',
927
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregate.php'
928
  ),
929
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionInterface' => array(
930
+ 'version' => '6.9.4.0',
931
  'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionInterface.php'
932
  ),
933
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => array(
934
+ 'version' => '6.9.4.0',
935
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'
936
  ),
937
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => array(
938
+ 'version' => '6.9.4.0',
939
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'
940
  ),
941
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => array(
942
+ 'version' => '6.9.4.0',
943
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'
944
  ),
945
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
946
+ 'version' => '6.9.4.0',
947
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
948
  ),
949
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => array(
950
+ 'version' => '6.9.4.0',
951
  'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'
952
  ),
953
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\Container' => array(
954
+ 'version' => '6.9.4.0',
955
  'path' => $baseDir . '/lib/packages/League/Container/Container.php'
956
  ),
957
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareInterface' => array(
958
+ 'version' => '6.9.4.0',
959
  'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareInterface.php'
960
  ),
961
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ReflectionContainer' => array(
962
+ 'version' => '6.9.4.0',
963
  'path' => $baseDir . '/lib/packages/League/Container/ReflectionContainer.php'
964
  ),
965
  'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareTrait' => array(
966
+ 'version' => '6.9.4.0',
967
  'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareTrait.php'
968
  ),
969
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\DataRegeneratorTest' => array(
970
+ 'version' => '6.9.4.0',
971
  'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/DataRegeneratorTest.php'
972
  ),
973
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\FiltererTest' => array(
974
+ 'version' => '6.9.4.0',
975
  'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/FiltererTest.php'
976
  ),
977
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductAttributesLookup\\LookupDataStoreTest' => array(
978
+ 'version' => '6.9.4.0',
979
  'path' => $baseDir . '/tests/php/src/Internal/ProductAttributesLookup/LookupDataStoreTest.php'
980
  ),
981
  'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
982
+ 'version' => '6.9.4.0',
983
  'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
984
  ),
985
  'Automattic\\WooCommerce\\Tests\\Internal\\Utilities\\URLTest' => array(
986
+ 'version' => '6.9.4.0',
987
  'path' => $baseDir . '/tests/php/src/Internal/Utilities/URLTest.php'
988
  ),
989
  'COTMigrationUtilTest' => array(
990
+ 'version' => '6.9.4.0',
991
  'path' => $baseDir . '/tests/php/src/Internal/Utilities/COTMigrationUtilTest.php'
992
  ),
993
  'HtmlSanitizerTest' => array(
994
+ 'version' => '6.9.4.0',
995
  'path' => $baseDir . '/tests/php/src/Internal/Utilities/HtmlSanitizerTest.php'
996
  ),
997
  'OrdersTableDataStoreTests' => array(
998
+ 'version' => '6.9.4.0',
999
  'path' => $baseDir . '/tests/php/src/Internal/DataStores/Orders/OrdersTableDataStoreTests.php'
1000
  ),
1001
  'OrdersTableDataStoreRestOrdersControllerTests' => array(
1002
+ 'version' => '6.9.4.0',
1003
  'path' => $baseDir . '/tests/php/src/Internal/DataStores/Orders/OrdersTableDataStoreRestOrdersControllerTests.php'
1004
  ),
1005
  'Automattic\\WooCommerce\\Tests\\Internal\\WCCom\\ConnectionHelperTest' => array(
1006
+ 'version' => '6.9.4.0',
1007
  'path' => $baseDir . '/tests/php/src/Internal/WCCom/ConnectionHelperTest.php'
1008
  ),
1009
  'Automattic\\WooCommerce\\Tests\\Internal\\AssignDefaultCategoryTest' => array(
1010
+ 'version' => '6.9.4.0',
1011
  'path' => $baseDir . '/tests/php/src/Internal/AssignDefaultCategoryTest.php'
1012
  ),
1013
  'Automattic\\WooCommerce\\Tests\\Internal\\Admin\\ProductReviews\\ReviewsCommentsOverridesTest' => array(
1014
+ 'version' => '6.9.4.0',
1015
  'path' => $baseDir . '/tests/php/src/Internal/Admin/ProductReviews/ReviewsCommentsOverridesTest.php'
1016
  ),
1017
  'Automattic\\WooCommerce\\Tests\\Internal\\Admin\\ProductReviews\\ReviewsListTableTest' => array(
1018
+ 'version' => '6.9.4.0',
1019
  'path' => $baseDir . '/tests/php/src/Internal/Admin/ProductReviews/ReviewsListTableTest.php'
1020
  ),
1021
  'Automattic\\WooCommerce\\Tests\\Internal\\Admin\\ProductReviews\\ReviewsTest' => array(
1022
+ 'version' => '6.9.4.0',
1023
  'path' => $baseDir . '/tests/php/src/Internal/Admin/ProductReviews/ReviewsTest.php'
1024
  ),
1025
  'Automattic\\WooCommerce\\Tests\\Internal\\Admin\\ProductReviews\\ReviewsUtilTest' => array(
1026
+ 'version' => '6.9.4.0',
1027
  'path' => $baseDir . '/tests/php/src/Internal/Admin/ProductReviews/ReviewsUtilTest.php'
1028
  ),
1029
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductDownloads\\SynchronizeTest' => array(
1030
+ 'version' => '6.9.4.0',
1031
  'path' => $baseDir . '/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/SynchronizeTest.php'
1032
  ),
1033
  'Automattic\\WooCommerce\\Tests\\Internal\\ProductDownloads\\RegisterTest' => array(
1034
+ 'version' => '6.9.4.0',
1035
  'path' => $baseDir . '/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php'
1036
  ),
1037
  'BatchProcessingControllerTests' => array(
1038
+ 'version' => '6.9.4.0',
1039
  'path' => $baseDir . '/tests/php/src/Internal/BatchProcessing/BatchProcessingControllerTests.php'
1040
  ),
1041
  'Automattic\\WooCommerce\\Tests\\Internal\\RestApiUtilTest' => array(
1042
+ 'version' => '6.9.4.0',
1043
  'path' => $baseDir . '/tests/php/src/Internal/RestApiUtilTest.php'
1044
  ),
1045
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\AbstractServiceProviderTest' => array(
1046
+ 'version' => '6.9.4.0',
1047
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/AbstractServiceProviderTest.php'
1048
  ),
1049
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\DependencyClass' => array(
1050
+ 'version' => '6.9.4.0',
1051
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/DependencyClass.php'
1052
  ),
1053
  'ClassWithSingleton' => array(
1054
+ 'version' => '6.9.4.0',
1055
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithSingleton.php'
1056
  ),
1057
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithScalarInjectionMethodArgument' => array(
1058
+ 'version' => '6.9.4.0',
1059
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithScalarInjectionMethodArgument.php'
1060
  ),
1061
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithPrivateInjectionMethod' => array(
1062
+ 'version' => '6.9.4.0',
1063
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithPrivateInjectionMethod.php'
1064
  ),
1065
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
1066
+ 'version' => '6.9.4.0',
1067
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
1068
  ),
1069
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithInjectionMethodArgumentWithoutTypeHint' => array(
1070
+ 'version' => '6.9.4.0',
1071
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithInjectionMethodArgumentWithoutTypeHint.php'
1072
  ),
1073
  'ClassWithLoadMethod' => array(
1074
+ 'version' => '6.9.4.0',
1075
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithLoadMethod.php'
1076
  ),
1077
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
1078
+ 'version' => '6.9.4.0',
1079
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
1080
  ),
1081
  'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
1082
+ 'version' => '6.9.4.0',
1083
  'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
1084
  ),
1085
  'Automattic\\WooCommerce\\Tests\\Utilities\\ArrayUtilTest' => array(
1086
+ 'version' => '6.9.4.0',
1087
  'path' => $baseDir . '/tests/php/src/Utilities/ArrayUtilTest.php'
1088
  ),
1089
  'Automattic\\WooCommerce\\Tests\\Utilities\\NumberUtilTest' => array(
1090
+ 'version' => '6.9.4.0',
1091
  'path' => $baseDir . '/tests/php/src/Utilities/NumberUtilTest.php'
1092
  ),
1093
  'Automattic\\WooCommerce\\Tests\\Utilities\\StringUtilTest' => array(
1094
+ 'version' => '6.9.4.0',
1095
  'path' => $baseDir . '/tests/php/src/Utilities/StringUtilTest.php'
1096
  ),
1097
  'Automattic\\WooCommerce\\Tests\\Caching\\CacheExceptionTest' => array(
1098
+ 'version' => '6.9.4.0',
1099
  'path' => $baseDir . '/tests/php/src/Caching/CacheExceptionTest.php'
1100
  ),
1101
  'Automattic\\WooCommerce\\Tests\\Caching\\InMemoryObjectCacheEngine' => array(
1102
+ 'version' => '6.9.4.0',
1103
  'path' => $baseDir . '/tests/php/src/Caching/InMemoryObjectCacheEngine.php'
1104
  ),
1105
  'Automattic\\WooCommerce\\Tests\\Caching\\InvalidObjectCacheClass' => array(
1106
+ 'version' => '6.9.4.0',
1107
  'path' => $baseDir . '/tests/php/src/Caching/InvalidObjectCacheClass.php'
1108
  ),
1109
  'Automattic\\WooCommerce\\Tests\\Caching\\ObjectCacheTest' => array(
1110
+ 'version' => '6.9.4.0',
1111
  'path' => $baseDir . '/tests/php/src/Caching/ObjectCacheTest.php'
1112
  ),
1113
  'PostsToOrdersMigrationControllerTest' => array(
1114
+ 'version' => '6.9.4.0',
1115
  'path' => $baseDir . '/tests/php/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationControllerTest.php'
1116
  ),
1117
  'Automattic\\WooCommerce\\Tests\\Proxies\\LegacyProxyTest' => array(
1118
+ 'version' => '6.9.4.0',
1119
  'path' => $baseDir . '/tests/php/src/Proxies/LegacyProxyTest.php'
1120
  ),
1121
  'Automattic\\WooCommerce\\Tests\\Proxies\\MockableLegacyProxyTest' => array(
1122
+ 'version' => '6.9.4.0',
1123
  'path' => $baseDir . '/tests/php/src/Proxies/MockableLegacyProxyTest.php'
1124
  ),
1125
  'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassWithReplaceableMembers' => array(
1126
+ 'version' => '6.9.4.0',
1127
  'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassWithReplaceableMembers.php'
1128
  ),
1129
  'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
1130
+ 'version' => '6.9.4.0',
1131
  'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
1132
  ),
1133
  'Automattic\\WooCommerce\\Tests\\Proxies\\ClassThatDependsOnLegacyCodeTest' => array(
1134
+ 'version' => '6.9.4.0',
1135
  'path' => $baseDir . '/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php'
1136
  ),
1137
  'Automattic\\WooCommerce\\Tests\\Proxies\\DynamicDecoratorTest' => array(
1138
+ 'version' => '6.9.4.0',
1139
  'path' => $baseDir . '/tests/php/src/Proxies/DynamicDecoratorTest.php'
1140
  ),
1141
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
1142
+ 'version' => '6.9.4.0',
1143
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
1144
  ),
1145
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
1146
+ 'version' => '6.9.4.0',
1147
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
1148
  ),
1149
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
1150
+ 'version' => '6.9.4.0',
1151
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
1152
  ),
1153
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\FunctionsMockerHack' => array(
1154
+ 'version' => '6.9.4.0',
1155
  'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/FunctionsMockerHack.php'
1156
  ),
1157
  'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHacker' => array(
1158
+ 'version' => '6.9.4.0',
1159
  'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHacker.php'
1160
  ),
1161
  'Automattic\\WooCommerce\\Testing\\Tools\\FakeQueue' => array(
1162
+ 'version' => '6.9.4.0',
1163
  'path' => $baseDir . '/tests/Tools/FakeQueue.php'
1164
  ),
1165
  'Automattic\\WooCommerce\\Testing\\Tools\\DynamicDecorator' => array(
1166
+ 'version' => '6.9.4.0',
1167
  'path' => $baseDir . '/tests/Tools/DynamicDecorator.php'
1168
  ),
1169
  'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\MockableLegacyProxy' => array(
1170
+ 'version' => '6.9.4.0',
1171
  'path' => $baseDir . '/tests/Tools/DependencyManagement/MockableLegacyProxy.php'
1172
  ),
1173
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\CurrencyFormatter' => array(
1174
+ 'version' => '8.3.3.0',
1175
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/CurrencyFormatter.php'
1176
  ),
1177
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\HtmlFormatter' => array(
1178
+ 'version' => '8.3.3.0',
1179
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/HtmlFormatter.php'
1180
  ),
1181
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\MoneyFormatter' => array(
1182
+ 'version' => '8.3.3.0',
1183
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/MoneyFormatter.php'
1184
  ),
1185
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\FormatterInterface' => array(
1186
+ 'version' => '8.3.3.0',
1187
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/FormatterInterface.php'
1188
  ),
1189
  'Automattic\\WooCommerce\\StoreApi\\Formatters\\DefaultFormatter' => array(
1190
+ 'version' => '8.3.3.0',
1191
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/DefaultFormatter.php'
1192
  ),
1193
  'Automattic\\WooCommerce\\StoreApi\\RoutesController' => array(
1194
+ 'version' => '8.3.3.0',
1195
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/RoutesController.php'
1196
  ),
1197
  'Automattic\\WooCommerce\\StoreApi\\Authentication' => array(
1198
+ 'version' => '8.3.3.0',
1199
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Authentication.php'
1200
  ),
1201
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartExtensionsSchema' => array(
1202
+ 'version' => '8.3.3.0',
1203
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartExtensionsSchema.php'
1204
  ),
1205
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductCollectionDataSchema' => array(
1206
+ 'version' => '8.3.3.0',
1207
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php'
1208
  ),
1209
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\AbstractSchema' => array(
1210
+ 'version' => '8.3.3.0',
1211
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php'
1212
  ),
1213
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartSchema' => array(
1214
+ 'version' => '8.3.3.0',
1215
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php'
1216
  ),
1217
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductAttributeSchema' => array(
1218
+ 'version' => '8.3.3.0',
1219
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php'
1220
  ),
1221
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ImageAttachmentSchema' => array(
1222
+ 'version' => '8.3.3.0',
1223
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php'
1224
  ),
1225
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\TermSchema' => array(
1226
+ 'version' => '8.3.3.0',
1227
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php'
1228
  ),
1229
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ErrorSchema' => array(
1230
+ 'version' => '8.3.3.0',
1231
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php'
1232
  ),
1233
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ShippingAddressSchema' => array(
1234
+ 'version' => '8.3.3.0',
1235
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ShippingAddressSchema.php'
1236
  ),
1237
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartFeeSchema' => array(
1238
+ 'version' => '8.3.3.0',
1239
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php'
1240
  ),
1241
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartShippingRateSchema' => array(
1242
+ 'version' => '8.3.3.0',
1243
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php'
1244
  ),
1245
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartItemSchema' => array(
1246
+ 'version' => '8.3.3.0',
1247
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php'
1248
  ),
1249
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\AbstractAddressSchema' => array(
1250
+ 'version' => '8.3.3.0',
1251
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php'
1252
  ),
1253
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\OrderCouponSchema' => array(
1254
+ 'version' => '8.3.3.0',
1255
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php'
1256
  ),
1257
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\BatchSchema' => array(
1258
+ 'version' => '8.3.3.0',
1259
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BatchSchema.php'
1260
  ),
1261
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CartCouponSchema' => array(
1262
+ 'version' => '8.3.3.0',
1263
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php'
1264
  ),
1265
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\CheckoutSchema' => array(
1266
+ 'version' => '8.3.3.0',
1267
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php'
1268
  ),
1269
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductReviewSchema' => array(
1270
+ 'version' => '8.3.3.0',
1271
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php'
1272
  ),
1273
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductSchema' => array(
1274
+ 'version' => '8.3.3.0',
1275
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php'
1276
  ),
1277
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\BillingAddressSchema' => array(
1278
+ 'version' => '8.3.3.0',
1279
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php'
1280
  ),
1281
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\ProductCategorySchema' => array(
1282
+ 'version' => '8.3.3.0',
1283
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php'
1284
  ),
1285
  'Automattic\\WooCommerce\\StoreApi\\Schemas\\ExtendSchema' => array(
1286
+ 'version' => '8.3.3.0',
1287
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php'
1288
  ),
1289
  'Automattic\\WooCommerce\\StoreApi\\Routes\\RouteInterface' => array(
1290
+ 'version' => '8.3.3.0',
1291
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/RouteInterface.php'
1292
  ),
1293
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductAttributeTerms' => array(
1294
+ 'version' => '8.3.3.0',
1295
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php'
1296
  ),
1297
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductCategories' => array(
1298
+ 'version' => '8.3.3.0',
1299
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategories.php'
1300
  ),
1301
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\Products' => array(
1302
+ 'version' => '8.3.3.0',
1303
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php'
1304
  ),
1305
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductCategoriesById' => array(
1306
+ 'version' => '8.3.3.0',
1307
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php'
1308
  ),
1309
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\AbstractTermsRoute' => array(
1310
+ 'version' => '8.3.3.0',
1311
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php'
1312
  ),
1313
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartSelectShippingRate' => array(
1314
+ 'version' => '8.3.3.0',
1315
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php'
1316
  ),
1317
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartApplyCoupon' => array(
1318
+ 'version' => '8.3.3.0',
1319
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php'
1320
  ),
1321
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\AbstractRoute' => array(
1322
+ 'version' => '8.3.3.0',
1323
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php'
1324
  ),
1325
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartAddItem' => array(
1326
+ 'version' => '8.3.3.0',
1327
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php'
1328
  ),
1329
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartUpdateCustomer' => array(
1330
+ 'version' => '8.3.3.0',
1331
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php'
1332
  ),
1333
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartItems' => array(
1334
+ 'version' => '8.3.3.0',
1335
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItems.php'
1336
  ),
1337
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\Batch' => array(
1338
+ 'version' => '8.3.3.0',
1339
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Batch.php'
1340
  ),
1341
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductTags' => array(
1342
+ 'version' => '8.3.3.0',
1343
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductTags.php'
1344
  ),
1345
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartUpdateItem' => array(
1346
+ 'version' => '8.3.3.0',
1347
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php'
1348
  ),
1349
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartRemoveItem' => array(
1350
+ 'version' => '8.3.3.0',
1351
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php'
1352
  ),
1353
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\AbstractCartRoute' => array(
1354
+ 'version' => '8.3.3.0',
1355
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php'
1356
  ),
1357
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductsById' => array(
1358
+ 'version' => '8.3.3.0',
1359
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php'
1360
  ),
1361
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductReviews' => array(
1362
+ 'version' => '8.3.3.0',
1363
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php'
1364
  ),
1365
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartExtensions' => array(
1366
+ 'version' => '8.3.3.0',
1367
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php'
1368
  ),
1369
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartItemsByKey' => array(
1370
+ 'version' => '8.3.3.0',
1371
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php'
1372
  ),
1373
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductAttributes' => array(
1374
+ 'version' => '8.3.3.0',
1375
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributes.php'
1376
  ),
1377
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartCoupons' => array(
1378
+ 'version' => '8.3.3.0',
1379
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCoupons.php'
1380
  ),
1381
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductAttributesById' => array(
1382
+ 'version' => '8.3.3.0',
1383
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php'
1384
  ),
1385
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartRemoveCoupon' => array(
1386
+ 'version' => '8.3.3.0',
1387
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php'
1388
  ),
1389
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\CartCouponsByCode' => array(
1390
+ 'version' => '8.3.3.0',
1391
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php'
1392
  ),
1393
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\ProductCollectionData' => array(
1394
+ 'version' => '8.3.3.0',
1395
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php'
1396
  ),
1397
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\Cart' => array(
1398
+ 'version' => '8.3.3.0',
1399
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Cart.php'
1400
  ),
1401
  'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\Checkout' => array(
1402
+ 'version' => '8.3.3.0',
1403
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php'
1404
  ),
1405
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\ProductQueryFilters' => array(
1406
+ 'version' => '8.3.3.0',
1407
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQueryFilters.php'
1408
  ),
1409
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\NoticeHandler' => array(
1410
+ 'version' => '8.3.3.0',
1411
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/NoticeHandler.php'
1412
  ),
1413
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\ProductQuery' => array(
1414
+ 'version' => '8.3.3.0',
1415
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php'
1416
  ),
1417
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\ArrayUtils' => array(
1418
+ 'version' => '8.3.3.0',
1419
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/ArrayUtils.php'
1420
  ),
1421
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\OrderController' => array(
1422
+ 'version' => '8.3.3.0',
1423
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php'
1424
  ),
1425
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\QuantityLimits' => array(
1426
+ 'version' => '8.3.3.0',
1427
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php'
1428
  ),
1429
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\DraftOrderTrait' => array(
1430
+ 'version' => '8.3.3.0',
1431
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/DraftOrderTrait.php'
1432
  ),
1433
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\CartController' => array(
1434
+ 'version' => '8.3.3.0',
1435
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php'
1436
  ),
1437
  'Automattic\\WooCommerce\\StoreApi\\Utilities\\Pagination' => array(
1438
+ 'version' => '8.3.3.0',
1439
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/Pagination.php'
1440
  ),
1441
  'Automattic\\WooCommerce\\StoreApi\\Legacy' => array(
1442
+ 'version' => '8.3.3.0',
1443
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Legacy.php'
1444
  ),
1445
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\InvalidCartException' => array(
1446
+ 'version' => '8.3.3.0',
1447
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidCartException.php'
1448
  ),
1449
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\StockAvailabilityException' => array(
1450
+ 'version' => '8.3.3.0',
1451
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/StockAvailabilityException.php'
1452
  ),
1453
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\PartialOutOfStockException' => array(
1454
+ 'version' => '8.3.3.0',
1455
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/PartialOutOfStockException.php'
1456
  ),
1457
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\OutOfStockException' => array(
1458
+ 'version' => '8.3.3.0',
1459
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/OutOfStockException.php'
1460
  ),
1461
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\RouteException' => array(
1462
+ 'version' => '8.3.3.0',
1463
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/RouteException.php'
1464
  ),
1465
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\TooManyInCartException' => array(
1466
+ 'version' => '8.3.3.0',
1467
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/TooManyInCartException.php'
1468
  ),
1469
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\InvalidStockLevelsInCartException' => array(
1470
+ 'version' => '8.3.3.0',
1471
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/InvalidStockLevelsInCartException.php'
1472
  ),
1473
  'Automattic\\WooCommerce\\StoreApi\\Exceptions\\NotPurchasableException' => array(
1474
+ 'version' => '8.3.3.0',
1475
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Exceptions/NotPurchasableException.php'
1476
  ),
1477
  'Automattic\\WooCommerce\\StoreApi\\StoreApi' => array(
1478
+ 'version' => '8.3.3.0',
1479
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/StoreApi.php'
1480
  ),
1481
  'Automattic\\WooCommerce\\StoreApi\\Payments\\PaymentContext' => array(
1482
+ 'version' => '8.3.3.0',
1483
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentContext.php'
1484
  ),
1485
  'Automattic\\WooCommerce\\StoreApi\\Payments\\PaymentResult' => array(
1486
+ 'version' => '8.3.3.0',
1487
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Payments/PaymentResult.php'
1488
  ),
1489
  'Automattic\\WooCommerce\\StoreApi\\SchemaController' => array(
1490
+ 'version' => '8.3.3.0',
1491
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/SchemaController.php'
1492
  ),
1493
  'Automattic\\WooCommerce\\StoreApi\\Formatters' => array(
1494
+ 'version' => '8.3.3.0',
1495
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters.php'
1496
  ),
1497
  'Automattic\\WooCommerce\\Blocks\\Installer' => array(
1498
+ 'version' => '8.3.3.0',
1499
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Installer.php'
1500
  ),
1501
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\CreateAccount' => array(
1502
+ 'version' => '8.3.3.0',
1503
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/CreateAccount.php'
1504
  ),
1505
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\Email\\CustomerNewAccount' => array(
1506
+ 'version' => '8.3.3.0',
1507
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php'
1508
  ),
1509
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\GoogleAnalytics' => array(
1510
+ 'version' => '8.3.3.0',
1511
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/GoogleAnalytics.php'
1512
  ),
1513
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\DraftOrders' => array(
1514
+ 'version' => '8.3.3.0',
1515
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php'
1516
  ),
1517
  'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\FeatureGating' => array(
1518
+ 'version' => '8.3.3.0',
1519
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php'
1520
  ),
1521
  'Automattic\\WooCommerce\\Blocks\\Domain\\Package' => array(
1522
+ 'version' => '8.3.3.0',
1523
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Package.php'
1524
  ),
1525
  'Automattic\\WooCommerce\\Blocks\\Domain\\Bootstrap' => array(
1526
+ 'version' => '8.3.3.0',
1527
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Bootstrap.php'
1528
  ),
1529
  'Automattic\\WooCommerce\\Blocks\\AssetsController' => array(
1530
+ 'version' => '8.3.3.0',
1531
  'path' => $baseDir . '/packages/woocommerce-blocks/src/AssetsController.php'
1532
  ),
1533
  'Automattic\\WooCommerce\\Blocks\\InboxNotifications' => array(
1534
+ 'version' => '8.3.3.0',
1535
  'path' => $baseDir . '/packages/woocommerce-blocks/src/InboxNotifications.php'
1536
  ),
1537
  'Automattic\\WooCommerce\\Blocks\\BlockTemplatesController' => array(
1538
+ 'version' => '8.3.3.0',
1539
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTemplatesController.php'
1540
  ),
1541
  'Automattic\\WooCommerce\\Blocks\\Assets\\AssetDataRegistry' => array(
1542
+ 'version' => '8.3.3.0',
1543
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php'
1544
  ),
1545
  'Automattic\\WooCommerce\\Blocks\\Assets\\Api' => array(
1546
+ 'version' => '8.3.3.0',
1547
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets/Api.php'
1548
  ),
1549
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutContactInformationBlock' => array(
1550
+ 'version' => '8.3.3.0',
1551
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutContactInformationBlock.php'
1552
  ),
1553
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutFieldsBlock' => array(
1554
+ 'version' => '8.3.3.0',
1555
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutFieldsBlock.php'
1556
  ),
1557
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutShippingAddressBlock' => array(
1558
+ 'version' => '8.3.3.0',
1559
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutShippingAddressBlock.php'
1560
  ),
1561
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ActiveFilters' => array(
1562
+ 'version' => '8.3.3.0',
1563
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ActiveFilters.php'
1564
  ),
1565
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductAddToCart' => array(
1566
+ 'version' => '8.3.3.0',
1567
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductAddToCart.php'
1568
  ),
1569
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProceedToCheckoutBlock' => array(
1570
+ 'version' => '8.3.3.0',
1571
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProceedToCheckoutBlock.php'
1572
  ),
1573
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductImage' => array(
1574
+ 'version' => '8.3.3.0',
1575
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductImage.php'
1576
  ),
1577
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductOnSale' => array(
1578
+ 'version' => '8.3.3.0',
1579
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductOnSale.php'
1580
  ),
1581
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryHeadingBlock' => array(
1582
+ 'version' => '8.3.3.0',
1583
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryHeadingBlock.php'
1584
  ),
1585
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductNew' => array(
1586
+ 'version' => '8.3.3.0',
1587
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductNew.php'
1588
  ),
1589
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\PriceFilter' => array(
1590
+ 'version' => '8.3.3.0',
1591
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/PriceFilter.php'
1592
  ),
1593
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FilledCartBlock' => array(
1594
+ 'version' => '8.3.3.0',
1595
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FilledCartBlock.php'
1596
  ),
1597
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductCategories' => array(
1598
+ 'version' => '8.3.3.0',
1599
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php'
1600
  ),
1601
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FeaturedProduct' => array(
1602
+ 'version' => '8.3.3.0',
1603
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FeaturedProduct.php'
1604
  ),
1605
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutBillingAddressBlock' => array(
1606
+ 'version' => '8.3.3.0',
1607
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutBillingAddressBlock.php'
1608
  ),
1609
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartLineItemsBlock' => array(
1610
+ 'version' => '8.3.3.0',
1611
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartLineItemsBlock.php'
1612
  ),
1613
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductButton' => array(
1614
+ 'version' => '8.3.3.0',
1615
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductButton.php'
1616
  ),
1617
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductCategory' => array(
1618
+ 'version' => '8.3.3.0',
1619
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductCategory.php'
1620
  ),
1621
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryCouponFormBlock' => array(
1622
+ 'version' => '8.3.3.0',
1623
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryCouponFormBlock.php'
1624
  ),
1625
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ReviewsByCategory' => array(
1626
+ 'version' => '8.3.3.0',
1627
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ReviewsByCategory.php'
1628
  ),
1629
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractBlock' => array(
1630
+ 'version' => '8.3.3.0',
1631
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php'
1632
  ),
1633
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTag' => array(
1634
+ 'version' => '8.3.3.0',
1635
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTag.php'
1636
  ),
1637
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutTermsBlock' => array(
1638
+ 'version' => '8.3.3.0',
1639
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutTermsBlock.php'
1640
  ),
1641
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryDiscountBlock' => array(
1642
+ 'version' => '8.3.3.0',
1643
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryDiscountBlock.php'
1644
  ),
1645
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartAcceptedPaymentMethodsBlock' => array(
1646
+ 'version' => '8.3.3.0',
1647
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartAcceptedPaymentMethodsBlock.php'
1648
  ),
1649
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AttributeFilter' => array(
1650
+ 'version' => '8.3.3.0',
1651
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AttributeFilter.php'
1652
  ),
1653
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductBestSellers' => array(
1654
+ 'version' => '8.3.3.0',
1655
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductBestSellers.php'
1656
  ),
1657
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductRating' => array(
1658
+ 'version' => '8.3.3.0',
1659
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductRating.php'
1660
  ),
1661
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummarySubtotalBlock' => array(
1662
+ 'version' => '8.3.3.0',
1663
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummarySubtotalBlock.php'
1664
  ),
1665
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSaleBadge' => array(
1666
+ 'version' => '8.3.3.0',
1667
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSaleBadge.php'
1668
  ),
1669
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartTotalsBlock' => array(
1670
+ 'version' => '8.3.3.0',
1671
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartTotalsBlock.php'
1672
  ),
1673
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderNoteBlock' => array(
1674
+ 'version' => '8.3.3.0',
1675
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderNoteBlock.php'
1676
  ),
1677
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryShippingBlock' => array(
1678
+ 'version' => '8.3.3.0',
1679
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryShippingBlock.php'
1680
  ),
1681
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryTaxesBlock' => array(
1682
+ 'version' => '8.3.3.0',
1683
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryTaxesBlock.php'
1684
  ),
1685
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\EmptyCartBlock' => array(
1686
+ 'version' => '8.3.3.0',
1687
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/EmptyCartBlock.php'
1688
  ),
1689
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\MiniCart' => array(
1690
+ 'version' => '8.3.3.0',
1691
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/MiniCart.php'
1692
  ),
1693
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryShippingBlock' => array(
1694
+ 'version' => '8.3.3.0',
1695
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryShippingBlock.php'
1696
  ),
1697
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutExpressPaymentBlock' => array(
1698
+ 'version' => '8.3.3.0',
1699
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutExpressPaymentBlock.php'
1700
  ),
1701
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FeaturedCategory' => array(
1702
+ 'version' => '8.3.3.0',
1703
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FeaturedCategory.php'
1704
  ),
1705
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTagList' => array(
1706
+ 'version' => '8.3.3.0',
1707
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTagList.php'
1708
  ),
1709
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummarySubtotalBlock' => array(
1710
+ 'version' => '8.3.3.0',
1711
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummarySubtotalBlock.php'
1712
  ),
1713
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryBlock' => array(
1714
+ 'version' => '8.3.3.0',
1715
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryBlock.php'
1716
  ),
1717
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ClassicTemplate' => array(
1718
+ 'version' => '8.3.3.0',
1719
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ClassicTemplate.php'
1720
  ),
1721
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutActionsBlock' => array(
1722
+ 'version' => '8.3.3.0',
1723
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutActionsBlock.php'
1724
  ),
1725
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutPaymentBlock' => array(
1726
+ 'version' => '8.3.3.0',
1727
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutPaymentBlock.php'
1728
  ),
1729
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSearch' => array(
1730
+ 'version' => '8.3.3.0',
1731
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php'
1732
  ),
1733
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductPrice' => array(
1734
+ 'version' => '8.3.3.0',
1735
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductPrice.php'
1736
  ),
1737
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\SingleProduct' => array(
1738
+ 'version' => '8.3.3.0',
1739
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/SingleProduct.php'
1740
  ),
1741
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AtomicBlock' => array(
1742
+ 'version' => '8.3.3.0',
1743
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AtomicBlock.php'
1744
  ),
1745
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutShippingMethodsBlock' => array(
1746
+ 'version' => '8.3.3.0',
1747
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutShippingMethodsBlock.php'
1748
  ),
1749
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryTaxesBlock' => array(
1750
+ 'version' => '8.3.3.0',
1751
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryTaxesBlock.php'
1752
  ),
1753
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTitle' => array(
1754
+ 'version' => '8.3.3.0',
1755
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTitle.php'
1756
  ),
1757
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AllReviews' => array(
1758
+ 'version' => '8.3.3.0',
1759
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AllReviews.php'
1760
  ),
1761
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\StockFilter' => array(
1762
+ 'version' => '8.3.3.0',
1763
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/StockFilter.php'
1764
  ),
1765
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AllProducts' => array(
1766
+ 'version' => '8.3.3.0',
1767
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AllProducts.php'
1768
  ),
1769
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTopRated' => array(
1770
+ 'version' => '8.3.3.0',
1771
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTopRated.php'
1772
  ),
1773
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ReviewsByProduct' => array(
1774
+ 'version' => '8.3.3.0',
1775
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ReviewsByProduct.php'
1776
  ),
1777
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractInnerBlock' => array(
1778
+ 'version' => '8.3.3.0',
1779
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractInnerBlock.php'
1780
  ),
1781
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FeaturedItem' => array(
1782
+ 'version' => '8.3.3.0',
1783
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FeaturedItem.php'
1784
  ),
1785
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartItemsBlock' => array(
1786
+ 'version' => '8.3.3.0',
1787
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartItemsBlock.php'
1788
  ),
1789
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\MiniCartContents' => array(
1790
+ 'version' => '8.3.3.0',
1791
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/MiniCartContents.php'
1792
  ),
1793
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSummary' => array(
1794
+ 'version' => '8.3.3.0',
1795
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSummary.php'
1796
  ),
1797
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutTotalsBlock' => array(
1798
+ 'version' => '8.3.3.0',
1799
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutTotalsBlock.php'
1800
  ),
1801
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryFeeBlock' => array(
1802
+ 'version' => '8.3.3.0',
1803
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryFeeBlock.php'
1804
  ),
1805
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractDynamicBlock' => array(
1806
+ 'version' => '8.3.3.0',
1807
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractDynamicBlock.php'
1808
  ),
1809
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductsByAttribute' => array(
1810
+ 'version' => '8.3.3.0',
1811
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductsByAttribute.php'
1812
  ),
1813
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryDiscountBlock' => array(
1814
+ 'version' => '8.3.3.0',
1815
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryDiscountBlock.php'
1816
  ),
1817
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryCartItemsBlock' => array(
1818
+ 'version' => '8.3.3.0',
1819
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryCartItemsBlock.php'
1820
  ),
1821
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductCategoryList' => array(
1822
+ 'version' => '8.3.3.0',
1823
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductCategoryList.php'
1824
  ),
1825
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryBlock' => array(
1826
+ 'version' => '8.3.3.0',
1827
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryBlock.php'
1828
  ),
1829
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartExpressPaymentBlock' => array(
1830
+ 'version' => '8.3.3.0',
1831
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartExpressPaymentBlock.php'
1832
  ),
1833
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CartOrderSummaryCouponFormBlock' => array(
1834
+ 'version' => '8.3.3.0',
1835
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CartOrderSummaryCouponFormBlock.php'
1836
  ),
1837
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductStockIndicator' => array(
1838
+ 'version' => '8.3.3.0',
1839
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php'
1840
  ),
1841
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractProductGrid' => array(
1842
+ 'version' => '8.3.3.0',
1843
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php'
1844
  ),
1845
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\HandpickedProducts' => array(
1846
+ 'version' => '8.3.3.0',
1847
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/HandpickedProducts.php'
1848
  ),
1849
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\Cart' => array(
1850
+ 'version' => '8.3.3.0',
1851
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/Cart.php'
1852
  ),
1853
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\CheckoutOrderSummaryFeeBlock' => array(
1854
+ 'version' => '8.3.3.0',
1855
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/CheckoutOrderSummaryFeeBlock.php'
1856
  ),
1857
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\Checkout' => array(
1858
+ 'version' => '8.3.3.0',
1859
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/Checkout.php'
1860
  ),
1861
  'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSKU' => array(
1862
+ 'version' => '8.3.3.0',
1863
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSKU.php'
1864
  ),
1865
  'Automattic\\WooCommerce\\Blocks\\BlockPatterns' => array(
1866
+ 'version' => '8.3.3.0',
1867
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockPatterns.php'
1868
  ),
1869
  'Automattic\\WooCommerce\\Blocks\\Integrations\\IntegrationInterface' => array(
1870
+ 'version' => '8.3.3.0',
1871
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Integrations/IntegrationInterface.php'
1872
  ),
1873
  'Automattic\\WooCommerce\\Blocks\\Integrations\\IntegrationRegistry' => array(
1874
+ 'version' => '8.3.3.0',
1875
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php'
1876
  ),
1877
  'Automattic\\WooCommerce\\Blocks\\Migration' => array(
1878
+ 'version' => '8.3.3.0',
1879
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Migration.php'
1880
  ),
1881
  'Automattic\\WooCommerce\\Blocks\\Templates\\ProductAttributeTemplate' => array(
1882
+ 'version' => '8.3.3.0',
1883
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Templates/ProductAttributeTemplate.php'
1884
  ),
1885
  'Automattic\\WooCommerce\\Blocks\\Templates\\ProductSearchResultsTemplate' => array(
1886
+ 'version' => '8.3.3.0',
1887
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Templates/ProductSearchResultsTemplate.php'
1888
  ),
1889
  'Automattic\\WooCommerce\\Blocks\\Templates\\MiniCartTemplate' => array(
1890
+ 'version' => '8.3.3.0',
1891
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Templates/MiniCartTemplate.php'
1892
  ),
1893
  'Automattic\\WooCommerce\\Blocks\\Templates\\ClassicTemplatesCompatibility' => array(
1894
+ 'version' => '8.3.3.0',
1895
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Templates/ClassicTemplatesCompatibility.php'
1896
  ),
1897
  'Automattic\\WooCommerce\\Blocks\\Library' => array(
1898
+ 'version' => '8.3.3.0',
1899
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Library.php'
1900
  ),
1901
  'Automattic\\WooCommerce\\Blocks\\Package' => array(
1902
+ 'version' => '8.3.3.0',
1903
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Package.php'
1904
  ),
1905
  'Automattic\\WooCommerce\\Blocks\\BlockTypesController' => array(
1906
+ 'version' => '8.3.3.0',
1907
  'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypesController.php'
1908
  ),
1909
  'Automattic\\WooCommerce\\Blocks\\Options' => array(
1910
+ 'version' => '8.3.3.0',
1911
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Options.php'
1912
  ),
1913
  'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentMethodRegistry' => array(
1914
+ 'version' => '8.3.3.0',
1915
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php'
1916
  ),
1917
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\BankTransfer' => array(
1918
+ 'version' => '8.3.3.0',
1919
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php'
1920
  ),
1921
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\CashOnDelivery' => array(
1922
+ 'version' => '8.3.3.0',
1923
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/CashOnDelivery.php'
1924
  ),
1925
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\Cheque' => array(
1926
+ 'version' => '8.3.3.0',
1927
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php'
1928
  ),
1929
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\PayPal' => array(
1930
+ 'version' => '8.3.3.0',
1931
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/PayPal.php'
1932
  ),
1933
  'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\AbstractPaymentMethodType' => array(
1934
+ 'version' => '8.3.3.0',
1935
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php'
1936
  ),
1937
  'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentMethodTypeInterface' => array(
1938
+ 'version' => '8.3.3.0',
1939
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentMethodTypeInterface.php'
1940
  ),
1941
  'Automattic\\WooCommerce\\Blocks\\Payments\\Api' => array(
1942
+ 'version' => '8.3.3.0',
1943
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Api.php'
1944
  ),
1945
  'Automattic\\WooCommerce\\Blocks\\Assets' => array(
1946
+ 'version' => '8.3.3.0',
1947
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets.php'
1948
  ),
1949
  'Automattic\\WooCommerce\\Blocks\\Registry\\AbstractDependencyType' => array(
1950
+ 'version' => '8.3.3.0',
1951
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php'
1952
  ),
1953
  'Automattic\\WooCommerce\\Blocks\\Registry\\FactoryType' => array(
1954
+ 'version' => '8.3.3.0',
1955
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/FactoryType.php'
1956
  ),
1957
  'Automattic\\WooCommerce\\Blocks\\Registry\\Container' => array(
1958
+ 'version' => '8.3.3.0',
1959
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/Container.php'
1960
  ),
1961
  'Automattic\\WooCommerce\\Blocks\\Registry\\SharedType' => array(
1962
+ 'version' => '8.3.3.0',
1963
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/SharedType.php'
1964
  ),
1965
  'Automattic\\WooCommerce\\Blocks\\Utils\\StyleAttributesUtils' => array(
1966
+ 'version' => '8.3.3.0',
1967
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Utils/StyleAttributesUtils.php'
1968
  ),
1969
  'Automattic\\WooCommerce\\Blocks\\Utils\\BlockTemplateUtils' => array(
1970
+ 'version' => '8.3.3.0',
1971
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php'
1972
  ),
1973
  'Automattic\\WooCommerce\\Blocks\\Utils\\BlocksWpQuery' => array(
1974
+ 'version' => '8.3.3.0',
1975
  'path' => $baseDir . '/packages/woocommerce-blocks/src/Utils/BlocksWpQuery.php'
1976
  ),
1977
  'Automattic\\WooCommerce\\Internal\\Orders\\CouponsController' => array(
1978
+ 'version' => '6.9.4.0',
1979
  'path' => $baseDir . '/src/Internal/Orders/CouponsController.php'
1980
  ),
1981
  'Automattic\\WooCommerce\\Internal\\Orders\\TaxesController' => array(
1982
+ 'version' => '6.9.4.0',
1983
  'path' => $baseDir . '/src/Internal/Orders/TaxesController.php'
1984
  ),
1985
  'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
1986
+ 'version' => '6.9.4.0',
1987
  'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
1988
  ),
1989
  'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\LookupDataStore' => array(
1990
+ 'version' => '6.9.4.0',
1991
  'path' => $baseDir . '/src/Internal/ProductAttributesLookup/LookupDataStore.php'
1992
  ),
1993
  'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\DataRegenerator' => array(
1994
+ 'version' => '6.9.4.0',
1995
  'path' => $baseDir . '/src/Internal/ProductAttributesLookup/DataRegenerator.php'
1996
  ),
1997
  'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup\\Filterer' => array(
1998
+ 'version' => '6.9.4.0',
1999
  'path' => $baseDir . '/src/Internal/ProductAttributesLookup/Filterer.php'
2000
  ),
2001
  'Automattic\\WooCommerce\\Internal\\Utilities\\URLException' => array(
2002
+ 'version' => '6.9.4.0',
2003
  'path' => $baseDir . '/src/Internal/Utilities/URLException.php'
2004
  ),
2005
  'Automattic\\WooCommerce\\Internal\\Utilities\\Users' => array(
2006
+ 'version' => '6.9.4.0',
2007
  'path' => $baseDir . '/src/Internal/Utilities/Users.php'
2008
  ),
2009
  'Automattic\\WooCommerce\\Internal\\Utilities\\COTMigrationUtil' => array(
2010
+ 'version' => '6.9.4.0',
2011
  'path' => $baseDir . '/src/Internal/Utilities/COTMigrationUtil.php'
2012
  ),
2013
  'Automattic\\WooCommerce\\Internal\\Utilities\\BlocksUtil' => array(
2014
+ 'version' => '6.9.4.0',
2015
  'path' => $baseDir . '/src/Internal/Utilities/BlocksUtil.php'
2016
  ),
2017
  'Automattic\\WooCommerce\\Internal\\Utilities\\HtmlSanitizer' => array(
2018
+ 'version' => '6.9.4.0',
2019
  'path' => $baseDir . '/src/Internal/Utilities/HtmlSanitizer.php'
2020
  ),
2021
  'Automattic\\WooCommerce\\Internal\\Utilities\\DatabaseUtil' => array(
2022
+ 'version' => '6.9.4.0',
2023
  'path' => $baseDir . '/src/Internal/Utilities/DatabaseUtil.php'
2024
  ),
2025
  'Automattic\\WooCommerce\\Internal\\Utilities\\URL' => array(
2026
+ 'version' => '6.9.4.0',
2027
  'path' => $baseDir . '/src/Internal/Utilities/URL.php'
2028
  ),
2029
  'Automattic\\WooCommerce\\Internal\\AssignDefaultCategory' => array(
2030
+ 'version' => '6.9.4.0',
2031
  'path' => $baseDir . '/src/Internal/AssignDefaultCategory.php'
2032
  ),
2033
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\CustomOrdersTableController' => array(
2034
+ 'version' => '6.9.4.0',
2035
  'path' => $baseDir . '/src/Internal/DataStores/Orders/CustomOrdersTableController.php'
2036
  ),
2037
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\OrdersTableDataStore' => array(
2038
+ 'version' => '6.9.4.0',
2039
  'path' => $baseDir . '/src/Internal/DataStores/Orders/OrdersTableDataStore.php'
2040
  ),
2041
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\DataSynchronizer' => array(
2042
+ 'version' => '6.9.4.0',
2043
  'path' => $baseDir . '/src/Internal/DataStores/Orders/DataSynchronizer.php'
2044
  ),
2045
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\OrdersTableDataStoreMeta' => array(
2046
+ 'version' => '6.9.4.0',
2047
  'path' => $baseDir . '/src/Internal/DataStores/Orders/OrdersTableDataStoreMeta.php'
2048
  ),
2049
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\OrdersTableMetaQuery' => array(
2050
+ 'version' => '6.9.4.0',
2051
  'path' => $baseDir . '/src/Internal/DataStores/Orders/OrdersTableMetaQuery.php'
2052
  ),
2053
  'Automattic\\WooCommerce\\Internal\\DataStores\\Orders\\OrdersTableQuery' => array(
2054
+ 'version' => '6.9.4.0',
2055
  'path' => $baseDir . '/src/Internal/DataStores/Orders/OrdersTableQuery.php'
2056
  ),
2057
  'Automattic\\WooCommerce\\Internal\\DataStores\\CustomMetaDataStore' => array(
2058
+ 'version' => '6.9.4.0',
2059
  'path' => $baseDir . '/src/Internal/DataStores/CustomMetaDataStore.php'
2060
  ),
2061
  'Automattic\\WooCommerce\\Internal\\WCCom\\ConnectionHelper' => array(
2062
+ 'version' => '6.9.4.0',
2063
  'path' => $baseDir . '/src/Internal/WCCom/ConnectionHelper.php'
2064
  ),
2065
  'Automattic\\WooCommerce\\Internal\\Admin\\SettingsNavigationFeature' => array(
2066
+ 'version' => '6.9.4.0',
2067
  'path' => $baseDir . '/src/Internal/Admin/SettingsNavigationFeature.php'
2068
  ),
2069
  'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\PageController' => array(
2070
+ 'version' => '6.9.4.0',
2071
  'path' => $baseDir . '/src/Internal/Admin/Orders/PageController.php'
2072
  ),
2073
  'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\MetaBoxes\\CustomMetaBox' => array(
2074
+ 'version' => '6.9.4.0',
2075
  'path' => $baseDir . '/src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php'
2076
  ),
2077
  'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\ListTable' => array(
2078
+ 'version' => '6.9.4.0',
2079
  'path' => $baseDir . '/src/Internal/Admin/Orders/ListTable.php'
2080
  ),
2081
  'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\Edit' => array(
2082
+ 'version' => '6.9.4.0',
2083
  'path' => $baseDir . '/src/Internal/Admin/Orders/Edit.php'
2084
  ),
2085
  'Automattic\\WooCommerce\\Internal\\Admin\\Events' => array(
2086
+ 'version' => '6.9.4.0',
2087
  'path' => $baseDir . '/src/Internal/Admin/Events.php'
2088
  ),
2089
  'Automattic\\WooCommerce\\Internal\\Admin\\WCAdminAssets' => array(
2090
+ 'version' => '6.9.4.0',
2091
  'path' => $baseDir . '/src/Internal/Admin/WCAdminAssets.php'
2092
  ),
2093
  'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews\\ReviewsListTable' => array(
2094
+ 'version' => '6.9.4.0',
2095
  'path' => $baseDir . '/src/Internal/Admin/ProductReviews/ReviewsListTable.php'
2096
  ),
2097
  'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews\\ReviewsCommentsOverrides' => array(
2098
+ 'version' => '6.9.4.0',
2099
  'path' => $baseDir . '/src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php'
2100
  ),
2101
  'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews\\ReviewsUtil' => array(
2102
+ 'version' => '6.9.4.0',
2103
  'path' => $baseDir . '/src/Internal/Admin/ProductReviews/ReviewsUtil.php'
2104
  ),
2105
  'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews\\Reviews' => array(
2106
+ 'version' => '6.9.4.0',
2107
  'path' => $baseDir . '/src/Internal/Admin/ProductReviews/Reviews.php'
2108
  ),
2109
  'Automattic\\WooCommerce\\Internal\\Admin\\FeaturePlugin' => array(
2110
+ 'version' => '6.9.4.0',
2111
  'path' => $baseDir . '/src/Internal/Admin/FeaturePlugin.php'
2112
  ),
2113
  'Automattic\\WooCommerce\\Internal\\Admin\\Settings' => array(
2114
+ 'version' => '6.9.4.0',
2115
  'path' => $baseDir . '/src/Internal/Admin/Settings.php'
2116
  ),
2117
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions\\EvaluateExtension' => array(
2118
+ 'version' => '6.9.4.0',
2119
  'path' => $baseDir . '/src/Internal/Admin/RemoteFreeExtensions/EvaluateExtension.php'
2120
  ),
2121
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions\\RemoteFreeExtensionsDataSourcePoller' => array(
2122
+ 'version' => '6.9.4.0',
2123
  'path' => $baseDir . '/src/Internal/Admin/RemoteFreeExtensions/RemoteFreeExtensionsDataSourcePoller.php'
2124
  ),
2125
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions\\Init' => array(
2126
+ 'version' => '6.9.4.0',
2127
  'path' => $baseDir . '/src/Internal/Admin/RemoteFreeExtensions/Init.php'
2128
  ),
2129
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions\\DefaultFreeExtensions' => array(
2130
+ 'version' => '6.9.4.0',
2131
  'path' => $baseDir . '/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php'
2132
  ),
2133
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\NewSalesRecord' => array(
2134
+ 'version' => '6.9.4.0',
2135
  'path' => $baseDir . '/src/Internal/Admin/Notes/NewSalesRecord.php'
2136
  ),
2137
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\RealTimeOrderAlerts' => array(
2138
+ 'version' => '6.9.4.0',
2139
  'path' => $baseDir . '/src/Internal/Admin/Notes/RealTimeOrderAlerts.php'
2140
  ),
2141
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\PerformanceOnMobile' => array(
2142
+ 'version' => '6.9.4.0',
2143
  'path' => $baseDir . '/src/Internal/Admin/Notes/PerformanceOnMobile.php'
2144
  ),
2145
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\UpdateStoreDetails' => array(
2146
+ 'version' => '6.9.4.0',
2147
  'path' => $baseDir . '/src/Internal/Admin/Notes/UpdateStoreDetails.php'
2148
  ),
2149
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\ManageOrdersOnTheGo' => array(
2150
+ 'version' => '6.9.4.0',
2151
  'path' => $baseDir . '/src/Internal/Admin/Notes/ManageOrdersOnTheGo.php'
2152
  ),
2153
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\ChoosingTheme' => array(
2154
+ 'version' => '6.9.4.0',
2155
  'path' => $baseDir . '/src/Internal/Admin/Notes/ChoosingTheme.php'
2156
  ),
2157
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\WooCommercePayments' => array(
2158
+ 'version' => '6.9.4.0',
2159
  'path' => $baseDir . '/src/Internal/Admin/Notes/WooCommercePayments.php'
2160
  ),
2161
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\WelcomeToWooCommerceForStoreUsers' => array(
2162
+ 'version' => '6.9.4.0',
2163
  'path' => $baseDir . '/src/Internal/Admin/Notes/WelcomeToWooCommerceForStoreUsers.php'
2164
  ),
2165
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MagentoMigration' => array(
2166
+ 'version' => '6.9.4.0',
2167
  'path' => $baseDir . '/src/Internal/Admin/Notes/MagentoMigration.php'
2168
  ),
2169
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\GivingFeedbackNotes' => array(
2170
+ 'version' => '6.9.4.0',
2171
  'path' => $baseDir . '/src/Internal/Admin/Notes/GivingFeedbackNotes.php'
2172
  ),
2173
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\CustomizingProductCatalog' => array(
2174
+ 'version' => '6.9.4.0',
2175
  'path' => $baseDir . '/src/Internal/Admin/Notes/CustomizingProductCatalog.php'
2176
  ),
2177
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\CompleteStoreDetails' => array(
2178
+ 'version' => '6.9.4.0',
2179
  'path' => $baseDir . '/src/Internal/Admin/Notes/CompleteStoreDetails.php'
2180
  ),
2181
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\AddingAndManangingProducts' => array(
2182
+ 'version' => '6.9.4.0',
2183
  'path' => $baseDir . '/src/Internal/Admin/Notes/AddingAndManangingProducts.php'
2184
  ),
2185
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\InstallJPAndWCSPlugins' => array(
2186
+ 'version' => '6.9.4.0',
2187
  'path' => $baseDir . '/src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php'
2188
  ),
2189
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MobileApp' => array(
2190
+ 'version' => '6.9.4.0',
2191
  'path' => $baseDir . '/src/Internal/Admin/Notes/MobileApp.php'
2192
  ),
2193
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\CustomizeStoreWithBlocks' => array(
2194
+ 'version' => '6.9.4.0',
2195
  'path' => $baseDir . '/src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php'
2196
  ),
2197
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\PaymentsRemindMeLater' => array(
2198
+ 'version' => '6.9.4.0',
2199
  'path' => $baseDir . '/src/Internal/Admin/Notes/PaymentsRemindMeLater.php'
2200
  ),
2201
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MigrateFromShopify' => array(
2202
+ 'version' => '6.9.4.0',
2203
  'path' => $baseDir . '/src/Internal/Admin/Notes/MigrateFromShopify.php'
2204
  ),
2205
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\CouponPageMoved' => array(
2206
+ 'version' => '6.9.4.0',
2207
  'path' => $baseDir . '/src/Internal/Admin/Notes/CouponPageMoved.php'
2208
  ),
2209
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\InsightFirstSale' => array(
2210
+ 'version' => '6.9.4.0',
2211
  'path' => $baseDir . '/src/Internal/Admin/Notes/InsightFirstSale.php'
2212
  ),
2213
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MerchantEmailNotifications' => array(
2214
+ 'version' => '6.9.4.0',
2215
  'path' => $baseDir . '/src/Internal/Admin/Notes/MerchantEmailNotifications.php'
2216
  ),
2217
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\MarketingJetpack' => array(
2218
+ 'version' => '6.9.4.0',
2219
  'path' => $baseDir . '/src/Internal/Admin/Notes/MarketingJetpack.php'
2220
  ),
2221
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\UnsecuredReportFiles' => array(
2222
+ 'version' => '6.9.4.0',
2223
  'path' => $baseDir . '/src/Internal/Admin/Notes/UnsecuredReportFiles.php'
2224
  ),
2225
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\OrderMilestones' => array(
2226
+ 'version' => '6.9.4.0',
2227
  'path' => $baseDir . '/src/Internal/Admin/Notes/OrderMilestones.php'
2228
  ),
2229
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\LaunchChecklist' => array(
2230
+ 'version' => '6.9.4.0',
2231
  'path' => $baseDir . '/src/Internal/Admin/Notes/LaunchChecklist.php'
2232
  ),
2233
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\WooSubscriptionsNotes' => array(
2234
+ 'version' => '6.9.4.0',
2235
  'path' => $baseDir . '/src/Internal/Admin/Notes/WooSubscriptionsNotes.php'
2236
  ),
2237
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\WooCommerceSubscriptions' => array(
2238
+ 'version' => '6.9.4.0',
2239
  'path' => $baseDir . '/src/Internal/Admin/Notes/WooCommerceSubscriptions.php'
2240
  ),
2241
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\AddFirstProduct' => array(
2242
+ 'version' => '6.9.4.0',
2243
  'path' => $baseDir . '/src/Internal/Admin/Notes/AddFirstProduct.php'
2244
  ),
2245
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\SellingOnlineCourses' => array(
2246
+ 'version' => '6.9.4.0',
2247
  'path' => $baseDir . '/src/Internal/Admin/Notes/SellingOnlineCourses.php'
2248
  ),
2249
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\TrackingOptIn' => array(
2250
+ 'version' => '6.9.4.0',
2251
  'path' => $baseDir . '/src/Internal/Admin/Notes/TrackingOptIn.php'
2252
  ),
2253
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\TestCheckout' => array(
2254
+ 'version' => '6.9.4.0',
2255
  'path' => $baseDir . '/src/Internal/Admin/Notes/TestCheckout.php'
2256
  ),
2257
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\FirstDownlaodableProduct' => array(
2258
+ 'version' => '6.9.4.0',
2259
  'path' => $baseDir . '/src/Internal/Admin/Notes/FirstDownlaodableProduct.php'
2260
  ),
2261
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\PersonalizeStore' => array(
2262
+ 'version' => '6.9.4.0',
2263
  'path' => $baseDir . '/src/Internal/Admin/Notes/PersonalizeStore.php'
2264
  ),
2265
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\EmailNotification' => array(
2266
+ 'version' => '6.9.4.0',
2267
  'path' => $baseDir . '/src/Internal/Admin/Notes/EmailNotification.php'
2268
  ),
2269
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\EditProductsOnTheMove' => array(
2270
+ 'version' => '6.9.4.0',
2271
  'path' => $baseDir . '/src/Internal/Admin/Notes/EditProductsOnTheMove.php'
2272
  ),
2273
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\FirstProduct' => array(
2274
+ 'version' => '6.9.4.0',
2275
  'path' => $baseDir . '/src/Internal/Admin/Notes/FirstProduct.php'
2276
  ),
2277
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\ManageStoreActivityFromHomeScreen' => array(
2278
+ 'version' => '6.9.4.0',
2279
  'path' => $baseDir . '/src/Internal/Admin/Notes/ManageStoreActivityFromHomeScreen.php'
2280
  ),
2281
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\InsightFirstProductAndPayment' => array(
2282
+ 'version' => '6.9.4.0',
2283
  'path' => $baseDir . '/src/Internal/Admin/Notes/InsightFirstProductAndPayment.php'
2284
  ),
2285
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\EUVATNumber' => array(
2286
+ 'version' => '6.9.4.0',
2287
  'path' => $baseDir . '/src/Internal/Admin/Notes/EUVATNumber.php'
2288
  ),
2289
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\OnboardingPayments' => array(
2290
+ 'version' => '6.9.4.0',
2291
  'path' => $baseDir . '/src/Internal/Admin/Notes/OnboardingPayments.php'
2292
  ),
2293
  'Automattic\\WooCommerce\\Internal\\Admin\\Notes\\OnlineClothingStore' => array(
2294
+ 'version' => '6.9.4.0',
2295
  'path' => $baseDir . '/src/Internal/Admin/Notes/OnlineClothingStore.php'
2296
  ),
2297
  'Automattic\\WooCommerce\\Internal\\Admin\\WCAdminSharedSettings' => array(
2298
+ 'version' => '6.9.4.0',
2299
  'path' => $baseDir . '/src/Internal/Admin/WCAdminSharedSettings.php'
2300
  ),
2301
  'Automattic\\WooCommerce\\Internal\\Admin\\Loader' => array(
2302
+ 'version' => '6.9.4.0',
2303
  'path' => $baseDir . '/src/Internal/Admin/Loader.php'
2304
  ),
2305
  'Automattic\\WooCommerce\\Internal\\Admin\\RemoteInboxNotifications' => array(
2306
+ 'version' => '6.9.4.0',
2307
  'path' => $baseDir . '/src/Internal/Admin/RemoteInboxNotifications.php'
2308
  ),
2309
  'Automattic\\WooCommerce\\Internal\\Admin\\WCAdminUser' => array(
2310
+ 'version' => '6.9.4.0',
2311
  'path' => $baseDir . '/src/Internal/Admin/WCAdminUser.php'
2312
  ),
2313
  'Automattic\\WooCommerce\\Internal\\Admin\\MobileAppBanner' => array(
2314
+ 'version' => '6.9.4.0',
2315
  'path' => $baseDir . '/src/Internal/Admin/MobileAppBanner.php'
2316
  ),
2317
  'Automattic\\WooCommerce\\Internal\\Admin\\Survey' => array(
2318
+ 'version' => '6.9.4.0',
2319
  'path' => $baseDir . '/src/Internal/Admin/Survey.php'
2320
  ),
2321
  'Automattic\\WooCommerce\\Internal\\Admin\\Translations' => array(
2322
+ 'version' => '6.9.4.0',
2323
  'path' => $baseDir . '/src/Internal/Admin/Translations.php'
2324
  ),
2325
  'Automattic\\WooCommerce\\Internal\\Admin\\CategoryLookup' => array(
2326
+ 'version' => '6.9.4.0',
2327
  'path' => $baseDir . '/src/Internal/Admin/CategoryLookup.php'
2328
  ),
2329
  'Automattic\\WooCommerce\\Internal\\Admin\\CustomerEffortScoreTracks' => array(
2330
+ 'version' => '6.9.4.0',
2331
  'path' => $baseDir . '/src/Internal/Admin/CustomerEffortScoreTracks.php'
2332
  ),
2333
  'Automattic\\WooCommerce\\Internal\\Admin\\CouponsMovedTrait' => array(
2334
+ 'version' => '6.9.4.0',
2335
  'path' => $baseDir . '/src/Internal/Admin/CouponsMovedTrait.php'
2336
  ),
2337
  'Automattic\\WooCommerce\\Internal\\Admin\\WCPayPromotion\\WCPaymentGatewayPreInstallWCPayPromotion' => array(
2338
+ 'version' => '6.9.4.0',
2339
  'path' => $baseDir . '/src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php'
2340
  ),
2341
  'Automattic\\WooCommerce\\Internal\\Admin\\WCPayPromotion\\WCPayPromotionDataSourcePoller' => array(
2342
+ 'version' => '6.9.4.0',
2343
  'path' => $baseDir . '/src/Internal/Admin/WCPayPromotion/WCPayPromotionDataSourcePoller.php'
2344
  ),
2345
  'Automattic\\WooCommerce\\Internal\\Admin\\WCPayPromotion\\Init' => array(
2346
+ 'version' => '6.9.4.0',
2347
  'path' => $baseDir . '/src/Internal/Admin/WCPayPromotion/Init.php'
2348
  ),
2349
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\ImportScheduler' => array(
2350
+ 'version' => '6.9.4.0',
2351
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/ImportScheduler.php'
2352
  ),
2353
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\ImportInterface' => array(
2354
+ 'version' => '6.9.4.0',
2355
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/ImportInterface.php'
2356
  ),
2357
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\OrdersScheduler' => array(
2358
+ 'version' => '6.9.4.0',
2359
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/OrdersScheduler.php'
2360
  ),
2361
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\CustomersScheduler' => array(
2362
+ 'version' => '6.9.4.0',
2363
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/CustomersScheduler.php'
2364
  ),
2365
  'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\MailchimpScheduler' => array(
2366
+ 'version' => '6.9.4.0',
2367
  'path' => $baseDir . '/src/Internal/Admin/Schedulers/MailchimpScheduler.php'
2368
  ),
2369
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\Onboarding' => array(
2370
+ 'version' => '6.9.4.0',
2371
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/Onboarding.php'
2372
  ),
2373
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingProfile' => array(
2374
+ 'version' => '6.9.4.0',
2375
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingProfile.php'
2376
  ),
2377
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingThemes' => array(
2378
+ 'version' => '6.9.4.0',
2379
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingThemes.php'
2380
  ),
2381
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingSync' => array(
2382
+ 'version' => '6.9.4.0',
2383
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingSync.php'
2384
  ),
2385
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingIndustries' => array(
2386
+ 'version' => '6.9.4.0',
2387
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingIndustries.php'
2388
  ),
2389
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingHelper' => array(
2390
+ 'version' => '6.9.4.0',
2391
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingHelper.php'
2392
  ),
2393
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingProducts' => array(
2394
+ 'version' => '6.9.4.0',
2395
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingProducts.php'
2396
  ),
2397
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingSetupWizard' => array(
2398
+ 'version' => '6.9.4.0',
2399
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingSetupWizard.php'
2400
  ),
2401
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingJetpack' => array(
2402
+ 'version' => '6.9.4.0',
2403
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingJetpack.php'
2404
  ),
2405
  'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding\\OnboardingMailchimp' => array(
2406
+ 'version' => '6.9.4.0',
2407
  'path' => $baseDir . '/src/Internal/Admin/Onboarding/OnboardingMailchimp.php'
2408
  ),
2409
  'Automattic\\WooCommerce\\Internal\\Admin\\Homescreen' => array(
2410
+ 'version' => '6.9.4.0',
2411
  'path' => $baseDir . '/src/Internal/Admin/Homescreen.php'
2412
  ),
2413
  'Automattic\\WooCommerce\\Internal\\Admin\\Coupons' => array(
2414
+ 'version' => '6.9.4.0',
2415
  'path' => $baseDir . '/src/Internal/Admin/Coupons.php'
2416
  ),
2417
  'Automattic\\WooCommerce\\Internal\\Admin\\ShippingLabelBannerDisplayRules' => array(
2418
+ 'version' => '6.9.4.0',
2419
  'path' => $baseDir . '/src/Internal/Admin/ShippingLabelBannerDisplayRules.php'
2420
  ),
2421
  'Automattic\\WooCommerce\\Internal\\Admin\\Analytics' => array(
2422
+ 'version' => '6.9.4.0',
2423
  'path' => $baseDir . '/src/Internal/Admin/Analytics.php'
2424
  ),
2425
  'Automattic\\WooCommerce\\Internal\\Admin\\Marketing' => array(
2426
+ 'version' => '6.9.4.0',
2427
  'path' => $baseDir . '/src/Internal/Admin/Marketing.php'
2428
  ),
2429
  'Automattic\\WooCommerce\\Internal\\Admin\\ActivityPanels' => array(
2430
+ 'version' => '6.9.4.0',
2431
  'path' => $baseDir . '/src/Internal/Admin/ActivityPanels.php'
2432
  ),
2433
  'Automattic\\WooCommerce\\Internal\\Admin\\ShippingLabelBanner' => array(
2434
+ 'version' => '6.9.4.0',
2435
  'path' => $baseDir . '/src/Internal/Admin/ShippingLabelBanner.php'
2436
  ),
2437
  'Automattic\\WooCommerce\\Internal\\Admin\\SystemStatusReport' => array(
2438
+ 'version' => '6.9.4.0',
2439
  'path' => $baseDir . '/src/Internal/Admin/SystemStatusReport.php'
2440
  ),
2441
  'Automattic\\WooCommerce\\Internal\\Admin\\WcPayWelcomePage' => array(
2442
+ 'version' => '6.9.4.0',
2443
  'path' => $baseDir . '/src/Internal/Admin/WcPayWelcomePage.php'
2444
  ),
2445
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\StoredUrl' => array(
2446
+ 'version' => '6.9.4.0',
2447
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/StoredUrl.php'
2448
  ),
2449
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\ApprovedDirectoriesException' => array(
2450
+ 'version' => '6.9.4.0',
2451
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/ApprovedDirectoriesException.php'
2452
  ),
2453
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Admin\\Table' => array(
2454
+ 'version' => '6.9.4.0',
2455
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php'
2456
  ),
2457
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Admin\\UI' => array(
2458
+ 'version' => '6.9.4.0',
2459
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php'
2460
  ),
2461
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Admin\\SyncUI' => array(
2462
+ 'version' => '6.9.4.0',
2463
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php'
2464
  ),
2465
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Register' => array(
2466
+ 'version' => '6.9.4.0',
2467
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Register.php'
2468
  ),
2469
  'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Synchronize' => array(
2470
+ 'version' => '6.9.4.0',
2471
  'path' => $baseDir . '/src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php'
2472
  ),
2473
  'Automattic\\WooCommerce\\Internal\\BatchProcessing\\BatchProcessingController' => array(
2474
+ 'version' => '6.9.4.0',
2475
  'path' => $baseDir . '/src/Internal/BatchProcessing/BatchProcessingController.php'
2476
  ),
2477
  'Automattic\\WooCommerce\\Internal\\BatchProcessing\\BatchProcessorInterface' => array(
2478
+ 'version' => '6.9.4.0',
2479
  'path' => $baseDir . '/src/Internal/BatchProcessing/BatchProcessorInterface.php'
2480
  ),
2481
  'Automattic\\WooCommerce\\Internal\\RestockRefundedItemsAdjuster' => array(
2482
+ 'version' => '6.9.4.0',
2483
  'path' => $baseDir . '/src/Internal/RestockRefundedItemsAdjuster.php'
2484
  ),
2485
  'Automattic\\WooCommerce\\Internal\\RestApiUtil' => array(
2486
+ 'version' => '6.9.4.0',
2487
  'path' => $baseDir . '/src/Internal/RestApiUtil.php'
2488
  ),
2489
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\UtilsClassesServiceProvider' => array(
2490
+ 'version' => '6.9.4.0',
2491
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/UtilsClassesServiceProvider.php'
2492
  ),
2493
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\OrderMetaBoxServiceProvider' => array(
2494
+ 'version' => '6.9.4.0',
2495
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/OrderMetaBoxServiceProvider.php'
2496
  ),
2497
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductReviewsServiceProvider' => array(
2498
+ 'version' => '6.9.4.0',
2499
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductReviewsServiceProvider.php'
2500
  ),
2501
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\AssignDefaultCategoryServiceProvider' => array(
2502
+ 'version' => '6.9.4.0',
2503
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/AssignDefaultCategoryServiceProvider.php'
2504
  ),
2505
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\OrdersDataStoreServiceProvider' => array(
2506
+ 'version' => '6.9.4.0',
2507
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/OrdersDataStoreServiceProvider.php'
2508
  ),
2509
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\OrdersControllersServiceProvider' => array(
2510
+ 'version' => '6.9.4.0',
2511
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/OrdersControllersServiceProvider.php'
2512
  ),
2513
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ObjectCacheServiceProvider' => array(
2514
+ 'version' => '6.9.4.0',
2515
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ObjectCacheServiceProvider.php'
2516
  ),
2517
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductDownloadsServiceProvider' => array(
2518
+ 'version' => '6.9.4.0',
2519
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductDownloadsServiceProvider.php'
2520
  ),
2521
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProductAttributesLookupServiceProvider' => array(
2522
+ 'version' => '6.9.4.0',
2523
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProductAttributesLookupServiceProvider.php'
2524
  ),
2525
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\OptionSanitizerServiceProvider' => array(
2526
+ 'version' => '6.9.4.0',
2527
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/OptionSanitizerServiceProvider.php'
2528
  ),
2529
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\DownloadPermissionsAdjusterServiceProvider' => array(
2530
+ 'version' => '6.9.4.0',
2531
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'
2532
  ),
2533
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\COTMigrationServiceProvider' => array(
2534
+ 'version' => '6.9.4.0',
2535
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/COTMigrationServiceProvider.php'
2536
  ),
2537
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\BatchProcessingServiceProvider' => array(
2538
+ 'version' => '6.9.4.0',
2539
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/BatchProcessingServiceProvider.php'
2540
  ),
2541
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\RestockRefundedItemsAdjusterServiceProvider' => array(
2542
+ 'version' => '6.9.4.0',
2543
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/RestockRefundedItemsAdjusterServiceProvider.php'
2544
  ),
2545
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProxiesServiceProvider' => array(
2546
+ 'version' => '6.9.4.0',
2547
  'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'
2548
  ),
2549
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
2550
+ 'version' => '6.9.4.0',
2551
  'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
2552
  ),
2553
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
2554
+ 'version' => '6.9.4.0',
2555
  'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
2556
  ),
2557
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
2558
+ 'version' => '6.9.4.0',
2559
  'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
2560
  ),
2561
  'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
2562
+ 'version' => '6.9.4.0',
2563
  'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
2564
  ),
2565
  'Automattic\\WooCommerce\\Internal\\Settings\\OptionSanitizer' => array(
2566
+ 'version' => '6.9.4.0',
2567
  'path' => $baseDir . '/src/Internal/Settings/OptionSanitizer.php'
2568
  ),
2569
  'Automattic\\WooCommerce\\Container' => array(
2570
+ 'version' => '6.9.4.0',
2571
  'path' => $baseDir . '/src/Container.php'
2572
  ),
2573
  'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStock' => array(
2574
+ 'version' => '6.9.4.0',
2575
  'path' => $baseDir . '/src/Checkout/Helpers/ReserveStock.php'
2576
  ),
2577
  'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStockException' => array(
2578
+ 'version' => '6.9.4.0',
2579
  'path' => $baseDir . '/src/Checkout/Helpers/ReserveStockException.php'
2580
  ),
2581
  'Automattic\\WooCommerce\\Utilities\\OrderUtil' => array(
2582
+ 'version' => '6.9.4.0',
2583
  'path' => $baseDir . '/src/Utilities/OrderUtil.php'
2584
  ),
2585
  'Automattic\\WooCommerce\\Utilities\\StringUtil' => array(
2586
+ 'version' => '6.9.4.0',
2587
  'path' => $baseDir . '/src/Utilities/StringUtil.php'
2588
  ),
2589
  'Automattic\\WooCommerce\\Utilities\\NumberUtil' => array(
2590
+ 'version' => '6.9.4.0',
2591
  'path' => $baseDir . '/src/Utilities/NumberUtil.php'
2592
  ),
2593
  'Automattic\\WooCommerce\\Utilities\\ArrayUtil' => array(
2594
+ 'version' => '6.9.4.0',
2595
  'path' => $baseDir . '/src/Utilities/ArrayUtil.php'
2596
  ),
2597
  'Automattic\\WooCommerce\\Caching\\CacheException' => array(
2598
+ 'version' => '6.9.4.0',
2599
  'path' => $baseDir . '/src/Caching/CacheException.php'
2600
  ),
2601
  'Automattic\\WooCommerce\\Caching\\ObjectCache' => array(
2602
+ 'version' => '6.9.4.0',
2603
  'path' => $baseDir . '/src/Caching/ObjectCache.php'
2604
  ),
2605
  'Automattic\\WooCommerce\\Caching\\CacheEngine' => array(
2606
+ 'version' => '6.9.4.0',
2607
  'path' => $baseDir . '/src/Caching/CacheEngine.php'
2608
  ),
2609
  'Automattic\\WooCommerce\\Caching\\WpCacheEngine' => array(
2610
+ 'version' => '6.9.4.0',
2611
  'path' => $baseDir . '/src/Caching/WpCacheEngine.php'
2612
  ),
2613
  'Automattic\\WooCommerce\\Database\\Migrations\\MetaToMetaTableMigrator' => array(
2614
+ 'version' => '6.9.4.0',
2615
  'path' => $baseDir . '/src/Database/Migrations/MetaToMetaTableMigrator.php'
2616
  ),
2617
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostToOrderOpTableMigrator' => array(
2618
+ 'version' => '6.9.4.0',
2619
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostToOrderOpTableMigrator.php'
2620
  ),
2621
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostToOrderTableMigrator' => array(
2622
+ 'version' => '6.9.4.0',
2623
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostToOrderTableMigrator.php'
2624
  ),
2625
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostMetaToOrderMetaMigrator' => array(
2626
+ 'version' => '6.9.4.0',
2627
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostMetaToOrderMetaMigrator.php'
2628
  ),
2629
  'Automattic\\WooCommerce\\DataBase\\Migrations\\CustomOrderTable\\CLIRunner' => array(
2630
+ 'version' => '6.9.4.0',
2631
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/CLIRunner.php'
2632
  ),
2633
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostsToOrdersMigrationController' => array(
2634
+ 'version' => '6.9.4.0',
2635
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostsToOrdersMigrationController.php'
2636
  ),
2637
  'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable\\PostToOrderAddressTableMigrator' => array(
2638
+ 'version' => '6.9.4.0',
2639
  'path' => $baseDir . '/src/Database/Migrations/CustomOrderTable/PostToOrderAddressTableMigrator.php'
2640
  ),
2641
  'Automattic\\WooCommerce\\Database\\Migrations\\MigrationHelper' => array(
2642
+ 'version' => '6.9.4.0',
2643
  'path' => $baseDir . '/src/Database/Migrations/MigrationHelper.php'
2644
  ),
2645
  'Automattic\\WooCommerce\\Database\\Migrations\\MetaToCustomTableMigrator' => array(
2646
+ 'version' => '6.9.4.0',
2647
  'path' => $baseDir . '/src/Database/Migrations/MetaToCustomTableMigrator.php'
2648
  ),
2649
  'Automattic\\WooCommerce\\Database\\Migrations\\TableMigrator' => array(
2650
+ 'version' => '6.9.4.0',
2651
  'path' => $baseDir . '/src/Database/Migrations/TableMigrator.php'
2652
  ),
2653
  'Automattic\\WooCommerce\\Admin\\ReportCSVExporter' => array(
2654
+ 'version' => '6.9.4.0',
2655
  'path' => $baseDir . '/src/Admin/ReportCSVExporter.php'
2656
  ),
2657
  'Automattic\\WooCommerce\\Admin\\DeprecatedClassFacade' => array(
2658
+ 'version' => '6.9.4.0',
2659
  'path' => $baseDir . '/src/Admin/DeprecatedClassFacade.php'
2660
  ),
2661
  'Automattic\\WooCommerce\\Admin\\ReportCSVEmail' => array(
2662
+ 'version' => '6.9.4.0',
2663
  'path' => $baseDir . '/src/Admin/ReportCSVEmail.php'
2664
  ),
2665
  'Automattic\\WooCommerce\\Admin\\PluginsInstaller' => array(
2666
+ 'version' => '6.9.4.0',
2667
  'path' => $baseDir . '/src/Admin/PluginsInstaller.php'
2668
  ),
2669
  'Automattic\\WooCommerce\\Admin\\FeaturePlugin' => array(
2670
+ 'version' => '6.9.4.0',
2671
  'path' => $baseDir . '/src/Admin/FeaturePlugin.php'
2672
  ),
2673
  'Automattic\\WooCommerce\\Admin\\DataSourcePoller' => array(
2674
+ 'version' => '6.9.4.0',
2675
  'path' => $baseDir . '/src/Admin/DataSourcePoller.php'
2676
  ),
2677
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Note' => array(
2678
+ 'version' => '6.9.4.0',
2679
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2680
  ),
2681
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes' => array(
2682
+ 'version' => '6.9.4.0',
2683
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2684
  ),
2685
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Coupon_Page_Moved' => array(
2686
+ 'version' => '6.9.4.0',
2687
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2688
  ),
2689
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Customize_Store_With_Blocks' => array(
2690
+ 'version' => '6.9.4.0',
2691
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2692
  ),
2693
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Edit_Products_On_The_Move' => array(
2694
+ 'version' => '6.9.4.0',
2695
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2696
  ),
2697
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_EU_VAT_Number' => array(
2698
+ 'version' => '6.9.4.0',
2699
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2700
  ),
2701
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Facebook_Marketing_Expert' => array(
2702
+ 'version' => '6.9.4.0',
2703
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2704
  ),
2705
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_First_Product' => array(
2706
+ 'version' => '6.9.4.0',
2707
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2708
  ),
2709
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Giving_Feedback_Notes' => array(
2710
+ 'version' => '6.9.4.0',
2711
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2712
  ),
2713
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Insight_First_Sale' => array(
2714
+ 'version' => '6.9.4.0',
2715
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2716
  ),
2717
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Install_JP_And_WCS_Plugins' => array(
2718
+ 'version' => '6.9.4.0',
2719
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2720
  ),
2721
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Launch_Checklist' => array(
2722
+ 'version' => '6.9.4.0',
2723
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2724
  ),
2725
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Migrate_From_Shopify' => array(
2726
+ 'version' => '6.9.4.0',
2727
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2728
  ),
2729
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Mobile_App' => array(
2730
+ 'version' => '6.9.4.0',
2731
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2732
  ),
2733
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_New_Sales_Record' => array(
2734
+ 'version' => '6.9.4.0',
2735
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2736
  ),
2737
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Email_Marketing' => array(
2738
+ 'version' => '6.9.4.0',
2739
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2740
  ),
2741
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Payments' => array(
2742
+ 'version' => '6.9.4.0',
2743
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2744
  ),
2745
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Online_Clothing_Store' => array(
2746
+ 'version' => '6.9.4.0',
2747
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2748
  ),
2749
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Order_Milestones' => array(
2750
+ 'version' => '6.9.4.0',
2751
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2752
  ),
2753
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Performance_On_Mobile' => array(
2754
+ 'version' => '6.9.4.0',
2755
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2756
  ),
2757
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Personalize_Store' => array(
2758
+ 'version' => '6.9.4.0',
2759
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2760
  ),
2761
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Real_Time_Order_Alerts' => array(
2762
+ 'version' => '6.9.4.0',
2763
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2764
  ),
2765
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Selling_Online_Courses' => array(
2766
+ 'version' => '6.9.4.0',
2767
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2768
  ),
2769
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Test_Checkout' => array(
2770
+ 'version' => '6.9.4.0',
2771
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2772
  ),
2773
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Tracking_Opt_In' => array(
2774
+ 'version' => '6.9.4.0',
2775
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2776
  ),
2777
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Woo_Subscriptions_Notes' => array(
2778
+ 'version' => '6.9.4.0',
2779
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2780
  ),
2781
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Payments' => array(
2782
+ 'version' => '6.9.4.0',
2783
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2784
  ),
2785
  'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Subscriptions' => array(
2786
+ 'version' => '6.9.4.0',
2787
  'path' => $baseDir . '/src/Admin/Notes/DeprecatedNotes.php'
2788
  ),
2789
  'Automattic\\WooCommerce\\Admin\\Notes\\Note' => array(
2790
+ 'version' => '6.9.4.0',
2791
  'path' => $baseDir . '/src/Admin/Notes/Note.php'
2792
  ),
2793
  'Automattic\\WooCommerce\\Admin\\Notes\\Notes' => array(
2794
+ 'version' => '6.9.4.0',
2795
  'path' => $baseDir . '/src/Admin/Notes/Notes.php'
2796
  ),
2797
  'Automattic\\WooCommerce\\Admin\\Notes\\NotesUnavailableException' => array(
2798
+ 'version' => '6.9.4.0',
2799
  'path' => $baseDir . '/src/Admin/Notes/NotesUnavailableException.php'
2800
  ),
2801
  'Automattic\\WooCommerce\\Admin\\Notes\\DataStore' => array(
2802
+ 'version' => '6.9.4.0',
2803
  'path' => $baseDir . '/src/Admin/Notes/DataStore.php'
2804
  ),
2805
  'Automattic\\WooCommerce\\Admin\\Notes\\NoteTraits' => array(
2806
+ 'version' => '6.9.4.0',
2807
  'path' => $baseDir . '/src/Admin/Notes/NoteTraits.php'
2808
  ),
2809
  'Automattic\\WooCommerce\\Admin\\PageController' => array(
2810
+ 'version' => '6.9.4.0',
2811
  'path' => $baseDir . '/src/Admin/PageController.php'
2812
  ),
2813
  'Automattic\\WooCommerce\\Admin\\Composer\\Package' => array(
2814
+ 'version' => '6.9.4.0',
2815
  'path' => $baseDir . '/src/Admin/Composer/Package.php'
2816
  ),
2817
  'Automattic\\WooCommerce\\Admin\\Loader' => array(
2818
+ 'version' => '6.9.4.0',
2819
  'path' => $baseDir . '/src/Admin/Loader.php'
2820
  ),
2821
  'Automattic\\WooCommerce\\Admin\\PluginsHelper' => array(
2822
+ 'version' => '6.9.4.0',
2823
  'path' => $baseDir . '/src/Admin/PluginsHelper.php'
2824
  ),
2825
  'Automattic\\WooCommerce\\Admin\\Features\\Onboarding' => array(
2826
+ 'version' => '6.9.4.0',
2827
  'path' => $baseDir . '/src/Admin/Features/Onboarding.php'
2828
  ),
2829
  'Automattic\\WooCommerce\\Admin\\Features\\Features' => array(
2830
+ 'version' => '6.9.4.0',
2831
  'path' => $baseDir . '/src/Admin/Features/Features.php'
2832
  ),
2833
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Menu' => array(
2834
+ 'version' => '6.9.4.0',
2835
  'path' => $baseDir . '/src/Admin/Features/Navigation/Menu.php'
2836
  ),
2837
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Screen' => array(
2838
+ 'version' => '6.9.4.0',
2839
  'path' => $baseDir . '/src/Admin/Features/Navigation/Screen.php'
2840
  ),
2841
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Favorites' => array(
2842
+ 'version' => '6.9.4.0',
2843
  'path' => $baseDir . '/src/Admin/Features/Navigation/Favorites.php'
2844
  ),
2845
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\CoreMenu' => array(
2846
+ 'version' => '6.9.4.0',
2847
  'path' => $baseDir . '/src/Admin/Features/Navigation/CoreMenu.php'
2848
  ),
2849
  'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Init' => array(
2850
+ 'version' => '6.9.4.0',
2851
  'path' => $baseDir . '/src/Admin/Features/Navigation/Init.php'
2852
  ),
2853
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\StoreDetails' => array(
2854
+ 'version' => '6.9.4.0',
2855
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php'
2856
  ),
2857
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\WooCommercePayments' => array(
2858
+ 'version' => '6.9.4.0',
2859
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php'
2860
  ),
2861
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Products' => array(
2862
+ 'version' => '6.9.4.0',
2863
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Products.php'
2864
  ),
2865
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\ExperimentalShippingRecommendation' => array(
2866
+ 'version' => '6.9.4.0',
2867
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php'
2868
  ),
2869
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\AdditionalPayments' => array(
2870
+ 'version' => '6.9.4.0',
2871
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php'
2872
  ),
2873
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\StoreCreation' => array(
2874
+ 'version' => '6.9.4.0',
2875
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/StoreCreation.php'
2876
  ),
2877
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Payments' => array(
2878
+ 'version' => '6.9.4.0',
2879
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Payments.php'
2880
  ),
2881
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Appearance' => array(
2882
+ 'version' => '6.9.4.0',
2883
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Appearance.php'
2884
  ),
2885
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Shipping' => array(
2886
+ 'version' => '6.9.4.0',
2887
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Shipping.php'
2888
  ),
2889
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Purchase' => array(
2890
+ 'version' => '6.9.4.0',
2891
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Purchase.php'
2892
  ),
2893
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\ReviewShippingOptions' => array(
2894
+ 'version' => '6.9.4.0',
2895
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/ReviewShippingOptions.php'
2896
  ),
2897
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Tax' => array(
2898
+ 'version' => '6.9.4.0',
2899
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Tax.php'
2900
  ),
2901
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks\\Marketing' => array(
2902
+ 'version' => '6.9.4.0',
2903
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Tasks/Marketing.php'
2904
  ),
2905
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\DeprecatedExtendedTask' => array(
2906
+ 'version' => '6.9.4.0',
2907
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/DeprecatedExtendedTask.php'
2908
  ),
2909
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\TaskListSection' => array(
2910
+ 'version' => '6.9.4.0',
2911
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/TaskListSection.php'
2912
  ),
2913
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\TaskLists' => array(
2914
+ 'version' => '6.9.4.0',
2915
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/TaskLists.php'
2916
  ),
2917
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\TaskTraits' => array(
2918
+ 'version' => '6.9.4.0',
2919
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/TaskTraits.php'
2920
  ),
2921
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\TaskList' => array(
2922
+ 'version' => '6.9.4.0',
2923
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/TaskList.php'
2924
  ),
2925
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Task' => array(
2926
+ 'version' => '6.9.4.0',
2927
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Task.php'
2928
  ),
2929
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Init' => array(
2930
+ 'version' => '6.9.4.0',
2931
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/Init.php'
2932
  ),
2933
  'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\DeprecatedOptions' => array(
2934
+ 'version' => '6.9.4.0',
2935
  'path' => $baseDir . '/src/Admin/Features/OnboardingTasks/DeprecatedOptions.php'
2936
  ),
2937
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\DefaultPaymentGateways' => array(
2938
+ 'version' => '6.9.4.0',
2939
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php'
2940
  ),
2941
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\PaymentGatewaySuggestionsDataSourcePoller' => array(
2942
+ 'version' => '6.9.4.0',
2943
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaySuggestionsDataSourcePoller.php'
2944
  ),
2945
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\PaymentGatewaysController' => array(
2946
+ 'version' => '6.9.4.0',
2947
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaysController.php'
2948
  ),
2949
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\Init' => array(
2950
+ 'version' => '6.9.4.0',
2951
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/Init.php'
2952
  ),
2953
  'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions\\EvaluateSuggestion' => array(
2954
+ 'version' => '6.9.4.0',
2955
  'path' => $baseDir . '/src/Admin/Features/PaymentGatewaySuggestions/EvaluateSuggestion.php'
2956
  ),
2957
  'Automattic\\WooCommerce\\Admin\\Features\\TransientNotices' => array(
2958
+ 'version' => '6.9.4.0',
2959
  'path' => $baseDir . '/src/Admin/Features/TransientNotices.php'
2960
  ),
2961
  'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProvider' => array(
2962
+ 'version' => '6.9.4.0',
2963
  'path' => $baseDir . '/src/Admin/PluginsProvider/PluginsProvider.php'
2964
  ),
2965
  'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProviderInterface' => array(
2966
+ 'version' => '6.9.4.0',
2967
  'path' => $baseDir . '/src/Admin/PluginsProvider/PluginsProviderInterface.php'
2968
  ),
2969
  'Automattic\\WooCommerce\\Admin\\Schedulers\\SchedulerTraits' => array(
2970
+ 'version' => '6.9.4.0',
2971
  'path' => $baseDir . '/src/Admin/Schedulers/SchedulerTraits.php'
2972
  ),
2973
  'Automattic\\WooCommerce\\Admin\\Marketing\\InstalledExtensions' => array(
2974
+ 'version' => '6.9.4.0',
2975
  'path' => $baseDir . '/src/Admin/Marketing/InstalledExtensions.php'
2976
  ),
2977
  'Automattic\\WooCommerce\\Admin\\ReportExporter' => array(
2978
+ 'version' => '6.9.4.0',
2979
  'path' => $baseDir . '/src/Admin/ReportExporter.php'
2980
  ),
2981
  'Automattic\\WooCommerce\\Admin\\ReportsSync' => array(
2982
+ 'version' => '6.9.4.0',
2983
  'path' => $baseDir . '/src/Admin/ReportsSync.php'
2984
  ),
2985
  'Automattic\\WooCommerce\\Admin\\Overrides\\OrderTraits' => array(
2986
+ 'version' => '6.9.4.0',
2987
  'path' => $baseDir . '/src/Admin/Overrides/OrderTraits.php'
2988
  ),
2989
  'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgraderSkin' => array(
2990
+ 'version' => '6.9.4.0',
2991
  'path' => $baseDir . '/src/Admin/Overrides/ThemeUpgraderSkin.php'
2992
  ),
2993
  'Automattic\\WooCommerce\\Admin\\Overrides\\Order' => array(
2994
+ 'version' => '6.9.4.0',
2995
  'path' => $baseDir . '/src/Admin/Overrides/Order.php'
2996
  ),
2997
  'Automattic\\WooCommerce\\Admin\\Overrides\\OrderRefund' => array(
2998
+ 'version' => '6.9.4.0',
2999
  'path' => $baseDir . '/src/Admin/Overrides/OrderRefund.php'
3000
  ),
3001
  'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgrader' => array(
3002
+ 'version' => '6.9.4.0',
3003
  'path' => $baseDir . '/src/Admin/Overrides/ThemeUpgrader.php'
3004
  ),
3005
  'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\CurrentDateTimeProvider' => array(
3006
+ 'version' => '6.9.4.0',
3007
  'path' => $baseDir . '/src/Admin/DateTimeProvider/CurrentDateTimeProvider.php'
3008
  ),
3009
  'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\DateTimeProviderInterface' => array(
3010
+ 'version' => '6.9.4.0',
3011
  'path' => $baseDir . '/src/Admin/DateTimeProvider/DateTimeProviderInterface.php'
3012
  ),
3013
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\SpecRunner' => array(
3014
+ 'version' => '6.9.4.0',
3015
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/SpecRunner.php'
3016
  ),
3017
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrdersProvider' => array(
3018
+ 'version' => '6.9.4.0',
3019
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OrdersProvider.php'
3020
  ),
3021
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrderCountRuleProcessor' => array(
3022
+ 'version' => '6.9.4.0',
3023
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OrderCountRuleProcessor.php'
3024
  ),
3025
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\FailRuleProcessor' => array(
3026
+ 'version' => '6.9.4.0',
3027
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/FailRuleProcessor.php'
3028
  ),
3029
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\DataSourcePoller' => array(
3030
+ 'version' => '6.9.4.0',
3031
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/DataSourcePoller.php'
3032
  ),
3033
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrRuleProcessor' => array(
3034
+ 'version' => '6.9.4.0',
3035
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OrRuleProcessor.php'
3036
  ),
3037
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleEvaluator' => array(
3038
+ 'version' => '6.9.4.0',
3039
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/RuleEvaluator.php'
3040
  ),
3041
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ProductCountRuleProcessor' => array(
3042
+ 'version' => '6.9.4.0',
3043
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/ProductCountRuleProcessor.php'
3044
  ),
3045
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishBeforeTimeRuleProcessor' => array(
3046
+ 'version' => '6.9.4.0',
3047
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php'
3048
  ),
3049
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishAfterTimeRuleProcessor' => array(
3050
+ 'version' => '6.9.4.0',
3051
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php'
3052
  ),
3053
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArraySearch' => array(
3054
+ 'version' => '6.9.4.0',
3055
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArraySearch.php'
3056
  ),
3057
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArrayFlatten' => array(
3058
+ 'version' => '6.9.4.0',
3059
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArrayFlatten.php'
3060
  ),
3061
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArrayKeys' => array(
3062
+ 'version' => '6.9.4.0',
3063
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArrayKeys.php'
3064
  ),
3065
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\Count' => array(
3066
+ 'version' => '6.9.4.0',
3067
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/Count.php'
3068
  ),
3069
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArrayColumn' => array(
3070
+ 'version' => '6.9.4.0',
3071
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArrayColumn.php'
3072
  ),
3073
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\ArrayValues' => array(
3074
+ 'version' => '6.9.4.0',
3075
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/ArrayValues.php'
3076
  ),
3077
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers\\DotNotation' => array(
3078
+ 'version' => '6.9.4.0',
3079
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/Transformers/DotNotation.php'
3080
  ),
3081
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleProcessorInterface' => array(
3082
+ 'version' => '6.9.4.0',
3083
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/RuleProcessorInterface.php'
3084
  ),
3085
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\NotRuleProcessor' => array(
3086
+ 'version' => '6.9.4.0',
3087
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/NotRuleProcessor.php'
3088
  ),
3089
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\NoteStatusRuleProcessor' => array(
3090
+ 'version' => '6.9.4.0',
3091
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/NoteStatusRuleProcessor.php'
3092
  ),
3093
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\EvaluationLogger' => array(
3094
+ 'version' => '6.9.4.0',
3095
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/EvaluationLogger.php'
3096
  ),
3097
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForRuleProcessor' => array(
3098
+ 'version' => '6.9.4.0',
3099
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php'
3100
  ),
3101
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\EvaluateAndGetStatus' => array(
3102
+ 'version' => '6.9.4.0',
3103
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/EvaluateAndGetStatus.php'
3104
  ),
3105
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\BaseLocationCountryRuleProcessor' => array(
3106
+ 'version' => '6.9.4.0',
3107
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php'
3108
  ),
3109
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateSetupForProducts' => array(
3110
+ 'version' => '6.9.4.0',
3111
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/StoredStateSetupForProducts.php'
3112
  ),
3113
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OptionRuleProcessor' => array(
3114
+ 'version' => '6.9.4.0',
3115
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OptionRuleProcessor.php'
3116
  ),
3117
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\BaseLocationStateRuleProcessor' => array(
3118
+ 'version' => '6.9.4.0',
3119
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/BaseLocationStateRuleProcessor.php'
3120
  ),
3121
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateRuleProcessor' => array(
3122
+ 'version' => '6.9.4.0',
3123
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/StoredStateRuleProcessor.php'
3124
  ),
3125
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OnboardingProfileRuleProcessor' => array(
3126
+ 'version' => '6.9.4.0',
3127
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/OnboardingProfileRuleProcessor.php'
3128
  ),
3129
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\TotalPaymentsVolumeProcessor' => array(
3130
+ 'version' => '6.9.4.0',
3131
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/TotalPaymentsVolumeProcessor.php'
3132
  ),
3133
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\IsEcommerceRuleProcessor' => array(
3134
+ 'version' => '6.9.4.0',
3135
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/IsEcommerceRuleProcessor.php'
3136
  ),
3137
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RemoteInboxNotificationsEngine' => array(
3138
+ 'version' => '6.9.4.0',
3139
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php'
3140
  ),
3141
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\TransformerInterface' => array(
3142
+ 'version' => '6.9.4.0',
3143
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/TransformerInterface.php'
3144
  ),
3145
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForProvider' => array(
3146
+ 'version' => '6.9.4.0',
3147
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/WCAdminActiveForProvider.php'
3148
  ),
3149
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WooCommerceAdminUpdatedRuleProcessor' => array(
3150
+ 'version' => '6.9.4.0',
3151
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php'
3152
  ),
3153
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginVersionRuleProcessor' => array(
3154
+ 'version' => '6.9.4.0',
3155
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PluginVersionRuleProcessor.php'
3156
  ),
3157
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PassRuleProcessor' => array(
3158
+ 'version' => '6.9.4.0',
3159
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PassRuleProcessor.php'
3160
  ),
3161
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\TransformerService' => array(
3162
+ 'version' => '6.9.4.0',
3163
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/TransformerService.php'
3164
  ),
3165
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\GetRuleProcessor' => array(
3166
+ 'version' => '6.9.4.0',
3167
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/GetRuleProcessor.php'
3168
  ),
3169
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ComparisonOperation' => array(
3170
+ 'version' => '6.9.4.0',
3171
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/ComparisonOperation.php'
3172
  ),
3173
  'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginsActivatedRuleProcessor' => array(
3174
+ 'version' => '6.9.4.0',
3175
  'path' => $baseDir . '/src/Admin/RemoteInboxNotifications/PluginsActivatedRuleProcessor.php'
3176
  ),
3177
  'Automattic\\WooCommerce\\Admin\\WCAdminHelper' => array(
3178
+ 'version' => '6.9.4.0',
3179
  'path' => $baseDir . '/src/Admin/WCAdminHelper.php'
3180
  ),
3181
  'Automattic\\WooCommerce\\Admin\\API\\ProductAttributeTerms' => array(
3182
+ 'version' => '6.9.4.0',
3183
  'path' => $baseDir . '/src/Admin/API/ProductAttributeTerms.php'
3184
  ),
3185
  'Automattic\\WooCommerce\\Admin\\API\\SettingOptions' => array(
3186
+ 'version' => '6.9.4.0',
3187
  'path' => $baseDir . '/src/Admin/API/SettingOptions.php'
3188
  ),
3189
  'Automattic\\WooCommerce\\Admin\\API\\Themes' => array(
3190
+ 'version' => '6.9.4.0',
3191
  'path' => $baseDir . '/src/Admin/API/Themes.php'
3192
  ),
3193
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingProfile' => array(
3194
+ 'version' => '6.9.4.0',
3195
  'path' => $baseDir . '/src/Admin/API/OnboardingProfile.php'
3196
  ),
3197
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingFreeExtensions' => array(
3198
+ 'version' => '6.9.4.0',
3199
  'path' => $baseDir . '/src/Admin/API/OnboardingFreeExtensions.php'
3200
  ),
3201
  'Automattic\\WooCommerce\\Admin\\API\\PaymentGatewaySuggestions' => array(
3202
+ 'version' => '6.9.4.0',
3203
  'path' => $baseDir . '/src/Admin/API/PaymentGatewaySuggestions.php'
3204
  ),
3205
  'Automattic\\WooCommerce\\Admin\\API\\ProductCategories' => array(
3206
+ 'version' => '6.9.4.0',
3207
  'path' => $baseDir . '/src/Admin/API/ProductCategories.php'
3208
  ),
3209
  'Automattic\\WooCommerce\\Admin\\API\\Products' => array(
3210
+ 'version' => '6.9.4.0',
3211
  'path' => $baseDir . '/src/Admin/API/Products.php'
3212
  ),
3213
  'Automattic\\WooCommerce\\Admin\\API\\Features' => array(
3214
+ 'version' => '6.9.4.0',
3215
  'path' => $baseDir . '/src/Admin/API/Features.php'
3216
  ),
3217
  'Automattic\\WooCommerce\\Admin\\API\\NavigationFavorites' => array(
3218
+ 'version' => '6.9.4.0',
3219
  'path' => $baseDir . '/src/Admin/API/NavigationFavorites.php'
3220
  ),
3221
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingThemes' => array(
3222
+ 'version' => '6.9.4.0',
3223
  'path' => $baseDir . '/src/Admin/API/OnboardingThemes.php'
3224
  ),
3225
  'Automattic\\WooCommerce\\Admin\\API\\Notes' => array(
3226
+ 'version' => '6.9.4.0',
3227
  'path' => $baseDir . '/src/Admin/API/Notes.php'
3228
  ),
3229
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingProductTypes' => array(
3230
+ 'version' => '6.9.4.0',
3231
  'path' => $baseDir . '/src/Admin/API/OnboardingProductTypes.php'
3232
  ),
3233
  'Automattic\\WooCommerce\\Admin\\API\\Taxes' => array(
3234
+ 'version' => '6.9.4.0',
3235
  'path' => $baseDir . '/src/Admin/API/Taxes.php'
3236
  ),
3237
  'Automattic\\WooCommerce\\Admin\\API\\Experiments' => array(
3238
+ 'version' => '6.9.4.0',
3239
  'path' => $baseDir . '/src/Admin/API/Experiments.php'
3240
  ),
3241
  'Automattic\\WooCommerce\\Admin\\API\\CustomAttributeTraits' => array(
3242
+ 'version' => '6.9.4.0',
3243
  'path' => $baseDir . '/src/Admin/API/CustomAttributeTraits.php'
3244
  ),
3245
  'Automattic\\WooCommerce\\Admin\\API\\MarketingOverview' => array(
3246
+ 'version' => '6.9.4.0',
3247
  'path' => $baseDir . '/src/Admin/API/MarketingOverview.php'
3248
  ),
3249
  'Automattic\\WooCommerce\\Admin\\API\\Data' => array(
3250
+ 'version' => '6.9.4.0',
3251
  'path' => $baseDir . '/src/Admin/API/Data.php'
3252
  ),
3253
  'Automattic\\WooCommerce\\Admin\\API\\DataCountries' => array(
3254
+ 'version' => '6.9.4.0',
3255
  'path' => $baseDir . '/src/Admin/API/DataCountries.php'
3256
  ),
3257
  'Automattic\\WooCommerce\\Admin\\API\\Customers' => array(
3258
+ 'version' => '6.9.4.0',
3259
  'path' => $baseDir . '/src/Admin/API/Customers.php'
3260
  ),
3261
  'Automattic\\WooCommerce\\Admin\\API\\OnboardingTasks' => array(
3262
+ 'version' => '6.9.4.0',
3263
  'path' => $baseDir . '/src/Admin/API/OnboardingTasks.php'
3264
  ),
3265
  'Automattic\\WooCommerce\\Admin\\API\\DataDownloadIPs' => array(
3266
+ 'version' => '6.9.4.0',
3267
  'path' => $baseDir . '/src/Admin/API/DataDownloadIPs.php'
3268
  ),
3269
  'Automattic\\WooCommerce\\Admin\\API\\Plugins' => array(
3270
+ 'version' => '6.9.4.0',
3271
  'path' => $baseDir . '/src/Admin/API/Plugins.php'
3272
  ),
3273
  'Automattic\\WooCommerce\\Admin\\API\\NoteActions' => array(
3274
+ 'version' => '6.9.4.0',
3275
  'path' => $baseDir . '/src/Admin/API/NoteActions.php'
3276
  ),
3277
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableInterface' => array(
3278
+ 'version' => '6.9.4.0',
3279
  'path' => $baseDir . '/src/Admin/API/Reports/ExportableInterface.php'
3280
  ),
3281
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Query' => array(
3282
+ 'version' => '6.9.4.0',
3283
  'path' => $baseDir . '/src/Admin/API/Reports/Revenue/Query.php'
3284
  ),
3285
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Stats\\Controller' => array(
3286
+ 'version' => '6.9.4.0',
3287
  'path' => $baseDir . '/src/Admin/API/Reports/Revenue/Stats/Controller.php'
3288
  ),
3289
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Query' => array(
3290
+ 'version' => '6.9.4.0',
3291
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Query.php'
3292
  ),
3293
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Controller' => array(
3294
+ 'version' => '6.9.4.0',
3295
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Controller.php'
3296
  ),
3297
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Query' => array(
3298
+ 'version' => '6.9.4.0',
3299
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Stats/Query.php'
3300
  ),
3301
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Controller' => array(
3302
+ 'version' => '6.9.4.0',
3303
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Stats/Controller.php'
3304
  ),
3305
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\DataStore' => array(
3306
+ 'version' => '6.9.4.0',
3307
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Stats/DataStore.php'
3308
  ),
3309
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Segmenter' => array(
3310
+ 'version' => '6.9.4.0',
3311
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/Stats/Segmenter.php'
3312
  ),
3313
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\DataStore' => array(
3314
+ 'version' => '6.9.4.0',
3315
  'path' => $baseDir . '/src/Admin/API/Reports/Orders/DataStore.php'
3316
  ),
3317
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\SqlQuery' => array(
3318
+ 'version' => '6.9.4.0',
3319
  'path' => $baseDir . '/src/Admin/API/Reports/SqlQuery.php'
3320
  ),
3321
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Query' => array(
3322
+ 'version' => '6.9.4.0',
3323
  'path' => $baseDir . '/src/Admin/API/Reports/Query.php'
3324
  ),
3325
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStoreInterface' => array(
3326
+ 'version' => '6.9.4.0',
3327
  'path' => $baseDir . '/src/Admin/API/Reports/DataStoreInterface.php'
3328
  ),
3329
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Query' => array(
3330
+ 'version' => '6.9.4.0',
3331
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Query.php'
3332
  ),
3333
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Controller' => array(
3334
+ 'version' => '6.9.4.0',
3335
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Controller.php'
3336
  ),
3337
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Query' => array(
3338
+ 'version' => '6.9.4.0',
3339
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Stats/Query.php'
3340
  ),
3341
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Controller' => array(
3342
+ 'version' => '6.9.4.0',
3343
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Stats/Controller.php'
3344
  ),
3345
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\DataStore' => array(
3346
+ 'version' => '6.9.4.0',
3347
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Stats/DataStore.php'
3348
  ),
3349
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Segmenter' => array(
3350
+ 'version' => '6.9.4.0',
3351
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/Stats/Segmenter.php'
3352
  ),
3353
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\DataStore' => array(
3354
+ 'version' => '6.9.4.0',
3355
  'path' => $baseDir . '/src/Admin/API/Reports/Coupons/DataStore.php'
3356
  ),
3357
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Import\\Controller' => array(
3358
+ 'version' => '6.9.4.0',
3359
  'path' => $baseDir . '/src/Admin/API/Reports/Import/Controller.php'
3360
  ),
3361
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ParameterException' => array(
3362
+ 'version' => '6.9.4.0',
3363
  'path' => $baseDir . '/src/Admin/API/Reports/ParameterException.php'
3364
  ),
3365
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Query' => array(
3366
+ 'version' => '6.9.4.0',
3367
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Query.php'
3368
  ),
3369
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Controller' => array(
3370
+ 'version' => '6.9.4.0',
3371
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Controller.php'
3372
  ),
3373
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\Query' => array(
3374
+ 'version' => '6.9.4.0',
3375
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Stats/Query.php'
3376
  ),
3377
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\Controller' => array(
3378
+ 'version' => '6.9.4.0',
3379
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Stats/Controller.php'
3380
  ),
3381
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\DataStore' => array(
3382
+ 'version' => '6.9.4.0',
3383
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Stats/DataStore.php'
3384
  ),
3385
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Files\\Controller' => array(
3386
+ 'version' => '6.9.4.0',
3387
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/Files/Controller.php'
3388
  ),
3389
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\DataStore' => array(
3390
+ 'version' => '6.9.4.0',
3391
  'path' => $baseDir . '/src/Admin/API/Reports/Downloads/DataStore.php'
3392
  ),
3393
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Query' => array(
3394
+ 'version' => '6.9.4.0',
3395
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Query.php'
3396
  ),
3397
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Controller' => array(
3398
+ 'version' => '6.9.4.0',
3399
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Controller.php'
3400
  ),
3401
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Query' => array(
3402
+ 'version' => '6.9.4.0',
3403
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Stats/Query.php'
3404
  ),
3405
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Controller' => array(
3406
+ 'version' => '6.9.4.0',
3407
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Stats/Controller.php'
3408
  ),
3409
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\DataStore' => array(
3410
+ 'version' => '6.9.4.0',
3411
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Stats/DataStore.php'
3412
  ),
3413
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Segmenter' => array(
3414
+ 'version' => '6.9.4.0',
3415
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/Stats/Segmenter.php'
3416
  ),
3417
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\DataStore' => array(
3418
+ 'version' => '6.9.4.0',
3419
  'path' => $baseDir . '/src/Admin/API/Reports/Taxes/DataStore.php'
3420
  ),
3421
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Controller' => array(
3422
+ 'version' => '6.9.4.0',
3423
  'path' => $baseDir . '/src/Admin/API/Reports/Controller.php'
3424
  ),
3425
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\PerformanceIndicators\\Controller' => array(
3426
+ 'version' => '6.9.4.0',
3427
  'path' => $baseDir . '/src/Admin/API/Reports/PerformanceIndicators/Controller.php'
3428
  ),
3429
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories\\Query' => array(
3430
+ 'version' => '6.9.4.0',
3431
  'path' => $baseDir . '/src/Admin/API/Reports/Categories/Query.php'
3432
  ),
3433
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories\\Controller' => array(
3434
+ 'version' => '6.9.4.0',
3435
  'path' => $baseDir . '/src/Admin/API/Reports/Categories/Controller.php'
3436
  ),
3437
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories\\DataStore' => array(
3438
+ 'version' => '6.9.4.0',
3439
  'path' => $baseDir . '/src/Admin/API/Reports/Categories/DataStore.php'
3440
  ),
3441
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Controller' => array(
3442
+ 'version' => '6.9.4.0',
3443
  'path' => $baseDir . '/src/Admin/API/Reports/Stock/Controller.php'
3444
  ),
3445
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Query' => array(
3446
+ 'version' => '6.9.4.0',
3447
  'path' => $baseDir . '/src/Admin/API/Reports/Stock/Stats/Query.php'
3448
  ),
3449
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Controller' => array(
3450
+ 'version' => '6.9.4.0',
3451
  'path' => $baseDir . '/src/Admin/API/Reports/Stock/Stats/Controller.php'
3452
  ),
3453
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\DataStore' => array(
3454
+ 'version' => '6.9.4.0',
3455
  'path' => $baseDir . '/src/Admin/API/Reports/Stock/Stats/DataStore.php'
3456
  ),
3457
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableTraits' => array(
3458
+ 'version' => '6.9.4.0',
3459
  'path' => $baseDir . '/src/Admin/API/Reports/ExportableTraits.php'
3460
  ),
3461
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Export\\Controller' => array(
3462
+ 'version' => '6.9.4.0',
3463
  'path' => $baseDir . '/src/Admin/API/Reports/Export/Controller.php'
3464
  ),
3465
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Query' => array(
3466
+ 'version' => '6.9.4.0',
3467
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Query.php'
3468
  ),
3469
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Controller' => array(
3470
+ 'version' => '6.9.4.0',
3471
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Controller.php'
3472
  ),
3473
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Query' => array(
3474
+ 'version' => '6.9.4.0',
3475
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Stats/Query.php'
3476
  ),
3477
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Controller' => array(
3478
+ 'version' => '6.9.4.0',
3479
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Stats/Controller.php'
3480
  ),
3481
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\DataStore' => array(
3482
+ 'version' => '6.9.4.0',
3483
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/Stats/DataStore.php'
3484
  ),
3485
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\DataStore' => array(
3486
+ 'version' => '6.9.4.0',
3487
  'path' => $baseDir . '/src/Admin/API/Reports/Customers/DataStore.php'
3488
  ),
3489
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStore' => array(
3490
+ 'version' => '6.9.4.0',
3491
  'path' => $baseDir . '/src/Admin/API/Reports/DataStore.php'
3492
  ),
3493
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Cache' => array(
3494
+ 'version' => '6.9.4.0',
3495
  'path' => $baseDir . '/src/Admin/API/Reports/Cache.php'
3496
  ),
3497
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Query' => array(
3498
+ 'version' => '6.9.4.0',
3499
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Query.php'
3500
  ),
3501
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Controller' => array(
3502
+ 'version' => '6.9.4.0',
3503
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Controller.php'
3504
  ),
3505
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\Query' => array(
3506
+ 'version' => '6.9.4.0',
3507
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Stats/Query.php'
3508
  ),
3509
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\Controller' => array(
3510
+ 'version' => '6.9.4.0',
3511
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Stats/Controller.php'
3512
  ),
3513
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\DataStore' => array(
3514
+ 'version' => '6.9.4.0',
3515
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Stats/DataStore.php'
3516
  ),
3517
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\Segmenter' => array(
3518
+ 'version' => '6.9.4.0',
3519
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/Stats/Segmenter.php'
3520
  ),
3521
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\DataStore' => array(
3522
+ 'version' => '6.9.4.0',
3523
  'path' => $baseDir . '/src/Admin/API/Reports/Variations/DataStore.php'
3524
  ),
3525
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Query' => array(
3526
+ 'version' => '6.9.4.0',
3527
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Query.php'
3528
  ),
3529
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Controller' => array(
3530
+ 'version' => '6.9.4.0',
3531
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Controller.php'
3532
  ),
3533
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Query' => array(
3534
+ 'version' => '6.9.4.0',
3535
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Stats/Query.php'
3536
  ),
3537
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Controller' => array(
3538
+ 'version' => '6.9.4.0',
3539
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Stats/Controller.php'
3540
  ),
3541
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\DataStore' => array(
3542
+ 'version' => '6.9.4.0',
3543
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Stats/DataStore.php'
3544
  ),
3545
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Segmenter' => array(
3546
+ 'version' => '6.9.4.0',
3547
  'path' => $baseDir . '/src/Admin/API/Reports/Products/Stats/Segmenter.php'
3548
  ),
3549
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\DataStore' => array(
3550
+ 'version' => '6.9.4.0',
3551
  'path' => $baseDir . '/src/Admin/API/Reports/Products/DataStore.php'
3552
  ),
3553
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\TimeInterval' => array(
3554
+ 'version' => '6.9.4.0',
3555
  'path' => $baseDir . '/src/Admin/API/Reports/TimeInterval.php'
3556
  ),
3557
  'Automattic\\WooCommerce\\Admin\\API\\Reports\\Segmenter' => array(
3558
+ 'version' => '6.9.4.0',
3559
  'path' => $baseDir . '/src/Admin/API/Reports/Segmenter.php'
3560
  ),
3561
  'Automattic\\WooCommerce\\Admin\\API\\Options' => array(
3562
+ 'version' => '6.9.4.0',
3563
  'path' => $baseDir . '/src/Admin/API/Options.php'
3564
  ),
3565
  'Automattic\\WooCommerce\\Admin\\API\\Init' => array(
3566
+ 'version' => '6.9.4.0',
3567
  'path' => $baseDir . '/src/Admin/API/Init.php'
3568
  ),
3569
  'Automattic\\WooCommerce\\Admin\\API\\ProductReviews' => array(
3570
+ 'version' => '6.9.4.0',
3571
  'path' => $baseDir . '/src/Admin/API/ProductReviews.php'
3572
  ),
3573
  'Automattic\\WooCommerce\\Admin\\API\\Leaderboards' => array(
3574
+ 'version' => '6.9.4.0',
3575
  'path' => $baseDir . '/src/Admin/API/Leaderboards.php'
3576
  ),
3577
  'Automattic\\WooCommerce\\Admin\\API\\ProductAttributes' => array(
3578
+ 'version' => '6.9.4.0',
3579
  'path' => $baseDir . '/src/Admin/API/ProductAttributes.php'
3580
  ),
3581
  'Automattic\\WooCommerce\\Admin\\API\\Coupons' => array(
3582
+ 'version' => '6.9.4.0',
3583
  'path' => $baseDir . '/src/Admin/API/Coupons.php'
3584
  ),
3585
  'Automattic\\WooCommerce\\Admin\\API\\ProductsLowInStock' => array(
3586
+ 'version' => '6.9.4.0',
3587
  'path' => $baseDir . '/src/Admin/API/ProductsLowInStock.php'
3588
  ),
3589
  'Automattic\\WooCommerce\\Admin\\API\\Marketing' => array(
3590
+ 'version' => '6.9.4.0',
3591
  'path' => $baseDir . '/src/Admin/API/Marketing.php'
3592
  ),
3593
  'Automattic\\WooCommerce\\Admin\\API\\Orders' => array(
3594
+ 'version' => '6.9.4.0',
3595
  'path' => $baseDir . '/src/Admin/API/Orders.php'
3596
  ),
3597
  'Automattic\\WooCommerce\\Admin\\API\\ProductVariations' => array(
3598
+ 'version' => '6.9.4.0',
3599
  'path' => $baseDir . '/src/Admin/API/ProductVariations.php'
3600
  ),
3601
  'Automattic\\WooCommerce\\Autoloader' => array(
3602
+ 'version' => '6.9.4.0',
3603
  'path' => $baseDir . '/src/Autoloader.php'
3604
  ),
3605
  'Automattic\\WooCommerce\\Packages' => array(
3606
+ 'version' => '6.9.4.0',
3607
  'path' => $baseDir . '/src/Packages.php'
3608
  ),
3609
  'Automattic\\WooCommerce\\Proxies\\ActionsProxy' => array(
3610
+ 'version' => '6.9.4.0',
3611
  'path' => $baseDir . '/src/Proxies/ActionsProxy.php'
3612
  ),
3613
  'Automattic\\WooCommerce\\Proxies\\LegacyProxy' => array(
3614
+ 'version' => '6.9.4.0',
3615
  'path' => $baseDir . '/src/Proxies/LegacyProxy.php'
3616
  ),
3617
  'Plugins_Handler' => array(
3691
  'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadProcessor.php'
3692
  ),
3693
  'Automattic\\WooCommerce\\RestApi\\Server' => array(
3694
+ 'version' => '6.9.4.0',
3695
  'path' => $baseDir . '/includes/rest-api/Server.php'
3696
  ),
3697
  'WC_REST_Product_Reviews_V2_Controller' => array(
3698
+ 'version' => '6.9.4.0',
3699
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'
3700
  ),
3701
  'WC_REST_Reports_V2_Controller' => array(
3702
+ 'version' => '6.9.4.0',
3703
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'
3704
  ),
3705
  'WC_REST_Shipping_Zone_Locations_V2_Controller' => array(
3706
+ 'version' => '6.9.4.0',
3707
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'
3708
  ),
3709
  'WC_REST_System_Status_Tools_V2_Controller' => array(
3710
+ 'version' => '6.9.4.0',
3711
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'
3712
  ),
3713
  'WC_REST_Product_Attribute_Terms_V2_Controller' => array(
3714
+ 'version' => '6.9.4.0',
3715
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'
3716
  ),
3717
  'WC_REST_Orders_V2_Controller' => array(
3718
+ 'version' => '6.9.4.0',
3719
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'
3720
  ),
3721
  'WC_REST_Webhook_Deliveries_V2_Controller' => array(
3722
+ 'version' => '6.9.4.0',
3723
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'
3724
  ),
3725
  'WC_REST_Customers_V2_Controller' => array(
3726
+ 'version' => '6.9.4.0',
3727
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'
3728
  ),
3729
  'WC_REST_Report_Sales_V2_Controller' => array(
3730
+ 'version' => '6.9.4.0',
3731
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'
3732
  ),
3733
  'WC_REST_Webhooks_V2_Controller' => array(
3734
+ 'version' => '6.9.4.0',
3735
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'
3736
  ),
3737
  'WC_REST_Network_Orders_V2_Controller' => array(
3738
+ 'version' => '6.9.4.0',
3739
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'
3740
  ),
3741
  'WC_REST_Tax_Classes_V2_Controller' => array(
3742
+ 'version' => '6.9.4.0',
3743
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'
3744
  ),
3745
  'WC_REST_Order_Refunds_V2_Controller' => array(
3746
+ 'version' => '6.9.4.0',
3747
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'
3748
  ),
3749
  'WC_REST_Settings_V2_Controller' => array(
3750
+ 'version' => '6.9.4.0',
3751
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'
3752
  ),
3753
  'WC_REST_System_Status_V2_Controller' => array(
3754
+ 'version' => '6.9.4.0',
3755
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'
3756
  ),
3757
  'WC_REST_Setting_Options_V2_Controller' => array(
3758
+ 'version' => '6.9.4.0',
3759
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'
3760
  ),
3761
  'WC_REST_Product_Shipping_Classes_V2_Controller' => array(
3762
+ 'version' => '6.9.4.0',
3763
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'
3764
  ),
3765
  'WC_REST_Product_Variations_V2_Controller' => array(
3766
+ 'version' => '6.9.4.0',
3767
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'
3768
  ),
3769
  'WC_REST_Shipping_Zone_Methods_V2_Controller' => array(
3770
+ 'version' => '6.9.4.0',
3771
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'
3772
  ),
3773
  'WC_REST_Product_Tags_V2_Controller' => array(
3774
+ 'version' => '6.9.4.0',
3775
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'
3776
  ),
3777
  'WC_REST_Product_Categories_V2_Controller' => array(
3778
+ 'version' => '6.9.4.0',
3779
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'
3780
  ),
3781
  'WC_REST_Shipping_Zones_V2_Controller' => array(
3782
+ 'version' => '6.9.4.0',
3783
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'
3784
  ),
3785
  'WC_REST_Products_V2_Controller' => array(
3786
+ 'version' => '6.9.4.0',
3787
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'
3788
  ),
3789
  'WC_REST_Taxes_V2_Controller' => array(
3790
+ 'version' => '6.9.4.0',
3791
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'
3792
  ),
3793
  'WC_REST_Coupons_V2_Controller' => array(
3794
+ 'version' => '6.9.4.0',
3795
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'
3796
  ),
3797
  'WC_REST_Order_Notes_V2_Controller' => array(
3798
+ 'version' => '6.9.4.0',
3799
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'
3800
  ),
3801
  'WC_REST_Report_Top_Sellers_V2_Controller' => array(
3802
+ 'version' => '6.9.4.0',
3803
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'
3804
  ),
3805
  'WC_REST_Shipping_Methods_V2_Controller' => array(
3806
+ 'version' => '6.9.4.0',
3807
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'
3808
  ),
3809
  'WC_REST_Customer_Downloads_V2_Controller' => array(
3810
+ 'version' => '6.9.4.0',
3811
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'
3812
  ),
3813
  'WC_REST_Payment_Gateways_V2_Controller' => array(
3814
+ 'version' => '6.9.4.0',
3815
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'
3816
  ),
3817
  'WC_REST_Product_Attributes_V2_Controller' => array(
3818
+ 'version' => '6.9.4.0',
3819
  'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'
3820
  ),
3821
  'WC_REST_Report_Top_Sellers_V1_Controller' => array(
3822
+ 'version' => '6.9.4.0',
3823
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'
3824
  ),
3825
  'WC_REST_Customers_V1_Controller' => array(
3826
+ 'version' => '6.9.4.0',
3827
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'
3828
  ),
3829
  'WC_REST_Order_Refunds_V1_Controller' => array(
3830
+ 'version' => '6.9.4.0',
3831
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'
3832
  ),
3833
  'WC_REST_Webhooks_V1_Controller' => array(
3834
+ 'version' => '6.9.4.0',
3835
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'
3836
  ),
3837
  'WC_REST_Products_V1_Controller' => array(
3838
+ 'version' => '6.9.4.0',
3839
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'
3840
  ),
3841
  'WC_REST_Reports_V1_Controller' => array(
3842
+ 'version' => '6.9.4.0',
3843
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'
3844
  ),
3845
  'WC_REST_Product_Shipping_Classes_V1_Controller' => array(
3846
+ 'version' => '6.9.4.0',
3847
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'
3848
  ),
3849
  'WC_REST_Coupons_V1_Controller' => array(
3850
+ 'version' => '6.9.4.0',
3851
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'
3852
  ),
3853
  'WC_REST_Orders_V1_Controller' => array(
3854
+ 'version' => '6.9.4.0',
3855
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'
3856
  ),
3857
  'WC_REST_Product_Categories_V1_Controller' => array(
3858
+ 'version' => '6.9.4.0',
3859
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'
3860
  ),
3861
  'WC_REST_Product_Attributes_V1_Controller' => array(
3862
+ 'version' => '6.9.4.0',
3863
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'
3864
  ),
3865
  'WC_REST_Customer_Downloads_V1_Controller' => array(
3866
+ 'version' => '6.9.4.0',
3867
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'
3868
  ),
3869
  'WC_REST_Order_Notes_V1_Controller' => array(
3870
+ 'version' => '6.9.4.0',
3871
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'
3872
  ),
3873
  'WC_REST_Product_Reviews_V1_Controller' => array(
3874
+ 'version' => '6.9.4.0',
3875
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'
3876
  ),
3877
  'WC_REST_Product_Attribute_Terms_V1_Controller' => array(
3878
+ 'version' => '6.9.4.0',
3879
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'
3880
  ),
3881
  'WC_REST_Product_Tags_V1_Controller' => array(
3882
+ 'version' => '6.9.4.0',
3883
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'
3884
  ),
3885
  'WC_REST_Report_Sales_V1_Controller' => array(
3886
+ 'version' => '6.9.4.0',
3887
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'
3888
  ),
3889
  'WC_REST_Tax_Classes_V1_Controller' => array(
3890
+ 'version' => '6.9.4.0',
3891
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'
3892
  ),
3893
  'WC_REST_Taxes_V1_Controller' => array(
3894
+ 'version' => '6.9.4.0',
3895
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'
3896
  ),
3897
  'WC_REST_Webhook_Deliveries_V1_Controller' => array(
3898
+ 'version' => '6.9.4.0',
3899
  'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'
3900
  ),
3901
  'WC_REST_Reports_Controller' => array(
3902
+ 'version' => '6.9.4.0',
3903
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'
3904
  ),
3905
  'WC_REST_Report_Reviews_Totals_Controller' => array(
3906
+ 'version' => '6.9.4.0',
3907
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'
3908
  ),
3909
  'WC_REST_Shipping_Zones_Controller' => array(
3910
+ 'version' => '6.9.4.0',
3911
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'
3912
  ),
3913
  'WC_REST_Order_Refunds_Controller' => array(
3914
+ 'version' => '6.9.4.0',
3915
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'
3916
  ),
3917
  'WC_REST_Taxes_Controller' => array(
3918
+ 'version' => '6.9.4.0',
3919
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'
3920
  ),
3921
  'WC_REST_Network_Orders_Controller' => array(
3922
+ 'version' => '6.9.4.0',
3923
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'
3924
  ),
3925
  'WC_REST_Shipping_Zone_Locations_Controller' => array(
3926
+ 'version' => '6.9.4.0',
3927
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'
3928
  ),
3929
  'WC_REST_Settings_Controller' => array(
3930
+ 'version' => '6.9.4.0',
3931
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'
3932
  ),
3933
  'WC_REST_Customer_Downloads_Controller' => array(
3934
+ 'version' => '6.9.4.0',
3935
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'
3936
  ),
3937
  'WC_REST_Data_Continents_Controller' => array(
3938
+ 'version' => '6.9.4.0',
3939
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'
3940
  ),
3941
  'WC_REST_Product_Tags_Controller' => array(
3942
+ 'version' => '6.9.4.0',
3943
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'
3944
  ),
3945
  'WC_REST_Report_Coupons_Totals_Controller' => array(
3946
+ 'version' => '6.9.4.0',
3947
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'
3948
  ),
3949
  'WC_REST_CRUD_Controller' => array(
3950
+ 'version' => '6.9.4.0',
3951
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'
3952
  ),
3953
  'WC_REST_Order_Notes_Controller' => array(
3954
+ 'version' => '6.9.4.0',
3955
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'
3956
  ),
3957
  'WC_REST_Shipping_Zone_Methods_Controller' => array(
3958
+ 'version' => '6.9.4.0',
3959
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'
3960
  ),
3961
  'WC_REST_Product_Shipping_Classes_Controller' => array(
3962
+ 'version' => '6.9.4.0',
3963
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'
3964
  ),
3965
  'WC_REST_Payment_Gateways_Controller' => array(
3966
+ 'version' => '6.9.4.0',
3967
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'
3968
  ),
3969
  'WC_REST_Data_Controller' => array(
3970
+ 'version' => '6.9.4.0',
3971
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'
3972
  ),
3973
  'WC_REST_Report_Customers_Totals_Controller' => array(
3974
+ 'version' => '6.9.4.0',
3975
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'
3976
  ),
3977
  'WC_REST_Shipping_Methods_Controller' => array(
3978
+ 'version' => '6.9.4.0',
3979
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'
3980
  ),
3981
  'WC_REST_Shipping_Zones_Controller_Base' => array(
3982
+ 'version' => '6.9.4.0',
3983
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'
3984
  ),
3985
  'WC_REST_Data_Currencies_Controller' => array(
3986
+ 'version' => '6.9.4.0',
3987
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'
3988
  ),
3989
  'WC_REST_Orders_Controller' => array(
3990
+ 'version' => '6.9.4.0',
3991
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'
3992
  ),
3993
  'WC_REST_Product_Attribute_Terms_Controller' => array(
3994
+ 'version' => '6.9.4.0',
3995
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'
3996
  ),
3997
  'WC_REST_Report_Top_Sellers_Controller' => array(
3998
+ 'version' => '6.9.4.0',
3999
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'
4000
  ),
4001
  'WC_REST_Coupons_Controller' => array(
4002
+ 'version' => '6.9.4.0',
4003
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'
4004
  ),
4005
  'WC_REST_Webhooks_Controller' => array(
4006
+ 'version' => '6.9.4.0',
4007
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'
4008
  ),
4009
  'WC_REST_System_Status_Tools_Controller' => array(
4010
+ 'version' => '6.9.4.0',
4011
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'
4012
  ),
4013
  'WC_REST_Product_Categories_Controller' => array(
4014
+ 'version' => '6.9.4.0',
4015
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'
4016
  ),
4017
  'WC_REST_Report_Sales_Controller' => array(
4018
+ 'version' => '6.9.4.0',
4019
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'
4020
  ),
4021
  'WC_REST_System_Status_Controller' => array(
4022
+ 'version' => '6.9.4.0',
4023
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'
4024
  ),
4025
  'WC_REST_Report_Orders_Totals_Controller' => array(
4026
+ 'version' => '6.9.4.0',
4027
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'
4028
  ),
4029
  'WC_REST_Customers_Controller' => array(
4030
+ 'version' => '6.9.4.0',
4031
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'
4032
  ),
4033
  'WC_REST_Setting_Options_Controller' => array(
4034
+ 'version' => '6.9.4.0',
4035
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'
4036
  ),
4037
  'WC_REST_Product_Attributes_Controller' => array(
4038
+ 'version' => '6.9.4.0',
4039
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'
4040
  ),
4041
  'WC_REST_Products_Controller' => array(
4042
+ 'version' => '6.9.4.0',
4043
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'
4044
  ),
4045
  'WC_REST_Posts_Controller' => array(
4046
+ 'version' => '6.9.4.0',
4047
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'
4048
  ),
4049
  'WC_REST_Product_Variations_Controller' => array(
4050
+ 'version' => '6.9.4.0',
4051
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'
4052
  ),
4053
  'WC_REST_Product_Reviews_Controller' => array(
4054
+ 'version' => '6.9.4.0',
4055
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'
4056
  ),
4057
  'WC_REST_Terms_Controller' => array(
4058
+ 'version' => '6.9.4.0',
4059
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'
4060
  ),
4061
  'WC_REST_Data_Countries_Controller' => array(
4062
+ 'version' => '6.9.4.0',
4063
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'
4064
  ),
4065
  'WC_REST_Report_Products_Totals_Controller' => array(
4066
+ 'version' => '6.9.4.0',
4067
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'
4068
  ),
4069
  'WC_REST_Tax_Classes_Controller' => array(
4070
+ 'version' => '6.9.4.0',
4071
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'
4072
  ),
4073
  'WC_REST_Controller' => array(
4074
+ 'version' => '6.9.4.0',
4075
  'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'
4076
  ),
4077
  'WC_REST_Telemetry_Controller' => array(
4078
+ 'version' => '6.9.4.0',
4079
  'path' => $baseDir . '/includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php'
4080
  ),
4081
  'Automattic\\WooCommerce\\RestApi\\Utilities\\ImageAttachment' => array(
4082
+ 'version' => '6.9.4.0',
4083
  'path' => $baseDir . '/includes/rest-api/Utilities/ImageAttachment.php'
4084
  ),
4085
  'Automattic\\WooCommerce\\RestApi\\Utilities\\SingletonTrait' => array(
4086
+ 'version' => '6.9.4.0',
4087
  'path' => $baseDir . '/includes/rest-api/Utilities/SingletonTrait.php'
4088
  ),
4089
  'Automattic\\WooCommerce\\RestApi\\Package' => array(
4090
+ 'version' => '6.9.4.0',
4091
  'path' => $baseDir . '/includes/rest-api/Package.php'
4092
  ),
4093
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
4094
+ 'version' => '6.9.4.0',
4095
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
4096
  ),
4097
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\QueueHelper' => array(
4098
+ 'version' => '6.9.4.0',
4099
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/QueueHelper.php'
4100
  ),
4101
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
4102
+ 'version' => '6.9.4.0',
4103
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
4104
  ),
4105
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
4106
+ 'version' => '6.9.4.0',
4107
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
4108
  ),
4109
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\SettingsHelper' => array(
4110
+ 'version' => '6.9.4.0',
4111
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/SettingsHelper.php'
4112
  ),
4113
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
4114
+ 'version' => '6.9.4.0',
4115
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
4116
  ),
4117
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
4118
+ 'version' => '6.9.4.0',
4119
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
4120
  ),
4121
  'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
4122
+ 'version' => '6.9.4.0',
4123
  'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
4124
  ),
4125
  'Automattic\\Jetpack\\Constants' => array(
vendor/composer/jetpack_autoload_filemap.php CHANGED
@@ -11,11 +11,11 @@ return array(
11
  'path' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php'
12
  ),
13
  'fcd5d7d87e03ff4f5b5a66c2b8968671' => array(
14
- 'version' => '8.3.2.0',
15
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/deprecated.php'
16
  ),
17
  'd0f16a186498c2ba04f1d0064fecf9cf' => array(
18
- 'version' => '8.3.2.0',
19
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/functions.php'
20
  ),
21
  );
11
  'path' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php'
12
  ),
13
  'fcd5d7d87e03ff4f5b5a66c2b8968671' => array(
14
+ 'version' => '8.3.3.0',
15
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/deprecated.php'
16
  ),
17
  'd0f16a186498c2ba04f1d0064fecf9cf' => array(
18
+ 'version' => '8.3.3.0',
19
  'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/functions.php'
20
  ),
21
  );
vendor/jetpack-autoloader/class-autoloader-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-autoloader-locator.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-autoloader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-container.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-hook-manager.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-latest-autoloader-guard.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-manifest-reader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-path-processor.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-php-autoloader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-plugin-locator.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-plugins-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-shutdown-handler.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-version-loader.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
vendor/jetpack-autoloader/class-version-selector.php CHANGED
@@ -5,7 +5,7 @@
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
- namespace Automattic\Jetpack\Autoloader\jp2b4c6a08e75c35cde9692cd7acbb163e;
9
 
10
  // phpcs:ignore
11
 
5
  * @package automattic/jetpack-autoloader
6
  */
7
 
8
+ namespace Automattic\Jetpack\Autoloader\jp84617a1c58c1acf2bba2988ef5fe847b;
9
 
10
  // phpcs:ignore
11
 
woocommerce.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: WooCommerce
4
  * Plugin URI: https://woocommerce.com/
5
  * Description: An eCommerce toolkit that helps you sell anything. Beautifully.
6
- * Version: 6.9.3
7
  * Author: Automattic
8
  * Author URI: https://woocommerce.com
9
  * Text Domain: woocommerce
3
  * Plugin Name: WooCommerce
4
  * Plugin URI: https://woocommerce.com/
5
  * Description: An eCommerce toolkit that helps you sell anything. Beautifully.
6
+ * Version: 6.9.4
7
  * Author: Automattic
8
  * Author URI: https://woocommerce.com
9
  * Text Domain: woocommerce