@gem-sdk/components 2.0.0-staging.118 → 2.0.0

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 (1340) hide show
  1. package/dist/cjs/accordion/components/Accordion.js +0 -1
  2. package/dist/cjs/accordion/components/AccordionItem.js +0 -1
  3. package/dist/cjs/accordion/hooks/useMountTransition.js +0 -1
  4. package/dist/cjs/accordion/next.js +0 -2
  5. package/dist/cjs/accordion/setting/index.js +2 -2
  6. package/dist/cjs/article/components/ArticleAuthor.js +0 -1
  7. package/dist/cjs/article/components/ArticleAuthor.liquid.js +0 -1
  8. package/dist/cjs/article/components/ArticleCategory.js +0 -1
  9. package/dist/cjs/article/components/ArticleCategory.liquid.js +0 -1
  10. package/dist/cjs/article/components/ArticleContent.js +0 -1
  11. package/dist/cjs/article/components/ArticleContent.liquid.js +0 -1
  12. package/dist/cjs/article/components/ArticleDate.js +3 -13
  13. package/dist/cjs/article/components/ArticleDate.liquid.js +0 -1
  14. package/dist/cjs/article/components/ArticleExcerpt.js +0 -1
  15. package/dist/cjs/article/components/ArticleExcerpt.liquid.js +0 -1
  16. package/dist/cjs/article/components/ArticleImage.js +1 -8
  17. package/dist/cjs/article/components/ArticleImage.liquid.js +2 -15
  18. package/dist/cjs/article/components/ArticleList.js +0 -1
  19. package/dist/cjs/article/components/ArticleList.liquid.js +0 -1
  20. package/dist/cjs/article/components/ArticleNotFound.js +0 -1
  21. package/dist/cjs/article/components/ArticlePagination.js +0 -1
  22. package/dist/cjs/article/components/ArticlePagination.liquid.js +0 -1
  23. package/dist/cjs/article/components/ArticleReadMore.js +0 -1
  24. package/dist/cjs/article/components/ArticleReadMore.liquid.js +0 -1
  25. package/dist/cjs/article/components/ArticleTag.js +0 -1
  26. package/dist/cjs/article/components/ArticleTag.liquid.js +0 -1
  27. package/dist/cjs/article/components/ArticleTitle.js +0 -1
  28. package/dist/cjs/article/components/ArticleTitle.liquid.js +0 -1
  29. package/dist/cjs/article/next.js +0 -2
  30. package/dist/cjs/article/setting/index.js +2 -2
  31. package/dist/cjs/banner/components/hero-banner/index.js +29 -27
  32. package/dist/cjs/banner/components/hero-banner/index.liquid.js +144 -148
  33. package/dist/cjs/banner/next.js +0 -2
  34. package/dist/cjs/banner/setting/index.js +2 -2
  35. package/dist/cjs/breadcrumb/components/Breadcrumb.js +0 -1
  36. package/dist/cjs/breadcrumb/components/Breadcrumb.liquid.js +1 -1
  37. package/dist/cjs/breadcrumb/next.js +0 -2
  38. package/dist/cjs/breadcrumb/setting/index.js +2 -2
  39. package/dist/cjs/builder.js +44 -67
  40. package/dist/cjs/button/components/Button.js +1 -2
  41. package/dist/cjs/button/next.js +0 -2
  42. package/dist/cjs/button/setting/index.js +2 -2
  43. package/dist/cjs/carousel/components/Arrow.js +1 -4
  44. package/dist/cjs/carousel/components/Carousel.js +1 -2
  45. package/dist/cjs/carousel/components/CarouselItem.js +0 -1
  46. package/dist/cjs/carousel/components/Dots.js +0 -1
  47. package/dist/cjs/carousel/next.js +0 -2
  48. package/dist/cjs/carousel/setting/Carousel.js +1 -1
  49. package/dist/cjs/carousel/setting/index.js +2 -2
  50. package/dist/cjs/cart/components/Cart.js +0 -1
  51. package/dist/cjs/cart/components/CartCheckout.js +0 -1
  52. package/dist/cjs/cart/components/CartDiscount.js +0 -1
  53. package/dist/cjs/cart/components/CartLineAttribute.js +0 -1
  54. package/dist/cjs/cart/components/CartLineImage.js +0 -1
  55. package/dist/cjs/cart/components/CartLinePrice.js +0 -1
  56. package/dist/cjs/cart/components/CartLineVariant.js +0 -1
  57. package/dist/cjs/cart/components/CartList.js +0 -1
  58. package/dist/cjs/cart/components/CartOrderNote.js +0 -1
  59. package/dist/cjs/cart/components/CartTotalItem.js +0 -1
  60. package/dist/cjs/cart/components/CartTotalPrice.js +0 -1
  61. package/dist/cjs/cart/components/CheckoutNow.js +0 -1
  62. package/dist/cjs/cart/components/CouponList.js +0 -1
  63. package/dist/cjs/cart/components/DiscountInput.js +0 -1
  64. package/dist/cjs/cart/components/ShopPayButton/icons/BaseIcon.js +0 -1
  65. package/dist/cjs/cart/components/ShopPayButton/icons/DynamicCheckoutBlack.js +0 -1
  66. package/dist/cjs/cart/components/ShopPayButton/icons/DynamicCheckoutPurple.js +0 -1
  67. package/dist/cjs/cart/components/ShopPayButton/icons/DynamicCheckoutWhite.js +0 -1
  68. package/dist/cjs/cart/components/ShopPayButton/icons/ExpressCheckoutBlack.js +0 -1
  69. package/dist/cjs/cart/components/ShopPayButton/icons/ExpressCheckoutPurple.js +0 -1
  70. package/dist/cjs/cart/components/ShopPayButton/icons/ExpressCheckoutWhite.js +0 -1
  71. package/dist/cjs/cart/components/ShopPayButton/index.js +0 -1
  72. package/dist/cjs/cart/next.js +0 -2
  73. package/dist/cjs/cart/setting/index.js +2 -2
  74. package/dist/cjs/code/components/CSSCode.js +0 -1
  75. package/dist/cjs/code/next.js +0 -2
  76. package/dist/cjs/code/setting/index.js +2 -2
  77. package/dist/cjs/collection/components/CollectionBanner.js +0 -1
  78. package/dist/cjs/collection/components/CollectionBanner.liquid.js +0 -1
  79. package/dist/cjs/collection/components/CollectionDescription.js +7 -102
  80. package/dist/cjs/collection/components/CollectionDescription.liquid.js +9 -102
  81. package/dist/cjs/collection/components/CollectionPaginator.js +0 -1
  82. package/dist/cjs/collection/components/CollectionPaginator.liquid.js +2 -1
  83. package/dist/cjs/collection/components/CollectionTitle.js +0 -1
  84. package/dist/cjs/collection/components/CollectionToolbar.js +0 -1
  85. package/dist/cjs/collection/next.js +0 -2
  86. package/dist/cjs/collection/setting/CollectionDescription.js +0 -128
  87. package/dist/cjs/collection/setting/index.js +2 -2
  88. package/dist/cjs/common/components/Loading.js +2 -5
  89. package/dist/cjs/common/components/Tooltip.js +0 -1
  90. package/dist/cjs/countdown-timer/components/Countdown.js +10 -12
  91. package/dist/cjs/countdown-timer/components/Countdown.liquid.js +1 -1
  92. package/dist/cjs/countdown-timer/next.js +0 -2
  93. package/dist/cjs/countdown-timer/setting/index.js +2 -2
  94. package/dist/cjs/coupon/components/Coupon.js +0 -1
  95. package/dist/cjs/coupon/next.js +0 -2
  96. package/dist/cjs/coupon/setting/index.js +2 -2
  97. package/dist/cjs/dialog/components/Dialog.js +21 -22
  98. package/dist/cjs/dialog/components/Dialog.liquid.js +21 -22
  99. package/dist/cjs/dialog/helpers/common.js +0 -28
  100. package/dist/cjs/dialog/next.js +0 -2
  101. package/dist/cjs/dialog/setting/index.js +2 -2
  102. package/dist/cjs/estimate-delivery/components/EstimateDate.js +0 -1
  103. package/dist/cjs/estimate-delivery/components/EstimateDate.liquid.js +1 -0
  104. package/dist/cjs/estimate-delivery/next.js +0 -2
  105. package/dist/cjs/estimate-delivery/setting/index.js +2 -2
  106. package/dist/cjs/form/components/contact/Contact.js +0 -1
  107. package/dist/cjs/form/components/form-checkbox/FormCheckbox.js +0 -1
  108. package/dist/cjs/form/components/form-dropdown/FormDropdown.js +0 -1
  109. package/dist/cjs/form/components/form-dropdown/FormDropdown.liquid.js +2 -3
  110. package/dist/cjs/form/components/form-email/FormEmail.js +0 -1
  111. package/dist/cjs/form/components/newsletter/Newsletter.js +0 -1
  112. package/dist/cjs/form/components/submit-button/SubmitButton.js +0 -1
  113. package/dist/cjs/form/components/textarea/TextArea.js +0 -1
  114. package/dist/cjs/form/components/textfield/TextField.js +0 -1
  115. package/dist/cjs/form/next.js +0 -2
  116. package/dist/cjs/form/setting/index.js +2 -2
  117. package/dist/cjs/grid/components/ChildrenDroppable.js +0 -1
  118. package/dist/cjs/grid/components/Col.js +0 -1
  119. package/dist/cjs/grid/components/Root.js +0 -1
  120. package/dist/cjs/grid/components/Row.js +0 -1
  121. package/dist/cjs/grid/components/Section.js +0 -1
  122. package/dist/cjs/grid/next.js +0 -2
  123. package/dist/cjs/grid/setting/index.js +2 -2
  124. package/dist/cjs/header/components/Header.js +0 -1
  125. package/dist/cjs/header/components/SalePageHeaderWarning.js +0 -1
  126. package/dist/cjs/header/components/icons/ChevronLeft.js +0 -1
  127. package/dist/cjs/header/components/icons/Dismiss.js +0 -1
  128. package/dist/cjs/header/components/icons/MenuIcon.js +0 -1
  129. package/dist/cjs/header/components/kind/basic/DesktopMenu.js +0 -1
  130. package/dist/cjs/header/components/kind/basic/DesktopMenuItem.js +0 -1
  131. package/dist/cjs/header/components/kind/basic/MenuMobileItem.js +0 -1
  132. package/dist/cjs/header/components/kind/basic/MobileMenu.js +0 -1
  133. package/dist/cjs/header/components/kind/basic/index.js +0 -1
  134. package/dist/cjs/header/components/kind/modern/index.js +0 -1
  135. package/dist/cjs/header/next.js +0 -2
  136. package/dist/cjs/header/setting/index.js +2 -2
  137. package/dist/cjs/heading/Heading.js +0 -1
  138. package/dist/cjs/heading/next.js +0 -2
  139. package/dist/cjs/heading/setting/index.js +2 -2
  140. package/dist/cjs/helpers.js +2 -2
  141. package/dist/cjs/icon/components/Icon.js +0 -1
  142. package/dist/cjs/icon/next.js +0 -2
  143. package/dist/cjs/icon/setting/index.js +2 -2
  144. package/dist/cjs/icon-list/components/IconList.js +0 -1
  145. package/dist/cjs/icon-list/components/IconListItem.js +0 -1
  146. package/dist/cjs/icon-list/next.js +0 -2
  147. package/dist/cjs/icon-list/setting/ItemTemplate.js +1 -2
  148. package/dist/cjs/icon-list/setting/index.js +2 -2
  149. package/dist/cjs/icon-list-hoz/components/IconListHoz.js +0 -1
  150. package/dist/cjs/icon-list-hoz/components/IconListHozItem.js +0 -1
  151. package/dist/cjs/icon-list-hoz/next.js +0 -2
  152. package/dist/cjs/icon-list-hoz/setting/index.js +2 -2
  153. package/dist/cjs/icon-list-v2/components/IconList.js +0 -1
  154. package/dist/cjs/icon-list-v2/next.js +0 -2
  155. package/dist/cjs/icon-list-v2/setting/index.js +2 -2
  156. package/dist/cjs/image/components/AdaptiveImage.js +2 -4
  157. package/dist/cjs/image/components/AdaptiveImage.liquid.js +5 -5
  158. package/dist/cjs/image/components/BackgroundImage.js +0 -1
  159. package/dist/cjs/image/components/Image.js +1 -17
  160. package/dist/cjs/image/components/Img.js +0 -1
  161. package/dist/cjs/image/components/NextImage.js +0 -1
  162. package/dist/cjs/image/components/NextImage.liquid.js +2 -1
  163. package/dist/cjs/image/components/helpers.js +19 -2
  164. package/dist/cjs/image/helpers/getSrcSet.js +0 -2
  165. package/dist/cjs/image/next.js +0 -2
  166. package/dist/cjs/image/setting/Image.js +124 -3
  167. package/dist/cjs/image/setting/index.js +2 -2
  168. package/dist/cjs/image-comparison/components/CompareImage.js +0 -21
  169. package/dist/cjs/image-comparison/components/ImageComparison.js +0 -1
  170. package/dist/cjs/image-comparison/next.js +0 -2
  171. package/dist/cjs/image-comparison/setting/index.js +2 -2
  172. package/dist/cjs/image-detection/ImageDetection.js +0 -1
  173. package/dist/cjs/image-detection/next.js +0 -2
  174. package/dist/cjs/image-detection/setting/index.js +2 -2
  175. package/dist/cjs/index.js +30 -60
  176. package/dist/cjs/index.liquid.js +0 -21
  177. package/dist/cjs/input/Input.js +0 -1
  178. package/dist/cjs/input/next.js +0 -2
  179. package/dist/cjs/input/setting/index.js +2 -2
  180. package/dist/cjs/intersection-observer/useInView.js +0 -1
  181. package/dist/cjs/line/Divider.js +0 -1
  182. package/dist/cjs/line/Line.js +0 -1
  183. package/dist/cjs/line/next.js +0 -2
  184. package/dist/cjs/line/setting/index.js +2 -2
  185. package/dist/cjs/link/components/CustomLink.js +0 -1
  186. package/dist/cjs/link/components/Link.js +0 -1
  187. package/dist/cjs/link/components/ProductLink.js +0 -1
  188. package/dist/cjs/link/components/next-link/CustomLink.js +0 -1
  189. package/dist/cjs/link/components/next-link/ProductLink.js +0 -1
  190. package/dist/cjs/link/components/next-link/index.js +0 -1
  191. package/dist/cjs/link/next.js +0 -2
  192. package/dist/cjs/link/setting/index.js +2 -2
  193. package/dist/cjs/marquee/components/Marquee.js +0 -1
  194. package/dist/cjs/marquee/components/MarqueeBase.js +0 -1
  195. package/dist/cjs/marquee/components/MarqueeItem.js +0 -1
  196. package/dist/cjs/marquee/next.js +0 -2
  197. package/dist/cjs/marquee/setting/index.js +2 -2
  198. package/dist/cjs/menu/components/DropdownMenu.js +0 -1
  199. package/dist/cjs/menu/components/MegaMenu.js +0 -1
  200. package/dist/cjs/menu/components/Menu.js +0 -1
  201. package/dist/cjs/menu/components/NavigationMenu.js +0 -1
  202. package/dist/cjs/menu/components/SubMegaMenu.js +0 -1
  203. package/dist/cjs/menu/components/SubNavigationMenu.js +0 -1
  204. package/dist/cjs/menu/next.js +0 -2
  205. package/dist/cjs/menu/setting/index.js +2 -2
  206. package/dist/cjs/modal/components/Modal.js +0 -1
  207. package/dist/cjs/modal/components/confirm.js +0 -1
  208. package/dist/cjs/modal/next.js +0 -2
  209. package/dist/cjs/modal/setting/index.js +2 -2
  210. package/dist/cjs/next.js +7 -10
  211. package/dist/cjs/notification/components/Notice.js +0 -1
  212. package/dist/cjs/notification/components/Notifications.js +0 -1
  213. package/dist/cjs/notification/components/icons/CloseIcon.js +0 -1
  214. package/dist/cjs/notification/hooks/use-notification.js +0 -1
  215. package/dist/cjs/pagination/Pagination.js +0 -1
  216. package/dist/cjs/pagination/next.js +0 -2
  217. package/dist/cjs/pagination/setting/index.js +2 -2
  218. package/dist/cjs/post-purchase/advanced-list/components/AdvancedListPostPurchase.js +0 -1
  219. package/dist/cjs/post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js +0 -1
  220. package/dist/cjs/post-purchase/advanced-list/next.js +0 -2
  221. package/dist/cjs/post-purchase/advanced-list/setting/index.js +2 -2
  222. package/dist/cjs/post-purchase/button/Button.js +0 -1
  223. package/dist/cjs/post-purchase/button/next.js +0 -2
  224. package/dist/cjs/post-purchase/button/setting/index.js +2 -2
  225. package/dist/cjs/post-purchase/callout-banner/components/CalloutBox.js +0 -1
  226. package/dist/cjs/post-purchase/callout-banner/components/CalloutText.js +0 -1
  227. package/dist/cjs/post-purchase/callout-banner/next.js +0 -2
  228. package/dist/cjs/post-purchase/callout-banner/setting/CalloutBox.js +2 -2
  229. package/dist/cjs/post-purchase/callout-banner/setting/index.js +2 -2
  230. package/dist/cjs/post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js +0 -1
  231. package/dist/cjs/post-purchase/countdown-timer/components/TextCountdown.js +0 -1
  232. package/dist/cjs/post-purchase/countdown-timer/next.js +0 -2
  233. package/dist/cjs/post-purchase/countdown-timer/settings/index.js +2 -2
  234. package/dist/cjs/post-purchase/image/components/AdaptiveImage.js +0 -1
  235. package/dist/cjs/post-purchase/image/components/Image.js +0 -1
  236. package/dist/cjs/post-purchase/image/components/Img.js +0 -1
  237. package/dist/cjs/post-purchase/image/next.js +0 -2
  238. package/dist/cjs/post-purchase/image/setting/index.js +2 -2
  239. package/dist/cjs/post-purchase/line/components/PostPurchaseLine.js +0 -1
  240. package/dist/cjs/post-purchase/line/next.js +0 -2
  241. package/dist/cjs/post-purchase/line/setting/index.js +2 -2
  242. package/dist/cjs/post-purchase/next.js +5 -7
  243. package/dist/cjs/post-purchase/product/components/AcceptButton.js +0 -1
  244. package/dist/cjs/post-purchase/product/components/ProductDescription.js +0 -1
  245. package/dist/cjs/post-purchase/product/components/ProductDiscountTag.js +0 -1
  246. package/dist/cjs/post-purchase/product/components/ProductOffer.js +2 -4
  247. package/dist/cjs/post-purchase/product/components/ProductPrice.js +0 -1
  248. package/dist/cjs/post-purchase/product/components/ProductPriceBreakdown.js +0 -1
  249. package/dist/cjs/post-purchase/product/components/ProductQuantity.js +0 -1
  250. package/dist/cjs/post-purchase/product/components/ProductTitle.js +0 -1
  251. package/dist/cjs/post-purchase/product/components/ProductVariant.js +0 -1
  252. package/dist/cjs/post-purchase/product/components/priceBreakdown/MoneyLine.js +0 -1
  253. package/dist/cjs/post-purchase/product/components/product-image/Arrow.js +0 -1
  254. package/dist/cjs/post-purchase/product/components/product-image/CarouselPostPurchase.js +0 -1
  255. package/dist/cjs/post-purchase/product/components/product-image/FeatureImage.js +0 -1
  256. package/dist/cjs/post-purchase/product/components/product-image/ImageListCarousel.js +0 -1
  257. package/dist/cjs/post-purchase/product/components/product-image/ImageListGrid.js +0 -1
  258. package/dist/cjs/post-purchase/product/components/product-image/index.js +0 -1
  259. package/dist/cjs/post-purchase/product/components/product-image/layouts/FeatureImageWithGalleryImage.js +0 -1
  260. package/dist/cjs/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +0 -1
  261. package/dist/cjs/post-purchase/product/components/variants/Dropdown.js +0 -1
  262. package/dist/cjs/post-purchase/product/components/variants/DropdownOption.js +0 -1
  263. package/dist/cjs/post-purchase/product/components/variants/RectangleList.js +0 -1
  264. package/dist/cjs/post-purchase/product/components/variants/VariantGroup.js +0 -1
  265. package/dist/cjs/post-purchase/product/components/variants/VariantItem.js +0 -1
  266. package/dist/cjs/post-purchase/product/components/variants/VariantOption.js +0 -1
  267. package/dist/cjs/post-purchase/product/next.js +0 -2
  268. package/dist/cjs/post-purchase/product/settings/index.js +2 -2
  269. package/dist/cjs/post-purchase/text/Text.js +0 -1
  270. package/dist/cjs/post-purchase/text/next.js +0 -2
  271. package/dist/cjs/post-purchase/text/setting/index.js +2 -2
  272. package/dist/cjs/post-purchase/utils/helper.js +0 -5
  273. package/dist/cjs/product/components/DynamicCheckout.js +0 -1
  274. package/dist/cjs/product/components/DynamicCheckout.liquid.js +0 -5
  275. package/dist/cjs/product/components/FileUpload.js +0 -1
  276. package/dist/cjs/product/components/Product.js +0 -1
  277. package/dist/cjs/product/components/ProductBadge/index.js +1 -21
  278. package/dist/cjs/product/components/ProductBadge/utils/common.js +0 -14
  279. package/dist/cjs/product/components/ProductBundleDiscount.js +4 -56
  280. package/dist/cjs/product/components/ProductBundleDiscount.liquid.js +2 -2
  281. package/dist/cjs/product/components/ProductBundleDiscountItem.js +0 -1
  282. package/dist/cjs/product/components/ProductButton.js +0 -1
  283. package/dist/cjs/product/components/ProductDescription.js +3 -22
  284. package/dist/cjs/product/components/ProductImages/ProductFeaturedImage.js +0 -1
  285. package/dist/cjs/product/components/ProductImages/ProductGalleryCarousel.js +0 -1
  286. package/dist/cjs/product/components/ProductImages/ProductGalleryGrid.js +0 -1
  287. package/dist/cjs/product/components/ProductImages/ProductImagesLightBox.js +0 -1
  288. package/dist/cjs/product/components/ProductImages.js +0 -1
  289. package/dist/cjs/product/components/ProductImagesV2/jsx/ProductImages.js +1 -50
  290. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ButtonOpenLightBox.js +0 -1
  291. package/dist/cjs/product/components/ProductImagesV2/jsx/components/MediaIcon.js +0 -1
  292. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageCarousel.js +0 -1
  293. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageOnly.js +0 -1
  294. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductGalleryCarousel.js +0 -1
  295. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductGalleryGrid.js +0 -1
  296. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductImagesLightBox.js +0 -1
  297. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/FeatureImageWithGallery.js +1 -5
  298. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/GalleryOneCol.js +1 -5
  299. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/GalleryTwoCol.js +1 -5
  300. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/OnlyFeatureImage.js +1 -5
  301. package/dist/cjs/product/components/ProductList.js +0 -4
  302. package/dist/cjs/product/components/ProductNotFound.js +112 -47
  303. package/dist/cjs/product/components/ProductNotFoundRelated.js +65 -0
  304. package/dist/cjs/product/components/ProductPrice.js +23 -43
  305. package/dist/cjs/product/components/ProductProperties/ProductPropertyChoice.js +0 -1
  306. package/dist/cjs/product/components/ProductProperties/ProductPropertyInput.js +0 -1
  307. package/dist/cjs/product/components/ProductProperties/ProductPropertySelect.js +0 -1
  308. package/dist/cjs/product/components/ProductProperties.js +0 -38
  309. package/dist/cjs/product/components/ProductProperties.liquid.js +20 -10
  310. package/dist/cjs/product/components/ProductQuantity.js +0 -1
  311. package/dist/cjs/product/components/ProductQuickView/ProductQuickView.js +1 -2
  312. package/dist/cjs/product/components/ProductQuickView/index.js +0 -1
  313. package/dist/cjs/product/components/ProductTag.js +15 -34
  314. package/dist/cjs/product/components/ProductTitle.js +0 -1
  315. package/dist/cjs/product/components/ProductVariants/index.js +11 -23
  316. package/dist/cjs/product/components/ProductVariants/index.liquid.js +6 -1
  317. package/dist/cjs/product/components/ProductVariants/variants/Base.js +0 -1
  318. package/dist/cjs/product/components/ProductVariants/variants/Color.js +0 -1
  319. package/dist/cjs/product/components/ProductVariants/variants/Dropdown.js +0 -1
  320. package/dist/cjs/product/components/ProductVariants/variants/DropdownOption.js +0 -1
  321. package/dist/cjs/product/components/ProductVariants/variants/Image.js +0 -1
  322. package/dist/cjs/product/components/ProductVariants/variants/ImageShopify.js +0 -1
  323. package/dist/cjs/product/components/ProductVariants/variants/RadioButtons.js +0 -1
  324. package/dist/cjs/product/components/ProductVariants/variants/RectangleList.js +0 -1
  325. package/dist/cjs/product/components/ProductVariants/variants/VariantGroup.js +0 -1
  326. package/dist/cjs/product/components/ProductVariants/variants/VariantOption/index.js +0 -1
  327. package/dist/cjs/product/components/ProductVariants/variants/index.js +0 -1
  328. package/dist/cjs/product/components/ProductVariants/variants/index.liquid.js +2 -1
  329. package/dist/cjs/product/components/ProductViewMore.js +0 -1
  330. package/dist/cjs/product/components/ProductViewMore.liquid.js +1 -6
  331. package/dist/cjs/product/components/SalePageProductListWarning.js +0 -1
  332. package/dist/cjs/product/components/Sku.js +0 -1
  333. package/dist/cjs/product/components/Vendor.js +0 -1
  334. package/dist/cjs/product/next.js +0 -2
  335. package/dist/cjs/product/setting/ProductProperties.js +1 -1
  336. package/dist/cjs/product/setting/index.js +2 -2
  337. package/dist/cjs/radio/Radio.js +0 -1
  338. package/dist/cjs/radio/next.js +0 -2
  339. package/dist/cjs/radio/setting/index.js +2 -2
  340. package/dist/cjs/select/Select.js +0 -1
  341. package/dist/cjs/select/next.js +0 -2
  342. package/dist/cjs/select/setting/index.js +2 -2
  343. package/dist/cjs/sticky/components/Sticky.js +3 -4
  344. package/dist/cjs/sticky/components/Sticky.liquid.js +0 -1
  345. package/dist/cjs/sticky/next.js +0 -2
  346. package/dist/cjs/sticky/setting/index.js +2 -2
  347. package/dist/cjs/stock-counter/components/StockCounter.js +0 -1
  348. package/dist/cjs/stock-counter/next.js +0 -2
  349. package/dist/cjs/stock-counter/setting/index.js +2 -2
  350. package/dist/cjs/tab/components/TabItem.js +0 -1
  351. package/dist/cjs/tab/components/Tabs.js +0 -1
  352. package/dist/cjs/tab/next.js +0 -2
  353. package/dist/cjs/tab/setting/index.js +2 -2
  354. package/dist/cjs/text/components/Text.js +1 -2
  355. package/dist/cjs/text/components/Text.liquid.js +1 -1
  356. package/dist/cjs/text/next.js +0 -2
  357. package/dist/cjs/text/setting/index.js +2 -2
  358. package/dist/cjs/textarea/Textarea.js +0 -1
  359. package/dist/cjs/textarea/next.js +0 -2
  360. package/dist/cjs/textarea/setting/index.js +2 -2
  361. package/dist/cjs/third-party/components/AirProductReviewsAppUgc.js +8 -3
  362. package/dist/cjs/third-party/components/AliReviews/AliReviewsSampleContent.js +0 -1
  363. package/dist/cjs/third-party/components/AliReviews.js +0 -1
  364. package/dist/cjs/third-party/components/AppointmentBookingCowlendar.js +8 -3
  365. package/dist/cjs/third-party/components/AppstleSubscriptions/AppstleSubscriptionsSampleContent.js +0 -1
  366. package/dist/cjs/third-party/components/AppstleSubscriptions.js +0 -1
  367. package/dist/cjs/third-party/components/BirdChime/BirdChimeContent.js +0 -1
  368. package/dist/cjs/third-party/components/BirdChime.js +0 -1
  369. package/dist/cjs/third-party/components/Bogos/BogosSampleContent.js +0 -1
  370. package/dist/cjs/third-party/components/Bogos.js +0 -1
  371. package/dist/cjs/third-party/components/BoldProductOptions/BoldProductOptionsSampleContent.js +0 -1
  372. package/dist/cjs/third-party/components/BoldProductOptions.js +0 -1
  373. package/dist/cjs/third-party/components/BoldSubscriptions/BoldSubscriptionsSampleContent.js +0 -1
  374. package/dist/cjs/third-party/components/BoldSubscriptions.js +0 -1
  375. package/dist/cjs/third-party/components/BonLoyaltyRewardsReferrals.js +8 -3
  376. package/dist/cjs/third-party/components/BoostAISearchDiscovery/BoostAISearchDiscoverySampleContent.js +0 -1
  377. package/dist/cjs/third-party/components/BoostAISearchDiscovery.js +0 -1
  378. package/dist/cjs/third-party/components/Bundler/BundlerSampleContent.js +0 -1
  379. package/dist/cjs/third-party/components/Bundler.js +0 -1
  380. package/dist/cjs/third-party/components/CleanSizeCharts.js +9 -4
  381. package/dist/cjs/third-party/components/CrossSellCartUpsell/CrossSellCartUpsellSampleContent.js +0 -1
  382. package/dist/cjs/third-party/components/CrossSellCartUpsell.js +0 -1
  383. package/dist/cjs/third-party/components/CustomProductOptionsVariant.js +8 -3
  384. package/dist/cjs/third-party/components/DiscountyBulkDiscountSales.js +0 -1
  385. package/dist/cjs/third-party/components/EasifyProductOptions.js +8 -3
  386. package/dist/cjs/third-party/components/EasyBundleBuilderSkailama.js +8 -3
  387. package/dist/cjs/third-party/components/EasySellCOD.js +8 -3
  388. package/dist/cjs/third-party/components/FastBundleBundlesDiscounts.js +8 -3
  389. package/dist/cjs/third-party/components/FeraReviews/FeraReviewsSampleContent.js +0 -1
  390. package/dist/cjs/third-party/components/FeraReviews/LiquidTemplateByWidget.js +12 -19
  391. package/dist/cjs/third-party/components/FeraReviews.js +0 -1
  392. package/dist/cjs/third-party/components/FirePush/FirePushSampleContent.js +0 -1
  393. package/dist/cjs/third-party/components/FirePush.js +0 -1
  394. package/dist/cjs/third-party/components/FlyBundlesUpsellsFbt.js +28 -4
  395. package/dist/cjs/third-party/components/FordeerProductLabels.js +9 -4
  396. package/dist/cjs/third-party/components/FrequentlyBoughtTogether/FrequentlyBoughtTogetherSampleContent.js +0 -1
  397. package/dist/cjs/third-party/components/FrequentlyBoughtTogether.js +0 -1
  398. package/dist/cjs/third-party/components/GoogleReviewsByReputon.js +8 -3
  399. package/dist/cjs/third-party/components/Growave/GrowaveSampleContent.js +0 -1
  400. package/dist/cjs/third-party/components/Growave.js +0 -1
  401. package/dist/cjs/third-party/components/HulkFormBuilder.js +8 -3
  402. package/dist/cjs/third-party/components/InfiniteOptions/InfiniteOptionsSampleContent.js +0 -1
  403. package/dist/cjs/third-party/components/InfiniteOptions.js +0 -1
  404. package/dist/cjs/third-party/components/Instafeed/InstafeedSampleContent.js +0 -1
  405. package/dist/cjs/third-party/components/Instafeed.js +0 -1
  406. package/dist/cjs/third-party/components/InstasellShoppableInstagram.js +8 -3
  407. package/dist/cjs/third-party/components/Judgeme/JudgemeSampleContent.js +0 -1
  408. package/dist/cjs/third-party/components/JudgemeReviews.js +0 -1
  409. package/dist/cjs/third-party/components/JunipProductReviewsUgc.js +8 -3
  410. package/dist/cjs/third-party/components/KachingBundles/KachingBundlesSampleContent.js +0 -1
  411. package/dist/cjs/third-party/components/KachingBundles.js +0 -1
  412. package/dist/cjs/third-party/components/KingProductOptions/KingProductOptionsSampleContent.js +0 -1
  413. package/dist/cjs/third-party/components/KingProductOptions.js +0 -1
  414. package/dist/cjs/third-party/components/KiteFreeGiftDiscount.js +8 -3
  415. package/dist/cjs/third-party/components/KlarnaMessaging.js +9 -4
  416. package/dist/cjs/third-party/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  417. package/dist/cjs/third-party/components/Klaviyo.js +0 -1
  418. package/dist/cjs/third-party/components/KoalaBundleQuantityDiscount.js +8 -3
  419. package/dist/cjs/third-party/components/LaiProductReviews/LaiProductReviewsSampleContent.js +0 -1
  420. package/dist/cjs/third-party/components/LaiProductReviews.js +0 -1
  421. package/dist/cjs/third-party/components/LoloyalLoyaltyReferrals.js +8 -3
  422. package/dist/cjs/third-party/components/LoopSubscriptions.js +8 -3
  423. package/dist/cjs/third-party/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  424. package/dist/cjs/third-party/components/LooxReviews.js +0 -1
  425. package/dist/cjs/third-party/components/MaxbundleProductBundles.js +8 -3
  426. package/dist/cjs/third-party/components/MbcBundleVolumeDiscount.js +8 -3
  427. package/dist/cjs/third-party/components/NotifyBackInStockPreOrder.js +8 -3
  428. package/dist/cjs/third-party/components/Omnisend/OmnisendSampleContent.js +0 -1
  429. package/dist/cjs/third-party/components/Omnisend.js +0 -1
  430. package/dist/cjs/third-party/components/Opinew/OpinewSampleContent.js +0 -1
  431. package/dist/cjs/third-party/components/Opinew.js +0 -1
  432. package/dist/cjs/third-party/components/ParcelPanel/ParcelPanelSampleContent.js +0 -1
  433. package/dist/cjs/third-party/components/ParcelPanel.js +0 -1
  434. package/dist/cjs/third-party/components/PickyStory/PickyStorySampleContent.js +0 -1
  435. package/dist/cjs/third-party/components/PickyStory.js +0 -1
  436. package/dist/cjs/third-party/components/PowerfulContactFormBuilder.js +8 -3
  437. package/dist/cjs/third-party/components/PreorderNowPreOrderPq.js +8 -3
  438. package/dist/cjs/third-party/components/PreorderNowWodPresale.js +9 -4
  439. package/dist/cjs/third-party/components/ProductOptionsCustomizer.js +8 -3
  440. package/dist/cjs/third-party/components/ProductReviews/ProductReviewsSampleContent.js +0 -1
  441. package/dist/cjs/third-party/components/ProductReviews.js +0 -1
  442. package/dist/cjs/third-party/components/PumperBundlesVolumeDiscount.js +8 -3
  443. package/dist/cjs/third-party/components/PushOwl.js +0 -1
  444. package/dist/cjs/third-party/components/QikifyUpsell.js +29 -5
  445. package/dist/cjs/third-party/components/RapiBundleQuantityBreaks.js +8 -3
  446. package/dist/cjs/third-party/components/RechargeSubscriptions.js +8 -3
  447. package/dist/cjs/third-party/components/RecurpaySubscriptionApp.js +8 -3
  448. package/dist/cjs/third-party/components/Releasit/ReleasitSampleContent.js +0 -1
  449. package/dist/cjs/third-party/components/Releasit.js +0 -1
  450. package/dist/cjs/third-party/components/RequestQuoteHidePrice.js +8 -3
  451. package/dist/cjs/third-party/components/ReviewxpoProductReviewsApp.js +8 -3
  452. package/dist/cjs/third-party/components/Rivyo/RivyoSampleContent.js +0 -1
  453. package/dist/cjs/third-party/components/Rivyo.js +0 -1
  454. package/dist/cjs/third-party/components/Ryviu/RyviuSampleContent.js +0 -1
  455. package/dist/cjs/third-party/components/Ryviu.js +0 -1
  456. package/dist/cjs/third-party/components/SealSubscriptions/SealSubscriptionsSampleContent.js +0 -1
  457. package/dist/cjs/third-party/components/SealSubscriptions.js +0 -1
  458. package/dist/cjs/third-party/components/Selleasy.js +8 -3
  459. package/dist/cjs/third-party/components/ShopifyForms.js +8 -3
  460. package/dist/cjs/third-party/components/ShopifySubscriptions.js +8 -3
  461. package/dist/cjs/third-party/components/SimpleBundlesKits.js +8 -3
  462. package/dist/cjs/third-party/components/SkioSubscriptionsYcS20.js +8 -3
  463. package/dist/cjs/third-party/components/SmartSearchBarAndFilters/SmartSearchBarAndFiltersSampleContent.js +0 -1
  464. package/dist/cjs/third-party/components/SmartSearchBarAndFilters.js +0 -1
  465. package/dist/cjs/third-party/components/SproutPlantTreesGrowSales.js +8 -3
  466. package/dist/cjs/third-party/components/Stamped/StampedSampleContent.js +0 -1
  467. package/dist/cjs/third-party/components/Stamped.js +0 -1
  468. package/dist/cjs/third-party/components/SubifySubscriptionsApp.js +8 -3
  469. package/dist/cjs/third-party/components/TagembedSocialPostReview.js +8 -3
  470. package/dist/cjs/third-party/components/TagshopShoppableVideosUgc.js +8 -3
  471. package/dist/cjs/third-party/components/ThirdPartyPreview.js +0 -1
  472. package/dist/cjs/third-party/components/TrustMe/TrustMeSampleContent.js +0 -1
  473. package/dist/cjs/third-party/components/TrustMe.js +0 -1
  474. package/dist/cjs/third-party/components/Trustoo/TrustooSampleContent.js +0 -1
  475. package/dist/cjs/third-party/components/Trustoo.js +0 -1
  476. package/dist/cjs/third-party/components/UltimateSalesBoost/UltimateSalesBoostSampleContent.js +0 -1
  477. package/dist/cjs/third-party/components/UltimateSalesBoost.js +0 -1
  478. package/dist/cjs/third-party/components/UnlimitedBundlesDiscounts.js +8 -3
  479. package/dist/cjs/third-party/components/Vitals/VitalsSampleContent.js +0 -1
  480. package/dist/cjs/third-party/components/Vitals.js +0 -1
  481. package/dist/cjs/third-party/components/WhatmoreShoppableVideosreel.js +8 -3
  482. package/dist/cjs/third-party/components/WideBundle/WideBundleSampleContent.js +0 -1
  483. package/dist/cjs/third-party/components/WideBundle.js +0 -1
  484. package/dist/cjs/third-party/components/Wiser/WiserSampleContent.js +1 -2
  485. package/dist/cjs/third-party/components/Wiser.js +5 -1
  486. package/dist/cjs/third-party/components/Wiser.liquid.js +1 -1
  487. package/dist/cjs/third-party/components/WishlistKing.js +8 -3
  488. package/dist/cjs/third-party/components/WishlistPlus.js +8 -3
  489. package/dist/cjs/third-party/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  490. package/dist/cjs/third-party/components/YotpoLoyalty.js +0 -1
  491. package/dist/cjs/third-party/components/YotpoReviews/YotpoReviewsSampleContent.js +0 -1
  492. package/dist/cjs/third-party/components/YotpoReviews.js +0 -1
  493. package/dist/cjs/third-party/configs/BoldProductOptions.js +2 -2
  494. package/dist/cjs/third-party/helpers/thirdParty.js +1 -1
  495. package/dist/cjs/third-party/next.js +0 -47
  496. package/dist/cjs/third-party/setting/AirProductReviewsAppUgc.js +8 -8
  497. package/dist/cjs/third-party/setting/AppointmentBookingCowlendar.js +8 -8
  498. package/dist/cjs/third-party/setting/Bogos.js +0 -5
  499. package/dist/cjs/third-party/setting/BonLoyaltyRewardsReferrals.js +8 -8
  500. package/dist/cjs/third-party/setting/Bundler.js +0 -5
  501. package/dist/cjs/third-party/setting/CleanSizeCharts.js +11 -11
  502. package/dist/cjs/third-party/setting/CustomProductOptionsVariant.js +8 -8
  503. package/dist/cjs/third-party/setting/EasifyProductOptions.js +8 -8
  504. package/dist/cjs/third-party/setting/EasyBundleBuilderSkailama.js +8 -8
  505. package/dist/cjs/third-party/setting/EasySellCOD.js +11 -11
  506. package/dist/cjs/third-party/setting/FastBundleBundlesDiscounts.js +8 -8
  507. package/dist/cjs/third-party/setting/FeraReviews.js +11 -10
  508. package/dist/cjs/third-party/setting/FlyBundlesUpsellsFbt.js +1 -1
  509. package/dist/cjs/third-party/setting/FordeerProductLabels.js +8 -8
  510. package/dist/cjs/third-party/setting/FrequentlyBoughtTogether.js +0 -5
  511. package/dist/cjs/third-party/setting/GoogleReviewsByReputon.js +8 -8
  512. package/dist/cjs/third-party/setting/HulkFormBuilder.js +8 -8
  513. package/dist/cjs/third-party/setting/InstasellShoppableInstagram.js +8 -8
  514. package/dist/cjs/third-party/setting/JunipProductReviewsUgc.js +8 -8
  515. package/dist/cjs/third-party/setting/KiteFreeGiftDiscount.js +8 -8
  516. package/dist/cjs/third-party/setting/KlarnaMessaging.js +11 -11
  517. package/dist/cjs/third-party/setting/KoalaBundleQuantityDiscount.js +8 -8
  518. package/dist/cjs/third-party/setting/LoloyalLoyaltyReferrals.js +8 -8
  519. package/dist/cjs/third-party/setting/LoopSubscriptions.js +8 -8
  520. package/dist/cjs/third-party/setting/MaxbundleProductBundles.js +8 -8
  521. package/dist/cjs/third-party/setting/MbcBundleVolumeDiscount.js +8 -8
  522. package/dist/cjs/third-party/setting/NotifyBackInStockPreOrder.js +8 -8
  523. package/dist/cjs/third-party/setting/PowerfulContactFormBuilder.js +8 -8
  524. package/dist/cjs/third-party/setting/PreorderNowPreOrderPq.js +8 -8
  525. package/dist/cjs/third-party/setting/PreorderNowWodPresale.js +8 -8
  526. package/dist/cjs/third-party/setting/ProductOptionsCustomizer.js +8 -8
  527. package/dist/cjs/third-party/setting/PumperBundlesVolumeDiscount.js +8 -8
  528. package/dist/cjs/third-party/setting/QikifyUpsell.js +1 -1
  529. package/dist/cjs/third-party/setting/RapiBundleQuantityBreaks.js +8 -8
  530. package/dist/cjs/third-party/setting/RechargeSubscriptions.js +7 -7
  531. package/dist/cjs/third-party/setting/RecurpaySubscriptionApp.js +9 -9
  532. package/dist/cjs/third-party/setting/RequestQuoteHidePrice.js +10 -10
  533. package/dist/cjs/third-party/setting/ReviewxpoProductReviewsApp.js +8 -8
  534. package/dist/cjs/third-party/setting/Selleasy.js +8 -8
  535. package/dist/cjs/third-party/setting/ShopifyForms.js +8 -8
  536. package/dist/cjs/third-party/setting/ShopifySubscriptions.js +8 -8
  537. package/dist/cjs/third-party/setting/SimpleBundlesKits.js +8 -8
  538. package/dist/cjs/third-party/setting/SkioSubscriptionsYcS20.js +8 -8
  539. package/dist/cjs/third-party/setting/SproutPlantTreesGrowSales.js +8 -8
  540. package/dist/cjs/third-party/setting/SubifySubscriptionsApp.js +8 -8
  541. package/dist/cjs/third-party/setting/TagembedSocialPostReview.js +8 -8
  542. package/dist/cjs/third-party/setting/TagshopShoppableVideosUgc.js +8 -8
  543. package/dist/cjs/third-party/setting/UnlimitedBundlesDiscounts.js +8 -8
  544. package/dist/cjs/third-party/setting/WhatmoreShoppableVideosreel.js +8 -8
  545. package/dist/cjs/third-party/setting/Wiser.js +3 -7
  546. package/dist/cjs/third-party/setting/WishlistKing.js +8 -8
  547. package/dist/cjs/third-party/setting/WishlistPlus.js +8 -8
  548. package/dist/cjs/third-party/setting/index.js +2 -20
  549. package/dist/cjs/third-party-instant/components/InstantJudgemeReviews.js +0 -1
  550. package/dist/cjs/third-party-instant/components/InstantKlaviyo.js +0 -1
  551. package/dist/cjs/third-party-instant/components/InstantLooxReviews.js +0 -1
  552. package/dist/cjs/third-party-instant/components/InstantThirdPartyPreview.js +0 -1
  553. package/dist/cjs/third-party-instant/components/InstantYotpoLoyalty.js +0 -1
  554. package/dist/cjs/third-party-instant/components/Judgeme/JudgemeSampleContent.js +0 -1
  555. package/dist/cjs/third-party-instant/components/Judgeme/SingleProduct.js +0 -1
  556. package/dist/cjs/third-party-instant/components/Judgeme/WithoutProduct.js +0 -1
  557. package/dist/cjs/third-party-instant/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  558. package/dist/cjs/third-party-instant/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  559. package/dist/cjs/third-party-instant/components/LooxReviews/SingleProduct.js +0 -1
  560. package/dist/cjs/third-party-instant/components/LooxReviews/WithoutProduct.js +0 -1
  561. package/dist/cjs/third-party-instant/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  562. package/dist/cjs/third-party-instant/next.js +0 -2
  563. package/dist/cjs/third-party-instant/setting/InstantJudgemeReviews.js +2 -8
  564. package/dist/cjs/third-party-instant/setting/InstantLooxReviews.js +3 -12
  565. package/dist/cjs/third-party-instant/setting/index.js +2 -2
  566. package/dist/cjs/third-party-slot/components/ThirdPartySlot.js +0 -1
  567. package/dist/cjs/third-party-slot/next.js +0 -2
  568. package/dist/cjs/third-party-slot/setting/index.js +2 -2
  569. package/dist/cjs/video/components/HTML5Embed.js +0 -1
  570. package/dist/cjs/video/components/LiteVimeoEmbed.js +0 -1
  571. package/dist/cjs/video/components/LiteYouTubeEmbed.js +0 -1
  572. package/dist/cjs/video/components/Video.js +0 -1
  573. package/dist/cjs/video/next.js +0 -2
  574. package/dist/cjs/video/setting/index.js +2 -2
  575. package/dist/esm/accordion/components/Accordion.js +0 -1
  576. package/dist/esm/accordion/components/AccordionItem.js +0 -1
  577. package/dist/esm/accordion/hooks/useMountTransition.js +0 -1
  578. package/dist/esm/accordion/next.js +0 -2
  579. package/dist/esm/accordion/setting/index.js +2 -2
  580. package/dist/esm/article/components/ArticleAuthor.js +0 -1
  581. package/dist/esm/article/components/ArticleAuthor.liquid.js +0 -1
  582. package/dist/esm/article/components/ArticleCategory.js +0 -1
  583. package/dist/esm/article/components/ArticleCategory.liquid.js +0 -1
  584. package/dist/esm/article/components/ArticleContent.js +0 -1
  585. package/dist/esm/article/components/ArticleContent.liquid.js +0 -1
  586. package/dist/esm/article/components/ArticleDate.js +4 -14
  587. package/dist/esm/article/components/ArticleDate.liquid.js +0 -1
  588. package/dist/esm/article/components/ArticleExcerpt.js +0 -1
  589. package/dist/esm/article/components/ArticleExcerpt.liquid.js +0 -1
  590. package/dist/esm/article/components/ArticleImage.js +1 -8
  591. package/dist/esm/article/components/ArticleImage.liquid.js +2 -15
  592. package/dist/esm/article/components/ArticleList.js +0 -1
  593. package/dist/esm/article/components/ArticleList.liquid.js +0 -1
  594. package/dist/esm/article/components/ArticleNotFound.js +0 -1
  595. package/dist/esm/article/components/ArticlePagination.js +0 -1
  596. package/dist/esm/article/components/ArticlePagination.liquid.js +0 -1
  597. package/dist/esm/article/components/ArticleReadMore.js +0 -1
  598. package/dist/esm/article/components/ArticleReadMore.liquid.js +0 -1
  599. package/dist/esm/article/components/ArticleTag.js +0 -1
  600. package/dist/esm/article/components/ArticleTag.liquid.js +0 -1
  601. package/dist/esm/article/components/ArticleTitle.js +0 -1
  602. package/dist/esm/article/components/ArticleTitle.liquid.js +0 -1
  603. package/dist/esm/article/next.js +0 -2
  604. package/dist/esm/article/setting/index.js +2 -2
  605. package/dist/esm/banner/components/hero-banner/index.js +31 -29
  606. package/dist/esm/banner/components/hero-banner/index.liquid.js +147 -151
  607. package/dist/esm/banner/next.js +0 -2
  608. package/dist/esm/banner/setting/index.js +2 -2
  609. package/dist/esm/breadcrumb/components/Breadcrumb.js +0 -1
  610. package/dist/esm/breadcrumb/components/Breadcrumb.liquid.js +1 -1
  611. package/dist/esm/breadcrumb/next.js +0 -2
  612. package/dist/esm/breadcrumb/setting/index.js +2 -2
  613. package/dist/esm/builder.js +44 -67
  614. package/dist/esm/button/components/Button.js +1 -2
  615. package/dist/esm/button/next.js +0 -2
  616. package/dist/esm/button/setting/index.js +2 -2
  617. package/dist/esm/carousel/components/Arrow.js +1 -4
  618. package/dist/esm/carousel/components/Carousel.js +1 -2
  619. package/dist/esm/carousel/components/CarouselItem.js +0 -1
  620. package/dist/esm/carousel/components/Dots.js +0 -1
  621. package/dist/esm/carousel/next.js +0 -2
  622. package/dist/esm/carousel/setting/Carousel.js +1 -1
  623. package/dist/esm/carousel/setting/index.js +2 -2
  624. package/dist/esm/cart/components/Cart.js +0 -1
  625. package/dist/esm/cart/components/CartCheckout.js +0 -1
  626. package/dist/esm/cart/components/CartDiscount.js +0 -1
  627. package/dist/esm/cart/components/CartLineAttribute.js +0 -1
  628. package/dist/esm/cart/components/CartLineImage.js +0 -1
  629. package/dist/esm/cart/components/CartLinePrice.js +0 -1
  630. package/dist/esm/cart/components/CartLineVariant.js +0 -1
  631. package/dist/esm/cart/components/CartList.js +0 -1
  632. package/dist/esm/cart/components/CartOrderNote.js +0 -1
  633. package/dist/esm/cart/components/CartTotalItem.js +0 -1
  634. package/dist/esm/cart/components/CartTotalPrice.js +0 -1
  635. package/dist/esm/cart/components/CheckoutNow.js +0 -1
  636. package/dist/esm/cart/components/CouponList.js +0 -1
  637. package/dist/esm/cart/components/DiscountInput.js +0 -1
  638. package/dist/esm/cart/components/ShopPayButton/icons/BaseIcon.js +0 -1
  639. package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutBlack.js +0 -1
  640. package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutPurple.js +0 -1
  641. package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutWhite.js +0 -1
  642. package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutBlack.js +0 -1
  643. package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutPurple.js +0 -1
  644. package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutWhite.js +0 -1
  645. package/dist/esm/cart/components/ShopPayButton/index.js +0 -1
  646. package/dist/esm/cart/next.js +0 -2
  647. package/dist/esm/cart/setting/index.js +2 -2
  648. package/dist/esm/code/components/CSSCode.js +0 -1
  649. package/dist/esm/code/next.js +0 -2
  650. package/dist/esm/code/setting/index.js +2 -2
  651. package/dist/esm/collection/components/CollectionBanner.js +0 -1
  652. package/dist/esm/collection/components/CollectionBanner.liquid.js +0 -1
  653. package/dist/esm/collection/components/CollectionDescription.js +9 -104
  654. package/dist/esm/collection/components/CollectionDescription.liquid.js +10 -103
  655. package/dist/esm/collection/components/CollectionPaginator.js +0 -1
  656. package/dist/esm/collection/components/CollectionPaginator.liquid.js +2 -1
  657. package/dist/esm/collection/components/CollectionTitle.js +0 -1
  658. package/dist/esm/collection/components/CollectionToolbar.js +0 -1
  659. package/dist/esm/collection/next.js +0 -2
  660. package/dist/esm/collection/setting/CollectionDescription.js +0 -128
  661. package/dist/esm/collection/setting/index.js +2 -2
  662. package/dist/esm/common/components/Loading.js +2 -5
  663. package/dist/esm/common/components/Tooltip.js +0 -1
  664. package/dist/esm/countdown-timer/components/Countdown.js +10 -12
  665. package/dist/esm/countdown-timer/components/Countdown.liquid.js +1 -1
  666. package/dist/esm/countdown-timer/next.js +0 -2
  667. package/dist/esm/countdown-timer/setting/index.js +2 -2
  668. package/dist/esm/coupon/components/Coupon.js +0 -1
  669. package/dist/esm/coupon/next.js +0 -2
  670. package/dist/esm/coupon/setting/index.js +2 -2
  671. package/dist/esm/dialog/components/Dialog.js +23 -24
  672. package/dist/esm/dialog/components/Dialog.liquid.js +23 -24
  673. package/dist/esm/dialog/helpers/common.js +1 -26
  674. package/dist/esm/dialog/next.js +0 -2
  675. package/dist/esm/dialog/setting/index.js +2 -2
  676. package/dist/esm/estimate-delivery/components/EstimateDate.js +0 -1
  677. package/dist/esm/estimate-delivery/components/EstimateDate.liquid.js +1 -0
  678. package/dist/esm/estimate-delivery/next.js +0 -2
  679. package/dist/esm/estimate-delivery/setting/index.js +2 -2
  680. package/dist/esm/form/components/contact/Contact.js +0 -1
  681. package/dist/esm/form/components/form-checkbox/FormCheckbox.js +0 -1
  682. package/dist/esm/form/components/form-dropdown/FormDropdown.js +0 -1
  683. package/dist/esm/form/components/form-dropdown/FormDropdown.liquid.js +4 -5
  684. package/dist/esm/form/components/form-email/FormEmail.js +0 -1
  685. package/dist/esm/form/components/newsletter/Newsletter.js +0 -1
  686. package/dist/esm/form/components/submit-button/SubmitButton.js +0 -1
  687. package/dist/esm/form/components/textarea/TextArea.js +0 -1
  688. package/dist/esm/form/components/textfield/TextField.js +0 -1
  689. package/dist/esm/form/next.js +0 -2
  690. package/dist/esm/form/setting/index.js +2 -2
  691. package/dist/esm/grid/components/ChildrenDroppable.js +0 -1
  692. package/dist/esm/grid/components/Col.js +0 -1
  693. package/dist/esm/grid/components/Root.js +0 -1
  694. package/dist/esm/grid/components/Row.js +0 -1
  695. package/dist/esm/grid/components/Section.js +0 -1
  696. package/dist/esm/grid/next.js +0 -2
  697. package/dist/esm/grid/setting/index.js +2 -2
  698. package/dist/esm/header/components/Header.js +0 -1
  699. package/dist/esm/header/components/SalePageHeaderWarning.js +0 -1
  700. package/dist/esm/header/components/icons/ChevronLeft.js +0 -1
  701. package/dist/esm/header/components/icons/Dismiss.js +0 -1
  702. package/dist/esm/header/components/icons/MenuIcon.js +0 -1
  703. package/dist/esm/header/components/kind/basic/DesktopMenu.js +0 -1
  704. package/dist/esm/header/components/kind/basic/DesktopMenuItem.js +0 -1
  705. package/dist/esm/header/components/kind/basic/MenuMobileItem.js +0 -1
  706. package/dist/esm/header/components/kind/basic/MobileMenu.js +0 -1
  707. package/dist/esm/header/components/kind/basic/index.js +0 -1
  708. package/dist/esm/header/components/kind/modern/index.js +0 -1
  709. package/dist/esm/header/next.js +0 -2
  710. package/dist/esm/header/setting/index.js +2 -2
  711. package/dist/esm/heading/Heading.js +0 -1
  712. package/dist/esm/heading/next.js +0 -2
  713. package/dist/esm/heading/setting/index.js +2 -2
  714. package/dist/esm/helpers.js +2 -2
  715. package/dist/esm/icon/components/Icon.js +0 -1
  716. package/dist/esm/icon/next.js +0 -2
  717. package/dist/esm/icon/setting/index.js +2 -2
  718. package/dist/esm/icon-list/components/IconList.js +0 -1
  719. package/dist/esm/icon-list/components/IconListItem.js +0 -1
  720. package/dist/esm/icon-list/next.js +0 -2
  721. package/dist/esm/icon-list/setting/ItemTemplate.js +1 -2
  722. package/dist/esm/icon-list/setting/index.js +2 -2
  723. package/dist/esm/icon-list-hoz/components/IconListHoz.js +0 -1
  724. package/dist/esm/icon-list-hoz/components/IconListHozItem.js +0 -1
  725. package/dist/esm/icon-list-hoz/next.js +0 -2
  726. package/dist/esm/icon-list-hoz/setting/index.js +2 -2
  727. package/dist/esm/icon-list-v2/components/IconList.js +0 -1
  728. package/dist/esm/icon-list-v2/next.js +0 -2
  729. package/dist/esm/icon-list-v2/setting/index.js +2 -2
  730. package/dist/esm/image/components/AdaptiveImage.js +2 -4
  731. package/dist/esm/image/components/AdaptiveImage.liquid.js +5 -5
  732. package/dist/esm/image/components/BackgroundImage.js +0 -1
  733. package/dist/esm/image/components/Image.js +2 -18
  734. package/dist/esm/image/components/Img.js +0 -1
  735. package/dist/esm/image/components/NextImage.js +0 -1
  736. package/dist/esm/image/components/NextImage.liquid.js +2 -1
  737. package/dist/esm/image/components/helpers.js +17 -2
  738. package/dist/esm/image/helpers/getSrcSet.js +1 -2
  739. package/dist/esm/image/next.js +0 -2
  740. package/dist/esm/image/setting/Image.js +124 -3
  741. package/dist/esm/image/setting/index.js +2 -2
  742. package/dist/esm/image-comparison/components/CompareImage.js +2 -23
  743. package/dist/esm/image-comparison/components/ImageComparison.js +0 -1
  744. package/dist/esm/image-comparison/next.js +0 -2
  745. package/dist/esm/image-comparison/setting/index.js +2 -2
  746. package/dist/esm/image-detection/ImageDetection.js +0 -1
  747. package/dist/esm/image-detection/next.js +0 -2
  748. package/dist/esm/image-detection/setting/index.js +2 -2
  749. package/dist/esm/index.js +0 -16
  750. package/dist/esm/index.liquid.js +0 -11
  751. package/dist/esm/input/Input.js +0 -1
  752. package/dist/esm/input/next.js +0 -2
  753. package/dist/esm/input/setting/index.js +2 -2
  754. package/dist/esm/intersection-observer/useInView.js +0 -1
  755. package/dist/esm/line/Divider.js +0 -1
  756. package/dist/esm/line/Line.js +0 -1
  757. package/dist/esm/line/next.js +0 -2
  758. package/dist/esm/line/setting/index.js +2 -2
  759. package/dist/esm/link/components/CustomLink.js +0 -1
  760. package/dist/esm/link/components/Link.js +0 -1
  761. package/dist/esm/link/components/ProductLink.js +0 -1
  762. package/dist/esm/link/components/next-link/CustomLink.js +0 -1
  763. package/dist/esm/link/components/next-link/ProductLink.js +0 -1
  764. package/dist/esm/link/components/next-link/index.js +0 -1
  765. package/dist/esm/link/next.js +0 -2
  766. package/dist/esm/link/setting/index.js +2 -2
  767. package/dist/esm/marquee/components/Marquee.js +0 -1
  768. package/dist/esm/marquee/components/MarqueeBase.js +0 -1
  769. package/dist/esm/marquee/components/MarqueeItem.js +0 -1
  770. package/dist/esm/marquee/next.js +0 -2
  771. package/dist/esm/marquee/setting/index.js +2 -2
  772. package/dist/esm/menu/components/DropdownMenu.js +0 -1
  773. package/dist/esm/menu/components/MegaMenu.js +0 -1
  774. package/dist/esm/menu/components/Menu.js +0 -1
  775. package/dist/esm/menu/components/NavigationMenu.js +0 -1
  776. package/dist/esm/menu/components/SubMegaMenu.js +0 -1
  777. package/dist/esm/menu/components/SubNavigationMenu.js +0 -1
  778. package/dist/esm/menu/next.js +0 -2
  779. package/dist/esm/menu/setting/index.js +2 -2
  780. package/dist/esm/modal/components/Modal.js +0 -1
  781. package/dist/esm/modal/components/confirm.js +0 -1
  782. package/dist/esm/modal/next.js +0 -2
  783. package/dist/esm/modal/setting/index.js +2 -2
  784. package/dist/esm/next.js +0 -3
  785. package/dist/esm/notification/components/Notice.js +0 -1
  786. package/dist/esm/notification/components/Notifications.js +0 -1
  787. package/dist/esm/notification/components/icons/CloseIcon.js +0 -1
  788. package/dist/esm/notification/hooks/use-notification.js +0 -1
  789. package/dist/esm/pagination/Pagination.js +0 -1
  790. package/dist/esm/pagination/next.js +0 -2
  791. package/dist/esm/pagination/setting/index.js +2 -2
  792. package/dist/esm/post-purchase/advanced-list/components/AdvancedListPostPurchase.js +0 -1
  793. package/dist/esm/post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js +0 -1
  794. package/dist/esm/post-purchase/advanced-list/next.js +0 -2
  795. package/dist/esm/post-purchase/advanced-list/setting/index.js +2 -2
  796. package/dist/esm/post-purchase/button/Button.js +0 -1
  797. package/dist/esm/post-purchase/button/next.js +0 -2
  798. package/dist/esm/post-purchase/button/setting/index.js +2 -2
  799. package/dist/esm/post-purchase/callout-banner/components/CalloutBox.js +0 -1
  800. package/dist/esm/post-purchase/callout-banner/components/CalloutText.js +0 -1
  801. package/dist/esm/post-purchase/callout-banner/next.js +0 -2
  802. package/dist/esm/post-purchase/callout-banner/setting/CalloutBox.js +2 -2
  803. package/dist/esm/post-purchase/callout-banner/setting/index.js +2 -2
  804. package/dist/esm/post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js +0 -1
  805. package/dist/esm/post-purchase/countdown-timer/components/TextCountdown.js +0 -1
  806. package/dist/esm/post-purchase/countdown-timer/next.js +0 -2
  807. package/dist/esm/post-purchase/countdown-timer/settings/index.js +2 -2
  808. package/dist/esm/post-purchase/image/components/AdaptiveImage.js +0 -1
  809. package/dist/esm/post-purchase/image/components/Image.js +0 -1
  810. package/dist/esm/post-purchase/image/components/Img.js +0 -1
  811. package/dist/esm/post-purchase/image/next.js +0 -2
  812. package/dist/esm/post-purchase/image/setting/index.js +2 -2
  813. package/dist/esm/post-purchase/line/components/PostPurchaseLine.js +0 -1
  814. package/dist/esm/post-purchase/line/next.js +0 -2
  815. package/dist/esm/post-purchase/line/setting/index.js +2 -2
  816. package/dist/esm/post-purchase/next.js +0 -2
  817. package/dist/esm/post-purchase/product/components/AcceptButton.js +0 -1
  818. package/dist/esm/post-purchase/product/components/ProductDescription.js +0 -1
  819. package/dist/esm/post-purchase/product/components/ProductDiscountTag.js +0 -1
  820. package/dist/esm/post-purchase/product/components/ProductOffer.js +2 -4
  821. package/dist/esm/post-purchase/product/components/ProductPrice.js +0 -1
  822. package/dist/esm/post-purchase/product/components/ProductPriceBreakdown.js +0 -1
  823. package/dist/esm/post-purchase/product/components/ProductQuantity.js +0 -1
  824. package/dist/esm/post-purchase/product/components/ProductTitle.js +0 -1
  825. package/dist/esm/post-purchase/product/components/ProductVariant.js +0 -1
  826. package/dist/esm/post-purchase/product/components/priceBreakdown/MoneyLine.js +0 -1
  827. package/dist/esm/post-purchase/product/components/product-image/Arrow.js +0 -1
  828. package/dist/esm/post-purchase/product/components/product-image/CarouselPostPurchase.js +0 -1
  829. package/dist/esm/post-purchase/product/components/product-image/FeatureImage.js +0 -1
  830. package/dist/esm/post-purchase/product/components/product-image/ImageListCarousel.js +0 -1
  831. package/dist/esm/post-purchase/product/components/product-image/ImageListGrid.js +0 -1
  832. package/dist/esm/post-purchase/product/components/product-image/index.js +0 -1
  833. package/dist/esm/post-purchase/product/components/product-image/layouts/FeatureImageWithGalleryImage.js +0 -1
  834. package/dist/esm/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +0 -1
  835. package/dist/esm/post-purchase/product/components/variants/Dropdown.js +0 -1
  836. package/dist/esm/post-purchase/product/components/variants/DropdownOption.js +0 -1
  837. package/dist/esm/post-purchase/product/components/variants/RectangleList.js +0 -1
  838. package/dist/esm/post-purchase/product/components/variants/VariantGroup.js +0 -1
  839. package/dist/esm/post-purchase/product/components/variants/VariantItem.js +0 -1
  840. package/dist/esm/post-purchase/product/components/variants/VariantOption.js +0 -1
  841. package/dist/esm/post-purchase/product/next.js +0 -2
  842. package/dist/esm/post-purchase/product/settings/index.js +2 -2
  843. package/dist/esm/post-purchase/text/Text.js +0 -1
  844. package/dist/esm/post-purchase/text/next.js +0 -2
  845. package/dist/esm/post-purchase/text/setting/index.js +2 -2
  846. package/dist/esm/post-purchase/utils/helper.js +1 -5
  847. package/dist/esm/product/components/DynamicCheckout.js +0 -1
  848. package/dist/esm/product/components/DynamicCheckout.liquid.js +0 -5
  849. package/dist/esm/product/components/FileUpload.js +0 -1
  850. package/dist/esm/product/components/Product.js +0 -1
  851. package/dist/esm/product/components/ProductBadge/index.js +2 -22
  852. package/dist/esm/product/components/ProductBadge/utils/common.js +1 -14
  853. package/dist/esm/product/components/ProductBundleDiscount.js +5 -57
  854. package/dist/esm/product/components/ProductBundleDiscount.liquid.js +2 -2
  855. package/dist/esm/product/components/ProductBundleDiscountItem.js +0 -1
  856. package/dist/esm/product/components/ProductButton.js +0 -1
  857. package/dist/esm/product/components/ProductDescription.js +4 -23
  858. package/dist/esm/product/components/ProductImages/ProductFeaturedImage.js +0 -1
  859. package/dist/esm/product/components/ProductImages/ProductGalleryCarousel.js +0 -1
  860. package/dist/esm/product/components/ProductImages/ProductGalleryGrid.js +0 -1
  861. package/dist/esm/product/components/ProductImages/ProductImagesLightBox.js +0 -1
  862. package/dist/esm/product/components/ProductImages.js +0 -1
  863. package/dist/esm/product/components/ProductImagesV2/jsx/ProductImages.js +2 -51
  864. package/dist/esm/product/components/ProductImagesV2/jsx/components/ButtonOpenLightBox.js +0 -1
  865. package/dist/esm/product/components/ProductImagesV2/jsx/components/MediaIcon.js +0 -1
  866. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageCarousel.js +0 -1
  867. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageOnly.js +0 -1
  868. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductGalleryCarousel.js +0 -1
  869. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductGalleryGrid.js +0 -1
  870. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductImagesLightBox.js +0 -1
  871. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/FeatureImageWithGallery.js +1 -5
  872. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/GalleryOneCol.js +1 -5
  873. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/GalleryTwoCol.js +1 -5
  874. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/OnlyFeatureImage.js +1 -5
  875. package/dist/esm/product/components/ProductList.js +0 -4
  876. package/dist/esm/product/components/ProductNotFound.js +115 -50
  877. package/dist/esm/product/components/ProductNotFoundRelated.js +61 -0
  878. package/dist/esm/product/components/ProductPrice.js +25 -45
  879. package/dist/esm/product/components/ProductProperties/ProductPropertyChoice.js +0 -1
  880. package/dist/esm/product/components/ProductProperties/ProductPropertyInput.js +0 -1
  881. package/dist/esm/product/components/ProductProperties/ProductPropertySelect.js +0 -1
  882. package/dist/esm/product/components/ProductProperties.js +2 -40
  883. package/dist/esm/product/components/ProductProperties.liquid.js +20 -10
  884. package/dist/esm/product/components/ProductQuantity.js +0 -1
  885. package/dist/esm/product/components/ProductQuickView/ProductQuickView.js +1 -2
  886. package/dist/esm/product/components/ProductQuickView/index.js +0 -1
  887. package/dist/esm/product/components/ProductTag.js +15 -34
  888. package/dist/esm/product/components/ProductTitle.js +0 -1
  889. package/dist/esm/product/components/ProductVariants/index.js +12 -24
  890. package/dist/esm/product/components/ProductVariants/index.liquid.js +6 -1
  891. package/dist/esm/product/components/ProductVariants/variants/Base.js +0 -1
  892. package/dist/esm/product/components/ProductVariants/variants/Color.js +0 -1
  893. package/dist/esm/product/components/ProductVariants/variants/Dropdown.js +0 -1
  894. package/dist/esm/product/components/ProductVariants/variants/DropdownOption.js +0 -1
  895. package/dist/esm/product/components/ProductVariants/variants/Image.js +0 -1
  896. package/dist/esm/product/components/ProductVariants/variants/ImageShopify.js +0 -1
  897. package/dist/esm/product/components/ProductVariants/variants/RadioButtons.js +0 -1
  898. package/dist/esm/product/components/ProductVariants/variants/RectangleList.js +0 -1
  899. package/dist/esm/product/components/ProductVariants/variants/VariantGroup.js +0 -1
  900. package/dist/esm/product/components/ProductVariants/variants/VariantOption/index.js +0 -1
  901. package/dist/esm/product/components/ProductVariants/variants/index.js +0 -1
  902. package/dist/esm/product/components/ProductVariants/variants/index.liquid.js +2 -1
  903. package/dist/esm/product/components/ProductViewMore.js +0 -1
  904. package/dist/esm/product/components/ProductViewMore.liquid.js +2 -7
  905. package/dist/esm/product/components/SalePageProductListWarning.js +0 -1
  906. package/dist/esm/product/components/Sku.js +0 -1
  907. package/dist/esm/product/components/Vendor.js +0 -1
  908. package/dist/esm/product/next.js +0 -2
  909. package/dist/esm/product/setting/ProductProperties.js +1 -1
  910. package/dist/esm/product/setting/index.js +2 -2
  911. package/dist/esm/radio/Radio.js +0 -1
  912. package/dist/esm/radio/next.js +0 -2
  913. package/dist/esm/radio/setting/index.js +2 -2
  914. package/dist/esm/select/Select.js +0 -1
  915. package/dist/esm/select/next.js +0 -2
  916. package/dist/esm/select/setting/index.js +2 -2
  917. package/dist/esm/sticky/components/Sticky.js +3 -4
  918. package/dist/esm/sticky/components/Sticky.liquid.js +0 -1
  919. package/dist/esm/sticky/next.js +0 -2
  920. package/dist/esm/sticky/setting/index.js +2 -2
  921. package/dist/esm/stock-counter/components/StockCounter.js +0 -1
  922. package/dist/esm/stock-counter/next.js +0 -2
  923. package/dist/esm/stock-counter/setting/index.js +2 -2
  924. package/dist/esm/tab/components/TabItem.js +0 -1
  925. package/dist/esm/tab/components/Tabs.js +0 -1
  926. package/dist/esm/tab/next.js +0 -2
  927. package/dist/esm/tab/setting/index.js +2 -2
  928. package/dist/esm/text/components/Text.js +2 -3
  929. package/dist/esm/text/components/Text.liquid.js +2 -2
  930. package/dist/esm/text/next.js +0 -2
  931. package/dist/esm/text/setting/index.js +2 -2
  932. package/dist/esm/textarea/Textarea.js +0 -1
  933. package/dist/esm/textarea/next.js +0 -2
  934. package/dist/esm/textarea/setting/index.js +2 -2
  935. package/dist/esm/third-party/components/AirProductReviewsAppUgc.js +7 -3
  936. package/dist/esm/third-party/components/AliReviews/AliReviewsSampleContent.js +0 -1
  937. package/dist/esm/third-party/components/AliReviews.js +0 -1
  938. package/dist/esm/third-party/components/AppointmentBookingCowlendar.js +7 -3
  939. package/dist/esm/third-party/components/AppstleSubscriptions/AppstleSubscriptionsSampleContent.js +0 -1
  940. package/dist/esm/third-party/components/AppstleSubscriptions.js +0 -1
  941. package/dist/esm/third-party/components/BirdChime/BirdChimeContent.js +0 -1
  942. package/dist/esm/third-party/components/BirdChime.js +0 -1
  943. package/dist/esm/third-party/components/Bogos/BogosSampleContent.js +0 -1
  944. package/dist/esm/third-party/components/Bogos.js +0 -1
  945. package/dist/esm/third-party/components/BoldProductOptions/BoldProductOptionsSampleContent.js +0 -1
  946. package/dist/esm/third-party/components/BoldProductOptions.js +0 -1
  947. package/dist/esm/third-party/components/BoldSubscriptions/BoldSubscriptionsSampleContent.js +0 -1
  948. package/dist/esm/third-party/components/BoldSubscriptions.js +0 -1
  949. package/dist/esm/third-party/components/BonLoyaltyRewardsReferrals.js +7 -3
  950. package/dist/esm/third-party/components/BoostAISearchDiscovery/BoostAISearchDiscoverySampleContent.js +0 -1
  951. package/dist/esm/third-party/components/BoostAISearchDiscovery.js +0 -1
  952. package/dist/esm/third-party/components/Bundler/BundlerSampleContent.js +0 -1
  953. package/dist/esm/third-party/components/Bundler.js +0 -1
  954. package/dist/esm/third-party/components/CleanSizeCharts.js +7 -3
  955. package/dist/esm/third-party/components/CrossSellCartUpsell/CrossSellCartUpsellSampleContent.js +0 -1
  956. package/dist/esm/third-party/components/CrossSellCartUpsell.js +0 -1
  957. package/dist/esm/third-party/components/CustomProductOptionsVariant.js +7 -3
  958. package/dist/esm/third-party/components/DiscountyBulkDiscountSales.js +0 -1
  959. package/dist/esm/third-party/components/EasifyProductOptions.js +7 -3
  960. package/dist/esm/third-party/components/EasyBundleBuilderSkailama.js +7 -3
  961. package/dist/esm/third-party/components/EasySellCOD.js +7 -3
  962. package/dist/esm/third-party/components/FastBundleBundlesDiscounts.js +7 -3
  963. package/dist/esm/third-party/components/FeraReviews/FeraReviewsSampleContent.js +0 -1
  964. package/dist/esm/third-party/components/FeraReviews/LiquidTemplateByWidget.js +12 -19
  965. package/dist/esm/third-party/components/FeraReviews.js +0 -1
  966. package/dist/esm/third-party/components/FirePush/FirePushSampleContent.js +0 -1
  967. package/dist/esm/third-party/components/FirePush.js +0 -1
  968. package/dist/esm/third-party/components/FlyBundlesUpsellsFbt.js +25 -3
  969. package/dist/esm/third-party/components/FordeerProductLabels.js +7 -3
  970. package/dist/esm/third-party/components/FrequentlyBoughtTogether/FrequentlyBoughtTogetherSampleContent.js +0 -1
  971. package/dist/esm/third-party/components/FrequentlyBoughtTogether.js +0 -1
  972. package/dist/esm/third-party/components/GoogleReviewsByReputon.js +7 -3
  973. package/dist/esm/third-party/components/Growave/GrowaveSampleContent.js +0 -1
  974. package/dist/esm/third-party/components/Growave.js +0 -1
  975. package/dist/esm/third-party/components/HulkFormBuilder.js +7 -3
  976. package/dist/esm/third-party/components/InfiniteOptions/InfiniteOptionsSampleContent.js +0 -1
  977. package/dist/esm/third-party/components/InfiniteOptions.js +0 -1
  978. package/dist/esm/third-party/components/Instafeed/InstafeedSampleContent.js +0 -1
  979. package/dist/esm/third-party/components/Instafeed.js +0 -1
  980. package/dist/esm/third-party/components/InstasellShoppableInstagram.js +7 -3
  981. package/dist/esm/third-party/components/Judgeme/JudgemeSampleContent.js +0 -1
  982. package/dist/esm/third-party/components/JudgemeReviews.js +0 -1
  983. package/dist/esm/third-party/components/JunipProductReviewsUgc.js +7 -3
  984. package/dist/esm/third-party/components/KachingBundles/KachingBundlesSampleContent.js +0 -1
  985. package/dist/esm/third-party/components/KachingBundles.js +0 -1
  986. package/dist/esm/third-party/components/KingProductOptions/KingProductOptionsSampleContent.js +0 -1
  987. package/dist/esm/third-party/components/KingProductOptions.js +0 -1
  988. package/dist/esm/third-party/components/KiteFreeGiftDiscount.js +7 -3
  989. package/dist/esm/third-party/components/KlarnaMessaging.js +7 -3
  990. package/dist/esm/third-party/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  991. package/dist/esm/third-party/components/Klaviyo.js +0 -1
  992. package/dist/esm/third-party/components/KoalaBundleQuantityDiscount.js +7 -3
  993. package/dist/esm/third-party/components/LaiProductReviews/LaiProductReviewsSampleContent.js +0 -1
  994. package/dist/esm/third-party/components/LaiProductReviews.js +0 -1
  995. package/dist/esm/third-party/components/LoloyalLoyaltyReferrals.js +7 -3
  996. package/dist/esm/third-party/components/LoopSubscriptions.js +7 -3
  997. package/dist/esm/third-party/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  998. package/dist/esm/third-party/components/LooxReviews.js +0 -1
  999. package/dist/esm/third-party/components/MaxbundleProductBundles.js +7 -3
  1000. package/dist/esm/third-party/components/MbcBundleVolumeDiscount.js +7 -3
  1001. package/dist/esm/third-party/components/NotifyBackInStockPreOrder.js +7 -3
  1002. package/dist/esm/third-party/components/Omnisend/OmnisendSampleContent.js +0 -1
  1003. package/dist/esm/third-party/components/Omnisend.js +0 -1
  1004. package/dist/esm/third-party/components/Opinew/OpinewSampleContent.js +0 -1
  1005. package/dist/esm/third-party/components/Opinew.js +0 -1
  1006. package/dist/esm/third-party/components/ParcelPanel/ParcelPanelSampleContent.js +0 -1
  1007. package/dist/esm/third-party/components/ParcelPanel.js +0 -1
  1008. package/dist/esm/third-party/components/PickyStory/PickyStorySampleContent.js +0 -1
  1009. package/dist/esm/third-party/components/PickyStory.js +0 -1
  1010. package/dist/esm/third-party/components/PowerfulContactFormBuilder.js +7 -3
  1011. package/dist/esm/third-party/components/PreorderNowPreOrderPq.js +7 -3
  1012. package/dist/esm/third-party/components/PreorderNowWodPresale.js +7 -3
  1013. package/dist/esm/third-party/components/ProductOptionsCustomizer.js +7 -3
  1014. package/dist/esm/third-party/components/ProductReviews/ProductReviewsSampleContent.js +0 -1
  1015. package/dist/esm/third-party/components/ProductReviews.js +0 -1
  1016. package/dist/esm/third-party/components/PumperBundlesVolumeDiscount.js +7 -3
  1017. package/dist/esm/third-party/components/PushOwl.js +0 -1
  1018. package/dist/esm/third-party/components/QikifyUpsell.js +25 -3
  1019. package/dist/esm/third-party/components/RapiBundleQuantityBreaks.js +7 -3
  1020. package/dist/esm/third-party/components/RechargeSubscriptions.js +7 -3
  1021. package/dist/esm/third-party/components/RecurpaySubscriptionApp.js +7 -3
  1022. package/dist/esm/third-party/components/Releasit/ReleasitSampleContent.js +0 -1
  1023. package/dist/esm/third-party/components/Releasit.js +0 -1
  1024. package/dist/esm/third-party/components/RequestQuoteHidePrice.js +7 -3
  1025. package/dist/esm/third-party/components/ReviewxpoProductReviewsApp.js +7 -3
  1026. package/dist/esm/third-party/components/Rivyo/RivyoSampleContent.js +0 -1
  1027. package/dist/esm/third-party/components/Rivyo.js +0 -1
  1028. package/dist/esm/third-party/components/Ryviu/RyviuSampleContent.js +0 -1
  1029. package/dist/esm/third-party/components/Ryviu.js +0 -1
  1030. package/dist/esm/third-party/components/SealSubscriptions/SealSubscriptionsSampleContent.js +0 -1
  1031. package/dist/esm/third-party/components/SealSubscriptions.js +0 -1
  1032. package/dist/esm/third-party/components/Selleasy.js +7 -3
  1033. package/dist/esm/third-party/components/ShopifyForms.js +7 -3
  1034. package/dist/esm/third-party/components/ShopifySubscriptions.js +7 -3
  1035. package/dist/esm/third-party/components/SimpleBundlesKits.js +7 -3
  1036. package/dist/esm/third-party/components/SkioSubscriptionsYcS20.js +7 -3
  1037. package/dist/esm/third-party/components/SmartSearchBarAndFilters/SmartSearchBarAndFiltersSampleContent.js +0 -1
  1038. package/dist/esm/third-party/components/SmartSearchBarAndFilters.js +0 -1
  1039. package/dist/esm/third-party/components/SproutPlantTreesGrowSales.js +7 -3
  1040. package/dist/esm/third-party/components/Stamped/StampedSampleContent.js +0 -1
  1041. package/dist/esm/third-party/components/Stamped.js +0 -1
  1042. package/dist/esm/third-party/components/SubifySubscriptionsApp.js +7 -3
  1043. package/dist/esm/third-party/components/TagembedSocialPostReview.js +7 -3
  1044. package/dist/esm/third-party/components/TagshopShoppableVideosUgc.js +7 -3
  1045. package/dist/esm/third-party/components/ThirdPartyPreview.js +0 -1
  1046. package/dist/esm/third-party/components/TrustMe/TrustMeSampleContent.js +0 -1
  1047. package/dist/esm/third-party/components/TrustMe.js +0 -1
  1048. package/dist/esm/third-party/components/Trustoo/TrustooSampleContent.js +0 -1
  1049. package/dist/esm/third-party/components/Trustoo.js +0 -1
  1050. package/dist/esm/third-party/components/UltimateSalesBoost/UltimateSalesBoostSampleContent.js +0 -1
  1051. package/dist/esm/third-party/components/UltimateSalesBoost.js +0 -1
  1052. package/dist/esm/third-party/components/UnlimitedBundlesDiscounts.js +7 -3
  1053. package/dist/esm/third-party/components/Vitals/VitalsSampleContent.js +0 -1
  1054. package/dist/esm/third-party/components/Vitals.js +0 -1
  1055. package/dist/esm/third-party/components/WhatmoreShoppableVideosreel.js +7 -3
  1056. package/dist/esm/third-party/components/WideBundle/WideBundleSampleContent.js +0 -1
  1057. package/dist/esm/third-party/components/WideBundle.js +0 -1
  1058. package/dist/esm/third-party/components/Wiser/WiserSampleContent.js +1 -2
  1059. package/dist/esm/third-party/components/Wiser.js +5 -2
  1060. package/dist/esm/third-party/components/Wiser.liquid.js +1 -1
  1061. package/dist/esm/third-party/components/WishlistKing.js +7 -3
  1062. package/dist/esm/third-party/components/WishlistPlus.js +7 -3
  1063. package/dist/esm/third-party/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  1064. package/dist/esm/third-party/components/YotpoLoyalty.js +0 -1
  1065. package/dist/esm/third-party/components/YotpoReviews/YotpoReviewsSampleContent.js +0 -1
  1066. package/dist/esm/third-party/components/YotpoReviews.js +0 -1
  1067. package/dist/esm/third-party/configs/BoldProductOptions.js +2 -2
  1068. package/dist/esm/third-party/helpers/thirdParty.js +1 -1
  1069. package/dist/esm/third-party/next.js +0 -47
  1070. package/dist/esm/third-party/setting/AirProductReviewsAppUgc.js +1 -1
  1071. package/dist/esm/third-party/setting/AppointmentBookingCowlendar.js +1 -1
  1072. package/dist/esm/third-party/setting/Bogos.js +0 -5
  1073. package/dist/esm/third-party/setting/BonLoyaltyRewardsReferrals.js +1 -1
  1074. package/dist/esm/third-party/setting/Bundler.js +0 -5
  1075. package/dist/esm/third-party/setting/CleanSizeCharts.js +1 -1
  1076. package/dist/esm/third-party/setting/CustomProductOptionsVariant.js +1 -1
  1077. package/dist/esm/third-party/setting/EasifyProductOptions.js +1 -1
  1078. package/dist/esm/third-party/setting/EasyBundleBuilderSkailama.js +1 -1
  1079. package/dist/esm/third-party/setting/EasySellCOD.js +1 -1
  1080. package/dist/esm/third-party/setting/FastBundleBundlesDiscounts.js +1 -1
  1081. package/dist/esm/third-party/setting/FeraReviews.js +11 -10
  1082. package/dist/esm/third-party/setting/FlyBundlesUpsellsFbt.js +1 -1
  1083. package/dist/esm/third-party/setting/FordeerProductLabels.js +1 -1
  1084. package/dist/esm/third-party/setting/FrequentlyBoughtTogether.js +0 -5
  1085. package/dist/esm/third-party/setting/GoogleReviewsByReputon.js +1 -1
  1086. package/dist/esm/third-party/setting/HulkFormBuilder.js +1 -1
  1087. package/dist/esm/third-party/setting/InstasellShoppableInstagram.js +1 -1
  1088. package/dist/esm/third-party/setting/JunipProductReviewsUgc.js +1 -1
  1089. package/dist/esm/third-party/setting/KiteFreeGiftDiscount.js +1 -1
  1090. package/dist/esm/third-party/setting/KlarnaMessaging.js +1 -1
  1091. package/dist/esm/third-party/setting/KoalaBundleQuantityDiscount.js +1 -1
  1092. package/dist/esm/third-party/setting/LoloyalLoyaltyReferrals.js +1 -1
  1093. package/dist/esm/third-party/setting/LoopSubscriptions.js +1 -1
  1094. package/dist/esm/third-party/setting/MaxbundleProductBundles.js +1 -1
  1095. package/dist/esm/third-party/setting/MbcBundleVolumeDiscount.js +1 -1
  1096. package/dist/esm/third-party/setting/NotifyBackInStockPreOrder.js +1 -1
  1097. package/dist/esm/third-party/setting/PowerfulContactFormBuilder.js +1 -1
  1098. package/dist/esm/third-party/setting/PreorderNowPreOrderPq.js +1 -1
  1099. package/dist/esm/third-party/setting/PreorderNowWodPresale.js +1 -1
  1100. package/dist/esm/third-party/setting/ProductOptionsCustomizer.js +1 -1
  1101. package/dist/esm/third-party/setting/PumperBundlesVolumeDiscount.js +1 -1
  1102. package/dist/esm/third-party/setting/QikifyUpsell.js +1 -1
  1103. package/dist/esm/third-party/setting/RapiBundleQuantityBreaks.js +1 -1
  1104. package/dist/esm/third-party/setting/RechargeSubscriptions.js +1 -1
  1105. package/dist/esm/third-party/setting/RecurpaySubscriptionApp.js +2 -2
  1106. package/dist/esm/third-party/setting/RequestQuoteHidePrice.js +1 -1
  1107. package/dist/esm/third-party/setting/ReviewxpoProductReviewsApp.js +1 -1
  1108. package/dist/esm/third-party/setting/Selleasy.js +1 -1
  1109. package/dist/esm/third-party/setting/ShopifyForms.js +1 -1
  1110. package/dist/esm/third-party/setting/ShopifySubscriptions.js +1 -1
  1111. package/dist/esm/third-party/setting/SimpleBundlesKits.js +1 -1
  1112. package/dist/esm/third-party/setting/SkioSubscriptionsYcS20.js +1 -1
  1113. package/dist/esm/third-party/setting/SproutPlantTreesGrowSales.js +1 -1
  1114. package/dist/esm/third-party/setting/SubifySubscriptionsApp.js +1 -1
  1115. package/dist/esm/third-party/setting/TagembedSocialPostReview.js +1 -1
  1116. package/dist/esm/third-party/setting/TagshopShoppableVideosUgc.js +1 -1
  1117. package/dist/esm/third-party/setting/UnlimitedBundlesDiscounts.js +1 -1
  1118. package/dist/esm/third-party/setting/WhatmoreShoppableVideosreel.js +1 -1
  1119. package/dist/esm/third-party/setting/Wiser.js +2 -5
  1120. package/dist/esm/third-party/setting/WishlistKing.js +1 -1
  1121. package/dist/esm/third-party/setting/WishlistPlus.js +1 -1
  1122. package/dist/esm/third-party/setting/index.js +184 -202
  1123. package/dist/esm/third-party-instant/components/InstantJudgemeReviews.js +0 -1
  1124. package/dist/esm/third-party-instant/components/InstantKlaviyo.js +0 -1
  1125. package/dist/esm/third-party-instant/components/InstantLooxReviews.js +0 -1
  1126. package/dist/esm/third-party-instant/components/InstantThirdPartyPreview.js +0 -1
  1127. package/dist/esm/third-party-instant/components/InstantYotpoLoyalty.js +0 -1
  1128. package/dist/esm/third-party-instant/components/Judgeme/JudgemeSampleContent.js +0 -1
  1129. package/dist/esm/third-party-instant/components/Judgeme/SingleProduct.js +0 -1
  1130. package/dist/esm/third-party-instant/components/Judgeme/WithoutProduct.js +0 -1
  1131. package/dist/esm/third-party-instant/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  1132. package/dist/esm/third-party-instant/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  1133. package/dist/esm/third-party-instant/components/LooxReviews/SingleProduct.js +0 -1
  1134. package/dist/esm/third-party-instant/components/LooxReviews/WithoutProduct.js +0 -1
  1135. package/dist/esm/third-party-instant/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  1136. package/dist/esm/third-party-instant/next.js +0 -2
  1137. package/dist/esm/third-party-instant/setting/InstantJudgemeReviews.js +2 -8
  1138. package/dist/esm/third-party-instant/setting/InstantLooxReviews.js +3 -12
  1139. package/dist/esm/third-party-instant/setting/index.js +2 -2
  1140. package/dist/esm/third-party-slot/components/ThirdPartySlot.js +0 -1
  1141. package/dist/esm/third-party-slot/next.js +0 -2
  1142. package/dist/esm/third-party-slot/setting/index.js +2 -2
  1143. package/dist/esm/video/components/HTML5Embed.js +0 -1
  1144. package/dist/esm/video/components/LiteVimeoEmbed.js +0 -1
  1145. package/dist/esm/video/components/LiteYouTubeEmbed.js +0 -1
  1146. package/dist/esm/video/components/Video.js +0 -1
  1147. package/dist/esm/video/next.js +0 -2
  1148. package/dist/esm/video/setting/index.js +2 -2
  1149. package/dist/types/index.d.ts +60 -491
  1150. package/package.json +4 -5
  1151. package/dist/cjs/common/components/NoDataState.js +0 -151
  1152. package/dist/cjs/common/components/TooltipHover.js +0 -35
  1153. package/dist/cjs/image/components/NoDataImage.js +0 -115
  1154. package/dist/cjs/image/setting/configs/presets.js +0 -156
  1155. package/dist/cjs/post-purchase/link/components/PostPurchaseLink.js +0 -73
  1156. package/dist/cjs/post-purchase/link/next.js +0 -13
  1157. package/dist/cjs/post-purchase/link/setting/PostPurchaseLink.js +0 -284
  1158. package/dist/cjs/post-purchase/link/setting/index.js +0 -11
  1159. package/dist/cjs/setting.js +0 -192
  1160. package/dist/cjs/shop-pay-installment/components/ShopPayInstallments.js +0 -27
  1161. package/dist/cjs/shop-pay-installment/components/ShopPayInstallments.liquid.js +0 -13
  1162. package/dist/cjs/shop-pay-installment/next.js +0 -18
  1163. package/dist/cjs/shop-pay-installment/settings/ShopPayInstallments.js +0 -83
  1164. package/dist/cjs/shop-pay-installment/settings/index.js +0 -11
  1165. package/dist/cjs/third-party/components/AftershipEmailMarketingsms.js +0 -33
  1166. package/dist/cjs/third-party/components/AftershipEmailMarketingsms.liquid.js +0 -12
  1167. package/dist/cjs/third-party/components/BestBuyFulfillment.js +0 -38
  1168. package/dist/cjs/third-party/components/BestBuyFulfillment.liquid.js +0 -12
  1169. package/dist/cjs/third-party/components/HulkProductOptions.js +0 -33
  1170. package/dist/cjs/third-party/components/HulkProductOptions.liquid.js +0 -12
  1171. package/dist/cjs/third-party/components/MyappgurusProductReviews.js +0 -33
  1172. package/dist/cjs/third-party/components/MyappgurusProductReviews.liquid.js +0 -12
  1173. package/dist/cjs/third-party/components/ProductOptionsVariantOption.js +0 -38
  1174. package/dist/cjs/third-party/components/ProductOptionsVariantOption.liquid.js +0 -21
  1175. package/dist/cjs/third-party/components/SegunoEmailMarketing.js +0 -33
  1176. package/dist/cjs/third-party/components/SegunoEmailMarketing.liquid.js +0 -12
  1177. package/dist/cjs/third-party/components/SeoantTrustBadgesIcon.js +0 -33
  1178. package/dist/cjs/third-party/components/SeoantTrustBadgesIcon.liquid.js +0 -12
  1179. package/dist/cjs/third-party/components/TrustreviewsProductReviews.js +0 -33
  1180. package/dist/cjs/third-party/components/TrustreviewsProductReviews.liquid.js +0 -12
  1181. package/dist/cjs/third-party/components/TrustshopProductReviews.js +0 -47
  1182. package/dist/cjs/third-party/components/TrustshopProductReviews.liquid.js +0 -12
  1183. package/dist/cjs/third-party/configs/AftershipEmailMarketingsms.js +0 -12
  1184. package/dist/cjs/third-party/configs/AirProductReviewsAppUgc.js +0 -12
  1185. package/dist/cjs/third-party/configs/AppointmentBookingCowlendar.js +0 -12
  1186. package/dist/cjs/third-party/configs/BonLoyaltyRewardsReferrals.js +0 -12
  1187. package/dist/cjs/third-party/configs/CleanSizeCharts.js +0 -12
  1188. package/dist/cjs/third-party/configs/CustomProductOptionsVariant.js +0 -12
  1189. package/dist/cjs/third-party/configs/EasifyProductOptions.js +0 -12
  1190. package/dist/cjs/third-party/configs/EasyBundleBuilderSkailama.js +0 -12
  1191. package/dist/cjs/third-party/configs/EasySellCOD.js +0 -12
  1192. package/dist/cjs/third-party/configs/FastBundleBundlesDiscount.js +0 -12
  1193. package/dist/cjs/third-party/configs/FlyBundlesUpsellsFbt.js +0 -29
  1194. package/dist/cjs/third-party/configs/FordeerProductLabels.js +0 -12
  1195. package/dist/cjs/third-party/configs/GoogleReviewsByReputon.js +0 -12
  1196. package/dist/cjs/third-party/configs/HulkFormBuilder.js +0 -12
  1197. package/dist/cjs/third-party/configs/HulkProductOptions.js +0 -12
  1198. package/dist/cjs/third-party/configs/InstasellShoppableInstagram.js +0 -12
  1199. package/dist/cjs/third-party/configs/JunipProductReviewsUgc.js +0 -12
  1200. package/dist/cjs/third-party/configs/KiteFreeGiftDiscount.js +0 -12
  1201. package/dist/cjs/third-party/configs/KlarmaMessaging.js +0 -12
  1202. package/dist/cjs/third-party/configs/KoalaBundleQuantityDiscount.js +0 -12
  1203. package/dist/cjs/third-party/configs/LoloyalLoyaltyReferrals.js +0 -12
  1204. package/dist/cjs/third-party/configs/LoopSubscriptions.js +0 -12
  1205. package/dist/cjs/third-party/configs/MaxbundleProductBundles.js +0 -12
  1206. package/dist/cjs/third-party/configs/MbcBundleVolumeDiscount.js +0 -12
  1207. package/dist/cjs/third-party/configs/MyappgurusProductReviews.js +0 -12
  1208. package/dist/cjs/third-party/configs/NotifyBackInStockPreOrder.js +0 -12
  1209. package/dist/cjs/third-party/configs/PowerfulContactFormBuilder.js +0 -12
  1210. package/dist/cjs/third-party/configs/PreorderNowPreOrderPq.js +0 -12
  1211. package/dist/cjs/third-party/configs/PreorderNowWodPresale.js +0 -12
  1212. package/dist/cjs/third-party/configs/ProductOptionsCustomizer.js +0 -12
  1213. package/dist/cjs/third-party/configs/PumperBundlesVolumeDiscount.js +0 -12
  1214. package/dist/cjs/third-party/configs/QikifyUpsell.js +0 -29
  1215. package/dist/cjs/third-party/configs/RapiBundleQuantityBreaks.js +0 -12
  1216. package/dist/cjs/third-party/configs/RechargeSubscriptions.js +0 -12
  1217. package/dist/cjs/third-party/configs/RecurpaySubscriptionApp.js +0 -12
  1218. package/dist/cjs/third-party/configs/RequestQuoteHidePrice.js +0 -12
  1219. package/dist/cjs/third-party/configs/ReviewxpoProductReviewsApp.js +0 -12
  1220. package/dist/cjs/third-party/configs/SegunoEmailMarketing.js +0 -12
  1221. package/dist/cjs/third-party/configs/Selleasy.js +0 -12
  1222. package/dist/cjs/third-party/configs/SeoantTrustBadgesIcon.js +0 -12
  1223. package/dist/cjs/third-party/configs/ShopifyForms.js +0 -12
  1224. package/dist/cjs/third-party/configs/ShopifySubscriptions.js +0 -12
  1225. package/dist/cjs/third-party/configs/SimpleBundlesKits.js +0 -12
  1226. package/dist/cjs/third-party/configs/SkioSubscriptionsYcS20.js +0 -12
  1227. package/dist/cjs/third-party/configs/SproutPlantTreesGrowSales.js +0 -12
  1228. package/dist/cjs/third-party/configs/SubifySubscriptionsApp.js +0 -12
  1229. package/dist/cjs/third-party/configs/TagembedSocialPostReview.js +0 -12
  1230. package/dist/cjs/third-party/configs/TagshopShoppableVideosUgc.js +0 -12
  1231. package/dist/cjs/third-party/configs/TrustreviewsProductReviews.js +0 -12
  1232. package/dist/cjs/third-party/configs/TrustshopProductReviews.js +0 -12
  1233. package/dist/cjs/third-party/configs/UnlimitedBundlesDiscounts.js +0 -12
  1234. package/dist/cjs/third-party/configs/WhatmoreShoppableVideosreel.js +0 -12
  1235. package/dist/cjs/third-party/configs/WishlistKing.js +0 -12
  1236. package/dist/cjs/third-party/configs/WishlistPlus.js +0 -12
  1237. package/dist/cjs/third-party/setting/AftershipEmailMarketingsms.js +0 -160
  1238. package/dist/cjs/third-party/setting/BestBuyFulfillment.js +0 -133
  1239. package/dist/cjs/third-party/setting/HulkProductOptions.js +0 -131
  1240. package/dist/cjs/third-party/setting/MyappgurusProductReviews.js +0 -171
  1241. package/dist/cjs/third-party/setting/ProductOptionsVariantOption.js +0 -131
  1242. package/dist/cjs/third-party/setting/SegunoEmailMarketing.js +0 -152
  1243. package/dist/cjs/third-party/setting/SeoantTrustBadgesIcon.js +0 -142
  1244. package/dist/cjs/third-party/setting/TrustreviewsProductReviews.js +0 -210
  1245. package/dist/cjs/third-party/setting/TrustshopProductReviews.js +0 -159
  1246. package/dist/esm/common/components/NoDataState.js +0 -147
  1247. package/dist/esm/common/components/TooltipHover.js +0 -31
  1248. package/dist/esm/image/components/NoDataImage.js +0 -111
  1249. package/dist/esm/image/setting/configs/presets.js +0 -154
  1250. package/dist/esm/post-purchase/link/components/PostPurchaseLink.js +0 -69
  1251. package/dist/esm/post-purchase/link/next.js +0 -11
  1252. package/dist/esm/post-purchase/link/setting/PostPurchaseLink.js +0 -280
  1253. package/dist/esm/post-purchase/link/setting/index.js +0 -7
  1254. package/dist/esm/setting.js +0 -188
  1255. package/dist/esm/shop-pay-installment/components/ShopPayInstallments.js +0 -22
  1256. package/dist/esm/shop-pay-installment/components/ShopPayInstallments.liquid.js +0 -9
  1257. package/dist/esm/shop-pay-installment/next.js +0 -14
  1258. package/dist/esm/shop-pay-installment/settings/ShopPayInstallments.js +0 -79
  1259. package/dist/esm/shop-pay-installment/settings/index.js +0 -7
  1260. package/dist/esm/third-party/components/AftershipEmailMarketingsms.js +0 -29
  1261. package/dist/esm/third-party/components/AftershipEmailMarketingsms.liquid.js +0 -8
  1262. package/dist/esm/third-party/components/BestBuyFulfillment.js +0 -33
  1263. package/dist/esm/third-party/components/BestBuyFulfillment.liquid.js +0 -8
  1264. package/dist/esm/third-party/components/HulkProductOptions.js +0 -29
  1265. package/dist/esm/third-party/components/HulkProductOptions.liquid.js +0 -8
  1266. package/dist/esm/third-party/components/MyappgurusProductReviews.js +0 -29
  1267. package/dist/esm/third-party/components/MyappgurusProductReviews.liquid.js +0 -8
  1268. package/dist/esm/third-party/components/ProductOptionsVariantOption.js +0 -33
  1269. package/dist/esm/third-party/components/ProductOptionsVariantOption.liquid.js +0 -17
  1270. package/dist/esm/third-party/components/SegunoEmailMarketing.js +0 -29
  1271. package/dist/esm/third-party/components/SegunoEmailMarketing.liquid.js +0 -8
  1272. package/dist/esm/third-party/components/SeoantTrustBadgesIcon.js +0 -29
  1273. package/dist/esm/third-party/components/SeoantTrustBadgesIcon.liquid.js +0 -8
  1274. package/dist/esm/third-party/components/TrustreviewsProductReviews.js +0 -29
  1275. package/dist/esm/third-party/components/TrustreviewsProductReviews.liquid.js +0 -8
  1276. package/dist/esm/third-party/components/TrustshopProductReviews.js +0 -43
  1277. package/dist/esm/third-party/components/TrustshopProductReviews.liquid.js +0 -8
  1278. package/dist/esm/third-party/configs/AftershipEmailMarketingsms.js +0 -8
  1279. package/dist/esm/third-party/configs/AirProductReviewsAppUgc.js +0 -8
  1280. package/dist/esm/third-party/configs/AppointmentBookingCowlendar.js +0 -8
  1281. package/dist/esm/third-party/configs/BonLoyaltyRewardsReferrals.js +0 -8
  1282. package/dist/esm/third-party/configs/CleanSizeCharts.js +0 -8
  1283. package/dist/esm/third-party/configs/CustomProductOptionsVariant.js +0 -8
  1284. package/dist/esm/third-party/configs/EasifyProductOptions.js +0 -8
  1285. package/dist/esm/third-party/configs/EasyBundleBuilderSkailama.js +0 -8
  1286. package/dist/esm/third-party/configs/EasySellCOD.js +0 -8
  1287. package/dist/esm/third-party/configs/FastBundleBundlesDiscount.js +0 -8
  1288. package/dist/esm/third-party/configs/FlyBundlesUpsellsFbt.js +0 -26
  1289. package/dist/esm/third-party/configs/FordeerProductLabels.js +0 -8
  1290. package/dist/esm/third-party/configs/GoogleReviewsByReputon.js +0 -8
  1291. package/dist/esm/third-party/configs/HulkFormBuilder.js +0 -8
  1292. package/dist/esm/third-party/configs/HulkProductOptions.js +0 -8
  1293. package/dist/esm/third-party/configs/InstasellShoppableInstagram.js +0 -8
  1294. package/dist/esm/third-party/configs/JunipProductReviewsUgc.js +0 -8
  1295. package/dist/esm/third-party/configs/KiteFreeGiftDiscount.js +0 -8
  1296. package/dist/esm/third-party/configs/KlarmaMessaging.js +0 -8
  1297. package/dist/esm/third-party/configs/KoalaBundleQuantityDiscount.js +0 -8
  1298. package/dist/esm/third-party/configs/LoloyalLoyaltyReferrals.js +0 -8
  1299. package/dist/esm/third-party/configs/LoopSubscriptions.js +0 -8
  1300. package/dist/esm/third-party/configs/MaxbundleProductBundles.js +0 -8
  1301. package/dist/esm/third-party/configs/MbcBundleVolumeDiscount.js +0 -8
  1302. package/dist/esm/third-party/configs/MyappgurusProductReviews.js +0 -8
  1303. package/dist/esm/third-party/configs/NotifyBackInStockPreOrder.js +0 -8
  1304. package/dist/esm/third-party/configs/PowerfulContactFormBuilder.js +0 -8
  1305. package/dist/esm/third-party/configs/PreorderNowPreOrderPq.js +0 -8
  1306. package/dist/esm/third-party/configs/PreorderNowWodPresale.js +0 -8
  1307. package/dist/esm/third-party/configs/ProductOptionsCustomizer.js +0 -8
  1308. package/dist/esm/third-party/configs/PumperBundlesVolumeDiscount.js +0 -8
  1309. package/dist/esm/third-party/configs/QikifyUpsell.js +0 -26
  1310. package/dist/esm/third-party/configs/RapiBundleQuantityBreaks.js +0 -8
  1311. package/dist/esm/third-party/configs/RechargeSubscriptions.js +0 -8
  1312. package/dist/esm/third-party/configs/RecurpaySubscriptionApp.js +0 -8
  1313. package/dist/esm/third-party/configs/RequestQuoteHidePrice.js +0 -8
  1314. package/dist/esm/third-party/configs/ReviewxpoProductReviewsApp.js +0 -8
  1315. package/dist/esm/third-party/configs/SegunoEmailMarketing.js +0 -8
  1316. package/dist/esm/third-party/configs/Selleasy.js +0 -8
  1317. package/dist/esm/third-party/configs/SeoantTrustBadgesIcon.js +0 -8
  1318. package/dist/esm/third-party/configs/ShopifyForms.js +0 -8
  1319. package/dist/esm/third-party/configs/ShopifySubscriptions.js +0 -8
  1320. package/dist/esm/third-party/configs/SimpleBundlesKits.js +0 -8
  1321. package/dist/esm/third-party/configs/SkioSubscriptionsYcS20.js +0 -8
  1322. package/dist/esm/third-party/configs/SproutPlantTreesGrowSales.js +0 -8
  1323. package/dist/esm/third-party/configs/SubifySubscriptionsApp.js +0 -8
  1324. package/dist/esm/third-party/configs/TagembedSocialPostReview.js +0 -8
  1325. package/dist/esm/third-party/configs/TagshopShoppableVideosUgc.js +0 -8
  1326. package/dist/esm/third-party/configs/TrustreviewsProductReviews.js +0 -8
  1327. package/dist/esm/third-party/configs/TrustshopProductReviews.js +0 -8
  1328. package/dist/esm/third-party/configs/UnlimitedBundlesDiscounts.js +0 -8
  1329. package/dist/esm/third-party/configs/WhatmoreShoppableVideosreel.js +0 -8
  1330. package/dist/esm/third-party/configs/WishlistKing.js +0 -8
  1331. package/dist/esm/third-party/configs/WishlistPlus.js +0 -8
  1332. package/dist/esm/third-party/setting/AftershipEmailMarketingsms.js +0 -156
  1333. package/dist/esm/third-party/setting/BestBuyFulfillment.js +0 -129
  1334. package/dist/esm/third-party/setting/HulkProductOptions.js +0 -127
  1335. package/dist/esm/third-party/setting/MyappgurusProductReviews.js +0 -167
  1336. package/dist/esm/third-party/setting/ProductOptionsVariantOption.js +0 -127
  1337. package/dist/esm/third-party/setting/SegunoEmailMarketing.js +0 -148
  1338. package/dist/esm/third-party/setting/SeoantTrustBadgesIcon.js +0 -138
  1339. package/dist/esm/third-party/setting/TrustreviewsProductReviews.js +0 -206
  1340. package/dist/esm/third-party/setting/TrustshopProductReviews.js +0 -155
@@ -1,4 +1,3 @@
1
- 'use client';
2
1
  import { jsx } from 'react/jsx-runtime';
3
2
  import Text from '../../text/components/Text.js';
4
3
  import Button from '../../button/components/Button.js';
@@ -1,4 +1,3 @@
1
- 'use client';
2
1
  import { template, RenderIf } from '@gem-sdk/core';
3
2
  import Text from '../../text/components/Text.liquid.js';
4
3
  import Button from '../../button/components/Button.liquid.js';
@@ -1,4 +1,3 @@
1
- 'use client';
2
1
  import { jsx } from 'react/jsx-runtime';
3
2
  import Text from '../../text/components/Text.js';
4
3
  import { useArticleStore } from '@gem-sdk/core';
@@ -1,4 +1,3 @@
1
- 'use client';
2
1
  import { template } from '@gem-sdk/core';
3
2
  import Text from '../../text/components/Text.liquid.js';
4
3
 
@@ -1,4 +1,3 @@
1
- 'use client';
2
1
  import { jsx } from 'react/jsx-runtime';
3
2
  import Link from 'next/link';
4
3
  import Text from '../../text/components/Text.js';
@@ -1,4 +1,3 @@
1
- 'use client';
2
1
  import { template } from '@gem-sdk/core';
3
2
  import Text from '../../text/components/Text.liquid.js';
4
3
 
@@ -1,8 +1,6 @@
1
1
  import dynamic from 'next/dynamic';
2
2
  import Loading from '../common/components/Loading.js';
3
3
  import 'react/jsx-runtime';
4
- import 'react';
5
- import '@gem-sdk/core';
6
4
 
7
5
  const ArticleList = dynamic(()=>import('./components/ArticleList.js'), {
8
6
  loading: Loading
@@ -10,7 +10,7 @@ import config$8 from './ArticleCategory.js';
10
10
  import config$9 from './ArticleDate.js';
11
11
  import config$a from './ArticleReadMore.js';
12
12
 
13
- var articleListSetting = {
13
+ var index = {
14
14
  ArticleList: config,
15
15
  ArticleTitle: config$1,
16
16
  ArticleExcerpt: config$2,
@@ -24,4 +24,4 @@ var articleListSetting = {
24
24
  ArticleReadMore: config$a
25
25
  };
26
26
 
27
- export { articleListSetting as default };
27
+ export { index as default };
@@ -1,6 +1,5 @@
1
- 'use client';
2
1
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
3
- import { useEditorMode, useCurrentDevice, makeStyleResponsive, getHeightByShapeGlobalSize, makeStyleWithDefault, getWidthByShapeGlobalSize, getPaddingGlobalSize, getResponsiveValueByScreen, cls, makeStyle, getSingleColorVariable, getRadiusStyleActiveState, getStyleShadow, getStyleBackgroundByDevice, getGradientBgrStyleByDevice, getGlobalColorStateClass, getGlobalColorStateStyle, makeStyleState, filterToolbarPreview, getAspectRatioGlobalSize, getBgImageByDevice } from '@gem-sdk/core';
2
+ import { useEditorMode, useCurrentDevice, makeStyleResponsive, getHeightByShapeGlobalSize, makeStyleWithDefault, getWidthByShapeGlobalSize, getPaddingGlobalSize, getResponsiveValueByScreen, cls, makeStyle, getSingleColorVariable, getRadiusStyleActiveState, getStyleBgColor, getGradientBgrStyleByDevice, getStyleShadow, getStyleBackgroundByDevice, getGlobalColorStateClass, getGlobalColorStateStyle, makeStyleState, filterToolbarPreview, getAspectRatioGlobalSize, getBgImageByDevice } from '@gem-sdk/core';
4
3
  import { useMemo, useRef, useState, useEffect, useCallback } from 'react';
5
4
  import Row from '../../../grid/components/Row.js';
6
5
  import Link from '../../../link/components/Link.js';
@@ -15,7 +14,7 @@ import AnimationManager from './parallax/AnimationManager.js';
15
14
  import { useTranslateValue } from './hooks/useTranslateValue.js';
16
15
  import { getClipPath, isScaleImage } from './utils/index.js';
17
16
  import useAspectRatioSettings from './hooks/useAspectRatioSettings.js';
18
- import { imageNoVideoPlaceholder } from '../../../image/components/helpers.js';
17
+ import { createBlurDataURL } from '../../../image/components/helpers.js';
19
18
 
20
19
  const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, children })=>{
21
20
  const mode = useEditorMode();
@@ -78,31 +77,25 @@ const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, childr
78
77
  }
79
78
  const youtubeUrl = dataVideo.data.video ?? '';
80
79
  const videoId = getYoutubeVideoId(youtubeUrl);
80
+ if (!youtubeVideoRegex.test(youtubeUrl) || !videoId) return undefined;
81
81
  const params = `&loop=${dataVideo.data.loop ? 1 : 0}&playlist=${videoId}&showinfo=0&rel=0&fs=0&enablejsapi=1`;
82
- if (dataVideo.data.videoType === 'youtube' && videoId && youtubeVideoRegex.test(youtubeUrl)) {
83
- return /*#__PURE__*/ jsx(LiteYouTubeEmbed, {
84
- id: videoId,
85
- isHeroBanner: true,
86
- autoplay: true,
87
- title: "",
88
- controls: false,
89
- params: params,
90
- adNetwork: false,
91
- noCookie: true,
92
- muted: true,
93
- lazy: dataVideo.data.lazyLoad ?? true,
94
- style: {
95
- ...makeStyleResponsive('aspect', aspectRatio),
96
- pointerEvents: 'none'
97
- },
98
- wrapperClass: "gp-pb-[56.25%] gp-h-full gp-w-full !gp-max-w-none",
99
- iframeClass: "!gp-w-[500%] !gp-ml-[-200%] !gp-h-full !gp-max-w-none gp-scale-[104%]"
100
- });
101
- }
102
- return /*#__PURE__*/ jsx("img", {
103
- src: imageNoVideoPlaceholder,
104
- alt: "no-video",
105
- className: "gp-w-full gp-h-full gp-object-cover"
82
+ return /*#__PURE__*/ jsx(LiteYouTubeEmbed, {
83
+ id: videoId,
84
+ isHeroBanner: true,
85
+ autoplay: true,
86
+ title: "",
87
+ controls: false,
88
+ params: params,
89
+ adNetwork: false,
90
+ noCookie: true,
91
+ muted: true,
92
+ lazy: dataVideo.data.lazyLoad ?? true,
93
+ style: {
94
+ ...makeStyleResponsive('aspect', aspectRatio),
95
+ pointerEvents: 'none'
96
+ },
97
+ wrapperClass: "gp-pb-[56.25%] gp-h-full gp-w-full !gp-max-w-none",
98
+ iframeClass: "!gp-w-[500%] !gp-ml-[-200%] !gp-h-full !gp-max-w-none gp-scale-[104%]"
106
99
  });
107
100
  }, [
108
101
  dataVideo,
@@ -202,6 +195,11 @@ const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, childr
202
195
  }), [
203
196
  getEnableBgImageByDevice
204
197
  ]);
198
+ const imagePlaceholder = {
199
+ desktop: createBlurDataURL(background?.desktop?.image?.width ?? 0, background?.desktop?.image?.height ?? 0),
200
+ tablet: createBlurDataURL(background?.tablet?.image?.width ?? background?.desktop?.image?.width ?? 0, background?.tablet?.image?.height ?? background?.desktop?.image?.width ?? 0),
201
+ mobile: createBlurDataURL(background?.mobile?.image?.width ?? background?.tablet?.image?.width ?? background?.desktop?.image?.width ?? 0, background?.mobile?.image?.height ?? background?.tablet?.image?.height ?? background?.desktop?.image?.width ?? 0)
202
+ };
205
203
  return /*#__PURE__*/ jsxs(Fragment, {
206
204
  children: [
207
205
  preload && /*#__PURE__*/ jsxs(Head, {
@@ -259,6 +257,10 @@ const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, childr
259
257
  radiusType: 'custom'
260
258
  }
261
259
  }),
260
+ ...background ? {
261
+ ...getStyleBgColor(background)
262
+ } : {},
263
+ ...getGradientBgrStyleByDevice(background, bgiEnableByDevice),
262
264
  ...getStyleShadow({
263
265
  value: shadowBg,
264
266
  styleAppliedFor: 'box-shadow',
@@ -292,7 +294,6 @@ const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, childr
292
294
  tablet: bgiEnableByDevice['tablet'] ? getBgImageByDeviceOnly('tablet') : 'url()',
293
295
  mobile: bgiEnableByDevice['mobile'] ? getBgImageByDeviceOnly('mobile') : 'url()'
294
296
  }),
295
- ...getGradientBgrStyleByDevice(background, bgiEnableByDevice),
296
297
  position: attachment === 'fixed' ? 'fixed' : 'absolute',
297
298
  '--duration': `${hoverEffectDuration ?? 0}s`,
298
299
  '--scale': hoverEffectScale ?? 1,
@@ -353,7 +354,8 @@ const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, childr
353
354
  ...styleWidth,
354
355
  '--op': 0,
355
356
  '--z': -1
356
- }
357
+ },
358
+ imagePlaceholder: imagePlaceholder
357
359
  })
358
360
  ]
359
361
  }),
@@ -1,13 +1,14 @@
1
- import { makeStyleResponsive, getHeightByShapeGlobalSize, makeStyleWithDefault, getWidthByShapeGlobalSize, getPaddingGlobalSize, removeUndefinedValuesFromObject, template, cls, dataStringify, RenderIf, isLocalEnv, baseAssetURL, getResponsiveValueByScreen, makeStyle, getSingleColorVariable, getRadiusStyleActiveState, getStyleShadow, getAspectRatioGlobalSize, getStyleBackgroundByDevice, getGradientBgrStyleByDevice, getGlobalColorStateClass, getGlobalColorStateStyle, makeStyleState } from '@gem-sdk/core';
1
+ import { makeStyleResponsive, getHeightByShapeGlobalSize, makeStyleWithDefault, getWidthByShapeGlobalSize, getPaddingGlobalSize, removeUndefinedValuesFromObject, template, cls, dataStringify, makeStyle, getSingleColorVariable, getRadiusStyleActiveState, getStyleBgColor, getGradientBgrStyleByDevice, getStyleShadow, getAspectRatioGlobalSize, getStyleBackgroundByDevice, getResponsiveValueByScreen, RenderIf, getGlobalColorStateClass, getGlobalColorStateStyle, makeStyleState, isLocalEnv, baseAssetURL } from '@gem-sdk/core';
2
2
  import Row from '../../../grid/components/Row.liquid.js';
3
3
  import AdaptiveImage from '../../../image/components/AdaptiveImage.liquid.js';
4
- import { getVisibilityStyle, getMarginStyle, getStyleAspectRatioHeroBannerCustom, removeMarginStyle, getContentPosition, mapContentPositionToHorizontal, getClassJustify, getResponsiveSetting, getClassContentPosition, getDisplayStyleByFitContent, getClassForContentByFitContent, getClassForStretchContent, getClassSpaceBetween, getWidth, getBgImage } from '../../helpers/common.js';
4
+ import { getVisibilityStyle, getMarginStyle, getStyleAspectRatioHeroBannerCustom, removeMarginStyle, getContentPosition, mapContentPositionToHorizontal, getClassJustify, getClassContentPosition, getDisplayStyleByFitContent, getClassForContentByFitContent, getClassForStretchContent, getClassSpaceBetween, getWidth, getResponsiveSetting, getBgImage } from '../../helpers/common.js';
5
5
  import { getInsertLinkData, getSettingPreloadData } from '../../../helpers.js';
6
6
  import HTML5Embed from '../../../video/components/HTML5Embed.liquid.js';
7
7
  import { getClipPath, getStyleHeroBannerBg } from './utils/index.js';
8
8
  import useAspectRatioSettings from './hooks/useAspectRatioSettings.js';
9
9
  import NextImage from '../../../image/components/NextImage.liquid.js';
10
- import { getImageSrc, imagePlaceholder, DEVICES } from '../../../image/helpers/getSrcSet.js';
10
+ import { getImageSrc, DEVICES } from '../../../image/helpers/getSrcSet.js';
11
+ import { createBlurDataURL } from '../../../image/components/helpers.js';
11
12
 
12
13
  const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, children, rawChildren, advanced, enableLazyloadImage = true })=>{
13
14
  const { link, layout, verticalAlign, order, alignBanner, alt, title } = setting ?? {};
@@ -55,7 +56,7 @@ const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, childr
55
56
  if (!getResponsiveValueByScreen(srcSet, device)) return false;
56
57
  if (!background?.[device]) {
57
58
  if (device === 'mobile') {
58
- return background?.['tablet']?.type === 'image' || background?.['desktop']?.type === 'image' && !background?.['tablet'];
59
+ return background?.['tablet']?.type === 'image' || background?.['desktop']?.type === 'image';
59
60
  }
60
61
  if (device === 'tablet') return background?.['desktop']?.type === 'image';
61
62
  }
@@ -112,7 +113,7 @@ const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, childr
112
113
  return HTML5Embed({
113
114
  uid: builderProps?.uid,
114
115
  muted: true,
115
- loop: backgroundResponsive.desktop?.loop,
116
+ loop: !!backgroundResponsive?.desktop?.loop,
116
117
  controls: false,
117
118
  autoplay: true,
118
119
  src: '',
@@ -123,136 +124,12 @@ const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, childr
123
124
  }
124
125
  return;
125
126
  };
126
- const renderInnerHeroBanner = ()=>{
127
- return template /* liquid */ `
128
- <div
129
- class="${cls('gp-relative gp-flex gp-flex-col gp-items-center gp-overflow-hidden', {
130
- ...getClassContentPosition(contentPosition || {})
131
- })}"
132
- style="${{
133
- ...styleHeight,
134
- ...styleAspectRatio,
135
- ...makeStyle({
136
- bs: borderBg?.border ?? borderBg?.border,
137
- bw: borderBg?.width ?? borderBg?.width,
138
- bc: getSingleColorVariable(borderBg?.color)
139
- }),
140
- ...getRadiusStyleActiveState({
141
- ...cornerBg,
142
- active: {
143
- ...cornerBg || {},
144
- radiusType: 'custom'
145
- }
146
- }),
147
- ...getStyleShadow({
148
- value: shadowBg,
149
- styleAppliedFor: 'box-shadow',
150
- isEnableShadow: hasActiveShadow
151
- })
152
- }}"
153
- >
154
- ${AdaptiveImage({
155
- pictureClass: 'gp-w-full',
156
- srcSet: srcSet,
157
- className: `adaptive-hero-banner`,
158
- aspectRatio: getAspectRatioGlobalSize(sizeSetting),
159
- style: {
160
- ...getDisplayStyleByFitContent(sizeSetting, background),
161
- ...styleHeight,
162
- ...styleWidthShapeOriginal,
163
- ...styleWidth,
164
- '--op': 0,
165
- '--z': -1
166
- },
167
- alt,
168
- title,
169
- enableLazyloadImage
170
- })}
171
- <div class="${cls('gp-absolute gp-w-full gp-h-full')}">
172
- <div class="${cls('gp-overflow-hidden gp-relative gp-w-full gp-h-full')}">
173
- <div
174
- aria-label="Background Image"
175
- role="banner"
176
- class='gp-hero-banner-bg gp-absolute gp-overflow-hidden gp-w-full gp-h-full top-0 left-0'
177
- style="${{
178
- 'clip-path': getClipPath(borderBg?.width, cornerBg)
179
- }}"
180
- >
181
- <div class="${cls('hero-banner-bg-parallax gp-hero-banner-image-background gp_lazybg', {
182
- 'gp-duration-[var(--duration)] group-hover/hero:gp-scale-[var(--scale)]': hoverEffect,
183
- 'gp-transition-transform': hoverEffect
184
- })}"
185
- style="${{
186
- ...getStyleBackgroundByDevice(background, {
187
- ignoreBgAttachment: true,
188
- ignoreBackgroundImage: true,
189
- liquid: true
190
- }),
191
- ...makeStyleResponsive('bgi', {
192
- desktop: `url('${bgiEnableByDevice['desktop'] ? setting?.preload || !enableLazyloadImage ? getImageSrc(getResponsiveValueByScreen(srcSet, 'desktop'), 'desktop') : imagePlaceholder : ''}')`,
193
- tablet: `url('${bgiEnableByDevice['tablet'] ? setting?.preload || !enableLazyloadImage ? getImageSrc(getResponsiveValueByScreen(srcSet, 'tablet'), 'tablet') : imagePlaceholder : ''}')`,
194
- mobile: `url('${bgiEnableByDevice['mobile'] ? setting?.preload || !enableLazyloadImage ? getImageSrc(getResponsiveValueByScreen(srcSet, 'mobile'), 'mobile') : imagePlaceholder : ''}')`
195
- }),
196
- ...getGradientBgrStyleByDevice(background, bgiEnableByDevice),
197
- '--duration': `${hoverEffectDuration ?? 0}s`,
198
- '--scale': hoverEffectScale ?? 1,
199
- ...makeStyleResponsive('pos', getAttachmentDevice()),
200
- ...getStyleHeroBannerBg(backgroundResponsive || {}, enableParallax)
201
- }}"
202
- >
203
- ${!setting?.preload ? DEVICES.map((device)=>{
204
- return RenderIf(getEnableBgImageByDevice(device), NextImage({
205
- src: getImageSrc(getResponsiveValueByScreen(srcSet, device), device),
206
- alt: `lazy image ${device}`,
207
- className: `gp-absolute gp-top-0 gp-invisible gp-w-full gp_lazyload gp-h-full gp_lazyforbg ${device === 'tablet' ? 'gp_lazybg_tl' : ''} ${device === 'mobile' ? 'gp_lazybg_mb' : ''}`,
208
- isDisableAspectStyle: true,
209
- enableLazyloadImage
210
- }));
211
- }).join('') : ''}
212
- </div>
213
- ${embed()}
214
- </div>
215
- </div>
216
- ${RenderIf(overlayEnable, template`<div
217
- aria-label="Overlay"
218
- role="banner"
219
- class="${cls('gp-absolute gp-inset-0 gp-left-[var(--left)] gp-top-[var(--top)] gp-transition-all gp-duration-300 group-hover/hero:gp-bg-[color:var(--hvr-bgc,_var(--bgc))] group-hover/hero:gp-opacity-[var(--hvr-op,_var(--op))]', getGlobalColorStateClass('bg', overlayColor))}"
220
- style="${{
221
- ...getGlobalColorStateStyle('bgc', overlayColor),
222
- '--top': 0,
223
- '--left': 0,
224
- ...makeStyleState('op', overlayOpacity)
225
- }}"
226
- >
227
- </div>`)}
228
- </div>
229
- ${Row({
230
- className: cls('gp-hero-banner-row gp-z-1 gp-w-full', getClassForContentByFitContent(sizeSetting, background), getClassForStretchContent(verticalAlign), getClassSpaceBetween(setting?.layout || {}, styles?.contentPosition1Col || {}, styles?.contentPosition2Col || {})),
231
- setting: {
232
- layout,
233
- horizontalAlign: rowHorizontalAlign,
234
- verticalAlign,
235
- order
236
- },
237
- styles: {
238
- verticalGutter,
239
- width: getWidth(contentWidth),
240
- fullWidth: {
241
- desktop: false,
242
- tablet: false,
243
- mobile: false
244
- }
245
- },
246
- style: {
247
- ...contentPaddingStyle
248
- },
249
- children,
250
- rawChildren
251
- })}
252
- </div>
253
- `;
254
- };
255
127
  const { urlData } = getInsertLinkData('', link);
128
+ const imagePlaceholder = {
129
+ desktop: createBlurDataURL(srcSet?.desktop?.width ?? 0, srcSet?.desktop?.height ?? 0),
130
+ tablet: createBlurDataURL(srcSet?.tablet?.width ?? srcSet?.desktop?.width ?? 0, srcSet?.tablet?.height ?? srcSet?.desktop?.width ?? 0),
131
+ mobile: createBlurDataURL(srcSet?.mobile?.width ?? srcSet?.tablet?.width ?? srcSet?.desktop?.width ?? 0, srcSet?.mobile?.height ?? srcSet?.tablet?.height ?? srcSet?.desktop?.width ?? 0)
132
+ };
256
133
  return template`
257
134
  <div class="${cls('gp-flex gp-w-full', getClassJustify(alignBannerData))}" style="${{
258
135
  ...styleHeight,
@@ -285,25 +162,144 @@ const HeroBanner = ({ builderAttrs, builderProps, setting, styles, style, childr
285
162
  }}"
286
163
  data-id="${builderProps?.uid}"
287
164
  >
288
-
289
- ${RenderIf(!link?.link, renderInnerHeroBanner())}
290
- ${RenderIf(!!link?.link, template /* liquid */ `
291
- <gp-hero-banner-link
292
- gp-data='${dataStringify({
293
- href: urlData?.href ?? '',
294
- target: urlData?.target ?? '_blank'
295
- })}'
296
- aria-label="Hero banner link"
297
- class="${cls(link?.link ? 'gp-cursor-pointer' : '')}"
298
- >
299
- ${renderInnerHeroBanner()}
300
- </gp-hero-banner-link>`)}
165
+ <div
166
+ class="${cls('gp-relative gp-flex gp-flex-col gp-items-center gp-overflow-hidden gp_haslazybg', {
167
+ ...getClassContentPosition(contentPosition || {})
168
+ })}"
169
+ style="${{
170
+ ...styleHeight,
171
+ ...styleAspectRatio,
172
+ ...makeStyle({
173
+ bs: borderBg?.border ?? borderBg?.border,
174
+ bw: borderBg?.width ?? borderBg?.width,
175
+ bc: getSingleColorVariable(borderBg?.color)
176
+ }),
177
+ ...getRadiusStyleActiveState({
178
+ ...cornerBg,
179
+ active: {
180
+ ...cornerBg || {},
181
+ radiusType: 'custom'
182
+ }
183
+ }),
184
+ ...background ? {
185
+ ...getStyleBgColor(background)
186
+ } : {},
187
+ ...getGradientBgrStyleByDevice(background, bgiEnableByDevice),
188
+ ...getStyleShadow({
189
+ value: shadowBg,
190
+ styleAppliedFor: 'box-shadow',
191
+ isEnableShadow: hasActiveShadow
192
+ })
193
+ }}"
194
+ >
195
+ ${AdaptiveImage({
196
+ pictureClass: 'gp-w-full',
197
+ srcSet: srcSet,
198
+ className: `adaptive-hero-banner`,
199
+ aspectRatio: getAspectRatioGlobalSize(sizeSetting),
200
+ style: {
201
+ ...getDisplayStyleByFitContent(sizeSetting, background),
202
+ ...styleHeight,
203
+ ...styleWidthShapeOriginal,
204
+ ...styleWidth,
205
+ '--op': 0,
206
+ '--z': -1
207
+ },
208
+ alt,
209
+ title,
210
+ imagePlaceholder,
211
+ enableLazyloadImage
212
+ })}
213
+ <div class="${cls('gp-absolute gp-w-full gp-h-full')}">
214
+ <div
215
+ class="${cls('gp-overflow-hidden gp-relative gp-w-full gp-h-full')}"
216
+ >
217
+ <div
218
+ aria-label="Background Image"
219
+ role="banner"
220
+ class='gp-hero-banner-bg gp-absolute gp-overflow-hidden gp-w-full gp-h-full top-0 left-0'
221
+ style="${{
222
+ 'clip-path': getClipPath(borderBg?.width, cornerBg)
223
+ }}"
224
+ >
225
+ <div class="${cls('hero-banner-bg-parallax gp-hero-banner-image-background gp_lazybg', {
226
+ 'gp-duration-[var(--duration)] group-hover/hero:gp-scale-[var(--scale)]': hoverEffect,
227
+ 'gp-transition-transform': hoverEffect
228
+ })}"
229
+ style="${{
230
+ ...getStyleBackgroundByDevice(background, {
231
+ ignoreBgAttachment: true,
232
+ ignoreBackgroundImage: true,
233
+ liquid: true
234
+ }),
235
+ ...makeStyleResponsive('bgi', {
236
+ desktop: `url('${bgiEnableByDevice['desktop'] ? setting?.preload || !enableLazyloadImage ? getImageSrc(getResponsiveValueByScreen(srcSet, 'desktop'), 'desktop') : imagePlaceholder['desktop'] : ''}')`,
237
+ tablet: `url('${bgiEnableByDevice['tablet'] ? setting?.preload || !enableLazyloadImage ? getImageSrc(getResponsiveValueByScreen(srcSet, 'tablet'), 'tablet') : imagePlaceholder['tablet'] : ''}')`,
238
+ mobile: `url('${bgiEnableByDevice['mobile'] ? setting?.preload || !enableLazyloadImage ? getImageSrc(getResponsiveValueByScreen(srcSet, 'mobile'), 'mobile') : imagePlaceholder['mobile'] : ''}')`
239
+ }),
240
+ '--duration': `${hoverEffectDuration ?? 0}s`,
241
+ '--scale': hoverEffectScale ?? 1,
242
+ ...makeStyleResponsive('pos', getAttachmentDevice()),
243
+ ...getStyleHeroBannerBg(backgroundResponsive || {}, enableParallax)
244
+ }}"
245
+ >
246
+ ${!setting?.preload ? DEVICES.map((device)=>{
247
+ return RenderIf(getEnableBgImageByDevice(device), NextImage({
248
+ src: getImageSrc(getResponsiveValueByScreen(srcSet, device), device),
249
+ alt: `lazy image ${device}`,
250
+ className: `gp-absolute gp-top-0 gp-invisible gp-w-full gp_lazyload gp-h-full gp_lazyforbg ${device === 'tablet' ? 'gp_lazybg_tl' : ''} ${device === 'mobile' ? 'gp_lazybg_mb' : ''}`,
251
+ isDisableAspectStyle: true,
252
+ enableLazyloadImage
253
+ }));
254
+ }).join('') : ''}
255
+ </div>
256
+ ${embed()} </div>
257
+ </div>
258
+ ${RenderIf(overlayEnable, template`<div
259
+ aria-label="Overlay"
260
+ role="banner"
261
+ class="${cls('gp-absolute gp-inset-0 gp-left-[var(--left)] gp-top-[var(--top)] gp-transition-all gp-duration-300 group-hover/hero:gp-bg-[color:var(--hvr-bgc,_var(--bgc))] group-hover/hero:gp-opacity-[var(--hvr-op,_var(--op))]', getGlobalColorStateClass('bg', overlayColor))}"
262
+ style="${{
263
+ ...getGlobalColorStateStyle('bgc', overlayColor),
264
+ '--top': 0,
265
+ '--left': 0,
266
+ ...makeStyleState('op', overlayOpacity)
267
+ }}"
268
+ > </div>`)}
269
+ </div>
270
+ ${RenderIf(!!link?.link, `<a
271
+ href="${urlData?.href}"
272
+ target="${urlData?.target}"
273
+ aria-label="Hero banner link"
274
+ class="gp-absolute gp-inset-0 gp-z-1"
275
+ > </a>`)}
276
+ ${Row({
277
+ className: cls('gp-hero-banner-row gp-z-1 gp-w-full', getClassForContentByFitContent(sizeSetting, background), getClassForStretchContent(verticalAlign), getClassSpaceBetween(setting?.layout || {}, styles?.contentPosition1Col || {}, styles?.contentPosition2Col || {})),
278
+ setting: {
279
+ layout,
280
+ horizontalAlign: rowHorizontalAlign,
281
+ verticalAlign,
282
+ order
283
+ },
284
+ styles: {
285
+ verticalGutter,
286
+ width: getWidth(contentWidth),
287
+ fullWidth: {
288
+ desktop: false,
289
+ tablet: false,
290
+ mobile: false
291
+ }
292
+ },
293
+ style: {
294
+ ...contentPaddingStyle
295
+ },
296
+ children,
297
+ rawChildren
298
+ })}
299
+ </div>
301
300
  </gp-hero-banner>
302
301
  </div>
303
- ${RenderIf(isLocalEnv, `<script ${getSettingPreloadData('class="gps-link" delay', 'src')}="{{ 'gp-hero-banner.js' | asset_url }}" defer="defer"></script>`, `<script ${getSettingPreloadData('class="gps-link" delay', 'src')}="${baseAssetURL}/assets-v2/gp-hero-banner.js?v={{ shop.metafields.GEMPAGES.ASSETS_VERSION }}" defer="defer"></script>
304
- `)}
305
- ${RenderIf(isLocalEnv && !!link?.link, `<script ${getSettingPreloadData('class="gps-link" delay', 'src')}="{{ 'gp-hero-banner-link.js' | asset_url }}" defer="defer"></script>`, `<script ${getSettingPreloadData('class="gps-link" delay', 'src')}="${baseAssetURL}/assets-v2/gp-hero-banner-link.js?v={{ shop.metafields.GEMPAGES.ASSETS_VERSION }}" defer="defer"></script>
306
- `)}
302
+ ${RenderIf(isLocalEnv, `<script ${getSettingPreloadData('class="gps-link" delay', 'src')}="{{ 'gp-hero-banner.js' | asset_url }}" defer="defer"></script>`, `<script ${getSettingPreloadData('class="gps-link" delay', 'src')}="${baseAssetURL}/assets-v2/gp-hero-banner.js?v={{ shop.metafields.GEMPAGES.ASSETS_VERSION }}" defer="defer"></script>`)}
307
303
  `;
308
304
  };
309
305
 
@@ -1,8 +1,6 @@
1
1
  import dynamic from 'next/dynamic';
2
2
  import Loading from '../common/components/Loading.js';
3
3
  import 'react/jsx-runtime';
4
- import 'react';
5
- import '@gem-sdk/core';
6
4
 
7
5
  const HeroBanner = dynamic(()=>import('./components/hero-banner/index.js'), {
8
6
  loading: Loading
@@ -1,7 +1,7 @@
1
1
  import config from './HeroBanner.js';
2
2
 
3
- var bannerSetting = {
3
+ var index = {
4
4
  HeroBanner: config
5
5
  };
6
6
 
7
- export { bannerSetting as default };
7
+ export { index as default };
@@ -1,4 +1,3 @@
1
- 'use client';
2
1
  import { jsx, jsxs } from 'react/jsx-runtime';
3
2
  import { composeTypographyClassName, composeTypographyStyle, makeStyleResponsive, cls, getGlobalColorStateStyle, makeStyle, getSingleColorVariable, removeNullUndefined } from '@gem-sdk/core';
4
3
  import { useMemo, useState, useEffect } from 'react';
@@ -38,7 +38,7 @@ const Breadcrumb = ({ setting = {}, builderAttrs, style, styles = {}, className,
38
38
  '--gap-desktop': `${spacing?.desktop}`,
39
39
  '--gap-tablet': `${spacing?.tablet || spacing?.desktop}`,
40
40
  '--gap-mobile': `${spacing?.mobile || spacing?.tablet || spacing?.desktop}`
41
- }}" class="gp-flex gp-align-center !gp-gap-[var(--gap-desktop)] tablet:!gp-gap-[var(--gap-tablet)] mobile:!gp-gap-[var(--gap-mobile)] gp-flex-wrap" aria-label="breadcrumb">
41
+ }}" class="gp-flex gp-align-center !gp-gap-[var(--gap-desktop)] tablet:!gp-gap-[var(--gap-tablet)] mobile:!gp-gap-[var(--gap-mobile)]" aria-label="breadcrumb">
42
42
  {% if t == 'index' %}
43
43
  <a class="${cls({
44
44
  'gp-hidden': isHiddenOnDesktop,
@@ -1,8 +1,6 @@
1
1
  import dynamic from 'next/dynamic';
2
2
  import Loading from '../common/components/Loading.js';
3
3
  import 'react/jsx-runtime';
4
- import 'react';
5
- import '@gem-sdk/core';
6
4
 
7
5
  const Breadcrumb = dynamic(()=>import('./components/Breadcrumb.js'), {
8
6
  loading: Loading
@@ -1,7 +1,7 @@
1
1
  import config from './Breadcrumb.js';
2
2
 
3
- var breadcrumbSetting = {
3
+ var index = {
4
4
  Breadcrumb: config
5
5
  };
6
6
 
7
- export { breadcrumbSetting as default };
7
+ export { index as default };