@faststore/core 2.1.31 → 2.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (140) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +67 -67
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/eslint/.cache_1gneedd +1 -1
  6. package/.next/cache/next-server.js.nft.json +1 -1
  7. package/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/.next/cache/webpack/client-production/index.pack +0 -0
  9. package/.next/cache/webpack/server-production/0.pack +0 -0
  10. package/.next/cache/webpack/server-production/index.pack +0 -0
  11. package/.next/next-server.js.nft.json +1 -1
  12. package/.next/prerender-manifest.json +1 -1
  13. package/.next/react-loadable-manifest.json +3 -3
  14. package/.next/routes-manifest.json +1 -1
  15. package/.next/server/chunks/186.js +16 -39
  16. package/.next/server/chunks/253.js +22 -48
  17. package/.next/server/chunks/289.js +4 -7
  18. package/.next/server/chunks/350.js +1 -1
  19. package/.next/server/chunks/721.js +22 -51
  20. package/.next/server/chunks/74.js +154 -215
  21. package/.next/server/chunks/81.js +88 -172
  22. package/.next/server/chunks/907.js +54 -100
  23. package/.next/server/middleware-build-manifest.js +1 -1
  24. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  25. package/.next/server/pages/404.js.nft.json +1 -1
  26. package/.next/server/pages/500.js.nft.json +1 -1
  27. package/.next/server/pages/[...slug].js.nft.json +1 -1
  28. package/.next/server/pages/[slug]/p.js +82 -135
  29. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  30. package/.next/server/pages/_app.js.nft.json +1 -1
  31. package/.next/server/pages/account.js.nft.json +1 -1
  32. package/.next/server/pages/api/graphql.js +1 -1
  33. package/.next/server/pages/checkout.js.nft.json +1 -1
  34. package/.next/server/pages/en-US/404.html +2 -2
  35. package/.next/server/pages/en-US/500.html +2 -2
  36. package/.next/server/pages/en-US/account.html +2 -2
  37. package/.next/server/pages/en-US/checkout.html +2 -2
  38. package/.next/server/pages/en-US/login.html +2 -2
  39. package/.next/server/pages/en-US/s.html +2 -2
  40. package/.next/server/pages/en-US.html +2 -2
  41. package/.next/server/pages/index.js.nft.json +1 -1
  42. package/.next/server/pages/login.js.nft.json +1 -1
  43. package/.next/server/pages/s.js.nft.json +1 -1
  44. package/.next/server/pages-manifest.json +2 -2
  45. package/.next/static/chunks/209-d1d2eeaeefbc68f7.js +1 -0
  46. package/.next/static/chunks/548-6b23e7ad82cd22b9.js +1 -0
  47. package/.next/static/chunks/{64.7ea3677ac3a10e00.js → 64.2f385ef39cd5877d.js} +1 -1
  48. package/.next/static/chunks/706-1020d118bb59b204.js +1 -0
  49. package/.next/static/chunks/{738-67a288ca3569cdbb.js → 738-a5ff304828f20cbf.js} +1 -1
  50. package/.next/static/chunks/791-681afeb766a9098f.js +1 -0
  51. package/.next/static/chunks/pages/404-14d27e3706f3d2c3.js +1 -0
  52. package/.next/static/chunks/pages/500-250ccf5c9626e451.js +1 -0
  53. package/.next/static/chunks/pages/[...slug]-bcfaf0c5d60b57a0.js +1 -0
  54. package/.next/static/chunks/pages/[slug]/p-c1f2b05344981f12.js +1 -0
  55. package/.next/static/chunks/pages/index-bdbfb082027ed2b7.js +1 -0
  56. package/.next/static/chunks/pages/login-b1bdf30c951bb60d.js +1 -0
  57. package/.next/static/chunks/webpack-73cade94715ad9e1.js +1 -0
  58. package/.next/static/css/208b7dd52a0981bd.css +1 -0
  59. package/.next/static/css/41ef280537acec50.css +1 -0
  60. package/.next/static/css/4ad5a6bd11a9f8d8.css +1 -0
  61. package/.next/static/css/5330ae3076254840.css +1 -0
  62. package/.next/static/css/5972921daee792bb.css +1 -0
  63. package/.next/static/css/6e1a7434f061d0ef.css +1 -0
  64. package/.next/static/css/82a475e147f4b2ee.css +1 -0
  65. package/.next/static/css/af5ef0767b748cb3.css +1 -0
  66. package/.next/static/css/cb7d1fcea42fab9c.css +1 -0
  67. package/.next/static/css/d67fbe2a613293c1.css +1 -0
  68. package/.next/static/uXS-aZT8ClbPcIudKFF0d/_buildManifest.js +1 -0
  69. package/.next/trace +80 -80
  70. package/.turbo/turbo-build.log +10 -19
  71. package/package.json +8 -8
  72. package/src/components/common/Alert/Alert.tsx +5 -8
  73. package/src/components/navigation/Navbar/Navbar.tsx +22 -22
  74. package/src/components/navigation/NavbarLinks/NavbarLinks.tsx +8 -7
  75. package/src/components/navigation/NavbarSlider/NavbarSlider.tsx +15 -14
  76. package/src/components/product/ProductGrid/ProductGrid.tsx +5 -10
  77. package/src/components/region/RegionBar/RegionBar.tsx +27 -13
  78. package/src/components/search/Filter/Filter.tsx +6 -11
  79. package/src/components/sections/Alert/Alert.tsx +17 -13
  80. package/src/components/sections/Alert/Overrides.tsx +13 -25
  81. package/src/components/sections/BannerText/BannerText.tsx +24 -20
  82. package/src/components/sections/BannerText/Overrides.tsx +11 -23
  83. package/src/components/sections/Breadcrumb/Overrides.tsx +13 -25
  84. package/src/components/sections/EmptyState/EmptyState.tsx +6 -8
  85. package/src/components/sections/EmptyState/Overrides.tsx +12 -24
  86. package/src/components/sections/Hero/Hero.tsx +15 -12
  87. package/src/components/sections/Hero/Overrides.tsx +12 -24
  88. package/src/components/sections/Navbar/Overrides.tsx +43 -31
  89. package/src/components/sections/Newsletter/Overrides.tsx +28 -26
  90. package/src/components/sections/ProductDetails/Overrides.tsx +51 -38
  91. package/src/components/sections/ProductDetails/ProductDetails.tsx +22 -30
  92. package/src/components/sections/ProductGallery/Overrides.tsx +44 -35
  93. package/src/components/sections/ProductShelf/Overrides.tsx +14 -28
  94. package/src/components/sections/RegionBar/Overrides.tsx +12 -24
  95. package/src/components/ui/Breadcrumb/Breadcrumb.tsx +9 -7
  96. package/src/components/ui/ImageGallery/ImageGallery.tsx +13 -19
  97. package/src/components/ui/Newsletter/Newsletter.tsx +23 -24
  98. package/src/components/ui/ProductDetails/ProductDetailsSettings.tsx +21 -17
  99. package/src/components/ui/ProductGallery/ProductGallery.tsx +31 -38
  100. package/src/components/ui/ProductShelf/ProductShelf.tsx +11 -16
  101. package/src/components/ui/ShippingSimulation/ShippingSimulation.tsx +2 -3
  102. package/src/components/ui/SkuSelector/Selectors.tsx +8 -7
  103. package/src/customizations/components/overrides/Alert.tsx +3 -7
  104. package/src/customizations/components/overrides/BannerText.tsx +3 -7
  105. package/src/customizations/components/overrides/Breadcrumb.tsx +3 -7
  106. package/src/customizations/components/overrides/EmptyState.tsx +3 -6
  107. package/src/customizations/components/overrides/Hero.tsx +3 -8
  108. package/src/customizations/components/overrides/Navbar.tsx +3 -16
  109. package/src/customizations/components/overrides/Newsletter.tsx +3 -11
  110. package/src/customizations/components/overrides/ProductDetails.tsx +3 -18
  111. package/src/customizations/components/overrides/ProductGallery.tsx +3 -16
  112. package/src/customizations/components/overrides/ProductShelf.tsx +3 -8
  113. package/src/customizations/components/overrides/RegionBar.tsx +3 -8
  114. package/src/typings/overrideDefinitionUtils.ts +40 -0
  115. package/src/typings/overrides.ts +267 -0
  116. package/src/utils/overrides.ts +53 -0
  117. package/.next/static/chunks/209-9a50f2317fccb202.js +0 -1
  118. package/.next/static/chunks/548-ab84e9e8b49413ab.js +0 -1
  119. package/.next/static/chunks/706-5aea41dd07970d2d.js +0 -1
  120. package/.next/static/chunks/791-63b1ccf9964b6517.js +0 -1
  121. package/.next/static/chunks/pages/404-d5f20744ecd83121.js +0 -1
  122. package/.next/static/chunks/pages/500-3911549ab88d0378.js +0 -1
  123. package/.next/static/chunks/pages/[...slug]-2232ce78cb672654.js +0 -1
  124. package/.next/static/chunks/pages/[slug]/p-16595182cbda6bb9.js +0 -1
  125. package/.next/static/chunks/pages/index-7c2ec2e4b6081dbc.js +0 -1
  126. package/.next/static/chunks/pages/login-4cc4b8e52608f076.js +0 -1
  127. package/.next/static/chunks/webpack-a86bbea19dfdfd35.js +0 -1
  128. package/.next/static/css/08e3fc80f9bad95d.css +0 -1
  129. package/.next/static/css/1b23beb5af203ffb.css +0 -1
  130. package/.next/static/css/4b19e1e142e038b0.css +0 -1
  131. package/.next/static/css/584640ffee46aa49.css +0 -1
  132. package/.next/static/css/7486a2a5fcda5283.css +0 -1
  133. package/.next/static/css/7d822a137c54a781.css +0 -1
  134. package/.next/static/css/a49f71ae6bb528e0.css +0 -1
  135. package/.next/static/css/d1ad1d89f8d5c7a1.css +0 -1
  136. package/.next/static/css/e02cdad8fc000339.css +0 -1
  137. package/.next/static/css/f9d59f597a4d8f82.css +0 -1
  138. package/.next/static/xYGxa3PwWTjNHEfOkCiX-/_buildManifest.js +0 -1
  139. package/src/typings/overrides.d.ts +0 -97
  140. /package/.next/static/{xYGxa3PwWTjNHEfOkCiX- → uXS-aZT8ClbPcIudKFF0d}/_ssgManifest.js +0 -0
@@ -250,8 +250,19 @@ __webpack_async_result__();
250
250
 
251
251
  // EXPORTS
252
252
  __webpack_require__.d(__webpack_exports__, {
253
- "z": () => (/* binding */ Components),
254
- "x": () => (/* binding */ productDetailsPropsCustomization)
253
+ "lo": () => (/* binding */ Overrides_BuyButton),
254
+ "FU": () => (/* binding */ Overrides_DiscountBadge),
255
+ "JO": () => (/* binding */ Overrides_Icon),
256
+ "hJ": () => (/* binding */ Overrides_ImageGallery),
257
+ "_I": () => (/* binding */ Overrides_ImageZoom),
258
+ "tA": () => (/* binding */ Overrides_Price),
259
+ "tc": () => (/* binding */ Overrides_ProductTitle),
260
+ "cw": () => (/* binding */ Overrides_QuantitySelector),
261
+ "CT": () => (/* binding */ Overrides_ShippingSimulation),
262
+ "Ol": () => (/* binding */ Overrides_SkuSelector),
263
+ "Pk": () => (/* binding */ __experimentalImageGallery),
264
+ "d_": () => (/* binding */ __experimentalImageGalleryImage),
265
+ "iQ": () => (/* binding */ __experimentalShippingSimulation)
255
266
  });
256
267
 
257
268
  // EXTERNAL MODULE: external "react"
@@ -534,10 +545,7 @@ const ImageComponent = ({
534
545
  url,
535
546
  alternateName
536
547
  }) => {
537
- const {
538
- __experimentalImageGalleryImage: Image
539
- } = Components;
540
- return /*#__PURE__*/jsx_runtime_.jsx(Image, {
548
+ return /*#__PURE__*/jsx_runtime_.jsx(__experimentalImageGalleryImage.Component, {
541
549
  src: url,
542
550
  alt: alternateName,
543
551
  width: 68,
@@ -557,26 +565,20 @@ const ImageGallery_ImageGallery_ImageGallery = _ref => {
557
565
  } = (0,external_react_.useState)(0);
558
566
  const currentImage = images[selectedImageIdx] ?? images[0];
559
567
  const dynamicRoute = (0,router_.useRouter)().asPath;
560
- (0,external_react_.useEffect)(() => setSelectedImageIdx(0), [dynamicRoute]); // Deconstructing the object to avoid circular dependency errors
561
-
562
- const {
563
- ImageGallery: ImageGalleryWrapper,
564
- ImageZoom,
565
- __experimentalImageGalleryImage: Image
566
- } = Components;
567
- return /*#__PURE__*/jsx_runtime_.jsx(ImageGalleryWrapper, _objectSpread(_objectSpread(_objectSpread({}, productDetailsPropsCustomization.ImageGallery), {}, {
568
+ (0,external_react_.useEffect)(() => setSelectedImageIdx(0), [dynamicRoute]);
569
+ return /*#__PURE__*/jsx_runtime_.jsx(Overrides_ImageGallery.Component, _objectSpread(_objectSpread(_objectSpread({}, Overrides_ImageGallery.props), {}, {
568
570
  images: images,
569
571
  ImageComponent: ImageComponent,
570
572
  selectedImageIdx: selectedImageIdx,
571
573
  setSelectedImageIdx: setSelectedImageIdx
572
574
  }, otherProps), {}, {
573
- children: /*#__PURE__*/jsx_runtime_.jsx(ImageZoom, _objectSpread(_objectSpread({}, productDetailsPropsCustomization.ImageZoom), {}, {
574
- children: /*#__PURE__*/jsx_runtime_.jsx(Image, _objectSpread(_objectSpread({
575
+ children: /*#__PURE__*/jsx_runtime_.jsx(Overrides_ImageZoom.Component, _objectSpread(_objectSpread({}, Overrides_ImageZoom.props), {}, {
576
+ children: /*#__PURE__*/jsx_runtime_.jsx(__experimentalImageGalleryImage.Component, _objectSpread(_objectSpread({
575
577
  sizes: "(max-width: 360px) 50vw, (max-width: 768px) 90vw, 50vw",
576
578
  width: 691,
577
579
  height: 691 * (3 / 4),
578
580
  loading: "eager"
579
- }, productDetailsPropsCustomization.__experimentalImageGalleryImage), {}, {
581
+ }, __experimentalImageGalleryImage.props), {}, {
580
582
  src: currentImage.url,
581
583
  alt: currentImage.alternateName
582
584
  }))
@@ -812,9 +814,6 @@ function ShippingSimulation_ShippingSimulation_ShippingSimulation(_ref) {
812
814
  country,
813
815
  postalCode: sessionPostalCode
814
816
  } = (0,session/* useSession */.kP)();
815
- const {
816
- ShippingSimulation: ShippingSimulationWrapper
817
- } = Components;
818
817
  const {
819
818
  input,
820
819
  shippingSimulation,
@@ -831,7 +830,7 @@ function ShippingSimulation_ShippingSimulation_ShippingSimulation(_ref) {
831
830
  location,
832
831
  options
833
832
  } = shippingSimulation;
834
- return /*#__PURE__*/jsx_runtime_.jsx(ShippingSimulationWrapper, ShippingSimulation_objectSpread({
833
+ return /*#__PURE__*/jsx_runtime_.jsx(Overrides_ShippingSimulation.Component, ShippingSimulation_objectSpread({
835
834
  formatter: formatter,
836
835
  onInput: handleOnInput,
837
836
  onSubmit: handleSubmit,
@@ -848,80 +847,37 @@ function ShippingSimulation_ShippingSimulation_ShippingSimulation(_ref) {
848
847
  }
849
848
  // EXTERNAL MODULE: ./src/components/ui/Image/index.ts + 2 modules
850
849
  var Image = __webpack_require__(79266);
850
+ // EXTERNAL MODULE: ./src/utils/overrides.ts
851
+ var overrides = __webpack_require__(59104);
851
852
  ;// CONCATENATED MODULE: ./src/customizations/components/overrides/ProductDetails.tsx
852
853
  // This is an example of how it can be used on the starter.
853
854
  const SECTION = 'ProductDetails';
854
- const overrides = {
855
- name: SECTION,
856
- components: {
857
- ProductTitle: {
858
- props: {}
859
- },
860
- DiscountBadge: {
861
- props: {}
862
- },
863
- BuyButton: {
864
- props: {}
865
- },
866
- Icon: {
867
- props: {}
868
- },
869
- Price: {
870
- props: {}
871
- },
872
- QuantitySelector: {
873
- props: {}
874
- },
875
- SkuSelector: {
876
- props: {}
877
- },
878
- ShippingSimulation: {
879
- props: {}
880
- },
881
- ImageGallery: {
882
- props: {}
883
- },
884
- ImageZoom: {
885
- props: {}
886
- },
887
- __experimentalImageGalleryImage: {
888
- props: {}
889
- },
890
- __experimentalImageGallery: {
891
- props: {}
892
- },
893
- __experimentalShippingSimulation: {
894
- props: {}
895
- }
896
- }
855
+ const override = {
856
+ section: SECTION
897
857
  };
898
- /* harmony default export */ const ProductDetails = (overrides);
899
- ;// CONCATENATED MODULE: ./src/components/sections/ProductDetails/Overrides.tsx
900
- function Overrides_ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
901
-
902
- function Overrides_objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? Overrides_ownKeys(Object(source), !0).forEach(function (key) { Overrides_defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : Overrides_ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
903
-
904
- function Overrides_defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
905
858
 
859
+ ;// CONCATENATED MODULE: ./src/components/sections/ProductDetails/Overrides.tsx
906
860
 
907
861
 
908
862
 
909
863
 
910
864
 
911
- const productDetailsComponentsCustomization = {};
912
- const productDetailsPropsCustomization = {};
913
- Object.entries(ProductDetails.components).forEach(([key, value]) => {
914
- if (value.Component) {
915
- productDetailsComponentsCustomization[key] = value.Component;
916
- }
917
- });
918
- Object.entries(ProductDetails.components).forEach(([key, value]) => {
919
- if (value.props) {
920
- productDetailsPropsCustomization[key] = value.props;
921
- }
922
- });
923
865
 
924
- const Components = Overrides_objectSpread({
866
+ const {
867
+ ProductTitle: Overrides_ProductTitle,
868
+ DiscountBadge: Overrides_DiscountBadge,
869
+ BuyButton: Overrides_BuyButton,
870
+ Icon: Overrides_Icon,
871
+ Price: Overrides_Price,
872
+ QuantitySelector: Overrides_QuantitySelector,
873
+ SkuSelector: Overrides_SkuSelector,
874
+ ShippingSimulation: Overrides_ShippingSimulation,
875
+ ImageGallery: Overrides_ImageGallery,
876
+ ImageZoom: Overrides_ImageZoom,
877
+ __experimentalImageGalleryImage,
878
+ __experimentalImageGallery,
879
+ __experimentalShippingSimulation
880
+ } = (0,overrides/* getSectionOverrides */.f)({
925
881
  ProductTitle: ProductTitle_ProductTitle,
926
882
  DiscountBadge: DiscountBadge/* default */.Z,
927
883
  BuyButton: BuyButton_BuyButton,
@@ -935,8 +891,7 @@ const Components = Overrides_objectSpread({
935
891
  __experimentalImageGalleryImage: Image/* Image */.E,
936
892
  __experimentalImageGallery: ui_ImageGallery_ImageGallery,
937
893
  __experimentalShippingSimulation: ShippingSimulation_ShippingSimulation_ShippingSimulation
938
- }, productDetailsComponentsCustomization);
939
-
894
+ }, override);
940
895
 
941
896
 
942
897
  /***/ }),
@@ -986,12 +941,6 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.definePrope
986
941
 
987
942
 
988
943
 
989
- const {
990
- ProductTitle,
991
- DiscountBadge,
992
- __experimentalImageGallery: ImageGallery,
993
- __experimentalShippingSimulation: ShippingSimulation
994
- } = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Components */ .z;
995
944
 
996
945
  function ProductDetails({
997
946
  context: staleProduct,
@@ -999,7 +948,7 @@ function ProductDetails({
999
948
  refNumber: showRefNumber,
1000
949
  discountBadge: {
1001
950
  showDiscountBadge,
1002
- size: discountBadgeSize = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.DiscountBadge.size */ .x.DiscountBadge.size
951
+ size: discountBadgeSize = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .DiscountBadge.props.size */ .FU.props.size
1003
952
  }
1004
953
  },
1005
954
  buyButton: {
@@ -1007,12 +956,12 @@ function ProductDetails({
1007
956
  title: buyButtonTitle
1008
957
  },
1009
958
  shippingSimulator: {
1010
- title: shippingSimulatorTitle = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.__experimentalShippingSimulation.title */ .x.__experimentalShippingSimulation.title,
1011
- inputLabel: shippingSimulatorInputLabel = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.__experimentalShippingSimulation.inputLabel */ .x.__experimentalShippingSimulation.inputLabel,
1012
- shippingOptionsTableTitle: shippingSimulatorOptionsTableTitle = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.__experimentalShippingSimulation.optionsLabel */ .x.__experimentalShippingSimulation.optionsLabel,
959
+ title: shippingSimulatorTitle = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalShippingSimulation.props.title */ .iQ.props.title,
960
+ inputLabel: shippingSimulatorInputLabel = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalShippingSimulation.props.inputLabel */ .iQ.props.inputLabel,
961
+ shippingOptionsTableTitle: shippingSimulatorOptionsTableTitle = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalShippingSimulation.props.optionsLabel */ .iQ.props.optionsLabel,
1013
962
  link: {
1014
- to: shippingSimulatorLinkUrl = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.__experimentalShippingSimulation.idkPostalCodeLinkProps */ .x.__experimentalShippingSimulation.idkPostalCodeLinkProps?.href,
1015
- text: shippingSimulatorLinkText = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.__experimentalShippingSimulation.idkPostalCodeLinkProps */ .x.__experimentalShippingSimulation.idkPostalCodeLinkProps?.children
963
+ to: shippingSimulatorLinkUrl = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalShippingSimulation.props.idkPostalCodeLinkProps */ .iQ.props.idkPostalCodeLinkProps?.href,
964
+ text: shippingSimulatorLinkText = src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalShippingSimulation.props.idkPostalCodeLinkProps */ .iQ.props.idkPostalCodeLinkProps?.children
1016
965
  }
1017
966
  },
1018
967
  productDescription: {
@@ -1095,15 +1044,15 @@ function ProductDetails({
1095
1044
  children: [/*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx("header", {
1096
1045
  "data-fs-product-details-title": true,
1097
1046
  "data-fs-product-details-section": true,
1098
- children: /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx(ProductTitle // TODO: We should review this prop. There's now way to override the title and use the dynamic name value.
1099
- // Maybe passing a ProductTitleHeader component as a prop would be better, as it would be overridable.
1100
- // Maybe now it's worth to make title always a h1 and receive only the name, as it would be easier for users to override.
1101
- , _objectSpread(_objectSpread({
1047
+ children: /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx(src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .ProductTitle.Component */ .tc.Component, _objectSpread(_objectSpread({
1048
+ // TODO: We should review this prop. There's now way to override the title and use the dynamic name value.
1049
+ // Maybe passing a ProductTitleHeader component as a prop would be better, as it would be overridable.
1050
+ // Maybe now it's worth to make title always a h1 and receive only the name, as it would be easier for users to override.
1102
1051
  title: /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx("h1", {
1103
1052
  children: name
1104
1053
  })
1105
- }, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.ProductTitle */ .x.ProductTitle), {}, {
1106
- label: showDiscountBadge && /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx(DiscountBadge, _objectSpread(_objectSpread({}, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.DiscountBadge */ .x.DiscountBadge), {}, {
1054
+ }, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .ProductTitle.props */ .tc.props), {}, {
1055
+ label: showDiscountBadge && /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx(src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .DiscountBadge.Component */ .FU.Component, _objectSpread(_objectSpread({}, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .DiscountBadge.props */ .FU.props), {}, {
1107
1056
  size: discountBadgeSize // Dynamic props shouldn't be overridable
1108
1057
  // This decision can be reviewed later if needed
1109
1058
  ,
@@ -1112,9 +1061,9 @@ function ProductDetails({
1112
1061
  })),
1113
1062
  refNumber: showRefNumber && productId
1114
1063
  }))
1115
- }), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx(ImageGallery, _objectSpread(_objectSpread({
1064
+ }), /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx(src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalImageGallery.Component */ .Pk.Component, _objectSpread(_objectSpread({
1116
1065
  "data-fs-product-details-gallery": true
1117
- }, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.__experimentalImageGallery */ .x.__experimentalImageGallery), {}, {
1066
+ }, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalImageGallery.props */ .Pk.props), {}, {
1118
1067
  images: productImages
1119
1068
  })), /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsxs)("section", {
1120
1069
  "data-fs-product-details-info": true,
@@ -1129,12 +1078,12 @@ function ProductDetails({
1129
1078
  setQuantity: setQuantity,
1130
1079
  buyButtonIcon: buyButtonIcon
1131
1080
  }) : /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx(src_components_product_OutOfStock__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z, {})
1132
- }), availability && /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx(ShippingSimulation, _objectSpread(_objectSpread({
1081
+ }), availability && /*#__PURE__*/react_jsx_runtime__WEBPACK_IMPORTED_MODULE_9__.jsx(src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalShippingSimulation.Component */ .iQ.Component, _objectSpread(_objectSpread({
1133
1082
  "data-fs-product-details-section": true,
1134
1083
  "data-fs-product-details-shipping": true,
1135
1084
  formatter: src_sdk_product_useFormattedPrice__WEBPACK_IMPORTED_MODULE_3__/* .useFormattedPrice */ .P
1136
- }, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.__experimentalShippingSimulation */ .x.__experimentalShippingSimulation), {}, {
1137
- idkPostalCodeLinkProps: _objectSpread(_objectSpread({}, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .Props.idkPostalCodeLinkProps */ .x.idkPostalCodeLinkProps), {}, {
1085
+ }, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalShippingSimulation.props */ .iQ.props), {}, {
1086
+ idkPostalCodeLinkProps: _objectSpread(_objectSpread({}, src_components_sections_ProductDetails_Overrides__WEBPACK_IMPORTED_MODULE_8__/* .__experimentalShippingSimulation.props.idkPostalCodeLinkProps */ .iQ.props.idkPostalCodeLinkProps), {}, {
1138
1087
  href: shippingSimulatorLinkUrl,
1139
1088
  children: shippingSimulatorLinkText
1140
1089
  }),
@@ -1379,9 +1328,7 @@ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) r
1379
1328
 
1380
1329
 
1381
1330
 
1382
- const {
1383
- SkuSelector
1384
- } = Overrides/* Components */.z;
1331
+
1385
1332
 
1386
1333
  const ImageComponent = _ref => {
1387
1334
  let {
@@ -1407,17 +1354,19 @@ function Selectors(_ref2) {
1407
1354
  otherProps = _objectWithoutProperties(_ref2, _excluded2);
1408
1355
 
1409
1356
  return /*#__PURE__*/jsx_runtime_.jsx("section", _objectSpread(_objectSpread({}, otherProps), {}, {
1410
- children: availableVariations && Object.keys(availableVariations).map(skuVariant => /*#__PURE__*/jsx_runtime_.jsx(SkuSelector, {
1357
+ children: availableVariations && Object.keys(availableVariations).map(skuVariant => /*#__PURE__*/(0,external_react_.createElement)(Overrides/* SkuSelector.Component */.Ol.Component, _objectSpread(_objectSpread({
1358
+ ImageComponent: ImageComponent
1359
+ }, Overrides/* SkuSelector.props */.Ol.props), {}, {
1360
+ key: skuVariant,
1411
1361
  skuPropertyName: skuVariant,
1412
1362
  availableVariations: availableVariations,
1413
- ImageComponent: ImageComponent,
1414
1363
  activeVariations: activeVariations,
1415
1364
  slugsMap: slugsMap,
1416
- linkProps: {
1417
- as: (link_default()),
1418
- legacyBehavior: false
1419
- }
1420
- }, skuVariant))
1365
+ linkProps: _objectSpread(_objectSpread({}, Overrides/* SkuSelector.props.linkProps */.Ol.props.linkProps ?? {}), {}, {
1366
+ as: Overrides/* SkuSelector.props.linkProps */.Ol.props.linkProps?.as ?? (link_default()),
1367
+ legacyBehavior: Overrides/* SkuSelector.props.linkProps */.Ol.props.linkProps?.legacyBehavior ?? false
1368
+ })
1369
+ })))
1421
1370
  }));
1422
1371
  }
1423
1372
 
@@ -1517,12 +1466,6 @@ function ProductDetailsSettings_defineProperty(obj, key, value) { if (key in obj
1517
1466
 
1518
1467
 
1519
1468
 
1520
- const {
1521
- BuyButton,
1522
- Icon,
1523
- Price,
1524
- QuantitySelector
1525
- } = Overrides/* Components */.z;
1526
1469
 
1527
1470
  function ProductDetailsSettings({
1528
1471
  product,
@@ -1531,8 +1474,8 @@ function ProductDetailsSettings({
1531
1474
  quantity,
1532
1475
  setQuantity,
1533
1476
  buyButtonIcon: {
1534
- icon: buyButtonIconName = Overrides/* Props.Icon.name */.x.Icon.name,
1535
- alt: buyButtonIconAlt = Overrides/* Props.Icon.aria-label */.x.Icon["aria-label"]
1477
+ icon: buyButtonIconName = Overrides/* Icon.props.name */.JO.props.name,
1478
+ alt: buyButtonIconAlt = Overrides/* Icon.props.aria-label */.JO.props["aria-label"]
1536
1479
  }
1537
1480
  }) {
1538
1481
  const {
@@ -1579,28 +1522,32 @@ function ProductDetailsSettings({
1579
1522
  "data-fs-product-details-values": true,
1580
1523
  children: [/*#__PURE__*/(0,jsx_runtime_.jsxs)("div", {
1581
1524
  "data-fs-product-details-prices": true,
1582
- children: [/*#__PURE__*/jsx_runtime_.jsx(Price, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({
1525
+ children: [/*#__PURE__*/jsx_runtime_.jsx(Overrides/* Price.Component */.tA.Component, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({
1583
1526
  formatter: useFormattedPrice/* useFormattedPrice */.P,
1584
1527
  testId: "list-price",
1585
1528
  variant: "listing",
1586
1529
  SRText: "Original price:"
1587
- }, Overrides/* Props.Price */.x.Price), {}, {
1530
+ }, Overrides/* Price.props */.tA.props), {}, {
1531
+ // Dynamic props shouldn't be overridable
1532
+ // This decision can be reviewed later if needed
1588
1533
  value: listPrice,
1589
1534
  "data-value": listPrice
1590
- })), /*#__PURE__*/jsx_runtime_.jsx(Price, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({
1535
+ })), /*#__PURE__*/jsx_runtime_.jsx(Overrides/* Price.Component */.tA.Component, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({
1591
1536
  formatter: useFormattedPrice/* useFormattedPrice */.P,
1592
1537
  testId: "price",
1593
1538
  variant: "spot",
1594
1539
  className: "text__lead",
1595
1540
  SRText: "Sale Price:"
1596
- }, Overrides/* Props.Price */.x.Price), {}, {
1541
+ }, Overrides/* Price.props */.tA.props), {}, {
1542
+ // Dynamic props shouldn't be overridable
1543
+ // This decision can be reviewed later if needed
1597
1544
  value: lowPrice,
1598
1545
  "data-value": lowPrice
1599
1546
  }))]
1600
- }), /*#__PURE__*/jsx_runtime_.jsx(QuantitySelector, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({
1547
+ }), /*#__PURE__*/jsx_runtime_.jsx(Overrides/* QuantitySelector.Component */.cw.Component, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({
1601
1548
  min: 1,
1602
1549
  max: 10
1603
- }, Overrides/* Props.QuantitySelector */.x.QuantitySelector), {}, {
1550
+ }, Overrides/* QuantitySelector.props */.cw.props), {}, {
1604
1551
  // Dynamic props shouldn't be overridable
1605
1552
  // This decision can be reviewed later if needed
1606
1553
  onChange: setQuantity
@@ -1615,8 +1562,8 @@ function ProductDetailsSettings({
1615
1562
  non-composited animation violation due to the button transitioning its
1616
1563
  background color when changing from its initial disabled to active state.
1617
1564
  See full explanation on commit https://git.io/JyXV5. */
1618
- isValidating ? /*#__PURE__*/jsx_runtime_.jsx(AddToCartLoadingSkeleton, {}) : /*#__PURE__*/jsx_runtime_.jsx(BuyButton, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({}, Overrides/* Props.BuyButton */.x.BuyButton), {}, {
1619
- icon: /*#__PURE__*/jsx_runtime_.jsx(Icon, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({}, Overrides/* Props.Icon */.x.Icon), {}, {
1565
+ isValidating ? /*#__PURE__*/jsx_runtime_.jsx(AddToCartLoadingSkeleton, {}) : /*#__PURE__*/jsx_runtime_.jsx(Overrides/* BuyButton.Component */.lo.Component, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({}, Overrides/* BuyButton.props */.lo.props), {}, {
1566
+ icon: /*#__PURE__*/jsx_runtime_.jsx(Overrides/* Icon.Component */.JO.Component, ProductDetailsSettings_objectSpread(ProductDetailsSettings_objectSpread({}, Overrides/* Icon.props */.JO.props), {}, {
1620
1567
  "aria-label": buyButtonIconAlt,
1621
1568
  name: buyButtonIconName
1622
1569
  })),
@@ -1 +1 @@
1
- {"version":1,"files":["../../webpack-runtime.js","../../chunks/676.js","../../chunks/825.js","../../chunks/487.js","../../chunks/183.js","../../chunks/886.js","../../chunks/74.js","../../chunks/247.js","../../chunks/287.js","../../chunks/854.js","../../chunks/269.js","../../chunks/184.js","../../chunks/81.js","../../chunks/253.js","../../chunks/350.js","../../chunks/123.js","../../chunks/597.js","../../chunks/502.js","../../chunks/312.js","../../../package.json","../../../../node_modules/chalk/package.json","../../../../node_modules/next/dist/shared/lib/head.js","../../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../../node_modules/next/dist/shared/lib/image-blur-svg.js","../../../../node_modules/next/dist/shared/lib/image-config-context.js","../../../../node_modules/next/dist/shared/lib/image-config.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/mitt.js","../../../../node_modules/next/dist/shared/lib/router-context.js","../../../../node_modules/next/dist/shared/lib/utils.js","../../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../../node_modules/chalk/source/index.js","../../../../node_modules/next/router.js","../../../../node_modules/next/package.json","../../../../node_modules/chalk/source/utilities.js","../../../../node_modules/next/dist/client/remove-base-path.js","../../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../../node_modules/next/dist/client/router.js","../../../../node_modules/next/dist/client/has-base-path.js","../../../../node_modules/next/dist/shared/lib/side-effect.js","../../../../node_modules/next/dist/shared/lib/amp-context.js","../../../../node_modules/next/dist/shared/lib/amp-mode.js","../../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../../node_modules/next/dist/shared/lib/router/router.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../../node_modules/next/dist/client/route-loader.js","../../../../node_modules/next/dist/client/script.js","../../../../node_modules/next/dist/client/detect-domain-locale.js","../../../../node_modules/next/dist/client/add-locale.js","../../../../node_modules/next/dist/client/remove-locale.js","../../../../node_modules/next/dist/client/add-base-path.js","../../../../node_modules/next/dist/client/trusted-types.js","../../../../node_modules/next/dist/client/request-idle-callback.js","../../../../node_modules/next/dist/client/head-manager.js","../../../../node_modules/@swc/helpers/lib/_extends.js","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../../node_modules/next/dist/client/with-router.js","../../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../../node_modules/next/dist/compiled/react-is/package.json","../../../../node_modules/next/dist/compiled/react-is/index.js","../../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../../@generated/graphql/persisted.json","../../../../src/components/region/RegionModal/index.ts","../../../../src/components/cart/CartSidebar/index.ts","../../../../src/components/search/SearchDropdown/index.ts","../../../../package.json"]}
1
+ {"version":1,"files":["../../webpack-runtime.js","../../chunks/676.js","../../chunks/825.js","../../chunks/487.js","../../chunks/183.js","../../chunks/886.js","../../chunks/74.js","../../chunks/247.js","../../chunks/287.js","../../chunks/854.js","../../chunks/269.js","../../chunks/184.js","../../chunks/81.js","../../chunks/253.js","../../chunks/350.js","../../chunks/123.js","../../chunks/597.js","../../chunks/502.js","../../chunks/312.js","../../../package.json","../../../../node_modules/chalk/package.json","../../../../node_modules/next/dist/shared/lib/head.js","../../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../../node_modules/next/dist/shared/lib/image-blur-svg.js","../../../../node_modules/next/dist/shared/lib/image-config-context.js","../../../../node_modules/next/dist/shared/lib/image-config.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/mitt.js","../../../../node_modules/next/dist/shared/lib/router-context.js","../../../../node_modules/next/dist/shared/lib/utils.js","../../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../../node_modules/chalk/source/index.js","../../../../node_modules/next/router.js","../../../../node_modules/next/package.json","../../../../node_modules/chalk/source/utilities.js","../../../../node_modules/next/dist/client/remove-base-path.js","../../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../../node_modules/next/dist/client/router.js","../../../../node_modules/next/dist/client/has-base-path.js","../../../../node_modules/next/dist/shared/lib/side-effect.js","../../../../node_modules/next/dist/shared/lib/amp-context.js","../../../../node_modules/next/dist/shared/lib/amp-mode.js","../../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../../node_modules/next/dist/shared/lib/router/router.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../../node_modules/next/dist/client/route-loader.js","../../../../node_modules/next/dist/client/script.js","../../../../node_modules/next/dist/client/detect-domain-locale.js","../../../../node_modules/next/dist/client/add-locale.js","../../../../node_modules/next/dist/client/remove-locale.js","../../../../node_modules/next/dist/client/add-base-path.js","../../../../node_modules/next/dist/client/trusted-types.js","../../../../node_modules/next/dist/client/request-idle-callback.js","../../../../node_modules/next/dist/client/head-manager.js","../../../../node_modules/@swc/helpers/lib/_extends.js","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../../node_modules/next/dist/client/with-router.js","../../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../../node_modules/next/dist/compiled/react-is/package.json","../../../../node_modules/next/dist/compiled/react-is/index.js","../../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../../@generated/graphql/persisted.json","../../../../src/components/region/RegionModal/index.ts","../../../../src/components/cart/CartSidebar/index.ts","../../../../src/components/search/SearchDropdown/index.ts","../../../../package.json"]}
@@ -1 +1 @@
1
- {"version":1,"files":["../webpack-runtime.js","../chunks/183.js","../chunks/886.js","../chunks/98.js","../chunks/143.js","../../package.json","../../../node_modules/nextjs-progressbar/package.json","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/nextjs-progressbar/dist/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../package.json","../../../src/sdk/analytics/platform/vtex/index.ts","../../../src/sdk/analytics/platform/vtex/search.ts"]}
1
+ {"version":1,"files":["../webpack-runtime.js","../chunks/183.js","../chunks/886.js","../chunks/98.js","../chunks/143.js","../../package.json","../../../node_modules/nextjs-progressbar/package.json","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/nextjs-progressbar/dist/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../package.json","../../../src/sdk/analytics/platform/vtex/index.ts","../../../src/sdk/analytics/platform/vtex/search.ts"]}
@@ -1 +1 @@
1
- {"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/886.js","../chunks/74.js","../chunks/287.js","../chunks/597.js","../chunks/247.js","../chunks/123.js","../chunks/502.js","../chunks/854.js","../chunks/312.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/next/dist/shared/lib/head.js","../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/image-blur-svg.js","../../../node_modules/next/dist/shared/lib/image-config-context.js","../../../node_modules/next/dist/shared/lib/image-config.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/chalk/source/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/chalk/source/utilities.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/shared/lib/side-effect.js","../../../node_modules/next/dist/shared/lib/amp-context.js","../../../node_modules/next/dist/shared/lib/amp-mode.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../src/components/region/RegionModal/index.ts","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}
1
+ {"version":1,"files":["../webpack-runtime.js","../chunks/676.js","../chunks/825.js","../chunks/183.js","../chunks/886.js","../chunks/74.js","../chunks/287.js","../chunks/597.js","../chunks/247.js","../chunks/123.js","../chunks/502.js","../chunks/854.js","../chunks/312.js","../../package.json","../../../node_modules/chalk/package.json","../../../node_modules/next/dist/shared/lib/head.js","../../../node_modules/next/dist/shared/lib/app-router-context.js","../../../node_modules/next/dist/shared/lib/head-manager-context.js","../../../node_modules/next/dist/shared/lib/image-blur-svg.js","../../../node_modules/next/dist/shared/lib/image-config-context.js","../../../node_modules/next/dist/shared/lib/image-config.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/mitt.js","../../../node_modules/next/dist/shared/lib/router-context.js","../../../node_modules/next/dist/shared/lib/utils.js","../../../node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","../../../node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","../../../node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","../../../node_modules/next/dist/shared/lib/router/utils/add-locale.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/compare-states.js","../../../node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/format-url.js","../../../node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","../../../node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-path.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","../../../node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/querystring.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","../../../node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js","../../../node_modules/next/dist/shared/lib/router/utils/route-matcher.js","../../../node_modules/next/dist/shared/lib/router/utils/route-regex.js","../../../node_modules/chalk/source/index.js","../../../node_modules/next/router.js","../../../node_modules/next/package.json","../../../node_modules/chalk/source/utilities.js","../../../node_modules/next/dist/client/remove-base-path.js","../../../node_modules/chalk/source/vendor/ansi-styles/index.js","../../../node_modules/chalk/source/vendor/supports-color/index.js","../../../node_modules/next/dist/client/router.js","../../../node_modules/next/dist/client/has-base-path.js","../../../node_modules/next/dist/shared/lib/side-effect.js","../../../node_modules/next/dist/shared/lib/amp-context.js","../../../node_modules/next/dist/shared/lib/amp-mode.js","../../../node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","../../../node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","../../../node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","../../../node_modules/next/dist/shared/lib/router/utils/path-match.js","../../../node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","../../../node_modules/next/dist/shared/lib/escape-regexp.js","../../../node_modules/next/dist/shared/lib/router/router.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/shared/lib/router/utils/index.js","../../../node_modules/next/dist/client/normalize-trailing-slash.js","../../../node_modules/next/dist/client/route-loader.js","../../../node_modules/next/dist/client/script.js","../../../node_modules/next/dist/client/detect-domain-locale.js","../../../node_modules/next/dist/client/add-locale.js","../../../node_modules/next/dist/client/remove-locale.js","../../../node_modules/next/dist/client/add-base-path.js","../../../node_modules/next/dist/client/trusted-types.js","../../../node_modules/next/dist/client/request-idle-callback.js","../../../node_modules/next/dist/client/head-manager.js","../../../node_modules/@swc/helpers/lib/_extends.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/@swc/helpers/lib/_interop_require_default.js","../../../node_modules/@swc/helpers/lib/_interop_require_wildcard.js","../../../node_modules/@swc/helpers/lib/_async_to_generator.js","../../../node_modules/next/dist/client/with-router.js","../../../node_modules/next/dist/shared/lib/router/utils/parse-url.js","../../../node_modules/@swc/helpers/lib/_object_without_properties_loose.js","../../../node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","../../../node_modules/next/dist/compiled/path-to-regexp/index.js","../../../node_modules/next/dist/compiled/react-is/package.json","../../../node_modules/next/dist/compiled/react-is/index.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.production.min.js","../../../node_modules/next/dist/compiled/react-is/cjs/react-is.development.js","../../../src/components/region/RegionModal/index.ts","../../../src/components/cart/CartSidebar/index.ts","../../../src/components/search/SearchDropdown/index.ts","../../../package.json"]}