@gem-sdk/components 8.0.0-dev.114 → 8.0.0-dev.116

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 (867) hide show
  1. package/dist/cjs/accordion/components/Accordion.liquid.js +7 -8
  2. package/dist/cjs/accordion/settings/Accordion.js +2 -2
  3. package/dist/cjs/article/settings/ArticleAuthor.js +2 -2
  4. package/dist/cjs/article/settings/ArticleCategory.js +2 -2
  5. package/dist/cjs/article/settings/ArticleContent.js +2 -2
  6. package/dist/cjs/article/settings/ArticleDate.js +2 -2
  7. package/dist/cjs/article/settings/ArticleExcerpt.js +2 -2
  8. package/dist/cjs/article/settings/ArticleImage.js +2 -2
  9. package/dist/cjs/article/settings/ArticleList.js +1 -1
  10. package/dist/cjs/article/settings/ArticleReadMore.js +2 -2
  11. package/dist/cjs/article/settings/ArticleTag.js +2 -2
  12. package/dist/cjs/article/settings/ArticleTitle.js +2 -2
  13. package/dist/cjs/breadcrumb/settings/Breadcrumb.js +1 -1
  14. package/dist/cjs/button/components/Button.liquid.js +2 -2
  15. package/dist/cjs/button/settings/Button.js +2 -2
  16. package/dist/cjs/carousel/components/root/Carousel.liquid.js +5 -4
  17. package/dist/cjs/carousel/settings/Carousel.js +2 -2
  18. package/dist/cjs/carousel-v3/components/root/Carousel.liquid.js +5 -4
  19. package/dist/cjs/carousel-v3/settings/Carousel.js +2 -2
  20. package/dist/cjs/code/settings/CSSCode.js +2 -2
  21. package/dist/cjs/collection/settings/collection-banner/CollectionBanner.js +2 -2
  22. package/dist/cjs/collection/settings/collection-description/CollectionDescription.js +2 -2
  23. package/dist/cjs/collection/settings/collection-paginator/CollectionPaginator.js +2 -2
  24. package/dist/cjs/collection/settings/collection-title/CollectionTitle.js +2 -2
  25. package/dist/cjs/collection/settings/collection-toolbar/CollectionToolbar.js +2 -2
  26. package/dist/cjs/countdown-timer/components/Countdown.liquid.js +23 -22
  27. package/dist/cjs/countdown-timer/settings/Countdown.js +2 -2
  28. package/dist/cjs/coupon/settings/Coupon.js +2 -2
  29. package/dist/cjs/dialog/settings/Dialog.js +2 -2
  30. package/dist/cjs/estimate-delivery/settings/EstimateDate.js +2 -2
  31. package/dist/cjs/form/settings/contact/Contact.js +2 -2
  32. package/dist/cjs/form/settings/form-checkbox/FormCheckbox.js +2 -2
  33. package/dist/cjs/form/settings/form-dropdown/FormDropdown.js +2 -2
  34. package/dist/cjs/form/settings/form-email/FormEmail.js +2 -2
  35. package/dist/cjs/form/settings/form-textarea/Textarea.js +2 -2
  36. package/dist/cjs/form/settings/newsletter/Newsletter.js +2 -2
  37. package/dist/cjs/form/settings/submit-button/SubmitButton.js +2 -2
  38. package/dist/cjs/form/settings/text-field/TextField.js +2 -2
  39. package/dist/cjs/form/settings/text-input/TextInput.js +2 -2
  40. package/dist/cjs/grid/components/row/Row.liquid.js +11 -6
  41. package/dist/cjs/grid/settings/Row.js +2 -2
  42. package/dist/cjs/grid/settings/Section.js +1 -1
  43. package/dist/cjs/header/settings/Header.js +2 -2
  44. package/dist/cjs/heading/settings/Heading.js +2 -2
  45. package/dist/cjs/hero-banner/components/HeroBanner.liquid.js +4 -4
  46. package/dist/cjs/hero-banner/settings/HeroBanner.js +2 -2
  47. package/dist/cjs/icon/settings/Icon.js +2 -2
  48. package/dist/cjs/icon-list/settings/IconList.js +3 -3
  49. package/dist/cjs/icon-list-hoz/settings/IconListHoz.js +2 -2
  50. package/dist/cjs/icon-list-v2/settings/IconList.js +2 -2
  51. package/dist/cjs/image/settings/Image.js +2 -2
  52. package/dist/cjs/image-comparison/settings/ImageComparison.js +2 -2
  53. package/dist/cjs/line/settings/Line.js +2 -2
  54. package/dist/cjs/marquee/settings/Marquee.js +2 -2
  55. package/dist/cjs/post-purchase/advanced-list/settings/AdvancedListPostPurchase.js +2 -2
  56. package/dist/cjs/post-purchase/button/settings/Button.js +2 -2
  57. package/dist/cjs/post-purchase/buyer-consent/index.js +1 -1
  58. package/dist/cjs/post-purchase/callout-banner/settings/CalloutBox.js +1 -1
  59. package/dist/cjs/post-purchase/countdown-timer/settings/CountdownTimer.js +2 -2
  60. package/dist/cjs/post-purchase/image/settings/Image.js +1 -1
  61. package/dist/cjs/post-purchase/line/settings/PostPurchaseLine.js +2 -2
  62. package/dist/cjs/post-purchase/link/settings/PostPurchaseLink.js +2 -2
  63. package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSubscriptionVisibility.js +1 -1
  64. package/dist/cjs/post-purchase/product/settings/accept-button/index.js +2 -2
  65. package/dist/cjs/post-purchase/product/settings/product-description/ProductDescription.js +2 -2
  66. package/dist/cjs/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
  67. package/dist/cjs/post-purchase/product/settings/product-image/ProductImages.js +2 -2
  68. package/dist/cjs/post-purchase/product/settings/product-offer/index.js +2 -2
  69. package/dist/cjs/post-purchase/product/settings/product-price/ProductPrice.js +2 -2
  70. package/dist/cjs/post-purchase/product/settings/product-price-breakdown/index.js +2 -2
  71. package/dist/cjs/post-purchase/product/settings/product-quantity/index.js +2 -2
  72. package/dist/cjs/post-purchase/product/settings/product-subscription/configs/settings.js +1 -1
  73. package/dist/cjs/post-purchase/product/settings/product-subscription/index.js +0 -1
  74. package/dist/cjs/post-purchase/product/settings/product-title/ProductTitle.js +2 -2
  75. package/dist/cjs/post-purchase/product/settings/product-variants/ProductVariant.js +2 -2
  76. package/dist/cjs/post-purchase/text/settings/text/Text.js +2 -2
  77. package/dist/cjs/product/components/ProductImages.liquid.js +1 -1
  78. package/dist/cjs/product/components/dynamic-checkout/Button.liquid.js +9 -9
  79. package/dist/cjs/product/components/product-button/ProductButton.liquid.js +2 -2
  80. package/dist/cjs/product/components/product-images-v2/ProductImagesV2.liquid.js +6 -6
  81. package/dist/cjs/product/components/product-images-v3/ProductImagesV3.liquid.js +1 -1
  82. package/dist/cjs/product/components/product-price/ProductPrice.liquid.js +3 -3
  83. package/dist/cjs/product/components/product-title/ProductTitle.liquid.js +4 -5
  84. package/dist/cjs/product/settings/DynamicCheckout.js +2 -2
  85. package/dist/cjs/product/settings/Product.js +2 -2
  86. package/dist/cjs/product/settings/ProductBadge.js +1 -1
  87. package/dist/cjs/product/settings/ProductButton.js +2 -2
  88. package/dist/cjs/product/settings/ProductDescription.js +1 -1
  89. package/dist/cjs/product/settings/ProductList.js +2 -2
  90. package/dist/cjs/product/settings/ProductListV3.js +2 -2
  91. package/dist/cjs/product/settings/ProductPrice.js +2 -2
  92. package/dist/cjs/product/settings/ProductProperties.js +2 -2
  93. package/dist/cjs/product/settings/ProductQuantity.js +2 -2
  94. package/dist/cjs/product/settings/ProductTag.js +1 -1
  95. package/dist/cjs/product/settings/ProductTitle.js +2 -2
  96. package/dist/cjs/product/settings/ProductVariants.js +2 -2
  97. package/dist/cjs/product/settings/ProductViewMore.js +2 -2
  98. package/dist/cjs/product/settings/Sku.js +2 -2
  99. package/dist/cjs/product/settings/Vendor.js +2 -2
  100. package/dist/cjs/sticky/settings/Sticky.js +1 -1
  101. package/dist/cjs/stock-counter/settings/StockCounter.js +2 -2
  102. package/dist/cjs/tab/settings/Tabs.js +2 -2
  103. package/dist/cjs/text/components/Text.liquid.js +3 -3
  104. package/dist/cjs/text/settings/Text.js +2 -2
  105. package/dist/cjs/third-party/index.js +1 -1
  106. package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/index.js +2 -2
  107. package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/index.js +2 -2
  108. package/dist/cjs/third-party/settings/AliReviews/index.js +2 -2
  109. package/dist/cjs/third-party/settings/AlsoBoughtCbb/index.js +2 -2
  110. package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +2 -2
  111. package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/index.js +2 -2
  112. package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/index.js +2 -2
  113. package/dist/cjs/third-party/settings/AppstleSubscriptions/index.js +2 -2
  114. package/dist/cjs/third-party/settings/BestBuyFulfillment/index.js +2 -2
  115. package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/index.js +2 -2
  116. package/dist/cjs/third-party/settings/BirdChime/index.js +2 -2
  117. package/dist/cjs/third-party/settings/Bogos/index.js +2 -2
  118. package/dist/cjs/third-party/settings/BoldProductOptions/index.js +2 -2
  119. package/dist/cjs/third-party/settings/BoldSubscriptions/index.js +2 -2
  120. package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/index.js +2 -2
  121. package/dist/cjs/third-party/settings/BoostAISearchDiscovery/index.js +2 -2
  122. package/dist/cjs/third-party/settings/Bundler/index.js +2 -2
  123. package/dist/cjs/third-party/settings/CleanSizeCharts/index.js +2 -2
  124. package/dist/cjs/third-party/settings/CrossSellCartUpsell/index.js +2 -2
  125. package/dist/cjs/third-party/settings/CustomProductOptionsVariant/index.js +2 -2
  126. package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/index.js +2 -2
  127. package/dist/cjs/third-party/settings/EasifyProductOptions/index.js +2 -2
  128. package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/index.js +2 -2
  129. package/dist/cjs/third-party/settings/EasySellCOD/index.js +2 -2
  130. package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/index.js +2 -2
  131. package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/index.js +2 -2
  132. package/dist/cjs/third-party/settings/EssentialAnnouncementBar/index.js +2 -2
  133. package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/index.js +2 -2
  134. package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/index.js +2 -2
  135. package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/index.js +2 -2
  136. package/dist/cjs/third-party/settings/FeraReviews/index.js +2 -2
  137. package/dist/cjs/third-party/settings/FirePush/index.js +2 -2
  138. package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/index.js +2 -2
  139. package/dist/cjs/third-party/settings/FordeerProductLabels/index.js +2 -2
  140. package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/index.js +2 -2
  141. package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/index.js +2 -2
  142. package/dist/cjs/third-party/settings/GloboProductOptionsVariant/index.js +2 -2
  143. package/dist/cjs/third-party/settings/GoogleReviewsByReputon/index.js +2 -2
  144. package/dist/cjs/third-party/settings/Growave/index.js +2 -2
  145. package/dist/cjs/third-party/settings/HextomCountdownTimerBar/index.js +2 -2
  146. package/dist/cjs/third-party/settings/HextomFreeShippingBar/index.js +2 -2
  147. package/dist/cjs/third-party/settings/HulkFormBuilder/index.js +2 -2
  148. package/dist/cjs/third-party/settings/HulkProductOptions/index.js +2 -2
  149. package/dist/cjs/third-party/settings/InfiniteOptions/index.js +2 -2
  150. package/dist/cjs/third-party/settings/Instafeed/index.js +2 -2
  151. package/dist/cjs/third-party/settings/InstasellShoppableInstagram/index.js +2 -2
  152. package/dist/cjs/third-party/settings/JudgemeReviews/index.js +2 -2
  153. package/dist/cjs/third-party/settings/JunipProductReviewsUgc/index.js +2 -2
  154. package/dist/cjs/third-party/settings/KachingBundles/index.js +2 -2
  155. package/dist/cjs/third-party/{setting → settings}/KachingSubscriptionsApp/index.js +2 -2
  156. package/dist/cjs/third-party/settings/KingProductOptions/index.js +2 -2
  157. package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/index.js +2 -2
  158. package/dist/cjs/third-party/settings/KlarnaMessaging/index.js +2 -2
  159. package/dist/cjs/third-party/settings/Klaviyo/index.js +2 -2
  160. package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/index.js +2 -2
  161. package/dist/cjs/third-party/settings/LaiProductReviews/index.js +2 -2
  162. package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/index.js +2 -2
  163. package/dist/cjs/third-party/settings/LoopSubscriptions/index.js +2 -2
  164. package/dist/cjs/third-party/settings/LooxReviews/index.js +2 -2
  165. package/dist/cjs/third-party/settings/MaxbundleProductBundles/index.js +2 -2
  166. package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/index.js +2 -2
  167. package/dist/cjs/third-party/settings/MyappgurusProductReviews/index.js +2 -2
  168. package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/index.js +2 -2
  169. package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/index.js +2 -2
  170. package/dist/cjs/third-party/settings/Omnisend/index.js +2 -2
  171. package/dist/cjs/third-party/settings/Opinew/index.js +2 -2
  172. package/dist/cjs/third-party/settings/ParcelPanel/index.js +2 -2
  173. package/dist/cjs/third-party/settings/PickyStory/index.js +2 -2
  174. package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/index.js +2 -2
  175. package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/index.js +2 -2
  176. package/dist/cjs/third-party/settings/PreorderNowWodPresale/index.js +2 -2
  177. package/dist/cjs/third-party/settings/ProductOptionsCustomizer/index.js +2 -2
  178. package/dist/cjs/third-party/settings/ProductOptionsVariantOption/index.js +2 -2
  179. package/dist/cjs/third-party/settings/ProductReviews/index.js +2 -2
  180. package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/index.js +2 -2
  181. package/dist/cjs/third-party/settings/PushOwl/index.js +2 -2
  182. package/dist/cjs/third-party/settings/QikifyUpsell/index.js +2 -2
  183. package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/index.js +2 -2
  184. package/dist/cjs/third-party/settings/RechargeSubscriptions/index.js +2 -2
  185. package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/index.js +2 -2
  186. package/dist/cjs/third-party/settings/Releasit/index.js +2 -2
  187. package/dist/cjs/third-party/settings/RequestQuoteHidePrice/index.js +2 -2
  188. package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/index.js +2 -2
  189. package/dist/cjs/third-party/settings/Rivyo/index.js +2 -2
  190. package/dist/cjs/third-party/settings/Ryviu/index.js +2 -2
  191. package/dist/cjs/third-party/settings/SealSubscriptions/index.js +2 -2
  192. package/dist/cjs/third-party/settings/SegunoEmailMarketing/index.js +2 -2
  193. package/dist/cjs/third-party/settings/Selleasy/index.js +2 -2
  194. package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/index.js +2 -2
  195. package/dist/cjs/third-party/settings/ShopifyForms/index.js +2 -2
  196. package/dist/cjs/third-party/settings/ShopifySubscriptions/index.js +2 -2
  197. package/dist/cjs/third-party/settings/SimpleBundlesKits/index.js +2 -2
  198. package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/index.js +2 -2
  199. package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/index.js +2 -2
  200. package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/index.js +2 -2
  201. package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/index.js +2 -2
  202. package/dist/cjs/third-party/settings/SubifySubscriptionsApp/index.js +2 -2
  203. package/dist/cjs/third-party/settings/TagembedSocialPostReview/index.js +2 -2
  204. package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/index.js +2 -2
  205. package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/index.js +2 -2
  206. package/dist/cjs/third-party/settings/TrustBadgesBear/index.js +2 -2
  207. package/dist/cjs/third-party/settings/TrustMe/index.js +2 -2
  208. package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/index.js +2 -2
  209. package/dist/cjs/third-party/settings/Trustoo/index.js +2 -2
  210. package/dist/cjs/third-party/settings/TrustreviewsProductReviews/index.js +2 -2
  211. package/dist/cjs/third-party/settings/TrustshopProductReviews/index.js +2 -2
  212. package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/index.js +2 -2
  213. package/dist/cjs/third-party/settings/Vitals/index.js +2 -2
  214. package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/index.js +2 -2
  215. package/dist/cjs/third-party/settings/WideBundle/index.js +2 -2
  216. package/dist/cjs/third-party/settings/Wiser/index.js +2 -2
  217. package/dist/cjs/third-party/settings/WishlistKing/index.js +2 -2
  218. package/dist/cjs/third-party/settings/WishlistPlus/index.js +2 -2
  219. package/dist/cjs/third-party/settings/YotpoLoyalty/index.js +2 -2
  220. package/dist/cjs/third-party/settings/YotpoReviews/index.js +2 -2
  221. package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/index.js +2 -2
  222. package/dist/cjs/third-party-instant/settings/InstantKlaviyo/index.js +2 -2
  223. package/dist/cjs/third-party-slot/settings/ThirdPartySlot.js +2 -2
  224. package/dist/cjs/video/settings/Video.js +2 -2
  225. package/dist/esm/accordion/components/Accordion.liquid.js +10 -11
  226. package/dist/esm/accordion/settings/Accordion.js +2 -2
  227. package/dist/esm/article/settings/ArticleAuthor.js +2 -2
  228. package/dist/esm/article/settings/ArticleCategory.js +2 -2
  229. package/dist/esm/article/settings/ArticleContent.js +2 -2
  230. package/dist/esm/article/settings/ArticleDate.js +2 -2
  231. package/dist/esm/article/settings/ArticleExcerpt.js +2 -2
  232. package/dist/esm/article/settings/ArticleImage.js +2 -2
  233. package/dist/esm/article/settings/ArticleList.js +2 -2
  234. package/dist/esm/article/settings/ArticleReadMore.js +2 -2
  235. package/dist/esm/article/settings/ArticleTag.js +2 -2
  236. package/dist/esm/article/settings/ArticleTitle.js +2 -2
  237. package/dist/esm/breadcrumb/settings/Breadcrumb.js +1 -1
  238. package/dist/esm/button/components/Button.liquid.js +8 -8
  239. package/dist/esm/button/settings/Button.js +2 -2
  240. package/dist/esm/carousel/components/root/Carousel.liquid.js +4 -3
  241. package/dist/esm/carousel/settings/Carousel.js +2 -2
  242. package/dist/esm/carousel-v3/components/root/Carousel.liquid.js +4 -3
  243. package/dist/esm/carousel-v3/settings/Carousel.js +2 -2
  244. package/dist/esm/code/settings/CSSCode.js +2 -2
  245. package/dist/esm/collection/settings/collection-banner/CollectionBanner.js +2 -2
  246. package/dist/esm/collection/settings/collection-description/CollectionDescription.js +2 -2
  247. package/dist/esm/collection/settings/collection-paginator/CollectionPaginator.js +2 -2
  248. package/dist/esm/collection/settings/collection-title/CollectionTitle.js +2 -2
  249. package/dist/esm/collection/settings/collection-toolbar/CollectionToolbar.js +2 -2
  250. package/dist/esm/countdown-timer/components/Countdown.liquid.js +26 -25
  251. package/dist/esm/countdown-timer/settings/Countdown.js +2 -2
  252. package/dist/esm/coupon/settings/Coupon.js +2 -2
  253. package/dist/esm/dialog/settings/Dialog.js +2 -2
  254. package/dist/esm/estimate-delivery/settings/EstimateDate.js +2 -2
  255. package/dist/esm/form/settings/contact/Contact.js +2 -2
  256. package/dist/esm/form/settings/form-checkbox/FormCheckbox.js +2 -2
  257. package/dist/esm/form/settings/form-dropdown/FormDropdown.js +2 -2
  258. package/dist/esm/form/settings/form-email/FormEmail.js +2 -2
  259. package/dist/esm/form/settings/form-textarea/Textarea.js +2 -2
  260. package/dist/esm/form/settings/newsletter/Newsletter.js +2 -2
  261. package/dist/esm/form/settings/submit-button/SubmitButton.js +2 -2
  262. package/dist/esm/form/settings/text-field/TextField.js +2 -2
  263. package/dist/esm/form/settings/text-input/TextInput.js +2 -2
  264. package/dist/esm/grid/components/row/Row.liquid.js +9 -4
  265. package/dist/esm/grid/settings/Row.js +2 -2
  266. package/dist/esm/grid/settings/Section.js +1 -1
  267. package/dist/esm/header/settings/Header.js +2 -2
  268. package/dist/esm/heading/settings/Heading.js +2 -2
  269. package/dist/esm/hero-banner/components/HeroBanner.liquid.js +5 -5
  270. package/dist/esm/hero-banner/settings/HeroBanner.js +2 -2
  271. package/dist/esm/icon/settings/Icon.js +2 -2
  272. package/dist/esm/icon-list/settings/IconList.js +3 -3
  273. package/dist/esm/icon-list-hoz/settings/IconListHoz.js +2 -2
  274. package/dist/esm/icon-list-v2/settings/IconList.js +2 -2
  275. package/dist/esm/image/settings/Image.js +2 -2
  276. package/dist/esm/image-comparison/settings/ImageComparison.js +2 -2
  277. package/dist/esm/line/settings/Line.js +2 -2
  278. package/dist/esm/marquee/settings/Marquee.js +2 -2
  279. package/dist/esm/post-purchase/advanced-list/settings/AdvancedListPostPurchase.js +2 -2
  280. package/dist/esm/post-purchase/button/settings/Button.js +2 -2
  281. package/dist/esm/post-purchase/buyer-consent/index.js +1 -1
  282. package/dist/esm/post-purchase/callout-banner/settings/CalloutBox.js +1 -1
  283. package/dist/esm/post-purchase/countdown-timer/settings/CountdownTimer.js +2 -2
  284. package/dist/esm/post-purchase/image/settings/Image.js +1 -1
  285. package/dist/esm/post-purchase/line/settings/PostPurchaseLine.js +2 -2
  286. package/dist/esm/post-purchase/link/settings/PostPurchaseLink.js +2 -2
  287. package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSubscriptionVisibility.js +1 -1
  288. package/dist/esm/post-purchase/product/settings/accept-button/index.js +2 -2
  289. package/dist/esm/post-purchase/product/settings/product-description/ProductDescription.js +2 -2
  290. package/dist/esm/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
  291. package/dist/esm/post-purchase/product/settings/product-image/ProductImages.js +2 -2
  292. package/dist/esm/post-purchase/product/settings/product-offer/index.js +2 -2
  293. package/dist/esm/post-purchase/product/settings/product-price/ProductPrice.js +2 -2
  294. package/dist/esm/post-purchase/product/settings/product-price-breakdown/index.js +2 -2
  295. package/dist/esm/post-purchase/product/settings/product-quantity/index.js +2 -2
  296. package/dist/esm/post-purchase/product/settings/product-subscription/configs/settings.js +1 -1
  297. package/dist/esm/post-purchase/product/settings/product-subscription/index.js +0 -1
  298. package/dist/esm/post-purchase/product/settings/product-title/ProductTitle.js +2 -2
  299. package/dist/esm/post-purchase/product/settings/product-variants/ProductVariant.js +2 -2
  300. package/dist/esm/post-purchase/text/settings/text/Text.js +2 -2
  301. package/dist/esm/product/components/ProductImages.liquid.js +11 -11
  302. package/dist/esm/product/components/dynamic-checkout/Button.liquid.js +13 -13
  303. package/dist/esm/product/components/product-button/ProductButton.liquid.js +11 -11
  304. package/dist/esm/product/components/product-images-v2/ProductImagesV2.liquid.js +13 -13
  305. package/dist/esm/product/components/product-images-v3/ProductImagesV3.liquid.js +11 -11
  306. package/dist/esm/product/components/product-price/ProductPrice.liquid.js +4 -4
  307. package/dist/esm/product/components/product-title/ProductTitle.liquid.js +3 -4
  308. package/dist/esm/product/settings/DynamicCheckout.js +2 -2
  309. package/dist/esm/product/settings/Product.js +2 -2
  310. package/dist/esm/product/settings/ProductBadge.js +1 -1
  311. package/dist/esm/product/settings/ProductButton.js +2 -2
  312. package/dist/esm/product/settings/ProductDescription.js +1 -1
  313. package/dist/esm/product/settings/ProductList.js +2 -2
  314. package/dist/esm/product/settings/ProductListV3.js +2 -2
  315. package/dist/esm/product/settings/ProductPrice.js +2 -2
  316. package/dist/esm/product/settings/ProductProperties.js +2 -2
  317. package/dist/esm/product/settings/ProductQuantity.js +2 -2
  318. package/dist/esm/product/settings/ProductTag.js +1 -1
  319. package/dist/esm/product/settings/ProductTitle.js +2 -2
  320. package/dist/esm/product/settings/ProductVariants.js +2 -2
  321. package/dist/esm/product/settings/ProductViewMore.js +2 -2
  322. package/dist/esm/product/settings/Sku.js +2 -2
  323. package/dist/esm/product/settings/Vendor.js +2 -2
  324. package/dist/esm/sticky/settings/Sticky.js +1 -1
  325. package/dist/esm/stock-counter/settings/StockCounter.js +2 -2
  326. package/dist/esm/tab/settings/Tabs.js +2 -2
  327. package/dist/esm/text/components/Text.liquid.js +3 -3
  328. package/dist/esm/text/settings/Text.js +2 -2
  329. package/dist/esm/third-party/index.js +1 -1
  330. package/dist/esm/third-party/settings/AftershipEmailMarketingsms/index.js +2 -2
  331. package/dist/esm/third-party/settings/AirProductReviewsAppUgc/index.js +2 -2
  332. package/dist/esm/third-party/settings/AliReviews/index.js +2 -2
  333. package/dist/esm/third-party/settings/AlsoBoughtCbb/index.js +2 -2
  334. package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +2 -2
  335. package/dist/esm/third-party/settings/AppointmentBookingCowlendar/index.js +2 -2
  336. package/dist/esm/third-party/settings/AppstleBundlesDiscounts/index.js +2 -2
  337. package/dist/esm/third-party/settings/AppstleSubscriptions/index.js +2 -2
  338. package/dist/esm/third-party/settings/BestBuyFulfillment/index.js +2 -2
  339. package/dist/esm/third-party/settings/BfSizeChartSizeGuide/index.js +2 -2
  340. package/dist/esm/third-party/settings/BirdChime/index.js +2 -2
  341. package/dist/esm/third-party/settings/Bogos/index.js +2 -2
  342. package/dist/esm/third-party/settings/BoldProductOptions/index.js +2 -2
  343. package/dist/esm/third-party/settings/BoldSubscriptions/index.js +2 -2
  344. package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/index.js +2 -2
  345. package/dist/esm/third-party/settings/BoostAISearchDiscovery/index.js +2 -2
  346. package/dist/esm/third-party/settings/Bundler/index.js +2 -2
  347. package/dist/esm/third-party/settings/CleanSizeCharts/index.js +2 -2
  348. package/dist/esm/third-party/settings/CrossSellCartUpsell/index.js +2 -2
  349. package/dist/esm/third-party/settings/CustomProductOptionsVariant/index.js +2 -2
  350. package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/index.js +2 -2
  351. package/dist/esm/third-party/settings/EasifyProductOptions/index.js +2 -2
  352. package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/index.js +2 -2
  353. package/dist/esm/third-party/settings/EasySellCOD/index.js +2 -2
  354. package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/index.js +2 -2
  355. package/dist/esm/third-party/settings/EcomsendBackInStockAlert/index.js +2 -2
  356. package/dist/esm/third-party/settings/EssentialAnnouncementBar/index.js +2 -2
  357. package/dist/esm/third-party/settings/EssentialCountdownTimerBar/index.js +2 -2
  358. package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/index.js +2 -2
  359. package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/index.js +2 -2
  360. package/dist/esm/third-party/settings/FeraReviews/index.js +2 -2
  361. package/dist/esm/third-party/settings/FirePush/index.js +2 -2
  362. package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/index.js +2 -2
  363. package/dist/esm/third-party/settings/FordeerProductLabels/index.js +2 -2
  364. package/dist/esm/third-party/settings/FrequentlyBoughtTogether/index.js +2 -2
  365. package/dist/esm/third-party/settings/GloColorSwatchvariantImage/index.js +2 -2
  366. package/dist/esm/third-party/settings/GloboProductOptionsVariant/index.js +2 -2
  367. package/dist/esm/third-party/settings/GoogleReviewsByReputon/index.js +2 -2
  368. package/dist/esm/third-party/settings/Growave/index.js +2 -2
  369. package/dist/esm/third-party/settings/HextomCountdownTimerBar/index.js +2 -2
  370. package/dist/esm/third-party/settings/HextomFreeShippingBar/index.js +2 -2
  371. package/dist/esm/third-party/settings/HulkFormBuilder/index.js +2 -2
  372. package/dist/esm/third-party/settings/HulkProductOptions/index.js +2 -2
  373. package/dist/esm/third-party/settings/InfiniteOptions/index.js +2 -2
  374. package/dist/esm/third-party/settings/Instafeed/index.js +2 -2
  375. package/dist/esm/third-party/settings/InstasellShoppableInstagram/index.js +2 -2
  376. package/dist/esm/third-party/settings/JudgemeReviews/index.js +2 -2
  377. package/dist/esm/third-party/settings/JunipProductReviewsUgc/index.js +2 -2
  378. package/dist/esm/third-party/settings/KachingBundles/index.js +2 -2
  379. package/dist/esm/third-party/{setting → settings}/KachingSubscriptionsApp/index.js +2 -2
  380. package/dist/esm/third-party/settings/KingProductOptions/index.js +2 -2
  381. package/dist/esm/third-party/settings/KiteFreeGiftDiscount/index.js +2 -2
  382. package/dist/esm/third-party/settings/KlarnaMessaging/index.js +2 -2
  383. package/dist/esm/third-party/settings/Klaviyo/index.js +2 -2
  384. package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/index.js +2 -2
  385. package/dist/esm/third-party/settings/LaiProductReviews/index.js +2 -2
  386. package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/index.js +2 -2
  387. package/dist/esm/third-party/settings/LoopSubscriptions/index.js +2 -2
  388. package/dist/esm/third-party/settings/LooxReviews/index.js +2 -2
  389. package/dist/esm/third-party/settings/MaxbundleProductBundles/index.js +2 -2
  390. package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/index.js +2 -2
  391. package/dist/esm/third-party/settings/MyappgurusProductReviews/index.js +2 -2
  392. package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/index.js +2 -2
  393. package/dist/esm/third-party/settings/OkendoReviewsLoyalty/index.js +2 -2
  394. package/dist/esm/third-party/settings/Omnisend/index.js +2 -2
  395. package/dist/esm/third-party/settings/Opinew/index.js +2 -2
  396. package/dist/esm/third-party/settings/ParcelPanel/index.js +2 -2
  397. package/dist/esm/third-party/settings/PickyStory/index.js +2 -2
  398. package/dist/esm/third-party/settings/PowerfulContactFormBuilder/index.js +2 -2
  399. package/dist/esm/third-party/settings/PreorderNowPreOrderPq/index.js +2 -2
  400. package/dist/esm/third-party/settings/PreorderNowWodPresale/index.js +2 -2
  401. package/dist/esm/third-party/settings/ProductOptionsCustomizer/index.js +2 -2
  402. package/dist/esm/third-party/settings/ProductOptionsVariantOption/index.js +2 -2
  403. package/dist/esm/third-party/settings/ProductReviews/index.js +2 -2
  404. package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/index.js +2 -2
  405. package/dist/esm/third-party/settings/PushOwl/index.js +2 -2
  406. package/dist/esm/third-party/settings/QikifyUpsell/index.js +2 -2
  407. package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/index.js +2 -2
  408. package/dist/esm/third-party/settings/RechargeSubscriptions/index.js +2 -2
  409. package/dist/esm/third-party/settings/RecurpaySubscriptionApp/index.js +2 -2
  410. package/dist/esm/third-party/settings/Releasit/index.js +2 -2
  411. package/dist/esm/third-party/settings/RequestQuoteHidePrice/index.js +2 -2
  412. package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/index.js +2 -2
  413. package/dist/esm/third-party/settings/Rivyo/index.js +2 -2
  414. package/dist/esm/third-party/settings/Ryviu/index.js +2 -2
  415. package/dist/esm/third-party/settings/SealSubscriptions/index.js +2 -2
  416. package/dist/esm/third-party/settings/SegunoEmailMarketing/index.js +2 -2
  417. package/dist/esm/third-party/settings/Selleasy/index.js +2 -2
  418. package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/index.js +2 -2
  419. package/dist/esm/third-party/settings/ShopifyForms/index.js +2 -2
  420. package/dist/esm/third-party/settings/ShopifySubscriptions/index.js +2 -2
  421. package/dist/esm/third-party/settings/SimpleBundlesKits/index.js +2 -2
  422. package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/index.js +2 -2
  423. package/dist/esm/third-party/settings/SmartSearchBarAndFilters/index.js +2 -2
  424. package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/index.js +2 -2
  425. package/dist/esm/third-party/settings/StellarDeliveryDatePickup/index.js +2 -2
  426. package/dist/esm/third-party/settings/SubifySubscriptionsApp/index.js +2 -2
  427. package/dist/esm/third-party/settings/TagembedSocialPostReview/index.js +2 -2
  428. package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/index.js +2 -2
  429. package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/index.js +2 -2
  430. package/dist/esm/third-party/settings/TrustBadgesBear/index.js +2 -2
  431. package/dist/esm/third-party/settings/TrustMe/index.js +2 -2
  432. package/dist/esm/third-party/settings/TrustedsiteTrustBadges/index.js +2 -2
  433. package/dist/esm/third-party/settings/Trustoo/index.js +2 -2
  434. package/dist/esm/third-party/settings/TrustreviewsProductReviews/index.js +2 -2
  435. package/dist/esm/third-party/settings/TrustshopProductReviews/index.js +2 -2
  436. package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/index.js +2 -2
  437. package/dist/esm/third-party/settings/Vitals/index.js +2 -2
  438. package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/index.js +2 -2
  439. package/dist/esm/third-party/settings/WideBundle/index.js +2 -2
  440. package/dist/esm/third-party/settings/Wiser/index.js +2 -2
  441. package/dist/esm/third-party/settings/WishlistKing/index.js +2 -2
  442. package/dist/esm/third-party/settings/WishlistPlus/index.js +2 -2
  443. package/dist/esm/third-party/settings/YotpoLoyalty/index.js +2 -2
  444. package/dist/esm/third-party/settings/YotpoReviews/index.js +2 -2
  445. package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/index.js +2 -2
  446. package/dist/esm/third-party-instant/settings/InstantKlaviyo/index.js +4 -4
  447. package/dist/esm/third-party-slot/settings/ThirdPartySlot.js +2 -2
  448. package/dist/esm/video/settings/Video.js +2 -2
  449. package/package.json +4 -4
  450. package/dist/cjs/accordion/settings/configs/ui-v1.js +0 -1
  451. package/dist/cjs/article/settings/configs/article-author/ui-v1.js +0 -1
  452. package/dist/cjs/article/settings/configs/article-category/ui-v1.js +0 -1
  453. package/dist/cjs/article/settings/configs/article-content/ui-v1.js +0 -1
  454. package/dist/cjs/article/settings/configs/article-date/ui-v1.js +0 -1
  455. package/dist/cjs/article/settings/configs/article-excerpt/ui-v1.js +0 -1
  456. package/dist/cjs/article/settings/configs/article-image/ui-v1.js +0 -1
  457. package/dist/cjs/article/settings/configs/article-read-more/ui-v1.js +0 -1
  458. package/dist/cjs/article/settings/configs/article-tag/ui-v1.js +0 -1
  459. package/dist/cjs/article/settings/configs/article-title/ui-v1.js +0 -1
  460. package/dist/cjs/breadcrumb/settings/configs/ui-v1.js +0 -1
  461. package/dist/cjs/button/settings/configs/ui-v1.js +0 -1
  462. package/dist/cjs/carousel/settings/configs/ui-v1.js +0 -1
  463. package/dist/cjs/carousel-v3/settings/configs/ui-v1.js +0 -1
  464. package/dist/cjs/code/settings/configs/ui-v1.js +0 -1
  465. package/dist/cjs/collection/settings/collection-banner/configs/ui-v1.js +0 -1
  466. package/dist/cjs/collection/settings/collection-description/configs/ui-v1.js +0 -1
  467. package/dist/cjs/collection/settings/collection-paginator/configs/ui-v1.js +0 -1
  468. package/dist/cjs/collection/settings/collection-title/configs/ui-v1.js +0 -1
  469. package/dist/cjs/collection/settings/collection-toolbar/configs/ui-v1.js +0 -1
  470. package/dist/cjs/countdown-timer/settings/configs/ui-v1.js +0 -1
  471. package/dist/cjs/coupon/settings/configs/ui-v1.js +0 -1
  472. package/dist/cjs/dialog/settings/configs/ui-v1.js +0 -1
  473. package/dist/cjs/estimate-delivery/settings/configs/ui-v1.js +0 -1
  474. package/dist/cjs/form/settings/contact/configs/ui-v1.js +0 -1
  475. package/dist/cjs/form/settings/form-checkbox/configs/ui-v1.js +0 -1
  476. package/dist/cjs/form/settings/form-dropdown/configs/ui-v1.js +0 -1
  477. package/dist/cjs/form/settings/form-email/configs/ui-v1.js +0 -1
  478. package/dist/cjs/form/settings/form-textarea/configs/ui-v1.js +0 -1
  479. package/dist/cjs/form/settings/newsletter/configs/ui-v1.js +0 -1
  480. package/dist/cjs/form/settings/submit-button/configs/ui-v1.js +0 -1
  481. package/dist/cjs/form/settings/text-field/configs/ui-v1.js +0 -1
  482. package/dist/cjs/form/settings/text-input/configs/ui-v1.js +0 -1
  483. package/dist/cjs/grid/settings/configs/row/ui-v1.js +0 -1
  484. package/dist/cjs/grid/settings/configs/section/ui-v1.js +0 -1
  485. package/dist/cjs/header/settings/configs/ui-v1.js +0 -1
  486. package/dist/cjs/heading/settings/configs/ui-v1.js +0 -1
  487. package/dist/cjs/hero-banner/settings/configs/ui-v1.js +0 -1
  488. package/dist/cjs/icon/settings/configs/ui-v1.js +0 -1
  489. package/dist/cjs/icon-list/settings/configs/ui-v1.js +0 -1
  490. package/dist/cjs/icon-list-hoz/settings/configs/uiV1.js +0 -1
  491. package/dist/cjs/icon-list-v2/settings/configs/ui-v1.js +0 -1
  492. package/dist/cjs/image/settings/configs/ui-v1.js +0 -4
  493. package/dist/cjs/image-comparison/settings/configs/ui-v1.js +0 -1
  494. package/dist/cjs/line/settings/configs/ui-v1.js +0 -1
  495. package/dist/cjs/marquee/settings/configs/ui-v1.js +0 -1
  496. package/dist/cjs/post-purchase/advanced-list/settings/configs/ui-v1.js +0 -1
  497. package/dist/cjs/post-purchase/button/settings/configs/ui-v1.js +0 -1
  498. package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/ui-v1.js +0 -1
  499. package/dist/cjs/post-purchase/countdown-timer/settings/config/ui-v1.js +0 -1
  500. package/dist/cjs/post-purchase/line/settings/configs/ui-v1.js +0 -1
  501. package/dist/cjs/post-purchase/link/settings/configs/ui-v1.js +0 -1
  502. package/dist/cjs/post-purchase/product/settings/accept-button/configs/ui-v1.js +0 -1
  503. package/dist/cjs/post-purchase/product/settings/product-description/configs/ui-v1.js +0 -1
  504. package/dist/cjs/post-purchase/product/settings/product-discount-tag/configs/ui-v1.js +0 -1
  505. package/dist/cjs/post-purchase/product/settings/product-image/ProductFeatureImage.js +0 -1
  506. package/dist/cjs/post-purchase/product/settings/product-image/ProductGalleryImage.js +0 -1
  507. package/dist/cjs/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +0 -1
  508. package/dist/cjs/post-purchase/product/settings/product-image/configs/ui-v1.js +0 -1
  509. package/dist/cjs/post-purchase/product/settings/product-offer/configs/ui-v1.js +0 -1
  510. package/dist/cjs/post-purchase/product/settings/product-price/configs/ui-v1.js +0 -1
  511. package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/ui-v1.js +0 -1
  512. package/dist/cjs/post-purchase/product/settings/product-quantity/configs/ui-v1.js +0 -1
  513. package/dist/cjs/post-purchase/product/settings/product-title/configs/ui-v1.js +0 -1
  514. package/dist/cjs/post-purchase/product/settings/product-variants/configs/ui-v1.js +0 -1
  515. package/dist/cjs/post-purchase/text/settings/text/configs/ui-v1.js +0 -1
  516. package/dist/cjs/product/settings/dynamic-checkout/configs/ui-v1.js +0 -1
  517. package/dist/cjs/product/settings/product/configs/ui-v1.js +0 -1
  518. package/dist/cjs/product/settings/product-badge/configs/ui-v1.js +0 -1
  519. package/dist/cjs/product/settings/product-button/configs/ui-v1.js +0 -1
  520. package/dist/cjs/product/settings/product-description/configs/ui-v1.js +0 -1
  521. package/dist/cjs/product/settings/product-list/configs/ui-v1.js +0 -1
  522. package/dist/cjs/product/settings/product-list-v3/configs/ui-v1.js +0 -1
  523. package/dist/cjs/product/settings/product-price/configs/ui-v1.js +0 -1
  524. package/dist/cjs/product/settings/product-properties/configs/ui-v1.js +0 -1
  525. package/dist/cjs/product/settings/product-quantity/configs/ui-v1.js +0 -1
  526. package/dist/cjs/product/settings/product-sku/configs/ui-v1.js +0 -1
  527. package/dist/cjs/product/settings/product-title/configs/ui-v1.js +0 -1
  528. package/dist/cjs/product/settings/product-variant/configs/ui-v1.js +0 -1
  529. package/dist/cjs/product/settings/product-vendor/configs/ui-v1.js +0 -1
  530. package/dist/cjs/product/settings/product-view-more/configs/ui-v1.js +0 -1
  531. package/dist/cjs/sticky/settings/configs/ui-v1.js +0 -1
  532. package/dist/cjs/stock-counter/settings/configs/ui-v1.js +0 -1
  533. package/dist/cjs/tab/settings/configs/ui-v1.js +0 -1
  534. package/dist/cjs/text/settings/configs/ui-v1.js +0 -1
  535. package/dist/cjs/third-party/setting/KachingSubscriptionsApp/uiV1.js +0 -1
  536. package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/uiV1.js +0 -1
  537. package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/uiV1.js +0 -1
  538. package/dist/cjs/third-party/settings/AliReviews/uiV1.js +0 -1
  539. package/dist/cjs/third-party/settings/AlsoBoughtCbb/uiV1.js +0 -1
  540. package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV1.js +0 -1
  541. package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/uiV1.js +0 -1
  542. package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/uiV1.js +0 -1
  543. package/dist/cjs/third-party/settings/AppstleSubscriptions/uiV1.js +0 -1
  544. package/dist/cjs/third-party/settings/BestBuyFulfillment/uiV1.js +0 -1
  545. package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/uiV1.js +0 -1
  546. package/dist/cjs/third-party/settings/BirdChime/uiV1.js +0 -1
  547. package/dist/cjs/third-party/settings/Bogos/uiV1.js +0 -1
  548. package/dist/cjs/third-party/settings/BoldProductOptions/uiV1.js +0 -1
  549. package/dist/cjs/third-party/settings/BoldSubscriptions/uiV1.js +0 -1
  550. package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/uiV1.js +0 -1
  551. package/dist/cjs/third-party/settings/BoostAISearchDiscovery/uiV1.js +0 -1
  552. package/dist/cjs/third-party/settings/Bundler/uiV1.js +0 -1
  553. package/dist/cjs/third-party/settings/CleanSizeCharts/uiV1.js +0 -1
  554. package/dist/cjs/third-party/settings/CrossSellCartUpsell/uiV1.js +0 -1
  555. package/dist/cjs/third-party/settings/CustomProductOptionsVariant/uiV1.js +0 -1
  556. package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/uiV1.js +0 -1
  557. package/dist/cjs/third-party/settings/EasifyProductOptions/uiV1.js +0 -1
  558. package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/uiV1.js +0 -1
  559. package/dist/cjs/third-party/settings/EasySellCOD/uiV1.js +0 -1
  560. package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/uiV1.js +0 -1
  561. package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/uiV1.js +0 -1
  562. package/dist/cjs/third-party/settings/EssentialAnnouncementBar/uiV1.js +0 -1
  563. package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/uiV1.js +0 -1
  564. package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/uiV1.js +0 -1
  565. package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/uiV1.js +0 -1
  566. package/dist/cjs/third-party/settings/FeraReviews/uiV1.js +0 -1
  567. package/dist/cjs/third-party/settings/FirePush/uiV1.js +0 -1
  568. package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/uiV1.js +0 -1
  569. package/dist/cjs/third-party/settings/FordeerProductLabels/uiV1.js +0 -1
  570. package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/uiV1.js +0 -1
  571. package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/uiV1.js +0 -1
  572. package/dist/cjs/third-party/settings/GloboProductOptionsVariant/uiV1.js +0 -1
  573. package/dist/cjs/third-party/settings/GoogleReviewsByReputon/uiV1.js +0 -1
  574. package/dist/cjs/third-party/settings/Growave/uiV1.js +0 -1
  575. package/dist/cjs/third-party/settings/HextomCountdownTimerBar/uiV1.js +0 -1
  576. package/dist/cjs/third-party/settings/HextomFreeShippingBar/uiV1.js +0 -1
  577. package/dist/cjs/third-party/settings/HulkFormBuilder/uiV1.js +0 -1
  578. package/dist/cjs/third-party/settings/HulkProductOptions/uiV1.js +0 -1
  579. package/dist/cjs/third-party/settings/InfiniteOptions/uiV1.js +0 -1
  580. package/dist/cjs/third-party/settings/Instafeed/uiV1.js +0 -1
  581. package/dist/cjs/third-party/settings/InstasellShoppableInstagram/uiV1.js +0 -1
  582. package/dist/cjs/third-party/settings/JudgemeReviews/uiV1.js +0 -1
  583. package/dist/cjs/third-party/settings/JunipProductReviewsUgc/uiV1.js +0 -1
  584. package/dist/cjs/third-party/settings/KachingBundles/uiV1.js +0 -1
  585. package/dist/cjs/third-party/settings/KingProductOptions/uiV1.js +0 -1
  586. package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/uiV1.js +0 -1
  587. package/dist/cjs/third-party/settings/KlarnaMessaging/uiV1.js +0 -1
  588. package/dist/cjs/third-party/settings/Klaviyo/uiV1.js +0 -1
  589. package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/uiV1.js +0 -1
  590. package/dist/cjs/third-party/settings/LaiProductReviews/uiV1.js +0 -1
  591. package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/uiV1.js +0 -1
  592. package/dist/cjs/third-party/settings/LoopSubscriptions/uiV1.js +0 -1
  593. package/dist/cjs/third-party/settings/LooxReviews/uiV1.js +0 -1
  594. package/dist/cjs/third-party/settings/MaxbundleProductBundles/uiV1.js +0 -1
  595. package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/uiV1.js +0 -1
  596. package/dist/cjs/third-party/settings/MyappgurusProductReviews/uiV1.js +0 -1
  597. package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/uiV1.js +0 -1
  598. package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/uiV1.js +0 -1
  599. package/dist/cjs/third-party/settings/Omnisend/uiV1.js +0 -1
  600. package/dist/cjs/third-party/settings/Opinew/uiV1.js +0 -1
  601. package/dist/cjs/third-party/settings/ParcelPanel/uiV1.js +0 -1
  602. package/dist/cjs/third-party/settings/PickyStory/uiV1.js +0 -1
  603. package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/uiV1.js +0 -1
  604. package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/uiV1.js +0 -1
  605. package/dist/cjs/third-party/settings/PreorderNowWodPresale/uiV1.js +0 -1
  606. package/dist/cjs/third-party/settings/ProductOptionsCustomizer/uiV1.js +0 -1
  607. package/dist/cjs/third-party/settings/ProductOptionsVariantOption/uiV1.js +0 -1
  608. package/dist/cjs/third-party/settings/ProductReviews/uiV1.js +0 -1
  609. package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/uiV1.js +0 -1
  610. package/dist/cjs/third-party/settings/PushOwl/uiV1.js +0 -1
  611. package/dist/cjs/third-party/settings/QikifyUpsell/uiV1.js +0 -1
  612. package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/uiV1.js +0 -1
  613. package/dist/cjs/third-party/settings/RechargeSubscriptions/uiV1.js +0 -1
  614. package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/uiV1.js +0 -1
  615. package/dist/cjs/third-party/settings/Releasit/uiV1.js +0 -1
  616. package/dist/cjs/third-party/settings/RequestQuoteHidePrice/uiV1.js +0 -1
  617. package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/uiV1.js +0 -1
  618. package/dist/cjs/third-party/settings/Rivyo/uiV1.js +0 -1
  619. package/dist/cjs/third-party/settings/Ryviu/uiV1.js +0 -1
  620. package/dist/cjs/third-party/settings/SealSubscriptions/uiV1.js +0 -1
  621. package/dist/cjs/third-party/settings/SegunoEmailMarketing/uiV1.js +0 -1
  622. package/dist/cjs/third-party/settings/Selleasy/uiV1.js +0 -1
  623. package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/uiV1.js +0 -1
  624. package/dist/cjs/third-party/settings/ShopifyForms/uiV1.js +0 -1
  625. package/dist/cjs/third-party/settings/ShopifySubscriptions/uiV1.js +0 -1
  626. package/dist/cjs/third-party/settings/SimpleBundlesKits/uiV1.js +0 -1
  627. package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/uiV1.js +0 -1
  628. package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/uiV1.js +0 -1
  629. package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/uiV1.js +0 -1
  630. package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/uiV1.js +0 -1
  631. package/dist/cjs/third-party/settings/SubifySubscriptionsApp/uiV1.js +0 -1
  632. package/dist/cjs/third-party/settings/TagembedSocialPostReview/uiV1.js +0 -1
  633. package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/uiV1.js +0 -1
  634. package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/uiV1.js +0 -1
  635. package/dist/cjs/third-party/settings/TrustBadgesBear/uiV1.js +0 -1
  636. package/dist/cjs/third-party/settings/TrustMe/uiV1.js +0 -1
  637. package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/uiV1.js +0 -1
  638. package/dist/cjs/third-party/settings/Trustoo/uiV1.js +0 -1
  639. package/dist/cjs/third-party/settings/TrustreviewsProductReviews/uiV1.js +0 -1
  640. package/dist/cjs/third-party/settings/TrustshopProductReviews/uiV1.js +0 -1
  641. package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/uiV1.js +0 -1
  642. package/dist/cjs/third-party/settings/Vitals/uiV1.js +0 -1
  643. package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/uiV1.js +0 -1
  644. package/dist/cjs/third-party/settings/WideBundle/uiV1.js +0 -1
  645. package/dist/cjs/third-party/settings/Wiser/uiV1.js +0 -1
  646. package/dist/cjs/third-party/settings/WishlistKing/uiV1.js +0 -1
  647. package/dist/cjs/third-party/settings/WishlistPlus/uiV1.js +0 -1
  648. package/dist/cjs/third-party/settings/YotpoLoyalty/uiV1.js +0 -1
  649. package/dist/cjs/third-party/settings/YotpoReviews/uiV1.js +0 -1
  650. package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v1.js +0 -1
  651. package/dist/cjs/third-party-instant/settings/InstantKlaviyo/configs/ui-v1.js +0 -1
  652. package/dist/cjs/third-party-slot/settings/configs/ui-v1.js +0 -1
  653. package/dist/cjs/video/settings/configs/ui-v1.js +0 -1
  654. package/dist/esm/accordion/settings/configs/ui-v1.js +0 -1
  655. package/dist/esm/article/settings/configs/article-author/ui-v1.js +0 -1
  656. package/dist/esm/article/settings/configs/article-category/ui-v1.js +0 -1
  657. package/dist/esm/article/settings/configs/article-content/ui-v1.js +0 -1
  658. package/dist/esm/article/settings/configs/article-date/ui-v1.js +0 -1
  659. package/dist/esm/article/settings/configs/article-excerpt/ui-v1.js +0 -1
  660. package/dist/esm/article/settings/configs/article-image/ui-v1.js +0 -1
  661. package/dist/esm/article/settings/configs/article-read-more/ui-v1.js +0 -1
  662. package/dist/esm/article/settings/configs/article-tag/ui-v1.js +0 -1
  663. package/dist/esm/article/settings/configs/article-title/ui-v1.js +0 -1
  664. package/dist/esm/breadcrumb/settings/configs/ui-v1.js +0 -1
  665. package/dist/esm/button/settings/configs/ui-v1.js +0 -1
  666. package/dist/esm/carousel/settings/configs/ui-v1.js +0 -1
  667. package/dist/esm/carousel-v3/settings/configs/ui-v1.js +0 -1
  668. package/dist/esm/code/settings/configs/ui-v1.js +0 -1
  669. package/dist/esm/collection/settings/collection-banner/configs/ui-v1.js +0 -1
  670. package/dist/esm/collection/settings/collection-description/configs/ui-v1.js +0 -1
  671. package/dist/esm/collection/settings/collection-paginator/configs/ui-v1.js +0 -1
  672. package/dist/esm/collection/settings/collection-title/configs/ui-v1.js +0 -1
  673. package/dist/esm/collection/settings/collection-toolbar/configs/ui-v1.js +0 -1
  674. package/dist/esm/countdown-timer/settings/configs/ui-v1.js +0 -1
  675. package/dist/esm/coupon/settings/configs/ui-v1.js +0 -1
  676. package/dist/esm/dialog/settings/configs/ui-v1.js +0 -1
  677. package/dist/esm/estimate-delivery/settings/configs/ui-v1.js +0 -1
  678. package/dist/esm/form/settings/contact/configs/ui-v1.js +0 -1
  679. package/dist/esm/form/settings/form-checkbox/configs/ui-v1.js +0 -1
  680. package/dist/esm/form/settings/form-dropdown/configs/ui-v1.js +0 -1
  681. package/dist/esm/form/settings/form-email/configs/ui-v1.js +0 -1
  682. package/dist/esm/form/settings/form-textarea/configs/ui-v1.js +0 -1
  683. package/dist/esm/form/settings/newsletter/configs/ui-v1.js +0 -1
  684. package/dist/esm/form/settings/submit-button/configs/ui-v1.js +0 -1
  685. package/dist/esm/form/settings/text-field/configs/ui-v1.js +0 -1
  686. package/dist/esm/form/settings/text-input/configs/ui-v1.js +0 -1
  687. package/dist/esm/grid/settings/configs/row/ui-v1.js +0 -1
  688. package/dist/esm/grid/settings/configs/section/ui-v1.js +0 -1
  689. package/dist/esm/header/settings/configs/ui-v1.js +0 -1
  690. package/dist/esm/heading/settings/configs/ui-v1.js +0 -1
  691. package/dist/esm/hero-banner/settings/configs/ui-v1.js +0 -1
  692. package/dist/esm/icon/settings/configs/ui-v1.js +0 -1
  693. package/dist/esm/icon-list/settings/configs/ui-v1.js +0 -1
  694. package/dist/esm/icon-list-hoz/settings/configs/uiV1.js +0 -1
  695. package/dist/esm/icon-list-v2/settings/configs/ui-v1.js +0 -1
  696. package/dist/esm/image/settings/configs/ui-v1.js +0 -4
  697. package/dist/esm/image-comparison/settings/configs/ui-v1.js +0 -1
  698. package/dist/esm/line/settings/configs/ui-v1.js +0 -1
  699. package/dist/esm/marquee/settings/configs/ui-v1.js +0 -1
  700. package/dist/esm/post-purchase/advanced-list/settings/configs/ui-v1.js +0 -1
  701. package/dist/esm/post-purchase/button/settings/configs/ui-v1.js +0 -1
  702. package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/ui-v1.js +0 -1
  703. package/dist/esm/post-purchase/countdown-timer/settings/config/ui-v1.js +0 -1
  704. package/dist/esm/post-purchase/line/settings/configs/ui-v1.js +0 -1
  705. package/dist/esm/post-purchase/link/settings/configs/ui-v1.js +0 -1
  706. package/dist/esm/post-purchase/product/settings/accept-button/configs/ui-v1.js +0 -1
  707. package/dist/esm/post-purchase/product/settings/product-description/configs/ui-v1.js +0 -1
  708. package/dist/esm/post-purchase/product/settings/product-discount-tag/configs/ui-v1.js +0 -1
  709. package/dist/esm/post-purchase/product/settings/product-image/ProductFeatureImage.js +0 -1
  710. package/dist/esm/post-purchase/product/settings/product-image/ProductGalleryImage.js +0 -1
  711. package/dist/esm/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +0 -1
  712. package/dist/esm/post-purchase/product/settings/product-image/configs/ui-v1.js +0 -1
  713. package/dist/esm/post-purchase/product/settings/product-offer/configs/ui-v1.js +0 -1
  714. package/dist/esm/post-purchase/product/settings/product-price/configs/ui-v1.js +0 -1
  715. package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/ui-v1.js +0 -1
  716. package/dist/esm/post-purchase/product/settings/product-quantity/configs/ui-v1.js +0 -1
  717. package/dist/esm/post-purchase/product/settings/product-title/configs/ui-v1.js +0 -1
  718. package/dist/esm/post-purchase/product/settings/product-variants/configs/ui-v1.js +0 -1
  719. package/dist/esm/post-purchase/text/settings/text/configs/ui-v1.js +0 -1
  720. package/dist/esm/product/settings/dynamic-checkout/configs/ui-v1.js +0 -1
  721. package/dist/esm/product/settings/product/configs/ui-v1.js +0 -1
  722. package/dist/esm/product/settings/product-badge/configs/ui-v1.js +0 -1
  723. package/dist/esm/product/settings/product-button/configs/ui-v1.js +0 -1
  724. package/dist/esm/product/settings/product-description/configs/ui-v1.js +0 -1
  725. package/dist/esm/product/settings/product-list/configs/ui-v1.js +0 -1
  726. package/dist/esm/product/settings/product-list-v3/configs/ui-v1.js +0 -1
  727. package/dist/esm/product/settings/product-price/configs/ui-v1.js +0 -1
  728. package/dist/esm/product/settings/product-properties/configs/ui-v1.js +0 -1
  729. package/dist/esm/product/settings/product-quantity/configs/ui-v1.js +0 -1
  730. package/dist/esm/product/settings/product-sku/configs/ui-v1.js +0 -1
  731. package/dist/esm/product/settings/product-title/configs/ui-v1.js +0 -1
  732. package/dist/esm/product/settings/product-variant/configs/ui-v1.js +0 -1
  733. package/dist/esm/product/settings/product-vendor/configs/ui-v1.js +0 -1
  734. package/dist/esm/product/settings/product-view-more/configs/ui-v1.js +0 -1
  735. package/dist/esm/sticky/settings/configs/ui-v1.js +0 -1
  736. package/dist/esm/stock-counter/settings/configs/ui-v1.js +0 -1
  737. package/dist/esm/tab/settings/configs/ui-v1.js +0 -1
  738. package/dist/esm/text/settings/configs/ui-v1.js +0 -1
  739. package/dist/esm/third-party/setting/KachingSubscriptionsApp/uiV1.js +0 -1
  740. package/dist/esm/third-party/settings/AftershipEmailMarketingsms/uiV1.js +0 -1
  741. package/dist/esm/third-party/settings/AirProductReviewsAppUgc/uiV1.js +0 -1
  742. package/dist/esm/third-party/settings/AliReviews/uiV1.js +0 -1
  743. package/dist/esm/third-party/settings/AlsoBoughtCbb/uiV1.js +0 -1
  744. package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV1.js +0 -1
  745. package/dist/esm/third-party/settings/AppointmentBookingCowlendar/uiV1.js +0 -1
  746. package/dist/esm/third-party/settings/AppstleBundlesDiscounts/uiV1.js +0 -1
  747. package/dist/esm/third-party/settings/AppstleSubscriptions/uiV1.js +0 -1
  748. package/dist/esm/third-party/settings/BestBuyFulfillment/uiV1.js +0 -1
  749. package/dist/esm/third-party/settings/BfSizeChartSizeGuide/uiV1.js +0 -1
  750. package/dist/esm/third-party/settings/BirdChime/uiV1.js +0 -1
  751. package/dist/esm/third-party/settings/Bogos/uiV1.js +0 -1
  752. package/dist/esm/third-party/settings/BoldProductOptions/uiV1.js +0 -1
  753. package/dist/esm/third-party/settings/BoldSubscriptions/uiV1.js +0 -1
  754. package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/uiV1.js +0 -1
  755. package/dist/esm/third-party/settings/BoostAISearchDiscovery/uiV1.js +0 -1
  756. package/dist/esm/third-party/settings/Bundler/uiV1.js +0 -1
  757. package/dist/esm/third-party/settings/CleanSizeCharts/uiV1.js +0 -1
  758. package/dist/esm/third-party/settings/CrossSellCartUpsell/uiV1.js +0 -1
  759. package/dist/esm/third-party/settings/CustomProductOptionsVariant/uiV1.js +0 -1
  760. package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/uiV1.js +0 -1
  761. package/dist/esm/third-party/settings/EasifyProductOptions/uiV1.js +0 -1
  762. package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/uiV1.js +0 -1
  763. package/dist/esm/third-party/settings/EasySellCOD/uiV1.js +0 -1
  764. package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/uiV1.js +0 -1
  765. package/dist/esm/third-party/settings/EcomsendBackInStockAlert/uiV1.js +0 -1
  766. package/dist/esm/third-party/settings/EssentialAnnouncementBar/uiV1.js +0 -1
  767. package/dist/esm/third-party/settings/EssentialCountdownTimerBar/uiV1.js +0 -1
  768. package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/uiV1.js +0 -1
  769. package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/uiV1.js +0 -1
  770. package/dist/esm/third-party/settings/FeraReviews/uiV1.js +0 -1
  771. package/dist/esm/third-party/settings/FirePush/uiV1.js +0 -1
  772. package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/uiV1.js +0 -1
  773. package/dist/esm/third-party/settings/FordeerProductLabels/uiV1.js +0 -1
  774. package/dist/esm/third-party/settings/FrequentlyBoughtTogether/uiV1.js +0 -1
  775. package/dist/esm/third-party/settings/GloColorSwatchvariantImage/uiV1.js +0 -1
  776. package/dist/esm/third-party/settings/GloboProductOptionsVariant/uiV1.js +0 -1
  777. package/dist/esm/third-party/settings/GoogleReviewsByReputon/uiV1.js +0 -1
  778. package/dist/esm/third-party/settings/Growave/uiV1.js +0 -1
  779. package/dist/esm/third-party/settings/HextomCountdownTimerBar/uiV1.js +0 -1
  780. package/dist/esm/third-party/settings/HextomFreeShippingBar/uiV1.js +0 -1
  781. package/dist/esm/third-party/settings/HulkFormBuilder/uiV1.js +0 -1
  782. package/dist/esm/third-party/settings/HulkProductOptions/uiV1.js +0 -1
  783. package/dist/esm/third-party/settings/InfiniteOptions/uiV1.js +0 -1
  784. package/dist/esm/third-party/settings/Instafeed/uiV1.js +0 -1
  785. package/dist/esm/third-party/settings/InstasellShoppableInstagram/uiV1.js +0 -1
  786. package/dist/esm/third-party/settings/JudgemeReviews/uiV1.js +0 -1
  787. package/dist/esm/third-party/settings/JunipProductReviewsUgc/uiV1.js +0 -1
  788. package/dist/esm/third-party/settings/KachingBundles/uiV1.js +0 -1
  789. package/dist/esm/third-party/settings/KingProductOptions/uiV1.js +0 -1
  790. package/dist/esm/third-party/settings/KiteFreeGiftDiscount/uiV1.js +0 -1
  791. package/dist/esm/third-party/settings/KlarnaMessaging/uiV1.js +0 -1
  792. package/dist/esm/third-party/settings/Klaviyo/uiV1.js +0 -1
  793. package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/uiV1.js +0 -1
  794. package/dist/esm/third-party/settings/LaiProductReviews/uiV1.js +0 -1
  795. package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/uiV1.js +0 -1
  796. package/dist/esm/third-party/settings/LoopSubscriptions/uiV1.js +0 -1
  797. package/dist/esm/third-party/settings/LooxReviews/uiV1.js +0 -1
  798. package/dist/esm/third-party/settings/MaxbundleProductBundles/uiV1.js +0 -1
  799. package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/uiV1.js +0 -1
  800. package/dist/esm/third-party/settings/MyappgurusProductReviews/uiV1.js +0 -1
  801. package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/uiV1.js +0 -1
  802. package/dist/esm/third-party/settings/OkendoReviewsLoyalty/uiV1.js +0 -1
  803. package/dist/esm/third-party/settings/Omnisend/uiV1.js +0 -1
  804. package/dist/esm/third-party/settings/Opinew/uiV1.js +0 -1
  805. package/dist/esm/third-party/settings/ParcelPanel/uiV1.js +0 -1
  806. package/dist/esm/third-party/settings/PickyStory/uiV1.js +0 -1
  807. package/dist/esm/third-party/settings/PowerfulContactFormBuilder/uiV1.js +0 -1
  808. package/dist/esm/third-party/settings/PreorderNowPreOrderPq/uiV1.js +0 -1
  809. package/dist/esm/third-party/settings/PreorderNowWodPresale/uiV1.js +0 -1
  810. package/dist/esm/third-party/settings/ProductOptionsCustomizer/uiV1.js +0 -1
  811. package/dist/esm/third-party/settings/ProductOptionsVariantOption/uiV1.js +0 -1
  812. package/dist/esm/third-party/settings/ProductReviews/uiV1.js +0 -1
  813. package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/uiV1.js +0 -1
  814. package/dist/esm/third-party/settings/PushOwl/uiV1.js +0 -1
  815. package/dist/esm/third-party/settings/QikifyUpsell/uiV1.js +0 -1
  816. package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/uiV1.js +0 -1
  817. package/dist/esm/third-party/settings/RechargeSubscriptions/uiV1.js +0 -1
  818. package/dist/esm/third-party/settings/RecurpaySubscriptionApp/uiV1.js +0 -1
  819. package/dist/esm/third-party/settings/Releasit/uiV1.js +0 -1
  820. package/dist/esm/third-party/settings/RequestQuoteHidePrice/uiV1.js +0 -1
  821. package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/uiV1.js +0 -1
  822. package/dist/esm/third-party/settings/Rivyo/uiV1.js +0 -1
  823. package/dist/esm/third-party/settings/Ryviu/uiV1.js +0 -1
  824. package/dist/esm/third-party/settings/SealSubscriptions/uiV1.js +0 -1
  825. package/dist/esm/third-party/settings/SegunoEmailMarketing/uiV1.js +0 -1
  826. package/dist/esm/third-party/settings/Selleasy/uiV1.js +0 -1
  827. package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/uiV1.js +0 -1
  828. package/dist/esm/third-party/settings/ShopifyForms/uiV1.js +0 -1
  829. package/dist/esm/third-party/settings/ShopifySubscriptions/uiV1.js +0 -1
  830. package/dist/esm/third-party/settings/SimpleBundlesKits/uiV1.js +0 -1
  831. package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/uiV1.js +0 -1
  832. package/dist/esm/third-party/settings/SmartSearchBarAndFilters/uiV1.js +0 -1
  833. package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/uiV1.js +0 -1
  834. package/dist/esm/third-party/settings/StellarDeliveryDatePickup/uiV1.js +0 -1
  835. package/dist/esm/third-party/settings/SubifySubscriptionsApp/uiV1.js +0 -1
  836. package/dist/esm/third-party/settings/TagembedSocialPostReview/uiV1.js +0 -1
  837. package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/uiV1.js +0 -1
  838. package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/uiV1.js +0 -1
  839. package/dist/esm/third-party/settings/TrustBadgesBear/uiV1.js +0 -1
  840. package/dist/esm/third-party/settings/TrustMe/uiV1.js +0 -1
  841. package/dist/esm/third-party/settings/TrustedsiteTrustBadges/uiV1.js +0 -1
  842. package/dist/esm/third-party/settings/Trustoo/uiV1.js +0 -1
  843. package/dist/esm/third-party/settings/TrustreviewsProductReviews/uiV1.js +0 -1
  844. package/dist/esm/third-party/settings/TrustshopProductReviews/uiV1.js +0 -1
  845. package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/uiV1.js +0 -1
  846. package/dist/esm/third-party/settings/Vitals/uiV1.js +0 -1
  847. package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/uiV1.js +0 -1
  848. package/dist/esm/third-party/settings/WideBundle/uiV1.js +0 -1
  849. package/dist/esm/third-party/settings/Wiser/uiV1.js +0 -1
  850. package/dist/esm/third-party/settings/WishlistKing/uiV1.js +0 -1
  851. package/dist/esm/third-party/settings/WishlistPlus/uiV1.js +0 -1
  852. package/dist/esm/third-party/settings/YotpoLoyalty/uiV1.js +0 -1
  853. package/dist/esm/third-party/settings/YotpoReviews/uiV1.js +0 -1
  854. package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v1.js +0 -1
  855. package/dist/esm/third-party-instant/settings/InstantKlaviyo/configs/ui-v1.js +0 -1
  856. package/dist/esm/third-party-slot/settings/configs/ui-v1.js +0 -1
  857. package/dist/esm/video/settings/configs/ui-v1.js +0 -1
  858. /package/dist/cjs/post-purchase/buyer-consent/settings/{buyer-consent/index.js → BuyerConsent.js} +0 -0
  859. /package/dist/cjs/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/presets.js +0 -0
  860. /package/dist/cjs/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/settings.js +0 -0
  861. /package/dist/cjs/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/ui-v2.js +0 -0
  862. /package/dist/cjs/third-party/{setting → settings}/KachingSubscriptionsApp/uiV2.js +0 -0
  863. /package/dist/esm/post-purchase/buyer-consent/settings/{buyer-consent/index.js → BuyerConsent.js} +0 -0
  864. /package/dist/esm/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/presets.js +0 -0
  865. /package/dist/esm/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/settings.js +0 -0
  866. /package/dist/esm/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/ui-v2.js +0 -0
  867. /package/dist/esm/third-party/{setting → settings}/KachingSubscriptionsApp/uiV2.js +0 -0
@@ -1,6 +1,6 @@
1
- import e from"../../configs/SmartSearchBarAndFilters.js";import t from"./uiV1.js";import l from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
1
+ import e from"../../configs/SmartSearchBarAndFilters.js";import t from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}?width=22&height=22">
4
4
  <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",linkType:"openApp",target:"_blank",href:"https://admin.shopify.com/?redirect=/apps/searchanise",appName:e.label},{id:"apiKey",type:"input",label:"Your API key",placeholder:"#"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:l};export{config as default};
6
+ `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",linkType:"openApp",target:"_blank",href:"https://admin.shopify.com/?redirect=/apps/searchanise",appName:e.label},{id:"apiKey",type:"input",label:"Your API key",placeholder:"#"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/SproutPlantTreesGrowSales.js";import t from"./uiV1.js";import a from"./uiV2.js";import{get3rdPartyInstallLink as l}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/864c36881d230c8394a4183ce5904daa/icon/CKWWhLbF0_YCEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/SproutPlantTreesGrowSales.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as a}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/864c36881d230c8394a4183ce5904daa/icon/CKWWhLbF0_YCEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/864c36881d230c8394a4183ce5904daa/icon/CKWWhLbF0_YCEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">Sprout: Plant Trees Grow Sales</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Badge",value:"badge"},{label:"Impact Banner",value:"impact-banner"}],default:"badge"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:l({handle:"sprout-plant-trees-grow-sales"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:a};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Badge",value:"badge"},{label:"Impact Banner",value:"impact-banner"}],default:"badge"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:a({handle:"sprout-plant-trees-grow-sales"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/StellarDeliveryDatePickup.js";import t from"./uiV1.js";import i from"./uiV2.js";import{get3rdPartyInstallLink as l}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/568eee7424b5f70382db5178dd815f6a/icon/CMTw3rn0lu8CEAE=.jpg?width=22&height=22">',editorConfigs:{placeholder:{flowPage:"GP_PRODUCT"},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/StellarDeliveryDatePickup.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as i}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/568eee7424b5f70382db5178dd815f6a/icon/CMTw3rn0lu8CEAE=.jpg?width=22&height=22">',editorConfigs:{placeholder:{flowPage:"GP_PRODUCT"},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/568eee7424b5f70382db5178dd815f6a/icon/CMTw3rn0lu8CEAE=.jpg?width=22&height=22">
3
3
  <span class="preset-item-title">Stellar Delivery Date & Pickup</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:l({handle:"stellar-delivery-date-pickup"}),appName:e.label},{id:"guideId",type:"group"},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/order-delivery-date-by-identixweb",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:i};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:i({handle:"stellar-delivery-date-pickup"}),appName:e.label},{id:"guideId",type:"group"},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/order-delivery-date-by-identixweb",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/SubifySubscriptionsApp.js";import t from"./uiV1.js";import i from"./uiV2.js";import{get3rdPartyInstallLink as p}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/f2eeada6125f0c80de832c2ab3799c0d/icon/CJHvtfTOt4QDEAE=.jpeg?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/SubifySubscriptionsApp.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as i}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/f2eeada6125f0c80de832c2ab3799c0d/icon/CJHvtfTOt4QDEAE=.jpeg?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/f2eeada6125f0c80de832c2ab3799c0d/icon/CJHvtfTOt4QDEAE=.jpeg?width=22&height=22">
3
3
  <span class="preset-item-title">Subify Subscriptions</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"productHandle",type:"product-handle",hide:!0},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:p({handle:"subify-subscriptions-app"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/subify-2",appName:e.label},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"App block",value:"app-block"},{label:"Aak",value:"app-f"}],default:"app-block"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:i};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"productHandle",type:"product-handle",hide:!0},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:i({handle:"subify-subscriptions-app"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/subify-2",appName:e.label},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"App block",value:"app-block"},{label:"Aak",value:"app-f"}],default:"app-block"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/TagembedSocialPostReview.js";import t from"./uiV1.js";import i from"./uiV2.js";import{get3rdPartyInstallLink as a}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/2c2ba7251b5d748affc08b9b2baa7fbf/icon/COfVnuGN7_4CEAE=.jpeg?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/TagembedSocialPostReview.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as i}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/2c2ba7251b5d748affc08b9b2baa7fbf/icon/COfVnuGN7_4CEAE=.jpeg?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/2c2ba7251b5d748affc08b9b2baa7fbf/icon/COfVnuGN7_4CEAE=.jpeg?width=22&height=22">
3
3
  <span class="preset-item-title">Tagembed ‑ Social Post & Review</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:a({handle:"tagembed-social-post-review"}),appName:e.label},{id:"formCode",type:"input",label:"Widget ID",placeholder:"#"},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/app-tegembed",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:i};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:i({handle:"tagembed-social-post-review"}),appName:e.label},{id:"formCode",type:"input",label:"Widget ID",placeholder:"#"},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/app-tegembed",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/TagshopShoppableVideosUgc.js";import l from"./uiV1.js";import a from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/edf435c001b2121fdc9898fb74d3973f/icon/CI728cWgkv0CEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/TagshopShoppableVideosUgc.js";import l from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/edf435c001b2121fdc9898fb74d3973f/icon/CI728cWgkv0CEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/edf435c001b2121fdc9898fb74d3973f/icon/CI728cWgkv0CEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">Tagshop Shoppable Videos & UGC</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"widgetType",label:"Choose widget",type:"select",default:"homeLandingGalleries",options:[{label:"Home Page & Landing Page Galleries",value:"homeLandingGalleries"},{label:"Product Page Galleries",value:"productGalleries"},{label:"Tag-based Shoppable Galleries",value:"tagGalleries"}]},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://app.tagshop.ai/",appName:e.label},{id:"formCode",type:"input",label:"Website ID",placeholder:"#"},{id:"tag",type:"input",label:"Tags",placeholder:"tag1,tag2,..."},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:l,uiV2:a};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"widgetType",label:"Choose widget",type:"select",default:"homeLandingGalleries",options:[{label:"Home Page & Landing Page Galleries",value:"homeLandingGalleries"},{label:"Product Page Galleries",value:"productGalleries"},{label:"Tag-based Shoppable Galleries",value:"tagGalleries"}]},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://app.tagshop.ai/",appName:e.label},{id:"formCode",type:"input",label:"Website ID",placeholder:"#"},{id:"tag",type:"input",label:"Tags",placeholder:"tag1,tag2,..."},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:l};export{config as default};
@@ -1,4 +1,4 @@
1
- import{AppConfig as e}from"../../components/TeeinblueProductPersonalizer.js";import t from"./uiV1.js";import i from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/d047a670d0122d1b57b3421cf7149114/icon/CMmw58_3lPsCEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import{AppConfig as e}from"../../components/TeeinblueProductPersonalizer.js";import t from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/d047a670d0122d1b57b3421cf7149114/icon/CMmw58_3lPsCEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/d047a670d0122d1b57b3421cf7149114/icon/CMmw58_3lPsCEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">Teeinblue Product Personalizer</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://portal.teeinblue.com/",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:i};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://portal.teeinblue.com/",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/TrustBadgesBear.js";import t from"./uiV1.js";import i from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/c9141bfba8db18a258f290a5a639986e/icon/CLDR_q6erfwCEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/TrustBadgesBear.js";import t from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/c9141bfba8db18a258f290a5a639986e/icon/CLDR_q6erfwCEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/c9141bfba8db18a258f290a5a639986e/icon/CLDR_q6erfwCEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">Trust Badges Bear</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Widget",value:"widget"}],default:"widget"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/ultimate-trust-badge",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:i};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Widget",value:"widget"}],default:"widget"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/ultimate-trust-badge",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,6 +1,6 @@
1
- import e from"../../configs/TrustMe.js";import t from"./uiV1.js";import l from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
1
+ import e from"../../configs/TrustMe.js";import t from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}?width=22&height=22">
4
4
  <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",linkType:"openApp",target:"_blank",href:"https://admin.shopify.com/?redirect=/apps/trust-cart",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:l};export{config as default};
6
+ `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",linkType:"openApp",target:"_blank",href:"https://admin.shopify.com/?redirect=/apps/trust-cart",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/TrustedsiteTrustBadges.js";import t from"./uiV1.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as a}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/38fdc008d044b95511d73b59ae0cc83f/icon/CIX8yLf0lu8CEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/TrustedsiteTrustBadges.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as l}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/38fdc008d044b95511d73b59ae0cc83f/icon/CIX8yLf0lu8CEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/38fdc008d044b95511d73b59ae0cc83f/icon/CIX8yLf0lu8CEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">TrustedSite ‑ Trust Badges</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Engagement",value:"engagement"}],default:"engagement"},{id:"trustId",label:"Trustmark Type",type:"select",options:[{label:"Certified Secure",value:"202"},{label:"Secure Form",value:"211"},{label:"Secure Checkout",value:"212"},{label:"Secure Login",value:"213"},{label:"Issue-Free Orders",value:"214"},{label:"Spam-Free",value:"216"},{label:"Banner",value:"1001"},{label:"Testimonial",value:"1002"}],default:"202"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:a({handle:"conversion-bear-trust-badges"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://www.trustedsite.com/",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:l};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Engagement",value:"engagement"}],default:"engagement"},{id:"trustId",label:"Trustmark Type",type:"select",options:[{label:"Certified Secure",value:"202"},{label:"Secure Form",value:"211"},{label:"Secure Checkout",value:"212"},{label:"Secure Login",value:"213"},{label:"Issue-Free Orders",value:"214"},{label:"Spam-Free",value:"216"},{label:"Banner",value:"1001"},{label:"Testimonial",value:"1002"}],default:"202"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:l({handle:"conversion-bear-trust-badges"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://www.trustedsite.com/",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,6 +1,6 @@
1
- import e from"../../configs/Trustoo.js";import t from"./uiV1.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as a}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
1
+ import e from"../../configs/Trustoo.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as t}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}?width=22&height=22">
4
4
  <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:e.tag,advanced:{editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n\n.{{rootClassName}} #seal-star-rating-widget {\n margin-top: 0px;\n}"}}}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:a({handle:"trustoo-reviews"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/sealapps-product-review",appName:e.label},{id:"widgetType",label:"Choose widget",type:"select",default:"star-rating-widget",disableDefault:!0,options:[{label:"Testimonials",value:"barrage-carousel"},{label:"Card Carousel",value:"card-carousel"},{label:"Photo Carousel",value:"photo-carousel"},{label:"Review Widget",value:"review-widget"},{label:"Star Rating Widget",value:"star-rating-widget"},{label:"Text Carousel",value:"text-carousel"}]},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:l};export{config as default};
6
+ `},components:[{tag:e.tag,advanced:{editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n\n.{{rootClassName}} #seal-star-rating-widget {\n margin-top: 0px;\n}"}}}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:t({handle:"trustoo-reviews"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/sealapps-product-review",appName:e.label},{id:"widgetType",label:"Choose widget",type:"select",default:"star-rating-widget",disableDefault:!0,options:[{label:"Testimonials",value:"barrage-carousel"},{label:"Card Carousel",value:"card-carousel"},{label:"Photo Carousel",value:"photo-carousel"},{label:"Review Widget",value:"review-widget"},{label:"Star Rating Widget",value:"star-rating-widget"},{label:"Text Carousel",value:"text-carousel"}]},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:l};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/TrustreviewsProductReviews.js";import i from"./uiV1.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as t}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/0aea8ea03bebbafd0eab4c8089b14f5e/icon/CPOlzd-d1vsCEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/TrustreviewsProductReviews.js";import i from"./uiV2.js";import{get3rdPartyInstallLink as l}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/0aea8ea03bebbafd0eab4c8089b14f5e/icon/CPOlzd-d1vsCEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/0aea8ea03bebbafd0eab4c8089b14f5e/icon/CPOlzd-d1vsCEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">TrustReviews: Product Reviews</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Review Carousel",value:"review-carousel"},{label:"Q&A Widget",value:"questions_widget",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Review Text Widget",value:"reviews_text_widget"},{label:"Reviews Widget",value:"reviews_widget",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Shop Reviews",value:"shop_reviews_widget"},{label:"Star Ratings",value:"star_rating",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Testimonials Carousel",value:"reviews-testimonials"},{label:"Testimonials Widget",value:"all_reviews_widget"},{label:"TrustReview Cards",value:"review-cards"},{label:"TrustReview Gallery",value:"review-gallery"},{label:"TrustReview Medals",value:"medals"}],default:"review-carousel"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:t({handle:"trustreview-product-reviews"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/reevo",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:i,uiV2:l};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Review Carousel",value:"review-carousel"},{label:"Q&A Widget",value:"questions_widget",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Review Text Widget",value:"reviews_text_widget"},{label:"Reviews Widget",value:"reviews_widget",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Shop Reviews",value:"shop_reviews_widget"},{label:"Star Ratings",value:"star_rating",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Testimonials Carousel",value:"reviews-testimonials"},{label:"Testimonials Widget",value:"all_reviews_widget"},{label:"TrustReview Cards",value:"review-cards"},{label:"TrustReview Gallery",value:"review-gallery"},{label:"TrustReview Medals",value:"medals"}],default:"review-carousel"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:l({handle:"trustreview-product-reviews"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/reevo",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:i};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/TrustshopProductReviews.js";import t from"./uiV1.js";import i from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/97bd740ed0597c4d5220e15ae930308d/icon/CKub0pnr1okDEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/TrustshopProductReviews.js";import t from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/97bd740ed0597c4d5220e15ae930308d/icon/CKub0pnr1okDEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/97bd740ed0597c4d5220e15ae930308d/icon/CKub0pnr1okDEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">TrustShop: Product Reviews</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"productHandle",type:"product-handle",hide:!0},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Widget Product Rating",value:"widget-product-rating"},{label:"All Reviews",value:"all-reviews"},{label:"Widget Box",value:"widget-box"},{label:"Review Testimonial",value:"review-testimonial"}],default:"widget-product-rating"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:i};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"productHandle",type:"product-handle",hide:!0},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Widget Product Rating",value:"widget-product-rating"},{label:"All Reviews",value:"all-reviews"},{label:"Widget Box",value:"widget-box"},{label:"Review Testimonial",value:"review-testimonial"}],default:"widget-product-rating"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/UnlimitedBundlesDiscounts.js";import l from"./uiV1.js";import t from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/f401504ede69023ced1a51c93ad57152/icon/CPuO_JmopPsCEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/UnlimitedBundlesDiscounts.js";import l from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/f401504ede69023ced1a51c93ad57152/icon/CPuO_JmopPsCEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/f401504ede69023ced1a51c93ad57152/icon/CPuO_JmopPsCEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">Unlimited Bundles & Discounts</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"All Bundles",value:"embed-all"},{label:"Revy Bundle Placeholder",value:"product-page-placeholder"}],default:"embed-all"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/product-bundles-discounts-by-revy",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:l,uiV2:t};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"All Bundles",value:"embed-all"},{label:"Revy Bundle Placeholder",value:"product-page-placeholder"}],default:"embed-all"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/product-bundles-discounts-by-revy",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:l};export{config as default};
@@ -1,6 +1,6 @@
1
- import e from"../../configs/Vitals.js";import l from"./uiV1.js";import a from"./uiV2.js";import{get3rdPartyInstallLink as t}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
1
+ import e from"../../configs/Vitals.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as a}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}?width=22&height=22">
4
4
  <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:t({handle:"v7-vitals-all-in-one-marketing"}),appName:e.label},{id:"widgetType",label:"Choose widget",type:"select",default:"goToWishlist",options:[{label:"Go to Wishlist",value:"goToWishlist",maxOption:1},{label:"Payment Logos",value:"paymentLogos"},{label:"Recently Viewed",value:"recentlyViewed"},{label:"Shoppable Instagram Feed",value:"shoppableInstagramFeed"},{label:"Trust Seals and Badges",value:"trustSealsAndBadges"},{label:"Product Reviews",value:"productReviews",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Product Bundles",value:"productBundles",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Volume Discounts",value:"volumeDiscounts",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Stock Scarcity",value:"stockScarcity",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Add to Wishlist",value:"addToWishlist",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Size chart",value:"sizeChart",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Buy X Get Y",value:"upsellBuilderBogo",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Countdown Timer",value:"bundleCountdownBox",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Review Under Product Title",value:"reviewsUnderTitle",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Reviews Carousel",value:"productReviewsCarousel"},{label:"Shipping Information",value:"shippingBox",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Currency Converter",value:"currencyConverter"},{label:"Related Products",value:"relatedProducts",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Back In Stock",value:"backInStock",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]}]},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/vitals",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:l,uiV2:a};export{config as default};
6
+ `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:a({handle:"v7-vitals-all-in-one-marketing"}),appName:e.label},{id:"widgetType",label:"Choose widget",type:"select",default:"goToWishlist",options:[{label:"Go to Wishlist",value:"goToWishlist",maxOption:1},{label:"Payment Logos",value:"paymentLogos"},{label:"Recently Viewed",value:"recentlyViewed"},{label:"Shoppable Instagram Feed",value:"shoppableInstagramFeed"},{label:"Trust Seals and Badges",value:"trustSealsAndBadges"},{label:"Product Reviews",value:"productReviews",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Product Bundles",value:"productBundles",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Volume Discounts",value:"volumeDiscounts",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Stock Scarcity",value:"stockScarcity",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Add to Wishlist",value:"addToWishlist",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Size chart",value:"sizeChart",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Buy X Get Y",value:"upsellBuilderBogo",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Countdown Timer",value:"bundleCountdownBox",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Review Under Product Title",value:"reviewsUnderTitle",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Reviews Carousel",value:"productReviewsCarousel"},{label:"Shipping Information",value:"shippingBox",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Currency Converter",value:"currencyConverter"},{label:"Related Products",value:"relatedProducts",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Back In Stock",value:"backInStock",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]}]},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/vitals",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:l};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/WhatmoreShoppableVideosreel.js";import t from"./uiV1.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as a}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/92e9823511a71a34d577dc3d006abc4d/icon/CIuznZvgu4QDEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/WhatmoreShoppableVideosreel.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as l}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/92e9823511a71a34d577dc3d006abc4d/icon/CIuznZvgu4QDEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/92e9823511a71a34d577dc3d006abc4d/icon/CIuznZvgu4QDEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">Whatmore Shoppable Videos+Reel</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Watch and Buy",value:"app-block"},{label:"Whatmore Banners",value:"app-block-banner"},{label:"Whatmore Collections",value:"app-block-collections"},{label:"Whatmore Stories",value:"app-block-stories"}],default:"app-block"},{id:"whatMoreSettings",type:"group",controls:[{id:"heading",type:"input",default:"Watch and Buy"},{id:"templateType",label:"Choose widget",type:"select",options:[{label:"Video-Card",value:"template-a"},{label:"Video-Card feed",value:"template-feed-a"},{label:"Video-Card with see-more option.",value:"template-a-1"},{label:"Product-Video-Card",value:"template-b"},{label:"Grid Style - Theme Border",value:"template-c"},{label:"Grid Style - No Border",value:"template-d"},{label:"Single Tile",value:"template-e"},{label:"Video-card with product-info",value:"template-f"},{label:"Video-card with text-overlay",value:"template-g"},{label:"Focussed-video-card with product-info",value:"template-h"},{label:"Video-stories",value:"template-stories"}],default:"template-f"},{id:"showViews",type:"segment",default:"show",options:[{label:"Show",value:"show"},{label:"Hide",value:"hide"}]},{id:"titleFontSize",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"40"},{id:"landscapePadding",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"40"},{id:"topBottomPadding",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"20"},{id:"scrollVideoTitleSize",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"80"},{id:"scrollVideoTitleSizePortrait",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"80"}]},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:a({handle:"whatmore-shoppable-videosreel"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:e.label,href:"https://app.whatmore.live/"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:l};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Watch and Buy",value:"app-block"},{label:"Whatmore Banners",value:"app-block-banner"},{label:"Whatmore Collections",value:"app-block-collections"},{label:"Whatmore Stories",value:"app-block-stories"}],default:"app-block"},{id:"whatMoreSettings",type:"group",controls:[{id:"heading",type:"input",default:"Watch and Buy"},{id:"templateType",label:"Choose widget",type:"select",options:[{label:"Video-Card",value:"template-a"},{label:"Video-Card feed",value:"template-feed-a"},{label:"Video-Card with see-more option.",value:"template-a-1"},{label:"Product-Video-Card",value:"template-b"},{label:"Grid Style - Theme Border",value:"template-c"},{label:"Grid Style - No Border",value:"template-d"},{label:"Single Tile",value:"template-e"},{label:"Video-card with product-info",value:"template-f"},{label:"Video-card with text-overlay",value:"template-g"},{label:"Focussed-video-card with product-info",value:"template-h"},{label:"Video-stories",value:"template-stories"}],default:"template-f"},{id:"showViews",type:"segment",default:"show",options:[{label:"Show",value:"show"},{label:"Hide",value:"hide"}]},{id:"titleFontSize",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"40"},{id:"landscapePadding",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"40"},{id:"topBottomPadding",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"20"},{id:"scrollVideoTitleSize",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"80"},{id:"scrollVideoTitleSizePortrait",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"80"}]},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:l({handle:"whatmore-shoppable-videosreel"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:e.label,href:"https://app.whatmore.live/"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,6 +1,6 @@
1
- import e from"../../configs/WideBundle.js";import l from"./uiV1.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as i}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
1
+ import e from"../../configs/WideBundle.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as t}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}?width=22&height=22">
4
4
  <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",appName:e.label,href:i({handle:"add-widebundle"})},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:e.label,href:"https://admin.shopify.com/?redirect=/apps/mybanner-1"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:l,uiV2:t};export{config as default};
6
+ `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",appName:e.label,href:t({handle:"add-widebundle"})},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:e.label,href:"https://admin.shopify.com/?redirect=/apps/mybanner-1"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:l};export{config as default};
@@ -1,6 +1,6 @@
1
- import e from"../../configs/Wiser.js";import l from"./uiV1.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as a}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
1
+ import e from"../../configs/Wiser.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as t}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}?width=22&height=22">
4
4
  <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",appName:e.label,href:a({handle:"v7-wiser-product-recommendation"})},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:e.label,href:"https://admin.shopify.com/?redirect=/apps/your-recently-viewed-products"},{id:"wiserVersion",label:"Choose widget",type:"select",default:"V2",options:[{label:"Version 2.0 (Latest Version)",value:"V2"},{label:"Version 1.0 (Deprecated)",value:"V1"}]},{id:"widgetType",label:"Choose widget",type:"select",default:"related",options:[{label:"Related Products",value:"related"},{label:"Recommended Products",value:"recommended"},{label:"Frequently Bought Together",value:"alsobought"},{label:"Recently Viewed Products",value:"recentview"},{label:"New Arrivals",value:"newarrivals"},{label:"Featured Products",value:"featured"},{label:"Top Selling Products",value:"topselling"},{label:"Trending Products",value:"trending"},{label:"Inspired By Your Browsing History",value:"recent_related"}]},{id:"widgetTypeV2",label:"Choose widget",type:"select",default:"evm-related-product",options:[{label:"Related Products",value:"evm-related-product"},{label:"Frequently Bought Together",value:"evm-also-bought-products"},{label:"Featured Products",value:"evm-featured-collections-product"},{label:"Manual Recommendations",value:"evm-recommended-products"},{label:"Top Selling Recommendations",value:"evm-most-popular-products"},{label:"New Arrivals",value:"evm-new-arrivals-product"},{label:"Recently Viewed Products",value:"recently-viewed"},{label:"Recommendations Based On Past Purchases",value:"evm-recent_purchased_recomm-product"},{label:"Products Purchased Before",value:"evm-recent_purchased-product"},{label:"Trending Products",value:"trending-products"},{label:"AI Based Recommendations",value:"evm-related-viewed-browsing"}]},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:l,uiV2:t};export{config as default};
6
+ `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",appName:e.label,href:t({handle:"v7-wiser-product-recommendation"})},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:e.label,href:"https://admin.shopify.com/?redirect=/apps/your-recently-viewed-products"},{id:"wiserVersion",label:"Choose widget",type:"select",default:"V2",options:[{label:"Version 2.0 (Latest Version)",value:"V2"},{label:"Version 1.0 (Deprecated)",value:"V1"}]},{id:"widgetType",label:"Choose widget",type:"select",default:"related",options:[{label:"Related Products",value:"related"},{label:"Recommended Products",value:"recommended"},{label:"Frequently Bought Together",value:"alsobought"},{label:"Recently Viewed Products",value:"recentview"},{label:"New Arrivals",value:"newarrivals"},{label:"Featured Products",value:"featured"},{label:"Top Selling Products",value:"topselling"},{label:"Trending Products",value:"trending"},{label:"Inspired By Your Browsing History",value:"recent_related"}]},{id:"widgetTypeV2",label:"Choose widget",type:"select",default:"evm-related-product",options:[{label:"Related Products",value:"evm-related-product"},{label:"Frequently Bought Together",value:"evm-also-bought-products"},{label:"Featured Products",value:"evm-featured-collections-product"},{label:"Manual Recommendations",value:"evm-recommended-products"},{label:"Top Selling Recommendations",value:"evm-most-popular-products"},{label:"New Arrivals",value:"evm-new-arrivals-product"},{label:"Recently Viewed Products",value:"recently-viewed"},{label:"Recommendations Based On Past Purchases",value:"evm-recent_purchased_recomm-product"},{label:"Products Purchased Before",value:"evm-recent_purchased-product"},{label:"Trending Products",value:"trending-products"},{label:"AI Based Recommendations",value:"evm-related-viewed-browsing"}]},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:l};export{config as default};
@@ -1,4 +1,4 @@
1
- import e from"../../configs/WishlistKing.js";import t from"./uiV1.js";import i from"./uiV2.js";import{get3rdPartyInstallLink as l}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/4d45c9492efce6b4965d75eb55be0252/icon/CIaX3ofRsvICEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowPage:"GP_PRODUCT"},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/WishlistKing.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as i}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/4d45c9492efce6b4965d75eb55be0252/icon/CIaX3ofRsvICEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowPage:"GP_PRODUCT"},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/4d45c9492efce6b4965d75eb55be0252/icon/CIaX3ofRsvICEAE=.png?width=22&height=22">
3
3
  <span class="preset-item-title">Wishlist King</span>
4
- </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Wishlist Button Block",value:"wishlist-button-block"}],default:"wishlist-button-block"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:l({handle:"wishlist-king"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/wishlist-king",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:i};export{config as default};
4
+ </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Wishlist Button Block",value:"wishlist-button-block"}],default:"wishlist-button-block"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:i({handle:"wishlist-king"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/wishlist-king",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,6 +1,6 @@
1
- import e from"../../configs/WishlistPlus.js";import t from"./uiV1.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as i}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/d612f58ce0decfaba38849af3396fb5b/icon/CKKXmdzFx_MCEAE=.jpeg?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
1
+ import e from"../../configs/WishlistPlus.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as l}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/d612f58ce0decfaba38849af3396fb5b/icon/CKKXmdzFx_MCEAE=.jpeg?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
2
2
  <img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/d612f58ce0decfaba38849af3396fb5b/icon/CKKXmdzFx_MCEAE=.jpeg?width=22&height=22">
3
3
  <span class="preset-item-title">Wishlist Plus</span>
4
4
  </div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"label",label:"Custom label",type:"input",default:"Added To Wishlist"},{id:"iconSvg",label:"SVG Icon",type:"icon",hideLabel:!0,default:`
5
5
  <svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508414775080714600">
6
- <path fill="currentColor" strokelinecap="round" strokelinejoin="round" d="M225.84,54.13A62.07,62.07,0,0,0,138.32,54L128,63.58,117.68,54a62,62,0,0,0-87.58,87.8l89.35,90.65a12,12,0,0,0,17.1,0l89.29-90.59a62,62,0,0,0,0-87.7Zm-17,70.79L128,206.9,47.13,124.85a38,38,0,0,1,53.74-53.74c.1.1.2.2.31.29l18.64,17.36a12,12,0,0,0,16.36,0L154.82,71.4c.11-.09.21-.19.31-.29a38,38,0,1,1,53.68,53.81Z"></path></svg>`},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:i({handle:"wishlist-plus"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/swym-relay",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:l};export{config as default};
6
+ <path fill="currentColor" strokelinecap="round" strokelinejoin="round" d="M225.84,54.13A62.07,62.07,0,0,0,138.32,54L128,63.58,117.68,54a62,62,0,0,0-87.58,87.8l89.35,90.65a12,12,0,0,0,17.1,0l89.29-90.59a62,62,0,0,0,0-87.7Zm-17,70.79L128,206.9,47.13,124.85a38,38,0,0,1,53.74-53.74c.1.1.2.2.31.29l18.64,17.36a12,12,0,0,0,16.36,0L154.82,71.4c.11-.09.21-.19.31-.29a38,38,0,1,1,53.68,53.81Z"></path></svg>`},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:l({handle:"wishlist-plus"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/swym-relay",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,6 +1,6 @@
1
- import e from"../../configs/YotpoLoyalty.js";import t from"./uiV1.js";import l from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
1
+ import e from"../../configs/YotpoLoyalty.js";import t from"./uiV2.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}?width=22&height=22">
4
4
  <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"yotpoLoyaltyCodes",type:"yotpoLoyaltyCodes"}]},{id:"style",controls:[{id:"align",label:"Align",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:t,uiV2:l};export{config as default};
6
+ `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"yotpoLoyaltyCodes",type:"yotpoLoyaltyCodes"}]},{id:"style",controls:[{id:"align",label:"Align",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:t};export{config as default};
@@ -1,6 +1,6 @@
1
- import e from"../../configs/YotpoReviews.js";import l from"./uiV1.js";import t from"./uiV2.js";import{get3rdPartyInstallLink as i}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
1
+ import e from"../../configs/YotpoReviews.js";import l from"./uiV2.js";import{get3rdPartyInstallLink as t}from"../../common/helpers.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}?width=22&height=22">`,editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},hideTextContent:!0,icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}?width=22&height=22">
4
4
  <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:i({handle:"yotpo-product-reviews-ugc"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/yotpo-social-reviews",appName:e.label},{id:"productHandle",type:"product-handle",hide:!0},{id:"version",label:"Choose version",type:"select",default:"v1",options:[{label:"V1",value:"v1"},{label:"V3",value:"v3"}]},{id:"widgetType",label:"Choose widget",type:"select",default:"reviews",options:[{label:"Reviews",value:"reviews"},{label:"Star Badge",value:"star-rating"},{label:"Review Highlights",value:"reviewHighlights"}]},{id:"appKey",label:"Your API key",type:"input"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:l,uiV2:t};export{config as default};
6
+ `},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:t({handle:"yotpo-product-reviews-ugc"}),appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/yotpo-social-reviews",appName:e.label},{id:"productHandle",type:"product-handle",hide:!0},{id:"version",label:"Choose version",type:"select",default:"v1",options:[{label:"V1",value:"v1"},{label:"V3",value:"v3"}]},{id:"widgetType",label:"Choose widget",type:"select",default:"reviews",options:[{label:"Reviews",value:"reviews"},{label:"Star Badge",value:"star-rating"},{label:"Review Highlights",value:"reviewHighlights"}]},{id:"appKey",label:"Your API key",type:"input"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:l};export{config as default};
@@ -1,6 +1,6 @@
1
- import e from"../../configs/JudgemeReviews.js";import o from"./configs/ui-v1.js";import s from"./configs/ui-v2.js";import{InstantJudgemeReviewsSettings as i}from"./configs/settings.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},icon:{desktop:`
1
+ import e from"../../configs/JudgemeReviews.js";import o from"./configs/ui-v2.js";import{InstantJudgemeReviewsSettings as s}from"./configs/settings.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}">
4
4
  <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:e.tag}]}],settings:i,ui:o,uiV2:s};export{config as default};
6
+ `},components:[{tag:e.tag}]}],settings:s,ui:[],uiV2:o};export{config as default};
@@ -1,6 +1,6 @@
1
- import o from"../../configs/Klaviyo.js";import e from"./configs/ui-v1.js";import i from"./configs/ui-v2.js";import{InstantKlaviyoSettings as s}from"./configs/settings.js";let config={tag:o.tag,label:o.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${o.logoUrl}">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:o.id,name:{en:o.label},icon:{desktop:`
1
+ import e from"../../configs/Klaviyo.js";import o from"./configs/ui-v2.js";import{InstantKlaviyoSettings as s}from"./configs/settings.js";let config={tag:e.tag,label:e.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${e.logoUrl}">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:e.id,name:{en:e.label},icon:{desktop:`
2
2
  <div class="w-full flex flex-col items-center">
3
- <img class="w-24 border border-dark-200 rounded-medium" src="${o.logoUrl}">
4
- <span class="preset-item-title">${o.label}</span>
3
+ <img class="w-24 border border-dark-200 rounded-medium" src="${e.logoUrl}">
4
+ <span class="preset-item-title">${e.label}</span>
5
5
  </div>
6
- `},components:[{tag:o.tag}]}],settings:s,ui:e,uiV2:i};export{config as default};
6
+ `},components:[{tag:e.tag}]}],settings:s,ui:[],uiV2:o};export{config as default};
@@ -1,4 +1,4 @@
1
- import C from"./configs/ui-v1.js";import i from"./configs/ui-v2.js";import{ThirdPartySlotSettings as t}from"./configs/settings.js";let icon=`
1
+ import C from"./configs/ui-v2.js";import{ThirdPartySlotSettings as i}from"./configs/settings.js";let icon=`
2
2
  <div class="w-full flex flex-col items-center">
3
3
  <svg width="20" height="24" viewBox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg">
4
4
  <path d="M17.1475 5.16194C17.1416 5.1148 17.1197 5.0713 17.0857 5.03911C17.0516 5.00692 17.0076 4.9881 16.9614 4.98597C16.8835 4.98597 15.3469 4.95397 15.3469 4.95397C15.3469 4.95397 14.0588 3.67419 13.9342 3.5311C13.8104 3.40312 13.5619 3.43512 13.4684 3.46711L12.8166 3.67508C12.7361 3.40491 12.6323 3.14259 12.5067 2.89121C12.0566 1.99536 11.3727 1.51544 10.5659 1.51544C10.5044 1.51544 10.4577 1.51544 10.3954 1.53144C10.3642 1.49945 10.3486 1.46745 10.3175 1.45145C9.9608 1.06752 9.51066 0.875552 8.96703 0.891549C7.92824 0.923543 6.88772 1.70741 6.03419 3.08318C5.44467 4.05901 4.99453 5.27392 4.8543 6.21776C3.65969 6.6017 2.82087 6.87365 2.79057 6.87365C2.18461 7.06562 2.16903 7.08161 2.09199 7.67351C2.06082 8.12144 0.477539 20.7415 0.477539 20.7415L13.7636 23.1091L19.522 21.6374C19.5064 21.6374 17.1631 5.27392 17.1475 5.16194ZM12.1492 3.89904C11.8062 4.00572 11.4648 4.11772 11.1251 4.23498C11.1251 3.69108 11.0472 2.92321 10.8143 2.28331C11.6064 2.41129 11.9942 3.33914 12.1492 3.89904ZM10.4265 4.44206C9.72794 4.66602 8.96789 4.90598 8.20698 5.14594C8.42426 4.29808 8.82766 3.46623 9.32454 2.90632C9.53303 2.66965 9.78635 2.47913 10.069 2.34641C10.3806 2.9712 10.4421 3.85105 10.4265 4.44206ZM8.99819 1.61143C9.24664 1.61143 9.44833 1.65942 9.61973 1.7874C9.31273 1.95192 9.03871 2.17444 8.81208 2.44329C8.14552 3.17916 7.63305 4.31408 7.43135 5.4179C6.79423 5.62586 6.17356 5.81783 5.61521 5.9938C5.98744 4.25009 7.39933 1.65942 8.99819 1.61143Z" fill="#95BF47"/>
@@ -7,4 +7,4 @@ import C from"./configs/ui-v1.js";import i from"./configs/ui-v2.js";import{Third
7
7
  </svg>
8
8
  <span class="preset-item-title">Shopify App</span>
9
9
  </div>
10
- `,config={tag:"AnyShopifyApps",label:"Shopify App",icon,settings:t,ui:C,uiV2:i,presets:[{id:"third-party-slot",name:{en:"Shopify App"},icon:{desktop:icon},components:[{tag:"ThirdPartySlot",advanced:{margin:{desktop:{bottom:"var(--g-s-l)"}}}}]}]};export{config as default};
10
+ `,config={tag:"AnyShopifyApps",label:"Shopify App",icon,settings:i,ui:[],uiV2:C,presets:[{id:"third-party-slot",name:{en:"Shopify App"},icon:{desktop:icon},components:[{tag:"ThirdPartySlot",advanced:{margin:{desktop:{bottom:"var(--g-s-l)"}}}}]}]};export{config as default};
@@ -1,8 +1,8 @@
1
- import{VideoSettings as i}from"./configs/settings.js";import{SettingUIV1 as t}from"./configs/ui-v1.js";import{SettingUIV2 as e}from"./configs/ui-v2.js";let config={tag:"Video",label:"Video",icon:`
1
+ import{VideoSettings as i}from"./configs/settings.js";import{SettingUIV2 as t}from"./configs/ui-v2.js";let config={tag:"Video",label:"Video",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="M17.3333 24V16L24 20L17.3333 24ZM20 9.33337C20 9.33337 13.3333 9.33338 8.8 9.60004C8.13333 9.73338 6.8 9.73338 5.6 10.9334C4.66667 11.8667 4.26667 14 4.26667 14C4.26667 14 4 16.4 4 18.8V21.0667C4 23.4667 4.26667 26 4.26667 26C4.26667 26 4.53333 28.1334 5.6 29.0667C6.8 30.2667 8.4 30.2667 9.06667 30.4C11.7333 30.5334 20 30.6667 20 30.6667C20 30.6667 26.6667 30.6667 31.2 30.4C31.8667 30.2667 33.2 30.2667 34.4 29.0667C35.3333 28.1334 35.7333 26 35.7333 26C35.7333 26 36 23.6 36 21.0667V18.8C36 16.4 35.7333 13.8667 35.7333 13.8667C35.7333 13.8667 35.4667 11.7334 34.4 10.8C33.2 9.60004 31.8667 9.60004 31.2 9.46671C26.6667 9.33337 20 9.33337 20 9.33337ZM20 11.7334C20.1333 11.7334 26.6667 11.7334 31.0667 12H31.2C31.7333 12 32.2667 12.1334 32.8 12.5334C32.9333 12.8 33.3333 13.6 33.3333 14.1334C33.3333 14.1334 33.6 16.4 33.6 18.6667V20.9334C33.6 23.2 33.3333 25.4667 33.3333 25.4667C33.2 26 32.9333 26.9334 32.8 27.0667C32.2667 27.6 31.8667 27.6 31.3333 27.6H31.2C26.6667 28.2667 20 28.2667 20 28.2667C19.8667 28.2667 11.8667 28.1334 9.33333 28C9.2 28 9.06667 28 8.93333 28C8.13333 27.8667 7.6 27.8667 7.2 27.4667C7.06667 27.2 6.66667 26.4 6.66667 25.8667C6.66667 25.8667 6.4 23.6 6.4 21.3334V19.0667C6.4 16.8 6.66667 14.5334 6.66667 14.5334C6.8 13.8667 7.06667 13.0667 7.2 12.8C7.73333 12.2667 8.13333 12.2667 8.66667 12.2667H8.8C13.3333 11.7334 19.8667 11.7334 20 11.7334Z" fill="currentColor"/>
4
4
  </svg>
5
- `,settings:i,ui:t,uiV2:e,editorConfigs:{sideBar:{tab:{style:{hide:!0}}}},presets:[{id:"video",name:{en:"Video"},icon:{desktop:`
5
+ `,settings:i,ui:[],uiV2:t,editorConfigs:{sideBar:{tab:{style:{hide:!0}}}},presets:[{id:"video",name:{en:"Video"},icon:{desktop:`
6
6
  <svg width="96" height="48" viewBox="0 0 96 48" fill="none" xmlns="http://www.w3.org/2000/svg">
7
7
  <rect width="96" height="48" rx="3" fill="#424242"/>
8
8
  <path d="M48.0003 9.6665C43.3962 9.6665 39.667 13.3957 39.667 17.9998C39.667 22.604 43.3962 26.3332 48.0003 26.3332C52.6045 26.3332 56.3337 22.604 56.3337 17.9998C56.3337 13.3957 52.6045 9.6665 48.0003 9.6665ZM46.3337 21.7498V14.2498L51.3337 17.9998L46.3337 21.7498Z" fill="#D6D6D6"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gem-sdk/components",
3
- "version": "8.0.0-dev.114",
3
+ "version": "8.0.0-dev.116",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "main": "dist/cjs/index.js",
@@ -27,9 +27,9 @@
27
27
  "i18n:generate": "node ./scripts/update-locales-to-setting.js"
28
28
  },
29
29
  "devDependencies": {
30
- "@gem-sdk/core": "8.0.0-dev.112",
31
- "@gem-sdk/styles": "8.0.0-dev.111",
32
- "@gem-sdk/system": "8.0.0-dev.111",
30
+ "@gem-sdk/core": "8.0.0-dev.115",
31
+ "@gem-sdk/styles": "8.0.0-dev.115",
32
+ "@gem-sdk/system": "8.0.0-dev.115",
33
33
  "@types/react-transition-group": "4.4.12",
34
34
  "tsup": "8.5.1",
35
35
  "postcss-import": "16.1.1",
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"group",label:{en:"Item management"},controls:[{type:"control",layout:"vertical",setting:{id:"childItem"}}]},{type:"group",label:{en:"Expand condition"},controls:[{type:"control",label:{en:"Expand mode"},setting:{id:"expandedMode"}},{type:"control",label:{en:"Default expanded item"},setting:{id:"expandItem"}},{type:"control",label:{en:"Select item"},setting:{id:"activeKey"},condition:"expandItem === true"}]},{type:"group",label:{en:"Layout header"},options:{label:"large",removeSpacing:!0},controls:[{type:"control",setting:{id:"layoutHeader"},layout:"vertical"},{type:"control",layout:"vertical",setting:{id:"childConfig"},condition:'layoutHeader !== "text-only"'},{type:"control",label:{en:"Size"},setting:{id:"configIconSize"},isMoreSetting:!0,condition:'layoutHeader !== "text-only"'},{type:"control",layout:"vertical",setting:{id:"iconGlobalSize"},isMoreSetting:!0,condition:'layoutHeader !== "text-only"'}]},{type:"control",label:{en:"Alignment"},setting:{id:"alignment"},options:{label:"medium"}},{type:"group",label:{en:"Collapsible icon"},controls:[{type:"control",label:{en:"Icon collapse"},setting:{id:"iconCollapse"}},{type:"control",label:{en:"Icon expand"},setting:{id:"iconExpand"}},{type:"control",label:{en:"Icon position"},setting:{id:"iconPosition"}},{type:"control",label:{en:"Size"},setting:{id:"iconCollapseSize"},isMoreSetting:!0}]},{type:"control",label:{en:"Text header"},setting:{id:"titleTypo"},layout:"vertical"},{type:"group",label:{en:"States header"},options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Collapse"},controls:[{type:"control",label:{en:"Background color"},setting:{id:"bgColor",state:"normal"}},{type:"control",label:{en:"Icon color"},setting:{id:"iconColor",state:"normal"},condition:"layoutHeader !== 'text-only'"},{type:"control",label:{en:"Text color"},setting:{id:"textColor",state:"normal"}},{type:"control",label:{en:"Collapsible icon color"},setting:{id:"color",state:"normal"}},{type:"control",label:{en:"Header border"},options:{labelPosition:"start"},setting:{id:"headerBorder",state:"normal"},isMoreSetting:!0}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Background color"},setting:{id:"bgColor",state:"hover"}},{type:"control",label:{en:"Icon color"},setting:{id:"iconColor",state:"hover"},condition:"layoutHeader !== 'text-only'"},{type:"control",label:{en:"Text color"},setting:{id:"textColor",state:"hover"}},{type:"control",label:{en:"Collapsible icon color"},setting:{id:"color",state:"hover"}},{type:"control",label:{en:"Header border"},options:{labelPosition:"start"},setting:{id:"headerBorder",state:"hover"},isMoreSetting:!0}]},{type:"group",label:{en:"Expand"},controls:[{type:"control",label:{en:"Background color"},setting:{id:"bgColor",state:"active"}},{type:"control",label:{en:"Icon color"},setting:{id:"iconColor",state:"active"},condition:"layoutHeader !== 'text-only'"},{type:"control",label:{en:"Text color"},setting:{id:"textColor",state:"active"}},{type:"control",label:{en:"Collapsible icon color"},setting:{id:"color",state:"active"}},{type:"control",label:{en:"Header border"},options:{labelPosition:"start"},setting:{id:"headerBorder",state:"active"},isMoreSetting:!0}]}]}]},{type:"group",label:{en:"Size"},controls:[{type:"control",setting:{id:"widthHeightSize"},options:{noGap:!0}},{type:"control",setting:{id:"headerContentPadding"},isMoreSetting:!0,options:{noGap:!0}},{type:"control",setting:{id:"contentSizePadding"},isMoreSetting:!0,options:{noGap:!0}}]},{type:"group",label:{en:"Background"},controls:[{type:"control",label:{en:"Color"},setting:{id:"backgroundContent"}}]},{type:"group",label:{en:"Item shape"},controls:[{type:"control",options:{labelPosition:"start"},label:{en:"Border"},setting:{id:"borderContent"}},{type:"control",label:{en:"Corner"},setting:{id:"roundedContent"}},{type:"control",label:{en:"Shadow"},setting:{id:"hasActiveShadow"}},{type:"control",setting:{id:"accordionShadow"},layout:"vertical",condition:"hasActiveShadow === true"}]},{type:"control",label:{en:"Align"},setting:{id:"align"},condition:"widthHeightSize?.width !== '100%'"}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"control",label:{en:"Prefix"},setting:{id:"prefix"},options:{label:"large"}},{type:"control",label:{en:"Text"},setting:{id:"typo"},layout:"vertical"},{type:"group",label:{en:"States"},options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"hover"}}]}]}]},{type:"control",label:{en:"Text align"},setting:{id:"textAlign"}},{type:"group",label:{en:"SEO"},controls:[{type:"control",label:{en:"HTML tag"},setting:{id:"htmlTag"}}]}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"control",label:{en:"Text"},setting:{id:"typo"},layout:"vertical"},{type:"group",label:{en:"States"},options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"hover"}}]}]}]},{type:"control",label:{en:"Text align"},setting:{id:"textAlign"}},{type:"group",label:{en:"SEO"},controls:[{type:"control",label:{en:"HTML tag"},setting:{id:"htmlTag"}}]}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"control",label:{en:"Text"},setting:{id:"typo"},layout:"vertical"},{type:"group",label:{en:""},controls:[{type:"control",label:{en:"Max lines"},setting:{id:"hasLineClamp"},options:{label:"large"}},{type:"control",label:{en:"Max lines"},setting:{id:"lineClamp"},condition:"hasLineClamp == true"}]},{type:"group",label:{en:"States"},options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"hover"}}]}]}]},{type:"control",label:{en:"Text align"},setting:{id:"textAlign"}}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"control",label:{en:"Date format"},setting:{id:"dateFormat"},options:{label:"large"}},{type:"control",label:{en:"Text"},setting:{id:"typo"},layout:"vertical"},{type:"group",label:{en:"States"},options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"hover"}}]}]}]},{type:"control",label:{en:"Text align"},setting:{id:"textAlign"}},{type:"group",label:{en:"SEO"},controls:[{type:"control",label:{en:"HTML tag"},setting:{id:"htmlTag"}}]}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"control",label:{en:"Text"},setting:{id:"typo"},layout:"vertical"},{type:"group",label:{en:""},controls:[{type:"control",label:{en:"Max lines"},setting:{id:"hasLineClamp"},options:{label:"large"}},{type:"control",label:{en:"Max lines"},setting:{id:"lineClamp"},condition:"hasLineClamp == true"}]},{type:"group",label:{en:"States"},options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"hover"}}]}]}]},{type:"control",label:{en:"Text align"},setting:{id:"textAlign"}},{type:"group",label:{en:"SEO"},controls:[{type:"control",label:{en:"HTML tag"},setting:{id:"htmlTag"}}]}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"control",label:{en:"After click"},setting:{id:"linkArticle"},options:{label:"large",hideOnPages:["STATIC"]}},{type:"group",label:{en:"Size"},controls:[{type:"control",setting:{id:"shape"},layout:"vertical"},{type:"control",condition:"shape?.shape !== 'original'",label:{en:"Image scale"},setting:{id:"objectFit"}}]},{type:"control",label:{en:"Align"},options:{label:"large"},setting:{id:"align"}},{type:"group",label:{en:"SEO"},controls:[{type:"control",label:{en:"Alt text"},setting:{id:"alt"},layout:"vertical"},{type:"control",label:{en:"Image title"},setting:{id:"title"},layout:"vertical"}]}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"group",label:{en:"Button"},controls:[{type:"control",label:{en:"Type"},setting:{id:"readMoreType"}},{type:"control",label:{en:"Content"},setting:{id:"label"}}]},{type:"group",condition:"readMoreType == 'button'",label:{en:"Size"},controls:[{type:"control",setting:{id:"globalSizeBtn"},layout:"vertical"}]},{type:"group",condition:"readMoreType == 'button'",controls:[{type:"control",label:{en:"Icon"},options:{label:"large"},setting:{id:"iconVisible"}},{type:"group",condition:"iconVisible == true",controls:[{type:"control",layout:"vertical",setting:{id:"iconSvg"}},{type:"control",label:{en:"Position"},setting:{id:"iconAlign"}},{type:"control",label:{en:"Spacing"},setting:{id:"iconSpacing"},options:{styleWrapper:{marginBottom:"0 !important"}}}]}]},{type:"group",condition:"readMoreType == 'button'",label:{en:"Text"},controls:[{type:"control",setting:{id:"typoBtn"},layout:"vertical"}]},{type:"control",label:{en:"Align"},condition:"globalSizeBtn?.width !== '100%' && readMoreType == 'button'",options:{label:"large"},setting:{id:"alignBtn"}},{type:"group",label:{en:"States"},options:{labelSpacing:"small"},condition:"readMoreType == 'button'",controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Background color"},condition:"readMoreType == 'button'",setting:{id:"backgroundColor",state:"normal"}},{type:"control",label:{en:"Text color"},setting:{id:"textColorBtnState",state:"normal"}},{type:"control",options:{labelPosition:"start"},label:{en:"Border"},condition:"readMoreType == 'button'",setting:{id:"borderBtn",state:"normal"}},{type:"control",label:{en:"Corner"},condition:"readMoreType == 'button'",setting:{id:"roundedBtn",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Background color"},condition:"readMoreType == 'button'",setting:{id:"backgroundColor",state:"hover"}},{type:"control",label:{en:"Text color"},setting:{id:"textColorBtnState",state:"hover"}},{type:"control",options:{labelPosition:"start"},label:{en:"Border"},condition:"readMoreType == 'button'",setting:{id:"borderBtn",state:"hover"}},{type:"control",label:{en:"Corner"},condition:"readMoreType == 'button'",setting:{id:"roundedBtn",state:"hover"}}]}]}]},{type:"group",label:{en:"States"},condition:"readMoreType == 'text'",options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"textColorTextState",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"textColorTextState",state:"hover"}}]}]}]},{type:"control",label:{en:"Text"},condition:"readMoreType == 'text'",setting:{id:"typoText"},layout:"vertical"},{type:"group",condition:"readMoreType == 'text'",label:{en:"Size"},controls:[{type:"control",setting:{id:"globalSizeText"},layout:"vertical"}]},{type:"control",label:{en:"Align"},condition:"globalSizeText?.width !== '100%' && readMoreType == 'text'",options:{label:"large"},setting:{id:"alignText"}},{type:"control",condition:"readMoreType == 'text'",label:{en:"Background"},options:{label:"large",styleLabel:{marginBottom:"4px"}},setting:{id:"background"},layout:"vertical"}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"control",label:{en:"Text"},setting:{id:"typo"},layout:"vertical"},{type:"group",label:{en:"States"},options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"hover"}}]}]}]},{type:"control",label:{en:"Text align"},setting:{id:"textAlign"}},{type:"group",label:{en:"SEO"},controls:[{type:"control",label:{en:"HTML tag"},setting:{id:"htmlTag"}}]}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"control",label:{en:"After click"},setting:{id:"linkArticle"},options:{label:"large",hideOnPages:["STATIC"]}},{type:"control",label:{en:"Text"},setting:{id:"typo"},layout:"vertical"},{type:"group",label:{en:""},controls:[{type:"control",label:{en:"Max lines"},setting:{id:"hasLineClamp"},options:{label:"large"}},{type:"control",label:{en:"Max lines"},setting:{id:"lineClamp"},condition:"hasLineClamp == true"}]},{type:"group",label:{en:"States"},options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"color",state:"hover"}}]}]}]},{type:"control",label:{en:"Text align"},setting:{id:"textAlign"}},{type:"group",label:{en:"SEO"},controls:[{type:"control",label:{en:"HTML tag"},setting:{id:"htmlTag"}}]}];exports.SettingUIV1=SettingUIV1;
@@ -1 +0,0 @@
1
- "use strict";const SettingUIV1=[{type:"control",label:{en:"Hide Current Page"},setting:{id:"hideCurrentPage"}},{type:"group",options:{label:"large"},label:{en:"Icon"},controls:[{type:"control",setting:{id:"iconSvg"},layout:"vertical",options:{styleControl:{"max-width":"100%"}}},{type:"control",label:{en:"Size"},setting:{id:"iconWidth"}},{type:"control",label:{en:"Icon color"},setting:{id:"color"}}]},{type:"control",label:{en:"Spacing"},setting:{id:"spacing"}},{type:"group",label:{en:"Text"},controls:[{type:"control",setting:{id:"typo"},layout:"vertical"}]},{type:"group",label:{en:"States"},options:{labelSpacing:"small"},controls:[{type:"tab",controls:[{type:"group",label:{en:"Normal"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"labelColor",state:"normal"}},{type:"control",label:{en:"Font weight"},setting:{id:"fontWeight",state:"normal"}}]},{type:"group",label:{en:"Hover"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"labelColor",state:"hover"}},{type:"control",label:{en:"Font weight"},setting:{id:"fontWeight",state:"hover"}}]},{type:"group",label:{en:"Active"},controls:[{type:"control",label:{en:"Text color"},setting:{id:"labelColor",state:"active"}},{type:"control",label:{en:"Font weight"},setting:{id:"fontWeight",state:"active"}}]}]}]},{type:"control",label:{en:"Background"},options:{label:"large",styleLabel:{marginBottom:"4px"}},setting:{id:"background"},layout:"vertical"},{type:"control",label:{en:"Align"},setting:{id:"align"},options:{label:"large"}}];exports.SettingUIV1=SettingUIV1;