@gem-sdk/components 19.1.0-staging.8 → 19.1.0-staging.9

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 (185) hide show
  1. package/dist/cjs/accordion/next.js +1 -1
  2. package/dist/cjs/article/components/ArticleContent.js +2 -2
  3. package/dist/cjs/article/components/ArticleExcerpt.js +1 -1
  4. package/dist/cjs/article/components/ArticleList.js +1 -1
  5. package/dist/cjs/article/index.js +1 -1
  6. package/dist/cjs/article/next.js +1 -1
  7. package/dist/cjs/breadcrumb/next.js +1 -1
  8. package/dist/cjs/button/next.js +1 -1
  9. package/dist/cjs/carousel/next.js +1 -1
  10. package/dist/cjs/carousel-v3/next.js +1 -1
  11. package/dist/cjs/cart/components/CartList.js +1 -1
  12. package/dist/cjs/cart/index.js +1 -1
  13. package/dist/cjs/cart/next.js +1 -1
  14. package/dist/cjs/code/next.js +1 -1
  15. package/dist/cjs/collection/next.js +1 -1
  16. package/dist/cjs/common/const.js +1 -1
  17. package/dist/cjs/countdown-timer/next.js +1 -1
  18. package/dist/cjs/coupon/next.js +1 -1
  19. package/dist/cjs/dialog/index.js +1 -1
  20. package/dist/cjs/dialog/next.js +1 -1
  21. package/dist/cjs/estimate-delivery/next.js +1 -1
  22. package/dist/cjs/form/next.js +1 -1
  23. package/dist/cjs/grid/components/section/Section.js +1 -1
  24. package/dist/cjs/grid/index.js +1 -1
  25. package/dist/cjs/header/components/kind/basic/index.js +1 -1
  26. package/dist/cjs/header/components/kind/modern/index.js +1 -1
  27. package/dist/cjs/header/index.js +1 -1
  28. package/dist/cjs/header/next.js +1 -1
  29. package/dist/cjs/hero-banner/components/HeroBannerItem.js +1 -1
  30. package/dist/cjs/hero-banner/index.js +1 -1
  31. package/dist/cjs/hero-banner/next.js +1 -1
  32. package/dist/cjs/icon/next.js +1 -1
  33. package/dist/cjs/icon-list/next.js +1 -1
  34. package/dist/cjs/icon-list-hoz/next.js +1 -1
  35. package/dist/cjs/icon-list-v2/next.js +1 -1
  36. package/dist/cjs/image/common/const.js +1 -1
  37. package/dist/cjs/image/common/helpers.js +2 -2
  38. package/dist/cjs/image-comparison/next.js +1 -1
  39. package/dist/cjs/image-detection/next.js +1 -1
  40. package/dist/cjs/input/next.js +1 -1
  41. package/dist/cjs/line/next.js +1 -1
  42. package/dist/cjs/link/next.js +1 -1
  43. package/dist/cjs/marquee/next.js +1 -1
  44. package/dist/cjs/menu/next.js +1 -1
  45. package/dist/cjs/modal/next.js +1 -1
  46. package/dist/cjs/pagination/next.js +1 -1
  47. package/dist/cjs/post-purchase/advanced-list/next.js +1 -1
  48. package/dist/cjs/post-purchase/button/next.js +1 -1
  49. package/dist/cjs/post-purchase/buyer-consent/next.js +1 -1
  50. package/dist/cjs/post-purchase/callout-banner/components/CalloutBox.js +1 -1
  51. package/dist/cjs/post-purchase/callout-banner/index.js +1 -1
  52. package/dist/cjs/post-purchase/callout-banner/next.js +1 -1
  53. package/dist/cjs/post-purchase/countdown-timer/next.js +1 -1
  54. package/dist/cjs/post-purchase/image/next.js +1 -1
  55. package/dist/cjs/post-purchase/line/next.js +1 -1
  56. package/dist/cjs/post-purchase/link/next.js +1 -1
  57. package/dist/cjs/post-purchase/product/components/product-offer/components/ProductOffer.js +1 -1
  58. package/dist/cjs/post-purchase/product/components/product-offer/components/ProductOfferItem.js +1 -1
  59. package/dist/cjs/post-purchase/product/index.js +1 -1
  60. package/dist/cjs/post-purchase/product/next.js +1 -1
  61. package/dist/cjs/post-purchase/text/next.js +1 -1
  62. package/dist/cjs/product/components/product-badge/ProductBadge.js +1 -1
  63. package/dist/cjs/product/components/product-discount-tag/ProductDiscountTag.js +1 -1
  64. package/dist/cjs/product/components/product-images-v2/components/child/ProductFeaturedImageOnly.js +1 -1
  65. package/dist/cjs/product/components/product-images-v3/components/child/ProductFeaturedImageOnly.js +1 -1
  66. package/dist/cjs/product/components/product-list/ProductList.js +1 -1
  67. package/dist/cjs/product/components/product-list-v3/ProductList.js +1 -1
  68. package/dist/cjs/product/components/product-list-v3/common/helpers.js +1 -1
  69. package/dist/cjs/product/components/product-list-v3/constants/index.js +1 -0
  70. package/dist/cjs/product/components/product-list-v3/hooks/useCollectionQuery.js +1 -0
  71. package/dist/cjs/product/components/product-list-v3/hooks/useMainRelatedProductQuery.js +1 -0
  72. package/dist/cjs/product/components/product-list-v3/hooks/useProductRelatedQuery.js +1 -0
  73. package/dist/cjs/product/components/product-list-v3/hooks/useProductsQuery.js +1 -0
  74. package/dist/cjs/product/components/product-list-v3/hooks/useRelatedProductIDAssigned.js +1 -0
  75. package/dist/cjs/product/components/product-quick-view/ProductQuickView.js +1 -1
  76. package/dist/cjs/product/components/product-wrap/Product.js +1 -1
  77. package/dist/cjs/product/components/product-wrap/hook/useProductQuery.js +1 -0
  78. package/dist/cjs/product/components/product-wrap/hook/useProductSetting.js +1 -1
  79. package/dist/cjs/product/index.js +1 -1
  80. package/dist/cjs/product/next.js +1 -1
  81. package/dist/cjs/radio/next.js +1 -1
  82. package/dist/cjs/select/next.js +1 -1
  83. package/dist/cjs/shop-pay-installment/next.js +1 -1
  84. package/dist/cjs/sticky/index.js +1 -1
  85. package/dist/cjs/sticky/next.js +1 -1
  86. package/dist/cjs/stock-counter/next.js +1 -1
  87. package/dist/cjs/tab/next.js +1 -1
  88. package/dist/cjs/textarea/next.js +1 -1
  89. package/dist/cjs/third-party/next.js +1 -1
  90. package/dist/cjs/third-party-instant/next.js +1 -1
  91. package/dist/cjs/third-party-slot/next.js +1 -1
  92. package/dist/cjs/video/next.js +1 -1
  93. package/dist/esm/accordion/next.js +1 -1
  94. package/dist/esm/article/components/ArticleContent.js +2 -2
  95. package/dist/esm/article/components/ArticleExcerpt.js +1 -1
  96. package/dist/esm/article/components/ArticleList.js +1 -1
  97. package/dist/esm/article/index.js +1 -1
  98. package/dist/esm/article/next.js +1 -1
  99. package/dist/esm/breadcrumb/next.js +1 -1
  100. package/dist/esm/button/next.js +1 -1
  101. package/dist/esm/carousel/next.js +1 -1
  102. package/dist/esm/carousel-v3/next.js +1 -1
  103. package/dist/esm/cart/components/CartList.js +1 -1
  104. package/dist/esm/cart/index.js +1 -1
  105. package/dist/esm/cart/next.js +1 -1
  106. package/dist/esm/code/next.js +1 -1
  107. package/dist/esm/collection/next.js +1 -1
  108. package/dist/esm/common/const.js +1 -1
  109. package/dist/esm/countdown-timer/next.js +1 -1
  110. package/dist/esm/coupon/next.js +1 -1
  111. package/dist/esm/dialog/index.js +1 -1
  112. package/dist/esm/dialog/next.js +1 -1
  113. package/dist/esm/estimate-delivery/next.js +1 -1
  114. package/dist/esm/form/next.js +1 -1
  115. package/dist/esm/grid/components/section/Section.js +1 -1
  116. package/dist/esm/grid/index.js +1 -1
  117. package/dist/esm/header/components/kind/basic/index.js +1 -1
  118. package/dist/esm/header/components/kind/modern/index.js +1 -1
  119. package/dist/esm/header/index.js +1 -1
  120. package/dist/esm/header/next.js +1 -1
  121. package/dist/esm/hero-banner/components/HeroBannerItem.js +1 -1
  122. package/dist/esm/hero-banner/index.js +1 -1
  123. package/dist/esm/hero-banner/next.js +1 -1
  124. package/dist/esm/icon/next.js +1 -1
  125. package/dist/esm/icon-list/next.js +1 -1
  126. package/dist/esm/icon-list-hoz/next.js +1 -1
  127. package/dist/esm/icon-list-v2/next.js +1 -1
  128. package/dist/esm/image/common/const.js +1 -1
  129. package/dist/esm/image/common/helpers.js +2 -2
  130. package/dist/esm/image-comparison/next.js +1 -1
  131. package/dist/esm/image-detection/next.js +1 -1
  132. package/dist/esm/input/next.js +1 -1
  133. package/dist/esm/line/next.js +1 -1
  134. package/dist/esm/link/next.js +1 -1
  135. package/dist/esm/marquee/next.js +1 -1
  136. package/dist/esm/menu/next.js +1 -1
  137. package/dist/esm/modal/next.js +1 -1
  138. package/dist/esm/pagination/next.js +1 -1
  139. package/dist/esm/post-purchase/advanced-list/next.js +1 -1
  140. package/dist/esm/post-purchase/button/next.js +1 -1
  141. package/dist/esm/post-purchase/buyer-consent/next.js +1 -1
  142. package/dist/esm/post-purchase/callout-banner/components/CalloutBox.js +1 -1
  143. package/dist/esm/post-purchase/callout-banner/index.js +1 -1
  144. package/dist/esm/post-purchase/callout-banner/next.js +1 -1
  145. package/dist/esm/post-purchase/countdown-timer/next.js +1 -1
  146. package/dist/esm/post-purchase/image/next.js +1 -1
  147. package/dist/esm/post-purchase/line/next.js +1 -1
  148. package/dist/esm/post-purchase/link/next.js +1 -1
  149. package/dist/esm/post-purchase/product/components/product-offer/components/ProductOffer.js +1 -1
  150. package/dist/esm/post-purchase/product/components/product-offer/components/ProductOfferItem.js +1 -1
  151. package/dist/esm/post-purchase/product/index.js +1 -1
  152. package/dist/esm/post-purchase/product/next.js +1 -1
  153. package/dist/esm/post-purchase/text/next.js +1 -1
  154. package/dist/esm/product/components/product-badge/ProductBadge.js +1 -1
  155. package/dist/esm/product/components/product-discount-tag/ProductDiscountTag.js +1 -1
  156. package/dist/esm/product/components/product-images-v2/components/child/ProductFeaturedImageOnly.js +1 -1
  157. package/dist/esm/product/components/product-images-v3/components/child/ProductFeaturedImageOnly.js +1 -1
  158. package/dist/esm/product/components/product-list/ProductList.js +1 -1
  159. package/dist/esm/product/components/product-list-v3/ProductList.js +1 -1
  160. package/dist/esm/product/components/product-list-v3/common/helpers.js +1 -1
  161. package/dist/esm/product/components/product-list-v3/constants/index.js +1 -0
  162. package/dist/esm/product/components/product-list-v3/hooks/useCollectionQuery.js +1 -0
  163. package/dist/esm/product/components/product-list-v3/hooks/useMainRelatedProductQuery.js +1 -0
  164. package/dist/esm/product/components/product-list-v3/hooks/useProductRelatedQuery.js +1 -0
  165. package/dist/esm/product/components/product-list-v3/hooks/useProductsQuery.js +1 -0
  166. package/dist/esm/product/components/product-list-v3/hooks/useRelatedProductIDAssigned.js +1 -0
  167. package/dist/esm/product/components/product-quick-view/ProductQuickView.js +1 -1
  168. package/dist/esm/product/components/product-wrap/Product.js +1 -1
  169. package/dist/esm/product/components/product-wrap/hook/useProductQuery.js +1 -0
  170. package/dist/esm/product/components/product-wrap/hook/useProductSetting.js +1 -1
  171. package/dist/esm/product/index.js +1 -1
  172. package/dist/esm/product/next.js +1 -1
  173. package/dist/esm/radio/next.js +1 -1
  174. package/dist/esm/select/next.js +1 -1
  175. package/dist/esm/shop-pay-installment/next.js +1 -1
  176. package/dist/esm/sticky/index.js +1 -1
  177. package/dist/esm/sticky/next.js +1 -1
  178. package/dist/esm/stock-counter/next.js +1 -1
  179. package/dist/esm/tab/next.js +1 -1
  180. package/dist/esm/textarea/next.js +1 -1
  181. package/dist/esm/third-party/next.js +1 -1
  182. package/dist/esm/third-party-instant/next.js +1 -1
  183. package/dist/esm/third-party-slot/next.js +1 -1
  184. package/dist/esm/video/next.js +1 -1
  185. package/package.json +4 -4
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- import{jsx as e,Fragment as t,jsxs as o}from"react/jsx-runtime";import{useProduct as r,useCurrentDevice as i,useShopStore as a,useRenderMode as c,getResponsiveValueByScreen as n,cls as s,makeStyle as h}from"@gem-sdk/core";import{memo as l,useMemo as f,useCallback as p}from"react";import m from"../../../../../image/components/NextImage.js";import g from"./MediaIcon.js";import{isFeatureMedia as d,getZoomImageClass as y,getZoomLenClass as u}from"../../common/productFeaturedImage.js";import v from"./ProductFeatureVideo.js";let E={src:"https://cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_large.gif",id:"noImageError",width:480,height:480,alt:"no image",contentType:"IMAGE"};var T=l(({image:l,imageShowWhenHover:T,setting:w,aspectRatio:b})=>{var I;let x=r(),L=i(),j=a(e=>e.storefrontUrl),{isEditMode:N,isPreviewSharePageMode:O}=c(),k=f(()=>"none"!==n(w.ftClickOpenLightBox,L),[L,w.ftClickOpenLightBox]),R=f(()=>!N&&["VIDEO","EXTERNAL_VIDEO"].includes(l?.contentType||"")&&!k,[N,l?.contentType,k]),$=f(()=>l?{...l,src:R?l.src:d(l?.contentType)?l?.previewImage:l.src}:E,[l,R]),z=f(()=>{if(O)return"javascript:void(0)";if(!j)return"#";let e=new URL(j);return x?`${e.protocol}//${e.host}/products/${x.handle}`:"#"},[j,x,O]),A=f(()=>w?.hoverEffect!=="none"&&!d($?.contentType),[$?.contentType,w?.hoverEffect]),B=f(()=>w?.hoverEffect=="zoom"&&w?.zoomType=="glasses"&&!d($?.contentType),[$?.contentType,w?.hoverEffect,w?.zoomType]),C=p(e=>"IMAGE"!==e.contentType?e.previewImage:e.src,[]),F=f(()=>T?"other"!==w.hoverEffect?C($):C(T):E.src,[T,$,w.hoverEffect,C]);return e(t,{children:(I=e(t,{children:R?e(v,{type:$?.contentType,url:$.src??"",thumbnail:$?.previewImage,aspectRatio:b}):o(t,{children:[e(m,{draggable:"false",src:$.src,width:$?.width,height:$?.height,alt:$?.alt,setting:{aspectRatio:b,layout:w?.ftLayout},priority:w?.preload,className:"featured-image-only",style:{width:"100%",height:"100%",cursor:"pointer"}}),e(g,{contentType:$?.contentType??""}),A&&e(m,{draggable:"false",src:F,width:w?.hoverEffect==="other"?T?.width:$.width,height:w?.hoverEffect==="other"?T?.height:$.height,alt:w?.hoverEffect==="other"?T?.alt:$.alt,setting:{layout:w.ftLayout,aspectRatio:b},style:{width:"100%",height:"100%"},className:s("hover-image featured-image-only !gp-max-w-none",y()),priority:w?.preload}),B&&e("div",{className:s(u(),"room-len"),style:{...h({bgi:`url("${$?.src}")`})}})]})}),"product-link"===n(w.ftClickOpenLightBox,L)?e("a",{title:x?.title,href:z,className:"gp-w-full",children:I}):I)})});export{T as default};
2
+ import{jsx as e,Fragment as t,jsxs as r}from"react/jsx-runtime";import{useProduct as o,useCurrentDevice as i,useShopStore as a,useRenderMode as c,getResponsiveValueByScreen as n,cls as l,makeStyle as s}from"@gem-sdk/core";import{memo as h,useMemo as f,useCallback as p}from"react";import m from"../../../../../image/components/NextImage.js";import g from"./MediaIcon.js";import{isFeatureMedia as d,getZoomImageClass as u,getZoomLenClass as y}from"../../common/productFeaturedImage.js";import v from"./ProductFeatureVideo.js";let E={src:"https://cdn.shopify.com/s/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_large.gif",id:"noImageError",width:480,height:480,alt:"no image",contentType:"IMAGE"};var T=h(({image:h,imageShowWhenHover:T,setting:b,aspectRatio:w})=>{let I=o(),k=i(),x=a(e=>e.storefrontUrl),{isEditMode:L,isPreviewSharePageMode:N}=c(),O=f(()=>"none"!==n(b.ftClickOpenLightBox,k),[k,b.ftClickOpenLightBox]),j=f(()=>!L&&["VIDEO","EXTERNAL_VIDEO"].includes(h?.contentType||"")&&!O,[L,h?.contentType,O]),R=f(()=>h?{...h,src:j?h.src:d(h?.contentType)?h?.previewImage:h.src}:E,[h,j]),C=f(()=>{if(N)return"javascript:void(0)";if(!x)return"#";let e=new URL(x);return I?`${e.protocol}//${e.host}/products/${I.handle}`:"#"},[x,I,N]),$=f(()=>b?.hoverEffect!=="none"&&!d(R?.contentType),[R?.contentType,b?.hoverEffect]),_=f(()=>b?.hoverEffect=="zoom"&&b?.zoomType=="glasses"&&!d(R?.contentType),[R?.contentType,b?.hoverEffect,b?.zoomType]),z=p(e=>"IMAGE"!==e.contentType?e.previewImage:e.src,[]),A=f(()=>T?"other"!==b.hoverEffect?z(R):z(T):E.src,[T,R,b.hoverEffect,z]);return e(t,{children:(t=>{if("product-link"===n(b.ftClickOpenLightBox,k)){let r=b.ftClickOpenNewTab?"_blank":"_self";return e("a",{title:I?.title,href:C,className:"gp-w-full",target:r,children:t})}return t})(e(t,{children:j?e(v,{type:R?.contentType,url:R.src??"",thumbnail:R?.previewImage,aspectRatio:w}):r(t,{children:[e(m,{draggable:"false",src:R.src,width:R?.width,height:R?.height,alt:R?.alt,setting:{aspectRatio:w,layout:b?.ftLayout},priority:b?.preload,className:"featured-image-only",style:{width:"100%",height:"100%",cursor:"pointer"}}),e(g,{contentType:R?.contentType??""}),$&&e(m,{draggable:"false",src:A,width:b?.hoverEffect==="other"?T?.width:R.width,height:b?.hoverEffect==="other"?T?.height:R.height,alt:b?.hoverEffect==="other"?T?.alt:R.alt,setting:{layout:b.ftLayout,aspectRatio:w},style:{width:"100%",height:"100%"},className:l("hover-image featured-image-only !gp-max-w-none",u()),priority:b?.preload}),_&&e("div",{className:l(y(),"room-len"),style:{...s({bgi:`url("${R?.src}")`})}})]})}))})});export{T as default};
@@ -1 +1 @@
1
- import{jsx as e,Fragment as t,jsxs as r}from"react/jsx-runtime";import o from"next/dynamic";import d from"../../../common/components/Loading.js";import{useState as a,useMemo as l,useEffect as i}from"react";import{useRenderMode as c,useCurrentDevice as s,usePageType as n,usePageStore as u,useFetchHandle as m,hasPublicStoreFrontData as g,createStoreFrontFetcher as h,useProductQuery as p,useProductsQueryAll as f,useProductsQuery as P,PICKED_PRODUCT_STATUSES as b,useCollectionQuery as k,flattenConnection as I,ProductListProvider as T,filterToolbarPreview as v}from"@gem-sdk/core";import y from"../SalePageProductListWarning.js";import O from"next/head";import w from"./ProductListGridLayout.js";import S from"./ProductListCarouselLayout.js";import{getStyle as C}from"./common/styles.js";import{If as E}from"@gem-sdk/system";import{getClass as N}from"./common/classes.js";import{getData as L}from"./common/helpers.js";import{getPropertyByDevice as W}from"../../../dialog/common/helpers.js";let j=o(()=>import("../ProductNotFound.js"),{loading:d}),x=o=>{let{children:x,styles:G,builderProps:M,setting:B,builderAttrs:A}=o,{isRelatedProduct:H,productSetting:Q}=L(o),z=Q.relatedTag&&Q.relatedTag[0],{isEditMode:D,isPreviewSharePageMode:F}=c(),R=s(),$=n(),_=u(e=>e.dynamicProduct),V=u(e=>e.dynamicCollection),[q,U]=a(1),[J,K]=a(!0),[X,Y]=a(),[Z,ee]=a(!1),et="GP_FUNNEL_PAGE"===$;"GP_COLLECTION"==$&&(Q.productSrc="DynamicCollection",Q.collectionId=V?.collectionId??"latest");let er=Q?.productSrc??"Collection",eo=_?.productId&&_?.productId!==Q.relatedProductId?_?.productId:Q.relatedProductId,ed=m(),ea=u(e=>e.publicStoreFrontData),el=l(()=>g(ea)?h(ea):ed,[ea]),{data:ei}=p(H&&eo?eo:void 0,{revalidateOnMount:D||F},el),ec=Q.relatedTag&&"tags"===Q.relatedTag[0]&&(!ei?.tags||ei?.tags.length===0),es=Q.relatedTag&&"collection"===Q.relatedTag[0]&&(!ei?.collections?.edges||ei?.collections.edges.length===0),en=Q.relatedTag&&"vendor"===Q.relatedTag[0]&&!ei?.vendor,eu=f(X,{revalidateOnMount:D||F},el),em=D||F,eg=P("PickProduct"===er?Q?.productIds:void 0,{revalidateOnMount:em},{defaultSelectedProductCount:Q?.numOfSelectedProducts,selectedStatus:em&&Q?.productIds?.length?b:void 0}),eh=l(()=>({id:Q?.collectionId??"latest",numberOfProducts:B?.numberOfProducts??4,orderBy:B?.orderBy}),[Q?.collectionId,Number(B?.numberOfProducts),B?.orderBy]),ep=k("PickProduct"!==er?eh:void 0,{revalidateOnMount:em});i(()=>{if(H&&ei&&Q.relatedTag&&"recommended-product"!==Q.relatedType){let e;switch(ee(!1),Q.hasRelatedExclude&&(e=Q?.relatedExclude&&Q.relatedExclude.split(",").map(e=>e.trim())),Q.relatedTag[0]){case"vendor":Y({first:B?.numberOfProducts,where:{vendor:Q.relatedTag&&"vendor"===Q.relatedTag[0]?ei?.vendor:"",idNEQ:ei.id}});break;case"collection":{let t=ei?.collections?.edges.map(e=>e.node?.id);if(!t||t?.length===0){ee(!0);break}Y(e&&e.length>0?{first:B?.numberOfProducts,where:{idNEQ:ei.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:t},{titleNotIn:e}]}]}}:{first:B?.numberOfProducts,where:{idNEQ:ei.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:t}]}]}});break}case"tags":if(!ei.tags||0===ei.tags.length){ee(!0);break}Y(e&&e.length>0?{first:B?.numberOfProducts,where:{idNEQ:ei.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:ei.tags},{nameNotIn:e}]}]}}:{first:B?.numberOfProducts,where:{idNEQ:ei.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:ei.tags}]}]}})}}},[ei,Q.relatedType,Q.relatedTag,B?.numberOfProducts,Q.relatedExclude,Q.hasRelatedExclude,H]);let ef="PickProduct"===er?eg.isValidating:ep.isValidating,eP="PickProduct"===er?eg.isLoading:ep.isLoading,eb="PickProduct"===er?eg.error:ep.error,ek=ep.data?.collections?.edges?.[0]?.node,eI="PickProduct"===er?I(eg.data?.products):I(ek?.products),eT=eu?.data?.products?I(eu?.data?.products):void 0,ev=H&&eT?eT:"PickProduct"===er&&Q?.productIds?.length?Q?.productIds?.map(e=>eI?.find(t=>t?.baseID===e)).filter(Boolean)??eI:"PickProduct"!==er?eI:eI.filter((e,t)=>t<(Q?.numOfSelectedProducts??4)),ey=l(()=>Z&&H&&D||!ev.length&&!eP&&J&&D,[J,eP,Z,H,D,ev.length]),eO=l(()=>!ev||Z&&H,[Z,H,ev]),ew=l(()=>{if(!B?.sameHeight)return[];let e=0,t=Math.ceil((ev?.length??0)/+(B?.slidesToShow?.[R]??1));return Array.from(Array(ev?.length??0)).map((r,o)=>(o>=+(B?.slidesToShow?.[R]??1)*(e+1)&&++e,{gridRow:`${1+q*e}/${q+1+q*e}`,marginBottom:e+1<t?W(G?.horizontalGutter,R):void 0}))},[B?.sameHeight,B?.slidesToShow,q,ev?.length,R,G?.horizontalGutter]),eS=l(()=>ef||eP||eb||!ev||Z&&H,[eb,eP,Z,H,ef,ev]);i(()=>{eS||setTimeout(()=>{let{builderData:e}=M??{},t=e?.childrens?.[0];if(!t)return;let r=document.querySelector(`[data-id=${t}] div`);r&&U(r.childElementCount||1)},D?0:500)},[M,eS,D]);let eC=l(()=>({collection:ek,products:ev,settings:{loop:B?.loop??{desktop:!1},scrollMode:B?.scrollMode??{desktop:"snap"},slidesToShow:B?.slidesToShow??{desktop:4,tablet:3,mobile:1},layout:G?.layout,dot:B?.dot,dotStyle:B?.dotStyle,arrow:B?.arrow,controlOverContent:B?.controlOverContent,sameHeight:B?.sameHeight},styles:{horizontalGutter:G?.horizontalGutter,verticalGutter:G?.verticalGutter,fullWidth:G?.fullWidth,spacing:G?.spacing,width:G?.width,height:G?.height}}),[ek,ev,B,G]);if(M?.isPreview&&et)return e(t,{});if(ey)return e(t,{children:E(J,e(j,{builderAttrs:A,collectionHandle:ek?.handle,productSrc:er,onClose:()=>K(!1),children:x,relatedTagString:z,assignProductNoTags:ec||es||en,noAssignedProduct:!eo}))});let{productListWrapStyle:eE,productListContentStyle:eN,productListWrapAlignStyle:eL}=C(o),{productListWrapClass:eW}=N(o);return r("div",{...A,className:eW,style:eE,children:[!!G?.preloadBgImage&&r(O,{children:[!!G.backgroundImage?.desktop?.image?.src&&e("link",{rel:"preload",href:G.backgroundImage.desktop.image.src,as:"image"}),!!G.backgroundImage?.tablet?.image?.src&&e("link",{rel:"preload",href:G.backgroundImage?.tablet?.image?.src,as:"image"}),!!G.backgroundImage?.mobile?.image?.src&&e("link",{rel:"preload",href:G.backgroundImage?.mobile?.image?.src,as:"image"})]}),ef||eP?e(d,{}):eb?r("div",{children:["Error: ",eb?.message]}):eO?e("div",{children:"Products not found"}):e(T,{...eC,children:e("div",{className:"gp-flex gp-w-full",style:eL,children:r("div",{style:eN,children:[et&&e(y,{}),e(t,{children:E(G?.layout==="grid",e(w,{...o,productSortedById:ev,generateGridRowArray:ew}),e(S,{...o,productSortedById:ev}))})]})})}),v(x,!0)]})};export{x as default};
1
+ import{jsx as e,Fragment as t,jsxs as o}from"react/jsx-runtime";import r from"next/dynamic";import d from"../../../common/components/Loading.js";import{useState as l,useMemo as i,useEffect as a}from"react";import{useRenderMode as c,useCurrentDevice as s,usePageType as n,usePageStore as u,useFetchHandle as m,hasPublicStoreFrontData as g,createStoreFrontFetcher as h,useProductQuery as p,useProductsQueryAll as f,useProductsQuery as P,PICKED_PRODUCT_STATUSES as b,useCollectionQuery as k,flattenConnection as I,ProductListProvider as T,filterToolbarPreview as v}from"@gem-sdk/core";import{PRODUCT_LIST_PRODUCT_SOURCE as y}from"../../../common/const.js";import O from"../SalePageProductListWarning.js";import S from"next/head";import C from"./ProductListGridLayout.js";import E from"./ProductListCarouselLayout.js";import{getStyle as N}from"./common/styles.js";import{If as w}from"@gem-sdk/system";import{getClass as L}from"./common/classes.js";import{getData as j}from"./common/helpers.js";import{getPropertyByDevice as W}from"../../../dialog/common/helpers.js";let x=r(()=>import("../ProductNotFound.js"),{loading:d}),G=r=>{let{children:G,styles:M,builderProps:B,setting:A,builderAttrs:D}=r,{isRelatedProduct:H,productSetting:Q}=j(r),z=Q.relatedTag&&Q.relatedTag[0],{isEditMode:F,isPreviewSharePageMode:R}=c(),$=s(),_=n(),V=u(e=>e.dynamicProduct),q=u(e=>e.dynamicCollection),[U,J]=l(1),[K,X]=l(!0),[Y,Z]=l(),[ee,et]=l(!1),eo="GP_FUNNEL_PAGE"===_;"GP_COLLECTION"!=_||[y.Collection,y.DynamicCollection].includes(Q?.productSrc)||(Q.productSrc=y.DynamicCollection);let er=Q?.productSrc??y.Collection;er===y.DynamicCollection&&(Q.collectionId=q?.collectionId||"latest");let ed=V?.productId&&V?.productId!==Q.relatedProductId?V?.productId:Q.relatedProductId,el=m(),ei=u(e=>e.publicStoreFrontData),ea=i(()=>g(ei)?h(ei):el,[ei]),{data:ec}=p(H&&ed?ed:void 0,{revalidateOnMount:F||R},ea),es=Q.relatedTag&&"tags"===Q.relatedTag[0]&&(!ec?.tags||ec?.tags.length===0),en=Q.relatedTag&&"collection"===Q.relatedTag[0]&&(!ec?.collections?.edges||ec?.collections.edges.length===0),eu=Q.relatedTag&&"vendor"===Q.relatedTag[0]&&!ec?.vendor,em=f(Y,{revalidateOnMount:F||R},ea),eg=F||R,eh=P(er===y.PickProduct?Q?.productIds:void 0,{revalidateOnMount:eg},{defaultSelectedProductCount:Q?.numOfSelectedProducts,selectedStatus:eg&&Q?.productIds?.length?b:void 0}),ep=i(()=>({id:Q?.collectionId??"latest",numberOfProducts:A?.numberOfProducts??4,orderBy:A?.orderBy}),[Q?.collectionId,Number(A?.numberOfProducts),A?.orderBy]),ef=k(er!==y.PickProduct?ep:void 0,{revalidateOnMount:eg});a(()=>{if(H&&ec&&Q.relatedTag&&"recommended-product"!==Q.relatedType){let e;switch(et(!1),Q.hasRelatedExclude&&(e=Q?.relatedExclude&&Q.relatedExclude.split(",").map(e=>e.trim())),Q.relatedTag[0]){case"vendor":Z({first:A?.numberOfProducts,vendor:Q.relatedTag&&"vendor"===Q.relatedTag[0]?ec?.vendor:"",idNEQ:ec.id});break;case"collection":{let t=ec?.collections?.edges.map(e=>e.node?.id);if(!t||t?.length===0){et(!0);break}Z(e&&e.length>0?{first:A?.numberOfProducts,idNEQ:ec.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:t},{titleNotIn:e}]}]}:{first:A?.numberOfProducts,idNEQ:ec.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:t}]}]});break}case"tags":if(!ec.tags||0===ec.tags.length){et(!0);break}Z(e&&e.length>0?{first:A?.numberOfProducts,idNEQ:ec.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:ec.tags},{nameNotIn:e}]}]}:{first:A?.numberOfProducts,idNEQ:ec.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:ec.tags}]}]})}}},[ec,Q.relatedType,Q.relatedTag,A?.numberOfProducts,Q.relatedExclude,Q.hasRelatedExclude,H]);let eP=er===y.PickProduct?eh.isValidating:ef.isValidating,eb=er===y.PickProduct?eh.isLoading:ef.isLoading,ek=er===y.PickProduct?eh.error:ef.error,eI=ef.data?.collections?.edges?.[0]?.node,eT=er===y.PickProduct?I(eh.data?.products):I(eI?.products),ev=em?.data?.products?I(em?.data?.products):void 0,ey=H&&ev?ev:er===y.PickProduct&&Q?.productIds?.length?Q?.productIds?.map(e=>eT?.find(t=>t?.baseID===e)).filter(Boolean)??eT:er!==y.PickProduct?eT:eT.filter((e,t)=>t<(Q?.numOfSelectedProducts??4)),eO=i(()=>ee&&H&&F||!ey.length&&!eb&&K&&F,[K,eb,ee,H,F,ey.length]),eS=i(()=>!ey||ee&&H,[ee,H,ey]),eC=i(()=>{if(!A?.sameHeight)return[];let e=0,t=Math.ceil((ey?.length??0)/+(A?.slidesToShow?.[$]??1));return Array.from(Array(ey?.length??0)).map((o,r)=>(r>=+(A?.slidesToShow?.[$]??1)*(e+1)&&++e,{gridRow:`${1+U*e}/${U+1+U*e}`,marginBottom:e+1<t?W(M?.horizontalGutter,$):void 0}))},[A?.sameHeight,A?.slidesToShow,U,ey?.length,$,M?.horizontalGutter]),eE=i(()=>eP||eb||ek||!ey||ee&&H,[ek,eb,ee,H,eP,ey]);a(()=>{eE||setTimeout(()=>{let{builderData:e}=B??{},t=e?.childrens?.[0];if(!t)return;let o=document.querySelector(`[data-id=${t}] div`);o&&J(o.childElementCount||1)},F?0:500)},[B,eE,F]);let eN=i(()=>({collection:eI,products:ey,settings:{loop:A?.loop??{desktop:!1},scrollMode:A?.scrollMode??{desktop:"snap"},slidesToShow:A?.slidesToShow??{desktop:4,tablet:3,mobile:1},layout:M?.layout,dot:A?.dot,dotStyle:A?.dotStyle,arrow:A?.arrow,controlOverContent:A?.controlOverContent,sameHeight:A?.sameHeight},styles:{horizontalGutter:M?.horizontalGutter,verticalGutter:M?.verticalGutter,fullWidth:M?.fullWidth,spacing:M?.spacing,width:M?.width,height:M?.height}}),[eI,ey,A,M]);if(B?.isPreview&&eo)return e(t,{});if(eO)return e(t,{children:w(K,e(x,{builderAttrs:D,collectionHandle:eI?.handle,productSrc:er,onClose:()=>X(!1),children:G,relatedTagString:z,assignProductNoTags:es||en||eu,noAssignedProduct:!ed}))});let{productListWrapStyle:ew,productListContentStyle:eL,productListWrapAlignStyle:ej}=N(r),{productListWrapClass:eW}=L(r);return o("div",{...D,className:eW,style:ew,children:[!!M?.preloadBgImage&&o(S,{children:[!!M.backgroundImage?.desktop?.image?.src&&e("link",{rel:"preload",href:M.backgroundImage.desktop.image.src,as:"image"}),!!M.backgroundImage?.tablet?.image?.src&&e("link",{rel:"preload",href:M.backgroundImage?.tablet?.image?.src,as:"image"}),!!M.backgroundImage?.mobile?.image?.src&&e("link",{rel:"preload",href:M.backgroundImage?.mobile?.image?.src,as:"image"})]}),eP||eb?e(d,{}):ek?o("div",{children:["Error: ",ek?.message]}):eS?e("div",{children:"Products not found"}):e(T,{...eN,children:e("div",{className:"gp-flex gp-w-full",style:ej,children:o("div",{style:eL,children:[eo&&e(O,{}),e(t,{children:w(M?.layout==="grid",e(C,{...r,productSortedById:ey,generateGridRowArray:eC}),e(E,{...r,productSortedById:ey}))})]})})}),v(G,!0)]})};export{G as default};
@@ -1 +1 @@
1
- import{jsx as e,Fragment as t,jsxs as r}from"react/jsx-runtime";import o from"next/dynamic";import d from"../../../common/components/Loading.js";import{useState as l,useMemo as a,useEffect as i}from"react";import{useRenderMode as s,useCurrentDevice as c,usePageType as n,usePageStore as u,useFetchHandle as m,hasPublicStoreFrontData as g,createStoreFrontFetcher as h,useProductQuery as p,useProductsQueryAll as f,useProductsQuery as P,PICKED_PRODUCT_STATUSES as b,useCollectionQuery as I,flattenConnection as k,ProductListProvider as T,filterToolbarPreview as v}from"@gem-sdk/core";import y from"../SalePageProductListWarning.js";import O from"next/head";import w from"./ProductListGridLayout.js";import S from"./ProductListCarouselLayout.js";import{getStyle as C}from"./common/styles.js";import{If as E}from"@gem-sdk/system";import{getClass as N}from"./common/classes.js";import{getData as L}from"./common/helpers.js";import{getPropertyByDevice as W}from"../../../dialog/common/helpers.js";let j=o(()=>import("../ProductNotFound.js"),{loading:d}),x=o=>{let{children:x,styles:G,builderProps:A,setting:M,builderAttrs:B}=o,{isRelatedProduct:H,productSetting:Q}=L(o),z=Q.relatedTag&&Q.relatedTag[0],{isEditMode:D,isPreviewSharePageMode:F}=s(),R=c(),$=n(),_=u(e=>e.dynamicProduct),V=u(e=>e.dynamicCollection),[q,U]=l(1),[J,K]=l(!0),[X,Y]=l(),[Z,ee]=l(!1),et="GP_FUNNEL_PAGE"===$;"GP_COLLECTION"==$&&(Q.productSrc="DynamicCollection",Q.collectionId=V?.collectionId??"latest");let er=Q?.productSrc??"Collection",eo=_?.productId&&_?.productId!==Q.relatedProductId?_?.productId:Q.relatedProductId,ed=m(),el=u(e=>e.publicStoreFrontData),ea=a(()=>g(el)?h(el):ed,[el]),{data:ei}=p(H&&eo?eo:void 0,{revalidateOnMount:D||F},ea),es=Q.relatedTag&&"tags"===Q.relatedTag[0]&&(!ei?.tags||ei?.tags.length===0),ec=Q.relatedTag&&"collection"===Q.relatedTag[0]&&(!ei?.collections?.edges||ei?.collections.edges.length===0),en=Q.relatedTag&&"vendor"===Q.relatedTag[0]&&!ei?.vendor,eu=f(X,{revalidateOnMount:D||F},ea),em=D||F,eg=P("PickProduct"===er?Q?.productIds:void 0,{revalidateOnMount:em},{defaultSelectedProductCount:Q?.numOfSelectedProducts,selectedStatus:em&&Q?.productIds?.length?b:void 0}),eh=a(()=>({id:Q?.collectionId??"latest",numberOfProducts:M?.numberOfProducts??4,orderBy:M?.orderBy}),[Q?.collectionId,Number(M?.numberOfProducts),M?.orderBy]),ep=I("PickProduct"!==er?eh:void 0,{revalidateOnMount:em});i(()=>{if(H&&ei&&Q.relatedTag&&"recommended-product"!==Q.relatedType){let e;switch(ee(!1),Q.hasRelatedExclude&&(e=Q?.relatedExclude&&Q.relatedExclude.split(",").map(e=>e.trim())),Q.relatedTag[0]){case"vendor":Y({first:M?.numberOfProducts,where:{vendor:Q.relatedTag&&"vendor"===Q.relatedTag[0]?ei?.vendor:"",idNEQ:ei.id}});break;case"collection":{let t=ei?.collections?.edges.map(e=>e.node?.id);if(!t||t?.length===0){ee(!0);break}Y(e&&e.length>0?{first:M?.numberOfProducts,where:{idNEQ:ei.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:t},{titleNotIn:e}]}]}}:{first:M?.numberOfProducts,where:{idNEQ:ei.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:t}]}]}});break}case"tags":if(!ei.tags||0===ei.tags.length){ee(!0);break}Y(e&&e.length>0?{first:M?.numberOfProducts,where:{idNEQ:ei.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:ei.tags},{nameNotIn:e}]}]}}:{first:M?.numberOfProducts,where:{idNEQ:ei.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:ei.tags}]}]}})}}},[ei,Q.relatedType,Q.relatedTag,M?.numberOfProducts,Q.relatedExclude,Q.hasRelatedExclude,H]);let ef="PickProduct"===er?eg.isValidating:ep.isValidating,eP="PickProduct"===er?eg.isLoading:ep.isLoading,eb="PickProduct"===er?eg.error:ep.error,eI=ep.data?.collections?.edges?.[0]?.node,ek="PickProduct"===er?k(eg.data?.products):k(eI?.products),eT=u(e=>e.assignedProductIds),ev=u(e=>e.isApplyAllProducts),ey=a(()=>(eT??[]).length>0&&!ev||ev,[eT,ev]),eO=eu?.data?.products&&ey?k(eu?.data?.products):[],ew=H?eO:"PickProduct"===er&&Q?.productIds?.length?Q?.productIds?.map(e=>ek?.find(t=>t?.baseID===e)).filter(Boolean)??ek:"PickProduct"!==er?ek:ek.filter((e,t)=>t<(Q?.numOfSelectedProducts??4)),eS=a(()=>Z&&H&&D||!ew.length&&!eP&&J&&D,[J,eP,Z,H,D,ew.length]),eC=a(()=>!ew||Z&&H,[Z,H,ew]),eE=a(()=>{if(!M?.sameHeight)return[];let e=0,t=Math.ceil((ew?.length??0)/+(M?.slidesToShow?.[R]??1));return Array.from(Array(ew?.length??0)).map((r,o)=>(o>=+(M?.slidesToShow?.[R]??1)*(e+1)&&++e,{gridRow:`${1+q*e}/${q+1+q*e}`,marginBottom:e+1<t?W(G?.horizontalGutter,R):void 0}))},[M?.sameHeight,M?.slidesToShow,q,ew?.length,R,G?.horizontalGutter]),eN=a(()=>ef||eP||eb||!ew||Z&&H,[eb,eP,Z,H,ef,ew]),eL=ei?.collections?.edges.map(e=>e.node?.id)??[];i(()=>{eN||setTimeout(()=>{let{builderData:e}=A??{},t=e?.childrens?.[0];if(!t)return;let r=document.querySelector(`[data-id=${t}] div`);r&&U(r.childElementCount||1)},D?0:500)},[A,eN,D,eL]);let eW=a(()=>({collection:eI,products:ew,settings:{loop:M?.loop??{desktop:!1},scrollMode:M?.scrollMode??{desktop:"snap"},slidesToShow:M?.slidesToShow??{desktop:4,tablet:3,mobile:1},layout:G?.layout,dot:M?.dot,dotStyle:M?.dotStyle,arrow:M?.arrow,controlOverContent:M?.controlOverContent,sameHeight:M?.sameHeight},styles:{horizontalGutter:G?.horizontalGutter,verticalGutter:G?.verticalGutter,fullWidth:G?.fullWidth,spacing:G?.spacing,width:G?.width,height:G?.height}}),[eI,ew,M,G]);if(A?.isPreview&&et)return e(t,{});if(eS)return e(t,{children:E(J,e(j,{builderAttrs:B,collectionHandle:eI?.handle,productSrc:er,onClose:()=>K(!1),children:x,relatedTagString:z,assignProductNoTags:es||ec||en,noAssignedProduct:!eo}))});let{productListWrapStyle:ej,productListContentStyle:ex,productListWrapAlignStyle:eG}=C(o),{productListWrapClass:eA}=N(o);return r("div",{...B,className:eA,style:ej,children:[!!G?.preloadBgImage&&r(O,{children:[!!G.backgroundImage?.desktop?.image?.src&&e("link",{rel:"preload",href:G.backgroundImage.desktop.image.src,as:"image"}),!!G.backgroundImage?.tablet?.image?.src&&e("link",{rel:"preload",href:G.backgroundImage?.tablet?.image?.src,as:"image"}),!!G.backgroundImage?.mobile?.image?.src&&e("link",{rel:"preload",href:G.backgroundImage?.mobile?.image?.src,as:"image"})]}),ef||eP?e(d,{}):eb?r("div",{children:["Error: ",eb?.message]}):eC?e("div",{children:"Products not found"}):e(T,{...eW,children:e("div",{className:"gp-flex gp-w-full",style:eG,children:r("div",{style:ex,children:[et&&e(y,{}),e(t,{children:E(G?.layout==="grid",e(w,{...o,productSortedById:ew,generateGridRowArray:eE}),e(S,{...o,productSortedById:ew}))})]})})}),v(x,!0)]})};export{x as default};
1
+ import{jsx as o,Fragment as e,jsxs as t}from"react/jsx-runtime";import r from"next/dynamic";import i from"../../../common/components/Loading.js";import{useState as d,useRef as l,useMemo as s,useEffect as c}from"react";import{useRenderMode as n,useCurrentDevice as a,usePageType as m,usePageStore as u,flattenConnection as g,ProductListProvider as p,filterToolbarPreview as h,PICKED_PRODUCT_STATUSES as f}from"@gem-sdk/core";import{PRODUCT_LIST_PRODUCT_SOURCE as P}from"../../../common/const.js";import y from"../SalePageProductListWarning.js";import k from"next/head";import I from"./ProductListGridLayout.js";import b from"./ProductListCarouselLayout.js";import{getStyle as S}from"./common/styles.js";import{If as j}from"@gem-sdk/system";import{getClass as C}from"./common/classes.js";import{getData as v}from"./common/helpers.js";import{getPropertyByDevice as L}from"../../../dialog/common/helpers.js";import{useCollectionQuery as w}from"./hooks/useCollectionQuery.js";import N from"./hooks/useProductRelatedQuery.js";import{DEFAULT_COLLECTION_NUMBER_OF_PRODUCTS as G}from"./constants/index.js";import T from"./hooks/useRelatedProductIDAssigned.js";import{useProductsQuery as A}from"./hooks/useProductsQuery.js";let O=r(()=>import("../ProductNotFound.js"),{loading:i}),x=r=>{let{children:x,styles:D,builderProps:B,setting:E,builderAttrs:H}=r,{isRelatedProduct:z,productSetting:M}=v(r),{isEditMode:Q,isPreviewSharePageMode:R}=n(),W=a(),$=m(),_=u(o=>o.dynamicCollection),[F,V]=d(1),[q,U]=d(!0),J=l(),K="GP_FUNNEL_PAGE"===$;"GP_COLLECTION"!=$||[P.Collection,P.DynamicCollection].includes(M?.productSrc)||(M.productSrc=P.DynamicCollection);let X=M?.productSrc??P.Collection;X===P.DynamicCollection&&(M.collectionId=_?.collectionId||"latest");let Y=Number.isNaN(Number(E?.numberOfProducts))?G:Number(E?.numberOfProducts),{relatedProductIdAssigned:Z}=T({productSetting:M}),{isNotFoundRelatedProduct:oo,relatedProducts:oe,isNoRelatedProductData:ot,relatedTagString:or,isLoading:oi}=N({productSetting:M,isRelatedProduct:z,relatedProductIdAssigned:Z,numberOfProducts:Y}),od=Q||R,ol=A({productIds:M?.productIds,defaultSelectedProductCount:M?.numOfSelectedProducts,productSrc:X,selectedStatus:od&&M?.productIds?.length?f:void 0}),os=w({productSrc:X,collectionID:M?.collectionId??"latest",numberOfProducts:Y,orderBy:E?.orderBy}),oc=oi||(X===P.PickProduct?ol.isLoading:os.isLoading),on=X===P.PickProduct?ol.error:os.error,oa=X===P.PickProduct?ol.isValidating:os.isValidating,om=os.data?.collections?.edges?.[0]?.node,ou=X===P.PickProduct?g(ol.data?.products):g(om?.products),og=u(o=>o.assignedProductIds),op=u(o=>o.isApplyAllProducts),oh=s(()=>(og??[]).length>0&&!op||op,[og,op]),of=oe?.data?.products&&oh?g(oe?.data?.products):[],oP=z?of:X===P.PickProduct&&M?.productIds?.length?M?.productIds?.map(o=>ou?.find(e=>e?.baseID===o)).filter(Boolean)??ou:X!==P.PickProduct?ou:ou.filter((o,e)=>e<(M?.numOfSelectedProducts??4)),oy=s(()=>oo&&z&&Q||!oP.length&&!oc&&q&&Q,[q,oc,oo,z,Q,oP.length]),ok=s(()=>!oP||oo&&z,[oo,z,oP]),oI=s(()=>{if(!E?.sameHeight)return[];let o=0,e=Math.ceil((oP?.length??0)/+(E?.slidesToShow?.[W]??1));return Array.from(Array(oP?.length??0)).map((t,r)=>(r>=+(E?.slidesToShow?.[W]??1)*(o+1)&&++o,{gridRow:`${1+F*o}/${F+1+F*o}`,marginBottom:o+1<e?L(D?.horizontalGutter,W):void 0}))},[E?.sameHeight,E?.slidesToShow,F,oP?.length,W,D?.horizontalGutter]),ob=s(()=>oa||oc||on||!oP||oo&&z,[on,oc,oo,z,oa,oP]);c(()=>{if(!ob)return J.current=setTimeout(()=>{let{builderData:o}=B??{},e=o?.childrens?.[0];if(!e)return;let t=document.querySelector(`[data-id=${e}] div`);t&&V(t.childElementCount||1)},Q?0:500),()=>{clearTimeout(J.current)}},[B,ob,Q,oP]);let oS=s(()=>({collection:om,products:oP,settings:{loop:E?.loop??{desktop:!1},scrollMode:E?.scrollMode??{desktop:"snap"},slidesToShow:E?.slidesToShow??{desktop:4,tablet:3,mobile:1},layout:D?.layout,dot:E?.dot,dotStyle:E?.dotStyle,arrow:E?.arrow,controlOverContent:E?.controlOverContent,sameHeight:E?.sameHeight},styles:{horizontalGutter:D?.horizontalGutter,verticalGutter:D?.verticalGutter,fullWidth:D?.fullWidth,spacing:D?.spacing,width:D?.width,height:D?.height}}),[om,oP,E,D]);if(B?.isPreview&&K)return o(e,{});if(oy)return o(e,{children:j(q,o(O,{builderAttrs:H,collectionHandle:om?.handle,productSrc:X,onClose:()=>U(!1),children:x,relatedTagString:or,assignProductNoTags:ot,noAssignedProduct:!Z}))});let{productListWrapStyle:oj,productListContentStyle:oC,productListWrapAlignStyle:ov}=S(r),{productListWrapClass:oL}=C(r);return t("div",{...H,className:oL,style:oj,children:[!!D?.preloadBgImage&&t(k,{children:[!!D.backgroundImage?.desktop?.image?.src&&o("link",{rel:"preload",href:D.backgroundImage.desktop.image.src,as:"image"}),!!D.backgroundImage?.tablet?.image?.src&&o("link",{rel:"preload",href:D.backgroundImage?.tablet?.image?.src,as:"image"}),!!D.backgroundImage?.mobile?.image?.src&&o("link",{rel:"preload",href:D.backgroundImage?.mobile?.image?.src,as:"image"})]}),oc||oa?o(i,{}):on?t("div",{children:["Error: ",on?.message]}):ok?o("div",{children:"Products not found"}):o(p,{...oS,children:o("div",{className:"gp-flex gp-w-full",style:ov,children:t("div",{style:oC,children:[K&&o(y,{}),o(e,{children:j(D?.layout==="grid",o(I,{...r,productSortedById:oP,generateGridRowArray:oI}),o(b,{...r,productSortedById:oP}))})]})})}),h(x,!0)]})};export{x as default};
@@ -1 +1 @@
1
- import{getSizeSetting as t}from"../../../helpers/product.js";import{convertUnitToNumber as e}from"../../product-images/common/productFeaturedImage.js";import{getUpdatedDotStyle as o}from"../../../../carousel-v3/components/dot/common/helpers.js";let r=e=>{let{setting:r,styles:d}=e,c=r?.productSetting??{},l="RelatedProduct"===c.productSrc,i=o(r?.dot,r?.dotStyle),a={dotSize:{desktop:12},dotGapToCarousel:{desktop:16},arrowIconSize:{desktop:24},showWhenHover:!1,rtl:!1,...r};delete a.childItem;let p={...d,sizeSetting:{...t({adaptiveHeight:d?.adaptiveHeight,height:d?.height,fullWidth:{desktop:!0}})},spacing:d?.spacing};return delete p.backgroundColor,delete p.backgroundImage,{isRelatedProduct:l,productSetting:c,dotStyle:i,carouselConfigSetting:a,carouselConfigStyle:p}},d=t=>{let{setting:o,styles:r}=t,d=o?.productSetting,i=d?.relatedTag,a=d?.hasRelatedExclude,p=(i&&"collection"===i[0]?d?.relatedCollectionExclude:d?.relatedTagsExclude)??"",u=p?.split(",").map(t=>t.trim()).toString(),n=d?.productSrc??"Collection",s=d?.collectionId?.replace(c,"")??"latest",g=d?.productSrc==="PickProduct"&&d?.productIds?.length===0,m=r?.layout==="grid",h=e(o?.numberOfProducts,4),P="PickProduct"===n&&d?.productIds?.length?d?.productIds.map(t=>t.replace(l,"")):[],I="PickProduct"===n&&d?.productHandles?.length?d?.productHandles:[],S=o?.orderBy&&o?.orderBy!=="none",C=(d?.productSrc==="Collection"||d?.productSrc==="DynamicCollection")&&S?o?.orderBy?.split("_"):"none",k=S&&C?.[0]==="TITLE"?"| sort: 'title'":"| sort: 'updated_at'",f=C?.[C.length-1]==="DESC";return{hasRelatedExclude:a,relatedExcludeTrim:u,collectionID:s,isLatestProducts:g,isGrid:m,numberOfProducts:h,productListId:P,productListHandles:I,sortedBy:k,isReverse:f,productSrc:n,productSetting:d,isSorted:S,relatedTag:i,productNumber:"PickProduct"===n?g?4:d?.numOfSelectedProducts??4:h,collectionHandle:d?.collectionHandle}},c="gid://shopify/Collection/",l="gid://shopify/Product/";export{c as PREFIX_COLLECTION_ID,l as PREFIX_PRODUCT_ID,r as getData,d as getDataLiquid};
1
+ import{getSizeSetting as t}from"../../../helpers/product.js";import{convertUnitToNumber as e}from"../../product-images/common/productFeaturedImage.js";import{getUpdatedDotStyle as o}from"../../../../carousel-v3/components/dot/common/helpers.js";import{RELATED_TAG_PRODUCT_SETTING as r}from"../constants/index.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import{PRODUCT_LIST_PRODUCT_SOURCE as d}from"../../../../common/const.js";let c=e=>{let{setting:r,styles:c}=e,l=r?.productSetting??{},i=l.productSrc===d.RelatedProduct,n=o(r?.dot,r?.dotStyle),p={dotSize:{desktop:12},dotGapToCarousel:{desktop:16},arrowIconSize:{desktop:24},showWhenHover:!1,rtl:!1,...r};delete p.childItem;let a={...c,sizeSetting:{...t({adaptiveHeight:c?.adaptiveHeight,height:c?.height,fullWidth:{desktop:!0}})},spacing:c?.spacing};return delete a.backgroundColor,delete a.backgroundImage,{isRelatedProduct:i,productSetting:l,dotStyle:n,carouselConfigSetting:p,carouselConfigStyle:a}},l=t=>{let{setting:o,styles:c}=t,l=o?.productSetting,p=l?.relatedTag,a=l?.hasRelatedExclude,u=(p&&p[0]===r.Collection?l?.relatedCollectionExclude:l?.relatedTagsExclude)??"",s=u?.split(",").map(t=>t.trim()).toString(),m=l?.productSrc??d.Collection,g=l?.collectionId?.replace(i,"")??"latest",h=l?.productSrc===d.PickProduct&&l?.productIds?.length===0,P=c?.layout==="grid",I=e(o?.numberOfProducts,4),S=m===d.PickProduct&&l?.productIds?.length?l?.productIds.map(t=>t.replace(n,"")):[],C=m===d.PickProduct&&l?.productHandles?.length?l?.productHandles:[],k=o?.orderBy&&o?.orderBy!=="none",f=(l?.productSrc===d.Collection||l?.productSrc===d.DynamicCollection)&&k?o?.orderBy?.split("_"):"none",y=k&&f?.[0]==="TITLE"?"| sort: 'title'":"| sort: 'updated_at'",E=f?.[f.length-1]==="DESC";return{hasRelatedExclude:a,relatedExcludeTrim:s,collectionID:g,isLatestProducts:h,isGrid:P,numberOfProducts:I,productListId:S,productListHandles:C,sortedBy:y,isReverse:E,productSrc:m,productSetting:l,isSorted:k,relatedTag:p,productNumber:m===d.PickProduct?h?4:l?.numOfSelectedProducts??4:I,collectionHandle:l?.collectionHandle}},i="gid://shopify/Collection/",n="gid://shopify/Product/";export{i as PREFIX_COLLECTION_ID,n as PREFIX_PRODUCT_ID,c as getData,l as getDataLiquid};
@@ -0,0 +1 @@
1
+ var T;!function(T){T.Tags="tags",T.Collection="collection",T.Vendor="vendor"}(T||(T={}));let o=4;export{o as DEFAULT_COLLECTION_NUMBER_OF_PRODUCTS,T as RELATED_TAG_PRODUCT_SETTING};
@@ -0,0 +1 @@
1
+ import{useFetchHandle as t,usePageStore as r,hasPublicStoreFrontData as o,createStoreFrontFetcher as e,useIsSampleProduct as i,useIsStorefrontProduct as a,generateCollectionQueryKey as l,getCollection as n}from"@gem-sdk/core";import{useMemo as m,useEffect as c}from"react";import s from"swr";import"react/jsx-runtime";import{PRODUCT_LIST_PRODUCT_SOURCE as d}from"../../../../common/const.js";let u=({productSrc:u,numberOfProducts:f,orderBy:p,collectionID:g})=>{let C=t(),v=r(t=>t.publicStoreFrontData),y=m(()=>o(v)?e(v):C,[v]),D=i(),j=a(),x=m(()=>u!==d.Collection&&u!==d.DynamicCollection?null:l({id:g,numberOfProducts:f,orderBy:p,isSample:D,isStorefront:j}),[u,D,j,g,f,p]),I=s(x,([,t])=>n(y,t),{revalidateOnMount:!1,refreshInterval:0,revalidateIfStale:!1});return c(()=>{if(u!==d.Collection&&u!==d.DynamicCollection)return;let t=!!I.error,r=I.isLoading||I.isValidating,o=!I.data&&!r;!t&&o&&I.mutate()},[u,I.data,I.error,I.isLoading,I.isValidating]),I};export{u as useCollectionQuery};
@@ -0,0 +1 @@
1
+ import t from"../../product-wrap/hook/useProductQuery.js";let r=({isRelatedProduct:r,relatedProductIdAssigned:e})=>{let{productData:{data:o,isLoading:u}}=t({id:r&&e?e:void 0});return{relatedProductIdAssigned:e,mainRelatedProduct:o,isLoading:u}};export{r as default};
@@ -0,0 +1 @@
1
+ import{useState as e,useMemo as t,useEffect as a}from"react";import r from"swr";import{useFetchHandle as i,usePageStore as d,hasPublicStoreFrontData as l,createStoreFrontFetcher as o,getProductQueryAll as s}from"@gem-sdk/core";import n from"./useMainRelatedProductQuery.js";import{RELATED_TAG_PRODUCT_SETTING as g}from"../constants/index.js";let c=({isRelatedProduct:c,productSetting:u,relatedProductIdAssigned:h,numberOfProducts:f})=>{let[m,p]=e(!1),[T,E]=e(),{mainRelatedProduct:v,isLoading:I}=n({isRelatedProduct:c,relatedProductIdAssigned:h}),W=i(),x=d(e=>e.publicStoreFrontData),N=t(()=>l(x)?o(x):W,[x]),P=r(T?["query/products",T]:null,async([,e])=>s(N,e),{revalidateOnMount:!1,keepPreviousData:!0,refreshInterval:0,revalidateIfStale:!1}),Q=u.relatedTag&&u.relatedTag[0],k=t(()=>{if(!Q)return!1;let e=Q===g.Tags&&!v?.tags?.length,t=Q===g.Collection&&!v?.collections?.edges.length,a=Q===g.Vendor&&!v?.vendor;return e||t||a},[Q,v]),y=t(()=>{if(!c)return!1;if(!v&&I)return!0;let e=!P.data&&!P.error&&!P.isLoading;return e||!P.error&&(P.isLoading||P.isValidating)},[c,v,I,P.error,P.isLoading,P.isValidating,P.data]);return a(()=>{if(c&&v&&u.relatedTag&&"recommended-product"!==u.relatedType){let e;switch(p(!1),u.hasRelatedExclude&&(e=u?.relatedExclude&&u.relatedExclude.split(",").map(e=>e.trim())),u.relatedTag[0]){case"vendor":E({first:f,vendor:u.relatedTag&&"vendor"===u.relatedTag[0]?v?.vendor:"",idNEQ:v.id});break;case"collection":{let t=v?.collections?.edges.map(e=>e.node?.id);if(!t||t?.length===0){p(!0);break}E(e&&e.length>0?{first:f,idNEQ:v.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:t},{titleNotIn:e}]}]}:{first:f,idNEQ:v.id,hasCollectionProductsWith:[{hasCollectionWith:[{idIn:t}]}]});break}case"tags":if(!v.tags||0===v.tags.length){p(!0);break}E(e&&e.length>0?{first:f,idNEQ:v.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:v.tags},{nameNotIn:e}]}]}:{first:f,idNEQ:v.id,hasProductTagsWith:[{hasTagsWith:[{nameIn:v.tags}]}]})}}},[v,u.relatedType,u.relatedTag,f,u.relatedExclude,u.hasRelatedExclude,c]),a(()=>{if(!c||!T)return;let e=!!P.error,t=P.isLoading||P.isValidating,a=!P.data&&!t;!e&&a&&P.mutate()},[c,P.data,P.error,P.isLoading,P.isValidating,T]),{isNotFoundRelatedProduct:m,relatedProducts:P,isNoRelatedProductData:k,relatedTagString:Q,isLoading:y}};export{c as default};
@@ -0,0 +1 @@
1
+ import{useFetchHandle as r,usePageStore as t,hasPublicStoreFrontData as e,createStoreFrontFetcher as o,useIsSampleProduct as i,useIsStorefrontProduct as a,generateProductsQueryKey as n,getProducts as m}from"@gem-sdk/core";import{useMemo as s,useEffect as d}from"react";import c from"swr";import"react/jsx-runtime";import{PRODUCT_LIST_PRODUCT_SOURCE as l}from"../../../../common/const.js";let u=({defaultSelectedProductCount:u,productIds:f,productSrc:p,selectedStatus:g})=>{let P=r(),k=t(r=>r.publicStoreFrontData),v=s(()=>e(k)?o(k):P,[k]),j=i(),x=a(),y=s(()=>p!==l.PickProduct?null:n({ids:f??[],isSample:j,isStorefront:x,defaultSelectedProductCount:u,selectedStatus:g}),[p,f,j,x,u]),I=c(y,async([,r])=>m(v,r),{revalidateOnMount:!1,refreshInterval:0,revalidateIfStale:!1});return d(()=>{if(p!==l.PickProduct)return;let r=!!I.error,t=I.isLoading||I.isValidating,e=!I.data&&!t;!r&&e&&I.mutate()},[p,I.data,I.error,I.isLoading,I.isValidating]),{...I}};export{u as useProductsQuery};
@@ -0,0 +1 @@
1
+ import{usePageStore as d}from"@gem-sdk/core";function t({productSetting:t}){let r=d(d=>d.dynamicProduct),e=t.relatedProductId,o=r?.productId&&r?.productId!==e?r?.productId:e;return{relatedProductIdAssigned:o}}export{t as default};
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- import{jsxs as t,jsx as r}from"react/jsx-runtime";import{usePluginEnable as o,useProduct as e,useProductQuery as i,ProductProvider as l}from"@gem-sdk/core";import{useState as c}from"react";import p from"../../../grid/components/row/Row.js";import s from"../../../grid/components/col/Col.js";import"../../../modal/components/confirm.js";import n from"../../../modal/components/Modal.js";import a from"../product-button/ProductButton.js";import d from"../ProductImages.js";import m from"../product-price/ProductPrice.js";import u from"../product-quantity/ProductQuantity.js";import g from"../product-title/ProductTitle.js";import h from"../product-variants/ProductVariants.js";let y=()=>{let o=e(),{data:c,isValidating:n,error:y}=i(o?.id);return n?r("div",{children:t("svg",{className:"gp-mx-auto gp-my-20 gp-h-8 gp-w-8 gp-animate-spin gp-text-base",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[r("circle",{className:"gp-opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),r("path",{className:"gp-opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]})}):y?r("p",{className:"gp-py-20 gp-text-center gp-font-semibold",children:"Something went wrong"}):r(l,{product:c,children:t(p,{setting:{layout:{desktop:{cols:[6,6],display:"fill"},mobile:{cols:[12]}}},children:[r(s,{children:r(d,{})}),t(s,{children:[r(g,{setting:{htmlTag:"p"},styles:{typography:{type:"heading-3"}}}),t(p,{setting:{layout:{desktop:{cols:[6,6],display:"fit"}}},children:[r(s,{children:r(m,{setting:{priceType:"regular"},styles:{typography:{type:"subheading-2"}}})}),r(s,{children:r(m,{setting:{priceType:"compare"},styles:{typography:{type:"paragraph-2"}}})})]}),r(h,{}),r(u,{}),r(a,{})]})]})})},f=({label:e})=>{let[i,l]=c(!1),p=o();return p?.includes("quick-view")?t("div",{children:[r("div",{"aria-hidden":!0,role:"button","aria-label":"Quick view",onClick:()=>l(t=>!t),children:e}),r(n,{setting:{open:i},closeOnClickOutside:!0,onClose:()=>l(t=>!t),children:r(y,{})})]}):null};f.defaultProps={label:"Quick View"};export{f as default};
2
+ import{jsxs as t,jsx as o}from"react/jsx-runtime";import{usePluginEnable as r,useProduct as e,useProductQuery as i,ProductProvider as c}from"@gem-sdk/core";import{useState as l}from"react";import"../../../common/const.js";import p from"../../../grid/components/row/Row.js";import s from"../../../grid/components/col/Col.js";import"../../../modal/components/confirm.js";import n from"../../../modal/components/Modal.js";import a from"../product-button/ProductButton.js";import d from"../ProductImages.js";import m from"../product-price/ProductPrice.js";import u from"../product-quantity/ProductQuantity.js";import g from"../product-title/ProductTitle.js";import h from"../product-variants/ProductVariants.js";let y=()=>{let r=e(),{data:l,isValidating:n,error:y}=i(r?.id);return n?o("div",{children:t("svg",{className:"gp-mx-auto gp-my-20 gp-h-8 gp-w-8 gp-animate-spin gp-text-base",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[o("circle",{className:"gp-opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),o("path",{className:"gp-opacity-75",fill:"currentColor",d:"M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]})}):y?o("p",{className:"gp-py-20 gp-text-center gp-font-semibold",children:"Something went wrong"}):o(c,{product:l,children:t(p,{setting:{layout:{desktop:{cols:[6,6],display:"fill"},mobile:{cols:[12]}}},children:[o(s,{children:o(d,{})}),t(s,{children:[o(g,{setting:{htmlTag:"p"},styles:{typography:{type:"heading-3"}}}),t(p,{setting:{layout:{desktop:{cols:[6,6],display:"fit"}}},children:[o(s,{children:o(m,{setting:{priceType:"regular"},styles:{typography:{type:"subheading-2"}}})}),o(s,{children:o(m,{setting:{priceType:"compare"},styles:{typography:{type:"paragraph-2"}}})})]}),o(h,{}),o(u,{}),o(a,{})]})]})})},f=({label:e})=>{let[i,c]=l(!1),p=r();return p?.includes("quick-view")?t("div",{children:[o("div",{"aria-hidden":!0,role:"button","aria-label":"Quick view",onClick:()=>c(t=>!t),children:e}),o(n,{setting:{open:i},closeOnClickOutside:!0,onClose:()=>c(t=>!t),children:o(y,{})})]}):null};f.defaultProps={label:"Quick View"};export{f as default};
@@ -1 +1 @@
1
- import{jsx as r,Fragment as o,jsxs as t}from"react/jsx-runtime";import{isEmptyChildren as e,ProductProvider as i}from"@gem-sdk/core";import d from"../../../grid/components/ChildrenDroppable.js";import m from"../../../common/components/Loading.js";import"react";import s from"../../../grid/components/row/Row.js";import{If as c}from"@gem-sdk/system";import n from"next/dynamic";import{useProductSetting as l}from"./hook/useProductSetting.js";import{getData as p}from"./common/helpers.js";let u=n(()=>import("../ProductNotFound.js"),{loading:m}),a=n=>{let{builderProps:a,children:h,setting:f,style:g,builderAttrs:j}=n,{isAuto:P}=f??{},{isLoading:b,isProductPage:y,isProductNotFound:k,showProductNotFound:x,errorLoadProduct:A,product:v,isEditor:w,productProviderData:C,setShowProductNotFound:D}=l(n),{rowSetting:S,rowStyles:E}=p(n);return y&&P?r(o,{children:e(h)?r(d,{}):h}):r(o,{children:c(!k,r(o,{children:b?r(m,{}):r(o,{children:A?t("div",{children:["Error: ",A?.message]}):v?r(i,{...C,children:r(s,{builderProps:a,builderAttrs:j,style:g,styles:E,setting:S,customAttrs:w?{"data-product-id":v?.baseID?.replace("gid://shopify/Product/","")??""}:void 0,children:e(h)?r(d,{}):h})}):null})}),r(o,{children:c(x,r(u,{builderAttrs:j,productSrc:"PickProduct",onClose:()=>D(!1),children:h}))}))})};export{a as default};
1
+ import{jsx as r,Fragment as o,jsxs as t}from"react/jsx-runtime";import{isEmptyChildren as e,ProductProvider as i}from"@gem-sdk/core";import m from"../../../grid/components/ChildrenDroppable.js";import d from"../../../common/components/Loading.js";import"react";import"../../../common/const.js";import s from"../../../grid/components/row/Row.js";import{If as c}from"@gem-sdk/system";import n from"next/dynamic";import{useProductSetting as l}from"./hook/useProductSetting.js";import{getData as p}from"./common/helpers.js";let u=n(()=>import("../ProductNotFound.js"),{loading:d}),a=n=>{let{builderProps:a,children:h,setting:f,style:g,builderAttrs:j}=n,{isAuto:P}=f??{},{isLoading:b,isProductPage:y,isProductNotFound:k,showProductNotFound:x,errorLoadProduct:A,product:v,isEditor:w,productProviderData:C,setShowProductNotFound:D}=l(n),{rowSetting:S,rowStyles:E}=p(n);return y&&P?r(o,{children:e(h)?r(m,{}):h}):r(o,{children:c(!k,r(o,{children:b?r(d,{}):r(o,{children:A?t("div",{children:["Error: ",A?.message]}):v?r(i,{...C,children:r(s,{builderProps:a,builderAttrs:j,style:g,styles:E,setting:S,customAttrs:w?{"data-product-id":v?.baseID?.replace("gid://shopify/Product/","")??""}:void 0,children:e(h)?r(m,{}):h})}):null})}),r(o,{children:c(x,r(u,{builderAttrs:j,productSrc:"PickProduct",onClose:()=>D(!1),children:h}))}))})};export{a as default};
@@ -0,0 +1 @@
1
+ import{useFetchHandle as r,usePageStore as t,useIsSampleProduct as e,useIsStorefrontProduct as a,hasPublicStoreFrontData as i,createStoreFrontFetcher as o,generateProductQueryKey as l,getProduct as n}from"@gem-sdk/core";import{useMemo as d,useEffect as s}from"react";import u from"swr";let m=({id:m})=>{let f=r(),c=t(r=>r.publicStoreFrontData),g=e(),p=a(),v=d(()=>i(c)?o(c):f,[c]),y=d(()=>m?l({id:m,isSample:g,isStorefront:p}):null,[m,g,p]),I=u(y,async([,r])=>n(v,r),{revalidateOnMount:!1,refreshInterval:0,revalidateIfStale:!1});return s(()=>{if(!m)return;let r=!!I.error,t=I.isLoading||I.isValidating,e=!I.data&&!t;!r&&e&&I.mutate()},[m,I.data,I.error,I.isLoading,I.isValidating]),{productData:I}};export{m as default};
@@ -1 +1 @@
1
- import{usePageType as t,usePageStore as e,useRenderMode as r,hasPublicStoreFrontData as a,createStoreFrontFetcher as d,useProductQuery as i}from"@gem-sdk/core";import{useMemo as o,useState as c}from"react";let u=u=>{let{setting:n}=u,{productSetting:l,quantity:s,readOnly:P,isSyncProduct:m}=n??{},p=t(),S=e(t=>t.dynamicProduct),g=e(t=>t.publicStoreFrontData),{isEditMode:h,isPreviewSharePageMode:y}=r(),I=l?.productId??"latest",f=l?.productStatus=="dynamic"?{...l,...S}:l,k=f?.initialVariantId,v=f?.initialVariantBaseId,D=o(()=>a(g)?d(g):void 0,[g]),{data:O,isLoading:V,error:$}=i(I,{revalidateOnMount:h||y},D),[b,x]=c(!0),B=($||!O&&!V)&&h,C=o(()=>({product:O,initialVariantId:k,initialVariantBaseId:v,quantity:s,readOnly:P,isSyncProduct:m,key:`uid-${O?.id}-${k??""}`,hasPreSelected:l?.hasPreSelected}),[v,k,m,O,l?.hasPreSelected,s,P]);return{forceProductSetting:f,isProductPage:"PRODUCT"===p,isProductNotFound:B,showProductNotFound:b,isLoading:V,product:O,errorLoadProduct:$,isEditor:h,productProviderData:C,setShowProductNotFound:x}};export{u as useProductSetting};
1
+ import{usePageType as t,usePageStore as r,useRenderMode as e}from"@gem-sdk/core";import{useState as d,useMemo as a}from"react";import i from"./useProductQuery.js";let o=o=>{let{setting:c}=o,{productSetting:u,quantity:s,readOnly:P,isSyncProduct:m}=c??{},l=t(),n=r(t=>t.dynamicProduct),{isEditMode:p}=e(),S=u?.productId??"latest",y=u?.productStatus=="dynamic"?{...u,...n}:u,f=y?.initialVariantId,g=y?.initialVariantBaseId,{productData:{data:h,isLoading:I,error:k}}=i({id:S}),[D,V]=d(!0),$=(k||!h&&!I)&&p,j=a(()=>({product:h,initialVariantId:f,initialVariantBaseId:g,quantity:s,readOnly:P,isSyncProduct:m,key:`uid-${h?.id}-${f??""}`,hasPreSelected:u?.hasPreSelected}),[g,f,m,h,u?.hasPreSelected,s,P]);return{forceProductSetting:y,isProductPage:"PRODUCT"===l,isProductNotFound:$,showProductNotFound:D,isLoading:I,product:h,errorLoadProduct:k,isEditor:p,productProviderData:j,setShowProductNotFound:V}};export{o as useProductSetting};
@@ -1 +1 @@
1
- export{default as Product}from"./components/product-wrap/Product.js";import"react/jsx-runtime";import"next/link";import"@gem-sdk/core";import"react";import"@gem-sdk/system";import"../notification/components/Notifications.js";import"../notification/components/Notice.js";import"./components/product-button/types.js";import"./components/product-variants/components/variants/index.js";import"next/image";import"../carousel-v3/components/swiper/Swiper.js";import"../modal/components/confirm.js";import"react-dom";import"../video/components/Video.js";import"@gem-sdk/keen-slider/react";export{default as ProductQuickView}from"./components/product-quick-view/QuickView.js";import"./components/constants/product-bundle.js";export{default as ProductListV3}from"./components/product-list-v3/ProductList.js";export{default as ProductList}from"./components/product-list/ProductList.js";import"./components/product-bundle/common/styles.js";import"./components/product-bundle/common/classes.js";import"./components/product-badge/constants.js";import"./components/product-badge/types.js";import"./components/product-badge/utils/shape.js";import t from"./settings/Product.js";import o from"./settings/ProductQuantity.js";import r from"./settings/ProductTitle.js";import s from"./settings/ProductButton.js";import i from"./settings/ProductPrice.js";import e from"./settings/ProductVariants.js";import m from"./settings/ProductImages.js";import c from"./settings/product-image-v3/ProductImages.js";import n from"./settings/product-image-v2/ProductImages.js";import p from"./settings/ProductDescription.js";import u from"./settings/ProductProperties.js";import d from"./settings/ProductTag.js";import a from"./settings/ProductListV3.js";import P from"./settings/ProductList.js";import g from"./settings/DynamicCheckout.js";import j from"./settings/Vendor.js";import f from"./settings/Sku.js";import l from"./components/product-bundle/setting/ProductBundleDiscount.js";import V from"./components/product-bundle/setting/ProductBundleDiscountItem.js";import k from"./settings/ProductViewMore.js";import x from"./settings/ProductBadge.js";import b from"./components/file-upload/settings/index.js";let v={Product:t,ProductQuantity:o,ProductTitle:r,ProductButton:s,ProductPrice:i,ProductVariants:e,ProductImages:m,ProductImagesV2:n,ProductImagesV3:c,ProductDescription:p,ProductProperties:u,ProductTag:d,ProductListV3:a,ProductList:P,DynamicCheckout:g,ProductVendor:j,ProductSku:f,ProductBundleDiscount:l,ProductBundleDiscountItem:V,ProductViewMore:k,ProductBadge:x,FileUpload:b};export{v as productSetting};
1
+ export{default as Product}from"./components/product-wrap/Product.js";import"react/jsx-runtime";import"next/link";import"@gem-sdk/core";import"react";import"@gem-sdk/system";import"../notification/components/Notifications.js";import"../notification/components/Notice.js";import"./components/product-button/types.js";import"./components/product-variants/components/variants/index.js";import"next/image";import"../carousel-v3/components/swiper/Swiper.js";import"../modal/components/confirm.js";import"react-dom";import"../video/components/Video.js";import"@gem-sdk/keen-slider/react";export{default as ProductQuickView}from"./components/product-quick-view/QuickView.js";import"../common/const.js";import"./components/constants/product-bundle.js";export{default as ProductListV3}from"./components/product-list-v3/ProductList.js";export{default as ProductList}from"./components/product-list/ProductList.js";import"./components/product-bundle/common/styles.js";import"./components/product-bundle/common/classes.js";import"./components/product-badge/constants.js";import"./components/product-badge/types.js";import"./components/product-badge/utils/shape.js";import t from"./settings/Product.js";import o from"./settings/ProductQuantity.js";import r from"./settings/ProductTitle.js";import s from"./settings/ProductButton.js";import i from"./settings/ProductPrice.js";import e from"./settings/ProductVariants.js";import m from"./settings/ProductImages.js";import c from"./settings/product-image-v3/ProductImages.js";import n from"./settings/product-image-v2/ProductImages.js";import p from"./settings/ProductDescription.js";import u from"./settings/ProductProperties.js";import d from"./settings/ProductTag.js";import a from"./settings/ProductListV3.js";import P from"./settings/ProductList.js";import g from"./settings/DynamicCheckout.js";import j from"./settings/Vendor.js";import f from"./settings/Sku.js";import l from"./components/product-bundle/setting/ProductBundleDiscount.js";import V from"./components/product-bundle/setting/ProductBundleDiscountItem.js";import k from"./settings/ProductViewMore.js";import x from"./settings/ProductBadge.js";import b from"./components/file-upload/settings/index.js";let v={Product:t,ProductQuantity:o,ProductTitle:r,ProductButton:s,ProductPrice:i,ProductVariants:e,ProductImages:m,ProductImagesV2:n,ProductImagesV3:c,ProductDescription:p,ProductProperties:u,ProductTag:d,ProductListV3:a,ProductList:P,DynamicCheckout:g,ProductVendor:j,ProductSku:f,ProductBundleDiscount:l,ProductBundleDiscountItem:V,ProductViewMore:k,ProductBadge:x,FileUpload:b};export{v as productSetting};
@@ -1 +1 @@
1
- import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let n=o(()=>import("./components/product-wrap/Product.js"),{loading:t}),r=o(()=>import("./components/product-title/ProductTitle.js"),{loading:t}),i=o(()=>import("./components/product-quantity/ProductQuantity.js"),{loading:t}),c=o(()=>import("./components/product-description/ProductDescription.js"),{loading:t}),p=o(()=>import("./components/product-price/ProductPrice.js"),{loading:t}),d=o(()=>import("./components/product-button/ProductButton.js"),{loading:t}),s=o(()=>import("./components/product-variants/ProductVariants.js"),{loading:t}),m=o(()=>import("./components/ProductImages.js"),{loading:t}),e=o(()=>import("./components/product-images-v3/ProductImageV3.js"),{loading:t}),u=o(()=>import("./components/product-images-v2/ProductImageV2.js"),{loading:t}),a=o(()=>import("./components/product-properties/ProductProperties.js"),{loading:t}),l=o(()=>import("./components/product-quick-view/QuickView.js"),{ssr:!1}),g=o(()=>import("./components/product-discount-tag/ProductDiscountTag.js"),{loading:t}),j=o(()=>import("./components/product-list-v3/ProductList.js"),{loading:t}),P=o(()=>import("./components/product-list/ProductList.js"),{loading:t}),v=o(()=>import("./components/dynamic-checkout/DynamicCheckout.js"),{loading:t}),k=o(()=>import("./components/product-vendor/Vendor.js"),{loading:t}),V=o(()=>import("./components/product-sku/Sku.js"),{loading:t}),w=o(()=>import("./components/product-view-more/ProductViewMore.js"),{loading:t}),y=o(()=>import("./components/product-badge/ProductBadge.js"),{loading:t}),D=o(()=>import("./components/product-bundle/ProductBundleDiscount.js"),{loading:t}),b=o(()=>import("./components/product-bundle/ProductBundleDiscountItem.js"),{loading:t}),f=o(()=>import("./components/file-upload/UploadFile.js"),{loading:t});var B={Product:n,ProductTitle:r,ProductQuantity:i,ProductPrice:p,ProductButton:d,ProductDescription:c,ProductVariants:s,ProductImages:m,ProductImagesV3:e,ProductImagesV2:u,ProductProperties:a,ProductQuickView:l,ProductTag:g,ProductListV3:j,ProductList:P,DynamicCheckout:v,ProductVendor:k,ProductViewMore:w,ProductBadge:y,ProductBundleDiscount:D,ProductBundleDiscountItem:b,ProductSku:V,FileUpload:f};export{B as default};
1
+ import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let n=o(()=>import("./components/product-wrap/Product.js"),{loading:t}),r=o(()=>import("./components/product-title/ProductTitle.js"),{loading:t}),i=o(()=>import("./components/product-quantity/ProductQuantity.js"),{loading:t}),c=o(()=>import("./components/product-description/ProductDescription.js"),{loading:t}),p=o(()=>import("./components/product-price/ProductPrice.js"),{loading:t}),d=o(()=>import("./components/product-button/ProductButton.js"),{loading:t}),s=o(()=>import("./components/product-variants/ProductVariants.js"),{loading:t}),m=o(()=>import("./components/ProductImages.js"),{loading:t}),e=o(()=>import("./components/product-images-v3/ProductImageV3.js"),{loading:t}),u=o(()=>import("./components/product-images-v2/ProductImageV2.js"),{loading:t}),a=o(()=>import("./components/product-properties/ProductProperties.js"),{loading:t}),l=o(()=>import("./components/product-quick-view/QuickView.js"),{ssr:!1}),g=o(()=>import("./components/product-discount-tag/ProductDiscountTag.js"),{loading:t}),j=o(()=>import("./components/product-list-v3/ProductList.js"),{loading:t}),P=o(()=>import("./components/product-list/ProductList.js"),{loading:t}),v=o(()=>import("./components/dynamic-checkout/DynamicCheckout.js"),{loading:t}),k=o(()=>import("./components/product-vendor/Vendor.js"),{loading:t}),V=o(()=>import("./components/product-sku/Sku.js"),{loading:t}),w=o(()=>import("./components/product-view-more/ProductViewMore.js"),{loading:t}),y=o(()=>import("./components/product-badge/ProductBadge.js"),{loading:t}),D=o(()=>import("./components/product-bundle/ProductBundleDiscount.js"),{loading:t}),b=o(()=>import("./components/product-bundle/ProductBundleDiscountItem.js"),{loading:t}),f=o(()=>import("./components/file-upload/UploadFile.js"),{loading:t});var B={Product:n,ProductTitle:r,ProductQuantity:i,ProductPrice:p,ProductButton:d,ProductDescription:c,ProductVariants:s,ProductImages:m,ProductImagesV3:e,ProductImagesV2:u,ProductProperties:a,ProductQuickView:l,ProductTag:g,ProductListV3:j,ProductList:P,DynamicCheckout:v,ProductVendor:k,ProductViewMore:w,ProductBadge:y,ProductBundleDiscount:D,ProductBundleDiscountItem:b,ProductSku:V,FileUpload:f};export{B as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import m from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let r=o(()=>import("./components/Radio.js"),{loading:m});var t={Radio:r};export{t as default};
1
+ import o from"next/dynamic";import m from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let t=o(()=>import("./components/Radio.js"),{loading:m});var r={Radio:t};export{r as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let e=o(()=>import("./components/Select.js"),{loading:t});var m={Select:e};export{m as default};
1
+ import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let m=o(()=>import("./components/Select.js"),{loading:t});var e={Select:m};export{e as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let m=o(()=>import("./components/ShopPayInstallments.js"),{loading:t});var n={ShopPayInstallments:m};export{n as default};
1
+ import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let m=o(()=>import("./components/ShopPayInstallments.js"),{loading:t});var n={ShopPayInstallments:m};export{n as default};
@@ -1 +1 @@
1
- import"react/jsx-runtime";import"@gem-sdk/core";import"next/head";import"react";import"@gem-sdk/system";import"next/link";import t from"./settings/Sticky.js";let e={Sticky:t};export{e as stickySetting};
1
+ import"react/jsx-runtime";import"@gem-sdk/core";import"next/head";import"react";import"../common/const.js";import"@gem-sdk/system";import"next/link";import t from"./settings/Sticky.js";let i={Sticky:t};export{i as stickySetting};
@@ -1 +1 @@
1
- import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let m=o(()=>import("./components/Sticky.js"),{loading:t});var r={Sticky:m};export{r as default};
1
+ import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let m=o(()=>import("./components/Sticky.js"),{loading:t});var r={Sticky:m};export{r as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let r=o(()=>import("./components/StockCounter.js"),{loading:t});var m={StockCounter:r};export{m as default};
1
+ import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let m=o(()=>import("./components/StockCounter.js"),{loading:t});var r={StockCounter:m};export{r as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let m=o(()=>import("./components/Tabs.js"),{loading:t}),r=o(()=>import("./components/TabItem.js"),{loading:t});var e={Tabs:m,TabItem:r};export{e as default};
1
+ import o from"next/dynamic";import m from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let t=o(()=>import("./components/Tabs.js"),{loading:m}),r=o(()=>import("./components/TabItem.js"),{loading:m});var n={Tabs:t,TabItem:r};export{n as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let r=o(()=>import("./components/Textarea.js"),{loading:t});var e={Textarea:r};export{e as default};
1
+ import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let m=o(()=>import("./components/Textarea.js"),{loading:t});var r={Textarea:m};export{r as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import s from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let n=o(()=>import("./components/AppstleLoyaltyRewardProgram.js"),{ssr:!1,loading:s}),t=o(()=>import("./components/EssentPreorderBackInStock.js"),{ssr:!1,loading:s}),i=o(()=>import("./components/WcWishlistBackInStock.js"),{ssr:!1,loading:s}),r=o(()=>import("./components/BonySubscriptionsApp.js"),{ssr:!1,loading:s}),e=o(()=>import("./components/GrowthSuiteDiscountCodes.js"),{ssr:!1,loading:s}),p=o(()=>import("./components/KachingSubscriptionsApp.js"),{ssr:!1,loading:s}),m=o(()=>import("./components/BloyRewardsProgramLoyalty.js"),{ssr:!1,loading:s}),a=o(()=>import("./components/DealeasyVolumeDiscounts.js"),{ssr:!1,loading:s}),l=o(()=>import("./components/UppromoteAffiliateMarketing.js"),{ssr:!1,loading:s}),c=o(()=>import("./components/AovBundlesVolumeDiscounts.js"),{ssr:!1,loading:s}),d=o(()=>import("./components/AovFreeGiftBuyXGetYBogo.js"),{ssr:!1,loading:s}),g=o(()=>import("./components/EcomsendBackInStockAlert.js"),{ssr:!1,loading:s}),j=o(()=>import("./components/AppstleBundlesDiscounts.js"),{ssr:!1,loading:s}),u=o(()=>import("./components/EstimatedDeliveryDatePlus.js"),{ssr:!1,loading:s}),B=o(()=>import("./components/OkendoReviewsLoyalty.js"),{ssr:!1,loading:s}),S=o(()=>import("./components/EssentialAnnouncementBar.js"),{ssr:!1,loading:s}),y=o(()=>import("./components/EssentialCountdownTimerBar.js"),{ssr:!1,loading:s}),P=o(()=>import("./components/StellarDeliveryDatePickup.js"),{ssr:!1,loading:s}),w=o(()=>import("./components/TrustshopProductReviews.js"),{ssr:!1,loading:s}),R=o(()=>import("./components/HulkProductOptions.js"),{ssr:!1,loading:s}),h=o(()=>import("./components/MyappgurusProductReviews.js"),{ssr:!1,loading:s}),v=o(()=>import("./components/DiscountyBulkDiscountSales.js"),{ssr:!1,loading:s}),b=o(()=>import("./components/TrustreviewsProductReviews.js"),{ssr:!1,loading:s}),k=o(()=>import("./components/SeoantTrustBadgesIcon.js"),{ssr:!1,loading:s}),f=o(()=>import("./components/SegunoEmailMarketing.js"),{ssr:!1,loading:s}),A=o(()=>import("./components/AftershipEmailMarketingsms.js"),{ssr:!1,loading:s}),D=o(()=>import("./components/BestBuyFulfillment.js"),{ssr:!1,loading:s}),O=o(()=>import("./components/ProductOptionsVariantOption.js"),{ssr:!1,loading:s}),C=o(()=>import("./components/GloboProductOptionsVariant.js"),{ssr:!1,loading:s}),F=o(()=>import("./components/TeeinblueProductPersonalizer.js"),{ssr:!1,loading:s}),T=o(()=>import("./components/WishlistKing.js"),{ssr:!1,loading:s}),L=o(()=>import("./components/HulkFormBuilder.js"),{ssr:!1,loading:s}),E=o(()=>import("./components/LoloyalLoyaltyReferrals.js"),{ssr:!1,loading:s}),I=o(()=>import("./components/PowerfulContactFormBuilder.js"),{ssr:!1,loading:s}),G=o(()=>import("./components/WishlistPlus.js"),{ssr:!1,loading:s}),U=o(()=>import("./components/InstasellShoppableInstagram.js"),{ssr:!1,loading:s}),V=o(()=>import("./components/SproutPlantTreesGrowSales.js"),{ssr:!1,loading:s}),K=o(()=>import("./components/RapiBundleQuantityBreaks.js"),{ssr:!1,loading:s}),x=o(()=>import("./components/AppointmentBookingCowlendar.js"),{ssr:!1,loading:s}),M=o(()=>import("./components/GoogleReviewsByReputon.js"),{ssr:!1,loading:s}),W=o(()=>import("./components/MbcBundleVolumeDiscount.js"),{ssr:!1,loading:s}),z=o(()=>import("./components/ProductOptionsCustomizer.js"),{ssr:!1,loading:s}),H=o(()=>import("./components/AirProductReviewsAppUgc.js"),{ssr:!1,loading:s}),Q=o(()=>import("./components/TagembedSocialPostReview.js"),{ssr:!1,loading:s}),Y=o(()=>import("./components/WhatmoreShoppableVideosreel.js"),{ssr:!1,loading:s}),q=o(()=>import("./components/TagshopShoppableVideosUgc.js"),{ssr:!1,loading:s}),N=o(()=>import("./components/JunipProductReviewsUgc.js"),{ssr:!1,loading:s}),J=o(()=>import("./components/FlyBundlesUpsellsFbt.js"),{ssr:!1,loading:s}),X=o(()=>import("./components/PreorderNowWodPresale.js"),{ssr:!1,loading:s}),Z=o(()=>import("./components/PreorderNowPreOrderPq.js"),{ssr:!1,loading:s}),$=o(()=>import("./components/MaxbundleProductBundles.js"),{ssr:!1,loading:s}),_=o(()=>import("./components/KoalaBundleQuantityDiscount.js"),{ssr:!1,loading:s}),oo=o(()=>import("./components/EasyBundleBuilderSkailama.js"),{ssr:!1,loading:s}),os=o(()=>import("./components/FastBundleBundlesDiscounts.js"),{ssr:!1,loading:s}),on=o(()=>import("./components/KiteFreeGiftDiscount.js"),{ssr:!1,loading:s}),ot=o(()=>import("./components/UnlimitedBundlesDiscounts.js"),{ssr:!1,loading:s}),oi=o(()=>import("./components/SimpleBundlesKits.js"),{ssr:!1,loading:s}),or=o(()=>import("./components/ReviewxpoProductReviewsApp.js"),{ssr:!1,loading:s}),oe=o(()=>import("./components/PumperBundlesVolumeDiscount.js"),{ssr:!1,loading:s}),op=o(()=>import("./components/NotifyBackInStockPreOrder.js"),{ssr:!1,loading:s}),om=o(()=>import("./components/ShopifyForms.js"),{ssr:!1,loading:s}),oa=o(()=>import("./components/SkioSubscriptionsYcS20.js"),{ssr:!1,loading:s}),ol=o(()=>import("./components/LoopSubscriptions.js"),{ssr:!1,loading:s}),oc=o(()=>import("./components/RecurpaySubscriptionApp.js"),{ssr:!1,loading:s}),od=o(()=>import("./components/SubifySubscriptionsApp.js"),{ssr:!1,loading:s}),og=o(()=>import("./components/ShopifySubscriptions.js"),{ssr:!1,loading:s}),oj=o(()=>import("./components/BonLoyaltyRewardsReferrals.js"),{ssr:!1,loading:s}),ou=o(()=>import("./components/EasifyProductOptions.js"),{ssr:!1,loading:s}),oB=o(()=>import("./components/CustomProductOptionsVariant.js"),{ssr:!1,loading:s}),oS=o(()=>import("./components/JudgemeReviews.js"),{ssr:!1,loading:s}),oy=o(()=>import("./components/LooxReviews.js"),{ssr:!1,loading:s}),oP=o(()=>import("./components/Instafeed.js"),{ssr:!1,loading:s}),ow=o(()=>import("./components/Klaviyo.js"),{ssr:!1,loading:s}),oR=o(()=>import("./components/YotpoLoyalty.js"),{ssr:!1,loading:s}),oh=o(()=>import("./components/SmartSearchBarAndFilters.js"),{ssr:!1,loading:s}),ov=o(()=>import("./components/ProductReviews.js"),{ssr:!1,loading:s}),ob=o(()=>import("./components/Ryviu.js"),{ssr:!1,loading:s}),ok=o(()=>import("./components/Rivyo.js"),{ssr:!1,loading:s}),of=o(()=>import("./components/Vitals.js"),{ssr:!1,loading:s}),oA=o(()=>import("./components/Omnisend.js"),{ssr:!1,loading:s}),oD=o(()=>import("./components/ParcelPanel.js"),{ssr:!1,loading:s}),oO=o(()=>import("./components/KingProductOptions.js"),{ssr:!1,loading:s}),oC=o(()=>import("./components/TrustMe.js"),{ssr:!1,loading:s}),oF=o(()=>import("./components/Trustoo.js"),{ssr:!1,loading:s}),oT=o(()=>import("./components/SealSubscriptions.js"),{ssr:!1,loading:s}),oL=o(()=>import("./components/AppstleSubscriptions.js"),{ssr:!1,loading:s}),oE=o(()=>import("./components/FeraReviews.js"),{ssr:!1,loading:s}),oI=o(()=>import("./components/Growave.js"),{ssr:!1,loading:s}),oG=o(()=>import("./components/KachingBundles.js"),{ssr:!1,loading:s}),oU=o(()=>import("./components/PushOwl.js"),{ssr:!1,loading:s}),oV=o(()=>import("./components/Opinew.js"),{ssr:!1,loading:s}),oK=o(()=>import("./components/FirePush.js"),{ssr:!1,loading:s}),ox=o(()=>import("./components/AliReviews.js"),{ssr:!1,loading:s}),oM=o(()=>import("./components/UltimateSalesBoost.js"),{ssr:!1,loading:s}),oW=o(()=>import("./components/FrequentlyBoughtTogether.js"),{ssr:!1,loading:s}),oz=o(()=>import("./components/BoldSubscriptions.js"),{ssr:!1,loading:s}),oH=o(()=>import("./components/BoldProductOptions.js"),{ssr:!1,loading:s}),oQ=o(()=>import("./components/WideBundle.js"),{ssr:!1,loading:s}),oY=o(()=>import("./components/PickyStory.js"),{ssr:!1,loading:s}),oq=o(()=>import("./components/InfiniteOptions.js"),{ssr:!1,loading:s}),oN=o(()=>import("./components/Wiser.js"),{ssr:!1,loading:s}),oJ=o(()=>import("./components/Stamped.js"),{ssr:!1,loading:s}),oX=o(()=>import("./components/Bundler.js"),{ssr:!1,loading:s}),oZ=o(()=>import("./components/LaiProductReviews.js"),{ssr:!1,loading:s}),o$=o(()=>import("./components/CrossSellCartUpsell.js"),{ssr:!1,loading:s}),o_=o(()=>import("./components/BoostAISearchDiscovery.js"),{ssr:!1,loading:s}),o1=o(()=>import("./components/YotpoReviews.js"),{ssr:!1,loading:s}),o0=o(()=>import("./components/CleanSizeCharts.js"),{ssr:!1,loading:s}),o2=o(()=>import("./components/Bogos.js"),{ssr:!1,loading:s}),o3=o(()=>import("./components/QikifyUpsell.js"),{ssr:!1,loading:s}),o4=o(()=>import("./components/Releasit.js"),{ssr:!1,loading:s}),o5=o(()=>import("./components/EasySellCOD.js"),{ssr:!1,loading:s}),o6=o(()=>import("./components/BirdChime.js"),{ssr:!1,loading:s}),o7=o(()=>import("./components/RequestQuoteHidePrice.js"),{ssr:!1,loading:s}),o8=o(()=>import("./components/KlarnaMessaging.js"),{ssr:!1,loading:s}),o9=o(()=>import("./components/FordeerProductLabels.js"),{ssr:!1,loading:s}),so=o(()=>import("./components/RechargeSubscriptions.js"),{ssr:!1,loading:s}),ss=o(()=>import("./components/Selleasy.js"),{ssr:!1,loading:s}),sn=o(()=>import("./components/HextomCountdownTimerBar.js"),{ssr:!1,loading:s}),st=o(()=>import("./components/TrustBadgesBear.js"),{ssr:!1,loading:s}),si=o(()=>import("./components/TrustedsiteTrustBadges.js"),{ssr:!1,loading:s}),sr=o(()=>import("./components/GloColorSwatchvariantImage.js"),{ssr:!1,loading:s}),se=o(()=>import("./components/BfSizeChartSizeGuide.js"),{ssr:!1,loading:s}),sp=o(()=>import("./components/AlsoBoughtCbb.js"),{ssr:!1,loading:s}),sm=o(()=>import("./components/HextomFreeShippingBar.js"),{ssr:!1,loading:s}),sa=o(()=>import("./components/EcoboostifyShoppableReelUgc.js"),{ssr:!1,loading:s});var sl={AppstleLoyaltyRewardProgram:n,EssentPreorderBackInStock:t,WcWishlistBackInStock:i,BonySubscriptionsApp:r,GrowthSuiteDiscountCodes:e,KachingSubscriptionsApp:p,BloyRewardsProgramLoyalty:m,DealeasyVolumeDiscounts:a,UppromoteAffiliateMarketing:l,AovBundlesVolumeDiscounts:c,AovFreeGiftBuyXGetYBogo:d,EcomsendBackInStockAlert:g,AppstleBundlesDiscounts:j,EcoboostifyShoppableReelUgc:sa,EstimatedDeliveryDatePlus:u,OkendoReviewsLoyalty:B,EssentialAnnouncementBar:S,EssentialCountdownTimerBar:y,StellarDeliveryDatePickup:P,TrustshopProductReviews:w,HulkProductOptions:R,MyappgurusProductReviews:h,TrustreviewsProductReviews:b,DiscountyBulkDiscountSales:v,SeoantTrustBadgesIcon:k,SegunoEmailMarketing:f,AftershipEmailMarketingsms:A,BestBuyFulfillment:D,ProductOptionsVariantOption:O,GloboProductOptionsVariant:C,TeeinblueProductPersonalizer:F,WishlistKing:T,HulkFormBuilder:L,LoloyalLoyaltyReferrals:E,PowerfulContactFormBuilder:I,WishlistPlus:G,InstasellShoppableInstagram:U,SproutPlantTreesGrowSales:V,RapiBundleQuantityBreaks:K,AppointmentBookingCowlendar:x,GoogleReviewsByReputon:M,MbcBundleVolumeDiscount:W,ProductOptionsCustomizer:z,AirProductReviewsAppUgc:H,TagembedSocialPostReview:Q,WhatmoreShoppableVideosreel:Y,TagshopShoppableVideosUgc:q,JunipProductReviewsUgc:N,FlyBundlesUpsellsFbt:J,PreorderNowWodPresale:X,PreorderNowPreOrderPq:Z,MaxbundleProductBundles:$,KoalaBundleQuantityDiscount:_,EasyBundleBuilderSkailama:oo,FastBundleBundlesDiscounts:os,KiteFreeGiftDiscount:on,UnlimitedBundlesDiscounts:ot,SimpleBundlesKits:oi,ReviewxpoProductReviewsApp:or,PumperBundlesVolumeDiscount:oe,NotifyBackInStockPreOrder:op,ShopifyForms:om,SkioSubscriptionsYcS20:oa,LoopSubscriptions:ol,Selleasy:ss,RecurpaySubscriptionApp:oc,SubifySubscriptionsApp:od,BonLoyaltyRewardsReferrals:oj,ShopifySubscriptions:og,EasifyProductOptions:ou,CustomProductOptionsVariant:oB,KlarnaMessaging:o8,RechargeSubscriptions:so,EasySellCOD:o5,QikifyUpsell:o3,CleanSizeCharts:o0,JudgemeReviews:oS,LooxReviews:oy,Klaviyo:ow,YotpoLoyalty:oR,SmartSearchBarAndFilters:oh,Instafeed:oP,ProductReviews:ov,Ryviu:ob,Rivyo:ok,Vitals:of,Omnisend:oA,ParcelPanel:oD,TrustMe:oC,KingProductOptions:oO,Trustoo:oF,SealSubscriptions:oT,AppstleSubscriptions:oL,FeraReviews:oE,Growave:oI,KachingBundles:oG,PushOwl:oU,Opinew:oV,UltimateSalesBoost:oM,FirePush:oK,FrequentlyBoughtTogether:oW,BoldSubscriptions:oz,BoldProductOptions:oH,WideBundle:oQ,PickyStory:oY,InfiniteOptions:oq,Wiser:oN,Stamped:oJ,Bundler:oX,LaiProductReviews:oZ,CrossSellCartUpsell:o$,BoostAISearchDiscovery:o_,YotpoReviews:o1,AliReviews:ox,Bogos:o2,Releasit:o4,RequestQuoteHidePrice:o7,BirdChime:o6,FordeerProductLabels:o9,HextomCountdownTimerBar:sn,TrustBadgesBear:st,TrustedsiteTrustBadges:si,GloColorSwatchvariantImage:sr,BfSizeChartSizeGuide:se,AlsoBoughtCbb:sp,HextomFreeShippingBar:sm};export{sl as default};
1
+ import o from"next/dynamic";import s from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let n=o(()=>import("./components/AppstleLoyaltyRewardProgram.js"),{ssr:!1,loading:s}),t=o(()=>import("./components/EssentPreorderBackInStock.js"),{ssr:!1,loading:s}),i=o(()=>import("./components/WcWishlistBackInStock.js"),{ssr:!1,loading:s}),r=o(()=>import("./components/BonySubscriptionsApp.js"),{ssr:!1,loading:s}),e=o(()=>import("./components/GrowthSuiteDiscountCodes.js"),{ssr:!1,loading:s}),p=o(()=>import("./components/KachingSubscriptionsApp.js"),{ssr:!1,loading:s}),m=o(()=>import("./components/BloyRewardsProgramLoyalty.js"),{ssr:!1,loading:s}),a=o(()=>import("./components/DealeasyVolumeDiscounts.js"),{ssr:!1,loading:s}),l=o(()=>import("./components/UppromoteAffiliateMarketing.js"),{ssr:!1,loading:s}),c=o(()=>import("./components/AovBundlesVolumeDiscounts.js"),{ssr:!1,loading:s}),d=o(()=>import("./components/AovFreeGiftBuyXGetYBogo.js"),{ssr:!1,loading:s}),g=o(()=>import("./components/EcomsendBackInStockAlert.js"),{ssr:!1,loading:s}),j=o(()=>import("./components/AppstleBundlesDiscounts.js"),{ssr:!1,loading:s}),u=o(()=>import("./components/EstimatedDeliveryDatePlus.js"),{ssr:!1,loading:s}),B=o(()=>import("./components/OkendoReviewsLoyalty.js"),{ssr:!1,loading:s}),S=o(()=>import("./components/EssentialAnnouncementBar.js"),{ssr:!1,loading:s}),y=o(()=>import("./components/EssentialCountdownTimerBar.js"),{ssr:!1,loading:s}),P=o(()=>import("./components/StellarDeliveryDatePickup.js"),{ssr:!1,loading:s}),w=o(()=>import("./components/TrustshopProductReviews.js"),{ssr:!1,loading:s}),R=o(()=>import("./components/HulkProductOptions.js"),{ssr:!1,loading:s}),h=o(()=>import("./components/MyappgurusProductReviews.js"),{ssr:!1,loading:s}),v=o(()=>import("./components/DiscountyBulkDiscountSales.js"),{ssr:!1,loading:s}),b=o(()=>import("./components/TrustreviewsProductReviews.js"),{ssr:!1,loading:s}),k=o(()=>import("./components/SeoantTrustBadgesIcon.js"),{ssr:!1,loading:s}),f=o(()=>import("./components/SegunoEmailMarketing.js"),{ssr:!1,loading:s}),A=o(()=>import("./components/AftershipEmailMarketingsms.js"),{ssr:!1,loading:s}),D=o(()=>import("./components/BestBuyFulfillment.js"),{ssr:!1,loading:s}),O=o(()=>import("./components/ProductOptionsVariantOption.js"),{ssr:!1,loading:s}),C=o(()=>import("./components/GloboProductOptionsVariant.js"),{ssr:!1,loading:s}),F=o(()=>import("./components/TeeinblueProductPersonalizer.js"),{ssr:!1,loading:s}),T=o(()=>import("./components/WishlistKing.js"),{ssr:!1,loading:s}),L=o(()=>import("./components/HulkFormBuilder.js"),{ssr:!1,loading:s}),E=o(()=>import("./components/LoloyalLoyaltyReferrals.js"),{ssr:!1,loading:s}),I=o(()=>import("./components/PowerfulContactFormBuilder.js"),{ssr:!1,loading:s}),G=o(()=>import("./components/WishlistPlus.js"),{ssr:!1,loading:s}),U=o(()=>import("./components/InstasellShoppableInstagram.js"),{ssr:!1,loading:s}),V=o(()=>import("./components/SproutPlantTreesGrowSales.js"),{ssr:!1,loading:s}),K=o(()=>import("./components/RapiBundleQuantityBreaks.js"),{ssr:!1,loading:s}),x=o(()=>import("./components/AppointmentBookingCowlendar.js"),{ssr:!1,loading:s}),M=o(()=>import("./components/GoogleReviewsByReputon.js"),{ssr:!1,loading:s}),W=o(()=>import("./components/MbcBundleVolumeDiscount.js"),{ssr:!1,loading:s}),z=o(()=>import("./components/ProductOptionsCustomizer.js"),{ssr:!1,loading:s}),H=o(()=>import("./components/AirProductReviewsAppUgc.js"),{ssr:!1,loading:s}),Q=o(()=>import("./components/TagembedSocialPostReview.js"),{ssr:!1,loading:s}),Y=o(()=>import("./components/WhatmoreShoppableVideosreel.js"),{ssr:!1,loading:s}),q=o(()=>import("./components/TagshopShoppableVideosUgc.js"),{ssr:!1,loading:s}),N=o(()=>import("./components/JunipProductReviewsUgc.js"),{ssr:!1,loading:s}),J=o(()=>import("./components/FlyBundlesUpsellsFbt.js"),{ssr:!1,loading:s}),X=o(()=>import("./components/PreorderNowWodPresale.js"),{ssr:!1,loading:s}),Z=o(()=>import("./components/PreorderNowPreOrderPq.js"),{ssr:!1,loading:s}),$=o(()=>import("./components/MaxbundleProductBundles.js"),{ssr:!1,loading:s}),_=o(()=>import("./components/KoalaBundleQuantityDiscount.js"),{ssr:!1,loading:s}),oo=o(()=>import("./components/EasyBundleBuilderSkailama.js"),{ssr:!1,loading:s}),os=o(()=>import("./components/FastBundleBundlesDiscounts.js"),{ssr:!1,loading:s}),on=o(()=>import("./components/KiteFreeGiftDiscount.js"),{ssr:!1,loading:s}),ot=o(()=>import("./components/UnlimitedBundlesDiscounts.js"),{ssr:!1,loading:s}),oi=o(()=>import("./components/SimpleBundlesKits.js"),{ssr:!1,loading:s}),or=o(()=>import("./components/ReviewxpoProductReviewsApp.js"),{ssr:!1,loading:s}),oe=o(()=>import("./components/PumperBundlesVolumeDiscount.js"),{ssr:!1,loading:s}),op=o(()=>import("./components/NotifyBackInStockPreOrder.js"),{ssr:!1,loading:s}),om=o(()=>import("./components/ShopifyForms.js"),{ssr:!1,loading:s}),oa=o(()=>import("./components/SkioSubscriptionsYcS20.js"),{ssr:!1,loading:s}),ol=o(()=>import("./components/LoopSubscriptions.js"),{ssr:!1,loading:s}),oc=o(()=>import("./components/RecurpaySubscriptionApp.js"),{ssr:!1,loading:s}),od=o(()=>import("./components/SubifySubscriptionsApp.js"),{ssr:!1,loading:s}),og=o(()=>import("./components/ShopifySubscriptions.js"),{ssr:!1,loading:s}),oj=o(()=>import("./components/BonLoyaltyRewardsReferrals.js"),{ssr:!1,loading:s}),ou=o(()=>import("./components/EasifyProductOptions.js"),{ssr:!1,loading:s}),oB=o(()=>import("./components/CustomProductOptionsVariant.js"),{ssr:!1,loading:s}),oS=o(()=>import("./components/JudgemeReviews.js"),{ssr:!1,loading:s}),oy=o(()=>import("./components/LooxReviews.js"),{ssr:!1,loading:s}),oP=o(()=>import("./components/Instafeed.js"),{ssr:!1,loading:s}),ow=o(()=>import("./components/Klaviyo.js"),{ssr:!1,loading:s}),oR=o(()=>import("./components/YotpoLoyalty.js"),{ssr:!1,loading:s}),oh=o(()=>import("./components/SmartSearchBarAndFilters.js"),{ssr:!1,loading:s}),ov=o(()=>import("./components/ProductReviews.js"),{ssr:!1,loading:s}),ob=o(()=>import("./components/Ryviu.js"),{ssr:!1,loading:s}),ok=o(()=>import("./components/Rivyo.js"),{ssr:!1,loading:s}),of=o(()=>import("./components/Vitals.js"),{ssr:!1,loading:s}),oA=o(()=>import("./components/Omnisend.js"),{ssr:!1,loading:s}),oD=o(()=>import("./components/ParcelPanel.js"),{ssr:!1,loading:s}),oO=o(()=>import("./components/KingProductOptions.js"),{ssr:!1,loading:s}),oC=o(()=>import("./components/TrustMe.js"),{ssr:!1,loading:s}),oF=o(()=>import("./components/Trustoo.js"),{ssr:!1,loading:s}),oT=o(()=>import("./components/SealSubscriptions.js"),{ssr:!1,loading:s}),oL=o(()=>import("./components/AppstleSubscriptions.js"),{ssr:!1,loading:s}),oE=o(()=>import("./components/FeraReviews.js"),{ssr:!1,loading:s}),oI=o(()=>import("./components/Growave.js"),{ssr:!1,loading:s}),oG=o(()=>import("./components/KachingBundles.js"),{ssr:!1,loading:s}),oU=o(()=>import("./components/PushOwl.js"),{ssr:!1,loading:s}),oV=o(()=>import("./components/Opinew.js"),{ssr:!1,loading:s}),oK=o(()=>import("./components/FirePush.js"),{ssr:!1,loading:s}),ox=o(()=>import("./components/AliReviews.js"),{ssr:!1,loading:s}),oM=o(()=>import("./components/UltimateSalesBoost.js"),{ssr:!1,loading:s}),oW=o(()=>import("./components/FrequentlyBoughtTogether.js"),{ssr:!1,loading:s}),oz=o(()=>import("./components/BoldSubscriptions.js"),{ssr:!1,loading:s}),oH=o(()=>import("./components/BoldProductOptions.js"),{ssr:!1,loading:s}),oQ=o(()=>import("./components/WideBundle.js"),{ssr:!1,loading:s}),oY=o(()=>import("./components/PickyStory.js"),{ssr:!1,loading:s}),oq=o(()=>import("./components/InfiniteOptions.js"),{ssr:!1,loading:s}),oN=o(()=>import("./components/Wiser.js"),{ssr:!1,loading:s}),oJ=o(()=>import("./components/Stamped.js"),{ssr:!1,loading:s}),oX=o(()=>import("./components/Bundler.js"),{ssr:!1,loading:s}),oZ=o(()=>import("./components/LaiProductReviews.js"),{ssr:!1,loading:s}),o$=o(()=>import("./components/CrossSellCartUpsell.js"),{ssr:!1,loading:s}),o_=o(()=>import("./components/BoostAISearchDiscovery.js"),{ssr:!1,loading:s}),o1=o(()=>import("./components/YotpoReviews.js"),{ssr:!1,loading:s}),o0=o(()=>import("./components/CleanSizeCharts.js"),{ssr:!1,loading:s}),o2=o(()=>import("./components/Bogos.js"),{ssr:!1,loading:s}),o3=o(()=>import("./components/QikifyUpsell.js"),{ssr:!1,loading:s}),o4=o(()=>import("./components/Releasit.js"),{ssr:!1,loading:s}),o5=o(()=>import("./components/EasySellCOD.js"),{ssr:!1,loading:s}),o6=o(()=>import("./components/BirdChime.js"),{ssr:!1,loading:s}),o7=o(()=>import("./components/RequestQuoteHidePrice.js"),{ssr:!1,loading:s}),o8=o(()=>import("./components/KlarnaMessaging.js"),{ssr:!1,loading:s}),o9=o(()=>import("./components/FordeerProductLabels.js"),{ssr:!1,loading:s}),so=o(()=>import("./components/RechargeSubscriptions.js"),{ssr:!1,loading:s}),ss=o(()=>import("./components/Selleasy.js"),{ssr:!1,loading:s}),sn=o(()=>import("./components/HextomCountdownTimerBar.js"),{ssr:!1,loading:s}),st=o(()=>import("./components/TrustBadgesBear.js"),{ssr:!1,loading:s}),si=o(()=>import("./components/TrustedsiteTrustBadges.js"),{ssr:!1,loading:s}),sr=o(()=>import("./components/GloColorSwatchvariantImage.js"),{ssr:!1,loading:s}),se=o(()=>import("./components/BfSizeChartSizeGuide.js"),{ssr:!1,loading:s}),sp=o(()=>import("./components/AlsoBoughtCbb.js"),{ssr:!1,loading:s}),sm=o(()=>import("./components/HextomFreeShippingBar.js"),{ssr:!1,loading:s}),sa=o(()=>import("./components/EcoboostifyShoppableReelUgc.js"),{ssr:!1,loading:s});var sl={AppstleLoyaltyRewardProgram:n,EssentPreorderBackInStock:t,WcWishlistBackInStock:i,BonySubscriptionsApp:r,GrowthSuiteDiscountCodes:e,KachingSubscriptionsApp:p,BloyRewardsProgramLoyalty:m,DealeasyVolumeDiscounts:a,UppromoteAffiliateMarketing:l,AovBundlesVolumeDiscounts:c,AovFreeGiftBuyXGetYBogo:d,EcomsendBackInStockAlert:g,AppstleBundlesDiscounts:j,EcoboostifyShoppableReelUgc:sa,EstimatedDeliveryDatePlus:u,OkendoReviewsLoyalty:B,EssentialAnnouncementBar:S,EssentialCountdownTimerBar:y,StellarDeliveryDatePickup:P,TrustshopProductReviews:w,HulkProductOptions:R,MyappgurusProductReviews:h,TrustreviewsProductReviews:b,DiscountyBulkDiscountSales:v,SeoantTrustBadgesIcon:k,SegunoEmailMarketing:f,AftershipEmailMarketingsms:A,BestBuyFulfillment:D,ProductOptionsVariantOption:O,GloboProductOptionsVariant:C,TeeinblueProductPersonalizer:F,WishlistKing:T,HulkFormBuilder:L,LoloyalLoyaltyReferrals:E,PowerfulContactFormBuilder:I,WishlistPlus:G,InstasellShoppableInstagram:U,SproutPlantTreesGrowSales:V,RapiBundleQuantityBreaks:K,AppointmentBookingCowlendar:x,GoogleReviewsByReputon:M,MbcBundleVolumeDiscount:W,ProductOptionsCustomizer:z,AirProductReviewsAppUgc:H,TagembedSocialPostReview:Q,WhatmoreShoppableVideosreel:Y,TagshopShoppableVideosUgc:q,JunipProductReviewsUgc:N,FlyBundlesUpsellsFbt:J,PreorderNowWodPresale:X,PreorderNowPreOrderPq:Z,MaxbundleProductBundles:$,KoalaBundleQuantityDiscount:_,EasyBundleBuilderSkailama:oo,FastBundleBundlesDiscounts:os,KiteFreeGiftDiscount:on,UnlimitedBundlesDiscounts:ot,SimpleBundlesKits:oi,ReviewxpoProductReviewsApp:or,PumperBundlesVolumeDiscount:oe,NotifyBackInStockPreOrder:op,ShopifyForms:om,SkioSubscriptionsYcS20:oa,LoopSubscriptions:ol,Selleasy:ss,RecurpaySubscriptionApp:oc,SubifySubscriptionsApp:od,BonLoyaltyRewardsReferrals:oj,ShopifySubscriptions:og,EasifyProductOptions:ou,CustomProductOptionsVariant:oB,KlarnaMessaging:o8,RechargeSubscriptions:so,EasySellCOD:o5,QikifyUpsell:o3,CleanSizeCharts:o0,JudgemeReviews:oS,LooxReviews:oy,Klaviyo:ow,YotpoLoyalty:oR,SmartSearchBarAndFilters:oh,Instafeed:oP,ProductReviews:ov,Ryviu:ob,Rivyo:ok,Vitals:of,Omnisend:oA,ParcelPanel:oD,TrustMe:oC,KingProductOptions:oO,Trustoo:oF,SealSubscriptions:oT,AppstleSubscriptions:oL,FeraReviews:oE,Growave:oI,KachingBundles:oG,PushOwl:oU,Opinew:oV,UltimateSalesBoost:oM,FirePush:oK,FrequentlyBoughtTogether:oW,BoldSubscriptions:oz,BoldProductOptions:oH,WideBundle:oQ,PickyStory:oY,InfiniteOptions:oq,Wiser:oN,Stamped:oJ,Bundler:oX,LaiProductReviews:oZ,CrossSellCartUpsell:o$,BoostAISearchDiscovery:o_,YotpoReviews:o1,AliReviews:ox,Bogos:o2,Releasit:o4,RequestQuoteHidePrice:o7,BirdChime:o6,FordeerProductLabels:o9,HextomCountdownTimerBar:sn,TrustBadgesBear:st,TrustedsiteTrustBadges:si,GloColorSwatchvariantImage:sr,BfSizeChartSizeGuide:se,AlsoBoughtCbb:sp,HextomFreeShippingBar:sm};export{sl as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let n=o(()=>import("./components/InstantJudgemeReviews.js"),{ssr:!1,loading:t}),s=o(()=>import("./components/InstantLooxReviews.js"),{ssr:!1,loading:t}),r=o(()=>import("./components/InstantKlaviyo.js"),{ssr:!1,loading:t}),m=o(()=>import("./components/InstantYotpoLoyalty.js"),{ssr:!1,loading:t});var e={InstantJudgemeReviews:n,InstantLooxReviews:s,InstantKlaviyo:r,InstantYotpoLoyalty:m};export{e as default};
1
+ import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let n=o(()=>import("./components/InstantJudgemeReviews.js"),{ssr:!1,loading:t}),s=o(()=>import("./components/InstantLooxReviews.js"),{ssr:!1,loading:t}),m=o(()=>import("./components/InstantKlaviyo.js"),{ssr:!1,loading:t}),r=o(()=>import("./components/InstantYotpoLoyalty.js"),{ssr:!1,loading:t});var i={InstantJudgemeReviews:n,InstantLooxReviews:s,InstantKlaviyo:m,InstantYotpoLoyalty:r};export{i as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let r=o(()=>import("./components/ThirdPartySlot.js"),{loading:t});var m={ThirdPartySlot:r};export{m as default};
1
+ import o from"next/dynamic";import t from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let r=o(()=>import("./components/ThirdPartySlot.js"),{loading:t});var m={ThirdPartySlot:r};export{m as default};
@@ -1 +1 @@
1
- import o from"next/dynamic";import m from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";let t=o(()=>import("./components/Video.js"),{loading:m});var r={Video:t};export{r as default};
1
+ import o from"next/dynamic";import m from"../common/components/Loading.js";import"react/jsx-runtime";import"react";import"@gem-sdk/core";import"../common/const.js";let t=o(()=>import("./components/Video.js"),{loading:m});var r={Video:t};export{r as default};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gem-sdk/components",
3
- "version": "19.1.0-staging.8",
3
+ "version": "19.1.0-staging.9",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "main": "dist/cjs/index.js",
@@ -26,9 +26,9 @@
26
26
  "i18n:extract": "rollup -c ./scripts/rollup.config.settings.mjs && node ./scripts/translate/extract-texts-to-locales.js && node ./scripts/translate/en-keys-usage.js"
27
27
  },
28
28
  "devDependencies": {
29
- "@gem-sdk/core": "19.1.0-staging.1",
30
- "@gem-sdk/styles": "19.0.0",
31
- "@gem-sdk/system": "19.0.0",
29
+ "@gem-sdk/core": "19.1.0-staging.9",
30
+ "@gem-sdk/styles": "19.1.0-staging.9",
31
+ "@gem-sdk/system": "19.1.0-staging.9",
32
32
  "@types/react-transition-group": "^4.4.12",
33
33
  "postcss-import": "16.1.1",
34
34
  "@thedutchcoder/postcss-rem-to-px": "0.0.2",