@pepperui/tokens 1.3.0 → 1.4.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/figma.json CHANGED
@@ -498,6 +498,42 @@
498
498
  ],
499
499
  "description": "S1 --grad-red far stop."
500
500
  },
501
+ {
502
+ "name": "color/gradient-stop/indigo",
503
+ "type": "COLOR",
504
+ "values": {
505
+ "Value": "#4a3df0"
506
+ },
507
+ "scopes": [
508
+ "ALL_FILLS",
509
+ "STROKE_COLOR"
510
+ ],
511
+ "description": "The site's Certifications tile, first stop (home-2026.css .hlist-card--certifications) - Fedor's pick 2026-09-25 (request 21): the tile keeps its own indigo-to-violet run, so the run becomes gradient.violet and its stops live here."
512
+ },
513
+ {
514
+ "name": "color/gradient-stop/violet",
515
+ "type": "COLOR",
516
+ "values": {
517
+ "Value": "#6e3df0"
518
+ },
519
+ "scopes": [
520
+ "ALL_FILLS",
521
+ "STROKE_COLOR"
522
+ ],
523
+ "description": "The Certifications tile's middle stop (request 21, 2026-09-25)."
524
+ },
525
+ {
526
+ "name": "color/gradient-stop/purple",
527
+ "type": "COLOR",
528
+ "values": {
529
+ "Value": "#b03fe0"
530
+ },
531
+ "scopes": [
532
+ "ALL_FILLS",
533
+ "STROKE_COLOR"
534
+ ],
535
+ "description": "The Certifications tile's last stop (request 21, 2026-09-25)."
536
+ },
501
537
  {
502
538
  "name": "color/alpha/neutral-800-50",
503
539
  "type": "COLOR",
@@ -570,6 +606,138 @@
570
606
  ],
571
607
  "description": "White at 71% - the site's products panel frost, global-2026.css:208 .nav-dropdown background rgba(255,255,255,.71) (D42, 2026-09-07)."
572
608
  },
609
+ {
610
+ "name": "color/alpha/black-64",
611
+ "type": "COLOR",
612
+ "values": {
613
+ "Value": "#000000a3"
614
+ },
615
+ "scopes": [
616
+ "ALL_FILLS",
617
+ "STROKE_COLOR"
618
+ ],
619
+ "description": "black at 64% - the site's sound pill over its hero videos, global-2026.css .video-sound background rgba(10,10,10,.64); 10,10,10 is black under an 8px blur, so the ramp's black is kept and the site's 10 is not (request 22, 2026-09-25)."
620
+ },
621
+ {
622
+ "name": "color/alpha/black-84",
623
+ "type": "COLOR",
624
+ "values": {
625
+ "Value": "#000000d6"
626
+ },
627
+ "scopes": [
628
+ "ALL_FILLS",
629
+ "STROKE_COLOR"
630
+ ],
631
+ "description": "black at 84% - the same pill's hover step, rgba(10,10,10,.84) (request 22, 2026-09-25)."
632
+ },
633
+ {
634
+ "name": "color/alpha/white-10",
635
+ "type": "COLOR",
636
+ "values": {
637
+ "Value": "#ffffff1a"
638
+ },
639
+ "scopes": [
640
+ "ALL_FILLS",
641
+ "STROKE_COLOR"
642
+ ],
643
+ "description": "white at 10% - the wash a slot takes on a dark ground: the site's footer subscribe result (global-2026.css .form-success-msg--on-dark .form-success-msg__slot rgba(255,255,255,.10); request 7, 2026-09-25)."
644
+ },
645
+ {
646
+ "name": "color/alpha/black-14",
647
+ "type": "COLOR",
648
+ "values": {
649
+ "Value": "#00000024"
650
+ },
651
+ "scopes": [
652
+ "ALL_FILLS",
653
+ "STROKE_COLOR"
654
+ ],
655
+ "description": "black at 14% - the shadow colour every xxl shadow carries (shadow.xxl, shadow.xxl-soft), named on its own for a drawn device's shadow that scales with the drawing (request 20, 2026-09-25)."
656
+ },
657
+ {
658
+ "name": "color/chrome/bar",
659
+ "type": "COLOR",
660
+ "values": {
661
+ "Value": "#2c2c2c"
662
+ },
663
+ "scopes": [
664
+ "ALL_FILLS",
665
+ "STROKE_COLOR"
666
+ ],
667
+ "description": "the toolbar"
668
+ },
669
+ {
670
+ "name": "color/chrome/line",
671
+ "type": "COLOR",
672
+ "values": {
673
+ "Value": "#1a1a1a"
674
+ },
675
+ "scopes": [
676
+ "ALL_FILLS",
677
+ "STROKE_COLOR"
678
+ ],
679
+ "description": "the window's border and the toolbar's bottom line"
680
+ },
681
+ {
682
+ "name": "color/chrome/well",
683
+ "type": "COLOR",
684
+ "values": {
685
+ "Value": "#3d3d3d"
686
+ },
687
+ "scopes": [
688
+ "ALL_FILLS",
689
+ "STROKE_COLOR"
690
+ ],
691
+ "description": "the URL well"
692
+ },
693
+ {
694
+ "name": "color/chrome/text",
695
+ "type": "COLOR",
696
+ "values": {
697
+ "Value": "#888888"
698
+ },
699
+ "scopes": [
700
+ "TEXT_FILL",
701
+ "SHAPE_FILL"
702
+ ],
703
+ "description": "the URL text"
704
+ },
705
+ {
706
+ "name": "color/chrome/light-red",
707
+ "type": "COLOR",
708
+ "values": {
709
+ "Value": "#ff5f57"
710
+ },
711
+ "scopes": [
712
+ "ALL_FILLS",
713
+ "STROKE_COLOR"
714
+ ],
715
+ "description": "the first of the three window lights (close)"
716
+ },
717
+ {
718
+ "name": "color/chrome/light-amber",
719
+ "type": "COLOR",
720
+ "values": {
721
+ "Value": "#febc2e"
722
+ },
723
+ "scopes": [
724
+ "ALL_FILLS",
725
+ "STROKE_COLOR"
726
+ ],
727
+ "description": "the second window light (minimise)"
728
+ },
729
+ {
730
+ "name": "color/chrome/light-green",
731
+ "type": "COLOR",
732
+ "values": {
733
+ "Value": "#28c840"
734
+ },
735
+ "scopes": [
736
+ "ALL_FILLS",
737
+ "STROKE_COLOR"
738
+ ],
739
+ "description": "the third window light (zoom)"
740
+ },
573
741
  {
574
742
  "name": "space/2",
575
743
  "type": "FLOAT",
@@ -1472,6 +1640,17 @@
1472
1640
  "EFFECT_FLOAT"
1473
1641
  ],
1474
1642
  "description": "The Blob's layer blur - Pepper Deck UI Kit Decoration/Blob/* (8012:4118)."
1643
+ },
1644
+ {
1645
+ "name": "blur/control",
1646
+ "type": "FLOAT",
1647
+ "values": {
1648
+ "Value": 8
1649
+ },
1650
+ "scopes": [
1651
+ "EFFECT_FLOAT"
1652
+ ],
1653
+ "description": "A control over media - the site's sound pill: backdrop-filter blur(8px) under surface.glass-dark (global-2026.css .video-sound; request 22, 2026-09-25)."
1475
1654
  }
1476
1655
  ]
1477
1656
  },
@@ -2069,6 +2248,90 @@
2069
2248
  "scopes": [],
2070
2249
  "description": "The angle between each arm of the head and the line, in degrees (D122)."
2071
2250
  },
2251
+ {
2252
+ "name": "illustration/chrome/bar",
2253
+ "type": "COLOR",
2254
+ "values": {
2255
+ "Value": "#2c2c2c"
2256
+ },
2257
+ "scopes": [],
2258
+ "description": "",
2259
+ "aliases": {
2260
+ "Value": "color/chrome/bar"
2261
+ }
2262
+ },
2263
+ {
2264
+ "name": "illustration/chrome/line",
2265
+ "type": "COLOR",
2266
+ "values": {
2267
+ "Value": "#1a1a1a"
2268
+ },
2269
+ "scopes": [],
2270
+ "description": "",
2271
+ "aliases": {
2272
+ "Value": "color/chrome/line"
2273
+ }
2274
+ },
2275
+ {
2276
+ "name": "illustration/chrome/well",
2277
+ "type": "COLOR",
2278
+ "values": {
2279
+ "Value": "#3d3d3d"
2280
+ },
2281
+ "scopes": [],
2282
+ "description": "",
2283
+ "aliases": {
2284
+ "Value": "color/chrome/well"
2285
+ }
2286
+ },
2287
+ {
2288
+ "name": "illustration/chrome/text",
2289
+ "type": "COLOR",
2290
+ "values": {
2291
+ "Value": "#888888"
2292
+ },
2293
+ "scopes": [],
2294
+ "description": "",
2295
+ "aliases": {
2296
+ "Value": "color/chrome/text"
2297
+ }
2298
+ },
2299
+ {
2300
+ "name": "illustration/chrome/light-red",
2301
+ "type": "COLOR",
2302
+ "values": {
2303
+ "Value": "#ff5f57"
2304
+ },
2305
+ "scopes": [],
2306
+ "description": "",
2307
+ "aliases": {
2308
+ "Value": "color/chrome/light-red"
2309
+ }
2310
+ },
2311
+ {
2312
+ "name": "illustration/chrome/light-amber",
2313
+ "type": "COLOR",
2314
+ "values": {
2315
+ "Value": "#febc2e"
2316
+ },
2317
+ "scopes": [],
2318
+ "description": "",
2319
+ "aliases": {
2320
+ "Value": "color/chrome/light-amber"
2321
+ }
2322
+ },
2323
+ {
2324
+ "name": "illustration/chrome/light-green",
2325
+ "type": "COLOR",
2326
+ "values": {
2327
+ "Value": "#28c840"
2328
+ },
2329
+ "scopes": [],
2330
+ "description": "",
2331
+ "aliases": {
2332
+ "Value": "color/chrome/light-green"
2333
+ }
2334
+ },
2072
2335
  {
2073
2336
  "name": "text/default",
2074
2337
  "type": "COLOR",
@@ -2309,6 +2572,36 @@
2309
2572
  "Value": "color/alpha/white-71"
2310
2573
  }
2311
2574
  },
2575
+ {
2576
+ "name": "surface/glass-dark",
2577
+ "type": "COLOR",
2578
+ "values": {
2579
+ "Value": "#000000a3"
2580
+ },
2581
+ "scopes": [
2582
+ "FRAME_FILL",
2583
+ "SHAPE_FILL"
2584
+ ],
2585
+ "description": "The dark glass over media - the site's sound pill on its muted hero videos (global-2026.css .video-sound: rgba(10,10,10,.64) over blur.control). The light pair is surface.glass / glass-strong (request 22, 2026-09-25).",
2586
+ "aliases": {
2587
+ "Value": "color/alpha/black-64"
2588
+ }
2589
+ },
2590
+ {
2591
+ "name": "surface/glass-dark-strong",
2592
+ "type": "COLOR",
2593
+ "values": {
2594
+ "Value": "#000000d6"
2595
+ },
2596
+ "scopes": [
2597
+ "FRAME_FILL",
2598
+ "SHAPE_FILL"
2599
+ ],
2600
+ "description": "The dark glass's hover step, rgba(10,10,10,.84) (request 22, 2026-09-25).",
2601
+ "aliases": {
2602
+ "Value": "color/alpha/black-84"
2603
+ }
2604
+ },
2312
2605
  {
2313
2606
  "name": "overlay/scrim",
2314
2607
  "type": "COLOR",
@@ -3131,6 +3424,96 @@
3131
3424
  "aliases": {
3132
3425
  "Value": "color/neutral/0"
3133
3426
  }
3427
+ },
3428
+ {
3429
+ "name": "sequence/1",
3430
+ "type": "COLOR",
3431
+ "values": {
3432
+ "Value": "#e42521"
3433
+ },
3434
+ "scopes": [
3435
+ "ALL_FILLS",
3436
+ "STROKE_COLOR"
3437
+ ],
3438
+ "description": "",
3439
+ "aliases": {
3440
+ "Value": "color/red/400"
3441
+ }
3442
+ },
3443
+ {
3444
+ "name": "sequence/2",
3445
+ "type": "COLOR",
3446
+ "values": {
3447
+ "Value": "#f9c426"
3448
+ },
3449
+ "scopes": [
3450
+ "ALL_FILLS",
3451
+ "STROKE_COLOR"
3452
+ ],
3453
+ "description": "",
3454
+ "aliases": {
3455
+ "Value": "color/yellow/400"
3456
+ }
3457
+ },
3458
+ {
3459
+ "name": "sequence/3",
3460
+ "type": "COLOR",
3461
+ "values": {
3462
+ "Value": "#2b25d9"
3463
+ },
3464
+ "scopes": [
3465
+ "ALL_FILLS",
3466
+ "STROKE_COLOR"
3467
+ ],
3468
+ "description": "",
3469
+ "aliases": {
3470
+ "Value": "color/blue/400"
3471
+ }
3472
+ },
3473
+ {
3474
+ "name": "sequence/4",
3475
+ "type": "COLOR",
3476
+ "values": {
3477
+ "Value": "#6a66e4"
3478
+ },
3479
+ "scopes": [
3480
+ "ALL_FILLS",
3481
+ "STROKE_COLOR"
3482
+ ],
3483
+ "description": "",
3484
+ "aliases": {
3485
+ "Value": "color/blue/300"
3486
+ }
3487
+ },
3488
+ {
3489
+ "name": "sequence/5",
3490
+ "type": "COLOR",
3491
+ "values": {
3492
+ "Value": "#858080"
3493
+ },
3494
+ "scopes": [
3495
+ "ALL_FILLS",
3496
+ "STROKE_COLOR"
3497
+ ],
3498
+ "description": "",
3499
+ "aliases": {
3500
+ "Value": "color/neutral/400"
3501
+ }
3502
+ },
3503
+ {
3504
+ "name": "sequence/6",
3505
+ "type": "COLOR",
3506
+ "values": {
3507
+ "Value": "#ec6663"
3508
+ },
3509
+ "scopes": [
3510
+ "ALL_FILLS",
3511
+ "STROKE_COLOR"
3512
+ ],
3513
+ "description": "",
3514
+ "aliases": {
3515
+ "Value": "color/red/300"
3516
+ }
3134
3517
  }
3135
3518
  ]
3136
3519
  },
@@ -3518,6 +3901,7 @@
3518
3901
  "Typography": {
3519
3902
  "modes": [
3520
3903
  "web-desktop",
3904
+ "web-tablet",
3521
3905
  "web-mobile",
3522
3906
  "slide"
3523
3907
  ],
@@ -3527,126 +3911,136 @@
3527
3911
  "type": "STRING",
3528
3912
  "values": {
3529
3913
  "web-desktop": "Poppins",
3914
+ "web-tablet": "Poppins",
3530
3915
  "web-mobile": "Poppins",
3531
3916
  "slide": "Poppins"
3532
3917
  },
3533
3918
  "scopes": [
3534
3919
  "FONT_FAMILY"
3535
3920
  ],
3536
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3921
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3537
3922
  },
3538
3923
  {
3539
3924
  "name": "display/large/size",
3540
3925
  "type": "FLOAT",
3541
3926
  "values": {
3542
3927
  "web-desktop": 148,
3928
+ "web-tablet": 148,
3543
3929
  "web-mobile": 148,
3544
3930
  "slide": 148
3545
3931
  },
3546
3932
  "scopes": [
3547
3933
  "FONT_SIZE"
3548
3934
  ],
3549
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3935
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3550
3936
  },
3551
3937
  {
3552
3938
  "name": "display/large/weight",
3553
3939
  "type": "FLOAT",
3554
3940
  "values": {
3555
3941
  "web-desktop": 600,
3942
+ "web-tablet": 600,
3556
3943
  "web-mobile": 600,
3557
3944
  "slide": 600
3558
3945
  },
3559
3946
  "scopes": [
3560
3947
  "FONT_WEIGHT"
3561
3948
  ],
3562
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3949
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3563
3950
  },
3564
3951
  {
3565
3952
  "name": "display/large/line-height",
3566
3953
  "type": "FLOAT",
3567
3954
  "values": {
3568
3955
  "web-desktop": 1.2,
3956
+ "web-tablet": 1.2,
3569
3957
  "web-mobile": 1.2,
3570
3958
  "slide": 1.2
3571
3959
  },
3572
3960
  "scopes": [],
3573
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3961
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3574
3962
  },
3575
3963
  {
3576
3964
  "name": "display/large/letter-spacing",
3577
3965
  "type": "FLOAT",
3578
3966
  "values": {
3579
3967
  "web-desktop": -0.01,
3968
+ "web-tablet": -0.01,
3580
3969
  "web-mobile": -0.01,
3581
3970
  "slide": -0.01
3582
3971
  },
3583
3972
  "scopes": [
3584
3973
  "LETTER_SPACING"
3585
3974
  ],
3586
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3975
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3587
3976
  },
3588
3977
  {
3589
3978
  "name": "display/medium/family",
3590
3979
  "type": "STRING",
3591
3980
  "values": {
3592
3981
  "web-desktop": "Poppins",
3982
+ "web-tablet": "Poppins",
3593
3983
  "web-mobile": "Poppins",
3594
3984
  "slide": "Poppins"
3595
3985
  },
3596
3986
  "scopes": [
3597
3987
  "FONT_FAMILY"
3598
3988
  ],
3599
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3989
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3600
3990
  },
3601
3991
  {
3602
3992
  "name": "display/medium/size",
3603
3993
  "type": "FLOAT",
3604
3994
  "values": {
3605
3995
  "web-desktop": 117,
3996
+ "web-tablet": 117,
3606
3997
  "web-mobile": 117,
3607
3998
  "slide": 117
3608
3999
  },
3609
4000
  "scopes": [
3610
4001
  "FONT_SIZE"
3611
4002
  ],
3612
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
4003
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3613
4004
  },
3614
4005
  {
3615
4006
  "name": "display/medium/weight",
3616
4007
  "type": "FLOAT",
3617
4008
  "values": {
3618
4009
  "web-desktop": 600,
4010
+ "web-tablet": 600,
3619
4011
  "web-mobile": 600,
3620
4012
  "slide": 600
3621
4013
  },
3622
4014
  "scopes": [
3623
4015
  "FONT_WEIGHT"
3624
4016
  ],
3625
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
4017
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3626
4018
  },
3627
4019
  {
3628
4020
  "name": "display/medium/line-height",
3629
4021
  "type": "FLOAT",
3630
4022
  "values": {
3631
4023
  "web-desktop": 1.2,
4024
+ "web-tablet": 1.2,
3632
4025
  "web-mobile": 1.2,
3633
4026
  "slide": 1.2
3634
4027
  },
3635
4028
  "scopes": [],
3636
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
4029
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3637
4030
  },
3638
4031
  {
3639
4032
  "name": "display/medium/letter-spacing",
3640
4033
  "type": "FLOAT",
3641
4034
  "values": {
3642
4035
  "web-desktop": -0.01,
4036
+ "web-tablet": -0.01,
3643
4037
  "web-mobile": -0.01,
3644
4038
  "slide": -0.01
3645
4039
  },
3646
4040
  "scopes": [
3647
4041
  "LETTER_SPACING"
3648
4042
  ],
3649
- "description": "INHERITED in web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
4043
+ "description": "INHERITED in web-tablet and web-mobile and slide: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. No slide uses this role today - if one needs it, author a real value rather than leaning on this."
3650
4044
  },
3651
4045
  {
3652
4046
  "name": "display/small/family",
@@ -3654,12 +4048,13 @@
3654
4048
  "values": {
3655
4049
  "web-desktop": "Poppins",
3656
4050
  "slide": "Poppins",
4051
+ "web-tablet": "Poppins",
3657
4052
  "web-mobile": "Poppins"
3658
4053
  },
3659
4054
  "scopes": [
3660
4055
  "FONT_FAMILY"
3661
4056
  ],
3662
- "description": "INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4057
+ "description": "INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
3663
4058
  },
3664
4059
  {
3665
4060
  "name": "display/small/size",
@@ -3667,12 +4062,13 @@
3667
4062
  "values": {
3668
4063
  "web-desktop": 92,
3669
4064
  "slide": 64,
4065
+ "web-tablet": 92,
3670
4066
  "web-mobile": 92
3671
4067
  },
3672
4068
  "scopes": [
3673
4069
  "FONT_SIZE"
3674
4070
  ],
3675
- "description": "INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4071
+ "description": "INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
3676
4072
  },
3677
4073
  {
3678
4074
  "name": "display/small/weight",
@@ -3680,12 +4076,13 @@
3680
4076
  "values": {
3681
4077
  "web-desktop": 600,
3682
4078
  "slide": 600,
4079
+ "web-tablet": 600,
3683
4080
  "web-mobile": 600
3684
4081
  },
3685
4082
  "scopes": [
3686
4083
  "FONT_WEIGHT"
3687
4084
  ],
3688
- "description": "INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4085
+ "description": "INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
3689
4086
  },
3690
4087
  {
3691
4088
  "name": "display/small/line-height",
@@ -3693,10 +4090,11 @@
3693
4090
  "values": {
3694
4091
  "web-desktop": 1.2,
3695
4092
  "slide": 1.2,
4093
+ "web-tablet": 1.2,
3696
4094
  "web-mobile": 1.2
3697
4095
  },
3698
4096
  "scopes": [],
3699
- "description": "INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4097
+ "description": "INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
3700
4098
  },
3701
4099
  {
3702
4100
  "name": "display/small/letter-spacing",
@@ -3704,18 +4102,20 @@
3704
4102
  "values": {
3705
4103
  "web-desktop": -0.01,
3706
4104
  "slide": 0,
4105
+ "web-tablet": -0.01,
3707
4106
  "web-mobile": -0.01
3708
4107
  },
3709
4108
  "scopes": [
3710
4109
  "LETTER_SPACING"
3711
4110
  ],
3712
- "description": "INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4111
+ "description": "INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
3713
4112
  },
3714
4113
  {
3715
4114
  "name": "headline/large/family",
3716
4115
  "type": "STRING",
3717
4116
  "values": {
3718
4117
  "web-desktop": "Poppins",
4118
+ "web-tablet": "Poppins",
3719
4119
  "web-mobile": "Poppins",
3720
4120
  "slide": "Poppins"
3721
4121
  },
@@ -3729,6 +4129,7 @@
3729
4129
  "type": "FLOAT",
3730
4130
  "values": {
3731
4131
  "web-desktop": 65,
4132
+ "web-tablet": 65,
3732
4133
  "web-mobile": 48,
3733
4134
  "slide": 66
3734
4135
  },
@@ -3742,6 +4143,7 @@
3742
4143
  "type": "FLOAT",
3743
4144
  "values": {
3744
4145
  "web-desktop": 600,
4146
+ "web-tablet": 600,
3745
4147
  "web-mobile": 600,
3746
4148
  "slide": 600
3747
4149
  },
@@ -3755,6 +4157,7 @@
3755
4157
  "type": "FLOAT",
3756
4158
  "values": {
3757
4159
  "web-desktop": 1.2,
4160
+ "web-tablet": 1.2,
3758
4161
  "web-mobile": 1.2,
3759
4162
  "slide": 1.2
3760
4163
  },
@@ -3766,6 +4169,7 @@
3766
4169
  "type": "FLOAT",
3767
4170
  "values": {
3768
4171
  "web-desktop": 0,
4172
+ "web-tablet": 0,
3769
4173
  "web-mobile": 0,
3770
4174
  "slide": -0.01
3771
4175
  },
@@ -3779,6 +4183,7 @@
3779
4183
  "type": "STRING",
3780
4184
  "values": {
3781
4185
  "web-desktop": "Poppins",
4186
+ "web-tablet": "Poppins",
3782
4187
  "web-mobile": "Poppins",
3783
4188
  "slide": "Poppins"
3784
4189
  },
@@ -3792,6 +4197,7 @@
3792
4197
  "type": "FLOAT",
3793
4198
  "values": {
3794
4199
  "web-desktop": 45,
4200
+ "web-tablet": 45,
3795
4201
  "web-mobile": 40,
3796
4202
  "slide": 46
3797
4203
  },
@@ -3805,6 +4211,7 @@
3805
4211
  "type": "FLOAT",
3806
4212
  "values": {
3807
4213
  "web-desktop": 600,
4214
+ "web-tablet": 600,
3808
4215
  "web-mobile": 600,
3809
4216
  "slide": 500
3810
4217
  },
@@ -3818,6 +4225,7 @@
3818
4225
  "type": "FLOAT",
3819
4226
  "values": {
3820
4227
  "web-desktop": 1.2,
4228
+ "web-tablet": 1.2,
3821
4229
  "web-mobile": 1.2,
3822
4230
  "slide": 1.2
3823
4231
  },
@@ -3829,6 +4237,7 @@
3829
4237
  "type": "FLOAT",
3830
4238
  "values": {
3831
4239
  "web-desktop": 0,
4240
+ "web-tablet": 0,
3832
4241
  "web-mobile": 0,
3833
4242
  "slide": -0.01
3834
4243
  },
@@ -3842,6 +4251,7 @@
3842
4251
  "type": "STRING",
3843
4252
  "values": {
3844
4253
  "web-desktop": "Poppins",
4254
+ "web-tablet": "Poppins",
3845
4255
  "web-mobile": "Poppins",
3846
4256
  "slide": "Poppins"
3847
4257
  },
@@ -3855,6 +4265,7 @@
3855
4265
  "type": "FLOAT",
3856
4266
  "values": {
3857
4267
  "web-desktop": 40,
4268
+ "web-tablet": 40,
3858
4269
  "web-mobile": 32,
3859
4270
  "slide": 41
3860
4271
  },
@@ -3868,6 +4279,7 @@
3868
4279
  "type": "FLOAT",
3869
4280
  "values": {
3870
4281
  "web-desktop": 400,
4282
+ "web-tablet": 400,
3871
4283
  "web-mobile": 400,
3872
4284
  "slide": 400
3873
4285
  },
@@ -3881,6 +4293,7 @@
3881
4293
  "type": "FLOAT",
3882
4294
  "values": {
3883
4295
  "web-desktop": 1.2,
4296
+ "web-tablet": 1.2,
3884
4297
  "web-mobile": 1.2,
3885
4298
  "slide": 1.5
3886
4299
  },
@@ -3892,6 +4305,7 @@
3892
4305
  "type": "FLOAT",
3893
4306
  "values": {
3894
4307
  "web-desktop": 0,
4308
+ "web-tablet": 0,
3895
4309
  "web-mobile": 0,
3896
4310
  "slide": 0
3897
4311
  },
@@ -3905,6 +4319,7 @@
3905
4319
  "type": "STRING",
3906
4320
  "values": {
3907
4321
  "web-desktop": "Poppins",
4322
+ "web-tablet": "Poppins",
3908
4323
  "web-mobile": "Poppins",
3909
4324
  "slide": "Poppins"
3910
4325
  },
@@ -3918,6 +4333,7 @@
3918
4333
  "type": "FLOAT",
3919
4334
  "values": {
3920
4335
  "web-desktop": 36,
4336
+ "web-tablet": 32,
3921
4337
  "web-mobile": 32,
3922
4338
  "slide": 36
3923
4339
  },
@@ -3931,6 +4347,7 @@
3931
4347
  "type": "FLOAT",
3932
4348
  "values": {
3933
4349
  "web-desktop": 600,
4350
+ "web-tablet": 600,
3934
4351
  "web-mobile": 600,
3935
4352
  "slide": 600
3936
4353
  },
@@ -3944,6 +4361,7 @@
3944
4361
  "type": "FLOAT",
3945
4362
  "values": {
3946
4363
  "web-desktop": 1.2,
4364
+ "web-tablet": 1.2,
3947
4365
  "web-mobile": 1.2,
3948
4366
  "slide": 1.2
3949
4367
  },
@@ -3955,6 +4373,7 @@
3955
4373
  "type": "FLOAT",
3956
4374
  "values": {
3957
4375
  "web-desktop": 0,
4376
+ "web-tablet": 0,
3958
4377
  "web-mobile": 0,
3959
4378
  "slide": 0
3960
4379
  },
@@ -3968,6 +4387,7 @@
3968
4387
  "type": "STRING",
3969
4388
  "values": {
3970
4389
  "web-desktop": "Poppins",
4390
+ "web-tablet": "Poppins",
3971
4391
  "web-mobile": "Poppins",
3972
4392
  "slide": "Poppins"
3973
4393
  },
@@ -3981,6 +4401,7 @@
3981
4401
  "type": "FLOAT",
3982
4402
  "values": {
3983
4403
  "web-desktop": 32,
4404
+ "web-tablet": 28,
3984
4405
  "web-mobile": 28,
3985
4406
  "slide": 32
3986
4407
  },
@@ -3994,6 +4415,7 @@
3994
4415
  "type": "FLOAT",
3995
4416
  "values": {
3996
4417
  "web-desktop": 600,
4418
+ "web-tablet": 600,
3997
4419
  "web-mobile": 600,
3998
4420
  "slide": 600
3999
4421
  },
@@ -4007,6 +4429,7 @@
4007
4429
  "type": "FLOAT",
4008
4430
  "values": {
4009
4431
  "web-desktop": 1.2,
4432
+ "web-tablet": 1.2,
4010
4433
  "web-mobile": 1.2,
4011
4434
  "slide": 1.2
4012
4435
  },
@@ -4018,6 +4441,7 @@
4018
4441
  "type": "FLOAT",
4019
4442
  "values": {
4020
4443
  "web-desktop": 0,
4444
+ "web-tablet": 0,
4021
4445
  "web-mobile": 0,
4022
4446
  "slide": 0
4023
4447
  },
@@ -4031,6 +4455,7 @@
4031
4455
  "type": "STRING",
4032
4456
  "values": {
4033
4457
  "web-desktop": "Poppins",
4458
+ "web-tablet": "Poppins",
4034
4459
  "web-mobile": "Poppins",
4035
4460
  "slide": "Poppins"
4036
4461
  },
@@ -4044,6 +4469,7 @@
4044
4469
  "type": "FLOAT",
4045
4470
  "values": {
4046
4471
  "web-desktop": 28,
4472
+ "web-tablet": 25,
4047
4473
  "web-mobile": 25,
4048
4474
  "slide": 26
4049
4475
  },
@@ -4057,6 +4483,7 @@
4057
4483
  "type": "FLOAT",
4058
4484
  "values": {
4059
4485
  "web-desktop": 500,
4486
+ "web-tablet": 500,
4060
4487
  "web-mobile": 500,
4061
4488
  "slide": 500
4062
4489
  },
@@ -4070,6 +4497,7 @@
4070
4497
  "type": "FLOAT",
4071
4498
  "values": {
4072
4499
  "web-desktop": 1.4,
4500
+ "web-tablet": 1.4,
4073
4501
  "web-mobile": 1.4,
4074
4502
  "slide": 1.4
4075
4503
  },
@@ -4081,6 +4509,7 @@
4081
4509
  "type": "FLOAT",
4082
4510
  "values": {
4083
4511
  "web-desktop": 0,
4512
+ "web-tablet": 0,
4084
4513
  "web-mobile": 0,
4085
4514
  "slide": 0
4086
4515
  },
@@ -4094,6 +4523,7 @@
4094
4523
  "type": "STRING",
4095
4524
  "values": {
4096
4525
  "web-desktop": "Poppins",
4526
+ "web-tablet": "Poppins",
4097
4527
  "web-mobile": "Poppins",
4098
4528
  "slide": "Poppins"
4099
4529
  },
@@ -4107,6 +4537,7 @@
4107
4537
  "type": "FLOAT",
4108
4538
  "values": {
4109
4539
  "web-desktop": 22,
4540
+ "web-tablet": 18,
4110
4541
  "web-mobile": 18,
4111
4542
  "slide": 26
4112
4543
  },
@@ -4120,6 +4551,7 @@
4120
4551
  "type": "FLOAT",
4121
4552
  "values": {
4122
4553
  "web-desktop": 400,
4554
+ "web-tablet": 400,
4123
4555
  "web-mobile": 400,
4124
4556
  "slide": 400
4125
4557
  },
@@ -4133,6 +4565,7 @@
4133
4565
  "type": "FLOAT",
4134
4566
  "values": {
4135
4567
  "web-desktop": 1.4,
4568
+ "web-tablet": 1.4,
4136
4569
  "web-mobile": 1.4,
4137
4570
  "slide": 1.4
4138
4571
  },
@@ -4144,6 +4577,7 @@
4144
4577
  "type": "FLOAT",
4145
4578
  "values": {
4146
4579
  "web-desktop": 0,
4580
+ "web-tablet": 0,
4147
4581
  "web-mobile": 0,
4148
4582
  "slide": 0
4149
4583
  },
@@ -4157,6 +4591,7 @@
4157
4591
  "type": "STRING",
4158
4592
  "values": {
4159
4593
  "web-desktop": "Poppins",
4594
+ "web-tablet": "Poppins",
4160
4595
  "web-mobile": "Poppins",
4161
4596
  "slide": "Poppins"
4162
4597
  },
@@ -4170,6 +4605,7 @@
4170
4605
  "type": "FLOAT",
4171
4606
  "values": {
4172
4607
  "web-desktop": 18,
4608
+ "web-tablet": 16,
4173
4609
  "web-mobile": 16,
4174
4610
  "slide": 20
4175
4611
  },
@@ -4183,6 +4619,7 @@
4183
4619
  "type": "FLOAT",
4184
4620
  "values": {
4185
4621
  "web-desktop": 400,
4622
+ "web-tablet": 400,
4186
4623
  "web-mobile": 400,
4187
4624
  "slide": 400
4188
4625
  },
@@ -4196,6 +4633,7 @@
4196
4633
  "type": "FLOAT",
4197
4634
  "values": {
4198
4635
  "web-desktop": 1.4,
4636
+ "web-tablet": 1.4,
4199
4637
  "web-mobile": 1.4,
4200
4638
  "slide": 1.4
4201
4639
  },
@@ -4207,6 +4645,7 @@
4207
4645
  "type": "FLOAT",
4208
4646
  "values": {
4209
4647
  "web-desktop": 0,
4648
+ "web-tablet": 0,
4210
4649
  "web-mobile": 0,
4211
4650
  "slide": 0
4212
4651
  },
@@ -4220,6 +4659,7 @@
4220
4659
  "type": "STRING",
4221
4660
  "values": {
4222
4661
  "web-desktop": "Poppins",
4662
+ "web-tablet": "Poppins",
4223
4663
  "web-mobile": "Poppins",
4224
4664
  "slide": "Poppins"
4225
4665
  },
@@ -4233,6 +4673,7 @@
4233
4673
  "type": "FLOAT",
4234
4674
  "values": {
4235
4675
  "web-desktop": 16,
4676
+ "web-tablet": 14,
4236
4677
  "web-mobile": 14,
4237
4678
  "slide": 18
4238
4679
  },
@@ -4246,6 +4687,7 @@
4246
4687
  "type": "FLOAT",
4247
4688
  "values": {
4248
4689
  "web-desktop": 400,
4690
+ "web-tablet": 400,
4249
4691
  "web-mobile": 400,
4250
4692
  "slide": 500
4251
4693
  },
@@ -4259,6 +4701,7 @@
4259
4701
  "type": "FLOAT",
4260
4702
  "values": {
4261
4703
  "web-desktop": 1.5,
4704
+ "web-tablet": 1.5,
4262
4705
  "web-mobile": 1.5,
4263
4706
  "slide": 1.4
4264
4707
  },
@@ -4270,6 +4713,7 @@
4270
4713
  "type": "FLOAT",
4271
4714
  "values": {
4272
4715
  "web-desktop": 0,
4716
+ "web-tablet": 0,
4273
4717
  "web-mobile": 0,
4274
4718
  "slide": 0
4275
4719
  },
@@ -4283,6 +4727,7 @@
4283
4727
  "type": "STRING",
4284
4728
  "values": {
4285
4729
  "web-desktop": "Poppins",
4730
+ "web-tablet": "Poppins",
4286
4731
  "web-mobile": "Poppins",
4287
4732
  "slide": "Poppins"
4288
4733
  },
@@ -4296,6 +4741,7 @@
4296
4741
  "type": "FLOAT",
4297
4742
  "values": {
4298
4743
  "web-desktop": 14,
4744
+ "web-tablet": 12,
4299
4745
  "web-mobile": 12,
4300
4746
  "slide": 14
4301
4747
  },
@@ -4309,6 +4755,7 @@
4309
4755
  "type": "FLOAT",
4310
4756
  "values": {
4311
4757
  "web-desktop": 400,
4758
+ "web-tablet": 400,
4312
4759
  "web-mobile": 400,
4313
4760
  "slide": 400
4314
4761
  },
@@ -4322,6 +4769,7 @@
4322
4769
  "type": "FLOAT",
4323
4770
  "values": {
4324
4771
  "web-desktop": 1.7,
4772
+ "web-tablet": 1.7,
4325
4773
  "web-mobile": 1.7,
4326
4774
  "slide": 1.7
4327
4775
  },
@@ -4333,6 +4781,7 @@
4333
4781
  "type": "FLOAT",
4334
4782
  "values": {
4335
4783
  "web-desktop": 0,
4784
+ "web-tablet": 0,
4336
4785
  "web-mobile": 0,
4337
4786
  "slide": 0
4338
4787
  },
@@ -4347,12 +4796,13 @@
4347
4796
  "values": {
4348
4797
  "web-desktop": "Poppins",
4349
4798
  "slide": "Poppins",
4799
+ "web-tablet": "Poppins",
4350
4800
  "web-mobile": "Poppins"
4351
4801
  },
4352
4802
  "scopes": [
4353
4803
  "FONT_FAMILY"
4354
4804
  ],
4355
- "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4805
+ "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4356
4806
  },
4357
4807
  {
4358
4808
  "name": "label/medium/size",
@@ -4360,12 +4810,13 @@
4360
4810
  "values": {
4361
4811
  "web-desktop": 12,
4362
4812
  "slide": 15,
4813
+ "web-tablet": 12,
4363
4814
  "web-mobile": 12
4364
4815
  },
4365
4816
  "scopes": [
4366
4817
  "FONT_SIZE"
4367
4818
  ],
4368
- "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4819
+ "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4369
4820
  },
4370
4821
  {
4371
4822
  "name": "label/medium/weight",
@@ -4373,12 +4824,13 @@
4373
4824
  "values": {
4374
4825
  "web-desktop": 500,
4375
4826
  "slide": 400,
4827
+ "web-tablet": 500,
4376
4828
  "web-mobile": 500
4377
4829
  },
4378
4830
  "scopes": [
4379
4831
  "FONT_WEIGHT"
4380
4832
  ],
4381
- "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4833
+ "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4382
4834
  },
4383
4835
  {
4384
4836
  "name": "label/medium/line-height",
@@ -4386,10 +4838,11 @@
4386
4838
  "values": {
4387
4839
  "web-desktop": 1.4,
4388
4840
  "slide": 1.4,
4841
+ "web-tablet": 1.4,
4389
4842
  "web-mobile": 1.4
4390
4843
  },
4391
4844
  "scopes": [],
4392
- "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4845
+ "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4393
4846
  },
4394
4847
  {
4395
4848
  "name": "label/medium/letter-spacing",
@@ -4397,12 +4850,13 @@
4397
4850
  "values": {
4398
4851
  "web-desktop": 0.1,
4399
4852
  "slide": 0,
4853
+ "web-tablet": 0.1,
4400
4854
  "web-mobile": 0.1
4401
4855
  },
4402
4856
  "scopes": [
4403
4857
  "LETTER_SPACING"
4404
4858
  ],
4405
- "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4859
+ "description": "S5 --fs-label-medium, and .page-eyebrow's 0.1em tracking. INHERITED in web-tablet and web-mobile: the source defines this role only for web-desktop, so these modes fall through to it rather than being authored. "
4406
4860
  }
4407
4861
  ]
4408
4862
  },
@@ -4466,6 +4920,10 @@
4466
4920
  "name": "gradient/red",
4467
4921
  "type": "gradient"
4468
4922
  },
4923
+ {
4924
+ "name": "gradient/violet",
4925
+ "type": "gradient"
4926
+ },
4469
4927
  {
4470
4928
  "name": "shadow/sm",
4471
4929
  "type": "shadow"