@gem-sdk/components 15.0.6 → 16.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 (1962) hide show
  1. package/dist/cjs/accordion/components/Accordion.liquid.js +9 -9
  2. package/dist/cjs/accordion/settings/Accordion.js +4 -4
  3. package/dist/cjs/accordion/settings/configs/settings.js +1 -1
  4. package/dist/cjs/accordion/settings/configs/translate.js +1 -0
  5. package/dist/cjs/accordion/settings/configs/ui-v2.js +1 -1
  6. package/dist/cjs/article/components/ArticleAuthor.liquid.js +1 -1
  7. package/dist/cjs/article/components/ArticleContent.js +2 -2
  8. package/dist/cjs/article/components/ArticleDate.liquid.js +1 -1
  9. package/dist/cjs/article/components/ArticleExcerpt.js +1 -1
  10. package/dist/cjs/article/components/ArticleExcerpt.liquid.js +1 -1
  11. package/dist/cjs/article/components/ArticleNotFound.js +1 -1
  12. package/dist/cjs/article/components/ArticleReadMore.liquid.js +4 -4
  13. package/dist/cjs/article/components/ArticleTag.liquid.js +1 -1
  14. package/dist/cjs/article/components/ArticleTitle.liquid.js +2 -2
  15. package/dist/cjs/article/settings/ArticleAuthor.js +2 -2
  16. package/dist/cjs/article/settings/ArticleCategory.js +2 -2
  17. package/dist/cjs/article/settings/ArticleContent.js +2 -2
  18. package/dist/cjs/article/settings/ArticleDate.js +2 -2
  19. package/dist/cjs/article/settings/ArticleExcerpt.js +2 -2
  20. package/dist/cjs/article/settings/ArticleImage.js +2 -2
  21. package/dist/cjs/article/settings/ArticleList.js +1 -1
  22. package/dist/cjs/article/settings/ArticlePagination.js +1 -1
  23. package/dist/cjs/article/settings/ArticleReadMore.js +2 -2
  24. package/dist/cjs/article/settings/ArticleTag.js +2 -2
  25. package/dist/cjs/article/settings/ArticleTitle.js +2 -2
  26. package/dist/cjs/article/settings/configs/article-author/presets.js +1 -1
  27. package/dist/cjs/article/settings/configs/article-author/ui-v2.js +1 -1
  28. package/dist/cjs/article/settings/configs/article-category/presets.js +1 -1
  29. package/dist/cjs/article/settings/configs/article-category/ui-v2.js +1 -1
  30. package/dist/cjs/article/settings/configs/article-content/presets.js +1 -1
  31. package/dist/cjs/article/settings/configs/article-content/ui-v2.js +1 -1
  32. package/dist/cjs/article/settings/configs/article-date/presets.js +1 -1
  33. package/dist/cjs/article/settings/configs/article-date/settings.js +1 -1
  34. package/dist/cjs/article/settings/configs/article-date/ui-v2.js +1 -1
  35. package/dist/cjs/article/settings/configs/article-excerpt/presets.js +1 -1
  36. package/dist/cjs/article/settings/configs/article-excerpt/ui-v2.js +1 -1
  37. package/dist/cjs/article/settings/configs/article-image/presets.js +1 -1
  38. package/dist/cjs/article/settings/configs/article-image/ui-v2.js +1 -1
  39. package/dist/cjs/article/settings/configs/article-list/presets.js +1 -1
  40. package/dist/cjs/article/settings/configs/article-list/ui-v2.js +1 -1
  41. package/dist/cjs/article/settings/configs/article-read-more/presets.js +1 -1
  42. package/dist/cjs/article/settings/configs/article-read-more/settings.js +1 -1
  43. package/dist/cjs/article/settings/configs/article-read-more/ui-v2.js +1 -1
  44. package/dist/cjs/article/settings/configs/article-tag/presets.js +1 -1
  45. package/dist/cjs/article/settings/configs/article-tag/ui-v2.js +1 -1
  46. package/dist/cjs/article/settings/configs/article-title/presets.js +1 -1
  47. package/dist/cjs/article/settings/configs/article-title/ui-v2.js +1 -1
  48. package/dist/cjs/article/settings/configs/translate.js +1 -0
  49. package/dist/cjs/breadcrumb/settings/Breadcrumb.js +1 -1
  50. package/dist/cjs/breadcrumb/settings/configs/ui-v2.js +1 -1
  51. package/dist/cjs/builder.js +1 -1
  52. package/dist/cjs/button/common/helpers.js +1 -1
  53. package/dist/cjs/button/components/Button.liquid.js +19 -19
  54. package/dist/cjs/button/settings/Button.js +5 -5
  55. package/dist/cjs/button/settings/configs/settings.js +1 -1
  56. package/dist/cjs/button/settings/configs/translate.js +1 -0
  57. package/dist/cjs/button/settings/configs/ui-v2.js +1 -1
  58. package/dist/cjs/carousel/settings/Carousel.js +2 -2
  59. package/dist/cjs/carousel/settings/configs/presets.js +4 -4
  60. package/dist/cjs/carousel/settings/configs/ui-v2.js +1 -1
  61. package/dist/cjs/carousel-v3/settings/Carousel.js +2 -2
  62. package/dist/cjs/carousel-v3/settings/configs/presets.js +4 -4
  63. package/dist/cjs/carousel-v3/settings/configs/ui-v2.js +1 -1
  64. package/dist/cjs/code/common/styles.js +1 -1
  65. package/dist/cjs/code/components/CSSCode.js +1 -1
  66. package/dist/cjs/code/components/CSSCode.liquid.js +4 -4
  67. package/dist/cjs/code/index.js +1 -1
  68. package/dist/cjs/code/settings/CSSCode.js +2 -2
  69. package/dist/cjs/code/settings/configs/translate.js +1 -0
  70. package/dist/cjs/code/settings/configs/ui-v2.js +1 -1
  71. package/dist/cjs/collection/components/collection-description/common/helpers.js +1 -1
  72. package/dist/cjs/collection/components/collection-paginator/common/helpers.js +3 -3
  73. package/dist/cjs/collection/components/collection-title/CollectionTitle.liquid.js +1 -1
  74. package/dist/cjs/collection/components/collection-toolbar/common/helpers.js +1 -1
  75. package/dist/cjs/collection/settings/collection-banner/CollectionBanner.js +2 -2
  76. package/dist/cjs/collection/settings/collection-banner/configs/ui-v2.js +1 -1
  77. package/dist/cjs/collection/settings/collection-description/CollectionDescription.js +2 -2
  78. package/dist/cjs/collection/settings/collection-description/configs/settings.js +1 -1
  79. package/dist/cjs/collection/settings/collection-description/configs/translate.js +1 -0
  80. package/dist/cjs/collection/settings/collection-description/configs/ui-v2.js +1 -1
  81. package/dist/cjs/collection/settings/collection-paginator/CollectionPaginator.js +2 -2
  82. package/dist/cjs/collection/settings/collection-paginator/configs/settings.js +1 -1
  83. package/dist/cjs/collection/settings/collection-paginator/configs/translate.js +1 -0
  84. package/dist/cjs/collection/settings/collection-paginator/configs/ui-v2.js +1 -1
  85. package/dist/cjs/collection/settings/collection-title/CollectionTitle.js +2 -2
  86. package/dist/cjs/collection/settings/collection-title/configs/ui-v2.js +1 -1
  87. package/dist/cjs/collection/settings/collection-toolbar/CollectionToolbar.js +2 -2
  88. package/dist/cjs/collection/settings/collection-toolbar/configs/settings.js +1 -1
  89. package/dist/cjs/collection/settings/collection-toolbar/configs/translate.js +1 -0
  90. package/dist/cjs/collection/settings/collection-toolbar/configs/ui-v2.js +1 -1
  91. package/dist/cjs/common/components/NoDataState.js +1 -1
  92. package/dist/cjs/constant.js +1 -1
  93. package/dist/cjs/countdown-timer/components/Countdown.liquid.js +23 -23
  94. package/dist/cjs/countdown-timer/settings/Countdown.js +2 -2
  95. package/dist/cjs/countdown-timer/settings/configs/setting.js +1 -1
  96. package/dist/cjs/countdown-timer/settings/configs/translate.js +1 -0
  97. package/dist/cjs/countdown-timer/settings/configs/ui-v2.js +1 -1
  98. package/dist/cjs/coupon/common/helpers.js +1 -1
  99. package/dist/cjs/coupon/components/Coupon.liquid.js +5 -5
  100. package/dist/cjs/coupon/settings/Coupon.js +2 -2
  101. package/dist/cjs/coupon/settings/configs/presets.js +2 -2
  102. package/dist/cjs/coupon/settings/configs/settings.js +1 -1
  103. package/dist/cjs/coupon/settings/configs/translate.js +1 -0
  104. package/dist/cjs/coupon/settings/configs/ui-v2.js +1 -1
  105. package/dist/cjs/dialog/common/styles.js +1 -1
  106. package/dist/cjs/dialog/components/Dialog.js +2 -2
  107. package/dist/cjs/dialog/components/Dialog.liquid.js +20 -20
  108. package/dist/cjs/dialog/settings/Dialog.js +2 -2
  109. package/dist/cjs/dialog/settings/configs/translate.js +1 -0
  110. package/dist/cjs/dialog/settings/configs/ui-v2.js +1 -1
  111. package/dist/cjs/estimate-delivery/common/helpers.js +1 -1
  112. package/dist/cjs/estimate-delivery/common/styles.js +1 -1
  113. package/dist/cjs/estimate-delivery/components/EstimateDate.js +1 -1
  114. package/dist/cjs/estimate-delivery/components/EstimateDate.liquid.js +2 -2
  115. package/dist/cjs/estimate-delivery/settings/EstimateDate.js +2 -2
  116. package/dist/cjs/estimate-delivery/settings/configs/settings.js +1 -1
  117. package/dist/cjs/estimate-delivery/settings/configs/translate.js +1 -0
  118. package/dist/cjs/estimate-delivery/settings/configs/ui-v2.js +1 -1
  119. package/dist/cjs/form/components/form-checkbox/FormCheckbox.liquid.js +8 -8
  120. package/dist/cjs/form/components/form-dropdown/FormDropdown.liquid.js +5 -5
  121. package/dist/cjs/form/components/form-email/FormEmail.liquid.js +8 -8
  122. package/dist/cjs/form/components/newsletter/Newsletter.liquid.js +4 -4
  123. package/dist/cjs/form/components/submit-button/SubmitButton.liquid.js +2 -2
  124. package/dist/cjs/form/components/submit-button/common/helpers.js +1 -1
  125. package/dist/cjs/form/components/textarea/TextArea.liquid.js +8 -8
  126. package/dist/cjs/form/components/textfield/TextField.liquid.js +9 -9
  127. package/dist/cjs/form/components/textinput/TextInput.liquid.js +15 -15
  128. package/dist/cjs/form/settings/contact/Contact.js +2 -2
  129. package/dist/cjs/form/settings/contact/configs/settings.js +1 -1
  130. package/dist/cjs/form/settings/contact/configs/translate.js +1 -0
  131. package/dist/cjs/form/settings/contact/configs/ui-v2.js +1 -1
  132. package/dist/cjs/form/settings/form-checkbox/FormCheckbox.js +2 -2
  133. package/dist/cjs/form/settings/form-checkbox/configs/settings.js +1 -1
  134. package/dist/cjs/form/settings/form-checkbox/configs/translate.js +1 -0
  135. package/dist/cjs/form/settings/form-checkbox/configs/ui-v2.js +1 -1
  136. package/dist/cjs/form/settings/form-dropdown/FormDropdown.js +2 -2
  137. package/dist/cjs/form/settings/form-dropdown/configs/settings.js +1 -1
  138. package/dist/cjs/form/settings/form-dropdown/configs/translate.js +1 -0
  139. package/dist/cjs/form/settings/form-dropdown/configs/ui-v2.js +1 -1
  140. package/dist/cjs/form/settings/form-email/FormEmail.js +2 -2
  141. package/dist/cjs/form/settings/form-email/configs/settings.js +1 -1
  142. package/dist/cjs/form/settings/form-email/configs/translate.js +1 -0
  143. package/dist/cjs/form/settings/form-email/configs/ui-v2.js +1 -1
  144. package/dist/cjs/form/settings/form-textarea/Textarea.js +2 -2
  145. package/dist/cjs/form/settings/form-textarea/configs/settings.js +1 -1
  146. package/dist/cjs/form/settings/form-textarea/configs/translate.js +1 -0
  147. package/dist/cjs/form/settings/form-textarea/configs/ui-v2.js +1 -1
  148. package/dist/cjs/form/settings/newsletter/Newsletter.js +2 -2
  149. package/dist/cjs/form/settings/newsletter/configs/settings.js +1 -1
  150. package/dist/cjs/form/settings/newsletter/configs/translate.js +1 -0
  151. package/dist/cjs/form/settings/newsletter/configs/ui-v2.js +1 -1
  152. package/dist/cjs/form/settings/submit-button/SubmitButton.js +2 -2
  153. package/dist/cjs/form/settings/submit-button/configs/settings.js +1 -1
  154. package/dist/cjs/form/settings/submit-button/configs/translate.js +1 -0
  155. package/dist/cjs/form/settings/submit-button/configs/ui-v2.js +1 -1
  156. package/dist/cjs/form/settings/text-field/TextField.js +2 -2
  157. package/dist/cjs/form/settings/text-field/configs/settings.js +1 -1
  158. package/dist/cjs/form/settings/text-field/configs/translate.js +1 -0
  159. package/dist/cjs/form/settings/text-field/configs/ui-v2.js +1 -1
  160. package/dist/cjs/form/settings/text-input/TextInput.js +2 -2
  161. package/dist/cjs/form/settings/text-input/configs/settings.js +1 -1
  162. package/dist/cjs/form/settings/text-input/configs/translate.js +1 -0
  163. package/dist/cjs/form/settings/text-input/configs/ui-v2.js +1 -1
  164. package/dist/cjs/grid/components/row/Row.js +1 -1
  165. package/dist/cjs/grid/components/row/Row.liquid.js +15 -15
  166. package/dist/cjs/grid/components/row/common/helpers.js +1 -1
  167. package/dist/cjs/grid/components/row/common/styles.js +1 -1
  168. package/dist/cjs/grid/settings/Row.js +2 -2
  169. package/dist/cjs/grid/settings/Section.js +1 -1
  170. package/dist/cjs/grid/settings/configs/row/presets.js +4 -4
  171. package/dist/cjs/grid/settings/configs/row/translate.js +1 -0
  172. package/dist/cjs/grid/settings/configs/row/ui-v2.js +1 -1
  173. package/dist/cjs/grid/settings/configs/section/ui-v2.js +1 -1
  174. package/dist/cjs/header/settings/Header.js +2 -2
  175. package/dist/cjs/header/settings/configs/presets.js +1 -1
  176. package/dist/cjs/header/settings/configs/ui-v2.js +1 -1
  177. package/dist/cjs/heading/components/Heading.liquid.js +1 -1
  178. package/dist/cjs/heading/settings/Heading.js +2 -2
  179. package/dist/cjs/heading/settings/configs/presets.js +1 -1
  180. package/dist/cjs/heading/settings/configs/settings.js +1 -1
  181. package/dist/cjs/heading/settings/configs/translate.js +1 -0
  182. package/dist/cjs/heading/settings/configs/ui-v2.js +1 -1
  183. package/dist/cjs/helpers.js +1 -1
  184. package/dist/cjs/hero-banner/components/HeroBanner.liquid.js +8 -8
  185. package/dist/cjs/hero-banner/components/HeroBannerItem.liquid.js +9 -9
  186. package/dist/cjs/hero-banner/settings/HeroBanner.js +2 -2
  187. package/dist/cjs/hero-banner/settings/configs/presets/banner-1-col-pre-sales-page.js +1 -1
  188. package/dist/cjs/hero-banner/settings/configs/presets/banner-1-col.js +1 -1
  189. package/dist/cjs/hero-banner/settings/configs/presets/banner-content-left-pre-sales-page.js +1 -1
  190. package/dist/cjs/hero-banner/settings/configs/presets/banner-content-left.js +1 -1
  191. package/dist/cjs/hero-banner/settings/configs/presets/banner-content-right-pre-sales-page.js +1 -1
  192. package/dist/cjs/hero-banner/settings/configs/presets/banner-content-right.js +1 -1
  193. package/dist/cjs/hero-banner/settings/configs/presets/banner-parallax-pre-sales-page.js +1 -1
  194. package/dist/cjs/hero-banner/settings/configs/presets/banner-parallax.js +1 -1
  195. package/dist/cjs/hero-banner/settings/configs/presets/banner-video-pre-sales-page.js +1 -1
  196. package/dist/cjs/hero-banner/settings/configs/presets/banner-video.js +1 -1
  197. package/dist/cjs/hero-banner/settings/configs/translate.js +1 -0
  198. package/dist/cjs/hero-banner/settings/configs/ui-v2.js +1 -1
  199. package/dist/cjs/icon/settings/Icon.js +2 -2
  200. package/dist/cjs/icon/settings/configs/presets.js +2 -2
  201. package/dist/cjs/icon/settings/configs/ui-v2.js +1 -1
  202. package/dist/cjs/icon-list/common/styles.js +1 -1
  203. package/dist/cjs/icon-list/components/IconList.js +1 -1
  204. package/dist/cjs/icon-list/components/IconList.liquid.js +8 -8
  205. package/dist/cjs/icon-list/index.js +1 -1
  206. package/dist/cjs/icon-list/settings/IconList.js +4 -4
  207. package/dist/cjs/icon-list/settings/configs/translate.js +1 -0
  208. package/dist/cjs/icon-list/settings/configs/ui-v2.js +1 -1
  209. package/dist/cjs/icon-list-hoz/settings/IconListHoz.js +2 -2
  210. package/dist/cjs/icon-list-hoz/settings/configs/presets.js +2 -2
  211. package/dist/cjs/icon-list-hoz/settings/configs/uiV2.js +1 -1
  212. package/dist/cjs/icon-list-v2/common/helpers.js +1 -1
  213. package/dist/cjs/icon-list-v2/common/styles.js +1 -1
  214. package/dist/cjs/icon-list-v2/components/IconList.js +1 -1
  215. package/dist/cjs/icon-list-v2/components/IconList.liquid.js +6 -6
  216. package/dist/cjs/icon-list-v2/settings/IconList.js +2 -2
  217. package/dist/cjs/icon-list-v2/settings/configs/settings.js +1 -1
  218. package/dist/cjs/icon-list-v2/settings/configs/translate.js +1 -0
  219. package/dist/cjs/icon-list-v2/settings/configs/ui-v2.js +1 -1
  220. package/dist/cjs/image/common/helpers.js +2 -2
  221. package/dist/cjs/image/components/Image.liquid.js +7 -7
  222. package/dist/cjs/image/settings/Image.js +2 -2
  223. package/dist/cjs/image/settings/configs/presets.js +4 -4
  224. package/dist/cjs/image/settings/configs/settings.js +1 -1
  225. package/dist/cjs/image/settings/configs/translate.js +1 -0
  226. package/dist/cjs/image/settings/configs/ui-v2.js +1 -1
  227. package/dist/cjs/image-comparison/common/attrs.js +1 -1
  228. package/dist/cjs/image-comparison/common/helpers.js +1 -1
  229. package/dist/cjs/image-comparison/components/CompareImage.liquid.js +13 -13
  230. package/dist/cjs/image-comparison/components/ImageComparison.liquid.js +3 -3
  231. package/dist/cjs/image-comparison/components/Label.liquid.js +6 -6
  232. package/dist/cjs/image-comparison/index.js +1 -1
  233. package/dist/cjs/image-comparison/settings/ImageComparison.js +2 -2
  234. package/dist/cjs/image-comparison/settings/configs/settings.js +1 -1
  235. package/dist/cjs/image-comparison/settings/configs/translate.js +1 -0
  236. package/dist/cjs/image-comparison/settings/configs/ui-v2.js +1 -1
  237. package/dist/cjs/image-detection/components/ImageDetection.js +1 -1
  238. package/dist/cjs/image-detection/index.js +1 -1
  239. package/dist/cjs/image-detection/settings/ImageDetection.js +1 -1
  240. package/dist/cjs/index.js +1 -1
  241. package/dist/cjs/line/settings/Line.js +2 -2
  242. package/dist/cjs/line/settings/configs/presets.js +1 -1
  243. package/dist/cjs/line/settings/configs/ui-v2.js +1 -1
  244. package/dist/cjs/marquee/settings/Marquee.js +2 -2
  245. package/dist/cjs/marquee/settings/configs/presets.js +2 -2
  246. package/dist/cjs/marquee/settings/configs/ui-v2.js +1 -1
  247. package/dist/cjs/next.js +1 -1
  248. package/dist/cjs/post-purchase/advanced-list/settings/AdvancedListPostPurchase.js +2 -2
  249. package/dist/cjs/post-purchase/advanced-list/settings/configs/presets.js +1 -1
  250. package/dist/cjs/post-purchase/advanced-list/settings/configs/ui-v2.js +1 -1
  251. package/dist/cjs/post-purchase/button/settings/Button.js +2 -2
  252. package/dist/cjs/post-purchase/button/settings/configs/presets.js +1 -1
  253. package/dist/cjs/post-purchase/button/settings/configs/settings.js +1 -1
  254. package/dist/cjs/post-purchase/button/settings/configs/ui-v2.js +1 -1
  255. package/dist/cjs/post-purchase/buyer-consent/common/classes.js +1 -0
  256. package/dist/cjs/post-purchase/buyer-consent/common/constants.js +1 -0
  257. package/dist/cjs/post-purchase/buyer-consent/common/helpers.js +1 -0
  258. package/dist/cjs/post-purchase/buyer-consent/common/styles.js +1 -0
  259. package/dist/cjs/post-purchase/buyer-consent/components/BuyerConsent.js +1 -0
  260. package/dist/cjs/post-purchase/buyer-consent/components/PostPurchaseCheckbox.js +1 -0
  261. package/dist/cjs/post-purchase/buyer-consent/hooks/useBuyerConsentChecked.js +1 -0
  262. package/dist/cjs/post-purchase/buyer-consent/index.js +1 -0
  263. package/dist/cjs/post-purchase/buyer-consent/next.js +1 -0
  264. package/dist/cjs/post-purchase/buyer-consent/settings/BuyerConsent.js +5 -0
  265. package/dist/cjs/post-purchase/buyer-consent/settings/configs/presets.js +5 -0
  266. package/dist/cjs/post-purchase/buyer-consent/settings/configs/settings.js +1 -0
  267. package/dist/cjs/post-purchase/buyer-consent/settings/configs/ui-v2.js +1 -0
  268. package/dist/cjs/post-purchase/callout-banner/settings/CalloutBox.js +1 -1
  269. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/preset.js +1 -1
  270. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/ui-v2.js +1 -1
  271. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-text/preset.js +1 -1
  272. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-text/ui-v2.js +1 -1
  273. package/dist/cjs/post-purchase/countdown-timer/settings/CountdownTimer.js +2 -2
  274. package/dist/cjs/post-purchase/countdown-timer/settings/config/preset.js +1 -1
  275. package/dist/cjs/post-purchase/countdown-timer/settings/config/ui-v2.js +1 -1
  276. package/dist/cjs/post-purchase/image/settings/Image.js +1 -1
  277. package/dist/cjs/post-purchase/image/settings/configs/ui-v2.js +1 -1
  278. package/dist/cjs/post-purchase/line/index.js +1 -1
  279. package/dist/cjs/post-purchase/line/settings/PostPurchaseLine.js +2 -2
  280. package/dist/cjs/post-purchase/line/settings/configs/presets.js +1 -1
  281. package/dist/cjs/post-purchase/line/settings/configs/ui-v2.js +1 -1
  282. package/dist/cjs/post-purchase/link/settings/PostPurchaseLink.js +2 -2
  283. package/dist/cjs/post-purchase/link/settings/configs/presets.js +1 -1
  284. package/dist/cjs/post-purchase/link/settings/configs/ui-v2.js +1 -1
  285. package/dist/cjs/post-purchase/product/components/AcceptButton.js +1 -1
  286. package/dist/cjs/post-purchase/product/components/ProductPrice.js +1 -1
  287. package/dist/cjs/post-purchase/product/components/ProductPriceBreakdown.js +1 -1
  288. package/dist/cjs/post-purchase/product/components/price-breakdown/MoneyLine.js +1 -1
  289. package/dist/cjs/post-purchase/product/components/product-image/index.js +1 -1
  290. package/dist/cjs/post-purchase/product/components/product-offer/common/attrs.js +1 -1
  291. package/dist/cjs/post-purchase/product/components/product-offer/components/ProductOfferItem.js +1 -1
  292. package/dist/cjs/post-purchase/product/components/product-offer/hooks/useProductOfferData.js +1 -1
  293. package/dist/cjs/post-purchase/product/components/product-subscription/ProductSubscription.js +1 -0
  294. package/dist/cjs/post-purchase/product/components/product-subscription/common/attrs.js +1 -0
  295. package/dist/cjs/post-purchase/product/components/product-subscription/common/classes.js +1 -0
  296. package/dist/cjs/post-purchase/product/components/product-subscription/common/extractSellingPlanSettings.js +1 -0
  297. package/dist/cjs/post-purchase/product/components/product-subscription/common/styles.js +1 -0
  298. package/dist/cjs/post-purchase/product/components/product-subscription/components/OneTimePurchaseTooltip.js +1 -0
  299. package/dist/cjs/post-purchase/product/components/product-subscription/components/ProductSubscriptionContent.js +1 -0
  300. package/dist/cjs/post-purchase/product/components/product-subscription/components/ProductSubscriptionOptions.js +1 -0
  301. package/dist/cjs/post-purchase/product/components/product-subscription/components/SellingPlanDropdown.js +1 -0
  302. package/dist/cjs/post-purchase/product/components/product-subscription/components/SellingPlanLabel.js +1 -0
  303. package/dist/cjs/post-purchase/product/components/product-subscription/components/SellingPlanRadio.js +1 -0
  304. package/dist/cjs/post-purchase/product/components/product-subscription/components/SubscriptionDetail.js +1 -0
  305. package/dist/cjs/post-purchase/product/components/product-subscription/components/SubscriptionRadio.js +1 -0
  306. package/dist/cjs/post-purchase/product/components/product-subscription/helpers/calculateBestSellingPlan.js +1 -0
  307. package/dist/cjs/post-purchase/product/components/product-subscription/helpers/findDefaultValue.js +1 -0
  308. package/dist/cjs/post-purchase/product/components/product-subscription/helpers/findMatchedGroup.js +1 -0
  309. package/dist/cjs/post-purchase/product/components/product-subscription/helpers/findVariantByOptions.js +1 -0
  310. package/dist/cjs/post-purchase/product/components/product-subscription/helpers/handleContainerKeyDown.js +1 -0
  311. package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useCheckProductsSubscriptionExistence.js +1 -0
  312. package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useProductSubscriptionContentData.js +1 -0
  313. package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSellingPlanChange.js +1 -0
  314. package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSellingPlanOptions.js +1 -0
  315. package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSellingSubscription.js +1 -0
  316. package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSubscriptionVisibility.js +1 -0
  317. package/dist/cjs/post-purchase/product/components/product-subscription/types.js +1 -0
  318. package/dist/cjs/post-purchase/product/constants/ProductOfferPlaceholder.js +1 -1
  319. package/dist/cjs/post-purchase/product/constants/index.js +1 -1
  320. package/dist/cjs/post-purchase/product/helpers/product-price-breakdown/getPrice.js +1 -0
  321. package/dist/cjs/post-purchase/product/hooks/useGetMoneyLines.js +1 -1
  322. package/dist/cjs/post-purchase/product/hooks/useGetTextSetting.js +1 -1
  323. package/dist/cjs/post-purchase/product/hooks/useProductPriceBreakdown.js +1 -0
  324. package/dist/cjs/post-purchase/product/hooks/useRecurringSubtotal.js +1 -0
  325. package/dist/cjs/post-purchase/product/hooks/useSubscriptionConsentCheck.js +1 -0
  326. package/dist/cjs/post-purchase/product/hooks/useSubscriptionSellingType.js +1 -0
  327. package/dist/cjs/post-purchase/product/index.js +1 -1
  328. package/dist/cjs/post-purchase/product/next.js +1 -1
  329. package/dist/cjs/post-purchase/product/settings/accept-button/configs/presets.js +1 -1
  330. package/dist/cjs/post-purchase/product/settings/accept-button/configs/ui-v2.js +1 -1
  331. package/dist/cjs/post-purchase/product/settings/accept-button/index.js +2 -2
  332. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-1-col.js +1 -1
  333. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-2-col.js +1 -1
  334. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-default.js +1 -1
  335. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-offer-1-col.js +1 -1
  336. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-offer-2-col.js +1 -1
  337. package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-offer-default.js +1 -1
  338. package/dist/cjs/post-purchase/product/settings/product-description/ProductDescription.js +2 -2
  339. package/dist/cjs/post-purchase/product/settings/product-description/configs/ui-v2.js +1 -1
  340. package/dist/cjs/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
  341. package/dist/cjs/post-purchase/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
  342. package/dist/cjs/post-purchase/product/settings/product-image/ProductImages.js +3 -3
  343. package/dist/cjs/post-purchase/product/settings/product-image/configs/ui-v2.js +1 -1
  344. package/dist/cjs/post-purchase/product/settings/product-offer/configs/ui-v2.js +1 -1
  345. package/dist/cjs/post-purchase/product/settings/product-offer/index.js +2 -2
  346. package/dist/cjs/post-purchase/product/settings/product-price/ProductPrice.js +3 -3
  347. package/dist/cjs/post-purchase/product/settings/product-price/configs/ui-v2.js +1 -1
  348. package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/presets.js +1 -1
  349. package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/settings.js +1 -1
  350. package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/ui-v2.js +1 -1
  351. package/dist/cjs/post-purchase/product/settings/product-price-breakdown/index.js +2 -2
  352. package/dist/cjs/post-purchase/product/settings/product-quantity/configs/presets.js +1 -1
  353. package/dist/cjs/post-purchase/product/settings/product-quantity/configs/ui-v2.js +1 -1
  354. package/dist/cjs/post-purchase/product/settings/product-quantity/index.js +2 -2
  355. package/dist/cjs/post-purchase/product/settings/product-subscription/configs/presets.js +10 -0
  356. package/dist/cjs/post-purchase/product/settings/product-subscription/configs/settings.js +1 -0
  357. package/dist/cjs/post-purchase/product/settings/product-subscription/configs/ui-v2.js +1 -0
  358. package/dist/cjs/post-purchase/product/settings/product-subscription/index.js +10 -0
  359. package/dist/cjs/post-purchase/product/settings/product-title/ProductTitle.js +2 -2
  360. package/dist/cjs/post-purchase/product/settings/product-title/configs/ui-v2.js +1 -1
  361. package/dist/cjs/post-purchase/product/settings/product-variants/ProductVariant.js +2 -2
  362. package/dist/cjs/post-purchase/product/settings/product-variants/configs/ui-v2.js +1 -1
  363. package/dist/cjs/post-purchase/text/settings/heading/configs/presets-v2.js +1 -1
  364. package/dist/cjs/post-purchase/text/settings/text/Text.js +2 -2
  365. package/dist/cjs/post-purchase/text/settings/text/configs/ui-v2.js +1 -1
  366. package/dist/cjs/postPurchaseSetting.js +1 -1
  367. package/dist/cjs/product/components/ProductImages.js +1 -1
  368. package/dist/cjs/product/components/ProductNotFound.js +1 -1
  369. package/dist/cjs/product/components/dynamic-checkout/Button.liquid.js +4 -4
  370. package/dist/cjs/product/components/file-upload/common/helpers.js +1 -1
  371. package/dist/cjs/product/components/file-upload/settings/configs/presets.js +1 -1
  372. package/dist/cjs/product/components/file-upload/settings/configs/settings.js +1 -1
  373. package/dist/cjs/product/components/file-upload/settings/configs/translate.js +1 -0
  374. package/dist/cjs/product/components/file-upload/settings/configs/ui-v2.js +1 -1
  375. package/dist/cjs/product/components/product-badge/ProductBadge.js +1 -1
  376. package/dist/cjs/product/components/product-badge/ProductBadge.liquid.js +5 -5
  377. package/dist/cjs/product/components/product-badge/common/attrs.js +1 -1
  378. package/dist/cjs/product/components/product-bundle/ProductBundleDiscount.js +1 -1
  379. package/dist/cjs/product/components/product-bundle/setting/ProductBundleDiscount.js +2 -2
  380. package/dist/cjs/product/components/product-bundle/setting/configs/ui-v2.js +1 -1
  381. package/dist/cjs/product/components/product-button/ProductButton.liquid.js +6 -6
  382. package/dist/cjs/product/components/product-button/common/classes.js +1 -1
  383. package/dist/cjs/product/components/product-button/common/helpers.js +1 -1
  384. package/dist/cjs/product/components/product-button/helpers/getButtonDynamicSourceLocales.js +1 -1
  385. package/dist/cjs/product/components/product-button/hooks/useAddToCart.js +1 -1
  386. package/dist/cjs/product/components/product-button/hooks/useCartOperations.js +1 -1
  387. package/dist/cjs/product/components/product-button/hooks/useDispatchAfterSubmitEvent.js +1 -1
  388. package/dist/cjs/product/components/product-description/ProductDescription.js +1 -1
  389. package/dist/cjs/product/components/product-description/ProductDescription.liquid.js +12 -12
  390. package/dist/cjs/product/components/product-discount-tag/ProductDiscountTag.js +1 -1
  391. package/dist/cjs/product/components/product-discount-tag/ProductDiscountTag.liquid.js +12 -12
  392. package/dist/cjs/product/components/product-images-v2/ProductImageV2.js +2 -2
  393. package/dist/cjs/product/components/product-images-v3/ProductImageV3.js +2 -2
  394. package/dist/cjs/product/components/product-list/ProductList.js +1 -1
  395. package/dist/cjs/product/components/product-list-v3/ProductList.js +1 -1
  396. package/dist/cjs/product/components/product-price/ProductPrice.js +1 -1
  397. package/dist/cjs/product/components/product-price/ProductPrice.liquid.js +1 -1
  398. package/dist/cjs/product/components/product-properties/ProductProperties.liquid.js +11 -11
  399. package/dist/cjs/product/components/product-properties/common/attrs.js +1 -1
  400. package/dist/cjs/product/components/product-properties/common/helpers.js +1 -1
  401. package/dist/cjs/product/components/product-properties/property-choice/ProductPropertyChoice.liquid.js +13 -13
  402. package/dist/cjs/product/components/product-properties/property-input/ProductPropertyInput.liquid.js +11 -11
  403. package/dist/cjs/product/components/product-properties/property-select/ProductPropertySelect.liquid.js +8 -8
  404. package/dist/cjs/product/components/product-variants/ProductVariants.js +1 -1
  405. package/dist/cjs/product/components/product-vendor/Vendor.liquid.js +2 -2
  406. package/dist/cjs/product/components/product-view-more/ProductViewMore.liquid.js +2 -2
  407. package/dist/cjs/product/components/product-view-more/common/helpers.js +1 -1
  408. package/dist/cjs/product/settings/DynamicCheckout.js +2 -2
  409. package/dist/cjs/product/settings/Product.js +2 -2
  410. package/dist/cjs/product/settings/ProductBadge.js +1 -1
  411. package/dist/cjs/product/settings/ProductButton.js +2 -2
  412. package/dist/cjs/product/settings/ProductDescription.js +1 -1
  413. package/dist/cjs/product/settings/ProductImages.js +2 -2
  414. package/dist/cjs/product/settings/ProductList.js +2 -2
  415. package/dist/cjs/product/settings/ProductListV3.js +2 -2
  416. package/dist/cjs/product/settings/ProductPrice.js +2 -2
  417. package/dist/cjs/product/settings/ProductProperties.js +2 -2
  418. package/dist/cjs/product/settings/ProductQuantity.js +2 -2
  419. package/dist/cjs/product/settings/ProductTag.js +1 -1
  420. package/dist/cjs/product/settings/ProductTitle.js +2 -2
  421. package/dist/cjs/product/settings/ProductVariants.js +2 -2
  422. package/dist/cjs/product/settings/ProductViewMore.js +2 -2
  423. package/dist/cjs/product/settings/Sku.js +2 -2
  424. package/dist/cjs/product/settings/Vendor.js +2 -2
  425. package/dist/cjs/product/settings/dynamic-checkout/configs/presets.js +1 -1
  426. package/dist/cjs/product/settings/dynamic-checkout/configs/ui-v2.js +1 -1
  427. package/dist/cjs/product/settings/product/configs/product-presets/product-1-col.js +2 -2
  428. package/dist/cjs/product/settings/product/configs/product-presets/product-2-col.js +2 -2
  429. package/dist/cjs/product/settings/product/configs/product-presets/product-default.js +2 -2
  430. package/dist/cjs/product/settings/product/configs/ui-v2.js +1 -1
  431. package/dist/cjs/product/settings/product-badge/configs/presets.js +1 -1
  432. package/dist/cjs/product/settings/product-badge/configs/settings.js +1 -1
  433. package/dist/cjs/product/settings/product-badge/configs/translate.js +1 -0
  434. package/dist/cjs/product/settings/product-badge/configs/ui-v2.js +1 -1
  435. package/dist/cjs/product/settings/product-button/configs/presets.js +1 -1
  436. package/dist/cjs/product/settings/product-button/configs/settings.js +1 -1
  437. package/dist/cjs/product/settings/product-button/configs/translate.js +1 -0
  438. package/dist/cjs/product/settings/product-button/configs/ui-v2.js +1 -1
  439. package/dist/cjs/product/settings/product-description/configs/presets.js +1 -1
  440. package/dist/cjs/product/settings/product-description/configs/settings.js +1 -1
  441. package/dist/cjs/product/settings/product-description/configs/translate.js +1 -0
  442. package/dist/cjs/product/settings/product-description/configs/ui-v2.js +1 -1
  443. package/dist/cjs/product/settings/product-discount-tag/configs/translate.js +1 -0
  444. package/dist/cjs/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
  445. package/dist/cjs/product/settings/product-image-v2/ProductImages.js +2 -2
  446. package/dist/cjs/product/settings/product-image-v2/configs/ui/FeatureDots.js +1 -1
  447. package/dist/cjs/product/settings/product-image-v2/configs/ui/FeatureNavigation.js +1 -1
  448. package/dist/cjs/product/settings/product-image-v2/configs/ui/ImageListNavigation.js +1 -1
  449. package/dist/cjs/product/settings/product-image-v2/configs/ui-v2.js +1 -1
  450. package/dist/cjs/product/settings/product-image-v3/ProductImages.js +2 -2
  451. package/dist/cjs/product/settings/product-image-v3/configs/setting-v2/ProductFeatureImage.js +1 -1
  452. package/dist/cjs/product/settings/product-image-v3/configs/setting-v2/ProductGalleryImage.js +1 -1
  453. package/dist/cjs/product/settings/product-image-v3/configs/ui/FeatureDots.js +1 -1
  454. package/dist/cjs/product/settings/product-image-v3/configs/ui/FeatureNavigation.js +1 -1
  455. package/dist/cjs/product/settings/product-image-v3/configs/ui/ImageListNavigation.js +1 -1
  456. package/dist/cjs/product/settings/product-image-v3/configs/ui-v2.js +1 -1
  457. package/dist/cjs/product/settings/product-list/configs/presets.js +2 -2
  458. package/dist/cjs/product/settings/product-list/configs/ui-v2.js +1 -1
  459. package/dist/cjs/product/settings/product-list-v3/configs/presets.js +2 -2
  460. package/dist/cjs/product/settings/product-list-v3/configs/ui-v2.js +1 -1
  461. package/dist/cjs/product/settings/product-price/configs/presets.js +2 -2
  462. package/dist/cjs/product/settings/product-price/configs/ui-v2.js +1 -1
  463. package/dist/cjs/product/settings/product-properties/configs/presets.js +1 -1
  464. package/dist/cjs/product/settings/product-properties/configs/settings-v2.js +1 -1
  465. package/dist/cjs/product/settings/product-properties/configs/translate.js +1 -0
  466. package/dist/cjs/product/settings/product-properties/configs/ui-v2.js +1 -1
  467. package/dist/cjs/product/settings/product-quantity/configs/presets.js +2 -2
  468. package/dist/cjs/product/settings/product-quantity/configs/settings.js +1 -1
  469. package/dist/cjs/product/settings/product-quantity/configs/ui-v2.js +1 -1
  470. package/dist/cjs/product/settings/product-sku/configs/presets.js +1 -1
  471. package/dist/cjs/product/settings/product-sku/configs/ui-v2.js +1 -1
  472. package/dist/cjs/product/settings/product-title/configs/presets.js +1 -1
  473. package/dist/cjs/product/settings/product-title/configs/ui-v2.js +1 -1
  474. package/dist/cjs/product/settings/product-variant/configs/presets.js +2 -2
  475. package/dist/cjs/product/settings/product-variant/configs/ui-v2.js +1 -1
  476. package/dist/cjs/product/settings/product-vendor/configs/presets.js +1 -1
  477. package/dist/cjs/product/settings/product-vendor/configs/ui-v2.js +1 -1
  478. package/dist/cjs/product/settings/product-view-more/configs/presets.js +1 -1
  479. package/dist/cjs/product/settings/product-view-more/configs/settings.js +1 -1
  480. package/dist/cjs/product/settings/product-view-more/configs/translate.js +1 -0
  481. package/dist/cjs/product/settings/product-view-more/configs/ui-v2.js +1 -1
  482. package/dist/cjs/shop-pay-installment/settings/ShopPayInstallments.js +1 -1
  483. package/dist/cjs/shop-pay-installment/settings/configs/settings.js +1 -1
  484. package/dist/cjs/sticky/common/styles.js +1 -1
  485. package/dist/cjs/sticky/components/Sticky.js +1 -1
  486. package/dist/cjs/sticky/components/Sticky.liquid.js +5 -5
  487. package/dist/cjs/sticky/index.js +1 -1
  488. package/dist/cjs/sticky/settings/Sticky.js +1 -1
  489. package/dist/cjs/sticky/settings/configs/presets.js +4 -4
  490. package/dist/cjs/sticky/settings/configs/translate.js +1 -0
  491. package/dist/cjs/sticky/settings/configs/ui-v2.js +1 -1
  492. package/dist/cjs/stock-counter/components/StockCounter.liquid.js +8 -8
  493. package/dist/cjs/stock-counter/settings/StockCounter.js +2 -2
  494. package/dist/cjs/stock-counter/settings/configs/presets.js +2 -2
  495. package/dist/cjs/stock-counter/settings/configs/settings-v2.js +1 -1
  496. package/dist/cjs/stock-counter/settings/configs/translate.js +1 -0
  497. package/dist/cjs/stock-counter/settings/configs/ui-v2.js +1 -1
  498. package/dist/cjs/tab/common/styles.js +1 -1
  499. package/dist/cjs/tab/components/Tabs.js +1 -1
  500. package/dist/cjs/tab/components/Tabs.liquid.js +8 -8
  501. package/dist/cjs/tab/settings/Tabs.js +2 -2
  502. package/dist/cjs/tab/settings/configs/settings.js +1 -1
  503. package/dist/cjs/tab/settings/configs/translate.js +1 -0
  504. package/dist/cjs/tab/settings/configs/ui-v2.js +1 -1
  505. package/dist/cjs/text/common/helpers.js +1 -1
  506. package/dist/cjs/text/common/styles.js +1 -1
  507. package/dist/cjs/text/components/Text.js +1 -1
  508. package/dist/cjs/text/components/Text.liquid.js +9 -9
  509. package/dist/cjs/text/settings/Text.js +2 -2
  510. package/dist/cjs/text/settings/configs/presets.js +1 -1
  511. package/dist/cjs/text/settings/configs/settings.js +1 -1
  512. package/dist/cjs/text/settings/configs/translate.js +1 -0
  513. package/dist/cjs/text/settings/configs/ui-v2.js +1 -1
  514. package/dist/cjs/third-party/components/CustomProductOptionsVariant.liquid.js +1 -1
  515. package/dist/cjs/third-party/components/EasifyProductOptions.liquid.js +1 -1
  516. package/dist/cjs/third-party/components/PushOwl.liquid.js +1 -1
  517. package/dist/cjs/third-party/index.js +1 -1
  518. package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/index.js +2 -2
  519. package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/uiV2.js +1 -1
  520. package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/index.js +2 -2
  521. package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/uiV2.js +1 -1
  522. package/dist/cjs/third-party/settings/AliReviews/index.js +2 -2
  523. package/dist/cjs/third-party/settings/AliReviews/uiV2.js +1 -1
  524. package/dist/cjs/third-party/settings/AlsoBoughtCbb/index.js +2 -2
  525. package/dist/cjs/third-party/settings/AlsoBoughtCbb/uiV2.js +1 -1
  526. package/dist/cjs/third-party/settings/AovBundlesVolumeDiscounts/index.js +1 -1
  527. package/dist/cjs/third-party/settings/AovBundlesVolumeDiscounts/uiV2.js +1 -1
  528. package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +2 -2
  529. package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV2.js +1 -1
  530. package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/index.js +2 -2
  531. package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/uiV2.js +1 -1
  532. package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/index.js +2 -2
  533. package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/uiV2.js +1 -1
  534. package/dist/cjs/third-party/settings/AppstleSubscriptions/index.js +2 -2
  535. package/dist/cjs/third-party/settings/AppstleSubscriptions/uiV2.js +1 -1
  536. package/dist/cjs/third-party/settings/BestBuyFulfillment/index.js +2 -2
  537. package/dist/cjs/third-party/settings/BestBuyFulfillment/uiV2.js +1 -1
  538. package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/index.js +2 -2
  539. package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/uiV2.js +1 -1
  540. package/dist/cjs/third-party/settings/BirdChime/index.js +2 -2
  541. package/dist/cjs/third-party/settings/BirdChime/uiV2.js +1 -1
  542. package/dist/cjs/third-party/settings/BloyRewardsProgramLoyalty/index.js +1 -1
  543. package/dist/cjs/third-party/settings/BloyRewardsProgramLoyalty/uiV2.js +1 -1
  544. package/dist/cjs/third-party/settings/Bogos/index.js +2 -2
  545. package/dist/cjs/third-party/settings/Bogos/uiV2.js +1 -1
  546. package/dist/cjs/third-party/settings/BoldProductOptions/index.js +2 -2
  547. package/dist/cjs/third-party/settings/BoldProductOptions/uiV2.js +1 -1
  548. package/dist/cjs/third-party/settings/BoldSubscriptions/index.js +2 -2
  549. package/dist/cjs/third-party/settings/BoldSubscriptions/uiV2.js +1 -1
  550. package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/index.js +2 -2
  551. package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/uiV2.js +1 -1
  552. package/dist/cjs/third-party/settings/BoostAISearchDiscovery/index.js +2 -2
  553. package/dist/cjs/third-party/settings/BoostAISearchDiscovery/uiV2.js +1 -1
  554. package/dist/cjs/third-party/settings/Bundler/index.js +2 -2
  555. package/dist/cjs/third-party/settings/Bundler/uiV2.js +1 -1
  556. package/dist/cjs/third-party/settings/CleanSizeCharts/index.js +2 -2
  557. package/dist/cjs/third-party/settings/CleanSizeCharts/uiV2.js +1 -1
  558. package/dist/cjs/third-party/settings/CrossSellCartUpsell/index.js +2 -2
  559. package/dist/cjs/third-party/settings/CrossSellCartUpsell/uiV2.js +1 -1
  560. package/dist/cjs/third-party/settings/CustomProductOptionsVariant/index.js +2 -2
  561. package/dist/cjs/third-party/settings/CustomProductOptionsVariant/uiV2.js +1 -1
  562. package/dist/cjs/third-party/settings/DealeasyVolumeDiscounts/index.js +1 -1
  563. package/dist/cjs/third-party/settings/DealeasyVolumeDiscounts/uiV2.js +1 -1
  564. package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/index.js +2 -2
  565. package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/uiV2.js +1 -1
  566. package/dist/cjs/third-party/settings/EasifyProductOptions/index.js +2 -2
  567. package/dist/cjs/third-party/settings/EasifyProductOptions/uiV2.js +1 -1
  568. package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/index.js +2 -2
  569. package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/uiV2.js +1 -1
  570. package/dist/cjs/third-party/settings/EasySellCOD/index.js +2 -2
  571. package/dist/cjs/third-party/settings/EasySellCOD/uiV2.js +1 -1
  572. package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/index.js +2 -2
  573. package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/uiV2.js +1 -1
  574. package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/index.js +2 -2
  575. package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/uiV2.js +1 -1
  576. package/dist/cjs/third-party/settings/EssentialAnnouncementBar/index.js +2 -2
  577. package/dist/cjs/third-party/settings/EssentialAnnouncementBar/uiV2.js +1 -1
  578. package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/index.js +2 -2
  579. package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/uiV2.js +1 -1
  580. package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/index.js +2 -2
  581. package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/uiV2.js +1 -1
  582. package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/index.js +2 -2
  583. package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/uiV2.js +1 -1
  584. package/dist/cjs/third-party/settings/FeraReviews/index.js +2 -2
  585. package/dist/cjs/third-party/settings/FeraReviews/uiV2.js +1 -1
  586. package/dist/cjs/third-party/settings/FirePush/index.js +2 -2
  587. package/dist/cjs/third-party/settings/FirePush/uiV2.js +1 -1
  588. package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/index.js +2 -2
  589. package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/uiV2.js +1 -1
  590. package/dist/cjs/third-party/settings/FordeerProductLabels/index.js +2 -2
  591. package/dist/cjs/third-party/settings/FordeerProductLabels/uiV2.js +1 -1
  592. package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/index.js +3 -3
  593. package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/uiV2.js +1 -1
  594. package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/index.js +2 -2
  595. package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/uiV2.js +1 -1
  596. package/dist/cjs/third-party/settings/GloboProductOptionsVariant/index.js +2 -2
  597. package/dist/cjs/third-party/settings/GloboProductOptionsVariant/uiV2.js +1 -1
  598. package/dist/cjs/third-party/settings/GoogleReviewsByReputon/index.js +2 -2
  599. package/dist/cjs/third-party/settings/GoogleReviewsByReputon/uiV2.js +1 -1
  600. package/dist/cjs/third-party/settings/Growave/index.js +2 -2
  601. package/dist/cjs/third-party/settings/Growave/uiV2.js +1 -1
  602. package/dist/cjs/third-party/settings/GrowthSuiteDiscountCodes/index.js +1 -1
  603. package/dist/cjs/third-party/settings/GrowthSuiteDiscountCodes/uiV2.js +1 -1
  604. package/dist/cjs/third-party/settings/HextomCountdownTimerBar/index.js +2 -2
  605. package/dist/cjs/third-party/settings/HextomCountdownTimerBar/uiV2.js +1 -1
  606. package/dist/cjs/third-party/settings/HextomFreeShippingBar/index.js +2 -2
  607. package/dist/cjs/third-party/settings/HextomFreeShippingBar/uiV2.js +1 -1
  608. package/dist/cjs/third-party/settings/HulkFormBuilder/index.js +2 -2
  609. package/dist/cjs/third-party/settings/HulkFormBuilder/uiV2.js +1 -1
  610. package/dist/cjs/third-party/settings/HulkProductOptions/index.js +2 -2
  611. package/dist/cjs/third-party/settings/HulkProductOptions/uiV2.js +1 -1
  612. package/dist/cjs/third-party/settings/InfiniteOptions/index.js +2 -2
  613. package/dist/cjs/third-party/settings/InfiniteOptions/uiV2.js +1 -1
  614. package/dist/cjs/third-party/settings/Instafeed/index.js +2 -2
  615. package/dist/cjs/third-party/settings/Instafeed/uiV2.js +1 -1
  616. package/dist/cjs/third-party/settings/InstasellShoppableInstagram/index.js +2 -2
  617. package/dist/cjs/third-party/settings/InstasellShoppableInstagram/uiV2.js +1 -1
  618. package/dist/cjs/third-party/settings/JudgemeReviews/index.js +2 -2
  619. package/dist/cjs/third-party/settings/JudgemeReviews/uiV2.js +1 -1
  620. package/dist/cjs/third-party/settings/JunipProductReviewsUgc/index.js +2 -2
  621. package/dist/cjs/third-party/settings/JunipProductReviewsUgc/uiV2.js +1 -1
  622. package/dist/cjs/third-party/settings/KachingBundles/index.js +2 -2
  623. package/dist/cjs/third-party/settings/KachingBundles/uiV2.js +1 -1
  624. package/dist/cjs/third-party/{setting → settings}/KachingSubscriptionsApp/index.js +2 -2
  625. package/dist/cjs/third-party/{setting → settings}/KachingSubscriptionsApp/uiV2.js +1 -1
  626. package/dist/cjs/third-party/settings/KingProductOptions/index.js +2 -2
  627. package/dist/cjs/third-party/settings/KingProductOptions/uiV2.js +1 -1
  628. package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/index.js +2 -2
  629. package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/uiV2.js +1 -1
  630. package/dist/cjs/third-party/settings/KlarnaMessaging/index.js +2 -2
  631. package/dist/cjs/third-party/settings/KlarnaMessaging/uiV2.js +1 -1
  632. package/dist/cjs/third-party/settings/Klaviyo/index.js +2 -2
  633. package/dist/cjs/third-party/settings/Klaviyo/uiV2.js +1 -1
  634. package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/index.js +2 -2
  635. package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/uiV2.js +1 -1
  636. package/dist/cjs/third-party/settings/LaiProductReviews/index.js +2 -2
  637. package/dist/cjs/third-party/settings/LaiProductReviews/uiV2.js +1 -1
  638. package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/index.js +2 -2
  639. package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/uiV2.js +1 -1
  640. package/dist/cjs/third-party/settings/LoopSubscriptions/index.js +2 -2
  641. package/dist/cjs/third-party/settings/LoopSubscriptions/uiV2.js +1 -1
  642. package/dist/cjs/third-party/settings/LooxReviews/index.js +2 -2
  643. package/dist/cjs/third-party/settings/LooxReviews/uiV2.js +1 -1
  644. package/dist/cjs/third-party/settings/MaxbundleProductBundles/index.js +2 -2
  645. package/dist/cjs/third-party/settings/MaxbundleProductBundles/uiV2.js +1 -1
  646. package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/index.js +2 -2
  647. package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/uiV2.js +1 -1
  648. package/dist/cjs/third-party/settings/MyappgurusProductReviews/index.js +2 -2
  649. package/dist/cjs/third-party/settings/MyappgurusProductReviews/uiV2.js +1 -1
  650. package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/index.js +2 -2
  651. package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/uiV2.js +1 -1
  652. package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/index.js +2 -2
  653. package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/uiV2.js +1 -1
  654. package/dist/cjs/third-party/settings/Omnisend/index.js +2 -2
  655. package/dist/cjs/third-party/settings/Omnisend/uiV2.js +1 -1
  656. package/dist/cjs/third-party/settings/Opinew/index.js +2 -2
  657. package/dist/cjs/third-party/settings/Opinew/uiV2.js +1 -1
  658. package/dist/cjs/third-party/settings/ParcelPanel/index.js +2 -2
  659. package/dist/cjs/third-party/settings/ParcelPanel/uiV2.js +1 -1
  660. package/dist/cjs/third-party/settings/PickyStory/index.js +2 -2
  661. package/dist/cjs/third-party/settings/PickyStory/uiV2.js +1 -1
  662. package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/index.js +2 -2
  663. package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/uiV2.js +1 -1
  664. package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/index.js +2 -2
  665. package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/uiV2.js +1 -1
  666. package/dist/cjs/third-party/settings/PreorderNowWodPresale/index.js +2 -2
  667. package/dist/cjs/third-party/settings/PreorderNowWodPresale/uiV2.js +1 -1
  668. package/dist/cjs/third-party/settings/ProductOptionsCustomizer/index.js +2 -2
  669. package/dist/cjs/third-party/settings/ProductOptionsCustomizer/uiV2.js +1 -1
  670. package/dist/cjs/third-party/settings/ProductOptionsVariantOption/index.js +2 -2
  671. package/dist/cjs/third-party/settings/ProductOptionsVariantOption/uiV2.js +1 -1
  672. package/dist/cjs/third-party/settings/ProductReviews/index.js +2 -2
  673. package/dist/cjs/third-party/settings/ProductReviews/uiV2.js +1 -1
  674. package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/index.js +2 -2
  675. package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/uiV2.js +1 -1
  676. package/dist/cjs/third-party/settings/PushOwl/index.js +2 -2
  677. package/dist/cjs/third-party/settings/PushOwl/uiV2.js +1 -1
  678. package/dist/cjs/third-party/settings/QikifyUpsell/index.js +2 -2
  679. package/dist/cjs/third-party/settings/QikifyUpsell/uiV2.js +1 -1
  680. package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/index.js +2 -2
  681. package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/uiV2.js +1 -1
  682. package/dist/cjs/third-party/settings/RechargeSubscriptions/index.js +2 -2
  683. package/dist/cjs/third-party/settings/RechargeSubscriptions/uiV2.js +1 -1
  684. package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/index.js +2 -2
  685. package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/uiV2.js +1 -1
  686. package/dist/cjs/third-party/settings/Releasit/index.js +2 -2
  687. package/dist/cjs/third-party/settings/Releasit/uiV2.js +1 -1
  688. package/dist/cjs/third-party/settings/RequestQuoteHidePrice/index.js +2 -2
  689. package/dist/cjs/third-party/settings/RequestQuoteHidePrice/uiV2.js +1 -1
  690. package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/index.js +2 -2
  691. package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/uiV2.js +1 -1
  692. package/dist/cjs/third-party/settings/Rivyo/index.js +2 -2
  693. package/dist/cjs/third-party/settings/Rivyo/uiV2.js +1 -1
  694. package/dist/cjs/third-party/settings/Ryviu/index.js +2 -2
  695. package/dist/cjs/third-party/settings/Ryviu/uiV2.js +1 -1
  696. package/dist/cjs/third-party/settings/SealSubscriptions/index.js +2 -2
  697. package/dist/cjs/third-party/settings/SealSubscriptions/uiV2.js +1 -1
  698. package/dist/cjs/third-party/settings/SegunoEmailMarketing/index.js +2 -2
  699. package/dist/cjs/third-party/settings/SegunoEmailMarketing/uiV2.js +1 -1
  700. package/dist/cjs/third-party/settings/Selleasy/index.js +2 -2
  701. package/dist/cjs/third-party/settings/Selleasy/uiV2.js +1 -1
  702. package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/index.js +2 -2
  703. package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/uiV2.js +1 -1
  704. package/dist/cjs/third-party/settings/ShopifyForms/index.js +2 -2
  705. package/dist/cjs/third-party/settings/ShopifyForms/uiV2.js +1 -1
  706. package/dist/cjs/third-party/settings/ShopifySubscriptions/index.js +2 -2
  707. package/dist/cjs/third-party/settings/ShopifySubscriptions/uiV2.js +1 -1
  708. package/dist/cjs/third-party/settings/SimpleBundlesKits/index.js +2 -2
  709. package/dist/cjs/third-party/settings/SimpleBundlesKits/uiV2.js +1 -1
  710. package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/index.js +2 -2
  711. package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/uiV2.js +1 -1
  712. package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/index.js +2 -2
  713. package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/uiV2.js +1 -1
  714. package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/index.js +2 -2
  715. package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/uiV2.js +1 -1
  716. package/dist/cjs/third-party/settings/Stamped.js +1 -1
  717. package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/index.js +2 -2
  718. package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/uiV2.js +1 -1
  719. package/dist/cjs/third-party/settings/SubifySubscriptionsApp/index.js +2 -2
  720. package/dist/cjs/third-party/settings/SubifySubscriptionsApp/uiV2.js +1 -1
  721. package/dist/cjs/third-party/settings/TagembedSocialPostReview/index.js +2 -2
  722. package/dist/cjs/third-party/settings/TagembedSocialPostReview/uiV2.js +1 -1
  723. package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/index.js +2 -2
  724. package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/uiV2.js +1 -1
  725. package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/index.js +2 -2
  726. package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/uiV2.js +1 -1
  727. package/dist/cjs/third-party/settings/TrustBadgesBear/index.js +2 -2
  728. package/dist/cjs/third-party/settings/TrustBadgesBear/uiV2.js +1 -1
  729. package/dist/cjs/third-party/settings/TrustMe/index.js +2 -2
  730. package/dist/cjs/third-party/settings/TrustMe/uiV2.js +1 -1
  731. package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/index.js +2 -2
  732. package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/uiV2.js +1 -1
  733. package/dist/cjs/third-party/settings/Trustoo/index.js +2 -2
  734. package/dist/cjs/third-party/settings/Trustoo/uiV2.js +1 -1
  735. package/dist/cjs/third-party/settings/TrustreviewsProductReviews/index.js +2 -2
  736. package/dist/cjs/third-party/settings/TrustreviewsProductReviews/uiV2.js +1 -1
  737. package/dist/cjs/third-party/settings/TrustshopProductReviews/index.js +2 -2
  738. package/dist/cjs/third-party/settings/TrustshopProductReviews/uiV2.js +1 -1
  739. package/dist/cjs/third-party/settings/UltimateSalesBoost/index.js +1 -1
  740. package/dist/cjs/third-party/settings/UltimateSalesBoost/uiV2.js +1 -1
  741. package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/index.js +2 -2
  742. package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/uiV2.js +1 -1
  743. package/dist/cjs/third-party/settings/UppromoteAffiliateMarketing/setting.js +1 -1
  744. package/dist/cjs/third-party/settings/UppromoteAffiliateMarketing/uiV2.js +1 -1
  745. package/dist/cjs/third-party/settings/Vitals/index.js +2 -2
  746. package/dist/cjs/third-party/settings/Vitals/uiV2.js +1 -1
  747. package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/index.js +2 -2
  748. package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/uiV2.js +1 -1
  749. package/dist/cjs/third-party/settings/WideBundle/index.js +2 -2
  750. package/dist/cjs/third-party/settings/WideBundle/uiV2.js +1 -1
  751. package/dist/cjs/third-party/settings/Wiser/index.js +2 -2
  752. package/dist/cjs/third-party/settings/Wiser/uiV2.js +1 -1
  753. package/dist/cjs/third-party/settings/WishlistKing/index.js +2 -2
  754. package/dist/cjs/third-party/settings/WishlistKing/uiV2.js +1 -1
  755. package/dist/cjs/third-party/settings/WishlistPlus/index.js +2 -2
  756. package/dist/cjs/third-party/settings/WishlistPlus/uiV2.js +1 -1
  757. package/dist/cjs/third-party/settings/YotpoLoyalty/index.js +2 -2
  758. package/dist/cjs/third-party/settings/YotpoLoyalty/uiV2.js +1 -1
  759. package/dist/cjs/third-party/settings/YotpoReviews/index.js +2 -2
  760. package/dist/cjs/third-party/settings/YotpoReviews/uiV2.js +1 -1
  761. package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v2.js +1 -1
  762. package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/index.js +2 -2
  763. package/dist/cjs/third-party-instant/settings/InstantKlaviyo/configs/ui-v2.js +1 -1
  764. package/dist/cjs/third-party-instant/settings/InstantKlaviyo/index.js +2 -2
  765. package/dist/cjs/third-party-instant/settings/InstantLooxReviews/index.js +1 -1
  766. package/dist/cjs/third-party-instant/settings/InstantYotpoLoyalty/index.js +1 -1
  767. package/dist/cjs/third-party-slot/settings/ThirdPartySlot.js +2 -2
  768. package/dist/cjs/third-party-slot/settings/configs/ui-v2.js +1 -1
  769. package/dist/cjs/translate.js +2 -0
  770. package/dist/cjs/video/common/helpers.js +1 -1
  771. package/dist/cjs/video/components/LiteVimeoEmbed.liquid.js +11 -11
  772. package/dist/cjs/video/components/LiteYouTubeEmbed.liquid.js +11 -11
  773. package/dist/cjs/video/components/Video.liquid.js +3 -3
  774. package/dist/cjs/video/settings/Video.js +2 -2
  775. package/dist/cjs/video/settings/configs/translate.js +1 -0
  776. package/dist/cjs/video/settings/configs/ui-v2.js +1 -1
  777. package/dist/esm/accordion/components/Accordion.liquid.js +12 -12
  778. package/dist/esm/accordion/settings/Accordion.js +4 -4
  779. package/dist/esm/accordion/settings/configs/settings.js +1 -1
  780. package/dist/esm/accordion/settings/configs/translate.js +1 -0
  781. package/dist/esm/accordion/settings/configs/ui-v2.js +1 -1
  782. package/dist/esm/article/components/ArticleAuthor.liquid.js +1 -1
  783. package/dist/esm/article/components/ArticleContent.js +3 -3
  784. package/dist/esm/article/components/ArticleDate.liquid.js +2 -2
  785. package/dist/esm/article/components/ArticleExcerpt.js +1 -1
  786. package/dist/esm/article/components/ArticleExcerpt.liquid.js +2 -2
  787. package/dist/esm/article/components/ArticleNotFound.js +1 -1
  788. package/dist/esm/article/components/ArticleReadMore.liquid.js +4 -4
  789. package/dist/esm/article/components/ArticleTag.liquid.js +1 -1
  790. package/dist/esm/article/components/ArticleTitle.liquid.js +2 -2
  791. package/dist/esm/article/settings/ArticleAuthor.js +2 -2
  792. package/dist/esm/article/settings/ArticleCategory.js +2 -2
  793. package/dist/esm/article/settings/ArticleContent.js +2 -2
  794. package/dist/esm/article/settings/ArticleDate.js +2 -2
  795. package/dist/esm/article/settings/ArticleExcerpt.js +2 -2
  796. package/dist/esm/article/settings/ArticleImage.js +2 -2
  797. package/dist/esm/article/settings/ArticleList.js +2 -2
  798. package/dist/esm/article/settings/ArticlePagination.js +1 -1
  799. package/dist/esm/article/settings/ArticleReadMore.js +2 -2
  800. package/dist/esm/article/settings/ArticleTag.js +2 -2
  801. package/dist/esm/article/settings/ArticleTitle.js +2 -2
  802. package/dist/esm/article/settings/configs/article-author/presets.js +1 -1
  803. package/dist/esm/article/settings/configs/article-author/ui-v2.js +1 -1
  804. package/dist/esm/article/settings/configs/article-category/presets.js +1 -1
  805. package/dist/esm/article/settings/configs/article-category/ui-v2.js +1 -1
  806. package/dist/esm/article/settings/configs/article-content/presets.js +1 -1
  807. package/dist/esm/article/settings/configs/article-content/ui-v2.js +1 -1
  808. package/dist/esm/article/settings/configs/article-date/presets.js +1 -1
  809. package/dist/esm/article/settings/configs/article-date/settings.js +1 -1
  810. package/dist/esm/article/settings/configs/article-date/ui-v2.js +1 -1
  811. package/dist/esm/article/settings/configs/article-excerpt/presets.js +1 -1
  812. package/dist/esm/article/settings/configs/article-excerpt/ui-v2.js +1 -1
  813. package/dist/esm/article/settings/configs/article-image/presets.js +1 -1
  814. package/dist/esm/article/settings/configs/article-image/ui-v2.js +1 -1
  815. package/dist/esm/article/settings/configs/article-list/presets.js +1 -1
  816. package/dist/esm/article/settings/configs/article-list/ui-v2.js +1 -1
  817. package/dist/esm/article/settings/configs/article-read-more/presets.js +1 -1
  818. package/dist/esm/article/settings/configs/article-read-more/settings.js +1 -1
  819. package/dist/esm/article/settings/configs/article-read-more/ui-v2.js +1 -1
  820. package/dist/esm/article/settings/configs/article-tag/presets.js +1 -1
  821. package/dist/esm/article/settings/configs/article-tag/ui-v2.js +1 -1
  822. package/dist/esm/article/settings/configs/article-title/presets.js +1 -1
  823. package/dist/esm/article/settings/configs/article-title/ui-v2.js +1 -1
  824. package/dist/esm/article/settings/configs/translate.js +1 -0
  825. package/dist/esm/breadcrumb/settings/Breadcrumb.js +1 -1
  826. package/dist/esm/breadcrumb/settings/configs/ui-v2.js +1 -1
  827. package/dist/esm/builder.js +1 -1
  828. package/dist/esm/button/common/helpers.js +1 -1
  829. package/dist/esm/button/components/Button.liquid.js +19 -19
  830. package/dist/esm/button/settings/Button.js +5 -5
  831. package/dist/esm/button/settings/configs/settings.js +1 -1
  832. package/dist/esm/button/settings/configs/translate.js +1 -0
  833. package/dist/esm/button/settings/configs/ui-v2.js +1 -1
  834. package/dist/esm/carousel/settings/Carousel.js +2 -2
  835. package/dist/esm/carousel/settings/configs/presets.js +4 -4
  836. package/dist/esm/carousel/settings/configs/ui-v2.js +1 -1
  837. package/dist/esm/carousel-v3/settings/Carousel.js +2 -2
  838. package/dist/esm/carousel-v3/settings/configs/presets.js +4 -4
  839. package/dist/esm/carousel-v3/settings/configs/ui-v2.js +1 -1
  840. package/dist/esm/code/common/styles.js +1 -1
  841. package/dist/esm/code/components/CSSCode.js +1 -1
  842. package/dist/esm/code/components/CSSCode.liquid.js +4 -4
  843. package/dist/esm/code/index.js +1 -1
  844. package/dist/esm/code/settings/CSSCode.js +2 -2
  845. package/dist/esm/code/settings/configs/translate.js +1 -0
  846. package/dist/esm/code/settings/configs/ui-v2.js +1 -1
  847. package/dist/esm/collection/components/collection-description/common/helpers.js +1 -1
  848. package/dist/esm/collection/components/collection-paginator/common/helpers.js +2 -2
  849. package/dist/esm/collection/components/collection-title/CollectionTitle.liquid.js +1 -1
  850. package/dist/esm/collection/components/collection-toolbar/common/helpers.js +1 -1
  851. package/dist/esm/collection/settings/collection-banner/CollectionBanner.js +2 -2
  852. package/dist/esm/collection/settings/collection-banner/configs/ui-v2.js +1 -1
  853. package/dist/esm/collection/settings/collection-description/CollectionDescription.js +2 -2
  854. package/dist/esm/collection/settings/collection-description/configs/settings.js +1 -1
  855. package/dist/esm/collection/settings/collection-description/configs/translate.js +1 -0
  856. package/dist/esm/collection/settings/collection-description/configs/ui-v2.js +1 -1
  857. package/dist/esm/collection/settings/collection-paginator/CollectionPaginator.js +2 -2
  858. package/dist/esm/collection/settings/collection-paginator/configs/settings.js +1 -1
  859. package/dist/esm/collection/settings/collection-paginator/configs/translate.js +1 -0
  860. package/dist/esm/collection/settings/collection-paginator/configs/ui-v2.js +1 -1
  861. package/dist/esm/collection/settings/collection-title/CollectionTitle.js +2 -2
  862. package/dist/esm/collection/settings/collection-title/configs/ui-v2.js +1 -1
  863. package/dist/esm/collection/settings/collection-toolbar/CollectionToolbar.js +2 -2
  864. package/dist/esm/collection/settings/collection-toolbar/configs/settings.js +1 -1
  865. package/dist/esm/collection/settings/collection-toolbar/configs/translate.js +1 -0
  866. package/dist/esm/collection/settings/collection-toolbar/configs/ui-v2.js +1 -1
  867. package/dist/esm/common/components/NoDataState.js +1 -1
  868. package/dist/esm/constant.js +1 -1
  869. package/dist/esm/countdown-timer/components/Countdown.liquid.js +18 -18
  870. package/dist/esm/countdown-timer/settings/Countdown.js +2 -2
  871. package/dist/esm/countdown-timer/settings/configs/setting.js +1 -1
  872. package/dist/esm/countdown-timer/settings/configs/translate.js +1 -0
  873. package/dist/esm/countdown-timer/settings/configs/ui-v2.js +1 -1
  874. package/dist/esm/coupon/common/helpers.js +1 -1
  875. package/dist/esm/coupon/components/Coupon.liquid.js +5 -5
  876. package/dist/esm/coupon/settings/Coupon.js +2 -2
  877. package/dist/esm/coupon/settings/configs/presets.js +2 -2
  878. package/dist/esm/coupon/settings/configs/settings.js +1 -1
  879. package/dist/esm/coupon/settings/configs/translate.js +1 -0
  880. package/dist/esm/coupon/settings/configs/ui-v2.js +1 -1
  881. package/dist/esm/dialog/common/styles.js +1 -1
  882. package/dist/esm/dialog/components/Dialog.js +2 -2
  883. package/dist/esm/dialog/components/Dialog.liquid.js +20 -20
  884. package/dist/esm/dialog/settings/Dialog.js +2 -2
  885. package/dist/esm/dialog/settings/configs/translate.js +1 -0
  886. package/dist/esm/dialog/settings/configs/ui-v2.js +1 -1
  887. package/dist/esm/estimate-delivery/common/helpers.js +1 -1
  888. package/dist/esm/estimate-delivery/common/styles.js +1 -1
  889. package/dist/esm/estimate-delivery/components/EstimateDate.js +1 -1
  890. package/dist/esm/estimate-delivery/components/EstimateDate.liquid.js +3 -3
  891. package/dist/esm/estimate-delivery/settings/EstimateDate.js +2 -2
  892. package/dist/esm/estimate-delivery/settings/configs/settings.js +1 -1
  893. package/dist/esm/estimate-delivery/settings/configs/translate.js +1 -0
  894. package/dist/esm/estimate-delivery/settings/configs/ui-v2.js +1 -1
  895. package/dist/esm/form/components/form-checkbox/FormCheckbox.liquid.js +12 -12
  896. package/dist/esm/form/components/form-dropdown/FormDropdown.liquid.js +17 -17
  897. package/dist/esm/form/components/form-email/FormEmail.liquid.js +9 -9
  898. package/dist/esm/form/components/newsletter/Newsletter.liquid.js +13 -13
  899. package/dist/esm/form/components/submit-button/SubmitButton.liquid.js +2 -2
  900. package/dist/esm/form/components/submit-button/common/helpers.js +1 -1
  901. package/dist/esm/form/components/textarea/TextArea.liquid.js +9 -9
  902. package/dist/esm/form/components/textfield/TextField.liquid.js +8 -8
  903. package/dist/esm/form/components/textinput/TextInput.liquid.js +18 -18
  904. package/dist/esm/form/settings/contact/Contact.js +2 -2
  905. package/dist/esm/form/settings/contact/configs/settings.js +1 -1
  906. package/dist/esm/form/settings/contact/configs/translate.js +1 -0
  907. package/dist/esm/form/settings/contact/configs/ui-v2.js +1 -1
  908. package/dist/esm/form/settings/form-checkbox/FormCheckbox.js +2 -2
  909. package/dist/esm/form/settings/form-checkbox/configs/settings.js +1 -1
  910. package/dist/esm/form/settings/form-checkbox/configs/translate.js +1 -0
  911. package/dist/esm/form/settings/form-checkbox/configs/ui-v2.js +1 -1
  912. package/dist/esm/form/settings/form-dropdown/FormDropdown.js +2 -2
  913. package/dist/esm/form/settings/form-dropdown/configs/settings.js +1 -1
  914. package/dist/esm/form/settings/form-dropdown/configs/translate.js +1 -0
  915. package/dist/esm/form/settings/form-dropdown/configs/ui-v2.js +1 -1
  916. package/dist/esm/form/settings/form-email/FormEmail.js +2 -2
  917. package/dist/esm/form/settings/form-email/configs/settings.js +1 -1
  918. package/dist/esm/form/settings/form-email/configs/translate.js +1 -0
  919. package/dist/esm/form/settings/form-email/configs/ui-v2.js +1 -1
  920. package/dist/esm/form/settings/form-textarea/Textarea.js +2 -2
  921. package/dist/esm/form/settings/form-textarea/configs/settings.js +1 -1
  922. package/dist/esm/form/settings/form-textarea/configs/translate.js +1 -0
  923. package/dist/esm/form/settings/form-textarea/configs/ui-v2.js +1 -1
  924. package/dist/esm/form/settings/newsletter/Newsletter.js +2 -2
  925. package/dist/esm/form/settings/newsletter/configs/settings.js +1 -1
  926. package/dist/esm/form/settings/newsletter/configs/translate.js +1 -0
  927. package/dist/esm/form/settings/newsletter/configs/ui-v2.js +1 -1
  928. package/dist/esm/form/settings/submit-button/SubmitButton.js +2 -2
  929. package/dist/esm/form/settings/submit-button/configs/settings.js +1 -1
  930. package/dist/esm/form/settings/submit-button/configs/translate.js +1 -0
  931. package/dist/esm/form/settings/submit-button/configs/ui-v2.js +1 -1
  932. package/dist/esm/form/settings/text-field/TextField.js +2 -2
  933. package/dist/esm/form/settings/text-field/configs/settings.js +1 -1
  934. package/dist/esm/form/settings/text-field/configs/translate.js +1 -0
  935. package/dist/esm/form/settings/text-field/configs/ui-v2.js +1 -1
  936. package/dist/esm/form/settings/text-input/TextInput.js +2 -2
  937. package/dist/esm/form/settings/text-input/configs/settings.js +1 -1
  938. package/dist/esm/form/settings/text-input/configs/translate.js +1 -0
  939. package/dist/esm/form/settings/text-input/configs/ui-v2.js +1 -1
  940. package/dist/esm/grid/components/row/Row.js +1 -1
  941. package/dist/esm/grid/components/row/Row.liquid.js +18 -18
  942. package/dist/esm/grid/components/row/common/helpers.js +1 -1
  943. package/dist/esm/grid/components/row/common/styles.js +1 -1
  944. package/dist/esm/grid/settings/Row.js +2 -2
  945. package/dist/esm/grid/settings/Section.js +1 -1
  946. package/dist/esm/grid/settings/configs/row/presets.js +4 -4
  947. package/dist/esm/grid/settings/configs/row/translate.js +1 -0
  948. package/dist/esm/grid/settings/configs/row/ui-v2.js +1 -1
  949. package/dist/esm/grid/settings/configs/section/ui-v2.js +1 -1
  950. package/dist/esm/header/settings/Header.js +2 -2
  951. package/dist/esm/header/settings/configs/presets.js +1 -1
  952. package/dist/esm/header/settings/configs/ui-v2.js +1 -1
  953. package/dist/esm/heading/components/Heading.liquid.js +1 -1
  954. package/dist/esm/heading/settings/Heading.js +2 -2
  955. package/dist/esm/heading/settings/configs/presets.js +1 -1
  956. package/dist/esm/heading/settings/configs/settings.js +1 -1
  957. package/dist/esm/heading/settings/configs/translate.js +1 -0
  958. package/dist/esm/heading/settings/configs/ui-v2.js +1 -1
  959. package/dist/esm/helpers.js +1 -1
  960. package/dist/esm/hero-banner/components/HeroBanner.liquid.js +12 -12
  961. package/dist/esm/hero-banner/components/HeroBannerItem.liquid.js +10 -10
  962. package/dist/esm/hero-banner/settings/HeroBanner.js +2 -2
  963. package/dist/esm/hero-banner/settings/configs/presets/banner-1-col-pre-sales-page.js +1 -1
  964. package/dist/esm/hero-banner/settings/configs/presets/banner-1-col.js +1 -1
  965. package/dist/esm/hero-banner/settings/configs/presets/banner-content-left-pre-sales-page.js +1 -1
  966. package/dist/esm/hero-banner/settings/configs/presets/banner-content-left.js +1 -1
  967. package/dist/esm/hero-banner/settings/configs/presets/banner-content-right-pre-sales-page.js +1 -1
  968. package/dist/esm/hero-banner/settings/configs/presets/banner-content-right.js +1 -1
  969. package/dist/esm/hero-banner/settings/configs/presets/banner-parallax-pre-sales-page.js +1 -1
  970. package/dist/esm/hero-banner/settings/configs/presets/banner-parallax.js +1 -1
  971. package/dist/esm/hero-banner/settings/configs/presets/banner-video-pre-sales-page.js +1 -1
  972. package/dist/esm/hero-banner/settings/configs/presets/banner-video.js +1 -1
  973. package/dist/esm/hero-banner/settings/configs/translate.js +1 -0
  974. package/dist/esm/hero-banner/settings/configs/ui-v2.js +1 -1
  975. package/dist/esm/icon/settings/Icon.js +2 -2
  976. package/dist/esm/icon/settings/configs/presets.js +2 -2
  977. package/dist/esm/icon/settings/configs/ui-v2.js +1 -1
  978. package/dist/esm/icon-list/common/styles.js +1 -1
  979. package/dist/esm/icon-list/components/IconList.js +1 -1
  980. package/dist/esm/icon-list/components/IconList.liquid.js +8 -8
  981. package/dist/esm/icon-list/index.js +1 -1
  982. package/dist/esm/icon-list/settings/IconList.js +4 -4
  983. package/dist/esm/icon-list/settings/configs/translate.js +1 -0
  984. package/dist/esm/icon-list/settings/configs/ui-v2.js +1 -1
  985. package/dist/esm/icon-list-hoz/settings/IconListHoz.js +2 -2
  986. package/dist/esm/icon-list-hoz/settings/configs/presets.js +2 -2
  987. package/dist/esm/icon-list-hoz/settings/configs/uiV2.js +1 -1
  988. package/dist/esm/icon-list-v2/common/helpers.js +1 -1
  989. package/dist/esm/icon-list-v2/common/styles.js +1 -1
  990. package/dist/esm/icon-list-v2/components/IconList.js +1 -1
  991. package/dist/esm/icon-list-v2/components/IconList.liquid.js +8 -8
  992. package/dist/esm/icon-list-v2/settings/IconList.js +2 -2
  993. package/dist/esm/icon-list-v2/settings/configs/settings.js +1 -1
  994. package/dist/esm/icon-list-v2/settings/configs/translate.js +1 -0
  995. package/dist/esm/icon-list-v2/settings/configs/ui-v2.js +1 -1
  996. package/dist/esm/image/common/helpers.js +2 -2
  997. package/dist/esm/image/components/Image.liquid.js +10 -10
  998. package/dist/esm/image/settings/Image.js +2 -2
  999. package/dist/esm/image/settings/configs/presets.js +4 -4
  1000. package/dist/esm/image/settings/configs/settings.js +1 -1
  1001. package/dist/esm/image/settings/configs/translate.js +1 -0
  1002. package/dist/esm/image/settings/configs/ui-v2.js +1 -1
  1003. package/dist/esm/image-comparison/common/attrs.js +1 -1
  1004. package/dist/esm/image-comparison/common/helpers.js +1 -1
  1005. package/dist/esm/image-comparison/components/CompareImage.liquid.js +13 -13
  1006. package/dist/esm/image-comparison/components/ImageComparison.liquid.js +3 -3
  1007. package/dist/esm/image-comparison/components/Label.liquid.js +6 -6
  1008. package/dist/esm/image-comparison/index.js +1 -1
  1009. package/dist/esm/image-comparison/settings/ImageComparison.js +2 -2
  1010. package/dist/esm/image-comparison/settings/configs/settings.js +1 -1
  1011. package/dist/esm/image-comparison/settings/configs/translate.js +1 -0
  1012. package/dist/esm/image-comparison/settings/configs/ui-v2.js +1 -1
  1013. package/dist/esm/image-detection/components/ImageDetection.js +1 -1
  1014. package/dist/esm/image-detection/index.js +1 -1
  1015. package/dist/esm/image-detection/settings/ImageDetection.js +1 -1
  1016. package/dist/esm/index.js +1 -1
  1017. package/dist/esm/line/settings/Line.js +2 -2
  1018. package/dist/esm/line/settings/configs/presets.js +1 -1
  1019. package/dist/esm/line/settings/configs/ui-v2.js +1 -1
  1020. package/dist/esm/marquee/settings/Marquee.js +2 -2
  1021. package/dist/esm/marquee/settings/configs/presets.js +2 -2
  1022. package/dist/esm/marquee/settings/configs/ui-v2.js +1 -1
  1023. package/dist/esm/next.js +1 -1
  1024. package/dist/esm/post-purchase/advanced-list/settings/AdvancedListPostPurchase.js +2 -2
  1025. package/dist/esm/post-purchase/advanced-list/settings/configs/presets.js +1 -1
  1026. package/dist/esm/post-purchase/advanced-list/settings/configs/ui-v2.js +1 -1
  1027. package/dist/esm/post-purchase/button/settings/Button.js +2 -2
  1028. package/dist/esm/post-purchase/button/settings/configs/presets.js +1 -1
  1029. package/dist/esm/post-purchase/button/settings/configs/settings.js +1 -1
  1030. package/dist/esm/post-purchase/button/settings/configs/ui-v2.js +1 -1
  1031. package/dist/esm/post-purchase/buyer-consent/common/classes.js +1 -0
  1032. package/dist/esm/post-purchase/buyer-consent/common/constants.js +1 -0
  1033. package/dist/esm/post-purchase/buyer-consent/common/helpers.js +1 -0
  1034. package/dist/esm/post-purchase/buyer-consent/common/styles.js +1 -0
  1035. package/dist/esm/post-purchase/buyer-consent/components/BuyerConsent.js +1 -0
  1036. package/dist/esm/post-purchase/buyer-consent/components/PostPurchaseCheckbox.js +1 -0
  1037. package/dist/esm/post-purchase/buyer-consent/hooks/useBuyerConsentChecked.js +1 -0
  1038. package/dist/esm/post-purchase/buyer-consent/index.js +1 -0
  1039. package/dist/esm/post-purchase/buyer-consent/next.js +1 -0
  1040. package/dist/esm/post-purchase/buyer-consent/settings/BuyerConsent.js +5 -0
  1041. package/dist/esm/post-purchase/buyer-consent/settings/configs/presets.js +5 -0
  1042. package/dist/esm/post-purchase/buyer-consent/settings/configs/settings.js +1 -0
  1043. package/dist/esm/post-purchase/buyer-consent/settings/configs/ui-v2.js +1 -0
  1044. package/dist/esm/post-purchase/callout-banner/settings/CalloutBox.js +1 -1
  1045. package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/preset.js +1 -1
  1046. package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/ui-v2.js +1 -1
  1047. package/dist/esm/post-purchase/callout-banner/settings/config/callout-text/preset.js +1 -1
  1048. package/dist/esm/post-purchase/callout-banner/settings/config/callout-text/ui-v2.js +1 -1
  1049. package/dist/esm/post-purchase/countdown-timer/settings/CountdownTimer.js +2 -2
  1050. package/dist/esm/post-purchase/countdown-timer/settings/config/preset.js +1 -1
  1051. package/dist/esm/post-purchase/countdown-timer/settings/config/ui-v2.js +1 -1
  1052. package/dist/esm/post-purchase/image/settings/Image.js +1 -1
  1053. package/dist/esm/post-purchase/image/settings/configs/ui-v2.js +1 -1
  1054. package/dist/esm/post-purchase/line/index.js +1 -1
  1055. package/dist/esm/post-purchase/line/settings/PostPurchaseLine.js +2 -2
  1056. package/dist/esm/post-purchase/line/settings/configs/presets.js +1 -1
  1057. package/dist/esm/post-purchase/line/settings/configs/ui-v2.js +1 -1
  1058. package/dist/esm/post-purchase/link/settings/PostPurchaseLink.js +2 -2
  1059. package/dist/esm/post-purchase/link/settings/configs/presets.js +1 -1
  1060. package/dist/esm/post-purchase/link/settings/configs/ui-v2.js +1 -1
  1061. package/dist/esm/post-purchase/product/components/AcceptButton.js +1 -1
  1062. package/dist/esm/post-purchase/product/components/ProductPrice.js +1 -1
  1063. package/dist/esm/post-purchase/product/components/ProductPriceBreakdown.js +1 -1
  1064. package/dist/esm/post-purchase/product/components/price-breakdown/MoneyLine.js +1 -1
  1065. package/dist/esm/post-purchase/product/components/product-image/index.js +1 -1
  1066. package/dist/esm/post-purchase/product/components/product-offer/common/attrs.js +1 -1
  1067. package/dist/esm/post-purchase/product/components/product-offer/components/ProductOfferItem.js +1 -1
  1068. package/dist/esm/post-purchase/product/components/product-offer/hooks/useProductOfferData.js +1 -1
  1069. package/dist/esm/post-purchase/product/components/product-subscription/ProductSubscription.js +1 -0
  1070. package/dist/esm/post-purchase/product/components/product-subscription/common/attrs.js +1 -0
  1071. package/dist/esm/post-purchase/product/components/product-subscription/common/classes.js +1 -0
  1072. package/dist/esm/post-purchase/product/components/product-subscription/common/extractSellingPlanSettings.js +1 -0
  1073. package/dist/esm/post-purchase/product/components/product-subscription/common/styles.js +1 -0
  1074. package/dist/esm/post-purchase/product/components/product-subscription/components/OneTimePurchaseTooltip.js +1 -0
  1075. package/dist/esm/post-purchase/product/components/product-subscription/components/ProductSubscriptionContent.js +1 -0
  1076. package/dist/esm/post-purchase/product/components/product-subscription/components/ProductSubscriptionOptions.js +1 -0
  1077. package/dist/esm/post-purchase/product/components/product-subscription/components/SellingPlanDropdown.js +1 -0
  1078. package/dist/esm/post-purchase/product/components/product-subscription/components/SellingPlanLabel.js +1 -0
  1079. package/dist/esm/post-purchase/product/components/product-subscription/components/SellingPlanRadio.js +1 -0
  1080. package/dist/esm/post-purchase/product/components/product-subscription/components/SubscriptionDetail.js +1 -0
  1081. package/dist/esm/post-purchase/product/components/product-subscription/components/SubscriptionRadio.js +1 -0
  1082. package/dist/esm/post-purchase/product/components/product-subscription/helpers/calculateBestSellingPlan.js +1 -0
  1083. package/dist/esm/post-purchase/product/components/product-subscription/helpers/findDefaultValue.js +1 -0
  1084. package/dist/esm/post-purchase/product/components/product-subscription/helpers/findMatchedGroup.js +1 -0
  1085. package/dist/esm/post-purchase/product/components/product-subscription/helpers/findVariantByOptions.js +1 -0
  1086. package/dist/esm/post-purchase/product/components/product-subscription/helpers/handleContainerKeyDown.js +1 -0
  1087. package/dist/esm/post-purchase/product/components/product-subscription/hooks/useCheckProductsSubscriptionExistence.js +1 -0
  1088. package/dist/esm/post-purchase/product/components/product-subscription/hooks/useProductSubscriptionContentData.js +1 -0
  1089. package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSellingPlanChange.js +1 -0
  1090. package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSellingPlanOptions.js +1 -0
  1091. package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSellingSubscription.js +1 -0
  1092. package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSubscriptionVisibility.js +1 -0
  1093. package/dist/esm/post-purchase/product/components/product-subscription/types.js +1 -0
  1094. package/dist/esm/post-purchase/product/constants/ProductOfferPlaceholder.js +1 -1
  1095. package/dist/esm/post-purchase/product/constants/index.js +1 -1
  1096. package/dist/esm/post-purchase/product/helpers/product-price-breakdown/getPrice.js +1 -0
  1097. package/dist/esm/post-purchase/product/hooks/useGetMoneyLines.js +1 -1
  1098. package/dist/esm/post-purchase/product/hooks/useGetTextSetting.js +1 -1
  1099. package/dist/esm/post-purchase/product/hooks/useProductPriceBreakdown.js +1 -0
  1100. package/dist/esm/post-purchase/product/hooks/useRecurringSubtotal.js +1 -0
  1101. package/dist/esm/post-purchase/product/hooks/useSubscriptionConsentCheck.js +1 -0
  1102. package/dist/esm/post-purchase/product/hooks/useSubscriptionSellingType.js +1 -0
  1103. package/dist/esm/post-purchase/product/index.js +1 -1
  1104. package/dist/esm/post-purchase/product/next.js +1 -1
  1105. package/dist/esm/post-purchase/product/settings/accept-button/configs/presets.js +1 -1
  1106. package/dist/esm/post-purchase/product/settings/accept-button/configs/ui-v2.js +1 -1
  1107. package/dist/esm/post-purchase/product/settings/accept-button/index.js +2 -2
  1108. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-1-col.js +1 -1
  1109. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-2-col.js +1 -1
  1110. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-default.js +1 -1
  1111. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-offer-1-col.js +1 -1
  1112. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-offer-2-col.js +1 -1
  1113. package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-offer-default.js +1 -1
  1114. package/dist/esm/post-purchase/product/settings/product-description/ProductDescription.js +2 -2
  1115. package/dist/esm/post-purchase/product/settings/product-description/configs/ui-v2.js +1 -1
  1116. package/dist/esm/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
  1117. package/dist/esm/post-purchase/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
  1118. package/dist/esm/post-purchase/product/settings/product-image/ProductImages.js +3 -3
  1119. package/dist/esm/post-purchase/product/settings/product-image/configs/ui-v2.js +1 -1
  1120. package/dist/esm/post-purchase/product/settings/product-offer/configs/ui-v2.js +1 -1
  1121. package/dist/esm/post-purchase/product/settings/product-offer/index.js +2 -2
  1122. package/dist/esm/post-purchase/product/settings/product-price/ProductPrice.js +3 -3
  1123. package/dist/esm/post-purchase/product/settings/product-price/configs/ui-v2.js +1 -1
  1124. package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/presets.js +1 -1
  1125. package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/settings.js +1 -1
  1126. package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/ui-v2.js +1 -1
  1127. package/dist/esm/post-purchase/product/settings/product-price-breakdown/index.js +2 -2
  1128. package/dist/esm/post-purchase/product/settings/product-quantity/configs/presets.js +1 -1
  1129. package/dist/esm/post-purchase/product/settings/product-quantity/configs/ui-v2.js +1 -1
  1130. package/dist/esm/post-purchase/product/settings/product-quantity/index.js +2 -2
  1131. package/dist/esm/post-purchase/product/settings/product-subscription/configs/presets.js +10 -0
  1132. package/dist/esm/post-purchase/product/settings/product-subscription/configs/settings.js +1 -0
  1133. package/dist/esm/post-purchase/product/settings/product-subscription/configs/ui-v2.js +1 -0
  1134. package/dist/esm/post-purchase/product/settings/product-subscription/index.js +10 -0
  1135. package/dist/esm/post-purchase/product/settings/product-title/ProductTitle.js +2 -2
  1136. package/dist/esm/post-purchase/product/settings/product-title/configs/ui-v2.js +1 -1
  1137. package/dist/esm/post-purchase/product/settings/product-variants/ProductVariant.js +2 -2
  1138. package/dist/esm/post-purchase/product/settings/product-variants/configs/ui-v2.js +1 -1
  1139. package/dist/esm/post-purchase/text/settings/heading/configs/presets-v2.js +1 -1
  1140. package/dist/esm/post-purchase/text/settings/text/Text.js +2 -2
  1141. package/dist/esm/post-purchase/text/settings/text/configs/ui-v2.js +1 -1
  1142. package/dist/esm/postPurchaseSetting.js +1 -1
  1143. package/dist/esm/product/components/ProductImages.js +1 -1
  1144. package/dist/esm/product/components/ProductNotFound.js +1 -1
  1145. package/dist/esm/product/components/dynamic-checkout/Button.liquid.js +5 -5
  1146. package/dist/esm/product/components/file-upload/common/helpers.js +1 -1
  1147. package/dist/esm/product/components/file-upload/settings/configs/presets.js +1 -1
  1148. package/dist/esm/product/components/file-upload/settings/configs/settings.js +1 -1
  1149. package/dist/esm/product/components/file-upload/settings/configs/translate.js +1 -0
  1150. package/dist/esm/product/components/file-upload/settings/configs/ui-v2.js +1 -1
  1151. package/dist/esm/product/components/product-badge/ProductBadge.js +1 -1
  1152. package/dist/esm/product/components/product-badge/ProductBadge.liquid.js +22 -22
  1153. package/dist/esm/product/components/product-badge/common/attrs.js +1 -1
  1154. package/dist/esm/product/components/product-bundle/ProductBundleDiscount.js +1 -1
  1155. package/dist/esm/product/components/product-bundle/setting/ProductBundleDiscount.js +2 -2
  1156. package/dist/esm/product/components/product-bundle/setting/configs/ui-v2.js +1 -1
  1157. package/dist/esm/product/components/product-button/ProductButton.liquid.js +6 -6
  1158. package/dist/esm/product/components/product-button/common/classes.js +1 -1
  1159. package/dist/esm/product/components/product-button/common/helpers.js +1 -1
  1160. package/dist/esm/product/components/product-button/helpers/getButtonDynamicSourceLocales.js +1 -1
  1161. package/dist/esm/product/components/product-button/hooks/useAddToCart.js +1 -1
  1162. package/dist/esm/product/components/product-button/hooks/useCartOperations.js +1 -1
  1163. package/dist/esm/product/components/product-button/hooks/useDispatchAfterSubmitEvent.js +1 -1
  1164. package/dist/esm/product/components/product-description/ProductDescription.js +1 -1
  1165. package/dist/esm/product/components/product-description/ProductDescription.liquid.js +13 -13
  1166. package/dist/esm/product/components/product-discount-tag/ProductDiscountTag.js +1 -1
  1167. package/dist/esm/product/components/product-discount-tag/ProductDiscountTag.liquid.js +14 -14
  1168. package/dist/esm/product/components/product-images-v2/ProductImageV2.js +2 -2
  1169. package/dist/esm/product/components/product-images-v3/ProductImageV3.js +2 -2
  1170. package/dist/esm/product/components/product-list/ProductList.js +1 -1
  1171. package/dist/esm/product/components/product-list-v3/ProductList.js +1 -1
  1172. package/dist/esm/product/components/product-price/ProductPrice.js +1 -1
  1173. package/dist/esm/product/components/product-price/ProductPrice.liquid.js +2 -2
  1174. package/dist/esm/product/components/product-properties/ProductProperties.liquid.js +14 -14
  1175. package/dist/esm/product/components/product-properties/common/attrs.js +1 -1
  1176. package/dist/esm/product/components/product-properties/common/helpers.js +1 -1
  1177. package/dist/esm/product/components/product-properties/property-choice/ProductPropertyChoice.liquid.js +14 -14
  1178. package/dist/esm/product/components/product-properties/property-input/ProductPropertyInput.liquid.js +11 -11
  1179. package/dist/esm/product/components/product-properties/property-select/ProductPropertySelect.liquid.js +7 -7
  1180. package/dist/esm/product/components/product-variants/ProductVariants.js +1 -1
  1181. package/dist/esm/product/components/product-vendor/Vendor.liquid.js +5 -5
  1182. package/dist/esm/product/components/product-view-more/ProductViewMore.liquid.js +3 -3
  1183. package/dist/esm/product/components/product-view-more/common/helpers.js +1 -1
  1184. package/dist/esm/product/settings/DynamicCheckout.js +2 -2
  1185. package/dist/esm/product/settings/Product.js +2 -2
  1186. package/dist/esm/product/settings/ProductBadge.js +1 -1
  1187. package/dist/esm/product/settings/ProductButton.js +2 -2
  1188. package/dist/esm/product/settings/ProductDescription.js +1 -1
  1189. package/dist/esm/product/settings/ProductImages.js +2 -2
  1190. package/dist/esm/product/settings/ProductList.js +2 -2
  1191. package/dist/esm/product/settings/ProductListV3.js +2 -2
  1192. package/dist/esm/product/settings/ProductPrice.js +2 -2
  1193. package/dist/esm/product/settings/ProductProperties.js +2 -2
  1194. package/dist/esm/product/settings/ProductQuantity.js +2 -2
  1195. package/dist/esm/product/settings/ProductTag.js +1 -1
  1196. package/dist/esm/product/settings/ProductTitle.js +2 -2
  1197. package/dist/esm/product/settings/ProductVariants.js +2 -2
  1198. package/dist/esm/product/settings/ProductViewMore.js +2 -2
  1199. package/dist/esm/product/settings/Sku.js +2 -2
  1200. package/dist/esm/product/settings/Vendor.js +2 -2
  1201. package/dist/esm/product/settings/dynamic-checkout/configs/presets.js +1 -1
  1202. package/dist/esm/product/settings/dynamic-checkout/configs/ui-v2.js +1 -1
  1203. package/dist/esm/product/settings/product/configs/product-presets/product-1-col.js +2 -2
  1204. package/dist/esm/product/settings/product/configs/product-presets/product-2-col.js +2 -2
  1205. package/dist/esm/product/settings/product/configs/product-presets/product-default.js +2 -2
  1206. package/dist/esm/product/settings/product/configs/ui-v2.js +1 -1
  1207. package/dist/esm/product/settings/product-badge/configs/presets.js +1 -1
  1208. package/dist/esm/product/settings/product-badge/configs/settings.js +1 -1
  1209. package/dist/esm/product/settings/product-badge/configs/translate.js +1 -0
  1210. package/dist/esm/product/settings/product-badge/configs/ui-v2.js +1 -1
  1211. package/dist/esm/product/settings/product-button/configs/presets.js +1 -1
  1212. package/dist/esm/product/settings/product-button/configs/settings.js +1 -1
  1213. package/dist/esm/product/settings/product-button/configs/translate.js +1 -0
  1214. package/dist/esm/product/settings/product-button/configs/ui-v2.js +1 -1
  1215. package/dist/esm/product/settings/product-description/configs/presets.js +1 -1
  1216. package/dist/esm/product/settings/product-description/configs/settings.js +1 -1
  1217. package/dist/esm/product/settings/product-description/configs/translate.js +1 -0
  1218. package/dist/esm/product/settings/product-description/configs/ui-v2.js +1 -1
  1219. package/dist/esm/product/settings/product-discount-tag/configs/translate.js +1 -0
  1220. package/dist/esm/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
  1221. package/dist/esm/product/settings/product-image-v2/ProductImages.js +2 -2
  1222. package/dist/esm/product/settings/product-image-v2/configs/ui/FeatureDots.js +1 -1
  1223. package/dist/esm/product/settings/product-image-v2/configs/ui/FeatureNavigation.js +1 -1
  1224. package/dist/esm/product/settings/product-image-v2/configs/ui/ImageListNavigation.js +1 -1
  1225. package/dist/esm/product/settings/product-image-v2/configs/ui-v2.js +1 -1
  1226. package/dist/esm/product/settings/product-image-v3/ProductImages.js +2 -2
  1227. package/dist/esm/product/settings/product-image-v3/configs/setting-v2/ProductFeatureImage.js +1 -1
  1228. package/dist/esm/product/settings/product-image-v3/configs/setting-v2/ProductGalleryImage.js +1 -1
  1229. package/dist/esm/product/settings/product-image-v3/configs/ui/FeatureDots.js +1 -1
  1230. package/dist/esm/product/settings/product-image-v3/configs/ui/FeatureNavigation.js +1 -1
  1231. package/dist/esm/product/settings/product-image-v3/configs/ui/ImageListNavigation.js +1 -1
  1232. package/dist/esm/product/settings/product-image-v3/configs/ui-v2.js +1 -1
  1233. package/dist/esm/product/settings/product-list/configs/presets.js +2 -2
  1234. package/dist/esm/product/settings/product-list/configs/ui-v2.js +1 -1
  1235. package/dist/esm/product/settings/product-list-v3/configs/presets.js +2 -2
  1236. package/dist/esm/product/settings/product-list-v3/configs/ui-v2.js +1 -1
  1237. package/dist/esm/product/settings/product-price/configs/presets.js +2 -2
  1238. package/dist/esm/product/settings/product-price/configs/ui-v2.js +1 -1
  1239. package/dist/esm/product/settings/product-properties/configs/presets.js +1 -1
  1240. package/dist/esm/product/settings/product-properties/configs/settings-v2.js +1 -1
  1241. package/dist/esm/product/settings/product-properties/configs/translate.js +1 -0
  1242. package/dist/esm/product/settings/product-properties/configs/ui-v2.js +1 -1
  1243. package/dist/esm/product/settings/product-quantity/configs/presets.js +2 -2
  1244. package/dist/esm/product/settings/product-quantity/configs/settings.js +1 -1
  1245. package/dist/esm/product/settings/product-quantity/configs/ui-v2.js +1 -1
  1246. package/dist/esm/product/settings/product-sku/configs/presets.js +1 -1
  1247. package/dist/esm/product/settings/product-sku/configs/ui-v2.js +1 -1
  1248. package/dist/esm/product/settings/product-title/configs/presets.js +1 -1
  1249. package/dist/esm/product/settings/product-title/configs/ui-v2.js +1 -1
  1250. package/dist/esm/product/settings/product-variant/configs/presets.js +2 -2
  1251. package/dist/esm/product/settings/product-variant/configs/ui-v2.js +1 -1
  1252. package/dist/esm/product/settings/product-vendor/configs/presets.js +1 -1
  1253. package/dist/esm/product/settings/product-vendor/configs/ui-v2.js +1 -1
  1254. package/dist/esm/product/settings/product-view-more/configs/presets.js +1 -1
  1255. package/dist/esm/product/settings/product-view-more/configs/settings.js +1 -1
  1256. package/dist/esm/product/settings/product-view-more/configs/translate.js +1 -0
  1257. package/dist/esm/product/settings/product-view-more/configs/ui-v2.js +1 -1
  1258. package/dist/esm/shop-pay-installment/settings/ShopPayInstallments.js +2 -2
  1259. package/dist/esm/shop-pay-installment/settings/configs/settings.js +1 -1
  1260. package/dist/esm/sticky/common/styles.js +1 -1
  1261. package/dist/esm/sticky/components/Sticky.js +1 -1
  1262. package/dist/esm/sticky/components/Sticky.liquid.js +12 -12
  1263. package/dist/esm/sticky/index.js +1 -1
  1264. package/dist/esm/sticky/settings/Sticky.js +1 -1
  1265. package/dist/esm/sticky/settings/configs/presets.js +4 -4
  1266. package/dist/esm/sticky/settings/configs/translate.js +1 -0
  1267. package/dist/esm/sticky/settings/configs/ui-v2.js +1 -1
  1268. package/dist/esm/stock-counter/components/StockCounter.liquid.js +42 -42
  1269. package/dist/esm/stock-counter/settings/StockCounter.js +2 -2
  1270. package/dist/esm/stock-counter/settings/configs/presets.js +2 -2
  1271. package/dist/esm/stock-counter/settings/configs/settings-v2.js +1 -1
  1272. package/dist/esm/stock-counter/settings/configs/translate.js +1 -0
  1273. package/dist/esm/stock-counter/settings/configs/ui-v2.js +1 -1
  1274. package/dist/esm/tab/common/styles.js +1 -1
  1275. package/dist/esm/tab/components/Tabs.js +1 -1
  1276. package/dist/esm/tab/components/Tabs.liquid.js +21 -21
  1277. package/dist/esm/tab/settings/Tabs.js +2 -2
  1278. package/dist/esm/tab/settings/configs/settings.js +1 -1
  1279. package/dist/esm/tab/settings/configs/translate.js +1 -0
  1280. package/dist/esm/tab/settings/configs/ui-v2.js +1 -1
  1281. package/dist/esm/text/common/helpers.js +1 -1
  1282. package/dist/esm/text/common/styles.js +1 -1
  1283. package/dist/esm/text/components/Text.js +1 -1
  1284. package/dist/esm/text/components/Text.liquid.js +5 -5
  1285. package/dist/esm/text/settings/Text.js +2 -2
  1286. package/dist/esm/text/settings/configs/presets.js +1 -1
  1287. package/dist/esm/text/settings/configs/settings.js +1 -1
  1288. package/dist/esm/text/settings/configs/translate.js +1 -0
  1289. package/dist/esm/text/settings/configs/ui-v2.js +1 -1
  1290. package/dist/esm/third-party/components/CustomProductOptionsVariant.liquid.js +1 -1
  1291. package/dist/esm/third-party/components/EasifyProductOptions.liquid.js +4 -4
  1292. package/dist/esm/third-party/components/PushOwl.liquid.js +2 -2
  1293. package/dist/esm/third-party/index.js +1 -1
  1294. package/dist/esm/third-party/settings/AftershipEmailMarketingsms/index.js +2 -2
  1295. package/dist/esm/third-party/settings/AftershipEmailMarketingsms/uiV2.js +1 -1
  1296. package/dist/esm/third-party/settings/AirProductReviewsAppUgc/index.js +2 -2
  1297. package/dist/esm/third-party/settings/AirProductReviewsAppUgc/uiV2.js +1 -1
  1298. package/dist/esm/third-party/settings/AliReviews/index.js +2 -2
  1299. package/dist/esm/third-party/settings/AliReviews/uiV2.js +1 -1
  1300. package/dist/esm/third-party/settings/AlsoBoughtCbb/index.js +2 -2
  1301. package/dist/esm/third-party/settings/AlsoBoughtCbb/uiV2.js +1 -1
  1302. package/dist/esm/third-party/settings/AovBundlesVolumeDiscounts/index.js +1 -1
  1303. package/dist/esm/third-party/settings/AovBundlesVolumeDiscounts/uiV2.js +1 -1
  1304. package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +2 -2
  1305. package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV2.js +1 -1
  1306. package/dist/esm/third-party/settings/AppointmentBookingCowlendar/index.js +2 -2
  1307. package/dist/esm/third-party/settings/AppointmentBookingCowlendar/uiV2.js +1 -1
  1308. package/dist/esm/third-party/settings/AppstleBundlesDiscounts/index.js +2 -2
  1309. package/dist/esm/third-party/settings/AppstleBundlesDiscounts/uiV2.js +1 -1
  1310. package/dist/esm/third-party/settings/AppstleSubscriptions/index.js +2 -2
  1311. package/dist/esm/third-party/settings/AppstleSubscriptions/uiV2.js +1 -1
  1312. package/dist/esm/third-party/settings/BestBuyFulfillment/index.js +2 -2
  1313. package/dist/esm/third-party/settings/BestBuyFulfillment/uiV2.js +1 -1
  1314. package/dist/esm/third-party/settings/BfSizeChartSizeGuide/index.js +2 -2
  1315. package/dist/esm/third-party/settings/BfSizeChartSizeGuide/uiV2.js +1 -1
  1316. package/dist/esm/third-party/settings/BirdChime/index.js +2 -2
  1317. package/dist/esm/third-party/settings/BirdChime/uiV2.js +1 -1
  1318. package/dist/esm/third-party/settings/BloyRewardsProgramLoyalty/index.js +1 -1
  1319. package/dist/esm/third-party/settings/BloyRewardsProgramLoyalty/uiV2.js +1 -1
  1320. package/dist/esm/third-party/settings/Bogos/index.js +2 -2
  1321. package/dist/esm/third-party/settings/Bogos/uiV2.js +1 -1
  1322. package/dist/esm/third-party/settings/BoldProductOptions/index.js +2 -2
  1323. package/dist/esm/third-party/settings/BoldProductOptions/uiV2.js +1 -1
  1324. package/dist/esm/third-party/settings/BoldSubscriptions/index.js +2 -2
  1325. package/dist/esm/third-party/settings/BoldSubscriptions/uiV2.js +1 -1
  1326. package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/index.js +2 -2
  1327. package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/uiV2.js +1 -1
  1328. package/dist/esm/third-party/settings/BoostAISearchDiscovery/index.js +2 -2
  1329. package/dist/esm/third-party/settings/BoostAISearchDiscovery/uiV2.js +1 -1
  1330. package/dist/esm/third-party/settings/Bundler/index.js +2 -2
  1331. package/dist/esm/third-party/settings/Bundler/uiV2.js +1 -1
  1332. package/dist/esm/third-party/settings/CleanSizeCharts/index.js +2 -2
  1333. package/dist/esm/third-party/settings/CleanSizeCharts/uiV2.js +1 -1
  1334. package/dist/esm/third-party/settings/CrossSellCartUpsell/index.js +2 -2
  1335. package/dist/esm/third-party/settings/CrossSellCartUpsell/uiV2.js +1 -1
  1336. package/dist/esm/third-party/settings/CustomProductOptionsVariant/index.js +2 -2
  1337. package/dist/esm/third-party/settings/CustomProductOptionsVariant/uiV2.js +1 -1
  1338. package/dist/esm/third-party/settings/DealeasyVolumeDiscounts/index.js +1 -1
  1339. package/dist/esm/third-party/settings/DealeasyVolumeDiscounts/uiV2.js +1 -1
  1340. package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/index.js +2 -2
  1341. package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/uiV2.js +1 -1
  1342. package/dist/esm/third-party/settings/EasifyProductOptions/index.js +2 -2
  1343. package/dist/esm/third-party/settings/EasifyProductOptions/uiV2.js +1 -1
  1344. package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/index.js +2 -2
  1345. package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/uiV2.js +1 -1
  1346. package/dist/esm/third-party/settings/EasySellCOD/index.js +2 -2
  1347. package/dist/esm/third-party/settings/EasySellCOD/uiV2.js +1 -1
  1348. package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/index.js +2 -2
  1349. package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/uiV2.js +1 -1
  1350. package/dist/esm/third-party/settings/EcomsendBackInStockAlert/index.js +2 -2
  1351. package/dist/esm/third-party/settings/EcomsendBackInStockAlert/uiV2.js +1 -1
  1352. package/dist/esm/third-party/settings/EssentialAnnouncementBar/index.js +2 -2
  1353. package/dist/esm/third-party/settings/EssentialAnnouncementBar/uiV2.js +1 -1
  1354. package/dist/esm/third-party/settings/EssentialCountdownTimerBar/index.js +2 -2
  1355. package/dist/esm/third-party/settings/EssentialCountdownTimerBar/uiV2.js +1 -1
  1356. package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/index.js +2 -2
  1357. package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/uiV2.js +1 -1
  1358. package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/index.js +2 -2
  1359. package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/uiV2.js +1 -1
  1360. package/dist/esm/third-party/settings/FeraReviews/index.js +2 -2
  1361. package/dist/esm/third-party/settings/FeraReviews/uiV2.js +1 -1
  1362. package/dist/esm/third-party/settings/FirePush/index.js +2 -2
  1363. package/dist/esm/third-party/settings/FirePush/uiV2.js +1 -1
  1364. package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/index.js +2 -2
  1365. package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/uiV2.js +1 -1
  1366. package/dist/esm/third-party/settings/FordeerProductLabels/index.js +2 -2
  1367. package/dist/esm/third-party/settings/FordeerProductLabels/uiV2.js +1 -1
  1368. package/dist/esm/third-party/settings/FrequentlyBoughtTogether/index.js +3 -3
  1369. package/dist/esm/third-party/settings/FrequentlyBoughtTogether/uiV2.js +1 -1
  1370. package/dist/esm/third-party/settings/GloColorSwatchvariantImage/index.js +2 -2
  1371. package/dist/esm/third-party/settings/GloColorSwatchvariantImage/uiV2.js +1 -1
  1372. package/dist/esm/third-party/settings/GloboProductOptionsVariant/index.js +2 -2
  1373. package/dist/esm/third-party/settings/GloboProductOptionsVariant/uiV2.js +1 -1
  1374. package/dist/esm/third-party/settings/GoogleReviewsByReputon/index.js +2 -2
  1375. package/dist/esm/third-party/settings/GoogleReviewsByReputon/uiV2.js +1 -1
  1376. package/dist/esm/third-party/settings/Growave/index.js +2 -2
  1377. package/dist/esm/third-party/settings/Growave/uiV2.js +1 -1
  1378. package/dist/esm/third-party/settings/GrowthSuiteDiscountCodes/index.js +1 -1
  1379. package/dist/esm/third-party/settings/GrowthSuiteDiscountCodes/uiV2.js +1 -1
  1380. package/dist/esm/third-party/settings/HextomCountdownTimerBar/index.js +2 -2
  1381. package/dist/esm/third-party/settings/HextomCountdownTimerBar/uiV2.js +1 -1
  1382. package/dist/esm/third-party/settings/HextomFreeShippingBar/index.js +2 -2
  1383. package/dist/esm/third-party/settings/HextomFreeShippingBar/uiV2.js +1 -1
  1384. package/dist/esm/third-party/settings/HulkFormBuilder/index.js +2 -2
  1385. package/dist/esm/third-party/settings/HulkFormBuilder/uiV2.js +1 -1
  1386. package/dist/esm/third-party/settings/HulkProductOptions/index.js +2 -2
  1387. package/dist/esm/third-party/settings/HulkProductOptions/uiV2.js +1 -1
  1388. package/dist/esm/third-party/settings/InfiniteOptions/index.js +2 -2
  1389. package/dist/esm/third-party/settings/InfiniteOptions/uiV2.js +1 -1
  1390. package/dist/esm/third-party/settings/Instafeed/index.js +2 -2
  1391. package/dist/esm/third-party/settings/Instafeed/uiV2.js +1 -1
  1392. package/dist/esm/third-party/settings/InstasellShoppableInstagram/index.js +2 -2
  1393. package/dist/esm/third-party/settings/InstasellShoppableInstagram/uiV2.js +1 -1
  1394. package/dist/esm/third-party/settings/JudgemeReviews/index.js +2 -2
  1395. package/dist/esm/third-party/settings/JudgemeReviews/uiV2.js +1 -1
  1396. package/dist/esm/third-party/settings/JunipProductReviewsUgc/index.js +2 -2
  1397. package/dist/esm/third-party/settings/JunipProductReviewsUgc/uiV2.js +1 -1
  1398. package/dist/esm/third-party/settings/KachingBundles/index.js +2 -2
  1399. package/dist/esm/third-party/settings/KachingBundles/uiV2.js +1 -1
  1400. package/dist/esm/third-party/{setting → settings}/KachingSubscriptionsApp/index.js +2 -2
  1401. package/dist/esm/third-party/{setting → settings}/KachingSubscriptionsApp/uiV2.js +1 -1
  1402. package/dist/esm/third-party/settings/KingProductOptions/index.js +2 -2
  1403. package/dist/esm/third-party/settings/KingProductOptions/uiV2.js +1 -1
  1404. package/dist/esm/third-party/settings/KiteFreeGiftDiscount/index.js +2 -2
  1405. package/dist/esm/third-party/settings/KiteFreeGiftDiscount/uiV2.js +1 -1
  1406. package/dist/esm/third-party/settings/KlarnaMessaging/index.js +2 -2
  1407. package/dist/esm/third-party/settings/KlarnaMessaging/uiV2.js +1 -1
  1408. package/dist/esm/third-party/settings/Klaviyo/index.js +2 -2
  1409. package/dist/esm/third-party/settings/Klaviyo/uiV2.js +1 -1
  1410. package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/index.js +2 -2
  1411. package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/uiV2.js +1 -1
  1412. package/dist/esm/third-party/settings/LaiProductReviews/index.js +2 -2
  1413. package/dist/esm/third-party/settings/LaiProductReviews/uiV2.js +1 -1
  1414. package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/index.js +2 -2
  1415. package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/uiV2.js +1 -1
  1416. package/dist/esm/third-party/settings/LoopSubscriptions/index.js +2 -2
  1417. package/dist/esm/third-party/settings/LoopSubscriptions/uiV2.js +1 -1
  1418. package/dist/esm/third-party/settings/LooxReviews/index.js +2 -2
  1419. package/dist/esm/third-party/settings/LooxReviews/uiV2.js +1 -1
  1420. package/dist/esm/third-party/settings/MaxbundleProductBundles/index.js +2 -2
  1421. package/dist/esm/third-party/settings/MaxbundleProductBundles/uiV2.js +1 -1
  1422. package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/index.js +2 -2
  1423. package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/uiV2.js +1 -1
  1424. package/dist/esm/third-party/settings/MyappgurusProductReviews/index.js +2 -2
  1425. package/dist/esm/third-party/settings/MyappgurusProductReviews/uiV2.js +1 -1
  1426. package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/index.js +2 -2
  1427. package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/uiV2.js +1 -1
  1428. package/dist/esm/third-party/settings/OkendoReviewsLoyalty/index.js +2 -2
  1429. package/dist/esm/third-party/settings/OkendoReviewsLoyalty/uiV2.js +1 -1
  1430. package/dist/esm/third-party/settings/Omnisend/index.js +2 -2
  1431. package/dist/esm/third-party/settings/Omnisend/uiV2.js +1 -1
  1432. package/dist/esm/third-party/settings/Opinew/index.js +2 -2
  1433. package/dist/esm/third-party/settings/Opinew/uiV2.js +1 -1
  1434. package/dist/esm/third-party/settings/ParcelPanel/index.js +2 -2
  1435. package/dist/esm/third-party/settings/ParcelPanel/uiV2.js +1 -1
  1436. package/dist/esm/third-party/settings/PickyStory/index.js +2 -2
  1437. package/dist/esm/third-party/settings/PickyStory/uiV2.js +1 -1
  1438. package/dist/esm/third-party/settings/PowerfulContactFormBuilder/index.js +2 -2
  1439. package/dist/esm/third-party/settings/PowerfulContactFormBuilder/uiV2.js +1 -1
  1440. package/dist/esm/third-party/settings/PreorderNowPreOrderPq/index.js +2 -2
  1441. package/dist/esm/third-party/settings/PreorderNowPreOrderPq/uiV2.js +1 -1
  1442. package/dist/esm/third-party/settings/PreorderNowWodPresale/index.js +2 -2
  1443. package/dist/esm/third-party/settings/PreorderNowWodPresale/uiV2.js +1 -1
  1444. package/dist/esm/third-party/settings/ProductOptionsCustomizer/index.js +2 -2
  1445. package/dist/esm/third-party/settings/ProductOptionsCustomizer/uiV2.js +1 -1
  1446. package/dist/esm/third-party/settings/ProductOptionsVariantOption/index.js +2 -2
  1447. package/dist/esm/third-party/settings/ProductOptionsVariantOption/uiV2.js +1 -1
  1448. package/dist/esm/third-party/settings/ProductReviews/index.js +2 -2
  1449. package/dist/esm/third-party/settings/ProductReviews/uiV2.js +1 -1
  1450. package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/index.js +2 -2
  1451. package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/uiV2.js +1 -1
  1452. package/dist/esm/third-party/settings/PushOwl/index.js +2 -2
  1453. package/dist/esm/third-party/settings/PushOwl/uiV2.js +1 -1
  1454. package/dist/esm/third-party/settings/QikifyUpsell/index.js +2 -2
  1455. package/dist/esm/third-party/settings/QikifyUpsell/uiV2.js +1 -1
  1456. package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/index.js +2 -2
  1457. package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/uiV2.js +1 -1
  1458. package/dist/esm/third-party/settings/RechargeSubscriptions/index.js +2 -2
  1459. package/dist/esm/third-party/settings/RechargeSubscriptions/uiV2.js +1 -1
  1460. package/dist/esm/third-party/settings/RecurpaySubscriptionApp/index.js +2 -2
  1461. package/dist/esm/third-party/settings/RecurpaySubscriptionApp/uiV2.js +1 -1
  1462. package/dist/esm/third-party/settings/Releasit/index.js +2 -2
  1463. package/dist/esm/third-party/settings/Releasit/uiV2.js +1 -1
  1464. package/dist/esm/third-party/settings/RequestQuoteHidePrice/index.js +2 -2
  1465. package/dist/esm/third-party/settings/RequestQuoteHidePrice/uiV2.js +1 -1
  1466. package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/index.js +2 -2
  1467. package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/uiV2.js +1 -1
  1468. package/dist/esm/third-party/settings/Rivyo/index.js +2 -2
  1469. package/dist/esm/third-party/settings/Rivyo/uiV2.js +1 -1
  1470. package/dist/esm/third-party/settings/Ryviu/index.js +2 -2
  1471. package/dist/esm/third-party/settings/Ryviu/uiV2.js +1 -1
  1472. package/dist/esm/third-party/settings/SealSubscriptions/index.js +2 -2
  1473. package/dist/esm/third-party/settings/SealSubscriptions/uiV2.js +1 -1
  1474. package/dist/esm/third-party/settings/SegunoEmailMarketing/index.js +2 -2
  1475. package/dist/esm/third-party/settings/SegunoEmailMarketing/uiV2.js +1 -1
  1476. package/dist/esm/third-party/settings/Selleasy/index.js +2 -2
  1477. package/dist/esm/third-party/settings/Selleasy/uiV2.js +1 -1
  1478. package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/index.js +2 -2
  1479. package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/uiV2.js +1 -1
  1480. package/dist/esm/third-party/settings/ShopifyForms/index.js +2 -2
  1481. package/dist/esm/third-party/settings/ShopifyForms/uiV2.js +1 -1
  1482. package/dist/esm/third-party/settings/ShopifySubscriptions/index.js +2 -2
  1483. package/dist/esm/third-party/settings/ShopifySubscriptions/uiV2.js +1 -1
  1484. package/dist/esm/third-party/settings/SimpleBundlesKits/index.js +2 -2
  1485. package/dist/esm/third-party/settings/SimpleBundlesKits/uiV2.js +1 -1
  1486. package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/index.js +2 -2
  1487. package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/uiV2.js +1 -1
  1488. package/dist/esm/third-party/settings/SmartSearchBarAndFilters/index.js +2 -2
  1489. package/dist/esm/third-party/settings/SmartSearchBarAndFilters/uiV2.js +1 -1
  1490. package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/index.js +2 -2
  1491. package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/uiV2.js +1 -1
  1492. package/dist/esm/third-party/settings/Stamped.js +1 -1
  1493. package/dist/esm/third-party/settings/StellarDeliveryDatePickup/index.js +2 -2
  1494. package/dist/esm/third-party/settings/StellarDeliveryDatePickup/uiV2.js +1 -1
  1495. package/dist/esm/third-party/settings/SubifySubscriptionsApp/index.js +2 -2
  1496. package/dist/esm/third-party/settings/SubifySubscriptionsApp/uiV2.js +1 -1
  1497. package/dist/esm/third-party/settings/TagembedSocialPostReview/index.js +2 -2
  1498. package/dist/esm/third-party/settings/TagembedSocialPostReview/uiV2.js +1 -1
  1499. package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/index.js +2 -2
  1500. package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/uiV2.js +1 -1
  1501. package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/index.js +2 -2
  1502. package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/uiV2.js +1 -1
  1503. package/dist/esm/third-party/settings/TrustBadgesBear/index.js +2 -2
  1504. package/dist/esm/third-party/settings/TrustBadgesBear/uiV2.js +1 -1
  1505. package/dist/esm/third-party/settings/TrustMe/index.js +2 -2
  1506. package/dist/esm/third-party/settings/TrustMe/uiV2.js +1 -1
  1507. package/dist/esm/third-party/settings/TrustedsiteTrustBadges/index.js +2 -2
  1508. package/dist/esm/third-party/settings/TrustedsiteTrustBadges/uiV2.js +1 -1
  1509. package/dist/esm/third-party/settings/Trustoo/index.js +2 -2
  1510. package/dist/esm/third-party/settings/Trustoo/uiV2.js +1 -1
  1511. package/dist/esm/third-party/settings/TrustreviewsProductReviews/index.js +2 -2
  1512. package/dist/esm/third-party/settings/TrustreviewsProductReviews/uiV2.js +1 -1
  1513. package/dist/esm/third-party/settings/TrustshopProductReviews/index.js +2 -2
  1514. package/dist/esm/third-party/settings/TrustshopProductReviews/uiV2.js +1 -1
  1515. package/dist/esm/third-party/settings/UltimateSalesBoost/index.js +1 -1
  1516. package/dist/esm/third-party/settings/UltimateSalesBoost/uiV2.js +1 -1
  1517. package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/index.js +2 -2
  1518. package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/uiV2.js +1 -1
  1519. package/dist/esm/third-party/settings/UppromoteAffiliateMarketing/setting.js +1 -1
  1520. package/dist/esm/third-party/settings/UppromoteAffiliateMarketing/uiV2.js +1 -1
  1521. package/dist/esm/third-party/settings/Vitals/index.js +2 -2
  1522. package/dist/esm/third-party/settings/Vitals/uiV2.js +1 -1
  1523. package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/index.js +2 -2
  1524. package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/uiV2.js +1 -1
  1525. package/dist/esm/third-party/settings/WideBundle/index.js +2 -2
  1526. package/dist/esm/third-party/settings/WideBundle/uiV2.js +1 -1
  1527. package/dist/esm/third-party/settings/Wiser/index.js +2 -2
  1528. package/dist/esm/third-party/settings/Wiser/uiV2.js +1 -1
  1529. package/dist/esm/third-party/settings/WishlistKing/index.js +2 -2
  1530. package/dist/esm/third-party/settings/WishlistKing/uiV2.js +1 -1
  1531. package/dist/esm/third-party/settings/WishlistPlus/index.js +2 -2
  1532. package/dist/esm/third-party/settings/WishlistPlus/uiV2.js +1 -1
  1533. package/dist/esm/third-party/settings/YotpoLoyalty/index.js +2 -2
  1534. package/dist/esm/third-party/settings/YotpoLoyalty/uiV2.js +1 -1
  1535. package/dist/esm/third-party/settings/YotpoReviews/index.js +2 -2
  1536. package/dist/esm/third-party/settings/YotpoReviews/uiV2.js +1 -1
  1537. package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v2.js +1 -1
  1538. package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/index.js +2 -2
  1539. package/dist/esm/third-party-instant/settings/InstantKlaviyo/configs/ui-v2.js +1 -1
  1540. package/dist/esm/third-party-instant/settings/InstantKlaviyo/index.js +2 -2
  1541. package/dist/esm/third-party-instant/settings/InstantLooxReviews/index.js +1 -1
  1542. package/dist/esm/third-party-instant/settings/InstantYotpoLoyalty/index.js +4 -4
  1543. package/dist/esm/third-party-slot/settings/ThirdPartySlot.js +2 -2
  1544. package/dist/esm/third-party-slot/settings/configs/ui-v2.js +1 -1
  1545. package/dist/esm/translate.js +2 -0
  1546. package/dist/esm/video/common/helpers.js +1 -1
  1547. package/dist/esm/video/components/LiteVimeoEmbed.liquid.js +11 -11
  1548. package/dist/esm/video/components/LiteYouTubeEmbed.liquid.js +11 -11
  1549. package/dist/esm/video/components/Video.liquid.js +3 -3
  1550. package/dist/esm/video/settings/Video.js +2 -2
  1551. package/dist/esm/video/settings/configs/translate.js +1 -0
  1552. package/dist/esm/video/settings/configs/ui-v2.js +1 -1
  1553. package/dist/types/index.d.ts +383 -205
  1554. package/package.json +17 -20
  1555. package/dist/cjs/accordion/settings/configs/ui-v1.js +0 -1
  1556. package/dist/cjs/article/settings/configs/article-author/ui-v1.js +0 -1
  1557. package/dist/cjs/article/settings/configs/article-category/ui-v1.js +0 -1
  1558. package/dist/cjs/article/settings/configs/article-content/ui-v1.js +0 -1
  1559. package/dist/cjs/article/settings/configs/article-date/ui-v1.js +0 -1
  1560. package/dist/cjs/article/settings/configs/article-excerpt/ui-v1.js +0 -1
  1561. package/dist/cjs/article/settings/configs/article-image/ui-v1.js +0 -1
  1562. package/dist/cjs/article/settings/configs/article-read-more/ui-v1.js +0 -1
  1563. package/dist/cjs/article/settings/configs/article-tag/ui-v1.js +0 -1
  1564. package/dist/cjs/article/settings/configs/article-title/ui-v1.js +0 -1
  1565. package/dist/cjs/breadcrumb/settings/configs/ui-v1.js +0 -1
  1566. package/dist/cjs/button/settings/configs/ui-v1.js +0 -1
  1567. package/dist/cjs/carousel/settings/configs/ui-v1.js +0 -1
  1568. package/dist/cjs/carousel-v3/settings/configs/ui-v1.js +0 -1
  1569. package/dist/cjs/code/settings/configs/ui-v1.js +0 -1
  1570. package/dist/cjs/collection/settings/collection-banner/configs/ui-v1.js +0 -1
  1571. package/dist/cjs/collection/settings/collection-description/configs/ui-v1.js +0 -1
  1572. package/dist/cjs/collection/settings/collection-paginator/configs/ui-v1.js +0 -1
  1573. package/dist/cjs/collection/settings/collection-title/configs/ui-v1.js +0 -1
  1574. package/dist/cjs/collection/settings/collection-toolbar/configs/ui-v1.js +0 -1
  1575. package/dist/cjs/countdown-timer/settings/configs/ui-v1.js +0 -1
  1576. package/dist/cjs/coupon/settings/configs/ui-v1.js +0 -1
  1577. package/dist/cjs/dialog/settings/configs/ui-v1.js +0 -1
  1578. package/dist/cjs/estimate-delivery/settings/configs/ui-v1.js +0 -1
  1579. package/dist/cjs/form/settings/contact/configs/ui-v1.js +0 -1
  1580. package/dist/cjs/form/settings/form-checkbox/configs/ui-v1.js +0 -1
  1581. package/dist/cjs/form/settings/form-dropdown/configs/ui-v1.js +0 -1
  1582. package/dist/cjs/form/settings/form-email/configs/ui-v1.js +0 -1
  1583. package/dist/cjs/form/settings/form-textarea/configs/ui-v1.js +0 -1
  1584. package/dist/cjs/form/settings/newsletter/configs/ui-v1.js +0 -1
  1585. package/dist/cjs/form/settings/submit-button/configs/ui-v1.js +0 -1
  1586. package/dist/cjs/form/settings/text-field/configs/ui-v1.js +0 -1
  1587. package/dist/cjs/form/settings/text-input/configs/ui-v1.js +0 -1
  1588. package/dist/cjs/grid/settings/configs/row/ui-v1.js +0 -1
  1589. package/dist/cjs/grid/settings/configs/section/ui-v1.js +0 -1
  1590. package/dist/cjs/header/settings/configs/ui-v1.js +0 -1
  1591. package/dist/cjs/heading/settings/configs/ui-v1.js +0 -1
  1592. package/dist/cjs/hero-banner/settings/configs/ui-v1.js +0 -1
  1593. package/dist/cjs/icon/settings/configs/ui-v1.js +0 -1
  1594. package/dist/cjs/icon-list/settings/configs/ui-v1.js +0 -1
  1595. package/dist/cjs/icon-list-hoz/settings/configs/uiV1.js +0 -1
  1596. package/dist/cjs/icon-list-v2/settings/configs/ui-v1.js +0 -1
  1597. package/dist/cjs/image/settings/configs/ui-v1.js +0 -4
  1598. package/dist/cjs/image-comparison/settings/configs/ui-v1.js +0 -1
  1599. package/dist/cjs/line/settings/configs/ui-v1.js +0 -1
  1600. package/dist/cjs/marquee/settings/configs/ui-v1.js +0 -1
  1601. package/dist/cjs/post-purchase/advanced-list/settings/configs/ui-v1.js +0 -1
  1602. package/dist/cjs/post-purchase/button/settings/configs/ui-v1.js +0 -1
  1603. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/ui-v1.js +0 -1
  1604. package/dist/cjs/post-purchase/countdown-timer/settings/config/ui-v1.js +0 -1
  1605. package/dist/cjs/post-purchase/line/settings/configs/ui-v1.js +0 -1
  1606. package/dist/cjs/post-purchase/link/settings/configs/ui-v1.js +0 -1
  1607. package/dist/cjs/post-purchase/product/settings/accept-button/configs/ui-v1.js +0 -1
  1608. package/dist/cjs/post-purchase/product/settings/product-description/configs/ui-v1.js +0 -1
  1609. package/dist/cjs/post-purchase/product/settings/product-discount-tag/configs/ui-v1.js +0 -1
  1610. package/dist/cjs/post-purchase/product/settings/product-image/ProductFeatureImage.js +0 -1
  1611. package/dist/cjs/post-purchase/product/settings/product-image/ProductGalleryImage.js +0 -1
  1612. package/dist/cjs/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +0 -1
  1613. package/dist/cjs/post-purchase/product/settings/product-image/configs/ui-v1.js +0 -1
  1614. package/dist/cjs/post-purchase/product/settings/product-offer/configs/ui-v1.js +0 -1
  1615. package/dist/cjs/post-purchase/product/settings/product-price/configs/ui-v1.js +0 -1
  1616. package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/ui-v1.js +0 -1
  1617. package/dist/cjs/post-purchase/product/settings/product-quantity/configs/ui-v1.js +0 -1
  1618. package/dist/cjs/post-purchase/product/settings/product-title/configs/ui-v1.js +0 -1
  1619. package/dist/cjs/post-purchase/product/settings/product-variants/configs/ui-v1.js +0 -1
  1620. package/dist/cjs/post-purchase/text/settings/text/configs/ui-v1.js +0 -1
  1621. package/dist/cjs/product/settings/dynamic-checkout/configs/ui-v1.js +0 -1
  1622. package/dist/cjs/product/settings/product/configs/ui-v1.js +0 -1
  1623. package/dist/cjs/product/settings/product-badge/configs/ui-v1.js +0 -1
  1624. package/dist/cjs/product/settings/product-button/configs/ui-v1.js +0 -1
  1625. package/dist/cjs/product/settings/product-description/configs/ui-v1.js +0 -1
  1626. package/dist/cjs/product/settings/product-list/configs/ui-v1.js +0 -1
  1627. package/dist/cjs/product/settings/product-list-v3/configs/ui-v1.js +0 -1
  1628. package/dist/cjs/product/settings/product-price/configs/ui-v1.js +0 -1
  1629. package/dist/cjs/product/settings/product-properties/configs/ui-v1.js +0 -1
  1630. package/dist/cjs/product/settings/product-quantity/configs/ui-v1.js +0 -1
  1631. package/dist/cjs/product/settings/product-sku/configs/ui-v1.js +0 -1
  1632. package/dist/cjs/product/settings/product-title/configs/ui-v1.js +0 -1
  1633. package/dist/cjs/product/settings/product-variant/configs/ui-v1.js +0 -1
  1634. package/dist/cjs/product/settings/product-vendor/configs/ui-v1.js +0 -1
  1635. package/dist/cjs/product/settings/product-view-more/configs/ui-v1.js +0 -1
  1636. package/dist/cjs/sticky/settings/configs/ui-v1.js +0 -1
  1637. package/dist/cjs/stock-counter/settings/configs/ui-v1.js +0 -1
  1638. package/dist/cjs/tab/settings/configs/ui-v1.js +0 -1
  1639. package/dist/cjs/text/settings/configs/ui-v1.js +0 -1
  1640. package/dist/cjs/third-party/setting/KachingSubscriptionsApp/uiV1.js +0 -1
  1641. package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/uiV1.js +0 -1
  1642. package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/uiV1.js +0 -1
  1643. package/dist/cjs/third-party/settings/AliReviews/uiV1.js +0 -1
  1644. package/dist/cjs/third-party/settings/AlsoBoughtCbb/uiV1.js +0 -1
  1645. package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV1.js +0 -1
  1646. package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/uiV1.js +0 -1
  1647. package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/uiV1.js +0 -1
  1648. package/dist/cjs/third-party/settings/AppstleSubscriptions/uiV1.js +0 -1
  1649. package/dist/cjs/third-party/settings/BestBuyFulfillment/uiV1.js +0 -1
  1650. package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/uiV1.js +0 -1
  1651. package/dist/cjs/third-party/settings/BirdChime/uiV1.js +0 -1
  1652. package/dist/cjs/third-party/settings/Bogos/uiV1.js +0 -1
  1653. package/dist/cjs/third-party/settings/BoldProductOptions/uiV1.js +0 -1
  1654. package/dist/cjs/third-party/settings/BoldSubscriptions/uiV1.js +0 -1
  1655. package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/uiV1.js +0 -1
  1656. package/dist/cjs/third-party/settings/BoostAISearchDiscovery/uiV1.js +0 -1
  1657. package/dist/cjs/third-party/settings/Bundler/uiV1.js +0 -1
  1658. package/dist/cjs/third-party/settings/CleanSizeCharts/uiV1.js +0 -1
  1659. package/dist/cjs/third-party/settings/CrossSellCartUpsell/uiV1.js +0 -1
  1660. package/dist/cjs/third-party/settings/CustomProductOptionsVariant/uiV1.js +0 -1
  1661. package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/uiV1.js +0 -1
  1662. package/dist/cjs/third-party/settings/EasifyProductOptions/uiV1.js +0 -1
  1663. package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/uiV1.js +0 -1
  1664. package/dist/cjs/third-party/settings/EasySellCOD/uiV1.js +0 -1
  1665. package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/uiV1.js +0 -1
  1666. package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/uiV1.js +0 -1
  1667. package/dist/cjs/third-party/settings/EssentialAnnouncementBar/uiV1.js +0 -1
  1668. package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/uiV1.js +0 -1
  1669. package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/uiV1.js +0 -1
  1670. package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/uiV1.js +0 -1
  1671. package/dist/cjs/third-party/settings/FeraReviews/uiV1.js +0 -1
  1672. package/dist/cjs/third-party/settings/FirePush/uiV1.js +0 -1
  1673. package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/uiV1.js +0 -1
  1674. package/dist/cjs/third-party/settings/FordeerProductLabels/uiV1.js +0 -1
  1675. package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/uiV1.js +0 -1
  1676. package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/uiV1.js +0 -1
  1677. package/dist/cjs/third-party/settings/GloboProductOptionsVariant/uiV1.js +0 -1
  1678. package/dist/cjs/third-party/settings/GoogleReviewsByReputon/uiV1.js +0 -1
  1679. package/dist/cjs/third-party/settings/Growave/uiV1.js +0 -1
  1680. package/dist/cjs/third-party/settings/HextomCountdownTimerBar/uiV1.js +0 -1
  1681. package/dist/cjs/third-party/settings/HextomFreeShippingBar/uiV1.js +0 -1
  1682. package/dist/cjs/third-party/settings/HulkFormBuilder/uiV1.js +0 -1
  1683. package/dist/cjs/third-party/settings/HulkProductOptions/uiV1.js +0 -1
  1684. package/dist/cjs/third-party/settings/InfiniteOptions/uiV1.js +0 -1
  1685. package/dist/cjs/third-party/settings/Instafeed/uiV1.js +0 -1
  1686. package/dist/cjs/third-party/settings/InstasellShoppableInstagram/uiV1.js +0 -1
  1687. package/dist/cjs/third-party/settings/JudgemeReviews/uiV1.js +0 -1
  1688. package/dist/cjs/third-party/settings/JunipProductReviewsUgc/uiV1.js +0 -1
  1689. package/dist/cjs/third-party/settings/KachingBundles/uiV1.js +0 -1
  1690. package/dist/cjs/third-party/settings/KingProductOptions/uiV1.js +0 -1
  1691. package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/uiV1.js +0 -1
  1692. package/dist/cjs/third-party/settings/KlarnaMessaging/uiV1.js +0 -1
  1693. package/dist/cjs/third-party/settings/Klaviyo/uiV1.js +0 -1
  1694. package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/uiV1.js +0 -1
  1695. package/dist/cjs/third-party/settings/LaiProductReviews/uiV1.js +0 -1
  1696. package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/uiV1.js +0 -1
  1697. package/dist/cjs/third-party/settings/LoopSubscriptions/uiV1.js +0 -1
  1698. package/dist/cjs/third-party/settings/LooxReviews/uiV1.js +0 -1
  1699. package/dist/cjs/third-party/settings/MaxbundleProductBundles/uiV1.js +0 -1
  1700. package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/uiV1.js +0 -1
  1701. package/dist/cjs/third-party/settings/MyappgurusProductReviews/uiV1.js +0 -1
  1702. package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/uiV1.js +0 -1
  1703. package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/uiV1.js +0 -1
  1704. package/dist/cjs/third-party/settings/Omnisend/uiV1.js +0 -1
  1705. package/dist/cjs/third-party/settings/Opinew/uiV1.js +0 -1
  1706. package/dist/cjs/third-party/settings/ParcelPanel/uiV1.js +0 -1
  1707. package/dist/cjs/third-party/settings/PickyStory/uiV1.js +0 -1
  1708. package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/uiV1.js +0 -1
  1709. package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/uiV1.js +0 -1
  1710. package/dist/cjs/third-party/settings/PreorderNowWodPresale/uiV1.js +0 -1
  1711. package/dist/cjs/third-party/settings/ProductOptionsCustomizer/uiV1.js +0 -1
  1712. package/dist/cjs/third-party/settings/ProductOptionsVariantOption/uiV1.js +0 -1
  1713. package/dist/cjs/third-party/settings/ProductReviews/uiV1.js +0 -1
  1714. package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/uiV1.js +0 -1
  1715. package/dist/cjs/third-party/settings/PushOwl/uiV1.js +0 -1
  1716. package/dist/cjs/third-party/settings/QikifyUpsell/uiV1.js +0 -1
  1717. package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/uiV1.js +0 -1
  1718. package/dist/cjs/third-party/settings/RechargeSubscriptions/uiV1.js +0 -1
  1719. package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/uiV1.js +0 -1
  1720. package/dist/cjs/third-party/settings/Releasit/uiV1.js +0 -1
  1721. package/dist/cjs/third-party/settings/RequestQuoteHidePrice/uiV1.js +0 -1
  1722. package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/uiV1.js +0 -1
  1723. package/dist/cjs/third-party/settings/Rivyo/uiV1.js +0 -1
  1724. package/dist/cjs/third-party/settings/Ryviu/uiV1.js +0 -1
  1725. package/dist/cjs/third-party/settings/SealSubscriptions/uiV1.js +0 -1
  1726. package/dist/cjs/third-party/settings/SegunoEmailMarketing/uiV1.js +0 -1
  1727. package/dist/cjs/third-party/settings/Selleasy/uiV1.js +0 -1
  1728. package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/uiV1.js +0 -1
  1729. package/dist/cjs/third-party/settings/ShopifyForms/uiV1.js +0 -1
  1730. package/dist/cjs/third-party/settings/ShopifySubscriptions/uiV1.js +0 -1
  1731. package/dist/cjs/third-party/settings/SimpleBundlesKits/uiV1.js +0 -1
  1732. package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/uiV1.js +0 -1
  1733. package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/uiV1.js +0 -1
  1734. package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/uiV1.js +0 -1
  1735. package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/uiV1.js +0 -1
  1736. package/dist/cjs/third-party/settings/SubifySubscriptionsApp/uiV1.js +0 -1
  1737. package/dist/cjs/third-party/settings/TagembedSocialPostReview/uiV1.js +0 -1
  1738. package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/uiV1.js +0 -1
  1739. package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/uiV1.js +0 -1
  1740. package/dist/cjs/third-party/settings/TrustBadgesBear/uiV1.js +0 -1
  1741. package/dist/cjs/third-party/settings/TrustMe/uiV1.js +0 -1
  1742. package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/uiV1.js +0 -1
  1743. package/dist/cjs/third-party/settings/Trustoo/uiV1.js +0 -1
  1744. package/dist/cjs/third-party/settings/TrustreviewsProductReviews/uiV1.js +0 -1
  1745. package/dist/cjs/third-party/settings/TrustshopProductReviews/uiV1.js +0 -1
  1746. package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/uiV1.js +0 -1
  1747. package/dist/cjs/third-party/settings/Vitals/uiV1.js +0 -1
  1748. package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/uiV1.js +0 -1
  1749. package/dist/cjs/third-party/settings/WideBundle/uiV1.js +0 -1
  1750. package/dist/cjs/third-party/settings/Wiser/uiV1.js +0 -1
  1751. package/dist/cjs/third-party/settings/WishlistKing/uiV1.js +0 -1
  1752. package/dist/cjs/third-party/settings/WishlistPlus/uiV1.js +0 -1
  1753. package/dist/cjs/third-party/settings/YotpoLoyalty/uiV1.js +0 -1
  1754. package/dist/cjs/third-party/settings/YotpoReviews/uiV1.js +0 -1
  1755. package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v1.js +0 -1
  1756. package/dist/cjs/third-party-instant/settings/InstantKlaviyo/configs/ui-v1.js +0 -1
  1757. package/dist/cjs/third-party-slot/settings/configs/ui-v1.js +0 -1
  1758. package/dist/cjs/video/settings/configs/ui-v1.js +0 -1
  1759. package/dist/esm/accordion/settings/configs/ui-v1.js +0 -1
  1760. package/dist/esm/article/settings/configs/article-author/ui-v1.js +0 -1
  1761. package/dist/esm/article/settings/configs/article-category/ui-v1.js +0 -1
  1762. package/dist/esm/article/settings/configs/article-content/ui-v1.js +0 -1
  1763. package/dist/esm/article/settings/configs/article-date/ui-v1.js +0 -1
  1764. package/dist/esm/article/settings/configs/article-excerpt/ui-v1.js +0 -1
  1765. package/dist/esm/article/settings/configs/article-image/ui-v1.js +0 -1
  1766. package/dist/esm/article/settings/configs/article-read-more/ui-v1.js +0 -1
  1767. package/dist/esm/article/settings/configs/article-tag/ui-v1.js +0 -1
  1768. package/dist/esm/article/settings/configs/article-title/ui-v1.js +0 -1
  1769. package/dist/esm/breadcrumb/settings/configs/ui-v1.js +0 -1
  1770. package/dist/esm/button/settings/configs/ui-v1.js +0 -1
  1771. package/dist/esm/carousel/settings/configs/ui-v1.js +0 -1
  1772. package/dist/esm/carousel-v3/settings/configs/ui-v1.js +0 -1
  1773. package/dist/esm/code/settings/configs/ui-v1.js +0 -1
  1774. package/dist/esm/collection/settings/collection-banner/configs/ui-v1.js +0 -1
  1775. package/dist/esm/collection/settings/collection-description/configs/ui-v1.js +0 -1
  1776. package/dist/esm/collection/settings/collection-paginator/configs/ui-v1.js +0 -1
  1777. package/dist/esm/collection/settings/collection-title/configs/ui-v1.js +0 -1
  1778. package/dist/esm/collection/settings/collection-toolbar/configs/ui-v1.js +0 -1
  1779. package/dist/esm/countdown-timer/settings/configs/ui-v1.js +0 -1
  1780. package/dist/esm/coupon/settings/configs/ui-v1.js +0 -1
  1781. package/dist/esm/dialog/settings/configs/ui-v1.js +0 -1
  1782. package/dist/esm/estimate-delivery/settings/configs/ui-v1.js +0 -1
  1783. package/dist/esm/form/settings/contact/configs/ui-v1.js +0 -1
  1784. package/dist/esm/form/settings/form-checkbox/configs/ui-v1.js +0 -1
  1785. package/dist/esm/form/settings/form-dropdown/configs/ui-v1.js +0 -1
  1786. package/dist/esm/form/settings/form-email/configs/ui-v1.js +0 -1
  1787. package/dist/esm/form/settings/form-textarea/configs/ui-v1.js +0 -1
  1788. package/dist/esm/form/settings/newsletter/configs/ui-v1.js +0 -1
  1789. package/dist/esm/form/settings/submit-button/configs/ui-v1.js +0 -1
  1790. package/dist/esm/form/settings/text-field/configs/ui-v1.js +0 -1
  1791. package/dist/esm/form/settings/text-input/configs/ui-v1.js +0 -1
  1792. package/dist/esm/grid/settings/configs/row/ui-v1.js +0 -1
  1793. package/dist/esm/grid/settings/configs/section/ui-v1.js +0 -1
  1794. package/dist/esm/header/settings/configs/ui-v1.js +0 -1
  1795. package/dist/esm/heading/settings/configs/ui-v1.js +0 -1
  1796. package/dist/esm/hero-banner/settings/configs/ui-v1.js +0 -1
  1797. package/dist/esm/icon/settings/configs/ui-v1.js +0 -1
  1798. package/dist/esm/icon-list/settings/configs/ui-v1.js +0 -1
  1799. package/dist/esm/icon-list-hoz/settings/configs/uiV1.js +0 -1
  1800. package/dist/esm/icon-list-v2/settings/configs/ui-v1.js +0 -1
  1801. package/dist/esm/image/settings/configs/ui-v1.js +0 -4
  1802. package/dist/esm/image-comparison/settings/configs/ui-v1.js +0 -1
  1803. package/dist/esm/line/settings/configs/ui-v1.js +0 -1
  1804. package/dist/esm/marquee/settings/configs/ui-v1.js +0 -1
  1805. package/dist/esm/post-purchase/advanced-list/settings/configs/ui-v1.js +0 -1
  1806. package/dist/esm/post-purchase/button/settings/configs/ui-v1.js +0 -1
  1807. package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/ui-v1.js +0 -1
  1808. package/dist/esm/post-purchase/countdown-timer/settings/config/ui-v1.js +0 -1
  1809. package/dist/esm/post-purchase/line/settings/configs/ui-v1.js +0 -1
  1810. package/dist/esm/post-purchase/link/settings/configs/ui-v1.js +0 -1
  1811. package/dist/esm/post-purchase/product/settings/accept-button/configs/ui-v1.js +0 -1
  1812. package/dist/esm/post-purchase/product/settings/product-description/configs/ui-v1.js +0 -1
  1813. package/dist/esm/post-purchase/product/settings/product-discount-tag/configs/ui-v1.js +0 -1
  1814. package/dist/esm/post-purchase/product/settings/product-image/ProductFeatureImage.js +0 -1
  1815. package/dist/esm/post-purchase/product/settings/product-image/ProductGalleryImage.js +0 -1
  1816. package/dist/esm/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +0 -1
  1817. package/dist/esm/post-purchase/product/settings/product-image/configs/ui-v1.js +0 -1
  1818. package/dist/esm/post-purchase/product/settings/product-offer/configs/ui-v1.js +0 -1
  1819. package/dist/esm/post-purchase/product/settings/product-price/configs/ui-v1.js +0 -1
  1820. package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/ui-v1.js +0 -1
  1821. package/dist/esm/post-purchase/product/settings/product-quantity/configs/ui-v1.js +0 -1
  1822. package/dist/esm/post-purchase/product/settings/product-title/configs/ui-v1.js +0 -1
  1823. package/dist/esm/post-purchase/product/settings/product-variants/configs/ui-v1.js +0 -1
  1824. package/dist/esm/post-purchase/text/settings/text/configs/ui-v1.js +0 -1
  1825. package/dist/esm/product/settings/dynamic-checkout/configs/ui-v1.js +0 -1
  1826. package/dist/esm/product/settings/product/configs/ui-v1.js +0 -1
  1827. package/dist/esm/product/settings/product-badge/configs/ui-v1.js +0 -1
  1828. package/dist/esm/product/settings/product-button/configs/ui-v1.js +0 -1
  1829. package/dist/esm/product/settings/product-description/configs/ui-v1.js +0 -1
  1830. package/dist/esm/product/settings/product-list/configs/ui-v1.js +0 -1
  1831. package/dist/esm/product/settings/product-list-v3/configs/ui-v1.js +0 -1
  1832. package/dist/esm/product/settings/product-price/configs/ui-v1.js +0 -1
  1833. package/dist/esm/product/settings/product-properties/configs/ui-v1.js +0 -1
  1834. package/dist/esm/product/settings/product-quantity/configs/ui-v1.js +0 -1
  1835. package/dist/esm/product/settings/product-sku/configs/ui-v1.js +0 -1
  1836. package/dist/esm/product/settings/product-title/configs/ui-v1.js +0 -1
  1837. package/dist/esm/product/settings/product-variant/configs/ui-v1.js +0 -1
  1838. package/dist/esm/product/settings/product-vendor/configs/ui-v1.js +0 -1
  1839. package/dist/esm/product/settings/product-view-more/configs/ui-v1.js +0 -1
  1840. package/dist/esm/sticky/settings/configs/ui-v1.js +0 -1
  1841. package/dist/esm/stock-counter/settings/configs/ui-v1.js +0 -1
  1842. package/dist/esm/tab/settings/configs/ui-v1.js +0 -1
  1843. package/dist/esm/text/settings/configs/ui-v1.js +0 -1
  1844. package/dist/esm/third-party/setting/KachingSubscriptionsApp/uiV1.js +0 -1
  1845. package/dist/esm/third-party/settings/AftershipEmailMarketingsms/uiV1.js +0 -1
  1846. package/dist/esm/third-party/settings/AirProductReviewsAppUgc/uiV1.js +0 -1
  1847. package/dist/esm/third-party/settings/AliReviews/uiV1.js +0 -1
  1848. package/dist/esm/third-party/settings/AlsoBoughtCbb/uiV1.js +0 -1
  1849. package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV1.js +0 -1
  1850. package/dist/esm/third-party/settings/AppointmentBookingCowlendar/uiV1.js +0 -1
  1851. package/dist/esm/third-party/settings/AppstleBundlesDiscounts/uiV1.js +0 -1
  1852. package/dist/esm/third-party/settings/AppstleSubscriptions/uiV1.js +0 -1
  1853. package/dist/esm/third-party/settings/BestBuyFulfillment/uiV1.js +0 -1
  1854. package/dist/esm/third-party/settings/BfSizeChartSizeGuide/uiV1.js +0 -1
  1855. package/dist/esm/third-party/settings/BirdChime/uiV1.js +0 -1
  1856. package/dist/esm/third-party/settings/Bogos/uiV1.js +0 -1
  1857. package/dist/esm/third-party/settings/BoldProductOptions/uiV1.js +0 -1
  1858. package/dist/esm/third-party/settings/BoldSubscriptions/uiV1.js +0 -1
  1859. package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/uiV1.js +0 -1
  1860. package/dist/esm/third-party/settings/BoostAISearchDiscovery/uiV1.js +0 -1
  1861. package/dist/esm/third-party/settings/Bundler/uiV1.js +0 -1
  1862. package/dist/esm/third-party/settings/CleanSizeCharts/uiV1.js +0 -1
  1863. package/dist/esm/third-party/settings/CrossSellCartUpsell/uiV1.js +0 -1
  1864. package/dist/esm/third-party/settings/CustomProductOptionsVariant/uiV1.js +0 -1
  1865. package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/uiV1.js +0 -1
  1866. package/dist/esm/third-party/settings/EasifyProductOptions/uiV1.js +0 -1
  1867. package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/uiV1.js +0 -1
  1868. package/dist/esm/third-party/settings/EasySellCOD/uiV1.js +0 -1
  1869. package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/uiV1.js +0 -1
  1870. package/dist/esm/third-party/settings/EcomsendBackInStockAlert/uiV1.js +0 -1
  1871. package/dist/esm/third-party/settings/EssentialAnnouncementBar/uiV1.js +0 -1
  1872. package/dist/esm/third-party/settings/EssentialCountdownTimerBar/uiV1.js +0 -1
  1873. package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/uiV1.js +0 -1
  1874. package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/uiV1.js +0 -1
  1875. package/dist/esm/third-party/settings/FeraReviews/uiV1.js +0 -1
  1876. package/dist/esm/third-party/settings/FirePush/uiV1.js +0 -1
  1877. package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/uiV1.js +0 -1
  1878. package/dist/esm/third-party/settings/FordeerProductLabels/uiV1.js +0 -1
  1879. package/dist/esm/third-party/settings/FrequentlyBoughtTogether/uiV1.js +0 -1
  1880. package/dist/esm/third-party/settings/GloColorSwatchvariantImage/uiV1.js +0 -1
  1881. package/dist/esm/third-party/settings/GloboProductOptionsVariant/uiV1.js +0 -1
  1882. package/dist/esm/third-party/settings/GoogleReviewsByReputon/uiV1.js +0 -1
  1883. package/dist/esm/third-party/settings/Growave/uiV1.js +0 -1
  1884. package/dist/esm/third-party/settings/HextomCountdownTimerBar/uiV1.js +0 -1
  1885. package/dist/esm/third-party/settings/HextomFreeShippingBar/uiV1.js +0 -1
  1886. package/dist/esm/third-party/settings/HulkFormBuilder/uiV1.js +0 -1
  1887. package/dist/esm/third-party/settings/HulkProductOptions/uiV1.js +0 -1
  1888. package/dist/esm/third-party/settings/InfiniteOptions/uiV1.js +0 -1
  1889. package/dist/esm/third-party/settings/Instafeed/uiV1.js +0 -1
  1890. package/dist/esm/third-party/settings/InstasellShoppableInstagram/uiV1.js +0 -1
  1891. package/dist/esm/third-party/settings/JudgemeReviews/uiV1.js +0 -1
  1892. package/dist/esm/third-party/settings/JunipProductReviewsUgc/uiV1.js +0 -1
  1893. package/dist/esm/third-party/settings/KachingBundles/uiV1.js +0 -1
  1894. package/dist/esm/third-party/settings/KingProductOptions/uiV1.js +0 -1
  1895. package/dist/esm/third-party/settings/KiteFreeGiftDiscount/uiV1.js +0 -1
  1896. package/dist/esm/third-party/settings/KlarnaMessaging/uiV1.js +0 -1
  1897. package/dist/esm/third-party/settings/Klaviyo/uiV1.js +0 -1
  1898. package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/uiV1.js +0 -1
  1899. package/dist/esm/third-party/settings/LaiProductReviews/uiV1.js +0 -1
  1900. package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/uiV1.js +0 -1
  1901. package/dist/esm/third-party/settings/LoopSubscriptions/uiV1.js +0 -1
  1902. package/dist/esm/third-party/settings/LooxReviews/uiV1.js +0 -1
  1903. package/dist/esm/third-party/settings/MaxbundleProductBundles/uiV1.js +0 -1
  1904. package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/uiV1.js +0 -1
  1905. package/dist/esm/third-party/settings/MyappgurusProductReviews/uiV1.js +0 -1
  1906. package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/uiV1.js +0 -1
  1907. package/dist/esm/third-party/settings/OkendoReviewsLoyalty/uiV1.js +0 -1
  1908. package/dist/esm/third-party/settings/Omnisend/uiV1.js +0 -1
  1909. package/dist/esm/third-party/settings/Opinew/uiV1.js +0 -1
  1910. package/dist/esm/third-party/settings/ParcelPanel/uiV1.js +0 -1
  1911. package/dist/esm/third-party/settings/PickyStory/uiV1.js +0 -1
  1912. package/dist/esm/third-party/settings/PowerfulContactFormBuilder/uiV1.js +0 -1
  1913. package/dist/esm/third-party/settings/PreorderNowPreOrderPq/uiV1.js +0 -1
  1914. package/dist/esm/third-party/settings/PreorderNowWodPresale/uiV1.js +0 -1
  1915. package/dist/esm/third-party/settings/ProductOptionsCustomizer/uiV1.js +0 -1
  1916. package/dist/esm/third-party/settings/ProductOptionsVariantOption/uiV1.js +0 -1
  1917. package/dist/esm/third-party/settings/ProductReviews/uiV1.js +0 -1
  1918. package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/uiV1.js +0 -1
  1919. package/dist/esm/third-party/settings/PushOwl/uiV1.js +0 -1
  1920. package/dist/esm/third-party/settings/QikifyUpsell/uiV1.js +0 -1
  1921. package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/uiV1.js +0 -1
  1922. package/dist/esm/third-party/settings/RechargeSubscriptions/uiV1.js +0 -1
  1923. package/dist/esm/third-party/settings/RecurpaySubscriptionApp/uiV1.js +0 -1
  1924. package/dist/esm/third-party/settings/Releasit/uiV1.js +0 -1
  1925. package/dist/esm/third-party/settings/RequestQuoteHidePrice/uiV1.js +0 -1
  1926. package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/uiV1.js +0 -1
  1927. package/dist/esm/third-party/settings/Rivyo/uiV1.js +0 -1
  1928. package/dist/esm/third-party/settings/Ryviu/uiV1.js +0 -1
  1929. package/dist/esm/third-party/settings/SealSubscriptions/uiV1.js +0 -1
  1930. package/dist/esm/third-party/settings/SegunoEmailMarketing/uiV1.js +0 -1
  1931. package/dist/esm/third-party/settings/Selleasy/uiV1.js +0 -1
  1932. package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/uiV1.js +0 -1
  1933. package/dist/esm/third-party/settings/ShopifyForms/uiV1.js +0 -1
  1934. package/dist/esm/third-party/settings/ShopifySubscriptions/uiV1.js +0 -1
  1935. package/dist/esm/third-party/settings/SimpleBundlesKits/uiV1.js +0 -1
  1936. package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/uiV1.js +0 -1
  1937. package/dist/esm/third-party/settings/SmartSearchBarAndFilters/uiV1.js +0 -1
  1938. package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/uiV1.js +0 -1
  1939. package/dist/esm/third-party/settings/StellarDeliveryDatePickup/uiV1.js +0 -1
  1940. package/dist/esm/third-party/settings/SubifySubscriptionsApp/uiV1.js +0 -1
  1941. package/dist/esm/third-party/settings/TagembedSocialPostReview/uiV1.js +0 -1
  1942. package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/uiV1.js +0 -1
  1943. package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/uiV1.js +0 -1
  1944. package/dist/esm/third-party/settings/TrustBadgesBear/uiV1.js +0 -1
  1945. package/dist/esm/third-party/settings/TrustMe/uiV1.js +0 -1
  1946. package/dist/esm/third-party/settings/TrustedsiteTrustBadges/uiV1.js +0 -1
  1947. package/dist/esm/third-party/settings/Trustoo/uiV1.js +0 -1
  1948. package/dist/esm/third-party/settings/TrustreviewsProductReviews/uiV1.js +0 -1
  1949. package/dist/esm/third-party/settings/TrustshopProductReviews/uiV1.js +0 -1
  1950. package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/uiV1.js +0 -1
  1951. package/dist/esm/third-party/settings/Vitals/uiV1.js +0 -1
  1952. package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/uiV1.js +0 -1
  1953. package/dist/esm/third-party/settings/WideBundle/uiV1.js +0 -1
  1954. package/dist/esm/third-party/settings/Wiser/uiV1.js +0 -1
  1955. package/dist/esm/third-party/settings/WishlistKing/uiV1.js +0 -1
  1956. package/dist/esm/third-party/settings/WishlistPlus/uiV1.js +0 -1
  1957. package/dist/esm/third-party/settings/YotpoLoyalty/uiV1.js +0 -1
  1958. package/dist/esm/third-party/settings/YotpoReviews/uiV1.js +0 -1
  1959. package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v1.js +0 -1
  1960. package/dist/esm/third-party-instant/settings/InstantKlaviyo/configs/ui-v1.js +0 -1
  1961. package/dist/esm/third-party-slot/settings/configs/ui-v1.js +0 -1
  1962. package/dist/esm/video/settings/configs/ui-v1.js +0 -1
@@ -1,5 +1,5 @@
1
- import{template as e}from"@gem-sdk/core";import{createClass as t,createStyle as r}from"@gem-sdk/system";import{getImageComparisonWrapperClasses as m,getImageComparisonWrapperStyles as a}from"../common/classes.js";import{getSliderPositionPercentage as i}from"../common/helpers.js";import l from"./CompareImage.liquid.js";let ImageComparison=({setting:o,styles:s,builderProps:g,advanced:d,...f})=>{let{imageLeft:n,altLeft:p,titleLeft:I,imageRight:c,altRight:u,titleRight:h,direction:b,defaultPercentage:v,leftImageLabel:y,rightImageLabel:L,sliderLineWidth:j,hoverToSlide:q,enableLabel:A,preload:C,translate:P,qualityType:T,qualityPercent:$,enableSEOLeft:k,enableSEORight:D}=o??{},x=t(m()),B=r(a());return e`
2
- <div class="${x}" style="${B}">
3
- ${l({...f,styles:s,preload:C,advanced:d,leftImage:n,leftImageAlt:k?p:"",leftImageTitle:k?I:"",rightImage:c,rightImageAlt:D?u:"",rightImageTitle:D?h:"",leftImageLabel:y??"Before",rightImageLabel:L??"After",sliderLineWidth:j,sliderPositionPercentage:i(v),vertical:"vertical"===b,hover:q,enableLabel:A,qualityType:T,qualityPercent:$,componentUid:g?.uid??"",builderData:g?.builderData,translate:P})}
1
+ import{template as e}from"@gem-sdk/core";import{createClass as t,createStyle as i}from"@gem-sdk/system";import{getImageComparisonWrapperClasses as r,getImageComparisonWrapperStyles as a}from"../common/classes.js";import{getSettingTranslatedImageComparisonAndSeo as m,getSliderPositionPercentage as l}from"../common/helpers.js";import o from"./CompareImage.liquid.js";let ImageComparison=({setting:s,styles:g,builderProps:d,advanced:n,pageContext:p,...f})=>{let I=m({setting:s,uid:d?.uid,pageContext:p??{}}),{imageLeft:c,altLeft:u,titleLeft:h,imageRight:b,altRight:v,titleRight:y,direction:C,defaultPercentage:L,leftImageLabel:j,rightImageLabel:q,sliderLineWidth:A,hoverToSlide:P,enableLabel:T,preload:$,qualityType:k,qualityPercent:x,enableSEOLeft:D,enableSEORight:B}=I??{},U=t(r()),W=i(a());return e`
2
+ <div class="${U}" style="${W}">
3
+ ${o({...f,styles:g,preload:$,advanced:n,leftImage:c,leftImageAlt:D?u:"",leftImageTitle:D?h:"",rightImage:b,rightImageAlt:B?v:"",rightImageTitle:B?y:"",leftImageLabel:j??"Before",rightImageLabel:q??"After",sliderLineWidth:A,sliderPositionPercentage:l(L),vertical:"vertical"===C,hover:P,enableLabel:T,qualityType:k,qualityPercent:x,componentUid:d?.uid??"",builderData:d?.builderData})}
4
4
  </div>
5
5
  `};export{ImageComparison as default};
@@ -1,12 +1,12 @@
1
- import{template as e}from"@gem-sdk/core";import{getDynamicSourceLocales as t}from"../../helpers.js";import{getLabelCustomCss as s}from"../common/styles.js";let Label=({uid:l,label:i,styles:a,translate:r,positionId:o,pageContext:m,translateLabel:d,childrenStyle:p,childrenClass:$,containerStyle:c,containerClass:y})=>{let f=s(a,l??""),n=t({uid:l,translate:r,val:i,pageContext:m,settingId:d,isCapitalize:a?.typo?.attrs?.transform==="capitalize"});return e`
1
+ import{template as t}from"@gem-sdk/core";import{getDynamicSourceLocales as e,createSettingId as s}from"../../helpers.js";import{getLabelCustomCss as i}from"../common/styles.js";import{ImageComparison as a}from"../settings/configs/translate.js";let Label=({uid:l,label:o,styles:r,positionId:m,pageContext:d,translateLabel:p,childrenStyle:n,childrenClass:$,containerStyle:c,containerClass:f})=>{let g=i(r,l??""),y=e({uid:l,val:o,pageContext:d??{},settingId:s({id:a?.[p]?.id}),isCapitalize:r?.typo?.attrs?.transform==="capitalize"});return t`
2
2
  <div
3
- id="image-comparison-${o}-label-${l}"
3
+ id="image-comparison-${m}-label-${l}"
4
4
  style="${c}"
5
- class="${y}"
5
+ class="${f}"
6
6
  >
7
- <style>${f}</style>
8
- <div class="${$}" style="${p}">
9
- ${n}
7
+ <style>${g}</style>
8
+ <div class="${$}" style="${n}">
9
+ ${y}
10
10
  </div>
11
11
  </div>
12
12
  `};export{Label as default};
@@ -1 +1 @@
1
- import"react/jsx-runtime";import"@gem-sdk/system";import"@gem-sdk/core";import"react";import"./components/Label.js";import m from"./settings/ImageComparison.js";let imageComparisonSetting={ImageComparison:m};export{imageComparisonSetting};
1
+ import"react/jsx-runtime";import"@gem-sdk/system";import"@gem-sdk/core";import"react";import"next/link";import"./components/Label.js";import m from"./settings/ImageComparison.js";let imageComparisonSetting={ImageComparison:m};export{imageComparisonSetting};
@@ -1,6 +1,6 @@
1
- import{ImageComparisonSettings as i}from"./configs/settings.js";import{SettingUIV1 as t}from"./configs/ui-v1.js";import{SettingUIV2 as o}from"./configs/ui-v2.js";let config={tag:"ImageComparison",label:"Image Comparison",icon:`
1
+ import{ImageComparisonSettings as i}from"./configs/settings.js";import{SettingUIV2 as t}from"./configs/ui-v2.js";let config={tag:"ImageComparison",label:"Image Comparison",icon:`
2
2
  <div>ImageComparison</div>
3
- `,settings:i,ui:t,uiV2:o,presets:[{id:"image-comparison",name:{en:"Image Comparison"},icon:{desktop:`
3
+ `,settings:i,ui:[],uiV2:t,presets:[{id:"image-comparison",name:"Image Comparison",icon:{desktop:`
4
4
  <svg width="96" height="48" viewBox="0 0 96 48" fill="none" xmlns="http://www.w3.org/2000/svg">
5
5
  <path d="M0 3C0 1.34315 1.34315 0 3 0H37V48H3C1.34315 48 0 46.6569 0 45V3Z" fill="#757575"/>
6
6
  <path d="M37 0H93C94.6569 0 96 1.34315 96 3V45C96 46.6569 94.6569 48 93 48H37V0Z" fill="#424242"/>
@@ -1 +1 @@
1
- let ImageComparisonSettings=[{id:"setting",controls:[{id:"imageTab",label:"",type:"option:value",options:[{label:"First",value:"left"},{label:"Second",value:"right"}],default:"left"},{id:"imageLeft",label:"Left image",type:"group",controls:[{id:"imageLeft",type:"image",default:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_compare_before.png",width:900,height:600},hiddenSetting:{seo:!0,optimizeLCP:!0}}]},{id:"imageRight",label:"Right Image",type:"group",controls:[{id:"imageRight",type:"image",default:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_compare_after.png",width:900,height:600},hiddenSetting:{seo:!0,optimizeLCP:!0}}]},{id:"preload",type:"toggle",label:"Preload",default:!1},{id:"qualityType",type:"select",label:"Quality",devices:{desktop:{default:"high"}},options:[{title:"Finest",value:"finest"},{title:"High",value:"high"},{title:"Medium",value:"medium"},{title:"Custom",value:"custom",tooltip:"You can choose it for advanced page loading optimization."}]},{id:"qualityPercent",type:"input:slider",label:"",units:["%"],min:100,max:400,step:50,useOnlyUnitInit:!0,showDefaultUnit:!0,isNumber:!0,devices:{desktop:{default:100}}},{id:"direction",label:"Layout",type:"layout-selector",iconViewBox:"0 0 72 72",enableItemBackground:!0,itemPerRow:2,itemSpacing:"large",options:[{label:"Horizontal",value:"horizontal",iconName:"gp-image-comparison-horizontal"},{label:"Vertical",value:"vertical",iconName:"gp-image-comparison-vertical"}],default:"horizontal"},{id:"slider-settings",type:"group",label:"Slider",controls:[{id:"hoverToSlide",type:"select",options:[{label:"Drag to move",value:!1},{label:"Hover to move",value:!0}],label:"Behavior",default:!1},{id:"defaultPercentage",label:"Default ratio",type:"input:slider",useOnlyUnitInit:!0,showDefaultUnit:!0,isNumber:!0,units:["%"],hide:!0,min:1,max:100,default:50}]},{id:"enableLabel",type:"toggle",default:!1},{id:"leftImageLabel",label:"First Description",type:"input",default:"Before"},{id:"translate",type:"input",default:"leftImageLabel,rightImageLabel"},{id:"rightImageLabel",label:"Second Description",type:"input",default:"After"},{id:"enableSEOLeft",type:"toggle",default:!1},{id:"enableSEORight",type:"toggle",default:!1},{id:"seo",type:"group",label:"SEO",controls:[{id:"seoTab",label:"",type:"option:value",options:[{label:"First",value:"left"},{label:"Second",value:"right"}],default:"left"},{id:"altLeft",label:"First image alt text",type:"textarea",minHeight:76,autoHeight:!0,placeholder:"E.g: image of an iphone",default:"Describes the appearance of the image"},{id:"altRight",label:"Second image alt text",type:"textarea",minHeight:76,autoHeight:!0,placeholder:"E.g: image of an iphone",default:"Describes the appearance of the image"},{id:"titleLeft",label:"First image title",info:"Show title when hover to first image",type:"input",placeholder:"E.g: iphone compare",default:"Title"},{id:"titleRight",label:"Second image title",info:"Show title when hover to second image",type:"input",placeholder:"E.g: iphone compare",default:"Title"}]}]},{id:"style",controls:[{id:"label-settings",type:"group",label:"Label",controls:[{id:"labelPadding",type:"padding-v2",devices:{desktop:{default:{top:"4px",left:"4px",bottom:"4px",right:"4px",linked:!0}}},compoDefaultValue:{desktop:{default:{top:"4px",left:"4px",bottom:"4px",right:"4px",linked:!0}}}},{id:"labelBackgroundColor",type:"color-picker-v2",devices:{desktop:{default:"rgba(0, 0, 0, 0.60)"}}},{id:"labelPositionHoz",label:"Position",type:"option:value",devices:{desktop:{default:"hoz-center"}},options:[{label:"Top",value:"top",iconName:"gp-justify-content-top"},{label:"Center",value:"hoz-center",iconName:"gp-justify-content-center"},{label:"Bottom",value:"bottom",iconName:"gp-justify-content-bottom"}]},{id:"labelPositionVer",label:"Position",type:"option:value",devices:{desktop:{default:"ver-center"}},options:[{label:"Left",value:"left",iconName:"gp-justify-content-left"},{label:"Center",value:"ver-center",iconName:"gp-justify-content-middle"},{label:"Right",value:"right",iconName:"gp-justify-content-right"}]},{id:"labelTextColor",type:"colorpicker",label:"Text Color",default:"#FFFFFF"},{id:"labelBorder",type:"border-v2",devices:{desktop:{default:{borderType:"none",border:"none",borderWidth:"1px",width:"1px 1px 1px 1px",color:"line-1",isCustom:!0}}},compoDefaultValue:{desktop:{default:{border:"solid",color:"line-1",width:"1px",borderWidth:"1px"}}}},{id:"labelRounded",type:"corner-v2",devices:{desktop:{default:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"}}},compoDefaultValue:{desktop:{default:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"}}}},{id:"labelShadow",type:"shadow-v2",devices:{desktop:{}},compoDefaultValue:{desktop:{default:{type:"shadow-1",distance:"4px",blur:"4px",spread:"0px",color:"rgba(18, 18, 18, 0.2)",angle:45,enable:!0}}}}]},{id:"size-settings",type:"group",label:"Size",controls:[{id:"aspectRatio",type:"select",label:"Aspect Ratio",options:[{label:"Original",value:"auto"},{label:"1:1",value:"1"},{label:"3:2",value:"3/2"},{label:"4:3",value:"4/3"},{label:"16:9",value:"16/9"},{label:"21:9",value:"21/9"},{label:"2:3",value:"2/3"},{label:"3:4",value:"3/4"},{label:"9:16",value:"9/16"},{label:"Custom",value:"custom"}],devices:{desktop:{default:"16/9"}}},{id:"customAspectRadio",type:"ratio",min:1,devices:{desktop:{default:{width:"1",height:"1"}}},hide:!0},{id:"imageScale",type:"option:illustration",enableTooltip:!0,label:"Image scale",options:[{label:"Fill image",value:"cover",type:"image",svgName:"gp-image-cover"},{label:"Fit image",value:"contain",type:"image",svgName:"gp-image-contain"}],devices:{desktop:{default:"cover"}}},{id:"fullWidth",label:"Full Width",type:"toggle",devices:{desktop:{default:!0}}},{id:"width",type:"input:unit",emptyOnClear:!0,placeholder:"Auto",min:0,units:["px","%"],hide:!0,devices:{desktop:{default:"100%"}}}]},{id:"typo",type:"typography-combo",default:{type:"paragraph-2"},ignoreReRender:!0,compoDefaultValue:{attrs:{color:"#FFFFFF"}},hiddenSetting:{textAlign:!0}},{id:"transform",label:"Text Transform",type:"select",options:[{value:"default",label:"None"},{value:"capitalize",label:"Capitalize"},{value:"uppercase",label:"Uppercase"},{value:"lowercase",label:"Lowercase"}],default:"default"},{id:"align",label:"Alignment",type:"option:value",options:[{label:"Left",value:"left",type:"align",tooltip:"Align left",iconName:"gp-align-left"},{label:"Center",value:"center",type:"align",tooltip:"Align center",iconName:"gp-align-center"},{label:"Right",value:"right",type:"align",tooltip:"Align right",iconName:"gp-align-right"}],devices:{desktop:{default:"center"}}}]}];export{ImageComparisonSettings};
1
+ let ImageComparisonSettings=[{id:"setting",controls:[{id:"imageTab",label:"",type:"option:value",options:[{label:"First",value:"left"},{label:"Second",value:"right"}],default:"left"},{id:"imageLeft",label:"Left image",type:"group",controls:[{id:"imageLeft",type:"image",default:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_compare_before.png",width:900,height:600},hiddenSetting:{seo:!0,optimizeLCP:!0}}]},{id:"imageRight",label:"Right Image",type:"group",controls:[{id:"imageRight",type:"image",default:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_compare_after.png",width:900,height:600},hiddenSetting:{seo:!0,optimizeLCP:!0}}]},{id:"preload",type:"toggle",label:"Preload",default:!1},{id:"qualityType",type:"select",label:"Quality",devices:{desktop:{default:"high"}},options:[{title:"Finest",value:"finest"},{title:"High",value:"high"},{title:"Medium",value:"medium"},{title:"Custom",value:"custom",tooltip:"You can choose it for advanced page loading optimization."}]},{id:"qualityPercent",type:"input:slider",label:"",units:["%"],min:100,max:400,step:50,useOnlyUnitInit:!0,showDefaultUnit:!0,isNumber:!0,devices:{desktop:{default:100}}},{id:"direction",label:"Layout",type:"layout-selector",iconViewBox:"0 0 72 72",enableItemBackground:!0,itemPerRow:2,itemSpacing:"large",options:[{label:"Horizontal",value:"horizontal",iconName:"gp-image-comparison-horizontal"},{label:"Vertical",value:"vertical",iconName:"gp-image-comparison-vertical"}],default:"horizontal"},{id:"slider-settings",type:"group",label:"Slider",controls:[{id:"hoverToSlide",type:"select",options:[{label:"Drag to move",value:!1},{label:"Hover to move",value:!0}],label:"Behavior",default:!1},{id:"defaultPercentage",label:"Default ratio",type:"input:slider",useOnlyUnitInit:!0,showDefaultUnit:!0,isNumber:!0,units:["%"],hide:!0,min:1,max:100,default:50}]},{id:"enableLabel",type:"toggle",default:!1},{id:"leftImageLabel",label:"First Description",type:"input",default:"Before"},{id:"rightImageLabel",label:"Second Description",type:"input",default:"After"},{id:"enableSEOLeft",type:"toggle",default:!1},{id:"enableSEORight",type:"toggle",default:!1},{id:"seo",type:"group",label:"SEO",controls:[{id:"seoTab",label:"",type:"option:value",options:[{label:"First",value:"left"},{label:"Second",value:"right"}],default:"left"},{id:"altLeft",label:"First image alt text",type:"textarea",minHeight:76,autoHeight:!0,placeholder:"E.g: image of an iphone",default:"Describes the appearance of the image"},{id:"altRight",label:"Second image alt text",type:"textarea",minHeight:76,autoHeight:!0,placeholder:"E.g: image of an iphone",default:"Describes the appearance of the image"},{id:"titleLeft",label:"First image title",info:"Show title when hover to first image",type:"input",placeholder:"E.g: iphone compare",default:"Title"},{id:"titleRight",label:"Second image title",info:"Show title when hover to second image",type:"input",placeholder:"E.g: iphone compare",default:"Title"}]}]},{id:"style",controls:[{id:"label-settings",type:"group",label:"Label",controls:[{id:"labelPadding",type:"padding-v2",devices:{desktop:{default:{top:"4px",left:"4px",bottom:"4px",right:"4px",linked:!0}}},compoDefaultValue:{desktop:{default:{top:"4px",left:"4px",bottom:"4px",right:"4px",linked:!0}}}},{id:"labelBackgroundColor",type:"color-picker-v2",devices:{desktop:{default:"rgba(0, 0, 0, 0.60)"}}},{id:"labelPositionHoz",label:"Position",type:"option:value",devices:{desktop:{default:"hoz-center"}},options:[{label:"Top",value:"top",iconName:"gp-justify-content-top"},{label:"Center",value:"hoz-center",iconName:"gp-justify-content-center"},{label:"Bottom",value:"bottom",iconName:"gp-justify-content-bottom"}]},{id:"labelPositionVer",label:"Position",type:"option:value",devices:{desktop:{default:"ver-center"}},options:[{label:"Left",value:"left",iconName:"gp-justify-content-left"},{label:"Center",value:"ver-center",iconName:"gp-justify-content-middle"},{label:"Right",value:"right",iconName:"gp-justify-content-right"}]},{id:"labelTextColor",type:"colorpicker",label:"Text Color",default:"#FFFFFF"},{id:"labelBorder",type:"border-v2",devices:{desktop:{default:{borderType:"none",border:"none",borderWidth:"1px",width:"1px 1px 1px 1px",color:"line-1",isCustom:!0}}},compoDefaultValue:{desktop:{default:{border:"solid",color:"line-1",width:"1px",borderWidth:"1px"}}}},{id:"labelRounded",type:"corner-v2",devices:{desktop:{default:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"}}},compoDefaultValue:{desktop:{default:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"}}}},{id:"labelShadow",type:"shadow-v2",devices:{desktop:{}},compoDefaultValue:{desktop:{default:{type:"shadow-1",distance:"4px",blur:"4px",spread:"0px",color:"rgba(18, 18, 18, 0.2)",angle:45,enable:!0}}}}]},{id:"size-settings",type:"group",label:"Size",controls:[{id:"aspectRatio",type:"select",label:"Aspect Ratio",options:[{label:"Original",value:"auto"},{label:"1:1",value:"1"},{label:"3:2",value:"3/2"},{label:"4:3",value:"4/3"},{label:"16:9",value:"16/9"},{label:"21:9",value:"21/9"},{label:"2:3",value:"2/3"},{label:"3:4",value:"3/4"},{label:"9:16",value:"9/16"},{label:"Custom",value:"custom"}],devices:{desktop:{default:"16/9"}}},{id:"customAspectRadio",type:"ratio",min:1,devices:{desktop:{default:{width:"1",height:"1"}}},hide:!0},{id:"imageScale",type:"option:illustration",enableTooltip:!0,label:"Image scale",options:[{label:"Fill image",value:"cover",type:"image",svgName:"gp-image-cover"},{label:"Fit image",value:"contain",type:"image",svgName:"gp-image-contain"}],devices:{desktop:{default:"cover"}}},{id:"fullWidth",label:"Full Width",type:"toggle",devices:{desktop:{default:!0}}},{id:"width",type:"input:unit",emptyOnClear:!0,placeholder:"Auto",min:0,units:["px","%"],hide:!0,devices:{desktop:{default:"100%"}}}]},{id:"typo",type:"typography-combo",default:{type:"paragraph-2"},ignoreReRender:!0,compoDefaultValue:{attrs:{color:"#FFFFFF"}},hiddenSetting:{textAlign:!0}},{id:"transform",label:"Text Transform",type:"select",options:[{value:"default",label:"None"},{value:"capitalize",label:"Capitalize"},{value:"uppercase",label:"Uppercase"},{value:"lowercase",label:"Lowercase"}],default:"default"},{id:"align",label:"Alignment",type:"option:value",options:[{label:"Left",value:"left",type:"align",tooltip:"Align left",iconName:"gp-align-left"},{label:"Center",value:"center",type:"align",tooltip:"Align center",iconName:"gp-align-center"},{label:"Right",value:"right",type:"align",tooltip:"Align right",iconName:"gp-align-right"}],devices:{desktop:{default:"center"}}}]}];export{ImageComparisonSettings};
@@ -0,0 +1 @@
1
+ let ImageComparison={altLeft:{id:"altLeft"},altRight:{id:"altRight"},titleLeft:{id:"titleLeft"},titleRight:{id:"titleRight"},rightImageLabel:{id:"rightImageLabel"},leftImageLabel:{id:"leftImageLabel"},imageLeft:{id:"imageLeft",fields:["src"]},imageRight:{id:"imageRight",fields:["src"]}};export{ImageComparison};
@@ -1 +1 @@
1
- let SettingUIV2=[{label:{en:"Layout"},controls:[{setting:{id:"direction"},layout:"vertical",options:{fullWidth:!0}}]},{label:{en:"Image"},controls:[{label:{en:"1st image"},setting:{id:"imageLeft"},options:{updateFields:[{field:"preload",settingId:"preload"},{field:"altText",settingId:"altLeft"},{field:"imageTitle",settingId:"titleLeft"}]},controlChangeTrigger:{settings:[{action:{controlId:"preload",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"altLeft",valueFromField:"altText",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"titleLeft",valueFromField:"imageTitle",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}},{label:{en:"2nd image"},setting:{id:"imageRight"},options:{updateFields:[{field:"preload",settingId:"preload"},{field:"altText",settingId:"altRight"},{field:"imageTitle",settingId:"titleRight"}]},controlChangeTrigger:{settings:[{action:{controlId:"preload",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"altRight",valueFromField:"altText",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"titleRight",valueFromField:"imageTitle",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}},{label:{en:"Scale"},setting:{id:"imageScale"}}]},{label:{en:"Slider"},controls:[{label:{en:"Behavior"},setting:{id:"hoverToSlide"}},{label:{en:"Default ratio"},setting:{id:"defaultPercentage"}}]},{controls:[{label:{en:"Badge"},setting:{id:"enableLabel"},options:{labelVariant:"primary",toggleStyle:"switch"}},{label:{en:"1st"},conditionDisplay:"enableLabel === true",setting:{id:"leftImageLabel"}},{label:{en:"2nd"},conditionDisplay:"enableLabel === true",setting:{id:"rightImageLabel"}},{conditionDisplay:"enableLabel === true",label:{en:"Text style"},setting:{id:"typo"},options:{updateFields:[{field:"attrs.color",settingId:"labelTextColor"}]},controlChangeTrigger:{settings:[{action:{controlId:"labelTextColor",valueFromField:"attrs.color",groupType:"style",controlType:"style",removeDevice:!0}}],options:{noRecordHistory:!0}}},{label:{en:"Padding"},conditionDisplay:"enableLabel === true",setting:{id:"labelPadding"}},{label:{en:"Background"},conditionDisplay:"enableLabel === true",setting:{id:"labelBackgroundColor"}},{label:{en:"Border"},conditionDisplay:"enableLabel === true",setting:{id:"labelBorder"}},{label:{en:"Corner"},conditionDisplay:"enableLabel === true",setting:{id:"labelRounded"}},{label:{en:"Shadow"},conditionDisplay:"enableLabel === true",setting:{id:"labelShadow"}},{label:{en:"Position"},setting:{id:"labelPositionHoz"},conditionDisplay:"enableLabel === true && direction === 'horizontal'"},{label:{en:"Position"},setting:{id:"labelPositionVer"},conditionDisplay:"enableLabel === true && direction === 'vertical'"}]},{label:{en:"Size"},controls:[{label:{en:"Frame"},setting:{id:"aspectRatio"}},{label:{en:"Ratio"},conditionDisplay:"aspectRatio === 'custom'",setting:{id:"customAspectRadio"}},{label:{en:"Width"},setting:{id:"width"}}]},{label:{en:"Shape"},controls:[{label:{en:"Border"},setting:{id:"border",state:"normal"}},{label:{en:"Corner"},setting:{id:"rounded",state:"normal"}},{label:{en:"Shadow"},setting:{id:"boxShadow",state:"normal"},options:{updateFields:[{field:"normal.enable",settingId:"hasBoxShadow",state:"normal"}]},controlChangeTrigger:{settings:[{condition:"boxShadow.normal.enable === true",source:["boxShadow","hasBoxShadow"],action:{controlId:"hasBoxShadow",groupType:"advanced",controlType:"advanced",state:"normal",newValue:!0}},{condition:"boxShadow.normal.enable === false",source:["boxShadow","hasBoxShadow"],action:{controlId:"hasBoxShadow",groupType:"advanced",controlType:"advanced",state:"normal",newValue:!1}}],options:{noRecordHistory:!0}}}]},{label:{en:"Optimize LCP"},controls:[{label:{en:"Preload"},setting:{id:"preload"}},{label:{en:"Quality"},conditionEnable:"((imageLeft.src || imageRight.src) && (imageLeft.src.includes('cdn.shopify.com') || imageRight.src.includes('cdn.shopify.com')))",conditionDisplay:"preload === false",setting:{id:"qualityType"},options:{fullWidth:!0,disableMessage:"This setting only works with images uploaded to Shopify"}},{layout:"horizontal",label:{en:"Quality"},conditionDisplay:'qualityType == "custom" && preload === false && ((imageLeft.src || imageRight.src) && (imageLeft.src.includes("cdn.shopify.com") || imageRight.src.includes("cdn.shopify.com"))) ',setting:{id:"qualityPercent"}}]},{label:{en:"SEO"},controls:[{label:{en:"1st image"},type:"combo",iconName:"polaris-text-title",fixedValue:"Edit",popoverLabel:{en:"SEO"},setting:{id:"enableSEOLeft"},controls:[{label:{en:"Alt text"},options:{labelAlign:"top"},setting:{id:"altLeft"}},{label:{en:"Image title"},options:{labelAlign:"top"},setting:{id:"titleLeft"}}]},{label:{en:"2nd image"},type:"combo",iconName:"polaris-text-title",fixedValue:"Edit",setting:{id:"enableSEORight"},popoverLabel:{en:"SEO"},controls:[{label:{en:"Alt text"},options:{labelAlign:"top"},setting:{id:"altRight"}},{label:{en:"Image title"},options:{labelAlign:"top"},setting:{id:"titleRight"}}]}]},{controls:[{label:{en:"Align"},conditionEnable:'!(width === "default" || (parseInt(width) >= 100 && width?.includes("%")))',setting:{id:"align"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Align is not supported when width is 100%"}}]}];export{SettingUIV2};
1
+ let SettingUIV2=[{label:"Layout",controls:[{setting:{id:"direction"},layout:"vertical",options:{fullWidth:!0}}]},{label:"Image",controls:[{label:"1st image",setting:{id:"imageLeft"},options:{updateFields:[{field:"preload",settingId:"preload"},{field:"altText",settingId:"altLeft"},{field:"imageTitle",settingId:"titleLeft"}]},controlChangeTrigger:{settings:[{action:{controlId:"preload",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"altLeft",valueFromField:"altText",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"titleLeft",valueFromField:"imageTitle",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}},{label:"2nd image",setting:{id:"imageRight"},options:{updateFields:[{field:"preload",settingId:"preload"},{field:"altText",settingId:"altRight"},{field:"imageTitle",settingId:"titleRight"}]},controlChangeTrigger:{settings:[{action:{controlId:"preload",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"altRight",valueFromField:"altText",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"titleRight",valueFromField:"imageTitle",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}},{label:"Scale",setting:{id:"imageScale"}}]},{label:"Slider",controls:[{label:"Behavior",setting:{id:"hoverToSlide"}},{label:"Default ratio",setting:{id:"defaultPercentage"}}]},{controls:[{label:"Badge",setting:{id:"enableLabel"},options:{labelVariant:"primary",toggleStyle:"switch"}},{label:"1st",conditionDisplay:"enableLabel === true",setting:{id:"leftImageLabel"}},{label:"2nd",conditionDisplay:"enableLabel === true",setting:{id:"rightImageLabel"}},{conditionDisplay:"enableLabel === true",label:"Text style",setting:{id:"typo"},options:{updateFields:[{field:"attrs.color",settingId:"labelTextColor"}]},controlChangeTrigger:{settings:[{action:{controlId:"labelTextColor",valueFromField:"attrs.color",groupType:"style",controlType:"style",removeDevice:!0}}],options:{noRecordHistory:!0}}},{label:"Padding",conditionDisplay:"enableLabel === true",setting:{id:"labelPadding"}},{label:"Background",conditionDisplay:"enableLabel === true",setting:{id:"labelBackgroundColor"}},{label:"Border",conditionDisplay:"enableLabel === true",setting:{id:"labelBorder"}},{label:"Corner",conditionDisplay:"enableLabel === true",setting:{id:"labelRounded"}},{label:"Shadow",conditionDisplay:"enableLabel === true",setting:{id:"labelShadow"}},{label:"Position",setting:{id:"labelPositionHoz"},conditionDisplay:"enableLabel === true && direction === 'horizontal'"},{label:"Position",setting:{id:"labelPositionVer"},conditionDisplay:"enableLabel === true && direction === 'vertical'"}]},{label:"Size",controls:[{label:"Frame",setting:{id:"aspectRatio"}},{label:"Ratio",conditionDisplay:"aspectRatio === 'custom'",setting:{id:"customAspectRadio"}},{label:"Width",setting:{id:"width"}}]},{label:"Shape",controls:[{label:"Border",setting:{id:"border",state:"normal"}},{label:"Corner",setting:{id:"rounded",state:"normal"}},{label:"Shadow",setting:{id:"boxShadow",state:"normal"},options:{updateFields:[{field:"normal.enable",settingId:"hasBoxShadow",state:"normal"}]},controlChangeTrigger:{settings:[{condition:"boxShadow.normal.enable === true",source:["boxShadow","hasBoxShadow"],action:{controlId:"hasBoxShadow",groupType:"advanced",controlType:"advanced",state:"normal",newValue:!0}},{condition:"boxShadow.normal.enable === false",source:["boxShadow","hasBoxShadow"],action:{controlId:"hasBoxShadow",groupType:"advanced",controlType:"advanced",state:"normal",newValue:!1}}],options:{noRecordHistory:!0}}}]},{label:"Optimize LCP",controls:[{label:"Preload",setting:{id:"preload"}},{label:"Quality",conditionEnable:"((imageLeft.src || imageRight.src) && (imageLeft.src.includes('cdn.shopify.com') || imageRight.src.includes('cdn.shopify.com')))",conditionDisplay:"preload === false",setting:{id:"qualityType"},options:{fullWidth:!0,disableMessage:"This setting only works with images uploaded to Shopify"}},{layout:"horizontal",label:"Quality",conditionDisplay:'qualityType == "custom" && preload === false && ((imageLeft.src || imageRight.src) && (imageLeft.src.includes("cdn.shopify.com") || imageRight.src.includes("cdn.shopify.com"))) ',setting:{id:"qualityPercent"}}]},{label:"SEO",controls:[{label:"1st image",type:"combo",iconName:"polaris-text-title",fixedValue:"Edit",popoverLabel:"SEO",setting:{id:"enableSEOLeft"},controls:[{label:"Alt text",options:{labelAlign:"top"},setting:{id:"altLeft"}},{label:"Image title",options:{labelAlign:"top"},setting:{id:"titleLeft"}}]},{label:"2nd image",type:"combo",iconName:"polaris-text-title",fixedValue:"Edit",setting:{id:"enableSEORight"},popoverLabel:"SEO",controls:[{label:"Alt text",options:{labelAlign:"top"},setting:{id:"altRight"}},{label:"Image title",options:{labelAlign:"top"},setting:{id:"titleRight"}}]}]},{controls:[{label:"Align",conditionEnable:'!(width === "default" || (parseInt(width) >= 100 && width?.includes("%")))',setting:{id:"align"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Align is not supported when width is 100%"}}]}];export{SettingUIV2};
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- import{jsxs as e,jsx as t}from"react/jsx-runtime";import{useState as p,useRef as r,useEffect as i}from"react";import l from"next/image";function getRandomArbitrary(e,t){return Math.random()*(t-e)+e}let ImageDetection=({setting:g,builderProps:a})=>{let[n,d]=p(!1),[o,s]=p(0),c=r(null);i(()=>(g?.loading?(d(!1),C()):d(!0),()=>{c.current&&clearInterval(c.current)}),[g?.loading]);let C=()=>{s(0),c.current=setInterval(()=>{s(e=>{let t=getRandomArbitrary(0,6);return e>=580?e:e+t})},100)};return e("div",{"data-toolbar-hide":"true",className:"gps-base-font-family gps-image-detection-section gp-relative gp-mb-[6px] gp-w-full gp-border gp-border-[#F4F4F4]",children:[e("div",{className:"gps-generating-actions gp-absolute gp-right-0 gp-top-0 gp-z-4 gp-hidden gp-h-[32px] gp-items-center gp-border gp-border-[#F4F4F4] gp-bg-white gp-px-[4px]",children:[e("svg",{className:"gp-ml-[16px]",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t("path",{d:"M12.1455 2.78916C12.0859 2.60446 11.8246 2.60446 11.7649 2.78916L11.6155 3.25182C11.5178 3.554 11.2825 3.79186 10.9814 3.89269L10.5216 4.04667C10.3396 4.10761 10.3396 4.36503 10.5216 4.42597L10.9814 4.57995C11.2825 4.68078 11.5178 4.91864 11.6155 5.22082L11.7649 5.68348C11.8246 5.86818 12.0859 5.86818 12.1455 5.68348L12.295 5.22082C12.3926 4.91864 12.6279 4.68078 12.929 4.57995L13.3889 4.42597C13.5708 4.36503 13.5708 4.10761 13.3889 4.04667L12.929 3.89269C12.6279 3.79186 12.3926 3.554 12.295 3.25182L12.1455 2.78916Z",fill:`url(#paint0_linear_4588_15357_${a?.uid})`}),t("path",{d:"M8.14069 3.48376C8.0512 3.20671 7.65922 3.20671 7.56973 3.48376L6.95968 5.37244C6.66685 6.27898 5.96086 6.99256 5.0575 7.29506L3.20474 7.91548C2.93175 8.0069 2.93175 8.39302 3.20474 8.48443L5.0575 9.10485C5.96086 9.40735 6.66685 10.1209 6.95968 11.0275L7.56973 12.9162C7.65922 13.1932 8.0512 13.1932 8.14069 12.9162L8.75074 11.0275C9.04357 10.1209 9.74956 9.40735 10.6529 9.10485L12.5057 8.48443C12.7787 8.39302 12.7787 8.0069 12.5057 7.91548L10.6529 7.29506C9.74956 6.99256 9.04357 6.27898 8.75074 5.37243L8.14069 3.48376Z",fill:`url(#paint1_linear_4588_15357_${a?.uid})`}),e("defs",{children:[e("linearGradient",{id:`paint0_linear_4588_15357_${a?.uid}`,x1:"13.5254",y1:"10.6471",x2:"2.99977",y2:"10.6351",gradientUnits:"userSpaceOnUse",children:[t("stop",{stopColor:"#874CFD"}),t("stop",{offset:"1",stopColor:"#3C38E1"})]}),e("linearGradient",{id:`paint1_linear_4588_15357_${a?.uid}`,x1:"13.5254",y1:"10.6471",x2:"2.99977",y2:"10.6351",gradientUnits:"userSpaceOnUse",children:[t("stop",{stopColor:"#874CFD"}),t("stop",{offset:"1",stopColor:"#3C38E1"})]})]})]}),t("span",{className:"gps-generating-section-text gp-ml-[4px] gp-mr-[16px] gp-text-[12px] gp-font-medium",children:"Generating section"}),t("div",{className:"gp-mx-[4px] gp-h-[28px] gp-w-[1px] gp-bg-[#5B5B5B] gp-opacity-10"}),t("div",{"data-url":g?.imagePreviewUrl||"","data-uid":a?.uid,className:"gp-image-detection-generating-delete gp-relative gp-flex gp-h-[24px] gp-w-[24px] gp-cursor-pointer gp-items-center gp-justify-center gp-rounded-[3px] gp-text-[#212121] hover:gp-bg-[#F44336] hover:gp-text-white",children:e("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t("path",{d:"M6.5 6C6.77614 6 7 6.22386 7 6.5V11.5C7 11.7761 6.77614 12 6.5 12C6.22386 12 6 11.7761 6 11.5V6.5C6 6.22386 6.22386 6 6.5 6Z",fill:"currentColor"}),t("path",{d:"M9.5 6C9.77614 6 10 6.22386 10 6.5V11.5C10 11.7761 9.77614 12 9.5 12C9.22386 12 9 11.7761 9 11.5V6.5C9 6.22386 9.22386 6 9.5 6Z",fill:"currentColor"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 2.5V3H14C14.2761 3 14.5 3.22386 14.5 3.5C14.5 3.77614 14.2761 4 14 4H13V12.5C13 13.8807 11.8807 15 10.5 15H5.5C4.11929 15 3 13.8807 3 12.5V4H2C1.72386 4 1.5 3.77614 1.5 3.5C1.5 3.22386 1.72386 3 2 3H5V2.5C5 1.67157 5.67157 1 6.5 1H9.5C10.3284 1 11 1.67157 11 2.5ZM4 4V12.5C4 13.3284 4.67157 14 5.5 14H10.5C11.3284 14 12 13.3284 12 12.5V4H4ZM6 3V2.5C6 2.22386 6.22386 2 6.5 2H9.5C9.77614 2 10 2.22386 10 2.5V3H6Z",fill:"currentColor"})]})})]}),!!g?.imagePreviewUrl&&t(l,{className:"gp-h-auto gp-w-full gp-opacity-50",src:g?.imagePreviewUrl||"",alt:"",width:100,height:100}),t("div",{className:`gp-absolute gp-left-0 gp-top-0 gp-z-2 gp-flex gp-h-full gp-w-full ${n?"gp-hidden":""}`,children:e("div",{className:"gp-relative gp-h-[2px] gp-w-full gp-overflow-hidden gp-rounded-md",children:[t("div",{className:"gp-absolute gp-h-full gp-w-full gp-rounded-md gp-bg-[#F4F4F4]"}),t("div",{className:"gps-image-to-layout-progress-bar gp-absolute gp-h-full gp-rounded-md gp-transition-all",style:{width:`${o/600*100}%`}})]})}),e("div",{className:`gp-absolute gp-left-[8px] gp-top-[8px] gp-z-[99] gp-flex gp-w-[calc(100%_-_16px)] gp-items-center gp-justify-between gp-rounded-[3px] gp-bg-[#FEE4E3] gp-pl-[4px] gp-pr-[16px] gp-h-[48px] ${n?"":"gp-hidden"}`,children:[e("div",{className:"gp-flex gp-items-center ",children:[t("div",{className:"gp-flex gp-h-[24px] gp-w-[24px] gp-items-center gp-justify-center",children:t("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8 10.5C7.58579 10.5 7.25 10.8358 7.25 11.25C7.25 11.6642 7.58579 12 8 12C8.41421 12 8.75 11.6642 8.75 11.25C8.75 10.8358 8.41421 10.5 8 10.5ZM8.5 4C8.5 3.72386 8.27614 3.5 8 3.5C7.72386 3.5 7.5 3.72386 7.5 4V9C7.5 9.27614 7.72386 9.5 8 9.5C8.27614 9.5 8.5 9.27614 8.5 9V4Z",fill:"#C3362B"})})}),t("span",{className:"gps-base-font-family gp-ml-[4px] gp-text-sm gp-font-medium gp-text-[#212121]",children:g?.error||"Sorry, we have trouble generate layout from this section. Try again or delete it to publish."})]}),e("div",{className:"gp-flex gp-items-center",children:[!g?.error&&t("div",{"data-url":g?.imagePreviewUrl||"","data-uid":a?.uid,className:"gp-image-detection-retry gp-cursor-pointer gp-text-sm gp-font-medium gp-text-[#3C67FF]",children:"Try again"}),t("div",{"data-url":g?.imagePreviewUrl||"","data-uid":a?.uid,className:"gp-image-detection-delete gp-relative gp-ml-[16px] gp-flex gp-h-[32px] gp-w-[32px] gp-cursor-pointer gp-items-center gp-justify-center gp-rounded-[3px] gp-text-[#F44336] hover:gp-bg-red-400 hover:gp-text-white",children:e("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t("path",{d:"M6.5 6C6.77614 6 7 6.22386 7 6.5V11.5C7 11.7761 6.77614 12 6.5 12C6.22386 12 6 11.7761 6 11.5V6.5C6 6.22386 6.22386 6 6.5 6Z",fill:"currentColor"}),t("path",{d:"M9.5 6C9.77614 6 10 6.22386 10 6.5V11.5C10 11.7761 9.77614 12 9.5 12C9.22386 12 9 11.7761 9 11.5V6.5C9 6.22386 9.22386 6 9.5 6Z",fill:"currentColor"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 2.5V3H14C14.2761 3 14.5 3.22386 14.5 3.5C14.5 3.77614 14.2761 4 14 4H13V12.5C13 13.8807 11.8807 15 10.5 15H5.5C4.11929 15 3 13.8807 3 12.5V4H2C1.72386 4 1.5 3.77614 1.5 3.5C1.5 3.22386 1.72386 3 2 3H5V2.5C5 1.67157 5.67157 1 6.5 1H9.5C10.3284 1 11 1.67157 11 2.5ZM4 4V12.5C4 13.3284 4.67157 14 5.5 14H10.5C11.3284 14 12 13.3284 12 12.5V4H4ZM6 3V2.5C6 2.22386 6.22386 2 6.5 2H9.5C9.77614 2 10 2.22386 10 2.5V3H6Z",fill:"currentColor"})]})})]})]})]})};export{ImageDetection as default};
2
+ import{jsxs as e,jsx as t}from"react/jsx-runtime";import{useState as p,useRef as r,useEffect as i}from"react";import l from"next/image";import{useI18nStore as g}from"@gem-sdk/core";function getRandomArbitrary(e,t){return Math.random()*(t-e)+e}let ImageDetection=({setting:a,builderProps:n})=>{let[d,o]=p(!1),[s,c]=p(0),C=r(null),{t:h}=g();i(()=>(a?.loading?(o(!1),m()):o(!0),()=>{C.current&&clearInterval(C.current)}),[a?.loading]);let m=()=>{c(0),C.current=setInterval(()=>{c(e=>{let t=getRandomArbitrary(0,6);return e>=580?e:e+t})},100)};return e("div",{"data-toolbar-hide":"true",className:"gps-base-font-family gps-image-detection-section gp-relative gp-mb-[6px] gp-w-full gp-border gp-border-[#F4F4F4]",children:[e("div",{className:"gps-generating-actions gp-absolute gp-right-0 gp-top-0 gp-z-4 gp-hidden gp-h-[32px] gp-items-center gp-border gp-border-[#F4F4F4] gp-bg-white gp-px-[4px]",children:[e("svg",{className:"gp-ml-[16px]",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t("path",{d:"M12.1455 2.78916C12.0859 2.60446 11.8246 2.60446 11.7649 2.78916L11.6155 3.25182C11.5178 3.554 11.2825 3.79186 10.9814 3.89269L10.5216 4.04667C10.3396 4.10761 10.3396 4.36503 10.5216 4.42597L10.9814 4.57995C11.2825 4.68078 11.5178 4.91864 11.6155 5.22082L11.7649 5.68348C11.8246 5.86818 12.0859 5.86818 12.1455 5.68348L12.295 5.22082C12.3926 4.91864 12.6279 4.68078 12.929 4.57995L13.3889 4.42597C13.5708 4.36503 13.5708 4.10761 13.3889 4.04667L12.929 3.89269C12.6279 3.79186 12.3926 3.554 12.295 3.25182L12.1455 2.78916Z",fill:`url(#paint0_linear_4588_15357_${n?.uid})`}),t("path",{d:"M8.14069 3.48376C8.0512 3.20671 7.65922 3.20671 7.56973 3.48376L6.95968 5.37244C6.66685 6.27898 5.96086 6.99256 5.0575 7.29506L3.20474 7.91548C2.93175 8.0069 2.93175 8.39302 3.20474 8.48443L5.0575 9.10485C5.96086 9.40735 6.66685 10.1209 6.95968 11.0275L7.56973 12.9162C7.65922 13.1932 8.0512 13.1932 8.14069 12.9162L8.75074 11.0275C9.04357 10.1209 9.74956 9.40735 10.6529 9.10485L12.5057 8.48443C12.7787 8.39302 12.7787 8.0069 12.5057 7.91548L10.6529 7.29506C9.74956 6.99256 9.04357 6.27898 8.75074 5.37243L8.14069 3.48376Z",fill:`url(#paint1_linear_4588_15357_${n?.uid})`}),e("defs",{children:[e("linearGradient",{id:`paint0_linear_4588_15357_${n?.uid}`,x1:"13.5254",y1:"10.6471",x2:"2.99977",y2:"10.6351",gradientUnits:"userSpaceOnUse",children:[t("stop",{stopColor:"#874CFD"}),t("stop",{offset:"1",stopColor:"#3C38E1"})]}),e("linearGradient",{id:`paint1_linear_4588_15357_${n?.uid}`,x1:"13.5254",y1:"10.6471",x2:"2.99977",y2:"10.6351",gradientUnits:"userSpaceOnUse",children:[t("stop",{stopColor:"#874CFD"}),t("stop",{offset:"1",stopColor:"#3C38E1"})]})]})]}),t("span",{className:"gps-generating-section-text gp-ml-[4px] gp-mr-[16px] gp-text-[12px] gp-font-medium",children:h("Generating section")}),t("div",{className:"gp-mx-[4px] gp-h-[28px] gp-w-[1px] gp-bg-[#5B5B5B] gp-opacity-10"}),t("div",{"data-url":a?.imagePreviewUrl||"","data-uid":n?.uid,className:"gp-image-detection-generating-delete gp-relative gp-flex gp-h-[24px] gp-w-[24px] gp-cursor-pointer gp-items-center gp-justify-center gp-rounded-[3px] gp-text-[#212121] hover:gp-bg-[#F44336] hover:gp-text-white",children:e("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t("path",{d:"M6.5 6C6.77614 6 7 6.22386 7 6.5V11.5C7 11.7761 6.77614 12 6.5 12C6.22386 12 6 11.7761 6 11.5V6.5C6 6.22386 6.22386 6 6.5 6Z",fill:"currentColor"}),t("path",{d:"M9.5 6C9.77614 6 10 6.22386 10 6.5V11.5C10 11.7761 9.77614 12 9.5 12C9.22386 12 9 11.7761 9 11.5V6.5C9 6.22386 9.22386 6 9.5 6Z",fill:"currentColor"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 2.5V3H14C14.2761 3 14.5 3.22386 14.5 3.5C14.5 3.77614 14.2761 4 14 4H13V12.5C13 13.8807 11.8807 15 10.5 15H5.5C4.11929 15 3 13.8807 3 12.5V4H2C1.72386 4 1.5 3.77614 1.5 3.5C1.5 3.22386 1.72386 3 2 3H5V2.5C5 1.67157 5.67157 1 6.5 1H9.5C10.3284 1 11 1.67157 11 2.5ZM4 4V12.5C4 13.3284 4.67157 14 5.5 14H10.5C11.3284 14 12 13.3284 12 12.5V4H4ZM6 3V2.5C6 2.22386 6.22386 2 6.5 2H9.5C9.77614 2 10 2.22386 10 2.5V3H6Z",fill:"currentColor"})]})})]}),!!a?.imagePreviewUrl&&t(l,{className:"gp-h-auto gp-w-full gp-opacity-50",src:a?.imagePreviewUrl||"",alt:"",width:100,height:100}),t("div",{className:`gp-absolute gp-left-0 gp-top-0 gp-z-2 gp-flex gp-h-full gp-w-full ${d?"gp-hidden":""}`,children:e("div",{className:"gp-relative gp-h-[2px] gp-w-full gp-overflow-hidden gp-rounded-md",children:[t("div",{className:"gp-absolute gp-h-full gp-w-full gp-rounded-md gp-bg-[#F4F4F4]"}),t("div",{className:"gps-image-to-layout-progress-bar gp-absolute gp-h-full gp-rounded-md gp-transition-all",style:{width:`${s/600*100}%`}})]})}),e("div",{className:`gp-absolute gp-left-[8px] gp-top-[8px] gp-z-[99] gp-flex gp-w-[calc(100%_-_16px)] gp-items-center gp-justify-between gp-rounded-[3px] gp-bg-[#FEE4E3] gp-pl-[4px] gp-pr-[16px] gp-h-[48px] ${d?"":"gp-hidden"}`,children:[e("div",{className:"gp-flex gp-items-center ",children:[t("div",{className:"gp-flex gp-h-[24px] gp-w-[24px] gp-items-center gp-justify-center",children:t("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8 10.5C7.58579 10.5 7.25 10.8358 7.25 11.25C7.25 11.6642 7.58579 12 8 12C8.41421 12 8.75 11.6642 8.75 11.25C8.75 10.8358 8.41421 10.5 8 10.5ZM8.5 4C8.5 3.72386 8.27614 3.5 8 3.5C7.72386 3.5 7.5 3.72386 7.5 4V9C7.5 9.27614 7.72386 9.5 8 9.5C8.27614 9.5 8.5 9.27614 8.5 9V4Z",fill:"#C3362B"})})}),t("span",{className:"gps-base-font-family gp-ml-[4px] gp-text-sm gp-font-medium gp-text-[#212121]",children:a?.error||h("Sorry, we have trouble generate layout from this section. Try again or delete it to publish.")})]}),e("div",{className:"gp-flex gp-items-center",children:[!a?.error&&t("div",{"data-url":a?.imagePreviewUrl||"","data-uid":n?.uid,className:"gp-image-detection-retry gp-cursor-pointer gp-text-sm gp-font-medium gp-text-[#3C67FF]",children:h("Try again")}),t("div",{"data-url":a?.imagePreviewUrl||"","data-uid":n?.uid,className:"gp-image-detection-delete gp-relative gp-ml-[16px] gp-flex gp-h-[32px] gp-w-[32px] gp-cursor-pointer gp-items-center gp-justify-center gp-rounded-[3px] gp-text-[#F44336] hover:gp-bg-red-400 hover:gp-text-white",children:e("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t("path",{d:"M6.5 6C6.77614 6 7 6.22386 7 6.5V11.5C7 11.7761 6.77614 12 6.5 12C6.22386 12 6 11.7761 6 11.5V6.5C6 6.22386 6.22386 6 6.5 6Z",fill:"currentColor"}),t("path",{d:"M9.5 6C9.77614 6 10 6.22386 10 6.5V11.5C10 11.7761 9.77614 12 9.5 12C9.22386 12 9 11.7761 9 11.5V6.5C9 6.22386 9.22386 6 9.5 6Z",fill:"currentColor"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 2.5V3H14C14.2761 3 14.5 3.22386 14.5 3.5C14.5 3.77614 14.2761 4 14 4H13V12.5C13 13.8807 11.8807 15 10.5 15H5.5C4.11929 15 3 13.8807 3 12.5V4H2C1.72386 4 1.5 3.77614 1.5 3.5C1.5 3.22386 1.72386 3 2 3H5V2.5C5 1.67157 5.67157 1 6.5 1H9.5C10.3284 1 11 1.67157 11 2.5ZM4 4V12.5C4 13.3284 4.67157 14 5.5 14H10.5C11.3284 14 12 13.3284 12 12.5V4H4ZM6 3V2.5C6 2.22386 6.22386 2 6.5 2H9.5C9.77614 2 10 2.22386 10 2.5V3H6Z",fill:"currentColor"})]})})]})]})]})};export{ImageDetection as default};
@@ -1 +1 @@
1
- import"react/jsx-runtime";import"react";import"next/image";import t from"./settings/ImageDetection.js";let imageDetectionSetting={ImageDetection:t};export{imageDetectionSetting};
1
+ import"react/jsx-runtime";import"react";import"next/image";import"@gem-sdk/core";import t from"./settings/ImageDetection.js";let imageDetectionSetting={ImageDetection:t};export{imageDetectionSetting};
@@ -1,3 +1,3 @@
1
1
  import{ImageDetectionSettings as e}from"./configs/settings.js";let config={tag:"ImageDetection",label:"ImageDetection",icon:`
2
2
 
3
- `,settings:e,presets:[{id:"image-detection",name:{en:"ImageDetection"},icon:{desktop:'<span style="font-size: 20px; line-height: 1.5; font-weight: 500;">ID</span>'},components:[{tag:"ImageDetection"}]}],editorConfigs:{component:{noSetting:!0,noDelete:!0,noDuplicate:!0,noDragDrop:!0},placeholder:{notAppendBeforeAfter:!0},toolbar:{hide:!0,parent:!0},sideBar:{hide:!0,tab:{setting:{hide:!0}}}}};export{config as default};
3
+ `,settings:e,presets:[{id:"image-detection",name:"ImageDetection",icon:{desktop:'<span style="font-size: 20px; line-height: 1.5; font-weight: 500;">ID</span>'},components:[{tag:"ImageDetection"}]}],editorConfigs:{component:{noSetting:!0,noDelete:!0,noDuplicate:!0,noDragDrop:!0},placeholder:{notAppendBeforeAfter:!0},toolbar:{hide:!0,parent:!0},sideBar:{hide:!0,tab:{setting:{hide:!0}}}}};export{config as default};
package/dist/esm/index.js CHANGED
@@ -1 +1 @@
1
- export{accordionSetting}from"./accordion/index.js";export{articleListSetting}from"./article/index.js";export{bannerSetting}from"./hero-banner/index.js";export{breadcrumbSetting}from"./breadcrumb/index.js";export{buttonSetting}from"./button/index.js";export{carouselSettingV3}from"./carousel-v3/index.js";export{carouselSetting}from"./carousel/index.js";export{cartSetting}from"./cart/index.js";export{codeSetting}from"./code/index.js";export{collectionSetting}from"./collection/index.js";export{countdownSetting}from"./countdown-timer/index.js";export{couponSetting}from"./coupon/index.js";export{dialogSetting}from"./dialog/index.js";export{estimateDeliverySetting}from"./estimate-delivery/index.js";export{gridSetting}from"./grid/index.js";export{contactFormSetting}from"./form/index.js";export{headerSetting}from"./header/index.js";export{headingSetting}from"./heading/index.js";export{iconSetting}from"./icon/index.js";export{iconListSetting}from"./icon-list/index.js";export{iconListHozSetting}from"./icon-list-hoz/index.js";export{iconListSettingV2}from"./icon-list-v2/index.js";export{imageSetting}from"./image/index.js";export{imageComparisonSetting}from"./image-comparison/index.js";export{imageDetectionSetting}from"./image-detection/index.js";export{inputSetting}from"./input/index.js";export{lineSetting}from"./line/index.js";export{linkSetting}from"./link/index.js";export{marqueeSetting}from"./marquee/index.js";export{menuSetting}from"./menu/index.js";export{modalSetting}from"./modal/index.js";export{default as useNotification}from"./notification/hooks/useNotification.js";export{default as Notice}from"./notification/components/Notice.js";export{paginationSetting}from"./pagination/index.js";export{postPurchaseAdvancedListSetting}from"./post-purchase/advanced-list/index.js";export{postPurchaseButtonSetting}from"./post-purchase/button/index.js";export{postPurchaseCalloutBoxSetting}from"./post-purchase/callout-banner/index.js";export{postPurchaseCountdownTimerSetting}from"./post-purchase/countdown-timer/index.js";export{postPurchaseImageSetting}from"./post-purchase/image/index.js";export{postPurchaseLineSetting}from"./post-purchase/line/index.js";export{postPurchaseLinkSetting}from"./post-purchase/link/index.js";export{PostPurchaseHeading,postPurchaseTextSetting}from"./post-purchase/text/index.js";export{postPurchaseProductSetting}from"./post-purchase/product/index.js";export{productSetting}from"./product/index.js";export{radioSetting}from"./radio/index.js";export{selectSetting}from"./select/index.js";export{tabSetting}from"./tab/index.js";export{textSetting}from"./text/index.js";export{textareaSetting}from"./textarea/index.js";export{videoSetting}from"./video/index.js";export{thirdPartySetting}from"./third-party/index.js";export{thirdPartyInstantSetting}from"./third-party-instant/index.js";export{stockCounterSetting}from"./stock-counter/index.js";export{thirdPartySlotSetting}from"./third-party-slot/index.js";export{shopPayInstallmentSetting}from"./shop-pay-installment/index.js";export{stickySetting}from"./sticky/index.js";export{default as nextComponent}from"./next.js";import*as t from"./index.liquid.js";export{default as builderComponent}from"./builder.js";export{default as componentSettings}from"./setting.js";export{default as postPurchaseSettings}from"./postPurchaseSetting.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";export{ELEMENT_Z_INDEX}from"./common/const.js";export{REGEX_PAGE_TYPE,checkIsOpenPopup,checkIsScrollToTop,convertUnitToNumber,filterPageContext,filterTruthyObject,filterTruthyStyles,getAllHrefFromString,getDisplayStyle,getDynamicSourceLocales,getInsertLinkData,getLinkArticle,getLinkData,getSettingPreloadData,getStaticLocale,handleClickLink,isEmptyObject,isHexTransparent,isLinkedToSalesPage,isShopifyDomain,isTransparentColor,isTransparentRGBA,normalizeMailto,replaceAllHrefFromString,replaceLinkData,youtubeShortsRegex}from"./helpers.js";export{default as Accordion}from"./accordion/components/Accordion.js";export{default as AccordionItem}from"./accordion/components/AccordionItem.js";export{default as ArticleList}from"./article/components/ArticleList.js";export{default as ArticleTitle}from"./article/components/ArticleTitle.js";export{default as ArticleExcerpt}from"./article/components/ArticleExcerpt.js";export{default as ArticleContent}from"./article/components/ArticleContent.js";export{default as ArticleImage}from"./article/components/ArticleImage.js";export{default as ArticlePagination}from"./article/components/ArticlePagination.js";export{default as ArticleAuthor}from"./article/components/ArticleAuthor.js";export{default as ArticleTag}from"./article/components/ArticleTag.js";export{default as ArticleCategory}from"./article/components/ArticleCategory.js";export{default as ArticleDate}from"./article/components/ArticleDate.js";export{default as ArticleReadMore}from"./article/components/ArticleReadMore.js";export{default as HeroBanner}from"./hero-banner/components/HeroBanner.js";export{default as Breadcrumb}from"./breadcrumb/components/Breadcrumb.js";export{default as Button}from"./button/components/Button.js";export{default as CarouselV3}from"./carousel-v3/components/root/Carousel.js";export{default as CarouselItemV3}from"./carousel-v3/components/item/CarouselItem.js";export{default as Carousel}from"./carousel/components/root/Carousel.js";export{default as CarouselItem}from"./carousel/components/item/CarouselItem.js";export{default as Cart}from"./cart/components/Cart.js";export{default as CartList}from"./cart/components/CartList.js";export{default as CartLinePrice}from"./cart/components/CartLinePrice.js";export{default as CartLineVariant}from"./cart/components/CartLineVariant.js";export{default as CartLineImage}from"./cart/components/CartLineImage.js";export{default as CartTotalPrice}from"./cart/components/CartTotalPrice.js";export{default as CartTotalItem}from"./cart/components/CartTotalItem.js";export{default as CartCheckout}from"./cart/components/CartCheckout.js";export{default as DiscountInput}from"./cart/components/DiscountInput.js";export{default as CartDiscount}from"./cart/components/CartDiscount.js";export{default as CartOrderNote}from"./cart/components/CartOrderNote.js";export{default as CartLineAttribute}from"./cart/components/CartLineAttribute.js";export{default as CouponList}from"./cart/components/CouponList.js";export{default as ShopPayButton}from"./cart/components/shop-pay-button/ShopPayButton.js";export{default as CheckoutNow}from"./cart/components/CheckoutNow.js";export{default as CSSCode}from"./code/components/CSSCode.js";export{default as CollectionTitle}from"./collection/components/collection-title/CollectionTitle.js";export{default as CollectionBanner}from"./collection/components/collection-banner/CollectionBanner.js";export{default as CollectionDescription}from"./collection/components/collection-description/CollectionDescription.js";export{default as CollectionToolbar}from"./collection/components/collection-toolbar/CollectionToolbar.js";export{default as CollectionPaginator}from"./collection/components/collection-paginator/CollectionPaginator.js";export{default as Countdown}from"./countdown-timer/components/Countdown.js";export{default as Coupon}from"./coupon/components/Coupon.js";export{default as Dialog}from"./dialog/components/Dialog.js";export{default as EstimateDate}from"./estimate-delivery/components/EstimateDate.js";export{default as Root}from"./grid/components/root/Root.js";export{default as Section}from"./grid/components/section/Section.js";export{default as Row}from"./grid/components/row/Row.js";export{default as Col}from"./grid/components/col/Col.js";export{default as Newsletter}from"./form/components/newsletter/Newsletter.js";export{default as ContactForm}from"./form/components/contact/Contact.js";export{default as FormEmail}from"./form/components/form-email/FormEmail.js";export{default as SubmitButton}from"./form/components/submit-button/SubmitButton.js";export{default as FormDropdown}from"./form/components/form-dropdown/FormDropdown.js";export{default as TextField}from"./form/components/textfield/TextField.js";export{default as FormTextarea}from"./form/components/textarea/TextArea.js";export{default as FormCheckbox}from"./form/components/form-checkbox/FormCheckbox.js";export{default as TextInput}from"./form/components/textinput/TextInput.js";export{default as Header}from"./header/components/Header.js";export{default as BasicHeader}from"./header/components/kind/basic/index.js";export{default as ModernHeader}from"./header/components/kind/modern/index.js";export{default as MobileMenu}from"./header/components/kind/basic/MobileMenu.js";export{default as DesktopMenu}from"./header/components/kind/basic/DesktopMenu.js";export{default as Heading}from"./heading/components/Heading.js";export{default as Icon}from"./icon/components/Icon.js";export{default as IconList}from"./icon-list/components/IconList.js";export{default as IconListItem}from"./icon-list/components/IconListItem.js";export{default as IconListHoz}from"./icon-list-hoz/components/IconListHoz.js";export{default as IconListItemHoz}from"./icon-list-hoz/components/IconListHozItem.js";export{default as IconListV2}from"./icon-list-v2/components/IconList.js";export{default as Image}from"./image/components/Image.js";export{default as ImageComparison}from"./image-comparison/components/ImageComparison.js";export{default as ImageDetection}from"./image-detection/components/ImageDetection.js";export{default as Input}from"./input/components/Input.js";export{default as Line}from"./line/components/Line.js";export{default as Link}from"./link/components/Link.js";export{default as Marquee}from"./marquee/components/Marquee.js";export{default as MarqueeItem}from"./marquee/components/MarqueeItem.js";export{default as Menu}from"./menu/components/Menu.js";export{openConfirm}from"./modal/components/confirm.js";export{default as Modal}from"./modal/components/Modal.js";export{default as Pagination}from"./pagination/components/Pagination.js";export{default as PostPurchaseAdvancedList}from"./post-purchase/advanced-list/components/AdvancedListPostPurchase.js";export{default as PostPurchaseAdvancedListItem}from"./post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js";export{default as PostPurchaseButton}from"./post-purchase/button/components/Button.js";export{default as PostPurchaseCalloutBox}from"./post-purchase/callout-banner/components/CalloutBox.js";export{default as PostPurchaseCalloutText}from"./post-purchase/callout-banner/components/CalloutText.js";export{default as PostPurchaseCountdownTimer}from"./post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js";export{default as PostPurchaseImage}from"./post-purchase/image/components/Image.js";export{default as PostPurchaseLine}from"./post-purchase/line/components/PostPurchaseLine.js";export{default as PostPurchaseLink}from"./post-purchase/link/components/PostPurchaseLink.js";export{default as PostPurchaseText}from"./post-purchase/text/components/Text.js";export{default as PostPurchaseProductPrice}from"./post-purchase/product/components/ProductPrice.js";export{default as PostPurchaseProductDescription}from"./post-purchase/product/components/ProductDescription.js";export{default as PostPurchaseProductTitle}from"./post-purchase/product/components/ProductTitle.js";export{default as PostPurchaseProductVariants}from"./post-purchase/product/components/product-variant/components/ProductVariant.js";export{default as PostPurchaseAcceptButton}from"./post-purchase/product/components/AcceptButton.js";export{default as PostPurchaseProductQuantity}from"./post-purchase/product/components/ProductQuantity.js";export{default as PostPurchaseProductPriceBreakdown}from"./post-purchase/product/components/ProductPriceBreakdown.js";export{default as PostPurchaseProductOffer}from"./post-purchase/product/components/product-offer/components/ProductOffer.js";export{default as PostPurchaseProductDiscountTag}from"./post-purchase/product/components/ProductDiscountTag.js";export{default as PostPurchaseProductImages}from"./post-purchase/product/components/product-image/index.js";export{postPurchaseProduct1Col}from"./post-purchase/product/settings/presets-config/product-presets/product-1-col.js";export{postPurchaseProduct2Col}from"./post-purchase/product/settings/presets-config/product-presets/product-2-col.js";export{postPurchaseProductDefault}from"./post-purchase/product/settings/presets-config/product-presets/product-default.js";export{default as Product}from"./product/components/product-wrap/Product.js";export{default as ProductTitle}from"./product/components/product-title/ProductTitle.js";export{default as ProductQuantity}from"./product/components/product-quantity/ProductQuantity.js";export{default as ProductPrice}from"./product/components/product-price/ProductPrice.js";export{default as ProductButton}from"./product/components/product-button/ProductButton.js";export{default as ProductDescription}from"./product/components/product-description/ProductDescription.js";export{default as ProductVariants}from"./product/components/product-variants/ProductVariants.js";export{default as ProductImages}from"./product/components/ProductImages.js";export{default as ProductImagesV2}from"./product/components/product-images-v2/ProductImageV2.js";export{default as ProductImagesV3}from"./product/components/product-images-v3/ProductImageV3.js";export{default as ProductPropertyInput}from"./product/components/product-properties/ProductProperties.js";export{default as ProductQuickView}from"./product/components/product-quick-view/QuickView.js";export{default as ProductTag}from"./product/components/product-discount-tag/ProductDiscountTag.js";export{default as ProductList}from"./product/components/product-list/ProductList.js";export{default as ProductListV3}from"./product/components/product-list-v3/ProductList.js";export{default as ProductVendor}from"./product/components/product-vendor/Vendor.js";export{default as DynamicCheckout}from"./product/components/dynamic-checkout/DynamicCheckout.js";export{default as ProductViewMore}from"./product/components/product-view-more/ProductViewMore.js";export{default as ProductBadge}from"./product/components/product-badge/ProductBadge.js";export{default as ProductBundleDiscount}from"./product/components/product-bundle/ProductBundleDiscount.js";export{default as ProductBundleDiscountItem}from"./product/components/product-bundle/ProductBundleDiscountItem.js";export{default as ProductSku}from"./product/components/product-sku/Sku.js";export{default as FileUpload}from"./product/components/file-upload/UploadFile.js";export{default as Radio}from"./radio/components/Radio.js";export{default as Select}from"./select/components/Select.js";export{default as Tabs}from"./tab/components/Tabs.js";export{default as TabItem}from"./tab/components/TabItem.js";export{default as Text}from"./text/components/Text.js";export{default as Textarea}from"./textarea/components/Textarea.js";export{default as Video}from"./video/components/Video.js";export{default as GrowthSuiteDiscountCodes}from"./third-party/components/GrowthSuiteDiscountCodes.js";export{default as KachingSubscriptionsApp}from"./third-party/components/KachingSubscriptionsApp.js";export{default as BloyRewardsProgramLoyalty}from"./third-party/components/BloyRewardsProgramLoyalty.js";export{default as DealeasyVolumeDiscounts}from"./third-party/components/DealeasyVolumeDiscounts.js";export{default as UppromoteAffiliateMarketing}from"./third-party/components/UppromoteAffiliateMarketing.js";export{default as AovBundlesVolumeDiscounts}from"./third-party/components/AovBundlesVolumeDiscounts.js";export{default as AovFreeGiftBuyXGetYBogo}from"./third-party/components/AovFreeGiftBuyXGetYBogo.js";export{default as AppstleBundlesDiscounts}from"./third-party/components/AppstleBundlesDiscounts.js";export{default as EcomsendBackInStockAlert}from"./third-party/components/EcomsendBackInStockAlert.js";export{default as EstimatedDeliveryDatePlus}from"./third-party/components/EstimatedDeliveryDatePlus.js";export{default as OkendoReviewsLoyalty}from"./third-party/components/OkendoReviewsLoyalty.js";export{default as EssentialAnnouncementBar}from"./third-party/components/EssentialAnnouncementBar.js";export{default as EssentialCountdownTimerBar}from"./third-party/components/EssentialCountdownTimerBar.js";export{default as StellarDeliveryDatePickup}from"./third-party/components/StellarDeliveryDatePickup.js";export{default as TrustshopProductReviews}from"./third-party/components/TrustshopProductReviews.js";export{default as HulkProductOptions}from"./third-party/components/HulkProductOptions.js";export{default as MyappgurusProductReviews}from"./third-party/components/MyappgurusProductReviews.js";export{default as TrustreviewsProductReviews}from"./third-party/components/TrustreviewsProductReviews.js";export{default as DiscountyBulkDiscountSales}from"./third-party/components/DiscountyBulkDiscountSales.js";export{default as SeoantTrustBadgesIcon}from"./third-party/components/SeoantTrustBadgesIcon.js";export{default as SegunoEmailMarketing}from"./third-party/components/SegunoEmailMarketing.js";export{default as AftershipEmailMarketingsms}from"./third-party/components/AftershipEmailMarketingsms.js";export{default as BestBuyFulfillment}from"./third-party/components/BestBuyFulfillment.js";export{default as ProductOptionsVariantOption}from"./third-party/components/ProductOptionsVariantOption.js";export{default as GloboProductOptionsVariant}from"./third-party/components/GloboProductOptionsVariant.js";export{default as TeeinblueProductPersonalizer}from"./third-party/components/TeeinblueProductPersonalizer.js";export{default as WishlistKing}from"./third-party/components/WishlistKing.js";export{default as HulkFormBuilder}from"./third-party/components/HulkFormBuilder.js";export{default as LoloyalLoyaltyReferrals}from"./third-party/components/LoloyalLoyaltyReferrals.js";export{default as PowerfulContactFormBuilder}from"./third-party/components/PowerfulContactFormBuilder.js";export{default as WishlistPlus}from"./third-party/components/WishlistPlus.js";export{default as InstasellShoppableInstagram}from"./third-party/components/InstasellShoppableInstagram.js";export{default as SproutPlantTreesGrowSales}from"./third-party/components/SproutPlantTreesGrowSales.js";export{default as RapiBundleQuantityBreaks}from"./third-party/components/RapiBundleQuantityBreaks.js";export{default as AppointmentBookingCowlendar}from"./third-party/components/AppointmentBookingCowlendar.js";export{default as GoogleReviewsByReputon}from"./third-party/components/GoogleReviewsByReputon.js";export{default as MbcBundleVolumeDiscount}from"./third-party/components/MbcBundleVolumeDiscount.js";export{default as ProductOptionsCustomizer}from"./third-party/components/ProductOptionsCustomizer.js";export{default as AirProductReviewsAppUgc}from"./third-party/components/AirProductReviewsAppUgc.js";export{default as TagembedSocialPostReview}from"./third-party/components/TagembedSocialPostReview.js";export{default as WhatmoreShoppableVideosreel}from"./third-party/components/WhatmoreShoppableVideosreel.js";export{default as TagshopShoppableVideosUgc}from"./third-party/components/TagshopShoppableVideosUgc.js";export{default as JunipProductReviewsUgc}from"./third-party/components/JunipProductReviewsUgc.js";export{default as FlyBundlesUpsellsFbt}from"./third-party/components/FlyBundlesUpsellsFbt.js";export{default as PreorderNowWodPresale}from"./third-party/components/PreorderNowWodPresale.js";export{default as PreorderNowPreOrderPq}from"./third-party/components/PreorderNowPreOrderPq.js";export{default as MaxbundleProductBundles}from"./third-party/components/MaxbundleProductBundles.js";export{default as KoalaBundleQuantityDiscount}from"./third-party/components/KoalaBundleQuantityDiscount.js";export{default as EasyBundleBuilderSkailama}from"./third-party/components/EasyBundleBuilderSkailama.js";export{default as FastBundleBundlesDiscounts}from"./third-party/components/FastBundleBundlesDiscounts.js";export{default as KiteFreeGiftDiscount}from"./third-party/components/KiteFreeGiftDiscount.js";export{default as UnlimitedBundlesDiscounts}from"./third-party/components/UnlimitedBundlesDiscounts.js";export{default as SimpleBundlesKits}from"./third-party/components/SimpleBundlesKits.js";export{default as ReviewxpoProductReviewsApp}from"./third-party/components/ReviewxpoProductReviewsApp.js";export{default as PumperBundlesVolumeDiscount}from"./third-party/components/PumperBundlesVolumeDiscount.js";export{default as NotifyBackInStockPreOrder}from"./third-party/components/NotifyBackInStockPreOrder.js";export{default as ShopifyForms}from"./third-party/components/ShopifyForms.js";export{default as SkioSubscriptionsYcS20}from"./third-party/components/SkioSubscriptionsYcS20.js";export{default as LoopSubscriptions}from"./third-party/components/LoopSubscriptions.js";export{default as RecurpaySubscriptionApp}from"./third-party/components/RecurpaySubscriptionApp.js";export{default as SubifySubscriptionsApp}from"./third-party/components/SubifySubscriptionsApp.js";export{default as BonLoyaltyRewardsReferrals}from"./third-party/components/BonLoyaltyRewardsReferrals.js";export{default as ShopifySubscriptions}from"./third-party/components/ShopifySubscriptions.js";export{default as EasifyProductOptions}from"./third-party/components/EasifyProductOptions.js";export{default as CustomProductOptionsVariant}from"./third-party/components/CustomProductOptionsVariant.js";export{default as EasySellCOD}from"./third-party/components/EasySellCOD.js";export{default as QikifyUpsell}from"./third-party/components/QikifyUpsell.js";export{default as CleanSizeCharts}from"./third-party/components/CleanSizeCharts.js";export{default as JudgemeReviews}from"./third-party/components/JudgemeReviews.js";export{default as LooxReviews}from"./third-party/components/LooxReviews.js";export{default as Klaviyo}from"./third-party/components/Klaviyo.js";export{default as YotpoLoyalty}from"./third-party/components/YotpoLoyalty.js";export{default as SmartSearchBarAndFilters}from"./third-party/components/SmartSearchBarAndFilters.js";export{default as Instafeed}from"./third-party/components/Instafeed.js";export{default as ProductReviews}from"./third-party/components/ProductReviews.js";export{default as Ryviu}from"./third-party/components/Ryviu.js";export{default as Rivyo}from"./third-party/components/Rivyo.js";export{default as Vitals}from"./third-party/components/Vitals.js";export{default as Omnisend}from"./third-party/components/Omnisend.js";export{default as Trustoo}from"./third-party/components/Trustoo.js";export{default as SealSubscriptions}from"./third-party/components/SealSubscriptions.js";export{default as AppstleSubscriptions}from"./third-party/components/AppstleSubscriptions.js";export{default as FeraReviews}from"./third-party/components/FeraReviews.js";export{default as Growave}from"./third-party/components/Growave.js";export{default as KachingBundles}from"./third-party/components/KachingBundles.js";export{default as PushOwl}from"./third-party/components/PushOwl.js";export{default as Opinew}from"./third-party/components/Opinew.js";export{default as UltimateSalesBoost}from"./third-party/components/UltimateSalesBoost.js";export{default as FirePush}from"./third-party/components/FirePush.js";export{default as ParcelPanel}from"./third-party/components/ParcelPanel.js";export{default as TrustMe}from"./third-party/components/TrustMe.js";export{default as FrequentlyBoughtTogether}from"./third-party/components/FrequentlyBoughtTogether.js";export{default as BoldSubscriptions}from"./third-party/components/BoldSubscriptions.js";export{default as BoldProductOptions}from"./third-party/components/BoldProductOptions.js";export{default as WideBundle}from"./third-party/components/WideBundle.js";export{default as PickyStory}from"./third-party/components/PickyStory.js";export{default as InfiniteOptions}from"./third-party/components/InfiniteOptions.js";export{default as Wiser}from"./third-party/components/Wiser.js";export{default as Stamped}from"./third-party/components/Stamped.js";export{default as Bundler}from"./third-party/components/Bundler.js";export{default as LaiProductReviews}from"./third-party/components/LaiProductReviews.js";export{default as CrossSellCartUpsell}from"./third-party/components/CrossSellCartUpsell.js";export{default as BoostAISearchDiscovery}from"./third-party/components/BoostAISearchDiscovery.js";export{default as YotpoReviews}from"./third-party/components/YotpoReviews.js";export{default as AliReviews}from"./third-party/components/AliReviews.js";export{default as Bogos}from"./third-party/components/Bogos.js";export{default as Releasit}from"./third-party/components/Releasit.js";export{default as KingProductOptions}from"./third-party/components/KingProductOptions.js";export{default as KlarnaMessaging}from"./third-party/components/KlarnaMessaging.js";export{default as RequestQuoteHidePrice}from"./third-party/components/RequestQuoteHidePrice.js";export{default as BirdChime}from"./third-party/components/BirdChime.js";export{default as FordeerProductLabels}from"./third-party/components/FordeerProductLabels.js";export{default as RechargeSubscriptions}from"./third-party/components/RechargeSubscriptions.js";export{default as Selleasy}from"./third-party/components/Selleasy.js";export{default as HextomCountdownTimerBar}from"./third-party/components/HextomCountdownTimerBar.js";export{default as TrustBadgesBear}from"./third-party/components/TrustBadgesBear.js";export{default as TrustedsiteTrustBadges}from"./third-party/components/TrustedsiteTrustBadges.js";export{default as GloColorSwatchvariantImage}from"./third-party/components/GloColorSwatchvariantImage.js";export{default as BfSizeChartSizeGuide}from"./third-party/components/BfSizeChartSizeGuide.js";export{default as AlsoBoughtCbb}from"./third-party/components/AlsoBoughtCbb.js";export{default as HextomFreeShippingBar}from"./third-party/components/HextomFreeShippingBar.js";export{default as EcoboostifyShoppableReelUgc}from"./third-party/components/EcoboostifyShoppableReelUgc.js";export{default as InstantJudgemeReviews}from"./third-party-instant/components/InstantJudgemeReviews.js";export{default as InstantLooxReviews}from"./third-party-instant/components/InstantLooxReviews.js";export{default as InstantKlaviyo}from"./third-party-instant/components/InstantKlaviyo.js";export{default as InstantYotpoLoyalty}from"./third-party-instant/components/InstantYotpoLoyalty.js";export{default as StockCounter}from"./stock-counter/components/StockCounter.js";export{default as ThirdPartySlot}from"./third-party-slot/components/ThirdPartySlot.js";export{default as ShopPayInstallments}from"./shop-pay-installment/components/ShopPayInstallments.js";export{default as Sticky}from"./sticky/components/Sticky.js";export{CONTINUE_SELLING_WHEN_OUT_OF_STOCK,DEFAULT_FONT_SIZE,DEFAULT_HIGHLIGHT_TAG,DEFAULT_PROGRESS_BAR_HEIGHT,DEFAULT_QUANTITY_TEMPLATE,DEFAULT_RANGE_STEP,DEFAULT_REMAINING_PERCENT,DEFAULT_REMAINING_QUANTITY,DEFAULT_SCARCITY_THRESHOLD,MAX_PROGRESS_BAR_HEIGHT,MAX_REMAINING_PERCENT,MIN_PROGRESS_BAR_HEIGHT,MIN_REMAINING_PERCENT,MIN_REMAINING_QUANTITY,NO_PRODUCT_LEFT,OUT_OF_STOCK,QUANTITY_SOURCE,convertSizeToWidth,getInlineCss,getLiquidInitData,getLiquidTextContent,getTextDisplayData,transformHighlighTag,transformNumberTag}from"./stock-counter/common/helpers.js";export{t as liquidComponents};
1
+ export{accordionSetting}from"./accordion/index.js";export{articleListSetting}from"./article/index.js";export{bannerSetting}from"./hero-banner/index.js";export{breadcrumbSetting}from"./breadcrumb/index.js";export{buttonSetting}from"./button/index.js";export{carouselSettingV3}from"./carousel-v3/index.js";export{carouselSetting}from"./carousel/index.js";export{cartSetting}from"./cart/index.js";export{codeSetting}from"./code/index.js";export{collectionSetting}from"./collection/index.js";export{countdownSetting}from"./countdown-timer/index.js";export{couponSetting}from"./coupon/index.js";export{dialogSetting}from"./dialog/index.js";export{estimateDeliverySetting}from"./estimate-delivery/index.js";export{gridSetting}from"./grid/index.js";export{contactFormSetting}from"./form/index.js";export{headerSetting}from"./header/index.js";export{headingSetting}from"./heading/index.js";export{iconSetting}from"./icon/index.js";export{iconListSetting}from"./icon-list/index.js";export{iconListHozSetting}from"./icon-list-hoz/index.js";export{iconListSettingV2}from"./icon-list-v2/index.js";export{imageSetting}from"./image/index.js";export{imageComparisonSetting}from"./image-comparison/index.js";export{imageDetectionSetting}from"./image-detection/index.js";export{inputSetting}from"./input/index.js";export{lineSetting}from"./line/index.js";export{linkSetting}from"./link/index.js";export{marqueeSetting}from"./marquee/index.js";export{menuSetting}from"./menu/index.js";export{modalSetting}from"./modal/index.js";export{default as useNotification}from"./notification/hooks/useNotification.js";export{default as Notice}from"./notification/components/Notice.js";export{paginationSetting}from"./pagination/index.js";export{postPurchaseAdvancedListSetting}from"./post-purchase/advanced-list/index.js";export{postPurchaseButtonSetting}from"./post-purchase/button/index.js";export{postPurchaseCalloutBoxSetting}from"./post-purchase/callout-banner/index.js";export{postPurchaseCountdownTimerSetting}from"./post-purchase/countdown-timer/index.js";export{postPurchaseImageSetting}from"./post-purchase/image/index.js";export{postPurchaseLineSetting}from"./post-purchase/line/index.js";export{postPurchaseLinkSetting}from"./post-purchase/link/index.js";export{PostPurchaseHeading,postPurchaseTextSetting}from"./post-purchase/text/index.js";export{postPurchaseProductSetting}from"./post-purchase/product/index.js";export{postPurchaseBuyerConsentSetting}from"./post-purchase/buyer-consent/index.js";export{productSetting}from"./product/index.js";export{radioSetting}from"./radio/index.js";export{selectSetting}from"./select/index.js";export{tabSetting}from"./tab/index.js";export{textSetting}from"./text/index.js";export{textareaSetting}from"./textarea/index.js";export{videoSetting}from"./video/index.js";export{thirdPartySetting}from"./third-party/index.js";export{thirdPartyInstantSetting}from"./third-party-instant/index.js";export{stockCounterSetting}from"./stock-counter/index.js";export{thirdPartySlotSetting}from"./third-party-slot/index.js";export{shopPayInstallmentSetting}from"./shop-pay-installment/index.js";export{stickySetting}from"./sticky/index.js";export{default as nextComponent}from"./next.js";import*as t from"./index.liquid.js";export{default as builderComponent}from"./builder.js";export{default as componentSettings}from"./setting.js";export{default as postPurchaseSettings}from"./postPurchaseSetting.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";export{ELEMENT_Z_INDEX}from"./common/const.js";export{REGEX_PAGE_TYPE,checkIsOpenPopup,checkIsScrollToTop,convertUnitToNumber,createSettingId,createTranslateKey,extractProductID,filterPageContext,filterTruthyObject,filterTruthyStyles,getAllHrefFromString,getBackgroundTranslated,getDisplayStyle,getDynamicSourceLocales,getInsertLinkData,getLinkArticle,getLinkData,getSeoTranslated,getSettingPreloadData,getStaticLocale,handleClickLink,isEmptyObject,isHexTransparent,isLinkedToSalesPage,isShopifyDomain,isTransparentColor,isTransparentRGBA,normalizeMailto,replaceAllHrefFromString,replaceLinkData,youtubeShortsRegex}from"./helpers.js";import*as o from"./translate.js";export{TAGS_WITH_REPLACE_LINK_DATA}from"./constant.js";export{default as Accordion}from"./accordion/components/Accordion.js";export{default as AccordionItem}from"./accordion/components/AccordionItem.js";export{default as ArticleList}from"./article/components/ArticleList.js";export{default as ArticleTitle}from"./article/components/ArticleTitle.js";export{default as ArticleExcerpt}from"./article/components/ArticleExcerpt.js";export{default as ArticleContent}from"./article/components/ArticleContent.js";export{default as ArticleImage}from"./article/components/ArticleImage.js";export{default as ArticlePagination}from"./article/components/ArticlePagination.js";export{default as ArticleAuthor}from"./article/components/ArticleAuthor.js";export{default as ArticleTag}from"./article/components/ArticleTag.js";export{default as ArticleCategory}from"./article/components/ArticleCategory.js";export{default as ArticleDate}from"./article/components/ArticleDate.js";export{default as ArticleReadMore}from"./article/components/ArticleReadMore.js";export{default as HeroBanner}from"./hero-banner/components/HeroBanner.js";export{default as Breadcrumb}from"./breadcrumb/components/Breadcrumb.js";export{default as Button}from"./button/components/Button.js";export{default as CarouselV3}from"./carousel-v3/components/root/Carousel.js";export{default as CarouselItemV3}from"./carousel-v3/components/item/CarouselItem.js";export{default as Carousel}from"./carousel/components/root/Carousel.js";export{default as CarouselItem}from"./carousel/components/item/CarouselItem.js";export{default as Cart}from"./cart/components/Cart.js";export{default as CartList}from"./cart/components/CartList.js";export{default as CartLinePrice}from"./cart/components/CartLinePrice.js";export{default as CartLineVariant}from"./cart/components/CartLineVariant.js";export{default as CartLineImage}from"./cart/components/CartLineImage.js";export{default as CartTotalPrice}from"./cart/components/CartTotalPrice.js";export{default as CartTotalItem}from"./cart/components/CartTotalItem.js";export{default as CartCheckout}from"./cart/components/CartCheckout.js";export{default as DiscountInput}from"./cart/components/DiscountInput.js";export{default as CartDiscount}from"./cart/components/CartDiscount.js";export{default as CartOrderNote}from"./cart/components/CartOrderNote.js";export{default as CartLineAttribute}from"./cart/components/CartLineAttribute.js";export{default as CouponList}from"./cart/components/CouponList.js";export{default as ShopPayButton}from"./cart/components/shop-pay-button/ShopPayButton.js";export{default as CheckoutNow}from"./cart/components/CheckoutNow.js";export{default as CSSCode}from"./code/components/CSSCode.js";export{default as CollectionTitle}from"./collection/components/collection-title/CollectionTitle.js";export{default as CollectionBanner}from"./collection/components/collection-banner/CollectionBanner.js";export{default as CollectionDescription}from"./collection/components/collection-description/CollectionDescription.js";export{default as CollectionToolbar}from"./collection/components/collection-toolbar/CollectionToolbar.js";export{default as CollectionPaginator}from"./collection/components/collection-paginator/CollectionPaginator.js";export{default as Countdown}from"./countdown-timer/components/Countdown.js";export{default as Coupon}from"./coupon/components/Coupon.js";export{default as Dialog}from"./dialog/components/Dialog.js";export{default as EstimateDate}from"./estimate-delivery/components/EstimateDate.js";export{default as Root}from"./grid/components/root/Root.js";export{default as Section}from"./grid/components/section/Section.js";export{default as Row}from"./grid/components/row/Row.js";export{default as Col}from"./grid/components/col/Col.js";export{default as Newsletter}from"./form/components/newsletter/Newsletter.js";export{default as ContactForm}from"./form/components/contact/Contact.js";export{default as FormEmail}from"./form/components/form-email/FormEmail.js";export{default as SubmitButton}from"./form/components/submit-button/SubmitButton.js";export{default as FormDropdown}from"./form/components/form-dropdown/FormDropdown.js";export{default as TextField}from"./form/components/textfield/TextField.js";export{default as FormTextarea}from"./form/components/textarea/TextArea.js";export{default as FormCheckbox}from"./form/components/form-checkbox/FormCheckbox.js";export{default as TextInput}from"./form/components/textinput/TextInput.js";export{default as Header}from"./header/components/Header.js";export{default as BasicHeader}from"./header/components/kind/basic/index.js";export{default as ModernHeader}from"./header/components/kind/modern/index.js";export{default as MobileMenu}from"./header/components/kind/basic/MobileMenu.js";export{default as DesktopMenu}from"./header/components/kind/basic/DesktopMenu.js";export{default as Heading}from"./heading/components/Heading.js";export{default as Icon}from"./icon/components/Icon.js";export{default as IconList}from"./icon-list/components/IconList.js";export{default as IconListItem}from"./icon-list/components/IconListItem.js";export{default as IconListHoz}from"./icon-list-hoz/components/IconListHoz.js";export{default as IconListItemHoz}from"./icon-list-hoz/components/IconListHozItem.js";export{default as IconListV2}from"./icon-list-v2/components/IconList.js";export{default as Image}from"./image/components/Image.js";export{default as ImageComparison}from"./image-comparison/components/ImageComparison.js";export{default as ImageDetection}from"./image-detection/components/ImageDetection.js";export{default as Input}from"./input/components/Input.js";export{default as Line}from"./line/components/Line.js";export{default as Link}from"./link/components/Link.js";export{default as Marquee}from"./marquee/components/Marquee.js";export{default as MarqueeItem}from"./marquee/components/MarqueeItem.js";export{default as Menu}from"./menu/components/Menu.js";export{openConfirm}from"./modal/components/confirm.js";export{default as Modal}from"./modal/components/Modal.js";export{default as Pagination}from"./pagination/components/Pagination.js";export{default as PostPurchaseAdvancedList}from"./post-purchase/advanced-list/components/AdvancedListPostPurchase.js";export{default as PostPurchaseAdvancedListItem}from"./post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js";export{default as PostPurchaseButton}from"./post-purchase/button/components/Button.js";export{default as PostPurchaseCalloutBox}from"./post-purchase/callout-banner/components/CalloutBox.js";export{default as PostPurchaseCalloutText}from"./post-purchase/callout-banner/components/CalloutText.js";export{default as PostPurchaseCountdownTimer}from"./post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js";export{default as PostPurchaseImage}from"./post-purchase/image/components/Image.js";export{default as PostPurchaseLine}from"./post-purchase/line/components/PostPurchaseLine.js";export{default as PostPurchaseLink}from"./post-purchase/link/components/PostPurchaseLink.js";export{default as PostPurchaseText}from"./post-purchase/text/components/Text.js";export{default as PostPurchaseProductPrice}from"./post-purchase/product/components/ProductPrice.js";export{default as PostPurchaseProductDescription}from"./post-purchase/product/components/ProductDescription.js";export{default as PostPurchaseProductTitle}from"./post-purchase/product/components/ProductTitle.js";export{default as PostPurchaseProductVariants}from"./post-purchase/product/components/product-variant/components/ProductVariant.js";export{default as PostPurchaseAcceptButton}from"./post-purchase/product/components/AcceptButton.js";export{default as PostPurchaseProductQuantity}from"./post-purchase/product/components/ProductQuantity.js";export{default as PostPurchaseProductPriceBreakdown}from"./post-purchase/product/components/ProductPriceBreakdown.js";export{default as PostPurchaseProductOffer}from"./post-purchase/product/components/product-offer/components/ProductOffer.js";export{default as PostPurchaseProductDiscountTag}from"./post-purchase/product/components/ProductDiscountTag.js";export{default as PostPurchaseProductImages}from"./post-purchase/product/components/product-image/index.js";export{postPurchaseProduct1Col}from"./post-purchase/product/settings/presets-config/product-presets/product-1-col.js";export{postPurchaseProduct2Col}from"./post-purchase/product/settings/presets-config/product-presets/product-2-col.js";export{postPurchaseProductDefault}from"./post-purchase/product/settings/presets-config/product-presets/product-default.js";export{default as PostPurchaseProductSubscription}from"./post-purchase/product/components/product-subscription/ProductSubscription.js";export{default as PostPurchaseBuyerConsent}from"./post-purchase/buyer-consent/components/BuyerConsent.js";export{default as Product}from"./product/components/product-wrap/Product.js";export{default as ProductTitle}from"./product/components/product-title/ProductTitle.js";export{default as ProductQuantity}from"./product/components/product-quantity/ProductQuantity.js";export{default as ProductPrice}from"./product/components/product-price/ProductPrice.js";export{default as ProductButton}from"./product/components/product-button/ProductButton.js";export{default as ProductDescription}from"./product/components/product-description/ProductDescription.js";export{default as ProductVariants}from"./product/components/product-variants/ProductVariants.js";export{default as ProductImages}from"./product/components/ProductImages.js";export{default as ProductImagesV2}from"./product/components/product-images-v2/ProductImageV2.js";export{default as ProductImagesV3}from"./product/components/product-images-v3/ProductImageV3.js";export{default as ProductPropertyInput}from"./product/components/product-properties/ProductProperties.js";export{default as ProductQuickView}from"./product/components/product-quick-view/QuickView.js";export{default as ProductTag}from"./product/components/product-discount-tag/ProductDiscountTag.js";export{default as ProductList}from"./product/components/product-list/ProductList.js";export{default as ProductListV3}from"./product/components/product-list-v3/ProductList.js";export{default as ProductVendor}from"./product/components/product-vendor/Vendor.js";export{default as DynamicCheckout}from"./product/components/dynamic-checkout/DynamicCheckout.js";export{default as ProductViewMore}from"./product/components/product-view-more/ProductViewMore.js";export{default as ProductBadge}from"./product/components/product-badge/ProductBadge.js";export{default as ProductBundleDiscount}from"./product/components/product-bundle/ProductBundleDiscount.js";export{default as ProductBundleDiscountItem}from"./product/components/product-bundle/ProductBundleDiscountItem.js";export{default as ProductSku}from"./product/components/product-sku/Sku.js";export{default as FileUpload}from"./product/components/file-upload/UploadFile.js";export{default as Radio}from"./radio/components/Radio.js";export{default as Select}from"./select/components/Select.js";export{default as Tabs}from"./tab/components/Tabs.js";export{default as TabItem}from"./tab/components/TabItem.js";export{default as Text}from"./text/components/Text.js";export{default as Textarea}from"./textarea/components/Textarea.js";export{default as Video}from"./video/components/Video.js";export{default as GrowthSuiteDiscountCodes}from"./third-party/components/GrowthSuiteDiscountCodes.js";export{default as KachingSubscriptionsApp}from"./third-party/components/KachingSubscriptionsApp.js";export{default as BloyRewardsProgramLoyalty}from"./third-party/components/BloyRewardsProgramLoyalty.js";export{default as DealeasyVolumeDiscounts}from"./third-party/components/DealeasyVolumeDiscounts.js";export{default as UppromoteAffiliateMarketing}from"./third-party/components/UppromoteAffiliateMarketing.js";export{default as AovBundlesVolumeDiscounts}from"./third-party/components/AovBundlesVolumeDiscounts.js";export{default as AovFreeGiftBuyXGetYBogo}from"./third-party/components/AovFreeGiftBuyXGetYBogo.js";export{default as AppstleBundlesDiscounts}from"./third-party/components/AppstleBundlesDiscounts.js";export{default as EcomsendBackInStockAlert}from"./third-party/components/EcomsendBackInStockAlert.js";export{default as EstimatedDeliveryDatePlus}from"./third-party/components/EstimatedDeliveryDatePlus.js";export{default as OkendoReviewsLoyalty}from"./third-party/components/OkendoReviewsLoyalty.js";export{default as EssentialAnnouncementBar}from"./third-party/components/EssentialAnnouncementBar.js";export{default as EssentialCountdownTimerBar}from"./third-party/components/EssentialCountdownTimerBar.js";export{default as StellarDeliveryDatePickup}from"./third-party/components/StellarDeliveryDatePickup.js";export{default as TrustshopProductReviews}from"./third-party/components/TrustshopProductReviews.js";export{default as HulkProductOptions}from"./third-party/components/HulkProductOptions.js";export{default as MyappgurusProductReviews}from"./third-party/components/MyappgurusProductReviews.js";export{default as TrustreviewsProductReviews}from"./third-party/components/TrustreviewsProductReviews.js";export{default as DiscountyBulkDiscountSales}from"./third-party/components/DiscountyBulkDiscountSales.js";export{default as SeoantTrustBadgesIcon}from"./third-party/components/SeoantTrustBadgesIcon.js";export{default as SegunoEmailMarketing}from"./third-party/components/SegunoEmailMarketing.js";export{default as AftershipEmailMarketingsms}from"./third-party/components/AftershipEmailMarketingsms.js";export{default as BestBuyFulfillment}from"./third-party/components/BestBuyFulfillment.js";export{default as ProductOptionsVariantOption}from"./third-party/components/ProductOptionsVariantOption.js";export{default as GloboProductOptionsVariant}from"./third-party/components/GloboProductOptionsVariant.js";export{default as TeeinblueProductPersonalizer}from"./third-party/components/TeeinblueProductPersonalizer.js";export{default as WishlistKing}from"./third-party/components/WishlistKing.js";export{default as HulkFormBuilder}from"./third-party/components/HulkFormBuilder.js";export{default as LoloyalLoyaltyReferrals}from"./third-party/components/LoloyalLoyaltyReferrals.js";export{default as PowerfulContactFormBuilder}from"./third-party/components/PowerfulContactFormBuilder.js";export{default as WishlistPlus}from"./third-party/components/WishlistPlus.js";export{default as InstasellShoppableInstagram}from"./third-party/components/InstasellShoppableInstagram.js";export{default as SproutPlantTreesGrowSales}from"./third-party/components/SproutPlantTreesGrowSales.js";export{default as RapiBundleQuantityBreaks}from"./third-party/components/RapiBundleQuantityBreaks.js";export{default as AppointmentBookingCowlendar}from"./third-party/components/AppointmentBookingCowlendar.js";export{default as GoogleReviewsByReputon}from"./third-party/components/GoogleReviewsByReputon.js";export{default as MbcBundleVolumeDiscount}from"./third-party/components/MbcBundleVolumeDiscount.js";export{default as ProductOptionsCustomizer}from"./third-party/components/ProductOptionsCustomizer.js";export{default as AirProductReviewsAppUgc}from"./third-party/components/AirProductReviewsAppUgc.js";export{default as TagembedSocialPostReview}from"./third-party/components/TagembedSocialPostReview.js";export{default as WhatmoreShoppableVideosreel}from"./third-party/components/WhatmoreShoppableVideosreel.js";export{default as TagshopShoppableVideosUgc}from"./third-party/components/TagshopShoppableVideosUgc.js";export{default as JunipProductReviewsUgc}from"./third-party/components/JunipProductReviewsUgc.js";export{default as FlyBundlesUpsellsFbt}from"./third-party/components/FlyBundlesUpsellsFbt.js";export{default as PreorderNowWodPresale}from"./third-party/components/PreorderNowWodPresale.js";export{default as PreorderNowPreOrderPq}from"./third-party/components/PreorderNowPreOrderPq.js";export{default as MaxbundleProductBundles}from"./third-party/components/MaxbundleProductBundles.js";export{default as KoalaBundleQuantityDiscount}from"./third-party/components/KoalaBundleQuantityDiscount.js";export{default as EasyBundleBuilderSkailama}from"./third-party/components/EasyBundleBuilderSkailama.js";export{default as FastBundleBundlesDiscounts}from"./third-party/components/FastBundleBundlesDiscounts.js";export{default as KiteFreeGiftDiscount}from"./third-party/components/KiteFreeGiftDiscount.js";export{default as UnlimitedBundlesDiscounts}from"./third-party/components/UnlimitedBundlesDiscounts.js";export{default as SimpleBundlesKits}from"./third-party/components/SimpleBundlesKits.js";export{default as ReviewxpoProductReviewsApp}from"./third-party/components/ReviewxpoProductReviewsApp.js";export{default as PumperBundlesVolumeDiscount}from"./third-party/components/PumperBundlesVolumeDiscount.js";export{default as NotifyBackInStockPreOrder}from"./third-party/components/NotifyBackInStockPreOrder.js";export{default as ShopifyForms}from"./third-party/components/ShopifyForms.js";export{default as SkioSubscriptionsYcS20}from"./third-party/components/SkioSubscriptionsYcS20.js";export{default as LoopSubscriptions}from"./third-party/components/LoopSubscriptions.js";export{default as RecurpaySubscriptionApp}from"./third-party/components/RecurpaySubscriptionApp.js";export{default as SubifySubscriptionsApp}from"./third-party/components/SubifySubscriptionsApp.js";export{default as BonLoyaltyRewardsReferrals}from"./third-party/components/BonLoyaltyRewardsReferrals.js";export{default as ShopifySubscriptions}from"./third-party/components/ShopifySubscriptions.js";export{default as EasifyProductOptions}from"./third-party/components/EasifyProductOptions.js";export{default as CustomProductOptionsVariant}from"./third-party/components/CustomProductOptionsVariant.js";export{default as EasySellCOD}from"./third-party/components/EasySellCOD.js";export{default as QikifyUpsell}from"./third-party/components/QikifyUpsell.js";export{default as CleanSizeCharts}from"./third-party/components/CleanSizeCharts.js";export{default as JudgemeReviews}from"./third-party/components/JudgemeReviews.js";export{default as LooxReviews}from"./third-party/components/LooxReviews.js";export{default as Klaviyo}from"./third-party/components/Klaviyo.js";export{default as YotpoLoyalty}from"./third-party/components/YotpoLoyalty.js";export{default as SmartSearchBarAndFilters}from"./third-party/components/SmartSearchBarAndFilters.js";export{default as Instafeed}from"./third-party/components/Instafeed.js";export{default as ProductReviews}from"./third-party/components/ProductReviews.js";export{default as Ryviu}from"./third-party/components/Ryviu.js";export{default as Rivyo}from"./third-party/components/Rivyo.js";export{default as Vitals}from"./third-party/components/Vitals.js";export{default as Omnisend}from"./third-party/components/Omnisend.js";export{default as Trustoo}from"./third-party/components/Trustoo.js";export{default as SealSubscriptions}from"./third-party/components/SealSubscriptions.js";export{default as AppstleSubscriptions}from"./third-party/components/AppstleSubscriptions.js";export{default as FeraReviews}from"./third-party/components/FeraReviews.js";export{default as Growave}from"./third-party/components/Growave.js";export{default as KachingBundles}from"./third-party/components/KachingBundles.js";export{default as PushOwl}from"./third-party/components/PushOwl.js";export{default as Opinew}from"./third-party/components/Opinew.js";export{default as UltimateSalesBoost}from"./third-party/components/UltimateSalesBoost.js";export{default as FirePush}from"./third-party/components/FirePush.js";export{default as ParcelPanel}from"./third-party/components/ParcelPanel.js";export{default as TrustMe}from"./third-party/components/TrustMe.js";export{default as FrequentlyBoughtTogether}from"./third-party/components/FrequentlyBoughtTogether.js";export{default as BoldSubscriptions}from"./third-party/components/BoldSubscriptions.js";export{default as BoldProductOptions}from"./third-party/components/BoldProductOptions.js";export{default as WideBundle}from"./third-party/components/WideBundle.js";export{default as PickyStory}from"./third-party/components/PickyStory.js";export{default as InfiniteOptions}from"./third-party/components/InfiniteOptions.js";export{default as Wiser}from"./third-party/components/Wiser.js";export{default as Stamped}from"./third-party/components/Stamped.js";export{default as Bundler}from"./third-party/components/Bundler.js";export{default as LaiProductReviews}from"./third-party/components/LaiProductReviews.js";export{default as CrossSellCartUpsell}from"./third-party/components/CrossSellCartUpsell.js";export{default as BoostAISearchDiscovery}from"./third-party/components/BoostAISearchDiscovery.js";export{default as YotpoReviews}from"./third-party/components/YotpoReviews.js";export{default as AliReviews}from"./third-party/components/AliReviews.js";export{default as Bogos}from"./third-party/components/Bogos.js";export{default as Releasit}from"./third-party/components/Releasit.js";export{default as KingProductOptions}from"./third-party/components/KingProductOptions.js";export{default as KlarnaMessaging}from"./third-party/components/KlarnaMessaging.js";export{default as RequestQuoteHidePrice}from"./third-party/components/RequestQuoteHidePrice.js";export{default as BirdChime}from"./third-party/components/BirdChime.js";export{default as FordeerProductLabels}from"./third-party/components/FordeerProductLabels.js";export{default as RechargeSubscriptions}from"./third-party/components/RechargeSubscriptions.js";export{default as Selleasy}from"./third-party/components/Selleasy.js";export{default as HextomCountdownTimerBar}from"./third-party/components/HextomCountdownTimerBar.js";export{default as TrustBadgesBear}from"./third-party/components/TrustBadgesBear.js";export{default as TrustedsiteTrustBadges}from"./third-party/components/TrustedsiteTrustBadges.js";export{default as GloColorSwatchvariantImage}from"./third-party/components/GloColorSwatchvariantImage.js";export{default as BfSizeChartSizeGuide}from"./third-party/components/BfSizeChartSizeGuide.js";export{default as AlsoBoughtCbb}from"./third-party/components/AlsoBoughtCbb.js";export{default as HextomFreeShippingBar}from"./third-party/components/HextomFreeShippingBar.js";export{default as EcoboostifyShoppableReelUgc}from"./third-party/components/EcoboostifyShoppableReelUgc.js";export{default as InstantJudgemeReviews}from"./third-party-instant/components/InstantJudgemeReviews.js";export{default as InstantLooxReviews}from"./third-party-instant/components/InstantLooxReviews.js";export{default as InstantKlaviyo}from"./third-party-instant/components/InstantKlaviyo.js";export{default as InstantYotpoLoyalty}from"./third-party-instant/components/InstantYotpoLoyalty.js";export{default as StockCounter}from"./stock-counter/components/StockCounter.js";export{default as ThirdPartySlot}from"./third-party-slot/components/ThirdPartySlot.js";export{default as ShopPayInstallments}from"./shop-pay-installment/components/ShopPayInstallments.js";export{default as Sticky}from"./sticky/components/Sticky.js";export{CONTINUE_SELLING_WHEN_OUT_OF_STOCK,DEFAULT_FONT_SIZE,DEFAULT_HIGHLIGHT_TAG,DEFAULT_PROGRESS_BAR_HEIGHT,DEFAULT_QUANTITY_TEMPLATE,DEFAULT_RANGE_STEP,DEFAULT_REMAINING_PERCENT,DEFAULT_REMAINING_QUANTITY,DEFAULT_SCARCITY_THRESHOLD,MAX_PROGRESS_BAR_HEIGHT,MAX_REMAINING_PERCENT,MIN_PROGRESS_BAR_HEIGHT,MIN_REMAINING_PERCENT,MIN_REMAINING_QUANTITY,NO_PRODUCT_LEFT,OUT_OF_STOCK,QUANTITY_SOURCE,convertSizeToWidth,getInlineCss,getLiquidInitData,getLiquidTextContent,getTextDisplayData,transformHighlighTag,transformNumberTag}from"./stock-counter/common/helpers.js";export{t as liquidComponents,o as translateComponents};
@@ -1,5 +1,5 @@
1
- import{LinePreset as i}from"./configs/presets.js";import{LineSettings as t}from"./configs/settings.js";import{SettingUIV1 as o}from"./configs/ui-v1.js";import{SettingUIV2 as s}from"./configs/ui-v2.js";let config={tag:"Line",label:"Line",icon:`
1
+ import{LinePreset as i}from"./configs/presets.js";import{LineSettings as t}from"./configs/settings.js";import{SettingUIV2 as o}from"./configs/ui-v2.js";let config={tag:"Line",label:"Line",icon:`
2
2
  <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
3
3
  <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"/>
4
4
  </svg>
5
- `,settings:t,ui:o,uiV2:s,presets:i,init:[{tag:"Line",advanced:{"spacing-setting":{desktop:{padding:{top:"16px",bottom:"16px"}}}}}]};export{config as default};
5
+ `,settings:t,ui:[],uiV2:o,presets:i,init:[{tag:"Line",advanced:{"spacing-setting":{desktop:{padding:{top:"16px",bottom:"16px"}}}}}]};export{config as default};
@@ -1,4 +1,4 @@
1
- let LinePreset=[{id:"line",name:{en:"Line"},icon:{desktop:`
1
+ let LinePreset=[{id:"line",name:"Line",icon:{desktop:`
2
2
  <svg width="96" height="48" viewBox="0 0 96 48" fill="none" xmlns="http://www.w3.org/2000/svg">
3
3
  <rect width="96" height="2" transform="translate(0 24)" fill="#F9F9F9"/>
4
4
  </svg>
@@ -1 +1 @@
1
- let SettingUIV2=[{controls:[{label:{en:"Type"},setting:{id:"lineStyle"},options:{labelVariant:"primary",fullWidth:!0}}]},{label:{en:"Style"},controls:[{label:{en:"Color"},setting:{id:"color"}},{label:{en:"Thickness"},setting:{id:"thickness"}}]},{label:{en:"Size"},controls:[{label:{en:"Width"},setting:{id:"width"}}]},{controls:[{label:{en:"Align"},conditionEnable:'!(parseInt(width) >= 100 && width?.includes("%"))',setting:{id:"align"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Horizontal alignment is disabled when the width is set to 100% or greater"}}]}];export{SettingUIV2};
1
+ let SettingUIV2=[{controls:[{label:"Type",setting:{id:"lineStyle"},options:{labelVariant:"primary",fullWidth:!0}}]},{label:"Style",controls:[{label:"Color",setting:{id:"color"}},{label:"Thickness",setting:{id:"thickness"}}]},{label:"Size",controls:[{label:"Width",setting:{id:"width"}}]},{controls:[{label:"Align",conditionEnable:'!(parseInt(width) >= 100 && width?.includes("%"))',setting:{id:"align"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Horizontal alignment is disabled when the width is set to 100% or greater"}}]}];export{SettingUIV2};
@@ -1,5 +1,5 @@
1
- import{MarqueePresets as e}from"./configs/presets.js";import{MarqueeSettingsV2 as o}from"./configs/settings-v2.js";import{SettingUIV1 as i}from"./configs/ui-v1.js";import{SettingUIV2 as s}from"./configs/ui-v2.js";let config={tag:"Marquee",label:"Marquee",icon:`
1
+ import{MarqueePresets as e}from"./configs/presets.js";import{MarqueeSettingsV2 as o}from"./configs/settings-v2.js";import{SettingUIV2 as s}from"./configs/ui-v2.js";let config={tag:"Marquee",label:"Marquee",icon:`
2
2
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
3
3
  <path fill-rule="evenodd" clip-rule="evenodd" d="M4.96586 7.25C4.96586 6.14543 5.86129 5.25 6.96586 5.25H17.0346C18.1391 5.25 19.0346 6.14543 19.0346 7.25V16.7484C19.0346 17.853 18.1391 18.7484 17.0346 18.7484H6.96586C5.86129 18.7484 4.96586 17.853 4.96586 16.7484V7.25ZM9.36039 6.25H6.96586C6.41357 6.25 5.96586 6.69772 5.96586 7.25V16.7484C5.96586 17.3007 6.41357 17.7484 6.96586 17.7484H9.36039L9.36039 6.25ZM10.3604 17.7484V6.25H14.1455V17.7484H10.3604ZM15.1455 17.7484H17.0346C17.5869 17.7484 18.0346 17.3007 18.0346 16.7484V7.25C18.0346 6.69771 17.5869 6.25 17.0346 6.25H15.1455V17.7484ZM3.31666 10.5447C3.51708 10.7346 3.52555 11.0511 3.33558 11.2515L2.61349 12.0133L3.33449 12.7691C3.52509 12.969 3.51762 13.2854 3.31781 13.4761C3.118 13.6667 2.8015 13.6592 2.6109 13.4594L1.693 12.4971C1.43561 12.2273 1.43493 11.803 1.69148 11.5324L2.60981 10.5636C2.79978 10.3632 3.11625 10.3547 3.31666 10.5447ZM20.6827 10.5458C20.8825 10.3552 21.199 10.3627 21.3896 10.5625L22.3075 11.5247C22.5649 11.7946 22.5656 12.2188 22.309 12.4894L21.3907 13.4583C21.2007 13.6587 20.8843 13.6672 20.6839 13.4772C20.4834 13.2872 20.475 12.9707 20.6649 12.7703L21.387 12.0085L20.666 11.2527C20.4754 11.0529 20.4829 10.7364 20.6827 10.5458ZM21.5839 12.215C21.5838 12.2149 21.584 12.2151 21.5839 12.215V12.215Z" fill="white"/>
4
4
  </svg>
5
- `,settings:o,ui:i,uiV2:s,editorConfigs:{slots:{children:!1},placeholder:{notAppendTags:["MarqueeItem","Marquee","Carousel","CarouselV3","CarouselItem","CarouselItemV3"]}},presets:e,locales:{editor:{en:{no_slider:"No Slider"}}}};export{config as default};
5
+ `,settings:o,ui:[],uiV2:s,editorConfigs:{slots:{children:!1},placeholder:{notAppendTags:["MarqueeItem","Marquee","Carousel","CarouselV3","CarouselItem","CarouselItemV3"]}},presets:e,locales:{editor:{en:{no_slider:"No Slider"}}}};export{config as default};
@@ -1,4 +1,4 @@
1
- import{renderChildImageTemplate as C}from"./child-image-template.js";import{renderChildTextTemplate as e}from"./child-text-template.js";let MarqueePresets=[{id:"marquee-text",name:{en:"Marquee"},icon:{desktop:`
1
+ import{renderChildImageTemplate as C}from"./child-image-template.js";import{renderChildTextTemplate as e}from"./child-text-template.js";let MarqueePresets=[{id:"marquee-text",name:"Marquee",icon:{desktop:`
2
2
  <svg width="126" height="80" viewBox="0 0 126 80" fill="none" xmlns="http://www.w3.org/2000/svg">
3
3
  <g clip-path="url(#clip0_10250_27622)">
4
4
  <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="#212121"/>
@@ -20,7 +20,7 @@ import{renderChildImageTemplate as C}from"./child-image-template.js";import{rend
20
20
  </defs>
21
21
  </svg>
22
22
 
23
- `},components:[{tag:"Marquee",advanced:{"spacing-setting":{desktop:{padding:{type:"custom",top:"16px",bottom:"16px",left:"0px",right:"0px"}}}},styles:{itemSpacing:{desktop:"60px"},itemMaxWidth:{desktop:"300px"}},settings:{childItem:["Item 1","Item 2","Item 3","Item 4"],itemWidthType:{desktop:"FIT_CONTENT"}},childrens:[e("FREE SHIPPING"),e("30 DAYS MONEY BACK GUARANTEE"),e("LIMITED TIME 50% OFF SALE"),e("LIFE TIME WARRANTY")]}]},{id:"marquee-image",name:{en:"Marquee"},icon:{desktop:`
23
+ `},components:[{tag:"Marquee",advanced:{"spacing-setting":{desktop:{padding:{type:"custom",top:"16px",bottom:"16px",left:"0px",right:"0px"}}}},styles:{itemSpacing:{desktop:"60px"},itemMaxWidth:{desktop:"300px"}},settings:{childItem:["Item 1","Item 2","Item 3","Item 4"],itemWidthType:{desktop:"FIT_CONTENT"}},childrens:[e("FREE SHIPPING"),e("30 DAYS MONEY BACK GUARANTEE"),e("LIMITED TIME 50% OFF SALE"),e("LIFE TIME WARRANTY")]}]},{id:"marquee-image",name:"Marquee",icon:{desktop:`
24
24
  <svg width="126" height="80" viewBox="0 0 126 80" fill="none" xmlns="http://www.w3.org/2000/svg">
25
25
  <g clip-path="url(#clip0_10250_27631)">
26
26
  <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="#212121"></path>
@@ -1 +1 @@
1
- let SettingUIV2=[{label:{en:"Item management"},controls:[{label:{en:"Order"},setting:{id:"childItem"}}]},{label:{en:"Item spacing"},controls:[{label:{en:"Gap"},setting:{id:"itemSpacing"}}]},{label:{en:"Item style"},controls:[{setting:{id:"itemWidthType"},label:{en:"Max width"}},{label:{en:"Custom width"},setting:{id:"itemMaxWidth"},conditionDisplay:'itemWidthType == "CUSTOM"'}],moreSettings:{type:"collapse",controls:[{label:{en:"Background"},setting:{id:"itemBackgroundColor"}},{label:{en:"Border"},setting:{id:"itemBorderStyle"}},{label:{en:"Corner"},setting:{id:"itemCorner"}},{label:{en:"Shadow"},setting:{id:"itemShadow"},options:{updateFields:[{field:"enable",settingId:"hasItemShadow"}]},controlChangeTrigger:{settings:[{condition:"itemShadow.enable === true",source:["itemShadow","hasItemShadow"],action:{controlId:"hasItemShadow",groupType:"setting",controlType:"setting",newValue:!0}},{condition:"itemShadow.enable === false",source:["itemShadow","hasItemShadow"],action:{controlId:"hasItemShadow",groupType:"setting",controlType:"setting",newValue:!1}}],options:{noRecordHistory:!0}}}]}},{controls:[{label:{en:"Separator"},setting:{id:"isShowIconSeparator"},options:{labelVariant:"primary",toggleStyle:"switch"}},{setting:{id:"iconSeparatorSvg"},conditionDisplay:"isShowIconSeparator == true",label:{en:"Icon"}},{label:{en:"Icon size"},setting:{id:"iconSeparatorSize"},conditionDisplay:"isShowIconSeparator == true"},{label:{en:"Icon color"},setting:{id:"iconSeparatorColor"},conditionDisplay:"isShowIconSeparator == true"}]},{label:{en:"Marquee effect"},controls:[{label:{en:"Direction"},setting:{id:"direction"}},{label:{en:"Stop on hover"},setting:{id:"stopOnHover"}},{label:{en:"Speed"},setting:{id:"speed"}},{setting:{id:"isPreview"},layout:"vertical"}]},{label:{en:"Size"},controls:[{label:{en:"Width"},controlConfig:{id:"width",type:"dropdown:input",label:"Width",inputType:"number",units:["px","%"],hideUnit:!1,linkWithSetting:{name:"sizeSetting",field:"width"}}},{label:{en:"Height"},controlConfig:{id:"height",type:"dropdown:input",inputType:"number",units:["px"],linkWithSetting:{name:"sizeSetting",field:"height"},displayOptions:[{label:"Fit content",value:"Auto",showValue:!0},{label:"Small",value:"32px",showValue:!0},{label:"Medium",value:"48px",showValue:!0},{label:"Large",value:"64px",showValue:!0}]}},{label:{en:"Padding"},controlConfig:{id:"padding",type:"padding-v2",linkWithSetting:{name:"spacing-setting",field:"padding"},compoDefaultValue:{desktop:{default:{padding:{type:"custom",top:"16px",bottom:"16px",left:"0px",right:"0px"}}}}}}]},{label:{en:"Background"},controls:[{label:{en:"Color"},setting:{id:"backgroundColor"}}]},{label:{en:"Shape"},controls:[{label:{en:"Border"},setting:{id:"border",state:"normal"}},{label:{en:"Corner"},setting:{id:"rounded",state:"normal"}},{label:{en:"Shadow"},setting:{id:"boxShadow",state:"normal"},options:{updateFields:[{field:"normal.enable",settingId:"hasBoxShadow",state:"normal"}]},controlChangeTrigger:{settings:[{condition:"boxShadow.normal.enable === true",source:["boxShadow","hasBoxShadow"],action:{controlId:"hasBoxShadow",groupType:"advanced",controlType:"advanced",state:"normal",newValue:!0}},{condition:"boxShadow.normal.enable === false",source:["boxShadow","hasBoxShadow"],action:{controlId:"hasBoxShadow",groupType:"advanced",controlType:"advanced",state:"normal",newValue:!1}}],options:{noRecordHistory:!0}}}]},{controls:[{label:{en:"Align"},conditionEnable:'!(parseInt(sizeSetting.width) >= 100 && sizeSetting.width?.includes("%"))',setting:{id:"align"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Horizontal alignment is disabled when the width is set to 100% or greater"}}]}];export{SettingUIV2};
1
+ let SettingUIV2=[{label:"Item management",controls:[{label:"Order",setting:{id:"childItem"}}]},{label:"Item spacing",controls:[{label:"Gap",setting:{id:"itemSpacing"}}]},{label:"Item style",controls:[{setting:{id:"itemWidthType"},label:"Max width"},{label:"Custom width",setting:{id:"itemMaxWidth"},conditionDisplay:'itemWidthType == "CUSTOM"'}],moreSettings:{type:"collapse",controls:[{label:"Background",setting:{id:"itemBackgroundColor"}},{label:"Border",setting:{id:"itemBorderStyle"}},{label:"Corner",setting:{id:"itemCorner"}},{label:"Shadow",setting:{id:"itemShadow"},options:{updateFields:[{field:"enable",settingId:"hasItemShadow"}]},controlChangeTrigger:{settings:[{condition:"itemShadow.enable === true",source:["itemShadow","hasItemShadow"],action:{controlId:"hasItemShadow",groupType:"setting",controlType:"setting",newValue:!0}},{condition:"itemShadow.enable === false",source:["itemShadow","hasItemShadow"],action:{controlId:"hasItemShadow",groupType:"setting",controlType:"setting",newValue:!1}}],options:{noRecordHistory:!0}}}]}},{controls:[{label:"Separator",setting:{id:"isShowIconSeparator"},options:{labelVariant:"primary",toggleStyle:"switch"}},{setting:{id:"iconSeparatorSvg"},conditionDisplay:"isShowIconSeparator == true",label:"Icon"},{label:"Icon size",setting:{id:"iconSeparatorSize"},conditionDisplay:"isShowIconSeparator == true"},{label:"Icon color",setting:{id:"iconSeparatorColor"},conditionDisplay:"isShowIconSeparator == true"}]},{label:"Marquee effect",controls:[{label:"Direction",setting:{id:"direction"}},{label:"Stop on hover",setting:{id:"stopOnHover"}},{label:"Speed",setting:{id:"speed"}},{setting:{id:"isPreview"},layout:"vertical"}]},{label:"Size",controls:[{label:"Width",controlConfig:{id:"width",type:"dropdown:input",label:"Width",inputType:"number",units:["px","%"],hideUnit:!1,linkWithSetting:{name:"sizeSetting",field:"width"}}},{label:"Height",controlConfig:{id:"height",type:"dropdown:input",inputType:"number",units:["px"],linkWithSetting:{name:"sizeSetting",field:"height"},displayOptions:[{label:"Fit content",value:"Auto",showValue:!0},{label:"Small",value:"32px",showValue:!0},{label:"Medium",value:"48px",showValue:!0},{label:"Large",value:"64px",showValue:!0}]}},{label:"Padding",controlConfig:{id:"padding",type:"padding-v2",linkWithSetting:{name:"spacing-setting",field:"padding"},compoDefaultValue:{desktop:{default:{padding:{type:"custom",top:"16px",bottom:"16px",left:"0px",right:"0px"}}}}}}]},{label:"Background",controls:[{label:"Color",setting:{id:"backgroundColor"}}]},{label:"Shape",controls:[{label:"Border",setting:{id:"border",state:"normal"}},{label:"Corner",setting:{id:"rounded",state:"normal"}},{label:"Shadow",setting:{id:"boxShadow",state:"normal"},options:{updateFields:[{field:"normal.enable",settingId:"hasBoxShadow",state:"normal"}]},controlChangeTrigger:{settings:[{condition:"boxShadow.normal.enable === true",source:["boxShadow","hasBoxShadow"],action:{controlId:"hasBoxShadow",groupType:"advanced",controlType:"advanced",state:"normal",newValue:!0}},{condition:"boxShadow.normal.enable === false",source:["boxShadow","hasBoxShadow"],action:{controlId:"hasBoxShadow",groupType:"advanced",controlType:"advanced",state:"normal",newValue:!1}}],options:{noRecordHistory:!0}}}]},{controls:[{label:"Align",conditionEnable:'!(parseInt(sizeSetting.width) >= 100 && sizeSetting.width?.includes("%"))',setting:{id:"align"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Horizontal alignment is disabled when the width is set to 100% or greater"}}]}];export{SettingUIV2};
package/dist/esm/next.js CHANGED
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- import t from"./accordion/next.js";import o from"./article/next.js";import r from"./hero-banner/next.js";import m from"./breadcrumb/next.js";import e from"./button/next.js";import i from"./carousel-v3/next.js";import n from"./carousel/next.js";import s from"./cart/next.js";import p from"./code/next.js";import x from"./collection/next.js";import f from"./countdown-timer/next.js";import j from"./coupon/next.js";import a from"./dialog/next.js";import c from"./estimate-delivery/next.js";import u from"./form/next.js";import l from"./grid/next.js";import d from"./header/next.js";import h from"./heading/next.js";import g from"./icon/next.js";import b from"./icon-list/next.js";import v from"./icon-list-hoz/next.js";import y from"./icon-list-v2/next.js";import k from"./image/next.js";import w from"./image-comparison/next.js";import q from"./image-detection/next.js";import z from"./input/next.js";import A from"./line/next.js";import B from"./link/next.js";import C from"./marquee/next.js";import D from"./menu/next.js";import E from"./modal/next.js";import F from"./pagination/next.js";import G from"./post-purchase/advanced-list/next.js";import H from"./post-purchase/button/next.js";import I from"./post-purchase/callout-banner/next.js";import J from"./post-purchase/countdown-timer/next.js";import K from"./post-purchase/image/next.js";import L from"./post-purchase/line/next.js";import M from"./post-purchase/link/next.js";import N from"./post-purchase/text/next.js";import O from"./post-purchase/product/next.js";import P from"./product/next.js";import Q from"./radio/next.js";import R from"./select/next.js";import S from"./tab/next.js";import T from"./text/next.js";import U from"./textarea/next.js";import V from"./video/next.js";import W from"./third-party/next.js";import X from"./third-party-instant/next.js";import Y from"./stock-counter/next.js";import Z from"./third-party-slot/next.js";import $ from"./shop-pay-installment/next.js";import _ from"./sticky/next.js";var next={...t,...o,...r,...m,...e,...n,...i,...s,...p,...x,...f,...j,...a,...c,...u,...l,...d,...h,...g,...b,...v,...y,...k,...w,...q,...z,...A,...B,...C,...D,...E,...F,...G,...H,...I,...J,...K,...L,...M,...N,...O,...P,...Q,...R,...S,...T,...U,...V,...W,...X,...Y,...Z,...$,..._};export{next as default};
2
+ import t from"./accordion/next.js";import o from"./article/next.js";import r from"./hero-banner/next.js";import m from"./breadcrumb/next.js";import e from"./button/next.js";import i from"./carousel-v3/next.js";import n from"./carousel/next.js";import s from"./cart/next.js";import p from"./code/next.js";import x from"./collection/next.js";import f from"./countdown-timer/next.js";import j from"./coupon/next.js";import a from"./dialog/next.js";import c from"./estimate-delivery/next.js";import u from"./form/next.js";import l from"./grid/next.js";import d from"./header/next.js";import h from"./heading/next.js";import b from"./icon/next.js";import g from"./icon-list/next.js";import y from"./icon-list-hoz/next.js";import v from"./icon-list-v2/next.js";import k from"./image/next.js";import w from"./image-comparison/next.js";import q from"./image-detection/next.js";import z from"./input/next.js";import A from"./line/next.js";import B from"./link/next.js";import C from"./marquee/next.js";import D from"./menu/next.js";import E from"./modal/next.js";import F from"./pagination/next.js";import G from"./post-purchase/advanced-list/next.js";import H from"./post-purchase/button/next.js";import I from"./post-purchase/callout-banner/next.js";import J from"./post-purchase/countdown-timer/next.js";import K from"./post-purchase/image/next.js";import L from"./post-purchase/line/next.js";import M from"./post-purchase/link/next.js";import N from"./post-purchase/text/next.js";import O from"./post-purchase/product/next.js";import P from"./post-purchase/buyer-consent/next.js";import Q from"./product/next.js";import R from"./radio/next.js";import S from"./select/next.js";import T from"./tab/next.js";import U from"./text/next.js";import V from"./textarea/next.js";import W from"./video/next.js";import X from"./third-party/next.js";import Y from"./third-party-instant/next.js";import Z from"./stock-counter/next.js";import $ from"./third-party-slot/next.js";import _ from"./shop-pay-installment/next.js";import tt from"./sticky/next.js";var next={...t,...o,...r,...m,...e,...n,...i,...s,...p,...x,...f,...j,...a,...c,...u,...l,...d,...h,...b,...g,...y,...v,...k,...w,...q,...z,...A,...B,...C,...D,...E,...F,...G,...H,...I,...J,...K,...L,...M,...N,...O,...P,...Q,...R,...S,...T,...U,...V,...W,...X,...Y,...Z,...$,..._,...tt};export{next as default};
@@ -1,8 +1,8 @@
1
- import{ConfigSettings as e}from"./configs/settings.js";import{SettingUIV1 as i}from"./configs/ui-v1.js";import{SettingUIV2 as t}from"./configs/ui-v2.js";import{ConfigPreset as C}from"./configs/presets.js";let config={tag:"PostPurchaseAdvancedList",label:"Advanced List",icon:` <svg width="110" height="80" viewBox="0 0 110 80" fill="none" xmlns="http://www.w3.org/2000/svg">
1
+ import{ConfigSettings as e}from"./configs/settings.js";import{SettingUIV2 as i}from"./configs/ui-v2.js";import{ConfigPreset as t}from"./configs/presets.js";let config={tag:"PostPurchaseAdvancedList",label:"Advanced List",icon:` <svg width="110" height="80" viewBox="0 0 110 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <path fill-rule="evenodd" clip-rule="evenodd" d="M10.7625 18.5708C9.82362 18.5708 9.0625 19.3319 9.0625 20.2708V31.7458C9.0625 32.6847 9.82362 33.4458 10.7625 33.4458H22.2375C23.1764 33.4458 23.9375 32.6847 23.9375 31.7458V20.2708C23.9375 19.3319 23.1764 18.5708 22.2375 18.5708H10.7625ZM17.8862 24.187C18.1157 24.187 18.3307 24.298 18.4615 24.4859L21.9478 29.4948C22.0931 29.7026 22.1076 29.9729 21.9885 30.1978C21.8694 30.4226 21.6311 30.562 21.3726 30.562H11.6108C11.3436 30.562 11.0995 30.4112 10.9833 30.175C10.8671 29.9388 10.899 29.657 11.0676 29.4521L12.9269 27.1753C13.0577 27.0131 13.261 26.9192 13.4702 26.9192C13.6794 26.9192 13.8799 27.0131 14.0135 27.1753L14.7834 28.1174L17.311 24.4859C17.4388 24.298 17.6567 24.187 17.8862 24.187ZM13.2942 23.7869C13.0327 24.0431 12.678 24.187 12.3081 24.187C11.9383 24.187 11.5835 24.0431 11.322 23.7869C11.0605 23.5307 10.9136 23.1833 10.9136 22.821C10.9136 22.4587 11.0605 22.1112 11.322 21.855C11.5835 21.5988 11.9383 21.4549 12.3081 21.4549C12.678 21.4549 13.0327 21.5988 13.2942 21.855C13.5557 22.1112 13.7026 22.4587 13.7026 22.821C13.7026 23.1833 13.5557 23.5307 13.2942 23.7869Z" fill="#D6D6D6"/>
3
3
  <rect x="33" y="18" width="69" height="6" rx="3" fill="#757575"/>
4
4
  <rect x="33" y="28" width="44" height="6" rx="3" fill="#757575"/>
5
5
  <path fill-rule="evenodd" clip-rule="evenodd" d="M10.7625 46.5708C9.82362 46.5708 9.0625 47.3319 9.0625 48.2708V59.7458C9.0625 60.6847 9.82362 61.4458 10.7625 61.4458H22.2375C23.1764 61.4458 23.9375 60.6847 23.9375 59.7458V48.2708C23.9375 47.3319 23.1764 46.5708 22.2375 46.5708H10.7625ZM17.8862 52.187C18.1157 52.187 18.3307 52.298 18.4615 52.4859L21.9478 57.4948C22.0931 57.7026 22.1076 57.9729 21.9885 58.1978C21.8694 58.4226 21.6311 58.562 21.3726 58.562H11.6108C11.3436 58.562 11.0995 58.4112 10.9833 58.175C10.8671 57.9388 10.899 57.657 11.0676 57.4521L12.9269 55.1753C13.0577 55.0131 13.261 54.9192 13.4702 54.9192C13.6794 54.9192 13.8799 55.0131 14.0135 55.1753L14.7834 56.1174L17.311 52.4859C17.4388 52.298 17.6567 52.187 17.8862 52.187ZM13.2942 51.7869C13.0327 52.0431 12.678 52.187 12.3081 52.187C11.9383 52.187 11.5835 52.0431 11.322 51.7869C11.0605 51.5307 10.9136 51.1833 10.9136 50.821C10.9136 50.4587 11.0605 50.1112 11.322 49.855C11.5835 49.5988 11.9383 49.4549 12.3081 49.4549C12.678 49.4549 13.0327 49.5988 13.2942 49.855C13.5557 50.1112 13.7026 50.4587 13.7026 50.821C13.7026 51.1833 13.5557 51.5307 13.2942 51.7869Z" fill="#D6D6D6"/>
6
6
  <rect x="33" y="46" width="69" height="6" rx="3" fill="#757575"/>
7
7
  <rect x="33" y="56" width="44" height="6" rx="3" fill="#757575"/>
8
- </svg>`,settings:e,ui:i,uiV2:t,advanced:{},presets:C,editorConfigs:{slots:{children:!1},component:{validate:!0,excludeApplyStyle:!0}},rootOverride:{styles:{align:"center"}}};export{config as default};
8
+ </svg>`,settings:e,ui:[],uiV2:i,advanced:{},presets:t,editorConfigs:{slots:{children:!1},component:{validate:!0,excludeApplyStyle:!0}},rootOverride:{styles:{align:"center"}}};export{config as default};
@@ -1,4 +1,4 @@
1
- import{ChildTemplate as e}from"./templates.js";let ConfigPreset=[{id:"post-purchase-advanced-list",name:{en:"Advanced List"},icon:{desktop:`<svg width="110" height="80" viewBox="0 0 110 80" fill="none" xmlns="http://www.w3.org/2000/svg">
1
+ import{ChildTemplate as e}from"./templates.js";let ConfigPreset=[{id:"post-purchase-advanced-list",name:"Advanced List",icon:{desktop:`<svg width="110" height="80" viewBox="0 0 110 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <path fill-rule="evenodd" clip-rule="evenodd" d="M10.7625 18.5708C9.82362 18.5708 9.0625 19.3319 9.0625 20.2708V31.7458C9.0625 32.6847 9.82362 33.4458 10.7625 33.4458H22.2375C23.1764 33.4458 23.9375 32.6847 23.9375 31.7458V20.2708C23.9375 19.3319 23.1764 18.5708 22.2375 18.5708H10.7625ZM17.8862 24.187C18.1157 24.187 18.3307 24.298 18.4615 24.4859L21.9478 29.4948C22.0931 29.7026 22.1076 29.9729 21.9885 30.1978C21.8694 30.4226 21.6311 30.562 21.3726 30.562H11.6108C11.3436 30.562 11.0995 30.4112 10.9833 30.175C10.8671 29.9388 10.899 29.657 11.0676 29.4521L12.9269 27.1753C13.0577 27.0131 13.261 26.9192 13.4702 26.9192C13.6794 26.9192 13.8799 27.0131 14.0135 27.1753L14.7834 28.1174L17.311 24.4859C17.4388 24.298 17.6567 24.187 17.8862 24.187ZM13.2942 23.7869C13.0327 24.0431 12.678 24.187 12.3081 24.187C11.9383 24.187 11.5835 24.0431 11.322 23.7869C11.0605 23.5307 10.9136 23.1833 10.9136 22.821C10.9136 22.4587 11.0605 22.1112 11.322 21.855C11.5835 21.5988 11.9383 21.4549 12.3081 21.4549C12.678 21.4549 13.0327 21.5988 13.2942 21.855C13.5557 22.1112 13.7026 22.4587 13.7026 22.821C13.7026 23.1833 13.5557 23.5307 13.2942 23.7869Z" fill="#D6D6D6"/>
3
3
  <rect x="33" y="18" width="69" height="6" rx="3" fill="#757575"/>
4
4
  <rect x="33" y="28" width="44" height="6" rx="3" fill="#757575"/>
@@ -1 +1 @@
1
- let SettingUIV2=[{label:{en:"Item management"},controls:[{label:{en:"Items"},setting:{id:"childItem"}}]},{label:{en:"Items spacing"},controls:[{type:"control",label:{en:"Gap"},setting:{id:"verticalSpacing"}}]},{label:{en:"Icon & text spacing"},controls:[{type:"control",label:{en:"Gap"},setting:{id:"horizontalSpacing"}}]},{controls:[{type:"control",label:{en:"Align"},setting:{id:"align"}}]}];export{SettingUIV2};
1
+ let SettingUIV2=[{label:"Item management",controls:[{label:"Items",setting:{id:"childItem"}}]},{label:"Items spacing",controls:[{type:"control",label:"Gap",setting:{id:"verticalSpacing"}}]},{label:"Icon & text spacing",controls:[{type:"control",label:"Gap",setting:{id:"horizontalSpacing"}}]},{controls:[{type:"control",label:"Align",setting:{id:"align"}}]}];export{SettingUIV2};
@@ -1,5 +1,5 @@
1
- import{DeclineButtonPreset as t}from"./configs/presets.js";import{DeclineButtonSettings as o}from"./configs/settings.js";import{SettingUIV1 as i}from"./configs/ui-v1.js";import{SettingUIV2 as s}from"./configs/ui-v2.js";let config={tag:"PostPurchaseButton",label:"Decline Button",icon:`
1
+ import{DeclineButtonPreset as t}from"./configs/presets.js";import{DeclineButtonSettings as o}from"./configs/settings.js";import{SettingUIV2 as s}from"./configs/ui-v2.js";let config={tag:"PostPurchaseButton",label:"Decline Button",icon:`
2
2
  <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
3
3
  <path d="M3.16699 6.66663C2.89085 6.66663 2.66699 6.89048 2.66699 7.16663V26.1666C2.66699 26.4428 2.89085 26.6666 3.16699 26.6666H13.5531C13.8587 26.6666 14.0929 26.3948 14.0475 26.0925L13.7975 24.4258C13.7608 24.181 13.5506 24 13.3031 24H5.33366V9.33329H34.667V24H32.5003C32.2242 24 32.0003 24.2238 32.0003 24.5V25.1121C32.0003 25.253 32.0597 25.3873 32.164 25.4821L33.324 26.5366C33.416 26.6203 33.5359 26.6666 33.6603 26.6666H36.8337C37.1098 26.6666 37.3337 26.4428 37.3337 26.1666V7.16663C37.3337 6.89048 37.1098 6.66663 36.8337 6.66663H3.16699ZM19.8589 29.6767C19.9172 30.0846 20.4161 30.2509 20.7074 29.9595L22.667 28L27.6468 32.9797C27.842 33.175 28.1586 33.175 28.3539 32.9797L30.3134 31.0202C30.5087 30.8249 30.5087 30.5083 30.3134 30.3131L25.3337 25.3333L27.2932 23.3737C27.5846 23.0824 27.4183 22.5835 27.0104 22.5252L19.327 21.4276C18.997 21.3804 18.7141 21.6633 18.7613 21.9933L19.8589 29.6767Z" fill="currentColor"/>
4
4
  </svg>
5
- `,settings:o,ui:i,uiV2:s,advanced:{},presets:t};export{config as default};
5
+ `,settings:o,ui:[],uiV2:s,advanced:{},presets:t};export{config as default};
@@ -1,4 +1,4 @@
1
- let DeclineButtonPreset=[{id:"PostPurchaseDeclineButton",name:{en:"Decline Button"},icon:{desktop:` <svg width="94" height="36" viewBox="0 0 94 36" fill="none" xmlns="http://www.w3.org/2000/svg">
1
+ let DeclineButtonPreset=[{id:"PostPurchaseDeclineButton",name:"Decline Button",icon:{desktop:` <svg width="94" height="36" viewBox="0 0 94 36" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <rect x="0.5" y="0.5" width="93" height="35" rx="2.5" stroke="#424242"/>
3
3
  <path d="M29.7441 22H27.051V13.2727H29.8635C30.71 13.2727 31.4345 13.4474 32.0368 13.7969C32.639 14.1435 33.1007 14.642 33.4217 15.2926C33.7427 15.9403 33.9032 16.7159 33.9032 17.6193C33.9032 18.5284 33.7413 19.3111 33.4174 19.9673C33.0936 20.6207 32.622 21.1236 32.0027 21.4759C31.3833 21.8253 30.6305 22 29.7441 22ZM28.1078 21.0625H29.676C30.3975 21.0625 30.9956 20.9233 31.47 20.6449C31.9444 20.3665 32.2981 19.9702 32.5311 19.456C32.764 18.9418 32.8805 18.3295 32.8805 17.6193C32.8805 16.9148 32.7654 16.3082 32.5353 15.7997C32.3052 15.2884 31.9615 14.8963 31.5041 14.6236C31.0467 14.348 30.4771 14.2102 29.7953 14.2102H28.1078V21.0625ZM38.2839 22.1364C37.6532 22.1364 37.1092 21.9972 36.6518 21.7188C36.1973 21.4375 35.8464 21.0455 35.5993 20.5426C35.3549 20.0369 35.2328 19.4489 35.2328 18.7784C35.2328 18.108 35.3549 17.517 35.5993 17.0057C35.8464 16.4915 36.1902 16.0909 36.6305 15.804C37.0737 15.5142 37.5907 15.3693 38.1816 15.3693C38.5225 15.3693 38.8592 15.4261 39.1916 15.5398C39.524 15.6534 39.8265 15.8381 40.0993 16.0938C40.372 16.3466 40.5893 16.6818 40.7512 17.0994C40.9132 17.517 40.9941 18.0312 40.9941 18.642V19.0682H35.9487V18.1989H39.9714C39.9714 17.8295 39.8975 17.5 39.7498 17.2102C39.6049 16.9205 39.3975 16.6918 39.1277 16.5241C38.8606 16.3565 38.5453 16.2727 38.1816 16.2727C37.7811 16.2727 37.4345 16.3722 37.1419 16.571C36.8521 16.767 36.6291 17.0227 36.4728 17.3381C36.3166 17.6534 36.2385 17.9915 36.2385 18.3523V18.9318C36.2385 19.4261 36.3237 19.8452 36.4941 20.1889C36.6674 20.5298 36.9075 20.7898 37.2143 20.9688C37.5211 21.1449 37.8777 21.233 38.2839 21.233C38.5481 21.233 38.7868 21.196 38.9998 21.1222C39.2157 21.0455 39.4018 20.9318 39.5581 20.7812C39.7143 20.6278 39.835 20.4375 39.9203 20.2102L40.8919 20.483C40.7896 20.8125 40.6177 21.1023 40.3762 21.3523C40.1348 21.5994 39.8365 21.7926 39.4814 21.9318C39.1262 22.0682 38.7271 22.1364 38.2839 22.1364ZM45.1831 22.1364C44.5694 22.1364 44.041 21.9915 43.5978 21.7017C43.1547 21.4119 42.8137 21.0128 42.5751 20.5043C42.3365 19.9957 42.2172 19.4148 42.2172 18.7614C42.2172 18.0966 42.3393 17.5099 42.5836 17.0014C42.8308 16.4901 43.1745 16.0909 43.6149 15.804C44.0581 15.5142 44.5751 15.3693 45.166 15.3693C45.6262 15.3693 46.041 15.4545 46.4103 15.625C46.7797 15.7955 47.0822 16.0341 47.318 16.3409C47.5538 16.6477 47.7001 17.0057 47.7569 17.4148H46.7512C46.6745 17.1165 46.5041 16.8523 46.2399 16.6222C45.9785 16.3892 45.6262 16.2727 45.1831 16.2727C44.791 16.2727 44.4473 16.375 44.1518 16.5795C43.8592 16.7812 43.6305 17.0668 43.4657 17.4361C43.3038 17.8026 43.2228 18.233 43.2228 18.7273C43.2228 19.233 43.3024 19.6733 43.4615 20.0483C43.6234 20.4233 43.8507 20.7145 44.1433 20.9219C44.4387 21.1293 44.7853 21.233 45.1831 21.233C45.4444 21.233 45.6816 21.1875 45.8947 21.0966C46.1078 21.0057 46.2882 20.875 46.4359 20.7045C46.5836 20.5341 46.6887 20.3295 46.7512 20.0909H47.7569C47.7001 20.4773 47.5595 20.8253 47.335 21.1349C47.1135 21.4418 46.8194 21.6861 46.4529 21.8679C46.0893 22.0469 45.666 22.1364 45.1831 22.1364ZM50.2328 13.2727V22H49.2271V13.2727H50.2328ZM52.0748 22V15.4545H53.0804V22H52.0748ZM52.5861 14.3636C52.3901 14.3636 52.2211 14.2969 52.079 14.1634C51.9398 14.0298 51.8702 13.8693 51.8702 13.6818C51.8702 13.4943 51.9398 13.3338 52.079 13.2003C52.2211 13.0668 52.3901 13 52.5861 13C52.7821 13 52.9498 13.0668 53.089 13.2003C53.231 13.3338 53.302 13.4943 53.302 13.6818C53.302 13.8693 53.231 14.0298 53.089 14.1634C52.9498 14.2969 52.7821 14.3636 52.5861 14.3636ZM55.9281 18.0625V22H54.9224V15.4545H55.894V16.4773H55.9792C56.1326 16.1449 56.3656 15.8778 56.6781 15.6761C56.9906 15.4716 57.394 15.3693 57.8883 15.3693C58.3315 15.3693 58.7193 15.4602 59.0517 15.642C59.3841 15.821 59.6426 16.0938 59.8272 16.4602C60.0119 16.8239 60.1042 17.2841 60.1042 17.8409V22H59.0985V17.9091C59.0985 17.3949 58.965 16.9943 58.698 16.7074C58.4309 16.4176 58.0645 16.2727 57.5985 16.2727C57.2775 16.2727 56.9906 16.3423 56.7377 16.4815C56.4877 16.6207 56.2903 16.8239 56.1454 17.0909C56.0005 17.358 55.9281 17.6818 55.9281 18.0625ZM64.6863 22.1364C64.0556 22.1364 63.5115 21.9972 63.0542 21.7188C62.5996 21.4375 62.2488 21.0455 62.0016 20.5426C61.7573 20.0369 61.6351 19.4489 61.6351 18.7784C61.6351 18.108 61.7573 17.517 62.0016 17.0057C62.2488 16.4915 62.5925 16.0909 63.0328 15.804C63.476 15.5142 63.9931 15.3693 64.584 15.3693C64.9249 15.3693 65.2615 15.4261 65.5939 15.5398C65.9263 15.6534 66.2289 15.8381 66.5016 16.0938C66.7743 16.3466 66.9917 16.6818 67.1536 17.0994C67.3155 17.517 67.3965 18.0312 67.3965 18.642V19.0682H62.351V18.1989H66.3738C66.3738 17.8295 66.2999 17.5 66.1522 17.2102C66.0073 16.9205 65.7999 16.6918 65.53 16.5241C65.263 16.3565 64.9476 16.2727 64.584 16.2727C64.1834 16.2727 63.8368 16.3722 63.5442 16.571C63.2544 16.767 63.0314 17.0227 62.8752 17.3381C62.7189 17.6534 62.6408 17.9915 62.6408 18.3523V18.9318C62.6408 19.4261 62.726 19.8452 62.8965 20.1889C63.0698 20.5298 63.3098 20.7898 63.6167 20.9688C63.9235 21.1449 64.28 21.233 64.6863 21.233C64.9505 21.233 65.1891 21.196 65.4022 21.1222C65.6181 21.0455 65.8042 20.9318 65.9604 20.7812C66.1167 20.6278 66.2374 20.4375 66.3226 20.2102L67.2942 20.483C67.1919 20.8125 67.0201 21.1023 66.7786 21.3523C66.5371 21.5994 66.2388 21.7926 65.8837 21.9318C65.5286 22.0682 65.1294 22.1364 64.6863 22.1364Z" fill="#F9F9F9"/>
4
4
  </svg>
@@ -1 +1 @@
1
- let DeclineButtonSettings=[{id:"setting",controls:[{id:"text",label:"Content",type:"select",options:[{value:"No thanks",label:"No thanks"},{value:"Decline offer",label:"Decline offer"}],default:"No thanks"},{id:"buttonType",type:"layout-selector",label:"Style",popoverLabel:{en:"Style"},iconViewBox:"0 0 80 48",enableItemBackground:!0,enableItemOpacity:!0,itemPerRow:2,itemSpacing:"large",default:"secondary",options:[{label:"Outline",value:"secondary",type:"post-purchase-button",iconName:"gp-secondary-button"},{label:"Text link",value:"link",type:"post-purchase-button",iconName:"gp-link-button"}]}]},{id:"style",controls:[{id:"width",type:"dropdown:input",label:"Width",inputType:"number",units:["px","%"],hideUnit:!1,devices:{desktop:{default:"100%"},tablet:{default:"100%"},mobile:{default:"100%"}},displayOptions:[{label:"Full",value:"100%",showValue:!0}]},{id:"typo",label:"Label",type:"typography-post-purchase",default:{fontSize:"medium",fontWeight:"bold",textTransform:"none"},hiddenSetting:["textColor","fontWeight"]},{id:"align",label:"Alignment",type:"option:value",options:[{label:"Left",value:"start",type:"align",tooltip:"Align left",iconName:"gp-align-left"},{label:"Center",value:"center",type:"align",tooltip:"Align center",iconName:"gp-align-center"},{label:"Right",value:"end",type:"align",tooltip:"Align right",iconName:"gp-align-right"}],default:"start"},{id:"direction",label:"Direction",type:"option:value",options:[{label:"LTR",value:"ltr"},{label:"RTL",value:"rtl"}],default:"ltr"}]}];export{DeclineButtonSettings};
1
+ let DeclineButtonSettings=[{id:"setting",controls:[{id:"text",label:"Content",type:"select",options:[{value:"No thanks",label:"No thanks"},{value:"Decline offer",label:"Decline offer"}],default:"No thanks"},{id:"buttonType",type:"layout-selector",label:"Style",iconViewBox:"0 0 80 48",enableItemBackground:!0,enableItemOpacity:!0,itemPerRow:2,itemSpacing:"large",default:"secondary",options:[{label:"Outline",value:"secondary",type:"post-purchase-button",iconName:"gp-secondary-button"},{label:"Text link",value:"link",type:"post-purchase-button",iconName:"gp-link-button"}]}]},{id:"style",controls:[{id:"width",type:"dropdown:input",label:"Width",inputType:"number",units:["px","%"],hideUnit:!1,devices:{desktop:{default:"100%"},tablet:{default:"100%"},mobile:{default:"100%"}},displayOptions:[{label:"Full",value:"100%",showValue:!0}]},{id:"typo",label:"Label",type:"typography-post-purchase",default:{fontSize:"medium",fontWeight:"bold",textTransform:"none"},hiddenSetting:["textColor","fontWeight"]},{id:"align",label:"Alignment",type:"option:value",options:[{label:"Left",value:"start",type:"align",tooltip:"Align left",iconName:"gp-align-left"},{label:"Center",value:"center",type:"align",tooltip:"Align center",iconName:"gp-align-center"},{label:"Right",value:"end",type:"align",tooltip:"Align right",iconName:"gp-align-right"}],default:"start"},{id:"direction",label:"Direction",type:"option:value",options:[{label:"LTR",value:"ltr"},{label:"RTL",value:"rtl"}],default:"ltr"}]}];export{DeclineButtonSettings};
@@ -1 +1 @@
1
- let SettingUIV2=[{label:{en:"Style"},controls:[{setting:{id:"buttonType"},layout:"vertical"}]},{label:{en:"Size"},controls:[{label:{en:"Width"},setting:{id:"width"},layout:"horizontal"}]},{label:{en:"Text"},controls:[{type:"control",label:{en:"Direction"},setting:{id:"direction"},layout:"horizontal"},{type:"control",setting:{id:"typo"},layout:"vertical"}]},{controls:[{type:"control",label:{en:"Align"},setting:{id:"align"},conditionEnable:'!(parseInt(width) >= 100 && width?.includes("%"))',options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Horizontal alignment is disabled when the width is set to 100% or greater"},layout:"horizontal"}]}];export{SettingUIV2};
1
+ let SettingUIV2=[{label:"Style",controls:[{setting:{id:"buttonType"},layout:"vertical",popoverLabel:"Style"}]},{label:"Size",controls:[{label:"Width",setting:{id:"width"},layout:"horizontal"}]},{label:"Text",controls:[{type:"control",label:"Direction",setting:{id:"direction"},layout:"horizontal"},{type:"control",setting:{id:"typo"},layout:"vertical"}]},{controls:[{type:"control",label:"Align",setting:{id:"align"},conditionEnable:'!(parseInt(width) >= 100 && width?.includes("%"))',options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Horizontal alignment is disabled when the width is set to 100% or greater"},layout:"horizontal"}]}];export{SettingUIV2};
@@ -0,0 +1 @@
1
+ import{filterTruthyStyles as e}from"@gem-sdk/core";import{postPurchaseTextColor as t}from"../../common/helper.js";let composeClasses=t=>e(t),getWrapperClassName=({align:e,uid:t})=>{let s={"gp-flex gp-items-center":!0,"gp-justify-center":"center"===e,"gp-justify-end":"right"===e,"gp-justify-start":"right"!==e&&"center"!==e};return t&&(s[t]=!!t),composeClasses(s)},getCheckboxContainerClassName=()=>({"gp-grid gp-items-start gp-leading-[1.3]":!0}),getLinkComponentClassName=()=>({"gp-underline":!0}),getLinkComponentStyles=()=>({color:t.defaultLink});export{getCheckboxContainerClassName,getLinkComponentClassName,getLinkComponentStyles,getWrapperClassName};