@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
package/dist/cart-summary.scss
CHANGED
|
@@ -103,6 +103,8 @@ $overflowSelector: ".flex__overflow";
|
|
|
103
103
|
--_ctm-mob-dn-an-as-im-in-c1,
|
|
104
104
|
var(--_ctm-tab-dn-an-as-im-in-c1, var(--_ctm-dn-an-as-im-in-c1))
|
|
105
105
|
);
|
|
106
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
107
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-an-as-im-se-wh, 1.25);
|
|
106
108
|
}
|
|
107
109
|
|
|
108
110
|
width: var(
|
|
@@ -121,6 +123,8 @@ $overflowSelector: ".flex__overflow";
|
|
|
121
123
|
--_ctm-mob-dn-an-as-im-in-c1-dc,
|
|
122
124
|
var(--_ctm-tab-dn-an-as-im-in-c1-dc, var(--_ctm-dn-an-as-im-in-c1-dc))
|
|
123
125
|
);
|
|
126
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
127
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-an-as-im-se-wh, 1.25);
|
|
124
128
|
}
|
|
125
129
|
|
|
126
130
|
width: var(
|
|
@@ -1016,6 +1020,8 @@ $overflowSelector: ".flex__overflow";
|
|
|
1016
1020
|
|
|
1017
1021
|
path {
|
|
1018
1022
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-ct-as-ct-dt-se-in-c1));
|
|
1023
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1024
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ct-as-ct-dt-se-se-wh, 1.25);
|
|
1019
1025
|
}
|
|
1020
1026
|
}
|
|
1021
1027
|
}
|
|
@@ -1192,6 +1198,8 @@ $overflowSelector: ".flex__overflow";
|
|
|
1192
1198
|
|
|
1193
1199
|
path {
|
|
1194
1200
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-ct-as-pe-or-dt-se-in-c1));
|
|
1201
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1202
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ct-as-pe-or-dt-se-se-wh, 1.25);
|
|
1195
1203
|
}
|
|
1196
1204
|
}
|
|
1197
1205
|
}
|
|
@@ -1374,6 +1382,8 @@ $overflowSelector: ".flex__overflow";
|
|
|
1374
1382
|
|
|
1375
1383
|
path {
|
|
1376
1384
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-ct-as-rt-qe-dt-se-in-c1));
|
|
1385
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1386
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ct-as-rt-qe-dt-se-se-wh, 1.25);
|
|
1377
1387
|
}
|
|
1378
1388
|
}
|
|
1379
1389
|
}
|
|
@@ -1549,6 +1559,8 @@ $overflowSelector: ".flex__overflow";
|
|
|
1549
1559
|
|
|
1550
1560
|
path {
|
|
1551
1561
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-ct-as-rw-or-dt-se-in-c1));
|
|
1562
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1563
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ct-as-rw-or-dt-se-se-wh, 1.25);
|
|
1552
1564
|
}
|
|
1553
1565
|
}
|
|
1554
1566
|
}
|
|
@@ -1748,6 +1760,8 @@ $overflowSelector: ".flex__overflow";
|
|
|
1748
1760
|
--_sf-hr-in-c1,
|
|
1749
1761
|
prepareMediaVariable(--_ctm-dn-ct-as-ce-sb-os-dt-se-in-c1)
|
|
1750
1762
|
);
|
|
1763
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1764
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ct-as-ce-sb-os-dt-se-se-wh, 1.25);
|
|
1751
1765
|
}
|
|
1752
1766
|
}
|
|
1753
1767
|
}
|
|
@@ -1924,6 +1938,8 @@ $overflowSelector: ".flex__overflow";
|
|
|
1924
1938
|
|
|
1925
1939
|
path {
|
|
1926
1940
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-ct-as-st-qe-dt-se-in-c1));
|
|
1941
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1942
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ct-as-st-qe-dt-se-se-wh, 1.25);
|
|
1927
1943
|
}
|
|
1928
1944
|
}
|
|
1929
1945
|
}
|
|
@@ -2100,6 +2116,8 @@ $overflowSelector: ".flex__overflow";
|
|
|
2100
2116
|
|
|
2101
2117
|
path {
|
|
2102
2118
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-ct-as-sn-up-dt-se-in-c1));
|
|
2119
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2120
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ct-as-sn-up-dt-se-se-wh, 1.25);
|
|
2103
2121
|
}
|
|
2104
2122
|
}
|
|
2105
2123
|
}
|
package/dist/cart.scss
CHANGED
|
@@ -347,6 +347,8 @@
|
|
|
347
347
|
|
|
348
348
|
// path {
|
|
349
349
|
// // stroke: var(--_ctm-dn-im-se-in-c1, var(--_tst-dn-im-se-in-c1));
|
|
350
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
351
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-im-se-se-wh, 1.25);
|
|
350
352
|
// }
|
|
351
353
|
// }
|
|
352
354
|
// }
|
package/dist/cartAttributes.scss
CHANGED
|
@@ -139,6 +139,8 @@
|
|
|
139
139
|
--_ctm-mob-dn-an-as-im-in-c1,
|
|
140
140
|
var(--_ctm-tab-dn-an-as-im-in-c1, var(--_ctm-dn-an-as-im-in-c1))
|
|
141
141
|
);
|
|
142
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
143
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-an-as-im-se-wh, 1.25);
|
|
142
144
|
}
|
|
143
145
|
width: var(
|
|
144
146
|
--_ctm-mob-dn-an-as-im-in-se,
|
|
@@ -156,6 +158,8 @@
|
|
|
156
158
|
--_ctm-mob-dn-an-as-im-in-c1-dc,
|
|
157
159
|
var(--_ctm-tab-dn-an-as-im-in-c1-dc, var(--_ctm-dn-an-as-im-in-c1-dc))
|
|
158
160
|
);
|
|
161
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
162
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-an-as-im-se-wh, 1.25);
|
|
159
163
|
}
|
|
160
164
|
width: var(
|
|
161
165
|
--_ctm-mob-dn-an-as-im-in-se-dc,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@use "./functions.scss" as *;
|
|
1
|
+
@use "./functions.scss" as *;
|
|
2
2
|
|
|
3
3
|
// Verbatim adaptation of quota-details.scss inner styles, rebound to the
|
|
4
4
|
// Category Groups quotaDetails layout/design CSS-variable paths.
|
|
@@ -91,53 +91,117 @@
|
|
|
91
91
|
.product__hilights {
|
|
92
92
|
display: flex;
|
|
93
93
|
align-items: center;
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
)
|
|
94
|
+
// Design > Widget Style > alignment, falling back to the Layout panel's own
|
|
95
|
+
// alignment so cards set up before the design control existed keep theirs.
|
|
96
|
+
justify-content: prepareMediaVariable(
|
|
97
|
+
--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-wt-se-hl-at,
|
|
98
|
+
prepareMediaVariable(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-lt-hl-at)
|
|
100
99
|
);
|
|
101
100
|
gap: var(--_sf-gp);
|
|
102
101
|
width: 100%;
|
|
103
102
|
height: 100%;
|
|
104
103
|
|
|
105
104
|
&[data-show-dividers="true"] {
|
|
105
|
+
// See quota-details.scss: Shape Size and Shape Color are the item's only two
|
|
106
|
+
// controls, Size measuring the marker's diameter or the rule's thickness. The
|
|
107
|
+
// `-dr-dr-` doubling is the `divider` node followed by the `divider…` property
|
|
108
|
+
// name — the shape vars were written with only one, which is why neither
|
|
109
|
+
// control did anything.
|
|
110
|
+
$shapeSize: prepareMediaVariable(
|
|
111
|
+
--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-dr-se-se,
|
|
112
|
+
prepareMediaVariable(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-dr-wh, 1px)
|
|
113
|
+
);
|
|
114
|
+
$shapeColor: prepareMediaVariable(
|
|
115
|
+
--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-dr-se-cr,
|
|
116
|
+
prepareMediaVariable(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-dr-cr, #e4e7ec)
|
|
117
|
+
);
|
|
118
|
+
|
|
106
119
|
.product__list__item {
|
|
107
120
|
position: relative;
|
|
108
121
|
&:not(:last-child)::after {
|
|
109
122
|
content: "";
|
|
110
|
-
width:
|
|
111
|
-
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-dr-wh,
|
|
112
|
-
var(
|
|
113
|
-
--_ctm-tab-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-dr-wh,
|
|
114
|
-
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-dr-wh)
|
|
115
|
-
)
|
|
116
|
-
);
|
|
123
|
+
width: $shapeSize;
|
|
117
124
|
height: 100%;
|
|
118
125
|
position: absolute;
|
|
119
|
-
right: calc(
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
126
|
+
right: calc((-1 * var(--_sf-gp) / 2) - (#{$shapeSize} / 2));
|
|
127
|
+
background-color: $shapeColor;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
// Divider item (Divider -> Item Style). This element embeds the same Quota
|
|
131
|
+
// Details schema, so its Divider panel offers the same control and needs the
|
|
132
|
+
// same marker — otherwise it would write to keys nothing here draws.
|
|
133
|
+
.divider__marker {
|
|
134
|
+
position: absolute;
|
|
135
|
+
top: 50%;
|
|
136
|
+
right: calc(-1 * var(--_sf-gp, 0px) / 2);
|
|
137
|
+
transform: translate(50%, -50%);
|
|
138
|
+
display: flex;
|
|
139
|
+
align-items: center;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
z-index: 1;
|
|
142
|
+
|
|
143
|
+
// 8px rather than the rule's thickness when Shape Size is absent: a marker
|
|
144
|
+
// falling back to a hairline would read as missing.
|
|
145
|
+
&[data-shape="circle"],
|
|
146
|
+
&[data-shape="square"] {
|
|
147
|
+
width: prepareMediaVariable(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-dr-se-se, 8px);
|
|
148
|
+
height: prepareMediaVariable(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-dr-se-se, 8px);
|
|
149
|
+
background-color: $shapeColor;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
&[data-shape="circle"] {
|
|
153
|
+
border-radius: 50%;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
&[data-shape="icon"] {
|
|
157
|
+
padding-block: 2px;
|
|
158
|
+
background-color: prepareMediaVariable(
|
|
159
|
+
--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-wt-se-bd-cr,
|
|
160
|
+
#ffffff
|
|
161
|
+
);
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.icon {
|
|
165
|
+
display: flex;
|
|
166
|
+
|
|
167
|
+
svg {
|
|
168
|
+
width: prepareMediaVariable(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-in-se, 12px);
|
|
169
|
+
height: prepareMediaVariable(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-in-se, 12px);
|
|
170
|
+
|
|
171
|
+
&[stroke]:not([stroke="none"]),
|
|
172
|
+
[stroke]:not([stroke="none"]) {
|
|
173
|
+
stroke: prepareMediaVariable(
|
|
174
|
+
--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-in-c1,
|
|
175
|
+
#e4e7ec
|
|
176
|
+
);
|
|
177
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
178
|
+
stroke-width: prepareMediaVariable(
|
|
179
|
+
--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-se-wh,
|
|
180
|
+
1.25
|
|
181
|
+
);
|
|
182
|
+
}
|
|
183
|
+
&[fill]:not([fill="none"]),
|
|
184
|
+
[fill]:not([fill="none"]) {
|
|
185
|
+
fill: prepareMediaVariable(
|
|
186
|
+
--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-dr-in-c1,
|
|
187
|
+
#e4e7ec
|
|
188
|
+
);
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
// Rendered inside every item; only the ones carrying a rule show it.
|
|
195
|
+
&:last-child .divider__marker {
|
|
196
|
+
display: none;
|
|
139
197
|
}
|
|
140
198
|
}
|
|
199
|
+
|
|
200
|
+
// A shape or icon marker REPLACES the rule rather than sitting on it, so the
|
|
201
|
+
// rule is drawn only while the separator is the plain "divider".
|
|
202
|
+
&:not([data-divider-item="divider"]) .product__list__item:not(:last-child)::after {
|
|
203
|
+
display: none;
|
|
204
|
+
}
|
|
141
205
|
}
|
|
142
206
|
|
|
143
207
|
.product__list__item {
|
|
@@ -152,7 +216,10 @@
|
|
|
152
216
|
|
|
153
217
|
.quota__left {
|
|
154
218
|
.count {
|
|
155
|
-
white-space: nowrap
|
|
219
|
+
// No `white-space: nowrap` here: it stopped the text reflowing when the card
|
|
220
|
+
// is narrowed, which forced the two stats onto separate lines instead of
|
|
221
|
+
// letting them shrink and stay on one. Matches the standalone element.
|
|
222
|
+
min-width: 0;
|
|
156
223
|
color: var(
|
|
157
224
|
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-cr,
|
|
158
225
|
var(
|
|
@@ -211,7 +278,10 @@
|
|
|
211
278
|
);
|
|
212
279
|
}
|
|
213
280
|
.label {
|
|
214
|
-
white-space: nowrap
|
|
281
|
+
// No `white-space: nowrap` here: it stopped the text reflowing when the card
|
|
282
|
+
// is narrowed, which forced the two stats onto separate lines instead of
|
|
283
|
+
// letting them shrink and stay on one. Matches the standalone element.
|
|
284
|
+
min-width: 0;
|
|
215
285
|
color: var(
|
|
216
286
|
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-cr-dc,
|
|
217
287
|
var(
|
|
@@ -294,6 +364,11 @@
|
|
|
294
364
|
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-in-c1)
|
|
295
365
|
)
|
|
296
366
|
);
|
|
367
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
368
|
+
stroke-width: prepareMediaVariable(
|
|
369
|
+
--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-qa-lt-se-wh,
|
|
370
|
+
1.25
|
|
371
|
+
);
|
|
297
372
|
}
|
|
298
373
|
}
|
|
299
374
|
}
|
|
@@ -301,7 +376,10 @@
|
|
|
301
376
|
|
|
302
377
|
.days__left {
|
|
303
378
|
.count {
|
|
304
|
-
white-space: nowrap
|
|
379
|
+
// No `white-space: nowrap` here: it stopped the text reflowing when the card
|
|
380
|
+
// is narrowed, which forced the two stats onto separate lines instead of
|
|
381
|
+
// letting them shrink and stay on one. Matches the standalone element.
|
|
382
|
+
min-width: 0;
|
|
305
383
|
color: var(
|
|
306
384
|
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-cr,
|
|
307
385
|
var(
|
|
@@ -360,7 +438,10 @@
|
|
|
360
438
|
);
|
|
361
439
|
}
|
|
362
440
|
.label {
|
|
363
|
-
white-space: nowrap
|
|
441
|
+
// No `white-space: nowrap` here: it stopped the text reflowing when the card
|
|
442
|
+
// is narrowed, which forced the two stats onto separate lines instead of
|
|
443
|
+
// letting them shrink and stay on one. Matches the standalone element.
|
|
444
|
+
min-width: 0;
|
|
364
445
|
color: var(
|
|
365
446
|
--_ctm-mob-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-cr-dc,
|
|
366
447
|
var(
|
|
@@ -443,6 +524,11 @@
|
|
|
443
524
|
var(--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-in-c1)
|
|
444
525
|
)
|
|
445
526
|
);
|
|
527
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
528
|
+
stroke-width: prepareMediaVariable(
|
|
529
|
+
--_ctm-catego-dn-pt-gd-dn-qa-ds-qa-ds-dn-ds-lt-se-wh,
|
|
530
|
+
1.25
|
|
531
|
+
);
|
|
446
532
|
}
|
|
447
533
|
}
|
|
448
534
|
}
|
package/dist/checkout.scss
CHANGED
|
@@ -553,6 +553,8 @@ $dark-color: #343a40;
|
|
|
553
553
|
|
|
554
554
|
path {
|
|
555
555
|
stroke: var(--_ctm-dn-an-tb-an-hr-in-c1);
|
|
556
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
557
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-an-tb-an-hr-se-wh, 1.25);
|
|
556
558
|
}
|
|
557
559
|
}
|
|
558
560
|
}
|
|
@@ -1401,6 +1403,8 @@ $dark-color: #343a40;
|
|
|
1401
1403
|
|
|
1402
1404
|
path {
|
|
1403
1405
|
stroke: var(--_ctm-dn-me-sg-as-dn-dd-in-in-c1);
|
|
1406
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1407
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-me-sg-as-dn-dd-in-se-wh, 1.25);
|
|
1404
1408
|
}
|
|
1405
1409
|
}
|
|
1406
1410
|
|
|
@@ -5618,6 +5622,8 @@ $dark-color: #343a40;
|
|
|
5618
5622
|
|
|
5619
5623
|
path {
|
|
5620
5624
|
stroke: var(--_ctm-dn-pt-os-dn-ne-dn-in-c1);
|
|
5625
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
5626
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-os-dn-ne-dn-se-wh, 1.25);
|
|
5621
5627
|
}
|
|
5622
5628
|
}
|
|
5623
5629
|
}
|
package/dist/countdown.scss
CHANGED
|
@@ -733,6 +733,8 @@ $dividerValues: (
|
|
|
733
733
|
|
|
734
734
|
path {
|
|
735
735
|
stroke: prepareMediaVariable(--_ctm-dn-dr-se-in-c1);
|
|
736
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
737
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-dr-se-se-wh, 1.25);
|
|
736
738
|
}
|
|
737
739
|
}
|
|
738
740
|
}
|
package/dist/coupon.scss
CHANGED
|
@@ -172,6 +172,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
172
172
|
--_ctm-mob-dn-cn-wt-in-c1,
|
|
173
173
|
var(--_ctm-tab-dn-cn-wt-in-c1, var(--_ctm-dn-cn-wt-in-c1))
|
|
174
174
|
);
|
|
175
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
176
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-cn-wt-se-wh, 1.25);
|
|
175
177
|
}
|
|
176
178
|
}
|
|
177
179
|
}
|
|
@@ -489,6 +491,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
489
491
|
|
|
490
492
|
path {
|
|
491
493
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-as-ay-bn-dt-se-in-c1));
|
|
494
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
495
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-as-ay-bn-dt-se-se-wh, 1.25);
|
|
492
496
|
}
|
|
493
497
|
}
|
|
494
498
|
}
|
|
@@ -793,6 +797,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
793
797
|
--_sf-hr-in-c1,
|
|
794
798
|
prepareMediaVariable(--_ctm-dn-as-ay-bn-dt-se-in-c1)
|
|
795
799
|
);
|
|
800
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
801
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-as-ay-bn-dt-se-se-wh, 1.25);
|
|
796
802
|
}
|
|
797
803
|
}
|
|
798
804
|
}
|
|
@@ -1174,6 +1180,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1174
1180
|
--_sf-hr-in-c1,
|
|
1175
1181
|
prepareMediaVariable(--_ctm-dn-as-re-bn-dt-se-in-c1)
|
|
1176
1182
|
);
|
|
1183
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1184
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-as-re-bn-dt-se-se-wh, 1.25);
|
|
1177
1185
|
}
|
|
1178
1186
|
}
|
|
1179
1187
|
}
|
package/dist/embroidery.scss
CHANGED
|
@@ -186,6 +186,8 @@ $apiLoader: '[data-spinner-state="loading"]';
|
|
|
186
186
|
|
|
187
187
|
path {
|
|
188
188
|
stroke: var(--_sf-icn-cr, prepareMediaVariable(--_ctm-dn-ce-bn-dt-se-in-c1));
|
|
189
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
190
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ce-bn-dt-se-se-wh, 1.25);
|
|
189
191
|
}
|
|
190
192
|
}
|
|
191
193
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "./functions.scss" as *;
|
|
1
2
|
// .employee_bulk_order_header {
|
|
2
3
|
// display: flex;
|
|
3
4
|
// justify-self: end;
|
|
@@ -1353,6 +1354,8 @@
|
|
|
1353
1354
|
height: var(--_ctm-dn-me-sg-as-dn-dd-in-in-se);
|
|
1354
1355
|
path {
|
|
1355
1356
|
stroke: var(--_ctm-dn-me-sg-as-dn-dd-in-in-c1);
|
|
1357
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1358
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-me-sg-as-dn-dd-in-se-wh, 1.25);
|
|
1356
1359
|
}
|
|
1357
1360
|
}
|
|
1358
1361
|
&:hover {
|
|
@@ -2718,6 +2721,8 @@
|
|
|
2718
2721
|
height: var(--_ctm-dn-pt-os-dn-ne-dn-in-se);
|
|
2719
2722
|
path {
|
|
2720
2723
|
stroke: var(--_ctm-dn-pt-os-dn-ne-dn-in-c1);
|
|
2724
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2725
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-os-dn-ne-dn-se-wh, 1.25);
|
|
2721
2726
|
}
|
|
2722
2727
|
}
|
|
2723
2728
|
}
|
package/dist/faq.scss
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "./functions.scss" as *;
|
|
1
2
|
@use "sass:map";
|
|
2
3
|
@use "sass:list";
|
|
3
4
|
|
|
@@ -314,6 +315,8 @@
|
|
|
314
315
|
--_ctm-mob-dn-cd-an-im-in-c1,
|
|
315
316
|
var(--_ctm-tab-dn-cd-an-im-in-c1, var(--_ctm-dn-cd-an-im-in-c1))
|
|
316
317
|
);
|
|
318
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
319
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-cd-an-im-se-wh, 1.25);
|
|
317
320
|
}
|
|
318
321
|
}
|
|
319
322
|
}
|
|
@@ -342,6 +345,8 @@
|
|
|
342
345
|
--_ctm-mob-dn-io-in-in-c1,
|
|
343
346
|
var(--_ctm-tab-dn-io-in-in-c1, var(--_ctm-dn-io-in-in-c1))
|
|
344
347
|
);
|
|
348
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
349
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-io-in-se-wh, 1.25);
|
|
345
350
|
}
|
|
346
351
|
}
|
|
347
352
|
}
|
|
@@ -518,6 +523,8 @@
|
|
|
518
523
|
--_ctm-mob-dn-ed-an-im-in-c1,
|
|
519
524
|
var(--_ctm-tab-dn-ed-an-im-in-c1, var(--_ctm-dn-ed-an-im-in-c1))
|
|
520
525
|
);
|
|
526
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
527
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ed-an-im-se-wh, 1.25);
|
|
521
528
|
}
|
|
522
529
|
}
|
|
523
530
|
}
|
|
@@ -546,6 +553,8 @@
|
|
|
546
553
|
--_ctm-mob-dn-io-in-in-c1,
|
|
547
554
|
var(--_ctm-tab-dn-io-in-in-c1, var(--_ctm-dn-io-in-in-c1))
|
|
548
555
|
);
|
|
556
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
557
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-io-in-se-wh, 1.25);
|
|
549
558
|
}
|
|
550
559
|
}
|
|
551
560
|
}
|
package/dist/filters.scss
CHANGED
|
@@ -1730,6 +1730,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1730
1730
|
--_ctm-mob-dn-cx-cd-se-dt-se-in-c1,
|
|
1731
1731
|
var(--_ctm-tab-dn-cx-cd-se-dt-se-in-c1, var(--_ctm-dn-cx-cd-se-dt-se-in-c1))
|
|
1732
1732
|
);
|
|
1733
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1734
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-cx-cd-se-dt-se-se-wh, 1.25);
|
|
1733
1735
|
}
|
|
1734
1736
|
}
|
|
1735
1737
|
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
@use "sass:map";
|
|
2
|
-
@use "sass:list";
|
|
3
|
-
|
|
4
|
-
$cls: ".react-grid-item";
|
|
5
|
-
$commonCls: ".grid-item";
|
|
6
|
-
|
|
7
|
-
$hazZindexList: (
|
|
8
|
-
".input.time" : "input:focus",
|
|
9
|
-
".input.datetime-local" : "input:focus",
|
|
10
|
-
".input.date" : "input:focus",
|
|
11
|
-
".select.select": ".open.fb_dropdown_panel"
|
|
12
|
-
);
|
|
13
|
-
|
|
14
|
-
@mixin FlexFormZindexModuleStyles(){
|
|
15
|
-
#{$cls}{
|
|
16
|
-
|
|
17
|
-
@each $key, $value in $hazZindexList{
|
|
18
|
-
&:has(#{$value}){
|
|
19
|
-
&:has(#{$commonCls}#{$key}){
|
|
20
|
-
z-index: 2;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
1
|
+
@use "sass:map";
|
|
2
|
+
@use "sass:list";
|
|
3
|
+
|
|
4
|
+
$cls: ".react-grid-item";
|
|
5
|
+
$commonCls: ".grid-item";
|
|
6
|
+
|
|
7
|
+
$hazZindexList: (
|
|
8
|
+
".input.time" : "input:focus",
|
|
9
|
+
".input.datetime-local" : "input:focus",
|
|
10
|
+
".input.date" : "input:focus",
|
|
11
|
+
".select.select": ".open.fb_dropdown_panel"
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
@mixin FlexFormZindexModuleStyles(){
|
|
15
|
+
#{$cls}{
|
|
16
|
+
|
|
17
|
+
@each $key, $value in $hazZindexList{
|
|
18
|
+
&:has(#{$value}){
|
|
19
|
+
&:has(#{$commonCls}#{$key}){
|
|
20
|
+
z-index: 2;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
25
|
}
|