@gem-sdk/components 8.0.0-dev.130 → 8.0.0-dev.133
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/accordion/settings/configs/settings.js +1 -1
- package/dist/cjs/article/components/ArticleAuthor.liquid.js +1 -1
- package/dist/cjs/article/components/ArticleDate.liquid.js +1 -1
- package/dist/cjs/article/components/ArticleExcerpt.liquid.js +1 -1
- package/dist/cjs/article/components/ArticleReadMore.liquid.js +3 -3
- package/dist/cjs/article/components/ArticleTag.liquid.js +1 -1
- package/dist/cjs/article/components/ArticleTitle.liquid.js +2 -2
- package/dist/cjs/article/settings/ArticlePagination.js +1 -1
- package/dist/cjs/article/settings/configs/article-read-more/settings.js +1 -1
- package/dist/cjs/button/common/helpers.js +1 -1
- package/dist/cjs/button/components/Button.liquid.js +19 -19
- package/dist/cjs/button/settings/configs/settings.js +1 -1
- package/dist/cjs/collection/components/collection-title/CollectionTitle.liquid.js +1 -1
- package/dist/cjs/collection/settings/collection-description/configs/settings.js +1 -1
- package/dist/cjs/collection/settings/collection-paginator/configs/settings.js +1 -1
- package/dist/cjs/collection/settings/collection-toolbar/configs/settings.js +1 -1
- package/dist/cjs/countdown-timer/components/Countdown.liquid.js +21 -21
- package/dist/cjs/countdown-timer/settings/configs/setting.js +1 -1
- package/dist/cjs/countdown-timer/settings/configs/translate.js +1 -1
- package/dist/cjs/coupon/common/helpers.js +1 -1
- package/dist/cjs/coupon/components/Coupon.liquid.js +3 -3
- package/dist/cjs/coupon/settings/configs/presets.js +1 -1
- package/dist/cjs/coupon/settings/configs/settings.js +1 -1
- package/dist/cjs/estimate-delivery/common/helpers.js +1 -1
- package/dist/cjs/estimate-delivery/components/EstimateDate.liquid.js +2 -2
- package/dist/cjs/estimate-delivery/settings/configs/settings.js +1 -1
- package/dist/cjs/form/components/submit-button/SubmitButton.liquid.js +2 -2
- package/dist/cjs/form/components/submit-button/common/helpers.js +1 -1
- package/dist/cjs/form/settings/contact/configs/settings.js +1 -1
- package/dist/cjs/form/settings/form-checkbox/configs/settings.js +1 -1
- package/dist/cjs/form/settings/form-dropdown/configs/settings.js +1 -1
- package/dist/cjs/form/settings/form-email/configs/settings.js +1 -1
- package/dist/cjs/form/settings/form-textarea/configs/settings.js +1 -1
- package/dist/cjs/form/settings/newsletter/configs/settings.js +1 -1
- package/dist/cjs/form/settings/submit-button/configs/settings.js +1 -1
- package/dist/cjs/form/settings/text-field/configs/settings.js +1 -1
- package/dist/cjs/form/settings/text-input/configs/settings.js +1 -1
- package/dist/cjs/grid/settings/configs/row/settings.js +1 -1
- package/dist/cjs/grid/settings/configs/row/translate.js +1 -1
- package/dist/cjs/heading/components/Heading.liquid.js +1 -1
- package/dist/cjs/heading/settings/configs/settings.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/settings.js +1 -1
- package/dist/cjs/icon-list-v2/settings/configs/settings.js +1 -1
- package/dist/cjs/image/settings/configs/settings.js +1 -1
- package/dist/cjs/image-comparison/common/attrs.js +1 -1
- package/dist/cjs/image-comparison/components/CompareImage.liquid.js +13 -13
- package/dist/cjs/image-comparison/components/ImageComparison.liquid.js +3 -3
- package/dist/cjs/image-comparison/settings/configs/settings.js +1 -1
- package/dist/cjs/post-purchase/countdown-timer/hooks/useCountdownTimer.js +1 -1
- package/dist/cjs/post-purchase/product/components/product-subscription/ProductSubscription.js +1 -1
- package/dist/cjs/product/components/file-upload/settings/configs/settings.js +1 -1
- package/dist/cjs/product/components/product-discount-tag/ProductDiscountTag.liquid.js +1 -1
- package/dist/cjs/product/components/product-price/ProductPrice.liquid.js +1 -1
- package/dist/cjs/product/components/product-properties/ProductProperties.liquid.js +11 -11
- package/dist/cjs/product/components/product-vendor/Vendor.liquid.js +2 -2
- package/dist/cjs/product/components/product-view-more/ProductViewMore.liquid.js +2 -2
- package/dist/cjs/product/components/product-view-more/common/helpers.js +1 -1
- package/dist/cjs/product/settings/product-badge/configs/settings.js +1 -1
- package/dist/cjs/product/settings/product-button/configs/settings.js +1 -1
- package/dist/cjs/product/settings/product-description/configs/settings.js +1 -1
- package/dist/cjs/product/settings/product-discount-tag/configs/translate.js +1 -1
- package/dist/cjs/product/settings/product-properties/configs/settings-v2.js +1 -1
- package/dist/cjs/product/settings/product-view-more/configs/settings.js +1 -1
- package/dist/cjs/sticky/settings/configs/presets.js +1 -1
- package/dist/cjs/sticky/settings/configs/settings.js +1 -1
- package/dist/cjs/stock-counter/settings/configs/settings-v2.js +1 -1
- package/dist/cjs/tab/components/Tabs.liquid.js +2 -2
- package/dist/cjs/tab/settings/configs/settings.js +1 -1
- package/dist/cjs/text/common/helpers.js +1 -1
- package/dist/cjs/text/components/Text.liquid.js +11 -11
- package/dist/cjs/text/settings/configs/settings.js +1 -1
- package/dist/cjs/third-party/components/PushOwl.liquid.js +1 -1
- package/dist/cjs/translate.js +1 -1
- package/dist/cjs/video/settings/configs/settings.js +1 -1
- package/dist/esm/accordion/settings/configs/settings.js +1 -1
- package/dist/esm/article/components/ArticleAuthor.liquid.js +1 -1
- package/dist/esm/article/components/ArticleDate.liquid.js +2 -2
- package/dist/esm/article/components/ArticleExcerpt.liquid.js +2 -2
- package/dist/esm/article/components/ArticleReadMore.liquid.js +4 -4
- package/dist/esm/article/components/ArticleTag.liquid.js +1 -1
- package/dist/esm/article/components/ArticleTitle.liquid.js +2 -2
- package/dist/esm/article/settings/ArticlePagination.js +1 -1
- package/dist/esm/article/settings/configs/article-read-more/settings.js +1 -1
- package/dist/esm/button/common/helpers.js +1 -1
- package/dist/esm/button/components/Button.liquid.js +19 -19
- package/dist/esm/button/settings/configs/settings.js +1 -1
- package/dist/esm/collection/components/collection-title/CollectionTitle.liquid.js +1 -1
- package/dist/esm/collection/settings/collection-description/configs/settings.js +1 -1
- package/dist/esm/collection/settings/collection-paginator/configs/settings.js +1 -1
- package/dist/esm/collection/settings/collection-toolbar/configs/settings.js +1 -1
- package/dist/esm/countdown-timer/components/Countdown.liquid.js +17 -17
- package/dist/esm/countdown-timer/settings/configs/setting.js +1 -1
- package/dist/esm/countdown-timer/settings/configs/translate.js +1 -1
- package/dist/esm/coupon/common/helpers.js +1 -1
- package/dist/esm/coupon/components/Coupon.liquid.js +5 -5
- package/dist/esm/coupon/settings/configs/presets.js +1 -1
- package/dist/esm/coupon/settings/configs/settings.js +1 -1
- package/dist/esm/estimate-delivery/common/helpers.js +1 -1
- package/dist/esm/estimate-delivery/components/EstimateDate.liquid.js +2 -2
- package/dist/esm/estimate-delivery/settings/configs/settings.js +1 -1
- package/dist/esm/form/components/submit-button/SubmitButton.liquid.js +2 -2
- package/dist/esm/form/components/submit-button/common/helpers.js +1 -1
- package/dist/esm/form/settings/contact/configs/settings.js +1 -1
- package/dist/esm/form/settings/form-checkbox/configs/settings.js +1 -1
- package/dist/esm/form/settings/form-dropdown/configs/settings.js +1 -1
- package/dist/esm/form/settings/form-email/configs/settings.js +1 -1
- package/dist/esm/form/settings/form-textarea/configs/settings.js +1 -1
- package/dist/esm/form/settings/newsletter/configs/settings.js +1 -1
- package/dist/esm/form/settings/submit-button/configs/settings.js +1 -1
- package/dist/esm/form/settings/text-field/configs/settings.js +1 -1
- package/dist/esm/form/settings/text-input/configs/settings.js +1 -1
- package/dist/esm/grid/settings/configs/row/settings.js +1 -1
- package/dist/esm/grid/settings/configs/row/translate.js +1 -1
- package/dist/esm/heading/components/Heading.liquid.js +1 -1
- package/dist/esm/heading/settings/configs/settings.js +1 -1
- package/dist/esm/hero-banner/settings/configs/settings.js +1 -1
- package/dist/esm/icon-list-v2/settings/configs/settings.js +1 -1
- package/dist/esm/image/settings/configs/settings.js +1 -1
- package/dist/esm/image-comparison/common/attrs.js +1 -1
- package/dist/esm/image-comparison/components/CompareImage.liquid.js +13 -13
- package/dist/esm/image-comparison/components/ImageComparison.liquid.js +3 -3
- package/dist/esm/image-comparison/settings/configs/settings.js +1 -1
- package/dist/esm/post-purchase/countdown-timer/hooks/useCountdownTimer.js +1 -1
- package/dist/esm/post-purchase/product/components/product-subscription/ProductSubscription.js +1 -1
- package/dist/esm/product/components/file-upload/settings/configs/settings.js +1 -1
- package/dist/esm/product/components/product-discount-tag/ProductDiscountTag.liquid.js +6 -6
- package/dist/esm/product/components/product-price/ProductPrice.liquid.js +2 -2
- package/dist/esm/product/components/product-properties/ProductProperties.liquid.js +11 -11
- package/dist/esm/product/components/product-vendor/Vendor.liquid.js +5 -5
- package/dist/esm/product/components/product-view-more/ProductViewMore.liquid.js +3 -3
- package/dist/esm/product/components/product-view-more/common/helpers.js +1 -1
- package/dist/esm/product/settings/product-badge/configs/settings.js +1 -1
- package/dist/esm/product/settings/product-button/configs/settings.js +1 -1
- package/dist/esm/product/settings/product-description/configs/settings.js +1 -1
- package/dist/esm/product/settings/product-discount-tag/configs/translate.js +1 -1
- package/dist/esm/product/settings/product-properties/configs/settings-v2.js +1 -1
- package/dist/esm/product/settings/product-view-more/configs/settings.js +1 -1
- package/dist/esm/sticky/settings/configs/presets.js +1 -1
- package/dist/esm/sticky/settings/configs/settings.js +1 -1
- package/dist/esm/stock-counter/settings/configs/settings-v2.js +1 -1
- package/dist/esm/tab/components/Tabs.liquid.js +2 -2
- package/dist/esm/tab/settings/configs/settings.js +1 -1
- package/dist/esm/text/common/helpers.js +1 -1
- package/dist/esm/text/components/Text.liquid.js +11 -11
- package/dist/esm/text/settings/configs/settings.js +1 -1
- package/dist/esm/third-party/components/PushOwl.liquid.js +2 -2
- package/dist/esm/translate.js +1 -1
- package/dist/esm/video/settings/configs/settings.js +1 -1
- package/dist/types/index.d.ts +26 -57
- package/package.json +1 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -11,7 +11,6 @@ import * as _gem_sdk_swiper_types_swiper_class from '@gem-sdk/swiper/types/swipe
|
|
|
11
11
|
type AccordionSettingProps = {
|
|
12
12
|
activeKey?: string;
|
|
13
13
|
childItem?: string[];
|
|
14
|
-
translate?: string;
|
|
15
14
|
iconSvg?: string;
|
|
16
15
|
iconPosition?: 'left' | 'right';
|
|
17
16
|
expandItem?: boolean;
|
|
@@ -81,12 +80,6 @@ declare const accordionSetting: {
|
|
|
81
80
|
AccordionItem: _gem_sdk_core.ComponentSetting<AccordionItemProps>;
|
|
82
81
|
};
|
|
83
82
|
|
|
84
|
-
type TranslateElement = {
|
|
85
|
-
id: string;
|
|
86
|
-
fields?: string[];
|
|
87
|
-
};
|
|
88
|
-
type TranslateObject<T extends string = string> = Partial<Record<T, TranslateElement>>;
|
|
89
|
-
|
|
90
83
|
type TextStyleProps = {
|
|
91
84
|
textColor?: ColorValueType;
|
|
92
85
|
parentTextColor?: StateProp<ColorValueType>;
|
|
@@ -131,7 +124,7 @@ type TextStyleProps = {
|
|
|
131
124
|
type HTMLTag = 'p' | 'span' | 'div' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'small' | 'mark' | 'kbd' | 'i';
|
|
132
125
|
type TextSettingProps = {
|
|
133
126
|
text?: string | number;
|
|
134
|
-
|
|
127
|
+
translateSetting?: string;
|
|
135
128
|
htmlTag?: HTMLTag;
|
|
136
129
|
opacityPrice?: number;
|
|
137
130
|
options?: {
|
|
@@ -217,7 +210,6 @@ type ImageSettingProps$1 = {
|
|
|
217
210
|
srcSet?: ObjectDevices<BaseImageData>;
|
|
218
211
|
qualityPercent?: ObjectDevices<number>;
|
|
219
212
|
qualityType?: ObjectDevices<QualityType$3>;
|
|
220
|
-
translate?: TranslateElement[];
|
|
221
213
|
};
|
|
222
214
|
type QualityType$3 = 'finest' | 'high' | 'medium' | 'custom';
|
|
223
215
|
type ImageTranslateKeys = keyof (ImageSettingProps$1 & ImageStyleProps$1);
|
|
@@ -244,7 +236,6 @@ type MixedProps = Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, 'type'> |
|
|
|
244
236
|
type ButtonSettingProps = {
|
|
245
237
|
iconSvg?: string;
|
|
246
238
|
loading?: boolean;
|
|
247
|
-
translate?: string;
|
|
248
239
|
disabled?: boolean;
|
|
249
240
|
iconVisible?: boolean;
|
|
250
241
|
innerBorder?: boolean;
|
|
@@ -309,6 +300,8 @@ type ButtonProps = MixedProps & BasePropsWrap<ButtonSettingProps, ButtonStylePro
|
|
|
309
300
|
nodePrice?: JSX.Element | string;
|
|
310
301
|
};
|
|
311
302
|
type ButtonLiquidProps = ButtonProps & {
|
|
303
|
+
translateSetting?: string;
|
|
304
|
+
isForceValue?: boolean;
|
|
312
305
|
isUseTranslatedValue?: boolean;
|
|
313
306
|
pageContext?: PageContext;
|
|
314
307
|
};
|
|
@@ -402,7 +395,7 @@ type ArticleDateProps = BasePropsWrap<TextSettingProps & {
|
|
|
402
395
|
dateFormat?: string;
|
|
403
396
|
}, TextStyleProps>;
|
|
404
397
|
type ArticleReadMoreSidebarSettingProps = {
|
|
405
|
-
setting: Pick<OriginalArticleReadMoreSettingProps, 'readMoreType' | 'label'> & Pick<TextSettingProps, 'htmlTag' | 'text' | 'background'> & Pick<ButtonSettingProps, 'iconVisible' | 'iconSvg' | 'iconAlign' | '
|
|
398
|
+
setting: Pick<OriginalArticleReadMoreSettingProps, 'readMoreType' | 'label'> & Pick<TextSettingProps, 'htmlTag' | 'text' | 'background'> & Pick<ButtonSettingProps, 'iconVisible' | 'iconSvg' | 'iconAlign' | 'htmlType' | 'disabled' | 'shouldClearSpace' | 'enableHoverEffect'>;
|
|
406
399
|
styles: Pick<ArticleReadMoreStyleProps, 'iconSpacing' | 'borderBtn' | 'borderBtnV2' | 'backgroundColorV2' | 'backgroundColor' | 'backgroundImage' | 'textColorBtnState' | 'roundedBtn' | 'roundedBtnV2' | 'boxShadowBtn' | 'hasBoxShadowBtn' | 'alignBtn' | 'enableTextStyle' | 'typoBtn' | 'transform' | 'btnSpacing' | 'fullWidth' | 'width' | 'iconSizeAuto' | 'size' | 'iconDimension' | 'globalSizeBtn' | 'textColorTextState' | 'typoText' | 'alignText' | 'hasLineClamp' | 'lineClamp' | 'globalSizeText' | 'spacing'> & {
|
|
407
400
|
enableHoverEffectText?: boolean;
|
|
408
401
|
} & Pick<ButtonStyleProps, 'textColor'>;
|
|
@@ -481,7 +474,6 @@ type RowSettingProps = {
|
|
|
481
474
|
priority?: boolean;
|
|
482
475
|
as?: 'div' | 'section';
|
|
483
476
|
};
|
|
484
|
-
|
|
485
477
|
type RowStyleProps = {
|
|
486
478
|
enablePagePadding?: ObjectDevices<boolean>;
|
|
487
479
|
fullWidth?: ObjectDevices<boolean>;
|
|
@@ -497,7 +489,6 @@ type RowStyleProps = {
|
|
|
497
489
|
verticalGutterMobile?: ObjectDevices<string>;
|
|
498
490
|
background?: ObjectDevices<BackgroundMedia>;
|
|
499
491
|
boxShadow?: ObjectDevices<StateProp<ShadowProps>>;
|
|
500
|
-
translate?: TranslateElement[] | string;
|
|
501
492
|
};
|
|
502
493
|
type RowTranslateKeys = keyof RowStyleProps;
|
|
503
494
|
type RowProps = BasePropsWrap<RowSettingProps, RowStyleProps> & React.ComponentPropsWithoutRef<'div'> & {
|
|
@@ -516,7 +507,6 @@ type CollectionToolbarSettingProps = {
|
|
|
516
507
|
sortingTextDisplay?: string;
|
|
517
508
|
displayQuantity?: boolean;
|
|
518
509
|
quantityTextDisplay?: string;
|
|
519
|
-
translate?: string;
|
|
520
510
|
typoSorting?: TypographySettingV2;
|
|
521
511
|
typoQuantity?: TypographySettingV2;
|
|
522
512
|
width?: ObjectDevices<string | number>;
|
|
@@ -569,7 +559,6 @@ type CollectionPaginatorSettingProps = {
|
|
|
569
559
|
itemSpacing?: number | string;
|
|
570
560
|
previousText?: string;
|
|
571
561
|
nextText?: string;
|
|
572
|
-
translate?: string;
|
|
573
562
|
/**
|
|
574
563
|
* @deprecated please use `typo` instead
|
|
575
564
|
*/
|
|
@@ -606,7 +595,6 @@ type CollectionDescriptionSettingProps = {
|
|
|
606
595
|
viewMoreText?: string;
|
|
607
596
|
viewLessText?: string;
|
|
608
597
|
enableViewMoreIcon?: boolean;
|
|
609
|
-
translate?: string;
|
|
610
598
|
htmlTag?: 'plaintext' | 'html';
|
|
611
599
|
};
|
|
612
600
|
type CollectionDescriptionTranslateKeys = Extract<keyof CollectionDescriptionSettingProps, 'viewLessText' | 'viewMoreText'>;
|
|
@@ -700,7 +688,6 @@ type HeroBannerStyleProps = {
|
|
|
700
688
|
order?: ObjectDevices<number>;
|
|
701
689
|
contentPadding?: ObjectDevices<PaddingType$2>;
|
|
702
690
|
videoObjectFit?: ObjectDevices<ObjectFit$1>;
|
|
703
|
-
translate?: TranslateElement[] | string;
|
|
704
691
|
} & Pick<RowStyleProps, 'verticalGutter' | 'background'>;
|
|
705
692
|
type HeroBannerTranslateKeys = keyof (HeroBannerSettingProps & HeroBannerStyleProps);
|
|
706
693
|
type HeroBannerProps = BasePropsWrap<HeroBannerSettingProps, HeroBannerStyleProps> & {
|
|
@@ -1406,7 +1393,6 @@ type CountdownSettingProps = {
|
|
|
1406
1393
|
minuteLabel?: string;
|
|
1407
1394
|
secondLabel?: string;
|
|
1408
1395
|
weekLabel?: string;
|
|
1409
|
-
translate?: string;
|
|
1410
1396
|
behaviour: string;
|
|
1411
1397
|
timerEverygreen?: timerEverygreenType;
|
|
1412
1398
|
timerDaily?: timerDailyType;
|
|
@@ -1452,7 +1438,7 @@ type CountdownProps = BaseProps<CountdownSettingProps, CountdownStyleProps> & {
|
|
|
1452
1438
|
pageContext?: PageContext;
|
|
1453
1439
|
};
|
|
1454
1440
|
|
|
1455
|
-
declare const Countdown$
|
|
1441
|
+
declare const Countdown$2: React.FC<CountdownProps>;
|
|
1456
1442
|
|
|
1457
1443
|
declare const countdownSetting: {
|
|
1458
1444
|
Countdown: _gem_sdk_core.ComponentSetting<CountdownProps>;
|
|
@@ -1460,7 +1446,6 @@ declare const countdownSetting: {
|
|
|
1460
1446
|
|
|
1461
1447
|
type CouponSettingProps = {
|
|
1462
1448
|
copyContent?: string;
|
|
1463
|
-
translate?: string;
|
|
1464
1449
|
defaultLabel?: string;
|
|
1465
1450
|
clickedLabel?: string;
|
|
1466
1451
|
couponLayout?: string;
|
|
@@ -1469,6 +1454,7 @@ type CouponStyleProps = ButtonStyleProps;
|
|
|
1469
1454
|
type CouponTranslateKeys = keyof (CouponSettingProps & CouponStyleProps);
|
|
1470
1455
|
type CouponProps = BasePropsWrap<CouponSettingProps, CouponStyleProps> & {
|
|
1471
1456
|
children: React.ReactNode;
|
|
1457
|
+
translateSetting?: string;
|
|
1472
1458
|
} & {
|
|
1473
1459
|
pageContext?: PageContext;
|
|
1474
1460
|
};
|
|
@@ -1525,7 +1511,6 @@ declare const dialogSetting: {
|
|
|
1525
1511
|
type EstimateSettingProps = {
|
|
1526
1512
|
htmlTag?: number;
|
|
1527
1513
|
text?: string;
|
|
1528
|
-
translate?: string;
|
|
1529
1514
|
globalSize?: ObjectDevices<SizeSettingGlobal>;
|
|
1530
1515
|
background?: ObjectDevices<BackgroundMedia>;
|
|
1531
1516
|
enableCustomText?: boolean;
|
|
@@ -1569,7 +1554,6 @@ type EstimateDatePropsV2 = BasePropsWrap<EstimateSettingProps, EstimateStyleProp
|
|
|
1569
1554
|
type EstimateDateProps = BasePropsWrap<{
|
|
1570
1555
|
htmlTag?: number;
|
|
1571
1556
|
text?: string;
|
|
1572
|
-
translate?: string;
|
|
1573
1557
|
globalSize?: ObjectDevices<SizeSettingGlobal>;
|
|
1574
1558
|
background?: ObjectDevices<BackgroundMedia>;
|
|
1575
1559
|
enableCustomText?: boolean;
|
|
@@ -1625,7 +1609,6 @@ declare const gridSetting: {
|
|
|
1625
1609
|
type FormCheckboxSettingProps = {
|
|
1626
1610
|
name?: string;
|
|
1627
1611
|
description?: string;
|
|
1628
|
-
translate?: string;
|
|
1629
1612
|
required?: boolean;
|
|
1630
1613
|
selected?: boolean;
|
|
1631
1614
|
horizontalSpacing?: ObjectDevices<Property.Padding>;
|
|
@@ -1655,7 +1638,6 @@ type Advanced = any;
|
|
|
1655
1638
|
type TextAreaSettingProps = {
|
|
1656
1639
|
text?: string;
|
|
1657
1640
|
placeholder?: string;
|
|
1658
|
-
translate?: string;
|
|
1659
1641
|
name?: string;
|
|
1660
1642
|
required?: boolean;
|
|
1661
1643
|
size?: SizeSetting;
|
|
@@ -1683,7 +1665,6 @@ type TextAreaProps = BasePropsWrap<TextAreaSettingProps, TextAreaStyleProps, Adv
|
|
|
1683
1665
|
type FormDropdownSettingProps = {
|
|
1684
1666
|
name?: string;
|
|
1685
1667
|
childItem?: string[];
|
|
1686
|
-
translate?: string;
|
|
1687
1668
|
required?: boolean;
|
|
1688
1669
|
/**
|
|
1689
1670
|
* @deprecated please use `typo` instead
|
|
@@ -1720,7 +1701,6 @@ type FormDropdownProps = BasePropsWrap<FormDropdownSettingProps, FormDropdownSty
|
|
|
1720
1701
|
};
|
|
1721
1702
|
type FormEmailSettingProps = {
|
|
1722
1703
|
placeholder?: string;
|
|
1723
|
-
translate?: string;
|
|
1724
1704
|
required?: boolean;
|
|
1725
1705
|
hideOnClient?: boolean;
|
|
1726
1706
|
defaultEmail?: string;
|
|
@@ -1773,7 +1753,6 @@ type NewsLetterSettingProps = {
|
|
|
1773
1753
|
successColor?: ColorValueType;
|
|
1774
1754
|
errorColor?: ColorValueType;
|
|
1775
1755
|
background?: ObjectDevices<BackgroundMedia>;
|
|
1776
|
-
translate?: string;
|
|
1777
1756
|
size?: SizeSetting;
|
|
1778
1757
|
width?: ObjectDevices<string | number | undefined>;
|
|
1779
1758
|
afterSubmitActionToggle?: ObjectDevices<boolean>;
|
|
@@ -1793,7 +1772,6 @@ type NewsletterProps = BasePropsWrap<NewsLetterSettingProps, NewsLetterStyleProp
|
|
|
1793
1772
|
type OriginalSettingProps$7 = {
|
|
1794
1773
|
layout?: 'default' | 'rounded' | 'bordered' | 'underlined';
|
|
1795
1774
|
label?: string;
|
|
1796
|
-
translate?: string;
|
|
1797
1775
|
};
|
|
1798
1776
|
type SubmitButtonSettingProps = OriginalSettingProps$7 & Pick<ButtonSettingProps, 'iconAlign' | 'iconSvg' | 'iconVisible' | 'shouldClearSpace' | 'enableHoverEffect'>;
|
|
1799
1777
|
type SubmitButtonStyleProps = ButtonStyleProps;
|
|
@@ -1803,7 +1781,6 @@ type SubmitButtonProps = BasePropsWrap<SubmitButtonSettingProps, SubmitButtonSty
|
|
|
1803
1781
|
type TextFieldSettingProps = {
|
|
1804
1782
|
text?: string;
|
|
1805
1783
|
placeholder?: string;
|
|
1806
|
-
translate?: string;
|
|
1807
1784
|
name?: string;
|
|
1808
1785
|
required?: boolean;
|
|
1809
1786
|
size?: SizeSetting;
|
|
@@ -1832,7 +1809,6 @@ type InputType = 'text' | 'textarea' | 'email' | 'phone' | 'number';
|
|
|
1832
1809
|
type TextInputSettingProps = {
|
|
1833
1810
|
text?: string;
|
|
1834
1811
|
placeholder?: string;
|
|
1835
|
-
translate?: string;
|
|
1836
1812
|
name?: {
|
|
1837
1813
|
text: string;
|
|
1838
1814
|
textarea: string;
|
|
@@ -2001,7 +1977,6 @@ declare const headerSetting: {
|
|
|
2001
1977
|
};
|
|
2002
1978
|
|
|
2003
1979
|
type HeadingSettingProps = {
|
|
2004
|
-
translate?: TranslateElement[] | string;
|
|
2005
1980
|
htmlTag?: number;
|
|
2006
1981
|
text?: string;
|
|
2007
1982
|
globalSize?: ObjectDevices<SizeSettingGlobal>;
|
|
@@ -2144,7 +2119,6 @@ declare const iconListHozSetting: {
|
|
|
2144
2119
|
|
|
2145
2120
|
type IconListSettingProps = {
|
|
2146
2121
|
childItem?: string[];
|
|
2147
|
-
translate?: string;
|
|
2148
2122
|
textTypo?: TypographySettingV2;
|
|
2149
2123
|
iconSvg?: string;
|
|
2150
2124
|
iconWidth?: ObjectDevices<number>;
|
|
@@ -2209,7 +2183,6 @@ type ImageComparisonSettingProps = {
|
|
|
2209
2183
|
defaultPercentage?: number;
|
|
2210
2184
|
leftImageLabel?: string;
|
|
2211
2185
|
rightImageLabel?: string;
|
|
2212
|
-
translate?: TranslateElement[];
|
|
2213
2186
|
sliderLineWidth?: number;
|
|
2214
2187
|
hoverToSlide?: boolean;
|
|
2215
2188
|
imageTab?: ImageTab;
|
|
@@ -3756,7 +3729,6 @@ type ProductDescriptionSettingProps = {
|
|
|
3756
3729
|
hasBoxShadow?: boolean;
|
|
3757
3730
|
boxShadow?: ShadowProps;
|
|
3758
3731
|
transform?: TransformProp;
|
|
3759
|
-
translate?: string;
|
|
3760
3732
|
};
|
|
3761
3733
|
type ProductDescriptionProps = BaseProps<ProductDescriptionSettingProps> & {
|
|
3762
3734
|
pageContext?: PageContext;
|
|
@@ -3941,7 +3913,6 @@ type ProductPropertiesSettingProps = {
|
|
|
3941
3913
|
type?: 'text' | 'textarea' | 'email' | 'checkbox' | 'radio' | 'dropdown' | 'hidden';
|
|
3942
3914
|
label?: string;
|
|
3943
3915
|
valueHidden?: string;
|
|
3944
|
-
translate?: string;
|
|
3945
3916
|
required?: boolean;
|
|
3946
3917
|
numberOnly?: boolean;
|
|
3947
3918
|
minChar?: number;
|
|
@@ -4016,6 +3987,10 @@ type OriginalStyleProps$2 = {
|
|
|
4016
3987
|
size?: ObjectDevices<SizeSettingGlobal>;
|
|
4017
3988
|
};
|
|
4018
3989
|
type ProductTagStyleProps = OriginalStyleProps$2 & TextStyleProps;
|
|
3990
|
+
type ProductTagSidebarSettingProps = {
|
|
3991
|
+
setting: Pick<ProductTagSettingProps, 'customContent' | 'translate'>;
|
|
3992
|
+
styles: Pick<OriginalStyleProps$2, 'size' | 'textContentAlign' | 'backgroundColor' | 'borderTag' | 'roundedTag' | 'textAlign'> & Pick<TextStyleProps, 'typo'>;
|
|
3993
|
+
};
|
|
4019
3994
|
type ProductTagProps = BaseProps<ProductTagSettingProps, ProductTagStyleProps> & {
|
|
4020
3995
|
'bundle-item'?: bundleItem;
|
|
4021
3996
|
};
|
|
@@ -4225,7 +4200,6 @@ type SkuProps = BaseProps<ProductSkuSettingProps, ProductSkuStyleProps>;
|
|
|
4225
4200
|
|
|
4226
4201
|
type OriginalSettingProps = {
|
|
4227
4202
|
label?: string;
|
|
4228
|
-
translate?: string;
|
|
4229
4203
|
redirectNewTab?: boolean;
|
|
4230
4204
|
};
|
|
4231
4205
|
type ProductViewMoreSettingProps = OriginalSettingProps & Pick<ButtonSettingProps, 'iconAlign' | 'iconSvg' | 'iconVisible' | 'shouldClearSpace' | 'enableHoverEffect'>;
|
|
@@ -4237,7 +4211,6 @@ type ProductViewMoreProps = BasePropsWrap<ProductViewMoreSettingProps, ProductVi
|
|
|
4237
4211
|
type ProductBadgeSettingProps = {
|
|
4238
4212
|
contentType?: 'text' | 'image';
|
|
4239
4213
|
displayContent?: string;
|
|
4240
|
-
translate?: string;
|
|
4241
4214
|
displayTrigger?: TDisplayTrigger[];
|
|
4242
4215
|
positionWithImage?: 'inside' | 'outside';
|
|
4243
4216
|
shape?: string;
|
|
@@ -4363,7 +4336,6 @@ type TDisplayTrigger = InventoryStatusTrigger | DiscountPriceTrigger | PriceRang
|
|
|
4363
4336
|
|
|
4364
4337
|
type FileUploadSettingProps = {
|
|
4365
4338
|
textContent?: string;
|
|
4366
|
-
translate?: string;
|
|
4367
4339
|
fileUploadLayout?: string;
|
|
4368
4340
|
arrangeContent?: string;
|
|
4369
4341
|
positionVertical?: string;
|
|
@@ -4593,7 +4565,6 @@ type Position$1 = 'top' | 'bottom' | 'left' | 'right';
|
|
|
4593
4565
|
type TabsSettingProps = {
|
|
4594
4566
|
activeKey?: number;
|
|
4595
4567
|
childItem?: string[];
|
|
4596
|
-
translate?: string;
|
|
4597
4568
|
position?: ObjectDevices<Position$1>;
|
|
4598
4569
|
labelTypo?: TypographySetting;
|
|
4599
4570
|
labelTypoV2?: TypographySettingV2;
|
|
@@ -4699,7 +4670,6 @@ type VideoSettingProps = {
|
|
|
4699
4670
|
controls?: boolean;
|
|
4700
4671
|
startTime?: string;
|
|
4701
4672
|
endTime?: string;
|
|
4702
|
-
translate?: TranslateElement[];
|
|
4703
4673
|
};
|
|
4704
4674
|
type VideoTranslateKeys = keyof VideoSettingProps;
|
|
4705
4675
|
type VideoProps = BasePropsWrap<VideoSettingProps> & {
|
|
@@ -6060,7 +6030,6 @@ type StockCounterSettingProps = {
|
|
|
6060
6030
|
outOfStockMessage?: string;
|
|
6061
6031
|
continueSelling?: string;
|
|
6062
6032
|
unlimitedQuantityMessage?: string;
|
|
6063
|
-
translate?: string;
|
|
6064
6033
|
layout?: 'full' | 'text-and-progress-bar' | 'icon-and-text' | 'progress-bar' | 'text-only';
|
|
6065
6034
|
oosIcon?: string;
|
|
6066
6035
|
progressBarPosition?: 'top' | 'bottom';
|
|
@@ -6133,7 +6102,6 @@ type StickySettingProps = {
|
|
|
6133
6102
|
preloadBgImage?: boolean;
|
|
6134
6103
|
isScrollToTop?: boolean;
|
|
6135
6104
|
minimize?: boolean;
|
|
6136
|
-
translate?: TranslateElement[];
|
|
6137
6105
|
};
|
|
6138
6106
|
type StickyTranslateKeys = keyof StickySettingProps;
|
|
6139
6107
|
type StickyProps = BasePropsWrap<StickySettingProps> & {
|
|
@@ -6590,7 +6558,7 @@ declare const CollectionBanner: ({ builderAttrs, builderProps, setting, style, c
|
|
|
6590
6558
|
advanced?: any;
|
|
6591
6559
|
}) => string;
|
|
6592
6560
|
|
|
6593
|
-
declare const Countdown: (props: CountdownProps) => string;
|
|
6561
|
+
declare const Countdown$1: (props: CountdownProps) => string;
|
|
6594
6562
|
|
|
6595
6563
|
declare const Coupon$1: ({ setting, builderProps, builderAttrs, style, styles, advanced, pageContext, }: CouponProps) => string;
|
|
6596
6564
|
|
|
@@ -6599,7 +6567,6 @@ declare const Dialog$1: (props: DialogProps$1) => string;
|
|
|
6599
6567
|
declare const EstimateDate$1: ({ setting, styles, builderAttrs, style, builderProps, advanced, isText, pageContext, }: _gem_sdk_core.BaseProps<{
|
|
6600
6568
|
htmlTag?: number | undefined;
|
|
6601
6569
|
text?: string | undefined;
|
|
6602
|
-
translate?: string | undefined;
|
|
6603
6570
|
globalSize?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.SizeSettingGlobal>> | undefined;
|
|
6604
6571
|
background?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.BackgroundMedia>> | undefined;
|
|
6605
6572
|
enableCustomText?: boolean | undefined;
|
|
@@ -6684,7 +6651,6 @@ declare const FormTextarea$1: ({ setting, builderProps, className, builderAttrs,
|
|
|
6684
6651
|
declare const FormDropdown$1: ({ builderProps, setting, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<{
|
|
6685
6652
|
name?: string | undefined;
|
|
6686
6653
|
childItem?: string[] | undefined;
|
|
6687
|
-
translate?: string | undefined;
|
|
6688
6654
|
required?: boolean | undefined;
|
|
6689
6655
|
typography?: _gem_sdk_core.TypographySetting | undefined;
|
|
6690
6656
|
typo?: _gem_sdk_core.TypographySettingV2 | undefined;
|
|
@@ -6726,7 +6692,6 @@ declare const TextInput$1: ({ setting, builderProps, className, builderAttrs, ad
|
|
|
6726
6692
|
}) => string;
|
|
6727
6693
|
|
|
6728
6694
|
declare const Heading$1: ({ styles, builderAttrs, style, setting, advanced, builderProps, isText, className, pageContext, ...props }: _gem_sdk_core.BaseProps<{
|
|
6729
|
-
translate?: string | TranslateElement[] | undefined;
|
|
6730
6695
|
htmlTag?: number | undefined;
|
|
6731
6696
|
text?: string | undefined;
|
|
6732
6697
|
globalSize?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.SizeSettingGlobal>> | undefined;
|
|
@@ -6796,7 +6761,7 @@ declare const MarqueeItem: ({ builderProps, itemBackgroundColor, itemBorderStyle
|
|
|
6796
6761
|
|
|
6797
6762
|
declare const Marquee: ({ children, style, builderAttrs, rawChildren, advanced, ...props }: MarqueeProps) => string;
|
|
6798
6763
|
|
|
6799
|
-
declare const Text$1: ({ id, styles, builderAttrs, style, setting, advanced, builderProps, className, isText, pageContext, elementAttrs, }: _gem_sdk_core.BaseProps<TextSettingProps, TextStyleProps, Record<string, any>> & {
|
|
6764
|
+
declare const Text$1: ({ id, styles, builderAttrs, style, setting, advanced, builderProps, className, isText, pageContext, translateSetting, elementAttrs, }: _gem_sdk_core.BaseProps<TextSettingProps, TextStyleProps, Record<string, any>> & {
|
|
6800
6765
|
builderAttrs?: Record<string, any> | undefined;
|
|
6801
6766
|
style?: React.CSSProperties | undefined;
|
|
6802
6767
|
} & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref">, ""> & {
|
|
@@ -6807,6 +6772,7 @@ declare const Text$1: ({ id, styles, builderAttrs, style, setting, advanced, bui
|
|
|
6807
6772
|
pageContext?: PageContext | undefined;
|
|
6808
6773
|
elementAttrs?: Record<string, any> | undefined;
|
|
6809
6774
|
isForceValue?: boolean | undefined;
|
|
6775
|
+
translateSetting?: string | undefined;
|
|
6810
6776
|
}) => string;
|
|
6811
6777
|
|
|
6812
6778
|
declare const DynamicCheckout: ({ builderProps, styles, advanced, setting, pageContext, }: DynamicCheckoutLiquidProps) => string;
|
|
@@ -6910,7 +6876,6 @@ declare const ProductVendor: ({ setting, styles, advanced, builderProps }: Vendo
|
|
|
6910
6876
|
|
|
6911
6877
|
declare const ProductViewMore$1: ({ style, styles, setting, advanced, builderProps, builderAttrs, pageContext, }: _gem_sdk_core.BaseProps<{
|
|
6912
6878
|
label?: string | undefined;
|
|
6913
|
-
translate?: string | undefined;
|
|
6914
6879
|
redirectNewTab?: boolean | undefined;
|
|
6915
6880
|
} & Pick<ButtonSettingProps, "iconSvg" | "enableHoverEffect" | "iconVisible" | "iconAlign" | "shouldClearSpace">, ButtonStyleProps, Record<string, any>> & {
|
|
6916
6881
|
builderAttrs?: Record<string, any> | undefined;
|
|
@@ -7214,7 +7179,6 @@ declare const index_liquid_CarouselItem: typeof CarouselItem;
|
|
|
7214
7179
|
declare const index_liquid_CleanSizeCharts: typeof CleanSizeCharts;
|
|
7215
7180
|
declare const index_liquid_CollectionBanner: typeof CollectionBanner;
|
|
7216
7181
|
declare const index_liquid_CollectionTitle: typeof CollectionTitle;
|
|
7217
|
-
declare const index_liquid_Countdown: typeof Countdown;
|
|
7218
7182
|
declare const index_liquid_CrossSellCartUpsell: typeof CrossSellCartUpsell;
|
|
7219
7183
|
declare const index_liquid_CustomProductOptionsVariant: typeof CustomProductOptionsVariant;
|
|
7220
7184
|
declare const index_liquid_DealeasyVolumeDiscounts: typeof DealeasyVolumeDiscounts;
|
|
@@ -7339,7 +7303,7 @@ declare const index_liquid_WishlistKing: typeof WishlistKing;
|
|
|
7339
7303
|
declare const index_liquid_WishlistPlus: typeof WishlistPlus;
|
|
7340
7304
|
declare const index_liquid_YotpoReviews: typeof YotpoReviews;
|
|
7341
7305
|
declare namespace index_liquid {
|
|
7342
|
-
export { Accordion$1 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, ArticlePagination$1 as ArticlePagination, ArticleReadMore$1 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, Button$1 as Button, CSSCode$1 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, CollectionDescription$1 as CollectionDescription, CollectionPaginator$1 as CollectionPaginator, index_liquid_CollectionTitle as CollectionTitle, CollectionToolbar$1 as CollectionToolbar, ContactForm$1 as ContactForm,
|
|
7306
|
+
export { Accordion$1 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, ArticlePagination$1 as ArticlePagination, ArticleReadMore$1 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, Button$1 as Button, CSSCode$1 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, CollectionDescription$1 as CollectionDescription, CollectionPaginator$1 as CollectionPaginator, index_liquid_CollectionTitle as CollectionTitle, CollectionToolbar$1 as CollectionToolbar, ContactForm$1 as ContactForm, Countdown$1 as Countdown, Coupon$1 as Coupon, index_liquid_CrossSellCartUpsell as CrossSellCartUpsell, index_liquid_CustomProductOptionsVariant as CustomProductOptionsVariant, index_liquid_DealeasyVolumeDiscounts as DealeasyVolumeDiscounts, Dialog$1 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, EstimateDate$1 as EstimateDate, index_liquid_EstimatedDeliveryDatePlus as EstimatedDeliveryDatePlus, index_liquid_FastBundleBundlesDiscounts as FastBundleBundlesDiscounts, index_liquid_FeraReviews as FeraReviews, FileUpload$1 as FileUpload, index_liquid_FirePush as FirePush, index_liquid_FlyBundlesUpsellsFbt as FlyBundlesUpsellsFbt, index_liquid_FordeerProductLabels as FordeerProductLabels, FromCheckbox as FormCheckbox, FormDropdown$1 as FormDropdown, FormEmail$1 as FormEmail, FormTextarea$1 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, Heading$1 as Heading, HeroBanner$1 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, IconList$1 as IconList, index_liquid_IconListHoz as IconListHoz, index_liquid_IconListItem as IconListItem, IconListIHozItemLiquid as IconListItemHoz, IconListV2$1 as IconListV2, Image$1 as Image, ImageComparison$1 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, Newsletter$1 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, ProductBadge$1 as ProductBadge, index_liquid_ProductBundleDiscount as ProductBundleDiscount, index_liquid_ProductBundleDiscountItem as ProductBundleDiscountItem, ProductButton$1 as ProductButton, ProductDescription$1 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, ProductProperties$1 as ProductProperties, index_liquid_ProductQuantity as ProductQuantity, index_liquid_ProductReviews as ProductReviews, index_liquid_ProductSku as ProductSku, ProductTag$1 as ProductTag, index_liquid_ProductTitle as ProductTitle, index_liquid_ProductVariants as ProductVariants, index_liquid_ProductVendor as ProductVendor, ProductViewMore$1 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, Row$1 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, Sticky$1 as Sticky, StockCounter$1 as StockCounter, index_liquid_SubifySubscriptionsApp as SubifySubscriptionsApp, SubmitButton$1 as SubmitButton, index_liquid_TabItem as TabItem, Tabs$1 as Tabs, index_liquid_TagembedSocialPostReview as TagembedSocialPostReview, index_liquid_TagshopShoppableVideosUgc as TagshopShoppableVideosUgc, index_liquid_TeeinblueProductPersonalizer as TeeinblueProductPersonalizer, Text$1 as Text, TextField$1 as TextField, TextInput$1 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, Video$1 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 };
|
|
7343
7307
|
}
|
|
7344
7308
|
|
|
7345
7309
|
declare const _default$2: {
|
|
@@ -7971,6 +7935,12 @@ declare const _default: {
|
|
|
7971
7935
|
Col: _gem_sdk_core.ComponentSetting<ColProps>;
|
|
7972
7936
|
};
|
|
7973
7937
|
|
|
7938
|
+
type TranslateElement = {
|
|
7939
|
+
id: string;
|
|
7940
|
+
fields?: string[];
|
|
7941
|
+
};
|
|
7942
|
+
type TranslateObject<T extends string = string> = Partial<Record<T, TranslateElement>>;
|
|
7943
|
+
|
|
7974
7944
|
declare const ELEMENT_Z_INDEX: {
|
|
7975
7945
|
STICKY: number;
|
|
7976
7946
|
DIALOG: number;
|
|
@@ -8080,7 +8050,6 @@ declare const handleClickLink: (setting?: ImageLink, mode?: RenderMode) => void;
|
|
|
8080
8050
|
declare const getSeoTranslated: ({ valueTranslate, uid, settingId, }: {
|
|
8081
8051
|
valueTranslate?: string | undefined;
|
|
8082
8052
|
settingId: 'alt' | 'title';
|
|
8083
|
-
translate?: string | undefined;
|
|
8084
8053
|
uid?: string | undefined;
|
|
8085
8054
|
}) => string | undefined;
|
|
8086
8055
|
declare const getBackgroundTranslated: ({ background, enableTranslate, uid, pageContext, isTranslateVideo, }: {
|
|
@@ -8116,7 +8085,7 @@ declare const IconList: TranslateObject<IconListTranslateKeys>;
|
|
|
8116
8085
|
|
|
8117
8086
|
declare const ImageComparison: TranslateObject<ImageComparisonTranslateKeys>;
|
|
8118
8087
|
|
|
8119
|
-
declare const
|
|
8088
|
+
declare const Countdown: TranslateObject<CountdownTimerTranslateKeys>;
|
|
8120
8089
|
|
|
8121
8090
|
declare const Coupon: TranslateObject<CouponTranslateKeys>;
|
|
8122
8091
|
|
|
@@ -8126,8 +8095,8 @@ declare const ProductViewMore: TranslateObject<'label'>;
|
|
|
8126
8095
|
|
|
8127
8096
|
declare const ProductProperties: TranslateObject<'label' | 'placeholder' | 'childItem' | 'requiredMessage' | 'invalidEmailMessage' | 'invalidNumberMessage' | 'invalidLengthMessage'>;
|
|
8128
8097
|
|
|
8129
|
-
declare const ProductDiscountTag: TranslateObject<'
|
|
8130
|
-
declare const ProductTag: TranslateObject<'
|
|
8098
|
+
declare const ProductDiscountTag: TranslateObject<keyof ProductTagSidebarSettingProps['setting']>;
|
|
8099
|
+
declare const ProductTag: TranslateObject<keyof ProductTagSidebarSettingProps['setting']>;
|
|
8131
8100
|
|
|
8132
8101
|
declare const ProductDescription: TranslateObject<'viewMoreText' | 'viewLessText'>;
|
|
8133
8102
|
|
|
@@ -8181,7 +8150,7 @@ declare const translate_CollectionDescription: typeof CollectionDescription;
|
|
|
8181
8150
|
declare const translate_CollectionPaginator: typeof CollectionPaginator;
|
|
8182
8151
|
declare const translate_CollectionToolbar: typeof CollectionToolbar;
|
|
8183
8152
|
declare const translate_ContactForm: typeof ContactForm;
|
|
8184
|
-
declare const
|
|
8153
|
+
declare const translate_Countdown: typeof Countdown;
|
|
8185
8154
|
declare const translate_Coupon: typeof Coupon;
|
|
8186
8155
|
declare const translate_Dialog: typeof Dialog;
|
|
8187
8156
|
declare const translate_EstimateDate: typeof EstimateDate;
|
|
@@ -8214,7 +8183,7 @@ declare const translate_TextField: typeof TextField;
|
|
|
8214
8183
|
declare const translate_TextInput: typeof TextInput;
|
|
8215
8184
|
declare const translate_Video: typeof Video;
|
|
8216
8185
|
declare namespace translate {
|
|
8217
|
-
export { translate_Accordion as Accordion, translate_ArticlePagination as ArticlePagination, translate_ArticleReadMore as ArticleReadMore, translate_Button as Button, translate_CSSCode as CSSCode, translate_CollectionDescription as CollectionDescription, translate_CollectionPaginator as CollectionPaginator, translate_CollectionToolbar as CollectionToolbar, translate_ContactForm as ContactForm,
|
|
8186
|
+
export { translate_Accordion as Accordion, translate_ArticlePagination as ArticlePagination, translate_ArticleReadMore as ArticleReadMore, translate_Button as Button, translate_CSSCode as CSSCode, translate_CollectionDescription as CollectionDescription, translate_CollectionPaginator as CollectionPaginator, translate_CollectionToolbar as CollectionToolbar, translate_ContactForm as ContactForm, translate_Countdown as Countdown, translate_Coupon as Coupon, translate_Dialog as Dialog, translate_EstimateDate as EstimateDate, translate_FileUpload as FileUpload, translate_FormCheckbox as FormCheckbox, translate_FormDropdown as FormDropdown, translate_FormEmail as FormEmail, translate_FormTextarea as FormTextarea, translate_Heading as Heading, translate_HeroBanner as HeroBanner, translate_IconList as IconList, translate_IconListV2 as IconListV2, translate_Image as Image, translate_ImageComparison as ImageComparison, translate_Newsletter as Newsletter, translate_ProductBadge as ProductBadge, translate_ProductButton as ProductButton, translate_ProductDescription as ProductDescription, translate_ProductDiscountTag as ProductDiscountTag, translate_ProductProperties as ProductProperties, translate_ProductTag as ProductTag, translate_ProductViewMore as ProductViewMore, translate_Row as Row, translate_Sticky as Sticky, translate_StockCounter as StockCounter, translate_SubmitButton as SubmitButton, translate_Tabs as Tabs, translate_Text as Text, translate_TextField as TextField, translate_TextInput as TextInput, translate_Video as Video };
|
|
8218
8187
|
}
|
|
8219
8188
|
|
|
8220
|
-
export { Accordion$2 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$2 as ArticlePagination, ArticleReadMore$2 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$3 as Button, type ButtonProps, CONTINUE_SELLING_WHEN_OUT_OF_STOCK, CSSCode$2 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$2 as CollectionDescription, type CollectionDescriptionProps, CollectionPaginator$2 as CollectionPaginator, type CollectionPaginatorProps, CollectionTitle$1 as CollectionTitle, type CollectionTitleProps, CollectionToolbar$2 as CollectionToolbar, type CollectionToolbarProps, ContactForm$2 as ContactForm, Countdown$1 as Countdown, type CountdownProps, Coupon$2 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$2 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$2 as EstimateDate, type EstimateDateProps, EstimatedDeliveryDatePlus$1 as EstimatedDeliveryDatePlus, type EstimatedDeliveryDatePlusProps, FastBundleBundlesDiscounts$1 as FastBundleBundlesDiscounts, type FastBundleBundlesDiscountsProps, FeraReviews$1 as FeraReviews, type FeraReviewsProps, FileUpload$2 as FileUpload, type FileUploadProps, FirePush$1 as FirePush, type FirePushProps, FlyBundlesUpsellsFbt$1 as FlyBundlesUpsellsFbt, type FlyBundlesUpsellsFbtProps, FordeerProductLabels$1 as FordeerProductLabels, type FordeerProductLabelsProps, FormCheckbox$1 as FormCheckbox, type FormCheckboxProps, FormDropdown$2 as FormDropdown, type FormDropdownProps, FormEmail$2 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$2 as Heading, type HeadingProps, HeroBanner$2 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$2 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$2 as IconListV2, type IconProps, Image$2 as Image, ImageComparison$2 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$2 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$2 as PostPurchaseButton, type PostPurchaseButtonProps, BuyerConsent as PostPurchaseBuyerConsent, type PostPurchaseBuyerConsentProps, 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, ProductSubscription as PostPurchaseProductSubscription, type PostPurchaseProductSubscriptionProps, PostPurchaseProductTitle, type PostPurchaseProductTitleProps, PostPurchaseProductVariants, type PostPurchaseProductVariantsProps, Text$3 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$2 as ProductBadge, type ProductBadgeProps, ProductBundleDiscount$1 as ProductBundleDiscount, ProductBundleDiscountItem$1 as ProductBundleDiscountItem, type ProductBundleDiscountProps, type ProductBundleItemDiscountProps, ProductButton$2 as ProductButton, type ProductButtonProps, ProductDescription$2 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$2 as ProductPropertyInput, type ProductProps, ProductQuantity$1 as ProductQuantity, type ProductQuantityProps, QuickView as ProductQuickView, ProductReviews$1 as ProductReviews, type ProductReviewsProps, ProductSku$1 as ProductSku, ProductTag$2 as ProductTag, type ProductTagProps, ProductTitle$1 as ProductTitle, type ProductTitleProps, ProductVariants$1 as ProductVariants, type ProductVariantsProps, ProductVendor$1 as ProductVendor, ProductViewMore$2 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$2 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$2 as Sticky, StockCounter$2 as StockCounter, SubifySubscriptionsApp$1 as SubifySubscriptionsApp, type SubifySubscriptionsAppProps, SubmitButton$2 as SubmitButton, type SubmitButtonProps, TabItem$1 as TabItem, type TabItemProps, Tabs$2 as Tabs, type TabsProps, TagembedSocialPostReview$1 as TagembedSocialPostReview, type TagembedSocialPostReviewProps, TagshopShoppableVideosUgc$1 as TagshopShoppableVideosUgc, type TagshopShoppableVideosUgcProps, TeeinblueProductPersonalizer$1 as TeeinblueProductPersonalizer, type TeeinblueProductPersonalizerProps, Text$2 as Text, type TextAreaProps, TextField$2 as TextField, type TextFieldProps, TextInput$2 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$2 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, createSettingId, createTranslateKey, dialogSetting, estimateDeliverySetting, 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, safeSvgIcon, selectSetting, shopPayInstallmentSetting, stickySetting, stockCounterSetting, tabSetting, textSetting, textareaSetting, thirdPartyInstantSetting, thirdPartySetting, thirdPartySlotSetting, transformHighlighTag, transformNumberTag, translate as translateComponents, useNotification, videoSetting, youtubeShortsRegex };
|
|
8189
|
+
export { Accordion$2 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$2 as ArticlePagination, ArticleReadMore$2 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$3 as Button, type ButtonProps, CONTINUE_SELLING_WHEN_OUT_OF_STOCK, CSSCode$2 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$2 as CollectionDescription, type CollectionDescriptionProps, CollectionPaginator$2 as CollectionPaginator, type CollectionPaginatorProps, CollectionTitle$1 as CollectionTitle, type CollectionTitleProps, CollectionToolbar$2 as CollectionToolbar, type CollectionToolbarProps, ContactForm$2 as ContactForm, Countdown$2 as Countdown, type CountdownProps, Coupon$2 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$2 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$2 as EstimateDate, type EstimateDateProps, EstimatedDeliveryDatePlus$1 as EstimatedDeliveryDatePlus, type EstimatedDeliveryDatePlusProps, FastBundleBundlesDiscounts$1 as FastBundleBundlesDiscounts, type FastBundleBundlesDiscountsProps, FeraReviews$1 as FeraReviews, type FeraReviewsProps, FileUpload$2 as FileUpload, type FileUploadProps, FirePush$1 as FirePush, type FirePushProps, FlyBundlesUpsellsFbt$1 as FlyBundlesUpsellsFbt, type FlyBundlesUpsellsFbtProps, FordeerProductLabels$1 as FordeerProductLabels, type FordeerProductLabelsProps, FormCheckbox$1 as FormCheckbox, type FormCheckboxProps, FormDropdown$2 as FormDropdown, type FormDropdownProps, FormEmail$2 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$2 as Heading, type HeadingProps, HeroBanner$2 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$2 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$2 as IconListV2, type IconProps, Image$2 as Image, ImageComparison$2 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$2 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$2 as PostPurchaseButton, type PostPurchaseButtonProps, BuyerConsent as PostPurchaseBuyerConsent, type PostPurchaseBuyerConsentProps, 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, ProductSubscription as PostPurchaseProductSubscription, type PostPurchaseProductSubscriptionProps, PostPurchaseProductTitle, type PostPurchaseProductTitleProps, PostPurchaseProductVariants, type PostPurchaseProductVariantsProps, Text$3 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$2 as ProductBadge, type ProductBadgeProps, ProductBundleDiscount$1 as ProductBundleDiscount, ProductBundleDiscountItem$1 as ProductBundleDiscountItem, type ProductBundleDiscountProps, type ProductBundleItemDiscountProps, ProductButton$2 as ProductButton, type ProductButtonProps, ProductDescription$2 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$2 as ProductPropertyInput, type ProductProps, ProductQuantity$1 as ProductQuantity, type ProductQuantityProps, QuickView as ProductQuickView, ProductReviews$1 as ProductReviews, type ProductReviewsProps, ProductSku$1 as ProductSku, ProductTag$2 as ProductTag, type ProductTagProps, ProductTitle$1 as ProductTitle, type ProductTitleProps, ProductVariants$1 as ProductVariants, type ProductVariantsProps, ProductVendor$1 as ProductVendor, ProductViewMore$2 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$2 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$2 as Sticky, StockCounter$2 as StockCounter, SubifySubscriptionsApp$1 as SubifySubscriptionsApp, type SubifySubscriptionsAppProps, SubmitButton$2 as SubmitButton, type SubmitButtonProps, TabItem$1 as TabItem, type TabItemProps, Tabs$2 as Tabs, type TabsProps, TagembedSocialPostReview$1 as TagembedSocialPostReview, type TagembedSocialPostReviewProps, TagshopShoppableVideosUgc$1 as TagshopShoppableVideosUgc, type TagshopShoppableVideosUgcProps, TeeinblueProductPersonalizer$1 as TeeinblueProductPersonalizer, type TeeinblueProductPersonalizerProps, Text$2 as Text, type TextAreaProps, TextField$2 as TextField, type TextFieldProps, TextInput$2 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$2 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, createSettingId, createTranslateKey, dialogSetting, estimateDeliverySetting, 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, safeSvgIcon, selectSetting, shopPayInstallmentSetting, stickySetting, stockCounterSetting, tabSetting, textSetting, textareaSetting, thirdPartyInstantSetting, thirdPartySetting, thirdPartySlotSetting, transformHighlighTag, transformNumberTag, translate as translateComponents, useNotification, videoSetting, youtubeShortsRegex };
|