@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
|
@@ -231,6 +231,8 @@
|
|
|
231
231
|
|
|
232
232
|
path {
|
|
233
233
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-se-ct-dt-se-in-c1));
|
|
234
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
235
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-se-ct-dt-se-se-wh, 1.25);
|
|
234
236
|
}
|
|
235
237
|
}
|
|
236
238
|
}
|
|
@@ -403,6 +405,8 @@
|
|
|
403
405
|
--_ctm-mob-dn-me-se-ct-dt-se-in-c1,
|
|
404
406
|
var(--_ctm-tab-dn-me-se-ct-dt-se-in-c1, var(--_ctm-dn-me-se-ct-dt-se-in-c1))
|
|
405
407
|
);
|
|
408
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
409
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-me-se-ct-dt-se-se-wh, 1.25);
|
|
406
410
|
}
|
|
407
411
|
}
|
|
408
412
|
}
|
package/dist/profile.scss
CHANGED
|
@@ -109,6 +109,8 @@
|
|
|
109
109
|
--_ctm-mob-dn-ce-in-in-c1,
|
|
110
110
|
var(--_ctm-tab-dn-ce-in-cr, var(--_ctm-dn-ce-in-in-c1))
|
|
111
111
|
);
|
|
112
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
113
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ce-in-se-wh, 1.25);
|
|
112
114
|
}
|
|
113
115
|
}
|
|
114
116
|
}
|
|
@@ -180,6 +182,8 @@
|
|
|
180
182
|
|
|
181
183
|
path {
|
|
182
184
|
stroke: prepareMediaVariable(--_ctm-dn-pe-wt-in-c1);
|
|
185
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
186
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pe-wt-se-wh, 1.25);
|
|
183
187
|
}
|
|
184
188
|
}
|
|
185
189
|
}
|
|
@@ -189,6 +193,8 @@
|
|
|
189
193
|
// --_ctm-mob-dn-ct-in-in-cr,
|
|
190
194
|
// var(--_ctm-tab-dn-ct-in-in-cr, var(--_ctm-dn-ct-in-in-cr))
|
|
191
195
|
// );
|
|
196
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
197
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ct-in-se-wh, 1.25);
|
|
192
198
|
// }
|
|
193
199
|
// }
|
|
194
200
|
|
|
@@ -361,6 +367,8 @@
|
|
|
361
367
|
|
|
362
368
|
path {
|
|
363
369
|
stroke: prepareMediaVariable(--_ctm-dn-dn-is-dt-se-in-c1);
|
|
370
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
371
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-dn-is-dt-se-se-wh, 1.25);
|
|
364
372
|
}
|
|
365
373
|
}
|
|
366
374
|
}
|
|
@@ -669,6 +669,8 @@
|
|
|
669
669
|
|
|
670
670
|
path {
|
|
671
671
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-ie-bn-dt-se-in-c1));
|
|
672
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
673
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ie-bn-dt-se-se-wh, 1.25);
|
|
672
674
|
}
|
|
673
675
|
}
|
|
674
676
|
}
|
|
@@ -886,6 +888,8 @@
|
|
|
886
888
|
|
|
887
889
|
path {
|
|
888
890
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-de-bn-dt-se-in-c1));
|
|
891
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
892
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-de-bn-dt-se-se-wh, 1.25);
|
|
889
893
|
}
|
|
890
894
|
}
|
|
891
895
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "./functions.scss" as *;
|
|
1
2
|
@use "sass:map";
|
|
2
3
|
@use "sass:list";
|
|
3
4
|
|
|
@@ -193,6 +194,8 @@
|
|
|
193
194
|
--_ctm-mob-dn-qa-lt-in-c1,
|
|
194
195
|
var(--_ctm-tab-dn-qa-lt-in-c1, var(--_ctm-dn-qa-lt-in-c1))
|
|
195
196
|
);
|
|
197
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
198
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-qa-lt-se-wh, 1.25);
|
|
196
199
|
}
|
|
197
200
|
}
|
|
198
201
|
}
|
|
@@ -253,6 +256,8 @@
|
|
|
253
256
|
--_ctm-mob-dn-ds-lt-in-c1,
|
|
254
257
|
var(--_ctm-tab-dn-ds-lt-in-c1, var(--_ctm-dn-ds-lt-in-c1))
|
|
255
258
|
);
|
|
259
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
260
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ds-lt-se-wh, 1.25);
|
|
256
261
|
}
|
|
257
262
|
}
|
|
258
263
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "./functions.scss" as *;
|
|
1
2
|
// Colors
|
|
2
3
|
$gray-400: #ccc;
|
|
3
4
|
$gray-800: #444;
|
|
@@ -356,6 +357,8 @@ $input-padding: 10px 12px;
|
|
|
356
357
|
// --_ctm-mob-dn-pt-an-pt-an-wt-in-c1,
|
|
357
358
|
// var(--_ctm-tab-dn-pt-an-pt-an-wt-in-c1, var(--_ctm-dn-pt-an-pt-an-wt-in-c1))
|
|
358
359
|
// );
|
|
360
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
361
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-an-pt-an-wt-se-wh, 1.25);
|
|
359
362
|
stroke: var(--_thm-cs-be-se-1);
|
|
360
363
|
}
|
|
361
364
|
}
|
|
@@ -684,6 +687,8 @@ $input-padding: 10px 12px;
|
|
|
684
687
|
--_ctm-mob-dn-pt-an-pt-an-de-in-c1,
|
|
685
688
|
var(--_ctm-tab-dn-pt-an-pt-an-de-in-c1, var(--_ctm-dn-pt-an-pt-an-de-in-c1))
|
|
686
689
|
);
|
|
690
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
691
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-an-pt-an-de-se-wh, 1.25);
|
|
687
692
|
}
|
|
688
693
|
}
|
|
689
694
|
&:hover {
|
package/dist/quota-details.scss
CHANGED
|
@@ -100,21 +100,41 @@ $overflowSelector: ".flex__overflow";
|
|
|
100
100
|
.product__hilights {
|
|
101
101
|
display: flex;
|
|
102
102
|
align-items: var(--_ctm-mob-lt-wt-at, var(--_ctm-tab-lt-wt-at, var(--_ctm-lt-wt-at)));
|
|
103
|
-
|
|
103
|
+
// Design > Widget Style > alignment, falling back to the Layout panel's own
|
|
104
|
+
// alignment so elements set up before the design control existed keep theirs.
|
|
105
|
+
justify-content: prepareMediaVariable(
|
|
106
|
+
--_ctm-dn-wt-se-hl-at,
|
|
107
|
+
prepareMediaVariable(--_ctm-lt-hl-at)
|
|
108
|
+
);
|
|
104
109
|
gap: var(--_ctm-mob-lt-im-sg, var(--_ctm-tab-lt-im-sg, var(--_ctm-lt-im-sg)));
|
|
105
110
|
width: 100%;
|
|
106
111
|
|
|
107
112
|
height: 100%;
|
|
108
113
|
|
|
109
114
|
&[data-show-dividers="true"] {
|
|
115
|
+
// Divider > Shape Size and Shape Color are the only two controls the panel
|
|
116
|
+
// offers for the item: Size is the marker's diameter for circle and square
|
|
117
|
+
// and the rule's thickness for the plain line, Color paints all three. The
|
|
118
|
+
// keys the panel used to expose (Divider Height / Divider Color) stay as
|
|
119
|
+
// fallbacks so a divider styled before the change keeps its look.
|
|
120
|
+
//
|
|
121
|
+
// The `-dr-dr-` doubling is not a typo — the first is the `divider` node,
|
|
122
|
+
// the second the `divider…` property name. These two vars were written with
|
|
123
|
+
// only one, which is exactly why neither control did anything.
|
|
124
|
+
$shapeSize: prepareMediaVariable(
|
|
125
|
+
--_ctm-dn-dr-dr-se-se,
|
|
126
|
+
prepareMediaVariable(--_ctm-dn-dr-dr-wh, 1px)
|
|
127
|
+
);
|
|
128
|
+
$shapeColor: prepareMediaVariable(
|
|
129
|
+
--_ctm-dn-dr-dr-se-cr,
|
|
130
|
+
prepareMediaVariable(--_ctm-dn-dr-dr-cr, #e4e7ec)
|
|
131
|
+
);
|
|
132
|
+
|
|
110
133
|
.product__list__item {
|
|
111
134
|
position: relative;
|
|
112
135
|
&:not(:last-child)::after {
|
|
113
136
|
content: "";
|
|
114
|
-
width:
|
|
115
|
-
--_ctm-mob-dn-dr-dr-wh,
|
|
116
|
-
var(--_ctm-tab-dn-dr-dr-wh, var(--_ctm-dn-dr-dr-wh))
|
|
117
|
-
);
|
|
137
|
+
width: $shapeSize;
|
|
118
138
|
height: 100%;
|
|
119
139
|
position: absolute;
|
|
120
140
|
right: calc(
|
|
@@ -122,20 +142,84 @@ $overflowSelector: ".flex__overflow";
|
|
|
122
142
|
-1 * var(--_ctm-mob-lt-im-sg, var(--_ctm-tab-lt-im-sg, var(--_ctm-lt-im-sg))) /
|
|
123
143
|
2
|
|
124
144
|
) -
|
|
125
|
-
(
|
|
126
|
-
var(
|
|
127
|
-
--_ctm-mob-dn-dr-dr-wh,
|
|
128
|
-
var(--_ctm-tab-dn-dr-dr-wh, var(--_ctm-dn-dr-dr-wh))
|
|
129
|
-
) /
|
|
130
|
-
2
|
|
131
|
-
)
|
|
145
|
+
(#{$shapeSize} / 2)
|
|
132
146
|
);
|
|
133
|
-
background-color:
|
|
134
|
-
|
|
135
|
-
|
|
147
|
+
background-color: $shapeColor;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
// Divider item (Divider -> Item Style). The rule above spans from
|
|
151
|
+
// `right: R` for `dividerWidth`, with R = -(gap/2) - (width/2), so its
|
|
152
|
+
// centre sits at -(gap/2) — the marker is pinned there and translated
|
|
153
|
+
// half its own width back, leaving it centred on the rule.
|
|
154
|
+
.divider__marker {
|
|
155
|
+
position: absolute;
|
|
156
|
+
top: 50%;
|
|
157
|
+
right: calc(
|
|
158
|
+
-1 * var(--_ctm-mob-lt-im-sg, var(--_ctm-tab-lt-im-sg, var(--_ctm-lt-im-sg, 0px))) /
|
|
159
|
+
2
|
|
136
160
|
);
|
|
161
|
+
transform: translate(50%, -50%);
|
|
162
|
+
display: flex;
|
|
163
|
+
align-items: center;
|
|
164
|
+
justify-content: center;
|
|
165
|
+
z-index: 1;
|
|
166
|
+
|
|
167
|
+
// 8px rather than the rule's thickness when Shape Size is absent: a
|
|
168
|
+
// marker falling back to a hairline would read as missing.
|
|
169
|
+
&[data-shape="circle"],
|
|
170
|
+
&[data-shape="square"] {
|
|
171
|
+
width: prepareMediaVariable(--_ctm-dn-dr-dr-se-se, 8px);
|
|
172
|
+
height: prepareMediaVariable(--_ctm-dn-dr-dr-se-se, 8px);
|
|
173
|
+
background-color: $shapeColor;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
&[data-shape="circle"] {
|
|
177
|
+
border-radius: 50%;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
// Paints the widget background behind itself, so the rule breaks
|
|
181
|
+
// around the icon instead of striking through it.
|
|
182
|
+
&[data-shape="icon"] {
|
|
183
|
+
padding-block: 2px;
|
|
184
|
+
background-color: prepareMediaVariable(--_ctm-dn-wt-se-bd-cr, #ffffff);
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
.icon {
|
|
188
|
+
display: flex;
|
|
189
|
+
|
|
190
|
+
svg {
|
|
191
|
+
width: prepareMediaVariable(--_ctm-dn-dr-in-se, 12px);
|
|
192
|
+
height: prepareMediaVariable(--_ctm-dn-dr-in-se, 12px);
|
|
193
|
+
|
|
194
|
+
// Colour whether the icon is drawn with strokes or fills (skipping
|
|
195
|
+
// parts explicitly set to "none") — the default "dot" is filled,
|
|
196
|
+
// most others are stroked.
|
|
197
|
+
&[stroke]:not([stroke="none"]),
|
|
198
|
+
[stroke]:not([stroke="none"]) {
|
|
199
|
+
stroke: prepareMediaVariable(--_ctm-dn-dr-in-c1, #e4e7ec);
|
|
200
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
201
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-dr-se-wh, 1.25);
|
|
202
|
+
}
|
|
203
|
+
&[fill]:not([fill="none"]),
|
|
204
|
+
[fill]:not([fill="none"]) {
|
|
205
|
+
fill: prepareMediaVariable(--_ctm-dn-dr-in-c1, #e4e7ec);
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
// The marker is rendered inside every item; only the ones that carry a
|
|
212
|
+
// rule show it, so it can never trail off the end of the row.
|
|
213
|
+
&:last-child .divider__marker {
|
|
214
|
+
display: none;
|
|
137
215
|
}
|
|
138
216
|
}
|
|
217
|
+
|
|
218
|
+
// A shape or icon marker REPLACES the rule rather than sitting on it, so the
|
|
219
|
+
// rule is drawn only while the separator is the plain "divider".
|
|
220
|
+
&:not([data-divider-item="divider"]) .product__list__item:not(:last-child)::after {
|
|
221
|
+
display: none;
|
|
222
|
+
}
|
|
139
223
|
}
|
|
140
224
|
.product__list__item {
|
|
141
225
|
display: flex;
|
package/dist/repeater copy.scss
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "./functions.scss" as *;
|
|
1
2
|
@use "sass:map";
|
|
2
3
|
@use "sass:list";
|
|
3
4
|
@use "./repeater-embla-controls.scss" as *;
|
|
@@ -428,6 +429,8 @@ $rai: "repeater-advertise-item";
|
|
|
428
429
|
--_ctm-mob-dn-by-nw-dt-se-in-c1,
|
|
429
430
|
var(--_ctm-tab-dn-by-nw-dt-se-in-c1, var(--_ctm-dn-by-nw-dt-se-in-c1))
|
|
430
431
|
);
|
|
432
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
433
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-by-nw-dt-se-se-wh, 1.25);
|
|
431
434
|
}
|
|
432
435
|
}
|
|
433
436
|
}
|
|
@@ -195,6 +195,8 @@ $wrapper: ".tgl__wrapper";
|
|
|
195
195
|
--_sf-at-pt-cl,
|
|
196
196
|
#{prepareMediaVariable(--_ctm-rep-dn-gd-vw-cl-se-bn-dt-se-in-c1, var(--_gray-500))}
|
|
197
197
|
);
|
|
198
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
199
|
+
stroke-width: prepareMediaVariable(--_ctm-rep-dn-gd-vw-cl-se-bn-dt-se-se-wh, 1.25);
|
|
198
200
|
}
|
|
199
201
|
}
|
|
200
202
|
}
|
package/dist/repeater.scss
CHANGED
|
@@ -726,6 +726,8 @@ $listViewSlector: '.lst_vw[data-element-type="repeater"]';
|
|
|
726
726
|
|
|
727
727
|
path {
|
|
728
728
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-rep-dn-bn-se-dt-se-in-c1));
|
|
729
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
730
|
+
stroke-width: prepareMediaVariable(--_ctm-rep-dn-bn-se-dt-se-se-wh, 1.25);
|
|
729
731
|
}
|
|
730
732
|
}
|
|
731
733
|
}
|
package/dist/rfqs.scss
CHANGED
|
@@ -267,6 +267,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
267
267
|
--_ctm-mob-dn-in-as-sd-me-in-in-cr,
|
|
268
268
|
var(--_ctm-tab-dn-in-as-sd-me-in-in-cr, var(--_ctm-dn-in-as-sd-me-in-in-cr))
|
|
269
269
|
);
|
|
270
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
271
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-in-as-sd-me-in-se-wh, 1.25);
|
|
270
272
|
}
|
|
271
273
|
|
|
272
274
|
width: var(
|
|
@@ -284,6 +286,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
284
286
|
--_ctm-mob-dn-in-as-dd-in-in-cr,
|
|
285
287
|
var(--_ctm-tab-dn-in-as-dd-in-in-cr, var(--_ctm-dn-in-as-dd-in-in-cr))
|
|
286
288
|
);
|
|
289
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
290
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-in-as-dd-in-se-wh, 1.25);
|
|
287
291
|
}
|
|
288
292
|
|
|
289
293
|
width: var(
|
|
@@ -301,6 +305,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
301
305
|
--_ctm-mob-dn-in-as-pt-in-in-cr,
|
|
302
306
|
var(--_ctm-tab-dn-in-as-pt-in-in-cr, var(--_ctm-dn-in-as-pt-in-in-cr))
|
|
303
307
|
);
|
|
308
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
309
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-in-as-pt-in-se-wh, 1.25);
|
|
304
310
|
}
|
|
305
311
|
|
|
306
312
|
width: var(
|
|
@@ -318,6 +324,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
318
324
|
--_ctm-mob-dn-in-as-vw-in-in-cr,
|
|
319
325
|
var(--_ctm-tab-dn-in-as-vw-in-in-cr, var(--_ctm-dn-in-as-vw-in-in-cr))
|
|
320
326
|
);
|
|
327
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
328
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-in-as-vw-in-se-wh, 1.25);
|
|
321
329
|
}
|
|
322
330
|
|
|
323
331
|
width: var(
|
|
@@ -335,6 +343,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
335
343
|
--_ctm-mob-dn-in-as-cl-in-in-cr,
|
|
336
344
|
var(--_ctm-tab-dn-in-as-cl-in-in-cr, var(--_ctm-dn-in-as-cl-in-in-cr))
|
|
337
345
|
);
|
|
346
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
347
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-in-as-cl-in-se-wh, 1.25);
|
|
338
348
|
}
|
|
339
349
|
|
|
340
350
|
width: var(
|
package/dist/scroll.scss
CHANGED
|
@@ -158,6 +158,8 @@ $max-items: 20;
|
|
|
158
158
|
--_ctm-dn-i#{$i}-in-c1,
|
|
159
159
|
#{prepareMediaVariable(--_ctm-dn-i1-in-c1)}
|
|
160
160
|
);
|
|
161
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
162
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-i1-se-wh, 1.25);
|
|
161
163
|
}
|
|
162
164
|
}
|
|
163
165
|
}
|
|
@@ -178,6 +180,41 @@ $max-items: 20;
|
|
|
178
180
|
animation-direction: reverse;
|
|
179
181
|
}
|
|
180
182
|
|
|
183
|
+
// Vertical scroll. The horizontal marquee translates on X and lays the items out
|
|
184
|
+
// in a row; both have to flip for a vertical run, so the two vertical directions
|
|
185
|
+
// share this block and only differ by `animation-direction` below.
|
|
186
|
+
&[data-scroll-direction="topToBottom"],
|
|
187
|
+
&[data-scroll-direction="bottomToTop"] {
|
|
188
|
+
// `nowrap` is what keeps the horizontal run on one line; it fights a column stack.
|
|
189
|
+
white-space: normal;
|
|
190
|
+
|
|
191
|
+
.scrolling {
|
|
192
|
+
flex-direction: column;
|
|
193
|
+
animation-name: marquee-vertical;
|
|
194
|
+
padding-right: 0;
|
|
195
|
+
padding-bottom: 10px;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
// The container is sized with `min-height`, which is right for a row (content
|
|
199
|
+
// never exceeds it) but wrong for a column: the stack would simply grow the box,
|
|
200
|
+
// nothing would overflow, and the marquee would look frozen. Pin the height.
|
|
201
|
+
.scroll__container {
|
|
202
|
+
height: var(--_ctm-mob-lt-ht, var(--_ctm-tab-lt-ht, var(--_ctm-lt-ht)));
|
|
203
|
+
align-items: flex-start;
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
// `marquee-vertical` translates upward, which reads as bottom-to-top on screen —
|
|
208
|
+
// so that is the `normal` case and top-to-bottom is the reversed one. Same trick
|
|
209
|
+
// as the horizontal pair above.
|
|
210
|
+
&[data-scroll-direction="bottomToTop"] .scrolling {
|
|
211
|
+
animation-direction: normal;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
&[data-scroll-direction="topToBottom"] .scrolling {
|
|
215
|
+
animation-direction: reverse;
|
|
216
|
+
}
|
|
217
|
+
|
|
181
218
|
&[data-scroll-speed="0.5x"] .scrolling {
|
|
182
219
|
animation-duration: 40s;
|
|
183
220
|
}
|
|
@@ -305,6 +342,15 @@ $max-items: 20;
|
|
|
305
342
|
transform: translateX(var(--_marquee-tx, -50%));
|
|
306
343
|
}
|
|
307
344
|
}
|
|
345
|
+
|
|
346
|
+
@keyframes marquee-vertical {
|
|
347
|
+
0% {
|
|
348
|
+
transform: translateY(0);
|
|
349
|
+
}
|
|
350
|
+
100% {
|
|
351
|
+
transform: translateY(var(--_marquee-ty, -50%));
|
|
352
|
+
}
|
|
353
|
+
}
|
|
308
354
|
}
|
|
309
355
|
}
|
|
310
356
|
}
|
package/dist/search.scss
CHANGED
|
@@ -279,6 +279,8 @@
|
|
|
279
279
|
|
|
280
280
|
path {
|
|
281
281
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-bn-ss-dt-se-in-c1));
|
|
282
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
283
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-bn-ss-dt-se-se-wh, 1.25);
|
|
282
284
|
}
|
|
283
285
|
}
|
|
284
286
|
}
|
|
@@ -521,6 +523,8 @@
|
|
|
521
523
|
--_ctm-mob-dn-sh-in-in-c1,
|
|
522
524
|
var(--_ctm-tab-dn-sh-in-in-c1, var(--_ctm-dn-sh-in-in-c1))
|
|
523
525
|
);
|
|
526
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
527
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-sh-in-se-wh, 1.25);
|
|
524
528
|
}
|
|
525
529
|
}
|
|
526
530
|
|
|
@@ -445,6 +445,8 @@ $activeElementSelector: "[data-has-clicked='true']";
|
|
|
445
445
|
height: var(--_ctm-dn-me-sg-as-dn-dd-in-in-se);
|
|
446
446
|
path {
|
|
447
447
|
stroke: var(--_ctm-dn-me-sg-as-dn-dd-in-in-c1);
|
|
448
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
449
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-me-sg-as-dn-dd-in-se-wh, 1.25);
|
|
448
450
|
}
|
|
449
451
|
}
|
|
450
452
|
&:hover {
|
|
@@ -2063,6 +2065,8 @@ $activeElementSelector: "[data-has-clicked='true']";
|
|
|
2063
2065
|
height: var(--_ctm-dn-pt-os-dn-ne-dn-in-se);
|
|
2064
2066
|
path {
|
|
2065
2067
|
stroke: var(--_ctm-dn-pt-os-dn-ne-dn-in-c1);
|
|
2068
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2069
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-os-dn-ne-dn-se-wh, 1.25);
|
|
2066
2070
|
}
|
|
2067
2071
|
}
|
|
2068
2072
|
}
|
package/dist/social.scss
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "./functions.scss" as *;
|
|
1
2
|
@use "sass:map";
|
|
2
3
|
@use "sass:list";
|
|
3
4
|
|
|
@@ -127,6 +128,8 @@
|
|
|
127
128
|
& svg {
|
|
128
129
|
path {
|
|
129
130
|
stroke: var(--_ctm-dn-im-se-in-c1, var(--_tst-dn-im-se-in-c1));
|
|
131
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
132
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-im-se-se-wh, 1.25);
|
|
130
133
|
}
|
|
131
134
|
}
|
|
132
135
|
}
|
|
@@ -218,6 +221,8 @@
|
|
|
218
221
|
// --_ctm-mob-dn-im-se-in-c1,
|
|
219
222
|
// var(--_ctm-tab-dn-im-se-in-c1, var(--_ctm-dn-im-se-in-c1))
|
|
220
223
|
// );
|
|
224
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
225
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-im-se-se-wh, 1.25);
|
|
221
226
|
// }
|
|
222
227
|
}
|
|
223
228
|
|