@gem-sdk/components 12.0.0-staging.5 → 12.0.0-staging.50

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 (1100) hide show
  1. package/dist/cjs/accordion/common/styles.js +1 -1
  2. package/dist/cjs/accordion/settings/Accordion.js +3 -3
  3. package/dist/cjs/accordion/settings/configs/ui-v2.js +1 -1
  4. package/dist/cjs/article/components/ArticleContent.js +2 -2
  5. package/dist/cjs/article/components/ArticleExcerpt.js +1 -1
  6. package/dist/cjs/article/components/ArticleNotFound.js +1 -1
  7. package/dist/cjs/article/settings/ArticlePagination.js +1 -1
  8. package/dist/cjs/article/settings/configs/article-author/presets.js +1 -1
  9. package/dist/cjs/article/settings/configs/article-author/ui-v2.js +1 -1
  10. package/dist/cjs/article/settings/configs/article-category/presets.js +1 -1
  11. package/dist/cjs/article/settings/configs/article-category/ui-v2.js +1 -1
  12. package/dist/cjs/article/settings/configs/article-content/presets.js +1 -1
  13. package/dist/cjs/article/settings/configs/article-content/ui-v2.js +1 -1
  14. package/dist/cjs/article/settings/configs/article-date/presets.js +1 -1
  15. package/dist/cjs/article/settings/configs/article-date/ui-v2.js +1 -1
  16. package/dist/cjs/article/settings/configs/article-excerpt/presets.js +1 -1
  17. package/dist/cjs/article/settings/configs/article-excerpt/ui-v2.js +1 -1
  18. package/dist/cjs/article/settings/configs/article-image/presets.js +1 -1
  19. package/dist/cjs/article/settings/configs/article-image/ui-v2.js +1 -1
  20. package/dist/cjs/article/settings/configs/article-list/presets.js +1 -1
  21. package/dist/cjs/article/settings/configs/article-list/ui-v2.js +1 -1
  22. package/dist/cjs/article/settings/configs/article-read-more/presets.js +1 -1
  23. package/dist/cjs/article/settings/configs/article-read-more/ui-v2.js +1 -1
  24. package/dist/cjs/article/settings/configs/article-tag/presets.js +1 -1
  25. package/dist/cjs/article/settings/configs/article-tag/ui-v2.js +1 -1
  26. package/dist/cjs/article/settings/configs/article-title/presets.js +1 -1
  27. package/dist/cjs/article/settings/configs/article-title/ui-v2.js +1 -1
  28. package/dist/cjs/breadcrumb/settings/Breadcrumb.js +1 -1
  29. package/dist/cjs/breadcrumb/settings/configs/ui-v2.js +1 -1
  30. package/dist/cjs/builder.js +1 -1
  31. package/dist/cjs/button/settings/Button.js +4 -4
  32. package/dist/cjs/button/settings/configs/ui-v2.js +1 -1
  33. package/dist/cjs/carousel/settings/configs/presets.js +4 -4
  34. package/dist/cjs/carousel/settings/configs/ui-v2.js +1 -1
  35. package/dist/cjs/carousel-v3/components/swiper/Swiper.js +1 -1
  36. package/dist/cjs/carousel-v3/hooks/useCarousel.js +1 -1
  37. package/dist/cjs/carousel-v3/settings/configs/presets.js +4 -4
  38. package/dist/cjs/carousel-v3/settings/configs/ui-v2.js +1 -1
  39. package/dist/cjs/code/settings/CSSCode.js +1 -1
  40. package/dist/cjs/code/settings/configs/ui-v2.js +1 -1
  41. package/dist/cjs/collection/settings/collection-banner/CollectionBanner.js +1 -1
  42. package/dist/cjs/collection/settings/collection-banner/configs/ui-v2.js +1 -1
  43. package/dist/cjs/collection/settings/collection-description/CollectionDescription.js +1 -1
  44. package/dist/cjs/collection/settings/collection-description/configs/ui-v2.js +1 -1
  45. package/dist/cjs/collection/settings/collection-paginator/CollectionPaginator.js +1 -1
  46. package/dist/cjs/collection/settings/collection-paginator/configs/ui-v2.js +1 -1
  47. package/dist/cjs/collection/settings/collection-title/CollectionTitle.js +1 -1
  48. package/dist/cjs/collection/settings/collection-title/configs/ui-v2.js +1 -1
  49. package/dist/cjs/collection/settings/collection-toolbar/CollectionToolbar.js +1 -1
  50. package/dist/cjs/collection/settings/collection-toolbar/configs/ui-v2.js +1 -1
  51. package/dist/cjs/common/components/NoDataState.js +1 -1
  52. package/dist/cjs/countdown-timer/common/helpers.js +1 -1
  53. package/dist/cjs/countdown-timer/hooks/useCountDownTimer.js +1 -1
  54. package/dist/cjs/countdown-timer/hooks/useTimeLeft.js +1 -1
  55. package/dist/cjs/countdown-timer/settings/Countdown.js +2 -2
  56. package/dist/cjs/countdown-timer/settings/configs/setting.js +1 -1
  57. package/dist/cjs/countdown-timer/settings/configs/ui-v2.js +1 -1
  58. package/dist/cjs/coupon/settings/configs/presets.js +1 -1
  59. package/dist/cjs/coupon/settings/configs/ui-v2.js +1 -1
  60. package/dist/cjs/dialog/settings/Dialog.js +1 -1
  61. package/dist/cjs/dialog/settings/configs/ui-v2.js +1 -1
  62. package/dist/cjs/estimate-delivery/common/styles.js +1 -1
  63. package/dist/cjs/estimate-delivery/components/EstimateDate.js +1 -1
  64. package/dist/cjs/estimate-delivery/components/EstimateDate.liquid.js +2 -2
  65. package/dist/cjs/estimate-delivery/settings/EstimateDate.js +1 -1
  66. package/dist/cjs/estimate-delivery/settings/configs/ui-v2.js +1 -1
  67. package/dist/cjs/form/settings/contact/Contact.js +1 -1
  68. package/dist/cjs/form/settings/contact/configs/settings.js +1 -1
  69. package/dist/cjs/form/settings/contact/configs/ui-v2.js +1 -1
  70. package/dist/cjs/form/settings/form-checkbox/FormCheckbox.js +1 -1
  71. package/dist/cjs/form/settings/form-checkbox/configs/ui-v2.js +1 -1
  72. package/dist/cjs/form/settings/form-dropdown/FormDropdown.js +1 -1
  73. package/dist/cjs/form/settings/form-dropdown/configs/ui-v2.js +1 -1
  74. package/dist/cjs/form/settings/form-email/FormEmail.js +1 -1
  75. package/dist/cjs/form/settings/form-email/configs/ui-v2.js +1 -1
  76. package/dist/cjs/form/settings/form-textarea/Textarea.js +1 -1
  77. package/dist/cjs/form/settings/form-textarea/configs/ui-v2.js +1 -1
  78. package/dist/cjs/form/settings/newsletter/Newsletter.js +1 -1
  79. package/dist/cjs/form/settings/newsletter/configs/settings.js +1 -1
  80. package/dist/cjs/form/settings/newsletter/configs/ui-v2.js +1 -1
  81. package/dist/cjs/form/settings/submit-button/SubmitButton.js +1 -1
  82. package/dist/cjs/form/settings/submit-button/configs/ui-v2.js +1 -1
  83. package/dist/cjs/form/settings/text-field/TextField.js +1 -1
  84. package/dist/cjs/form/settings/text-field/configs/ui-v2.js +1 -1
  85. package/dist/cjs/form/settings/text-input/TextInput.js +1 -1
  86. package/dist/cjs/form/settings/text-input/configs/ui-v2.js +1 -1
  87. package/dist/cjs/grid/settings/configs/row/presets.js +4 -4
  88. package/dist/cjs/grid/settings/configs/row/ui-v2.js +1 -1
  89. package/dist/cjs/grid/settings/configs/section/ui-v2.js +1 -1
  90. package/dist/cjs/header/settings/configs/presets.js +1 -1
  91. package/dist/cjs/header/settings/configs/ui-v2.js +1 -1
  92. package/dist/cjs/heading/settings/configs/presets.js +1 -1
  93. package/dist/cjs/heading/settings/configs/ui-v2.js +1 -1
  94. package/dist/cjs/helpers.js +1 -1
  95. package/dist/cjs/hero-banner/common/classes.js +1 -1
  96. package/dist/cjs/hero-banner/common/const.js +1 -1
  97. package/dist/cjs/hero-banner/common/helpers.js +1 -1
  98. package/dist/cjs/hero-banner/common/styles.js +1 -1
  99. package/dist/cjs/hero-banner/components/HeroBanner.js +1 -1
  100. package/dist/cjs/hero-banner/components/HeroBanner.liquid.js +9 -9
  101. package/dist/cjs/hero-banner/components/HeroBannerItem.js +1 -1
  102. package/dist/cjs/hero-banner/components/HeroBannerItem.liquid.js +10 -10
  103. package/dist/cjs/hero-banner/hooks/useHeroBanner.js +1 -1
  104. package/dist/cjs/hero-banner/hooks/useHeroBannerItem.js +1 -0
  105. package/dist/cjs/hero-banner/settings/configs/presets/banner-1-col-pre-sales-page.js +1 -1
  106. package/dist/cjs/hero-banner/settings/configs/presets/banner-1-col.js +1 -1
  107. package/dist/cjs/hero-banner/settings/configs/presets/banner-content-left-pre-sales-page.js +1 -1
  108. package/dist/cjs/hero-banner/settings/configs/presets/banner-content-left.js +1 -1
  109. package/dist/cjs/hero-banner/settings/configs/presets/banner-content-right-pre-sales-page.js +1 -1
  110. package/dist/cjs/hero-banner/settings/configs/presets/banner-content-right.js +1 -1
  111. package/dist/cjs/hero-banner/settings/configs/presets/banner-parallax-pre-sales-page.js +1 -1
  112. package/dist/cjs/hero-banner/settings/configs/presets/banner-parallax.js +1 -1
  113. package/dist/cjs/hero-banner/settings/configs/presets/banner-video-pre-sales-page.js +2 -2
  114. package/dist/cjs/hero-banner/settings/configs/presets/banner-video.js +2 -2
  115. package/dist/cjs/hero-banner/settings/configs/settings.js +1 -1
  116. package/dist/cjs/hero-banner/settings/configs/ui-v2.js +1 -1
  117. package/dist/cjs/icon/settings/configs/presets.js +2 -2
  118. package/dist/cjs/icon/settings/configs/ui-v2.js +1 -1
  119. package/dist/cjs/icon-list/settings/IconList.js +2 -2
  120. package/dist/cjs/icon-list/settings/configs/ui-v2.js +1 -1
  121. package/dist/cjs/icon-list-hoz/settings/configs/presets.js +2 -2
  122. package/dist/cjs/icon-list-hoz/settings/configs/uiV2.js +1 -1
  123. package/dist/cjs/icon-list-v2/settings/IconList.js +1 -1
  124. package/dist/cjs/icon-list-v2/settings/configs/ui-v2.js +1 -1
  125. package/dist/cjs/image/common/attrs.js +1 -1
  126. package/dist/cjs/image/settings/configs/presets.js +4 -4
  127. package/dist/cjs/image/settings/configs/settings.js +1 -1
  128. package/dist/cjs/image/settings/configs/ui-v2.js +1 -1
  129. package/dist/cjs/image-comparison/settings/ImageComparison.js +1 -1
  130. package/dist/cjs/image-comparison/settings/configs/ui-v2.js +1 -1
  131. package/dist/cjs/image-detection/settings/ImageDetection.js +1 -1
  132. package/dist/cjs/index.js +1 -1
  133. package/dist/cjs/index.liquid.js +1 -1
  134. package/dist/cjs/line/settings/configs/presets.js +1 -1
  135. package/dist/cjs/line/settings/configs/ui-v2.js +1 -1
  136. package/dist/cjs/marquee/settings/configs/presets.js +2 -2
  137. package/dist/cjs/marquee/settings/configs/ui-v2.js +1 -1
  138. package/dist/cjs/post-purchase/advanced-list/settings/configs/presets.js +1 -1
  139. package/dist/cjs/post-purchase/advanced-list/settings/configs/ui-v2.js +1 -1
  140. package/dist/cjs/post-purchase/button/settings/configs/presets.js +1 -1
  141. package/dist/cjs/post-purchase/button/settings/configs/settings.js +1 -1
  142. package/dist/cjs/post-purchase/button/settings/configs/ui-v2.js +1 -1
  143. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/preset.js +1 -1
  144. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/ui-v2.js +1 -1
  145. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-text/preset.js +1 -1
  146. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-text/ui-v2.js +1 -1
  147. package/dist/cjs/post-purchase/countdown-timer/hooks/useCountdownTimer.js +1 -1
  148. package/dist/cjs/post-purchase/countdown-timer/settings/config/preset.js +1 -1
  149. package/dist/cjs/post-purchase/countdown-timer/settings/config/ui-v2.js +1 -1
  150. package/dist/cjs/post-purchase/image/settings/Image.js +1 -1
  151. package/dist/cjs/post-purchase/image/settings/configs/ui-v2.js +1 -1
  152. package/dist/cjs/post-purchase/line/settings/configs/presets.js +1 -1
  153. package/dist/cjs/post-purchase/line/settings/configs/ui-v2.js +1 -1
  154. package/dist/cjs/post-purchase/link/settings/configs/presets.js +1 -1
  155. package/dist/cjs/post-purchase/link/settings/configs/ui-v2.js +1 -1
  156. package/dist/cjs/post-purchase/product/components/ProductPrice.js +1 -1
  157. package/dist/cjs/post-purchase/product/constants/ProductOfferPlaceholder.js +1 -1
  158. package/dist/cjs/post-purchase/product/hooks/useGetMoneyLines.js +1 -1
  159. package/dist/cjs/post-purchase/product/settings/accept-button/configs/presets.js +1 -1
  160. package/dist/cjs/post-purchase/product/settings/accept-button/configs/ui-v2.js +1 -1
  161. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-1-col.js +1 -1
  162. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-2-col.js +1 -1
  163. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-default.js +1 -1
  164. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-offer-1-col.js +2 -2
  165. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-offer-2-col.js +2 -2
  166. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-offer-default.js +2 -2
  167. package/dist/cjs/post-purchase/product/settings/product-description/ProductDescription.js +1 -1
  168. package/dist/cjs/post-purchase/product/settings/product-description/configs/ui-v2.js +1 -1
  169. package/dist/cjs/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
  170. package/dist/cjs/post-purchase/product/settings/product-discount-tag/configs/setting-v2.js +1 -1
  171. package/dist/cjs/post-purchase/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
  172. package/dist/cjs/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +1 -1
  173. package/dist/cjs/post-purchase/product/settings/product-image/ProductImages.js +2 -2
  174. package/dist/cjs/post-purchase/product/settings/product-image/configs/ui-v2.js +1 -1
  175. package/dist/cjs/post-purchase/product/settings/product-offer/configs/ui-v2.js +1 -1
  176. package/dist/cjs/post-purchase/product/settings/product-price/ProductPrice.js +2 -2
  177. package/dist/cjs/post-purchase/product/settings/product-price/configs/settings-v2.js +1 -1
  178. package/dist/cjs/post-purchase/product/settings/product-price/configs/ui-v2.js +1 -1
  179. package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/presets.js +1 -1
  180. package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/ui-v2.js +1 -1
  181. package/dist/cjs/post-purchase/product/settings/product-quantity/configs/presets.js +1 -1
  182. package/dist/cjs/post-purchase/product/settings/product-quantity/configs/ui-v2.js +1 -1
  183. package/dist/cjs/post-purchase/product/settings/product-title/ProductTitle.js +1 -1
  184. package/dist/cjs/post-purchase/product/settings/product-title/configs/ui-v2.js +1 -1
  185. package/dist/cjs/post-purchase/product/settings/product-variants/ProductVariant.js +1 -1
  186. package/dist/cjs/post-purchase/product/settings/product-variants/configs/ui-v2.js +1 -1
  187. package/dist/cjs/post-purchase/text/settings/heading/configs/presets-v2.js +1 -1
  188. package/dist/cjs/post-purchase/text/settings/text/Text.js +1 -1
  189. package/dist/cjs/post-purchase/text/settings/text/configs/ui-v2.js +1 -1
  190. package/dist/cjs/product/components/ProductNotFound.js +1 -1
  191. package/dist/cjs/product/components/file-upload/settings/configs/presets.js +1 -1
  192. package/dist/cjs/product/components/file-upload/settings/configs/ui-v2.js +1 -1
  193. package/dist/cjs/product/components/product-badge/ProductBadge.js +1 -1
  194. package/dist/cjs/product/components/product-badge/ProductBadge.liquid.js +21 -21
  195. package/dist/cjs/product/components/product-badge/common/attrs.js +1 -1
  196. package/dist/cjs/product/components/product-badge/common/classes.js +1 -1
  197. package/dist/cjs/product/components/product-badge/common/styles.js +1 -1
  198. package/dist/cjs/product/components/product-badge/utils/common.js +1 -1
  199. package/dist/cjs/product/components/product-badge/utils/generateLiquidContent.js +3 -3
  200. package/dist/cjs/product/components/product-badge/utils/renderBadgeLiquid.js +9 -5
  201. package/dist/cjs/product/components/product-bundle/ProductBundleDiscount.js +1 -1
  202. package/dist/cjs/product/components/product-bundle/setting/ProductBundleDiscount.js +2 -2
  203. package/dist/cjs/product/components/product-bundle/setting/configs/ui-v2.js +1 -1
  204. package/dist/cjs/product/components/product-button/ProductButton.liquid.js +1 -0
  205. package/dist/cjs/product/components/product-button/hooks/useAddToCart.js +1 -1
  206. package/dist/cjs/product/components/product-description/ProductDescription.js +1 -1
  207. package/dist/cjs/product/components/product-discount-tag/ProductDiscountTag.js +1 -1
  208. package/dist/cjs/product/components/product-discount-tag/hooks/useGpDiscountTag.js +1 -1
  209. package/dist/cjs/product/components/product-images-v2/ProductImageV2.js +2 -2
  210. package/dist/cjs/product/components/product-images-v2/ProductImagesV2.liquid.js +8 -8
  211. package/dist/cjs/product/components/product-images-v3/ProductImageV3.js +1 -1
  212. package/dist/cjs/product/components/product-images-v3/ProductImagesV3.liquid.js +8 -8
  213. package/dist/cjs/product/components/product-list/ProductListCarouselItem.liquid.js +3 -3
  214. package/dist/cjs/product/components/product-list/ProductListGridItem.liquid.js +5 -5
  215. package/dist/cjs/product/components/product-list-v3/ProductList.js +1 -1
  216. package/dist/cjs/product/components/product-list-v3/ProductListCarouselItem.liquid.js +3 -3
  217. package/dist/cjs/product/components/product-list-v3/ProductListGridItem.liquid.js +5 -5
  218. package/dist/cjs/product/components/product-list-v3/common/classes.js +1 -1
  219. package/dist/cjs/product/components/product-price/ProductPrice.js +1 -1
  220. package/dist/cjs/product/components/product-price/hooks/useGpPrice.js +1 -1
  221. package/dist/cjs/product/components/product-variants/ProductVariants.js +1 -1
  222. package/dist/cjs/product/components/product-wrap/Product.liquid.js +1 -1
  223. package/dist/cjs/product/helpers/product-bundle.js +1 -1
  224. package/dist/cjs/product/settings/ProductImages.js +2 -2
  225. package/dist/cjs/product/settings/bundle-layout/horizontal-three.js +1 -1
  226. package/dist/cjs/product/settings/bundle-layout/horizontal-two.js +1 -1
  227. package/dist/cjs/product/settings/dynamic-checkout/configs/presets.js +1 -1
  228. package/dist/cjs/product/settings/dynamic-checkout/configs/ui-v2.js +1 -1
  229. package/dist/cjs/product/settings/product/configs/product-presets/product-1-col.js +2 -2
  230. package/dist/cjs/product/settings/product/configs/product-presets/product-2-col.js +2 -2
  231. package/dist/cjs/product/settings/product/configs/product-presets/product-default.js +2 -2
  232. package/dist/cjs/product/settings/product/configs/ui-v2.js +1 -1
  233. package/dist/cjs/product/settings/product-badge/configs/presets.js +1 -1
  234. package/dist/cjs/product/settings/product-badge/configs/ui-v2.js +1 -1
  235. package/dist/cjs/product/settings/product-button/configs/presets.js +1 -1
  236. package/dist/cjs/product/settings/product-button/configs/ui-v2.js +1 -1
  237. package/dist/cjs/product/settings/product-description/configs/presets.js +1 -1
  238. package/dist/cjs/product/settings/product-description/configs/ui-v2.js +1 -1
  239. package/dist/cjs/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
  240. package/dist/cjs/product/settings/product-image-v2/ProductImages.js +2 -2
  241. package/dist/cjs/product/settings/product-image-v2/configs/ui/FeatureDots.js +1 -1
  242. package/dist/cjs/product/settings/product-image-v2/configs/ui/FeatureNavigation.js +1 -1
  243. package/dist/cjs/product/settings/product-image-v2/configs/ui/ImageListNavigation.js +1 -1
  244. package/dist/cjs/product/settings/product-image-v2/configs/ui-v2.js +1 -1
  245. package/dist/cjs/product/settings/product-image-v3/ProductImages.js +2 -2
  246. package/dist/cjs/product/settings/product-image-v3/configs/ui/FeatureDots.js +1 -1
  247. package/dist/cjs/product/settings/product-image-v3/configs/ui/FeatureNavigation.js +1 -1
  248. package/dist/cjs/product/settings/product-image-v3/configs/ui/ImageListNavigation.js +1 -1
  249. package/dist/cjs/product/settings/product-image-v3/configs/ui-v2.js +1 -1
  250. package/dist/cjs/product/settings/product-list/configs/presets.js +2 -2
  251. package/dist/cjs/product/settings/product-list/configs/ui-v2.js +1 -1
  252. package/dist/cjs/product/settings/product-list-v3/configs/presets.js +2 -2
  253. package/dist/cjs/product/settings/product-list-v3/configs/ui-v2.js +1 -1
  254. package/dist/cjs/product/settings/product-price/configs/presets.js +2 -2
  255. package/dist/cjs/product/settings/product-price/configs/ui-v2.js +1 -1
  256. package/dist/cjs/product/settings/product-properties/configs/presets.js +1 -1
  257. package/dist/cjs/product/settings/product-properties/configs/settings-v2.js +1 -1
  258. package/dist/cjs/product/settings/product-properties/configs/ui-v2.js +1 -1
  259. package/dist/cjs/product/settings/product-quantity/configs/presets.js +1 -1
  260. package/dist/cjs/product/settings/product-quantity/configs/settings.js +1 -1
  261. package/dist/cjs/product/settings/product-quantity/configs/ui-v2.js +1 -1
  262. package/dist/cjs/product/settings/product-sku/configs/presets.js +1 -1
  263. package/dist/cjs/product/settings/product-sku/configs/ui-v2.js +1 -1
  264. package/dist/cjs/product/settings/product-title/configs/presets.js +1 -1
  265. package/dist/cjs/product/settings/product-title/configs/ui-v2.js +1 -1
  266. package/dist/cjs/product/settings/product-variant/configs/presets.js +2 -2
  267. package/dist/cjs/product/settings/product-variant/configs/ui-v2.js +1 -1
  268. package/dist/cjs/product/settings/product-vendor/configs/presets.js +1 -1
  269. package/dist/cjs/product/settings/product-vendor/configs/ui-v2.js +1 -1
  270. package/dist/cjs/product/settings/product-view-more/configs/presets.js +1 -1
  271. package/dist/cjs/product/settings/product-view-more/configs/ui-v2.js +1 -1
  272. package/dist/cjs/shop-pay-installment/settings/ShopPayInstallments.js +1 -1
  273. package/dist/cjs/shop-pay-installment/settings/configs/settings.js +1 -1
  274. package/dist/cjs/sticky/settings/configs/presets.js +3 -3
  275. package/dist/cjs/sticky/settings/configs/ui-v2.js +1 -1
  276. package/dist/cjs/stock-counter/settings/configs/presets.js +2 -2
  277. package/dist/cjs/stock-counter/settings/configs/settings-v2.js +1 -1
  278. package/dist/cjs/stock-counter/settings/configs/ui-v2.js +1 -1
  279. package/dist/cjs/tab/settings/Tabs.js +1 -1
  280. package/dist/cjs/tab/settings/configs/ui-v2.js +1 -1
  281. package/dist/cjs/text/settings/configs/presets.js +1 -1
  282. package/dist/cjs/text/settings/configs/ui-v2.js +1 -1
  283. package/dist/cjs/third-party/components/GrowthSuiteDiscountCodes.js +2 -0
  284. package/dist/cjs/third-party/components/GrowthSuiteDiscountCodes.liquid.js +8 -0
  285. package/dist/cjs/third-party/components/Trustoo.liquid.js +7 -5
  286. package/dist/cjs/third-party/configs/GrowthSuiteDiscountCodes.js +1 -0
  287. package/dist/cjs/third-party/configs/LoloyalLoyaltyReferrals.js +1 -1
  288. package/dist/cjs/third-party/configs/ParcelPanel.js +1 -1
  289. package/dist/cjs/third-party/configs/Trustoo.js +1 -1
  290. package/dist/cjs/third-party/index.js +1 -1
  291. package/dist/cjs/third-party/next.js +1 -1
  292. package/dist/cjs/third-party/setting/KachingSubscriptionsApp/index.js +1 -1
  293. package/dist/cjs/third-party/setting/KachingSubscriptionsApp/uiV2.js +1 -1
  294. package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/index.js +1 -1
  295. package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/uiV2.js +1 -1
  296. package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/index.js +1 -1
  297. package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/uiV2.js +1 -1
  298. package/dist/cjs/third-party/settings/AliReviews/index.js +1 -1
  299. package/dist/cjs/third-party/settings/AliReviews/uiV2.js +1 -1
  300. package/dist/cjs/third-party/settings/AlsoBoughtCbb/index.js +1 -1
  301. package/dist/cjs/third-party/settings/AlsoBoughtCbb/uiV2.js +1 -1
  302. package/dist/cjs/third-party/settings/AovBundlesVolumeDiscounts/index.js +1 -1
  303. package/dist/cjs/third-party/settings/AovBundlesVolumeDiscounts/uiV2.js +1 -1
  304. package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +1 -1
  305. package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV2.js +1 -1
  306. package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/index.js +1 -1
  307. package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/uiV2.js +1 -1
  308. package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/index.js +1 -1
  309. package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/uiV2.js +1 -1
  310. package/dist/cjs/third-party/settings/AppstleSubscriptions/index.js +1 -1
  311. package/dist/cjs/third-party/settings/AppstleSubscriptions/uiV2.js +1 -1
  312. package/dist/cjs/third-party/settings/BestBuyFulfillment/index.js +1 -1
  313. package/dist/cjs/third-party/settings/BestBuyFulfillment/uiV2.js +1 -1
  314. package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/index.js +1 -1
  315. package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/uiV2.js +1 -1
  316. package/dist/cjs/third-party/settings/BirdChime/index.js +1 -1
  317. package/dist/cjs/third-party/settings/BirdChime/uiV2.js +1 -1
  318. package/dist/cjs/third-party/settings/BloyRewardsProgramLoyalty/index.js +1 -1
  319. package/dist/cjs/third-party/settings/BloyRewardsProgramLoyalty/uiV2.js +1 -1
  320. package/dist/cjs/third-party/settings/Bogos/index.js +1 -1
  321. package/dist/cjs/third-party/settings/Bogos/uiV2.js +1 -1
  322. package/dist/cjs/third-party/settings/BoldProductOptions/index.js +1 -1
  323. package/dist/cjs/third-party/settings/BoldProductOptions/uiV2.js +1 -1
  324. package/dist/cjs/third-party/settings/BoldSubscriptions/index.js +1 -1
  325. package/dist/cjs/third-party/settings/BoldSubscriptions/uiV2.js +1 -1
  326. package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/index.js +1 -1
  327. package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/uiV2.js +1 -1
  328. package/dist/cjs/third-party/settings/BoostAISearchDiscovery/index.js +1 -1
  329. package/dist/cjs/third-party/settings/BoostAISearchDiscovery/uiV2.js +1 -1
  330. package/dist/cjs/third-party/settings/Bundler/index.js +1 -1
  331. package/dist/cjs/third-party/settings/Bundler/uiV2.js +1 -1
  332. package/dist/cjs/third-party/settings/CleanSizeCharts/index.js +1 -1
  333. package/dist/cjs/third-party/settings/CleanSizeCharts/uiV2.js +1 -1
  334. package/dist/cjs/third-party/settings/CrossSellCartUpsell/index.js +1 -1
  335. package/dist/cjs/third-party/settings/CrossSellCartUpsell/uiV2.js +1 -1
  336. package/dist/cjs/third-party/settings/CustomProductOptionsVariant/index.js +1 -1
  337. package/dist/cjs/third-party/settings/CustomProductOptionsVariant/uiV2.js +1 -1
  338. package/dist/cjs/third-party/settings/DealeasyVolumeDiscounts/index.js +1 -1
  339. package/dist/cjs/third-party/settings/DealeasyVolumeDiscounts/uiV2.js +1 -1
  340. package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/index.js +1 -1
  341. package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/uiV2.js +1 -1
  342. package/dist/cjs/third-party/settings/EasifyProductOptions/index.js +1 -1
  343. package/dist/cjs/third-party/settings/EasifyProductOptions/uiV2.js +1 -1
  344. package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/index.js +1 -1
  345. package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/uiV2.js +1 -1
  346. package/dist/cjs/third-party/settings/EasySellCOD/index.js +1 -1
  347. package/dist/cjs/third-party/settings/EasySellCOD/uiV2.js +1 -1
  348. package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/index.js +1 -1
  349. package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/uiV2.js +1 -1
  350. package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/index.js +1 -1
  351. package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/uiV2.js +1 -1
  352. package/dist/cjs/third-party/settings/EssentialAnnouncementBar/index.js +1 -1
  353. package/dist/cjs/third-party/settings/EssentialAnnouncementBar/uiV2.js +1 -1
  354. package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/index.js +1 -1
  355. package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/uiV2.js +1 -1
  356. package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/index.js +1 -1
  357. package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/uiV2.js +1 -1
  358. package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/index.js +1 -1
  359. package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/uiV2.js +1 -1
  360. package/dist/cjs/third-party/settings/FeraReviews/index.js +1 -1
  361. package/dist/cjs/third-party/settings/FeraReviews/uiV2.js +1 -1
  362. package/dist/cjs/third-party/settings/FirePush/index.js +1 -1
  363. package/dist/cjs/third-party/settings/FirePush/uiV2.js +1 -1
  364. package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/index.js +1 -1
  365. package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/uiV2.js +1 -1
  366. package/dist/cjs/third-party/settings/FordeerProductLabels/index.js +1 -1
  367. package/dist/cjs/third-party/settings/FordeerProductLabels/uiV2.js +1 -1
  368. package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/index.js +1 -1
  369. package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/uiV2.js +1 -1
  370. package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/index.js +1 -1
  371. package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/uiV2.js +1 -1
  372. package/dist/cjs/third-party/settings/GloboProductOptionsVariant/index.js +1 -1
  373. package/dist/cjs/third-party/settings/GloboProductOptionsVariant/uiV2.js +1 -1
  374. package/dist/cjs/third-party/settings/GoogleReviewsByReputon/index.js +1 -1
  375. package/dist/cjs/third-party/settings/GoogleReviewsByReputon/uiV2.js +1 -1
  376. package/dist/cjs/third-party/settings/Growave/index.js +1 -1
  377. package/dist/cjs/third-party/settings/Growave/uiV2.js +1 -1
  378. package/dist/cjs/third-party/settings/GrowthSuiteDiscountCodes/index.js +4 -0
  379. package/dist/cjs/third-party/settings/GrowthSuiteDiscountCodes/uiV2.js +1 -0
  380. package/dist/cjs/third-party/settings/HextomCountdownTimerBar/index.js +1 -1
  381. package/dist/cjs/third-party/settings/HextomCountdownTimerBar/uiV2.js +1 -1
  382. package/dist/cjs/third-party/settings/HextomFreeShippingBar/index.js +1 -1
  383. package/dist/cjs/third-party/settings/HextomFreeShippingBar/uiV2.js +1 -1
  384. package/dist/cjs/third-party/settings/HulkFormBuilder/index.js +1 -1
  385. package/dist/cjs/third-party/settings/HulkFormBuilder/uiV2.js +1 -1
  386. package/dist/cjs/third-party/settings/HulkProductOptions/index.js +1 -1
  387. package/dist/cjs/third-party/settings/HulkProductOptions/uiV2.js +1 -1
  388. package/dist/cjs/third-party/settings/InfiniteOptions/index.js +1 -1
  389. package/dist/cjs/third-party/settings/InfiniteOptions/uiV2.js +1 -1
  390. package/dist/cjs/third-party/settings/Instafeed/index.js +1 -1
  391. package/dist/cjs/third-party/settings/Instafeed/uiV2.js +1 -1
  392. package/dist/cjs/third-party/settings/InstasellShoppableInstagram/index.js +1 -1
  393. package/dist/cjs/third-party/settings/InstasellShoppableInstagram/uiV2.js +1 -1
  394. package/dist/cjs/third-party/settings/JudgemeReviews/index.js +1 -1
  395. package/dist/cjs/third-party/settings/JudgemeReviews/uiV2.js +1 -1
  396. package/dist/cjs/third-party/settings/JunipProductReviewsUgc/index.js +1 -1
  397. package/dist/cjs/third-party/settings/JunipProductReviewsUgc/uiV2.js +1 -1
  398. package/dist/cjs/third-party/settings/KachingBundles/index.js +1 -1
  399. package/dist/cjs/third-party/settings/KachingBundles/uiV2.js +1 -1
  400. package/dist/cjs/third-party/settings/KingProductOptions/index.js +1 -1
  401. package/dist/cjs/third-party/settings/KingProductOptions/uiV2.js +1 -1
  402. package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/index.js +1 -1
  403. package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/uiV2.js +1 -1
  404. package/dist/cjs/third-party/settings/KlarnaMessaging/index.js +1 -1
  405. package/dist/cjs/third-party/settings/KlarnaMessaging/uiV2.js +1 -1
  406. package/dist/cjs/third-party/settings/Klaviyo/index.js +1 -1
  407. package/dist/cjs/third-party/settings/Klaviyo/uiV2.js +1 -1
  408. package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/index.js +1 -1
  409. package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/uiV2.js +1 -1
  410. package/dist/cjs/third-party/settings/LaiProductReviews/index.js +1 -1
  411. package/dist/cjs/third-party/settings/LaiProductReviews/uiV2.js +1 -1
  412. package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/index.js +4 -4
  413. package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/uiV2.js +1 -1
  414. package/dist/cjs/third-party/settings/LoopSubscriptions/index.js +1 -1
  415. package/dist/cjs/third-party/settings/LoopSubscriptions/uiV2.js +1 -1
  416. package/dist/cjs/third-party/settings/LooxReviews/index.js +1 -1
  417. package/dist/cjs/third-party/settings/LooxReviews/uiV2.js +1 -1
  418. package/dist/cjs/third-party/settings/MaxbundleProductBundles/index.js +1 -1
  419. package/dist/cjs/third-party/settings/MaxbundleProductBundles/uiV2.js +1 -1
  420. package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/index.js +1 -1
  421. package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/uiV2.js +1 -1
  422. package/dist/cjs/third-party/settings/MyappgurusProductReviews/index.js +1 -1
  423. package/dist/cjs/third-party/settings/MyappgurusProductReviews/uiV2.js +1 -1
  424. package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/index.js +1 -1
  425. package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/uiV2.js +1 -1
  426. package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/index.js +1 -1
  427. package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/uiV2.js +1 -1
  428. package/dist/cjs/third-party/settings/Omnisend/index.js +1 -1
  429. package/dist/cjs/third-party/settings/Omnisend/uiV2.js +1 -1
  430. package/dist/cjs/third-party/settings/Opinew/index.js +1 -1
  431. package/dist/cjs/third-party/settings/Opinew/uiV2.js +1 -1
  432. package/dist/cjs/third-party/settings/ParcelPanel/index.js +1 -1
  433. package/dist/cjs/third-party/settings/ParcelPanel/uiV2.js +1 -1
  434. package/dist/cjs/third-party/settings/PickyStory/index.js +1 -1
  435. package/dist/cjs/third-party/settings/PickyStory/uiV2.js +1 -1
  436. package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/index.js +1 -1
  437. package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/uiV2.js +1 -1
  438. package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/index.js +1 -1
  439. package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/uiV2.js +1 -1
  440. package/dist/cjs/third-party/settings/PreorderNowWodPresale/index.js +1 -1
  441. package/dist/cjs/third-party/settings/PreorderNowWodPresale/uiV2.js +1 -1
  442. package/dist/cjs/third-party/settings/ProductOptionsCustomizer/index.js +1 -1
  443. package/dist/cjs/third-party/settings/ProductOptionsCustomizer/uiV2.js +1 -1
  444. package/dist/cjs/third-party/settings/ProductOptionsVariantOption/index.js +1 -1
  445. package/dist/cjs/third-party/settings/ProductOptionsVariantOption/uiV2.js +1 -1
  446. package/dist/cjs/third-party/settings/ProductReviews/index.js +1 -1
  447. package/dist/cjs/third-party/settings/ProductReviews/uiV2.js +1 -1
  448. package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/index.js +1 -1
  449. package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/uiV2.js +1 -1
  450. package/dist/cjs/third-party/settings/PushOwl/index.js +1 -1
  451. package/dist/cjs/third-party/settings/PushOwl/uiV2.js +1 -1
  452. package/dist/cjs/third-party/settings/QikifyUpsell/index.js +1 -1
  453. package/dist/cjs/third-party/settings/QikifyUpsell/uiV2.js +1 -1
  454. package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/index.js +1 -1
  455. package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/uiV2.js +1 -1
  456. package/dist/cjs/third-party/settings/RechargeSubscriptions/index.js +1 -1
  457. package/dist/cjs/third-party/settings/RechargeSubscriptions/uiV2.js +1 -1
  458. package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/index.js +1 -1
  459. package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/uiV2.js +1 -1
  460. package/dist/cjs/third-party/settings/Releasit/index.js +1 -1
  461. package/dist/cjs/third-party/settings/Releasit/uiV2.js +1 -1
  462. package/dist/cjs/third-party/settings/RequestQuoteHidePrice/index.js +1 -1
  463. package/dist/cjs/third-party/settings/RequestQuoteHidePrice/uiV2.js +1 -1
  464. package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/index.js +1 -1
  465. package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/uiV2.js +1 -1
  466. package/dist/cjs/third-party/settings/Rivyo/index.js +1 -1
  467. package/dist/cjs/third-party/settings/Rivyo/uiV2.js +1 -1
  468. package/dist/cjs/third-party/settings/Ryviu/index.js +1 -1
  469. package/dist/cjs/third-party/settings/Ryviu/uiV2.js +1 -1
  470. package/dist/cjs/third-party/settings/SealSubscriptions/index.js +1 -1
  471. package/dist/cjs/third-party/settings/SealSubscriptions/uiV2.js +1 -1
  472. package/dist/cjs/third-party/settings/SegunoEmailMarketing/index.js +1 -1
  473. package/dist/cjs/third-party/settings/SegunoEmailMarketing/uiV2.js +1 -1
  474. package/dist/cjs/third-party/settings/Selleasy/index.js +1 -1
  475. package/dist/cjs/third-party/settings/Selleasy/uiV2.js +1 -1
  476. package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/index.js +1 -1
  477. package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/uiV2.js +1 -1
  478. package/dist/cjs/third-party/settings/ShopifyForms/index.js +1 -1
  479. package/dist/cjs/third-party/settings/ShopifyForms/uiV2.js +1 -1
  480. package/dist/cjs/third-party/settings/ShopifySubscriptions/index.js +1 -1
  481. package/dist/cjs/third-party/settings/ShopifySubscriptions/uiV2.js +1 -1
  482. package/dist/cjs/third-party/settings/SimpleBundlesKits/index.js +1 -1
  483. package/dist/cjs/third-party/settings/SimpleBundlesKits/uiV2.js +1 -1
  484. package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/index.js +1 -1
  485. package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/uiV2.js +1 -1
  486. package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/index.js +1 -1
  487. package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/uiV2.js +1 -1
  488. package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/index.js +1 -1
  489. package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/uiV2.js +1 -1
  490. package/dist/cjs/third-party/settings/Stamped.js +1 -1
  491. package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/index.js +1 -1
  492. package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/uiV2.js +1 -1
  493. package/dist/cjs/third-party/settings/SubifySubscriptionsApp/index.js +1 -1
  494. package/dist/cjs/third-party/settings/SubifySubscriptionsApp/uiV2.js +1 -1
  495. package/dist/cjs/third-party/settings/TagembedSocialPostReview/index.js +1 -1
  496. package/dist/cjs/third-party/settings/TagembedSocialPostReview/uiV2.js +1 -1
  497. package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/index.js +1 -1
  498. package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/uiV2.js +1 -1
  499. package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/index.js +1 -1
  500. package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/uiV2.js +1 -1
  501. package/dist/cjs/third-party/settings/TrustBadgesBear/index.js +1 -1
  502. package/dist/cjs/third-party/settings/TrustBadgesBear/uiV2.js +1 -1
  503. package/dist/cjs/third-party/settings/TrustMe/index.js +1 -1
  504. package/dist/cjs/third-party/settings/TrustMe/uiV2.js +1 -1
  505. package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/index.js +1 -1
  506. package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/uiV2.js +1 -1
  507. package/dist/cjs/third-party/settings/Trustoo/index.js +2 -2
  508. package/dist/cjs/third-party/settings/Trustoo/uiV2.js +1 -1
  509. package/dist/cjs/third-party/settings/TrustreviewsProductReviews/index.js +1 -1
  510. package/dist/cjs/third-party/settings/TrustreviewsProductReviews/uiV2.js +1 -1
  511. package/dist/cjs/third-party/settings/TrustshopProductReviews/index.js +1 -1
  512. package/dist/cjs/third-party/settings/TrustshopProductReviews/uiV2.js +1 -1
  513. package/dist/cjs/third-party/settings/UltimateSalesBoost/index.js +1 -1
  514. package/dist/cjs/third-party/settings/UltimateSalesBoost/uiV2.js +1 -1
  515. package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/index.js +1 -1
  516. package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/uiV2.js +1 -1
  517. package/dist/cjs/third-party/settings/UppromoteAffiliateMarketing/setting.js +1 -1
  518. package/dist/cjs/third-party/settings/UppromoteAffiliateMarketing/uiV2.js +1 -1
  519. package/dist/cjs/third-party/settings/Vitals/index.js +1 -1
  520. package/dist/cjs/third-party/settings/Vitals/uiV2.js +1 -1
  521. package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/index.js +1 -1
  522. package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/uiV2.js +1 -1
  523. package/dist/cjs/third-party/settings/WideBundle/index.js +1 -1
  524. package/dist/cjs/third-party/settings/WideBundle/uiV2.js +1 -1
  525. package/dist/cjs/third-party/settings/Wiser/index.js +1 -1
  526. package/dist/cjs/third-party/settings/Wiser/uiV2.js +1 -1
  527. package/dist/cjs/third-party/settings/WishlistKing/index.js +1 -1
  528. package/dist/cjs/third-party/settings/WishlistKing/uiV2.js +1 -1
  529. package/dist/cjs/third-party/settings/WishlistPlus/index.js +1 -1
  530. package/dist/cjs/third-party/settings/WishlistPlus/uiV2.js +1 -1
  531. package/dist/cjs/third-party/settings/YotpoLoyalty/index.js +1 -1
  532. package/dist/cjs/third-party/settings/YotpoLoyalty/uiV2.js +1 -1
  533. package/dist/cjs/third-party/settings/YotpoReviews/index.js +1 -1
  534. package/dist/cjs/third-party/settings/YotpoReviews/uiV2.js +1 -1
  535. package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v2.js +1 -1
  536. package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/index.js +1 -1
  537. package/dist/cjs/third-party-instant/settings/InstantKlaviyo/configs/ui-v2.js +1 -1
  538. package/dist/cjs/third-party-instant/settings/InstantKlaviyo/index.js +1 -1
  539. package/dist/cjs/third-party-instant/settings/InstantLooxReviews/index.js +1 -1
  540. package/dist/cjs/third-party-instant/settings/InstantYotpoLoyalty/index.js +1 -1
  541. package/dist/cjs/third-party-slot/settings/ThirdPartySlot.js +1 -1
  542. package/dist/cjs/third-party-slot/settings/configs/ui-v2.js +1 -1
  543. package/dist/cjs/video/common/classes.js +1 -1
  544. package/dist/cjs/video/components/HTML5Embed.liquid.js +27 -15
  545. package/dist/cjs/video/components/LiteYouTubeEmbed.js +1 -1
  546. package/dist/cjs/video/components/LiteYouTubeEmbed.liquid.js +7 -5
  547. package/dist/cjs/video/settings/Video.js +1 -1
  548. package/dist/cjs/video/settings/configs/settings.js +1 -1
  549. package/dist/cjs/video/settings/configs/ui-v2.js +1 -1
  550. package/dist/esm/accordion/common/styles.js +1 -1
  551. package/dist/esm/accordion/settings/Accordion.js +3 -3
  552. package/dist/esm/accordion/settings/configs/ui-v2.js +1 -1
  553. package/dist/esm/article/components/ArticleContent.js +3 -3
  554. package/dist/esm/article/components/ArticleExcerpt.js +1 -1
  555. package/dist/esm/article/components/ArticleNotFound.js +1 -1
  556. package/dist/esm/article/settings/ArticlePagination.js +1 -1
  557. package/dist/esm/article/settings/configs/article-author/presets.js +1 -1
  558. package/dist/esm/article/settings/configs/article-author/ui-v2.js +1 -1
  559. package/dist/esm/article/settings/configs/article-category/presets.js +1 -1
  560. package/dist/esm/article/settings/configs/article-category/ui-v2.js +1 -1
  561. package/dist/esm/article/settings/configs/article-content/presets.js +1 -1
  562. package/dist/esm/article/settings/configs/article-content/ui-v2.js +1 -1
  563. package/dist/esm/article/settings/configs/article-date/presets.js +1 -1
  564. package/dist/esm/article/settings/configs/article-date/ui-v2.js +1 -1
  565. package/dist/esm/article/settings/configs/article-excerpt/presets.js +1 -1
  566. package/dist/esm/article/settings/configs/article-excerpt/ui-v2.js +1 -1
  567. package/dist/esm/article/settings/configs/article-image/presets.js +1 -1
  568. package/dist/esm/article/settings/configs/article-image/ui-v2.js +1 -1
  569. package/dist/esm/article/settings/configs/article-list/presets.js +1 -1
  570. package/dist/esm/article/settings/configs/article-list/ui-v2.js +1 -1
  571. package/dist/esm/article/settings/configs/article-read-more/presets.js +1 -1
  572. package/dist/esm/article/settings/configs/article-read-more/ui-v2.js +1 -1
  573. package/dist/esm/article/settings/configs/article-tag/presets.js +1 -1
  574. package/dist/esm/article/settings/configs/article-tag/ui-v2.js +1 -1
  575. package/dist/esm/article/settings/configs/article-title/presets.js +1 -1
  576. package/dist/esm/article/settings/configs/article-title/ui-v2.js +1 -1
  577. package/dist/esm/breadcrumb/settings/Breadcrumb.js +1 -1
  578. package/dist/esm/breadcrumb/settings/configs/ui-v2.js +1 -1
  579. package/dist/esm/builder.js +1 -1
  580. package/dist/esm/button/settings/Button.js +5 -5
  581. package/dist/esm/button/settings/configs/ui-v2.js +1 -1
  582. package/dist/esm/carousel/settings/configs/presets.js +4 -4
  583. package/dist/esm/carousel/settings/configs/ui-v2.js +1 -1
  584. package/dist/esm/carousel-v3/components/swiper/Swiper.js +1 -1
  585. package/dist/esm/carousel-v3/hooks/useCarousel.js +1 -1
  586. package/dist/esm/carousel-v3/settings/configs/presets.js +4 -4
  587. package/dist/esm/carousel-v3/settings/configs/ui-v2.js +1 -1
  588. package/dist/esm/code/settings/CSSCode.js +1 -1
  589. package/dist/esm/code/settings/configs/ui-v2.js +1 -1
  590. package/dist/esm/collection/settings/collection-banner/CollectionBanner.js +1 -1
  591. package/dist/esm/collection/settings/collection-banner/configs/ui-v2.js +1 -1
  592. package/dist/esm/collection/settings/collection-description/CollectionDescription.js +1 -1
  593. package/dist/esm/collection/settings/collection-description/configs/ui-v2.js +1 -1
  594. package/dist/esm/collection/settings/collection-paginator/CollectionPaginator.js +1 -1
  595. package/dist/esm/collection/settings/collection-paginator/configs/ui-v2.js +1 -1
  596. package/dist/esm/collection/settings/collection-title/CollectionTitle.js +1 -1
  597. package/dist/esm/collection/settings/collection-title/configs/ui-v2.js +1 -1
  598. package/dist/esm/collection/settings/collection-toolbar/CollectionToolbar.js +1 -1
  599. package/dist/esm/collection/settings/collection-toolbar/configs/ui-v2.js +1 -1
  600. package/dist/esm/common/components/NoDataState.js +1 -1
  601. package/dist/esm/countdown-timer/common/helpers.js +1 -1
  602. package/dist/esm/countdown-timer/hooks/useCountDownTimer.js +1 -1
  603. package/dist/esm/countdown-timer/hooks/useTimeLeft.js +1 -1
  604. package/dist/esm/countdown-timer/settings/Countdown.js +3 -3
  605. package/dist/esm/countdown-timer/settings/configs/setting.js +1 -1
  606. package/dist/esm/countdown-timer/settings/configs/ui-v2.js +1 -1
  607. package/dist/esm/coupon/settings/configs/presets.js +1 -1
  608. package/dist/esm/coupon/settings/configs/ui-v2.js +1 -1
  609. package/dist/esm/dialog/settings/Dialog.js +1 -1
  610. package/dist/esm/dialog/settings/configs/ui-v2.js +1 -1
  611. package/dist/esm/estimate-delivery/common/styles.js +1 -1
  612. package/dist/esm/estimate-delivery/components/EstimateDate.js +1 -1
  613. package/dist/esm/estimate-delivery/components/EstimateDate.liquid.js +3 -3
  614. package/dist/esm/estimate-delivery/settings/EstimateDate.js +1 -1
  615. package/dist/esm/estimate-delivery/settings/configs/ui-v2.js +1 -1
  616. package/dist/esm/form/settings/contact/Contact.js +2 -2
  617. package/dist/esm/form/settings/contact/configs/settings.js +1 -1
  618. package/dist/esm/form/settings/contact/configs/ui-v2.js +1 -1
  619. package/dist/esm/form/settings/form-checkbox/FormCheckbox.js +1 -1
  620. package/dist/esm/form/settings/form-checkbox/configs/ui-v2.js +1 -1
  621. package/dist/esm/form/settings/form-dropdown/FormDropdown.js +1 -1
  622. package/dist/esm/form/settings/form-dropdown/configs/ui-v2.js +1 -1
  623. package/dist/esm/form/settings/form-email/FormEmail.js +1 -1
  624. package/dist/esm/form/settings/form-email/configs/ui-v2.js +1 -1
  625. package/dist/esm/form/settings/form-textarea/Textarea.js +1 -1
  626. package/dist/esm/form/settings/form-textarea/configs/ui-v2.js +1 -1
  627. package/dist/esm/form/settings/newsletter/Newsletter.js +1 -1
  628. package/dist/esm/form/settings/newsletter/configs/settings.js +1 -1
  629. package/dist/esm/form/settings/newsletter/configs/ui-v2.js +1 -1
  630. package/dist/esm/form/settings/submit-button/SubmitButton.js +1 -1
  631. package/dist/esm/form/settings/submit-button/configs/ui-v2.js +1 -1
  632. package/dist/esm/form/settings/text-field/TextField.js +1 -1
  633. package/dist/esm/form/settings/text-field/configs/ui-v2.js +1 -1
  634. package/dist/esm/form/settings/text-input/TextInput.js +1 -1
  635. package/dist/esm/form/settings/text-input/configs/ui-v2.js +1 -1
  636. package/dist/esm/grid/settings/configs/row/presets.js +4 -4
  637. package/dist/esm/grid/settings/configs/row/ui-v2.js +1 -1
  638. package/dist/esm/grid/settings/configs/section/ui-v2.js +1 -1
  639. package/dist/esm/header/settings/configs/presets.js +1 -1
  640. package/dist/esm/header/settings/configs/ui-v2.js +1 -1
  641. package/dist/esm/heading/settings/configs/presets.js +1 -1
  642. package/dist/esm/heading/settings/configs/ui-v2.js +1 -1
  643. package/dist/esm/helpers.js +1 -1
  644. package/dist/esm/hero-banner/common/classes.js +1 -1
  645. package/dist/esm/hero-banner/common/const.js +1 -1
  646. package/dist/esm/hero-banner/common/helpers.js +1 -1
  647. package/dist/esm/hero-banner/common/styles.js +1 -1
  648. package/dist/esm/hero-banner/components/HeroBanner.js +1 -1
  649. package/dist/esm/hero-banner/components/HeroBanner.liquid.js +12 -12
  650. package/dist/esm/hero-banner/components/HeroBannerItem.js +1 -1
  651. package/dist/esm/hero-banner/components/HeroBannerItem.liquid.js +10 -10
  652. package/dist/esm/hero-banner/hooks/useHeroBanner.js +1 -1
  653. package/dist/esm/hero-banner/hooks/useHeroBannerItem.js +1 -0
  654. package/dist/esm/hero-banner/settings/configs/presets/banner-1-col-pre-sales-page.js +1 -1
  655. package/dist/esm/hero-banner/settings/configs/presets/banner-1-col.js +1 -1
  656. package/dist/esm/hero-banner/settings/configs/presets/banner-content-left-pre-sales-page.js +1 -1
  657. package/dist/esm/hero-banner/settings/configs/presets/banner-content-left.js +1 -1
  658. package/dist/esm/hero-banner/settings/configs/presets/banner-content-right-pre-sales-page.js +1 -1
  659. package/dist/esm/hero-banner/settings/configs/presets/banner-content-right.js +1 -1
  660. package/dist/esm/hero-banner/settings/configs/presets/banner-parallax-pre-sales-page.js +1 -1
  661. package/dist/esm/hero-banner/settings/configs/presets/banner-parallax.js +1 -1
  662. package/dist/esm/hero-banner/settings/configs/presets/banner-video-pre-sales-page.js +2 -2
  663. package/dist/esm/hero-banner/settings/configs/presets/banner-video.js +2 -2
  664. package/dist/esm/hero-banner/settings/configs/settings.js +1 -1
  665. package/dist/esm/hero-banner/settings/configs/ui-v2.js +1 -1
  666. package/dist/esm/icon/settings/configs/presets.js +2 -2
  667. package/dist/esm/icon/settings/configs/ui-v2.js +1 -1
  668. package/dist/esm/icon-list/settings/IconList.js +2 -2
  669. package/dist/esm/icon-list/settings/configs/ui-v2.js +1 -1
  670. package/dist/esm/icon-list-hoz/settings/configs/presets.js +2 -2
  671. package/dist/esm/icon-list-hoz/settings/configs/uiV2.js +1 -1
  672. package/dist/esm/icon-list-v2/settings/IconList.js +1 -1
  673. package/dist/esm/icon-list-v2/settings/configs/ui-v2.js +1 -1
  674. package/dist/esm/image/common/attrs.js +1 -1
  675. package/dist/esm/image/settings/configs/presets.js +4 -4
  676. package/dist/esm/image/settings/configs/settings.js +1 -1
  677. package/dist/esm/image/settings/configs/ui-v2.js +1 -1
  678. package/dist/esm/image-comparison/settings/ImageComparison.js +1 -1
  679. package/dist/esm/image-comparison/settings/configs/ui-v2.js +1 -1
  680. package/dist/esm/image-detection/settings/ImageDetection.js +1 -1
  681. package/dist/esm/index.js +1 -1
  682. package/dist/esm/index.liquid.js +1 -1
  683. package/dist/esm/line/settings/configs/presets.js +1 -1
  684. package/dist/esm/line/settings/configs/ui-v2.js +1 -1
  685. package/dist/esm/marquee/settings/configs/presets.js +2 -2
  686. package/dist/esm/marquee/settings/configs/ui-v2.js +1 -1
  687. package/dist/esm/post-purchase/advanced-list/settings/configs/presets.js +1 -1
  688. package/dist/esm/post-purchase/advanced-list/settings/configs/ui-v2.js +1 -1
  689. package/dist/esm/post-purchase/button/settings/configs/presets.js +1 -1
  690. package/dist/esm/post-purchase/button/settings/configs/settings.js +1 -1
  691. package/dist/esm/post-purchase/button/settings/configs/ui-v2.js +1 -1
  692. package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/preset.js +1 -1
  693. package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/ui-v2.js +1 -1
  694. package/dist/esm/post-purchase/callout-banner/settings/config/callout-text/preset.js +1 -1
  695. package/dist/esm/post-purchase/callout-banner/settings/config/callout-text/ui-v2.js +1 -1
  696. package/dist/esm/post-purchase/countdown-timer/hooks/useCountdownTimer.js +1 -1
  697. package/dist/esm/post-purchase/countdown-timer/settings/config/preset.js +1 -1
  698. package/dist/esm/post-purchase/countdown-timer/settings/config/ui-v2.js +1 -1
  699. package/dist/esm/post-purchase/image/settings/Image.js +1 -1
  700. package/dist/esm/post-purchase/image/settings/configs/ui-v2.js +1 -1
  701. package/dist/esm/post-purchase/line/settings/configs/presets.js +1 -1
  702. package/dist/esm/post-purchase/line/settings/configs/ui-v2.js +1 -1
  703. package/dist/esm/post-purchase/link/settings/configs/presets.js +1 -1
  704. package/dist/esm/post-purchase/link/settings/configs/ui-v2.js +1 -1
  705. package/dist/esm/post-purchase/product/components/ProductPrice.js +1 -1
  706. package/dist/esm/post-purchase/product/constants/ProductOfferPlaceholder.js +1 -1
  707. package/dist/esm/post-purchase/product/hooks/useGetMoneyLines.js +1 -1
  708. package/dist/esm/post-purchase/product/settings/accept-button/configs/presets.js +1 -1
  709. package/dist/esm/post-purchase/product/settings/accept-button/configs/ui-v2.js +1 -1
  710. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-1-col.js +1 -1
  711. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-2-col.js +1 -1
  712. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-default.js +1 -1
  713. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-offer-1-col.js +2 -2
  714. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-offer-2-col.js +2 -2
  715. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-offer-default.js +2 -2
  716. package/dist/esm/post-purchase/product/settings/product-description/ProductDescription.js +1 -1
  717. package/dist/esm/post-purchase/product/settings/product-description/configs/ui-v2.js +1 -1
  718. package/dist/esm/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
  719. package/dist/esm/post-purchase/product/settings/product-discount-tag/configs/setting-v2.js +1 -1
  720. package/dist/esm/post-purchase/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
  721. package/dist/esm/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +1 -1
  722. package/dist/esm/post-purchase/product/settings/product-image/ProductImages.js +2 -2
  723. package/dist/esm/post-purchase/product/settings/product-image/configs/ui-v2.js +1 -1
  724. package/dist/esm/post-purchase/product/settings/product-offer/configs/ui-v2.js +1 -1
  725. package/dist/esm/post-purchase/product/settings/product-price/ProductPrice.js +2 -2
  726. package/dist/esm/post-purchase/product/settings/product-price/configs/settings-v2.js +1 -1
  727. package/dist/esm/post-purchase/product/settings/product-price/configs/ui-v2.js +1 -1
  728. package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/presets.js +1 -1
  729. package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/ui-v2.js +1 -1
  730. package/dist/esm/post-purchase/product/settings/product-quantity/configs/presets.js +1 -1
  731. package/dist/esm/post-purchase/product/settings/product-quantity/configs/ui-v2.js +1 -1
  732. package/dist/esm/post-purchase/product/settings/product-title/ProductTitle.js +1 -1
  733. package/dist/esm/post-purchase/product/settings/product-title/configs/ui-v2.js +1 -1
  734. package/dist/esm/post-purchase/product/settings/product-variants/ProductVariant.js +1 -1
  735. package/dist/esm/post-purchase/product/settings/product-variants/configs/ui-v2.js +1 -1
  736. package/dist/esm/post-purchase/text/settings/heading/configs/presets-v2.js +1 -1
  737. package/dist/esm/post-purchase/text/settings/text/Text.js +1 -1
  738. package/dist/esm/post-purchase/text/settings/text/configs/ui-v2.js +1 -1
  739. package/dist/esm/product/components/ProductNotFound.js +1 -1
  740. package/dist/esm/product/components/file-upload/settings/configs/presets.js +1 -1
  741. package/dist/esm/product/components/file-upload/settings/configs/ui-v2.js +1 -1
  742. package/dist/esm/product/components/product-badge/ProductBadge.js +1 -1
  743. package/dist/esm/product/components/product-badge/ProductBadge.liquid.js +22 -22
  744. package/dist/esm/product/components/product-badge/common/attrs.js +1 -1
  745. package/dist/esm/product/components/product-badge/common/classes.js +1 -1
  746. package/dist/esm/product/components/product-badge/common/styles.js +1 -1
  747. package/dist/esm/product/components/product-badge/utils/common.js +1 -1
  748. package/dist/esm/product/components/product-badge/utils/generateLiquidContent.js +1 -1
  749. package/dist/esm/product/components/product-badge/utils/renderBadgeLiquid.js +9 -5
  750. package/dist/esm/product/components/product-bundle/ProductBundleDiscount.js +1 -1
  751. package/dist/esm/product/components/product-bundle/setting/ProductBundleDiscount.js +2 -2
  752. package/dist/esm/product/components/product-bundle/setting/configs/ui-v2.js +1 -1
  753. package/dist/esm/product/components/product-button/ProductButton.liquid.js +7 -6
  754. package/dist/esm/product/components/product-button/hooks/useAddToCart.js +1 -1
  755. package/dist/esm/product/components/product-description/ProductDescription.js +1 -1
  756. package/dist/esm/product/components/product-discount-tag/ProductDiscountTag.js +1 -1
  757. package/dist/esm/product/components/product-discount-tag/hooks/useGpDiscountTag.js +1 -1
  758. package/dist/esm/product/components/product-images-v2/ProductImageV2.js +2 -2
  759. package/dist/esm/product/components/product-images-v2/ProductImagesV2.liquid.js +26 -26
  760. package/dist/esm/product/components/product-images-v3/ProductImageV3.js +2 -2
  761. package/dist/esm/product/components/product-images-v3/ProductImagesV3.liquid.js +26 -26
  762. package/dist/esm/product/components/product-list/ProductListCarouselItem.liquid.js +6 -6
  763. package/dist/esm/product/components/product-list/ProductListGridItem.liquid.js +6 -6
  764. package/dist/esm/product/components/product-list-v3/ProductList.js +1 -1
  765. package/dist/esm/product/components/product-list-v3/ProductListCarouselItem.liquid.js +6 -6
  766. package/dist/esm/product/components/product-list-v3/ProductListGridItem.liquid.js +6 -6
  767. package/dist/esm/product/components/product-list-v3/common/classes.js +1 -1
  768. package/dist/esm/product/components/product-price/ProductPrice.js +1 -1
  769. package/dist/esm/product/components/product-price/hooks/useGpPrice.js +1 -1
  770. package/dist/esm/product/components/product-variants/ProductVariants.js +1 -1
  771. package/dist/esm/product/components/product-wrap/Product.liquid.js +4 -4
  772. package/dist/esm/product/helpers/product-bundle.js +1 -1
  773. package/dist/esm/product/settings/ProductImages.js +2 -2
  774. package/dist/esm/product/settings/bundle-layout/horizontal-three.js +1 -1
  775. package/dist/esm/product/settings/bundle-layout/horizontal-two.js +1 -1
  776. package/dist/esm/product/settings/dynamic-checkout/configs/presets.js +1 -1
  777. package/dist/esm/product/settings/dynamic-checkout/configs/ui-v2.js +1 -1
  778. package/dist/esm/product/settings/product/configs/product-presets/product-1-col.js +2 -2
  779. package/dist/esm/product/settings/product/configs/product-presets/product-2-col.js +2 -2
  780. package/dist/esm/product/settings/product/configs/product-presets/product-default.js +2 -2
  781. package/dist/esm/product/settings/product/configs/ui-v2.js +1 -1
  782. package/dist/esm/product/settings/product-badge/configs/presets.js +1 -1
  783. package/dist/esm/product/settings/product-badge/configs/ui-v2.js +1 -1
  784. package/dist/esm/product/settings/product-button/configs/presets.js +1 -1
  785. package/dist/esm/product/settings/product-button/configs/ui-v2.js +1 -1
  786. package/dist/esm/product/settings/product-description/configs/presets.js +1 -1
  787. package/dist/esm/product/settings/product-description/configs/ui-v2.js +1 -1
  788. package/dist/esm/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
  789. package/dist/esm/product/settings/product-image-v2/ProductImages.js +2 -2
  790. package/dist/esm/product/settings/product-image-v2/configs/ui/FeatureDots.js +1 -1
  791. package/dist/esm/product/settings/product-image-v2/configs/ui/FeatureNavigation.js +1 -1
  792. package/dist/esm/product/settings/product-image-v2/configs/ui/ImageListNavigation.js +1 -1
  793. package/dist/esm/product/settings/product-image-v2/configs/ui-v2.js +1 -1
  794. package/dist/esm/product/settings/product-image-v3/ProductImages.js +2 -2
  795. package/dist/esm/product/settings/product-image-v3/configs/ui/FeatureDots.js +1 -1
  796. package/dist/esm/product/settings/product-image-v3/configs/ui/FeatureNavigation.js +1 -1
  797. package/dist/esm/product/settings/product-image-v3/configs/ui/ImageListNavigation.js +1 -1
  798. package/dist/esm/product/settings/product-image-v3/configs/ui-v2.js +1 -1
  799. package/dist/esm/product/settings/product-list/configs/presets.js +2 -2
  800. package/dist/esm/product/settings/product-list/configs/ui-v2.js +1 -1
  801. package/dist/esm/product/settings/product-list-v3/configs/presets.js +2 -2
  802. package/dist/esm/product/settings/product-list-v3/configs/ui-v2.js +1 -1
  803. package/dist/esm/product/settings/product-price/configs/presets.js +2 -2
  804. package/dist/esm/product/settings/product-price/configs/ui-v2.js +1 -1
  805. package/dist/esm/product/settings/product-properties/configs/presets.js +1 -1
  806. package/dist/esm/product/settings/product-properties/configs/settings-v2.js +1 -1
  807. package/dist/esm/product/settings/product-properties/configs/ui-v2.js +1 -1
  808. package/dist/esm/product/settings/product-quantity/configs/presets.js +1 -1
  809. package/dist/esm/product/settings/product-quantity/configs/settings.js +1 -1
  810. package/dist/esm/product/settings/product-quantity/configs/ui-v2.js +1 -1
  811. package/dist/esm/product/settings/product-sku/configs/presets.js +1 -1
  812. package/dist/esm/product/settings/product-sku/configs/ui-v2.js +1 -1
  813. package/dist/esm/product/settings/product-title/configs/presets.js +1 -1
  814. package/dist/esm/product/settings/product-title/configs/ui-v2.js +1 -1
  815. package/dist/esm/product/settings/product-variant/configs/presets.js +2 -2
  816. package/dist/esm/product/settings/product-variant/configs/ui-v2.js +1 -1
  817. package/dist/esm/product/settings/product-vendor/configs/presets.js +1 -1
  818. package/dist/esm/product/settings/product-vendor/configs/ui-v2.js +1 -1
  819. package/dist/esm/product/settings/product-view-more/configs/presets.js +1 -1
  820. package/dist/esm/product/settings/product-view-more/configs/ui-v2.js +1 -1
  821. package/dist/esm/shop-pay-installment/settings/ShopPayInstallments.js +2 -2
  822. package/dist/esm/shop-pay-installment/settings/configs/settings.js +1 -1
  823. package/dist/esm/sticky/settings/configs/presets.js +3 -3
  824. package/dist/esm/sticky/settings/configs/ui-v2.js +1 -1
  825. package/dist/esm/stock-counter/settings/configs/presets.js +2 -2
  826. package/dist/esm/stock-counter/settings/configs/settings-v2.js +1 -1
  827. package/dist/esm/stock-counter/settings/configs/ui-v2.js +1 -1
  828. package/dist/esm/tab/settings/Tabs.js +2 -2
  829. package/dist/esm/tab/settings/configs/ui-v2.js +1 -1
  830. package/dist/esm/text/settings/configs/presets.js +1 -1
  831. package/dist/esm/text/settings/configs/ui-v2.js +1 -1
  832. package/dist/esm/third-party/components/GrowthSuiteDiscountCodes.js +2 -0
  833. package/dist/esm/third-party/components/GrowthSuiteDiscountCodes.liquid.js +8 -0
  834. package/dist/esm/third-party/components/Trustoo.liquid.js +9 -7
  835. package/dist/esm/third-party/configs/GrowthSuiteDiscountCodes.js +1 -0
  836. package/dist/esm/third-party/configs/LoloyalLoyaltyReferrals.js +1 -1
  837. package/dist/esm/third-party/configs/ParcelPanel.js +1 -1
  838. package/dist/esm/third-party/configs/Trustoo.js +1 -1
  839. package/dist/esm/third-party/index.js +1 -1
  840. package/dist/esm/third-party/next.js +1 -1
  841. package/dist/esm/third-party/setting/KachingSubscriptionsApp/index.js +1 -1
  842. package/dist/esm/third-party/setting/KachingSubscriptionsApp/uiV2.js +1 -1
  843. package/dist/esm/third-party/settings/AftershipEmailMarketingsms/index.js +1 -1
  844. package/dist/esm/third-party/settings/AftershipEmailMarketingsms/uiV2.js +1 -1
  845. package/dist/esm/third-party/settings/AirProductReviewsAppUgc/index.js +1 -1
  846. package/dist/esm/third-party/settings/AirProductReviewsAppUgc/uiV2.js +1 -1
  847. package/dist/esm/third-party/settings/AliReviews/index.js +1 -1
  848. package/dist/esm/third-party/settings/AliReviews/uiV2.js +1 -1
  849. package/dist/esm/third-party/settings/AlsoBoughtCbb/index.js +1 -1
  850. package/dist/esm/third-party/settings/AlsoBoughtCbb/uiV2.js +1 -1
  851. package/dist/esm/third-party/settings/AovBundlesVolumeDiscounts/index.js +1 -1
  852. package/dist/esm/third-party/settings/AovBundlesVolumeDiscounts/uiV2.js +1 -1
  853. package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +1 -1
  854. package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV2.js +1 -1
  855. package/dist/esm/third-party/settings/AppointmentBookingCowlendar/index.js +2 -2
  856. package/dist/esm/third-party/settings/AppointmentBookingCowlendar/uiV2.js +1 -1
  857. package/dist/esm/third-party/settings/AppstleBundlesDiscounts/index.js +1 -1
  858. package/dist/esm/third-party/settings/AppstleBundlesDiscounts/uiV2.js +1 -1
  859. package/dist/esm/third-party/settings/AppstleSubscriptions/index.js +1 -1
  860. package/dist/esm/third-party/settings/AppstleSubscriptions/uiV2.js +1 -1
  861. package/dist/esm/third-party/settings/BestBuyFulfillment/index.js +1 -1
  862. package/dist/esm/third-party/settings/BestBuyFulfillment/uiV2.js +1 -1
  863. package/dist/esm/third-party/settings/BfSizeChartSizeGuide/index.js +1 -1
  864. package/dist/esm/third-party/settings/BfSizeChartSizeGuide/uiV2.js +1 -1
  865. package/dist/esm/third-party/settings/BirdChime/index.js +1 -1
  866. package/dist/esm/third-party/settings/BirdChime/uiV2.js +1 -1
  867. package/dist/esm/third-party/settings/BloyRewardsProgramLoyalty/index.js +1 -1
  868. package/dist/esm/third-party/settings/BloyRewardsProgramLoyalty/uiV2.js +1 -1
  869. package/dist/esm/third-party/settings/Bogos/index.js +1 -1
  870. package/dist/esm/third-party/settings/Bogos/uiV2.js +1 -1
  871. package/dist/esm/third-party/settings/BoldProductOptions/index.js +1 -1
  872. package/dist/esm/third-party/settings/BoldProductOptions/uiV2.js +1 -1
  873. package/dist/esm/third-party/settings/BoldSubscriptions/index.js +1 -1
  874. package/dist/esm/third-party/settings/BoldSubscriptions/uiV2.js +1 -1
  875. package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/index.js +1 -1
  876. package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/uiV2.js +1 -1
  877. package/dist/esm/third-party/settings/BoostAISearchDiscovery/index.js +1 -1
  878. package/dist/esm/third-party/settings/BoostAISearchDiscovery/uiV2.js +1 -1
  879. package/dist/esm/third-party/settings/Bundler/index.js +1 -1
  880. package/dist/esm/third-party/settings/Bundler/uiV2.js +1 -1
  881. package/dist/esm/third-party/settings/CleanSizeCharts/index.js +1 -1
  882. package/dist/esm/third-party/settings/CleanSizeCharts/uiV2.js +1 -1
  883. package/dist/esm/third-party/settings/CrossSellCartUpsell/index.js +1 -1
  884. package/dist/esm/third-party/settings/CrossSellCartUpsell/uiV2.js +1 -1
  885. package/dist/esm/third-party/settings/CustomProductOptionsVariant/index.js +1 -1
  886. package/dist/esm/third-party/settings/CustomProductOptionsVariant/uiV2.js +1 -1
  887. package/dist/esm/third-party/settings/DealeasyVolumeDiscounts/index.js +1 -1
  888. package/dist/esm/third-party/settings/DealeasyVolumeDiscounts/uiV2.js +1 -1
  889. package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/index.js +1 -1
  890. package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/uiV2.js +1 -1
  891. package/dist/esm/third-party/settings/EasifyProductOptions/index.js +1 -1
  892. package/dist/esm/third-party/settings/EasifyProductOptions/uiV2.js +1 -1
  893. package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/index.js +1 -1
  894. package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/uiV2.js +1 -1
  895. package/dist/esm/third-party/settings/EasySellCOD/index.js +1 -1
  896. package/dist/esm/third-party/settings/EasySellCOD/uiV2.js +1 -1
  897. package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/index.js +1 -1
  898. package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/uiV2.js +1 -1
  899. package/dist/esm/third-party/settings/EcomsendBackInStockAlert/index.js +1 -1
  900. package/dist/esm/third-party/settings/EcomsendBackInStockAlert/uiV2.js +1 -1
  901. package/dist/esm/third-party/settings/EssentialAnnouncementBar/index.js +2 -2
  902. package/dist/esm/third-party/settings/EssentialAnnouncementBar/uiV2.js +1 -1
  903. package/dist/esm/third-party/settings/EssentialCountdownTimerBar/index.js +1 -1
  904. package/dist/esm/third-party/settings/EssentialCountdownTimerBar/uiV2.js +1 -1
  905. package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/index.js +1 -1
  906. package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/uiV2.js +1 -1
  907. package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/index.js +1 -1
  908. package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/uiV2.js +1 -1
  909. package/dist/esm/third-party/settings/FeraReviews/index.js +1 -1
  910. package/dist/esm/third-party/settings/FeraReviews/uiV2.js +1 -1
  911. package/dist/esm/third-party/settings/FirePush/index.js +1 -1
  912. package/dist/esm/third-party/settings/FirePush/uiV2.js +1 -1
  913. package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/index.js +1 -1
  914. package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/uiV2.js +1 -1
  915. package/dist/esm/third-party/settings/FordeerProductLabels/index.js +1 -1
  916. package/dist/esm/third-party/settings/FordeerProductLabels/uiV2.js +1 -1
  917. package/dist/esm/third-party/settings/FrequentlyBoughtTogether/index.js +1 -1
  918. package/dist/esm/third-party/settings/FrequentlyBoughtTogether/uiV2.js +1 -1
  919. package/dist/esm/third-party/settings/GloColorSwatchvariantImage/index.js +1 -1
  920. package/dist/esm/third-party/settings/GloColorSwatchvariantImage/uiV2.js +1 -1
  921. package/dist/esm/third-party/settings/GloboProductOptionsVariant/index.js +1 -1
  922. package/dist/esm/third-party/settings/GloboProductOptionsVariant/uiV2.js +1 -1
  923. package/dist/esm/third-party/settings/GoogleReviewsByReputon/index.js +1 -1
  924. package/dist/esm/third-party/settings/GoogleReviewsByReputon/uiV2.js +1 -1
  925. package/dist/esm/third-party/settings/Growave/index.js +1 -1
  926. package/dist/esm/third-party/settings/Growave/uiV2.js +1 -1
  927. package/dist/esm/third-party/settings/GrowthSuiteDiscountCodes/index.js +4 -0
  928. package/dist/esm/third-party/settings/GrowthSuiteDiscountCodes/uiV2.js +1 -0
  929. package/dist/esm/third-party/settings/HextomCountdownTimerBar/index.js +1 -1
  930. package/dist/esm/third-party/settings/HextomCountdownTimerBar/uiV2.js +1 -1
  931. package/dist/esm/third-party/settings/HextomFreeShippingBar/index.js +1 -1
  932. package/dist/esm/third-party/settings/HextomFreeShippingBar/uiV2.js +1 -1
  933. package/dist/esm/third-party/settings/HulkFormBuilder/index.js +1 -1
  934. package/dist/esm/third-party/settings/HulkFormBuilder/uiV2.js +1 -1
  935. package/dist/esm/third-party/settings/HulkProductOptions/index.js +1 -1
  936. package/dist/esm/third-party/settings/HulkProductOptions/uiV2.js +1 -1
  937. package/dist/esm/third-party/settings/InfiniteOptions/index.js +1 -1
  938. package/dist/esm/third-party/settings/InfiniteOptions/uiV2.js +1 -1
  939. package/dist/esm/third-party/settings/Instafeed/index.js +1 -1
  940. package/dist/esm/third-party/settings/Instafeed/uiV2.js +1 -1
  941. package/dist/esm/third-party/settings/InstasellShoppableInstagram/index.js +1 -1
  942. package/dist/esm/third-party/settings/InstasellShoppableInstagram/uiV2.js +1 -1
  943. package/dist/esm/third-party/settings/JudgemeReviews/index.js +1 -1
  944. package/dist/esm/third-party/settings/JudgemeReviews/uiV2.js +1 -1
  945. package/dist/esm/third-party/settings/JunipProductReviewsUgc/index.js +1 -1
  946. package/dist/esm/third-party/settings/JunipProductReviewsUgc/uiV2.js +1 -1
  947. package/dist/esm/third-party/settings/KachingBundles/index.js +1 -1
  948. package/dist/esm/third-party/settings/KachingBundles/uiV2.js +1 -1
  949. package/dist/esm/third-party/settings/KingProductOptions/index.js +1 -1
  950. package/dist/esm/third-party/settings/KingProductOptions/uiV2.js +1 -1
  951. package/dist/esm/third-party/settings/KiteFreeGiftDiscount/index.js +1 -1
  952. package/dist/esm/third-party/settings/KiteFreeGiftDiscount/uiV2.js +1 -1
  953. package/dist/esm/third-party/settings/KlarnaMessaging/index.js +1 -1
  954. package/dist/esm/third-party/settings/KlarnaMessaging/uiV2.js +1 -1
  955. package/dist/esm/third-party/settings/Klaviyo/index.js +1 -1
  956. package/dist/esm/third-party/settings/Klaviyo/uiV2.js +1 -1
  957. package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/index.js +1 -1
  958. package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/uiV2.js +1 -1
  959. package/dist/esm/third-party/settings/LaiProductReviews/index.js +1 -1
  960. package/dist/esm/third-party/settings/LaiProductReviews/uiV2.js +1 -1
  961. package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/index.js +4 -4
  962. package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/uiV2.js +1 -1
  963. package/dist/esm/third-party/settings/LoopSubscriptions/index.js +1 -1
  964. package/dist/esm/third-party/settings/LoopSubscriptions/uiV2.js +1 -1
  965. package/dist/esm/third-party/settings/LooxReviews/index.js +1 -1
  966. package/dist/esm/third-party/settings/LooxReviews/uiV2.js +1 -1
  967. package/dist/esm/third-party/settings/MaxbundleProductBundles/index.js +1 -1
  968. package/dist/esm/third-party/settings/MaxbundleProductBundles/uiV2.js +1 -1
  969. package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/index.js +1 -1
  970. package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/uiV2.js +1 -1
  971. package/dist/esm/third-party/settings/MyappgurusProductReviews/index.js +1 -1
  972. package/dist/esm/third-party/settings/MyappgurusProductReviews/uiV2.js +1 -1
  973. package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/index.js +1 -1
  974. package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/uiV2.js +1 -1
  975. package/dist/esm/third-party/settings/OkendoReviewsLoyalty/index.js +1 -1
  976. package/dist/esm/third-party/settings/OkendoReviewsLoyalty/uiV2.js +1 -1
  977. package/dist/esm/third-party/settings/Omnisend/index.js +1 -1
  978. package/dist/esm/third-party/settings/Omnisend/uiV2.js +1 -1
  979. package/dist/esm/third-party/settings/Opinew/index.js +1 -1
  980. package/dist/esm/third-party/settings/Opinew/uiV2.js +1 -1
  981. package/dist/esm/third-party/settings/ParcelPanel/index.js +1 -1
  982. package/dist/esm/third-party/settings/ParcelPanel/uiV2.js +1 -1
  983. package/dist/esm/third-party/settings/PickyStory/index.js +1 -1
  984. package/dist/esm/third-party/settings/PickyStory/uiV2.js +1 -1
  985. package/dist/esm/third-party/settings/PowerfulContactFormBuilder/index.js +1 -1
  986. package/dist/esm/third-party/settings/PowerfulContactFormBuilder/uiV2.js +1 -1
  987. package/dist/esm/third-party/settings/PreorderNowPreOrderPq/index.js +1 -1
  988. package/dist/esm/third-party/settings/PreorderNowPreOrderPq/uiV2.js +1 -1
  989. package/dist/esm/third-party/settings/PreorderNowWodPresale/index.js +1 -1
  990. package/dist/esm/third-party/settings/PreorderNowWodPresale/uiV2.js +1 -1
  991. package/dist/esm/third-party/settings/ProductOptionsCustomizer/index.js +1 -1
  992. package/dist/esm/third-party/settings/ProductOptionsCustomizer/uiV2.js +1 -1
  993. package/dist/esm/third-party/settings/ProductOptionsVariantOption/index.js +1 -1
  994. package/dist/esm/third-party/settings/ProductOptionsVariantOption/uiV2.js +1 -1
  995. package/dist/esm/third-party/settings/ProductReviews/index.js +1 -1
  996. package/dist/esm/third-party/settings/ProductReviews/uiV2.js +1 -1
  997. package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/index.js +1 -1
  998. package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/uiV2.js +1 -1
  999. package/dist/esm/third-party/settings/PushOwl/index.js +1 -1
  1000. package/dist/esm/third-party/settings/PushOwl/uiV2.js +1 -1
  1001. package/dist/esm/third-party/settings/QikifyUpsell/index.js +1 -1
  1002. package/dist/esm/third-party/settings/QikifyUpsell/uiV2.js +1 -1
  1003. package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/index.js +1 -1
  1004. package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/uiV2.js +1 -1
  1005. package/dist/esm/third-party/settings/RechargeSubscriptions/index.js +1 -1
  1006. package/dist/esm/third-party/settings/RechargeSubscriptions/uiV2.js +1 -1
  1007. package/dist/esm/third-party/settings/RecurpaySubscriptionApp/index.js +1 -1
  1008. package/dist/esm/third-party/settings/RecurpaySubscriptionApp/uiV2.js +1 -1
  1009. package/dist/esm/third-party/settings/Releasit/index.js +1 -1
  1010. package/dist/esm/third-party/settings/Releasit/uiV2.js +1 -1
  1011. package/dist/esm/third-party/settings/RequestQuoteHidePrice/index.js +1 -1
  1012. package/dist/esm/third-party/settings/RequestQuoteHidePrice/uiV2.js +1 -1
  1013. package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/index.js +1 -1
  1014. package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/uiV2.js +1 -1
  1015. package/dist/esm/third-party/settings/Rivyo/index.js +1 -1
  1016. package/dist/esm/third-party/settings/Rivyo/uiV2.js +1 -1
  1017. package/dist/esm/third-party/settings/Ryviu/index.js +1 -1
  1018. package/dist/esm/third-party/settings/Ryviu/uiV2.js +1 -1
  1019. package/dist/esm/third-party/settings/SealSubscriptions/index.js +1 -1
  1020. package/dist/esm/third-party/settings/SealSubscriptions/uiV2.js +1 -1
  1021. package/dist/esm/third-party/settings/SegunoEmailMarketing/index.js +1 -1
  1022. package/dist/esm/third-party/settings/SegunoEmailMarketing/uiV2.js +1 -1
  1023. package/dist/esm/third-party/settings/Selleasy/index.js +1 -1
  1024. package/dist/esm/third-party/settings/Selleasy/uiV2.js +1 -1
  1025. package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/index.js +1 -1
  1026. package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/uiV2.js +1 -1
  1027. package/dist/esm/third-party/settings/ShopifyForms/index.js +1 -1
  1028. package/dist/esm/third-party/settings/ShopifyForms/uiV2.js +1 -1
  1029. package/dist/esm/third-party/settings/ShopifySubscriptions/index.js +1 -1
  1030. package/dist/esm/third-party/settings/ShopifySubscriptions/uiV2.js +1 -1
  1031. package/dist/esm/third-party/settings/SimpleBundlesKits/index.js +1 -1
  1032. package/dist/esm/third-party/settings/SimpleBundlesKits/uiV2.js +1 -1
  1033. package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/index.js +1 -1
  1034. package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/uiV2.js +1 -1
  1035. package/dist/esm/third-party/settings/SmartSearchBarAndFilters/index.js +1 -1
  1036. package/dist/esm/third-party/settings/SmartSearchBarAndFilters/uiV2.js +1 -1
  1037. package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/index.js +1 -1
  1038. package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/uiV2.js +1 -1
  1039. package/dist/esm/third-party/settings/Stamped.js +1 -1
  1040. package/dist/esm/third-party/settings/StellarDeliveryDatePickup/index.js +1 -1
  1041. package/dist/esm/third-party/settings/StellarDeliveryDatePickup/uiV2.js +1 -1
  1042. package/dist/esm/third-party/settings/SubifySubscriptionsApp/index.js +1 -1
  1043. package/dist/esm/third-party/settings/SubifySubscriptionsApp/uiV2.js +1 -1
  1044. package/dist/esm/third-party/settings/TagembedSocialPostReview/index.js +1 -1
  1045. package/dist/esm/third-party/settings/TagembedSocialPostReview/uiV2.js +1 -1
  1046. package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/index.js +1 -1
  1047. package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/uiV2.js +1 -1
  1048. package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/index.js +1 -1
  1049. package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/uiV2.js +1 -1
  1050. package/dist/esm/third-party/settings/TrustBadgesBear/index.js +1 -1
  1051. package/dist/esm/third-party/settings/TrustBadgesBear/uiV2.js +1 -1
  1052. package/dist/esm/third-party/settings/TrustMe/index.js +1 -1
  1053. package/dist/esm/third-party/settings/TrustMe/uiV2.js +1 -1
  1054. package/dist/esm/third-party/settings/TrustedsiteTrustBadges/index.js +1 -1
  1055. package/dist/esm/third-party/settings/TrustedsiteTrustBadges/uiV2.js +1 -1
  1056. package/dist/esm/third-party/settings/Trustoo/index.js +2 -2
  1057. package/dist/esm/third-party/settings/Trustoo/uiV2.js +1 -1
  1058. package/dist/esm/third-party/settings/TrustreviewsProductReviews/index.js +1 -1
  1059. package/dist/esm/third-party/settings/TrustreviewsProductReviews/uiV2.js +1 -1
  1060. package/dist/esm/third-party/settings/TrustshopProductReviews/index.js +1 -1
  1061. package/dist/esm/third-party/settings/TrustshopProductReviews/uiV2.js +1 -1
  1062. package/dist/esm/third-party/settings/UltimateSalesBoost/index.js +1 -1
  1063. package/dist/esm/third-party/settings/UltimateSalesBoost/uiV2.js +1 -1
  1064. package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/index.js +1 -1
  1065. package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/uiV2.js +1 -1
  1066. package/dist/esm/third-party/settings/UppromoteAffiliateMarketing/setting.js +1 -1
  1067. package/dist/esm/third-party/settings/UppromoteAffiliateMarketing/uiV2.js +1 -1
  1068. package/dist/esm/third-party/settings/Vitals/index.js +1 -1
  1069. package/dist/esm/third-party/settings/Vitals/uiV2.js +1 -1
  1070. package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/index.js +1 -1
  1071. package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/uiV2.js +1 -1
  1072. package/dist/esm/third-party/settings/WideBundle/index.js +1 -1
  1073. package/dist/esm/third-party/settings/WideBundle/uiV2.js +1 -1
  1074. package/dist/esm/third-party/settings/Wiser/index.js +1 -1
  1075. package/dist/esm/third-party/settings/Wiser/uiV2.js +1 -1
  1076. package/dist/esm/third-party/settings/WishlistKing/index.js +1 -1
  1077. package/dist/esm/third-party/settings/WishlistKing/uiV2.js +1 -1
  1078. package/dist/esm/third-party/settings/WishlistPlus/index.js +1 -1
  1079. package/dist/esm/third-party/settings/WishlistPlus/uiV2.js +1 -1
  1080. package/dist/esm/third-party/settings/YotpoLoyalty/index.js +1 -1
  1081. package/dist/esm/third-party/settings/YotpoLoyalty/uiV2.js +1 -1
  1082. package/dist/esm/third-party/settings/YotpoReviews/index.js +1 -1
  1083. package/dist/esm/third-party/settings/YotpoReviews/uiV2.js +1 -1
  1084. package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v2.js +1 -1
  1085. package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/index.js +1 -1
  1086. package/dist/esm/third-party-instant/settings/InstantKlaviyo/configs/ui-v2.js +1 -1
  1087. package/dist/esm/third-party-instant/settings/InstantKlaviyo/index.js +2 -2
  1088. package/dist/esm/third-party-instant/settings/InstantLooxReviews/index.js +1 -1
  1089. package/dist/esm/third-party-instant/settings/InstantYotpoLoyalty/index.js +4 -4
  1090. package/dist/esm/third-party-slot/settings/ThirdPartySlot.js +1 -1
  1091. package/dist/esm/third-party-slot/settings/configs/ui-v2.js +1 -1
  1092. package/dist/esm/video/common/classes.js +1 -1
  1093. package/dist/esm/video/components/HTML5Embed.liquid.js +28 -16
  1094. package/dist/esm/video/components/LiteYouTubeEmbed.js +1 -1
  1095. package/dist/esm/video/components/LiteYouTubeEmbed.liquid.js +17 -15
  1096. package/dist/esm/video/settings/Video.js +1 -1
  1097. package/dist/esm/video/settings/configs/settings.js +1 -1
  1098. package/dist/esm/video/settings/configs/ui-v2.js +1 -1
  1099. package/dist/types/index.d.ts +58 -58
  1100. package/package.json +6 -7
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),core=require("@gem-sdk/core"),NoDataState=require("../../../common/components/NoDataState.js"),helpers=require("./common/helpers.js"),system=require("@gem-sdk/system"),classes=require("./common/classes.js"),styles=require("./common/styles.js"),useGpDescription=require("./hooks/useGpDescription.js");const ProductDescription=e=>{let{setting:s,advanced:t,builderProps:r}=e,{htmlTag:i}=s??{},a="html"===i?"div":"p",c=core.useProduct(),l=core.useCurrentDevice(),n=core.getResponsiveValueByScreen(s?.hasLineClamp,l),{ref:o,open:m,isShowViewMore:u,handleToggleShowMore:p,mode:d,redirectProductShopifyLink:y}=useGpDescription.useGpDescription(s),x=system.createClass({"gp-product-description":!0,[t?.cssClass]:!0}),j=system.createClass(classes.getClasses({setting:s,isLiquid:!1})),g=system.createClass(classes.getButtonClasses({setting:s})),h=system.createClass({"gp-show-more-text":!0}),C=system.createClass({"gp-show-more-icon gp-ml-1":!0,...m?{"gp-rotate-180":!0}:{}}),R=system.createClass(classes.getClassPreBuilt()),S=system.createStyle({...styles.getTextStyle({setting:s}),...m?{}:core.makeStyleResponsive("line-clamp",core.makeLineClamp(s?.lineClamp,s?.hasLineClamp))}),v=system.createStyle(styles.getButtonStyle({setting:s})),D=system.createAttr({"data-id":`${r?.uid}`}),N=system.createAttr({"data-gp-text":""}),{gpDescriptionCss:f,textDescriptionCss:k}=styles.getStaticCss(),q=!c?.descriptionHtml;return q&&"edit"===d?jsxRuntime.jsx(NoDataState.default,{elementType:"secondary",description:"Highlight key benefits with product description.",descriptionActions:[{text:"Add description",callback:y},{text:"sync data",callback:"syncProduct"}]}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:system.If(q,"",jsxRuntime.jsxs("div",{...D,className:x,children:[jsxRuntime.jsx("style",{children:k}),jsxRuntime.jsx("style",{children:f}),jsxRuntime.jsx("div",{className:R}),jsxRuntime.jsx(a,{ref:o,...N,className:j,style:S,dangerouslySetInnerHTML:{__html:c?.descriptionHtml||""}}),system.If(n&&u,jsxRuntime.jsxs("button",{className:g,style:v,onClick:p,children:[jsxRuntime.jsx("span",{className:h,children:system.If(m,s?.viewLessText||"",s?.viewMoreText)}),system.If(s?.enableViewMoreIcon,jsxRuntime.jsx("span",{className:C,dangerouslySetInnerHTML:{__html:helpers.ICON_SVG}}))]})," ")]}))})};exports.default=ProductDescription;
2
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),core=require("@gem-sdk/core"),NoDataState=require("../../../common/components/NoDataState.js"),helpers=require("./common/helpers.js"),system=require("@gem-sdk/system"),classes=require("./common/classes.js"),styles=require("./common/styles.js"),useGpDescription=require("./hooks/useGpDescription.js");const ProductDescription=e=>{let{setting:s,advanced:t,builderProps:r}=e,{htmlTag:i}=s??{},a="html"===i?"div":"p",c=core.useProduct(),l=core.useCurrentDevice(),n=core.getResponsiveValueByScreen(s?.hasLineClamp,l),{ref:o,open:m,isShowViewMore:u,handleToggleShowMore:p,mode:d,redirectProductShopifyLink:y}=useGpDescription.useGpDescription(s),{t:x}=core.useI18nStore(),j=system.createClass({"gp-product-description":!0,[t?.cssClass]:!0}),g=system.createClass(classes.getClasses({setting:s,isLiquid:!1})),h=system.createClass(classes.getButtonClasses({setting:s})),C=system.createClass({"gp-show-more-text":!0}),R=system.createClass({"gp-show-more-icon gp-ml-1":!0,...m?{"gp-rotate-180":!0}:{}}),S=system.createClass(classes.getClassPreBuilt()),v=system.createStyle({...styles.getTextStyle({setting:s}),...m?{}:core.makeStyleResponsive("line-clamp",core.makeLineClamp(s?.lineClamp,s?.hasLineClamp))}),D=system.createStyle(styles.getButtonStyle({setting:s})),N=system.createAttr({"data-id":`${r?.uid}`}),f=system.createAttr({"data-gp-text":""}),{gpDescriptionCss:k,textDescriptionCss:q}=styles.getStaticCss(),I=!c?.descriptionHtml;return I&&"edit"===d?jsxRuntime.jsx(NoDataState.default,{elementType:"secondary",description:x("Highlight key benefits with product description."),descriptionActions:[{text:x("Add description"),callback:y},{text:x("sync data"),callback:"syncProduct"}]}):jsxRuntime.jsx(jsxRuntime.Fragment,{children:system.If(I,"",jsxRuntime.jsxs("div",{...N,className:j,children:[jsxRuntime.jsx("style",{children:q}),jsxRuntime.jsx("style",{children:k}),jsxRuntime.jsx("div",{className:S}),jsxRuntime.jsx(a,{ref:o,...f,className:g,style:v,dangerouslySetInnerHTML:{__html:c?.descriptionHtml||""}}),system.If(n&&u,jsxRuntime.jsxs("button",{className:h,style:D,onClick:p,children:[jsxRuntime.jsx("span",{className:C,children:system.If(m,s?.viewLessText||"",s?.viewMoreText)}),system.If(s?.enableViewMoreIcon,jsxRuntime.jsx("span",{className:R,dangerouslySetInnerHTML:{__html:helpers.ICON_SVG}}))]})," ")]}))})};exports.default=ProductDescription;
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),core=require("@gem-sdk/core"),NoDataState=require("../../../common/components/NoDataState.js"),TooltipHover=require("../../../common/components/TooltipHover.js"),Text=require("../../../text/components/Text.js"),system=require("@gem-sdk/system"),styles=require("./common/styles.js"),classes=require("./common/classes.js"),useGpDiscountTag=require("./hooks/useGpDiscountTag.js");const ProductTag=({setting:e,styles:s,builderProps:t,...i})=>{let{customContent:a}=e??{},l=i["bundle-item"],{textAlign:o}=s??{},{mode:r,product:u,salePrice:n,priceSave:d,currentProductId:c,unitCustomDisplay:x,shouldPlaceholderNoDiscount:m}=useGpDiscountTag.useGpDiscountTag({setting:e,styles:s,builderProps:t,...i});if(m)return jsxRuntime.jsx(TooltipHover.default,{enable:!0,text:"Not be displayed when published",position:"bottom",width:"205px",children:jsxRuntime.jsx(NoDataState.default,{builderAttrs:t?.builderData,elementType:"secondary",description:"No discount",rawMode:!0,customClass:"!gp-p-[5px]"})});let p=system.createStyle(styles.getWrapperTextStyle(s)),y=system.createStyle(styles.getContainerStyle(s)),j=system.createClass(classes.getWrapperTextClass(s)),g=system.createClass(classes.getContainerClass()),f=system.createClass(classes.getRootClass({mode:r,salePrice:n,priceSave:d,bundleItem:l}));return jsxRuntime.jsx("div",{className:f,style:{...core.makeStyleResponsive("ta",o)},id:`shopify-text-element-${t?.uid}`,"data-id":t?.uid,"data-product-id":c,"gp-data-hidden":"false",children:system.If(!u," ",jsxRuntime.jsx("div",{className:g,style:y,children:jsxRuntime.jsx("div",{className:j,style:p,children:jsxRuntime.jsxs("div",{className:"gp-flex gp-break-all",children:[jsxRuntime.jsx(Text.default,{styles:s,setting:{...e,text:a?.prefix?.replaceAll(" "," "),options:{useState:!0,uniqueId:`${t?.uid}-prefix`},excludeFlex:!0}}),jsxRuntime.jsx(Text.default,{styles:s,setting:{...e,text:x,options:{isCannotEditing:!0},excludeFlex:!0}}),jsxRuntime.jsx(Text.default,{styles:s,setting:{...e,text:a?.suffix?.replaceAll(" "," "),excludeFlex:!0,options:{useState:!0,uniqueId:`${t?.uid}-suffix`}}})]})})}))})};exports.default=ProductTag;
2
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),core=require("@gem-sdk/core"),NoDataState=require("../../../common/components/NoDataState.js"),TooltipHover=require("../../../common/components/TooltipHover.js"),Text=require("../../../text/components/Text.js"),system=require("@gem-sdk/system"),styles=require("./common/styles.js"),classes=require("./common/classes.js"),useGpDiscountTag=require("./hooks/useGpDiscountTag.js");const ProductTag=({setting:e,styles:s,builderProps:t,...i})=>{let{customContent:a}=e??{},l=i["bundle-item"],{textAlign:o}=s??{},{t:r}=core.useI18nStore(),{mode:u,product:n,salePrice:d,priceSave:c,currentProductId:x,unitCustomDisplay:m,shouldPlaceholderNoDiscount:p}=useGpDiscountTag.useGpDiscountTag({setting:e,styles:s,builderProps:t,...i});if(p)return jsxRuntime.jsx(TooltipHover.default,{enable:!0,text:"Not be displayed when published",position:"bottom",width:"205px",children:jsxRuntime.jsx(NoDataState.default,{builderAttrs:t?.builderData,elementType:"secondary",description:r("No discount"),rawMode:!0,customClass:"!gp-p-[5px]"})});let y=system.createStyle(styles.getWrapperTextStyle(s)),j=system.createStyle(styles.getContainerStyle(s)),g=system.createClass(classes.getWrapperTextClass(s)),f=system.createClass(classes.getContainerClass()),T=system.createClass(classes.getRootClass({mode:u,salePrice:d,priceSave:c,bundleItem:l}));return jsxRuntime.jsx("div",{className:T,style:{...core.makeStyleResponsive("ta",o)},id:`shopify-text-element-${t?.uid}`,"data-id":t?.uid,"data-product-id":x,"gp-data-hidden":"false",children:system.If(!n," ",jsxRuntime.jsx("div",{className:f,style:j,children:jsxRuntime.jsx("div",{className:g,style:y,children:jsxRuntime.jsxs("div",{className:"gp-flex gp-break-all",children:[jsxRuntime.jsx(Text.default,{styles:s,setting:{...e,text:a?.prefix?.replaceAll(" "," "),options:{useState:!0,uniqueId:`${t?.uid}-prefix`},excludeFlex:!0}}),jsxRuntime.jsx(Text.default,{styles:s,setting:{...e,text:m,options:{isCannotEditing:!0},excludeFlex:!0}}),jsxRuntime.jsx(Text.default,{styles:s,setting:{...e,text:a?.suffix?.replaceAll(" "," "),excludeFlex:!0,options:{useState:!0,uniqueId:`${t?.uid}-suffix`}}})]})})}))})};exports.default=ProductTag;
@@ -1 +1 @@
1
- "use strict";var core=require("@gem-sdk/core"),React=require("react"),productBundle=require("../../../helpers/product-bundle.js"),productBundle$1=require("../../constants/product-bundle.js");const useGpDiscountTag=e=>{let{setting:t,...u}=e,{customContent:r}=t??{},o=u["bundle-item"],{moneyFormat:n}=core.useMoneyFormat(),c=core.useEditorMode(),s=core.useProduct(),i=core.useCurrentVariant(),{quantity:a,hasUpdatePrice:d}=core.useQuantity(),p=React.useMemo(()=>d&&r?.unit!=="percentage"?a??1:1,[d,r?.unit,a]),l=i?.price??0,m=i?.salePrice??0,g=(m-l)*p,M=core.useFormatMoney(g<0?0:g,t?.moneyWithCurrentFormat||!1),y=React.useMemo(()=>{if(!m&&0!==m||!l&&0!==l)return`${r?.unit==="percentage"?"0%":M}`;if(r?.unit==="percentage"){let e=Math.round(g/(m/100));return`${e<0?0:e}%`}return`${M}`},[r?.unit,M,l,g,m]),{useProductCompareAtPrice:D}=core.useProductBundleDiscount(),{discountPercentAmount:B}=productBundle.applyBundleDiscountAmount({currentVariant:i,bundleItem:o,options:{moneyFormat:n,useProductCompareAtPrice:D}}),R=React.useMemo(()=>{if(!o)return 0;let{discountPercentAmount:e,discountAmount:t}=productBundle.applyBundleDiscountAmount({currentVariant:i,bundleItem:o,options:{moneyFormat:n,useProductCompareAtPrice:D}}),{discountType:u}=o,{unit:c}=r||{};return u!==productBundle$1.DiscountType.NoDiscount||D?"percentage"===c?`${e}%`:t:"percentage"===c?"0%":core.formatMoney("0",n)},[o,i,n,D,r]),$=React.useMemo(()=>o?R:y,[R,o,y]),f=s?.baseID?.replace("gid://shopify/Product/",""),b=React.useMemo(()=>{let e=o?B<=0:g<=0;return"edit"===c&&e},[o,B,c,g]);return{mode:c,product:s,salePrice:m,priceSave:g,currentProductId:f,unitCustomDisplay:$,shouldPlaceholderNoDiscount:b}};exports.useGpDiscountTag=useGpDiscountTag;
1
+ "use strict";var core=require("@gem-sdk/core"),React=require("react"),productBundle=require("../../../helpers/product-bundle.js"),productBundle$1=require("../../constants/product-bundle.js");const useGpDiscountTag=e=>{let{setting:r,...t}=e,{customContent:u}=r??{},o=t["bundle-item"],{moneyFormat:n}=core.useMoneyFormat(),c=core.useEditorMode(),s=core.useProduct(),i=core.useCurrentVariant(),{quantity:a,hasUpdatePrice:d}=core.useQuantity(),p=React.useMemo(()=>d&&u?.unit!=="percentage"?a??1:1,[d,u?.unit,a]),l=core.convertDecimalToNumber(i?.price)??0,m=core.convertDecimalToNumber(i?.salePrice)??0,D=(m-l)*p,g=core.useFormatMoney(D<0?0:D,r?.moneyWithCurrentFormat||!1),M=React.useMemo(()=>{if(!m&&0!==m||!l&&0!==l)return`${u?.unit==="percentage"?"0%":g}`;if(u?.unit==="percentage"){let e=Math.round(D/(m/100));return`${e<0?0:e}%`}return`${g}`},[u?.unit,g,l,D,m]),{useProductCompareAtPrice:y}=core.useProductBundleDiscount(),{discountPercentAmount:B}=productBundle.applyBundleDiscountAmount({currentVariant:i,bundleItem:o,options:{moneyFormat:n,useProductCompareAtPrice:y}}),b=React.useMemo(()=>{if(!o)return 0;let{discountPercentAmount:e,discountAmount:r}=productBundle.applyBundleDiscountAmount({currentVariant:i,bundleItem:o,options:{moneyFormat:n,useProductCompareAtPrice:y}}),{discountType:t}=o,{unit:c}=u||{};return t!==productBundle$1.DiscountType.NoDiscount||y?"percentage"===c?`${e}%`:r:"percentage"===c?"0%":core.formatMoney("0",n)},[o,i,n,y,u]),R=React.useMemo(()=>o?b:M,[b,o,M]),T=s?.baseID?.replace("gid://shopify/Product/",""),$=React.useMemo(()=>{let e=o?B<=0:D<=0;return"edit"===c&&e},[o,B,c,D]);return{mode:c,product:s,salePrice:m,priceSave:D,currentProductId:T,unitCustomDisplay:R,shouldPlaceholderNoDiscount:$}};exports.useGpDiscountTag=useGpDiscountTag;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),common=require("./common/common.js"),core=require("@gem-sdk/core"),React=require("react"),FeatureImageWithGallery=require("./components/feature-gallery/FeatureImageWithGallery.js"),OnlyFeatureImage=require("./components/feature-only/OnlyFeatureImage.js"),ProductImagesLightBox=require("./components/lightbox/ProductImagesLightBox.js"),NoDataState=require("../../../common/components/NoDataState.js"),getProductImagesClassName=require("./composables/getProductImagesClassName.js"),getBorderActiveCss=require("./common/getBorderActiveCss.js"),GalleryGrid=require("./components/gallery-grid/GalleryGrid.js");const getProductGallery=e=>e?.medias?.edges.map(e=>e?.node),LAYOUT_FEATURE_IMAGE_GALLERY=["bottom-left","bottom-center","left","right","inside-left","inside-right","inside-bottom"],ProductImagesV2=e=>{let t=React.useMemo(()=>common.setDefaultWhenUndefineSetting(e),[e]),{redirectProductShopifyLink:a}=core.useProductShopifyEditLink(),{setting:i,styles:o,builderProps:l,builderAttrs:r,style:C,children:s}=t,d=core.useProduct(),c=core.useCurrentDevice(),n=core.useCurrentVariant(),{isChangeSelectedOption:u}=core.useSelectedOption(),m=core.useEditorMode(),g=core.useProductStore(e=>e.setProductFeaturedImage),[p,f]=React.useState(!1),h=e=>e?.medias?.edges.find(e=>["VIDEO","EXTERNAL_VIDEO"].includes(e?.node?.contentType??""))?.node,y=e=>e?.featuredImage,I=e=>e?.medias?.edges.find(e=>e?.node?.contentType==="MODEL_3D")?.node,M=React.useMemo(()=>i?.typeDisplay==="all-images"&&!u,[u,i?.typeDisplay]),D=React.useMemo(()=>{if(M){let e;switch(i?.preDisplay){case"1st-images":e=y(d);break;case"1st-3d-mode":e=I(d);break;case"1st-video":e=h(d);break;case"1st-available-variant":e=n?.media}return g(e),e}},[M,i?.preDisplay,g,d,n?.media]),x=React.useMemo(()=>{let e=getProductGallery(d);return e?.length?e:[{id:d?.featuredImage?.id||"noImageError",src:d?.featuredImage?.src||"https://cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_large.gif",width:d?.featuredImage?.width||480,height:d?.featuredImage?.height||480}]},[d]),R=React.useMemo(()=>x.reduce((e,t,a)=>t?{...e,[t.id]:a}:e,{}),[x]),b=React.useMemo(()=>core.getResponsiveValueByScreen(o?.position,c),[c,o?.position]),j=(e,t)=>{v(e),t&&E()},E=()=>{f(!0)},v=e=>{if(!e)return;let t=R[e];if(void 0!==t){let e=x[t];e&&g(e)}};React.useEffect(()=>{if(n&&!M){let e=R[n?.mediaId];if(void 0!==e){let t=x[e]??d?.featuredImage;t&&g(t)}}},[n,R,x,d?.featuredImage,g,M]);let P=React.useMemo(()=>{let e="popup"===core.getResponsiveValueByScreen(i?.ftClickOpenLightBox,c)||core.getResponsiveValueByScreen(i?.clickOpenLightBox,c);return e||"edit"!==m||window?.parent?.postMessage?.(JSON.stringify({type:"active-modal",value:open}),"*"),e},[i?.ftClickOpenLightBox,i?.clickOpenLightBox,c,m]),L=()=>x.length>0?React.Children.map(core.filterToolbarPreview(s),e=>React.isValidElement(e)?jsxRuntime.jsx(e.type,{...e.props,isInsideProductImage:!0,navigationPosition:i?.ftNavigationPosition,imageData:{imageShape:o?.ftShape,imageAlign:o?.align,imageLayout:o?.position},dotData:{dotSize:i?.ftDotSize,dotGapToCarousel:i?.ftDotGapToCarousel,dotStyle:i?.ftDotStyle}}):null):null,V=`
2
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),common=require("./common/common.js"),core=require("@gem-sdk/core"),React=require("react"),FeatureImageWithGallery=require("./components/feature-gallery/FeatureImageWithGallery.js"),OnlyFeatureImage=require("./components/feature-only/OnlyFeatureImage.js"),ProductImagesLightBox=require("./components/lightbox/ProductImagesLightBox.js"),NoDataState=require("../../../common/components/NoDataState.js"),getProductImagesClassName=require("./composables/getProductImagesClassName.js"),getBorderActiveCss=require("./common/getBorderActiveCss.js"),GalleryGrid=require("./components/gallery-grid/GalleryGrid.js");const getProductGallery=e=>e?.medias?.edges.map(e=>e?.node),LAYOUT_FEATURE_IMAGE_GALLERY=["bottom-left","bottom-center","left","right","inside-left","inside-right","inside-bottom"],ProductImagesV2=e=>{let t=React.useMemo(()=>common.setDefaultWhenUndefineSetting(e),[e]),{redirectProductShopifyLink:a}=core.useProductShopifyEditLink(),{setting:i,styles:o,builderProps:l,builderAttrs:r,style:C,children:s}=t,d=core.useProduct(),c=core.useCurrentDevice(),n=core.useCurrentVariant(),{isChangeSelectedOption:u}=core.useSelectedOption(),m=core.useEditorMode(),g=core.useProductStore(e=>e.setProductFeaturedImage),{t:p}=core.useI18nStore(),[f,h]=React.useState(!1),y=e=>e?.medias?.edges.find(e=>["VIDEO","EXTERNAL_VIDEO"].includes(e?.node?.contentType??""))?.node,I=e=>e?.featuredImage,M=e=>e?.medias?.edges.find(e=>e?.node?.contentType==="MODEL_3D")?.node,D=React.useMemo(()=>i?.typeDisplay==="all-images"&&!u,[u,i?.typeDisplay]),x=React.useMemo(()=>{if(D){let e;switch(i?.preDisplay){case"1st-images":e=I(d);break;case"1st-3d-mode":e=M(d);break;case"1st-video":e=y(d);break;case"1st-available-variant":e=n?.media}return g(e),e}},[D,i?.preDisplay,g,d,n?.media]),R=React.useMemo(()=>{let e=getProductGallery(d);return e?.length?e:[{id:d?.featuredImage?.id||"noImageError",src:d?.featuredImage?.src||"https://cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_large.gif",width:d?.featuredImage?.width||480,height:d?.featuredImage?.height||480}]},[d]),b=React.useMemo(()=>R.reduce((e,t,a)=>t?{...e,[t.id]:a}:e,{}),[R]),j=React.useMemo(()=>core.getResponsiveValueByScreen(o?.position,c),[c,o?.position]),E=(e,t)=>{P(e),t&&v()},v=()=>{h(!0)},P=e=>{if(!e)return;let t=b[e];if(void 0!==t){let e=R[t];e&&g(e)}};React.useEffect(()=>{if(n&&!D){let e=b[n?.mediaId];if(void 0!==e){let t=R[e]??d?.featuredImage;t&&g(t)}}},[n,b,R,d?.featuredImage,g,D]);let L=React.useMemo(()=>{let e="popup"===core.getResponsiveValueByScreen(i?.ftClickOpenLightBox,c)||core.getResponsiveValueByScreen(i?.clickOpenLightBox,c);return e||"edit"!==m||window?.parent?.postMessage?.(JSON.stringify({type:"active-modal",value:open}),"*"),e},[i?.ftClickOpenLightBox,i?.clickOpenLightBox,c,m]),S=()=>R.length>0?React.Children.map(core.filterToolbarPreview(s),e=>React.isValidElement(e)?jsxRuntime.jsx(e.type,{...e.props,isInsideProductImage:!0,navigationPosition:i?.ftNavigationPosition,imageData:{imageShape:o?.ftShape,imageAlign:o?.align,imageLayout:o?.position},dotData:{dotSize:i?.ftDotSize,dotGapToCarousel:i?.ftDotGapToCarousel,dotStyle:i?.ftDotStyle}}):null):null,V=`
3
3
  <svg viewBox="0 0 452 400" fill="none" xmlns="http://www.w3.org/2000/svg">
4
4
  <path d="M0 7.99999C0 3.58171 3.58172 0 8 0H444C448.418 0 452 3.58172 452 8V392C452 396.418 448.418 400 444 400H8C3.58173 400 0 396.418 0 392V7.99999Z" fill="#F9F9F9"/>
5
5
  <path d="M208.148 348.801C239.683 348.75 265.245 347.272 265.242 345.499C265.239 343.726 239.673 342.33 208.138 342.381C176.603 342.432 151.041 343.91 151.044 345.683C151.047 347.456 176.614 348.851 208.148 348.801Z" fill="#E6E6E6"/>
@@ -23,4 +23,4 @@
23
23
  <path opacity="0.2" d="M293.196 231.862C306.954 231.862 318.106 217.921 318.106 200.724C318.106 183.527 306.954 169.586 293.196 169.586C279.439 169.586 268.286 183.527 268.286 200.724C268.286 217.921 279.439 231.862 293.196 231.862Z" fill="white"/>
24
24
  <path opacity="0.2" d="M293.196 247.637C313.923 247.637 330.726 226.634 330.726 200.725C330.726 174.816 313.923 153.812 293.196 153.812C272.469 153.812 255.666 174.816 255.666 200.725C255.666 226.634 272.469 247.637 293.196 247.637Z" fill="white"/>
25
25
  </svg>
26
- `,Z=jsxRuntime.jsx(NoDataState.default,{elementType:"secondary",description:"Catch your customer's attention with attracted media.",descriptionActions:[{text:"Add image",callback:a},{text:"sync data",callback:"syncProduct"}],additionalMedia:V}),{wrapperClasses:k}=getProductImagesClassName.getProductImagesClassName(e);return jsxRuntime.jsxs("div",{...r,className:k,style:C,children:[jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:getBorderActiveCss.getBorderActiveCss({settings:{...i,...o},uid:l?.uid,type:"React"})}}),LAYOUT_FEATURE_IMAGE_GALLERY.includes(b)&&jsxRuntime.jsx(FeatureImageWithGallery.default,{...t,gallery:x,priorityFeatureImage:D,onHandleClickImage:(e,t)=>j(e||"",t),noDataChildren:Z,children:L()}),"only-feature"===b&&jsxRuntime.jsx(OnlyFeatureImage.default,{gallery:x,...t,onHandleClickImage:(e,t)=>j(e||"",t),noDataChildren:Z,children:L()}),["one-col","two-col"].includes(b)&&jsxRuntime.jsx(GalleryGrid.default,{gallery:x,...t,onHandleClickImage:(e,t)=>j(e||"",t),noDataChildren:Z,children:L()}),P&&jsxRuntime.jsx(ProductImagesLightBox.default,{productImages:x,builderPropUID:l?.uid,open:p,onHandleClose:()=>f(!1),imageRatio:common.getAspectRatio(o?.ftShape)}),core.filterToolbarPreview(s,!0)]})};exports.default=ProductImagesV2;
26
+ `,Z=jsxRuntime.jsx(NoDataState.default,{elementType:"secondary",description:p("Catch your customer's attention with attracted media."),descriptionActions:[{text:p("Add image"),callback:a},{text:p("sync data"),callback:"syncProduct"}],additionalMedia:V}),{wrapperClasses:k}=getProductImagesClassName.getProductImagesClassName(e);return jsxRuntime.jsxs("div",{...r,className:k,style:C,children:[jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:getBorderActiveCss.getBorderActiveCss({settings:{...i,...o},uid:l?.uid,type:"React"})}}),LAYOUT_FEATURE_IMAGE_GALLERY.includes(j)&&jsxRuntime.jsx(FeatureImageWithGallery.default,{...t,gallery:R,priorityFeatureImage:x,onHandleClickImage:(e,t)=>E(e||"",t),noDataChildren:Z,children:S()}),"only-feature"===j&&jsxRuntime.jsx(OnlyFeatureImage.default,{gallery:R,...t,onHandleClickImage:(e,t)=>E(e||"",t),noDataChildren:Z,children:S()}),["one-col","two-col"].includes(j)&&jsxRuntime.jsx(GalleryGrid.default,{gallery:R,...t,onHandleClickImage:(e,t)=>E(e||"",t),noDataChildren:Z,children:S()}),L&&jsxRuntime.jsx(ProductImagesLightBox.default,{productImages:R,builderPropUID:l?.uid,open:f,onHandleClose:()=>h(!1),imageRatio:common.getAspectRatio(o?.ftShape)}),core.filterToolbarPreview(s,!0)]})};exports.default=ProductImagesV2;
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),common=require("./common/common.js"),FeatureImageWithGallery_liquid=require("./components/feature-gallery/FeatureImageWithGallery.liquid.js"),GalleryCarousel_liquid=require("./components/gallery-carousel/GalleryCarousel.liquid.js"),GalleryGrid_liquid=require("./components/gallery-grid/GalleryGrid.liquid.js"),helpers=require("../../../helpers.js"),productGallery=require("./common/productGallery.js"),getProductImagesClassName=require("./composables/getProductImagesClassName.js"),getProductImagesStyles=require("./composables/getProductImagesStyles.js"),system=require("@gem-sdk/system"),getBorderActiveCss=require("./common/getBorderActiveCss.js"),_function=require("../../helpers/function.js");const ProductImages=e=>{let t=common.setDefaultWhenUndefineSetting(e),{setting:s,styles:r,builderProps:i,style:a}=t,{rawChildren:o,pageContext:l}=e,{enableLazyLoadImage:d}=l??{},u={...s,...r},c=`
2
2
  {
3
3
  "id":${JSON.stringify(i?.uid)},
4
- "pageContext": ${JSON.stringify(l)},
4
+ "pageContext": ${JSON.stringify(helpers.filterPageContext(l))},
5
5
  "setting":${JSON.stringify(s)},
6
6
  "styles":${JSON.stringify(r)},
7
7
  "productUrl":{{product.url | json | escape}},
@@ -9,9 +9,9 @@
9
9
  "collectionUrl": {{ collection.url | json | escape }},
10
10
  "collection": {{ collection | json | escape}}
11
11
  }
12
- `,p=system.createAttr({"section-id":"{{section.id}}","data-id":`${i?.uid}`}),{isOnlyFeatureAllDevices:m,isRenderGalleryGrid:n}=common.getConditionRenderGalleryImages(u?.position,s?.type),g=n?{}:system.createAttr({"data-only-image":system.LiquidIf("product.media.size > 1","false","true")}),{wrapperClasses:y,productImagesGalleryClasses:f}=getProductImagesClassName.getProductImagesClassName(e),I=system.createClass({"gp-grid gp-w-full !gp-m-0 gp-relative":!0}),$=system.createClass({"gp-w-full !gp-m-0 gp-relative":!0}),{wrapContainerStyle:h,wrapContainerStyleOnlyOneImage:S,galleryImageStyle:q}=getProductImagesStyles.getProductImagesStyles(u),C=productGallery.getShapeByLayout({shape:u.shape,shapeForBottom:u.shapeForBottom,shapeFor1Col:u.shapeFor1Col,shapeFor2Col:u.shapeFor2Col,shapeForFtOnly:u.shapeForFtOnly,shapeForInsideBottom:u.shapeForInsideBottom??productGallery.sizeSettingDefaultForNewLayout,shapeForInside:u.shapeForInside??productGallery.sizeSettingDefaultForNewLayout},u.position),G=common.getStyleInsideLayout(u.position,C,u?.spacing),v=()=>core.template`
12
+ `,p=system.createAttr({"section-id":"{{section.id}}","data-id":`${i?.uid}`}),{isOnlyFeatureAllDevices:m,isRenderGalleryGrid:n}=common.getConditionRenderGalleryImages(u?.position,s?.type),g=n?{}:system.createAttr({"data-only-image":system.LiquidIf("product.media.size > 1","false","true")}),{wrapperClasses:y,productImagesGalleryClasses:f}=getProductImagesClassName.getProductImagesClassName(e),I=system.createClass({"gp-grid gp-w-full !gp-m-0 gp-relative":!0}),h=system.createClass({"gp-w-full !gp-m-0 gp-relative":!0}),{wrapContainerStyle:$,wrapContainerStyleOnlyOneImage:S,galleryImageStyle:q}=getProductImagesStyles.getProductImagesStyles(u),C=productGallery.getShapeByLayout({shape:u.shape,shapeForBottom:u.shapeForBottom,shapeFor1Col:u.shapeFor1Col,shapeFor2Col:u.shapeFor2Col,shapeForFtOnly:u.shapeForFtOnly,shapeForInsideBottom:u.shapeForInsideBottom??productGallery.sizeSettingDefaultForNewLayout,shapeForInside:u.shapeForInside??productGallery.sizeSettingDefaultForNewLayout},u.position),G=common.getStyleInsideLayout(u.position,C,u?.spacing),v=()=>core.template`
13
13
  ${core.WrapRenderChildren({uid:i?.uid||"",customProps:o?.[0].customProps},o?.map(e=>{if(e)return core.template`${core.RenderChildren({...e,isInsideProductImage:!0,imageData:{imageShape:r?.ftShape,imageAlign:r?.align,imageLayout:r?.position},dotData:{dotSize:s?.ftDotSize,dotGapToCarousel:s?.ftDotGapToCarousel,dotStyle:s?.ftDotStyle}})}`}))}
14
- `,j=()=>core.template`
14
+ `,P=()=>core.template`
15
15
  <div
16
16
  class="${f}"
17
17
  style="${_function.getStyleOfObject(q)}"
@@ -20,8 +20,8 @@
20
20
  ${system.LiquidIf("product.media.size > 1",GalleryCarousel_liquid.default({builderPropUID:`gp-gallery-${i?.uid}`,...u,enableLazyLoadImage:d}))}
21
21
  ${system.If(n,GalleryGrid_liquid.default({builderPropUID:i?.uid,wrapperStyle:{...G},children:v(),...u,enableLazyLoadImage:d}))}
22
22
  </div>
23
- `,P=()=>s?.borderActive?.border!=="none";return core.template`
24
- ${system.If(P(),system.LiquidIf("product.media.size > 1",`<style>${getBorderActiveCss.getBorderActiveCss({settings:u,uid:i?.uid,type:"Liquid"})}</style>`),"")}
23
+ `,j=()=>s?.borderActive?.border!=="none";return core.template`
24
+ ${system.If(j(),system.LiquidIf("product.media.size > 1",`<style>${getBorderActiveCss.getBorderActiveCss({settings:u,uid:i?.uid,type:"Liquid"})}</style>`),"")}
25
25
  ${system.Liquid(`
26
26
  {% assign featured_image = product.featured_image %}
27
27
  ${system.LiquidIf("variant != null and variant.featured_image != null","{% assign featured_image = variant.featured_image %}")}
@@ -33,11 +33,11 @@
33
33
  class="${y}"
34
34
  >
35
35
  <div
36
- class="${system.LiquidIf("product.media.size > 1",`${I}`,`${$}`)}"
37
- style="${system.LiquidIf("product.media.size > 1",_function.getStyleOfObject(h),_function.getStyleOfObject(S))}"
36
+ class="${system.LiquidIf("product.media.size > 1",`${I}`,`${h}`)}"
37
+ style="${system.LiquidIf("product.media.size > 1",_function.getStyleOfObject($),_function.getStyleOfObject(S))}"
38
38
  >
39
39
  ${FeatureImageWithGallery_liquid.default({builderPropUID:`gp-carousel-${i?.uid}`,...u,children:v(),enableLazyLoadImage:d})}
40
- ${system.If(!m,j())}
40
+ ${system.If(!m,P())}
41
41
  </div>
42
42
  </gp-product-images>
43
43
  ${system.If(core.isLocalEnv,`<script ${helpers.getSettingPreloadData('class="gps-link" delay',"src")}="{{ 'gp-product-images-v7-5.js' | asset_url }}" defer="defer"></script>`,`<script ${helpers.getSettingPreloadData('class="gps-link" delay',"src")}="${core.baseAssetURL}/assets-v2/gp-product-images-v7-5.js?v={{ shop.metafields.GEMPAGES.ASSETS_VERSION }}" defer="defer"></script>`)}
@@ -23,4 +23,4 @@
23
23
  <path opacity="0.2" d="M293.196 231.862C306.954 231.862 318.106 217.921 318.106 200.724C318.106 183.527 306.954 169.586 293.196 169.586C279.439 169.586 268.286 183.527 268.286 200.724C268.286 217.921 279.439 231.862 293.196 231.862Z" fill="white"/>
24
24
  <path opacity="0.2" d="M293.196 247.637C313.923 247.637 330.726 226.634 330.726 200.725C330.726 174.816 313.923 153.812 293.196 153.812C272.469 153.812 255.666 174.816 255.666 200.725C255.666 226.634 272.469 247.637 293.196 247.637Z" fill="white"/>
25
25
  </svg>
26
- `,Z=jsxRuntime.jsx(NoDataState.default,{elementType:"secondary",description:"Catch your customer's attention with attracted media.",descriptionActions:[{text:"Add image",callback:a},{text:"sync data",callback:"syncProduct"}],additionalMedia:w}),{wrapperClasses:k}=getProductImagesClassName.getProductImagesClassName(e);return jsxRuntime.jsxs("div",{...o,className:k,style:s,children:[jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:getBorderActiveCss.getBorderActiveCss({settings:{...i,...l},uid:r?.uid,type:"React"})}}),LAYOUT_FEATURE_IMAGE_GALLERY.includes(v)&&jsxRuntime.jsx(FeatureImageWithGallery.default,{...t,isFilterByVariantEnabled:R,gallery:b,priorityFeatureImage:D,onHandleClickImage:(e,t)=>E(e||"",t),noDataChildren:Z,children:P()}),"only-feature"===v&&jsxRuntime.jsx(OnlyFeatureImage.default,{gallery:b,...t,onHandleClickImage:(e,t)=>E(e||"",t),noDataChildren:Z,isFilterByVariantEnabled:R,children:P()}),["one-col","two-col"].includes(v)&&jsxRuntime.jsx(GalleryGrid.default,{gallery:b,...t,onHandleClickImage:(e,t)=>E(e||"",t),noDataChildren:Z,children:P()}),L&&jsxRuntime.jsx(ProductImagesLightBox.default,{productImages:b,builderPropUID:r?.uid,open:g,onHandleClose:()=>f(!1),imageRatio:common.getAspectRatio(l?.ftShape)}),core.filterToolbarPreview(C,!0)]})};exports.default=ProductImagesV3;
26
+ `,{t:S}=core.useI18nStore(),Z=jsxRuntime.jsx(NoDataState.default,{elementType:"secondary",description:S("Catch your customer's attention with attracted media."),descriptionActions:[{text:S("Add image"),callback:a},{text:S("sync data"),callback:"syncProduct"}],additionalMedia:w}),{wrapperClasses:k}=getProductImagesClassName.getProductImagesClassName(e);return jsxRuntime.jsxs("div",{...o,className:k,style:s,children:[jsxRuntime.jsx("style",{dangerouslySetInnerHTML:{__html:getBorderActiveCss.getBorderActiveCss({settings:{...i,...l},uid:r?.uid,type:"React"})}}),LAYOUT_FEATURE_IMAGE_GALLERY.includes(v)&&jsxRuntime.jsx(FeatureImageWithGallery.default,{...t,isFilterByVariantEnabled:R,gallery:b,priorityFeatureImage:D,onHandleClickImage:(e,t)=>E(e||"",t),noDataChildren:Z,children:P()}),"only-feature"===v&&jsxRuntime.jsx(OnlyFeatureImage.default,{gallery:b,...t,onHandleClickImage:(e,t)=>E(e||"",t),noDataChildren:Z,isFilterByVariantEnabled:R,children:P()}),["one-col","two-col"].includes(v)&&jsxRuntime.jsx(GalleryGrid.default,{gallery:b,...t,onHandleClickImage:(e,t)=>E(e||"",t),noDataChildren:Z,children:P()}),L&&jsxRuntime.jsx(ProductImagesLightBox.default,{productImages:b,builderPropUID:r?.uid,open:g,onHandleClose:()=>f(!1),imageRatio:common.getAspectRatio(l?.ftShape)}),core.filterToolbarPreview(C,!0)]})};exports.default=ProductImagesV3;
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),common=require("./common/common.js"),FeatureImageWithGallery_liquid=require("./components/feature-gallery/FeatureImageWithGallery.liquid.js"),GalleryCarousel_liquid=require("./components/gallery-carousel/GalleryCarousel.liquid.js"),GalleryGrid_liquid=require("./components/gallery-grid/GalleryGrid.liquid.js"),helpers=require("../../../helpers.js"),productGallery=require("./common/productGallery.js"),getProductImagesClassName=require("./composables/getProductImagesClassName.js"),getProductImagesStyles=require("./composables/getProductImagesStyles.js"),system=require("@gem-sdk/system"),getBorderActiveCss=require("./common/getBorderActiveCss.js"),_function=require("../../helpers/function.js");const ProductImages=e=>{let t=common.setDefaultWhenUndefineSetting(e),{setting:s,styles:r,builderProps:i,style:a}=t,{rawChildren:o,pageContext:l}=e,{enableLazyLoadImage:d}=l??{},u={...s,...r},c=`
2
2
  {
3
3
  "id":${JSON.stringify(i?.uid)},
4
- "pageContext": ${JSON.stringify(l)},
4
+ "pageContext": ${JSON.stringify(helpers.filterPageContext(l))},
5
5
  "setting":${JSON.stringify(s)},
6
6
  "styles":${JSON.stringify(r)},
7
7
  "productUrl":{{product.url | json | escape}},
@@ -9,9 +9,9 @@
9
9
  "collectionUrl": {{ collection.url | json | escape }},
10
10
  "collection": {{ collection | json | escape}}
11
11
  }
12
- `,p=system.createAttr({"section-id":"{{section.id}}","data-id":`${i?.uid}`}),{isOnlyFeatureAllDevices:m,isRenderGalleryGrid:n}=common.getConditionRenderGalleryImages(u?.position,s?.type),g=n?{}:system.createAttr({"data-only-image":system.LiquidIf("product.media.size > 1","false","true")}),{wrapperClasses:y,productImagesGalleryClasses:f}=getProductImagesClassName.getProductImagesClassName(e),I=system.createClass({"gp-grid gp-w-full !gp-m-0 gp-relative":!0}),$=system.createClass({"gp-w-full !gp-m-0 gp-relative":!0}),{wrapContainerStyle:h,wrapContainerStyleOnlyOneImage:S,galleryImageStyle:q}=getProductImagesStyles.getProductImagesStyles(u),v=productGallery.getShapeByLayout({shape:u.shape,shapeForBottom:u.shapeForBottom,shapeFor1Col:u.shapeFor1Col,shapeFor2Col:u.shapeFor2Col,shapeForFtOnly:u.shapeForFtOnly,shapeForInsideBottom:u.shapeForInsideBottom??productGallery.sizeSettingDefaultForNewLayout,shapeForInside:u.shapeForInside??productGallery.sizeSettingDefaultForNewLayout},u.position),C=common.getStyleInsideLayout(u.position,v,u?.spacing),G=()=>core.template`
12
+ `,p=system.createAttr({"section-id":"{{section.id}}","data-id":`${i?.uid}`}),{isOnlyFeatureAllDevices:m,isRenderGalleryGrid:n}=common.getConditionRenderGalleryImages(u?.position,s?.type),g=n?{}:system.createAttr({"data-only-image":system.LiquidIf("product.media.size > 1","false","true")}),{wrapperClasses:y,productImagesGalleryClasses:f}=getProductImagesClassName.getProductImagesClassName(e),I=system.createClass({"gp-grid gp-w-full !gp-m-0 gp-relative":!0}),h=system.createClass({"gp-w-full !gp-m-0 gp-relative":!0}),{wrapContainerStyle:$,wrapContainerStyleOnlyOneImage:S,galleryImageStyle:q}=getProductImagesStyles.getProductImagesStyles(u),v=productGallery.getShapeByLayout({shape:u.shape,shapeForBottom:u.shapeForBottom,shapeFor1Col:u.shapeFor1Col,shapeFor2Col:u.shapeFor2Col,shapeForFtOnly:u.shapeForFtOnly,shapeForInsideBottom:u.shapeForInsideBottom??productGallery.sizeSettingDefaultForNewLayout,shapeForInside:u.shapeForInside??productGallery.sizeSettingDefaultForNewLayout},u.position),C=common.getStyleInsideLayout(u.position,v,u?.spacing),G=()=>core.template`
13
13
  ${core.WrapRenderChildren({uid:i?.uid||"",customProps:o?.[0].customProps},o?.map(e=>{if(e)return core.template`${core.RenderChildren({...e,isInsideProductImage:!0,imageData:{imageShape:r?.ftShape,imageAlign:r?.align,imageLayout:r?.position},dotData:{dotSize:s?.ftDotSize,dotGapToCarousel:s?.ftDotGapToCarousel,dotStyle:s?.ftDotStyle}})}`}))}
14
- `,j=()=>core.template`
14
+ `,P=()=>core.template`
15
15
  <div
16
16
  class="${f}"
17
17
  style="${_function.getStyleOfObject(q)}"
@@ -20,8 +20,8 @@
20
20
  ${system.LiquidIf("product.media.size > 1",GalleryCarousel_liquid.default({builderPropUID:`gp-gallery-${i?.uid}`,...u,enableLazyLoadImage:d}))}
21
21
  ${system.If(n,GalleryGrid_liquid.default({builderPropUID:i?.uid,wrapperStyle:{...C},children:G(),...u,enableLazyLoadImage:d}))}
22
22
  </div>
23
- `,P=()=>s?.borderActive?.border!=="none";return core.template`
24
- ${system.If(P(),system.LiquidIf("product.media.size > 1",`<style>${getBorderActiveCss.getBorderActiveCss({settings:u,uid:i?.uid,type:"Liquid"})}</style>`),"")}
23
+ `,j=()=>s?.borderActive?.border!=="none";return core.template`
24
+ ${system.If(j(),system.LiquidIf("product.media.size > 1",`<style>${getBorderActiveCss.getBorderActiveCss({settings:u,uid:i?.uid,type:"Liquid"})}</style>`),"")}
25
25
  ${system.Liquid(`
26
26
  {% assign featured_image = product.featured_image %}
27
27
  ${system.LiquidIf("variant != null and variant.featured_image != null","{% assign featured_image = variant.featured_image %}")}
@@ -33,11 +33,11 @@
33
33
  class="${y}"
34
34
  >
35
35
  <div
36
- class="${system.LiquidIf("product.media.size > 1",`${I}`,`${$}`)}"
37
- style="${system.LiquidIf("product.media.size > 1",_function.getStyleOfObject(h),_function.getStyleOfObject(S))}"
36
+ class="${system.LiquidIf("product.media.size > 1",`${I}`,`${h}`)}"
37
+ style="${system.LiquidIf("product.media.size > 1",_function.getStyleOfObject($),_function.getStyleOfObject(S))}"
38
38
  >
39
39
  ${FeatureImageWithGallery_liquid.default({builderPropUID:`gp-carousel-${i?.uid}`,...u,children:G(),enableLazyLoadImage:d})}
40
- ${system.If(!m,j())}
40
+ ${system.If(!m,P())}
41
41
  </div>
42
42
  </gp-product-images-v3>
43
43
  ${system.If(core.isLocalEnv,`<script ${helpers.getSettingPreloadData('class="gps-link" delay',"src")}="{{ 'gp-product-images-v3-v7-5.js' | asset_url }}" defer="defer"></script>`,`<script ${helpers.getSettingPreloadData('class="gps-link" delay',"src")}="${core.baseAssetURL}/assets-v2/gp-product-images-v3-v7-5.js?v={{ shop.metafields.GEMPAGES.ASSETS_VERSION }}" defer="defer"></script>`)}
@@ -1,7 +1,7 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),classes=require("./common/classes.js");const ProductListItem=e=>{let{pageContext:t,children:n}=e,{productItemClass:o,gpProductClass:a}=classes.getClass(e);return core.template`
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),classes=require("./common/classes.js"),helpers=require("../../../helpers.js");const ProductListItem=e=>{let{pageContext:t,children:n}=e,{productItemClass:o,gpProductClass:a}=classes.getClass(e);return core.template`
2
2
  <gp-product
3
- gp-context='{"variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "quantity": 1 , "inventoryQuantity": {{ variant.inventory_quantity }}, "formId": "{{ product_form_id }}"}'
4
- gp-data='{"variantSelected": {{ variant | json | escape }}, "quantity": 1, "productUrl":{{ product.url | json | escape }}, "productHandle":{{ product.handle | json | escape }}, "collectionUrl": {{ collection.url | json | escape }}, "collectionHandle": {{ collection.handle | json | escape }},"pageContext" : ${JSON.stringify(t)}}'
3
+ gp-context='{"variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "quantity": 1 , "inventoryQuantity": {{ variant.inventory_quantity | default: 0 }}, "formId": "{{ product_form_id }}"}'
4
+ gp-data='{"variantSelected": {{ variant | json | escape }}, "quantity": 1, "productUrl":{{ product.url | json | escape }}, "productHandle":{{ product.handle | json | escape }}, "collectionUrl": {{ collection.url | json | escape }}, "collectionHandle": {{ collection.handle | json | escape }},"pageContext" : ${JSON.stringify(helpers.filterPageContext(t))}}'
5
5
  class="${a}"
6
6
 
7
7
  >
@@ -1,19 +1,19 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),classes=require("./common/classes.js");const ProductListItem=e=>{let{pageContext:t,rawChildren:n}=e,{productItemClass:o,gpProductClass:a}=classes.getClass(e),r=()=>core.template`
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),classes=require("./common/classes.js"),helpers=require("../../../helpers.js");const ProductListItem=e=>{let{pageContext:t,rawChildren:n}=e,{productItemClass:o,gpProductClass:r}=classes.getClass(e),a=()=>core.template`
2
2
  ${n?.map((e,t)=>{if(e)return core.template`
3
3
  ${core.RenderChildren({...e,index:t})}
4
4
  `}).join("")}
5
5
  `;return core.template`
6
6
  <gp-product
7
- gp-context='{"variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "quantity": 1 , "inventoryQuantity": {{ variant.inventory_quantity }}, "formId": "{{ product_form_id }}"}'
8
- gp-data='{"variantSelected": {{ variant | json | escape }}, "quantity": 1, "productUrl":{{ product.url | json | escape }}, "productHandle":{{ product.handle | json | escape }}, "collectionUrl": {{ collection.url | json | escape }}, "collectionHandle": {{ collection.handle | json | escape }},"pageContext" : ${JSON.stringify(t)}}'
9
- class="${a}"
7
+ gp-context='{"variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "quantity": 1 , "inventoryQuantity": {{ variant.inventory_quantity | default: 0 }}, "formId": "{{ product_form_id }}"}'
8
+ gp-data='{"variantSelected": {{ variant | json | escape }}, "quantity": 1, "productUrl":{{ product.url | json | escape }}, "productHandle":{{ product.handle | json | escape }}, "collectionUrl": {{ collection.url | json | escape }}, "collectionHandle": {{ collection.handle | json | escape }},"pageContext" : ${JSON.stringify(helpers.filterPageContext(t))}}'
9
+ class="${r}"
10
10
 
11
11
  >
12
12
  {%- form 'product', product, id: product_form_id, class: 'form contents ${o}', data-type: 'add-to-cart-form', autocomplete: 'off' -%}
13
13
  <input type="hidden" name="id" value="{{ variant.id }}" />
14
14
  <input type="hidden" min="1" name="quantity" value="{{ quantity }}" />
15
15
  <button type="submit" onclick="return false;" style="display:none;"></button>
16
- ${r()}
16
+ ${a()}
17
17
  {%- endform -%}
18
18
  </gp-product>
19
19
  `};exports.default=ProductListItem;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),dynamic=require("next/dynamic"),Loading=require("../../../common/components/Loading.js"),React=require("react"),core=require("@gem-sdk/core"),SalePageProductListWarning=require("../SalePageProductListWarning.js"),Head=require("next/head"),ProductListGridLayout=require("./ProductListGridLayout.js"),ProductListCarouselLayout=require("./ProductListCarouselLayout.js"),styles=require("./common/styles.js"),system=require("@gem-sdk/system"),classes=require("./common/classes.js"),helpers=require("./common/helpers.js"),helpers$1=require("../../../dialog/common/helpers.js");const ProductNotFound=dynamic(()=>Promise.resolve().then(function(){return require("../ProductNotFound.js")}),{loading:Loading.default}),ProductList=e=>{let{children:t,styles:r,builderProps:o,setting:s,builderAttrs:a}=e,{isRelatedProduct:d,productSetting:i}=helpers.getData(e),l=i.relatedTag&&i.relatedTag[0],{isEditMode:c,isPreviewSharePageMode:u}=core.useRenderMode(),n=core.useCurrentDevice(),m=core.usePageType(),g=core.usePageStore(e=>e.dynamicProduct),h=core.usePageStore(e=>e.dynamicCollection),[P,j]=React.useState(1),[p,x]=React.useState(!0),[f,y]=React.useState(),[R,v]=React.useState(!1),b="GP_FUNNEL_PAGE"===m,T="GP_COLLECTION"==m;T&&(i.productSrc="DynamicCollection",i.collectionId=h?.collectionId??"latest");let I=i?.productSrc??"Collection",S=g?.productId&&g?.productId!==i.relatedProductId?g?.productId:i.relatedProductId,k=core.useFetchHandle(),L=core.usePageStore(e=>e.publicStoreFrontData),C=React.useMemo(()=>core.hasPublicStoreFrontData(L)?core.createStoreFrontFetcher(L):k,[L]),{data:O}=core.useProductQuery(d&&S?S:void 0,{revalidateOnMount:c||u},C),E=i.relatedTag&&"tags"===i.relatedTag[0]&&(!O?.tags||O?.tags.length===0),N=i.relatedTag&&"collection"===i.relatedTag[0]&&(!O?.collections?.edges||O?.collections.edges.length===0),q=i.relatedTag&&"vendor"===i.relatedTag[0]&&!O?.vendor,M=E||N||q,w=core.useProductsQueryAll(f,{revalidateOnMount:c||u},C),W=c||u,F=core.useProductsQuery("PickProduct"===I?i?.productIds:void 0,{revalidateOnMount:W},{defaultSelectedProductCount:i?.numOfSelectedProducts}),G=React.useMemo(()=>({id:i?.collectionId??"latest",numberOfProducts:s?.numberOfProducts??4,orderBy:s?.orderBy}),[i?.collectionId,Number(s?.numberOfProducts),s?.orderBy]),Q=core.useCollectionQuery("PickProduct"!==I?G:void 0,{revalidateOnMount:W});React.useEffect(()=>{if(d&&O&&i.relatedTag&&"recommended-product"!==i.relatedType){let e;switch(v(!1),i.hasRelatedExclude&&(e=i?.relatedExclude&&i.relatedExclude.split(",").map(e=>e.trim())),i.relatedTag[0]){case"vendor":y({vendor:i.relatedTag&&"vendor"===i.relatedTag[0]?O?.vendor:"",limit:s?.numberOfProducts,idNEQ:O.id});break;case"collection":{let t;let r=O?.collections?.edges.map(e=>e.node?.id);if(!r||r?.length===0){v(!0);break}y(t=e&&e.length>0?{idNEQ:O.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:r},{titleNotIn:e}]}],limit:s?.numberOfProducts}:{idNEQ:O.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:r}]}],limit:s?.numberOfProducts});break}case"tags":{let t;if(!O.tags||0===O.tags.length){v(!0);break}y(t=e&&e.length>0?{idNEQ:O.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:O.tags},{nameNotIn:e}]}],limit:s?.numberOfProducts}:{idNEQ:O.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:O.tags}]}],limit:s?.numberOfProducts})}}}},[O,i.relatedType,i.relatedTag,s?.numberOfProducts,i.relatedExclude,i.hasRelatedExclude,d]);let B="PickProduct"===I?F.isValidating:Q.isValidating,D="PickProduct"===I?F.isLoading:Q.isLoading,A="PickProduct"===I?F.error:Q.error,H=Q.data?.collections?.edges?.[0]?.node,$="PickProduct"===I?core.flattenConnection(F.data?.products):core.flattenConnection(H?.products),_=w?.data?.products?core.flattenConnection(w?.data?.products):void 0,z=d&&_?_:"PickProduct"===I&&i?.productIds?.length?i?.productIds?.map(e=>$?.find(t=>t?.baseID===e)).filter(Boolean)??$:"PickProduct"!==I?$:$.filter((e,t)=>t<(i?.numOfSelectedProducts??4)),V=React.useMemo(()=>R&&d&&c||!z.length&&!D&&p&&c,[p,D,R,d,c,z.length]),U=React.useMemo(()=>!z||R&&d,[R,d,z]),J=React.useMemo(()=>{if(!s?.sameHeight)return[];let e=0,t=Math.ceil((z?.length??0)/+(s?.slidesToShow?.[n]??1));return Array.from(Array(z?.length??0)).map((o,a)=>(a>=+(s?.slidesToShow?.[n]??1)*(e+1)&&++e,{gridRow:`${1+P*e}/${P+1+P*e}`,marginBottom:e+1<t?helpers$1.getPropertyByDevice(r?.horizontalGutter,n):void 0}))},[s?.sameHeight,s?.slidesToShow,P,z?.length,n,r?.horizontalGutter]),K=React.useMemo(()=>B||D||A||!z||R&&d,[A,D,R,d,B,z]);React.useEffect(()=>{K||setTimeout(()=>{let{builderData:e}=o??{},t=e?.childrens?.[0];if(!t)return;let r=document.querySelector(`[data-id=${t}] div`);r&&j(r.childElementCount||1)},c?0:500)},[o,K,c]);let X=React.useMemo(()=>({collection:H,products:z,settings:{loop:s?.loop??{desktop:!1},scrollMode:s?.scrollMode??{desktop:"snap"},slidesToShow:s?.slidesToShow??{desktop:4,tablet:3,mobile:1},layout:r?.layout,dot:s?.dot,dotStyle:s?.dotStyle,arrow:s?.arrow,controlOverContent:s?.controlOverContent},styles:{horizontalGutter:r?.horizontalGutter,verticalGutter:r?.verticalGutter,fullWidth:r?.fullWidth,spacing:r?.spacing,width:r?.width,height:r?.height}}),[H,z,s,r]);if(o?.isPreview&&b)return jsxRuntime.jsx(jsxRuntime.Fragment,{});if(V)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:system.If(p,jsxRuntime.jsx(ProductNotFound,{builderAttrs:a,collectionHandle:H?.handle,productSrc:I,onClose:()=>x(!1),children:t,relatedTagString:l,assignProductNoTags:M,noAssignedProduct:!S}))});let{productListWrapStyle:Y,productListContentStyle:Z,productListWrapAlignStyle:ee}=styles.getStyle(e),{productListWrapClass:et}=classes.getClass(e),er=()=>jsxRuntime.jsx(jsxRuntime.Fragment,{children:system.If(r?.layout==="grid",jsxRuntime.jsx(ProductListGridLayout.default,{...e,productSortedById:z,generateGridRowArray:J}),jsxRuntime.jsx(ProductListCarouselLayout.default,{...e,productSortedById:z}))});return jsxRuntime.jsxs("div",{...a,className:et,style:Y,children:[!!r?.preloadBgImage&&jsxRuntime.jsxs(Head,{children:[!!r.backgroundImage?.desktop?.image?.src&&jsxRuntime.jsx("link",{rel:"preload",href:r.backgroundImage.desktop.image.src,as:"image"}),!!r.backgroundImage?.tablet?.image?.src&&jsxRuntime.jsx("link",{rel:"preload",href:r.backgroundImage?.tablet?.image?.src,as:"image"}),!!r.backgroundImage?.mobile?.image?.src&&jsxRuntime.jsx("link",{rel:"preload",href:r.backgroundImage?.mobile?.image?.src,as:"image"})]}),B||D?jsxRuntime.jsx(Loading.default,{}):A?jsxRuntime.jsxs("div",{children:["Error: ",A?.message]}):U?jsxRuntime.jsx("div",{children:"Products not found"}):jsxRuntime.jsx(core.ProductListProvider,{...X,children:jsxRuntime.jsx("div",{className:"gp-flex gp-w-full",style:ee,children:jsxRuntime.jsxs("div",{style:Z,children:[b&&jsxRuntime.jsx(SalePageProductListWarning.default,{}),er()]})})}),core.filterToolbarPreview(t,!0)]})};exports.default=ProductList;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),dynamic=require("next/dynamic"),Loading=require("../../../common/components/Loading.js"),React=require("react"),core=require("@gem-sdk/core"),SalePageProductListWarning=require("../SalePageProductListWarning.js"),Head=require("next/head"),ProductListGridLayout=require("./ProductListGridLayout.js"),ProductListCarouselLayout=require("./ProductListCarouselLayout.js"),styles=require("./common/styles.js"),system=require("@gem-sdk/system"),classes=require("./common/classes.js"),helpers=require("./common/helpers.js"),helpers$1=require("../../../dialog/common/helpers.js");const ProductNotFound=dynamic(()=>Promise.resolve().then(function(){return require("../ProductNotFound.js")}),{loading:Loading.default}),ProductList=e=>{let{children:t,styles:r,builderProps:o,setting:s,builderAttrs:a}=e,{isRelatedProduct:d,productSetting:i}=helpers.getData(e),l=i.relatedTag&&i.relatedTag[0],{isEditMode:c,isPreviewSharePageMode:u}=core.useRenderMode(),n=core.useCurrentDevice(),g=core.usePageType(),m=core.usePageStore(e=>e.dynamicProduct),h=core.usePageStore(e=>e.dynamicCollection),[P,p]=React.useState(1),[j,x]=React.useState(!0),[f,y]=React.useState(),[R,b]=React.useState(!1),v="GP_FUNNEL_PAGE"===g,S="GP_COLLECTION"==g;S&&(i.productSrc="DynamicCollection",i.collectionId=h?.collectionId??"latest");let I=i?.productSrc??"Collection",T=m?.productId&&m?.productId!==i.relatedProductId?m?.productId:i.relatedProductId,k=core.useFetchHandle(),L=core.usePageStore(e=>e.publicStoreFrontData),C=React.useMemo(()=>core.hasPublicStoreFrontData(L)?core.createStoreFrontFetcher(L):k,[L]),{data:O}=core.useProductQuery(d&&T?T:void 0,{revalidateOnMount:c||u},C),E=i.relatedTag&&"tags"===i.relatedTag[0]&&(!O?.tags||O?.tags.length===0),M=i.relatedTag&&"collection"===i.relatedTag[0]&&(!O?.collections?.edges||O?.collections.edges.length===0),N=i.relatedTag&&"vendor"===i.relatedTag[0]&&!O?.vendor,q=E||M||N,w=core.useProductsQueryAll(f,{revalidateOnMount:c||u},C),W=c||u,F=core.useProductsQuery("PickProduct"===I?i?.productIds:void 0,{revalidateOnMount:W},{defaultSelectedProductCount:i?.numOfSelectedProducts}),G=React.useMemo(()=>({id:i?.collectionId??"latest",numberOfProducts:s?.numberOfProducts??4,orderBy:s?.orderBy}),[i?.collectionId,Number(s?.numberOfProducts),s?.orderBy]),Q=core.useCollectionQuery("PickProduct"!==I?G:void 0,{revalidateOnMount:W});React.useEffect(()=>{if(d&&O&&i.relatedTag&&"recommended-product"!==i.relatedType){let e;switch(b(!1),i.hasRelatedExclude&&(e=i?.relatedExclude&&i.relatedExclude.split(",").map(e=>e.trim())),i.relatedTag[0]){case"vendor":y({vendor:i.relatedTag&&"vendor"===i.relatedTag[0]?O?.vendor:"",limit:s?.numberOfProducts,idNEQ:O.id});break;case"collection":{let t;let r=O?.collections?.edges.map(e=>e.node?.id);if(!r||r?.length===0){b(!0);break}y(t=e&&e.length>0?{idNEQ:O.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:r},{titleNotIn:e}]}],limit:s?.numberOfProducts}:{idNEQ:O.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:r}]}],limit:s?.numberOfProducts});break}case"tags":{let t;if(!O.tags||0===O.tags.length){b(!0);break}y(t=e&&e.length>0?{idNEQ:O.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:O.tags},{nameNotIn:e}]}],limit:s?.numberOfProducts}:{idNEQ:O.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:O.tags}]}],limit:s?.numberOfProducts})}}}},[O,i.relatedType,i.relatedTag,s?.numberOfProducts,i.relatedExclude,i.hasRelatedExclude,d]);let A="PickProduct"===I?F.isValidating:Q.isValidating,B="PickProduct"===I?F.isLoading:Q.isLoading,D="PickProduct"===I?F.error:Q.error,H=Q.data?.collections?.edges?.[0]?.node,$="PickProduct"===I?core.flattenConnection(F.data?.products):core.flattenConnection(H?.products),_=core.usePageStore(e=>e.assignedProductIds),z=core.usePageStore(e=>e.isApplyAllProducts),V=React.useMemo(()=>(_??[]).length>0&&!z||z,[_,z]),U=w?.data?.products&&V?core.flattenConnection(w?.data?.products):[],J=d?U:"PickProduct"===I&&i?.productIds?.length?i?.productIds?.map(e=>$?.find(t=>t?.baseID===e)).filter(Boolean)??$:"PickProduct"!==I?$:$.filter((e,t)=>t<(i?.numOfSelectedProducts??4)),K=React.useMemo(()=>R&&d&&c||!J.length&&!B&&j&&c,[j,B,R,d,c,J.length]),X=React.useMemo(()=>!J||R&&d,[R,d,J]),Y=React.useMemo(()=>{if(!s?.sameHeight)return[];let e=0,t=Math.ceil((J?.length??0)/+(s?.slidesToShow?.[n]??1));return Array.from(Array(J?.length??0)).map((o,a)=>(a>=+(s?.slidesToShow?.[n]??1)*(e+1)&&++e,{gridRow:`${1+P*e}/${P+1+P*e}`,marginBottom:e+1<t?helpers$1.getPropertyByDevice(r?.horizontalGutter,n):void 0}))},[s?.sameHeight,s?.slidesToShow,P,J?.length,n,r?.horizontalGutter]),Z=React.useMemo(()=>A||B||D||!J||R&&d,[D,B,R,d,A,J]),ee=O?.collections?.edges.map(e=>e.node?.id)??[];React.useEffect(()=>{Z||setTimeout(()=>{let{builderData:e}=o??{},t=e?.childrens?.[0];if(!t)return;let r=document.querySelector(`[data-id=${t}] div`);r&&p(r.childElementCount||1)},c?0:500)},[o,Z,c,ee]);let et=React.useMemo(()=>({collection:H,products:J,settings:{loop:s?.loop??{desktop:!1},scrollMode:s?.scrollMode??{desktop:"snap"},slidesToShow:s?.slidesToShow??{desktop:4,tablet:3,mobile:1},layout:r?.layout,dot:s?.dot,dotStyle:s?.dotStyle,arrow:s?.arrow,controlOverContent:s?.controlOverContent},styles:{horizontalGutter:r?.horizontalGutter,verticalGutter:r?.verticalGutter,fullWidth:r?.fullWidth,spacing:r?.spacing,width:r?.width,height:r?.height}}),[H,J,s,r]);if(o?.isPreview&&v)return jsxRuntime.jsx(jsxRuntime.Fragment,{});if(K)return jsxRuntime.jsx(jsxRuntime.Fragment,{children:system.If(j,jsxRuntime.jsx(ProductNotFound,{builderAttrs:a,collectionHandle:H?.handle,productSrc:I,onClose:()=>x(!1),children:t,relatedTagString:l,assignProductNoTags:q,noAssignedProduct:!T}))});let{productListWrapStyle:er,productListContentStyle:eo,productListWrapAlignStyle:es}=styles.getStyle(e),{productListWrapClass:ea}=classes.getClass(e),ed=()=>jsxRuntime.jsx(jsxRuntime.Fragment,{children:system.If(r?.layout==="grid",jsxRuntime.jsx(ProductListGridLayout.default,{...e,productSortedById:J,generateGridRowArray:Y}),jsxRuntime.jsx(ProductListCarouselLayout.default,{...e,productSortedById:J}))});return jsxRuntime.jsxs("div",{...a,className:ea,style:er,children:[!!r?.preloadBgImage&&jsxRuntime.jsxs(Head,{children:[!!r.backgroundImage?.desktop?.image?.src&&jsxRuntime.jsx("link",{rel:"preload",href:r.backgroundImage.desktop.image.src,as:"image"}),!!r.backgroundImage?.tablet?.image?.src&&jsxRuntime.jsx("link",{rel:"preload",href:r.backgroundImage?.tablet?.image?.src,as:"image"}),!!r.backgroundImage?.mobile?.image?.src&&jsxRuntime.jsx("link",{rel:"preload",href:r.backgroundImage?.mobile?.image?.src,as:"image"})]}),A||B?jsxRuntime.jsx(Loading.default,{}):D?jsxRuntime.jsxs("div",{children:["Error: ",D?.message]}):X?jsxRuntime.jsx("div",{children:"Products not found"}):jsxRuntime.jsx(core.ProductListProvider,{...et,children:jsxRuntime.jsx("div",{className:"gp-flex gp-w-full",style:es,children:jsxRuntime.jsxs("div",{style:eo,children:[v&&jsxRuntime.jsx(SalePageProductListWarning.default,{}),ed()]})})}),core.filterToolbarPreview(t,!0)]})};exports.default=ProductList;
@@ -1,7 +1,7 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),classes=require("./common/classes.js");const ProductListItem=e=>{let{pageContext:t,children:n}=e,{productItemClass:o,gpProductClass:a}=classes.getClass(e);return core.template`
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),classes=require("./common/classes.js"),helpers=require("../../../helpers.js");const ProductListItem=e=>{let{pageContext:t,children:n}=e,{productItemClass:o,gpProductClass:a}=classes.getClass(e);return core.template`
2
2
  <gp-product
3
- gp-context='{"variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "quantity": 1 ,"inventoryQuantity": {{ variant.inventory_quantity }}, "formId": "{{ product_form_id }}"}'
4
- gp-data='{"variantSelected": {{ variant | json | escape }}, "quantity": 1, "productUrl":{{ product.url | json | escape }}, "productHandle":{{ product.handle | json | escape }}, "collectionUrl": {{ collection.url | json | escape }}, "collectionHandle": {{ collection.handle | json | escape }},"pageContext" : ${JSON.stringify(t)}}'
3
+ gp-context='{"variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "quantity": 1 ,"inventoryQuantity": {{ variant.inventory_quantity | default: 0 }}, "formId": "{{ product_form_id }}"}'
4
+ gp-data='{"variantSelected": {{ variant | json | escape }}, "quantity": 1, "productUrl":{{ product.url | json | escape }}, "productHandle":{{ product.handle | json | escape }}, "collectionUrl": {{ collection.url | json | escape }}, "collectionHandle": {{ collection.handle | json | escape }},"pageContext" : ${JSON.stringify(helpers.filterPageContext(t))}}'
5
5
  class="${a}"
6
6
 
7
7
  >
@@ -1,19 +1,19 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),classes=require("./common/classes.js");const ProductListItem=e=>{let{pageContext:t,rawChildren:n}=e,{productItemClass:o,gpProductClass:a}=classes.getClass(e),r=()=>core.template`
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var core=require("@gem-sdk/core"),classes=require("./common/classes.js"),helpers=require("../../../helpers.js");const ProductListItem=e=>{let{pageContext:t,rawChildren:n}=e,{productItemClass:o,gpProductClass:r}=classes.getClass(e),a=()=>core.template`
2
2
  ${n?.map((e,t)=>{if(e)return core.template`
3
3
  ${core.RenderChildren({...e,index:t})}
4
4
  `}).join("")}
5
5
  `;return core.template`
6
6
  <gp-product
7
- gp-context='{"variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "quantity": 1 ,"inventoryQuantity": {{ variant.inventory_quantity }}, "formId": "{{ product_form_id }}"}'
8
- gp-data='{"variantSelected": {{ variant | json | escape }}, "quantity": 1, "productUrl":{{ product.url | json | escape }}, "productHandle":{{ product.handle | json | escape }}, "collectionUrl": {{ collection.url | json | escape }}, "collectionHandle": {{ collection.handle | json | escape }},"pageContext" : ${JSON.stringify(t)}}'
9
- class="${a}"
7
+ gp-context='{"variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "quantity": 1 ,"inventoryQuantity": {{ variant.inventory_quantity | default: 0 }}, "formId": "{{ product_form_id }}"}'
8
+ gp-data='{"variantSelected": {{ variant | json | escape }}, "quantity": 1, "productUrl":{{ product.url | json | escape }}, "productHandle":{{ product.handle | json | escape }}, "collectionUrl": {{ collection.url | json | escape }}, "collectionHandle": {{ collection.handle | json | escape }},"pageContext" : ${JSON.stringify(helpers.filterPageContext(t))}}'
9
+ class="${r}"
10
10
 
11
11
  >
12
12
  {%- form 'product', product, id: product_form_id, class: 'form contents ${o}', data-type: 'add-to-cart-form', autocomplete: 'off' -%}
13
13
  <input type="hidden" name="id" value="{{ variant.id }}" />
14
14
  <input type="hidden" min="1" name="quantity" value="{{ quantity }}" />
15
15
  <button type="submit" onclick="return false;" style="display:none;"></button>
16
- ${r()}
16
+ ${a()}
17
17
  {%- endform -%}
18
18
  </gp-product>
19
19
  `};exports.default=ProductListItem;
@@ -1 +1 @@
1
- "use strict";var system=require("@gem-sdk/system");const getClass=s=>{let{setting:e,className:t,builderProps:g,advanced:a,styles:r}=s,i=system.createClass({...t&&{[t]:!0},...a?.cssClass&&{[a.cssClass]:!0},"!gp-m-auto gp-grid gp-w-full":!0,"gp-grid-flow-row":e?.sameHeight}),l=system.createClass({"gp-relative gp-flex":!0,[`${g?.builderData?.uid}`]:!0}),p=system.createClass({"gp-contents":e?.sameHeight&&r?.layout==="grid"}),c=system.createClass({"gp-justify-center":!0,"gp-overflow-hidden":!e?.sameHeight}),m=system.createClass({"gp-contents [&>*>div]:gp-contents [&>*]:gp-grid-rows-[subgrid] [&>*]:gp-gap-y-0":e?.sameHeight,[`gp-child-item-${g?.uid}`]:!0});return{gridLayoutClass:i,productItemClass:m,carouselClass:c,productListWrapClass:l,gpProductClass:p}};exports.getClass=getClass;
1
+ "use strict";var system=require("@gem-sdk/system");const getClass=s=>{let{setting:e,className:t,builderProps:g,advanced:a,styles:r}=s,i=system.createClass({...t&&{[t]:!0},...a?.cssClass&&{[a.cssClass]:!0},"!gp-m-auto gp-grid gp-w-full":!0,"gp-grid-flow-row":e?.sameHeight}),l=system.createClass({"gp-relative gp-flex":!0,[`${g?.builderData?.uid}`]:!0}),p=system.createClass({"gp-contents":e?.sameHeight&&r?.layout==="grid"}),c=system.createClass({"gp-justify-center":!0,"gp-overflow-hidden":!e?.sameHeight}),d=system.createClass({"gp-contents [&>*>div]:gp-contents [&>*]:gp-grid-rows-[subgrid] [&>*]:gp-gap-y-0":e?.sameHeight&&r?.layout==="grid",[`gp-child-item-${g?.uid}`]:!0});return{gridLayoutClass:i,productItemClass:d,carouselClass:c,productListWrapClass:l,gpProductClass:p}};exports.getClass=getClass;
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),Text=require("../../../text/components/Text.js"),system=require("@gem-sdk/system"),classes=require("./common/classes.js"),attrs=require("./common/attrs.js"),helpers=require("./common/helpers.js"),useGpPrice=require("./hooks/useGpPrice.js"),core=require("@gem-sdk/core");const ProductPrice=e=>{let{style:s,children:r}=e,t=core.useEditorMode(),i="edit"===t,{elementRef:c,moneyFormatted:u,currentProductId:o,isNoComparePrice:a,isNoComparePriceILP:m,shouldHiddenComparePrice:l,emitNoDataSignal:n}=useGpPrice.useGpPrice(e),x=system.createClass(classes.getWrapperClasses(e)),d=system.createAttr(attrs.getAttrs(e,{isILP:!i,productId:o,shouldHiddenComparePrice:l})),p=helpers.getTextProps(e,u),j={visibility:"hidden",opacity:0,maxWidth:0,maxHeight:0},g=m?j:s;return jsxRuntime.jsxs("div",{ref:c,...d,className:x,style:g,"aria-hidden":"true",onClick:n,children:[a&&i?jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("div",{className:"gp-flex-col gp-flex gp-justify-between gp-p-2",children:jsxRuntime.jsx("p",{className:"gp-text-[#212121] gp-text-[12px] gp-leading-3 ",children:"No compare price"})})}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Text.default,{...p}),r]}),core.filterToolbarPreview(r,!0)]})};exports.default=ProductPrice;
2
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),Text=require("../../../text/components/Text.js"),system=require("@gem-sdk/system"),classes=require("./common/classes.js"),attrs=require("./common/attrs.js"),helpers=require("./common/helpers.js"),useGpPrice=require("./hooks/useGpPrice.js"),core=require("@gem-sdk/core");const ProductPrice=e=>{let{style:s,children:r}=e,t=core.useEditorMode(),{t:i}=core.useI18nStore(),c="edit"===t,{elementRef:o,moneyFormatted:u,currentProductId:a,isNoComparePrice:m,isNoComparePriceILP:n,shouldHiddenComparePrice:l,emitNoDataSignal:x}=useGpPrice.useGpPrice(e),d=system.createClass(classes.getWrapperClasses(e)),p=system.createAttr(attrs.getAttrs(e,{isILP:!c,productId:a,shouldHiddenComparePrice:l})),j=helpers.getTextProps(e,u),g={visibility:"hidden",opacity:0,maxWidth:0,maxHeight:0},h=n?g:s;return jsxRuntime.jsxs("div",{ref:o,...p,className:d,style:h,"aria-hidden":"true",onClick:x,children:[m&&c?jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("div",{className:"gp-flex-col gp-flex gp-justify-between gp-p-2",children:jsxRuntime.jsx("p",{className:"gp-text-[#212121] gp-text-[12px] gp-leading-3 ",children:i("No compare price")})})}):jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx(Text.default,{...j}),r]}),core.filterToolbarPreview(r,!0)]})};exports.default=ProductPrice;
@@ -1 +1 @@
1
- "use strict";var React=require("react"),common=require("../../product-variants/common/common.js"),core=require("@gem-sdk/core");const useGpPrice=e=>{let{setting:r,builderProps:t}=e,c=React.useRef(null),o=core.useEditorMode(),{quantity:u,hasUpdatePrice:i}=core.useQuantity(),a=core.useCurrentVariant(),{useProductCompareAtPrice:n}=core.useProductBundleDiscount(),s=e["bundle-item"],d=a?.price??0,p=a?.salePrice??0,m=r?.priceType==="compare",{trigger:l}=core.useInteraction(),g=core.useProduct(),y=g?.baseID?.replace("gid://shopify/Product/",""),P=core.useShopStore(e=>e.showPriceCurrency),h=React.useMemo(()=>s?.quantity?s.quantity:i&&u||1,[u,i,s?.quantity]),b=React.useMemo(()=>{let e=Number(s?.discountValue);return s?.discountType==="percentage"?d*h*e/100:e},[s?.discountType,s?.discountValue,d,h]),M=React.useMemo(()=>s?.discountValue?n?(p||d)*h:d*h:p*h,[s?.discountValue,d,h,p,n]),R=React.useMemo(()=>{let e=d*h;return m?M:b?Math.max(0,e-b):e},[d,h,b,M,m]),v=React.useMemo(()=>!!m&&(!(p>d)||!(p>=0)),[m,p,d]),q=(e,r)=>{l({event:"price"===r?"gp:rollback:price-change":"gp:rollback:compare-price-change",selector:`[data-id="${t?.uid}"]`,element:c.current}),l({event:"price"===r?"gp:price-change":"gp:compare-price-change",data:e,selector:`[data-id="${t?.uid}"]`,element:c.current})};common.useTransition(e=>{e!==d&&q(d,"price")},[d]),common.useTransition(e=>{e!==p&&q(p,"compare")},[p]);let w=()=>{if("edit"!==o)return;let e=new CustomEvent("editor:product-source-no-data-warning",{bubbles:!0,detail:{uid:t?.uid,value:!R&&m,tag:"ProductPrice"}});window.dispatchEvent(e)},T=core.useFormatMoney(R??0,P||!1),V=m&&!R,f="edit"!==o&&V;return{elementRef:c,moneyFormatted:T,currentProductId:y,isNoComparePrice:V,isNoComparePriceILP:f,emitNoDataSignal:w,shouldHiddenComparePrice:v}};exports.useGpPrice=useGpPrice;
1
+ "use strict";var React=require("react"),common=require("../../product-variants/common/common.js"),core=require("@gem-sdk/core");const useGpPrice=e=>{let{setting:r,builderProps:c}=e,t=React.useRef(null),o=core.useEditorMode(),{quantity:u,hasUpdatePrice:i}=core.useQuantity(),a=core.useCurrentVariant(),{useProductCompareAtPrice:n}=core.useProductBundleDiscount(),s=e["bundle-item"],d=core.convertDecimalToNumber(a?.price)??0,m=core.convertDecimalToNumber(a?.salePrice)??0,p=r?.priceType==="compare",{trigger:l}=core.useInteraction(),g=core.useProduct(),b=g?.baseID?.replace("gid://shopify/Product/",""),y=core.useShopStore(e=>e.showPriceCurrency),P=React.useMemo(()=>s?.quantity?s.quantity:i&&u||1,[u,i,s?.quantity]),h=React.useMemo(()=>{let e=Number(s?.discountValue);return s?.discountType==="percentage"?d*P*e/100:e},[s?.discountType,s?.discountValue,d,P]),v=React.useMemo(()=>s?.discountValue?n?(m||d)*P:d*P:m*P,[s?.discountValue,d,P,m,n]),M=React.useMemo(()=>{let e=d*P;return p?v:h?Math.max(0,e-h):e},[d,P,h,v,p]),R=React.useMemo(()=>!!p&&(!(m>d)||!(m>=0)),[p,m,d]),T=(e,r)=>{l({event:"price"===r?"gp:rollback:price-change":"gp:rollback:compare-price-change",selector:`[data-id="${c?.uid}"]`,element:t.current}),l({event:"price"===r?"gp:price-change":"gp:compare-price-change",data:e,selector:`[data-id="${c?.uid}"]`,element:t.current})};common.useTransition(e=>{e!==d&&T(d,"price")},[d]),common.useTransition(e=>{e!==m&&T(m,"compare")},[m]);let q=()=>{if("edit"!==o)return;let e=new CustomEvent("editor:product-source-no-data-warning",{bubbles:!0,detail:{uid:c?.uid,value:!M&&p,tag:"ProductPrice"}});window.dispatchEvent(e)},w=core.useFormatMoney(M??0,y||!1),V=p&&!M,D="edit"!==o&&V;return{elementRef:t,moneyFormatted:w,currentProductId:b,isNoComparePrice:V,isNoComparePriceILP:D,emitNoDataSignal:q,shouldHiddenComparePrice:R}};exports.useGpPrice=useGpPrice;
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),core=require("@gem-sdk/core"),Text=require("../../../text/components/Text.js"),index=require("./components/variants/index.js"),Dropdown=require("./components/dropdown-swatches/Dropdown.js"),DropdownGroup=require("./components/dropdown-group/DropdownGroup.js"),NoDataState=require("../../../common/components/NoDataState.js"),system=require("@gem-sdk/system"),styles=require("./common/main/styles.js"),getAttr=require("./common/main/getAttr.js"),classes=require("./common/main/classes.js"),getData=require("./common/main/getData.js"),useGpVariants=require("./hooks/useGpVariants.js"),classes$1=require("./common/variants/classes.js"),styles$1=require("./common/variants/styles.js");const ProductVariants=e=>{let{builderProps:t,styles:s,setting:a}=e,{align:r,optionTypo:o,swatchItemWidth:n,dropdownItemWidth:i,swatchSpacing:l,marginBottom:c}=s??{},{label:p,showAsSwatches:u,layout:m,hasPreSelected:d}=a??{},{uid:y}=t??{},x=core.useVariants(),{mode:j,options:g,variantId:f,elementRef:h,variantGroup:w,isChangeVariant:D,selectedOptions:S,isDefaultVariant:v,getVariantConfiguration:V,redirectProductShopifyLink:q}=useGpVariants.useGpVariants(e,x),R=()=>{let e={};return core.DEVICES.forEach(t=>{let s=core.getResponsiveValueByScreen(n,t);e[t]="auto"===s}),e},C=()=>{let e={};return core.DEVICES.forEach(t=>{e[t]=i?.[t]==="fill"}),e},N=()=>{let t=g?.filter(e=>{let t=V(e.name);return!t?.hide});return t?.map((n,i)=>{let j=V(n.name),h=j?j.optionType:n.optionType,w=j?j.presets[j.optionType||"rectangle_list"]?.spacing:l,v=(d||f)&&n.name?S?.[n.name]:void 0,q=system.createClass(classes.getVariantOptionGroupClass(r)),N=system.createStyle(styles.getVariantOptionGroupStyle(l,w)),T=getData.getTextVariantTitleData(e,"React",{optionName:n.name,hasPreSelected:d,selectedOptions:S,styleOptionSelected:h}),A=system.createClass(classes$1.getWrapVariantOptionClass(m,r)),G=i===t.length-1;return jsxRuntime.jsxs("div",{className:A,style:system.createStyle(styles$1.getMarginBottomStyle(c,G)),children:[system.If(p,jsxRuntime.jsx(Text.default,{...T})),jsxRuntime.jsxs("div",{className:q,style:N,children:[u&&core.OptionSpecialStyle.includes(`${h}`)&&n.values.map(e=>{let t=(!!d||!!D||!!f)&&!!n.name&&S?.[n.name]===e.label;return jsxRuntime.jsx(index.default,{variantKey:`${n.id}-${e.id}`,showAsSwatches:u,uid:y,optionName:n.name??"",optionValue:e.label??"",name:n.name,value:e,optionNumber:g.length,optionPosition:i,...s,...a,presetConfiguration:V(n.name),checked:t,typeOfOption:h||"dropdown",swatchAutoWidth:R(),optionTypo:o},e.id)}),system.If(("dropdown"===h||u&&!core.OptionSpecialStyle.includes(`${h}`))&&"radio_buttons"!==h,jsxRuntime.jsx(Dropdown.default,{...s,...a,variants:x,option:n,initValue:v,presetConfiguration:V(n.name),swatchAutoWidth:C(),optionTypo:o,optionPosition:i,optionNumber:g.length}))]})]},n.id)})},T=system.createClass(classes.getWrapDropdownClass(r)),A=getData.getDropdownGroupData(e),G=()=>jsxRuntime.jsx("div",{className:T,children:jsxRuntime.jsx(DropdownGroup.default,{...A})});if(v&&"edit"===j)return jsxRuntime.jsx(NoDataState.default,{elementType:"secondary",description:"Setup options like colors, sizes with product variant.",descriptionActions:[{text:"Add new variant",callback:q},{text:"sync data",callback:"syncProduct"}]});if(v)return;let b=system.createAttr(getAttr.getAttrs({uid:y,hasPreSelected:d})),O=system.createStyle(styles.getWrapperStyle(e)),$=system.createClass({"gp-flex gp-flex-col !gp-ml-0":!0});return jsxRuntime.jsx("div",{ref:h,...b,className:$,style:O,children:system.If(w,G(),N())})};exports.default=ProductVariants;
2
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var jsxRuntime=require("react/jsx-runtime"),core=require("@gem-sdk/core"),Text=require("../../../text/components/Text.js"),index=require("./components/variants/index.js"),Dropdown=require("./components/dropdown-swatches/Dropdown.js"),DropdownGroup=require("./components/dropdown-group/DropdownGroup.js"),NoDataState=require("../../../common/components/NoDataState.js"),system=require("@gem-sdk/system"),styles=require("./common/main/styles.js"),getAttr=require("./common/main/getAttr.js"),classes=require("./common/main/classes.js"),getData=require("./common/main/getData.js"),useGpVariants=require("./hooks/useGpVariants.js"),classes$1=require("./common/variants/classes.js"),styles$1=require("./common/variants/styles.js");const ProductVariants=e=>{let{t}=core.useI18nStore(),{builderProps:s,styles:a,setting:r}=e,{align:o,optionTypo:n,swatchItemWidth:i,dropdownItemWidth:l,swatchSpacing:c,marginBottom:p}=a??{},{label:u,showAsSwatches:m,layout:d,hasPreSelected:y}=r??{},{uid:x}=s??{},j=core.useVariants(),{mode:g,options:f,variantId:h,elementRef:w,variantGroup:D,isChangeVariant:S,selectedOptions:v,isDefaultVariant:V,getVariantConfiguration:q,redirectProductShopifyLink:R}=useGpVariants.useGpVariants(e,j),C=()=>{let e={};return core.DEVICES.forEach(t=>{let s=core.getResponsiveValueByScreen(i,t);e[t]="auto"===s}),e},N=()=>{let e={};return core.DEVICES.forEach(t=>{e[t]=l?.[t]==="fill"}),e},T=()=>{let t=f?.filter(e=>{let t=q(e.name);return!t?.hide});return t?.map((s,i)=>{let l=q(s.name),g=l?l.optionType:s.optionType,w=l?l.presets[l.optionType||"rectangle_list"]?.spacing:c,D=(y||h)&&s.name?v?.[s.name]:void 0,V=system.createClass(classes.getVariantOptionGroupClass(o)),R=system.createStyle(styles.getVariantOptionGroupStyle(c,w)),T=getData.getTextVariantTitleData(e,"React",{optionName:s.name,hasPreSelected:y,selectedOptions:v,styleOptionSelected:g}),A=system.createClass(classes$1.getWrapVariantOptionClass(d,o)),G=i===t.length-1;return jsxRuntime.jsxs("div",{className:A,style:system.createStyle(styles$1.getMarginBottomStyle(p,G)),children:[system.If(u,jsxRuntime.jsx(Text.default,{...T})),jsxRuntime.jsxs("div",{className:V,style:R,children:[m&&core.OptionSpecialStyle.includes(`${g}`)&&s.values.map(e=>{let t=(!!y||!!S||!!h)&&!!s.name&&v?.[s.name]===e.label;return jsxRuntime.jsx(index.default,{variantKey:`${s.id}-${e.id}`,showAsSwatches:m,uid:x,optionName:s.name??"",optionValue:e.label??"",name:s.name,value:e,optionNumber:f.length,optionPosition:i,...a,...r,presetConfiguration:q(s.name),checked:t,typeOfOption:g||"dropdown",swatchAutoWidth:C(),optionTypo:n},e.id)}),system.If(("dropdown"===g||m&&!core.OptionSpecialStyle.includes(`${g}`))&&"radio_buttons"!==g,jsxRuntime.jsx(Dropdown.default,{...a,...r,variants:j,option:s,initValue:D,presetConfiguration:q(s.name),swatchAutoWidth:N(),optionTypo:n,optionPosition:i,optionNumber:f.length}))]})]},s.id)})},A=system.createClass(classes.getWrapDropdownClass(o)),G=getData.getDropdownGroupData(e),b=()=>jsxRuntime.jsx("div",{className:A,children:jsxRuntime.jsx(DropdownGroup.default,{...G})});if(V&&"edit"===g)return jsxRuntime.jsx(NoDataState.default,{elementType:"secondary",description:t("Setup options like colors, sizes with product variant."),descriptionActions:[{text:t("Add new variant"),callback:R},{text:t("sync data"),callback:"syncProduct"}]});if(V)return;let O=system.createAttr(getAttr.getAttrs({uid:x,hasPreSelected:y})),$=system.createStyle(styles.getWrapperStyle(e)),k=system.createClass({"gp-flex gp-flex-col !gp-ml-0":!0});return jsxRuntime.jsx("div",{ref:w,...O,className:k,style:$,children:system.If(D,b(),T())})};exports.default=ProductVariants;
@@ -79,7 +79,7 @@
79
79
  data-id="${a?.uid}"
80
80
  style="${y}"
81
81
  class="${d?.cssClass}"
82
- gp-context='{"productId": {{ product.id }}, "preSelectedOptionIds": [${m}], "isSyncProduct": "${s}", "hasPreSelected": ${c}, "variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "inventoryQuantity": {{ variant.inventory_quantity }}, "quantity": 1, "formId": "{{ product_form_id }}" }'
82
+ gp-context='{"productId": {{ product.id }}, "preSelectedOptionIds": [${m}], "isSyncProduct": "${s}", "hasPreSelected": ${c}, "variantSelected": {{ variant | json | escape }}, "inventory_management": {{ variant.inventory_management | json | escape }}, "inventory_policy": {{ variant.inventory_policy | json | escape }}, "inventoryQuantity": {{ variant.inventory_quantity | default: 0 }}, "quantity": 1, "formId": "{{ product_form_id }}" }'
83
83
  gp-data='{"variantSelected": {{ variant | json | escape }}, "quantity": 1, "productUrl":{{ product.url | json | escape }}, "productHandle":{{ product.handle | json | escape }}, "collectionUrl": {{ collection.url | json | escape }}, "collectionHandle": {{ collection.handle | json | escape }}}'
84
84
  >
85
85
  <product-form class="product-form">
@@ -1 +1 @@
1
- "use strict";var core=require("@gem-sdk/core"),productBundle=require("../components/constants/product-bundle.js");const noDiscount=e=>({discountPercentAmount:0,discountAmount:core.formatMoney("0",e)}),applyBundleDiscountAmount=e=>{let{currentVariant:t,bundleItem:n,options:o}=e;if(!o?.useProductCompareAtPrice&&n?.discountType===productBundle.DiscountType.NoDiscount||!n||!t?.price)return noDiscount(o?.moneyFormat||"${{amount}}");let u=Number(t?.price),c=Number(t?.salePrice)||u,r=Number(n?.quantity),i=calculateBundleFixedDiscount(u,n),a=discountPercentAmount(i,r*u),d=u*r-i,s=c*r;return c<=u&&i<=0?noDiscount(o?.moneyFormat||"${{amount}}"):{discountPercentAmount:o?.useProductCompareAtPrice?calculateDiffPercentPrice(d,s):a,discountAmount:o?.useProductCompareAtPrice?calculateDiffFixedPrice(d,s,o?.moneyFormat):core.formatMoney(i.toString(),o?.moneyFormat)}},calculateDiffPercentPrice=(e,t)=>{let n=(t-e)/t*100;return Math.round(n)},calculateDiffFixedPrice=(e,t,n)=>core.formatMoney((t-e).toString(),n),calculateBundleFixedDiscount=(e,t)=>{let n=parseInt(t?.discountValue);return t?.discountType===productBundle.DiscountType.Percentage?e*t.quantity*n/100:t?.discountType===productBundle.DiscountType.FixedAmount?n:0},discountPercentAmount=(e,t)=>Math.round(e/t*100);exports.applyBundleDiscountAmount=applyBundleDiscountAmount;
1
+ "use strict";var core=require("@gem-sdk/core"),productBundle=require("../components/constants/product-bundle.js");const noDiscount=e=>({discountPercentAmount:0,discountAmount:core.formatMoney("0",e)}),applyBundleDiscountAmount=e=>{let{currentVariant:t,bundleItem:o,options:n}=e;if(!n?.useProductCompareAtPrice&&o?.discountType===productBundle.DiscountType.NoDiscount||!o||!t?.price)return noDiscount(n?.moneyFormat||"${{amount}}");let u=core.convertDecimalToNumber(t?.price)??0,c=core.convertDecimalToNumber(t?.salePrice)??u,r=Number(o?.quantity),i=calculateBundleFixedDiscount(u,o),a=discountPercentAmount(i,r*u),d=u*r-i,s=c*r;return c<=u&&i<=0?noDiscount(n?.moneyFormat||"${{amount}}"):{discountPercentAmount:n?.useProductCompareAtPrice?calculateDiffPercentPrice(d,s):a,discountAmount:n?.useProductCompareAtPrice?calculateDiffFixedPrice(d,s,n?.moneyFormat):core.formatMoney(i.toString(),n?.moneyFormat)}},calculateDiffPercentPrice=(e,t)=>{let o=(t-e)/t*100;return Math.round(o)},calculateDiffFixedPrice=(e,t,o)=>core.formatMoney((t-e).toString(),o),calculateBundleFixedDiscount=(e,t)=>{let o=parseInt(t?.discountValue);return t?.discountType===productBundle.DiscountType.Percentage?e*t.quantity*o/100:t?.discountType===productBundle.DiscountType.FixedAmount?o:0},discountPercentAmount=(e,t)=>Math.round(e/t*100);exports.applyBundleDiscountAmount=applyBundleDiscountAmount;
@@ -6,7 +6,7 @@
6
6
  <rect width="32" height="32" rx="16" fill="white"/>
7
7
  <path d="M12.7434 20.8964C12.4176 21.2223 12.4176 21.7506 12.7434 22.0764C13.0693 22.4023 13.5976 22.4023 13.9234 22.0764L19.6227 16.3771C19.8311 16.1687 19.8311 15.8308 19.6227 15.6224L13.9234 9.9231C13.5976 9.59725 13.0693 9.59725 12.7434 9.9231C12.4176 10.2489 12.4176 10.7772 12.7434 11.1031L17.6401 15.9998L12.7434 20.8964Z" fill="black"/>
8
8
  </svg>
9
- `},{id:"dragToScroll",label:"Drag to scroll",type:"toggle",hide:!0,default:!0}]}]},{id:"style",controls:[{id:"dimensions",type:"group",label:"Featured Image",controls:[{id:"ftAspectRatio",type:"select",label:"Aspect Ratio",options:[{label:"Auto",value:"auto"},{label:"1:1",value:"1"},{label:"3:2",value:"3/2"},{label:"4:3",value:"4/3"},{label:"16:9",value:"16/9"},{label:"21:9",value:"21/9"},{label:"2:3",value:"2/3"},{label:"3:4",value:"3/4"},{label:"9:16",value:"9/16"},{label:"Custom",value:"custom"}],devices:getDefaultResponsive("1")},{id:"ftCustomAspectRadio",type:"ratio",min:1,devices:{desktop:{default:{width:"1",height:"1"}}},hide:!0},{id:"ftLayout",type:"select",label:"Object Fit",options:[{label:"Cover",value:"cover"},{label:"Contain",value:"contain"},{label:"Fill",value:"fill"},{label:"Scale down",value:"scale-down"},{label:"None",value:"none"}],devices:getDefaultResponsive("cover")},{id:"ftFullWidth",label:"Full Width",type:"toggle",devices:getDefaultResponsive(!0)},{id:"ftWidth",type:"input:unit",label:"Width",min:0,units:["px","%"],hide:!0,devices:getDefaultResponsive("100%")},{id:"ftWidthHorizontalLayout",type:"input:unit",label:"Width",min:0,units:["px","%"],hide:!0,devices:getDefaultResponsive("80%")},{id:"ftAlign",label:"Alignment",type:"segment",options:[{label:"Start",value:"flex-start",type:"align-flex",tooltip:"Align left"},{label:"Center",value:"center",type:"align-flex",tooltip:"Align center"},{label:"End",value:"flex-end",type:"align-flex",tooltip:"Align right"}],devices:getDefaultResponsive("center")}]},{id:"galleryStyles",type:"group",label:"Gallery",controls:[{id:"aspectRatio",type:"select",label:"Aspect Ratio",options:[{label:"Auto",value:"auto"},{label:"1:1",value:"1"},{label:"3:2",value:"3/2"},{label:"4:3",value:"4/3"},{label:"16:9",value:"16/9"},{label:"21:9",value:"21/9"},{label:"2:3",value:"2/3"},{label:"3:4",value:"3/4"},{label:"9:16",value:"9/16"},{label:"Custom",value:"custom"}],devices:getDefaultResponsive("1")},{id:"customAspectRadio",type:"ratio",min:1,devices:{desktop:{default:{width:"1",height:"1"}}},hide:!0},{id:"layout",type:"select",label:"Object Fit",options:[{label:"Cover",value:"cover"},{label:"Contain",value:"contain"},{label:"Fill",value:"fill"},{label:"Scale down",value:"scale-down"},{label:"None",value:"none"}],devices:getDefaultResponsive("cover")},{id:"fullWidth",label:"Full Width",type:"toggle",devices:getDefaultResponsive(!0)},{id:"width",type:"input:unit",label:"Width",min:0,units:["px","%"],hide:!0,devices:getDefaultResponsive("100%")},{id:"widthHorizontalLayout",type:"input:unit",label:"Width",min:0,units:["px","%"],devices:getDefaultResponsive("20%")},{id:"height",type:"input:unit",label:"Height",units:["px"],emptyOnClear:!0,placeholder:"Auto",devices:{desktop:{default:void 0},mobile:{default:void 0},tablet:{default:void 0}}},{id:"align",label:"Alignment",type:"segment",options:[{label:"Start",value:"flex-start",type:"align-flex"},{label:"Center",value:"center",type:"align-flex"},{label:"End",value:"flex-end",type:"align-flex"}],devices:getDefaultResponsive("flex-start")},{id:"position",label:"Layout",type:"layout-segment",options:[{label:"Bottom",value:"bottom-left",type:"box-align"},{label:"Bottom",value:"bottom-center",type:"box-align"},{label:"Left",value:"left",type:"box-align"},{label:"Right",value:"right",type:"box-align"}],devices:{desktop:{default:"bottom-left"}}},{id:"gallerySpacing",label:"Gallery Spacing",type:"input:unit-spacing",units:["px"],devices:{desktop:{default:"var(--g-s-s)"},mobile:{default:"var(--g-s-s)"}}},{id:"spacing",label:"Spacing Item",type:"input:unit-spacing",units:["px"],devices:{desktop:{default:"var(--g-s-s)"},mobile:{default:"var(--g-s-s)"}}}]},{id:"verticalLayout",label:"Vertical layout",type:"toggle",hide:!0,devices:getDefaultResponsive(!1)},{id:"verticalLayoutRow",label:"Vertical layout",type:"toggle",hide:!0,devices:getDefaultResponsive(!0)},{id:"dotColor",type:"colorpicker",label:"Dot color",hide:!0,devices:{desktop:{default:"bg-1"}}},{id:"dotActiveColor",type:"colorpicker",label:"Dot color active",hide:!0,devices:{desktop:{default:"line-3"}}}]}],ui:[{type:"group",label:{en:""},controls:[{type:"control",label:{en:"Featured image"},options:{label:"large"},setting:{id:"featureImageVisible"}},{type:"control",label:{en:"Hover effect"},condition:"featureImageVisible == true",setting:{id:"hoverEffect"}},{type:"control",label:{en:"Zoom type"},condition:'featureImageVisible == true && hoverEffect == "zoom"',setting:{id:"zoomType"}},{type:"control",label:{en:"Zoom value"},condition:'featureImageVisible == true && hoverEffect == "zoom"',setting:{id:"zoom"}},{type:"control",label:{en:"Other image"},condition:'featureImageVisible == true && hoverEffect == "other"',setting:{id:"otherImage"}},{type:"control",label:{en:"Click effect"},condition:"featureImageVisible == true",setting:{id:"clickEffect"}},{type:"control",label:{en:"Ratio"},condition:"featureImageVisible == true",setting:{id:"ftAspectRatio"}},{type:"control",condition:'ftAspectRatio == "custom" && featureImageVisible == true',setting:{id:"ftCustomAspectRadio"}},{type:"control",condition:"featureImageVisible == true",label:{en:"Image scale"},setting:{id:"ftLayout"}},{type:"control",label:{en:"Width"},condition:'featureImageVisible == true && (position == "bottom-left" || position == "bottom-center" || galleryVisible == false)',setting:{id:"ftWidth"}},{type:"control",label:{en:"Width"},condition:'featureImageVisible == true && (position == "left" || position == "right") && galleryVisible == true',setting:{id:"ftWidthHorizontalLayout"}}]},{type:"group",label:{en:""},controls:[{type:"control",label:{en:"Gallery image"},options:{label:"large"},setting:{id:"galleryVisible"}},{type:"control",label:{en:"Layout"},layout:"vertical",condition:"galleryVisible == true",setting:{id:"position"}},{type:"control",label:{en:"Display type"},condition:'galleryVisible == true && position !== "left" && position !== "right"',setting:{id:"type"}},{type:"control",label:{en:"Item per line"},condition:'galleryVisible == true && type == "images" && position !== "left" && position !== "right"',setting:{id:"numberPerRow"}},{type:"control",label:{en:"Item per slide"},condition:'galleryVisible == true && type == "slider" && position !== "left" && position !== "right"',setting:{id:"slidesToShow"}},{type:"control",label:{en:"Active status"},condition:"galleryVisible == true",setting:{id:"showActiveStatus"}},{type:"control",label:{en:"Click effect"},condition:"galleryVisible == true",setting:{id:"largeViewInPopup"}},{type:"control",label:{en:"Drag to scroll"},condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right")',setting:{id:"dragToScroll"}},{type:"control",label:{en:"Loop"},condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right")',setting:{id:"loop"}},{type:"control",label:{en:"Next & previous"},condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right")',setting:{id:"arrow"}},{type:"control",label:{en:"Position"},condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right") && arrow == true',setting:{id:"controlOverContent"}},{type:"control",layout:"vertical",condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right") && arrow == true',setting:{id:"arrowIcon"}},{type:"control",label:{en:"Ratio"},condition:"galleryVisible == true",setting:{id:"aspectRatio"}},{type:"control",condition:'galleryVisible == true && aspectRatio == "custom"',setting:{id:"customAspectRadio"}},{type:"control",label:{en:"Aspect height"},condition:'galleryVisible == true && aspectRatio == "custom"',setting:{id:"aspectHeight"}},{type:"control",label:{en:"Image scale"},condition:"galleryVisible == true",setting:{id:"layout"}},{type:"control",label:{en:"Width"},condition:'galleryVisible == true && (position == "bottom-left" || position == "bottom-center" || featureImageVisible == false)',setting:{id:"width"}},{type:"control",label:{en:"Width"},condition:'galleryVisible == true && (position == "left" || position == "right") && featureImageVisible == true',setting:{id:"widthHorizontalLayout"}},{type:"control",label:{en:"Height"},condition:'galleryVisible == true && type == "slider"',setting:{id:"height"}},{type:"control",label:{en:"Spacing"},condition:"galleryVisible == true",setting:{id:"gallerySpacing"}},{type:"control",label:{en:"Item spacing"},condition:"galleryVisible == true",setting:{id:"spacing"}}]},{type:"control",label:{en:"Align"},setting:{id:"align"}}],editorConfigs:{placeholder:{flowTag:["Product"]}},presets:[{id:"product-image",name:{en:"Product Images"},icon:{desktop:`
9
+ `},{id:"dragToScroll",label:"Drag to scroll",type:"toggle",hide:!0,default:!0}]}]},{id:"style",controls:[{id:"dimensions",type:"group",label:"Featured Image",controls:[{id:"ftAspectRatio",type:"select",label:"Aspect Ratio",options:[{label:"Auto",value:"auto"},{label:"1:1",value:"1"},{label:"3:2",value:"3/2"},{label:"4:3",value:"4/3"},{label:"16:9",value:"16/9"},{label:"21:9",value:"21/9"},{label:"2:3",value:"2/3"},{label:"3:4",value:"3/4"},{label:"9:16",value:"9/16"},{label:"Custom",value:"custom"}],devices:getDefaultResponsive("1")},{id:"ftCustomAspectRadio",type:"ratio",min:1,devices:{desktop:{default:{width:"1",height:"1"}}},hide:!0},{id:"ftLayout",type:"select",label:"Object Fit",options:[{label:"Cover",value:"cover"},{label:"Contain",value:"contain"},{label:"Fill",value:"fill"},{label:"Scale down",value:"scale-down"},{label:"None",value:"none"}],devices:getDefaultResponsive("cover")},{id:"ftFullWidth",label:"Full Width",type:"toggle",devices:getDefaultResponsive(!0)},{id:"ftWidth",type:"input:unit",label:"Width",min:0,units:["px","%"],hide:!0,devices:getDefaultResponsive("100%")},{id:"ftWidthHorizontalLayout",type:"input:unit",label:"Width",min:0,units:["px","%"],hide:!0,devices:getDefaultResponsive("80%")},{id:"ftAlign",label:"Alignment",type:"segment",options:[{label:"Start",value:"flex-start",type:"align-flex",tooltip:"Align left"},{label:"Center",value:"center",type:"align-flex",tooltip:"Align center"},{label:"End",value:"flex-end",type:"align-flex",tooltip:"Align right"}],devices:getDefaultResponsive("center")}]},{id:"galleryStyles",type:"group",label:"Gallery",controls:[{id:"aspectRatio",type:"select",label:"Aspect Ratio",options:[{label:"Auto",value:"auto"},{label:"1:1",value:"1"},{label:"3:2",value:"3/2"},{label:"4:3",value:"4/3"},{label:"16:9",value:"16/9"},{label:"21:9",value:"21/9"},{label:"2:3",value:"2/3"},{label:"3:4",value:"3/4"},{label:"9:16",value:"9/16"},{label:"Custom",value:"custom"}],devices:getDefaultResponsive("1")},{id:"customAspectRadio",type:"ratio",min:1,devices:{desktop:{default:{width:"1",height:"1"}}},hide:!0},{id:"layout",type:"select",label:"Object Fit",options:[{label:"Cover",value:"cover"},{label:"Contain",value:"contain"},{label:"Fill",value:"fill"},{label:"Scale down",value:"scale-down"},{label:"None",value:"none"}],devices:getDefaultResponsive("cover")},{id:"fullWidth",label:"Full Width",type:"toggle",devices:getDefaultResponsive(!0)},{id:"width",type:"input:unit",label:"Width",min:0,units:["px","%"],hide:!0,devices:getDefaultResponsive("100%")},{id:"widthHorizontalLayout",type:"input:unit",label:"Width",min:0,units:["px","%"],devices:getDefaultResponsive("20%")},{id:"height",type:"input:unit",label:"Height",units:["px"],emptyOnClear:!0,placeholder:"Auto",devices:{desktop:{default:void 0},mobile:{default:void 0},tablet:{default:void 0}}},{id:"align",label:"Alignment",type:"segment",options:[{label:"Start",value:"flex-start",type:"align-flex"},{label:"Center",value:"center",type:"align-flex"},{label:"End",value:"flex-end",type:"align-flex"}],devices:getDefaultResponsive("flex-start")},{id:"position",label:"Layout",type:"layout-segment",options:[{label:"Bottom",value:"bottom-left",type:"box-align"},{label:"Bottom",value:"bottom-center",type:"box-align"},{label:"Left",value:"left",type:"box-align"},{label:"Right",value:"right",type:"box-align"}],devices:{desktop:{default:"bottom-left"}}},{id:"gallerySpacing",label:"Gallery Spacing",type:"input:unit-spacing",units:["px"],devices:{desktop:{default:"var(--g-s-s)"},mobile:{default:"var(--g-s-s)"}}},{id:"spacing",label:"Spacing Item",type:"input:unit-spacing",units:["px"],devices:{desktop:{default:"var(--g-s-s)"},mobile:{default:"var(--g-s-s)"}}}]},{id:"verticalLayout",label:"Vertical layout",type:"toggle",hide:!0,devices:getDefaultResponsive(!1)},{id:"verticalLayoutRow",label:"Vertical layout",type:"toggle",hide:!0,devices:getDefaultResponsive(!0)},{id:"dotColor",type:"colorpicker",label:"Dot color",hide:!0,devices:{desktop:{default:"bg-1"}}},{id:"dotActiveColor",type:"colorpicker",label:"Dot color active",hide:!0,devices:{desktop:{default:"line-3"}}}]}],ui:[{type:"group",controls:[{type:"control",label:{en:"Featured image"},options:{label:"large"},setting:{id:"featureImageVisible"}},{type:"control",label:{en:"Hover effect"},condition:"featureImageVisible == true",setting:{id:"hoverEffect"}},{type:"control",label:{en:"Zoom type"},condition:'featureImageVisible == true && hoverEffect == "zoom"',setting:{id:"zoomType"}},{type:"control",label:{en:"Zoom value"},condition:'featureImageVisible == true && hoverEffect == "zoom"',setting:{id:"zoom"}},{type:"control",label:{en:"Other image"},condition:'featureImageVisible == true && hoverEffect == "other"',setting:{id:"otherImage"}},{type:"control",label:{en:"Click effect"},condition:"featureImageVisible == true",setting:{id:"clickEffect"}},{type:"control",label:{en:"Ratio"},condition:"featureImageVisible == true",setting:{id:"ftAspectRatio"}},{type:"control",condition:'ftAspectRatio == "custom" && featureImageVisible == true',setting:{id:"ftCustomAspectRadio"}},{type:"control",condition:"featureImageVisible == true",label:{en:"Image scale"},setting:{id:"ftLayout"}},{type:"control",label:{en:"Width"},condition:'featureImageVisible == true && (position == "bottom-left" || position == "bottom-center" || galleryVisible == false)',setting:{id:"ftWidth"}},{type:"control",label:{en:"Width"},condition:'featureImageVisible == true && (position == "left" || position == "right") && galleryVisible == true',setting:{id:"ftWidthHorizontalLayout"}}]},{type:"group",controls:[{type:"control",label:{en:"Gallery image"},options:{label:"large"},setting:{id:"galleryVisible"}},{type:"control",label:{en:"Layout"},layout:"vertical",condition:"galleryVisible == true",setting:{id:"position"}},{type:"control",label:{en:"Display type"},condition:'galleryVisible == true && position !== "left" && position !== "right"',setting:{id:"type"}},{type:"control",label:{en:"Item per line"},condition:'galleryVisible == true && type == "images" && position !== "left" && position !== "right"',setting:{id:"numberPerRow"}},{type:"control",label:{en:"Item per slide"},condition:'galleryVisible == true && type == "slider" && position !== "left" && position !== "right"',setting:{id:"slidesToShow"}},{type:"control",label:{en:"Active status"},condition:"galleryVisible == true",setting:{id:"showActiveStatus"}},{type:"control",label:{en:"Click effect"},condition:"galleryVisible == true",setting:{id:"largeViewInPopup"}},{type:"control",label:{en:"Drag to scroll"},condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right")',setting:{id:"dragToScroll"}},{type:"control",label:{en:"Loop"},condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right")',setting:{id:"loop"}},{type:"control",label:{en:"Next & previous"},condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right")',setting:{id:"arrow"}},{type:"control",label:{en:"Position"},condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right") && arrow == true',setting:{id:"controlOverContent"}},{type:"control",layout:"vertical",condition:'galleryVisible == true && (type == "slider" || position == "left" || position == "right") && arrow == true',setting:{id:"arrowIcon"}},{type:"control",label:{en:"Ratio"},condition:"galleryVisible == true",setting:{id:"aspectRatio"}},{type:"control",condition:'galleryVisible == true && aspectRatio == "custom"',setting:{id:"customAspectRadio"}},{type:"control",label:{en:"Aspect height"},condition:'galleryVisible == true && aspectRatio == "custom"',setting:{id:"aspectHeight"}},{type:"control",label:{en:"Image scale"},condition:"galleryVisible == true",setting:{id:"layout"}},{type:"control",label:{en:"Width"},condition:'galleryVisible == true && (position == "bottom-left" || position == "bottom-center" || featureImageVisible == false)',setting:{id:"width"}},{type:"control",label:{en:"Width"},condition:'galleryVisible == true && (position == "left" || position == "right") && featureImageVisible == true',setting:{id:"widthHorizontalLayout"}},{type:"control",label:{en:"Height"},condition:'galleryVisible == true && type == "slider"',setting:{id:"height"}},{type:"control",label:{en:"Spacing"},condition:"galleryVisible == true",setting:{id:"gallerySpacing"}},{type:"control",label:{en:"Item spacing"},condition:"galleryVisible == true",setting:{id:"spacing"}}]},{type:"control",label:{en:"Align"},setting:{id:"align"}}],editorConfigs:{placeholder:{flowTag:["Product"]}},presets:[{id:"product-image",name:"Product Images",icon:{desktop:`
10
10
  <svg width="70" height="48" viewBox="0 0 70 48" fill="none" xmlns="http://www.w3.org/2000/svg">
11
11
  <rect x="10" width="10" height="10" rx="3" transform="rotate(90 10 0)" fill="#494949"/>
12
12
  <rect x="10" y="12" width="10" height="10" rx="3" transform="rotate(90 10 12)" fill="#494949"/>
@@ -14,7 +14,7 @@
14
14
  <rect x="14" width="56" height="48" rx="3" fill="#494949"/>
15
15
  <path d="M34.5 18.766L39.495 17.0288C39.495 17.0288 40.1024 18.4454 42.005 18.4454C43.9076 18.4454 44.5083 17 44.5083 17L49.5 18.766L48.6692 23.1222H46.1642V31H37.825V23.1196H35.3325L34.5 18.766Z" fill="#D6D6D6"/>
16
16
  </svg>
17
- `},components:[{tag:"ProductImages",styles:{position:{desktop:"left"}},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}}}}]},{id:"product-image-vertical",name:{en:"Product Images"},icon:{desktop:`
17
+ `},components:[{tag:"ProductImages",styles:{position:{desktop:"left"}},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}}}}]},{id:"product-image-vertical",name:"Product Images",icon:{desktop:`
18
18
  <svg width="96" height="48" viewBox="0 0 96 48" fill="none" xmlns="http://www.w3.org/2000/svg">
19
19
  <rect x="24.5" width="47" height="34" rx="3" fill="#494949"/>
20
20
  <path d="M40.5 11.766L45.495 10.0288C45.495 10.0288 46.1024 11.4454 48.005 11.4454C49.9076 11.4454 50.5083 10 50.5083 10L55.5 11.766L54.6692 16.1222H52.1642V24H43.825V16.1196H41.3325L40.5 11.766Z" fill="#D6D6D6"/>
@@ -1 +1 @@
1
- "use strict";const horizontalThree=[{advanced:{},childrens:[{childrens:[{advanced:{d:{desktop:!0,mobile:!0,tablet:!0},editorData:{css:".{{rootClassName}} > div > div{\nwidth:100%;\n}",rootClassName:"{{rootClassName}}"},hasBoxShadow:{desktop:{normal:!1}},left:{desktop:"0px"},op:{desktop:"100%"},pos:{desktop:"static"},right:{desktop:"0px"},rounded:{desktop:{normal:{bblr:"0px",bbrr:"0px",btlr:"0px",btrr:"0px",radiusType:"none"}}},"spacing-setting":{desktop:{margin:{bottom:"8px"}}},z:{desktop:1}},label:"Product Badge",settings:{contentType:"text",displayContent:"SALE {percent_discount}",translate:"displayContent",displayTrigger:[{conditionType:"exact_or_above",from:"1",priority:0,quantityType:"exact_or_above",to:"15",triggerEvent:"inventory_status",type:"in_stock"}],image:{src:"https://cdn.shopify.com/s/files/1/0697/6182/7064/files/gempages_523190969722471488-fc9fecb6-26b8-4836-b417-2dfb9ea43bd5.png?v=1723733677"},positionWithImage:"outside",shape:"horizontal_rectangle"},styles:{align:{desktop:"left"},badgeColorV2:{desktop:"#FF614C"},borderRadius:{bblr:"0px",bbrr:"0px",btlr:"0px",btrr:"0px",radiusType:"custom"},hasShadow:!1,imageSize:{desktop:{disableShapeLinked:!0,height:"auto",shape:"original",shapeLinked:!0,width:"20%"}},position:{desktop:{bottomGap:"0",leftGap:"0",placement:"top-left",rightGap:"0",topGap:"0"}},shapeShadow:{angle:90,blur:"12px",color:"#121212",distance:"4px",spread:"0px",type:"shadow-1"},textColor:"text-3",textSize:{desktop:{disableShapeLinked:!0,gap:"",height:"Auto",hiddenShape:!0,padding:{bottom:"8px",left:"12px",right:"12px",top:"8px"},shape:"custom",shapeLinked:!1,width:"100%"}},typo:{attrs:{color:"text-3"},custom:{fontSize:{desktop:"15px"}},type:"paragraph-1"},textSizeV2:{desktop:{width:"Auto",height:"auto",shapeLinked:!1,disableShapeLinked:!0,hiddenShape:!0,shape:"custom",padding:{top:"12px",bottom:"12px",left:"12px",right:"12px"}}}},tag:"ProductBadge",uid:"gXAaVIfN3P",childrens:[]},{advanced:{d:{desktop:!0,mobile:!0,tablet:!0},editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"},hasBoxShadow:{desktop:{normal:!1}},op:{desktop:"100%"},rounded:{desktop:{normal:{bblr:"0px",bbrr:"0px",btlr:"0px",btrr:"0px",radiusType:"none"}}},"spacing-setting":{desktop:{margin:{}}}},label:"Image",settings:{image:{height:1678,src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_demo.jpg",width:2237},imageLink:{link:"",target:"_self"},isAdaptive:!0,isNotLazyload:!1,priority:!1,quality:70,srcSet:{desktop:{height:240,src:"https://cdn.shopify.com/s/files/1/0617/5296/7323/files/gempages_516637113702155432-d6e2c48e-485d-4db2-a00e-9fe3bde2c3d5.png",storage:"FILE_CONTENT",width:241}}},styles:{align:{desktop:"center"},borderImg:{normal:{border:"none",borderType:"none",borderWidth:"1px",color:"#000000",isCustom:!1,width:"1px 1px 1px 1px"}},borderRadius:{radiusType:"none"},boxShadowImg:{normal:{angle:90,blur:"12px",color:"rgba(0, 0, 0, 0.20)",distance:"4px",spread:"0px",type:"shadow-1"}},hasActiveShadow:!1,hasBoxShadowImg:{normal:!1},objectFit:{desktop:"cover"},opacity:{normal:0},opacityColor:{normal:"#242424"},shadow:{angle:40,blur:"12px",color:"rgba(18, 18, 18, 0.77)",distance:"10px",spread:"10px",type:"custom"},shape:{desktop:{gap:"",height:"",shape:"original",shapeLinked:!0,width:"100%"}},wrapperBorder:{border:"none",borderType:"none",borderWidth:"1px",color:"#000000",isCustom:!0,position:"all",width:"1px 1px 1px 1px"}},tag:"Image",uid:"gdzIKI_0T_"},{childrens:[],label:"Text Block",settings:{background:{desktop:{attachment:"scroll",color:"transparent",image:{height:0,src:"",width:0},position:{x:50,y:50},repeat:"no-repeat",size:"cover",type:"color"}},globalSize:{desktop:{padding:{type:"custom"},width:"100%"}},htmlTag:"div",text:"bundle-title",translate:"text"},styles:{align:{desktop:"left"},hasLineClamp:{desktop:!1},lineClamp:{desktop:1,mobile:1,tablet:1},textAlign:{desktop:"center"},typo:{attrs:{bold:!0,color:"#121212"},type:"subheading-2"}},tag:"Text",uid:"gn1nFyt3q6"},{advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}},childrens:[],label:"Text Block",settings:{background:{desktop:{attachment:"scroll",color:"transparent",image:{height:0,src:"",width:0},position:{x:50,y:50},repeat:"no-repeat",size:"cover",type:"color"}},globalSize:{desktop:{padding:{type:"custom"},width:"100%"}},htmlTag:"div",text:"<p>Deluxe choice</p>",translate:"text"},styles:{align:{desktop:"left"},hasLineClamp:{desktop:!1},lineClamp:{desktop:1,mobile:1,tablet:1},textAlign:{desktop:"center"},typo:{attrs:{color:"#121212"},type:"paragraph-1"}},tag:"Text",uid:"gRom-20zjM"},{advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}},childrens:[{childrens:[{tag:"ProductPrice",label:"Product Price",settings:{priceType:"compare"},styles:{typo:{type:"subheading-2",default:{type:"subheading-2"}},color:{normal:"text-2"},lineThrough:!0,thickness:2,lineColor:"text-2",disableHoverColor:!0,hasTextShadow:{normal:!1},textShadow:{normal:{type:"shadow-1"}},textAlign:{desktop:"left"}},advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}},d:{desktop:!0,tablet:!0,mobile:!0},border:{desktop:{normal:{borderType:"none",border:"none",borderWidth:"1px",width:"1px 1px 1px 1px",color:"#121212",isCustom:!0}}},rounded:{desktop:{normal:{btrr:"0px",bblr:"0px",bbrr:"0px",btlr:"0px",radiusType:"none"}}},hasBoxShadow:{desktop:{normal:!1}},boxShadow:{desktop:{normal:{}}},op:{desktop:"100%"}},defaultPresetConfig:{typo:{type:"subheading-2",default:{type:"subheading-2"}},color:{normal:"text-2"},lineThrough:!0,thickness:2,lineColor:"text-2",disableHoverColor:!0,hasTextShadow:{normal:!1},textShadow:{normal:{type:"shadow-1"}},textAlign:{desktop:"left"},"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},d:{desktop:!0,tablet:!0,mobile:!0},border:{desktop:{normal:{borderType:"none",border:"none",borderWidth:"1px",width:"1px 1px 1px 1px",color:"#121212",isCustom:!0}}},rounded:{desktop:{normal:{btrr:"0px",bblr:"0px",bbrr:"0px",btlr:"0px",radiusType:"none"}}},hasBoxShadow:{desktop:{normal:!1}},boxShadow:{desktop:{normal:{}}},op:{desktop:"100%"},animation:{desktop:{enabled:!1,trigger:"appear",triggerConfig:{appear:{animation:"fade",setting:{fade:{delay:"0",speed:1.7,easing:"ease-out"},zoom:{delay:"0",speed:1.7,isFade:!0,easing:"ease-out",zoomDirection:"in",scale:{in:[80,100],out:[120,100]}},slide:{delay:"0",speed:1.7,easing:"ease-out",direction:"left",isCustomDistance:!1},shake:{delay:"0",speed:.7,loop:!1,intensity:11,easing:"linear"}}},hover:{animation:"none",setting:{fade:{delay:"0",speed:1.7,easing:"ease-out"},zoom:{delay:"0",speed:1.7,isFade:!1,easing:"ease-out",zoomDirection:"in",scale:{in:[100,120],out:[100,80]}},slide:{delay:"0",speed:1.7,easing:"ease-out",direction:"left",isCustomDistance:!1},shake:{delay:"0",speed:.7,loop:!1,intensity:11,easing:"linear"}}}}}},priceType:"compare"}}],label:"Block",settings:{},styles:{},tag:"Col",uid:"gzjaV2bhnA"},{childrens:[{childrens:[],label:"Product Price",settings:{hasOnlyDefaultVariant:!1},styles:{color:{normal:"#242424"},hasTextShadow:{normal:!1},lineColor:"text-1",lineThrough:!0,priceType:"regular",textAlign:{desktop:"right"},textShadow:{normal:{type:"shadow-1"}},thickness:1,typo:{type:"subheading-2"}},tag:"ProductPrice",uid:"gPxDKeAt0Y"}],label:"Block",settings:{},tag:"Col",uid:"gaMYmxtRAS"}],label:"Row",settings:{blockAlignment:"start",horizontalAlign:{desktop:"center"},inlineAlignment:"start",layout:{desktop:{cols:[6,6],display:"fit"},mobile:{cols:[6,6],display:"fit"}},verticalAlign:{desktop:"center"}},styles:{background:{desktop:{attachment:"scroll",color:"transparent",image:{height:0,src:"",width:0},position:{x:50,y:50},repeat:"no-repeat",size:"cover",type:"color"}},columnGap:{desktop:"1%"},fullWidth:{desktop:!1,mobile:!1,tablet:!1},preloadBgImage:!1,verticalGutter:{desktop:"8px"},width:{desktop:"100%"}},tag:"Row",uid:"gQvPWxec6X"}],label:"Block",settings:{},styles:{},tag:"Col",uid:"gY3R2wmMlG"}],label:"Row",settings:{blockAlignment:"start",horizontalAlign:{desktop:"space-between"},inlineAlignment:"start",layout:{desktop:{cols:[12],display:"fill"},mobile:{cols:[12],display:"fill"}},verticalAlign:{desktop:"center"}},styles:{background:{desktop:{attachment:"scroll",color:"transparent",image:{height:0,src:"",width:0},position:{x:50,y:50},repeat:"no-repeat",size:"cover",type:"color"}},columnGap:{desktop:"1%"},fullWidth:{desktop:!0,mobile:!0,tablet:!0},preloadBgImage:!1,verticalGutter:{desktop:"16px"},width:{}},tag:"Row"}];exports.horizontalThree=horizontalThree;
1
+ "use strict";const horizontalThree=[{advanced:{},childrens:[{childrens:[{advanced:{d:{desktop:!0,mobile:!0,tablet:!0},editorData:{},hasBoxShadow:{desktop:{normal:!1}},left:{desktop:"0px"},op:{desktop:"100%"},pos:{desktop:"relative"},right:{desktop:"0px"},rounded:{desktop:{normal:{bblr:"0px",bbrr:"0px",btlr:"0px",btrr:"0px",radiusType:"none"}}},"spacing-setting":{desktop:{margin:{bottom:"8px"}}},z:{desktop:1}},label:"Product Badge",settings:{contentType:"text",displayContent:"SALE {percent_discount}",translate:"displayContent",displayTrigger:[{conditionType:"exact_or_above",from:"1",priority:0,quantityType:"exact_or_above",to:"15",triggerEvent:"inventory_status",type:"in_stock"}],image:{src:"https://cdn.shopify.com/s/files/1/0697/6182/7064/files/gempages_523190969722471488-fc9fecb6-26b8-4836-b417-2dfb9ea43bd5.png?v=1723733677"},positionWithImage:"outside",shape:"horizontal_rectangle"},styles:{align:{desktop:"left"},badgeColorV2:{desktop:"#FF614C"},borderRadius:{bblr:"0px",bbrr:"0px",btlr:"0px",btrr:"0px",radiusType:"custom"},hasShadow:!1,imageSize:{desktop:{disableShapeLinked:!0,height:"auto",shape:"original",shapeLinked:!0,width:"20%"}},position:{desktop:{bottomGap:"0",leftGap:"0",placement:"top-left",rightGap:"0",topGap:"0"}},shapeShadow:{angle:90,blur:"12px",color:"#121212",distance:"4px",spread:"0px",type:"shadow-1"},textColor:"text-3",textSize:{desktop:{disableShapeLinked:!0,gap:"",height:"Auto",hiddenShape:!0,padding:{bottom:"8px",left:"12px",right:"12px",top:"8px"},shape:"custom",shapeLinked:!1,width:"100%"}},typo:{attrs:{color:"text-3"},custom:{fontSize:{desktop:"15px"}},type:"paragraph-1"},textSizeV2:{desktop:{width:"100%",height:"auto",shapeLinked:!1,disableShapeLinked:!0,hiddenShape:!0,shape:"custom",padding:{top:"12px",bottom:"12px",left:"12px",right:"12px"}}}},tag:"ProductBadge",uid:"gXAaVIfN3P",childrens:[]},{advanced:{d:{desktop:!0,mobile:!0,tablet:!0},editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"},hasBoxShadow:{desktop:{normal:!1}},op:{desktop:"100%"},rounded:{desktop:{normal:{bblr:"0px",bbrr:"0px",btlr:"0px",btrr:"0px",radiusType:"none"}}},"spacing-setting":{desktop:{margin:{}}}},label:"Image",settings:{image:{height:1678,src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_demo.jpg",width:2237},imageLink:{link:"",target:"_self"},isAdaptive:!0,isNotLazyload:!1,priority:!1,quality:70,srcSet:{desktop:{height:240,src:"https://cdn.shopify.com/s/files/1/0617/5296/7323/files/gempages_516637113702155432-d6e2c48e-485d-4db2-a00e-9fe3bde2c3d5.png",storage:"FILE_CONTENT",width:241}}},styles:{align:{desktop:"center"},borderImg:{normal:{border:"none",borderType:"none",borderWidth:"1px",color:"#000000",isCustom:!1,width:"1px 1px 1px 1px"}},borderRadius:{radiusType:"none"},boxShadowImg:{normal:{angle:90,blur:"12px",color:"rgba(0, 0, 0, 0.20)",distance:"4px",spread:"0px",type:"shadow-1"}},hasActiveShadow:!1,hasBoxShadowImg:{normal:!1},objectFit:{desktop:"cover"},opacity:{normal:0},opacityColor:{normal:"#242424"},shadow:{angle:40,blur:"12px",color:"rgba(18, 18, 18, 0.77)",distance:"10px",spread:"10px",type:"custom"},shape:{desktop:{gap:"",height:"",shape:"original",shapeLinked:!0,width:"100%"}},wrapperBorder:{border:"none",borderType:"none",borderWidth:"1px",color:"#000000",isCustom:!0,position:"all",width:"1px 1px 1px 1px"}},tag:"Image",uid:"gdzIKI_0T_"},{childrens:[],label:"Text Block",settings:{background:{desktop:{attachment:"scroll",color:"transparent",image:{height:0,src:"",width:0},position:{x:50,y:50},repeat:"no-repeat",size:"cover",type:"color"}},globalSize:{desktop:{padding:{type:"custom"},width:"100%"}},htmlTag:"div",text:"bundle-title",translate:"text"},styles:{align:{desktop:"left"},hasLineClamp:{desktop:!1},lineClamp:{desktop:1,mobile:1,tablet:1},textAlign:{desktop:"center"},typo:{attrs:{bold:!0,color:"#121212"},type:"subheading-2"}},tag:"Text",uid:"gn1nFyt3q6"},{advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}},childrens:[],label:"Text Block",settings:{background:{desktop:{attachment:"scroll",color:"transparent",image:{height:0,src:"",width:0},position:{x:50,y:50},repeat:"no-repeat",size:"cover",type:"color"}},globalSize:{desktop:{padding:{type:"custom"},width:"100%"}},htmlTag:"div",text:"<p>Deluxe choice</p>",translate:"text"},styles:{align:{desktop:"left"},hasLineClamp:{desktop:!1},lineClamp:{desktop:1,mobile:1,tablet:1},textAlign:{desktop:"center"},typo:{attrs:{color:"#121212"},type:"paragraph-1"}},tag:"Text",uid:"gRom-20zjM"},{advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}},childrens:[{childrens:[{tag:"ProductPrice",label:"Product Price",settings:{priceType:"compare"},styles:{typo:{type:"subheading-2",default:{type:"subheading-2"}},color:{normal:"text-2"},lineThrough:!0,thickness:2,lineColor:"text-2",disableHoverColor:!0,hasTextShadow:{normal:!1},textShadow:{normal:{type:"shadow-1"}},textAlign:{desktop:"left"}},advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}},d:{desktop:!0,tablet:!0,mobile:!0},border:{desktop:{normal:{borderType:"none",border:"none",borderWidth:"1px",width:"1px 1px 1px 1px",color:"#121212",isCustom:!0}}},rounded:{desktop:{normal:{btrr:"0px",bblr:"0px",bbrr:"0px",btlr:"0px",radiusType:"none"}}},hasBoxShadow:{desktop:{normal:!1}},boxShadow:{desktop:{normal:{}}},op:{desktop:"100%"}},defaultPresetConfig:{typo:{type:"subheading-2",default:{type:"subheading-2"}},color:{normal:"text-2"},lineThrough:!0,thickness:2,lineColor:"text-2",disableHoverColor:!0,hasTextShadow:{normal:!1},textShadow:{normal:{type:"shadow-1"}},textAlign:{desktop:"left"},"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},d:{desktop:!0,tablet:!0,mobile:!0},border:{desktop:{normal:{borderType:"none",border:"none",borderWidth:"1px",width:"1px 1px 1px 1px",color:"#121212",isCustom:!0}}},rounded:{desktop:{normal:{btrr:"0px",bblr:"0px",bbrr:"0px",btlr:"0px",radiusType:"none"}}},hasBoxShadow:{desktop:{normal:!1}},boxShadow:{desktop:{normal:{}}},op:{desktop:"100%"},animation:{desktop:{enabled:!1,trigger:"appear",triggerConfig:{appear:{animation:"fade",setting:{fade:{delay:"0",speed:1.7,easing:"ease-out"},zoom:{delay:"0",speed:1.7,isFade:!0,easing:"ease-out",zoomDirection:"in",scale:{in:[80,100],out:[120,100]}},slide:{delay:"0",speed:1.7,easing:"ease-out",direction:"left",isCustomDistance:!1},shake:{delay:"0",speed:.7,loop:!1,intensity:11,easing:"linear"}}},hover:{animation:"none",setting:{fade:{delay:"0",speed:1.7,easing:"ease-out"},zoom:{delay:"0",speed:1.7,isFade:!1,easing:"ease-out",zoomDirection:"in",scale:{in:[100,120],out:[100,80]}},slide:{delay:"0",speed:1.7,easing:"ease-out",direction:"left",isCustomDistance:!1},shake:{delay:"0",speed:.7,loop:!1,intensity:11,easing:"linear"}}}}}},priceType:"compare"}}],label:"Block",settings:{},styles:{},tag:"Col",uid:"gzjaV2bhnA"},{childrens:[{childrens:[],label:"Product Price",settings:{hasOnlyDefaultVariant:!1},styles:{color:{normal:"#242424"},hasTextShadow:{normal:!1},lineColor:"text-1",lineThrough:!0,priceType:"regular",textAlign:{desktop:"right"},textShadow:{normal:{type:"shadow-1"}},thickness:1,typo:{type:"subheading-2"}},tag:"ProductPrice",uid:"gPxDKeAt0Y"}],label:"Block",settings:{},tag:"Col",uid:"gaMYmxtRAS"}],label:"Row",settings:{blockAlignment:"start",horizontalAlign:{desktop:"center"},inlineAlignment:"start",layout:{desktop:{cols:[6,6],display:"fit"},mobile:{cols:[6,6],display:"fit"}},verticalAlign:{desktop:"center"}},styles:{background:{desktop:{attachment:"scroll",color:"transparent",image:{height:0,src:"",width:0},position:{x:50,y:50},repeat:"no-repeat",size:"cover",type:"color"}},columnGap:{desktop:"1%"},fullWidth:{desktop:!1,mobile:!1,tablet:!1},preloadBgImage:!1,verticalGutter:{desktop:"8px"},width:{desktop:"100%"}},tag:"Row",uid:"gQvPWxec6X"}],label:"Block",settings:{},styles:{},tag:"Col",uid:"gY3R2wmMlG"}],label:"Row",settings:{blockAlignment:"start",horizontalAlign:{desktop:"space-between"},inlineAlignment:"start",layout:{desktop:{cols:[12],display:"fill"},mobile:{cols:[12],display:"fill"}},verticalAlign:{desktop:"center"}},styles:{background:{desktop:{attachment:"scroll",color:"transparent",image:{height:0,src:"",width:0},position:{x:50,y:50},repeat:"no-repeat",size:"cover",type:"color"}},columnGap:{desktop:"1%"},fullWidth:{desktop:!0,mobile:!0,tablet:!0},preloadBgImage:!1,verticalGutter:{desktop:"16px"},width:{}},tag:"Row"}];exports.horizontalThree=horizontalThree;