@gem-sdk/components 15.0.6 → 16.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/accordion/components/Accordion.liquid.js +9 -9
- package/dist/cjs/accordion/settings/Accordion.js +4 -4
- package/dist/cjs/accordion/settings/configs/settings.js +1 -1
- package/dist/cjs/accordion/settings/configs/translate.js +1 -0
- package/dist/cjs/accordion/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/article/components/ArticleAuthor.liquid.js +1 -1
- package/dist/cjs/article/components/ArticleContent.js +2 -2
- package/dist/cjs/article/components/ArticleDate.liquid.js +1 -1
- package/dist/cjs/article/components/ArticleExcerpt.js +1 -1
- package/dist/cjs/article/components/ArticleExcerpt.liquid.js +1 -1
- package/dist/cjs/article/components/ArticleNotFound.js +1 -1
- package/dist/cjs/article/components/ArticleReadMore.liquid.js +4 -4
- 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/ArticleAuthor.js +2 -2
- package/dist/cjs/article/settings/ArticleCategory.js +2 -2
- package/dist/cjs/article/settings/ArticleContent.js +2 -2
- package/dist/cjs/article/settings/ArticleDate.js +2 -2
- package/dist/cjs/article/settings/ArticleExcerpt.js +2 -2
- package/dist/cjs/article/settings/ArticleImage.js +2 -2
- package/dist/cjs/article/settings/ArticleList.js +1 -1
- package/dist/cjs/article/settings/ArticlePagination.js +1 -1
- package/dist/cjs/article/settings/ArticleReadMore.js +2 -2
- package/dist/cjs/article/settings/ArticleTag.js +2 -2
- package/dist/cjs/article/settings/ArticleTitle.js +2 -2
- package/dist/cjs/article/settings/configs/article-author/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-author/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/article-category/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-category/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/article-content/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-content/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/article-date/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-date/settings.js +1 -1
- package/dist/cjs/article/settings/configs/article-date/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/article-excerpt/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-excerpt/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/article-image/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-image/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/article-list/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-list/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/article-read-more/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-read-more/settings.js +1 -1
- package/dist/cjs/article/settings/configs/article-read-more/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/article-tag/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-tag/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/article-title/presets.js +1 -1
- package/dist/cjs/article/settings/configs/article-title/ui-v2.js +1 -1
- package/dist/cjs/article/settings/configs/translate.js +1 -0
- package/dist/cjs/breadcrumb/settings/Breadcrumb.js +1 -1
- package/dist/cjs/breadcrumb/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/builder.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/Button.js +5 -5
- package/dist/cjs/button/settings/configs/settings.js +1 -1
- package/dist/cjs/button/settings/configs/translate.js +1 -0
- package/dist/cjs/button/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/carousel/settings/Carousel.js +2 -2
- package/dist/cjs/carousel/settings/configs/presets.js +4 -4
- package/dist/cjs/carousel/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/carousel-v3/settings/Carousel.js +2 -2
- package/dist/cjs/carousel-v3/settings/configs/presets.js +4 -4
- package/dist/cjs/carousel-v3/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/code/common/styles.js +1 -1
- package/dist/cjs/code/components/CSSCode.js +1 -1
- package/dist/cjs/code/components/CSSCode.liquid.js +4 -4
- package/dist/cjs/code/index.js +1 -1
- package/dist/cjs/code/settings/CSSCode.js +2 -2
- package/dist/cjs/code/settings/configs/translate.js +1 -0
- package/dist/cjs/code/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/collection/components/collection-description/common/helpers.js +1 -1
- package/dist/cjs/collection/components/collection-paginator/common/helpers.js +3 -3
- package/dist/cjs/collection/components/collection-title/CollectionTitle.liquid.js +1 -1
- package/dist/cjs/collection/components/collection-toolbar/common/helpers.js +1 -1
- package/dist/cjs/collection/settings/collection-banner/CollectionBanner.js +2 -2
- package/dist/cjs/collection/settings/collection-banner/configs/ui-v2.js +1 -1
- package/dist/cjs/collection/settings/collection-description/CollectionDescription.js +2 -2
- package/dist/cjs/collection/settings/collection-description/configs/settings.js +1 -1
- package/dist/cjs/collection/settings/collection-description/configs/translate.js +1 -0
- package/dist/cjs/collection/settings/collection-description/configs/ui-v2.js +1 -1
- package/dist/cjs/collection/settings/collection-paginator/CollectionPaginator.js +2 -2
- package/dist/cjs/collection/settings/collection-paginator/configs/settings.js +1 -1
- package/dist/cjs/collection/settings/collection-paginator/configs/translate.js +1 -0
- package/dist/cjs/collection/settings/collection-paginator/configs/ui-v2.js +1 -1
- package/dist/cjs/collection/settings/collection-title/CollectionTitle.js +2 -2
- package/dist/cjs/collection/settings/collection-title/configs/ui-v2.js +1 -1
- package/dist/cjs/collection/settings/collection-toolbar/CollectionToolbar.js +2 -2
- package/dist/cjs/collection/settings/collection-toolbar/configs/settings.js +1 -1
- package/dist/cjs/collection/settings/collection-toolbar/configs/translate.js +1 -0
- package/dist/cjs/collection/settings/collection-toolbar/configs/ui-v2.js +1 -1
- package/dist/cjs/common/components/NoDataState.js +1 -1
- package/dist/cjs/constant.js +1 -1
- package/dist/cjs/countdown-timer/components/Countdown.liquid.js +23 -23
- package/dist/cjs/countdown-timer/settings/Countdown.js +2 -2
- package/dist/cjs/countdown-timer/settings/configs/setting.js +1 -1
- package/dist/cjs/countdown-timer/settings/configs/translate.js +1 -0
- package/dist/cjs/countdown-timer/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/coupon/common/helpers.js +1 -1
- package/dist/cjs/coupon/components/Coupon.liquid.js +5 -5
- package/dist/cjs/coupon/settings/Coupon.js +2 -2
- package/dist/cjs/coupon/settings/configs/presets.js +2 -2
- package/dist/cjs/coupon/settings/configs/settings.js +1 -1
- package/dist/cjs/coupon/settings/configs/translate.js +1 -0
- package/dist/cjs/coupon/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/dialog/common/styles.js +1 -1
- package/dist/cjs/dialog/components/Dialog.js +2 -2
- package/dist/cjs/dialog/components/Dialog.liquid.js +20 -20
- package/dist/cjs/dialog/settings/Dialog.js +2 -2
- package/dist/cjs/dialog/settings/configs/translate.js +1 -0
- package/dist/cjs/dialog/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/estimate-delivery/common/helpers.js +1 -1
- package/dist/cjs/estimate-delivery/common/styles.js +1 -1
- package/dist/cjs/estimate-delivery/components/EstimateDate.js +1 -1
- package/dist/cjs/estimate-delivery/components/EstimateDate.liquid.js +2 -2
- package/dist/cjs/estimate-delivery/settings/EstimateDate.js +2 -2
- package/dist/cjs/estimate-delivery/settings/configs/settings.js +1 -1
- package/dist/cjs/estimate-delivery/settings/configs/translate.js +1 -0
- package/dist/cjs/estimate-delivery/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/form/components/form-checkbox/FormCheckbox.liquid.js +8 -8
- package/dist/cjs/form/components/form-dropdown/FormDropdown.liquid.js +5 -5
- package/dist/cjs/form/components/form-email/FormEmail.liquid.js +8 -8
- package/dist/cjs/form/components/newsletter/Newsletter.liquid.js +4 -4
- 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/components/textarea/TextArea.liquid.js +8 -8
- package/dist/cjs/form/components/textfield/TextField.liquid.js +9 -9
- package/dist/cjs/form/components/textinput/TextInput.liquid.js +15 -15
- package/dist/cjs/form/settings/contact/Contact.js +2 -2
- package/dist/cjs/form/settings/contact/configs/settings.js +1 -1
- package/dist/cjs/form/settings/contact/configs/translate.js +1 -0
- package/dist/cjs/form/settings/contact/configs/ui-v2.js +1 -1
- package/dist/cjs/form/settings/form-checkbox/FormCheckbox.js +2 -2
- package/dist/cjs/form/settings/form-checkbox/configs/settings.js +1 -1
- package/dist/cjs/form/settings/form-checkbox/configs/translate.js +1 -0
- package/dist/cjs/form/settings/form-checkbox/configs/ui-v2.js +1 -1
- package/dist/cjs/form/settings/form-dropdown/FormDropdown.js +2 -2
- package/dist/cjs/form/settings/form-dropdown/configs/settings.js +1 -1
- package/dist/cjs/form/settings/form-dropdown/configs/translate.js +1 -0
- package/dist/cjs/form/settings/form-dropdown/configs/ui-v2.js +1 -1
- package/dist/cjs/form/settings/form-email/FormEmail.js +2 -2
- package/dist/cjs/form/settings/form-email/configs/settings.js +1 -1
- package/dist/cjs/form/settings/form-email/configs/translate.js +1 -0
- package/dist/cjs/form/settings/form-email/configs/ui-v2.js +1 -1
- package/dist/cjs/form/settings/form-textarea/Textarea.js +2 -2
- package/dist/cjs/form/settings/form-textarea/configs/settings.js +1 -1
- package/dist/cjs/form/settings/form-textarea/configs/translate.js +1 -0
- package/dist/cjs/form/settings/form-textarea/configs/ui-v2.js +1 -1
- package/dist/cjs/form/settings/newsletter/Newsletter.js +2 -2
- package/dist/cjs/form/settings/newsletter/configs/settings.js +1 -1
- package/dist/cjs/form/settings/newsletter/configs/translate.js +1 -0
- package/dist/cjs/form/settings/newsletter/configs/ui-v2.js +1 -1
- package/dist/cjs/form/settings/submit-button/SubmitButton.js +2 -2
- package/dist/cjs/form/settings/submit-button/configs/settings.js +1 -1
- package/dist/cjs/form/settings/submit-button/configs/translate.js +1 -0
- package/dist/cjs/form/settings/submit-button/configs/ui-v2.js +1 -1
- package/dist/cjs/form/settings/text-field/TextField.js +2 -2
- package/dist/cjs/form/settings/text-field/configs/settings.js +1 -1
- package/dist/cjs/form/settings/text-field/configs/translate.js +1 -0
- package/dist/cjs/form/settings/text-field/configs/ui-v2.js +1 -1
- package/dist/cjs/form/settings/text-input/TextInput.js +2 -2
- package/dist/cjs/form/settings/text-input/configs/settings.js +1 -1
- package/dist/cjs/form/settings/text-input/configs/translate.js +1 -0
- package/dist/cjs/form/settings/text-input/configs/ui-v2.js +1 -1
- package/dist/cjs/grid/components/row/Row.js +1 -1
- package/dist/cjs/grid/components/row/Row.liquid.js +15 -15
- package/dist/cjs/grid/components/row/common/helpers.js +1 -1
- package/dist/cjs/grid/components/row/common/styles.js +1 -1
- package/dist/cjs/grid/settings/Row.js +2 -2
- package/dist/cjs/grid/settings/Section.js +1 -1
- package/dist/cjs/grid/settings/configs/row/presets.js +4 -4
- package/dist/cjs/grid/settings/configs/row/translate.js +1 -0
- package/dist/cjs/grid/settings/configs/row/ui-v2.js +1 -1
- package/dist/cjs/grid/settings/configs/section/ui-v2.js +1 -1
- package/dist/cjs/header/settings/Header.js +2 -2
- package/dist/cjs/header/settings/configs/presets.js +1 -1
- package/dist/cjs/header/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/heading/components/Heading.liquid.js +1 -1
- package/dist/cjs/heading/settings/Heading.js +2 -2
- package/dist/cjs/heading/settings/configs/presets.js +1 -1
- package/dist/cjs/heading/settings/configs/settings.js +1 -1
- package/dist/cjs/heading/settings/configs/translate.js +1 -0
- package/dist/cjs/heading/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/helpers.js +1 -1
- package/dist/cjs/hero-banner/components/HeroBanner.liquid.js +8 -8
- package/dist/cjs/hero-banner/components/HeroBannerItem.liquid.js +9 -9
- package/dist/cjs/hero-banner/settings/HeroBanner.js +2 -2
- package/dist/cjs/hero-banner/settings/configs/presets/banner-1-col-pre-sales-page.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/presets/banner-1-col.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/presets/banner-content-left-pre-sales-page.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/presets/banner-content-left.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/presets/banner-content-right-pre-sales-page.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/presets/banner-content-right.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/presets/banner-parallax-pre-sales-page.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/presets/banner-parallax.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/presets/banner-video-pre-sales-page.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/presets/banner-video.js +1 -1
- package/dist/cjs/hero-banner/settings/configs/translate.js +1 -0
- package/dist/cjs/hero-banner/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/icon/settings/Icon.js +2 -2
- package/dist/cjs/icon/settings/configs/presets.js +2 -2
- package/dist/cjs/icon/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/icon-list/common/styles.js +1 -1
- package/dist/cjs/icon-list/components/IconList.js +1 -1
- package/dist/cjs/icon-list/components/IconList.liquid.js +8 -8
- package/dist/cjs/icon-list/index.js +1 -1
- package/dist/cjs/icon-list/settings/IconList.js +4 -4
- package/dist/cjs/icon-list/settings/configs/translate.js +1 -0
- package/dist/cjs/icon-list/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/icon-list-hoz/settings/IconListHoz.js +2 -2
- package/dist/cjs/icon-list-hoz/settings/configs/presets.js +2 -2
- package/dist/cjs/icon-list-hoz/settings/configs/uiV2.js +1 -1
- package/dist/cjs/icon-list-v2/common/helpers.js +1 -1
- package/dist/cjs/icon-list-v2/common/styles.js +1 -1
- package/dist/cjs/icon-list-v2/components/IconList.js +1 -1
- package/dist/cjs/icon-list-v2/components/IconList.liquid.js +6 -6
- package/dist/cjs/icon-list-v2/settings/IconList.js +2 -2
- package/dist/cjs/icon-list-v2/settings/configs/settings.js +1 -1
- package/dist/cjs/icon-list-v2/settings/configs/translate.js +1 -0
- package/dist/cjs/icon-list-v2/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/image/common/helpers.js +2 -2
- package/dist/cjs/image/components/Image.liquid.js +7 -7
- package/dist/cjs/image/settings/Image.js +2 -2
- package/dist/cjs/image/settings/configs/presets.js +4 -4
- package/dist/cjs/image/settings/configs/settings.js +1 -1
- package/dist/cjs/image/settings/configs/translate.js +1 -0
- package/dist/cjs/image/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/image-comparison/common/attrs.js +1 -1
- package/dist/cjs/image-comparison/common/helpers.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/components/Label.liquid.js +6 -6
- package/dist/cjs/image-comparison/index.js +1 -1
- package/dist/cjs/image-comparison/settings/ImageComparison.js +2 -2
- package/dist/cjs/image-comparison/settings/configs/settings.js +1 -1
- package/dist/cjs/image-comparison/settings/configs/translate.js +1 -0
- package/dist/cjs/image-comparison/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/image-detection/components/ImageDetection.js +1 -1
- package/dist/cjs/image-detection/index.js +1 -1
- package/dist/cjs/image-detection/settings/ImageDetection.js +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/line/settings/Line.js +2 -2
- package/dist/cjs/line/settings/configs/presets.js +1 -1
- package/dist/cjs/line/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/marquee/settings/Marquee.js +2 -2
- package/dist/cjs/marquee/settings/configs/presets.js +2 -2
- package/dist/cjs/marquee/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/next.js +1 -1
- package/dist/cjs/post-purchase/advanced-list/settings/AdvancedListPostPurchase.js +2 -2
- package/dist/cjs/post-purchase/advanced-list/settings/configs/presets.js +1 -1
- package/dist/cjs/post-purchase/advanced-list/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/button/settings/Button.js +2 -2
- package/dist/cjs/post-purchase/button/settings/configs/presets.js +1 -1
- package/dist/cjs/post-purchase/button/settings/configs/settings.js +1 -1
- package/dist/cjs/post-purchase/button/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/buyer-consent/common/classes.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/common/constants.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/common/helpers.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/common/styles.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/components/BuyerConsent.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/components/PostPurchaseCheckbox.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/hooks/useBuyerConsentChecked.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/index.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/next.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/settings/BuyerConsent.js +5 -0
- package/dist/cjs/post-purchase/buyer-consent/settings/configs/presets.js +5 -0
- package/dist/cjs/post-purchase/buyer-consent/settings/configs/settings.js +1 -0
- package/dist/cjs/post-purchase/buyer-consent/settings/configs/ui-v2.js +1 -0
- package/dist/cjs/post-purchase/callout-banner/settings/CalloutBox.js +1 -1
- package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/preset.js +1 -1
- package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/callout-banner/settings/config/callout-text/preset.js +1 -1
- package/dist/cjs/post-purchase/callout-banner/settings/config/callout-text/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/countdown-timer/settings/CountdownTimer.js +2 -2
- package/dist/cjs/post-purchase/countdown-timer/settings/config/preset.js +1 -1
- package/dist/cjs/post-purchase/countdown-timer/settings/config/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/image/settings/Image.js +1 -1
- package/dist/cjs/post-purchase/image/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/line/index.js +1 -1
- package/dist/cjs/post-purchase/line/settings/PostPurchaseLine.js +2 -2
- package/dist/cjs/post-purchase/line/settings/configs/presets.js +1 -1
- package/dist/cjs/post-purchase/line/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/link/settings/PostPurchaseLink.js +2 -2
- package/dist/cjs/post-purchase/link/settings/configs/presets.js +1 -1
- package/dist/cjs/post-purchase/link/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/components/AcceptButton.js +1 -1
- package/dist/cjs/post-purchase/product/components/ProductPrice.js +1 -1
- package/dist/cjs/post-purchase/product/components/ProductPriceBreakdown.js +1 -1
- package/dist/cjs/post-purchase/product/components/price-breakdown/MoneyLine.js +1 -1
- package/dist/cjs/post-purchase/product/components/product-image/index.js +1 -1
- package/dist/cjs/post-purchase/product/components/product-offer/common/attrs.js +1 -1
- package/dist/cjs/post-purchase/product/components/product-offer/components/ProductOfferItem.js +1 -1
- package/dist/cjs/post-purchase/product/components/product-offer/hooks/useProductOfferData.js +1 -1
- package/dist/cjs/post-purchase/product/components/product-subscription/ProductSubscription.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/common/attrs.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/common/classes.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/common/extractSellingPlanSettings.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/common/styles.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/components/OneTimePurchaseTooltip.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/components/ProductSubscriptionContent.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/components/ProductSubscriptionOptions.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/components/SellingPlanDropdown.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/components/SellingPlanLabel.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/components/SellingPlanRadio.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/components/SubscriptionDetail.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/components/SubscriptionRadio.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/helpers/calculateBestSellingPlan.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/helpers/findDefaultValue.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/helpers/findMatchedGroup.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/helpers/findVariantByOptions.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/helpers/handleContainerKeyDown.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useCheckProductsSubscriptionExistence.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useProductSubscriptionContentData.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSellingPlanChange.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSellingPlanOptions.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSellingSubscription.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSubscriptionVisibility.js +1 -0
- package/dist/cjs/post-purchase/product/components/product-subscription/types.js +1 -0
- package/dist/cjs/post-purchase/product/constants/ProductOfferPlaceholder.js +1 -1
- package/dist/cjs/post-purchase/product/constants/index.js +1 -1
- package/dist/cjs/post-purchase/product/helpers/product-price-breakdown/getPrice.js +1 -0
- package/dist/cjs/post-purchase/product/hooks/useGetMoneyLines.js +1 -1
- package/dist/cjs/post-purchase/product/hooks/useGetTextSetting.js +1 -1
- package/dist/cjs/post-purchase/product/hooks/useProductPriceBreakdown.js +1 -0
- package/dist/cjs/post-purchase/product/hooks/useRecurringSubtotal.js +1 -0
- package/dist/cjs/post-purchase/product/hooks/useSubscriptionConsentCheck.js +1 -0
- package/dist/cjs/post-purchase/product/hooks/useSubscriptionSellingType.js +1 -0
- package/dist/cjs/post-purchase/product/index.js +1 -1
- package/dist/cjs/post-purchase/product/next.js +1 -1
- package/dist/cjs/post-purchase/product/settings/accept-button/configs/presets.js +1 -1
- package/dist/cjs/post-purchase/product/settings/accept-button/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/accept-button/index.js +2 -2
- package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-1-col.js +1 -1
- package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-2-col.js +1 -1
- package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-default.js +1 -1
- package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-offer-1-col.js +1 -1
- package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-offer-2-col.js +1 -1
- package/dist/cjs/post-purchase/product/settings/presets-config/product-presets/product-offer-default.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-description/ProductDescription.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-description/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-image/ProductImages.js +3 -3
- package/dist/cjs/post-purchase/product/settings/product-image/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-offer/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-offer/index.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-price/ProductPrice.js +3 -3
- package/dist/cjs/post-purchase/product/settings/product-price/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/presets.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/settings.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-price-breakdown/index.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-quantity/configs/presets.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-quantity/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-quantity/index.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-subscription/configs/presets.js +10 -0
- package/dist/cjs/post-purchase/product/settings/product-subscription/configs/settings.js +1 -0
- package/dist/cjs/post-purchase/product/settings/product-subscription/configs/ui-v2.js +1 -0
- package/dist/cjs/post-purchase/product/settings/product-subscription/index.js +10 -0
- package/dist/cjs/post-purchase/product/settings/product-title/ProductTitle.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-title/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-variants/ProductVariant.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-variants/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/text/settings/heading/configs/presets-v2.js +1 -1
- package/dist/cjs/post-purchase/text/settings/text/Text.js +2 -2
- package/dist/cjs/post-purchase/text/settings/text/configs/ui-v2.js +1 -1
- package/dist/cjs/postPurchaseSetting.js +1 -1
- package/dist/cjs/product/components/ProductImages.js +1 -1
- package/dist/cjs/product/components/ProductNotFound.js +1 -1
- package/dist/cjs/product/components/dynamic-checkout/Button.liquid.js +4 -4
- package/dist/cjs/product/components/file-upload/common/helpers.js +1 -1
- package/dist/cjs/product/components/file-upload/settings/configs/presets.js +1 -1
- package/dist/cjs/product/components/file-upload/settings/configs/settings.js +1 -1
- package/dist/cjs/product/components/file-upload/settings/configs/translate.js +1 -0
- package/dist/cjs/product/components/file-upload/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/product/components/product-badge/ProductBadge.js +1 -1
- package/dist/cjs/product/components/product-badge/ProductBadge.liquid.js +5 -5
- package/dist/cjs/product/components/product-badge/common/attrs.js +1 -1
- package/dist/cjs/product/components/product-bundle/ProductBundleDiscount.js +1 -1
- package/dist/cjs/product/components/product-bundle/setting/ProductBundleDiscount.js +2 -2
- package/dist/cjs/product/components/product-bundle/setting/configs/ui-v2.js +1 -1
- package/dist/cjs/product/components/product-button/ProductButton.liquid.js +6 -6
- package/dist/cjs/product/components/product-button/common/classes.js +1 -1
- package/dist/cjs/product/components/product-button/common/helpers.js +1 -1
- package/dist/cjs/product/components/product-button/helpers/getButtonDynamicSourceLocales.js +1 -1
- package/dist/cjs/product/components/product-button/hooks/useAddToCart.js +1 -1
- package/dist/cjs/product/components/product-button/hooks/useCartOperations.js +1 -1
- package/dist/cjs/product/components/product-button/hooks/useDispatchAfterSubmitEvent.js +1 -1
- package/dist/cjs/product/components/product-description/ProductDescription.js +1 -1
- package/dist/cjs/product/components/product-description/ProductDescription.liquid.js +12 -12
- package/dist/cjs/product/components/product-discount-tag/ProductDiscountTag.js +1 -1
- package/dist/cjs/product/components/product-discount-tag/ProductDiscountTag.liquid.js +12 -12
- package/dist/cjs/product/components/product-images-v2/ProductImageV2.js +2 -2
- package/dist/cjs/product/components/product-images-v3/ProductImageV3.js +2 -2
- package/dist/cjs/product/components/product-list/ProductList.js +1 -1
- package/dist/cjs/product/components/product-list-v3/ProductList.js +1 -1
- package/dist/cjs/product/components/product-price/ProductPrice.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-properties/common/attrs.js +1 -1
- package/dist/cjs/product/components/product-properties/common/helpers.js +1 -1
- package/dist/cjs/product/components/product-properties/property-choice/ProductPropertyChoice.liquid.js +13 -13
- package/dist/cjs/product/components/product-properties/property-input/ProductPropertyInput.liquid.js +11 -11
- package/dist/cjs/product/components/product-properties/property-select/ProductPropertySelect.liquid.js +8 -8
- package/dist/cjs/product/components/product-variants/ProductVariants.js +1 -1
- 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/DynamicCheckout.js +2 -2
- package/dist/cjs/product/settings/Product.js +2 -2
- package/dist/cjs/product/settings/ProductBadge.js +1 -1
- package/dist/cjs/product/settings/ProductButton.js +2 -2
- package/dist/cjs/product/settings/ProductDescription.js +1 -1
- package/dist/cjs/product/settings/ProductImages.js +2 -2
- package/dist/cjs/product/settings/ProductList.js +2 -2
- package/dist/cjs/product/settings/ProductListV3.js +2 -2
- package/dist/cjs/product/settings/ProductPrice.js +2 -2
- package/dist/cjs/product/settings/ProductProperties.js +2 -2
- package/dist/cjs/product/settings/ProductQuantity.js +2 -2
- package/dist/cjs/product/settings/ProductTag.js +1 -1
- package/dist/cjs/product/settings/ProductTitle.js +2 -2
- package/dist/cjs/product/settings/ProductVariants.js +2 -2
- package/dist/cjs/product/settings/ProductViewMore.js +2 -2
- package/dist/cjs/product/settings/Sku.js +2 -2
- package/dist/cjs/product/settings/Vendor.js +2 -2
- package/dist/cjs/product/settings/dynamic-checkout/configs/presets.js +1 -1
- package/dist/cjs/product/settings/dynamic-checkout/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product/configs/product-presets/product-1-col.js +2 -2
- package/dist/cjs/product/settings/product/configs/product-presets/product-2-col.js +2 -2
- package/dist/cjs/product/settings/product/configs/product-presets/product-default.js +2 -2
- package/dist/cjs/product/settings/product/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-badge/configs/presets.js +1 -1
- package/dist/cjs/product/settings/product-badge/configs/settings.js +1 -1
- package/dist/cjs/product/settings/product-badge/configs/translate.js +1 -0
- package/dist/cjs/product/settings/product-badge/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-button/configs/presets.js +1 -1
- package/dist/cjs/product/settings/product-button/configs/settings.js +1 -1
- package/dist/cjs/product/settings/product-button/configs/translate.js +1 -0
- package/dist/cjs/product/settings/product-button/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-description/configs/presets.js +1 -1
- package/dist/cjs/product/settings/product-description/configs/settings.js +1 -1
- package/dist/cjs/product/settings/product-description/configs/translate.js +1 -0
- package/dist/cjs/product/settings/product-description/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-discount-tag/configs/translate.js +1 -0
- package/dist/cjs/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-image-v2/ProductImages.js +2 -2
- package/dist/cjs/product/settings/product-image-v2/configs/ui/FeatureDots.js +1 -1
- package/dist/cjs/product/settings/product-image-v2/configs/ui/FeatureNavigation.js +1 -1
- package/dist/cjs/product/settings/product-image-v2/configs/ui/ImageListNavigation.js +1 -1
- package/dist/cjs/product/settings/product-image-v2/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-image-v3/ProductImages.js +2 -2
- package/dist/cjs/product/settings/product-image-v3/configs/setting-v2/ProductFeatureImage.js +1 -1
- package/dist/cjs/product/settings/product-image-v3/configs/setting-v2/ProductGalleryImage.js +1 -1
- package/dist/cjs/product/settings/product-image-v3/configs/ui/FeatureDots.js +1 -1
- package/dist/cjs/product/settings/product-image-v3/configs/ui/FeatureNavigation.js +1 -1
- package/dist/cjs/product/settings/product-image-v3/configs/ui/ImageListNavigation.js +1 -1
- package/dist/cjs/product/settings/product-image-v3/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-list/configs/presets.js +2 -2
- package/dist/cjs/product/settings/product-list/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-list-v3/configs/presets.js +2 -2
- package/dist/cjs/product/settings/product-list-v3/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-price/configs/presets.js +2 -2
- package/dist/cjs/product/settings/product-price/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-properties/configs/presets.js +1 -1
- package/dist/cjs/product/settings/product-properties/configs/settings-v2.js +1 -1
- package/dist/cjs/product/settings/product-properties/configs/translate.js +1 -0
- package/dist/cjs/product/settings/product-properties/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-quantity/configs/presets.js +2 -2
- package/dist/cjs/product/settings/product-quantity/configs/settings.js +1 -1
- package/dist/cjs/product/settings/product-quantity/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-sku/configs/presets.js +1 -1
- package/dist/cjs/product/settings/product-sku/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-title/configs/presets.js +1 -1
- package/dist/cjs/product/settings/product-title/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-variant/configs/presets.js +2 -2
- package/dist/cjs/product/settings/product-variant/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-vendor/configs/presets.js +1 -1
- package/dist/cjs/product/settings/product-vendor/configs/ui-v2.js +1 -1
- package/dist/cjs/product/settings/product-view-more/configs/presets.js +1 -1
- package/dist/cjs/product/settings/product-view-more/configs/settings.js +1 -1
- package/dist/cjs/product/settings/product-view-more/configs/translate.js +1 -0
- package/dist/cjs/product/settings/product-view-more/configs/ui-v2.js +1 -1
- package/dist/cjs/shop-pay-installment/settings/ShopPayInstallments.js +1 -1
- package/dist/cjs/shop-pay-installment/settings/configs/settings.js +1 -1
- package/dist/cjs/sticky/common/styles.js +1 -1
- package/dist/cjs/sticky/components/Sticky.js +1 -1
- package/dist/cjs/sticky/components/Sticky.liquid.js +5 -5
- package/dist/cjs/sticky/index.js +1 -1
- package/dist/cjs/sticky/settings/Sticky.js +1 -1
- package/dist/cjs/sticky/settings/configs/presets.js +4 -4
- package/dist/cjs/sticky/settings/configs/translate.js +1 -0
- package/dist/cjs/sticky/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/stock-counter/components/StockCounter.liquid.js +8 -8
- package/dist/cjs/stock-counter/settings/StockCounter.js +2 -2
- package/dist/cjs/stock-counter/settings/configs/presets.js +2 -2
- package/dist/cjs/stock-counter/settings/configs/settings-v2.js +1 -1
- package/dist/cjs/stock-counter/settings/configs/translate.js +1 -0
- package/dist/cjs/stock-counter/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/tab/common/styles.js +1 -1
- package/dist/cjs/tab/components/Tabs.js +1 -1
- package/dist/cjs/tab/components/Tabs.liquid.js +8 -8
- package/dist/cjs/tab/settings/Tabs.js +2 -2
- package/dist/cjs/tab/settings/configs/settings.js +1 -1
- package/dist/cjs/tab/settings/configs/translate.js +1 -0
- package/dist/cjs/tab/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/text/common/helpers.js +1 -1
- package/dist/cjs/text/common/styles.js +1 -1
- package/dist/cjs/text/components/Text.js +1 -1
- package/dist/cjs/text/components/Text.liquid.js +9 -9
- package/dist/cjs/text/settings/Text.js +2 -2
- package/dist/cjs/text/settings/configs/presets.js +1 -1
- package/dist/cjs/text/settings/configs/settings.js +1 -1
- package/dist/cjs/text/settings/configs/translate.js +1 -0
- package/dist/cjs/text/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/third-party/components/CustomProductOptionsVariant.liquid.js +1 -1
- package/dist/cjs/third-party/components/EasifyProductOptions.liquid.js +1 -1
- package/dist/cjs/third-party/components/PushOwl.liquid.js +1 -1
- package/dist/cjs/third-party/index.js +1 -1
- package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/index.js +2 -2
- package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/index.js +2 -2
- package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/AliReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/AliReviews/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/AlsoBoughtCbb/index.js +2 -2
- package/dist/cjs/third-party/settings/AlsoBoughtCbb/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/AovBundlesVolumeDiscounts/index.js +1 -1
- package/dist/cjs/third-party/settings/AovBundlesVolumeDiscounts/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +2 -2
- package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/index.js +2 -2
- package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/index.js +2 -2
- package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/AppstleSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/AppstleSubscriptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/BestBuyFulfillment/index.js +2 -2
- package/dist/cjs/third-party/settings/BestBuyFulfillment/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/index.js +2 -2
- package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/BirdChime/index.js +2 -2
- package/dist/cjs/third-party/settings/BirdChime/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/BloyRewardsProgramLoyalty/index.js +1 -1
- package/dist/cjs/third-party/settings/BloyRewardsProgramLoyalty/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Bogos/index.js +2 -2
- package/dist/cjs/third-party/settings/Bogos/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/BoldProductOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/BoldProductOptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/BoldSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/BoldSubscriptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/index.js +2 -2
- package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/BoostAISearchDiscovery/index.js +2 -2
- package/dist/cjs/third-party/settings/BoostAISearchDiscovery/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Bundler/index.js +2 -2
- package/dist/cjs/third-party/settings/Bundler/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/CleanSizeCharts/index.js +2 -2
- package/dist/cjs/third-party/settings/CleanSizeCharts/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/CrossSellCartUpsell/index.js +2 -2
- package/dist/cjs/third-party/settings/CrossSellCartUpsell/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/CustomProductOptionsVariant/index.js +2 -2
- package/dist/cjs/third-party/settings/CustomProductOptionsVariant/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/DealeasyVolumeDiscounts/index.js +1 -1
- package/dist/cjs/third-party/settings/DealeasyVolumeDiscounts/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/index.js +2 -2
- package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/EasifyProductOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/EasifyProductOptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/index.js +2 -2
- package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/EasySellCOD/index.js +2 -2
- package/dist/cjs/third-party/settings/EasySellCOD/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/index.js +2 -2
- package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/index.js +2 -2
- package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/EssentialAnnouncementBar/index.js +2 -2
- package/dist/cjs/third-party/settings/EssentialAnnouncementBar/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/index.js +2 -2
- package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/index.js +2 -2
- package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/index.js +2 -2
- package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/FeraReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/FeraReviews/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/FirePush/index.js +2 -2
- package/dist/cjs/third-party/settings/FirePush/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/index.js +2 -2
- package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/FordeerProductLabels/index.js +2 -2
- package/dist/cjs/third-party/settings/FordeerProductLabels/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/index.js +3 -3
- package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/index.js +2 -2
- package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/GloboProductOptionsVariant/index.js +2 -2
- package/dist/cjs/third-party/settings/GloboProductOptionsVariant/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/GoogleReviewsByReputon/index.js +2 -2
- package/dist/cjs/third-party/settings/GoogleReviewsByReputon/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Growave/index.js +2 -2
- package/dist/cjs/third-party/settings/Growave/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/GrowthSuiteDiscountCodes/index.js +1 -1
- package/dist/cjs/third-party/settings/GrowthSuiteDiscountCodes/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/HextomCountdownTimerBar/index.js +2 -2
- package/dist/cjs/third-party/settings/HextomCountdownTimerBar/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/HextomFreeShippingBar/index.js +2 -2
- package/dist/cjs/third-party/settings/HextomFreeShippingBar/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/HulkFormBuilder/index.js +2 -2
- package/dist/cjs/third-party/settings/HulkFormBuilder/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/HulkProductOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/HulkProductOptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/InfiniteOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/InfiniteOptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Instafeed/index.js +2 -2
- package/dist/cjs/third-party/settings/Instafeed/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/InstasellShoppableInstagram/index.js +2 -2
- package/dist/cjs/third-party/settings/InstasellShoppableInstagram/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/JudgemeReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/JudgemeReviews/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/JunipProductReviewsUgc/index.js +2 -2
- package/dist/cjs/third-party/settings/JunipProductReviewsUgc/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/KachingBundles/index.js +2 -2
- package/dist/cjs/third-party/settings/KachingBundles/uiV2.js +1 -1
- package/dist/cjs/third-party/{setting → settings}/KachingSubscriptionsApp/index.js +2 -2
- package/dist/cjs/third-party/{setting → settings}/KachingSubscriptionsApp/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/KingProductOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/KingProductOptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/index.js +2 -2
- package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/KlarnaMessaging/index.js +2 -2
- package/dist/cjs/third-party/settings/KlarnaMessaging/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Klaviyo/index.js +2 -2
- package/dist/cjs/third-party/settings/Klaviyo/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/index.js +2 -2
- package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/LaiProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/LaiProductReviews/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/index.js +2 -2
- package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/LoopSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/LoopSubscriptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/LooxReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/LooxReviews/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/MaxbundleProductBundles/index.js +2 -2
- package/dist/cjs/third-party/settings/MaxbundleProductBundles/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/index.js +2 -2
- package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/MyappgurusProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/MyappgurusProductReviews/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/index.js +2 -2
- package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/index.js +2 -2
- package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Omnisend/index.js +2 -2
- package/dist/cjs/third-party/settings/Omnisend/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Opinew/index.js +2 -2
- package/dist/cjs/third-party/settings/Opinew/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/ParcelPanel/index.js +2 -2
- package/dist/cjs/third-party/settings/ParcelPanel/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/PickyStory/index.js +2 -2
- package/dist/cjs/third-party/settings/PickyStory/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/index.js +2 -2
- package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/index.js +2 -2
- package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/PreorderNowWodPresale/index.js +2 -2
- package/dist/cjs/third-party/settings/PreorderNowWodPresale/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/ProductOptionsCustomizer/index.js +2 -2
- package/dist/cjs/third-party/settings/ProductOptionsCustomizer/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/ProductOptionsVariantOption/index.js +2 -2
- package/dist/cjs/third-party/settings/ProductOptionsVariantOption/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/ProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/ProductReviews/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/index.js +2 -2
- package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/PushOwl/index.js +2 -2
- package/dist/cjs/third-party/settings/PushOwl/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/QikifyUpsell/index.js +2 -2
- package/dist/cjs/third-party/settings/QikifyUpsell/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/index.js +2 -2
- package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/RechargeSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/RechargeSubscriptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/index.js +2 -2
- package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Releasit/index.js +2 -2
- package/dist/cjs/third-party/settings/Releasit/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/RequestQuoteHidePrice/index.js +2 -2
- package/dist/cjs/third-party/settings/RequestQuoteHidePrice/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/index.js +2 -2
- package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Rivyo/index.js +2 -2
- package/dist/cjs/third-party/settings/Rivyo/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Ryviu/index.js +2 -2
- package/dist/cjs/third-party/settings/Ryviu/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/SealSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/SealSubscriptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/SegunoEmailMarketing/index.js +2 -2
- package/dist/cjs/third-party/settings/SegunoEmailMarketing/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Selleasy/index.js +2 -2
- package/dist/cjs/third-party/settings/Selleasy/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/index.js +2 -2
- package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/ShopifyForms/index.js +2 -2
- package/dist/cjs/third-party/settings/ShopifyForms/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/ShopifySubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/ShopifySubscriptions/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/SimpleBundlesKits/index.js +2 -2
- package/dist/cjs/third-party/settings/SimpleBundlesKits/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/index.js +2 -2
- package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/index.js +2 -2
- package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/index.js +2 -2
- package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Stamped.js +1 -1
- package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/index.js +2 -2
- package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/SubifySubscriptionsApp/index.js +2 -2
- package/dist/cjs/third-party/settings/SubifySubscriptionsApp/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/TagembedSocialPostReview/index.js +2 -2
- package/dist/cjs/third-party/settings/TagembedSocialPostReview/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/index.js +2 -2
- package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/index.js +2 -2
- package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/TrustBadgesBear/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustBadgesBear/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/TrustMe/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustMe/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Trustoo/index.js +2 -2
- package/dist/cjs/third-party/settings/Trustoo/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/TrustreviewsProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustreviewsProductReviews/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/TrustshopProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustshopProductReviews/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/UltimateSalesBoost/index.js +1 -1
- package/dist/cjs/third-party/settings/UltimateSalesBoost/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/index.js +2 -2
- package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/UppromoteAffiliateMarketing/setting.js +1 -1
- package/dist/cjs/third-party/settings/UppromoteAffiliateMarketing/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Vitals/index.js +2 -2
- package/dist/cjs/third-party/settings/Vitals/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/index.js +2 -2
- package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/WideBundle/index.js +2 -2
- package/dist/cjs/third-party/settings/WideBundle/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/Wiser/index.js +2 -2
- package/dist/cjs/third-party/settings/Wiser/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/WishlistKing/index.js +2 -2
- package/dist/cjs/third-party/settings/WishlistKing/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/WishlistPlus/index.js +2 -2
- package/dist/cjs/third-party/settings/WishlistPlus/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/YotpoLoyalty/index.js +2 -2
- package/dist/cjs/third-party/settings/YotpoLoyalty/uiV2.js +1 -1
- package/dist/cjs/third-party/settings/YotpoReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/YotpoReviews/uiV2.js +1 -1
- package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v2.js +1 -1
- package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/index.js +2 -2
- package/dist/cjs/third-party-instant/settings/InstantKlaviyo/configs/ui-v2.js +1 -1
- package/dist/cjs/third-party-instant/settings/InstantKlaviyo/index.js +2 -2
- package/dist/cjs/third-party-instant/settings/InstantLooxReviews/index.js +1 -1
- package/dist/cjs/third-party-instant/settings/InstantYotpoLoyalty/index.js +1 -1
- package/dist/cjs/third-party-slot/settings/ThirdPartySlot.js +2 -2
- package/dist/cjs/third-party-slot/settings/configs/ui-v2.js +1 -1
- package/dist/cjs/translate.js +2 -0
- package/dist/cjs/video/common/helpers.js +1 -1
- package/dist/cjs/video/components/LiteVimeoEmbed.liquid.js +11 -11
- package/dist/cjs/video/components/LiteYouTubeEmbed.liquid.js +11 -11
- package/dist/cjs/video/components/Video.liquid.js +3 -3
- package/dist/cjs/video/settings/Video.js +2 -2
- package/dist/cjs/video/settings/configs/translate.js +1 -0
- package/dist/cjs/video/settings/configs/ui-v2.js +1 -1
- package/dist/esm/accordion/components/Accordion.liquid.js +12 -12
- package/dist/esm/accordion/settings/Accordion.js +4 -4
- package/dist/esm/accordion/settings/configs/settings.js +1 -1
- package/dist/esm/accordion/settings/configs/translate.js +1 -0
- package/dist/esm/accordion/settings/configs/ui-v2.js +1 -1
- package/dist/esm/article/components/ArticleAuthor.liquid.js +1 -1
- package/dist/esm/article/components/ArticleContent.js +3 -3
- package/dist/esm/article/components/ArticleDate.liquid.js +2 -2
- package/dist/esm/article/components/ArticleExcerpt.js +1 -1
- package/dist/esm/article/components/ArticleExcerpt.liquid.js +2 -2
- package/dist/esm/article/components/ArticleNotFound.js +1 -1
- 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/ArticleAuthor.js +2 -2
- package/dist/esm/article/settings/ArticleCategory.js +2 -2
- package/dist/esm/article/settings/ArticleContent.js +2 -2
- package/dist/esm/article/settings/ArticleDate.js +2 -2
- package/dist/esm/article/settings/ArticleExcerpt.js +2 -2
- package/dist/esm/article/settings/ArticleImage.js +2 -2
- package/dist/esm/article/settings/ArticleList.js +2 -2
- package/dist/esm/article/settings/ArticlePagination.js +1 -1
- package/dist/esm/article/settings/ArticleReadMore.js +2 -2
- package/dist/esm/article/settings/ArticleTag.js +2 -2
- package/dist/esm/article/settings/ArticleTitle.js +2 -2
- package/dist/esm/article/settings/configs/article-author/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-author/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/article-category/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-category/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/article-content/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-content/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/article-date/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-date/settings.js +1 -1
- package/dist/esm/article/settings/configs/article-date/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/article-excerpt/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-excerpt/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/article-image/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-image/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/article-list/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-list/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/article-read-more/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-read-more/settings.js +1 -1
- package/dist/esm/article/settings/configs/article-read-more/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/article-tag/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-tag/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/article-title/presets.js +1 -1
- package/dist/esm/article/settings/configs/article-title/ui-v2.js +1 -1
- package/dist/esm/article/settings/configs/translate.js +1 -0
- package/dist/esm/breadcrumb/settings/Breadcrumb.js +1 -1
- package/dist/esm/breadcrumb/settings/configs/ui-v2.js +1 -1
- package/dist/esm/builder.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/Button.js +5 -5
- package/dist/esm/button/settings/configs/settings.js +1 -1
- package/dist/esm/button/settings/configs/translate.js +1 -0
- package/dist/esm/button/settings/configs/ui-v2.js +1 -1
- package/dist/esm/carousel/settings/Carousel.js +2 -2
- package/dist/esm/carousel/settings/configs/presets.js +4 -4
- package/dist/esm/carousel/settings/configs/ui-v2.js +1 -1
- package/dist/esm/carousel-v3/settings/Carousel.js +2 -2
- package/dist/esm/carousel-v3/settings/configs/presets.js +4 -4
- package/dist/esm/carousel-v3/settings/configs/ui-v2.js +1 -1
- package/dist/esm/code/common/styles.js +1 -1
- package/dist/esm/code/components/CSSCode.js +1 -1
- package/dist/esm/code/components/CSSCode.liquid.js +4 -4
- package/dist/esm/code/index.js +1 -1
- package/dist/esm/code/settings/CSSCode.js +2 -2
- package/dist/esm/code/settings/configs/translate.js +1 -0
- package/dist/esm/code/settings/configs/ui-v2.js +1 -1
- package/dist/esm/collection/components/collection-description/common/helpers.js +1 -1
- package/dist/esm/collection/components/collection-paginator/common/helpers.js +2 -2
- package/dist/esm/collection/components/collection-title/CollectionTitle.liquid.js +1 -1
- package/dist/esm/collection/components/collection-toolbar/common/helpers.js +1 -1
- package/dist/esm/collection/settings/collection-banner/CollectionBanner.js +2 -2
- package/dist/esm/collection/settings/collection-banner/configs/ui-v2.js +1 -1
- package/dist/esm/collection/settings/collection-description/CollectionDescription.js +2 -2
- package/dist/esm/collection/settings/collection-description/configs/settings.js +1 -1
- package/dist/esm/collection/settings/collection-description/configs/translate.js +1 -0
- package/dist/esm/collection/settings/collection-description/configs/ui-v2.js +1 -1
- package/dist/esm/collection/settings/collection-paginator/CollectionPaginator.js +2 -2
- package/dist/esm/collection/settings/collection-paginator/configs/settings.js +1 -1
- package/dist/esm/collection/settings/collection-paginator/configs/translate.js +1 -0
- package/dist/esm/collection/settings/collection-paginator/configs/ui-v2.js +1 -1
- package/dist/esm/collection/settings/collection-title/CollectionTitle.js +2 -2
- package/dist/esm/collection/settings/collection-title/configs/ui-v2.js +1 -1
- package/dist/esm/collection/settings/collection-toolbar/CollectionToolbar.js +2 -2
- package/dist/esm/collection/settings/collection-toolbar/configs/settings.js +1 -1
- package/dist/esm/collection/settings/collection-toolbar/configs/translate.js +1 -0
- package/dist/esm/collection/settings/collection-toolbar/configs/ui-v2.js +1 -1
- package/dist/esm/common/components/NoDataState.js +1 -1
- package/dist/esm/constant.js +1 -1
- package/dist/esm/countdown-timer/components/Countdown.liquid.js +18 -18
- package/dist/esm/countdown-timer/settings/Countdown.js +2 -2
- package/dist/esm/countdown-timer/settings/configs/setting.js +1 -1
- package/dist/esm/countdown-timer/settings/configs/translate.js +1 -0
- package/dist/esm/countdown-timer/settings/configs/ui-v2.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/Coupon.js +2 -2
- package/dist/esm/coupon/settings/configs/presets.js +2 -2
- package/dist/esm/coupon/settings/configs/settings.js +1 -1
- package/dist/esm/coupon/settings/configs/translate.js +1 -0
- package/dist/esm/coupon/settings/configs/ui-v2.js +1 -1
- package/dist/esm/dialog/common/styles.js +1 -1
- package/dist/esm/dialog/components/Dialog.js +2 -2
- package/dist/esm/dialog/components/Dialog.liquid.js +20 -20
- package/dist/esm/dialog/settings/Dialog.js +2 -2
- package/dist/esm/dialog/settings/configs/translate.js +1 -0
- package/dist/esm/dialog/settings/configs/ui-v2.js +1 -1
- package/dist/esm/estimate-delivery/common/helpers.js +1 -1
- package/dist/esm/estimate-delivery/common/styles.js +1 -1
- package/dist/esm/estimate-delivery/components/EstimateDate.js +1 -1
- package/dist/esm/estimate-delivery/components/EstimateDate.liquid.js +3 -3
- package/dist/esm/estimate-delivery/settings/EstimateDate.js +2 -2
- package/dist/esm/estimate-delivery/settings/configs/settings.js +1 -1
- package/dist/esm/estimate-delivery/settings/configs/translate.js +1 -0
- package/dist/esm/estimate-delivery/settings/configs/ui-v2.js +1 -1
- package/dist/esm/form/components/form-checkbox/FormCheckbox.liquid.js +12 -12
- package/dist/esm/form/components/form-dropdown/FormDropdown.liquid.js +17 -17
- package/dist/esm/form/components/form-email/FormEmail.liquid.js +9 -9
- package/dist/esm/form/components/newsletter/Newsletter.liquid.js +13 -13
- 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/components/textarea/TextArea.liquid.js +9 -9
- package/dist/esm/form/components/textfield/TextField.liquid.js +8 -8
- package/dist/esm/form/components/textinput/TextInput.liquid.js +18 -18
- package/dist/esm/form/settings/contact/Contact.js +2 -2
- package/dist/esm/form/settings/contact/configs/settings.js +1 -1
- package/dist/esm/form/settings/contact/configs/translate.js +1 -0
- package/dist/esm/form/settings/contact/configs/ui-v2.js +1 -1
- package/dist/esm/form/settings/form-checkbox/FormCheckbox.js +2 -2
- package/dist/esm/form/settings/form-checkbox/configs/settings.js +1 -1
- package/dist/esm/form/settings/form-checkbox/configs/translate.js +1 -0
- package/dist/esm/form/settings/form-checkbox/configs/ui-v2.js +1 -1
- package/dist/esm/form/settings/form-dropdown/FormDropdown.js +2 -2
- package/dist/esm/form/settings/form-dropdown/configs/settings.js +1 -1
- package/dist/esm/form/settings/form-dropdown/configs/translate.js +1 -0
- package/dist/esm/form/settings/form-dropdown/configs/ui-v2.js +1 -1
- package/dist/esm/form/settings/form-email/FormEmail.js +2 -2
- package/dist/esm/form/settings/form-email/configs/settings.js +1 -1
- package/dist/esm/form/settings/form-email/configs/translate.js +1 -0
- package/dist/esm/form/settings/form-email/configs/ui-v2.js +1 -1
- package/dist/esm/form/settings/form-textarea/Textarea.js +2 -2
- package/dist/esm/form/settings/form-textarea/configs/settings.js +1 -1
- package/dist/esm/form/settings/form-textarea/configs/translate.js +1 -0
- package/dist/esm/form/settings/form-textarea/configs/ui-v2.js +1 -1
- package/dist/esm/form/settings/newsletter/Newsletter.js +2 -2
- package/dist/esm/form/settings/newsletter/configs/settings.js +1 -1
- package/dist/esm/form/settings/newsletter/configs/translate.js +1 -0
- package/dist/esm/form/settings/newsletter/configs/ui-v2.js +1 -1
- package/dist/esm/form/settings/submit-button/SubmitButton.js +2 -2
- package/dist/esm/form/settings/submit-button/configs/settings.js +1 -1
- package/dist/esm/form/settings/submit-button/configs/translate.js +1 -0
- package/dist/esm/form/settings/submit-button/configs/ui-v2.js +1 -1
- package/dist/esm/form/settings/text-field/TextField.js +2 -2
- package/dist/esm/form/settings/text-field/configs/settings.js +1 -1
- package/dist/esm/form/settings/text-field/configs/translate.js +1 -0
- package/dist/esm/form/settings/text-field/configs/ui-v2.js +1 -1
- package/dist/esm/form/settings/text-input/TextInput.js +2 -2
- package/dist/esm/form/settings/text-input/configs/settings.js +1 -1
- package/dist/esm/form/settings/text-input/configs/translate.js +1 -0
- package/dist/esm/form/settings/text-input/configs/ui-v2.js +1 -1
- package/dist/esm/grid/components/row/Row.js +1 -1
- package/dist/esm/grid/components/row/Row.liquid.js +18 -18
- package/dist/esm/grid/components/row/common/helpers.js +1 -1
- package/dist/esm/grid/components/row/common/styles.js +1 -1
- package/dist/esm/grid/settings/Row.js +2 -2
- package/dist/esm/grid/settings/Section.js +1 -1
- package/dist/esm/grid/settings/configs/row/presets.js +4 -4
- package/dist/esm/grid/settings/configs/row/translate.js +1 -0
- package/dist/esm/grid/settings/configs/row/ui-v2.js +1 -1
- package/dist/esm/grid/settings/configs/section/ui-v2.js +1 -1
- package/dist/esm/header/settings/Header.js +2 -2
- package/dist/esm/header/settings/configs/presets.js +1 -1
- package/dist/esm/header/settings/configs/ui-v2.js +1 -1
- package/dist/esm/heading/components/Heading.liquid.js +1 -1
- package/dist/esm/heading/settings/Heading.js +2 -2
- package/dist/esm/heading/settings/configs/presets.js +1 -1
- package/dist/esm/heading/settings/configs/settings.js +1 -1
- package/dist/esm/heading/settings/configs/translate.js +1 -0
- package/dist/esm/heading/settings/configs/ui-v2.js +1 -1
- package/dist/esm/helpers.js +1 -1
- package/dist/esm/hero-banner/components/HeroBanner.liquid.js +12 -12
- package/dist/esm/hero-banner/components/HeroBannerItem.liquid.js +10 -10
- package/dist/esm/hero-banner/settings/HeroBanner.js +2 -2
- package/dist/esm/hero-banner/settings/configs/presets/banner-1-col-pre-sales-page.js +1 -1
- package/dist/esm/hero-banner/settings/configs/presets/banner-1-col.js +1 -1
- package/dist/esm/hero-banner/settings/configs/presets/banner-content-left-pre-sales-page.js +1 -1
- package/dist/esm/hero-banner/settings/configs/presets/banner-content-left.js +1 -1
- package/dist/esm/hero-banner/settings/configs/presets/banner-content-right-pre-sales-page.js +1 -1
- package/dist/esm/hero-banner/settings/configs/presets/banner-content-right.js +1 -1
- package/dist/esm/hero-banner/settings/configs/presets/banner-parallax-pre-sales-page.js +1 -1
- package/dist/esm/hero-banner/settings/configs/presets/banner-parallax.js +1 -1
- package/dist/esm/hero-banner/settings/configs/presets/banner-video-pre-sales-page.js +1 -1
- package/dist/esm/hero-banner/settings/configs/presets/banner-video.js +1 -1
- package/dist/esm/hero-banner/settings/configs/translate.js +1 -0
- package/dist/esm/hero-banner/settings/configs/ui-v2.js +1 -1
- package/dist/esm/icon/settings/Icon.js +2 -2
- package/dist/esm/icon/settings/configs/presets.js +2 -2
- package/dist/esm/icon/settings/configs/ui-v2.js +1 -1
- package/dist/esm/icon-list/common/styles.js +1 -1
- package/dist/esm/icon-list/components/IconList.js +1 -1
- package/dist/esm/icon-list/components/IconList.liquid.js +8 -8
- package/dist/esm/icon-list/index.js +1 -1
- package/dist/esm/icon-list/settings/IconList.js +4 -4
- package/dist/esm/icon-list/settings/configs/translate.js +1 -0
- package/dist/esm/icon-list/settings/configs/ui-v2.js +1 -1
- package/dist/esm/icon-list-hoz/settings/IconListHoz.js +2 -2
- package/dist/esm/icon-list-hoz/settings/configs/presets.js +2 -2
- package/dist/esm/icon-list-hoz/settings/configs/uiV2.js +1 -1
- package/dist/esm/icon-list-v2/common/helpers.js +1 -1
- package/dist/esm/icon-list-v2/common/styles.js +1 -1
- package/dist/esm/icon-list-v2/components/IconList.js +1 -1
- package/dist/esm/icon-list-v2/components/IconList.liquid.js +8 -8
- package/dist/esm/icon-list-v2/settings/IconList.js +2 -2
- package/dist/esm/icon-list-v2/settings/configs/settings.js +1 -1
- package/dist/esm/icon-list-v2/settings/configs/translate.js +1 -0
- package/dist/esm/icon-list-v2/settings/configs/ui-v2.js +1 -1
- package/dist/esm/image/common/helpers.js +2 -2
- package/dist/esm/image/components/Image.liquid.js +10 -10
- package/dist/esm/image/settings/Image.js +2 -2
- package/dist/esm/image/settings/configs/presets.js +4 -4
- package/dist/esm/image/settings/configs/settings.js +1 -1
- package/dist/esm/image/settings/configs/translate.js +1 -0
- package/dist/esm/image/settings/configs/ui-v2.js +1 -1
- package/dist/esm/image-comparison/common/attrs.js +1 -1
- package/dist/esm/image-comparison/common/helpers.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/components/Label.liquid.js +6 -6
- package/dist/esm/image-comparison/index.js +1 -1
- package/dist/esm/image-comparison/settings/ImageComparison.js +2 -2
- package/dist/esm/image-comparison/settings/configs/settings.js +1 -1
- package/dist/esm/image-comparison/settings/configs/translate.js +1 -0
- package/dist/esm/image-comparison/settings/configs/ui-v2.js +1 -1
- package/dist/esm/image-detection/components/ImageDetection.js +1 -1
- package/dist/esm/image-detection/index.js +1 -1
- package/dist/esm/image-detection/settings/ImageDetection.js +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/line/settings/Line.js +2 -2
- package/dist/esm/line/settings/configs/presets.js +1 -1
- package/dist/esm/line/settings/configs/ui-v2.js +1 -1
- package/dist/esm/marquee/settings/Marquee.js +2 -2
- package/dist/esm/marquee/settings/configs/presets.js +2 -2
- package/dist/esm/marquee/settings/configs/ui-v2.js +1 -1
- package/dist/esm/next.js +1 -1
- package/dist/esm/post-purchase/advanced-list/settings/AdvancedListPostPurchase.js +2 -2
- package/dist/esm/post-purchase/advanced-list/settings/configs/presets.js +1 -1
- package/dist/esm/post-purchase/advanced-list/settings/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/button/settings/Button.js +2 -2
- package/dist/esm/post-purchase/button/settings/configs/presets.js +1 -1
- package/dist/esm/post-purchase/button/settings/configs/settings.js +1 -1
- package/dist/esm/post-purchase/button/settings/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/buyer-consent/common/classes.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/common/constants.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/common/helpers.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/common/styles.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/components/BuyerConsent.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/components/PostPurchaseCheckbox.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/hooks/useBuyerConsentChecked.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/index.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/next.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/settings/BuyerConsent.js +5 -0
- package/dist/esm/post-purchase/buyer-consent/settings/configs/presets.js +5 -0
- package/dist/esm/post-purchase/buyer-consent/settings/configs/settings.js +1 -0
- package/dist/esm/post-purchase/buyer-consent/settings/configs/ui-v2.js +1 -0
- package/dist/esm/post-purchase/callout-banner/settings/CalloutBox.js +1 -1
- package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/preset.js +1 -1
- package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/ui-v2.js +1 -1
- package/dist/esm/post-purchase/callout-banner/settings/config/callout-text/preset.js +1 -1
- package/dist/esm/post-purchase/callout-banner/settings/config/callout-text/ui-v2.js +1 -1
- package/dist/esm/post-purchase/countdown-timer/settings/CountdownTimer.js +2 -2
- package/dist/esm/post-purchase/countdown-timer/settings/config/preset.js +1 -1
- package/dist/esm/post-purchase/countdown-timer/settings/config/ui-v2.js +1 -1
- package/dist/esm/post-purchase/image/settings/Image.js +1 -1
- package/dist/esm/post-purchase/image/settings/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/line/index.js +1 -1
- package/dist/esm/post-purchase/line/settings/PostPurchaseLine.js +2 -2
- package/dist/esm/post-purchase/line/settings/configs/presets.js +1 -1
- package/dist/esm/post-purchase/line/settings/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/link/settings/PostPurchaseLink.js +2 -2
- package/dist/esm/post-purchase/link/settings/configs/presets.js +1 -1
- package/dist/esm/post-purchase/link/settings/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/components/AcceptButton.js +1 -1
- package/dist/esm/post-purchase/product/components/ProductPrice.js +1 -1
- package/dist/esm/post-purchase/product/components/ProductPriceBreakdown.js +1 -1
- package/dist/esm/post-purchase/product/components/price-breakdown/MoneyLine.js +1 -1
- package/dist/esm/post-purchase/product/components/product-image/index.js +1 -1
- package/dist/esm/post-purchase/product/components/product-offer/common/attrs.js +1 -1
- package/dist/esm/post-purchase/product/components/product-offer/components/ProductOfferItem.js +1 -1
- package/dist/esm/post-purchase/product/components/product-offer/hooks/useProductOfferData.js +1 -1
- package/dist/esm/post-purchase/product/components/product-subscription/ProductSubscription.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/common/attrs.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/common/classes.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/common/extractSellingPlanSettings.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/common/styles.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/components/OneTimePurchaseTooltip.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/components/ProductSubscriptionContent.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/components/ProductSubscriptionOptions.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/components/SellingPlanDropdown.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/components/SellingPlanLabel.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/components/SellingPlanRadio.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/components/SubscriptionDetail.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/components/SubscriptionRadio.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/helpers/calculateBestSellingPlan.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/helpers/findDefaultValue.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/helpers/findMatchedGroup.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/helpers/findVariantByOptions.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/helpers/handleContainerKeyDown.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/hooks/useCheckProductsSubscriptionExistence.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/hooks/useProductSubscriptionContentData.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSellingPlanChange.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSellingPlanOptions.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSellingSubscription.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSubscriptionVisibility.js +1 -0
- package/dist/esm/post-purchase/product/components/product-subscription/types.js +1 -0
- package/dist/esm/post-purchase/product/constants/ProductOfferPlaceholder.js +1 -1
- package/dist/esm/post-purchase/product/constants/index.js +1 -1
- package/dist/esm/post-purchase/product/helpers/product-price-breakdown/getPrice.js +1 -0
- package/dist/esm/post-purchase/product/hooks/useGetMoneyLines.js +1 -1
- package/dist/esm/post-purchase/product/hooks/useGetTextSetting.js +1 -1
- package/dist/esm/post-purchase/product/hooks/useProductPriceBreakdown.js +1 -0
- package/dist/esm/post-purchase/product/hooks/useRecurringSubtotal.js +1 -0
- package/dist/esm/post-purchase/product/hooks/useSubscriptionConsentCheck.js +1 -0
- package/dist/esm/post-purchase/product/hooks/useSubscriptionSellingType.js +1 -0
- package/dist/esm/post-purchase/product/index.js +1 -1
- package/dist/esm/post-purchase/product/next.js +1 -1
- package/dist/esm/post-purchase/product/settings/accept-button/configs/presets.js +1 -1
- package/dist/esm/post-purchase/product/settings/accept-button/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/accept-button/index.js +2 -2
- package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-1-col.js +1 -1
- package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-2-col.js +1 -1
- package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-default.js +1 -1
- package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-offer-1-col.js +1 -1
- package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-offer-2-col.js +1 -1
- package/dist/esm/post-purchase/product/settings/presets-config/product-presets/product-offer-default.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-description/ProductDescription.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-description/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-image/ProductImages.js +3 -3
- package/dist/esm/post-purchase/product/settings/product-image/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-offer/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-offer/index.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-price/ProductPrice.js +3 -3
- package/dist/esm/post-purchase/product/settings/product-price/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/presets.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/settings.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-price-breakdown/index.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-quantity/configs/presets.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-quantity/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-quantity/index.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-subscription/configs/presets.js +10 -0
- package/dist/esm/post-purchase/product/settings/product-subscription/configs/settings.js +1 -0
- package/dist/esm/post-purchase/product/settings/product-subscription/configs/ui-v2.js +1 -0
- package/dist/esm/post-purchase/product/settings/product-subscription/index.js +10 -0
- package/dist/esm/post-purchase/product/settings/product-title/ProductTitle.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-title/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-variants/ProductVariant.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-variants/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/text/settings/heading/configs/presets-v2.js +1 -1
- package/dist/esm/post-purchase/text/settings/text/Text.js +2 -2
- package/dist/esm/post-purchase/text/settings/text/configs/ui-v2.js +1 -1
- package/dist/esm/postPurchaseSetting.js +1 -1
- package/dist/esm/product/components/ProductImages.js +1 -1
- package/dist/esm/product/components/ProductNotFound.js +1 -1
- package/dist/esm/product/components/dynamic-checkout/Button.liquid.js +5 -5
- package/dist/esm/product/components/file-upload/common/helpers.js +1 -1
- package/dist/esm/product/components/file-upload/settings/configs/presets.js +1 -1
- package/dist/esm/product/components/file-upload/settings/configs/settings.js +1 -1
- package/dist/esm/product/components/file-upload/settings/configs/translate.js +1 -0
- package/dist/esm/product/components/file-upload/settings/configs/ui-v2.js +1 -1
- package/dist/esm/product/components/product-badge/ProductBadge.js +1 -1
- package/dist/esm/product/components/product-badge/ProductBadge.liquid.js +22 -22
- package/dist/esm/product/components/product-badge/common/attrs.js +1 -1
- package/dist/esm/product/components/product-bundle/ProductBundleDiscount.js +1 -1
- package/dist/esm/product/components/product-bundle/setting/ProductBundleDiscount.js +2 -2
- package/dist/esm/product/components/product-bundle/setting/configs/ui-v2.js +1 -1
- package/dist/esm/product/components/product-button/ProductButton.liquid.js +6 -6
- package/dist/esm/product/components/product-button/common/classes.js +1 -1
- package/dist/esm/product/components/product-button/common/helpers.js +1 -1
- package/dist/esm/product/components/product-button/helpers/getButtonDynamicSourceLocales.js +1 -1
- package/dist/esm/product/components/product-button/hooks/useAddToCart.js +1 -1
- package/dist/esm/product/components/product-button/hooks/useCartOperations.js +1 -1
- package/dist/esm/product/components/product-button/hooks/useDispatchAfterSubmitEvent.js +1 -1
- package/dist/esm/product/components/product-description/ProductDescription.js +1 -1
- package/dist/esm/product/components/product-description/ProductDescription.liquid.js +13 -13
- package/dist/esm/product/components/product-discount-tag/ProductDiscountTag.js +1 -1
- package/dist/esm/product/components/product-discount-tag/ProductDiscountTag.liquid.js +14 -14
- package/dist/esm/product/components/product-images-v2/ProductImageV2.js +2 -2
- package/dist/esm/product/components/product-images-v3/ProductImageV3.js +2 -2
- package/dist/esm/product/components/product-list/ProductList.js +1 -1
- package/dist/esm/product/components/product-list-v3/ProductList.js +1 -1
- package/dist/esm/product/components/product-price/ProductPrice.js +1 -1
- package/dist/esm/product/components/product-price/ProductPrice.liquid.js +2 -2
- package/dist/esm/product/components/product-properties/ProductProperties.liquid.js +14 -14
- package/dist/esm/product/components/product-properties/common/attrs.js +1 -1
- package/dist/esm/product/components/product-properties/common/helpers.js +1 -1
- package/dist/esm/product/components/product-properties/property-choice/ProductPropertyChoice.liquid.js +14 -14
- package/dist/esm/product/components/product-properties/property-input/ProductPropertyInput.liquid.js +11 -11
- package/dist/esm/product/components/product-properties/property-select/ProductPropertySelect.liquid.js +7 -7
- package/dist/esm/product/components/product-variants/ProductVariants.js +1 -1
- 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/DynamicCheckout.js +2 -2
- package/dist/esm/product/settings/Product.js +2 -2
- package/dist/esm/product/settings/ProductBadge.js +1 -1
- package/dist/esm/product/settings/ProductButton.js +2 -2
- package/dist/esm/product/settings/ProductDescription.js +1 -1
- package/dist/esm/product/settings/ProductImages.js +2 -2
- package/dist/esm/product/settings/ProductList.js +2 -2
- package/dist/esm/product/settings/ProductListV3.js +2 -2
- package/dist/esm/product/settings/ProductPrice.js +2 -2
- package/dist/esm/product/settings/ProductProperties.js +2 -2
- package/dist/esm/product/settings/ProductQuantity.js +2 -2
- package/dist/esm/product/settings/ProductTag.js +1 -1
- package/dist/esm/product/settings/ProductTitle.js +2 -2
- package/dist/esm/product/settings/ProductVariants.js +2 -2
- package/dist/esm/product/settings/ProductViewMore.js +2 -2
- package/dist/esm/product/settings/Sku.js +2 -2
- package/dist/esm/product/settings/Vendor.js +2 -2
- package/dist/esm/product/settings/dynamic-checkout/configs/presets.js +1 -1
- package/dist/esm/product/settings/dynamic-checkout/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product/configs/product-presets/product-1-col.js +2 -2
- package/dist/esm/product/settings/product/configs/product-presets/product-2-col.js +2 -2
- package/dist/esm/product/settings/product/configs/product-presets/product-default.js +2 -2
- package/dist/esm/product/settings/product/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-badge/configs/presets.js +1 -1
- package/dist/esm/product/settings/product-badge/configs/settings.js +1 -1
- package/dist/esm/product/settings/product-badge/configs/translate.js +1 -0
- package/dist/esm/product/settings/product-badge/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-button/configs/presets.js +1 -1
- package/dist/esm/product/settings/product-button/configs/settings.js +1 -1
- package/dist/esm/product/settings/product-button/configs/translate.js +1 -0
- package/dist/esm/product/settings/product-button/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-description/configs/presets.js +1 -1
- package/dist/esm/product/settings/product-description/configs/settings.js +1 -1
- package/dist/esm/product/settings/product-description/configs/translate.js +1 -0
- package/dist/esm/product/settings/product-description/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-discount-tag/configs/translate.js +1 -0
- package/dist/esm/product/settings/product-discount-tag/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-image-v2/ProductImages.js +2 -2
- package/dist/esm/product/settings/product-image-v2/configs/ui/FeatureDots.js +1 -1
- package/dist/esm/product/settings/product-image-v2/configs/ui/FeatureNavigation.js +1 -1
- package/dist/esm/product/settings/product-image-v2/configs/ui/ImageListNavigation.js +1 -1
- package/dist/esm/product/settings/product-image-v2/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-image-v3/ProductImages.js +2 -2
- package/dist/esm/product/settings/product-image-v3/configs/setting-v2/ProductFeatureImage.js +1 -1
- package/dist/esm/product/settings/product-image-v3/configs/setting-v2/ProductGalleryImage.js +1 -1
- package/dist/esm/product/settings/product-image-v3/configs/ui/FeatureDots.js +1 -1
- package/dist/esm/product/settings/product-image-v3/configs/ui/FeatureNavigation.js +1 -1
- package/dist/esm/product/settings/product-image-v3/configs/ui/ImageListNavigation.js +1 -1
- package/dist/esm/product/settings/product-image-v3/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-list/configs/presets.js +2 -2
- package/dist/esm/product/settings/product-list/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-list-v3/configs/presets.js +2 -2
- package/dist/esm/product/settings/product-list-v3/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-price/configs/presets.js +2 -2
- package/dist/esm/product/settings/product-price/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-properties/configs/presets.js +1 -1
- package/dist/esm/product/settings/product-properties/configs/settings-v2.js +1 -1
- package/dist/esm/product/settings/product-properties/configs/translate.js +1 -0
- package/dist/esm/product/settings/product-properties/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-quantity/configs/presets.js +2 -2
- package/dist/esm/product/settings/product-quantity/configs/settings.js +1 -1
- package/dist/esm/product/settings/product-quantity/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-sku/configs/presets.js +1 -1
- package/dist/esm/product/settings/product-sku/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-title/configs/presets.js +1 -1
- package/dist/esm/product/settings/product-title/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-variant/configs/presets.js +2 -2
- package/dist/esm/product/settings/product-variant/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-vendor/configs/presets.js +1 -1
- package/dist/esm/product/settings/product-vendor/configs/ui-v2.js +1 -1
- package/dist/esm/product/settings/product-view-more/configs/presets.js +1 -1
- package/dist/esm/product/settings/product-view-more/configs/settings.js +1 -1
- package/dist/esm/product/settings/product-view-more/configs/translate.js +1 -0
- package/dist/esm/product/settings/product-view-more/configs/ui-v2.js +1 -1
- package/dist/esm/shop-pay-installment/settings/ShopPayInstallments.js +2 -2
- package/dist/esm/shop-pay-installment/settings/configs/settings.js +1 -1
- package/dist/esm/sticky/common/styles.js +1 -1
- package/dist/esm/sticky/components/Sticky.js +1 -1
- package/dist/esm/sticky/components/Sticky.liquid.js +12 -12
- package/dist/esm/sticky/index.js +1 -1
- package/dist/esm/sticky/settings/Sticky.js +1 -1
- package/dist/esm/sticky/settings/configs/presets.js +4 -4
- package/dist/esm/sticky/settings/configs/translate.js +1 -0
- package/dist/esm/sticky/settings/configs/ui-v2.js +1 -1
- package/dist/esm/stock-counter/components/StockCounter.liquid.js +42 -42
- package/dist/esm/stock-counter/settings/StockCounter.js +2 -2
- package/dist/esm/stock-counter/settings/configs/presets.js +2 -2
- package/dist/esm/stock-counter/settings/configs/settings-v2.js +1 -1
- package/dist/esm/stock-counter/settings/configs/translate.js +1 -0
- package/dist/esm/stock-counter/settings/configs/ui-v2.js +1 -1
- package/dist/esm/tab/common/styles.js +1 -1
- package/dist/esm/tab/components/Tabs.js +1 -1
- package/dist/esm/tab/components/Tabs.liquid.js +21 -21
- package/dist/esm/tab/settings/Tabs.js +2 -2
- package/dist/esm/tab/settings/configs/settings.js +1 -1
- package/dist/esm/tab/settings/configs/translate.js +1 -0
- package/dist/esm/tab/settings/configs/ui-v2.js +1 -1
- package/dist/esm/text/common/helpers.js +1 -1
- package/dist/esm/text/common/styles.js +1 -1
- package/dist/esm/text/components/Text.js +1 -1
- package/dist/esm/text/components/Text.liquid.js +5 -5
- package/dist/esm/text/settings/Text.js +2 -2
- package/dist/esm/text/settings/configs/presets.js +1 -1
- package/dist/esm/text/settings/configs/settings.js +1 -1
- package/dist/esm/text/settings/configs/translate.js +1 -0
- package/dist/esm/text/settings/configs/ui-v2.js +1 -1
- package/dist/esm/third-party/components/CustomProductOptionsVariant.liquid.js +1 -1
- package/dist/esm/third-party/components/EasifyProductOptions.liquid.js +4 -4
- package/dist/esm/third-party/components/PushOwl.liquid.js +2 -2
- package/dist/esm/third-party/index.js +1 -1
- package/dist/esm/third-party/settings/AftershipEmailMarketingsms/index.js +2 -2
- package/dist/esm/third-party/settings/AftershipEmailMarketingsms/uiV2.js +1 -1
- package/dist/esm/third-party/settings/AirProductReviewsAppUgc/index.js +2 -2
- package/dist/esm/third-party/settings/AirProductReviewsAppUgc/uiV2.js +1 -1
- package/dist/esm/third-party/settings/AliReviews/index.js +2 -2
- package/dist/esm/third-party/settings/AliReviews/uiV2.js +1 -1
- package/dist/esm/third-party/settings/AlsoBoughtCbb/index.js +2 -2
- package/dist/esm/third-party/settings/AlsoBoughtCbb/uiV2.js +1 -1
- package/dist/esm/third-party/settings/AovBundlesVolumeDiscounts/index.js +1 -1
- package/dist/esm/third-party/settings/AovBundlesVolumeDiscounts/uiV2.js +1 -1
- package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +2 -2
- package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV2.js +1 -1
- package/dist/esm/third-party/settings/AppointmentBookingCowlendar/index.js +2 -2
- package/dist/esm/third-party/settings/AppointmentBookingCowlendar/uiV2.js +1 -1
- package/dist/esm/third-party/settings/AppstleBundlesDiscounts/index.js +2 -2
- package/dist/esm/third-party/settings/AppstleBundlesDiscounts/uiV2.js +1 -1
- package/dist/esm/third-party/settings/AppstleSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/AppstleSubscriptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/BestBuyFulfillment/index.js +2 -2
- package/dist/esm/third-party/settings/BestBuyFulfillment/uiV2.js +1 -1
- package/dist/esm/third-party/settings/BfSizeChartSizeGuide/index.js +2 -2
- package/dist/esm/third-party/settings/BfSizeChartSizeGuide/uiV2.js +1 -1
- package/dist/esm/third-party/settings/BirdChime/index.js +2 -2
- package/dist/esm/third-party/settings/BirdChime/uiV2.js +1 -1
- package/dist/esm/third-party/settings/BloyRewardsProgramLoyalty/index.js +1 -1
- package/dist/esm/third-party/settings/BloyRewardsProgramLoyalty/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Bogos/index.js +2 -2
- package/dist/esm/third-party/settings/Bogos/uiV2.js +1 -1
- package/dist/esm/third-party/settings/BoldProductOptions/index.js +2 -2
- package/dist/esm/third-party/settings/BoldProductOptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/BoldSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/BoldSubscriptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/index.js +2 -2
- package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/uiV2.js +1 -1
- package/dist/esm/third-party/settings/BoostAISearchDiscovery/index.js +2 -2
- package/dist/esm/third-party/settings/BoostAISearchDiscovery/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Bundler/index.js +2 -2
- package/dist/esm/third-party/settings/Bundler/uiV2.js +1 -1
- package/dist/esm/third-party/settings/CleanSizeCharts/index.js +2 -2
- package/dist/esm/third-party/settings/CleanSizeCharts/uiV2.js +1 -1
- package/dist/esm/third-party/settings/CrossSellCartUpsell/index.js +2 -2
- package/dist/esm/third-party/settings/CrossSellCartUpsell/uiV2.js +1 -1
- package/dist/esm/third-party/settings/CustomProductOptionsVariant/index.js +2 -2
- package/dist/esm/third-party/settings/CustomProductOptionsVariant/uiV2.js +1 -1
- package/dist/esm/third-party/settings/DealeasyVolumeDiscounts/index.js +1 -1
- package/dist/esm/third-party/settings/DealeasyVolumeDiscounts/uiV2.js +1 -1
- package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/index.js +2 -2
- package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/uiV2.js +1 -1
- package/dist/esm/third-party/settings/EasifyProductOptions/index.js +2 -2
- package/dist/esm/third-party/settings/EasifyProductOptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/index.js +2 -2
- package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/uiV2.js +1 -1
- package/dist/esm/third-party/settings/EasySellCOD/index.js +2 -2
- package/dist/esm/third-party/settings/EasySellCOD/uiV2.js +1 -1
- package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/index.js +2 -2
- package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/uiV2.js +1 -1
- package/dist/esm/third-party/settings/EcomsendBackInStockAlert/index.js +2 -2
- package/dist/esm/third-party/settings/EcomsendBackInStockAlert/uiV2.js +1 -1
- package/dist/esm/third-party/settings/EssentialAnnouncementBar/index.js +2 -2
- package/dist/esm/third-party/settings/EssentialAnnouncementBar/uiV2.js +1 -1
- package/dist/esm/third-party/settings/EssentialCountdownTimerBar/index.js +2 -2
- package/dist/esm/third-party/settings/EssentialCountdownTimerBar/uiV2.js +1 -1
- package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/index.js +2 -2
- package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/uiV2.js +1 -1
- package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/index.js +2 -2
- package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/uiV2.js +1 -1
- package/dist/esm/third-party/settings/FeraReviews/index.js +2 -2
- package/dist/esm/third-party/settings/FeraReviews/uiV2.js +1 -1
- package/dist/esm/third-party/settings/FirePush/index.js +2 -2
- package/dist/esm/third-party/settings/FirePush/uiV2.js +1 -1
- package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/index.js +2 -2
- package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/uiV2.js +1 -1
- package/dist/esm/third-party/settings/FordeerProductLabels/index.js +2 -2
- package/dist/esm/third-party/settings/FordeerProductLabels/uiV2.js +1 -1
- package/dist/esm/third-party/settings/FrequentlyBoughtTogether/index.js +3 -3
- package/dist/esm/third-party/settings/FrequentlyBoughtTogether/uiV2.js +1 -1
- package/dist/esm/third-party/settings/GloColorSwatchvariantImage/index.js +2 -2
- package/dist/esm/third-party/settings/GloColorSwatchvariantImage/uiV2.js +1 -1
- package/dist/esm/third-party/settings/GloboProductOptionsVariant/index.js +2 -2
- package/dist/esm/third-party/settings/GloboProductOptionsVariant/uiV2.js +1 -1
- package/dist/esm/third-party/settings/GoogleReviewsByReputon/index.js +2 -2
- package/dist/esm/third-party/settings/GoogleReviewsByReputon/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Growave/index.js +2 -2
- package/dist/esm/third-party/settings/Growave/uiV2.js +1 -1
- package/dist/esm/third-party/settings/GrowthSuiteDiscountCodes/index.js +1 -1
- package/dist/esm/third-party/settings/GrowthSuiteDiscountCodes/uiV2.js +1 -1
- package/dist/esm/third-party/settings/HextomCountdownTimerBar/index.js +2 -2
- package/dist/esm/third-party/settings/HextomCountdownTimerBar/uiV2.js +1 -1
- package/dist/esm/third-party/settings/HextomFreeShippingBar/index.js +2 -2
- package/dist/esm/third-party/settings/HextomFreeShippingBar/uiV2.js +1 -1
- package/dist/esm/third-party/settings/HulkFormBuilder/index.js +2 -2
- package/dist/esm/third-party/settings/HulkFormBuilder/uiV2.js +1 -1
- package/dist/esm/third-party/settings/HulkProductOptions/index.js +2 -2
- package/dist/esm/third-party/settings/HulkProductOptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/InfiniteOptions/index.js +2 -2
- package/dist/esm/third-party/settings/InfiniteOptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Instafeed/index.js +2 -2
- package/dist/esm/third-party/settings/Instafeed/uiV2.js +1 -1
- package/dist/esm/third-party/settings/InstasellShoppableInstagram/index.js +2 -2
- package/dist/esm/third-party/settings/InstasellShoppableInstagram/uiV2.js +1 -1
- package/dist/esm/third-party/settings/JudgemeReviews/index.js +2 -2
- package/dist/esm/third-party/settings/JudgemeReviews/uiV2.js +1 -1
- package/dist/esm/third-party/settings/JunipProductReviewsUgc/index.js +2 -2
- package/dist/esm/third-party/settings/JunipProductReviewsUgc/uiV2.js +1 -1
- package/dist/esm/third-party/settings/KachingBundles/index.js +2 -2
- package/dist/esm/third-party/settings/KachingBundles/uiV2.js +1 -1
- package/dist/esm/third-party/{setting → settings}/KachingSubscriptionsApp/index.js +2 -2
- package/dist/esm/third-party/{setting → settings}/KachingSubscriptionsApp/uiV2.js +1 -1
- package/dist/esm/third-party/settings/KingProductOptions/index.js +2 -2
- package/dist/esm/third-party/settings/KingProductOptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/KiteFreeGiftDiscount/index.js +2 -2
- package/dist/esm/third-party/settings/KiteFreeGiftDiscount/uiV2.js +1 -1
- package/dist/esm/third-party/settings/KlarnaMessaging/index.js +2 -2
- package/dist/esm/third-party/settings/KlarnaMessaging/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Klaviyo/index.js +2 -2
- package/dist/esm/third-party/settings/Klaviyo/uiV2.js +1 -1
- package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/index.js +2 -2
- package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/uiV2.js +1 -1
- package/dist/esm/third-party/settings/LaiProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/LaiProductReviews/uiV2.js +1 -1
- package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/index.js +2 -2
- package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/uiV2.js +1 -1
- package/dist/esm/third-party/settings/LoopSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/LoopSubscriptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/LooxReviews/index.js +2 -2
- package/dist/esm/third-party/settings/LooxReviews/uiV2.js +1 -1
- package/dist/esm/third-party/settings/MaxbundleProductBundles/index.js +2 -2
- package/dist/esm/third-party/settings/MaxbundleProductBundles/uiV2.js +1 -1
- package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/index.js +2 -2
- package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/uiV2.js +1 -1
- package/dist/esm/third-party/settings/MyappgurusProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/MyappgurusProductReviews/uiV2.js +1 -1
- package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/index.js +2 -2
- package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/uiV2.js +1 -1
- package/dist/esm/third-party/settings/OkendoReviewsLoyalty/index.js +2 -2
- package/dist/esm/third-party/settings/OkendoReviewsLoyalty/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Omnisend/index.js +2 -2
- package/dist/esm/third-party/settings/Omnisend/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Opinew/index.js +2 -2
- package/dist/esm/third-party/settings/Opinew/uiV2.js +1 -1
- package/dist/esm/third-party/settings/ParcelPanel/index.js +2 -2
- package/dist/esm/third-party/settings/ParcelPanel/uiV2.js +1 -1
- package/dist/esm/third-party/settings/PickyStory/index.js +2 -2
- package/dist/esm/third-party/settings/PickyStory/uiV2.js +1 -1
- package/dist/esm/third-party/settings/PowerfulContactFormBuilder/index.js +2 -2
- package/dist/esm/third-party/settings/PowerfulContactFormBuilder/uiV2.js +1 -1
- package/dist/esm/third-party/settings/PreorderNowPreOrderPq/index.js +2 -2
- package/dist/esm/third-party/settings/PreorderNowPreOrderPq/uiV2.js +1 -1
- package/dist/esm/third-party/settings/PreorderNowWodPresale/index.js +2 -2
- package/dist/esm/third-party/settings/PreorderNowWodPresale/uiV2.js +1 -1
- package/dist/esm/third-party/settings/ProductOptionsCustomizer/index.js +2 -2
- package/dist/esm/third-party/settings/ProductOptionsCustomizer/uiV2.js +1 -1
- package/dist/esm/third-party/settings/ProductOptionsVariantOption/index.js +2 -2
- package/dist/esm/third-party/settings/ProductOptionsVariantOption/uiV2.js +1 -1
- package/dist/esm/third-party/settings/ProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/ProductReviews/uiV2.js +1 -1
- package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/index.js +2 -2
- package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/uiV2.js +1 -1
- package/dist/esm/third-party/settings/PushOwl/index.js +2 -2
- package/dist/esm/third-party/settings/PushOwl/uiV2.js +1 -1
- package/dist/esm/third-party/settings/QikifyUpsell/index.js +2 -2
- package/dist/esm/third-party/settings/QikifyUpsell/uiV2.js +1 -1
- package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/index.js +2 -2
- package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/uiV2.js +1 -1
- package/dist/esm/third-party/settings/RechargeSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/RechargeSubscriptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/RecurpaySubscriptionApp/index.js +2 -2
- package/dist/esm/third-party/settings/RecurpaySubscriptionApp/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Releasit/index.js +2 -2
- package/dist/esm/third-party/settings/Releasit/uiV2.js +1 -1
- package/dist/esm/third-party/settings/RequestQuoteHidePrice/index.js +2 -2
- package/dist/esm/third-party/settings/RequestQuoteHidePrice/uiV2.js +1 -1
- package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/index.js +2 -2
- package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Rivyo/index.js +2 -2
- package/dist/esm/third-party/settings/Rivyo/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Ryviu/index.js +2 -2
- package/dist/esm/third-party/settings/Ryviu/uiV2.js +1 -1
- package/dist/esm/third-party/settings/SealSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/SealSubscriptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/SegunoEmailMarketing/index.js +2 -2
- package/dist/esm/third-party/settings/SegunoEmailMarketing/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Selleasy/index.js +2 -2
- package/dist/esm/third-party/settings/Selleasy/uiV2.js +1 -1
- package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/index.js +2 -2
- package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/uiV2.js +1 -1
- package/dist/esm/third-party/settings/ShopifyForms/index.js +2 -2
- package/dist/esm/third-party/settings/ShopifyForms/uiV2.js +1 -1
- package/dist/esm/third-party/settings/ShopifySubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/ShopifySubscriptions/uiV2.js +1 -1
- package/dist/esm/third-party/settings/SimpleBundlesKits/index.js +2 -2
- package/dist/esm/third-party/settings/SimpleBundlesKits/uiV2.js +1 -1
- package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/index.js +2 -2
- package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/uiV2.js +1 -1
- package/dist/esm/third-party/settings/SmartSearchBarAndFilters/index.js +2 -2
- package/dist/esm/third-party/settings/SmartSearchBarAndFilters/uiV2.js +1 -1
- package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/index.js +2 -2
- package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Stamped.js +1 -1
- package/dist/esm/third-party/settings/StellarDeliveryDatePickup/index.js +2 -2
- package/dist/esm/third-party/settings/StellarDeliveryDatePickup/uiV2.js +1 -1
- package/dist/esm/third-party/settings/SubifySubscriptionsApp/index.js +2 -2
- package/dist/esm/third-party/settings/SubifySubscriptionsApp/uiV2.js +1 -1
- package/dist/esm/third-party/settings/TagembedSocialPostReview/index.js +2 -2
- package/dist/esm/third-party/settings/TagembedSocialPostReview/uiV2.js +1 -1
- package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/index.js +2 -2
- package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/uiV2.js +1 -1
- package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/index.js +2 -2
- package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/uiV2.js +1 -1
- package/dist/esm/third-party/settings/TrustBadgesBear/index.js +2 -2
- package/dist/esm/third-party/settings/TrustBadgesBear/uiV2.js +1 -1
- package/dist/esm/third-party/settings/TrustMe/index.js +2 -2
- package/dist/esm/third-party/settings/TrustMe/uiV2.js +1 -1
- package/dist/esm/third-party/settings/TrustedsiteTrustBadges/index.js +2 -2
- package/dist/esm/third-party/settings/TrustedsiteTrustBadges/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Trustoo/index.js +2 -2
- package/dist/esm/third-party/settings/Trustoo/uiV2.js +1 -1
- package/dist/esm/third-party/settings/TrustreviewsProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/TrustreviewsProductReviews/uiV2.js +1 -1
- package/dist/esm/third-party/settings/TrustshopProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/TrustshopProductReviews/uiV2.js +1 -1
- package/dist/esm/third-party/settings/UltimateSalesBoost/index.js +1 -1
- package/dist/esm/third-party/settings/UltimateSalesBoost/uiV2.js +1 -1
- package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/index.js +2 -2
- package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/uiV2.js +1 -1
- package/dist/esm/third-party/settings/UppromoteAffiliateMarketing/setting.js +1 -1
- package/dist/esm/third-party/settings/UppromoteAffiliateMarketing/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Vitals/index.js +2 -2
- package/dist/esm/third-party/settings/Vitals/uiV2.js +1 -1
- package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/index.js +2 -2
- package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/uiV2.js +1 -1
- package/dist/esm/third-party/settings/WideBundle/index.js +2 -2
- package/dist/esm/third-party/settings/WideBundle/uiV2.js +1 -1
- package/dist/esm/third-party/settings/Wiser/index.js +2 -2
- package/dist/esm/third-party/settings/Wiser/uiV2.js +1 -1
- package/dist/esm/third-party/settings/WishlistKing/index.js +2 -2
- package/dist/esm/third-party/settings/WishlistKing/uiV2.js +1 -1
- package/dist/esm/third-party/settings/WishlistPlus/index.js +2 -2
- package/dist/esm/third-party/settings/WishlistPlus/uiV2.js +1 -1
- package/dist/esm/third-party/settings/YotpoLoyalty/index.js +2 -2
- package/dist/esm/third-party/settings/YotpoLoyalty/uiV2.js +1 -1
- package/dist/esm/third-party/settings/YotpoReviews/index.js +2 -2
- package/dist/esm/third-party/settings/YotpoReviews/uiV2.js +1 -1
- package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v2.js +1 -1
- package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/index.js +2 -2
- package/dist/esm/third-party-instant/settings/InstantKlaviyo/configs/ui-v2.js +1 -1
- package/dist/esm/third-party-instant/settings/InstantKlaviyo/index.js +2 -2
- package/dist/esm/third-party-instant/settings/InstantLooxReviews/index.js +1 -1
- package/dist/esm/third-party-instant/settings/InstantYotpoLoyalty/index.js +4 -4
- package/dist/esm/third-party-slot/settings/ThirdPartySlot.js +2 -2
- package/dist/esm/third-party-slot/settings/configs/ui-v2.js +1 -1
- package/dist/esm/translate.js +2 -0
- package/dist/esm/video/common/helpers.js +1 -1
- package/dist/esm/video/components/LiteVimeoEmbed.liquid.js +11 -11
- package/dist/esm/video/components/LiteYouTubeEmbed.liquid.js +11 -11
- package/dist/esm/video/components/Video.liquid.js +3 -3
- package/dist/esm/video/settings/Video.js +2 -2
- package/dist/esm/video/settings/configs/translate.js +1 -0
- package/dist/esm/video/settings/configs/ui-v2.js +1 -1
- package/dist/types/index.d.ts +383 -205
- package/package.json +17 -20
- package/dist/cjs/accordion/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-author/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-category/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-content/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-date/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-excerpt/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-image/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-read-more/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-tag/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-title/ui-v1.js +0 -1
- package/dist/cjs/breadcrumb/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/button/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/carousel/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/carousel-v3/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/code/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-banner/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-description/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-paginator/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-title/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-toolbar/configs/ui-v1.js +0 -1
- package/dist/cjs/countdown-timer/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/coupon/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/dialog/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/estimate-delivery/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/contact/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/form-checkbox/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/form-dropdown/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/form-email/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/form-textarea/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/newsletter/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/submit-button/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/text-field/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/text-input/configs/ui-v1.js +0 -1
- package/dist/cjs/grid/settings/configs/row/ui-v1.js +0 -1
- package/dist/cjs/grid/settings/configs/section/ui-v1.js +0 -1
- package/dist/cjs/header/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/heading/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/hero-banner/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/icon/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/icon-list/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/icon-list-hoz/settings/configs/uiV1.js +0 -1
- package/dist/cjs/icon-list-v2/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/image/settings/configs/ui-v1.js +0 -4
- package/dist/cjs/image-comparison/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/line/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/marquee/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/advanced-list/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/button/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/countdown-timer/settings/config/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/line/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/link/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/accept-button/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-description/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-discount-tag/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-image/ProductFeatureImage.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-image/ProductGalleryImage.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-image/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-offer/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-price/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-quantity/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-title/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-variants/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/text/settings/text/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/dynamic-checkout/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-badge/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-button/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-description/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-list/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-list-v3/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-price/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-properties/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-quantity/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-sku/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-title/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-variant/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-vendor/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-view-more/configs/ui-v1.js +0 -1
- package/dist/cjs/sticky/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/stock-counter/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/tab/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/text/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/third-party/setting/KachingSubscriptionsApp/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AliReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AlsoBoughtCbb/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AppstleSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BestBuyFulfillment/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BirdChime/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Bogos/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BoldProductOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BoldSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BoostAISearchDiscovery/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Bundler/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/CleanSizeCharts/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/CrossSellCartUpsell/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/CustomProductOptionsVariant/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EasifyProductOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EasySellCOD/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EssentialAnnouncementBar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FeraReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FirePush/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FordeerProductLabels/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/GloboProductOptionsVariant/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/GoogleReviewsByReputon/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Growave/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/HextomCountdownTimerBar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/HextomFreeShippingBar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/HulkFormBuilder/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/HulkProductOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/InfiniteOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Instafeed/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/InstasellShoppableInstagram/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/JudgemeReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/JunipProductReviewsUgc/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KachingBundles/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KingProductOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KlarnaMessaging/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Klaviyo/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/LaiProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/LoopSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/LooxReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/MaxbundleProductBundles/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/MyappgurusProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Omnisend/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Opinew/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ParcelPanel/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PickyStory/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PreorderNowWodPresale/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ProductOptionsCustomizer/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ProductOptionsVariantOption/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PushOwl/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/QikifyUpsell/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/RechargeSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Releasit/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/RequestQuoteHidePrice/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Rivyo/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Ryviu/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SealSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SegunoEmailMarketing/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Selleasy/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ShopifyForms/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ShopifySubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SimpleBundlesKits/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SubifySubscriptionsApp/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TagembedSocialPostReview/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustBadgesBear/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustMe/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Trustoo/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustreviewsProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustshopProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Vitals/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/WideBundle/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Wiser/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/WishlistKing/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/WishlistPlus/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/YotpoLoyalty/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/YotpoReviews/uiV1.js +0 -1
- package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v1.js +0 -1
- package/dist/cjs/third-party-instant/settings/InstantKlaviyo/configs/ui-v1.js +0 -1
- package/dist/cjs/third-party-slot/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/video/settings/configs/ui-v1.js +0 -1
- package/dist/esm/accordion/settings/configs/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-author/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-category/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-content/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-date/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-excerpt/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-image/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-read-more/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-tag/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-title/ui-v1.js +0 -1
- package/dist/esm/breadcrumb/settings/configs/ui-v1.js +0 -1
- package/dist/esm/button/settings/configs/ui-v1.js +0 -1
- package/dist/esm/carousel/settings/configs/ui-v1.js +0 -1
- package/dist/esm/carousel-v3/settings/configs/ui-v1.js +0 -1
- package/dist/esm/code/settings/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-banner/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-description/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-paginator/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-title/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-toolbar/configs/ui-v1.js +0 -1
- package/dist/esm/countdown-timer/settings/configs/ui-v1.js +0 -1
- package/dist/esm/coupon/settings/configs/ui-v1.js +0 -1
- package/dist/esm/dialog/settings/configs/ui-v1.js +0 -1
- package/dist/esm/estimate-delivery/settings/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/contact/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/form-checkbox/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/form-dropdown/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/form-email/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/form-textarea/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/newsletter/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/submit-button/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/text-field/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/text-input/configs/ui-v1.js +0 -1
- package/dist/esm/grid/settings/configs/row/ui-v1.js +0 -1
- package/dist/esm/grid/settings/configs/section/ui-v1.js +0 -1
- package/dist/esm/header/settings/configs/ui-v1.js +0 -1
- package/dist/esm/heading/settings/configs/ui-v1.js +0 -1
- package/dist/esm/hero-banner/settings/configs/ui-v1.js +0 -1
- package/dist/esm/icon/settings/configs/ui-v1.js +0 -1
- package/dist/esm/icon-list/settings/configs/ui-v1.js +0 -1
- package/dist/esm/icon-list-hoz/settings/configs/uiV1.js +0 -1
- package/dist/esm/icon-list-v2/settings/configs/ui-v1.js +0 -1
- package/dist/esm/image/settings/configs/ui-v1.js +0 -4
- package/dist/esm/image-comparison/settings/configs/ui-v1.js +0 -1
- package/dist/esm/line/settings/configs/ui-v1.js +0 -1
- package/dist/esm/marquee/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/advanced-list/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/button/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/ui-v1.js +0 -1
- package/dist/esm/post-purchase/countdown-timer/settings/config/ui-v1.js +0 -1
- package/dist/esm/post-purchase/line/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/link/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/accept-button/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-description/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-discount-tag/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-image/ProductFeatureImage.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-image/ProductGalleryImage.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-image/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-offer/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-price/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-quantity/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-title/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-variants/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/text/settings/text/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/dynamic-checkout/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-badge/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-button/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-description/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-list/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-list-v3/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-price/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-properties/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-quantity/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-sku/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-title/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-variant/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-vendor/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-view-more/configs/ui-v1.js +0 -1
- package/dist/esm/sticky/settings/configs/ui-v1.js +0 -1
- package/dist/esm/stock-counter/settings/configs/ui-v1.js +0 -1
- package/dist/esm/tab/settings/configs/ui-v1.js +0 -1
- package/dist/esm/text/settings/configs/ui-v1.js +0 -1
- package/dist/esm/third-party/setting/KachingSubscriptionsApp/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AftershipEmailMarketingsms/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AirProductReviewsAppUgc/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AliReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AlsoBoughtCbb/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AppointmentBookingCowlendar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AppstleBundlesDiscounts/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AppstleSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BestBuyFulfillment/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BfSizeChartSizeGuide/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BirdChime/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Bogos/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BoldProductOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BoldSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BoostAISearchDiscovery/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Bundler/uiV1.js +0 -1
- package/dist/esm/third-party/settings/CleanSizeCharts/uiV1.js +0 -1
- package/dist/esm/third-party/settings/CrossSellCartUpsell/uiV1.js +0 -1
- package/dist/esm/third-party/settings/CustomProductOptionsVariant/uiV1.js +0 -1
- package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EasifyProductOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EasySellCOD/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EcomsendBackInStockAlert/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EssentialAnnouncementBar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EssentialCountdownTimerBar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FeraReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FirePush/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FordeerProductLabels/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FrequentlyBoughtTogether/uiV1.js +0 -1
- package/dist/esm/third-party/settings/GloColorSwatchvariantImage/uiV1.js +0 -1
- package/dist/esm/third-party/settings/GloboProductOptionsVariant/uiV1.js +0 -1
- package/dist/esm/third-party/settings/GoogleReviewsByReputon/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Growave/uiV1.js +0 -1
- package/dist/esm/third-party/settings/HextomCountdownTimerBar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/HextomFreeShippingBar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/HulkFormBuilder/uiV1.js +0 -1
- package/dist/esm/third-party/settings/HulkProductOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/InfiniteOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Instafeed/uiV1.js +0 -1
- package/dist/esm/third-party/settings/InstasellShoppableInstagram/uiV1.js +0 -1
- package/dist/esm/third-party/settings/JudgemeReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/JunipProductReviewsUgc/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KachingBundles/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KingProductOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KiteFreeGiftDiscount/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KlarnaMessaging/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Klaviyo/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/uiV1.js +0 -1
- package/dist/esm/third-party/settings/LaiProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/uiV1.js +0 -1
- package/dist/esm/third-party/settings/LoopSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/LooxReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/MaxbundleProductBundles/uiV1.js +0 -1
- package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/uiV1.js +0 -1
- package/dist/esm/third-party/settings/MyappgurusProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/uiV1.js +0 -1
- package/dist/esm/third-party/settings/OkendoReviewsLoyalty/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Omnisend/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Opinew/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ParcelPanel/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PickyStory/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PowerfulContactFormBuilder/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PreorderNowPreOrderPq/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PreorderNowWodPresale/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ProductOptionsCustomizer/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ProductOptionsVariantOption/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PushOwl/uiV1.js +0 -1
- package/dist/esm/third-party/settings/QikifyUpsell/uiV1.js +0 -1
- package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/uiV1.js +0 -1
- package/dist/esm/third-party/settings/RechargeSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/RecurpaySubscriptionApp/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Releasit/uiV1.js +0 -1
- package/dist/esm/third-party/settings/RequestQuoteHidePrice/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Rivyo/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Ryviu/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SealSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SegunoEmailMarketing/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Selleasy/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ShopifyForms/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ShopifySubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SimpleBundlesKits/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SmartSearchBarAndFilters/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/uiV1.js +0 -1
- package/dist/esm/third-party/settings/StellarDeliveryDatePickup/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SubifySubscriptionsApp/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TagembedSocialPostReview/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustBadgesBear/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustMe/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustedsiteTrustBadges/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Trustoo/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustreviewsProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustshopProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Vitals/uiV1.js +0 -1
- package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/uiV1.js +0 -1
- package/dist/esm/third-party/settings/WideBundle/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Wiser/uiV1.js +0 -1
- package/dist/esm/third-party/settings/WishlistKing/uiV1.js +0 -1
- package/dist/esm/third-party/settings/WishlistPlus/uiV1.js +0 -1
- package/dist/esm/third-party/settings/YotpoLoyalty/uiV1.js +0 -1
- package/dist/esm/third-party/settings/YotpoReviews/uiV1.js +0 -1
- package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v1.js +0 -1
- package/dist/esm/third-party-instant/settings/InstantKlaviyo/configs/ui-v1.js +0 -1
- package/dist/esm/third-party-slot/settings/configs/ui-v1.js +0 -1
- package/dist/esm/video/settings/configs/ui-v1.js +0 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _gem_sdk_core from '@gem-sdk/core';
|
|
2
|
-
import { BasePropsWrap, TypographySettingV2, ObjectDevices, Background, SizeSettingGlobal, StateProp, ColorValueType, TypographySetting, Border, SizeSetting, CornerRadius, ShadowProps, BackgroundMedia, AlignProp, TransformProp, Ratio, ResponsiveStateProp,
|
|
2
|
+
import { BasePropsWrap, TypographySettingV2, ObjectDevices, Background, SizeSettingGlobal, StateProp, ColorValueType, TypographySetting, Border, SizeSetting, CornerRadius, ShadowProps, BackgroundMedia, AlignProp, TransformProp, PageContext, Ratio, ResponsiveStateProp, BackgroundImageValue, ObjectLayoutValue, BaseProps, PaddingType as PaddingType$2, NameDevices, RawChild, PostPurchaseTypo, AlignItemProp, ProductProviderProps, AdvancedType, DotStyle as DotStyle$2, AirProductReview, TagShopWidgetType, PreOrderNowWodWidgetType, FastBundleWidgetType, LooxReviewsWidgetType, LooxReviewsWidgetTypeV2, JudgeMeReviewsWidgetType, ProductReviewsWidgetType, RyviuWidgetType, RivyoWidgetType, VitalsWidgetType, OmnisendWidgetType, TrustooWidgetType, FeraReviewsWidgetType, FeraReviewsV3WidgetType, GrowaveWidgetTypeV2, GrowaveWidgetTypeV1, OpinewWidgetType, OpinewDesignWidgetType, UltimateSalesBoostWidgetType, AliReviewsWidgetType, BoldSubscriptionsWidgetType, PickyStoryWidgetType, WiserWidgetType, WiserV2WidgetType, StampedWidgetType, StampedWidgetTypeV2, LaiProductReviewsWidgetType, LaiProductReviewsAdvancedWidgetType, YotpoReviewsWidgetType, BogosWidgetType, InstantJudgeMeReviewsWidgetType, InstantLooxReviewsWidgetType, ComponentSetting, RenderMode } from '@gem-sdk/core';
|
|
3
3
|
import * as csstype from 'csstype';
|
|
4
4
|
import { Property } from 'csstype';
|
|
5
5
|
import * as _gem_sdk_keen_slider from '@gem-sdk/keen-slider';
|
|
@@ -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;
|
|
@@ -56,6 +55,7 @@ type AccordionStyleProps = {
|
|
|
56
55
|
enableHoverEffect?: boolean;
|
|
57
56
|
enableActiveEffect?: boolean;
|
|
58
57
|
};
|
|
58
|
+
type AccordionTranslateKeys = keyof (AccordionSettingProps & AccordionStyleProps);
|
|
59
59
|
type AccordionProps = BasePropsWrap<AccordionSettingProps, AccordionStyleProps> & {
|
|
60
60
|
children?: React.ReactNode;
|
|
61
61
|
};
|
|
@@ -71,7 +71,7 @@ type AccordionItemProps = {
|
|
|
71
71
|
parentUid: string;
|
|
72
72
|
} & BasePropsWrap;
|
|
73
73
|
|
|
74
|
-
declare const Accordion$
|
|
74
|
+
declare const Accordion$2: React.FC<AccordionProps>;
|
|
75
75
|
|
|
76
76
|
declare const AccordionItem$1: React.FC<AccordionItemProps>;
|
|
77
77
|
|
|
@@ -124,7 +124,7 @@ type TextStyleProps = {
|
|
|
124
124
|
type HTMLTag = 'p' | 'span' | 'div' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'small' | 'mark' | 'kbd' | 'i';
|
|
125
125
|
type TextSettingProps = {
|
|
126
126
|
text?: string | number;
|
|
127
|
-
|
|
127
|
+
translateSetting?: string;
|
|
128
128
|
htmlTag?: HTMLTag;
|
|
129
129
|
opacityPrice?: number;
|
|
130
130
|
options?: {
|
|
@@ -143,8 +143,10 @@ type TextSettingProps = {
|
|
|
143
143
|
excludeFlex?: boolean;
|
|
144
144
|
isForceValue?: boolean;
|
|
145
145
|
};
|
|
146
|
+
type TextTranslateKeys = keyof (TextSettingProps & TextStyleProps);
|
|
146
147
|
type TextProps = BasePropsWrap<TextSettingProps, TextStyleProps> & Omit<React.ComponentPropsWithoutRef<'p'>, ''> & {
|
|
147
148
|
disableEdit?: boolean;
|
|
149
|
+
pageContext?: PageContext;
|
|
148
150
|
};
|
|
149
151
|
|
|
150
152
|
type ObjectFit$2 = 'contain' | 'cover' | 'fill' | 'none' | 'scale-down';
|
|
@@ -211,6 +213,7 @@ type ImageSettingProps$1 = {
|
|
|
211
213
|
qualityType?: ObjectDevices<QualityType$3>;
|
|
212
214
|
};
|
|
213
215
|
type QualityType$3 = 'finest' | 'high' | 'medium' | 'custom';
|
|
216
|
+
type ImageTranslateKeys = keyof (ImageSettingProps$1 & ImageStyleProps$1);
|
|
214
217
|
type ImageProps = BasePropsWrap<ImageSettingProps$1, ImageStyleProps$1> & {
|
|
215
218
|
className?: string;
|
|
216
219
|
children?: React.ReactNode;
|
|
@@ -224,7 +227,7 @@ type ImageLiquidProps = ImageProps & {
|
|
|
224
227
|
pageContext?: PageContext;
|
|
225
228
|
};
|
|
226
229
|
|
|
227
|
-
declare const Image$
|
|
230
|
+
declare const Image$2: React.FC<ImageProps>;
|
|
228
231
|
|
|
229
232
|
declare const imageSetting: {
|
|
230
233
|
Image: _gem_sdk_core.ComponentSetting<ImageProps>;
|
|
@@ -234,7 +237,6 @@ type MixedProps = Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, 'type'> |
|
|
|
234
237
|
type ButtonSettingProps = {
|
|
235
238
|
iconSvg?: string;
|
|
236
239
|
loading?: boolean;
|
|
237
|
-
translate?: string;
|
|
238
240
|
disabled?: boolean;
|
|
239
241
|
iconVisible?: boolean;
|
|
240
242
|
innerBorder?: boolean;
|
|
@@ -291,6 +293,7 @@ type ButtonStyleProps = {
|
|
|
291
293
|
borderBtnV2?: StateProp<Border>;
|
|
292
294
|
boxShadowBtnV2?: StateProp<ShadowProps>;
|
|
293
295
|
};
|
|
296
|
+
type ButtonTranslateKeys = keyof (ButtonSettingProps & ButtonStyleProps);
|
|
294
297
|
type ButtonProps = MixedProps & BasePropsWrap<ButtonSettingProps, ButtonStyleProps> & {
|
|
295
298
|
dataId?: string;
|
|
296
299
|
customAttrs?: any;
|
|
@@ -298,6 +301,8 @@ type ButtonProps = MixedProps & BasePropsWrap<ButtonSettingProps, ButtonStylePro
|
|
|
298
301
|
nodePrice?: JSX.Element | string;
|
|
299
302
|
};
|
|
300
303
|
type ButtonLiquidProps = ButtonProps & {
|
|
304
|
+
translateSetting?: string;
|
|
305
|
+
isForceValue?: boolean;
|
|
301
306
|
isUseTranslatedValue?: boolean;
|
|
302
307
|
pageContext?: PageContext;
|
|
303
308
|
};
|
|
@@ -391,7 +396,7 @@ type ArticleDateProps = BasePropsWrap<TextSettingProps & {
|
|
|
391
396
|
dateFormat?: string;
|
|
392
397
|
}, TextStyleProps>;
|
|
393
398
|
type ArticleReadMoreSidebarSettingProps = {
|
|
394
|
-
setting: Pick<OriginalArticleReadMoreSettingProps, 'readMoreType' | 'label'> & Pick<TextSettingProps, 'htmlTag' | 'text' | 'background'> & Pick<ButtonSettingProps, 'iconVisible' | 'iconSvg' | 'iconAlign' | '
|
|
399
|
+
setting: Pick<OriginalArticleReadMoreSettingProps, 'readMoreType' | 'label'> & Pick<TextSettingProps, 'htmlTag' | 'text' | 'background'> & Pick<ButtonSettingProps, 'iconVisible' | 'iconSvg' | 'iconAlign' | 'htmlType' | 'disabled' | 'shouldClearSpace' | 'enableHoverEffect'>;
|
|
395
400
|
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'> & {
|
|
396
401
|
enableHoverEffectText?: boolean;
|
|
397
402
|
} & Pick<ButtonStyleProps, 'textColor'>;
|
|
@@ -415,6 +420,8 @@ type ArticleReadMoreStyleProps = TextStyleProps & ButtonStyleProps & {
|
|
|
415
420
|
background?: ObjectDevices<BackgroundMedia>;
|
|
416
421
|
iconSpacing?: ObjectDevices<string>;
|
|
417
422
|
};
|
|
423
|
+
type ArticleReadMoreTranslateKeys = Extract<keyof ArticleReadMoreSettingProps, 'label'>;
|
|
424
|
+
type ArticlePaginationTranslateKeys = 'previousText' | 'nextText';
|
|
418
425
|
type ArticleReadMoreProps = BasePropsWrap<ArticleReadMoreSettingProps, ArticleReadMoreStyleProps> & {
|
|
419
426
|
className?: string;
|
|
420
427
|
};
|
|
@@ -484,12 +491,14 @@ type RowStyleProps = {
|
|
|
484
491
|
background?: ObjectDevices<BackgroundMedia>;
|
|
485
492
|
boxShadow?: ObjectDevices<StateProp<ShadowProps>>;
|
|
486
493
|
};
|
|
494
|
+
type RowTranslateKeys = keyof RowStyleProps;
|
|
487
495
|
type RowProps = BasePropsWrap<RowSettingProps, RowStyleProps> & React.ComponentPropsWithoutRef<'div'> & {
|
|
488
496
|
maxWidthWithEmptyChildren?: string | number;
|
|
489
497
|
isNotFullWidth?: boolean;
|
|
490
498
|
rawChildren?: any[];
|
|
491
499
|
hiddenEmptyCol?: boolean;
|
|
492
500
|
parentStyle?: React.CSSProperties;
|
|
501
|
+
pageContext?: PageContext;
|
|
493
502
|
};
|
|
494
503
|
type RootProps$2 = {
|
|
495
504
|
children?: React.ReactNode;
|
|
@@ -499,7 +508,6 @@ type CollectionToolbarSettingProps = {
|
|
|
499
508
|
sortingTextDisplay?: string;
|
|
500
509
|
displayQuantity?: boolean;
|
|
501
510
|
quantityTextDisplay?: string;
|
|
502
|
-
translate?: string;
|
|
503
511
|
typoSorting?: TypographySettingV2;
|
|
504
512
|
typoQuantity?: TypographySettingV2;
|
|
505
513
|
width?: ObjectDevices<string | number>;
|
|
@@ -522,6 +530,7 @@ type CollectionToolbarSettingProps = {
|
|
|
522
530
|
*/
|
|
523
531
|
colorQuantity?: ColorValueType;
|
|
524
532
|
};
|
|
533
|
+
type CollectionToolbarTranslateKeys = Extract<keyof CollectionToolbarSettingProps, 'sortingTextDisplay' | 'quantityTextDisplay'>;
|
|
525
534
|
type CollectionToolbarProps = BaseProps<CollectionToolbarSettingProps> & {
|
|
526
535
|
pageContext?: PageContext;
|
|
527
536
|
};
|
|
@@ -551,7 +560,6 @@ type CollectionPaginatorSettingProps = {
|
|
|
551
560
|
itemSpacing?: number | string;
|
|
552
561
|
previousText?: string;
|
|
553
562
|
nextText?: string;
|
|
554
|
-
translate?: string;
|
|
555
563
|
/**
|
|
556
564
|
* @deprecated please use `typo` instead
|
|
557
565
|
*/
|
|
@@ -562,6 +570,7 @@ type CollectionPaginatorSettingProps = {
|
|
|
562
570
|
align?: ObjectDevices<AlignProp>;
|
|
563
571
|
numberOfProducts?: number;
|
|
564
572
|
};
|
|
573
|
+
type CollectionPaginatorTranslateKeys = Extract<keyof CollectionPaginatorSettingProps, 'previousText' | 'nextText'>;
|
|
565
574
|
type CollectionPaginatorProps = BasePropsWrap<CollectionPaginatorSettingProps> & {
|
|
566
575
|
pageContext?: PageContext;
|
|
567
576
|
};
|
|
@@ -587,9 +596,9 @@ type CollectionDescriptionSettingProps = {
|
|
|
587
596
|
viewMoreText?: string;
|
|
588
597
|
viewLessText?: string;
|
|
589
598
|
enableViewMoreIcon?: boolean;
|
|
590
|
-
translate?: string;
|
|
591
599
|
htmlTag?: 'plaintext' | 'html';
|
|
592
600
|
};
|
|
601
|
+
type CollectionDescriptionTranslateKeys = Extract<keyof CollectionDescriptionSettingProps, 'viewLessText' | 'viewMoreText'>;
|
|
593
602
|
type CollectionDescriptionProps = BaseProps<CollectionDescriptionSettingProps> & {
|
|
594
603
|
pageContext?: PageContext;
|
|
595
604
|
};
|
|
@@ -613,7 +622,7 @@ type CollectionBannerProps = BasePropsWrap<CollectionBannerSettingProps> & {
|
|
|
613
622
|
children?: React.ReactNode;
|
|
614
623
|
};
|
|
615
624
|
|
|
616
|
-
declare const ArticlePagination$
|
|
625
|
+
declare const ArticlePagination$2: React.FC<CollectionPaginatorProps>;
|
|
617
626
|
|
|
618
627
|
declare const ArticleAuthor$1: React.FC<ArticleAuthorProps>;
|
|
619
628
|
|
|
@@ -623,7 +632,7 @@ declare const ArticleCategory$1: React.FC<ArticleCategoryProps>;
|
|
|
623
632
|
|
|
624
633
|
declare const ArticleDate$1: React.FC<ArticleDateProps>;
|
|
625
634
|
|
|
626
|
-
declare const ArticleReadMore$
|
|
635
|
+
declare const ArticleReadMore$2: React.FC<ArticleReadMoreProps>;
|
|
627
636
|
|
|
628
637
|
declare const articleListSetting: {
|
|
629
638
|
ArticleList: _gem_sdk_core.ComponentSetting<ArticleListProps>;
|
|
@@ -682,6 +691,7 @@ type HeroBannerStyleProps = {
|
|
|
682
691
|
contentPadding?: ObjectDevices<PaddingType$2>;
|
|
683
692
|
videoObjectFit?: ObjectDevices<ObjectFit$1>;
|
|
684
693
|
} & Pick<RowStyleProps, 'verticalGutter' | 'background'>;
|
|
694
|
+
type HeroBannerTranslateKeys = keyof (HeroBannerSettingProps & HeroBannerStyleProps);
|
|
685
695
|
type HeroBannerProps = BasePropsWrap<HeroBannerSettingProps, HeroBannerStyleProps> & {
|
|
686
696
|
children?: React.ReactNode;
|
|
687
697
|
rawChildren?: any[];
|
|
@@ -694,7 +704,7 @@ type DataVideoType = {
|
|
|
694
704
|
device: NameDevices;
|
|
695
705
|
};
|
|
696
706
|
|
|
697
|
-
declare const HeroBanner$
|
|
707
|
+
declare const HeroBanner$2: React.FC<HeroBannerProps>;
|
|
698
708
|
|
|
699
709
|
declare const bannerSetting: {
|
|
700
710
|
HeroBanner: _gem_sdk_core.ComponentSetting<HeroBannerProps>;
|
|
@@ -728,7 +738,7 @@ declare const breadcrumbSetting: {
|
|
|
728
738
|
Breadcrumb: _gem_sdk_core.ComponentSetting<BreadcrumbProps>;
|
|
729
739
|
};
|
|
730
740
|
|
|
731
|
-
declare const Button$
|
|
741
|
+
declare const Button$3: React.FC<ButtonProps>;
|
|
732
742
|
|
|
733
743
|
declare const buttonSetting: {
|
|
734
744
|
Button: _gem_sdk_core.ComponentSetting<ButtonProps>;
|
|
@@ -1329,12 +1339,14 @@ type CSSCodeSettingProps = {
|
|
|
1329
1339
|
customLabel?: string;
|
|
1330
1340
|
speedParallax?: any;
|
|
1331
1341
|
};
|
|
1342
|
+
type CSSCodeTranslateKeys = keyof CSSCodeSettingProps;
|
|
1332
1343
|
type CSSCodeProps = BasePropsWrap<CSSCodeSettingProps> & {
|
|
1333
1344
|
advanced?: any;
|
|
1334
1345
|
children?: React.ReactNode;
|
|
1346
|
+
pageContext?: PageContext;
|
|
1335
1347
|
};
|
|
1336
1348
|
|
|
1337
|
-
declare const CSSCode$
|
|
1349
|
+
declare const CSSCode$2: ({ setting, style, advanced, builderAttrs, builderProps, children, pageContext, }: CSSCodeProps) => React.JSX.Element;
|
|
1338
1350
|
|
|
1339
1351
|
declare const codeSetting: {
|
|
1340
1352
|
CSSCode: _gem_sdk_core.ComponentSetting<CSSCodeProps>;
|
|
@@ -1344,11 +1356,11 @@ declare const CollectionTitle$1: React.FC<CollectionTitleProps>;
|
|
|
1344
1356
|
|
|
1345
1357
|
declare const CollectionBanner$1: React.FC<CollectionBannerProps>;
|
|
1346
1358
|
|
|
1347
|
-
declare const CollectionDescription$
|
|
1359
|
+
declare const CollectionDescription$2: React.FC<CollectionDescriptionProps>;
|
|
1348
1360
|
|
|
1349
|
-
declare const CollectionToolbar$
|
|
1361
|
+
declare const CollectionToolbar$2: React.FC<CollectionToolbarProps>;
|
|
1350
1362
|
|
|
1351
|
-
declare const CollectionPaginator$
|
|
1363
|
+
declare const CollectionPaginator$2: React.FC<CollectionPaginatorProps>;
|
|
1352
1364
|
|
|
1353
1365
|
declare const collectionSetting: {
|
|
1354
1366
|
CollectionTitle: _gem_sdk_core.ComponentSetting<CollectionTitleProps>;
|
|
@@ -1383,7 +1395,6 @@ type CountdownSettingProps = {
|
|
|
1383
1395
|
minuteLabel?: string;
|
|
1384
1396
|
secondLabel?: string;
|
|
1385
1397
|
weekLabel?: string;
|
|
1386
|
-
translate?: string;
|
|
1387
1398
|
behaviour: string;
|
|
1388
1399
|
timerEverygreen?: timerEverygreenType;
|
|
1389
1400
|
timerDaily?: timerDailyType;
|
|
@@ -1424,11 +1435,12 @@ type CountdownStyleProps = {
|
|
|
1424
1435
|
horizontalGap?: string;
|
|
1425
1436
|
itemPadding?: ObjectDevices<PaddingType$2>;
|
|
1426
1437
|
};
|
|
1438
|
+
type CountdownTimerTranslateKeys = keyof (CountdownSettingProps & CountdownStyleProps);
|
|
1427
1439
|
type CountdownProps = BaseProps<CountdownSettingProps, CountdownStyleProps> & {
|
|
1428
1440
|
pageContext?: PageContext;
|
|
1429
1441
|
};
|
|
1430
1442
|
|
|
1431
|
-
declare const Countdown$
|
|
1443
|
+
declare const Countdown$2: React.FC<CountdownProps>;
|
|
1432
1444
|
|
|
1433
1445
|
declare const countdownSetting: {
|
|
1434
1446
|
Countdown: _gem_sdk_core.ComponentSetting<CountdownProps>;
|
|
@@ -1436,19 +1448,20 @@ declare const countdownSetting: {
|
|
|
1436
1448
|
|
|
1437
1449
|
type CouponSettingProps = {
|
|
1438
1450
|
copyContent?: string;
|
|
1439
|
-
translate?: string;
|
|
1440
1451
|
defaultLabel?: string;
|
|
1441
1452
|
clickedLabel?: string;
|
|
1442
1453
|
couponLayout?: string;
|
|
1443
1454
|
} & Pick<ButtonSettingProps, 'iconAlign' | 'iconSvg' | 'iconVisible' | 'shouldClearSpace' | 'enableHoverEffect' | 'enableActiveEffect'>;
|
|
1444
1455
|
type CouponStyleProps = ButtonStyleProps;
|
|
1456
|
+
type CouponTranslateKeys = keyof (CouponSettingProps & CouponStyleProps);
|
|
1445
1457
|
type CouponProps = BasePropsWrap<CouponSettingProps, CouponStyleProps> & {
|
|
1446
1458
|
children: React.ReactNode;
|
|
1459
|
+
translateSetting?: string;
|
|
1447
1460
|
} & {
|
|
1448
1461
|
pageContext?: PageContext;
|
|
1449
1462
|
};
|
|
1450
1463
|
|
|
1451
|
-
declare const Coupon$
|
|
1464
|
+
declare const Coupon$2: React.FC<CouponProps>;
|
|
1452
1465
|
|
|
1453
1466
|
declare const couponSetting: {
|
|
1454
1467
|
Coupon: _gem_sdk_core.ComponentSetting<CouponProps>;
|
|
@@ -1485,11 +1498,13 @@ type DialogSettingProps = {
|
|
|
1485
1498
|
effectType?: 'fade' | 'zoom' | 'zoom-out' | 'horizontal' | 'vertical' | 'unfold' | 'none';
|
|
1486
1499
|
position?: 'center' | 'top' | 'right' | 'bottom' | 'left' | 'top-left' | 'top-right' | 'bottom-right' | 'bottom-left';
|
|
1487
1500
|
};
|
|
1501
|
+
type DialogTranslateKeys = keyof DialogSettingProps;
|
|
1488
1502
|
type DialogProps$1 = BasePropsWrap<DialogSettingProps> & {
|
|
1489
1503
|
children: React.ReactNode | string;
|
|
1504
|
+
pageContext?: PageContext;
|
|
1490
1505
|
};
|
|
1491
1506
|
|
|
1492
|
-
declare const Dialog$
|
|
1507
|
+
declare const Dialog$2: (props: DialogProps$1) => React.JSX.Element;
|
|
1493
1508
|
|
|
1494
1509
|
declare const dialogSetting: {
|
|
1495
1510
|
Dialog: _gem_sdk_core.ComponentSetting<DialogProps$1>;
|
|
@@ -1498,7 +1513,6 @@ declare const dialogSetting: {
|
|
|
1498
1513
|
type EstimateSettingProps = {
|
|
1499
1514
|
htmlTag?: number;
|
|
1500
1515
|
text?: string;
|
|
1501
|
-
translate?: string;
|
|
1502
1516
|
globalSize?: ObjectDevices<SizeSettingGlobal>;
|
|
1503
1517
|
background?: ObjectDevices<BackgroundMedia>;
|
|
1504
1518
|
enableCustomText?: boolean;
|
|
@@ -1535,45 +1549,15 @@ type EstimateStyleProps = {
|
|
|
1535
1549
|
shapeRounded?: ObjectDevices<CornerRadius>;
|
|
1536
1550
|
shapeBoxShadow?: ObjectDevices<ShadowProps>;
|
|
1537
1551
|
};
|
|
1538
|
-
type
|
|
1539
|
-
|
|
1540
|
-
};
|
|
1541
|
-
type EstimateDateProps = BasePropsWrap<{
|
|
1542
|
-
htmlTag?: number;
|
|
1543
|
-
text?: string;
|
|
1544
|
-
translate?: string;
|
|
1545
|
-
globalSize?: ObjectDevices<SizeSettingGlobal>;
|
|
1546
|
-
background?: ObjectDevices<BackgroundMedia>;
|
|
1547
|
-
enableCustomText?: boolean;
|
|
1548
|
-
customText?: string;
|
|
1549
|
-
minEstimate?: number;
|
|
1550
|
-
maxEstimate?: number;
|
|
1551
|
-
estimateTime?: number;
|
|
1552
|
-
typeFormat?: string;
|
|
1553
|
-
customFormat?: string;
|
|
1554
|
-
typeEstimate?: string;
|
|
1555
|
-
ifOutOfStock?: string;
|
|
1556
|
-
}, {
|
|
1557
|
-
textShadowNotState?: ShadowProps;
|
|
1558
|
-
hasTextShadowNotState?: boolean;
|
|
1559
|
-
typography?: TypographySetting;
|
|
1560
|
-
typoCustom?: TypographySettingV2;
|
|
1561
|
-
typoDate?: TypographySettingV2;
|
|
1562
|
-
typo?: TypographySettingV2;
|
|
1563
|
-
textAlign?: ObjectDevices<AlignProp>;
|
|
1564
|
-
lineClamp?: ObjectDevices<number>;
|
|
1565
|
-
hasLineClamp?: ObjectDevices<boolean>;
|
|
1566
|
-
hasTextShadow?: StateProp<boolean>;
|
|
1567
|
-
textShadow?: StateProp<ShadowProps>;
|
|
1568
|
-
align?: ObjectDevices<AlignProp>;
|
|
1569
|
-
}> & Omit<React.ComponentPropsWithoutRef<'h1'>, 'children'> & {
|
|
1552
|
+
type EstimateDateTranslateKeys = keyof EstimateSettingProps;
|
|
1553
|
+
type EstimateDateProps = BasePropsWrap<EstimateSettingProps, EstimateStyleProps> & Omit<React.ComponentPropsWithoutRef<'h1'>, 'children'> & {
|
|
1570
1554
|
children: React.ReactNode;
|
|
1571
1555
|
};
|
|
1572
1556
|
|
|
1573
|
-
declare const EstimateDate$
|
|
1557
|
+
declare const EstimateDate$2: React.FC<EstimateDateProps>;
|
|
1574
1558
|
|
|
1575
1559
|
declare const estimateDeliverySetting: {
|
|
1576
|
-
EstimateDate: _gem_sdk_core.ComponentSetting<
|
|
1560
|
+
EstimateDate: _gem_sdk_core.ComponentSetting<EstimateDateProps>;
|
|
1577
1561
|
};
|
|
1578
1562
|
|
|
1579
1563
|
type RootProps$1 = {
|
|
@@ -1581,9 +1565,9 @@ type RootProps$1 = {
|
|
|
1581
1565
|
};
|
|
1582
1566
|
declare const Root$1: React.FC<RootProps$1>;
|
|
1583
1567
|
|
|
1584
|
-
declare const Section$
|
|
1568
|
+
declare const Section$2: React.FC<RowProps>;
|
|
1585
1569
|
|
|
1586
|
-
declare const Row$
|
|
1570
|
+
declare const Row$2: React.FC<RowProps>;
|
|
1587
1571
|
|
|
1588
1572
|
declare const Column$1: React.FC<ColProps>;
|
|
1589
1573
|
|
|
@@ -1597,7 +1581,6 @@ declare const gridSetting: {
|
|
|
1597
1581
|
type FormCheckboxSettingProps = {
|
|
1598
1582
|
name?: string;
|
|
1599
1583
|
description?: string;
|
|
1600
|
-
translate?: string;
|
|
1601
1584
|
required?: boolean;
|
|
1602
1585
|
selected?: boolean;
|
|
1603
1586
|
horizontalSpacing?: ObjectDevices<Property.Padding>;
|
|
@@ -1627,7 +1610,6 @@ type Advanced = any;
|
|
|
1627
1610
|
type TextAreaSettingProps = {
|
|
1628
1611
|
text?: string;
|
|
1629
1612
|
placeholder?: string;
|
|
1630
|
-
translate?: string;
|
|
1631
1613
|
name?: string;
|
|
1632
1614
|
required?: boolean;
|
|
1633
1615
|
size?: SizeSetting;
|
|
@@ -1655,7 +1637,6 @@ type TextAreaProps = BasePropsWrap<TextAreaSettingProps, TextAreaStyleProps, Adv
|
|
|
1655
1637
|
type FormDropdownSettingProps = {
|
|
1656
1638
|
name?: string;
|
|
1657
1639
|
childItem?: string[];
|
|
1658
|
-
translate?: string;
|
|
1659
1640
|
required?: boolean;
|
|
1660
1641
|
/**
|
|
1661
1642
|
* @deprecated please use `typo` instead
|
|
@@ -1692,7 +1673,6 @@ type FormDropdownProps = BasePropsWrap<FormDropdownSettingProps, FormDropdownSty
|
|
|
1692
1673
|
};
|
|
1693
1674
|
type FormEmailSettingProps = {
|
|
1694
1675
|
placeholder?: string;
|
|
1695
|
-
translate?: string;
|
|
1696
1676
|
required?: boolean;
|
|
1697
1677
|
hideOnClient?: boolean;
|
|
1698
1678
|
defaultEmail?: string;
|
|
@@ -1745,7 +1725,6 @@ type NewsLetterSettingProps = {
|
|
|
1745
1725
|
successColor?: ColorValueType;
|
|
1746
1726
|
errorColor?: ColorValueType;
|
|
1747
1727
|
background?: ObjectDevices<BackgroundMedia>;
|
|
1748
|
-
translate?: string;
|
|
1749
1728
|
size?: SizeSetting;
|
|
1750
1729
|
width?: ObjectDevices<string | number | undefined>;
|
|
1751
1730
|
afterSubmitActionToggle?: ObjectDevices<boolean>;
|
|
@@ -1765,7 +1744,6 @@ type NewsletterProps = BasePropsWrap<NewsLetterSettingProps, NewsLetterStyleProp
|
|
|
1765
1744
|
type OriginalSettingProps$7 = {
|
|
1766
1745
|
layout?: 'default' | 'rounded' | 'bordered' | 'underlined';
|
|
1767
1746
|
label?: string;
|
|
1768
|
-
translate?: string;
|
|
1769
1747
|
};
|
|
1770
1748
|
type SubmitButtonSettingProps = OriginalSettingProps$7 & Pick<ButtonSettingProps, 'iconAlign' | 'iconSvg' | 'iconVisible' | 'shouldClearSpace' | 'enableHoverEffect'>;
|
|
1771
1749
|
type SubmitButtonStyleProps = ButtonStyleProps;
|
|
@@ -1775,7 +1753,6 @@ type SubmitButtonProps = BasePropsWrap<SubmitButtonSettingProps, SubmitButtonSty
|
|
|
1775
1753
|
type TextFieldSettingProps = {
|
|
1776
1754
|
text?: string;
|
|
1777
1755
|
placeholder?: string;
|
|
1778
|
-
translate?: string;
|
|
1779
1756
|
name?: string;
|
|
1780
1757
|
required?: boolean;
|
|
1781
1758
|
size?: SizeSetting;
|
|
@@ -1804,7 +1781,6 @@ type InputType = 'text' | 'textarea' | 'email' | 'phone' | 'number';
|
|
|
1804
1781
|
type TextInputSettingProps = {
|
|
1805
1782
|
text?: string;
|
|
1806
1783
|
placeholder?: string;
|
|
1807
|
-
translate?: string;
|
|
1808
1784
|
name?: {
|
|
1809
1785
|
text: string;
|
|
1810
1786
|
textarea: string;
|
|
@@ -1842,23 +1818,23 @@ type TextInputStyleProps = {
|
|
|
1842
1818
|
};
|
|
1843
1819
|
type TextInputProps = BasePropsWrap<TextInputSettingProps, TextInputStyleProps, Advanced> & Omit<React.ComponentPropsWithoutRef<'input'>, ''>;
|
|
1844
1820
|
|
|
1845
|
-
declare const Newsletter$
|
|
1821
|
+
declare const Newsletter$2: ({ children, setting, styles, style, builderAttrs, builderProps, }: NewsletterProps) => React.JSX.Element;
|
|
1846
1822
|
|
|
1847
|
-
declare const ContactForm$
|
|
1823
|
+
declare const ContactForm$2: ({ children, styles, setting, style, builderAttrs, builderProps, }: NewsletterProps) => React.JSX.Element;
|
|
1848
1824
|
|
|
1849
|
-
declare const FormEmail$
|
|
1825
|
+
declare const FormEmail$2: ({ builderProps, builderAttrs, setting, advanced, children, styles, }: FormEmailProps) => React.JSX.Element;
|
|
1850
1826
|
|
|
1851
|
-
declare const SubmitButton$
|
|
1827
|
+
declare const SubmitButton$2: ({ setting, builderProps, builderAttrs, style, styles, advanced, children, }: SubmitButtonProps) => React.JSX.Element;
|
|
1852
1828
|
|
|
1853
|
-
declare const FormDropdown$
|
|
1829
|
+
declare const FormDropdown$2: ({ builderProps, builderAttrs, setting, advanced, children, styles, }: FormDropdownProps) => React.JSX.Element;
|
|
1854
1830
|
|
|
1855
|
-
declare const TextField$
|
|
1831
|
+
declare const TextField$2: React.FC<TextFieldProps>;
|
|
1856
1832
|
|
|
1857
1833
|
declare const FormTextArea: React.FC<TextAreaProps>;
|
|
1858
1834
|
|
|
1859
|
-
declare const FormCheckbox: ({ builderProps, setting, advanced, styles }: FormCheckboxProps) => React.JSX.Element;
|
|
1835
|
+
declare const FormCheckbox$1: ({ builderProps, setting, advanced, styles }: FormCheckboxProps) => React.JSX.Element;
|
|
1860
1836
|
|
|
1861
|
-
declare const TextInput$
|
|
1837
|
+
declare const TextInput$2: React.FC<TextInputProps>;
|
|
1862
1838
|
|
|
1863
1839
|
declare const contactFormSetting: {
|
|
1864
1840
|
Newsletter: _gem_sdk_core.ComponentSetting<NewsletterProps>;
|
|
@@ -1973,7 +1949,6 @@ declare const headerSetting: {
|
|
|
1973
1949
|
};
|
|
1974
1950
|
|
|
1975
1951
|
type HeadingSettingProps = {
|
|
1976
|
-
translate?: string;
|
|
1977
1952
|
htmlTag?: number;
|
|
1978
1953
|
text?: string;
|
|
1979
1954
|
globalSize?: ObjectDevices<SizeSettingGlobal>;
|
|
@@ -1997,11 +1972,12 @@ type HeadingStyleProps = {
|
|
|
1997
1972
|
shapeRounded?: ObjectDevices<CornerRadius>;
|
|
1998
1973
|
shapeBoxShadow?: ObjectDevices<ShadowProps>;
|
|
1999
1974
|
};
|
|
1975
|
+
type HeadingTranslateKeys = keyof (HeadingSettingProps & HeadingStyleProps);
|
|
2000
1976
|
type HeadingProps = BasePropsWrap<HeadingSettingProps, HeadingStyleProps> & Omit<React.ComponentPropsWithoutRef<'h1'>, 'children'> & {
|
|
2001
1977
|
children: React.ReactNode;
|
|
2002
1978
|
};
|
|
2003
1979
|
|
|
2004
|
-
declare const Heading$
|
|
1980
|
+
declare const Heading$2: React.FC<HeadingProps>;
|
|
2005
1981
|
|
|
2006
1982
|
declare const headingSetting: {
|
|
2007
1983
|
Heading: _gem_sdk_core.ComponentSetting<HeadingProps>;
|
|
@@ -2063,10 +2039,12 @@ type IconListStyleProps$1 = {
|
|
|
2063
2039
|
itemRounded?: ObjectDevices<CornerRadius>;
|
|
2064
2040
|
globalSize?: ObjectDevices<SizeSettingGlobal>;
|
|
2065
2041
|
};
|
|
2042
|
+
type IconListTranslateKeys = keyof (IconListSettingProps$1 & IconListStyleProps$1);
|
|
2066
2043
|
type IconListProps$1 = BasePropsWrap<IconListSettingProps$1, IconListStyleProps$1> & {
|
|
2067
2044
|
children?: React.ReactNode;
|
|
2068
2045
|
rawChildren?: any[];
|
|
2069
2046
|
advanced?: any;
|
|
2047
|
+
pageContext?: PageContext;
|
|
2070
2048
|
};
|
|
2071
2049
|
type IconListItemProps$1 = BasePropsWrap & React.ComponentPropsWithoutRef<'div'> & {
|
|
2072
2050
|
horizontalSpacing?: ObjectDevices<Property.Padding>;
|
|
@@ -2076,7 +2054,7 @@ type IconListItemProps$1 = BasePropsWrap & React.ComponentPropsWithoutRef<'div'>
|
|
|
2076
2054
|
parentStyles?: IconListProps$1['styles'];
|
|
2077
2055
|
};
|
|
2078
2056
|
|
|
2079
|
-
declare const IconList$
|
|
2057
|
+
declare const IconList$2: React$1.FC<IconListProps$1>;
|
|
2080
2058
|
|
|
2081
2059
|
declare const IconListItem$1: React$1.FC<IconListItemProps$1>;
|
|
2082
2060
|
|
|
@@ -2113,7 +2091,6 @@ declare const iconListHozSetting: {
|
|
|
2113
2091
|
|
|
2114
2092
|
type IconListSettingProps = {
|
|
2115
2093
|
childItem?: string[];
|
|
2116
|
-
translate?: string;
|
|
2117
2094
|
textTypo?: TypographySettingV2;
|
|
2118
2095
|
iconSvg?: string;
|
|
2119
2096
|
iconWidth?: ObjectDevices<number>;
|
|
@@ -2138,11 +2115,12 @@ type IconListStyleProps = {
|
|
|
2138
2115
|
contentBoxRounded?: ObjectDevices<CornerRadius>;
|
|
2139
2116
|
contentBoxShadow?: ObjectDevices<ShadowProps>;
|
|
2140
2117
|
};
|
|
2118
|
+
type IconListV2TranslateKeys = keyof (IconListSettingProps & IconListStyleProps);
|
|
2141
2119
|
type IconListProps = BasePropsWrap<IconListSettingProps, IconListStyleProps> & {
|
|
2142
2120
|
pageContext?: PageContext;
|
|
2143
2121
|
};
|
|
2144
2122
|
|
|
2145
|
-
declare const IconListV2$
|
|
2123
|
+
declare const IconListV2$2: React.FC<IconListProps>;
|
|
2146
2124
|
|
|
2147
2125
|
declare const iconListSettingV2: {
|
|
2148
2126
|
IconListV2: _gem_sdk_core.ComponentSetting<IconListProps>;
|
|
@@ -2177,7 +2155,6 @@ type ImageComparisonSettingProps = {
|
|
|
2177
2155
|
defaultPercentage?: number;
|
|
2178
2156
|
leftImageLabel?: string;
|
|
2179
2157
|
rightImageLabel?: string;
|
|
2180
|
-
translate?: string;
|
|
2181
2158
|
sliderLineWidth?: number;
|
|
2182
2159
|
hoverToSlide?: boolean;
|
|
2183
2160
|
imageTab?: ImageTab;
|
|
@@ -2208,12 +2185,13 @@ type ImageComparisonStyleProps = {
|
|
|
2208
2185
|
labelPositionHoz?: ObjectDevices<string>;
|
|
2209
2186
|
labelPositionVer?: ObjectDevices<string>;
|
|
2210
2187
|
} & Pick<SharedProps, 'aspectRatio'>;
|
|
2188
|
+
type ImageComparisonTranslateKeys = keyof (ImageComparisonSettingProps & ImageComparisonStyleProps);
|
|
2211
2189
|
type ImageComparisonProps = BaseProps<ImageComparisonSettingProps, ImageComparisonStyleProps> & {
|
|
2212
2190
|
className?: string;
|
|
2213
2191
|
pageContext?: PageContext;
|
|
2214
2192
|
};
|
|
2215
2193
|
|
|
2216
|
-
declare const ImageComparison$
|
|
2194
|
+
declare const ImageComparison$2: React.FC<ImageComparisonProps>;
|
|
2217
2195
|
|
|
2218
2196
|
declare const imageComparisonSetting: {
|
|
2219
2197
|
ImageComparison: _gem_sdk_core.ComponentSetting<ImageComparisonProps>;
|
|
@@ -2523,6 +2501,7 @@ type PostPurchaseButtonSettingProps = {
|
|
|
2523
2501
|
text?: string | number;
|
|
2524
2502
|
buttonType?: 'primary' | 'secondary' | 'link';
|
|
2525
2503
|
outOfStockLabel?: string;
|
|
2504
|
+
requireAcceptTermLabel?: string;
|
|
2526
2505
|
};
|
|
2527
2506
|
type PostPurchaseButtonStyleProps = {
|
|
2528
2507
|
typo?: PostPurchaseTypo;
|
|
@@ -2532,10 +2511,11 @@ type PostPurchaseButtonStyleProps = {
|
|
|
2532
2511
|
};
|
|
2533
2512
|
type PostPurchaseButtonProps = BasePropsWrap<PostPurchaseButtonSettingProps, PostPurchaseButtonStyleProps>;
|
|
2534
2513
|
|
|
2535
|
-
declare const Button$
|
|
2514
|
+
declare const Button$2: ({ styles, builderAttrs, style, setting, advanced, builderProps, disabled, ...props }: _gem_sdk_core.BaseProps<{
|
|
2536
2515
|
text?: string | number | undefined;
|
|
2537
2516
|
buttonType?: "link" | "primary" | "secondary" | undefined;
|
|
2538
2517
|
outOfStockLabel?: string | undefined;
|
|
2518
|
+
requireAcceptTermLabel?: string | undefined;
|
|
2539
2519
|
}, {
|
|
2540
2520
|
typo?: _gem_sdk_core.PostPurchaseTypo | undefined;
|
|
2541
2521
|
align?: "center" | "end" | "start" | undefined;
|
|
@@ -2711,7 +2691,7 @@ type SettingOptions = {
|
|
|
2711
2691
|
isCannotEditing?: boolean;
|
|
2712
2692
|
};
|
|
2713
2693
|
|
|
2714
|
-
declare const Text$
|
|
2694
|
+
declare const Text$3: ({ styles, builderAttrs, style, setting, advanced, builderProps, className, children, textClassWrapper, textClass, ...props }: PostPurchaseTextProps) => React.JSX.Element;
|
|
2715
2695
|
|
|
2716
2696
|
declare const PostPurchaseHeading: ({ styles, builderAttrs, style, setting, advanced, builderProps, className, children, textClassWrapper, textClass, ...props }: PostPurchaseTextProps) => React.JSX.Element;
|
|
2717
2697
|
declare const postPurchaseTextSetting: {
|
|
@@ -2869,6 +2849,7 @@ type PostPurchaseProductPriceBreakdownSettingProps = {
|
|
|
2869
2849
|
discountAndShippingFee?: boolean;
|
|
2870
2850
|
contentShow?: string;
|
|
2871
2851
|
contentHide?: string;
|
|
2852
|
+
isShowRecurringTotalLabel?: boolean;
|
|
2872
2853
|
};
|
|
2873
2854
|
type PostPurchaseProductPriceBreakdownStyleProps = {
|
|
2874
2855
|
labelStyle?: PostPurchaseTypo;
|
|
@@ -3032,6 +3013,46 @@ type PostPurchaseProductImagesProps = BasePropsWrap<ProductImagesSettingProps, P
|
|
|
3032
3013
|
children?: React.ReactNode;
|
|
3033
3014
|
};
|
|
3034
3015
|
|
|
3016
|
+
declare const postPurchaseSpacing: Record<string, string>;
|
|
3017
|
+
|
|
3018
|
+
type ProductSubscriptionSettingProps = {
|
|
3019
|
+
sellingType?: 'one-time' | 'subscription';
|
|
3020
|
+
sellingLabel?: string;
|
|
3021
|
+
sellingTitleOneTime?: string;
|
|
3022
|
+
sellingStyle?: 'dropdown' | 'radio' | 'image';
|
|
3023
|
+
sellingTitle?: string;
|
|
3024
|
+
subscriptionLabel?: string;
|
|
3025
|
+
enableSubscriptionDetail?: boolean;
|
|
3026
|
+
sellingPlans?: {
|
|
3027
|
+
[key: string]: {
|
|
3028
|
+
[key: string]: {
|
|
3029
|
+
appSource?: string;
|
|
3030
|
+
group?: string;
|
|
3031
|
+
defaultOption?: string;
|
|
3032
|
+
};
|
|
3033
|
+
};
|
|
3034
|
+
};
|
|
3035
|
+
};
|
|
3036
|
+
type ProductSubscriptionStyleProps = {
|
|
3037
|
+
sellingTitleDirection?: 'ltr' | 'rtl';
|
|
3038
|
+
sellingTitleTypo?: PostPurchaseTypo;
|
|
3039
|
+
sellingTitleAlign?: AlignItemProp;
|
|
3040
|
+
sellingTitleOneTimeDirection?: 'ltr' | 'rtl';
|
|
3041
|
+
sellingTitleOneTimeTypo?: PostPurchaseTypo;
|
|
3042
|
+
sellingTitleOneTimeAlign?: AlignItemProp;
|
|
3043
|
+
subscriptionDetailDirection?: 'ltr' | 'rtl';
|
|
3044
|
+
subscriptionDetailTypo?: PostPurchaseTypo;
|
|
3045
|
+
subscriptionDetailAlign?: AlignItemProp;
|
|
3046
|
+
sellingPlanItemGap?: keyof typeof postPurchaseSpacing;
|
|
3047
|
+
width?: string;
|
|
3048
|
+
align?: AlignItemProp;
|
|
3049
|
+
sellingPlanId?: string;
|
|
3050
|
+
};
|
|
3051
|
+
type PostPurchaseProductSubscriptionProps = BasePropsWrap<ProductSubscriptionSettingProps, ProductSubscriptionStyleProps> & {
|
|
3052
|
+
advanced?: any;
|
|
3053
|
+
children?: ReactNode;
|
|
3054
|
+
};
|
|
3055
|
+
|
|
3035
3056
|
type PostPurchaseProductTitleSettingProps = PostPurchaseTextSettingProps & {
|
|
3036
3057
|
linkProduct?: boolean;
|
|
3037
3058
|
};
|
|
@@ -3085,13 +3106,13 @@ type PostPurchaseProductDiscountTagProps = BasePropsWrap<ProductDiscountTagSetti
|
|
|
3085
3106
|
|
|
3086
3107
|
declare const PostPurchaseProductDiscountTag: React.FC<PostPurchaseProductDiscountTagProps>;
|
|
3087
3108
|
|
|
3109
|
+
declare const ProductSubscription: React.FC<PostPurchaseProductSubscriptionProps>;
|
|
3110
|
+
|
|
3088
3111
|
declare const PostPurchaseProductImages: (props: PostPurchaseProductImagesProps) => React.JSX.Element;
|
|
3089
3112
|
|
|
3090
3113
|
declare const postPurchaseProduct1Col: {
|
|
3091
3114
|
id: string;
|
|
3092
|
-
name:
|
|
3093
|
-
en: string;
|
|
3094
|
-
};
|
|
3115
|
+
name: string;
|
|
3095
3116
|
icon: {
|
|
3096
3117
|
desktop: string;
|
|
3097
3118
|
};
|
|
@@ -3238,9 +3259,7 @@ declare const postPurchaseProduct1Col: {
|
|
|
3238
3259
|
|
|
3239
3260
|
declare const postPurchaseProduct2Col: {
|
|
3240
3261
|
id: string;
|
|
3241
|
-
name:
|
|
3242
|
-
en: string;
|
|
3243
|
-
};
|
|
3262
|
+
name: string;
|
|
3244
3263
|
icon: {
|
|
3245
3264
|
desktop: string;
|
|
3246
3265
|
};
|
|
@@ -3374,9 +3393,7 @@ declare const postPurchaseProduct2Col: {
|
|
|
3374
3393
|
|
|
3375
3394
|
declare const postPurchaseProductDefault: {
|
|
3376
3395
|
id: string;
|
|
3377
|
-
name:
|
|
3378
|
-
en: string;
|
|
3379
|
-
};
|
|
3396
|
+
name: string;
|
|
3380
3397
|
icon: {
|
|
3381
3398
|
desktop: string;
|
|
3382
3399
|
};
|
|
@@ -3526,6 +3543,33 @@ declare const postPurchaseProductSetting: {
|
|
|
3526
3543
|
PostPurchaseProductOffer: _gem_sdk_core.ComponentSetting<PostPurchaseProductOfferProps>;
|
|
3527
3544
|
PostPurchaseProductDiscountTag: _gem_sdk_core.ComponentSetting<PostPurchaseProductDiscountTagProps>;
|
|
3528
3545
|
PostPurchaseProductImages: _gem_sdk_core.ComponentSetting<PostPurchaseProductImagesProps>;
|
|
3546
|
+
PostPurchaseProductSubscription: _gem_sdk_core.ComponentSetting<PostPurchaseProductSubscriptionProps>;
|
|
3547
|
+
};
|
|
3548
|
+
|
|
3549
|
+
type PostPurchaseBuyerConsentSettingProps = {
|
|
3550
|
+
description?: string;
|
|
3551
|
+
translate?: string;
|
|
3552
|
+
selected?: boolean;
|
|
3553
|
+
policyLink?: string;
|
|
3554
|
+
policyLabel?: string;
|
|
3555
|
+
align?: AlignItemProp;
|
|
3556
|
+
};
|
|
3557
|
+
type PostPurchaseBuyerConsentStyleProps = {
|
|
3558
|
+
globalSize?: ObjectDevices<SizeSettingGlobal>;
|
|
3559
|
+
horizontalSpacing?: Property.Padding;
|
|
3560
|
+
direction?: 'ltr' | 'rtl';
|
|
3561
|
+
width?: string;
|
|
3562
|
+
textAlign?: AlignItemProp;
|
|
3563
|
+
typo?: PostPurchaseTypo;
|
|
3564
|
+
};
|
|
3565
|
+
type PostPurchaseBuyerConsentProps = BasePropsWrap<PostPurchaseBuyerConsentSettingProps, PostPurchaseBuyerConsentStyleProps> & {
|
|
3566
|
+
children: React.ReactNode;
|
|
3567
|
+
};
|
|
3568
|
+
|
|
3569
|
+
declare const BuyerConsent: React.FC<PostPurchaseBuyerConsentProps>;
|
|
3570
|
+
|
|
3571
|
+
declare const postPurchaseBuyerConsentSetting: {
|
|
3572
|
+
PostPurchaseBuyerConsent: _gem_sdk_core.ComponentSetting<PostPurchaseBuyerConsentProps>;
|
|
3529
3573
|
};
|
|
3530
3574
|
|
|
3531
3575
|
type FeatureImageStyles$1 = {
|
|
@@ -3653,7 +3697,6 @@ type ProductDescriptionSettingProps = {
|
|
|
3653
3697
|
hasBoxShadow?: boolean;
|
|
3654
3698
|
boxShadow?: ShadowProps;
|
|
3655
3699
|
transform?: TransformProp;
|
|
3656
|
-
translate?: string;
|
|
3657
3700
|
};
|
|
3658
3701
|
type ProductDescriptionProps = BaseProps<ProductDescriptionSettingProps> & {
|
|
3659
3702
|
pageContext?: PageContext;
|
|
@@ -3750,6 +3793,7 @@ type ProductButtonProps = BasePropsWrap<ProductButtonSettingProps, ProductButton
|
|
|
3750
3793
|
style?: React.CSSProperties;
|
|
3751
3794
|
children?: React.ReactNode;
|
|
3752
3795
|
};
|
|
3796
|
+
type ProductButtonPropsTranslateKeys = keyof (ProductButtonSettingProps & ProductButtonStyleProps);
|
|
3753
3797
|
type Separator = 'horizontal-line' | 'vertical-line' | 'dot';
|
|
3754
3798
|
type ButtonLayout = 'cart-only' | 'cart-icon' | 'cart-price' | 'cart-price-icon' | 'cart-full' | 'icon-only';
|
|
3755
3799
|
|
|
@@ -3838,7 +3882,6 @@ type ProductPropertiesSettingProps = {
|
|
|
3838
3882
|
type?: 'text' | 'textarea' | 'email' | 'checkbox' | 'radio' | 'dropdown' | 'hidden';
|
|
3839
3883
|
label?: string;
|
|
3840
3884
|
valueHidden?: string;
|
|
3841
|
-
translate?: string;
|
|
3842
3885
|
required?: boolean;
|
|
3843
3886
|
numberOnly?: boolean;
|
|
3844
3887
|
minChar?: number;
|
|
@@ -3913,6 +3956,10 @@ type OriginalStyleProps$2 = {
|
|
|
3913
3956
|
size?: ObjectDevices<SizeSettingGlobal>;
|
|
3914
3957
|
};
|
|
3915
3958
|
type ProductTagStyleProps = OriginalStyleProps$2 & TextStyleProps;
|
|
3959
|
+
type ProductTagSidebarSettingProps = {
|
|
3960
|
+
setting: Pick<ProductTagSettingProps, 'customContent' | 'translate'>;
|
|
3961
|
+
styles: Pick<OriginalStyleProps$2, 'size' | 'textContentAlign' | 'backgroundColor' | 'borderTag' | 'roundedTag' | 'textAlign'> & Pick<TextStyleProps, 'typo'>;
|
|
3962
|
+
};
|
|
3916
3963
|
type ProductTagProps = BaseProps<ProductTagSettingProps, ProductTagStyleProps> & {
|
|
3917
3964
|
'bundle-item'?: bundleItem;
|
|
3918
3965
|
};
|
|
@@ -4122,7 +4169,6 @@ type SkuProps = BaseProps<ProductSkuSettingProps, ProductSkuStyleProps>;
|
|
|
4122
4169
|
|
|
4123
4170
|
type OriginalSettingProps = {
|
|
4124
4171
|
label?: string;
|
|
4125
|
-
translate?: string;
|
|
4126
4172
|
redirectNewTab?: boolean;
|
|
4127
4173
|
};
|
|
4128
4174
|
type ProductViewMoreSettingProps = OriginalSettingProps & Pick<ButtonSettingProps, 'iconAlign' | 'iconSvg' | 'iconVisible' | 'shouldClearSpace' | 'enableHoverEffect'>;
|
|
@@ -4134,7 +4180,6 @@ type ProductViewMoreProps = BasePropsWrap<ProductViewMoreSettingProps, ProductVi
|
|
|
4134
4180
|
type ProductBadgeSettingProps = {
|
|
4135
4181
|
contentType?: 'text' | 'image';
|
|
4136
4182
|
displayContent?: string;
|
|
4137
|
-
translate?: string;
|
|
4138
4183
|
displayTrigger?: TDisplayTrigger[];
|
|
4139
4184
|
positionWithImage?: 'inside' | 'outside';
|
|
4140
4185
|
shape?: string;
|
|
@@ -4260,7 +4305,6 @@ type TDisplayTrigger = InventoryStatusTrigger | DiscountPriceTrigger | PriceRang
|
|
|
4260
4305
|
|
|
4261
4306
|
type FileUploadSettingProps = {
|
|
4262
4307
|
textContent?: string;
|
|
4263
|
-
translate?: string;
|
|
4264
4308
|
fileUploadLayout?: string;
|
|
4265
4309
|
arrangeContent?: string;
|
|
4266
4310
|
positionVertical?: string;
|
|
@@ -4383,11 +4427,11 @@ declare const ProductTitle$1: React.FC<ProductTitleProps>;
|
|
|
4383
4427
|
|
|
4384
4428
|
declare const ProductQuantity$1: React.FC<ProductQuantityProps>;
|
|
4385
4429
|
|
|
4386
|
-
declare const ProductDescription$
|
|
4430
|
+
declare const ProductDescription$2: React.FC<ProductDescriptionProps>;
|
|
4387
4431
|
|
|
4388
4432
|
declare const ProductPrice$1: React.FC<ProductPriceProps>;
|
|
4389
4433
|
|
|
4390
|
-
declare const ProductButton$
|
|
4434
|
+
declare const ProductButton$2: React.FC<ProductButtonProps>;
|
|
4391
4435
|
|
|
4392
4436
|
declare const ProductVariants$1: React.FC<ProductVariantsProps>;
|
|
4393
4437
|
|
|
@@ -4397,11 +4441,11 @@ declare const ProductImagesV3: React.FC<ProductImagesProps$2>;
|
|
|
4397
4441
|
|
|
4398
4442
|
declare const ProductImagesV2: React.FC<ProductImagesProps$1>;
|
|
4399
4443
|
|
|
4400
|
-
declare const ProductProperties$
|
|
4444
|
+
declare const ProductProperties$2: React.FC<ProductPropertiesProps>;
|
|
4401
4445
|
|
|
4402
4446
|
declare const QuickView: () => React.JSX.Element | null;
|
|
4403
4447
|
|
|
4404
|
-
declare const ProductTag$
|
|
4448
|
+
declare const ProductTag$2: React.FC<ProductTagProps>;
|
|
4405
4449
|
|
|
4406
4450
|
declare const ProductList$3: React.FC<ProductListProps$1>;
|
|
4407
4451
|
|
|
@@ -4415,11 +4459,11 @@ declare const ProductVendor$1: React.FC<VendorProps>;
|
|
|
4415
4459
|
|
|
4416
4460
|
declare const ProductSku$1: React.FC<SkuProps>;
|
|
4417
4461
|
|
|
4418
|
-
declare const ProductViewMore$
|
|
4462
|
+
declare const ProductViewMore$2: ({ style, styles, setting, advanced, builderProps, builderAttrs, children, }: ProductViewMoreProps) => React.JSX.Element;
|
|
4419
4463
|
|
|
4420
|
-
declare const ProductBadge$
|
|
4464
|
+
declare const ProductBadge$2: React.FC<ProductBadgeProps>;
|
|
4421
4465
|
|
|
4422
|
-
declare const FileUpload$
|
|
4466
|
+
declare const FileUpload$2: React.FC<FileUploadProps>;
|
|
4423
4467
|
|
|
4424
4468
|
declare const ProductBundleDiscountItem$1: React.FC<{
|
|
4425
4469
|
children?: React.ReactNode;
|
|
@@ -4491,7 +4535,6 @@ type Position$1 = 'top' | 'bottom' | 'left' | 'right';
|
|
|
4491
4535
|
type TabsSettingProps = {
|
|
4492
4536
|
activeKey?: number;
|
|
4493
4537
|
childItem?: string[];
|
|
4494
|
-
translate?: string;
|
|
4495
4538
|
position?: ObjectDevices<Position$1>;
|
|
4496
4539
|
labelTypo?: TypographySetting;
|
|
4497
4540
|
labelTypoV2?: TypographySettingV2;
|
|
@@ -4511,6 +4554,7 @@ type TabsSettingProps = {
|
|
|
4511
4554
|
enableHoverEffect?: boolean;
|
|
4512
4555
|
enableActiveEffect?: boolean;
|
|
4513
4556
|
};
|
|
4557
|
+
type TabsTranslateKeys = keyof TabsSettingProps;
|
|
4514
4558
|
type TabsProps = BasePropsWrap<TabsSettingProps> & {
|
|
4515
4559
|
children?: React.ReactNode;
|
|
4516
4560
|
rawChildren?: any[];
|
|
@@ -4525,7 +4569,7 @@ type TabItemProps = {
|
|
|
4525
4569
|
parentUid?: string;
|
|
4526
4570
|
};
|
|
4527
4571
|
|
|
4528
|
-
declare const Tabs$
|
|
4572
|
+
declare const Tabs$2: (props: TabsProps) => React.JSX.Element;
|
|
4529
4573
|
|
|
4530
4574
|
declare const TabItem$1: React.FC<TabItemProps>;
|
|
4531
4575
|
|
|
@@ -4534,11 +4578,12 @@ declare const tabSetting: {
|
|
|
4534
4578
|
TabItem: _gem_sdk_core.ComponentSetting<TabItemProps>;
|
|
4535
4579
|
};
|
|
4536
4580
|
|
|
4537
|
-
declare const Text$
|
|
4581
|
+
declare const Text$2: React.ForwardRefExoticComponent<_gem_sdk_core.BaseProps<TextSettingProps, TextStyleProps, Record<string, any>> & {
|
|
4538
4582
|
builderAttrs?: Record<string, any> | undefined;
|
|
4539
4583
|
style?: React.CSSProperties | undefined;
|
|
4540
4584
|
} & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref">, ""> & {
|
|
4541
4585
|
disableEdit?: boolean | undefined;
|
|
4586
|
+
pageContext?: _gem_sdk_core.PageContext | undefined;
|
|
4542
4587
|
} & React.RefAttributes<HTMLElement>>;
|
|
4543
4588
|
|
|
4544
4589
|
declare const textSetting: {
|
|
@@ -4597,13 +4642,15 @@ type VideoSettingProps = {
|
|
|
4597
4642
|
startTime?: string;
|
|
4598
4643
|
endTime?: string;
|
|
4599
4644
|
};
|
|
4645
|
+
type VideoTranslateKeys = keyof VideoSettingProps;
|
|
4600
4646
|
type VideoProps = BasePropsWrap<VideoSettingProps> & {
|
|
4601
4647
|
className?: string;
|
|
4602
4648
|
style?: React.CSSProperties;
|
|
4603
4649
|
children?: React.ReactNode;
|
|
4650
|
+
pageContext?: PageContext;
|
|
4604
4651
|
};
|
|
4605
4652
|
|
|
4606
|
-
declare const Video$
|
|
4653
|
+
declare const Video$2: React.FC<VideoProps>;
|
|
4607
4654
|
|
|
4608
4655
|
declare const videoSetting: {
|
|
4609
4656
|
Video: _gem_sdk_core.ComponentSetting<VideoProps>;
|
|
@@ -5963,7 +6010,6 @@ type StockCounterSettingProps = {
|
|
|
5963
6010
|
outOfStockMessage?: string;
|
|
5964
6011
|
continueSelling?: string;
|
|
5965
6012
|
unlimitedQuantityMessage?: string;
|
|
5966
|
-
translate?: string;
|
|
5967
6013
|
layout?: 'full' | 'text-and-progress-bar' | 'icon-and-text' | 'progress-bar' | 'text-only';
|
|
5968
6014
|
oosIcon?: string;
|
|
5969
6015
|
progressBarPosition?: 'top' | 'bottom';
|
|
@@ -5990,11 +6036,12 @@ type StockCounterStyleProps = {
|
|
|
5990
6036
|
oosTextColor?: ColorValueType;
|
|
5991
6037
|
borderRadius?: CornerRadius;
|
|
5992
6038
|
};
|
|
6039
|
+
type StockCounterTranslateKeys = keyof StockCounterSettingProps;
|
|
5993
6040
|
type StockCounterProps = BasePropsWrap<StockCounterSettingProps, StockCounterStyleProps> & {
|
|
5994
6041
|
pageContext: PageContext;
|
|
5995
6042
|
};
|
|
5996
6043
|
|
|
5997
|
-
declare const StockCounter$
|
|
6044
|
+
declare const StockCounter$2: React.FC<StockCounterProps>;
|
|
5998
6045
|
|
|
5999
6046
|
declare const stockCounterSetting: {
|
|
6000
6047
|
StockCounter: _gem_sdk_core.ComponentSetting<StockCounterProps>;
|
|
@@ -6036,11 +6083,13 @@ type StickySettingProps = {
|
|
|
6036
6083
|
isScrollToTop?: boolean;
|
|
6037
6084
|
minimize?: boolean;
|
|
6038
6085
|
};
|
|
6086
|
+
type StickyTranslateKeys = keyof StickySettingProps;
|
|
6039
6087
|
type StickyProps = BasePropsWrap<StickySettingProps> & {
|
|
6040
6088
|
children?: React.ReactNode;
|
|
6089
|
+
pageContext?: PageContext;
|
|
6041
6090
|
};
|
|
6042
6091
|
|
|
6043
|
-
declare const Sticky$
|
|
6092
|
+
declare const Sticky$2: React$1.FC<StickyProps>;
|
|
6044
6093
|
|
|
6045
6094
|
declare const stickySetting: {
|
|
6046
6095
|
Sticky: _gem_sdk_core.ComponentSetting<StickyProps>;
|
|
@@ -6184,6 +6233,7 @@ declare const _default$3: {
|
|
|
6184
6233
|
style?: React.CSSProperties | undefined;
|
|
6185
6234
|
} & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref">, ""> & {
|
|
6186
6235
|
disableEdit?: boolean | undefined;
|
|
6236
|
+
pageContext?: _gem_sdk_core.PageContext | undefined;
|
|
6187
6237
|
} & React.RefAttributes<HTMLElement>>;
|
|
6188
6238
|
Tabs: React.ComponentType<TabsProps>;
|
|
6189
6239
|
TabItem: React.ComponentType<TabItemProps>;
|
|
@@ -6214,6 +6264,7 @@ declare const _default$3: {
|
|
|
6214
6264
|
}>;
|
|
6215
6265
|
ProductSku: React.ComponentType<SkuProps>;
|
|
6216
6266
|
FileUpload: React.ComponentType<FileUploadProps>;
|
|
6267
|
+
PostPurchaseBuyerConsent: React.ComponentType<PostPurchaseBuyerConsentProps>;
|
|
6217
6268
|
PostPurchaseProductTitle: React.ComponentType<PostPurchaseProductTitleProps>;
|
|
6218
6269
|
PostPurchaseProductDescription: React.ComponentType<PostPurchaseProductDescriptionProps>;
|
|
6219
6270
|
PostPurchaseProductPrice: React.ComponentType<PostPurchaseProductPriceProps>;
|
|
@@ -6224,6 +6275,7 @@ declare const _default$3: {
|
|
|
6224
6275
|
PostPurchaseProductOffer: React.ComponentType<PostPurchaseProductOfferProps>;
|
|
6225
6276
|
PostPurchaseProductDiscountTag: React.ComponentType<PostPurchaseProductDiscountTagProps>;
|
|
6226
6277
|
PostPurchaseProductImages: React.ComponentType<PostPurchaseProductImagesProps>;
|
|
6278
|
+
PostPurchaseProductSubscription: React.ComponentType<PostPurchaseProductSubscriptionProps>;
|
|
6227
6279
|
PostPurchaseText: React.ComponentType<PostPurchaseTextProps>;
|
|
6228
6280
|
PostPurchaseHeading: React.ComponentType<PostPurchaseTextProps>;
|
|
6229
6281
|
PostPurchaseLink: React.ComponentType<PostPurchaseLinkProps>;
|
|
@@ -6236,6 +6288,7 @@ declare const _default$3: {
|
|
|
6236
6288
|
text?: string | number | undefined;
|
|
6237
6289
|
buttonType?: "link" | "primary" | "secondary" | undefined;
|
|
6238
6290
|
outOfStockLabel?: string | undefined;
|
|
6291
|
+
requireAcceptTermLabel?: string | undefined;
|
|
6239
6292
|
}, {
|
|
6240
6293
|
typo?: _gem_sdk_core.PostPurchaseTypo | undefined;
|
|
6241
6294
|
align?: "center" | "end" | "start" | undefined;
|
|
@@ -6404,7 +6457,7 @@ type AccordionPropsLiquid = AccordionProps & {
|
|
|
6404
6457
|
rawChildren?: any[];
|
|
6405
6458
|
pageContext?: PageContext;
|
|
6406
6459
|
};
|
|
6407
|
-
declare const Accordion: ({ rawChildren, setting, styles, builderProps, pageContext, advanced, style, builderAttrs, }: AccordionPropsLiquid) => string;
|
|
6460
|
+
declare const Accordion$1: ({ rawChildren, setting, styles, builderProps, pageContext, advanced, style, builderAttrs, }: AccordionPropsLiquid) => string;
|
|
6408
6461
|
|
|
6409
6462
|
type LiquidAccordionItemProps = AccordionItemProps & {
|
|
6410
6463
|
rawChildren?: any[];
|
|
@@ -6422,7 +6475,7 @@ declare const ArticleContent: ({ styles, builderProps }: ArticleTitleProps) => s
|
|
|
6422
6475
|
|
|
6423
6476
|
declare const ArticleImage: (props: ArticleImageProps) => string;
|
|
6424
6477
|
|
|
6425
|
-
declare const ArticlePagination: (props: CollectionPaginatorProps) => string;
|
|
6478
|
+
declare const ArticlePagination$1: (props: CollectionPaginatorProps) => string;
|
|
6426
6479
|
|
|
6427
6480
|
declare const ArticleAuthor: ({ setting, styles, advanced, builderProps }: ArticleAuthorProps) => string;
|
|
6428
6481
|
|
|
@@ -6432,13 +6485,13 @@ declare const ArticleCategory: ({ setting, styles, advanced, builderProps }: Art
|
|
|
6432
6485
|
|
|
6433
6486
|
declare const ArticleDate: ({ setting, styles, advanced, builderProps }: ArticleDateProps) => string;
|
|
6434
6487
|
|
|
6435
|
-
declare const ArticleReadMore: ({ setting, styles, builderAttrs, builderProps, advanced, style, }: ArticleReadMoreProps) => string;
|
|
6488
|
+
declare const ArticleReadMore$1: ({ setting, styles, builderAttrs, builderProps, advanced, style, }: ArticleReadMoreProps) => string;
|
|
6436
6489
|
|
|
6437
|
-
declare const HeroBanner: (props: HeroBannerProps) => string;
|
|
6490
|
+
declare const HeroBanner$1: (props: HeroBannerProps) => string;
|
|
6438
6491
|
|
|
6439
6492
|
declare const Breadcrumb: ({ setting, builderAttrs, style, styles, className, builderProps, advanced, }: BreadcrumbProps) => string;
|
|
6440
6493
|
|
|
6441
|
-
declare const Button: (props: ButtonLiquidProps) => string;
|
|
6494
|
+
declare const Button$1: (props: ButtonLiquidProps) => string;
|
|
6442
6495
|
|
|
6443
6496
|
declare const CarouselItem$1: (props: CarouselItemProps$1) => string;
|
|
6444
6497
|
|
|
@@ -6453,15 +6506,15 @@ declare const Carousel: (props: CarouselProps) => string;
|
|
|
6453
6506
|
*/
|
|
6454
6507
|
declare const ShopPayButton: ({ style, styles, setting, className, builderAttrs }: ShopPayButtonProps) => string;
|
|
6455
6508
|
|
|
6456
|
-
declare const CSSCode: ({ setting, style, advanced, builderAttrs, builderProps }: CSSCodeProps) => string;
|
|
6509
|
+
declare const CSSCode$1: ({ setting, style, advanced, builderAttrs, builderProps, pageContext, }: CSSCodeProps) => string;
|
|
6457
6510
|
|
|
6458
|
-
declare const CollectionToolbar: ({ setting, builderProps, pageContext }: CollectionToolbarProps) => string;
|
|
6511
|
+
declare const CollectionToolbar$1: ({ setting, builderProps, pageContext }: CollectionToolbarProps) => string;
|
|
6459
6512
|
|
|
6460
6513
|
declare const CollectionTitle: ({ setting, advanced }: CollectionTitleProps) => string;
|
|
6461
6514
|
|
|
6462
|
-
declare const CollectionDescription: ({ setting, advanced, builderProps, pageContext, }: CollectionDescriptionProps) => string | JSX.Element | null;
|
|
6515
|
+
declare const CollectionDescription$1: ({ setting, advanced, builderProps, pageContext, }: CollectionDescriptionProps) => string | JSX.Element | null;
|
|
6463
6516
|
|
|
6464
|
-
declare const CollectionPaginator: ({ setting, builderProps, pageContext }: CollectionPaginatorProps) => string;
|
|
6517
|
+
declare const CollectionPaginator$1: ({ setting, builderProps, pageContext }: CollectionPaginatorProps) => string;
|
|
6465
6518
|
|
|
6466
6519
|
declare const CollectionBanner: ({ builderAttrs, builderProps, setting, style, children, rawChildren, advanced, }: _gem_sdk_core.BaseProps<{
|
|
6467
6520
|
link?: {
|
|
@@ -6487,16 +6540,15 @@ declare const CollectionBanner: ({ builderAttrs, builderProps, setting, style, c
|
|
|
6487
6540
|
advanced?: any;
|
|
6488
6541
|
}) => string;
|
|
6489
6542
|
|
|
6490
|
-
declare const Countdown: (props: CountdownProps) => string;
|
|
6543
|
+
declare const Countdown$1: (props: CountdownProps) => string;
|
|
6491
6544
|
|
|
6492
|
-
declare const Coupon: ({ setting, builderProps, builderAttrs, style, styles, advanced, pageContext, }: CouponProps) => string;
|
|
6545
|
+
declare const Coupon$1: ({ setting, builderProps, builderAttrs, style, styles, advanced, pageContext, }: CouponProps) => string;
|
|
6493
6546
|
|
|
6494
|
-
declare const Dialog: (props: DialogProps$1) => string;
|
|
6547
|
+
declare const Dialog$1: (props: DialogProps$1) => string;
|
|
6495
6548
|
|
|
6496
|
-
declare const EstimateDate: ({ setting, styles, builderAttrs, style, builderProps, advanced, isText, pageContext, }: _gem_sdk_core.BaseProps<{
|
|
6549
|
+
declare const EstimateDate$1: ({ setting, styles, builderAttrs, style, builderProps, advanced, isText, pageContext, }: _gem_sdk_core.BaseProps<{
|
|
6497
6550
|
htmlTag?: number | undefined;
|
|
6498
6551
|
text?: string | undefined;
|
|
6499
|
-
translate?: string | undefined;
|
|
6500
6552
|
globalSize?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.SizeSettingGlobal>> | undefined;
|
|
6501
6553
|
background?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.BackgroundMedia>> | undefined;
|
|
6502
6554
|
enableCustomText?: boolean | undefined;
|
|
@@ -6521,6 +6573,13 @@ declare const EstimateDate: ({ setting, styles, builderAttrs, style, builderProp
|
|
|
6521
6573
|
hasTextShadow?: Partial<Record<_gem_sdk_core.StateType, boolean>> | undefined;
|
|
6522
6574
|
textShadow?: Partial<Record<_gem_sdk_core.StateType, _gem_sdk_core.ShadowProps>> | undefined;
|
|
6523
6575
|
align?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.AlignProp>> | undefined;
|
|
6576
|
+
padding?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.SizeSettingGlobal>> | undefined;
|
|
6577
|
+
border?: Partial<Record<_gem_sdk_core.NameDevices, Partial<Record<_gem_sdk_core.StateType, _gem_sdk_core.Border>>>> | undefined;
|
|
6578
|
+
rounded?: Partial<Record<_gem_sdk_core.NameDevices, Partial<Record<_gem_sdk_core.StateType, _gem_sdk_core.CornerRadius>>>> | undefined;
|
|
6579
|
+
boxShadow?: Partial<Record<_gem_sdk_core.NameDevices, Partial<Record<_gem_sdk_core.StateType, _gem_sdk_core.ShadowProps>>>> | undefined;
|
|
6580
|
+
shapeBorder?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.Border>> | undefined;
|
|
6581
|
+
shapeRounded?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.CornerRadius>> | undefined;
|
|
6582
|
+
shapeBoxShadow?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.ShadowProps>> | undefined;
|
|
6524
6583
|
}, Record<string, any>> & {
|
|
6525
6584
|
builderAttrs?: Record<string, any> | undefined;
|
|
6526
6585
|
style?: React.CSSProperties | undefined;
|
|
@@ -6536,17 +6595,17 @@ type RootProps = {
|
|
|
6536
6595
|
};
|
|
6537
6596
|
declare const Root: ({ children }: RootProps) => string | undefined;
|
|
6538
6597
|
|
|
6539
|
-
declare const Section: (props: RowProps) => string;
|
|
6598
|
+
declare const Section$1: (props: RowProps) => string;
|
|
6540
6599
|
|
|
6541
|
-
declare const Row: (props: RowProps) => string;
|
|
6600
|
+
declare const Row$1: (props: RowProps) => string;
|
|
6542
6601
|
|
|
6543
6602
|
declare const Column: (props: ColProps) => string;
|
|
6544
6603
|
|
|
6545
|
-
declare const Newsletter: ({ builderProps, setting, children, style, formType, advanced, pageContext, styles, }: NewsletterProps) => string;
|
|
6604
|
+
declare const Newsletter$1: ({ builderProps, setting, children, style, formType, advanced, pageContext, styles, }: NewsletterProps) => string;
|
|
6546
6605
|
|
|
6547
|
-
declare const ContactForm: ({ builderProps, setting, children, style, advanced, pageContext, styles, }: NewsletterProps) => string;
|
|
6606
|
+
declare const ContactForm$1: ({ builderProps, setting, children, style, advanced, pageContext, styles, }: NewsletterProps) => string;
|
|
6548
6607
|
|
|
6549
|
-
declare const FormEmail: ({ builderProps, builderAttrs, setting, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<FormEmailSettingProps, FormEmailStyleProps, any> & {
|
|
6608
|
+
declare const FormEmail$1: ({ builderProps, builderAttrs, setting, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<FormEmailSettingProps, FormEmailStyleProps, any> & {
|
|
6550
6609
|
builderAttrs?: Record<string, any> | undefined;
|
|
6551
6610
|
style?: React.CSSProperties | undefined;
|
|
6552
6611
|
} & {
|
|
@@ -6555,7 +6614,7 @@ declare const FormEmail: ({ builderProps, builderAttrs, setting, advanced, pageC
|
|
|
6555
6614
|
pageContext?: PageContext | undefined;
|
|
6556
6615
|
}) => string;
|
|
6557
6616
|
|
|
6558
|
-
declare const SubmitButton: ({ setting, builderProps, builderAttrs, style, styles, advanced, pageContext, }: _gem_sdk_core.BaseProps<SubmitButtonSettingProps, ButtonStyleProps, Record<string, any>> & {
|
|
6617
|
+
declare const SubmitButton$1: ({ setting, builderProps, builderAttrs, style, styles, advanced, pageContext, }: _gem_sdk_core.BaseProps<SubmitButtonSettingProps, ButtonStyleProps, Record<string, any>> & {
|
|
6559
6618
|
builderAttrs?: Record<string, any> | undefined;
|
|
6560
6619
|
style?: React.CSSProperties | undefined;
|
|
6561
6620
|
} & {
|
|
@@ -6564,24 +6623,23 @@ declare const SubmitButton: ({ setting, builderProps, builderAttrs, style, style
|
|
|
6564
6623
|
pageContext?: PageContext | undefined;
|
|
6565
6624
|
}) => string;
|
|
6566
6625
|
|
|
6567
|
-
declare const TextField: ({ setting, builderProps, className, builderAttrs, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<TextFieldSettingProps, TextFieldStyleProps, any> & {
|
|
6626
|
+
declare const TextField$1: ({ setting, builderProps, className, builderAttrs, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<TextFieldSettingProps, TextFieldStyleProps, any> & {
|
|
6568
6627
|
builderAttrs?: Record<string, any> | undefined;
|
|
6569
6628
|
style?: React.CSSProperties | undefined;
|
|
6570
6629
|
} & Omit<Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, ""> & {
|
|
6571
6630
|
pageContext?: PageContext | undefined;
|
|
6572
6631
|
}) => string;
|
|
6573
6632
|
|
|
6574
|
-
declare const FormTextarea: ({ setting, builderProps, className, builderAttrs, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<TextAreaSettingProps, TextAreaStyleProps, any> & {
|
|
6633
|
+
declare const FormTextarea$1: ({ setting, builderProps, className, builderAttrs, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<TextAreaSettingProps, TextAreaStyleProps, any> & {
|
|
6575
6634
|
builderAttrs?: Record<string, any> | undefined;
|
|
6576
6635
|
style?: React.CSSProperties | undefined;
|
|
6577
6636
|
} & Omit<Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, ""> & {
|
|
6578
6637
|
pageContext?: PageContext | undefined;
|
|
6579
6638
|
}) => string;
|
|
6580
6639
|
|
|
6581
|
-
declare const FormDropdown: ({ builderProps, setting, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<{
|
|
6640
|
+
declare const FormDropdown$1: ({ builderProps, setting, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<{
|
|
6582
6641
|
name?: string | undefined;
|
|
6583
6642
|
childItem?: string[] | undefined;
|
|
6584
|
-
translate?: string | undefined;
|
|
6585
6643
|
required?: boolean | undefined;
|
|
6586
6644
|
typography?: _gem_sdk_core.TypographySetting | undefined;
|
|
6587
6645
|
typo?: _gem_sdk_core.TypographySettingV2 | undefined;
|
|
@@ -6615,15 +6673,14 @@ declare const FromCheckbox: ({ builderProps, setting, advanced, pageContext, sty
|
|
|
6615
6673
|
pageContext?: PageContext | undefined;
|
|
6616
6674
|
}) => string;
|
|
6617
6675
|
|
|
6618
|
-
declare const TextInput: ({ setting, builderProps, className, builderAttrs, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<TextInputSettingProps, TextInputStyleProps, any> & {
|
|
6676
|
+
declare const TextInput$1: ({ setting, builderProps, className, builderAttrs, advanced, pageContext, styles, }: _gem_sdk_core.BaseProps<TextInputSettingProps, TextInputStyleProps, any> & {
|
|
6619
6677
|
builderAttrs?: Record<string, any> | undefined;
|
|
6620
6678
|
style?: React.CSSProperties | undefined;
|
|
6621
6679
|
} & Omit<Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, ""> & {
|
|
6622
6680
|
pageContext?: PageContext | undefined;
|
|
6623
6681
|
}) => string;
|
|
6624
6682
|
|
|
6625
|
-
declare const Heading: ({ styles, builderAttrs, style, setting, advanced, builderProps, isText, className, pageContext, ...props }: _gem_sdk_core.BaseProps<{
|
|
6626
|
-
translate?: string | undefined;
|
|
6683
|
+
declare const Heading$1: ({ styles, builderAttrs, style, setting, advanced, builderProps, isText, className, pageContext, ...props }: _gem_sdk_core.BaseProps<{
|
|
6627
6684
|
htmlTag?: number | undefined;
|
|
6628
6685
|
text?: string | undefined;
|
|
6629
6686
|
globalSize?: Partial<Record<_gem_sdk_core.NameDevices, _gem_sdk_core.SizeSettingGlobal>> | undefined;
|
|
@@ -6656,17 +6713,17 @@ declare const Icon: ({ style, builderAttrs, builderProps, setting, styles, advan
|
|
|
6656
6713
|
|
|
6657
6714
|
declare const IconListItem: ({ children, dataIndex, parentUid, builderProps, parentStyles, }: IconListItemProps$1) => string | null;
|
|
6658
6715
|
|
|
6659
|
-
declare const IconList: ({ builderProps, style, setting, rawChildren, styles, advanced, }: IconListProps$1) => string;
|
|
6716
|
+
declare const IconList$1: ({ builderProps, style, setting, rawChildren, styles, advanced, pageContext, }: IconListProps$1) => string;
|
|
6660
6717
|
|
|
6661
6718
|
declare const IconListHoz: (props: IconListHozProps) => string;
|
|
6662
6719
|
|
|
6663
6720
|
declare const IconListIHozItemLiquid: ({ children, builderAttrs }: IconListItemProps) => string;
|
|
6664
6721
|
|
|
6665
|
-
declare const IconListV2: (props: IconListProps) => string;
|
|
6722
|
+
declare const IconListV2$1: (props: IconListProps) => string;
|
|
6666
6723
|
|
|
6667
|
-
declare const Image: ({ style, styles, setting, advanced, className, pageContext, builderAttrs, builderProps, }: ImageLiquidProps) => string;
|
|
6724
|
+
declare const Image$1: ({ style, styles, setting, advanced, className, pageContext, builderAttrs, builderProps, }: ImageLiquidProps) => string;
|
|
6668
6725
|
|
|
6669
|
-
declare const ImageComparison: ({ setting, styles, builderProps, advanced, ...props }: ImageComparisonProps) => string;
|
|
6726
|
+
declare const ImageComparison$1: ({ setting, styles, builderProps, advanced, pageContext, ...props }: ImageComparisonProps) => string;
|
|
6670
6727
|
|
|
6671
6728
|
declare const Line: (props: LineProps) => string;
|
|
6672
6729
|
|
|
@@ -6693,26 +6750,28 @@ declare const MarqueeItem: ({ builderProps, itemBackgroundColor, itemBorderStyle
|
|
|
6693
6750
|
|
|
6694
6751
|
declare const Marquee: ({ children, style, builderAttrs, rawChildren, advanced, ...props }: MarqueeProps) => string;
|
|
6695
6752
|
|
|
6696
|
-
declare const Text: ({ id, styles, builderAttrs, style, setting, advanced, builderProps, className, isText, pageContext, elementAttrs, }: _gem_sdk_core.BaseProps<TextSettingProps, TextStyleProps, Record<string, any>> & {
|
|
6753
|
+
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>> & {
|
|
6697
6754
|
builderAttrs?: Record<string, any> | undefined;
|
|
6698
6755
|
style?: React.CSSProperties | undefined;
|
|
6699
6756
|
} & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref">, ""> & {
|
|
6700
6757
|
disableEdit?: boolean | undefined;
|
|
6758
|
+
pageContext?: PageContext | undefined;
|
|
6701
6759
|
} & {
|
|
6702
6760
|
isText?: boolean | undefined;
|
|
6703
6761
|
advanced?: any;
|
|
6704
6762
|
pageContext?: PageContext | undefined;
|
|
6705
6763
|
elementAttrs?: Record<string, any> | undefined;
|
|
6706
6764
|
isForceValue?: boolean | undefined;
|
|
6765
|
+
translateSetting?: string | undefined;
|
|
6707
6766
|
}) => string;
|
|
6708
6767
|
|
|
6709
6768
|
declare const DynamicCheckout: ({ builderProps, styles, advanced, setting, pageContext, }: DynamicCheckoutLiquidProps) => string;
|
|
6710
6769
|
|
|
6711
|
-
declare const FileUpload: ({ setting, styles, builderProps, pageContext }: FileUploadProps) => string;
|
|
6770
|
+
declare const FileUpload$1: ({ setting, styles, builderProps, pageContext }: FileUploadProps) => string;
|
|
6712
6771
|
|
|
6713
6772
|
declare const Product: (props: ProductProps) => string;
|
|
6714
6773
|
|
|
6715
|
-
declare const ProductBadge: (props: ProductBadgeProps & {
|
|
6774
|
+
declare const ProductBadge$1: (props: ProductBadgeProps & {
|
|
6716
6775
|
pageContext?: PageContext;
|
|
6717
6776
|
}) => string;
|
|
6718
6777
|
|
|
@@ -6720,11 +6779,11 @@ declare const ProductBundleDiscount: ({ rawChildren, setting, styles, advanced,
|
|
|
6720
6779
|
|
|
6721
6780
|
declare const ProductBundleDiscountItem: ({ children }: any) => any;
|
|
6722
6781
|
|
|
6723
|
-
declare const ProductButton: (props: ProductButtonProps & {
|
|
6782
|
+
declare const ProductButton$1: (props: ProductButtonProps & {
|
|
6724
6783
|
pageContext?: PageContext;
|
|
6725
6784
|
}) => string;
|
|
6726
6785
|
|
|
6727
|
-
declare const ProductDescription: (props: ProductDescriptionProps) => string;
|
|
6786
|
+
declare const ProductDescription$1: (props: ProductDescriptionProps) => string;
|
|
6728
6787
|
|
|
6729
6788
|
declare const ProductImages$2: (productImageProps: ProductImagesProps) => string;
|
|
6730
6789
|
|
|
@@ -6732,7 +6791,7 @@ declare const ProductQuantity: ({ setting, styles, advanced, builderProps, }: Pr
|
|
|
6732
6791
|
|
|
6733
6792
|
declare const ProductVariants: (props: ProductVariantsProps) => string;
|
|
6734
6793
|
|
|
6735
|
-
declare const ProductTag: ({ setting, styles, builderProps, advanced, pageContext, }: _gem_sdk_core.BaseProps<{
|
|
6794
|
+
declare const ProductTag$1: ({ setting, styles, builderProps, advanced, pageContext, }: _gem_sdk_core.BaseProps<{
|
|
6736
6795
|
customContent?: {
|
|
6737
6796
|
prefix?: string | undefined;
|
|
6738
6797
|
suffix?: string | undefined;
|
|
@@ -6797,7 +6856,7 @@ declare const ProductList: (props: ProductListProps) => string;
|
|
|
6797
6856
|
|
|
6798
6857
|
declare const ProductPrice: (props: ProductPriceProps) => string;
|
|
6799
6858
|
|
|
6800
|
-
declare const ProductProperties: ({ setting, styles, builderProps, advanced, pageContext, }: ProductPropertiesProps & {
|
|
6859
|
+
declare const ProductProperties$1: ({ setting, styles, builderProps, advanced, pageContext, }: ProductPropertiesProps & {
|
|
6801
6860
|
pageContext?: PageContext | undefined;
|
|
6802
6861
|
}) => string;
|
|
6803
6862
|
|
|
@@ -6805,9 +6864,8 @@ declare const ProductTitle: (props: ProductTitleProps) => string;
|
|
|
6805
6864
|
|
|
6806
6865
|
declare const ProductVendor: ({ setting, styles, advanced, builderProps }: VendorProps) => string;
|
|
6807
6866
|
|
|
6808
|
-
declare const ProductViewMore: ({ style, styles, setting, advanced, builderProps, builderAttrs, pageContext, }: _gem_sdk_core.BaseProps<{
|
|
6867
|
+
declare const ProductViewMore$1: ({ style, styles, setting, advanced, builderProps, builderAttrs, pageContext, }: _gem_sdk_core.BaseProps<{
|
|
6809
6868
|
label?: string | undefined;
|
|
6810
|
-
translate?: string | undefined;
|
|
6811
6869
|
redirectNewTab?: boolean | undefined;
|
|
6812
6870
|
} & Pick<ButtonSettingProps, "iconSvg" | "enableHoverEffect" | "iconVisible" | "iconAlign" | "shouldClearSpace">, ButtonStyleProps, Record<string, any>> & {
|
|
6813
6871
|
builderAttrs?: Record<string, any> | undefined;
|
|
@@ -6820,15 +6878,15 @@ declare const ProductViewMore: ({ style, styles, setting, advanced, builderProps
|
|
|
6820
6878
|
|
|
6821
6879
|
declare const ProductSku: ({ setting, styles, advanced, builderProps }: SkuProps) => string;
|
|
6822
6880
|
|
|
6823
|
-
declare const Video: ({ className, setting, style, builderAttrs, builderProps, advanced }: VideoProps) => string;
|
|
6881
|
+
declare const Video$1: ({ className, setting, style, builderAttrs, builderProps, advanced, pageContext, }: VideoProps) => string;
|
|
6824
6882
|
|
|
6825
6883
|
declare const config: ComponentSetting<VideoProps>;
|
|
6826
6884
|
|
|
6827
|
-
declare const Tabs: (props: TabsProps) => string;
|
|
6885
|
+
declare const Tabs$1: (props: TabsProps) => string;
|
|
6828
6886
|
|
|
6829
6887
|
declare const TabItem: (props: TabItemProps) => string;
|
|
6830
6888
|
|
|
6831
|
-
declare const StockCounter: ({ setting, styles, style, advanced, builderProps, pageContext, }: StockCounterProps) => string;
|
|
6889
|
+
declare const StockCounter$1: ({ setting, styles, style, advanced, builderProps, pageContext, }: StockCounterProps) => string;
|
|
6832
6890
|
|
|
6833
6891
|
declare const Klaviyo: ({ setting, advanced }: KlaviyoProps) => string;
|
|
6834
6892
|
|
|
@@ -7076,9 +7134,8 @@ declare const ThirdPartySlot: (props: AnyShopifyAppsProps) => string | JSX.Eleme
|
|
|
7076
7134
|
|
|
7077
7135
|
declare const ShopPayInstallments: () => string;
|
|
7078
7136
|
|
|
7079
|
-
declare const Sticky: ({ children, builderAttrs, setting, style, builderProps, advanced, }: StickyProps) => string;
|
|
7137
|
+
declare const Sticky$1: ({ children, builderAttrs, setting, style, builderProps, advanced, pageContext, }: StickyProps) => string;
|
|
7080
7138
|
|
|
7081
|
-
declare const index_liquid_Accordion: typeof Accordion;
|
|
7082
7139
|
declare const index_liquid_AccordionItem: typeof AccordionItem;
|
|
7083
7140
|
declare const index_liquid_AftershipEmailMarketingsms: typeof AftershipEmailMarketingsms;
|
|
7084
7141
|
declare const index_liquid_AirProductReviewsAppUgc: typeof AirProductReviewsAppUgc;
|
|
@@ -7096,8 +7153,6 @@ declare const index_liquid_ArticleDate: typeof ArticleDate;
|
|
|
7096
7153
|
declare const index_liquid_ArticleExcerpt: typeof ArticleExcerpt;
|
|
7097
7154
|
declare const index_liquid_ArticleImage: typeof ArticleImage;
|
|
7098
7155
|
declare const index_liquid_ArticleList: typeof ArticleList;
|
|
7099
|
-
declare const index_liquid_ArticlePagination: typeof ArticlePagination;
|
|
7100
|
-
declare const index_liquid_ArticleReadMore: typeof ArticleReadMore;
|
|
7101
7156
|
declare const index_liquid_ArticleTag: typeof ArticleTag;
|
|
7102
7157
|
declare const index_liquid_ArticleTitle: typeof ArticleTitle;
|
|
7103
7158
|
declare const index_liquid_BestBuyFulfillment: typeof BestBuyFulfillment;
|
|
@@ -7111,23 +7166,14 @@ declare const index_liquid_BonLoyaltyRewardsReferrals: typeof BonLoyaltyRewardsR
|
|
|
7111
7166
|
declare const index_liquid_BoostAISearchDiscovery: typeof BoostAISearchDiscovery;
|
|
7112
7167
|
declare const index_liquid_Breadcrumb: typeof Breadcrumb;
|
|
7113
7168
|
declare const index_liquid_Bundler: typeof Bundler;
|
|
7114
|
-
declare const index_liquid_Button: typeof Button;
|
|
7115
|
-
declare const index_liquid_CSSCode: typeof CSSCode;
|
|
7116
7169
|
declare const index_liquid_Carousel: typeof Carousel;
|
|
7117
7170
|
declare const index_liquid_CarouselItem: typeof CarouselItem;
|
|
7118
7171
|
declare const index_liquid_CleanSizeCharts: typeof CleanSizeCharts;
|
|
7119
7172
|
declare const index_liquid_CollectionBanner: typeof CollectionBanner;
|
|
7120
|
-
declare const index_liquid_CollectionDescription: typeof CollectionDescription;
|
|
7121
|
-
declare const index_liquid_CollectionPaginator: typeof CollectionPaginator;
|
|
7122
7173
|
declare const index_liquid_CollectionTitle: typeof CollectionTitle;
|
|
7123
|
-
declare const index_liquid_CollectionToolbar: typeof CollectionToolbar;
|
|
7124
|
-
declare const index_liquid_ContactForm: typeof ContactForm;
|
|
7125
|
-
declare const index_liquid_Countdown: typeof Countdown;
|
|
7126
|
-
declare const index_liquid_Coupon: typeof Coupon;
|
|
7127
7174
|
declare const index_liquid_CrossSellCartUpsell: typeof CrossSellCartUpsell;
|
|
7128
7175
|
declare const index_liquid_CustomProductOptionsVariant: typeof CustomProductOptionsVariant;
|
|
7129
7176
|
declare const index_liquid_DealeasyVolumeDiscounts: typeof DealeasyVolumeDiscounts;
|
|
7130
|
-
declare const index_liquid_Dialog: typeof Dialog;
|
|
7131
7177
|
declare const index_liquid_DiscountyBulkDiscountSales: typeof DiscountyBulkDiscountSales;
|
|
7132
7178
|
declare const index_liquid_DynamicCheckout: typeof DynamicCheckout;
|
|
7133
7179
|
declare const index_liquid_EasifyProductOptions: typeof EasifyProductOptions;
|
|
@@ -7137,36 +7183,25 @@ declare const index_liquid_EcoboostifyShoppableReelUgc: typeof EcoboostifyShoppa
|
|
|
7137
7183
|
declare const index_liquid_EcomsendBackInStockAlert: typeof EcomsendBackInStockAlert;
|
|
7138
7184
|
declare const index_liquid_EssentialAnnouncementBar: typeof EssentialAnnouncementBar;
|
|
7139
7185
|
declare const index_liquid_EssentialCountdownTimerBar: typeof EssentialCountdownTimerBar;
|
|
7140
|
-
declare const index_liquid_EstimateDate: typeof EstimateDate;
|
|
7141
7186
|
declare const index_liquid_EstimatedDeliveryDatePlus: typeof EstimatedDeliveryDatePlus;
|
|
7142
7187
|
declare const index_liquid_FastBundleBundlesDiscounts: typeof FastBundleBundlesDiscounts;
|
|
7143
7188
|
declare const index_liquid_FeraReviews: typeof FeraReviews;
|
|
7144
|
-
declare const index_liquid_FileUpload: typeof FileUpload;
|
|
7145
7189
|
declare const index_liquid_FirePush: typeof FirePush;
|
|
7146
7190
|
declare const index_liquid_FlyBundlesUpsellsFbt: typeof FlyBundlesUpsellsFbt;
|
|
7147
7191
|
declare const index_liquid_FordeerProductLabels: typeof FordeerProductLabels;
|
|
7148
|
-
declare const index_liquid_FormDropdown: typeof FormDropdown;
|
|
7149
|
-
declare const index_liquid_FormEmail: typeof FormEmail;
|
|
7150
|
-
declare const index_liquid_FormTextarea: typeof FormTextarea;
|
|
7151
7192
|
declare const index_liquid_FrequentlyBoughtTogether: typeof FrequentlyBoughtTogether;
|
|
7152
7193
|
declare const index_liquid_GloColorSwatchvariantImage: typeof GloColorSwatchvariantImage;
|
|
7153
7194
|
declare const index_liquid_GloboProductOptionsVariant: typeof GloboProductOptionsVariant;
|
|
7154
7195
|
declare const index_liquid_GoogleReviewsByReputon: typeof GoogleReviewsByReputon;
|
|
7155
7196
|
declare const index_liquid_Growave: typeof Growave;
|
|
7156
7197
|
declare const index_liquid_GrowthSuiteDiscountCodes: typeof GrowthSuiteDiscountCodes;
|
|
7157
|
-
declare const index_liquid_Heading: typeof Heading;
|
|
7158
|
-
declare const index_liquid_HeroBanner: typeof HeroBanner;
|
|
7159
7198
|
declare const index_liquid_HextomCountdownTimerBar: typeof HextomCountdownTimerBar;
|
|
7160
7199
|
declare const index_liquid_HextomFreeShippingBar: typeof HextomFreeShippingBar;
|
|
7161
7200
|
declare const index_liquid_HulkFormBuilder: typeof HulkFormBuilder;
|
|
7162
7201
|
declare const index_liquid_HulkProductOptions: typeof HulkProductOptions;
|
|
7163
7202
|
declare const index_liquid_Icon: typeof Icon;
|
|
7164
|
-
declare const index_liquid_IconList: typeof IconList;
|
|
7165
7203
|
declare const index_liquid_IconListHoz: typeof IconListHoz;
|
|
7166
7204
|
declare const index_liquid_IconListItem: typeof IconListItem;
|
|
7167
|
-
declare const index_liquid_IconListV2: typeof IconListV2;
|
|
7168
|
-
declare const index_liquid_Image: typeof Image;
|
|
7169
|
-
declare const index_liquid_ImageComparison: typeof ImageComparison;
|
|
7170
7205
|
declare const index_liquid_InfiniteOptions: typeof InfiniteOptions;
|
|
7171
7206
|
declare const index_liquid_Instafeed: typeof Instafeed;
|
|
7172
7207
|
declare const index_liquid_InstasellShoppableInstagram: typeof InstasellShoppableInstagram;
|
|
@@ -7189,7 +7224,6 @@ declare const index_liquid_MarqueeItem: typeof MarqueeItem;
|
|
|
7189
7224
|
declare const index_liquid_MaxbundleProductBundles: typeof MaxbundleProductBundles;
|
|
7190
7225
|
declare const index_liquid_MbcBundleVolumeDiscount: typeof MbcBundleVolumeDiscount;
|
|
7191
7226
|
declare const index_liquid_MyappgurusProductReviews: typeof MyappgurusProductReviews;
|
|
7192
|
-
declare const index_liquid_Newsletter: typeof Newsletter;
|
|
7193
7227
|
declare const index_liquid_NotifyBackInStockPreOrder: typeof NotifyBackInStockPreOrder;
|
|
7194
7228
|
declare const index_liquid_OkendoReviewsLoyalty: typeof OkendoReviewsLoyalty;
|
|
7195
7229
|
declare const index_liquid_Omnisend: typeof Omnisend;
|
|
@@ -7200,24 +7234,18 @@ declare const index_liquid_PowerfulContactFormBuilder: typeof PowerfulContactFor
|
|
|
7200
7234
|
declare const index_liquid_PreorderNowPreOrderPq: typeof PreorderNowPreOrderPq;
|
|
7201
7235
|
declare const index_liquid_PreorderNowWodPresale: typeof PreorderNowWodPresale;
|
|
7202
7236
|
declare const index_liquid_Product: typeof Product;
|
|
7203
|
-
declare const index_liquid_ProductBadge: typeof ProductBadge;
|
|
7204
7237
|
declare const index_liquid_ProductBundleDiscount: typeof ProductBundleDiscount;
|
|
7205
7238
|
declare const index_liquid_ProductBundleDiscountItem: typeof ProductBundleDiscountItem;
|
|
7206
|
-
declare const index_liquid_ProductButton: typeof ProductButton;
|
|
7207
|
-
declare const index_liquid_ProductDescription: typeof ProductDescription;
|
|
7208
7239
|
declare const index_liquid_ProductList: typeof ProductList;
|
|
7209
7240
|
declare const index_liquid_ProductOptionsCustomizer: typeof ProductOptionsCustomizer;
|
|
7210
7241
|
declare const index_liquid_ProductOptionsVariantOption: typeof ProductOptionsVariantOption;
|
|
7211
7242
|
declare const index_liquid_ProductPrice: typeof ProductPrice;
|
|
7212
|
-
declare const index_liquid_ProductProperties: typeof ProductProperties;
|
|
7213
7243
|
declare const index_liquid_ProductQuantity: typeof ProductQuantity;
|
|
7214
7244
|
declare const index_liquid_ProductReviews: typeof ProductReviews;
|
|
7215
7245
|
declare const index_liquid_ProductSku: typeof ProductSku;
|
|
7216
|
-
declare const index_liquid_ProductTag: typeof ProductTag;
|
|
7217
7246
|
declare const index_liquid_ProductTitle: typeof ProductTitle;
|
|
7218
7247
|
declare const index_liquid_ProductVariants: typeof ProductVariants;
|
|
7219
7248
|
declare const index_liquid_ProductVendor: typeof ProductVendor;
|
|
7220
|
-
declare const index_liquid_ProductViewMore: typeof ProductViewMore;
|
|
7221
7249
|
declare const index_liquid_PumperBundlesVolumeDiscount: typeof PumperBundlesVolumeDiscount;
|
|
7222
7250
|
declare const index_liquid_PushOwl: typeof PushOwl;
|
|
7223
7251
|
declare const index_liquid_QikifyUpsell: typeof QikifyUpsell;
|
|
@@ -7229,10 +7257,8 @@ declare const index_liquid_RequestQuoteHidePrice: typeof RequestQuoteHidePrice;
|
|
|
7229
7257
|
declare const index_liquid_ReviewxpoProductReviewsApp: typeof ReviewxpoProductReviewsApp;
|
|
7230
7258
|
declare const index_liquid_Rivyo: typeof Rivyo;
|
|
7231
7259
|
declare const index_liquid_Root: typeof Root;
|
|
7232
|
-
declare const index_liquid_Row: typeof Row;
|
|
7233
7260
|
declare const index_liquid_Ryviu: typeof Ryviu;
|
|
7234
7261
|
declare const index_liquid_SealSubscriptions: typeof SealSubscriptions;
|
|
7235
|
-
declare const index_liquid_Section: typeof Section;
|
|
7236
7262
|
declare const index_liquid_SegunoEmailMarketing: typeof SegunoEmailMarketing;
|
|
7237
7263
|
declare const index_liquid_Selleasy: typeof Selleasy;
|
|
7238
7264
|
declare const index_liquid_SeoantTrustBadgesIcon: typeof SeoantTrustBadgesIcon;
|
|
@@ -7246,18 +7272,11 @@ declare const index_liquid_SmartSearchBarAndFilters: typeof SmartSearchBarAndFil
|
|
|
7246
7272
|
declare const index_liquid_SproutPlantTreesGrowSales: typeof SproutPlantTreesGrowSales;
|
|
7247
7273
|
declare const index_liquid_Stamped: typeof Stamped;
|
|
7248
7274
|
declare const index_liquid_StellarDeliveryDatePickup: typeof StellarDeliveryDatePickup;
|
|
7249
|
-
declare const index_liquid_Sticky: typeof Sticky;
|
|
7250
|
-
declare const index_liquid_StockCounter: typeof StockCounter;
|
|
7251
7275
|
declare const index_liquid_SubifySubscriptionsApp: typeof SubifySubscriptionsApp;
|
|
7252
|
-
declare const index_liquid_SubmitButton: typeof SubmitButton;
|
|
7253
7276
|
declare const index_liquid_TabItem: typeof TabItem;
|
|
7254
|
-
declare const index_liquid_Tabs: typeof Tabs;
|
|
7255
7277
|
declare const index_liquid_TagembedSocialPostReview: typeof TagembedSocialPostReview;
|
|
7256
7278
|
declare const index_liquid_TagshopShoppableVideosUgc: typeof TagshopShoppableVideosUgc;
|
|
7257
7279
|
declare const index_liquid_TeeinblueProductPersonalizer: typeof TeeinblueProductPersonalizer;
|
|
7258
|
-
declare const index_liquid_Text: typeof Text;
|
|
7259
|
-
declare const index_liquid_TextField: typeof TextField;
|
|
7260
|
-
declare const index_liquid_TextInput: typeof TextInput;
|
|
7261
7280
|
declare const index_liquid_ThirdPartySlot: typeof ThirdPartySlot;
|
|
7262
7281
|
declare const index_liquid_TrustBadgesBear: typeof TrustBadgesBear;
|
|
7263
7282
|
declare const index_liquid_TrustMe: typeof TrustMe;
|
|
@@ -7268,7 +7287,6 @@ declare const index_liquid_TrustshopProductReviews: typeof TrustshopProductRevie
|
|
|
7268
7287
|
declare const index_liquid_UltimateSalesBoost: typeof UltimateSalesBoost;
|
|
7269
7288
|
declare const index_liquid_UnlimitedBundlesDiscounts: typeof UnlimitedBundlesDiscounts;
|
|
7270
7289
|
declare const index_liquid_UppromoteAffiliateMarketing: typeof UppromoteAffiliateMarketing;
|
|
7271
|
-
declare const index_liquid_Video: typeof Video;
|
|
7272
7290
|
declare const index_liquid_Vitals: typeof Vitals;
|
|
7273
7291
|
declare const index_liquid_WhatmoreShoppableVideosreel: typeof WhatmoreShoppableVideosreel;
|
|
7274
7292
|
declare const index_liquid_WideBundle: typeof WideBundle;
|
|
@@ -7277,7 +7295,7 @@ declare const index_liquid_WishlistKing: typeof WishlistKing;
|
|
|
7277
7295
|
declare const index_liquid_WishlistPlus: typeof WishlistPlus;
|
|
7278
7296
|
declare const index_liquid_YotpoReviews: typeof YotpoReviews;
|
|
7279
7297
|
declare namespace index_liquid {
|
|
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 };
|
|
7298
|
+
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, index_liquid_GrowthSuiteDiscountCodes as GrowthSuiteDiscountCodes, 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, Section$1 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 };
|
|
7281
7299
|
}
|
|
7282
7300
|
|
|
7283
7301
|
declare const _default$2: {
|
|
@@ -7393,7 +7411,7 @@ declare const _default$2: {
|
|
|
7393
7411
|
CouponList: React.FC<{}>;
|
|
7394
7412
|
ShopPayButton: React.FC<ShopPayButtonProps>;
|
|
7395
7413
|
CheckoutNow: React.FC<CheckoutNowProps>;
|
|
7396
|
-
CSSCode: ({ setting, style, advanced, builderAttrs, builderProps, children, }: CSSCodeProps) => React.JSX.Element;
|
|
7414
|
+
CSSCode: ({ setting, style, advanced, builderAttrs, builderProps, children, pageContext, }: CSSCodeProps) => React.JSX.Element;
|
|
7397
7415
|
CollectionTitle: React.FC<CollectionTitleProps>;
|
|
7398
7416
|
CollectionDescription: React.FC<CollectionDescriptionProps>;
|
|
7399
7417
|
CollectionBanner: React.FC<CollectionBannerProps>;
|
|
@@ -7452,6 +7470,7 @@ declare const _default$2: {
|
|
|
7452
7470
|
text?: string | number | undefined;
|
|
7453
7471
|
buttonType?: "link" | "primary" | "secondary" | undefined;
|
|
7454
7472
|
outOfStockLabel?: string | undefined;
|
|
7473
|
+
requireAcceptTermLabel?: string | undefined;
|
|
7455
7474
|
}, {
|
|
7456
7475
|
typo?: _gem_sdk_core.PostPurchaseTypo | undefined;
|
|
7457
7476
|
align?: "center" | "end" | "start" | undefined;
|
|
@@ -7480,6 +7499,8 @@ declare const _default$2: {
|
|
|
7480
7499
|
PostPurchaseProductOffer: React.FC<PostPurchaseProductOfferProps>;
|
|
7481
7500
|
PostPurchaseProductDiscountTag: React.FC<PostPurchaseProductDiscountTagProps>;
|
|
7482
7501
|
PostPurchaseProductImages: (props: PostPurchaseProductImagesProps) => React.JSX.Element;
|
|
7502
|
+
PostPurchaseProductSubscription: React.FC<PostPurchaseProductSubscriptionProps>;
|
|
7503
|
+
PostPurchaseBuyerConsent: React.FC<PostPurchaseBuyerConsentProps>;
|
|
7483
7504
|
EstimatedDeliveryDatePlus: React.FC<EstimatedDeliveryDatePlusProps>;
|
|
7484
7505
|
OkendoReviewsLoyalty: React.FC<OkendoReviewsLoyaltyProps>;
|
|
7485
7506
|
EssentialAnnouncementBar: React.FC<EssentialAnnouncementBarProps>;
|
|
@@ -7570,6 +7591,7 @@ declare const _default$2: {
|
|
|
7570
7591
|
style?: React.CSSProperties | undefined;
|
|
7571
7592
|
} & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref">, ""> & {
|
|
7572
7593
|
disableEdit?: boolean | undefined;
|
|
7594
|
+
pageContext?: _gem_sdk_core.PageContext | undefined;
|
|
7573
7595
|
} & React.RefAttributes<HTMLElement>>;
|
|
7574
7596
|
Textarea: React.FC<TextareaProps>;
|
|
7575
7597
|
Video: React.FC<VideoProps>;
|
|
@@ -7832,7 +7854,7 @@ declare const _default$1: {
|
|
|
7832
7854
|
Section: _gem_sdk_core.ComponentSetting<RowProps>;
|
|
7833
7855
|
Row: _gem_sdk_core.ComponentSetting<RowProps>;
|
|
7834
7856
|
Col: _gem_sdk_core.ComponentSetting<ColProps>;
|
|
7835
|
-
EstimateDate: _gem_sdk_core.ComponentSetting<
|
|
7857
|
+
EstimateDate: _gem_sdk_core.ComponentSetting<EstimateDateProps>;
|
|
7836
7858
|
Dialog: _gem_sdk_core.ComponentSetting<DialogProps$1>;
|
|
7837
7859
|
Coupon: _gem_sdk_core.ComponentSetting<CouponProps>;
|
|
7838
7860
|
Countdown: _gem_sdk_core.ComponentSetting<CountdownProps>;
|
|
@@ -7879,6 +7901,7 @@ declare const _default$1: {
|
|
|
7879
7901
|
};
|
|
7880
7902
|
|
|
7881
7903
|
declare const _default: {
|
|
7904
|
+
PostPurchaseBuyerConsent: _gem_sdk_core.ComponentSetting<PostPurchaseBuyerConsentProps>;
|
|
7882
7905
|
PostPurchaseText: _gem_sdk_core.ComponentSetting<PostPurchaseTextProps>;
|
|
7883
7906
|
PostPurchaseHeading: _gem_sdk_core.ComponentSetting<PostPurchaseTextProps>;
|
|
7884
7907
|
PostPurchaseProductTitle: _gem_sdk_core.ComponentSetting<PostPurchaseProductTitleProps>;
|
|
@@ -7891,6 +7914,7 @@ declare const _default: {
|
|
|
7891
7914
|
PostPurchaseProductOffer: _gem_sdk_core.ComponentSetting<PostPurchaseProductOfferProps>;
|
|
7892
7915
|
PostPurchaseProductDiscountTag: _gem_sdk_core.ComponentSetting<PostPurchaseProductDiscountTagProps>;
|
|
7893
7916
|
PostPurchaseProductImages: _gem_sdk_core.ComponentSetting<PostPurchaseProductImagesProps>;
|
|
7917
|
+
PostPurchaseProductSubscription: _gem_sdk_core.ComponentSetting<PostPurchaseProductSubscriptionProps>;
|
|
7894
7918
|
PostPurchaseLink: _gem_sdk_core.ComponentSetting<PostPurchaseLinkProps>;
|
|
7895
7919
|
PostPurchaseLine: _gem_sdk_core.ComponentSetting<PostPurchaseLineProps>;
|
|
7896
7920
|
PostPurchaseImage: _gem_sdk_core.ComponentSetting<PostPurchaseImageProps>;
|
|
@@ -7906,6 +7930,12 @@ declare const _default: {
|
|
|
7906
7930
|
Col: _gem_sdk_core.ComponentSetting<ColProps>;
|
|
7907
7931
|
};
|
|
7908
7932
|
|
|
7933
|
+
type TranslateElement = {
|
|
7934
|
+
id: string;
|
|
7935
|
+
fields?: string[];
|
|
7936
|
+
};
|
|
7937
|
+
type TranslateObject<T extends string = string> = Partial<Record<T, TranslateElement>>;
|
|
7938
|
+
|
|
7909
7939
|
declare const ELEMENT_Z_INDEX: {
|
|
7910
7940
|
STICKY: number;
|
|
7911
7941
|
DIALOG: number;
|
|
@@ -7947,12 +7977,11 @@ declare const convertSizeToWidth: (typographyVar: React.CSSProperties) => Record
|
|
|
7947
7977
|
type DynamicSource = {
|
|
7948
7978
|
val: React.ReactNode;
|
|
7949
7979
|
uid?: string;
|
|
7950
|
-
settingId
|
|
7980
|
+
settingId?: string;
|
|
7951
7981
|
isLiquid?: boolean;
|
|
7952
|
-
pageContext
|
|
7982
|
+
pageContext: PageContext;
|
|
7953
7983
|
isCapitalize?: boolean;
|
|
7954
7984
|
defaultVal?: string;
|
|
7955
|
-
translate?: string;
|
|
7956
7985
|
isReplaceLocationOrigin?: boolean;
|
|
7957
7986
|
isReplaceMaxSize?: boolean;
|
|
7958
7987
|
isReplaceInventoryQuantity?: boolean;
|
|
@@ -7968,7 +7997,13 @@ declare const isTransparentColor: (str?: string) => boolean;
|
|
|
7968
7997
|
declare const isTransparentRGBA: (rgbStr: string) => boolean;
|
|
7969
7998
|
declare const isHexTransparent: (hex: string) => boolean;
|
|
7970
7999
|
declare const youtubeShortsRegex: RegExp;
|
|
7971
|
-
declare const
|
|
8000
|
+
declare const createTranslateKey: (uid?: string, settingId?: string) => string;
|
|
8001
|
+
declare const createSettingId: ({ id, index, suffix, }: {
|
|
8002
|
+
id?: string | undefined;
|
|
8003
|
+
index?: number | undefined;
|
|
8004
|
+
suffix?: string | undefined;
|
|
8005
|
+
}) => string;
|
|
8006
|
+
declare const getDynamicSourceLocales: ({ val, uid, settingId, isLiquid, pageContext, isCapitalize, defaultVal, isReplaceLocationOrigin, isReplaceMaxSize, isReplaceInventoryQuantity, }: DynamicSource) => string | number | boolean | React.ReactElement<any, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode>;
|
|
7972
8007
|
declare const getStaticLocale: (tag: string, key: string) => string;
|
|
7973
8008
|
declare const getSettingPreloadData: (disabledValue: string, enabledValue?: string) => string;
|
|
7974
8009
|
declare function normalizeMailto(urlHref: string): string;
|
|
@@ -8007,6 +8042,20 @@ declare const getAllHrefFromString: (htmlString: string) => string[];
|
|
|
8007
8042
|
declare const replaceAllHrefFromString: (htmlString: string, hrefs: string[]) => string;
|
|
8008
8043
|
declare function isEmptyObject(obj: Record<string, any>): boolean;
|
|
8009
8044
|
declare const handleClickLink: (setting?: ImageLink, mode?: RenderMode) => void;
|
|
8045
|
+
declare const getSeoTranslated: ({ valueTranslate, uid, settingId, pageContext, }: {
|
|
8046
|
+
valueTranslate?: string | undefined;
|
|
8047
|
+
settingId: 'alt' | 'title';
|
|
8048
|
+
uid?: string | undefined;
|
|
8049
|
+
pageContext: PageContext;
|
|
8050
|
+
}) => string | undefined;
|
|
8051
|
+
declare const getBackgroundTranslated: ({ background, enableTranslate, uid, pageContext, isTranslateVideo, }: {
|
|
8052
|
+
background?: Partial<Record<NameDevices, BackgroundMedia>> | undefined;
|
|
8053
|
+
enableTranslate?: boolean | undefined;
|
|
8054
|
+
uid?: string | undefined;
|
|
8055
|
+
pageContext: PageContext;
|
|
8056
|
+
isTranslateVideo?: boolean | undefined;
|
|
8057
|
+
}) => ObjectDevices<BackgroundMedia>;
|
|
8058
|
+
declare const extractProductID: (baseID: string) => string;
|
|
8010
8059
|
declare const filterPageContext: (pageContext?: PageContext) => {
|
|
8011
8060
|
numberOfProductOfProductList?: number | undefined;
|
|
8012
8061
|
isPreviewing?: boolean | undefined;
|
|
@@ -8019,4 +8068,133 @@ declare const filterPageContext: (pageContext?: PageContext) => {
|
|
|
8019
8068
|
hasCollectionHandle?: boolean | undefined;
|
|
8020
8069
|
} | undefined;
|
|
8021
8070
|
|
|
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 };
|
|
8071
|
+
declare const Accordion: TranslateObject<AccordionTranslateKeys>;
|
|
8072
|
+
|
|
8073
|
+
declare const IconListV2: TranslateObject<IconListV2TranslateKeys>;
|
|
8074
|
+
|
|
8075
|
+
declare const Text: TranslateObject<TextTranslateKeys>;
|
|
8076
|
+
|
|
8077
|
+
declare const Heading: TranslateObject<HeadingTranslateKeys>;
|
|
8078
|
+
|
|
8079
|
+
declare const CSSCode: TranslateObject<CSSCodeTranslateKeys>;
|
|
8080
|
+
|
|
8081
|
+
declare const Dialog: TranslateObject<DialogTranslateKeys>;
|
|
8082
|
+
|
|
8083
|
+
declare const Tabs: TranslateObject<TabsTranslateKeys>;
|
|
8084
|
+
|
|
8085
|
+
declare const Button: TranslateObject<ButtonTranslateKeys>;
|
|
8086
|
+
|
|
8087
|
+
declare const Image: TranslateObject<ImageTranslateKeys>;
|
|
8088
|
+
|
|
8089
|
+
declare const Sticky: TranslateObject<StickyTranslateKeys>;
|
|
8090
|
+
|
|
8091
|
+
declare const IconList: TranslateObject<IconListTranslateKeys>;
|
|
8092
|
+
|
|
8093
|
+
declare const ImageComparison: TranslateObject<ImageComparisonTranslateKeys>;
|
|
8094
|
+
|
|
8095
|
+
declare const Countdown: TranslateObject<CountdownTimerTranslateKeys>;
|
|
8096
|
+
|
|
8097
|
+
declare const Coupon: TranslateObject<CouponTranslateKeys>;
|
|
8098
|
+
|
|
8099
|
+
declare const StockCounter: TranslateObject<StockCounterTranslateKeys>;
|
|
8100
|
+
|
|
8101
|
+
declare const ProductViewMore: TranslateObject<'label'>;
|
|
8102
|
+
|
|
8103
|
+
declare const ProductProperties: TranslateObject<'label' | 'placeholder' | 'childItem' | 'requiredMessage' | 'invalidEmailMessage' | 'invalidNumberMessage' | 'invalidLengthMessage'>;
|
|
8104
|
+
|
|
8105
|
+
declare const ProductDiscountTag: TranslateObject<keyof ProductTagSidebarSettingProps['setting']>;
|
|
8106
|
+
declare const ProductTag: TranslateObject<keyof ProductTagSidebarSettingProps['setting']>;
|
|
8107
|
+
|
|
8108
|
+
declare const ProductDescription: TranslateObject<'viewMoreText' | 'viewLessText'>;
|
|
8109
|
+
|
|
8110
|
+
declare const ProductButton: TranslateObject<ProductButtonPropsTranslateKeys>;
|
|
8111
|
+
|
|
8112
|
+
declare const ProductBadge: TranslateObject<'displayContent'>;
|
|
8113
|
+
|
|
8114
|
+
declare const FileUpload: TranslateObject<'textContent'>;
|
|
8115
|
+
|
|
8116
|
+
declare const ArticleReadMore: TranslateObject<ArticleReadMoreTranslateKeys>;
|
|
8117
|
+
declare const ArticlePagination: TranslateObject<ArticlePaginationTranslateKeys>;
|
|
8118
|
+
|
|
8119
|
+
declare const CollectionToolbar: TranslateObject<CollectionToolbarTranslateKeys>;
|
|
8120
|
+
|
|
8121
|
+
declare const CollectionPaginator: TranslateObject<CollectionPaginatorTranslateKeys>;
|
|
8122
|
+
|
|
8123
|
+
declare const CollectionDescription: TranslateObject<CollectionDescriptionTranslateKeys>;
|
|
8124
|
+
|
|
8125
|
+
declare const EstimateDate: TranslateObject<EstimateDateTranslateKeys>;
|
|
8126
|
+
|
|
8127
|
+
declare const HeroBanner: TranslateObject<HeroBannerTranslateKeys>;
|
|
8128
|
+
|
|
8129
|
+
declare const Row: TranslateObject<RowTranslateKeys>;
|
|
8130
|
+
declare const Section: TranslateObject<RowTranslateKeys>;
|
|
8131
|
+
|
|
8132
|
+
declare const Video: TranslateObject<VideoTranslateKeys>;
|
|
8133
|
+
|
|
8134
|
+
declare const TextInput: TranslateObject<'placeholder'>;
|
|
8135
|
+
|
|
8136
|
+
declare const TextField: TranslateObject<'placeholder'>;
|
|
8137
|
+
|
|
8138
|
+
declare const SubmitButton: TranslateObject<'label'>;
|
|
8139
|
+
|
|
8140
|
+
declare const Newsletter: TranslateObject<'successMessage' | 'errorMessage'>;
|
|
8141
|
+
|
|
8142
|
+
declare const FormTextarea: TranslateObject<'placeholder'>;
|
|
8143
|
+
|
|
8144
|
+
declare const FormEmail: TranslateObject<'placeholder'>;
|
|
8145
|
+
|
|
8146
|
+
declare const FormDropdown: TranslateObject<'childItem'>;
|
|
8147
|
+
|
|
8148
|
+
declare const FormCheckbox: TranslateObject<'description'>;
|
|
8149
|
+
|
|
8150
|
+
declare const ContactForm: TranslateObject<'successMessage' | 'errorMessage'>;
|
|
8151
|
+
|
|
8152
|
+
declare const translate_Accordion: typeof Accordion;
|
|
8153
|
+
declare const translate_ArticlePagination: typeof ArticlePagination;
|
|
8154
|
+
declare const translate_ArticleReadMore: typeof ArticleReadMore;
|
|
8155
|
+
declare const translate_Button: typeof Button;
|
|
8156
|
+
declare const translate_CSSCode: typeof CSSCode;
|
|
8157
|
+
declare const translate_CollectionDescription: typeof CollectionDescription;
|
|
8158
|
+
declare const translate_CollectionPaginator: typeof CollectionPaginator;
|
|
8159
|
+
declare const translate_CollectionToolbar: typeof CollectionToolbar;
|
|
8160
|
+
declare const translate_ContactForm: typeof ContactForm;
|
|
8161
|
+
declare const translate_Countdown: typeof Countdown;
|
|
8162
|
+
declare const translate_Coupon: typeof Coupon;
|
|
8163
|
+
declare const translate_Dialog: typeof Dialog;
|
|
8164
|
+
declare const translate_EstimateDate: typeof EstimateDate;
|
|
8165
|
+
declare const translate_FileUpload: typeof FileUpload;
|
|
8166
|
+
declare const translate_FormCheckbox: typeof FormCheckbox;
|
|
8167
|
+
declare const translate_FormDropdown: typeof FormDropdown;
|
|
8168
|
+
declare const translate_FormEmail: typeof FormEmail;
|
|
8169
|
+
declare const translate_FormTextarea: typeof FormTextarea;
|
|
8170
|
+
declare const translate_Heading: typeof Heading;
|
|
8171
|
+
declare const translate_HeroBanner: typeof HeroBanner;
|
|
8172
|
+
declare const translate_IconList: typeof IconList;
|
|
8173
|
+
declare const translate_IconListV2: typeof IconListV2;
|
|
8174
|
+
declare const translate_Image: typeof Image;
|
|
8175
|
+
declare const translate_ImageComparison: typeof ImageComparison;
|
|
8176
|
+
declare const translate_Newsletter: typeof Newsletter;
|
|
8177
|
+
declare const translate_ProductBadge: typeof ProductBadge;
|
|
8178
|
+
declare const translate_ProductButton: typeof ProductButton;
|
|
8179
|
+
declare const translate_ProductDescription: typeof ProductDescription;
|
|
8180
|
+
declare const translate_ProductDiscountTag: typeof ProductDiscountTag;
|
|
8181
|
+
declare const translate_ProductProperties: typeof ProductProperties;
|
|
8182
|
+
declare const translate_ProductTag: typeof ProductTag;
|
|
8183
|
+
declare const translate_ProductViewMore: typeof ProductViewMore;
|
|
8184
|
+
declare const translate_Row: typeof Row;
|
|
8185
|
+
declare const translate_Section: typeof Section;
|
|
8186
|
+
declare const translate_Sticky: typeof Sticky;
|
|
8187
|
+
declare const translate_StockCounter: typeof StockCounter;
|
|
8188
|
+
declare const translate_SubmitButton: typeof SubmitButton;
|
|
8189
|
+
declare const translate_Tabs: typeof Tabs;
|
|
8190
|
+
declare const translate_Text: typeof Text;
|
|
8191
|
+
declare const translate_TextField: typeof TextField;
|
|
8192
|
+
declare const translate_TextInput: typeof TextInput;
|
|
8193
|
+
declare const translate_Video: typeof Video;
|
|
8194
|
+
declare namespace translate {
|
|
8195
|
+
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_Section as Section, 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 };
|
|
8196
|
+
}
|
|
8197
|
+
|
|
8198
|
+
declare const TAGS_WITH_REPLACE_LINK_DATA: string[];
|
|
8199
|
+
|
|
8200
|
+
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, GrowthSuiteDiscountCodes$1 as GrowthSuiteDiscountCodes, type GrowthSuiteDiscountCodesProps, 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$2 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, TAGS_WITH_REPLACE_LINK_DATA, 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, extractProductID, filterPageContext, filterTruthyObject, filterTruthyStyles, getAllHrefFromString, getBackgroundTranslated, getDisplayStyle, getDynamicSourceLocales, getInlineCss, getInsertLinkData, getLinkArticle, getLinkData, getLiquidInitData, getLiquidTextContent, getSeoTranslated, getSettingPreloadData, getStaticLocale, getTextDisplayData, gridSetting, handleClickLink, headerSetting, headingSetting, iconListHozSetting, iconListSetting, iconListSettingV2, iconSetting, imageComparisonSetting, imageDetectionSetting, imageSetting, inputSetting, isEmptyObject, isHexTransparent, isLinkedToSalesPage, isShopifyDomain, isTransparentColor, isTransparentRGBA, lineSetting, linkSetting, index_liquid as liquidComponents, marqueeSetting, menuSetting, modalSetting, _default$3 as nextComponent, normalizeMailto, openConfirm, paginationSetting, postPurchaseAdvancedListSetting, postPurchaseButtonSetting, postPurchaseBuyerConsentSetting, postPurchaseCalloutBoxSetting, postPurchaseCountdownTimerSetting, postPurchaseImageSetting, postPurchaseLineSetting, postPurchaseLinkSetting, postPurchaseProduct1Col, postPurchaseProduct2Col, postPurchaseProductDefault, postPurchaseProductSetting, _default as postPurchaseSettings, postPurchaseTextSetting, productSetting, radioSetting, replaceAllHrefFromString, replaceLinkData, selectSetting, shopPayInstallmentSetting, stickySetting, stockCounterSetting, tabSetting, textSetting, textareaSetting, thirdPartyInstantSetting, thirdPartySetting, thirdPartySlotSetting, transformHighlighTag, transformNumberTag, translate as translateComponents, useNotification, videoSetting, youtubeShortsRegex };
|