@gem-sdk/components 2.0.0-staging.118 → 2.0.0
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.js +0 -1
- package/dist/cjs/accordion/components/AccordionItem.js +0 -1
- package/dist/cjs/accordion/hooks/useMountTransition.js +0 -1
- package/dist/cjs/accordion/next.js +0 -2
- package/dist/cjs/accordion/setting/index.js +2 -2
- package/dist/cjs/article/components/ArticleAuthor.js +0 -1
- package/dist/cjs/article/components/ArticleAuthor.liquid.js +0 -1
- package/dist/cjs/article/components/ArticleCategory.js +0 -1
- package/dist/cjs/article/components/ArticleCategory.liquid.js +0 -1
- package/dist/cjs/article/components/ArticleContent.js +0 -1
- package/dist/cjs/article/components/ArticleContent.liquid.js +0 -1
- package/dist/cjs/article/components/ArticleDate.js +3 -13
- package/dist/cjs/article/components/ArticleDate.liquid.js +0 -1
- package/dist/cjs/article/components/ArticleExcerpt.js +0 -1
- package/dist/cjs/article/components/ArticleExcerpt.liquid.js +0 -1
- package/dist/cjs/article/components/ArticleImage.js +1 -8
- package/dist/cjs/article/components/ArticleImage.liquid.js +2 -15
- package/dist/cjs/article/components/ArticleList.js +0 -1
- package/dist/cjs/article/components/ArticleList.liquid.js +0 -1
- package/dist/cjs/article/components/ArticleNotFound.js +0 -1
- package/dist/cjs/article/components/ArticlePagination.js +0 -1
- package/dist/cjs/article/components/ArticlePagination.liquid.js +0 -1
- package/dist/cjs/article/components/ArticleReadMore.js +0 -1
- package/dist/cjs/article/components/ArticleReadMore.liquid.js +0 -1
- package/dist/cjs/article/components/ArticleTag.js +0 -1
- package/dist/cjs/article/components/ArticleTag.liquid.js +0 -1
- package/dist/cjs/article/components/ArticleTitle.js +0 -1
- package/dist/cjs/article/components/ArticleTitle.liquid.js +0 -1
- package/dist/cjs/article/next.js +0 -2
- package/dist/cjs/article/setting/index.js +2 -2
- package/dist/cjs/banner/components/hero-banner/index.js +29 -27
- package/dist/cjs/banner/components/hero-banner/index.liquid.js +144 -148
- package/dist/cjs/banner/next.js +0 -2
- package/dist/cjs/banner/setting/index.js +2 -2
- package/dist/cjs/breadcrumb/components/Breadcrumb.js +0 -1
- package/dist/cjs/breadcrumb/components/Breadcrumb.liquid.js +1 -1
- package/dist/cjs/breadcrumb/next.js +0 -2
- package/dist/cjs/breadcrumb/setting/index.js +2 -2
- package/dist/cjs/builder.js +44 -67
- package/dist/cjs/button/components/Button.js +1 -2
- package/dist/cjs/button/next.js +0 -2
- package/dist/cjs/button/setting/index.js +2 -2
- package/dist/cjs/carousel/components/Arrow.js +1 -4
- package/dist/cjs/carousel/components/Carousel.js +1 -2
- package/dist/cjs/carousel/components/CarouselItem.js +0 -1
- package/dist/cjs/carousel/components/Dots.js +0 -1
- package/dist/cjs/carousel/next.js +0 -2
- package/dist/cjs/carousel/setting/Carousel.js +1 -1
- package/dist/cjs/carousel/setting/index.js +2 -2
- package/dist/cjs/cart/components/Cart.js +0 -1
- package/dist/cjs/cart/components/CartCheckout.js +0 -1
- package/dist/cjs/cart/components/CartDiscount.js +0 -1
- package/dist/cjs/cart/components/CartLineAttribute.js +0 -1
- package/dist/cjs/cart/components/CartLineImage.js +0 -1
- package/dist/cjs/cart/components/CartLinePrice.js +0 -1
- package/dist/cjs/cart/components/CartLineVariant.js +0 -1
- package/dist/cjs/cart/components/CartList.js +0 -1
- package/dist/cjs/cart/components/CartOrderNote.js +0 -1
- package/dist/cjs/cart/components/CartTotalItem.js +0 -1
- package/dist/cjs/cart/components/CartTotalPrice.js +0 -1
- package/dist/cjs/cart/components/CheckoutNow.js +0 -1
- package/dist/cjs/cart/components/CouponList.js +0 -1
- package/dist/cjs/cart/components/DiscountInput.js +0 -1
- package/dist/cjs/cart/components/ShopPayButton/icons/BaseIcon.js +0 -1
- package/dist/cjs/cart/components/ShopPayButton/icons/DynamicCheckoutBlack.js +0 -1
- package/dist/cjs/cart/components/ShopPayButton/icons/DynamicCheckoutPurple.js +0 -1
- package/dist/cjs/cart/components/ShopPayButton/icons/DynamicCheckoutWhite.js +0 -1
- package/dist/cjs/cart/components/ShopPayButton/icons/ExpressCheckoutBlack.js +0 -1
- package/dist/cjs/cart/components/ShopPayButton/icons/ExpressCheckoutPurple.js +0 -1
- package/dist/cjs/cart/components/ShopPayButton/icons/ExpressCheckoutWhite.js +0 -1
- package/dist/cjs/cart/components/ShopPayButton/index.js +0 -1
- package/dist/cjs/cart/next.js +0 -2
- package/dist/cjs/cart/setting/index.js +2 -2
- package/dist/cjs/code/components/CSSCode.js +0 -1
- package/dist/cjs/code/next.js +0 -2
- package/dist/cjs/code/setting/index.js +2 -2
- package/dist/cjs/collection/components/CollectionBanner.js +0 -1
- package/dist/cjs/collection/components/CollectionBanner.liquid.js +0 -1
- package/dist/cjs/collection/components/CollectionDescription.js +7 -102
- package/dist/cjs/collection/components/CollectionDescription.liquid.js +9 -102
- package/dist/cjs/collection/components/CollectionPaginator.js +0 -1
- package/dist/cjs/collection/components/CollectionPaginator.liquid.js +2 -1
- package/dist/cjs/collection/components/CollectionTitle.js +0 -1
- package/dist/cjs/collection/components/CollectionToolbar.js +0 -1
- package/dist/cjs/collection/next.js +0 -2
- package/dist/cjs/collection/setting/CollectionDescription.js +0 -128
- package/dist/cjs/collection/setting/index.js +2 -2
- package/dist/cjs/common/components/Loading.js +2 -5
- package/dist/cjs/common/components/Tooltip.js +0 -1
- package/dist/cjs/countdown-timer/components/Countdown.js +10 -12
- package/dist/cjs/countdown-timer/components/Countdown.liquid.js +1 -1
- package/dist/cjs/countdown-timer/next.js +0 -2
- package/dist/cjs/countdown-timer/setting/index.js +2 -2
- package/dist/cjs/coupon/components/Coupon.js +0 -1
- package/dist/cjs/coupon/next.js +0 -2
- package/dist/cjs/coupon/setting/index.js +2 -2
- package/dist/cjs/dialog/components/Dialog.js +21 -22
- package/dist/cjs/dialog/components/Dialog.liquid.js +21 -22
- package/dist/cjs/dialog/helpers/common.js +0 -28
- package/dist/cjs/dialog/next.js +0 -2
- package/dist/cjs/dialog/setting/index.js +2 -2
- package/dist/cjs/estimate-delivery/components/EstimateDate.js +0 -1
- package/dist/cjs/estimate-delivery/components/EstimateDate.liquid.js +1 -0
- package/dist/cjs/estimate-delivery/next.js +0 -2
- package/dist/cjs/estimate-delivery/setting/index.js +2 -2
- package/dist/cjs/form/components/contact/Contact.js +0 -1
- package/dist/cjs/form/components/form-checkbox/FormCheckbox.js +0 -1
- package/dist/cjs/form/components/form-dropdown/FormDropdown.js +0 -1
- package/dist/cjs/form/components/form-dropdown/FormDropdown.liquid.js +2 -3
- package/dist/cjs/form/components/form-email/FormEmail.js +0 -1
- package/dist/cjs/form/components/newsletter/Newsletter.js +0 -1
- package/dist/cjs/form/components/submit-button/SubmitButton.js +0 -1
- package/dist/cjs/form/components/textarea/TextArea.js +0 -1
- package/dist/cjs/form/components/textfield/TextField.js +0 -1
- package/dist/cjs/form/next.js +0 -2
- package/dist/cjs/form/setting/index.js +2 -2
- package/dist/cjs/grid/components/ChildrenDroppable.js +0 -1
- package/dist/cjs/grid/components/Col.js +0 -1
- package/dist/cjs/grid/components/Root.js +0 -1
- package/dist/cjs/grid/components/Row.js +0 -1
- package/dist/cjs/grid/components/Section.js +0 -1
- package/dist/cjs/grid/next.js +0 -2
- package/dist/cjs/grid/setting/index.js +2 -2
- package/dist/cjs/header/components/Header.js +0 -1
- package/dist/cjs/header/components/SalePageHeaderWarning.js +0 -1
- package/dist/cjs/header/components/icons/ChevronLeft.js +0 -1
- package/dist/cjs/header/components/icons/Dismiss.js +0 -1
- package/dist/cjs/header/components/icons/MenuIcon.js +0 -1
- package/dist/cjs/header/components/kind/basic/DesktopMenu.js +0 -1
- package/dist/cjs/header/components/kind/basic/DesktopMenuItem.js +0 -1
- package/dist/cjs/header/components/kind/basic/MenuMobileItem.js +0 -1
- package/dist/cjs/header/components/kind/basic/MobileMenu.js +0 -1
- package/dist/cjs/header/components/kind/basic/index.js +0 -1
- package/dist/cjs/header/components/kind/modern/index.js +0 -1
- package/dist/cjs/header/next.js +0 -2
- package/dist/cjs/header/setting/index.js +2 -2
- package/dist/cjs/heading/Heading.js +0 -1
- package/dist/cjs/heading/next.js +0 -2
- package/dist/cjs/heading/setting/index.js +2 -2
- package/dist/cjs/helpers.js +2 -2
- package/dist/cjs/icon/components/Icon.js +0 -1
- package/dist/cjs/icon/next.js +0 -2
- package/dist/cjs/icon/setting/index.js +2 -2
- package/dist/cjs/icon-list/components/IconList.js +0 -1
- package/dist/cjs/icon-list/components/IconListItem.js +0 -1
- package/dist/cjs/icon-list/next.js +0 -2
- package/dist/cjs/icon-list/setting/ItemTemplate.js +1 -2
- package/dist/cjs/icon-list/setting/index.js +2 -2
- package/dist/cjs/icon-list-hoz/components/IconListHoz.js +0 -1
- package/dist/cjs/icon-list-hoz/components/IconListHozItem.js +0 -1
- package/dist/cjs/icon-list-hoz/next.js +0 -2
- package/dist/cjs/icon-list-hoz/setting/index.js +2 -2
- package/dist/cjs/icon-list-v2/components/IconList.js +0 -1
- package/dist/cjs/icon-list-v2/next.js +0 -2
- package/dist/cjs/icon-list-v2/setting/index.js +2 -2
- package/dist/cjs/image/components/AdaptiveImage.js +2 -4
- package/dist/cjs/image/components/AdaptiveImage.liquid.js +5 -5
- package/dist/cjs/image/components/BackgroundImage.js +0 -1
- package/dist/cjs/image/components/Image.js +1 -17
- package/dist/cjs/image/components/Img.js +0 -1
- package/dist/cjs/image/components/NextImage.js +0 -1
- package/dist/cjs/image/components/NextImage.liquid.js +2 -1
- package/dist/cjs/image/components/helpers.js +19 -2
- package/dist/cjs/image/helpers/getSrcSet.js +0 -2
- package/dist/cjs/image/next.js +0 -2
- package/dist/cjs/image/setting/Image.js +124 -3
- package/dist/cjs/image/setting/index.js +2 -2
- package/dist/cjs/image-comparison/components/CompareImage.js +0 -21
- package/dist/cjs/image-comparison/components/ImageComparison.js +0 -1
- package/dist/cjs/image-comparison/next.js +0 -2
- package/dist/cjs/image-comparison/setting/index.js +2 -2
- package/dist/cjs/image-detection/ImageDetection.js +0 -1
- package/dist/cjs/image-detection/next.js +0 -2
- package/dist/cjs/image-detection/setting/index.js +2 -2
- package/dist/cjs/index.js +30 -60
- package/dist/cjs/index.liquid.js +0 -21
- package/dist/cjs/input/Input.js +0 -1
- package/dist/cjs/input/next.js +0 -2
- package/dist/cjs/input/setting/index.js +2 -2
- package/dist/cjs/intersection-observer/useInView.js +0 -1
- package/dist/cjs/line/Divider.js +0 -1
- package/dist/cjs/line/Line.js +0 -1
- package/dist/cjs/line/next.js +0 -2
- package/dist/cjs/line/setting/index.js +2 -2
- package/dist/cjs/link/components/CustomLink.js +0 -1
- package/dist/cjs/link/components/Link.js +0 -1
- package/dist/cjs/link/components/ProductLink.js +0 -1
- package/dist/cjs/link/components/next-link/CustomLink.js +0 -1
- package/dist/cjs/link/components/next-link/ProductLink.js +0 -1
- package/dist/cjs/link/components/next-link/index.js +0 -1
- package/dist/cjs/link/next.js +0 -2
- package/dist/cjs/link/setting/index.js +2 -2
- package/dist/cjs/marquee/components/Marquee.js +0 -1
- package/dist/cjs/marquee/components/MarqueeBase.js +0 -1
- package/dist/cjs/marquee/components/MarqueeItem.js +0 -1
- package/dist/cjs/marquee/next.js +0 -2
- package/dist/cjs/marquee/setting/index.js +2 -2
- package/dist/cjs/menu/components/DropdownMenu.js +0 -1
- package/dist/cjs/menu/components/MegaMenu.js +0 -1
- package/dist/cjs/menu/components/Menu.js +0 -1
- package/dist/cjs/menu/components/NavigationMenu.js +0 -1
- package/dist/cjs/menu/components/SubMegaMenu.js +0 -1
- package/dist/cjs/menu/components/SubNavigationMenu.js +0 -1
- package/dist/cjs/menu/next.js +0 -2
- package/dist/cjs/menu/setting/index.js +2 -2
- package/dist/cjs/modal/components/Modal.js +0 -1
- package/dist/cjs/modal/components/confirm.js +0 -1
- package/dist/cjs/modal/next.js +0 -2
- package/dist/cjs/modal/setting/index.js +2 -2
- package/dist/cjs/next.js +7 -10
- package/dist/cjs/notification/components/Notice.js +0 -1
- package/dist/cjs/notification/components/Notifications.js +0 -1
- package/dist/cjs/notification/components/icons/CloseIcon.js +0 -1
- package/dist/cjs/notification/hooks/use-notification.js +0 -1
- package/dist/cjs/pagination/Pagination.js +0 -1
- package/dist/cjs/pagination/next.js +0 -2
- package/dist/cjs/pagination/setting/index.js +2 -2
- package/dist/cjs/post-purchase/advanced-list/components/AdvancedListPostPurchase.js +0 -1
- package/dist/cjs/post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js +0 -1
- package/dist/cjs/post-purchase/advanced-list/next.js +0 -2
- package/dist/cjs/post-purchase/advanced-list/setting/index.js +2 -2
- package/dist/cjs/post-purchase/button/Button.js +0 -1
- package/dist/cjs/post-purchase/button/next.js +0 -2
- package/dist/cjs/post-purchase/button/setting/index.js +2 -2
- package/dist/cjs/post-purchase/callout-banner/components/CalloutBox.js +0 -1
- package/dist/cjs/post-purchase/callout-banner/components/CalloutText.js +0 -1
- package/dist/cjs/post-purchase/callout-banner/next.js +0 -2
- package/dist/cjs/post-purchase/callout-banner/setting/CalloutBox.js +2 -2
- package/dist/cjs/post-purchase/callout-banner/setting/index.js +2 -2
- package/dist/cjs/post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js +0 -1
- package/dist/cjs/post-purchase/countdown-timer/components/TextCountdown.js +0 -1
- package/dist/cjs/post-purchase/countdown-timer/next.js +0 -2
- package/dist/cjs/post-purchase/countdown-timer/settings/index.js +2 -2
- package/dist/cjs/post-purchase/image/components/AdaptiveImage.js +0 -1
- package/dist/cjs/post-purchase/image/components/Image.js +0 -1
- package/dist/cjs/post-purchase/image/components/Img.js +0 -1
- package/dist/cjs/post-purchase/image/next.js +0 -2
- package/dist/cjs/post-purchase/image/setting/index.js +2 -2
- package/dist/cjs/post-purchase/line/components/PostPurchaseLine.js +0 -1
- package/dist/cjs/post-purchase/line/next.js +0 -2
- package/dist/cjs/post-purchase/line/setting/index.js +2 -2
- package/dist/cjs/post-purchase/next.js +5 -7
- package/dist/cjs/post-purchase/product/components/AcceptButton.js +0 -1
- package/dist/cjs/post-purchase/product/components/ProductDescription.js +0 -1
- package/dist/cjs/post-purchase/product/components/ProductDiscountTag.js +0 -1
- package/dist/cjs/post-purchase/product/components/ProductOffer.js +2 -4
- package/dist/cjs/post-purchase/product/components/ProductPrice.js +0 -1
- package/dist/cjs/post-purchase/product/components/ProductPriceBreakdown.js +0 -1
- package/dist/cjs/post-purchase/product/components/ProductQuantity.js +0 -1
- package/dist/cjs/post-purchase/product/components/ProductTitle.js +0 -1
- package/dist/cjs/post-purchase/product/components/ProductVariant.js +0 -1
- package/dist/cjs/post-purchase/product/components/priceBreakdown/MoneyLine.js +0 -1
- package/dist/cjs/post-purchase/product/components/product-image/Arrow.js +0 -1
- package/dist/cjs/post-purchase/product/components/product-image/CarouselPostPurchase.js +0 -1
- package/dist/cjs/post-purchase/product/components/product-image/FeatureImage.js +0 -1
- package/dist/cjs/post-purchase/product/components/product-image/ImageListCarousel.js +0 -1
- package/dist/cjs/post-purchase/product/components/product-image/ImageListGrid.js +0 -1
- package/dist/cjs/post-purchase/product/components/product-image/index.js +0 -1
- package/dist/cjs/post-purchase/product/components/product-image/layouts/FeatureImageWithGalleryImage.js +0 -1
- package/dist/cjs/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +0 -1
- package/dist/cjs/post-purchase/product/components/variants/Dropdown.js +0 -1
- package/dist/cjs/post-purchase/product/components/variants/DropdownOption.js +0 -1
- package/dist/cjs/post-purchase/product/components/variants/RectangleList.js +0 -1
- package/dist/cjs/post-purchase/product/components/variants/VariantGroup.js +0 -1
- package/dist/cjs/post-purchase/product/components/variants/VariantItem.js +0 -1
- package/dist/cjs/post-purchase/product/components/variants/VariantOption.js +0 -1
- package/dist/cjs/post-purchase/product/next.js +0 -2
- package/dist/cjs/post-purchase/product/settings/index.js +2 -2
- package/dist/cjs/post-purchase/text/Text.js +0 -1
- package/dist/cjs/post-purchase/text/next.js +0 -2
- package/dist/cjs/post-purchase/text/setting/index.js +2 -2
- package/dist/cjs/post-purchase/utils/helper.js +0 -5
- package/dist/cjs/product/components/DynamicCheckout.js +0 -1
- package/dist/cjs/product/components/DynamicCheckout.liquid.js +0 -5
- package/dist/cjs/product/components/FileUpload.js +0 -1
- package/dist/cjs/product/components/Product.js +0 -1
- package/dist/cjs/product/components/ProductBadge/index.js +1 -21
- package/dist/cjs/product/components/ProductBadge/utils/common.js +0 -14
- package/dist/cjs/product/components/ProductBundleDiscount.js +4 -56
- package/dist/cjs/product/components/ProductBundleDiscount.liquid.js +2 -2
- package/dist/cjs/product/components/ProductBundleDiscountItem.js +0 -1
- package/dist/cjs/product/components/ProductButton.js +0 -1
- package/dist/cjs/product/components/ProductDescription.js +3 -22
- package/dist/cjs/product/components/ProductImages/ProductFeaturedImage.js +0 -1
- package/dist/cjs/product/components/ProductImages/ProductGalleryCarousel.js +0 -1
- package/dist/cjs/product/components/ProductImages/ProductGalleryGrid.js +0 -1
- package/dist/cjs/product/components/ProductImages/ProductImagesLightBox.js +0 -1
- package/dist/cjs/product/components/ProductImages.js +0 -1
- package/dist/cjs/product/components/ProductImagesV2/jsx/ProductImages.js +1 -50
- package/dist/cjs/product/components/ProductImagesV2/jsx/components/ButtonOpenLightBox.js +0 -1
- package/dist/cjs/product/components/ProductImagesV2/jsx/components/MediaIcon.js +0 -1
- package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageCarousel.js +0 -1
- package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageOnly.js +0 -1
- package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductGalleryCarousel.js +0 -1
- package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductGalleryGrid.js +0 -1
- package/dist/cjs/product/components/ProductImagesV2/jsx/components/ProductImagesLightBox.js +0 -1
- package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/FeatureImageWithGallery.js +1 -5
- package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/GalleryOneCol.js +1 -5
- package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/GalleryTwoCol.js +1 -5
- package/dist/cjs/product/components/ProductImagesV2/jsx/layouts/OnlyFeatureImage.js +1 -5
- package/dist/cjs/product/components/ProductList.js +0 -4
- package/dist/cjs/product/components/ProductNotFound.js +112 -47
- package/dist/cjs/product/components/ProductNotFoundRelated.js +65 -0
- package/dist/cjs/product/components/ProductPrice.js +23 -43
- package/dist/cjs/product/components/ProductProperties/ProductPropertyChoice.js +0 -1
- package/dist/cjs/product/components/ProductProperties/ProductPropertyInput.js +0 -1
- package/dist/cjs/product/components/ProductProperties/ProductPropertySelect.js +0 -1
- package/dist/cjs/product/components/ProductProperties.js +0 -38
- package/dist/cjs/product/components/ProductProperties.liquid.js +20 -10
- package/dist/cjs/product/components/ProductQuantity.js +0 -1
- package/dist/cjs/product/components/ProductQuickView/ProductQuickView.js +1 -2
- package/dist/cjs/product/components/ProductQuickView/index.js +0 -1
- package/dist/cjs/product/components/ProductTag.js +15 -34
- package/dist/cjs/product/components/ProductTitle.js +0 -1
- package/dist/cjs/product/components/ProductVariants/index.js +11 -23
- package/dist/cjs/product/components/ProductVariants/index.liquid.js +6 -1
- package/dist/cjs/product/components/ProductVariants/variants/Base.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/Color.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/Dropdown.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/DropdownOption.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/Image.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/ImageShopify.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/RadioButtons.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/RectangleList.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/VariantGroup.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/VariantOption/index.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/index.js +0 -1
- package/dist/cjs/product/components/ProductVariants/variants/index.liquid.js +2 -1
- package/dist/cjs/product/components/ProductViewMore.js +0 -1
- package/dist/cjs/product/components/ProductViewMore.liquid.js +1 -6
- package/dist/cjs/product/components/SalePageProductListWarning.js +0 -1
- package/dist/cjs/product/components/Sku.js +0 -1
- package/dist/cjs/product/components/Vendor.js +0 -1
- package/dist/cjs/product/next.js +0 -2
- package/dist/cjs/product/setting/ProductProperties.js +1 -1
- package/dist/cjs/product/setting/index.js +2 -2
- package/dist/cjs/radio/Radio.js +0 -1
- package/dist/cjs/radio/next.js +0 -2
- package/dist/cjs/radio/setting/index.js +2 -2
- package/dist/cjs/select/Select.js +0 -1
- package/dist/cjs/select/next.js +0 -2
- package/dist/cjs/select/setting/index.js +2 -2
- package/dist/cjs/sticky/components/Sticky.js +3 -4
- package/dist/cjs/sticky/components/Sticky.liquid.js +0 -1
- package/dist/cjs/sticky/next.js +0 -2
- package/dist/cjs/sticky/setting/index.js +2 -2
- package/dist/cjs/stock-counter/components/StockCounter.js +0 -1
- package/dist/cjs/stock-counter/next.js +0 -2
- package/dist/cjs/stock-counter/setting/index.js +2 -2
- package/dist/cjs/tab/components/TabItem.js +0 -1
- package/dist/cjs/tab/components/Tabs.js +0 -1
- package/dist/cjs/tab/next.js +0 -2
- package/dist/cjs/tab/setting/index.js +2 -2
- package/dist/cjs/text/components/Text.js +1 -2
- package/dist/cjs/text/components/Text.liquid.js +1 -1
- package/dist/cjs/text/next.js +0 -2
- package/dist/cjs/text/setting/index.js +2 -2
- package/dist/cjs/textarea/Textarea.js +0 -1
- package/dist/cjs/textarea/next.js +0 -2
- package/dist/cjs/textarea/setting/index.js +2 -2
- package/dist/cjs/third-party/components/AirProductReviewsAppUgc.js +8 -3
- package/dist/cjs/third-party/components/AliReviews/AliReviewsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/AliReviews.js +0 -1
- package/dist/cjs/third-party/components/AppointmentBookingCowlendar.js +8 -3
- package/dist/cjs/third-party/components/AppstleSubscriptions/AppstleSubscriptionsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/AppstleSubscriptions.js +0 -1
- package/dist/cjs/third-party/components/BirdChime/BirdChimeContent.js +0 -1
- package/dist/cjs/third-party/components/BirdChime.js +0 -1
- package/dist/cjs/third-party/components/Bogos/BogosSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Bogos.js +0 -1
- package/dist/cjs/third-party/components/BoldProductOptions/BoldProductOptionsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/BoldProductOptions.js +0 -1
- package/dist/cjs/third-party/components/BoldSubscriptions/BoldSubscriptionsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/BoldSubscriptions.js +0 -1
- package/dist/cjs/third-party/components/BonLoyaltyRewardsReferrals.js +8 -3
- package/dist/cjs/third-party/components/BoostAISearchDiscovery/BoostAISearchDiscoverySampleContent.js +0 -1
- package/dist/cjs/third-party/components/BoostAISearchDiscovery.js +0 -1
- package/dist/cjs/third-party/components/Bundler/BundlerSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Bundler.js +0 -1
- package/dist/cjs/third-party/components/CleanSizeCharts.js +9 -4
- package/dist/cjs/third-party/components/CrossSellCartUpsell/CrossSellCartUpsellSampleContent.js +0 -1
- package/dist/cjs/third-party/components/CrossSellCartUpsell.js +0 -1
- package/dist/cjs/third-party/components/CustomProductOptionsVariant.js +8 -3
- package/dist/cjs/third-party/components/DiscountyBulkDiscountSales.js +0 -1
- package/dist/cjs/third-party/components/EasifyProductOptions.js +8 -3
- package/dist/cjs/third-party/components/EasyBundleBuilderSkailama.js +8 -3
- package/dist/cjs/third-party/components/EasySellCOD.js +8 -3
- package/dist/cjs/third-party/components/FastBundleBundlesDiscounts.js +8 -3
- package/dist/cjs/third-party/components/FeraReviews/FeraReviewsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/FeraReviews/LiquidTemplateByWidget.js +12 -19
- package/dist/cjs/third-party/components/FeraReviews.js +0 -1
- package/dist/cjs/third-party/components/FirePush/FirePushSampleContent.js +0 -1
- package/dist/cjs/third-party/components/FirePush.js +0 -1
- package/dist/cjs/third-party/components/FlyBundlesUpsellsFbt.js +28 -4
- package/dist/cjs/third-party/components/FordeerProductLabels.js +9 -4
- package/dist/cjs/third-party/components/FrequentlyBoughtTogether/FrequentlyBoughtTogetherSampleContent.js +0 -1
- package/dist/cjs/third-party/components/FrequentlyBoughtTogether.js +0 -1
- package/dist/cjs/third-party/components/GoogleReviewsByReputon.js +8 -3
- package/dist/cjs/third-party/components/Growave/GrowaveSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Growave.js +0 -1
- package/dist/cjs/third-party/components/HulkFormBuilder.js +8 -3
- package/dist/cjs/third-party/components/InfiniteOptions/InfiniteOptionsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/InfiniteOptions.js +0 -1
- package/dist/cjs/third-party/components/Instafeed/InstafeedSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Instafeed.js +0 -1
- package/dist/cjs/third-party/components/InstasellShoppableInstagram.js +8 -3
- package/dist/cjs/third-party/components/Judgeme/JudgemeSampleContent.js +0 -1
- package/dist/cjs/third-party/components/JudgemeReviews.js +0 -1
- package/dist/cjs/third-party/components/JunipProductReviewsUgc.js +8 -3
- package/dist/cjs/third-party/components/KachingBundles/KachingBundlesSampleContent.js +0 -1
- package/dist/cjs/third-party/components/KachingBundles.js +0 -1
- package/dist/cjs/third-party/components/KingProductOptions/KingProductOptionsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/KingProductOptions.js +0 -1
- package/dist/cjs/third-party/components/KiteFreeGiftDiscount.js +8 -3
- package/dist/cjs/third-party/components/KlarnaMessaging.js +9 -4
- package/dist/cjs/third-party/components/Klaviyo/KlaviyoSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Klaviyo.js +0 -1
- package/dist/cjs/third-party/components/KoalaBundleQuantityDiscount.js +8 -3
- package/dist/cjs/third-party/components/LaiProductReviews/LaiProductReviewsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/LaiProductReviews.js +0 -1
- package/dist/cjs/third-party/components/LoloyalLoyaltyReferrals.js +8 -3
- package/dist/cjs/third-party/components/LoopSubscriptions.js +8 -3
- package/dist/cjs/third-party/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/LooxReviews.js +0 -1
- package/dist/cjs/third-party/components/MaxbundleProductBundles.js +8 -3
- package/dist/cjs/third-party/components/MbcBundleVolumeDiscount.js +8 -3
- package/dist/cjs/third-party/components/NotifyBackInStockPreOrder.js +8 -3
- package/dist/cjs/third-party/components/Omnisend/OmnisendSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Omnisend.js +0 -1
- package/dist/cjs/third-party/components/Opinew/OpinewSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Opinew.js +0 -1
- package/dist/cjs/third-party/components/ParcelPanel/ParcelPanelSampleContent.js +0 -1
- package/dist/cjs/third-party/components/ParcelPanel.js +0 -1
- package/dist/cjs/third-party/components/PickyStory/PickyStorySampleContent.js +0 -1
- package/dist/cjs/third-party/components/PickyStory.js +0 -1
- package/dist/cjs/third-party/components/PowerfulContactFormBuilder.js +8 -3
- package/dist/cjs/third-party/components/PreorderNowPreOrderPq.js +8 -3
- package/dist/cjs/third-party/components/PreorderNowWodPresale.js +9 -4
- package/dist/cjs/third-party/components/ProductOptionsCustomizer.js +8 -3
- package/dist/cjs/third-party/components/ProductReviews/ProductReviewsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/ProductReviews.js +0 -1
- package/dist/cjs/third-party/components/PumperBundlesVolumeDiscount.js +8 -3
- package/dist/cjs/third-party/components/PushOwl.js +0 -1
- package/dist/cjs/third-party/components/QikifyUpsell.js +29 -5
- package/dist/cjs/third-party/components/RapiBundleQuantityBreaks.js +8 -3
- package/dist/cjs/third-party/components/RechargeSubscriptions.js +8 -3
- package/dist/cjs/third-party/components/RecurpaySubscriptionApp.js +8 -3
- package/dist/cjs/third-party/components/Releasit/ReleasitSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Releasit.js +0 -1
- package/dist/cjs/third-party/components/RequestQuoteHidePrice.js +8 -3
- package/dist/cjs/third-party/components/ReviewxpoProductReviewsApp.js +8 -3
- package/dist/cjs/third-party/components/Rivyo/RivyoSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Rivyo.js +0 -1
- package/dist/cjs/third-party/components/Ryviu/RyviuSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Ryviu.js +0 -1
- package/dist/cjs/third-party/components/SealSubscriptions/SealSubscriptionsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/SealSubscriptions.js +0 -1
- package/dist/cjs/third-party/components/Selleasy.js +8 -3
- package/dist/cjs/third-party/components/ShopifyForms.js +8 -3
- package/dist/cjs/third-party/components/ShopifySubscriptions.js +8 -3
- package/dist/cjs/third-party/components/SimpleBundlesKits.js +8 -3
- package/dist/cjs/third-party/components/SkioSubscriptionsYcS20.js +8 -3
- package/dist/cjs/third-party/components/SmartSearchBarAndFilters/SmartSearchBarAndFiltersSampleContent.js +0 -1
- package/dist/cjs/third-party/components/SmartSearchBarAndFilters.js +0 -1
- package/dist/cjs/third-party/components/SproutPlantTreesGrowSales.js +8 -3
- package/dist/cjs/third-party/components/Stamped/StampedSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Stamped.js +0 -1
- package/dist/cjs/third-party/components/SubifySubscriptionsApp.js +8 -3
- package/dist/cjs/third-party/components/TagembedSocialPostReview.js +8 -3
- package/dist/cjs/third-party/components/TagshopShoppableVideosUgc.js +8 -3
- package/dist/cjs/third-party/components/ThirdPartyPreview.js +0 -1
- package/dist/cjs/third-party/components/TrustMe/TrustMeSampleContent.js +0 -1
- package/dist/cjs/third-party/components/TrustMe.js +0 -1
- package/dist/cjs/third-party/components/Trustoo/TrustooSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Trustoo.js +0 -1
- package/dist/cjs/third-party/components/UltimateSalesBoost/UltimateSalesBoostSampleContent.js +0 -1
- package/dist/cjs/third-party/components/UltimateSalesBoost.js +0 -1
- package/dist/cjs/third-party/components/UnlimitedBundlesDiscounts.js +8 -3
- package/dist/cjs/third-party/components/Vitals/VitalsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/Vitals.js +0 -1
- package/dist/cjs/third-party/components/WhatmoreShoppableVideosreel.js +8 -3
- package/dist/cjs/third-party/components/WideBundle/WideBundleSampleContent.js +0 -1
- package/dist/cjs/third-party/components/WideBundle.js +0 -1
- package/dist/cjs/third-party/components/Wiser/WiserSampleContent.js +1 -2
- package/dist/cjs/third-party/components/Wiser.js +5 -1
- package/dist/cjs/third-party/components/Wiser.liquid.js +1 -1
- package/dist/cjs/third-party/components/WishlistKing.js +8 -3
- package/dist/cjs/third-party/components/WishlistPlus.js +8 -3
- package/dist/cjs/third-party/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
- package/dist/cjs/third-party/components/YotpoLoyalty.js +0 -1
- package/dist/cjs/third-party/components/YotpoReviews/YotpoReviewsSampleContent.js +0 -1
- package/dist/cjs/third-party/components/YotpoReviews.js +0 -1
- package/dist/cjs/third-party/configs/BoldProductOptions.js +2 -2
- package/dist/cjs/third-party/helpers/thirdParty.js +1 -1
- package/dist/cjs/third-party/next.js +0 -47
- package/dist/cjs/third-party/setting/AirProductReviewsAppUgc.js +8 -8
- package/dist/cjs/third-party/setting/AppointmentBookingCowlendar.js +8 -8
- package/dist/cjs/third-party/setting/Bogos.js +0 -5
- package/dist/cjs/third-party/setting/BonLoyaltyRewardsReferrals.js +8 -8
- package/dist/cjs/third-party/setting/Bundler.js +0 -5
- package/dist/cjs/third-party/setting/CleanSizeCharts.js +11 -11
- package/dist/cjs/third-party/setting/CustomProductOptionsVariant.js +8 -8
- package/dist/cjs/third-party/setting/EasifyProductOptions.js +8 -8
- package/dist/cjs/third-party/setting/EasyBundleBuilderSkailama.js +8 -8
- package/dist/cjs/third-party/setting/EasySellCOD.js +11 -11
- package/dist/cjs/third-party/setting/FastBundleBundlesDiscounts.js +8 -8
- package/dist/cjs/third-party/setting/FeraReviews.js +11 -10
- package/dist/cjs/third-party/setting/FlyBundlesUpsellsFbt.js +1 -1
- package/dist/cjs/third-party/setting/FordeerProductLabels.js +8 -8
- package/dist/cjs/third-party/setting/FrequentlyBoughtTogether.js +0 -5
- package/dist/cjs/third-party/setting/GoogleReviewsByReputon.js +8 -8
- package/dist/cjs/third-party/setting/HulkFormBuilder.js +8 -8
- package/dist/cjs/third-party/setting/InstasellShoppableInstagram.js +8 -8
- package/dist/cjs/third-party/setting/JunipProductReviewsUgc.js +8 -8
- package/dist/cjs/third-party/setting/KiteFreeGiftDiscount.js +8 -8
- package/dist/cjs/third-party/setting/KlarnaMessaging.js +11 -11
- package/dist/cjs/third-party/setting/KoalaBundleQuantityDiscount.js +8 -8
- package/dist/cjs/third-party/setting/LoloyalLoyaltyReferrals.js +8 -8
- package/dist/cjs/third-party/setting/LoopSubscriptions.js +8 -8
- package/dist/cjs/third-party/setting/MaxbundleProductBundles.js +8 -8
- package/dist/cjs/third-party/setting/MbcBundleVolumeDiscount.js +8 -8
- package/dist/cjs/third-party/setting/NotifyBackInStockPreOrder.js +8 -8
- package/dist/cjs/third-party/setting/PowerfulContactFormBuilder.js +8 -8
- package/dist/cjs/third-party/setting/PreorderNowPreOrderPq.js +8 -8
- package/dist/cjs/third-party/setting/PreorderNowWodPresale.js +8 -8
- package/dist/cjs/third-party/setting/ProductOptionsCustomizer.js +8 -8
- package/dist/cjs/third-party/setting/PumperBundlesVolumeDiscount.js +8 -8
- package/dist/cjs/third-party/setting/QikifyUpsell.js +1 -1
- package/dist/cjs/third-party/setting/RapiBundleQuantityBreaks.js +8 -8
- package/dist/cjs/third-party/setting/RechargeSubscriptions.js +7 -7
- package/dist/cjs/third-party/setting/RecurpaySubscriptionApp.js +9 -9
- package/dist/cjs/third-party/setting/RequestQuoteHidePrice.js +10 -10
- package/dist/cjs/third-party/setting/ReviewxpoProductReviewsApp.js +8 -8
- package/dist/cjs/third-party/setting/Selleasy.js +8 -8
- package/dist/cjs/third-party/setting/ShopifyForms.js +8 -8
- package/dist/cjs/third-party/setting/ShopifySubscriptions.js +8 -8
- package/dist/cjs/third-party/setting/SimpleBundlesKits.js +8 -8
- package/dist/cjs/third-party/setting/SkioSubscriptionsYcS20.js +8 -8
- package/dist/cjs/third-party/setting/SproutPlantTreesGrowSales.js +8 -8
- package/dist/cjs/third-party/setting/SubifySubscriptionsApp.js +8 -8
- package/dist/cjs/third-party/setting/TagembedSocialPostReview.js +8 -8
- package/dist/cjs/third-party/setting/TagshopShoppableVideosUgc.js +8 -8
- package/dist/cjs/third-party/setting/UnlimitedBundlesDiscounts.js +8 -8
- package/dist/cjs/third-party/setting/WhatmoreShoppableVideosreel.js +8 -8
- package/dist/cjs/third-party/setting/Wiser.js +3 -7
- package/dist/cjs/third-party/setting/WishlistKing.js +8 -8
- package/dist/cjs/third-party/setting/WishlistPlus.js +8 -8
- package/dist/cjs/third-party/setting/index.js +2 -20
- package/dist/cjs/third-party-instant/components/InstantJudgemeReviews.js +0 -1
- package/dist/cjs/third-party-instant/components/InstantKlaviyo.js +0 -1
- package/dist/cjs/third-party-instant/components/InstantLooxReviews.js +0 -1
- package/dist/cjs/third-party-instant/components/InstantThirdPartyPreview.js +0 -1
- package/dist/cjs/third-party-instant/components/InstantYotpoLoyalty.js +0 -1
- package/dist/cjs/third-party-instant/components/Judgeme/JudgemeSampleContent.js +0 -1
- package/dist/cjs/third-party-instant/components/Judgeme/SingleProduct.js +0 -1
- package/dist/cjs/third-party-instant/components/Judgeme/WithoutProduct.js +0 -1
- package/dist/cjs/third-party-instant/components/Klaviyo/KlaviyoSampleContent.js +0 -1
- package/dist/cjs/third-party-instant/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
- package/dist/cjs/third-party-instant/components/LooxReviews/SingleProduct.js +0 -1
- package/dist/cjs/third-party-instant/components/LooxReviews/WithoutProduct.js +0 -1
- package/dist/cjs/third-party-instant/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
- package/dist/cjs/third-party-instant/next.js +0 -2
- package/dist/cjs/third-party-instant/setting/InstantJudgemeReviews.js +2 -8
- package/dist/cjs/third-party-instant/setting/InstantLooxReviews.js +3 -12
- package/dist/cjs/third-party-instant/setting/index.js +2 -2
- package/dist/cjs/third-party-slot/components/ThirdPartySlot.js +0 -1
- package/dist/cjs/third-party-slot/next.js +0 -2
- package/dist/cjs/third-party-slot/setting/index.js +2 -2
- package/dist/cjs/video/components/HTML5Embed.js +0 -1
- package/dist/cjs/video/components/LiteVimeoEmbed.js +0 -1
- package/dist/cjs/video/components/LiteYouTubeEmbed.js +0 -1
- package/dist/cjs/video/components/Video.js +0 -1
- package/dist/cjs/video/next.js +0 -2
- package/dist/cjs/video/setting/index.js +2 -2
- package/dist/esm/accordion/components/Accordion.js +0 -1
- package/dist/esm/accordion/components/AccordionItem.js +0 -1
- package/dist/esm/accordion/hooks/useMountTransition.js +0 -1
- package/dist/esm/accordion/next.js +0 -2
- package/dist/esm/accordion/setting/index.js +2 -2
- package/dist/esm/article/components/ArticleAuthor.js +0 -1
- package/dist/esm/article/components/ArticleAuthor.liquid.js +0 -1
- package/dist/esm/article/components/ArticleCategory.js +0 -1
- package/dist/esm/article/components/ArticleCategory.liquid.js +0 -1
- package/dist/esm/article/components/ArticleContent.js +0 -1
- package/dist/esm/article/components/ArticleContent.liquid.js +0 -1
- package/dist/esm/article/components/ArticleDate.js +4 -14
- package/dist/esm/article/components/ArticleDate.liquid.js +0 -1
- package/dist/esm/article/components/ArticleExcerpt.js +0 -1
- package/dist/esm/article/components/ArticleExcerpt.liquid.js +0 -1
- package/dist/esm/article/components/ArticleImage.js +1 -8
- package/dist/esm/article/components/ArticleImage.liquid.js +2 -15
- package/dist/esm/article/components/ArticleList.js +0 -1
- package/dist/esm/article/components/ArticleList.liquid.js +0 -1
- package/dist/esm/article/components/ArticleNotFound.js +0 -1
- package/dist/esm/article/components/ArticlePagination.js +0 -1
- package/dist/esm/article/components/ArticlePagination.liquid.js +0 -1
- package/dist/esm/article/components/ArticleReadMore.js +0 -1
- package/dist/esm/article/components/ArticleReadMore.liquid.js +0 -1
- package/dist/esm/article/components/ArticleTag.js +0 -1
- package/dist/esm/article/components/ArticleTag.liquid.js +0 -1
- package/dist/esm/article/components/ArticleTitle.js +0 -1
- package/dist/esm/article/components/ArticleTitle.liquid.js +0 -1
- package/dist/esm/article/next.js +0 -2
- package/dist/esm/article/setting/index.js +2 -2
- package/dist/esm/banner/components/hero-banner/index.js +31 -29
- package/dist/esm/banner/components/hero-banner/index.liquid.js +147 -151
- package/dist/esm/banner/next.js +0 -2
- package/dist/esm/banner/setting/index.js +2 -2
- package/dist/esm/breadcrumb/components/Breadcrumb.js +0 -1
- package/dist/esm/breadcrumb/components/Breadcrumb.liquid.js +1 -1
- package/dist/esm/breadcrumb/next.js +0 -2
- package/dist/esm/breadcrumb/setting/index.js +2 -2
- package/dist/esm/builder.js +44 -67
- package/dist/esm/button/components/Button.js +1 -2
- package/dist/esm/button/next.js +0 -2
- package/dist/esm/button/setting/index.js +2 -2
- package/dist/esm/carousel/components/Arrow.js +1 -4
- package/dist/esm/carousel/components/Carousel.js +1 -2
- package/dist/esm/carousel/components/CarouselItem.js +0 -1
- package/dist/esm/carousel/components/Dots.js +0 -1
- package/dist/esm/carousel/next.js +0 -2
- package/dist/esm/carousel/setting/Carousel.js +1 -1
- package/dist/esm/carousel/setting/index.js +2 -2
- package/dist/esm/cart/components/Cart.js +0 -1
- package/dist/esm/cart/components/CartCheckout.js +0 -1
- package/dist/esm/cart/components/CartDiscount.js +0 -1
- package/dist/esm/cart/components/CartLineAttribute.js +0 -1
- package/dist/esm/cart/components/CartLineImage.js +0 -1
- package/dist/esm/cart/components/CartLinePrice.js +0 -1
- package/dist/esm/cart/components/CartLineVariant.js +0 -1
- package/dist/esm/cart/components/CartList.js +0 -1
- package/dist/esm/cart/components/CartOrderNote.js +0 -1
- package/dist/esm/cart/components/CartTotalItem.js +0 -1
- package/dist/esm/cart/components/CartTotalPrice.js +0 -1
- package/dist/esm/cart/components/CheckoutNow.js +0 -1
- package/dist/esm/cart/components/CouponList.js +0 -1
- package/dist/esm/cart/components/DiscountInput.js +0 -1
- package/dist/esm/cart/components/ShopPayButton/icons/BaseIcon.js +0 -1
- package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutBlack.js +0 -1
- package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutPurple.js +0 -1
- package/dist/esm/cart/components/ShopPayButton/icons/DynamicCheckoutWhite.js +0 -1
- package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutBlack.js +0 -1
- package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutPurple.js +0 -1
- package/dist/esm/cart/components/ShopPayButton/icons/ExpressCheckoutWhite.js +0 -1
- package/dist/esm/cart/components/ShopPayButton/index.js +0 -1
- package/dist/esm/cart/next.js +0 -2
- package/dist/esm/cart/setting/index.js +2 -2
- package/dist/esm/code/components/CSSCode.js +0 -1
- package/dist/esm/code/next.js +0 -2
- package/dist/esm/code/setting/index.js +2 -2
- package/dist/esm/collection/components/CollectionBanner.js +0 -1
- package/dist/esm/collection/components/CollectionBanner.liquid.js +0 -1
- package/dist/esm/collection/components/CollectionDescription.js +9 -104
- package/dist/esm/collection/components/CollectionDescription.liquid.js +10 -103
- package/dist/esm/collection/components/CollectionPaginator.js +0 -1
- package/dist/esm/collection/components/CollectionPaginator.liquid.js +2 -1
- package/dist/esm/collection/components/CollectionTitle.js +0 -1
- package/dist/esm/collection/components/CollectionToolbar.js +0 -1
- package/dist/esm/collection/next.js +0 -2
- package/dist/esm/collection/setting/CollectionDescription.js +0 -128
- package/dist/esm/collection/setting/index.js +2 -2
- package/dist/esm/common/components/Loading.js +2 -5
- package/dist/esm/common/components/Tooltip.js +0 -1
- package/dist/esm/countdown-timer/components/Countdown.js +10 -12
- package/dist/esm/countdown-timer/components/Countdown.liquid.js +1 -1
- package/dist/esm/countdown-timer/next.js +0 -2
- package/dist/esm/countdown-timer/setting/index.js +2 -2
- package/dist/esm/coupon/components/Coupon.js +0 -1
- package/dist/esm/coupon/next.js +0 -2
- package/dist/esm/coupon/setting/index.js +2 -2
- package/dist/esm/dialog/components/Dialog.js +23 -24
- package/dist/esm/dialog/components/Dialog.liquid.js +23 -24
- package/dist/esm/dialog/helpers/common.js +1 -26
- package/dist/esm/dialog/next.js +0 -2
- package/dist/esm/dialog/setting/index.js +2 -2
- package/dist/esm/estimate-delivery/components/EstimateDate.js +0 -1
- package/dist/esm/estimate-delivery/components/EstimateDate.liquid.js +1 -0
- package/dist/esm/estimate-delivery/next.js +0 -2
- package/dist/esm/estimate-delivery/setting/index.js +2 -2
- package/dist/esm/form/components/contact/Contact.js +0 -1
- package/dist/esm/form/components/form-checkbox/FormCheckbox.js +0 -1
- package/dist/esm/form/components/form-dropdown/FormDropdown.js +0 -1
- package/dist/esm/form/components/form-dropdown/FormDropdown.liquid.js +4 -5
- package/dist/esm/form/components/form-email/FormEmail.js +0 -1
- package/dist/esm/form/components/newsletter/Newsletter.js +0 -1
- package/dist/esm/form/components/submit-button/SubmitButton.js +0 -1
- package/dist/esm/form/components/textarea/TextArea.js +0 -1
- package/dist/esm/form/components/textfield/TextField.js +0 -1
- package/dist/esm/form/next.js +0 -2
- package/dist/esm/form/setting/index.js +2 -2
- package/dist/esm/grid/components/ChildrenDroppable.js +0 -1
- package/dist/esm/grid/components/Col.js +0 -1
- package/dist/esm/grid/components/Root.js +0 -1
- package/dist/esm/grid/components/Row.js +0 -1
- package/dist/esm/grid/components/Section.js +0 -1
- package/dist/esm/grid/next.js +0 -2
- package/dist/esm/grid/setting/index.js +2 -2
- package/dist/esm/header/components/Header.js +0 -1
- package/dist/esm/header/components/SalePageHeaderWarning.js +0 -1
- package/dist/esm/header/components/icons/ChevronLeft.js +0 -1
- package/dist/esm/header/components/icons/Dismiss.js +0 -1
- package/dist/esm/header/components/icons/MenuIcon.js +0 -1
- package/dist/esm/header/components/kind/basic/DesktopMenu.js +0 -1
- package/dist/esm/header/components/kind/basic/DesktopMenuItem.js +0 -1
- package/dist/esm/header/components/kind/basic/MenuMobileItem.js +0 -1
- package/dist/esm/header/components/kind/basic/MobileMenu.js +0 -1
- package/dist/esm/header/components/kind/basic/index.js +0 -1
- package/dist/esm/header/components/kind/modern/index.js +0 -1
- package/dist/esm/header/next.js +0 -2
- package/dist/esm/header/setting/index.js +2 -2
- package/dist/esm/heading/Heading.js +0 -1
- package/dist/esm/heading/next.js +0 -2
- package/dist/esm/heading/setting/index.js +2 -2
- package/dist/esm/helpers.js +2 -2
- package/dist/esm/icon/components/Icon.js +0 -1
- package/dist/esm/icon/next.js +0 -2
- package/dist/esm/icon/setting/index.js +2 -2
- package/dist/esm/icon-list/components/IconList.js +0 -1
- package/dist/esm/icon-list/components/IconListItem.js +0 -1
- package/dist/esm/icon-list/next.js +0 -2
- package/dist/esm/icon-list/setting/ItemTemplate.js +1 -2
- package/dist/esm/icon-list/setting/index.js +2 -2
- package/dist/esm/icon-list-hoz/components/IconListHoz.js +0 -1
- package/dist/esm/icon-list-hoz/components/IconListHozItem.js +0 -1
- package/dist/esm/icon-list-hoz/next.js +0 -2
- package/dist/esm/icon-list-hoz/setting/index.js +2 -2
- package/dist/esm/icon-list-v2/components/IconList.js +0 -1
- package/dist/esm/icon-list-v2/next.js +0 -2
- package/dist/esm/icon-list-v2/setting/index.js +2 -2
- package/dist/esm/image/components/AdaptiveImage.js +2 -4
- package/dist/esm/image/components/AdaptiveImage.liquid.js +5 -5
- package/dist/esm/image/components/BackgroundImage.js +0 -1
- package/dist/esm/image/components/Image.js +2 -18
- package/dist/esm/image/components/Img.js +0 -1
- package/dist/esm/image/components/NextImage.js +0 -1
- package/dist/esm/image/components/NextImage.liquid.js +2 -1
- package/dist/esm/image/components/helpers.js +17 -2
- package/dist/esm/image/helpers/getSrcSet.js +1 -2
- package/dist/esm/image/next.js +0 -2
- package/dist/esm/image/setting/Image.js +124 -3
- package/dist/esm/image/setting/index.js +2 -2
- package/dist/esm/image-comparison/components/CompareImage.js +2 -23
- package/dist/esm/image-comparison/components/ImageComparison.js +0 -1
- package/dist/esm/image-comparison/next.js +0 -2
- package/dist/esm/image-comparison/setting/index.js +2 -2
- package/dist/esm/image-detection/ImageDetection.js +0 -1
- package/dist/esm/image-detection/next.js +0 -2
- package/dist/esm/image-detection/setting/index.js +2 -2
- package/dist/esm/index.js +0 -16
- package/dist/esm/index.liquid.js +0 -11
- package/dist/esm/input/Input.js +0 -1
- package/dist/esm/input/next.js +0 -2
- package/dist/esm/input/setting/index.js +2 -2
- package/dist/esm/intersection-observer/useInView.js +0 -1
- package/dist/esm/line/Divider.js +0 -1
- package/dist/esm/line/Line.js +0 -1
- package/dist/esm/line/next.js +0 -2
- package/dist/esm/line/setting/index.js +2 -2
- package/dist/esm/link/components/CustomLink.js +0 -1
- package/dist/esm/link/components/Link.js +0 -1
- package/dist/esm/link/components/ProductLink.js +0 -1
- package/dist/esm/link/components/next-link/CustomLink.js +0 -1
- package/dist/esm/link/components/next-link/ProductLink.js +0 -1
- package/dist/esm/link/components/next-link/index.js +0 -1
- package/dist/esm/link/next.js +0 -2
- package/dist/esm/link/setting/index.js +2 -2
- package/dist/esm/marquee/components/Marquee.js +0 -1
- package/dist/esm/marquee/components/MarqueeBase.js +0 -1
- package/dist/esm/marquee/components/MarqueeItem.js +0 -1
- package/dist/esm/marquee/next.js +0 -2
- package/dist/esm/marquee/setting/index.js +2 -2
- package/dist/esm/menu/components/DropdownMenu.js +0 -1
- package/dist/esm/menu/components/MegaMenu.js +0 -1
- package/dist/esm/menu/components/Menu.js +0 -1
- package/dist/esm/menu/components/NavigationMenu.js +0 -1
- package/dist/esm/menu/components/SubMegaMenu.js +0 -1
- package/dist/esm/menu/components/SubNavigationMenu.js +0 -1
- package/dist/esm/menu/next.js +0 -2
- package/dist/esm/menu/setting/index.js +2 -2
- package/dist/esm/modal/components/Modal.js +0 -1
- package/dist/esm/modal/components/confirm.js +0 -1
- package/dist/esm/modal/next.js +0 -2
- package/dist/esm/modal/setting/index.js +2 -2
- package/dist/esm/next.js +0 -3
- package/dist/esm/notification/components/Notice.js +0 -1
- package/dist/esm/notification/components/Notifications.js +0 -1
- package/dist/esm/notification/components/icons/CloseIcon.js +0 -1
- package/dist/esm/notification/hooks/use-notification.js +0 -1
- package/dist/esm/pagination/Pagination.js +0 -1
- package/dist/esm/pagination/next.js +0 -2
- package/dist/esm/pagination/setting/index.js +2 -2
- package/dist/esm/post-purchase/advanced-list/components/AdvancedListPostPurchase.js +0 -1
- package/dist/esm/post-purchase/advanced-list/components/PostPurchaseAdvancedListItem.js +0 -1
- package/dist/esm/post-purchase/advanced-list/next.js +0 -2
- package/dist/esm/post-purchase/advanced-list/setting/index.js +2 -2
- package/dist/esm/post-purchase/button/Button.js +0 -1
- package/dist/esm/post-purchase/button/next.js +0 -2
- package/dist/esm/post-purchase/button/setting/index.js +2 -2
- package/dist/esm/post-purchase/callout-banner/components/CalloutBox.js +0 -1
- package/dist/esm/post-purchase/callout-banner/components/CalloutText.js +0 -1
- package/dist/esm/post-purchase/callout-banner/next.js +0 -2
- package/dist/esm/post-purchase/callout-banner/setting/CalloutBox.js +2 -2
- package/dist/esm/post-purchase/callout-banner/setting/index.js +2 -2
- package/dist/esm/post-purchase/countdown-timer/components/PostPurchaseCountdownTimer.js +0 -1
- package/dist/esm/post-purchase/countdown-timer/components/TextCountdown.js +0 -1
- package/dist/esm/post-purchase/countdown-timer/next.js +0 -2
- package/dist/esm/post-purchase/countdown-timer/settings/index.js +2 -2
- package/dist/esm/post-purchase/image/components/AdaptiveImage.js +0 -1
- package/dist/esm/post-purchase/image/components/Image.js +0 -1
- package/dist/esm/post-purchase/image/components/Img.js +0 -1
- package/dist/esm/post-purchase/image/next.js +0 -2
- package/dist/esm/post-purchase/image/setting/index.js +2 -2
- package/dist/esm/post-purchase/line/components/PostPurchaseLine.js +0 -1
- package/dist/esm/post-purchase/line/next.js +0 -2
- package/dist/esm/post-purchase/line/setting/index.js +2 -2
- package/dist/esm/post-purchase/next.js +0 -2
- package/dist/esm/post-purchase/product/components/AcceptButton.js +0 -1
- package/dist/esm/post-purchase/product/components/ProductDescription.js +0 -1
- package/dist/esm/post-purchase/product/components/ProductDiscountTag.js +0 -1
- package/dist/esm/post-purchase/product/components/ProductOffer.js +2 -4
- package/dist/esm/post-purchase/product/components/ProductPrice.js +0 -1
- package/dist/esm/post-purchase/product/components/ProductPriceBreakdown.js +0 -1
- package/dist/esm/post-purchase/product/components/ProductQuantity.js +0 -1
- package/dist/esm/post-purchase/product/components/ProductTitle.js +0 -1
- package/dist/esm/post-purchase/product/components/ProductVariant.js +0 -1
- package/dist/esm/post-purchase/product/components/priceBreakdown/MoneyLine.js +0 -1
- package/dist/esm/post-purchase/product/components/product-image/Arrow.js +0 -1
- package/dist/esm/post-purchase/product/components/product-image/CarouselPostPurchase.js +0 -1
- package/dist/esm/post-purchase/product/components/product-image/FeatureImage.js +0 -1
- package/dist/esm/post-purchase/product/components/product-image/ImageListCarousel.js +0 -1
- package/dist/esm/post-purchase/product/components/product-image/ImageListGrid.js +0 -1
- package/dist/esm/post-purchase/product/components/product-image/index.js +0 -1
- package/dist/esm/post-purchase/product/components/product-image/layouts/FeatureImageWithGalleryImage.js +0 -1
- package/dist/esm/post-purchase/product/components/product-image/layouts/OnlyGalleryImage.js +0 -1
- package/dist/esm/post-purchase/product/components/variants/Dropdown.js +0 -1
- package/dist/esm/post-purchase/product/components/variants/DropdownOption.js +0 -1
- package/dist/esm/post-purchase/product/components/variants/RectangleList.js +0 -1
- package/dist/esm/post-purchase/product/components/variants/VariantGroup.js +0 -1
- package/dist/esm/post-purchase/product/components/variants/VariantItem.js +0 -1
- package/dist/esm/post-purchase/product/components/variants/VariantOption.js +0 -1
- package/dist/esm/post-purchase/product/next.js +0 -2
- package/dist/esm/post-purchase/product/settings/index.js +2 -2
- package/dist/esm/post-purchase/text/Text.js +0 -1
- package/dist/esm/post-purchase/text/next.js +0 -2
- package/dist/esm/post-purchase/text/setting/index.js +2 -2
- package/dist/esm/post-purchase/utils/helper.js +1 -5
- package/dist/esm/product/components/DynamicCheckout.js +0 -1
- package/dist/esm/product/components/DynamicCheckout.liquid.js +0 -5
- package/dist/esm/product/components/FileUpload.js +0 -1
- package/dist/esm/product/components/Product.js +0 -1
- package/dist/esm/product/components/ProductBadge/index.js +2 -22
- package/dist/esm/product/components/ProductBadge/utils/common.js +1 -14
- package/dist/esm/product/components/ProductBundleDiscount.js +5 -57
- package/dist/esm/product/components/ProductBundleDiscount.liquid.js +2 -2
- package/dist/esm/product/components/ProductBundleDiscountItem.js +0 -1
- package/dist/esm/product/components/ProductButton.js +0 -1
- package/dist/esm/product/components/ProductDescription.js +4 -23
- package/dist/esm/product/components/ProductImages/ProductFeaturedImage.js +0 -1
- package/dist/esm/product/components/ProductImages/ProductGalleryCarousel.js +0 -1
- package/dist/esm/product/components/ProductImages/ProductGalleryGrid.js +0 -1
- package/dist/esm/product/components/ProductImages/ProductImagesLightBox.js +0 -1
- package/dist/esm/product/components/ProductImages.js +0 -1
- package/dist/esm/product/components/ProductImagesV2/jsx/ProductImages.js +2 -51
- package/dist/esm/product/components/ProductImagesV2/jsx/components/ButtonOpenLightBox.js +0 -1
- package/dist/esm/product/components/ProductImagesV2/jsx/components/MediaIcon.js +0 -1
- package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageCarousel.js +0 -1
- package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductFeaturedImageOnly.js +0 -1
- package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductGalleryCarousel.js +0 -1
- package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductGalleryGrid.js +0 -1
- package/dist/esm/product/components/ProductImagesV2/jsx/components/ProductImagesLightBox.js +0 -1
- package/dist/esm/product/components/ProductImagesV2/jsx/layouts/FeatureImageWithGallery.js +1 -5
- package/dist/esm/product/components/ProductImagesV2/jsx/layouts/GalleryOneCol.js +1 -5
- package/dist/esm/product/components/ProductImagesV2/jsx/layouts/GalleryTwoCol.js +1 -5
- package/dist/esm/product/components/ProductImagesV2/jsx/layouts/OnlyFeatureImage.js +1 -5
- package/dist/esm/product/components/ProductList.js +0 -4
- package/dist/esm/product/components/ProductNotFound.js +115 -50
- package/dist/esm/product/components/ProductNotFoundRelated.js +61 -0
- package/dist/esm/product/components/ProductPrice.js +25 -45
- package/dist/esm/product/components/ProductProperties/ProductPropertyChoice.js +0 -1
- package/dist/esm/product/components/ProductProperties/ProductPropertyInput.js +0 -1
- package/dist/esm/product/components/ProductProperties/ProductPropertySelect.js +0 -1
- package/dist/esm/product/components/ProductProperties.js +2 -40
- package/dist/esm/product/components/ProductProperties.liquid.js +20 -10
- package/dist/esm/product/components/ProductQuantity.js +0 -1
- package/dist/esm/product/components/ProductQuickView/ProductQuickView.js +1 -2
- package/dist/esm/product/components/ProductQuickView/index.js +0 -1
- package/dist/esm/product/components/ProductTag.js +15 -34
- package/dist/esm/product/components/ProductTitle.js +0 -1
- package/dist/esm/product/components/ProductVariants/index.js +12 -24
- package/dist/esm/product/components/ProductVariants/index.liquid.js +6 -1
- package/dist/esm/product/components/ProductVariants/variants/Base.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/Color.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/Dropdown.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/DropdownOption.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/Image.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/ImageShopify.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/RadioButtons.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/RectangleList.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/VariantGroup.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/VariantOption/index.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/index.js +0 -1
- package/dist/esm/product/components/ProductVariants/variants/index.liquid.js +2 -1
- package/dist/esm/product/components/ProductViewMore.js +0 -1
- package/dist/esm/product/components/ProductViewMore.liquid.js +2 -7
- package/dist/esm/product/components/SalePageProductListWarning.js +0 -1
- package/dist/esm/product/components/Sku.js +0 -1
- package/dist/esm/product/components/Vendor.js +0 -1
- package/dist/esm/product/next.js +0 -2
- package/dist/esm/product/setting/ProductProperties.js +1 -1
- package/dist/esm/product/setting/index.js +2 -2
- package/dist/esm/radio/Radio.js +0 -1
- package/dist/esm/radio/next.js +0 -2
- package/dist/esm/radio/setting/index.js +2 -2
- package/dist/esm/select/Select.js +0 -1
- package/dist/esm/select/next.js +0 -2
- package/dist/esm/select/setting/index.js +2 -2
- package/dist/esm/sticky/components/Sticky.js +3 -4
- package/dist/esm/sticky/components/Sticky.liquid.js +0 -1
- package/dist/esm/sticky/next.js +0 -2
- package/dist/esm/sticky/setting/index.js +2 -2
- package/dist/esm/stock-counter/components/StockCounter.js +0 -1
- package/dist/esm/stock-counter/next.js +0 -2
- package/dist/esm/stock-counter/setting/index.js +2 -2
- package/dist/esm/tab/components/TabItem.js +0 -1
- package/dist/esm/tab/components/Tabs.js +0 -1
- package/dist/esm/tab/next.js +0 -2
- package/dist/esm/tab/setting/index.js +2 -2
- package/dist/esm/text/components/Text.js +2 -3
- package/dist/esm/text/components/Text.liquid.js +2 -2
- package/dist/esm/text/next.js +0 -2
- package/dist/esm/text/setting/index.js +2 -2
- package/dist/esm/textarea/Textarea.js +0 -1
- package/dist/esm/textarea/next.js +0 -2
- package/dist/esm/textarea/setting/index.js +2 -2
- package/dist/esm/third-party/components/AirProductReviewsAppUgc.js +7 -3
- package/dist/esm/third-party/components/AliReviews/AliReviewsSampleContent.js +0 -1
- package/dist/esm/third-party/components/AliReviews.js +0 -1
- package/dist/esm/third-party/components/AppointmentBookingCowlendar.js +7 -3
- package/dist/esm/third-party/components/AppstleSubscriptions/AppstleSubscriptionsSampleContent.js +0 -1
- package/dist/esm/third-party/components/AppstleSubscriptions.js +0 -1
- package/dist/esm/third-party/components/BirdChime/BirdChimeContent.js +0 -1
- package/dist/esm/third-party/components/BirdChime.js +0 -1
- package/dist/esm/third-party/components/Bogos/BogosSampleContent.js +0 -1
- package/dist/esm/third-party/components/Bogos.js +0 -1
- package/dist/esm/third-party/components/BoldProductOptions/BoldProductOptionsSampleContent.js +0 -1
- package/dist/esm/third-party/components/BoldProductOptions.js +0 -1
- package/dist/esm/third-party/components/BoldSubscriptions/BoldSubscriptionsSampleContent.js +0 -1
- package/dist/esm/third-party/components/BoldSubscriptions.js +0 -1
- package/dist/esm/third-party/components/BonLoyaltyRewardsReferrals.js +7 -3
- package/dist/esm/third-party/components/BoostAISearchDiscovery/BoostAISearchDiscoverySampleContent.js +0 -1
- package/dist/esm/third-party/components/BoostAISearchDiscovery.js +0 -1
- package/dist/esm/third-party/components/Bundler/BundlerSampleContent.js +0 -1
- package/dist/esm/third-party/components/Bundler.js +0 -1
- package/dist/esm/third-party/components/CleanSizeCharts.js +7 -3
- package/dist/esm/third-party/components/CrossSellCartUpsell/CrossSellCartUpsellSampleContent.js +0 -1
- package/dist/esm/third-party/components/CrossSellCartUpsell.js +0 -1
- package/dist/esm/third-party/components/CustomProductOptionsVariant.js +7 -3
- package/dist/esm/third-party/components/DiscountyBulkDiscountSales.js +0 -1
- package/dist/esm/third-party/components/EasifyProductOptions.js +7 -3
- package/dist/esm/third-party/components/EasyBundleBuilderSkailama.js +7 -3
- package/dist/esm/third-party/components/EasySellCOD.js +7 -3
- package/dist/esm/third-party/components/FastBundleBundlesDiscounts.js +7 -3
- package/dist/esm/third-party/components/FeraReviews/FeraReviewsSampleContent.js +0 -1
- package/dist/esm/third-party/components/FeraReviews/LiquidTemplateByWidget.js +12 -19
- package/dist/esm/third-party/components/FeraReviews.js +0 -1
- package/dist/esm/third-party/components/FirePush/FirePushSampleContent.js +0 -1
- package/dist/esm/third-party/components/FirePush.js +0 -1
- package/dist/esm/third-party/components/FlyBundlesUpsellsFbt.js +25 -3
- package/dist/esm/third-party/components/FordeerProductLabels.js +7 -3
- package/dist/esm/third-party/components/FrequentlyBoughtTogether/FrequentlyBoughtTogetherSampleContent.js +0 -1
- package/dist/esm/third-party/components/FrequentlyBoughtTogether.js +0 -1
- package/dist/esm/third-party/components/GoogleReviewsByReputon.js +7 -3
- package/dist/esm/third-party/components/Growave/GrowaveSampleContent.js +0 -1
- package/dist/esm/third-party/components/Growave.js +0 -1
- package/dist/esm/third-party/components/HulkFormBuilder.js +7 -3
- package/dist/esm/third-party/components/InfiniteOptions/InfiniteOptionsSampleContent.js +0 -1
- package/dist/esm/third-party/components/InfiniteOptions.js +0 -1
- package/dist/esm/third-party/components/Instafeed/InstafeedSampleContent.js +0 -1
- package/dist/esm/third-party/components/Instafeed.js +0 -1
- package/dist/esm/third-party/components/InstasellShoppableInstagram.js +7 -3
- package/dist/esm/third-party/components/Judgeme/JudgemeSampleContent.js +0 -1
- package/dist/esm/third-party/components/JudgemeReviews.js +0 -1
- package/dist/esm/third-party/components/JunipProductReviewsUgc.js +7 -3
- package/dist/esm/third-party/components/KachingBundles/KachingBundlesSampleContent.js +0 -1
- package/dist/esm/third-party/components/KachingBundles.js +0 -1
- package/dist/esm/third-party/components/KingProductOptions/KingProductOptionsSampleContent.js +0 -1
- package/dist/esm/third-party/components/KingProductOptions.js +0 -1
- package/dist/esm/third-party/components/KiteFreeGiftDiscount.js +7 -3
- package/dist/esm/third-party/components/KlarnaMessaging.js +7 -3
- package/dist/esm/third-party/components/Klaviyo/KlaviyoSampleContent.js +0 -1
- package/dist/esm/third-party/components/Klaviyo.js +0 -1
- package/dist/esm/third-party/components/KoalaBundleQuantityDiscount.js +7 -3
- package/dist/esm/third-party/components/LaiProductReviews/LaiProductReviewsSampleContent.js +0 -1
- package/dist/esm/third-party/components/LaiProductReviews.js +0 -1
- package/dist/esm/third-party/components/LoloyalLoyaltyReferrals.js +7 -3
- package/dist/esm/third-party/components/LoopSubscriptions.js +7 -3
- package/dist/esm/third-party/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
- package/dist/esm/third-party/components/LooxReviews.js +0 -1
- package/dist/esm/third-party/components/MaxbundleProductBundles.js +7 -3
- package/dist/esm/third-party/components/MbcBundleVolumeDiscount.js +7 -3
- package/dist/esm/third-party/components/NotifyBackInStockPreOrder.js +7 -3
- package/dist/esm/third-party/components/Omnisend/OmnisendSampleContent.js +0 -1
- package/dist/esm/third-party/components/Omnisend.js +0 -1
- package/dist/esm/third-party/components/Opinew/OpinewSampleContent.js +0 -1
- package/dist/esm/third-party/components/Opinew.js +0 -1
- package/dist/esm/third-party/components/ParcelPanel/ParcelPanelSampleContent.js +0 -1
- package/dist/esm/third-party/components/ParcelPanel.js +0 -1
- package/dist/esm/third-party/components/PickyStory/PickyStorySampleContent.js +0 -1
- package/dist/esm/third-party/components/PickyStory.js +0 -1
- package/dist/esm/third-party/components/PowerfulContactFormBuilder.js +7 -3
- package/dist/esm/third-party/components/PreorderNowPreOrderPq.js +7 -3
- package/dist/esm/third-party/components/PreorderNowWodPresale.js +7 -3
- package/dist/esm/third-party/components/ProductOptionsCustomizer.js +7 -3
- package/dist/esm/third-party/components/ProductReviews/ProductReviewsSampleContent.js +0 -1
- package/dist/esm/third-party/components/ProductReviews.js +0 -1
- package/dist/esm/third-party/components/PumperBundlesVolumeDiscount.js +7 -3
- package/dist/esm/third-party/components/PushOwl.js +0 -1
- package/dist/esm/third-party/components/QikifyUpsell.js +25 -3
- package/dist/esm/third-party/components/RapiBundleQuantityBreaks.js +7 -3
- package/dist/esm/third-party/components/RechargeSubscriptions.js +7 -3
- package/dist/esm/third-party/components/RecurpaySubscriptionApp.js +7 -3
- package/dist/esm/third-party/components/Releasit/ReleasitSampleContent.js +0 -1
- package/dist/esm/third-party/components/Releasit.js +0 -1
- package/dist/esm/third-party/components/RequestQuoteHidePrice.js +7 -3
- package/dist/esm/third-party/components/ReviewxpoProductReviewsApp.js +7 -3
- package/dist/esm/third-party/components/Rivyo/RivyoSampleContent.js +0 -1
- package/dist/esm/third-party/components/Rivyo.js +0 -1
- package/dist/esm/third-party/components/Ryviu/RyviuSampleContent.js +0 -1
- package/dist/esm/third-party/components/Ryviu.js +0 -1
- package/dist/esm/third-party/components/SealSubscriptions/SealSubscriptionsSampleContent.js +0 -1
- package/dist/esm/third-party/components/SealSubscriptions.js +0 -1
- package/dist/esm/third-party/components/Selleasy.js +7 -3
- package/dist/esm/third-party/components/ShopifyForms.js +7 -3
- package/dist/esm/third-party/components/ShopifySubscriptions.js +7 -3
- package/dist/esm/third-party/components/SimpleBundlesKits.js +7 -3
- package/dist/esm/third-party/components/SkioSubscriptionsYcS20.js +7 -3
- package/dist/esm/third-party/components/SmartSearchBarAndFilters/SmartSearchBarAndFiltersSampleContent.js +0 -1
- package/dist/esm/third-party/components/SmartSearchBarAndFilters.js +0 -1
- package/dist/esm/third-party/components/SproutPlantTreesGrowSales.js +7 -3
- package/dist/esm/third-party/components/Stamped/StampedSampleContent.js +0 -1
- package/dist/esm/third-party/components/Stamped.js +0 -1
- package/dist/esm/third-party/components/SubifySubscriptionsApp.js +7 -3
- package/dist/esm/third-party/components/TagembedSocialPostReview.js +7 -3
- package/dist/esm/third-party/components/TagshopShoppableVideosUgc.js +7 -3
- package/dist/esm/third-party/components/ThirdPartyPreview.js +0 -1
- package/dist/esm/third-party/components/TrustMe/TrustMeSampleContent.js +0 -1
- package/dist/esm/third-party/components/TrustMe.js +0 -1
- package/dist/esm/third-party/components/Trustoo/TrustooSampleContent.js +0 -1
- package/dist/esm/third-party/components/Trustoo.js +0 -1
- package/dist/esm/third-party/components/UltimateSalesBoost/UltimateSalesBoostSampleContent.js +0 -1
- package/dist/esm/third-party/components/UltimateSalesBoost.js +0 -1
- package/dist/esm/third-party/components/UnlimitedBundlesDiscounts.js +7 -3
- package/dist/esm/third-party/components/Vitals/VitalsSampleContent.js +0 -1
- package/dist/esm/third-party/components/Vitals.js +0 -1
- package/dist/esm/third-party/components/WhatmoreShoppableVideosreel.js +7 -3
- package/dist/esm/third-party/components/WideBundle/WideBundleSampleContent.js +0 -1
- package/dist/esm/third-party/components/WideBundle.js +0 -1
- package/dist/esm/third-party/components/Wiser/WiserSampleContent.js +1 -2
- package/dist/esm/third-party/components/Wiser.js +5 -2
- package/dist/esm/third-party/components/Wiser.liquid.js +1 -1
- package/dist/esm/third-party/components/WishlistKing.js +7 -3
- package/dist/esm/third-party/components/WishlistPlus.js +7 -3
- package/dist/esm/third-party/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
- package/dist/esm/third-party/components/YotpoLoyalty.js +0 -1
- package/dist/esm/third-party/components/YotpoReviews/YotpoReviewsSampleContent.js +0 -1
- package/dist/esm/third-party/components/YotpoReviews.js +0 -1
- package/dist/esm/third-party/configs/BoldProductOptions.js +2 -2
- package/dist/esm/third-party/helpers/thirdParty.js +1 -1
- package/dist/esm/third-party/next.js +0 -47
- package/dist/esm/third-party/setting/AirProductReviewsAppUgc.js +1 -1
- package/dist/esm/third-party/setting/AppointmentBookingCowlendar.js +1 -1
- package/dist/esm/third-party/setting/Bogos.js +0 -5
- package/dist/esm/third-party/setting/BonLoyaltyRewardsReferrals.js +1 -1
- package/dist/esm/third-party/setting/Bundler.js +0 -5
- package/dist/esm/third-party/setting/CleanSizeCharts.js +1 -1
- package/dist/esm/third-party/setting/CustomProductOptionsVariant.js +1 -1
- package/dist/esm/third-party/setting/EasifyProductOptions.js +1 -1
- package/dist/esm/third-party/setting/EasyBundleBuilderSkailama.js +1 -1
- package/dist/esm/third-party/setting/EasySellCOD.js +1 -1
- package/dist/esm/third-party/setting/FastBundleBundlesDiscounts.js +1 -1
- package/dist/esm/third-party/setting/FeraReviews.js +11 -10
- package/dist/esm/third-party/setting/FlyBundlesUpsellsFbt.js +1 -1
- package/dist/esm/third-party/setting/FordeerProductLabels.js +1 -1
- package/dist/esm/third-party/setting/FrequentlyBoughtTogether.js +0 -5
- package/dist/esm/third-party/setting/GoogleReviewsByReputon.js +1 -1
- package/dist/esm/third-party/setting/HulkFormBuilder.js +1 -1
- package/dist/esm/third-party/setting/InstasellShoppableInstagram.js +1 -1
- package/dist/esm/third-party/setting/JunipProductReviewsUgc.js +1 -1
- package/dist/esm/third-party/setting/KiteFreeGiftDiscount.js +1 -1
- package/dist/esm/third-party/setting/KlarnaMessaging.js +1 -1
- package/dist/esm/third-party/setting/KoalaBundleQuantityDiscount.js +1 -1
- package/dist/esm/third-party/setting/LoloyalLoyaltyReferrals.js +1 -1
- package/dist/esm/third-party/setting/LoopSubscriptions.js +1 -1
- package/dist/esm/third-party/setting/MaxbundleProductBundles.js +1 -1
- package/dist/esm/third-party/setting/MbcBundleVolumeDiscount.js +1 -1
- package/dist/esm/third-party/setting/NotifyBackInStockPreOrder.js +1 -1
- package/dist/esm/third-party/setting/PowerfulContactFormBuilder.js +1 -1
- package/dist/esm/third-party/setting/PreorderNowPreOrderPq.js +1 -1
- package/dist/esm/third-party/setting/PreorderNowWodPresale.js +1 -1
- package/dist/esm/third-party/setting/ProductOptionsCustomizer.js +1 -1
- package/dist/esm/third-party/setting/PumperBundlesVolumeDiscount.js +1 -1
- package/dist/esm/third-party/setting/QikifyUpsell.js +1 -1
- package/dist/esm/third-party/setting/RapiBundleQuantityBreaks.js +1 -1
- package/dist/esm/third-party/setting/RechargeSubscriptions.js +1 -1
- package/dist/esm/third-party/setting/RecurpaySubscriptionApp.js +2 -2
- package/dist/esm/third-party/setting/RequestQuoteHidePrice.js +1 -1
- package/dist/esm/third-party/setting/ReviewxpoProductReviewsApp.js +1 -1
- package/dist/esm/third-party/setting/Selleasy.js +1 -1
- package/dist/esm/third-party/setting/ShopifyForms.js +1 -1
- package/dist/esm/third-party/setting/ShopifySubscriptions.js +1 -1
- package/dist/esm/third-party/setting/SimpleBundlesKits.js +1 -1
- package/dist/esm/third-party/setting/SkioSubscriptionsYcS20.js +1 -1
- package/dist/esm/third-party/setting/SproutPlantTreesGrowSales.js +1 -1
- package/dist/esm/third-party/setting/SubifySubscriptionsApp.js +1 -1
- package/dist/esm/third-party/setting/TagembedSocialPostReview.js +1 -1
- package/dist/esm/third-party/setting/TagshopShoppableVideosUgc.js +1 -1
- package/dist/esm/third-party/setting/UnlimitedBundlesDiscounts.js +1 -1
- package/dist/esm/third-party/setting/WhatmoreShoppableVideosreel.js +1 -1
- package/dist/esm/third-party/setting/Wiser.js +2 -5
- package/dist/esm/third-party/setting/WishlistKing.js +1 -1
- package/dist/esm/third-party/setting/WishlistPlus.js +1 -1
- package/dist/esm/third-party/setting/index.js +184 -202
- package/dist/esm/third-party-instant/components/InstantJudgemeReviews.js +0 -1
- package/dist/esm/third-party-instant/components/InstantKlaviyo.js +0 -1
- package/dist/esm/third-party-instant/components/InstantLooxReviews.js +0 -1
- package/dist/esm/third-party-instant/components/InstantThirdPartyPreview.js +0 -1
- package/dist/esm/third-party-instant/components/InstantYotpoLoyalty.js +0 -1
- package/dist/esm/third-party-instant/components/Judgeme/JudgemeSampleContent.js +0 -1
- package/dist/esm/third-party-instant/components/Judgeme/SingleProduct.js +0 -1
- package/dist/esm/third-party-instant/components/Judgeme/WithoutProduct.js +0 -1
- package/dist/esm/third-party-instant/components/Klaviyo/KlaviyoSampleContent.js +0 -1
- package/dist/esm/third-party-instant/components/LooxReviews/LooxReviewsSampleContent.js +0 -1
- package/dist/esm/third-party-instant/components/LooxReviews/SingleProduct.js +0 -1
- package/dist/esm/third-party-instant/components/LooxReviews/WithoutProduct.js +0 -1
- package/dist/esm/third-party-instant/components/YotpoLoyalty/YotpoLoyaltySampleContent.js +0 -1
- package/dist/esm/third-party-instant/next.js +0 -2
- package/dist/esm/third-party-instant/setting/InstantJudgemeReviews.js +2 -8
- package/dist/esm/third-party-instant/setting/InstantLooxReviews.js +3 -12
- package/dist/esm/third-party-instant/setting/index.js +2 -2
- package/dist/esm/third-party-slot/components/ThirdPartySlot.js +0 -1
- package/dist/esm/third-party-slot/next.js +0 -2
- package/dist/esm/third-party-slot/setting/index.js +2 -2
- package/dist/esm/video/components/HTML5Embed.js +0 -1
- package/dist/esm/video/components/LiteVimeoEmbed.js +0 -1
- package/dist/esm/video/components/LiteYouTubeEmbed.js +0 -1
- package/dist/esm/video/components/Video.js +0 -1
- package/dist/esm/video/next.js +0 -2
- package/dist/esm/video/setting/index.js +2 -2
- package/dist/types/index.d.ts +60 -491
- package/package.json +4 -5
- package/dist/cjs/common/components/NoDataState.js +0 -151
- package/dist/cjs/common/components/TooltipHover.js +0 -35
- package/dist/cjs/image/components/NoDataImage.js +0 -115
- package/dist/cjs/image/setting/configs/presets.js +0 -156
- package/dist/cjs/post-purchase/link/components/PostPurchaseLink.js +0 -73
- package/dist/cjs/post-purchase/link/next.js +0 -13
- package/dist/cjs/post-purchase/link/setting/PostPurchaseLink.js +0 -284
- package/dist/cjs/post-purchase/link/setting/index.js +0 -11
- package/dist/cjs/setting.js +0 -192
- package/dist/cjs/shop-pay-installment/components/ShopPayInstallments.js +0 -27
- package/dist/cjs/shop-pay-installment/components/ShopPayInstallments.liquid.js +0 -13
- package/dist/cjs/shop-pay-installment/next.js +0 -18
- package/dist/cjs/shop-pay-installment/settings/ShopPayInstallments.js +0 -83
- package/dist/cjs/shop-pay-installment/settings/index.js +0 -11
- package/dist/cjs/third-party/components/AftershipEmailMarketingsms.js +0 -33
- package/dist/cjs/third-party/components/AftershipEmailMarketingsms.liquid.js +0 -12
- package/dist/cjs/third-party/components/BestBuyFulfillment.js +0 -38
- package/dist/cjs/third-party/components/BestBuyFulfillment.liquid.js +0 -12
- package/dist/cjs/third-party/components/HulkProductOptions.js +0 -33
- package/dist/cjs/third-party/components/HulkProductOptions.liquid.js +0 -12
- package/dist/cjs/third-party/components/MyappgurusProductReviews.js +0 -33
- package/dist/cjs/third-party/components/MyappgurusProductReviews.liquid.js +0 -12
- package/dist/cjs/third-party/components/ProductOptionsVariantOption.js +0 -38
- package/dist/cjs/third-party/components/ProductOptionsVariantOption.liquid.js +0 -21
- package/dist/cjs/third-party/components/SegunoEmailMarketing.js +0 -33
- package/dist/cjs/third-party/components/SegunoEmailMarketing.liquid.js +0 -12
- package/dist/cjs/third-party/components/SeoantTrustBadgesIcon.js +0 -33
- package/dist/cjs/third-party/components/SeoantTrustBadgesIcon.liquid.js +0 -12
- package/dist/cjs/third-party/components/TrustreviewsProductReviews.js +0 -33
- package/dist/cjs/third-party/components/TrustreviewsProductReviews.liquid.js +0 -12
- package/dist/cjs/third-party/components/TrustshopProductReviews.js +0 -47
- package/dist/cjs/third-party/components/TrustshopProductReviews.liquid.js +0 -12
- package/dist/cjs/third-party/configs/AftershipEmailMarketingsms.js +0 -12
- package/dist/cjs/third-party/configs/AirProductReviewsAppUgc.js +0 -12
- package/dist/cjs/third-party/configs/AppointmentBookingCowlendar.js +0 -12
- package/dist/cjs/third-party/configs/BonLoyaltyRewardsReferrals.js +0 -12
- package/dist/cjs/third-party/configs/CleanSizeCharts.js +0 -12
- package/dist/cjs/third-party/configs/CustomProductOptionsVariant.js +0 -12
- package/dist/cjs/third-party/configs/EasifyProductOptions.js +0 -12
- package/dist/cjs/third-party/configs/EasyBundleBuilderSkailama.js +0 -12
- package/dist/cjs/third-party/configs/EasySellCOD.js +0 -12
- package/dist/cjs/third-party/configs/FastBundleBundlesDiscount.js +0 -12
- package/dist/cjs/third-party/configs/FlyBundlesUpsellsFbt.js +0 -29
- package/dist/cjs/third-party/configs/FordeerProductLabels.js +0 -12
- package/dist/cjs/third-party/configs/GoogleReviewsByReputon.js +0 -12
- package/dist/cjs/third-party/configs/HulkFormBuilder.js +0 -12
- package/dist/cjs/third-party/configs/HulkProductOptions.js +0 -12
- package/dist/cjs/third-party/configs/InstasellShoppableInstagram.js +0 -12
- package/dist/cjs/third-party/configs/JunipProductReviewsUgc.js +0 -12
- package/dist/cjs/third-party/configs/KiteFreeGiftDiscount.js +0 -12
- package/dist/cjs/third-party/configs/KlarmaMessaging.js +0 -12
- package/dist/cjs/third-party/configs/KoalaBundleQuantityDiscount.js +0 -12
- package/dist/cjs/third-party/configs/LoloyalLoyaltyReferrals.js +0 -12
- package/dist/cjs/third-party/configs/LoopSubscriptions.js +0 -12
- package/dist/cjs/third-party/configs/MaxbundleProductBundles.js +0 -12
- package/dist/cjs/third-party/configs/MbcBundleVolumeDiscount.js +0 -12
- package/dist/cjs/third-party/configs/MyappgurusProductReviews.js +0 -12
- package/dist/cjs/third-party/configs/NotifyBackInStockPreOrder.js +0 -12
- package/dist/cjs/third-party/configs/PowerfulContactFormBuilder.js +0 -12
- package/dist/cjs/third-party/configs/PreorderNowPreOrderPq.js +0 -12
- package/dist/cjs/third-party/configs/PreorderNowWodPresale.js +0 -12
- package/dist/cjs/third-party/configs/ProductOptionsCustomizer.js +0 -12
- package/dist/cjs/third-party/configs/PumperBundlesVolumeDiscount.js +0 -12
- package/dist/cjs/third-party/configs/QikifyUpsell.js +0 -29
- package/dist/cjs/third-party/configs/RapiBundleQuantityBreaks.js +0 -12
- package/dist/cjs/third-party/configs/RechargeSubscriptions.js +0 -12
- package/dist/cjs/third-party/configs/RecurpaySubscriptionApp.js +0 -12
- package/dist/cjs/third-party/configs/RequestQuoteHidePrice.js +0 -12
- package/dist/cjs/third-party/configs/ReviewxpoProductReviewsApp.js +0 -12
- package/dist/cjs/third-party/configs/SegunoEmailMarketing.js +0 -12
- package/dist/cjs/third-party/configs/Selleasy.js +0 -12
- package/dist/cjs/third-party/configs/SeoantTrustBadgesIcon.js +0 -12
- package/dist/cjs/third-party/configs/ShopifyForms.js +0 -12
- package/dist/cjs/third-party/configs/ShopifySubscriptions.js +0 -12
- package/dist/cjs/third-party/configs/SimpleBundlesKits.js +0 -12
- package/dist/cjs/third-party/configs/SkioSubscriptionsYcS20.js +0 -12
- package/dist/cjs/third-party/configs/SproutPlantTreesGrowSales.js +0 -12
- package/dist/cjs/third-party/configs/SubifySubscriptionsApp.js +0 -12
- package/dist/cjs/third-party/configs/TagembedSocialPostReview.js +0 -12
- package/dist/cjs/third-party/configs/TagshopShoppableVideosUgc.js +0 -12
- package/dist/cjs/third-party/configs/TrustreviewsProductReviews.js +0 -12
- package/dist/cjs/third-party/configs/TrustshopProductReviews.js +0 -12
- package/dist/cjs/third-party/configs/UnlimitedBundlesDiscounts.js +0 -12
- package/dist/cjs/third-party/configs/WhatmoreShoppableVideosreel.js +0 -12
- package/dist/cjs/third-party/configs/WishlistKing.js +0 -12
- package/dist/cjs/third-party/configs/WishlistPlus.js +0 -12
- package/dist/cjs/third-party/setting/AftershipEmailMarketingsms.js +0 -160
- package/dist/cjs/third-party/setting/BestBuyFulfillment.js +0 -133
- package/dist/cjs/third-party/setting/HulkProductOptions.js +0 -131
- package/dist/cjs/third-party/setting/MyappgurusProductReviews.js +0 -171
- package/dist/cjs/third-party/setting/ProductOptionsVariantOption.js +0 -131
- package/dist/cjs/third-party/setting/SegunoEmailMarketing.js +0 -152
- package/dist/cjs/third-party/setting/SeoantTrustBadgesIcon.js +0 -142
- package/dist/cjs/third-party/setting/TrustreviewsProductReviews.js +0 -210
- package/dist/cjs/third-party/setting/TrustshopProductReviews.js +0 -159
- package/dist/esm/common/components/NoDataState.js +0 -147
- package/dist/esm/common/components/TooltipHover.js +0 -31
- package/dist/esm/image/components/NoDataImage.js +0 -111
- package/dist/esm/image/setting/configs/presets.js +0 -154
- package/dist/esm/post-purchase/link/components/PostPurchaseLink.js +0 -69
- package/dist/esm/post-purchase/link/next.js +0 -11
- package/dist/esm/post-purchase/link/setting/PostPurchaseLink.js +0 -280
- package/dist/esm/post-purchase/link/setting/index.js +0 -7
- package/dist/esm/setting.js +0 -188
- package/dist/esm/shop-pay-installment/components/ShopPayInstallments.js +0 -22
- package/dist/esm/shop-pay-installment/components/ShopPayInstallments.liquid.js +0 -9
- package/dist/esm/shop-pay-installment/next.js +0 -14
- package/dist/esm/shop-pay-installment/settings/ShopPayInstallments.js +0 -79
- package/dist/esm/shop-pay-installment/settings/index.js +0 -7
- package/dist/esm/third-party/components/AftershipEmailMarketingsms.js +0 -29
- package/dist/esm/third-party/components/AftershipEmailMarketingsms.liquid.js +0 -8
- package/dist/esm/third-party/components/BestBuyFulfillment.js +0 -33
- package/dist/esm/third-party/components/BestBuyFulfillment.liquid.js +0 -8
- package/dist/esm/third-party/components/HulkProductOptions.js +0 -29
- package/dist/esm/third-party/components/HulkProductOptions.liquid.js +0 -8
- package/dist/esm/third-party/components/MyappgurusProductReviews.js +0 -29
- package/dist/esm/third-party/components/MyappgurusProductReviews.liquid.js +0 -8
- package/dist/esm/third-party/components/ProductOptionsVariantOption.js +0 -33
- package/dist/esm/third-party/components/ProductOptionsVariantOption.liquid.js +0 -17
- package/dist/esm/third-party/components/SegunoEmailMarketing.js +0 -29
- package/dist/esm/third-party/components/SegunoEmailMarketing.liquid.js +0 -8
- package/dist/esm/third-party/components/SeoantTrustBadgesIcon.js +0 -29
- package/dist/esm/third-party/components/SeoantTrustBadgesIcon.liquid.js +0 -8
- package/dist/esm/third-party/components/TrustreviewsProductReviews.js +0 -29
- package/dist/esm/third-party/components/TrustreviewsProductReviews.liquid.js +0 -8
- package/dist/esm/third-party/components/TrustshopProductReviews.js +0 -43
- package/dist/esm/third-party/components/TrustshopProductReviews.liquid.js +0 -8
- package/dist/esm/third-party/configs/AftershipEmailMarketingsms.js +0 -8
- package/dist/esm/third-party/configs/AirProductReviewsAppUgc.js +0 -8
- package/dist/esm/third-party/configs/AppointmentBookingCowlendar.js +0 -8
- package/dist/esm/third-party/configs/BonLoyaltyRewardsReferrals.js +0 -8
- package/dist/esm/third-party/configs/CleanSizeCharts.js +0 -8
- package/dist/esm/third-party/configs/CustomProductOptionsVariant.js +0 -8
- package/dist/esm/third-party/configs/EasifyProductOptions.js +0 -8
- package/dist/esm/third-party/configs/EasyBundleBuilderSkailama.js +0 -8
- package/dist/esm/third-party/configs/EasySellCOD.js +0 -8
- package/dist/esm/third-party/configs/FastBundleBundlesDiscount.js +0 -8
- package/dist/esm/third-party/configs/FlyBundlesUpsellsFbt.js +0 -26
- package/dist/esm/third-party/configs/FordeerProductLabels.js +0 -8
- package/dist/esm/third-party/configs/GoogleReviewsByReputon.js +0 -8
- package/dist/esm/third-party/configs/HulkFormBuilder.js +0 -8
- package/dist/esm/third-party/configs/HulkProductOptions.js +0 -8
- package/dist/esm/third-party/configs/InstasellShoppableInstagram.js +0 -8
- package/dist/esm/third-party/configs/JunipProductReviewsUgc.js +0 -8
- package/dist/esm/third-party/configs/KiteFreeGiftDiscount.js +0 -8
- package/dist/esm/third-party/configs/KlarmaMessaging.js +0 -8
- package/dist/esm/third-party/configs/KoalaBundleQuantityDiscount.js +0 -8
- package/dist/esm/third-party/configs/LoloyalLoyaltyReferrals.js +0 -8
- package/dist/esm/third-party/configs/LoopSubscriptions.js +0 -8
- package/dist/esm/third-party/configs/MaxbundleProductBundles.js +0 -8
- package/dist/esm/third-party/configs/MbcBundleVolumeDiscount.js +0 -8
- package/dist/esm/third-party/configs/MyappgurusProductReviews.js +0 -8
- package/dist/esm/third-party/configs/NotifyBackInStockPreOrder.js +0 -8
- package/dist/esm/third-party/configs/PowerfulContactFormBuilder.js +0 -8
- package/dist/esm/third-party/configs/PreorderNowPreOrderPq.js +0 -8
- package/dist/esm/third-party/configs/PreorderNowWodPresale.js +0 -8
- package/dist/esm/third-party/configs/ProductOptionsCustomizer.js +0 -8
- package/dist/esm/third-party/configs/PumperBundlesVolumeDiscount.js +0 -8
- package/dist/esm/third-party/configs/QikifyUpsell.js +0 -26
- package/dist/esm/third-party/configs/RapiBundleQuantityBreaks.js +0 -8
- package/dist/esm/third-party/configs/RechargeSubscriptions.js +0 -8
- package/dist/esm/third-party/configs/RecurpaySubscriptionApp.js +0 -8
- package/dist/esm/third-party/configs/RequestQuoteHidePrice.js +0 -8
- package/dist/esm/third-party/configs/ReviewxpoProductReviewsApp.js +0 -8
- package/dist/esm/third-party/configs/SegunoEmailMarketing.js +0 -8
- package/dist/esm/third-party/configs/Selleasy.js +0 -8
- package/dist/esm/third-party/configs/SeoantTrustBadgesIcon.js +0 -8
- package/dist/esm/third-party/configs/ShopifyForms.js +0 -8
- package/dist/esm/third-party/configs/ShopifySubscriptions.js +0 -8
- package/dist/esm/third-party/configs/SimpleBundlesKits.js +0 -8
- package/dist/esm/third-party/configs/SkioSubscriptionsYcS20.js +0 -8
- package/dist/esm/third-party/configs/SproutPlantTreesGrowSales.js +0 -8
- package/dist/esm/third-party/configs/SubifySubscriptionsApp.js +0 -8
- package/dist/esm/third-party/configs/TagembedSocialPostReview.js +0 -8
- package/dist/esm/third-party/configs/TagshopShoppableVideosUgc.js +0 -8
- package/dist/esm/third-party/configs/TrustreviewsProductReviews.js +0 -8
- package/dist/esm/third-party/configs/TrustshopProductReviews.js +0 -8
- package/dist/esm/third-party/configs/UnlimitedBundlesDiscounts.js +0 -8
- package/dist/esm/third-party/configs/WhatmoreShoppableVideosreel.js +0 -8
- package/dist/esm/third-party/configs/WishlistKing.js +0 -8
- package/dist/esm/third-party/configs/WishlistPlus.js +0 -8
- package/dist/esm/third-party/setting/AftershipEmailMarketingsms.js +0 -156
- package/dist/esm/third-party/setting/BestBuyFulfillment.js +0 -129
- package/dist/esm/third-party/setting/HulkProductOptions.js +0 -127
- package/dist/esm/third-party/setting/MyappgurusProductReviews.js +0 -167
- package/dist/esm/third-party/setting/ProductOptionsVariantOption.js +0 -127
- package/dist/esm/third-party/setting/SegunoEmailMarketing.js +0 -148
- package/dist/esm/third-party/setting/SeoantTrustBadgesIcon.js +0 -138
- package/dist/esm/third-party/setting/TrustreviewsProductReviews.js +0 -206
- package/dist/esm/third-party/setting/TrustshopProductReviews.js +0 -155
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var LoopSubscriptions$1 = require('../configs/LoopSubscriptions.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'loop-subscriptions',
|
|
11
|
+
label: 'Loop Subscriptions',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/afedc08b31165df4c41d3d60cc6051dc/icon/COiF1YeknoQDEAE=.jpeg',
|
|
13
|
+
tag: 'LoopSubscriptions'
|
|
14
|
+
};
|
|
11
15
|
const LoopSubscriptionsContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const LoopSubscriptionsContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'Loop Subscriptions',
|
|
18
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const LoopSubscriptions = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = LoopSubscriptions;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var MaxbundleProductBundles$1 = require('../configs/MaxbundleProductBundles.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'maxbundle-product-bundles',
|
|
11
|
+
label: 'MaxBundle ‑ Product Bundles',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/53fea1a55803b89be1c1c0dac90ac6e3/icon/CIbNuMK9p4ADEAE=.png',
|
|
13
|
+
tag: 'MaxbundleProductBundles'
|
|
14
|
+
};
|
|
11
15
|
const MaxbundleProductBundlesContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const MaxbundleProductBundlesContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'MaxBundle ‑ Product Bundles',
|
|
18
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const MaxbundleProductBundles = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = MaxbundleProductBundles;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var MbcBundleVolumeDiscount$1 = require('../configs/MbcBundleVolumeDiscount.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'mbc-bundle',
|
|
11
|
+
label: 'MBC Bundles & Volume Discount',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/f53d91652e213f8e3572120603e67349/icon/CIGejLyrhYUDEAE=.png',
|
|
13
|
+
tag: 'MbcBundleVolumeDiscount'
|
|
14
|
+
};
|
|
11
15
|
const MbcBundleVolumeDiscountContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const MbcBundleVolumeDiscountContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'MBC Bundles & Volume Discount',
|
|
18
|
-
iconSvg: `<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const MbcBundleVolumeDiscount = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = MbcBundleVolumeDiscount;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var NotifyBackInStockPreOrder$1 = require('../configs/NotifyBackInStockPreOrder.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'notify-back-in-stockpreorder',
|
|
11
|
+
label: 'Notify! Back in Stock|PreOrder',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/9216cd5dd17ab1a38de2641bae109159/icon/CNWHjbfSt4MDEAE=.png',
|
|
13
|
+
tag: 'NotifyBackInStockPreOrder'
|
|
14
|
+
};
|
|
11
15
|
const NotifyBackInStockPreOrderContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const NotifyBackInStockPreOrderContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'Notify! Back in Stock|PreOrder',
|
|
18
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const NotifyBackInStockPreOrder = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = NotifyBackInStockPreOrder;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var PowerfulContactFormBuilder$1 = require('../configs/PowerfulContactFormBuilder.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'powerful-contact-form-builder',
|
|
11
|
+
label: 'Powerful Contact Form Builder',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/7919647ec002bc41691875d798fc4339/icon/COmlwLH0lu8CEAE=.png',
|
|
13
|
+
tag: 'PowerfulContactFormBuilder'
|
|
14
|
+
};
|
|
11
15
|
const PowerfulContactFormBuilderContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const PowerfulContactFormBuilderContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'Powerful Contact Form Builder',
|
|
18
|
-
iconSvg: `<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const PowerfulContactFormBuilder = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = PowerfulContactFormBuilder;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var PreorderNowPreOrderPq$1 = require('../configs/PreorderNowPreOrderPq.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'preorder-now-pre-order-pq',
|
|
11
|
+
label: 'PreOrder Now & Pre order | PQ',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/b25b8fcdc9d01e8c06cb14e7450f8998/icon/CMyztaG85f4CEAE=.png',
|
|
13
|
+
tag: 'PreorderNowPreOrderPq'
|
|
14
|
+
};
|
|
11
15
|
const PreorderNowPreOrderPqContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const PreorderNowPreOrderPqContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'PreOrder Now & Pre order | PQ',
|
|
18
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const PreorderNowPreOrderPq = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = PreorderNowPreOrderPq;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -7,8 +6,13 @@ var jsxRuntime = require('react/jsx-runtime');
|
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
8
|
var React = require('react');
|
|
10
|
-
var PreorderNowWodPresale$1 = require('../configs/PreorderNowWodPresale.js');
|
|
11
9
|
|
|
10
|
+
const AppConfig = {
|
|
11
|
+
id: 'preorder-now-wod-presale',
|
|
12
|
+
label: 'PreOrder Now WOD | PreSale',
|
|
13
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/9ddcd09d5748d59dd30ad51a5a743946/icon/CIflqJio1PsCEAE=.jpeg',
|
|
14
|
+
tag: 'PreorderNowWodPresale'
|
|
15
|
+
};
|
|
12
16
|
const mapWidgetLabel = {
|
|
13
17
|
['app-block']: 'Plans',
|
|
14
18
|
['popups-block']: 'Popups'
|
|
@@ -16,7 +20,7 @@ const mapWidgetLabel = {
|
|
|
16
20
|
const PreorderNowWodPresaleContent = ({ setting })=>{
|
|
17
21
|
const widgetLabel = setting?.widgetType && mapWidgetLabel[setting.widgetType];
|
|
18
22
|
const label = React.useMemo(()=>{
|
|
19
|
-
return widgetLabel ? `${
|
|
23
|
+
return widgetLabel ? `${AppConfig.label} - ${widgetLabel}` : AppConfig.label;
|
|
20
24
|
}, [
|
|
21
25
|
widgetLabel
|
|
22
26
|
]);
|
|
@@ -26,7 +30,7 @@ const PreorderNowWodPresaleContent = ({ setting })=>{
|
|
|
26
30
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
27
31
|
setting: {
|
|
28
32
|
label,
|
|
29
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
33
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
30
34
|
}
|
|
31
35
|
})
|
|
32
36
|
})
|
|
@@ -43,4 +47,5 @@ const PreorderNowWodPresale = ({ setting })=>{
|
|
|
43
47
|
});
|
|
44
48
|
};
|
|
45
49
|
|
|
50
|
+
exports.AppConfig = AppConfig;
|
|
46
51
|
exports.default = PreorderNowWodPresale;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var ProductOptionsCustomizer$1 = require('../configs/ProductOptionsCustomizer.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'product-options-customizer',
|
|
11
|
+
label: 'Product Options & Customizer',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/8e319abfd8696f17d53ffb83c2e9dead/icon/CI_IhL70lu8CEAE=.png',
|
|
13
|
+
tag: 'ProductOptionsCustomizer'
|
|
14
|
+
};
|
|
11
15
|
const ProductOptionsCustomizerContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const ProductOptionsCustomizerContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'Product Options & Customizer',
|
|
18
|
-
iconSvg: `<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const ProductOptionsCustomizer = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = ProductOptionsCustomizer;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var PumperBundlesVolumeDiscount$1 = require('../configs/PumperBundlesVolumeDiscount.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'pumper-bundles-volume-discount',
|
|
11
|
+
label: 'Pumper Bundles Volume Discount',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/d68f550a51b900b4cb25b46d9098b496/icon/CIumv63twf4CEAE=.png',
|
|
13
|
+
tag: 'PumperBundlesVolumeDiscount'
|
|
14
|
+
};
|
|
11
15
|
const PumperBundlesVolumeDiscountContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const PumperBundlesVolumeDiscountContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'Pumper Bundles Volume Discount',
|
|
18
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const PumperBundlesVolumeDiscount = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = PumperBundlesVolumeDiscount;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -7,12 +6,35 @@ var jsxRuntime = require('react/jsx-runtime');
|
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
8
|
var React = require('react');
|
|
10
|
-
var QikifyUpsell$1 = require('../configs/QikifyUpsell.js');
|
|
11
9
|
|
|
10
|
+
const WidgetOptions = [
|
|
11
|
+
// {
|
|
12
|
+
// value: 'bogo',
|
|
13
|
+
// label: 'Upsell, Cross-sell',
|
|
14
|
+
// },
|
|
15
|
+
{
|
|
16
|
+
value: 'bundle',
|
|
17
|
+
label: 'Product bundle'
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
value: 'volume',
|
|
21
|
+
label: 'Volume Discount'
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
value: 'upsurge',
|
|
25
|
+
label: 'Upsurge'
|
|
26
|
+
}
|
|
27
|
+
];
|
|
28
|
+
const AppConfig = {
|
|
29
|
+
id: 'qikify-upsell',
|
|
30
|
+
label: 'qikify Upsell & Free Gift',
|
|
31
|
+
logoUrl: 'https://ucarecdn.com/dd9c6bdb-2de5-4f42-ae74-299825e94ada/-/format/auto/-/preview/3000x3000/-/quality/lighter/',
|
|
32
|
+
tag: 'QikifyUpsell'
|
|
33
|
+
};
|
|
12
34
|
const QikifyUpsellContent = (props)=>{
|
|
13
35
|
const widgetLabel = React.useMemo(()=>{
|
|
14
|
-
const text =
|
|
15
|
-
return `${
|
|
36
|
+
const text = WidgetOptions.find((option)=>option.value === props.setting?.widgetType)?.label;
|
|
37
|
+
return `${AppConfig.label} - ${text}`;
|
|
16
38
|
}, [
|
|
17
39
|
props.setting?.widgetType
|
|
18
40
|
]);
|
|
@@ -22,7 +44,7 @@ const QikifyUpsellContent = (props)=>{
|
|
|
22
44
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
23
45
|
setting: {
|
|
24
46
|
label: widgetLabel,
|
|
25
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
47
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
26
48
|
}
|
|
27
49
|
})
|
|
28
50
|
})
|
|
@@ -40,4 +62,6 @@ const QikifyUpsell = ({ setting })=>{
|
|
|
40
62
|
});
|
|
41
63
|
};
|
|
42
64
|
|
|
65
|
+
exports.AppConfig = AppConfig;
|
|
66
|
+
exports.WidgetOptions = WidgetOptions;
|
|
43
67
|
exports.default = QikifyUpsell;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var RapiBundleQuantityBreaks$1 = require('../configs/RapiBundleQuantityBreaks.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'rapi-bundle-quantity-breaks',
|
|
11
|
+
label: 'Rapi Bundle Quantity Breaks',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/4f0abcae9142b74f84ff409226f16220/icon/CJjMu9e-54QDEAE=.png',
|
|
13
|
+
tag: 'RapiBundleQuantityBreaks'
|
|
14
|
+
};
|
|
11
15
|
const RapiBundleQuantityBreaksContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const RapiBundleQuantityBreaksContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'Rapi Bundle Quantity Breaks',
|
|
18
|
-
iconSvg: `<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const RapiBundleQuantityBreaks = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = RapiBundleQuantityBreaks;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var RechargeSubscriptions$1 = require('../configs/RechargeSubscriptions.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'recharge-subscriptions',
|
|
11
|
+
label: 'Recharge Subscriptions',
|
|
12
|
+
logoUrl: 'https://ucarecdn.com/c566bfce-491d-4642-817a-6f4ffc023065/-/format/auto/-/preview/3000x3000/-/quality/lighter/',
|
|
13
|
+
tag: 'RechargeSubscriptions'
|
|
14
|
+
};
|
|
11
15
|
const RechargeSubscriptionsContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const RechargeSubscriptionsContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'Recharge Subscriptions',
|
|
18
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const RechargeSubscriptions = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = RechargeSubscriptions;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var RecurpaySubscriptionApp$1 = require('../configs/RecurpaySubscriptionApp.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'recurpay-subscription-app',
|
|
11
|
+
label: 'Recurpay Subscription',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/9bca29f0edc5338403c84a5ba3c90efe/icon/CMHlm_3R4YMDEAE=.png',
|
|
13
|
+
tag: 'RecurpaySubscriptionApp'
|
|
14
|
+
};
|
|
11
15
|
const RecurpaySubscriptionAppContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const RecurpaySubscriptionAppContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'Recurpay Subscription',
|
|
18
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const RecurpaySubscriptionApp = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = RecurpaySubscriptionApp;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,8 +5,13 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var RequestQuoteHidePrice$1 = require('../configs/RequestQuoteHidePrice.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'request-quote-hide-price',
|
|
11
|
+
label: 'O:Request a Quote ‑ Hide Price',
|
|
12
|
+
logoUrl: 'https://ucarecdn.com/936b1841-3fc6-40a0-b845-fa51b50d83a7/-/format/auto/-/preview/3000x3000/-/quality/lighter/CM26s5Hfpf4CEAE=.png',
|
|
13
|
+
tag: 'RequestQuoteHidePrice'
|
|
14
|
+
};
|
|
11
15
|
const RequestQuoteHidePriceContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx(jsxRuntime.Fragment, {
|
|
13
17
|
children: /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
@@ -15,7 +19,7 @@ const RequestQuoteHidePriceContent = ()=>{
|
|
|
15
19
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
16
20
|
setting: {
|
|
17
21
|
label: 'Request a Quote ‑ Hide Price',
|
|
18
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
22
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
19
23
|
}
|
|
20
24
|
})
|
|
21
25
|
})
|
|
@@ -30,4 +34,5 @@ const RequestQuoteHidePrice = ({ setting })=>{
|
|
|
30
34
|
});
|
|
31
35
|
};
|
|
32
36
|
|
|
37
|
+
exports.AppConfig = AppConfig;
|
|
33
38
|
exports.default = RequestQuoteHidePrice;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
'use client';
|
|
2
1
|
'use strict';
|
|
3
2
|
|
|
4
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,15 +5,20 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
5
|
var jsxRuntime = require('react/jsx-runtime');
|
|
7
6
|
var core = require('@gem-sdk/core');
|
|
8
7
|
var ThirdPartyPreview = require('./ThirdPartyPreview.js');
|
|
9
|
-
var ReviewxpoProductReviewsApp$1 = require('../configs/ReviewxpoProductReviewsApp.js');
|
|
10
8
|
|
|
9
|
+
const AppConfig = {
|
|
10
|
+
id: 'reviewxpo-product-reviews-app',
|
|
11
|
+
label: 'ReviewXpo',
|
|
12
|
+
logoUrl: 'https://cdn.shopify.com/app-store/listing_images/09266bb5084153c65bf6fe3b2fe59c1e/icon/CI2p8Z39sfoCEAE=.jpeg',
|
|
13
|
+
tag: 'ReviewxpoProductReviewsApp'
|
|
14
|
+
};
|
|
11
15
|
const ReviewxpoProductReviewsAppContent = ()=>{
|
|
12
16
|
return /*#__PURE__*/ jsxRuntime.jsx("div", {
|
|
13
17
|
className: "gp-p-2",
|
|
14
18
|
children: /*#__PURE__*/ jsxRuntime.jsx(ThirdPartyPreview.default, {
|
|
15
19
|
setting: {
|
|
16
20
|
label: 'ReviewXpo',
|
|
17
|
-
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${
|
|
21
|
+
iconSvg: `<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${AppConfig.logoUrl}">`
|
|
18
22
|
}
|
|
19
23
|
})
|
|
20
24
|
});
|
|
@@ -28,4 +32,5 @@ const ReviewxpoProductReviewsApp = ({ setting })=>{
|
|
|
28
32
|
});
|
|
29
33
|
};
|
|
30
34
|
|
|
35
|
+
exports.AppConfig = AppConfig;
|
|
31
36
|
exports.default = ReviewxpoProductReviewsApp;
|