@gem-sdk/components 15.0.4 → 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 +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:"verticalSpacing"}}]},{label:{en:"Item style"},moreSettings:{controls:[{label:{en:"Padding"},controlConfig:{id:"padding-item-padding",type:"padding-v2",linkWithSetting:{name:"itemPadding",field:"padding"},compoDefaultValue:{desktop:{default:{type:"medium",top:"8px",bottom:"8px",left:"16px",right:"16px"}}}}},{label:{en:"Background"},setting:{id:"itemBackgroundColor"}},{label:{en:"Border"},setting:{id:"itemBorder"}},{label:{en:"Corner"},setting:{id:"itemRounded"}},{label:{en:"Shadow"},setting:{id:"itemBoxShadow"}}]},controls:[{label:{en:"Icon & text gap"},setting:{id:"horizontalSpacing"}}]},{label:{en:"Size"},controls:[{id:"Width",label:{en:"Width"},controlConfig:{id:"width",type:"dropdown:input",label:"Width",inputType:"number",units:["px","%"],hideUnit:!1,fallbackValue:"Auto",linkWithSetting:{name:"globalSize",field:"width"},displayOptions:[{label:"Fit content",value:"Auto",showValue:!0},{label:"Full",value:"100%",showValue:!0}]},layout:"horizontal"},{label:{en:"Padding"},controlConfig:{id:"padding",type:"padding-v2",linkWithSetting:{name:"spacing-setting",field:"padding"},compoDefaultValue:{desktop:{default:{type:"medium",top:"16px",bottom:"16px",left:"16px",right:"16px"}}}}},{label:{en:"Arrange"},setting:{id:"align"},options:{fullWidth:!0},conditionDisplay:"globalSize.width !== 'Auto'"}]},{label:{en:"Background"},controls:[{setting:{id:"background"},layout:"vertical",options:{updateFields:[{field:"preload",settingId:"preload"}]},controlChangeTrigger:{settings:[{action:{controlId:"preload",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}}]},{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(globalSize.width) >= 100 && globalSize.width?.includes("%"))',setting:{id:"alignWrapper"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Align is not supported when width is 100%"}}]}];export{SettingUIV2};
1
+ let SettingUIV2=[{label:"Item management",controls:[{label:"Order",setting:{id:"childItem"}}]},{label:"Item spacing",controls:[{label:"Gap",setting:{id:"verticalSpacing"}}]},{label:"Item style",moreSettings:{controls:[{label:"Padding",controlConfig:{id:"padding-item-padding",type:"padding-v2",linkWithSetting:{name:"itemPadding",field:"padding"},compoDefaultValue:{desktop:{default:{type:"medium",top:"8px",bottom:"8px",left:"16px",right:"16px"}}}}},{label:"Background",setting:{id:"itemBackgroundColor"}},{label:"Border",setting:{id:"itemBorder"}},{label:"Corner",setting:{id:"itemRounded"}},{label:"Shadow",setting:{id:"itemBoxShadow"}}]},controls:[{label:"Icon & text gap",setting:{id:"horizontalSpacing"}}]},{label:"Size",controls:[{id:"Width",label:"Width",controlConfig:{id:"width",type:"dropdown:input",label:"Width",inputType:"number",units:["px","%"],hideUnit:!1,fallbackValue:"Auto",linkWithSetting:{name:"globalSize",field:"width"},displayOptions:[{label:"Fit content",value:"Auto",showValue:!0},{label:"Full",value:"100%",showValue:!0}]},layout:"horizontal"},{label:"Padding",controlConfig:{id:"padding",type:"padding-v2",linkWithSetting:{name:"spacing-setting",field:"padding"},compoDefaultValue:{desktop:{default:{type:"medium",top:"16px",bottom:"16px",left:"16px",right:"16px"}}}}},{label:"Arrange",setting:{id:"align"},options:{fullWidth:!0},conditionDisplay:"globalSize.width !== 'Auto'"}]},{label:"Background",controls:[{setting:{id:"background"},layout:"vertical",options:{updateFields:[{field:"preload",settingId:"preload"}]},controlChangeTrigger:{settings:[{action:{controlId:"preload",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}}]},{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(globalSize.width) >= 100 && globalSize.width?.includes("%"))',setting:{id:"alignWrapper"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Align is not supported when width is 100%"}}]}];export{SettingUIV2};
@@ -1,7 +1,7 @@
1
- import{SettingUIV1 as e}from"./configs/uiV1.js";import{SettingUIV2 as i}from"./configs/uiV2.js";import{IconListHozSettings as o}from"./configs/settings.js";import{IconListHozPreset as t}from"./configs/presets.js";let config={tag:"IconListHoz",label:"Icon List",icon:`
1
+ import{SettingUIV2 as e}from"./configs/uiV2.js";import{IconListHozSettings as i}from"./configs/settings.js";import{IconListHozPreset as o}from"./configs/presets.js";let config={tag:"IconListHoz",label:"Icon List",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="M12 10.625C11.2406 10.625 10.625 11.2406 10.625 12C10.625 12.7594 11.2406 13.375 12 13.375C12.7594 13.375 13.375 12.7594 13.375 12C13.375 11.2406 12.7594 10.625 12 10.625ZM9.125 12C9.125 10.4122 10.4122 9.125 12 9.125C13.5878 9.125 14.875 10.4122 14.875 12C14.875 13.5878 13.5878 14.875 12 14.875C10.4122 14.875 9.125 13.5878 9.125 12Z" fill="white"/>
4
4
  <path fill-rule="evenodd" clip-rule="evenodd" d="M19.625 10.6251C18.8656 10.6251 18.25 11.2407 18.25 12.0001C18.25 12.7595 18.8656 13.3751 19.625 13.3751C20.3844 13.3751 21 12.7595 21 12.0001C21 11.2407 20.3844 10.6251 19.625 10.6251ZM16.75 12.0001C16.75 10.4123 18.0372 9.12512 19.625 9.12512C21.2128 9.12512 22.5 10.4123 22.5 12.0001C22.5 13.5879 21.2128 14.8751 19.625 14.8751C18.0372 14.8751 16.75 13.5879 16.75 12.0001Z" fill="white"/>
5
5
  <path fill-rule="evenodd" clip-rule="evenodd" d="M4.375 10.6251C3.61561 10.6251 3 11.2407 3 12.0001C3 12.7595 3.61561 13.3751 4.375 13.3751C5.13439 13.3751 5.75 12.7595 5.75 12.0001C5.75 11.2407 5.13439 10.6251 4.375 10.6251ZM1.5 12.0001C1.5 10.4123 2.78718 9.12512 4.375 9.12512C5.96282 9.12512 7.25 10.4123 7.25 12.0001C7.25 13.5879 5.96282 14.8751 4.375 14.8751C2.78718 14.8751 1.5 13.5879 1.5 12.0001Z" fill="white"/>
6
6
  </svg>
7
- `,settings:o,ui:e,uiV2:i,presets:t,locales:{editor:{en:{icons_not_found:"Icons not found"}}},rootOverride:{advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}}}};export{config as default};
7
+ `,settings:i,ui:[],uiV2:e,presets:o,locales:{editor:{en:{icons_not_found:"Icons not found"}}},rootOverride:{advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}}}};export{config as default};
@@ -1,4 +1,4 @@
1
- import{itemChildrenTemplate as L,itemSystemStarTemplate as C,itemChildrenHalfStarTemplate as t}from"../ItemTemplate.js";let IconListHozPreset=[{id:"icon-list-hoz",name:{en:"Icon List"},icon:{desktop:`
1
+ import{itemChildrenTemplate as L,itemSystemStarTemplate as C,itemChildrenHalfStarTemplate as t}from"../ItemTemplate.js";let IconListHozPreset=[{id:"icon-list-hoz",name:"Icon List",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
  <path d="M15.6863 18.586C15.8147 18.3258 16.1856 18.3258 16.314 18.586L17.8598 21.7181C17.9108 21.8214 18.0094 21.893 18.1234 21.9096L21.5799 22.4119C21.867 22.4536 21.9816 22.8064 21.7739 23.0089L19.2727 25.4469C19.1902 25.5273 19.1526 25.6432 19.1721 25.7567L19.7625 29.1993C19.8115 29.4852 19.5114 29.7032 19.2547 29.5683L16.163 27.9429C16.0611 27.8893 15.9393 27.8893 15.8373 27.9429L12.7457 29.5683C12.4889 29.7032 12.1888 29.4852 12.2378 29.1993L12.8283 25.7567C12.8478 25.6432 12.8101 25.5273 12.7276 25.4469L10.2264 23.0089C10.0187 22.8064 10.1333 22.4536 10.4204 22.4119L13.877 21.9096C13.991 21.893 14.0895 21.8214 14.1405 21.7181L15.6863 18.586Z" fill="#F9F9F9"/>
4
4
  <path d="M31.6863 18.586C31.8147 18.3258 32.1856 18.3258 32.314 18.586L33.8598 21.7181C33.9108 21.8214 34.0094 21.893 34.1234 21.9096L37.5799 22.4119C37.867 22.4536 37.9816 22.8064 37.7739 23.0089L35.2727 25.4469C35.1902 25.5273 35.1526 25.6432 35.1721 25.7567L35.7625 29.1993C35.8115 29.4852 35.5114 29.7032 35.2547 29.5683L32.163 27.9429C32.0611 27.8893 31.9393 27.8893 31.8373 27.9429L28.7457 29.5683C28.4889 29.7032 28.1888 29.4852 28.2378 29.1993L28.8283 25.7567C28.8478 25.6432 28.8101 25.5273 28.7276 25.4469L26.2264 23.0089C26.0187 22.8064 26.1333 22.4536 26.4204 22.4119L29.877 21.9096C29.991 21.893 30.0895 21.8214 30.1405 21.7181L31.6863 18.586Z" fill="#F9F9F9"/>
@@ -6,7 +6,7 @@ import{itemChildrenTemplate as L,itemSystemStarTemplate as C,itemChildrenHalfSta
6
6
  <path d="M63.6863 18.586C63.8147 18.3258 64.1856 18.3258 64.314 18.586L65.8598 21.7181C65.9108 21.8214 66.0094 21.893 66.1234 21.9096L69.5799 22.4119C69.867 22.4536 69.9816 22.8064 69.7739 23.0089L67.2727 25.4469C67.1902 25.5273 67.1526 25.6432 67.1721 25.7567L67.7625 29.1993C67.8115 29.4852 67.5114 29.7032 67.2547 29.5683L64.163 27.9429C64.0611 27.8893 63.9393 27.8893 63.8373 27.9429L60.7457 29.5683C60.4889 29.7032 60.1888 29.4852 60.2378 29.1993L60.8283 25.7567C60.8478 25.6432 60.8101 25.5273 60.7276 25.4469L58.2264 23.0089C58.0187 22.8064 58.1333 22.4536 58.4204 22.4119L61.877 21.9096C61.991 21.893 62.0895 21.8214 62.1405 21.7181L63.6863 18.586Z" fill="#F9F9F9"/>
7
7
  <path d="M79.6863 18.586C79.8147 18.3258 80.1856 18.3258 80.314 18.586L81.8598 21.7181C81.9108 21.8214 82.0094 21.893 82.1234 21.9096L85.5799 22.4119C85.867 22.4536 85.9816 22.8064 85.7739 23.0089L83.2727 25.4469C83.1902 25.5273 83.1526 25.6432 83.1721 25.7567L83.7625 29.1993C83.8115 29.4852 83.5114 29.7032 83.2547 29.5683L80.163 27.9429C80.0611 27.8893 79.9393 27.8893 79.8373 27.9429L76.7457 29.5683C76.4889 29.7032 76.1888 29.4852 76.2378 29.1993L76.8283 25.7567C76.8478 25.6432 76.8101 25.5273 76.7276 25.4469L74.2264 23.0089C74.0187 22.8064 74.1333 22.4536 74.4204 22.4119L77.877 21.9096C77.991 21.893 78.0895 21.8214 78.1405 21.7181L79.6863 18.586Z" fill="#F9F9F9"/>
8
8
  </svg>
9
- `},components:[{tag:"IconListHoz",settings:{childItem:["Icon 1","Icon 2","Icon 3","Icon 4","Icon 5"]},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}}},childrens:[L,L,L,L,L]}]},{id:"icon-list-hoz-half-star",name:{en:"Icon List"},icon:{desktop:`
9
+ `},components:[{tag:"IconListHoz",settings:{childItem:["Icon 1","Icon 2","Icon 3","Icon 4","Icon 5"]},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}}},childrens:[L,L,L,L,L]}]},{id:"icon-list-hoz-half-star",name:"Icon List",icon:{desktop:`
10
10
  <svg width="78" height="14" viewBox="0 0 78 14" fill="none" xmlns="http://www.w3.org/2000/svg">
11
11
  <path d="M6.68606 1.58622C6.81445 1.32608 7.18539 1.32608 7.31378 1.58621L8.8596 4.71838C8.91058 4.82168 9.00913 4.89328 9.12312 4.90984L12.5797 5.41211C12.8667 5.45383 12.9814 5.80662 12.7736 6.0091L10.2725 8.44715C10.19 8.52756 10.1523 8.64341 10.1718 8.75695L10.7623 12.1995C10.8113 12.4854 10.5112 12.7035 10.2544 12.5685L7.16279 10.9431C7.06083 10.8895 6.93902 10.8895 6.83705 10.9431L3.74542 12.5685C3.48865 12.7035 3.18855 12.4855 3.23759 12.1995L3.82804 8.75695C3.84751 8.64341 3.80987 8.52756 3.72738 8.44715L1.2262 6.0091C1.01846 5.80662 1.13309 5.45383 1.42017 5.41211L4.87672 4.90984C4.99072 4.89328 5.08927 4.82168 5.14025 4.71838L6.68606 1.58622Z" fill="#F9F9F9"/>
12
12
  <path d="M22.6861 1.58622C22.8144 1.32608 23.1854 1.32608 23.3138 1.58621L24.8596 4.71838C24.9106 4.82168 25.0091 4.89328 25.1231 4.90984L28.5797 5.41211C28.8667 5.45383 28.9814 5.80662 28.7736 6.0091L26.2725 8.44715C26.19 8.52756 26.1523 8.64341 26.1718 8.75695L26.7623 12.1995C26.8113 12.4854 26.5112 12.7035 26.2544 12.5685L23.1628 10.9431C23.0608 10.8895 22.939 10.8895 22.8371 10.9431L19.7454 12.5685C19.4887 12.7035 19.1885 12.4855 19.2376 12.1995L19.828 8.75695C19.8475 8.64341 19.8099 8.52756 19.7274 8.44715L17.2262 6.0091C17.0185 5.80662 17.1331 5.45383 17.4202 5.41211L20.8767 4.90984C20.9907 4.89328 21.0893 4.82168 21.1402 4.71838L22.6861 1.58622Z" fill="#F9F9F9"/>
@@ -1 +1 @@
1
- let SettingUIV2=[{label:{en:"Item management"},controls:[{label:{en:"Order"},setting:{id:"childItem"},options:{fullWidth:!0}}]},{label:{en:"Item spacing"},controls:[{type:"control",label:{en:"Gap"},setting:{id:"horizontalSpacing"}}]},{label:{en:"Background"},controls:[{type:"control",setting:{id:"background"},layout:"vertical"}]},{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:"Align"},controls:[{type:"control",label:{en:"Horizontal"},setting:{id:"align"}},{type:"control",label:{en:"Vertical"},setting:{id:"verticalAlign"}}]}];export{SettingUIV2};
1
+ let SettingUIV2=[{label:"Item management",controls:[{label:"Order",setting:{id:"childItem"},options:{fullWidth:!0}}]},{label:"Item spacing",controls:[{type:"control",label:"Gap",setting:{id:"horizontalSpacing"}}]},{label:"Background",controls:[{type:"control",setting:{id:"background"},layout:"vertical"}]},{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:"Align",controls:[{type:"control",label:"Horizontal",setting:{id:"align"}},{type:"control",label:"Vertical",setting:{id:"verticalAlign"}}]}];export{SettingUIV2};
@@ -1 +1 @@
1
- import{DEVICES as t,composePositionLineHeight as o}from"@gem-sdk/core";import{getDynamicSourceLocales as e,getStaticLocale as n}from"../../helpers.js";let composeIconWith=t=>({...t,desktop:t?.desktop??0,tablet:t?.tablet??t?.desktop??0,mobile:t?.mobile??t?.tablet??t?.desktop??0}),getTextIconNotFound=t=>"react"===t?"Icons not found":n("IconList","icons_not_found"),getTextIconTranslations=({setting:t,builderProps:o,pageContext:n,key:i,type:s})=>{let{childItem:l,translate:c}=t??{};return"react"===s?l?.[i]:e({val:l?.[i],uid:o?.uid,settingId:`childItem_${i}`,pageContext:n,translate:c,isReplaceLocationOrigin:!0})},getvalueMap=({setting:t})=>{let{childConfig:o,iconType:e,iconSvg:n}=t??{};return e&&"matching"!==e?"different"===e?o:void 0:Array(o?.length).fill(n)},composePostionIconList=(e,n,i)=>{let s={...i,desktop:i?.desktop??0,tablet:i?.tablet??i?.desktop??0,mobile:i?.mobile??i?.tablet??i?.desktop??0},l={};return t.forEach(t=>{o({compose:l,lineHeight:e,device:t,position:n,iconWidth:s})}),l};export{composeIconWith,composePostionIconList,getTextIconNotFound,getTextIconTranslations,getvalueMap};
1
+ import{DEVICES as t,composePositionLineHeight as e}from"@gem-sdk/core";import{getDynamicSourceLocales as o,createSettingId as n,getStaticLocale as i}from"../../helpers.js";import{IconListV2 as s}from"../settings/configs/translate.js";let composeIconWith=t=>({...t,desktop:t?.desktop??0,tablet:t?.tablet??t?.desktop??0,mobile:t?.mobile??t?.tablet??t?.desktop??0}),getTextIconNotFound=t=>"react"===t?"Icons not found":i("IconList","icons_not_found"),getTextIconTranslations=({setting:t,builderProps:e,pageContext:i,key:l,type:a})=>{let{childItem:c}=t??{};return"react"===a?c?.[l]:o({val:c?.[l],uid:e?.uid,settingId:n({id:s?.childItem?.id,index:l}),pageContext:i??{},isReplaceLocationOrigin:!0})},getvalueMap=({setting:t})=>{let{childConfig:e,iconType:o,iconSvg:n}=t??{};return o&&"matching"!==o?"different"===o?e:void 0:Array(e?.length).fill(n)},composePostionIconList=(o,n,i)=>{let s={...i,desktop:i?.desktop??0,tablet:i?.tablet??i?.desktop??0,mobile:i?.mobile??i?.tablet??i?.desktop??0},l={};return t.forEach(t=>{e({compose:l,lineHeight:o,device:t,position:n,iconWidth:s})}),l};export{composeIconWith,composePostionIconList,getTextIconNotFound,getTextIconTranslations,getvalueMap};
@@ -1 +1 @@
1
- import{makeStyleResponsive as e,composeBorderResponsive as t,getResponsiveStyleShadowWithoutState as l,composeRadiusResponsive as o,getStyleBackgroundByDevice as r,getResponsiveStylePadding as b,getGradientBgrStyleByDevice as n,makeGlobalSize as i,makeStyle as a,getSingleColorVariable as s}from"@gem-sdk/core";let filterStyles=e=>{let t=["--mb","--mb-mobile","--mb-tablet"];return t.forEach(t=>{delete e?.[t]}),e},getStyleContainerIconlistMain=({styles:t,style:l,type:o,advanced:r})=>{let{align:b}=t??{};return{...l="react"===o?filterStyles(l):l,...e("jc",b),...e("d",{desktop:r?.d?.desktop?"flex":"none",tablet:r?.d?.tablet?"flex":"none",mobile:r?.d?.mobile?"flex":"none"})}},getStyleWraplistIcon=({styles:i})=>{let{panelAlign:a,contentBoxPadding:s,contentBoxWidth:p,background:c,contentBoxBorder:d,contentBoxRounded:y,contentBoxShadow:g}=i??{};return{...t(d),...l(g,"box-shadow",g),...o(y),...r(c),...b(s),...e("w",p),...e("jc",a),...n(c,{desktop:!0,tablet:!0,mobile:!0})}},getStyleColListIcon=({styles:t})=>{let{verticalSpacing:l}=t??{};return{...e("rg",l)}},getStyleWrapItemIcon=({styles:t})=>{let{horizontalSpacing:l,position:o}=t??{};return{...e("cg",l),...e("ai",{...o,mobile:o?.mobile=="baseline"?"flex-start":o?.mobile})}},getStyleWrapIcon=({styles:t,setting:l})=>{let{iconBorder:o,backgroundColor:r,iconRounded:b}=t??{},{globalSize:n}=l??{},p=i(n);return{...p.padding,...a({bs:o?.border,bw:o?.width,bc:s(o?.color),bg:s(r),bblr:b?.bblr,bbrr:b?.bbrr,btlr:b?.btlr,btrr:b?.btrr}),...e("top",{desktop:"unset",tablet:"unset",mobile:"unset"}),...e("pos",{desktop:"relative",tablet:"relative",mobile:"relative"})}},getStyleIcon=({styles:e,setting:t})=>{let{iconColor:l}=e||{},{iconWidth:o}=t??{};return{"--c":s(l),"--w":"100%","--h":"100%","--size-desktop":`${o?.desktop}px`,"--size-tablet":`${o?.tablet||o?.desktop}px`,"--size-mobile":`${o?.mobile||o?.tablet||o?.desktop}px`}},getStyleTypoText=({setting:e})=>({typo:e?.textTypo});export{getStyleColListIcon,getStyleContainerIconlistMain,getStyleIcon,getStyleTypoText,getStyleWrapIcon,getStyleWrapItemIcon,getStyleWraplistIcon};
1
+ import{makeStyleResponsive as e,composeBorderResponsive as t,getResponsiveStyleShadowWithoutState as l,composeRadiusResponsive as o,getStyleBackgroundByDevice as r,getResponsiveStylePadding as b,getGradientBgrStyleByDevice as n,makeGlobalSize as i,makeStyle as a,getSingleColorVariable as s}from"@gem-sdk/core";import{getBackgroundTranslated as p}from"../../helpers.js";import{IconListV2 as c}from"../settings/configs/translate.js";let filterStyles=e=>{let t=["--mb","--mb-mobile","--mb-tablet"];return t.forEach(t=>{delete e?.[t]}),e},getStyleContainerIconlistMain=({styles:t,style:l,type:o,advanced:r})=>{let{align:b}=t??{};return{...l="react"===o?filterStyles(l):l,...e("jc",b),...e("d",{desktop:r?.d?.desktop?"flex":"none",tablet:r?.d?.tablet?"flex":"none",mobile:r?.d?.mobile?"flex":"none"})}},getStyleWraplistIcon=({styles:i,uid:a,pageContext:s,type:d="React"})=>{let{panelAlign:g,contentBoxPadding:m,contentBoxWidth:y,background:S,contentBoxBorder:I,contentBoxRounded:u,contentBoxShadow:x}=i??{},k="Liquid"===d?p({background:S,uid:a,enableTranslate:!!c?.background?.id,pageContext:s??{},isTranslateVideo:!1}):S;return{...t(I),...l(x,"box-shadow",x),...o(u),...r(k),...b(m),...e("w",y),...e("jc",g),...n(k,{desktop:!0,tablet:!0,mobile:!0})}},getStyleColListIcon=({styles:t})=>{let{verticalSpacing:l}=t??{};return{...e("rg",l)}},getStyleWrapItemIcon=({styles:t})=>{let{horizontalSpacing:l,position:o}=t??{};return{...e("cg",l),...e("ai",{...o,mobile:o?.mobile=="baseline"?"flex-start":o?.mobile})}},getStyleWrapIcon=({styles:t,setting:l})=>{let{iconBorder:o,backgroundColor:r,iconRounded:b}=t??{},{globalSize:n}=l??{},p=i(n);return{...p.padding,...a({bs:o?.border,bw:o?.width,bc:s(o?.color),bg:s(r),bblr:b?.bblr,bbrr:b?.bbrr,btlr:b?.btlr,btrr:b?.btrr}),...e("top",{desktop:"unset",tablet:"unset",mobile:"unset"}),...e("pos",{desktop:"relative",tablet:"relative",mobile:"relative"})}},getStyleIcon=({styles:e,setting:t})=>{let{iconColor:l}=e||{},{iconWidth:o}=t??{};return{"--c":s(l),"--w":"100%","--h":"100%","--size-desktop":`${o?.desktop}px`,"--size-tablet":`${o?.tablet||o?.desktop}px`,"--size-mobile":`${o?.mobile||o?.tablet||o?.desktop}px`}},getStyleTypoText=({setting:e})=>({typo:e?.textTypo});export{getStyleColListIcon,getStyleContainerIconlistMain,getStyleIcon,getStyleTypoText,getStyleWrapIcon,getStyleWrapItemIcon,getStyleWraplistIcon};
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- import{jsx as e,jsxs as t}from"react/jsx-runtime";import{useGetProductId as s}from"../../hooks/useGetProductId.js";import o from"../../text/components/Text.js";import{createClass as i,createStyle as r,createAttr as m,If as l}from"@gem-sdk/system";import{getClassWraplistIcon as n,getClassColListIcon as a,getClassWrapItemIcon as c,getClassWrapIcon as d,getClassIcon as p,getClassTextItem as h}from"../common/classes.js";import{getStyleContainerIconlistMain as u,getStyleWraplistIcon as f,getStyleColListIcon as y,getStyleIcon as g,getStyleWrapIcon as j,getStyleWrapItemIcon as v,getStyleTypoText as N}from"../common/styles.js";import{getvalueMap as x,composePostionIconList as I,getTextIconTranslations as L,getTextIconNotFound as k,composeIconWith as w}from"../common/helpers.js";import{useIconLineHeight as S}from"../hooks/useIconLineHeight.js";let IconListV2=T=>{let{builderProps:W,builderAttrs:$,style:H,setting:V,styles:_,pageContext:q,advanced:C}=T,G=i({[W?.uid??""]:!0}),M=i(n()),P=i(a()),b=i(c({builderProps:W})),z=i(d()),A=i(p()),B=i(h({setting:V})),D=r(u({styles:_,style:H,type:"react",advanced:C})),E=r(f({styles:_})),F=r(y({styles:_})),J=r(g({styles:_,setting:V})),K=N({setting:V}),O=m({...$}),Q=k("react"),R=x({setting:V}),{ref:U,lineHeight:X}=S({iconWidth:w(V?.iconWidth)}),Y=I(X,_?.position,V?.iconWidth),{refContainer:Z,productID:ee}=s(),et=r({...j({styles:_,setting:V}),...Y.content}),es=r({...v({styles:_}),...Y.wrapper});return e("div",{...O,...W,"data-id":W?.uid,style:D,className:G,ref:Z,children:l(!R||!R.length,e("div",{children:Q}),e("div",{className:M,style:E,children:e("div",{className:P,style:F,children:R?.map((s,i)=>{let r=L({setting:V,builderProps:W,pageContext:q,key:i,type:"react"});return t("div",{"data-index":i,className:b,style:es,children:[e("div",{className:z,style:et,children:e("span",{style:J,className:A,dangerouslySetInnerHTML:{__html:s}})}),e(o,{setting:{text:r?.toString(),htmlTag:"div",options:{useState:!0,uniqueId:`${W?.uid}-${i}-${ee}`,productID:ee,customClass:{wrapper:"gp-w-full"}}},styles:K,className:B,ref:U})]},i)})})}))})};export{IconListV2 as default};
2
+ import{jsx as e,jsxs as t}from"react/jsx-runtime";import{useGetProductId as s}from"../../hooks/useGetProductId.js";import i from"../../text/components/Text.js";import{createClass as o,createStyle as r,createAttr as m,If as l}from"@gem-sdk/system";import{getClassWraplistIcon as n,getClassColListIcon as a,getClassWrapItemIcon as c,getClassWrapIcon as d,getClassIcon as p,getClassTextItem as u}from"../common/classes.js";import{getStyleContainerIconlistMain as h,getStyleWraplistIcon as f,getStyleColListIcon as y,getStyleIcon as g,getStyleWrapIcon as j,getStyleWrapItemIcon as v,getStyleTypoText as N}from"../common/styles.js";import{getvalueMap as x,composePostionIconList as I,getTextIconTranslations as L,getTextIconNotFound as k,composeIconWith as w}from"../common/helpers.js";import{useIconLineHeight as S}from"../hooks/useIconLineHeight.js";let IconListV2=T=>{let{builderProps:W,builderAttrs:$,style:H,setting:V,styles:_,pageContext:q,advanced:C}=T,G=o({[W?.uid??""]:!0}),M=o(n()),P=o(a()),b=o(c({builderProps:W})),z=o(d()),A=o(p()),B=o(u({setting:V})),D=r(h({styles:_,style:H,type:"react",advanced:C})),E=r(f({styles:_,uid:W?.uid??"",pageContext:q})),F=r(y({styles:_})),J=r(g({styles:_,setting:V})),K=N({setting:V}),O=m({...$}),Q=k("react"),R=x({setting:V}),{ref:U,lineHeight:X}=S({iconWidth:w(V?.iconWidth)}),Y=I(X,_?.position,V?.iconWidth),{refContainer:Z,productID:ee}=s(),et=r({...j({styles:_,setting:V}),...Y.content}),es=r({...v({styles:_}),...Y.wrapper});return e("div",{...O,...W,"data-id":W?.uid,style:D,className:G,ref:Z,children:l(!R||!R.length,e("div",{children:Q}),e("div",{className:M,style:E,children:e("div",{className:P,style:F,children:R?.map((s,o)=>{let r=L({setting:V,builderProps:W,pageContext:q,key:o,type:"react"});return t("div",{"data-index":o,className:b,style:es,children:[e("div",{className:z,style:et,children:e("span",{style:J,className:A,dangerouslySetInnerHTML:{__html:s}})}),e(i,{setting:{text:r?.toString(),htmlTag:"div",options:{useState:!0,uniqueId:`${W?.uid}-${o}-${ee}`,productID:ee,customClass:{wrapper:"gp-w-full"}}},styles:K,className:B,ref:U})]},o)})})}))})};export{IconListV2 as default};
@@ -1,21 +1,21 @@
1
- import{template as s,dataStringify as i,RenderIf as t,isLocalEnv as e,baseAssetURL as l}from"@gem-sdk/core";import{getSettingPreloadData as o}from"../../helpers.js";import r from"../../text/components/Text.liquid.js";import{createClass as a,createStyle as d,createAttr as p,If as c}from"@gem-sdk/system";import{getClassWraplistIcon as n,getClassColListIcon as m,getClassWrapItemIcon as $,getClassWrapIcon as g,getClassIcon as u,getClassTextItem as v}from"../common/classes.js";import{getStyleContainerIconlistMain as f,getStyleWraplistIcon as y,getStyleColListIcon as j,getStyleWrapIcon as h,getStyleWrapItemIcon as S,getStyleIcon as k,getStyleTypoText as q}from"../common/styles.js";import{getvalueMap as x,getTextIconTranslations as E,getTextIconNotFound as V}from"../common/helpers.js";let IconListV2=A=>{let{builderProps:I,builderAttrs:N,style:T,setting:_,styles:w,pageContext:G}=A,L=I?.builderData?.advanced,O=a({[I?.uid??""]:!0}),W=a(n()),b=a(m()),C=a($({builderProps:I})),D=a(g()),F=a(u()),M=a(v({setting:_})),P=d(f({styles:w,style:T,type:"liquid",advanced:L})),R=d(y({styles:w})),z=d(j({styles:w})),B=d(h({styles:w,setting:_})),H=d(S({styles:w})),J=d(k({styles:w,setting:_})),K=q({setting:_}),Q=p({...N}),U=V("liquid"),X=x({setting:_});return s`
1
+ import{template as s,dataStringify as i,RenderIf as t,isLocalEnv as e,baseAssetURL as l}from"@gem-sdk/core";import{getSettingPreloadData as o}from"../../helpers.js";import r from"../../text/components/Text.liquid.js";import{createClass as a,createStyle as d,createAttr as p,If as n}from"@gem-sdk/system";import{getClassWraplistIcon as c,getClassColListIcon as m,getClassWrapItemIcon as $,getClassWrapIcon as u,getClassIcon as g,getClassTextItem as v}from"../common/classes.js";import{getStyleContainerIconlistMain as y,getStyleWraplistIcon as f,getStyleColListIcon as j,getStyleWrapIcon as h,getStyleWrapItemIcon as q,getStyleIcon as x,getStyleTypoText as S}from"../common/styles.js";import{getvalueMap as k,getTextIconTranslations as E,getTextIconNotFound as V}from"../common/helpers.js";let IconListV2=A=>{let{builderProps:I,builderAttrs:L,style:N,setting:T,styles:_,pageContext:w}=A,C=I?.builderData?.advanced,G=a({[I?.uid??""]:!0}),O=a(c()),W=a(m()),b=a($({builderProps:I})),D=a(u()),F=a(g()),M=a(v({setting:T})),P=d(y({styles:_,style:N,type:"liquid",advanced:C})),R=d(f({styles:_,uid:I?.uid??"",pageContext:w,type:"Liquid"})),z=d(j({styles:_,setting:T})),B=d(h({styles:_,setting:T})),H=d(q({styles:_})),J=d(x({styles:_,setting:T})),K=S({setting:T}),Q=p({...L}),U=V("liquid"),X=k({setting:T});return s`
2
2
  {% assign locationOrigin = request.origin | append: routes.root_url | split: '/' | join: '/' %}
3
3
  <gp-icon-list
4
4
  ${{...Q}}
5
5
  ${{...I}}
6
6
  data-id="${I?.uid}"
7
7
  style="${P}"
8
- className="${O}"
9
- gp-data='${i({position:w?.position,iconWidth:_?.iconWidth}).replaceAll("'","&#039;")}'
8
+ className="${G}"
9
+ gp-data='${i({position:_?.position,iconWidth:T?.iconWidth}).replaceAll("'","&#039;")}'
10
10
  >
11
- ${c(!X||!X.length,s`<div>${U}</div>`,s`
12
- <div class="${W}" style="${R}">
13
- <div class="${b}" style="${z}">
14
- ${X?.map((i,t)=>{let e=E({setting:_,builderProps:I,pageContext:G,key:t,type:"liquid"});return s`
11
+ ${n(!X||!X.length,s`<div>${U}</div>`,s`
12
+ <div class="${O}" style="${R}">
13
+ <div class="${W}" style="${z}">
14
+ ${X?.map((i,t)=>{let e=E({setting:T,builderProps:I,pageContext:w,key:t,type:"liquid"});return s`
15
15
  <div
16
16
  key="${t}"
17
17
  data-index="${t}"
18
- class="${C}"
18
+ class="${b}"
19
19
  style="${H}"
20
20
  >
21
21
  <div class="${D}" style="${B}">
@@ -1,4 +1,4 @@
1
- import{IconListSettings as e}from"./configs/settings.js";import{SettingUIV1 as t}from"./configs/ui-v1.js";import{SettingUIV2 as i}from"./configs/ui-v2.js";let config={tag:"IconListV2",label:"Item List",icon:`
1
+ import{IconListSettings as e}from"./configs/settings.js";import{SettingUIV2 as t}from"./configs/ui-v2.js";let config={tag:"IconListV2",label:"Item List",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 d="M10.75 3.72656C10.3358 3.72656 10 4.06235 10 4.47656C10 4.89078 10.3358 5.22656 10.75 5.22656L21.75 5.22656C22.1642 5.22656 22.5 4.89078 22.5 4.47656C22.5 4.06235 22.1642 3.72656 21.75 3.72656H10.75Z" fill="white"/>
4
4
  <path d="M10.75 8.72656C10.3358 8.72656 10 9.06235 10 9.47656C10 9.89078 10.3358 10.2266 10.75 10.2266L21.75 10.2266C22.1642 10.2266 22.5 9.89078 22.5 9.47657C22.5 9.06235 22.1642 8.72657 21.75 8.72657L10.75 8.72656Z" fill="white"/>
@@ -8,7 +8,7 @@ import{IconListSettings as e}from"./configs/settings.js";import{SettingUIV1 as t
8
8
  <path d="M8.66954 5.06642C8.85917 4.69816 8.71437 4.24591 8.34611 4.05627C7.97786 3.86664 7.5256 4.01144 7.33596 4.3797L4.54463 9.80029L2.85555 7.48937C2.61113 7.15496 2.14189 7.08201 1.80748 7.32643C1.47307 7.57086 1.40013 8.0401 1.64455 8.37451L3.57244 11.0122C4.12091 11.7625 5.2674 11.6732 5.69292 10.8468L8.66954 5.06642Z" fill="white"/>
9
9
  </svg>
10
10
 
11
- `,settings:e,ui:t,uiV2:i,editorConfigs:{slots:{children:!1},component:{validate:!0,excludeApplyStyle:!0}},presets:[{id:"icon-list-v2",name:{en:"Item List"},icon:{desktop:`
11
+ `,settings:e,ui:[],uiV2:t,editorConfigs:{slots:{children:!1},component:{validate:!0,excludeApplyStyle:!0}},presets:[{id:"icon-list-v2",name:"Item List",icon:{desktop:`
12
12
  <svg width="110" height="80" viewBox="0 0 110 80" fill="none" xmlns="http://www.w3.org/2000/svg">
13
13
  <path fill-rule="evenodd" clip-rule="evenodd" d="M19.6348 17.7261C19.792 17.9121 19.7878 18.2089 19.6255 18.389L13.7118 24.9515C13.5531 25.1275 13.3012 25.1275 13.1425 24.9515L10.8745 22.4345C10.7122 22.2544 10.708 21.9576 10.8652 21.7717C11.0224 21.5857 11.2814 21.5809 11.4437 21.761L13.4272 23.9622L19.0563 17.7155C19.2186 17.5354 19.4776 17.5402 19.6348 17.7261Z" fill="#F9F9F9"/>
14
14
  <rect x="30" y="18.3335" width="72" height="6" rx="3" fill="#757575"/>
@@ -1 +1 @@
1
- import{itemControlTemplate as e}from"./items.js";let IconListSettings=[{id:"setting",controls:[{id:"childItem",label:"Item management",type:"child-item",default:["Icon 1","Icon 2"],childTemplate:e,isDisabledDuplicateIncrease:!0},{id:"translate",type:"input",default:"childItem"},{id:"textTypo",type:"typography-v2",default:{type:"paragraph-1",attrs:{color:"#FEB91C"}},compoDefaultValue:{attrs:{color:"#FEB91C"}},ignoreReRender:!0,hiddenSetting:{textAlign:!0,textShadow:!0}},{id:"iconSvg",type:"icon",label:"Icon Parent",hideInput:!0,info:"Choose from list or paste any SVG icon",default:'<svg data-name="check-circle-filled" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508414807831544168"><path fill="currentColor" strokelinecap="round" strokelinejoin="round" d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm45.66,85.66-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z"></path></svg>'},{id:"iconWidth",type:"input:stepper",label:"Icon Width",devices:{desktop:{default:24}},min:0},{id:"childConfig",type:"child-icon",label:"",default:[,,,].fill('<svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508414807831544168"><path fill="currentColor" strokelinecap="round" strokelinejoin="round" d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm45.66,85.66-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z"></path></svg>')},{id:"globalSize",type:"size-setting",devices:{desktop:{default:{padding:{type:"custom",top:"0px",bottom:"0px",left:"0px",right:"0px"}}}},hiddenShowMore:!0,hiddenSettings:["shape","width","height","gap"]},{id:"iconType",type:"option:illustration",enableTooltip:!0,label:"Icon type",options:[{label:"Matching icons",value:"matching",svgName:"gp-item-list-matching-icon"},{label:"Different icons",value:"different",svgName:"gp-item-list-different-icon"}],default:"matching"}]},{id:"style",controls:[{id:"background",type:"background-media",ignoreReRender:!0,devices:{desktop:{default:{type:"color",color:"transparent",image:{src:"",width:0,height:0},size:"cover",position:{x:50,y:50},repeat:"no-repeat",attachment:"scroll"}}},compoDefaultValue:{desktop:{default:{type:"color",color:"#DDDDDD",image:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/background_settings.jpg",width:1200,height:480},size:"cover",position:{x:50,y:50},repeat:"no-repeat",attachment:"scroll"}}}},{id:"iconColor",type:"color-picker-v2",label:"Icon color",default:"text-1",compoDefaultValue:"text-1"},{id:"backgroundColor",type:"color-picker-v2",label:"Background color",default:"transparent",compoDefaultValue:"bg-1"},{id:"iconBorder",label:"Border",type:"border-v2",default:{},compoDefaultValue:{border:"solid",width:"1px 1px 1px 1px",position:"bottom",color:"line-3",isCustom:!0,borderWidth:"Mixed"}},{id:"iconRounded",type:"corner-v2",label:"Border Radius",default:{radiusType:"none"},compoDefaultValue:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"}},{id:"horizontalSpacing",label:"Horizontal Spacing",type:"input:slider",units:["px"],min:0,max:40,ignoreMax:!0,devices:{desktop:{default:"8px"}}},{id:"position",type:"option:illustration",enableTooltip:!0,label:"Position",options:[{label:"Align center",value:"center",type:"align-pos",svgName:"gp-align-position-center"},{label:"Align top",value:"baseline",type:"align-pos",svgName:"gp-align-position-top"}],devices:{desktop:{default:"center"},tablet:{default:"center"},mobile:{default:"center"}}},{id:"contentBoxWidth",type:"dropdown:input",label:"Width",inputType:"number",units:["px","%"],hideUnit:!1,displayOptions:[{label:"Fit content",value:"Auto",showValue:!0},{label:"Full",value:"100%",showValue:!0}],devices:{desktop:{default:"100%"}}},{id:"contentBoxPadding",label:"Padding",type:"padding-v2",devices:{desktop:{}},compoDefaultValue:{desktop:{default:{top:"16px",bottom:"16px",left:"16px",right:"16px"}}}},{id:"contentBoxBorder",label:"Border",type:"border",devices:{desktop:{default:{}}},compoDefaultValue:{desktop:{default:{border:"solid",width:"1px 1px 1px 1px",position:"bottom",color:"line-3",isCustom:!0,borderWidth:"Mixed"}}}},{id:"contentBoxRounded",type:"corner-v2",label:"Border Radius",devices:{desktop:{default:{radiusType:"none"}}},compoDefaultValue:{desktop:{default:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"}}}},{id:"contentBoxShadow",label:"Shadow",type:"shadow-v2",devices:{desktop:{default:{}}},compoDefaultValue:{desktop:{default:{type:"shadow-1",distance:"4px",blur:"4px",spread:"0px",color:"rgba(18, 18, 18, 0.2)",angle:45,enable:!0}}}},{id:"panelAlign",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:"left"}}},{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:"left"}}},{id:"verticalSpacing",type:"input:slider",label:"Item gap",units:["px"],min:0,max:40,ignoreMax:!0,devices:{desktop:{default:"12px"}}}]}];export{IconListSettings};
1
+ import{itemControlTemplate as e}from"./items.js";let IconListSettings=[{id:"setting",controls:[{id:"childItem",label:"Item management",type:"child-item",default:["Icon 1","Icon 2"],childTemplate:e,isDisabledDuplicateIncrease:!0},{id:"textTypo",type:"typography-v2",default:{type:"paragraph-1",attrs:{color:"#FEB91C"}},compoDefaultValue:{attrs:{color:"#FEB91C"}},ignoreReRender:!0,hiddenSetting:{textAlign:!0,textShadow:!0}},{id:"iconSvg",type:"icon",label:"Icon Parent",hideInput:!0,info:"Choose from list or paste any SVG icon",default:'<svg data-name="check-circle-filled" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508414807831544168"><path fill="currentColor" strokelinecap="round" strokelinejoin="round" d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm45.66,85.66-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z"></path></svg>'},{id:"iconWidth",type:"input:stepper",label:"Icon Width",devices:{desktop:{default:24}},min:0},{id:"childConfig",type:"child-icon",label:"",default:[,,,].fill('<svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508414807831544168"><path fill="currentColor" strokelinecap="round" strokelinejoin="round" d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm45.66,85.66-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z"></path></svg>')},{id:"globalSize",type:"size-setting",devices:{desktop:{default:{padding:{type:"custom",top:"0px",bottom:"0px",left:"0px",right:"0px"}}}},hiddenShowMore:!0,hiddenSettings:["shape","width","height","gap"]},{id:"iconType",type:"option:illustration",enableTooltip:!0,label:"Icon type",options:[{label:"Matching icons",value:"matching",svgName:"gp-item-list-matching-icon"},{label:"Different icons",value:"different",svgName:"gp-item-list-different-icon"}],default:"matching"}]},{id:"style",controls:[{id:"background",type:"background-media",ignoreReRender:!0,devices:{desktop:{default:{type:"color",color:"transparent",image:{src:"",width:0,height:0},size:"cover",position:{x:50,y:50},repeat:"no-repeat",attachment:"scroll"}}},compoDefaultValue:{desktop:{default:{type:"color",color:"#DDDDDD",image:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/background_settings.jpg",width:1200,height:480},size:"cover",position:{x:50,y:50},repeat:"no-repeat",attachment:"scroll"}}}},{id:"iconColor",type:"color-picker-v2",label:"Icon color",default:"text-1",compoDefaultValue:"text-1"},{id:"backgroundColor",type:"color-picker-v2",label:"Background color",default:"transparent",compoDefaultValue:"bg-1"},{id:"iconBorder",label:"Border",type:"border-v2",default:{},compoDefaultValue:{border:"solid",width:"1px 1px 1px 1px",position:"bottom",color:"line-3",isCustom:!0,borderWidth:"Mixed"}},{id:"iconRounded",type:"corner-v2",label:"Border Radius",default:{radiusType:"none"},compoDefaultValue:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"}},{id:"horizontalSpacing",label:"Horizontal Spacing",type:"input:slider",units:["px"],min:0,max:40,ignoreMax:!0,devices:{desktop:{default:"8px"}}},{id:"position",type:"option:illustration",enableTooltip:!0,label:"Position",options:[{label:"Align center",value:"center",type:"align-pos",svgName:"gp-align-position-center"},{label:"Align top",value:"baseline",type:"align-pos",svgName:"gp-align-position-top"}],devices:{desktop:{default:"center"},tablet:{default:"center"},mobile:{default:"center"}}},{id:"contentBoxWidth",type:"dropdown:input",label:"Width",inputType:"number",units:["px","%"],hideUnit:!1,displayOptions:[{label:"Fit content",value:"Auto",showValue:!0},{label:"Full",value:"100%",showValue:!0}],devices:{desktop:{default:"100%"}}},{id:"contentBoxPadding",label:"Padding",type:"padding-v2",devices:{desktop:{}},compoDefaultValue:{desktop:{default:{top:"16px",bottom:"16px",left:"16px",right:"16px"}}}},{id:"contentBoxBorder",label:"Border",type:"border",devices:{desktop:{default:{}}},compoDefaultValue:{desktop:{default:{border:"solid",width:"1px 1px 1px 1px",position:"bottom",color:"line-3",isCustom:!0,borderWidth:"Mixed"}}}},{id:"contentBoxRounded",type:"corner-v2",label:"Border Radius",devices:{desktop:{default:{radiusType:"none"}}},compoDefaultValue:{desktop:{default:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"}}}},{id:"contentBoxShadow",label:"Shadow",type:"shadow-v2",devices:{desktop:{default:{}}},compoDefaultValue:{desktop:{default:{type:"shadow-1",distance:"4px",blur:"4px",spread:"0px",color:"rgba(18, 18, 18, 0.2)",angle:45,enable:!0}}}},{id:"panelAlign",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:"left"}}},{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:"left"}}},{id:"verticalSpacing",type:"input:slider",label:"Item gap",units:["px"],min:0,max:40,ignoreMax:!0,devices:{desktop:{default:"12px"}}}]}];export{IconListSettings};
@@ -0,0 +1 @@
1
+ let IconListV2={childItem:{id:"childItem"},background:{id:"background",fields:["image.src"]}};export{IconListV2};
@@ -1 +1 @@
1
- let SettingUIV2=[{label:{en:"Item management"},controls:[{label:{en:"Order"},setting:{id:"childItem"}}]},{label:{en:"Icon style"},controls:[{label:{en:"Icon type "},setting:{id:"iconType"}},{conditionDisplay:'iconType === "matching"',label:{en:"Icon"},setting:{id:"iconSvg"}},{conditionDisplay:'iconType === "different"',layout:"vertical",setting:{id:"childConfig"}},{label:{en:"Icon color"},setting:{id:"iconColor"}},{label:{en:"Icon size"},setting:{id:"iconWidth"}}],moreSettings:{type:"collapse",controls:[{label:{en:"Position"},setting:{id:"position"}},{label:{en:"Padding"},controlConfig:{id:"padding",type:"padding-v2",linkWithSetting:{name:"globalSize",field:"padding"},compoDefaultValue:{default:{top:"4px",right:"4px",bottom:"4px",left:"4px"}}}},{label:{en:"Background"},setting:{id:"backgroundColor"}},{label:{en:"Border"},setting:{id:"iconBorder"}},{label:{en:"Corner"},setting:{id:"iconRounded"}}]}},{label:{en:"Text"},controls:[{setting:{id:"textTypo"},layout:"vertical"}]},{label:{en:"Item spacing"},controls:[{label:{en:"Gap"},setting:{id:"verticalSpacing"}}]},{label:{en:"Item style"},controls:[{label:{en:"Icon & text gap"},setting:{id:"horizontalSpacing"}}]},{label:{en:"Background"},controls:[{setting:{id:"background"},layout:"vertical"}]},{label:{en:"Size"},controls:[{label:{en:"Width"},setting:{id:"contentBoxWidth"},layout:"horizontal"},{label:{en:"Padding"},setting:{id:"contentBoxPadding"},layout:"horizontal"},{label:{en:"Arrange"},setting:{id:"panelAlign"}}]},{label:{en:"Shape"},controls:[{label:{en:"Border"},setting:{id:"contentBoxBorder"}},{label:{en:"Corner"},setting:{id:"contentBoxRounded"}},{label:{en:"Shadow"},setting:{id:"contentBoxShadow"}}]},{controls:[{label:{en:"Align"},setting:{id:"align"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Horizontal alignment is disabled when the width is set to 100% or greater"},conditionEnable:'!contentBoxWidth?.includes("%") || (parseInt(contentBoxWidth) < 100 && contentBoxWidth?.includes("%"))'}]}];export{SettingUIV2};
1
+ let SettingUIV2=[{label:"Item management",controls:[{label:"Order",setting:{id:"childItem"}}]},{label:"Icon style",controls:[{label:"Icon type ",setting:{id:"iconType"}},{conditionDisplay:'iconType === "matching"',label:"Icon",setting:{id:"iconSvg"}},{conditionDisplay:'iconType === "different"',layout:"vertical",setting:{id:"childConfig"}},{label:"Icon color",setting:{id:"iconColor"}},{label:"Icon size",setting:{id:"iconWidth"}}],moreSettings:{type:"collapse",controls:[{label:"Position",setting:{id:"position"}},{label:"Padding",controlConfig:{id:"padding",type:"padding-v2",linkWithSetting:{name:"globalSize",field:"padding"},compoDefaultValue:{default:{top:"4px",right:"4px",bottom:"4px",left:"4px"}}}},{label:"Background",setting:{id:"backgroundColor"}},{label:"Border",setting:{id:"iconBorder"}},{label:"Corner",setting:{id:"iconRounded"}}]}},{label:"Text",controls:[{setting:{id:"textTypo"},layout:"vertical"}]},{label:"Item spacing",controls:[{label:"Gap",setting:{id:"verticalSpacing"}}]},{label:"Item style",controls:[{label:"Icon & text gap",setting:{id:"horizontalSpacing"}}]},{label:"Background",controls:[{setting:{id:"background"},layout:"vertical"}]},{label:"Size",controls:[{label:"Width",setting:{id:"contentBoxWidth"},layout:"horizontal"},{label:"Padding",setting:{id:"contentBoxPadding"},layout:"horizontal"},{label:"Arrange",setting:{id:"panelAlign"}}]},{label:"Shape",controls:[{label:"Border",setting:{id:"contentBoxBorder"}},{label:"Corner",setting:{id:"contentBoxRounded"}},{label:"Shadow",setting:{id:"contentBoxShadow"}}]},{controls:[{label:"Align",setting:{id:"align"},options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Horizontal alignment is disabled when the width is set to 100% or greater"},conditionEnable:'!contentBoxWidth?.includes("%") || (parseInt(contentBoxWidth) < 100 && contentBoxWidth?.includes("%"))'}]}];export{SettingUIV2};
@@ -1,4 +1,4 @@
1
- import{getCornerCSSFromGlobal as e,getAspectRatioGlobalSize as t,makeStyleResponsive as i,DEVICES as r,getResponsiveValueByScreen as a}from"@gem-sdk/core";let overwriteDefaultRadius=t=>{let i={...t},r=!0;return i&&Object.keys(i??{}).forEach(e=>{if("bblr"===e||"bbrr"===e||"btlr"===e||"btrr"===e){let t=i[e]??{};"0px"!==t&&(r=!1)}}),r?e(i):{}},getAspectRatio=({styles:e,setting:i})=>{let{srcSet:r,image:a}=i??{},{customAspectRadio:l,shape:g}=e??{},o={desktop:composeAspectRatio({device:"desktop",aspect:e?.aspectRatio,auto:i?.isAdaptive?r?.desktop:a,custom:l}),tablet:composeAspectRatio({device:"tablet",aspect:e?.aspectRatio,auto:i?.isAdaptive?r?.tablet:a,custom:l}),mobile:composeAspectRatio({device:"mobile",aspect:e?.aspectRatio,auto:i?.isAdaptive?r?.mobile:a,custom:l})};return g?t(g):o},composeAspectRatio=({device:e,aspect:t,custom:i,auto:r})=>{let a=t?.[e];return"auto"===a?r?.height?`${r.width}/${r.height}`:void 0:"custom"===a?i?.[e]?.height?`${i?.[e]?.width}/${i?.[e]?.height}`:void 0:a},getResponsiveObjectFit=({layout:e,isDisableObjectFit:t})=>t?{}:i("objf",e),getAspectRatioNextImage=({isDisableAspectStyle:e,aspectRatio:t,objectFits:i,width:a,height:l})=>{if(e)return{};let g={};return r.forEach(e=>{let r=`--objf${"desktop"!==e?`-${e}`:""}`,o=i?.[r]||i?.["--objf"];if(t?.[e]==="auto"&&"contain"===o){g[e]="auto";return}g[e]=t?.[e]!=="auto"&&t?.[e]?t[e]:`${a}/${l}`}),g},safeStringify=e=>JSON.stringify(e||{}).replace(/"/g,"&quot;"),shimmer=(e,t)=>`<svg width="${e}" height="${t}" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
1
+ import{cloneDeep as e,hasTranslatedLiquid as t,getCornerCSSFromGlobal as i,getAspectRatioGlobalSize as r,makeStyleResponsive as a,DEVICES as l,getResponsiveValueByScreen as g}from"@gem-sdk/core";import{getDynamicSourceLocales as s,createSettingId as o}from"../../helpers.js";import{Image as n}from"../settings/configs/translate.js";let overwriteDefaultRadius=e=>{let t={...e},r=!0;return t&&Object.keys(t??{}).forEach(e=>{if("bblr"===e||"bbrr"===e||"btlr"===e||"btrr"===e){let i=t[e]??{};"0px"!==i&&(r=!1)}}),r?i(t):{}},getAspectRatio=({styles:e,setting:t})=>{let{srcSet:i,image:a}=t??{},{customAspectRadio:l,shape:g}=e??{},s={desktop:composeAspectRatio({device:"desktop",aspect:e?.aspectRatio,auto:t?.isAdaptive?i?.desktop:a,custom:l}),tablet:composeAspectRatio({device:"tablet",aspect:e?.aspectRatio,auto:t?.isAdaptive?i?.tablet:a,custom:l}),mobile:composeAspectRatio({device:"mobile",aspect:e?.aspectRatio,auto:t?.isAdaptive?i?.mobile:a,custom:l})};return g?r(g):s},composeAspectRatio=({device:e,aspect:t,custom:i,auto:r})=>{let a=t?.[e];return"auto"===a?r?.height?`${r.width}/${r.height}`:void 0:"custom"===a?i?.[e]?.height?`${i?.[e]?.width}/${i?.[e]?.height}`:void 0:a},getResponsiveObjectFit=({layout:e,isDisableObjectFit:t})=>t?{}:a("objf",e),getAspectRatioNextImage=({isDisableAspectStyle:e,aspectRatio:t,objectFits:i,width:r,height:a})=>{if(e)return{};let g={};return l.forEach(e=>{let l=`--objf${"desktop"!==e?`-${e}`:""}`,s=i?.[l]||i?.["--objf"];if(t?.[e]==="auto"&&"contain"===s){g[e]="auto";return}g[e]=t?.[e]!=="auto"&&t?.[e]?t[e]:`${r}/${a}`}),g},safeStringify=e=>JSON.stringify(e||{}).replace(/"/g,"&quot;"),shimmer=(e,t)=>`<svg width="${e}" height="${t}" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2
2
  <defs>
3
3
  <linearGradient id="g-${e}-${t}">
4
4
  <stop stop-color="rgba(51, 51, 51, 0)" offset="20%" />
@@ -9,4 +9,4 @@ import{getCornerCSSFromGlobal as e,getAspectRatioGlobalSize as t,makeStyleRespon
9
9
  <rect width="${e}" height="${t}" fill="rgba(51, 51, 51, 0)" />
10
10
  <rect id="r" width="${e}" height="${t}" fill="url(#g-${e}-${t})" />
11
11
  <animate xlink:href="#r" attributeName="x" from="-${e}" to="${e}" dur="1s" repeatCount="indefinite" />
12
- </svg>`,toBase64=e=>"undefined"==typeof window?Buffer.from(e).toString("base64"):window.btoa(e),createBlurDataURL=(e,t)=>`data:image/svg+xml;base64,${toBase64(shimmer(e,t))}`,IMAGE_PLACEHOLDER="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=",FALLBACK_IMAGE="https://cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_large.gif",NEXT_IMAGE_CONFIG={DEFAULT_SIZES:"100vw",DEFAULT_ALT:"Alt image",DEFAULT_SRC:"https://cdn.shopify.com/s/files/1/2005/9307/files/placeholder-1.png?v=1751355990",DEFAULT_WIDTH_PROPS:800,DEFAULT_HEIGHT_PROPS:533},getAdaptiveImageData=e=>{let{srcSet:t,fallbackImg:i}=e,r=e=>{let{isLiquid:r}=e??{},a=getImageSrc(t?.desktop,"desktop",!r)||i||FALLBACK_IMAGE,l=getImageSrc(t?.tablet,"tablet",!r)||getImageSrc(t?.desktop,"tablet",!r)||i||FALLBACK_IMAGE,g=getImageSrc(t?.mobile,"mobile",!r)||getImageSrc(t?.tablet,"mobile",!r)||getImageSrc(t?.desktop,"mobile",!r)||i||FALLBACK_IMAGE;return{srcTablet:l,srcMobile:g,srcDesktop:a}};return{getDeviceSource:r}},getSrcSet=(e,t,i)=>e?getSrcSetLiquid(e,t):getSrcSetLink(i),isCannotResizeImage=e=>e.includes("webp")||e.includes("jfif")||e.includes(".svg")||e.includes(".tiff"),getSrcSetLiquid=(e,t)=>{let i=replaceBackupFileKeyFileContent(e);return isCannotResizeImage(e)?"FILE_CONTENT"==t?`{{ '${i}' | file_url }} 768w, {{ '${i}' | file_url }} 1024w, {{ '${i}' | file_url }} 1440w`:`{{ '${e}' | asset_url }} 768w, {{ '${e}' | asset_url }} 1024w, {{ '${e}' | asset_url }} 1440w`:"FILE_CONTENT"==t?`{{ '${i}' | file_img_url: '768x' }} 768w, {{ '${i}' | file_img_url: '1024x' }} 1024w, {{ '${i}' | file_img_url: 'master' }} 1440w`:`{{ '${e}' | asset_img_url: '768x' }} 768w, {{ '${e}' | asset_img_url: '1024x' }} 1024w, {{ '${e}' | asset_img_url: 'master' }} 1440w`},getSrcSetLink=e=>e,getImageSrc=(e,t,i)=>{if(e?.metafieldDefinitionKey)return getImageMetafieldDefinitionKey(e?.metafieldDefinitionKey);let r=e?.backupFilePath??e?.src??"";if(i)r=e?.src||"";else if(e?.backupFileKey){let t=getNewBackupFileKey(e.backupFileKey,e?.src??"");"THEME"!==e.storage&&e.storage?"FILE_CONTENT"===e.storage&&(r=`{{ "${replaceBackupFileKeyFileContent(t)}" | file_url }}`):r=`{{ "${t}" | asset_url }}`}if(t&&r?.includes("cdn.shopify"))switch(t){case"tablet":r=r?.replace(regexReplaceEndDot,"_1024x.");break;case"mobile":r=r?.replace(regexReplaceEndDot,"_768x.")}return r},getImageMetafieldDefinitionKey=e=>`{{${e} | file_url}}`,regexReplaceEndDot=/\.(?=[^.]*$)/,replaceBackupFileKeyFileContent=e=>e.replace(/\.jpeg|\.jfif/g,".jpg"),getNewBackupFileKey=(e,t)=>{let i=t?.match(/\/files\/([^\/]+\.(jpg|jpeg|gif|png|webp|svg))/)?.[1];return i&&i!=e?i:e};function resizeImage(e,t){let i=e.match(/\.webp/g)?.length,r=replaceRegexLastMatch({str:e,reg:/_(pico|icon|thumb|small|compact|medium|large|grande|original|1024x1024|2048x2048|master)+\./g,newString:"."});if(i)return r;let a=replaceRegexLastMatch({str:r,reg:/\.jpg|\.png|\.gif|\.jpeg/g,newString:t,isAdd:!0});return a}let replaceRegexLastMatch=e=>{let t=e.str,i=e.str.match(e.reg)?.length;if(i){let r,a=1;for(;null!==(r=e.reg.exec(e.str));){if(a===i){let i=e.reg.lastIndex,a=i-r[0].length;e.isAdd&&(e.newString="_"+e.newString+r),t=t.slice(0,a)+e.newString+t.slice(i,t.length)}a++}}return t},getItemWidth=(e,t)=>{let i=getCurrentDevice(),r=t?.[i]||"auto";if(!r||"auto"===r||r.includes("%"))return e;let a=Number(r.replace("px",""));return a>e?e:Number(r.replace("px",""))},getImageWidthFollowByQuality=e=>{let{itemWidthParam:t,imageWidthSetting:i,qualityType:r,qualityPercent:l}=e,g=getCurrentDevice(),o=getItemWidth(t,i),s=a(r,g,"finest"),c=a(l,g,100);switch(s){case"finest":default:return"auto";case"high":return Math.round(1.5*o)||1;case"medium":return Math.round(o)||1;case"custom":return Math.round(o*(Number(c)/100))||1}},getWidthOfFeatureImageSetting=e=>{let t={desktop:"100%",tablet:"100%",mobile:"100%"};return r.forEach(i=>{let r=a(e,i)?.width||"100%";t[i]=r}),t},getWidthOfImageListSetting=e=>{let t={desktop:"100%",tablet:"100%",mobile:"100%"};return r.forEach(i=>{let r=a(e,i)?.width||"100%";t[i]=r}),t},getWidthOfListImageInDom=e=>{let t=document.querySelectorAll(`.gem-slider-item-${e}.gp-gallery-image-item`),i=0;return t.forEach(e=>{e.offsetWidth>i&&(i=e.offsetWidth)}),i},getWidthOfFeatureImageInDom=e=>{let t=document.querySelectorAll(`.gem-slider-item-${e}.gp-ft-image-item`),i=0;return t.forEach(e=>{e.offsetWidth>i&&(i=e.offsetWidth)}),i},handleSetSrcForProductImageList=e=>{let{shapeByLayout:t,qualityType:i,qualityPercent:r,builderPropUID:a}=e,l=document.querySelectorAll(`.gem-slider-item-${a}.gp-gallery-image-item`),g=getWidthOfImageListSetting(t),o=getWidthOfListImageInDom(a);l.forEach(e=>{handleSetSrcForGalleryImage({item:e,settingWidth:g,width:o,qualityType:i,qualityPercent:r})})},handleSetSrcForFeatureProductImage=e=>{let{ftShape:t,qualityType:i,qualityPercent:r,builderPropUID:a}=e,l=document.querySelectorAll(`.gem-slider-item-${a}.gp-ft-image-item`),g=getWidthOfFeatureImageSetting(t),o=getWidthOfFeatureImageInDom(a);l.forEach(e=>{handleSetSrcForGalleryImage({item:e,settingWidth:g,width:o,qualityType:i,qualityPercent:r})})},handleSetSrcForGalleryImage=e=>{let{item:t,settingWidth:i,width:r,qualityType:a,qualityPercent:l}=e,g=getCurrentDevice(),o=t.querySelector("img");if(o){let e=getImageWidthFollowByQuality({itemWidthParam:r,imageWidthSetting:i,qualityType:a,qualityPercent:l}),t=o.getAttribute("base-src");if(!t)return;let s=getImageSrcByQuality(e,t),c=getImageSrcSet(t,s,g);o.setAttribute("srcset",c)}},getImageSrcByQuality=(e,t)=>"auto"===e?t:resizeImage(t,`${e}x`),getImageSrcSet=(e,t,i)=>`${"mobile"===i&&e!==t?t:resizeImage(e,"768x")} 767w, ${"tablet"===i&&e!==t?t:resizeImage(e,"1024x")} 1023w, ${"desktop"===i&&e!==t?t:resizeImage(e,"1920x")} 1440w`,getCurrentDevice=()=>window.innerWidth<768?"mobile":window.innerWidth>=768&&window.innerWidth<1025?"tablet":"desktop";export{FALLBACK_IMAGE,IMAGE_PLACEHOLDER,NEXT_IMAGE_CONFIG,composeAspectRatio,createBlurDataURL,getAdaptiveImageData,getAspectRatio,getAspectRatioNextImage,getCurrentDevice,getImageSrc,getImageWidthFollowByQuality,getNewBackupFileKey,getResponsiveObjectFit,getSrcSet,handleSetSrcForFeatureProductImage,handleSetSrcForProductImageList,isCannotResizeImage,overwriteDefaultRadius,regexReplaceEndDot,replaceBackupFileKeyFileContent,resizeImage,safeStringify,shimmer,toBase64};
12
+ </svg>`,toBase64=e=>"undefined"==typeof window?Buffer.from(e).toString("base64"):window.btoa(e),createBlurDataURL=(e,t)=>`data:image/svg+xml;base64,${toBase64(shimmer(e,t))}`,IMAGE_PLACEHOLDER="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=",FALLBACK_IMAGE="https://cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_large.gif",NEXT_IMAGE_CONFIG={DEFAULT_SIZES:"100vw",DEFAULT_ALT:"Alt image",DEFAULT_SRC:"https://cdn.shopify.com/s/files/1/2005/9307/files/placeholder-1.png?v=1751355990",DEFAULT_WIDTH_PROPS:800,DEFAULT_HEIGHT_PROPS:533},getAdaptiveImageData=e=>{let{srcSet:t,fallbackImg:i}=e,r=e=>{let{isLiquid:r}=e??{},a=getImageSrc(t?.desktop,"desktop",!r)||i||FALLBACK_IMAGE,l=getImageSrc(t?.tablet,"tablet",!r)||getImageSrc(t?.desktop,"tablet",!r)||i||FALLBACK_IMAGE,g=getImageSrc(t?.mobile,"mobile",!r)||getImageSrc(t?.tablet,"mobile",!r)||getImageSrc(t?.desktop,"mobile",!r)||i||FALLBACK_IMAGE;return{srcTablet:l,srcMobile:g,srcDesktop:a}};return{getDeviceSource:r}},getSettingTranslatedImageAndSeo=({setting:t,uid:i,pageContext:r})=>{if(!t||!n)return{};let a=e(t);for(let e in a.srcSet){let t=a.srcSet[e];if(t&&t.src){let a=s({val:t.src,uid:i,settingId:n?.srcSet?.id?`${n.srcSet.id}_${e}_src`:"",pageContext:r??{}});t.src=String(a)}}let l=s({val:a.alt,uid:i,settingId:o({id:n?.alt?.id}),pageContext:r??{}});a.alt=String(l);let g=s({val:a.title,uid:i,settingId:o({id:n?.title?.id}),pageContext:r??{}});return a.title=String(g),a},getSrcSet=(e,t,i)=>e?getSrcSetLiquid(e,t):getSrcSetLink(i),isCannotResizeImage=e=>e.includes("webp")||e.includes("jfif")||e.includes(".svg")||e.includes(".tiff"),getSrcSetLiquid=(e,t)=>{let i=replaceBackupFileKeyFileContent(e);return isCannotResizeImage(e)?"FILE_CONTENT"==t?`{{ '${i}' | file_url }} 768w, {{ '${i}' | file_url }} 1024w, {{ '${i}' | file_url }} 1440w`:`{{ '${e}' | asset_url }} 768w, {{ '${e}' | asset_url }} 1024w, {{ '${e}' | asset_url }} 1440w`:"FILE_CONTENT"==t?`{{ '${i}' | file_img_url: '768x' }} 768w, {{ '${i}' | file_img_url: '1024x' }} 1024w, {{ '${i}' | file_img_url: 'master' }} 1440w`:`{{ '${e}' | asset_img_url: '768x' }} 768w, {{ '${e}' | asset_img_url: '1024x' }} 1024w, {{ '${e}' | asset_img_url: 'master' }} 1440w`},getSrcSetLink=e=>e,getImageSrc=(e,i,r)=>{if(e?.metafieldDefinitionKey)return getImageMetafieldDefinitionKey(e?.metafieldDefinitionKey);let a=e?.backupFilePath??e?.src??"";if(r)a=e?.src||"";else{let i=e?.src??"";if(t(i))return i;if(e?.backupFileKey){let t=getNewBackupFileKey(e.backupFileKey,e?.src??"");"THEME"!==e.storage&&e.storage?"FILE_CONTENT"===e.storage&&(a=`{{ "${replaceBackupFileKeyFileContent(t)}" | file_url }}`):a=`{{ "${t}" | asset_url }}`}}if(i&&a?.includes("cdn.shopify"))switch(i){case"tablet":a=a?.replace(regexReplaceEndDot,"_1024x.");break;case"mobile":a=a?.replace(regexReplaceEndDot,"_768x.")}return a},getImageMetafieldDefinitionKey=e=>`{{${e} | file_url}}`,regexReplaceEndDot=/\.(?=[^.]*$)/,replaceBackupFileKeyFileContent=e=>e.replace(/\.jpeg|\.jfif/g,".jpg"),getNewBackupFileKey=(e,t)=>{let i=t?.match(/\/files\/([^\/]+\.(jpg|jpeg|gif|png|webp|svg))/)?.[1];return i&&i!=e?i:e};function resizeImage(e,t){let i=e.match(/\.webp/g)?.length,r=replaceRegexLastMatch({str:e,reg:/_(pico|icon|thumb|small|compact|medium|large|grande|original|1024x1024|2048x2048|master)+\./g,newString:"."});if(i)return r;let a=replaceRegexLastMatch({str:r,reg:/\.jpg|\.png|\.gif|\.jpeg/g,newString:t,isAdd:!0});return a}let replaceRegexLastMatch=e=>{let t=e.str,i=e.str.match(e.reg)?.length;if(i){let r,a=1;for(;null!==(r=e.reg.exec(e.str));){if(a===i){let i=e.reg.lastIndex,a=i-r[0].length;e.isAdd&&(e.newString="_"+e.newString+r),t=t.slice(0,a)+e.newString+t.slice(i,t.length)}a++}}return t},getItemWidth=(e,t)=>{let i=getCurrentDevice(),r=t?.[i]||"auto";if(!r||"auto"===r||r.includes("%"))return e;let a=Number(r.replace("px",""));return a>e?e:Number(r.replace("px",""))},getImageWidthFollowByQuality=e=>{let{itemWidthParam:t,imageWidthSetting:i,qualityType:r,qualityPercent:a}=e,l=getCurrentDevice(),s=getItemWidth(t,i),o=g(r,l,"finest"),n=g(a,l,100);switch(o){case"finest":default:return"auto";case"high":return Math.round(1.5*s)||1;case"medium":return Math.round(s)||1;case"custom":return Math.round(s*(Number(n)/100))||1}},getWidthOfFeatureImageSetting=e=>{let t={desktop:"100%",tablet:"100%",mobile:"100%"};return l.forEach(i=>{let r=g(e,i)?.width||"100%";t[i]=r}),t},getWidthOfImageListSetting=e=>{let t={desktop:"100%",tablet:"100%",mobile:"100%"};return l.forEach(i=>{let r=g(e,i)?.width||"100%";t[i]=r}),t},getWidthOfListImageInDom=e=>{let t=document.querySelectorAll(`.gem-slider-item-${e}.gp-gallery-image-item`),i=0;return t.forEach(e=>{e.offsetWidth>i&&(i=e.offsetWidth)}),i},getWidthOfFeatureImageInDom=e=>{let t=document.querySelectorAll(`.gem-slider-item-${e}.gp-ft-image-item`),i=0;return t.forEach(e=>{e.offsetWidth>i&&(i=e.offsetWidth)}),i},handleSetSrcForProductImageList=e=>{let{shapeByLayout:t,qualityType:i,qualityPercent:r,builderPropUID:a}=e,l=document.querySelectorAll(`.gem-slider-item-${a}.gp-gallery-image-item`),g=getWidthOfImageListSetting(t),s=getWidthOfListImageInDom(a);l.forEach(e=>{handleSetSrcForGalleryImage({item:e,settingWidth:g,width:s,qualityType:i,qualityPercent:r})})},handleSetSrcForFeatureProductImage=e=>{let{ftShape:t,qualityType:i,qualityPercent:r,builderPropUID:a}=e,l=document.querySelectorAll(`.gem-slider-item-${a}.gp-ft-image-item`),g=getWidthOfFeatureImageSetting(t),s=getWidthOfFeatureImageInDom(a);l.forEach(e=>{handleSetSrcForGalleryImage({item:e,settingWidth:g,width:s,qualityType:i,qualityPercent:r})})},handleSetSrcForGalleryImage=e=>{let{item:t,settingWidth:i,width:r,qualityType:a,qualityPercent:l}=e,g=getCurrentDevice(),s=t.querySelector("img");if(s){let e=getImageWidthFollowByQuality({itemWidthParam:r,imageWidthSetting:i,qualityType:a,qualityPercent:l}),t=s.getAttribute("base-src");if(!t)return;let o=getImageSrcByQuality(e,t),n=getImageSrcSet(t,o,g);s.setAttribute("srcset",n)}},getImageSrcByQuality=(e,t)=>"auto"===e?t:resizeImage(t,`${e}x`),getImageSrcSet=(e,t,i)=>`${"mobile"===i&&e!==t?t:resizeImage(e,"768x")} 767w, ${"tablet"===i&&e!==t?t:resizeImage(e,"1024x")} 1023w, ${"desktop"===i&&e!==t?t:resizeImage(e,"1920x")} 1440w`,getCurrentDevice=()=>window.innerWidth<768?"mobile":window.innerWidth>=768&&window.innerWidth<1025?"tablet":"desktop";export{FALLBACK_IMAGE,IMAGE_PLACEHOLDER,NEXT_IMAGE_CONFIG,composeAspectRatio,createBlurDataURL,getAdaptiveImageData,getAspectRatio,getAspectRatioNextImage,getCurrentDevice,getImageSrc,getImageWidthFollowByQuality,getNewBackupFileKey,getResponsiveObjectFit,getSettingTranslatedImageAndSeo,getSrcSet,handleSetSrcForFeatureProductImage,handleSetSrcForProductImageList,isCannotResizeImage,overwriteDefaultRadius,regexReplaceEndDot,replaceBackupFileKeyFileContent,resizeImage,safeStringify,shimmer,toBase64};
@@ -1,16 +1,16 @@
1
- import{template as s}from"@gem-sdk/core";import{createStyle as e,createClass as t,createAttr as i,If as m}from"@gem-sdk/system";import{getLinkData as r}from"../../helpers.js";import o from"./AdaptiveImage.liquid.js";import a from"./NextImage.liquid.js";import{getWrapperStyles as l,getImageStyles as p,getContainerStyles as d}from"../common/styles.js";import{getWrapperClasses as c,getImageClasses as f,getContainerClasses as u}from"../common/classes.js";import{getContainerAttrs as $,getAdaptiveImageAttrs as g,getNextImageAttrs as n,getLinkWrapperAttrs as j,getImageLiquidAttrs as y}from"../common/attrs.js";let Image=({style:q,styles:v,setting:I,advanced:L,className:N,pageContext:h,builderAttrs:k,builderProps:x})=>{let{imageLink:W,isAdaptive:A,enableImageLink:C}=I??{},{enableLazyLoadImage:b}=h??{},{Wrapper:w,urlData:z}=r({defaultWrap:"div",setting:W,enableImageLink:C,isLiquid:!0}),B=e(l(v)),D=e(p(v,x)),E=e(d(q,v)),F=t(c()),G=t(f(N,v)),H=t(u(x?.uid,L?.cssClass,v?.shape)),J=i($(k,x?.uid)),K=j({urlData:z,imageLink:W,title:I?.title,isLiquid:!0}),M=g({styles:v,setting:I,isLiquid:!0}),O=n({styles:v,setting:I}),P=y({pageContext:h,enableLazyLoadImage:b}),Q=()=>m(A,o({...P,...M,style:D,className:G}),a({...P,...O,style:D,className:G})),R=()=>Q();return s`
1
+ import{template as s}from"@gem-sdk/core";import{createStyle as e,createClass as t,createAttr as i,If as m}from"@gem-sdk/system";import{getLinkData as o}from"../../helpers.js";import r from"./AdaptiveImage.liquid.js";import l from"./NextImage.liquid.js";import{getWrapperStyles as a,getImageStyles as p,getContainerStyles as d}from"../common/styles.js";import{getWrapperClasses as u,getImageClasses as c,getContainerClasses as f}from"../common/classes.js";import{getContainerAttrs as n,getAdaptiveImageAttrs as g,getNextImageAttrs as $,getLinkWrapperAttrs as j,getImageLiquidAttrs as y}from"../common/attrs.js";import{getSettingTranslatedImageAndSeo as q}from"../common/helpers.js";let Image=({style:v,styles:I,setting:h,advanced:L,className:N,pageContext:k,builderAttrs:x,builderProps:W})=>{let A=q({setting:h,uid:W?.uid,pageContext:k}),{imageLink:C,isAdaptive:b,enableImageLink:w}=A??{},{enableLazyLoadImage:z}=k??{},{Wrapper:B,urlData:D}=o({defaultWrap:"div",setting:C,enableImageLink:w,isLiquid:!0}),E=e(a(I)),F=e(p(I,W)),G=e(d(v,I)),H=t(u()),J=t(c(N,I)),K=t(f(W?.uid,L?.cssClass,I?.shape)),M=i(n(x,W?.uid)),O=j({urlData:D,imageLink:C,title:A?.title,isLiquid:!0}),P=g({styles:I,setting:A,isLiquid:!0}),Q=$({styles:I,setting:A}),R=y({pageContext:k,enableLazyLoadImage:z}),S=()=>m(b,r({...R,...P,style:F,className:J}),l({...R,...Q,style:F,className:J})),T=()=>S();return s`
2
2
  <div
3
3
  role="presentation"
4
- ${{...J}}
5
- style="${E}"
6
- class="${H}"
4
+ ${{...M}}
5
+ style="${G}"
6
+ class="${K}"
7
7
  >
8
- <${w}
9
- ${K}
10
- style="${B}"
11
- class="${F}"
8
+ <${B}
9
+ ${O}
10
+ style="${E}"
11
+ class="${H}"
12
12
  >
13
- ${R()}
14
- </${w}>
13
+ ${T()}
14
+ </${B}>
15
15
  </div>
16
16
  `};export{Image as default};
@@ -1,5 +1,5 @@
1
- import{SettingUIV2 as i}from"./configs/ui-v2.js";import{SettingUIV1 as o}from"./configs/ui-v1.js";import{ImageSettings as t}from"./configs/settings.js";import{ImagePreset as s}from"./configs/presets.js";let config={tag:"Image",label:"Image",icon:`
1
+ import{SettingUIV2 as t}from"./configs/ui-v2.js";import{ImageSettings as i}from"./configs/settings.js";import{ImagePreset as o}from"./configs/presets.js";let config={tag:"Image",label:"Image",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="M13.3337 14.6666C13.3337 16.1333 12.1337 17.3333 10.667 17.3333C9.20033 17.3333 8.00033 16.1333 8.00033 14.6666C8.00033 13.2 9.20033 12 10.667 12C12.1337 12 13.3337 13.2 13.3337 14.6666ZM27.3741 14.8404C26.9836 14.4499 26.3504 14.4499 25.9599 14.8404L16.667 24.1333L14.0346 21.6062C13.6442 21.2314 13.0267 21.2352 12.6409 21.6145L5.33366 28.8V9.33329H34.667V22.1333L27.3741 14.8404ZM34.667 30.6666H23.2003L18.5337 26L26.667 17.8666L34.667 25.8666V30.6666ZM7.33366 30.6666L13.467 24.6666L19.467 30.6666H7.33366ZM3.66699 6.66663C3.11471 6.66663 2.66699 7.11434 2.66699 7.66663V31.4666V32.3333C2.66699 32.8856 3.11471 33.3333 3.66699 33.3333H25.867H36.3337C36.8859 33.3333 37.3337 32.8856 37.3337 32.3333V30.6666V28.5333V24.8V7.66662C37.3337 7.11434 36.8859 6.66663 36.3337 6.66663H3.66699Z" fill="currentColor"/>
4
4
  </svg>
5
- `,settings:t,ui:o,uiV2:i,presets:s,rootOverride:{advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}}}};export{config as default};
5
+ `,settings:i,ui:[],uiV2:t,presets:o,rootOverride:{advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}}}};export{config as default};
@@ -1,22 +1,22 @@
1
- let ImagePreset=[{id:"image",name:{en:"Image"},icon:{desktop:`
1
+ let ImagePreset=[{id:"image",name:"Image",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="48" rx="3" fill="#424242"/>
4
4
  <circle cx="37" cy="17" r="3" fill="#D6D6D6"/>
5
5
  <path d="M32.42 30.9518L37.1407 25.1338C37.3005 24.9364 37.498 24.7768 37.7203 24.6653C37.9427 24.5538 38.1848 24.4929 38.431 24.4866C38.6772 24.4803 38.9218 24.5287 39.149 24.6287C39.3762 24.7288 39.5809 24.8781 39.7496 25.0671L41.957 27.5361L50.5857 16.6629C50.7546 16.4499 50.967 16.2797 51.2069 16.165C51.4469 16.0503 51.7083 15.9941 51.9718 16.0005C52.2352 16.0069 52.4939 16.0758 52.7285 16.202C52.9632 16.3283 53.1679 16.5086 53.3273 16.7297L63.6435 31.0236C63.8408 31.2976 63.9615 31.6242 63.9922 31.9666C64.0229 32.3089 63.9623 32.6535 63.8173 32.9616C63.6723 33.2697 63.4485 33.529 63.1712 33.7105C62.8939 33.8919 62.5741 33.9883 62.2476 33.9887L33.7537 34C33.4185 33.9999 33.0904 33.8986 32.8082 33.7082C32.526 33.5177 32.3014 33.2461 32.1611 32.9255C32.0208 32.6048 31.9706 32.2485 32.0165 31.8988C32.0624 31.549 32.2024 31.2204 32.42 30.9518Z" fill="#D6D6D6"/>
6
6
  </svg>
7
- `},components:[{tag:"Image",styles:{shape:{desktop:{width:"100%"}}},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}}}],flowTagComponents:{Marquee:[{tag:"Image",styles:{shape:{desktop:{width:"auto",height:"auto"}},enableBorder:"none"},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{rootClassName:"{{rootClassName}}",css:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}},settings:{isNotLazyload:!0}}]},rootOverride:{styles:{shape:{desktop:{shape:"original",shapeValue:"",width:"500px",shapeLinked:!0}},borderRadius:{btrr:"0px",bblr:"0px",bbrr:"0px",btlr:"0px",radiusType:"none"}},advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}}}},{id:"image-circle",name:{en:"Image"},icon:{desktop:`
7
+ `},components:[{tag:"Image",styles:{shape:{desktop:{width:"100%"}}},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}}}],flowTagComponents:{Marquee:[{tag:"Image",styles:{shape:{desktop:{width:"auto",height:"auto"}},enableBorder:"none"},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{rootClassName:"{{rootClassName}}",css:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}},settings:{isNotLazyload:!0}}]},rootOverride:{styles:{shape:{desktop:{shape:"original",shapeValue:"",width:"500px",shapeLinked:!0}},borderRadius:{btrr:"0px",bblr:"0px",bbrr:"0px",btlr:"0px",radiusType:"none"}},advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}}}},{id:"image-circle",name:"Image",icon:{desktop:`
8
8
  <svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg">
9
9
  <rect x="2" y="2" width="52" height="52" rx="26" fill="#424242"/>
10
10
  <ellipse cx="20.4375" cy="22.9688" rx="2.0625" ry="1.96875" fill="#F9F9F9"/>
11
11
  <path d="M17.2887 32.9997L20.5342 29.1816C20.6441 29.052 20.7799 28.9473 20.9327 28.8741C21.0856 28.8009 21.2521 28.761 21.4213 28.7568C21.5905 28.7527 21.7587 28.7845 21.915 28.8501C22.0712 28.9158 22.2118 29.0138 22.3278 29.1378L23.8454 30.758L29.7777 23.6225C29.8938 23.4827 30.0398 23.371 30.2048 23.2958C30.3697 23.2205 30.5495 23.1836 30.7306 23.1878C30.9117 23.192 31.0895 23.2372 31.2509 23.3201C31.4122 23.4029 31.5529 23.5213 31.6625 23.6663L38.7549 33.0467C38.8905 33.2266 38.9735 33.4409 38.9947 33.6656C39.0158 33.8902 38.9741 34.1164 38.8744 34.3186C38.7747 34.5207 38.6209 34.6909 38.4302 34.81C38.2396 34.9291 38.0197 34.9923 37.7952 34.9926L18.2057 35C17.9753 34.9999 17.7497 34.9334 17.5557 34.8085C17.3616 34.6835 17.2072 34.5053 17.1108 34.2948C17.0143 34.0844 16.9798 33.8506 17.0113 33.6211C17.0429 33.3915 17.1391 33.1759 17.2887 32.9997Z" fill="#F9F9F9"/>
12
12
  </svg>
13
- `},components:[{tag:"Image",settings:{imageStyle:"circle"},styles:{shape:{desktop:{shape:"square",shapeValue:"1/1",width:"80px",shapeLinked:!0},tablet:{shape:"square",shapeValue:"1/1",width:"80px",shapeLinked:!0},mobile:{shape:"square",shapeValue:"1/1",width:"80px",shapeLinked:!0}},borderRadius:{btrr:"999999px",bblr:"999999px",bbrr:"999999px",btlr:"999999px",radiusType:"circle"},wrapperBorder:{borderType:"none",border:"none",width:"1px 1px 1px 1px",position:"all",borderWidth:"1px",color:"#000000",isCustom:!0}},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{cssplaceholder:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}}}],rootOverride:{styles:{shape:{desktop:{shape:"square",shapeValue:"1/1",width:"80px",shapeLinked:!0}},borderRadius:{btrr:"999999px",bblr:"999999px",bbrr:"999999px",btlr:"999999px",radiusType:"circle"}},advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}}}},{id:"image-pre-sales-page",name:{en:"Image"},icon:{desktop:`
13
+ `},components:[{tag:"Image",settings:{imageStyle:"circle"},styles:{shape:{desktop:{shape:"square",shapeValue:"1/1",width:"80px",shapeLinked:!0},tablet:{shape:"square",shapeValue:"1/1",width:"80px",shapeLinked:!0},mobile:{shape:"square",shapeValue:"1/1",width:"80px",shapeLinked:!0}},borderRadius:{btrr:"999999px",bblr:"999999px",bbrr:"999999px",btlr:"999999px",radiusType:"circle"},wrapperBorder:{borderType:"none",border:"none",width:"1px 1px 1px 1px",position:"all",borderWidth:"1px",color:"#000000",isCustom:!0}},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{cssplaceholder:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}}}],rootOverride:{styles:{shape:{desktop:{shape:"square",shapeValue:"1/1",width:"80px",shapeLinked:!0}},borderRadius:{btrr:"999999px",bblr:"999999px",bbrr:"999999px",btlr:"999999px",radiusType:"circle"}},advanced:{"spacing-setting":{desktop:{margin:{bottom:0}}}}}},{id:"image-pre-sales-page",name:"Image",icon:{desktop:`
14
14
  <svg width="96" height="48" viewBox="0 0 96 48" fill="none" xmlns="http://www.w3.org/2000/svg">
15
15
  <rect width="96" height="48" rx="3" fill="#424242"/>
16
16
  <circle cx="37" cy="17" r="3" fill="#D6D6D6"/>
17
17
  <path d="M32.42 30.9518L37.1407 25.1338C37.3005 24.9364 37.498 24.7768 37.7203 24.6653C37.9427 24.5538 38.1848 24.4929 38.431 24.4866C38.6772 24.4803 38.9218 24.5287 39.149 24.6287C39.3762 24.7288 39.5809 24.8781 39.7496 25.0671L41.957 27.5361L50.5857 16.6629C50.7546 16.4499 50.967 16.2797 51.2069 16.165C51.4469 16.0503 51.7083 15.9941 51.9718 16.0005C52.2352 16.0069 52.4939 16.0758 52.7285 16.202C52.9632 16.3283 53.1679 16.5086 53.3273 16.7297L63.6435 31.0236C63.8408 31.2976 63.9615 31.6242 63.9922 31.9666C64.0229 32.3089 63.9623 32.6535 63.8173 32.9616C63.6723 33.2697 63.4485 33.529 63.1712 33.7105C62.8939 33.8919 62.5741 33.9883 62.2476 33.9887L33.7537 34C33.4185 33.9999 33.0904 33.8986 32.8082 33.7082C32.526 33.5177 32.3014 33.2461 32.1611 32.9255C32.0208 32.6048 31.9706 32.2485 32.0165 31.8988C32.0624 31.549 32.2024 31.2204 32.42 30.9518Z" fill="#D6D6D6"/>
18
18
  </svg>
19
- `},components:[{tag:"Image",advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}},settings:{imageLink:{type:"go-to-sales-page"}}}],flowTagComponents:{Marquee:[{tag:"Image",styles:{shape:{desktop:{width:"auto",height:"auto"}},enableBorder:"none"},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{rootClassName:"{{rootClassName}}",css:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}},settings:{isNotLazyload:!0}}]}},{id:"image-circle-pre-sales-page",name:{en:"Image"},icon:{desktop:`
19
+ `},components:[{tag:"Image",advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}},settings:{imageLink:{type:"go-to-sales-page"}}}],flowTagComponents:{Marquee:[{tag:"Image",styles:{shape:{desktop:{width:"auto",height:"auto"}},enableBorder:"none"},advanced:{"spacing-setting":{desktop:{margin:{bottom:"var(--g-s-l)"}}},editorData:{rootClassName:"{{rootClassName}}",css:".{{rootClassName}} {\n\n}\n.{{rootClassName}} > figure > img {\n\n}"}},settings:{isNotLazyload:!0}}]}},{id:"image-circle-pre-sales-page",name:"Image",icon:{desktop:`
20
20
  <svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg">
21
21
  <rect x="2" y="2" width="52" height="52" rx="26" fill="#424242"/>
22
22
  <ellipse cx="20.4375" cy="22.9688" rx="2.0625" ry="1.96875" fill="#F9F9F9"/>
@@ -1 +1 @@
1
- let ImageSettings=[{id:"setting",controls:[{id:"imageStyle",label:"Style",type:"layout-selector",iconViewBox:"0 0 72 72",enableItemBackground:!0,popoverLabel:{en:"Style"},itemPerRow:2,itemSpacing:"large",options:[{label:"Rectangle",value:"rectangle",iconName:"gp-image-rectangle-style"},{label:"Circle",value:"circle",iconName:"gp-image-circle-style"}],default:"rectangle"},{id:"image-info",label:"Image",type:"group",controls:[{id:"image",type:"image-select",label:"Pick Image",default:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_demo.jpg",width:2237,height:1678}},{id:"srcSet",type:"image-select",hide:!0,dynamicSource:!0,devices:{desktop:{default:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_demo.jpg",width:2237,height:1678}}}},{id:"isAdaptive",type:"toggle",label:"Adaptive",default:!0,hideOnMode:{mobileOnly:!0}}]},{id:"enableImageLink",type:"toggle",default:!1,compoDefaultValue:!1},{id:"imageLink",type:"pick-link",label:"Pick Link",default:{type:"open-page",link:"",target:"_self"},hiddenOptions:{"stay-on-page":!0}},{id:"seo",type:"group",label:"SEO",controls:[{id:"alt",label:"Alt Text",type:"textarea",minHeight:56,autoHeight:!0,placeholder:"E.g: Classic white crewneck t-shirt with minimalist design",default:void 0},{id:"title",label:"Image title",info:"Show title when hover to image",type:"textarea",minHeight:56,autoHeight:!0,placeholder:"E.g: White t-shirt",default:void 0}]},{id:"optimize",type:"group",label:"Optimize",hiddenWithGemPages:!0,controls:[{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:["%"],showDefaultUnit:!0,min:100,max:400,step:50,useOnlyUnitInit:!0,isNumber:!0,devices:{desktop:{default:100}}},{id:"priority",type:"toggle",label:"Preload",default:!1}]},{id:"isNotLazyload",type:"toggle",default:!1}]},{id:"style",controls:[{id:"shape",type:"size-setting",label:"",devices:{desktop:{default:{shape:"original",shapeLinked:!0,width:"1200px"}}},settingConfig:{width:{displayOptions:["full"]},height:{displayOptions:["full"],units:["px","%"]}},hiddenSettings:["padding","gap"]},{id:"objectFit",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:"align",label:"Align",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"}}},{id:"behavior-state",type:"behavior-state",label:"Behavior State",controls:[{id:"borderImg",type:"border",label:"Border",default:{normal:{borderType:"none",border:"none",width:"1px 1px 1px 1px",borderWidth:"1px",color:"#000000",isCustom:!1}},state:{hover:!0,normal:!0}},{id:"opacity",label:"Overlay Opacity",type:"input:slider",min:0,max:100,step:1,units:["%"],useOnlyUnitInit:!0,default:{normal:0},state:{normal:!0,hover:!0}},{id:"opacityColor",label:"Overlay Color",type:"colorpicker",default:{normal:"#242424"},state:{normal:!0,hover:!0}},{id:"hasBoxShadowImg",type:"toggle",label:"Enable Image Shadow",default:{normal:!1},state:{normal:!0,hover:!0}},{id:"boxShadowImg",type:"boxShadow",label:"Image Shadow",hideOnState:{normal:!0,hover:!0},default:{normal:{type:"shadow-1",distance:"4px",blur:"4px",spread:"0px",color:"rgba(18, 18, 18, 0.2)",angle:45}},state:{normal:!0,hover:!0}}]},{id:"wrapperBorder",type:"border",label:"Border",default:{borderType:"none",border:"none",width:"1px 1px 1px 1px",position:"all",borderWidth:"1px",color:"#000000",isCustom:!0}},{id:"borderRadius",type:"radius-preset",label:"Corner",default:{radiusType:"none"},compoDefaultValue:{bblr:"20px",btrr:"20px",bbrr:"20px",btlr:"20px",radiusType:"rounded"}},{id:"hasActiveShadow",type:"toggle",label:"Enable Button Shadow",default:!1},{id:"shadow",type:"shadow-v2",label:"Button Shadow",default:{type:"none",distance:"10px",blur:"12px",spread:"10px",color:"rgba(18, 18, 18, 0.77)",angle:40}}]}];export{ImageSettings};
1
+ let ImageSettings=[{id:"setting",controls:[{id:"imageStyle",label:"Style",type:"layout-selector",iconViewBox:"0 0 72 72",enableItemBackground:!0,popoverLabel:"Style",itemPerRow:2,itemSpacing:"large",options:[{label:"Rectangle",value:"rectangle",iconName:"gp-image-rectangle-style"},{label:"Circle",value:"circle",iconName:"gp-image-circle-style"}],default:"rectangle"},{id:"image-info",label:"Image",type:"group",controls:[{id:"image",type:"image-select",label:"Pick Image",default:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_demo.jpg",width:2237,height:1678}},{id:"srcSet",type:"image-select",hide:!0,dynamicSource:!0,devices:{desktop:{default:{src:"https://cdn.shopify.com/s/files/1/2005/9307/files/image_demo.jpg",width:2237,height:1678}}}},{id:"isAdaptive",type:"toggle",label:"Adaptive",default:!0,hideOnMode:{mobileOnly:!0}}]},{id:"enableImageLink",type:"toggle",default:!1,compoDefaultValue:!1},{id:"imageLink",type:"pick-link",label:"Pick Link",default:{type:"open-page",link:"",target:"_self"},hiddenOptions:{"stay-on-page":!0}},{id:"seo",type:"group",label:"SEO",controls:[{id:"alt",label:"Alt Text",type:"textarea",minHeight:56,autoHeight:!0,placeholder:"E.g: Classic white crewneck t-shirt with minimalist design",default:void 0},{id:"title",label:"Image title",info:"Show title when hover to image",type:"textarea",minHeight:56,autoHeight:!0,placeholder:"E.g: White t-shirt",default:void 0}]},{id:"optimize",type:"group",label:"Optimize",hiddenWithGemPages:!0,controls:[{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:["%"],showDefaultUnit:!0,min:100,max:400,step:50,useOnlyUnitInit:!0,isNumber:!0,devices:{desktop:{default:100}}},{id:"priority",type:"toggle",label:"Preload",default:!1}]},{id:"isNotLazyload",type:"toggle",default:!1}]},{id:"style",controls:[{id:"shape",type:"size-setting",label:"",devices:{desktop:{default:{shape:"original",shapeLinked:!0,width:"1200px"}}},settingConfig:{width:{displayOptions:["full"]},height:{displayOptions:["full"],units:["px","%"]}},hiddenSettings:["padding","gap"]},{id:"objectFit",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:"align",label:"Align",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"}}},{id:"behavior-state",type:"behavior-state",label:"Behavior State",controls:[{id:"borderImg",type:"border",label:"Border",default:{normal:{borderType:"none",border:"none",width:"1px 1px 1px 1px",borderWidth:"1px",color:"#000000",isCustom:!1}},state:{hover:!0,normal:!0}},{id:"opacity",label:"Overlay Opacity",type:"input:slider",min:0,max:100,step:1,units:["%"],useOnlyUnitInit:!0,default:{normal:0},state:{normal:!0,hover:!0}},{id:"opacityColor",label:"Overlay Color",type:"colorpicker",default:{normal:"#242424"},state:{normal:!0,hover:!0}},{id:"hasBoxShadowImg",type:"toggle",label:"Enable Image Shadow",default:{normal:!1},state:{normal:!0,hover:!0}},{id:"boxShadowImg",type:"boxShadow",label:"Image Shadow",hideOnState:{normal:!0,hover:!0},default:{normal:{type:"shadow-1",distance:"4px",blur:"4px",spread:"0px",color:"rgba(18, 18, 18, 0.2)",angle:45}},state:{normal:!0,hover:!0}}]},{id:"wrapperBorder",type:"border",label:"Border",default:{borderType:"none",border:"none",width:"1px 1px 1px 1px",position:"all",borderWidth:"1px",color:"#000000",isCustom:!0}},{id:"borderRadius",type:"radius-preset",label:"Corner",default:{radiusType:"none"},compoDefaultValue:{bblr:"20px",btrr:"20px",bbrr:"20px",btlr:"20px",radiusType:"rounded"}},{id:"hasActiveShadow",type:"toggle",label:"Enable Button Shadow",default:!1},{id:"shadow",type:"shadow-v2",label:"Button Shadow",default:{type:"none",distance:"10px",blur:"12px",spread:"10px",color:"rgba(18, 18, 18, 0.77)",angle:40}}]}];export{ImageSettings};
@@ -0,0 +1 @@
1
+ let Image={srcSet:{id:"srcSet",fields:["src"]},alt:{id:"alt"},title:{id:"title"}};export{Image};
@@ -1 +1 @@
1
- let SettingUIV2=[{label:{en:"Style"},controls:[{setting:{id:"imageStyle"},layout:"vertical",controlChangeTrigger:{settings:[{condition:'imageStyle==="circle"',source:["imageStyle"],action:{controlId:"shape",newValue:{shape:"square",shapeValue:"1/1",shapeLinked:!0,width:"80px"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="circle"',source:["imageStyle"],action:{controlId:"borderRadius",newValue:{bblr:"9999px",btrr:"9999px",bbrr:"9999px",btlr:"9999px",radiusType:"circle"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="circle"',source:["imageStyle"],action:{controlId:"wrapperBorder",newValue:{border:"none",color:"transparent",borderWidth:"0px"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="rectangle"',source:["imageStyle"],action:{controlId:"wrapperBorder",newValue:{border:"none",color:"transparent",borderWidth:"0px"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="circle"',source:["imageStyle"],action:{controlId:"shadow",newValue:{enable:!1},groupType:"style",controlType:"style"}},{condition:'imageStyle==="rectangle"',source:["imageStyle"],action:{controlId:"shadow",newValue:{enable:!1},groupType:"style",controlType:"style"}},{condition:'imageStyle==="rectangle"',source:["imageStyle"],action:{controlId:"shape",newValue:{shape:"original",shapeValue:"",width:"100%"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="rectangle"',source:["imageStyle"],action:{controlId:"borderRadius",newValue:{bblr:"0px",btrr:"0px",bbrr:"0px",btlr:"0px",radiusType:"none"},groupType:"style",controlType:"style"}}],options:{noRecordHistory:!0}}}]},{label:{en:"Source"},controls:[{conditionDisplay:"isAdaptive === false",setting:{id:"image"},layout:"vertical",options:{updateFields:[{field:"preload",settingId:"priority"},{field:"altText",settingId:"alt"},{field:"imageTitle",settingId:"title"}]},controlChangeTrigger:{settings:[{action:{controlId:"priority",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"alt",valueFromField:"altText",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"title",valueFromField:"imageTitle",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}},{conditionDisplay:"isAdaptive === true",setting:{id:"srcSet"},layout:"vertical",options:{updateFields:[{field:"preload",settingId:"priority"},{field:"altText",settingId:"alt"},{field:"imageTitle",settingId:"title"}]},controlChangeTrigger:{settings:[{action:{controlId:"priority",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"alt",valueFromField:"altText",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"title",valueFromField:"imageTitle",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}},{label:{en:"Scale"},setting:{id:"objectFit"},conditionDisplay:'shape.shape !== "original"'}]},{label:{en:"Size"},controls:[{setting:{id:"shape"},layout:"vertical"}]},{label:{en:"Shape"},controls:[{label:{en:"Border"},controlConfig:{id:"border",type:"border-v2",linkWithSetting:{name:"wrapperBorder"}}},{label:{en:"Corner"},controlConfig:{id:"corner",type:"corner-v2",linkWithSetting:{name:"borderRadius"}}},{label:{en:"Shadow"},setting:{id:"shadow"},options:{updateFields:[{field:"enable",settingId:"hasActiveShadow"}]},controlChangeTrigger:{settings:[{condition:"shadow.enable === true",source:["shadow","hasActiveShadow"],action:{controlId:"hasActiveShadow",groupType:"advanced",controlType:"advanced",newValue:!0}},{condition:"shadow.enable === false",source:["shadow","hasActiveShadow"],action:{controlId:"hasActiveShadow",groupType:"advanced",controlType:"advanced",newValue:!1}}],options:{noRecordHistory:!0}}}]},{controls:[{label:{en:"Link"},setting:{id:"enableImageLink"},options:{labelVariant:"primary",toggleStyle:"switch"}},{layout:"vertical",controlConfig:{id:"linkedToPreSalesPageBanner",type:"banner",message:"Pre-sales page elements with link should redirect to the Sales page."},conditionDisplay:'pageType === "GP_PRE_SALE_PAGE" && enableImageLink == true'},{setting:{id:"imageLink"},conditionDisplay:"enableImageLink === true",layout:"vertical"}]},{label:{en:"SEO"},controls:[{type:"combo",label:{en:"Alt text"},iconName:"polaris-text-block",getValueFromSettingID:"alt",compoDefaultValue:"Describes the appearance of the image",isHideClear:!0,controls:[{label:{en:"Content"},setting:{id:"alt"},layout:"vertical"}]},{type:"combo",label:{en:"Image title"},iconName:"polaris-text-block",getValueFromSettingID:"title",isHideClear:!0,compoDefaultValue:"Title",controls:[{label:{en:"Content"},setting:{id:"title"},layout:"vertical"}]}]},{label:{en:"Optimize LCP"},controls:[{label:{en:"Preload"},setting:{id:"priority"}},{label:{en:"Quality"},setting:{id:"qualityType"},options:{disableMessage:"This setting only works with images uploaded to Shopify"},conditionEnable:"(activeScreenId === \"desktop\" && srcSet?.src && srcSet.src.includes('cdn.shopify.com')) || (activeScreenId === \"tablet\" && srcSet?.src && srcSet.src.includes('cdn.shopify.com')) || (activeScreenId === \"mobile\" && srcSet?.src && srcSet.src.includes('cdn.shopify.com'))",conditionDisplay:"priority === false"},{layout:"horizontal",label:{en:"Quality"},conditionDisplay:'qualityType == "custom" && priority === false && ((activeScreenId === "desktop" && srcSet?.src && srcSet.src.includes("cdn.shopify.com")) || (activeScreenId === "tablet" && srcSet?.src && srcSet.src.includes("cdn.shopify.com")) || (activeScreenId === "mobile" && srcSet?.src && srcSet.src.includes("cdn.shopify.com")))',setting:{id:"qualityPercent"}}]},{controls:[{label:{en:"Align"},setting:{id:"align"},conditionEnable:'!(shape.width === "default" || (parseInt(shape.width) >= 100 && shape.width?.includes("%")))',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:"Style",controls:[{setting:{id:"imageStyle"},layout:"vertical",controlChangeTrigger:{settings:[{condition:'imageStyle==="circle"',source:["imageStyle"],action:{controlId:"shape",newValue:{shape:"square",shapeValue:"1/1",shapeLinked:!0,width:"80px"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="circle"',source:["imageStyle"],action:{controlId:"borderRadius",newValue:{bblr:"9999px",btrr:"9999px",bbrr:"9999px",btlr:"9999px",radiusType:"circle"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="circle"',source:["imageStyle"],action:{controlId:"wrapperBorder",newValue:{border:"none",color:"transparent",borderWidth:"0px"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="rectangle"',source:["imageStyle"],action:{controlId:"wrapperBorder",newValue:{border:"none",color:"transparent",borderWidth:"0px"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="circle"',source:["imageStyle"],action:{controlId:"shadow",newValue:{enable:!1},groupType:"style",controlType:"style"}},{condition:'imageStyle==="rectangle"',source:["imageStyle"],action:{controlId:"shadow",newValue:{enable:!1},groupType:"style",controlType:"style"}},{condition:'imageStyle==="rectangle"',source:["imageStyle"],action:{controlId:"shape",newValue:{shape:"original",shapeValue:"",width:"100%"},groupType:"style",controlType:"style"}},{condition:'imageStyle==="rectangle"',source:["imageStyle"],action:{controlId:"borderRadius",newValue:{bblr:"0px",btrr:"0px",bbrr:"0px",btlr:"0px",radiusType:"none"},groupType:"style",controlType:"style"}}],options:{noRecordHistory:!0}}}]},{label:"Source",controls:[{conditionDisplay:"isAdaptive === false",setting:{id:"image"},layout:"vertical",options:{updateFields:[{field:"preload",settingId:"priority"},{field:"altText",settingId:"alt"},{field:"imageTitle",settingId:"title"}]},controlChangeTrigger:{settings:[{action:{controlId:"priority",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"alt",valueFromField:"altText",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"title",valueFromField:"imageTitle",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}},{conditionDisplay:"isAdaptive === true",setting:{id:"srcSet"},layout:"vertical",options:{updateFields:[{field:"preload",settingId:"priority"},{field:"altText",settingId:"alt"},{field:"imageTitle",settingId:"title"}]},controlChangeTrigger:{settings:[{action:{controlId:"priority",valueFromField:"preload",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"alt",valueFromField:"altText",groupType:"setting",controlType:"setting",removeDevice:!0}},{action:{controlId:"title",valueFromField:"imageTitle",groupType:"setting",controlType:"setting",removeDevice:!0}}],options:{noRecordHistory:!0}}},{label:"Scale",setting:{id:"objectFit"},conditionDisplay:'shape.shape !== "original"'}]},{label:"Size",controls:[{setting:{id:"shape"},layout:"vertical"}]},{label:"Shape",controls:[{label:"Border",controlConfig:{id:"border",type:"border-v2",linkWithSetting:{name:"wrapperBorder"}}},{label:"Corner",controlConfig:{id:"corner",type:"corner-v2",linkWithSetting:{name:"borderRadius"}}},{label:"Shadow",setting:{id:"shadow"},options:{updateFields:[{field:"enable",settingId:"hasActiveShadow"}]},controlChangeTrigger:{settings:[{condition:"shadow.enable === true",source:["shadow","hasActiveShadow"],action:{controlId:"hasActiveShadow",groupType:"advanced",controlType:"advanced",newValue:!0}},{condition:"shadow.enable === false",source:["shadow","hasActiveShadow"],action:{controlId:"hasActiveShadow",groupType:"advanced",controlType:"advanced",newValue:!1}}],options:{noRecordHistory:!0}}}]},{controls:[{label:"Link",setting:{id:"enableImageLink"},options:{labelVariant:"primary",toggleStyle:"switch"}},{layout:"vertical",controlConfig:{id:"linkedToPreSalesPageBanner",type:"banner",message:"Pre-sales page elements with link should redirect to the Sales page."},conditionDisplay:'pageType === "GP_PRE_SALE_PAGE" && enableImageLink == true'},{setting:{id:"imageLink"},conditionDisplay:"enableImageLink === true",layout:"vertical"}]},{label:"SEO",controls:[{type:"combo",label:"Alt text",iconName:"polaris-text-block",getValueFromSettingID:"alt",compoDefaultValue:"Describes the appearance of the image",isHideClear:!0,controls:[{label:"Content",setting:{id:"alt"},layout:"vertical"}]},{type:"combo",label:"Image title",iconName:"polaris-text-block",getValueFromSettingID:"title",isHideClear:!0,compoDefaultValue:"Title",controls:[{label:"Content",setting:{id:"title"},layout:"vertical"}]}]},{label:"Optimize LCP",controls:[{label:"Preload",setting:{id:"priority"}},{label:"Quality",setting:{id:"qualityType"},options:{disableMessage:"This setting only works with images uploaded to Shopify"},conditionEnable:"(activeScreenId === \"desktop\" && srcSet?.src && srcSet.src.includes('cdn.shopify.com')) || (activeScreenId === \"tablet\" && srcSet?.src && srcSet.src.includes('cdn.shopify.com')) || (activeScreenId === \"mobile\" && srcSet?.src && srcSet.src.includes('cdn.shopify.com'))",conditionDisplay:"priority === false"},{layout:"horizontal",label:"Quality",conditionDisplay:'qualityType == "custom" && priority === false && ((activeScreenId === "desktop" && srcSet?.src && srcSet.src.includes("cdn.shopify.com")) || (activeScreenId === "tablet" && srcSet?.src && srcSet.src.includes("cdn.shopify.com")) || (activeScreenId === "mobile" && srcSet?.src && srcSet.src.includes("cdn.shopify.com")))',setting:{id:"qualityPercent"}}]},{controls:[{label:"Align",setting:{id:"align"},conditionEnable:'!(shape.width === "default" || (parseInt(shape.width) >= 100 && shape.width?.includes("%")))',options:{labelVariant:"primary",fullWidth:!0,disableMessage:"Horizontal alignment is disabled when the width is set to 100% or greater"}}]}];export{SettingUIV2};
@@ -1 +1 @@
1
- let getLabelAttrs=({label:t="",positionId:e="left",componentUid:a})=>({label:t,positionId:e,uid:a}),getLabelLiquidAttrs=({translate:t,pageContext:e,translateLabel:a})=>({translate:t,pageContext:e,translateLabel:a}),getImagePlaceholderAttrs=({width:t=0,height:e=0})=>({src:"",width:t,height:e,"data-testid":"temp-image"}),getBaseImageAttrs=({src:t,title:e=""})=>({src:t,title:e}),getImageLiquidAttrs=({id:t,src:e,title:a="",priority:g=!1,isDisableObjectFit:r=!1,isDisableAspectStyle:s=!1})=>({...getBaseImageAttrs({src:e,title:a}),id:t,priority:g,isDisableObjectFit:r,isDisableAspectStyle:s}),getImageReactAttrs=({src:t,testId:e,width:a=0,height:g=0,title:r="",priority:s=!1})=>{let i=s?{fetchpriority:"high",loading:"eager"}:{loading:"lazy",fetchpriority:"low"},l=getBaseImageAttrs({src:t,title:r});return{...l,...i,width:a,height:g,"data-testid":e,"base-src":s?"":l.src}};export{getBaseImageAttrs,getImageLiquidAttrs,getImagePlaceholderAttrs,getImageReactAttrs,getLabelAttrs,getLabelLiquidAttrs};
1
+ let getLabelAttrs=({label:t="",positionId:e="left",componentUid:a})=>({label:t,positionId:e,uid:a}),getLabelLiquidAttrs=({pageContext:t,translateLabel:e})=>({pageContext:t,translateLabel:e}),getImagePlaceholderAttrs=({width:t=0,height:e=0})=>({src:"",width:t,height:e,"data-testid":"temp-image"}),getBaseImageAttrs=({src:t,title:e=""})=>({src:t,title:e}),getImageLiquidAttrs=({id:t,src:e,title:a="",priority:g=!1,isDisableObjectFit:r=!1,isDisableAspectStyle:s=!1})=>({...getBaseImageAttrs({src:e,title:a}),id:t,priority:g,isDisableObjectFit:r,isDisableAspectStyle:s}),getImageReactAttrs=({src:t,testId:e,width:a=0,height:g=0,title:r="",priority:s=!1})=>{let i=s?{fetchpriority:"high",loading:"eager"}:{loading:"lazy",fetchpriority:"low"},l=getBaseImageAttrs({src:t,title:r});return{...l,...i,width:a,height:g,"data-testid":e,"base-src":s?"":l.src}};export{getBaseImageAttrs,getImageLiquidAttrs,getImagePlaceholderAttrs,getImageReactAttrs,getLabelAttrs,getLabelLiquidAttrs};
@@ -1 +1 @@
1
- import{getResponsiveValueByScreen as t}from"@gem-sdk/core";import{getImageSrc as e,composeAspectRatio as o}from"../../image/common/helpers.js";let getAspectRatioData=({styles:t,leftImage:e,rightImage:o})=>{let i=(e?.width??0)/(e?.height??1),a=(o?.width??0)/(o?.height??1),l=i<=a?`${e?.width??0}/${e?.height??1}`:`${o?.width??0}/${o?.height??1}`,s=i<=a?e:o,r=composeResponsiveAspectRatio({aspect:t?.aspectRatio,auto:s,custom:t?.customAspectRadio,defaultRatio:l});return{defaultRatio:l,responsiveAspectRatio:r}},composeResponsiveAspectRatio=({aspect:t,auto:e,custom:i,defaultRatio:a})=>({desktop:o({device:"desktop",aspect:t,auto:e,custom:i})??a,tablet:o({device:"tablet",aspect:t,auto:e,custom:i}),mobile:o({device:"mobile",aspect:t,auto:e,custom:i})}),composeLabelPosition=({input:e,isHorizontal:o})=>{let{device:i,positionHoz:a,positionVer:l}=e,s=o?t(a,i,"hoz-center"):t(l,i,"ver-center"),r={topLeft:"50%",bottomRight:"auto"};return({"hoz-center":{topLeft:"50%",bottomRight:"auto"},top:{topLeft:"8px",bottomRight:"auto"},bottom:{topLeft:"auto",bottomRight:"8px"},"ver-center":{topLeft:"50%",bottomRight:"auto"},left:{topLeft:"8px",bottomRight:"auto"},right:{topLeft:"auto",bottomRight:"8px"}})[s]??r},getLabelPosition=({position:t,labelPositionHoz:e,labelPositionVer:o,isHorizontal:i})=>({desktop:composeLabelPosition({input:{device:"desktop",positionHoz:e,positionVer:o},isHorizontal:i})?.[t??"topLeft"],tablet:composeLabelPosition({input:{device:"tablet",positionHoz:e,positionVer:o},isHorizontal:i})?.[t??"topLeft"],mobile:composeLabelPosition({input:{device:"mobile",positionHoz:e,positionVer:o},isHorizontal:i})?.[t??"topLeft"]}),generateTranslateByDevices=({isHorizontal:t,labelPositionHoz:e,labelPositionVer:o})=>{let i=t?e:o,a={desktop:i?.desktop??"hoz-center",tablet:i?.tablet??i?.desktop??"hoz-center",mobile:i?.mobile??i?.tablet??i?.desktop??"hoz-center"},l={desktop:"translateX(0) translateY(0)",tablet:"translateX(0) translateY(0)",mobile:"translateX(0) translateY(0)"};for(let e in a){let o=a?.[e];o.includes("center")?l[e]=t?"translateX(0) translateY(-50%)":"translateX(-50%) translateY(0)":l[e]="translateX(0) translateY(0)"}return l},getSliderPositionPercentage=t=>{let e="string"==typeof t?parseInt(t??0):t;return(e??50)/100},FLEX_ALIGN={left:"start",center:"center",right:"end",justify:"start"},getData=t=>{let{handle:o=null,hover:i=!1,handleSize:a=40,leftImageAlt:l="",leftImageTitle:s="",leftImageCss:r={},leftImageLabel:n=null,rightImageAlt:p="",rightImageTitle:g="",rightImageCss:c={},rightImageLabel:u=null,sliderLineWidth:m=2,sliderLineColor:b="#ffffff",sliderPositionPercentage:h=.5,vertical:d=!1,componentUid:f="",styles:L={},leftImage:y,rightImage:R,enableLabel:S=!1,qualityType:P,qualityPercent:v}=t,C=!d,k=S&&!!n,x=S&&!!u,A=(y?.width??0)<(R?.width??0)?{...y}:{...R},I=t=>{let{isLiquid:o}=t??{};return o?e(y):y?.src??""},$=t=>{let{isLiquid:o}=t??{};return o?e(R):R?.src??""},{responsiveAspectRatio:z,defaultRatio:X}=getAspectRatioData({leftImage:y,rightImage:R,styles:L});return{styles:L,handle:o,hover:i,handleSize:a,leftImageAlt:l,leftImageTitle:s,leftImageCss:r,leftImageLabel:n,rightImageAlt:p,rightImageTitle:g,rightImageCss:c,rightImageLabel:u,sliderLineWidth:m,sliderLineColor:b,sliderPositionPercentage:h,vertical:d,componentUid:f,tempImage:A,aspectRatio:z,defaultRatio:X,isHorizontal:C,hasLeftLabel:k,hasRightLabel:x,qualityType:P,qualityPercent:v,getLeftImageSrc:I,getRightImageSrc:$}},getImageClipStyle=t=>{let{isHorizontal:e,containerWidth:o,containerHeight:i,sliderPosition:a,type:l}=t,s=e?o*a:i*a;return"left"===l?{clip:e?`rect(auto, ${s}px, auto, auto)`:`rect(auto, auto, ${s}px, auto)`}:{clip:e?`rect(auto, auto, auto, ${s}px)`:`rect(${s}px, auto, auto, auto)`}},getSliderPositionStyle=t=>{let{isHorizontal:e,containerWidth:o,containerHeight:i,sliderPosition:a,handleSize:l}=t,s=e?o*a:i*a,r=l/2;return{[e?"top":"left"]:0,[e?"left":"top"]:`${s-r}px`}},getLabelContainerStyles=t=>({...getImageClipStyle(t)}),getReactStyles=t=>({sliderPosition:getSliderPositionStyle(t),leftImageClip:getImageClipStyle({...t,type:"left"}),rightImageClip:getImageClipStyle({...t,type:"right"}),leftLabelContainer:getLabelContainerStyles({...t,type:"left"}),rightLabelContainer:getLabelContainerStyles({...t,type:"right"})});export{FLEX_ALIGN,composeLabelPosition,composeResponsiveAspectRatio,generateTranslateByDevices,getAspectRatioData,getData,getImageClipStyle,getLabelContainerStyles,getLabelPosition,getReactStyles,getSliderPositionPercentage,getSliderPositionStyle};
1
+ import{cloneDeep as t,getResponsiveValueByScreen as e}from"@gem-sdk/core";import{getImageSrc as o,composeAspectRatio as i}from"../../image/common/helpers.js";import{getDynamicSourceLocales as a,createSettingId as l}from"../../helpers.js";import{ImageComparison as r}from"../settings/configs/translate.js";let getAspectRatioData=({styles:t,leftImage:e,rightImage:o})=>{let i=(e?.width??0)/(e?.height??1),a=(o?.width??0)/(o?.height??1),l=i<=a?`${e?.width??0}/${e?.height??1}`:`${o?.width??0}/${o?.height??1}`,r=i<=a?e:o,s=composeResponsiveAspectRatio({aspect:t?.aspectRatio,auto:r,custom:t?.customAspectRadio,defaultRatio:l});return{defaultRatio:l,responsiveAspectRatio:s}},composeResponsiveAspectRatio=({aspect:t,auto:e,custom:o,defaultRatio:a})=>({desktop:i({device:"desktop",aspect:t,auto:e,custom:o})??a,tablet:i({device:"tablet",aspect:t,auto:e,custom:o}),mobile:i({device:"mobile",aspect:t,auto:e,custom:o})}),composeLabelPosition=({input:t,isHorizontal:o})=>{let{device:i,positionHoz:a,positionVer:l}=t,r=o?e(a,i,"hoz-center"):e(l,i,"ver-center"),s={topLeft:"50%",bottomRight:"auto"};return({"hoz-center":{topLeft:"50%",bottomRight:"auto"},top:{topLeft:"8px",bottomRight:"auto"},bottom:{topLeft:"auto",bottomRight:"8px"},"ver-center":{topLeft:"50%",bottomRight:"auto"},left:{topLeft:"8px",bottomRight:"auto"},right:{topLeft:"auto",bottomRight:"8px"}})[r]??s},getLabelPosition=({position:t,labelPositionHoz:e,labelPositionVer:o,isHorizontal:i})=>({desktop:composeLabelPosition({input:{device:"desktop",positionHoz:e,positionVer:o},isHorizontal:i})?.[t??"topLeft"],tablet:composeLabelPosition({input:{device:"tablet",positionHoz:e,positionVer:o},isHorizontal:i})?.[t??"topLeft"],mobile:composeLabelPosition({input:{device:"mobile",positionHoz:e,positionVer:o},isHorizontal:i})?.[t??"topLeft"]}),generateTranslateByDevices=({isHorizontal:t,labelPositionHoz:e,labelPositionVer:o})=>{let i=t?e:o,a={desktop:i?.desktop??"hoz-center",tablet:i?.tablet??i?.desktop??"hoz-center",mobile:i?.mobile??i?.tablet??i?.desktop??"hoz-center"},l={desktop:"translateX(0) translateY(0)",tablet:"translateX(0) translateY(0)",mobile:"translateX(0) translateY(0)"};for(let e in a){let o=a?.[e];o.includes("center")?l[e]=t?"translateX(0) translateY(-50%)":"translateX(-50%) translateY(0)":l[e]="translateX(0) translateY(0)"}return l},getSliderPositionPercentage=t=>{let e="string"==typeof t?parseInt(t??0):t;return(e??50)/100},FLEX_ALIGN={left:"start",center:"center",right:"end",justify:"start"},getData=t=>{let{handle:e=null,hover:i=!1,handleSize:a=40,leftImageAlt:l="",leftImageTitle:r="",leftImageCss:s={},leftImageLabel:n=null,rightImageAlt:p="",rightImageTitle:g="",rightImageCss:c={},rightImageLabel:m=null,sliderLineWidth:d=2,sliderLineColor:u="#ffffff",sliderPositionPercentage:f=.5,vertical:b=!1,componentUid:h="",styles:L={},leftImage:S,rightImage:R,enableLabel:y=!1,qualityType:v,qualityPercent:C}=t,I=!b,P=y&&!!n,$=y&&!!m,A=(S?.width??0)<(R?.width??0)?{...S}:{...R},k=t=>{let{isLiquid:e}=t??{};return e?o(S):S?.src??""},x=t=>{let{isLiquid:e}=t??{};return e?o(R):R?.src??""},{responsiveAspectRatio:z,defaultRatio:X}=getAspectRatioData({leftImage:S,rightImage:R,styles:L});return{styles:L,handle:e,hover:i,handleSize:a,leftImageAlt:l,leftImageTitle:r,leftImageCss:s,leftImageLabel:n,rightImageAlt:p,rightImageTitle:g,rightImageCss:c,rightImageLabel:m,sliderLineWidth:d,sliderLineColor:u,sliderPositionPercentage:f,vertical:b,componentUid:h,tempImage:A,aspectRatio:z,defaultRatio:X,isHorizontal:I,hasLeftLabel:P,hasRightLabel:$,qualityType:v,qualityPercent:C,getLeftImageSrc:k,getRightImageSrc:x}},getImageClipStyle=t=>{let{isHorizontal:e,containerWidth:o,containerHeight:i,sliderPosition:a,type:l}=t,r=e?o*a:i*a;return"left"===l?{clip:e?`rect(auto, ${r}px, auto, auto)`:`rect(auto, auto, ${r}px, auto)`}:{clip:e?`rect(auto, auto, auto, ${r}px)`:`rect(${r}px, auto, auto, auto)`}},getSliderPositionStyle=t=>{let{isHorizontal:e,containerWidth:o,containerHeight:i,sliderPosition:a,handleSize:l}=t,r=e?o*a:i*a,s=l/2;return{[e?"top":"left"]:0,[e?"left":"top"]:`${r-s}px`}},getLabelContainerStyles=t=>({...getImageClipStyle(t)}),getReactStyles=t=>({sliderPosition:getSliderPositionStyle(t),leftImageClip:getImageClipStyle({...t,type:"left"}),rightImageClip:getImageClipStyle({...t,type:"right"}),leftLabelContainer:getLabelContainerStyles({...t,type:"left"}),rightLabelContainer:getLabelContainerStyles({...t,type:"right"})}),getSettingTranslatedImageComparisonAndSeo=({setting:e,uid:o,pageContext:i})=>{if(!e)return;let s=t(e);for(let t of["Left","Right"]){let e=`image${t}`,n=s[e];if(n?.src){let t=a({val:n.src,uid:o,settingId:r?.[e]?.id?`${r?.[e]?.id}_src`:"",pageContext:i});s[e].src=String(t)}let p=`alt${t}`,g=a({val:s[p],uid:o,settingId:l({id:r?.[p]?.id}),pageContext:i});s[p]=String(g);let c=`title${t}`,m=a({val:s[c],uid:o,settingId:l({id:r?.[c]?.id}),pageContext:i});s[c]=String(m)}return s};export{FLEX_ALIGN,composeLabelPosition,composeResponsiveAspectRatio,generateTranslateByDevices,getAspectRatioData,getData,getImageClipStyle,getLabelContainerStyles,getLabelPosition,getReactStyles,getSettingTranslatedImageComparisonAndSeo,getSliderPositionPercentage,getSliderPositionStyle};
@@ -1,26 +1,26 @@
1
- import{template as t,isLocalEnv as e,baseAssetURL as i}from"@gem-sdk/core";import{createStyle as s,createClass as a,createAttr as r,createStateOrContext as l,If as o}from"@gem-sdk/system";import{getSettingPreloadData as m}from"../../helpers.js";import d from"../../image/components/NextImage.liquid.js";import{getOuterWrapperStyles as p,getWrapperWidth as g,getContainerStyles as c,getLazyPlaceholderStyle as n,getImageStyles as y,getLabelStyles as h,getArrowStyles as f,getLineStyles as $,getHandleStyles as b,getHandleCustomStyles as L,getSliderStyles as S}from"../common/styles.js";import{getOuterWrapperClasses as j,getLabelClasses as I,getLabelContainerClasses as u}from"../common/classes.js";import{getImageLiquidAttrs as v,getImagePlaceholderAttrs as w,getLabelAttrs as C,getLabelLiquidAttrs as A}from"../common/attrs.js";import{getData as q}from"../common/helpers.js";import N from"./Label.liquid.js";import k from"./SlideHandle.liquid.js";let CompareImage=z=>{let{leftImage:D,rightImage:E,advanced:O,translate:x,builderData:F,pageContext:G,preload:H=!1,onSliderPositionChange:W}=z,{hover:_,styles:J,handle:M,handleSize:P,leftImageAlt:R,leftImageTitle:T,leftImageCss:V,leftImageLabel:B,rightImageAlt:K,rightImageTitle:Q,rightImageCss:U,rightImageLabel:X,sliderLineWidth:Y,sliderLineColor:Z,sliderPositionPercentage:tt,vertical:te,componentUid:ti,tempImage:ts,aspectRatio:ta,defaultRatio:tr,isHorizontal:tl,hasLeftLabel:to,hasRightLabel:tm,qualityType:td,qualityPercent:tp,getLeftImageSrc:tg,getRightImageSrc:tc}=q(z),tn=tg({isLiquid:!0}),ty=tc({isLiquid:!0}),th=s({...p(J)}),tf=s({...g({width:J?.width,leftImageWidth:D?.width,rightImageWidth:E?.width})}),t$=s({...c({aspectRatio:ta,builderData:F})}),tb=s({...n(ta)}),tL=s({...y({type:"right",props:z})}),tS=s({...y({type:"left",props:z})}),tj=s({...h({styles:J,type:"left",isHorizontal:tl})}),tI=s({...h({styles:J,type:"right",isHorizontal:tl})}),tu=s({...f({type:"left"})}),tv=s({...f({type:"right"})}),tw=s({...$({isHorizontal:tl,sliderLineColor:Z,sliderLineWidth:Y})}),tC=s({...b({handleSize:P,isHorizontal:tl,sliderLineColor:Z,sliderLineWidth:Y})}),tA=s({...L()}),tq=s({...S({hover:_,handleSize:P,isHorizontal:tl})}),tN=a({...j(O?.cssClass)}),tk=a({...I(J)}),tz=a({...u()}),tD=C({componentUid:ti,positionId:"left",label:B??""}),tE=C({componentUid:ti,positionId:"right",label:X??""}),tO=r({...v({priority:H,src:ty,title:Q,isDisableObjectFit:!0,isDisableAspectStyle:!0,id:`right-image-${ti}`})}),tx=r({...v({priority:H,src:tn,title:T,isDisableObjectFit:!0,isDisableAspectStyle:!0,id:`left-image-${ti}`})}),tF=A({translate:x,pageContext:G,translateLabel:"leftImageLabel"}),tG=A({translate:x,pageContext:G,translateLabel:"rightImageLabel"}),tH=r({...w({width:ts?.width,height:ts?.height})}),tW=l({hover:_,handle:M,vertical:te,leftImage:D,rightImage:E,handleSize:P,aspectRatio:ta,defaultRatio:tr,componentUid:ti,leftImageCss:V,rightImageCss:U,sliderLineColor:Z,sliderLineWidth:Y,sliderPositionPercentage:tt,onSliderPositionChange:W}),t_=()=>t`
2
- <img alt="" ${tH} style="${tb}" />
3
- `,tJ=()=>d({...tO,alt:K,style:tL,setting:{qualityType:td,qualityPercent:tp},enableLazyLoadImage:!H,isNotLazyload:H,customAttrs:{"data-testid":"right-image"}}),tM=()=>d({...tx,alt:R,style:tS,setting:{qualityType:td,qualityPercent:tp},enableLazyLoadImage:!H,isNotLazyload:H,customAttrs:{"data-testid":"left-image"}}),tP=()=>k({componentUid:ti,customHandle:M,lineStyles:tw,sliderStyles:tq,handleStyles:tC,customHandleStyles:tA,leftArrowStyles:tu,rightArrowStyles:tv}),tR=()=>N({...tD,...tF,styles:J,childrenClass:tk,childrenStyle:tj,containerClass:tz,containerStyle:{}}),tT=()=>N({...tE,...tG,styles:J,childrenClass:tk,childrenStyle:tI,containerClass:tz,containerStyle:{}}),tV=()=>`${o(e,`<script ${m('class="gps-link" delay',"src")}="{{ 'gp-image-comparison-v7-5.js' | asset_url }}" defer="defer"></script>`,`<script ${m('class="gps-link" delay',"src")}="${i}/assets-v2/gp-image-comparison-v7-5.js?v={{ shop.metafields.GEMPAGES.ASSETS_VERSION }}" defer="defer"></script>`)}`;return t`
1
+ import{template as t,isLocalEnv as e,baseAssetURL as i}from"@gem-sdk/core";import{createStyle as s,createClass as a,createAttr as r,createStateOrContext as l,If as o}from"@gem-sdk/system";import{getSettingPreloadData as m}from"../../helpers.js";import d from"../../image/components/NextImage.liquid.js";import{getOuterWrapperStyles as p,getWrapperWidth as g,getContainerStyles as c,getLazyPlaceholderStyle as n,getImageStyles as y,getLabelStyles as h,getArrowStyles as f,getLineStyles as $,getHandleStyles as b,getHandleCustomStyles as L,getSliderStyles as S}from"../common/styles.js";import{getOuterWrapperClasses as j,getLabelClasses as I,getLabelContainerClasses as u}from"../common/classes.js";import{getImageLiquidAttrs as v,getImagePlaceholderAttrs as w,getLabelAttrs as C,getLabelLiquidAttrs as A}from"../common/attrs.js";import{getData as q}from"../common/helpers.js";import N from"./Label.liquid.js";import k from"./SlideHandle.liquid.js";let CompareImage=z=>{let{leftImage:D,rightImage:E,advanced:O,builderData:x,pageContext:F,preload:G=!1,onSliderPositionChange:H}=z,{hover:W,styles:_,handle:J,handleSize:M,leftImageAlt:P,leftImageTitle:R,leftImageCss:T,leftImageLabel:V,rightImageAlt:B,rightImageTitle:K,rightImageCss:Q,rightImageLabel:U,sliderLineWidth:X,sliderLineColor:Y,sliderPositionPercentage:Z,vertical:tt,componentUid:te,tempImage:ti,aspectRatio:ts,defaultRatio:ta,isHorizontal:tr,hasLeftLabel:tl,hasRightLabel:to,qualityType:tm,qualityPercent:td,getLeftImageSrc:tp,getRightImageSrc:tg}=q(z),tc=tp({isLiquid:!0}),tn=tg({isLiquid:!0}),ty=s({...p(_)}),th=s({...g({width:_?.width,leftImageWidth:D?.width,rightImageWidth:E?.width})}),tf=s({...c({aspectRatio:ts,builderData:x})}),t$=s({...n(ts)}),tb=s({...y({type:"right",props:z})}),tL=s({...y({type:"left",props:z})}),tS=s({...h({styles:_,type:"left",isHorizontal:tr})}),tj=s({...h({styles:_,type:"right",isHorizontal:tr})}),tI=s({...f({type:"left"})}),tu=s({...f({type:"right"})}),tv=s({...$({isHorizontal:tr,sliderLineColor:Y,sliderLineWidth:X})}),tw=s({...b({handleSize:M,isHorizontal:tr,sliderLineColor:Y,sliderLineWidth:X})}),tC=s({...L()}),tA=s({...S({hover:W,handleSize:M,isHorizontal:tr})}),tq=a({...j(O?.cssClass)}),tN=a({...I(_)}),tk=a({...u()}),tz=C({componentUid:te,positionId:"left",label:V??""}),tD=C({componentUid:te,positionId:"right",label:U??""}),tE=r({...v({priority:G,src:tn,title:K,isDisableObjectFit:!0,isDisableAspectStyle:!0,id:`right-image-${te}`})}),tO=r({...v({priority:G,src:tc,title:R,isDisableObjectFit:!0,isDisableAspectStyle:!0,id:`left-image-${te}`})}),tx=A({pageContext:F,translateLabel:"leftImageLabel"}),tF=A({pageContext:F,translateLabel:"rightImageLabel"}),tG=r({...w({width:ti?.width,height:ti?.height})}),tH=l({hover:W,handle:J,vertical:tt,leftImage:D,rightImage:E,handleSize:M,aspectRatio:ts,defaultRatio:ta,componentUid:te,leftImageCss:T,rightImageCss:Q,sliderLineColor:Y,sliderLineWidth:X,sliderPositionPercentage:Z,onSliderPositionChange:H}),tW=()=>t`
2
+ <img alt="" ${tG} style="${t$}" />
3
+ `,t_=()=>d({...tE,alt:B,style:tb,setting:{qualityType:tm,qualityPercent:td},enableLazyLoadImage:!G,isNotLazyload:G,customAttrs:{"data-testid":"right-image"}}),tJ=()=>d({...tO,alt:P,style:tL,setting:{qualityType:tm,qualityPercent:td},enableLazyLoadImage:!G,isNotLazyload:G,customAttrs:{"data-testid":"left-image"}}),tM=()=>k({componentUid:te,customHandle:J,lineStyles:tv,sliderStyles:tA,handleStyles:tw,customHandleStyles:tC,leftArrowStyles:tI,rightArrowStyles:tu}),tP=()=>N({...tz,...tx,styles:_,childrenClass:tN,childrenStyle:tS,containerClass:tk,containerStyle:{}}),tR=()=>N({...tD,...tF,styles:_,childrenClass:tN,childrenStyle:tj,containerClass:tk,containerStyle:{}}),tT=()=>`${o(e,`<script ${m('class="gps-link" delay',"src")}="{{ 'gp-image-comparison-v7-5.js' | asset_url }}" defer="defer"></script>`,`<script ${m('class="gps-link" delay',"src")}="${i}/assets-v2/gp-image-comparison-v7-5.js?v={{ shop.metafields.GEMPAGES.ASSETS_VERSION }}" defer="defer"></script>`)}`;return t`
4
4
  <gp-image-comparison
5
- data-id="${ti}"
6
- style="${th}"
7
- class="${tN}"
8
- gp-data='${JSON.stringify(tW)}'
5
+ data-id="${te}"
6
+ style="${ty}"
7
+ class="${tq}"
8
+ gp-data='${JSON.stringify(tH)}'
9
9
  >
10
- <div id="img-comparison-wrapper-${ti}" style="${tf}">
10
+ <div id="img-comparison-wrapper-${te}" style="${th}">
11
11
  <div
12
- id="img-comparison-container-${ti}"
12
+ id="img-comparison-container-${te}"
13
13
  data-testid="container"
14
- style="${t$}"
14
+ style="${tf}"
15
15
  >
16
+ ${tW()}
16
17
  ${t_()}
17
18
  ${tJ()}
18
19
  ${tM()}
19
- ${tP()}
20
+ ${o(tl,tP(),"")}
20
21
  ${o(to,tR(),"")}
21
- ${o(tm,tT(),"")}
22
22
  </div>
23
23
  </div>
24
24
  </gp-image-comparison>
25
- ${tV()}
25
+ ${tT()}
26
26
  `};export{CompareImage as default};