@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
|
@@ -3112,6 +3112,8 @@ $minWidth: 70px;
|
|
|
3112
3112
|
path {
|
|
3113
3113
|
stroke: var(--_gray-500);
|
|
3114
3114
|
// stroke: var(--_ctm-dn-pn-in-c1, var(--_tst-dn-pn-in-c1));
|
|
3115
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
3116
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pn-se-wh, 1.25);
|
|
3115
3117
|
}
|
|
3116
3118
|
}
|
|
3117
3119
|
}
|
|
@@ -3425,6 +3427,8 @@ $minWidth: 70px;
|
|
|
3425
3427
|
|
|
3426
3428
|
path {
|
|
3427
3429
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-ld-me-bn-dt-se-in-c1));
|
|
3430
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
3431
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-ld-me-bn-dt-se-se-wh, 1.25);
|
|
3428
3432
|
}
|
|
3429
3433
|
}
|
|
3430
3434
|
}
|
package/dist/bundle copy.scss
CHANGED
|
@@ -1168,6 +1168,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1168
1168
|
height: var(--_ctm-dn-be-ds-pe-bn-dn-in-se);
|
|
1169
1169
|
path {
|
|
1170
1170
|
stroke: var(--_ctm-dn-be-ds-pe-bn-dn-in-c1);
|
|
1171
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1172
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-ds-pe-bn-dn-se-wh, 1.25);
|
|
1171
1173
|
}
|
|
1172
1174
|
}
|
|
1173
1175
|
}
|
|
@@ -1265,6 +1267,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1265
1267
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
1266
1268
|
path {
|
|
1267
1269
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
1270
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1271
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
1268
1272
|
}
|
|
1269
1273
|
}
|
|
1270
1274
|
}
|
|
@@ -1306,6 +1310,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1306
1310
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
1307
1311
|
path {
|
|
1308
1312
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
1313
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1314
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
1309
1315
|
}
|
|
1310
1316
|
}
|
|
1311
1317
|
}
|
|
@@ -1456,6 +1462,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1456
1462
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
1457
1463
|
path {
|
|
1458
1464
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
1465
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1466
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
1459
1467
|
}
|
|
1460
1468
|
}
|
|
1461
1469
|
}
|
|
@@ -1497,6 +1505,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1497
1505
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
1498
1506
|
path {
|
|
1499
1507
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
1508
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1509
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
1500
1510
|
}
|
|
1501
1511
|
}
|
|
1502
1512
|
}
|
|
@@ -1602,6 +1612,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1602
1612
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
1603
1613
|
path {
|
|
1604
1614
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
1615
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1616
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
1605
1617
|
}
|
|
1606
1618
|
}
|
|
1607
1619
|
}
|
|
@@ -1643,6 +1655,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1643
1655
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
1644
1656
|
path {
|
|
1645
1657
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
1658
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1659
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
1646
1660
|
}
|
|
1647
1661
|
}
|
|
1648
1662
|
}
|
|
@@ -1750,6 +1764,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1750
1764
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
1751
1765
|
path {
|
|
1752
1766
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
1767
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1768
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
1753
1769
|
}
|
|
1754
1770
|
}
|
|
1755
1771
|
}
|
|
@@ -1791,6 +1807,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1791
1807
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
1792
1808
|
path {
|
|
1793
1809
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
1810
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1811
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
1794
1812
|
}
|
|
1795
1813
|
}
|
|
1796
1814
|
}
|
|
@@ -1970,6 +1988,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1970
1988
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
1971
1989
|
path {
|
|
1972
1990
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
1991
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1992
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
1973
1993
|
}
|
|
1974
1994
|
}
|
|
1975
1995
|
}
|
|
@@ -2012,6 +2032,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2012
2032
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
2013
2033
|
path {
|
|
2014
2034
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
2035
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2036
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
2015
2037
|
}
|
|
2016
2038
|
}
|
|
2017
2039
|
}
|
|
@@ -2166,6 +2188,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2166
2188
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
2167
2189
|
path {
|
|
2168
2190
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
2191
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2192
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
2169
2193
|
}
|
|
2170
2194
|
}
|
|
2171
2195
|
}
|
|
@@ -2206,6 +2230,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2206
2230
|
height: var(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
2207
2231
|
path {
|
|
2208
2232
|
stroke: var(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
2233
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2234
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
2209
2235
|
}
|
|
2210
2236
|
}
|
|
2211
2237
|
}
|
package/dist/bundle.scss
CHANGED
|
@@ -1834,6 +1834,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1834
1834
|
--_sf-hr-in-c1,
|
|
1835
1835
|
prepareMediaVariable(--_ctm-dn-be-ds-pe-bn-dn-dt-se-in-c1)
|
|
1836
1836
|
);
|
|
1837
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1838
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-ds-pe-bn-dn-dt-se-se-wh, 1.25);
|
|
1837
1839
|
}
|
|
1838
1840
|
}
|
|
1839
1841
|
}
|
|
@@ -2201,6 +2203,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2201
2203
|
--_sf-hr-in-c1,
|
|
2202
2204
|
prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-dt-se-in-c1)
|
|
2203
2205
|
);
|
|
2206
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2207
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-dt-se-se-wh, 1.25);
|
|
2204
2208
|
}
|
|
2205
2209
|
}
|
|
2206
2210
|
}
|
|
@@ -2266,6 +2270,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2266
2270
|
height: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
2267
2271
|
path {
|
|
2268
2272
|
stroke: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
2273
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2274
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
2269
2275
|
}
|
|
2270
2276
|
}
|
|
2271
2277
|
}
|
|
@@ -2481,6 +2487,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2481
2487
|
height: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
2482
2488
|
path {
|
|
2483
2489
|
stroke: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
2490
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2491
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
2484
2492
|
}
|
|
2485
2493
|
}
|
|
2486
2494
|
}
|
|
@@ -2525,6 +2533,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2525
2533
|
height: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-in-se);
|
|
2526
2534
|
path {
|
|
2527
2535
|
stroke: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-in-c1);
|
|
2536
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2537
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-be-nn-bn-dn-se-wh, 1.25);
|
|
2528
2538
|
}
|
|
2529
2539
|
}
|
|
2530
2540
|
}
|
package/dist/bundleDetails.scss
CHANGED
|
@@ -1209,6 +1209,11 @@ $defaultValues: (
|
|
|
1209
1209
|
--_sf-hr-in-c1,
|
|
1210
1210
|
prepareMediaVariable(--_ctm-dn-pt-pl-dn-ad-to-ct-bn-dn-dt-se-in-c1)
|
|
1211
1211
|
);
|
|
1212
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1213
|
+
stroke-width: prepareMediaVariable(
|
|
1214
|
+
--_ctm-dn-pt-pl-dn-ad-to-ct-bn-dn-dt-se-se-wh,
|
|
1215
|
+
1.25
|
|
1216
|
+
);
|
|
1212
1217
|
}
|
|
1213
1218
|
}
|
|
1214
1219
|
}
|
|
@@ -5257,6 +5262,8 @@ $defaultValues: (
|
|
|
5257
5262
|
// --_sf-hr-in-c1,
|
|
5258
5263
|
// prepareMediaVariable(--_ctm-dn-rm-bn-dt-se-in-c1)
|
|
5259
5264
|
// );
|
|
5265
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
5266
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-rm-bn-dt-se-se-wh, 1.25);
|
|
5260
5267
|
// }
|
|
5261
5268
|
// }
|
|
5262
5269
|
// }
|
|
@@ -5457,6 +5464,11 @@ $defaultValues: (
|
|
|
5457
5464
|
--_sf-hr-in-c1,
|
|
5458
5465
|
prepareMediaVariable(--_ctm-dn-pt-pl-dn-st-bn-dn-dt-se-in-c1)
|
|
5459
5466
|
);
|
|
5467
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
5468
|
+
stroke-width: prepareMediaVariable(
|
|
5469
|
+
--_ctm-dn-pt-pl-dn-st-bn-dn-dt-se-se-wh,
|
|
5470
|
+
1.25
|
|
5471
|
+
);
|
|
5460
5472
|
}
|
|
5461
5473
|
}
|
|
5462
5474
|
}
|
|
@@ -5858,6 +5870,8 @@ $defaultValues: (
|
|
|
5858
5870
|
height: prepareMediaVariable(--_ctm-dn-er-me-in-se);
|
|
5859
5871
|
path {
|
|
5860
5872
|
stroke: prepareMediaVariable(--_ctm-dn-er-me-in-c1);
|
|
5873
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
5874
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-er-me-se-wh, 1.25);
|
|
5861
5875
|
}
|
|
5862
5876
|
}
|
|
5863
5877
|
}
|
package/dist/button copy.scss
CHANGED
package/dist/button.scss
CHANGED
|
@@ -210,6 +210,8 @@
|
|
|
210
210
|
|
|
211
211
|
path {
|
|
212
212
|
stroke: var(--_sf-hr-in-c1, prepareMediaVariable(--_ctm-dn-dt-se-in-c1));
|
|
213
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
214
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-dt-se-se-wh, 1.25);
|
|
213
215
|
}
|
|
214
216
|
}
|
|
215
217
|
}
|
package/dist/buyForHeaders.scss
CHANGED
|
@@ -640,6 +640,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
640
640
|
var(--_ctm-buy-dn-ee-ds-wr-my-ct-ct-in-in-c1)
|
|
641
641
|
)
|
|
642
642
|
);
|
|
643
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
644
|
+
stroke-width: prepareMediaVariable(
|
|
645
|
+
--_ctm-buy-dn-ee-ds-wr-my-ct-ct-in-se-wh,
|
|
646
|
+
1.25
|
|
647
|
+
);
|
|
643
648
|
}
|
|
644
649
|
}
|
|
645
650
|
|
|
@@ -1139,6 +1144,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1139
1144
|
var(--_ctm-buy-dn-ee-ds-wr-my-ct-ct-in-in-c1)
|
|
1140
1145
|
)
|
|
1141
1146
|
);
|
|
1147
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1148
|
+
stroke-width: prepareMediaVariable(
|
|
1149
|
+
--_ctm-buy-dn-ee-ds-wr-my-ct-ct-in-se-wh,
|
|
1150
|
+
1.25
|
|
1151
|
+
);
|
|
1142
1152
|
}
|
|
1143
1153
|
}
|
|
1144
1154
|
|
|
@@ -1584,6 +1594,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1584
1594
|
height: var(--_ctm-buy-dn-ee-ds-wr-my-ct-ct-in-in-se);
|
|
1585
1595
|
path {
|
|
1586
1596
|
stroke: var(--_ctm-buy-dn-ee-ds-wr-my-ct-ct-in-in-c1);
|
|
1597
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1598
|
+
stroke-width: prepareMediaVariable(
|
|
1599
|
+
--_ctm-buy-dn-ee-ds-wr-my-ct-ct-in-se-wh,
|
|
1600
|
+
1.25
|
|
1601
|
+
);
|
|
1587
1602
|
}
|
|
1588
1603
|
}
|
|
1589
1604
|
|
|
@@ -2736,6 +2751,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2736
2751
|
height: var(--_ctm-dn-me-sg-as-dn-dd-in-in-se);
|
|
2737
2752
|
path {
|
|
2738
2753
|
stroke: var(--_ctm-dn-me-sg-as-dn-dd-in-in-c1);
|
|
2754
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2755
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-me-sg-as-dn-dd-in-se-wh, 1.25);
|
|
2739
2756
|
}
|
|
2740
2757
|
}
|
|
2741
2758
|
&:hover {
|
|
@@ -4200,6 +4217,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
4200
4217
|
height: var(--_ctm-dn-pt-os-dn-ne-dn-in-se);
|
|
4201
4218
|
path {
|
|
4202
4219
|
stroke: var(--_ctm-dn-pt-os-dn-ne-dn-in-c1);
|
|
4220
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
4221
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-os-dn-ne-dn-se-wh, 1.25);
|
|
4203
4222
|
}
|
|
4204
4223
|
}
|
|
4205
4224
|
}
|
package/dist/cart-details.scss
CHANGED
|
@@ -4,6 +4,26 @@
|
|
|
4
4
|
|
|
5
5
|
$resizerId: "[data-cms-tool='cms-element-resizer']";
|
|
6
6
|
$resizeActive: '[data-cms-element-resizer="true"]';
|
|
7
|
+
$overflowSelector: ".flex__overflow";
|
|
8
|
+
|
|
9
|
+
// Text Transform / Word Wrap / Word Break are emitted by the Typography panel for
|
|
10
|
+
// every cart details text section. Each section repeats its typography block in the
|
|
11
|
+
// desktop and the responsive layout, so the three declarations live in one mixin
|
|
12
|
+
// that both call with the section's variable prefix.
|
|
13
|
+
@mixin cartDetailsTextFlow($prefix) {
|
|
14
|
+
text-transform: prepareMediaVariable(#{$prefix}-tt-tm, none);
|
|
15
|
+
word-wrap: prepareMediaVariable(#{$prefix}-wd-wp, normal);
|
|
16
|
+
word-break: prepareMediaVariable(#{$prefix}-wd-bk, normal);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
// Text Overflow is a `controls` property, not a CSS one, so it cannot come through as
|
|
20
|
+
// a variable — the renderer opts the node in with `.flex__overflow` and carries the
|
|
21
|
+
// line count in `--_sf-line-clamp`. Same contract as cart-summary and order-status.
|
|
22
|
+
@mixin cartDetailsTextClamp {
|
|
23
|
+
&#{$overflowSelector} {
|
|
24
|
+
@include restrictToLinesShow(#{var(--_sf-line-clamp, 1)});
|
|
25
|
+
}
|
|
26
|
+
}
|
|
7
27
|
|
|
8
28
|
// $defaultValues: (
|
|
9
29
|
// --_dm-flt: getListOfResponsive(flex-end, flex-start),
|
|
@@ -130,6 +150,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
130
150
|
text-decoration: prepareMediaVariable(--_ctm-dn-ct-hg-ss-ue);
|
|
131
151
|
letter-spacing: prepareMediaVariable(--_ctm-dn-ct-hg-ss-lr-sg);
|
|
132
152
|
font-family: prepareMediaVariable(--_ctm-dn-ct-hg-ss-ft-fy);
|
|
153
|
+
text-align: prepareMediaVariable(--_ctm-dn-ct-hg-ss-tt-an);
|
|
154
|
+
@include cartDetailsTextFlow(--_ctm-dn-ct-hg-ss);
|
|
155
|
+
display: block;
|
|
156
|
+
width: 100%;
|
|
157
|
+
@include cartDetailsTextClamp;
|
|
133
158
|
}
|
|
134
159
|
|
|
135
160
|
.number_of_items {
|
|
@@ -200,6 +225,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
200
225
|
--_ctm-mob-dn-ct-an-ss-le-ht,
|
|
201
226
|
var(--_ctm-tab-dn-ct-an-ss-le-ht, var(--_ctm-dn-ct-an-ss-le-ht))
|
|
202
227
|
);
|
|
228
|
+
@include cartDetailsTextFlow(--_ctm-dn-ct-an-ss);
|
|
203
229
|
|
|
204
230
|
&:hover {
|
|
205
231
|
text-decoration: underline;
|
|
@@ -557,6 +583,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
557
583
|
font-weight: 500;
|
|
558
584
|
font-size: 14px;
|
|
559
585
|
line-height: 20px;
|
|
586
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-as-is);
|
|
587
|
+
@include cartDetailsTextClamp;
|
|
560
588
|
|
|
561
589
|
&.required::after {
|
|
562
590
|
content: " *";
|
|
@@ -1052,17 +1080,17 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1052
1080
|
// }
|
|
1053
1081
|
}
|
|
1054
1082
|
|
|
1055
|
-
border-radius:
|
|
1056
|
-
box-shadow:
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
padding:
|
|
1060
|
-
background:
|
|
1083
|
+
border-radius: prepareMediaVariable(--_ctm-dn-ct-im-ss-br-rs);
|
|
1084
|
+
box-shadow: prepareMediaVariable(--_ctm-dn-ct-im-ss-sw-ae)
|
|
1085
|
+
prepareMediaVariable(--_ctm-dn-ct-im-ss-sw-br) prepareMediaVariable(--_ctm-dn-ct-im-ss-sw-sd)
|
|
1086
|
+
prepareMediaVariable(--_ctm-dn-ct-im-ss-sw-cr);
|
|
1087
|
+
padding: prepareMediaVariable(--_ctm-dn-ct-im-ss-pg);
|
|
1088
|
+
background: prepareMediaVariable(--_ctm-dn-ct-im-ss-bd-cr);
|
|
1061
1089
|
max-width: 100%;
|
|
1062
1090
|
min-width: 100%;
|
|
1063
|
-
border-style:
|
|
1064
|
-
border-color:
|
|
1065
|
-
border-width:
|
|
1091
|
+
border-style: prepareMediaVariable(--_ctm-dn-ct-im-ss-br-se);
|
|
1092
|
+
border-color: prepareMediaVariable(--_ctm-dn-ct-im-ss-br-cr);
|
|
1093
|
+
border-width: prepareMediaVariable(--_ctm-dn-ct-im-ss-br-wh);
|
|
1066
1094
|
gap: 16px;
|
|
1067
1095
|
display: grid;
|
|
1068
1096
|
|
|
@@ -1079,7 +1107,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1079
1107
|
.cart_product_left_wrapper {
|
|
1080
1108
|
display: flex;
|
|
1081
1109
|
align-items: flex-start;
|
|
1082
|
-
gap: 16px;
|
|
1110
|
+
// gap: 16px;
|
|
1111
|
+
gap: prepareMediaVariable(--_ctm-dn-pt-in-wr-im-gp, 16px);
|
|
1083
1112
|
// max-width: 60%;
|
|
1084
1113
|
height: 100%;
|
|
1085
1114
|
|
|
@@ -1088,13 +1117,35 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1088
1117
|
}
|
|
1089
1118
|
|
|
1090
1119
|
.product_image {
|
|
1091
|
-
width:
|
|
1120
|
+
width: 100%;
|
|
1092
1121
|
height: 130px;
|
|
1093
|
-
background-color:
|
|
1094
|
-
border-radius:
|
|
1095
|
-
border:
|
|
1122
|
+
background-color: prepareMediaVariable(--_ctm-dn-pt-ie-ss-bd-cr);
|
|
1123
|
+
border-radius: prepareMediaVariable(--_ctm-dn-pt-ie-ss-br-rs);
|
|
1124
|
+
border-width: prepareMediaVariable(--_ctm-dn-pt-ie-ss-br-wh);
|
|
1125
|
+
border-color: prepareMediaVariable(--_ctm-dn-pt-ie-ss-br-cr);
|
|
1126
|
+
border-style: prepareMediaVariable(--_ctm-dn-pt-ie-ss-br-se);
|
|
1096
1127
|
overflow: hidden;
|
|
1097
1128
|
flex-shrink: 0;
|
|
1129
|
+
box-shadow: var(
|
|
1130
|
+
--_show-shadow,
|
|
1131
|
+
var(
|
|
1132
|
+
--_ctm-mob-dn-pt-ie-ss-sw-ae,
|
|
1133
|
+
var(--_ctm-tab-dn-pt-ie-ss-sw-ae, var(--_ctm-dn-pt-ie-ss-sw-ae))
|
|
1134
|
+
)
|
|
1135
|
+
var(
|
|
1136
|
+
--_ctm-mob-dn-pt-ie-ss-sw-br,
|
|
1137
|
+
var(--_ctm-tab-dn-pt-ie-ss-sw-br, var(--_ctm-dn-pt-ie-ss-sw-br))
|
|
1138
|
+
)
|
|
1139
|
+
var(
|
|
1140
|
+
--_ctm-mob-dn-pt-ie-ss-sw-sd,
|
|
1141
|
+
var(--_ctm-tab-dn-pt-ie-ss-sw-sd, var(--_ctm-dn-pt-ie-ss-sw-sd))
|
|
1142
|
+
)
|
|
1143
|
+
var(
|
|
1144
|
+
--_ctm-mob-dn-pt-ie-ss-sw-cr,
|
|
1145
|
+
var(--_ctm-tab-dn-pt-ie-ss-sw-cr, var(--_ctm-dn-pt-ie-ss-sw-cr))
|
|
1146
|
+
)
|
|
1147
|
+
);
|
|
1148
|
+
object-fit: cover;
|
|
1098
1149
|
|
|
1099
1150
|
img {
|
|
1100
1151
|
width: 100%;
|
|
@@ -1170,10 +1221,13 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1170
1221
|
--_ctm-mob-dn-pt-ne-ss-ue,
|
|
1171
1222
|
var(--_ctm-tab-dn-pt-ne-ss-ue, var(--_ctm-dn-pt-ne-ss-ue))
|
|
1172
1223
|
);
|
|
1224
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-ne-ss);
|
|
1225
|
+
@include cartDetailsTextClamp;
|
|
1173
1226
|
}
|
|
1174
1227
|
|
|
1175
1228
|
.product_code {
|
|
1176
1229
|
display: flex;
|
|
1230
|
+
@include cartDetailsTextClamp;
|
|
1177
1231
|
align-items: center;
|
|
1178
1232
|
align-self: stretch;
|
|
1179
1233
|
flex-wrap: wrap;
|
|
@@ -1220,6 +1274,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1220
1274
|
--_ctm-mob-dn-pt-in-ss-ue,
|
|
1221
1275
|
var(--_ctm-tab-dn-pt-in-ss-ue, var(--_ctm-dn-pt-in-ss-ue))
|
|
1222
1276
|
);
|
|
1277
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-in-ss);
|
|
1223
1278
|
|
|
1224
1279
|
&:not(:last-child)::after {
|
|
1225
1280
|
content: "";
|
|
@@ -1243,6 +1298,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1243
1298
|
align-self: stretch;
|
|
1244
1299
|
flex-wrap: wrap;
|
|
1245
1300
|
font-size: 14px;
|
|
1301
|
+
@include cartDetailsTextClamp;
|
|
1246
1302
|
|
|
1247
1303
|
span {
|
|
1248
1304
|
white-space: nowrap;
|
|
@@ -1285,6 +1341,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1285
1341
|
--_ctm-mob-dn-pt-in-ss-ue,
|
|
1286
1342
|
var(--_ctm-tab-dn-pt-in-ss-ue, var(--_ctm-dn-pt-in-ss-ue))
|
|
1287
1343
|
);
|
|
1344
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-in-ss);
|
|
1288
1345
|
|
|
1289
1346
|
&::after {
|
|
1290
1347
|
content: "/";
|
|
@@ -1357,6 +1414,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1357
1414
|
--_ctm-mob-dn-pt-as-ss-ue,
|
|
1358
1415
|
var(--_ctm-tab-dn-pt-as-ss-ue, var(--_ctm-dn-pt-as-ss-ue))
|
|
1359
1416
|
);
|
|
1417
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-as-ss);
|
|
1360
1418
|
|
|
1361
1419
|
.attr_val_info_detail {
|
|
1362
1420
|
b {
|
|
@@ -1450,9 +1508,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1450
1508
|
var(--_ctm-tab-dn-pt-rd-io-le-ht, var(--_ctm-dn-pt-rd-io-le-ht))
|
|
1451
1509
|
);
|
|
1452
1510
|
text-decoration: var(
|
|
1453
|
-
--_ctm-mob-dn-pt-
|
|
1454
|
-
var(--_ctm-tab-dn-pt-
|
|
1511
|
+
--_ctm-mob-dn-pt-rd-io-ss-ue,
|
|
1512
|
+
var(--_ctm-tab-dn-pt-rd-io-ss-ue, var(--_ctm-dn-pt-rd-io-ss-ue))
|
|
1455
1513
|
);
|
|
1514
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-rd-io);
|
|
1515
|
+
@include cartDetailsTextClamp;
|
|
1456
1516
|
}
|
|
1457
1517
|
}
|
|
1458
1518
|
}
|
|
@@ -1499,6 +1559,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1499
1559
|
display: flex;
|
|
1500
1560
|
padding: 8px 12px;
|
|
1501
1561
|
align-items: center;
|
|
1562
|
+
align-self: center;
|
|
1502
1563
|
border-radius: 8px 0px 0px 8px;
|
|
1503
1564
|
|
|
1504
1565
|
p {
|
|
@@ -1607,6 +1668,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1607
1668
|
--_ctm-mob-dn-pt-pe-ss-ue,
|
|
1608
1669
|
var(--_ctm-tab-dn-pt-pe-ss-ue, var(--_ctm-dn-pt-pe-ss-ue))
|
|
1609
1670
|
);
|
|
1671
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-pe-ss);
|
|
1610
1672
|
min-width: 80px;
|
|
1611
1673
|
}
|
|
1612
1674
|
}
|
|
@@ -1674,6 +1736,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1674
1736
|
// --_ctm-mob-dn-pt-an-pt-an-et-in-c1,
|
|
1675
1737
|
// var(--_ctm-tab-dn-pt-an-pt-an-et-in-c1, var(--_ctm-dn-pt-an-pt-an-et-in-c1))
|
|
1676
1738
|
// );
|
|
1739
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1740
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-an-pt-an-et-se-wh, 1.25);
|
|
1677
1741
|
stroke: var(--_thm-cs-be-se-1);
|
|
1678
1742
|
}
|
|
1679
1743
|
}
|
|
@@ -1724,6 +1788,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1724
1788
|
// --_ctm-mob-dn-pt-an-pt-an-wt-in-c1,
|
|
1725
1789
|
// var(--_ctm-tab-dn-pt-an-pt-an-wt-in-c1, var(--_ctm-dn-pt-an-pt-an-wt-in-c1))
|
|
1726
1790
|
// );
|
|
1791
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1792
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-an-pt-an-wt-se-wh, 1.25);
|
|
1727
1793
|
stroke: var(--_thm-cs-be-se-1);
|
|
1728
1794
|
}
|
|
1729
1795
|
}
|
|
@@ -1768,6 +1834,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1768
1834
|
--_ctm-mob-dn-pt-an-pt-an-de-in-c1,
|
|
1769
1835
|
var(--_ctm-tab-dn-pt-an-pt-an-de-in-c1, var(--_ctm-dn-pt-an-pt-an-de-in-c1))
|
|
1770
1836
|
);
|
|
1837
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
1838
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-an-pt-an-de-se-wh, 1.25);
|
|
1771
1839
|
}
|
|
1772
1840
|
}
|
|
1773
1841
|
|
|
@@ -1882,6 +1950,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
1882
1950
|
--_ctm-mob-dn-pt-as-ss-ue,
|
|
1883
1951
|
var(--_ctm-tab-dn-pt-as-ss-ue, var(--_ctm-dn-pt-as-ss-ue))
|
|
1884
1952
|
);
|
|
1953
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-as-ss);
|
|
1885
1954
|
}
|
|
1886
1955
|
|
|
1887
1956
|
.cart_item_accordion_left {
|
|
@@ -2508,6 +2577,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2508
2577
|
--_ctm-mob-dn-pt-ne-ss-ue,
|
|
2509
2578
|
var(--_ctm-tab-dn-pt-ne-ss-ue, var(--_ctm-dn-pt-ne-ss-ue))
|
|
2510
2579
|
);
|
|
2580
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-ne-ss);
|
|
2581
|
+
@include cartDetailsTextClamp;
|
|
2511
2582
|
}
|
|
2512
2583
|
|
|
2513
2584
|
.product_code {
|
|
@@ -2516,6 +2587,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2516
2587
|
align-self: stretch;
|
|
2517
2588
|
flex-wrap: wrap;
|
|
2518
2589
|
font-size: 14px;
|
|
2590
|
+
@include cartDetailsTextClamp;
|
|
2519
2591
|
|
|
2520
2592
|
span {
|
|
2521
2593
|
// color: var(--_gray-600);
|
|
@@ -2558,6 +2630,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2558
2630
|
--_ctm-mob-dn-pt-in-ss-ue,
|
|
2559
2631
|
var(--_ctm-tab-dn-pt-in-ss-ue, var(--_ctm-dn-pt-in-ss-ue))
|
|
2560
2632
|
);
|
|
2633
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-in-ss);
|
|
2561
2634
|
|
|
2562
2635
|
&:not(:last-child)::after {
|
|
2563
2636
|
content: "";
|
|
@@ -2581,6 +2654,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2581
2654
|
align-self: stretch;
|
|
2582
2655
|
flex-wrap: wrap;
|
|
2583
2656
|
font-size: 14px;
|
|
2657
|
+
@include cartDetailsTextClamp;
|
|
2584
2658
|
|
|
2585
2659
|
span {
|
|
2586
2660
|
white-space: nowrap;
|
|
@@ -2623,6 +2697,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2623
2697
|
--_ctm-mob-dn-pt-in-ss-ue,
|
|
2624
2698
|
var(--_ctm-tab-dn-pt-in-ss-ue, var(--_ctm-dn-pt-in-ss-ue))
|
|
2625
2699
|
);
|
|
2700
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-in-ss);
|
|
2626
2701
|
|
|
2627
2702
|
&::after {
|
|
2628
2703
|
content: "/";
|
|
@@ -2783,6 +2858,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2783
2858
|
--_ctm-mob-dn-pt-pe-ss-ue,
|
|
2784
2859
|
var(--_ctm-tab-dn-pt-pe-ss-ue, var(--_ctm-dn-pt-pe-ss-ue))
|
|
2785
2860
|
);
|
|
2861
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-pe-ss);
|
|
2786
2862
|
min-width: 80px;
|
|
2787
2863
|
}
|
|
2788
2864
|
}
|
|
@@ -2820,6 +2896,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2820
2896
|
// --_ctm-mob-dn-pt-an-pt-an-wt-in-c1,
|
|
2821
2897
|
// var(--_ctm-tab-dn-pt-an-pt-an-wt-in-c1, var(--_ctm-dn-pt-an-pt-an-wt-in-c1))
|
|
2822
2898
|
// );
|
|
2899
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
2900
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-an-pt-an-wt-se-wh, 1.25);
|
|
2823
2901
|
stroke: var(--_thm-cs-be-se-1);
|
|
2824
2902
|
}
|
|
2825
2903
|
}
|
|
@@ -2900,6 +2978,7 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2900
2978
|
--_ctm-mob-dn-pt-as-ss-ue,
|
|
2901
2979
|
var(--_ctm-tab-dn-pt-as-ss-ue, var(--_ctm-dn-pt-as-ss-ue))
|
|
2902
2980
|
);
|
|
2981
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-as-ss);
|
|
2903
2982
|
|
|
2904
2983
|
.attr_val_info_detail {
|
|
2905
2984
|
b {
|
|
@@ -2993,9 +3072,11 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
2993
3072
|
var(--_ctm-tab-dn-pt-rd-io-le-ht, var(--_ctm-dn-pt-rd-io-le-ht))
|
|
2994
3073
|
);
|
|
2995
3074
|
text-decoration: var(
|
|
2996
|
-
--_ctm-mob-dn-pt-
|
|
2997
|
-
var(--_ctm-tab-dn-pt-
|
|
3075
|
+
--_ctm-mob-dn-pt-rd-io-ss-ue,
|
|
3076
|
+
var(--_ctm-tab-dn-pt-rd-io-ss-ue, var(--_ctm-dn-pt-rd-io-ss-ue))
|
|
2998
3077
|
);
|
|
3078
|
+
@include cartDetailsTextFlow(--_ctm-dn-pt-rd-io);
|
|
3079
|
+
@include cartDetailsTextClamp;
|
|
2999
3080
|
}
|
|
3000
3081
|
}
|
|
3001
3082
|
}
|
|
@@ -3133,6 +3214,8 @@ $resizeActive: '[data-cms-element-resizer="true"]';
|
|
|
3133
3214
|
--_ctm-mob-dn-pt-an-pt-an-de-in-c1,
|
|
3134
3215
|
var(--_ctm-tab-dn-pt-an-pt-an-de-in-c1, var(--_ctm-dn-pt-an-pt-an-de-in-c1))
|
|
3135
3216
|
);
|
|
3217
|
+
// Overrides the stroke-width presentation attribute baked into the icon markup.
|
|
3218
|
+
stroke-width: prepareMediaVariable(--_ctm-dn-pt-an-pt-an-de-se-wh, 1.25);
|
|
3136
3219
|
}
|
|
3137
3220
|
}
|
|
3138
3221
|
|