@gem-sdk/components 12.0.0-dev.149 → 12.0.0-dev.151
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.
- package/dist/cjs/builder.js +1 -1
- package/dist/cjs/carousel-v3/components/item/CarouselItem.js +1 -1
- package/dist/cjs/carousel-v3/components/root/Carousel.js +1 -1
- package/dist/cjs/carousel-v3/components/swiper/Swiper.js +1 -1
- package/dist/cjs/carousel-v3/index.js +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.liquid.js +1 -1
- package/dist/cjs/product/index.js +1 -1
- package/dist/cjs/third-party/components/WcWishlistBackInStock.js +2 -0
- package/dist/cjs/third-party/components/WcWishlistBackInStock.liquid.js +1 -0
- package/dist/cjs/third-party/configs/WcWishlistBackInStock.js +1 -0
- package/dist/cjs/third-party/index.js +1 -1
- package/dist/cjs/third-party/next.js +1 -1
- package/dist/cjs/third-party/settings/WcWishlistBackInStock/index.js +4 -0
- package/dist/cjs/third-party/settings/WcWishlistBackInStock/uiV2.js +1 -0
- package/dist/esm/builder.js +1 -1
- package/dist/esm/carousel-v3/components/item/CarouselItem.js +1 -1
- package/dist/esm/carousel-v3/components/root/Carousel.js +1 -1
- package/dist/esm/carousel-v3/components/swiper/Swiper.js +1 -1
- package/dist/esm/carousel-v3/index.js +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.liquid.js +1 -1
- package/dist/esm/product/index.js +1 -1
- package/dist/esm/third-party/components/WcWishlistBackInStock.js +2 -0
- package/dist/esm/third-party/components/WcWishlistBackInStock.liquid.js +1 -0
- package/dist/esm/third-party/configs/WcWishlistBackInStock.js +1 -0
- package/dist/esm/third-party/index.js +1 -1
- package/dist/esm/third-party/next.js +1 -1
- package/dist/esm/third-party/settings/WcWishlistBackInStock/index.js +4 -0
- package/dist/esm/third-party/settings/WcWishlistBackInStock/uiV2.js +1 -0
- package/dist/types/index.d.ts +19 -2
- package/package.json +4 -4
package/dist/esm/index.liquid.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
export{default as Accordion}from"./accordion/components/Accordion.liquid.js";export{default as AccordionItem}from"./accordion/components/AccordionItem.liquid.js";export{default as ArticleList}from"./article/components/ArticleList.liquid.js";export{default as ArticleTitle}from"./article/components/ArticleTitle.liquid.js";export{default as ArticleExcerpt}from"./article/components/ArticleExcerpt.liquid.js";export{default as ArticleContent}from"./article/components/ArticleContent.liquid.js";export{default as ArticleImage}from"./article/components/ArticleImage.liquid.js";export{default as ArticlePagination}from"./article/components/ArticlePagination.liquid.js";export{default as ArticleAuthor}from"./article/components/ArticleAuthor.liquid.js";export{default as ArticleTag}from"./article/components/ArticleTag.liquid.js";export{default as ArticleCategory}from"./article/components/ArticleCategory.liquid.js";export{default as ArticleDate}from"./article/components/ArticleDate.liquid.js";export{default as ArticleReadMore}from"./article/components/ArticleReadMore.liquid.js";export{default as HeroBanner}from"./hero-banner/components/HeroBanner.liquid.js";export{default as Breadcrumb}from"./breadcrumb/components/Breadcrumb.liquid.js";export{default as Button}from"./button/components/Button.liquid.js";export{default as CarouselItemV3}from"./carousel-v3/components/item/CarouselItem.liquid.js";export{default as CarouselV3}from"./carousel-v3/components/root/Carousel.liquid.js";export{default as CarouselItem}from"./carousel/components/item/CarouselItem.liquid.js";export{default as Carousel}from"./carousel/components/root/Carousel.liquid.js";export{default as ShopPayButton}from"./cart/components/shop-pay-button/ShopPayButton.liquid.js";export{default as CSSCode}from"./code/components/CSSCode.liquid.js";export{default as CollectionToolbar}from"./collection/components/collection-toolbar/CollectionToolbar.liquid.js";export{default as CollectionTitle}from"./collection/components/collection-title/CollectionTitle.liquid.js";export{default as CollectionDescription}from"./collection/components/collection-description/CollectionDescription.liquid.js";export{default as CollectionPaginator}from"./collection/components/collection-paginator/CollectionPaginator.liquid.js";export{default as CollectionBanner}from"./collection/components/collection-banner/CollectionBanner.liquid.js";export{default as Countdown}from"./countdown-timer/components/Countdown.liquid.js";export{default as Coupon}from"./coupon/components/Coupon.liquid.js";export{default as Dialog}from"./dialog/components/Dialog.liquid.js";export{default as EstimateDate}from"./estimate-delivery/components/EstimateDate.liquid.js";export{default as Root}from"./grid/components/root/Root.liquid.js";export{default as Section}from"./grid/components/section/Section.liquid.js";export{default as Row}from"./grid/components/row/Row.liquid.js";export{default as Col}from"./grid/components/col/Col.liquid.js";export{default as Newsletter}from"./form/components/newsletter/Newsletter.liquid.js";export{default as ContactForm}from"./form/components/contact/Contact.liquid.js";export{default as FormEmail}from"./form/components/form-email/FormEmail.liquid.js";export{default as SubmitButton}from"./form/components/submit-button/SubmitButton.liquid.js";export{default as TextField}from"./form/components/textfield/TextField.liquid.js";export{default as FormTextarea}from"./form/components/textarea/TextArea.liquid.js";export{default as FormDropdown}from"./form/components/form-dropdown/FormDropdown.liquid.js";export{default as FormCheckbox}from"./form/components/form-checkbox/FormCheckbox.liquid.js";export{default as TextInput}from"./form/components/textinput/TextInput.liquid.js";export{default as Heading}from"./heading/components/Heading.liquid.js";export{default as Icon}from"./icon/components/Icon.liquid.js";export{default as IconListItem}from"./icon-list/components/IconListItem.liquid.js";export{default as IconList}from"./icon-list/components/IconList.liquid.js";export{default as IconListHoz}from"./icon-list-hoz/components/IconListHoz.liquid.js";export{default as IconListItemHoz}from"./icon-list-hoz/components/IconListIHozItem.liquid.js";export{default as IconListV2}from"./icon-list-v2/components/IconList.liquid.js";export{default as Image}from"./image/components/Image.liquid.js";export{default as ImageComparison}from"./image-comparison/components/ImageComparison.liquid.js";export{default as Line}from"./line/components/Line.liquid.js";export{default as MarqueeItem}from"./marquee/components/MarqueeItem.liquid.js";export{default as Marquee}from"./marquee/components/Marquee.liquid.js";export{default as Text}from"./text/components/Text.liquid.js";export{default as DynamicCheckout}from"./product/components/dynamic-checkout/DynamicCheckout.liquid.js";export{default as FileUpload}from"./product/components/file-upload/UploadFile.liquid.js";export{default as Product}from"./product/components/product-wrap/Product.liquid.js";export{default as ProductBadge}from"./product/components/product-badge/ProductBadge.liquid.js";export{default as ProductBundleDiscount}from"./product/components/product-bundle/ProductBundleDiscount.liquid.js";export{default as ProductBundleDiscountItem}from"./product/components/product-bundle/ProductBundleDiscountItem.liquid.js";export{default as ProductButton}from"./product/components/product-button/ProductButton.liquid.js";export{default as ProductDescription}from"./product/components/product-description/ProductDescription.liquid.js";export{default as ProductImages}from"./product/components/ProductImages.liquid.js";export{default as ProductQuantity}from"./product/components/product-quantity/ProductQuantity.liquid.js";export{default as ProductVariants}from"./product/components/product-variants/ProductVariants.liquid.js";export{default as ProductTag}from"./product/components/product-discount-tag/ProductDiscountTag.liquid.js";export{default as ProductImagesV2}from"./product/components/product-images-v2/ProductImagesV2.liquid.js";export{default as ProductImagesV3}from"./product/components/product-images-v3/ProductImagesV3.liquid.js";export{default as ProductListV3}from"./product/components/product-list-v3/ProductList.liquid.js";export{default as ProductList}from"./product/components/product-list/ProductList.liquid.js";export{ProductPrice}from"./product/components/product-price/ProductPrice.liquid.js";export{default as ProductProperties}from"./product/components/product-properties/ProductProperties.liquid.js";export{default as ProductTitle}from"./product/components/product-title/ProductTitle.liquid.js";export{default as ProductVendor}from"./product/components/product-vendor/Vendor.liquid.js";export{default as ProductViewMore}from"./product/components/product-view-more/ProductViewMore.liquid.js";export{default as ProductSku}from"./product/components/product-sku/Sku.liquid.js";export{default as Video}from"./video/components/Video.liquid.js";export{default as videoSetting}from"./video/settings/Video.js";export{default as Tabs}from"./tab/components/Tabs.liquid.js";export{default as TabItem}from"./tab/components/TabItem.liquid.js";export{default as StockCounter}from"./stock-counter/components/StockCounter.liquid.js";export{default as Klaviyo}from"./third-party/components/Klaviyo.liquid.js";export{default as SmartSearchBarAndFilters}from"./third-party/components/SmartSearchBarAndFilters.liquid.js";export{default as LooxReviews}from"./third-party/components/LooxReviews.liquid.js";export{default as Instafeed}from"./third-party/components/Instafeed.liquid.js";export{default as CrossSellCartUpsell}from"./third-party/components/CrossSellCartUpsell.liquid.js";export{default as BoostAISearchDiscovery}from"./third-party/components/BoostAISearchDiscovery.liquid.js";export{default as JudgemeReviews}from"./third-party/components/JudgemeReviews.liquid.js";export{default as ProductReviews}from"./third-party/components/ProductReviews.liquid.js";export{default as Ryviu}from"./third-party/components/Ryviu.liquid.js";export{default as Rivyo}from"./third-party/components/Rivyo.liquid.js";export{default as Vitals}from"./third-party/components/Vitals.liquid.js";export{default as Omnisend}from"./third-party/components/Omnisend.liquid.js";export{default as Trustoo}from"./third-party/components/Trustoo.liquid.js";export{default as SealSubscriptions}from"./third-party/components/SealSubscriptions.liquid.js";export{default as AppstleSubscriptions}from"./third-party/components/AppstleSubscriptions.liquid.js";export{default as FeraReviews}from"./third-party/components/FeraReviews.liquid.js";export{default as Growave}from"./third-party/components/Growave.liquid.js";export{default as Opinew}from"./third-party/components/Opinew.liquid.js";export{default as UltimateSalesBoost}from"./third-party/components/UltimateSalesBoost.liquid.js";export{default as AliReviews}from"./third-party/components/AliReviews.liquid.js";export{default as FirePush}from"./third-party/components/FirePush.liquid.js";export{default as ParcelPanel}from"./third-party/components/ParcelPanel.liquid.js";export{default as TrustMe}from"./third-party/components/TrustMe.liquid.js";export{default as FrequentlyBoughtTogether}from"./third-party/components/FrequentlyBoughtTogether.liquid.js";export{default as BoldSubscriptions}from"./third-party/components/BoldSubscriptions.liquid.js";export{default as BoldProductOptions}from"./third-party/components/BoldProductOptions.liquid.js";export{default as WideBundle}from"./third-party/components/WideBundle.liquid.js";export{default as PickyStory}from"./third-party/components/PickyStory.liquid.js";export{default as InfiniteOptions}from"./third-party/components/InfiniteOptions.liquid.js";export{default as Wiser}from"./third-party/components/Wiser.liquid.js";export{default as Stamped}from"./third-party/components/Stamped.liquid.js";export{default as Bundler}from"./third-party/components/Bundler.liquid.js";export{default as LaiProductReviews}from"./third-party/components/LaiProductReviews.liquid.js";export{default as YotpoReviews}from"./third-party/components/YotpoReviews.liquid.js";export{default as KachingBundles}from"./third-party/components/KachingBundles.liquid.js";export{default as CleanSizeCharts}from"./third-party/components/CleanSizeCharts.liquid.js";export{default as PushOwl}from"./third-party/components/PushOwl.liquid.js";export{default as Bogos}from"./third-party/components/Bogos.liquid.js";export{default as QikifyUpsell}from"./third-party/components/QikifyUpsell.liquid.js";export{default as Releasit}from"./third-party/components/Releasit.liquid.js";export{default as KingProductOptions}from"./third-party/components/KingProductOptions.liquid.js";export{default as EasySellCOD}from"./third-party/components/EasySellCOD.liquid.js";export{default as RequestQuoteHidePrice}from"./third-party/components/RequestQuoteHidePrice.liquid.js";export{default as BirdChime}from"./third-party/components/BirdChime.liquid.js";export{default as KlarnaMessaging}from"./third-party/components/KlarnaMessaging.liquid.js";export{default as FordeerProductLabels}from"./third-party/components/FordeerProductLabels.liquid.js";export{default as EasifyProductOptions}from"./third-party/components/EasifyProductOptions.liquid.js";export{default as CustomProductOptionsVariant}from"./third-party/components/CustomProductOptionsVariant.liquid.js";export{default as ShopifySubscriptions}from"./third-party/components/ShopifySubscriptions.liquid.js";export{default as RechargeSubscriptions}from"./third-party/components/RechargeSubscriptions.liquid.js";export{default as BonLoyaltyRewardsReferrals}from"./third-party/components/BonLoyaltyRewardsReferrals.liquid.js";export{default as RecurpaySubscriptionApp}from"./third-party/components/RecurpaySubscriptionApp.liquid.js";export{default as SubifySubscriptionsApp}from"./third-party/components/SubifySubscriptionsApp.liquid.js";export{default as Selleasy}from"./third-party/components/Selleasy.liquid.js";export{default as LoopSubscriptions}from"./third-party/components/LoopSubscriptions.liquid.js";export{default as SkioSubscriptionsYcS20}from"./third-party/components/SkioSubscriptionsYcS20.liquid.js";export{default as ShopifyForms}from"./third-party/components/ShopifyForms.liquid.js";export{default as NotifyBackInStockPreOrder}from"./third-party/components/NotifyBackInStockPreOrder.liquid.js";export{default as ReviewxpoProductReviewsApp}from"./third-party/components/ReviewxpoProductReviewsApp.liquid.js";export{default as PumperBundlesVolumeDiscount}from"./third-party/components/PumperBundlesVolumeDiscount.liquid.js";export{default as UnlimitedBundlesDiscounts}from"./third-party/components/UnlimitedBundlesDiscounts.liquid.js";export{default as KiteFreeGiftDiscount}from"./third-party/components/KiteFreeGiftDiscount.liquid.js";export{default as FastBundleBundlesDiscounts}from"./third-party/components/FastBundleBundlesDiscounts.liquid.js";export{default as SimpleBundlesKits}from"./third-party/components/SimpleBundlesKits.liquid.js";export{default as EasyBundleBuilderSkailama}from"./third-party/components/EasyBundleBuilderSkailama.liquid.js";export{default as KoalaBundleQuantityDiscount}from"./third-party/components/KoalaBundleQuantityDiscount.liquid.js";export{default as PreorderNowPreOrderPq}from"./third-party/components/PreorderNowPreOrderPq.liquid.js";export{default as FlyBundlesUpsellsFbt}from"./third-party/components/FlyBundlesUpsellsFbt.liquid.js";export{default as JunipProductReviewsUgc}from"./third-party/components/JunipProductReviewsUgc.liquid.js";export{default as MaxbundleProductBundles}from"./third-party/components/MaxbundleProductBundles.liquid.js";export{default as PreorderNowWodPresale}from"./third-party/components/PreorderNowWodPresale.liquid.js";export{default as TagshopShoppableVideosUgc}from"./third-party/components/TagshopShoppableVideosUgc.liquid.js";export{default as WhatmoreShoppableVideosreel}from"./third-party/components/WhatmoreShoppableVideosreel.liquid.js";export{default as ProductOptionsCustomizer}from"./third-party/components/ProductOptionsCustomizer.liquid.js";export{default as TagembedSocialPostReview}from"./third-party/components/TagembedSocialPostReview.liquid.js";export{default as AirProductReviewsAppUgc}from"./third-party/components/AirProductReviewsAppUgc.liquid.js";export{default as MbcBundleVolumeDiscount}from"./third-party/components/MbcBundleVolumeDiscount.liquid.js";export{default as GoogleReviewsByReputon}from"./third-party/components/GoogleReviewsByReputon.liquid.js";export{default as RapiBundleQuantityBreaks}from"./third-party/components/RapiBundleQuantityBreaks.liquid.js";export{default as AppointmentBookingCowlendar}from"./third-party/components/AppointmentBookingCowlendar.liquid.js";export{default as SproutPlantTreesGrowSales}from"./third-party/components/SproutPlantTreesGrowSales.liquid.js";export{default as InstasellShoppableInstagram}from"./third-party/components/InstasellShoppableInstagram.liquid.js";export{default as WishlistPlus}from"./third-party/components/WishlistPlus.liquid.js";export{default as LoloyalLoyaltyReferrals}from"./third-party/components/LoloyalLoyaltyReferrals.liquid.js";export{default as HulkFormBuilder}from"./third-party/components/HulkFormBuilder.liquid.js";export{default as PowerfulContactFormBuilder}from"./third-party/components/PowerfulContactFormBuilder.liquid.js";export{default as WishlistKing}from"./third-party/components/WishlistKing.liquid.js";export{default as TeeinblueProductPersonalizer}from"./third-party/components/TeeinblueProductPersonalizer.liquid.js";export{default as GloboProductOptionsVariant}from"./third-party/components/GloboProductOptionsVariant.liquid.js";export{default as ProductOptionsVariantOption}from"./third-party/components/ProductOptionsVariantOption.liquid.js";export{default as BestBuyFulfillment}from"./third-party/components/BestBuyFulfillment.liquid.js";export{default as AftershipEmailMarketingsms}from"./third-party/components/AftershipEmailMarketingsms.liquid.js";export{default as SegunoEmailMarketing}from"./third-party/components/SegunoEmailMarketing.liquid.js";export{default as SeoantTrustBadgesIcon}from"./third-party/components/SeoantTrustBadgesIcon.liquid.js";export{default as DiscountyBulkDiscountSales}from"./third-party/components/DiscountyBulkDiscountSales.liquid.js";export{default as TrustreviewsProductReviews}from"./third-party/components/TrustreviewsProductReviews.liquid.js";export{default as MyappgurusProductReviews}from"./third-party/components/MyappgurusProductReviews.liquid.js";export{default as HulkProductOptions}from"./third-party/components/HulkProductOptions.liquid.js";export{default as EssentialCountdownTimerBar}from"./third-party/components/EssentialCountdownTimerBar.liquid.js";export{default as EssentialAnnouncementBar}from"./third-party/components/EssentialAnnouncementBar.liquid.js";export{default as OkendoReviewsLoyalty}from"./third-party/components/OkendoReviewsLoyalty.liquid.js";export{default as EstimatedDeliveryDatePlus}from"./third-party/components/EstimatedDeliveryDatePlus.liquid.js";export{default as HextomCountdownTimerBar}from"./third-party/components/HextomCountdownTimerBar.liquid.js";export{default as TrustBadgesBear}from"./third-party/components/TrustBadgesBear.liquid.js";export{default as TrustedsiteTrustBadges}from"./third-party/components/TrustedsiteTrustBadges.liquid.js";export{default as GloColorSwatchvariantImage}from"./third-party/components/GloColorSwatchvariantImage.liquid.js";export{default as BfSizeChartSizeGuide}from"./third-party/components/BfSizeChartSizeGuide.liquid.js";export{default as AlsoBoughtCbb}from"./third-party/components/AlsoBoughtCbb.liquid.js";export{default as HextomFreeShippingBar}from"./third-party/components/HextomFreeShippingBar.liquid.js";export{default as EcoboostifyShoppableReelUgc}from"./third-party/components/EcoboostifyShoppableReelUgc.liquid.js";export{default as EcomsendBackInStockAlert}from"./third-party/components/EcomsendBackInStockAlert.liquid.js";export{default as AppstleBundlesDiscounts}from"./third-party/components/AppstleBundlesDiscounts.liquid.js";export{default as AovFreeGiftBuyXGetYBogo}from"./third-party/components/AovFreeGiftBuyXGetYBogo.liquid.js";export{default as AovBundlesVolumeDiscounts}from"./third-party/components/AovBundlesVolumeDiscounts.liquid.js";export{default as UppromoteAffiliateMarketing}from"./third-party/components/UppromoteAffiliateMarketing.liquid.js";export{default as DealeasyVolumeDiscounts}from"./third-party/components/DealeasyVolumeDiscounts.liquid.js";export{default as BloyRewardsProgramLoyalty}from"./third-party/components/BloyRewardsProgramLoyalty.liquid.js";export{default as KachingSubscriptionsApp}from"./third-party/components/KachingSubscriptionsApp.liquid.js";export{default as GrowthSuiteDiscountCodes}from"./third-party/components/GrowthSuiteDiscountCodes.liquid.js";export{default as BonySubscriptionsApp}from"./third-party/components/BonySubscriptionsApp.liquid.js";export{default as TrustshopProductReviews}from"./third-party/components/TrustshopProductReviews.liquid.js";export{default as StellarDeliveryDatePickup}from"./third-party/components/StellarDeliveryDatePickup.liquid.js";export{default as ThirdPartySlot}from"./third-party-slot/components/ThirdPartySlot.liquid.js";export{default as ShopPayInstallments}from"./shop-pay-installment/components/ShopPayInstallments.liquid.js";export{default as Sticky}from"./sticky/components/Sticky.liquid.js";
|
|
2
|
+
export{default as Accordion}from"./accordion/components/Accordion.liquid.js";export{default as AccordionItem}from"./accordion/components/AccordionItem.liquid.js";export{default as ArticleList}from"./article/components/ArticleList.liquid.js";export{default as ArticleTitle}from"./article/components/ArticleTitle.liquid.js";export{default as ArticleExcerpt}from"./article/components/ArticleExcerpt.liquid.js";export{default as ArticleContent}from"./article/components/ArticleContent.liquid.js";export{default as ArticleImage}from"./article/components/ArticleImage.liquid.js";export{default as ArticlePagination}from"./article/components/ArticlePagination.liquid.js";export{default as ArticleAuthor}from"./article/components/ArticleAuthor.liquid.js";export{default as ArticleTag}from"./article/components/ArticleTag.liquid.js";export{default as ArticleCategory}from"./article/components/ArticleCategory.liquid.js";export{default as ArticleDate}from"./article/components/ArticleDate.liquid.js";export{default as ArticleReadMore}from"./article/components/ArticleReadMore.liquid.js";export{default as HeroBanner}from"./hero-banner/components/HeroBanner.liquid.js";export{default as Breadcrumb}from"./breadcrumb/components/Breadcrumb.liquid.js";export{default as Button}from"./button/components/Button.liquid.js";export{default as CarouselItemV3}from"./carousel-v3/components/item/CarouselItem.liquid.js";export{default as CarouselV3}from"./carousel-v3/components/root/Carousel.liquid.js";export{default as CarouselItem}from"./carousel/components/item/CarouselItem.liquid.js";export{default as Carousel}from"./carousel/components/root/Carousel.liquid.js";export{default as ShopPayButton}from"./cart/components/shop-pay-button/ShopPayButton.liquid.js";export{default as CSSCode}from"./code/components/CSSCode.liquid.js";export{default as CollectionToolbar}from"./collection/components/collection-toolbar/CollectionToolbar.liquid.js";export{default as CollectionTitle}from"./collection/components/collection-title/CollectionTitle.liquid.js";export{default as CollectionDescription}from"./collection/components/collection-description/CollectionDescription.liquid.js";export{default as CollectionPaginator}from"./collection/components/collection-paginator/CollectionPaginator.liquid.js";export{default as CollectionBanner}from"./collection/components/collection-banner/CollectionBanner.liquid.js";export{default as Countdown}from"./countdown-timer/components/Countdown.liquid.js";export{default as Coupon}from"./coupon/components/Coupon.liquid.js";export{default as Dialog}from"./dialog/components/Dialog.liquid.js";export{default as EstimateDate}from"./estimate-delivery/components/EstimateDate.liquid.js";export{default as Root}from"./grid/components/root/Root.liquid.js";export{default as Section}from"./grid/components/section/Section.liquid.js";export{default as Row}from"./grid/components/row/Row.liquid.js";export{default as Col}from"./grid/components/col/Col.liquid.js";export{default as Newsletter}from"./form/components/newsletter/Newsletter.liquid.js";export{default as ContactForm}from"./form/components/contact/Contact.liquid.js";export{default as FormEmail}from"./form/components/form-email/FormEmail.liquid.js";export{default as SubmitButton}from"./form/components/submit-button/SubmitButton.liquid.js";export{default as TextField}from"./form/components/textfield/TextField.liquid.js";export{default as FormTextarea}from"./form/components/textarea/TextArea.liquid.js";export{default as FormDropdown}from"./form/components/form-dropdown/FormDropdown.liquid.js";export{default as FormCheckbox}from"./form/components/form-checkbox/FormCheckbox.liquid.js";export{default as TextInput}from"./form/components/textinput/TextInput.liquid.js";export{default as Heading}from"./heading/components/Heading.liquid.js";export{default as Icon}from"./icon/components/Icon.liquid.js";export{default as IconListItem}from"./icon-list/components/IconListItem.liquid.js";export{default as IconList}from"./icon-list/components/IconList.liquid.js";export{default as IconListHoz}from"./icon-list-hoz/components/IconListHoz.liquid.js";export{default as IconListItemHoz}from"./icon-list-hoz/components/IconListIHozItem.liquid.js";export{default as IconListV2}from"./icon-list-v2/components/IconList.liquid.js";export{default as Image}from"./image/components/Image.liquid.js";export{default as ImageComparison}from"./image-comparison/components/ImageComparison.liquid.js";export{default as Line}from"./line/components/Line.liquid.js";export{default as MarqueeItem}from"./marquee/components/MarqueeItem.liquid.js";export{default as Marquee}from"./marquee/components/Marquee.liquid.js";export{default as Text}from"./text/components/Text.liquid.js";export{default as DynamicCheckout}from"./product/components/dynamic-checkout/DynamicCheckout.liquid.js";export{default as FileUpload}from"./product/components/file-upload/UploadFile.liquid.js";export{default as Product}from"./product/components/product-wrap/Product.liquid.js";export{default as ProductBadge}from"./product/components/product-badge/ProductBadge.liquid.js";export{default as ProductBundleDiscount}from"./product/components/product-bundle/ProductBundleDiscount.liquid.js";export{default as ProductBundleDiscountItem}from"./product/components/product-bundle/ProductBundleDiscountItem.liquid.js";export{default as ProductButton}from"./product/components/product-button/ProductButton.liquid.js";export{default as ProductDescription}from"./product/components/product-description/ProductDescription.liquid.js";export{default as ProductImages}from"./product/components/ProductImages.liquid.js";export{default as ProductQuantity}from"./product/components/product-quantity/ProductQuantity.liquid.js";export{default as ProductVariants}from"./product/components/product-variants/ProductVariants.liquid.js";export{default as ProductTag}from"./product/components/product-discount-tag/ProductDiscountTag.liquid.js";export{default as ProductImagesV2}from"./product/components/product-images-v2/ProductImagesV2.liquid.js";export{default as ProductImagesV3}from"./product/components/product-images-v3/ProductImagesV3.liquid.js";export{default as ProductListV3}from"./product/components/product-list-v3/ProductList.liquid.js";export{default as ProductList}from"./product/components/product-list/ProductList.liquid.js";export{ProductPrice}from"./product/components/product-price/ProductPrice.liquid.js";export{default as ProductProperties}from"./product/components/product-properties/ProductProperties.liquid.js";export{default as ProductTitle}from"./product/components/product-title/ProductTitle.liquid.js";export{default as ProductVendor}from"./product/components/product-vendor/Vendor.liquid.js";export{default as ProductViewMore}from"./product/components/product-view-more/ProductViewMore.liquid.js";export{default as ProductSku}from"./product/components/product-sku/Sku.liquid.js";export{default as Video}from"./video/components/Video.liquid.js";export{default as videoSetting}from"./video/settings/Video.js";export{default as Tabs}from"./tab/components/Tabs.liquid.js";export{default as TabItem}from"./tab/components/TabItem.liquid.js";export{default as StockCounter}from"./stock-counter/components/StockCounter.liquid.js";export{default as Klaviyo}from"./third-party/components/Klaviyo.liquid.js";export{default as SmartSearchBarAndFilters}from"./third-party/components/SmartSearchBarAndFilters.liquid.js";export{default as LooxReviews}from"./third-party/components/LooxReviews.liquid.js";export{default as Instafeed}from"./third-party/components/Instafeed.liquid.js";export{default as CrossSellCartUpsell}from"./third-party/components/CrossSellCartUpsell.liquid.js";export{default as BoostAISearchDiscovery}from"./third-party/components/BoostAISearchDiscovery.liquid.js";export{default as JudgemeReviews}from"./third-party/components/JudgemeReviews.liquid.js";export{default as ProductReviews}from"./third-party/components/ProductReviews.liquid.js";export{default as Ryviu}from"./third-party/components/Ryviu.liquid.js";export{default as Rivyo}from"./third-party/components/Rivyo.liquid.js";export{default as Vitals}from"./third-party/components/Vitals.liquid.js";export{default as Omnisend}from"./third-party/components/Omnisend.liquid.js";export{default as Trustoo}from"./third-party/components/Trustoo.liquid.js";export{default as SealSubscriptions}from"./third-party/components/SealSubscriptions.liquid.js";export{default as AppstleSubscriptions}from"./third-party/components/AppstleSubscriptions.liquid.js";export{default as FeraReviews}from"./third-party/components/FeraReviews.liquid.js";export{default as Growave}from"./third-party/components/Growave.liquid.js";export{default as Opinew}from"./third-party/components/Opinew.liquid.js";export{default as UltimateSalesBoost}from"./third-party/components/UltimateSalesBoost.liquid.js";export{default as AliReviews}from"./third-party/components/AliReviews.liquid.js";export{default as FirePush}from"./third-party/components/FirePush.liquid.js";export{default as ParcelPanel}from"./third-party/components/ParcelPanel.liquid.js";export{default as TrustMe}from"./third-party/components/TrustMe.liquid.js";export{default as FrequentlyBoughtTogether}from"./third-party/components/FrequentlyBoughtTogether.liquid.js";export{default as BoldSubscriptions}from"./third-party/components/BoldSubscriptions.liquid.js";export{default as BoldProductOptions}from"./third-party/components/BoldProductOptions.liquid.js";export{default as WideBundle}from"./third-party/components/WideBundle.liquid.js";export{default as PickyStory}from"./third-party/components/PickyStory.liquid.js";export{default as InfiniteOptions}from"./third-party/components/InfiniteOptions.liquid.js";export{default as Wiser}from"./third-party/components/Wiser.liquid.js";export{default as Stamped}from"./third-party/components/Stamped.liquid.js";export{default as Bundler}from"./third-party/components/Bundler.liquid.js";export{default as LaiProductReviews}from"./third-party/components/LaiProductReviews.liquid.js";export{default as YotpoReviews}from"./third-party/components/YotpoReviews.liquid.js";export{default as KachingBundles}from"./third-party/components/KachingBundles.liquid.js";export{default as CleanSizeCharts}from"./third-party/components/CleanSizeCharts.liquid.js";export{default as PushOwl}from"./third-party/components/PushOwl.liquid.js";export{default as Bogos}from"./third-party/components/Bogos.liquid.js";export{default as QikifyUpsell}from"./third-party/components/QikifyUpsell.liquid.js";export{default as Releasit}from"./third-party/components/Releasit.liquid.js";export{default as KingProductOptions}from"./third-party/components/KingProductOptions.liquid.js";export{default as EasySellCOD}from"./third-party/components/EasySellCOD.liquid.js";export{default as RequestQuoteHidePrice}from"./third-party/components/RequestQuoteHidePrice.liquid.js";export{default as BirdChime}from"./third-party/components/BirdChime.liquid.js";export{default as KlarnaMessaging}from"./third-party/components/KlarnaMessaging.liquid.js";export{default as FordeerProductLabels}from"./third-party/components/FordeerProductLabels.liquid.js";export{default as EasifyProductOptions}from"./third-party/components/EasifyProductOptions.liquid.js";export{default as CustomProductOptionsVariant}from"./third-party/components/CustomProductOptionsVariant.liquid.js";export{default as ShopifySubscriptions}from"./third-party/components/ShopifySubscriptions.liquid.js";export{default as RechargeSubscriptions}from"./third-party/components/RechargeSubscriptions.liquid.js";export{default as BonLoyaltyRewardsReferrals}from"./third-party/components/BonLoyaltyRewardsReferrals.liquid.js";export{default as RecurpaySubscriptionApp}from"./third-party/components/RecurpaySubscriptionApp.liquid.js";export{default as SubifySubscriptionsApp}from"./third-party/components/SubifySubscriptionsApp.liquid.js";export{default as Selleasy}from"./third-party/components/Selleasy.liquid.js";export{default as LoopSubscriptions}from"./third-party/components/LoopSubscriptions.liquid.js";export{default as SkioSubscriptionsYcS20}from"./third-party/components/SkioSubscriptionsYcS20.liquid.js";export{default as ShopifyForms}from"./third-party/components/ShopifyForms.liquid.js";export{default as NotifyBackInStockPreOrder}from"./third-party/components/NotifyBackInStockPreOrder.liquid.js";export{default as ReviewxpoProductReviewsApp}from"./third-party/components/ReviewxpoProductReviewsApp.liquid.js";export{default as PumperBundlesVolumeDiscount}from"./third-party/components/PumperBundlesVolumeDiscount.liquid.js";export{default as UnlimitedBundlesDiscounts}from"./third-party/components/UnlimitedBundlesDiscounts.liquid.js";export{default as KiteFreeGiftDiscount}from"./third-party/components/KiteFreeGiftDiscount.liquid.js";export{default as FastBundleBundlesDiscounts}from"./third-party/components/FastBundleBundlesDiscounts.liquid.js";export{default as SimpleBundlesKits}from"./third-party/components/SimpleBundlesKits.liquid.js";export{default as EasyBundleBuilderSkailama}from"./third-party/components/EasyBundleBuilderSkailama.liquid.js";export{default as KoalaBundleQuantityDiscount}from"./third-party/components/KoalaBundleQuantityDiscount.liquid.js";export{default as PreorderNowPreOrderPq}from"./third-party/components/PreorderNowPreOrderPq.liquid.js";export{default as FlyBundlesUpsellsFbt}from"./third-party/components/FlyBundlesUpsellsFbt.liquid.js";export{default as JunipProductReviewsUgc}from"./third-party/components/JunipProductReviewsUgc.liquid.js";export{default as MaxbundleProductBundles}from"./third-party/components/MaxbundleProductBundles.liquid.js";export{default as PreorderNowWodPresale}from"./third-party/components/PreorderNowWodPresale.liquid.js";export{default as TagshopShoppableVideosUgc}from"./third-party/components/TagshopShoppableVideosUgc.liquid.js";export{default as WhatmoreShoppableVideosreel}from"./third-party/components/WhatmoreShoppableVideosreel.liquid.js";export{default as ProductOptionsCustomizer}from"./third-party/components/ProductOptionsCustomizer.liquid.js";export{default as TagembedSocialPostReview}from"./third-party/components/TagembedSocialPostReview.liquid.js";export{default as AirProductReviewsAppUgc}from"./third-party/components/AirProductReviewsAppUgc.liquid.js";export{default as MbcBundleVolumeDiscount}from"./third-party/components/MbcBundleVolumeDiscount.liquid.js";export{default as GoogleReviewsByReputon}from"./third-party/components/GoogleReviewsByReputon.liquid.js";export{default as RapiBundleQuantityBreaks}from"./third-party/components/RapiBundleQuantityBreaks.liquid.js";export{default as AppointmentBookingCowlendar}from"./third-party/components/AppointmentBookingCowlendar.liquid.js";export{default as SproutPlantTreesGrowSales}from"./third-party/components/SproutPlantTreesGrowSales.liquid.js";export{default as InstasellShoppableInstagram}from"./third-party/components/InstasellShoppableInstagram.liquid.js";export{default as WishlistPlus}from"./third-party/components/WishlistPlus.liquid.js";export{default as LoloyalLoyaltyReferrals}from"./third-party/components/LoloyalLoyaltyReferrals.liquid.js";export{default as HulkFormBuilder}from"./third-party/components/HulkFormBuilder.liquid.js";export{default as PowerfulContactFormBuilder}from"./third-party/components/PowerfulContactFormBuilder.liquid.js";export{default as WishlistKing}from"./third-party/components/WishlistKing.liquid.js";export{default as TeeinblueProductPersonalizer}from"./third-party/components/TeeinblueProductPersonalizer.liquid.js";export{default as GloboProductOptionsVariant}from"./third-party/components/GloboProductOptionsVariant.liquid.js";export{default as ProductOptionsVariantOption}from"./third-party/components/ProductOptionsVariantOption.liquid.js";export{default as BestBuyFulfillment}from"./third-party/components/BestBuyFulfillment.liquid.js";export{default as AftershipEmailMarketingsms}from"./third-party/components/AftershipEmailMarketingsms.liquid.js";export{default as SegunoEmailMarketing}from"./third-party/components/SegunoEmailMarketing.liquid.js";export{default as SeoantTrustBadgesIcon}from"./third-party/components/SeoantTrustBadgesIcon.liquid.js";export{default as DiscountyBulkDiscountSales}from"./third-party/components/DiscountyBulkDiscountSales.liquid.js";export{default as TrustreviewsProductReviews}from"./third-party/components/TrustreviewsProductReviews.liquid.js";export{default as MyappgurusProductReviews}from"./third-party/components/MyappgurusProductReviews.liquid.js";export{default as HulkProductOptions}from"./third-party/components/HulkProductOptions.liquid.js";export{default as EssentialCountdownTimerBar}from"./third-party/components/EssentialCountdownTimerBar.liquid.js";export{default as EssentialAnnouncementBar}from"./third-party/components/EssentialAnnouncementBar.liquid.js";export{default as OkendoReviewsLoyalty}from"./third-party/components/OkendoReviewsLoyalty.liquid.js";export{default as EstimatedDeliveryDatePlus}from"./third-party/components/EstimatedDeliveryDatePlus.liquid.js";export{default as HextomCountdownTimerBar}from"./third-party/components/HextomCountdownTimerBar.liquid.js";export{default as TrustBadgesBear}from"./third-party/components/TrustBadgesBear.liquid.js";export{default as TrustedsiteTrustBadges}from"./third-party/components/TrustedsiteTrustBadges.liquid.js";export{default as GloColorSwatchvariantImage}from"./third-party/components/GloColorSwatchvariantImage.liquid.js";export{default as BfSizeChartSizeGuide}from"./third-party/components/BfSizeChartSizeGuide.liquid.js";export{default as AlsoBoughtCbb}from"./third-party/components/AlsoBoughtCbb.liquid.js";export{default as HextomFreeShippingBar}from"./third-party/components/HextomFreeShippingBar.liquid.js";export{default as EcoboostifyShoppableReelUgc}from"./third-party/components/EcoboostifyShoppableReelUgc.liquid.js";export{default as EcomsendBackInStockAlert}from"./third-party/components/EcomsendBackInStockAlert.liquid.js";export{default as AppstleBundlesDiscounts}from"./third-party/components/AppstleBundlesDiscounts.liquid.js";export{default as AovFreeGiftBuyXGetYBogo}from"./third-party/components/AovFreeGiftBuyXGetYBogo.liquid.js";export{default as AovBundlesVolumeDiscounts}from"./third-party/components/AovBundlesVolumeDiscounts.liquid.js";export{default as UppromoteAffiliateMarketing}from"./third-party/components/UppromoteAffiliateMarketing.liquid.js";export{default as DealeasyVolumeDiscounts}from"./third-party/components/DealeasyVolumeDiscounts.liquid.js";export{default as BloyRewardsProgramLoyalty}from"./third-party/components/BloyRewardsProgramLoyalty.liquid.js";export{default as KachingSubscriptionsApp}from"./third-party/components/KachingSubscriptionsApp.liquid.js";export{default as GrowthSuiteDiscountCodes}from"./third-party/components/GrowthSuiteDiscountCodes.liquid.js";export{default as BonySubscriptionsApp}from"./third-party/components/BonySubscriptionsApp.liquid.js";export{default as WcWishlistBackInStock}from"./third-party/components/WcWishlistBackInStock.liquid.js";export{default as TrustshopProductReviews}from"./third-party/components/TrustshopProductReviews.liquid.js";export{default as StellarDeliveryDatePickup}from"./third-party/components/StellarDeliveryDatePickup.liquid.js";export{default as ThirdPartySlot}from"./third-party-slot/components/ThirdPartySlot.liquid.js";export{default as ShopPayInstallments}from"./shop-pay-installment/components/ShopPayInstallments.liquid.js";export{default as Sticky}from"./sticky/components/Sticky.liquid.js";
|
|
@@ -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"../
|
|
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"../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 d from"./settings/ProductDescription.js";import p from"./settings/ProductProperties.js";import u 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 y={Product:t,ProductQuantity:o,ProductTitle:r,ProductButton:s,ProductPrice:i,ProductVariants:e,ProductImages:m,ProductImagesV2:n,ProductImagesV3:c,ProductDescription:d,ProductProperties:p,ProductTag:u,ProductListV3:a,ProductList:P,DynamicCheckout:g,ProductVendor:j,ProductSku:f,ProductBundleDiscount:l,ProductBundleDiscountItem:V,ProductViewMore:k,ProductBadge:x,FileUpload:b};export{y as productSetting};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import{jsx as r}from"react/jsx-runtime";import{makeStyleResponsive as i}from"@gem-sdk/core";import o from"./ThirdPartyPreview.js";import t from"../configs/WcWishlistBackInStock.js";let s=({setting:s})=>r("div",{style:{...i("ta",s?.align)},children:r("div",{className:"gp-p-2",children:r(o,{setting:{label:"WC Wishlist & Back in Stock",iconSvg:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${t.logoUrl}">`}})})});export{s as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{getLiquidForAppBlock as s}from"../common/helpers.js";let t=({setting:t,advanced:e})=>{let{align:l,appBlockId:o}=t??{};return s(o,l,`${e?.cssClass??""} !gp-block`)};export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var i={id:"wc-wishlist-back-in-stock",label:"WC Wishlist & Back in Stock",logoUrl:"https://cdn.shopify.com/app-store/listing_images/6c6bdd5180d0848b68f89d106476f116/icon/CLyD5I2Al_0CEAE=.jpeg?width=22&height=22",tag:"WcWishlistBackInStock"};export{i as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"react/jsx-runtime";import"@gem-sdk/core";import"@gem-sdk/system";import"react";import"next/link";export{default as JudgemeReviews}from"./components/JudgemeReviews.js";export{default as LooxReviews}from"./components/LooxReviews.js";export{default as Klaviyo}from"./components/Klaviyo.js";export{default as YotpoLoyalty}from"./components/YotpoLoyalty.js";export{default as SmartSearchBarAndFilters}from"./components/SmartSearchBarAndFilters.js";export{default as Instafeed}from"./components/Instafeed.js";export{default as ProductReviews}from"./components/ProductReviews.js";export{default as Ryviu}from"./components/Ryviu.js";export{default as Rivyo}from"./components/Rivyo.js";export{default as Vitals}from"./components/Vitals.js";export{default as Omnisend}from"./components/Omnisend.js";export{default as Trustoo}from"./components/Trustoo.js";export{default as SealSubscriptions}from"./components/SealSubscriptions.js";export{default as AppstleSubscriptions}from"./components/AppstleSubscriptions.js";export{default as FeraReviews}from"./components/FeraReviews.js";export{default as ParcelPanel}from"./components/ParcelPanel.js";export{default as TrustMe}from"./components/TrustMe.js";export{default as FrequentlyBoughtTogether}from"./components/FrequentlyBoughtTogether.js";export{default as BoldSubscriptions}from"./components/BoldSubscriptions.js";export{default as BoldProductOptions}from"./components/BoldProductOptions.js";export{default as WideBundle}from"./components/WideBundle.js";export{default as PickyStory}from"./components/PickyStory.js";export{default as InfiniteOptions}from"./components/InfiniteOptions.js";export{default as Wiser}from"./components/Wiser.js";export{default as Stamped}from"./components/Stamped.js";export{default as Bundler}from"./components/Bundler.js";export{default as LaiProductReviews}from"./components/LaiProductReviews.js";export{default as Growave}from"./components/Growave.js";export{default as KachingBundles}from"./components/KachingBundles.js";export{default as Opinew}from"./components/Opinew.js";export{default as UltimateSalesBoost}from"./components/UltimateSalesBoost.js";export{default as CrossSellCartUpsell}from"./components/CrossSellCartUpsell.js";export{default as BoostAISearchDiscovery}from"./components/BoostAISearchDiscovery.js";export{default as YotpoReviews}from"./components/YotpoReviews.js";export{default as FirePush}from"./components/FirePush.js";export{default as AliReviews}from"./components/AliReviews.js";export{default as Bogos}from"./components/Bogos.js";export{default as Releasit}from"./components/Releasit.js";export{default as KingProductOptions}from"./components/KingProductOptions.js";export{default as BirdChime}from"./components/BirdChime.js";import e from"./settings/JudgemeReviews/index.js";import s from"./settings/LooxReviews/index.js";import t from"./settings/Klaviyo/index.js";import o from"./settings/YotpoLoyalty/index.js";import i from"./settings/SmartSearchBarAndFilters/index.js";import r from"./settings/Instafeed/index.js";import n from"./settings/ProductReviews/index.js";import m from"./settings/Ryviu/index.js";import p from"./settings/Rivyo/index.js";import d from"./settings/Vitals/index.js";import a from"./settings/Omnisend/index.js";import l from"./settings/Trustoo/index.js";import u from"./settings/SealSubscriptions/index.js";import f from"./settings/AppstleSubscriptions/index.js";import c from"./settings/FeraReviews/index.js";import g from"./settings/Growave/index.js";import x from"./settings/PushOwl/index.js";import j from"./settings/AliReviews/index.js";import B from"./settings/Opinew/index.js";import S from"./settings/UltimateSalesBoost/index.js";import y from"./settings/FirePush/index.js";import P from"./settings/ParcelPanel/index.js";import w from"./settings/TrustMe/index.js";import v from"./settings/FrequentlyBoughtTogether/index.js";import R from"./settings/BoldSubscriptions/index.js";import h from"./settings/BoldProductOptions/index.js";import b from"./settings/WideBundle/index.js";import A from"./settings/PickyStory/index.js";import O from"./settings/InfiniteOptions/index.js";import k from"./settings/Wiser/index.js";import D from"./settings/Stamped.js";import C from"./settings/Bundler/index.js";import F from"./settings/LaiProductReviews/index.js";import T from"./settings/CrossSellCartUpsell/index.js";import L from"./settings/BoostAISearchDiscovery/index.js";import I from"./settings/YotpoReviews/index.js";import K from"./settings/KachingBundles/index.js";import U from"./settings/CleanSizeCharts/index.js";import G from"./settings/Bogos/index.js";import V from"./settings/QikifyUpsell/index.js";import E from"./settings/Releasit/index.js";import M from"./settings/KingProductOptions/index.js";import W from"./settings/EasySellCOD/index.js";import Y from"./settings/RequestQuoteHidePrice/index.js";import z from"./settings/BirdChime/index.js";import H from"./settings/FordeerProductLabels/index.js";import q from"./settings/RechargeSubscriptions/index.js";import Q from"./settings/KlarnaMessaging/index.js";import J from"./settings/EasifyProductOptions/index.js";import N from"./settings/CustomProductOptionsVariant/index.js";import X from"./settings/ShopifySubscriptions/index.js";import Z from"./settings/BonLoyaltyRewardsReferrals/index.js";import $ from"./settings/RecurpaySubscriptionApp/index.js";import _ from"./settings/SubifySubscriptionsApp/index.js";import ee from"./settings/Selleasy/index.js";import es from"./settings/LoopSubscriptions/index.js";import et from"./settings/SkioSubscriptionsYcS20/index.js";import eo from"./settings/ShopifyForms/index.js";import ei from"./settings/NotifyBackInStockPreOrder/index.js";import er from"./settings/ReviewxpoProductReviewsApp/index.js";import en from"./settings/PumperBundlesVolumeDiscount/index.js";import em from"./settings/UnlimitedBundlesDiscounts/index.js";import ep from"./settings/KiteFreeGiftDiscount/index.js";import ed from"./settings/FastBundleBundlesDiscounts/index.js";import ea from"./settings/SimpleBundlesKits/index.js";import el from"./settings/EasyBundleBuilderSkailama/index.js";import eu from"./settings/KoalaBundleQuantityDiscount/index.js";import ef from"./settings/PreorderNowPreOrderPq/index.js";import ec from"./settings/FlyBundlesUpsellsFbt/index.js";import eg from"./settings/JunipProductReviewsUgc/index.js";import ex from"./settings/MaxbundleProductBundles/index.js";import ej from"./settings/PreorderNowWodPresale/index.js";import eB from"./settings/TagshopShoppableVideosUgc/index.js";import eS from"./settings/WhatmoreShoppableVideosreel/index.js";import ey from"./settings/TagembedSocialPostReview/index.js";import eP from"./settings/ProductOptionsCustomizer/index.js";import ew from"./settings/AirProductReviewsAppUgc/index.js";import ev from"./settings/MbcBundleVolumeDiscount/index.js";import eR from"./settings/GoogleReviewsByReputon/index.js";import eh from"./settings/RapiBundleQuantityBreaks/index.js";import eb from"./settings/AppointmentBookingCowlendar/index.js";import eA from"./settings/SproutPlantTreesGrowSales/index.js";import eO from"./settings/InstasellShoppableInstagram/index.js";import ek from"./settings/WishlistPlus/index.js";import eD from"./settings/LoloyalLoyaltyReferrals/index.js";import eC from"./settings/HulkFormBuilder/index.js";import eF from"./settings/PowerfulContactFormBuilder/index.js";import eT from"./settings/WishlistKing/index.js";import eL from"./settings/TeeinblueProductPersonalizer/index.js";import eI from"./settings/GloboProductOptionsVariant/index.js";import eK from"./settings/ProductOptionsVariantOption/index.js";import eU from"./settings/BestBuyFulfillment/index.js";import eG from"./settings/AftershipEmailMarketingsms/index.js";import eV from"./settings/SegunoEmailMarketing/index.js";import eE from"./settings/SeoantTrustBadgesIcon/index.js";import eM from"./settings/DiscountyBulkDiscountSales/index.js";import eW from"./settings/TrustreviewsProductReviews/index.js";import eY from"./settings/MyappgurusProductReviews/index.js";import ez from"./settings/HulkProductOptions/index.js";import eH from"./settings/TrustshopProductReviews/index.js";import eq from"./settings/StellarDeliveryDatePickup/index.js";import eQ from"./settings/EssentialCountdownTimerBar/index.js";import eJ from"./settings/EssentialAnnouncementBar/index.js";import eN from"./settings/OkendoReviewsLoyalty/index.js";import eX from"./settings/EstimatedDeliveryDatePlus/index.js";import eZ from"./settings/HextomCountdownTimerBar/index.js";import e$ from"./settings/TrustBadgesBear/index.js";import e_ from"./settings/TrustedsiteTrustBadges/index.js";import e0 from"./settings/GloColorSwatchvariantImage/index.js";import e2 from"./settings/BfSizeChartSizeGuide/index.js";import e1 from"./settings/AlsoBoughtCbb/index.js";import e3 from"./settings/HextomFreeShippingBar/index.js";import e4 from"./settings/EcoboostifyShoppableReelUgc/index.js";import e5 from"./settings/EcomsendBackInStockAlert/index.js";import e6 from"./settings/AppstleBundlesDiscounts/index.js";import e7 from"./settings/AovFreeGiftBuyXGetYBogo/index.js";import e8 from"./settings/AovBundlesVolumeDiscounts/index.js";import e9 from"./settings/UppromoteAffiliateMarketing/setting.js";import se from"./settings/DealeasyVolumeDiscounts/index.js";import ss from"./settings/BloyRewardsProgramLoyalty/index.js";import st from"./settings/KachingSubscriptionsApp/index.js";import so from"./settings/GrowthSuiteDiscountCodes/index.js";import si from"./settings/BonySubscriptionsApp/index.js";let sr={EstimatedDeliveryDatePlus:eX,OkendoReviewsLoyalty:eN,EssentialAnnouncementBar:eJ,EssentialCountdownTimerBar:eQ,StellarDeliveryDatePickup:eq,TrustshopProductReviews:eH,HulkProductOptions:ez,MyappgurusProductReviews:eY,TrustreviewsProductReviews:eW,DiscountyBulkDiscountSales:eM,SeoantTrustBadgesIcon:eE,SegunoEmailMarketing:eV,AftershipEmailMarketingsms:eG,BestBuyFulfillment:eU,ProductOptionsVariantOption:eK,GloboProductOptionsVariant:eI,TeeinblueProductPersonalizer:eL,WishlistKing:eT,HulkFormBuilder:eC,LoloyalLoyaltyReferrals:eD,PowerfulContactFormBuilder:eF,WishlistPlus:ek,InstasellShoppableInstagram:eO,SproutPlantTreesGrowSales:eA,RapiBundleQuantityBreaks:eh,AppointmentBookingCowlendar:eb,GoogleReviewsByReputon:eR,MbcBundleVolumeDiscount:ev,ProductOptionsCustomizer:eP,AirProductReviewsAppUgc:ew,TagembedSocialPostReview:ey,WhatmoreShoppableVideosreel:eS,TagshopShoppableVideosUgc:eB,JunipProductReviewsUgc:eg,FlyBundlesUpsellsFbt:ec,PreorderNowWodPresale:ej,PreorderNowPreOrderPq:ef,MaxbundleProductBundles:ex,KoalaBundleQuantityDiscount:eu,EasyBundleBuilderSkailama:el,FastBundleBundlesDiscounts:ed,KiteFreeGiftDiscount:ep,UnlimitedBundlesDiscounts:em,SimpleBundlesKits:ea,ReviewxpoProductReviewsApp:er,PumperBundlesVolumeDiscount:en,NotifyBackInStockPreOrder:ei,ShopifyForms:eo,SkioSubscriptionsYcS20:et,LoopSubscriptions:es,RecurpaySubscriptionApp:$,SubifySubscriptionsApp:_,BonLoyaltyRewardsReferrals:Z,ShopifySubscriptions:X,EasifyProductOptions:J,CustomProductOptionsVariant:N,EasySellCOD:W,QikifyUpsell:V,CleanSizeCharts:U,JudgemeReviews:e,LooxReviews:s,Klaviyo:t,YotpoLoyalty:o,SmartSearchBarAndFilters:i,Instafeed:r,ProductReviews:n,Ryviu:m,Rivyo:p,Vitals:d,Omnisend:a,Trustoo:l,SealSubscriptions:u,AppstleSubscriptions:f,FeraReviews:c,Growave:g,KachingBundles:K,PushOwl:x,Opinew:B,UltimateSalesBoost:S,FirePush:y,ParcelPanel:P,TrustMe:w,FrequentlyBoughtTogether:v,BoldSubscriptions:R,BoldProductOptions:h,WideBundle:b,PickyStory:A,InfiniteOptions:O,Wiser:k,Stamped:D,Bundler:C,LaiProductReviews:F,CrossSellCartUpsell:T,BoostAISearchDiscovery:L,YotpoReviews:I,AliReviews:j,Bogos:G,Releasit:E,KingProductOptions:M,KlarnaMessaging:Q,RequestQuoteHidePrice:Y,BirdChime:z,FordeerProductLabels:H,RechargeSubscriptions:q,Selleasy:ee,HextomCountdownTimerBar:eZ,TrustBadgesBear:e$,TrustedsiteTrustBadges:e_,GloColorSwatchvariantImage:e0,BfSizeChartSizeGuide:e2,AlsoBoughtCbb:e1,HextomFreeShippingBar:e3,EcoboostifyShoppableReelUgc:e4,EcomsendBackInStockAlert:e5,AppstleBundlesDiscounts:e6,AovFreeGiftBuyXGetYBogo:e7,AovBundlesVolumeDiscounts:e8,UppromoteAffiliateMarketing:e9,DealeasyVolumeDiscounts:se,BloyRewardsProgramLoyalty:ss,KachingSubscriptionsApp:st,GrowthSuiteDiscountCodes:so,BonySubscriptionsApp:si};export{sr as thirdPartySetting};
|
|
1
|
+
import"react/jsx-runtime";import"@gem-sdk/core";import"@gem-sdk/system";import"react";import"next/link";export{default as JudgemeReviews}from"./components/JudgemeReviews.js";export{default as LooxReviews}from"./components/LooxReviews.js";export{default as Klaviyo}from"./components/Klaviyo.js";export{default as YotpoLoyalty}from"./components/YotpoLoyalty.js";export{default as SmartSearchBarAndFilters}from"./components/SmartSearchBarAndFilters.js";export{default as Instafeed}from"./components/Instafeed.js";export{default as ProductReviews}from"./components/ProductReviews.js";export{default as Ryviu}from"./components/Ryviu.js";export{default as Rivyo}from"./components/Rivyo.js";export{default as Vitals}from"./components/Vitals.js";export{default as Omnisend}from"./components/Omnisend.js";export{default as Trustoo}from"./components/Trustoo.js";export{default as SealSubscriptions}from"./components/SealSubscriptions.js";export{default as AppstleSubscriptions}from"./components/AppstleSubscriptions.js";export{default as FeraReviews}from"./components/FeraReviews.js";export{default as ParcelPanel}from"./components/ParcelPanel.js";export{default as TrustMe}from"./components/TrustMe.js";export{default as FrequentlyBoughtTogether}from"./components/FrequentlyBoughtTogether.js";export{default as BoldSubscriptions}from"./components/BoldSubscriptions.js";export{default as BoldProductOptions}from"./components/BoldProductOptions.js";export{default as WideBundle}from"./components/WideBundle.js";export{default as PickyStory}from"./components/PickyStory.js";export{default as InfiniteOptions}from"./components/InfiniteOptions.js";export{default as Wiser}from"./components/Wiser.js";export{default as Stamped}from"./components/Stamped.js";export{default as Bundler}from"./components/Bundler.js";export{default as LaiProductReviews}from"./components/LaiProductReviews.js";export{default as Growave}from"./components/Growave.js";export{default as KachingBundles}from"./components/KachingBundles.js";export{default as Opinew}from"./components/Opinew.js";export{default as UltimateSalesBoost}from"./components/UltimateSalesBoost.js";export{default as CrossSellCartUpsell}from"./components/CrossSellCartUpsell.js";export{default as BoostAISearchDiscovery}from"./components/BoostAISearchDiscovery.js";export{default as YotpoReviews}from"./components/YotpoReviews.js";export{default as FirePush}from"./components/FirePush.js";export{default as AliReviews}from"./components/AliReviews.js";export{default as Bogos}from"./components/Bogos.js";export{default as Releasit}from"./components/Releasit.js";export{default as KingProductOptions}from"./components/KingProductOptions.js";export{default as BirdChime}from"./components/BirdChime.js";import e from"./settings/JudgemeReviews/index.js";import s from"./settings/LooxReviews/index.js";import t from"./settings/Klaviyo/index.js";import o from"./settings/YotpoLoyalty/index.js";import i from"./settings/SmartSearchBarAndFilters/index.js";import r from"./settings/Instafeed/index.js";import n from"./settings/ProductReviews/index.js";import m from"./settings/Ryviu/index.js";import p from"./settings/Rivyo/index.js";import a from"./settings/Vitals/index.js";import d from"./settings/Omnisend/index.js";import l from"./settings/Trustoo/index.js";import u from"./settings/SealSubscriptions/index.js";import f from"./settings/AppstleSubscriptions/index.js";import c from"./settings/FeraReviews/index.js";import g from"./settings/Growave/index.js";import x from"./settings/PushOwl/index.js";import j from"./settings/AliReviews/index.js";import B from"./settings/Opinew/index.js";import S from"./settings/UltimateSalesBoost/index.js";import y from"./settings/FirePush/index.js";import P from"./settings/ParcelPanel/index.js";import w from"./settings/TrustMe/index.js";import v from"./settings/FrequentlyBoughtTogether/index.js";import R from"./settings/BoldSubscriptions/index.js";import h from"./settings/BoldProductOptions/index.js";import b from"./settings/WideBundle/index.js";import A from"./settings/PickyStory/index.js";import k from"./settings/InfiniteOptions/index.js";import O from"./settings/Wiser/index.js";import D from"./settings/Stamped.js";import C from"./settings/Bundler/index.js";import F from"./settings/LaiProductReviews/index.js";import T from"./settings/CrossSellCartUpsell/index.js";import I from"./settings/BoostAISearchDiscovery/index.js";import L from"./settings/YotpoReviews/index.js";import K from"./settings/KachingBundles/index.js";import U from"./settings/CleanSizeCharts/index.js";import G from"./settings/Bogos/index.js";import V from"./settings/QikifyUpsell/index.js";import E from"./settings/Releasit/index.js";import W from"./settings/KingProductOptions/index.js";import M from"./settings/EasySellCOD/index.js";import Y from"./settings/RequestQuoteHidePrice/index.js";import z from"./settings/BirdChime/index.js";import H from"./settings/FordeerProductLabels/index.js";import q from"./settings/RechargeSubscriptions/index.js";import Q from"./settings/KlarnaMessaging/index.js";import J from"./settings/EasifyProductOptions/index.js";import N from"./settings/CustomProductOptionsVariant/index.js";import X from"./settings/ShopifySubscriptions/index.js";import Z from"./settings/BonLoyaltyRewardsReferrals/index.js";import $ from"./settings/RecurpaySubscriptionApp/index.js";import _ from"./settings/SubifySubscriptionsApp/index.js";import ee from"./settings/Selleasy/index.js";import es from"./settings/LoopSubscriptions/index.js";import et from"./settings/SkioSubscriptionsYcS20/index.js";import eo from"./settings/ShopifyForms/index.js";import ei from"./settings/NotifyBackInStockPreOrder/index.js";import er from"./settings/ReviewxpoProductReviewsApp/index.js";import en from"./settings/PumperBundlesVolumeDiscount/index.js";import em from"./settings/UnlimitedBundlesDiscounts/index.js";import ep from"./settings/KiteFreeGiftDiscount/index.js";import ea from"./settings/FastBundleBundlesDiscounts/index.js";import ed from"./settings/SimpleBundlesKits/index.js";import el from"./settings/EasyBundleBuilderSkailama/index.js";import eu from"./settings/KoalaBundleQuantityDiscount/index.js";import ef from"./settings/PreorderNowPreOrderPq/index.js";import ec from"./settings/FlyBundlesUpsellsFbt/index.js";import eg from"./settings/JunipProductReviewsUgc/index.js";import ex from"./settings/MaxbundleProductBundles/index.js";import ej from"./settings/PreorderNowWodPresale/index.js";import eB from"./settings/TagshopShoppableVideosUgc/index.js";import eS from"./settings/WhatmoreShoppableVideosreel/index.js";import ey from"./settings/TagembedSocialPostReview/index.js";import eP from"./settings/ProductOptionsCustomizer/index.js";import ew from"./settings/AirProductReviewsAppUgc/index.js";import ev from"./settings/MbcBundleVolumeDiscount/index.js";import eR from"./settings/GoogleReviewsByReputon/index.js";import eh from"./settings/RapiBundleQuantityBreaks/index.js";import eb from"./settings/AppointmentBookingCowlendar/index.js";import eA from"./settings/SproutPlantTreesGrowSales/index.js";import ek from"./settings/InstasellShoppableInstagram/index.js";import eO from"./settings/WishlistPlus/index.js";import eD from"./settings/LoloyalLoyaltyReferrals/index.js";import eC from"./settings/HulkFormBuilder/index.js";import eF from"./settings/PowerfulContactFormBuilder/index.js";import eT from"./settings/WishlistKing/index.js";import eI from"./settings/TeeinblueProductPersonalizer/index.js";import eL from"./settings/GloboProductOptionsVariant/index.js";import eK from"./settings/ProductOptionsVariantOption/index.js";import eU from"./settings/BestBuyFulfillment/index.js";import eG from"./settings/AftershipEmailMarketingsms/index.js";import eV from"./settings/SegunoEmailMarketing/index.js";import eE from"./settings/SeoantTrustBadgesIcon/index.js";import eW from"./settings/DiscountyBulkDiscountSales/index.js";import eM from"./settings/TrustreviewsProductReviews/index.js";import eY from"./settings/MyappgurusProductReviews/index.js";import ez from"./settings/HulkProductOptions/index.js";import eH from"./settings/TrustshopProductReviews/index.js";import eq from"./settings/StellarDeliveryDatePickup/index.js";import eQ from"./settings/EssentialCountdownTimerBar/index.js";import eJ from"./settings/EssentialAnnouncementBar/index.js";import eN from"./settings/OkendoReviewsLoyalty/index.js";import eX from"./settings/EstimatedDeliveryDatePlus/index.js";import eZ from"./settings/HextomCountdownTimerBar/index.js";import e$ from"./settings/TrustBadgesBear/index.js";import e_ from"./settings/TrustedsiteTrustBadges/index.js";import e0 from"./settings/GloColorSwatchvariantImage/index.js";import e2 from"./settings/BfSizeChartSizeGuide/index.js";import e1 from"./settings/AlsoBoughtCbb/index.js";import e3 from"./settings/HextomFreeShippingBar/index.js";import e4 from"./settings/EcoboostifyShoppableReelUgc/index.js";import e5 from"./settings/EcomsendBackInStockAlert/index.js";import e6 from"./settings/AppstleBundlesDiscounts/index.js";import e7 from"./settings/AovFreeGiftBuyXGetYBogo/index.js";import e8 from"./settings/AovBundlesVolumeDiscounts/index.js";import e9 from"./settings/UppromoteAffiliateMarketing/setting.js";import se from"./settings/DealeasyVolumeDiscounts/index.js";import ss from"./settings/BloyRewardsProgramLoyalty/index.js";import st from"./settings/KachingSubscriptionsApp/index.js";import so from"./settings/GrowthSuiteDiscountCodes/index.js";import si from"./settings/BonySubscriptionsApp/index.js";import sr from"./settings/WcWishlistBackInStock/index.js";let sn={EstimatedDeliveryDatePlus:eX,OkendoReviewsLoyalty:eN,EssentialAnnouncementBar:eJ,EssentialCountdownTimerBar:eQ,StellarDeliveryDatePickup:eq,TrustshopProductReviews:eH,HulkProductOptions:ez,MyappgurusProductReviews:eY,TrustreviewsProductReviews:eM,DiscountyBulkDiscountSales:eW,SeoantTrustBadgesIcon:eE,SegunoEmailMarketing:eV,AftershipEmailMarketingsms:eG,BestBuyFulfillment:eU,ProductOptionsVariantOption:eK,GloboProductOptionsVariant:eL,TeeinblueProductPersonalizer:eI,WishlistKing:eT,HulkFormBuilder:eC,LoloyalLoyaltyReferrals:eD,PowerfulContactFormBuilder:eF,WishlistPlus:eO,InstasellShoppableInstagram:ek,SproutPlantTreesGrowSales:eA,RapiBundleQuantityBreaks:eh,AppointmentBookingCowlendar:eb,GoogleReviewsByReputon:eR,MbcBundleVolumeDiscount:ev,ProductOptionsCustomizer:eP,AirProductReviewsAppUgc:ew,TagembedSocialPostReview:ey,WhatmoreShoppableVideosreel:eS,TagshopShoppableVideosUgc:eB,JunipProductReviewsUgc:eg,FlyBundlesUpsellsFbt:ec,PreorderNowWodPresale:ej,PreorderNowPreOrderPq:ef,MaxbundleProductBundles:ex,KoalaBundleQuantityDiscount:eu,EasyBundleBuilderSkailama:el,FastBundleBundlesDiscounts:ea,KiteFreeGiftDiscount:ep,UnlimitedBundlesDiscounts:em,SimpleBundlesKits:ed,ReviewxpoProductReviewsApp:er,PumperBundlesVolumeDiscount:en,NotifyBackInStockPreOrder:ei,ShopifyForms:eo,SkioSubscriptionsYcS20:et,LoopSubscriptions:es,RecurpaySubscriptionApp:$,SubifySubscriptionsApp:_,BonLoyaltyRewardsReferrals:Z,ShopifySubscriptions:X,EasifyProductOptions:J,CustomProductOptionsVariant:N,EasySellCOD:M,QikifyUpsell:V,CleanSizeCharts:U,JudgemeReviews:e,LooxReviews:s,Klaviyo:t,YotpoLoyalty:o,SmartSearchBarAndFilters:i,Instafeed:r,ProductReviews:n,Ryviu:m,Rivyo:p,Vitals:a,Omnisend:d,Trustoo:l,SealSubscriptions:u,AppstleSubscriptions:f,FeraReviews:c,Growave:g,KachingBundles:K,PushOwl:x,Opinew:B,UltimateSalesBoost:S,FirePush:y,ParcelPanel:P,TrustMe:w,FrequentlyBoughtTogether:v,BoldSubscriptions:R,BoldProductOptions:h,WideBundle:b,PickyStory:A,InfiniteOptions:k,Wiser:O,Stamped:D,Bundler:C,LaiProductReviews:F,CrossSellCartUpsell:T,BoostAISearchDiscovery:I,YotpoReviews:L,AliReviews:j,Bogos:G,Releasit:E,KingProductOptions:W,KlarnaMessaging:Q,RequestQuoteHidePrice:Y,BirdChime:z,FordeerProductLabels:H,RechargeSubscriptions:q,Selleasy:ee,HextomCountdownTimerBar:eZ,TrustBadgesBear:e$,TrustedsiteTrustBadges:e_,GloColorSwatchvariantImage:e0,BfSizeChartSizeGuide:e2,AlsoBoughtCbb:e1,HextomFreeShippingBar:e3,EcoboostifyShoppableReelUgc:e4,EcomsendBackInStockAlert:e5,AppstleBundlesDiscounts:e6,AovFreeGiftBuyXGetYBogo:e7,AovBundlesVolumeDiscounts:e8,UppromoteAffiliateMarketing:e9,DealeasyVolumeDiscounts:se,BloyRewardsProgramLoyalty:ss,KachingSubscriptionsApp:st,GrowthSuiteDiscountCodes:so,BonySubscriptionsApp:si,WcWishlistBackInStock:sr};export{sn as thirdPartySetting};
|
|
@@ -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/BonySubscriptionsApp.js"),{ssr:!1,loading:s}),t=o(()=>import("./components/GrowthSuiteDiscountCodes.js"),{ssr:!1,loading:s}),i=o(()=>import("./components/KachingSubscriptionsApp.js"),{ssr:!1,loading:s}),r=o(()=>import("./components/BloyRewardsProgramLoyalty.js"),{ssr:!1,loading:s}),e=o(()=>import("./components/DealeasyVolumeDiscounts.js"),{ssr:!1,loading:s}),p=o(()=>import("./components/UppromoteAffiliateMarketing.js"),{ssr:!1,loading:s}),m=o(()=>import("./components/AovBundlesVolumeDiscounts.js"),{ssr:!1,loading:s}),a=o(()=>import("./components/AovFreeGiftBuyXGetYBogo.js"),{ssr:!1,loading:s}),l=o(()=>import("./components/EcomsendBackInStockAlert.js"),{ssr:!1,loading:s}),d=o(()=>import("./components/AppstleBundlesDiscounts.js"),{ssr:!1,loading:s}),c=o(()=>import("./components/EstimatedDeliveryDatePlus.js"),{ssr:!1,loading:s}),g=o(()=>import("./components/OkendoReviewsLoyalty.js"),{ssr:!1,loading:s}),j=o(()=>import("./components/EssentialAnnouncementBar.js"),{ssr:!1,loading:s}),u=o(()=>import("./components/EssentialCountdownTimerBar.js"),{ssr:!1,loading:s}),B=o(()=>import("./components/StellarDeliveryDatePickup.js"),{ssr:!1,loading:s}),S=o(()=>import("./components/TrustshopProductReviews.js"),{ssr:!1,loading:s}),y=o(()=>import("./components/HulkProductOptions.js"),{ssr:!1,loading:s}),P=o(()=>import("./components/MyappgurusProductReviews.js"),{ssr:!1,loading:s}),w=o(()=>import("./components/DiscountyBulkDiscountSales.js"),{ssr:!1,loading:s}),R=o(()=>import("./components/TrustreviewsProductReviews.js"),{ssr:!1,loading:s}),h=o(()=>import("./components/SeoantTrustBadgesIcon.js"),{ssr:!1,loading:s}),v=o(()=>import("./components/SegunoEmailMarketing.js"),{ssr:!1,loading:s}),b=o(()=>import("./components/AftershipEmailMarketingsms.js"),{ssr:!1,loading:s}),f=o(()=>import("./components/BestBuyFulfillment.js"),{ssr:!1,loading:s}),A=o(()=>import("./components/ProductOptionsVariantOption.js"),{ssr:!1,loading:s}),k=o(()=>import("./components/GloboProductOptionsVariant.js"),{ssr:!1,loading:s}),D=o(()=>import("./components/TeeinblueProductPersonalizer.js"),{ssr:!1,loading:s}),O=o(()=>import("./components/WishlistKing.js"),{ssr:!1,loading:s}),C=o(()=>import("./components/HulkFormBuilder.js"),{ssr:!1,loading:s}),F=o(()=>import("./components/LoloyalLoyaltyReferrals.js"),{ssr:!1,loading:s}),T=o(()=>import("./components/PowerfulContactFormBuilder.js"),{ssr:!1,loading:s}),L=o(()=>import("./components/WishlistPlus.js"),{ssr:!1,loading:s}),E=o(()=>import("./components/InstasellShoppableInstagram.js"),{ssr:!1,loading:s}),G=o(()=>import("./components/SproutPlantTreesGrowSales.js"),{ssr:!1,loading:s}),U=o(()=>import("./components/RapiBundleQuantityBreaks.js"),{ssr:!1,loading:s}),V=o(()=>import("./components/AppointmentBookingCowlendar.js"),{ssr:!1,loading:s}),I=o(()=>import("./components/GoogleReviewsByReputon.js"),{ssr:!1,loading:s}),K=o(()=>import("./components/MbcBundleVolumeDiscount.js"),{ssr:!1,loading:s}),x=o(()=>import("./components/ProductOptionsCustomizer.js"),{ssr:!1,loading:s}),M=o(()=>import("./components/AirProductReviewsAppUgc.js"),{ssr:!1,loading:s}),W=o(()=>import("./components/TagembedSocialPostReview.js"),{ssr:!1,loading:s}),z=o(()=>import("./components/WhatmoreShoppableVideosreel.js"),{ssr:!1,loading:s}),H=o(()=>import("./components/TagshopShoppableVideosUgc.js"),{ssr:!1,loading:s}),Q=o(()=>import("./components/JunipProductReviewsUgc.js"),{ssr:!1,loading:s}),Y=o(()=>import("./components/FlyBundlesUpsellsFbt.js"),{ssr:!1,loading:s}),q=o(()=>import("./components/PreorderNowWodPresale.js"),{ssr:!1,loading:s}),N=o(()=>import("./components/PreorderNowPreOrderPq.js"),{ssr:!1,loading:s}),J=o(()=>import("./components/MaxbundleProductBundles.js"),{ssr:!1,loading:s}),X=o(()=>import("./components/KoalaBundleQuantityDiscount.js"),{ssr:!1,loading:s}),Z=o(()=>import("./components/EasyBundleBuilderSkailama.js"),{ssr:!1,loading:s}),$=o(()=>import("./components/FastBundleBundlesDiscounts.js"),{ssr:!1,loading:s}),_=o(()=>import("./components/KiteFreeGiftDiscount.js"),{ssr:!1,loading:s}),oo=o(()=>import("./components/UnlimitedBundlesDiscounts.js"),{ssr:!1,loading:s}),os=o(()=>import("./components/SimpleBundlesKits.js"),{ssr:!1,loading:s}),on=o(()=>import("./components/ReviewxpoProductReviewsApp.js"),{ssr:!1,loading:s}),ot=o(()=>import("./components/PumperBundlesVolumeDiscount.js"),{ssr:!1,loading:s}),oi=o(()=>import("./components/NotifyBackInStockPreOrder.js"),{ssr:!1,loading:s}),or=o(()=>import("./components/ShopifyForms.js"),{ssr:!1,loading:s}),oe=o(()=>import("./components/SkioSubscriptionsYcS20.js"),{ssr:!1,loading:s}),op=o(()=>import("./components/LoopSubscriptions.js"),{ssr:!1,loading:s}),om=o(()=>import("./components/RecurpaySubscriptionApp.js"),{ssr:!1,loading:s}),oa=o(()=>import("./components/SubifySubscriptionsApp.js"),{ssr:!1,loading:s}),ol=o(()=>import("./components/ShopifySubscriptions.js"),{ssr:!1,loading:s}),od=o(()=>import("./components/BonLoyaltyRewardsReferrals.js"),{ssr:!1,loading:s}),oc=o(()=>import("./components/EasifyProductOptions.js"),{ssr:!1,loading:s}),og=o(()=>import("./components/CustomProductOptionsVariant.js"),{ssr:!1,loading:s}),oj=o(()=>import("./components/JudgemeReviews.js"),{ssr:!1,loading:s}),ou=o(()=>import("./components/LooxReviews.js"),{ssr:!1,loading:s}),oB=o(()=>import("./components/Instafeed.js"),{ssr:!1,loading:s}),oS=o(()=>import("./components/Klaviyo.js"),{ssr:!1,loading:s}),oy=o(()=>import("./components/YotpoLoyalty.js"),{ssr:!1,loading:s}),oP=o(()=>import("./components/SmartSearchBarAndFilters.js"),{ssr:!1,loading:s}),ow=o(()=>import("./components/ProductReviews.js"),{ssr:!1,loading:s}),oR=o(()=>import("./components/Ryviu.js"),{ssr:!1,loading:s}),oh=o(()=>import("./components/Rivyo.js"),{ssr:!1,loading:s}),ov=o(()=>import("./components/Vitals.js"),{ssr:!1,loading:s}),ob=o(()=>import("./components/Omnisend.js"),{ssr:!1,loading:s}),of=o(()=>import("./components/ParcelPanel.js"),{ssr:!1,loading:s}),oA=o(()=>import("./components/KingProductOptions.js"),{ssr:!1,loading:s}),ok=o(()=>import("./components/TrustMe.js"),{ssr:!1,loading:s}),oD=o(()=>import("./components/Trustoo.js"),{ssr:!1,loading:s}),oO=o(()=>import("./components/SealSubscriptions.js"),{ssr:!1,loading:s}),oC=o(()=>import("./components/AppstleSubscriptions.js"),{ssr:!1,loading:s}),oF=o(()=>import("./components/FeraReviews.js"),{ssr:!1,loading:s}),oT=o(()=>import("./components/Growave.js"),{ssr:!1,loading:s}),oL=o(()=>import("./components/KachingBundles.js"),{ssr:!1,loading:s}),oE=o(()=>import("./components/PushOwl.js"),{ssr:!1,loading:s}),oG=o(()=>import("./components/Opinew.js"),{ssr:!1,loading:s}),oU=o(()=>import("./components/FirePush.js"),{ssr:!1,loading:s}),oV=o(()=>import("./components/AliReviews.js"),{ssr:!1,loading:s}),oI=o(()=>import("./components/UltimateSalesBoost.js"),{ssr:!1,loading:s}),oK=o(()=>import("./components/FrequentlyBoughtTogether.js"),{ssr:!1,loading:s}),ox=o(()=>import("./components/BoldSubscriptions.js"),{ssr:!1,loading:s}),oM=o(()=>import("./components/BoldProductOptions.js"),{ssr:!1,loading:s}),oW=o(()=>import("./components/WideBundle.js"),{ssr:!1,loading:s}),oz=o(()=>import("./components/PickyStory.js"),{ssr:!1,loading:s}),oH=o(()=>import("./components/InfiniteOptions.js"),{ssr:!1,loading:s}),oQ=o(()=>import("./components/Wiser.js"),{ssr:!1,loading:s}),oY=o(()=>import("./components/Stamped.js"),{ssr:!1,loading:s}),oq=o(()=>import("./components/Bundler.js"),{ssr:!1,loading:s}),oN=o(()=>import("./components/LaiProductReviews.js"),{ssr:!1,loading:s}),oJ=o(()=>import("./components/CrossSellCartUpsell.js"),{ssr:!1,loading:s}),oX=o(()=>import("./components/BoostAISearchDiscovery.js"),{ssr:!1,loading:s}),oZ=o(()=>import("./components/YotpoReviews.js"),{ssr:!1,loading:s}),o$=o(()=>import("./components/CleanSizeCharts.js"),{ssr:!1,loading:s}),o_=o(()=>import("./components/Bogos.js"),{ssr:!1,loading:s}),o1=o(()=>import("./components/QikifyUpsell.js"),{ssr:!1,loading:s}),o0=o(()=>import("./components/Releasit.js"),{ssr:!1,loading:s}),o2=o(()=>import("./components/EasySellCOD.js"),{ssr:!1,loading:s}),o3=o(()=>import("./components/BirdChime.js"),{ssr:!1,loading:s}),o4=o(()=>import("./components/RequestQuoteHidePrice.js"),{ssr:!1,loading:s}),o5=o(()=>import("./components/KlarnaMessaging.js"),{ssr:!1,loading:s}),o6=o(()=>import("./components/FordeerProductLabels.js"),{ssr:!1,loading:s}),o7=o(()=>import("./components/RechargeSubscriptions.js"),{ssr:!1,loading:s}),o8=o(()=>import("./components/Selleasy.js"),{ssr:!1,loading:s}),o9=o(()=>import("./components/HextomCountdownTimerBar.js"),{ssr:!1,loading:s}),so=o(()=>import("./components/TrustBadgesBear.js"),{ssr:!1,loading:s}),ss=o(()=>import("./components/TrustedsiteTrustBadges.js"),{ssr:!1,loading:s}),sn=o(()=>import("./components/GloColorSwatchvariantImage.js"),{ssr:!1,loading:s}),st=o(()=>import("./components/BfSizeChartSizeGuide.js"),{ssr:!1,loading:s}),si=o(()=>import("./components/AlsoBoughtCbb.js"),{ssr:!1,loading:s}),sr=o(()=>import("./components/HextomFreeShippingBar.js"),{ssr:!1,loading:s}),se=o(()=>import("./components/EcoboostifyShoppableReelUgc.js"),{ssr:!1,loading:s});var sp={BonySubscriptionsApp:n,GrowthSuiteDiscountCodes:t,KachingSubscriptionsApp:i,BloyRewardsProgramLoyalty:r,DealeasyVolumeDiscounts:e,UppromoteAffiliateMarketing:p,AovBundlesVolumeDiscounts:m,AovFreeGiftBuyXGetYBogo:a,EcomsendBackInStockAlert:l,AppstleBundlesDiscounts:d,EcoboostifyShoppableReelUgc:se,EstimatedDeliveryDatePlus:c,OkendoReviewsLoyalty:g,EssentialAnnouncementBar:j,EssentialCountdownTimerBar:u,StellarDeliveryDatePickup:B,TrustshopProductReviews:S,HulkProductOptions:y,MyappgurusProductReviews:P,TrustreviewsProductReviews:R,DiscountyBulkDiscountSales:w,SeoantTrustBadgesIcon:h,SegunoEmailMarketing:v,AftershipEmailMarketingsms:b,BestBuyFulfillment:f,ProductOptionsVariantOption:A,GloboProductOptionsVariant:k,TeeinblueProductPersonalizer:D,WishlistKing:O,HulkFormBuilder:C,LoloyalLoyaltyReferrals:F,PowerfulContactFormBuilder:T,WishlistPlus:L,InstasellShoppableInstagram:E,SproutPlantTreesGrowSales:G,RapiBundleQuantityBreaks:U,AppointmentBookingCowlendar:V,GoogleReviewsByReputon:I,MbcBundleVolumeDiscount:K,ProductOptionsCustomizer:x,AirProductReviewsAppUgc:M,TagembedSocialPostReview:W,WhatmoreShoppableVideosreel:z,TagshopShoppableVideosUgc:H,JunipProductReviewsUgc:Q,FlyBundlesUpsellsFbt:Y,PreorderNowWodPresale:q,PreorderNowPreOrderPq:N,MaxbundleProductBundles:J,KoalaBundleQuantityDiscount:X,EasyBundleBuilderSkailama:Z,FastBundleBundlesDiscounts:$,KiteFreeGiftDiscount:_,UnlimitedBundlesDiscounts:oo,SimpleBundlesKits:os,ReviewxpoProductReviewsApp:on,PumperBundlesVolumeDiscount:ot,NotifyBackInStockPreOrder:oi,ShopifyForms:or,SkioSubscriptionsYcS20:oe,LoopSubscriptions:op,Selleasy:o8,RecurpaySubscriptionApp:om,SubifySubscriptionsApp:oa,BonLoyaltyRewardsReferrals:od,ShopifySubscriptions:ol,EasifyProductOptions:oc,CustomProductOptionsVariant:og,KlarnaMessaging:o5,RechargeSubscriptions:o7,EasySellCOD:o2,QikifyUpsell:o1,CleanSizeCharts:o$,JudgemeReviews:oj,LooxReviews:ou,Klaviyo:oS,YotpoLoyalty:oy,SmartSearchBarAndFilters:oP,Instafeed:oB,ProductReviews:ow,Ryviu:oR,Rivyo:oh,Vitals:ov,Omnisend:ob,ParcelPanel:of,TrustMe:ok,KingProductOptions:oA,Trustoo:oD,SealSubscriptions:oO,AppstleSubscriptions:oC,FeraReviews:oF,Growave:oT,KachingBundles:oL,PushOwl:oE,Opinew:oG,UltimateSalesBoost:oI,FirePush:oU,FrequentlyBoughtTogether:oK,BoldSubscriptions:ox,BoldProductOptions:oM,WideBundle:oW,PickyStory:oz,InfiniteOptions:oH,Wiser:oQ,Stamped:oY,Bundler:oq,LaiProductReviews:oN,CrossSellCartUpsell:oJ,BoostAISearchDiscovery:oX,YotpoReviews:oZ,AliReviews:oV,Bogos:o_,Releasit:o0,RequestQuoteHidePrice:o4,BirdChime:o3,FordeerProductLabels:o6,HextomCountdownTimerBar:o9,TrustBadgesBear:so,TrustedsiteTrustBadges:ss,GloColorSwatchvariantImage:sn,BfSizeChartSizeGuide:st,AlsoBoughtCbb:si,HextomFreeShippingBar:sr};export{sp 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";let n=o(()=>import("./components/WcWishlistBackInStock.js"),{ssr:!1,loading:s}),t=o(()=>import("./components/BonySubscriptionsApp.js"),{ssr:!1,loading:s}),i=o(()=>import("./components/GrowthSuiteDiscountCodes.js"),{ssr:!1,loading:s}),r=o(()=>import("./components/KachingSubscriptionsApp.js"),{ssr:!1,loading:s}),e=o(()=>import("./components/BloyRewardsProgramLoyalty.js"),{ssr:!1,loading:s}),p=o(()=>import("./components/DealeasyVolumeDiscounts.js"),{ssr:!1,loading:s}),m=o(()=>import("./components/UppromoteAffiliateMarketing.js"),{ssr:!1,loading:s}),a=o(()=>import("./components/AovBundlesVolumeDiscounts.js"),{ssr:!1,loading:s}),l=o(()=>import("./components/AovFreeGiftBuyXGetYBogo.js"),{ssr:!1,loading:s}),c=o(()=>import("./components/EcomsendBackInStockAlert.js"),{ssr:!1,loading:s}),d=o(()=>import("./components/AppstleBundlesDiscounts.js"),{ssr:!1,loading:s}),g=o(()=>import("./components/EstimatedDeliveryDatePlus.js"),{ssr:!1,loading:s}),j=o(()=>import("./components/OkendoReviewsLoyalty.js"),{ssr:!1,loading:s}),u=o(()=>import("./components/EssentialAnnouncementBar.js"),{ssr:!1,loading:s}),B=o(()=>import("./components/EssentialCountdownTimerBar.js"),{ssr:!1,loading:s}),S=o(()=>import("./components/StellarDeliveryDatePickup.js"),{ssr:!1,loading:s}),y=o(()=>import("./components/TrustshopProductReviews.js"),{ssr:!1,loading:s}),P=o(()=>import("./components/HulkProductOptions.js"),{ssr:!1,loading:s}),w=o(()=>import("./components/MyappgurusProductReviews.js"),{ssr:!1,loading:s}),h=o(()=>import("./components/DiscountyBulkDiscountSales.js"),{ssr:!1,loading:s}),R=o(()=>import("./components/TrustreviewsProductReviews.js"),{ssr:!1,loading:s}),v=o(()=>import("./components/SeoantTrustBadgesIcon.js"),{ssr:!1,loading:s}),b=o(()=>import("./components/SegunoEmailMarketing.js"),{ssr:!1,loading:s}),f=o(()=>import("./components/AftershipEmailMarketingsms.js"),{ssr:!1,loading:s}),k=o(()=>import("./components/BestBuyFulfillment.js"),{ssr:!1,loading:s}),A=o(()=>import("./components/ProductOptionsVariantOption.js"),{ssr:!1,loading:s}),D=o(()=>import("./components/GloboProductOptionsVariant.js"),{ssr:!1,loading:s}),O=o(()=>import("./components/TeeinblueProductPersonalizer.js"),{ssr:!1,loading:s}),C=o(()=>import("./components/WishlistKing.js"),{ssr:!1,loading:s}),F=o(()=>import("./components/HulkFormBuilder.js"),{ssr:!1,loading:s}),T=o(()=>import("./components/LoloyalLoyaltyReferrals.js"),{ssr:!1,loading:s}),L=o(()=>import("./components/PowerfulContactFormBuilder.js"),{ssr:!1,loading:s}),E=o(()=>import("./components/WishlistPlus.js"),{ssr:!1,loading:s}),G=o(()=>import("./components/InstasellShoppableInstagram.js"),{ssr:!1,loading:s}),I=o(()=>import("./components/SproutPlantTreesGrowSales.js"),{ssr:!1,loading:s}),U=o(()=>import("./components/RapiBundleQuantityBreaks.js"),{ssr:!1,loading:s}),V=o(()=>import("./components/AppointmentBookingCowlendar.js"),{ssr:!1,loading:s}),K=o(()=>import("./components/GoogleReviewsByReputon.js"),{ssr:!1,loading:s}),x=o(()=>import("./components/MbcBundleVolumeDiscount.js"),{ssr:!1,loading:s}),M=o(()=>import("./components/ProductOptionsCustomizer.js"),{ssr:!1,loading:s}),W=o(()=>import("./components/AirProductReviewsAppUgc.js"),{ssr:!1,loading:s}),z=o(()=>import("./components/TagembedSocialPostReview.js"),{ssr:!1,loading:s}),H=o(()=>import("./components/WhatmoreShoppableVideosreel.js"),{ssr:!1,loading:s}),Q=o(()=>import("./components/TagshopShoppableVideosUgc.js"),{ssr:!1,loading:s}),Y=o(()=>import("./components/JunipProductReviewsUgc.js"),{ssr:!1,loading:s}),q=o(()=>import("./components/FlyBundlesUpsellsFbt.js"),{ssr:!1,loading:s}),N=o(()=>import("./components/PreorderNowWodPresale.js"),{ssr:!1,loading:s}),J=o(()=>import("./components/PreorderNowPreOrderPq.js"),{ssr:!1,loading:s}),X=o(()=>import("./components/MaxbundleProductBundles.js"),{ssr:!1,loading:s}),Z=o(()=>import("./components/KoalaBundleQuantityDiscount.js"),{ssr:!1,loading:s}),$=o(()=>import("./components/EasyBundleBuilderSkailama.js"),{ssr:!1,loading:s}),_=o(()=>import("./components/FastBundleBundlesDiscounts.js"),{ssr:!1,loading:s}),oo=o(()=>import("./components/KiteFreeGiftDiscount.js"),{ssr:!1,loading:s}),os=o(()=>import("./components/UnlimitedBundlesDiscounts.js"),{ssr:!1,loading:s}),on=o(()=>import("./components/SimpleBundlesKits.js"),{ssr:!1,loading:s}),ot=o(()=>import("./components/ReviewxpoProductReviewsApp.js"),{ssr:!1,loading:s}),oi=o(()=>import("./components/PumperBundlesVolumeDiscount.js"),{ssr:!1,loading:s}),or=o(()=>import("./components/NotifyBackInStockPreOrder.js"),{ssr:!1,loading:s}),oe=o(()=>import("./components/ShopifyForms.js"),{ssr:!1,loading:s}),op=o(()=>import("./components/SkioSubscriptionsYcS20.js"),{ssr:!1,loading:s}),om=o(()=>import("./components/LoopSubscriptions.js"),{ssr:!1,loading:s}),oa=o(()=>import("./components/RecurpaySubscriptionApp.js"),{ssr:!1,loading:s}),ol=o(()=>import("./components/SubifySubscriptionsApp.js"),{ssr:!1,loading:s}),oc=o(()=>import("./components/ShopifySubscriptions.js"),{ssr:!1,loading:s}),od=o(()=>import("./components/BonLoyaltyRewardsReferrals.js"),{ssr:!1,loading:s}),og=o(()=>import("./components/EasifyProductOptions.js"),{ssr:!1,loading:s}),oj=o(()=>import("./components/CustomProductOptionsVariant.js"),{ssr:!1,loading:s}),ou=o(()=>import("./components/JudgemeReviews.js"),{ssr:!1,loading:s}),oB=o(()=>import("./components/LooxReviews.js"),{ssr:!1,loading:s}),oS=o(()=>import("./components/Instafeed.js"),{ssr:!1,loading:s}),oy=o(()=>import("./components/Klaviyo.js"),{ssr:!1,loading:s}),oP=o(()=>import("./components/YotpoLoyalty.js"),{ssr:!1,loading:s}),ow=o(()=>import("./components/SmartSearchBarAndFilters.js"),{ssr:!1,loading:s}),oh=o(()=>import("./components/ProductReviews.js"),{ssr:!1,loading:s}),oR=o(()=>import("./components/Ryviu.js"),{ssr:!1,loading:s}),ov=o(()=>import("./components/Rivyo.js"),{ssr:!1,loading:s}),ob=o(()=>import("./components/Vitals.js"),{ssr:!1,loading:s}),of=o(()=>import("./components/Omnisend.js"),{ssr:!1,loading:s}),ok=o(()=>import("./components/ParcelPanel.js"),{ssr:!1,loading:s}),oA=o(()=>import("./components/KingProductOptions.js"),{ssr:!1,loading:s}),oD=o(()=>import("./components/TrustMe.js"),{ssr:!1,loading:s}),oO=o(()=>import("./components/Trustoo.js"),{ssr:!1,loading:s}),oC=o(()=>import("./components/SealSubscriptions.js"),{ssr:!1,loading:s}),oF=o(()=>import("./components/AppstleSubscriptions.js"),{ssr:!1,loading:s}),oT=o(()=>import("./components/FeraReviews.js"),{ssr:!1,loading:s}),oL=o(()=>import("./components/Growave.js"),{ssr:!1,loading:s}),oE=o(()=>import("./components/KachingBundles.js"),{ssr:!1,loading:s}),oG=o(()=>import("./components/PushOwl.js"),{ssr:!1,loading:s}),oI=o(()=>import("./components/Opinew.js"),{ssr:!1,loading:s}),oU=o(()=>import("./components/FirePush.js"),{ssr:!1,loading:s}),oV=o(()=>import("./components/AliReviews.js"),{ssr:!1,loading:s}),oK=o(()=>import("./components/UltimateSalesBoost.js"),{ssr:!1,loading:s}),ox=o(()=>import("./components/FrequentlyBoughtTogether.js"),{ssr:!1,loading:s}),oM=o(()=>import("./components/BoldSubscriptions.js"),{ssr:!1,loading:s}),oW=o(()=>import("./components/BoldProductOptions.js"),{ssr:!1,loading:s}),oz=o(()=>import("./components/WideBundle.js"),{ssr:!1,loading:s}),oH=o(()=>import("./components/PickyStory.js"),{ssr:!1,loading:s}),oQ=o(()=>import("./components/InfiniteOptions.js"),{ssr:!1,loading:s}),oY=o(()=>import("./components/Wiser.js"),{ssr:!1,loading:s}),oq=o(()=>import("./components/Stamped.js"),{ssr:!1,loading:s}),oN=o(()=>import("./components/Bundler.js"),{ssr:!1,loading:s}),oJ=o(()=>import("./components/LaiProductReviews.js"),{ssr:!1,loading:s}),oX=o(()=>import("./components/CrossSellCartUpsell.js"),{ssr:!1,loading:s}),oZ=o(()=>import("./components/BoostAISearchDiscovery.js"),{ssr:!1,loading:s}),o$=o(()=>import("./components/YotpoReviews.js"),{ssr:!1,loading:s}),o_=o(()=>import("./components/CleanSizeCharts.js"),{ssr:!1,loading:s}),o1=o(()=>import("./components/Bogos.js"),{ssr:!1,loading:s}),o0=o(()=>import("./components/QikifyUpsell.js"),{ssr:!1,loading:s}),o2=o(()=>import("./components/Releasit.js"),{ssr:!1,loading:s}),o3=o(()=>import("./components/EasySellCOD.js"),{ssr:!1,loading:s}),o4=o(()=>import("./components/BirdChime.js"),{ssr:!1,loading:s}),o5=o(()=>import("./components/RequestQuoteHidePrice.js"),{ssr:!1,loading:s}),o6=o(()=>import("./components/KlarnaMessaging.js"),{ssr:!1,loading:s}),o7=o(()=>import("./components/FordeerProductLabels.js"),{ssr:!1,loading:s}),o8=o(()=>import("./components/RechargeSubscriptions.js"),{ssr:!1,loading:s}),o9=o(()=>import("./components/Selleasy.js"),{ssr:!1,loading:s}),so=o(()=>import("./components/HextomCountdownTimerBar.js"),{ssr:!1,loading:s}),ss=o(()=>import("./components/TrustBadgesBear.js"),{ssr:!1,loading:s}),sn=o(()=>import("./components/TrustedsiteTrustBadges.js"),{ssr:!1,loading:s}),st=o(()=>import("./components/GloColorSwatchvariantImage.js"),{ssr:!1,loading:s}),si=o(()=>import("./components/BfSizeChartSizeGuide.js"),{ssr:!1,loading:s}),sr=o(()=>import("./components/AlsoBoughtCbb.js"),{ssr:!1,loading:s}),se=o(()=>import("./components/HextomFreeShippingBar.js"),{ssr:!1,loading:s}),sp=o(()=>import("./components/EcoboostifyShoppableReelUgc.js"),{ssr:!1,loading:s});var sm={WcWishlistBackInStock:n,BonySubscriptionsApp:t,GrowthSuiteDiscountCodes:i,KachingSubscriptionsApp:r,BloyRewardsProgramLoyalty:e,DealeasyVolumeDiscounts:p,UppromoteAffiliateMarketing:m,AovBundlesVolumeDiscounts:a,AovFreeGiftBuyXGetYBogo:l,EcomsendBackInStockAlert:c,AppstleBundlesDiscounts:d,EcoboostifyShoppableReelUgc:sp,EstimatedDeliveryDatePlus:g,OkendoReviewsLoyalty:j,EssentialAnnouncementBar:u,EssentialCountdownTimerBar:B,StellarDeliveryDatePickup:S,TrustshopProductReviews:y,HulkProductOptions:P,MyappgurusProductReviews:w,TrustreviewsProductReviews:R,DiscountyBulkDiscountSales:h,SeoantTrustBadgesIcon:v,SegunoEmailMarketing:b,AftershipEmailMarketingsms:f,BestBuyFulfillment:k,ProductOptionsVariantOption:A,GloboProductOptionsVariant:D,TeeinblueProductPersonalizer:O,WishlistKing:C,HulkFormBuilder:F,LoloyalLoyaltyReferrals:T,PowerfulContactFormBuilder:L,WishlistPlus:E,InstasellShoppableInstagram:G,SproutPlantTreesGrowSales:I,RapiBundleQuantityBreaks:U,AppointmentBookingCowlendar:V,GoogleReviewsByReputon:K,MbcBundleVolumeDiscount:x,ProductOptionsCustomizer:M,AirProductReviewsAppUgc:W,TagembedSocialPostReview:z,WhatmoreShoppableVideosreel:H,TagshopShoppableVideosUgc:Q,JunipProductReviewsUgc:Y,FlyBundlesUpsellsFbt:q,PreorderNowWodPresale:N,PreorderNowPreOrderPq:J,MaxbundleProductBundles:X,KoalaBundleQuantityDiscount:Z,EasyBundleBuilderSkailama:$,FastBundleBundlesDiscounts:_,KiteFreeGiftDiscount:oo,UnlimitedBundlesDiscounts:os,SimpleBundlesKits:on,ReviewxpoProductReviewsApp:ot,PumperBundlesVolumeDiscount:oi,NotifyBackInStockPreOrder:or,ShopifyForms:oe,SkioSubscriptionsYcS20:op,LoopSubscriptions:om,Selleasy:o9,RecurpaySubscriptionApp:oa,SubifySubscriptionsApp:ol,BonLoyaltyRewardsReferrals:od,ShopifySubscriptions:oc,EasifyProductOptions:og,CustomProductOptionsVariant:oj,KlarnaMessaging:o6,RechargeSubscriptions:o8,EasySellCOD:o3,QikifyUpsell:o0,CleanSizeCharts:o_,JudgemeReviews:ou,LooxReviews:oB,Klaviyo:oy,YotpoLoyalty:oP,SmartSearchBarAndFilters:ow,Instafeed:oS,ProductReviews:oh,Ryviu:oR,Rivyo:ov,Vitals:ob,Omnisend:of,ParcelPanel:ok,TrustMe:oD,KingProductOptions:oA,Trustoo:oO,SealSubscriptions:oC,AppstleSubscriptions:oF,FeraReviews:oT,Growave:oL,KachingBundles:oE,PushOwl:oG,Opinew:oI,UltimateSalesBoost:oK,FirePush:oU,FrequentlyBoughtTogether:ox,BoldSubscriptions:oM,BoldProductOptions:oW,WideBundle:oz,PickyStory:oH,InfiniteOptions:oQ,Wiser:oY,Stamped:oq,Bundler:oN,LaiProductReviews:oJ,CrossSellCartUpsell:oX,BoostAISearchDiscovery:oZ,YotpoReviews:o$,AliReviews:oV,Bogos:o1,Releasit:o2,RequestQuoteHidePrice:o5,BirdChime:o4,FordeerProductLabels:o7,HextomCountdownTimerBar:so,TrustBadgesBear:ss,TrustedsiteTrustBadges:sn,GloColorSwatchvariantImage:st,BfSizeChartSizeGuide:si,AlsoBoughtCbb:sr,HextomFreeShippingBar:se};export{sm as default};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import e from"../../configs/WcWishlistBackInStock.js";import i from"./uiV2.js";let l={tag:e.tag,label:e.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/6c6bdd5180d0848b68f89d106476f116/icon/CLyD5I2Al_0CEAE=.jpeg?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:e.id,name:e.label,hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
|
|
2
|
+
<img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/6c6bdd5180d0848b68f89d106476f116/icon/CLyD5I2Al_0CEAE=.jpeg?width=22&height=22">
|
|
3
|
+
<span class="preset-item-title">WC Wishlist & Back in Stock</span>
|
|
4
|
+
</div>`},components:[{tag:e.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Back in Stock Product",value:"wishlist-bis-block",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Wishlist Product",value:"wishlist-block",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Wishlist Collection",value:"wishlist-collection-block",hideOnPage:["ARTICLE","BLOG","PRODUCT","GP_ARTICLE","GP_BLOG","GP_PRODUCT","GP_INDEX","GP_STATIC","STATIC"]},{label:"Back in Stock Collection",value:"wishlist-bis-collection",hideOnPage:["ARTICLE","BLOG","PRODUCT","GP_ARTICLE","GP_BLOG","GP_PRODUCT","GP_INDEX","GP_STATIC","STATIC"]}],default:"wishlist-bis-block"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"https://apps.shopify.com/wishlist-club?utm_source=gempages",appName:e.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"",appName:e.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:i};export{l as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
let t=[{controls:[{setting:{id:"install"},layout:"vertical"}]},{controls:[{label:"Choose widget",setting:{id:"widgetType"}}]},{controls:[{setting:{id:"openApp"},layout:"vertical"}]},{controls:[{label:"Align",setting:{id:"align"}}]}];export{t as default};
|
package/dist/types/index.d.ts
CHANGED
|
@@ -5577,6 +5577,13 @@ type BonySubscriptionsAppProps = BaseProps<{
|
|
|
5577
5577
|
openApp?: any;
|
|
5578
5578
|
install?: any;
|
|
5579
5579
|
}>;
|
|
5580
|
+
type WcWishlistBackInStockProps = BaseProps<{
|
|
5581
|
+
align?: ObjectDevices<AlignProp>;
|
|
5582
|
+
openApp?: any;
|
|
5583
|
+
install?: any;
|
|
5584
|
+
appBlockId?: string;
|
|
5585
|
+
widgetType?: string;
|
|
5586
|
+
}>;
|
|
5580
5587
|
|
|
5581
5588
|
declare const RechargeSubscriptions$1: React.FC<RechargeSubscriptionsProps>;
|
|
5582
5589
|
|
|
@@ -5824,6 +5831,8 @@ declare const GrowthSuiteDiscountCodes$1: React.FC<GrowthSuiteDiscountCodesProps
|
|
|
5824
5831
|
|
|
5825
5832
|
declare const BonySubscriptionsApp$1: React.FC<BonySubscriptionsAppProps>;
|
|
5826
5833
|
|
|
5834
|
+
declare const WcWishlistBackInStock$1: React.FC<WcWishlistBackInStockProps>;
|
|
5835
|
+
|
|
5827
5836
|
declare const thirdPartySetting: {
|
|
5828
5837
|
EstimatedDeliveryDatePlus: _gem_sdk_core.ComponentSetting<EstimatedDeliveryDatePlusProps>;
|
|
5829
5838
|
OkendoReviewsLoyalty: _gem_sdk_core.ComponentSetting<OkendoReviewsLoyaltyProps>;
|
|
@@ -5948,6 +5957,7 @@ declare const thirdPartySetting: {
|
|
|
5948
5957
|
KachingSubscriptionsApp: _gem_sdk_core.ComponentSetting<KachingSubscriptionsAppProps>;
|
|
5949
5958
|
GrowthSuiteDiscountCodes: _gem_sdk_core.ComponentSetting<GrowthSuiteDiscountCodesProps>;
|
|
5950
5959
|
BonySubscriptionsApp: _gem_sdk_core.ComponentSetting<BonySubscriptionsAppProps>;
|
|
5960
|
+
WcWishlistBackInStock: _gem_sdk_core.ComponentSetting<WcWishlistBackInStockProps>;
|
|
5951
5961
|
};
|
|
5952
5962
|
|
|
5953
5963
|
type InstantJudgemeReviewsSettingProps = {
|
|
@@ -6108,6 +6118,7 @@ declare const _default$3: {
|
|
|
6108
6118
|
InstantLooxReviews: React.ComponentType<InstantLooxReviewsProps>;
|
|
6109
6119
|
InstantKlaviyo: React.ComponentType<InstantKlaviyoProps>;
|
|
6110
6120
|
InstantYotpoLoyalty: React.ComponentType<InstantYotpoLoyaltyProps>;
|
|
6121
|
+
WcWishlistBackInStock: React.ComponentType<WcWishlistBackInStockProps>;
|
|
6111
6122
|
BonySubscriptionsApp: React.ComponentType<BonySubscriptionsAppProps>;
|
|
6112
6123
|
GrowthSuiteDiscountCodes: React.ComponentType<GrowthSuiteDiscountCodesProps>;
|
|
6113
6124
|
KachingSubscriptionsApp: React.ComponentType<KachingSubscriptionsAppProps>;
|
|
@@ -6938,6 +6949,8 @@ declare const GrowthSuiteDiscountCodes: ({ setting, advanced }: GrowthSuiteDisco
|
|
|
6938
6949
|
|
|
6939
6950
|
declare const BonySubscriptionsApp: ({ setting, advanced }: BonySubscriptionsAppProps) => string;
|
|
6940
6951
|
|
|
6952
|
+
declare const WcWishlistBackInStock: ({ setting, advanced }: WcWishlistBackInStockProps) => string;
|
|
6953
|
+
|
|
6941
6954
|
declare const TrustshopProductReviews: ({ setting, advanced }: TrustshopProductReviewsProps) => string;
|
|
6942
6955
|
|
|
6943
6956
|
declare const StellarDeliveryDatePickup: ({ setting, advanced }: StellarDeliveryDatePickupProps) => string;
|
|
@@ -7101,6 +7114,7 @@ declare const index_liquid_UltimateSalesBoost: typeof UltimateSalesBoost;
|
|
|
7101
7114
|
declare const index_liquid_UnlimitedBundlesDiscounts: typeof UnlimitedBundlesDiscounts;
|
|
7102
7115
|
declare const index_liquid_UppromoteAffiliateMarketing: typeof UppromoteAffiliateMarketing;
|
|
7103
7116
|
declare const index_liquid_Vitals: typeof Vitals;
|
|
7117
|
+
declare const index_liquid_WcWishlistBackInStock: typeof WcWishlistBackInStock;
|
|
7104
7118
|
declare const index_liquid_WhatmoreShoppableVideosreel: typeof WhatmoreShoppableVideosreel;
|
|
7105
7119
|
declare const index_liquid_WideBundle: typeof WideBundle;
|
|
7106
7120
|
declare const index_liquid_Wiser: typeof Wiser;
|
|
@@ -7311,6 +7325,7 @@ declare namespace index_liquid {
|
|
|
7311
7325
|
index_liquid_UppromoteAffiliateMarketing as UppromoteAffiliateMarketing,
|
|
7312
7326
|
Video$1 as Video,
|
|
7313
7327
|
index_liquid_Vitals as Vitals,
|
|
7328
|
+
index_liquid_WcWishlistBackInStock as WcWishlistBackInStock,
|
|
7314
7329
|
index_liquid_WhatmoreShoppableVideosreel as WhatmoreShoppableVideosreel,
|
|
7315
7330
|
index_liquid_WideBundle as WideBundle,
|
|
7316
7331
|
index_liquid_Wiser as Wiser,
|
|
@@ -7322,6 +7337,7 @@ declare namespace index_liquid {
|
|
|
7322
7337
|
}
|
|
7323
7338
|
|
|
7324
7339
|
declare const _default$2: {
|
|
7340
|
+
WcWishlistBackInStock: React.FC<WcWishlistBackInStockProps>;
|
|
7325
7341
|
BonySubscriptionsApp: React.FC<BonySubscriptionsAppProps>;
|
|
7326
7342
|
GrowthSuiteDiscountCodes: React.FC<GrowthSuiteDiscountCodesProps>;
|
|
7327
7343
|
KachingSubscriptionsApp: React.FC<KachingSubscriptionsAppProps>;
|
|
@@ -7806,6 +7822,7 @@ declare const _default$1: {
|
|
|
7806
7822
|
KachingSubscriptionsApp: _gem_sdk_core.ComponentSetting<KachingSubscriptionsAppProps>;
|
|
7807
7823
|
GrowthSuiteDiscountCodes: _gem_sdk_core.ComponentSetting<GrowthSuiteDiscountCodesProps>;
|
|
7808
7824
|
BonySubscriptionsApp: _gem_sdk_core.ComponentSetting<BonySubscriptionsAppProps>;
|
|
7825
|
+
WcWishlistBackInStock: _gem_sdk_core.ComponentSetting<WcWishlistBackInStockProps>;
|
|
7809
7826
|
Video: _gem_sdk_core.ComponentSetting<VideoProps>;
|
|
7810
7827
|
Textarea: _gem_sdk_core.ComponentSetting<TextareaProps>;
|
|
7811
7828
|
Text: _gem_sdk_core.ComponentSetting<TextProps>;
|
|
@@ -8241,5 +8258,5 @@ declare namespace translate {
|
|
|
8241
8258
|
|
|
8242
8259
|
declare const TAGS_WITH_REPLACE_LINK_DATA: string[];
|
|
8243
8260
|
|
|
8244
|
-
export { Accordion$2 as Accordion, AccordionItem$1 as AccordionItem, AftershipEmailMarketingsms$1 as AftershipEmailMarketingsms, AirProductReviewsAppUgc$1 as AirProductReviewsAppUgc, AliReviews$1 as AliReviews, AlsoBoughtCbb$1 as AlsoBoughtCbb, AovBundlesVolumeDiscounts$1 as AovBundlesVolumeDiscounts, AovFreeGiftBuyXGetYBogo$1 as AovFreeGiftBuyXGetYBogo, AppointmentBookingCowlendar$1 as AppointmentBookingCowlendar, AppstleBundlesDiscounts$1 as AppstleBundlesDiscounts, AppstleSubscriptions$1 as AppstleSubscriptions, ArticleAuthor$1 as ArticleAuthor, ArticleCategory$1 as ArticleCategory, ArticleContent$1 as ArticleContent, ArticleDate$1 as ArticleDate, ArticleExcerpt$1 as ArticleExcerpt, ArticleImage$1 as ArticleImage, ArticleList$1 as ArticleList, ArticlePagination$2 as ArticlePagination, ArticleReadMore$2 as ArticleReadMore, ArticleTag$1 as ArticleTag, ArticleTitle$1 as ArticleTitle, BasicHeader, BestBuyFulfillment$1 as BestBuyFulfillment, BfSizeChartSizeGuide$1 as BfSizeChartSizeGuide, BirdChime$1 as BirdChime, BloyRewardsProgramLoyalty$1 as BloyRewardsProgramLoyalty, Bogos$1 as Bogos, BoldProductOptions$1 as BoldProductOptions, BoldSubscriptions$1 as BoldSubscriptions, BonLoyaltyRewardsReferrals$1 as BonLoyaltyRewardsReferrals, BonySubscriptionsApp$1 as BonySubscriptionsApp, BoostAISearchDiscovery$1 as BoostAISearchDiscovery, Breadcrumb$1 as Breadcrumb, Breadcrumb$1 as BreadcrumbProps, Bundler$1 as Bundler, Button$3 as Button, CONTINUE_SELLING_WHEN_OUT_OF_STOCK, CSSCode$2 as CSSCode, Carousel$2 as Carousel, CarouselItem$2 as CarouselItem, CarouselItem$3 as CarouselItemV3, Carousel$3 as CarouselV3, Cart, CartCheckout, CartDiscount, CartLineAttribute, CartLineImage, CartLinePrice, CartLineVariant, CartList, CartOrderNote, CartTotalItem, CartTotalPrice, CheckoutNow, CleanSizeCharts$1 as CleanSizeCharts, Column$1 as Col, CollectionBanner$1 as CollectionBanner, CollectionDescription$2 as CollectionDescription, CollectionPaginator$2 as CollectionPaginator, CollectionTitle$1 as CollectionTitle, CollectionToolbar$2 as CollectionToolbar, ContactForm$2 as ContactForm, Countdown$2 as Countdown, Coupon$2 as Coupon, CouponList, CrossSellCartUpsell$1 as CrossSellCartUpsell, CustomProductOptionsVariant$1 as CustomProductOptionsVariant, DEFAULT_FONT_SIZE, DEFAULT_HIGHLIGHT_TAG, DEFAULT_PROGRESS_BAR_HEIGHT, DEFAULT_QUANTITY_TEMPLATE, DEFAULT_RANGE_STEP, DEFAULT_REMAINING_PERCENT, DEFAULT_REMAINING_QUANTITY, DEFAULT_SCARCITY_THRESHOLD, DealeasyVolumeDiscounts$1 as DealeasyVolumeDiscounts, DesktopMenu, Dialog$2 as Dialog, DiscountInput, DiscountyBulkDiscountSales$1 as DiscountyBulkDiscountSales, DynamicCheckout$1 as DynamicCheckout, ELEMENT_Z_INDEX, EasifyProductOptions$1 as EasifyProductOptions, EasyBundleBuilderSkailama$1 as EasyBundleBuilderSkailama, EasySell as EasySellCOD, EcoboostifyShoppableReelUgc$1 as EcoboostifyShoppableReelUgc, EcomsendBackInStockAlert$1 as EcomsendBackInStockAlert, EssentialAnnouncementBar$1 as EssentialAnnouncementBar, EssentialCountdownTimerBar$1 as EssentialCountdownTimerBar, EstimateDate$2 as EstimateDate, EstimatedDeliveryDatePlus$1 as EstimatedDeliveryDatePlus, FastBundleBundlesDiscounts$1 as FastBundleBundlesDiscounts, FeraReviews$1 as FeraReviews, FileUpload$2 as FileUpload, FirePush$1 as FirePush, FlyBundlesUpsellsFbt$1 as FlyBundlesUpsellsFbt, FordeerProductLabels$1 as FordeerProductLabels, FormCheckbox$1 as FormCheckbox, FormDropdown$2 as FormDropdown, FormEmail$2 as FormEmail, FormTextArea as FormTextarea, FrequentlyBoughtTogether$1 as FrequentlyBoughtTogether, GloColorSwatchvariantImage$1 as GloColorSwatchvariantImage, GloboProductOptionsVariant$1 as GloboProductOptionsVariant, GoogleReviewsByReputon$1 as GoogleReviewsByReputon, Growave$1 as Growave, GrowthSuiteDiscountCodes$1 as GrowthSuiteDiscountCodes, Header, Heading$2 as Heading, HeroBanner$2 as HeroBanner, HextomCountdownTimerBar$1 as HextomCountdownTimerBar, HextomFreeShippingBar$1 as HextomFreeShippingBar, HulkFormBuilder$1 as HulkFormBuilder, HulkProductOptions$1 as HulkProductOptions, Icon$1 as Icon, IconList$2 as IconList, IconListHoz$1 as IconListHoz, IconListItem$1 as IconListItem, IconListHozItem as IconListItemHoz, IconListV2$2 as IconListV2, Image$2 as Image, ImageComparison$2 as ImageComparison, ImageDetection, InfiniteOptions$1 as InfiniteOptions, Input, Instafeed$1 as Instafeed, InstantJudgemeReviews, InstantKlaviyo, InstantLooxReviews, InstantYotpoLoyalty, InstasellShoppableInstagram$1 as InstasellShoppableInstagram, JudgemeReviews$1 as JudgemeReviews, JunipProductReviewsUgc$1 as JunipProductReviewsUgc, KachingBundles$1 as KachingBundles, KachingSubscriptionsApp$1 as KachingSubscriptionsApp, KingProductOptions$1 as KingProductOptions, KiteFreeGiftDiscount$1 as KiteFreeGiftDiscount, KlarnaMessaging$1 as KlarnaMessaging, Klaviyo$1 as Klaviyo, KoalaBundleQuantityDiscount$1 as KoalaBundleQuantityDiscount, LaiProductReviews$1 as LaiProductReviews, Line$2 as Line, Link$1 as Link, LoloyalLoyaltyReferrals$1 as LoloyalLoyaltyReferrals, LoopSubscriptions$1 as LoopSubscriptions, LooxReviews$1 as LooxReviews, MAX_PROGRESS_BAR_HEIGHT, MAX_REMAINING_PERCENT, MIN_PROGRESS_BAR_HEIGHT, MIN_REMAINING_PERCENT, MIN_REMAINING_QUANTITY, Marquee$1 as Marquee, _default$4 as MarqueeItem, MaxbundleProductBundles$1 as MaxbundleProductBundles, MbcBundleVolumeDiscount$1 as MbcBundleVolumeDiscount, Menu, MobileMenu, Modal, ModernHeader, MyappgurusProductReviews$1 as MyappgurusProductReviews, NO_PRODUCT_LEFT, Newsletter$2 as Newsletter, Notify as Notice, NotifyBackInStockPreOrder$1 as NotifyBackInStockPreOrder, OUT_OF_STOCK, OkendoReviewsLoyalty$1 as OkendoReviewsLoyalty, Omnisend$1 as Omnisend, Opinew$1 as Opinew, Pagination, ParcelPanel$1 as ParcelPanel, PickyStory$1 as PickyStory, PostPurchaseAcceptButton, PostPurchaseAdvancedList, PostPurchaseAdvancedListItem, Button$2 as PostPurchaseButton, BuyerConsent as PostPurchaseBuyerConsent, CalloutBox as PostPurchaseCalloutBox, CalloutText as PostPurchaseCalloutText, PostPurchaseCountdownTimer, PostPurchaseHeading, PostPurchaseImage, Line$1 as PostPurchaseLine, Link as PostPurchaseLink, PostPurchaseProductDescription, PostPurchaseProductDiscountTag, PostPurchaseProductImages, PostPurchaseProductOffer, PostPurchaseProductPrice, PostPurchaseProductPriceBreakdown, PostPurchaseProductQuantity, ProductSubscription as PostPurchaseProductSubscription, PostPurchaseProductTitle, PostPurchaseProductVariants, Text$3 as PostPurchaseText, PowerfulContactFormBuilder$1 as PowerfulContactFormBuilder, PreorderNowPreOrderPq$1 as PreorderNowPreOrderPq, PreorderNowWodPresale$1 as PreorderNowWodPresale, Product$1 as Product, ProductBadge$2 as ProductBadge, ProductBundleDiscount$1 as ProductBundleDiscount, ProductBundleDiscountItem$1 as ProductBundleDiscountItem, ProductButton$2 as ProductButton, ProductDescription$2 as ProductDescription, ProductImages$3 as ProductImages, ProductImagesV2, ProductImagesV3, ProductList$2 as ProductList, ProductList$3 as ProductListV3, ProductOptionsCustomizer$1 as ProductOptionsCustomizer, ProductOptionsVariantOption$1 as ProductOptionsVariantOption, ProductPrice$1 as ProductPrice, ProductProperties$2 as ProductPropertyInput, ProductQuantity$1 as ProductQuantity, QuickView as ProductQuickView, ProductReviews$1 as ProductReviews, ProductSku$1 as ProductSku, ProductTag$2 as ProductTag, ProductTitle$1 as ProductTitle, ProductVariants$1 as ProductVariants, ProductVendor$1 as ProductVendor, ProductViewMore$2 as ProductViewMore, PumperBundlesVolumeDiscount$1 as PumperBundlesVolumeDiscount, PushOwl$1 as PushOwl, QUANTITY_SOURCE, QikifyUpsell$1 as QikifyUpsell, REGEX_PAGE_TYPE, Radio, RapiBundleQuantityBreaks$1 as RapiBundleQuantityBreaks, RechargeSubscriptions$1 as RechargeSubscriptions, RecurpaySubscriptionApp$1 as RecurpaySubscriptionApp, Releasit$1 as Releasit, RequestQuoteHidePrice$1 as RequestQuoteHidePrice, ReviewxpoProductReviewsApp$1 as ReviewxpoProductReviewsApp, Rivyo$1 as Rivyo, Root$1 as Root, Row$2 as Row, Ryviu$1 as Ryviu, SealSubscriptions$1 as SealSubscriptions, Section$2 as Section, SegunoEmailMarketing$1 as SegunoEmailMarketing, Select, Selleasy$1 as Selleasy, SeoantTrustBadgesIcon$1 as SeoantTrustBadgesIcon, ShopPayButton$1 as ShopPayButton, ShopPayInstallments$1 as ShopPayInstallments, ShopifyForms$1 as ShopifyForms, ShopifySubscriptions$1 as ShopifySubscriptions, SimpleBundlesKits$1 as SimpleBundlesKits, SkioSubscriptionsYcS20$1 as SkioSubscriptionsYcS20, SmartSearchBarAndFilters$1 as SmartSearchBarAndFilters, SproutPlantTreesGrowSales$1 as SproutPlantTreesGrowSales, Stamped$1 as Stamped, StellarDeliveryDatePickup$1 as StellarDeliveryDatePickup, Sticky$2 as Sticky, StockCounter$2 as StockCounter, SubifySubscriptionsApp$1 as SubifySubscriptionsApp, SubmitButton$2 as SubmitButton, TAGS_WITH_REPLACE_LINK_DATA, TabItem$1 as TabItem, Tabs$2 as Tabs, TagembedSocialPostReview$1 as TagembedSocialPostReview, TagshopShoppableVideosUgc$1 as TagshopShoppableVideosUgc, TeeinblueProductPersonalizer$1 as TeeinblueProductPersonalizer, Text$2 as Text, TextField$2 as TextField, TextInput$2 as TextInput, TextArea as Textarea, ThirdPartySlot$1 as ThirdPartySlot, TrustBadgesBear$1 as TrustBadgesBear, TrustMe$1 as TrustMe, TrustedsiteTrustBadges$1 as TrustedsiteTrustBadges, Trustoo$1 as Trustoo, TrustreviewsProductReviews$1 as TrustreviewsProductReviews, TrustshopProductReviews$1 as TrustshopProductReviews, UltimateSalesBoost$1 as UltimateSalesBoost, UnlimitedBundlesDiscounts$1 as UnlimitedBundlesDiscounts, UppromoteAffiliateMarketing$1 as UppromoteAffiliateMarketing, Video$2 as Video, Vitals$1 as Vitals, WhatmoreShoppableVideosreel$1 as WhatmoreShoppableVideosreel, WideBundle$1 as WideBundle, Wiser$1 as Wiser, WishlistKing$1 as WishlistKing, WishlistPlus$1 as WishlistPlus, YotpoLoyalty, YotpoReviews$1 as YotpoReviews, accordionSetting, articleListSetting, bannerSetting, breadcrumbSetting, _default$2 as builderComponent, buttonSetting, carouselSetting, carouselSettingV3, cartSetting, checkIsOpenPopup, checkIsScrollToTop, codeSetting, collectionSetting, _default$1 as componentSettings, contactFormSetting, convertSizeToWidth, convertUnitToNumber, countdownSetting, couponSetting, createSettingId, createTranslateKey, dialogSetting, estimateDeliverySetting, extractProductID, filterTruthyObject, filterTruthyStyles, getAllHrefFromString, getBackgroundTranslated, getDisplayStyle, getDynamicSourceLocales, getInlineCss, getInsertLinkData, getLinkArticle, getLinkData, getLiquidInitData, getLiquidTextContent, getSeoTranslated, getSettingPreloadData, getStaticLocale, getTextDisplayData, gridSetting, handleClickLink, headerSetting, headingSetting, iconListHozSetting, iconListSetting, iconListSettingV2, iconSetting, imageComparisonSetting, imageDetectionSetting, imageSetting, inputSetting, isEmptyObject, isHexTransparent, isLinkedToSalesPage, isShopifyDomain, isTransparentColor, isTransparentRGBA, lineSetting, linkSetting, index_liquid as liquidComponents, marqueeSetting, menuSetting, modalSetting, _default$3 as nextComponent, normalizeMailto, openConfirm, paginationSetting, postPurchaseAdvancedListSetting, postPurchaseButtonSetting, postPurchaseBuyerConsentSetting, postPurchaseCalloutBoxSetting, postPurchaseCountdownTimerSetting, postPurchaseImageSetting, postPurchaseLineSetting, postPurchaseLinkSetting, postPurchaseProduct1Col, postPurchaseProduct2Col, postPurchaseProductDefault, postPurchaseProductSetting, _default as postPurchaseSettings, postPurchaseTextSetting, productSetting, radioSetting, replaceAllHrefFromString, replaceLinkData, selectSetting, shopPayInstallmentSetting, stickySetting, stockCounterSetting, tabSetting, textSetting, textareaSetting, thirdPartyInstantSetting, thirdPartySetting, thirdPartySlotSetting, transformHighlighTag, transformNumberTag, translate as translateComponents, useNotification, videoSetting, youtubeShortsRegex };
|
|
8245
|
-
export type { AccordionItemProps, AccordionProps, AftershipEmailMarketingsmsProps, AirProductReviewsAppUgcProps, AliReviewsProps, AlsoBoughtCbbProps, AovBundlesVolumeDiscountsProps, AovFreeGiftBuyXGetYBogoProps, AppointmentBookingCowlendarProps, AppstleBundlesDiscountsProps, AppstleSubscriptionsProps, BestBuyFulfillmentProps, BfSizeChartSizeGuideProps, BirdChimeProps, BloyRewardsProgramLoyaltyProps, BogosProps, BoldProductOptionsProps, BoldSubscriptionsProps, BonLoyaltyRewardsReferralsProps, BonySubscriptionsAppProps, BoostAISearchDiscoveryProps, BundlerProps, ButtonProps, CSSCodeProps, CalloutBoxProps, CalloutTextProps, CarouselItemProps, CarouselItemProps$1 as CarouselItemPropsV3, CarouselProps, CarouselProps$1 as CarouselPropsV3, CarouselSettingProps, CarouselSettingProps$1 as CarouselSettingPropsV3, CarouselStyleProps, CarouselStyleProps$1 as CarouselStylePropsV3, CartProps, CleanSizeChartsProps, ColProps, CollectionBannerProps, CollectionDescriptionProps, CollectionPaginatorProps, CollectionTitleProps, CollectionToolbarProps, CountdownProps, CouponProps, CrossSellCartUpsellProps, CustomProductOptionsVariantProps, DataVideoType, DealeasyVolumeDiscountsProps, DiscountyBulkDiscountSalesProps, DynamicCheckoutProps, EasifyProductOptionsProps, EasyBundleBuilderSkailamaProps, EasySellCODProps, EcoboostifyShoppableReelUgcProps, EcomsendBackInStockAlertProps, EssentialAnnouncementBarProps, EssentialCountdownTimerBarProps, EstimateDateProps, EstimatedDeliveryDatePlusProps, FastBundleBundlesDiscountsProps, FeraReviewsProps, FileUploadProps, FirePushProps, FlyBundlesUpsellsFbtProps, FordeerProductLabelsProps, FormCheckboxProps, FormDropdownProps, FormEmailProps, FrequentlyBoughtTogetherProps, GloColorSwatchvariantImageProps, GloboProductOptionsVariantProps, GoogleReviewsByReputonProps, GrowaveProps, GrowthSuiteDiscountCodesProps, HeaderProps, HeadingProps, HeroBannerProps, HextomCountdownTimerBarProps, HextomFreeShippingBarProps, HulkFormBuilderProps, HulkProductOptionsProps, IconListHozProps, IconListItemProps$1 as IconListItemProps, IconListProps$1 as IconListProps, IconProps, ImageComparisonItem, ImageDetectionProps, ImageProps, ImgProps, InfiniteOptionsProps, InputProps, InstafeedProps, InstasellShoppableInstagramProps, JudgemeReviewsProps, JunipProductReviewsUgcProps, KachingBundlesProps, KachingSubscriptionsAppProps, KingProductOptionsProps, KiteFreeGiftDiscountProps, KlarnaMessagingProps, KlaviyoProps, KoalaBundleQuantityDiscountProps, LaiProductReviewsProps, LineProps, LinkProps, LoloyalLoyaltyReferralsProps, LoopSubscriptionsProps, LooxReviewsProps, MarqueeItemProps, MarqueeProps, MaxbundleProductBundlesProps, MbcBundleVolumeDiscountProps, MenuProps, MyappgurusProductReviewsProps, NewsletterProps, NotificationAPI, NotificationConfig, NotifyBackInStockPreOrderProps, ObjectFit$2 as ObjectFit, OkendoReviewsLoyaltyProps, OmnisendProps, OpinewProps, PaginationProps, ParcelPanelProps, PickyStoryProps, PostPurchaseAdvancedListProps, PostPurchaseButtonProps, PostPurchaseBuyerConsentProps, PostPurchaseCountdownTimerProps, PostPurchaseImageProps, PostPurchaseLineProps, PostPurchaseLinkProps, PostPurchaseProductDescriptionProps, PostPurchaseProductDiscountTagProps, PostPurchaseProductImagesProps, PostPurchaseProductOfferProps$1 as PostPurchaseProductOfferProps, PostPurchaseProductPriceBreakdownProps, PostPurchaseProductPriceProps, PostPurchaseProductQuantityProps, PostPurchaseProductSubscriptionProps, PostPurchaseProductTitleProps, PostPurchaseProductVariantsProps, PostPurchaseTextProps, PowerfulContactFormBuilderProps, PreorderNowPreOrderPqProps, PreorderNowWodPresaleProps, ProductBadgeProps, ProductBundleDiscountProps, ProductBundleItemDiscountProps, ProductButtonProps, ProductDescriptionProps, ProductImagesProps, ProductListProps, ProductListProps$1 as ProductListPropsV3, ProductOptionsCustomizerProps, ProductOptionsVariantOptionProps, ProductPriceProps, ProductPropertiesProps, ProductProps, ProductQuantityProps, ProductReviewsProps, ProductTagProps, ProductTitleProps, ProductVariantsProps, ProductViewMoreProps, PumperBundlesVolumeDiscountProps, PushOwlProps, QikifyUpsellProps, RapiBundleQuantityBreaksProps, RechargeSubscriptionsProps, RecurpaySubscriptionAppProps, ReleasitProps, RequestQuoteHidePriceProps, ReviewxpoProductReviewsAppProps, RivyoProps, RootProps$2 as RootProps, RowProps, RyviuProps, SealSubscriptionsProps, SegunoEmailMarketingProps, SelleasyProps, SeoantTrustBadgesIconProps, ShopPayButtonProps, ShopifyFormsProps, ShopifySubscriptionsProps, SimpleBundlesKitsProps, SkioSubscriptionsYcS20Props, SkuProps, SmartSearchBarAndFiltersProps, SproutPlantTreesGrowSalesProps, StampedProps, StellarDeliveryDatePickupProps, SubifySubscriptionsAppProps, SubmitButtonProps, TabItemProps, TabsProps, TagembedSocialPostReviewProps, TagshopShoppableVideosUgcProps, TeeinblueProductPersonalizerProps, TextAreaProps, TextFieldProps, TextInputProps, TextProps, TextareaProps, TrustBadgesBearProps, TrustMeProps, TrustedsiteTrustBadgesProps, TrustooProps, TrustreviewsProductReviewsProps, TrustshopProductReviewsProps, UltimateSalesBoostProps, UnlimitedBundlesDiscountsProps, UppromoteAffiliateMarketingProps, VendorProps, VitalsProps, WhatmoreShoppableVideosreelProps, WideBundleProps, WiserProps, WishlistKingProps, WishlistPlusProps, YotpoLoyaltyProps, YotpoReviewsProps };
|
|
8261
|
+
export { Accordion$2 as Accordion, AccordionItem$1 as AccordionItem, AftershipEmailMarketingsms$1 as AftershipEmailMarketingsms, AirProductReviewsAppUgc$1 as AirProductReviewsAppUgc, AliReviews$1 as AliReviews, AlsoBoughtCbb$1 as AlsoBoughtCbb, AovBundlesVolumeDiscounts$1 as AovBundlesVolumeDiscounts, AovFreeGiftBuyXGetYBogo$1 as AovFreeGiftBuyXGetYBogo, AppointmentBookingCowlendar$1 as AppointmentBookingCowlendar, AppstleBundlesDiscounts$1 as AppstleBundlesDiscounts, AppstleSubscriptions$1 as AppstleSubscriptions, ArticleAuthor$1 as ArticleAuthor, ArticleCategory$1 as ArticleCategory, ArticleContent$1 as ArticleContent, ArticleDate$1 as ArticleDate, ArticleExcerpt$1 as ArticleExcerpt, ArticleImage$1 as ArticleImage, ArticleList$1 as ArticleList, ArticlePagination$2 as ArticlePagination, ArticleReadMore$2 as ArticleReadMore, ArticleTag$1 as ArticleTag, ArticleTitle$1 as ArticleTitle, BasicHeader, BestBuyFulfillment$1 as BestBuyFulfillment, BfSizeChartSizeGuide$1 as BfSizeChartSizeGuide, BirdChime$1 as BirdChime, BloyRewardsProgramLoyalty$1 as BloyRewardsProgramLoyalty, Bogos$1 as Bogos, BoldProductOptions$1 as BoldProductOptions, BoldSubscriptions$1 as BoldSubscriptions, BonLoyaltyRewardsReferrals$1 as BonLoyaltyRewardsReferrals, BonySubscriptionsApp$1 as BonySubscriptionsApp, BoostAISearchDiscovery$1 as BoostAISearchDiscovery, Breadcrumb$1 as Breadcrumb, Breadcrumb$1 as BreadcrumbProps, Bundler$1 as Bundler, Button$3 as Button, CONTINUE_SELLING_WHEN_OUT_OF_STOCK, CSSCode$2 as CSSCode, Carousel$2 as Carousel, CarouselItem$2 as CarouselItem, CarouselItem$3 as CarouselItemV3, Carousel$3 as CarouselV3, Cart, CartCheckout, CartDiscount, CartLineAttribute, CartLineImage, CartLinePrice, CartLineVariant, CartList, CartOrderNote, CartTotalItem, CartTotalPrice, CheckoutNow, CleanSizeCharts$1 as CleanSizeCharts, Column$1 as Col, CollectionBanner$1 as CollectionBanner, CollectionDescription$2 as CollectionDescription, CollectionPaginator$2 as CollectionPaginator, CollectionTitle$1 as CollectionTitle, CollectionToolbar$2 as CollectionToolbar, ContactForm$2 as ContactForm, Countdown$2 as Countdown, Coupon$2 as Coupon, CouponList, CrossSellCartUpsell$1 as CrossSellCartUpsell, CustomProductOptionsVariant$1 as CustomProductOptionsVariant, DEFAULT_FONT_SIZE, DEFAULT_HIGHLIGHT_TAG, DEFAULT_PROGRESS_BAR_HEIGHT, DEFAULT_QUANTITY_TEMPLATE, DEFAULT_RANGE_STEP, DEFAULT_REMAINING_PERCENT, DEFAULT_REMAINING_QUANTITY, DEFAULT_SCARCITY_THRESHOLD, DealeasyVolumeDiscounts$1 as DealeasyVolumeDiscounts, DesktopMenu, Dialog$2 as Dialog, DiscountInput, DiscountyBulkDiscountSales$1 as DiscountyBulkDiscountSales, DynamicCheckout$1 as DynamicCheckout, ELEMENT_Z_INDEX, EasifyProductOptions$1 as EasifyProductOptions, EasyBundleBuilderSkailama$1 as EasyBundleBuilderSkailama, EasySell as EasySellCOD, EcoboostifyShoppableReelUgc$1 as EcoboostifyShoppableReelUgc, EcomsendBackInStockAlert$1 as EcomsendBackInStockAlert, EssentialAnnouncementBar$1 as EssentialAnnouncementBar, EssentialCountdownTimerBar$1 as EssentialCountdownTimerBar, EstimateDate$2 as EstimateDate, EstimatedDeliveryDatePlus$1 as EstimatedDeliveryDatePlus, FastBundleBundlesDiscounts$1 as FastBundleBundlesDiscounts, FeraReviews$1 as FeraReviews, FileUpload$2 as FileUpload, FirePush$1 as FirePush, FlyBundlesUpsellsFbt$1 as FlyBundlesUpsellsFbt, FordeerProductLabels$1 as FordeerProductLabels, FormCheckbox$1 as FormCheckbox, FormDropdown$2 as FormDropdown, FormEmail$2 as FormEmail, FormTextArea as FormTextarea, FrequentlyBoughtTogether$1 as FrequentlyBoughtTogether, GloColorSwatchvariantImage$1 as GloColorSwatchvariantImage, GloboProductOptionsVariant$1 as GloboProductOptionsVariant, GoogleReviewsByReputon$1 as GoogleReviewsByReputon, Growave$1 as Growave, GrowthSuiteDiscountCodes$1 as GrowthSuiteDiscountCodes, Header, Heading$2 as Heading, HeroBanner$2 as HeroBanner, HextomCountdownTimerBar$1 as HextomCountdownTimerBar, HextomFreeShippingBar$1 as HextomFreeShippingBar, HulkFormBuilder$1 as HulkFormBuilder, HulkProductOptions$1 as HulkProductOptions, Icon$1 as Icon, IconList$2 as IconList, IconListHoz$1 as IconListHoz, IconListItem$1 as IconListItem, IconListHozItem as IconListItemHoz, IconListV2$2 as IconListV2, Image$2 as Image, ImageComparison$2 as ImageComparison, ImageDetection, InfiniteOptions$1 as InfiniteOptions, Input, Instafeed$1 as Instafeed, InstantJudgemeReviews, InstantKlaviyo, InstantLooxReviews, InstantYotpoLoyalty, InstasellShoppableInstagram$1 as InstasellShoppableInstagram, JudgemeReviews$1 as JudgemeReviews, JunipProductReviewsUgc$1 as JunipProductReviewsUgc, KachingBundles$1 as KachingBundles, KachingSubscriptionsApp$1 as KachingSubscriptionsApp, KingProductOptions$1 as KingProductOptions, KiteFreeGiftDiscount$1 as KiteFreeGiftDiscount, KlarnaMessaging$1 as KlarnaMessaging, Klaviyo$1 as Klaviyo, KoalaBundleQuantityDiscount$1 as KoalaBundleQuantityDiscount, LaiProductReviews$1 as LaiProductReviews, Line$2 as Line, Link$1 as Link, LoloyalLoyaltyReferrals$1 as LoloyalLoyaltyReferrals, LoopSubscriptions$1 as LoopSubscriptions, LooxReviews$1 as LooxReviews, MAX_PROGRESS_BAR_HEIGHT, MAX_REMAINING_PERCENT, MIN_PROGRESS_BAR_HEIGHT, MIN_REMAINING_PERCENT, MIN_REMAINING_QUANTITY, Marquee$1 as Marquee, _default$4 as MarqueeItem, MaxbundleProductBundles$1 as MaxbundleProductBundles, MbcBundleVolumeDiscount$1 as MbcBundleVolumeDiscount, Menu, MobileMenu, Modal, ModernHeader, MyappgurusProductReviews$1 as MyappgurusProductReviews, NO_PRODUCT_LEFT, Newsletter$2 as Newsletter, Notify as Notice, NotifyBackInStockPreOrder$1 as NotifyBackInStockPreOrder, OUT_OF_STOCK, OkendoReviewsLoyalty$1 as OkendoReviewsLoyalty, Omnisend$1 as Omnisend, Opinew$1 as Opinew, Pagination, ParcelPanel$1 as ParcelPanel, PickyStory$1 as PickyStory, PostPurchaseAcceptButton, PostPurchaseAdvancedList, PostPurchaseAdvancedListItem, Button$2 as PostPurchaseButton, BuyerConsent as PostPurchaseBuyerConsent, CalloutBox as PostPurchaseCalloutBox, CalloutText as PostPurchaseCalloutText, PostPurchaseCountdownTimer, PostPurchaseHeading, PostPurchaseImage, Line$1 as PostPurchaseLine, Link as PostPurchaseLink, PostPurchaseProductDescription, PostPurchaseProductDiscountTag, PostPurchaseProductImages, PostPurchaseProductOffer, PostPurchaseProductPrice, PostPurchaseProductPriceBreakdown, PostPurchaseProductQuantity, ProductSubscription as PostPurchaseProductSubscription, PostPurchaseProductTitle, PostPurchaseProductVariants, Text$3 as PostPurchaseText, PowerfulContactFormBuilder$1 as PowerfulContactFormBuilder, PreorderNowPreOrderPq$1 as PreorderNowPreOrderPq, PreorderNowWodPresale$1 as PreorderNowWodPresale, Product$1 as Product, ProductBadge$2 as ProductBadge, ProductBundleDiscount$1 as ProductBundleDiscount, ProductBundleDiscountItem$1 as ProductBundleDiscountItem, ProductButton$2 as ProductButton, ProductDescription$2 as ProductDescription, ProductImages$3 as ProductImages, ProductImagesV2, ProductImagesV3, ProductList$2 as ProductList, ProductList$3 as ProductListV3, ProductOptionsCustomizer$1 as ProductOptionsCustomizer, ProductOptionsVariantOption$1 as ProductOptionsVariantOption, ProductPrice$1 as ProductPrice, ProductProperties$2 as ProductPropertyInput, ProductQuantity$1 as ProductQuantity, QuickView as ProductQuickView, ProductReviews$1 as ProductReviews, ProductSku$1 as ProductSku, ProductTag$2 as ProductTag, ProductTitle$1 as ProductTitle, ProductVariants$1 as ProductVariants, ProductVendor$1 as ProductVendor, ProductViewMore$2 as ProductViewMore, PumperBundlesVolumeDiscount$1 as PumperBundlesVolumeDiscount, PushOwl$1 as PushOwl, QUANTITY_SOURCE, QikifyUpsell$1 as QikifyUpsell, REGEX_PAGE_TYPE, Radio, RapiBundleQuantityBreaks$1 as RapiBundleQuantityBreaks, RechargeSubscriptions$1 as RechargeSubscriptions, RecurpaySubscriptionApp$1 as RecurpaySubscriptionApp, Releasit$1 as Releasit, RequestQuoteHidePrice$1 as RequestQuoteHidePrice, ReviewxpoProductReviewsApp$1 as ReviewxpoProductReviewsApp, Rivyo$1 as Rivyo, Root$1 as Root, Row$2 as Row, Ryviu$1 as Ryviu, SealSubscriptions$1 as SealSubscriptions, Section$2 as Section, SegunoEmailMarketing$1 as SegunoEmailMarketing, Select, Selleasy$1 as Selleasy, SeoantTrustBadgesIcon$1 as SeoantTrustBadgesIcon, ShopPayButton$1 as ShopPayButton, ShopPayInstallments$1 as ShopPayInstallments, ShopifyForms$1 as ShopifyForms, ShopifySubscriptions$1 as ShopifySubscriptions, SimpleBundlesKits$1 as SimpleBundlesKits, SkioSubscriptionsYcS20$1 as SkioSubscriptionsYcS20, SmartSearchBarAndFilters$1 as SmartSearchBarAndFilters, SproutPlantTreesGrowSales$1 as SproutPlantTreesGrowSales, Stamped$1 as Stamped, StellarDeliveryDatePickup$1 as StellarDeliveryDatePickup, Sticky$2 as Sticky, StockCounter$2 as StockCounter, SubifySubscriptionsApp$1 as SubifySubscriptionsApp, SubmitButton$2 as SubmitButton, TAGS_WITH_REPLACE_LINK_DATA, TabItem$1 as TabItem, Tabs$2 as Tabs, TagembedSocialPostReview$1 as TagembedSocialPostReview, TagshopShoppableVideosUgc$1 as TagshopShoppableVideosUgc, TeeinblueProductPersonalizer$1 as TeeinblueProductPersonalizer, Text$2 as Text, TextField$2 as TextField, TextInput$2 as TextInput, TextArea as Textarea, ThirdPartySlot$1 as ThirdPartySlot, TrustBadgesBear$1 as TrustBadgesBear, TrustMe$1 as TrustMe, TrustedsiteTrustBadges$1 as TrustedsiteTrustBadges, Trustoo$1 as Trustoo, TrustreviewsProductReviews$1 as TrustreviewsProductReviews, TrustshopProductReviews$1 as TrustshopProductReviews, UltimateSalesBoost$1 as UltimateSalesBoost, UnlimitedBundlesDiscounts$1 as UnlimitedBundlesDiscounts, UppromoteAffiliateMarketing$1 as UppromoteAffiliateMarketing, Video$2 as Video, Vitals$1 as Vitals, WcWishlistBackInStock$1 as WcWishlistBackInStock, WhatmoreShoppableVideosreel$1 as WhatmoreShoppableVideosreel, WideBundle$1 as WideBundle, Wiser$1 as Wiser, WishlistKing$1 as WishlistKing, WishlistPlus$1 as WishlistPlus, YotpoLoyalty, YotpoReviews$1 as YotpoReviews, accordionSetting, articleListSetting, bannerSetting, breadcrumbSetting, _default$2 as builderComponent, buttonSetting, carouselSetting, carouselSettingV3, cartSetting, checkIsOpenPopup, checkIsScrollToTop, codeSetting, collectionSetting, _default$1 as componentSettings, contactFormSetting, convertSizeToWidth, convertUnitToNumber, countdownSetting, couponSetting, createSettingId, createTranslateKey, dialogSetting, estimateDeliverySetting, extractProductID, filterTruthyObject, filterTruthyStyles, getAllHrefFromString, getBackgroundTranslated, getDisplayStyle, getDynamicSourceLocales, getInlineCss, getInsertLinkData, getLinkArticle, getLinkData, getLiquidInitData, getLiquidTextContent, getSeoTranslated, getSettingPreloadData, getStaticLocale, getTextDisplayData, gridSetting, handleClickLink, headerSetting, headingSetting, iconListHozSetting, iconListSetting, iconListSettingV2, iconSetting, imageComparisonSetting, imageDetectionSetting, imageSetting, inputSetting, isEmptyObject, isHexTransparent, isLinkedToSalesPage, isShopifyDomain, isTransparentColor, isTransparentRGBA, lineSetting, linkSetting, index_liquid as liquidComponents, marqueeSetting, menuSetting, modalSetting, _default$3 as nextComponent, normalizeMailto, openConfirm, paginationSetting, postPurchaseAdvancedListSetting, postPurchaseButtonSetting, postPurchaseBuyerConsentSetting, postPurchaseCalloutBoxSetting, postPurchaseCountdownTimerSetting, postPurchaseImageSetting, postPurchaseLineSetting, postPurchaseLinkSetting, postPurchaseProduct1Col, postPurchaseProduct2Col, postPurchaseProductDefault, postPurchaseProductSetting, _default as postPurchaseSettings, postPurchaseTextSetting, productSetting, radioSetting, replaceAllHrefFromString, replaceLinkData, selectSetting, shopPayInstallmentSetting, stickySetting, stockCounterSetting, tabSetting, textSetting, textareaSetting, thirdPartyInstantSetting, thirdPartySetting, thirdPartySlotSetting, transformHighlighTag, transformNumberTag, translate as translateComponents, useNotification, videoSetting, youtubeShortsRegex };
|
|
8262
|
+
export type { AccordionItemProps, AccordionProps, AftershipEmailMarketingsmsProps, AirProductReviewsAppUgcProps, AliReviewsProps, AlsoBoughtCbbProps, AovBundlesVolumeDiscountsProps, AovFreeGiftBuyXGetYBogoProps, AppointmentBookingCowlendarProps, AppstleBundlesDiscountsProps, AppstleSubscriptionsProps, BestBuyFulfillmentProps, BfSizeChartSizeGuideProps, BirdChimeProps, BloyRewardsProgramLoyaltyProps, BogosProps, BoldProductOptionsProps, BoldSubscriptionsProps, BonLoyaltyRewardsReferralsProps, BonySubscriptionsAppProps, BoostAISearchDiscoveryProps, BundlerProps, ButtonProps, CSSCodeProps, CalloutBoxProps, CalloutTextProps, CarouselItemProps, CarouselItemProps$1 as CarouselItemPropsV3, CarouselProps, CarouselProps$1 as CarouselPropsV3, CarouselSettingProps, CarouselSettingProps$1 as CarouselSettingPropsV3, CarouselStyleProps, CarouselStyleProps$1 as CarouselStylePropsV3, CartProps, CleanSizeChartsProps, ColProps, CollectionBannerProps, CollectionDescriptionProps, CollectionPaginatorProps, CollectionTitleProps, CollectionToolbarProps, CountdownProps, CouponProps, CrossSellCartUpsellProps, CustomProductOptionsVariantProps, DataVideoType, DealeasyVolumeDiscountsProps, DiscountyBulkDiscountSalesProps, DynamicCheckoutProps, EasifyProductOptionsProps, EasyBundleBuilderSkailamaProps, EasySellCODProps, EcoboostifyShoppableReelUgcProps, EcomsendBackInStockAlertProps, EssentialAnnouncementBarProps, EssentialCountdownTimerBarProps, EstimateDateProps, EstimatedDeliveryDatePlusProps, FastBundleBundlesDiscountsProps, FeraReviewsProps, FileUploadProps, FirePushProps, FlyBundlesUpsellsFbtProps, FordeerProductLabelsProps, FormCheckboxProps, FormDropdownProps, FormEmailProps, FrequentlyBoughtTogetherProps, GloColorSwatchvariantImageProps, GloboProductOptionsVariantProps, GoogleReviewsByReputonProps, GrowaveProps, GrowthSuiteDiscountCodesProps, HeaderProps, HeadingProps, HeroBannerProps, HextomCountdownTimerBarProps, HextomFreeShippingBarProps, HulkFormBuilderProps, HulkProductOptionsProps, IconListHozProps, IconListItemProps$1 as IconListItemProps, IconListProps$1 as IconListProps, IconProps, ImageComparisonItem, ImageDetectionProps, ImageProps, ImgProps, InfiniteOptionsProps, InputProps, InstafeedProps, InstasellShoppableInstagramProps, JudgemeReviewsProps, JunipProductReviewsUgcProps, KachingBundlesProps, KachingSubscriptionsAppProps, KingProductOptionsProps, KiteFreeGiftDiscountProps, KlarnaMessagingProps, KlaviyoProps, KoalaBundleQuantityDiscountProps, LaiProductReviewsProps, LineProps, LinkProps, LoloyalLoyaltyReferralsProps, LoopSubscriptionsProps, LooxReviewsProps, MarqueeItemProps, MarqueeProps, MaxbundleProductBundlesProps, MbcBundleVolumeDiscountProps, MenuProps, MyappgurusProductReviewsProps, NewsletterProps, NotificationAPI, NotificationConfig, NotifyBackInStockPreOrderProps, ObjectFit$2 as ObjectFit, OkendoReviewsLoyaltyProps, OmnisendProps, OpinewProps, PaginationProps, ParcelPanelProps, PickyStoryProps, PostPurchaseAdvancedListProps, PostPurchaseButtonProps, PostPurchaseBuyerConsentProps, PostPurchaseCountdownTimerProps, PostPurchaseImageProps, PostPurchaseLineProps, PostPurchaseLinkProps, PostPurchaseProductDescriptionProps, PostPurchaseProductDiscountTagProps, PostPurchaseProductImagesProps, PostPurchaseProductOfferProps$1 as PostPurchaseProductOfferProps, PostPurchaseProductPriceBreakdownProps, PostPurchaseProductPriceProps, PostPurchaseProductQuantityProps, PostPurchaseProductSubscriptionProps, PostPurchaseProductTitleProps, PostPurchaseProductVariantsProps, PostPurchaseTextProps, PowerfulContactFormBuilderProps, PreorderNowPreOrderPqProps, PreorderNowWodPresaleProps, ProductBadgeProps, ProductBundleDiscountProps, ProductBundleItemDiscountProps, ProductButtonProps, ProductDescriptionProps, ProductImagesProps, ProductListProps, ProductListProps$1 as ProductListPropsV3, ProductOptionsCustomizerProps, ProductOptionsVariantOptionProps, ProductPriceProps, ProductPropertiesProps, ProductProps, ProductQuantityProps, ProductReviewsProps, ProductTagProps, ProductTitleProps, ProductVariantsProps, ProductViewMoreProps, PumperBundlesVolumeDiscountProps, PushOwlProps, QikifyUpsellProps, RapiBundleQuantityBreaksProps, RechargeSubscriptionsProps, RecurpaySubscriptionAppProps, ReleasitProps, RequestQuoteHidePriceProps, ReviewxpoProductReviewsAppProps, RivyoProps, RootProps$2 as RootProps, RowProps, RyviuProps, SealSubscriptionsProps, SegunoEmailMarketingProps, SelleasyProps, SeoantTrustBadgesIconProps, ShopPayButtonProps, ShopifyFormsProps, ShopifySubscriptionsProps, SimpleBundlesKitsProps, SkioSubscriptionsYcS20Props, SkuProps, SmartSearchBarAndFiltersProps, SproutPlantTreesGrowSalesProps, StampedProps, StellarDeliveryDatePickupProps, SubifySubscriptionsAppProps, SubmitButtonProps, TabItemProps, TabsProps, TagembedSocialPostReviewProps, TagshopShoppableVideosUgcProps, TeeinblueProductPersonalizerProps, TextAreaProps, TextFieldProps, TextInputProps, TextProps, TextareaProps, TrustBadgesBearProps, TrustMeProps, TrustedsiteTrustBadgesProps, TrustooProps, TrustreviewsProductReviewsProps, TrustshopProductReviewsProps, UltimateSalesBoostProps, UnlimitedBundlesDiscountsProps, UppromoteAffiliateMarketingProps, VendorProps, VitalsProps, WcWishlistBackInStockProps, WhatmoreShoppableVideosreelProps, WideBundleProps, WiserProps, WishlistKingProps, WishlistPlusProps, YotpoLoyaltyProps, YotpoReviewsProps };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gem-sdk/components",
|
|
3
|
-
"version": "12.0.0-dev.
|
|
3
|
+
"version": "12.0.0-dev.151",
|
|
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": "12.0.0-dev.
|
|
30
|
-
"@gem-sdk/styles": "12.0.0-dev.
|
|
31
|
-
"@gem-sdk/system": "12.0.0-dev.
|
|
29
|
+
"@gem-sdk/core": "12.0.0-dev.151",
|
|
30
|
+
"@gem-sdk/styles": "12.0.0-dev.150",
|
|
31
|
+
"@gem-sdk/system": "12.0.0-dev.150",
|
|
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",
|