@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
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "./functions.scss" as *;
|
|
1
2
|
.variant__picker__static {
|
|
2
3
|
.text-element {
|
|
3
4
|
color: #333;
|
|
@@ -3801,6 +3802,8 @@
|
|
|
3801
3802
|
height: var(--_ctm-dn-er-me-in-se);
|
|
3802
3803
|
path {
|
|
3803
3804
|
stroke: var(--_ctm-dn-er-me-in-c1);
|
|
3805
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
3806
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-er-me-se-wh, 1.25);
|
|
3804
3807
|
}
|
|
3805
3808
|
}
|
|
3806
3809
|
}
|
|
@@ -0,0 +1,520 @@
|
|
|
1
|
+
@use "./functions.scss" as *;
|
|
2
|
+
|
|
3
|
+
// The allocation HEADER's quota details. Same rules as allocations-quota-details.scss
|
|
4
|
+
// (which styles the ones inside the product cards), rebound to the header's own
|
|
5
|
+
// design.allocation.quotaDetails.* variable paths so the two can be styled apart.
|
|
6
|
+
// @imported inside allocationDetails.scss within the .showcase__title scope.
|
|
7
|
+
|
|
8
|
+
$overflowSelector: ".flex__overflow";
|
|
9
|
+
|
|
10
|
+
// Text Transform (with the word wrap/break pair the panel groups with it) and Text
|
|
11
|
+
// Overflow for one text node. $suffix is "-dc" for the Label blocks, which write the
|
|
12
|
+
// *Desc keys. Declared here rather than reusing the allocationDetails mixins so this
|
|
13
|
+
// file stays self-contained, matching how it already redeclares the rebound vars.
|
|
14
|
+
@mixin ahqd-text-controls($base, $suffix: "", $clampVar: --_sf-line-clamp) {
|
|
15
|
+
text-transform: prepareMediaVariable(#{$base}-tt-tm#{$suffix}, none);
|
|
16
|
+
word-wrap: prepareMediaVariable(#{$base}-wd-wp#{$suffix}, normal);
|
|
17
|
+
word-break: prepareMediaVariable(#{$base}-wd-bk#{$suffix}, normal);
|
|
18
|
+
|
|
19
|
+
// The clamp needs the text to wrap first, so it undoes the `nowrap` above it.
|
|
20
|
+
&#{$overflowSelector} {
|
|
21
|
+
white-space: normal;
|
|
22
|
+
@include restrictToLinesShow(#{var($clampVar, 1)});
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.quota__details__element {
|
|
27
|
+
background-color: var(
|
|
28
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-wt-se-bd-cr,
|
|
29
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-wt-se-bd-cr, var(--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-bd-cr))
|
|
30
|
+
);
|
|
31
|
+
padding: var(
|
|
32
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-lt-pg,
|
|
33
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-lt-pg, var(--_ctm-dn-an-qa-ds-qa-ds-lt-pg))
|
|
34
|
+
);
|
|
35
|
+
display: flex;
|
|
36
|
+
flex-direction: column;
|
|
37
|
+
--_sf-gp: var(
|
|
38
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-lt-im-sg,
|
|
39
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-lt-im-sg, var(--_ctm-dn-an-qa-ds-qa-ds-lt-im-sg, 16px))
|
|
40
|
+
);
|
|
41
|
+
row-gap: var(--_sf-gp);
|
|
42
|
+
// Embedded in an allocation card, not free-standing like the Quota Details element
|
|
43
|
+
// itself: `fit-content` let the row size to its text and spill past the card, so it
|
|
44
|
+
// is pinned to the card instead and the row below reflows within it.
|
|
45
|
+
width: 100%;
|
|
46
|
+
max-width: 100%;
|
|
47
|
+
min-width: 0;
|
|
48
|
+
height: auto;
|
|
49
|
+
border-color: var(
|
|
50
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-wt-se-br-cr,
|
|
51
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-wt-se-br-cr, var(--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-br-cr))
|
|
52
|
+
);
|
|
53
|
+
border-style: var(
|
|
54
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-wt-se-br-se,
|
|
55
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-wt-se-br-se, var(--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-br-se))
|
|
56
|
+
);
|
|
57
|
+
border-width: var(
|
|
58
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-wt-se-br-wh,
|
|
59
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-wt-se-br-wh, var(--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-br-wh))
|
|
60
|
+
);
|
|
61
|
+
border-radius: var(
|
|
62
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-wt-se-br-rs,
|
|
63
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-wt-se-br-rs, var(--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-br-rs))
|
|
64
|
+
);
|
|
65
|
+
box-shadow: var(
|
|
66
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-wt-se-sw-ae,
|
|
67
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-wt-se-sw-ae, var(--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-sw-ae))
|
|
68
|
+
)
|
|
69
|
+
var(
|
|
70
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-wt-se-sw-br,
|
|
71
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-wt-se-sw-br, var(--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-sw-br))
|
|
72
|
+
)
|
|
73
|
+
var(
|
|
74
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-wt-se-sw-sd,
|
|
75
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-wt-se-sw-sd, var(--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-sw-sd))
|
|
76
|
+
)
|
|
77
|
+
var(
|
|
78
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-wt-se-sw-cr,
|
|
79
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-wt-se-sw-cr, var(--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-sw-cr))
|
|
80
|
+
);
|
|
81
|
+
|
|
82
|
+
.product__hilights {
|
|
83
|
+
display: flex;
|
|
84
|
+
align-items: center;
|
|
85
|
+
// Design > Widget Style > alignment, falling back to the Layout panel's own
|
|
86
|
+
// alignment so cards set up before the design control existed keep theirs.
|
|
87
|
+
justify-content: prepareMediaVariable(
|
|
88
|
+
--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-hl-at,
|
|
89
|
+
prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-lt-hl-at)
|
|
90
|
+
);
|
|
91
|
+
gap: var(--_sf-gp);
|
|
92
|
+
width: 100%;
|
|
93
|
+
height: 100%;
|
|
94
|
+
// Pinned to the card above, so the two stats wrap onto a second line when the
|
|
95
|
+
// card is too narrow for both instead of running past its edge.
|
|
96
|
+
flex-wrap: wrap;
|
|
97
|
+
min-width: 0;
|
|
98
|
+
|
|
99
|
+
&[data-show-dividers="true"] {
|
|
100
|
+
// See quota-details.scss: Shape Size and Shape Color are the item's only two
|
|
101
|
+
// controls, Size measuring the marker's diameter or the rule's thickness. The
|
|
102
|
+
// `-dr-dr-` doubling is the `divider` node followed by the `divider…` property
|
|
103
|
+
// name — the shape vars were written with only one, which is why neither
|
|
104
|
+
// control did anything.
|
|
105
|
+
$shapeSize: prepareMediaVariable(
|
|
106
|
+
--_ctm-dn-an-qa-ds-qa-ds-dn-dr-dr-se-se,
|
|
107
|
+
prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-dr-dr-wh, 1px)
|
|
108
|
+
);
|
|
109
|
+
$shapeColor: prepareMediaVariable(
|
|
110
|
+
--_ctm-dn-an-qa-ds-qa-ds-dn-dr-dr-se-cr,
|
|
111
|
+
prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-dr-dr-cr, #e4e7ec)
|
|
112
|
+
);
|
|
113
|
+
|
|
114
|
+
.product__list__item {
|
|
115
|
+
position: relative;
|
|
116
|
+
&:not(:last-child)::after {
|
|
117
|
+
content: "";
|
|
118
|
+
width: $shapeSize;
|
|
119
|
+
height: 100%;
|
|
120
|
+
position: absolute;
|
|
121
|
+
right: calc((-1 * var(--_sf-gp) / 2) - (#{$shapeSize} / 2));
|
|
122
|
+
background-color: $shapeColor;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
// Divider item (Divider -> Item Style). Same geometry as the standalone
|
|
126
|
+
// element: the rule's centre sits at -(gap/2) from the item's right edge,
|
|
127
|
+
// so the marker is pinned there and translated half its own width back.
|
|
128
|
+
.divider__marker {
|
|
129
|
+
position: absolute;
|
|
130
|
+
top: 50%;
|
|
131
|
+
right: calc(-1 * var(--_sf-gp, 0px) / 2);
|
|
132
|
+
transform: translate(50%, -50%);
|
|
133
|
+
display: flex;
|
|
134
|
+
align-items: center;
|
|
135
|
+
justify-content: center;
|
|
136
|
+
z-index: 1;
|
|
137
|
+
|
|
138
|
+
// 8px rather than the rule's thickness when Shape Size is absent: a marker
|
|
139
|
+
// falling back to a hairline would read as missing.
|
|
140
|
+
&[data-shape="circle"],
|
|
141
|
+
&[data-shape="square"] {
|
|
142
|
+
width: prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-dr-dr-se-se, 8px);
|
|
143
|
+
height: prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-dr-dr-se-se, 8px);
|
|
144
|
+
background-color: $shapeColor;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
&[data-shape="circle"] {
|
|
148
|
+
border-radius: 50%;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
&[data-shape="icon"] {
|
|
152
|
+
padding-block: 2px;
|
|
153
|
+
background-color: prepareMediaVariable(
|
|
154
|
+
--_ctm-dn-an-qa-ds-qa-ds-dn-wt-se-bd-cr,
|
|
155
|
+
#ffffff
|
|
156
|
+
);
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
.icon {
|
|
160
|
+
display: flex;
|
|
161
|
+
|
|
162
|
+
svg {
|
|
163
|
+
width: prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-dr-in-se, 12px);
|
|
164
|
+
height: prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-dr-in-se, 12px);
|
|
165
|
+
|
|
166
|
+
&[stroke]:not([stroke="none"]),
|
|
167
|
+
[stroke]:not([stroke="none"]) {
|
|
168
|
+
stroke: prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-dr-in-c1, #e4e7ec);
|
|
169
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
170
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-dr-se-wh, 1.25);
|
|
171
|
+
}
|
|
172
|
+
&[fill]:not([fill="none"]),
|
|
173
|
+
[fill]:not([fill="none"]) {
|
|
174
|
+
fill: prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-dr-in-c1, #e4e7ec);
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
// Rendered inside every item; only the ones carrying a rule show it.
|
|
181
|
+
&:last-child .divider__marker {
|
|
182
|
+
display: none;
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
// A shape or icon marker REPLACES the rule rather than sitting on it, so the
|
|
187
|
+
// rule is drawn only while the separator is the plain "divider".
|
|
188
|
+
&:not([data-divider-item="divider"]) .product__list__item:not(:last-child)::after {
|
|
189
|
+
display: none;
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.product__list__item {
|
|
194
|
+
display: flex;
|
|
195
|
+
align-items: center;
|
|
196
|
+
gap: 4px;
|
|
197
|
+
// Flex items default to min-width:auto, so they refuse to shrink below their
|
|
198
|
+
// text width — the same guard the standalone element carries.
|
|
199
|
+
min-width: 0;
|
|
200
|
+
|
|
201
|
+
.svg_icon {
|
|
202
|
+
display: flex;
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.quota__left {
|
|
207
|
+
.count {
|
|
208
|
+
// No `white-space: nowrap` here: it stopped the text reflowing when the card
|
|
209
|
+
// is narrowed, which forced the two stats onto separate lines instead of
|
|
210
|
+
// letting them shrink and stay on one. Matches the standalone element.
|
|
211
|
+
min-width: 0;
|
|
212
|
+
color: var(
|
|
213
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-cr,
|
|
214
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-cr, var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-cr))
|
|
215
|
+
);
|
|
216
|
+
font-family: var(
|
|
217
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-fy,
|
|
218
|
+
var(
|
|
219
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-fy,
|
|
220
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-fy)
|
|
221
|
+
)
|
|
222
|
+
);
|
|
223
|
+
font-size: var(
|
|
224
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se,
|
|
225
|
+
var(
|
|
226
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se,
|
|
227
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se)
|
|
228
|
+
)
|
|
229
|
+
);
|
|
230
|
+
font-weight: var(
|
|
231
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-wt,
|
|
232
|
+
var(
|
|
233
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-wt,
|
|
234
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-wt)
|
|
235
|
+
)
|
|
236
|
+
);
|
|
237
|
+
font-style: var(
|
|
238
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se-ic,
|
|
239
|
+
var(
|
|
240
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se-ic,
|
|
241
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se-ic)
|
|
242
|
+
)
|
|
243
|
+
);
|
|
244
|
+
letter-spacing: var(
|
|
245
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-lr-sg,
|
|
246
|
+
var(
|
|
247
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-lr-sg,
|
|
248
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-lr-sg)
|
|
249
|
+
)
|
|
250
|
+
);
|
|
251
|
+
line-height: var(
|
|
252
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-le-ht,
|
|
253
|
+
var(
|
|
254
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-le-ht,
|
|
255
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-le-ht)
|
|
256
|
+
)
|
|
257
|
+
);
|
|
258
|
+
text-decoration: var(
|
|
259
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ue,
|
|
260
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ue, var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ue))
|
|
261
|
+
);
|
|
262
|
+
@include ahqd-text-controls(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt);
|
|
263
|
+
}
|
|
264
|
+
.label {
|
|
265
|
+
// No `white-space: nowrap` here: it stopped the text reflowing when the card
|
|
266
|
+
// is narrowed, which forced the two stats onto separate lines instead of
|
|
267
|
+
// letting them shrink and stay on one. Matches the standalone element.
|
|
268
|
+
min-width: 0;
|
|
269
|
+
color: var(
|
|
270
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-cr-dc,
|
|
271
|
+
var(
|
|
272
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-cr-dc,
|
|
273
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-cr-dc)
|
|
274
|
+
)
|
|
275
|
+
);
|
|
276
|
+
font-family: var(
|
|
277
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-fy-dc,
|
|
278
|
+
var(
|
|
279
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-fy-dc,
|
|
280
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-fy-dc)
|
|
281
|
+
)
|
|
282
|
+
);
|
|
283
|
+
font-size: var(
|
|
284
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se-dc,
|
|
285
|
+
var(
|
|
286
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se-dc,
|
|
287
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se-dc)
|
|
288
|
+
)
|
|
289
|
+
);
|
|
290
|
+
font-weight: var(
|
|
291
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-wt-dc,
|
|
292
|
+
var(
|
|
293
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-wt-dc,
|
|
294
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-wt-dc)
|
|
295
|
+
)
|
|
296
|
+
);
|
|
297
|
+
font-style: var(
|
|
298
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se-ic-dc,
|
|
299
|
+
var(
|
|
300
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se-ic-dc,
|
|
301
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ft-se-ic-dc)
|
|
302
|
+
)
|
|
303
|
+
);
|
|
304
|
+
letter-spacing: var(
|
|
305
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-lr-sg-dc,
|
|
306
|
+
var(
|
|
307
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-lr-sg-dc,
|
|
308
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-lr-sg-dc)
|
|
309
|
+
)
|
|
310
|
+
);
|
|
311
|
+
line-height: var(
|
|
312
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-le-ht-dc,
|
|
313
|
+
var(
|
|
314
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-le-ht-dc,
|
|
315
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-le-ht-dc)
|
|
316
|
+
)
|
|
317
|
+
);
|
|
318
|
+
text-decoration: var(
|
|
319
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-ue-dc,
|
|
320
|
+
var(
|
|
321
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-ue-dc,
|
|
322
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-ue-dc)
|
|
323
|
+
)
|
|
324
|
+
);
|
|
325
|
+
@include ahqd-text-controls(
|
|
326
|
+
--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt,
|
|
327
|
+
"-dc",
|
|
328
|
+
--_sf-line-clamp-desc
|
|
329
|
+
);
|
|
330
|
+
}
|
|
331
|
+
.icon {
|
|
332
|
+
display: flex;
|
|
333
|
+
svg {
|
|
334
|
+
width: var(
|
|
335
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-in-se,
|
|
336
|
+
var(
|
|
337
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-in-se,
|
|
338
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-in-se)
|
|
339
|
+
)
|
|
340
|
+
);
|
|
341
|
+
height: var(
|
|
342
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-in-se,
|
|
343
|
+
var(
|
|
344
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-in-se,
|
|
345
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-in-se)
|
|
346
|
+
)
|
|
347
|
+
);
|
|
348
|
+
path {
|
|
349
|
+
stroke: var(
|
|
350
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-qa-lt-in-c1,
|
|
351
|
+
var(
|
|
352
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-qa-lt-in-c1,
|
|
353
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-in-c1)
|
|
354
|
+
)
|
|
355
|
+
);
|
|
356
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
357
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-qa-lt-se-wh, 1.25);
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
.days__left {
|
|
364
|
+
.count {
|
|
365
|
+
// No `white-space: nowrap` here: it stopped the text reflowing when the card
|
|
366
|
+
// is narrowed, which forced the two stats onto separate lines instead of
|
|
367
|
+
// letting them shrink and stay on one. Matches the standalone element.
|
|
368
|
+
min-width: 0;
|
|
369
|
+
color: var(
|
|
370
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-cr,
|
|
371
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-cr, var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-cr))
|
|
372
|
+
);
|
|
373
|
+
font-family: var(
|
|
374
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-fy,
|
|
375
|
+
var(
|
|
376
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-fy,
|
|
377
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-fy)
|
|
378
|
+
)
|
|
379
|
+
);
|
|
380
|
+
font-size: var(
|
|
381
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se,
|
|
382
|
+
var(
|
|
383
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se,
|
|
384
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se)
|
|
385
|
+
)
|
|
386
|
+
);
|
|
387
|
+
font-weight: var(
|
|
388
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-wt,
|
|
389
|
+
var(
|
|
390
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-wt,
|
|
391
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-wt)
|
|
392
|
+
)
|
|
393
|
+
);
|
|
394
|
+
font-style: var(
|
|
395
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se-ic,
|
|
396
|
+
var(
|
|
397
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se-ic,
|
|
398
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se-ic)
|
|
399
|
+
)
|
|
400
|
+
);
|
|
401
|
+
letter-spacing: var(
|
|
402
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-lr-sg,
|
|
403
|
+
var(
|
|
404
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-lr-sg,
|
|
405
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-lr-sg)
|
|
406
|
+
)
|
|
407
|
+
);
|
|
408
|
+
line-height: var(
|
|
409
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-le-ht,
|
|
410
|
+
var(
|
|
411
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-le-ht,
|
|
412
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-le-ht)
|
|
413
|
+
)
|
|
414
|
+
);
|
|
415
|
+
text-decoration: var(
|
|
416
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ue,
|
|
417
|
+
var(--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ue, var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ue))
|
|
418
|
+
);
|
|
419
|
+
@include ahqd-text-controls(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt);
|
|
420
|
+
}
|
|
421
|
+
.label {
|
|
422
|
+
// No `white-space: nowrap` here: it stopped the text reflowing when the card
|
|
423
|
+
// is narrowed, which forced the two stats onto separate lines instead of
|
|
424
|
+
// letting them shrink and stay on one. Matches the standalone element.
|
|
425
|
+
min-width: 0;
|
|
426
|
+
color: var(
|
|
427
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-cr-dc,
|
|
428
|
+
var(
|
|
429
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-cr-dc,
|
|
430
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-cr-dc)
|
|
431
|
+
)
|
|
432
|
+
);
|
|
433
|
+
font-family: var(
|
|
434
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-fy-dc,
|
|
435
|
+
var(
|
|
436
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-fy-dc,
|
|
437
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-fy-dc)
|
|
438
|
+
)
|
|
439
|
+
);
|
|
440
|
+
font-size: var(
|
|
441
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se-dc,
|
|
442
|
+
var(
|
|
443
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se-dc,
|
|
444
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se-dc)
|
|
445
|
+
)
|
|
446
|
+
);
|
|
447
|
+
font-weight: var(
|
|
448
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-wt-dc,
|
|
449
|
+
var(
|
|
450
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-wt-dc,
|
|
451
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-wt-dc)
|
|
452
|
+
)
|
|
453
|
+
);
|
|
454
|
+
font-style: var(
|
|
455
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se-ic-dc,
|
|
456
|
+
var(
|
|
457
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se-ic-dc,
|
|
458
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ft-se-ic-dc)
|
|
459
|
+
)
|
|
460
|
+
);
|
|
461
|
+
letter-spacing: var(
|
|
462
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-lr-sg-dc,
|
|
463
|
+
var(
|
|
464
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-lr-sg-dc,
|
|
465
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-lr-sg-dc)
|
|
466
|
+
)
|
|
467
|
+
);
|
|
468
|
+
line-height: var(
|
|
469
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-le-ht-dc,
|
|
470
|
+
var(
|
|
471
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-le-ht-dc,
|
|
472
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-le-ht-dc)
|
|
473
|
+
)
|
|
474
|
+
);
|
|
475
|
+
text-decoration: var(
|
|
476
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-ue-dc,
|
|
477
|
+
var(
|
|
478
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-ue-dc,
|
|
479
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-ue-dc)
|
|
480
|
+
)
|
|
481
|
+
);
|
|
482
|
+
@include ahqd-text-controls(
|
|
483
|
+
--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt,
|
|
484
|
+
"-dc",
|
|
485
|
+
--_sf-line-clamp-desc
|
|
486
|
+
);
|
|
487
|
+
}
|
|
488
|
+
.icon {
|
|
489
|
+
display: flex;
|
|
490
|
+
svg {
|
|
491
|
+
width: var(
|
|
492
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-in-se,
|
|
493
|
+
var(
|
|
494
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-in-se,
|
|
495
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-in-se)
|
|
496
|
+
)
|
|
497
|
+
);
|
|
498
|
+
height: var(
|
|
499
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-in-se,
|
|
500
|
+
var(
|
|
501
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-in-se,
|
|
502
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-in-se)
|
|
503
|
+
)
|
|
504
|
+
);
|
|
505
|
+
path {
|
|
506
|
+
stroke: var(
|
|
507
|
+
--_ctm-mob-dn-an-qa-ds-qa-ds-dn-ds-lt-in-c1,
|
|
508
|
+
var(
|
|
509
|
+
--_ctm-tab-dn-an-qa-ds-qa-ds-dn-ds-lt-in-c1,
|
|
510
|
+
var(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-in-c1)
|
|
511
|
+
)
|
|
512
|
+
);
|
|
513
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
514
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-an-qa-ds-qa-ds-dn-ds-lt-se-wh, 1.25);
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
}
|