@gem-sdk/components 13.2.3 → 14.0.1
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/helpers.js +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.liquid.js +1 -1
- package/dist/cjs/product/components/product-badge/utils/generateLiquidContent.js +3 -3
- package/dist/cjs/product/components/product-images-v2/ProductImagesV2.liquid.js +8 -8
- package/dist/cjs/product/components/product-images-v3/ProductImagesV3.liquid.js +8 -8
- package/dist/cjs/product/components/product-list/ProductListCarouselItem.liquid.js +3 -3
- package/dist/cjs/product/components/product-list/ProductListGridItem.liquid.js +5 -5
- package/dist/cjs/product/components/product-list-v3/ProductListCarouselItem.liquid.js +3 -3
- package/dist/cjs/product/components/product-list-v3/ProductListGridItem.liquid.js +5 -5
- package/dist/cjs/product/components/product-wrap/Product.liquid.js +1 -1
- package/dist/cjs/third-party/components/GrowthSuiteDiscountCodes.js +2 -0
- package/dist/cjs/third-party/components/GrowthSuiteDiscountCodes.liquid.js +8 -0
- package/dist/cjs/third-party/configs/GrowthSuiteDiscountCodes.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/GrowthSuiteDiscountCodes/index.js +4 -0
- package/dist/cjs/third-party/settings/GrowthSuiteDiscountCodes/uiV2.js +1 -0
- package/dist/esm/builder.js +1 -1
- package/dist/esm/helpers.js +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.liquid.js +1 -1
- package/dist/esm/product/components/product-badge/utils/generateLiquidContent.js +1 -1
- package/dist/esm/product/components/product-images-v2/ProductImagesV2.liquid.js +26 -26
- package/dist/esm/product/components/product-images-v3/ProductImagesV3.liquid.js +26 -26
- package/dist/esm/product/components/product-list/ProductListCarouselItem.liquid.js +6 -6
- package/dist/esm/product/components/product-list/ProductListGridItem.liquid.js +6 -6
- package/dist/esm/product/components/product-list-v3/ProductListCarouselItem.liquid.js +6 -6
- package/dist/esm/product/components/product-list-v3/ProductListGridItem.liquid.js +6 -6
- package/dist/esm/product/components/product-wrap/Product.liquid.js +4 -4
- package/dist/esm/third-party/components/GrowthSuiteDiscountCodes.js +2 -0
- package/dist/esm/third-party/components/GrowthSuiteDiscountCodes.liquid.js +8 -0
- package/dist/esm/third-party/configs/GrowthSuiteDiscountCodes.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/GrowthSuiteDiscountCodes/index.js +4 -0
- package/dist/esm/third-party/settings/GrowthSuiteDiscountCodes/uiV2.js +1 -0
- package/dist/types/index.d.ts +28 -3
- package/package.json +2 -2
package/dist/types/index.d.ts
CHANGED
|
@@ -5524,6 +5524,11 @@ type KachingSubscriptionsAppProps = BaseProps<{
|
|
|
5524
5524
|
install?: any;
|
|
5525
5525
|
appBlockId?: string;
|
|
5526
5526
|
}>;
|
|
5527
|
+
type GrowthSuiteDiscountCodesProps = BaseProps<{
|
|
5528
|
+
align?: ObjectDevices<AlignProp>;
|
|
5529
|
+
openApp?: any;
|
|
5530
|
+
install?: any;
|
|
5531
|
+
}>;
|
|
5527
5532
|
|
|
5528
5533
|
declare const RechargeSubscriptions$1: React.FC<RechargeSubscriptionsProps>;
|
|
5529
5534
|
|
|
@@ -5767,6 +5772,8 @@ declare const BloyRewardsProgramLoyalty$1: React.FC<BloyRewardsProgramLoyaltyPro
|
|
|
5767
5772
|
|
|
5768
5773
|
declare const KachingSubscriptionsApp$1: React.FC<KachingSubscriptionsAppProps>;
|
|
5769
5774
|
|
|
5775
|
+
declare const GrowthSuiteDiscountCodes$1: React.FC<GrowthSuiteDiscountCodesProps>;
|
|
5776
|
+
|
|
5770
5777
|
declare const thirdPartySetting: {
|
|
5771
5778
|
EstimatedDeliveryDatePlus: _gem_sdk_core.ComponentSetting<EstimatedDeliveryDatePlusProps>;
|
|
5772
5779
|
OkendoReviewsLoyalty: _gem_sdk_core.ComponentSetting<OkendoReviewsLoyaltyProps>;
|
|
@@ -5889,6 +5896,7 @@ declare const thirdPartySetting: {
|
|
|
5889
5896
|
DealeasyVolumeDiscounts: _gem_sdk_core.ComponentSetting<DealeasyVolumeDiscountsProps>;
|
|
5890
5897
|
BloyRewardsProgramLoyalty: _gem_sdk_core.ComponentSetting<BloyRewardsProgramLoyaltyProps>;
|
|
5891
5898
|
KachingSubscriptionsApp: _gem_sdk_core.ComponentSetting<KachingSubscriptionsAppProps>;
|
|
5899
|
+
GrowthSuiteDiscountCodes: _gem_sdk_core.ComponentSetting<GrowthSuiteDiscountCodesProps>;
|
|
5892
5900
|
};
|
|
5893
5901
|
|
|
5894
5902
|
type InstantJudgemeReviewsSettingProps = {
|
|
@@ -6047,6 +6055,7 @@ declare const _default$3: {
|
|
|
6047
6055
|
InstantLooxReviews: React.ComponentType<InstantLooxReviewsProps>;
|
|
6048
6056
|
InstantKlaviyo: React.ComponentType<InstantKlaviyoProps>;
|
|
6049
6057
|
InstantYotpoLoyalty: React.ComponentType<InstantYotpoLoyaltyProps>;
|
|
6058
|
+
GrowthSuiteDiscountCodes: React.ComponentType<GrowthSuiteDiscountCodesProps>;
|
|
6050
6059
|
KachingSubscriptionsApp: React.ComponentType<KachingSubscriptionsAppProps>;
|
|
6051
6060
|
BloyRewardsProgramLoyalty: React.ComponentType<BloyRewardsProgramLoyaltyProps>;
|
|
6052
6061
|
DealeasyVolumeDiscounts: React.ComponentType<DealeasyVolumeDiscountsProps>;
|
|
@@ -7057,6 +7066,8 @@ declare const BloyRewardsProgramLoyalty: ({ setting, advanced }: BloyRewardsProg
|
|
|
7057
7066
|
|
|
7058
7067
|
declare const KachingSubscriptionsApp: ({ setting, advanced }: KachingSubscriptionsAppProps) => string;
|
|
7059
7068
|
|
|
7069
|
+
declare const GrowthSuiteDiscountCodes: ({ setting, advanced }: GrowthSuiteDiscountCodesProps) => string;
|
|
7070
|
+
|
|
7060
7071
|
declare const TrustshopProductReviews: ({ setting, advanced }: TrustshopProductReviewsProps) => string;
|
|
7061
7072
|
|
|
7062
7073
|
declare const StellarDeliveryDatePickup: ({ setting, advanced }: StellarDeliveryDatePickupProps) => string;
|
|
@@ -7142,6 +7153,7 @@ declare const index_liquid_GloColorSwatchvariantImage: typeof GloColorSwatchvari
|
|
|
7142
7153
|
declare const index_liquid_GloboProductOptionsVariant: typeof GloboProductOptionsVariant;
|
|
7143
7154
|
declare const index_liquid_GoogleReviewsByReputon: typeof GoogleReviewsByReputon;
|
|
7144
7155
|
declare const index_liquid_Growave: typeof Growave;
|
|
7156
|
+
declare const index_liquid_GrowthSuiteDiscountCodes: typeof GrowthSuiteDiscountCodes;
|
|
7145
7157
|
declare const index_liquid_Heading: typeof Heading;
|
|
7146
7158
|
declare const index_liquid_HeroBanner: typeof HeroBanner;
|
|
7147
7159
|
declare const index_liquid_HextomCountdownTimerBar: typeof HextomCountdownTimerBar;
|
|
@@ -7265,10 +7277,11 @@ declare const index_liquid_WishlistKing: typeof WishlistKing;
|
|
|
7265
7277
|
declare const index_liquid_WishlistPlus: typeof WishlistPlus;
|
|
7266
7278
|
declare const index_liquid_YotpoReviews: typeof YotpoReviews;
|
|
7267
7279
|
declare namespace index_liquid {
|
|
7268
|
-
export { index_liquid_Accordion as Accordion, index_liquid_AccordionItem as AccordionItem, index_liquid_AftershipEmailMarketingsms as AftershipEmailMarketingsms, index_liquid_AirProductReviewsAppUgc as AirProductReviewsAppUgc, index_liquid_AliReviews as AliReviews, index_liquid_AlsoBoughtCbb as AlsoBoughtCbb, index_liquid_AovBundlesVolumeDiscounts as AovBundlesVolumeDiscounts, index_liquid_AovFreeGiftBuyXGetYBogo as AovFreeGiftBuyXGetYBogo, index_liquid_AppointmentBookingCowlendar as AppointmentBookingCowlendar, index_liquid_AppstleBundlesDiscounts as AppstleBundlesDiscounts, index_liquid_AppstleSubscriptions as AppstleSubscriptions, index_liquid_ArticleAuthor as ArticleAuthor, index_liquid_ArticleCategory as ArticleCategory, index_liquid_ArticleContent as ArticleContent, index_liquid_ArticleDate as ArticleDate, index_liquid_ArticleExcerpt as ArticleExcerpt, index_liquid_ArticleImage as ArticleImage, index_liquid_ArticleList as ArticleList, index_liquid_ArticlePagination as ArticlePagination, index_liquid_ArticleReadMore as ArticleReadMore, index_liquid_ArticleTag as ArticleTag, index_liquid_ArticleTitle as ArticleTitle, index_liquid_BestBuyFulfillment as BestBuyFulfillment, index_liquid_BfSizeChartSizeGuide as BfSizeChartSizeGuide, index_liquid_BirdChime as BirdChime, index_liquid_BloyRewardsProgramLoyalty as BloyRewardsProgramLoyalty, index_liquid_Bogos as Bogos, index_liquid_BoldProductOptions as BoldProductOptions, index_liquid_BoldSubscriptions as BoldSubscriptions, index_liquid_BonLoyaltyRewardsReferrals as BonLoyaltyRewardsReferrals, index_liquid_BoostAISearchDiscovery as BoostAISearchDiscovery, index_liquid_Breadcrumb as Breadcrumb, index_liquid_Bundler as Bundler, index_liquid_Button as Button, index_liquid_CSSCode as CSSCode, index_liquid_Carousel as Carousel, index_liquid_CarouselItem as CarouselItem, CarouselItem$1 as CarouselItemV3, Carousel$1 as CarouselV3, index_liquid_CleanSizeCharts as CleanSizeCharts, Column as Col, index_liquid_CollectionBanner as CollectionBanner, index_liquid_CollectionDescription as CollectionDescription, index_liquid_CollectionPaginator as CollectionPaginator, index_liquid_CollectionTitle as CollectionTitle, index_liquid_CollectionToolbar as CollectionToolbar, index_liquid_ContactForm as ContactForm, index_liquid_Countdown as Countdown, index_liquid_Coupon as Coupon, index_liquid_CrossSellCartUpsell as CrossSellCartUpsell, index_liquid_CustomProductOptionsVariant as CustomProductOptionsVariant, index_liquid_DealeasyVolumeDiscounts as DealeasyVolumeDiscounts, index_liquid_Dialog as Dialog, index_liquid_DiscountyBulkDiscountSales as DiscountyBulkDiscountSales, index_liquid_DynamicCheckout as DynamicCheckout, index_liquid_EasifyProductOptions as EasifyProductOptions, index_liquid_EasyBundleBuilderSkailama as EasyBundleBuilderSkailama, index_liquid_EasySellCOD as EasySellCOD, index_liquid_EcoboostifyShoppableReelUgc as EcoboostifyShoppableReelUgc, index_liquid_EcomsendBackInStockAlert as EcomsendBackInStockAlert, index_liquid_EssentialAnnouncementBar as EssentialAnnouncementBar, index_liquid_EssentialCountdownTimerBar as EssentialCountdownTimerBar, index_liquid_EstimateDate as EstimateDate, index_liquid_EstimatedDeliveryDatePlus as EstimatedDeliveryDatePlus, index_liquid_FastBundleBundlesDiscounts as FastBundleBundlesDiscounts, index_liquid_FeraReviews as FeraReviews, index_liquid_FileUpload as FileUpload, index_liquid_FirePush as FirePush, index_liquid_FlyBundlesUpsellsFbt as FlyBundlesUpsellsFbt, index_liquid_FordeerProductLabels as FordeerProductLabels, FromCheckbox as FormCheckbox, index_liquid_FormDropdown as FormDropdown, index_liquid_FormEmail as FormEmail, index_liquid_FormTextarea as FormTextarea, index_liquid_FrequentlyBoughtTogether as FrequentlyBoughtTogether, index_liquid_GloColorSwatchvariantImage as GloColorSwatchvariantImage, index_liquid_GloboProductOptionsVariant as GloboProductOptionsVariant, index_liquid_GoogleReviewsByReputon as GoogleReviewsByReputon, index_liquid_Growave as Growave, index_liquid_Heading as Heading, index_liquid_HeroBanner as HeroBanner, index_liquid_HextomCountdownTimerBar as HextomCountdownTimerBar, index_liquid_HextomFreeShippingBar as HextomFreeShippingBar, index_liquid_HulkFormBuilder as HulkFormBuilder, index_liquid_HulkProductOptions as HulkProductOptions, index_liquid_Icon as Icon, index_liquid_IconList as IconList, index_liquid_IconListHoz as IconListHoz, index_liquid_IconListItem as IconListItem, IconListIHozItemLiquid as IconListItemHoz, index_liquid_IconListV2 as IconListV2, index_liquid_Image as Image, index_liquid_ImageComparison as ImageComparison, index_liquid_InfiniteOptions as InfiniteOptions, index_liquid_Instafeed as Instafeed, index_liquid_InstasellShoppableInstagram as InstasellShoppableInstagram, index_liquid_JudgemeReviews as JudgemeReviews, index_liquid_JunipProductReviewsUgc as JunipProductReviewsUgc, index_liquid_KachingBundles as KachingBundles, index_liquid_KachingSubscriptionsApp as KachingSubscriptionsApp, index_liquid_KingProductOptions as KingProductOptions, index_liquid_KiteFreeGiftDiscount as KiteFreeGiftDiscount, index_liquid_KlarnaMessaging as KlarnaMessaging, index_liquid_Klaviyo as Klaviyo, index_liquid_KoalaBundleQuantityDiscount as KoalaBundleQuantityDiscount, index_liquid_LaiProductReviews as LaiProductReviews, index_liquid_Line as Line, index_liquid_LoloyalLoyaltyReferrals as LoloyalLoyaltyReferrals, index_liquid_LoopSubscriptions as LoopSubscriptions, index_liquid_LooxReviews as LooxReviews, index_liquid_Marquee as Marquee, index_liquid_MarqueeItem as MarqueeItem, index_liquid_MaxbundleProductBundles as MaxbundleProductBundles, index_liquid_MbcBundleVolumeDiscount as MbcBundleVolumeDiscount, index_liquid_MyappgurusProductReviews as MyappgurusProductReviews, index_liquid_Newsletter as Newsletter, index_liquid_NotifyBackInStockPreOrder as NotifyBackInStockPreOrder, index_liquid_OkendoReviewsLoyalty as OkendoReviewsLoyalty, index_liquid_Omnisend as Omnisend, index_liquid_Opinew as Opinew, index_liquid_ParcelPanel as ParcelPanel, index_liquid_PickyStory as PickyStory, index_liquid_PowerfulContactFormBuilder as PowerfulContactFormBuilder, index_liquid_PreorderNowPreOrderPq as PreorderNowPreOrderPq, index_liquid_PreorderNowWodPresale as PreorderNowWodPresale, index_liquid_Product as Product, index_liquid_ProductBadge as ProductBadge, index_liquid_ProductBundleDiscount as ProductBundleDiscount, index_liquid_ProductBundleDiscountItem as ProductBundleDiscountItem, index_liquid_ProductButton as ProductButton, index_liquid_ProductDescription as ProductDescription, ProductImages$2 as ProductImages, ProductImages$1 as ProductImagesV2, ProductImages as ProductImagesV3, index_liquid_ProductList as ProductList, ProductList$1 as ProductListV3, index_liquid_ProductOptionsCustomizer as ProductOptionsCustomizer, index_liquid_ProductOptionsVariantOption as ProductOptionsVariantOption, index_liquid_ProductPrice as ProductPrice, index_liquid_ProductProperties as ProductProperties, index_liquid_ProductQuantity as ProductQuantity, index_liquid_ProductReviews as ProductReviews, index_liquid_ProductSku as ProductSku, index_liquid_ProductTag as ProductTag, index_liquid_ProductTitle as ProductTitle, index_liquid_ProductVariants as ProductVariants, index_liquid_ProductVendor as ProductVendor, index_liquid_ProductViewMore as ProductViewMore, index_liquid_PumperBundlesVolumeDiscount as PumperBundlesVolumeDiscount, index_liquid_PushOwl as PushOwl, index_liquid_QikifyUpsell as QikifyUpsell, index_liquid_RapiBundleQuantityBreaks as RapiBundleQuantityBreaks, index_liquid_RechargeSubscriptions as RechargeSubscriptions, index_liquid_RecurpaySubscriptionApp as RecurpaySubscriptionApp, index_liquid_Releasit as Releasit, index_liquid_RequestQuoteHidePrice as RequestQuoteHidePrice, index_liquid_ReviewxpoProductReviewsApp as ReviewxpoProductReviewsApp, index_liquid_Rivyo as Rivyo, index_liquid_Root as Root, index_liquid_Row as Row, index_liquid_Ryviu as Ryviu, index_liquid_SealSubscriptions as SealSubscriptions, index_liquid_Section as Section, index_liquid_SegunoEmailMarketing as SegunoEmailMarketing, index_liquid_Selleasy as Selleasy, index_liquid_SeoantTrustBadgesIcon as SeoantTrustBadgesIcon, index_liquid_ShopPayButton as ShopPayButton, index_liquid_ShopPayInstallments as ShopPayInstallments, index_liquid_ShopifyForms as ShopifyForms, index_liquid_ShopifySubscriptions as ShopifySubscriptions, index_liquid_SimpleBundlesKits as SimpleBundlesKits, index_liquid_SkioSubscriptionsYcS20 as SkioSubscriptionsYcS20, index_liquid_SmartSearchBarAndFilters as SmartSearchBarAndFilters, index_liquid_SproutPlantTreesGrowSales as SproutPlantTreesGrowSales, index_liquid_Stamped as Stamped, index_liquid_StellarDeliveryDatePickup as StellarDeliveryDatePickup, index_liquid_Sticky as Sticky, index_liquid_StockCounter as StockCounter, index_liquid_SubifySubscriptionsApp as SubifySubscriptionsApp, index_liquid_SubmitButton as SubmitButton, index_liquid_TabItem as TabItem, index_liquid_Tabs as Tabs, index_liquid_TagembedSocialPostReview as TagembedSocialPostReview, index_liquid_TagshopShoppableVideosUgc as TagshopShoppableVideosUgc, index_liquid_TeeinblueProductPersonalizer as TeeinblueProductPersonalizer, index_liquid_Text as Text, index_liquid_TextField as TextField, index_liquid_TextInput as TextInput, index_liquid_ThirdPartySlot as ThirdPartySlot, index_liquid_TrustBadgesBear as TrustBadgesBear, index_liquid_TrustMe as TrustMe, index_liquid_TrustedsiteTrustBadges as TrustedsiteTrustBadges, index_liquid_Trustoo as Trustoo, index_liquid_TrustreviewsProductReviews as TrustreviewsProductReviews, index_liquid_TrustshopProductReviews as TrustshopProductReviews, index_liquid_UltimateSalesBoost as UltimateSalesBoost, index_liquid_UnlimitedBundlesDiscounts as UnlimitedBundlesDiscounts, index_liquid_UppromoteAffiliateMarketing as UppromoteAffiliateMarketing, index_liquid_Video as Video, index_liquid_Vitals as Vitals, index_liquid_WhatmoreShoppableVideosreel as WhatmoreShoppableVideosreel, index_liquid_WideBundle as WideBundle, index_liquid_Wiser as Wiser, index_liquid_WishlistKing as WishlistKing, index_liquid_WishlistPlus as WishlistPlus, index_liquid_YotpoReviews as YotpoReviews, config as videoSetting };
|
|
7280
|
+
export { index_liquid_Accordion as Accordion, index_liquid_AccordionItem as AccordionItem, index_liquid_AftershipEmailMarketingsms as AftershipEmailMarketingsms, index_liquid_AirProductReviewsAppUgc as AirProductReviewsAppUgc, index_liquid_AliReviews as AliReviews, index_liquid_AlsoBoughtCbb as AlsoBoughtCbb, index_liquid_AovBundlesVolumeDiscounts as AovBundlesVolumeDiscounts, index_liquid_AovFreeGiftBuyXGetYBogo as AovFreeGiftBuyXGetYBogo, index_liquid_AppointmentBookingCowlendar as AppointmentBookingCowlendar, index_liquid_AppstleBundlesDiscounts as AppstleBundlesDiscounts, index_liquid_AppstleSubscriptions as AppstleSubscriptions, index_liquid_ArticleAuthor as ArticleAuthor, index_liquid_ArticleCategory as ArticleCategory, index_liquid_ArticleContent as ArticleContent, index_liquid_ArticleDate as ArticleDate, index_liquid_ArticleExcerpt as ArticleExcerpt, index_liquid_ArticleImage as ArticleImage, index_liquid_ArticleList as ArticleList, index_liquid_ArticlePagination as ArticlePagination, index_liquid_ArticleReadMore as ArticleReadMore, index_liquid_ArticleTag as ArticleTag, index_liquid_ArticleTitle as ArticleTitle, index_liquid_BestBuyFulfillment as BestBuyFulfillment, index_liquid_BfSizeChartSizeGuide as BfSizeChartSizeGuide, index_liquid_BirdChime as BirdChime, index_liquid_BloyRewardsProgramLoyalty as BloyRewardsProgramLoyalty, index_liquid_Bogos as Bogos, index_liquid_BoldProductOptions as BoldProductOptions, index_liquid_BoldSubscriptions as BoldSubscriptions, index_liquid_BonLoyaltyRewardsReferrals as BonLoyaltyRewardsReferrals, index_liquid_BoostAISearchDiscovery as BoostAISearchDiscovery, index_liquid_Breadcrumb as Breadcrumb, index_liquid_Bundler as Bundler, index_liquid_Button as Button, index_liquid_CSSCode as CSSCode, index_liquid_Carousel as Carousel, index_liquid_CarouselItem as CarouselItem, CarouselItem$1 as CarouselItemV3, Carousel$1 as CarouselV3, index_liquid_CleanSizeCharts as CleanSizeCharts, Column as Col, index_liquid_CollectionBanner as CollectionBanner, index_liquid_CollectionDescription as CollectionDescription, index_liquid_CollectionPaginator as CollectionPaginator, index_liquid_CollectionTitle as CollectionTitle, index_liquid_CollectionToolbar as CollectionToolbar, index_liquid_ContactForm as ContactForm, index_liquid_Countdown as Countdown, index_liquid_Coupon as Coupon, index_liquid_CrossSellCartUpsell as CrossSellCartUpsell, index_liquid_CustomProductOptionsVariant as CustomProductOptionsVariant, index_liquid_DealeasyVolumeDiscounts as DealeasyVolumeDiscounts, index_liquid_Dialog as Dialog, index_liquid_DiscountyBulkDiscountSales as DiscountyBulkDiscountSales, index_liquid_DynamicCheckout as DynamicCheckout, index_liquid_EasifyProductOptions as EasifyProductOptions, index_liquid_EasyBundleBuilderSkailama as EasyBundleBuilderSkailama, index_liquid_EasySellCOD as EasySellCOD, index_liquid_EcoboostifyShoppableReelUgc as EcoboostifyShoppableReelUgc, index_liquid_EcomsendBackInStockAlert as EcomsendBackInStockAlert, index_liquid_EssentialAnnouncementBar as EssentialAnnouncementBar, index_liquid_EssentialCountdownTimerBar as EssentialCountdownTimerBar, index_liquid_EstimateDate as EstimateDate, index_liquid_EstimatedDeliveryDatePlus as EstimatedDeliveryDatePlus, index_liquid_FastBundleBundlesDiscounts as FastBundleBundlesDiscounts, index_liquid_FeraReviews as FeraReviews, index_liquid_FileUpload as FileUpload, index_liquid_FirePush as FirePush, index_liquid_FlyBundlesUpsellsFbt as FlyBundlesUpsellsFbt, index_liquid_FordeerProductLabels as FordeerProductLabels, FromCheckbox as FormCheckbox, index_liquid_FormDropdown as FormDropdown, index_liquid_FormEmail as FormEmail, index_liquid_FormTextarea as FormTextarea, index_liquid_FrequentlyBoughtTogether as FrequentlyBoughtTogether, index_liquid_GloColorSwatchvariantImage as GloColorSwatchvariantImage, index_liquid_GloboProductOptionsVariant as GloboProductOptionsVariant, index_liquid_GoogleReviewsByReputon as GoogleReviewsByReputon, index_liquid_Growave as Growave, index_liquid_GrowthSuiteDiscountCodes as GrowthSuiteDiscountCodes, index_liquid_Heading as Heading, index_liquid_HeroBanner as HeroBanner, index_liquid_HextomCountdownTimerBar as HextomCountdownTimerBar, index_liquid_HextomFreeShippingBar as HextomFreeShippingBar, index_liquid_HulkFormBuilder as HulkFormBuilder, index_liquid_HulkProductOptions as HulkProductOptions, index_liquid_Icon as Icon, index_liquid_IconList as IconList, index_liquid_IconListHoz as IconListHoz, index_liquid_IconListItem as IconListItem, IconListIHozItemLiquid as IconListItemHoz, index_liquid_IconListV2 as IconListV2, index_liquid_Image as Image, index_liquid_ImageComparison as ImageComparison, index_liquid_InfiniteOptions as InfiniteOptions, index_liquid_Instafeed as Instafeed, index_liquid_InstasellShoppableInstagram as InstasellShoppableInstagram, index_liquid_JudgemeReviews as JudgemeReviews, index_liquid_JunipProductReviewsUgc as JunipProductReviewsUgc, index_liquid_KachingBundles as KachingBundles, index_liquid_KachingSubscriptionsApp as KachingSubscriptionsApp, index_liquid_KingProductOptions as KingProductOptions, index_liquid_KiteFreeGiftDiscount as KiteFreeGiftDiscount, index_liquid_KlarnaMessaging as KlarnaMessaging, index_liquid_Klaviyo as Klaviyo, index_liquid_KoalaBundleQuantityDiscount as KoalaBundleQuantityDiscount, index_liquid_LaiProductReviews as LaiProductReviews, index_liquid_Line as Line, index_liquid_LoloyalLoyaltyReferrals as LoloyalLoyaltyReferrals, index_liquid_LoopSubscriptions as LoopSubscriptions, index_liquid_LooxReviews as LooxReviews, index_liquid_Marquee as Marquee, index_liquid_MarqueeItem as MarqueeItem, index_liquid_MaxbundleProductBundles as MaxbundleProductBundles, index_liquid_MbcBundleVolumeDiscount as MbcBundleVolumeDiscount, index_liquid_MyappgurusProductReviews as MyappgurusProductReviews, index_liquid_Newsletter as Newsletter, index_liquid_NotifyBackInStockPreOrder as NotifyBackInStockPreOrder, index_liquid_OkendoReviewsLoyalty as OkendoReviewsLoyalty, index_liquid_Omnisend as Omnisend, index_liquid_Opinew as Opinew, index_liquid_ParcelPanel as ParcelPanel, index_liquid_PickyStory as PickyStory, index_liquid_PowerfulContactFormBuilder as PowerfulContactFormBuilder, index_liquid_PreorderNowPreOrderPq as PreorderNowPreOrderPq, index_liquid_PreorderNowWodPresale as PreorderNowWodPresale, index_liquid_Product as Product, index_liquid_ProductBadge as ProductBadge, index_liquid_ProductBundleDiscount as ProductBundleDiscount, index_liquid_ProductBundleDiscountItem as ProductBundleDiscountItem, index_liquid_ProductButton as ProductButton, index_liquid_ProductDescription as ProductDescription, ProductImages$2 as ProductImages, ProductImages$1 as ProductImagesV2, ProductImages as ProductImagesV3, index_liquid_ProductList as ProductList, ProductList$1 as ProductListV3, index_liquid_ProductOptionsCustomizer as ProductOptionsCustomizer, index_liquid_ProductOptionsVariantOption as ProductOptionsVariantOption, index_liquid_ProductPrice as ProductPrice, index_liquid_ProductProperties as ProductProperties, index_liquid_ProductQuantity as ProductQuantity, index_liquid_ProductReviews as ProductReviews, index_liquid_ProductSku as ProductSku, index_liquid_ProductTag as ProductTag, index_liquid_ProductTitle as ProductTitle, index_liquid_ProductVariants as ProductVariants, index_liquid_ProductVendor as ProductVendor, index_liquid_ProductViewMore as ProductViewMore, index_liquid_PumperBundlesVolumeDiscount as PumperBundlesVolumeDiscount, index_liquid_PushOwl as PushOwl, index_liquid_QikifyUpsell as QikifyUpsell, index_liquid_RapiBundleQuantityBreaks as RapiBundleQuantityBreaks, index_liquid_RechargeSubscriptions as RechargeSubscriptions, index_liquid_RecurpaySubscriptionApp as RecurpaySubscriptionApp, index_liquid_Releasit as Releasit, index_liquid_RequestQuoteHidePrice as RequestQuoteHidePrice, index_liquid_ReviewxpoProductReviewsApp as ReviewxpoProductReviewsApp, index_liquid_Rivyo as Rivyo, index_liquid_Root as Root, index_liquid_Row as Row, index_liquid_Ryviu as Ryviu, index_liquid_SealSubscriptions as SealSubscriptions, index_liquid_Section as Section, index_liquid_SegunoEmailMarketing as SegunoEmailMarketing, index_liquid_Selleasy as Selleasy, index_liquid_SeoantTrustBadgesIcon as SeoantTrustBadgesIcon, index_liquid_ShopPayButton as ShopPayButton, index_liquid_ShopPayInstallments as ShopPayInstallments, index_liquid_ShopifyForms as ShopifyForms, index_liquid_ShopifySubscriptions as ShopifySubscriptions, index_liquid_SimpleBundlesKits as SimpleBundlesKits, index_liquid_SkioSubscriptionsYcS20 as SkioSubscriptionsYcS20, index_liquid_SmartSearchBarAndFilters as SmartSearchBarAndFilters, index_liquid_SproutPlantTreesGrowSales as SproutPlantTreesGrowSales, index_liquid_Stamped as Stamped, index_liquid_StellarDeliveryDatePickup as StellarDeliveryDatePickup, index_liquid_Sticky as Sticky, index_liquid_StockCounter as StockCounter, index_liquid_SubifySubscriptionsApp as SubifySubscriptionsApp, index_liquid_SubmitButton as SubmitButton, index_liquid_TabItem as TabItem, index_liquid_Tabs as Tabs, index_liquid_TagembedSocialPostReview as TagembedSocialPostReview, index_liquid_TagshopShoppableVideosUgc as TagshopShoppableVideosUgc, index_liquid_TeeinblueProductPersonalizer as TeeinblueProductPersonalizer, index_liquid_Text as Text, index_liquid_TextField as TextField, index_liquid_TextInput as TextInput, index_liquid_ThirdPartySlot as ThirdPartySlot, index_liquid_TrustBadgesBear as TrustBadgesBear, index_liquid_TrustMe as TrustMe, index_liquid_TrustedsiteTrustBadges as TrustedsiteTrustBadges, index_liquid_Trustoo as Trustoo, index_liquid_TrustreviewsProductReviews as TrustreviewsProductReviews, index_liquid_TrustshopProductReviews as TrustshopProductReviews, index_liquid_UltimateSalesBoost as UltimateSalesBoost, index_liquid_UnlimitedBundlesDiscounts as UnlimitedBundlesDiscounts, index_liquid_UppromoteAffiliateMarketing as UppromoteAffiliateMarketing, index_liquid_Video as Video, index_liquid_Vitals as Vitals, index_liquid_WhatmoreShoppableVideosreel as WhatmoreShoppableVideosreel, index_liquid_WideBundle as WideBundle, index_liquid_Wiser as Wiser, index_liquid_WishlistKing as WishlistKing, index_liquid_WishlistPlus as WishlistPlus, index_liquid_YotpoReviews as YotpoReviews, config as videoSetting };
|
|
7269
7281
|
}
|
|
7270
7282
|
|
|
7271
7283
|
declare const _default$2: {
|
|
7284
|
+
GrowthSuiteDiscountCodes: React.FC<GrowthSuiteDiscountCodesProps>;
|
|
7272
7285
|
KachingSubscriptionsApp: React.FC<KachingSubscriptionsAppProps>;
|
|
7273
7286
|
BloyRewardsProgramLoyalty: React.FC<BloyRewardsProgramLoyaltyProps>;
|
|
7274
7287
|
DealeasyVolumeDiscounts: React.FC<DealeasyVolumeDiscountsProps>;
|
|
@@ -7757,6 +7770,7 @@ declare const _default$1: {
|
|
|
7757
7770
|
DealeasyVolumeDiscounts: _gem_sdk_core.ComponentSetting<DealeasyVolumeDiscountsProps>;
|
|
7758
7771
|
BloyRewardsProgramLoyalty: _gem_sdk_core.ComponentSetting<BloyRewardsProgramLoyaltyProps>;
|
|
7759
7772
|
KachingSubscriptionsApp: _gem_sdk_core.ComponentSetting<KachingSubscriptionsAppProps>;
|
|
7773
|
+
GrowthSuiteDiscountCodes: _gem_sdk_core.ComponentSetting<GrowthSuiteDiscountCodesProps>;
|
|
7760
7774
|
Video: _gem_sdk_core.ComponentSetting<VideoProps>;
|
|
7761
7775
|
Textarea: _gem_sdk_core.ComponentSetting<TextareaProps>;
|
|
7762
7776
|
Text: _gem_sdk_core.ComponentSetting<TextProps>;
|
|
@@ -7993,5 +8007,16 @@ declare const getAllHrefFromString: (htmlString: string) => string[];
|
|
|
7993
8007
|
declare const replaceAllHrefFromString: (htmlString: string, hrefs: string[]) => string;
|
|
7994
8008
|
declare function isEmptyObject(obj: Record<string, any>): boolean;
|
|
7995
8009
|
declare const handleClickLink: (setting?: ImageLink, mode?: RenderMode) => void;
|
|
7996
|
-
|
|
7997
|
-
export { Accordion$1 as Accordion, AccordionItem$1 as AccordionItem, type AccordionItemProps, type AccordionProps, AftershipEmailMarketingsms$1 as AftershipEmailMarketingsms, type AftershipEmailMarketingsmsProps, AirProductReviewsAppUgc$1 as AirProductReviewsAppUgc, type AirProductReviewsAppUgcProps, AliReviews$1 as AliReviews, type AliReviewsProps, AlsoBoughtCbb$1 as AlsoBoughtCbb, type AlsoBoughtCbbProps, AovBundlesVolumeDiscounts$1 as AovBundlesVolumeDiscounts, type AovBundlesVolumeDiscountsProps, AovFreeGiftBuyXGetYBogo$1 as AovFreeGiftBuyXGetYBogo, type AovFreeGiftBuyXGetYBogoProps, AppointmentBookingCowlendar$1 as AppointmentBookingCowlendar, type AppointmentBookingCowlendarProps, AppstleBundlesDiscounts$1 as AppstleBundlesDiscounts, type AppstleBundlesDiscountsProps, AppstleSubscriptions$1 as AppstleSubscriptions, type AppstleSubscriptionsProps, 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$1 as ArticlePagination, ArticleReadMore$1 as ArticleReadMore, ArticleTag$1 as ArticleTag, ArticleTitle$1 as ArticleTitle, BasicHeader, BestBuyFulfillment$1 as BestBuyFulfillment, type BestBuyFulfillmentProps, BfSizeChartSizeGuide$1 as BfSizeChartSizeGuide, type BfSizeChartSizeGuideProps, BirdChime$1 as BirdChime, type BirdChimeProps, BloyRewardsProgramLoyalty$1 as BloyRewardsProgramLoyalty, type BloyRewardsProgramLoyaltyProps, Bogos$1 as Bogos, type BogosProps, BoldProductOptions$1 as BoldProductOptions, type BoldProductOptionsProps, BoldSubscriptions$1 as BoldSubscriptions, type BoldSubscriptionsProps, BonLoyaltyRewardsReferrals$1 as BonLoyaltyRewardsReferrals, type BonLoyaltyRewardsReferralsProps, BoostAISearchDiscovery$1 as BoostAISearchDiscovery, type BoostAISearchDiscoveryProps, Breadcrumb$1 as Breadcrumb, Breadcrumb$1 as BreadcrumbProps, Bundler$1 as Bundler, type BundlerProps, Button$2 as Button, type ButtonProps, CONTINUE_SELLING_WHEN_OUT_OF_STOCK, CSSCode$1 as CSSCode, type CSSCodeProps, type CalloutBoxProps, type CalloutTextProps, Carousel$2 as Carousel, CarouselItem$2 as CarouselItem, type CarouselItemProps, type CarouselItemProps$1 as CarouselItemPropsV3, CarouselItem$3 as CarouselItemV3, type CarouselProps, type CarouselProps$1 as CarouselPropsV3, type CarouselSettingProps, type CarouselSettingProps$1 as CarouselSettingPropsV3, type CarouselStyleProps, type CarouselStyleProps$1 as CarouselStylePropsV3, Carousel$3 as CarouselV3, Cart, CartCheckout, CartDiscount, CartLineAttribute, CartLineImage, CartLinePrice, CartLineVariant, CartList, CartOrderNote, type CartProps, CartTotalItem, CartTotalPrice, CheckoutNow, CleanSizeCharts$1 as CleanSizeCharts, type CleanSizeChartsProps, Column$1 as Col, type ColProps, CollectionBanner$1 as CollectionBanner, type CollectionBannerProps, CollectionDescription$1 as CollectionDescription, type CollectionDescriptionProps, CollectionPaginator$1 as CollectionPaginator, type CollectionPaginatorProps, CollectionTitle$1 as CollectionTitle, type CollectionTitleProps, CollectionToolbar$1 as CollectionToolbar, type CollectionToolbarProps, ContactForm$1 as ContactForm, Countdown$1 as Countdown, type CountdownProps, Coupon$1 as Coupon, CouponList, type CouponProps, CrossSellCartUpsell$1 as CrossSellCartUpsell, type CrossSellCartUpsellProps, CustomProductOptionsVariant$1 as CustomProductOptionsVariant, type CustomProductOptionsVariantProps, 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, type DataVideoType, DealeasyVolumeDiscounts$1 as DealeasyVolumeDiscounts, type DealeasyVolumeDiscountsProps, DesktopMenu, Dialog$1 as Dialog, DiscountInput, DiscountyBulkDiscountSales$1 as DiscountyBulkDiscountSales, type DiscountyBulkDiscountSalesProps, DynamicCheckout$1 as DynamicCheckout, type DynamicCheckoutProps, ELEMENT_Z_INDEX, EasifyProductOptions$1 as EasifyProductOptions, type EasifyProductOptionsProps, EasyBundleBuilderSkailama$1 as EasyBundleBuilderSkailama, type EasyBundleBuilderSkailamaProps, EasySell as EasySellCOD, type EasySellCODProps, EcoboostifyShoppableReelUgc$1 as EcoboostifyShoppableReelUgc, type EcoboostifyShoppableReelUgcProps, EcomsendBackInStockAlert$1 as EcomsendBackInStockAlert, type EcomsendBackInStockAlertProps, EssentialAnnouncementBar$1 as EssentialAnnouncementBar, type EssentialAnnouncementBarProps, EssentialCountdownTimerBar$1 as EssentialCountdownTimerBar, type EssentialCountdownTimerBarProps, EstimateDate$1 as EstimateDate, type EstimateDateProps, EstimatedDeliveryDatePlus$1 as EstimatedDeliveryDatePlus, type EstimatedDeliveryDatePlusProps, FastBundleBundlesDiscounts$1 as FastBundleBundlesDiscounts, type FastBundleBundlesDiscountsProps, FeraReviews$1 as FeraReviews, type FeraReviewsProps, FileUpload$1 as FileUpload, type FileUploadProps, FirePush$1 as FirePush, type FirePushProps, FlyBundlesUpsellsFbt$1 as FlyBundlesUpsellsFbt, type FlyBundlesUpsellsFbtProps, FordeerProductLabels$1 as FordeerProductLabels, type FordeerProductLabelsProps, FormCheckbox, type FormCheckboxProps, FormDropdown$1 as FormDropdown, type FormDropdownProps, FormEmail$1 as FormEmail, type FormEmailProps, FormTextArea as FormTextarea, FrequentlyBoughtTogether$1 as FrequentlyBoughtTogether, type FrequentlyBoughtTogetherProps, GloColorSwatchvariantImage$1 as GloColorSwatchvariantImage, type GloColorSwatchvariantImageProps, GloboProductOptionsVariant$1 as GloboProductOptionsVariant, type GloboProductOptionsVariantProps, GoogleReviewsByReputon$1 as GoogleReviewsByReputon, type GoogleReviewsByReputonProps, Growave$1 as Growave, type GrowaveProps, Header, type HeaderProps, Heading$1 as Heading, type HeadingProps, HeroBanner$1 as HeroBanner, type HeroBannerProps, HextomCountdownTimerBar$1 as HextomCountdownTimerBar, type HextomCountdownTimerBarProps, HextomFreeShippingBar$1 as HextomFreeShippingBar, type HextomFreeShippingBarProps, HulkFormBuilder$1 as HulkFormBuilder, type HulkFormBuilderProps, HulkProductOptions$1 as HulkProductOptions, type HulkProductOptionsProps, Icon$1 as Icon, IconList$1 as IconList, IconListHoz$1 as IconListHoz, type IconListHozProps, IconListItem$1 as IconListItem, IconListHozItem as IconListItemHoz, type IconListItemProps$1 as IconListItemProps, type IconListProps$1 as IconListProps, IconListV2$1 as IconListV2, type IconProps, Image$1 as Image, ImageComparison$1 as ImageComparison, type ImageComparisonItem, ImageDetection, type ImageDetectionProps, type ImageProps, type ImgProps, InfiniteOptions$1 as InfiniteOptions, type InfiniteOptionsProps, Input, type InputProps, Instafeed$1 as Instafeed, type InstafeedProps, InstantJudgemeReviews, InstantKlaviyo, InstantLooxReviews, InstantYotpoLoyalty, InstasellShoppableInstagram$1 as InstasellShoppableInstagram, type InstasellShoppableInstagramProps, JudgemeReviews$1 as JudgemeReviews, type JudgemeReviewsProps, JunipProductReviewsUgc$1 as JunipProductReviewsUgc, type JunipProductReviewsUgcProps, KachingBundles$1 as KachingBundles, type KachingBundlesProps, KachingSubscriptionsApp$1 as KachingSubscriptionsApp, type KachingSubscriptionsAppProps, KingProductOptions$1 as KingProductOptions, type KingProductOptionsProps, KiteFreeGiftDiscount$1 as KiteFreeGiftDiscount, type KiteFreeGiftDiscountProps, KlarnaMessaging$1 as KlarnaMessaging, type KlarnaMessagingProps, Klaviyo$1 as Klaviyo, type KlaviyoProps, KoalaBundleQuantityDiscount$1 as KoalaBundleQuantityDiscount, type KoalaBundleQuantityDiscountProps, LaiProductReviews$1 as LaiProductReviews, type LaiProductReviewsProps, Line$2 as Line, type LineProps, Link$1 as Link, type LinkProps, LoloyalLoyaltyReferrals$1 as LoloyalLoyaltyReferrals, type LoloyalLoyaltyReferralsProps, LoopSubscriptions$1 as LoopSubscriptions, type LoopSubscriptionsProps, LooxReviews$1 as LooxReviews, type LooxReviewsProps, 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, type MarqueeItemProps, type MarqueeProps, MaxbundleProductBundles$1 as MaxbundleProductBundles, type MaxbundleProductBundlesProps, MbcBundleVolumeDiscount$1 as MbcBundleVolumeDiscount, type MbcBundleVolumeDiscountProps, Menu, type MenuProps, MobileMenu, Modal, ModernHeader, MyappgurusProductReviews$1 as MyappgurusProductReviews, type MyappgurusProductReviewsProps, NO_PRODUCT_LEFT, Newsletter$1 as Newsletter, type NewsletterProps, Notify as Notice, type NotificationAPI, type NotificationConfig, NotifyBackInStockPreOrder$1 as NotifyBackInStockPreOrder, type NotifyBackInStockPreOrderProps, OUT_OF_STOCK, type ObjectFit$2 as ObjectFit, OkendoReviewsLoyalty$1 as OkendoReviewsLoyalty, type OkendoReviewsLoyaltyProps, Omnisend$1 as Omnisend, type OmnisendProps, Opinew$1 as Opinew, type OpinewProps, Pagination, type PaginationProps, ParcelPanel$1 as ParcelPanel, type ParcelPanelProps, PickyStory$1 as PickyStory, type PickyStoryProps, PostPurchaseAcceptButton, PostPurchaseAdvancedList, PostPurchaseAdvancedListItem, type PostPurchaseAdvancedListProps, Button$1 as PostPurchaseButton, type PostPurchaseButtonProps, CalloutBox as PostPurchaseCalloutBox, CalloutText as PostPurchaseCalloutText, PostPurchaseCountdownTimer, type PostPurchaseCountdownTimerProps, PostPurchaseHeading, PostPurchaseImage, type PostPurchaseImageProps, Line$1 as PostPurchaseLine, type PostPurchaseLineProps, Link as PostPurchaseLink, type PostPurchaseLinkProps, PostPurchaseProductDescription, type PostPurchaseProductDescriptionProps, PostPurchaseProductDiscountTag, type PostPurchaseProductDiscountTagProps, PostPurchaseProductImages, type PostPurchaseProductImagesProps, PostPurchaseProductOffer, type PostPurchaseProductOfferProps$1 as PostPurchaseProductOfferProps, PostPurchaseProductPrice, PostPurchaseProductPriceBreakdown, type PostPurchaseProductPriceBreakdownProps, type PostPurchaseProductPriceProps, PostPurchaseProductQuantity, type PostPurchaseProductQuantityProps, PostPurchaseProductTitle, type PostPurchaseProductTitleProps, PostPurchaseProductVariants, type PostPurchaseProductVariantsProps, Text$2 as PostPurchaseText, type PostPurchaseTextProps, PowerfulContactFormBuilder$1 as PowerfulContactFormBuilder, type PowerfulContactFormBuilderProps, PreorderNowPreOrderPq$1 as PreorderNowPreOrderPq, type PreorderNowPreOrderPqProps, PreorderNowWodPresale$1 as PreorderNowWodPresale, type PreorderNowWodPresaleProps, Product$1 as Product, ProductBadge$1 as ProductBadge, type ProductBadgeProps, ProductBundleDiscount$1 as ProductBundleDiscount, ProductBundleDiscountItem$1 as ProductBundleDiscountItem, type ProductBundleDiscountProps, type ProductBundleItemDiscountProps, ProductButton$1 as ProductButton, type ProductButtonProps, ProductDescription$1 as ProductDescription, type ProductDescriptionProps, ProductImages$3 as ProductImages, type ProductImagesProps, ProductImagesV2, ProductImagesV3, ProductList$2 as ProductList, type ProductListProps, type ProductListProps$1 as ProductListPropsV3, ProductList$3 as ProductListV3, ProductOptionsCustomizer$1 as ProductOptionsCustomizer, type ProductOptionsCustomizerProps, ProductOptionsVariantOption$1 as ProductOptionsVariantOption, type ProductOptionsVariantOptionProps, ProductPrice$1 as ProductPrice, type ProductPriceProps, type ProductPropertiesProps, ProductProperties$1 as ProductPropertyInput, type ProductProps, ProductQuantity$1 as ProductQuantity, type ProductQuantityProps, QuickView as ProductQuickView, ProductReviews$1 as ProductReviews, type ProductReviewsProps, ProductSku$1 as ProductSku, ProductTag$1 as ProductTag, type ProductTagProps, ProductTitle$1 as ProductTitle, type ProductTitleProps, ProductVariants$1 as ProductVariants, type ProductVariantsProps, ProductVendor$1 as ProductVendor, ProductViewMore$1 as ProductViewMore, type ProductViewMoreProps, PumperBundlesVolumeDiscount$1 as PumperBundlesVolumeDiscount, type PumperBundlesVolumeDiscountProps, PushOwl$1 as PushOwl, type PushOwlProps, QUANTITY_SOURCE, QikifyUpsell$1 as QikifyUpsell, type QikifyUpsellProps, REGEX_PAGE_TYPE, Radio, RapiBundleQuantityBreaks$1 as RapiBundleQuantityBreaks, type RapiBundleQuantityBreaksProps, RechargeSubscriptions$1 as RechargeSubscriptions, type RechargeSubscriptionsProps, RecurpaySubscriptionApp$1 as RecurpaySubscriptionApp, type RecurpaySubscriptionAppProps, Releasit$1 as Releasit, type ReleasitProps, RequestQuoteHidePrice$1 as RequestQuoteHidePrice, type RequestQuoteHidePriceProps, ReviewxpoProductReviewsApp$1 as ReviewxpoProductReviewsApp, type ReviewxpoProductReviewsAppProps, Rivyo$1 as Rivyo, type RivyoProps, Root$1 as Root, type RootProps$2 as RootProps, Row$1 as Row, type RowProps, Ryviu$1 as Ryviu, type RyviuProps, SealSubscriptions$1 as SealSubscriptions, type SealSubscriptionsProps, Section$1 as Section, SegunoEmailMarketing$1 as SegunoEmailMarketing, type SegunoEmailMarketingProps, Select, Selleasy$1 as Selleasy, type SelleasyProps, SeoantTrustBadgesIcon$1 as SeoantTrustBadgesIcon, type SeoantTrustBadgesIconProps, ShopPayButton$1 as ShopPayButton, type ShopPayButtonProps, ShopPayInstallments$1 as ShopPayInstallments, ShopifyForms$1 as ShopifyForms, type ShopifyFormsProps, ShopifySubscriptions$1 as ShopifySubscriptions, type ShopifySubscriptionsProps, SimpleBundlesKits$1 as SimpleBundlesKits, type SimpleBundlesKitsProps, SkioSubscriptionsYcS20$1 as SkioSubscriptionsYcS20, type SkioSubscriptionsYcS20Props, type SkuProps, SmartSearchBarAndFilters$1 as SmartSearchBarAndFilters, type SmartSearchBarAndFiltersProps, SproutPlantTreesGrowSales$1 as SproutPlantTreesGrowSales, type SproutPlantTreesGrowSalesProps, Stamped$1 as Stamped, type StampedProps, StellarDeliveryDatePickup$1 as StellarDeliveryDatePickup, type StellarDeliveryDatePickupProps, Sticky$1 as Sticky, StockCounter$1 as StockCounter, SubifySubscriptionsApp$1 as SubifySubscriptionsApp, type SubifySubscriptionsAppProps, SubmitButton$1 as SubmitButton, type SubmitButtonProps, TabItem$1 as TabItem, type TabItemProps, Tabs$1 as Tabs, type TabsProps, TagembedSocialPostReview$1 as TagembedSocialPostReview, type TagembedSocialPostReviewProps, TagshopShoppableVideosUgc$1 as TagshopShoppableVideosUgc, type TagshopShoppableVideosUgcProps, TeeinblueProductPersonalizer$1 as TeeinblueProductPersonalizer, type TeeinblueProductPersonalizerProps, Text$1 as Text, type TextAreaProps, TextField$1 as TextField, type TextFieldProps, TextInput$1 as TextInput, type TextInputProps, type TextProps, TextArea as Textarea, type TextareaProps, ThirdPartySlot$1 as ThirdPartySlot, TrustBadgesBear$1 as TrustBadgesBear, type TrustBadgesBearProps, TrustMe$1 as TrustMe, type TrustMeProps, TrustedsiteTrustBadges$1 as TrustedsiteTrustBadges, type TrustedsiteTrustBadgesProps, Trustoo$1 as Trustoo, type TrustooProps, TrustreviewsProductReviews$1 as TrustreviewsProductReviews, type TrustreviewsProductReviewsProps, TrustshopProductReviews$1 as TrustshopProductReviews, type TrustshopProductReviewsProps, UltimateSalesBoost$1 as UltimateSalesBoost, type UltimateSalesBoostProps, UnlimitedBundlesDiscounts$1 as UnlimitedBundlesDiscounts, type UnlimitedBundlesDiscountsProps, UppromoteAffiliateMarketing$1 as UppromoteAffiliateMarketing, type UppromoteAffiliateMarketingProps, type VendorProps, Video$1 as Video, Vitals$1 as Vitals, type VitalsProps, WhatmoreShoppableVideosreel$1 as WhatmoreShoppableVideosreel, type WhatmoreShoppableVideosreelProps, WideBundle$1 as WideBundle, type WideBundleProps, Wiser$1 as Wiser, type WiserProps, WishlistKing$1 as WishlistKing, type WishlistKingProps, WishlistPlus$1 as WishlistPlus, type WishlistPlusProps, YotpoLoyalty, type YotpoLoyaltyProps, YotpoReviews$1 as YotpoReviews, type YotpoReviewsProps, 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, dialogSetting, estimateDeliverySetting, filterTruthyObject, filterTruthyStyles, getAllHrefFromString, getDisplayStyle, getDynamicSourceLocales, getInlineCss, getInsertLinkData, getLinkArticle, getLinkData, getLiquidInitData, getLiquidTextContent, 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, 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, useNotification, videoSetting, youtubeShortsRegex };
|
|
8010
|
+
declare const filterPageContext: (pageContext?: PageContext) => {
|
|
8011
|
+
numberOfProductOfProductList?: number | undefined;
|
|
8012
|
+
isPreviewing?: boolean | undefined;
|
|
8013
|
+
pageType?: string | undefined;
|
|
8014
|
+
isTranslateWithLocale?: boolean | undefined;
|
|
8015
|
+
sectionName?: string | undefined;
|
|
8016
|
+
isOptimizePlan?: boolean | undefined;
|
|
8017
|
+
showPriceCurrency?: boolean | undefined;
|
|
8018
|
+
enableLazyLoadImage?: boolean | undefined;
|
|
8019
|
+
hasCollectionHandle?: boolean | undefined;
|
|
8020
|
+
} | undefined;
|
|
8021
|
+
|
|
8022
|
+
export { Accordion$1 as Accordion, AccordionItem$1 as AccordionItem, type AccordionItemProps, type AccordionProps, AftershipEmailMarketingsms$1 as AftershipEmailMarketingsms, type AftershipEmailMarketingsmsProps, AirProductReviewsAppUgc$1 as AirProductReviewsAppUgc, type AirProductReviewsAppUgcProps, AliReviews$1 as AliReviews, type AliReviewsProps, AlsoBoughtCbb$1 as AlsoBoughtCbb, type AlsoBoughtCbbProps, AovBundlesVolumeDiscounts$1 as AovBundlesVolumeDiscounts, type AovBundlesVolumeDiscountsProps, AovFreeGiftBuyXGetYBogo$1 as AovFreeGiftBuyXGetYBogo, type AovFreeGiftBuyXGetYBogoProps, AppointmentBookingCowlendar$1 as AppointmentBookingCowlendar, type AppointmentBookingCowlendarProps, AppstleBundlesDiscounts$1 as AppstleBundlesDiscounts, type AppstleBundlesDiscountsProps, AppstleSubscriptions$1 as AppstleSubscriptions, type AppstleSubscriptionsProps, 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$1 as ArticlePagination, ArticleReadMore$1 as ArticleReadMore, ArticleTag$1 as ArticleTag, ArticleTitle$1 as ArticleTitle, BasicHeader, BestBuyFulfillment$1 as BestBuyFulfillment, type BestBuyFulfillmentProps, BfSizeChartSizeGuide$1 as BfSizeChartSizeGuide, type BfSizeChartSizeGuideProps, BirdChime$1 as BirdChime, type BirdChimeProps, BloyRewardsProgramLoyalty$1 as BloyRewardsProgramLoyalty, type BloyRewardsProgramLoyaltyProps, Bogos$1 as Bogos, type BogosProps, BoldProductOptions$1 as BoldProductOptions, type BoldProductOptionsProps, BoldSubscriptions$1 as BoldSubscriptions, type BoldSubscriptionsProps, BonLoyaltyRewardsReferrals$1 as BonLoyaltyRewardsReferrals, type BonLoyaltyRewardsReferralsProps, BoostAISearchDiscovery$1 as BoostAISearchDiscovery, type BoostAISearchDiscoveryProps, Breadcrumb$1 as Breadcrumb, Breadcrumb$1 as BreadcrumbProps, Bundler$1 as Bundler, type BundlerProps, Button$2 as Button, type ButtonProps, CONTINUE_SELLING_WHEN_OUT_OF_STOCK, CSSCode$1 as CSSCode, type CSSCodeProps, type CalloutBoxProps, type CalloutTextProps, Carousel$2 as Carousel, CarouselItem$2 as CarouselItem, type CarouselItemProps, type CarouselItemProps$1 as CarouselItemPropsV3, CarouselItem$3 as CarouselItemV3, type CarouselProps, type CarouselProps$1 as CarouselPropsV3, type CarouselSettingProps, type CarouselSettingProps$1 as CarouselSettingPropsV3, type CarouselStyleProps, type CarouselStyleProps$1 as CarouselStylePropsV3, Carousel$3 as CarouselV3, Cart, CartCheckout, CartDiscount, CartLineAttribute, CartLineImage, CartLinePrice, CartLineVariant, CartList, CartOrderNote, type CartProps, CartTotalItem, CartTotalPrice, CheckoutNow, CleanSizeCharts$1 as CleanSizeCharts, type CleanSizeChartsProps, Column$1 as Col, type ColProps, CollectionBanner$1 as CollectionBanner, type CollectionBannerProps, CollectionDescription$1 as CollectionDescription, type CollectionDescriptionProps, CollectionPaginator$1 as CollectionPaginator, type CollectionPaginatorProps, CollectionTitle$1 as CollectionTitle, type CollectionTitleProps, CollectionToolbar$1 as CollectionToolbar, type CollectionToolbarProps, ContactForm$1 as ContactForm, Countdown$1 as Countdown, type CountdownProps, Coupon$1 as Coupon, CouponList, type CouponProps, CrossSellCartUpsell$1 as CrossSellCartUpsell, type CrossSellCartUpsellProps, CustomProductOptionsVariant$1 as CustomProductOptionsVariant, type CustomProductOptionsVariantProps, 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, type DataVideoType, DealeasyVolumeDiscounts$1 as DealeasyVolumeDiscounts, type DealeasyVolumeDiscountsProps, DesktopMenu, Dialog$1 as Dialog, DiscountInput, DiscountyBulkDiscountSales$1 as DiscountyBulkDiscountSales, type DiscountyBulkDiscountSalesProps, DynamicCheckout$1 as DynamicCheckout, type DynamicCheckoutProps, ELEMENT_Z_INDEX, EasifyProductOptions$1 as EasifyProductOptions, type EasifyProductOptionsProps, EasyBundleBuilderSkailama$1 as EasyBundleBuilderSkailama, type EasyBundleBuilderSkailamaProps, EasySell as EasySellCOD, type EasySellCODProps, EcoboostifyShoppableReelUgc$1 as EcoboostifyShoppableReelUgc, type EcoboostifyShoppableReelUgcProps, EcomsendBackInStockAlert$1 as EcomsendBackInStockAlert, type EcomsendBackInStockAlertProps, EssentialAnnouncementBar$1 as EssentialAnnouncementBar, type EssentialAnnouncementBarProps, EssentialCountdownTimerBar$1 as EssentialCountdownTimerBar, type EssentialCountdownTimerBarProps, EstimateDate$1 as EstimateDate, type EstimateDateProps, EstimatedDeliveryDatePlus$1 as EstimatedDeliveryDatePlus, type EstimatedDeliveryDatePlusProps, FastBundleBundlesDiscounts$1 as FastBundleBundlesDiscounts, type FastBundleBundlesDiscountsProps, FeraReviews$1 as FeraReviews, type FeraReviewsProps, FileUpload$1 as FileUpload, type FileUploadProps, FirePush$1 as FirePush, type FirePushProps, FlyBundlesUpsellsFbt$1 as FlyBundlesUpsellsFbt, type FlyBundlesUpsellsFbtProps, FordeerProductLabels$1 as FordeerProductLabels, type FordeerProductLabelsProps, FormCheckbox, type FormCheckboxProps, FormDropdown$1 as FormDropdown, type FormDropdownProps, FormEmail$1 as FormEmail, type FormEmailProps, FormTextArea as FormTextarea, FrequentlyBoughtTogether$1 as FrequentlyBoughtTogether, type FrequentlyBoughtTogetherProps, GloColorSwatchvariantImage$1 as GloColorSwatchvariantImage, type GloColorSwatchvariantImageProps, GloboProductOptionsVariant$1 as GloboProductOptionsVariant, type GloboProductOptionsVariantProps, GoogleReviewsByReputon$1 as GoogleReviewsByReputon, type GoogleReviewsByReputonProps, Growave$1 as Growave, type GrowaveProps, GrowthSuiteDiscountCodes$1 as GrowthSuiteDiscountCodes, type GrowthSuiteDiscountCodesProps, Header, type HeaderProps, Heading$1 as Heading, type HeadingProps, HeroBanner$1 as HeroBanner, type HeroBannerProps, HextomCountdownTimerBar$1 as HextomCountdownTimerBar, type HextomCountdownTimerBarProps, HextomFreeShippingBar$1 as HextomFreeShippingBar, type HextomFreeShippingBarProps, HulkFormBuilder$1 as HulkFormBuilder, type HulkFormBuilderProps, HulkProductOptions$1 as HulkProductOptions, type HulkProductOptionsProps, Icon$1 as Icon, IconList$1 as IconList, IconListHoz$1 as IconListHoz, type IconListHozProps, IconListItem$1 as IconListItem, IconListHozItem as IconListItemHoz, type IconListItemProps$1 as IconListItemProps, type IconListProps$1 as IconListProps, IconListV2$1 as IconListV2, type IconProps, Image$1 as Image, ImageComparison$1 as ImageComparison, type ImageComparisonItem, ImageDetection, type ImageDetectionProps, type ImageProps, type ImgProps, InfiniteOptions$1 as InfiniteOptions, type InfiniteOptionsProps, Input, type InputProps, Instafeed$1 as Instafeed, type InstafeedProps, InstantJudgemeReviews, InstantKlaviyo, InstantLooxReviews, InstantYotpoLoyalty, InstasellShoppableInstagram$1 as InstasellShoppableInstagram, type InstasellShoppableInstagramProps, JudgemeReviews$1 as JudgemeReviews, type JudgemeReviewsProps, JunipProductReviewsUgc$1 as JunipProductReviewsUgc, type JunipProductReviewsUgcProps, KachingBundles$1 as KachingBundles, type KachingBundlesProps, KachingSubscriptionsApp$1 as KachingSubscriptionsApp, type KachingSubscriptionsAppProps, KingProductOptions$1 as KingProductOptions, type KingProductOptionsProps, KiteFreeGiftDiscount$1 as KiteFreeGiftDiscount, type KiteFreeGiftDiscountProps, KlarnaMessaging$1 as KlarnaMessaging, type KlarnaMessagingProps, Klaviyo$1 as Klaviyo, type KlaviyoProps, KoalaBundleQuantityDiscount$1 as KoalaBundleQuantityDiscount, type KoalaBundleQuantityDiscountProps, LaiProductReviews$1 as LaiProductReviews, type LaiProductReviewsProps, Line$2 as Line, type LineProps, Link$1 as Link, type LinkProps, LoloyalLoyaltyReferrals$1 as LoloyalLoyaltyReferrals, type LoloyalLoyaltyReferralsProps, LoopSubscriptions$1 as LoopSubscriptions, type LoopSubscriptionsProps, LooxReviews$1 as LooxReviews, type LooxReviewsProps, 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, type MarqueeItemProps, type MarqueeProps, MaxbundleProductBundles$1 as MaxbundleProductBundles, type MaxbundleProductBundlesProps, MbcBundleVolumeDiscount$1 as MbcBundleVolumeDiscount, type MbcBundleVolumeDiscountProps, Menu, type MenuProps, MobileMenu, Modal, ModernHeader, MyappgurusProductReviews$1 as MyappgurusProductReviews, type MyappgurusProductReviewsProps, NO_PRODUCT_LEFT, Newsletter$1 as Newsletter, type NewsletterProps, Notify as Notice, type NotificationAPI, type NotificationConfig, NotifyBackInStockPreOrder$1 as NotifyBackInStockPreOrder, type NotifyBackInStockPreOrderProps, OUT_OF_STOCK, type ObjectFit$2 as ObjectFit, OkendoReviewsLoyalty$1 as OkendoReviewsLoyalty, type OkendoReviewsLoyaltyProps, Omnisend$1 as Omnisend, type OmnisendProps, Opinew$1 as Opinew, type OpinewProps, Pagination, type PaginationProps, ParcelPanel$1 as ParcelPanel, type ParcelPanelProps, PickyStory$1 as PickyStory, type PickyStoryProps, PostPurchaseAcceptButton, PostPurchaseAdvancedList, PostPurchaseAdvancedListItem, type PostPurchaseAdvancedListProps, Button$1 as PostPurchaseButton, type PostPurchaseButtonProps, CalloutBox as PostPurchaseCalloutBox, CalloutText as PostPurchaseCalloutText, PostPurchaseCountdownTimer, type PostPurchaseCountdownTimerProps, PostPurchaseHeading, PostPurchaseImage, type PostPurchaseImageProps, Line$1 as PostPurchaseLine, type PostPurchaseLineProps, Link as PostPurchaseLink, type PostPurchaseLinkProps, PostPurchaseProductDescription, type PostPurchaseProductDescriptionProps, PostPurchaseProductDiscountTag, type PostPurchaseProductDiscountTagProps, PostPurchaseProductImages, type PostPurchaseProductImagesProps, PostPurchaseProductOffer, type PostPurchaseProductOfferProps$1 as PostPurchaseProductOfferProps, PostPurchaseProductPrice, PostPurchaseProductPriceBreakdown, type PostPurchaseProductPriceBreakdownProps, type PostPurchaseProductPriceProps, PostPurchaseProductQuantity, type PostPurchaseProductQuantityProps, PostPurchaseProductTitle, type PostPurchaseProductTitleProps, PostPurchaseProductVariants, type PostPurchaseProductVariantsProps, Text$2 as PostPurchaseText, type PostPurchaseTextProps, PowerfulContactFormBuilder$1 as PowerfulContactFormBuilder, type PowerfulContactFormBuilderProps, PreorderNowPreOrderPq$1 as PreorderNowPreOrderPq, type PreorderNowPreOrderPqProps, PreorderNowWodPresale$1 as PreorderNowWodPresale, type PreorderNowWodPresaleProps, Product$1 as Product, ProductBadge$1 as ProductBadge, type ProductBadgeProps, ProductBundleDiscount$1 as ProductBundleDiscount, ProductBundleDiscountItem$1 as ProductBundleDiscountItem, type ProductBundleDiscountProps, type ProductBundleItemDiscountProps, ProductButton$1 as ProductButton, type ProductButtonProps, ProductDescription$1 as ProductDescription, type ProductDescriptionProps, ProductImages$3 as ProductImages, type ProductImagesProps, ProductImagesV2, ProductImagesV3, ProductList$2 as ProductList, type ProductListProps, type ProductListProps$1 as ProductListPropsV3, ProductList$3 as ProductListV3, ProductOptionsCustomizer$1 as ProductOptionsCustomizer, type ProductOptionsCustomizerProps, ProductOptionsVariantOption$1 as ProductOptionsVariantOption, type ProductOptionsVariantOptionProps, ProductPrice$1 as ProductPrice, type ProductPriceProps, type ProductPropertiesProps, ProductProperties$1 as ProductPropertyInput, type ProductProps, ProductQuantity$1 as ProductQuantity, type ProductQuantityProps, QuickView as ProductQuickView, ProductReviews$1 as ProductReviews, type ProductReviewsProps, ProductSku$1 as ProductSku, ProductTag$1 as ProductTag, type ProductTagProps, ProductTitle$1 as ProductTitle, type ProductTitleProps, ProductVariants$1 as ProductVariants, type ProductVariantsProps, ProductVendor$1 as ProductVendor, ProductViewMore$1 as ProductViewMore, type ProductViewMoreProps, PumperBundlesVolumeDiscount$1 as PumperBundlesVolumeDiscount, type PumperBundlesVolumeDiscountProps, PushOwl$1 as PushOwl, type PushOwlProps, QUANTITY_SOURCE, QikifyUpsell$1 as QikifyUpsell, type QikifyUpsellProps, REGEX_PAGE_TYPE, Radio, RapiBundleQuantityBreaks$1 as RapiBundleQuantityBreaks, type RapiBundleQuantityBreaksProps, RechargeSubscriptions$1 as RechargeSubscriptions, type RechargeSubscriptionsProps, RecurpaySubscriptionApp$1 as RecurpaySubscriptionApp, type RecurpaySubscriptionAppProps, Releasit$1 as Releasit, type ReleasitProps, RequestQuoteHidePrice$1 as RequestQuoteHidePrice, type RequestQuoteHidePriceProps, ReviewxpoProductReviewsApp$1 as ReviewxpoProductReviewsApp, type ReviewxpoProductReviewsAppProps, Rivyo$1 as Rivyo, type RivyoProps, Root$1 as Root, type RootProps$2 as RootProps, Row$1 as Row, type RowProps, Ryviu$1 as Ryviu, type RyviuProps, SealSubscriptions$1 as SealSubscriptions, type SealSubscriptionsProps, Section$1 as Section, SegunoEmailMarketing$1 as SegunoEmailMarketing, type SegunoEmailMarketingProps, Select, Selleasy$1 as Selleasy, type SelleasyProps, SeoantTrustBadgesIcon$1 as SeoantTrustBadgesIcon, type SeoantTrustBadgesIconProps, ShopPayButton$1 as ShopPayButton, type ShopPayButtonProps, ShopPayInstallments$1 as ShopPayInstallments, ShopifyForms$1 as ShopifyForms, type ShopifyFormsProps, ShopifySubscriptions$1 as ShopifySubscriptions, type ShopifySubscriptionsProps, SimpleBundlesKits$1 as SimpleBundlesKits, type SimpleBundlesKitsProps, SkioSubscriptionsYcS20$1 as SkioSubscriptionsYcS20, type SkioSubscriptionsYcS20Props, type SkuProps, SmartSearchBarAndFilters$1 as SmartSearchBarAndFilters, type SmartSearchBarAndFiltersProps, SproutPlantTreesGrowSales$1 as SproutPlantTreesGrowSales, type SproutPlantTreesGrowSalesProps, Stamped$1 as Stamped, type StampedProps, StellarDeliveryDatePickup$1 as StellarDeliveryDatePickup, type StellarDeliveryDatePickupProps, Sticky$1 as Sticky, StockCounter$1 as StockCounter, SubifySubscriptionsApp$1 as SubifySubscriptionsApp, type SubifySubscriptionsAppProps, SubmitButton$1 as SubmitButton, type SubmitButtonProps, TabItem$1 as TabItem, type TabItemProps, Tabs$1 as Tabs, type TabsProps, TagembedSocialPostReview$1 as TagembedSocialPostReview, type TagembedSocialPostReviewProps, TagshopShoppableVideosUgc$1 as TagshopShoppableVideosUgc, type TagshopShoppableVideosUgcProps, TeeinblueProductPersonalizer$1 as TeeinblueProductPersonalizer, type TeeinblueProductPersonalizerProps, Text$1 as Text, type TextAreaProps, TextField$1 as TextField, type TextFieldProps, TextInput$1 as TextInput, type TextInputProps, type TextProps, TextArea as Textarea, type TextareaProps, ThirdPartySlot$1 as ThirdPartySlot, TrustBadgesBear$1 as TrustBadgesBear, type TrustBadgesBearProps, TrustMe$1 as TrustMe, type TrustMeProps, TrustedsiteTrustBadges$1 as TrustedsiteTrustBadges, type TrustedsiteTrustBadgesProps, Trustoo$1 as Trustoo, type TrustooProps, TrustreviewsProductReviews$1 as TrustreviewsProductReviews, type TrustreviewsProductReviewsProps, TrustshopProductReviews$1 as TrustshopProductReviews, type TrustshopProductReviewsProps, UltimateSalesBoost$1 as UltimateSalesBoost, type UltimateSalesBoostProps, UnlimitedBundlesDiscounts$1 as UnlimitedBundlesDiscounts, type UnlimitedBundlesDiscountsProps, UppromoteAffiliateMarketing$1 as UppromoteAffiliateMarketing, type UppromoteAffiliateMarketingProps, type VendorProps, Video$1 as Video, Vitals$1 as Vitals, type VitalsProps, WhatmoreShoppableVideosreel$1 as WhatmoreShoppableVideosreel, type WhatmoreShoppableVideosreelProps, WideBundle$1 as WideBundle, type WideBundleProps, Wiser$1 as Wiser, type WiserProps, WishlistKing$1 as WishlistKing, type WishlistKingProps, WishlistPlus$1 as WishlistPlus, type WishlistPlusProps, YotpoLoyalty, type YotpoLoyaltyProps, YotpoReviews$1 as YotpoReviews, type YotpoReviewsProps, 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, dialogSetting, estimateDeliverySetting, filterPageContext, filterTruthyObject, filterTruthyStyles, getAllHrefFromString, getDisplayStyle, getDynamicSourceLocales, getInlineCss, getInsertLinkData, getLinkArticle, getLinkData, getLiquidInitData, getLiquidTextContent, 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, 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, useNotification, videoSetting, youtubeShortsRegex };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gem-sdk/components",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "14.0.1",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"scan-all-text": "rollup -c ./scripts/rollup.config.settings.mjs && node ./scripts/scan-all-text && node ./scripts/scan-all-text"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@gem-sdk/core": "
|
|
29
|
+
"@gem-sdk/core": "14.0.0",
|
|
30
30
|
"@gem-sdk/styles": "13.1.0",
|
|
31
31
|
"@gem-sdk/system": "13.1.0",
|
|
32
32
|
"@types/react-transition-group": "^4.4.12",
|