@volvo-cars/css 1.53.0 → 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/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",
@@ -1656,38 +1571,13 @@
1656
1571
  "radio-checked:border-primary",
1657
1572
  "range",
1658
1573
  "reel",
1659
- "reel-indicators",
1660
1574
  "relative",
1661
1575
  "resize-handle",
1662
1576
  "rotate-0",
1663
1577
  "rotate-180",
1664
1578
  "rotate-90",
1665
- "rounded",
1666
- "rounded-b",
1667
- "rounded-b-full",
1668
- "rounded-b-lg",
1669
- "rounded-b-md",
1670
- "rounded-b-sm",
1671
- "rounded-e",
1672
- "rounded-e-full",
1673
- "rounded-e-lg",
1674
- "rounded-e-md",
1675
- "rounded-e-sm",
1676
1579
  "rounded-full",
1677
- "rounded-lg",
1678
- "rounded-md",
1679
1580
  "rounded-none",
1680
- "rounded-s",
1681
- "rounded-s-full",
1682
- "rounded-s-lg",
1683
- "rounded-s-md",
1684
- "rounded-s-sm",
1685
- "rounded-sm",
1686
- "rounded-t",
1687
- "rounded-t-full",
1688
- "rounded-t-lg",
1689
- "rounded-t-md",
1690
- "rounded-t-sm",
1691
1581
  "scale-100",
1692
1582
  "scale-110",
1693
1583
  "scale-96",
@@ -1782,7 +1672,6 @@
1782
1672
  "title-page",
1783
1673
  "title-section",
1784
1674
  "toast-message",
1785
- "toggle-group-button",
1786
1675
  "tooltip",
1787
1676
  "top-0",
1788
1677
  "top-1/2",
@@ -2411,7 +2300,7 @@
2411
2300
  "max-width: 100%",
2412
2301
  "height: 3rem",
2413
2302
  "font-size: var(--v-font-16-size)",
2414
- "font-weight: var(--v-font-emphasis-weight)",
2303
+ "font-weight: var(--v-font-regular-weight)",
2415
2304
  "white-space: nowrap",
2416
2305
  "overflow-x: clip",
2417
2306
  "--button-accent-color: var(--v-color-surface-neutral)",
@@ -2440,7 +2329,7 @@
2440
2329
  "max-width: 100%",
2441
2330
  "height: 3rem",
2442
2331
  "font-size: var(--v-font-16-size)",
2443
- "font-weight: var(--v-font-emphasis-weight)",
2332
+ "font-weight: var(--v-font-regular-weight)",
2444
2333
  "white-space: nowrap",
2445
2334
  "overflow-x: clip",
2446
2335
  "background: color-mix(in oklab,\n var(--_button-bg-color, transparent),\n var(--button-accent-color) var(--_overlay-rate))",
@@ -2468,7 +2357,7 @@
2468
2357
  "max-width: 100%",
2469
2358
  "height: 3rem",
2470
2359
  "font-size: var(--v-font-16-size)",
2471
- "font-weight: var(--v-font-emphasis-weight)",
2360
+ "font-weight: var(--v-font-regular-weight)",
2472
2361
  "white-space: nowrap",
2473
2362
  "overflow-x: clip",
2474
2363
  "--button-accent-color: var(--v-color-foreground-primary)",
@@ -2485,12 +2374,6 @@
2485
2374
  "declarations": [],
2486
2375
  "layer": "volvo.blocks"
2487
2376
  },
2488
- {
2489
- "name": "dialog",
2490
- "prefixes": [],
2491
- "declarations": [],
2492
- "layer": "volvo.blocks"
2493
- },
2494
2377
  {
2495
2378
  "name": "dialog-large",
2496
2379
  "prefixes": [],
@@ -2515,20 +2398,6 @@
2515
2398
  "declarations": [],
2516
2399
  "layer": "volvo.blocks"
2517
2400
  },
2518
- {
2519
- "name": "dialog__close",
2520
- "prefixes": [],
2521
- "declarations": [
2522
- "top: 0",
2523
- "height: var(--v-space-48)",
2524
- "justify-content: flex-end",
2525
- "align-items: center",
2526
- "display: flex",
2527
- "position: absolute",
2528
- "inset-inline-end: 0"
2529
- ],
2530
- "layer": "volvo.blocks"
2531
- },
2532
2401
  {
2533
2402
  "name": "radio",
2534
2403
  "prefixes": [],
@@ -2563,17 +2432,6 @@
2563
2432
  ],
2564
2433
  "layer": "volvo.layout"
2565
2434
  },
2566
- {
2567
- "name": "heading-3",
2568
- "prefixes": [],
2569
- "declarations": [
2570
- "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))",
2571
- "font-weight: var(--v-font-heading-3-weight)",
2572
- "line-height: var(--v-font-heading-3-lineheight)",
2573
- "text-wrap: balance"
2574
- ],
2575
- "layer": "volvo.layout"
2576
- },
2577
2435
  {
2578
2436
  "name": "wordmark",
2579
2437
  "prefixes": [],
@@ -2672,32 +2530,6 @@
2672
2530
  ],
2673
2531
  "layer": "volvo.blocks"
2674
2532
  },
2675
- {
2676
- "name": "toggle-group-button",
2677
- "prefixes": [],
2678
- "declarations": [
2679
- "--_overlay-rate: 0%",
2680
- "--_color: var(--v-color-foreground-primary)",
2681
- "--spinner-size: 1rem",
2682
- "min-width: max-content",
2683
- "max-width: 100%",
2684
- "height: 2.5rem",
2685
- "padding-inline: var(--v-space-16)",
2686
- "font: var(--v-font-16)",
2687
- "color: var(--_color)",
2688
- "white-space: nowrap",
2689
- "user-select: none",
2690
- "background-color: color-mix(in oklab,\n var(--_chip-bg-color, transparent),\n var(--_color) var(--_overlay-rate))",
2691
- "border-radius: var(--v-shape-emphasis)",
2692
- "box-shadow: inset 0 0 0 1px var(--v-color-foreground-tertiary)",
2693
- "transition: background-color var(--v-transition-default)",
2694
- "justify-content: center",
2695
- "align-items: center",
2696
- "display: inline-flex",
2697
- "position: relative"
2698
- ],
2699
- "layer": "volvo.blocks"
2700
- },
2701
2533
  {
2702
2534
  "name": "input-floating-label",
2703
2535
  "prefixes": [],
@@ -3113,7 +2945,7 @@
3113
2945
  "padding-block: var(--v-space-2)",
3114
2946
  "padding-inline: var(--v-space-8)",
3115
2947
  "font: var(--v-font-12)",
3116
- "border-radius: var(--v-radius-full)",
2948
+ "border-radius: var(--v-shape-default)",
3117
2949
  "color: var(--v-color-foreground-inverted)",
3118
2950
  "background-color: var(--v-color-surface-neutral)"
3119
2951
  ],
@@ -3127,7 +2959,7 @@
3127
2959
  "padding-block: var(--v-space-2)",
3128
2960
  "padding-inline: var(--v-space-8)",
3129
2961
  "font: var(--v-font-12)",
3130
- "border-radius: var(--v-radius-full)",
2962
+ "border-radius: var(--v-shape-default)",
3131
2963
  "box-shadow: inset 0 0 0 1px\n var(--_border-color, var(--v-color-ornament-primary))"
3132
2964
  ],
3133
2965
  "layer": "volvo.blocks"
@@ -3140,8 +2972,8 @@
3140
2972
  "padding-block: var(--v-space-2)",
3141
2973
  "padding-inline: var(--v-space-8)",
3142
2974
  "font: var(--v-font-12)",
3143
- "border-radius: var(--v-radius-full)",
3144
- "background-color: var(--v-color-background-secondary)"
2975
+ "border-radius: var(--v-shape-default)",
2976
+ "background-color: var(--v-color-surface-gray)"
3145
2977
  ],
3146
2978
  "layer": "volvo.blocks"
3147
2979
  },
@@ -3352,18 +3184,6 @@
3352
3184
  ],
3353
3185
  "layer": "volvo.layout"
3354
3186
  },
3355
- {
3356
- "name": "reel-indicators",
3357
- "prefixes": [],
3358
- "declarations": [
3359
- "column-gap: var(--v-space-4)",
3360
- "margin-block: var(--v-space-32)",
3361
- "flex-direction: row",
3362
- "justify-content: center",
3363
- "display: flex"
3364
- ],
3365
- "layer": "volvo.layout"
3366
- },
3367
3187
  {
3368
3188
  "name": "stack-4",
3369
3189
  "prefixes": [],
@@ -3430,6 +3250,12 @@
3430
3250
  "declarations": [],
3431
3251
  "layer": "volvo.layout"
3432
3252
  },
3253
+ {
3254
+ "name": "heading-3",
3255
+ "prefixes": [],
3256
+ "declarations": [],
3257
+ "layer": "volvo.layout"
3258
+ },
3433
3259
  {
3434
3260
  "name": "font-20",
3435
3261
  "prefixes": [
@@ -4456,420 +4282,208 @@
4456
4282
  "layer": "volvo.utilities"
4457
4283
  },
4458
4284
  {
4459
- "name": "rounded",
4285
+ "name": "rounded-full",
4460
4286
  "prefixes": [],
4461
4287
  "declarations": [
4462
- "border-radius: var(--v-radius-sm)"
4288
+ "border-radius: var(--v-shape-emphasis)"
4463
4289
  ],
4464
4290
  "layer": "volvo.utilities"
4465
4291
  },
4466
4292
  {
4467
- "name": "rounded-sm",
4293
+ "name": "contain-none",
4468
4294
  "prefixes": [],
4469
4295
  "declarations": [
4470
- "border-radius: var(--v-radius-sm)"
4296
+ "contain: none"
4471
4297
  ],
4472
4298
  "layer": "volvo.utilities"
4473
4299
  },
4474
4300
  {
4475
- "name": "rounded-md",
4301
+ "name": "contain-content",
4476
4302
  "prefixes": [],
4477
4303
  "declarations": [
4478
- "border-radius: var(--v-radius-md)"
4304
+ "contain: content"
4479
4305
  ],
4480
4306
  "layer": "volvo.utilities"
4481
4307
  },
4482
4308
  {
4483
- "name": "rounded-lg",
4484
- "prefixes": [],
4309
+ "name": "flow-root",
4310
+ "prefixes": [
4311
+ "lg",
4312
+ "md",
4313
+ "xl"
4314
+ ],
4485
4315
  "declarations": [
4486
- "border-radius: var(--v-radius-lg)"
4316
+ "--_display-inner: flow-root",
4317
+ "display: var(--_display-outer) var(--_display-inner)"
4487
4318
  ],
4488
4319
  "layer": "volvo.utilities"
4489
4320
  },
4490
4321
  {
4491
- "name": "rounded-full",
4492
- "prefixes": [],
4322
+ "name": "block",
4323
+ "prefixes": [
4324
+ "lg",
4325
+ "md",
4326
+ "xl"
4327
+ ],
4493
4328
  "declarations": [
4494
- "border-radius: var(--v-radius-full)"
4329
+ "--_display-outer: block",
4330
+ "display: var(--_display-outer) var(--_display-inner)",
4331
+ "--_display-outer: ",
4332
+ "display: block"
4495
4333
  ],
4496
4334
  "layer": "volvo.utilities"
4497
4335
  },
4498
4336
  {
4499
- "name": "rounded-t",
4500
- "prefixes": [],
4337
+ "name": "inline",
4338
+ "prefixes": [
4339
+ "lg",
4340
+ "md",
4341
+ "xl"
4342
+ ],
4501
4343
  "declarations": [
4502
- "border-start-start-radius: var(--v-radius-sm)",
4503
- "border-start-end-radius: var(--v-radius-sm)"
4344
+ "--_display-outer: inline",
4345
+ "display: var(--_display-outer) var(--_display-inner)"
4504
4346
  ],
4505
4347
  "layer": "volvo.utilities"
4506
4348
  },
4507
4349
  {
4508
- "name": "rounded-t-sm",
4509
- "prefixes": [],
4350
+ "name": "contents",
4351
+ "prefixes": [
4352
+ "lg",
4353
+ "md",
4354
+ "xl"
4355
+ ],
4510
4356
  "declarations": [
4511
- "border-start-start-radius: var(--v-radius-sm)",
4512
- "border-start-end-radius: var(--v-radius-sm)"
4357
+ "display: contents"
4513
4358
  ],
4514
4359
  "layer": "volvo.utilities"
4515
4360
  },
4516
4361
  {
4517
- "name": "rounded-t-md",
4518
- "prefixes": [],
4362
+ "name": "flex",
4363
+ "prefixes": [
4364
+ "lg",
4365
+ "md",
4366
+ "xl"
4367
+ ],
4519
4368
  "declarations": [
4520
- "border-start-start-radius: var(--v-radius-md)",
4521
- "border-start-end-radius: var(--v-radius-md)"
4369
+ "--_display-inner: flex",
4370
+ "display: var(--_display-outer) flex"
4522
4371
  ],
4523
4372
  "layer": "volvo.utilities"
4524
4373
  },
4525
4374
  {
4526
- "name": "rounded-t-lg",
4527
- "prefixes": [],
4375
+ "name": "flex-row",
4376
+ "prefixes": [
4377
+ "lg",
4378
+ "md",
4379
+ "xl"
4380
+ ],
4528
4381
  "declarations": [
4529
- "border-start-start-radius: var(--v-radius-lg)",
4530
- "border-start-end-radius: var(--v-radius-lg)"
4382
+ "--_display-inner: flex",
4383
+ "display: var(--_display-outer) flex",
4384
+ "flex-direction: row"
4531
4385
  ],
4532
4386
  "layer": "volvo.utilities"
4533
4387
  },
4534
4388
  {
4535
- "name": "rounded-t-full",
4536
- "prefixes": [],
4389
+ "name": "flex-col",
4390
+ "prefixes": [
4391
+ "lg",
4392
+ "md",
4393
+ "xl"
4394
+ ],
4537
4395
  "declarations": [
4538
- "border-start-start-radius: var(--v-radius-full)",
4539
- "border-start-end-radius: var(--v-radius-full)"
4396
+ "--_display-inner: flex",
4397
+ "display: var(--_display-outer) flex",
4398
+ "flex-direction: column"
4540
4399
  ],
4541
4400
  "layer": "volvo.utilities"
4542
4401
  },
4543
4402
  {
4544
- "name": "rounded-e",
4545
- "prefixes": [],
4403
+ "name": "flex-row-reverse",
4404
+ "prefixes": [
4405
+ "lg",
4406
+ "md",
4407
+ "xl"
4408
+ ],
4546
4409
  "declarations": [
4547
- "border-start-end-radius: var(--v-radius-sm)",
4548
- "border-end-end-radius: var(--v-radius-sm)"
4410
+ "--_display-inner: flex",
4411
+ "display: var(--_display-outer) flex",
4412
+ "flex-direction: row-reverse"
4549
4413
  ],
4550
4414
  "layer": "volvo.utilities"
4551
4415
  },
4552
4416
  {
4553
- "name": "rounded-e-sm",
4554
- "prefixes": [],
4417
+ "name": "flex-col-reverse",
4418
+ "prefixes": [
4419
+ "lg",
4420
+ "md",
4421
+ "xl"
4422
+ ],
4555
4423
  "declarations": [
4556
- "border-start-end-radius: var(--v-radius-sm)",
4557
- "border-end-end-radius: var(--v-radius-sm)"
4424
+ "--_display-inner: flex",
4425
+ "display: var(--_display-outer) flex",
4426
+ "flex-direction: column-reverse"
4558
4427
  ],
4559
4428
  "layer": "volvo.utilities"
4560
4429
  },
4561
4430
  {
4562
- "name": "rounded-e-md",
4563
- "prefixes": [],
4431
+ "name": "flex-wrap",
4432
+ "prefixes": [
4433
+ "lg",
4434
+ "md",
4435
+ "xl"
4436
+ ],
4564
4437
  "declarations": [
4565
- "border-start-end-radius: var(--v-radius-md)",
4566
- "border-end-end-radius: var(--v-radius-md)"
4438
+ "flex-wrap: wrap"
4567
4439
  ],
4568
4440
  "layer": "volvo.utilities"
4569
4441
  },
4570
4442
  {
4571
- "name": "rounded-e-lg",
4572
- "prefixes": [],
4443
+ "name": "flex-nowrap",
4444
+ "prefixes": [
4445
+ "lg",
4446
+ "md",
4447
+ "xl"
4448
+ ],
4573
4449
  "declarations": [
4574
- "border-start-end-radius: var(--v-radius-lg)",
4575
- "border-end-end-radius: var(--v-radius-lg)"
4450
+ "flex-wrap: nowrap"
4576
4451
  ],
4577
4452
  "layer": "volvo.utilities"
4578
4453
  },
4579
4454
  {
4580
- "name": "rounded-e-full",
4581
- "prefixes": [],
4455
+ "name": "flex-grow",
4456
+ "prefixes": [
4457
+ "lg",
4458
+ "md",
4459
+ "xl"
4460
+ ],
4582
4461
  "declarations": [
4583
- "border-start-end-radius: var(--v-radius-full)",
4584
- "border-end-end-radius: var(--v-radius-full)"
4462
+ "flex-grow: 1"
4585
4463
  ],
4586
4464
  "layer": "volvo.utilities"
4587
4465
  },
4588
4466
  {
4589
- "name": "rounded-b",
4590
- "prefixes": [],
4467
+ "name": "flex-grow-0",
4468
+ "prefixes": [
4469
+ "lg",
4470
+ "md",
4471
+ "xl"
4472
+ ],
4591
4473
  "declarations": [
4592
- "border-end-end-radius: var(--v-radius-sm)",
4593
- "border-end-start-radius: var(--v-radius-sm)"
4474
+ "flex-grow: 0"
4594
4475
  ],
4595
4476
  "layer": "volvo.utilities"
4596
4477
  },
4597
4478
  {
4598
- "name": "rounded-b-sm",
4599
- "prefixes": [],
4479
+ "name": "flex-shrink",
4480
+ "prefixes": [
4481
+ "lg",
4482
+ "md",
4483
+ "xl"
4484
+ ],
4600
4485
  "declarations": [
4601
- "border-end-end-radius: var(--v-radius-sm)",
4602
- "border-end-start-radius: var(--v-radius-sm)"
4603
- ],
4604
- "layer": "volvo.utilities"
4605
- },
4606
- {
4607
- "name": "rounded-b-md",
4608
- "prefixes": [],
4609
- "declarations": [
4610
- "border-end-end-radius: var(--v-radius-md)",
4611
- "border-end-start-radius: var(--v-radius-md)"
4612
- ],
4613
- "layer": "volvo.utilities"
4614
- },
4615
- {
4616
- "name": "rounded-b-lg",
4617
- "prefixes": [],
4618
- "declarations": [
4619
- "border-end-end-radius: var(--v-radius-lg)",
4620
- "border-end-start-radius: var(--v-radius-lg)"
4621
- ],
4622
- "layer": "volvo.utilities"
4623
- },
4624
- {
4625
- "name": "rounded-b-full",
4626
- "prefixes": [],
4627
- "declarations": [
4628
- "border-end-end-radius: var(--v-radius-full)",
4629
- "border-end-start-radius: var(--v-radius-full)"
4630
- ],
4631
- "layer": "volvo.utilities"
4632
- },
4633
- {
4634
- "name": "rounded-s",
4635
- "prefixes": [],
4636
- "declarations": [
4637
- "border-start-start-radius: var(--v-radius-sm)",
4638
- "border-end-start-radius: var(--v-radius-sm)"
4639
- ],
4640
- "layer": "volvo.utilities"
4641
- },
4642
- {
4643
- "name": "rounded-s-sm",
4644
- "prefixes": [],
4645
- "declarations": [
4646
- "border-start-start-radius: var(--v-radius-sm)",
4647
- "border-end-start-radius: var(--v-radius-sm)"
4648
- ],
4649
- "layer": "volvo.utilities"
4650
- },
4651
- {
4652
- "name": "rounded-s-md",
4653
- "prefixes": [],
4654
- "declarations": [
4655
- "border-start-start-radius: var(--v-radius-md)",
4656
- "border-end-start-radius: var(--v-radius-md)"
4657
- ],
4658
- "layer": "volvo.utilities"
4659
- },
4660
- {
4661
- "name": "rounded-s-lg",
4662
- "prefixes": [],
4663
- "declarations": [
4664
- "border-start-start-radius: var(--v-radius-lg)",
4665
- "border-end-start-radius: var(--v-radius-lg)"
4666
- ],
4667
- "layer": "volvo.utilities"
4668
- },
4669
- {
4670
- "name": "rounded-s-full",
4671
- "prefixes": [],
4672
- "declarations": [
4673
- "border-start-start-radius: var(--v-radius-full)",
4674
- "border-end-start-radius: var(--v-radius-full)"
4675
- ],
4676
- "layer": "volvo.utilities"
4677
- },
4678
- {
4679
- "name": "contain-none",
4680
- "prefixes": [],
4681
- "declarations": [
4682
- "contain: none"
4683
- ],
4684
- "layer": "volvo.utilities"
4685
- },
4686
- {
4687
- "name": "contain-content",
4688
- "prefixes": [],
4689
- "declarations": [
4690
- "contain: content"
4691
- ],
4692
- "layer": "volvo.utilities"
4693
- },
4694
- {
4695
- "name": "flow-root",
4696
- "prefixes": [
4697
- "lg",
4698
- "md",
4699
- "xl"
4700
- ],
4701
- "declarations": [
4702
- "--_display-inner: flow-root",
4703
- "display: var(--_display-outer) var(--_display-inner)"
4704
- ],
4705
- "layer": "volvo.utilities"
4706
- },
4707
- {
4708
- "name": "block",
4709
- "prefixes": [
4710
- "lg",
4711
- "md",
4712
- "xl"
4713
- ],
4714
- "declarations": [
4715
- "--_display-outer: block",
4716
- "display: var(--_display-outer) var(--_display-inner)",
4717
- "--_display-outer: ",
4718
- "display: block"
4719
- ],
4720
- "layer": "volvo.utilities"
4721
- },
4722
- {
4723
- "name": "inline",
4724
- "prefixes": [
4725
- "lg",
4726
- "md",
4727
- "xl"
4728
- ],
4729
- "declarations": [
4730
- "--_display-outer: inline",
4731
- "display: var(--_display-outer) var(--_display-inner)"
4732
- ],
4733
- "layer": "volvo.utilities"
4734
- },
4735
- {
4736
- "name": "contents",
4737
- "prefixes": [
4738
- "lg",
4739
- "md",
4740
- "xl"
4741
- ],
4742
- "declarations": [
4743
- "display: contents"
4744
- ],
4745
- "layer": "volvo.utilities"
4746
- },
4747
- {
4748
- "name": "flex",
4749
- "prefixes": [
4750
- "lg",
4751
- "md",
4752
- "xl"
4753
- ],
4754
- "declarations": [
4755
- "--_display-inner: flex",
4756
- "display: var(--_display-outer) flex"
4757
- ],
4758
- "layer": "volvo.utilities"
4759
- },
4760
- {
4761
- "name": "flex-row",
4762
- "prefixes": [
4763
- "lg",
4764
- "md",
4765
- "xl"
4766
- ],
4767
- "declarations": [
4768
- "--_display-inner: flex",
4769
- "display: var(--_display-outer) flex",
4770
- "flex-direction: row"
4771
- ],
4772
- "layer": "volvo.utilities"
4773
- },
4774
- {
4775
- "name": "flex-col",
4776
- "prefixes": [
4777
- "lg",
4778
- "md",
4779
- "xl"
4780
- ],
4781
- "declarations": [
4782
- "--_display-inner: flex",
4783
- "display: var(--_display-outer) flex",
4784
- "flex-direction: column"
4785
- ],
4786
- "layer": "volvo.utilities"
4787
- },
4788
- {
4789
- "name": "flex-row-reverse",
4790
- "prefixes": [
4791
- "lg",
4792
- "md",
4793
- "xl"
4794
- ],
4795
- "declarations": [
4796
- "--_display-inner: flex",
4797
- "display: var(--_display-outer) flex",
4798
- "flex-direction: row-reverse"
4799
- ],
4800
- "layer": "volvo.utilities"
4801
- },
4802
- {
4803
- "name": "flex-col-reverse",
4804
- "prefixes": [
4805
- "lg",
4806
- "md",
4807
- "xl"
4808
- ],
4809
- "declarations": [
4810
- "--_display-inner: flex",
4811
- "display: var(--_display-outer) flex",
4812
- "flex-direction: column-reverse"
4813
- ],
4814
- "layer": "volvo.utilities"
4815
- },
4816
- {
4817
- "name": "flex-wrap",
4818
- "prefixes": [
4819
- "lg",
4820
- "md",
4821
- "xl"
4822
- ],
4823
- "declarations": [
4824
- "flex-wrap: wrap"
4825
- ],
4826
- "layer": "volvo.utilities"
4827
- },
4828
- {
4829
- "name": "flex-nowrap",
4830
- "prefixes": [
4831
- "lg",
4832
- "md",
4833
- "xl"
4834
- ],
4835
- "declarations": [
4836
- "flex-wrap: nowrap"
4837
- ],
4838
- "layer": "volvo.utilities"
4839
- },
4840
- {
4841
- "name": "flex-grow",
4842
- "prefixes": [
4843
- "lg",
4844
- "md",
4845
- "xl"
4846
- ],
4847
- "declarations": [
4848
- "flex-grow: 1"
4849
- ],
4850
- "layer": "volvo.utilities"
4851
- },
4852
- {
4853
- "name": "flex-grow-0",
4854
- "prefixes": [
4855
- "lg",
4856
- "md",
4857
- "xl"
4858
- ],
4859
- "declarations": [
4860
- "flex-grow: 0"
4861
- ],
4862
- "layer": "volvo.utilities"
4863
- },
4864
- {
4865
- "name": "flex-shrink",
4866
- "prefixes": [
4867
- "lg",
4868
- "md",
4869
- "xl"
4870
- ],
4871
- "declarations": [
4872
- "flex-shrink: 1"
4486
+ "flex-shrink: 1"
4873
4487
  ],
4874
4488
  "layer": "volvo.utilities"
4875
4489
  },
@@ -10852,1573 +10466,1516 @@
10852
10466
  ],
10853
10467
  "tokens": [
10854
10468
  {
10855
- "css": "--v-color-always-black",
10856
- "type": "color",
10857
- "variant": "black",
10858
- "category": "always",
10469
+ "css": "--v-space-l",
10470
+ "type": "space",
10471
+ "variant": "l",
10859
10472
  "meta": {
10860
- "description": "Always black regardless of colour mode."
10473
+ "description": "--v-space-{l,m,s} will be deprecated. These are fallbacks for the new spacing system"
10861
10474
  },
10862
- "value": [
10863
- "#000000"
10864
- ]
10475
+ "value": "var(--v-space-xl)"
10865
10476
  },
10866
10477
  {
10867
- "css": "--v-color-always-white",
10868
- "type": "color",
10869
- "variant": "white",
10870
- "category": "always",
10871
- "meta": {
10872
- "description": "Always white regardless of color mode."
10873
- },
10874
- "value": [
10875
- "#ffffff"
10876
- ]
10478
+ "css": "--v-space-m",
10479
+ "type": "space",
10480
+ "variant": "m",
10481
+ "meta": {},
10482
+ "value": "var(--v-space-lg)"
10877
10483
  },
10878
10484
  {
10879
- "css": "--v-color-background-feedback-gray",
10880
- "type": "color",
10881
- "property": "background",
10882
- "variant": "gray",
10883
- "category": "feedback",
10884
- "meta": {
10885
- "description": "Use as a background color to indicate informational messages."
10886
- },
10887
- "value": [
10888
- "#f5f5f5",
10889
- "#2e2e2e"
10890
- ]
10485
+ "css": "--v-space-s",
10486
+ "type": "space",
10487
+ "variant": "s",
10488
+ "meta": {},
10489
+ "value": "var(--v-space-md)"
10891
10490
  },
10892
10491
  {
10893
- "css": "--v-color-background-feedback-green",
10894
- "type": "color",
10895
- "property": "background",
10896
- "variant": "green",
10897
- "category": "feedback",
10492
+ "css": "--v-size-grid-column",
10493
+ "type": "size",
10494
+ "category": "grid-column",
10898
10495
  "meta": {
10899
- "description": "Use as a background color to highlight successful and positive states."
10496
+ "description": "The width of a single grid column."
10900
10497
  },
10901
- "value": [
10902
- "#d7f9df",
10903
- "#02310c"
10904
- ]
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 )"
10905
10499
  },
10906
10500
  {
10907
- "css": "--v-color-background-feedback-orange",
10908
- "type": "color",
10909
- "property": "background",
10910
- "variant": "orange",
10911
- "category": "feedback",
10501
+ "css": "--v-size-grid-maxwidth",
10502
+ "type": "size",
10503
+ "category": "grid-maxwidth",
10912
10504
  "meta": {
10913
- "description": "Use as a background color to highlight warnings, invalid or missing data, and states that require caution."
10505
+ "description": "The maximum width of the 12 column grid."
10914
10506
  },
10915
- "value": [
10916
- "#ffe8d1",
10917
- "#522900"
10918
- ]
10507
+ "value": "min(81rem, 100vw - var(--_pagemargin-min) * 2)"
10919
10508
  },
10920
10509
  {
10921
- "css": "--v-color-background-feedback-red",
10922
- "type": "color",
10923
- "property": "background",
10924
- "variant": "red",
10925
- "category": "feedback",
10510
+ "css": "--v-size-pagemax",
10511
+ "type": "size",
10512
+ "category": "pagemax",
10926
10513
  "meta": {
10927
- "description": "Use as a background color to highlight errors, invalid data, and destructive states."
10514
+ "description": "The maximum width a page is allowed to grow to."
10928
10515
  },
10929
- "value": [
10930
- "#fce5e3",
10931
- "#4a0d07"
10932
- ]
10516
+ "value": "min(160rem, 100vw)"
10933
10517
  },
10934
10518
  {
10935
- "css": "--v-color-background-primary",
10936
- "type": "color",
10937
- "property": "background",
10938
- "variant": "primary",
10519
+ "css": "--v-space-pageoffset",
10520
+ "type": "space",
10521
+ "variant": "pageoffset",
10939
10522
  "meta": {
10940
- "description": "Use as a primary background color."
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."
10941
10526
  },
10942
- "value": [
10943
- "#ffffff",
10944
- "#141414"
10945
- ]
10527
+ "value": "max(\n var(--v-space-pagemargin),\n calc((100% - var(--v-size-pagemax)) / 2 + var(--v-space-pagemargin))\n )"
10946
10528
  },
10947
10529
  {
10948
- "css": "--v-color-background-secondary",
10949
- "type": "color",
10950
- "property": "background",
10951
- "variant": "secondary",
10530
+ "css": "--v-size-grid-xs",
10531
+ "type": "size",
10532
+ "variant": "xs",
10533
+ "category": "grid",
10952
10534
  "meta": {
10953
- "description": "Use as a secondary background color for elevated sections."
10535
+ "description": "Width based on the colspan of the grid for the current viewport size (4 / 6 / 4)"
10954
10536
  },
10955
- "value": [
10956
- "#fafafa",
10957
- "#1f1f1f"
10958
- ]
10537
+ "value": "calc(\n (var(--v-size-grid-column) * var(--_xs-cols)) +\n var(--v-space-gutter) *\n (var(--_xs-cols) - 1)\n )"
10959
10538
  },
10960
10539
  {
10961
- "css": "--v-color-foreground-accent-blue",
10962
- "type": "color",
10963
- "property": "foreground",
10964
- "variant": "blue",
10965
- "category": "accent",
10540
+ "css": "--v-size-grid-sm",
10541
+ "type": "size",
10542
+ "variant": "sm",
10543
+ "category": "grid",
10966
10544
  "meta": {
10967
- "description": "For use in links and as a border in emphasized selected states."
10545
+ "description": "Width based on the colspan of the grid for the current viewport size (6 / 8 / 6)"
10968
10546
  },
10969
- "value": [
10970
- "#1c6eba",
10971
- "#378fe1"
10972
- ]
10547
+ "value": "calc(\n (var(--v-size-grid-column) * var(--_sm-cols)) +\n var(--v-space-gutter) *\n (var(--_sm-cols) - 1)\n )"
10973
10548
  },
10974
10549
  {
10975
- "css": "--v-color-foreground-feedback-green",
10976
- "type": "color",
10977
- "property": "foreground",
10978
- "variant": "green",
10979
- "category": "feedback",
10550
+ "css": "--v-size-grid-md",
10551
+ "type": "size",
10552
+ "category": "grid-md",
10980
10553
  "meta": {
10981
- "description": "Use as a foreground or border color to highlight successful states and positive actions."
10554
+ "description": "Width based on the colspan of the grid for the current viewport size (8 / 10 / 8)"
10982
10555
  },
10983
- "value": [
10984
- "#04771d",
10985
- "#07ca31"
10986
- ]
10556
+ "value": "calc(\n (var(--v-size-grid-column) * var(--_md-cols)) +\n var(--v-space-gutter) *\n (var(--_md-cols) - 1)\n )"
10987
10557
  },
10988
10558
  {
10989
- "css": "--v-color-foreground-feedback-orange",
10990
- "type": "color",
10991
- "property": "foreground",
10992
- "variant": "orange",
10993
- "category": "feedback",
10559
+ "css": "--v-size-grid-lg",
10560
+ "type": "size",
10561
+ "variant": "lg",
10562
+ "category": "grid",
10994
10563
  "meta": {
10995
- "description": "Use as a foreground or border color to highlight warnings, invalid or missing data, and actions that require caution."
10564
+ "description": "Width based on the colspan of the grid for the current viewport size (8 / 10 / 12)"
10996
10565
  },
10997
- "value": [
10998
- "#ce6700",
10999
- "#ff9933"
11000
- ]
10566
+ "value": "calc(\n (var(--v-size-grid-column) * var(--_lg-cols)) +\n var(--v-space-gutter) *\n (var(--_lg-cols) - 1)\n )"
11001
10567
  },
11002
10568
  {
11003
- "css": "--v-color-foreground-feedback-red",
11004
- "type": "color",
11005
- "property": "foreground",
11006
- "variant": "red",
11007
- "category": "feedback",
10569
+ "css": "--v-size-grid-xl",
10570
+ "type": "size",
10571
+ "variant": "xl",
10572
+ "category": "grid",
11008
10573
  "meta": {
11009
- "description": "Use as a foreground or border color to highlight errors, invalid data, and destructive actions."
10574
+ "description": "Width based on the colspan of the grid for the current viewport size (8 / 12 / 12)"
11010
10575
  },
11011
- "value": [
11012
- "#cd2314",
11013
- "#ef6658"
11014
- ]
10576
+ "value": "calc(\n (var(--v-size-grid-column) * var(--_xl-cols)) +\n var(--v-space-gutter) *\n (var(--_xl-cols) - 1)\n )"
11015
10577
  },
11016
10578
  {
11017
- "css": "--v-color-foreground-inverted",
11018
- "type": "color",
11019
- "property": "foreground",
11020
- "variant": "inverted",
10579
+ "css": "--v-size-grid-max",
10580
+ "type": "size",
10581
+ "category": "grid-max",
11021
10582
  "meta": {
11022
- "description": "The inverse of the primary foreground color. For use on filled surfaces."
10583
+ "description": "Width based on the maximum extent of a `max` container"
11023
10584
  },
11024
- "value": [
11025
- "#ffffff",
11026
- "#0a0a0a"
11027
- ]
10585
+ "value": "min(\n (100vw - var(--v-space-pagemargin) * 2) +\n var(--_outer-margin, 0rem),\n 160rem\n )"
11028
10586
  },
11029
10587
  {
11030
- "css": "--v-color-foreground-primary",
11031
- "type": "color",
11032
- "property": "foreground",
11033
- "variant": "primary",
10588
+ "css": "--v-size-contentmax",
10589
+ "type": "size",
10590
+ "category": "contentmax",
11034
10591
  "meta": {
11035
- "description": "Use for primary text, icons and borders."
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"
11036
10593
  },
11037
- "value": [
11038
- "#0a0a0a",
11039
- "#ffffff"
11040
- ]
10594
+ "value": "70ch"
11041
10595
  },
11042
10596
  {
11043
- "css": "--v-color-foreground-secondary",
11044
- "type": "color",
11045
- "property": "foreground",
11046
- "variant": "secondary",
11047
- "meta": {
11048
- "description": "Use for secondary text, icons and borders."
11049
- },
11050
- "value": [
11051
- "#616161",
11052
- "#bababa"
11053
- ]
10597
+ "css": "--v-radius-sm",
10598
+ "type": "radius",
10599
+ "variant": "sm",
10600
+ "meta": {},
10601
+ "value": "0.25rem"
11054
10602
  },
11055
10603
  {
11056
- "css": "--v-color-foreground-tertiary",
11057
- "type": "color",
11058
- "property": "foreground",
11059
- "variant": "tertiary",
11060
- "meta": {
11061
- "description": "The lightest possible foreground color acceptable for UI fills. Should not be used for body text."
11062
- },
11063
- "value": [
11064
- "#838383"
11065
- ]
10604
+ "css": "--v-radius-md",
10605
+ "type": "radius",
10606
+ "variant": "md",
10607
+ "meta": {},
10608
+ "value": "0.5rem"
11066
10609
  },
11067
10610
  {
11068
- "css": "--v-color-ornament-primary",
11069
- "type": "color",
11070
- "property": "ornament",
11071
- "variant": "primary",
11072
- "meta": {
11073
- "description": "Use for strokes or dividers to visually group or separate elements."
11074
- },
11075
- "value": [
11076
- "rgb(0 0 0 / 12%)",
11077
- "rgb(255 255 255 / 12%)"
11078
- ]
10611
+ "css": "--v-radius-lg",
10612
+ "type": "radius",
10613
+ "variant": "lg",
10614
+ "meta": {},
10615
+ "value": "1rem"
11079
10616
  },
11080
10617
  {
11081
- "css": "--v-color-ornament-scrim",
11082
- "type": "color",
11083
- "property": "ornament",
11084
- "variant": "scrim",
11085
- "meta": {
11086
- "description": "Used as a backdrop that usually sits behind a Side sheet or Dialog component."
11087
- },
11088
- "value": [
11089
- "rgb(0 0 0 / 64%)"
11090
- ]
10618
+ "css": "--v-radius-full",
10619
+ "type": "radius",
10620
+ "variant": "full",
10621
+ "meta": {},
10622
+ "value": "9999px"
11091
10623
  },
11092
10624
  {
11093
- "css": "--v-color-state-accent-blue-medium",
11094
- "type": "color",
11095
- "property": "state",
11096
- "scale": "medium",
11097
- "variant": "blue",
11098
- "category": "accent",
11099
- "meta": {
11100
- "description": "Use for state layers with foreground/accent/blue."
11101
- },
11102
- "value": [
11103
- "rgb(28 110 186 / 12%)",
11104
- "rgb(31 120 209 / 16%)"
11105
- ]
10625
+ "css": "--v-index-spinner",
10626
+ "type": "index",
10627
+ "variant": "spinner",
10628
+ "meta": {},
10629
+ "value": "30"
11106
10630
  },
11107
10631
  {
11108
- "css": "--v-color-state-accent-blue-strong",
11109
- "type": "color",
11110
- "property": "state",
11111
- "scale": "strong",
11112
- "variant": "blue",
11113
- "category": "accent",
11114
- "meta": {
11115
- "description": "Use for state layers with foreground/accent/blue."
11116
- },
11117
- "value": [
11118
- "rgb(28 110 186 / 20%)",
11119
- "rgb(31 120 209 / 24%)"
11120
- ]
10632
+ "css": "--v-index-overlay",
10633
+ "type": "index",
10634
+ "variant": "overlay",
10635
+ "meta": {},
10636
+ "value": "20"
11121
10637
  },
11122
10638
  {
11123
- "css": "--v-color-state-accent-blue-subtle",
11124
- "type": "color",
11125
- "property": "state",
11126
- "scale": "subtle",
11127
- "variant": "blue",
11128
- "category": "accent",
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",
11129
10663
  "meta": {
11130
- "description": "Use for state layers with foreground/accent/blue."
10664
+ "description": "The total number of grid columns at the current breakpoint."
11131
10665
  },
11132
- "value": [
11133
- "rgb(28 110 186 / 4%)",
11134
- "rgb(31 120 209 / 8%)"
11135
- ]
10666
+ "value": "8"
11136
10667
  },
11137
10668
  {
11138
- "css": "--v-color-state-always-black-medium",
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",
11139
10761
  "type": "color",
11140
- "property": "state",
11141
- "scale": "medium",
11142
- "variant": "black",
11143
- "category": "always",
11144
- "meta": {
11145
- "description": "Use for state layers with an always/black foreground color."
11146
- },
10762
+ "property": "foreground",
10763
+ "variant": "primary",
10764
+ "meta": {},
11147
10765
  "value": [
11148
- "rgb(0 0 0 / 12%)",
11149
- "rgb(0 0 0 / 16%)"
10766
+ "#ffffff",
10767
+ "#000000"
11150
10768
  ]
11151
10769
  },
11152
10770
  {
11153
- "css": "--v-color-state-always-black-strong",
10771
+ "css": "--v-color-foreground-secondary",
11154
10772
  "type": "color",
11155
- "property": "state",
11156
- "scale": "strong",
11157
- "variant": "black",
11158
- "category": "always",
10773
+ "property": "foreground",
10774
+ "variant": "secondary",
11159
10775
  "meta": {
11160
- "description": "Use for state layers with an always/black foreground color."
10776
+ "description": "Use for primary text, icons and borders."
11161
10777
  },
11162
10778
  "value": [
11163
- "rgb(0 0 0 / 20%)",
11164
- "rgb(0 0 0 / 24%)"
10779
+ "#969696",
10780
+ "#5e5e5e"
11165
10781
  ]
11166
10782
  },
11167
10783
  {
11168
- "css": "--v-color-state-always-black-subtle",
10784
+ "css": "--v-color-foreground-tertiary",
11169
10785
  "type": "color",
11170
- "property": "state",
11171
- "scale": "subtle",
11172
- "variant": "black",
11173
- "category": "always",
10786
+ "property": "foreground",
10787
+ "variant": "tertiary",
11174
10788
  "meta": {
11175
- "description": "Use for state layers with an always/black foreground color."
10789
+ "description": "Use for secondary text, icons and borders."
11176
10790
  },
11177
10791
  "value": [
11178
- "rgb(0 0 0 / 4%)",
11179
- "rgb(0 0 0 / 8%)"
10792
+ "#787878"
11180
10793
  ]
11181
10794
  },
11182
10795
  {
11183
- "css": "--v-color-state-always-white-medium",
10796
+ "css": "--v-color-foreground-inverted",
11184
10797
  "type": "color",
11185
- "property": "state",
11186
- "scale": "medium",
11187
- "variant": "white",
11188
- "category": "always",
10798
+ "property": "foreground",
10799
+ "variant": "inverted",
11189
10800
  "meta": {
11190
- "description": "Use for state layers with an always/white foreground color."
10801
+ "description": "The lightest possible foreground color acceptable for UI fills. Should not be used for body text."
11191
10802
  },
11192
10803
  "value": [
11193
- "rgb(255 255 255 / 12%)",
11194
- "rgb(255 255 255 / 16%)"
10804
+ "#000000",
10805
+ "#ffffff"
11195
10806
  ]
11196
10807
  },
11197
10808
  {
11198
- "css": "--v-color-state-always-white-strong",
10809
+ "css": "--v-color-foreground-accent-blue",
11199
10810
  "type": "color",
11200
- "property": "state",
11201
- "scale": "strong",
11202
- "variant": "white",
11203
- "category": "always",
10811
+ "property": "foreground",
10812
+ "variant": "blue",
10813
+ "category": "accent",
11204
10814
  "meta": {
11205
- "description": "Use for state layers with an always/white foreground color."
10815
+ "description": "The inverse of the primary foreground color. For use on filled surfaces."
11206
10816
  },
11207
10817
  "value": [
11208
- "rgb(255 255 255 / 20%)",
11209
- "rgb(255 255 255 / 24%)"
10818
+ "#3354ff",
10819
+ "#0b2ded"
11210
10820
  ]
11211
10821
  },
11212
10822
  {
11213
- "css": "--v-color-state-always-white-subtle",
10823
+ "css": "--v-color-foreground-feedback-green",
11214
10824
  "type": "color",
11215
- "property": "state",
11216
- "scale": "subtle",
11217
- "variant": "white",
11218
- "category": "always",
10825
+ "property": "foreground",
10826
+ "variant": "green",
10827
+ "category": "feedback",
11219
10828
  "meta": {
11220
- "description": "Use for state layers with an always/white foreground color."
10829
+ "description": "For emphasized selection borders and graphic accents (icons, illustrations)."
11221
10830
  },
11222
10831
  "value": [
11223
- "rgb(255 255 255 / 4%)",
11224
- "rgb(255 255 255 / 8%)"
10832
+ "#07ca31",
10833
+ "#04771d"
11225
10834
  ]
11226
10835
  },
11227
10836
  {
11228
- "css": "--v-color-state-feedback-red-medium",
10837
+ "css": "--v-color-foreground-feedback-red",
11229
10838
  "type": "color",
11230
- "property": "state",
11231
- "scale": "medium",
10839
+ "property": "foreground",
11232
10840
  "variant": "red",
11233
10841
  "category": "feedback",
11234
10842
  "meta": {
11235
- "description": "Use for state layers with foreground/feedback/red."
10843
+ "description": "Use as a foreground or border color to highlight successful states and positive actions."
11236
10844
  },
11237
10845
  "value": [
11238
- "rgb(214 36 21 / 12%)",
11239
- "rgb(239 102 88 / 16%)"
10846
+ "#ef6658",
10847
+ "#cd2314"
11240
10848
  ]
11241
10849
  },
11242
10850
  {
11243
- "css": "--v-color-state-feedback-red-strong",
10851
+ "css": "--v-color-foreground-feedback-orange",
11244
10852
  "type": "color",
11245
- "property": "state",
11246
- "scale": "strong",
11247
- "variant": "red",
10853
+ "property": "foreground",
10854
+ "variant": "orange",
11248
10855
  "category": "feedback",
11249
10856
  "meta": {
11250
- "description": "Use for state layers with foreground/feedback/red."
10857
+ "description": "Use as a foreground or border color to highlight errors, invalid data, and destructive actions."
11251
10858
  },
11252
10859
  "value": [
11253
- "rgb(214 36 21 / 20%)",
11254
- "rgb(239 102 88 / 24%)"
10860
+ "#ff9933",
10861
+ "#ce6700"
11255
10862
  ]
11256
10863
  },
11257
10864
  {
11258
- "css": "--v-color-state-feedback-red-subtle",
10865
+ "css": "--v-color-surface-neutral",
11259
10866
  "type": "color",
11260
- "property": "state",
11261
- "scale": "subtle",
11262
- "variant": "red",
11263
- "category": "feedback",
10867
+ "property": "surface",
10868
+ "variant": "neutral",
11264
10869
  "meta": {
11265
- "description": "Use for state layers with foreground/feedback/red."
10870
+ "description": "Use as a foreground or border color to highlight warnings, invalid or missing data, and actions that require caution."
11266
10871
  },
11267
10872
  "value": [
11268
- "rgb(214 36 21 / 4%)",
11269
- "rgb(239 102 88 / 8%)"
10873
+ "#ffffff",
10874
+ "#000000"
11270
10875
  ]
11271
10876
  },
11272
10877
  {
11273
- "css": "--v-color-state-inverted-medium",
10878
+ "css": "--v-color-surface-gray",
11274
10879
  "type": "color",
11275
- "property": "state",
11276
- "scale": "medium",
11277
- "variant": "inverted",
10880
+ "property": "surface",
10881
+ "variant": "gray",
11278
10882
  "meta": {
11279
- "description": "Use for state layers with foreground/inverted."
10883
+ "description": "Used as a surface fill for UI elements like buttons and form controls. Combine with Foreground / Inverted foreground color."
11280
10884
  },
11281
10885
  "value": [
11282
- "rgb(255 255 255 / 12%)",
11283
- "rgb(0 0 0 / 16%)"
10886
+ "#3b3b3b",
10887
+ "#e3e3e3"
11284
10888
  ]
11285
10889
  },
11286
10890
  {
11287
- "css": "--v-color-state-inverted-strong",
10891
+ "css": "--v-color-surface-accent-blue",
11288
10892
  "type": "color",
11289
- "property": "state",
11290
- "scale": "strong",
11291
- "variant": "inverted",
10893
+ "property": "surface",
10894
+ "variant": "blue",
10895
+ "category": "accent",
11292
10896
  "meta": {
11293
- "description": "Use for state layers with foreground/inverted."
10897
+ "description": "Used as surface fill."
11294
10898
  },
11295
10899
  "value": [
11296
- "rgb(255 255 255 / 20%)",
11297
- "rgb(0 0 0 / 24%)"
10900
+ "#3354ff",
10901
+ "#0b2ded"
11298
10902
  ]
11299
10903
  },
11300
10904
  {
11301
- "css": "--v-color-state-inverted-subtle",
10905
+ "css": "--v-color-surface-accent-safety",
11302
10906
  "type": "color",
11303
- "property": "state",
11304
- "scale": "subtle",
11305
- "variant": "inverted",
10907
+ "property": "surface",
10908
+ "variant": "safety",
10909
+ "category": "accent",
11306
10910
  "meta": {
11307
- "description": "Use for state layers with foreground/inverted."
10911
+ "description": "Used as an emphasized surface fill for UI elements like buttons and form controls."
11308
10912
  },
11309
10913
  "value": [
11310
- "rgb(255 255 255 / 4%)",
11311
- "rgb(0 0 0 / 8%)"
10914
+ "#fc6408"
11312
10915
  ]
11313
10916
  },
11314
10917
  {
11315
- "css": "--v-color-state-primary-medium",
10918
+ "css": "--v-color-surface-feedback-green",
11316
10919
  "type": "color",
11317
- "property": "state",
11318
- "scale": "medium",
11319
- "variant": "primary",
10920
+ "property": "surface",
10921
+ "variant": "green",
10922
+ "category": "feedback",
11320
10923
  "meta": {
11321
- "description": "Use for state layers with foreground/primary."
10924
+ "description": "Used as an emphasized surface fill for UI elements like buttons and form controls."
11322
10925
  },
11323
10926
  "value": [
11324
- "rgb(0 0 0 / 12%)",
11325
- "rgb(255 255 255 / 16%)"
10927
+ "#048220"
11326
10928
  ]
11327
10929
  },
11328
10930
  {
11329
- "css": "--v-color-state-primary-strong",
10931
+ "css": "--v-color-surface-feedback-orange",
11330
10932
  "type": "color",
11331
- "property": "state",
11332
- "scale": "strong",
11333
- "variant": "primary",
10933
+ "property": "surface",
10934
+ "variant": "orange",
10935
+ "category": "feedback",
11334
10936
  "meta": {
11335
- "description": "Use for state layers with foreground/primary."
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."
11336
10938
  },
11337
10939
  "value": [
11338
- "rgb(0 0 0 / 20%)",
11339
- "rgb(255 255 255 / 24%)"
10940
+ "#ce6700"
11340
10941
  ]
11341
10942
  },
11342
10943
  {
11343
- "css": "--v-color-state-primary-subtle",
10944
+ "css": "--v-color-surface-feedback-red",
11344
10945
  "type": "color",
11345
- "property": "state",
11346
- "scale": "subtle",
10946
+ "property": "surface",
10947
+ "variant": "red",
10948
+ "category": "feedback",
10949
+ "meta": {
10950
+ "description": "[Deprecated]"
10951
+ },
10952
+ "value": [
10953
+ "#e52715"
10954
+ ]
10955
+ },
10956
+ {
10957
+ "css": "--v-color-background-primary",
10958
+ "type": "color",
10959
+ "property": "background",
11347
10960
  "variant": "primary",
11348
10961
  "meta": {
11349
- "description": "Use for state layers with foreground/primary."
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."
11350
10963
  },
11351
10964
  "value": [
11352
- "rgb(0 0 0 / 4%)",
11353
- "rgb(255 255 255 / 8%)"
10965
+ "#000000",
10966
+ "#ffffff"
11354
10967
  ]
11355
10968
  },
11356
10969
  {
11357
- "css": "--v-color-surface-accent-blue",
10970
+ "css": "--v-color-background-secondary",
11358
10971
  "type": "color",
11359
- "property": "surface",
11360
- "variant": "blue",
11361
- "category": "accent",
10972
+ "property": "background",
10973
+ "variant": "secondary",
11362
10974
  "meta": {
11363
- "description": "Used as an emphasized surface fill for UI elements like buttons and form controls."
10975
+ "description": "Use as a primary background color."
11364
10976
  },
11365
10977
  "value": [
11366
- "#1c6eba",
11367
- "#1f78d1"
10978
+ "#171717",
10979
+ "#fafafa"
11368
10980
  ]
11369
10981
  },
11370
10982
  {
11371
- "css": "--v-color-surface-feedback-green",
10983
+ "css": "--v-color-background-feedback-gray",
11372
10984
  "type": "color",
11373
- "property": "surface",
11374
- "variant": "green",
10985
+ "property": "background",
10986
+ "variant": "gray",
11375
10987
  "category": "feedback",
11376
10988
  "meta": {
11377
- "description": "Used as a surface fill for UI elements like buttons and form controls to signify positive actions. Combine with Always White foreground color."
10989
+ "description": "Use as a background color to highlight warnings, invalid or missing data, and states that require caution."
11378
10990
  },
11379
10991
  "value": [
11380
- "#04771d",
11381
- "#048220"
10992
+ "#242424",
10993
+ "#f0f0f0"
11382
10994
  ]
11383
10995
  },
11384
10996
  {
11385
- "css": "--v-color-surface-feedback-orange",
10997
+ "css": "--v-color-background-feedback-green",
11386
10998
  "type": "color",
11387
- "property": "surface",
11388
- "variant": "orange",
10999
+ "property": "background",
11000
+ "variant": "green",
11389
11001
  "category": "feedback",
11390
11002
  "meta": {
11391
- "description": "[Deprecated]",
11392
- "deprecated": "The color will be removed in a future version."
11003
+ "description": "Use as a secondary background color for elevated sections."
11393
11004
  },
11394
11005
  "value": [
11395
- "#ce6700"
11006
+ "#02310c",
11007
+ "#d7f9df"
11396
11008
  ]
11397
11009
  },
11398
11010
  {
11399
- "css": "--v-color-surface-feedback-red",
11011
+ "css": "--v-color-background-feedback-red",
11400
11012
  "type": "color",
11401
- "property": "surface",
11013
+ "property": "background",
11402
11014
  "variant": "red",
11403
11015
  "category": "feedback",
11404
11016
  "meta": {
11405
- "description": "Used as a surface fill for UI elements like buttons and form controls to signify destructive actions. Combine with Always White foreground color."
11017
+ "description": "Use as a background color to highlight successful and positive states."
11406
11018
  },
11407
11019
  "value": [
11408
- "#cd2314",
11409
- "#e52715"
11020
+ "#4a0d07",
11021
+ "#fce5e3"
11410
11022
  ]
11411
11023
  },
11412
11024
  {
11413
- "css": "--v-color-surface-neutral",
11025
+ "css": "--v-color-background-feedback-orange",
11414
11026
  "type": "color",
11415
- "property": "surface",
11416
- "variant": "neutral",
11027
+ "property": "background",
11028
+ "variant": "orange",
11029
+ "category": "feedback",
11417
11030
  "meta": {
11418
- "description": "Used as a surface fill for UI elements like buttons and form controls. Combine with Foreground / Inverted foreground color."
11031
+ "description": "Use as a background color to highlight errors, invalid data, and destructive states."
11419
11032
  },
11420
11033
  "value": [
11421
- "#1f1f1f",
11422
- "#ffffff"
11034
+ "#522900",
11035
+ "#ffe8d1"
11423
11036
  ]
11424
11037
  },
11425
11038
  {
11426
- "css": "--v-font-sans-family",
11427
- "type": "font",
11428
- "property": "family",
11429
- "variant": "sans",
11430
- "meta": {},
11431
- "value": "'Volvo Novum', 'Helvetica Neue', 'Helvetica', 'Noto Sans', 'Segoe UI',\n 'Arial', sans-serif"
11039
+ "css": "--v-color-always-white",
11040
+ "type": "color",
11041
+ "variant": "white",
11042
+ "category": "always",
11043
+ "meta": {
11044
+ "description": "Use as a background color to indicate informational messages."
11045
+ },
11046
+ "value": [
11047
+ "#ffffff"
11048
+ ]
11432
11049
  },
11433
11050
  {
11434
- "css": "--v-font-broad-family",
11435
- "type": "font",
11436
- "property": "family",
11437
- "variant": "broad",
11438
- "meta": {},
11439
- "value": "'Volvo Broad', 'Arial Black', sans-serif"
11051
+ "css": "--v-color-always-black",
11052
+ "type": "color",
11053
+ "variant": "black",
11054
+ "category": "always",
11055
+ "meta": {
11056
+ "description": "Always white regardless of color mode."
11057
+ },
11058
+ "value": [
11059
+ "#000000"
11060
+ ]
11440
11061
  },
11441
11062
  {
11442
- "css": "--v-font-mono-family",
11443
- "type": "font",
11444
- "property": "family",
11445
- "variant": "mono",
11446
- "meta": {},
11447
- "value": "monospace"
11063
+ "css": "--v-color-ornament-primary",
11064
+ "type": "color",
11065
+ "property": "ornament",
11066
+ "variant": "primary",
11067
+ "meta": {
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
+ ]
11448
11074
  },
11449
11075
  {
11450
- "css": "--v-font-regular-weight",
11451
- "type": "font",
11452
- "property": "weight",
11453
- "variant": "regular",
11454
- "meta": {},
11455
- "value": "300"
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."
11082
+ },
11083
+ "value": [
11084
+ "rgb(9.0196% 9.0196% 9.0196% / 0.64)"
11085
+ ]
11456
11086
  },
11457
11087
  {
11458
- "css": "--v-font-emphasis-weight",
11459
- "type": "font",
11460
- "property": "weight",
11461
- "variant": "emphasis",
11462
- "meta": {},
11463
- "value": "500"
11088
+ "css": "--v-color-state-primary-strong",
11089
+ "type": "color",
11090
+ "property": "state",
11091
+ "scale": "strong",
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
+ ]
11464
11100
  },
11465
11101
  {
11466
- "css": "--v-font-24-size",
11467
- "type": "font",
11468
- "property": "size",
11469
- "variant": "24",
11470
- "meta": {},
11471
- "value": "1.5rem"
11102
+ "css": "--v-color-state-primary-medium",
11103
+ "type": "color",
11104
+ "property": "state",
11105
+ "scale": "medium",
11106
+ "variant": "primary",
11107
+ "meta": {
11108
+ "description": "Use for state layers with foreground/primary."
11109
+ },
11110
+ "value": [
11111
+ "rgb(100% 100% 100% / 0.16)",
11112
+ "rgb(0% 0% 0% / 0.12)"
11113
+ ]
11472
11114
  },
11473
11115
  {
11474
- "css": "--v-font-24-lineheight",
11475
- "type": "font",
11476
- "property": "lineheight",
11477
- "variant": "24",
11478
- "meta": {},
11479
- "value": "1.334"
11116
+ "css": "--v-color-state-primary-subtle",
11117
+ "type": "color",
11118
+ "property": "state",
11119
+ "scale": "subtle",
11120
+ "variant": "primary",
11121
+ "meta": {
11122
+ "description": "Use for state layers with foreground/primary."
11123
+ },
11124
+ "value": [
11125
+ "rgb(100% 100% 100% / 0.08)",
11126
+ "rgb(0% 0% 0% / 0.04)"
11127
+ ]
11480
11128
  },
11481
11129
  {
11482
- "css": "--v-font-24",
11483
- "type": "font",
11484
- "variant": "24",
11485
- "meta": {},
11486
- "value": "var(--v-font-regular-weight) var(--v-font-24-size) /\n var(--v-font-24-lineheight) var(--v-font-sans-family)"
11130
+ "css": "--v-color-state-inverted-strong",
11131
+ "type": "color",
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
+ ]
11487
11142
  },
11488
11143
  {
11489
- "css": "--v-font-20-size",
11490
- "type": "font",
11491
- "property": "size",
11492
- "variant": "20",
11493
- "meta": {},
11494
- "value": "1.25rem"
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
+ ]
11495
11156
  },
11496
11157
  {
11497
- "css": "--v-font-20-lineheight",
11498
- "type": "font",
11499
- "property": "lineheight",
11500
- "variant": "20",
11501
- "meta": {},
11502
- "value": "1.4"
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
+ ]
11503
11170
  },
11504
11171
  {
11505
- "css": "--v-font-20",
11506
- "type": "font",
11507
- "variant": "20",
11508
- "meta": {},
11509
- "value": "var(--v-font-regular-weight) var(--v-font-20-size) /\n var(--v-font-20-lineheight) var(--v-font-sans-family)"
11172
+ "css": "--v-color-state-accent-blue-strong",
11173
+ "type": "color",
11174
+ "property": "state",
11175
+ "scale": "strong",
11176
+ "variant": "blue",
11177
+ "category": "accent",
11178
+ "meta": {
11179
+ "description": "Use for state layers with foreground/inverted."
11180
+ },
11181
+ "value": [
11182
+ "rgb(20% 32.941% 100% / 0.24)",
11183
+ "rgb(4.3137% 17.647% 92.941% / 0.2)"
11184
+ ]
11510
11185
  },
11511
11186
  {
11512
- "css": "--v-font-16-size",
11513
- "type": "font",
11514
- "property": "size",
11515
- "variant": "16",
11516
- "meta": {},
11517
- "value": "1rem"
11518
- },
11519
- {
11520
- "css": "--v-font-16-lineheight",
11521
- "type": "font",
11522
- "property": "lineheight",
11523
- "variant": "16",
11524
- "meta": {},
11525
- "value": "1.5"
11526
- },
11527
- {
11528
- "css": "--v-font-16",
11529
- "type": "font",
11530
- "variant": "16",
11531
- "meta": {},
11532
- "value": "var(--v-font-regular-weight) var(--v-font-16-size) /\n var(--v-font-16-lineheight) var(--v-font-sans-family)"
11533
- },
11534
- {
11535
- "css": "--v-font-14-size",
11536
- "type": "font",
11537
- "property": "size",
11538
- "variant": "14",
11539
- "meta": {},
11540
- "value": "0.875rem"
11541
- },
11542
- {
11543
- "css": "--v-font-14-lineheight",
11544
- "type": "font",
11545
- "property": "lineheight",
11546
- "variant": "14",
11547
- "meta": {},
11548
- "value": "1.57"
11549
- },
11550
- {
11551
- "css": "--v-font-14",
11552
- "type": "font",
11553
- "variant": "14",
11554
- "meta": {},
11555
- "value": "var(--v-font-regular-weight) var(--v-font-14-size) /\n var(--v-font-14-lineheight) var(--v-font-sans-family)"
11556
- },
11557
- {
11558
- "css": "--v-font-12-size",
11559
- "type": "font",
11560
- "property": "size",
11561
- "variant": "12",
11562
- "meta": {},
11563
- "value": "0.75rem"
11564
- },
11565
- {
11566
- "css": "--v-font-12-lineheight",
11567
- "type": "font",
11568
- "property": "lineheight",
11569
- "variant": "12",
11570
- "meta": {},
11571
- "value": "1.67"
11572
- },
11573
- {
11574
- "css": "--v-font-12",
11575
- "type": "font",
11576
- "variant": "12",
11577
- "meta": {},
11578
- "value": "var(--v-font-regular-weight) var(--v-font-12-size) /\n var(--v-font-12-lineheight) var(--v-font-sans-family)"
11579
- },
11580
- {
11581
- "css": "--v-font-heading-1-weight",
11582
- "type": "font",
11583
- "property": "weight",
11584
- "variant": "1",
11585
- "category": "heading",
11586
- "meta": {},
11587
- "value": "var(--v-font-emphasis-weight)"
11588
- },
11589
- {
11590
- "css": "--v-font-heading-1-lineheight",
11591
- "type": "font",
11592
- "property": "lineheight",
11593
- "variant": "1",
11594
- "category": "heading",
11595
- "meta": {},
11596
- "value": "var(--_heading-lineheight)"
11597
- },
11598
- {
11599
- "css": "--v-font-heading-1-size-min",
11600
- "type": "font",
11601
- "modifier": "min",
11602
- "property": "size",
11603
- "variant": "1",
11604
- "category": "heading",
11605
- "meta": {},
11606
- "value": "2rem"
11607
- },
11608
- {
11609
- "css": "--v-font-heading-1-size-max",
11610
- "type": "font",
11611
- "modifier": "max",
11612
- "property": "size",
11613
- "variant": "1",
11614
- "category": "heading",
11615
- "meta": {},
11616
- "value": "2.5rem"
11617
- },
11618
- {
11619
- "css": "--v-font-heading-1-size",
11620
- "type": "font",
11621
- "property": "size",
11622
- "variant": "1",
11623
- "category": "heading",
11624
- "meta": {},
11625
- "value": "clamp(\n var(--v-font-heading-1-size-min),\n 1vw +\n 1.7rem,\n var(--v-font-heading-1-size-max)\n )"
11626
- },
11627
- {
11628
- "css": "--v-font-heading-1",
11629
- "type": "font",
11630
- "variant": "1",
11631
- "category": "heading",
11632
- "meta": {},
11633
- "value": "var(--v-font-heading-1-weight) var(--v-font-heading-1-size) /\n var(--v-font-heading-1-lineheight) var(--v-font-sans-family)"
11634
- },
11635
- {
11636
- "css": "--v-font-heading-2-weight",
11637
- "type": "font",
11638
- "property": "weight",
11639
- "variant": "2",
11640
- "category": "heading",
11641
- "meta": {},
11642
- "value": "var(--v-font-emphasis-weight)"
11643
- },
11644
- {
11645
- "css": "--v-font-heading-2-lineheight",
11646
- "type": "font",
11647
- "property": "lineheight",
11648
- "variant": "2",
11649
- "category": "heading",
11650
- "meta": {},
11651
- "value": "var(--_heading-lineheight)"
11652
- },
11653
- {
11654
- "css": "--v-font-heading-2-size-min",
11655
- "type": "font",
11656
- "modifier": "min",
11657
- "property": "size",
11658
- "variant": "2",
11659
- "category": "heading",
11660
- "meta": {},
11661
- "value": "1.5rem"
11662
- },
11663
- {
11664
- "css": "--v-font-heading-2-size-max",
11665
- "type": "font",
11666
- "modifier": "max",
11667
- "property": "size",
11668
- "variant": "2",
11669
- "category": "heading",
11670
- "meta": {},
11671
- "value": "2rem"
11672
- },
11673
- {
11674
- "css": "--v-font-heading-2-size",
11675
- "type": "font",
11676
- "property": "size",
11677
- "variant": "2",
11678
- "category": "heading",
11679
- "meta": {},
11680
- "value": "clamp(\n var(--v-font-heading-2-size-min),\n 1vw +\n 1.2rem,\n var(--v-font-heading-2-size-max)\n )"
11681
- },
11682
- {
11683
- "css": "--v-font-heading-2",
11684
- "type": "font",
11685
- "variant": "2",
11686
- "category": "heading",
11687
- "meta": {},
11688
- "value": "var(--v-font-heading-2-weight) var(--v-font-heading-2-size) /\n var(--v-font-heading-2-lineheight) var(--v-font-sans-family)"
11689
- },
11690
- {
11691
- "css": "--v-font-heading-3-weight",
11692
- "type": "font",
11693
- "property": "weight",
11694
- "variant": "3",
11695
- "category": "heading",
11696
- "meta": {},
11697
- "value": "var(--v-font-regular-weight)"
11698
- },
11699
- {
11700
- "css": "--v-font-heading-3-lineheight",
11701
- "type": "font",
11702
- "property": "lineheight",
11703
- "variant": "3",
11704
- "category": "heading",
11705
- "meta": {},
11706
- "value": "var(--_heading-lineheight)"
11707
- },
11708
- {
11709
- "css": "--v-font-heading-3-size-min",
11710
- "type": "font",
11711
- "modifier": "min",
11712
- "property": "size",
11713
- "variant": "3",
11714
- "category": "heading",
11715
- "meta": {},
11716
- "value": "1.5rem"
11717
- },
11718
- {
11719
- "css": "--v-font-heading-3-size-max",
11720
- "type": "font",
11721
- "modifier": "max",
11722
- "property": "size",
11723
- "variant": "3",
11724
- "category": "heading",
11725
- "meta": {},
11726
- "value": "2rem"
11727
- },
11728
- {
11729
- "css": "--v-font-heading-3-size",
11730
- "type": "font",
11731
- "property": "size",
11732
- "variant": "3",
11733
- "category": "heading",
11734
- "meta": {},
11735
- "value": "clamp(\n var(--v-font-heading-3-size-min),\n 1vw +\n 1.2rem,\n var(--v-font-heading-3-size-max)\n )"
11736
- },
11737
- {
11738
- "css": "--v-font-heading-3",
11739
- "type": "font",
11740
- "variant": "3",
11741
- "category": "heading",
11742
- "meta": {},
11743
- "value": "var(--v-font-heading-3-weight) var(--v-font-heading-3-size) /\n var(--v-font-heading-3-lineheight) var(--v-font-sans-family)"
11744
- },
11745
- {
11746
- "css": "--v-font-statement-1-weight",
11747
- "type": "font",
11748
- "property": "weight",
11749
- "variant": "1",
11750
- "category": "statement",
11751
- "meta": {},
11752
- "value": "var(--v-font-emphasis-weight)"
11753
- },
11754
- {
11755
- "css": "--v-font-statement-1-lineheight",
11756
- "type": "font",
11757
- "property": "lineheight",
11758
- "variant": "1",
11759
- "category": "statement",
11760
- "meta": {},
11761
- "value": "var(--_heading-lineheight)"
11762
- },
11763
- {
11764
- "css": "--v-font-statement-1-size-min",
11765
- "type": "font",
11766
- "modifier": "min",
11767
- "property": "size",
11768
- "variant": "1",
11769
- "category": "statement",
11770
- "meta": {},
11771
- "value": "4rem"
11772
- },
11773
- {
11774
- "css": "--v-font-statement-1-size-max",
11775
- "type": "font",
11776
- "modifier": "max",
11777
- "property": "size",
11778
- "variant": "1",
11779
- "category": "statement",
11780
- "meta": {},
11781
- "value": "6rem"
11187
+ "css": "--v-color-state-accent-blue-medium",
11188
+ "type": "color",
11189
+ "property": "state",
11190
+ "scale": "medium",
11191
+ "variant": "blue",
11192
+ "category": "accent",
11193
+ "meta": {
11194
+ "description": "Use for state layers with foreground/accent/blue."
11195
+ },
11196
+ "value": [
11197
+ "rgb(20% 32.941% 100% / 0.16)",
11198
+ "rgb(4.3137% 17.647% 92.941% / 0.12)"
11199
+ ]
11782
11200
  },
11783
11201
  {
11784
- "css": "--v-font-statement-1-size",
11785
- "type": "font",
11786
- "property": "size",
11787
- "variant": "1",
11788
- "category": "statement",
11789
- "meta": {},
11790
- "value": "clamp(\n var(--v-font-statement-1-size-min),\n 4vw +\n 2.8rem,\n var(--v-font-statement-1-size-max)\n )"
11202
+ "css": "--v-color-state-accent-blue-subtle",
11203
+ "type": "color",
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
+ ]
11791
11215
  },
11792
11216
  {
11793
- "css": "--v-font-statement-1",
11794
- "type": "font",
11795
- "variant": "1",
11796
- "category": "statement",
11797
- "meta": {},
11798
- "value": "var(--v-font-statement-1-weight) var(--v-font-statement-1-size) /\n var(--v-font-statement-1-lineheight) var(--v-font-sans-family)"
11217
+ "css": "--v-color-state-feedback-red-strong",
11218
+ "type": "color",
11219
+ "property": "state",
11220
+ "scale": "strong",
11221
+ "variant": "red",
11222
+ "category": "feedback",
11223
+ "meta": {
11224
+ "description": "Use for state layers with foreground/accent/blue."
11225
+ },
11226
+ "value": [
11227
+ "rgb(89.804% 15.294% 8.2353% / 0.24)",
11228
+ "rgb(89.804% 15.294% 8.2353% / 0.2)"
11229
+ ]
11799
11230
  },
11800
11231
  {
11801
- "css": "--v-font-statement-2-weight",
11802
- "type": "font",
11803
- "property": "weight",
11804
- "variant": "2",
11805
- "category": "statement",
11806
- "meta": {},
11807
- "value": "var(--v-font-emphasis-weight)"
11232
+ "css": "--v-color-state-feedback-red-medium",
11233
+ "type": "color",
11234
+ "property": "state",
11235
+ "scale": "medium",
11236
+ "variant": "red",
11237
+ "category": "feedback",
11238
+ "meta": {
11239
+ "description": "Use for state layers with foreground/feedback/red."
11240
+ },
11241
+ "value": [
11242
+ "rgb(89.804% 15.294% 8.2353% / 0.16)",
11243
+ "rgb(89.804% 15.294% 8.2353% / 0.12)"
11244
+ ]
11808
11245
  },
11809
11246
  {
11810
- "css": "--v-font-statement-2-lineheight",
11811
- "type": "font",
11812
- "property": "lineheight",
11813
- "variant": "2",
11814
- "category": "statement",
11815
- "meta": {},
11816
- "value": "var(--_heading-lineheight)"
11247
+ "css": "--v-color-state-feedback-red-subtle",
11248
+ "type": "color",
11249
+ "property": "state",
11250
+ "scale": "subtle",
11251
+ "variant": "red",
11252
+ "category": "feedback",
11253
+ "meta": {
11254
+ "description": "Use for state layers with foreground/feedback/red."
11255
+ },
11256
+ "value": [
11257
+ "rgb(89.804% 15.294% 8.2353% / 0.08)",
11258
+ "rgb(89.804% 15.294% 8.2353% / 0.04)"
11259
+ ]
11817
11260
  },
11818
11261
  {
11819
- "css": "--v-font-statement-2-size-min",
11820
- "type": "font",
11821
- "modifier": "min",
11822
- "property": "size",
11823
- "variant": "2",
11824
- "category": "statement",
11825
- "meta": {},
11826
- "value": "3.5rem"
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
+ ]
11827
11275
  },
11828
11276
  {
11829
- "css": "--v-font-statement-2-size-max",
11830
- "type": "font",
11831
- "modifier": "max",
11832
- "property": "size",
11833
- "variant": "2",
11834
- "category": "statement",
11835
- "meta": {},
11836
- "value": "4.5rem"
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
+ ]
11837
11290
  },
11838
11291
  {
11839
- "css": "--v-font-statement-2-size",
11840
- "type": "font",
11841
- "property": "size",
11842
- "variant": "2",
11843
- "category": "statement",
11844
- "meta": {},
11845
- "value": "clamp(\n var(--v-font-statement-2-size-min),\n 2vw +\n 2.9rem,\n var(--v-font-statement-2-size-max)\n )"
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
+ ]
11846
11305
  },
11847
11306
  {
11848
- "css": "--v-font-statement-2",
11849
- "type": "font",
11850
- "variant": "2",
11851
- "category": "statement",
11852
- "meta": {},
11853
- "value": "var(--v-font-statement-2-weight) var(--v-font-statement-2-size) /\n var(--v-font-statement-2-lineheight) var(--v-font-sans-family)"
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
+ ]
11854
11320
  },
11855
11321
  {
11856
- "css": "--v-font-statement-3-weight",
11857
- "type": "font",
11858
- "property": "weight",
11859
- "variant": "3",
11860
- "category": "statement",
11861
- "meta": {},
11862
- "value": "var(--v-font-emphasis-weight)"
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
+ ]
11863
11335
  },
11864
11336
  {
11865
- "css": "--v-font-statement-3-lineheight",
11866
- "type": "font",
11867
- "property": "lineheight",
11868
- "variant": "3",
11869
- "category": "statement",
11870
- "meta": {},
11871
- "value": "var(--_heading-lineheight)"
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
+ ]
11872
11350
  },
11873
11351
  {
11874
- "css": "--v-font-statement-3-size-min",
11875
- "type": "font",
11876
- "modifier": "min",
11877
- "property": "size",
11878
- "variant": "3",
11879
- "category": "statement",
11880
- "meta": {},
11881
- "value": "3rem"
11352
+ "css": "--v-space-2",
11353
+ "type": "space",
11354
+ "variant": "2",
11355
+ "meta": {
11356
+ "description": "Fixed 2px spacing"
11357
+ },
11358
+ "value": "0.125rem"
11882
11359
  },
11883
11360
  {
11884
- "css": "--v-font-statement-3-size-max",
11885
- "type": "font",
11886
- "modifier": "max",
11887
- "property": "size",
11888
- "variant": "3",
11889
- "category": "statement",
11890
- "meta": {},
11891
- "value": "3.5rem"
11361
+ "css": "--v-space-4",
11362
+ "type": "space",
11363
+ "variant": "4",
11364
+ "meta": {
11365
+ "description": "Fixed 4px spacing"
11366
+ },
11367
+ "value": "0.25rem"
11892
11368
  },
11893
11369
  {
11894
- "css": "--v-font-statement-3-size",
11895
- "type": "font",
11896
- "property": "size",
11897
- "variant": "3",
11898
- "category": "statement",
11899
- "meta": {},
11900
- "value": "clamp(\n var(--v-font-statement-3-size-min),\n 1vw +\n 2.7rem,\n var(--v-font-statement-3-size-max)\n )"
11370
+ "css": "--v-space-8",
11371
+ "type": "space",
11372
+ "variant": "8",
11373
+ "meta": {
11374
+ "description": "Fixed 8px spacing"
11375
+ },
11376
+ "value": "0.5rem"
11901
11377
  },
11902
11378
  {
11903
- "css": "--v-font-statement-3",
11904
- "type": "font",
11905
- "variant": "3",
11906
- "category": "statement",
11907
- "meta": {},
11908
- "value": "var(--v-font-statement-3-weight) var(--v-font-statement-3-size) /\n var(--v-font-statement-3-lineheight) var(--v-font-sans-family)"
11379
+ "css": "--v-space-12",
11380
+ "type": "space",
11381
+ "variant": "12",
11382
+ "meta": {
11383
+ "description": "Fixed 12px spacing"
11384
+ },
11385
+ "value": "0.75rem"
11909
11386
  },
11910
11387
  {
11911
- "css": "--v-font-statement-signature-weight",
11912
- "type": "font",
11913
- "property": "weight",
11914
- "variant": "signature",
11915
- "category": "statement",
11916
- "meta": {},
11917
- "value": "var(--v-font-emphasis-weight)"
11388
+ "css": "--v-space-16",
11389
+ "type": "space",
11390
+ "variant": "16",
11391
+ "meta": {
11392
+ "description": "Fixed 16px spacing"
11393
+ },
11394
+ "value": "1rem"
11918
11395
  },
11919
11396
  {
11920
- "css": "--v-font-statement-signature-lineheight",
11921
- "type": "font",
11922
- "property": "lineheight",
11923
- "variant": "signature",
11924
- "category": "statement",
11925
- "meta": {},
11926
- "value": "1"
11397
+ "css": "--v-space-24",
11398
+ "type": "space",
11399
+ "variant": "24",
11400
+ "meta": {
11401
+ "description": "Fixed 24px spacing"
11402
+ },
11403
+ "value": "1.5rem"
11927
11404
  },
11928
11405
  {
11929
- "css": "--v-font-statement-signature-size-min",
11930
- "type": "font",
11931
- "modifier": "min",
11932
- "property": "size",
11933
- "variant": "signature",
11934
- "category": "statement",
11935
- "meta": {},
11936
- "value": "2.5rem"
11406
+ "css": "--v-space-32",
11407
+ "type": "space",
11408
+ "variant": "32",
11409
+ "meta": {
11410
+ "description": "Fixed 32px spacing"
11411
+ },
11412
+ "value": "2rem"
11937
11413
  },
11938
11414
  {
11939
- "css": "--v-font-statement-signature-size-max",
11940
- "type": "font",
11941
- "modifier": "max",
11942
- "property": "size",
11943
- "variant": "signature",
11944
- "category": "statement",
11945
- "meta": {},
11946
- "value": "4.5rem"
11415
+ "css": "--v-space-48",
11416
+ "type": "space",
11417
+ "variant": "48",
11418
+ "meta": {
11419
+ "description": "Fixed 48px spacing"
11420
+ },
11421
+ "value": "3rem"
11947
11422
  },
11948
11423
  {
11949
- "css": "--v-font-statement-signature-size",
11950
- "type": "font",
11951
- "property": "size",
11952
- "variant": "signature",
11953
- "category": "statement",
11954
- "meta": {},
11955
- "value": "clamp(\n var(--v-font-statement-signature-size-min),\n 4vw +\n 1.3rem,\n var(--v-font-statement-signature-size-max)\n )"
11424
+ "css": "--v-space-64",
11425
+ "type": "space",
11426
+ "variant": "64",
11427
+ "meta": {
11428
+ "description": "Fixed 64px spacing"
11429
+ },
11430
+ "value": "4rem"
11956
11431
  },
11957
11432
  {
11958
- "css": "--v-font-statement-signature",
11959
- "type": "font",
11960
- "variant": "signature",
11961
- "category": "statement",
11962
- "meta": {},
11963
- "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)"
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)"
11964
11442
  },
11965
11443
  {
11966
- "css": "--v-space-l",
11444
+ "css": "--v-space-pagemargin",
11967
11445
  "type": "space",
11968
- "variant": "l",
11446
+ "variant": "pagemargin",
11969
11447
  "meta": {
11970
- "description": "Fluid spacing between 64px-96px.",
11971
- "direction": "vertical"
11448
+ "direction": "horizontal",
11449
+ "property": "margin,padding,inset",
11450
+ "description": "The fluid outer horizontal margins of the main page container.\n402 - 16px\n1600 - 64px"
11972
11451
  },
11973
- "value": "var(--v-space-xl)"
11452
+ "value": "round(clamp(1rem, 4.286vw + -0.286rem, 4rem), 2px)"
11974
11453
  },
11975
11454
  {
11976
- "css": "--v-space-m",
11455
+ "css": "--v-space-xs",
11977
11456
  "type": "space",
11978
- "variant": "m",
11457
+ "variant": "xs",
11979
11458
  "meta": {
11980
11459
  "direction": "vertical",
11981
- "description": "Fluid spacing between 48px-64px."
11460
+ "description": "Fluid spacing between 8px-20px."
11982
11461
  },
11983
- "value": "var(--v-space-lg)"
11462
+ "value": "round(clamp(0.5rem, 1.071vw + 0.179rem, 1.25rem), 2px)"
11984
11463
  },
11985
11464
  {
11986
- "css": "--v-space-s",
11465
+ "css": "--v-space-sm",
11987
11466
  "type": "space",
11988
- "variant": "s",
11467
+ "variant": "sm",
11989
11468
  "meta": {
11990
11469
  "direction": "vertical",
11991
- "description": "Fluid spacing between 32px-48px."
11470
+ "description": "Fluid spacing between 16px-32px."
11992
11471
  },
11993
- "value": "var(--v-space-md)"
11472
+ "value": "round(clamp(1rem, 1.429vw + 0.571rem, 2rem), 2px)"
11994
11473
  },
11995
11474
  {
11996
- "css": "--v-size-grid-column",
11997
- "type": "size",
11998
- "category": "grid-column",
11475
+ "css": "--v-space-md",
11476
+ "type": "space",
11477
+ "variant": "md",
11999
11478
  "meta": {
12000
- "description": "The width of a single grid column."
11479
+ "direction": "vertical",
11480
+ "description": "Fluid spacing between 24px-48px."
12001
11481
  },
12002
- "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 )"
11482
+ "value": "round(clamp(1.5rem, 2.143vw + 0.857rem, 3rem), 2px)"
12003
11483
  },
12004
11484
  {
12005
- "css": "--v-size-grid-maxwidth",
12006
- "type": "size",
12007
- "category": "grid-maxwidth",
11485
+ "css": "--v-space-lg",
11486
+ "type": "space",
11487
+ "variant": "lg",
12008
11488
  "meta": {
12009
- "description": "The maximum width of the 12 column grid."
11489
+ "direction": "vertical",
11490
+ "description": "Fluid spacing between 32px-56px."
12010
11491
  },
12011
- "value": "min(81rem, 100vw - var(--_pagemargin-min) * 2)"
11492
+ "value": "round(clamp(2rem, 2.143vw + 1.357rem, 3.5rem), 2px)"
12012
11493
  },
12013
11494
  {
12014
- "css": "--v-size-pagemax",
12015
- "type": "size",
12016
- "category": "pagemax",
11495
+ "css": "--v-space-xl",
11496
+ "type": "space",
11497
+ "variant": "xl",
12017
11498
  "meta": {
12018
- "description": "The maximum width a page is allowed to grow to."
11499
+ "direction": "vertical",
11500
+ "description": "Fluid spacing between 48px-72px."
12019
11501
  },
12020
- "value": "min(160rem, 100vw)"
11502
+ "value": "round(clamp(3rem, 2.143vw + 2.357rem, 4.5rem), 2px)"
12021
11503
  },
12022
11504
  {
12023
- "css": "--v-space-pageoffset",
11505
+ "css": "--v-space-2xl",
12024
11506
  "type": "space",
12025
- "variant": "pageoffset",
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",
12026
11518
  "meta": {
12027
11519
  "direction": "horizontal",
12028
- "property": "margin,padding,inset",
12029
- "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."
11520
+ "property": "gap",
11521
+ "description": "The horizontal gap between grid columns. Fluid between 16px-32px."
12030
11522
  },
12031
- "value": "max(\n var(--v-space-pagemargin),\n calc((100% - var(--v-size-pagemax)) / 2 + var(--v-space-pagemargin))\n )"
11523
+ "value": "round(clamp(1rem, 1.429vw + 0.571rem, 2rem), 2px)"
12032
11524
  },
12033
11525
  {
12034
- "css": "--v-size-grid-xs",
12035
- "type": "size",
12036
- "variant": "xs",
12037
- "category": "grid",
11526
+ "css": "--v-border-width-default",
11527
+ "type": "border",
11528
+ "variant": "width-default",
12038
11529
  "meta": {
12039
- "description": "Width based on the colspan of the grid for the current viewport size (4 / 6 / 4)"
11530
+ "description": "Use for any UI element that needs a border in the default state."
12040
11531
  },
12041
- "value": "calc(\n (var(--v-size-grid-column) * var(--_xs-cols)) +\n var(--v-space-gutter) *\n (var(--_xs-cols) - 1)\n )"
11532
+ "value": "1px"
12042
11533
  },
12043
11534
  {
12044
- "css": "--v-size-grid-sm",
12045
- "type": "size",
12046
- "variant": "sm",
12047
- "category": "grid",
11535
+ "css": "--v-border-width-selected",
11536
+ "type": "border",
11537
+ "variant": "width-selected",
12048
11538
  "meta": {
12049
- "description": "Width based on the colspan of the grid for the current viewport size (6 / 8 / 6)"
11539
+ "description": "Use for any UI element that needs a border in the selected state."
12050
11540
  },
12051
- "value": "calc(\n (var(--v-size-grid-column) * var(--_sm-cols)) +\n var(--v-space-gutter) *\n (var(--_sm-cols) - 1)\n )"
11541
+ "value": "2px"
12052
11542
  },
12053
11543
  {
12054
- "css": "--v-size-grid-md",
11544
+ "css": "--v-size-overlay-narrow",
12055
11545
  "type": "size",
12056
- "category": "grid-md",
11546
+ "variant": "narrow",
11547
+ "category": "overlay",
12057
11548
  "meta": {
12058
- "description": "Width based on the colspan of the grid for the current viewport size (8 / 10 / 8)"
11549
+ "description": "Used to set the width of small overlays such as small dialogs, toasts"
12059
11550
  },
12060
- "value": "calc(\n (var(--v-size-grid-column) * var(--_md-cols)) +\n var(--v-space-gutter) *\n (var(--_md-cols) - 1)\n )"
11551
+ "value": "45ch"
12061
11552
  },
12062
11553
  {
12063
- "css": "--v-size-grid-lg",
11554
+ "css": "--v-size-overlay-wide",
12064
11555
  "type": "size",
12065
- "variant": "lg",
12066
- "category": "grid",
11556
+ "variant": "wide",
11557
+ "category": "overlay",
12067
11558
  "meta": {
12068
- "description": "Width based on the colspan of the grid for the current viewport size (8 / 10 / 12)"
11559
+ "description": "Used to set the width of large overlays such as sheet, large dialogs"
12069
11560
  },
12070
- "value": "calc(\n (var(--v-size-grid-column) * var(--_lg-cols)) +\n var(--v-space-gutter) *\n (var(--_lg-cols) - 1)\n )"
11561
+ "value": "60ch"
12071
11562
  },
12072
11563
  {
12073
- "css": "--v-size-grid-xl",
11564
+ "css": "--v-size-sidebar-narrow",
12074
11565
  "type": "size",
12075
- "variant": "xl",
12076
- "category": "grid",
11566
+ "variant": "narrow",
11567
+ "category": "sidebar",
12077
11568
  "meta": {
12078
- "description": "Width based on the colspan of the grid for the current viewport size (8 / 12 / 12)"
11569
+ "description": "Narrow sidebar width is 240 to 304 between lg and xl"
12079
11570
  },
12080
- "value": "calc(\n (var(--v-size-grid-column) * var(--_xl-cols)) +\n var(--v-space-gutter) *\n (var(--_xl-cols) - 1)\n )"
11571
+ "value": "round(clamp(15rem, 11.111vw + 7.889rem, 19rem), 2px)"
12081
11572
  },
12082
11573
  {
12083
- "css": "--v-size-grid-max",
11574
+ "css": "--v-size-sidebar-wide",
12084
11575
  "type": "size",
12085
- "category": "grid-max",
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",
12086
11587
  "meta": {
12087
- "description": "Width based on the maximum extent of a `max` container"
11588
+ "description": "Use as default value for all all non-interactive UI elements."
12088
11589
  },
12089
- "value": "min(\n (100vw - var(--v-space-pagemargin) * 2) +\n var(--_outer-margin, 0rem),\n 160rem\n )"
11590
+ "value": "0px"
12090
11591
  },
12091
11592
  {
12092
- "css": "--v-size-contentmax",
12093
- "type": "size",
12094
- "category": "contentmax",
11593
+ "css": "--v-shape-emphasis",
11594
+ "type": "shape",
11595
+ "variant": "emphasis",
12095
11596
  "meta": {
12096
- "description": "The maximum width a block of content should be allowed to grow to while maintaining readability\nhttps://baymard.com/blog/line-length-readability"
11597
+ "description": "Use for interactive UI, and elements that need to draw attention and create visual contrast from the rest of the page."
12097
11598
  },
12098
- "value": "70ch"
11599
+ "value": "9999px"
12099
11600
  },
12100
11601
  {
12101
- "css": "--v-radius-sm",
12102
- "type": "radius",
12103
- "variant": "sm",
11602
+ "css": "--v-font-12-size",
11603
+ "type": "font",
11604
+ "property": "size",
11605
+ "variant": "12",
12104
11606
  "meta": {},
12105
- "value": "0.25rem"
11607
+ "value": "0.75rem"
12106
11608
  },
12107
11609
  {
12108
- "css": "--v-radius-md",
12109
- "type": "radius",
12110
- "variant": "md",
11610
+ "css": "--v-font-12-lineheight",
11611
+ "type": "font",
11612
+ "property": "lineheight",
11613
+ "variant": "12",
12111
11614
  "meta": {},
12112
- "value": "0.5rem"
11615
+ "value": "1.667"
12113
11616
  },
12114
11617
  {
12115
- "css": "--v-radius-lg",
12116
- "type": "radius",
12117
- "variant": "lg",
11618
+ "css": "--v-font-14-size",
11619
+ "type": "font",
11620
+ "property": "size",
11621
+ "variant": "14",
12118
11622
  "meta": {},
12119
- "value": "1rem"
11623
+ "value": "0.875rem"
12120
11624
  },
12121
11625
  {
12122
- "css": "--v-radius-full",
12123
- "type": "radius",
12124
- "variant": "full",
11626
+ "css": "--v-font-14-lineheight",
11627
+ "type": "font",
11628
+ "property": "lineheight",
11629
+ "variant": "14",
12125
11630
  "meta": {},
12126
- "value": "9999px"
11631
+ "value": "1.572"
12127
11632
  },
12128
11633
  {
12129
- "css": "--v-index-spinner",
12130
- "type": "index",
12131
- "variant": "spinner",
11634
+ "css": "--v-font-16-size",
11635
+ "type": "font",
11636
+ "property": "size",
11637
+ "variant": "16",
12132
11638
  "meta": {},
12133
- "value": "30"
11639
+ "value": "1rem"
12134
11640
  },
12135
11641
  {
12136
- "css": "--v-index-overlay",
12137
- "type": "index",
12138
- "variant": "overlay",
11642
+ "css": "--v-font-16-lineheight",
11643
+ "type": "font",
11644
+ "property": "lineheight",
11645
+ "variant": "16",
12139
11646
  "meta": {},
12140
- "value": "20"
11647
+ "value": "1.5"
12141
11648
  },
12142
11649
  {
12143
- "css": "--v-index-navigation",
12144
- "type": "index",
12145
- "variant": "navigation",
11650
+ "css": "--v-font-20-size",
11651
+ "type": "font",
11652
+ "property": "size",
11653
+ "variant": "20",
12146
11654
  "meta": {},
12147
- "value": "10"
11655
+ "value": "1.25rem"
12148
11656
  },
12149
11657
  {
12150
- "css": "--v-index-default",
12151
- "type": "index",
12152
- "variant": "default",
11658
+ "css": "--v-font-20-lineheight",
11659
+ "type": "font",
11660
+ "property": "lineheight",
11661
+ "variant": "20",
12153
11662
  "meta": {},
12154
- "value": "0"
11663
+ "value": "1.4"
12155
11664
  },
12156
11665
  {
12157
- "css": "--v-index-deep",
12158
- "type": "index",
12159
- "variant": "deep",
11666
+ "css": "--v-font-24-size",
11667
+ "type": "font",
11668
+ "property": "size",
11669
+ "variant": "24",
12160
11670
  "meta": {},
12161
- "value": "-1"
11671
+ "value": "1.5rem"
12162
11672
  },
12163
11673
  {
12164
- "css": "--v-grid-columns",
12165
- "type": "grid",
12166
- "variant": "columns",
12167
- "meta": {
12168
- "description": "The total number of grid columns at the current breakpoint."
12169
- },
12170
- "value": "8"
11674
+ "css": "--v-font-24-lineheight",
11675
+ "type": "font",
11676
+ "property": "lineheight",
11677
+ "variant": "24",
11678
+ "meta": {},
11679
+ "value": "1.334"
12171
11680
  },
12172
11681
  {
12173
- "css": "--v-space-pagemargin",
12174
- "type": "space",
12175
- "variant": "pagemargin",
12176
- "meta": {
12177
- "direction": "horizontal",
12178
- "property": "margin,padding,inset",
12179
- "description": "The fluid outer horizontal margins of the main page container.\n402 - 16px\n1600 - 64px"
12180
- },
12181
- "value": "clamp(var(--_pagemargin-min), 22vw - 16.3rem, 8rem)"
11682
+ "css": "--v-font-heading-3-weight",
11683
+ "type": "font",
11684
+ "property": "weight",
11685
+ "variant": "3",
11686
+ "category": "heading",
11687
+ "meta": {},
11688
+ "value": "400"
12182
11689
  },
12183
11690
  {
12184
- "css": "--v-space-gutter",
12185
- "type": "space",
12186
- "variant": "gutter",
12187
- "meta": {
12188
- "direction": "horizontal",
12189
- "property": "gap",
12190
- "description": "The horizontal gap between grid columns. Fluid between 16px-32px."
12191
- },
12192
- "value": "clamp(1rem, 2.6vw + 0.3rem, 1.5rem)"
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)"
12193
11698
  },
12194
11699
  {
12195
- "css": "--v-shape-default",
12196
- "type": "shape",
12197
- "variant": "default",
12198
- "meta": {
12199
- "description": "Use as default value for all all non-interactive UI elements."
12200
- },
12201
- "value": "var(--v-radius-sm)"
11700
+ "css": "--v-font-heading-3-lineheight",
11701
+ "type": "font",
11702
+ "property": "lineheight",
11703
+ "variant": "3",
11704
+ "category": "heading",
11705
+ "meta": {},
11706
+ "value": "calc(1em + 0.5rem)"
12202
11707
  },
12203
11708
  {
12204
- "css": "--v-shape-emphasis",
12205
- "type": "shape",
12206
- "variant": "emphasis",
12207
- "meta": {
12208
- "description": "Use for interactive UI, and elements that need to draw attention and create visual contrast from the rest of the page."
12209
- },
12210
- "value": "var(--v-radius-sm)"
11709
+ "css": "--v-font-heading-3-size-min",
11710
+ "type": "font",
11711
+ "modifier": "min",
11712
+ "property": "size",
11713
+ "variant": "3",
11714
+ "category": "heading",
11715
+ "meta": {},
11716
+ "value": "1.5rem"
12211
11717
  },
12212
11718
  {
12213
- "css": "--v-transition-default",
12214
- "type": "transition",
12215
- "variant": "default",
11719
+ "css": "--v-font-heading-2-weight",
11720
+ "type": "font",
11721
+ "property": "weight",
11722
+ "variant": "2",
11723
+ "category": "heading",
12216
11724
  "meta": {},
12217
- "value": "var(--_v-transition-speed-default) ease"
11725
+ "value": "400"
12218
11726
  },
12219
11727
  {
12220
- "css": "--v-transition-micro",
12221
- "type": "transition",
12222
- "variant": "micro",
11728
+ "css": "--v-font-heading-2-size",
11729
+ "type": "font",
11730
+ "property": "size",
11731
+ "variant": "2",
11732
+ "category": "heading",
12223
11733
  "meta": {},
12224
- "value": "var(--_v-transition-speed-fast) ease"
11734
+ "value": "round(down, clamp(var(--v-font-heading-2-size-min), 1.071vw + 1.179rem, var(--v-font-heading-2-size-max)), 2px)"
12225
11735
  },
12226
11736
  {
12227
- "css": "--v-transition-notable",
12228
- "type": "transition",
12229
- "variant": "notable",
11737
+ "css": "--v-font-heading-2-size-min",
11738
+ "type": "font",
11739
+ "modifier": "min",
11740
+ "property": "size",
11741
+ "variant": "2",
11742
+ "category": "heading",
12230
11743
  "meta": {},
12231
- "value": "var(--_v-transition-speed-slow) ease"
11744
+ "value": "1.5rem"
12232
11745
  },
12233
11746
  {
12234
- "css": "--v-space-2",
12235
- "type": "space",
11747
+ "css": "--v-font-heading-2-lineheight",
11748
+ "type": "font",
11749
+ "property": "lineheight",
12236
11750
  "variant": "2",
12237
- "meta": {
12238
- "description": "Fixed 2px spacing"
12239
- },
12240
- "value": "0.125rem"
11751
+ "category": "heading",
11752
+ "meta": {},
11753
+ "value": "calc(1em + 0.5rem)"
12241
11754
  },
12242
11755
  {
12243
- "css": "--v-space-4",
12244
- "type": "space",
12245
- "variant": "4",
12246
- "meta": {
12247
- "description": "Fixed 4px spacing"
12248
- },
12249
- "value": "0.25rem"
11756
+ "css": "--v-font-heading-1-weight",
11757
+ "type": "font",
11758
+ "property": "weight",
11759
+ "variant": "1",
11760
+ "category": "heading",
11761
+ "meta": {},
11762
+ "value": "400"
11763
+ },
11764
+ {
11765
+ "css": "--v-font-heading-1-size",
11766
+ "type": "font",
11767
+ "property": "size",
11768
+ "variant": "1",
11769
+ "category": "heading",
11770
+ "meta": {},
11771
+ "value": "round(down, clamp(var(--v-font-heading-1-size-min), 2.143vw + 1.357rem, var(--v-font-heading-1-size-max)), 2px)"
11772
+ },
11773
+ {
11774
+ "css": "--v-font-heading-1-lineheight",
11775
+ "type": "font",
11776
+ "property": "lineheight",
11777
+ "variant": "1",
11778
+ "category": "heading",
11779
+ "meta": {},
11780
+ "value": "calc(1em + 0.5rem)"
11781
+ },
11782
+ {
11783
+ "css": "--v-font-heading-1-size-min",
11784
+ "type": "font",
11785
+ "modifier": "min",
11786
+ "property": "size",
11787
+ "variant": "1",
11788
+ "category": "heading",
11789
+ "meta": {},
11790
+ "value": "2rem"
11791
+ },
11792
+ {
11793
+ "css": "--v-font-statement-3-weight",
11794
+ "type": "font",
11795
+ "property": "weight",
11796
+ "variant": "3",
11797
+ "category": "statement",
11798
+ "meta": {},
11799
+ "value": "400"
11800
+ },
11801
+ {
11802
+ "css": "--v-font-statement-3-size",
11803
+ "type": "font",
11804
+ "property": "size",
11805
+ "variant": "3",
11806
+ "category": "statement",
11807
+ "meta": {},
11808
+ "value": "round(down, clamp(var(--v-font-statement-3-size-min), 2.143vw + 2.357rem, var(--v-font-statement-3-size-max)), 2px)"
12250
11809
  },
12251
11810
  {
12252
- "css": "--v-space-8",
12253
- "type": "space",
12254
- "variant": "8",
12255
- "meta": {
12256
- "description": "Fixed 8px spacing"
12257
- },
12258
- "value": "0.5rem"
11811
+ "css": "--v-font-statement-3-size-min",
11812
+ "type": "font",
11813
+ "modifier": "min",
11814
+ "property": "size",
11815
+ "variant": "3",
11816
+ "category": "statement",
11817
+ "meta": {},
11818
+ "value": "3rem"
12259
11819
  },
12260
11820
  {
12261
- "css": "--v-space-12",
12262
- "type": "space",
12263
- "variant": "12",
12264
- "meta": {
12265
- "description": "Fixed 12px spacing"
12266
- },
12267
- "value": "0.75rem"
11821
+ "css": "--v-font-statement-3-lineheight",
11822
+ "type": "font",
11823
+ "property": "lineheight",
11824
+ "variant": "3",
11825
+ "category": "statement",
11826
+ "meta": {},
11827
+ "value": "calc(1em + 0.5rem)"
12268
11828
  },
12269
11829
  {
12270
- "css": "--v-space-16",
12271
- "type": "space",
12272
- "variant": "16",
12273
- "meta": {
12274
- "description": "Fixed 16px spacing"
12275
- },
12276
- "value": "1rem"
11830
+ "css": "--v-font-statement-2-weight",
11831
+ "type": "font",
11832
+ "property": "weight",
11833
+ "variant": "2",
11834
+ "category": "statement",
11835
+ "meta": {},
11836
+ "value": "400"
12277
11837
  },
12278
11838
  {
12279
- "css": "--v-space-24",
12280
- "type": "space",
12281
- "variant": "24",
12282
- "meta": {
12283
- "description": "Fixed 24px spacing"
12284
- },
12285
- "value": "1.5rem"
11839
+ "css": "--v-font-statement-2-size",
11840
+ "type": "font",
11841
+ "property": "size",
11842
+ "variant": "2",
11843
+ "category": "statement",
11844
+ "meta": {},
11845
+ "value": "round(down, clamp(var(--v-font-statement-2-size-min), 5vw + 2rem, var(--v-font-statement-2-size-max)), 2px)"
12286
11846
  },
12287
11847
  {
12288
- "css": "--v-space-32",
12289
- "type": "space",
12290
- "variant": "32",
12291
- "meta": {
12292
- "description": "Fixed 32px spacing"
12293
- },
12294
- "value": "2rem"
11848
+ "css": "--v-font-statement-2-size-min",
11849
+ "type": "font",
11850
+ "modifier": "min",
11851
+ "property": "size",
11852
+ "variant": "2",
11853
+ "category": "statement",
11854
+ "meta": {},
11855
+ "value": "3.5rem"
12295
11856
  },
12296
11857
  {
12297
- "css": "--v-space-48",
12298
- "type": "space",
12299
- "variant": "48",
12300
- "meta": {
12301
- "description": "Fixed 48px spacing"
12302
- },
12303
- "value": "3rem"
11858
+ "css": "--v-font-statement-2-lineheight",
11859
+ "type": "font",
11860
+ "property": "lineheight",
11861
+ "variant": "2",
11862
+ "category": "statement",
11863
+ "meta": {},
11864
+ "value": "calc(1em + 0.5rem)"
12304
11865
  },
12305
11866
  {
12306
- "css": "--v-space-64",
12307
- "type": "space",
12308
- "variant": "64",
12309
- "meta": {
12310
- "description": "Fixed 64px spacing"
12311
- },
12312
- "value": "4rem"
11867
+ "css": "--v-font-statement-1-weight",
11868
+ "type": "font",
11869
+ "property": "weight",
11870
+ "variant": "1",
11871
+ "category": "statement",
11872
+ "meta": {},
11873
+ "value": "400"
12313
11874
  },
12314
11875
  {
12315
- "css": "--v-space-gridded-element-gap",
12316
- "type": "space",
12317
- "variant": "gridded-element-gap",
12318
- "meta": {
12319
- "reference": true,
12320
- "property": "gap",
12321
- "description": "Divider between gridded elements. Do not use for text."
12322
- },
12323
- "value": "var(--v-space-2)"
11876
+ "css": "--v-font-statement-1-size",
11877
+ "type": "font",
11878
+ "property": "size",
11879
+ "variant": "1",
11880
+ "category": "statement",
11881
+ "meta": {},
11882
+ "value": "round(down, clamp(var(--v-font-statement-1-size-min), 6.786vw + 2.464rem, var(--v-font-statement-1-size-max)), 2px)"
12324
11883
  },
12325
11884
  {
12326
- "css": "--v-space-xs",
12327
- "type": "space",
12328
- "variant": "xs",
12329
- "meta": {
12330
- "direction": "vertical",
12331
- "description": "Fluid spacing between 8px-20px."
12332
- },
12333
- "value": "round(clamp(0.5rem, 1.071vw + 0.179rem, 1.25rem), 2px)"
11885
+ "css": "--v-font-statement-1-size-min",
11886
+ "type": "font",
11887
+ "modifier": "min",
11888
+ "property": "size",
11889
+ "variant": "1",
11890
+ "category": "statement",
11891
+ "meta": {},
11892
+ "value": "4.5rem"
12334
11893
  },
12335
11894
  {
12336
- "css": "--v-space-sm",
12337
- "type": "space",
12338
- "variant": "sm",
12339
- "meta": {
12340
- "direction": "vertical",
12341
- "description": "Fluid spacing between 16px-32px."
12342
- },
12343
- "value": "round(clamp(1rem, 1.429vw + 0.571rem, 2rem), 2px)"
11895
+ "css": "--v-font-statement-1-lineheight",
11896
+ "type": "font",
11897
+ "property": "lineheight",
11898
+ "variant": "1",
11899
+ "category": "statement",
11900
+ "meta": {},
11901
+ "value": "calc(1em + 0.5rem)"
12344
11902
  },
12345
11903
  {
12346
- "css": "--v-space-md",
12347
- "type": "space",
12348
- "variant": "md",
12349
- "meta": {
12350
- "direction": "vertical",
12351
- "description": "Fluid spacing between 24px-48px."
12352
- },
12353
- "value": "round(clamp(1.5rem, 2.143vw + 0.857rem, 3rem), 2px)"
11904
+ "css": "--v-font-statement-signature-weight",
11905
+ "type": "font",
11906
+ "property": "weight",
11907
+ "variant": "signature",
11908
+ "category": "statement",
11909
+ "meta": {},
11910
+ "value": "400"
12354
11911
  },
12355
11912
  {
12356
- "css": "--v-space-lg",
12357
- "type": "space",
12358
- "variant": "lg",
12359
- "meta": {
12360
- "direction": "vertical",
12361
- "description": "Fluid spacing between 32px-56px."
12362
- },
12363
- "value": "round(clamp(2rem, 2.143vw + 1.357rem, 3.5rem), 2px)"
11913
+ "css": "--v-font-statement-signature-size",
11914
+ "type": "font",
11915
+ "property": "size",
11916
+ "variant": "signature",
11917
+ "category": "statement",
11918
+ "meta": {},
11919
+ "value": "round(down, clamp(var(--v-font-statement-signature-size-min), 3.929vw + 1.321rem, var(--v-font-statement-signature-size-max)), 2px)"
12364
11920
  },
12365
11921
  {
12366
- "css": "--v-space-xl",
12367
- "type": "space",
12368
- "variant": "xl",
12369
- "meta": {
12370
- "direction": "vertical",
12371
- "description": "Fluid spacing between 48px-72px."
12372
- },
12373
- "value": "round(clamp(3rem, 2.143vw + 2.357rem, 4.5rem), 2px)"
11922
+ "css": "--v-font-statement-signature-size-min",
11923
+ "type": "font",
11924
+ "modifier": "min",
11925
+ "property": "size",
11926
+ "variant": "signature",
11927
+ "category": "statement",
11928
+ "meta": {},
11929
+ "value": "2.5rem"
12374
11930
  },
12375
11931
  {
12376
- "css": "--v-space-2xl",
12377
- "type": "space",
12378
- "variant": "2xl",
12379
- "meta": {
12380
- "direction": "vertical",
12381
- "description": "Fluid spacing between 64px-128px."
12382
- },
12383
- "value": "round(clamp(4rem, 5.714vw + 2.286rem, 8rem), 2px)"
11932
+ "css": "--v-font-statement-signature-lineheight",
11933
+ "type": "font",
11934
+ "property": "lineheight",
11935
+ "variant": "signature",
11936
+ "category": "statement",
11937
+ "meta": {},
11938
+ "value": "calc(1em + 0.5rem)"
12384
11939
  },
12385
11940
  {
12386
- "css": "--v-border-width-default",
12387
- "type": "border",
12388
- "variant": "width-default",
12389
- "meta": {
12390
- "description": "Use for any UI element that needs a border in the default state."
12391
- },
12392
- "value": "1px"
11941
+ "css": "--v-font-regular-weight",
11942
+ "type": "font",
11943
+ "property": "weight",
11944
+ "variant": "regular",
11945
+ "meta": {},
11946
+ "value": "400"
12393
11947
  },
12394
11948
  {
12395
- "css": "--v-border-width-selected",
12396
- "type": "border",
12397
- "variant": "width-selected",
12398
- "meta": {
12399
- "description": "Use for any UI element that needs a border in the selected state."
12400
- },
12401
- "value": "2px"
11949
+ "css": "--v-font-emphasis-weight",
11950
+ "type": "font",
11951
+ "property": "weight",
11952
+ "variant": "emphasis",
11953
+ "meta": {},
11954
+ "value": "600"
12402
11955
  },
12403
11956
  {
12404
- "css": "--v-size-sidebar-narrow",
12405
- "type": "size",
12406
- "variant": "narrow",
12407
- "category": "sidebar",
12408
- "meta": {
12409
- "description": "Narrow sidebar width is 240 to 304 between lg and xl"
12410
- },
12411
- "value": "round(clamp(15rem, 11.111vw + 7.889rem, 19rem), 2px)"
11957
+ "css": "--v-font-sans-family",
11958
+ "type": "font",
11959
+ "property": "family",
11960
+ "variant": "sans",
11961
+ "meta": {},
11962
+ "value": "\"Volvo Centum\", \"Helvetica Neue\", \"Helvetica\", \"Noto Sans\", \"Segoe UI\", \"Arial\", sans-serif"
12412
11963
  },
12413
11964
  {
12414
- "css": "--v-size-sidebar-wide",
12415
- "type": "size",
12416
- "variant": "wide",
12417
- "category": "sidebar",
12418
- "meta": {
12419
- "description": "Wide sidebar width is 368 to 464 between lg and xl"
12420
- },
12421
- "value": "round(clamp(23rem, 16.667vw + 12.333rem, 29rem), 2px)"
11965
+ "css": "--v-font-broad-family",
11966
+ "type": "font",
11967
+ "property": "family",
11968
+ "variant": "broad",
11969
+ "meta": {},
11970
+ "value": "\"Volvo Broad Pro\", \"Volvo Broad\", \"Arial Black\", sans-serif"
11971
+ },
11972
+ {
11973
+ "css": "--v-font-mono-family",
11974
+ "type": "font",
11975
+ "property": "family",
11976
+ "variant": "mono",
11977
+ "meta": {},
11978
+ "value": "monospace"
12422
11979
  }
12423
11980
  ],
12424
11981
  "customMedia": [