@gem-sdk/components 8.0.0-dev.112 → 8.0.0-dev.115
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/accordion/components/Accordion.liquid.js +7 -8
- package/dist/cjs/accordion/settings/Accordion.js +2 -2
- package/dist/cjs/article/settings/ArticleAuthor.js +2 -2
- package/dist/cjs/article/settings/ArticleCategory.js +2 -2
- package/dist/cjs/article/settings/ArticleContent.js +2 -2
- package/dist/cjs/article/settings/ArticleDate.js +2 -2
- package/dist/cjs/article/settings/ArticleExcerpt.js +2 -2
- package/dist/cjs/article/settings/ArticleImage.js +2 -2
- package/dist/cjs/article/settings/ArticleList.js +1 -1
- package/dist/cjs/article/settings/ArticleReadMore.js +2 -2
- package/dist/cjs/article/settings/ArticleTag.js +2 -2
- package/dist/cjs/article/settings/ArticleTitle.js +2 -2
- package/dist/cjs/breadcrumb/settings/Breadcrumb.js +1 -1
- package/dist/cjs/button/components/Button.liquid.js +2 -2
- package/dist/cjs/button/settings/Button.js +2 -2
- package/dist/cjs/carousel/components/root/Carousel.liquid.js +5 -4
- package/dist/cjs/carousel/settings/Carousel.js +2 -2
- package/dist/cjs/carousel-v3/components/root/Carousel.liquid.js +5 -4
- package/dist/cjs/carousel-v3/settings/Carousel.js +2 -2
- package/dist/cjs/code/settings/CSSCode.js +2 -2
- package/dist/cjs/collection/settings/collection-banner/CollectionBanner.js +2 -2
- package/dist/cjs/collection/settings/collection-description/CollectionDescription.js +2 -2
- package/dist/cjs/collection/settings/collection-paginator/CollectionPaginator.js +2 -2
- package/dist/cjs/collection/settings/collection-title/CollectionTitle.js +2 -2
- package/dist/cjs/collection/settings/collection-toolbar/CollectionToolbar.js +2 -2
- package/dist/cjs/countdown-timer/components/Countdown.liquid.js +23 -22
- package/dist/cjs/countdown-timer/settings/Countdown.js +2 -2
- package/dist/cjs/coupon/settings/Coupon.js +2 -2
- package/dist/cjs/dialog/settings/Dialog.js +2 -2
- package/dist/cjs/estimate-delivery/settings/EstimateDate.js +2 -2
- package/dist/cjs/form/settings/contact/Contact.js +2 -2
- package/dist/cjs/form/settings/form-checkbox/FormCheckbox.js +2 -2
- package/dist/cjs/form/settings/form-dropdown/FormDropdown.js +2 -2
- package/dist/cjs/form/settings/form-email/FormEmail.js +2 -2
- package/dist/cjs/form/settings/form-textarea/Textarea.js +2 -2
- package/dist/cjs/form/settings/newsletter/Newsletter.js +2 -2
- package/dist/cjs/form/settings/submit-button/SubmitButton.js +2 -2
- package/dist/cjs/form/settings/text-field/TextField.js +2 -2
- package/dist/cjs/form/settings/text-input/TextInput.js +2 -2
- package/dist/cjs/grid/components/row/Row.liquid.js +11 -6
- package/dist/cjs/grid/settings/Row.js +2 -2
- package/dist/cjs/grid/settings/Section.js +1 -1
- package/dist/cjs/header/settings/Header.js +2 -2
- package/dist/cjs/heading/settings/Heading.js +2 -2
- package/dist/cjs/hero-banner/components/HeroBanner.liquid.js +4 -4
- package/dist/cjs/hero-banner/settings/HeroBanner.js +2 -2
- package/dist/cjs/icon/settings/Icon.js +2 -2
- package/dist/cjs/icon-list/settings/IconList.js +3 -3
- package/dist/cjs/icon-list-hoz/settings/IconListHoz.js +2 -2
- package/dist/cjs/icon-list-v2/settings/IconList.js +2 -2
- package/dist/cjs/image/settings/Image.js +2 -2
- package/dist/cjs/image-comparison/settings/ImageComparison.js +2 -2
- package/dist/cjs/line/settings/Line.js +2 -2
- package/dist/cjs/marquee/settings/Marquee.js +2 -2
- package/dist/cjs/post-purchase/advanced-list/settings/AdvancedListPostPurchase.js +2 -2
- package/dist/cjs/post-purchase/button/settings/Button.js +2 -2
- package/dist/cjs/post-purchase/buyer-consent/index.js +1 -1
- package/dist/cjs/post-purchase/callout-banner/settings/CalloutBox.js +1 -1
- package/dist/cjs/post-purchase/countdown-timer/settings/CountdownTimer.js +2 -2
- package/dist/cjs/post-purchase/image/settings/Image.js +1 -1
- package/dist/cjs/post-purchase/line/settings/PostPurchaseLine.js +2 -2
- package/dist/cjs/post-purchase/link/settings/PostPurchaseLink.js +2 -2
- package/dist/cjs/post-purchase/product/components/ProductPriceBreakdown.js +1 -1
- package/dist/cjs/post-purchase/product/components/price-breakdown/MoneyLine.js +1 -1
- package/dist/cjs/post-purchase/product/components/product-subscription/common/styles.js +1 -1
- package/dist/cjs/post-purchase/product/components/product-subscription/hooks/useSellingSubscription.js +1 -1
- package/dist/cjs/post-purchase/product/hooks/useGetMoneyLines.js +1 -1
- package/dist/cjs/post-purchase/product/index.js +1 -1
- package/dist/cjs/post-purchase/product/settings/accept-button/index.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-description/ProductDescription.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-image/ProductImages.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-offer/index.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-price/ProductPrice.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/settings.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/ui-v2.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-price-breakdown/index.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-quantity/index.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-subscription/configs/settings.js +1 -1
- package/dist/cjs/post-purchase/product/settings/product-subscription/index.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-title/ProductTitle.js +2 -2
- package/dist/cjs/post-purchase/product/settings/product-variants/ProductVariant.js +2 -2
- package/dist/cjs/post-purchase/text/settings/text/Text.js +2 -2
- package/dist/cjs/product/components/ProductImages.liquid.js +1 -1
- package/dist/cjs/product/components/dynamic-checkout/Button.liquid.js +9 -9
- package/dist/cjs/product/components/product-button/ProductButton.liquid.js +2 -2
- package/dist/cjs/product/components/product-images-v2/ProductImagesV2.liquid.js +6 -6
- package/dist/cjs/product/components/product-images-v3/ProductImagesV3.liquid.js +1 -1
- package/dist/cjs/product/components/product-price/ProductPrice.liquid.js +3 -3
- package/dist/cjs/product/components/product-title/ProductTitle.liquid.js +4 -5
- package/dist/cjs/product/settings/DynamicCheckout.js +2 -2
- package/dist/cjs/product/settings/Product.js +2 -2
- package/dist/cjs/product/settings/ProductBadge.js +1 -1
- package/dist/cjs/product/settings/ProductButton.js +2 -2
- package/dist/cjs/product/settings/ProductDescription.js +1 -1
- package/dist/cjs/product/settings/ProductList.js +2 -2
- package/dist/cjs/product/settings/ProductListV3.js +2 -2
- package/dist/cjs/product/settings/ProductPrice.js +2 -2
- package/dist/cjs/product/settings/ProductProperties.js +2 -2
- package/dist/cjs/product/settings/ProductQuantity.js +2 -2
- package/dist/cjs/product/settings/ProductTag.js +1 -1
- package/dist/cjs/product/settings/ProductTitle.js +2 -2
- package/dist/cjs/product/settings/ProductVariants.js +2 -2
- package/dist/cjs/product/settings/ProductViewMore.js +2 -2
- package/dist/cjs/product/settings/Sku.js +2 -2
- package/dist/cjs/product/settings/Vendor.js +2 -2
- package/dist/cjs/sticky/settings/Sticky.js +1 -1
- package/dist/cjs/stock-counter/settings/StockCounter.js +2 -2
- package/dist/cjs/tab/settings/Tabs.js +2 -2
- package/dist/cjs/text/components/Text.liquid.js +3 -3
- package/dist/cjs/text/settings/Text.js +2 -2
- package/dist/cjs/third-party/index.js +1 -1
- package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/index.js +2 -2
- package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/index.js +2 -2
- package/dist/cjs/third-party/settings/AliReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/AlsoBoughtCbb/index.js +2 -2
- package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +2 -2
- package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/index.js +2 -2
- package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/index.js +2 -2
- package/dist/cjs/third-party/settings/AppstleSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/BestBuyFulfillment/index.js +2 -2
- package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/index.js +2 -2
- package/dist/cjs/third-party/settings/BirdChime/index.js +2 -2
- package/dist/cjs/third-party/settings/Bogos/index.js +2 -2
- package/dist/cjs/third-party/settings/BoldProductOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/BoldSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/index.js +2 -2
- package/dist/cjs/third-party/settings/BoostAISearchDiscovery/index.js +2 -2
- package/dist/cjs/third-party/settings/Bundler/index.js +2 -2
- package/dist/cjs/third-party/settings/CleanSizeCharts/index.js +2 -2
- package/dist/cjs/third-party/settings/CrossSellCartUpsell/index.js +2 -2
- package/dist/cjs/third-party/settings/CustomProductOptionsVariant/index.js +2 -2
- package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/index.js +2 -2
- package/dist/cjs/third-party/settings/EasifyProductOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/index.js +2 -2
- package/dist/cjs/third-party/settings/EasySellCOD/index.js +2 -2
- package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/index.js +2 -2
- package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/index.js +2 -2
- package/dist/cjs/third-party/settings/EssentialAnnouncementBar/index.js +2 -2
- package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/index.js +2 -2
- package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/index.js +2 -2
- package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/index.js +2 -2
- package/dist/cjs/third-party/settings/FeraReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/FirePush/index.js +2 -2
- package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/index.js +2 -2
- package/dist/cjs/third-party/settings/FordeerProductLabels/index.js +2 -2
- package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/index.js +2 -2
- package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/index.js +2 -2
- package/dist/cjs/third-party/settings/GloboProductOptionsVariant/index.js +2 -2
- package/dist/cjs/third-party/settings/GoogleReviewsByReputon/index.js +2 -2
- package/dist/cjs/third-party/settings/Growave/index.js +2 -2
- package/dist/cjs/third-party/settings/HextomCountdownTimerBar/index.js +2 -2
- package/dist/cjs/third-party/settings/HextomFreeShippingBar/index.js +2 -2
- package/dist/cjs/third-party/settings/HulkFormBuilder/index.js +2 -2
- package/dist/cjs/third-party/settings/HulkProductOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/InfiniteOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/Instafeed/index.js +2 -2
- package/dist/cjs/third-party/settings/InstasellShoppableInstagram/index.js +2 -2
- package/dist/cjs/third-party/settings/JudgemeReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/JunipProductReviewsUgc/index.js +2 -2
- package/dist/cjs/third-party/settings/KachingBundles/index.js +2 -2
- package/dist/cjs/third-party/{setting → settings}/KachingSubscriptionsApp/index.js +2 -2
- package/dist/cjs/third-party/settings/KingProductOptions/index.js +2 -2
- package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/index.js +2 -2
- package/dist/cjs/third-party/settings/KlarnaMessaging/index.js +2 -2
- package/dist/cjs/third-party/settings/Klaviyo/index.js +2 -2
- package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/index.js +2 -2
- package/dist/cjs/third-party/settings/LaiProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/index.js +2 -2
- package/dist/cjs/third-party/settings/LoopSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/LooxReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/MaxbundleProductBundles/index.js +2 -2
- package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/index.js +2 -2
- package/dist/cjs/third-party/settings/MyappgurusProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/index.js +2 -2
- package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/index.js +2 -2
- package/dist/cjs/third-party/settings/Omnisend/index.js +2 -2
- package/dist/cjs/third-party/settings/Opinew/index.js +2 -2
- package/dist/cjs/third-party/settings/ParcelPanel/index.js +2 -2
- package/dist/cjs/third-party/settings/PickyStory/index.js +2 -2
- package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/index.js +2 -2
- package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/index.js +2 -2
- package/dist/cjs/third-party/settings/PreorderNowWodPresale/index.js +2 -2
- package/dist/cjs/third-party/settings/ProductOptionsCustomizer/index.js +2 -2
- package/dist/cjs/third-party/settings/ProductOptionsVariantOption/index.js +2 -2
- package/dist/cjs/third-party/settings/ProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/index.js +2 -2
- package/dist/cjs/third-party/settings/PushOwl/index.js +2 -2
- package/dist/cjs/third-party/settings/QikifyUpsell/index.js +2 -2
- package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/index.js +2 -2
- package/dist/cjs/third-party/settings/RechargeSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/index.js +2 -2
- package/dist/cjs/third-party/settings/Releasit/index.js +2 -2
- package/dist/cjs/third-party/settings/RequestQuoteHidePrice/index.js +2 -2
- package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/index.js +2 -2
- package/dist/cjs/third-party/settings/Rivyo/index.js +2 -2
- package/dist/cjs/third-party/settings/Ryviu/index.js +2 -2
- package/dist/cjs/third-party/settings/SealSubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/SegunoEmailMarketing/index.js +2 -2
- package/dist/cjs/third-party/settings/Selleasy/index.js +2 -2
- package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/index.js +2 -2
- package/dist/cjs/third-party/settings/ShopifyForms/index.js +2 -2
- package/dist/cjs/third-party/settings/ShopifySubscriptions/index.js +2 -2
- package/dist/cjs/third-party/settings/SimpleBundlesKits/index.js +2 -2
- package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/index.js +2 -2
- package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/index.js +2 -2
- package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/index.js +2 -2
- package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/index.js +2 -2
- package/dist/cjs/third-party/settings/SubifySubscriptionsApp/index.js +2 -2
- package/dist/cjs/third-party/settings/TagembedSocialPostReview/index.js +2 -2
- package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/index.js +2 -2
- package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustBadgesBear/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustMe/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/index.js +2 -2
- package/dist/cjs/third-party/settings/Trustoo/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustreviewsProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/TrustshopProductReviews/index.js +2 -2
- package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/index.js +2 -2
- package/dist/cjs/third-party/settings/Vitals/index.js +2 -2
- package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/index.js +2 -2
- package/dist/cjs/third-party/settings/WideBundle/index.js +2 -2
- package/dist/cjs/third-party/settings/Wiser/index.js +2 -2
- package/dist/cjs/third-party/settings/WishlistKing/index.js +2 -2
- package/dist/cjs/third-party/settings/WishlistPlus/index.js +2 -2
- package/dist/cjs/third-party/settings/YotpoLoyalty/index.js +2 -2
- package/dist/cjs/third-party/settings/YotpoReviews/index.js +2 -2
- package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/index.js +2 -2
- package/dist/cjs/third-party-instant/settings/InstantKlaviyo/index.js +2 -2
- package/dist/cjs/third-party-slot/settings/ThirdPartySlot.js +2 -2
- package/dist/cjs/video/settings/Video.js +2 -2
- package/dist/esm/accordion/components/Accordion.liquid.js +10 -11
- package/dist/esm/accordion/settings/Accordion.js +2 -2
- package/dist/esm/article/settings/ArticleAuthor.js +2 -2
- package/dist/esm/article/settings/ArticleCategory.js +2 -2
- package/dist/esm/article/settings/ArticleContent.js +2 -2
- package/dist/esm/article/settings/ArticleDate.js +2 -2
- package/dist/esm/article/settings/ArticleExcerpt.js +2 -2
- package/dist/esm/article/settings/ArticleImage.js +2 -2
- package/dist/esm/article/settings/ArticleList.js +2 -2
- package/dist/esm/article/settings/ArticleReadMore.js +2 -2
- package/dist/esm/article/settings/ArticleTag.js +2 -2
- package/dist/esm/article/settings/ArticleTitle.js +2 -2
- package/dist/esm/breadcrumb/settings/Breadcrumb.js +1 -1
- package/dist/esm/button/components/Button.liquid.js +8 -8
- package/dist/esm/button/settings/Button.js +2 -2
- package/dist/esm/carousel/components/root/Carousel.liquid.js +4 -3
- package/dist/esm/carousel/settings/Carousel.js +2 -2
- package/dist/esm/carousel-v3/components/root/Carousel.liquid.js +4 -3
- package/dist/esm/carousel-v3/settings/Carousel.js +2 -2
- package/dist/esm/code/settings/CSSCode.js +2 -2
- package/dist/esm/collection/settings/collection-banner/CollectionBanner.js +2 -2
- package/dist/esm/collection/settings/collection-description/CollectionDescription.js +2 -2
- package/dist/esm/collection/settings/collection-paginator/CollectionPaginator.js +2 -2
- package/dist/esm/collection/settings/collection-title/CollectionTitle.js +2 -2
- package/dist/esm/collection/settings/collection-toolbar/CollectionToolbar.js +2 -2
- package/dist/esm/countdown-timer/components/Countdown.liquid.js +26 -25
- package/dist/esm/countdown-timer/settings/Countdown.js +2 -2
- package/dist/esm/coupon/settings/Coupon.js +2 -2
- package/dist/esm/dialog/settings/Dialog.js +2 -2
- package/dist/esm/estimate-delivery/settings/EstimateDate.js +2 -2
- package/dist/esm/form/settings/contact/Contact.js +2 -2
- package/dist/esm/form/settings/form-checkbox/FormCheckbox.js +2 -2
- package/dist/esm/form/settings/form-dropdown/FormDropdown.js +2 -2
- package/dist/esm/form/settings/form-email/FormEmail.js +2 -2
- package/dist/esm/form/settings/form-textarea/Textarea.js +2 -2
- package/dist/esm/form/settings/newsletter/Newsletter.js +2 -2
- package/dist/esm/form/settings/submit-button/SubmitButton.js +2 -2
- package/dist/esm/form/settings/text-field/TextField.js +2 -2
- package/dist/esm/form/settings/text-input/TextInput.js +2 -2
- package/dist/esm/grid/components/row/Row.liquid.js +9 -4
- package/dist/esm/grid/settings/Row.js +2 -2
- package/dist/esm/grid/settings/Section.js +1 -1
- package/dist/esm/header/settings/Header.js +2 -2
- package/dist/esm/heading/settings/Heading.js +2 -2
- package/dist/esm/hero-banner/components/HeroBanner.liquid.js +5 -5
- package/dist/esm/hero-banner/settings/HeroBanner.js +2 -2
- package/dist/esm/icon/settings/Icon.js +2 -2
- package/dist/esm/icon-list/settings/IconList.js +3 -3
- package/dist/esm/icon-list-hoz/settings/IconListHoz.js +2 -2
- package/dist/esm/icon-list-v2/settings/IconList.js +2 -2
- package/dist/esm/image/settings/Image.js +2 -2
- package/dist/esm/image-comparison/settings/ImageComparison.js +2 -2
- package/dist/esm/line/settings/Line.js +2 -2
- package/dist/esm/marquee/settings/Marquee.js +2 -2
- package/dist/esm/post-purchase/advanced-list/settings/AdvancedListPostPurchase.js +2 -2
- package/dist/esm/post-purchase/button/settings/Button.js +2 -2
- package/dist/esm/post-purchase/buyer-consent/index.js +1 -1
- package/dist/esm/post-purchase/callout-banner/settings/CalloutBox.js +1 -1
- package/dist/esm/post-purchase/countdown-timer/settings/CountdownTimer.js +2 -2
- package/dist/esm/post-purchase/image/settings/Image.js +1 -1
- package/dist/esm/post-purchase/line/settings/PostPurchaseLine.js +2 -2
- package/dist/esm/post-purchase/link/settings/PostPurchaseLink.js +2 -2
- package/dist/esm/post-purchase/product/components/ProductPriceBreakdown.js +1 -1
- package/dist/esm/post-purchase/product/components/price-breakdown/MoneyLine.js +1 -1
- package/dist/esm/post-purchase/product/components/product-subscription/common/styles.js +1 -1
- package/dist/esm/post-purchase/product/components/product-subscription/hooks/useSellingSubscription.js +1 -1
- package/dist/esm/post-purchase/product/hooks/useGetMoneyLines.js +1 -1
- package/dist/esm/post-purchase/product/index.js +1 -1
- package/dist/esm/post-purchase/product/settings/accept-button/index.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-description/ProductDescription.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-discount-tag/ProductDiscountTag.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-image/ProductImages.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-offer/index.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-price/ProductPrice.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/settings.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/ui-v2.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-price-breakdown/index.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-quantity/index.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-subscription/configs/settings.js +1 -1
- package/dist/esm/post-purchase/product/settings/product-subscription/index.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-title/ProductTitle.js +2 -2
- package/dist/esm/post-purchase/product/settings/product-variants/ProductVariant.js +2 -2
- package/dist/esm/post-purchase/text/settings/text/Text.js +2 -2
- package/dist/esm/product/components/ProductImages.liquid.js +11 -11
- package/dist/esm/product/components/dynamic-checkout/Button.liquid.js +13 -13
- package/dist/esm/product/components/product-button/ProductButton.liquid.js +11 -11
- package/dist/esm/product/components/product-images-v2/ProductImagesV2.liquid.js +13 -13
- package/dist/esm/product/components/product-images-v3/ProductImagesV3.liquid.js +11 -11
- package/dist/esm/product/components/product-price/ProductPrice.liquid.js +4 -4
- package/dist/esm/product/components/product-title/ProductTitle.liquid.js +3 -4
- package/dist/esm/product/settings/DynamicCheckout.js +2 -2
- package/dist/esm/product/settings/Product.js +2 -2
- package/dist/esm/product/settings/ProductBadge.js +1 -1
- package/dist/esm/product/settings/ProductButton.js +2 -2
- package/dist/esm/product/settings/ProductDescription.js +1 -1
- package/dist/esm/product/settings/ProductList.js +2 -2
- package/dist/esm/product/settings/ProductListV3.js +2 -2
- package/dist/esm/product/settings/ProductPrice.js +2 -2
- package/dist/esm/product/settings/ProductProperties.js +2 -2
- package/dist/esm/product/settings/ProductQuantity.js +2 -2
- package/dist/esm/product/settings/ProductTag.js +1 -1
- package/dist/esm/product/settings/ProductTitle.js +2 -2
- package/dist/esm/product/settings/ProductVariants.js +2 -2
- package/dist/esm/product/settings/ProductViewMore.js +2 -2
- package/dist/esm/product/settings/Sku.js +2 -2
- package/dist/esm/product/settings/Vendor.js +2 -2
- package/dist/esm/sticky/settings/Sticky.js +1 -1
- package/dist/esm/stock-counter/settings/StockCounter.js +2 -2
- package/dist/esm/tab/settings/Tabs.js +2 -2
- package/dist/esm/text/components/Text.liquid.js +3 -3
- package/dist/esm/text/settings/Text.js +2 -2
- package/dist/esm/third-party/index.js +1 -1
- package/dist/esm/third-party/settings/AftershipEmailMarketingsms/index.js +2 -2
- package/dist/esm/third-party/settings/AirProductReviewsAppUgc/index.js +2 -2
- package/dist/esm/third-party/settings/AliReviews/index.js +2 -2
- package/dist/esm/third-party/settings/AlsoBoughtCbb/index.js +2 -2
- package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/index.js +2 -2
- package/dist/esm/third-party/settings/AppointmentBookingCowlendar/index.js +2 -2
- package/dist/esm/third-party/settings/AppstleBundlesDiscounts/index.js +2 -2
- package/dist/esm/third-party/settings/AppstleSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/BestBuyFulfillment/index.js +2 -2
- package/dist/esm/third-party/settings/BfSizeChartSizeGuide/index.js +2 -2
- package/dist/esm/third-party/settings/BirdChime/index.js +2 -2
- package/dist/esm/third-party/settings/Bogos/index.js +2 -2
- package/dist/esm/third-party/settings/BoldProductOptions/index.js +2 -2
- package/dist/esm/third-party/settings/BoldSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/index.js +2 -2
- package/dist/esm/third-party/settings/BoostAISearchDiscovery/index.js +2 -2
- package/dist/esm/third-party/settings/Bundler/index.js +2 -2
- package/dist/esm/third-party/settings/CleanSizeCharts/index.js +2 -2
- package/dist/esm/third-party/settings/CrossSellCartUpsell/index.js +2 -2
- package/dist/esm/third-party/settings/CustomProductOptionsVariant/index.js +2 -2
- package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/index.js +2 -2
- package/dist/esm/third-party/settings/EasifyProductOptions/index.js +2 -2
- package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/index.js +2 -2
- package/dist/esm/third-party/settings/EasySellCOD/index.js +2 -2
- package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/index.js +2 -2
- package/dist/esm/third-party/settings/EcomsendBackInStockAlert/index.js +2 -2
- package/dist/esm/third-party/settings/EssentialAnnouncementBar/index.js +2 -2
- package/dist/esm/third-party/settings/EssentialCountdownTimerBar/index.js +2 -2
- package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/index.js +2 -2
- package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/index.js +2 -2
- package/dist/esm/third-party/settings/FeraReviews/index.js +2 -2
- package/dist/esm/third-party/settings/FirePush/index.js +2 -2
- package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/index.js +2 -2
- package/dist/esm/third-party/settings/FordeerProductLabels/index.js +2 -2
- package/dist/esm/third-party/settings/FrequentlyBoughtTogether/index.js +2 -2
- package/dist/esm/third-party/settings/GloColorSwatchvariantImage/index.js +2 -2
- package/dist/esm/third-party/settings/GloboProductOptionsVariant/index.js +2 -2
- package/dist/esm/third-party/settings/GoogleReviewsByReputon/index.js +2 -2
- package/dist/esm/third-party/settings/Growave/index.js +2 -2
- package/dist/esm/third-party/settings/HextomCountdownTimerBar/index.js +2 -2
- package/dist/esm/third-party/settings/HextomFreeShippingBar/index.js +2 -2
- package/dist/esm/third-party/settings/HulkFormBuilder/index.js +2 -2
- package/dist/esm/third-party/settings/HulkProductOptions/index.js +2 -2
- package/dist/esm/third-party/settings/InfiniteOptions/index.js +2 -2
- package/dist/esm/third-party/settings/Instafeed/index.js +2 -2
- package/dist/esm/third-party/settings/InstasellShoppableInstagram/index.js +2 -2
- package/dist/esm/third-party/settings/JudgemeReviews/index.js +2 -2
- package/dist/esm/third-party/settings/JunipProductReviewsUgc/index.js +2 -2
- package/dist/esm/third-party/settings/KachingBundles/index.js +2 -2
- package/dist/esm/third-party/{setting → settings}/KachingSubscriptionsApp/index.js +2 -2
- package/dist/esm/third-party/settings/KingProductOptions/index.js +2 -2
- package/dist/esm/third-party/settings/KiteFreeGiftDiscount/index.js +2 -2
- package/dist/esm/third-party/settings/KlarnaMessaging/index.js +2 -2
- package/dist/esm/third-party/settings/Klaviyo/index.js +2 -2
- package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/index.js +2 -2
- package/dist/esm/third-party/settings/LaiProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/index.js +2 -2
- package/dist/esm/third-party/settings/LoopSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/LooxReviews/index.js +2 -2
- package/dist/esm/third-party/settings/MaxbundleProductBundles/index.js +2 -2
- package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/index.js +2 -2
- package/dist/esm/third-party/settings/MyappgurusProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/index.js +2 -2
- package/dist/esm/third-party/settings/OkendoReviewsLoyalty/index.js +2 -2
- package/dist/esm/third-party/settings/Omnisend/index.js +2 -2
- package/dist/esm/third-party/settings/Opinew/index.js +2 -2
- package/dist/esm/third-party/settings/ParcelPanel/index.js +2 -2
- package/dist/esm/third-party/settings/PickyStory/index.js +2 -2
- package/dist/esm/third-party/settings/PowerfulContactFormBuilder/index.js +2 -2
- package/dist/esm/third-party/settings/PreorderNowPreOrderPq/index.js +2 -2
- package/dist/esm/third-party/settings/PreorderNowWodPresale/index.js +2 -2
- package/dist/esm/third-party/settings/ProductOptionsCustomizer/index.js +2 -2
- package/dist/esm/third-party/settings/ProductOptionsVariantOption/index.js +2 -2
- package/dist/esm/third-party/settings/ProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/index.js +2 -2
- package/dist/esm/third-party/settings/PushOwl/index.js +2 -2
- package/dist/esm/third-party/settings/QikifyUpsell/index.js +2 -2
- package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/index.js +2 -2
- package/dist/esm/third-party/settings/RechargeSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/RecurpaySubscriptionApp/index.js +2 -2
- package/dist/esm/third-party/settings/Releasit/index.js +2 -2
- package/dist/esm/third-party/settings/RequestQuoteHidePrice/index.js +2 -2
- package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/index.js +2 -2
- package/dist/esm/third-party/settings/Rivyo/index.js +2 -2
- package/dist/esm/third-party/settings/Ryviu/index.js +2 -2
- package/dist/esm/third-party/settings/SealSubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/SegunoEmailMarketing/index.js +2 -2
- package/dist/esm/third-party/settings/Selleasy/index.js +2 -2
- package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/index.js +2 -2
- package/dist/esm/third-party/settings/ShopifyForms/index.js +2 -2
- package/dist/esm/third-party/settings/ShopifySubscriptions/index.js +2 -2
- package/dist/esm/third-party/settings/SimpleBundlesKits/index.js +2 -2
- package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/index.js +2 -2
- package/dist/esm/third-party/settings/SmartSearchBarAndFilters/index.js +2 -2
- package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/index.js +2 -2
- package/dist/esm/third-party/settings/StellarDeliveryDatePickup/index.js +2 -2
- package/dist/esm/third-party/settings/SubifySubscriptionsApp/index.js +2 -2
- package/dist/esm/third-party/settings/TagembedSocialPostReview/index.js +2 -2
- package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/index.js +2 -2
- package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/index.js +2 -2
- package/dist/esm/third-party/settings/TrustBadgesBear/index.js +2 -2
- package/dist/esm/third-party/settings/TrustMe/index.js +2 -2
- package/dist/esm/third-party/settings/TrustedsiteTrustBadges/index.js +2 -2
- package/dist/esm/third-party/settings/Trustoo/index.js +2 -2
- package/dist/esm/third-party/settings/TrustreviewsProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/TrustshopProductReviews/index.js +2 -2
- package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/index.js +2 -2
- package/dist/esm/third-party/settings/Vitals/index.js +2 -2
- package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/index.js +2 -2
- package/dist/esm/third-party/settings/WideBundle/index.js +2 -2
- package/dist/esm/third-party/settings/Wiser/index.js +2 -2
- package/dist/esm/third-party/settings/WishlistKing/index.js +2 -2
- package/dist/esm/third-party/settings/WishlistPlus/index.js +2 -2
- package/dist/esm/third-party/settings/YotpoLoyalty/index.js +2 -2
- package/dist/esm/third-party/settings/YotpoReviews/index.js +2 -2
- package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/index.js +2 -2
- package/dist/esm/third-party-instant/settings/InstantKlaviyo/index.js +4 -4
- package/dist/esm/third-party-slot/settings/ThirdPartySlot.js +2 -2
- package/dist/esm/video/settings/Video.js +2 -2
- package/dist/types/index.d.ts +5 -3
- package/package.json +4 -4
- package/dist/cjs/accordion/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-author/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-category/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-content/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-date/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-excerpt/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-image/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-read-more/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-tag/ui-v1.js +0 -1
- package/dist/cjs/article/settings/configs/article-title/ui-v1.js +0 -1
- package/dist/cjs/breadcrumb/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/button/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/carousel/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/carousel-v3/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/code/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-banner/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-description/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-paginator/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-title/configs/ui-v1.js +0 -1
- package/dist/cjs/collection/settings/collection-toolbar/configs/ui-v1.js +0 -1
- package/dist/cjs/countdown-timer/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/coupon/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/dialog/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/estimate-delivery/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/contact/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/form-checkbox/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/form-dropdown/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/form-email/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/form-textarea/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/newsletter/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/submit-button/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/text-field/configs/ui-v1.js +0 -1
- package/dist/cjs/form/settings/text-input/configs/ui-v1.js +0 -1
- package/dist/cjs/grid/settings/configs/row/ui-v1.js +0 -1
- package/dist/cjs/grid/settings/configs/section/ui-v1.js +0 -1
- package/dist/cjs/header/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/heading/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/hero-banner/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/icon/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/icon-list/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/icon-list-hoz/settings/configs/uiV1.js +0 -1
- package/dist/cjs/icon-list-v2/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/image/settings/configs/ui-v1.js +0 -4
- package/dist/cjs/image-comparison/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/line/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/marquee/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/advanced-list/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/button/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/callout-banner/settings/config/callout-box/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/countdown-timer/settings/config/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/line/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/link/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/accept-button/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-description/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-discount-tag/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-image/ProductFeatureImage.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-image/ProductGalleryImage.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-image/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-offer/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-price/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-price-breakdown/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-quantity/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-title/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/product/settings/product-variants/configs/ui-v1.js +0 -1
- package/dist/cjs/post-purchase/text/settings/text/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/dynamic-checkout/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-badge/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-button/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-description/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-list/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-list-v3/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-price/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-properties/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-quantity/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-sku/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-title/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-variant/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-vendor/configs/ui-v1.js +0 -1
- package/dist/cjs/product/settings/product-view-more/configs/ui-v1.js +0 -1
- package/dist/cjs/sticky/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/stock-counter/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/tab/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/text/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/third-party/setting/KachingSubscriptionsApp/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AftershipEmailMarketingsms/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AirProductReviewsAppUgc/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AliReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AlsoBoughtCbb/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AppointmentBookingCowlendar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AppstleBundlesDiscounts/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/AppstleSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BestBuyFulfillment/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BfSizeChartSizeGuide/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BirdChime/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Bogos/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BoldProductOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BoldSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BonLoyaltyRewardsReferrals/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/BoostAISearchDiscovery/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Bundler/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/CleanSizeCharts/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/CrossSellCartUpsell/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/CustomProductOptionsVariant/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/DiscountyBulkDiscountSales/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EasifyProductOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EasyBundleBuilderSkailama/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EasySellCOD/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EcoboostifyShoppableReelUgc/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EcomsendBackInStockAlert/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EssentialAnnouncementBar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EssentialCountdownTimerBar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/EstimatedDeliveryDatePlus/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FastBundleBundlesDiscounts/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FeraReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FirePush/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FlyBundlesUpsellsFbt/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FordeerProductLabels/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/FrequentlyBoughtTogether/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/GloColorSwatchvariantImage/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/GloboProductOptionsVariant/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/GoogleReviewsByReputon/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Growave/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/HextomCountdownTimerBar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/HextomFreeShippingBar/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/HulkFormBuilder/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/HulkProductOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/InfiniteOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Instafeed/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/InstasellShoppableInstagram/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/JudgemeReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/JunipProductReviewsUgc/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KachingBundles/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KingProductOptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KiteFreeGiftDiscount/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KlarnaMessaging/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Klaviyo/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/KoalaBundleQuantityDiscount/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/LaiProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/LoloyalLoyaltyReferrals/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/LoopSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/LooxReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/MaxbundleProductBundles/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/MbcBundleVolumeDiscount/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/MyappgurusProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/NotifyBackInStockPreOrder/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/OkendoReviewsLoyalty/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Omnisend/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Opinew/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ParcelPanel/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PickyStory/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PowerfulContactFormBuilder/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PreorderNowPreOrderPq/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PreorderNowWodPresale/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ProductOptionsCustomizer/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ProductOptionsVariantOption/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PumperBundlesVolumeDiscount/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/PushOwl/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/QikifyUpsell/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/RapiBundleQuantityBreaks/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/RechargeSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/RecurpaySubscriptionApp/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Releasit/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/RequestQuoteHidePrice/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ReviewxpoProductReviewsApp/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Rivyo/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Ryviu/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SealSubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SegunoEmailMarketing/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Selleasy/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SeoantTrustBadgesIcon/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ShopifyForms/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/ShopifySubscriptions/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SimpleBundlesKits/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SkioSubscriptionsYcS20/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SmartSearchBarAndFilters/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SproutPlantTreesGrowSales/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/StellarDeliveryDatePickup/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/SubifySubscriptionsApp/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TagembedSocialPostReview/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TagshopShoppableVideosUgc/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TeeinblueProductPersonalizer/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustBadgesBear/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustMe/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustedsiteTrustBadges/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Trustoo/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustreviewsProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/TrustshopProductReviews/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/UnlimitedBundlesDiscounts/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Vitals/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/WhatmoreShoppableVideosreel/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/WideBundle/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/Wiser/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/WishlistKing/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/WishlistPlus/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/YotpoLoyalty/uiV1.js +0 -1
- package/dist/cjs/third-party/settings/YotpoReviews/uiV1.js +0 -1
- package/dist/cjs/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v1.js +0 -1
- package/dist/cjs/third-party-instant/settings/InstantKlaviyo/configs/ui-v1.js +0 -1
- package/dist/cjs/third-party-slot/settings/configs/ui-v1.js +0 -1
- package/dist/cjs/video/settings/configs/ui-v1.js +0 -1
- package/dist/esm/accordion/settings/configs/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-author/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-category/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-content/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-date/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-excerpt/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-image/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-read-more/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-tag/ui-v1.js +0 -1
- package/dist/esm/article/settings/configs/article-title/ui-v1.js +0 -1
- package/dist/esm/breadcrumb/settings/configs/ui-v1.js +0 -1
- package/dist/esm/button/settings/configs/ui-v1.js +0 -1
- package/dist/esm/carousel/settings/configs/ui-v1.js +0 -1
- package/dist/esm/carousel-v3/settings/configs/ui-v1.js +0 -1
- package/dist/esm/code/settings/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-banner/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-description/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-paginator/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-title/configs/ui-v1.js +0 -1
- package/dist/esm/collection/settings/collection-toolbar/configs/ui-v1.js +0 -1
- package/dist/esm/countdown-timer/settings/configs/ui-v1.js +0 -1
- package/dist/esm/coupon/settings/configs/ui-v1.js +0 -1
- package/dist/esm/dialog/settings/configs/ui-v1.js +0 -1
- package/dist/esm/estimate-delivery/settings/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/contact/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/form-checkbox/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/form-dropdown/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/form-email/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/form-textarea/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/newsletter/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/submit-button/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/text-field/configs/ui-v1.js +0 -1
- package/dist/esm/form/settings/text-input/configs/ui-v1.js +0 -1
- package/dist/esm/grid/settings/configs/row/ui-v1.js +0 -1
- package/dist/esm/grid/settings/configs/section/ui-v1.js +0 -1
- package/dist/esm/header/settings/configs/ui-v1.js +0 -1
- package/dist/esm/heading/settings/configs/ui-v1.js +0 -1
- package/dist/esm/hero-banner/settings/configs/ui-v1.js +0 -1
- package/dist/esm/icon/settings/configs/ui-v1.js +0 -1
- package/dist/esm/icon-list/settings/configs/ui-v1.js +0 -1
- package/dist/esm/icon-list-hoz/settings/configs/uiV1.js +0 -1
- package/dist/esm/icon-list-v2/settings/configs/ui-v1.js +0 -1
- package/dist/esm/image/settings/configs/ui-v1.js +0 -4
- package/dist/esm/image-comparison/settings/configs/ui-v1.js +0 -1
- package/dist/esm/line/settings/configs/ui-v1.js +0 -1
- package/dist/esm/marquee/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/advanced-list/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/button/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/callout-banner/settings/config/callout-box/ui-v1.js +0 -1
- package/dist/esm/post-purchase/countdown-timer/settings/config/ui-v1.js +0 -1
- package/dist/esm/post-purchase/line/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/link/settings/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/accept-button/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-description/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-discount-tag/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-image/ProductFeatureImage.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-image/ProductGalleryImage.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-image/ProductImageLayoutSetting.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-image/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-offer/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-price/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-price-breakdown/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-quantity/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-title/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/product/settings/product-variants/configs/ui-v1.js +0 -1
- package/dist/esm/post-purchase/text/settings/text/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/dynamic-checkout/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-badge/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-button/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-description/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-list/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-list-v3/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-price/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-properties/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-quantity/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-sku/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-title/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-variant/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-vendor/configs/ui-v1.js +0 -1
- package/dist/esm/product/settings/product-view-more/configs/ui-v1.js +0 -1
- package/dist/esm/sticky/settings/configs/ui-v1.js +0 -1
- package/dist/esm/stock-counter/settings/configs/ui-v1.js +0 -1
- package/dist/esm/tab/settings/configs/ui-v1.js +0 -1
- package/dist/esm/text/settings/configs/ui-v1.js +0 -1
- package/dist/esm/third-party/setting/KachingSubscriptionsApp/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AftershipEmailMarketingsms/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AirProductReviewsAppUgc/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AliReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AlsoBoughtCbb/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AovFreeGiftBuyXGetYBogo/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AppointmentBookingCowlendar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AppstleBundlesDiscounts/uiV1.js +0 -1
- package/dist/esm/third-party/settings/AppstleSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BestBuyFulfillment/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BfSizeChartSizeGuide/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BirdChime/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Bogos/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BoldProductOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BoldSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BonLoyaltyRewardsReferrals/uiV1.js +0 -1
- package/dist/esm/third-party/settings/BoostAISearchDiscovery/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Bundler/uiV1.js +0 -1
- package/dist/esm/third-party/settings/CleanSizeCharts/uiV1.js +0 -1
- package/dist/esm/third-party/settings/CrossSellCartUpsell/uiV1.js +0 -1
- package/dist/esm/third-party/settings/CustomProductOptionsVariant/uiV1.js +0 -1
- package/dist/esm/third-party/settings/DiscountyBulkDiscountSales/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EasifyProductOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EasyBundleBuilderSkailama/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EasySellCOD/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EcoboostifyShoppableReelUgc/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EcomsendBackInStockAlert/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EssentialAnnouncementBar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EssentialCountdownTimerBar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/EstimatedDeliveryDatePlus/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FastBundleBundlesDiscounts/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FeraReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FirePush/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FlyBundlesUpsellsFbt/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FordeerProductLabels/uiV1.js +0 -1
- package/dist/esm/third-party/settings/FrequentlyBoughtTogether/uiV1.js +0 -1
- package/dist/esm/third-party/settings/GloColorSwatchvariantImage/uiV1.js +0 -1
- package/dist/esm/third-party/settings/GloboProductOptionsVariant/uiV1.js +0 -1
- package/dist/esm/third-party/settings/GoogleReviewsByReputon/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Growave/uiV1.js +0 -1
- package/dist/esm/third-party/settings/HextomCountdownTimerBar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/HextomFreeShippingBar/uiV1.js +0 -1
- package/dist/esm/third-party/settings/HulkFormBuilder/uiV1.js +0 -1
- package/dist/esm/third-party/settings/HulkProductOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/InfiniteOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Instafeed/uiV1.js +0 -1
- package/dist/esm/third-party/settings/InstasellShoppableInstagram/uiV1.js +0 -1
- package/dist/esm/third-party/settings/JudgemeReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/JunipProductReviewsUgc/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KachingBundles/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KingProductOptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KiteFreeGiftDiscount/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KlarnaMessaging/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Klaviyo/uiV1.js +0 -1
- package/dist/esm/third-party/settings/KoalaBundleQuantityDiscount/uiV1.js +0 -1
- package/dist/esm/third-party/settings/LaiProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/LoloyalLoyaltyReferrals/uiV1.js +0 -1
- package/dist/esm/third-party/settings/LoopSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/LooxReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/MaxbundleProductBundles/uiV1.js +0 -1
- package/dist/esm/third-party/settings/MbcBundleVolumeDiscount/uiV1.js +0 -1
- package/dist/esm/third-party/settings/MyappgurusProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/NotifyBackInStockPreOrder/uiV1.js +0 -1
- package/dist/esm/third-party/settings/OkendoReviewsLoyalty/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Omnisend/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Opinew/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ParcelPanel/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PickyStory/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PowerfulContactFormBuilder/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PreorderNowPreOrderPq/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PreorderNowWodPresale/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ProductOptionsCustomizer/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ProductOptionsVariantOption/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PumperBundlesVolumeDiscount/uiV1.js +0 -1
- package/dist/esm/third-party/settings/PushOwl/uiV1.js +0 -1
- package/dist/esm/third-party/settings/QikifyUpsell/uiV1.js +0 -1
- package/dist/esm/third-party/settings/RapiBundleQuantityBreaks/uiV1.js +0 -1
- package/dist/esm/third-party/settings/RechargeSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/RecurpaySubscriptionApp/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Releasit/uiV1.js +0 -1
- package/dist/esm/third-party/settings/RequestQuoteHidePrice/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ReviewxpoProductReviewsApp/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Rivyo/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Ryviu/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SealSubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SegunoEmailMarketing/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Selleasy/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SeoantTrustBadgesIcon/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ShopifyForms/uiV1.js +0 -1
- package/dist/esm/third-party/settings/ShopifySubscriptions/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SimpleBundlesKits/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SkioSubscriptionsYcS20/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SmartSearchBarAndFilters/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SproutPlantTreesGrowSales/uiV1.js +0 -1
- package/dist/esm/third-party/settings/StellarDeliveryDatePickup/uiV1.js +0 -1
- package/dist/esm/third-party/settings/SubifySubscriptionsApp/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TagembedSocialPostReview/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TagshopShoppableVideosUgc/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TeeinblueProductPersonalizer/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustBadgesBear/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustMe/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustedsiteTrustBadges/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Trustoo/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustreviewsProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/TrustshopProductReviews/uiV1.js +0 -1
- package/dist/esm/third-party/settings/UnlimitedBundlesDiscounts/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Vitals/uiV1.js +0 -1
- package/dist/esm/third-party/settings/WhatmoreShoppableVideosreel/uiV1.js +0 -1
- package/dist/esm/third-party/settings/WideBundle/uiV1.js +0 -1
- package/dist/esm/third-party/settings/Wiser/uiV1.js +0 -1
- package/dist/esm/third-party/settings/WishlistKing/uiV1.js +0 -1
- package/dist/esm/third-party/settings/WishlistPlus/uiV1.js +0 -1
- package/dist/esm/third-party/settings/YotpoLoyalty/uiV1.js +0 -1
- package/dist/esm/third-party/settings/YotpoReviews/uiV1.js +0 -1
- package/dist/esm/third-party-instant/settings/InstantJudgemeReviews/configs/ui-v1.js +0 -1
- package/dist/esm/third-party-instant/settings/InstantKlaviyo/configs/ui-v1.js +0 -1
- package/dist/esm/third-party-slot/settings/configs/ui-v1.js +0 -1
- package/dist/esm/video/settings/configs/ui-v1.js +0 -1
- /package/dist/cjs/post-purchase/buyer-consent/settings/{buyer-consent/index.js → BuyerConsent.js} +0 -0
- /package/dist/cjs/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/presets.js +0 -0
- /package/dist/cjs/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/settings.js +0 -0
- /package/dist/cjs/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/ui-v2.js +0 -0
- /package/dist/cjs/third-party/{setting → settings}/KachingSubscriptionsApp/uiV2.js +0 -0
- /package/dist/esm/post-purchase/buyer-consent/settings/{buyer-consent/index.js → BuyerConsent.js} +0 -0
- /package/dist/esm/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/presets.js +0 -0
- /package/dist/esm/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/settings.js +0 -0
- /package/dist/esm/post-purchase/buyer-consent/settings/{buyer-consent/configs → configs}/ui-v2.js +0 -0
- /package/dist/esm/third-party/{setting → settings}/KachingSubscriptionsApp/uiV2.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var TrustMe=require("../../configs/TrustMe.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var TrustMe=require("../../configs/TrustMe.js"),uiV2=require("./uiV2.js");const config={tag:TrustMe.default.tag,label:TrustMe.default.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${TrustMe.default.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:TrustMe.default.id,name:{en:TrustMe.default.label},hideTextContent:!0,icon:{desktop:`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<img class="w-24 border border-dark-200 rounded-medium" src="${TrustMe.default.logoUrl}?width=22&height=22">
|
|
4
4
|
<span class="preset-item-title">${TrustMe.default.label}</span>
|
|
5
5
|
</div>
|
|
6
|
-
`},components:[{tag:TrustMe.default.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:TrustMe.default.label},{id:"openApp",type:"open-link",linkType:"openApp",target:"_blank",href:"https://admin.shopify.com/?redirect=/apps/trust-cart",appName:TrustMe.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
6
|
+
`},components:[{tag:TrustMe.default.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:TrustMe.default.label},{id:"openApp",type:"open-link",linkType:"openApp",target:"_blank",href:"https://admin.shopify.com/?redirect=/apps/trust-cart",appName:TrustMe.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var TrustedsiteTrustBadges=require("../../configs/TrustedsiteTrustBadges.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var TrustedsiteTrustBadges=require("../../configs/TrustedsiteTrustBadges.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:TrustedsiteTrustBadges.default.tag,label:TrustedsiteTrustBadges.default.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/38fdc008d044b95511d73b59ae0cc83f/icon/CIX8yLf0lu8CEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:TrustedsiteTrustBadges.default.id,name:{en:TrustedsiteTrustBadges.default.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
|
|
2
2
|
<img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/38fdc008d044b95511d73b59ae0cc83f/icon/CIX8yLf0lu8CEAE=.png?width=22&height=22">
|
|
3
3
|
<span class="preset-item-title">TrustedSite ‑ Trust Badges</span>
|
|
4
|
-
</div>`},components:[{tag:TrustedsiteTrustBadges.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Engagement",value:"engagement"}],default:"engagement"},{id:"trustId",label:"Trustmark Type",type:"select",options:[{label:"Certified Secure",value:"202"},{label:"Secure Form",value:"211"},{label:"Secure Checkout",value:"212"},{label:"Secure Login",value:"213"},{label:"Issue-Free Orders",value:"214"},{label:"Spam-Free",value:"216"},{label:"Banner",value:"1001"},{label:"Testimonial",value:"1002"}],default:"202"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"conversion-bear-trust-badges"}),appName:TrustedsiteTrustBadges.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://www.trustedsite.com/",appName:TrustedsiteTrustBadges.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
4
|
+
</div>`},components:[{tag:TrustedsiteTrustBadges.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Engagement",value:"engagement"}],default:"engagement"},{id:"trustId",label:"Trustmark Type",type:"select",options:[{label:"Certified Secure",value:"202"},{label:"Secure Form",value:"211"},{label:"Secure Checkout",value:"212"},{label:"Secure Login",value:"213"},{label:"Issue-Free Orders",value:"214"},{label:"Spam-Free",value:"216"},{label:"Banner",value:"1001"},{label:"Testimonial",value:"1002"}],default:"202"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"conversion-bear-trust-badges"}),appName:TrustedsiteTrustBadges.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://www.trustedsite.com/",appName:TrustedsiteTrustBadges.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Trustoo=require("../../configs/Trustoo.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Trustoo=require("../../configs/Trustoo.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:Trustoo.default.tag,label:Trustoo.default.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${Trustoo.default.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:Trustoo.default.id,name:{en:Trustoo.default.label},hideTextContent:!0,icon:{desktop:`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<img class="w-24 border border-dark-200 rounded-medium" src="${Trustoo.default.logoUrl}?width=22&height=22">
|
|
4
4
|
<span class="preset-item-title">${Trustoo.default.label}</span>
|
|
5
5
|
</div>
|
|
6
|
-
`},components:[{tag:Trustoo.default.tag,advanced:{editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n\n.{{rootClassName}} #seal-star-rating-widget {\n margin-top: 0px;\n}"}}}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"trustoo-reviews"}),appName:Trustoo.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/sealapps-product-review",appName:Trustoo.default.label},{id:"widgetType",label:"Choose widget",type:"select",default:"star-rating-widget",disableDefault:!0,options:[{label:"Testimonials",value:"barrage-carousel"},{label:"Card Carousel",value:"card-carousel"},{label:"Photo Carousel",value:"photo-carousel"},{label:"Review Widget",value:"review-widget"},{label:"Star Rating Widget",value:"star-rating-widget"},{label:"Text Carousel",value:"text-carousel"}]},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
6
|
+
`},components:[{tag:Trustoo.default.tag,advanced:{editorData:{cssPlaceholder:".{{rootClassName}} {\n\n}\n\n.{{rootClassName}} #seal-star-rating-widget {\n margin-top: 0px;\n}"}}}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"trustoo-reviews"}),appName:Trustoo.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/sealapps-product-review",appName:Trustoo.default.label},{id:"widgetType",label:"Choose widget",type:"select",default:"star-rating-widget",disableDefault:!0,options:[{label:"Testimonials",value:"barrage-carousel"},{label:"Card Carousel",value:"card-carousel"},{label:"Photo Carousel",value:"photo-carousel"},{label:"Review Widget",value:"review-widget"},{label:"Star Rating Widget",value:"star-rating-widget"},{label:"Text Carousel",value:"text-carousel"}]},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var TrustreviewsProductReviews=require("../../configs/TrustreviewsProductReviews.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var TrustreviewsProductReviews=require("../../configs/TrustreviewsProductReviews.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:TrustreviewsProductReviews.default.tag,label:TrustreviewsProductReviews.default.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/0aea8ea03bebbafd0eab4c8089b14f5e/icon/CPOlzd-d1vsCEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:TrustreviewsProductReviews.default.id,name:{en:TrustreviewsProductReviews.default.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
|
|
2
2
|
<img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/0aea8ea03bebbafd0eab4c8089b14f5e/icon/CPOlzd-d1vsCEAE=.png?width=22&height=22">
|
|
3
3
|
<span class="preset-item-title">TrustReviews: Product Reviews</span>
|
|
4
|
-
</div>`},components:[{tag:TrustreviewsProductReviews.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Review Carousel",value:"review-carousel"},{label:"Q&A Widget",value:"questions_widget",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Review Text Widget",value:"reviews_text_widget"},{label:"Reviews Widget",value:"reviews_widget",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Shop Reviews",value:"shop_reviews_widget"},{label:"Star Ratings",value:"star_rating",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Testimonials Carousel",value:"reviews-testimonials"},{label:"Testimonials Widget",value:"all_reviews_widget"},{label:"TrustReview Cards",value:"review-cards"},{label:"TrustReview Gallery",value:"review-gallery"},{label:"TrustReview Medals",value:"medals"}],default:"review-carousel"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"trustreview-product-reviews"}),appName:TrustreviewsProductReviews.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/reevo",appName:TrustreviewsProductReviews.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
4
|
+
</div>`},components:[{tag:TrustreviewsProductReviews.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Review Carousel",value:"review-carousel"},{label:"Q&A Widget",value:"questions_widget",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Review Text Widget",value:"reviews_text_widget"},{label:"Reviews Widget",value:"reviews_widget",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Shop Reviews",value:"shop_reviews_widget"},{label:"Star Ratings",value:"star_rating",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_STATIC","STATIC","GP_INDEX"]},{label:"Testimonials Carousel",value:"reviews-testimonials"},{label:"Testimonials Widget",value:"all_reviews_widget"},{label:"TrustReview Cards",value:"review-cards"},{label:"TrustReview Gallery",value:"review-gallery"},{label:"TrustReview Medals",value:"medals"}],default:"review-carousel"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"trustreview-product-reviews"}),appName:TrustreviewsProductReviews.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/reevo",appName:TrustreviewsProductReviews.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var TrustshopProductReviews=require("../../configs/TrustshopProductReviews.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var TrustshopProductReviews=require("../../configs/TrustshopProductReviews.js"),uiV2=require("./uiV2.js");const config={tag:TrustshopProductReviews.default.tag,label:TrustshopProductReviews.default.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/97bd740ed0597c4d5220e15ae930308d/icon/CKub0pnr1okDEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:TrustshopProductReviews.default.id,name:{en:TrustshopProductReviews.default.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
|
|
2
2
|
<img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/97bd740ed0597c4d5220e15ae930308d/icon/CKub0pnr1okDEAE=.png?width=22&height=22">
|
|
3
3
|
<span class="preset-item-title">TrustShop: Product Reviews</span>
|
|
4
|
-
</div>`},components:[{tag:TrustshopProductReviews.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"productHandle",type:"product-handle",hide:!0},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Widget Product Rating",value:"widget-product-rating"},{label:"All Reviews",value:"all-reviews"},{label:"Widget Box",value:"widget-box"},{label:"Review Testimonial",value:"review-testimonial"}],default:"widget-product-rating"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:TrustshopProductReviews.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"",appName:TrustshopProductReviews.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
4
|
+
</div>`},components:[{tag:TrustshopProductReviews.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"productHandle",type:"product-handle",hide:!0},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Widget Product Rating",value:"widget-product-rating"},{label:"All Reviews",value:"all-reviews"},{label:"Widget Box",value:"widget-box"},{label:"Review Testimonial",value:"review-testimonial"}],default:"widget-product-rating"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:TrustshopProductReviews.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"",appName:TrustshopProductReviews.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var UnlimitedBundlesDiscounts=require("../../configs/UnlimitedBundlesDiscounts.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var UnlimitedBundlesDiscounts=require("../../configs/UnlimitedBundlesDiscounts.js"),uiV2=require("./uiV2.js");const config={tag:UnlimitedBundlesDiscounts.default.tag,label:UnlimitedBundlesDiscounts.default.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/f401504ede69023ced1a51c93ad57152/icon/CPuO_JmopPsCEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:UnlimitedBundlesDiscounts.default.id,name:{en:UnlimitedBundlesDiscounts.default.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
|
|
2
2
|
<img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/f401504ede69023ced1a51c93ad57152/icon/CPuO_JmopPsCEAE=.png?width=22&height=22">
|
|
3
3
|
<span class="preset-item-title">Unlimited Bundles & Discounts</span>
|
|
4
|
-
</div>`},components:[{tag:UnlimitedBundlesDiscounts.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"All Bundles",value:"embed-all"},{label:"Revy Bundle Placeholder",value:"product-page-placeholder"}],default:"embed-all"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:UnlimitedBundlesDiscounts.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/product-bundles-discounts-by-revy",appName:UnlimitedBundlesDiscounts.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
4
|
+
</div>`},components:[{tag:UnlimitedBundlesDiscounts.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"All Bundles",value:"embed-all"},{label:"Revy Bundle Placeholder",value:"product-page-placeholder"}],default:"embed-all"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:"",appName:UnlimitedBundlesDiscounts.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/product-bundles-discounts-by-revy",appName:UnlimitedBundlesDiscounts.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Vitals=require("../../configs/Vitals.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Vitals=require("../../configs/Vitals.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:Vitals.default.tag,label:Vitals.default.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${Vitals.default.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:Vitals.default.id,name:{en:Vitals.default.label},hideTextContent:!0,icon:{desktop:`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<img class="w-24 border border-dark-200 rounded-medium" src="${Vitals.default.logoUrl}?width=22&height=22">
|
|
4
4
|
<span class="preset-item-title">${Vitals.default.label}</span>
|
|
5
5
|
</div>
|
|
6
|
-
`},components:[{tag:Vitals.default.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"v7-vitals-all-in-one-marketing"}),appName:Vitals.default.label},{id:"widgetType",label:"Choose widget",type:"select",default:"goToWishlist",options:[{label:"Go to Wishlist",value:"goToWishlist",maxOption:1},{label:"Payment Logos",value:"paymentLogos"},{label:"Recently Viewed",value:"recentlyViewed"},{label:"Shoppable Instagram Feed",value:"shoppableInstagramFeed"},{label:"Trust Seals and Badges",value:"trustSealsAndBadges"},{label:"Product Reviews",value:"productReviews",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Product Bundles",value:"productBundles",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Volume Discounts",value:"volumeDiscounts",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Stock Scarcity",value:"stockScarcity",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Add to Wishlist",value:"addToWishlist",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Size chart",value:"sizeChart",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Buy X Get Y",value:"upsellBuilderBogo",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Countdown Timer",value:"bundleCountdownBox",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Review Under Product Title",value:"reviewsUnderTitle",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Reviews Carousel",value:"productReviewsCarousel"},{label:"Shipping Information",value:"shippingBox",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Currency Converter",value:"currencyConverter"},{label:"Related Products",value:"relatedProducts",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Back In Stock",value:"backInStock",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]}]},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/vitals",appName:Vitals.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
6
|
+
`},components:[{tag:Vitals.default.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"v7-vitals-all-in-one-marketing"}),appName:Vitals.default.label},{id:"widgetType",label:"Choose widget",type:"select",default:"goToWishlist",options:[{label:"Go to Wishlist",value:"goToWishlist",maxOption:1},{label:"Payment Logos",value:"paymentLogos"},{label:"Recently Viewed",value:"recentlyViewed"},{label:"Shoppable Instagram Feed",value:"shoppableInstagramFeed"},{label:"Trust Seals and Badges",value:"trustSealsAndBadges"},{label:"Product Reviews",value:"productReviews",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Product Bundles",value:"productBundles",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Volume Discounts",value:"volumeDiscounts",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Stock Scarcity",value:"stockScarcity",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Add to Wishlist",value:"addToWishlist",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Size chart",value:"sizeChart",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Buy X Get Y",value:"upsellBuilderBogo",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Countdown Timer",value:"bundleCountdownBox",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Review Under Product Title",value:"reviewsUnderTitle",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Reviews Carousel",value:"productReviewsCarousel"},{label:"Shipping Information",value:"shippingBox",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Currency Converter",value:"currencyConverter"},{label:"Related Products",value:"relatedProducts",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]},{label:"Back In Stock",value:"backInStock",hideOnPage:["ARTICLE","BLOG","COLLECTION","GP_ARTICLE","GP_BLOG","GP_COLLECTION","GP_INDEX","GP_STATIC","STATIC"]}]},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/vitals",appName:Vitals.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var WhatmoreShoppableVideosreel=require("../../configs/WhatmoreShoppableVideosreel.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var WhatmoreShoppableVideosreel=require("../../configs/WhatmoreShoppableVideosreel.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:WhatmoreShoppableVideosreel.default.tag,label:WhatmoreShoppableVideosreel.default.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/92e9823511a71a34d577dc3d006abc4d/icon/CIuznZvgu4QDEAE=.png?width=22&height=22">',editorConfigs:{component:{isThirdParty:!0}},presets:[{id:WhatmoreShoppableVideosreel.default.id,name:{en:WhatmoreShoppableVideosreel.default.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
|
|
2
2
|
<img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/92e9823511a71a34d577dc3d006abc4d/icon/CIuznZvgu4QDEAE=.png?width=22&height=22">
|
|
3
3
|
<span class="preset-item-title">Whatmore Shoppable Videos+Reel</span>
|
|
4
|
-
</div>`},components:[{tag:WhatmoreShoppableVideosreel.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Watch and Buy",value:"app-block"},{label:"Whatmore Banners",value:"app-block-banner"},{label:"Whatmore Collections",value:"app-block-collections"},{label:"Whatmore Stories",value:"app-block-stories"}],default:"app-block"},{id:"whatMoreSettings",type:"group",controls:[{id:"heading",type:"input",default:"Watch and Buy"},{id:"templateType",label:"Choose widget",type:"select",options:[{label:"Video-Card",value:"template-a"},{label:"Video-Card feed",value:"template-feed-a"},{label:"Video-Card with see-more option.",value:"template-a-1"},{label:"Product-Video-Card",value:"template-b"},{label:"Grid Style - Theme Border",value:"template-c"},{label:"Grid Style - No Border",value:"template-d"},{label:"Single Tile",value:"template-e"},{label:"Video-card with product-info",value:"template-f"},{label:"Video-card with text-overlay",value:"template-g"},{label:"Focussed-video-card with product-info",value:"template-h"},{label:"Video-stories",value:"template-stories"}],default:"template-f"},{id:"showViews",type:"segment",default:"show",options:[{label:"Show",value:"show"},{label:"Hide",value:"hide"}]},{id:"titleFontSize",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"40"},{id:"landscapePadding",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"40"},{id:"topBottomPadding",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"20"},{id:"scrollVideoTitleSize",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"80"},{id:"scrollVideoTitleSizePortrait",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"80"}]},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"whatmore-shoppable-videosreel"}),appName:WhatmoreShoppableVideosreel.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:WhatmoreShoppableVideosreel.default.label,href:"https://app.whatmore.live/"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
4
|
+
</div>`},components:[{tag:WhatmoreShoppableVideosreel.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Watch and Buy",value:"app-block"},{label:"Whatmore Banners",value:"app-block-banner"},{label:"Whatmore Collections",value:"app-block-collections"},{label:"Whatmore Stories",value:"app-block-stories"}],default:"app-block"},{id:"whatMoreSettings",type:"group",controls:[{id:"heading",type:"input",default:"Watch and Buy"},{id:"templateType",label:"Choose widget",type:"select",options:[{label:"Video-Card",value:"template-a"},{label:"Video-Card feed",value:"template-feed-a"},{label:"Video-Card with see-more option.",value:"template-a-1"},{label:"Product-Video-Card",value:"template-b"},{label:"Grid Style - Theme Border",value:"template-c"},{label:"Grid Style - No Border",value:"template-d"},{label:"Single Tile",value:"template-e"},{label:"Video-card with product-info",value:"template-f"},{label:"Video-card with text-overlay",value:"template-g"},{label:"Focussed-video-card with product-info",value:"template-h"},{label:"Video-stories",value:"template-stories"}],default:"template-f"},{id:"showViews",type:"segment",default:"show",options:[{label:"Show",value:"show"},{label:"Hide",value:"hide"}]},{id:"titleFontSize",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"40"},{id:"landscapePadding",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"40"},{id:"topBottomPadding",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"20"},{id:"scrollVideoTitleSize",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"80"},{id:"scrollVideoTitleSizePortrait",type:"input:unit",emptyOnClear:!0,units:["px","%"],default:"80"}]},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"whatmore-shoppable-videosreel"}),appName:WhatmoreShoppableVideosreel.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:WhatmoreShoppableVideosreel.default.label,href:"https://app.whatmore.live/"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var WideBundle=require("../../configs/WideBundle.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var WideBundle=require("../../configs/WideBundle.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:WideBundle.default.tag,label:WideBundle.default.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${WideBundle.default.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:WideBundle.default.id,name:{en:WideBundle.default.label},hideTextContent:!0,icon:{desktop:`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<img class="w-24 border border-dark-200 rounded-medium" src="${WideBundle.default.logoUrl}?width=22&height=22">
|
|
4
4
|
<span class="preset-item-title">${WideBundle.default.label}</span>
|
|
5
5
|
</div>
|
|
6
|
-
`},components:[{tag:WideBundle.default.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",appName:WideBundle.default.label,href:helpers.get3rdPartyInstallLink({handle:"add-widebundle"})},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:WideBundle.default.label,href:"https://admin.shopify.com/?redirect=/apps/mybanner-1"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
6
|
+
`},components:[{tag:WideBundle.default.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",appName:WideBundle.default.label,href:helpers.get3rdPartyInstallLink({handle:"add-widebundle"})},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:WideBundle.default.label,href:"https://admin.shopify.com/?redirect=/apps/mybanner-1"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Wiser=require("../../configs/Wiser.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Wiser=require("../../configs/Wiser.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:Wiser.default.tag,label:Wiser.default.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${Wiser.default.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:Wiser.default.id,name:{en:Wiser.default.label},hideTextContent:!0,icon:{desktop:`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<img class="w-24 border border-dark-200 rounded-medium" src="${Wiser.default.logoUrl}?width=22&height=22">
|
|
4
4
|
<span class="preset-item-title">${Wiser.default.label}</span>
|
|
5
5
|
</div>
|
|
6
|
-
`},components:[{tag:Wiser.default.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",appName:Wiser.default.label,href:helpers.get3rdPartyInstallLink({handle:"v7-wiser-product-recommendation"})},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:Wiser.default.label,href:"https://admin.shopify.com/?redirect=/apps/your-recently-viewed-products"},{id:"wiserVersion",label:"Choose widget",type:"select",default:"V2",options:[{label:"Version 2.0 (Latest Version)",value:"V2"},{label:"Version 1.0 (Deprecated)",value:"V1"}]},{id:"widgetType",label:"Choose widget",type:"select",default:"related",options:[{label:"Related Products",value:"related"},{label:"Recommended Products",value:"recommended"},{label:"Frequently Bought Together",value:"alsobought"},{label:"Recently Viewed Products",value:"recentview"},{label:"New Arrivals",value:"newarrivals"},{label:"Featured Products",value:"featured"},{label:"Top Selling Products",value:"topselling"},{label:"Trending Products",value:"trending"},{label:"Inspired By Your Browsing History",value:"recent_related"}]},{id:"widgetTypeV2",label:"Choose widget",type:"select",default:"evm-related-product",options:[{label:"Related Products",value:"evm-related-product"},{label:"Frequently Bought Together",value:"evm-also-bought-products"},{label:"Featured Products",value:"evm-featured-collections-product"},{label:"Manual Recommendations",value:"evm-recommended-products"},{label:"Top Selling Recommendations",value:"evm-most-popular-products"},{label:"New Arrivals",value:"evm-new-arrivals-product"},{label:"Recently Viewed Products",value:"recently-viewed"},{label:"Recommendations Based On Past Purchases",value:"evm-recent_purchased_recomm-product"},{label:"Products Purchased Before",value:"evm-recent_purchased-product"},{label:"Trending Products",value:"trending-products"},{label:"AI Based Recommendations",value:"evm-related-viewed-browsing"}]},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
6
|
+
`},components:[{tag:Wiser.default.tag}]}],settings:[{id:"setting",controls:[{id:"install",type:"open-link",target:"_blank",linkType:"install",appName:Wiser.default.label,href:helpers.get3rdPartyInstallLink({handle:"v7-wiser-product-recommendation"})},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",appName:Wiser.default.label,href:"https://admin.shopify.com/?redirect=/apps/your-recently-viewed-products"},{id:"wiserVersion",label:"Choose widget",type:"select",default:"V2",options:[{label:"Version 2.0 (Latest Version)",value:"V2"},{label:"Version 1.0 (Deprecated)",value:"V1"}]},{id:"widgetType",label:"Choose widget",type:"select",default:"related",options:[{label:"Related Products",value:"related"},{label:"Recommended Products",value:"recommended"},{label:"Frequently Bought Together",value:"alsobought"},{label:"Recently Viewed Products",value:"recentview"},{label:"New Arrivals",value:"newarrivals"},{label:"Featured Products",value:"featured"},{label:"Top Selling Products",value:"topselling"},{label:"Trending Products",value:"trending"},{label:"Inspired By Your Browsing History",value:"recent_related"}]},{id:"widgetTypeV2",label:"Choose widget",type:"select",default:"evm-related-product",options:[{label:"Related Products",value:"evm-related-product"},{label:"Frequently Bought Together",value:"evm-also-bought-products"},{label:"Featured Products",value:"evm-featured-collections-product"},{label:"Manual Recommendations",value:"evm-recommended-products"},{label:"Top Selling Recommendations",value:"evm-most-popular-products"},{label:"New Arrivals",value:"evm-new-arrivals-product"},{label:"Recently Viewed Products",value:"recently-viewed"},{label:"Recommendations Based On Past Purchases",value:"evm-recent_purchased_recomm-product"},{label:"Products Purchased Before",value:"evm-recent_purchased-product"},{label:"Trending Products",value:"trending-products"},{label:"AI Based Recommendations",value:"evm-related-viewed-browsing"}]},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var WishlistKing=require("../../configs/WishlistKing.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var WishlistKing=require("../../configs/WishlistKing.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:WishlistKing.default.tag,label:WishlistKing.default.label,icon:'<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/4d45c9492efce6b4965d75eb55be0252/icon/CIaX3ofRsvICEAE=.png?width=22&height=22">',editorConfigs:{placeholder:{flowPage:"GP_PRODUCT"},component:{isThirdParty:!0}},presets:[{id:WishlistKing.default.id,name:{en:WishlistKing.default.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
|
|
2
2
|
<img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/4d45c9492efce6b4965d75eb55be0252/icon/CIaX3ofRsvICEAE=.png?width=22&height=22">
|
|
3
3
|
<span class="preset-item-title">Wishlist King</span>
|
|
4
|
-
</div>`},components:[{tag:WishlistKing.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Wishlist Button Block",value:"wishlist-button-block"}],default:"wishlist-button-block"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"wishlist-king"}),appName:WishlistKing.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/wishlist-king",appName:WishlistKing.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
4
|
+
</div>`},components:[{tag:WishlistKing.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"widgetType",label:"Choose widget",type:"select",options:[{label:"Wishlist Button Block",value:"wishlist-button-block"}],default:"wishlist-button-block"},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"wishlist-king"}),appName:WishlistKing.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/wishlist-king",appName:WishlistKing.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var WishlistPlus=require("../../configs/WishlistPlus.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var WishlistPlus=require("../../configs/WishlistPlus.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:WishlistPlus.default.tag,label:WishlistPlus.default.label,icon:'<img class="gp-w-6 gp-border gp-border-[#494949] gp-rounded-[3px]" src="https://cdn.shopify.com/app-store/listing_images/d612f58ce0decfaba38849af3396fb5b/icon/CKKXmdzFx_MCEAE=.jpeg?width=22&height=22">',editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:WishlistPlus.default.id,name:{en:WishlistPlus.default.label},hideTextContent:!0,icon:{desktop:`<div class="w-full flex flex-col items-center">
|
|
2
2
|
<img class="w-24 border border-dark-200 rounded-medium" src="https://cdn.shopify.com/app-store/listing_images/d612f58ce0decfaba38849af3396fb5b/icon/CKKXmdzFx_MCEAE=.jpeg?width=22&height=22">
|
|
3
3
|
<span class="preset-item-title">Wishlist Plus</span>
|
|
4
4
|
</div>`},components:[{tag:WishlistPlus.default.tag}]}],settings:[{id:"setting",controls:[{id:"label",label:"Custom label",type:"input",default:"Added To Wishlist"},{id:"iconSvg",label:"SVG Icon",type:"icon",hideLabel:!0,default:`
|
|
5
5
|
<svg height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor" data-id="508414775080714600">
|
|
6
|
-
<path fill="currentColor" strokelinecap="round" strokelinejoin="round" d="M225.84,54.13A62.07,62.07,0,0,0,138.32,54L128,63.58,117.68,54a62,62,0,0,0-87.58,87.8l89.35,90.65a12,12,0,0,0,17.1,0l89.29-90.59a62,62,0,0,0,0-87.7Zm-17,70.79L128,206.9,47.13,124.85a38,38,0,0,1,53.74-53.74c.1.1.2.2.31.29l18.64,17.36a12,12,0,0,0,16.36,0L154.82,71.4c.11-.09.21-.19.31-.29a38,38,0,1,1,53.68,53.81Z"></path></svg>`},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"wishlist-plus"}),appName:WishlistPlus.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/swym-relay",appName:WishlistPlus.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
6
|
+
<path fill="currentColor" strokelinecap="round" strokelinejoin="round" d="M225.84,54.13A62.07,62.07,0,0,0,138.32,54L128,63.58,117.68,54a62,62,0,0,0-87.58,87.8l89.35,90.65a12,12,0,0,0,17.1,0l89.29-90.59a62,62,0,0,0,0-87.7Zm-17,70.79L128,206.9,47.13,124.85a38,38,0,0,1,53.74-53.74c.1.1.2.2.31.29l18.64,17.36a12,12,0,0,0,16.36,0L154.82,71.4c.11-.09.21-.19.31-.29a38,38,0,1,1,53.68,53.81Z"></path></svg>`},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"wishlist-plus"}),appName:WishlistPlus.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/swym-relay",appName:WishlistPlus.default.label},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var YotpoLoyalty=require("../../configs/YotpoLoyalty.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var YotpoLoyalty=require("../../configs/YotpoLoyalty.js"),uiV2=require("./uiV2.js");const config={tag:YotpoLoyalty.default.tag,label:YotpoLoyalty.default.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${YotpoLoyalty.default.logoUrl}?width=22&height=22">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:YotpoLoyalty.default.id,name:{en:YotpoLoyalty.default.label},hideTextContent:!0,icon:{desktop:`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<img class="w-24 border border-dark-200 rounded-medium" src="${YotpoLoyalty.default.logoUrl}?width=22&height=22">
|
|
4
4
|
<span class="preset-item-title">${YotpoLoyalty.default.label}</span>
|
|
5
5
|
</div>
|
|
6
|
-
`},components:[{tag:YotpoLoyalty.default.tag}]}],settings:[{id:"setting",controls:[{id:"yotpoLoyaltyCodes",type:"yotpoLoyaltyCodes"}]},{id:"style",controls:[{id:"align",label:"Align",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
6
|
+
`},components:[{tag:YotpoLoyalty.default.tag}]}],settings:[{id:"setting",controls:[{id:"yotpoLoyaltyCodes",type:"yotpoLoyaltyCodes"}]},{id:"style",controls:[{id:"align",label:"Align",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var YotpoReviews=require("../../configs/YotpoReviews.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var YotpoReviews=require("../../configs/YotpoReviews.js"),uiV2=require("./uiV2.js"),helpers=require("../../common/helpers.js");const config={tag:YotpoReviews.default.tag,label:YotpoReviews.default.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${YotpoReviews.default.logoUrl}?width=22&height=22">`,editorConfigs:{placeholder:{flowTag:["Product"]},component:{isThirdParty:!0}},presets:[{id:YotpoReviews.default.id,name:{en:YotpoReviews.default.label},hideTextContent:!0,icon:{desktop:`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<img class="w-24 border border-dark-200 rounded-medium" src="${YotpoReviews.default.logoUrl}?width=22&height=22">
|
|
4
4
|
<span class="preset-item-title">${YotpoReviews.default.label}</span>
|
|
5
5
|
</div>
|
|
6
|
-
`},components:[{tag:YotpoReviews.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"yotpo-product-reviews-ugc"}),appName:YotpoReviews.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/yotpo-social-reviews",appName:YotpoReviews.default.label},{id:"productHandle",type:"product-handle",hide:!0},{id:"version",label:"Choose version",type:"select",default:"v1",options:[{label:"V1",value:"v1"},{label:"V3",value:"v3"}]},{id:"widgetType",label:"Choose widget",type:"select",default:"reviews",options:[{label:"Reviews",value:"reviews"},{label:"Star Badge",value:"star-rating"},{label:"Review Highlights",value:"reviewHighlights"}]},{id:"appKey",label:"Your API key",type:"input"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:
|
|
6
|
+
`},components:[{tag:YotpoReviews.default.tag}]}],settings:[{id:"setting",controls:[{id:"appBlockId",type:"input",default:""},{id:"install",type:"open-link",target:"_blank",linkType:"install",href:helpers.get3rdPartyInstallLink({handle:"yotpo-product-reviews-ugc"}),appName:YotpoReviews.default.label},{id:"openApp",type:"open-link",target:"_blank",linkType:"openApp",href:"https://admin.shopify.com/?redirect=/apps/yotpo-social-reviews",appName:YotpoReviews.default.label},{id:"productHandle",type:"product-handle",hide:!0},{id:"version",label:"Choose version",type:"select",default:"v1",options:[{label:"V1",value:"v1"},{label:"V3",value:"v3"}]},{id:"widgetType",label:"Choose widget",type:"select",default:"reviews",options:[{label:"Reviews",value:"reviews"},{label:"Star Badge",value:"star-rating"},{label:"Review Highlights",value:"reviewHighlights"}]},{id:"appKey",label:"Your API key",type:"input"},{id:"align",label:"Alignment",type:"segment",options:[{label:"Left",value:"left",type:"align"},{label:"Center",value:"center",type:"align"},{label:"Right",value:"right",type:"align"}],devices:{desktop:{default:"left"}}}]}],ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var JudgemeReviews=require("../../configs/JudgemeReviews.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var JudgemeReviews=require("../../configs/JudgemeReviews.js"),uiV2=require("./configs/ui-v2.js"),settings=require("./configs/settings.js");const config={tag:JudgemeReviews.default.tag,label:JudgemeReviews.default.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${JudgemeReviews.default.logoUrl}">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:JudgemeReviews.default.id,name:{en:JudgemeReviews.default.label},icon:{desktop:`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<img class="w-24 border border-dark-200 rounded-medium" src="${JudgemeReviews.default.logoUrl}">
|
|
4
4
|
<span class="preset-item-title">${JudgemeReviews.default.label}</span>
|
|
5
5
|
</div>
|
|
6
|
-
`},components:[{tag:JudgemeReviews.default.tag}]}],settings:settings.InstantJudgemeReviewsSettings,ui:
|
|
6
|
+
`},components:[{tag:JudgemeReviews.default.tag}]}],settings:settings.InstantJudgemeReviewsSettings,ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Klaviyo=require("../../configs/Klaviyo.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Klaviyo=require("../../configs/Klaviyo.js"),uiV2=require("./configs/ui-v2.js"),settings=require("./configs/settings.js");const config={tag:Klaviyo.default.tag,label:Klaviyo.default.label,icon:`<img class="gp-w-[24px] gp-border gp-border-[#494949] gp-rounded-[3px]" src="${Klaviyo.default.logoUrl}">`,editorConfigs:{component:{isThirdParty:!0}},presets:[{id:Klaviyo.default.id,name:{en:Klaviyo.default.label},icon:{desktop:`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<img class="w-24 border border-dark-200 rounded-medium" src="${Klaviyo.default.logoUrl}">
|
|
4
4
|
<span class="preset-item-title">${Klaviyo.default.label}</span>
|
|
5
5
|
</div>
|
|
6
|
-
`},components:[{tag:Klaviyo.default.tag}]}],settings:settings.InstantKlaviyoSettings,ui:
|
|
6
|
+
`},components:[{tag:Klaviyo.default.tag}]}],settings:settings.InstantKlaviyoSettings,ui:[],uiV2:uiV2.default};exports.default=config;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var uiV2=require("./configs/ui-v2.js"),settings=require("./configs/settings.js");const icon=`
|
|
2
2
|
<div class="w-full flex flex-col items-center">
|
|
3
3
|
<svg width="20" height="24" viewBox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
4
4
|
<path d="M17.1475 5.16194C17.1416 5.1148 17.1197 5.0713 17.0857 5.03911C17.0516 5.00692 17.0076 4.9881 16.9614 4.98597C16.8835 4.98597 15.3469 4.95397 15.3469 4.95397C15.3469 4.95397 14.0588 3.67419 13.9342 3.5311C13.8104 3.40312 13.5619 3.43512 13.4684 3.46711L12.8166 3.67508C12.7361 3.40491 12.6323 3.14259 12.5067 2.89121C12.0566 1.99536 11.3727 1.51544 10.5659 1.51544C10.5044 1.51544 10.4577 1.51544 10.3954 1.53144C10.3642 1.49945 10.3486 1.46745 10.3175 1.45145C9.9608 1.06752 9.51066 0.875552 8.96703 0.891549C7.92824 0.923543 6.88772 1.70741 6.03419 3.08318C5.44467 4.05901 4.99453 5.27392 4.8543 6.21776C3.65969 6.6017 2.82087 6.87365 2.79057 6.87365C2.18461 7.06562 2.16903 7.08161 2.09199 7.67351C2.06082 8.12144 0.477539 20.7415 0.477539 20.7415L13.7636 23.1091L19.522 21.6374C19.5064 21.6374 17.1631 5.27392 17.1475 5.16194ZM12.1492 3.89904C11.8062 4.00572 11.4648 4.11772 11.1251 4.23498C11.1251 3.69108 11.0472 2.92321 10.8143 2.28331C11.6064 2.41129 11.9942 3.33914 12.1492 3.89904ZM10.4265 4.44206C9.72794 4.66602 8.96789 4.90598 8.20698 5.14594C8.42426 4.29808 8.82766 3.46623 9.32454 2.90632C9.53303 2.66965 9.78635 2.47913 10.069 2.34641C10.3806 2.9712 10.4421 3.85105 10.4265 4.44206ZM8.99819 1.61143C9.24664 1.61143 9.44833 1.65942 9.61973 1.7874C9.31273 1.95192 9.03871 2.17444 8.81208 2.44329C8.14552 3.17916 7.63305 4.31408 7.43135 5.4179C6.79423 5.62586 6.17356 5.81783 5.61521 5.9938C5.98744 4.25009 7.39933 1.65942 8.99819 1.61143Z" fill="#95BF47"/>
|
|
@@ -7,4 +7,4 @@
|
|
|
7
7
|
</svg>
|
|
8
8
|
<span class="preset-item-title">Shopify App</span>
|
|
9
9
|
</div>
|
|
10
|
-
`,config={tag:"AnyShopifyApps",label:"Shopify App",icon,settings:settings.ThirdPartySlotSettings,ui:
|
|
10
|
+
`,config={tag:"AnyShopifyApps",label:"Shopify App",icon,settings:settings.ThirdPartySlotSettings,ui:[],uiV2:uiV2.default,presets:[{id:"third-party-slot",name:{en:"Shopify App"},icon:{desktop:icon},components:[{tag:"ThirdPartySlot",advanced:{margin:{desktop:{bottom:"var(--g-s-l)"}}}}]}]};exports.default=config;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var settings=require("./configs/settings.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var settings=require("./configs/settings.js"),uiV2=require("./configs/ui-v2.js");const config={tag:"Video",label:"Video",icon:`
|
|
2
2
|
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M17.3333 24V16L24 20L17.3333 24ZM20 9.33337C20 9.33337 13.3333 9.33338 8.8 9.60004C8.13333 9.73338 6.8 9.73338 5.6 10.9334C4.66667 11.8667 4.26667 14 4.26667 14C4.26667 14 4 16.4 4 18.8V21.0667C4 23.4667 4.26667 26 4.26667 26C4.26667 26 4.53333 28.1334 5.6 29.0667C6.8 30.2667 8.4 30.2667 9.06667 30.4C11.7333 30.5334 20 30.6667 20 30.6667C20 30.6667 26.6667 30.6667 31.2 30.4C31.8667 30.2667 33.2 30.2667 34.4 29.0667C35.3333 28.1334 35.7333 26 35.7333 26C35.7333 26 36 23.6 36 21.0667V18.8C36 16.4 35.7333 13.8667 35.7333 13.8667C35.7333 13.8667 35.4667 11.7334 34.4 10.8C33.2 9.60004 31.8667 9.60004 31.2 9.46671C26.6667 9.33337 20 9.33337 20 9.33337ZM20 11.7334C20.1333 11.7334 26.6667 11.7334 31.0667 12H31.2C31.7333 12 32.2667 12.1334 32.8 12.5334C32.9333 12.8 33.3333 13.6 33.3333 14.1334C33.3333 14.1334 33.6 16.4 33.6 18.6667V20.9334C33.6 23.2 33.3333 25.4667 33.3333 25.4667C33.2 26 32.9333 26.9334 32.8 27.0667C32.2667 27.6 31.8667 27.6 31.3333 27.6H31.2C26.6667 28.2667 20 28.2667 20 28.2667C19.8667 28.2667 11.8667 28.1334 9.33333 28C9.2 28 9.06667 28 8.93333 28C8.13333 27.8667 7.6 27.8667 7.2 27.4667C7.06667 27.2 6.66667 26.4 6.66667 25.8667C6.66667 25.8667 6.4 23.6 6.4 21.3334V19.0667C6.4 16.8 6.66667 14.5334 6.66667 14.5334C6.8 13.8667 7.06667 13.0667 7.2 12.8C7.73333 12.2667 8.13333 12.2667 8.66667 12.2667H8.8C13.3333 11.7334 19.8667 11.7334 20 11.7334Z" fill="currentColor"/>
|
|
4
4
|
</svg>
|
|
5
|
-
`,settings:settings.VideoSettings,ui:
|
|
5
|
+
`,settings:settings.VideoSettings,ui:[],uiV2:uiV2.SettingUIV2,editorConfigs:{sideBar:{tab:{style:{hide:!0}}}},presets:[{id:"video",name:{en:"Video"},icon:{desktop:`
|
|
6
6
|
<svg width="96" height="48" viewBox="0 0 96 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7
7
|
<rect width="96" height="48" rx="3" fill="#424242"/>
|
|
8
8
|
<path d="M48.0003 9.6665C43.3962 9.6665 39.667 13.3957 39.667 17.9998C39.667 22.604 43.3962 26.3332 48.0003 26.3332C52.6045 26.3332 56.3337 22.604 56.3337 17.9998C56.3337 13.3957 52.6045 9.6665 48.0003 9.6665ZM46.3337 21.7498V14.2498L51.3337 17.9998L46.3337 21.7498Z" fill="#D6D6D6"/>
|
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
import{makeStyleResponsive as s,template as i,
|
|
2
|
-
<div class="${
|
|
3
|
-
${
|
|
1
|
+
import{makeStyleResponsive as s,template as i,dataStringify as t,WrapRenderChildren as e,RenderChildren as r,RenderIf as o,isLocalEnv as c,baseAssetURL as a}from"@gem-sdk/core";import{getDynamicSourceLocales as d,createSettingId as p,getSettingPreloadData as l}from"../../helpers.js";import{createStateOrContext as n,createClass as m,createStyle as f,createAttr as g}from"@gem-sdk/system";import{getDataState as u}from"../common/helpers.js";import{getContainerStyles as $}from"../common/styles.js";import{getContainerClasses as y,extendClasses as v}from"../common/classes.js";import{Accordion as j}from"../settings/configs/translate.js";let Accordion=({rawChildren:S,setting:h,styles:A,builderProps:k,pageContext:E,advanced:I,style:x,builderAttrs:C})=>{let{align:P}=A??{},{childItem:z,activeKey:G}=h??{},{uidState:T,settingState:_,stylesState:K,accordions:M}=u({setting:h,styles:A,builderProps:k},S),N=n({uid:T,setting:_,styles:{...K}}),O=m(y(I?.cssClass)),R=f({...$(x,A)}),U=g({...C,"data-id":k?.uid??""}),V=f({...s("jc",P)}),b=m({"gp-flex":!0}),q=m(v()),w=()=>e({uid:k?.uid??"",customProps:S?.[0].customProps},S?.map((s,t)=>{if(s){let e=d({val:z?.[t],uid:k?.uid,settingId:p({id:j?.childItem?.id,index:t}),pageContext:E,isCapitalize:h?.titleTypo?.attrs?.transform==="capitalize"});return i`
|
|
2
|
+
<div class="${b}" style="${V}">
|
|
3
|
+
${r({...s,index:t,title:e,accordions:M,parentSetting:h,parentStyle:A,parentUid:k?.uid,childrenIcon:h?.childConfig?.[t],activeKey:G})}
|
|
4
4
|
</div>
|
|
5
|
-
`}})),
|
|
5
|
+
`}})),B=()=>o(c,`
|
|
6
6
|
<script ${l('class="gps-link" delay',"src")}="{{ 'gp-accordion-v7-5.js' | asset_url }}"
|
|
7
7
|
defer="defer"></script>`,`
|
|
8
|
-
<script ${l('class="gps-link" delay',"src")}="${
|
|
8
|
+
<script ${l('class="gps-link" delay',"src")}="${a}/assets-v2/gp-accordion-v7-5.js?v={{ shop.metafields.GEMPAGES.ASSETS_VERSION }}" defer="defer"></script>
|
|
9
9
|
`);return i`
|
|
10
|
-
<gp-accordion ${
|
|
11
|
-
gp-data=
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
${b()}
|
|
10
|
+
<gp-accordion ${U} class="${O}" style="${R}">
|
|
11
|
+
<script gp-data type="application/json">${t(N)}</script>
|
|
12
|
+
<div class=" ${q}"></div>
|
|
13
|
+
${w()}
|
|
15
14
|
</gp-accordion>
|
|
16
|
-
${
|
|
15
|
+
${B()}
|
|
17
16
|
`};export{Accordion as default};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import{itemChildrenTemplate as t}from"./configs/child-items.js";import{AccordionSettings as i}from"./configs/settings.js";import{
|
|
1
|
+
import{itemChildrenTemplate as t}from"./configs/child-items.js";import{AccordionSettings as i}from"./configs/settings.js";import{SettingUIV2 as e}from"./configs/ui-v2.js";let config={tag:"Accordion",label:"Accordion",icon:`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 4C2.58579 4 2.25 4.33579 2.25 4.75C2.25 5.16421 2.58579 5.5 3 5.5H21.0025C21.4167 5.5 21.7525 5.16421 21.7525 4.75C21.7525 4.33579 21.4167 4 21.0025 4H3ZM1.5 9.67558C1.5 8.1568 2.73122 6.92558 4.25 6.92558H19.7525C21.2713 6.92558 22.5025 8.1568 22.5025 9.67558V14.3781C22.5025 15.8969 21.2713 17.1281 19.7525 17.1281H4.25C2.73121 17.1281 1.5 15.8969 1.5 14.3781V9.67558ZM4.25 8.42558C3.55964 8.42558 3 8.98523 3 9.67558V14.3781C3 15.0685 3.55964 15.6281 4.25 15.6281H19.7525C20.4428 15.6281 21.0025 15.0685 21.0025 14.3781V9.67558C21.0025 8.98523 20.4428 8.42558 19.7525 8.42558H4.25ZM2.25 19.2542C2.25 18.84 2.58579 18.5042 3 18.5042H21.0025C21.4167 18.5042 21.7525 18.84 21.7525 19.2542C21.7525 19.6684 21.4167 20.0042 21.0025 20.0042H3C2.58579 20.0042 2.25 19.6684 2.25 19.2542Z" fill="white"/>
|
|
4
4
|
</svg>
|
|
5
|
-
`,settings:i,ui:
|
|
5
|
+
`,settings:i,ui:[],uiV2:e,presets:[{id:"accordion-1",name:{en:"Accordion"},icon:{desktop:`
|
|
6
6
|
<svg width="98" height="56" viewBox="0 0 98 56" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7
7
|
<rect x="4" y="4" width="57" height="6" rx="3" fill="#757575"/>
|
|
8
8
|
<rect x="2" y="4" width="57" height="6" rx="3" fill="#757575"/>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import{ArticleAuthorPresets as C}from"./configs/article-author/presets.js";import{ArticleAuthorSettings as t}from"./configs/article-author/settings.js";import{
|
|
1
|
+
import{ArticleAuthorPresets as C}from"./configs/article-author/presets.js";import{ArticleAuthorSettings as t}from"./configs/article-author/settings.js";import{SettingUIV2 as i}from"./configs/article-author/ui-v2.js";let config={tag:"ArticleAuthor",label:"Article Author",icon:`
|
|
2
2
|
<svg width="54" height="12" viewBox="0 0 54 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M0.439631 9V0.272727H1.44531V3.49432H1.53054C1.6044 3.38068 1.70668 3.2358 1.83736 3.05966C1.97088 2.88068 2.16122 2.72159 2.40838 2.58239C2.65838 2.44034 2.99645 2.36932 3.42259 2.36932C3.97372 2.36932 4.45952 2.5071 4.87997 2.78267C5.30043 3.05824 5.62855 3.44886 5.86435 3.95455C6.10014 4.46023 6.21804 5.05682 6.21804 5.74432C6.21804 6.4375 6.10014 7.03835 5.86435 7.54688C5.62855 8.05256 5.30185 8.4446 4.88423 8.72301C4.46662 8.99858 3.98509 9.13636 3.43963 9.13636C3.01918 9.13636 2.68253 9.06676 2.42969 8.92756C2.17685 8.78551 1.98224 8.625 1.84588 8.44602C1.70952 8.2642 1.6044 8.11364 1.53054 7.99432H1.41122V9H0.439631ZM1.42827 5.72727C1.42827 6.22159 1.50071 6.65767 1.6456 7.03551C1.79048 7.41051 2.00213 7.70455 2.28054 7.91761C2.55895 8.12784 2.89986 8.23295 3.30327 8.23295C3.72372 8.23295 4.07457 8.12216 4.35582 7.90057C4.63991 7.67614 4.85298 7.375 4.99503 6.99716C5.13991 6.61648 5.21236 6.19318 5.21236 5.72727C5.21236 5.26705 5.14134 4.85227 4.99929 4.48295C4.86009 4.1108 4.64844 3.81676 4.36435 3.60085C4.0831 3.3821 3.7294 3.27273 3.30327 3.27273C2.89418 3.27273 2.55043 3.37642 2.27202 3.58381C1.99361 3.78835 1.78338 4.07528 1.64134 4.4446C1.49929 4.81108 1.42827 5.23864 1.42827 5.72727ZM8.16974 11.4545C7.99929 11.4545 7.8473 11.4403 7.71378 11.4119C7.58026 11.3864 7.48793 11.3608 7.43679 11.3352L7.69247 10.4489C7.93679 10.5114 8.1527 10.5341 8.3402 10.517C8.5277 10.5 8.69389 10.4162 8.83878 10.2656C8.98651 10.1179 9.12145 9.87784 9.24361 9.54545L9.43111 9.03409L7.01065 2.45455H8.10156L9.90838 7.67045H9.97656L11.7834 2.45455H12.8743L10.0959 9.95455C9.97088 10.2926 9.81605 10.5724 9.63139 10.794C9.44673 11.0185 9.23224 11.1847 8.98793 11.2926C8.74645 11.4006 8.47372 11.4545 8.16974 11.4545ZM21.054 0.272727H22.1108V6.51136C22.1108 7.06818 22.0085 7.54119 21.804 7.9304C21.5994 8.3196 21.3111 8.61506 20.9389 8.81676C20.5668 9.01847 20.1278 9.11932 19.6222 9.11932C19.1449 9.11932 18.7202 9.03267 18.348 8.85938C17.9759 8.68324 17.6832 8.43324 17.4702 8.10938C17.2571 7.78551 17.1506 7.40057 17.1506 6.95455H18.1903C18.1903 7.2017 18.2514 7.41761 18.3736 7.60227C18.4986 7.78409 18.669 7.92614 18.8849 8.02841C19.1009 8.13068 19.3466 8.18182 19.6222 8.18182C19.9261 8.18182 20.1847 8.1179 20.3977 7.99006C20.6108 7.86222 20.7727 7.67472 20.8835 7.42756C20.9972 7.17756 21.054 6.87216 21.054 6.51136V0.272727ZM26.0185 9.15341C25.6037 9.15341 25.2273 9.07528 24.8892 8.91903C24.5511 8.75994 24.2827 8.53125 24.0838 8.23295C23.8849 7.93182 23.7855 7.56818 23.7855 7.14205C23.7855 6.76705 23.8594 6.46307 24.0071 6.23011C24.1548 5.99432 24.3523 5.80966 24.5994 5.67614C24.8466 5.54261 25.1193 5.44318 25.4176 5.37784C25.7188 5.30966 26.0213 5.25568 26.3253 5.21591C26.723 5.16477 27.0455 5.12642 27.2926 5.10085C27.5426 5.07244 27.7244 5.02557 27.8381 4.96023C27.9545 4.89489 28.0128 4.78125 28.0128 4.61932V4.58523C28.0128 4.16477 27.8977 3.83807 27.6676 3.60511C27.4403 3.37216 27.0952 3.25568 26.6321 3.25568C26.152 3.25568 25.7756 3.3608 25.5028 3.57102C25.2301 3.78125 25.0384 4.00568 24.9276 4.24432L23.973 3.90341C24.1435 3.50568 24.3707 3.19602 24.6548 2.97443C24.9418 2.75 25.2543 2.59375 25.5923 2.50568C25.9332 2.41477 26.2685 2.36932 26.598 2.36932C26.8082 2.36932 27.0497 2.39489 27.3224 2.44602C27.598 2.49432 27.8636 2.59517 28.1193 2.74858C28.3778 2.90199 28.5923 3.13352 28.7628 3.44318C28.9332 3.75284 29.0185 4.16761 29.0185 4.6875V9H28.0128V8.11364H27.9616C27.8935 8.25568 27.7798 8.40767 27.6207 8.5696C27.4616 8.73153 27.25 8.86932 26.9858 8.98295C26.7216 9.09659 26.3991 9.15341 26.0185 9.15341ZM26.1719 8.25C26.5696 8.25 26.9048 8.17188 27.1776 8.01562C27.4531 7.85938 27.6605 7.65767 27.7997 7.41051C27.9418 7.16335 28.0128 6.90341 28.0128 6.63068V5.71023C27.9702 5.76136 27.8764 5.80824 27.7315 5.85085C27.5895 5.89062 27.4247 5.92614 27.2372 5.95739C27.0526 5.9858 26.8722 6.01136 26.696 6.03409C26.5227 6.05398 26.3821 6.07102 26.2741 6.08523C26.0128 6.11932 25.7685 6.17472 25.5412 6.25142C25.3168 6.32528 25.1349 6.4375 24.9957 6.58807C24.8594 6.7358 24.7912 6.9375 24.7912 7.19318C24.7912 7.54261 24.9205 7.80682 25.179 7.9858C25.4403 8.16193 25.7713 8.25 26.1719 8.25ZM30.854 9V2.45455H31.8256V3.47727H31.9109C32.0472 3.12784 32.2674 2.85653 32.5714 2.66335C32.8754 2.46733 33.2404 2.36932 33.6665 2.36932C34.0984 2.36932 34.4577 2.46733 34.7447 2.66335C35.0344 2.85653 35.2603 3.12784 35.4222 3.47727H35.4904C35.658 3.1392 35.9094 2.87074 36.2447 2.67188C36.5799 2.47017 36.9819 2.36932 37.4506 2.36932C38.0359 2.36932 38.5146 2.55256 38.8867 2.91903C39.2589 3.28267 39.445 3.84943 39.445 4.61932V9H38.4393V4.61932C38.4393 4.13636 38.3072 3.79119 38.043 3.58381C37.7788 3.37642 37.4677 3.27273 37.1097 3.27273C36.6495 3.27273 36.293 3.41193 36.0401 3.69034C35.7873 3.96591 35.6609 4.31534 35.6609 4.73864V9H34.6381V4.51705C34.6381 4.14489 34.5174 3.84517 34.2759 3.6179C34.0344 3.38778 33.7234 3.27273 33.3427 3.27273C33.0813 3.27273 32.837 3.34233 32.6097 3.48153C32.3853 3.62074 32.2035 3.81392 32.0643 4.06108C31.9279 4.3054 31.8597 4.58807 31.8597 4.90909V9H30.854ZM44.0281 9.13636C43.3974 9.13636 42.8533 8.99716 42.396 8.71875C41.9414 8.4375 41.5906 8.04545 41.3434 7.54261C41.0991 7.03693 40.9769 6.44886 40.9769 5.77841C40.9769 5.10795 41.0991 4.51705 41.3434 4.00568C41.5906 3.49148 41.9343 3.09091 42.3746 2.80398C42.8178 2.5142 43.3349 2.36932 43.9258 2.36932C44.2667 2.36932 44.6033 2.42614 44.9357 2.53977C45.2681 2.65341 45.5707 2.83807 45.8434 3.09375C46.1161 3.34659 46.3335 3.68182 46.4954 4.09943C46.6573 4.51705 46.7383 5.03125 46.7383 5.64205V6.06818H41.6928V5.19886H45.7156C45.7156 4.82955 45.6417 4.5 45.494 4.21023C45.3491 3.92045 45.1417 3.69176 44.8718 3.52415C44.6048 3.35653 44.2894 3.27273 43.9258 3.27273C43.5252 3.27273 43.1786 3.37216 42.886 3.57102C42.5962 3.76705 42.3732 4.02273 42.217 4.33807C42.0607 4.65341 41.9826 4.99148 41.9826 5.35227V5.93182C41.9826 6.42614 42.0678 6.84517 42.2383 7.18892C42.4116 7.52983 42.6516 7.78977 42.9585 7.96875C43.2653 8.14489 43.6218 8.23295 44.0281 8.23295C44.2923 8.23295 44.5309 8.19602 44.744 8.12216C44.9599 8.04545 45.146 7.93182 45.3022 7.78125C45.4585 7.62784 45.5792 7.4375 45.6644 7.21023L46.636 7.48295C46.5337 7.8125 46.3619 8.10227 46.1204 8.35227C45.8789 8.59943 45.5806 8.79261 45.2255 8.93182C44.8704 9.06818 44.4712 9.13636 44.0281 9.13636ZM52.9045 3.92045L52.0011 4.17614C51.9442 4.02557 51.8604 3.87926 51.7496 3.73722C51.6417 3.59233 51.494 3.47301 51.3065 3.37926C51.119 3.28551 50.8789 3.23864 50.5863 3.23864C50.1857 3.23864 49.8519 3.33097 49.5849 3.51562C49.3207 3.69744 49.1886 3.92898 49.1886 4.21023C49.1886 4.46023 49.2795 4.65767 49.4613 4.80256C49.6431 4.94744 49.9272 5.06818 50.3136 5.16477L51.2852 5.40341C51.8704 5.54545 52.3065 5.76278 52.5934 6.0554C52.8803 6.34517 53.0238 6.71875 53.0238 7.17614C53.0238 7.55114 52.9158 7.88636 52.6999 8.18182C52.4869 8.47727 52.1886 8.71023 51.805 8.88068C51.4215 9.05114 50.9755 9.13636 50.467 9.13636C49.7994 9.13636 49.2468 8.99148 48.8093 8.7017C48.3718 8.41193 48.0948 7.98864 47.9783 7.43182L48.9329 7.19318C49.0238 7.54545 49.1957 7.80966 49.4485 7.9858C49.7042 8.16193 50.038 8.25 50.4499 8.25C50.9187 8.25 51.2908 8.15057 51.5664 7.9517C51.8448 7.75 51.984 7.50852 51.984 7.22727C51.984 7 51.9045 6.80966 51.7454 6.65625C51.5863 6.5 51.342 6.38352 51.0124 6.30682L49.9215 6.05114C49.3221 5.90909 48.8817 5.68892 48.6005 5.39062C48.3221 5.08949 48.1829 4.71307 48.1829 4.26136C48.1829 3.89205 48.2866 3.56534 48.494 3.28125C48.7042 2.99716 48.9897 2.77415 49.3505 2.61222C49.7141 2.45028 50.1261 2.36932 50.5863 2.36932C51.234 2.36932 51.7425 2.51136 52.1119 2.79545C52.484 3.07955 52.7482 3.45455 52.9045 3.92045Z" fill="#F9F9F9"/>
|
|
4
4
|
</svg>
|
|
5
5
|
|
|
6
|
-
`,settings:t,ui:
|
|
6
|
+
`,settings:t,ui:[],uiV2:i,editorConfigs:{placeholder:{flowTag:["ArticleList"]}},presets:C,locales:{editor:{en:{article_not_found:"Article Not Found"}}}};export{config as default};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import{ArticleCategoryPresets as C}from"./configs/article-category/presets.js";import{ArticleCategorySettings as t}from"./configs/article-category/settings.js";import{
|
|
1
|
+
import{ArticleCategoryPresets as C}from"./configs/article-category/presets.js";import{ArticleCategorySettings as t}from"./configs/article-category/settings.js";import{SettingUIV2 as e}from"./configs/article-category/ui-v2.js";let config={tag:"ArticleCategory",label:"Article Category",icon:`
|
|
2
2
|
<svg width="43" height="10" viewBox="0 0 43 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M0.461115 9V0.272727H5.69407V1.21023H1.51793V4.15909H5.30202V5.09659H1.51793V9H0.461115ZM9.29386 9.15341C8.87908 9.15341 8.50266 9.07528 8.1646 8.91903C7.82653 8.75994 7.55806 8.53125 7.3592 8.23295C7.16033 7.93182 7.0609 7.56818 7.0609 7.14205C7.0609 6.76705 7.13477 6.46307 7.28249 6.23011C7.43022 5.99432 7.62766 5.80966 7.87482 5.67614C8.12198 5.54261 8.39471 5.44318 8.693 5.37784C8.99414 5.30966 9.2967 5.25568 9.60067 5.21591C9.9984 5.16477 10.3208 5.12642 10.568 5.10085C10.818 5.07244 10.9998 5.02557 11.1135 4.96023C11.2299 4.89489 11.2882 4.78125 11.2882 4.61932V4.58523C11.2882 4.16477 11.1731 3.83807 10.943 3.60511C10.7157 3.37216 10.3706 3.25568 9.90749 3.25568C9.42738 3.25568 9.05096 3.3608 8.77823 3.57102C8.5055 3.78125 8.31374 4.00568 8.20295 4.24432L7.2484 3.90341C7.41886 3.50568 7.64613 3.19602 7.93022 2.97443C8.21715 2.75 8.52965 2.59375 8.86772 2.50568C9.20863 2.41477 9.54386 2.36932 9.8734 2.36932C10.0836 2.36932 10.3251 2.39489 10.5978 2.44602C10.8734 2.49432 11.139 2.59517 11.3947 2.74858C11.6532 2.90199 11.8677 3.13352 12.0382 3.44318C12.2086 3.75284 12.2939 4.16761 12.2939 4.6875V9H11.2882V8.11364H11.237C11.1689 8.25568 11.0552 8.40767 10.8961 8.5696C10.737 8.73153 10.5254 8.86932 10.2612 8.98295C9.99698 9.09659 9.67454 9.15341 9.29386 9.15341ZM9.44727 8.25C9.84499 8.25 10.1802 8.17188 10.4529 8.01562C10.7285 7.85938 10.9359 7.65767 11.0751 7.41051C11.2172 7.16335 11.2882 6.90341 11.2882 6.63068V5.71023C11.2456 5.76136 11.1518 5.80824 11.0069 5.85085C10.8649 5.89062 10.7001 5.92614 10.5126 5.95739C10.3279 5.9858 10.1475 6.01136 9.97141 6.03409C9.79812 6.05398 9.65749 6.07102 9.54954 6.08523C9.28817 6.11932 9.04386 6.17472 8.81658 6.25142C8.59215 6.32528 8.41033 6.4375 8.27113 6.58807C8.13477 6.7358 8.06658 6.9375 8.06658 7.19318C8.06658 7.54261 8.19585 7.80682 8.45437 7.9858C8.71573 8.16193 9.0467 8.25 9.44727 8.25ZM18.7658 3.92045L17.8624 4.17614C17.8056 4.02557 17.7218 3.87926 17.611 3.73722C17.503 3.59233 17.3553 3.47301 17.1678 3.37926C16.9803 3.28551 16.7402 3.23864 16.4476 3.23864C16.0471 3.23864 15.7132 3.33097 15.4462 3.51562C15.182 3.69744 15.0499 3.92898 15.0499 4.21023C15.0499 4.46023 15.1408 4.65767 15.3226 4.80256C15.5044 4.94744 15.7885 5.06818 16.1749 5.16477L17.1465 5.40341C17.7317 5.54545 18.1678 5.76278 18.4547 6.0554C18.7417 6.34517 18.8851 6.71875 18.8851 7.17614C18.8851 7.55114 18.7772 7.88636 18.5613 8.18182C18.3482 8.47727 18.0499 8.71023 17.6664 8.88068C17.2828 9.05114 16.8368 9.13636 16.3283 9.13636C15.6607 9.13636 15.1081 8.99148 14.6706 8.7017C14.2331 8.41193 13.9561 7.98864 13.8397 7.43182L14.7942 7.19318C14.8851 7.54545 15.057 7.80966 15.3098 7.9858C15.5655 8.16193 15.8993 8.25 16.3113 8.25C16.78 8.25 17.1522 8.15057 17.4277 7.9517C17.7061 7.75 17.8453 7.50852 17.8453 7.22727C17.8453 7 17.7658 6.80966 17.6067 6.65625C17.4476 6.5 17.2033 6.38352 16.8738 6.30682L15.7828 6.05114C15.1834 5.90909 14.7431 5.68892 14.4618 5.39062C14.1834 5.08949 14.0442 4.71307 14.0442 4.26136C14.0442 3.89205 14.1479 3.56534 14.3553 3.28125C14.5655 2.99716 14.851 2.77415 15.2118 2.61222C15.5755 2.45028 15.9874 2.36932 16.4476 2.36932C17.0953 2.36932 17.6039 2.51136 17.9732 2.79545C18.3453 3.07955 18.6096 3.45455 18.7658 3.92045ZM21.4047 5.0625V9H20.399V0.272727H21.4047V3.47727H21.4899C21.6433 3.1392 21.8734 2.87074 22.1802 2.67188C22.4899 2.47017 22.9018 2.36932 23.416 2.36932C23.862 2.36932 24.2527 2.45881 24.5879 2.63778C24.9231 2.81392 25.1831 3.08523 25.3677 3.4517C25.5552 3.81534 25.649 4.27841 25.649 4.84091V9H24.6433V4.90909C24.6433 4.3892 24.5083 3.98722 24.2385 3.70312C23.9714 3.41619 23.6007 3.27273 23.1262 3.27273C22.7967 3.27273 22.5012 3.34233 22.2399 3.48153C21.9814 3.62074 21.7768 3.82386 21.6262 4.09091C21.4785 4.35795 21.4047 4.68182 21.4047 5.0625ZM27.4888 9V2.45455H28.4945V9H27.4888ZM28.0002 1.36364C27.8042 1.36364 27.6351 1.29688 27.4931 1.16335C27.3539 1.02983 27.2843 0.869318 27.2843 0.681818C27.2843 0.494318 27.3539 0.333807 27.4931 0.200284C27.6351 0.0667613 27.8042 0 28.0002 0C28.1962 0 28.3638 0.0667613 28.503 0.200284C28.6451 0.333807 28.7161 0.494318 28.7161 0.681818C28.7161 0.869318 28.6451 1.02983 28.503 1.16335C28.3638 1.29688 28.1962 1.36364 28.0002 1.36364ZM32.9956 9.13636C32.4047 9.13636 31.8862 8.99574 31.4402 8.71449C30.997 8.43324 30.6504 8.03977 30.4004 7.53409C30.1532 7.02841 30.0297 6.4375 30.0297 5.76136C30.0297 5.07955 30.1532 4.48437 30.4004 3.97585C30.6504 3.46733 30.997 3.07244 31.4402 2.79119C31.8862 2.50994 32.4047 2.36932 32.9956 2.36932C33.5865 2.36932 34.1035 2.50994 34.5467 2.79119C34.9927 3.07244 35.3393 3.46733 35.5865 3.97585C35.8365 4.48437 35.9615 5.07955 35.9615 5.76136C35.9615 6.4375 35.8365 7.02841 35.5865 7.53409C35.3393 8.03977 34.9927 8.43324 34.5467 8.71449C34.1035 8.99574 33.5865 9.13636 32.9956 9.13636ZM32.9956 8.23295C33.4444 8.23295 33.8137 8.1179 34.1035 7.88778C34.3933 7.65767 34.6078 7.35511 34.747 6.98011C34.8862 6.60511 34.9558 6.19886 34.9558 5.76136C34.9558 5.32386 34.8862 4.91619 34.747 4.53835C34.6078 4.16051 34.3933 3.85511 34.1035 3.62216C33.8137 3.3892 33.4444 3.27273 32.9956 3.27273C32.5467 3.27273 32.1774 3.3892 31.8876 3.62216C31.5978 3.85511 31.3833 4.16051 31.2441 4.53835C31.1049 4.91619 31.0353 5.32386 31.0353 5.76136C31.0353 6.19886 31.1049 6.60511 31.2441 6.98011C31.3833 7.35511 31.5978 7.65767 31.8876 7.88778C32.1774 8.1179 32.5467 8.23295 32.9956 8.23295ZM38.5023 5.0625V9H37.4966V2.45455H38.4682V3.47727H38.5534C38.7069 3.14489 38.9398 2.87784 39.2523 2.67614C39.5648 2.47159 39.9682 2.36932 40.4625 2.36932C40.9057 2.36932 41.2935 2.46023 41.6259 2.64205C41.9583 2.82102 42.2168 3.09375 42.4015 3.46023C42.5861 3.82386 42.6784 4.28409 42.6784 4.84091V9H41.6728V4.90909C41.6728 4.39489 41.5392 3.99432 41.2722 3.70739C41.0051 3.41761 40.6387 3.27273 40.1728 3.27273C39.8517 3.27273 39.5648 3.34233 39.312 3.48153C39.062 3.62074 38.8645 3.82386 38.7196 4.09091C38.5748 4.35795 38.5023 4.68182 38.5023 5.0625Z" fill="#F9F9F9"/>
|
|
4
4
|
</svg>
|
|
5
5
|
|
|
6
|
-
`,settings:t,ui:
|
|
6
|
+
`,settings:t,ui:[],uiV2:e,editorConfigs:{placeholder:{flowTag:["ArticleList"]}},presets:C,locales:{editor:{en:{article_not_found:"Article Not Found"}}}};export{config as default};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import{ArticleContentPresets as C}from"./configs/article-content/presets.js";import{ArticleContentSettings as t}from"./configs/article-content/settings.js";import{
|
|
1
|
+
import{ArticleContentPresets as C}from"./configs/article-content/presets.js";import{ArticleContentSettings as t}from"./configs/article-content/settings.js";import{SettingUIV2 as V}from"./configs/article-content/ui-v2.js";let config={tag:"ArticleContent",label:"Article Content",icon:`
|
|
2
2
|
<svg width="86" height="10" viewBox="0 0 86 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M1.58274 9H0.474787L3.67933 0.272727H4.77024L7.97479 9H6.86683L4.25888 1.65341H4.1907L1.58274 9ZM1.99183 5.59091H6.45774V6.52841H1.99183V5.59091ZM9.1978 9V2.45455H10.1694V3.44318H10.2376C10.3569 3.11932 10.5728 2.85653 10.8853 2.65483C11.1978 2.45312 11.5501 2.35227 11.9421 2.35227C12.016 2.35227 12.1083 2.35369 12.2191 2.35653C12.3299 2.35937 12.4137 2.36364 12.4705 2.36932V3.39205C12.4364 3.38352 12.3583 3.37074 12.2362 3.35369C12.1168 3.33381 11.9904 3.32386 11.8569 3.32386C11.5387 3.32386 11.2546 3.39062 11.0046 3.52415C10.7575 3.65483 10.5614 3.83665 10.4165 4.0696C10.2745 4.29972 10.2035 4.5625 10.2035 4.85795V9H9.1978ZM16.9194 2.45455V3.30682H13.5273V2.45455H16.9194ZM14.516 0.886364H15.5217V7.125C15.5217 7.40909 15.5629 7.62216 15.6452 7.7642C15.7305 7.90341 15.8384 7.99716 15.9691 8.04545C16.1026 8.09091 16.2433 8.11364 16.391 8.11364C16.5018 8.11364 16.5927 8.10795 16.6637 8.09659C16.7347 8.08239 16.7915 8.07102 16.8342 8.0625L17.0387 8.96591C16.9705 8.99148 16.8754 9.01705 16.7532 9.04261C16.631 9.07102 16.4762 9.08523 16.2887 9.08523C16.0046 9.08523 15.7262 9.02415 15.4535 8.90199C15.1836 8.77983 14.9592 8.59375 14.7802 8.34375C14.604 8.09375 14.516 7.77841 14.516 7.39773V0.886364ZM18.4322 9V2.45455H19.4379V9H18.4322ZM18.9435 1.36364C18.7475 1.36364 18.5785 1.29688 18.4364 1.16335C18.2972 1.02983 18.2276 0.869318 18.2276 0.681818C18.2276 0.494318 18.2972 0.333807 18.4364 0.200284C18.5785 0.0667613 18.7475 0 18.9435 0C19.1396 0 19.3072 0.0667613 19.4464 0.200284C19.5884 0.333807 19.6594 0.494318 19.6594 0.681818C19.6594 0.869318 19.5884 1.02983 19.4464 1.16335C19.3072 1.29688 19.1396 1.36364 18.9435 1.36364ZM23.9389 9.13636C23.3253 9.13636 22.7969 8.99148 22.3537 8.7017C21.9105 8.41193 21.5696 8.01278 21.331 7.50426C21.0923 6.99574 20.973 6.41477 20.973 5.76136C20.973 5.09659 21.0952 4.50994 21.3395 4.00142C21.5866 3.49006 21.9304 3.09091 22.3707 2.80398C22.8139 2.5142 23.331 2.36932 23.9219 2.36932C24.3821 2.36932 24.7969 2.45455 25.1662 2.625C25.5355 2.79545 25.8381 3.03409 26.0739 3.34091C26.3097 3.64773 26.456 4.00568 26.5128 4.41477H25.5071C25.4304 4.11648 25.2599 3.85227 24.9957 3.62216C24.7344 3.3892 24.3821 3.27273 23.9389 3.27273C23.5469 3.27273 23.2031 3.375 22.9077 3.57955C22.6151 3.78125 22.3864 4.06676 22.2216 4.43608C22.0597 4.80256 21.9787 5.23295 21.9787 5.72727C21.9787 6.23295 22.0582 6.6733 22.2173 7.0483C22.3793 7.4233 22.6065 7.71449 22.8991 7.92188C23.1946 8.12926 23.5412 8.23295 23.9389 8.23295C24.2003 8.23295 24.4375 8.1875 24.6506 8.09659C24.8636 8.00568 25.044 7.875 25.1918 7.70455C25.3395 7.53409 25.4446 7.32955 25.5071 7.09091H26.5128C26.456 7.47727 26.3153 7.82528 26.0909 8.13494C25.8693 8.44176 25.5753 8.68608 25.2088 8.8679C24.8452 9.04688 24.4219 9.13636 23.9389 9.13636ZM28.9886 0.272727V9H27.983V0.272727H28.9886ZM33.5749 9.13636C32.9442 9.13636 32.4002 8.99716 31.9428 8.71875C31.4883 8.4375 31.1374 8.04545 30.8903 7.54261C30.646 7.03693 30.5238 6.44886 30.5238 5.77841C30.5238 5.10795 30.646 4.51705 30.8903 4.00568C31.1374 3.49148 31.4812 3.09091 31.9215 2.80398C32.3647 2.5142 32.8817 2.36932 33.4727 2.36932C33.8136 2.36932 34.1502 2.42614 34.4826 2.53977C34.815 2.65341 35.1175 2.83807 35.3903 3.09375C35.663 3.34659 35.8803 3.68182 36.0423 4.09943C36.2042 4.51705 36.2852 5.03125 36.2852 5.64205V6.06818H31.2397V5.19886H35.2624C35.2624 4.82955 35.1886 4.5 35.0408 4.21023C34.896 3.92045 34.6886 3.69176 34.4187 3.52415C34.1516 3.35653 33.8363 3.27273 33.4727 3.27273C33.0721 3.27273 32.7255 3.37216 32.4329 3.57102C32.1431 3.76705 31.9201 4.02273 31.7638 4.33807C31.6076 4.65341 31.5295 4.99148 31.5295 5.35227V5.93182C31.5295 6.42614 31.6147 6.84517 31.7852 7.18892C31.9585 7.52983 32.1985 7.78977 32.5053 7.96875C32.8121 8.14489 33.1687 8.23295 33.5749 8.23295C33.8391 8.23295 34.0778 8.19602 34.2908 8.12216C34.5067 8.04545 34.6928 7.93182 34.8491 7.78125C35.0053 7.62784 35.1261 7.4375 35.2113 7.21023L36.1829 7.48295C36.0806 7.8125 35.9087 8.10227 35.6673 8.35227C35.4258 8.59943 35.1275 8.79261 34.7724 8.93182C34.4173 9.06818 34.0181 9.13636 33.5749 9.13636ZM48.3491 3H47.2923C47.2298 2.69602 47.1204 2.42898 46.9641 2.19886C46.8107 1.96875 46.6232 1.77557 46.4016 1.61932C46.1829 1.46023 45.94 1.34091 45.6729 1.26136C45.4059 1.18182 45.1275 1.14205 44.8377 1.14205C44.3093 1.14205 43.8306 1.27557 43.4016 1.54261C42.9755 1.80966 42.636 2.20312 42.3832 2.72301C42.1332 3.2429 42.0082 3.88068 42.0082 4.63636C42.0082 5.39205 42.1332 6.02983 42.3832 6.54972C42.636 7.0696 42.9755 7.46307 43.4016 7.73011C43.8306 7.99716 44.3093 8.13068 44.8377 8.13068C45.1275 8.13068 45.4059 8.09091 45.6729 8.01136C45.94 7.93182 46.1829 7.81392 46.4016 7.65767C46.6232 7.49858 46.8107 7.30398 46.9641 7.07386C47.1204 6.84091 47.2298 6.57386 47.2923 6.27273H48.3491C48.2695 6.71875 48.1246 7.1179 47.9144 7.47017C47.7042 7.82244 47.4428 8.12216 47.1303 8.36932C46.8178 8.61364 46.467 8.79972 46.0778 8.92756C45.6914 9.0554 45.2781 9.11932 44.8377 9.11932C44.0934 9.11932 43.4315 8.9375 42.8519 8.57386C42.2724 8.21023 41.8164 7.69318 41.484 7.02273C41.1516 6.35227 40.9854 5.55682 40.9854 4.63636C40.9854 3.71591 41.1516 2.92045 41.484 2.25C41.8164 1.57955 42.2724 1.0625 42.8519 0.698864C43.4315 0.335227 44.0934 0.153409 44.8377 0.153409C45.2781 0.153409 45.6914 0.217329 46.0778 0.34517C46.467 0.473011 46.8178 0.660511 47.1303 0.90767C47.4428 1.15199 47.7042 1.45028 47.9144 1.80256C48.1246 2.15199 48.2695 2.55114 48.3491 3ZM52.5795 9.13636C51.9886 9.13636 51.4702 8.99574 51.0241 8.71449C50.581 8.43324 50.2344 8.03977 49.9844 7.53409C49.7372 7.02841 49.6136 6.4375 49.6136 5.76136C49.6136 5.07955 49.7372 4.48437 49.9844 3.97585C50.2344 3.46733 50.581 3.07244 51.0241 2.79119C51.4702 2.50994 51.9886 2.36932 52.5795 2.36932C53.1705 2.36932 53.6875 2.50994 54.1307 2.79119C54.5767 3.07244 54.9233 3.46733 55.1705 3.97585C55.4205 4.48437 55.5455 5.07955 55.5455 5.76136C55.5455 6.4375 55.4205 7.02841 55.1705 7.53409C54.9233 8.03977 54.5767 8.43324 54.1307 8.71449C53.6875 8.99574 53.1705 9.13636 52.5795 9.13636ZM52.5795 8.23295C53.0284 8.23295 53.3977 8.1179 53.6875 7.88778C53.9773 7.65767 54.1918 7.35511 54.331 6.98011C54.4702 6.60511 54.5398 6.19886 54.5398 5.76136C54.5398 5.32386 54.4702 4.91619 54.331 4.53835C54.1918 4.16051 53.9773 3.85511 53.6875 3.62216C53.3977 3.3892 53.0284 3.27273 52.5795 3.27273C52.1307 3.27273 51.7614 3.3892 51.4716 3.62216C51.1818 3.85511 50.9673 4.16051 50.8281 4.53835C50.6889 4.91619 50.6193 5.32386 50.6193 5.76136C50.6193 6.19886 50.6889 6.60511 50.8281 6.98011C50.9673 7.35511 51.1818 7.65767 51.4716 7.88778C51.7614 8.1179 52.1307 8.23295 52.5795 8.23295ZM58.0863 5.0625V9H57.0806V2.45455H58.0522V3.47727H58.1374C58.2908 3.14489 58.5238 2.87784 58.8363 2.67614C59.1488 2.47159 59.5522 2.36932 60.0465 2.36932C60.4897 2.36932 60.8775 2.46023 61.2099 2.64205C61.5423 2.82102 61.8008 3.09375 61.9854 3.46023C62.1701 3.82386 62.2624 4.28409 62.2624 4.84091V9H61.2567V4.90909C61.2567 4.39489 61.1232 3.99432 60.8562 3.70739C60.5891 3.41761 60.2227 3.27273 59.7567 3.27273C59.4357 3.27273 59.1488 3.34233 58.896 3.48153C58.646 3.62074 58.4485 3.82386 58.3036 4.09091C58.1587 4.35795 58.0863 4.68182 58.0863 5.0625ZM66.9467 2.45455V3.30682H63.5547V2.45455H66.9467ZM64.5433 0.886364H65.549V7.125C65.549 7.40909 65.5902 7.62216 65.6726 7.7642C65.7578 7.90341 65.8658 7.99716 65.9964 8.04545C66.13 8.09091 66.2706 8.11364 66.4183 8.11364C66.5291 8.11364 66.62 8.10795 66.6911 8.09659C66.7621 8.08239 66.8189 8.07102 66.8615 8.0625L67.0661 8.96591C66.9979 8.99148 66.9027 9.01705 66.7805 9.04261C66.6584 9.07102 66.5036 9.08523 66.3161 9.08523C66.032 9.08523 65.7536 9.02415 65.4808 8.90199C65.2109 8.77983 64.9865 8.59375 64.8075 8.34375C64.6314 8.09375 64.5433 7.77841 64.5433 7.39773V0.886364ZM71.1335 9.13636C70.5028 9.13636 69.9588 8.99716 69.5014 8.71875C69.0469 8.4375 68.696 8.04545 68.4489 7.54261C68.2045 7.03693 68.0824 6.44886 68.0824 5.77841C68.0824 5.10795 68.2045 4.51705 68.4489 4.00568C68.696 3.49148 69.0398 3.09091 69.4801 2.80398C69.9233 2.5142 70.4403 2.36932 71.0312 2.36932C71.3722 2.36932 71.7088 2.42614 72.0412 2.53977C72.3736 2.65341 72.6761 2.83807 72.9489 3.09375C73.2216 3.34659 73.4389 3.68182 73.6009 4.09943C73.7628 4.51705 73.8438 5.03125 73.8438 5.64205V6.06818H68.7983V5.19886H72.821C72.821 4.82955 72.7472 4.5 72.5994 4.21023C72.4545 3.92045 72.2472 3.69176 71.9773 3.52415C71.7102 3.35653 71.3949 3.27273 71.0312 3.27273C70.6307 3.27273 70.2841 3.37216 69.9915 3.57102C69.7017 3.76705 69.4787 4.02273 69.3224 4.33807C69.1662 4.65341 69.0881 4.99148 69.0881 5.35227V5.93182C69.0881 6.42614 69.1733 6.84517 69.3438 7.18892C69.517 7.52983 69.7571 7.78977 70.0639 7.96875C70.3707 8.14489 70.7273 8.23295 71.1335 8.23295C71.3977 8.23295 71.6364 8.19602 71.8494 8.12216C72.0653 8.04545 72.2514 7.93182 72.4077 7.78125C72.5639 7.62784 72.6847 7.4375 72.7699 7.21023L73.7415 7.48295C73.6392 7.8125 73.4673 8.10227 73.2259 8.35227C72.9844 8.59943 72.6861 8.79261 72.331 8.93182C71.9759 9.06818 71.5767 9.13636 71.1335 9.13636ZM76.3793 5.0625V9H75.3736V2.45455H76.3452V3.47727H76.4304C76.5838 3.14489 76.8168 2.87784 77.1293 2.67614C77.4418 2.47159 77.8452 2.36932 78.3395 2.36932C78.7827 2.36932 79.1705 2.46023 79.5028 2.64205C79.8352 2.82102 80.0938 3.09375 80.2784 3.46023C80.4631 3.82386 80.5554 4.28409 80.5554 4.84091V9H79.5497V4.90909C79.5497 4.39489 79.4162 3.99432 79.1491 3.70739C78.8821 3.41761 78.5156 3.27273 78.0497 3.27273C77.7287 3.27273 77.4418 3.34233 77.1889 3.48153C76.9389 3.62074 76.7415 3.82386 76.5966 4.09091C76.4517 4.35795 76.3793 4.68182 76.3793 5.0625ZM85.2397 2.45455V3.30682H81.8477V2.45455H85.2397ZM82.8363 0.886364H83.842V7.125C83.842 7.40909 83.8832 7.62216 83.9656 7.7642C84.0508 7.90341 84.1587 7.99716 84.2894 8.04545C84.4229 8.09091 84.5636 8.11364 84.7113 8.11364C84.8221 8.11364 84.913 8.10795 84.984 8.09659C85.055 8.08239 85.1119 8.07102 85.1545 8.0625L85.359 8.96591C85.2908 8.99148 85.1957 9.01705 85.0735 9.04261C84.9513 9.07102 84.7965 9.08523 84.609 9.08523C84.3249 9.08523 84.0465 9.02415 83.7738 8.90199C83.5039 8.77983 83.2795 8.59375 83.1005 8.34375C82.9244 8.09375 82.8363 7.77841 82.8363 7.39773V0.886364Z" fill="#F9F9F9"/>
|
|
4
4
|
</svg>
|
|
5
5
|
|
|
6
|
-
`,settings:t,ui:
|
|
6
|
+
`,settings:t,ui:[],uiV2:V,editorConfigs:{placeholder:{flowTag:["ArticleList"]}},presets:C,locales:{editor:{en:{article_not_found:"Article Not Found"}}}};export{config as default};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import{ArticleDateSettings as C}from"./configs/article-date/settings.js";import{ArticleDatePresets as t}from"./configs/article-date/presets.js";import{
|
|
1
|
+
import{ArticleDateSettings as C}from"./configs/article-date/settings.js";import{ArticleDatePresets as t}from"./configs/article-date/presets.js";import{SettingUIV2 as e}from"./configs/article-date/ui-v2.js";let config={tag:"ArticleDate",label:"Article Date",icon:`
|
|
2
2
|
<svg width="65" height="12" viewBox="0 0 65 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M4.82546 0.272727H5.88228V6.51136C5.88228 7.06818 5.78001 7.54119 5.57546 7.9304C5.37092 8.3196 5.08256 8.61506 4.7104 8.81676C4.33825 9.01847 3.89933 9.11932 3.39364 9.11932C2.91637 9.11932 2.49165 9.03267 2.1195 8.85938C1.74734 8.68324 1.45472 8.43324 1.24165 8.10938C1.02859 7.78551 0.922053 7.40057 0.922053 6.95455H1.96183C1.96183 7.2017 2.0229 7.41761 2.14506 7.60227C2.27006 7.78409 2.44052 7.92614 2.65643 8.02841C2.87234 8.13068 3.11808 8.18182 3.39364 8.18182C3.69762 8.18182 3.95614 8.1179 4.16921 7.99006C4.38228 7.86222 4.54421 7.67472 4.65501 7.42756C4.76864 7.17756 4.82546 6.87216 4.82546 6.51136V0.272727ZM9.78995 9.15341C9.37518 9.15341 8.99876 9.07528 8.66069 8.91903C8.32262 8.75994 8.05415 8.53125 7.85529 8.23295C7.65643 7.93182 7.557 7.56818 7.557 7.14205C7.557 6.76705 7.63086 6.46307 7.77859 6.23011C7.92631 5.99432 8.12376 5.80966 8.37092 5.67614C8.61808 5.54261 8.8908 5.44318 9.1891 5.37784C9.49023 5.30966 9.79279 5.25568 10.0968 5.21591C10.4945 5.16477 10.8169 5.12642 11.0641 5.10085C11.3141 5.07244 11.4959 5.02557 11.6096 4.96023C11.726 4.89489 11.7843 4.78125 11.7843 4.61932V4.58523C11.7843 4.16477 11.6692 3.83807 11.4391 3.60511C11.2118 3.37216 10.8667 3.25568 10.4036 3.25568C9.92347 3.25568 9.54705 3.3608 9.27433 3.57102C9.0016 3.78125 8.80984 4.00568 8.69904 4.24432L7.7445 3.90341C7.91495 3.50568 8.14222 3.19602 8.42631 2.97443C8.71325 2.75 9.02575 2.59375 9.36381 2.50568C9.70472 2.41477 10.04 2.36932 10.3695 2.36932C10.5797 2.36932 10.8212 2.39489 11.0939 2.44602C11.3695 2.49432 11.6351 2.59517 11.8908 2.74858C12.1493 2.90199 12.3638 3.13352 12.5343 3.44318C12.7047 3.75284 12.79 4.16761 12.79 4.6875V9H11.7843V8.11364H11.7331C11.665 8.25568 11.5513 8.40767 11.3922 8.5696C11.2331 8.73153 11.0215 8.86932 10.7573 8.98295C10.4931 9.09659 10.1706 9.15341 9.78995 9.15341ZM9.94336 8.25C10.3411 8.25 10.6763 8.17188 10.949 8.01562C11.2246 7.85938 11.432 7.65767 11.5712 7.41051C11.7132 7.16335 11.7843 6.90341 11.7843 6.63068V5.71023C11.7417 5.76136 11.6479 5.80824 11.503 5.85085C11.361 5.89062 11.1962 5.92614 11.0087 5.95739C10.824 5.9858 10.6436 6.01136 10.4675 6.03409C10.2942 6.05398 10.1536 6.07102 10.0456 6.08523C9.78427 6.11932 9.53995 6.17472 9.31268 6.25142C9.08825 6.32528 8.90643 6.4375 8.76722 6.58807C8.63086 6.7358 8.56268 6.9375 8.56268 7.19318C8.56268 7.54261 8.69194 7.80682 8.95046 7.9858C9.21183 8.16193 9.54279 8.25 9.94336 8.25ZM15.6312 5.0625V9H14.6255V2.45455H15.5971V3.47727H15.6824C15.8358 3.14489 16.0687 2.87784 16.3812 2.67614C16.6937 2.47159 17.0971 2.36932 17.5914 2.36932C18.0346 2.36932 18.4224 2.46023 18.7548 2.64205C19.0872 2.82102 19.3457 3.09375 19.5304 3.46023C19.715 3.82386 19.8074 4.28409 19.8074 4.84091V9H18.8017V4.90909C18.8017 4.39489 18.6681 3.99432 18.4011 3.70739C18.1341 3.41761 17.7676 3.27273 17.3017 3.27273C16.9806 3.27273 16.6937 3.34233 16.4409 3.48153C16.1909 3.62074 15.9934 3.82386 15.8485 4.09091C15.7037 4.35795 15.6312 4.68182 15.6312 5.0625ZM28.0712 0.272727V9H27.0144V1.38068H26.9632L24.8326 2.79545V1.72159L27.0144 0.272727H28.0712ZM31.5826 7.80682L31.5144 8.26705C31.4661 8.59091 31.3922 8.9375 31.2928 9.30682C31.1962 9.67614 31.0953 10.0241 30.9902 10.3509C30.8851 10.6776 30.7985 10.9375 30.7303 11.1307H29.9632C30.0002 10.9489 30.0485 10.7088 30.1081 10.4105C30.1678 10.1122 30.2275 9.77841 30.2871 9.40909C30.3496 9.04261 30.4007 8.66761 30.4405 8.28409L30.4917 7.80682H31.5826ZM36.8038 9V8.23295L39.6845 5.07955C40.0225 4.71023 40.301 4.3892 40.5197 4.11648C40.7385 3.84091 40.9004 3.58239 41.0055 3.34091C41.1135 3.09659 41.1674 2.84091 41.1674 2.57386C41.1674 2.26705 41.0936 2.00142 40.9458 1.77699C40.801 1.55256 40.6021 1.37926 40.3493 1.2571C40.0964 1.13494 39.8123 1.07386 39.497 1.07386C39.1618 1.07386 38.8691 1.14347 38.6191 1.28267C38.372 1.41903 38.1802 1.6108 38.0439 1.85795C37.9103 2.10511 37.8436 2.39489 37.8436 2.72727H36.8379C36.8379 2.21591 36.9558 1.76705 37.1916 1.38068C37.4274 0.994318 37.7484 0.693181 38.1547 0.477272C38.5637 0.261363 39.0225 0.153409 39.5311 0.153409C40.0424 0.153409 40.4956 0.261363 40.8904 0.477272C41.2853 0.693181 41.595 0.984375 41.8194 1.35085C42.0439 1.71733 42.1561 2.125 42.1561 2.57386C42.1561 2.89489 42.0978 3.20881 41.9814 3.51562C41.8677 3.8196 41.6689 4.15909 41.3848 4.53409C41.1035 4.90625 40.7129 5.3608 40.2129 5.89773L38.2527 7.99432V8.0625H42.3095V9H36.8038ZM46.916 9.11932C46.274 9.11932 45.7271 8.9446 45.2754 8.59517C44.8237 8.2429 44.4785 7.73295 44.2399 7.06534C44.0012 6.39489 43.8819 5.58523 43.8819 4.63636C43.8819 3.69318 44.0012 2.88778 44.2399 2.22017C44.4814 1.54972 44.8279 1.03835 45.2797 0.686079C45.7342 0.330966 46.2797 0.153409 46.916 0.153409C47.5524 0.153409 48.0964 0.330966 48.5481 0.686079C49.0027 1.03835 49.3493 1.54972 49.5879 2.22017C49.8294 2.88778 49.9501 3.69318 49.9501 4.63636C49.9501 5.58523 49.8308 6.39489 49.5922 7.06534C49.3535 7.73295 49.0083 8.2429 48.5566 8.59517C48.1049 8.9446 47.5581 9.11932 46.916 9.11932ZM46.916 8.18182C47.5524 8.18182 48.0467 7.875 48.399 7.26136C48.7512 6.64773 48.9274 5.77273 48.9274 4.63636C48.9274 3.88068 48.8464 3.23722 48.6845 2.70597C48.5254 2.17472 48.2953 1.76989 47.9941 1.49148C47.6958 1.21307 47.3365 1.07386 46.916 1.07386C46.2853 1.07386 45.7924 1.38494 45.4373 2.0071C45.0822 2.62642 44.9047 3.50284 44.9047 4.63636C44.9047 5.39205 44.9842 6.03409 45.1433 6.5625C45.3024 7.09091 45.5311 7.4929 45.8294 7.76847C46.1305 8.04403 46.4927 8.18182 46.916 8.18182ZM51.5694 9V8.23295L54.4501 5.07955C54.7882 4.71023 55.0666 4.3892 55.2853 4.11648C55.5041 3.84091 55.666 3.58239 55.7711 3.34091C55.8791 3.09659 55.9331 2.84091 55.9331 2.57386C55.9331 2.26705 55.8592 2.00142 55.7115 1.77699C55.5666 1.55256 55.3677 1.37926 55.1149 1.2571C54.862 1.13494 54.5779 1.07386 54.2626 1.07386C53.9274 1.07386 53.6348 1.14347 53.3848 1.28267C53.1376 1.41903 52.9458 1.6108 52.8095 1.85795C52.676 2.10511 52.6092 2.39489 52.6092 2.72727H51.6035C51.6035 2.21591 51.7214 1.76705 51.9572 1.38068C52.193 0.994318 52.514 0.693181 52.9203 0.477272C53.3294 0.261363 53.7882 0.153409 54.2967 0.153409C54.8081 0.153409 55.2612 0.261363 55.6561 0.477272C56.051 0.693181 56.3606 0.984375 56.585 1.35085C56.8095 1.71733 56.9217 2.125 56.9217 2.57386C56.9217 2.89489 56.8635 3.20881 56.747 3.51562C56.6333 3.8196 56.4345 4.15909 56.1504 4.53409C55.8691 4.90625 55.4785 5.3608 54.9785 5.89773L53.0183 7.99432V8.0625H57.0751V9H51.5694ZM61.7839 9.11932C61.2214 9.11932 60.72 9.02273 60.2797 8.82955C59.8422 8.63636 59.4941 8.3679 59.2356 8.02415C58.9799 7.67756 58.8407 7.27557 58.818 6.81818H59.8919C59.9146 7.09943 60.0112 7.34233 60.1816 7.54688C60.3521 7.74858 60.5751 7.90483 60.8507 8.01562C61.1262 8.12642 61.4316 8.18182 61.7669 8.18182C62.1419 8.18182 62.4743 8.11648 62.764 7.9858C63.0538 7.85511 63.2811 7.6733 63.4458 7.44034C63.6106 7.20739 63.693 6.9375 63.693 6.63068C63.693 6.30966 63.6135 6.02699 63.4544 5.78267C63.2953 5.53551 63.0623 5.34233 62.7555 5.20312C62.4487 5.06392 62.0737 4.99432 61.6305 4.99432H60.9316V4.05682H61.6305C61.9771 4.05682 62.2811 3.99432 62.5424 3.86932C62.8066 3.74432 63.0126 3.56818 63.1603 3.34091C63.3109 3.11364 63.3862 2.84659 63.3862 2.53977C63.3862 2.24432 63.3208 1.98722 63.1902 1.76847C63.0595 1.54972 62.8748 1.37926 62.6362 1.2571C62.4004 1.13494 62.122 1.07386 61.801 1.07386C61.4998 1.07386 61.2157 1.12926 60.9487 1.24006C60.6845 1.34801 60.4686 1.50568 60.301 1.71307C60.1333 1.91761 60.0424 2.16477 60.0282 2.45455H59.0055C59.0225 1.99716 59.1603 1.59659 59.4189 1.25284C59.6774 0.90625 60.0154 0.636363 60.4331 0.443182C60.8535 0.25 61.3152 0.153409 61.818 0.153409C62.3578 0.153409 62.8208 0.262784 63.2072 0.481534C63.5936 0.697443 63.8904 0.982954 64.0978 1.33807C64.3052 1.69318 64.4089 2.0767 64.4089 2.48864C64.4089 2.98011 64.2797 3.39915 64.0211 3.74574C63.7654 4.09233 63.4174 4.33239 62.9771 4.46591V4.53409C63.5282 4.625 63.9586 4.85937 64.2683 5.23722C64.5779 5.61222 64.7328 6.0767 64.7328 6.63068C64.7328 7.10511 64.6035 7.53125 64.345 7.90909C64.0893 8.28409 63.7399 8.57955 63.2967 8.79545C62.8535 9.01136 62.3493 9.11932 61.7839 9.11932Z" fill="#F9F9F9"/>
|
|
4
4
|
</svg>
|
|
5
5
|
|
|
6
|
-
`,settings:C,ui:
|
|
6
|
+
`,settings:C,ui:[],uiV2:e,editorConfigs:{placeholder:{flowTag:["ArticleList"]}},presets:t,locales:{editor:{en:{article_not_found:"Article Not Found"}}}};export{config as default};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import{ArticleExcerptPresets as C}from"./configs/article-excerpt/presets.js";import{ArticleExcerptSettings as H}from"./configs/article-excerpt/settings.js";import{
|
|
1
|
+
import{ArticleExcerptPresets as C}from"./configs/article-excerpt/presets.js";import{ArticleExcerptSettings as H}from"./configs/article-excerpt/settings.js";import{SettingUIV2 as V}from"./configs/article-excerpt/ui-v2.js";let config={tag:"ArticleExcerpt",label:"Article Excerpt",icon:`
|
|
2
2
|
<svg width="84" height="12" viewBox="0 0 84 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<path d="M1.76048 9H0.652521L3.85707 0.272727H4.94798L8.15252 9H7.04457L4.43661 1.65341H4.36843L1.76048 9ZM2.16957 5.59091H6.63548V6.52841H2.16957V5.59091ZM9.37553 9V2.45455H10.3471V3.44318H10.4153C10.5346 3.11932 10.7505 2.85653 11.063 2.65483C11.3755 2.45312 11.7278 2.35227 12.1199 2.35227C12.1937 2.35227 12.286 2.35369 12.3968 2.35653C12.5076 2.35937 12.5914 2.36364 12.6483 2.36932V3.39205C12.6142 3.38352 12.536 3.37074 12.4139 3.35369C12.2946 3.33381 12.1681 3.32386 12.0346 3.32386C11.7164 3.32386 11.4324 3.39062 11.1824 3.52415C10.9352 3.65483 10.7392 3.83665 10.5943 4.0696C10.4522 4.29972 10.3812 4.5625 10.3812 4.85795V9H9.37553ZM17.0971 2.45455V3.30682H13.7051V2.45455H17.0971ZM14.6937 0.886364H15.6994V7.125C15.6994 7.40909 15.7406 7.62216 15.823 7.7642C15.9082 7.90341 16.0162 7.99716 16.1468 8.04545C16.2804 8.09091 16.421 8.11364 16.5687 8.11364C16.6795 8.11364 16.7704 8.10795 16.8414 8.09659C16.9125 8.08239 16.9693 8.07102 17.0119 8.0625L17.2164 8.96591C17.1483 8.99148 17.0531 9.01705 16.9309 9.04261C16.8088 9.07102 16.6539 9.08523 16.4664 9.08523C16.1824 9.08523 15.9039 9.02415 15.6312 8.90199C15.3613 8.77983 15.1369 8.59375 14.9579 8.34375C14.7818 8.09375 14.6937 7.77841 14.6937 7.39773V0.886364ZM18.6099 9V2.45455H19.6156V9H18.6099ZM19.1213 1.36364C18.9252 1.36364 18.7562 1.29688 18.6142 1.16335C18.475 1.02983 18.4054 0.869318 18.4054 0.681818C18.4054 0.494318 18.475 0.333807 18.6142 0.200284C18.7562 0.0667613 18.9252 0 19.1213 0C19.3173 0 19.4849 0.0667613 19.6241 0.200284C19.7662 0.333807 19.8372 0.494318 19.8372 0.681818C19.8372 0.869318 19.7662 1.02983 19.6241 1.16335C19.4849 1.29688 19.3173 1.36364 19.1213 1.36364ZM24.1167 9.13636C23.503 9.13636 22.9746 8.99148 22.5314 8.7017C22.0882 8.41193 21.7473 8.01278 21.5087 7.50426C21.2701 6.99574 21.1507 6.41477 21.1507 5.76136C21.1507 5.09659 21.2729 4.50994 21.5172 4.00142C21.7644 3.49006 22.1081 3.09091 22.5485 2.80398C22.9917 2.5142 23.5087 2.36932 24.0996 2.36932C24.5598 2.36932 24.9746 2.45455 25.3439 2.625C25.7132 2.79545 26.0158 3.03409 26.2516 3.34091C26.4874 3.64773 26.6337 4.00568 26.6905 4.41477H25.6848C25.6081 4.11648 25.4377 3.85227 25.1735 3.62216C24.9121 3.3892 24.5598 3.27273 24.1167 3.27273C23.7246 3.27273 23.3809 3.375 23.0854 3.57955C22.7928 3.78125 22.5641 4.06676 22.3993 4.43608C22.2374 4.80256 22.1564 5.23295 22.1564 5.72727C22.1564 6.23295 22.236 6.6733 22.3951 7.0483C22.557 7.4233 22.7843 7.71449 23.0769 7.92188C23.3723 8.12926 23.7189 8.23295 24.1167 8.23295C24.378 8.23295 24.6152 8.1875 24.8283 8.09659C25.0414 8.00568 25.2218 7.875 25.3695 7.70455C25.5172 7.53409 25.6223 7.32955 25.6848 7.09091H26.6905C26.6337 7.47727 26.4931 7.82528 26.2686 8.13494C26.0471 8.44176 25.753 8.68608 25.3865 8.8679C25.0229 9.04688 24.5996 9.13636 24.1167 9.13636ZM29.1664 0.272727V9H28.1607V0.272727H29.1664ZM33.7527 9.13636C33.122 9.13636 32.5779 8.99716 32.1206 8.71875C31.666 8.4375 31.3152 8.04545 31.068 7.54261C30.8237 7.03693 30.7015 6.44886 30.7015 5.77841C30.7015 5.10795 30.8237 4.51705 31.068 4.00568C31.3152 3.49148 31.6589 3.09091 32.0993 2.80398C32.5424 2.5142 33.0595 2.36932 33.6504 2.36932C33.9913 2.36932 34.3279 2.42614 34.6603 2.53977C34.9927 2.65341 35.2953 2.83807 35.568 3.09375C35.8407 3.34659 36.0581 3.68182 36.22 4.09943C36.3819 4.51705 36.4629 5.03125 36.4629 5.64205V6.06818H31.4174V5.19886H35.4402C35.4402 4.82955 35.3663 4.5 35.2186 4.21023C35.0737 3.92045 34.8663 3.69176 34.5964 3.52415C34.3294 3.35653 34.014 3.27273 33.6504 3.27273C33.2498 3.27273 32.9032 3.37216 32.6106 3.57102C32.3208 3.76705 32.0978 4.02273 31.9416 4.33807C31.7853 4.65341 31.7072 4.99148 31.7072 5.35227V5.93182C31.7072 6.42614 31.7924 6.84517 31.9629 7.18892C32.1362 7.52983 32.3762 7.78977 32.6831 7.96875C32.9899 8.14489 33.3464 8.23295 33.7527 8.23295C34.0169 8.23295 34.2555 8.19602 34.4686 8.12216C34.6845 8.04545 34.8706 7.93182 35.0268 7.78125C35.1831 7.62784 35.3038 7.4375 35.389 7.21023L36.3606 7.48295C36.2583 7.8125 36.0865 8.10227 35.845 8.35227C35.6035 8.59943 35.3052 8.79261 34.9501 8.93182C34.595 9.06818 34.1958 9.13636 33.7527 9.13636ZM41.5041 9V0.272727H46.7711V1.21023H42.5609V4.15909H46.4984V5.09659H42.5609V8.0625H46.8393V9H41.5041ZM49.2896 2.45455L50.8578 5.13068L52.426 2.45455H53.585L51.4714 5.72727L53.585 9H52.426L50.8578 6.46023L49.2896 9H48.1305L50.21 5.72727L48.1305 2.45455H49.2896ZM57.4096 9.13636C56.796 9.13636 56.2676 8.99148 55.8244 8.7017C55.3812 8.41193 55.0403 8.01278 54.8017 7.50426C54.563 6.99574 54.4437 6.41477 54.4437 5.76136C54.4437 5.09659 54.5659 4.50994 54.8102 4.00142C55.0574 3.49006 55.4011 3.09091 55.8414 2.80398C56.2846 2.5142 56.8017 2.36932 57.3926 2.36932C57.8528 2.36932 58.2676 2.45455 58.6369 2.625C59.0062 2.79545 59.3088 3.03409 59.5446 3.34091C59.7804 3.64773 59.9267 4.00568 59.9835 4.41477H58.9778C58.9011 4.11648 58.7306 3.85227 58.4664 3.62216C58.2051 3.3892 57.8528 3.27273 57.4096 3.27273C57.0176 3.27273 56.6738 3.375 56.3784 3.57955C56.0858 3.78125 55.8571 4.06676 55.6923 4.43608C55.5304 4.80256 55.4494 5.23295 55.4494 5.72727C55.4494 6.23295 55.5289 6.6733 55.688 7.0483C55.85 7.4233 56.0772 7.71449 56.3699 7.92188C56.6653 8.12926 57.0119 8.23295 57.4096 8.23295C57.671 8.23295 57.9082 8.1875 58.1213 8.09659C58.3343 8.00568 58.5147 7.875 58.6625 7.70455C58.8102 7.53409 58.9153 7.32955 58.9778 7.09091H59.9835C59.9267 7.47727 59.786 7.82528 59.5616 8.13494C59.34 8.44176 59.046 8.68608 58.6795 8.8679C58.3159 9.04688 57.8926 9.13636 57.4096 9.13636ZM64.198 9.13636C63.5673 9.13636 63.0233 8.99716 62.5659 8.71875C62.1113 8.4375 61.7605 8.04545 61.5133 7.54261C61.269 7.03693 61.1468 6.44886 61.1468 5.77841C61.1468 5.10795 61.269 4.51705 61.5133 4.00568C61.7605 3.49148 62.1042 3.09091 62.5446 2.80398C62.9877 2.5142 63.5048 2.36932 64.0957 2.36932C64.4366 2.36932 64.7733 2.42614 65.1056 2.53977C65.438 2.65341 65.7406 2.83807 66.0133 3.09375C66.286 3.34659 66.5034 3.68182 66.6653 4.09943C66.8272 4.51705 66.9082 5.03125 66.9082 5.64205V6.06818H61.8627V5.19886H65.8855C65.8855 4.82955 65.8116 4.5 65.6639 4.21023C65.519 3.92045 65.3116 3.69176 65.0417 3.52415C64.7747 3.35653 64.4593 3.27273 64.0957 3.27273C63.6951 3.27273 63.3485 3.37216 63.0559 3.57102C62.7662 3.76705 62.5431 4.02273 62.3869 4.33807C62.2306 4.65341 62.1525 4.99148 62.1525 5.35227V5.93182C62.1525 6.42614 62.2377 6.84517 62.4082 7.18892C62.5815 7.52983 62.8216 7.78977 63.1284 7.96875C63.4352 8.14489 63.7917 8.23295 64.198 8.23295C64.4622 8.23295 64.7008 8.19602 64.9139 8.12216C65.1298 8.04545 65.3159 7.93182 65.4721 7.78125C65.6284 7.62784 65.7491 7.4375 65.8343 7.21023L66.8059 7.48295C66.7037 7.8125 66.5318 8.10227 66.2903 8.35227C66.0488 8.59943 65.7505 8.79261 65.3954 8.93182C65.0403 9.06818 64.6412 9.13636 64.198 9.13636ZM68.438 9V2.45455H69.4096V3.44318H69.4778C69.5971 3.11932 69.813 2.85653 70.1255 2.65483C70.438 2.45312 70.7903 2.35227 71.1824 2.35227C71.2562 2.35227 71.3485 2.35369 71.4593 2.35653C71.5701 2.35937 71.6539 2.36364 71.7108 2.36932V3.39205C71.6767 3.38352 71.5985 3.37074 71.4764 3.35369C71.3571 3.33381 71.2306 3.32386 71.0971 3.32386C70.7789 3.32386 70.4949 3.39062 70.2449 3.52415C69.9977 3.65483 69.8017 3.83665 69.6568 4.0696C69.5147 4.29972 69.4437 4.5625 69.4437 4.85795V9H68.438ZM72.9029 11.4545V2.45455H73.8745V3.49432H73.9938C74.0676 3.38068 74.1699 3.2358 74.3006 3.05966C74.4341 2.88068 74.6245 2.72159 74.8716 2.58239C75.1216 2.44034 75.4597 2.36932 75.8858 2.36932C76.437 2.36932 76.9228 2.5071 77.3432 2.78267C77.7637 3.05824 78.0918 3.44886 78.3276 3.95455C78.5634 4.46023 78.6813 5.05682 78.6813 5.74432C78.6813 6.4375 78.5634 7.03835 78.3276 7.54688C78.0918 8.05256 77.7651 8.4446 77.3475 8.72301C76.9299 8.99858 76.4483 9.13636 75.9029 9.13636C75.4824 9.13636 75.1458 9.06676 74.8929 8.92756C74.6401 8.78551 74.4455 8.625 74.3091 8.44602C74.1728 8.2642 74.0676 8.11364 73.9938 7.99432H73.9086V11.4545H72.9029ZM73.8915 5.72727C73.8915 6.22159 73.964 6.65767 74.1088 7.03551C74.2537 7.41051 74.4654 7.70455 74.7438 7.91761C75.0222 8.12784 75.3631 8.23295 75.7665 8.23295C76.187 8.23295 76.5378 8.12216 76.8191 7.90057C77.1032 7.67614 77.3162 7.375 77.4583 6.99716C77.6032 6.61648 77.6756 6.19318 77.6756 5.72727C77.6756 5.26705 77.6046 4.85227 77.4625 4.48295C77.3233 4.1108 77.1117 3.81676 76.8276 3.60085C76.5463 3.3821 76.1926 3.27273 75.7665 3.27273C75.3574 3.27273 75.0137 3.37642 74.7353 3.58381C74.4569 3.78835 74.2466 4.07528 74.1046 4.4446C73.9625 4.81108 73.8915 5.23864 73.8915 5.72727ZM83.062 2.45455V3.30682H79.6699V2.45455H83.062ZM80.6586 0.886364H81.6642V7.125C81.6642 7.40909 81.7054 7.62216 81.7878 7.7642C81.873 7.90341 81.981 7.99716 82.1117 8.04545C82.2452 8.09091 82.3858 8.11364 82.5336 8.11364C82.6444 8.11364 82.7353 8.10795 82.8063 8.09659C82.8773 8.08239 82.9341 8.07102 82.9767 8.0625L83.1813 8.96591C83.1131 8.99148 83.0179 9.01705 82.8958 9.04261C82.7736 9.07102 82.6188 9.08523 82.4313 9.08523C82.1472 9.08523 81.8688 9.02415 81.5961 8.90199C81.3262 8.77983 81.1017 8.59375 80.9228 8.34375C80.7466 8.09375 80.6586 7.77841 80.6586 7.39773V0.886364Z" fill="#F9F9F9"/>
|
|
4
4
|
</svg>
|
|
5
5
|
|
|
6
|
-
`,settings:H,ui:
|
|
6
|
+
`,settings:H,ui:[],uiV2:V,editorConfigs:{placeholder:{flowTag:["ArticleList"]}},presets:C,locales:{editor:{en:{article_not_found:"Article Not Found"}}}};export{config as default};
|