@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.
Files changed (106) hide show
  1. package/dist/add-products-tab-details.scss +3 -0
  2. package/dist/allocation-header-quota-details.scss +520 -0
  3. package/dist/allocationDetails.scss +617 -644
  4. package/dist/allocations-quota-details.scss +454 -0
  5. package/dist/allocations.scss +8 -0
  6. package/dist/amount-estimator.scss +1088 -1083
  7. package/dist/badge.scss +396 -388
  8. package/dist/breadcrumbs.scss +17 -0
  9. package/dist/builder.js +1 -1
  10. package/dist/bulk-variant-picker.scss +4 -0
  11. package/dist/bundle copy.scss +26 -0
  12. package/dist/bundle.scss +10 -0
  13. package/dist/bundleDetails.scss +14 -0
  14. package/dist/button copy.scss +2 -0
  15. package/dist/button.scss +2 -0
  16. package/dist/buyForHeaders.scss +19 -0
  17. package/dist/cart-details.scss +101 -18
  18. package/dist/cart-summary.scss +18 -0
  19. package/dist/cart.scss +2 -0
  20. package/dist/cartAttributes.scss +4 -0
  21. package/dist/category-groups-quota-details.scss +124 -38
  22. package/dist/checkout.scss +6 -0
  23. package/dist/countdown.scss +2 -0
  24. package/dist/coupon.scss +8 -0
  25. package/dist/embroidery.scss +2 -0
  26. package/dist/employee-bulk-order.scss +5 -0
  27. package/dist/faq.scss +9 -0
  28. package/dist/filters.scss +2 -0
  29. package/dist/form-zindex-module.scss +24 -24
  30. package/dist/gallery-slider-temp.scss +205 -14
  31. package/dist/hotspot.scss +5 -1
  32. package/dist/icon-list.scss +2 -0
  33. package/dist/kitDetails.scss +2 -0
  34. package/dist/kits.scss +2 -0
  35. package/dist/language-selector.scss +2 -0
  36. package/dist/last-x-orders.scss +5 -0
  37. package/dist/login.scss +63 -9
  38. package/dist/map.scss +6 -0
  39. package/dist/mega-menu.scss +41 -0
  40. package/dist/menu-v2.scss +83 -6
  41. package/dist/order-status.scss +228 -136
  42. package/dist/past-orders.scss +989 -975
  43. package/dist/pickup-locations.scss +1172 -1167
  44. package/dist/product-image-allocation.scss +59 -0
  45. package/dist/product-inventory.scss +1381 -1378
  46. package/dist/product-promotions.scss +2768 -2759
  47. package/dist/product-sizechart.scss +4 -0
  48. package/dist/profile.scss +8 -0
  49. package/dist/quantity-selector.scss +4 -0
  50. package/dist/quick-inventory-check.scss +5 -0
  51. package/dist/quick-order-pad.scss +5 -0
  52. package/dist/quota-details.scss +99 -15
  53. package/dist/repeater copy.scss +3 -0
  54. package/dist/repeater-grid-toggle.scss +2 -0
  55. package/dist/repeater.scss +2 -0
  56. package/dist/rfqs.scss +10 -0
  57. package/dist/scroll.scss +46 -0
  58. package/dist/search.scss +4 -0
  59. package/dist/shipping-payments.scss +4 -0
  60. package/dist/social.scss +5 -0
  61. package/dist/store-locations.scss +1402 -1398
  62. package/dist/tab-v2.scss +2 -0
  63. package/dist/table-common.scss +509 -506
  64. package/dist/table.scss +687 -685
  65. package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +28 -0
  66. package/dist/types/builder/tools/element-edit/allocationDetails.d.ts +5 -0
  67. package/dist/types/builder/tools/element-edit/allocations.d.ts +1 -0
  68. package/dist/types/builder/tools/element-edit/breadcrumbs.d.ts +5 -0
  69. package/dist/types/builder/tools/element-edit/bundle.d.ts +40 -0
  70. package/dist/types/builder/tools/element-edit/bundleDetails.d.ts +20 -0
  71. package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +18 -0
  72. package/dist/types/builder/tools/element-edit/buyForWithTab.d.ts +1 -0
  73. package/dist/types/builder/tools/element-edit/cartAttributes.d.ts +9 -0
  74. package/dist/types/builder/tools/element-edit/cartDetails.d.ts +79 -1
  75. package/dist/types/builder/tools/element-edit/cartSummary.d.ts +259 -0
  76. package/dist/types/builder/tools/element-edit/categoryGroups.d.ts +28 -0
  77. package/dist/types/builder/tools/element-edit/checkout.d.ts +1 -0
  78. package/dist/types/builder/tools/element-edit/common.d.ts +23 -0
  79. package/dist/types/builder/tools/element-edit/countdown.d.ts +1 -0
  80. package/dist/types/builder/tools/element-edit/coupon.d.ts +19 -0
  81. package/dist/types/builder/tools/element-edit/embroidery.d.ts +9 -0
  82. package/dist/types/builder/tools/element-edit/filterResults.d.ts +10 -0
  83. package/dist/types/builder/tools/element-edit/gallery-slider.d.ts +19 -0
  84. package/dist/types/builder/tools/element-edit/icon-list.d.ts +31 -0
  85. package/dist/types/builder/tools/element-edit/iconInstace.d.ts +1 -0
  86. package/dist/types/builder/tools/element-edit/iconLibrary.d.ts +2 -7
  87. package/dist/types/builder/tools/element-edit/kitDetails.d.ts +19 -0
  88. package/dist/types/builder/tools/element-edit/kits.d.ts +9 -0
  89. package/dist/types/builder/tools/element-edit/language-menu.d.ts +0 -1
  90. package/dist/types/builder/tools/element-edit/orderStatus.d.ts +320 -168
  91. package/dist/types/builder/tools/element-edit/quickLinks.d.ts +10 -0
  92. package/dist/types/builder/tools/element-edit/quotaDetails.d.ts +1 -0
  93. package/dist/types/builder/tools/element-edit/rfqs.d.ts +5 -0
  94. package/dist/types/builder/tools/element-edit/scroll.d.ts +1 -0
  95. package/dist/types/builder/tools/element-edit/shipping-payments.d.ts +2 -0
  96. package/dist/types/builder/tools/element-edit/social.d.ts +1 -0
  97. package/dist/types/builder/tools/element-edit/table.d.ts +1 -0
  98. package/dist/types/builder/tools/element-edit/tabs.d.ts +18 -0
  99. package/dist/types/builder/tools/element-edit/tabsV2.d.ts +17 -0
  100. package/dist/types/builder/tools/element-edit/userElements.d.ts +197 -7
  101. package/dist/types/builder/tools/element-edit/video.d.ts +2 -0
  102. package/dist/user-elements.scss +263 -221
  103. package/dist/variant-picker.scss +2 -0
  104. package/dist/video.scss +2 -0
  105. package/dist/volume-pricing.scss +3 -0
  106. package/package.json +1 -1
@@ -0,0 +1,454 @@
1
+ @use "./functions.scss" as *;
2
+
3
+ // Verbatim adaptation of quota-details.scss inner styles, rebound to the
4
+ // Allocations quotaDetails layout/design CSS-variable paths.
5
+ // @imported inside allocationDetails.scss within the allocationDetails scope.
6
+
7
+ $overflowSelector: ".flex__overflow";
8
+
9
+ // Text Transform (with the word wrap/break pair the panel groups with it) and Text
10
+ // Overflow for one text node. $suffix is "-dc" for the Label blocks, which write the
11
+ // *Desc keys. Declared here rather than reusing the allocationDetails mixins so this
12
+ // file stays self-contained, matching how it already redeclares the rebound vars.
13
+ @mixin aqd-text-controls($base, $suffix: "", $clampVar: --_sf-line-clamp) {
14
+ text-transform: prepareMediaVariable(#{$base}-tt-tm#{$suffix}, none);
15
+ word-wrap: prepareMediaVariable(#{$base}-wd-wp#{$suffix}, normal);
16
+ word-break: prepareMediaVariable(#{$base}-wd-bk#{$suffix}, normal);
17
+
18
+ // The clamp needs the text to wrap first, so it undoes the `nowrap` above it.
19
+ &#{$overflowSelector} {
20
+ white-space: normal;
21
+ @include restrictToLinesShow(#{var($clampVar, 1)});
22
+ }
23
+ }
24
+
25
+ .quota__details__element {
26
+ background-color: var(
27
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-wt-se-bd-cr,
28
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-wt-se-bd-cr, var(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-bd-cr))
29
+ );
30
+ padding: var(
31
+ --_ctm-mob-dn-qa-ds-qa-ds-lt-pg,
32
+ var(--_ctm-tab-dn-qa-ds-qa-ds-lt-pg, var(--_ctm-dn-qa-ds-qa-ds-lt-pg))
33
+ );
34
+ display: flex;
35
+ flex-direction: column;
36
+ --_sf-gp: var(
37
+ --_ctm-mob-dn-qa-ds-qa-ds-lt-im-sg,
38
+ var(--_ctm-tab-dn-qa-ds-qa-ds-lt-im-sg, var(--_ctm-dn-qa-ds-qa-ds-lt-im-sg, 16px))
39
+ );
40
+ row-gap: var(--_sf-gp);
41
+ // Embedded in an allocation card, not free-standing like the Quota Details element
42
+ // itself: `fit-content` let the row size to its text and spill past the card, so it
43
+ // is pinned to the card instead and the row below reflows within it.
44
+ width: 100%;
45
+ max-width: 100%;
46
+ min-width: 0;
47
+ height: auto;
48
+ border-color: var(
49
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-wt-se-br-cr,
50
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-wt-se-br-cr, var(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-br-cr))
51
+ );
52
+ border-style: var(
53
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-wt-se-br-se,
54
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-wt-se-br-se, var(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-br-se))
55
+ );
56
+ border-width: var(
57
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-wt-se-br-wh,
58
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-wt-se-br-wh, var(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-br-wh))
59
+ );
60
+ border-radius: var(
61
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-wt-se-br-rs,
62
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-wt-se-br-rs, var(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-br-rs))
63
+ );
64
+ box-shadow: var(
65
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-wt-se-sw-ae,
66
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-wt-se-sw-ae, var(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-sw-ae))
67
+ )
68
+ var(
69
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-wt-se-sw-br,
70
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-wt-se-sw-br, var(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-sw-br))
71
+ )
72
+ var(
73
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-wt-se-sw-sd,
74
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-wt-se-sw-sd, var(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-sw-sd))
75
+ )
76
+ var(
77
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-wt-se-sw-cr,
78
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-wt-se-sw-cr, var(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-sw-cr))
79
+ );
80
+
81
+ .product__hilights {
82
+ display: flex;
83
+ align-items: center;
84
+ // Design > Widget Style > alignment, falling back to the Layout panel's own
85
+ // alignment so cards set up before the design control existed keep theirs.
86
+ justify-content: prepareMediaVariable(
87
+ --_ctm-dn-qa-ds-qa-ds-dn-wt-se-hl-at,
88
+ prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-lt-hl-at)
89
+ );
90
+ gap: var(--_sf-gp);
91
+ width: 100%;
92
+ height: 100%;
93
+ // Pinned to the card above, so the two stats wrap onto a second line when the
94
+ // card is too narrow for both instead of running past its edge.
95
+ flex-wrap: wrap;
96
+ min-width: 0;
97
+
98
+ &[data-show-dividers="true"] {
99
+ // See quota-details.scss: Shape Size and Shape Color are the item's only two
100
+ // controls, Size measuring the marker's diameter or the rule's thickness. The
101
+ // `-dr-dr-` doubling is the `divider` node followed by the `divider…` property
102
+ // name — the shape vars were written with only one, which is why neither
103
+ // control did anything.
104
+ $shapeSize: prepareMediaVariable(
105
+ --_ctm-dn-qa-ds-qa-ds-dn-dr-dr-se-se,
106
+ prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-dr-dr-wh, 1px)
107
+ );
108
+ $shapeColor: prepareMediaVariable(
109
+ --_ctm-dn-qa-ds-qa-ds-dn-dr-dr-se-cr,
110
+ prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-dr-dr-cr, #e4e7ec)
111
+ );
112
+
113
+ .product__list__item {
114
+ position: relative;
115
+ &:not(:last-child)::after {
116
+ content: "";
117
+ width: $shapeSize;
118
+ height: 100%;
119
+ position: absolute;
120
+ right: calc((-1 * var(--_sf-gp) / 2) - (#{$shapeSize} / 2));
121
+ background-color: $shapeColor;
122
+ }
123
+
124
+ // Divider item (Divider -> Item Style). Same geometry as the standalone
125
+ // element: the rule's centre sits at -(gap/2) from the item's right edge,
126
+ // so the marker is pinned there and translated half its own width back.
127
+ .divider__marker {
128
+ position: absolute;
129
+ top: 50%;
130
+ right: calc(-1 * var(--_sf-gp, 0px) / 2);
131
+ transform: translate(50%, -50%);
132
+ display: flex;
133
+ align-items: center;
134
+ justify-content: center;
135
+ z-index: 1;
136
+
137
+ // 8px rather than the rule's thickness when Shape Size is absent: a marker
138
+ // falling back to a hairline would read as missing.
139
+ &[data-shape="circle"],
140
+ &[data-shape="square"] {
141
+ width: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-dr-dr-se-se, 8px);
142
+ height: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-dr-dr-se-se, 8px);
143
+ background-color: $shapeColor;
144
+ }
145
+
146
+ &[data-shape="circle"] {
147
+ border-radius: 50%;
148
+ }
149
+
150
+ &[data-shape="icon"] {
151
+ padding-block: 2px;
152
+ background-color: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-wt-se-bd-cr, #ffffff);
153
+ }
154
+
155
+ .icon {
156
+ display: flex;
157
+
158
+ svg {
159
+ width: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-dr-in-se, 12px);
160
+ height: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-dr-in-se, 12px);
161
+
162
+ &[stroke]:not([stroke="none"]),
163
+ [stroke]:not([stroke="none"]) {
164
+ stroke: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-dr-in-c1, #e4e7ec);
165
+ // Overrides the stroke-width presentation attribute baked into the icon markup.
166
+ stroke-width: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-dr-se-wh, 1.25);
167
+ }
168
+ &[fill]:not([fill="none"]),
169
+ [fill]:not([fill="none"]) {
170
+ fill: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-dr-in-c1, #e4e7ec);
171
+ }
172
+ }
173
+ }
174
+ }
175
+
176
+ // Rendered inside every item; only the ones carrying a rule show it.
177
+ &:last-child .divider__marker {
178
+ display: none;
179
+ }
180
+ }
181
+
182
+ // A shape or icon marker REPLACES the rule rather than sitting on it, so the
183
+ // rule is drawn only while the separator is the plain "divider".
184
+ &:not([data-divider-item="divider"]) .product__list__item:not(:last-child)::after {
185
+ display: none;
186
+ }
187
+ }
188
+
189
+ .product__list__item {
190
+ display: flex;
191
+ align-items: center;
192
+ gap: 4px;
193
+ // Flex items default to min-width:auto, so they refuse to shrink below their
194
+ // text width — the same guard the standalone element carries.
195
+ min-width: 0;
196
+
197
+ .svg_icon {
198
+ display: flex;
199
+ }
200
+ }
201
+
202
+ .quota__left {
203
+ .count {
204
+ // No `white-space: nowrap` here: it stopped the text reflowing when the card
205
+ // is narrowed, which forced the two stats onto separate lines instead of
206
+ // letting them shrink and stay on one. Matches the standalone element.
207
+ min-width: 0;
208
+ color: var(
209
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-cr,
210
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-cr, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-cr))
211
+ );
212
+ font-family: var(
213
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ft-fy,
214
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ft-fy, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ft-fy))
215
+ );
216
+ font-size: var(
217
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ft-se,
218
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ft-se, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ft-se))
219
+ );
220
+ font-weight: var(
221
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ft-wt,
222
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ft-wt, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ft-wt))
223
+ );
224
+ font-style: var(
225
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-ic,
226
+ var(
227
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-ic,
228
+ var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-ic)
229
+ )
230
+ );
231
+ letter-spacing: var(
232
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-lr-sg,
233
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-lr-sg, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-lr-sg))
234
+ );
235
+ line-height: var(
236
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-le-ht,
237
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-le-ht, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-le-ht))
238
+ );
239
+ text-decoration: var(
240
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ue,
241
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ue, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ue))
242
+ );
243
+ @include aqd-text-controls(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt);
244
+ }
245
+ .label {
246
+ // No `white-space: nowrap` here: it stopped the text reflowing when the card
247
+ // is narrowed, which forced the two stats onto separate lines instead of
248
+ // letting them shrink and stay on one. Matches the standalone element.
249
+ min-width: 0;
250
+ color: var(
251
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-cr-dc,
252
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-cr-dc, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-cr-dc))
253
+ );
254
+ font-family: var(
255
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ft-fy-dc,
256
+ var(
257
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ft-fy-dc,
258
+ var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ft-fy-dc)
259
+ )
260
+ );
261
+ font-size: var(
262
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-dc,
263
+ var(
264
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-dc,
265
+ var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-dc)
266
+ )
267
+ );
268
+ font-weight: var(
269
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ft-wt-dc,
270
+ var(
271
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ft-wt-dc,
272
+ var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ft-wt-dc)
273
+ )
274
+ );
275
+ font-style: var(
276
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-ic-dc,
277
+ var(
278
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-ic-dc,
279
+ var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ft-se-ic-dc)
280
+ )
281
+ );
282
+ letter-spacing: var(
283
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-lr-sg-dc,
284
+ var(
285
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-lr-sg-dc,
286
+ var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-lr-sg-dc)
287
+ )
288
+ );
289
+ line-height: var(
290
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-le-ht-dc,
291
+ var(
292
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-le-ht-dc,
293
+ var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-le-ht-dc)
294
+ )
295
+ );
296
+ text-decoration: var(
297
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-ue-dc,
298
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-ue-dc, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-ue-dc))
299
+ );
300
+ @include aqd-text-controls(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt, "-dc", --_sf-line-clamp-desc);
301
+ }
302
+ .icon {
303
+ display: flex;
304
+ svg {
305
+ width: var(
306
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-in-se,
307
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-in-se, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-in-se))
308
+ );
309
+ height: var(
310
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-in-se,
311
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-in-se, var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-in-se))
312
+ );
313
+ path {
314
+ stroke: var(
315
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-qa-lt-in-c1,
316
+ var(
317
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-qa-lt-in-c1,
318
+ var(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-in-c1)
319
+ )
320
+ );
321
+ // Overrides the stroke-width presentation attribute baked into the icon markup.
322
+ stroke-width: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-qa-lt-se-wh, 1.25);
323
+ }
324
+ }
325
+ }
326
+ }
327
+
328
+ .days__left {
329
+ .count {
330
+ // No `white-space: nowrap` here: it stopped the text reflowing when the card
331
+ // is narrowed, which forced the two stats onto separate lines instead of
332
+ // letting them shrink and stay on one. Matches the standalone element.
333
+ min-width: 0;
334
+ color: var(
335
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-cr,
336
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-cr, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-cr))
337
+ );
338
+ font-family: var(
339
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ft-fy,
340
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ft-fy, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ft-fy))
341
+ );
342
+ font-size: var(
343
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ft-se,
344
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ft-se, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ft-se))
345
+ );
346
+ font-weight: var(
347
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ft-wt,
348
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ft-wt, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ft-wt))
349
+ );
350
+ font-style: var(
351
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-ic,
352
+ var(
353
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-ic,
354
+ var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-ic)
355
+ )
356
+ );
357
+ letter-spacing: var(
358
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-lr-sg,
359
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-lr-sg, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-lr-sg))
360
+ );
361
+ line-height: var(
362
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-le-ht,
363
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-le-ht, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-le-ht))
364
+ );
365
+ text-decoration: var(
366
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ue,
367
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ue, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ue))
368
+ );
369
+ @include aqd-text-controls(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt);
370
+ }
371
+ .label {
372
+ // No `white-space: nowrap` here: it stopped the text reflowing when the card
373
+ // is narrowed, which forced the two stats onto separate lines instead of
374
+ // letting them shrink and stay on one. Matches the standalone element.
375
+ min-width: 0;
376
+ color: var(
377
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-cr-dc,
378
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-cr-dc, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-cr-dc))
379
+ );
380
+ font-family: var(
381
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ft-fy-dc,
382
+ var(
383
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ft-fy-dc,
384
+ var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ft-fy-dc)
385
+ )
386
+ );
387
+ font-size: var(
388
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-dc,
389
+ var(
390
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-dc,
391
+ var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-dc)
392
+ )
393
+ );
394
+ font-weight: var(
395
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ft-wt-dc,
396
+ var(
397
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ft-wt-dc,
398
+ var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ft-wt-dc)
399
+ )
400
+ );
401
+ font-style: var(
402
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-ic-dc,
403
+ var(
404
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-ic-dc,
405
+ var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ft-se-ic-dc)
406
+ )
407
+ );
408
+ letter-spacing: var(
409
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-lr-sg-dc,
410
+ var(
411
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-lr-sg-dc,
412
+ var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-lr-sg-dc)
413
+ )
414
+ );
415
+ line-height: var(
416
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-le-ht-dc,
417
+ var(
418
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-le-ht-dc,
419
+ var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-le-ht-dc)
420
+ )
421
+ );
422
+ text-decoration: var(
423
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-ue-dc,
424
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-ue-dc, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-ue-dc))
425
+ );
426
+ @include aqd-text-controls(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt, "-dc", --_sf-line-clamp-desc);
427
+ }
428
+ .icon {
429
+ display: flex;
430
+ svg {
431
+ width: var(
432
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-in-se,
433
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-in-se, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-in-se))
434
+ );
435
+ height: var(
436
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-in-se,
437
+ var(--_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-in-se, var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-in-se))
438
+ );
439
+ path {
440
+ stroke: var(
441
+ --_ctm-mob-dn-qa-ds-qa-ds-dn-ds-lt-in-c1,
442
+ var(
443
+ --_ctm-tab-dn-qa-ds-qa-ds-dn-ds-lt-in-c1,
444
+ var(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-in-c1)
445
+ )
446
+ );
447
+ // Overrides the stroke-width presentation attribute baked into the icon markup.
448
+ stroke-width: prepareMediaVariable(--_ctm-dn-qa-ds-qa-ds-dn-ds-lt-se-wh, 1.25);
449
+ }
450
+ }
451
+ }
452
+ }
453
+ }
454
+ }
@@ -304,6 +304,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
304
304
 
305
305
  path {
306
306
  stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-rm-bn-dt-se-in-c1));
307
+ // Overrides the stroke-width presentation attribute baked into the icon markup.
308
+ stroke-width: prepareMediaVariable(--_ctm-dn-rm-bn-dt-se-se-wh, 1.25);
307
309
  }
308
310
  }
309
311
  }
@@ -870,6 +872,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
870
872
  height: prepareMediaVariable(--_ctm-dn-pn-dt-se-in-se, 18px);
871
873
  path {
872
874
  stroke: prepareMediaVariable(--_ctm-dn-pn-dt-se-in-c1, var(--_gray-500));
875
+ // Overrides the stroke-width presentation attribute baked into the icon markup.
876
+ stroke-width: prepareMediaVariable(--_ctm-dn-pn-dt-se-se-wh, 1.25);
873
877
  }
874
878
  }
875
879
 
@@ -1287,6 +1291,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1287
1291
 
1288
1292
  path {
1289
1293
  stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-ld-me-bn-dt-se-in-c1));
1294
+ // Overrides the stroke-width presentation attribute baked into the icon markup.
1295
+ stroke-width: prepareMediaVariable(--_ctm-dn-ld-me-bn-dt-se-se-wh, 1.25);
1290
1296
  }
1291
1297
  }
1292
1298
  }
@@ -1528,6 +1534,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
1528
1534
 
1529
1535
  path {
1530
1536
  stroke: var(--_sf-bmm-icn-str, prepareMediaVariable(--_ctm-dn-dn-st-dt-se-in-c1));
1537
+ // Overrides the stroke-width presentation attribute baked into the icon markup.
1538
+ stroke-width: prepareMediaVariable(--_ctm-dn-dn-st-dt-se-se-wh, 1.25);
1531
1539
  }
1532
1540
  }
1533
1541
  }