@volvo-cars/css 0.43.0 → 0.44.0
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/chunk-BBIFT7L4.js +2 -0
- package/dist/chunk-BBIFT7L4.js.map +1 -0
- package/dist/chunk-DXIISYRS.js +2 -0
- package/dist/chunk-DXIISYRS.js.map +1 -0
- package/dist/css/v0/styles.2e191f33.css +1 -0
- package/dist/css/v0/styles_md.cb7a555f.css +1 -0
- package/dist/css/v0/styles_xl.5059f3f8.css +1 -0
- package/dist/css/v0/tokens.14fc92e1.css +1 -0
- package/dist/imports.json +4 -4
- package/dist/links/get-media-query.d.ts +1 -1
- package/dist/links.cjs +1 -1
- package/dist/links.cjs.map +1 -1
- package/dist/links.js +1 -1
- package/dist/links.js.map +1 -1
- package/dist/links.server.cjs +1 -1
- package/dist/links.server.cjs.map +1 -1
- package/dist/links.server.js +1 -1
- package/dist/links.server.js.map +1 -1
- package/dist/media-queries.cjs +2 -0
- package/dist/media-queries.cjs.map +1 -0
- package/dist/media-queries.d.ts +7 -0
- package/dist/media-queries.js +2 -0
- package/dist/media-queries.js.map +1 -0
- package/dist/meta.json +521 -12
- package/dist/styles.css +1 -1
- package/dist/styles.d.ts +109 -1
- package/dist/styles_all-media.css +1 -1
- package/dist/styles_md.css +1 -1
- package/dist/styles_xl.css +1 -1
- package/dist/tokens.css +1 -1
- package/dist/tokens.d.ts +6 -0
- package/package.json +17 -1
- package/dist/chunk-GNZZ5SMV.js +0 -2
- package/dist/chunk-GNZZ5SMV.js.map +0 -1
- package/dist/css/v0/styles.146b22d1.css +0 -1
- package/dist/css/v0/styles_md.05789613.css +0 -1
- package/dist/css/v0/styles_xl.e2c0d5e0.css +0 -1
- package/dist/css/v0/tokens.be5464c8.css +0 -1
package/dist/meta.json
CHANGED
|
@@ -30,6 +30,14 @@
|
|
|
30
30
|
"-my-8",
|
|
31
31
|
"-rotate-90",
|
|
32
32
|
"active:scale-pressed",
|
|
33
|
+
"aspect-1/1",
|
|
34
|
+
"aspect-16/9",
|
|
35
|
+
"aspect-2/3",
|
|
36
|
+
"aspect-21/9",
|
|
37
|
+
"aspect-3/2",
|
|
38
|
+
"aspect-4/3",
|
|
39
|
+
"aspect-4/5",
|
|
40
|
+
"aspect-9/16",
|
|
33
41
|
"backdrop",
|
|
34
42
|
"bg-always-black",
|
|
35
43
|
"bg-always-white",
|
|
@@ -184,6 +192,14 @@
|
|
|
184
192
|
"justify-end",
|
|
185
193
|
"justify-evenly",
|
|
186
194
|
"justify-start",
|
|
195
|
+
"lg:aspect-1/1",
|
|
196
|
+
"lg:aspect-16/9",
|
|
197
|
+
"lg:aspect-2/3",
|
|
198
|
+
"lg:aspect-21/9",
|
|
199
|
+
"lg:aspect-3/2",
|
|
200
|
+
"lg:aspect-4/3",
|
|
201
|
+
"lg:aspect-4/5",
|
|
202
|
+
"lg:aspect-9/16",
|
|
187
203
|
"lg:flex",
|
|
188
204
|
"lg:flex-col",
|
|
189
205
|
"lg:flex-col-reverse",
|
|
@@ -222,6 +238,14 @@
|
|
|
222
238
|
"lg:gap-y-l",
|
|
223
239
|
"lg:gap-y-m",
|
|
224
240
|
"lg:gap-y-s",
|
|
241
|
+
"lg:h-0",
|
|
242
|
+
"lg:h-16",
|
|
243
|
+
"lg:h-24",
|
|
244
|
+
"lg:h-32",
|
|
245
|
+
"lg:h-48",
|
|
246
|
+
"lg:h-64",
|
|
247
|
+
"lg:h-8",
|
|
248
|
+
"lg:h-full",
|
|
225
249
|
"lg:hidden",
|
|
226
250
|
"lg:items-center",
|
|
227
251
|
"lg:items-end",
|
|
@@ -242,6 +266,14 @@
|
|
|
242
266
|
"lg:m-64",
|
|
243
267
|
"lg:m-8",
|
|
244
268
|
"lg:m-auto",
|
|
269
|
+
"lg:max-h-0",
|
|
270
|
+
"lg:max-h-16",
|
|
271
|
+
"lg:max-h-24",
|
|
272
|
+
"lg:max-h-32",
|
|
273
|
+
"lg:max-h-48",
|
|
274
|
+
"lg:max-h-64",
|
|
275
|
+
"lg:max-h-8",
|
|
276
|
+
"lg:max-h-full",
|
|
245
277
|
"lg:mb-0",
|
|
246
278
|
"lg:mb-16",
|
|
247
279
|
"lg:mb-24",
|
|
@@ -254,6 +286,14 @@
|
|
|
254
286
|
"lg:mb-l",
|
|
255
287
|
"lg:mb-m",
|
|
256
288
|
"lg:mb-s",
|
|
289
|
+
"lg:min-h-0",
|
|
290
|
+
"lg:min-h-16",
|
|
291
|
+
"lg:min-h-24",
|
|
292
|
+
"lg:min-h-32",
|
|
293
|
+
"lg:min-h-48",
|
|
294
|
+
"lg:min-h-64",
|
|
295
|
+
"lg:min-h-8",
|
|
296
|
+
"lg:min-h-full",
|
|
257
297
|
"lg:ml-0",
|
|
258
298
|
"lg:ml-16",
|
|
259
299
|
"lg:ml-24",
|
|
@@ -408,6 +448,14 @@
|
|
|
408
448
|
"m-64",
|
|
409
449
|
"m-8",
|
|
410
450
|
"m-auto",
|
|
451
|
+
"max-h-0",
|
|
452
|
+
"max-h-16",
|
|
453
|
+
"max-h-24",
|
|
454
|
+
"max-h-32",
|
|
455
|
+
"max-h-48",
|
|
456
|
+
"max-h-64",
|
|
457
|
+
"max-h-8",
|
|
458
|
+
"max-h-full",
|
|
411
459
|
"max-w-prose",
|
|
412
460
|
"mb-0",
|
|
413
461
|
"mb-16",
|
|
@@ -421,6 +469,14 @@
|
|
|
421
469
|
"mb-l",
|
|
422
470
|
"mb-m",
|
|
423
471
|
"mb-s",
|
|
472
|
+
"md:aspect-1/1",
|
|
473
|
+
"md:aspect-16/9",
|
|
474
|
+
"md:aspect-2/3",
|
|
475
|
+
"md:aspect-21/9",
|
|
476
|
+
"md:aspect-3/2",
|
|
477
|
+
"md:aspect-4/3",
|
|
478
|
+
"md:aspect-4/5",
|
|
479
|
+
"md:aspect-9/16",
|
|
424
480
|
"md:flex",
|
|
425
481
|
"md:flex-col",
|
|
426
482
|
"md:flex-col-reverse",
|
|
@@ -459,6 +515,14 @@
|
|
|
459
515
|
"md:gap-y-l",
|
|
460
516
|
"md:gap-y-m",
|
|
461
517
|
"md:gap-y-s",
|
|
518
|
+
"md:h-0",
|
|
519
|
+
"md:h-16",
|
|
520
|
+
"md:h-24",
|
|
521
|
+
"md:h-32",
|
|
522
|
+
"md:h-48",
|
|
523
|
+
"md:h-64",
|
|
524
|
+
"md:h-8",
|
|
525
|
+
"md:h-full",
|
|
462
526
|
"md:hidden",
|
|
463
527
|
"md:items-center",
|
|
464
528
|
"md:items-end",
|
|
@@ -479,6 +543,14 @@
|
|
|
479
543
|
"md:m-64",
|
|
480
544
|
"md:m-8",
|
|
481
545
|
"md:m-auto",
|
|
546
|
+
"md:max-h-0",
|
|
547
|
+
"md:max-h-16",
|
|
548
|
+
"md:max-h-24",
|
|
549
|
+
"md:max-h-32",
|
|
550
|
+
"md:max-h-48",
|
|
551
|
+
"md:max-h-64",
|
|
552
|
+
"md:max-h-8",
|
|
553
|
+
"md:max-h-full",
|
|
482
554
|
"md:mb-0",
|
|
483
555
|
"md:mb-16",
|
|
484
556
|
"md:mb-24",
|
|
@@ -491,6 +563,14 @@
|
|
|
491
563
|
"md:mb-l",
|
|
492
564
|
"md:mb-m",
|
|
493
565
|
"md:mb-s",
|
|
566
|
+
"md:min-h-0",
|
|
567
|
+
"md:min-h-16",
|
|
568
|
+
"md:min-h-24",
|
|
569
|
+
"md:min-h-32",
|
|
570
|
+
"md:min-h-48",
|
|
571
|
+
"md:min-h-64",
|
|
572
|
+
"md:min-h-8",
|
|
573
|
+
"md:min-h-full",
|
|
494
574
|
"md:ml-0",
|
|
495
575
|
"md:ml-16",
|
|
496
576
|
"md:ml-24",
|
|
@@ -629,6 +709,14 @@
|
|
|
629
709
|
"md:until-lg:hidden",
|
|
630
710
|
"md:until-xl:hidden",
|
|
631
711
|
"micro",
|
|
712
|
+
"min-h-0",
|
|
713
|
+
"min-h-16",
|
|
714
|
+
"min-h-24",
|
|
715
|
+
"min-h-32",
|
|
716
|
+
"min-h-48",
|
|
717
|
+
"min-h-64",
|
|
718
|
+
"min-h-8",
|
|
719
|
+
"min-h-full",
|
|
632
720
|
"ml-0",
|
|
633
721
|
"ml-16",
|
|
634
722
|
"ml-24",
|
|
@@ -683,6 +771,9 @@
|
|
|
683
771
|
"my-l",
|
|
684
772
|
"my-m",
|
|
685
773
|
"my-s",
|
|
774
|
+
"object-contain",
|
|
775
|
+
"object-cover",
|
|
776
|
+
"object-fill",
|
|
686
777
|
"overflow-auto",
|
|
687
778
|
"overflow-hidden",
|
|
688
779
|
"overflow-scroll",
|
|
@@ -859,6 +950,14 @@
|
|
|
859
950
|
"w-sm",
|
|
860
951
|
"w-xs",
|
|
861
952
|
"wordmark",
|
|
953
|
+
"xl:aspect-1/1",
|
|
954
|
+
"xl:aspect-16/9",
|
|
955
|
+
"xl:aspect-2/3",
|
|
956
|
+
"xl:aspect-21/9",
|
|
957
|
+
"xl:aspect-3/2",
|
|
958
|
+
"xl:aspect-4/3",
|
|
959
|
+
"xl:aspect-4/5",
|
|
960
|
+
"xl:aspect-9/16",
|
|
862
961
|
"xl:flex",
|
|
863
962
|
"xl:flex-col",
|
|
864
963
|
"xl:flex-col-reverse",
|
|
@@ -897,6 +996,14 @@
|
|
|
897
996
|
"xl:gap-y-l",
|
|
898
997
|
"xl:gap-y-m",
|
|
899
998
|
"xl:gap-y-s",
|
|
999
|
+
"xl:h-0",
|
|
1000
|
+
"xl:h-16",
|
|
1001
|
+
"xl:h-24",
|
|
1002
|
+
"xl:h-32",
|
|
1003
|
+
"xl:h-48",
|
|
1004
|
+
"xl:h-64",
|
|
1005
|
+
"xl:h-8",
|
|
1006
|
+
"xl:h-full",
|
|
900
1007
|
"xl:hidden",
|
|
901
1008
|
"xl:items-center",
|
|
902
1009
|
"xl:items-end",
|
|
@@ -917,6 +1024,14 @@
|
|
|
917
1024
|
"xl:m-64",
|
|
918
1025
|
"xl:m-8",
|
|
919
1026
|
"xl:m-auto",
|
|
1027
|
+
"xl:max-h-0",
|
|
1028
|
+
"xl:max-h-16",
|
|
1029
|
+
"xl:max-h-24",
|
|
1030
|
+
"xl:max-h-32",
|
|
1031
|
+
"xl:max-h-48",
|
|
1032
|
+
"xl:max-h-64",
|
|
1033
|
+
"xl:max-h-8",
|
|
1034
|
+
"xl:max-h-full",
|
|
920
1035
|
"xl:mb-0",
|
|
921
1036
|
"xl:mb-16",
|
|
922
1037
|
"xl:mb-24",
|
|
@@ -929,6 +1044,14 @@
|
|
|
929
1044
|
"xl:mb-l",
|
|
930
1045
|
"xl:mb-m",
|
|
931
1046
|
"xl:mb-s",
|
|
1047
|
+
"xl:min-h-0",
|
|
1048
|
+
"xl:min-h-16",
|
|
1049
|
+
"xl:min-h-24",
|
|
1050
|
+
"xl:min-h-32",
|
|
1051
|
+
"xl:min-h-48",
|
|
1052
|
+
"xl:min-h-64",
|
|
1053
|
+
"xl:min-h-8",
|
|
1054
|
+
"xl:min-h-full",
|
|
932
1055
|
"xl:ml-0",
|
|
933
1056
|
"xl:ml-16",
|
|
934
1057
|
"xl:ml-24",
|
|
@@ -1682,7 +1805,7 @@
|
|
|
1682
1805
|
"name": "backdrop",
|
|
1683
1806
|
"prefixes": [],
|
|
1684
1807
|
"declarations": [
|
|
1685
|
-
"background-color:
|
|
1808
|
+
"background-color: #000000a3",
|
|
1686
1809
|
"z-index: calc(var(--v-index-overlay) - 1)",
|
|
1687
1810
|
"justify-content: center",
|
|
1688
1811
|
"align-items: center",
|
|
@@ -2121,6 +2244,102 @@
|
|
|
2121
2244
|
],
|
|
2122
2245
|
"layer": "volvo.blocks"
|
|
2123
2246
|
},
|
|
2247
|
+
{
|
|
2248
|
+
"name": "aspect-1/1",
|
|
2249
|
+
"prefixes": [
|
|
2250
|
+
"lg",
|
|
2251
|
+
"md",
|
|
2252
|
+
"xl"
|
|
2253
|
+
],
|
|
2254
|
+
"declarations": [
|
|
2255
|
+
"aspect-ratio: 1"
|
|
2256
|
+
],
|
|
2257
|
+
"layer": "volvo.utilities"
|
|
2258
|
+
},
|
|
2259
|
+
{
|
|
2260
|
+
"name": "aspect-4/5",
|
|
2261
|
+
"prefixes": [
|
|
2262
|
+
"lg",
|
|
2263
|
+
"md",
|
|
2264
|
+
"xl"
|
|
2265
|
+
],
|
|
2266
|
+
"declarations": [
|
|
2267
|
+
"aspect-ratio: 4 / 5"
|
|
2268
|
+
],
|
|
2269
|
+
"layer": "volvo.utilities"
|
|
2270
|
+
},
|
|
2271
|
+
{
|
|
2272
|
+
"name": "aspect-2/3",
|
|
2273
|
+
"prefixes": [
|
|
2274
|
+
"lg",
|
|
2275
|
+
"md",
|
|
2276
|
+
"xl"
|
|
2277
|
+
],
|
|
2278
|
+
"declarations": [
|
|
2279
|
+
"aspect-ratio: 2 / 3"
|
|
2280
|
+
],
|
|
2281
|
+
"layer": "volvo.utilities"
|
|
2282
|
+
},
|
|
2283
|
+
{
|
|
2284
|
+
"name": "aspect-9/16",
|
|
2285
|
+
"prefixes": [
|
|
2286
|
+
"lg",
|
|
2287
|
+
"md",
|
|
2288
|
+
"xl"
|
|
2289
|
+
],
|
|
2290
|
+
"declarations": [
|
|
2291
|
+
"aspect-ratio: 9 / 16"
|
|
2292
|
+
],
|
|
2293
|
+
"layer": "volvo.utilities"
|
|
2294
|
+
},
|
|
2295
|
+
{
|
|
2296
|
+
"name": "aspect-4/3",
|
|
2297
|
+
"prefixes": [
|
|
2298
|
+
"lg",
|
|
2299
|
+
"md",
|
|
2300
|
+
"xl"
|
|
2301
|
+
],
|
|
2302
|
+
"declarations": [
|
|
2303
|
+
"aspect-ratio: 4 / 3"
|
|
2304
|
+
],
|
|
2305
|
+
"layer": "volvo.utilities"
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"name": "aspect-3/2",
|
|
2309
|
+
"prefixes": [
|
|
2310
|
+
"lg",
|
|
2311
|
+
"md",
|
|
2312
|
+
"xl"
|
|
2313
|
+
],
|
|
2314
|
+
"declarations": [
|
|
2315
|
+
"aspect-ratio: 3 / 2"
|
|
2316
|
+
],
|
|
2317
|
+
"layer": "volvo.utilities"
|
|
2318
|
+
},
|
|
2319
|
+
{
|
|
2320
|
+
"name": "aspect-16/9",
|
|
2321
|
+
"prefixes": [
|
|
2322
|
+
"lg",
|
|
2323
|
+
"md",
|
|
2324
|
+
"xl"
|
|
2325
|
+
],
|
|
2326
|
+
"declarations": [
|
|
2327
|
+
"aspect-ratio: 16 / 9"
|
|
2328
|
+
],
|
|
2329
|
+
"layer": "volvo.utilities"
|
|
2330
|
+
},
|
|
2331
|
+
{
|
|
2332
|
+
"name": "aspect-21/9",
|
|
2333
|
+
"prefixes": [
|
|
2334
|
+
"lg",
|
|
2335
|
+
"md",
|
|
2336
|
+
"xl"
|
|
2337
|
+
],
|
|
2338
|
+
"declarations": [
|
|
2339
|
+
"aspect-ratio: 21 / 9"
|
|
2340
|
+
],
|
|
2341
|
+
"layer": "volvo.utilities"
|
|
2342
|
+
},
|
|
2124
2343
|
{
|
|
2125
2344
|
"name": "bg-inherit",
|
|
2126
2345
|
"prefixes": [],
|
|
@@ -3138,7 +3357,11 @@
|
|
|
3138
3357
|
},
|
|
3139
3358
|
{
|
|
3140
3359
|
"name": "h-0",
|
|
3141
|
-
"prefixes": [
|
|
3360
|
+
"prefixes": [
|
|
3361
|
+
"lg",
|
|
3362
|
+
"md",
|
|
3363
|
+
"xl"
|
|
3364
|
+
],
|
|
3142
3365
|
"declarations": [
|
|
3143
3366
|
"height: 0"
|
|
3144
3367
|
],
|
|
@@ -3146,7 +3369,11 @@
|
|
|
3146
3369
|
},
|
|
3147
3370
|
{
|
|
3148
3371
|
"name": "h-8",
|
|
3149
|
-
"prefixes": [
|
|
3372
|
+
"prefixes": [
|
|
3373
|
+
"lg",
|
|
3374
|
+
"md",
|
|
3375
|
+
"xl"
|
|
3376
|
+
],
|
|
3150
3377
|
"declarations": [
|
|
3151
3378
|
"height: .5rem"
|
|
3152
3379
|
],
|
|
@@ -3154,7 +3381,11 @@
|
|
|
3154
3381
|
},
|
|
3155
3382
|
{
|
|
3156
3383
|
"name": "h-16",
|
|
3157
|
-
"prefixes": [
|
|
3384
|
+
"prefixes": [
|
|
3385
|
+
"lg",
|
|
3386
|
+
"md",
|
|
3387
|
+
"xl"
|
|
3388
|
+
],
|
|
3158
3389
|
"declarations": [
|
|
3159
3390
|
"height: 1rem"
|
|
3160
3391
|
],
|
|
@@ -3162,7 +3393,11 @@
|
|
|
3162
3393
|
},
|
|
3163
3394
|
{
|
|
3164
3395
|
"name": "h-24",
|
|
3165
|
-
"prefixes": [
|
|
3396
|
+
"prefixes": [
|
|
3397
|
+
"lg",
|
|
3398
|
+
"md",
|
|
3399
|
+
"xl"
|
|
3400
|
+
],
|
|
3166
3401
|
"declarations": [
|
|
3167
3402
|
"height: 1.5rem"
|
|
3168
3403
|
],
|
|
@@ -3170,7 +3405,11 @@
|
|
|
3170
3405
|
},
|
|
3171
3406
|
{
|
|
3172
3407
|
"name": "h-32",
|
|
3173
|
-
"prefixes": [
|
|
3408
|
+
"prefixes": [
|
|
3409
|
+
"lg",
|
|
3410
|
+
"md",
|
|
3411
|
+
"xl"
|
|
3412
|
+
],
|
|
3174
3413
|
"declarations": [
|
|
3175
3414
|
"height: 2rem"
|
|
3176
3415
|
],
|
|
@@ -3178,7 +3417,11 @@
|
|
|
3178
3417
|
},
|
|
3179
3418
|
{
|
|
3180
3419
|
"name": "h-48",
|
|
3181
|
-
"prefixes": [
|
|
3420
|
+
"prefixes": [
|
|
3421
|
+
"lg",
|
|
3422
|
+
"md",
|
|
3423
|
+
"xl"
|
|
3424
|
+
],
|
|
3182
3425
|
"declarations": [
|
|
3183
3426
|
"height: 3rem"
|
|
3184
3427
|
],
|
|
@@ -3186,7 +3429,11 @@
|
|
|
3186
3429
|
},
|
|
3187
3430
|
{
|
|
3188
3431
|
"name": "h-64",
|
|
3189
|
-
"prefixes": [
|
|
3432
|
+
"prefixes": [
|
|
3433
|
+
"lg",
|
|
3434
|
+
"md",
|
|
3435
|
+
"xl"
|
|
3436
|
+
],
|
|
3190
3437
|
"declarations": [
|
|
3191
3438
|
"height: 4rem"
|
|
3192
3439
|
],
|
|
@@ -3194,12 +3441,208 @@
|
|
|
3194
3441
|
},
|
|
3195
3442
|
{
|
|
3196
3443
|
"name": "h-full",
|
|
3197
|
-
"prefixes": [
|
|
3444
|
+
"prefixes": [
|
|
3445
|
+
"lg",
|
|
3446
|
+
"md",
|
|
3447
|
+
"xl"
|
|
3448
|
+
],
|
|
3198
3449
|
"declarations": [
|
|
3199
3450
|
"height: 100%"
|
|
3200
3451
|
],
|
|
3201
3452
|
"layer": "volvo.utilities"
|
|
3202
3453
|
},
|
|
3454
|
+
{
|
|
3455
|
+
"name": "min-h-0",
|
|
3456
|
+
"prefixes": [
|
|
3457
|
+
"lg",
|
|
3458
|
+
"md",
|
|
3459
|
+
"xl"
|
|
3460
|
+
],
|
|
3461
|
+
"declarations": [
|
|
3462
|
+
"min-height: 0"
|
|
3463
|
+
],
|
|
3464
|
+
"layer": "volvo.utilities"
|
|
3465
|
+
},
|
|
3466
|
+
{
|
|
3467
|
+
"name": "min-h-8",
|
|
3468
|
+
"prefixes": [
|
|
3469
|
+
"lg",
|
|
3470
|
+
"md",
|
|
3471
|
+
"xl"
|
|
3472
|
+
],
|
|
3473
|
+
"declarations": [
|
|
3474
|
+
"min-height: .5rem"
|
|
3475
|
+
],
|
|
3476
|
+
"layer": "volvo.utilities"
|
|
3477
|
+
},
|
|
3478
|
+
{
|
|
3479
|
+
"name": "min-h-16",
|
|
3480
|
+
"prefixes": [
|
|
3481
|
+
"lg",
|
|
3482
|
+
"md",
|
|
3483
|
+
"xl"
|
|
3484
|
+
],
|
|
3485
|
+
"declarations": [
|
|
3486
|
+
"min-height: 1rem"
|
|
3487
|
+
],
|
|
3488
|
+
"layer": "volvo.utilities"
|
|
3489
|
+
},
|
|
3490
|
+
{
|
|
3491
|
+
"name": "min-h-24",
|
|
3492
|
+
"prefixes": [
|
|
3493
|
+
"lg",
|
|
3494
|
+
"md",
|
|
3495
|
+
"xl"
|
|
3496
|
+
],
|
|
3497
|
+
"declarations": [
|
|
3498
|
+
"min-height: 1.5rem"
|
|
3499
|
+
],
|
|
3500
|
+
"layer": "volvo.utilities"
|
|
3501
|
+
},
|
|
3502
|
+
{
|
|
3503
|
+
"name": "min-h-32",
|
|
3504
|
+
"prefixes": [
|
|
3505
|
+
"lg",
|
|
3506
|
+
"md",
|
|
3507
|
+
"xl"
|
|
3508
|
+
],
|
|
3509
|
+
"declarations": [
|
|
3510
|
+
"min-height: 2rem"
|
|
3511
|
+
],
|
|
3512
|
+
"layer": "volvo.utilities"
|
|
3513
|
+
},
|
|
3514
|
+
{
|
|
3515
|
+
"name": "min-h-48",
|
|
3516
|
+
"prefixes": [
|
|
3517
|
+
"lg",
|
|
3518
|
+
"md",
|
|
3519
|
+
"xl"
|
|
3520
|
+
],
|
|
3521
|
+
"declarations": [
|
|
3522
|
+
"min-height: 3rem"
|
|
3523
|
+
],
|
|
3524
|
+
"layer": "volvo.utilities"
|
|
3525
|
+
},
|
|
3526
|
+
{
|
|
3527
|
+
"name": "min-h-64",
|
|
3528
|
+
"prefixes": [
|
|
3529
|
+
"lg",
|
|
3530
|
+
"md",
|
|
3531
|
+
"xl"
|
|
3532
|
+
],
|
|
3533
|
+
"declarations": [
|
|
3534
|
+
"min-height: 4rem"
|
|
3535
|
+
],
|
|
3536
|
+
"layer": "volvo.utilities"
|
|
3537
|
+
},
|
|
3538
|
+
{
|
|
3539
|
+
"name": "min-h-full",
|
|
3540
|
+
"prefixes": [
|
|
3541
|
+
"lg",
|
|
3542
|
+
"md",
|
|
3543
|
+
"xl"
|
|
3544
|
+
],
|
|
3545
|
+
"declarations": [
|
|
3546
|
+
"min-height: 100%"
|
|
3547
|
+
],
|
|
3548
|
+
"layer": "volvo.utilities"
|
|
3549
|
+
},
|
|
3550
|
+
{
|
|
3551
|
+
"name": "max-h-0",
|
|
3552
|
+
"prefixes": [
|
|
3553
|
+
"lg",
|
|
3554
|
+
"md",
|
|
3555
|
+
"xl"
|
|
3556
|
+
],
|
|
3557
|
+
"declarations": [
|
|
3558
|
+
"max-height: 0"
|
|
3559
|
+
],
|
|
3560
|
+
"layer": "volvo.utilities"
|
|
3561
|
+
},
|
|
3562
|
+
{
|
|
3563
|
+
"name": "max-h-8",
|
|
3564
|
+
"prefixes": [
|
|
3565
|
+
"lg",
|
|
3566
|
+
"md",
|
|
3567
|
+
"xl"
|
|
3568
|
+
],
|
|
3569
|
+
"declarations": [
|
|
3570
|
+
"max-height: .5rem"
|
|
3571
|
+
],
|
|
3572
|
+
"layer": "volvo.utilities"
|
|
3573
|
+
},
|
|
3574
|
+
{
|
|
3575
|
+
"name": "max-h-16",
|
|
3576
|
+
"prefixes": [
|
|
3577
|
+
"lg",
|
|
3578
|
+
"md",
|
|
3579
|
+
"xl"
|
|
3580
|
+
],
|
|
3581
|
+
"declarations": [
|
|
3582
|
+
"max-height: 1rem"
|
|
3583
|
+
],
|
|
3584
|
+
"layer": "volvo.utilities"
|
|
3585
|
+
},
|
|
3586
|
+
{
|
|
3587
|
+
"name": "max-h-24",
|
|
3588
|
+
"prefixes": [
|
|
3589
|
+
"lg",
|
|
3590
|
+
"md",
|
|
3591
|
+
"xl"
|
|
3592
|
+
],
|
|
3593
|
+
"declarations": [
|
|
3594
|
+
"max-height: 1.5rem"
|
|
3595
|
+
],
|
|
3596
|
+
"layer": "volvo.utilities"
|
|
3597
|
+
},
|
|
3598
|
+
{
|
|
3599
|
+
"name": "max-h-32",
|
|
3600
|
+
"prefixes": [
|
|
3601
|
+
"lg",
|
|
3602
|
+
"md",
|
|
3603
|
+
"xl"
|
|
3604
|
+
],
|
|
3605
|
+
"declarations": [
|
|
3606
|
+
"max-height: 2rem"
|
|
3607
|
+
],
|
|
3608
|
+
"layer": "volvo.utilities"
|
|
3609
|
+
},
|
|
3610
|
+
{
|
|
3611
|
+
"name": "max-h-48",
|
|
3612
|
+
"prefixes": [
|
|
3613
|
+
"lg",
|
|
3614
|
+
"md",
|
|
3615
|
+
"xl"
|
|
3616
|
+
],
|
|
3617
|
+
"declarations": [
|
|
3618
|
+
"max-height: 3rem"
|
|
3619
|
+
],
|
|
3620
|
+
"layer": "volvo.utilities"
|
|
3621
|
+
},
|
|
3622
|
+
{
|
|
3623
|
+
"name": "max-h-64",
|
|
3624
|
+
"prefixes": [
|
|
3625
|
+
"lg",
|
|
3626
|
+
"md",
|
|
3627
|
+
"xl"
|
|
3628
|
+
],
|
|
3629
|
+
"declarations": [
|
|
3630
|
+
"max-height: 4rem"
|
|
3631
|
+
],
|
|
3632
|
+
"layer": "volvo.utilities"
|
|
3633
|
+
},
|
|
3634
|
+
{
|
|
3635
|
+
"name": "max-h-full",
|
|
3636
|
+
"prefixes": [
|
|
3637
|
+
"lg",
|
|
3638
|
+
"md",
|
|
3639
|
+
"xl"
|
|
3640
|
+
],
|
|
3641
|
+
"declarations": [
|
|
3642
|
+
"max-height: 100%"
|
|
3643
|
+
],
|
|
3644
|
+
"layer": "volvo.utilities"
|
|
3645
|
+
},
|
|
3203
3646
|
{
|
|
3204
3647
|
"name": "block",
|
|
3205
3648
|
"prefixes": [],
|
|
@@ -4377,6 +4820,30 @@
|
|
|
4377
4820
|
],
|
|
4378
4821
|
"layer": "volvo.utilities"
|
|
4379
4822
|
},
|
|
4823
|
+
{
|
|
4824
|
+
"name": "object-fill",
|
|
4825
|
+
"prefixes": [],
|
|
4826
|
+
"declarations": [
|
|
4827
|
+
"object-fit: fill"
|
|
4828
|
+
],
|
|
4829
|
+
"layer": "volvo.utilities"
|
|
4830
|
+
},
|
|
4831
|
+
{
|
|
4832
|
+
"name": "object-cover",
|
|
4833
|
+
"prefixes": [],
|
|
4834
|
+
"declarations": [
|
|
4835
|
+
"object-fit: cover"
|
|
4836
|
+
],
|
|
4837
|
+
"layer": "volvo.utilities"
|
|
4838
|
+
},
|
|
4839
|
+
{
|
|
4840
|
+
"name": "object-contain",
|
|
4841
|
+
"prefixes": [],
|
|
4842
|
+
"declarations": [
|
|
4843
|
+
"object-fit: contain"
|
|
4844
|
+
],
|
|
4845
|
+
"layer": "volvo.utilities"
|
|
4846
|
+
},
|
|
4380
4847
|
{
|
|
4381
4848
|
"name": "overflow-auto",
|
|
4382
4849
|
"prefixes": [
|
|
@@ -6486,7 +6953,7 @@
|
|
|
6486
6953
|
"description": "Use for primary text and icons."
|
|
6487
6954
|
},
|
|
6488
6955
|
"value": [
|
|
6489
|
-
"
|
|
6956
|
+
"rgb(0 0 0 / 96%)",
|
|
6490
6957
|
"#ffffff"
|
|
6491
6958
|
]
|
|
6492
6959
|
},
|
|
@@ -6499,7 +6966,7 @@
|
|
|
6499
6966
|
"description": "Use for secondary text and icons."
|
|
6500
6967
|
},
|
|
6501
6968
|
"value": [
|
|
6502
|
-
"
|
|
6969
|
+
"rgb(0 0 0 / 64%)",
|
|
6503
6970
|
"rgb(255 255 255 / 64%)"
|
|
6504
6971
|
]
|
|
6505
6972
|
},
|
|
@@ -6581,7 +7048,7 @@
|
|
|
6581
7048
|
"description": "Use to visually group or separate UI elements."
|
|
6582
7049
|
},
|
|
6583
7050
|
"value": [
|
|
6584
|
-
"
|
|
7051
|
+
"rgb(0 0 0 / 12%)",
|
|
6585
7052
|
"rgb(255 255 255 / 12%)"
|
|
6586
7053
|
]
|
|
6587
7054
|
},
|
|
@@ -6679,6 +7146,48 @@
|
|
|
6679
7146
|
"#fafafa",
|
|
6680
7147
|
"#141414"
|
|
6681
7148
|
]
|
|
7149
|
+
},
|
|
7150
|
+
{
|
|
7151
|
+
"css": "--v-color-background-feedback-green",
|
|
7152
|
+
"type": "color",
|
|
7153
|
+
"property": "background",
|
|
7154
|
+
"variant": "green",
|
|
7155
|
+
"category": "feedback",
|
|
7156
|
+
"meta": {
|
|
7157
|
+
"description": "Use for positive and actionable states."
|
|
7158
|
+
},
|
|
7159
|
+
"value": [
|
|
7160
|
+
"#ebf6ee",
|
|
7161
|
+
"#011b07"
|
|
7162
|
+
]
|
|
7163
|
+
},
|
|
7164
|
+
{
|
|
7165
|
+
"css": "--v-color-background-feedback-orange",
|
|
7166
|
+
"type": "color",
|
|
7167
|
+
"property": "background",
|
|
7168
|
+
"variant": "orange",
|
|
7169
|
+
"category": "feedback",
|
|
7170
|
+
"meta": {
|
|
7171
|
+
"description": "Use for cautionary background states."
|
|
7172
|
+
},
|
|
7173
|
+
"value": [
|
|
7174
|
+
"#fdf4eb",
|
|
7175
|
+
"#291800"
|
|
7176
|
+
]
|
|
7177
|
+
},
|
|
7178
|
+
{
|
|
7179
|
+
"css": "--v-color-background-feedback-red",
|
|
7180
|
+
"type": "color",
|
|
7181
|
+
"property": "background",
|
|
7182
|
+
"variant": "red",
|
|
7183
|
+
"category": "feedback",
|
|
7184
|
+
"meta": {
|
|
7185
|
+
"description": "Use for errors, invalid and destructive background states."
|
|
7186
|
+
},
|
|
7187
|
+
"value": [
|
|
7188
|
+
"#faedec",
|
|
7189
|
+
"#290805"
|
|
7190
|
+
]
|
|
6682
7191
|
}
|
|
6683
7192
|
],
|
|
6684
7193
|
"customMedia": [
|