@gem-sdk/components 2.0.0-staging.119 → 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 (1342) 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 +7 -9
  121. package/dist/cjs/grid/components/Row.liquid.js +11 -13
  122. package/dist/cjs/grid/components/Section.js +0 -1
  123. package/dist/cjs/grid/next.js +0 -2
  124. package/dist/cjs/grid/setting/index.js +2 -2
  125. package/dist/cjs/header/components/Header.js +0 -1
  126. package/dist/cjs/header/components/SalePageHeaderWarning.js +0 -1
  127. package/dist/cjs/header/components/icons/ChevronLeft.js +0 -1
  128. package/dist/cjs/header/components/icons/Dismiss.js +0 -1
  129. package/dist/cjs/header/components/icons/MenuIcon.js +0 -1
  130. package/dist/cjs/header/components/kind/basic/DesktopMenu.js +0 -1
  131. package/dist/cjs/header/components/kind/basic/DesktopMenuItem.js +0 -1
  132. package/dist/cjs/header/components/kind/basic/MenuMobileItem.js +0 -1
  133. package/dist/cjs/header/components/kind/basic/MobileMenu.js +0 -1
  134. package/dist/cjs/header/components/kind/basic/index.js +0 -1
  135. package/dist/cjs/header/components/kind/modern/index.js +0 -1
  136. package/dist/cjs/header/next.js +0 -2
  137. package/dist/cjs/header/setting/index.js +2 -2
  138. package/dist/cjs/heading/Heading.js +0 -1
  139. package/dist/cjs/heading/next.js +0 -2
  140. package/dist/cjs/heading/setting/index.js +2 -2
  141. package/dist/cjs/helpers.js +2 -2
  142. package/dist/cjs/icon/components/Icon.js +0 -1
  143. package/dist/cjs/icon/next.js +0 -2
  144. package/dist/cjs/icon/setting/index.js +2 -2
  145. package/dist/cjs/icon-list/components/IconList.js +0 -1
  146. package/dist/cjs/icon-list/components/IconListItem.js +0 -1
  147. package/dist/cjs/icon-list/next.js +0 -2
  148. package/dist/cjs/icon-list/setting/ItemTemplate.js +1 -2
  149. package/dist/cjs/icon-list/setting/index.js +2 -2
  150. package/dist/cjs/icon-list-hoz/components/IconListHoz.js +0 -1
  151. package/dist/cjs/icon-list-hoz/components/IconListHozItem.js +0 -1
  152. package/dist/cjs/icon-list-hoz/next.js +0 -2
  153. package/dist/cjs/icon-list-hoz/setting/index.js +2 -2
  154. package/dist/cjs/icon-list-v2/components/IconList.js +0 -1
  155. package/dist/cjs/icon-list-v2/next.js +0 -2
  156. package/dist/cjs/icon-list-v2/setting/index.js +2 -2
  157. package/dist/cjs/image/components/AdaptiveImage.js +2 -4
  158. package/dist/cjs/image/components/AdaptiveImage.liquid.js +5 -5
  159. package/dist/cjs/image/components/BackgroundImage.js +0 -1
  160. package/dist/cjs/image/components/Image.js +1 -17
  161. package/dist/cjs/image/components/Img.js +0 -1
  162. package/dist/cjs/image/components/NextImage.js +0 -1
  163. package/dist/cjs/image/components/NextImage.liquid.js +2 -1
  164. package/dist/cjs/image/components/helpers.js +19 -2
  165. package/dist/cjs/image/helpers/getSrcSet.js +0 -2
  166. package/dist/cjs/image/next.js +0 -2
  167. package/dist/cjs/image/setting/Image.js +124 -3
  168. package/dist/cjs/image/setting/index.js +2 -2
  169. package/dist/cjs/image-comparison/components/CompareImage.js +0 -21
  170. package/dist/cjs/image-comparison/components/ImageComparison.js +0 -1
  171. package/dist/cjs/image-comparison/next.js +0 -2
  172. package/dist/cjs/image-comparison/setting/index.js +2 -2
  173. package/dist/cjs/image-detection/ImageDetection.js +0 -1
  174. package/dist/cjs/image-detection/next.js +0 -2
  175. package/dist/cjs/image-detection/setting/index.js +2 -2
  176. package/dist/cjs/index.js +30 -60
  177. package/dist/cjs/index.liquid.js +0 -21
  178. package/dist/cjs/input/Input.js +0 -1
  179. package/dist/cjs/input/next.js +0 -2
  180. package/dist/cjs/input/setting/index.js +2 -2
  181. package/dist/cjs/intersection-observer/useInView.js +0 -1
  182. package/dist/cjs/line/Divider.js +0 -1
  183. package/dist/cjs/line/Line.js +0 -1
  184. package/dist/cjs/line/next.js +0 -2
  185. package/dist/cjs/line/setting/index.js +2 -2
  186. package/dist/cjs/link/components/CustomLink.js +0 -1
  187. package/dist/cjs/link/components/Link.js +0 -1
  188. package/dist/cjs/link/components/ProductLink.js +0 -1
  189. package/dist/cjs/link/components/next-link/CustomLink.js +0 -1
  190. package/dist/cjs/link/components/next-link/ProductLink.js +0 -1
  191. package/dist/cjs/link/components/next-link/index.js +0 -1
  192. package/dist/cjs/link/next.js +0 -2
  193. package/dist/cjs/link/setting/index.js +2 -2
  194. package/dist/cjs/marquee/components/Marquee.js +0 -1
  195. package/dist/cjs/marquee/components/MarqueeBase.js +0 -1
  196. package/dist/cjs/marquee/components/MarqueeItem.js +0 -1
  197. package/dist/cjs/marquee/next.js +0 -2
  198. package/dist/cjs/marquee/setting/index.js +2 -2
  199. package/dist/cjs/menu/components/DropdownMenu.js +0 -1
  200. package/dist/cjs/menu/components/MegaMenu.js +0 -1
  201. package/dist/cjs/menu/components/Menu.js +0 -1
  202. package/dist/cjs/menu/components/NavigationMenu.js +0 -1
  203. package/dist/cjs/menu/components/SubMegaMenu.js +0 -1
  204. package/dist/cjs/menu/components/SubNavigationMenu.js +0 -1
  205. package/dist/cjs/menu/next.js +0 -2
  206. package/dist/cjs/menu/setting/index.js +2 -2
  207. package/dist/cjs/modal/components/Modal.js +0 -1
  208. package/dist/cjs/modal/components/confirm.js +0 -1
  209. package/dist/cjs/modal/next.js +0 -2
  210. package/dist/cjs/modal/setting/index.js +2 -2
  211. package/dist/cjs/next.js +7 -10
  212. package/dist/cjs/notification/components/Notice.js +0 -1
  213. package/dist/cjs/notification/components/Notifications.js +0 -1
  214. package/dist/cjs/notification/components/icons/CloseIcon.js +0 -1
  215. package/dist/cjs/notification/hooks/use-notification.js +0 -1
  216. package/dist/cjs/pagination/Pagination.js +0 -1
  217. package/dist/cjs/pagination/next.js +0 -2
  218. package/dist/cjs/pagination/setting/index.js +2 -2
  219. package/dist/cjs/post-purchase/advanced-list/components/AdvancedListPostPurchase.js +0 -1
  220. package/dist/cjs/post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js +0 -1
  221. package/dist/cjs/post-purchase/advanced-list/next.js +0 -2
  222. package/dist/cjs/post-purchase/advanced-list/setting/index.js +2 -2
  223. package/dist/cjs/post-purchase/button/Button.js +0 -1
  224. package/dist/cjs/post-purchase/button/next.js +0 -2
  225. package/dist/cjs/post-purchase/button/setting/index.js +2 -2
  226. package/dist/cjs/post-purchase/callout-banner/components/CalloutBox.js +0 -1
  227. package/dist/cjs/post-purchase/callout-banner/components/CalloutText.js +0 -1
  228. package/dist/cjs/post-purchase/callout-banner/next.js +0 -2
  229. package/dist/cjs/post-purchase/callout-banner/setting/CalloutBox.js +2 -2
  230. package/dist/cjs/post-purchase/callout-banner/setting/index.js +2 -2
  231. package/dist/cjs/post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js +0 -1
  232. package/dist/cjs/post-purchase/countdown-timer/components/TextCountdown.js +0 -1
  233. package/dist/cjs/post-purchase/countdown-timer/next.js +0 -2
  234. package/dist/cjs/post-purchase/countdown-timer/settings/index.js +2 -2
  235. package/dist/cjs/post-purchase/image/components/AdaptiveImage.js +0 -1
  236. package/dist/cjs/post-purchase/image/components/Image.js +0 -1
  237. package/dist/cjs/post-purchase/image/components/Img.js +0 -1
  238. package/dist/cjs/post-purchase/image/next.js +0 -2
  239. package/dist/cjs/post-purchase/image/setting/index.js +2 -2
  240. package/dist/cjs/post-purchase/line/components/PostPurchaseLine.js +0 -1
  241. package/dist/cjs/post-purchase/line/next.js +0 -2
  242. package/dist/cjs/post-purchase/line/setting/index.js +2 -2
  243. package/dist/cjs/post-purchase/next.js +5 -7
  244. package/dist/cjs/post-purchase/product/components/AcceptButton.js +0 -1
  245. package/dist/cjs/post-purchase/product/components/ProductDescription.js +0 -1
  246. package/dist/cjs/post-purchase/product/components/ProductDiscountTag.js +0 -1
  247. package/dist/cjs/post-purchase/product/components/ProductOffer.js +2 -4
  248. package/dist/cjs/post-purchase/product/components/ProductPrice.js +0 -1
  249. package/dist/cjs/post-purchase/product/components/ProductPriceBreakdown.js +0 -1
  250. package/dist/cjs/post-purchase/product/components/ProductQuantity.js +0 -1
  251. package/dist/cjs/post-purchase/product/components/ProductTitle.js +0 -1
  252. package/dist/cjs/post-purchase/product/components/ProductVariant.js +0 -1
  253. package/dist/cjs/post-purchase/product/components/priceBreakdown/MoneyLine.js +0 -1
  254. package/dist/cjs/post-purchase/product/components/product-image/Arrow.js +0 -1
  255. package/dist/cjs/post-purchase/product/components/product-image/CarouselPostPurchase.js +0 -1
  256. package/dist/cjs/post-purchase/product/components/product-image/FeatureImage.js +0 -1
  257. package/dist/cjs/post-purchase/product/components/product-image/ImageListCarousel.js +0 -1
  258. package/dist/cjs/post-purchase/product/components/product-image/ImageListGrid.js +0 -1
  259. package/dist/cjs/post-purchase/product/components/product-image/index.js +0 -1
  260. package/dist/cjs/post-purchase/product/components/product-image/layouts/FeatureImageWithGalleryImage.js +0 -1
  261. package/dist/cjs/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +0 -1
  262. package/dist/cjs/post-purchase/product/components/variants/Dropdown.js +0 -1
  263. package/dist/cjs/post-purchase/product/components/variants/DropdownOption.js +0 -1
  264. package/dist/cjs/post-purchase/product/components/variants/RectangleList.js +0 -1
  265. package/dist/cjs/post-purchase/product/components/variants/VariantGroup.js +0 -1
  266. package/dist/cjs/post-purchase/product/components/variants/VariantItem.js +0 -1
  267. package/dist/cjs/post-purchase/product/components/variants/VariantOption.js +0 -1
  268. package/dist/cjs/post-purchase/product/next.js +0 -2
  269. package/dist/cjs/post-purchase/product/settings/index.js +2 -2
  270. package/dist/cjs/post-purchase/text/Text.js +0 -1
  271. package/dist/cjs/post-purchase/text/next.js +0 -2
  272. package/dist/cjs/post-purchase/text/setting/index.js +2 -2
  273. package/dist/cjs/post-purchase/utils/helper.js +0 -5
  274. package/dist/cjs/product/components/DynamicCheckout.js +0 -1
  275. package/dist/cjs/product/components/DynamicCheckout.liquid.js +0 -5
  276. package/dist/cjs/product/components/FileUpload.js +0 -1
  277. package/dist/cjs/product/components/Product.js +0 -1
  278. package/dist/cjs/product/components/ProductBadge/index.js +1 -21
  279. package/dist/cjs/product/components/ProductBadge/utils/common.js +0 -14
  280. package/dist/cjs/product/components/ProductBundleDiscount.js +4 -56
  281. package/dist/cjs/product/components/ProductBundleDiscount.liquid.js +2 -2
  282. package/dist/cjs/product/components/ProductBundleDiscountItem.js +0 -1
  283. package/dist/cjs/product/components/ProductButton.js +0 -1
  284. package/dist/cjs/product/components/ProductDescription.js +3 -22
  285. package/dist/cjs/product/components/ProductImages/ProductFeaturedImage.js +0 -1
  286. package/dist/cjs/product/components/ProductImages/ProductGalleryCarousel.js +0 -1
  287. package/dist/cjs/product/components/ProductImages/ProductGalleryGrid.js +0 -1
  288. package/dist/cjs/product/components/ProductImages/ProductImagesLightBox.js +0 -1
  289. package/dist/cjs/product/components/ProductImages.js +0 -1
  290. package/dist/cjs/product/components/ProductImagesV2/jsx/ProductImages.js +1 -50
  291. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ButtonOpenLightBox.js +0 -1
  292. package/dist/cjs/product/components/ProductImagesV2/jsx/components/MediaIcon.js +0 -1
  293. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageCarousel.js +0 -1
  294. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageOnly.js +0 -1
  295. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductGalleryCarousel.js +0 -1
  296. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductGalleryGrid.js +0 -1
  297. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductImagesLightBox.js +0 -1
  298. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/FeatureImageWithGallery.js +1 -5
  299. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/GalleryOneCol.js +1 -5
  300. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/GalleryTwoCol.js +1 -5
  301. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/OnlyFeatureImage.js +1 -5
  302. package/dist/cjs/product/components/ProductList.js +0 -4
  303. package/dist/cjs/product/components/ProductNotFound.js +112 -47
  304. package/dist/cjs/product/components/ProductNotFoundRelated.js +65 -0
  305. package/dist/cjs/product/components/ProductPrice.js +23 -43
  306. package/dist/cjs/product/components/ProductProperties/ProductPropertyChoice.js +0 -1
  307. package/dist/cjs/product/components/ProductProperties/ProductPropertyInput.js +0 -1
  308. package/dist/cjs/product/components/ProductProperties/ProductPropertySelect.js +0 -1
  309. package/dist/cjs/product/components/ProductProperties.js +0 -38
  310. package/dist/cjs/product/components/ProductProperties.liquid.js +20 -10
  311. package/dist/cjs/product/components/ProductQuantity.js +0 -1
  312. package/dist/cjs/product/components/ProductQuickView/ProductQuickView.js +1 -2
  313. package/dist/cjs/product/components/ProductQuickView/index.js +0 -1
  314. package/dist/cjs/product/components/ProductTag.js +15 -34
  315. package/dist/cjs/product/components/ProductTitle.js +0 -1
  316. package/dist/cjs/product/components/ProductVariants/index.js +11 -23
  317. package/dist/cjs/product/components/ProductVariants/index.liquid.js +6 -1
  318. package/dist/cjs/product/components/ProductVariants/variants/Base.js +0 -1
  319. package/dist/cjs/product/components/ProductVariants/variants/Color.js +0 -1
  320. package/dist/cjs/product/components/ProductVariants/variants/Dropdown.js +0 -1
  321. package/dist/cjs/product/components/ProductVariants/variants/DropdownOption.js +0 -1
  322. package/dist/cjs/product/components/ProductVariants/variants/Image.js +0 -1
  323. package/dist/cjs/product/components/ProductVariants/variants/ImageShopify.js +0 -1
  324. package/dist/cjs/product/components/ProductVariants/variants/RadioButtons.js +0 -1
  325. package/dist/cjs/product/components/ProductVariants/variants/RectangleList.js +0 -1
  326. package/dist/cjs/product/components/ProductVariants/variants/VariantGroup.js +0 -1
  327. package/dist/cjs/product/components/ProductVariants/variants/VariantOption/index.js +0 -1
  328. package/dist/cjs/product/components/ProductVariants/variants/index.js +0 -1
  329. package/dist/cjs/product/components/ProductVariants/variants/index.liquid.js +2 -1
  330. package/dist/cjs/product/components/ProductViewMore.js +0 -1
  331. package/dist/cjs/product/components/ProductViewMore.liquid.js +1 -6
  332. package/dist/cjs/product/components/SalePageProductListWarning.js +0 -1
  333. package/dist/cjs/product/components/Sku.js +0 -1
  334. package/dist/cjs/product/components/Vendor.js +0 -1
  335. package/dist/cjs/product/next.js +0 -2
  336. package/dist/cjs/product/setting/ProductProperties.js +1 -1
  337. package/dist/cjs/product/setting/index.js +2 -2
  338. package/dist/cjs/radio/Radio.js +0 -1
  339. package/dist/cjs/radio/next.js +0 -2
  340. package/dist/cjs/radio/setting/index.js +2 -2
  341. package/dist/cjs/select/Select.js +0 -1
  342. package/dist/cjs/select/next.js +0 -2
  343. package/dist/cjs/select/setting/index.js +2 -2
  344. package/dist/cjs/sticky/components/Sticky.js +3 -4
  345. package/dist/cjs/sticky/components/Sticky.liquid.js +0 -1
  346. package/dist/cjs/sticky/next.js +0 -2
  347. package/dist/cjs/sticky/setting/index.js +2 -2
  348. package/dist/cjs/stock-counter/components/StockCounter.js +0 -1
  349. package/dist/cjs/stock-counter/next.js +0 -2
  350. package/dist/cjs/stock-counter/setting/index.js +2 -2
  351. package/dist/cjs/tab/components/TabItem.js +0 -1
  352. package/dist/cjs/tab/components/Tabs.js +0 -1
  353. package/dist/cjs/tab/next.js +0 -2
  354. package/dist/cjs/tab/setting/index.js +2 -2
  355. package/dist/cjs/text/components/Text.js +1 -2
  356. package/dist/cjs/text/components/Text.liquid.js +1 -1
  357. package/dist/cjs/text/next.js +0 -2
  358. package/dist/cjs/text/setting/index.js +2 -2
  359. package/dist/cjs/textarea/Textarea.js +0 -1
  360. package/dist/cjs/textarea/next.js +0 -2
  361. package/dist/cjs/textarea/setting/index.js +2 -2
  362. package/dist/cjs/third-party/components/AirProductReviewsAppUgc.js +8 -3
  363. package/dist/cjs/third-party/components/AliReviews/AliReviewsSampleContent.js +0 -1
  364. package/dist/cjs/third-party/components/AliReviews.js +0 -1
  365. package/dist/cjs/third-party/components/AppointmentBookingCowlendar.js +8 -3
  366. package/dist/cjs/third-party/components/AppstleSubscriptions/AppstleSubscriptionsSampleContent.js +0 -1
  367. package/dist/cjs/third-party/components/AppstleSubscriptions.js +0 -1
  368. package/dist/cjs/third-party/components/BirdChime/BirdChimeContent.js +0 -1
  369. package/dist/cjs/third-party/components/BirdChime.js +0 -1
  370. package/dist/cjs/third-party/components/Bogos/BogosSampleContent.js +0 -1
  371. package/dist/cjs/third-party/components/Bogos.js +0 -1
  372. package/dist/cjs/third-party/components/BoldProductOptions/BoldProductOptionsSampleContent.js +0 -1
  373. package/dist/cjs/third-party/components/BoldProductOptions.js +0 -1
  374. package/dist/cjs/third-party/components/BoldSubscriptions/BoldSubscriptionsSampleContent.js +0 -1
  375. package/dist/cjs/third-party/components/BoldSubscriptions.js +0 -1
  376. package/dist/cjs/third-party/components/BonLoyaltyRewardsReferrals.js +8 -3
  377. package/dist/cjs/third-party/components/BoostAISearchDiscovery/BoostAISearchDiscoverySampleContent.js +0 -1
  378. package/dist/cjs/third-party/components/BoostAISearchDiscovery.js +0 -1
  379. package/dist/cjs/third-party/components/Bundler/BundlerSampleContent.js +0 -1
  380. package/dist/cjs/third-party/components/Bundler.js +0 -1
  381. package/dist/cjs/third-party/components/CleanSizeCharts.js +9 -4
  382. package/dist/cjs/third-party/components/CrossSellCartUpsell/CrossSellCartUpsellSampleContent.js +0 -1
  383. package/dist/cjs/third-party/components/CrossSellCartUpsell.js +0 -1
  384. package/dist/cjs/third-party/components/CustomProductOptionsVariant.js +8 -3
  385. package/dist/cjs/third-party/components/DiscountyBulkDiscountSales.js +0 -1
  386. package/dist/cjs/third-party/components/EasifyProductOptions.js +8 -3
  387. package/dist/cjs/third-party/components/EasyBundleBuilderSkailama.js +8 -3
  388. package/dist/cjs/third-party/components/EasySellCOD.js +8 -3
  389. package/dist/cjs/third-party/components/FastBundleBundlesDiscounts.js +8 -3
  390. package/dist/cjs/third-party/components/FeraReviews/FeraReviewsSampleContent.js +0 -1
  391. package/dist/cjs/third-party/components/FeraReviews/LiquidTemplateByWidget.js +12 -19
  392. package/dist/cjs/third-party/components/FeraReviews.js +0 -1
  393. package/dist/cjs/third-party/components/FirePush/FirePushSampleContent.js +0 -1
  394. package/dist/cjs/third-party/components/FirePush.js +0 -1
  395. package/dist/cjs/third-party/components/FlyBundlesUpsellsFbt.js +28 -4
  396. package/dist/cjs/third-party/components/FordeerProductLabels.js +9 -4
  397. package/dist/cjs/third-party/components/FrequentlyBoughtTogether/FrequentlyBoughtTogetherSampleContent.js +0 -1
  398. package/dist/cjs/third-party/components/FrequentlyBoughtTogether.js +0 -1
  399. package/dist/cjs/third-party/components/GoogleReviewsByReputon.js +8 -3
  400. package/dist/cjs/third-party/components/Growave/GrowaveSampleContent.js +0 -1
  401. package/dist/cjs/third-party/components/Growave.js +0 -1
  402. package/dist/cjs/third-party/components/HulkFormBuilder.js +8 -3
  403. package/dist/cjs/third-party/components/InfiniteOptions/InfiniteOptionsSampleContent.js +0 -1
  404. package/dist/cjs/third-party/components/InfiniteOptions.js +0 -1
  405. package/dist/cjs/third-party/components/Instafeed/InstafeedSampleContent.js +0 -1
  406. package/dist/cjs/third-party/components/Instafeed.js +0 -1
  407. package/dist/cjs/third-party/components/InstasellShoppableInstagram.js +8 -3
  408. package/dist/cjs/third-party/components/Judgeme/JudgemeSampleContent.js +0 -1
  409. package/dist/cjs/third-party/components/JudgemeReviews.js +0 -1
  410. package/dist/cjs/third-party/components/JunipProductReviewsUgc.js +8 -3
  411. package/dist/cjs/third-party/components/KachingBundles/KachingBundlesSampleContent.js +0 -1
  412. package/dist/cjs/third-party/components/KachingBundles.js +0 -1
  413. package/dist/cjs/third-party/components/KingProductOptions/KingProductOptionsSampleContent.js +0 -1
  414. package/dist/cjs/third-party/components/KingProductOptions.js +0 -1
  415. package/dist/cjs/third-party/components/KiteFreeGiftDiscount.js +8 -3
  416. package/dist/cjs/third-party/components/KlarnaMessaging.js +9 -4
  417. package/dist/cjs/third-party/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  418. package/dist/cjs/third-party/components/Klaviyo.js +0 -1
  419. package/dist/cjs/third-party/components/KoalaBundleQuantityDiscount.js +8 -3
  420. package/dist/cjs/third-party/components/LaiProductReviews/LaiProductReviewsSampleContent.js +0 -1
  421. package/dist/cjs/third-party/components/LaiProductReviews.js +0 -1
  422. package/dist/cjs/third-party/components/LoloyalLoyaltyReferrals.js +8 -3
  423. package/dist/cjs/third-party/components/LoopSubscriptions.js +8 -3
  424. package/dist/cjs/third-party/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  425. package/dist/cjs/third-party/components/LooxReviews.js +0 -1
  426. package/dist/cjs/third-party/components/MaxbundleProductBundles.js +8 -3
  427. package/dist/cjs/third-party/components/MbcBundleVolumeDiscount.js +8 -3
  428. package/dist/cjs/third-party/components/NotifyBackInStockPreOrder.js +8 -3
  429. package/dist/cjs/third-party/components/Omnisend/OmnisendSampleContent.js +0 -1
  430. package/dist/cjs/third-party/components/Omnisend.js +0 -1
  431. package/dist/cjs/third-party/components/Opinew/OpinewSampleContent.js +0 -1
  432. package/dist/cjs/third-party/components/Opinew.js +0 -1
  433. package/dist/cjs/third-party/components/ParcelPanel/ParcelPanelSampleContent.js +0 -1
  434. package/dist/cjs/third-party/components/ParcelPanel.js +0 -1
  435. package/dist/cjs/third-party/components/PickyStory/PickyStorySampleContent.js +0 -1
  436. package/dist/cjs/third-party/components/PickyStory.js +0 -1
  437. package/dist/cjs/third-party/components/PowerfulContactFormBuilder.js +8 -3
  438. package/dist/cjs/third-party/components/PreorderNowPreOrderPq.js +8 -3
  439. package/dist/cjs/third-party/components/PreorderNowWodPresale.js +9 -4
  440. package/dist/cjs/third-party/components/ProductOptionsCustomizer.js +8 -3
  441. package/dist/cjs/third-party/components/ProductReviews/ProductReviewsSampleContent.js +0 -1
  442. package/dist/cjs/third-party/components/ProductReviews.js +0 -1
  443. package/dist/cjs/third-party/components/PumperBundlesVolumeDiscount.js +8 -3
  444. package/dist/cjs/third-party/components/PushOwl.js +0 -1
  445. package/dist/cjs/third-party/components/QikifyUpsell.js +29 -5
  446. package/dist/cjs/third-party/components/RapiBundleQuantityBreaks.js +8 -3
  447. package/dist/cjs/third-party/components/RechargeSubscriptions.js +8 -3
  448. package/dist/cjs/third-party/components/RecurpaySubscriptionApp.js +8 -3
  449. package/dist/cjs/third-party/components/Releasit/ReleasitSampleContent.js +0 -1
  450. package/dist/cjs/third-party/components/Releasit.js +0 -1
  451. package/dist/cjs/third-party/components/RequestQuoteHidePrice.js +8 -3
  452. package/dist/cjs/third-party/components/ReviewxpoProductReviewsApp.js +8 -3
  453. package/dist/cjs/third-party/components/Rivyo/RivyoSampleContent.js +0 -1
  454. package/dist/cjs/third-party/components/Rivyo.js +0 -1
  455. package/dist/cjs/third-party/components/Ryviu/RyviuSampleContent.js +0 -1
  456. package/dist/cjs/third-party/components/Ryviu.js +0 -1
  457. package/dist/cjs/third-party/components/SealSubscriptions/SealSubscriptionsSampleContent.js +0 -1
  458. package/dist/cjs/third-party/components/SealSubscriptions.js +0 -1
  459. package/dist/cjs/third-party/components/Selleasy.js +8 -3
  460. package/dist/cjs/third-party/components/ShopifyForms.js +8 -3
  461. package/dist/cjs/third-party/components/ShopifySubscriptions.js +8 -3
  462. package/dist/cjs/third-party/components/SimpleBundlesKits.js +8 -3
  463. package/dist/cjs/third-party/components/SkioSubscriptionsYcS20.js +8 -3
  464. package/dist/cjs/third-party/components/SmartSearchBarAndFilters/SmartSearchBarAndFiltersSampleContent.js +0 -1
  465. package/dist/cjs/third-party/components/SmartSearchBarAndFilters.js +0 -1
  466. package/dist/cjs/third-party/components/SproutPlantTreesGrowSales.js +8 -3
  467. package/dist/cjs/third-party/components/Stamped/StampedSampleContent.js +0 -1
  468. package/dist/cjs/third-party/components/Stamped.js +0 -1
  469. package/dist/cjs/third-party/components/SubifySubscriptionsApp.js +8 -3
  470. package/dist/cjs/third-party/components/TagembedSocialPostReview.js +8 -3
  471. package/dist/cjs/third-party/components/TagshopShoppableVideosUgc.js +8 -3
  472. package/dist/cjs/third-party/components/ThirdPartyPreview.js +0 -1
  473. package/dist/cjs/third-party/components/TrustMe/TrustMeSampleContent.js +0 -1
  474. package/dist/cjs/third-party/components/TrustMe.js +0 -1
  475. package/dist/cjs/third-party/components/Trustoo/TrustooSampleContent.js +0 -1
  476. package/dist/cjs/third-party/components/Trustoo.js +0 -1
  477. package/dist/cjs/third-party/components/UltimateSalesBoost/UltimateSalesBoostSampleContent.js +0 -1
  478. package/dist/cjs/third-party/components/UltimateSalesBoost.js +0 -1
  479. package/dist/cjs/third-party/components/UnlimitedBundlesDiscounts.js +8 -3
  480. package/dist/cjs/third-party/components/Vitals/VitalsSampleContent.js +0 -1
  481. package/dist/cjs/third-party/components/Vitals.js +0 -1
  482. package/dist/cjs/third-party/components/WhatmoreShoppableVideosreel.js +8 -3
  483. package/dist/cjs/third-party/components/WideBundle/WideBundleSampleContent.js +0 -1
  484. package/dist/cjs/third-party/components/WideBundle.js +0 -1
  485. package/dist/cjs/third-party/components/Wiser/WiserSampleContent.js +1 -2
  486. package/dist/cjs/third-party/components/Wiser.js +5 -1
  487. package/dist/cjs/third-party/components/Wiser.liquid.js +1 -1
  488. package/dist/cjs/third-party/components/WishlistKing.js +8 -3
  489. package/dist/cjs/third-party/components/WishlistPlus.js +8 -3
  490. package/dist/cjs/third-party/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  491. package/dist/cjs/third-party/components/YotpoLoyalty.js +0 -1
  492. package/dist/cjs/third-party/components/YotpoReviews/YotpoReviewsSampleContent.js +0 -1
  493. package/dist/cjs/third-party/components/YotpoReviews.js +0 -1
  494. package/dist/cjs/third-party/configs/BoldProductOptions.js +2 -2
  495. package/dist/cjs/third-party/helpers/thirdParty.js +1 -1
  496. package/dist/cjs/third-party/next.js +0 -47
  497. package/dist/cjs/third-party/setting/AirProductReviewsAppUgc.js +8 -8
  498. package/dist/cjs/third-party/setting/AppointmentBookingCowlendar.js +8 -8
  499. package/dist/cjs/third-party/setting/Bogos.js +0 -5
  500. package/dist/cjs/third-party/setting/BonLoyaltyRewardsReferrals.js +8 -8
  501. package/dist/cjs/third-party/setting/Bundler.js +0 -5
  502. package/dist/cjs/third-party/setting/CleanSizeCharts.js +11 -11
  503. package/dist/cjs/third-party/setting/CustomProductOptionsVariant.js +8 -8
  504. package/dist/cjs/third-party/setting/EasifyProductOptions.js +8 -8
  505. package/dist/cjs/third-party/setting/EasyBundleBuilderSkailama.js +8 -8
  506. package/dist/cjs/third-party/setting/EasySellCOD.js +11 -11
  507. package/dist/cjs/third-party/setting/FastBundleBundlesDiscounts.js +8 -8
  508. package/dist/cjs/third-party/setting/FeraReviews.js +11 -10
  509. package/dist/cjs/third-party/setting/FlyBundlesUpsellsFbt.js +1 -1
  510. package/dist/cjs/third-party/setting/FordeerProductLabels.js +8 -8
  511. package/dist/cjs/third-party/setting/FrequentlyBoughtTogether.js +0 -5
  512. package/dist/cjs/third-party/setting/GoogleReviewsByReputon.js +8 -8
  513. package/dist/cjs/third-party/setting/HulkFormBuilder.js +8 -8
  514. package/dist/cjs/third-party/setting/InstasellShoppableInstagram.js +8 -8
  515. package/dist/cjs/third-party/setting/JunipProductReviewsUgc.js +8 -8
  516. package/dist/cjs/third-party/setting/KiteFreeGiftDiscount.js +8 -8
  517. package/dist/cjs/third-party/setting/KlarnaMessaging.js +11 -11
  518. package/dist/cjs/third-party/setting/KoalaBundleQuantityDiscount.js +8 -8
  519. package/dist/cjs/third-party/setting/LoloyalLoyaltyReferrals.js +8 -8
  520. package/dist/cjs/third-party/setting/LoopSubscriptions.js +8 -8
  521. package/dist/cjs/third-party/setting/MaxbundleProductBundles.js +8 -8
  522. package/dist/cjs/third-party/setting/MbcBundleVolumeDiscount.js +8 -8
  523. package/dist/cjs/third-party/setting/NotifyBackInStockPreOrder.js +8 -8
  524. package/dist/cjs/third-party/setting/PowerfulContactFormBuilder.js +8 -8
  525. package/dist/cjs/third-party/setting/PreorderNowPreOrderPq.js +8 -8
  526. package/dist/cjs/third-party/setting/PreorderNowWodPresale.js +8 -8
  527. package/dist/cjs/third-party/setting/ProductOptionsCustomizer.js +8 -8
  528. package/dist/cjs/third-party/setting/PumperBundlesVolumeDiscount.js +8 -8
  529. package/dist/cjs/third-party/setting/QikifyUpsell.js +1 -1
  530. package/dist/cjs/third-party/setting/RapiBundleQuantityBreaks.js +8 -8
  531. package/dist/cjs/third-party/setting/RechargeSubscriptions.js +7 -7
  532. package/dist/cjs/third-party/setting/RecurpaySubscriptionApp.js +9 -9
  533. package/dist/cjs/third-party/setting/RequestQuoteHidePrice.js +10 -10
  534. package/dist/cjs/third-party/setting/ReviewxpoProductReviewsApp.js +8 -8
  535. package/dist/cjs/third-party/setting/Selleasy.js +8 -8
  536. package/dist/cjs/third-party/setting/ShopifyForms.js +8 -8
  537. package/dist/cjs/third-party/setting/ShopifySubscriptions.js +8 -8
  538. package/dist/cjs/third-party/setting/SimpleBundlesKits.js +8 -8
  539. package/dist/cjs/third-party/setting/SkioSubscriptionsYcS20.js +8 -8
  540. package/dist/cjs/third-party/setting/SproutPlantTreesGrowSales.js +8 -8
  541. package/dist/cjs/third-party/setting/SubifySubscriptionsApp.js +8 -8
  542. package/dist/cjs/third-party/setting/TagembedSocialPostReview.js +8 -8
  543. package/dist/cjs/third-party/setting/TagshopShoppableVideosUgc.js +8 -8
  544. package/dist/cjs/third-party/setting/UnlimitedBundlesDiscounts.js +8 -8
  545. package/dist/cjs/third-party/setting/WhatmoreShoppableVideosreel.js +8 -8
  546. package/dist/cjs/third-party/setting/Wiser.js +3 -7
  547. package/dist/cjs/third-party/setting/WishlistKing.js +8 -8
  548. package/dist/cjs/third-party/setting/WishlistPlus.js +8 -8
  549. package/dist/cjs/third-party/setting/index.js +2 -20
  550. package/dist/cjs/third-party-instant/components/InstantJudgemeReviews.js +0 -1
  551. package/dist/cjs/third-party-instant/components/InstantKlaviyo.js +0 -1
  552. package/dist/cjs/third-party-instant/components/InstantLooxReviews.js +0 -1
  553. package/dist/cjs/third-party-instant/components/InstantThirdPartyPreview.js +0 -1
  554. package/dist/cjs/third-party-instant/components/InstantYotpoLoyalty.js +0 -1
  555. package/dist/cjs/third-party-instant/components/Judgeme/JudgemeSampleContent.js +0 -1
  556. package/dist/cjs/third-party-instant/components/Judgeme/SingleProduct.js +0 -1
  557. package/dist/cjs/third-party-instant/components/Judgeme/WithoutProduct.js +0 -1
  558. package/dist/cjs/third-party-instant/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  559. package/dist/cjs/third-party-instant/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  560. package/dist/cjs/third-party-instant/components/LooxReviews/SingleProduct.js +0 -1
  561. package/dist/cjs/third-party-instant/components/LooxReviews/WithoutProduct.js +0 -1
  562. package/dist/cjs/third-party-instant/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  563. package/dist/cjs/third-party-instant/next.js +0 -2
  564. package/dist/cjs/third-party-instant/setting/InstantJudgemeReviews.js +2 -8
  565. package/dist/cjs/third-party-instant/setting/InstantLooxReviews.js +3 -12
  566. package/dist/cjs/third-party-instant/setting/index.js +2 -2
  567. package/dist/cjs/third-party-slot/components/ThirdPartySlot.js +0 -1
  568. package/dist/cjs/third-party-slot/next.js +0 -2
  569. package/dist/cjs/third-party-slot/setting/index.js +2 -2
  570. package/dist/cjs/video/components/HTML5Embed.js +0 -1
  571. package/dist/cjs/video/components/LiteVimeoEmbed.js +0 -1
  572. package/dist/cjs/video/components/LiteYouTubeEmbed.js +0 -1
  573. package/dist/cjs/video/components/Video.js +0 -1
  574. package/dist/cjs/video/next.js +0 -2
  575. package/dist/cjs/video/setting/index.js +2 -2
  576. package/dist/esm/accordion/components/Accordion.js +0 -1
  577. package/dist/esm/accordion/components/AccordionItem.js +0 -1
  578. package/dist/esm/accordion/hooks/useMountTransition.js +0 -1
  579. package/dist/esm/accordion/next.js +0 -2
  580. package/dist/esm/accordion/setting/index.js +2 -2
  581. package/dist/esm/article/components/ArticleAuthor.js +0 -1
  582. package/dist/esm/article/components/ArticleAuthor.liquid.js +0 -1
  583. package/dist/esm/article/components/ArticleCategory.js +0 -1
  584. package/dist/esm/article/components/ArticleCategory.liquid.js +0 -1
  585. package/dist/esm/article/components/ArticleContent.js +0 -1
  586. package/dist/esm/article/components/ArticleContent.liquid.js +0 -1
  587. package/dist/esm/article/components/ArticleDate.js +4 -14
  588. package/dist/esm/article/components/ArticleDate.liquid.js +0 -1
  589. package/dist/esm/article/components/ArticleExcerpt.js +0 -1
  590. package/dist/esm/article/components/ArticleExcerpt.liquid.js +0 -1
  591. package/dist/esm/article/components/ArticleImage.js +1 -8
  592. package/dist/esm/article/components/ArticleImage.liquid.js +2 -15
  593. package/dist/esm/article/components/ArticleList.js +0 -1
  594. package/dist/esm/article/components/ArticleList.liquid.js +0 -1
  595. package/dist/esm/article/components/ArticleNotFound.js +0 -1
  596. package/dist/esm/article/components/ArticlePagination.js +0 -1
  597. package/dist/esm/article/components/ArticlePagination.liquid.js +0 -1
  598. package/dist/esm/article/components/ArticleReadMore.js +0 -1
  599. package/dist/esm/article/components/ArticleReadMore.liquid.js +0 -1
  600. package/dist/esm/article/components/ArticleTag.js +0 -1
  601. package/dist/esm/article/components/ArticleTag.liquid.js +0 -1
  602. package/dist/esm/article/components/ArticleTitle.js +0 -1
  603. package/dist/esm/article/components/ArticleTitle.liquid.js +0 -1
  604. package/dist/esm/article/next.js +0 -2
  605. package/dist/esm/article/setting/index.js +2 -2
  606. package/dist/esm/banner/components/hero-banner/index.js +31 -29
  607. package/dist/esm/banner/components/hero-banner/index.liquid.js +147 -151
  608. package/dist/esm/banner/next.js +0 -2
  609. package/dist/esm/banner/setting/index.js +2 -2
  610. package/dist/esm/breadcrumb/components/Breadcrumb.js +0 -1
  611. package/dist/esm/breadcrumb/components/Breadcrumb.liquid.js +1 -1
  612. package/dist/esm/breadcrumb/next.js +0 -2
  613. package/dist/esm/breadcrumb/setting/index.js +2 -2
  614. package/dist/esm/builder.js +44 -67
  615. package/dist/esm/button/components/Button.js +1 -2
  616. package/dist/esm/button/next.js +0 -2
  617. package/dist/esm/button/setting/index.js +2 -2
  618. package/dist/esm/carousel/components/Arrow.js +1 -4
  619. package/dist/esm/carousel/components/Carousel.js +1 -2
  620. package/dist/esm/carousel/components/CarouselItem.js +0 -1
  621. package/dist/esm/carousel/components/Dots.js +0 -1
  622. package/dist/esm/carousel/next.js +0 -2
  623. package/dist/esm/carousel/setting/Carousel.js +1 -1
  624. package/dist/esm/carousel/setting/index.js +2 -2
  625. package/dist/esm/cart/components/Cart.js +0 -1
  626. package/dist/esm/cart/components/CartCheckout.js +0 -1
  627. package/dist/esm/cart/components/CartDiscount.js +0 -1
  628. package/dist/esm/cart/components/CartLineAttribute.js +0 -1
  629. package/dist/esm/cart/components/CartLineImage.js +0 -1
  630. package/dist/esm/cart/components/CartLinePrice.js +0 -1
  631. package/dist/esm/cart/components/CartLineVariant.js +0 -1
  632. package/dist/esm/cart/components/CartList.js +0 -1
  633. package/dist/esm/cart/components/CartOrderNote.js +0 -1
  634. package/dist/esm/cart/components/CartTotalItem.js +0 -1
  635. package/dist/esm/cart/components/CartTotalPrice.js +0 -1
  636. package/dist/esm/cart/components/CheckoutNow.js +0 -1
  637. package/dist/esm/cart/components/CouponList.js +0 -1
  638. package/dist/esm/cart/components/DiscountInput.js +0 -1
  639. package/dist/esm/cart/components/ShopPayButton/icons/BaseIcon.js +0 -1
  640. package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutBlack.js +0 -1
  641. package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutPurple.js +0 -1
  642. package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutWhite.js +0 -1
  643. package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutBlack.js +0 -1
  644. package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutPurple.js +0 -1
  645. package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutWhite.js +0 -1
  646. package/dist/esm/cart/components/ShopPayButton/index.js +0 -1
  647. package/dist/esm/cart/next.js +0 -2
  648. package/dist/esm/cart/setting/index.js +2 -2
  649. package/dist/esm/code/components/CSSCode.js +0 -1
  650. package/dist/esm/code/next.js +0 -2
  651. package/dist/esm/code/setting/index.js +2 -2
  652. package/dist/esm/collection/components/CollectionBanner.js +0 -1
  653. package/dist/esm/collection/components/CollectionBanner.liquid.js +0 -1
  654. package/dist/esm/collection/components/CollectionDescription.js +9 -104
  655. package/dist/esm/collection/components/CollectionDescription.liquid.js +10 -103
  656. package/dist/esm/collection/components/CollectionPaginator.js +0 -1
  657. package/dist/esm/collection/components/CollectionPaginator.liquid.js +2 -1
  658. package/dist/esm/collection/components/CollectionTitle.js +0 -1
  659. package/dist/esm/collection/components/CollectionToolbar.js +0 -1
  660. package/dist/esm/collection/next.js +0 -2
  661. package/dist/esm/collection/setting/CollectionDescription.js +0 -128
  662. package/dist/esm/collection/setting/index.js +2 -2
  663. package/dist/esm/common/components/Loading.js +2 -5
  664. package/dist/esm/common/components/Tooltip.js +0 -1
  665. package/dist/esm/countdown-timer/components/Countdown.js +10 -12
  666. package/dist/esm/countdown-timer/components/Countdown.liquid.js +1 -1
  667. package/dist/esm/countdown-timer/next.js +0 -2
  668. package/dist/esm/countdown-timer/setting/index.js +2 -2
  669. package/dist/esm/coupon/components/Coupon.js +0 -1
  670. package/dist/esm/coupon/next.js +0 -2
  671. package/dist/esm/coupon/setting/index.js +2 -2
  672. package/dist/esm/dialog/components/Dialog.js +23 -24
  673. package/dist/esm/dialog/components/Dialog.liquid.js +23 -24
  674. package/dist/esm/dialog/helpers/common.js +1 -26
  675. package/dist/esm/dialog/next.js +0 -2
  676. package/dist/esm/dialog/setting/index.js +2 -2
  677. package/dist/esm/estimate-delivery/components/EstimateDate.js +0 -1
  678. package/dist/esm/estimate-delivery/components/EstimateDate.liquid.js +1 -0
  679. package/dist/esm/estimate-delivery/next.js +0 -2
  680. package/dist/esm/estimate-delivery/setting/index.js +2 -2
  681. package/dist/esm/form/components/contact/Contact.js +0 -1
  682. package/dist/esm/form/components/form-checkbox/FormCheckbox.js +0 -1
  683. package/dist/esm/form/components/form-dropdown/FormDropdown.js +0 -1
  684. package/dist/esm/form/components/form-dropdown/FormDropdown.liquid.js +4 -5
  685. package/dist/esm/form/components/form-email/FormEmail.js +0 -1
  686. package/dist/esm/form/components/newsletter/Newsletter.js +0 -1
  687. package/dist/esm/form/components/submit-button/SubmitButton.js +0 -1
  688. package/dist/esm/form/components/textarea/TextArea.js +0 -1
  689. package/dist/esm/form/components/textfield/TextField.js +0 -1
  690. package/dist/esm/form/next.js +0 -2
  691. package/dist/esm/form/setting/index.js +2 -2
  692. package/dist/esm/grid/components/ChildrenDroppable.js +0 -1
  693. package/dist/esm/grid/components/Col.js +0 -1
  694. package/dist/esm/grid/components/Root.js +0 -1
  695. package/dist/esm/grid/components/Row.js +7 -9
  696. package/dist/esm/grid/components/Row.liquid.js +11 -13
  697. package/dist/esm/grid/components/Section.js +0 -1
  698. package/dist/esm/grid/next.js +0 -2
  699. package/dist/esm/grid/setting/index.js +2 -2
  700. package/dist/esm/header/components/Header.js +0 -1
  701. package/dist/esm/header/components/SalePageHeaderWarning.js +0 -1
  702. package/dist/esm/header/components/icons/ChevronLeft.js +0 -1
  703. package/dist/esm/header/components/icons/Dismiss.js +0 -1
  704. package/dist/esm/header/components/icons/MenuIcon.js +0 -1
  705. package/dist/esm/header/components/kind/basic/DesktopMenu.js +0 -1
  706. package/dist/esm/header/components/kind/basic/DesktopMenuItem.js +0 -1
  707. package/dist/esm/header/components/kind/basic/MenuMobileItem.js +0 -1
  708. package/dist/esm/header/components/kind/basic/MobileMenu.js +0 -1
  709. package/dist/esm/header/components/kind/basic/index.js +0 -1
  710. package/dist/esm/header/components/kind/modern/index.js +0 -1
  711. package/dist/esm/header/next.js +0 -2
  712. package/dist/esm/header/setting/index.js +2 -2
  713. package/dist/esm/heading/Heading.js +0 -1
  714. package/dist/esm/heading/next.js +0 -2
  715. package/dist/esm/heading/setting/index.js +2 -2
  716. package/dist/esm/helpers.js +2 -2
  717. package/dist/esm/icon/components/Icon.js +0 -1
  718. package/dist/esm/icon/next.js +0 -2
  719. package/dist/esm/icon/setting/index.js +2 -2
  720. package/dist/esm/icon-list/components/IconList.js +0 -1
  721. package/dist/esm/icon-list/components/IconListItem.js +0 -1
  722. package/dist/esm/icon-list/next.js +0 -2
  723. package/dist/esm/icon-list/setting/ItemTemplate.js +1 -2
  724. package/dist/esm/icon-list/setting/index.js +2 -2
  725. package/dist/esm/icon-list-hoz/components/IconListHoz.js +0 -1
  726. package/dist/esm/icon-list-hoz/components/IconListHozItem.js +0 -1
  727. package/dist/esm/icon-list-hoz/next.js +0 -2
  728. package/dist/esm/icon-list-hoz/setting/index.js +2 -2
  729. package/dist/esm/icon-list-v2/components/IconList.js +0 -1
  730. package/dist/esm/icon-list-v2/next.js +0 -2
  731. package/dist/esm/icon-list-v2/setting/index.js +2 -2
  732. package/dist/esm/image/components/AdaptiveImage.js +2 -4
  733. package/dist/esm/image/components/AdaptiveImage.liquid.js +5 -5
  734. package/dist/esm/image/components/BackgroundImage.js +0 -1
  735. package/dist/esm/image/components/Image.js +2 -18
  736. package/dist/esm/image/components/Img.js +0 -1
  737. package/dist/esm/image/components/NextImage.js +0 -1
  738. package/dist/esm/image/components/NextImage.liquid.js +2 -1
  739. package/dist/esm/image/components/helpers.js +17 -2
  740. package/dist/esm/image/helpers/getSrcSet.js +1 -2
  741. package/dist/esm/image/next.js +0 -2
  742. package/dist/esm/image/setting/Image.js +124 -3
  743. package/dist/esm/image/setting/index.js +2 -2
  744. package/dist/esm/image-comparison/components/CompareImage.js +2 -23
  745. package/dist/esm/image-comparison/components/ImageComparison.js +0 -1
  746. package/dist/esm/image-comparison/next.js +0 -2
  747. package/dist/esm/image-comparison/setting/index.js +2 -2
  748. package/dist/esm/image-detection/ImageDetection.js +0 -1
  749. package/dist/esm/image-detection/next.js +0 -2
  750. package/dist/esm/image-detection/setting/index.js +2 -2
  751. package/dist/esm/index.js +0 -16
  752. package/dist/esm/index.liquid.js +0 -11
  753. package/dist/esm/input/Input.js +0 -1
  754. package/dist/esm/input/next.js +0 -2
  755. package/dist/esm/input/setting/index.js +2 -2
  756. package/dist/esm/intersection-observer/useInView.js +0 -1
  757. package/dist/esm/line/Divider.js +0 -1
  758. package/dist/esm/line/Line.js +0 -1
  759. package/dist/esm/line/next.js +0 -2
  760. package/dist/esm/line/setting/index.js +2 -2
  761. package/dist/esm/link/components/CustomLink.js +0 -1
  762. package/dist/esm/link/components/Link.js +0 -1
  763. package/dist/esm/link/components/ProductLink.js +0 -1
  764. package/dist/esm/link/components/next-link/CustomLink.js +0 -1
  765. package/dist/esm/link/components/next-link/ProductLink.js +0 -1
  766. package/dist/esm/link/components/next-link/index.js +0 -1
  767. package/dist/esm/link/next.js +0 -2
  768. package/dist/esm/link/setting/index.js +2 -2
  769. package/dist/esm/marquee/components/Marquee.js +0 -1
  770. package/dist/esm/marquee/components/MarqueeBase.js +0 -1
  771. package/dist/esm/marquee/components/MarqueeItem.js +0 -1
  772. package/dist/esm/marquee/next.js +0 -2
  773. package/dist/esm/marquee/setting/index.js +2 -2
  774. package/dist/esm/menu/components/DropdownMenu.js +0 -1
  775. package/dist/esm/menu/components/MegaMenu.js +0 -1
  776. package/dist/esm/menu/components/Menu.js +0 -1
  777. package/dist/esm/menu/components/NavigationMenu.js +0 -1
  778. package/dist/esm/menu/components/SubMegaMenu.js +0 -1
  779. package/dist/esm/menu/components/SubNavigationMenu.js +0 -1
  780. package/dist/esm/menu/next.js +0 -2
  781. package/dist/esm/menu/setting/index.js +2 -2
  782. package/dist/esm/modal/components/Modal.js +0 -1
  783. package/dist/esm/modal/components/confirm.js +0 -1
  784. package/dist/esm/modal/next.js +0 -2
  785. package/dist/esm/modal/setting/index.js +2 -2
  786. package/dist/esm/next.js +0 -3
  787. package/dist/esm/notification/components/Notice.js +0 -1
  788. package/dist/esm/notification/components/Notifications.js +0 -1
  789. package/dist/esm/notification/components/icons/CloseIcon.js +0 -1
  790. package/dist/esm/notification/hooks/use-notification.js +0 -1
  791. package/dist/esm/pagination/Pagination.js +0 -1
  792. package/dist/esm/pagination/next.js +0 -2
  793. package/dist/esm/pagination/setting/index.js +2 -2
  794. package/dist/esm/post-purchase/advanced-list/components/AdvancedListPostPurchase.js +0 -1
  795. package/dist/esm/post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js +0 -1
  796. package/dist/esm/post-purchase/advanced-list/next.js +0 -2
  797. package/dist/esm/post-purchase/advanced-list/setting/index.js +2 -2
  798. package/dist/esm/post-purchase/button/Button.js +0 -1
  799. package/dist/esm/post-purchase/button/next.js +0 -2
  800. package/dist/esm/post-purchase/button/setting/index.js +2 -2
  801. package/dist/esm/post-purchase/callout-banner/components/CalloutBox.js +0 -1
  802. package/dist/esm/post-purchase/callout-banner/components/CalloutText.js +0 -1
  803. package/dist/esm/post-purchase/callout-banner/next.js +0 -2
  804. package/dist/esm/post-purchase/callout-banner/setting/CalloutBox.js +2 -2
  805. package/dist/esm/post-purchase/callout-banner/setting/index.js +2 -2
  806. package/dist/esm/post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js +0 -1
  807. package/dist/esm/post-purchase/countdown-timer/components/TextCountdown.js +0 -1
  808. package/dist/esm/post-purchase/countdown-timer/next.js +0 -2
  809. package/dist/esm/post-purchase/countdown-timer/settings/index.js +2 -2
  810. package/dist/esm/post-purchase/image/components/AdaptiveImage.js +0 -1
  811. package/dist/esm/post-purchase/image/components/Image.js +0 -1
  812. package/dist/esm/post-purchase/image/components/Img.js +0 -1
  813. package/dist/esm/post-purchase/image/next.js +0 -2
  814. package/dist/esm/post-purchase/image/setting/index.js +2 -2
  815. package/dist/esm/post-purchase/line/components/PostPurchaseLine.js +0 -1
  816. package/dist/esm/post-purchase/line/next.js +0 -2
  817. package/dist/esm/post-purchase/line/setting/index.js +2 -2
  818. package/dist/esm/post-purchase/next.js +0 -2
  819. package/dist/esm/post-purchase/product/components/AcceptButton.js +0 -1
  820. package/dist/esm/post-purchase/product/components/ProductDescription.js +0 -1
  821. package/dist/esm/post-purchase/product/components/ProductDiscountTag.js +0 -1
  822. package/dist/esm/post-purchase/product/components/ProductOffer.js +2 -4
  823. package/dist/esm/post-purchase/product/components/ProductPrice.js +0 -1
  824. package/dist/esm/post-purchase/product/components/ProductPriceBreakdown.js +0 -1
  825. package/dist/esm/post-purchase/product/components/ProductQuantity.js +0 -1
  826. package/dist/esm/post-purchase/product/components/ProductTitle.js +0 -1
  827. package/dist/esm/post-purchase/product/components/ProductVariant.js +0 -1
  828. package/dist/esm/post-purchase/product/components/priceBreakdown/MoneyLine.js +0 -1
  829. package/dist/esm/post-purchase/product/components/product-image/Arrow.js +0 -1
  830. package/dist/esm/post-purchase/product/components/product-image/CarouselPostPurchase.js +0 -1
  831. package/dist/esm/post-purchase/product/components/product-image/FeatureImage.js +0 -1
  832. package/dist/esm/post-purchase/product/components/product-image/ImageListCarousel.js +0 -1
  833. package/dist/esm/post-purchase/product/components/product-image/ImageListGrid.js +0 -1
  834. package/dist/esm/post-purchase/product/components/product-image/index.js +0 -1
  835. package/dist/esm/post-purchase/product/components/product-image/layouts/FeatureImageWithGalleryImage.js +0 -1
  836. package/dist/esm/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +0 -1
  837. package/dist/esm/post-purchase/product/components/variants/Dropdown.js +0 -1
  838. package/dist/esm/post-purchase/product/components/variants/DropdownOption.js +0 -1
  839. package/dist/esm/post-purchase/product/components/variants/RectangleList.js +0 -1
  840. package/dist/esm/post-purchase/product/components/variants/VariantGroup.js +0 -1
  841. package/dist/esm/post-purchase/product/components/variants/VariantItem.js +0 -1
  842. package/dist/esm/post-purchase/product/components/variants/VariantOption.js +0 -1
  843. package/dist/esm/post-purchase/product/next.js +0 -2
  844. package/dist/esm/post-purchase/product/settings/index.js +2 -2
  845. package/dist/esm/post-purchase/text/Text.js +0 -1
  846. package/dist/esm/post-purchase/text/next.js +0 -2
  847. package/dist/esm/post-purchase/text/setting/index.js +2 -2
  848. package/dist/esm/post-purchase/utils/helper.js +1 -5
  849. package/dist/esm/product/components/DynamicCheckout.js +0 -1
  850. package/dist/esm/product/components/DynamicCheckout.liquid.js +0 -5
  851. package/dist/esm/product/components/FileUpload.js +0 -1
  852. package/dist/esm/product/components/Product.js +0 -1
  853. package/dist/esm/product/components/ProductBadge/index.js +2 -22
  854. package/dist/esm/product/components/ProductBadge/utils/common.js +1 -14
  855. package/dist/esm/product/components/ProductBundleDiscount.js +5 -57
  856. package/dist/esm/product/components/ProductBundleDiscount.liquid.js +2 -2
  857. package/dist/esm/product/components/ProductBundleDiscountItem.js +0 -1
  858. package/dist/esm/product/components/ProductButton.js +0 -1
  859. package/dist/esm/product/components/ProductDescription.js +4 -23
  860. package/dist/esm/product/components/ProductImages/ProductFeaturedImage.js +0 -1
  861. package/dist/esm/product/components/ProductImages/ProductGalleryCarousel.js +0 -1
  862. package/dist/esm/product/components/ProductImages/ProductGalleryGrid.js +0 -1
  863. package/dist/esm/product/components/ProductImages/ProductImagesLightBox.js +0 -1
  864. package/dist/esm/product/components/ProductImages.js +0 -1
  865. package/dist/esm/product/components/ProductImagesV2/jsx/ProductImages.js +2 -51
  866. package/dist/esm/product/components/ProductImagesV2/jsx/components/ButtonOpenLightBox.js +0 -1
  867. package/dist/esm/product/components/ProductImagesV2/jsx/components/MediaIcon.js +0 -1
  868. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageCarousel.js +0 -1
  869. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageOnly.js +0 -1
  870. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductGalleryCarousel.js +0 -1
  871. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductGalleryGrid.js +0 -1
  872. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductImagesLightBox.js +0 -1
  873. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/FeatureImageWithGallery.js +1 -5
  874. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/GalleryOneCol.js +1 -5
  875. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/GalleryTwoCol.js +1 -5
  876. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/OnlyFeatureImage.js +1 -5
  877. package/dist/esm/product/components/ProductList.js +0 -4
  878. package/dist/esm/product/components/ProductNotFound.js +115 -50
  879. package/dist/esm/product/components/ProductNotFoundRelated.js +61 -0
  880. package/dist/esm/product/components/ProductPrice.js +25 -45
  881. package/dist/esm/product/components/ProductProperties/ProductPropertyChoice.js +0 -1
  882. package/dist/esm/product/components/ProductProperties/ProductPropertyInput.js +0 -1
  883. package/dist/esm/product/components/ProductProperties/ProductPropertySelect.js +0 -1
  884. package/dist/esm/product/components/ProductProperties.js +2 -40
  885. package/dist/esm/product/components/ProductProperties.liquid.js +20 -10
  886. package/dist/esm/product/components/ProductQuantity.js +0 -1
  887. package/dist/esm/product/components/ProductQuickView/ProductQuickView.js +1 -2
  888. package/dist/esm/product/components/ProductQuickView/index.js +0 -1
  889. package/dist/esm/product/components/ProductTag.js +15 -34
  890. package/dist/esm/product/components/ProductTitle.js +0 -1
  891. package/dist/esm/product/components/ProductVariants/index.js +12 -24
  892. package/dist/esm/product/components/ProductVariants/index.liquid.js +6 -1
  893. package/dist/esm/product/components/ProductVariants/variants/Base.js +0 -1
  894. package/dist/esm/product/components/ProductVariants/variants/Color.js +0 -1
  895. package/dist/esm/product/components/ProductVariants/variants/Dropdown.js +0 -1
  896. package/dist/esm/product/components/ProductVariants/variants/DropdownOption.js +0 -1
  897. package/dist/esm/product/components/ProductVariants/variants/Image.js +0 -1
  898. package/dist/esm/product/components/ProductVariants/variants/ImageShopify.js +0 -1
  899. package/dist/esm/product/components/ProductVariants/variants/RadioButtons.js +0 -1
  900. package/dist/esm/product/components/ProductVariants/variants/RectangleList.js +0 -1
  901. package/dist/esm/product/components/ProductVariants/variants/VariantGroup.js +0 -1
  902. package/dist/esm/product/components/ProductVariants/variants/VariantOption/index.js +0 -1
  903. package/dist/esm/product/components/ProductVariants/variants/index.js +0 -1
  904. package/dist/esm/product/components/ProductVariants/variants/index.liquid.js +2 -1
  905. package/dist/esm/product/components/ProductViewMore.js +0 -1
  906. package/dist/esm/product/components/ProductViewMore.liquid.js +2 -7
  907. package/dist/esm/product/components/SalePageProductListWarning.js +0 -1
  908. package/dist/esm/product/components/Sku.js +0 -1
  909. package/dist/esm/product/components/Vendor.js +0 -1
  910. package/dist/esm/product/next.js +0 -2
  911. package/dist/esm/product/setting/ProductProperties.js +1 -1
  912. package/dist/esm/product/setting/index.js +2 -2
  913. package/dist/esm/radio/Radio.js +0 -1
  914. package/dist/esm/radio/next.js +0 -2
  915. package/dist/esm/radio/setting/index.js +2 -2
  916. package/dist/esm/select/Select.js +0 -1
  917. package/dist/esm/select/next.js +0 -2
  918. package/dist/esm/select/setting/index.js +2 -2
  919. package/dist/esm/sticky/components/Sticky.js +3 -4
  920. package/dist/esm/sticky/components/Sticky.liquid.js +0 -1
  921. package/dist/esm/sticky/next.js +0 -2
  922. package/dist/esm/sticky/setting/index.js +2 -2
  923. package/dist/esm/stock-counter/components/StockCounter.js +0 -1
  924. package/dist/esm/stock-counter/next.js +0 -2
  925. package/dist/esm/stock-counter/setting/index.js +2 -2
  926. package/dist/esm/tab/components/TabItem.js +0 -1
  927. package/dist/esm/tab/components/Tabs.js +0 -1
  928. package/dist/esm/tab/next.js +0 -2
  929. package/dist/esm/tab/setting/index.js +2 -2
  930. package/dist/esm/text/components/Text.js +2 -3
  931. package/dist/esm/text/components/Text.liquid.js +2 -2
  932. package/dist/esm/text/next.js +0 -2
  933. package/dist/esm/text/setting/index.js +2 -2
  934. package/dist/esm/textarea/Textarea.js +0 -1
  935. package/dist/esm/textarea/next.js +0 -2
  936. package/dist/esm/textarea/setting/index.js +2 -2
  937. package/dist/esm/third-party/components/AirProductReviewsAppUgc.js +7 -3
  938. package/dist/esm/third-party/components/AliReviews/AliReviewsSampleContent.js +0 -1
  939. package/dist/esm/third-party/components/AliReviews.js +0 -1
  940. package/dist/esm/third-party/components/AppointmentBookingCowlendar.js +7 -3
  941. package/dist/esm/third-party/components/AppstleSubscriptions/AppstleSubscriptionsSampleContent.js +0 -1
  942. package/dist/esm/third-party/components/AppstleSubscriptions.js +0 -1
  943. package/dist/esm/third-party/components/BirdChime/BirdChimeContent.js +0 -1
  944. package/dist/esm/third-party/components/BirdChime.js +0 -1
  945. package/dist/esm/third-party/components/Bogos/BogosSampleContent.js +0 -1
  946. package/dist/esm/third-party/components/Bogos.js +0 -1
  947. package/dist/esm/third-party/components/BoldProductOptions/BoldProductOptionsSampleContent.js +0 -1
  948. package/dist/esm/third-party/components/BoldProductOptions.js +0 -1
  949. package/dist/esm/third-party/components/BoldSubscriptions/BoldSubscriptionsSampleContent.js +0 -1
  950. package/dist/esm/third-party/components/BoldSubscriptions.js +0 -1
  951. package/dist/esm/third-party/components/BonLoyaltyRewardsReferrals.js +7 -3
  952. package/dist/esm/third-party/components/BoostAISearchDiscovery/BoostAISearchDiscoverySampleContent.js +0 -1
  953. package/dist/esm/third-party/components/BoostAISearchDiscovery.js +0 -1
  954. package/dist/esm/third-party/components/Bundler/BundlerSampleContent.js +0 -1
  955. package/dist/esm/third-party/components/Bundler.js +0 -1
  956. package/dist/esm/third-party/components/CleanSizeCharts.js +7 -3
  957. package/dist/esm/third-party/components/CrossSellCartUpsell/CrossSellCartUpsellSampleContent.js +0 -1
  958. package/dist/esm/third-party/components/CrossSellCartUpsell.js +0 -1
  959. package/dist/esm/third-party/components/CustomProductOptionsVariant.js +7 -3
  960. package/dist/esm/third-party/components/DiscountyBulkDiscountSales.js +0 -1
  961. package/dist/esm/third-party/components/EasifyProductOptions.js +7 -3
  962. package/dist/esm/third-party/components/EasyBundleBuilderSkailama.js +7 -3
  963. package/dist/esm/third-party/components/EasySellCOD.js +7 -3
  964. package/dist/esm/third-party/components/FastBundleBundlesDiscounts.js +7 -3
  965. package/dist/esm/third-party/components/FeraReviews/FeraReviewsSampleContent.js +0 -1
  966. package/dist/esm/third-party/components/FeraReviews/LiquidTemplateByWidget.js +12 -19
  967. package/dist/esm/third-party/components/FeraReviews.js +0 -1
  968. package/dist/esm/third-party/components/FirePush/FirePushSampleContent.js +0 -1
  969. package/dist/esm/third-party/components/FirePush.js +0 -1
  970. package/dist/esm/third-party/components/FlyBundlesUpsellsFbt.js +25 -3
  971. package/dist/esm/third-party/components/FordeerProductLabels.js +7 -3
  972. package/dist/esm/third-party/components/FrequentlyBoughtTogether/FrequentlyBoughtTogetherSampleContent.js +0 -1
  973. package/dist/esm/third-party/components/FrequentlyBoughtTogether.js +0 -1
  974. package/dist/esm/third-party/components/GoogleReviewsByReputon.js +7 -3
  975. package/dist/esm/third-party/components/Growave/GrowaveSampleContent.js +0 -1
  976. package/dist/esm/third-party/components/Growave.js +0 -1
  977. package/dist/esm/third-party/components/HulkFormBuilder.js +7 -3
  978. package/dist/esm/third-party/components/InfiniteOptions/InfiniteOptionsSampleContent.js +0 -1
  979. package/dist/esm/third-party/components/InfiniteOptions.js +0 -1
  980. package/dist/esm/third-party/components/Instafeed/InstafeedSampleContent.js +0 -1
  981. package/dist/esm/third-party/components/Instafeed.js +0 -1
  982. package/dist/esm/third-party/components/InstasellShoppableInstagram.js +7 -3
  983. package/dist/esm/third-party/components/Judgeme/JudgemeSampleContent.js +0 -1
  984. package/dist/esm/third-party/components/JudgemeReviews.js +0 -1
  985. package/dist/esm/third-party/components/JunipProductReviewsUgc.js +7 -3
  986. package/dist/esm/third-party/components/KachingBundles/KachingBundlesSampleContent.js +0 -1
  987. package/dist/esm/third-party/components/KachingBundles.js +0 -1
  988. package/dist/esm/third-party/components/KingProductOptions/KingProductOptionsSampleContent.js +0 -1
  989. package/dist/esm/third-party/components/KingProductOptions.js +0 -1
  990. package/dist/esm/third-party/components/KiteFreeGiftDiscount.js +7 -3
  991. package/dist/esm/third-party/components/KlarnaMessaging.js +7 -3
  992. package/dist/esm/third-party/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  993. package/dist/esm/third-party/components/Klaviyo.js +0 -1
  994. package/dist/esm/third-party/components/KoalaBundleQuantityDiscount.js +7 -3
  995. package/dist/esm/third-party/components/LaiProductReviews/LaiProductReviewsSampleContent.js +0 -1
  996. package/dist/esm/third-party/components/LaiProductReviews.js +0 -1
  997. package/dist/esm/third-party/components/LoloyalLoyaltyReferrals.js +7 -3
  998. package/dist/esm/third-party/components/LoopSubscriptions.js +7 -3
  999. package/dist/esm/third-party/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  1000. package/dist/esm/third-party/components/LooxReviews.js +0 -1
  1001. package/dist/esm/third-party/components/MaxbundleProductBundles.js +7 -3
  1002. package/dist/esm/third-party/components/MbcBundleVolumeDiscount.js +7 -3
  1003. package/dist/esm/third-party/components/NotifyBackInStockPreOrder.js +7 -3
  1004. package/dist/esm/third-party/components/Omnisend/OmnisendSampleContent.js +0 -1
  1005. package/dist/esm/third-party/components/Omnisend.js +0 -1
  1006. package/dist/esm/third-party/components/Opinew/OpinewSampleContent.js +0 -1
  1007. package/dist/esm/third-party/components/Opinew.js +0 -1
  1008. package/dist/esm/third-party/components/ParcelPanel/ParcelPanelSampleContent.js +0 -1
  1009. package/dist/esm/third-party/components/ParcelPanel.js +0 -1
  1010. package/dist/esm/third-party/components/PickyStory/PickyStorySampleContent.js +0 -1
  1011. package/dist/esm/third-party/components/PickyStory.js +0 -1
  1012. package/dist/esm/third-party/components/PowerfulContactFormBuilder.js +7 -3
  1013. package/dist/esm/third-party/components/PreorderNowPreOrderPq.js +7 -3
  1014. package/dist/esm/third-party/components/PreorderNowWodPresale.js +7 -3
  1015. package/dist/esm/third-party/components/ProductOptionsCustomizer.js +7 -3
  1016. package/dist/esm/third-party/components/ProductReviews/ProductReviewsSampleContent.js +0 -1
  1017. package/dist/esm/third-party/components/ProductReviews.js +0 -1
  1018. package/dist/esm/third-party/components/PumperBundlesVolumeDiscount.js +7 -3
  1019. package/dist/esm/third-party/components/PushOwl.js +0 -1
  1020. package/dist/esm/third-party/components/QikifyUpsell.js +25 -3
  1021. package/dist/esm/third-party/components/RapiBundleQuantityBreaks.js +7 -3
  1022. package/dist/esm/third-party/components/RechargeSubscriptions.js +7 -3
  1023. package/dist/esm/third-party/components/RecurpaySubscriptionApp.js +7 -3
  1024. package/dist/esm/third-party/components/Releasit/ReleasitSampleContent.js +0 -1
  1025. package/dist/esm/third-party/components/Releasit.js +0 -1
  1026. package/dist/esm/third-party/components/RequestQuoteHidePrice.js +7 -3
  1027. package/dist/esm/third-party/components/ReviewxpoProductReviewsApp.js +7 -3
  1028. package/dist/esm/third-party/components/Rivyo/RivyoSampleContent.js +0 -1
  1029. package/dist/esm/third-party/components/Rivyo.js +0 -1
  1030. package/dist/esm/third-party/components/Ryviu/RyviuSampleContent.js +0 -1
  1031. package/dist/esm/third-party/components/Ryviu.js +0 -1
  1032. package/dist/esm/third-party/components/SealSubscriptions/SealSubscriptionsSampleContent.js +0 -1
  1033. package/dist/esm/third-party/components/SealSubscriptions.js +0 -1
  1034. package/dist/esm/third-party/components/Selleasy.js +7 -3
  1035. package/dist/esm/third-party/components/ShopifyForms.js +7 -3
  1036. package/dist/esm/third-party/components/ShopifySubscriptions.js +7 -3
  1037. package/dist/esm/third-party/components/SimpleBundlesKits.js +7 -3
  1038. package/dist/esm/third-party/components/SkioSubscriptionsYcS20.js +7 -3
  1039. package/dist/esm/third-party/components/SmartSearchBarAndFilters/SmartSearchBarAndFiltersSampleContent.js +0 -1
  1040. package/dist/esm/third-party/components/SmartSearchBarAndFilters.js +0 -1
  1041. package/dist/esm/third-party/components/SproutPlantTreesGrowSales.js +7 -3
  1042. package/dist/esm/third-party/components/Stamped/StampedSampleContent.js +0 -1
  1043. package/dist/esm/third-party/components/Stamped.js +0 -1
  1044. package/dist/esm/third-party/components/SubifySubscriptionsApp.js +7 -3
  1045. package/dist/esm/third-party/components/TagembedSocialPostReview.js +7 -3
  1046. package/dist/esm/third-party/components/TagshopShoppableVideosUgc.js +7 -3
  1047. package/dist/esm/third-party/components/ThirdPartyPreview.js +0 -1
  1048. package/dist/esm/third-party/components/TrustMe/TrustMeSampleContent.js +0 -1
  1049. package/dist/esm/third-party/components/TrustMe.js +0 -1
  1050. package/dist/esm/third-party/components/Trustoo/TrustooSampleContent.js +0 -1
  1051. package/dist/esm/third-party/components/Trustoo.js +0 -1
  1052. package/dist/esm/third-party/components/UltimateSalesBoost/UltimateSalesBoostSampleContent.js +0 -1
  1053. package/dist/esm/third-party/components/UltimateSalesBoost.js +0 -1
  1054. package/dist/esm/third-party/components/UnlimitedBundlesDiscounts.js +7 -3
  1055. package/dist/esm/third-party/components/Vitals/VitalsSampleContent.js +0 -1
  1056. package/dist/esm/third-party/components/Vitals.js +0 -1
  1057. package/dist/esm/third-party/components/WhatmoreShoppableVideosreel.js +7 -3
  1058. package/dist/esm/third-party/components/WideBundle/WideBundleSampleContent.js +0 -1
  1059. package/dist/esm/third-party/components/WideBundle.js +0 -1
  1060. package/dist/esm/third-party/components/Wiser/WiserSampleContent.js +1 -2
  1061. package/dist/esm/third-party/components/Wiser.js +5 -2
  1062. package/dist/esm/third-party/components/Wiser.liquid.js +1 -1
  1063. package/dist/esm/third-party/components/WishlistKing.js +7 -3
  1064. package/dist/esm/third-party/components/WishlistPlus.js +7 -3
  1065. package/dist/esm/third-party/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  1066. package/dist/esm/third-party/components/YotpoLoyalty.js +0 -1
  1067. package/dist/esm/third-party/components/YotpoReviews/YotpoReviewsSampleContent.js +0 -1
  1068. package/dist/esm/third-party/components/YotpoReviews.js +0 -1
  1069. package/dist/esm/third-party/configs/BoldProductOptions.js +2 -2
  1070. package/dist/esm/third-party/helpers/thirdParty.js +1 -1
  1071. package/dist/esm/third-party/next.js +0 -47
  1072. package/dist/esm/third-party/setting/AirProductReviewsAppUgc.js +1 -1
  1073. package/dist/esm/third-party/setting/AppointmentBookingCowlendar.js +1 -1
  1074. package/dist/esm/third-party/setting/Bogos.js +0 -5
  1075. package/dist/esm/third-party/setting/BonLoyaltyRewardsReferrals.js +1 -1
  1076. package/dist/esm/third-party/setting/Bundler.js +0 -5
  1077. package/dist/esm/third-party/setting/CleanSizeCharts.js +1 -1
  1078. package/dist/esm/third-party/setting/CustomProductOptionsVariant.js +1 -1
  1079. package/dist/esm/third-party/setting/EasifyProductOptions.js +1 -1
  1080. package/dist/esm/third-party/setting/EasyBundleBuilderSkailama.js +1 -1
  1081. package/dist/esm/third-party/setting/EasySellCOD.js +1 -1
  1082. package/dist/esm/third-party/setting/FastBundleBundlesDiscounts.js +1 -1
  1083. package/dist/esm/third-party/setting/FeraReviews.js +11 -10
  1084. package/dist/esm/third-party/setting/FlyBundlesUpsellsFbt.js +1 -1
  1085. package/dist/esm/third-party/setting/FordeerProductLabels.js +1 -1
  1086. package/dist/esm/third-party/setting/FrequentlyBoughtTogether.js +0 -5
  1087. package/dist/esm/third-party/setting/GoogleReviewsByReputon.js +1 -1
  1088. package/dist/esm/third-party/setting/HulkFormBuilder.js +1 -1
  1089. package/dist/esm/third-party/setting/InstasellShoppableInstagram.js +1 -1
  1090. package/dist/esm/third-party/setting/JunipProductReviewsUgc.js +1 -1
  1091. package/dist/esm/third-party/setting/KiteFreeGiftDiscount.js +1 -1
  1092. package/dist/esm/third-party/setting/KlarnaMessaging.js +1 -1
  1093. package/dist/esm/third-party/setting/KoalaBundleQuantityDiscount.js +1 -1
  1094. package/dist/esm/third-party/setting/LoloyalLoyaltyReferrals.js +1 -1
  1095. package/dist/esm/third-party/setting/LoopSubscriptions.js +1 -1
  1096. package/dist/esm/third-party/setting/MaxbundleProductBundles.js +1 -1
  1097. package/dist/esm/third-party/setting/MbcBundleVolumeDiscount.js +1 -1
  1098. package/dist/esm/third-party/setting/NotifyBackInStockPreOrder.js +1 -1
  1099. package/dist/esm/third-party/setting/PowerfulContactFormBuilder.js +1 -1
  1100. package/dist/esm/third-party/setting/PreorderNowPreOrderPq.js +1 -1
  1101. package/dist/esm/third-party/setting/PreorderNowWodPresale.js +1 -1
  1102. package/dist/esm/third-party/setting/ProductOptionsCustomizer.js +1 -1
  1103. package/dist/esm/third-party/setting/PumperBundlesVolumeDiscount.js +1 -1
  1104. package/dist/esm/third-party/setting/QikifyUpsell.js +1 -1
  1105. package/dist/esm/third-party/setting/RapiBundleQuantityBreaks.js +1 -1
  1106. package/dist/esm/third-party/setting/RechargeSubscriptions.js +1 -1
  1107. package/dist/esm/third-party/setting/RecurpaySubscriptionApp.js +2 -2
  1108. package/dist/esm/third-party/setting/RequestQuoteHidePrice.js +1 -1
  1109. package/dist/esm/third-party/setting/ReviewxpoProductReviewsApp.js +1 -1
  1110. package/dist/esm/third-party/setting/Selleasy.js +1 -1
  1111. package/dist/esm/third-party/setting/ShopifyForms.js +1 -1
  1112. package/dist/esm/third-party/setting/ShopifySubscriptions.js +1 -1
  1113. package/dist/esm/third-party/setting/SimpleBundlesKits.js +1 -1
  1114. package/dist/esm/third-party/setting/SkioSubscriptionsYcS20.js +1 -1
  1115. package/dist/esm/third-party/setting/SproutPlantTreesGrowSales.js +1 -1
  1116. package/dist/esm/third-party/setting/SubifySubscriptionsApp.js +1 -1
  1117. package/dist/esm/third-party/setting/TagembedSocialPostReview.js +1 -1
  1118. package/dist/esm/third-party/setting/TagshopShoppableVideosUgc.js +1 -1
  1119. package/dist/esm/third-party/setting/UnlimitedBundlesDiscounts.js +1 -1
  1120. package/dist/esm/third-party/setting/WhatmoreShoppableVideosreel.js +1 -1
  1121. package/dist/esm/third-party/setting/Wiser.js +2 -5
  1122. package/dist/esm/third-party/setting/WishlistKing.js +1 -1
  1123. package/dist/esm/third-party/setting/WishlistPlus.js +1 -1
  1124. package/dist/esm/third-party/setting/index.js +184 -202
  1125. package/dist/esm/third-party-instant/components/InstantJudgemeReviews.js +0 -1
  1126. package/dist/esm/third-party-instant/components/InstantKlaviyo.js +0 -1
  1127. package/dist/esm/third-party-instant/components/InstantLooxReviews.js +0 -1
  1128. package/dist/esm/third-party-instant/components/InstantThirdPartyPreview.js +0 -1
  1129. package/dist/esm/third-party-instant/components/InstantYotpoLoyalty.js +0 -1
  1130. package/dist/esm/third-party-instant/components/Judgeme/JudgemeSampleContent.js +0 -1
  1131. package/dist/esm/third-party-instant/components/Judgeme/SingleProduct.js +0 -1
  1132. package/dist/esm/third-party-instant/components/Judgeme/WithoutProduct.js +0 -1
  1133. package/dist/esm/third-party-instant/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  1134. package/dist/esm/third-party-instant/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  1135. package/dist/esm/third-party-instant/components/LooxReviews/SingleProduct.js +0 -1
  1136. package/dist/esm/third-party-instant/components/LooxReviews/WithoutProduct.js +0 -1
  1137. package/dist/esm/third-party-instant/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  1138. package/dist/esm/third-party-instant/next.js +0 -2
  1139. package/dist/esm/third-party-instant/setting/InstantJudgemeReviews.js +2 -8
  1140. package/dist/esm/third-party-instant/setting/InstantLooxReviews.js +3 -12
  1141. package/dist/esm/third-party-instant/setting/index.js +2 -2
  1142. package/dist/esm/third-party-slot/components/ThirdPartySlot.js +0 -1
  1143. package/dist/esm/third-party-slot/next.js +0 -2
  1144. package/dist/esm/third-party-slot/setting/index.js +2 -2
  1145. package/dist/esm/video/components/HTML5Embed.js +0 -1
  1146. package/dist/esm/video/components/LiteVimeoEmbed.js +0 -1
  1147. package/dist/esm/video/components/LiteYouTubeEmbed.js +0 -1
  1148. package/dist/esm/video/components/Video.js +0 -1
  1149. package/dist/esm/video/next.js +0 -2
  1150. package/dist/esm/video/setting/index.js +2 -2
  1151. package/dist/types/index.d.ts +60 -491
  1152. package/package.json +4 -5
  1153. package/dist/cjs/common/components/NoDataState.js +0 -151
  1154. package/dist/cjs/common/components/TooltipHover.js +0 -35
  1155. package/dist/cjs/image/components/NoDataImage.js +0 -115
  1156. package/dist/cjs/image/setting/configs/presets.js +0 -156
  1157. package/dist/cjs/post-purchase/link/components/PostPurchaseLink.js +0 -73
  1158. package/dist/cjs/post-purchase/link/next.js +0 -13
  1159. package/dist/cjs/post-purchase/link/setting/PostPurchaseLink.js +0 -284
  1160. package/dist/cjs/post-purchase/link/setting/index.js +0 -11
  1161. package/dist/cjs/setting.js +0 -192
  1162. package/dist/cjs/shop-pay-installment/components/ShopPayInstallments.js +0 -27
  1163. package/dist/cjs/shop-pay-installment/components/ShopPayInstallments.liquid.js +0 -13
  1164. package/dist/cjs/shop-pay-installment/next.js +0 -18
  1165. package/dist/cjs/shop-pay-installment/settings/ShopPayInstallments.js +0 -83
  1166. package/dist/cjs/shop-pay-installment/settings/index.js +0 -11
  1167. package/dist/cjs/third-party/components/AftershipEmailMarketingsms.js +0 -33
  1168. package/dist/cjs/third-party/components/AftershipEmailMarketingsms.liquid.js +0 -12
  1169. package/dist/cjs/third-party/components/BestBuyFulfillment.js +0 -38
  1170. package/dist/cjs/third-party/components/BestBuyFulfillment.liquid.js +0 -12
  1171. package/dist/cjs/third-party/components/HulkProductOptions.js +0 -33
  1172. package/dist/cjs/third-party/components/HulkProductOptions.liquid.js +0 -12
  1173. package/dist/cjs/third-party/components/MyappgurusProductReviews.js +0 -33
  1174. package/dist/cjs/third-party/components/MyappgurusProductReviews.liquid.js +0 -12
  1175. package/dist/cjs/third-party/components/ProductOptionsVariantOption.js +0 -38
  1176. package/dist/cjs/third-party/components/ProductOptionsVariantOption.liquid.js +0 -21
  1177. package/dist/cjs/third-party/components/SegunoEmailMarketing.js +0 -33
  1178. package/dist/cjs/third-party/components/SegunoEmailMarketing.liquid.js +0 -12
  1179. package/dist/cjs/third-party/components/SeoantTrustBadgesIcon.js +0 -33
  1180. package/dist/cjs/third-party/components/SeoantTrustBadgesIcon.liquid.js +0 -12
  1181. package/dist/cjs/third-party/components/TrustreviewsProductReviews.js +0 -33
  1182. package/dist/cjs/third-party/components/TrustreviewsProductReviews.liquid.js +0 -12
  1183. package/dist/cjs/third-party/components/TrustshopProductReviews.js +0 -47
  1184. package/dist/cjs/third-party/components/TrustshopProductReviews.liquid.js +0 -12
  1185. package/dist/cjs/third-party/configs/AftershipEmailMarketingsms.js +0 -12
  1186. package/dist/cjs/third-party/configs/AirProductReviewsAppUgc.js +0 -12
  1187. package/dist/cjs/third-party/configs/AppointmentBookingCowlendar.js +0 -12
  1188. package/dist/cjs/third-party/configs/BonLoyaltyRewardsReferrals.js +0 -12
  1189. package/dist/cjs/third-party/configs/CleanSizeCharts.js +0 -12
  1190. package/dist/cjs/third-party/configs/CustomProductOptionsVariant.js +0 -12
  1191. package/dist/cjs/third-party/configs/EasifyProductOptions.js +0 -12
  1192. package/dist/cjs/third-party/configs/EasyBundleBuilderSkailama.js +0 -12
  1193. package/dist/cjs/third-party/configs/EasySellCOD.js +0 -12
  1194. package/dist/cjs/third-party/configs/FastBundleBundlesDiscount.js +0 -12
  1195. package/dist/cjs/third-party/configs/FlyBundlesUpsellsFbt.js +0 -29
  1196. package/dist/cjs/third-party/configs/FordeerProductLabels.js +0 -12
  1197. package/dist/cjs/third-party/configs/GoogleReviewsByReputon.js +0 -12
  1198. package/dist/cjs/third-party/configs/HulkFormBuilder.js +0 -12
  1199. package/dist/cjs/third-party/configs/HulkProductOptions.js +0 -12
  1200. package/dist/cjs/third-party/configs/InstasellShoppableInstagram.js +0 -12
  1201. package/dist/cjs/third-party/configs/JunipProductReviewsUgc.js +0 -12
  1202. package/dist/cjs/third-party/configs/KiteFreeGiftDiscount.js +0 -12
  1203. package/dist/cjs/third-party/configs/KlarmaMessaging.js +0 -12
  1204. package/dist/cjs/third-party/configs/KoalaBundleQuantityDiscount.js +0 -12
  1205. package/dist/cjs/third-party/configs/LoloyalLoyaltyReferrals.js +0 -12
  1206. package/dist/cjs/third-party/configs/LoopSubscriptions.js +0 -12
  1207. package/dist/cjs/third-party/configs/MaxbundleProductBundles.js +0 -12
  1208. package/dist/cjs/third-party/configs/MbcBundleVolumeDiscount.js +0 -12
  1209. package/dist/cjs/third-party/configs/MyappgurusProductReviews.js +0 -12
  1210. package/dist/cjs/third-party/configs/NotifyBackInStockPreOrder.js +0 -12
  1211. package/dist/cjs/third-party/configs/PowerfulContactFormBuilder.js +0 -12
  1212. package/dist/cjs/third-party/configs/PreorderNowPreOrderPq.js +0 -12
  1213. package/dist/cjs/third-party/configs/PreorderNowWodPresale.js +0 -12
  1214. package/dist/cjs/third-party/configs/ProductOptionsCustomizer.js +0 -12
  1215. package/dist/cjs/third-party/configs/PumperBundlesVolumeDiscount.js +0 -12
  1216. package/dist/cjs/third-party/configs/QikifyUpsell.js +0 -29
  1217. package/dist/cjs/third-party/configs/RapiBundleQuantityBreaks.js +0 -12
  1218. package/dist/cjs/third-party/configs/RechargeSubscriptions.js +0 -12
  1219. package/dist/cjs/third-party/configs/RecurpaySubscriptionApp.js +0 -12
  1220. package/dist/cjs/third-party/configs/RequestQuoteHidePrice.js +0 -12
  1221. package/dist/cjs/third-party/configs/ReviewxpoProductReviewsApp.js +0 -12
  1222. package/dist/cjs/third-party/configs/SegunoEmailMarketing.js +0 -12
  1223. package/dist/cjs/third-party/configs/Selleasy.js +0 -12
  1224. package/dist/cjs/third-party/configs/SeoantTrustBadgesIcon.js +0 -12
  1225. package/dist/cjs/third-party/configs/ShopifyForms.js +0 -12
  1226. package/dist/cjs/third-party/configs/ShopifySubscriptions.js +0 -12
  1227. package/dist/cjs/third-party/configs/SimpleBundlesKits.js +0 -12
  1228. package/dist/cjs/third-party/configs/SkioSubscriptionsYcS20.js +0 -12
  1229. package/dist/cjs/third-party/configs/SproutPlantTreesGrowSales.js +0 -12
  1230. package/dist/cjs/third-party/configs/SubifySubscriptionsApp.js +0 -12
  1231. package/dist/cjs/third-party/configs/TagembedSocialPostReview.js +0 -12
  1232. package/dist/cjs/third-party/configs/TagshopShoppableVideosUgc.js +0 -12
  1233. package/dist/cjs/third-party/configs/TrustreviewsProductReviews.js +0 -12
  1234. package/dist/cjs/third-party/configs/TrustshopProductReviews.js +0 -12
  1235. package/dist/cjs/third-party/configs/UnlimitedBundlesDiscounts.js +0 -12
  1236. package/dist/cjs/third-party/configs/WhatmoreShoppableVideosreel.js +0 -12
  1237. package/dist/cjs/third-party/configs/WishlistKing.js +0 -12
  1238. package/dist/cjs/third-party/configs/WishlistPlus.js +0 -12
  1239. package/dist/cjs/third-party/setting/AftershipEmailMarketingsms.js +0 -160
  1240. package/dist/cjs/third-party/setting/BestBuyFulfillment.js +0 -133
  1241. package/dist/cjs/third-party/setting/HulkProductOptions.js +0 -131
  1242. package/dist/cjs/third-party/setting/MyappgurusProductReviews.js +0 -171
  1243. package/dist/cjs/third-party/setting/ProductOptionsVariantOption.js +0 -131
  1244. package/dist/cjs/third-party/setting/SegunoEmailMarketing.js +0 -152
  1245. package/dist/cjs/third-party/setting/SeoantTrustBadgesIcon.js +0 -142
  1246. package/dist/cjs/third-party/setting/TrustreviewsProductReviews.js +0 -210
  1247. package/dist/cjs/third-party/setting/TrustshopProductReviews.js +0 -159
  1248. package/dist/esm/common/components/NoDataState.js +0 -147
  1249. package/dist/esm/common/components/TooltipHover.js +0 -31
  1250. package/dist/esm/image/components/NoDataImage.js +0 -111
  1251. package/dist/esm/image/setting/configs/presets.js +0 -154
  1252. package/dist/esm/post-purchase/link/components/PostPurchaseLink.js +0 -69
  1253. package/dist/esm/post-purchase/link/next.js +0 -11
  1254. package/dist/esm/post-purchase/link/setting/PostPurchaseLink.js +0 -280
  1255. package/dist/esm/post-purchase/link/setting/index.js +0 -7
  1256. package/dist/esm/setting.js +0 -188
  1257. package/dist/esm/shop-pay-installment/components/ShopPayInstallments.js +0 -22
  1258. package/dist/esm/shop-pay-installment/components/ShopPayInstallments.liquid.js +0 -9
  1259. package/dist/esm/shop-pay-installment/next.js +0 -14
  1260. package/dist/esm/shop-pay-installment/settings/ShopPayInstallments.js +0 -79
  1261. package/dist/esm/shop-pay-installment/settings/index.js +0 -7
  1262. package/dist/esm/third-party/components/AftershipEmailMarketingsms.js +0 -29
  1263. package/dist/esm/third-party/components/AftershipEmailMarketingsms.liquid.js +0 -8
  1264. package/dist/esm/third-party/components/BestBuyFulfillment.js +0 -33
  1265. package/dist/esm/third-party/components/BestBuyFulfillment.liquid.js +0 -8
  1266. package/dist/esm/third-party/components/HulkProductOptions.js +0 -29
  1267. package/dist/esm/third-party/components/HulkProductOptions.liquid.js +0 -8
  1268. package/dist/esm/third-party/components/MyappgurusProductReviews.js +0 -29
  1269. package/dist/esm/third-party/components/MyappgurusProductReviews.liquid.js +0 -8
  1270. package/dist/esm/third-party/components/ProductOptionsVariantOption.js +0 -33
  1271. package/dist/esm/third-party/components/ProductOptionsVariantOption.liquid.js +0 -17
  1272. package/dist/esm/third-party/components/SegunoEmailMarketing.js +0 -29
  1273. package/dist/esm/third-party/components/SegunoEmailMarketing.liquid.js +0 -8
  1274. package/dist/esm/third-party/components/SeoantTrustBadgesIcon.js +0 -29
  1275. package/dist/esm/third-party/components/SeoantTrustBadgesIcon.liquid.js +0 -8
  1276. package/dist/esm/third-party/components/TrustreviewsProductReviews.js +0 -29
  1277. package/dist/esm/third-party/components/TrustreviewsProductReviews.liquid.js +0 -8
  1278. package/dist/esm/third-party/components/TrustshopProductReviews.js +0 -43
  1279. package/dist/esm/third-party/components/TrustshopProductReviews.liquid.js +0 -8
  1280. package/dist/esm/third-party/configs/AftershipEmailMarketingsms.js +0 -8
  1281. package/dist/esm/third-party/configs/AirProductReviewsAppUgc.js +0 -8
  1282. package/dist/esm/third-party/configs/AppointmentBookingCowlendar.js +0 -8
  1283. package/dist/esm/third-party/configs/BonLoyaltyRewardsReferrals.js +0 -8
  1284. package/dist/esm/third-party/configs/CleanSizeCharts.js +0 -8
  1285. package/dist/esm/third-party/configs/CustomProductOptionsVariant.js +0 -8
  1286. package/dist/esm/third-party/configs/EasifyProductOptions.js +0 -8
  1287. package/dist/esm/third-party/configs/EasyBundleBuilderSkailama.js +0 -8
  1288. package/dist/esm/third-party/configs/EasySellCOD.js +0 -8
  1289. package/dist/esm/third-party/configs/FastBundleBundlesDiscount.js +0 -8
  1290. package/dist/esm/third-party/configs/FlyBundlesUpsellsFbt.js +0 -26
  1291. package/dist/esm/third-party/configs/FordeerProductLabels.js +0 -8
  1292. package/dist/esm/third-party/configs/GoogleReviewsByReputon.js +0 -8
  1293. package/dist/esm/third-party/configs/HulkFormBuilder.js +0 -8
  1294. package/dist/esm/third-party/configs/HulkProductOptions.js +0 -8
  1295. package/dist/esm/third-party/configs/InstasellShoppableInstagram.js +0 -8
  1296. package/dist/esm/third-party/configs/JunipProductReviewsUgc.js +0 -8
  1297. package/dist/esm/third-party/configs/KiteFreeGiftDiscount.js +0 -8
  1298. package/dist/esm/third-party/configs/KlarmaMessaging.js +0 -8
  1299. package/dist/esm/third-party/configs/KoalaBundleQuantityDiscount.js +0 -8
  1300. package/dist/esm/third-party/configs/LoloyalLoyaltyReferrals.js +0 -8
  1301. package/dist/esm/third-party/configs/LoopSubscriptions.js +0 -8
  1302. package/dist/esm/third-party/configs/MaxbundleProductBundles.js +0 -8
  1303. package/dist/esm/third-party/configs/MbcBundleVolumeDiscount.js +0 -8
  1304. package/dist/esm/third-party/configs/MyappgurusProductReviews.js +0 -8
  1305. package/dist/esm/third-party/configs/NotifyBackInStockPreOrder.js +0 -8
  1306. package/dist/esm/third-party/configs/PowerfulContactFormBuilder.js +0 -8
  1307. package/dist/esm/third-party/configs/PreorderNowPreOrderPq.js +0 -8
  1308. package/dist/esm/third-party/configs/PreorderNowWodPresale.js +0 -8
  1309. package/dist/esm/third-party/configs/ProductOptionsCustomizer.js +0 -8
  1310. package/dist/esm/third-party/configs/PumperBundlesVolumeDiscount.js +0 -8
  1311. package/dist/esm/third-party/configs/QikifyUpsell.js +0 -26
  1312. package/dist/esm/third-party/configs/RapiBundleQuantityBreaks.js +0 -8
  1313. package/dist/esm/third-party/configs/RechargeSubscriptions.js +0 -8
  1314. package/dist/esm/third-party/configs/RecurpaySubscriptionApp.js +0 -8
  1315. package/dist/esm/third-party/configs/RequestQuoteHidePrice.js +0 -8
  1316. package/dist/esm/third-party/configs/ReviewxpoProductReviewsApp.js +0 -8
  1317. package/dist/esm/third-party/configs/SegunoEmailMarketing.js +0 -8
  1318. package/dist/esm/third-party/configs/Selleasy.js +0 -8
  1319. package/dist/esm/third-party/configs/SeoantTrustBadgesIcon.js +0 -8
  1320. package/dist/esm/third-party/configs/ShopifyForms.js +0 -8
  1321. package/dist/esm/third-party/configs/ShopifySubscriptions.js +0 -8
  1322. package/dist/esm/third-party/configs/SimpleBundlesKits.js +0 -8
  1323. package/dist/esm/third-party/configs/SkioSubscriptionsYcS20.js +0 -8
  1324. package/dist/esm/third-party/configs/SproutPlantTreesGrowSales.js +0 -8
  1325. package/dist/esm/third-party/configs/SubifySubscriptionsApp.js +0 -8
  1326. package/dist/esm/third-party/configs/TagembedSocialPostReview.js +0 -8
  1327. package/dist/esm/third-party/configs/TagshopShoppableVideosUgc.js +0 -8
  1328. package/dist/esm/third-party/configs/TrustreviewsProductReviews.js +0 -8
  1329. package/dist/esm/third-party/configs/TrustshopProductReviews.js +0 -8
  1330. package/dist/esm/third-party/configs/UnlimitedBundlesDiscounts.js +0 -8
  1331. package/dist/esm/third-party/configs/WhatmoreShoppableVideosreel.js +0 -8
  1332. package/dist/esm/third-party/configs/WishlistKing.js +0 -8
  1333. package/dist/esm/third-party/configs/WishlistPlus.js +0 -8
  1334. package/dist/esm/third-party/setting/AftershipEmailMarketingsms.js +0 -156
  1335. package/dist/esm/third-party/setting/BestBuyFulfillment.js +0 -129
  1336. package/dist/esm/third-party/setting/HulkProductOptions.js +0 -127
  1337. package/dist/esm/third-party/setting/MyappgurusProductReviews.js +0 -167
  1338. package/dist/esm/third-party/setting/ProductOptionsVariantOption.js +0 -127
  1339. package/dist/esm/third-party/setting/SegunoEmailMarketing.js +0 -148
  1340. package/dist/esm/third-party/setting/SeoantTrustBadgesIcon.js +0 -138
  1341. package/dist/esm/third-party/setting/TrustreviewsProductReviews.js +0 -206
  1342. package/dist/esm/third-party/setting/TrustshopProductReviews.js +0 -155
@@ -9,7 +9,7 @@ import * as next_image from 'next/image';
9
9
  import { ImageProps as ImageProps$1 } from 'next/image';
10
10
  import { DotStyle as DotStyle$1 } from '@gem-sdk/core/src/helpers/carousel';
11
11
 
12
- declare const _default$U: {
12
+ declare const _default$R: {
13
13
  Accordion: _gem_sdk_core.ComponentSetting<AccordionProps>;
14
14
  AccordionItem: _gem_sdk_core.ComponentSetting<AccordionItemProps>;
15
15
  };
@@ -96,11 +96,11 @@ type BreadcrumbProps = BaseProps<{
96
96
  };
97
97
  declare const Breadcrumb$1: React.FC<BreadcrumbProps>;
98
98
 
99
- declare const _default$T: {
99
+ declare const _default$Q: {
100
100
  Breadcrumb: _gem_sdk_core.ComponentSetting<BreadcrumbProps>;
101
101
  };
102
102
 
103
- declare const _default$S: {
103
+ declare const _default$P: {
104
104
  Button: _gem_sdk_core.ComponentSetting<ButtonProps>;
105
105
  };
106
106
 
@@ -166,7 +166,7 @@ type ButtonProps = MixedProps$6 & BasePropsWrap<{
166
166
  };
167
167
  declare const Button$2: React.FC<ButtonProps>;
168
168
 
169
- declare const _default$R: {
169
+ declare const _default$O: {
170
170
  Coupon: _gem_sdk_core.ComponentSetting<CouponProps>;
171
171
  };
172
172
 
@@ -183,7 +183,7 @@ type CouponProps = BasePropsWrap<Setting$a, Style$3> & {
183
183
  };
184
184
  declare const Coupon$1: React.FC<CouponProps>;
185
185
 
186
- declare const _default$Q: {
186
+ declare const _default$N: {
187
187
  Carousel: _gem_sdk_core.ComponentSetting<CarouselProps>;
188
188
  CarouselItem: _gem_sdk_core.ComponentSetting<CarouselItemProps>;
189
189
  };
@@ -384,7 +384,7 @@ type CartTotalPriceProps = BaseProps<{
384
384
  }>;
385
385
  declare const CartTotalPrice: React.FC<CartTotalPriceProps>;
386
386
 
387
- declare const _default$P: {
387
+ declare const _default$M: {
388
388
  Image: _gem_sdk_core.ComponentSetting<ImageProps>;
389
389
  BackgroundImage: _gem_sdk_core.ComponentSetting<BackgroundImageProps>;
390
390
  };
@@ -416,6 +416,7 @@ type AdaptiveImageProps = {
416
416
  width?: number | string;
417
417
  height?: number | string;
418
418
  pictureClass?: string;
419
+ imagePlaceholder?: ObjectDevices<string>;
419
420
  } & Omit<ImgProps, 'image'>;
420
421
 
421
422
  type ObjectFit$1 = 'contain' | 'cover' | 'fill' | 'none' | 'scale-down';
@@ -444,7 +445,6 @@ type ImageSetting$1 = Pick<NextImageProps, 'priority' | 'quality' | 'vw'> & Pick
444
445
  };
445
446
  hoverEffect?: string;
446
447
  isNotLazyload?: boolean;
447
- disableNoDataState?: boolean;
448
448
  } & Pick<AdaptiveImageProps, 'srcSet'>;
449
449
  type ImageStyleSetting$1 = {
450
450
  shape?: ObjectDevices<SizeSettingGlobal>;
@@ -510,7 +510,7 @@ type CartLineImageProps = BaseProps<{
510
510
  };
511
511
  declare const CartLineImage: React.FC<CartLineImageProps>;
512
512
 
513
- declare const _default$O: {
513
+ declare const _default$L: {
514
514
  Root: _gem_sdk_core.ComponentSetting<any>;
515
515
  Section: _gem_sdk_core.ComponentSetting<RowProps$1>;
516
516
  Col: _gem_sdk_core.ComponentSetting<ColProps$1>;
@@ -588,7 +588,7 @@ type CartLinePriceProps = BaseProps<{
588
588
  */
589
589
  declare const CartLinePrice: React.FC<CartLinePriceProps>;
590
590
 
591
- declare const _default$N: {
591
+ declare const _default$K: {
592
592
  Cart: _gem_sdk_core.ComponentSetting<CartProps>;
593
593
  CartLinePrice: _gem_sdk_core.ComponentSetting<CartLinePriceProps>;
594
594
  CartLineVariant: _gem_sdk_core.ComponentSetting<CartLineVariantProps>;
@@ -643,7 +643,7 @@ type CheckoutNowProps = BasePropsWrap<{
643
643
  };
644
644
  declare const CheckoutNow: ({ setting, builderAttrs, builderProps, style, styles, className, }: CheckoutNowProps) => React.JSX.Element;
645
645
 
646
- declare const _default$M: {
646
+ declare const _default$J: {
647
647
  CollectionTitle: _gem_sdk_core.ComponentSetting<CollectionTitleProps>;
648
648
  CollectionDescription: _gem_sdk_core.ComponentSetting<CollectionDescriptionProps>;
649
649
  CollectionToolbar: _gem_sdk_core.ComponentSetting<CollectionToolbarProps>;
@@ -665,15 +665,7 @@ type CollectionDescriptionProps = BaseProps<{
665
665
  /**
666
666
  * @deprecated please use transform inside `typo` instead
667
667
  */
668
- color?: ColorValueType;
669
668
  transform?: TransformProp;
670
- showMoreColor?: ColorValueType;
671
- hasLineClamp?: ObjectDevices<boolean>;
672
- lineClamp?: ObjectDevices<number>;
673
- viewMoreText?: string;
674
- viewLessText?: string;
675
- enableViewMoreIcon?: boolean;
676
- translate?: string;
677
669
  }>;
678
670
  declare const CollectionDescription$1: React.FC<CollectionDescriptionProps>;
679
671
 
@@ -769,7 +761,7 @@ type CollectionPaginatorProps = BasePropsWrap<{
769
761
  };
770
762
  declare const CollectionPaginator$1: React.FC<CollectionPaginatorProps>;
771
763
 
772
- declare const _default$L: {
764
+ declare const _default$I: {
773
765
  Countdown: _gem_sdk_core.ComponentSetting<CountdownProps>;
774
766
  };
775
767
 
@@ -834,7 +826,7 @@ type CountdownProps = BaseProps<{
834
826
  }>;
835
827
  declare const Countdown$1: React.FC<CountdownProps>;
836
828
 
837
- declare const _default$K: {
829
+ declare const _default$H: {
838
830
  Heading: _gem_sdk_core.ComponentSetting<HeadingProps>;
839
831
  };
840
832
 
@@ -863,7 +855,7 @@ type HeadingProps = BasePropsWrap<{
863
855
  };
864
856
  declare const Heading$1: React.FC<HeadingProps>;
865
857
 
866
- declare const _default$J: {
858
+ declare const _default$G: {
867
859
  Header: _gem_sdk_core.ComponentSetting<HeaderProps>;
868
860
  };
869
861
 
@@ -960,7 +952,7 @@ type Props$1 = Pick<HeaderCommonProps, 'menu' | 'arrow' | 'typography' | 'typo'
960
952
  };
961
953
  declare const DesktopMenu: ({ menu, height, arrow, textColor, menuTextColor, typography, typo, headerBg, menuBg, className, }: Props$1) => React.JSX.Element;
962
954
 
963
- declare const _default$I: {
955
+ declare const _default$F: {
964
956
  Icon: _gem_sdk_core.ComponentSetting<IconProps$1>;
965
957
  };
966
958
 
@@ -999,7 +991,7 @@ type IconProps$1 = {
999
991
  }> & Omit<React$1.ComponentPropsWithoutRef<'div'>, ''>;
1000
992
  declare const Icon$1: React$1.FC<IconProps$1>;
1001
993
 
1002
- declare const _default$H: {
994
+ declare const _default$E: {
1003
995
  Input: _gem_sdk_core.ComponentSetting<InputProps>;
1004
996
  };
1005
997
 
@@ -1040,7 +1032,7 @@ type InputProps = BaseProps<{
1040
1032
  }> & Pick<React.ComponentPropsWithoutRef<'input'>, 'className' | 'style' | 'id'>;
1041
1033
  declare const Input: React.FC<InputProps>;
1042
1034
 
1043
- declare const _default$G: {
1035
+ declare const _default$D: {
1044
1036
  Line: _gem_sdk_core.ComponentSetting<LineProps$1>;
1045
1037
  };
1046
1038
 
@@ -1088,7 +1080,7 @@ type LineProps$1 = {
1088
1080
  }>;
1089
1081
  declare const Line$2: React.FC<LineProps$1>;
1090
1082
 
1091
- declare const _default$F: {
1083
+ declare const _default$C: {
1092
1084
  Link: _gem_sdk_core.ComponentSetting<LinkProps$1>;
1093
1085
  };
1094
1086
 
@@ -1102,7 +1094,7 @@ type LinkProps$1 = MixedProps$4 & {
1102
1094
  children?: React.ReactNode;
1103
1095
  title?: string;
1104
1096
  };
1105
- declare const Link$1: React.FC<LinkProps$1>;
1097
+ declare const Link: React.FC<LinkProps$1>;
1106
1098
 
1107
1099
  type ModalProps = BaseProps<{
1108
1100
  open?: boolean;
@@ -1122,7 +1114,7 @@ type ModalProps = BaseProps<{
1122
1114
  };
1123
1115
  declare const Modal: React.FC<ModalProps>;
1124
1116
 
1125
- declare const _default$E: {
1117
+ declare const _default$B: {
1126
1118
  Modal: _gem_sdk_core.ComponentSetting<ModalProps>;
1127
1119
  };
1128
1120
 
@@ -1150,7 +1142,7 @@ type Props = {
1150
1142
  };
1151
1143
  declare function openConfirm(properties: Props): void;
1152
1144
 
1153
- declare const _default$D: {
1145
+ declare const _default$A: {
1154
1146
  Pagination: _gem_sdk_core.ComponentSetting<PaginationProps>;
1155
1147
  };
1156
1148
 
@@ -1327,7 +1319,7 @@ type ProductImagesProps$1 = BasePropsWrap<ProductImagesSetting$2, ProductImagesS
1327
1319
  type QualityType = 'finest' | 'high' | 'medium' | 'custom';
1328
1320
  type ProductImagesLayout$1 = 'bottom-left' | 'bottom-center' | 'left' | 'right' | 'only-feature' | 'one-col' | 'two-col' | 'inside-bottom' | 'inside-left' | 'inside-right';
1329
1321
 
1330
- declare const _default$C: {
1322
+ declare const _default$z: {
1331
1323
  Product: _gem_sdk_core.ComponentSetting<ProductProps>;
1332
1324
  ProductQuantity: _gem_sdk_core.ComponentSetting<ProductQuantityProps>;
1333
1325
  ProductTitle: _gem_sdk_core.ComponentSetting<ProductTitleProps>;
@@ -1371,7 +1363,7 @@ type ProductProps = BasePropsWrap<ProductSetting, RowProps$1['styles']> & {
1371
1363
  };
1372
1364
  declare const Product$1: React.FC<ProductProps>;
1373
1365
 
1374
- declare const _default$B: {
1366
+ declare const _default$y: {
1375
1367
  Text: _gem_sdk_core.ComponentSetting<TextProps$1>;
1376
1368
  };
1377
1369
 
@@ -2075,7 +2067,7 @@ type FileUploadProps = BasePropsWrap<Setting$7, Style$1> & {
2075
2067
  };
2076
2068
  declare const FileUpload$1: React.FC<FileUploadProps>;
2077
2069
 
2078
- declare const _default$A: {
2070
+ declare const _default$x: {
2079
2071
  Radio: _gem_sdk_core.ComponentSetting<RadioProps>;
2080
2072
  };
2081
2073
 
@@ -2116,11 +2108,11 @@ type SelectProps = BaseProps<{
2116
2108
  };
2117
2109
  declare const Select: React.FC<SelectProps>;
2118
2110
 
2119
- declare const _default$z: {
2111
+ declare const _default$w: {
2120
2112
  Select: React.FC<SelectProps>;
2121
2113
  };
2122
2114
 
2123
- declare const _default$y: {
2115
+ declare const _default$v: {
2124
2116
  Tabs: _gem_sdk_core.ComponentSetting<TabsProps>;
2125
2117
  TabItem: _gem_sdk_core.ComponentSetting<TabItemProps>;
2126
2118
  };
@@ -2156,7 +2148,7 @@ type TabItemProps = {
2156
2148
  } & BasePropsWrap;
2157
2149
  declare const TabItem$1: React.FC<TabItemProps>;
2158
2150
 
2159
- declare const _default$x: {
2151
+ declare const _default$u: {
2160
2152
  Textarea: _gem_sdk_core.ComponentSetting<TextareaProps>;
2161
2153
  };
2162
2154
 
@@ -2233,11 +2225,11 @@ type VideoProps$1 = {} & BasePropsWrap<{
2233
2225
  };
2234
2226
  declare const Video$1: React.FC<VideoProps$1>;
2235
2227
 
2236
- declare const _default$w: {
2228
+ declare const _default$t: {
2237
2229
  Video: _gem_sdk_core.ComponentSetting<VideoProps$1>;
2238
2230
  };
2239
2231
 
2240
- declare const _default$v: {
2232
+ declare const _default$s: {
2241
2233
  Menu: _gem_sdk_core.ComponentSetting<MenuProps>;
2242
2234
  };
2243
2235
 
@@ -2307,17 +2299,8 @@ type NotificationAPI = {
2307
2299
  };
2308
2300
  declare function useNotification(rootConfig?: NotificationConfig): [NotificationAPI, React.ReactElement];
2309
2301
 
2310
- declare const _default$u: {
2311
- TrustshopProductReviews: _gem_sdk_core.ComponentSetting<TrustshopProductReviewsProps>;
2312
- HulkProductOptions: _gem_sdk_core.ComponentSetting<HulkProductOptionsProps>;
2313
- MyappgurusProductReviews: _gem_sdk_core.ComponentSetting<MyappgurusProductReviewsProps>;
2314
- TrustreviewsProductReviews: _gem_sdk_core.ComponentSetting<TrustreviewsProductReviewsProps>;
2302
+ declare const _default$r: {
2315
2303
  DiscountyBulkDiscountSales: _gem_sdk_core.ComponentSetting<DiscountyBulkDiscountSalesProps>;
2316
- SeoantTrustBadgesIcon: _gem_sdk_core.ComponentSetting<SeoantTrustBadgesIconProps>;
2317
- SegunoEmailMarketing: _gem_sdk_core.ComponentSetting<SegunoEmailMarketingProps>;
2318
- AftershipEmailMarketingsms: _gem_sdk_core.ComponentSetting<AftershipEmailMarketingsmsProps>;
2319
- BestBuyFulfillment: _gem_sdk_core.ComponentSetting<BestBuyFulfillmentProps>;
2320
- ProductOptionsVariantOption: _gem_sdk_core.ComponentSetting<ProductOptionsVariantOptionProps>;
2321
2304
  GloboProductOptionsVariant: _gem_sdk_core.ComponentSetting<GloboProductOptionsVariantProps>;
2322
2305
  TeeinblueProductPersonalizer: _gem_sdk_core.ComponentSetting<TeeinblueProductPersonalizerProps>;
2323
2306
  WishlistKing: _gem_sdk_core.ComponentSetting<WishlistKingProps>;
@@ -2623,7 +2606,6 @@ declare const WISER_VERSION: {
2623
2606
  V1: string;
2624
2607
  V2: string;
2625
2608
  };
2626
-
2627
2609
  type WiserProps = BaseProps<{
2628
2610
  wiserVersion?: keyof typeof WISER_VERSION;
2629
2611
  widgetType?: WiserWidgetType;
@@ -3260,52 +3242,6 @@ type GloboProductOptionsVariantProps = BaseProps<{
3260
3242
  }>;
3261
3243
  declare const GloboProductOptionsVariant$1: React.FC<GloboProductOptionsVariantProps>;
3262
3244
 
3263
- type ProductOptionsVariantOptionProps = BaseProps<{
3264
- align?: ObjectDevices<AlignProp>;
3265
- openApp?: any;
3266
- install?: any;
3267
- idTrigger?: string;
3268
- }>;
3269
- declare const ProductOptionsVariantOption$1: React.FC<ProductOptionsVariantOptionProps>;
3270
-
3271
- type BestBuyFulfillmentProps = BaseProps<{
3272
- align?: ObjectDevices<AlignProp>;
3273
- openApp?: any;
3274
- install?: any;
3275
- appBlockId?: string;
3276
- widgetType?: string;
3277
- }>;
3278
- declare const BestBuyFulfillment$1: React.FC<BestBuyFulfillmentProps>;
3279
-
3280
- type AftershipEmailMarketingsmsProps = BaseProps<{
3281
- align?: ObjectDevices<AlignProp>;
3282
- openApp?: any;
3283
- install?: any;
3284
- appBlockId?: string;
3285
- widgetType?: string;
3286
- formId?: string;
3287
- }>;
3288
- declare const AftershipEmailMarketingsms$1: React.FC<AftershipEmailMarketingsmsProps>;
3289
-
3290
- type SegunoEmailMarketingProps = BaseProps<{
3291
- align?: ObjectDevices<AlignProp>;
3292
- openApp?: any;
3293
- install?: any;
3294
- appBlockId?: string;
3295
- widgetType?: string;
3296
- }>;
3297
- declare const SegunoEmailMarketing$1: React.FC<SegunoEmailMarketingProps>;
3298
-
3299
- type SeoantTrustBadgesIconProps = BaseProps<{
3300
- align?: ObjectDevices<AlignProp>;
3301
- openApp?: any;
3302
- install?: any;
3303
- appBlockId?: string;
3304
- widgetType?: string;
3305
- BadgeId?: string;
3306
- }>;
3307
- declare const SeoantTrustBadgesIcon$1: React.FC<SeoantTrustBadgesIconProps>;
3308
-
3309
3245
  type DiscountyBulkDiscountSalesProps = BaseProps<{
3310
3246
  align?: ObjectDevices<AlignProp>;
3311
3247
  openApp?: any;
@@ -3313,44 +3249,7 @@ type DiscountyBulkDiscountSalesProps = BaseProps<{
3313
3249
  }>;
3314
3250
  declare const DiscountyBulkDiscountSales$1: React.FC<DiscountyBulkDiscountSalesProps>;
3315
3251
 
3316
- type TrustreviewsProductReviewsProps = BaseProps<{
3317
- align?: ObjectDevices<AlignProp>;
3318
- openApp?: any;
3319
- install?: any;
3320
- appBlockId?: string;
3321
- widgetType?: string;
3322
- }>;
3323
- declare const TrustreviewsProductReviews$1: React.FC<TrustreviewsProductReviewsProps>;
3324
-
3325
- type MyappgurusProductReviewsProps = BaseProps<{
3326
- align?: ObjectDevices<AlignProp>;
3327
- openApp?: any;
3328
- install?: any;
3329
- appBlockId?: string;
3330
- widgetType?: string;
3331
- }>;
3332
- declare const MyappgurusProductReviews$1: React.FC<MyappgurusProductReviewsProps>;
3333
-
3334
- type HulkProductOptionsProps = BaseProps<{
3335
- align?: ObjectDevices<AlignProp>;
3336
- openApp?: any;
3337
- install?: any;
3338
- appBlockId?: string;
3339
- widgetType?: string;
3340
- }>;
3341
- declare const HulkProductOptions$1: React.FC<HulkProductOptionsProps>;
3342
-
3343
- type TrustshopProductReviewsProps = BaseProps<{
3344
- align?: ObjectDevices<AlignProp>;
3345
- openApp?: any;
3346
- install?: any;
3347
- appBlockId?: string;
3348
- widgetType?: string;
3349
- productHandle?: string;
3350
- }>;
3351
- declare const TrustshopProductReviews$1: React.FC<TrustshopProductReviewsProps>;
3352
-
3353
- declare const _default$t: {
3252
+ declare const _default$q: {
3354
3253
  InstantJudgemeReviews: _gem_sdk_core.ComponentSetting<InstantJudgemeReviewsProps>;
3355
3254
  InstantLooxReviews: _gem_sdk_core.ComponentSetting<InstantLooxReviewsProps>;
3356
3255
  InstantKlaviyo: _gem_sdk_core.ComponentSetting<InstantKlaviyoProps>;
@@ -3399,7 +3298,7 @@ type DataVideoType = {
3399
3298
  device: NameDevices;
3400
3299
  };
3401
3300
 
3402
- declare const _default$s: {
3301
+ declare const _default$p: {
3403
3302
  HeroBanner: _gem_sdk_core.ComponentSetting<HeroBannerProps>;
3404
3303
  };
3405
3304
 
@@ -3445,7 +3344,7 @@ type HeroBannerProps = BasePropsWrap<Setting$6, Styles$2> & {
3445
3344
  };
3446
3345
  declare const HeroBanner$1: React.FC<HeroBannerProps>;
3447
3346
 
3448
- declare const _default$r: {
3347
+ declare const _default$o: {
3449
3348
  IconList: _gem_sdk_core.ComponentSetting<IconListProps$2>;
3450
3349
  IconListItem: _gem_sdk_core.ComponentSetting<IconListItemProps$3>;
3451
3350
  };
@@ -3470,7 +3369,7 @@ type IconListItemProps$3 = BasePropsWrap & React$1.ComponentPropsWithoutRef<'div
3470
3369
  };
3471
3370
  declare const IconListItem$1: React$1.FC<IconListItemProps$3>;
3472
3371
 
3473
- declare const _default$q: {
3372
+ declare const _default$n: {
3474
3373
  CSSCode: _gem_sdk_core.ComponentSetting<CSSCodeProps>;
3475
3374
  };
3476
3375
 
@@ -3496,7 +3395,7 @@ type IconListItemProps$2 = BasePropsWrap & React$1.ComponentPropsWithoutRef<'div
3496
3395
  };
3497
3396
  declare const IconListHozItem: React$1.FC<IconListItemProps$2>;
3498
3397
 
3499
- declare const _default$p: {
3398
+ declare const _default$m: {
3500
3399
  IconListHoz: _gem_sdk_core.ComponentSetting<IconListHozProps>;
3501
3400
  IconListItemHoz: _gem_sdk_core.ComponentSetting<IconListItemProps$2>;
3502
3401
  };
@@ -3545,7 +3444,7 @@ type StockCounterProps$1 = BaseProps<{
3545
3444
  }>;
3546
3445
  declare const StockCounter$1: React.FC<StockCounterProps$1>;
3547
3446
 
3548
- declare const _default$o: {
3447
+ declare const _default$l: {
3549
3448
  StockCounter: _gem_sdk_core.ComponentSetting<StockCounterProps$1>;
3550
3449
  };
3551
3450
 
@@ -3581,11 +3480,11 @@ type DialogProps$1 = BasePropsWrap<Setting$5> & {
3581
3480
  };
3582
3481
  declare const Dialog$1: ({ setting, children, builderProps, builderAttrs, style }: DialogProps$1) => React.JSX.Element;
3583
3482
 
3584
- declare const _default$n: {
3483
+ declare const _default$k: {
3585
3484
  Dialog: _gem_sdk_core.ComponentSetting<DialogProps$1>;
3586
3485
  };
3587
3486
 
3588
- declare const _default$m: {
3487
+ declare const _default$j: {
3589
3488
  Newsletter: _gem_sdk_core.ComponentSetting<NewsletterProps>;
3590
3489
  FormEmail: _gem_sdk_core.ComponentSetting<FormEmailProps>;
3591
3490
  SubmitButton: _gem_sdk_core.ComponentSetting<SubmitButtonProps>;
@@ -3741,7 +3640,7 @@ declare const FormCheckbox: ({ builderProps, setting }: FormCheckboxProps) => Re
3741
3640
 
3742
3641
  declare const ContactForm$1: ({ children }: NewsletterProps) => React.JSX.Element;
3743
3642
 
3744
- declare const _default$l: {
3643
+ declare const _default$i: {
3745
3644
  ImageDetection: _gem_sdk_core.ComponentSetting<ImageDetectionProps>;
3746
3645
  };
3747
3646
 
@@ -3811,7 +3710,7 @@ type ImageComparisonProps = BaseProps & {
3811
3710
  } & BasePropsWrap<ImageComparisonSetting, ImageComparisonStyle>;
3812
3711
  declare const ImageComparison$1: React.FC<ImageComparisonProps>;
3813
3712
 
3814
- declare const _default$k: {
3713
+ declare const _default$h: {
3815
3714
  ImageComparison: _gem_sdk_core.ComponentSetting<ImageComparisonProps>;
3816
3715
  };
3817
3716
 
@@ -3821,20 +3720,11 @@ type ThirdPartySlotProps = BaseProps<{
3821
3720
  }>;
3822
3721
  declare const ThirdPartySlot$1: React.FC<ThirdPartySlotProps>;
3823
3722
 
3824
- declare const _default$j: {
3723
+ declare const _default$g: {
3825
3724
  ThirdPartySlot: _gem_sdk_core.ComponentSetting<ThirdPartySlotProps>;
3826
3725
  };
3827
3726
 
3828
- type ShopPayInstallmentProps = BaseProps<{
3829
- setupGuide?: string;
3830
- }>;
3831
- declare const ShopPayInstallments$1: React.FC<ShopPayInstallmentProps>;
3832
-
3833
- declare const _default$i: {
3834
- ShopPayInstallments: _gem_sdk_core.ComponentSetting<ShopPayInstallmentProps>;
3835
- };
3836
-
3837
- declare const _default$h: {
3727
+ declare const _default$f: {
3838
3728
  Sticky: _gem_sdk_core.ComponentSetting<StickyProps>;
3839
3729
  };
3840
3730
 
@@ -3876,11 +3766,11 @@ type IconListProps$1 = BasePropsWrap<{
3876
3766
  }>;
3877
3767
  declare const IconListV2$1: React.FC<IconListProps$1>;
3878
3768
 
3879
- declare const _default$g: {
3769
+ declare const _default$e: {
3880
3770
  IconListV2: _gem_sdk_core.ComponentSetting<IconListProps$1>;
3881
3771
  };
3882
3772
 
3883
- declare const _default$f: {
3773
+ declare const _default$d: {
3884
3774
  PostPurchaseText: _gem_sdk_core.ComponentSetting<PostPurchaseTextProps>;
3885
3775
  PostPurchaseHeading: _gem_sdk_core.ComponentSetting<PostPurchaseTextProps>;
3886
3776
  };
@@ -3907,7 +3797,7 @@ declare const Text$1: ({ styles, builderAttrs, style, setting, advanced, builder
3907
3797
 
3908
3798
  declare const PostPurchaseHeading: ({ styles, builderAttrs, style, setting, advanced, builderProps, className, children, textClassWrapper, textClass, ...props }: PostPurchaseTextProps) => React.JSX.Element;
3909
3799
 
3910
- declare const _default$e: {
3800
+ declare const _default$c: {
3911
3801
  PostPurchaseImage: _gem_sdk_core.ComponentSetting<PostPurchaseImageProps>;
3912
3802
  };
3913
3803
 
@@ -3943,7 +3833,7 @@ type PostPurchaseImageProps = {
3943
3833
  };
3944
3834
  declare const PostPurchaseImage: React.FC<PostPurchaseImageProps>;
3945
3835
 
3946
- declare const _default$d: {
3836
+ declare const _default$b: {
3947
3837
  PostPurchaseButton: _gem_sdk_core.ComponentSetting<PostPurchaseButtonProps>;
3948
3838
  };
3949
3839
 
@@ -4399,7 +4289,7 @@ declare const postPurchaseProductDefault: {
4399
4289
  }[];
4400
4290
  };
4401
4291
 
4402
- declare const _default$c: {
4292
+ declare const _default$a: {
4403
4293
  PostPurchaseProductTitle: _gem_sdk_core.ComponentSetting<PostPurchaseProductTitleProps>;
4404
4294
  PostPurchaseProductPrice: _gem_sdk_core.ComponentSetting<PostPurchaseProductPriceProps>;
4405
4295
  PostPurchaseProductDescription: _gem_sdk_core.ComponentSetting<PostPurchaseProductDescriptionProps>;
@@ -4453,17 +4343,12 @@ type VariantPreset = {
4453
4343
  hide?: boolean;
4454
4344
  presets: Record<VariantTypeof, VariantBaseSetting>;
4455
4345
  };
4456
- type PreVariantSelected = Record<string, {
4457
- variantId: string;
4458
- optionSelected: Record<string, string>;
4459
- }>;
4460
4346
  type ProductOfferSettings = Omit<ProductSetting, 'productSetting'> & {
4461
4347
  productSetting?: {
4462
4348
  productIds?: string[];
4463
4349
  };
4464
4350
  productOfferLayout: ObjectDevices<'1col' | '2col'>;
4465
4351
  discountAndShippingFee?: boolean;
4466
- variantSelected?: PreVariantSelected;
4467
4352
  };
4468
4353
  type ProductOfferStyles = RowProps$1['styles'] & {
4469
4354
  productOfferColumnGap?: ObjectDevices<string>;
@@ -4616,17 +4501,17 @@ declare const CalloutText: ({ setting, styles, style, builderAttrs, builderProps
4616
4501
  type TStatus = 'info' | 'success' | 'warning' | 'critical';
4617
4502
  type CalloutBoxProps = RowProps$1 & {
4618
4503
  styles: {
4619
- backgroundColor: TStatus | '';
4504
+ backgroundColor: TStatus | null;
4620
4505
  };
4621
4506
  };
4622
4507
  declare const CalloutBox: (props: CalloutBoxProps) => React.JSX.Element;
4623
4508
 
4624
- declare const _default$b: {
4509
+ declare const _default$9: {
4625
4510
  PostPurchaseCalloutBox: _gem_sdk_core.ComponentSetting<CalloutBoxProps>;
4626
4511
  PostPurchaseCalloutText: _gem_sdk_core.ComponentSetting<CalloutTextProps>;
4627
4512
  };
4628
4513
 
4629
- declare const _default$a: {
4514
+ declare const _default$8: {
4630
4515
  PostPurchaseLine: _gem_sdk_core.ComponentSetting<PostPurchaseLineProps>;
4631
4516
  };
4632
4517
 
@@ -4656,7 +4541,7 @@ type PostPurchaseAdvancedListItemProps = BasePropsWrap & React.ComponentPropsWit
4656
4541
  };
4657
4542
  declare const PostPurchaseAdvancedListItem: React.FC<PostPurchaseAdvancedListItemProps>;
4658
4543
 
4659
- declare const _default$9: {
4544
+ declare const _default$7: {
4660
4545
  PostPurchaseAdvancedList: _gem_sdk_core.ComponentSetting<PostPurchaseAdvancedListProps>;
4661
4546
  PostPurchaseAdvancedListItem: _gem_sdk_core.ComponentSetting<PostPurchaseAdvancedListItemProps>;
4662
4547
  };
@@ -4690,29 +4575,11 @@ type CountdownTimerStyles = {
4690
4575
  type PostPurchaseCountdownTimerProps = BasePropsWrap<CountdownTimerSettings, CountdownTimerStyles>;
4691
4576
  declare const PostPurchaseCountdownTimer: React.FC;
4692
4577
 
4693
- declare const _default$8: {
4578
+ declare const _default$6: {
4694
4579
  PostPurchaseCountdownTimer: _gem_sdk_core.ComponentSetting<PostPurchaseCountdownTimerProps>;
4695
4580
  };
4696
4581
 
4697
- declare const _default$7: {
4698
- PostPurchaseLink: _gem_sdk_core.ComponentSetting<PostPurchaseLinkProps>;
4699
- };
4700
-
4701
- type PostPurchaseLinkProps = BasePropsWrap<{
4702
- link?: {
4703
- link?: string;
4704
- target?: string;
4705
- };
4706
- label?: string;
4707
- width?: ObjectDevices<string>;
4708
- }, {
4709
- align?: 'left' | 'center' | 'right';
4710
- typo?: PostPurchaseTypo;
4711
- textAlign?: 'left' | 'center' | 'right';
4712
- }>;
4713
- declare const Link: React.FC<PostPurchaseLinkProps>;
4714
-
4715
- declare const _default$6: {
4582
+ declare const _default$5: {
4716
4583
  EstimateDate: _gem_sdk_core.ComponentSetting<EstimateDateProps>;
4717
4584
  };
4718
4585
 
@@ -4854,7 +4721,7 @@ type ArticleListProps = BaseProps<ArticleListSetting, ArticleListStyle> & {
4854
4721
  };
4855
4722
  declare const ArticleList$1: React.FC<ArticleListProps>;
4856
4723
 
4857
- declare const _default$5: {
4724
+ declare const _default$4: {
4858
4725
  ArticleList: _gem_sdk_core.ComponentSetting<ArticleListProps>;
4859
4726
  ArticleTitle: _gem_sdk_core.ComponentSetting<ArticleTitleProps>;
4860
4727
  ArticleExcerpt: _gem_sdk_core.ComponentSetting<ArticleExcerptProps>;
@@ -4870,7 +4737,7 @@ declare const _default$5: {
4870
4737
 
4871
4738
  declare const ArticlePagination$1: React.FC<CollectionPaginatorProps>;
4872
4739
 
4873
- declare const _default$4: {
4740
+ declare const _default$3: {
4874
4741
  Marquee: _gem_sdk_core.ComponentSetting<MarqueeProps>;
4875
4742
  MarqueeItem: _gem_sdk_core.ComponentSetting<MarqueeItemProps>;
4876
4743
  };
@@ -4918,7 +4785,7 @@ type MarqueeItemProps = {
4918
4785
  setActiveItem: (value?: string) => void;
4919
4786
  itemStyle?: Record<string, string>;
4920
4787
  } & BasePropsWrap & React$1.ComponentPropsWithoutRef<'div'>;
4921
- declare const _default$3: React$1.NamedExoticComponent<MarqueeItemProps>;
4788
+ declare const _default$2: React$1.NamedExoticComponent<MarqueeItemProps>;
4922
4789
 
4923
4790
  type MixedProps$1 = BaseProps<{
4924
4791
  type?: 'auto' | 'product' | 'collection' | 'custom';
@@ -4928,7 +4795,7 @@ type LinkProps = MixedProps$1 & {
4928
4795
  style?: React.CSSProperties;
4929
4796
  };
4930
4797
 
4931
- declare const _default$2: {
4798
+ declare const _default$1: {
4932
4799
  Marquee: React.ComponentType<MarqueeProps>;
4933
4800
  MarqueeItem: React.ComponentType<MarqueeItemProps>;
4934
4801
  ArticleList: React.ComponentType<ArticleListProps>;
@@ -4971,7 +4838,6 @@ declare const _default$2: {
4971
4838
  PostPurchaseProductPriceBreakdown: React.ComponentType<PostPurchaseProductPriceBreakdownProps>;
4972
4839
  PostPurchaseProductDiscountTag: React.ComponentType<PostPurchaseProductDiscountTagProps>;
4973
4840
  PostPurchaseLine: React.ComponentType<PostPurchaseLineProps>;
4974
- PostPurchaseLink: React.ComponentType<PostPurchaseLinkProps>;
4975
4841
  PostPurchaseProductImages: React.ComponentType<PostPurchaseProductImagesProps>;
4976
4842
  PostPurchaseAdvancedList: React.ComponentType<_gem_sdk_core.BaseProps<{
4977
4843
  childItem?: string[] | undefined;
@@ -4990,7 +4856,6 @@ declare const _default$2: {
4990
4856
  PostPurchaseCountdownTimer: React.ComponentType<{}>;
4991
4857
  IconListV2: React.ComponentType<IconListProps$1>;
4992
4858
  Sticky: React.ComponentType<StickyProps>;
4993
- ShopPayInstallments: React.ComponentType<ShopPayInstallmentProps>;
4994
4859
  ThirdPartySlot: React.ComponentType<ThirdPartySlotProps>;
4995
4860
  ImageComparison: React.ComponentType<ImageComparisonProps>;
4996
4861
  ImageDetection: React.ComponentType<ImageDetectionProps>;
@@ -5014,16 +4879,7 @@ declare const _default$2: {
5014
4879
  InstantLooxReviews: React.ComponentType<InstantLooxReviewsProps>;
5015
4880
  InstantKlaviyo: React.ComponentType<InstantKlaviyoProps>;
5016
4881
  InstantYotpoLoyalty: React.ComponentType<InstantYotpoLoyaltyProps>;
5017
- TrustshopProductReviews: React.ComponentType<TrustshopProductReviewsProps>;
5018
- HulkProductOptions: React.ComponentType<HulkProductOptionsProps>;
5019
- MyappgurusProductReviews: React.ComponentType<MyappgurusProductReviewsProps>;
5020
- TrustreviewsProductReviews: React.ComponentType<TrustreviewsProductReviewsProps>;
5021
4882
  DiscountyBulkDiscountSales: React.ComponentType<DiscountyBulkDiscountSalesProps>;
5022
- SeoantTrustBadgesIcon: React.ComponentType<SeoantTrustBadgesIconProps>;
5023
- SegunoEmailMarketing: React.ComponentType<SegunoEmailMarketingProps>;
5024
- AftershipEmailMarketingsms: React.ComponentType<AftershipEmailMarketingsmsProps>;
5025
- BestBuyFulfillment: React.ComponentType<BestBuyFulfillmentProps>;
5026
- ProductOptionsVariantOption: React.ComponentType<ProductOptionsVariantOptionProps>;
5027
4883
  GloboProductOptionsVariant: React.ComponentType<GloboProductOptionsVariantProps>;
5028
4884
  TeeinblueProductPersonalizer: React.ComponentType<TeeinblueProductPersonalizerProps>;
5029
4885
  WishlistKing: React.ComponentType<WishlistKingProps>;
@@ -6109,7 +5965,6 @@ declare const Image: ({ styles, className, setting, builderAttrs, builderProps,
6109
5965
  } | undefined;
6110
5966
  hoverEffect?: string | undefined;
6111
5967
  isNotLazyload?: boolean | undefined;
6112
- disableNoDataState?: boolean | undefined;
6113
5968
  } & Pick<AdaptiveImageProps, "srcSet">, {
6114
5969
  shape?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.SizeSettingGlobal>> | undefined;
6115
5970
  customAspectRadio?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.Ratio>> | undefined;
@@ -6449,9 +6304,7 @@ declare const CollectionToolbar: ({ setting, builderProps, pageContext }: Collec
6449
6304
 
6450
6305
  declare const CollectionTitle: ({ setting }: CollectionTitleProps) => string;
6451
6306
 
6452
- declare const CollectionDescription: ({ setting, advanced, builderProps, pageContext, }: CollectionDescriptionProps & {
6453
- pageContext?: PageContext | undefined;
6454
- }) => string;
6307
+ declare const CollectionDescription: ({ setting }: CollectionDescriptionProps) => string;
6455
6308
 
6456
6309
  declare const CollectionPaginator: ({ setting, builderProps, pageContext }: CollectionPaginatorProps) => string;
6457
6310
 
@@ -6685,32 +6538,12 @@ declare const TeeinblueProductPersonalizer: ({ setting, advanced }: TeeinbluePro
6685
6538
 
6686
6539
  declare const GloboProductOptionsVariant: ({ setting, advanced }: GloboProductOptionsVariantProps) => string;
6687
6540
 
6688
- declare const ProductOptionsVariantOption: ({ setting, advanced }: ProductOptionsVariantOptionProps) => string;
6689
-
6690
- declare const BestBuyFulfillment: ({ setting, advanced }: BestBuyFulfillmentProps) => string;
6691
-
6692
- declare const AftershipEmailMarketingsms: ({ setting, advanced }: AftershipEmailMarketingsmsProps) => string;
6693
-
6694
- declare const SegunoEmailMarketing: ({ setting, advanced }: SegunoEmailMarketingProps) => string;
6695
-
6696
- declare const SeoantTrustBadgesIcon: ({ setting, advanced }: SeoantTrustBadgesIconProps) => string;
6697
-
6698
6541
  declare const DiscountyBulkDiscountSales: ({ setting, advanced }: DiscountyBulkDiscountSalesProps) => string;
6699
6542
 
6700
- declare const TrustreviewsProductReviews: ({ setting, advanced }: TrustreviewsProductReviewsProps) => string;
6701
-
6702
- declare const MyappgurusProductReviews: ({ setting, advanced }: MyappgurusProductReviewsProps) => string;
6703
-
6704
- declare const HulkProductOptions: ({ setting, advanced }: HulkProductOptionsProps) => string;
6705
-
6706
- declare const TrustshopProductReviews: ({ setting, advanced }: TrustshopProductReviewsProps) => string;
6707
-
6708
6543
  declare const ImageComparison: ({ setting, styles, builderProps, advanced, ...props }: ImageComparisonProps) => string;
6709
6544
 
6710
6545
  declare const ThirdPartySlot: ({ setting, advanced }: ThirdPartySlotProps) => string;
6711
6546
 
6712
- declare const ShopPayInstallments: () => string;
6713
-
6714
6547
  declare const Sticky: React.FC<StickyProps>;
6715
6548
 
6716
6549
  declare const IconListV2: ({ builderProps, style, setting, styles, advanced, pageContext, }: _gem_sdk_core.BaseProps<{
@@ -6858,7 +6691,6 @@ declare const Marquee: ({ children, style, builderAttrs, rawChildren, advanced,
6858
6691
 
6859
6692
  declare const index_liquid_Accordion: typeof Accordion;
6860
6693
  declare const index_liquid_AccordionItem: typeof AccordionItem;
6861
- declare const index_liquid_AftershipEmailMarketingsms: typeof AftershipEmailMarketingsms;
6862
6694
  declare const index_liquid_AirProductReviewsAppUgc: typeof AirProductReviewsAppUgc;
6863
6695
  declare const index_liquid_AliReviews: typeof AliReviews;
6864
6696
  declare const index_liquid_AppointmentBookingCowlendar: typeof AppointmentBookingCowlendar;
@@ -6874,7 +6706,6 @@ declare const index_liquid_ArticlePagination: typeof ArticlePagination;
6874
6706
  declare const index_liquid_ArticleReadMore: typeof ArticleReadMore;
6875
6707
  declare const index_liquid_ArticleTag: typeof ArticleTag;
6876
6708
  declare const index_liquid_ArticleTitle: typeof ArticleTitle;
6877
- declare const index_liquid_BestBuyFulfillment: typeof BestBuyFulfillment;
6878
6709
  declare const index_liquid_BirdChime: typeof BirdChime;
6879
6710
  declare const index_liquid_Bogos: typeof Bogos;
6880
6711
  declare const index_liquid_BoldProductOptions: typeof BoldProductOptions;
@@ -6921,7 +6752,6 @@ declare const index_liquid_Growave: typeof Growave;
6921
6752
  declare const index_liquid_Heading: typeof Heading;
6922
6753
  declare const index_liquid_HeroBanner: typeof HeroBanner;
6923
6754
  declare const index_liquid_HulkFormBuilder: typeof HulkFormBuilder;
6924
- declare const index_liquid_HulkProductOptions: typeof HulkProductOptions;
6925
6755
  declare const index_liquid_Icon: typeof Icon;
6926
6756
  declare const index_liquid_IconList: typeof IconList;
6927
6757
  declare const index_liquid_IconListHoz: typeof IconListHoz;
@@ -6949,7 +6779,6 @@ declare const index_liquid_Marquee: typeof Marquee;
6949
6779
  declare const index_liquid_MarqueeItem: typeof MarqueeItem;
6950
6780
  declare const index_liquid_MaxbundleProductBundles: typeof MaxbundleProductBundles;
6951
6781
  declare const index_liquid_MbcBundleVolumeDiscount: typeof MbcBundleVolumeDiscount;
6952
- declare const index_liquid_MyappgurusProductReviews: typeof MyappgurusProductReviews;
6953
6782
  declare const index_liquid_Newsletter: typeof Newsletter;
6954
6783
  declare const index_liquid_NotifyBackInStockPreOrder: typeof NotifyBackInStockPreOrder;
6955
6784
  declare const index_liquid_Omnisend: typeof Omnisend;
@@ -6967,7 +6796,6 @@ declare const index_liquid_ProductButton: typeof ProductButton;
6967
6796
  declare const index_liquid_ProductDescription: typeof ProductDescription;
6968
6797
  declare const index_liquid_ProductList: typeof ProductList;
6969
6798
  declare const index_liquid_ProductOptionsCustomizer: typeof ProductOptionsCustomizer;
6970
- declare const index_liquid_ProductOptionsVariantOption: typeof ProductOptionsVariantOption;
6971
6799
  declare const index_liquid_ProductPrice: typeof ProductPrice;
6972
6800
  declare const index_liquid_ProductProperties: typeof ProductProperties;
6973
6801
  declare const index_liquid_ProductQuantity: typeof ProductQuantity;
@@ -6993,11 +6821,8 @@ declare const index_liquid_Row: typeof Row;
6993
6821
  declare const index_liquid_Ryviu: typeof Ryviu;
6994
6822
  declare const index_liquid_SealSubscriptions: typeof SealSubscriptions;
6995
6823
  declare const index_liquid_Section: typeof Section;
6996
- declare const index_liquid_SegunoEmailMarketing: typeof SegunoEmailMarketing;
6997
6824
  declare const index_liquid_Selleasy: typeof Selleasy;
6998
- declare const index_liquid_SeoantTrustBadgesIcon: typeof SeoantTrustBadgesIcon;
6999
6825
  declare const index_liquid_ShopPayButton: typeof ShopPayButton;
7000
- declare const index_liquid_ShopPayInstallments: typeof ShopPayInstallments;
7001
6826
  declare const index_liquid_ShopifyForms: typeof ShopifyForms;
7002
6827
  declare const index_liquid_ShopifySubscriptions: typeof ShopifySubscriptions;
7003
6828
  declare const index_liquid_SimpleBundlesKits: typeof SimpleBundlesKits;
@@ -7019,8 +6844,6 @@ declare const index_liquid_TextField: typeof TextField;
7019
6844
  declare const index_liquid_ThirdPartySlot: typeof ThirdPartySlot;
7020
6845
  declare const index_liquid_TrustMe: typeof TrustMe;
7021
6846
  declare const index_liquid_Trustoo: typeof Trustoo;
7022
- declare const index_liquid_TrustreviewsProductReviews: typeof TrustreviewsProductReviews;
7023
- declare const index_liquid_TrustshopProductReviews: typeof TrustshopProductReviews;
7024
6847
  declare const index_liquid_UltimateSalesBoost: typeof UltimateSalesBoost;
7025
6848
  declare const index_liquid_UnlimitedBundlesDiscounts: typeof UnlimitedBundlesDiscounts;
7026
6849
  declare const index_liquid_Video: typeof Video;
@@ -7035,7 +6858,6 @@ declare namespace index_liquid {
7035
6858
  export {
7036
6859
  index_liquid_Accordion as Accordion,
7037
6860
  index_liquid_AccordionItem as AccordionItem,
7038
- index_liquid_AftershipEmailMarketingsms as AftershipEmailMarketingsms,
7039
6861
  index_liquid_AirProductReviewsAppUgc as AirProductReviewsAppUgc,
7040
6862
  index_liquid_AliReviews as AliReviews,
7041
6863
  index_liquid_AppointmentBookingCowlendar as AppointmentBookingCowlendar,
@@ -7051,7 +6873,6 @@ declare namespace index_liquid {
7051
6873
  index_liquid_ArticleReadMore as ArticleReadMore,
7052
6874
  index_liquid_ArticleTag as ArticleTag,
7053
6875
  index_liquid_ArticleTitle as ArticleTitle,
7054
- index_liquid_BestBuyFulfillment as BestBuyFulfillment,
7055
6876
  index_liquid_BirdChime as BirdChime,
7056
6877
  index_liquid_Bogos as Bogos,
7057
6878
  index_liquid_BoldProductOptions as BoldProductOptions,
@@ -7100,7 +6921,6 @@ declare namespace index_liquid {
7100
6921
  index_liquid_Heading as Heading,
7101
6922
  index_liquid_HeroBanner as HeroBanner,
7102
6923
  index_liquid_HulkFormBuilder as HulkFormBuilder,
7103
- index_liquid_HulkProductOptions as HulkProductOptions,
7104
6924
  index_liquid_Icon as Icon,
7105
6925
  index_liquid_IconList as IconList,
7106
6926
  index_liquid_IconListHoz as IconListHoz,
@@ -7129,7 +6949,6 @@ declare namespace index_liquid {
7129
6949
  index_liquid_MarqueeItem as MarqueeItem,
7130
6950
  index_liquid_MaxbundleProductBundles as MaxbundleProductBundles,
7131
6951
  index_liquid_MbcBundleVolumeDiscount as MbcBundleVolumeDiscount,
7132
- index_liquid_MyappgurusProductReviews as MyappgurusProductReviews,
7133
6952
  index_liquid_Newsletter as Newsletter,
7134
6953
  index_liquid_NotifyBackInStockPreOrder as NotifyBackInStockPreOrder,
7135
6954
  index_liquid_Omnisend as Omnisend,
@@ -7149,7 +6968,6 @@ declare namespace index_liquid {
7149
6968
  ProductImages as ProductImagesV2,
7150
6969
  index_liquid_ProductList as ProductList,
7151
6970
  index_liquid_ProductOptionsCustomizer as ProductOptionsCustomizer,
7152
- index_liquid_ProductOptionsVariantOption as ProductOptionsVariantOption,
7153
6971
  index_liquid_ProductPrice as ProductPrice,
7154
6972
  index_liquid_ProductProperties as ProductProperties,
7155
6973
  index_liquid_ProductQuantity as ProductQuantity,
@@ -7175,11 +6993,8 @@ declare namespace index_liquid {
7175
6993
  index_liquid_Ryviu as Ryviu,
7176
6994
  index_liquid_SealSubscriptions as SealSubscriptions,
7177
6995
  index_liquid_Section as Section,
7178
- index_liquid_SegunoEmailMarketing as SegunoEmailMarketing,
7179
6996
  index_liquid_Selleasy as Selleasy,
7180
- index_liquid_SeoantTrustBadgesIcon as SeoantTrustBadgesIcon,
7181
6997
  index_liquid_ShopPayButton as ShopPayButton,
7182
- index_liquid_ShopPayInstallments as ShopPayInstallments,
7183
6998
  index_liquid_ShopifyForms as ShopifyForms,
7184
6999
  index_liquid_ShopifySubscriptions as ShopifySubscriptions,
7185
7000
  index_liquid_SimpleBundlesKits as SimpleBundlesKits,
@@ -7201,8 +7016,6 @@ declare namespace index_liquid {
7201
7016
  index_liquid_ThirdPartySlot as ThirdPartySlot,
7202
7017
  index_liquid_TrustMe as TrustMe,
7203
7018
  index_liquid_Trustoo as Trustoo,
7204
- index_liquid_TrustreviewsProductReviews as TrustreviewsProductReviews,
7205
- index_liquid_TrustshopProductReviews as TrustshopProductReviews,
7206
7019
  index_liquid_UltimateSalesBoost as UltimateSalesBoost,
7207
7020
  index_liquid_UnlimitedBundlesDiscounts as UnlimitedBundlesDiscounts,
7208
7021
  index_liquid_Video as Video,
@@ -7213,21 +7026,12 @@ declare namespace index_liquid {
7213
7026
  index_liquid_WishlistKing as WishlistKing,
7214
7027
  index_liquid_WishlistPlus as WishlistPlus,
7215
7028
  index_liquid_YotpoReviews as YotpoReviews,
7216
- _default$w as videoSetting,
7029
+ _default$t as videoSetting,
7217
7030
  };
7218
7031
  }
7219
7032
 
7220
- declare const _default$1: {
7221
- TrustshopProductReviews: React.FC<TrustshopProductReviewsProps>;
7222
- HulkProductOptions: React.FC<HulkProductOptionsProps>;
7223
- MyappgurusProductReviews: React.FC<MyappgurusProductReviewsProps>;
7224
- TrustreviewsProductReviews: React.FC<TrustreviewsProductReviewsProps>;
7033
+ declare const _default: {
7225
7034
  DiscountyBulkDiscountSales: React.FC<DiscountyBulkDiscountSalesProps>;
7226
- SeoantTrustBadgesIcon: React.FC<SeoantTrustBadgesIconProps>;
7227
- SegunoEmailMarketing: React.FC<SegunoEmailMarketingProps>;
7228
- AftershipEmailMarketingsms: React.FC<AftershipEmailMarketingsmsProps>;
7229
- BestBuyFulfillment: React.FC<BestBuyFulfillmentProps>;
7230
- ProductOptionsVariantOption: React.FC<ProductOptionsVariantOptionProps>;
7231
7035
  GloboProductOptionsVariant: React.FC<GloboProductOptionsVariantProps>;
7232
7036
  TeeinblueProductPersonalizer: React.FC<TeeinblueProductPersonalizerProps>;
7233
7037
  HulkFormBuilder: React.FC<HulkFormBuilderProps>;
@@ -7417,7 +7221,6 @@ declare const _default$1: {
7417
7221
  Menu: React.FC<MenuProps>;
7418
7222
  PushOwl: React.FC<ButtonProps>;
7419
7223
  ThirdPartySlot: React.FC<ThirdPartySlotProps>;
7420
- ShopPayInstallments: React.FC<ShopPayInstallmentProps>;
7421
7224
  JudgemeReviews: React.FC<JudgemeReviewsProps>;
7422
7225
  LooxReviews: React.FC<LooxReviewsProps>;
7423
7226
  Instafeed: React.FC<InstafeedProps>;
@@ -7515,7 +7318,6 @@ declare const _default$1: {
7515
7318
  PostPurchaseCalloutText: ({ setting, styles, style, builderAttrs, builderProps, children, }: CalloutTextProps) => React.JSX.Element;
7516
7319
  PostPurchaseProductDiscountTag: React.FC<PostPurchaseProductDiscountTagProps>;
7517
7320
  PostPurchaseLine: React.FC<PostPurchaseLineProps>;
7518
- PostPurchaseLink: React.FC<PostPurchaseLinkProps>;
7519
7321
  PostPurchaseProductImages: (props: PostPurchaseProductImagesProps) => React.JSX.Element;
7520
7322
  PostPurchaseAdvancedList: React.FC<_gem_sdk_core.BaseProps<{
7521
7323
  childItem?: string[] | undefined;
@@ -7550,239 +7352,6 @@ declare const _default$1: {
7550
7352
  ProductBadge: React.FC<ProductBadgeProps>;
7551
7353
  };
7552
7354
 
7553
- declare const _default: {
7554
- Marquee: _gem_sdk_core.ComponentSetting<MarqueeProps>;
7555
- MarqueeItem: _gem_sdk_core.ComponentSetting<MarqueeItemProps>;
7556
- ArticleList: _gem_sdk_core.ComponentSetting<ArticleListProps>;
7557
- ArticleTitle: _gem_sdk_core.ComponentSetting<ArticleTitleProps>;
7558
- ArticleExcerpt: _gem_sdk_core.ComponentSetting<ArticleExcerptProps>;
7559
- ArticleContent: _gem_sdk_core.ComponentSetting<ArticleContentProps>;
7560
- ArticleImage: _gem_sdk_core.ComponentSetting<ArticleImageProps>;
7561
- ArticlePagination: _gem_sdk_core.ComponentSetting<CollectionPaginatorProps>;
7562
- ArticleAuthor: _gem_sdk_core.ComponentSetting<ArticleAuthorProps>;
7563
- ArticleTag: _gem_sdk_core.ComponentSetting<ArticleTagProps>;
7564
- ArticleCategory: _gem_sdk_core.ComponentSetting<ArticleCategoryProps>;
7565
- ArticleDate: _gem_sdk_core.ComponentSetting<ArticleDateProps>;
7566
- ArticleReadMore: _gem_sdk_core.ComponentSetting<ArticleReadMoreProps>;
7567
- EstimateDate: _gem_sdk_core.ComponentSetting<EstimateDateProps>;
7568
- PostPurchaseCountdownTimer: _gem_sdk_core.ComponentSetting<PostPurchaseCountdownTimerProps>;
7569
- PostPurchaseAdvancedList: _gem_sdk_core.ComponentSetting<PostPurchaseAdvancedListProps>;
7570
- PostPurchaseAdvancedListItem: _gem_sdk_core.ComponentSetting<PostPurchaseAdvancedListItemProps>;
7571
- PostPurchaseLink: _gem_sdk_core.ComponentSetting<PostPurchaseLinkProps>;
7572
- PostPurchaseLine: _gem_sdk_core.ComponentSetting<PostPurchaseLineProps>;
7573
- PostPurchaseCalloutBox: _gem_sdk_core.ComponentSetting<CalloutBoxProps>;
7574
- PostPurchaseCalloutText: _gem_sdk_core.ComponentSetting<CalloutTextProps>;
7575
- PostPurchaseProductTitle: _gem_sdk_core.ComponentSetting<PostPurchaseProductTitleProps>;
7576
- PostPurchaseProductPrice: _gem_sdk_core.ComponentSetting<PostPurchaseProductPriceProps>;
7577
- PostPurchaseProductDescription: _gem_sdk_core.ComponentSetting<PostPurchaseProductDescriptionProps>;
7578
- PostPurchaseProductVariants: _gem_sdk_core.ComponentSetting<PostPurchaseProductVariantsProps>;
7579
- PostPurchaseAcceptButton: _gem_sdk_core.ComponentSetting<PostPurchaseButtonProps>;
7580
- PostPurchaseProductQuantity: _gem_sdk_core.ComponentSetting<PostPurchaseProductQuantityProps>;
7581
- PostPurchaseProductPriceBreakdown: _gem_sdk_core.ComponentSetting<PostPurchaseProductPriceBreakdownProps>;
7582
- PostPurchaseProductOffer: _gem_sdk_core.ComponentSetting<PostPurchaseProductOfferProps>;
7583
- PostPurchaseProductDiscountTag: _gem_sdk_core.ComponentSetting<PostPurchaseProductDiscountTagProps>;
7584
- PostPurchaseProductImages: _gem_sdk_core.ComponentSetting<PostPurchaseProductImagesProps>;
7585
- PostPurchaseButton: _gem_sdk_core.ComponentSetting<PostPurchaseButtonProps>;
7586
- PostPurchaseImage: _gem_sdk_core.ComponentSetting<PostPurchaseImageProps>;
7587
- PostPurchaseText: _gem_sdk_core.ComponentSetting<PostPurchaseTextProps>;
7588
- PostPurchaseHeading: _gem_sdk_core.ComponentSetting<PostPurchaseTextProps>;
7589
- IconListV2: _gem_sdk_core.ComponentSetting<IconListProps$1>;
7590
- Sticky: _gem_sdk_core.ComponentSetting<StickyProps>;
7591
- ShopPayInstallments: _gem_sdk_core.ComponentSetting<ShopPayInstallmentProps>;
7592
- ThirdPartySlot: _gem_sdk_core.ComponentSetting<ThirdPartySlotProps>;
7593
- ImageComparison: _gem_sdk_core.ComponentSetting<ImageComparisonProps>;
7594
- ImageDetection: _gem_sdk_core.ComponentSetting<ImageDetectionProps>;
7595
- Newsletter: _gem_sdk_core.ComponentSetting<NewsletterProps>;
7596
- FormEmail: _gem_sdk_core.ComponentSetting<FormEmailProps>;
7597
- SubmitButton: _gem_sdk_core.ComponentSetting<SubmitButtonProps>;
7598
- ContactForm: _gem_sdk_core.ComponentSetting<NewsletterProps>;
7599
- TextField: _gem_sdk_core.ComponentSetting<TextFieldProps>;
7600
- FormTextarea: _gem_sdk_core.ComponentSetting<TextAreaProps>;
7601
- FormDropdown: _gem_sdk_core.ComponentSetting<FormDropdownProps>;
7602
- FormCheckbox: _gem_sdk_core.ComponentSetting<FormCheckboxProps>;
7603
- Dialog: _gem_sdk_core.ComponentSetting<DialogProps$1>;
7604
- StockCounter: _gem_sdk_core.ComponentSetting<StockCounterProps$1>;
7605
- IconListHoz: _gem_sdk_core.ComponentSetting<IconListHozProps>;
7606
- IconListItemHoz: _gem_sdk_core.ComponentSetting<IconListItemProps$2>;
7607
- CSSCode: _gem_sdk_core.ComponentSetting<CSSCodeProps>;
7608
- IconList: _gem_sdk_core.ComponentSetting<IconListProps$2>;
7609
- IconListItem: _gem_sdk_core.ComponentSetting<IconListItemProps$3>;
7610
- HeroBanner: _gem_sdk_core.ComponentSetting<HeroBannerProps>;
7611
- InstantJudgemeReviews: _gem_sdk_core.ComponentSetting<InstantJudgemeReviewsProps>;
7612
- InstantLooxReviews: _gem_sdk_core.ComponentSetting<InstantLooxReviewsProps>;
7613
- InstantKlaviyo: _gem_sdk_core.ComponentSetting<InstantKlaviyoProps>;
7614
- InstantYotpoLoyalty: _gem_sdk_core.ComponentSetting<InstantYotpoLoyaltyProps>;
7615
- TrustshopProductReviews: _gem_sdk_core.ComponentSetting<TrustshopProductReviewsProps>;
7616
- HulkProductOptions: _gem_sdk_core.ComponentSetting<HulkProductOptionsProps>;
7617
- MyappgurusProductReviews: _gem_sdk_core.ComponentSetting<MyappgurusProductReviewsProps>;
7618
- TrustreviewsProductReviews: _gem_sdk_core.ComponentSetting<TrustreviewsProductReviewsProps>;
7619
- DiscountyBulkDiscountSales: _gem_sdk_core.ComponentSetting<DiscountyBulkDiscountSalesProps>;
7620
- SeoantTrustBadgesIcon: _gem_sdk_core.ComponentSetting<SeoantTrustBadgesIconProps>;
7621
- SegunoEmailMarketing: _gem_sdk_core.ComponentSetting<SegunoEmailMarketingProps>;
7622
- AftershipEmailMarketingsms: _gem_sdk_core.ComponentSetting<AftershipEmailMarketingsmsProps>;
7623
- BestBuyFulfillment: _gem_sdk_core.ComponentSetting<BestBuyFulfillmentProps>;
7624
- ProductOptionsVariantOption: _gem_sdk_core.ComponentSetting<ProductOptionsVariantOptionProps>;
7625
- GloboProductOptionsVariant: _gem_sdk_core.ComponentSetting<GloboProductOptionsVariantProps>;
7626
- TeeinblueProductPersonalizer: _gem_sdk_core.ComponentSetting<TeeinblueProductPersonalizerProps>;
7627
- WishlistKing: _gem_sdk_core.ComponentSetting<WishlistKingProps>;
7628
- HulkFormBuilder: _gem_sdk_core.ComponentSetting<HulkFormBuilderProps>;
7629
- LoloyalLoyaltyReferrals: _gem_sdk_core.ComponentSetting<LoloyalLoyaltyReferralsProps>;
7630
- PowerfulContactFormBuilder: _gem_sdk_core.ComponentSetting<PowerfulContactFormBuilderProps>;
7631
- WishlistPlus: _gem_sdk_core.ComponentSetting<WishlistPlusProps>;
7632
- InstasellShoppableInstagram: _gem_sdk_core.ComponentSetting<InstasellShoppableInstagramProps>;
7633
- SproutPlantTreesGrowSales: _gem_sdk_core.ComponentSetting<SproutPlantTreesGrowSalesProps>;
7634
- RapiBundleQuantityBreaks: _gem_sdk_core.ComponentSetting<RapiBundleQuantityBreaksProps>;
7635
- AppointmentBookingCowlendar: _gem_sdk_core.ComponentSetting<AppointmentBookingCowlendarProps>;
7636
- GoogleReviewsByReputon: _gem_sdk_core.ComponentSetting<GoogleReviewsByReputonProps>;
7637
- MbcBundleVolumeDiscount: _gem_sdk_core.ComponentSetting<MbcBundleVolumeDiscountProps>;
7638
- ProductOptionsCustomizer: _gem_sdk_core.ComponentSetting<ProductOptionsCustomizerProps>;
7639
- AirProductReviewsAppUgc: _gem_sdk_core.ComponentSetting<AirProductReviewsAppUgcProps>;
7640
- TagembedSocialPostReview: _gem_sdk_core.ComponentSetting<TagembedSocialPostReviewProps>;
7641
- WhatmoreShoppableVideosreel: _gem_sdk_core.ComponentSetting<WhatmoreShoppableVideosreelProps>;
7642
- TagshopShoppableVideosUgc: _gem_sdk_core.ComponentSetting<TagshopShoppableVideosUgcProps>;
7643
- JunipProductReviewsUgc: _gem_sdk_core.ComponentSetting<JunipProductReviewsUgcProps>;
7644
- FlyBundlesUpsellsFbt: _gem_sdk_core.ComponentSetting<FlyBundlesUpsellsFbtProps>;
7645
- PreorderNowWodPresale: _gem_sdk_core.ComponentSetting<PreorderNowWodPresaleProps>;
7646
- PreorderNowPreOrderPq: _gem_sdk_core.ComponentSetting<PreorderNowPreOrderPqProps>;
7647
- MaxbundleProductBundles: _gem_sdk_core.ComponentSetting<MaxbundleProductBundlesProps>;
7648
- KoalaBundleQuantityDiscount: _gem_sdk_core.ComponentSetting<KoalaBundleQuantityDiscountProps>;
7649
- EasyBundleBuilderSkailama: _gem_sdk_core.ComponentSetting<EasyBundleBuilderSkailamaProps>;
7650
- FastBundleBundlesDiscounts: _gem_sdk_core.ComponentSetting<FastBundleBundlesDiscountsProps>;
7651
- KiteFreeGiftDiscount: _gem_sdk_core.ComponentSetting<KiteFreeGiftDiscountProps>;
7652
- UnlimitedBundlesDiscounts: _gem_sdk_core.ComponentSetting<UnlimitedBundlesDiscountsProps>;
7653
- SimpleBundlesKits: _gem_sdk_core.ComponentSetting<SimpleBundlesKitsProps>;
7654
- ReviewxpoProductReviewsApp: _gem_sdk_core.ComponentSetting<ReviewxpoProductReviewsAppProps>;
7655
- PumperBundlesVolumeDiscount: _gem_sdk_core.ComponentSetting<PumperBundlesVolumeDiscountProps>;
7656
- NotifyBackInStockPreOrder: _gem_sdk_core.ComponentSetting<NotifyBackInStockPreOrderProps>;
7657
- ShopifyForms: _gem_sdk_core.ComponentSetting<ShopifyFormsProps>;
7658
- SkioSubscriptionsYcS20: _gem_sdk_core.ComponentSetting<SkioSubscriptionsYcS20Props>;
7659
- LoopSubscriptions: _gem_sdk_core.ComponentSetting<LoopSubscriptionsProps>;
7660
- Selleasy: _gem_sdk_core.ComponentSetting<SelleasyProps>;
7661
- RecurpaySubscriptionApp: _gem_sdk_core.ComponentSetting<RecurpaySubscriptionAppProps>;
7662
- SubifySubscriptionsApp: _gem_sdk_core.ComponentSetting<SubifySubscriptionsAppProps>;
7663
- BonLoyaltyRewardsReferrals: _gem_sdk_core.ComponentSetting<BonLoyaltyRewardsReferralsProps>;
7664
- ShopifySubscriptions: _gem_sdk_core.ComponentSetting<ShopifySubscriptionsProps>;
7665
- EasifyProductOptions: _gem_sdk_core.ComponentSetting<EasifyProductOptionsProps>;
7666
- CustomProductOptionsVariant: _gem_sdk_core.ComponentSetting<CustomProductOptionsVariantProps>;
7667
- KlarnaMessaging: _gem_sdk_core.ComponentSetting<KlarnaMessagingProps>;
7668
- RechargeSubscriptions: _gem_sdk_core.ComponentSetting<RechargeSubscriptionsProps>;
7669
- EasySellCOD: _gem_sdk_core.ComponentSetting<EasySellProps>;
7670
- QikifyUpsell: _gem_sdk_core.ComponentSetting<QikifyUpsellProps>;
7671
- CleanSizeCharts: _gem_sdk_core.ComponentSetting<CleanSizeChartProps>;
7672
- JudgemeReviews: _gem_sdk_core.ComponentSetting<JudgemeReviewsProps>;
7673
- LooxReviews: _gem_sdk_core.ComponentSetting<LooxReviewsProps>;
7674
- Klaviyo: _gem_sdk_core.ComponentSetting<KlaviyoProps>;
7675
- YotpoLoyalty: _gem_sdk_core.ComponentSetting<YotpoLoyaltyProps>;
7676
- SmartSearchBarAndFilters: _gem_sdk_core.ComponentSetting<SmartSearchBarAndFiltersProps>;
7677
- Instafeed: _gem_sdk_core.ComponentSetting<InstafeedProps>;
7678
- ProductReviews: _gem_sdk_core.ComponentSetting<ProductReviewsProps>;
7679
- Ryviu: _gem_sdk_core.ComponentSetting<RyviuProps>;
7680
- Rivyo: _gem_sdk_core.ComponentSetting<RivyoProps>;
7681
- Vitals: _gem_sdk_core.ComponentSetting<VitalsProps>;
7682
- Omnisend: _gem_sdk_core.ComponentSetting<OmnisendProps>;
7683
- Trustoo: _gem_sdk_core.ComponentSetting<TrustooProps>;
7684
- SealSubscriptions: _gem_sdk_core.ComponentSetting<SealSubscriptionsProps>;
7685
- AppstleSubscriptions: _gem_sdk_core.ComponentSetting<AppstleSubscriptionsProps>;
7686
- FeraReviews: _gem_sdk_core.ComponentSetting<FeraReviewsProps>;
7687
- Growave: _gem_sdk_core.ComponentSetting<GrowaveProps>;
7688
- AliReviews: _gem_sdk_core.ComponentSetting<AliReviewsProps>;
7689
- Opinew: _gem_sdk_core.ComponentSetting<OpinewProps>;
7690
- UltimateSalesBoost: _gem_sdk_core.ComponentSetting<UltimateSalesBoostProps>;
7691
- FirePush: _gem_sdk_core.ComponentSetting<FirePushProps>;
7692
- ParcelPanel: _gem_sdk_core.ComponentSetting<ParcelPanelProps>;
7693
- TrustMe: _gem_sdk_core.ComponentSetting<TrustMeProps>;
7694
- FrequentlyBoughtTogether: _gem_sdk_core.ComponentSetting<FrequentlyBoughtTogetherProps>;
7695
- BoldSubscriptions: _gem_sdk_core.ComponentSetting<BoldSubscriptionsProps>;
7696
- BoldProductOptions: _gem_sdk_core.ComponentSetting<BoldProductOptionsProps>;
7697
- WideBundle: _gem_sdk_core.ComponentSetting<WideBundleProps>;
7698
- PickyStory: _gem_sdk_core.ComponentSetting<PickyStoryProps>;
7699
- InfiniteOptions: _gem_sdk_core.ComponentSetting<InfiniteOptionsProps>;
7700
- Wiser: _gem_sdk_core.ComponentSetting<WiserProps>;
7701
- Stamped: _gem_sdk_core.ComponentSetting<StampedProps>;
7702
- Bundler: _gem_sdk_core.ComponentSetting<BundlerProps>;
7703
- LaiProductReviews: _gem_sdk_core.ComponentSetting<LaiProductReviewsProps>;
7704
- CrossSellCartUpsell: _gem_sdk_core.ComponentSetting<CrossSellCartUpsellProps>;
7705
- BoostAISearchDiscovery: _gem_sdk_core.ComponentSetting<BoostAISearchDiscoveryProps>;
7706
- YotpoReviews: _gem_sdk_core.ComponentSetting<YotpoReviewsProps>;
7707
- KachingBundles: _gem_sdk_core.ComponentSetting<KachingBundlesProps>;
7708
- PushOwl: _gem_sdk_core.ComponentSetting<PushOwlProps>;
7709
- Bogos: _gem_sdk_core.ComponentSetting<BogosProps>;
7710
- Releasit: _gem_sdk_core.ComponentSetting<ReleasitProps>;
7711
- KingProductOptions: _gem_sdk_core.ComponentSetting<KingProductOptionsProps>;
7712
- RequestQuoteHidePrice: _gem_sdk_core.ComponentSetting<RequestQuoteHidePriceProps>;
7713
- BirdChime: _gem_sdk_core.ComponentSetting<BirdChimeProps>;
7714
- FordeerProductLabels: _gem_sdk_core.ComponentSetting<FordeerProductLabelsProps>;
7715
- Menu: _gem_sdk_core.ComponentSetting<MenuProps>;
7716
- Video: _gem_sdk_core.ComponentSetting<VideoProps$1>;
7717
- Textarea: _gem_sdk_core.ComponentSetting<TextareaProps>;
7718
- Text: _gem_sdk_core.ComponentSetting<TextProps$1>;
7719
- Tabs: _gem_sdk_core.ComponentSetting<TabsProps>;
7720
- TabItem: _gem_sdk_core.ComponentSetting<TabItemProps>;
7721
- Select: React.FC<SelectProps>;
7722
- Radio: _gem_sdk_core.ComponentSetting<RadioProps>;
7723
- Product: _gem_sdk_core.ComponentSetting<ProductProps>;
7724
- ProductQuantity: _gem_sdk_core.ComponentSetting<ProductQuantityProps>;
7725
- ProductTitle: _gem_sdk_core.ComponentSetting<ProductTitleProps>;
7726
- ProductButton: _gem_sdk_core.ComponentSetting<ProductButtonProps>;
7727
- ProductPrice: _gem_sdk_core.ComponentSetting<ProductPriceProps>;
7728
- ProductVariants: _gem_sdk_core.ComponentSetting<ProductVariantsProps>;
7729
- ProductImages: _gem_sdk_core.ComponentSetting<ProductImagesProps>;
7730
- ProductImagesV2: _gem_sdk_core.ComponentSetting<ProductImagesProps$1>;
7731
- ProductDescription: _gem_sdk_core.ComponentSetting<ProductDescriptionProps$1>;
7732
- ProductProperties: _gem_sdk_core.ComponentSetting<ProductPropertiesProps>;
7733
- ProductTag: _gem_sdk_core.ComponentSetting<ProductTagProps>;
7734
- ProductList: _gem_sdk_core.ComponentSetting<ProductListProps>;
7735
- DynamicCheckout: _gem_sdk_core.ComponentSetting<ProductButtonProps>;
7736
- ProductVendor: _gem_sdk_core.ComponentSetting<VendorProps>;
7737
- ProductBundleDiscount: _gem_sdk_core.ComponentSetting<ProductQuantityBreakProps>;
7738
- ProductBundleDiscountItem: _gem_sdk_core.ComponentSetting<ProductQuantityBreakItemProps>;
7739
- ProductViewMore: _gem_sdk_core.ComponentSetting<ProductViewMoreProps>;
7740
- ProductBadge: _gem_sdk_core.ComponentSetting<ProductBadgeProps>;
7741
- ProductSku: _gem_sdk_core.ComponentSetting<SkuProps>;
7742
- FileUpload: _gem_sdk_core.ComponentSetting<FileUploadProps>;
7743
- Pagination: _gem_sdk_core.ComponentSetting<PaginationProps>;
7744
- Modal: _gem_sdk_core.ComponentSetting<ModalProps>;
7745
- Link: _gem_sdk_core.ComponentSetting<LinkProps$1>;
7746
- Line: _gem_sdk_core.ComponentSetting<LineProps$1>;
7747
- Input: _gem_sdk_core.ComponentSetting<InputProps>;
7748
- Image: _gem_sdk_core.ComponentSetting<ImageProps>;
7749
- BackgroundImage: _gem_sdk_core.ComponentSetting<BackgroundImageProps>;
7750
- Icon: _gem_sdk_core.ComponentSetting<IconProps$1>;
7751
- Header: _gem_sdk_core.ComponentSetting<HeaderProps>;
7752
- Heading: _gem_sdk_core.ComponentSetting<HeadingProps>;
7753
- Root: _gem_sdk_core.ComponentSetting<any>;
7754
- Section: _gem_sdk_core.ComponentSetting<RowProps$1>;
7755
- Col: _gem_sdk_core.ComponentSetting<ColProps$1>;
7756
- Row: _gem_sdk_core.ComponentSetting<RowProps$1>;
7757
- Countdown: _gem_sdk_core.ComponentSetting<CountdownProps>;
7758
- CollectionTitle: _gem_sdk_core.ComponentSetting<CollectionTitleProps>;
7759
- CollectionDescription: _gem_sdk_core.ComponentSetting<CollectionDescriptionProps>;
7760
- CollectionToolbar: _gem_sdk_core.ComponentSetting<CollectionToolbarProps>;
7761
- CollectionPaginator: _gem_sdk_core.ComponentSetting<CollectionPaginatorProps>;
7762
- CollectionBanner: _gem_sdk_core.ComponentSetting<CollectionBannerProps>;
7763
- Cart: _gem_sdk_core.ComponentSetting<CartProps>;
7764
- CartLinePrice: _gem_sdk_core.ComponentSetting<CartLinePriceProps>;
7765
- CartLineVariant: _gem_sdk_core.ComponentSetting<CartLineVariantProps>;
7766
- CartList: _gem_sdk_core.ComponentSetting<CartListProps>;
7767
- CartLineImage: _gem_sdk_core.ComponentSetting<CartLineImageProps>;
7768
- CartTotalPrice: _gem_sdk_core.ComponentSetting<CartTotalPriceProps>;
7769
- CartTotalItem: _gem_sdk_core.ComponentSetting<CartTotalItemProps>;
7770
- CartCheckout: _gem_sdk_core.ComponentSetting<CartCheckoutProps>;
7771
- DiscountInput: _gem_sdk_core.ComponentSetting<DiscountInputProps>;
7772
- CartDiscount: _gem_sdk_core.ComponentSetting<CartDiscountProps>;
7773
- CartOrderNote: _gem_sdk_core.ComponentSetting<CartOrderNoteProps>;
7774
- CartLineAttribute: _gem_sdk_core.ComponentSetting<CartLineAttributeProps>;
7775
- CouponList: _gem_sdk_core.ComponentSetting<CouponListProps>;
7776
- ShopPayButton: _gem_sdk_core.ComponentSetting<ShopPayButtonProps>;
7777
- Carousel: _gem_sdk_core.ComponentSetting<CarouselProps>;
7778
- CarouselItem: _gem_sdk_core.ComponentSetting<CarouselItemProps>;
7779
- Coupon: _gem_sdk_core.ComponentSetting<CouponProps>;
7780
- Button: _gem_sdk_core.ComponentSetting<ButtonProps>;
7781
- Breadcrumb: _gem_sdk_core.ComponentSetting<BreadcrumbProps>;
7782
- Accordion: _gem_sdk_core.ComponentSetting<AccordionProps>;
7783
- AccordionItem: _gem_sdk_core.ComponentSetting<AccordionItemProps>;
7784
- };
7785
-
7786
7355
  declare const ELEMENT_Z_INDEX: {
7787
7356
  STICKY: number;
7788
7357
  DIALOG: number;
@@ -7790,4 +7359,4 @@ declare const ELEMENT_Z_INDEX: {
7790
7359
  CART_DRAWER_CONFIRM_MODAL: number;
7791
7360
  };
7792
7361
 
7793
- export { Accordion$1 as Accordion, AccordionItem$1 as AccordionItem, AccordionItemProps, AccordionProps, AftershipEmailMarketingsms$1 as AftershipEmailMarketingsms, AftershipEmailMarketingsmsProps, AirProductReviewsAppUgc$1 as AirProductReviewsAppUgc, AirProductReviewsAppUgcProps, AliReviews$1 as AliReviews, AliReviewsProps, AppointmentBookingCowlendar$1 as AppointmentBookingCowlendar, AppointmentBookingCowlendarProps, AppstleSubscriptions$1 as AppstleSubscriptions, AppstleSubscriptionsProps, ArticleAuthor$1 as ArticleAuthor, ArticleCategory$1 as ArticleCategory, ArticleContent$1 as ArticleContent, ArticleDate$1 as ArticleDate, ArticleExcerpt$1 as ArticleExcerpt, ArticleImage$1 as ArticleImage, ArticleList$1 as ArticleList, ArticlePagination$1 as ArticlePagination, ArticleReadMore$1 as ArticleReadMore, ArticleTag$1 as ArticleTag, ArticleTitle$1 as ArticleTitle, BgImage as BackgroundImage, BackgroundImageProps, BasicHeader, BestBuyFulfillment$1 as BestBuyFulfillment, BestBuyFulfillmentProps, BirdChime$1 as BirdChime, BirdChimeProps, Bogos$1 as Bogos, BogosProps, BoldProductOptions$1 as BoldProductOptions, BoldProductOptionsProps, BoldSubscriptions$1 as BoldSubscriptions, BoldSubscriptionsProps, BonLoyaltyRewardsReferrals$1 as BonLoyaltyRewardsReferrals, BonLoyaltyRewardsReferralsProps, BoostAISearchDiscovery$1 as BoostAISearchDiscovery, BoostAISearchDiscoveryProps, Breadcrumb$1 as Breadcrumb, Breadcrumb$1 as BreadcrumbProps, Bundler$1 as Bundler, BundlerProps, Button$2 as Button, ButtonProps, CSSCode$1 as CSSCode, CSSCodeProps, Carousel$1 as Carousel, CarouselItem$1 as CarouselItem, CarouselItemProps, CarouselProps, CarouselSettings, CarouselStyles, Cart, CartCheckout, CartDiscount, CartLineAttribute, CartLineImage, CartLinePrice, CartLineVariant, CartList, CartOrderNote, CartProps, CartTotalItem, CartTotalPrice, CheckoutNow, CleanSizeChartProps, CleanSizeCharts$1 as CleanSizeCharts, Column$1 as Col, ColProps$1 as ColProps, CollectionBanner$1 as CollectionBanner, CollectionBannerProps, CollectionDescription$1 as CollectionDescription, CollectionDescriptionProps, CollectionPaginator$1 as CollectionPaginator, CollectionPaginatorProps, CollectionTitle$1 as CollectionTitle, CollectionTitleProps, CollectionToolbar$1 as CollectionToolbar, CollectionToolbarProps, ContactForm$1 as ContactForm, Countdown$1 as Countdown, CountdownProps, Coupon$1 as Coupon, CouponList, CouponProps, CrossSellCartUpsell$1 as CrossSellCartUpsell, CrossSellCartUpsellProps, CustomProductOptionsVariant$1 as CustomProductOptionsVariant, CustomProductOptionsVariantProps, DataVideoType, DesktopMenu, Dialog$1 as Dialog, DiscountInput, DiscountyBulkDiscountSales$1 as DiscountyBulkDiscountSales, DiscountyBulkDiscountSalesProps, DynamicCheckout$1 as DynamicCheckout, DynamicCheckoutProps, ELEMENT_Z_INDEX, EasifyProductOptions$1 as EasifyProductOptions, EasifyProductOptionsProps, EasyBundleBuilderSkailama$1 as EasyBundleBuilderSkailama, EasyBundleBuilderSkailamaProps, EasySell as EasySellCOD, EasySellProps, EstimateDate$1 as EstimateDate, EstimateDateProps, FastBundleBundlesDiscounts$1 as FastBundleBundlesDiscounts, FastBundleBundlesDiscountsProps, FeraReviews$1 as FeraReviews, FeraReviewsProps, FileUpload$1 as FileUpload, FileUploadProps, FirePush$1 as FirePush, FirePushProps, FlyBundlesUpsellsFbt$1 as FlyBundlesUpsellsFbt, FlyBundlesUpsellsFbtProps, FordeerProductLabels$1 as FordeerProductLabels, FordeerProductLabelsProps, FormCheckbox, FormCheckboxProps, FormDropdown$1 as FormDropdown, FormDropdownProps, FormEmail$1 as FormEmail, FormEmailProps, FormTextArea as FormTextarea, FrequentlyBoughtTogether$1 as FrequentlyBoughtTogether, FrequentlyBoughtTogetherProps, GloboProductOptionsVariant$1 as GloboProductOptionsVariant, GloboProductOptionsVariantProps, GoogleReviewsByReputon$1 as GoogleReviewsByReputon, GoogleReviewsByReputonProps, Growave$1 as Growave, GrowaveProps, Header, HeaderProps, Heading$1 as Heading, HeadingProps, HeroBanner$1 as HeroBanner, HeroBannerProps, HulkFormBuilder$1 as HulkFormBuilder, HulkFormBuilderProps, HulkProductOptions$1 as HulkProductOptions, HulkProductOptionsProps, Icon$1 as Icon, IconList$1 as IconList, IconListHoz$1 as IconListHoz, IconListHozItem, IconListHozProps, IconListItem$1 as IconListItem, IconListItemProps$3 as IconListItemProps, IconListProps$2 as IconListProps, IconListV2$1 as IconListV2, IconProps$1 as IconProps, Image$1 as Image, ImageComparison$1 as ImageComparison, ImageDetection, ImageDetectionProps, ImageProps, InfiniteOptions$1 as InfiniteOptions, InfiniteOptionsProps, Input, InputProps, Instafeed$1 as Instafeed, InstafeedProps, InstantJudgemeReviews, InstantJudgemeReviewsProps, InstantKlaviyo, InstantKlaviyoProps, InstantLooxReviews, InstantLooxReviewsProps, InstantYotpoLoyalty, InstantYotpoLoyaltyProps, InstasellShoppableInstagram$1 as InstasellShoppableInstagram, InstasellShoppableInstagramProps, JudgemeReviews$1 as JudgemeReviews, JudgemeReviewsProps, JunipProductReviewsUgc$1 as JunipProductReviewsUgc, JunipProductReviewsUgcProps, KachingBundles$1 as KachingBundles, KachingBundlesProps, KingProductOptions$1 as KingProductOptions, KingProductOptionsProps, KiteFreeGiftDiscount$1 as KiteFreeGiftDiscount, KiteFreeGiftDiscountProps, KlarnaMessaging$1 as KlarnaMessaging, KlarnaMessagingProps, Klaviyo$1 as Klaviyo, KlaviyoProps, KoalaBundleQuantityDiscount$1 as KoalaBundleQuantityDiscount, KoalaBundleQuantityDiscountProps, LaiProductReviews$1 as LaiProductReviews, LaiProductReviewsProps, Line$2 as Line, LineProps$1 as LineProps, Link$1 as Link, LinkProps$1 as LinkProps, LoloyalLoyaltyReferrals$1 as LoloyalLoyaltyReferrals, LoloyalLoyaltyReferralsProps, LoopSubscriptions$1 as LoopSubscriptions, LoopSubscriptionsProps, LooxReviews$1 as LooxReviews, LooxReviewsProps, Marquee$1 as Marquee, _default$3 as MarqueeItem, MarqueeItemProps, MarqueeProps, MaxbundleProductBundles$1 as MaxbundleProductBundles, MaxbundleProductBundlesProps, MbcBundleVolumeDiscount$1 as MbcBundleVolumeDiscount, MbcBundleVolumeDiscountProps, Menu, MenuProps, MobileMenu, Modal, ModernHeader, MyappgurusProductReviews$1 as MyappgurusProductReviews, MyappgurusProductReviewsProps, Newsletter$1 as Newsletter, NewsletterProps, Notify as Notice, NotificationAPI, NotificationConfig, NotifyBackInStockPreOrder$1 as NotifyBackInStockPreOrder, NotifyBackInStockPreOrderProps, Omnisend$1 as Omnisend, OmnisendProps, Opinew$1 as Opinew, OpinewProps, Pagination, PaginationProps, ParcelPanel$1 as ParcelPanel, ParcelPanelProps, PickyStory$1 as PickyStory, PickyStoryProps, PostPurchaseAcceptButton, PostPurchaseAcceptButtonProps, PostPurchaseAdvancedList, PostPurchaseAdvancedListItem, PostPurchaseAdvancedListProps, Button$1 as PostPurchaseButton, PostPurchaseButtonProps, CalloutBox as PostPurchaseCalloutBox, CalloutText as PostPurchaseCalloutText, PostPurchaseCountdownTimer, PostPurchaseHeading, PostPurchaseImage, PostPurchaseImageProps, Line$1 as PostPurchaseLine, PostPurchaseLineProps, Link as PostPurchaseLink, PostPurchaseLinkProps, PostPurchaseProductDescription, PostPurchaseProductDescriptionProps, PostPurchaseProductDiscountTag, PostPurchaseProductDiscountTagProps, PostPurchaseProductImages, PostPurchaseProductImagesProps, PostPurchaseProductOffer, PostPurchaseProductOfferProps, PostPurchaseProductPrice, PostPurchaseProductPriceBreakdown, PostPurchaseProductPriceBreakdownProps, PostPurchaseProductPriceProps, PostPurchaseProductQuantity, PostPurchaseProductQuantityProps, PostPurchaseProductTitle, PostPurchaseProductTitleProps, PostPurchaseProductVariants, PostPurchaseProductVariantsProps, Text$1 as PostPurchaseText, PostPurchaseTextProps, PowerfulContactFormBuilder$1 as PowerfulContactFormBuilder, PowerfulContactFormBuilderProps, PreorderNowPreOrderPq$1 as PreorderNowPreOrderPq, PreorderNowPreOrderPqProps, PreorderNowWodPresale$1 as PreorderNowWodPresale, PreorderNowWodPresaleProps, Product$1 as Product, ProductBadge$1 as ProductBadge, ProductBadgeProps, ProductBundleDiscount$1 as ProductBundleDiscount, ProductBundleDiscountItem$1 as ProductBundleDiscountItem, ProductButton$1 as ProductButton, ProductButtonProps, ProductDescription$1 as ProductDescription, ProductDescriptionProps$1 as ProductDescriptionProps, ProductImages$2 as ProductImages, ProductImagesProps, ProductImagesV2, ProductList$1 as ProductList, ProductList$1 as ProductListProps, ProductOptionsCustomizer$1 as ProductOptionsCustomizer, ProductOptionsCustomizerProps, ProductOptionsVariantOption$1 as ProductOptionsVariantOption, ProductOptionsVariantOptionProps, ProductPrice$1 as ProductPrice, ProductPriceProps, ProductPropertiesProps, ProductProperties$1 as ProductPropertyInput, ProductProps, ProductQuantity$1 as ProductQuantity, ProductQuantityBreakItemProps, ProductQuantityBreakProps, ProductQuantityProps, QuickView as ProductQuickView, ProductReviews$1 as ProductReviews, ProductReviewsProps, ProductSku$1 as ProductSku, ProductTag$1 as ProductTag, ProductTagProps, ProductTitle$1 as ProductTitle, ProductTitleProps, ProductVariants$1 as ProductVariants, ProductVariantsProps, ProductVendor$1 as ProductVendor, ProductViewMore$1 as ProductViewMore, ProductViewMoreProps, PumperBundlesVolumeDiscount$1 as PumperBundlesVolumeDiscount, PumperBundlesVolumeDiscountProps, PushOwl$1 as PushOwl, PushOwlProps, QikifyUpsell$1 as QikifyUpsell, QikifyUpsellProps, Radio, RadioProps, RapiBundleQuantityBreaks$1 as RapiBundleQuantityBreaks, RapiBundleQuantityBreaksProps, RechargeSubscriptions$1 as RechargeSubscriptions, RechargeSubscriptionsProps, RecurpaySubscriptionApp$1 as RecurpaySubscriptionApp, RecurpaySubscriptionAppProps, Releasit$1 as Releasit, ReleasitProps, RequestQuoteHidePrice$1 as RequestQuoteHidePrice, RequestQuoteHidePriceProps, ReviewxpoProductReviewsApp$1 as ReviewxpoProductReviewsApp, ReviewxpoProductReviewsAppProps, Rivyo$1 as Rivyo, RivyoProps, Root$1 as Root, RootProps$1 as RootProps, Row$1 as Row, RowProps$1 as RowProps, Ryviu$1 as Ryviu, RyviuProps, SealSubscriptions$1 as SealSubscriptions, SealSubscriptionsProps, Section$1 as Section, SegunoEmailMarketing$1 as SegunoEmailMarketing, SegunoEmailMarketingProps, Select, SelectProps, Selleasy$1 as Selleasy, SelleasyProps, SeoantTrustBadgesIcon$1 as SeoantTrustBadgesIcon, SeoantTrustBadgesIconProps, ShopPayButton$1 as ShopPayButton, ShopPayButtonProps, ShopPayInstallments$1 as ShopPayInstallments, ShopifyForms$1 as ShopifyForms, ShopifyFormsProps, ShopifySubscriptions$1 as ShopifySubscriptions, ShopifySubscriptionsProps, SimpleBundlesKits$1 as SimpleBundlesKits, SimpleBundlesKitsProps, SkioSubscriptionsYcS20$1 as SkioSubscriptionsYcS20, SkioSubscriptionsYcS20Props, SkuProps, SmartSearchBarAndFilters$1 as SmartSearchBarAndFilters, SmartSearchBarAndFiltersProps, SproutPlantTreesGrowSales$1 as SproutPlantTreesGrowSales, SproutPlantTreesGrowSalesProps, Stamped$1 as Stamped, StampedProps, Sticky$1 as Sticky, StickyProps, StockCounter$1 as StockCounter, StockCounterProps$1 as StockCounterProps, SubifySubscriptionsApp$1 as SubifySubscriptionsApp, SubifySubscriptionsAppProps, SubmitButton$1 as SubmitButton, SubmitButtonProps, TabItem$1 as TabItem, TabItemProps, Tabs$1 as Tabs, TabsProps, TagembedSocialPostReview$1 as TagembedSocialPostReview, TagembedSocialPostReviewProps, TagshopShoppableVideosUgc$1 as TagshopShoppableVideosUgc, TagshopShoppableVideosUgcProps, TeeinblueProductPersonalizer$1 as TeeinblueProductPersonalizer, TeeinblueProductPersonalizerProps, Text$2 as Text, TextAreaProps, TextField$1 as TextField, TextFieldProps, TextProps$1 as TextProps, TextArea as Textarea, TextareaProps, ThirdPartySlot$1 as ThirdPartySlot, TrustMe$1 as TrustMe, TrustMeProps, Trustoo$1 as Trustoo, TrustooProps, TrustreviewsProductReviews$1 as TrustreviewsProductReviews, TrustreviewsProductReviewsProps, TrustshopProductReviews$1 as TrustshopProductReviews, TrustshopProductReviewsProps, UltimateSalesBoost$1 as UltimateSalesBoost, UltimateSalesBoostProps, UnlimitedBundlesDiscounts$1 as UnlimitedBundlesDiscounts, UnlimitedBundlesDiscountsProps, VendorProps, Video$1 as Video, Vitals$1 as Vitals, VitalsProps, WhatmoreShoppableVideosreel$1 as WhatmoreShoppableVideosreel, WhatmoreShoppableVideosreelProps, WideBundle$1 as WideBundle, WideBundleProps, Wiser$1 as Wiser, WiserProps, WishlistKing$1 as WishlistKing, WishlistKingProps, WishlistPlus$1 as WishlistPlus, WishlistPlusProps, YotpoLoyalty, YotpoLoyaltyProps, YotpoReviews$1 as YotpoReviews, YotpoReviewsProps, _default$U as accordionSetting, _default$5 as articleListSetting, _default$s as bannerSetting, _default$T as breadcrumbSetting, _default$1 as builderComponent, _default$S as buttonSetting, _default$Q as carouselSetting, _default$N as cartSetting, _default$q as codeSetting, _default$M as collectionSetting, _default as componentSettings, _default$m as contactFormSetting, _default$L as countdownSetting, _default$R as couponSetting, _default$n as dialogSetting, _default$6 as estimateDeliverySetting, _default$O as gridSetting, _default$J as headerSetting, _default$K as headingSetting, _default$p as iconListHozSetting, _default$r as iconListSetting, _default$g as iconListSettingV2, _default$I as iconSetting, _default$k as imageComparisonSetting, _default$l as imageDetectionSetting, _default$P as imageSetting, _default$H as inputSetting, _default$G as lineSetting, _default$F as linkSetting, index_liquid as liquidComponents, _default$4 as marqueeSetting, _default$v as menuSetting, _default$E as modalSetting, _default$2 as nextComponent, openConfirm, _default$D as paginationSetting, _default$9 as postPurchaseAdvancedListSetting, _default$d as postPurchaseButtonSetting, _default$b as postPurchaseCalloutBoxSetting, _default$8 as postPurchaseCountdownTimerSetting, _default$e as postPurchaseImageSetting, _default$a as postPurchaseLineSetting, _default$7 as postPurchaseLinkSetting, postPurchaseProduct1Col, postPurchaseProduct2Col, postPurchaseProductDefault, _default$c as postPurchaseProductSetting, _default$f as postPurchaseTextSetting, _default$C as productSetting, _default$A as radioSetting, _default$z as selectSetting, _default$i as shopPayInstallmentSetting, _default$h as stickySetting, _default$o as stockCounterSetting, _default$y as tabSetting, _default$B as textSetting, _default$x as textareaSetting, _default$t as thirdPartyInstantSetting, _default$u as thirdPartySetting, _default$j as thirdPartySlotSetting, useInView, useNotification, _default$w as videoSetting };
7362
+ export { Accordion$1 as Accordion, AccordionItem$1 as AccordionItem, AccordionItemProps, AccordionProps, AirProductReviewsAppUgc$1 as AirProductReviewsAppUgc, AirProductReviewsAppUgcProps, AliReviews$1 as AliReviews, AliReviewsProps, AppointmentBookingCowlendar$1 as AppointmentBookingCowlendar, AppointmentBookingCowlendarProps, AppstleSubscriptions$1 as AppstleSubscriptions, AppstleSubscriptionsProps, ArticleAuthor$1 as ArticleAuthor, ArticleCategory$1 as ArticleCategory, ArticleContent$1 as ArticleContent, ArticleDate$1 as ArticleDate, ArticleExcerpt$1 as ArticleExcerpt, ArticleImage$1 as ArticleImage, ArticleList$1 as ArticleList, ArticlePagination$1 as ArticlePagination, ArticleReadMore$1 as ArticleReadMore, ArticleTag$1 as ArticleTag, ArticleTitle$1 as ArticleTitle, BgImage as BackgroundImage, BackgroundImageProps, BasicHeader, BirdChime$1 as BirdChime, BirdChimeProps, Bogos$1 as Bogos, BogosProps, BoldProductOptions$1 as BoldProductOptions, BoldProductOptionsProps, BoldSubscriptions$1 as BoldSubscriptions, BoldSubscriptionsProps, BonLoyaltyRewardsReferrals$1 as BonLoyaltyRewardsReferrals, BonLoyaltyRewardsReferralsProps, BoostAISearchDiscovery$1 as BoostAISearchDiscovery, BoostAISearchDiscoveryProps, Breadcrumb$1 as Breadcrumb, Breadcrumb$1 as BreadcrumbProps, Bundler$1 as Bundler, BundlerProps, Button$2 as Button, ButtonProps, CSSCode$1 as CSSCode, CSSCodeProps, Carousel$1 as Carousel, CarouselItem$1 as CarouselItem, CarouselItemProps, CarouselProps, CarouselSettings, CarouselStyles, Cart, CartCheckout, CartDiscount, CartLineAttribute, CartLineImage, CartLinePrice, CartLineVariant, CartList, CartOrderNote, CartProps, CartTotalItem, CartTotalPrice, CheckoutNow, CleanSizeChartProps, CleanSizeCharts$1 as CleanSizeCharts, Column$1 as Col, ColProps$1 as ColProps, CollectionBanner$1 as CollectionBanner, CollectionBannerProps, CollectionDescription$1 as CollectionDescription, CollectionDescriptionProps, CollectionPaginator$1 as CollectionPaginator, CollectionPaginatorProps, CollectionTitle$1 as CollectionTitle, CollectionTitleProps, CollectionToolbar$1 as CollectionToolbar, CollectionToolbarProps, ContactForm$1 as ContactForm, Countdown$1 as Countdown, CountdownProps, Coupon$1 as Coupon, CouponList, CouponProps, CrossSellCartUpsell$1 as CrossSellCartUpsell, CrossSellCartUpsellProps, CustomProductOptionsVariant$1 as CustomProductOptionsVariant, CustomProductOptionsVariantProps, DataVideoType, DesktopMenu, Dialog$1 as Dialog, DiscountInput, DiscountyBulkDiscountSales$1 as DiscountyBulkDiscountSales, DiscountyBulkDiscountSalesProps, DynamicCheckout$1 as DynamicCheckout, DynamicCheckoutProps, ELEMENT_Z_INDEX, EasifyProductOptions$1 as EasifyProductOptions, EasifyProductOptionsProps, EasyBundleBuilderSkailama$1 as EasyBundleBuilderSkailama, EasyBundleBuilderSkailamaProps, EasySell as EasySellCOD, EasySellProps, EstimateDate$1 as EstimateDate, EstimateDateProps, FastBundleBundlesDiscounts$1 as FastBundleBundlesDiscounts, FastBundleBundlesDiscountsProps, FeraReviews$1 as FeraReviews, FeraReviewsProps, FileUpload$1 as FileUpload, FileUploadProps, FirePush$1 as FirePush, FirePushProps, FlyBundlesUpsellsFbt$1 as FlyBundlesUpsellsFbt, FlyBundlesUpsellsFbtProps, FordeerProductLabels$1 as FordeerProductLabels, FordeerProductLabelsProps, FormCheckbox, FormCheckboxProps, FormDropdown$1 as FormDropdown, FormDropdownProps, FormEmail$1 as FormEmail, FormEmailProps, FormTextArea as FormTextarea, FrequentlyBoughtTogether$1 as FrequentlyBoughtTogether, FrequentlyBoughtTogetherProps, GloboProductOptionsVariant$1 as GloboProductOptionsVariant, GloboProductOptionsVariantProps, GoogleReviewsByReputon$1 as GoogleReviewsByReputon, GoogleReviewsByReputonProps, Growave$1 as Growave, GrowaveProps, Header, HeaderProps, Heading$1 as Heading, HeadingProps, HeroBanner$1 as HeroBanner, HeroBannerProps, HulkFormBuilder$1 as HulkFormBuilder, HulkFormBuilderProps, Icon$1 as Icon, IconList$1 as IconList, IconListHoz$1 as IconListHoz, IconListHozItem, IconListHozProps, IconListItem$1 as IconListItem, IconListItemProps$3 as IconListItemProps, IconListProps$2 as IconListProps, IconListV2$1 as IconListV2, IconProps$1 as IconProps, Image$1 as Image, ImageComparison$1 as ImageComparison, ImageDetection, ImageDetectionProps, ImageProps, InfiniteOptions$1 as InfiniteOptions, InfiniteOptionsProps, Input, InputProps, Instafeed$1 as Instafeed, InstafeedProps, InstantJudgemeReviews, InstantJudgemeReviewsProps, InstantKlaviyo, InstantKlaviyoProps, InstantLooxReviews, InstantLooxReviewsProps, InstantYotpoLoyalty, InstantYotpoLoyaltyProps, InstasellShoppableInstagram$1 as InstasellShoppableInstagram, InstasellShoppableInstagramProps, JudgemeReviews$1 as JudgemeReviews, JudgemeReviewsProps, JunipProductReviewsUgc$1 as JunipProductReviewsUgc, JunipProductReviewsUgcProps, KachingBundles$1 as KachingBundles, KachingBundlesProps, KingProductOptions$1 as KingProductOptions, KingProductOptionsProps, KiteFreeGiftDiscount$1 as KiteFreeGiftDiscount, KiteFreeGiftDiscountProps, KlarnaMessaging$1 as KlarnaMessaging, KlarnaMessagingProps, Klaviyo$1 as Klaviyo, KlaviyoProps, KoalaBundleQuantityDiscount$1 as KoalaBundleQuantityDiscount, KoalaBundleQuantityDiscountProps, LaiProductReviews$1 as LaiProductReviews, LaiProductReviewsProps, Line$2 as Line, LineProps$1 as LineProps, Link, LinkProps$1 as LinkProps, LoloyalLoyaltyReferrals$1 as LoloyalLoyaltyReferrals, LoloyalLoyaltyReferralsProps, LoopSubscriptions$1 as LoopSubscriptions, LoopSubscriptionsProps, LooxReviews$1 as LooxReviews, LooxReviewsProps, Marquee$1 as Marquee, _default$2 as MarqueeItem, MarqueeItemProps, MarqueeProps, MaxbundleProductBundles$1 as MaxbundleProductBundles, MaxbundleProductBundlesProps, MbcBundleVolumeDiscount$1 as MbcBundleVolumeDiscount, MbcBundleVolumeDiscountProps, Menu, MenuProps, MobileMenu, Modal, ModernHeader, Newsletter$1 as Newsletter, NewsletterProps, Notify as Notice, NotificationAPI, NotificationConfig, NotifyBackInStockPreOrder$1 as NotifyBackInStockPreOrder, NotifyBackInStockPreOrderProps, Omnisend$1 as Omnisend, OmnisendProps, Opinew$1 as Opinew, OpinewProps, Pagination, PaginationProps, ParcelPanel$1 as ParcelPanel, ParcelPanelProps, PickyStory$1 as PickyStory, PickyStoryProps, PostPurchaseAcceptButton, PostPurchaseAcceptButtonProps, PostPurchaseAdvancedList, PostPurchaseAdvancedListItem, PostPurchaseAdvancedListProps, Button$1 as PostPurchaseButton, PostPurchaseButtonProps, CalloutBox as PostPurchaseCalloutBox, CalloutText as PostPurchaseCalloutText, PostPurchaseCountdownTimer, PostPurchaseHeading, PostPurchaseImage, PostPurchaseImageProps, Line$1 as PostPurchaseLine, PostPurchaseLineProps, PostPurchaseProductDescription, PostPurchaseProductDescriptionProps, PostPurchaseProductDiscountTag, PostPurchaseProductDiscountTagProps, PostPurchaseProductImages, PostPurchaseProductImagesProps, PostPurchaseProductOffer, PostPurchaseProductOfferProps, PostPurchaseProductPrice, PostPurchaseProductPriceBreakdown, PostPurchaseProductPriceBreakdownProps, PostPurchaseProductPriceProps, PostPurchaseProductQuantity, PostPurchaseProductQuantityProps, PostPurchaseProductTitle, PostPurchaseProductTitleProps, PostPurchaseProductVariants, PostPurchaseProductVariantsProps, Text$1 as PostPurchaseText, PostPurchaseTextProps, PowerfulContactFormBuilder$1 as PowerfulContactFormBuilder, PowerfulContactFormBuilderProps, PreorderNowPreOrderPq$1 as PreorderNowPreOrderPq, PreorderNowPreOrderPqProps, PreorderNowWodPresale$1 as PreorderNowWodPresale, PreorderNowWodPresaleProps, Product$1 as Product, ProductBadge$1 as ProductBadge, ProductBadgeProps, ProductBundleDiscount$1 as ProductBundleDiscount, ProductBundleDiscountItem$1 as ProductBundleDiscountItem, ProductButton$1 as ProductButton, ProductButtonProps, ProductDescription$1 as ProductDescription, ProductDescriptionProps$1 as ProductDescriptionProps, ProductImages$2 as ProductImages, ProductImagesProps, ProductImagesV2, ProductList$1 as ProductList, ProductList$1 as ProductListProps, ProductOptionsCustomizer$1 as ProductOptionsCustomizer, ProductOptionsCustomizerProps, ProductPrice$1 as ProductPrice, ProductPriceProps, ProductPropertiesProps, ProductProperties$1 as ProductPropertyInput, ProductProps, ProductQuantity$1 as ProductQuantity, ProductQuantityBreakItemProps, ProductQuantityBreakProps, ProductQuantityProps, QuickView as ProductQuickView, ProductReviews$1 as ProductReviews, ProductReviewsProps, ProductSku$1 as ProductSku, ProductTag$1 as ProductTag, ProductTagProps, ProductTitle$1 as ProductTitle, ProductTitleProps, ProductVariants$1 as ProductVariants, ProductVariantsProps, ProductVendor$1 as ProductVendor, ProductViewMore$1 as ProductViewMore, ProductViewMoreProps, PumperBundlesVolumeDiscount$1 as PumperBundlesVolumeDiscount, PumperBundlesVolumeDiscountProps, PushOwl$1 as PushOwl, PushOwlProps, QikifyUpsell$1 as QikifyUpsell, QikifyUpsellProps, Radio, RadioProps, RapiBundleQuantityBreaks$1 as RapiBundleQuantityBreaks, RapiBundleQuantityBreaksProps, RechargeSubscriptions$1 as RechargeSubscriptions, RechargeSubscriptionsProps, RecurpaySubscriptionApp$1 as RecurpaySubscriptionApp, RecurpaySubscriptionAppProps, Releasit$1 as Releasit, ReleasitProps, RequestQuoteHidePrice$1 as RequestQuoteHidePrice, RequestQuoteHidePriceProps, ReviewxpoProductReviewsApp$1 as ReviewxpoProductReviewsApp, ReviewxpoProductReviewsAppProps, Rivyo$1 as Rivyo, RivyoProps, Root$1 as Root, RootProps$1 as RootProps, Row$1 as Row, RowProps$1 as RowProps, Ryviu$1 as Ryviu, RyviuProps, SealSubscriptions$1 as SealSubscriptions, SealSubscriptionsProps, Section$1 as Section, Select, SelectProps, Selleasy$1 as Selleasy, SelleasyProps, ShopPayButton$1 as ShopPayButton, ShopPayButtonProps, ShopifyForms$1 as ShopifyForms, ShopifyFormsProps, ShopifySubscriptions$1 as ShopifySubscriptions, ShopifySubscriptionsProps, SimpleBundlesKits$1 as SimpleBundlesKits, SimpleBundlesKitsProps, SkioSubscriptionsYcS20$1 as SkioSubscriptionsYcS20, SkioSubscriptionsYcS20Props, SkuProps, SmartSearchBarAndFilters$1 as SmartSearchBarAndFilters, SmartSearchBarAndFiltersProps, SproutPlantTreesGrowSales$1 as SproutPlantTreesGrowSales, SproutPlantTreesGrowSalesProps, Stamped$1 as Stamped, StampedProps, Sticky$1 as Sticky, StickyProps, StockCounter$1 as StockCounter, StockCounterProps$1 as StockCounterProps, SubifySubscriptionsApp$1 as SubifySubscriptionsApp, SubifySubscriptionsAppProps, SubmitButton$1 as SubmitButton, SubmitButtonProps, TabItem$1 as TabItem, TabItemProps, Tabs$1 as Tabs, TabsProps, TagembedSocialPostReview$1 as TagembedSocialPostReview, TagembedSocialPostReviewProps, TagshopShoppableVideosUgc$1 as TagshopShoppableVideosUgc, TagshopShoppableVideosUgcProps, TeeinblueProductPersonalizer$1 as TeeinblueProductPersonalizer, TeeinblueProductPersonalizerProps, Text$2 as Text, TextAreaProps, TextField$1 as TextField, TextFieldProps, TextProps$1 as TextProps, TextArea as Textarea, TextareaProps, ThirdPartySlot$1 as ThirdPartySlot, TrustMe$1 as TrustMe, TrustMeProps, Trustoo$1 as Trustoo, TrustooProps, UltimateSalesBoost$1 as UltimateSalesBoost, UltimateSalesBoostProps, UnlimitedBundlesDiscounts$1 as UnlimitedBundlesDiscounts, UnlimitedBundlesDiscountsProps, VendorProps, Video$1 as Video, Vitals$1 as Vitals, VitalsProps, WhatmoreShoppableVideosreel$1 as WhatmoreShoppableVideosreel, WhatmoreShoppableVideosreelProps, WideBundle$1 as WideBundle, WideBundleProps, Wiser$1 as Wiser, WiserProps, WishlistKing$1 as WishlistKing, WishlistKingProps, WishlistPlus$1 as WishlistPlus, WishlistPlusProps, YotpoLoyalty, YotpoLoyaltyProps, YotpoReviews$1 as YotpoReviews, YotpoReviewsProps, _default$R as accordionSetting, _default$4 as articleListSetting, _default$p as bannerSetting, _default$Q as breadcrumbSetting, _default as builderComponent, _default$P as buttonSetting, _default$N as carouselSetting, _default$K as cartSetting, _default$n as codeSetting, _default$J as collectionSetting, _default$j as contactFormSetting, _default$I as countdownSetting, _default$O as couponSetting, _default$k as dialogSetting, _default$5 as estimateDeliverySetting, _default$L as gridSetting, _default$G as headerSetting, _default$H as headingSetting, _default$m as iconListHozSetting, _default$o as iconListSetting, _default$e as iconListSettingV2, _default$F as iconSetting, _default$h as imageComparisonSetting, _default$i as imageDetectionSetting, _default$M as imageSetting, _default$E as inputSetting, _default$D as lineSetting, _default$C as linkSetting, index_liquid as liquidComponents, _default$3 as marqueeSetting, _default$s as menuSetting, _default$B as modalSetting, _default$1 as nextComponent, openConfirm, _default$A as paginationSetting, _default$7 as postPurchaseAdvancedListSetting, _default$b as postPurchaseButtonSetting, _default$9 as postPurchaseCalloutBoxSetting, _default$6 as postPurchaseCountdownTimerSetting, _default$c as postPurchaseImageSetting, _default$8 as postPurchaseLineSetting, postPurchaseProduct1Col, postPurchaseProduct2Col, postPurchaseProductDefault, _default$a as postPurchaseProductSetting, _default$d as postPurchaseTextSetting, _default$z as productSetting, _default$x as radioSetting, _default$w as selectSetting, _default$f as stickySetting, _default$l as stockCounterSetting, _default$v as tabSetting, _default$y as textSetting, _default$u as textareaSetting, _default$q as thirdPartyInstantSetting, _default$r as thirdPartySetting, _default$g as thirdPartySlotSetting, useInView, useNotification, _default$t as videoSetting };