@gem-sdk/components 17.0.0-dev.9 → 17.0.0-dev.92

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 (372) hide show
  1. package/dist/cjs/accordion/settings/configs/ui-v2.js +1 -1
  2. package/dist/cjs/article/settings/configs/article-author/ui-v2.js +1 -1
  3. package/dist/cjs/article/settings/configs/article-category/ui-v2.js +1 -1
  4. package/dist/cjs/article/settings/configs/article-content/ui-v2.js +1 -1
  5. package/dist/cjs/article/settings/configs/article-date/ui-v2.js +1 -1
  6. package/dist/cjs/article/settings/configs/article-excerpt/ui-v2.js +1 -1
  7. package/dist/cjs/article/settings/configs/article-image/ui-v2.js +1 -1
  8. package/dist/cjs/article/settings/configs/article-list/ui-v2.js +1 -1
  9. package/dist/cjs/article/settings/configs/article-read-more/ui-v2.js +1 -1
  10. package/dist/cjs/article/settings/configs/article-tag/ui-v2.js +1 -1
  11. package/dist/cjs/article/settings/configs/article-title/ui-v2.js +1 -1
  12. package/dist/cjs/breadcrumb/settings/configs/ui-v2.js +1 -1
  13. package/dist/cjs/builder.js +1 -1
  14. package/dist/cjs/button/settings/configs/ui-v2.js +1 -1
  15. package/dist/cjs/carousel-v3/components/arrow/Arrow.liquid.js +8 -8
  16. package/dist/cjs/carousel-v3/components/arrow/common/classes.js +1 -1
  17. package/dist/cjs/carousel-v3/components/item/CarouselItem.js +1 -1
  18. package/dist/cjs/carousel-v3/components/root/Carousel.js +1 -1
  19. package/dist/cjs/carousel-v3/components/root/Carousel.liquid.js +1 -1
  20. package/dist/cjs/carousel-v3/components/root/common/helpers.js +1 -1
  21. package/dist/cjs/carousel-v3/components/swiper/Swiper.js +1 -1
  22. package/dist/cjs/carousel-v3/hooks/useCarousel.js +1 -1
  23. package/dist/cjs/carousel-v3/index.js +1 -1
  24. package/dist/cjs/carousel-v3/settings/configs/settings-v2.js +3 -3
  25. package/dist/cjs/carousel-v3/settings/configs/ui-v2.js +1 -1
  26. package/dist/cjs/cart/components/CartList.js +1 -1
  27. package/dist/cjs/cart/index.js +1 -1
  28. package/dist/cjs/collection/components/collection-description/CollectionDescription.js +1 -1
  29. package/dist/cjs/collection/index.js +1 -1
  30. package/dist/cjs/collection/settings/collection-banner/configs/ui-v2.js +1 -1
  31. package/dist/cjs/collection/settings/collection-description/configs/ui-v2.js +1 -1
  32. package/dist/cjs/collection/settings/collection-paginator/configs/ui-v2.js +1 -1
  33. package/dist/cjs/collection/settings/collection-title/configs/ui-v2.js +1 -1
  34. package/dist/cjs/collection/settings/collection-toolbar/configs/ui-v2.js +1 -1
  35. package/dist/cjs/common/helpers/index.js +1 -0
  36. package/dist/cjs/common/hooks/useInView.js +1 -1
  37. package/dist/cjs/countdown-timer/settings/configs/ui-v2.js +1 -1
  38. package/dist/cjs/coupon/settings/configs/ui-v2.js +1 -1
  39. package/dist/cjs/dialog/settings/configs/ui-v2.js +1 -1
  40. package/dist/cjs/estimate-delivery/settings/configs/ui-v2.js +1 -1
  41. package/dist/cjs/form/settings/contact/configs/ui-v2.js +1 -1
  42. package/dist/cjs/form/settings/form-checkbox/configs/ui-v2.js +1 -1
  43. package/dist/cjs/form/settings/form-dropdown/configs/ui-v2.js +1 -1
  44. package/dist/cjs/form/settings/form-email/configs/ui-v2.js +1 -1
  45. package/dist/cjs/form/settings/form-textarea/configs/ui-v2.js +1 -1
  46. package/dist/cjs/form/settings/newsletter/configs/ui-v2.js +1 -1
  47. package/dist/cjs/form/settings/submit-button/configs/ui-v2.js +1 -1
  48. package/dist/cjs/form/settings/text-field/configs/ui-v2.js +1 -1
  49. package/dist/cjs/grid/components/row/Row.js +1 -1
  50. package/dist/cjs/grid/components/section/Section.js +1 -1
  51. package/dist/cjs/grid/components/section/lazyload/LazySectionWrapper.js +1 -0
  52. package/dist/cjs/grid/components/section/lazyload/lazyInteractionTrigger.js +1 -0
  53. package/dist/cjs/grid/components/section/lazyload/lazySectionCoordinator.js +1 -0
  54. package/dist/cjs/grid/hooks/useRowEditorViewportWhenTrackingResumes.js +1 -0
  55. package/dist/cjs/grid/hooks/useRowSetting.js +1 -1
  56. package/dist/cjs/grid/index.js +1 -1
  57. package/dist/cjs/grid/next.js +1 -1
  58. package/dist/cjs/grid/settings/configs/row/ui-v2.js +1 -1
  59. package/dist/cjs/grid/settings/configs/section/ui-v2.js +1 -1
  60. package/dist/cjs/header/components/kind/basic/index.js +1 -1
  61. package/dist/cjs/header/components/kind/modern/index.js +1 -1
  62. package/dist/cjs/header/index.js +1 -1
  63. package/dist/cjs/heading/next.js +1 -1
  64. package/dist/cjs/heading/settings/configs/ui-v2.js +1 -1
  65. package/dist/cjs/headless.js +1 -0
  66. package/dist/cjs/hero-banner/index.js +1 -1
  67. package/dist/cjs/hero-banner/settings/configs/ui-v2.js +1 -1
  68. package/dist/cjs/icon/settings/configs/ui-v2.js +1 -1
  69. package/dist/cjs/icon-list/settings/configs/ui-v2.js +1 -1
  70. package/dist/cjs/icon-list-hoz/settings/configs/uiV2.js +1 -1
  71. package/dist/cjs/icon-list-v2/settings/configs/ui-v2.js +1 -1
  72. package/dist/cjs/image/common/const.js +1 -0
  73. package/dist/cjs/image/common/helpers.js +2 -2
  74. package/dist/cjs/image/next.js +1 -1
  75. package/dist/cjs/image/settings/configs/ui-v2.js +1 -1
  76. package/dist/cjs/image-comparison/components/ImageComparison.js +1 -1
  77. package/dist/cjs/image-comparison/components/ImageComparison.liquid.js +2 -2
  78. package/dist/cjs/image-comparison/settings/configs/ui-v2.js +1 -1
  79. package/dist/cjs/index.js +1 -1
  80. package/dist/cjs/index.liquid.js +1 -1
  81. package/dist/cjs/line/settings/configs/ui-v2.js +1 -1
  82. package/dist/cjs/marquee/settings/configs/ui-v2.js +1 -1
  83. package/dist/cjs/modal/components/Modal.js +1 -1
  84. package/dist/cjs/modal/index.js +1 -1
  85. package/dist/cjs/post-purchase/callout-banner/index.js +1 -1
  86. package/dist/cjs/post-purchase/product/components/ProductPrice.js +1 -1
  87. package/dist/cjs/post-purchase/product/components/ProductQuantity.js +1 -1
  88. package/dist/cjs/post-purchase/product/components/product-image/FeatureImage.js +1 -1
  89. package/dist/cjs/post-purchase/product/components/product-image/carousel-post-purchase/CarouselWrapperPostPurchase.js +1 -1
  90. package/dist/cjs/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +1 -1
  91. package/dist/cjs/post-purchase/product/components/product-offer/components/ProductOfferItem.js +1 -1
  92. package/dist/cjs/post-purchase/product/components/product-offer/context/PrdOfferSubscriptionPresenceContext.js +2 -0
  93. package/dist/cjs/post-purchase/product/components/product-offer/helpers/scanSubscriptionBlocks.js +1 -0
  94. package/dist/cjs/post-purchase/product/components/product-offer/hooks/useProductOfferSubscriptionBlocksObserver.js +1 -0
  95. package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSubscriptionVisibility.js +1 -1
  96. package/dist/cjs/post-purchase/product/components/product-variant/components/ProductVariant.js +1 -1
  97. package/dist/cjs/post-purchase/product/components/product-variant/components/variants/Dropdown.js +1 -1
  98. package/dist/cjs/post-purchase/product/components/product-variant/components/variants/DropdownOption.js +1 -1
  99. package/dist/cjs/post-purchase/product/index.js +1 -1
  100. package/dist/cjs/post-purchase/product/settings/product-quantity/configs/settings.js +1 -1
  101. package/dist/cjs/post-purchase/product/settings/product-quantity/configs/ui-v2.js +1 -1
  102. package/dist/cjs/post-purchase/text/components/Text.js +2 -2
  103. package/dist/cjs/product/components/dynamic-checkout/Button.liquid.js +4 -4
  104. package/dist/cjs/product/components/dynamic-checkout/DynamicCheckout.liquid.js +1 -1
  105. package/dist/cjs/product/components/file-upload/settings/configs/ui-v2.js +1 -1
  106. package/dist/cjs/product/components/product-badge/ProductBadge.js +1 -1
  107. package/dist/cjs/product/components/product-badge/ProductBadge.liquid.js +12 -12
  108. package/dist/cjs/product/components/product-badge/common/attrs.js +1 -1
  109. package/dist/cjs/product/components/product-badge/utils/renderBadgeLiquid.js +7 -5
  110. package/dist/cjs/product/components/product-bundle/ProductBundleDiscount.js +1 -1
  111. package/dist/cjs/product/components/product-bundle/setting/configs/ui-v2.js +1 -1
  112. package/dist/cjs/product/components/product-button/ProductButton.liquid.js +4 -4
  113. package/dist/cjs/product/components/product-button/common/helpers.js +1 -1
  114. package/dist/cjs/product/components/product-button/hooks/useAddToCart.js +1 -1
  115. package/dist/cjs/product/components/product-description/ProductDescription.js +1 -1
  116. package/dist/cjs/product/components/product-description/hooks/useGpDescription.js +1 -1
  117. package/dist/cjs/product/components/product-images-v3/common/productFeaturedImage.js +1 -1
  118. package/dist/cjs/product/components/product-images-v3/components/child/ProductFeatureVideo.js +1 -1
  119. package/dist/cjs/product/components/product-images-v3/components/feature-gallery/FeatureImageWithGallery.liquid.js +34 -33
  120. package/dist/cjs/product/components/product-images-v3/components/gallery-carousel/GalleryCarousel.liquid.js +2 -2
  121. package/dist/cjs/product/components/product-images-v3/components/gallery-grid/GalleryGrid.liquid.js +21 -18
  122. package/dist/cjs/product/components/product-images-v3/components/lightbox/ProductImagesLightBox.js +1 -1
  123. package/dist/cjs/product/components/product-images-v3/composables/getProductImagesClassName.js +1 -1
  124. package/dist/cjs/product/components/product-list/ProductList.js +1 -1
  125. package/dist/cjs/product/components/product-list/ProductList.liquid.js +10 -9
  126. package/dist/cjs/product/components/product-list-v3/ProductList.js +1 -1
  127. package/dist/cjs/product/components/product-list-v3/ProductList.liquid.js +12 -11
  128. package/dist/cjs/product/components/product-list-v3/ProductListCarouselLayout.liquid.js +6 -6
  129. package/dist/cjs/product/components/product-list-v3/common/helpers.js +1 -1
  130. package/dist/cjs/product/components/product-list-v3/constants/index.js +1 -1
  131. package/dist/cjs/product/components/product-list-v3/hooks/useCollectionQuery.js +1 -1
  132. package/dist/cjs/product/components/product-list-v3/hooks/useMainRelatedProductQuery.js +1 -1
  133. package/dist/cjs/product/components/product-list-v3/hooks/useProductRelatedQuery.js +1 -1
  134. package/dist/cjs/product/components/product-list-v3/hooks/useProductsQuery.js +1 -1
  135. package/dist/cjs/product/components/product-list-v3/hooks/useRelatedProductIDAssigned.js +1 -0
  136. package/dist/cjs/product/components/product-sku/Sku.js +1 -1
  137. package/dist/cjs/product/components/product-wrap/hook/useProductQuery.js +1 -1
  138. package/dist/cjs/product/index.js +1 -1
  139. package/dist/cjs/product/settings/dynamic-checkout/configs/ui-v2.js +1 -1
  140. package/dist/cjs/product/settings/product/configs/ui-v2.js +1 -1
  141. package/dist/cjs/product/settings/product-badge/configs/ui-v2.js +1 -1
  142. package/dist/cjs/product/settings/product-button/configs/ui-v2.js +1 -1
  143. package/dist/cjs/product/settings/product-image-v2/configs/ui-v2.js +1 -1
  144. package/dist/cjs/product/settings/product-image-v3/configs/setting-v2/ProductFeatureImage.js +1 -1
  145. package/dist/cjs/product/settings/product-image-v3/configs/setting-v2/ProductGalleryImage.js +2 -2
  146. package/dist/cjs/product/settings/product-image-v3/configs/ui-v2.js +1 -1
  147. package/dist/cjs/product/settings/product-list/configs/ui-v2.js +1 -1
  148. package/dist/cjs/product/settings/product-list-v3/configs/ui-v2.js +1 -1
  149. package/dist/cjs/product/settings/product-properties/configs/ui-v2.js +1 -1
  150. package/dist/cjs/product/settings/product-quantity/configs/ui-v2.js +1 -1
  151. package/dist/cjs/product/settings/product-title/configs/ui-v2.js +1 -1
  152. package/dist/cjs/product/settings/product-variant/configs/ui-v2.js +1 -1
  153. package/dist/cjs/product/settings/product-vendor/configs/ui-v2.js +1 -1
  154. package/dist/cjs/product/settings/product-view-more/configs/ui-v2.js +1 -1
  155. package/dist/cjs/sticky/hooks/useSticky.js +1 -1
  156. package/dist/cjs/sticky/settings/configs/ui-v2.js +1 -1
  157. package/dist/cjs/stock-counter/settings/configs/ui-v2.js +1 -1
  158. package/dist/cjs/tab/settings/configs/ui-v2.js +1 -1
  159. package/dist/cjs/text/next.js +1 -1
  160. package/dist/cjs/text/settings/configs/ui-v2.js +1 -1
  161. package/dist/cjs/third-party/components/BonySubscriptionsApp.liquid.js +10 -3
  162. package/dist/cjs/third-party/components/EssentPreorderBackInStock.js +2 -0
  163. package/dist/cjs/third-party/components/EssentPreorderBackInStock.liquid.js +8 -0
  164. package/dist/cjs/third-party/components/SubscribfySubscriptionsApp.js +2 -0
  165. package/dist/cjs/third-party/components/SubscribfySubscriptionsApp.liquid.js +1 -0
  166. package/dist/cjs/third-party/components/WcWishlistBackInStock.liquid.js +19 -1
  167. package/dist/cjs/third-party/configs/EssentPreorderBackInStock.js +1 -0
  168. package/dist/cjs/third-party/configs/SubscribfySubscriptionsApp.js +1 -0
  169. package/dist/cjs/third-party/configs/WcWishlistBackInStock.js +1 -1
  170. package/dist/cjs/third-party/index.js +1 -1
  171. package/dist/cjs/third-party/next.js +1 -1
  172. package/dist/cjs/third-party/settings/EssentPreorderBackInStock/index.js +4 -0
  173. package/dist/cjs/third-party/settings/EssentPreorderBackInStock/uiV2.js +1 -0
  174. package/dist/cjs/third-party/settings/SubscribfySubscriptionsApp/index.js +4 -0
  175. package/dist/cjs/third-party/settings/SubscribfySubscriptionsApp/uiV2.js +1 -0
  176. package/dist/cjs/third-party/settings/WcWishlistBackInStock/index.js +5 -2
  177. package/dist/cjs/video/common/helpers.js +1 -1
  178. package/dist/cjs/video/components/LiteYouTubeEmbed.liquid.js +12 -12
  179. package/dist/cjs/video/hooks/useLiteYoutubeEmbed.js +1 -1
  180. package/dist/esm/accordion/settings/configs/ui-v2.js +1 -1
  181. package/dist/esm/article/settings/configs/article-author/ui-v2.js +1 -1
  182. package/dist/esm/article/settings/configs/article-category/ui-v2.js +1 -1
  183. package/dist/esm/article/settings/configs/article-content/ui-v2.js +1 -1
  184. package/dist/esm/article/settings/configs/article-date/ui-v2.js +1 -1
  185. package/dist/esm/article/settings/configs/article-excerpt/ui-v2.js +1 -1
  186. package/dist/esm/article/settings/configs/article-image/ui-v2.js +1 -1
  187. package/dist/esm/article/settings/configs/article-list/ui-v2.js +1 -1
  188. package/dist/esm/article/settings/configs/article-read-more/ui-v2.js +1 -1
  189. package/dist/esm/article/settings/configs/article-tag/ui-v2.js +1 -1
  190. package/dist/esm/article/settings/configs/article-title/ui-v2.js +1 -1
  191. package/dist/esm/breadcrumb/settings/configs/ui-v2.js +1 -1
  192. package/dist/esm/builder.js +1 -1
  193. package/dist/esm/button/settings/configs/ui-v2.js +1 -1
  194. package/dist/esm/carousel-v3/components/arrow/Arrow.liquid.js +6 -6
  195. package/dist/esm/carousel-v3/components/arrow/common/classes.js +1 -1
  196. package/dist/esm/carousel-v3/components/item/CarouselItem.js +1 -1
  197. package/dist/esm/carousel-v3/components/root/Carousel.js +1 -1
  198. package/dist/esm/carousel-v3/components/root/Carousel.liquid.js +4 -4
  199. package/dist/esm/carousel-v3/components/root/common/helpers.js +1 -1
  200. package/dist/esm/carousel-v3/components/swiper/Swiper.js +1 -1
  201. package/dist/esm/carousel-v3/hooks/useCarousel.js +1 -1
  202. package/dist/esm/carousel-v3/index.js +1 -1
  203. package/dist/esm/carousel-v3/settings/configs/settings-v2.js +3 -3
  204. package/dist/esm/carousel-v3/settings/configs/ui-v2.js +1 -1
  205. package/dist/esm/cart/components/CartList.js +1 -1
  206. package/dist/esm/cart/index.js +1 -1
  207. package/dist/esm/collection/components/collection-description/CollectionDescription.js +1 -1
  208. package/dist/esm/collection/index.js +1 -1
  209. package/dist/esm/collection/settings/collection-banner/configs/ui-v2.js +1 -1
  210. package/dist/esm/collection/settings/collection-description/configs/ui-v2.js +1 -1
  211. package/dist/esm/collection/settings/collection-paginator/configs/ui-v2.js +1 -1
  212. package/dist/esm/collection/settings/collection-title/configs/ui-v2.js +1 -1
  213. package/dist/esm/collection/settings/collection-toolbar/configs/ui-v2.js +1 -1
  214. package/dist/esm/common/helpers/index.js +1 -0
  215. package/dist/esm/common/hooks/useInView.js +1 -1
  216. package/dist/esm/countdown-timer/settings/configs/ui-v2.js +1 -1
  217. package/dist/esm/coupon/settings/configs/ui-v2.js +1 -1
  218. package/dist/esm/dialog/settings/configs/ui-v2.js +1 -1
  219. package/dist/esm/estimate-delivery/settings/configs/ui-v2.js +1 -1
  220. package/dist/esm/form/settings/contact/configs/ui-v2.js +1 -1
  221. package/dist/esm/form/settings/form-checkbox/configs/ui-v2.js +1 -1
  222. package/dist/esm/form/settings/form-dropdown/configs/ui-v2.js +1 -1
  223. package/dist/esm/form/settings/form-email/configs/ui-v2.js +1 -1
  224. package/dist/esm/form/settings/form-textarea/configs/ui-v2.js +1 -1
  225. package/dist/esm/form/settings/newsletter/configs/ui-v2.js +1 -1
  226. package/dist/esm/form/settings/submit-button/configs/ui-v2.js +1 -1
  227. package/dist/esm/form/settings/text-field/configs/ui-v2.js +1 -1
  228. package/dist/esm/grid/components/row/Row.js +1 -1
  229. package/dist/esm/grid/components/section/Section.js +1 -1
  230. package/dist/esm/grid/components/section/lazyload/LazySectionWrapper.js +1 -0
  231. package/dist/esm/grid/components/section/lazyload/lazyInteractionTrigger.js +1 -0
  232. package/dist/esm/grid/components/section/lazyload/lazySectionCoordinator.js +1 -0
  233. package/dist/esm/grid/hooks/useRowEditorViewportWhenTrackingResumes.js +1 -0
  234. package/dist/esm/grid/hooks/useRowSetting.js +1 -1
  235. package/dist/esm/grid/index.js +1 -1
  236. package/dist/esm/grid/next.js +1 -1
  237. package/dist/esm/grid/settings/configs/row/ui-v2.js +1 -1
  238. package/dist/esm/grid/settings/configs/section/ui-v2.js +1 -1
  239. package/dist/esm/header/components/kind/basic/index.js +1 -1
  240. package/dist/esm/header/components/kind/modern/index.js +1 -1
  241. package/dist/esm/header/index.js +1 -1
  242. package/dist/esm/heading/next.js +1 -1
  243. package/dist/esm/heading/settings/configs/ui-v2.js +1 -1
  244. package/dist/esm/headless.js +1 -0
  245. package/dist/esm/hero-banner/index.js +1 -1
  246. package/dist/esm/hero-banner/settings/configs/ui-v2.js +1 -1
  247. package/dist/esm/icon/settings/configs/ui-v2.js +1 -1
  248. package/dist/esm/icon-list/settings/configs/ui-v2.js +1 -1
  249. package/dist/esm/icon-list-hoz/settings/configs/uiV2.js +1 -1
  250. package/dist/esm/icon-list-v2/settings/configs/ui-v2.js +1 -1
  251. package/dist/esm/image/common/const.js +1 -0
  252. package/dist/esm/image/common/helpers.js +2 -2
  253. package/dist/esm/image/next.js +1 -1
  254. package/dist/esm/image/settings/configs/ui-v2.js +1 -1
  255. package/dist/esm/image-comparison/components/ImageComparison.js +1 -1
  256. package/dist/esm/image-comparison/components/ImageComparison.liquid.js +3 -3
  257. package/dist/esm/image-comparison/settings/configs/ui-v2.js +1 -1
  258. package/dist/esm/index.js +1 -1
  259. package/dist/esm/index.liquid.js +1 -1
  260. package/dist/esm/line/settings/configs/ui-v2.js +1 -1
  261. package/dist/esm/marquee/settings/configs/ui-v2.js +1 -1
  262. package/dist/esm/modal/components/Modal.js +1 -1
  263. package/dist/esm/modal/index.js +1 -1
  264. package/dist/esm/post-purchase/callout-banner/index.js +1 -1
  265. package/dist/esm/post-purchase/product/components/ProductPrice.js +1 -1
  266. package/dist/esm/post-purchase/product/components/ProductQuantity.js +1 -1
  267. package/dist/esm/post-purchase/product/components/product-image/FeatureImage.js +1 -1
  268. package/dist/esm/post-purchase/product/components/product-image/carousel-post-purchase/CarouselWrapperPostPurchase.js +1 -1
  269. package/dist/esm/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +1 -1
  270. package/dist/esm/post-purchase/product/components/product-offer/components/ProductOfferItem.js +1 -1
  271. package/dist/esm/post-purchase/product/components/product-offer/context/PrdOfferSubscriptionPresenceContext.js +2 -0
  272. package/dist/esm/post-purchase/product/components/product-offer/helpers/scanSubscriptionBlocks.js +1 -0
  273. package/dist/esm/post-purchase/product/components/product-offer/hooks/useProductOfferSubscriptionBlocksObserver.js +1 -0
  274. package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSubscriptionVisibility.js +1 -1
  275. package/dist/esm/post-purchase/product/components/product-variant/components/ProductVariant.js +1 -1
  276. package/dist/esm/post-purchase/product/components/product-variant/components/variants/Dropdown.js +1 -1
  277. package/dist/esm/post-purchase/product/components/product-variant/components/variants/DropdownOption.js +1 -1
  278. package/dist/esm/post-purchase/product/index.js +1 -1
  279. package/dist/esm/post-purchase/product/settings/product-quantity/configs/settings.js +1 -1
  280. package/dist/esm/post-purchase/product/settings/product-quantity/configs/ui-v2.js +1 -1
  281. package/dist/esm/post-purchase/text/components/Text.js +2 -2
  282. package/dist/esm/product/components/dynamic-checkout/Button.liquid.js +6 -6
  283. package/dist/esm/product/components/dynamic-checkout/DynamicCheckout.liquid.js +1 -1
  284. package/dist/esm/product/components/file-upload/settings/configs/ui-v2.js +1 -1
  285. package/dist/esm/product/components/product-badge/ProductBadge.js +1 -1
  286. package/dist/esm/product/components/product-badge/ProductBadge.liquid.js +12 -12
  287. package/dist/esm/product/components/product-badge/common/attrs.js +1 -1
  288. package/dist/esm/product/components/product-badge/utils/renderBadgeLiquid.js +5 -3
  289. package/dist/esm/product/components/product-bundle/ProductBundleDiscount.js +1 -1
  290. package/dist/esm/product/components/product-bundle/setting/configs/ui-v2.js +1 -1
  291. package/dist/esm/product/components/product-button/ProductButton.liquid.js +4 -4
  292. package/dist/esm/product/components/product-button/common/helpers.js +1 -1
  293. package/dist/esm/product/components/product-button/hooks/useAddToCart.js +1 -1
  294. package/dist/esm/product/components/product-description/ProductDescription.js +1 -1
  295. package/dist/esm/product/components/product-description/hooks/useGpDescription.js +1 -1
  296. package/dist/esm/product/components/product-images-v3/common/productFeaturedImage.js +1 -1
  297. package/dist/esm/product/components/product-images-v3/components/child/ProductFeatureVideo.js +1 -1
  298. package/dist/esm/product/components/product-images-v3/components/feature-gallery/FeatureImageWithGallery.liquid.js +26 -25
  299. package/dist/esm/product/components/product-images-v3/components/gallery-carousel/GalleryCarousel.liquid.js +3 -3
  300. package/dist/esm/product/components/product-images-v3/components/gallery-grid/GalleryGrid.liquid.js +13 -10
  301. package/dist/esm/product/components/product-images-v3/components/lightbox/ProductImagesLightBox.js +1 -1
  302. package/dist/esm/product/components/product-images-v3/composables/getProductImagesClassName.js +1 -1
  303. package/dist/esm/product/components/product-list/ProductList.js +1 -1
  304. package/dist/esm/product/components/product-list/ProductList.liquid.js +18 -17
  305. package/dist/esm/product/components/product-list-v3/ProductList.js +1 -1
  306. package/dist/esm/product/components/product-list-v3/ProductList.liquid.js +20 -19
  307. package/dist/esm/product/components/product-list-v3/ProductListCarouselLayout.liquid.js +9 -9
  308. package/dist/esm/product/components/product-list-v3/common/helpers.js +1 -1
  309. package/dist/esm/product/components/product-list-v3/constants/index.js +1 -1
  310. package/dist/esm/product/components/product-list-v3/hooks/useCollectionQuery.js +1 -1
  311. package/dist/esm/product/components/product-list-v3/hooks/useMainRelatedProductQuery.js +1 -1
  312. package/dist/esm/product/components/product-list-v3/hooks/useProductRelatedQuery.js +1 -1
  313. package/dist/esm/product/components/product-list-v3/hooks/useProductsQuery.js +1 -1
  314. package/dist/esm/product/components/product-list-v3/hooks/useRelatedProductIDAssigned.js +1 -0
  315. package/dist/esm/product/components/product-sku/Sku.js +1 -1
  316. package/dist/esm/product/components/product-wrap/hook/useProductQuery.js +1 -1
  317. package/dist/esm/product/index.js +1 -1
  318. package/dist/esm/product/settings/dynamic-checkout/configs/ui-v2.js +1 -1
  319. package/dist/esm/product/settings/product/configs/ui-v2.js +1 -1
  320. package/dist/esm/product/settings/product-badge/configs/ui-v2.js +1 -1
  321. package/dist/esm/product/settings/product-button/configs/ui-v2.js +1 -1
  322. package/dist/esm/product/settings/product-image-v2/configs/ui-v2.js +1 -1
  323. package/dist/esm/product/settings/product-image-v3/configs/setting-v2/ProductFeatureImage.js +1 -1
  324. package/dist/esm/product/settings/product-image-v3/configs/setting-v2/ProductGalleryImage.js +2 -2
  325. package/dist/esm/product/settings/product-image-v3/configs/ui-v2.js +1 -1
  326. package/dist/esm/product/settings/product-list/configs/ui-v2.js +1 -1
  327. package/dist/esm/product/settings/product-list-v3/configs/ui-v2.js +1 -1
  328. package/dist/esm/product/settings/product-properties/configs/ui-v2.js +1 -1
  329. package/dist/esm/product/settings/product-quantity/configs/ui-v2.js +1 -1
  330. package/dist/esm/product/settings/product-title/configs/ui-v2.js +1 -1
  331. package/dist/esm/product/settings/product-variant/configs/ui-v2.js +1 -1
  332. package/dist/esm/product/settings/product-vendor/configs/ui-v2.js +1 -1
  333. package/dist/esm/product/settings/product-view-more/configs/ui-v2.js +1 -1
  334. package/dist/esm/sticky/hooks/useSticky.js +1 -1
  335. package/dist/esm/sticky/settings/configs/ui-v2.js +1 -1
  336. package/dist/esm/stock-counter/settings/configs/ui-v2.js +1 -1
  337. package/dist/esm/tab/settings/configs/ui-v2.js +1 -1
  338. package/dist/esm/text/next.js +1 -1
  339. package/dist/esm/text/settings/configs/ui-v2.js +1 -1
  340. package/dist/esm/third-party/components/BonySubscriptionsApp.liquid.js +11 -4
  341. package/dist/esm/third-party/components/EssentPreorderBackInStock.js +2 -0
  342. package/dist/esm/third-party/components/EssentPreorderBackInStock.liquid.js +8 -0
  343. package/dist/esm/third-party/components/SubscribfySubscriptionsApp.js +2 -0
  344. package/dist/esm/third-party/components/SubscribfySubscriptionsApp.liquid.js +1 -0
  345. package/dist/esm/third-party/components/WcWishlistBackInStock.liquid.js +19 -1
  346. package/dist/esm/third-party/configs/EssentPreorderBackInStock.js +1 -0
  347. package/dist/esm/third-party/configs/SubscribfySubscriptionsApp.js +1 -0
  348. package/dist/esm/third-party/configs/WcWishlistBackInStock.js +1 -1
  349. package/dist/esm/third-party/index.js +1 -1
  350. package/dist/esm/third-party/next.js +1 -1
  351. package/dist/esm/third-party/settings/EssentPreorderBackInStock/index.js +4 -0
  352. package/dist/esm/third-party/settings/EssentPreorderBackInStock/uiV2.js +1 -0
  353. package/dist/esm/third-party/settings/SubscribfySubscriptionsApp/index.js +4 -0
  354. package/dist/esm/third-party/settings/SubscribfySubscriptionsApp/uiV2.js +1 -0
  355. package/dist/esm/third-party/settings/WcWishlistBackInStock/index.js +5 -2
  356. package/dist/esm/video/common/helpers.js +1 -1
  357. package/dist/esm/video/components/LiteYouTubeEmbed.liquid.js +13 -13
  358. package/dist/esm/video/hooks/useLiteYoutubeEmbed.js +1 -1
  359. package/dist/types/index.d.ts +249 -25
  360. package/package.json +5 -5
  361. package/dist/cjs/modal/components/ZoomButton.js +0 -2
  362. package/dist/cjs/product/components/product-images-v3/components/child/ProductImagesLightBoxPreview.js +0 -1
  363. package/dist/cjs/product/components/product-images-v3/components/lightbox/LightBoxCarousel.js +0 -2
  364. package/dist/cjs/product/components/product-images-v3/components/lightbox/LightBoxGalleryCarousel.js +0 -2
  365. package/dist/cjs/product/components/product-images-v3/components/lightbox/LightBoxImageZoom.js +0 -2
  366. package/dist/cjs/product/components/product-images-v3/components/lightbox/constants.js +0 -1
  367. package/dist/esm/modal/components/ZoomButton.js +0 -2
  368. package/dist/esm/product/components/product-images-v3/components/child/ProductImagesLightBoxPreview.js +0 -1
  369. package/dist/esm/product/components/product-images-v3/components/lightbox/LightBoxCarousel.js +0 -2
  370. package/dist/esm/product/components/product-images-v3/components/lightbox/LightBoxGalleryCarousel.js +0 -2
  371. package/dist/esm/product/components/product-images-v3/components/lightbox/LightBoxImageZoom.js +0 -2
  372. package/dist/esm/product/components/product-images-v3/components/lightbox/constants.js +0 -1
@@ -1 +0,0 @@
1
- "use strict";exports.DEFAULT_LIGHTBOX_IMAGE_ONLY={src:"https://cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_large.gif",id:"noImageError",width:480,height:480,alt:"no image",contentType:"IMAGE"},exports.LIGHTBOX_CAROUSEL_SETTING={slidesToShow:{desktop:1},loop:{desktop:!1},dot:{desktop:!1},navigationEnable:{desktop:!1},speed:320,enableDrag:{desktop:!0},animationMode:"ease-out"},exports.LIGHTBOX_CAROUSEL_STYLES={spacing:{desktop:1},sizeSetting:{desktop:{width:"100%",height:"100%"}}},exports.LIGHTBOX_GALLERY_CAROUSEL_SETTING={loop:{desktop:!0},corner:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"},arrowNavRadius:{bblr:"99999px",bbrr:"99999px",btlr:"99999px",btrr:"99999px",radiusType:"circle"},arrowIconColor:"#AAAAAA",arrowNavColor:"#333333",arrowNavSize:{height:"Auto",padding:{bottom:"12px",left:"12px",right:"12px",top:"12px"},shape:"square",shapeLinked:!0,shapeValue:"1/1",width:"Auto"},shapeForBottom:{desktop:{shape:"square",height:"80px",shapeValue:"1/1",width:"80px",shapeLinked:!0,gap:""},tablet:{shape:"square",height:"80px",shapeValue:"1/1",width:"80px",shapeLinked:!0,gap:""},mobile:{shape:"square",height:"64px",shapeValue:"1/1",width:"64px",shapeLinked:!0,gap:""}},position:{desktop:"bottom-center"},navigationPosition:{desktop:"outside",tablet:"outside",mobile:"none"},layout:{desktop:"cover"},qualityPercent:{desktop:100},qualityType:{desktop:"high"},itemSpacing:{desktop:"8px"}};
@@ -1,2 +0,0 @@
1
- 'use client';
2
- import{jsx as C}from"react/jsx-runtime";import{cls as t}from"@gem-sdk/core";import"react";let e=({isZoomIn:e,onToggleZoom:o})=>{let i=C("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:C("path",{d:"M6.77246 0C10.5128 0 13.5448 3.03212 13.5449 6.77246C13.5449 8.41757 12.9568 9.9243 11.9814 11.0977L15.8115 14.9277C16.0556 15.1718 16.0555 15.5674 15.8115 15.8115C15.5674 16.0556 15.1718 16.0556 14.9277 15.8115L11.0977 11.9814C9.9243 12.9568 8.41757 13.5449 6.77246 13.5449C3.03212 13.5448 0 10.5128 0 6.77246C9.91359e-05 3.03218 3.03218 9.49436e-05 6.77246 0ZM6.77246 1.25C3.72254 1.25009 1.2501 3.72253 1.25 6.77246C1.25 9.82248 3.72247 12.2948 6.77246 12.2949C8.28607 12.2949 9.65677 11.6854 10.6543 10.6992C10.6614 10.6914 10.6673 10.6823 10.6748 10.6748C10.6824 10.6673 10.6914 10.6614 10.6992 10.6543C11.6854 9.65677 12.2949 8.28607 12.2949 6.77246C12.2948 3.72247 9.82247 1.25 6.77246 1.25ZM6.86328 3.40234C7.2082 3.40251 7.4881 3.68242 7.48828 4.02734V6.23828H9.69824C10.0433 6.23828 10.3231 6.51826 10.3232 6.86328C10.3231 7.20832 10.0433 7.48828 9.69824 7.48828H7.48828V9.69824C7.48828 10.0433 7.20832 10.3231 6.86328 10.3232C6.51822 10.3231 6.23828 10.0433 6.23828 9.69824V7.48828H4.02734C3.68238 7.48815 3.40251 7.20824 3.40234 6.86328C3.40252 6.51834 3.68239 6.23841 4.02734 6.23828H6.23828V4.02734C6.23846 3.6824 6.51833 3.40248 6.86328 3.40234Z",fill:"#AAAAAA"})}),l=C("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",children:C("path",{d:"M8.77441 2C12.5157 2 15.5487 5.03247 15.5488 8.77344C15.5488 10.4191 14.9613 11.927 13.9854 13.1006L17.8164 16.9307C18.0602 17.1747 18.0603 17.5704 17.8164 17.8145C17.5724 18.0581 17.1766 18.0582 16.9326 17.8145L13.1016 13.9844C11.9279 14.9598 10.4199 15.5469 8.77441 15.5469C5.03309 15.5468 2 12.5145 2 8.77344C2.00009 5.0325 5.03314 2.00004 8.77441 2ZM8.77441 3.25C5.72333 3.25004 3.25009 5.72302 3.25 8.77344C3.25 11.8239 5.72327 14.2968 8.77441 14.2969C10.2896 14.2969 11.6611 13.6858 12.6592 12.6982C12.6655 12.6913 12.671 12.6835 12.6777 12.6768C12.6843 12.6702 12.6924 12.6644 12.6992 12.6582C13.6874 11.6603 14.2988 10.2887 14.2988 8.77344C14.2987 5.723 11.8255 3.25 8.77441 3.25ZM11.7012 8.23926C12.0463 8.23926 12.3262 8.51908 12.3262 8.86426C12.3259 9.20921 12.0462 9.48926 11.7012 9.48926H6.02832C5.68347 9.48906 5.40358 9.20909 5.40332 8.86426C5.40332 8.5192 5.68331 8.23945 6.02832 8.23926H11.7012Z",fill:"#AAAAAA"})});return C("button",{type:"button","aria-label":"Toggle zoom mode",className:t("gp-absolute gp-top-[74px] gp-right-4 gp-z-20 gp-flex gp-items-center gp-justify-center gp-text-[#AAAAAA] gp-transition"),onClick:()=>{o?.()},children:e?l:i})};export{e as default};
@@ -1 +0,0 @@
1
- import{jsx as t,jsxs as e,Fragment as o}from"react/jsx-runtime";import{useMemo as r}from"react";import{useRenderMode as i}from"@gem-sdk/core";import c from"../../../product-images-v2/components/child/ProductFeatureVideo.js";import{isFeatureMedia as n}from"../../common/productFeaturedImage.js";import m from"../../../../../image/components/NextImage.js";import s from"./MediaIcon.js";import{DEFAULT_LIGHTBOX_IMAGE_ONLY as a}from"../lightbox/constants.js";let l=({image:l,isZoomableMedia:p})=>{let{isEditMode:d}=i(),g=r(()=>!d&&["VIDEO","EXTERNAL_VIDEO"].includes(l?.contentType||""),[d,l?.contentType]),h=r(()=>l?{...l,src:g?l.src:n(l?.contentType)?l?.previewImage:l.src}:a,[l,g]);return g?t(c,{type:h?.contentType,url:h.src??""}):e(o,{children:[t(m,{src:h.src,alt:h.alt,width:h.width,height:h.height,isDisableAspectStyle:!0,setting:{layout:{desktop:"contain",tablet:"contain",mobile:"contain"}},style:{width:"100%",height:"100%",maxWidth:"100%",maxHeight:"100%",display:"block",cursor:p?"zoom-in":"default",objectPosition:"center"},className:"gallery-carousel-image-only"}),t(s,{contentType:h?.contentType??""})]})};export{l as default};
@@ -1,2 +0,0 @@
1
- 'use client';
2
- import{jsx as e}from"react/jsx-runtime";import{cls as i}from"@gem-sdk/core";import{useMemo as o}from"react";import t from"../../../../../carousel-v3/components/root/Carousel.js";import r from"../../../../../carousel-v3/components/item/CarouselItem.js";import{LIGHTBOX_CAROUSEL_SETTING as s,LIGHTBOX_CAROUSEL_STYLES as m}from"./constants.js";import l from"../child/ProductImagesLightBoxPreview.js";let n=({builderPropUID:n,displayImages:p,activeIndex:g,imageActiveIndex:a,onChangeSlide:d,onToggleZoom:c})=>{let u=e=>!["VIDEO","EXTERNAL_VIDEO","MODEL_3D"].includes(e||""),f=o(()=>({...s,initialSlide:g,defaultCurrentSlider:g}),[g]);return e("div",{className:i(`gem-slider-item gem-slider-item-${n} gp-cursor-zoom-in gp-flex gp-size-full gp-min-w-0 gp-items-center gp-justify-center gp-overflow-hidden`),style:{maxWidth:"100%",maxHeight:"100%"},children:e(t,{setting:f,styles:m,builderProps:{uid:`${n}-lightbox-main`},rootClass:"gp-size-full gp-min-w-0 gp-overflow-hidden",moveToIdx:g,isDisableResetSlide:!0,onChangeActive:d,children:p.map(i=>e(r,{onClickItem:()=>{u(i.contentType)&&c?.()},className:"gp-flex gp-size-full gp-min-w-0 gp-overflow-hidden gp-items-center gp-justify-center gp-cursor-zoom-in",children:e(l,{image:i,isZoomableMedia:u(i.contentType)})},i.id))})})};export{n as default};
@@ -1,2 +0,0 @@
1
- 'use client';
2
- import{jsx as e,jsxs as t,Fragment as o}from"react/jsx-runtime";import{useCurrentDevice as r}from"@gem-sdk/core";import{useRef as s,useState as i,useEffect as a}from"react";import l from"../../../../../carousel-v3/components/root/Carousel.js";import n from"../../../../../carousel-v3/components/item/CarouselItem.js";import m from"../../../../../image/components/NextImage.js";import c from"../../../product-images-v2/components/child/MediaIcon.js";import{isFeatureMedia as p}from"../../common/productFeaturedImage.js";import{getEditorMinHeightClass as d}from"../../common/productGallery.js";import{getProductImagesAttr as u}from"../../composables/getProductImagesAttr.js";import{getProductImagesStyles as g}from"../../composables/getProductImagesStyles.js";import{LIGHTBOX_GALLERY_CAROUSEL_SETTING as f}from"./constants.js";import{galleryItemClasses as y}from"../../composables/getProductImagesClassName.js";let h=({builderPropUID:h,displayImages:b,activeIndex:j,onChangeSlide:I})=>{let C=r(),v=s(!1),[x,P]=i(j);if(a(()=>{v.current||(v.current=!0,P(j))},[j]),b.length<=1)return null;let{galleryCarouselStyle:w,galleryCarouselItemStyle:T}=g(f),{galleryCarouselSettingAttrs:q}=u(f),A=d(C,f.position,f.navigationPosition);return e(l,{setting:q,styles:{...w},slidesClass:A,builderProps:{uid:`${h}-carousel`},rootClass:"gp-flex gp-justify-center gp-w-fit",moveToIdx:x,isHiddenArrowWhenDisabled:!0,disableMarginAuto:!0,isEnableCheckHasScrollableContent:!0,centerInsufficientSlides:!0,onChangeActive:P,children:b.map((r,s)=>{let i=p(r.contentType)?r.previewImage:r.src;return e(n,{"data-thumb-index":s,contentType:"productImage",className:y(s,j,"gp-overflow-hidden gp-rounded-md gp-border gp-transition-all"),onClickItem:()=>I(s),style:T,"data-id":r.id,children:t(o,{children:[e(m,{draggable:"false",src:i,width:r.width,height:r.height,alt:r.alt,setting:{layout:f.layout,qualityPercent:f.qualityPercent,qualityType:f.qualityType},style:{width:"100%",aspectRatio:"1/1",objectPosition:"center",cursor:"pointer"},className:"product-images-lightbox-gallery-carousel-image"}),e(c,{contentType:r?.contentType??""})]})},r.id)})})};export{h as default};
@@ -1,2 +0,0 @@
1
- 'use client';
2
- import{jsx as e}from"react/jsx-runtime";import{useRef as r,useState as t,useEffect as n}from"react";import a from"../../../../../image/components/NextImage.js";let o=({image:o,onExitZoom:i})=>{let l=r(null),c=r({x:0,y:0,originX:0,originY:0}),u=r(!1),g=r(!1),[p,s]=t({x:0,y:0});n(()=>{s({x:0,y:0})},[o]);let m=(e,r)=>{let t=l.current?.getBoundingClientRect();if(!t)return{x:e,y:r};let n=1*t.width/2,a=1*t.height/2;return{x:Math.max(-n,Math.min(n,e)),y:Math.max(-a,Math.min(a,r))}},f=e=>{u.current&&(u.current=!1,e.currentTarget.hasPointerCapture(e.pointerId)&&e.currentTarget.releasePointerCapture(e.pointerId))};return o.src?e("div",{ref:l,className:"gp-h-full gp-w-full gp-overflow-hidden gp-cursor-grab active:gp-cursor-grabbing",role:"button",tabIndex:0,"aria-label":"Zoomed image area",onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.preventDefault(),i?.())},onPointerDown:e=>{e.preventDefault(),e.stopPropagation(),u.current=!0,g.current=!1,c.current={x:e.clientX,y:e.clientY,originX:p.x,originY:p.y},e.currentTarget.setPointerCapture(e.pointerId)},onPointerMove:e=>{if(!u.current)return;let r=e.clientX-c.current.x,t=e.clientY-c.current.y;(Math.abs(r)>6||Math.abs(t)>6)&&(g.current=!0);let n=m(c.current.originX+r,c.current.originY+t);s(n)},onPointerUp:f,onPointerCancel:f,onPointerLeave:f,onClick:e=>{if(e.stopPropagation(),g.current){g.current=!1;return}i?.()},onDragStart:e=>e.preventDefault(),style:{touchAction:"none"},children:e("div",{className:"gp-h-full gp-w-full",style:{transform:`translate3d(${p.x}px, ${p.y}px, 0) scale(2)`,transformOrigin:"center center",willChange:"transform"},children:e(a,{src:o.src||"",alt:o.alt||"Product image",draggable:!1,className:"gp-h-full gp-w-full gp-pointer-events-none",style:{objectFit:"contain"}})})}):e("div",{className:"gp-h-full gp-w-full"})};export{o as default};
@@ -1 +0,0 @@
1
- let e={loop:{desktop:!0},corner:{btrr:"8px",bblr:"8px",bbrr:"8px",btlr:"8px",radiusType:"rounded"},arrowNavRadius:{bblr:"99999px",bbrr:"99999px",btlr:"99999px",btrr:"99999px",radiusType:"circle"},arrowIconColor:"#AAAAAA",arrowNavColor:"#333333",arrowNavSize:{height:"Auto",padding:{bottom:"12px",left:"12px",right:"12px",top:"12px"},shape:"square",shapeLinked:!0,shapeValue:"1/1",width:"Auto"},shapeForBottom:{desktop:{shape:"square",height:"80px",shapeValue:"1/1",width:"80px",shapeLinked:!0,gap:""},tablet:{shape:"square",height:"80px",shapeValue:"1/1",width:"80px",shapeLinked:!0,gap:""},mobile:{shape:"square",height:"64px",shapeValue:"1/1",width:"64px",shapeLinked:!0,gap:""}},position:{desktop:"bottom-center"},navigationPosition:{desktop:"outside",tablet:"outside",mobile:"none"},layout:{desktop:"cover"},qualityPercent:{desktop:100},qualityType:{desktop:"high"},itemSpacing:{desktop:"8px"}},t={src:"https://cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_large.gif",id:"noImageError",width:480,height:480,alt:"no image",contentType:"IMAGE"},o={spacing:{desktop:1},sizeSetting:{desktop:{width:"100%",height:"100%"}}},p={slidesToShow:{desktop:1},loop:{desktop:!1},dot:{desktop:!1},navigationEnable:{desktop:!1},speed:320,enableDrag:{desktop:!0},animationMode:"ease-out"};export{t as DEFAULT_LIGHTBOX_IMAGE_ONLY,p as LIGHTBOX_CAROUSEL_SETTING,o as LIGHTBOX_CAROUSEL_STYLES,e as LIGHTBOX_GALLERY_CAROUSEL_SETTING};