@sc-360-v2/storefront-cms-library 0.5.53 → 0.5.55
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/add-products-tab-details.scss +3 -0
- package/dist/allocation-header-quota-details.scss +520 -0
- package/dist/allocationDetails.scss +617 -644
- package/dist/allocations-quota-details.scss +454 -0
- package/dist/allocations.scss +8 -0
- package/dist/amount-estimator.scss +1088 -1083
- package/dist/badge.scss +396 -388
- package/dist/breadcrumbs.scss +17 -0
- package/dist/builder.js +1 -1
- package/dist/bulk-variant-picker.scss +4 -0
- package/dist/bundle copy.scss +26 -0
- package/dist/bundle.scss +10 -0
- package/dist/bundleDetails.scss +14 -0
- package/dist/button copy.scss +2 -0
- package/dist/button.scss +2 -0
- package/dist/buyForHeaders.scss +19 -0
- package/dist/cart-details.scss +101 -18
- package/dist/cart-summary.scss +18 -0
- package/dist/cart.scss +2 -0
- package/dist/cartAttributes.scss +4 -0
- package/dist/category-groups-quota-details.scss +124 -38
- package/dist/checkout.scss +6 -0
- package/dist/countdown.scss +2 -0
- package/dist/coupon.scss +8 -0
- package/dist/embroidery.scss +2 -0
- package/dist/employee-bulk-order.scss +5 -0
- package/dist/faq.scss +9 -0
- package/dist/filters.scss +2 -0
- package/dist/form-zindex-module.scss +24 -24
- package/dist/gallery-slider-temp.scss +205 -14
- package/dist/hotspot.scss +5 -1
- package/dist/icon-list.scss +2 -0
- package/dist/kitDetails.scss +2 -0
- package/dist/kits.scss +2 -0
- package/dist/language-selector.scss +2 -0
- package/dist/last-x-orders.scss +5 -0
- package/dist/login.scss +63 -9
- package/dist/map.scss +6 -0
- package/dist/mega-menu.scss +41 -0
- package/dist/menu-v2.scss +83 -6
- package/dist/order-status.scss +228 -136
- package/dist/past-orders.scss +989 -975
- package/dist/pickup-locations.scss +1172 -1167
- package/dist/product-image-allocation.scss +59 -0
- package/dist/product-inventory.scss +1381 -1378
- package/dist/product-promotions.scss +2768 -2759
- package/dist/product-sizechart.scss +4 -0
- package/dist/profile.scss +8 -0
- package/dist/quantity-selector.scss +4 -0
- package/dist/quick-inventory-check.scss +5 -0
- package/dist/quick-order-pad.scss +5 -0
- package/dist/quota-details.scss +99 -15
- package/dist/repeater copy.scss +3 -0
- package/dist/repeater-grid-toggle.scss +2 -0
- package/dist/repeater.scss +2 -0
- package/dist/rfqs.scss +10 -0
- package/dist/scroll.scss +46 -0
- package/dist/search.scss +4 -0
- package/dist/shipping-payments.scss +4 -0
- package/dist/social.scss +5 -0
- package/dist/store-locations.scss +1402 -1398
- package/dist/tab-v2.scss +2 -0
- package/dist/table-common.scss +509 -506
- package/dist/table.scss +687 -685
- package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +28 -0
- package/dist/types/builder/tools/element-edit/allocationDetails.d.ts +5 -0
- package/dist/types/builder/tools/element-edit/allocations.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/breadcrumbs.d.ts +5 -0
- package/dist/types/builder/tools/element-edit/bundle.d.ts +40 -0
- package/dist/types/builder/tools/element-edit/bundleDetails.d.ts +20 -0
- package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +18 -0
- package/dist/types/builder/tools/element-edit/buyForWithTab.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/cartAttributes.d.ts +9 -0
- package/dist/types/builder/tools/element-edit/cartDetails.d.ts +79 -1
- package/dist/types/builder/tools/element-edit/cartSummary.d.ts +259 -0
- package/dist/types/builder/tools/element-edit/categoryGroups.d.ts +28 -0
- package/dist/types/builder/tools/element-edit/checkout.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/common.d.ts +23 -0
- package/dist/types/builder/tools/element-edit/countdown.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/coupon.d.ts +19 -0
- package/dist/types/builder/tools/element-edit/embroidery.d.ts +9 -0
- package/dist/types/builder/tools/element-edit/filterResults.d.ts +10 -0
- package/dist/types/builder/tools/element-edit/gallery-slider.d.ts +19 -0
- package/dist/types/builder/tools/element-edit/icon-list.d.ts +31 -0
- package/dist/types/builder/tools/element-edit/iconInstace.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/iconLibrary.d.ts +2 -7
- package/dist/types/builder/tools/element-edit/kitDetails.d.ts +19 -0
- package/dist/types/builder/tools/element-edit/kits.d.ts +9 -0
- package/dist/types/builder/tools/element-edit/language-menu.d.ts +0 -1
- package/dist/types/builder/tools/element-edit/orderStatus.d.ts +320 -168
- package/dist/types/builder/tools/element-edit/quickLinks.d.ts +10 -0
- package/dist/types/builder/tools/element-edit/quotaDetails.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/rfqs.d.ts +5 -0
- package/dist/types/builder/tools/element-edit/scroll.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/shipping-payments.d.ts +2 -0
- package/dist/types/builder/tools/element-edit/social.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/table.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/tabs.d.ts +18 -0
- package/dist/types/builder/tools/element-edit/tabsV2.d.ts +17 -0
- package/dist/types/builder/tools/element-edit/userElements.d.ts +197 -7
- package/dist/types/builder/tools/element-edit/video.d.ts +2 -0
- package/dist/user-elements.scss +263 -221
- package/dist/variant-picker.scss +2 -0
- package/dist/video.scss +2 -0
- package/dist/volume-pricing.scss +3 -0
- package/package.json +1 -1
|
@@ -638,6 +638,65 @@
|
|
|
638
638
|
}
|
|
639
639
|
}
|
|
640
640
|
}
|
|
641
|
+
// Image > Pagination Arrows: the button's own box. Until now the arrows carried
|
|
642
|
+
// only a glyph, a size and a colour, so the Border and Radius tabs of that panel
|
|
643
|
+
// had nothing to write to and the box below was hardcoded. Declared once for both
|
|
644
|
+
// buttons and placed after them so it wins on source order — each still sets its
|
|
645
|
+
// own margin and disabled state above.
|
|
646
|
+
//
|
|
647
|
+
// Every fallback is the value that was hardcoded here before (10px padding, a
|
|
648
|
+
// 50% radius, no border), so an arrow nobody has styled looks exactly as it did.
|
|
649
|
+
.left-button,
|
|
650
|
+
.right-button {
|
|
651
|
+
padding: prepareMediaVariable(--_ctm-dn-ie-pn-as-pg, 10px);
|
|
652
|
+
background-color: prepareMediaVariable(--_ctm-dn-ie-pn-as-bd-cr, transparent);
|
|
653
|
+
border-color: prepareMediaVariable(--_ctm-dn-ie-pn-as-br-cr, transparent);
|
|
654
|
+
border-style: prepareMediaVariable(--_ctm-dn-ie-pn-as-br-se, solid);
|
|
655
|
+
border-width: prepareMediaVariable(--_ctm-dn-ie-pn-as-br-wh, 0);
|
|
656
|
+
// Falls back to 50%, NOT prepareMediaVariable's `inherit` tail — an arrow with
|
|
657
|
+
// no configured radius has always been a circle.
|
|
658
|
+
border-radius: prepareMediaVariable(--_ctm-dn-ie-pn-as-br-rs, 50%);
|
|
659
|
+
// Shadow is opt-in: these arrows have never cast one, so it only appears once
|
|
660
|
+
// Show Shadow is switched on.
|
|
661
|
+
box-shadow: none;
|
|
662
|
+
|
|
663
|
+
&[data-show-shadow="true"] {
|
|
664
|
+
box-shadow: prepareMediaVariable(--_ctm-dn-ie-pn-as-sw-ae, 0 0)
|
|
665
|
+
prepareMediaVariable(--_ctm-dn-ie-pn-as-sw-br, 0)
|
|
666
|
+
prepareMediaVariable(--_ctm-dn-ie-pn-as-sw-sd, 0)
|
|
667
|
+
prepareMediaVariable(--_ctm-dn-ie-pn-as-sw-cr, transparent);
|
|
668
|
+
}
|
|
669
|
+
|
|
670
|
+
&[data-show-border="false"] {
|
|
671
|
+
border: none;
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
// Arrow Color. Applied to the svg itself and to any descendant that carries a
|
|
675
|
+
// stroke or a fill, because a library glyph paints with `stroke` on its paths
|
|
676
|
+
// while an uploaded one may use `fill`, or set either on the root — keying off
|
|
677
|
+
// `path { stroke }` alone missed all of those. Parts explicitly set to "none"
|
|
678
|
+
// are left alone so a shape stays unfilled.
|
|
679
|
+
svg {
|
|
680
|
+
&[stroke]:not([stroke="none"]),
|
|
681
|
+
[stroke]:not([stroke="none"]) {
|
|
682
|
+
stroke: prepareMediaVariable(--_ctm-dn-ie-pn-as-aw-cr, var(--_gray-500));
|
|
683
|
+
}
|
|
684
|
+
&[fill]:not([fill="none"]),
|
|
685
|
+
[fill]:not([fill="none"]) {
|
|
686
|
+
fill: prepareMediaVariable(--_ctm-dn-ie-pn-as-aw-cr, var(--_gray-500));
|
|
687
|
+
}
|
|
688
|
+
}
|
|
689
|
+
|
|
690
|
+
// Background Shape overrides the configured radius when it is set to something
|
|
691
|
+
// definite; "None" leaves the radius alone.
|
|
692
|
+
&[data-background-shape="Round"] {
|
|
693
|
+
border-radius: 50%;
|
|
694
|
+
}
|
|
695
|
+
&[data-background-shape="Square"] {
|
|
696
|
+
border-radius: 0;
|
|
697
|
+
}
|
|
698
|
+
}
|
|
699
|
+
|
|
641
700
|
.icon {
|
|
642
701
|
display: flex;
|
|
643
702
|
svg {
|