@volvo-cars/css 1.52.1 → 2.0.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-DJJAF27I.js +2 -0
- package/dist/{chunk-5GG54XEQ.js.map → chunk-DJJAF27I.js.map} +1 -1
- package/dist/css/v1/styles.1ae57ddc.css +1 -0
- package/dist/css/v1/styles_md.53438709.css +1 -0
- package/dist/css/v1/styles_xl.dc799dcd.css +1 -0
- package/dist/css/v1/tokens.68559d8c.css +1 -0
- package/dist/imports.json +4 -4
- package/dist/links.cjs +1 -1
- package/dist/links.cjs.map +1 -1
- package/dist/links.js +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/llm/meta.md +83 -156
- package/dist/meta.json +1230 -1543
- package/dist/styles.css +1 -1
- package/dist/styles.d.ts +51 -176
- 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 +137 -140
- package/package.json +5 -6
- package/dist/chunk-5GG54XEQ.js +0 -2
- package/dist/css/v1/styles.c8342a03.css +0 -1
- package/dist/css/v1/styles_md.4971b914.css +0 -1
- package/dist/css/v1/styles_xl.a877db6a.css +0 -1
- package/dist/css/v1/tokens.40dcfb84.css +0 -1
package/dist/meta.json
CHANGED
|
@@ -1,88 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"deprecatedClasses": [
|
|
3
|
-
{
|
|
4
|
-
"name": "dialog",
|
|
5
|
-
"replacement": "dialog-large"
|
|
6
|
-
},
|
|
7
|
-
{
|
|
8
|
-
"name": "reel-indicators",
|
|
9
|
-
"replacement": "pagination-dots"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"name": "toggle-group-button",
|
|
13
|
-
"replacement": "chip-selectable"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"name": "bg-surface-feedback-orange"
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"name": "rounded",
|
|
20
|
-
"replacement": "shape-default"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"name": "rounded-sm",
|
|
24
|
-
"replacement": "shape-default"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"name": "rounded-md",
|
|
28
|
-
"replacement": "shape-default"
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"name": "rounded-lg"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"name": "rounded-t"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"name": "rounded-t-sm"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"name": "rounded-t-md"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"name": "rounded-t-lg"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"name": "rounded-e"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"name": "rounded-e-sm"
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
"name": "rounded-e-md"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"name": "rounded-e-lg"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"name": "rounded-b"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"name": "rounded-b-sm"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"name": "rounded-b-md"
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"name": "rounded-b-lg"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"name": "rounded-s"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"name": "rounded-s-sm"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"name": "rounded-s-md"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"name": "rounded-s-lg"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"name": "heading-3",
|
|
83
|
-
"replacement": "heading-2"
|
|
84
|
-
}
|
|
85
|
-
],
|
|
2
|
+
"deprecatedClasses": [],
|
|
86
3
|
"classNames": [
|
|
87
4
|
"-m-12",
|
|
88
5
|
"-m-16",
|
|
@@ -287,10 +204,8 @@
|
|
|
287
204
|
"current:text-inverted",
|
|
288
205
|
"current:text-primary",
|
|
289
206
|
"details-open:rotate-180",
|
|
290
|
-
"dialog",
|
|
291
207
|
"dialog-large",
|
|
292
208
|
"dialog-small",
|
|
293
|
-
"dialog__close",
|
|
294
209
|
"double-range",
|
|
295
210
|
"empty:hidden",
|
|
296
211
|
"empty:invisible",
|
|
@@ -692,6 +607,7 @@
|
|
|
692
607
|
"lg:ml-8",
|
|
693
608
|
"lg:ml-auto",
|
|
694
609
|
"lg:ml-pagemargin",
|
|
610
|
+
"lg:ml-pageoffset",
|
|
695
611
|
"lg:mr-0",
|
|
696
612
|
"lg:mr-12",
|
|
697
613
|
"lg:mr-16",
|
|
@@ -704,6 +620,7 @@
|
|
|
704
620
|
"lg:mr-8",
|
|
705
621
|
"lg:mr-auto",
|
|
706
622
|
"lg:mr-pagemargin",
|
|
623
|
+
"lg:mr-pageoffset",
|
|
707
624
|
"lg:mt-0",
|
|
708
625
|
"lg:mt-12",
|
|
709
626
|
"lg:mt-16",
|
|
@@ -736,6 +653,7 @@
|
|
|
736
653
|
"lg:mx-8",
|
|
737
654
|
"lg:mx-auto",
|
|
738
655
|
"lg:mx-pagemargin",
|
|
656
|
+
"lg:mx-pageoffset",
|
|
739
657
|
"lg:my-0",
|
|
740
658
|
"lg:my-12",
|
|
741
659
|
"lg:my-16",
|
|
@@ -808,6 +726,7 @@
|
|
|
808
726
|
"lg:pl-64",
|
|
809
727
|
"lg:pl-8",
|
|
810
728
|
"lg:pl-pagemargin",
|
|
729
|
+
"lg:pl-pageoffset",
|
|
811
730
|
"lg:pr-0",
|
|
812
731
|
"lg:pr-12",
|
|
813
732
|
"lg:pr-16",
|
|
@@ -819,6 +738,7 @@
|
|
|
819
738
|
"lg:pr-64",
|
|
820
739
|
"lg:pr-8",
|
|
821
740
|
"lg:pr-pagemargin",
|
|
741
|
+
"lg:pr-pageoffset",
|
|
822
742
|
"lg:pt-0",
|
|
823
743
|
"lg:pt-12",
|
|
824
744
|
"lg:pt-16",
|
|
@@ -849,6 +769,7 @@
|
|
|
849
769
|
"lg:px-64",
|
|
850
770
|
"lg:px-8",
|
|
851
771
|
"lg:px-pagemargin",
|
|
772
|
+
"lg:px-pageoffset",
|
|
852
773
|
"lg:py-0",
|
|
853
774
|
"lg:py-12",
|
|
854
775
|
"lg:py-16",
|
|
@@ -1213,6 +1134,7 @@
|
|
|
1213
1134
|
"md:ml-8",
|
|
1214
1135
|
"md:ml-auto",
|
|
1215
1136
|
"md:ml-pagemargin",
|
|
1137
|
+
"md:ml-pageoffset",
|
|
1216
1138
|
"md:mr-0",
|
|
1217
1139
|
"md:mr-12",
|
|
1218
1140
|
"md:mr-16",
|
|
@@ -1225,6 +1147,7 @@
|
|
|
1225
1147
|
"md:mr-8",
|
|
1226
1148
|
"md:mr-auto",
|
|
1227
1149
|
"md:mr-pagemargin",
|
|
1150
|
+
"md:mr-pageoffset",
|
|
1228
1151
|
"md:mt-0",
|
|
1229
1152
|
"md:mt-12",
|
|
1230
1153
|
"md:mt-16",
|
|
@@ -1257,6 +1180,7 @@
|
|
|
1257
1180
|
"md:mx-8",
|
|
1258
1181
|
"md:mx-auto",
|
|
1259
1182
|
"md:mx-pagemargin",
|
|
1183
|
+
"md:mx-pageoffset",
|
|
1260
1184
|
"md:my-0",
|
|
1261
1185
|
"md:my-12",
|
|
1262
1186
|
"md:my-16",
|
|
@@ -1329,6 +1253,7 @@
|
|
|
1329
1253
|
"md:pl-64",
|
|
1330
1254
|
"md:pl-8",
|
|
1331
1255
|
"md:pl-pagemargin",
|
|
1256
|
+
"md:pl-pageoffset",
|
|
1332
1257
|
"md:pr-0",
|
|
1333
1258
|
"md:pr-12",
|
|
1334
1259
|
"md:pr-16",
|
|
@@ -1340,6 +1265,7 @@
|
|
|
1340
1265
|
"md:pr-64",
|
|
1341
1266
|
"md:pr-8",
|
|
1342
1267
|
"md:pr-pagemargin",
|
|
1268
|
+
"md:pr-pageoffset",
|
|
1343
1269
|
"md:pt-0",
|
|
1344
1270
|
"md:pt-12",
|
|
1345
1271
|
"md:pt-16",
|
|
@@ -1370,6 +1296,7 @@
|
|
|
1370
1296
|
"md:px-64",
|
|
1371
1297
|
"md:px-8",
|
|
1372
1298
|
"md:px-pagemargin",
|
|
1299
|
+
"md:px-pageoffset",
|
|
1373
1300
|
"md:py-0",
|
|
1374
1301
|
"md:py-12",
|
|
1375
1302
|
"md:py-16",
|
|
@@ -1417,6 +1344,7 @@
|
|
|
1417
1344
|
"media-banner",
|
|
1418
1345
|
"media-card",
|
|
1419
1346
|
"media-tile",
|
|
1347
|
+
"message-bar",
|
|
1420
1348
|
"micro",
|
|
1421
1349
|
"min-h-0",
|
|
1422
1350
|
"min-h-16",
|
|
@@ -1443,6 +1371,7 @@
|
|
|
1443
1371
|
"ml-8",
|
|
1444
1372
|
"ml-auto",
|
|
1445
1373
|
"ml-pagemargin",
|
|
1374
|
+
"ml-pageoffset",
|
|
1446
1375
|
"mr-0",
|
|
1447
1376
|
"mr-12",
|
|
1448
1377
|
"mr-16",
|
|
@@ -1455,6 +1384,7 @@
|
|
|
1455
1384
|
"mr-8",
|
|
1456
1385
|
"mr-auto",
|
|
1457
1386
|
"mr-pagemargin",
|
|
1387
|
+
"mr-pageoffset",
|
|
1458
1388
|
"mt-0",
|
|
1459
1389
|
"mt-12",
|
|
1460
1390
|
"mt-16",
|
|
@@ -1487,6 +1417,7 @@
|
|
|
1487
1417
|
"mx-8",
|
|
1488
1418
|
"mx-auto",
|
|
1489
1419
|
"mx-pagemargin",
|
|
1420
|
+
"mx-pageoffset",
|
|
1490
1421
|
"my-0",
|
|
1491
1422
|
"my-12",
|
|
1492
1423
|
"my-16",
|
|
@@ -1570,6 +1501,7 @@
|
|
|
1570
1501
|
"pl-64",
|
|
1571
1502
|
"pl-8",
|
|
1572
1503
|
"pl-pagemargin",
|
|
1504
|
+
"pl-pageoffset",
|
|
1573
1505
|
"pr-0",
|
|
1574
1506
|
"pr-12",
|
|
1575
1507
|
"pr-16",
|
|
@@ -1581,6 +1513,7 @@
|
|
|
1581
1513
|
"pr-64",
|
|
1582
1514
|
"pr-8",
|
|
1583
1515
|
"pr-pagemargin",
|
|
1516
|
+
"pr-pageoffset",
|
|
1584
1517
|
"pt-0",
|
|
1585
1518
|
"pt-12",
|
|
1586
1519
|
"pt-16",
|
|
@@ -1611,6 +1544,7 @@
|
|
|
1611
1544
|
"px-64",
|
|
1612
1545
|
"px-8",
|
|
1613
1546
|
"px-pagemargin",
|
|
1547
|
+
"px-pageoffset",
|
|
1614
1548
|
"py-0",
|
|
1615
1549
|
"py-12",
|
|
1616
1550
|
"py-16",
|
|
@@ -1637,38 +1571,13 @@
|
|
|
1637
1571
|
"radio-checked:border-primary",
|
|
1638
1572
|
"range",
|
|
1639
1573
|
"reel",
|
|
1640
|
-
"reel-indicators",
|
|
1641
1574
|
"relative",
|
|
1642
1575
|
"resize-handle",
|
|
1643
1576
|
"rotate-0",
|
|
1644
1577
|
"rotate-180",
|
|
1645
1578
|
"rotate-90",
|
|
1646
|
-
"rounded",
|
|
1647
|
-
"rounded-b",
|
|
1648
|
-
"rounded-b-full",
|
|
1649
|
-
"rounded-b-lg",
|
|
1650
|
-
"rounded-b-md",
|
|
1651
|
-
"rounded-b-sm",
|
|
1652
|
-
"rounded-e",
|
|
1653
|
-
"rounded-e-full",
|
|
1654
|
-
"rounded-e-lg",
|
|
1655
|
-
"rounded-e-md",
|
|
1656
|
-
"rounded-e-sm",
|
|
1657
1579
|
"rounded-full",
|
|
1658
|
-
"rounded-lg",
|
|
1659
|
-
"rounded-md",
|
|
1660
1580
|
"rounded-none",
|
|
1661
|
-
"rounded-s",
|
|
1662
|
-
"rounded-s-full",
|
|
1663
|
-
"rounded-s-lg",
|
|
1664
|
-
"rounded-s-md",
|
|
1665
|
-
"rounded-s-sm",
|
|
1666
|
-
"rounded-sm",
|
|
1667
|
-
"rounded-t",
|
|
1668
|
-
"rounded-t-full",
|
|
1669
|
-
"rounded-t-lg",
|
|
1670
|
-
"rounded-t-md",
|
|
1671
|
-
"rounded-t-sm",
|
|
1672
1581
|
"scale-100",
|
|
1673
1582
|
"scale-110",
|
|
1674
1583
|
"scale-96",
|
|
@@ -1763,7 +1672,6 @@
|
|
|
1763
1672
|
"title-page",
|
|
1764
1673
|
"title-section",
|
|
1765
1674
|
"toast-message",
|
|
1766
|
-
"toggle-group-button",
|
|
1767
1675
|
"tooltip",
|
|
1768
1676
|
"top-0",
|
|
1769
1677
|
"top-1/2",
|
|
@@ -2080,6 +1988,7 @@
|
|
|
2080
1988
|
"xl:ml-8",
|
|
2081
1989
|
"xl:ml-auto",
|
|
2082
1990
|
"xl:ml-pagemargin",
|
|
1991
|
+
"xl:ml-pageoffset",
|
|
2083
1992
|
"xl:mr-0",
|
|
2084
1993
|
"xl:mr-12",
|
|
2085
1994
|
"xl:mr-16",
|
|
@@ -2092,6 +2001,7 @@
|
|
|
2092
2001
|
"xl:mr-8",
|
|
2093
2002
|
"xl:mr-auto",
|
|
2094
2003
|
"xl:mr-pagemargin",
|
|
2004
|
+
"xl:mr-pageoffset",
|
|
2095
2005
|
"xl:mt-0",
|
|
2096
2006
|
"xl:mt-12",
|
|
2097
2007
|
"xl:mt-16",
|
|
@@ -2124,6 +2034,7 @@
|
|
|
2124
2034
|
"xl:mx-8",
|
|
2125
2035
|
"xl:mx-auto",
|
|
2126
2036
|
"xl:mx-pagemargin",
|
|
2037
|
+
"xl:mx-pageoffset",
|
|
2127
2038
|
"xl:my-0",
|
|
2128
2039
|
"xl:my-12",
|
|
2129
2040
|
"xl:my-16",
|
|
@@ -2196,6 +2107,7 @@
|
|
|
2196
2107
|
"xl:pl-64",
|
|
2197
2108
|
"xl:pl-8",
|
|
2198
2109
|
"xl:pl-pagemargin",
|
|
2110
|
+
"xl:pl-pageoffset",
|
|
2199
2111
|
"xl:pr-0",
|
|
2200
2112
|
"xl:pr-12",
|
|
2201
2113
|
"xl:pr-16",
|
|
@@ -2207,6 +2119,7 @@
|
|
|
2207
2119
|
"xl:pr-64",
|
|
2208
2120
|
"xl:pr-8",
|
|
2209
2121
|
"xl:pr-pagemargin",
|
|
2122
|
+
"xl:pr-pageoffset",
|
|
2210
2123
|
"xl:pt-0",
|
|
2211
2124
|
"xl:pt-12",
|
|
2212
2125
|
"xl:pt-16",
|
|
@@ -2237,6 +2150,7 @@
|
|
|
2237
2150
|
"xl:px-64",
|
|
2238
2151
|
"xl:px-8",
|
|
2239
2152
|
"xl:px-pagemargin",
|
|
2153
|
+
"xl:px-pageoffset",
|
|
2240
2154
|
"xl:py-0",
|
|
2241
2155
|
"xl:py-12",
|
|
2242
2156
|
"xl:py-16",
|
|
@@ -2386,7 +2300,7 @@
|
|
|
2386
2300
|
"max-width: 100%",
|
|
2387
2301
|
"height: 3rem",
|
|
2388
2302
|
"font-size: var(--v-font-16-size)",
|
|
2389
|
-
"font-weight: var(--v-font-
|
|
2303
|
+
"font-weight: var(--v-font-regular-weight)",
|
|
2390
2304
|
"white-space: nowrap",
|
|
2391
2305
|
"overflow-x: clip",
|
|
2392
2306
|
"--button-accent-color: var(--v-color-surface-neutral)",
|
|
@@ -2415,7 +2329,7 @@
|
|
|
2415
2329
|
"max-width: 100%",
|
|
2416
2330
|
"height: 3rem",
|
|
2417
2331
|
"font-size: var(--v-font-16-size)",
|
|
2418
|
-
"font-weight: var(--v-font-
|
|
2332
|
+
"font-weight: var(--v-font-regular-weight)",
|
|
2419
2333
|
"white-space: nowrap",
|
|
2420
2334
|
"overflow-x: clip",
|
|
2421
2335
|
"background: color-mix(in oklab,\n var(--_button-bg-color, transparent),\n var(--button-accent-color) var(--_overlay-rate))",
|
|
@@ -2443,7 +2357,7 @@
|
|
|
2443
2357
|
"max-width: 100%",
|
|
2444
2358
|
"height: 3rem",
|
|
2445
2359
|
"font-size: var(--v-font-16-size)",
|
|
2446
|
-
"font-weight: var(--v-font-
|
|
2360
|
+
"font-weight: var(--v-font-regular-weight)",
|
|
2447
2361
|
"white-space: nowrap",
|
|
2448
2362
|
"overflow-x: clip",
|
|
2449
2363
|
"--button-accent-color: var(--v-color-foreground-primary)",
|
|
@@ -2460,12 +2374,6 @@
|
|
|
2460
2374
|
"declarations": [],
|
|
2461
2375
|
"layer": "volvo.blocks"
|
|
2462
2376
|
},
|
|
2463
|
-
{
|
|
2464
|
-
"name": "dialog",
|
|
2465
|
-
"prefixes": [],
|
|
2466
|
-
"declarations": [],
|
|
2467
|
-
"layer": "volvo.blocks"
|
|
2468
|
-
},
|
|
2469
2377
|
{
|
|
2470
2378
|
"name": "dialog-large",
|
|
2471
2379
|
"prefixes": [],
|
|
@@ -2490,20 +2398,6 @@
|
|
|
2490
2398
|
"declarations": [],
|
|
2491
2399
|
"layer": "volvo.blocks"
|
|
2492
2400
|
},
|
|
2493
|
-
{
|
|
2494
|
-
"name": "dialog__close",
|
|
2495
|
-
"prefixes": [],
|
|
2496
|
-
"declarations": [
|
|
2497
|
-
"top: 0",
|
|
2498
|
-
"height: var(--v-space-48)",
|
|
2499
|
-
"justify-content: flex-end",
|
|
2500
|
-
"align-items: center",
|
|
2501
|
-
"display: flex",
|
|
2502
|
-
"position: absolute",
|
|
2503
|
-
"inset-inline-end: 0"
|
|
2504
|
-
],
|
|
2505
|
-
"layer": "volvo.blocks"
|
|
2506
|
-
},
|
|
2507
2401
|
{
|
|
2508
2402
|
"name": "radio",
|
|
2509
2403
|
"prefixes": [],
|
|
@@ -2538,17 +2432,6 @@
|
|
|
2538
2432
|
],
|
|
2539
2433
|
"layer": "volvo.layout"
|
|
2540
2434
|
},
|
|
2541
|
-
{
|
|
2542
|
-
"name": "heading-3",
|
|
2543
|
-
"prefixes": [],
|
|
2544
|
-
"declarations": [
|
|
2545
|
-
"font-size: clamp(var(--v-font-heading-3-size-min),\n var(--_size-override, var(--v-font-heading-3-size)),\n var(--v-font-heading-3-size-max))",
|
|
2546
|
-
"font-weight: var(--v-font-heading-3-weight)",
|
|
2547
|
-
"line-height: var(--v-font-heading-3-lineheight)",
|
|
2548
|
-
"text-wrap: balance"
|
|
2549
|
-
],
|
|
2550
|
-
"layer": "volvo.layout"
|
|
2551
|
-
},
|
|
2552
2435
|
{
|
|
2553
2436
|
"name": "wordmark",
|
|
2554
2437
|
"prefixes": [],
|
|
@@ -2647,32 +2530,6 @@
|
|
|
2647
2530
|
],
|
|
2648
2531
|
"layer": "volvo.blocks"
|
|
2649
2532
|
},
|
|
2650
|
-
{
|
|
2651
|
-
"name": "toggle-group-button",
|
|
2652
|
-
"prefixes": [],
|
|
2653
|
-
"declarations": [
|
|
2654
|
-
"--_overlay-rate: 0%",
|
|
2655
|
-
"--_color: var(--v-color-foreground-primary)",
|
|
2656
|
-
"--spinner-size: 1rem",
|
|
2657
|
-
"min-width: max-content",
|
|
2658
|
-
"max-width: 100%",
|
|
2659
|
-
"height: 2.5rem",
|
|
2660
|
-
"padding-inline: var(--v-space-16)",
|
|
2661
|
-
"font: var(--v-font-16)",
|
|
2662
|
-
"color: var(--_color)",
|
|
2663
|
-
"white-space: nowrap",
|
|
2664
|
-
"user-select: none",
|
|
2665
|
-
"background-color: color-mix(in oklab,\n var(--_chip-bg-color, transparent),\n var(--_color) var(--_overlay-rate))",
|
|
2666
|
-
"border-radius: var(--v-shape-emphasis)",
|
|
2667
|
-
"box-shadow: inset 0 0 0 1px var(--v-color-foreground-tertiary)",
|
|
2668
|
-
"transition: background-color var(--v-transition-default)",
|
|
2669
|
-
"justify-content: center",
|
|
2670
|
-
"align-items: center",
|
|
2671
|
-
"display: inline-flex",
|
|
2672
|
-
"position: relative"
|
|
2673
|
-
],
|
|
2674
|
-
"layer": "volvo.blocks"
|
|
2675
|
-
},
|
|
2676
2533
|
{
|
|
2677
2534
|
"name": "input-floating-label",
|
|
2678
2535
|
"prefixes": [],
|
|
@@ -2998,6 +2855,26 @@
|
|
|
2998
2855
|
],
|
|
2999
2856
|
"layer": "volvo.blocks"
|
|
3000
2857
|
},
|
|
2858
|
+
{
|
|
2859
|
+
"name": "message-bar",
|
|
2860
|
+
"prefixes": [],
|
|
2861
|
+
"declarations": [
|
|
2862
|
+
"--v-color-foreground-primary: var(--v-color-foreground-inverted)",
|
|
2863
|
+
"--_dark-toggle: var(--_light-toggle)",
|
|
2864
|
+
"gap: var(--v-space-8)",
|
|
2865
|
+
"padding: var(--v-space-16) var(--v-space-pageoffset)",
|
|
2866
|
+
"color: var(--v-color-foreground-inverted)",
|
|
2867
|
+
"background-color: var(--v-color-surface-neutral)",
|
|
2868
|
+
"flex-direction: column",
|
|
2869
|
+
"display: flex",
|
|
2870
|
+
"position: relative",
|
|
2871
|
+
"gap: var(--v-space-16)",
|
|
2872
|
+
"flex-direction: row",
|
|
2873
|
+
"justify-content: center",
|
|
2874
|
+
"align-items: center"
|
|
2875
|
+
],
|
|
2876
|
+
"layer": "volvo.blocks"
|
|
2877
|
+
},
|
|
3001
2878
|
{
|
|
3002
2879
|
"name": "tooltip",
|
|
3003
2880
|
"prefixes": [],
|
|
@@ -3068,7 +2945,7 @@
|
|
|
3068
2945
|
"padding-block: var(--v-space-2)",
|
|
3069
2946
|
"padding-inline: var(--v-space-8)",
|
|
3070
2947
|
"font: var(--v-font-12)",
|
|
3071
|
-
"border-radius: var(--v-
|
|
2948
|
+
"border-radius: var(--v-shape-default)",
|
|
3072
2949
|
"color: var(--v-color-foreground-inverted)",
|
|
3073
2950
|
"background-color: var(--v-color-surface-neutral)"
|
|
3074
2951
|
],
|
|
@@ -3082,7 +2959,7 @@
|
|
|
3082
2959
|
"padding-block: var(--v-space-2)",
|
|
3083
2960
|
"padding-inline: var(--v-space-8)",
|
|
3084
2961
|
"font: var(--v-font-12)",
|
|
3085
|
-
"border-radius: var(--v-
|
|
2962
|
+
"border-radius: var(--v-shape-default)",
|
|
3086
2963
|
"box-shadow: inset 0 0 0 1px\n var(--_border-color, var(--v-color-ornament-primary))"
|
|
3087
2964
|
],
|
|
3088
2965
|
"layer": "volvo.blocks"
|
|
@@ -3095,8 +2972,8 @@
|
|
|
3095
2972
|
"padding-block: var(--v-space-2)",
|
|
3096
2973
|
"padding-inline: var(--v-space-8)",
|
|
3097
2974
|
"font: var(--v-font-12)",
|
|
3098
|
-
"border-radius: var(--v-
|
|
3099
|
-
"background-color: var(--v-color-
|
|
2975
|
+
"border-radius: var(--v-shape-default)",
|
|
2976
|
+
"background-color: var(--v-color-surface-gray)"
|
|
3100
2977
|
],
|
|
3101
2978
|
"layer": "volvo.blocks"
|
|
3102
2979
|
},
|
|
@@ -3307,18 +3184,6 @@
|
|
|
3307
3184
|
],
|
|
3308
3185
|
"layer": "volvo.layout"
|
|
3309
3186
|
},
|
|
3310
|
-
{
|
|
3311
|
-
"name": "reel-indicators",
|
|
3312
|
-
"prefixes": [],
|
|
3313
|
-
"declarations": [
|
|
3314
|
-
"column-gap: var(--v-space-4)",
|
|
3315
|
-
"margin-block: var(--v-space-32)",
|
|
3316
|
-
"flex-direction: row",
|
|
3317
|
-
"justify-content: center",
|
|
3318
|
-
"display: flex"
|
|
3319
|
-
],
|
|
3320
|
-
"layer": "volvo.layout"
|
|
3321
|
-
},
|
|
3322
3187
|
{
|
|
3323
3188
|
"name": "stack-4",
|
|
3324
3189
|
"prefixes": [],
|
|
@@ -3385,6 +3250,12 @@
|
|
|
3385
3250
|
"declarations": [],
|
|
3386
3251
|
"layer": "volvo.layout"
|
|
3387
3252
|
},
|
|
3253
|
+
{
|
|
3254
|
+
"name": "heading-3",
|
|
3255
|
+
"prefixes": [],
|
|
3256
|
+
"declarations": [],
|
|
3257
|
+
"layer": "volvo.layout"
|
|
3258
|
+
},
|
|
3388
3259
|
{
|
|
3389
3260
|
"name": "font-20",
|
|
3390
3261
|
"prefixes": [
|
|
@@ -4411,396 +4282,184 @@
|
|
|
4411
4282
|
"layer": "volvo.utilities"
|
|
4412
4283
|
},
|
|
4413
4284
|
{
|
|
4414
|
-
"name": "rounded",
|
|
4285
|
+
"name": "rounded-full",
|
|
4415
4286
|
"prefixes": [],
|
|
4416
4287
|
"declarations": [
|
|
4417
|
-
"border-radius: var(--v-
|
|
4288
|
+
"border-radius: var(--v-shape-emphasis)"
|
|
4418
4289
|
],
|
|
4419
4290
|
"layer": "volvo.utilities"
|
|
4420
4291
|
},
|
|
4421
4292
|
{
|
|
4422
|
-
"name": "
|
|
4293
|
+
"name": "contain-none",
|
|
4423
4294
|
"prefixes": [],
|
|
4424
4295
|
"declarations": [
|
|
4425
|
-
"
|
|
4296
|
+
"contain: none"
|
|
4426
4297
|
],
|
|
4427
4298
|
"layer": "volvo.utilities"
|
|
4428
4299
|
},
|
|
4429
4300
|
{
|
|
4430
|
-
"name": "
|
|
4301
|
+
"name": "contain-content",
|
|
4431
4302
|
"prefixes": [],
|
|
4432
4303
|
"declarations": [
|
|
4433
|
-
"
|
|
4304
|
+
"contain: content"
|
|
4434
4305
|
],
|
|
4435
4306
|
"layer": "volvo.utilities"
|
|
4436
4307
|
},
|
|
4437
4308
|
{
|
|
4438
|
-
"name": "
|
|
4439
|
-
"prefixes": [
|
|
4309
|
+
"name": "flow-root",
|
|
4310
|
+
"prefixes": [
|
|
4311
|
+
"lg",
|
|
4312
|
+
"md",
|
|
4313
|
+
"xl"
|
|
4314
|
+
],
|
|
4440
4315
|
"declarations": [
|
|
4441
|
-
"
|
|
4316
|
+
"--_display-inner: flow-root",
|
|
4317
|
+
"display: var(--_display-outer) var(--_display-inner)"
|
|
4442
4318
|
],
|
|
4443
4319
|
"layer": "volvo.utilities"
|
|
4444
4320
|
},
|
|
4445
4321
|
{
|
|
4446
|
-
"name": "
|
|
4447
|
-
"prefixes": [
|
|
4322
|
+
"name": "block",
|
|
4323
|
+
"prefixes": [
|
|
4324
|
+
"lg",
|
|
4325
|
+
"md",
|
|
4326
|
+
"xl"
|
|
4327
|
+
],
|
|
4448
4328
|
"declarations": [
|
|
4449
|
-
"
|
|
4329
|
+
"--_display-outer: block",
|
|
4330
|
+
"display: var(--_display-outer) var(--_display-inner)",
|
|
4331
|
+
"--_display-outer: ",
|
|
4332
|
+
"display: block"
|
|
4450
4333
|
],
|
|
4451
4334
|
"layer": "volvo.utilities"
|
|
4452
4335
|
},
|
|
4453
4336
|
{
|
|
4454
|
-
"name": "
|
|
4455
|
-
"prefixes": [
|
|
4337
|
+
"name": "inline",
|
|
4338
|
+
"prefixes": [
|
|
4339
|
+
"lg",
|
|
4340
|
+
"md",
|
|
4341
|
+
"xl"
|
|
4342
|
+
],
|
|
4456
4343
|
"declarations": [
|
|
4457
|
-
"
|
|
4458
|
-
"
|
|
4344
|
+
"--_display-outer: inline",
|
|
4345
|
+
"display: var(--_display-outer) var(--_display-inner)"
|
|
4459
4346
|
],
|
|
4460
4347
|
"layer": "volvo.utilities"
|
|
4461
4348
|
},
|
|
4462
4349
|
{
|
|
4463
|
-
"name": "
|
|
4464
|
-
"prefixes": [
|
|
4350
|
+
"name": "contents",
|
|
4351
|
+
"prefixes": [
|
|
4352
|
+
"lg",
|
|
4353
|
+
"md",
|
|
4354
|
+
"xl"
|
|
4355
|
+
],
|
|
4465
4356
|
"declarations": [
|
|
4466
|
-
"
|
|
4467
|
-
"border-start-end-radius: var(--v-radius-sm)"
|
|
4357
|
+
"display: contents"
|
|
4468
4358
|
],
|
|
4469
4359
|
"layer": "volvo.utilities"
|
|
4470
4360
|
},
|
|
4471
4361
|
{
|
|
4472
|
-
"name": "
|
|
4473
|
-
"prefixes": [
|
|
4362
|
+
"name": "flex",
|
|
4363
|
+
"prefixes": [
|
|
4364
|
+
"lg",
|
|
4365
|
+
"md",
|
|
4366
|
+
"xl"
|
|
4367
|
+
],
|
|
4474
4368
|
"declarations": [
|
|
4475
|
-
"
|
|
4476
|
-
"
|
|
4369
|
+
"--_display-inner: flex",
|
|
4370
|
+
"display: var(--_display-outer) flex"
|
|
4477
4371
|
],
|
|
4478
4372
|
"layer": "volvo.utilities"
|
|
4479
4373
|
},
|
|
4480
4374
|
{
|
|
4481
|
-
"name": "
|
|
4482
|
-
"prefixes": [
|
|
4375
|
+
"name": "flex-row",
|
|
4376
|
+
"prefixes": [
|
|
4377
|
+
"lg",
|
|
4378
|
+
"md",
|
|
4379
|
+
"xl"
|
|
4380
|
+
],
|
|
4483
4381
|
"declarations": [
|
|
4484
|
-
"
|
|
4485
|
-
"
|
|
4382
|
+
"--_display-inner: flex",
|
|
4383
|
+
"display: var(--_display-outer) flex",
|
|
4384
|
+
"flex-direction: row"
|
|
4486
4385
|
],
|
|
4487
4386
|
"layer": "volvo.utilities"
|
|
4488
4387
|
},
|
|
4489
4388
|
{
|
|
4490
|
-
"name": "
|
|
4491
|
-
"prefixes": [
|
|
4389
|
+
"name": "flex-col",
|
|
4390
|
+
"prefixes": [
|
|
4391
|
+
"lg",
|
|
4392
|
+
"md",
|
|
4393
|
+
"xl"
|
|
4394
|
+
],
|
|
4492
4395
|
"declarations": [
|
|
4493
|
-
"
|
|
4494
|
-
"
|
|
4396
|
+
"--_display-inner: flex",
|
|
4397
|
+
"display: var(--_display-outer) flex",
|
|
4398
|
+
"flex-direction: column"
|
|
4495
4399
|
],
|
|
4496
4400
|
"layer": "volvo.utilities"
|
|
4497
4401
|
},
|
|
4498
4402
|
{
|
|
4499
|
-
"name": "
|
|
4500
|
-
"prefixes": [
|
|
4403
|
+
"name": "flex-row-reverse",
|
|
4404
|
+
"prefixes": [
|
|
4405
|
+
"lg",
|
|
4406
|
+
"md",
|
|
4407
|
+
"xl"
|
|
4408
|
+
],
|
|
4501
4409
|
"declarations": [
|
|
4502
|
-
"
|
|
4503
|
-
"
|
|
4410
|
+
"--_display-inner: flex",
|
|
4411
|
+
"display: var(--_display-outer) flex",
|
|
4412
|
+
"flex-direction: row-reverse"
|
|
4504
4413
|
],
|
|
4505
4414
|
"layer": "volvo.utilities"
|
|
4506
4415
|
},
|
|
4507
4416
|
{
|
|
4508
|
-
"name": "
|
|
4509
|
-
"prefixes": [
|
|
4417
|
+
"name": "flex-col-reverse",
|
|
4418
|
+
"prefixes": [
|
|
4419
|
+
"lg",
|
|
4420
|
+
"md",
|
|
4421
|
+
"xl"
|
|
4422
|
+
],
|
|
4510
4423
|
"declarations": [
|
|
4511
|
-
"
|
|
4512
|
-
"
|
|
4424
|
+
"--_display-inner: flex",
|
|
4425
|
+
"display: var(--_display-outer) flex",
|
|
4426
|
+
"flex-direction: column-reverse"
|
|
4513
4427
|
],
|
|
4514
4428
|
"layer": "volvo.utilities"
|
|
4515
4429
|
},
|
|
4516
4430
|
{
|
|
4517
|
-
"name": "
|
|
4518
|
-
"prefixes": [
|
|
4431
|
+
"name": "flex-wrap",
|
|
4432
|
+
"prefixes": [
|
|
4433
|
+
"lg",
|
|
4434
|
+
"md",
|
|
4435
|
+
"xl"
|
|
4436
|
+
],
|
|
4519
4437
|
"declarations": [
|
|
4520
|
-
"
|
|
4521
|
-
"border-end-end-radius: var(--v-radius-md)"
|
|
4438
|
+
"flex-wrap: wrap"
|
|
4522
4439
|
],
|
|
4523
4440
|
"layer": "volvo.utilities"
|
|
4524
4441
|
},
|
|
4525
4442
|
{
|
|
4526
|
-
"name": "
|
|
4527
|
-
"prefixes": [
|
|
4443
|
+
"name": "flex-nowrap",
|
|
4444
|
+
"prefixes": [
|
|
4445
|
+
"lg",
|
|
4446
|
+
"md",
|
|
4447
|
+
"xl"
|
|
4448
|
+
],
|
|
4528
4449
|
"declarations": [
|
|
4529
|
-
"
|
|
4530
|
-
"border-end-end-radius: var(--v-radius-lg)"
|
|
4450
|
+
"flex-wrap: nowrap"
|
|
4531
4451
|
],
|
|
4532
4452
|
"layer": "volvo.utilities"
|
|
4533
4453
|
},
|
|
4534
4454
|
{
|
|
4535
|
-
"name": "
|
|
4536
|
-
"prefixes": [
|
|
4455
|
+
"name": "flex-grow",
|
|
4456
|
+
"prefixes": [
|
|
4457
|
+
"lg",
|
|
4458
|
+
"md",
|
|
4459
|
+
"xl"
|
|
4460
|
+
],
|
|
4537
4461
|
"declarations": [
|
|
4538
|
-
"
|
|
4539
|
-
"border-end-end-radius: var(--v-radius-full)"
|
|
4540
|
-
],
|
|
4541
|
-
"layer": "volvo.utilities"
|
|
4542
|
-
},
|
|
4543
|
-
{
|
|
4544
|
-
"name": "rounded-b",
|
|
4545
|
-
"prefixes": [],
|
|
4546
|
-
"declarations": [
|
|
4547
|
-
"border-end-end-radius: var(--v-radius-sm)",
|
|
4548
|
-
"border-end-start-radius: var(--v-radius-sm)"
|
|
4549
|
-
],
|
|
4550
|
-
"layer": "volvo.utilities"
|
|
4551
|
-
},
|
|
4552
|
-
{
|
|
4553
|
-
"name": "rounded-b-sm",
|
|
4554
|
-
"prefixes": [],
|
|
4555
|
-
"declarations": [
|
|
4556
|
-
"border-end-end-radius: var(--v-radius-sm)",
|
|
4557
|
-
"border-end-start-radius: var(--v-radius-sm)"
|
|
4558
|
-
],
|
|
4559
|
-
"layer": "volvo.utilities"
|
|
4560
|
-
},
|
|
4561
|
-
{
|
|
4562
|
-
"name": "rounded-b-md",
|
|
4563
|
-
"prefixes": [],
|
|
4564
|
-
"declarations": [
|
|
4565
|
-
"border-end-end-radius: var(--v-radius-md)",
|
|
4566
|
-
"border-end-start-radius: var(--v-radius-md)"
|
|
4567
|
-
],
|
|
4568
|
-
"layer": "volvo.utilities"
|
|
4569
|
-
},
|
|
4570
|
-
{
|
|
4571
|
-
"name": "rounded-b-lg",
|
|
4572
|
-
"prefixes": [],
|
|
4573
|
-
"declarations": [
|
|
4574
|
-
"border-end-end-radius: var(--v-radius-lg)",
|
|
4575
|
-
"border-end-start-radius: var(--v-radius-lg)"
|
|
4576
|
-
],
|
|
4577
|
-
"layer": "volvo.utilities"
|
|
4578
|
-
},
|
|
4579
|
-
{
|
|
4580
|
-
"name": "rounded-b-full",
|
|
4581
|
-
"prefixes": [],
|
|
4582
|
-
"declarations": [
|
|
4583
|
-
"border-end-end-radius: var(--v-radius-full)",
|
|
4584
|
-
"border-end-start-radius: var(--v-radius-full)"
|
|
4585
|
-
],
|
|
4586
|
-
"layer": "volvo.utilities"
|
|
4587
|
-
},
|
|
4588
|
-
{
|
|
4589
|
-
"name": "rounded-s",
|
|
4590
|
-
"prefixes": [],
|
|
4591
|
-
"declarations": [
|
|
4592
|
-
"border-start-start-radius: var(--v-radius-sm)",
|
|
4593
|
-
"border-end-start-radius: var(--v-radius-sm)"
|
|
4594
|
-
],
|
|
4595
|
-
"layer": "volvo.utilities"
|
|
4596
|
-
},
|
|
4597
|
-
{
|
|
4598
|
-
"name": "rounded-s-sm",
|
|
4599
|
-
"prefixes": [],
|
|
4600
|
-
"declarations": [
|
|
4601
|
-
"border-start-start-radius: var(--v-radius-sm)",
|
|
4602
|
-
"border-end-start-radius: var(--v-radius-sm)"
|
|
4603
|
-
],
|
|
4604
|
-
"layer": "volvo.utilities"
|
|
4605
|
-
},
|
|
4606
|
-
{
|
|
4607
|
-
"name": "rounded-s-md",
|
|
4608
|
-
"prefixes": [],
|
|
4609
|
-
"declarations": [
|
|
4610
|
-
"border-start-start-radius: var(--v-radius-md)",
|
|
4611
|
-
"border-end-start-radius: var(--v-radius-md)"
|
|
4612
|
-
],
|
|
4613
|
-
"layer": "volvo.utilities"
|
|
4614
|
-
},
|
|
4615
|
-
{
|
|
4616
|
-
"name": "rounded-s-lg",
|
|
4617
|
-
"prefixes": [],
|
|
4618
|
-
"declarations": [
|
|
4619
|
-
"border-start-start-radius: var(--v-radius-lg)",
|
|
4620
|
-
"border-end-start-radius: var(--v-radius-lg)"
|
|
4621
|
-
],
|
|
4622
|
-
"layer": "volvo.utilities"
|
|
4623
|
-
},
|
|
4624
|
-
{
|
|
4625
|
-
"name": "rounded-s-full",
|
|
4626
|
-
"prefixes": [],
|
|
4627
|
-
"declarations": [
|
|
4628
|
-
"border-start-start-radius: var(--v-radius-full)",
|
|
4629
|
-
"border-end-start-radius: var(--v-radius-full)"
|
|
4630
|
-
],
|
|
4631
|
-
"layer": "volvo.utilities"
|
|
4632
|
-
},
|
|
4633
|
-
{
|
|
4634
|
-
"name": "contain-none",
|
|
4635
|
-
"prefixes": [],
|
|
4636
|
-
"declarations": [
|
|
4637
|
-
"contain: none"
|
|
4638
|
-
],
|
|
4639
|
-
"layer": "volvo.utilities"
|
|
4640
|
-
},
|
|
4641
|
-
{
|
|
4642
|
-
"name": "contain-content",
|
|
4643
|
-
"prefixes": [],
|
|
4644
|
-
"declarations": [
|
|
4645
|
-
"contain: content"
|
|
4646
|
-
],
|
|
4647
|
-
"layer": "volvo.utilities"
|
|
4648
|
-
},
|
|
4649
|
-
{
|
|
4650
|
-
"name": "flow-root",
|
|
4651
|
-
"prefixes": [
|
|
4652
|
-
"lg",
|
|
4653
|
-
"md",
|
|
4654
|
-
"xl"
|
|
4655
|
-
],
|
|
4656
|
-
"declarations": [
|
|
4657
|
-
"--_display-inner: flow-root",
|
|
4658
|
-
"display: var(--_display-outer) var(--_display-inner)"
|
|
4659
|
-
],
|
|
4660
|
-
"layer": "volvo.utilities"
|
|
4661
|
-
},
|
|
4662
|
-
{
|
|
4663
|
-
"name": "block",
|
|
4664
|
-
"prefixes": [
|
|
4665
|
-
"lg",
|
|
4666
|
-
"md",
|
|
4667
|
-
"xl"
|
|
4668
|
-
],
|
|
4669
|
-
"declarations": [
|
|
4670
|
-
"--_display-outer: block",
|
|
4671
|
-
"display: var(--_display-outer) var(--_display-inner)",
|
|
4672
|
-
"--_display-outer: ",
|
|
4673
|
-
"display: block"
|
|
4674
|
-
],
|
|
4675
|
-
"layer": "volvo.utilities"
|
|
4676
|
-
},
|
|
4677
|
-
{
|
|
4678
|
-
"name": "inline",
|
|
4679
|
-
"prefixes": [
|
|
4680
|
-
"lg",
|
|
4681
|
-
"md",
|
|
4682
|
-
"xl"
|
|
4683
|
-
],
|
|
4684
|
-
"declarations": [
|
|
4685
|
-
"--_display-outer: inline",
|
|
4686
|
-
"display: var(--_display-outer) var(--_display-inner)"
|
|
4687
|
-
],
|
|
4688
|
-
"layer": "volvo.utilities"
|
|
4689
|
-
},
|
|
4690
|
-
{
|
|
4691
|
-
"name": "contents",
|
|
4692
|
-
"prefixes": [
|
|
4693
|
-
"lg",
|
|
4694
|
-
"md",
|
|
4695
|
-
"xl"
|
|
4696
|
-
],
|
|
4697
|
-
"declarations": [
|
|
4698
|
-
"display: contents"
|
|
4699
|
-
],
|
|
4700
|
-
"layer": "volvo.utilities"
|
|
4701
|
-
},
|
|
4702
|
-
{
|
|
4703
|
-
"name": "flex",
|
|
4704
|
-
"prefixes": [
|
|
4705
|
-
"lg",
|
|
4706
|
-
"md",
|
|
4707
|
-
"xl"
|
|
4708
|
-
],
|
|
4709
|
-
"declarations": [
|
|
4710
|
-
"--_display-inner: flex",
|
|
4711
|
-
"display: var(--_display-outer) flex"
|
|
4712
|
-
],
|
|
4713
|
-
"layer": "volvo.utilities"
|
|
4714
|
-
},
|
|
4715
|
-
{
|
|
4716
|
-
"name": "flex-row",
|
|
4717
|
-
"prefixes": [
|
|
4718
|
-
"lg",
|
|
4719
|
-
"md",
|
|
4720
|
-
"xl"
|
|
4721
|
-
],
|
|
4722
|
-
"declarations": [
|
|
4723
|
-
"--_display-inner: flex",
|
|
4724
|
-
"display: var(--_display-outer) flex",
|
|
4725
|
-
"flex-direction: row"
|
|
4726
|
-
],
|
|
4727
|
-
"layer": "volvo.utilities"
|
|
4728
|
-
},
|
|
4729
|
-
{
|
|
4730
|
-
"name": "flex-col",
|
|
4731
|
-
"prefixes": [
|
|
4732
|
-
"lg",
|
|
4733
|
-
"md",
|
|
4734
|
-
"xl"
|
|
4735
|
-
],
|
|
4736
|
-
"declarations": [
|
|
4737
|
-
"--_display-inner: flex",
|
|
4738
|
-
"display: var(--_display-outer) flex",
|
|
4739
|
-
"flex-direction: column"
|
|
4740
|
-
],
|
|
4741
|
-
"layer": "volvo.utilities"
|
|
4742
|
-
},
|
|
4743
|
-
{
|
|
4744
|
-
"name": "flex-row-reverse",
|
|
4745
|
-
"prefixes": [
|
|
4746
|
-
"lg",
|
|
4747
|
-
"md",
|
|
4748
|
-
"xl"
|
|
4749
|
-
],
|
|
4750
|
-
"declarations": [
|
|
4751
|
-
"--_display-inner: flex",
|
|
4752
|
-
"display: var(--_display-outer) flex",
|
|
4753
|
-
"flex-direction: row-reverse"
|
|
4754
|
-
],
|
|
4755
|
-
"layer": "volvo.utilities"
|
|
4756
|
-
},
|
|
4757
|
-
{
|
|
4758
|
-
"name": "flex-col-reverse",
|
|
4759
|
-
"prefixes": [
|
|
4760
|
-
"lg",
|
|
4761
|
-
"md",
|
|
4762
|
-
"xl"
|
|
4763
|
-
],
|
|
4764
|
-
"declarations": [
|
|
4765
|
-
"--_display-inner: flex",
|
|
4766
|
-
"display: var(--_display-outer) flex",
|
|
4767
|
-
"flex-direction: column-reverse"
|
|
4768
|
-
],
|
|
4769
|
-
"layer": "volvo.utilities"
|
|
4770
|
-
},
|
|
4771
|
-
{
|
|
4772
|
-
"name": "flex-wrap",
|
|
4773
|
-
"prefixes": [
|
|
4774
|
-
"lg",
|
|
4775
|
-
"md",
|
|
4776
|
-
"xl"
|
|
4777
|
-
],
|
|
4778
|
-
"declarations": [
|
|
4779
|
-
"flex-wrap: wrap"
|
|
4780
|
-
],
|
|
4781
|
-
"layer": "volvo.utilities"
|
|
4782
|
-
},
|
|
4783
|
-
{
|
|
4784
|
-
"name": "flex-nowrap",
|
|
4785
|
-
"prefixes": [
|
|
4786
|
-
"lg",
|
|
4787
|
-
"md",
|
|
4788
|
-
"xl"
|
|
4789
|
-
],
|
|
4790
|
-
"declarations": [
|
|
4791
|
-
"flex-wrap: nowrap"
|
|
4792
|
-
],
|
|
4793
|
-
"layer": "volvo.utilities"
|
|
4794
|
-
},
|
|
4795
|
-
{
|
|
4796
|
-
"name": "flex-grow",
|
|
4797
|
-
"prefixes": [
|
|
4798
|
-
"lg",
|
|
4799
|
-
"md",
|
|
4800
|
-
"xl"
|
|
4801
|
-
],
|
|
4802
|
-
"declarations": [
|
|
4803
|
-
"flex-grow: 1"
|
|
4462
|
+
"flex-grow: 1"
|
|
4804
4463
|
],
|
|
4805
4464
|
"layer": "volvo.utilities"
|
|
4806
4465
|
},
|
|
@@ -6710,81 +6369,118 @@
|
|
|
6710
6369
|
"layer": "volvo.utilities"
|
|
6711
6370
|
},
|
|
6712
6371
|
{
|
|
6713
|
-
"name": "mx-
|
|
6372
|
+
"name": "mx-pageoffset",
|
|
6714
6373
|
"prefixes": [
|
|
6715
6374
|
"lg",
|
|
6716
6375
|
"md",
|
|
6717
6376
|
"xl"
|
|
6718
6377
|
],
|
|
6719
6378
|
"declarations": [
|
|
6720
|
-
"margin-inline-end: var(--v-space-
|
|
6721
|
-
"margin-inline-start: var(--v-space-
|
|
6379
|
+
"margin-inline-end: var(--v-space-pageoffset)",
|
|
6380
|
+
"margin-inline-start: var(--v-space-pageoffset)"
|
|
6722
6381
|
],
|
|
6723
6382
|
"layer": "volvo.utilities"
|
|
6724
6383
|
},
|
|
6725
6384
|
{
|
|
6726
|
-
"name": "mr-
|
|
6385
|
+
"name": "mr-pageoffset",
|
|
6727
6386
|
"prefixes": [
|
|
6728
6387
|
"lg",
|
|
6729
6388
|
"md",
|
|
6730
6389
|
"xl"
|
|
6731
6390
|
],
|
|
6732
6391
|
"declarations": [
|
|
6733
|
-
"margin-inline-end: var(--v-space-
|
|
6392
|
+
"margin-inline-end: var(--v-space-pageoffset)"
|
|
6734
6393
|
],
|
|
6735
6394
|
"layer": "volvo.utilities"
|
|
6736
6395
|
},
|
|
6737
6396
|
{
|
|
6738
|
-
"name": "ml-
|
|
6397
|
+
"name": "ml-pageoffset",
|
|
6739
6398
|
"prefixes": [
|
|
6740
6399
|
"lg",
|
|
6741
6400
|
"md",
|
|
6742
6401
|
"xl"
|
|
6743
6402
|
],
|
|
6744
6403
|
"declarations": [
|
|
6745
|
-
"margin-inline-start: var(--v-space-
|
|
6404
|
+
"margin-inline-start: var(--v-space-pageoffset)"
|
|
6746
6405
|
],
|
|
6747
6406
|
"layer": "volvo.utilities"
|
|
6748
6407
|
},
|
|
6749
6408
|
{
|
|
6750
|
-
"name": "
|
|
6409
|
+
"name": "mx-pagemargin",
|
|
6751
6410
|
"prefixes": [
|
|
6752
6411
|
"lg",
|
|
6753
6412
|
"md",
|
|
6754
6413
|
"xl"
|
|
6755
6414
|
],
|
|
6756
6415
|
"declarations": [
|
|
6757
|
-
"margin:
|
|
6416
|
+
"margin-inline-end: var(--v-space-pagemargin)",
|
|
6417
|
+
"margin-inline-start: var(--v-space-pagemargin)"
|
|
6758
6418
|
],
|
|
6759
6419
|
"layer": "volvo.utilities"
|
|
6760
6420
|
},
|
|
6761
6421
|
{
|
|
6762
|
-
"name": "-
|
|
6422
|
+
"name": "mr-pagemargin",
|
|
6763
6423
|
"prefixes": [
|
|
6764
6424
|
"lg",
|
|
6765
6425
|
"md",
|
|
6766
6426
|
"xl"
|
|
6767
6427
|
],
|
|
6768
6428
|
"declarations": [
|
|
6769
|
-
"margin:
|
|
6429
|
+
"margin-inline-end: var(--v-space-pagemargin)"
|
|
6770
6430
|
],
|
|
6771
6431
|
"layer": "volvo.utilities"
|
|
6772
6432
|
},
|
|
6773
6433
|
{
|
|
6774
|
-
"name": "
|
|
6434
|
+
"name": "ml-pagemargin",
|
|
6775
6435
|
"prefixes": [
|
|
6776
6436
|
"lg",
|
|
6777
6437
|
"md",
|
|
6778
6438
|
"xl"
|
|
6779
6439
|
],
|
|
6780
6440
|
"declarations": [
|
|
6781
|
-
"margin-
|
|
6782
|
-
"margin-bottom: .125rem"
|
|
6441
|
+
"margin-inline-start: var(--v-space-pagemargin)"
|
|
6783
6442
|
],
|
|
6784
6443
|
"layer": "volvo.utilities"
|
|
6785
6444
|
},
|
|
6786
6445
|
{
|
|
6787
|
-
"name": "
|
|
6446
|
+
"name": "m-2",
|
|
6447
|
+
"prefixes": [
|
|
6448
|
+
"lg",
|
|
6449
|
+
"md",
|
|
6450
|
+
"xl"
|
|
6451
|
+
],
|
|
6452
|
+
"declarations": [
|
|
6453
|
+
"margin: .125rem"
|
|
6454
|
+
],
|
|
6455
|
+
"layer": "volvo.utilities"
|
|
6456
|
+
},
|
|
6457
|
+
{
|
|
6458
|
+
"name": "-m-2",
|
|
6459
|
+
"prefixes": [
|
|
6460
|
+
"lg",
|
|
6461
|
+
"md",
|
|
6462
|
+
"xl"
|
|
6463
|
+
],
|
|
6464
|
+
"declarations": [
|
|
6465
|
+
"margin: -.125rem"
|
|
6466
|
+
],
|
|
6467
|
+
"layer": "volvo.utilities"
|
|
6468
|
+
},
|
|
6469
|
+
{
|
|
6470
|
+
"name": "my-2",
|
|
6471
|
+
"prefixes": [
|
|
6472
|
+
"lg",
|
|
6473
|
+
"md",
|
|
6474
|
+
"xl"
|
|
6475
|
+
],
|
|
6476
|
+
"declarations": [
|
|
6477
|
+
"margin-top: .125rem",
|
|
6478
|
+
"margin-bottom: .125rem"
|
|
6479
|
+
],
|
|
6480
|
+
"layer": "volvo.utilities"
|
|
6481
|
+
},
|
|
6482
|
+
{
|
|
6483
|
+
"name": "mt-2",
|
|
6788
6484
|
"prefixes": [
|
|
6789
6485
|
"lg",
|
|
6790
6486
|
"md",
|
|
@@ -8881,6 +8577,43 @@
|
|
|
8881
8577
|
],
|
|
8882
8578
|
"layer": "volvo.utilities"
|
|
8883
8579
|
},
|
|
8580
|
+
{
|
|
8581
|
+
"name": "px-pageoffset",
|
|
8582
|
+
"prefixes": [
|
|
8583
|
+
"lg",
|
|
8584
|
+
"md",
|
|
8585
|
+
"xl"
|
|
8586
|
+
],
|
|
8587
|
+
"declarations": [
|
|
8588
|
+
"padding-inline-end: var(--v-space-pageoffset)",
|
|
8589
|
+
"padding-inline-start: var(--v-space-pageoffset)"
|
|
8590
|
+
],
|
|
8591
|
+
"layer": "volvo.utilities"
|
|
8592
|
+
},
|
|
8593
|
+
{
|
|
8594
|
+
"name": "pr-pageoffset",
|
|
8595
|
+
"prefixes": [
|
|
8596
|
+
"lg",
|
|
8597
|
+
"md",
|
|
8598
|
+
"xl"
|
|
8599
|
+
],
|
|
8600
|
+
"declarations": [
|
|
8601
|
+
"padding-inline-end: var(--v-space-pageoffset)"
|
|
8602
|
+
],
|
|
8603
|
+
"layer": "volvo.utilities"
|
|
8604
|
+
},
|
|
8605
|
+
{
|
|
8606
|
+
"name": "pl-pageoffset",
|
|
8607
|
+
"prefixes": [
|
|
8608
|
+
"lg",
|
|
8609
|
+
"md",
|
|
8610
|
+
"xl"
|
|
8611
|
+
],
|
|
8612
|
+
"declarations": [
|
|
8613
|
+
"padding-inline-start: var(--v-space-pageoffset)"
|
|
8614
|
+
],
|
|
8615
|
+
"layer": "volvo.utilities"
|
|
8616
|
+
},
|
|
8884
8617
|
{
|
|
8885
8618
|
"name": "px-pagemargin",
|
|
8886
8619
|
"prefixes": [
|
|
@@ -10733,477 +10466,622 @@
|
|
|
10733
10466
|
],
|
|
10734
10467
|
"tokens": [
|
|
10735
10468
|
{
|
|
10736
|
-
"css": "--v-
|
|
10737
|
-
"type": "
|
|
10738
|
-
"variant": "
|
|
10739
|
-
"category": "always",
|
|
10469
|
+
"css": "--v-space-l",
|
|
10470
|
+
"type": "space",
|
|
10471
|
+
"variant": "l",
|
|
10740
10472
|
"meta": {
|
|
10741
|
-
"description": "
|
|
10473
|
+
"description": "--v-space-{l,m,s} will be deprecated. These are fallbacks for the new spacing system"
|
|
10742
10474
|
},
|
|
10743
|
-
"value":
|
|
10744
|
-
"#000000"
|
|
10745
|
-
]
|
|
10475
|
+
"value": "var(--v-space-xl)"
|
|
10746
10476
|
},
|
|
10747
10477
|
{
|
|
10748
|
-
"css": "--v-
|
|
10749
|
-
"type": "
|
|
10750
|
-
"variant": "
|
|
10751
|
-
"
|
|
10752
|
-
"
|
|
10753
|
-
"description": "Always white regardless of color mode."
|
|
10754
|
-
},
|
|
10755
|
-
"value": [
|
|
10756
|
-
"#ffffff"
|
|
10757
|
-
]
|
|
10478
|
+
"css": "--v-space-m",
|
|
10479
|
+
"type": "space",
|
|
10480
|
+
"variant": "m",
|
|
10481
|
+
"meta": {},
|
|
10482
|
+
"value": "var(--v-space-lg)"
|
|
10758
10483
|
},
|
|
10759
10484
|
{
|
|
10760
|
-
"css": "--v-
|
|
10761
|
-
"type": "
|
|
10762
|
-
"
|
|
10763
|
-
"
|
|
10764
|
-
"
|
|
10765
|
-
"meta": {
|
|
10766
|
-
"description": "Use as a background color to indicate informational messages."
|
|
10767
|
-
},
|
|
10768
|
-
"value": [
|
|
10769
|
-
"#f5f5f5",
|
|
10770
|
-
"#2e2e2e"
|
|
10771
|
-
]
|
|
10485
|
+
"css": "--v-space-s",
|
|
10486
|
+
"type": "space",
|
|
10487
|
+
"variant": "s",
|
|
10488
|
+
"meta": {},
|
|
10489
|
+
"value": "var(--v-space-md)"
|
|
10772
10490
|
},
|
|
10773
10491
|
{
|
|
10774
|
-
"css": "--v-
|
|
10775
|
-
"type": "
|
|
10776
|
-
"
|
|
10777
|
-
"variant": "green",
|
|
10778
|
-
"category": "feedback",
|
|
10492
|
+
"css": "--v-size-grid-column",
|
|
10493
|
+
"type": "size",
|
|
10494
|
+
"category": "grid-column",
|
|
10779
10495
|
"meta": {
|
|
10780
|
-
"description": "
|
|
10496
|
+
"description": "The width of a single grid column."
|
|
10781
10497
|
},
|
|
10782
|
-
"value":
|
|
10783
|
-
"#d7f9df",
|
|
10784
|
-
"#02310c"
|
|
10785
|
-
]
|
|
10498
|
+
"value": "calc(\n (\n var(--v-size-grid-maxwidth) -\n (var(--v-grid-columns) - 1) *\n var(--v-space-gutter)\n ) /\n var(--v-grid-columns)\n )"
|
|
10786
10499
|
},
|
|
10787
10500
|
{
|
|
10788
|
-
"css": "--v-
|
|
10789
|
-
"type": "
|
|
10790
|
-
"
|
|
10791
|
-
"variant": "orange",
|
|
10792
|
-
"category": "feedback",
|
|
10501
|
+
"css": "--v-size-grid-maxwidth",
|
|
10502
|
+
"type": "size",
|
|
10503
|
+
"category": "grid-maxwidth",
|
|
10793
10504
|
"meta": {
|
|
10794
|
-
"description": "
|
|
10505
|
+
"description": "The maximum width of the 12 column grid."
|
|
10795
10506
|
},
|
|
10796
|
-
"value":
|
|
10797
|
-
"#ffe8d1",
|
|
10798
|
-
"#522900"
|
|
10799
|
-
]
|
|
10507
|
+
"value": "min(81rem, 100vw - var(--_pagemargin-min) * 2)"
|
|
10800
10508
|
},
|
|
10801
10509
|
{
|
|
10802
|
-
"css": "--v-
|
|
10803
|
-
"type": "
|
|
10804
|
-
"
|
|
10805
|
-
"variant": "red",
|
|
10806
|
-
"category": "feedback",
|
|
10510
|
+
"css": "--v-size-pagemax",
|
|
10511
|
+
"type": "size",
|
|
10512
|
+
"category": "pagemax",
|
|
10807
10513
|
"meta": {
|
|
10808
|
-
"description": "
|
|
10514
|
+
"description": "The maximum width a page is allowed to grow to."
|
|
10809
10515
|
},
|
|
10810
|
-
"value":
|
|
10811
|
-
"#fce5e3",
|
|
10812
|
-
"#4a0d07"
|
|
10813
|
-
]
|
|
10516
|
+
"value": "min(160rem, 100vw)"
|
|
10814
10517
|
},
|
|
10815
10518
|
{
|
|
10816
|
-
"css": "--v-
|
|
10817
|
-
"type": "
|
|
10818
|
-
"
|
|
10819
|
-
"variant": "primary",
|
|
10519
|
+
"css": "--v-space-pageoffset",
|
|
10520
|
+
"type": "space",
|
|
10521
|
+
"variant": "pageoffset",
|
|
10820
10522
|
"meta": {
|
|
10821
|
-
"
|
|
10523
|
+
"direction": "horizontal",
|
|
10524
|
+
"property": "margin,padding,inset",
|
|
10525
|
+
"description": "The inline offset from the viewport edge to the content area,\nmatching the page layout. On viewports within pagemax this equals\npagemargin; on wider viewports it adds the extra centering space."
|
|
10822
10526
|
},
|
|
10823
|
-
"value":
|
|
10824
|
-
"#ffffff",
|
|
10825
|
-
"#141414"
|
|
10826
|
-
]
|
|
10527
|
+
"value": "max(\n var(--v-space-pagemargin),\n calc((100% - var(--v-size-pagemax)) / 2 + var(--v-space-pagemargin))\n )"
|
|
10827
10528
|
},
|
|
10828
10529
|
{
|
|
10829
|
-
"css": "--v-
|
|
10830
|
-
"type": "
|
|
10831
|
-
"
|
|
10832
|
-
"
|
|
10530
|
+
"css": "--v-size-grid-xs",
|
|
10531
|
+
"type": "size",
|
|
10532
|
+
"variant": "xs",
|
|
10533
|
+
"category": "grid",
|
|
10833
10534
|
"meta": {
|
|
10834
|
-
"description": "
|
|
10535
|
+
"description": "Width based on the colspan of the grid for the current viewport size (4 / 6 / 4)"
|
|
10835
10536
|
},
|
|
10836
|
-
"value":
|
|
10837
|
-
"#fafafa",
|
|
10838
|
-
"#1f1f1f"
|
|
10839
|
-
]
|
|
10537
|
+
"value": "calc(\n (var(--v-size-grid-column) * var(--_xs-cols)) +\n var(--v-space-gutter) *\n (var(--_xs-cols) - 1)\n )"
|
|
10840
10538
|
},
|
|
10841
10539
|
{
|
|
10842
|
-
"css": "--v-
|
|
10843
|
-
"type": "
|
|
10844
|
-
"
|
|
10845
|
-
"
|
|
10846
|
-
"category": "accent",
|
|
10540
|
+
"css": "--v-size-grid-sm",
|
|
10541
|
+
"type": "size",
|
|
10542
|
+
"variant": "sm",
|
|
10543
|
+
"category": "grid",
|
|
10847
10544
|
"meta": {
|
|
10848
|
-
"description": "
|
|
10545
|
+
"description": "Width based on the colspan of the grid for the current viewport size (6 / 8 / 6)"
|
|
10849
10546
|
},
|
|
10850
|
-
"value":
|
|
10851
|
-
"#1c6eba",
|
|
10852
|
-
"#378fe1"
|
|
10853
|
-
]
|
|
10547
|
+
"value": "calc(\n (var(--v-size-grid-column) * var(--_sm-cols)) +\n var(--v-space-gutter) *\n (var(--_sm-cols) - 1)\n )"
|
|
10854
10548
|
},
|
|
10855
10549
|
{
|
|
10856
|
-
"css": "--v-
|
|
10857
|
-
"type": "
|
|
10858
|
-
"
|
|
10859
|
-
"variant": "green",
|
|
10860
|
-
"category": "feedback",
|
|
10550
|
+
"css": "--v-size-grid-md",
|
|
10551
|
+
"type": "size",
|
|
10552
|
+
"category": "grid-md",
|
|
10861
10553
|
"meta": {
|
|
10862
|
-
"description": "
|
|
10554
|
+
"description": "Width based on the colspan of the grid for the current viewport size (8 / 10 / 8)"
|
|
10863
10555
|
},
|
|
10864
|
-
"value":
|
|
10865
|
-
"#04771d",
|
|
10866
|
-
"#07ca31"
|
|
10867
|
-
]
|
|
10556
|
+
"value": "calc(\n (var(--v-size-grid-column) * var(--_md-cols)) +\n var(--v-space-gutter) *\n (var(--_md-cols) - 1)\n )"
|
|
10868
10557
|
},
|
|
10869
10558
|
{
|
|
10870
|
-
"css": "--v-
|
|
10871
|
-
"type": "
|
|
10872
|
-
"
|
|
10873
|
-
"
|
|
10874
|
-
"category": "feedback",
|
|
10559
|
+
"css": "--v-size-grid-lg",
|
|
10560
|
+
"type": "size",
|
|
10561
|
+
"variant": "lg",
|
|
10562
|
+
"category": "grid",
|
|
10875
10563
|
"meta": {
|
|
10876
|
-
"description": "
|
|
10564
|
+
"description": "Width based on the colspan of the grid for the current viewport size (8 / 10 / 12)"
|
|
10877
10565
|
},
|
|
10878
|
-
"value":
|
|
10879
|
-
"#ce6700",
|
|
10880
|
-
"#ff9933"
|
|
10881
|
-
]
|
|
10566
|
+
"value": "calc(\n (var(--v-size-grid-column) * var(--_lg-cols)) +\n var(--v-space-gutter) *\n (var(--_lg-cols) - 1)\n )"
|
|
10882
10567
|
},
|
|
10883
10568
|
{
|
|
10884
|
-
"css": "--v-
|
|
10885
|
-
"type": "
|
|
10886
|
-
"
|
|
10887
|
-
"
|
|
10888
|
-
"category": "feedback",
|
|
10569
|
+
"css": "--v-size-grid-xl",
|
|
10570
|
+
"type": "size",
|
|
10571
|
+
"variant": "xl",
|
|
10572
|
+
"category": "grid",
|
|
10889
10573
|
"meta": {
|
|
10890
|
-
"description": "
|
|
10574
|
+
"description": "Width based on the colspan of the grid for the current viewport size (8 / 12 / 12)"
|
|
10891
10575
|
},
|
|
10892
|
-
"value":
|
|
10893
|
-
"#cd2314",
|
|
10894
|
-
"#ef6658"
|
|
10895
|
-
]
|
|
10576
|
+
"value": "calc(\n (var(--v-size-grid-column) * var(--_xl-cols)) +\n var(--v-space-gutter) *\n (var(--_xl-cols) - 1)\n )"
|
|
10896
10577
|
},
|
|
10897
10578
|
{
|
|
10898
|
-
"css": "--v-
|
|
10899
|
-
"type": "
|
|
10900
|
-
"
|
|
10901
|
-
"variant": "inverted",
|
|
10579
|
+
"css": "--v-size-grid-max",
|
|
10580
|
+
"type": "size",
|
|
10581
|
+
"category": "grid-max",
|
|
10902
10582
|
"meta": {
|
|
10903
|
-
"description": "
|
|
10583
|
+
"description": "Width based on the maximum extent of a `max` container"
|
|
10904
10584
|
},
|
|
10905
|
-
"value":
|
|
10906
|
-
"#ffffff",
|
|
10907
|
-
"#0a0a0a"
|
|
10908
|
-
]
|
|
10585
|
+
"value": "min(\n (100vw - var(--v-space-pagemargin) * 2) +\n var(--_outer-margin, 0rem),\n 160rem\n )"
|
|
10909
10586
|
},
|
|
10910
10587
|
{
|
|
10911
|
-
"css": "--v-
|
|
10912
|
-
"type": "
|
|
10913
|
-
"
|
|
10914
|
-
"variant": "primary",
|
|
10588
|
+
"css": "--v-size-contentmax",
|
|
10589
|
+
"type": "size",
|
|
10590
|
+
"category": "contentmax",
|
|
10915
10591
|
"meta": {
|
|
10916
|
-
"description": "
|
|
10592
|
+
"description": "The maximum width a block of content should be allowed to grow to while maintaining readability\nhttps://baymard.com/blog/line-length-readability"
|
|
10917
10593
|
},
|
|
10918
|
-
"value":
|
|
10919
|
-
"#0a0a0a",
|
|
10920
|
-
"#ffffff"
|
|
10921
|
-
]
|
|
10594
|
+
"value": "70ch"
|
|
10922
10595
|
},
|
|
10923
10596
|
{
|
|
10924
|
-
"css": "--v-
|
|
10925
|
-
"type": "
|
|
10926
|
-
"
|
|
10927
|
-
"
|
|
10597
|
+
"css": "--v-radius-sm",
|
|
10598
|
+
"type": "radius",
|
|
10599
|
+
"variant": "sm",
|
|
10600
|
+
"meta": {},
|
|
10601
|
+
"value": "0.25rem"
|
|
10602
|
+
},
|
|
10603
|
+
{
|
|
10604
|
+
"css": "--v-radius-md",
|
|
10605
|
+
"type": "radius",
|
|
10606
|
+
"variant": "md",
|
|
10607
|
+
"meta": {},
|
|
10608
|
+
"value": "0.5rem"
|
|
10609
|
+
},
|
|
10610
|
+
{
|
|
10611
|
+
"css": "--v-radius-lg",
|
|
10612
|
+
"type": "radius",
|
|
10613
|
+
"variant": "lg",
|
|
10614
|
+
"meta": {},
|
|
10615
|
+
"value": "1rem"
|
|
10616
|
+
},
|
|
10617
|
+
{
|
|
10618
|
+
"css": "--v-radius-full",
|
|
10619
|
+
"type": "radius",
|
|
10620
|
+
"variant": "full",
|
|
10621
|
+
"meta": {},
|
|
10622
|
+
"value": "9999px"
|
|
10623
|
+
},
|
|
10624
|
+
{
|
|
10625
|
+
"css": "--v-index-spinner",
|
|
10626
|
+
"type": "index",
|
|
10627
|
+
"variant": "spinner",
|
|
10628
|
+
"meta": {},
|
|
10629
|
+
"value": "30"
|
|
10630
|
+
},
|
|
10631
|
+
{
|
|
10632
|
+
"css": "--v-index-overlay",
|
|
10633
|
+
"type": "index",
|
|
10634
|
+
"variant": "overlay",
|
|
10635
|
+
"meta": {},
|
|
10636
|
+
"value": "20"
|
|
10637
|
+
},
|
|
10638
|
+
{
|
|
10639
|
+
"css": "--v-index-navigation",
|
|
10640
|
+
"type": "index",
|
|
10641
|
+
"variant": "navigation",
|
|
10642
|
+
"meta": {},
|
|
10643
|
+
"value": "10"
|
|
10644
|
+
},
|
|
10645
|
+
{
|
|
10646
|
+
"css": "--v-index-default",
|
|
10647
|
+
"type": "index",
|
|
10648
|
+
"variant": "default",
|
|
10649
|
+
"meta": {},
|
|
10650
|
+
"value": "0"
|
|
10651
|
+
},
|
|
10652
|
+
{
|
|
10653
|
+
"css": "--v-index-deep",
|
|
10654
|
+
"type": "index",
|
|
10655
|
+
"variant": "deep",
|
|
10656
|
+
"meta": {},
|
|
10657
|
+
"value": "-1"
|
|
10658
|
+
},
|
|
10659
|
+
{
|
|
10660
|
+
"css": "--v-grid-columns",
|
|
10661
|
+
"type": "grid",
|
|
10662
|
+
"variant": "columns",
|
|
10928
10663
|
"meta": {
|
|
10929
|
-
"description": "
|
|
10664
|
+
"description": "The total number of grid columns at the current breakpoint."
|
|
10930
10665
|
},
|
|
10666
|
+
"value": "8"
|
|
10667
|
+
},
|
|
10668
|
+
{
|
|
10669
|
+
"css": "--v-font-heading-1-size-max",
|
|
10670
|
+
"type": "font",
|
|
10671
|
+
"modifier": "max",
|
|
10672
|
+
"property": "size",
|
|
10673
|
+
"variant": "1",
|
|
10674
|
+
"category": "heading",
|
|
10675
|
+
"meta": {},
|
|
10676
|
+
"value": "3rem"
|
|
10677
|
+
},
|
|
10678
|
+
{
|
|
10679
|
+
"css": "--v-font-heading-2-size-max",
|
|
10680
|
+
"type": "font",
|
|
10681
|
+
"modifier": "max",
|
|
10682
|
+
"property": "size",
|
|
10683
|
+
"variant": "2",
|
|
10684
|
+
"category": "heading",
|
|
10685
|
+
"meta": {},
|
|
10686
|
+
"value": "2rem"
|
|
10687
|
+
},
|
|
10688
|
+
{
|
|
10689
|
+
"css": "--v-font-heading-3-size-max",
|
|
10690
|
+
"type": "font",
|
|
10691
|
+
"modifier": "max",
|
|
10692
|
+
"property": "size",
|
|
10693
|
+
"variant": "3",
|
|
10694
|
+
"category": "heading",
|
|
10695
|
+
"meta": {},
|
|
10696
|
+
"value": "2rem"
|
|
10697
|
+
},
|
|
10698
|
+
{
|
|
10699
|
+
"css": "--v-font-statement-1-size-max",
|
|
10700
|
+
"type": "font",
|
|
10701
|
+
"modifier": "max",
|
|
10702
|
+
"property": "size",
|
|
10703
|
+
"variant": "1",
|
|
10704
|
+
"category": "statement",
|
|
10705
|
+
"meta": {},
|
|
10706
|
+
"value": "8rem"
|
|
10707
|
+
},
|
|
10708
|
+
{
|
|
10709
|
+
"css": "--v-font-statement-2-size-max",
|
|
10710
|
+
"type": "font",
|
|
10711
|
+
"modifier": "max",
|
|
10712
|
+
"property": "size",
|
|
10713
|
+
"variant": "2",
|
|
10714
|
+
"category": "statement",
|
|
10715
|
+
"meta": {},
|
|
10716
|
+
"value": "6rem"
|
|
10717
|
+
},
|
|
10718
|
+
{
|
|
10719
|
+
"css": "--v-font-statement-3-size-max",
|
|
10720
|
+
"type": "font",
|
|
10721
|
+
"modifier": "max",
|
|
10722
|
+
"property": "size",
|
|
10723
|
+
"variant": "3",
|
|
10724
|
+
"category": "statement",
|
|
10725
|
+
"meta": {},
|
|
10726
|
+
"value": "4.5rem"
|
|
10727
|
+
},
|
|
10728
|
+
{
|
|
10729
|
+
"css": "--v-font-statement-signature-size-max",
|
|
10730
|
+
"type": "font",
|
|
10731
|
+
"modifier": "max",
|
|
10732
|
+
"property": "size",
|
|
10733
|
+
"variant": "signature",
|
|
10734
|
+
"category": "statement",
|
|
10735
|
+
"meta": {},
|
|
10736
|
+
"value": "4.5rem"
|
|
10737
|
+
},
|
|
10738
|
+
{
|
|
10739
|
+
"css": "--v-transition-default",
|
|
10740
|
+
"type": "transition",
|
|
10741
|
+
"variant": "default",
|
|
10742
|
+
"meta": {},
|
|
10743
|
+
"value": "var(--_v-transition-speed-default) ease"
|
|
10744
|
+
},
|
|
10745
|
+
{
|
|
10746
|
+
"css": "--v-transition-micro",
|
|
10747
|
+
"type": "transition",
|
|
10748
|
+
"variant": "micro",
|
|
10749
|
+
"meta": {},
|
|
10750
|
+
"value": "var(--_v-transition-speed-fast) ease"
|
|
10751
|
+
},
|
|
10752
|
+
{
|
|
10753
|
+
"css": "--v-transition-notable",
|
|
10754
|
+
"type": "transition",
|
|
10755
|
+
"variant": "notable",
|
|
10756
|
+
"meta": {},
|
|
10757
|
+
"value": "var(--_v-transition-speed-slow) ease"
|
|
10758
|
+
},
|
|
10759
|
+
{
|
|
10760
|
+
"css": "--v-color-foreground-primary",
|
|
10761
|
+
"type": "color",
|
|
10762
|
+
"property": "foreground",
|
|
10763
|
+
"variant": "primary",
|
|
10764
|
+
"meta": {},
|
|
10931
10765
|
"value": [
|
|
10932
|
-
"#
|
|
10933
|
-
"#
|
|
10766
|
+
"#ffffff",
|
|
10767
|
+
"#000000"
|
|
10934
10768
|
]
|
|
10935
10769
|
},
|
|
10936
10770
|
{
|
|
10937
|
-
"css": "--v-color-foreground-
|
|
10771
|
+
"css": "--v-color-foreground-secondary",
|
|
10938
10772
|
"type": "color",
|
|
10939
10773
|
"property": "foreground",
|
|
10940
|
-
"variant": "
|
|
10774
|
+
"variant": "secondary",
|
|
10941
10775
|
"meta": {
|
|
10942
|
-
"description": "
|
|
10776
|
+
"description": "Use for primary text, icons and borders."
|
|
10943
10777
|
},
|
|
10944
10778
|
"value": [
|
|
10945
|
-
"#
|
|
10779
|
+
"#969696",
|
|
10780
|
+
"#5e5e5e"
|
|
10946
10781
|
]
|
|
10947
10782
|
},
|
|
10948
10783
|
{
|
|
10949
|
-
"css": "--v-color-
|
|
10784
|
+
"css": "--v-color-foreground-tertiary",
|
|
10950
10785
|
"type": "color",
|
|
10951
|
-
"property": "
|
|
10952
|
-
"variant": "
|
|
10786
|
+
"property": "foreground",
|
|
10787
|
+
"variant": "tertiary",
|
|
10953
10788
|
"meta": {
|
|
10954
|
-
"description": "Use for
|
|
10789
|
+
"description": "Use for secondary text, icons and borders."
|
|
10955
10790
|
},
|
|
10956
10791
|
"value": [
|
|
10957
|
-
"
|
|
10958
|
-
"rgb(255 255 255 / 12%)"
|
|
10792
|
+
"#787878"
|
|
10959
10793
|
]
|
|
10960
10794
|
},
|
|
10961
10795
|
{
|
|
10962
|
-
"css": "--v-color-
|
|
10796
|
+
"css": "--v-color-foreground-inverted",
|
|
10963
10797
|
"type": "color",
|
|
10964
|
-
"property": "
|
|
10965
|
-
"variant": "
|
|
10798
|
+
"property": "foreground",
|
|
10799
|
+
"variant": "inverted",
|
|
10966
10800
|
"meta": {
|
|
10967
|
-
"description": "
|
|
10801
|
+
"description": "The lightest possible foreground color acceptable for UI fills. Should not be used for body text."
|
|
10968
10802
|
},
|
|
10969
10803
|
"value": [
|
|
10970
|
-
"
|
|
10804
|
+
"#000000",
|
|
10805
|
+
"#ffffff"
|
|
10971
10806
|
]
|
|
10972
10807
|
},
|
|
10973
10808
|
{
|
|
10974
|
-
"css": "--v-color-
|
|
10809
|
+
"css": "--v-color-foreground-accent-blue",
|
|
10975
10810
|
"type": "color",
|
|
10976
|
-
"property": "
|
|
10977
|
-
"scale": "medium",
|
|
10811
|
+
"property": "foreground",
|
|
10978
10812
|
"variant": "blue",
|
|
10979
10813
|
"category": "accent",
|
|
10980
10814
|
"meta": {
|
|
10981
|
-
"description": "
|
|
10815
|
+
"description": "The inverse of the primary foreground color. For use on filled surfaces."
|
|
10982
10816
|
},
|
|
10983
10817
|
"value": [
|
|
10984
|
-
"
|
|
10985
|
-
"
|
|
10818
|
+
"#3354ff",
|
|
10819
|
+
"#0b2ded"
|
|
10986
10820
|
]
|
|
10987
10821
|
},
|
|
10988
10822
|
{
|
|
10989
|
-
"css": "--v-color-
|
|
10823
|
+
"css": "--v-color-foreground-feedback-green",
|
|
10990
10824
|
"type": "color",
|
|
10991
|
-
"property": "
|
|
10992
|
-
"
|
|
10993
|
-
"
|
|
10994
|
-
"category": "accent",
|
|
10825
|
+
"property": "foreground",
|
|
10826
|
+
"variant": "green",
|
|
10827
|
+
"category": "feedback",
|
|
10995
10828
|
"meta": {
|
|
10996
|
-
"description": "
|
|
10829
|
+
"description": "For emphasized selection borders and graphic accents (icons, illustrations)."
|
|
10997
10830
|
},
|
|
10998
10831
|
"value": [
|
|
10999
|
-
"
|
|
11000
|
-
"
|
|
10832
|
+
"#07ca31",
|
|
10833
|
+
"#04771d"
|
|
11001
10834
|
]
|
|
11002
10835
|
},
|
|
11003
10836
|
{
|
|
11004
|
-
"css": "--v-color-
|
|
10837
|
+
"css": "--v-color-foreground-feedback-red",
|
|
11005
10838
|
"type": "color",
|
|
11006
|
-
"property": "
|
|
11007
|
-
"
|
|
11008
|
-
"
|
|
11009
|
-
"category": "accent",
|
|
10839
|
+
"property": "foreground",
|
|
10840
|
+
"variant": "red",
|
|
10841
|
+
"category": "feedback",
|
|
11010
10842
|
"meta": {
|
|
11011
|
-
"description": "Use
|
|
10843
|
+
"description": "Use as a foreground or border color to highlight successful states and positive actions."
|
|
11012
10844
|
},
|
|
11013
10845
|
"value": [
|
|
11014
|
-
"
|
|
11015
|
-
"
|
|
10846
|
+
"#ef6658",
|
|
10847
|
+
"#cd2314"
|
|
11016
10848
|
]
|
|
11017
10849
|
},
|
|
11018
10850
|
{
|
|
11019
|
-
"css": "--v-color-
|
|
10851
|
+
"css": "--v-color-foreground-feedback-orange",
|
|
11020
10852
|
"type": "color",
|
|
11021
|
-
"property": "
|
|
11022
|
-
"
|
|
11023
|
-
"
|
|
11024
|
-
"category": "always",
|
|
10853
|
+
"property": "foreground",
|
|
10854
|
+
"variant": "orange",
|
|
10855
|
+
"category": "feedback",
|
|
11025
10856
|
"meta": {
|
|
11026
|
-
"description": "Use
|
|
10857
|
+
"description": "Use as a foreground or border color to highlight errors, invalid data, and destructive actions."
|
|
11027
10858
|
},
|
|
11028
10859
|
"value": [
|
|
11029
|
-
"
|
|
11030
|
-
"
|
|
10860
|
+
"#ff9933",
|
|
10861
|
+
"#ce6700"
|
|
11031
10862
|
]
|
|
11032
10863
|
},
|
|
11033
10864
|
{
|
|
11034
|
-
"css": "--v-color-
|
|
10865
|
+
"css": "--v-color-surface-neutral",
|
|
11035
10866
|
"type": "color",
|
|
11036
|
-
"property": "
|
|
11037
|
-
"
|
|
11038
|
-
"variant": "black",
|
|
11039
|
-
"category": "always",
|
|
10867
|
+
"property": "surface",
|
|
10868
|
+
"variant": "neutral",
|
|
11040
10869
|
"meta": {
|
|
11041
|
-
"description": "Use
|
|
10870
|
+
"description": "Use as a foreground or border color to highlight warnings, invalid or missing data, and actions that require caution."
|
|
11042
10871
|
},
|
|
11043
10872
|
"value": [
|
|
11044
|
-
"
|
|
11045
|
-
"
|
|
10873
|
+
"#ffffff",
|
|
10874
|
+
"#000000"
|
|
11046
10875
|
]
|
|
11047
10876
|
},
|
|
11048
10877
|
{
|
|
11049
|
-
"css": "--v-color-
|
|
10878
|
+
"css": "--v-color-surface-gray",
|
|
11050
10879
|
"type": "color",
|
|
11051
|
-
"property": "
|
|
11052
|
-
"
|
|
11053
|
-
"variant": "black",
|
|
11054
|
-
"category": "always",
|
|
10880
|
+
"property": "surface",
|
|
10881
|
+
"variant": "gray",
|
|
11055
10882
|
"meta": {
|
|
11056
|
-
"description": "
|
|
10883
|
+
"description": "Used as a surface fill for UI elements like buttons and form controls. Combine with Foreground / Inverted foreground color."
|
|
11057
10884
|
},
|
|
11058
10885
|
"value": [
|
|
11059
|
-
"
|
|
11060
|
-
"
|
|
10886
|
+
"#3b3b3b",
|
|
10887
|
+
"#e3e3e3"
|
|
11061
10888
|
]
|
|
11062
10889
|
},
|
|
11063
10890
|
{
|
|
11064
|
-
"css": "--v-color-
|
|
10891
|
+
"css": "--v-color-surface-accent-blue",
|
|
11065
10892
|
"type": "color",
|
|
11066
|
-
"property": "
|
|
11067
|
-
"
|
|
11068
|
-
"
|
|
11069
|
-
"category": "always",
|
|
10893
|
+
"property": "surface",
|
|
10894
|
+
"variant": "blue",
|
|
10895
|
+
"category": "accent",
|
|
11070
10896
|
"meta": {
|
|
11071
|
-
"description": "
|
|
10897
|
+
"description": "Used as surface fill."
|
|
11072
10898
|
},
|
|
11073
10899
|
"value": [
|
|
11074
|
-
"
|
|
11075
|
-
"
|
|
10900
|
+
"#3354ff",
|
|
10901
|
+
"#0b2ded"
|
|
11076
10902
|
]
|
|
11077
10903
|
},
|
|
11078
10904
|
{
|
|
11079
|
-
"css": "--v-color-
|
|
10905
|
+
"css": "--v-color-surface-accent-safety",
|
|
11080
10906
|
"type": "color",
|
|
11081
|
-
"property": "
|
|
11082
|
-
"
|
|
11083
|
-
"
|
|
11084
|
-
"category": "always",
|
|
10907
|
+
"property": "surface",
|
|
10908
|
+
"variant": "safety",
|
|
10909
|
+
"category": "accent",
|
|
11085
10910
|
"meta": {
|
|
11086
|
-
"description": "
|
|
10911
|
+
"description": "Used as an emphasized surface fill for UI elements like buttons and form controls."
|
|
11087
10912
|
},
|
|
11088
10913
|
"value": [
|
|
11089
|
-
"
|
|
11090
|
-
"rgb(255 255 255 / 24%)"
|
|
10914
|
+
"#fc6408"
|
|
11091
10915
|
]
|
|
11092
10916
|
},
|
|
11093
10917
|
{
|
|
11094
|
-
"css": "--v-color-
|
|
10918
|
+
"css": "--v-color-surface-feedback-green",
|
|
11095
10919
|
"type": "color",
|
|
11096
|
-
"property": "
|
|
11097
|
-
"
|
|
11098
|
-
"
|
|
11099
|
-
"category": "always",
|
|
10920
|
+
"property": "surface",
|
|
10921
|
+
"variant": "green",
|
|
10922
|
+
"category": "feedback",
|
|
11100
10923
|
"meta": {
|
|
11101
|
-
"description": "
|
|
10924
|
+
"description": "Used as an emphasized surface fill for UI elements like buttons and form controls."
|
|
11102
10925
|
},
|
|
11103
10926
|
"value": [
|
|
11104
|
-
"
|
|
11105
|
-
"rgb(255 255 255 / 8%)"
|
|
10927
|
+
"#048220"
|
|
11106
10928
|
]
|
|
11107
10929
|
},
|
|
11108
10930
|
{
|
|
11109
|
-
"css": "--v-color-
|
|
10931
|
+
"css": "--v-color-surface-feedback-orange",
|
|
11110
10932
|
"type": "color",
|
|
11111
|
-
"property": "
|
|
11112
|
-
"
|
|
11113
|
-
"variant": "red",
|
|
10933
|
+
"property": "surface",
|
|
10934
|
+
"variant": "orange",
|
|
11114
10935
|
"category": "feedback",
|
|
11115
10936
|
"meta": {
|
|
11116
|
-
"description": "
|
|
10937
|
+
"description": "Used as a surface fill for UI elements like buttons and form controls to signify positive actions. Combine with Always White foreground color."
|
|
11117
10938
|
},
|
|
11118
10939
|
"value": [
|
|
11119
|
-
"
|
|
11120
|
-
"rgb(239 102 88 / 16%)"
|
|
10940
|
+
"#ce6700"
|
|
11121
10941
|
]
|
|
11122
10942
|
},
|
|
11123
10943
|
{
|
|
11124
|
-
"css": "--v-color-
|
|
10944
|
+
"css": "--v-color-surface-feedback-red",
|
|
11125
10945
|
"type": "color",
|
|
11126
|
-
"property": "
|
|
11127
|
-
"scale": "strong",
|
|
10946
|
+
"property": "surface",
|
|
11128
10947
|
"variant": "red",
|
|
11129
10948
|
"category": "feedback",
|
|
11130
10949
|
"meta": {
|
|
11131
|
-
"description": "
|
|
10950
|
+
"description": "[Deprecated]"
|
|
11132
10951
|
},
|
|
11133
10952
|
"value": [
|
|
11134
|
-
"
|
|
11135
|
-
"rgb(239 102 88 / 24%)"
|
|
10953
|
+
"#e52715"
|
|
11136
10954
|
]
|
|
11137
10955
|
},
|
|
11138
10956
|
{
|
|
11139
|
-
"css": "--v-color-
|
|
10957
|
+
"css": "--v-color-background-primary",
|
|
11140
10958
|
"type": "color",
|
|
11141
|
-
"property": "
|
|
11142
|
-
"
|
|
10959
|
+
"property": "background",
|
|
10960
|
+
"variant": "primary",
|
|
10961
|
+
"meta": {
|
|
10962
|
+
"description": "Used as a surface fill for UI elements like buttons and form controls to signify destructive actions. Combine with Always White foreground color."
|
|
10963
|
+
},
|
|
10964
|
+
"value": [
|
|
10965
|
+
"#000000",
|
|
10966
|
+
"#ffffff"
|
|
10967
|
+
]
|
|
10968
|
+
},
|
|
10969
|
+
{
|
|
10970
|
+
"css": "--v-color-background-secondary",
|
|
10971
|
+
"type": "color",
|
|
10972
|
+
"property": "background",
|
|
10973
|
+
"variant": "secondary",
|
|
10974
|
+
"meta": {
|
|
10975
|
+
"description": "Use as a primary background color."
|
|
10976
|
+
},
|
|
10977
|
+
"value": [
|
|
10978
|
+
"#171717",
|
|
10979
|
+
"#fafafa"
|
|
10980
|
+
]
|
|
10981
|
+
},
|
|
10982
|
+
{
|
|
10983
|
+
"css": "--v-color-background-feedback-gray",
|
|
10984
|
+
"type": "color",
|
|
10985
|
+
"property": "background",
|
|
10986
|
+
"variant": "gray",
|
|
10987
|
+
"category": "feedback",
|
|
10988
|
+
"meta": {
|
|
10989
|
+
"description": "Use as a background color to highlight warnings, invalid or missing data, and states that require caution."
|
|
10990
|
+
},
|
|
10991
|
+
"value": [
|
|
10992
|
+
"#242424",
|
|
10993
|
+
"#f0f0f0"
|
|
10994
|
+
]
|
|
10995
|
+
},
|
|
10996
|
+
{
|
|
10997
|
+
"css": "--v-color-background-feedback-green",
|
|
10998
|
+
"type": "color",
|
|
10999
|
+
"property": "background",
|
|
11000
|
+
"variant": "green",
|
|
11001
|
+
"category": "feedback",
|
|
11002
|
+
"meta": {
|
|
11003
|
+
"description": "Use as a secondary background color for elevated sections."
|
|
11004
|
+
},
|
|
11005
|
+
"value": [
|
|
11006
|
+
"#02310c",
|
|
11007
|
+
"#d7f9df"
|
|
11008
|
+
]
|
|
11009
|
+
},
|
|
11010
|
+
{
|
|
11011
|
+
"css": "--v-color-background-feedback-red",
|
|
11012
|
+
"type": "color",
|
|
11013
|
+
"property": "background",
|
|
11143
11014
|
"variant": "red",
|
|
11144
11015
|
"category": "feedback",
|
|
11145
11016
|
"meta": {
|
|
11146
|
-
"description": "Use
|
|
11017
|
+
"description": "Use as a background color to highlight successful and positive states."
|
|
11147
11018
|
},
|
|
11148
11019
|
"value": [
|
|
11149
|
-
"
|
|
11150
|
-
"
|
|
11020
|
+
"#4a0d07",
|
|
11021
|
+
"#fce5e3"
|
|
11151
11022
|
]
|
|
11152
11023
|
},
|
|
11153
11024
|
{
|
|
11154
|
-
"css": "--v-color-
|
|
11025
|
+
"css": "--v-color-background-feedback-orange",
|
|
11155
11026
|
"type": "color",
|
|
11156
|
-
"property": "
|
|
11157
|
-
"
|
|
11158
|
-
"
|
|
11027
|
+
"property": "background",
|
|
11028
|
+
"variant": "orange",
|
|
11029
|
+
"category": "feedback",
|
|
11159
11030
|
"meta": {
|
|
11160
|
-
"description": "Use
|
|
11031
|
+
"description": "Use as a background color to highlight errors, invalid data, and destructive states."
|
|
11161
11032
|
},
|
|
11162
11033
|
"value": [
|
|
11163
|
-
"
|
|
11164
|
-
"
|
|
11034
|
+
"#522900",
|
|
11035
|
+
"#ffe8d1"
|
|
11165
11036
|
]
|
|
11166
11037
|
},
|
|
11167
11038
|
{
|
|
11168
|
-
"css": "--v-color-
|
|
11039
|
+
"css": "--v-color-always-white",
|
|
11169
11040
|
"type": "color",
|
|
11170
|
-
"
|
|
11171
|
-
"
|
|
11172
|
-
"variant": "inverted",
|
|
11041
|
+
"variant": "white",
|
|
11042
|
+
"category": "always",
|
|
11173
11043
|
"meta": {
|
|
11174
|
-
"description": "Use
|
|
11044
|
+
"description": "Use as a background color to indicate informational messages."
|
|
11175
11045
|
},
|
|
11176
11046
|
"value": [
|
|
11177
|
-
"
|
|
11178
|
-
"rgb(0 0 0 / 24%)"
|
|
11047
|
+
"#ffffff"
|
|
11179
11048
|
]
|
|
11180
11049
|
},
|
|
11181
11050
|
{
|
|
11182
|
-
"css": "--v-color-
|
|
11051
|
+
"css": "--v-color-always-black",
|
|
11183
11052
|
"type": "color",
|
|
11184
|
-
"
|
|
11185
|
-
"
|
|
11186
|
-
"variant": "inverted",
|
|
11053
|
+
"variant": "black",
|
|
11054
|
+
"category": "always",
|
|
11187
11055
|
"meta": {
|
|
11188
|
-
"description": "
|
|
11056
|
+
"description": "Always white regardless of color mode."
|
|
11189
11057
|
},
|
|
11190
11058
|
"value": [
|
|
11191
|
-
"
|
|
11192
|
-
"rgb(0 0 0 / 8%)"
|
|
11059
|
+
"#000000"
|
|
11193
11060
|
]
|
|
11194
11061
|
},
|
|
11195
11062
|
{
|
|
11196
|
-
"css": "--v-color-
|
|
11063
|
+
"css": "--v-color-ornament-primary",
|
|
11197
11064
|
"type": "color",
|
|
11198
|
-
"property": "
|
|
11199
|
-
"scale": "medium",
|
|
11065
|
+
"property": "ornament",
|
|
11200
11066
|
"variant": "primary",
|
|
11201
11067
|
"meta": {
|
|
11202
|
-
"description": "
|
|
11068
|
+
"description": "Always black regardless of colour mode."
|
|
11069
|
+
},
|
|
11070
|
+
"value": [
|
|
11071
|
+
"rgb(100% 100% 100% / 0.16)",
|
|
11072
|
+
"rgb(0% 0% 0% / 0.12)"
|
|
11073
|
+
]
|
|
11074
|
+
},
|
|
11075
|
+
{
|
|
11076
|
+
"css": "--v-color-ornament-scrim",
|
|
11077
|
+
"type": "color",
|
|
11078
|
+
"property": "ornament",
|
|
11079
|
+
"variant": "scrim",
|
|
11080
|
+
"meta": {
|
|
11081
|
+
"description": "Use for strokes or dividers to visually group or separate elements."
|
|
11203
11082
|
},
|
|
11204
11083
|
"value": [
|
|
11205
|
-
"rgb(
|
|
11206
|
-
"rgb(255 255 255 / 16%)"
|
|
11084
|
+
"rgb(9.0196% 9.0196% 9.0196% / 0.64)"
|
|
11207
11085
|
]
|
|
11208
11086
|
},
|
|
11209
11087
|
{
|
|
@@ -11212,12 +11090,26 @@
|
|
|
11212
11090
|
"property": "state",
|
|
11213
11091
|
"scale": "strong",
|
|
11214
11092
|
"variant": "primary",
|
|
11093
|
+
"meta": {
|
|
11094
|
+
"description": "Used as a backdrop that usually sits behind a Side sheet or Dialog component."
|
|
11095
|
+
},
|
|
11096
|
+
"value": [
|
|
11097
|
+
"rgb(100% 100% 100% / 0.24)",
|
|
11098
|
+
"rgb(0% 0% 0% / 0.2)"
|
|
11099
|
+
]
|
|
11100
|
+
},
|
|
11101
|
+
{
|
|
11102
|
+
"css": "--v-color-state-primary-medium",
|
|
11103
|
+
"type": "color",
|
|
11104
|
+
"property": "state",
|
|
11105
|
+
"scale": "medium",
|
|
11106
|
+
"variant": "primary",
|
|
11215
11107
|
"meta": {
|
|
11216
11108
|
"description": "Use for state layers with foreground/primary."
|
|
11217
11109
|
},
|
|
11218
11110
|
"value": [
|
|
11219
|
-
"rgb(
|
|
11220
|
-
"rgb(
|
|
11111
|
+
"rgb(100% 100% 100% / 0.16)",
|
|
11112
|
+
"rgb(0% 0% 0% / 0.12)"
|
|
11221
11113
|
]
|
|
11222
11114
|
},
|
|
11223
11115
|
{
|
|
@@ -11230,343 +11122,561 @@
|
|
|
11230
11122
|
"description": "Use for state layers with foreground/primary."
|
|
11231
11123
|
},
|
|
11232
11124
|
"value": [
|
|
11233
|
-
"rgb(
|
|
11234
|
-
"rgb(
|
|
11125
|
+
"rgb(100% 100% 100% / 0.08)",
|
|
11126
|
+
"rgb(0% 0% 0% / 0.04)"
|
|
11235
11127
|
]
|
|
11236
11128
|
},
|
|
11237
11129
|
{
|
|
11238
|
-
"css": "--v-color-
|
|
11130
|
+
"css": "--v-color-state-inverted-strong",
|
|
11239
11131
|
"type": "color",
|
|
11240
|
-
"property": "
|
|
11132
|
+
"property": "state",
|
|
11133
|
+
"scale": "strong",
|
|
11134
|
+
"variant": "inverted",
|
|
11135
|
+
"meta": {
|
|
11136
|
+
"description": "Use for state layers with foreground/primary."
|
|
11137
|
+
},
|
|
11138
|
+
"value": [
|
|
11139
|
+
"rgb(0% 0% 0% / 0.24)",
|
|
11140
|
+
"rgb(100% 100% 100% / 0.2)"
|
|
11141
|
+
]
|
|
11142
|
+
},
|
|
11143
|
+
{
|
|
11144
|
+
"css": "--v-color-state-inverted-medium",
|
|
11145
|
+
"type": "color",
|
|
11146
|
+
"property": "state",
|
|
11147
|
+
"scale": "medium",
|
|
11148
|
+
"variant": "inverted",
|
|
11149
|
+
"meta": {
|
|
11150
|
+
"description": "Use for state layers with foreground/inverted."
|
|
11151
|
+
},
|
|
11152
|
+
"value": [
|
|
11153
|
+
"rgb(0% 0% 0% / 0.16)",
|
|
11154
|
+
"rgb(100% 100% 100% / 0.12)"
|
|
11155
|
+
]
|
|
11156
|
+
},
|
|
11157
|
+
{
|
|
11158
|
+
"css": "--v-color-state-inverted-subtle",
|
|
11159
|
+
"type": "color",
|
|
11160
|
+
"property": "state",
|
|
11161
|
+
"scale": "subtle",
|
|
11162
|
+
"variant": "inverted",
|
|
11163
|
+
"meta": {
|
|
11164
|
+
"description": "Use for state layers with foreground/inverted."
|
|
11165
|
+
},
|
|
11166
|
+
"value": [
|
|
11167
|
+
"rgb(0% 0% 0% / 0.08)",
|
|
11168
|
+
"rgb(100% 100% 100% / 0.04)"
|
|
11169
|
+
]
|
|
11170
|
+
},
|
|
11171
|
+
{
|
|
11172
|
+
"css": "--v-color-state-accent-blue-strong",
|
|
11173
|
+
"type": "color",
|
|
11174
|
+
"property": "state",
|
|
11175
|
+
"scale": "strong",
|
|
11241
11176
|
"variant": "blue",
|
|
11242
11177
|
"category": "accent",
|
|
11243
11178
|
"meta": {
|
|
11244
|
-
"description": "
|
|
11179
|
+
"description": "Use for state layers with foreground/inverted."
|
|
11245
11180
|
},
|
|
11246
11181
|
"value": [
|
|
11247
|
-
"
|
|
11248
|
-
"
|
|
11182
|
+
"rgb(20% 32.941% 100% / 0.24)",
|
|
11183
|
+
"rgb(4.3137% 17.647% 92.941% / 0.2)"
|
|
11249
11184
|
]
|
|
11250
11185
|
},
|
|
11251
11186
|
{
|
|
11252
|
-
"css": "--v-color-
|
|
11187
|
+
"css": "--v-color-state-accent-blue-medium",
|
|
11253
11188
|
"type": "color",
|
|
11254
|
-
"property": "
|
|
11255
|
-
"
|
|
11256
|
-
"
|
|
11189
|
+
"property": "state",
|
|
11190
|
+
"scale": "medium",
|
|
11191
|
+
"variant": "blue",
|
|
11192
|
+
"category": "accent",
|
|
11257
11193
|
"meta": {
|
|
11258
|
-
"description": "
|
|
11194
|
+
"description": "Use for state layers with foreground/accent/blue."
|
|
11259
11195
|
},
|
|
11260
11196
|
"value": [
|
|
11261
|
-
"
|
|
11262
|
-
"
|
|
11197
|
+
"rgb(20% 32.941% 100% / 0.16)",
|
|
11198
|
+
"rgb(4.3137% 17.647% 92.941% / 0.12)"
|
|
11263
11199
|
]
|
|
11264
11200
|
},
|
|
11265
11201
|
{
|
|
11266
|
-
"css": "--v-color-
|
|
11202
|
+
"css": "--v-color-state-accent-blue-subtle",
|
|
11267
11203
|
"type": "color",
|
|
11268
|
-
"property": "
|
|
11269
|
-
"
|
|
11204
|
+
"property": "state",
|
|
11205
|
+
"scale": "subtle",
|
|
11206
|
+
"variant": "blue",
|
|
11207
|
+
"category": "accent",
|
|
11208
|
+
"meta": {
|
|
11209
|
+
"description": "Use for state layers with foreground/accent/blue."
|
|
11210
|
+
},
|
|
11211
|
+
"value": [
|
|
11212
|
+
"rgb(20% 32.941% 100% / 0.08)",
|
|
11213
|
+
"rgb(4.3137% 17.647% 92.941% / 0.04)"
|
|
11214
|
+
]
|
|
11215
|
+
},
|
|
11216
|
+
{
|
|
11217
|
+
"css": "--v-color-state-feedback-red-strong",
|
|
11218
|
+
"type": "color",
|
|
11219
|
+
"property": "state",
|
|
11220
|
+
"scale": "strong",
|
|
11221
|
+
"variant": "red",
|
|
11270
11222
|
"category": "feedback",
|
|
11271
11223
|
"meta": {
|
|
11272
|
-
"description": "
|
|
11273
|
-
"deprecated": "The color will be removed in a future version."
|
|
11224
|
+
"description": "Use for state layers with foreground/accent/blue."
|
|
11274
11225
|
},
|
|
11275
11226
|
"value": [
|
|
11276
|
-
"
|
|
11227
|
+
"rgb(89.804% 15.294% 8.2353% / 0.24)",
|
|
11228
|
+
"rgb(89.804% 15.294% 8.2353% / 0.2)"
|
|
11277
11229
|
]
|
|
11278
11230
|
},
|
|
11279
11231
|
{
|
|
11280
|
-
"css": "--v-color-
|
|
11232
|
+
"css": "--v-color-state-feedback-red-medium",
|
|
11281
11233
|
"type": "color",
|
|
11282
|
-
"property": "
|
|
11234
|
+
"property": "state",
|
|
11235
|
+
"scale": "medium",
|
|
11283
11236
|
"variant": "red",
|
|
11284
11237
|
"category": "feedback",
|
|
11285
11238
|
"meta": {
|
|
11286
|
-
"description": "
|
|
11239
|
+
"description": "Use for state layers with foreground/feedback/red."
|
|
11287
11240
|
},
|
|
11288
11241
|
"value": [
|
|
11289
|
-
"
|
|
11290
|
-
"
|
|
11242
|
+
"rgb(89.804% 15.294% 8.2353% / 0.16)",
|
|
11243
|
+
"rgb(89.804% 15.294% 8.2353% / 0.12)"
|
|
11291
11244
|
]
|
|
11292
11245
|
},
|
|
11293
11246
|
{
|
|
11294
|
-
"css": "--v-color-
|
|
11247
|
+
"css": "--v-color-state-feedback-red-subtle",
|
|
11295
11248
|
"type": "color",
|
|
11296
|
-
"property": "
|
|
11297
|
-
"
|
|
11249
|
+
"property": "state",
|
|
11250
|
+
"scale": "subtle",
|
|
11251
|
+
"variant": "red",
|
|
11252
|
+
"category": "feedback",
|
|
11298
11253
|
"meta": {
|
|
11299
|
-
"description": "
|
|
11254
|
+
"description": "Use for state layers with foreground/feedback/red."
|
|
11300
11255
|
},
|
|
11301
11256
|
"value": [
|
|
11302
|
-
"
|
|
11303
|
-
"
|
|
11257
|
+
"rgb(89.804% 15.294% 8.2353% / 0.08)",
|
|
11258
|
+
"rgb(89.804% 15.294% 8.2353% / 0.04)"
|
|
11304
11259
|
]
|
|
11305
11260
|
},
|
|
11306
11261
|
{
|
|
11307
|
-
"css": "--v-
|
|
11308
|
-
"type": "
|
|
11309
|
-
"property": "
|
|
11310
|
-
"
|
|
11311
|
-
"
|
|
11312
|
-
"
|
|
11313
|
-
|
|
11314
|
-
|
|
11315
|
-
|
|
11316
|
-
"
|
|
11317
|
-
|
|
11318
|
-
|
|
11319
|
-
|
|
11320
|
-
"value": "'Volvo Broad', 'Arial Black', sans-serif"
|
|
11262
|
+
"css": "--v-color-state-always-black-strong",
|
|
11263
|
+
"type": "color",
|
|
11264
|
+
"property": "state",
|
|
11265
|
+
"scale": "strong",
|
|
11266
|
+
"variant": "black",
|
|
11267
|
+
"category": "always",
|
|
11268
|
+
"meta": {
|
|
11269
|
+
"description": "Use for state layers with foreground/feedback/red."
|
|
11270
|
+
},
|
|
11271
|
+
"value": [
|
|
11272
|
+
"rgb(0% 0% 0% / 0.24)",
|
|
11273
|
+
"rgb(0% 0% 0% / 0.2)"
|
|
11274
|
+
]
|
|
11321
11275
|
},
|
|
11322
11276
|
{
|
|
11323
|
-
"css": "--v-
|
|
11324
|
-
"type": "
|
|
11325
|
-
"property": "
|
|
11326
|
-
"
|
|
11327
|
-
"
|
|
11328
|
-
"
|
|
11277
|
+
"css": "--v-color-state-always-black-medium",
|
|
11278
|
+
"type": "color",
|
|
11279
|
+
"property": "state",
|
|
11280
|
+
"scale": "medium",
|
|
11281
|
+
"variant": "black",
|
|
11282
|
+
"category": "always",
|
|
11283
|
+
"meta": {
|
|
11284
|
+
"description": "Use for state layers with an always/black foreground color."
|
|
11285
|
+
},
|
|
11286
|
+
"value": [
|
|
11287
|
+
"rgb(0% 0% 0% / 0.16)",
|
|
11288
|
+
"rgb(0% 0% 0% / 0.12)"
|
|
11289
|
+
]
|
|
11329
11290
|
},
|
|
11330
11291
|
{
|
|
11331
|
-
"css": "--v-
|
|
11332
|
-
"type": "
|
|
11333
|
-
"property": "
|
|
11334
|
-
"
|
|
11335
|
-
"
|
|
11336
|
-
"
|
|
11292
|
+
"css": "--v-color-state-always-black-subtle",
|
|
11293
|
+
"type": "color",
|
|
11294
|
+
"property": "state",
|
|
11295
|
+
"scale": "subtle",
|
|
11296
|
+
"variant": "black",
|
|
11297
|
+
"category": "always",
|
|
11298
|
+
"meta": {
|
|
11299
|
+
"description": "Use for state layers with an always/black foreground color."
|
|
11300
|
+
},
|
|
11301
|
+
"value": [
|
|
11302
|
+
"rgb(0% 0% 0% / 0.08)",
|
|
11303
|
+
"rgb(0% 0% 0% / 0.04)"
|
|
11304
|
+
]
|
|
11337
11305
|
},
|
|
11338
11306
|
{
|
|
11339
|
-
"css": "--v-
|
|
11340
|
-
"type": "
|
|
11341
|
-
"property": "
|
|
11342
|
-
"
|
|
11343
|
-
"
|
|
11344
|
-
"
|
|
11307
|
+
"css": "--v-color-state-always-white-strong",
|
|
11308
|
+
"type": "color",
|
|
11309
|
+
"property": "state",
|
|
11310
|
+
"scale": "strong",
|
|
11311
|
+
"variant": "white",
|
|
11312
|
+
"category": "always",
|
|
11313
|
+
"meta": {
|
|
11314
|
+
"description": "Use for state layers with an always/black foreground color."
|
|
11315
|
+
},
|
|
11316
|
+
"value": [
|
|
11317
|
+
"rgb(100% 100% 100% / 0.24)",
|
|
11318
|
+
"rgb(100% 100% 100% / 0.2)"
|
|
11319
|
+
]
|
|
11345
11320
|
},
|
|
11346
11321
|
{
|
|
11347
|
-
"css": "--v-
|
|
11348
|
-
"type": "
|
|
11349
|
-
"property": "
|
|
11350
|
-
"
|
|
11351
|
-
"
|
|
11352
|
-
"
|
|
11322
|
+
"css": "--v-color-state-always-white-medium",
|
|
11323
|
+
"type": "color",
|
|
11324
|
+
"property": "state",
|
|
11325
|
+
"scale": "medium",
|
|
11326
|
+
"variant": "white",
|
|
11327
|
+
"category": "always",
|
|
11328
|
+
"meta": {
|
|
11329
|
+
"description": "Use for state layers with an always/white foreground color."
|
|
11330
|
+
},
|
|
11331
|
+
"value": [
|
|
11332
|
+
"rgb(100% 100% 100% / 0.16)",
|
|
11333
|
+
"rgb(100% 100% 100% / 0.12)"
|
|
11334
|
+
]
|
|
11353
11335
|
},
|
|
11354
11336
|
{
|
|
11355
|
-
"css": "--v-
|
|
11356
|
-
"type": "
|
|
11357
|
-
"property": "
|
|
11358
|
-
"
|
|
11359
|
-
"
|
|
11360
|
-
"
|
|
11337
|
+
"css": "--v-color-state-always-white-subtle",
|
|
11338
|
+
"type": "color",
|
|
11339
|
+
"property": "state",
|
|
11340
|
+
"scale": "subtle",
|
|
11341
|
+
"variant": "white",
|
|
11342
|
+
"category": "always",
|
|
11343
|
+
"meta": {
|
|
11344
|
+
"description": "Use for state layers with an always/white foreground color."
|
|
11345
|
+
},
|
|
11346
|
+
"value": [
|
|
11347
|
+
"rgb(100% 100% 100% / 0.08)",
|
|
11348
|
+
"rgb(100% 100% 100% / 0.04)"
|
|
11349
|
+
]
|
|
11361
11350
|
},
|
|
11362
11351
|
{
|
|
11363
|
-
"css": "--v-
|
|
11364
|
-
"type": "
|
|
11365
|
-
"variant": "
|
|
11366
|
-
"meta": {
|
|
11367
|
-
|
|
11352
|
+
"css": "--v-space-2",
|
|
11353
|
+
"type": "space",
|
|
11354
|
+
"variant": "2",
|
|
11355
|
+
"meta": {
|
|
11356
|
+
"description": "Fixed 2px spacing"
|
|
11357
|
+
},
|
|
11358
|
+
"value": "0.125rem"
|
|
11368
11359
|
},
|
|
11369
11360
|
{
|
|
11370
|
-
"css": "--v-
|
|
11371
|
-
"type": "
|
|
11372
|
-
"
|
|
11373
|
-
"
|
|
11374
|
-
|
|
11375
|
-
|
|
11361
|
+
"css": "--v-space-4",
|
|
11362
|
+
"type": "space",
|
|
11363
|
+
"variant": "4",
|
|
11364
|
+
"meta": {
|
|
11365
|
+
"description": "Fixed 4px spacing"
|
|
11366
|
+
},
|
|
11367
|
+
"value": "0.25rem"
|
|
11376
11368
|
},
|
|
11377
11369
|
{
|
|
11378
|
-
"css": "--v-
|
|
11379
|
-
"type": "
|
|
11380
|
-
"
|
|
11381
|
-
"
|
|
11382
|
-
|
|
11383
|
-
|
|
11370
|
+
"css": "--v-space-8",
|
|
11371
|
+
"type": "space",
|
|
11372
|
+
"variant": "8",
|
|
11373
|
+
"meta": {
|
|
11374
|
+
"description": "Fixed 8px spacing"
|
|
11375
|
+
},
|
|
11376
|
+
"value": "0.5rem"
|
|
11384
11377
|
},
|
|
11385
11378
|
{
|
|
11386
|
-
"css": "--v-
|
|
11387
|
-
"type": "
|
|
11388
|
-
"variant": "
|
|
11389
|
-
"meta": {
|
|
11390
|
-
|
|
11379
|
+
"css": "--v-space-12",
|
|
11380
|
+
"type": "space",
|
|
11381
|
+
"variant": "12",
|
|
11382
|
+
"meta": {
|
|
11383
|
+
"description": "Fixed 12px spacing"
|
|
11384
|
+
},
|
|
11385
|
+
"value": "0.75rem"
|
|
11391
11386
|
},
|
|
11392
11387
|
{
|
|
11393
|
-
"css": "--v-
|
|
11394
|
-
"type": "
|
|
11395
|
-
"property": "size",
|
|
11388
|
+
"css": "--v-space-16",
|
|
11389
|
+
"type": "space",
|
|
11396
11390
|
"variant": "16",
|
|
11397
|
-
"meta": {
|
|
11391
|
+
"meta": {
|
|
11392
|
+
"description": "Fixed 16px spacing"
|
|
11393
|
+
},
|
|
11398
11394
|
"value": "1rem"
|
|
11399
11395
|
},
|
|
11400
11396
|
{
|
|
11401
|
-
"css": "--v-
|
|
11402
|
-
"type": "
|
|
11403
|
-
"
|
|
11404
|
-
"
|
|
11405
|
-
|
|
11406
|
-
|
|
11407
|
-
|
|
11408
|
-
{
|
|
11409
|
-
"css": "--v-font-16",
|
|
11410
|
-
"type": "font",
|
|
11411
|
-
"variant": "16",
|
|
11412
|
-
"meta": {},
|
|
11413
|
-
"value": "var(--v-font-regular-weight) var(--v-font-16-size) /\n var(--v-font-16-lineheight) var(--v-font-sans-family)"
|
|
11397
|
+
"css": "--v-space-24",
|
|
11398
|
+
"type": "space",
|
|
11399
|
+
"variant": "24",
|
|
11400
|
+
"meta": {
|
|
11401
|
+
"description": "Fixed 24px spacing"
|
|
11402
|
+
},
|
|
11403
|
+
"value": "1.5rem"
|
|
11414
11404
|
},
|
|
11415
11405
|
{
|
|
11416
|
-
"css": "--v-
|
|
11417
|
-
"type": "
|
|
11418
|
-
"
|
|
11419
|
-
"
|
|
11420
|
-
|
|
11421
|
-
|
|
11406
|
+
"css": "--v-space-32",
|
|
11407
|
+
"type": "space",
|
|
11408
|
+
"variant": "32",
|
|
11409
|
+
"meta": {
|
|
11410
|
+
"description": "Fixed 32px spacing"
|
|
11411
|
+
},
|
|
11412
|
+
"value": "2rem"
|
|
11422
11413
|
},
|
|
11423
11414
|
{
|
|
11424
|
-
"css": "--v-
|
|
11425
|
-
"type": "
|
|
11426
|
-
"
|
|
11427
|
-
"
|
|
11428
|
-
|
|
11429
|
-
|
|
11415
|
+
"css": "--v-space-48",
|
|
11416
|
+
"type": "space",
|
|
11417
|
+
"variant": "48",
|
|
11418
|
+
"meta": {
|
|
11419
|
+
"description": "Fixed 48px spacing"
|
|
11420
|
+
},
|
|
11421
|
+
"value": "3rem"
|
|
11430
11422
|
},
|
|
11431
11423
|
{
|
|
11432
|
-
"css": "--v-
|
|
11433
|
-
"type": "
|
|
11434
|
-
"variant": "
|
|
11435
|
-
"meta": {
|
|
11436
|
-
|
|
11424
|
+
"css": "--v-space-64",
|
|
11425
|
+
"type": "space",
|
|
11426
|
+
"variant": "64",
|
|
11427
|
+
"meta": {
|
|
11428
|
+
"description": "Fixed 64px spacing"
|
|
11429
|
+
},
|
|
11430
|
+
"value": "4rem"
|
|
11437
11431
|
},
|
|
11438
11432
|
{
|
|
11439
|
-
"css": "--v-
|
|
11440
|
-
"type": "
|
|
11441
|
-
"
|
|
11442
|
-
"
|
|
11443
|
-
|
|
11444
|
-
|
|
11433
|
+
"css": "--v-space-gridded-element-gap",
|
|
11434
|
+
"type": "space",
|
|
11435
|
+
"variant": "gridded-element-gap",
|
|
11436
|
+
"meta": {
|
|
11437
|
+
"reference": true,
|
|
11438
|
+
"property": "gap",
|
|
11439
|
+
"description": "Divider between gridded elements. Do not use for text."
|
|
11440
|
+
},
|
|
11441
|
+
"value": "var(--v-space-2)"
|
|
11445
11442
|
},
|
|
11446
11443
|
{
|
|
11447
|
-
"css": "--v-
|
|
11448
|
-
"type": "
|
|
11449
|
-
"
|
|
11450
|
-
"
|
|
11451
|
-
|
|
11452
|
-
|
|
11444
|
+
"css": "--v-space-pagemargin",
|
|
11445
|
+
"type": "space",
|
|
11446
|
+
"variant": "pagemargin",
|
|
11447
|
+
"meta": {
|
|
11448
|
+
"direction": "horizontal",
|
|
11449
|
+
"property": "margin,padding,inset",
|
|
11450
|
+
"description": "The fluid outer horizontal margins of the main page container.\n402 - 16px\n1600 - 64px"
|
|
11451
|
+
},
|
|
11452
|
+
"value": "round(clamp(1rem, 4.286vw + -0.286rem, 4rem), 2px)"
|
|
11453
11453
|
},
|
|
11454
11454
|
{
|
|
11455
|
-
"css": "--v-
|
|
11456
|
-
"type": "
|
|
11457
|
-
"variant": "
|
|
11458
|
-
"meta": {
|
|
11459
|
-
|
|
11455
|
+
"css": "--v-space-xs",
|
|
11456
|
+
"type": "space",
|
|
11457
|
+
"variant": "xs",
|
|
11458
|
+
"meta": {
|
|
11459
|
+
"direction": "vertical",
|
|
11460
|
+
"description": "Fluid spacing between 8px-20px."
|
|
11461
|
+
},
|
|
11462
|
+
"value": "round(clamp(0.5rem, 1.071vw + 0.179rem, 1.25rem), 2px)"
|
|
11460
11463
|
},
|
|
11461
11464
|
{
|
|
11462
|
-
"css": "--v-
|
|
11463
|
-
"type": "
|
|
11464
|
-
"
|
|
11465
|
-
"
|
|
11466
|
-
|
|
11467
|
-
|
|
11468
|
-
|
|
11465
|
+
"css": "--v-space-sm",
|
|
11466
|
+
"type": "space",
|
|
11467
|
+
"variant": "sm",
|
|
11468
|
+
"meta": {
|
|
11469
|
+
"direction": "vertical",
|
|
11470
|
+
"description": "Fluid spacing between 16px-32px."
|
|
11471
|
+
},
|
|
11472
|
+
"value": "round(clamp(1rem, 1.429vw + 0.571rem, 2rem), 2px)"
|
|
11469
11473
|
},
|
|
11470
11474
|
{
|
|
11471
|
-
"css": "--v-
|
|
11472
|
-
"type": "
|
|
11473
|
-
"
|
|
11474
|
-
"
|
|
11475
|
-
|
|
11476
|
-
|
|
11477
|
-
|
|
11475
|
+
"css": "--v-space-md",
|
|
11476
|
+
"type": "space",
|
|
11477
|
+
"variant": "md",
|
|
11478
|
+
"meta": {
|
|
11479
|
+
"direction": "vertical",
|
|
11480
|
+
"description": "Fluid spacing between 24px-48px."
|
|
11481
|
+
},
|
|
11482
|
+
"value": "round(clamp(1.5rem, 2.143vw + 0.857rem, 3rem), 2px)"
|
|
11478
11483
|
},
|
|
11479
11484
|
{
|
|
11480
|
-
"css": "--v-
|
|
11485
|
+
"css": "--v-space-lg",
|
|
11486
|
+
"type": "space",
|
|
11487
|
+
"variant": "lg",
|
|
11488
|
+
"meta": {
|
|
11489
|
+
"direction": "vertical",
|
|
11490
|
+
"description": "Fluid spacing between 32px-56px."
|
|
11491
|
+
},
|
|
11492
|
+
"value": "round(clamp(2rem, 2.143vw + 1.357rem, 3.5rem), 2px)"
|
|
11493
|
+
},
|
|
11494
|
+
{
|
|
11495
|
+
"css": "--v-space-xl",
|
|
11496
|
+
"type": "space",
|
|
11497
|
+
"variant": "xl",
|
|
11498
|
+
"meta": {
|
|
11499
|
+
"direction": "vertical",
|
|
11500
|
+
"description": "Fluid spacing between 48px-72px."
|
|
11501
|
+
},
|
|
11502
|
+
"value": "round(clamp(3rem, 2.143vw + 2.357rem, 4.5rem), 2px)"
|
|
11503
|
+
},
|
|
11504
|
+
{
|
|
11505
|
+
"css": "--v-space-2xl",
|
|
11506
|
+
"type": "space",
|
|
11507
|
+
"variant": "2xl",
|
|
11508
|
+
"meta": {
|
|
11509
|
+
"direction": "vertical",
|
|
11510
|
+
"description": "Fluid spacing between 64px-128px."
|
|
11511
|
+
},
|
|
11512
|
+
"value": "round(clamp(4rem, 5.714vw + 2.286rem, 8rem), 2px)"
|
|
11513
|
+
},
|
|
11514
|
+
{
|
|
11515
|
+
"css": "--v-space-gutter",
|
|
11516
|
+
"type": "space",
|
|
11517
|
+
"variant": "gutter",
|
|
11518
|
+
"meta": {
|
|
11519
|
+
"direction": "horizontal",
|
|
11520
|
+
"property": "gap",
|
|
11521
|
+
"description": "The horizontal gap between grid columns. Fluid between 16px-32px."
|
|
11522
|
+
},
|
|
11523
|
+
"value": "round(clamp(1rem, 1.429vw + 0.571rem, 2rem), 2px)"
|
|
11524
|
+
},
|
|
11525
|
+
{
|
|
11526
|
+
"css": "--v-border-width-default",
|
|
11527
|
+
"type": "border",
|
|
11528
|
+
"variant": "width-default",
|
|
11529
|
+
"meta": {
|
|
11530
|
+
"description": "Use for any UI element that needs a border in the default state."
|
|
11531
|
+
},
|
|
11532
|
+
"value": "1px"
|
|
11533
|
+
},
|
|
11534
|
+
{
|
|
11535
|
+
"css": "--v-border-width-selected",
|
|
11536
|
+
"type": "border",
|
|
11537
|
+
"variant": "width-selected",
|
|
11538
|
+
"meta": {
|
|
11539
|
+
"description": "Use for any UI element that needs a border in the selected state."
|
|
11540
|
+
},
|
|
11541
|
+
"value": "2px"
|
|
11542
|
+
},
|
|
11543
|
+
{
|
|
11544
|
+
"css": "--v-size-overlay-narrow",
|
|
11545
|
+
"type": "size",
|
|
11546
|
+
"variant": "narrow",
|
|
11547
|
+
"category": "overlay",
|
|
11548
|
+
"meta": {
|
|
11549
|
+
"description": "Used to set the width of small overlays such as small dialogs, toasts"
|
|
11550
|
+
},
|
|
11551
|
+
"value": "45ch"
|
|
11552
|
+
},
|
|
11553
|
+
{
|
|
11554
|
+
"css": "--v-size-overlay-wide",
|
|
11555
|
+
"type": "size",
|
|
11556
|
+
"variant": "wide",
|
|
11557
|
+
"category": "overlay",
|
|
11558
|
+
"meta": {
|
|
11559
|
+
"description": "Used to set the width of large overlays such as sheet, large dialogs"
|
|
11560
|
+
},
|
|
11561
|
+
"value": "60ch"
|
|
11562
|
+
},
|
|
11563
|
+
{
|
|
11564
|
+
"css": "--v-size-sidebar-narrow",
|
|
11565
|
+
"type": "size",
|
|
11566
|
+
"variant": "narrow",
|
|
11567
|
+
"category": "sidebar",
|
|
11568
|
+
"meta": {
|
|
11569
|
+
"description": "Narrow sidebar width is 240 to 304 between lg and xl"
|
|
11570
|
+
},
|
|
11571
|
+
"value": "round(clamp(15rem, 11.111vw + 7.889rem, 19rem), 2px)"
|
|
11572
|
+
},
|
|
11573
|
+
{
|
|
11574
|
+
"css": "--v-size-sidebar-wide",
|
|
11575
|
+
"type": "size",
|
|
11576
|
+
"variant": "wide",
|
|
11577
|
+
"category": "sidebar",
|
|
11578
|
+
"meta": {
|
|
11579
|
+
"description": "Wide sidebar width is 368 to 464 between lg and xl"
|
|
11580
|
+
},
|
|
11581
|
+
"value": "round(clamp(23rem, 16.667vw + 12.333rem, 29rem), 2px)"
|
|
11582
|
+
},
|
|
11583
|
+
{
|
|
11584
|
+
"css": "--v-shape-default",
|
|
11585
|
+
"type": "shape",
|
|
11586
|
+
"variant": "default",
|
|
11587
|
+
"meta": {
|
|
11588
|
+
"description": "Use as default value for all all non-interactive UI elements."
|
|
11589
|
+
},
|
|
11590
|
+
"value": "0px"
|
|
11591
|
+
},
|
|
11592
|
+
{
|
|
11593
|
+
"css": "--v-shape-emphasis",
|
|
11594
|
+
"type": "shape",
|
|
11595
|
+
"variant": "emphasis",
|
|
11596
|
+
"meta": {
|
|
11597
|
+
"description": "Use for interactive UI, and elements that need to draw attention and create visual contrast from the rest of the page."
|
|
11598
|
+
},
|
|
11599
|
+
"value": "9999px"
|
|
11600
|
+
},
|
|
11601
|
+
{
|
|
11602
|
+
"css": "--v-font-12-size",
|
|
11481
11603
|
"type": "font",
|
|
11482
|
-
"modifier": "min",
|
|
11483
11604
|
"property": "size",
|
|
11484
|
-
"variant": "
|
|
11485
|
-
"category": "heading",
|
|
11605
|
+
"variant": "12",
|
|
11486
11606
|
"meta": {},
|
|
11487
|
-
"value": "
|
|
11607
|
+
"value": "0.75rem"
|
|
11488
11608
|
},
|
|
11489
11609
|
{
|
|
11490
|
-
"css": "--v-font-
|
|
11610
|
+
"css": "--v-font-12-lineheight",
|
|
11491
11611
|
"type": "font",
|
|
11492
|
-
"
|
|
11493
|
-
"
|
|
11494
|
-
"variant": "1",
|
|
11495
|
-
"category": "heading",
|
|
11612
|
+
"property": "lineheight",
|
|
11613
|
+
"variant": "12",
|
|
11496
11614
|
"meta": {},
|
|
11497
|
-
"value": "
|
|
11615
|
+
"value": "1.667"
|
|
11498
11616
|
},
|
|
11499
11617
|
{
|
|
11500
|
-
"css": "--v-font-
|
|
11618
|
+
"css": "--v-font-14-size",
|
|
11501
11619
|
"type": "font",
|
|
11502
11620
|
"property": "size",
|
|
11503
|
-
"variant": "
|
|
11504
|
-
"category": "heading",
|
|
11621
|
+
"variant": "14",
|
|
11505
11622
|
"meta": {},
|
|
11506
|
-
"value": "
|
|
11623
|
+
"value": "0.875rem"
|
|
11507
11624
|
},
|
|
11508
11625
|
{
|
|
11509
|
-
"css": "--v-font-
|
|
11626
|
+
"css": "--v-font-14-lineheight",
|
|
11510
11627
|
"type": "font",
|
|
11511
|
-
"
|
|
11512
|
-
"
|
|
11628
|
+
"property": "lineheight",
|
|
11629
|
+
"variant": "14",
|
|
11513
11630
|
"meta": {},
|
|
11514
|
-
"value": "
|
|
11631
|
+
"value": "1.572"
|
|
11515
11632
|
},
|
|
11516
11633
|
{
|
|
11517
|
-
"css": "--v-font-
|
|
11634
|
+
"css": "--v-font-16-size",
|
|
11518
11635
|
"type": "font",
|
|
11519
|
-
"property": "
|
|
11520
|
-
"variant": "
|
|
11521
|
-
"category": "heading",
|
|
11636
|
+
"property": "size",
|
|
11637
|
+
"variant": "16",
|
|
11522
11638
|
"meta": {},
|
|
11523
|
-
"value": "
|
|
11639
|
+
"value": "1rem"
|
|
11524
11640
|
},
|
|
11525
11641
|
{
|
|
11526
|
-
"css": "--v-font-
|
|
11642
|
+
"css": "--v-font-16-lineheight",
|
|
11527
11643
|
"type": "font",
|
|
11528
11644
|
"property": "lineheight",
|
|
11529
|
-
"variant": "
|
|
11530
|
-
"category": "heading",
|
|
11645
|
+
"variant": "16",
|
|
11531
11646
|
"meta": {},
|
|
11532
|
-
"value": "
|
|
11647
|
+
"value": "1.5"
|
|
11533
11648
|
},
|
|
11534
11649
|
{
|
|
11535
|
-
"css": "--v-font-
|
|
11650
|
+
"css": "--v-font-20-size",
|
|
11536
11651
|
"type": "font",
|
|
11537
|
-
"modifier": "min",
|
|
11538
11652
|
"property": "size",
|
|
11539
|
-
"variant": "
|
|
11540
|
-
"category": "heading",
|
|
11653
|
+
"variant": "20",
|
|
11541
11654
|
"meta": {},
|
|
11542
|
-
"value": "1.
|
|
11655
|
+
"value": "1.25rem"
|
|
11543
11656
|
},
|
|
11544
11657
|
{
|
|
11545
|
-
"css": "--v-font-
|
|
11658
|
+
"css": "--v-font-20-lineheight",
|
|
11546
11659
|
"type": "font",
|
|
11547
|
-
"
|
|
11548
|
-
"
|
|
11549
|
-
"variant": "2",
|
|
11550
|
-
"category": "heading",
|
|
11660
|
+
"property": "lineheight",
|
|
11661
|
+
"variant": "20",
|
|
11551
11662
|
"meta": {},
|
|
11552
|
-
"value": "
|
|
11663
|
+
"value": "1.4"
|
|
11553
11664
|
},
|
|
11554
11665
|
{
|
|
11555
|
-
"css": "--v-font-
|
|
11666
|
+
"css": "--v-font-24-size",
|
|
11556
11667
|
"type": "font",
|
|
11557
11668
|
"property": "size",
|
|
11558
|
-
"variant": "
|
|
11559
|
-
"category": "heading",
|
|
11669
|
+
"variant": "24",
|
|
11560
11670
|
"meta": {},
|
|
11561
|
-
"value": "
|
|
11671
|
+
"value": "1.5rem"
|
|
11562
11672
|
},
|
|
11563
11673
|
{
|
|
11564
|
-
"css": "--v-font-
|
|
11674
|
+
"css": "--v-font-24-lineheight",
|
|
11565
11675
|
"type": "font",
|
|
11566
|
-
"
|
|
11567
|
-
"
|
|
11676
|
+
"property": "lineheight",
|
|
11677
|
+
"variant": "24",
|
|
11568
11678
|
"meta": {},
|
|
11569
|
-
"value": "
|
|
11679
|
+
"value": "1.334"
|
|
11570
11680
|
},
|
|
11571
11681
|
{
|
|
11572
11682
|
"css": "--v-font-heading-3-weight",
|
|
@@ -11575,7 +11685,16 @@
|
|
|
11575
11685
|
"variant": "3",
|
|
11576
11686
|
"category": "heading",
|
|
11577
11687
|
"meta": {},
|
|
11578
|
-
"value": "
|
|
11688
|
+
"value": "400"
|
|
11689
|
+
},
|
|
11690
|
+
{
|
|
11691
|
+
"css": "--v-font-heading-3-size",
|
|
11692
|
+
"type": "font",
|
|
11693
|
+
"property": "size",
|
|
11694
|
+
"variant": "3",
|
|
11695
|
+
"category": "heading",
|
|
11696
|
+
"meta": {},
|
|
11697
|
+
"value": "round(down, clamp(var(--v-font-heading-3-size-min), 1.071vw + 1.179rem, var(--v-font-heading-3-size-max)), 2px)"
|
|
11579
11698
|
},
|
|
11580
11699
|
{
|
|
11581
11700
|
"css": "--v-font-heading-3-lineheight",
|
|
@@ -11584,7 +11703,7 @@
|
|
|
11584
11703
|
"variant": "3",
|
|
11585
11704
|
"category": "heading",
|
|
11586
11705
|
"meta": {},
|
|
11587
|
-
"value": "
|
|
11706
|
+
"value": "calc(1em + 0.5rem)"
|
|
11588
11707
|
},
|
|
11589
11708
|
{
|
|
11590
11709
|
"css": "--v-font-heading-3-size-min",
|
|
@@ -11597,196 +11716,189 @@
|
|
|
11597
11716
|
"value": "1.5rem"
|
|
11598
11717
|
},
|
|
11599
11718
|
{
|
|
11600
|
-
"css": "--v-font-heading-
|
|
11719
|
+
"css": "--v-font-heading-2-weight",
|
|
11601
11720
|
"type": "font",
|
|
11602
|
-
"
|
|
11603
|
-
"
|
|
11604
|
-
"variant": "3",
|
|
11721
|
+
"property": "weight",
|
|
11722
|
+
"variant": "2",
|
|
11605
11723
|
"category": "heading",
|
|
11606
11724
|
"meta": {},
|
|
11607
|
-
"value": "
|
|
11725
|
+
"value": "400"
|
|
11608
11726
|
},
|
|
11609
11727
|
{
|
|
11610
|
-
"css": "--v-font-heading-
|
|
11728
|
+
"css": "--v-font-heading-2-size",
|
|
11611
11729
|
"type": "font",
|
|
11612
11730
|
"property": "size",
|
|
11613
|
-
"variant": "
|
|
11731
|
+
"variant": "2",
|
|
11614
11732
|
"category": "heading",
|
|
11615
11733
|
"meta": {},
|
|
11616
|
-
"value": "clamp(
|
|
11734
|
+
"value": "round(down, clamp(var(--v-font-heading-2-size-min), 1.071vw + 1.179rem, var(--v-font-heading-2-size-max)), 2px)"
|
|
11617
11735
|
},
|
|
11618
11736
|
{
|
|
11619
|
-
"css": "--v-font-heading-
|
|
11737
|
+
"css": "--v-font-heading-2-size-min",
|
|
11620
11738
|
"type": "font",
|
|
11621
|
-
"
|
|
11739
|
+
"modifier": "min",
|
|
11740
|
+
"property": "size",
|
|
11741
|
+
"variant": "2",
|
|
11622
11742
|
"category": "heading",
|
|
11623
11743
|
"meta": {},
|
|
11624
|
-
"value": "
|
|
11744
|
+
"value": "1.5rem"
|
|
11625
11745
|
},
|
|
11626
11746
|
{
|
|
11627
|
-
"css": "--v-font-
|
|
11747
|
+
"css": "--v-font-heading-2-lineheight",
|
|
11628
11748
|
"type": "font",
|
|
11629
|
-
"property": "
|
|
11630
|
-
"variant": "
|
|
11631
|
-
"category": "
|
|
11749
|
+
"property": "lineheight",
|
|
11750
|
+
"variant": "2",
|
|
11751
|
+
"category": "heading",
|
|
11632
11752
|
"meta": {},
|
|
11633
|
-
"value": "
|
|
11753
|
+
"value": "calc(1em + 0.5rem)"
|
|
11634
11754
|
},
|
|
11635
11755
|
{
|
|
11636
|
-
"css": "--v-font-
|
|
11756
|
+
"css": "--v-font-heading-1-weight",
|
|
11637
11757
|
"type": "font",
|
|
11638
|
-
"property": "
|
|
11758
|
+
"property": "weight",
|
|
11639
11759
|
"variant": "1",
|
|
11640
|
-
"category": "
|
|
11760
|
+
"category": "heading",
|
|
11641
11761
|
"meta": {},
|
|
11642
|
-
"value": "
|
|
11762
|
+
"value": "400"
|
|
11643
11763
|
},
|
|
11644
11764
|
{
|
|
11645
|
-
"css": "--v-font-
|
|
11765
|
+
"css": "--v-font-heading-1-size",
|
|
11646
11766
|
"type": "font",
|
|
11647
|
-
"modifier": "min",
|
|
11648
11767
|
"property": "size",
|
|
11649
11768
|
"variant": "1",
|
|
11650
|
-
"category": "
|
|
11769
|
+
"category": "heading",
|
|
11651
11770
|
"meta": {},
|
|
11652
|
-
"value": "
|
|
11771
|
+
"value": "round(down, clamp(var(--v-font-heading-1-size-min), 2.143vw + 1.357rem, var(--v-font-heading-1-size-max)), 2px)"
|
|
11653
11772
|
},
|
|
11654
11773
|
{
|
|
11655
|
-
"css": "--v-font-
|
|
11774
|
+
"css": "--v-font-heading-1-lineheight",
|
|
11656
11775
|
"type": "font",
|
|
11657
|
-
"
|
|
11658
|
-
"property": "size",
|
|
11776
|
+
"property": "lineheight",
|
|
11659
11777
|
"variant": "1",
|
|
11660
|
-
"category": "
|
|
11778
|
+
"category": "heading",
|
|
11661
11779
|
"meta": {},
|
|
11662
|
-
"value": "
|
|
11780
|
+
"value": "calc(1em + 0.5rem)"
|
|
11663
11781
|
},
|
|
11664
11782
|
{
|
|
11665
|
-
"css": "--v-font-
|
|
11783
|
+
"css": "--v-font-heading-1-size-min",
|
|
11666
11784
|
"type": "font",
|
|
11785
|
+
"modifier": "min",
|
|
11667
11786
|
"property": "size",
|
|
11668
11787
|
"variant": "1",
|
|
11669
|
-
"category": "
|
|
11670
|
-
"meta": {},
|
|
11671
|
-
"value": "clamp(\n var(--v-font-statement-1-size-min),\n 4vw +\n 2.8rem,\n var(--v-font-statement-1-size-max)\n )"
|
|
11672
|
-
},
|
|
11673
|
-
{
|
|
11674
|
-
"css": "--v-font-statement-1",
|
|
11675
|
-
"type": "font",
|
|
11676
|
-
"variant": "1",
|
|
11677
|
-
"category": "statement",
|
|
11788
|
+
"category": "heading",
|
|
11678
11789
|
"meta": {},
|
|
11679
|
-
"value": "
|
|
11790
|
+
"value": "2rem"
|
|
11680
11791
|
},
|
|
11681
11792
|
{
|
|
11682
|
-
"css": "--v-font-statement-
|
|
11793
|
+
"css": "--v-font-statement-3-weight",
|
|
11683
11794
|
"type": "font",
|
|
11684
11795
|
"property": "weight",
|
|
11685
|
-
"variant": "
|
|
11796
|
+
"variant": "3",
|
|
11686
11797
|
"category": "statement",
|
|
11687
11798
|
"meta": {},
|
|
11688
|
-
"value": "
|
|
11799
|
+
"value": "400"
|
|
11689
11800
|
},
|
|
11690
11801
|
{
|
|
11691
|
-
"css": "--v-font-statement-
|
|
11802
|
+
"css": "--v-font-statement-3-size",
|
|
11692
11803
|
"type": "font",
|
|
11693
|
-
"property": "
|
|
11694
|
-
"variant": "
|
|
11804
|
+
"property": "size",
|
|
11805
|
+
"variant": "3",
|
|
11695
11806
|
"category": "statement",
|
|
11696
11807
|
"meta": {},
|
|
11697
|
-
"value": "var(--
|
|
11808
|
+
"value": "round(down, clamp(var(--v-font-statement-3-size-min), 2.143vw + 2.357rem, var(--v-font-statement-3-size-max)), 2px)"
|
|
11698
11809
|
},
|
|
11699
11810
|
{
|
|
11700
|
-
"css": "--v-font-statement-
|
|
11811
|
+
"css": "--v-font-statement-3-size-min",
|
|
11701
11812
|
"type": "font",
|
|
11702
11813
|
"modifier": "min",
|
|
11703
11814
|
"property": "size",
|
|
11704
|
-
"variant": "
|
|
11815
|
+
"variant": "3",
|
|
11705
11816
|
"category": "statement",
|
|
11706
11817
|
"meta": {},
|
|
11707
|
-
"value": "
|
|
11818
|
+
"value": "3rem"
|
|
11708
11819
|
},
|
|
11709
11820
|
{
|
|
11710
|
-
"css": "--v-font-statement-
|
|
11821
|
+
"css": "--v-font-statement-3-lineheight",
|
|
11711
11822
|
"type": "font",
|
|
11712
|
-
"
|
|
11713
|
-
"
|
|
11714
|
-
"variant": "2",
|
|
11823
|
+
"property": "lineheight",
|
|
11824
|
+
"variant": "3",
|
|
11715
11825
|
"category": "statement",
|
|
11716
11826
|
"meta": {},
|
|
11717
|
-
"value": "
|
|
11827
|
+
"value": "calc(1em + 0.5rem)"
|
|
11718
11828
|
},
|
|
11719
11829
|
{
|
|
11720
|
-
"css": "--v-font-statement-2-
|
|
11830
|
+
"css": "--v-font-statement-2-weight",
|
|
11721
11831
|
"type": "font",
|
|
11722
|
-
"property": "
|
|
11832
|
+
"property": "weight",
|
|
11723
11833
|
"variant": "2",
|
|
11724
11834
|
"category": "statement",
|
|
11725
11835
|
"meta": {},
|
|
11726
|
-
"value": "
|
|
11836
|
+
"value": "400"
|
|
11727
11837
|
},
|
|
11728
11838
|
{
|
|
11729
|
-
"css": "--v-font-statement-2",
|
|
11839
|
+
"css": "--v-font-statement-2-size",
|
|
11730
11840
|
"type": "font",
|
|
11841
|
+
"property": "size",
|
|
11731
11842
|
"variant": "2",
|
|
11732
11843
|
"category": "statement",
|
|
11733
11844
|
"meta": {},
|
|
11734
|
-
"value": "
|
|
11845
|
+
"value": "round(down, clamp(var(--v-font-statement-2-size-min), 5vw + 2rem, var(--v-font-statement-2-size-max)), 2px)"
|
|
11735
11846
|
},
|
|
11736
11847
|
{
|
|
11737
|
-
"css": "--v-font-statement-
|
|
11848
|
+
"css": "--v-font-statement-2-size-min",
|
|
11738
11849
|
"type": "font",
|
|
11739
|
-
"
|
|
11740
|
-
"
|
|
11850
|
+
"modifier": "min",
|
|
11851
|
+
"property": "size",
|
|
11852
|
+
"variant": "2",
|
|
11741
11853
|
"category": "statement",
|
|
11742
11854
|
"meta": {},
|
|
11743
|
-
"value": "
|
|
11855
|
+
"value": "3.5rem"
|
|
11744
11856
|
},
|
|
11745
11857
|
{
|
|
11746
|
-
"css": "--v-font-statement-
|
|
11858
|
+
"css": "--v-font-statement-2-lineheight",
|
|
11747
11859
|
"type": "font",
|
|
11748
11860
|
"property": "lineheight",
|
|
11749
|
-
"variant": "
|
|
11861
|
+
"variant": "2",
|
|
11750
11862
|
"category": "statement",
|
|
11751
11863
|
"meta": {},
|
|
11752
|
-
"value": "
|
|
11864
|
+
"value": "calc(1em + 0.5rem)"
|
|
11753
11865
|
},
|
|
11754
11866
|
{
|
|
11755
|
-
"css": "--v-font-statement-
|
|
11867
|
+
"css": "--v-font-statement-1-weight",
|
|
11756
11868
|
"type": "font",
|
|
11757
|
-
"
|
|
11758
|
-
"
|
|
11759
|
-
"variant": "3",
|
|
11869
|
+
"property": "weight",
|
|
11870
|
+
"variant": "1",
|
|
11760
11871
|
"category": "statement",
|
|
11761
11872
|
"meta": {},
|
|
11762
|
-
"value": "
|
|
11873
|
+
"value": "400"
|
|
11763
11874
|
},
|
|
11764
11875
|
{
|
|
11765
|
-
"css": "--v-font-statement-
|
|
11876
|
+
"css": "--v-font-statement-1-size",
|
|
11766
11877
|
"type": "font",
|
|
11767
|
-
"modifier": "max",
|
|
11768
11878
|
"property": "size",
|
|
11769
|
-
"variant": "
|
|
11879
|
+
"variant": "1",
|
|
11770
11880
|
"category": "statement",
|
|
11771
11881
|
"meta": {},
|
|
11772
|
-
"value": "
|
|
11882
|
+
"value": "round(down, clamp(var(--v-font-statement-1-size-min), 6.786vw + 2.464rem, var(--v-font-statement-1-size-max)), 2px)"
|
|
11773
11883
|
},
|
|
11774
11884
|
{
|
|
11775
|
-
"css": "--v-font-statement-
|
|
11885
|
+
"css": "--v-font-statement-1-size-min",
|
|
11776
11886
|
"type": "font",
|
|
11887
|
+
"modifier": "min",
|
|
11777
11888
|
"property": "size",
|
|
11778
|
-
"variant": "
|
|
11889
|
+
"variant": "1",
|
|
11779
11890
|
"category": "statement",
|
|
11780
11891
|
"meta": {},
|
|
11781
|
-
"value": "
|
|
11892
|
+
"value": "4.5rem"
|
|
11782
11893
|
},
|
|
11783
11894
|
{
|
|
11784
|
-
"css": "--v-font-statement-
|
|
11895
|
+
"css": "--v-font-statement-1-lineheight",
|
|
11785
11896
|
"type": "font",
|
|
11786
|
-
"
|
|
11897
|
+
"property": "lineheight",
|
|
11898
|
+
"variant": "1",
|
|
11787
11899
|
"category": "statement",
|
|
11788
11900
|
"meta": {},
|
|
11789
|
-
"value": "
|
|
11901
|
+
"value": "calc(1em + 0.5rem)"
|
|
11790
11902
|
},
|
|
11791
11903
|
{
|
|
11792
11904
|
"css": "--v-font-statement-signature-weight",
|
|
@@ -11795,16 +11907,16 @@
|
|
|
11795
11907
|
"variant": "signature",
|
|
11796
11908
|
"category": "statement",
|
|
11797
11909
|
"meta": {},
|
|
11798
|
-
"value": "
|
|
11910
|
+
"value": "400"
|
|
11799
11911
|
},
|
|
11800
11912
|
{
|
|
11801
|
-
"css": "--v-font-statement-signature-
|
|
11913
|
+
"css": "--v-font-statement-signature-size",
|
|
11802
11914
|
"type": "font",
|
|
11803
|
-
"property": "
|
|
11915
|
+
"property": "size",
|
|
11804
11916
|
"variant": "signature",
|
|
11805
11917
|
"category": "statement",
|
|
11806
11918
|
"meta": {},
|
|
11807
|
-
"value": "1"
|
|
11919
|
+
"value": "round(down, clamp(var(--v-font-statement-signature-size-min), 3.929vw + 1.321rem, var(--v-font-statement-signature-size-max)), 2px)"
|
|
11808
11920
|
},
|
|
11809
11921
|
{
|
|
11810
11922
|
"css": "--v-font-statement-signature-size-min",
|
|
@@ -11817,478 +11929,53 @@
|
|
|
11817
11929
|
"value": "2.5rem"
|
|
11818
11930
|
},
|
|
11819
11931
|
{
|
|
11820
|
-
"css": "--v-font-statement-signature-
|
|
11932
|
+
"css": "--v-font-statement-signature-lineheight",
|
|
11821
11933
|
"type": "font",
|
|
11822
|
-
"
|
|
11823
|
-
"property": "size",
|
|
11934
|
+
"property": "lineheight",
|
|
11824
11935
|
"variant": "signature",
|
|
11825
11936
|
"category": "statement",
|
|
11826
11937
|
"meta": {},
|
|
11827
|
-
"value": "
|
|
11938
|
+
"value": "calc(1em + 0.5rem)"
|
|
11828
11939
|
},
|
|
11829
11940
|
{
|
|
11830
|
-
"css": "--v-font-
|
|
11941
|
+
"css": "--v-font-regular-weight",
|
|
11831
11942
|
"type": "font",
|
|
11832
|
-
"property": "
|
|
11833
|
-
"variant": "
|
|
11834
|
-
"category": "statement",
|
|
11943
|
+
"property": "weight",
|
|
11944
|
+
"variant": "regular",
|
|
11835
11945
|
"meta": {},
|
|
11836
|
-
"value": "
|
|
11946
|
+
"value": "400"
|
|
11837
11947
|
},
|
|
11838
11948
|
{
|
|
11839
|
-
"css": "--v-font-
|
|
11949
|
+
"css": "--v-font-emphasis-weight",
|
|
11840
11950
|
"type": "font",
|
|
11841
|
-
"
|
|
11842
|
-
"
|
|
11843
|
-
"meta": {},
|
|
11844
|
-
"value": "var(--v-font-statement-signature-weight)\n var(--v-font-statement-signature-size) /\n var(--v-font-statement-signature-lineheight) var(--v-font-broad-family)"
|
|
11845
|
-
},
|
|
11846
|
-
{
|
|
11847
|
-
"css": "--v-space-l",
|
|
11848
|
-
"type": "space",
|
|
11849
|
-
"variant": "l",
|
|
11850
|
-
"meta": {
|
|
11851
|
-
"description": "Fluid spacing between 64px-96px.",
|
|
11852
|
-
"direction": "vertical"
|
|
11853
|
-
},
|
|
11854
|
-
"value": "var(--v-space-xl)"
|
|
11855
|
-
},
|
|
11856
|
-
{
|
|
11857
|
-
"css": "--v-space-m",
|
|
11858
|
-
"type": "space",
|
|
11859
|
-
"variant": "m",
|
|
11860
|
-
"meta": {
|
|
11861
|
-
"direction": "vertical",
|
|
11862
|
-
"description": "Fluid spacing between 48px-64px."
|
|
11863
|
-
},
|
|
11864
|
-
"value": "var(--v-space-lg)"
|
|
11865
|
-
},
|
|
11866
|
-
{
|
|
11867
|
-
"css": "--v-space-s",
|
|
11868
|
-
"type": "space",
|
|
11869
|
-
"variant": "s",
|
|
11870
|
-
"meta": {
|
|
11871
|
-
"direction": "vertical",
|
|
11872
|
-
"description": "Fluid spacing between 32px-48px."
|
|
11873
|
-
},
|
|
11874
|
-
"value": "var(--v-space-md)"
|
|
11875
|
-
},
|
|
11876
|
-
{
|
|
11877
|
-
"css": "--v-size-grid-column",
|
|
11878
|
-
"type": "size",
|
|
11879
|
-
"category": "grid-column",
|
|
11880
|
-
"meta": {
|
|
11881
|
-
"description": "The width of a single grid column."
|
|
11882
|
-
},
|
|
11883
|
-
"value": "calc(\n (\n var(--v-size-grid-maxwidth) -\n (var(--v-grid-columns) - 1) *\n var(--v-space-gutter)\n ) /\n var(--v-grid-columns)\n )"
|
|
11884
|
-
},
|
|
11885
|
-
{
|
|
11886
|
-
"css": "--v-size-grid-maxwidth",
|
|
11887
|
-
"type": "size",
|
|
11888
|
-
"category": "grid-maxwidth",
|
|
11889
|
-
"meta": {
|
|
11890
|
-
"description": "The maximum width of the 12 column grid."
|
|
11891
|
-
},
|
|
11892
|
-
"value": "min(81rem, 100vw - var(--_pagemargin-min) * 2)"
|
|
11893
|
-
},
|
|
11894
|
-
{
|
|
11895
|
-
"css": "--v-size-pagemax",
|
|
11896
|
-
"type": "size",
|
|
11897
|
-
"category": "pagemax",
|
|
11898
|
-
"meta": {
|
|
11899
|
-
"description": "The maximum width a page is allowed to grow to."
|
|
11900
|
-
},
|
|
11901
|
-
"value": "min(160rem, 100vw)"
|
|
11902
|
-
},
|
|
11903
|
-
{
|
|
11904
|
-
"css": "--v-size-grid-xs",
|
|
11905
|
-
"type": "size",
|
|
11906
|
-
"variant": "xs",
|
|
11907
|
-
"category": "grid",
|
|
11908
|
-
"meta": {
|
|
11909
|
-
"description": "Width based on the colspan of the grid for the current viewport size (4 / 6 / 4)"
|
|
11910
|
-
},
|
|
11911
|
-
"value": "calc(\n (var(--v-size-grid-column) * var(--_xs-cols)) +\n var(--v-space-gutter) *\n (var(--_xs-cols) - 1)\n )"
|
|
11912
|
-
},
|
|
11913
|
-
{
|
|
11914
|
-
"css": "--v-size-grid-sm",
|
|
11915
|
-
"type": "size",
|
|
11916
|
-
"variant": "sm",
|
|
11917
|
-
"category": "grid",
|
|
11918
|
-
"meta": {
|
|
11919
|
-
"description": "Width based on the colspan of the grid for the current viewport size (6 / 8 / 6)"
|
|
11920
|
-
},
|
|
11921
|
-
"value": "calc(\n (var(--v-size-grid-column) * var(--_sm-cols)) +\n var(--v-space-gutter) *\n (var(--_sm-cols) - 1)\n )"
|
|
11922
|
-
},
|
|
11923
|
-
{
|
|
11924
|
-
"css": "--v-size-grid-md",
|
|
11925
|
-
"type": "size",
|
|
11926
|
-
"category": "grid-md",
|
|
11927
|
-
"meta": {
|
|
11928
|
-
"description": "Width based on the colspan of the grid for the current viewport size (8 / 10 / 8)"
|
|
11929
|
-
},
|
|
11930
|
-
"value": "calc(\n (var(--v-size-grid-column) * var(--_md-cols)) +\n var(--v-space-gutter) *\n (var(--_md-cols) - 1)\n )"
|
|
11931
|
-
},
|
|
11932
|
-
{
|
|
11933
|
-
"css": "--v-size-grid-lg",
|
|
11934
|
-
"type": "size",
|
|
11935
|
-
"variant": "lg",
|
|
11936
|
-
"category": "grid",
|
|
11937
|
-
"meta": {
|
|
11938
|
-
"description": "Width based on the colspan of the grid for the current viewport size (8 / 10 / 12)"
|
|
11939
|
-
},
|
|
11940
|
-
"value": "calc(\n (var(--v-size-grid-column) * var(--_lg-cols)) +\n var(--v-space-gutter) *\n (var(--_lg-cols) - 1)\n )"
|
|
11941
|
-
},
|
|
11942
|
-
{
|
|
11943
|
-
"css": "--v-size-grid-xl",
|
|
11944
|
-
"type": "size",
|
|
11945
|
-
"variant": "xl",
|
|
11946
|
-
"category": "grid",
|
|
11947
|
-
"meta": {
|
|
11948
|
-
"description": "Width based on the colspan of the grid for the current viewport size (8 / 12 / 12)"
|
|
11949
|
-
},
|
|
11950
|
-
"value": "calc(\n (var(--v-size-grid-column) * var(--_xl-cols)) +\n var(--v-space-gutter) *\n (var(--_xl-cols) - 1)\n )"
|
|
11951
|
-
},
|
|
11952
|
-
{
|
|
11953
|
-
"css": "--v-size-grid-max",
|
|
11954
|
-
"type": "size",
|
|
11955
|
-
"category": "grid-max",
|
|
11956
|
-
"meta": {
|
|
11957
|
-
"description": "Width based on the maximum extent of a `max` container"
|
|
11958
|
-
},
|
|
11959
|
-
"value": "min(\n (100vw - var(--v-space-pagemargin) * 2) +\n var(--_outer-margin, 0rem),\n 160rem\n )"
|
|
11960
|
-
},
|
|
11961
|
-
{
|
|
11962
|
-
"css": "--v-size-contentmax",
|
|
11963
|
-
"type": "size",
|
|
11964
|
-
"category": "contentmax",
|
|
11965
|
-
"meta": {
|
|
11966
|
-
"description": "The maximum width a block of content should be allowed to grow to while maintaining readability\nhttps://baymard.com/blog/line-length-readability"
|
|
11967
|
-
},
|
|
11968
|
-
"value": "70ch"
|
|
11969
|
-
},
|
|
11970
|
-
{
|
|
11971
|
-
"css": "--v-radius-sm",
|
|
11972
|
-
"type": "radius",
|
|
11973
|
-
"variant": "sm",
|
|
11951
|
+
"property": "weight",
|
|
11952
|
+
"variant": "emphasis",
|
|
11974
11953
|
"meta": {},
|
|
11975
|
-
"value": "
|
|
11954
|
+
"value": "600"
|
|
11976
11955
|
},
|
|
11977
11956
|
{
|
|
11978
|
-
"css": "--v-
|
|
11979
|
-
"type": "
|
|
11980
|
-
"
|
|
11957
|
+
"css": "--v-font-sans-family",
|
|
11958
|
+
"type": "font",
|
|
11959
|
+
"property": "family",
|
|
11960
|
+
"variant": "sans",
|
|
11981
11961
|
"meta": {},
|
|
11982
|
-
"value": "
|
|
11962
|
+
"value": "\"Volvo Centum\", \"Helvetica Neue\", \"Helvetica\", \"Noto Sans\", \"Segoe UI\", \"Arial\", sans-serif"
|
|
11983
11963
|
},
|
|
11984
11964
|
{
|
|
11985
|
-
"css": "--v-
|
|
11986
|
-
"type": "
|
|
11987
|
-
"
|
|
11965
|
+
"css": "--v-font-broad-family",
|
|
11966
|
+
"type": "font",
|
|
11967
|
+
"property": "family",
|
|
11968
|
+
"variant": "broad",
|
|
11988
11969
|
"meta": {},
|
|
11989
|
-
"value": "
|
|
11970
|
+
"value": "\"Volvo Broad Pro\", \"Volvo Broad\", \"Arial Black\", sans-serif"
|
|
11990
11971
|
},
|
|
11991
11972
|
{
|
|
11992
|
-
"css": "--v-
|
|
11993
|
-
"type": "
|
|
11994
|
-
"
|
|
11973
|
+
"css": "--v-font-mono-family",
|
|
11974
|
+
"type": "font",
|
|
11975
|
+
"property": "family",
|
|
11976
|
+
"variant": "mono",
|
|
11995
11977
|
"meta": {},
|
|
11996
|
-
"value": "
|
|
11997
|
-
},
|
|
11998
|
-
{
|
|
11999
|
-
"css": "--v-index-spinner",
|
|
12000
|
-
"type": "index",
|
|
12001
|
-
"variant": "spinner",
|
|
12002
|
-
"meta": {},
|
|
12003
|
-
"value": "30"
|
|
12004
|
-
},
|
|
12005
|
-
{
|
|
12006
|
-
"css": "--v-index-overlay",
|
|
12007
|
-
"type": "index",
|
|
12008
|
-
"variant": "overlay",
|
|
12009
|
-
"meta": {},
|
|
12010
|
-
"value": "20"
|
|
12011
|
-
},
|
|
12012
|
-
{
|
|
12013
|
-
"css": "--v-index-navigation",
|
|
12014
|
-
"type": "index",
|
|
12015
|
-
"variant": "navigation",
|
|
12016
|
-
"meta": {},
|
|
12017
|
-
"value": "10"
|
|
12018
|
-
},
|
|
12019
|
-
{
|
|
12020
|
-
"css": "--v-index-default",
|
|
12021
|
-
"type": "index",
|
|
12022
|
-
"variant": "default",
|
|
12023
|
-
"meta": {},
|
|
12024
|
-
"value": "0"
|
|
12025
|
-
},
|
|
12026
|
-
{
|
|
12027
|
-
"css": "--v-index-deep",
|
|
12028
|
-
"type": "index",
|
|
12029
|
-
"variant": "deep",
|
|
12030
|
-
"meta": {},
|
|
12031
|
-
"value": "-1"
|
|
12032
|
-
},
|
|
12033
|
-
{
|
|
12034
|
-
"css": "--v-grid-columns",
|
|
12035
|
-
"type": "grid",
|
|
12036
|
-
"variant": "columns",
|
|
12037
|
-
"meta": {
|
|
12038
|
-
"description": "The total number of grid columns at the current breakpoint."
|
|
12039
|
-
},
|
|
12040
|
-
"value": "8"
|
|
12041
|
-
},
|
|
12042
|
-
{
|
|
12043
|
-
"css": "--v-space-pagemargin",
|
|
12044
|
-
"type": "space",
|
|
12045
|
-
"variant": "pagemargin",
|
|
12046
|
-
"meta": {
|
|
12047
|
-
"direction": "horizontal",
|
|
12048
|
-
"property": "margin,padding,inset",
|
|
12049
|
-
"description": "The fluid outer horizontal margins of the main page container.\n402 - 16px\n1600 - 64px"
|
|
12050
|
-
},
|
|
12051
|
-
"value": "clamp(var(--_pagemargin-min), 22vw - 16.3rem, 8rem)"
|
|
12052
|
-
},
|
|
12053
|
-
{
|
|
12054
|
-
"css": "--v-space-gutter",
|
|
12055
|
-
"type": "space",
|
|
12056
|
-
"variant": "gutter",
|
|
12057
|
-
"meta": {
|
|
12058
|
-
"direction": "horizontal",
|
|
12059
|
-
"property": "gap",
|
|
12060
|
-
"description": "The horizontal gap between grid columns. Fluid between 16px-32px."
|
|
12061
|
-
},
|
|
12062
|
-
"value": "clamp(1rem, 2.6vw + 0.3rem, 1.5rem)"
|
|
12063
|
-
},
|
|
12064
|
-
{
|
|
12065
|
-
"css": "--v-shape-default",
|
|
12066
|
-
"type": "shape",
|
|
12067
|
-
"variant": "default",
|
|
12068
|
-
"meta": {
|
|
12069
|
-
"description": "Use as default value for all all non-interactive UI elements."
|
|
12070
|
-
},
|
|
12071
|
-
"value": "var(--v-radius-sm)"
|
|
12072
|
-
},
|
|
12073
|
-
{
|
|
12074
|
-
"css": "--v-shape-emphasis",
|
|
12075
|
-
"type": "shape",
|
|
12076
|
-
"variant": "emphasis",
|
|
12077
|
-
"meta": {
|
|
12078
|
-
"description": "Use for interactive UI, and elements that need to draw attention and create visual contrast from the rest of the page."
|
|
12079
|
-
},
|
|
12080
|
-
"value": "var(--v-radius-sm)"
|
|
12081
|
-
},
|
|
12082
|
-
{
|
|
12083
|
-
"css": "--v-transition-default",
|
|
12084
|
-
"type": "transition",
|
|
12085
|
-
"variant": "default",
|
|
12086
|
-
"meta": {},
|
|
12087
|
-
"value": "var(--_v-transition-speed-default) ease"
|
|
12088
|
-
},
|
|
12089
|
-
{
|
|
12090
|
-
"css": "--v-transition-micro",
|
|
12091
|
-
"type": "transition",
|
|
12092
|
-
"variant": "micro",
|
|
12093
|
-
"meta": {},
|
|
12094
|
-
"value": "var(--_v-transition-speed-fast) ease"
|
|
12095
|
-
},
|
|
12096
|
-
{
|
|
12097
|
-
"css": "--v-transition-notable",
|
|
12098
|
-
"type": "transition",
|
|
12099
|
-
"variant": "notable",
|
|
12100
|
-
"meta": {},
|
|
12101
|
-
"value": "var(--_v-transition-speed-slow) ease"
|
|
12102
|
-
},
|
|
12103
|
-
{
|
|
12104
|
-
"css": "--v-space-2",
|
|
12105
|
-
"type": "space",
|
|
12106
|
-
"variant": "2",
|
|
12107
|
-
"meta": {
|
|
12108
|
-
"description": "Fixed 2px spacing"
|
|
12109
|
-
},
|
|
12110
|
-
"value": "0.125rem"
|
|
12111
|
-
},
|
|
12112
|
-
{
|
|
12113
|
-
"css": "--v-space-4",
|
|
12114
|
-
"type": "space",
|
|
12115
|
-
"variant": "4",
|
|
12116
|
-
"meta": {
|
|
12117
|
-
"description": "Fixed 4px spacing"
|
|
12118
|
-
},
|
|
12119
|
-
"value": "0.25rem"
|
|
12120
|
-
},
|
|
12121
|
-
{
|
|
12122
|
-
"css": "--v-space-8",
|
|
12123
|
-
"type": "space",
|
|
12124
|
-
"variant": "8",
|
|
12125
|
-
"meta": {
|
|
12126
|
-
"description": "Fixed 8px spacing"
|
|
12127
|
-
},
|
|
12128
|
-
"value": "0.5rem"
|
|
12129
|
-
},
|
|
12130
|
-
{
|
|
12131
|
-
"css": "--v-space-12",
|
|
12132
|
-
"type": "space",
|
|
12133
|
-
"variant": "12",
|
|
12134
|
-
"meta": {
|
|
12135
|
-
"description": "Fixed 12px spacing"
|
|
12136
|
-
},
|
|
12137
|
-
"value": "0.75rem"
|
|
12138
|
-
},
|
|
12139
|
-
{
|
|
12140
|
-
"css": "--v-space-16",
|
|
12141
|
-
"type": "space",
|
|
12142
|
-
"variant": "16",
|
|
12143
|
-
"meta": {
|
|
12144
|
-
"description": "Fixed 16px spacing"
|
|
12145
|
-
},
|
|
12146
|
-
"value": "1rem"
|
|
12147
|
-
},
|
|
12148
|
-
{
|
|
12149
|
-
"css": "--v-space-24",
|
|
12150
|
-
"type": "space",
|
|
12151
|
-
"variant": "24",
|
|
12152
|
-
"meta": {
|
|
12153
|
-
"description": "Fixed 24px spacing"
|
|
12154
|
-
},
|
|
12155
|
-
"value": "1.5rem"
|
|
12156
|
-
},
|
|
12157
|
-
{
|
|
12158
|
-
"css": "--v-space-32",
|
|
12159
|
-
"type": "space",
|
|
12160
|
-
"variant": "32",
|
|
12161
|
-
"meta": {
|
|
12162
|
-
"description": "Fixed 32px spacing"
|
|
12163
|
-
},
|
|
12164
|
-
"value": "2rem"
|
|
12165
|
-
},
|
|
12166
|
-
{
|
|
12167
|
-
"css": "--v-space-48",
|
|
12168
|
-
"type": "space",
|
|
12169
|
-
"variant": "48",
|
|
12170
|
-
"meta": {
|
|
12171
|
-
"description": "Fixed 48px spacing"
|
|
12172
|
-
},
|
|
12173
|
-
"value": "3rem"
|
|
12174
|
-
},
|
|
12175
|
-
{
|
|
12176
|
-
"css": "--v-space-64",
|
|
12177
|
-
"type": "space",
|
|
12178
|
-
"variant": "64",
|
|
12179
|
-
"meta": {
|
|
12180
|
-
"description": "Fixed 64px spacing"
|
|
12181
|
-
},
|
|
12182
|
-
"value": "4rem"
|
|
12183
|
-
},
|
|
12184
|
-
{
|
|
12185
|
-
"css": "--v-space-gridded-element-gap",
|
|
12186
|
-
"type": "space",
|
|
12187
|
-
"variant": "gridded-element-gap",
|
|
12188
|
-
"meta": {
|
|
12189
|
-
"reference": true,
|
|
12190
|
-
"property": "gap",
|
|
12191
|
-
"description": "Divider between gridded elements. Do not use for text."
|
|
12192
|
-
},
|
|
12193
|
-
"value": "var(--v-space-2)"
|
|
12194
|
-
},
|
|
12195
|
-
{
|
|
12196
|
-
"css": "--v-space-xs",
|
|
12197
|
-
"type": "space",
|
|
12198
|
-
"variant": "xs",
|
|
12199
|
-
"meta": {
|
|
12200
|
-
"direction": "vertical",
|
|
12201
|
-
"description": "Fluid spacing between 8px-20px."
|
|
12202
|
-
},
|
|
12203
|
-
"value": "round(clamp(0.5rem, 1.071vw + 0.179rem, 1.25rem), 2px)"
|
|
12204
|
-
},
|
|
12205
|
-
{
|
|
12206
|
-
"css": "--v-space-sm",
|
|
12207
|
-
"type": "space",
|
|
12208
|
-
"variant": "sm",
|
|
12209
|
-
"meta": {
|
|
12210
|
-
"direction": "vertical",
|
|
12211
|
-
"description": "Fluid spacing between 16px-32px."
|
|
12212
|
-
},
|
|
12213
|
-
"value": "round(clamp(1rem, 1.429vw + 0.571rem, 2rem), 2px)"
|
|
12214
|
-
},
|
|
12215
|
-
{
|
|
12216
|
-
"css": "--v-space-md",
|
|
12217
|
-
"type": "space",
|
|
12218
|
-
"variant": "md",
|
|
12219
|
-
"meta": {
|
|
12220
|
-
"direction": "vertical",
|
|
12221
|
-
"description": "Fluid spacing between 24px-48px."
|
|
12222
|
-
},
|
|
12223
|
-
"value": "round(clamp(1.5rem, 2.143vw + 0.857rem, 3rem), 2px)"
|
|
12224
|
-
},
|
|
12225
|
-
{
|
|
12226
|
-
"css": "--v-space-lg",
|
|
12227
|
-
"type": "space",
|
|
12228
|
-
"variant": "lg",
|
|
12229
|
-
"meta": {
|
|
12230
|
-
"direction": "vertical",
|
|
12231
|
-
"description": "Fluid spacing between 32px-56px."
|
|
12232
|
-
},
|
|
12233
|
-
"value": "round(clamp(2rem, 2.143vw + 1.357rem, 3.5rem), 2px)"
|
|
12234
|
-
},
|
|
12235
|
-
{
|
|
12236
|
-
"css": "--v-space-xl",
|
|
12237
|
-
"type": "space",
|
|
12238
|
-
"variant": "xl",
|
|
12239
|
-
"meta": {
|
|
12240
|
-
"direction": "vertical",
|
|
12241
|
-
"description": "Fluid spacing between 48px-72px."
|
|
12242
|
-
},
|
|
12243
|
-
"value": "round(clamp(3rem, 2.143vw + 2.357rem, 4.5rem), 2px)"
|
|
12244
|
-
},
|
|
12245
|
-
{
|
|
12246
|
-
"css": "--v-space-2xl",
|
|
12247
|
-
"type": "space",
|
|
12248
|
-
"variant": "2xl",
|
|
12249
|
-
"meta": {
|
|
12250
|
-
"direction": "vertical",
|
|
12251
|
-
"description": "Fluid spacing between 64px-128px."
|
|
12252
|
-
},
|
|
12253
|
-
"value": "round(clamp(4rem, 5.714vw + 2.286rem, 8rem), 2px)"
|
|
12254
|
-
},
|
|
12255
|
-
{
|
|
12256
|
-
"css": "--v-border-width-default",
|
|
12257
|
-
"type": "border",
|
|
12258
|
-
"variant": "width-default",
|
|
12259
|
-
"meta": {
|
|
12260
|
-
"description": "Use for any UI element that needs a border in the default state."
|
|
12261
|
-
},
|
|
12262
|
-
"value": "1px"
|
|
12263
|
-
},
|
|
12264
|
-
{
|
|
12265
|
-
"css": "--v-border-width-selected",
|
|
12266
|
-
"type": "border",
|
|
12267
|
-
"variant": "width-selected",
|
|
12268
|
-
"meta": {
|
|
12269
|
-
"description": "Use for any UI element that needs a border in the selected state."
|
|
12270
|
-
},
|
|
12271
|
-
"value": "2px"
|
|
12272
|
-
},
|
|
12273
|
-
{
|
|
12274
|
-
"css": "--v-size-sidebar-narrow",
|
|
12275
|
-
"type": "size",
|
|
12276
|
-
"variant": "narrow",
|
|
12277
|
-
"category": "sidebar",
|
|
12278
|
-
"meta": {
|
|
12279
|
-
"description": "Narrow sidebar width is 240 to 304 between lg and xl"
|
|
12280
|
-
},
|
|
12281
|
-
"value": "round(clamp(15rem, 11.111vw + 7.889rem, 19rem), 2px)"
|
|
12282
|
-
},
|
|
12283
|
-
{
|
|
12284
|
-
"css": "--v-size-sidebar-wide",
|
|
12285
|
-
"type": "size",
|
|
12286
|
-
"variant": "wide",
|
|
12287
|
-
"category": "sidebar",
|
|
12288
|
-
"meta": {
|
|
12289
|
-
"description": "Wide sidebar width is 368 to 464 between lg and xl"
|
|
12290
|
-
},
|
|
12291
|
-
"value": "round(clamp(23rem, 16.667vw + 12.333rem, 29rem), 2px)"
|
|
11978
|
+
"value": "monospace"
|
|
12292
11979
|
}
|
|
12293
11980
|
],
|
|
12294
11981
|
"customMedia": [
|