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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1340) hide show
  1. package/dist/cjs/accordion/components/Accordion.js +0 -1
  2. package/dist/cjs/accordion/components/AccordionItem.js +0 -1
  3. package/dist/cjs/accordion/hooks/useMountTransition.js +0 -1
  4. package/dist/cjs/accordion/next.js +0 -2
  5. package/dist/cjs/accordion/setting/index.js +2 -2
  6. package/dist/cjs/article/components/ArticleAuthor.js +0 -1
  7. package/dist/cjs/article/components/ArticleAuthor.liquid.js +0 -1
  8. package/dist/cjs/article/components/ArticleCategory.js +0 -1
  9. package/dist/cjs/article/components/ArticleCategory.liquid.js +0 -1
  10. package/dist/cjs/article/components/ArticleContent.js +0 -1
  11. package/dist/cjs/article/components/ArticleContent.liquid.js +0 -1
  12. package/dist/cjs/article/components/ArticleDate.js +3 -13
  13. package/dist/cjs/article/components/ArticleDate.liquid.js +0 -1
  14. package/dist/cjs/article/components/ArticleExcerpt.js +0 -1
  15. package/dist/cjs/article/components/ArticleExcerpt.liquid.js +0 -1
  16. package/dist/cjs/article/components/ArticleImage.js +1 -8
  17. package/dist/cjs/article/components/ArticleImage.liquid.js +2 -15
  18. package/dist/cjs/article/components/ArticleList.js +0 -1
  19. package/dist/cjs/article/components/ArticleList.liquid.js +0 -1
  20. package/dist/cjs/article/components/ArticleNotFound.js +0 -1
  21. package/dist/cjs/article/components/ArticlePagination.js +0 -1
  22. package/dist/cjs/article/components/ArticlePagination.liquid.js +0 -1
  23. package/dist/cjs/article/components/ArticleReadMore.js +0 -1
  24. package/dist/cjs/article/components/ArticleReadMore.liquid.js +0 -1
  25. package/dist/cjs/article/components/ArticleTag.js +0 -1
  26. package/dist/cjs/article/components/ArticleTag.liquid.js +0 -1
  27. package/dist/cjs/article/components/ArticleTitle.js +0 -1
  28. package/dist/cjs/article/components/ArticleTitle.liquid.js +0 -1
  29. package/dist/cjs/article/next.js +0 -2
  30. package/dist/cjs/article/setting/index.js +2 -2
  31. package/dist/cjs/banner/components/hero-banner/index.js +29 -27
  32. package/dist/cjs/banner/components/hero-banner/index.liquid.js +144 -148
  33. package/dist/cjs/banner/next.js +0 -2
  34. package/dist/cjs/banner/setting/index.js +2 -2
  35. package/dist/cjs/breadcrumb/components/Breadcrumb.js +0 -1
  36. package/dist/cjs/breadcrumb/components/Breadcrumb.liquid.js +1 -1
  37. package/dist/cjs/breadcrumb/next.js +0 -2
  38. package/dist/cjs/breadcrumb/setting/index.js +2 -2
  39. package/dist/cjs/builder.js +44 -67
  40. package/dist/cjs/button/components/Button.js +1 -2
  41. package/dist/cjs/button/next.js +0 -2
  42. package/dist/cjs/button/setting/index.js +2 -2
  43. package/dist/cjs/carousel/components/Arrow.js +1 -4
  44. package/dist/cjs/carousel/components/Carousel.js +1 -2
  45. package/dist/cjs/carousel/components/CarouselItem.js +0 -1
  46. package/dist/cjs/carousel/components/Dots.js +0 -1
  47. package/dist/cjs/carousel/next.js +0 -2
  48. package/dist/cjs/carousel/setting/Carousel.js +1 -1
  49. package/dist/cjs/carousel/setting/index.js +2 -2
  50. package/dist/cjs/cart/components/Cart.js +0 -1
  51. package/dist/cjs/cart/components/CartCheckout.js +0 -1
  52. package/dist/cjs/cart/components/CartDiscount.js +0 -1
  53. package/dist/cjs/cart/components/CartLineAttribute.js +0 -1
  54. package/dist/cjs/cart/components/CartLineImage.js +0 -1
  55. package/dist/cjs/cart/components/CartLinePrice.js +0 -1
  56. package/dist/cjs/cart/components/CartLineVariant.js +0 -1
  57. package/dist/cjs/cart/components/CartList.js +0 -1
  58. package/dist/cjs/cart/components/CartOrderNote.js +0 -1
  59. package/dist/cjs/cart/components/CartTotalItem.js +0 -1
  60. package/dist/cjs/cart/components/CartTotalPrice.js +0 -1
  61. package/dist/cjs/cart/components/CheckoutNow.js +0 -1
  62. package/dist/cjs/cart/components/CouponList.js +0 -1
  63. package/dist/cjs/cart/components/DiscountInput.js +0 -1
  64. package/dist/cjs/cart/components/ShopPayButton/icons/BaseIcon.js +0 -1
  65. package/dist/cjs/cart/components/ShopPayButton/icons/DynamicCheckoutBlack.js +0 -1
  66. package/dist/cjs/cart/components/ShopPayButton/icons/DynamicCheckoutPurple.js +0 -1
  67. package/dist/cjs/cart/components/ShopPayButton/icons/DynamicCheckoutWhite.js +0 -1
  68. package/dist/cjs/cart/components/ShopPayButton/icons/ExpressCheckoutBlack.js +0 -1
  69. package/dist/cjs/cart/components/ShopPayButton/icons/ExpressCheckoutPurple.js +0 -1
  70. package/dist/cjs/cart/components/ShopPayButton/icons/ExpressCheckoutWhite.js +0 -1
  71. package/dist/cjs/cart/components/ShopPayButton/index.js +0 -1
  72. package/dist/cjs/cart/next.js +0 -2
  73. package/dist/cjs/cart/setting/index.js +2 -2
  74. package/dist/cjs/code/components/CSSCode.js +0 -1
  75. package/dist/cjs/code/next.js +0 -2
  76. package/dist/cjs/code/setting/index.js +2 -2
  77. package/dist/cjs/collection/components/CollectionBanner.js +0 -1
  78. package/dist/cjs/collection/components/CollectionBanner.liquid.js +0 -1
  79. package/dist/cjs/collection/components/CollectionDescription.js +7 -102
  80. package/dist/cjs/collection/components/CollectionDescription.liquid.js +9 -102
  81. package/dist/cjs/collection/components/CollectionPaginator.js +0 -1
  82. package/dist/cjs/collection/components/CollectionPaginator.liquid.js +2 -1
  83. package/dist/cjs/collection/components/CollectionTitle.js +0 -1
  84. package/dist/cjs/collection/components/CollectionToolbar.js +0 -1
  85. package/dist/cjs/collection/next.js +0 -2
  86. package/dist/cjs/collection/setting/CollectionDescription.js +0 -128
  87. package/dist/cjs/collection/setting/index.js +2 -2
  88. package/dist/cjs/common/components/Loading.js +2 -5
  89. package/dist/cjs/common/components/Tooltip.js +0 -1
  90. package/dist/cjs/countdown-timer/components/Countdown.js +10 -12
  91. package/dist/cjs/countdown-timer/components/Countdown.liquid.js +1 -1
  92. package/dist/cjs/countdown-timer/next.js +0 -2
  93. package/dist/cjs/countdown-timer/setting/index.js +2 -2
  94. package/dist/cjs/coupon/components/Coupon.js +0 -1
  95. package/dist/cjs/coupon/next.js +0 -2
  96. package/dist/cjs/coupon/setting/index.js +2 -2
  97. package/dist/cjs/dialog/components/Dialog.js +21 -22
  98. package/dist/cjs/dialog/components/Dialog.liquid.js +21 -22
  99. package/dist/cjs/dialog/helpers/common.js +0 -28
  100. package/dist/cjs/dialog/next.js +0 -2
  101. package/dist/cjs/dialog/setting/index.js +2 -2
  102. package/dist/cjs/estimate-delivery/components/EstimateDate.js +0 -1
  103. package/dist/cjs/estimate-delivery/components/EstimateDate.liquid.js +1 -0
  104. package/dist/cjs/estimate-delivery/next.js +0 -2
  105. package/dist/cjs/estimate-delivery/setting/index.js +2 -2
  106. package/dist/cjs/form/components/contact/Contact.js +0 -1
  107. package/dist/cjs/form/components/form-checkbox/FormCheckbox.js +0 -1
  108. package/dist/cjs/form/components/form-dropdown/FormDropdown.js +0 -1
  109. package/dist/cjs/form/components/form-dropdown/FormDropdown.liquid.js +2 -3
  110. package/dist/cjs/form/components/form-email/FormEmail.js +0 -1
  111. package/dist/cjs/form/components/newsletter/Newsletter.js +0 -1
  112. package/dist/cjs/form/components/submit-button/SubmitButton.js +0 -1
  113. package/dist/cjs/form/components/textarea/TextArea.js +0 -1
  114. package/dist/cjs/form/components/textfield/TextField.js +0 -1
  115. package/dist/cjs/form/next.js +0 -2
  116. package/dist/cjs/form/setting/index.js +2 -2
  117. package/dist/cjs/grid/components/ChildrenDroppable.js +0 -1
  118. package/dist/cjs/grid/components/Col.js +0 -1
  119. package/dist/cjs/grid/components/Root.js +0 -1
  120. package/dist/cjs/grid/components/Row.js +0 -1
  121. package/dist/cjs/grid/components/Section.js +0 -1
  122. package/dist/cjs/grid/next.js +0 -2
  123. package/dist/cjs/grid/setting/index.js +2 -2
  124. package/dist/cjs/header/components/Header.js +0 -1
  125. package/dist/cjs/header/components/SalePageHeaderWarning.js +0 -1
  126. package/dist/cjs/header/components/icons/ChevronLeft.js +0 -1
  127. package/dist/cjs/header/components/icons/Dismiss.js +0 -1
  128. package/dist/cjs/header/components/icons/MenuIcon.js +0 -1
  129. package/dist/cjs/header/components/kind/basic/DesktopMenu.js +0 -1
  130. package/dist/cjs/header/components/kind/basic/DesktopMenuItem.js +0 -1
  131. package/dist/cjs/header/components/kind/basic/MenuMobileItem.js +0 -1
  132. package/dist/cjs/header/components/kind/basic/MobileMenu.js +0 -1
  133. package/dist/cjs/header/components/kind/basic/index.js +0 -1
  134. package/dist/cjs/header/components/kind/modern/index.js +0 -1
  135. package/dist/cjs/header/next.js +0 -2
  136. package/dist/cjs/header/setting/index.js +2 -2
  137. package/dist/cjs/heading/Heading.js +0 -1
  138. package/dist/cjs/heading/next.js +0 -2
  139. package/dist/cjs/heading/setting/index.js +2 -2
  140. package/dist/cjs/helpers.js +2 -2
  141. package/dist/cjs/icon/components/Icon.js +0 -1
  142. package/dist/cjs/icon/next.js +0 -2
  143. package/dist/cjs/icon/setting/index.js +2 -2
  144. package/dist/cjs/icon-list/components/IconList.js +0 -1
  145. package/dist/cjs/icon-list/components/IconListItem.js +0 -1
  146. package/dist/cjs/icon-list/next.js +0 -2
  147. package/dist/cjs/icon-list/setting/ItemTemplate.js +1 -2
  148. package/dist/cjs/icon-list/setting/index.js +2 -2
  149. package/dist/cjs/icon-list-hoz/components/IconListHoz.js +0 -1
  150. package/dist/cjs/icon-list-hoz/components/IconListHozItem.js +0 -1
  151. package/dist/cjs/icon-list-hoz/next.js +0 -2
  152. package/dist/cjs/icon-list-hoz/setting/index.js +2 -2
  153. package/dist/cjs/icon-list-v2/components/IconList.js +0 -1
  154. package/dist/cjs/icon-list-v2/next.js +0 -2
  155. package/dist/cjs/icon-list-v2/setting/index.js +2 -2
  156. package/dist/cjs/image/components/AdaptiveImage.js +2 -4
  157. package/dist/cjs/image/components/AdaptiveImage.liquid.js +5 -5
  158. package/dist/cjs/image/components/BackgroundImage.js +0 -1
  159. package/dist/cjs/image/components/Image.js +1 -17
  160. package/dist/cjs/image/components/Img.js +0 -1
  161. package/dist/cjs/image/components/NextImage.js +0 -1
  162. package/dist/cjs/image/components/NextImage.liquid.js +2 -1
  163. package/dist/cjs/image/components/helpers.js +19 -2
  164. package/dist/cjs/image/helpers/getSrcSet.js +0 -2
  165. package/dist/cjs/image/next.js +0 -2
  166. package/dist/cjs/image/setting/Image.js +124 -3
  167. package/dist/cjs/image/setting/index.js +2 -2
  168. package/dist/cjs/image-comparison/components/CompareImage.js +0 -21
  169. package/dist/cjs/image-comparison/components/ImageComparison.js +0 -1
  170. package/dist/cjs/image-comparison/next.js +0 -2
  171. package/dist/cjs/image-comparison/setting/index.js +2 -2
  172. package/dist/cjs/image-detection/ImageDetection.js +0 -1
  173. package/dist/cjs/image-detection/next.js +0 -2
  174. package/dist/cjs/image-detection/setting/index.js +2 -2
  175. package/dist/cjs/index.js +30 -60
  176. package/dist/cjs/index.liquid.js +0 -21
  177. package/dist/cjs/input/Input.js +0 -1
  178. package/dist/cjs/input/next.js +0 -2
  179. package/dist/cjs/input/setting/index.js +2 -2
  180. package/dist/cjs/intersection-observer/useInView.js +0 -1
  181. package/dist/cjs/line/Divider.js +0 -1
  182. package/dist/cjs/line/Line.js +0 -1
  183. package/dist/cjs/line/next.js +0 -2
  184. package/dist/cjs/line/setting/index.js +2 -2
  185. package/dist/cjs/link/components/CustomLink.js +0 -1
  186. package/dist/cjs/link/components/Link.js +0 -1
  187. package/dist/cjs/link/components/ProductLink.js +0 -1
  188. package/dist/cjs/link/components/next-link/CustomLink.js +0 -1
  189. package/dist/cjs/link/components/next-link/ProductLink.js +0 -1
  190. package/dist/cjs/link/components/next-link/index.js +0 -1
  191. package/dist/cjs/link/next.js +0 -2
  192. package/dist/cjs/link/setting/index.js +2 -2
  193. package/dist/cjs/marquee/components/Marquee.js +0 -1
  194. package/dist/cjs/marquee/components/MarqueeBase.js +0 -1
  195. package/dist/cjs/marquee/components/MarqueeItem.js +0 -1
  196. package/dist/cjs/marquee/next.js +0 -2
  197. package/dist/cjs/marquee/setting/index.js +2 -2
  198. package/dist/cjs/menu/components/DropdownMenu.js +0 -1
  199. package/dist/cjs/menu/components/MegaMenu.js +0 -1
  200. package/dist/cjs/menu/components/Menu.js +0 -1
  201. package/dist/cjs/menu/components/NavigationMenu.js +0 -1
  202. package/dist/cjs/menu/components/SubMegaMenu.js +0 -1
  203. package/dist/cjs/menu/components/SubNavigationMenu.js +0 -1
  204. package/dist/cjs/menu/next.js +0 -2
  205. package/dist/cjs/menu/setting/index.js +2 -2
  206. package/dist/cjs/modal/components/Modal.js +0 -1
  207. package/dist/cjs/modal/components/confirm.js +0 -1
  208. package/dist/cjs/modal/next.js +0 -2
  209. package/dist/cjs/modal/setting/index.js +2 -2
  210. package/dist/cjs/next.js +7 -10
  211. package/dist/cjs/notification/components/Notice.js +0 -1
  212. package/dist/cjs/notification/components/Notifications.js +0 -1
  213. package/dist/cjs/notification/components/icons/CloseIcon.js +0 -1
  214. package/dist/cjs/notification/hooks/use-notification.js +0 -1
  215. package/dist/cjs/pagination/Pagination.js +0 -1
  216. package/dist/cjs/pagination/next.js +0 -2
  217. package/dist/cjs/pagination/setting/index.js +2 -2
  218. package/dist/cjs/post-purchase/advanced-list/components/AdvancedListPostPurchase.js +0 -1
  219. package/dist/cjs/post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js +0 -1
  220. package/dist/cjs/post-purchase/advanced-list/next.js +0 -2
  221. package/dist/cjs/post-purchase/advanced-list/setting/index.js +2 -2
  222. package/dist/cjs/post-purchase/button/Button.js +0 -1
  223. package/dist/cjs/post-purchase/button/next.js +0 -2
  224. package/dist/cjs/post-purchase/button/setting/index.js +2 -2
  225. package/dist/cjs/post-purchase/callout-banner/components/CalloutBox.js +0 -1
  226. package/dist/cjs/post-purchase/callout-banner/components/CalloutText.js +0 -1
  227. package/dist/cjs/post-purchase/callout-banner/next.js +0 -2
  228. package/dist/cjs/post-purchase/callout-banner/setting/CalloutBox.js +2 -2
  229. package/dist/cjs/post-purchase/callout-banner/setting/index.js +2 -2
  230. package/dist/cjs/post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js +0 -1
  231. package/dist/cjs/post-purchase/countdown-timer/components/TextCountdown.js +0 -1
  232. package/dist/cjs/post-purchase/countdown-timer/next.js +0 -2
  233. package/dist/cjs/post-purchase/countdown-timer/settings/index.js +2 -2
  234. package/dist/cjs/post-purchase/image/components/AdaptiveImage.js +0 -1
  235. package/dist/cjs/post-purchase/image/components/Image.js +0 -1
  236. package/dist/cjs/post-purchase/image/components/Img.js +0 -1
  237. package/dist/cjs/post-purchase/image/next.js +0 -2
  238. package/dist/cjs/post-purchase/image/setting/index.js +2 -2
  239. package/dist/cjs/post-purchase/line/components/PostPurchaseLine.js +0 -1
  240. package/dist/cjs/post-purchase/line/next.js +0 -2
  241. package/dist/cjs/post-purchase/line/setting/index.js +2 -2
  242. package/dist/cjs/post-purchase/next.js +5 -7
  243. package/dist/cjs/post-purchase/product/components/AcceptButton.js +0 -1
  244. package/dist/cjs/post-purchase/product/components/ProductDescription.js +0 -1
  245. package/dist/cjs/post-purchase/product/components/ProductDiscountTag.js +0 -1
  246. package/dist/cjs/post-purchase/product/components/ProductOffer.js +2 -4
  247. package/dist/cjs/post-purchase/product/components/ProductPrice.js +0 -1
  248. package/dist/cjs/post-purchase/product/components/ProductPriceBreakdown.js +0 -1
  249. package/dist/cjs/post-purchase/product/components/ProductQuantity.js +0 -1
  250. package/dist/cjs/post-purchase/product/components/ProductTitle.js +0 -1
  251. package/dist/cjs/post-purchase/product/components/ProductVariant.js +0 -1
  252. package/dist/cjs/post-purchase/product/components/priceBreakdown/MoneyLine.js +0 -1
  253. package/dist/cjs/post-purchase/product/components/product-image/Arrow.js +0 -1
  254. package/dist/cjs/post-purchase/product/components/product-image/CarouselPostPurchase.js +0 -1
  255. package/dist/cjs/post-purchase/product/components/product-image/FeatureImage.js +0 -1
  256. package/dist/cjs/post-purchase/product/components/product-image/ImageListCarousel.js +0 -1
  257. package/dist/cjs/post-purchase/product/components/product-image/ImageListGrid.js +0 -1
  258. package/dist/cjs/post-purchase/product/components/product-image/index.js +0 -1
  259. package/dist/cjs/post-purchase/product/components/product-image/layouts/FeatureImageWithGalleryImage.js +0 -1
  260. package/dist/cjs/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +0 -1
  261. package/dist/cjs/post-purchase/product/components/variants/Dropdown.js +0 -1
  262. package/dist/cjs/post-purchase/product/components/variants/DropdownOption.js +0 -1
  263. package/dist/cjs/post-purchase/product/components/variants/RectangleList.js +0 -1
  264. package/dist/cjs/post-purchase/product/components/variants/VariantGroup.js +0 -1
  265. package/dist/cjs/post-purchase/product/components/variants/VariantItem.js +0 -1
  266. package/dist/cjs/post-purchase/product/components/variants/VariantOption.js +0 -1
  267. package/dist/cjs/post-purchase/product/next.js +0 -2
  268. package/dist/cjs/post-purchase/product/settings/index.js +2 -2
  269. package/dist/cjs/post-purchase/text/Text.js +0 -1
  270. package/dist/cjs/post-purchase/text/next.js +0 -2
  271. package/dist/cjs/post-purchase/text/setting/index.js +2 -2
  272. package/dist/cjs/post-purchase/utils/helper.js +0 -5
  273. package/dist/cjs/product/components/DynamicCheckout.js +0 -1
  274. package/dist/cjs/product/components/DynamicCheckout.liquid.js +0 -5
  275. package/dist/cjs/product/components/FileUpload.js +0 -1
  276. package/dist/cjs/product/components/Product.js +0 -1
  277. package/dist/cjs/product/components/ProductBadge/index.js +1 -21
  278. package/dist/cjs/product/components/ProductBadge/utils/common.js +0 -14
  279. package/dist/cjs/product/components/ProductBundleDiscount.js +4 -56
  280. package/dist/cjs/product/components/ProductBundleDiscount.liquid.js +2 -2
  281. package/dist/cjs/product/components/ProductBundleDiscountItem.js +0 -1
  282. package/dist/cjs/product/components/ProductButton.js +0 -1
  283. package/dist/cjs/product/components/ProductDescription.js +3 -22
  284. package/dist/cjs/product/components/ProductImages/ProductFeaturedImage.js +0 -1
  285. package/dist/cjs/product/components/ProductImages/ProductGalleryCarousel.js +0 -1
  286. package/dist/cjs/product/components/ProductImages/ProductGalleryGrid.js +0 -1
  287. package/dist/cjs/product/components/ProductImages/ProductImagesLightBox.js +0 -1
  288. package/dist/cjs/product/components/ProductImages.js +0 -1
  289. package/dist/cjs/product/components/ProductImagesV2/jsx/ProductImages.js +1 -50
  290. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ButtonOpenLightBox.js +0 -1
  291. package/dist/cjs/product/components/ProductImagesV2/jsx/components/MediaIcon.js +0 -1
  292. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageCarousel.js +0 -1
  293. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageOnly.js +0 -1
  294. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductGalleryCarousel.js +0 -1
  295. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductGalleryGrid.js +0 -1
  296. package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductImagesLightBox.js +0 -1
  297. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/FeatureImageWithGallery.js +1 -5
  298. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/GalleryOneCol.js +1 -5
  299. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/GalleryTwoCol.js +1 -5
  300. package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/OnlyFeatureImage.js +1 -5
  301. package/dist/cjs/product/components/ProductList.js +0 -4
  302. package/dist/cjs/product/components/ProductNotFound.js +112 -47
  303. package/dist/cjs/product/components/ProductNotFoundRelated.js +65 -0
  304. package/dist/cjs/product/components/ProductPrice.js +23 -43
  305. package/dist/cjs/product/components/ProductProperties/ProductPropertyChoice.js +0 -1
  306. package/dist/cjs/product/components/ProductProperties/ProductPropertyInput.js +0 -1
  307. package/dist/cjs/product/components/ProductProperties/ProductPropertySelect.js +0 -1
  308. package/dist/cjs/product/components/ProductProperties.js +0 -38
  309. package/dist/cjs/product/components/ProductProperties.liquid.js +20 -10
  310. package/dist/cjs/product/components/ProductQuantity.js +0 -1
  311. package/dist/cjs/product/components/ProductQuickView/ProductQuickView.js +1 -2
  312. package/dist/cjs/product/components/ProductQuickView/index.js +0 -1
  313. package/dist/cjs/product/components/ProductTag.js +15 -34
  314. package/dist/cjs/product/components/ProductTitle.js +0 -1
  315. package/dist/cjs/product/components/ProductVariants/index.js +11 -23
  316. package/dist/cjs/product/components/ProductVariants/index.liquid.js +6 -1
  317. package/dist/cjs/product/components/ProductVariants/variants/Base.js +0 -1
  318. package/dist/cjs/product/components/ProductVariants/variants/Color.js +0 -1
  319. package/dist/cjs/product/components/ProductVariants/variants/Dropdown.js +0 -1
  320. package/dist/cjs/product/components/ProductVariants/variants/DropdownOption.js +0 -1
  321. package/dist/cjs/product/components/ProductVariants/variants/Image.js +0 -1
  322. package/dist/cjs/product/components/ProductVariants/variants/ImageShopify.js +0 -1
  323. package/dist/cjs/product/components/ProductVariants/variants/RadioButtons.js +0 -1
  324. package/dist/cjs/product/components/ProductVariants/variants/RectangleList.js +0 -1
  325. package/dist/cjs/product/components/ProductVariants/variants/VariantGroup.js +0 -1
  326. package/dist/cjs/product/components/ProductVariants/variants/VariantOption/index.js +0 -1
  327. package/dist/cjs/product/components/ProductVariants/variants/index.js +0 -1
  328. package/dist/cjs/product/components/ProductVariants/variants/index.liquid.js +2 -1
  329. package/dist/cjs/product/components/ProductViewMore.js +0 -1
  330. package/dist/cjs/product/components/ProductViewMore.liquid.js +1 -6
  331. package/dist/cjs/product/components/SalePageProductListWarning.js +0 -1
  332. package/dist/cjs/product/components/Sku.js +0 -1
  333. package/dist/cjs/product/components/Vendor.js +0 -1
  334. package/dist/cjs/product/next.js +0 -2
  335. package/dist/cjs/product/setting/ProductProperties.js +1 -1
  336. package/dist/cjs/product/setting/index.js +2 -2
  337. package/dist/cjs/radio/Radio.js +0 -1
  338. package/dist/cjs/radio/next.js +0 -2
  339. package/dist/cjs/radio/setting/index.js +2 -2
  340. package/dist/cjs/select/Select.js +0 -1
  341. package/dist/cjs/select/next.js +0 -2
  342. package/dist/cjs/select/setting/index.js +2 -2
  343. package/dist/cjs/sticky/components/Sticky.js +3 -4
  344. package/dist/cjs/sticky/components/Sticky.liquid.js +0 -1
  345. package/dist/cjs/sticky/next.js +0 -2
  346. package/dist/cjs/sticky/setting/index.js +2 -2
  347. package/dist/cjs/stock-counter/components/StockCounter.js +0 -1
  348. package/dist/cjs/stock-counter/next.js +0 -2
  349. package/dist/cjs/stock-counter/setting/index.js +2 -2
  350. package/dist/cjs/tab/components/TabItem.js +0 -1
  351. package/dist/cjs/tab/components/Tabs.js +0 -1
  352. package/dist/cjs/tab/next.js +0 -2
  353. package/dist/cjs/tab/setting/index.js +2 -2
  354. package/dist/cjs/text/components/Text.js +1 -2
  355. package/dist/cjs/text/components/Text.liquid.js +1 -1
  356. package/dist/cjs/text/next.js +0 -2
  357. package/dist/cjs/text/setting/index.js +2 -2
  358. package/dist/cjs/textarea/Textarea.js +0 -1
  359. package/dist/cjs/textarea/next.js +0 -2
  360. package/dist/cjs/textarea/setting/index.js +2 -2
  361. package/dist/cjs/third-party/components/AirProductReviewsAppUgc.js +8 -3
  362. package/dist/cjs/third-party/components/AliReviews/AliReviewsSampleContent.js +0 -1
  363. package/dist/cjs/third-party/components/AliReviews.js +0 -1
  364. package/dist/cjs/third-party/components/AppointmentBookingCowlendar.js +8 -3
  365. package/dist/cjs/third-party/components/AppstleSubscriptions/AppstleSubscriptionsSampleContent.js +0 -1
  366. package/dist/cjs/third-party/components/AppstleSubscriptions.js +0 -1
  367. package/dist/cjs/third-party/components/BirdChime/BirdChimeContent.js +0 -1
  368. package/dist/cjs/third-party/components/BirdChime.js +0 -1
  369. package/dist/cjs/third-party/components/Bogos/BogosSampleContent.js +0 -1
  370. package/dist/cjs/third-party/components/Bogos.js +0 -1
  371. package/dist/cjs/third-party/components/BoldProductOptions/BoldProductOptionsSampleContent.js +0 -1
  372. package/dist/cjs/third-party/components/BoldProductOptions.js +0 -1
  373. package/dist/cjs/third-party/components/BoldSubscriptions/BoldSubscriptionsSampleContent.js +0 -1
  374. package/dist/cjs/third-party/components/BoldSubscriptions.js +0 -1
  375. package/dist/cjs/third-party/components/BonLoyaltyRewardsReferrals.js +8 -3
  376. package/dist/cjs/third-party/components/BoostAISearchDiscovery/BoostAISearchDiscoverySampleContent.js +0 -1
  377. package/dist/cjs/third-party/components/BoostAISearchDiscovery.js +0 -1
  378. package/dist/cjs/third-party/components/Bundler/BundlerSampleContent.js +0 -1
  379. package/dist/cjs/third-party/components/Bundler.js +0 -1
  380. package/dist/cjs/third-party/components/CleanSizeCharts.js +9 -4
  381. package/dist/cjs/third-party/components/CrossSellCartUpsell/CrossSellCartUpsellSampleContent.js +0 -1
  382. package/dist/cjs/third-party/components/CrossSellCartUpsell.js +0 -1
  383. package/dist/cjs/third-party/components/CustomProductOptionsVariant.js +8 -3
  384. package/dist/cjs/third-party/components/DiscountyBulkDiscountSales.js +0 -1
  385. package/dist/cjs/third-party/components/EasifyProductOptions.js +8 -3
  386. package/dist/cjs/third-party/components/EasyBundleBuilderSkailama.js +8 -3
  387. package/dist/cjs/third-party/components/EasySellCOD.js +8 -3
  388. package/dist/cjs/third-party/components/FastBundleBundlesDiscounts.js +8 -3
  389. package/dist/cjs/third-party/components/FeraReviews/FeraReviewsSampleContent.js +0 -1
  390. package/dist/cjs/third-party/components/FeraReviews/LiquidTemplateByWidget.js +12 -19
  391. package/dist/cjs/third-party/components/FeraReviews.js +0 -1
  392. package/dist/cjs/third-party/components/FirePush/FirePushSampleContent.js +0 -1
  393. package/dist/cjs/third-party/components/FirePush.js +0 -1
  394. package/dist/cjs/third-party/components/FlyBundlesUpsellsFbt.js +28 -4
  395. package/dist/cjs/third-party/components/FordeerProductLabels.js +9 -4
  396. package/dist/cjs/third-party/components/FrequentlyBoughtTogether/FrequentlyBoughtTogetherSampleContent.js +0 -1
  397. package/dist/cjs/third-party/components/FrequentlyBoughtTogether.js +0 -1
  398. package/dist/cjs/third-party/components/GoogleReviewsByReputon.js +8 -3
  399. package/dist/cjs/third-party/components/Growave/GrowaveSampleContent.js +0 -1
  400. package/dist/cjs/third-party/components/Growave.js +0 -1
  401. package/dist/cjs/third-party/components/HulkFormBuilder.js +8 -3
  402. package/dist/cjs/third-party/components/InfiniteOptions/InfiniteOptionsSampleContent.js +0 -1
  403. package/dist/cjs/third-party/components/InfiniteOptions.js +0 -1
  404. package/dist/cjs/third-party/components/Instafeed/InstafeedSampleContent.js +0 -1
  405. package/dist/cjs/third-party/components/Instafeed.js +0 -1
  406. package/dist/cjs/third-party/components/InstasellShoppableInstagram.js +8 -3
  407. package/dist/cjs/third-party/components/Judgeme/JudgemeSampleContent.js +0 -1
  408. package/dist/cjs/third-party/components/JudgemeReviews.js +0 -1
  409. package/dist/cjs/third-party/components/JunipProductReviewsUgc.js +8 -3
  410. package/dist/cjs/third-party/components/KachingBundles/KachingBundlesSampleContent.js +0 -1
  411. package/dist/cjs/third-party/components/KachingBundles.js +0 -1
  412. package/dist/cjs/third-party/components/KingProductOptions/KingProductOptionsSampleContent.js +0 -1
  413. package/dist/cjs/third-party/components/KingProductOptions.js +0 -1
  414. package/dist/cjs/third-party/components/KiteFreeGiftDiscount.js +8 -3
  415. package/dist/cjs/third-party/components/KlarnaMessaging.js +9 -4
  416. package/dist/cjs/third-party/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  417. package/dist/cjs/third-party/components/Klaviyo.js +0 -1
  418. package/dist/cjs/third-party/components/KoalaBundleQuantityDiscount.js +8 -3
  419. package/dist/cjs/third-party/components/LaiProductReviews/LaiProductReviewsSampleContent.js +0 -1
  420. package/dist/cjs/third-party/components/LaiProductReviews.js +0 -1
  421. package/dist/cjs/third-party/components/LoloyalLoyaltyReferrals.js +8 -3
  422. package/dist/cjs/third-party/components/LoopSubscriptions.js +8 -3
  423. package/dist/cjs/third-party/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  424. package/dist/cjs/third-party/components/LooxReviews.js +0 -1
  425. package/dist/cjs/third-party/components/MaxbundleProductBundles.js +8 -3
  426. package/dist/cjs/third-party/components/MbcBundleVolumeDiscount.js +8 -3
  427. package/dist/cjs/third-party/components/NotifyBackInStockPreOrder.js +8 -3
  428. package/dist/cjs/third-party/components/Omnisend/OmnisendSampleContent.js +0 -1
  429. package/dist/cjs/third-party/components/Omnisend.js +0 -1
  430. package/dist/cjs/third-party/components/Opinew/OpinewSampleContent.js +0 -1
  431. package/dist/cjs/third-party/components/Opinew.js +0 -1
  432. package/dist/cjs/third-party/components/ParcelPanel/ParcelPanelSampleContent.js +0 -1
  433. package/dist/cjs/third-party/components/ParcelPanel.js +0 -1
  434. package/dist/cjs/third-party/components/PickyStory/PickyStorySampleContent.js +0 -1
  435. package/dist/cjs/third-party/components/PickyStory.js +0 -1
  436. package/dist/cjs/third-party/components/PowerfulContactFormBuilder.js +8 -3
  437. package/dist/cjs/third-party/components/PreorderNowPreOrderPq.js +8 -3
  438. package/dist/cjs/third-party/components/PreorderNowWodPresale.js +9 -4
  439. package/dist/cjs/third-party/components/ProductOptionsCustomizer.js +8 -3
  440. package/dist/cjs/third-party/components/ProductReviews/ProductReviewsSampleContent.js +0 -1
  441. package/dist/cjs/third-party/components/ProductReviews.js +0 -1
  442. package/dist/cjs/third-party/components/PumperBundlesVolumeDiscount.js +8 -3
  443. package/dist/cjs/third-party/components/PushOwl.js +0 -1
  444. package/dist/cjs/third-party/components/QikifyUpsell.js +29 -5
  445. package/dist/cjs/third-party/components/RapiBundleQuantityBreaks.js +8 -3
  446. package/dist/cjs/third-party/components/RechargeSubscriptions.js +8 -3
  447. package/dist/cjs/third-party/components/RecurpaySubscriptionApp.js +8 -3
  448. package/dist/cjs/third-party/components/Releasit/ReleasitSampleContent.js +0 -1
  449. package/dist/cjs/third-party/components/Releasit.js +0 -1
  450. package/dist/cjs/third-party/components/RequestQuoteHidePrice.js +8 -3
  451. package/dist/cjs/third-party/components/ReviewxpoProductReviewsApp.js +8 -3
  452. package/dist/cjs/third-party/components/Rivyo/RivyoSampleContent.js +0 -1
  453. package/dist/cjs/third-party/components/Rivyo.js +0 -1
  454. package/dist/cjs/third-party/components/Ryviu/RyviuSampleContent.js +0 -1
  455. package/dist/cjs/third-party/components/Ryviu.js +0 -1
  456. package/dist/cjs/third-party/components/SealSubscriptions/SealSubscriptionsSampleContent.js +0 -1
  457. package/dist/cjs/third-party/components/SealSubscriptions.js +0 -1
  458. package/dist/cjs/third-party/components/Selleasy.js +8 -3
  459. package/dist/cjs/third-party/components/ShopifyForms.js +8 -3
  460. package/dist/cjs/third-party/components/ShopifySubscriptions.js +8 -3
  461. package/dist/cjs/third-party/components/SimpleBundlesKits.js +8 -3
  462. package/dist/cjs/third-party/components/SkioSubscriptionsYcS20.js +8 -3
  463. package/dist/cjs/third-party/components/SmartSearchBarAndFilters/SmartSearchBarAndFiltersSampleContent.js +0 -1
  464. package/dist/cjs/third-party/components/SmartSearchBarAndFilters.js +0 -1
  465. package/dist/cjs/third-party/components/SproutPlantTreesGrowSales.js +8 -3
  466. package/dist/cjs/third-party/components/Stamped/StampedSampleContent.js +0 -1
  467. package/dist/cjs/third-party/components/Stamped.js +0 -1
  468. package/dist/cjs/third-party/components/SubifySubscriptionsApp.js +8 -3
  469. package/dist/cjs/third-party/components/TagembedSocialPostReview.js +8 -3
  470. package/dist/cjs/third-party/components/TagshopShoppableVideosUgc.js +8 -3
  471. package/dist/cjs/third-party/components/ThirdPartyPreview.js +0 -1
  472. package/dist/cjs/third-party/components/TrustMe/TrustMeSampleContent.js +0 -1
  473. package/dist/cjs/third-party/components/TrustMe.js +0 -1
  474. package/dist/cjs/third-party/components/Trustoo/TrustooSampleContent.js +0 -1
  475. package/dist/cjs/third-party/components/Trustoo.js +0 -1
  476. package/dist/cjs/third-party/components/UltimateSalesBoost/UltimateSalesBoostSampleContent.js +0 -1
  477. package/dist/cjs/third-party/components/UltimateSalesBoost.js +0 -1
  478. package/dist/cjs/third-party/components/UnlimitedBundlesDiscounts.js +8 -3
  479. package/dist/cjs/third-party/components/Vitals/VitalsSampleContent.js +0 -1
  480. package/dist/cjs/third-party/components/Vitals.js +0 -1
  481. package/dist/cjs/third-party/components/WhatmoreShoppableVideosreel.js +8 -3
  482. package/dist/cjs/third-party/components/WideBundle/WideBundleSampleContent.js +0 -1
  483. package/dist/cjs/third-party/components/WideBundle.js +0 -1
  484. package/dist/cjs/third-party/components/Wiser/WiserSampleContent.js +1 -2
  485. package/dist/cjs/third-party/components/Wiser.js +5 -1
  486. package/dist/cjs/third-party/components/Wiser.liquid.js +1 -1
  487. package/dist/cjs/third-party/components/WishlistKing.js +8 -3
  488. package/dist/cjs/third-party/components/WishlistPlus.js +8 -3
  489. package/dist/cjs/third-party/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  490. package/dist/cjs/third-party/components/YotpoLoyalty.js +0 -1
  491. package/dist/cjs/third-party/components/YotpoReviews/YotpoReviewsSampleContent.js +0 -1
  492. package/dist/cjs/third-party/components/YotpoReviews.js +0 -1
  493. package/dist/cjs/third-party/configs/BoldProductOptions.js +2 -2
  494. package/dist/cjs/third-party/helpers/thirdParty.js +1 -1
  495. package/dist/cjs/third-party/next.js +0 -47
  496. package/dist/cjs/third-party/setting/AirProductReviewsAppUgc.js +8 -8
  497. package/dist/cjs/third-party/setting/AppointmentBookingCowlendar.js +8 -8
  498. package/dist/cjs/third-party/setting/Bogos.js +0 -5
  499. package/dist/cjs/third-party/setting/BonLoyaltyRewardsReferrals.js +8 -8
  500. package/dist/cjs/third-party/setting/Bundler.js +0 -5
  501. package/dist/cjs/third-party/setting/CleanSizeCharts.js +11 -11
  502. package/dist/cjs/third-party/setting/CustomProductOptionsVariant.js +8 -8
  503. package/dist/cjs/third-party/setting/EasifyProductOptions.js +8 -8
  504. package/dist/cjs/third-party/setting/EasyBundleBuilderSkailama.js +8 -8
  505. package/dist/cjs/third-party/setting/EasySellCOD.js +11 -11
  506. package/dist/cjs/third-party/setting/FastBundleBundlesDiscounts.js +8 -8
  507. package/dist/cjs/third-party/setting/FeraReviews.js +11 -10
  508. package/dist/cjs/third-party/setting/FlyBundlesUpsellsFbt.js +1 -1
  509. package/dist/cjs/third-party/setting/FordeerProductLabels.js +8 -8
  510. package/dist/cjs/third-party/setting/FrequentlyBoughtTogether.js +0 -5
  511. package/dist/cjs/third-party/setting/GoogleReviewsByReputon.js +8 -8
  512. package/dist/cjs/third-party/setting/HulkFormBuilder.js +8 -8
  513. package/dist/cjs/third-party/setting/InstasellShoppableInstagram.js +8 -8
  514. package/dist/cjs/third-party/setting/JunipProductReviewsUgc.js +8 -8
  515. package/dist/cjs/third-party/setting/KiteFreeGiftDiscount.js +8 -8
  516. package/dist/cjs/third-party/setting/KlarnaMessaging.js +11 -11
  517. package/dist/cjs/third-party/setting/KoalaBundleQuantityDiscount.js +8 -8
  518. package/dist/cjs/third-party/setting/LoloyalLoyaltyReferrals.js +8 -8
  519. package/dist/cjs/third-party/setting/LoopSubscriptions.js +8 -8
  520. package/dist/cjs/third-party/setting/MaxbundleProductBundles.js +8 -8
  521. package/dist/cjs/third-party/setting/MbcBundleVolumeDiscount.js +8 -8
  522. package/dist/cjs/third-party/setting/NotifyBackInStockPreOrder.js +8 -8
  523. package/dist/cjs/third-party/setting/PowerfulContactFormBuilder.js +8 -8
  524. package/dist/cjs/third-party/setting/PreorderNowPreOrderPq.js +8 -8
  525. package/dist/cjs/third-party/setting/PreorderNowWodPresale.js +8 -8
  526. package/dist/cjs/third-party/setting/ProductOptionsCustomizer.js +8 -8
  527. package/dist/cjs/third-party/setting/PumperBundlesVolumeDiscount.js +8 -8
  528. package/dist/cjs/third-party/setting/QikifyUpsell.js +1 -1
  529. package/dist/cjs/third-party/setting/RapiBundleQuantityBreaks.js +8 -8
  530. package/dist/cjs/third-party/setting/RechargeSubscriptions.js +7 -7
  531. package/dist/cjs/third-party/setting/RecurpaySubscriptionApp.js +9 -9
  532. package/dist/cjs/third-party/setting/RequestQuoteHidePrice.js +10 -10
  533. package/dist/cjs/third-party/setting/ReviewxpoProductReviewsApp.js +8 -8
  534. package/dist/cjs/third-party/setting/Selleasy.js +8 -8
  535. package/dist/cjs/third-party/setting/ShopifyForms.js +8 -8
  536. package/dist/cjs/third-party/setting/ShopifySubscriptions.js +8 -8
  537. package/dist/cjs/third-party/setting/SimpleBundlesKits.js +8 -8
  538. package/dist/cjs/third-party/setting/SkioSubscriptionsYcS20.js +8 -8
  539. package/dist/cjs/third-party/setting/SproutPlantTreesGrowSales.js +8 -8
  540. package/dist/cjs/third-party/setting/SubifySubscriptionsApp.js +8 -8
  541. package/dist/cjs/third-party/setting/TagembedSocialPostReview.js +8 -8
  542. package/dist/cjs/third-party/setting/TagshopShoppableVideosUgc.js +8 -8
  543. package/dist/cjs/third-party/setting/UnlimitedBundlesDiscounts.js +8 -8
  544. package/dist/cjs/third-party/setting/WhatmoreShoppableVideosreel.js +8 -8
  545. package/dist/cjs/third-party/setting/Wiser.js +3 -7
  546. package/dist/cjs/third-party/setting/WishlistKing.js +8 -8
  547. package/dist/cjs/third-party/setting/WishlistPlus.js +8 -8
  548. package/dist/cjs/third-party/setting/index.js +2 -20
  549. package/dist/cjs/third-party-instant/components/InstantJudgemeReviews.js +0 -1
  550. package/dist/cjs/third-party-instant/components/InstantKlaviyo.js +0 -1
  551. package/dist/cjs/third-party-instant/components/InstantLooxReviews.js +0 -1
  552. package/dist/cjs/third-party-instant/components/InstantThirdPartyPreview.js +0 -1
  553. package/dist/cjs/third-party-instant/components/InstantYotpoLoyalty.js +0 -1
  554. package/dist/cjs/third-party-instant/components/Judgeme/JudgemeSampleContent.js +0 -1
  555. package/dist/cjs/third-party-instant/components/Judgeme/SingleProduct.js +0 -1
  556. package/dist/cjs/third-party-instant/components/Judgeme/WithoutProduct.js +0 -1
  557. package/dist/cjs/third-party-instant/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  558. package/dist/cjs/third-party-instant/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  559. package/dist/cjs/third-party-instant/components/LooxReviews/SingleProduct.js +0 -1
  560. package/dist/cjs/third-party-instant/components/LooxReviews/WithoutProduct.js +0 -1
  561. package/dist/cjs/third-party-instant/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  562. package/dist/cjs/third-party-instant/next.js +0 -2
  563. package/dist/cjs/third-party-instant/setting/InstantJudgemeReviews.js +2 -8
  564. package/dist/cjs/third-party-instant/setting/InstantLooxReviews.js +3 -12
  565. package/dist/cjs/third-party-instant/setting/index.js +2 -2
  566. package/dist/cjs/third-party-slot/components/ThirdPartySlot.js +0 -1
  567. package/dist/cjs/third-party-slot/next.js +0 -2
  568. package/dist/cjs/third-party-slot/setting/index.js +2 -2
  569. package/dist/cjs/video/components/HTML5Embed.js +0 -1
  570. package/dist/cjs/video/components/LiteVimeoEmbed.js +0 -1
  571. package/dist/cjs/video/components/LiteYouTubeEmbed.js +0 -1
  572. package/dist/cjs/video/components/Video.js +0 -1
  573. package/dist/cjs/video/next.js +0 -2
  574. package/dist/cjs/video/setting/index.js +2 -2
  575. package/dist/esm/accordion/components/Accordion.js +0 -1
  576. package/dist/esm/accordion/components/AccordionItem.js +0 -1
  577. package/dist/esm/accordion/hooks/useMountTransition.js +0 -1
  578. package/dist/esm/accordion/next.js +0 -2
  579. package/dist/esm/accordion/setting/index.js +2 -2
  580. package/dist/esm/article/components/ArticleAuthor.js +0 -1
  581. package/dist/esm/article/components/ArticleAuthor.liquid.js +0 -1
  582. package/dist/esm/article/components/ArticleCategory.js +0 -1
  583. package/dist/esm/article/components/ArticleCategory.liquid.js +0 -1
  584. package/dist/esm/article/components/ArticleContent.js +0 -1
  585. package/dist/esm/article/components/ArticleContent.liquid.js +0 -1
  586. package/dist/esm/article/components/ArticleDate.js +4 -14
  587. package/dist/esm/article/components/ArticleDate.liquid.js +0 -1
  588. package/dist/esm/article/components/ArticleExcerpt.js +0 -1
  589. package/dist/esm/article/components/ArticleExcerpt.liquid.js +0 -1
  590. package/dist/esm/article/components/ArticleImage.js +1 -8
  591. package/dist/esm/article/components/ArticleImage.liquid.js +2 -15
  592. package/dist/esm/article/components/ArticleList.js +0 -1
  593. package/dist/esm/article/components/ArticleList.liquid.js +0 -1
  594. package/dist/esm/article/components/ArticleNotFound.js +0 -1
  595. package/dist/esm/article/components/ArticlePagination.js +0 -1
  596. package/dist/esm/article/components/ArticlePagination.liquid.js +0 -1
  597. package/dist/esm/article/components/ArticleReadMore.js +0 -1
  598. package/dist/esm/article/components/ArticleReadMore.liquid.js +0 -1
  599. package/dist/esm/article/components/ArticleTag.js +0 -1
  600. package/dist/esm/article/components/ArticleTag.liquid.js +0 -1
  601. package/dist/esm/article/components/ArticleTitle.js +0 -1
  602. package/dist/esm/article/components/ArticleTitle.liquid.js +0 -1
  603. package/dist/esm/article/next.js +0 -2
  604. package/dist/esm/article/setting/index.js +2 -2
  605. package/dist/esm/banner/components/hero-banner/index.js +31 -29
  606. package/dist/esm/banner/components/hero-banner/index.liquid.js +147 -151
  607. package/dist/esm/banner/next.js +0 -2
  608. package/dist/esm/banner/setting/index.js +2 -2
  609. package/dist/esm/breadcrumb/components/Breadcrumb.js +0 -1
  610. package/dist/esm/breadcrumb/components/Breadcrumb.liquid.js +1 -1
  611. package/dist/esm/breadcrumb/next.js +0 -2
  612. package/dist/esm/breadcrumb/setting/index.js +2 -2
  613. package/dist/esm/builder.js +44 -67
  614. package/dist/esm/button/components/Button.js +1 -2
  615. package/dist/esm/button/next.js +0 -2
  616. package/dist/esm/button/setting/index.js +2 -2
  617. package/dist/esm/carousel/components/Arrow.js +1 -4
  618. package/dist/esm/carousel/components/Carousel.js +1 -2
  619. package/dist/esm/carousel/components/CarouselItem.js +0 -1
  620. package/dist/esm/carousel/components/Dots.js +0 -1
  621. package/dist/esm/carousel/next.js +0 -2
  622. package/dist/esm/carousel/setting/Carousel.js +1 -1
  623. package/dist/esm/carousel/setting/index.js +2 -2
  624. package/dist/esm/cart/components/Cart.js +0 -1
  625. package/dist/esm/cart/components/CartCheckout.js +0 -1
  626. package/dist/esm/cart/components/CartDiscount.js +0 -1
  627. package/dist/esm/cart/components/CartLineAttribute.js +0 -1
  628. package/dist/esm/cart/components/CartLineImage.js +0 -1
  629. package/dist/esm/cart/components/CartLinePrice.js +0 -1
  630. package/dist/esm/cart/components/CartLineVariant.js +0 -1
  631. package/dist/esm/cart/components/CartList.js +0 -1
  632. package/dist/esm/cart/components/CartOrderNote.js +0 -1
  633. package/dist/esm/cart/components/CartTotalItem.js +0 -1
  634. package/dist/esm/cart/components/CartTotalPrice.js +0 -1
  635. package/dist/esm/cart/components/CheckoutNow.js +0 -1
  636. package/dist/esm/cart/components/CouponList.js +0 -1
  637. package/dist/esm/cart/components/DiscountInput.js +0 -1
  638. package/dist/esm/cart/components/ShopPayButton/icons/BaseIcon.js +0 -1
  639. package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutBlack.js +0 -1
  640. package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutPurple.js +0 -1
  641. package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutWhite.js +0 -1
  642. package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutBlack.js +0 -1
  643. package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutPurple.js +0 -1
  644. package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutWhite.js +0 -1
  645. package/dist/esm/cart/components/ShopPayButton/index.js +0 -1
  646. package/dist/esm/cart/next.js +0 -2
  647. package/dist/esm/cart/setting/index.js +2 -2
  648. package/dist/esm/code/components/CSSCode.js +0 -1
  649. package/dist/esm/code/next.js +0 -2
  650. package/dist/esm/code/setting/index.js +2 -2
  651. package/dist/esm/collection/components/CollectionBanner.js +0 -1
  652. package/dist/esm/collection/components/CollectionBanner.liquid.js +0 -1
  653. package/dist/esm/collection/components/CollectionDescription.js +9 -104
  654. package/dist/esm/collection/components/CollectionDescription.liquid.js +10 -103
  655. package/dist/esm/collection/components/CollectionPaginator.js +0 -1
  656. package/dist/esm/collection/components/CollectionPaginator.liquid.js +2 -1
  657. package/dist/esm/collection/components/CollectionTitle.js +0 -1
  658. package/dist/esm/collection/components/CollectionToolbar.js +0 -1
  659. package/dist/esm/collection/next.js +0 -2
  660. package/dist/esm/collection/setting/CollectionDescription.js +0 -128
  661. package/dist/esm/collection/setting/index.js +2 -2
  662. package/dist/esm/common/components/Loading.js +2 -5
  663. package/dist/esm/common/components/Tooltip.js +0 -1
  664. package/dist/esm/countdown-timer/components/Countdown.js +10 -12
  665. package/dist/esm/countdown-timer/components/Countdown.liquid.js +1 -1
  666. package/dist/esm/countdown-timer/next.js +0 -2
  667. package/dist/esm/countdown-timer/setting/index.js +2 -2
  668. package/dist/esm/coupon/components/Coupon.js +0 -1
  669. package/dist/esm/coupon/next.js +0 -2
  670. package/dist/esm/coupon/setting/index.js +2 -2
  671. package/dist/esm/dialog/components/Dialog.js +23 -24
  672. package/dist/esm/dialog/components/Dialog.liquid.js +23 -24
  673. package/dist/esm/dialog/helpers/common.js +1 -26
  674. package/dist/esm/dialog/next.js +0 -2
  675. package/dist/esm/dialog/setting/index.js +2 -2
  676. package/dist/esm/estimate-delivery/components/EstimateDate.js +0 -1
  677. package/dist/esm/estimate-delivery/components/EstimateDate.liquid.js +1 -0
  678. package/dist/esm/estimate-delivery/next.js +0 -2
  679. package/dist/esm/estimate-delivery/setting/index.js +2 -2
  680. package/dist/esm/form/components/contact/Contact.js +0 -1
  681. package/dist/esm/form/components/form-checkbox/FormCheckbox.js +0 -1
  682. package/dist/esm/form/components/form-dropdown/FormDropdown.js +0 -1
  683. package/dist/esm/form/components/form-dropdown/FormDropdown.liquid.js +4 -5
  684. package/dist/esm/form/components/form-email/FormEmail.js +0 -1
  685. package/dist/esm/form/components/newsletter/Newsletter.js +0 -1
  686. package/dist/esm/form/components/submit-button/SubmitButton.js +0 -1
  687. package/dist/esm/form/components/textarea/TextArea.js +0 -1
  688. package/dist/esm/form/components/textfield/TextField.js +0 -1
  689. package/dist/esm/form/next.js +0 -2
  690. package/dist/esm/form/setting/index.js +2 -2
  691. package/dist/esm/grid/components/ChildrenDroppable.js +0 -1
  692. package/dist/esm/grid/components/Col.js +0 -1
  693. package/dist/esm/grid/components/Root.js +0 -1
  694. package/dist/esm/grid/components/Row.js +0 -1
  695. package/dist/esm/grid/components/Section.js +0 -1
  696. package/dist/esm/grid/next.js +0 -2
  697. package/dist/esm/grid/setting/index.js +2 -2
  698. package/dist/esm/header/components/Header.js +0 -1
  699. package/dist/esm/header/components/SalePageHeaderWarning.js +0 -1
  700. package/dist/esm/header/components/icons/ChevronLeft.js +0 -1
  701. package/dist/esm/header/components/icons/Dismiss.js +0 -1
  702. package/dist/esm/header/components/icons/MenuIcon.js +0 -1
  703. package/dist/esm/header/components/kind/basic/DesktopMenu.js +0 -1
  704. package/dist/esm/header/components/kind/basic/DesktopMenuItem.js +0 -1
  705. package/dist/esm/header/components/kind/basic/MenuMobileItem.js +0 -1
  706. package/dist/esm/header/components/kind/basic/MobileMenu.js +0 -1
  707. package/dist/esm/header/components/kind/basic/index.js +0 -1
  708. package/dist/esm/header/components/kind/modern/index.js +0 -1
  709. package/dist/esm/header/next.js +0 -2
  710. package/dist/esm/header/setting/index.js +2 -2
  711. package/dist/esm/heading/Heading.js +0 -1
  712. package/dist/esm/heading/next.js +0 -2
  713. package/dist/esm/heading/setting/index.js +2 -2
  714. package/dist/esm/helpers.js +2 -2
  715. package/dist/esm/icon/components/Icon.js +0 -1
  716. package/dist/esm/icon/next.js +0 -2
  717. package/dist/esm/icon/setting/index.js +2 -2
  718. package/dist/esm/icon-list/components/IconList.js +0 -1
  719. package/dist/esm/icon-list/components/IconListItem.js +0 -1
  720. package/dist/esm/icon-list/next.js +0 -2
  721. package/dist/esm/icon-list/setting/ItemTemplate.js +1 -2
  722. package/dist/esm/icon-list/setting/index.js +2 -2
  723. package/dist/esm/icon-list-hoz/components/IconListHoz.js +0 -1
  724. package/dist/esm/icon-list-hoz/components/IconListHozItem.js +0 -1
  725. package/dist/esm/icon-list-hoz/next.js +0 -2
  726. package/dist/esm/icon-list-hoz/setting/index.js +2 -2
  727. package/dist/esm/icon-list-v2/components/IconList.js +0 -1
  728. package/dist/esm/icon-list-v2/next.js +0 -2
  729. package/dist/esm/icon-list-v2/setting/index.js +2 -2
  730. package/dist/esm/image/components/AdaptiveImage.js +2 -4
  731. package/dist/esm/image/components/AdaptiveImage.liquid.js +5 -5
  732. package/dist/esm/image/components/BackgroundImage.js +0 -1
  733. package/dist/esm/image/components/Image.js +2 -18
  734. package/dist/esm/image/components/Img.js +0 -1
  735. package/dist/esm/image/components/NextImage.js +0 -1
  736. package/dist/esm/image/components/NextImage.liquid.js +2 -1
  737. package/dist/esm/image/components/helpers.js +17 -2
  738. package/dist/esm/image/helpers/getSrcSet.js +1 -2
  739. package/dist/esm/image/next.js +0 -2
  740. package/dist/esm/image/setting/Image.js +124 -3
  741. package/dist/esm/image/setting/index.js +2 -2
  742. package/dist/esm/image-comparison/components/CompareImage.js +2 -23
  743. package/dist/esm/image-comparison/components/ImageComparison.js +0 -1
  744. package/dist/esm/image-comparison/next.js +0 -2
  745. package/dist/esm/image-comparison/setting/index.js +2 -2
  746. package/dist/esm/image-detection/ImageDetection.js +0 -1
  747. package/dist/esm/image-detection/next.js +0 -2
  748. package/dist/esm/image-detection/setting/index.js +2 -2
  749. package/dist/esm/index.js +0 -16
  750. package/dist/esm/index.liquid.js +0 -11
  751. package/dist/esm/input/Input.js +0 -1
  752. package/dist/esm/input/next.js +0 -2
  753. package/dist/esm/input/setting/index.js +2 -2
  754. package/dist/esm/intersection-observer/useInView.js +0 -1
  755. package/dist/esm/line/Divider.js +0 -1
  756. package/dist/esm/line/Line.js +0 -1
  757. package/dist/esm/line/next.js +0 -2
  758. package/dist/esm/line/setting/index.js +2 -2
  759. package/dist/esm/link/components/CustomLink.js +0 -1
  760. package/dist/esm/link/components/Link.js +0 -1
  761. package/dist/esm/link/components/ProductLink.js +0 -1
  762. package/dist/esm/link/components/next-link/CustomLink.js +0 -1
  763. package/dist/esm/link/components/next-link/ProductLink.js +0 -1
  764. package/dist/esm/link/components/next-link/index.js +0 -1
  765. package/dist/esm/link/next.js +0 -2
  766. package/dist/esm/link/setting/index.js +2 -2
  767. package/dist/esm/marquee/components/Marquee.js +0 -1
  768. package/dist/esm/marquee/components/MarqueeBase.js +0 -1
  769. package/dist/esm/marquee/components/MarqueeItem.js +0 -1
  770. package/dist/esm/marquee/next.js +0 -2
  771. package/dist/esm/marquee/setting/index.js +2 -2
  772. package/dist/esm/menu/components/DropdownMenu.js +0 -1
  773. package/dist/esm/menu/components/MegaMenu.js +0 -1
  774. package/dist/esm/menu/components/Menu.js +0 -1
  775. package/dist/esm/menu/components/NavigationMenu.js +0 -1
  776. package/dist/esm/menu/components/SubMegaMenu.js +0 -1
  777. package/dist/esm/menu/components/SubNavigationMenu.js +0 -1
  778. package/dist/esm/menu/next.js +0 -2
  779. package/dist/esm/menu/setting/index.js +2 -2
  780. package/dist/esm/modal/components/Modal.js +0 -1
  781. package/dist/esm/modal/components/confirm.js +0 -1
  782. package/dist/esm/modal/next.js +0 -2
  783. package/dist/esm/modal/setting/index.js +2 -2
  784. package/dist/esm/next.js +0 -3
  785. package/dist/esm/notification/components/Notice.js +0 -1
  786. package/dist/esm/notification/components/Notifications.js +0 -1
  787. package/dist/esm/notification/components/icons/CloseIcon.js +0 -1
  788. package/dist/esm/notification/hooks/use-notification.js +0 -1
  789. package/dist/esm/pagination/Pagination.js +0 -1
  790. package/dist/esm/pagination/next.js +0 -2
  791. package/dist/esm/pagination/setting/index.js +2 -2
  792. package/dist/esm/post-purchase/advanced-list/components/AdvancedListPostPurchase.js +0 -1
  793. package/dist/esm/post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js +0 -1
  794. package/dist/esm/post-purchase/advanced-list/next.js +0 -2
  795. package/dist/esm/post-purchase/advanced-list/setting/index.js +2 -2
  796. package/dist/esm/post-purchase/button/Button.js +0 -1
  797. package/dist/esm/post-purchase/button/next.js +0 -2
  798. package/dist/esm/post-purchase/button/setting/index.js +2 -2
  799. package/dist/esm/post-purchase/callout-banner/components/CalloutBox.js +0 -1
  800. package/dist/esm/post-purchase/callout-banner/components/CalloutText.js +0 -1
  801. package/dist/esm/post-purchase/callout-banner/next.js +0 -2
  802. package/dist/esm/post-purchase/callout-banner/setting/CalloutBox.js +2 -2
  803. package/dist/esm/post-purchase/callout-banner/setting/index.js +2 -2
  804. package/dist/esm/post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js +0 -1
  805. package/dist/esm/post-purchase/countdown-timer/components/TextCountdown.js +0 -1
  806. package/dist/esm/post-purchase/countdown-timer/next.js +0 -2
  807. package/dist/esm/post-purchase/countdown-timer/settings/index.js +2 -2
  808. package/dist/esm/post-purchase/image/components/AdaptiveImage.js +0 -1
  809. package/dist/esm/post-purchase/image/components/Image.js +0 -1
  810. package/dist/esm/post-purchase/image/components/Img.js +0 -1
  811. package/dist/esm/post-purchase/image/next.js +0 -2
  812. package/dist/esm/post-purchase/image/setting/index.js +2 -2
  813. package/dist/esm/post-purchase/line/components/PostPurchaseLine.js +0 -1
  814. package/dist/esm/post-purchase/line/next.js +0 -2
  815. package/dist/esm/post-purchase/line/setting/index.js +2 -2
  816. package/dist/esm/post-purchase/next.js +0 -2
  817. package/dist/esm/post-purchase/product/components/AcceptButton.js +0 -1
  818. package/dist/esm/post-purchase/product/components/ProductDescription.js +0 -1
  819. package/dist/esm/post-purchase/product/components/ProductDiscountTag.js +0 -1
  820. package/dist/esm/post-purchase/product/components/ProductOffer.js +2 -4
  821. package/dist/esm/post-purchase/product/components/ProductPrice.js +0 -1
  822. package/dist/esm/post-purchase/product/components/ProductPriceBreakdown.js +0 -1
  823. package/dist/esm/post-purchase/product/components/ProductQuantity.js +0 -1
  824. package/dist/esm/post-purchase/product/components/ProductTitle.js +0 -1
  825. package/dist/esm/post-purchase/product/components/ProductVariant.js +0 -1
  826. package/dist/esm/post-purchase/product/components/priceBreakdown/MoneyLine.js +0 -1
  827. package/dist/esm/post-purchase/product/components/product-image/Arrow.js +0 -1
  828. package/dist/esm/post-purchase/product/components/product-image/CarouselPostPurchase.js +0 -1
  829. package/dist/esm/post-purchase/product/components/product-image/FeatureImage.js +0 -1
  830. package/dist/esm/post-purchase/product/components/product-image/ImageListCarousel.js +0 -1
  831. package/dist/esm/post-purchase/product/components/product-image/ImageListGrid.js +0 -1
  832. package/dist/esm/post-purchase/product/components/product-image/index.js +0 -1
  833. package/dist/esm/post-purchase/product/components/product-image/layouts/FeatureImageWithGalleryImage.js +0 -1
  834. package/dist/esm/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +0 -1
  835. package/dist/esm/post-purchase/product/components/variants/Dropdown.js +0 -1
  836. package/dist/esm/post-purchase/product/components/variants/DropdownOption.js +0 -1
  837. package/dist/esm/post-purchase/product/components/variants/RectangleList.js +0 -1
  838. package/dist/esm/post-purchase/product/components/variants/VariantGroup.js +0 -1
  839. package/dist/esm/post-purchase/product/components/variants/VariantItem.js +0 -1
  840. package/dist/esm/post-purchase/product/components/variants/VariantOption.js +0 -1
  841. package/dist/esm/post-purchase/product/next.js +0 -2
  842. package/dist/esm/post-purchase/product/settings/index.js +2 -2
  843. package/dist/esm/post-purchase/text/Text.js +0 -1
  844. package/dist/esm/post-purchase/text/next.js +0 -2
  845. package/dist/esm/post-purchase/text/setting/index.js +2 -2
  846. package/dist/esm/post-purchase/utils/helper.js +1 -5
  847. package/dist/esm/product/components/DynamicCheckout.js +0 -1
  848. package/dist/esm/product/components/DynamicCheckout.liquid.js +0 -5
  849. package/dist/esm/product/components/FileUpload.js +0 -1
  850. package/dist/esm/product/components/Product.js +0 -1
  851. package/dist/esm/product/components/ProductBadge/index.js +2 -22
  852. package/dist/esm/product/components/ProductBadge/utils/common.js +1 -14
  853. package/dist/esm/product/components/ProductBundleDiscount.js +5 -57
  854. package/dist/esm/product/components/ProductBundleDiscount.liquid.js +2 -2
  855. package/dist/esm/product/components/ProductBundleDiscountItem.js +0 -1
  856. package/dist/esm/product/components/ProductButton.js +0 -1
  857. package/dist/esm/product/components/ProductDescription.js +4 -23
  858. package/dist/esm/product/components/ProductImages/ProductFeaturedImage.js +0 -1
  859. package/dist/esm/product/components/ProductImages/ProductGalleryCarousel.js +0 -1
  860. package/dist/esm/product/components/ProductImages/ProductGalleryGrid.js +0 -1
  861. package/dist/esm/product/components/ProductImages/ProductImagesLightBox.js +0 -1
  862. package/dist/esm/product/components/ProductImages.js +0 -1
  863. package/dist/esm/product/components/ProductImagesV2/jsx/ProductImages.js +2 -51
  864. package/dist/esm/product/components/ProductImagesV2/jsx/components/ButtonOpenLightBox.js +0 -1
  865. package/dist/esm/product/components/ProductImagesV2/jsx/components/MediaIcon.js +0 -1
  866. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageCarousel.js +0 -1
  867. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageOnly.js +0 -1
  868. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductGalleryCarousel.js +0 -1
  869. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductGalleryGrid.js +0 -1
  870. package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductImagesLightBox.js +0 -1
  871. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/FeatureImageWithGallery.js +1 -5
  872. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/GalleryOneCol.js +1 -5
  873. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/GalleryTwoCol.js +1 -5
  874. package/dist/esm/product/components/ProductImagesV2/jsx/layouts/OnlyFeatureImage.js +1 -5
  875. package/dist/esm/product/components/ProductList.js +0 -4
  876. package/dist/esm/product/components/ProductNotFound.js +115 -50
  877. package/dist/esm/product/components/ProductNotFoundRelated.js +61 -0
  878. package/dist/esm/product/components/ProductPrice.js +25 -45
  879. package/dist/esm/product/components/ProductProperties/ProductPropertyChoice.js +0 -1
  880. package/dist/esm/product/components/ProductProperties/ProductPropertyInput.js +0 -1
  881. package/dist/esm/product/components/ProductProperties/ProductPropertySelect.js +0 -1
  882. package/dist/esm/product/components/ProductProperties.js +2 -40
  883. package/dist/esm/product/components/ProductProperties.liquid.js +20 -10
  884. package/dist/esm/product/components/ProductQuantity.js +0 -1
  885. package/dist/esm/product/components/ProductQuickView/ProductQuickView.js +1 -2
  886. package/dist/esm/product/components/ProductQuickView/index.js +0 -1
  887. package/dist/esm/product/components/ProductTag.js +15 -34
  888. package/dist/esm/product/components/ProductTitle.js +0 -1
  889. package/dist/esm/product/components/ProductVariants/index.js +12 -24
  890. package/dist/esm/product/components/ProductVariants/index.liquid.js +6 -1
  891. package/dist/esm/product/components/ProductVariants/variants/Base.js +0 -1
  892. package/dist/esm/product/components/ProductVariants/variants/Color.js +0 -1
  893. package/dist/esm/product/components/ProductVariants/variants/Dropdown.js +0 -1
  894. package/dist/esm/product/components/ProductVariants/variants/DropdownOption.js +0 -1
  895. package/dist/esm/product/components/ProductVariants/variants/Image.js +0 -1
  896. package/dist/esm/product/components/ProductVariants/variants/ImageShopify.js +0 -1
  897. package/dist/esm/product/components/ProductVariants/variants/RadioButtons.js +0 -1
  898. package/dist/esm/product/components/ProductVariants/variants/RectangleList.js +0 -1
  899. package/dist/esm/product/components/ProductVariants/variants/VariantGroup.js +0 -1
  900. package/dist/esm/product/components/ProductVariants/variants/VariantOption/index.js +0 -1
  901. package/dist/esm/product/components/ProductVariants/variants/index.js +0 -1
  902. package/dist/esm/product/components/ProductVariants/variants/index.liquid.js +2 -1
  903. package/dist/esm/product/components/ProductViewMore.js +0 -1
  904. package/dist/esm/product/components/ProductViewMore.liquid.js +2 -7
  905. package/dist/esm/product/components/SalePageProductListWarning.js +0 -1
  906. package/dist/esm/product/components/Sku.js +0 -1
  907. package/dist/esm/product/components/Vendor.js +0 -1
  908. package/dist/esm/product/next.js +0 -2
  909. package/dist/esm/product/setting/ProductProperties.js +1 -1
  910. package/dist/esm/product/setting/index.js +2 -2
  911. package/dist/esm/radio/Radio.js +0 -1
  912. package/dist/esm/radio/next.js +0 -2
  913. package/dist/esm/radio/setting/index.js +2 -2
  914. package/dist/esm/select/Select.js +0 -1
  915. package/dist/esm/select/next.js +0 -2
  916. package/dist/esm/select/setting/index.js +2 -2
  917. package/dist/esm/sticky/components/Sticky.js +3 -4
  918. package/dist/esm/sticky/components/Sticky.liquid.js +0 -1
  919. package/dist/esm/sticky/next.js +0 -2
  920. package/dist/esm/sticky/setting/index.js +2 -2
  921. package/dist/esm/stock-counter/components/StockCounter.js +0 -1
  922. package/dist/esm/stock-counter/next.js +0 -2
  923. package/dist/esm/stock-counter/setting/index.js +2 -2
  924. package/dist/esm/tab/components/TabItem.js +0 -1
  925. package/dist/esm/tab/components/Tabs.js +0 -1
  926. package/dist/esm/tab/next.js +0 -2
  927. package/dist/esm/tab/setting/index.js +2 -2
  928. package/dist/esm/text/components/Text.js +2 -3
  929. package/dist/esm/text/components/Text.liquid.js +2 -2
  930. package/dist/esm/text/next.js +0 -2
  931. package/dist/esm/text/setting/index.js +2 -2
  932. package/dist/esm/textarea/Textarea.js +0 -1
  933. package/dist/esm/textarea/next.js +0 -2
  934. package/dist/esm/textarea/setting/index.js +2 -2
  935. package/dist/esm/third-party/components/AirProductReviewsAppUgc.js +7 -3
  936. package/dist/esm/third-party/components/AliReviews/AliReviewsSampleContent.js +0 -1
  937. package/dist/esm/third-party/components/AliReviews.js +0 -1
  938. package/dist/esm/third-party/components/AppointmentBookingCowlendar.js +7 -3
  939. package/dist/esm/third-party/components/AppstleSubscriptions/AppstleSubscriptionsSampleContent.js +0 -1
  940. package/dist/esm/third-party/components/AppstleSubscriptions.js +0 -1
  941. package/dist/esm/third-party/components/BirdChime/BirdChimeContent.js +0 -1
  942. package/dist/esm/third-party/components/BirdChime.js +0 -1
  943. package/dist/esm/third-party/components/Bogos/BogosSampleContent.js +0 -1
  944. package/dist/esm/third-party/components/Bogos.js +0 -1
  945. package/dist/esm/third-party/components/BoldProductOptions/BoldProductOptionsSampleContent.js +0 -1
  946. package/dist/esm/third-party/components/BoldProductOptions.js +0 -1
  947. package/dist/esm/third-party/components/BoldSubscriptions/BoldSubscriptionsSampleContent.js +0 -1
  948. package/dist/esm/third-party/components/BoldSubscriptions.js +0 -1
  949. package/dist/esm/third-party/components/BonLoyaltyRewardsReferrals.js +7 -3
  950. package/dist/esm/third-party/components/BoostAISearchDiscovery/BoostAISearchDiscoverySampleContent.js +0 -1
  951. package/dist/esm/third-party/components/BoostAISearchDiscovery.js +0 -1
  952. package/dist/esm/third-party/components/Bundler/BundlerSampleContent.js +0 -1
  953. package/dist/esm/third-party/components/Bundler.js +0 -1
  954. package/dist/esm/third-party/components/CleanSizeCharts.js +7 -3
  955. package/dist/esm/third-party/components/CrossSellCartUpsell/CrossSellCartUpsellSampleContent.js +0 -1
  956. package/dist/esm/third-party/components/CrossSellCartUpsell.js +0 -1
  957. package/dist/esm/third-party/components/CustomProductOptionsVariant.js +7 -3
  958. package/dist/esm/third-party/components/DiscountyBulkDiscountSales.js +0 -1
  959. package/dist/esm/third-party/components/EasifyProductOptions.js +7 -3
  960. package/dist/esm/third-party/components/EasyBundleBuilderSkailama.js +7 -3
  961. package/dist/esm/third-party/components/EasySellCOD.js +7 -3
  962. package/dist/esm/third-party/components/FastBundleBundlesDiscounts.js +7 -3
  963. package/dist/esm/third-party/components/FeraReviews/FeraReviewsSampleContent.js +0 -1
  964. package/dist/esm/third-party/components/FeraReviews/LiquidTemplateByWidget.js +12 -19
  965. package/dist/esm/third-party/components/FeraReviews.js +0 -1
  966. package/dist/esm/third-party/components/FirePush/FirePushSampleContent.js +0 -1
  967. package/dist/esm/third-party/components/FirePush.js +0 -1
  968. package/dist/esm/third-party/components/FlyBundlesUpsellsFbt.js +25 -3
  969. package/dist/esm/third-party/components/FordeerProductLabels.js +7 -3
  970. package/dist/esm/third-party/components/FrequentlyBoughtTogether/FrequentlyBoughtTogetherSampleContent.js +0 -1
  971. package/dist/esm/third-party/components/FrequentlyBoughtTogether.js +0 -1
  972. package/dist/esm/third-party/components/GoogleReviewsByReputon.js +7 -3
  973. package/dist/esm/third-party/components/Growave/GrowaveSampleContent.js +0 -1
  974. package/dist/esm/third-party/components/Growave.js +0 -1
  975. package/dist/esm/third-party/components/HulkFormBuilder.js +7 -3
  976. package/dist/esm/third-party/components/InfiniteOptions/InfiniteOptionsSampleContent.js +0 -1
  977. package/dist/esm/third-party/components/InfiniteOptions.js +0 -1
  978. package/dist/esm/third-party/components/Instafeed/InstafeedSampleContent.js +0 -1
  979. package/dist/esm/third-party/components/Instafeed.js +0 -1
  980. package/dist/esm/third-party/components/InstasellShoppableInstagram.js +7 -3
  981. package/dist/esm/third-party/components/Judgeme/JudgemeSampleContent.js +0 -1
  982. package/dist/esm/third-party/components/JudgemeReviews.js +0 -1
  983. package/dist/esm/third-party/components/JunipProductReviewsUgc.js +7 -3
  984. package/dist/esm/third-party/components/KachingBundles/KachingBundlesSampleContent.js +0 -1
  985. package/dist/esm/third-party/components/KachingBundles.js +0 -1
  986. package/dist/esm/third-party/components/KingProductOptions/KingProductOptionsSampleContent.js +0 -1
  987. package/dist/esm/third-party/components/KingProductOptions.js +0 -1
  988. package/dist/esm/third-party/components/KiteFreeGiftDiscount.js +7 -3
  989. package/dist/esm/third-party/components/KlarnaMessaging.js +7 -3
  990. package/dist/esm/third-party/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  991. package/dist/esm/third-party/components/Klaviyo.js +0 -1
  992. package/dist/esm/third-party/components/KoalaBundleQuantityDiscount.js +7 -3
  993. package/dist/esm/third-party/components/LaiProductReviews/LaiProductReviewsSampleContent.js +0 -1
  994. package/dist/esm/third-party/components/LaiProductReviews.js +0 -1
  995. package/dist/esm/third-party/components/LoloyalLoyaltyReferrals.js +7 -3
  996. package/dist/esm/third-party/components/LoopSubscriptions.js +7 -3
  997. package/dist/esm/third-party/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  998. package/dist/esm/third-party/components/LooxReviews.js +0 -1
  999. package/dist/esm/third-party/components/MaxbundleProductBundles.js +7 -3
  1000. package/dist/esm/third-party/components/MbcBundleVolumeDiscount.js +7 -3
  1001. package/dist/esm/third-party/components/NotifyBackInStockPreOrder.js +7 -3
  1002. package/dist/esm/third-party/components/Omnisend/OmnisendSampleContent.js +0 -1
  1003. package/dist/esm/third-party/components/Omnisend.js +0 -1
  1004. package/dist/esm/third-party/components/Opinew/OpinewSampleContent.js +0 -1
  1005. package/dist/esm/third-party/components/Opinew.js +0 -1
  1006. package/dist/esm/third-party/components/ParcelPanel/ParcelPanelSampleContent.js +0 -1
  1007. package/dist/esm/third-party/components/ParcelPanel.js +0 -1
  1008. package/dist/esm/third-party/components/PickyStory/PickyStorySampleContent.js +0 -1
  1009. package/dist/esm/third-party/components/PickyStory.js +0 -1
  1010. package/dist/esm/third-party/components/PowerfulContactFormBuilder.js +7 -3
  1011. package/dist/esm/third-party/components/PreorderNowPreOrderPq.js +7 -3
  1012. package/dist/esm/third-party/components/PreorderNowWodPresale.js +7 -3
  1013. package/dist/esm/third-party/components/ProductOptionsCustomizer.js +7 -3
  1014. package/dist/esm/third-party/components/ProductReviews/ProductReviewsSampleContent.js +0 -1
  1015. package/dist/esm/third-party/components/ProductReviews.js +0 -1
  1016. package/dist/esm/third-party/components/PumperBundlesVolumeDiscount.js +7 -3
  1017. package/dist/esm/third-party/components/PushOwl.js +0 -1
  1018. package/dist/esm/third-party/components/QikifyUpsell.js +25 -3
  1019. package/dist/esm/third-party/components/RapiBundleQuantityBreaks.js +7 -3
  1020. package/dist/esm/third-party/components/RechargeSubscriptions.js +7 -3
  1021. package/dist/esm/third-party/components/RecurpaySubscriptionApp.js +7 -3
  1022. package/dist/esm/third-party/components/Releasit/ReleasitSampleContent.js +0 -1
  1023. package/dist/esm/third-party/components/Releasit.js +0 -1
  1024. package/dist/esm/third-party/components/RequestQuoteHidePrice.js +7 -3
  1025. package/dist/esm/third-party/components/ReviewxpoProductReviewsApp.js +7 -3
  1026. package/dist/esm/third-party/components/Rivyo/RivyoSampleContent.js +0 -1
  1027. package/dist/esm/third-party/components/Rivyo.js +0 -1
  1028. package/dist/esm/third-party/components/Ryviu/RyviuSampleContent.js +0 -1
  1029. package/dist/esm/third-party/components/Ryviu.js +0 -1
  1030. package/dist/esm/third-party/components/SealSubscriptions/SealSubscriptionsSampleContent.js +0 -1
  1031. package/dist/esm/third-party/components/SealSubscriptions.js +0 -1
  1032. package/dist/esm/third-party/components/Selleasy.js +7 -3
  1033. package/dist/esm/third-party/components/ShopifyForms.js +7 -3
  1034. package/dist/esm/third-party/components/ShopifySubscriptions.js +7 -3
  1035. package/dist/esm/third-party/components/SimpleBundlesKits.js +7 -3
  1036. package/dist/esm/third-party/components/SkioSubscriptionsYcS20.js +7 -3
  1037. package/dist/esm/third-party/components/SmartSearchBarAndFilters/SmartSearchBarAndFiltersSampleContent.js +0 -1
  1038. package/dist/esm/third-party/components/SmartSearchBarAndFilters.js +0 -1
  1039. package/dist/esm/third-party/components/SproutPlantTreesGrowSales.js +7 -3
  1040. package/dist/esm/third-party/components/Stamped/StampedSampleContent.js +0 -1
  1041. package/dist/esm/third-party/components/Stamped.js +0 -1
  1042. package/dist/esm/third-party/components/SubifySubscriptionsApp.js +7 -3
  1043. package/dist/esm/third-party/components/TagembedSocialPostReview.js +7 -3
  1044. package/dist/esm/third-party/components/TagshopShoppableVideosUgc.js +7 -3
  1045. package/dist/esm/third-party/components/ThirdPartyPreview.js +0 -1
  1046. package/dist/esm/third-party/components/TrustMe/TrustMeSampleContent.js +0 -1
  1047. package/dist/esm/third-party/components/TrustMe.js +0 -1
  1048. package/dist/esm/third-party/components/Trustoo/TrustooSampleContent.js +0 -1
  1049. package/dist/esm/third-party/components/Trustoo.js +0 -1
  1050. package/dist/esm/third-party/components/UltimateSalesBoost/UltimateSalesBoostSampleContent.js +0 -1
  1051. package/dist/esm/third-party/components/UltimateSalesBoost.js +0 -1
  1052. package/dist/esm/third-party/components/UnlimitedBundlesDiscounts.js +7 -3
  1053. package/dist/esm/third-party/components/Vitals/VitalsSampleContent.js +0 -1
  1054. package/dist/esm/third-party/components/Vitals.js +0 -1
  1055. package/dist/esm/third-party/components/WhatmoreShoppableVideosreel.js +7 -3
  1056. package/dist/esm/third-party/components/WideBundle/WideBundleSampleContent.js +0 -1
  1057. package/dist/esm/third-party/components/WideBundle.js +0 -1
  1058. package/dist/esm/third-party/components/Wiser/WiserSampleContent.js +1 -2
  1059. package/dist/esm/third-party/components/Wiser.js +5 -2
  1060. package/dist/esm/third-party/components/Wiser.liquid.js +1 -1
  1061. package/dist/esm/third-party/components/WishlistKing.js +7 -3
  1062. package/dist/esm/third-party/components/WishlistPlus.js +7 -3
  1063. package/dist/esm/third-party/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  1064. package/dist/esm/third-party/components/YotpoLoyalty.js +0 -1
  1065. package/dist/esm/third-party/components/YotpoReviews/YotpoReviewsSampleContent.js +0 -1
  1066. package/dist/esm/third-party/components/YotpoReviews.js +0 -1
  1067. package/dist/esm/third-party/configs/BoldProductOptions.js +2 -2
  1068. package/dist/esm/third-party/helpers/thirdParty.js +1 -1
  1069. package/dist/esm/third-party/next.js +0 -47
  1070. package/dist/esm/third-party/setting/AirProductReviewsAppUgc.js +1 -1
  1071. package/dist/esm/third-party/setting/AppointmentBookingCowlendar.js +1 -1
  1072. package/dist/esm/third-party/setting/Bogos.js +0 -5
  1073. package/dist/esm/third-party/setting/BonLoyaltyRewardsReferrals.js +1 -1
  1074. package/dist/esm/third-party/setting/Bundler.js +0 -5
  1075. package/dist/esm/third-party/setting/CleanSizeCharts.js +1 -1
  1076. package/dist/esm/third-party/setting/CustomProductOptionsVariant.js +1 -1
  1077. package/dist/esm/third-party/setting/EasifyProductOptions.js +1 -1
  1078. package/dist/esm/third-party/setting/EasyBundleBuilderSkailama.js +1 -1
  1079. package/dist/esm/third-party/setting/EasySellCOD.js +1 -1
  1080. package/dist/esm/third-party/setting/FastBundleBundlesDiscounts.js +1 -1
  1081. package/dist/esm/third-party/setting/FeraReviews.js +11 -10
  1082. package/dist/esm/third-party/setting/FlyBundlesUpsellsFbt.js +1 -1
  1083. package/dist/esm/third-party/setting/FordeerProductLabels.js +1 -1
  1084. package/dist/esm/third-party/setting/FrequentlyBoughtTogether.js +0 -5
  1085. package/dist/esm/third-party/setting/GoogleReviewsByReputon.js +1 -1
  1086. package/dist/esm/third-party/setting/HulkFormBuilder.js +1 -1
  1087. package/dist/esm/third-party/setting/InstasellShoppableInstagram.js +1 -1
  1088. package/dist/esm/third-party/setting/JunipProductReviewsUgc.js +1 -1
  1089. package/dist/esm/third-party/setting/KiteFreeGiftDiscount.js +1 -1
  1090. package/dist/esm/third-party/setting/KlarnaMessaging.js +1 -1
  1091. package/dist/esm/third-party/setting/KoalaBundleQuantityDiscount.js +1 -1
  1092. package/dist/esm/third-party/setting/LoloyalLoyaltyReferrals.js +1 -1
  1093. package/dist/esm/third-party/setting/LoopSubscriptions.js +1 -1
  1094. package/dist/esm/third-party/setting/MaxbundleProductBundles.js +1 -1
  1095. package/dist/esm/third-party/setting/MbcBundleVolumeDiscount.js +1 -1
  1096. package/dist/esm/third-party/setting/NotifyBackInStockPreOrder.js +1 -1
  1097. package/dist/esm/third-party/setting/PowerfulContactFormBuilder.js +1 -1
  1098. package/dist/esm/third-party/setting/PreorderNowPreOrderPq.js +1 -1
  1099. package/dist/esm/third-party/setting/PreorderNowWodPresale.js +1 -1
  1100. package/dist/esm/third-party/setting/ProductOptionsCustomizer.js +1 -1
  1101. package/dist/esm/third-party/setting/PumperBundlesVolumeDiscount.js +1 -1
  1102. package/dist/esm/third-party/setting/QikifyUpsell.js +1 -1
  1103. package/dist/esm/third-party/setting/RapiBundleQuantityBreaks.js +1 -1
  1104. package/dist/esm/third-party/setting/RechargeSubscriptions.js +1 -1
  1105. package/dist/esm/third-party/setting/RecurpaySubscriptionApp.js +2 -2
  1106. package/dist/esm/third-party/setting/RequestQuoteHidePrice.js +1 -1
  1107. package/dist/esm/third-party/setting/ReviewxpoProductReviewsApp.js +1 -1
  1108. package/dist/esm/third-party/setting/Selleasy.js +1 -1
  1109. package/dist/esm/third-party/setting/ShopifyForms.js +1 -1
  1110. package/dist/esm/third-party/setting/ShopifySubscriptions.js +1 -1
  1111. package/dist/esm/third-party/setting/SimpleBundlesKits.js +1 -1
  1112. package/dist/esm/third-party/setting/SkioSubscriptionsYcS20.js +1 -1
  1113. package/dist/esm/third-party/setting/SproutPlantTreesGrowSales.js +1 -1
  1114. package/dist/esm/third-party/setting/SubifySubscriptionsApp.js +1 -1
  1115. package/dist/esm/third-party/setting/TagembedSocialPostReview.js +1 -1
  1116. package/dist/esm/third-party/setting/TagshopShoppableVideosUgc.js +1 -1
  1117. package/dist/esm/third-party/setting/UnlimitedBundlesDiscounts.js +1 -1
  1118. package/dist/esm/third-party/setting/WhatmoreShoppableVideosreel.js +1 -1
  1119. package/dist/esm/third-party/setting/Wiser.js +2 -5
  1120. package/dist/esm/third-party/setting/WishlistKing.js +1 -1
  1121. package/dist/esm/third-party/setting/WishlistPlus.js +1 -1
  1122. package/dist/esm/third-party/setting/index.js +184 -202
  1123. package/dist/esm/third-party-instant/components/InstantJudgemeReviews.js +0 -1
  1124. package/dist/esm/third-party-instant/components/InstantKlaviyo.js +0 -1
  1125. package/dist/esm/third-party-instant/components/InstantLooxReviews.js +0 -1
  1126. package/dist/esm/third-party-instant/components/InstantThirdPartyPreview.js +0 -1
  1127. package/dist/esm/third-party-instant/components/InstantYotpoLoyalty.js +0 -1
  1128. package/dist/esm/third-party-instant/components/Judgeme/JudgemeSampleContent.js +0 -1
  1129. package/dist/esm/third-party-instant/components/Judgeme/SingleProduct.js +0 -1
  1130. package/dist/esm/third-party-instant/components/Judgeme/WithoutProduct.js +0 -1
  1131. package/dist/esm/third-party-instant/components/Klaviyo/KlaviyoSampleContent.js +0 -1
  1132. package/dist/esm/third-party-instant/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
  1133. package/dist/esm/third-party-instant/components/LooxReviews/SingleProduct.js +0 -1
  1134. package/dist/esm/third-party-instant/components/LooxReviews/WithoutProduct.js +0 -1
  1135. package/dist/esm/third-party-instant/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
  1136. package/dist/esm/third-party-instant/next.js +0 -2
  1137. package/dist/esm/third-party-instant/setting/InstantJudgemeReviews.js +2 -8
  1138. package/dist/esm/third-party-instant/setting/InstantLooxReviews.js +3 -12
  1139. package/dist/esm/third-party-instant/setting/index.js +2 -2
  1140. package/dist/esm/third-party-slot/components/ThirdPartySlot.js +0 -1
  1141. package/dist/esm/third-party-slot/next.js +0 -2
  1142. package/dist/esm/third-party-slot/setting/index.js +2 -2
  1143. package/dist/esm/video/components/HTML5Embed.js +0 -1
  1144. package/dist/esm/video/components/LiteVimeoEmbed.js +0 -1
  1145. package/dist/esm/video/components/LiteYouTubeEmbed.js +0 -1
  1146. package/dist/esm/video/components/Video.js +0 -1
  1147. package/dist/esm/video/next.js +0 -2
  1148. package/dist/esm/video/setting/index.js +2 -2
  1149. package/dist/types/index.d.ts +60 -491
  1150. package/package.json +4 -5
  1151. package/dist/cjs/common/components/NoDataState.js +0 -151
  1152. package/dist/cjs/common/components/TooltipHover.js +0 -35
  1153. package/dist/cjs/image/components/NoDataImage.js +0 -115
  1154. package/dist/cjs/image/setting/configs/presets.js +0 -156
  1155. package/dist/cjs/post-purchase/link/components/PostPurchaseLink.js +0 -73
  1156. package/dist/cjs/post-purchase/link/next.js +0 -13
  1157. package/dist/cjs/post-purchase/link/setting/PostPurchaseLink.js +0 -284
  1158. package/dist/cjs/post-purchase/link/setting/index.js +0 -11
  1159. package/dist/cjs/setting.js +0 -192
  1160. package/dist/cjs/shop-pay-installment/components/ShopPayInstallments.js +0 -27
  1161. package/dist/cjs/shop-pay-installment/components/ShopPayInstallments.liquid.js +0 -13
  1162. package/dist/cjs/shop-pay-installment/next.js +0 -18
  1163. package/dist/cjs/shop-pay-installment/settings/ShopPayInstallments.js +0 -83
  1164. package/dist/cjs/shop-pay-installment/settings/index.js +0 -11
  1165. package/dist/cjs/third-party/components/AftershipEmailMarketingsms.js +0 -33
  1166. package/dist/cjs/third-party/components/AftershipEmailMarketingsms.liquid.js +0 -12
  1167. package/dist/cjs/third-party/components/BestBuyFulfillment.js +0 -38
  1168. package/dist/cjs/third-party/components/BestBuyFulfillment.liquid.js +0 -12
  1169. package/dist/cjs/third-party/components/HulkProductOptions.js +0 -33
  1170. package/dist/cjs/third-party/components/HulkProductOptions.liquid.js +0 -12
  1171. package/dist/cjs/third-party/components/MyappgurusProductReviews.js +0 -33
  1172. package/dist/cjs/third-party/components/MyappgurusProductReviews.liquid.js +0 -12
  1173. package/dist/cjs/third-party/components/ProductOptionsVariantOption.js +0 -38
  1174. package/dist/cjs/third-party/components/ProductOptionsVariantOption.liquid.js +0 -21
  1175. package/dist/cjs/third-party/components/SegunoEmailMarketing.js +0 -33
  1176. package/dist/cjs/third-party/components/SegunoEmailMarketing.liquid.js +0 -12
  1177. package/dist/cjs/third-party/components/SeoantTrustBadgesIcon.js +0 -33
  1178. package/dist/cjs/third-party/components/SeoantTrustBadgesIcon.liquid.js +0 -12
  1179. package/dist/cjs/third-party/components/TrustreviewsProductReviews.js +0 -33
  1180. package/dist/cjs/third-party/components/TrustreviewsProductReviews.liquid.js +0 -12
  1181. package/dist/cjs/third-party/components/TrustshopProductReviews.js +0 -47
  1182. package/dist/cjs/third-party/components/TrustshopProductReviews.liquid.js +0 -12
  1183. package/dist/cjs/third-party/configs/AftershipEmailMarketingsms.js +0 -12
  1184. package/dist/cjs/third-party/configs/AirProductReviewsAppUgc.js +0 -12
  1185. package/dist/cjs/third-party/configs/AppointmentBookingCowlendar.js +0 -12
  1186. package/dist/cjs/third-party/configs/BonLoyaltyRewardsReferrals.js +0 -12
  1187. package/dist/cjs/third-party/configs/CleanSizeCharts.js +0 -12
  1188. package/dist/cjs/third-party/configs/CustomProductOptionsVariant.js +0 -12
  1189. package/dist/cjs/third-party/configs/EasifyProductOptions.js +0 -12
  1190. package/dist/cjs/third-party/configs/EasyBundleBuilderSkailama.js +0 -12
  1191. package/dist/cjs/third-party/configs/EasySellCOD.js +0 -12
  1192. package/dist/cjs/third-party/configs/FastBundleBundlesDiscount.js +0 -12
  1193. package/dist/cjs/third-party/configs/FlyBundlesUpsellsFbt.js +0 -29
  1194. package/dist/cjs/third-party/configs/FordeerProductLabels.js +0 -12
  1195. package/dist/cjs/third-party/configs/GoogleReviewsByReputon.js +0 -12
  1196. package/dist/cjs/third-party/configs/HulkFormBuilder.js +0 -12
  1197. package/dist/cjs/third-party/configs/HulkProductOptions.js +0 -12
  1198. package/dist/cjs/third-party/configs/InstasellShoppableInstagram.js +0 -12
  1199. package/dist/cjs/third-party/configs/JunipProductReviewsUgc.js +0 -12
  1200. package/dist/cjs/third-party/configs/KiteFreeGiftDiscount.js +0 -12
  1201. package/dist/cjs/third-party/configs/KlarmaMessaging.js +0 -12
  1202. package/dist/cjs/third-party/configs/KoalaBundleQuantityDiscount.js +0 -12
  1203. package/dist/cjs/third-party/configs/LoloyalLoyaltyReferrals.js +0 -12
  1204. package/dist/cjs/third-party/configs/LoopSubscriptions.js +0 -12
  1205. package/dist/cjs/third-party/configs/MaxbundleProductBundles.js +0 -12
  1206. package/dist/cjs/third-party/configs/MbcBundleVolumeDiscount.js +0 -12
  1207. package/dist/cjs/third-party/configs/MyappgurusProductReviews.js +0 -12
  1208. package/dist/cjs/third-party/configs/NotifyBackInStockPreOrder.js +0 -12
  1209. package/dist/cjs/third-party/configs/PowerfulContactFormBuilder.js +0 -12
  1210. package/dist/cjs/third-party/configs/PreorderNowPreOrderPq.js +0 -12
  1211. package/dist/cjs/third-party/configs/PreorderNowWodPresale.js +0 -12
  1212. package/dist/cjs/third-party/configs/ProductOptionsCustomizer.js +0 -12
  1213. package/dist/cjs/third-party/configs/PumperBundlesVolumeDiscount.js +0 -12
  1214. package/dist/cjs/third-party/configs/QikifyUpsell.js +0 -29
  1215. package/dist/cjs/third-party/configs/RapiBundleQuantityBreaks.js +0 -12
  1216. package/dist/cjs/third-party/configs/RechargeSubscriptions.js +0 -12
  1217. package/dist/cjs/third-party/configs/RecurpaySubscriptionApp.js +0 -12
  1218. package/dist/cjs/third-party/configs/RequestQuoteHidePrice.js +0 -12
  1219. package/dist/cjs/third-party/configs/ReviewxpoProductReviewsApp.js +0 -12
  1220. package/dist/cjs/third-party/configs/SegunoEmailMarketing.js +0 -12
  1221. package/dist/cjs/third-party/configs/Selleasy.js +0 -12
  1222. package/dist/cjs/third-party/configs/SeoantTrustBadgesIcon.js +0 -12
  1223. package/dist/cjs/third-party/configs/ShopifyForms.js +0 -12
  1224. package/dist/cjs/third-party/configs/ShopifySubscriptions.js +0 -12
  1225. package/dist/cjs/third-party/configs/SimpleBundlesKits.js +0 -12
  1226. package/dist/cjs/third-party/configs/SkioSubscriptionsYcS20.js +0 -12
  1227. package/dist/cjs/third-party/configs/SproutPlantTreesGrowSales.js +0 -12
  1228. package/dist/cjs/third-party/configs/SubifySubscriptionsApp.js +0 -12
  1229. package/dist/cjs/third-party/configs/TagembedSocialPostReview.js +0 -12
  1230. package/dist/cjs/third-party/configs/TagshopShoppableVideosUgc.js +0 -12
  1231. package/dist/cjs/third-party/configs/TrustreviewsProductReviews.js +0 -12
  1232. package/dist/cjs/third-party/configs/TrustshopProductReviews.js +0 -12
  1233. package/dist/cjs/third-party/configs/UnlimitedBundlesDiscounts.js +0 -12
  1234. package/dist/cjs/third-party/configs/WhatmoreShoppableVideosreel.js +0 -12
  1235. package/dist/cjs/third-party/configs/WishlistKing.js +0 -12
  1236. package/dist/cjs/third-party/configs/WishlistPlus.js +0 -12
  1237. package/dist/cjs/third-party/setting/AftershipEmailMarketingsms.js +0 -160
  1238. package/dist/cjs/third-party/setting/BestBuyFulfillment.js +0 -133
  1239. package/dist/cjs/third-party/setting/HulkProductOptions.js +0 -131
  1240. package/dist/cjs/third-party/setting/MyappgurusProductReviews.js +0 -171
  1241. package/dist/cjs/third-party/setting/ProductOptionsVariantOption.js +0 -131
  1242. package/dist/cjs/third-party/setting/SegunoEmailMarketing.js +0 -152
  1243. package/dist/cjs/third-party/setting/SeoantTrustBadgesIcon.js +0 -142
  1244. package/dist/cjs/third-party/setting/TrustreviewsProductReviews.js +0 -210
  1245. package/dist/cjs/third-party/setting/TrustshopProductReviews.js +0 -159
  1246. package/dist/esm/common/components/NoDataState.js +0 -147
  1247. package/dist/esm/common/components/TooltipHover.js +0 -31
  1248. package/dist/esm/image/components/NoDataImage.js +0 -111
  1249. package/dist/esm/image/setting/configs/presets.js +0 -154
  1250. package/dist/esm/post-purchase/link/components/PostPurchaseLink.js +0 -69
  1251. package/dist/esm/post-purchase/link/next.js +0 -11
  1252. package/dist/esm/post-purchase/link/setting/PostPurchaseLink.js +0 -280
  1253. package/dist/esm/post-purchase/link/setting/index.js +0 -7
  1254. package/dist/esm/setting.js +0 -188
  1255. package/dist/esm/shop-pay-installment/components/ShopPayInstallments.js +0 -22
  1256. package/dist/esm/shop-pay-installment/components/ShopPayInstallments.liquid.js +0 -9
  1257. package/dist/esm/shop-pay-installment/next.js +0 -14
  1258. package/dist/esm/shop-pay-installment/settings/ShopPayInstallments.js +0 -79
  1259. package/dist/esm/shop-pay-installment/settings/index.js +0 -7
  1260. package/dist/esm/third-party/components/AftershipEmailMarketingsms.js +0 -29
  1261. package/dist/esm/third-party/components/AftershipEmailMarketingsms.liquid.js +0 -8
  1262. package/dist/esm/third-party/components/BestBuyFulfillment.js +0 -33
  1263. package/dist/esm/third-party/components/BestBuyFulfillment.liquid.js +0 -8
  1264. package/dist/esm/third-party/components/HulkProductOptions.js +0 -29
  1265. package/dist/esm/third-party/components/HulkProductOptions.liquid.js +0 -8
  1266. package/dist/esm/third-party/components/MyappgurusProductReviews.js +0 -29
  1267. package/dist/esm/third-party/components/MyappgurusProductReviews.liquid.js +0 -8
  1268. package/dist/esm/third-party/components/ProductOptionsVariantOption.js +0 -33
  1269. package/dist/esm/third-party/components/ProductOptionsVariantOption.liquid.js +0 -17
  1270. package/dist/esm/third-party/components/SegunoEmailMarketing.js +0 -29
  1271. package/dist/esm/third-party/components/SegunoEmailMarketing.liquid.js +0 -8
  1272. package/dist/esm/third-party/components/SeoantTrustBadgesIcon.js +0 -29
  1273. package/dist/esm/third-party/components/SeoantTrustBadgesIcon.liquid.js +0 -8
  1274. package/dist/esm/third-party/components/TrustreviewsProductReviews.js +0 -29
  1275. package/dist/esm/third-party/components/TrustreviewsProductReviews.liquid.js +0 -8
  1276. package/dist/esm/third-party/components/TrustshopProductReviews.js +0 -43
  1277. package/dist/esm/third-party/components/TrustshopProductReviews.liquid.js +0 -8
  1278. package/dist/esm/third-party/configs/AftershipEmailMarketingsms.js +0 -8
  1279. package/dist/esm/third-party/configs/AirProductReviewsAppUgc.js +0 -8
  1280. package/dist/esm/third-party/configs/AppointmentBookingCowlendar.js +0 -8
  1281. package/dist/esm/third-party/configs/BonLoyaltyRewardsReferrals.js +0 -8
  1282. package/dist/esm/third-party/configs/CleanSizeCharts.js +0 -8
  1283. package/dist/esm/third-party/configs/CustomProductOptionsVariant.js +0 -8
  1284. package/dist/esm/third-party/configs/EasifyProductOptions.js +0 -8
  1285. package/dist/esm/third-party/configs/EasyBundleBuilderSkailama.js +0 -8
  1286. package/dist/esm/third-party/configs/EasySellCOD.js +0 -8
  1287. package/dist/esm/third-party/configs/FastBundleBundlesDiscount.js +0 -8
  1288. package/dist/esm/third-party/configs/FlyBundlesUpsellsFbt.js +0 -26
  1289. package/dist/esm/third-party/configs/FordeerProductLabels.js +0 -8
  1290. package/dist/esm/third-party/configs/GoogleReviewsByReputon.js +0 -8
  1291. package/dist/esm/third-party/configs/HulkFormBuilder.js +0 -8
  1292. package/dist/esm/third-party/configs/HulkProductOptions.js +0 -8
  1293. package/dist/esm/third-party/configs/InstasellShoppableInstagram.js +0 -8
  1294. package/dist/esm/third-party/configs/JunipProductReviewsUgc.js +0 -8
  1295. package/dist/esm/third-party/configs/KiteFreeGiftDiscount.js +0 -8
  1296. package/dist/esm/third-party/configs/KlarmaMessaging.js +0 -8
  1297. package/dist/esm/third-party/configs/KoalaBundleQuantityDiscount.js +0 -8
  1298. package/dist/esm/third-party/configs/LoloyalLoyaltyReferrals.js +0 -8
  1299. package/dist/esm/third-party/configs/LoopSubscriptions.js +0 -8
  1300. package/dist/esm/third-party/configs/MaxbundleProductBundles.js +0 -8
  1301. package/dist/esm/third-party/configs/MbcBundleVolumeDiscount.js +0 -8
  1302. package/dist/esm/third-party/configs/MyappgurusProductReviews.js +0 -8
  1303. package/dist/esm/third-party/configs/NotifyBackInStockPreOrder.js +0 -8
  1304. package/dist/esm/third-party/configs/PowerfulContactFormBuilder.js +0 -8
  1305. package/dist/esm/third-party/configs/PreorderNowPreOrderPq.js +0 -8
  1306. package/dist/esm/third-party/configs/PreorderNowWodPresale.js +0 -8
  1307. package/dist/esm/third-party/configs/ProductOptionsCustomizer.js +0 -8
  1308. package/dist/esm/third-party/configs/PumperBundlesVolumeDiscount.js +0 -8
  1309. package/dist/esm/third-party/configs/QikifyUpsell.js +0 -26
  1310. package/dist/esm/third-party/configs/RapiBundleQuantityBreaks.js +0 -8
  1311. package/dist/esm/third-party/configs/RechargeSubscriptions.js +0 -8
  1312. package/dist/esm/third-party/configs/RecurpaySubscriptionApp.js +0 -8
  1313. package/dist/esm/third-party/configs/RequestQuoteHidePrice.js +0 -8
  1314. package/dist/esm/third-party/configs/ReviewxpoProductReviewsApp.js +0 -8
  1315. package/dist/esm/third-party/configs/SegunoEmailMarketing.js +0 -8
  1316. package/dist/esm/third-party/configs/Selleasy.js +0 -8
  1317. package/dist/esm/third-party/configs/SeoantTrustBadgesIcon.js +0 -8
  1318. package/dist/esm/third-party/configs/ShopifyForms.js +0 -8
  1319. package/dist/esm/third-party/configs/ShopifySubscriptions.js +0 -8
  1320. package/dist/esm/third-party/configs/SimpleBundlesKits.js +0 -8
  1321. package/dist/esm/third-party/configs/SkioSubscriptionsYcS20.js +0 -8
  1322. package/dist/esm/third-party/configs/SproutPlantTreesGrowSales.js +0 -8
  1323. package/dist/esm/third-party/configs/SubifySubscriptionsApp.js +0 -8
  1324. package/dist/esm/third-party/configs/TagembedSocialPostReview.js +0 -8
  1325. package/dist/esm/third-party/configs/TagshopShoppableVideosUgc.js +0 -8
  1326. package/dist/esm/third-party/configs/TrustreviewsProductReviews.js +0 -8
  1327. package/dist/esm/third-party/configs/TrustshopProductReviews.js +0 -8
  1328. package/dist/esm/third-party/configs/UnlimitedBundlesDiscounts.js +0 -8
  1329. package/dist/esm/third-party/configs/WhatmoreShoppableVideosreel.js +0 -8
  1330. package/dist/esm/third-party/configs/WishlistKing.js +0 -8
  1331. package/dist/esm/third-party/configs/WishlistPlus.js +0 -8
  1332. package/dist/esm/third-party/setting/AftershipEmailMarketingsms.js +0 -156
  1333. package/dist/esm/third-party/setting/BestBuyFulfillment.js +0 -129
  1334. package/dist/esm/third-party/setting/HulkProductOptions.js +0 -127
  1335. package/dist/esm/third-party/setting/MyappgurusProductReviews.js +0 -167
  1336. package/dist/esm/third-party/setting/ProductOptionsVariantOption.js +0 -127
  1337. package/dist/esm/third-party/setting/SegunoEmailMarketing.js +0 -148
  1338. package/dist/esm/third-party/setting/SeoantTrustBadgesIcon.js +0 -138
  1339. package/dist/esm/third-party/setting/TrustreviewsProductReviews.js +0 -206
  1340. package/dist/esm/third-party/setting/TrustshopProductReviews.js +0 -155
@@ -1,11 +0,0 @@
1
- import dynamic from 'next/dynamic';
2
- import Loading from '../../common/components/Loading.js';
3
- import 'react/jsx-runtime';
4
- import 'react';
5
- import '@gem-sdk/core';
6
-
7
- const PostPurchaseLink = dynamic(()=>import('./components/PostPurchaseLink.js'), {
8
- loading: Loading
9
- });
10
-
11
- export { PostPurchaseLink };
@@ -1,280 +0,0 @@
1
- const config = {
2
- tag: 'PostPurchaseLink',
3
- label: 'Link',
4
- icon: `
5
- <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
6
- <path d="M20.4003 9.86671C20.2003 9.60004 19.8003 9.60004 19.6003 9.86671L16.0003 14.6667H3.16699C2.89085 14.6667 2.66699 14.8906 2.66699 15.1667V16.8334C2.66699 17.1095 2.89085 17.3334 3.16699 17.3334H36.8337C37.1098 17.3334 37.3337 17.1095 37.3337 16.8334V15.1667C37.3337 14.8906 37.1098 14.6667 36.8337 14.6667H24.0003L20.4003 9.86671ZM3.16699 21.3334C2.89085 21.3334 2.66699 21.5572 2.66699 21.8334V23.5C2.66699 23.7762 2.89085 24 3.16699 24H16.0003L19.6003 28.8C19.8003 29.0667 20.2003 29.0667 20.4003 28.8L24.0003 24H36.8337C37.1098 24 37.3337 23.7762 37.3337 23.5V21.8334C37.3337 21.5572 37.1098 21.3334 36.8337 21.3334H3.16699Z" fill="currentColor"/>
7
- </svg>
8
- `,
9
- settings: [
10
- {
11
- id: 'setting',
12
- controls: [
13
- {
14
- id: 'link',
15
- type: 'pick-link',
16
- pickLinkLabel: 'Link',
17
- label: 'Pick Link',
18
- default: {
19
- link: '',
20
- target: '_blank'
21
- },
22
- isHiddenInsertLink: true,
23
- isHiddenOpenLinkSelect: true
24
- },
25
- {
26
- id: 'label',
27
- label: 'Text',
28
- type: 'post-purchase-textarea',
29
- default: 'Preview Sample',
30
- autoHeight: true,
31
- isFallback: true
32
- },
33
- {
34
- id: 'width',
35
- type: 'input:unit-width',
36
- label: 'Width',
37
- min: 0,
38
- units: [
39
- 'px',
40
- '%'
41
- ],
42
- devices: {
43
- desktop: {
44
- default: '100%'
45
- },
46
- tablet: {
47
- default: '100%'
48
- },
49
- mobile: {
50
- default: '100%'
51
- }
52
- }
53
- }
54
- ]
55
- },
56
- {
57
- id: 'style',
58
- controls: [
59
- {
60
- id: 'align',
61
- label: 'Alignment',
62
- type: 'segment',
63
- options: [
64
- {
65
- label: 'Left',
66
- value: 'left',
67
- type: 'align',
68
- tooltip: 'Align left'
69
- },
70
- {
71
- label: 'Center',
72
- value: 'center',
73
- type: 'align',
74
- tooltip: 'Align center'
75
- },
76
- {
77
- label: 'Right',
78
- value: 'right',
79
- type: 'align',
80
- tooltip: 'Align right'
81
- }
82
- ],
83
- default: 'left'
84
- },
85
- {
86
- id: 'typo',
87
- label: 'Label',
88
- type: 'typography-post-purchase',
89
- default: {
90
- fontSize: 'default',
91
- fontWeight: 'normal',
92
- textTransform: 'none',
93
- textColor: 'defaultLink'
94
- },
95
- hiddenSetting: [
96
- 'textColor',
97
- 'fontWeight'
98
- ]
99
- },
100
- {
101
- id: 'textAlign',
102
- label: 'Alignment',
103
- type: 'segment',
104
- options: [
105
- {
106
- label: 'Left',
107
- value: 'left',
108
- type: 'text',
109
- tooltip: 'Align left'
110
- },
111
- {
112
- label: 'Center',
113
- value: 'center',
114
- type: 'text',
115
- tooltip: 'Align center'
116
- },
117
- {
118
- label: 'Right',
119
- value: 'right',
120
- type: 'text',
121
- tooltip: 'Align right'
122
- }
123
- ],
124
- default: 'left'
125
- }
126
- ]
127
- }
128
- ],
129
- ui: [
130
- {
131
- type: 'group',
132
- label: {
133
- en: 'Insert Link'
134
- },
135
- controls: [
136
- {
137
- type: 'control',
138
- layout: 'vertical',
139
- setting: {
140
- id: 'link'
141
- }
142
- }
143
- ]
144
- },
145
- {
146
- type: 'group',
147
- label: {
148
- en: 'Content'
149
- },
150
- controls: [
151
- {
152
- type: 'control',
153
- label: {
154
- en: 'Label'
155
- },
156
- setting: {
157
- id: 'label'
158
- }
159
- }
160
- ]
161
- },
162
- {
163
- type: 'group',
164
- label: {
165
- en: 'Size'
166
- },
167
- controls: [
168
- {
169
- type: 'control',
170
- label: {
171
- en: 'Width'
172
- },
173
- setting: {
174
- id: 'width'
175
- }
176
- }
177
- ]
178
- },
179
- {
180
- type: 'group',
181
- label: {
182
- en: 'Text'
183
- },
184
- controls: [
185
- {
186
- type: 'control',
187
- label: {
188
- en: ''
189
- },
190
- setting: {
191
- id: 'typo'
192
- },
193
- layout: 'vertical'
194
- },
195
- {
196
- type: 'control',
197
- setting: {
198
- id: 'textAlign'
199
- },
200
- label: {
201
- en: 'Text align'
202
- }
203
- }
204
- ]
205
- },
206
- {
207
- type: 'control',
208
- label: {
209
- en: 'Align'
210
- },
211
- options: {
212
- label: 'large'
213
- },
214
- condition: `width !== '100%' && width !== '1px'`,
215
- setting: {
216
- id: 'align'
217
- }
218
- }
219
- ],
220
- init: [
221
- {
222
- tag: 'PostPurchaseLink',
223
- advanced: {
224
- 'spacing-setting': {
225
- desktop: {
226
- padding: {
227
- top: '16px',
228
- bottom: '16px'
229
- }
230
- }
231
- }
232
- }
233
- }
234
- ],
235
- presets: [
236
- {
237
- id: 'PostPurchaseLink',
238
- name: {
239
- en: 'Link'
240
- },
241
- icon: {
242
- desktop: `
243
- <svg width="126" height="80" viewBox="0 0 126 80" fill="none" xmlns="http://www.w3.org/2000/svg">
244
- <g clip-path="url(#clip0_22221_11312)">
245
- <path d="M0 0H126V80H0V0Z" fill="#212121"/>
246
- <path d="M38.6206 36.2102V35.2727H45.166V36.2102H42.4217V44H41.3649V36.2102H38.6206ZM48.4558 44.1364C47.8251 44.1364 47.2811 43.9972 46.8237 43.7188C46.3691 43.4375 46.0183 43.0455 45.7711 42.5426C45.5268 42.0369 45.4047 41.4489 45.4047 40.7784C45.4047 40.108 45.5268 39.517 45.7711 39.0057C46.0183 38.4915 46.362 38.0909 46.8024 37.804C47.2456 37.5142 47.7626 37.3693 48.3535 37.3693C48.6944 37.3693 49.0311 37.4261 49.3635 37.5398C49.6958 37.6534 49.9984 37.8381 50.2711 38.0938C50.5439 38.3466 50.7612 38.6818 50.9231 39.0994C51.085 39.517 51.166 40.0312 51.166 40.642V41.0682H46.1206V40.1989H50.1433C50.1433 39.8295 50.0694 39.5 49.9217 39.2102C49.7768 38.9205 49.5694 38.6918 49.2995 38.5241C49.0325 38.3565 48.7172 38.2727 48.3535 38.2727C47.9529 38.2727 47.6064 38.3722 47.3137 38.571C47.024 38.767 46.801 39.0227 46.6447 39.3381C46.4885 39.6534 46.4103 39.9915 46.4103 40.3523V40.9318C46.4103 41.4261 46.4956 41.8452 46.666 42.1889C46.8393 42.5298 47.0794 42.7898 47.3862 42.9688C47.693 43.1449 48.0495 43.233 48.4558 43.233C48.72 43.233 48.9586 43.196 49.1717 43.1222C49.3876 43.0455 49.5737 42.9318 49.7299 42.7812C49.8862 42.6278 50.0069 42.4375 50.0922 42.2102L51.0637 42.483C50.9615 42.8125 50.7896 43.1023 50.5481 43.3523C50.3066 43.5994 50.0083 43.7926 49.6532 43.9318C49.2981 44.0682 48.899 44.1364 48.4558 44.1364ZM53.2701 37.4545L54.8382 40.1307L56.4064 37.4545H57.5655L55.4519 40.7273L57.5655 44H56.4064L54.8382 41.4602L53.2701 44H52.111L54.1905 40.7273L52.111 37.4545H53.2701ZM61.8471 37.4545V38.3068H58.4551V37.4545H61.8471ZM59.4437 35.8864H60.4494V42.125C60.4494 42.4091 60.4906 42.6222 60.573 42.7642C60.6582 42.9034 60.7662 42.9972 60.8968 43.0455C61.0304 43.0909 61.171 43.1136 61.3187 43.1136C61.4295 43.1136 61.5204 43.108 61.5914 43.0966C61.6625 43.0824 61.7193 43.071 61.7619 43.0625L61.9664 43.9659C61.8983 43.9915 61.8031 44.017 61.6809 44.0426C61.5588 44.071 61.4039 44.0852 61.2164 44.0852C60.9324 44.0852 60.6539 44.0241 60.3812 43.902C60.1113 43.7798 59.8869 43.5938 59.7079 43.3438C59.5318 43.0938 59.4437 42.7784 59.4437 42.3977V35.8864ZM66.8713 44V35.2727H67.9281V43.0625H71.9849V44H66.8713ZM73.4849 44V37.4545H74.4906V44H73.4849ZM73.9963 36.3636C73.8002 36.3636 73.6312 36.2969 73.4892 36.1634C73.35 36.0298 73.2804 35.8693 73.2804 35.6818C73.2804 35.4943 73.35 35.3338 73.4892 35.2003C73.6312 35.0668 73.8002 35 73.9963 35C74.1923 35 74.3599 35.0668 74.4991 35.2003C74.6412 35.3338 74.7122 35.4943 74.7122 35.6818C74.7122 35.8693 74.6412 36.0298 74.4991 36.1634C74.3599 36.2969 74.1923 36.3636 73.9963 36.3636ZM77.3382 40.0625V44H76.3326V37.4545H77.3042V38.4773H77.3894C77.5428 38.1449 77.7757 37.8778 78.0882 37.6761C78.4007 37.4716 78.8042 37.3693 79.2985 37.3693C79.7417 37.3693 80.1294 37.4602 80.4618 37.642C80.7942 37.821 81.0527 38.0938 81.2374 38.4602C81.4221 38.8239 81.5144 39.2841 81.5144 39.8409V44H80.5087V39.9091C80.5087 39.3949 80.3752 38.9943 80.1081 38.7074C79.8411 38.4176 79.4746 38.2727 79.0087 38.2727C78.6877 38.2727 78.4007 38.3423 78.1479 38.4815C77.8979 38.6207 77.7005 38.8239 77.5556 39.0909C77.4107 39.358 77.3382 39.6818 77.3382 40.0625ZM84.2896 41.6136L84.2725 40.3693H84.4771L87.3407 37.4545H88.5851L85.5339 40.5398H85.4487L84.2896 41.6136ZM83.3521 44V35.2727H84.3578V44H83.3521ZM87.5112 44L84.9544 40.7614L85.6703 40.0625L88.7896 44H87.5112Z" fill="#F9F9F9"/>
247
- </g>
248
- <defs>
249
- <clipPath id="clip0_22221_11312">
250
- <path d="M0 3C0 1.34315 1.34315 0 3 0H123C124.657 0 126 1.34315 126 3V77C126 78.6569 124.657 80 123 80H3C1.34315 80 0 78.6569 0 77V3Z" fill="white"/>
251
- </clipPath>
252
- </defs>
253
- </svg>
254
- `
255
- },
256
- components: [
257
- {
258
- tag: 'PostPurchaseLink',
259
- advanced: {
260
- 'spacing-setting': {
261
- desktop: {
262
- padding: {
263
- top: '12px',
264
- bottom: '12px'
265
- },
266
- margin: {
267
- bottom: '16px'
268
- }
269
- }
270
- },
271
- blockPadding: 'none',
272
- inlinePadding: 'none'
273
- }
274
- }
275
- ]
276
- }
277
- ]
278
- };
279
-
280
- export { config as default };
@@ -1,7 +0,0 @@
1
- import config from './PostPurchaseLink.js';
2
-
3
- var postPurchaseLinkSetting = {
4
- PostPurchaseLink: config
5
- };
6
-
7
- export { postPurchaseLinkSetting as default };
@@ -1,188 +0,0 @@
1
- import accordionSetting from './accordion/setting/index.js';
2
- import 'react/jsx-runtime';
3
- import 'react';
4
- import '@gem-sdk/core';
5
- import textSetting from './text/setting/index.js';
6
- import breadcrumbSetting from './breadcrumb/setting/index.js';
7
- import buttonSetting from './button/setting/index.js';
8
- import 'next/link';
9
- import couponSetting from './coupon/setting/index.js';
10
- import carouselSetting from './carousel/setting/index.js';
11
- import '@gem-sdk/keen-slider/react';
12
- import './product/components/ProductVariants/variants/index.js';
13
- import cartSetting from './cart/setting/index.js';
14
- import gridSetting from './grid/setting/index.js';
15
- import 'next/head';
16
- import imageSetting from './image/setting/index.js';
17
- import linkSetting from './link/setting/index.js';
18
- import './image/components/AdaptiveImage.js';
19
- import 'next/image';
20
- import './cart/components/ShopPayButton/index.js';
21
- import collectionSetting from './collection/setting/index.js';
22
- import countdownSetting from './countdown-timer/setting/index.js';
23
- import headingSetting from './heading/setting/index.js';
24
- import headerSetting from './header/setting/index.js';
25
- import './header/components/Header.js';
26
- import './header/components/kind/basic/index.js';
27
- import 'react-transition-group';
28
- import iconSetting from './icon/setting/index.js';
29
- import inputSetting from './input/setting/index.js';
30
- import lineSetting from './line/setting/index.js';
31
- import modalSetting from './modal/setting/index.js';
32
- import './modal/components/confirm.js';
33
- import 'react-dom';
34
- import paginationSetting from './pagination/setting/index.js';
35
- import productSetting from './product/setting/index.js';
36
- import './product/components/Product.js';
37
- import './notification/components/Notifications.js';
38
- import './notification/components/Notice.js';
39
- import './product/components/ProductQuickView/index.js';
40
- import './product/components/constants/product-bundle.js';
41
- import './product/components/ProductList.js';
42
- import './product/components/ProductBadge/utils/shape.js';
43
- import './product/components/ProductBadge/constants.js';
44
- import './product/components/ProductBadge/types.js';
45
- import radioSetting from './radio/setting/index.js';
46
- import selectSetting from './select/setting/index.js';
47
- import tabSetting from './tab/setting/index.js';
48
- import textareaSetting from './textarea/setting/index.js';
49
- import './textarea/Textarea.js';
50
- import videoSetting from './video/setting/index.js';
51
- import './video/components/Video.js';
52
- import menuSetting from './menu/setting/index.js';
53
- import thirdPartySetting from './third-party/setting/index.js';
54
- import './third-party/components/JudgemeReviews.js';
55
- import './third-party/components/LooxReviews.js';
56
- import './third-party/components/Klaviyo.js';
57
- import './third-party/components/YotpoLoyalty.js';
58
- import './third-party/components/SmartSearchBarAndFilters.js';
59
- import './third-party/components/Instafeed.js';
60
- import './third-party/components/ProductReviews.js';
61
- import './third-party/components/Ryviu.js';
62
- import './third-party/components/Rivyo.js';
63
- import './third-party/components/Vitals.js';
64
- import './third-party/components/Omnisend.js';
65
- import './third-party/components/Trustoo.js';
66
- import './third-party/components/SealSubscriptions.js';
67
- import './third-party/components/AppstleSubscriptions.js';
68
- import './third-party/components/FeraReviews.js';
69
- import './third-party/components/ParcelPanel.js';
70
- import './third-party/components/TrustMe.js';
71
- import './third-party/components/FrequentlyBoughtTogether.js';
72
- import './third-party/components/BoldSubscriptions.js';
73
- import './third-party/components/BoldProductOptions.js';
74
- import './third-party/components/WideBundle.js';
75
- import './third-party/components/PickyStory.js';
76
- import './third-party/components/InfiniteOptions.js';
77
- import './third-party/components/Wiser.js';
78
- import './third-party/components/Stamped.js';
79
- import './third-party/components/Bundler.js';
80
- import './third-party/components/LaiProductReviews.js';
81
- import './third-party/components/Growave.js';
82
- import './third-party/components/KachingBundles.js';
83
- import './third-party/components/Opinew.js';
84
- import './third-party/components/UltimateSalesBoost.js';
85
- import './third-party/components/CrossSellCartUpsell.js';
86
- import './third-party/components/BoostAISearchDiscovery.js';
87
- import './third-party/components/YotpoReviews.js';
88
- import './third-party/components/FirePush.js';
89
- import './third-party/components/AliReviews.js';
90
- import './third-party/components/Bogos.js';
91
- import './third-party/components/Releasit.js';
92
- import './third-party/components/KingProductOptions.js';
93
- import './third-party/components/BirdChime.js';
94
- import thirdPartyInstantSetting from './third-party-instant/setting/index.js';
95
- import './third-party-instant/components/Judgeme/SingleProduct.js';
96
- import './third-party-instant/components/Judgeme/WithoutProduct.js';
97
- import './third-party-instant/components/InstantLooxReviews.js';
98
- import './third-party-instant/components/InstantKlaviyo.js';
99
- import './third-party-instant/components/InstantYotpoLoyalty.js';
100
- import bannerSetting from './banner/setting/index.js';
101
- import 'react-youtube';
102
- import './banner/components/hero-banner/parallax/AnimationManager.js';
103
- import iconListSetting from './icon-list/setting/index.js';
104
- import codeSetting from './code/setting/index.js';
105
- import iconListHozSetting from './icon-list-hoz/setting/index.js';
106
- import stockCounterSetting from './stock-counter/setting/index.js';
107
- import dialogSetting from './dialog/setting/index.js';
108
- import contactFormSetting from './form/setting/index.js';
109
- import imageDetectionSetting from './image-detection/setting/index.js';
110
- import imageComparisonSetting from './image-comparison/setting/index.js';
111
- import articleListSetting from './article/setting/index.js';
112
- import thirdPartySlotSetting from './third-party-slot/setting/index.js';
113
- import shopPayInstallmentSetting from './shop-pay-installment/settings/index.js';
114
- import stickySetting from './sticky/setting/index.js';
115
- import iconListSettingV2 from './icon-list-v2/setting/index.js';
116
- import postPurchaseTextSetting from './post-purchase/text/setting/index.js';
117
- import postPurchaseImageSetting from './post-purchase/image/setting/index.js';
118
- import './post-purchase/image/components/Img.js';
119
- import postPurchaseButtonSetting from './post-purchase/button/setting/index.js';
120
- import postPurchaseProductSetting from './post-purchase/product/settings/index.js';
121
- import './post-purchase/product/components/variants/VariantItem.js';
122
- import postPurchaseCalloutBoxSetting from './post-purchase/callout-banner/setting/index.js';
123
- import './post-purchase/callout-banner/components/CalloutBox.js';
124
- import postPurchaseLineSetting from './post-purchase/line/setting/index.js';
125
- import './post-purchase/line/components/PostPurchaseLine.js';
126
- import postPurchaseAdvancedListSetting from './post-purchase/advanced-list/setting/index.js';
127
- import postPurchaseCountdownTimerSetting from './post-purchase/countdown-timer/settings/index.js';
128
- import postPurchaseLinkSetting from './post-purchase/link/setting/index.js';
129
- import estimateDeliverySetting from './estimate-delivery/setting/index.js';
130
- import marqueeSetting from './marquee/setting/index.js';
131
-
132
- var setting = {
133
- ...accordionSetting,
134
- ...breadcrumbSetting,
135
- ...buttonSetting,
136
- ...couponSetting,
137
- ...carouselSetting,
138
- ...cartSetting,
139
- ...collectionSetting,
140
- ...countdownSetting,
141
- ...gridSetting,
142
- ...headingSetting,
143
- ...headerSetting,
144
- ...iconSetting,
145
- ...imageSetting,
146
- ...inputSetting,
147
- ...lineSetting,
148
- ...linkSetting,
149
- ...modalSetting,
150
- ...paginationSetting,
151
- ...productSetting,
152
- ...radioSetting,
153
- ...selectSetting,
154
- ...tabSetting,
155
- ...textSetting,
156
- ...textareaSetting,
157
- ...videoSetting,
158
- ...menuSetting,
159
- ...thirdPartySetting,
160
- ...thirdPartyInstantSetting,
161
- ...bannerSetting,
162
- ...iconListSetting,
163
- ...codeSetting,
164
- ...iconListHozSetting,
165
- ...stockCounterSetting,
166
- ...dialogSetting,
167
- ...contactFormSetting,
168
- ...imageDetectionSetting,
169
- ...imageComparisonSetting,
170
- ...thirdPartySlotSetting,
171
- ...shopPayInstallmentSetting,
172
- ...stickySetting,
173
- ...iconListSettingV2,
174
- ...postPurchaseTextSetting,
175
- ...postPurchaseImageSetting,
176
- ...postPurchaseButtonSetting,
177
- ...postPurchaseProductSetting,
178
- ...postPurchaseCalloutBoxSetting,
179
- ...postPurchaseLineSetting,
180
- ...postPurchaseLinkSetting,
181
- ...postPurchaseAdvancedListSetting,
182
- ...postPurchaseCountdownTimerSetting,
183
- ...estimateDeliverySetting,
184
- ...articleListSetting,
185
- ...marqueeSetting
186
- };
187
-
188
- export { setting as default };
@@ -1,22 +0,0 @@
1
- import { jsx } from 'react/jsx-runtime';
2
- import ThirdPartyPreview from '../../third-party/components/ThirdPartyPreview.js';
3
-
4
- const appConfig = {
5
- id: 'shop-pay-installments',
6
- label: 'Shop Pay Installments',
7
- logoUrl: 'https://cdn.shopify.com/s/files/1/0692/6562/1225/files/gempages_511006970325500805-ed583377-37fd-4eef-a05b-3d3919cc6f72.png',
8
- tag: 'ShopPayInstallments'
9
- };
10
- const ShopPayInstallments = ()=>{
11
- return /*#__PURE__*/ jsx("div", {
12
- className: "gp-p-2",
13
- children: /*#__PURE__*/ jsx(ThirdPartyPreview, {
14
- setting: {
15
- label: appConfig.label,
16
- iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${appConfig.logoUrl}">`
17
- }
18
- })
19
- });
20
- };
21
-
22
- export { appConfig, ShopPayInstallments as default };
@@ -1,9 +0,0 @@
1
- import { template } from '@gem-sdk/core';
2
-
3
- const ShopPayInstallments = ()=>{
4
- return template`
5
- {{ form | payment_terms }}
6
- `;
7
- };
8
-
9
- export { ShopPayInstallments as default };
@@ -1,14 +0,0 @@
1
- import dynamic from 'next/dynamic';
2
- import Loading from '../common/components/Loading.js';
3
- import 'react/jsx-runtime';
4
- import 'react';
5
- import '@gem-sdk/core';
6
-
7
- const ShopPayInstallments = dynamic(()=>import('./components/ShopPayInstallments.js'), {
8
- loading: Loading
9
- });
10
- var shopPayInstallment = {
11
- ShopPayInstallments
12
- };
13
-
14
- export { shopPayInstallment as default };
@@ -1,79 +0,0 @@
1
- import { appConfig } from '../components/ShopPayInstallments.js';
2
-
3
- const icon = `
4
- <div class="w-full flex flex-col items-center">
5
- <svg width="93" height="31" viewBox="0 0 93 31" fill="none" xmlns="http://www.w3.org/2000/svg">
6
- <path d="M0.181818 10V1.27273H3.13068C3.81534 1.27273 4.375 1.39631 4.80966 1.64347C5.24716 1.88778 5.57102 2.21875 5.78125 2.63636C5.99148 3.05398 6.09659 3.51989 6.09659 4.03409C6.09659 4.5483 5.99148 5.01562 5.78125 5.43608C5.57386 5.85653 5.25284 6.19176 4.81818 6.44176C4.38352 6.68892 3.8267 6.8125 3.14773 6.8125H1.03409V5.875H3.11364C3.58239 5.875 3.95881 5.79403 4.2429 5.6321C4.52699 5.47017 4.73295 5.25142 4.8608 4.97585C4.99148 4.69744 5.05682 4.38352 5.05682 4.03409C5.05682 3.68466 4.99148 3.37216 4.8608 3.09659C4.73295 2.82102 4.52557 2.60511 4.23864 2.44886C3.9517 2.28977 3.57102 2.21023 3.09659 2.21023H1.23864V10H0.181818ZM9.58878 10.1534C9.17401 10.1534 8.79759 10.0753 8.45952 9.91903C8.12145 9.75994 7.85298 9.53125 7.65412 9.23295C7.45526 8.93182 7.35582 8.56818 7.35582 8.14205C7.35582 7.76705 7.42969 7.46307 7.57741 7.23011C7.72514 6.99432 7.92259 6.80966 8.16974 6.67614C8.4169 6.54261 8.68963 6.44318 8.98793 6.37784C9.28906 6.30966 9.59162 6.25568 9.8956 6.21591C10.2933 6.16477 10.6158 6.12642 10.8629 6.10085C11.1129 6.07244 11.2947 6.02557 11.4084 5.96023C11.5249 5.89489 11.5831 5.78125 11.5831 5.61932V5.58523C11.5831 5.16477 11.468 4.83807 11.2379 4.60511C11.0107 4.37216 10.6655 4.25568 10.2024 4.25568C9.7223 4.25568 9.34588 4.3608 9.07315 4.57102C8.80043 4.78125 8.60866 5.00568 8.49787 5.24432L7.54332 4.90341C7.71378 4.50568 7.94105 4.19602 8.22514 3.97443C8.51207 3.75 8.82457 3.59375 9.16264 3.50568C9.50355 3.41477 9.83878 3.36932 10.1683 3.36932C10.3786 3.36932 10.62 3.39489 10.8928 3.44602C11.1683 3.49432 11.4339 3.59517 11.6896 3.74858C11.9482 3.90199 12.1626 4.13352 12.3331 4.44318C12.5036 4.75284 12.5888 5.16761 12.5888 5.6875V10H11.5831V9.11364H11.532C11.4638 9.25568 11.3501 9.40767 11.1911 9.5696C11.032 9.73153 10.8203 9.86932 10.5561 9.98295C10.2919 10.0966 9.96946 10.1534 9.58878 10.1534ZM9.74219 9.25C10.1399 9.25 10.4751 9.17188 10.7479 9.01562C11.0234 8.85938 11.2308 8.65767 11.37 8.41051C11.5121 8.16335 11.5831 7.90341 11.5831 7.63068V6.71023C11.5405 6.76136 11.4467 6.80824 11.3018 6.85085C11.1598 6.89062 10.995 6.92614 10.8075 6.95739C10.6229 6.9858 10.4425 7.01136 10.2663 7.03409C10.093 7.05398 9.95241 7.07102 9.84446 7.08523C9.5831 7.11932 9.33878 7.17472 9.11151 7.25142C8.88707 7.32528 8.70526 7.4375 8.56605 7.58807C8.42969 7.7358 8.36151 7.9375 8.36151 8.19318C8.36151 8.54261 8.49077 8.80682 8.74929 8.9858C9.01065 9.16193 9.34162 9.25 9.74219 9.25ZM14.8377 12.4545C14.6673 12.4545 14.5153 12.4403 14.3817 12.4119C14.2482 12.3864 14.1559 12.3608 14.1048 12.3352L14.3604 11.4489C14.6048 11.5114 14.8207 11.5341 15.0082 11.517C15.1957 11.5 15.3619 11.4162 15.5067 11.2656C15.6545 11.1179 15.7894 10.8778 15.9116 10.5455L16.0991 10.0341L13.6786 3.45455H14.7695L16.5763 8.67045H16.6445L18.4513 3.45455H19.5423L16.7638 10.9545C16.6388 11.2926 16.484 11.5724 16.2994 11.794C16.1147 12.0185 15.9002 12.1847 15.6559 12.2926C15.4144 12.4006 15.1417 12.4545 14.8377 12.4545ZM24.2447 10V3.45455H25.2504V10H24.2447ZM24.756 2.36364C24.56 2.36364 24.391 2.29688 24.2489 2.16335C24.1097 2.02983 24.0401 1.86932 24.0401 1.68182C24.0401 1.49432 24.1097 1.33381 24.2489 1.20028C24.391 1.06676 24.56 1 24.756 1C24.9521 1 25.1197 1.06676 25.2589 1.20028C25.4009 1.33381 25.4719 1.49432 25.4719 1.68182C25.4719 1.86932 25.4009 2.02983 25.2589 2.16335C25.1197 2.29688 24.9521 2.36364 24.756 2.36364ZM28.098 6.0625V10H27.0923V3.45455H28.0639V4.47727H28.1491C28.3026 4.14489 28.5355 3.87784 28.848 3.67614C29.1605 3.47159 29.5639 3.36932 30.0582 3.36932C30.5014 3.36932 30.8892 3.46023 31.2216 3.64205C31.554 3.82102 31.8125 4.09375 31.9972 4.46023C32.1818 4.82386 32.2741 5.28409 32.2741 5.84091V10H31.2685V5.90909C31.2685 5.39489 31.1349 4.99432 30.8679 4.70739C30.6009 4.41761 30.2344 4.27273 29.7685 4.27273C29.4474 4.27273 29.1605 4.34233 28.9077 4.48153C28.6577 4.62074 28.4602 4.82386 28.3153 5.09091C28.1705 5.35795 28.098 5.68182 28.098 6.0625ZM40.4016 3.45455V4.30682H36.8732V3.45455H40.4016ZM37.93 10V2.55114C37.93 2.17614 38.0181 1.86364 38.1942 1.61364C38.3704 1.36364 38.5991 1.17614 38.8803 1.05114C39.1616 0.926136 39.4585 0.863636 39.771 0.863636C40.0181 0.863636 40.2198 0.883522 40.3761 0.923295C40.5323 0.963068 40.6488 1 40.7255 1.03409L40.4357 1.90341C40.3846 1.88636 40.3136 1.86506 40.2227 1.83949C40.1346 1.81392 40.0181 1.80114 39.8732 1.80114C39.5408 1.80114 39.3008 1.88494 39.1531 2.05256C39.0082 2.22017 38.9357 2.46591 38.9357 2.78977V10H37.93ZM45.9361 7.32386V3.45455H46.9418V10H45.9361V8.89205H45.8679C45.7145 9.22443 45.4759 9.5071 45.152 9.74006C44.8281 9.97017 44.419 10.0852 43.9247 10.0852C43.5156 10.0852 43.152 9.99574 42.8338 9.81676C42.5156 9.63494 42.2656 9.36222 42.0838 8.99858C41.902 8.6321 41.8111 8.17045 41.8111 7.61364V3.45455H42.8168V7.54545C42.8168 8.02273 42.9503 8.40341 43.2173 8.6875C43.4872 8.97159 43.831 9.11364 44.2486 9.11364C44.4986 9.11364 44.7528 9.04972 45.0114 8.92188C45.2727 8.79403 45.4915 8.59801 45.6676 8.33381C45.8466 8.0696 45.9361 7.73295 45.9361 7.32386ZM49.7894 1.27273V10H48.7837V1.27273H49.7894ZM52.6371 1.27273V10H51.6314V1.27273H52.6371ZM60.5131 10.1364C59.9222 10.1364 59.4038 9.99574 58.9577 9.71449C58.5146 9.43324 58.168 9.03977 57.918 8.53409C57.6708 8.02841 57.5472 7.4375 57.5472 6.76136C57.5472 6.07955 57.6708 5.48437 57.918 4.97585C58.168 4.46733 58.5146 4.07244 58.9577 3.79119C59.4038 3.50994 59.9222 3.36932 60.5131 3.36932C61.104 3.36932 61.6211 3.50994 62.0643 3.79119C62.5103 4.07244 62.8569 4.46733 63.104 4.97585C63.354 5.48437 63.479 6.07955 63.479 6.76136C63.479 7.4375 63.354 8.02841 63.104 8.53409C62.8569 9.03977 62.5103 9.43324 62.0643 9.71449C61.6211 9.99574 61.104 10.1364 60.5131 10.1364ZM60.5131 9.23295C60.962 9.23295 61.3313 9.1179 61.6211 8.88778C61.9109 8.65767 62.1254 8.35511 62.2646 7.98011C62.4038 7.60511 62.4734 7.19886 62.4734 6.76136C62.4734 6.32386 62.4038 5.91619 62.2646 5.53835C62.1254 5.16051 61.9109 4.85511 61.6211 4.62216C61.3313 4.3892 60.962 4.27273 60.5131 4.27273C60.0643 4.27273 59.695 4.3892 59.4052 4.62216C59.1154 4.85511 58.9009 5.16051 58.7617 5.53835C58.6225 5.91619 58.5529 6.32386 58.5529 6.76136C58.5529 7.19886 58.6225 7.60511 58.7617 7.98011C58.9009 8.35511 59.1154 8.65767 59.4052 8.88778C59.695 9.1179 60.0643 9.23295 60.5131 9.23295ZM65.0142 10V3.45455H65.9858V4.44318H66.054C66.1733 4.11932 66.3892 3.85653 66.7017 3.65483C67.0142 3.45312 67.3665 3.35227 67.7585 3.35227C67.8324 3.35227 67.9247 3.35369 68.0355 3.35653C68.1463 3.35937 68.2301 3.36364 68.2869 3.36932V4.39205C68.2528 4.38352 68.1747 4.37074 68.0526 4.35369C67.9332 4.33381 67.8068 4.32386 67.6733 4.32386C67.3551 4.32386 67.071 4.39062 66.821 4.52415C66.5739 4.65483 66.3778 4.83665 66.233 5.0696C66.0909 5.29972 66.0199 5.5625 66.0199 5.85795V10H65.0142ZM72.854 10V3.45455H73.8597V10H72.854ZM73.3654 2.36364C73.1694 2.36364 73.0004 2.29688 72.8583 2.16335C72.7191 2.02983 72.6495 1.86932 72.6495 1.68182C72.6495 1.49432 72.7191 1.33381 72.8583 1.20028C73.0004 1.06676 73.1694 1 73.3654 1C73.5614 1 73.729 1.06676 73.8683 1.20028C74.0103 1.33381 74.0813 1.49432 74.0813 1.68182C74.0813 1.86932 74.0103 2.02983 73.8683 2.16335C73.729 2.29688 73.5614 2.36364 73.3654 2.36364ZM76.7074 6.0625V10H75.7017V3.45455H76.6733V4.47727H76.7585C76.9119 4.14489 77.1449 3.87784 77.4574 3.67614C77.7699 3.47159 78.1733 3.36932 78.6676 3.36932C79.1108 3.36932 79.4986 3.46023 79.831 3.64205C80.1634 3.82102 80.4219 4.09375 80.6065 4.46023C80.7912 4.82386 80.8835 5.28409 80.8835 5.84091V10H79.8778V5.90909C79.8778 5.39489 79.7443 4.99432 79.4773 4.70739C79.2102 4.41761 78.8438 4.27273 78.3778 4.27273C78.0568 4.27273 77.7699 4.34233 77.517 4.48153C77.267 4.62074 77.0696 4.82386 76.9247 5.09091C76.7798 5.35795 76.7074 5.68182 76.7074 6.0625ZM85.8746 8.21023V7.34091L89.7099 1.27273H90.3406V2.61932H89.9144L87.0167 7.20455V7.27273H92.1815V8.21023H85.8746ZM89.9826 10V7.94602V7.54119V1.27273H90.9883V10H89.9826ZM6.53178 30V23.4545H7.53746V30H6.53178ZM7.04315 22.3636C6.84712 22.3636 6.67809 22.2969 6.53604 22.1634C6.39684 22.0298 6.32724 21.8693 6.32724 21.6818C6.32724 21.4943 6.39684 21.3338 6.53604 21.2003C6.67809 21.0668 6.84712 21 7.04315 21C7.23917 21 7.40678 21.0668 7.54599 21.2003C7.68803 21.3338 7.75906 21.4943 7.75906 21.6818C7.75906 21.8693 7.68803 22.0298 7.54599 22.1634C7.40678 22.2969 7.23917 22.3636 7.04315 22.3636ZM10.3851 26.0625V30H9.37944V23.4545H10.351V24.4773H10.4363C10.5897 24.1449 10.8226 23.8778 11.1351 23.6761C11.4476 23.4716 11.851 23.3693 12.3453 23.3693C12.7885 23.3693 13.1763 23.4602 13.5087 23.642C13.8411 23.821 14.0996 24.0938 14.2843 24.4602C14.4689 24.8239 14.5613 25.2841 14.5613 25.8409V30H13.5556V25.9091C13.5556 25.3949 13.4221 24.9943 13.155 24.7074C12.888 24.4176 12.5215 24.2727 12.0556 24.2727C11.7346 24.2727 11.4476 24.3423 11.1948 24.4815C10.9448 24.6207 10.7473 24.8239 10.6025 25.0909C10.4576 25.358 10.3851 25.6818 10.3851 26.0625ZM19.2456 23.4545V24.3068H15.8535V23.4545H19.2456ZM16.8422 21.8864H17.8478V28.125C17.8478 28.4091 17.889 28.6222 17.9714 28.7642C18.0566 28.9034 18.1646 28.9972 18.2953 29.0455C18.4288 29.0909 18.5694 29.1136 18.7172 29.1136C18.8279 29.1136 18.9189 29.108 18.9899 29.0966C19.0609 29.0824 19.1177 29.071 19.1603 29.0625L19.3649 29.9659C19.2967 29.9915 19.2015 30.017 19.0794 30.0426C18.9572 30.071 18.8024 30.0852 18.6149 30.0852C18.3308 30.0852 18.0524 30.0241 17.7797 29.902C17.5098 29.7798 17.2853 29.5938 17.1064 29.3438C16.9302 29.0938 16.8422 28.7784 16.8422 28.3977V21.8864ZM23.4324 30.1364C22.8017 30.1364 22.2576 29.9972 21.8002 29.7188C21.3457 29.4375 20.9949 29.0455 20.7477 28.5426C20.5034 28.0369 20.3812 27.4489 20.3812 26.7784C20.3812 26.108 20.5034 25.517 20.7477 25.0057C20.9949 24.4915 21.3386 24.0909 21.7789 23.804C22.2221 23.5142 22.7392 23.3693 23.3301 23.3693C23.671 23.3693 24.0076 23.4261 24.34 23.5398C24.6724 23.6534 24.975 23.8381 25.2477 24.0938C25.5204 24.3466 25.7377 24.6818 25.8997 25.0994C26.0616 25.517 26.1426 26.0312 26.1426 26.642V27.0682H21.0971V26.1989H25.1199C25.1199 25.8295 25.046 25.5 24.8983 25.2102C24.7534 24.9205 24.546 24.6918 24.2761 24.5241C24.0091 24.3565 23.6937 24.2727 23.3301 24.2727C22.9295 24.2727 22.5829 24.3722 22.2903 24.571C22.0005 24.767 21.7775 25.0227 21.6213 25.3381C21.465 25.6534 21.3869 25.9915 21.3869 26.3523V26.9318C21.3869 27.4261 21.4721 27.8452 21.6426 28.1889C21.8159 28.5298 22.0559 28.7898 22.3627 28.9688C22.6696 29.1449 23.0261 29.233 23.4324 29.233C23.6966 29.233 23.9352 29.196 24.1483 29.1222C24.3642 29.0455 24.5502 28.9318 24.7065 28.7812C24.8627 28.6278 24.9835 28.4375 25.0687 28.2102L26.0403 28.483C25.938 28.8125 25.7662 29.1023 25.5247 29.3523C25.2832 29.5994 24.9849 29.7926 24.6298 29.9318C24.2747 30.0682 23.8755 30.1364 23.4324 30.1364ZM27.6724 30V23.4545H28.644V24.4432H28.7122C28.8315 24.1193 29.0474 23.8565 29.3599 23.6548C29.6724 23.4531 30.0247 23.3523 30.4167 23.3523C30.4906 23.3523 30.5829 23.3537 30.6937 23.3565C30.8045 23.3594 30.8883 23.3636 30.9451 23.3693V24.392C30.911 24.3835 30.8329 24.3707 30.7108 24.3537C30.5914 24.3338 30.465 24.3239 30.3315 24.3239C30.0133 24.3239 29.7292 24.3906 29.4792 24.5241C29.2321 24.6548 29.036 24.8366 28.8912 25.0696C28.7491 25.2997 28.6781 25.5625 28.6781 25.858V30H27.6724ZM34.6824 30.1364C34.0517 30.1364 33.5076 29.9972 33.0502 29.7188C32.5957 29.4375 32.2449 29.0455 31.9977 28.5426C31.7534 28.0369 31.6312 27.4489 31.6312 26.7784C31.6312 26.108 31.7534 25.517 31.9977 25.0057C32.2449 24.4915 32.5886 24.0909 33.0289 23.804C33.4721 23.5142 33.9892 23.3693 34.5801 23.3693C34.921 23.3693 35.2576 23.4261 35.59 23.5398C35.9224 23.6534 36.225 23.8381 36.4977 24.0938C36.7704 24.3466 36.9877 24.6818 37.1497 25.0994C37.3116 25.517 37.3926 26.0312 37.3926 26.642V27.0682H32.3471V26.1989H36.3699C36.3699 25.8295 36.296 25.5 36.1483 25.2102C36.0034 24.9205 35.796 24.6918 35.5261 24.5241C35.2591 24.3565 34.9437 24.2727 34.5801 24.2727C34.1795 24.2727 33.8329 24.3722 33.5403 24.571C33.2505 24.767 33.0275 25.0227 32.8713 25.3381C32.715 25.6534 32.6369 25.9915 32.6369 26.3523V26.9318C32.6369 27.4261 32.7221 27.8452 32.8926 28.1889C33.0659 28.5298 33.3059 28.7898 33.6127 28.9688C33.9196 29.1449 34.2761 29.233 34.6824 29.233C34.9466 29.233 35.1852 29.196 35.3983 29.1222C35.6142 29.0455 35.8002 28.9318 35.9565 28.7812C36.1127 28.6278 36.2335 28.4375 36.3187 28.2102L37.2903 28.483C37.188 28.8125 37.0162 29.1023 36.7747 29.3523C36.5332 29.5994 36.2349 29.7926 35.8798 29.9318C35.5247 30.0682 35.1255 30.1364 34.6824 30.1364ZM43.5588 24.9205L42.6554 25.1761C42.5985 25.0256 42.5147 24.8793 42.4039 24.7372C42.296 24.5923 42.1483 24.473 41.9608 24.3793C41.7733 24.2855 41.5332 24.2386 41.2406 24.2386C40.84 24.2386 40.5062 24.331 40.2392 24.5156C39.975 24.6974 39.8429 24.929 39.8429 25.2102C39.8429 25.4602 39.9338 25.6577 40.1156 25.8026C40.2974 25.9474 40.5815 26.0682 40.9679 26.1648L41.9395 26.4034C42.5247 26.5455 42.9608 26.7628 43.2477 27.0554C43.5346 27.3452 43.6781 27.7187 43.6781 28.1761C43.6781 28.5511 43.5701 28.8864 43.3542 29.1818C43.1412 29.4773 42.8429 29.7102 42.4593 29.8807C42.0758 30.0511 41.6298 30.1364 41.1213 30.1364C40.4537 30.1364 39.9011 29.9915 39.4636 29.7017C39.0261 29.4119 38.7491 28.9886 38.6326 28.4318L39.5872 28.1932C39.6781 28.5455 39.85 28.8097 40.1028 28.9858C40.3585 29.1619 40.6923 29.25 41.1042 29.25C41.573 29.25 41.9451 29.1506 42.2207 28.9517C42.4991 28.75 42.6383 28.5085 42.6383 28.2273C42.6383 28 42.5588 27.8097 42.3997 27.6562C42.2406 27.5 41.9963 27.3835 41.6667 27.3068L40.5758 27.0511C39.9764 26.9091 39.536 26.6889 39.2548 26.3906C38.9764 26.0895 38.8372 25.7131 38.8372 25.2614C38.8372 24.892 38.9409 24.5653 39.1483 24.2812C39.3585 23.9972 39.644 23.7741 40.0048 23.6122C40.3684 23.4503 40.7804 23.3693 41.2406 23.3693C41.8883 23.3693 42.3968 23.5114 42.7662 23.7955C43.1383 24.0795 43.4025 24.4545 43.5588 24.9205ZM48.0385 23.4545V24.3068H44.6465V23.4545H48.0385ZM45.6351 21.8864H46.6408V28.125C46.6408 28.4091 46.682 28.6222 46.7644 28.7642C46.8496 28.9034 46.9576 28.9972 47.0882 29.0455C47.2218 29.0909 47.3624 29.1136 47.5101 29.1136C47.6209 29.1136 47.7118 29.108 47.7828 29.0966C47.8539 29.0824 47.9107 29.071 47.9533 29.0625L48.1578 29.9659C48.0897 29.9915 47.9945 30.017 47.8723 30.0426C47.7502 30.071 47.5953 30.0852 47.4078 30.0852C47.1238 30.0852 46.8453 30.0241 46.5726 29.902C46.3027 29.7798 46.0783 29.5938 45.8993 29.3438C45.7232 29.0938 45.6351 28.7784 45.6351 28.3977V21.8864ZM53.0669 25.7898V26.7273H49.2488V25.7898H53.0669ZM57.7512 23.4545V24.3068H54.2228V23.4545H57.7512ZM55.2797 30V22.5511C55.2797 22.1761 55.3677 21.8636 55.5439 21.6136C55.72 21.3636 55.9487 21.1761 56.2299 21.0511C56.5112 20.9261 56.8081 20.8636 57.1206 20.8636C57.3677 20.8636 57.5694 20.8835 57.7257 20.9233C57.8819 20.9631 57.9984 21 58.0751 21.0341L57.7853 21.9034C57.7342 21.8864 57.6632 21.8651 57.5723 21.8395C57.4842 21.8139 57.3677 21.8011 57.2228 21.8011C56.8904 21.8011 56.6504 21.8849 56.5027 22.0526C56.3578 22.2202 56.2853 22.4659 56.2853 22.7898V30H55.2797ZM59.1607 30V23.4545H60.1323V24.4432H60.2005C60.3198 24.1193 60.5357 23.8565 60.8482 23.6548C61.1607 23.4531 61.513 23.3523 61.905 23.3523C61.9789 23.3523 62.0712 23.3537 62.182 23.3565C62.2928 23.3594 62.3766 23.3636 62.4334 23.3693V24.392C62.3993 24.3835 62.3212 24.3707 62.199 24.3537C62.0797 24.3338 61.9533 24.3239 61.8198 24.3239C61.5016 24.3239 61.2175 24.3906 60.9675 24.5241C60.7203 24.6548 60.5243 24.8366 60.3794 25.0696C60.2374 25.2997 60.1664 25.5625 60.1664 25.858V30H59.1607ZM66.1706 30.1364C65.54 30.1364 64.9959 29.9972 64.5385 29.7188C64.084 29.4375 63.7331 29.0455 63.486 28.5426C63.2417 28.0369 63.1195 27.4489 63.1195 26.7784C63.1195 26.108 63.2417 25.517 63.486 25.0057C63.7331 24.4915 64.0769 24.0909 64.5172 23.804C64.9604 23.5142 65.4775 23.3693 66.0684 23.3693C66.4093 23.3693 66.7459 23.4261 67.0783 23.5398C67.4107 23.6534 67.7132 23.8381 67.986 24.0938C68.2587 24.3466 68.476 24.6818 68.638 25.0994C68.7999 25.517 68.8809 26.0312 68.8809 26.642V27.0682H63.8354V26.1989H67.8581C67.8581 25.8295 67.7843 25.5 67.6365 25.2102C67.4917 24.9205 67.2843 24.6918 67.0144 24.5241C66.7473 24.3565 66.432 24.2727 66.0684 24.2727C65.6678 24.2727 65.3212 24.3722 65.0286 24.571C64.7388 24.767 64.5158 25.0227 64.3596 25.3381C64.2033 25.6534 64.1252 25.9915 64.1252 26.3523V26.9318C64.1252 27.4261 64.2104 27.8452 64.3809 28.1889C64.5542 28.5298 64.7942 28.7898 65.101 28.9688C65.4078 29.1449 65.7644 29.233 66.1706 29.233C66.4348 29.233 66.6735 29.196 66.8865 29.1222C67.1025 29.0455 67.2885 28.9318 67.4448 28.7812C67.601 28.6278 67.7218 28.4375 67.807 28.2102L68.7786 28.483C68.6763 28.8125 68.5044 29.1023 68.263 29.3523C68.0215 29.5994 67.7232 29.7926 67.3681 29.9318C67.013 30.0682 66.6138 30.1364 66.1706 30.1364ZM73.155 30.1364C72.5243 30.1364 71.9803 29.9972 71.5229 29.7188C71.0684 29.4375 70.7175 29.0455 70.4703 28.5426C70.226 28.0369 70.1039 27.4489 70.1039 26.7784C70.1039 26.108 70.226 25.517 70.4703 25.0057C70.7175 24.4915 71.0613 24.0909 71.5016 23.804C71.9448 23.5142 72.4618 23.3693 73.0527 23.3693C73.3936 23.3693 73.7303 23.4261 74.0627 23.5398C74.3951 23.6534 74.6976 23.8381 74.9703 24.0938C75.2431 24.3466 75.4604 24.6818 75.6223 25.0994C75.7843 25.517 75.8652 26.0312 75.8652 26.642V27.0682H70.8198V26.1989H74.8425C74.8425 25.8295 74.7686 25.5 74.6209 25.2102C74.476 24.9205 74.2686 24.6918 73.9988 24.5241C73.7317 24.3565 73.4164 24.2727 73.0527 24.2727C72.6522 24.2727 72.3056 24.3722 72.013 24.571C71.7232 24.767 71.5002 25.0227 71.3439 25.3381C71.1877 25.6534 71.1096 25.9915 71.1096 26.3523V26.9318C71.1096 27.4261 71.1948 27.8452 71.3652 28.1889C71.5385 28.5298 71.7786 28.7898 72.0854 28.9688C72.3922 29.1449 72.7488 29.233 73.155 29.233C73.4192 29.233 73.6578 29.196 73.8709 29.1222C74.0868 29.0455 74.2729 28.9318 74.4292 28.7812C74.5854 28.6278 74.7061 28.4375 74.7914 28.2102L75.763 28.483C75.6607 28.8125 75.4888 29.1023 75.2473 29.3523C75.0059 29.5994 74.7076 29.7926 74.3525 29.9318C73.9973 30.0682 73.5982 30.1364 73.155 30.1364ZM78.128 30.0682C77.9178 30.0682 77.7374 29.9929 77.5868 29.8423C77.4363 29.6918 77.361 29.5114 77.361 29.3011C77.361 29.0909 77.4363 28.9105 77.5868 28.7599C77.7374 28.6094 77.9178 28.5341 78.128 28.5341C78.3382 28.5341 78.5186 28.6094 78.6692 28.7599C78.8198 28.9105 78.8951 29.0909 78.8951 29.3011C78.8951 29.4403 78.8596 29.5682 78.7885 29.6847C78.7203 29.8011 78.628 29.8949 78.5115 29.9659C78.3979 30.0341 78.2701 30.0682 78.128 30.0682ZM81.4327 30.0682C81.2225 30.0682 81.0421 29.9929 80.8915 29.8423C80.7409 29.6918 80.6657 29.5114 80.6657 29.3011C80.6657 29.0909 80.7409 28.9105 80.8915 28.7599C81.0421 28.6094 81.2225 28.5341 81.4327 28.5341C81.6429 28.5341 81.8233 28.6094 81.9739 28.7599C82.1245 28.9105 82.1998 29.0909 82.1998 29.3011C82.1998 29.4403 82.1642 29.5682 82.0932 29.6847C82.025 29.8011 81.9327 29.8949 81.8162 29.9659C81.7026 30.0341 81.5748 30.0682 81.4327 30.0682ZM84.7374 30.0682C84.5272 30.0682 84.3468 29.9929 84.1962 29.8423C84.0456 29.6918 83.9703 29.5114 83.9703 29.3011C83.9703 29.0909 84.0456 28.9105 84.1962 28.7599C84.3468 28.6094 84.5272 28.5341 84.7374 28.5341C84.9476 28.5341 85.128 28.6094 85.2786 28.7599C85.4292 28.9105 85.5044 29.0909 85.5044 29.3011C85.5044 29.4403 85.4689 29.5682 85.3979 29.6847C85.3297 29.8011 85.2374 29.8949 85.1209 29.9659C85.0073 30.0341 84.8794 30.0682 84.7374 30.0682Z" fill="#F9F9F9"/>
7
- </svg>
8
- </div>
9
- `;
10
- const config = {
11
- tag: appConfig.id,
12
- label: appConfig.label,
13
- icon,
14
- settings: [
15
- {
16
- id: 'setting',
17
- info: {
18
- next_link_text: 'Shop Pay Installments is available only for U.S.-based merchants selling in USD with Shopify Payments and Shop Pay activated.',
19
- info_bg_color: '#3C67FF40'
20
- },
21
- controls: []
22
- }
23
- ],
24
- ui: [
25
- {
26
- type: 'group',
27
- label: {
28
- en: ''
29
- },
30
- options: {
31
- labelSpacing: 'small'
32
- },
33
- controls: [
34
- {
35
- type: 'control',
36
- label: {
37
- en: ''
38
- },
39
- layout: 'vertical',
40
- setting: {
41
- id: 'setupGuide'
42
- }
43
- }
44
- ]
45
- }
46
- ],
47
- editorConfigs: {
48
- placeholder: {
49
- flowTag: [
50
- 'Product'
51
- ]
52
- }
53
- },
54
- presets: [
55
- {
56
- id: 'shop-pay-installment',
57
- name: {
58
- en: 'Shop Pay Installments'
59
- },
60
- icon: {
61
- desktop: icon
62
- },
63
- components: [
64
- {
65
- tag: 'ShopPayInstallments',
66
- advanced: {
67
- margin: {
68
- desktop: {
69
- bottom: 'var(--g-s-l)'
70
- }
71
- }
72
- }
73
- }
74
- ]
75
- }
76
- ]
77
- };
78
-
79
- export { config as default };
@@ -1,7 +0,0 @@
1
- import config from './ShopPayInstallments.js';
2
-
3
- var shopPayInstallmentSetting = {
4
- ShopPayInstallments: config
5
- };
6
-
7
- export { shopPayInstallmentSetting as default };