@volvo-cars/css 1.32.0 → 1.33.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
@@ -8,6 +8,10 @@
8
8
  "name": "reel-indicators",
9
9
  "replacement": "pagination-dots"
10
10
  },
11
+ {
12
+ "name": "toggle-group-button",
13
+ "replacement": "chip-selectable"
14
+ },
11
15
  {
12
16
  "name": "bg-surface-feedback-orange"
13
17
  }
@@ -187,6 +191,8 @@
187
191
  "checked:border-ring-2",
188
192
  "checked:text-inverted",
189
193
  "checked:text-primary",
194
+ "chip-dismissible",
195
+ "chip-selectable",
190
196
  "contain-content",
191
197
  "contain-none",
192
198
  "container",
@@ -402,6 +408,27 @@
402
408
  "lg:basis-xl",
403
409
  "lg:basis-xs",
404
410
  "lg:block",
411
+ "lg:border",
412
+ "lg:border-0",
413
+ "lg:border-2",
414
+ "lg:border-b",
415
+ "lg:border-b-0",
416
+ "lg:border-b-2",
417
+ "lg:border-l",
418
+ "lg:border-l-0",
419
+ "lg:border-l-2",
420
+ "lg:border-r",
421
+ "lg:border-r-0",
422
+ "lg:border-r-2",
423
+ "lg:border-t",
424
+ "lg:border-t-0",
425
+ "lg:border-t-2",
426
+ "lg:border-x",
427
+ "lg:border-x-0",
428
+ "lg:border-x-2",
429
+ "lg:border-y",
430
+ "lg:border-y-0",
431
+ "lg:border-y-2",
405
432
  "lg:contents",
406
433
  "lg:flex",
407
434
  "lg:flex-col",
@@ -821,6 +848,27 @@
821
848
  "md:basis-xl",
822
849
  "md:basis-xs",
823
850
  "md:block",
851
+ "md:border",
852
+ "md:border-0",
853
+ "md:border-2",
854
+ "md:border-b",
855
+ "md:border-b-0",
856
+ "md:border-b-2",
857
+ "md:border-l",
858
+ "md:border-l-0",
859
+ "md:border-l-2",
860
+ "md:border-r",
861
+ "md:border-r-0",
862
+ "md:border-r-2",
863
+ "md:border-t",
864
+ "md:border-t-0",
865
+ "md:border-t-2",
866
+ "md:border-x",
867
+ "md:border-x-0",
868
+ "md:border-x-2",
869
+ "md:border-y",
870
+ "md:border-y-0",
871
+ "md:border-y-2",
824
872
  "md:contents",
825
873
  "md:flex",
826
874
  "md:flex-col",
@@ -1226,6 +1274,9 @@
1226
1274
  "pb-l",
1227
1275
  "pb-m",
1228
1276
  "pb-s",
1277
+ "pill-filled",
1278
+ "pill-outlined",
1279
+ "pill-soft",
1229
1280
  "pl-0",
1230
1281
  "pl-16",
1231
1282
  "pl-2",
@@ -1530,6 +1581,27 @@
1530
1581
  "xl:basis-xl",
1531
1582
  "xl:basis-xs",
1532
1583
  "xl:block",
1584
+ "xl:border",
1585
+ "xl:border-0",
1586
+ "xl:border-2",
1587
+ "xl:border-b",
1588
+ "xl:border-b-0",
1589
+ "xl:border-b-2",
1590
+ "xl:border-l",
1591
+ "xl:border-l-0",
1592
+ "xl:border-l-2",
1593
+ "xl:border-r",
1594
+ "xl:border-r-0",
1595
+ "xl:border-r-2",
1596
+ "xl:border-t",
1597
+ "xl:border-t-0",
1598
+ "xl:border-t-2",
1599
+ "xl:border-x",
1600
+ "xl:border-x-0",
1601
+ "xl:border-x-2",
1602
+ "xl:border-y",
1603
+ "xl:border-y-0",
1604
+ "xl:border-y-2",
1533
1605
  "xl:contents",
1534
1606
  "xl:flex",
1535
1607
  "xl:flex-col",
@@ -1987,36 +2059,6 @@
1987
2059
  ],
1988
2060
  "layer": "volvo.layout"
1989
2061
  },
1990
- {
1991
- "name": "toggle-group-button",
1992
- "prefixes": [],
1993
- "declarations": [
1994
- "user-select: none",
1995
- "min-width: max-content",
1996
- "transition: transform var(--v-transition-default), background-color var(--v-transition-default)",
1997
- "justify-content: center",
1998
- "align-items: center",
1999
- "display: inline-flex",
2000
- "position: relative",
2001
- "max-width: 100%",
2002
- "height: 3rem",
2003
- "font-size: var(--v-font-16-size)",
2004
- "font-weight: var(--v-font-emphasis-weight)",
2005
- "white-space: nowrap",
2006
- "overflow-x: clip",
2007
- "--_overlay-rate: 0%",
2008
- "--_button-bg-color: var(--v-color-background-feedback-gray)",
2009
- "--_color: var(--v-color-foreground-primary)",
2010
- "--spinner-size: 1rem",
2011
- "height: 2.5rem",
2012
- "padding-inline: var(--v-space-16)",
2013
- "font-weight: var(--v-font-regular-weight)",
2014
- "color: var(--_color)",
2015
- "background: color-mix(in oklab, var(--_button-bg-color, transparent), var(--_color) var(--_overlay-rate))",
2016
- "border-radius: var(--v-radius-sm)"
2017
- ],
2018
- "layer": "volvo.blocks"
2019
- },
2020
2062
  {
2021
2063
  "name": "spinner",
2022
2064
  "prefixes": [],
@@ -2083,7 +2125,10 @@
2083
2125
  "name": "heading-1",
2084
2126
  "prefixes": [],
2085
2127
  "declarations": [
2086
- "font: var(--v-font-heading-1)",
2128
+ "font-size: var(--v-font-heading-1-size)",
2129
+ "font-variation-settings: \"DRKM\" var(--_dark-bool)",
2130
+ "font-weight: var(--v-font-heading-1-weight)",
2131
+ "line-height: var(--v-font-heading-1-lineheight)",
2087
2132
  "text-wrap: balance"
2088
2133
  ],
2089
2134
  "layer": "volvo.layout"
@@ -2092,7 +2137,10 @@
2092
2137
  "name": "heading-2",
2093
2138
  "prefixes": [],
2094
2139
  "declarations": [
2095
- "font: var(--v-font-heading-2)",
2140
+ "font-size: var(--v-font-heading-2-size)",
2141
+ "font-variation-settings: \"DRKM\" var(--_dark-bool)",
2142
+ "font-weight: var(--v-font-heading-2-weight)",
2143
+ "line-height: var(--v-font-heading-2-lineheight)",
2096
2144
  "text-wrap: balance"
2097
2145
  ],
2098
2146
  "layer": "volvo.layout"
@@ -2101,7 +2149,10 @@
2101
2149
  "name": "heading-3",
2102
2150
  "prefixes": [],
2103
2151
  "declarations": [
2104
- "font: var(--v-font-heading-3)",
2152
+ "font-size: var(--v-font-heading-3-size)",
2153
+ "font-variation-settings: \"DRKM\" var(--_dark-bool)",
2154
+ "font-weight: var(--v-font-heading-3-weight)",
2155
+ "line-height: var(--v-font-heading-3-lineheight)",
2105
2156
  "text-wrap: balance"
2106
2157
  ],
2107
2158
  "layer": "volvo.layout"
@@ -2151,6 +2202,91 @@
2151
2202
  "declarations": [],
2152
2203
  "layer": "volvo.blocks"
2153
2204
  },
2205
+ {
2206
+ "name": "chip-selectable",
2207
+ "prefixes": [],
2208
+ "declarations": [
2209
+ "--_overlay-rate: 0%",
2210
+ "--_button-bg-color: transparent",
2211
+ "--_color: var(--v-color-foreground-primary)",
2212
+ "--chip-border-color: var(--v-color-foreground-tertiary)",
2213
+ "--spinner-size: 1rem",
2214
+ "min-width: max-content",
2215
+ "max-width: 100%",
2216
+ "height: 2.5rem",
2217
+ "padding-inline: var(--v-space-16)",
2218
+ "font-size: var(--v-font-16-size)",
2219
+ "color: var(--_color)",
2220
+ "white-space: nowrap",
2221
+ "user-select: none",
2222
+ "background-color: color-mix(in oklab, var(--_button-bg-color, transparent), var(--_color) var(--_overlay-rate))",
2223
+ "border-radius: var(--v-radius-sm)",
2224
+ "box-shadow: inset 0 0 0 1px var(--chip-border-color)",
2225
+ "transition: transform var(--v-transition-default), background-color var(--v-transition-default)",
2226
+ "justify-content: center",
2227
+ "align-items: center",
2228
+ "display: inline-flex",
2229
+ "position: relative"
2230
+ ],
2231
+ "layer": "volvo.blocks"
2232
+ },
2233
+ {
2234
+ "name": "chip-dismissible",
2235
+ "prefixes": [],
2236
+ "declarations": [
2237
+ "--_overlay-rate: 0%",
2238
+ "--_button-bg-color: transparent",
2239
+ "--_color: var(--v-color-foreground-primary)",
2240
+ "--chip-border-color: var(--v-color-foreground-tertiary)",
2241
+ "--spinner-size: 1rem",
2242
+ "min-width: max-content",
2243
+ "max-width: 100%",
2244
+ "height: 2.5rem",
2245
+ "padding-inline: var(--v-space-16)",
2246
+ "font-size: var(--v-font-16-size)",
2247
+ "color: var(--_color)",
2248
+ "white-space: nowrap",
2249
+ "user-select: none",
2250
+ "background-color: color-mix(in oklab, var(--_button-bg-color, transparent), var(--_color) var(--_overlay-rate))",
2251
+ "border-radius: var(--v-radius-sm)",
2252
+ "box-shadow: inset 0 0 0 1px var(--chip-border-color)",
2253
+ "transition: transform var(--v-transition-default), background-color var(--v-transition-default)",
2254
+ "justify-content: center",
2255
+ "align-items: center",
2256
+ "display: inline-flex",
2257
+ "position: relative",
2258
+ "gap: var(--v-space-8)"
2259
+ ],
2260
+ "layer": "volvo.blocks"
2261
+ },
2262
+ {
2263
+ "name": "toggle-group-button",
2264
+ "prefixes": [],
2265
+ "declarations": [
2266
+ "--_overlay-rate: 0%",
2267
+ "--_button-bg-color: transparent",
2268
+ "--_color: var(--v-color-foreground-primary)",
2269
+ "--chip-border-color: var(--v-color-foreground-tertiary)",
2270
+ "--spinner-size: 1rem",
2271
+ "min-width: max-content",
2272
+ "max-width: 100%",
2273
+ "height: 2.5rem",
2274
+ "padding-inline: var(--v-space-16)",
2275
+ "font-size: var(--v-font-16-size)",
2276
+ "color: var(--_color)",
2277
+ "white-space: nowrap",
2278
+ "user-select: none",
2279
+ "background-color: color-mix(in oklab, var(--_button-bg-color, transparent), var(--_color) var(--_overlay-rate))",
2280
+ "border-radius: var(--v-radius-sm)",
2281
+ "box-shadow: inset 0 0 0 1px var(--chip-border-color)",
2282
+ "transition: transform var(--v-transition-default), background-color var(--v-transition-default)",
2283
+ "justify-content: center",
2284
+ "align-items: center",
2285
+ "display: inline-flex",
2286
+ "position: relative"
2287
+ ],
2288
+ "layer": "volvo.blocks"
2289
+ },
2154
2290
  {
2155
2291
  "name": "input-floating-label",
2156
2292
  "prefixes": [],
@@ -2279,7 +2415,9 @@
2279
2415
  "name": "statement-1",
2280
2416
  "prefixes": [],
2281
2417
  "declarations": [
2282
- "font: var(--v-font-statement-1)",
2418
+ "font-size: var(--v-font-statement-1-size)",
2419
+ "font-weight: var(--v-font-statement-1-weight)",
2420
+ "line-height: var(--v-font-statement-1-lineheight)",
2283
2421
  "text-wrap: balance"
2284
2422
  ],
2285
2423
  "layer": "volvo.layout"
@@ -2288,7 +2426,9 @@
2288
2426
  "name": "statement-2",
2289
2427
  "prefixes": [],
2290
2428
  "declarations": [
2291
- "font: var(--v-font-statement-2)",
2429
+ "font-size: var(--v-font-statement-2-size)",
2430
+ "font-weight: var(--v-font-statement-2-weight)",
2431
+ "line-height: var(--v-font-statement-2-lineheight)",
2292
2432
  "text-wrap: balance"
2293
2433
  ],
2294
2434
  "layer": "volvo.layout"
@@ -2297,7 +2437,9 @@
2297
2437
  "name": "statement-3",
2298
2438
  "prefixes": [],
2299
2439
  "declarations": [
2300
- "font: var(--v-font-statement-3)",
2440
+ "font-size: var(--v-font-statement-3-size)",
2441
+ "font-weight: var(--v-font-statement-3-weight)",
2442
+ "line-height: var(--v-font-statement-3-lineheight)",
2301
2443
  "text-wrap: balance"
2302
2444
  ],
2303
2445
  "layer": "volvo.layout"
@@ -2306,7 +2448,10 @@
2306
2448
  "name": "statement-signature",
2307
2449
  "prefixes": [],
2308
2450
  "declarations": [
2309
- "font: var(--v-font-statement-signature)",
2451
+ "font-family: var(--v-font-broad-family)",
2452
+ "font-size: var(--v-font-statement-signature-size)",
2453
+ "font-weight: var(--v-font-statement-signature-weight)",
2454
+ "line-height: var(--v-font-statement-signature-lineheight)",
2310
2455
  "text-wrap: balance",
2311
2456
  "letter-spacing: .02em"
2312
2457
  ],
@@ -2394,6 +2539,46 @@
2394
2539
  ],
2395
2540
  "layer": "volvo.blocks"
2396
2541
  },
2542
+ {
2543
+ "name": "pill-filled",
2544
+ "prefixes": [],
2545
+ "declarations": [
2546
+ "width: fit-content",
2547
+ "padding-block: var(--v-space-2)",
2548
+ "padding-inline: var(--v-space-8)",
2549
+ "font: var(--v-font-12)",
2550
+ "border-radius: var(--v-radius-full)",
2551
+ "color: var(--v-color-foreground-inverted)",
2552
+ "background-color: var(--v-color-surface-neutral)"
2553
+ ],
2554
+ "layer": "volvo.blocks"
2555
+ },
2556
+ {
2557
+ "name": "pill-outlined",
2558
+ "prefixes": [],
2559
+ "declarations": [
2560
+ "width: fit-content",
2561
+ "padding-block: var(--v-space-2)",
2562
+ "padding-inline: var(--v-space-8)",
2563
+ "font: var(--v-font-12)",
2564
+ "border-radius: var(--v-radius-full)",
2565
+ "box-shadow: inset 0 0 0 1px var(--_border-color, var(--v-color-ornament-primary))"
2566
+ ],
2567
+ "layer": "volvo.blocks"
2568
+ },
2569
+ {
2570
+ "name": "pill-soft",
2571
+ "prefixes": [],
2572
+ "declarations": [
2573
+ "width: fit-content",
2574
+ "padding-block: var(--v-space-2)",
2575
+ "padding-inline: var(--v-space-8)",
2576
+ "font: var(--v-font-12)",
2577
+ "border-radius: var(--v-radius-full)",
2578
+ "background-color: var(--v-color-background-secondary)"
2579
+ ],
2580
+ "layer": "volvo.blocks"
2581
+ },
2397
2582
  {
2398
2583
  "name": "button-group",
2399
2584
  "prefixes": [],
@@ -3173,7 +3358,11 @@
3173
3358
  },
3174
3359
  {
3175
3360
  "name": "border-0",
3176
- "prefixes": [],
3361
+ "prefixes": [
3362
+ "lg",
3363
+ "md",
3364
+ "xl"
3365
+ ],
3177
3366
  "declarations": [
3178
3367
  "border-width: 0"
3179
3368
  ],
@@ -3184,10 +3373,13 @@
3184
3373
  "prefixes": [
3185
3374
  "checkbox-checked",
3186
3375
  "checked",
3376
+ "lg",
3187
3377
  "link-current",
3378
+ "md",
3188
3379
  "radio-checked",
3189
3380
  "selected",
3190
- "tab-selected"
3381
+ "tab-selected",
3382
+ "xl"
3191
3383
  ],
3192
3384
  "declarations": [
3193
3385
  "border-width: 1px"
@@ -3199,10 +3391,13 @@
3199
3391
  "prefixes": [
3200
3392
  "checkbox-checked",
3201
3393
  "checked",
3394
+ "lg",
3202
3395
  "link-current",
3396
+ "md",
3203
3397
  "radio-checked",
3204
3398
  "selected",
3205
- "tab-selected"
3399
+ "tab-selected",
3400
+ "xl"
3206
3401
  ],
3207
3402
  "declarations": [
3208
3403
  "border-width: 2px"
@@ -3211,7 +3406,11 @@
3211
3406
  },
3212
3407
  {
3213
3408
  "name": "border-t-0",
3214
- "prefixes": [],
3409
+ "prefixes": [
3410
+ "lg",
3411
+ "md",
3412
+ "xl"
3413
+ ],
3215
3414
  "declarations": [
3216
3415
  "border-top-width: 0"
3217
3416
  ],
@@ -3219,7 +3418,11 @@
3219
3418
  },
3220
3419
  {
3221
3420
  "name": "border-t",
3222
- "prefixes": [],
3421
+ "prefixes": [
3422
+ "lg",
3423
+ "md",
3424
+ "xl"
3425
+ ],
3223
3426
  "declarations": [
3224
3427
  "border-top-width: 1px"
3225
3428
  ],
@@ -3227,7 +3430,11 @@
3227
3430
  },
3228
3431
  {
3229
3432
  "name": "border-t-2",
3230
- "prefixes": [],
3433
+ "prefixes": [
3434
+ "lg",
3435
+ "md",
3436
+ "xl"
3437
+ ],
3231
3438
  "declarations": [
3232
3439
  "border-top-width: 2px"
3233
3440
  ],
@@ -3235,7 +3442,11 @@
3235
3442
  },
3236
3443
  {
3237
3444
  "name": "border-r-0",
3238
- "prefixes": [],
3445
+ "prefixes": [
3446
+ "lg",
3447
+ "md",
3448
+ "xl"
3449
+ ],
3239
3450
  "declarations": [
3240
3451
  "border-inline-end-width: 0"
3241
3452
  ],
@@ -3243,7 +3454,11 @@
3243
3454
  },
3244
3455
  {
3245
3456
  "name": "border-r",
3246
- "prefixes": [],
3457
+ "prefixes": [
3458
+ "lg",
3459
+ "md",
3460
+ "xl"
3461
+ ],
3247
3462
  "declarations": [
3248
3463
  "border-inline-end-width: 1px"
3249
3464
  ],
@@ -3251,7 +3466,11 @@
3251
3466
  },
3252
3467
  {
3253
3468
  "name": "border-r-2",
3254
- "prefixes": [],
3469
+ "prefixes": [
3470
+ "lg",
3471
+ "md",
3472
+ "xl"
3473
+ ],
3255
3474
  "declarations": [
3256
3475
  "border-inline-end-width: 2px"
3257
3476
  ],
@@ -3259,7 +3478,11 @@
3259
3478
  },
3260
3479
  {
3261
3480
  "name": "border-b-0",
3262
- "prefixes": [],
3481
+ "prefixes": [
3482
+ "lg",
3483
+ "md",
3484
+ "xl"
3485
+ ],
3263
3486
  "declarations": [
3264
3487
  "border-bottom-width: 0"
3265
3488
  ],
@@ -3267,7 +3490,11 @@
3267
3490
  },
3268
3491
  {
3269
3492
  "name": "border-b",
3270
- "prefixes": [],
3493
+ "prefixes": [
3494
+ "lg",
3495
+ "md",
3496
+ "xl"
3497
+ ],
3271
3498
  "declarations": [
3272
3499
  "border-bottom-width: 1px"
3273
3500
  ],
@@ -3275,7 +3502,11 @@
3275
3502
  },
3276
3503
  {
3277
3504
  "name": "border-b-2",
3278
- "prefixes": [],
3505
+ "prefixes": [
3506
+ "lg",
3507
+ "md",
3508
+ "xl"
3509
+ ],
3279
3510
  "declarations": [
3280
3511
  "border-bottom-width: 2px"
3281
3512
  ],
@@ -3283,7 +3514,11 @@
3283
3514
  },
3284
3515
  {
3285
3516
  "name": "border-l-0",
3286
- "prefixes": [],
3517
+ "prefixes": [
3518
+ "lg",
3519
+ "md",
3520
+ "xl"
3521
+ ],
3287
3522
  "declarations": [
3288
3523
  "border-inline-start-width: 0"
3289
3524
  ],
@@ -3291,7 +3526,11 @@
3291
3526
  },
3292
3527
  {
3293
3528
  "name": "border-l",
3294
- "prefixes": [],
3529
+ "prefixes": [
3530
+ "lg",
3531
+ "md",
3532
+ "xl"
3533
+ ],
3295
3534
  "declarations": [
3296
3535
  "border-inline-start-width: 1px"
3297
3536
  ],
@@ -3299,7 +3538,11 @@
3299
3538
  },
3300
3539
  {
3301
3540
  "name": "border-l-2",
3302
- "prefixes": [],
3541
+ "prefixes": [
3542
+ "lg",
3543
+ "md",
3544
+ "xl"
3545
+ ],
3303
3546
  "declarations": [
3304
3547
  "border-inline-start-width: 2px"
3305
3548
  ],
@@ -3307,7 +3550,11 @@
3307
3550
  },
3308
3551
  {
3309
3552
  "name": "border-x-0",
3310
- "prefixes": [],
3553
+ "prefixes": [
3554
+ "lg",
3555
+ "md",
3556
+ "xl"
3557
+ ],
3311
3558
  "declarations": [
3312
3559
  "border-inline-width: 0"
3313
3560
  ],
@@ -3315,7 +3562,11 @@
3315
3562
  },
3316
3563
  {
3317
3564
  "name": "border-x",
3318
- "prefixes": [],
3565
+ "prefixes": [
3566
+ "lg",
3567
+ "md",
3568
+ "xl"
3569
+ ],
3319
3570
  "declarations": [
3320
3571
  "border-inline-width: 1px"
3321
3572
  ],
@@ -3323,7 +3574,11 @@
3323
3574
  },
3324
3575
  {
3325
3576
  "name": "border-x-2",
3326
- "prefixes": [],
3577
+ "prefixes": [
3578
+ "lg",
3579
+ "md",
3580
+ "xl"
3581
+ ],
3327
3582
  "declarations": [
3328
3583
  "border-inline-width: 2px"
3329
3584
  ],
@@ -3331,7 +3586,11 @@
3331
3586
  },
3332
3587
  {
3333
3588
  "name": "border-y-0",
3334
- "prefixes": [],
3589
+ "prefixes": [
3590
+ "lg",
3591
+ "md",
3592
+ "xl"
3593
+ ],
3335
3594
  "declarations": [
3336
3595
  "border-block-width: 0"
3337
3596
  ],
@@ -3339,7 +3598,11 @@
3339
3598
  },
3340
3599
  {
3341
3600
  "name": "border-y",
3342
- "prefixes": [],
3601
+ "prefixes": [
3602
+ "lg",
3603
+ "md",
3604
+ "xl"
3605
+ ],
3343
3606
  "declarations": [
3344
3607
  "border-block-width: 1px"
3345
3608
  ],
@@ -3347,7 +3610,11 @@
3347
3610
  },
3348
3611
  {
3349
3612
  "name": "border-y-2",
3350
- "prefixes": [],
3613
+ "prefixes": [
3614
+ "lg",
3615
+ "md",
3616
+ "xl"
3617
+ ],
3351
3618
  "declarations": [
3352
3619
  "border-block-width: 2px"
3353
3620
  ],
@@ -9166,7 +9433,7 @@
9166
9433
  "property": "family",
9167
9434
  "variant": "sans",
9168
9435
  "meta": {},
9169
- "value": "'Volvo Novum', 'Segoe UI', 'Helvetica Neue', 'Helvetica',\n 'Arial', sans-serif"
9436
+ "value": "'Volvo Novum', 'Helvetica Neue', 'Helvetica',\n 'Noto Sans', 'Segoe UI', 'Arial', sans-serif"
9170
9437
  },
9171
9438
  {
9172
9439
  "css": "--v-font-broad-family",
@@ -9315,6 +9582,15 @@
9315
9582
  "meta": {},
9316
9583
  "value": "var(--v-font-regular-weight) var(--v-font-12-size) /\n var(--v-font-12-lineheight) var(--v-font-sans-family)"
9317
9584
  },
9585
+ {
9586
+ "css": "--v-font-heading-1-weight",
9587
+ "type": "font",
9588
+ "property": "weight",
9589
+ "variant": "1",
9590
+ "category": "heading",
9591
+ "meta": {},
9592
+ "value": "var(--v-font-emphasis-weight)"
9593
+ },
9318
9594
  {
9319
9595
  "css": "--v-font-heading-1-lineheight",
9320
9596
  "type": "font",
@@ -9359,7 +9635,16 @@
9359
9635
  "variant": "1",
9360
9636
  "category": "heading",
9361
9637
  "meta": {},
9362
- "value": "var(--v-font-emphasis-weight) var(--v-font-heading-1-size)\n / var(--v-font-heading-1-lineheight) var(--v-font-sans-family)"
9638
+ "value": "var(--v-font-heading-1-weight)\n var(--v-font-heading-1-size) / var(--v-font-heading-1-lineheight)\n var(--v-font-sans-family)"
9639
+ },
9640
+ {
9641
+ "css": "--v-font-heading-2-weight",
9642
+ "type": "font",
9643
+ "property": "weight",
9644
+ "variant": "2",
9645
+ "category": "heading",
9646
+ "meta": {},
9647
+ "value": "var(--v-font-emphasis-weight)"
9363
9648
  },
9364
9649
  {
9365
9650
  "css": "--v-font-heading-2-lineheight",
@@ -9405,7 +9690,16 @@
9405
9690
  "variant": "2",
9406
9691
  "category": "heading",
9407
9692
  "meta": {},
9408
- "value": "var(--v-font-emphasis-weight) var(--v-font-heading-2-size)\n / var(--v-font-heading-2-lineheight) var(--v-font-sans-family)"
9693
+ "value": "var(--v-font-heading-2-weight)\n var(--v-font-heading-2-size) / var(--v-font-heading-2-lineheight)\n var(--v-font-sans-family)"
9694
+ },
9695
+ {
9696
+ "css": "--v-font-heading-3-weight",
9697
+ "type": "font",
9698
+ "property": "weight",
9699
+ "variant": "3",
9700
+ "category": "heading",
9701
+ "meta": {},
9702
+ "value": "var(--v-font-regular-weight)"
9409
9703
  },
9410
9704
  {
9411
9705
  "css": "--v-font-heading-3-lineheight",
@@ -9451,7 +9745,16 @@
9451
9745
  "variant": "3",
9452
9746
  "category": "heading",
9453
9747
  "meta": {},
9454
- "value": "var(--v-font-regular-weight) var(--v-font-heading-3-size)\n / var(--v-font-heading-3-lineheight) var(--v-font-sans-family)"
9748
+ "value": "var(--v-font-heading-3-weight)\n var(--v-font-heading-3-size) / var(--v-font-heading-3-lineheight)\n var(--v-font-sans-family)"
9749
+ },
9750
+ {
9751
+ "css": "--v-font-statement-1-weight",
9752
+ "type": "font",
9753
+ "property": "weight",
9754
+ "variant": "1",
9755
+ "category": "statement",
9756
+ "meta": {},
9757
+ "value": "var(--v-font-emphasis-weight)"
9455
9758
  },
9456
9759
  {
9457
9760
  "css": "--v-font-statement-1-lineheight",
@@ -9497,7 +9800,16 @@
9497
9800
  "variant": "1",
9498
9801
  "category": "statement",
9499
9802
  "meta": {},
9500
- "value": "var(--v-font-emphasis-weight)\n var(--v-font-statement-1-size) / var(--v-font-statement-1-lineheight)\n var(--v-font-sans-family)"
9803
+ "value": "var(--v-font-statement-1-weight)\n var(--v-font-statement-1-size) / var(--v-font-statement-1-lineheight)\n var(--v-font-sans-family)"
9804
+ },
9805
+ {
9806
+ "css": "--v-font-statement-2-weight",
9807
+ "type": "font",
9808
+ "property": "weight",
9809
+ "variant": "2",
9810
+ "category": "statement",
9811
+ "meta": {},
9812
+ "value": "var(--v-font-emphasis-weight)"
9501
9813
  },
9502
9814
  {
9503
9815
  "css": "--v-font-statement-2-lineheight",
@@ -9543,7 +9855,16 @@
9543
9855
  "variant": "2",
9544
9856
  "category": "statement",
9545
9857
  "meta": {},
9546
- "value": "var(--v-font-emphasis-weight)\n var(--v-font-statement-2-size) / var(--v-font-statement-2-lineheight)\n var(--v-font-sans-family)"
9858
+ "value": "var(--v-font-statement-2-weight)\n var(--v-font-statement-2-size) / var(--v-font-statement-2-lineheight)\n var(--v-font-sans-family)"
9859
+ },
9860
+ {
9861
+ "css": "--v-font-statement-3-weight",
9862
+ "type": "font",
9863
+ "property": "weight",
9864
+ "variant": "3",
9865
+ "category": "statement",
9866
+ "meta": {},
9867
+ "value": "var(--v-font-emphasis-weight)"
9547
9868
  },
9548
9869
  {
9549
9870
  "css": "--v-font-statement-3-lineheight",
@@ -9589,7 +9910,16 @@
9589
9910
  "variant": "3",
9590
9911
  "category": "statement",
9591
9912
  "meta": {},
9592
- "value": "var(--v-font-emphasis-weight)\n var(--v-font-statement-3-size) / var(--v-font-statement-3-lineheight)\n var(--v-font-sans-family)"
9913
+ "value": "var(--v-font-statement-3-weight)\n var(--v-font-statement-3-size) / var(--v-font-statement-3-lineheight)\n var(--v-font-sans-family)"
9914
+ },
9915
+ {
9916
+ "css": "--v-font-statement-signature-weight",
9917
+ "type": "font",
9918
+ "property": "weight",
9919
+ "variant": "signature",
9920
+ "category": "statement",
9921
+ "meta": {},
9922
+ "value": "var(--v-font-emphasis-weight)"
9593
9923
  },
9594
9924
  {
9595
9925
  "css": "--v-font-statement-signature-lineheight",
@@ -9635,7 +9965,7 @@
9635
9965
  "variant": "signature",
9636
9966
  "category": "statement",
9637
9967
  "meta": {},
9638
- "value": "var(--v-font-emphasis-weight)\n var(--v-font-statement-signature-size) /\n var(--v-font-statement-signature-lineheight) var(--v-font-broad-family)"
9968
+ "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)"
9639
9969
  },
9640
9970
  {
9641
9971
  "css": "--v-color-always-black",