@patternfly/design-tokens 1.14.1 → 1.14.3

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.
@@ -10779,6 +10779,108 @@
10779
10779
  ]
10780
10780
  }
10781
10781
  },
10782
+ "pf-t--global--border--color--main--default": {
10783
+ "default": {
10784
+ "type": "color",
10785
+ "value": "#ffffff",
10786
+ "filePath": "tokens/default/semantic.json",
10787
+ "isSource": true,
10788
+ "original": {
10789
+ "type": "color",
10790
+ "value": "{global.background.color.primary.default}"
10791
+ },
10792
+ "name": "pf-t--global--border--color--main--default",
10793
+ "attributes": {
10794
+ "category": "global",
10795
+ "type": "border",
10796
+ "item": "color",
10797
+ "subitem": "main",
10798
+ "state": "default"
10799
+ },
10800
+ "path": [
10801
+ "global",
10802
+ "border",
10803
+ "color",
10804
+ "main",
10805
+ "default"
10806
+ ],
10807
+ "references": [
10808
+ {
10809
+ "description": "Use as the primary background color for UI content such as cards, page sections, and other content areas.",
10810
+ "type": "color",
10811
+ "value": "#ffffff",
10812
+ "filePath": "tokens/default/semantic.json",
10813
+ "isSource": true,
10814
+ "original": {
10815
+ "description": "Use as the primary background color for UI content such as cards, page sections, and other content areas.",
10816
+ "type": "color",
10817
+ "value": "{global.background.color.100}"
10818
+ },
10819
+ "name": "pf-t--global--background--color--primary--default",
10820
+ "attributes": {
10821
+ "category": "global",
10822
+ "type": "background",
10823
+ "item": "color",
10824
+ "subitem": "primary",
10825
+ "state": "default"
10826
+ },
10827
+ "path": [
10828
+ "global",
10829
+ "background",
10830
+ "color",
10831
+ "primary",
10832
+ "default"
10833
+ ],
10834
+ "references": [
10835
+ {
10836
+ "type": "color",
10837
+ "value": "#ffffff",
10838
+ "filePath": "tokens/default/base.json",
10839
+ "isSource": true,
10840
+ "original": {
10841
+ "type": "color",
10842
+ "value": "{color.white}"
10843
+ },
10844
+ "name": "pf-t--global--background--color--100",
10845
+ "attributes": {
10846
+ "category": "global",
10847
+ "type": "background",
10848
+ "item": "color",
10849
+ "subitem": "100"
10850
+ },
10851
+ "path": [
10852
+ "global",
10853
+ "background",
10854
+ "color",
10855
+ "100"
10856
+ ],
10857
+ "references": [
10858
+ {
10859
+ "type": "color",
10860
+ "value": "#ffffff",
10861
+ "filePath": "tokens/default/palette.color.json",
10862
+ "isSource": true,
10863
+ "original": {
10864
+ "type": "color",
10865
+ "value": "#ffffff"
10866
+ },
10867
+ "name": "pf-t--color--white",
10868
+ "attributes": {
10869
+ "category": "color",
10870
+ "type": "white"
10871
+ },
10872
+ "path": [
10873
+ "color",
10874
+ "white"
10875
+ ]
10876
+ }
10877
+ ]
10878
+ }
10879
+ ]
10880
+ }
10881
+ ]
10882
+ }
10883
+ },
10782
10884
  "pf-t--global--border--color--nonstatus--red--default": {
10783
10885
  "default": {
10784
10886
  "description": "Use as the default border color for any element that does not convey status and that you always will want to be red (i.e. color-coded labels, banners, etc.)",
@@ -30388,6 +30490,58 @@
30388
30490
  ]
30389
30491
  }
30390
30492
  },
30493
+ "pf-t--global--icon--size--3xl": {
30494
+ "default": {
30495
+ "description": "Use for triple extra large icons.",
30496
+ "type": "number",
30497
+ "value": "6rem",
30498
+ "filePath": "tokens/default/semantic.dimension.json",
30499
+ "isSource": true,
30500
+ "original": {
30501
+ "description": "Use for triple extra large icons.",
30502
+ "type": "number",
30503
+ "value": "{global.icon.size.500}"
30504
+ },
30505
+ "name": "pf-t--global--icon--size--3xl",
30506
+ "attributes": {
30507
+ "category": "global",
30508
+ "type": "icon",
30509
+ "item": "size",
30510
+ "subitem": "3xl"
30511
+ },
30512
+ "path": [
30513
+ "global",
30514
+ "icon",
30515
+ "size",
30516
+ "3xl"
30517
+ ],
30518
+ "references": [
30519
+ {
30520
+ "type": "number",
30521
+ "value": "6rem",
30522
+ "filePath": "tokens/default/base.dimension.json",
30523
+ "isSource": true,
30524
+ "original": {
30525
+ "type": "number",
30526
+ "value": 96
30527
+ },
30528
+ "name": "pf-t--global--icon--size--500",
30529
+ "attributes": {
30530
+ "category": "global",
30531
+ "type": "icon",
30532
+ "item": "size",
30533
+ "subitem": "500"
30534
+ },
30535
+ "path": [
30536
+ "global",
30537
+ "icon",
30538
+ "size",
30539
+ "500"
30540
+ ]
30541
+ }
30542
+ ]
30543
+ }
30544
+ },
30391
30545
  "pf-t--global--icon--size--font--body--sm": {
30392
30546
  "default": {
30393
30547
  "description": "Use for icons that are placed inline with small body text",
@@ -32031,53 +32185,53 @@
32031
32185
  ]
32032
32186
  }
32033
32187
  },
32034
- "pf-t--global--icon--size--3xl": {
32188
+ "pf-t--global--border--width--regular": {
32035
32189
  "default": {
32036
- "description": "Use for triple extra large icons.",
32190
+ "description": "Use as the default border width for elements.",
32037
32191
  "type": "number",
32038
- "value": "6rem",
32192
+ "value": "1px",
32039
32193
  "filePath": "tokens/default/semantic.dimension.json",
32040
32194
  "isSource": true,
32041
32195
  "original": {
32042
- "description": "Use for triple extra large icons.",
32196
+ "description": "Use as the default border width for elements.",
32043
32197
  "type": "number",
32044
- "value": "{global.icon.size.500}"
32198
+ "value": "{global.border.width.100}"
32045
32199
  },
32046
- "name": "pf-t--global--icon--size--3xl",
32200
+ "name": "pf-t--global--border--width--regular",
32047
32201
  "attributes": {
32048
32202
  "category": "global",
32049
- "type": "icon",
32050
- "item": "size",
32051
- "subitem": "3xl"
32203
+ "type": "border",
32204
+ "item": "width",
32205
+ "subitem": "regular"
32052
32206
  },
32053
32207
  "path": [
32054
32208
  "global",
32055
- "icon",
32056
- "size",
32057
- "3xl"
32209
+ "border",
32210
+ "width",
32211
+ "regular"
32058
32212
  ],
32059
32213
  "references": [
32060
32214
  {
32061
32215
  "type": "number",
32062
- "value": "6rem",
32216
+ "value": "1px",
32063
32217
  "filePath": "tokens/default/base.dimension.json",
32064
32218
  "isSource": true,
32065
32219
  "original": {
32066
32220
  "type": "number",
32067
- "value": 96
32221
+ "value": 1
32068
32222
  },
32069
- "name": "pf-t--global--icon--size--500",
32223
+ "name": "pf-t--global--border--width--100",
32070
32224
  "attributes": {
32071
32225
  "category": "global",
32072
- "type": "icon",
32073
- "item": "size",
32074
- "subitem": "500"
32226
+ "type": "border",
32227
+ "item": "width",
32228
+ "subitem": "100"
32075
32229
  },
32076
32230
  "path": [
32077
32231
  "global",
32078
- "icon",
32079
- "size",
32080
- "500"
32232
+ "border",
32233
+ "width",
32234
+ "100"
32081
32235
  ]
32082
32236
  }
32083
32237
  ]
@@ -32245,162 +32399,243 @@
32245
32399
  ]
32246
32400
  }
32247
32401
  },
32248
- "pf-t--global--border--width--regular": {
32402
+ "pf-t--global--border--width--strong": {
32249
32403
  "default": {
32250
- "description": "Use as the default border width for elements.",
32404
+ "description": "Use as a stronger/wider border width for elements.",
32251
32405
  "type": "number",
32252
- "value": "1px",
32406
+ "value": "2px",
32253
32407
  "filePath": "tokens/default/semantic.dimension.json",
32254
32408
  "isSource": true,
32255
32409
  "original": {
32256
- "description": "Use as the default border width for elements.",
32410
+ "description": "Use as a stronger/wider border width for elements.",
32257
32411
  "type": "number",
32258
- "value": "{global.border.width.100}"
32412
+ "value": "{global.border.width.200}"
32259
32413
  },
32260
- "name": "pf-t--global--border--width--regular",
32414
+ "name": "pf-t--global--border--width--strong",
32261
32415
  "attributes": {
32262
32416
  "category": "global",
32263
32417
  "type": "border",
32264
32418
  "item": "width",
32265
- "subitem": "regular"
32419
+ "subitem": "strong"
32266
32420
  },
32267
32421
  "path": [
32268
32422
  "global",
32269
32423
  "border",
32270
32424
  "width",
32271
- "regular"
32425
+ "strong"
32272
32426
  ],
32273
32427
  "references": [
32274
32428
  {
32275
32429
  "type": "number",
32276
- "value": "1px",
32430
+ "value": "2px",
32277
32431
  "filePath": "tokens/default/base.dimension.json",
32278
32432
  "isSource": true,
32279
32433
  "original": {
32280
32434
  "type": "number",
32281
- "value": 1
32435
+ "value": 2
32282
32436
  },
32283
- "name": "pf-t--global--border--width--100",
32437
+ "name": "pf-t--global--border--width--200",
32284
32438
  "attributes": {
32285
32439
  "category": "global",
32286
32440
  "type": "border",
32287
32441
  "item": "width",
32288
- "subitem": "100"
32442
+ "subitem": "200"
32289
32443
  },
32290
32444
  "path": [
32291
32445
  "global",
32292
32446
  "border",
32293
32447
  "width",
32294
- "100"
32448
+ "200"
32295
32449
  ]
32296
32450
  }
32297
32451
  ]
32298
32452
  }
32299
32453
  },
32300
- "pf-t--global--border--width--strong": {
32454
+ "pf-t--global--border--width--extra-strong": {
32301
32455
  "default": {
32302
- "description": "Use as a stronger/wider border width for elements.",
32456
+ "description": "Use as the strongest/widest border width for elements.",
32303
32457
  "type": "number",
32304
- "value": "2px",
32458
+ "value": "3px",
32305
32459
  "filePath": "tokens/default/semantic.dimension.json",
32306
32460
  "isSource": true,
32307
32461
  "original": {
32308
- "description": "Use as a stronger/wider border width for elements.",
32462
+ "description": "Use as the strongest/widest border width for elements.",
32309
32463
  "type": "number",
32310
- "value": "{global.border.width.200}"
32464
+ "value": "{global.border.width.300}"
32311
32465
  },
32312
- "name": "pf-t--global--border--width--strong",
32466
+ "name": "pf-t--global--border--width--extra-strong",
32313
32467
  "attributes": {
32314
32468
  "category": "global",
32315
32469
  "type": "border",
32316
32470
  "item": "width",
32317
- "subitem": "strong"
32471
+ "subitem": "extra-strong"
32318
32472
  },
32319
32473
  "path": [
32320
32474
  "global",
32321
32475
  "border",
32322
32476
  "width",
32323
- "strong"
32477
+ "extra-strong"
32324
32478
  ],
32325
32479
  "references": [
32326
32480
  {
32327
32481
  "type": "number",
32328
- "value": "2px",
32482
+ "value": "3px",
32329
32483
  "filePath": "tokens/default/base.dimension.json",
32330
32484
  "isSource": true,
32331
32485
  "original": {
32332
32486
  "type": "number",
32333
- "value": 2
32487
+ "value": 3
32334
32488
  },
32335
- "name": "pf-t--global--border--width--200",
32489
+ "name": "pf-t--global--border--width--300",
32336
32490
  "attributes": {
32337
32491
  "category": "global",
32338
32492
  "type": "border",
32339
32493
  "item": "width",
32340
- "subitem": "200"
32494
+ "subitem": "300"
32341
32495
  },
32342
32496
  "path": [
32343
32497
  "global",
32344
32498
  "border",
32345
32499
  "width",
32346
- "200"
32500
+ "300"
32347
32501
  ]
32348
32502
  }
32349
32503
  ]
32350
32504
  }
32351
32505
  },
32352
- "pf-t--global--border--width--extra-strong": {
32506
+ "pf-t--global--border--width--main--default": {
32353
32507
  "default": {
32354
- "description": "Use as the strongest/widest border width for elements.",
32355
32508
  "type": "number",
32356
- "value": "3px",
32509
+ "value": "4px",
32357
32510
  "filePath": "tokens/default/semantic.dimension.json",
32358
32511
  "isSource": true,
32359
32512
  "original": {
32360
- "description": "Use as the strongest/widest border width for elements.",
32361
32513
  "type": "number",
32362
- "value": "{global.border.width.300}"
32514
+ "value": "{global.border.width.400}"
32363
32515
  },
32364
- "name": "pf-t--global--border--width--extra-strong",
32516
+ "name": "pf-t--global--border--width--main--default",
32365
32517
  "attributes": {
32366
32518
  "category": "global",
32367
32519
  "type": "border",
32368
32520
  "item": "width",
32369
- "subitem": "extra-strong"
32521
+ "subitem": "main",
32522
+ "state": "default"
32370
32523
  },
32371
32524
  "path": [
32372
32525
  "global",
32373
32526
  "border",
32374
32527
  "width",
32375
- "extra-strong"
32528
+ "main",
32529
+ "default"
32376
32530
  ],
32377
32531
  "references": [
32378
32532
  {
32379
32533
  "type": "number",
32380
- "value": "3px",
32534
+ "value": "4px",
32381
32535
  "filePath": "tokens/default/base.dimension.json",
32382
32536
  "isSource": true,
32383
32537
  "original": {
32384
32538
  "type": "number",
32385
- "value": 3
32539
+ "value": 4
32386
32540
  },
32387
- "name": "pf-t--global--border--width--300",
32541
+ "name": "pf-t--global--border--width--400",
32388
32542
  "attributes": {
32389
32543
  "category": "global",
32390
32544
  "type": "border",
32391
32545
  "item": "width",
32392
- "subitem": "300"
32546
+ "subitem": "400"
32393
32547
  },
32394
32548
  "path": [
32395
32549
  "global",
32396
32550
  "border",
32397
32551
  "width",
32398
- "300"
32552
+ "400"
32399
32553
  ]
32400
32554
  }
32401
32555
  ]
32402
32556
  }
32403
32557
  },
32558
+ "pf-t--global--border--width--high-contrast--regular": {
32559
+ "default": {
32560
+ "type": "number",
32561
+ "value": "0px",
32562
+ "filePath": "tokens/default/semantic.dimension.json",
32563
+ "isSource": true,
32564
+ "original": {
32565
+ "type": "number",
32566
+ "value": 0
32567
+ },
32568
+ "name": "pf-t--global--border--width--high-contrast--regular",
32569
+ "attributes": {
32570
+ "category": "global",
32571
+ "type": "border",
32572
+ "item": "width",
32573
+ "subitem": "high-contrast",
32574
+ "state": "regular"
32575
+ },
32576
+ "path": [
32577
+ "global",
32578
+ "border",
32579
+ "width",
32580
+ "high-contrast",
32581
+ "regular"
32582
+ ]
32583
+ }
32584
+ },
32585
+ "pf-t--global--border--width--high-contrast--strong": {
32586
+ "default": {
32587
+ "type": "number",
32588
+ "value": "0px",
32589
+ "filePath": "tokens/default/semantic.dimension.json",
32590
+ "isSource": true,
32591
+ "original": {
32592
+ "type": "number",
32593
+ "value": 0
32594
+ },
32595
+ "name": "pf-t--global--border--width--high-contrast--strong",
32596
+ "attributes": {
32597
+ "category": "global",
32598
+ "type": "border",
32599
+ "item": "width",
32600
+ "subitem": "high-contrast",
32601
+ "state": "strong"
32602
+ },
32603
+ "path": [
32604
+ "global",
32605
+ "border",
32606
+ "width",
32607
+ "high-contrast",
32608
+ "strong"
32609
+ ]
32610
+ }
32611
+ },
32612
+ "pf-t--global--border--width--high-contrast--extra-strong": {
32613
+ "default": {
32614
+ "type": "number",
32615
+ "value": "0px",
32616
+ "filePath": "tokens/default/semantic.dimension.json",
32617
+ "isSource": true,
32618
+ "original": {
32619
+ "type": "number",
32620
+ "value": 0
32621
+ },
32622
+ "name": "pf-t--global--border--width--high-contrast--extra-strong",
32623
+ "attributes": {
32624
+ "category": "global",
32625
+ "type": "border",
32626
+ "item": "width",
32627
+ "subitem": "high-contrast",
32628
+ "state": "extra-strong"
32629
+ },
32630
+ "path": [
32631
+ "global",
32632
+ "border",
32633
+ "width",
32634
+ "high-contrast",
32635
+ "extra-strong"
32636
+ ]
32637
+ }
32638
+ },
32404
32639
  "pf-t--global--border--width--box--default": {
32405
32640
  "default": {
32406
32641
  "description": "Use as the default border width for containers like cards, panels, code editors, etc.",
@@ -32673,86 +32908,140 @@
32673
32908
  ]
32674
32909
  }
32675
32910
  },
32676
- "pf-t--global--border--width--action--default": {
32911
+ "pf-t--global--border--width--action--default": {
32912
+ "default": {
32913
+ "description": "Use as the default border width for actions like secondary and tertiary buttons",
32914
+ "type": "number",
32915
+ "value": "1px",
32916
+ "filePath": "tokens/default/semantic.dimension.json",
32917
+ "isSource": true,
32918
+ "original": {
32919
+ "description": "Use as the default border width for actions like secondary and tertiary buttons",
32920
+ "type": "number",
32921
+ "value": "{global.border.width.100}"
32922
+ },
32923
+ "name": "pf-t--global--border--width--action--default",
32924
+ "attributes": {
32925
+ "category": "global",
32926
+ "type": "border",
32927
+ "item": "width",
32928
+ "subitem": "action",
32929
+ "state": "default"
32930
+ },
32931
+ "path": [
32932
+ "global",
32933
+ "border",
32934
+ "width",
32935
+ "action",
32936
+ "default"
32937
+ ],
32938
+ "references": [
32939
+ {
32940
+ "type": "number",
32941
+ "value": "1px",
32942
+ "filePath": "tokens/default/base.dimension.json",
32943
+ "isSource": true,
32944
+ "original": {
32945
+ "type": "number",
32946
+ "value": 1
32947
+ },
32948
+ "name": "pf-t--global--border--width--100",
32949
+ "attributes": {
32950
+ "category": "global",
32951
+ "type": "border",
32952
+ "item": "width",
32953
+ "subitem": "100"
32954
+ },
32955
+ "path": [
32956
+ "global",
32957
+ "border",
32958
+ "width",
32959
+ "100"
32960
+ ]
32961
+ }
32962
+ ]
32963
+ }
32964
+ },
32965
+ "pf-t--global--border--width--action--hover": {
32677
32966
  "default": {
32678
- "description": "Use as the default border width for actions like secondary and tertiary buttons",
32967
+ "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
32679
32968
  "type": "number",
32680
- "value": "1px",
32969
+ "value": "2px",
32681
32970
  "filePath": "tokens/default/semantic.dimension.json",
32682
32971
  "isSource": true,
32683
32972
  "original": {
32684
- "description": "Use as the default border width for actions like secondary and tertiary buttons",
32973
+ "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
32685
32974
  "type": "number",
32686
- "value": "{global.border.width.100}"
32975
+ "value": "{global.border.width.200}"
32687
32976
  },
32688
- "name": "pf-t--global--border--width--action--default",
32977
+ "name": "pf-t--global--border--width--action--hover",
32689
32978
  "attributes": {
32690
32979
  "category": "global",
32691
32980
  "type": "border",
32692
32981
  "item": "width",
32693
32982
  "subitem": "action",
32694
- "state": "default"
32983
+ "state": "hover"
32695
32984
  },
32696
32985
  "path": [
32697
32986
  "global",
32698
32987
  "border",
32699
32988
  "width",
32700
32989
  "action",
32701
- "default"
32990
+ "hover"
32702
32991
  ],
32703
32992
  "references": [
32704
32993
  {
32705
32994
  "type": "number",
32706
- "value": "1px",
32995
+ "value": "2px",
32707
32996
  "filePath": "tokens/default/base.dimension.json",
32708
32997
  "isSource": true,
32709
32998
  "original": {
32710
32999
  "type": "number",
32711
- "value": 1
33000
+ "value": 2
32712
33001
  },
32713
- "name": "pf-t--global--border--width--100",
33002
+ "name": "pf-t--global--border--width--200",
32714
33003
  "attributes": {
32715
33004
  "category": "global",
32716
33005
  "type": "border",
32717
33006
  "item": "width",
32718
- "subitem": "100"
33007
+ "subitem": "200"
32719
33008
  },
32720
33009
  "path": [
32721
33010
  "global",
32722
33011
  "border",
32723
33012
  "width",
32724
- "100"
33013
+ "200"
32725
33014
  ]
32726
33015
  }
32727
33016
  ]
32728
33017
  }
32729
33018
  },
32730
- "pf-t--global--border--width--action--hover": {
33019
+ "pf-t--global--border--width--action--clicked": {
32731
33020
  "default": {
32732
- "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
33021
+ "description": "Use as the clicked state border width for actions like secondary and tertiary buttons",
32733
33022
  "type": "number",
32734
33023
  "value": "2px",
32735
33024
  "filePath": "tokens/default/semantic.dimension.json",
32736
33025
  "isSource": true,
32737
33026
  "original": {
32738
- "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
33027
+ "description": "Use as the clicked state border width for actions like secondary and tertiary buttons",
32739
33028
  "type": "number",
32740
33029
  "value": "{global.border.width.200}"
32741
33030
  },
32742
- "name": "pf-t--global--border--width--action--hover",
33031
+ "name": "pf-t--global--border--width--action--clicked",
32743
33032
  "attributes": {
32744
33033
  "category": "global",
32745
33034
  "type": "border",
32746
33035
  "item": "width",
32747
33036
  "subitem": "action",
32748
- "state": "hover"
33037
+ "state": "clicked"
32749
33038
  },
32750
33039
  "path": [
32751
33040
  "global",
32752
33041
  "border",
32753
33042
  "width",
32754
33043
  "action",
32755
- "hover"
33044
+ "clicked"
32756
33045
  ],
32757
33046
  "references": [
32758
33047
  {
@@ -32781,57 +33070,93 @@
32781
33070
  ]
32782
33071
  }
32783
33072
  },
32784
- "pf-t--global--border--width--action--clicked": {
33073
+ "pf-t--global--border--width--action--plain--default": {
33074
+ "default": {
33075
+ "description": "Use as the default border width for actions like secondary and tertiary buttons",
33076
+ "type": "number",
33077
+ "value": "0px",
33078
+ "filePath": "tokens/default/semantic.dimension.json",
33079
+ "isSource": true,
33080
+ "original": {
33081
+ "description": "Use as the default border width for actions like secondary and tertiary buttons",
33082
+ "type": "number",
33083
+ "value": 0
33084
+ },
33085
+ "name": "pf-t--global--border--width--action--plain--default",
33086
+ "attributes": {
33087
+ "category": "global",
33088
+ "type": "border",
33089
+ "item": "width",
33090
+ "subitem": "action",
33091
+ "state": "plain"
33092
+ },
33093
+ "path": [
33094
+ "global",
33095
+ "border",
33096
+ "width",
33097
+ "action",
33098
+ "plain",
33099
+ "default"
33100
+ ]
33101
+ }
33102
+ },
33103
+ "pf-t--global--border--width--action--plain--hover": {
33104
+ "default": {
33105
+ "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
33106
+ "type": "number",
33107
+ "value": "0px",
33108
+ "filePath": "tokens/default/semantic.dimension.json",
33109
+ "isSource": true,
33110
+ "original": {
33111
+ "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
33112
+ "type": "number",
33113
+ "value": 0
33114
+ },
33115
+ "name": "pf-t--global--border--width--action--plain--hover",
33116
+ "attributes": {
33117
+ "category": "global",
33118
+ "type": "border",
33119
+ "item": "width",
33120
+ "subitem": "action",
33121
+ "state": "plain"
33122
+ },
33123
+ "path": [
33124
+ "global",
33125
+ "border",
33126
+ "width",
33127
+ "action",
33128
+ "plain",
33129
+ "hover"
33130
+ ]
33131
+ }
33132
+ },
33133
+ "pf-t--global--border--width--action--plain--clicked": {
32785
33134
  "default": {
32786
33135
  "description": "Use as the clicked state border width for actions like secondary and tertiary buttons",
32787
33136
  "type": "number",
32788
- "value": "2px",
33137
+ "value": "0px",
32789
33138
  "filePath": "tokens/default/semantic.dimension.json",
32790
33139
  "isSource": true,
32791
33140
  "original": {
32792
33141
  "description": "Use as the clicked state border width for actions like secondary and tertiary buttons",
32793
33142
  "type": "number",
32794
- "value": "{global.border.width.200}"
33143
+ "value": 0
32795
33144
  },
32796
- "name": "pf-t--global--border--width--action--clicked",
33145
+ "name": "pf-t--global--border--width--action--plain--clicked",
32797
33146
  "attributes": {
32798
33147
  "category": "global",
32799
33148
  "type": "border",
32800
33149
  "item": "width",
32801
33150
  "subitem": "action",
32802
- "state": "clicked"
33151
+ "state": "plain"
32803
33152
  },
32804
33153
  "path": [
32805
33154
  "global",
32806
33155
  "border",
32807
33156
  "width",
32808
33157
  "action",
33158
+ "plain",
32809
33159
  "clicked"
32810
- ],
32811
- "references": [
32812
- {
32813
- "type": "number",
32814
- "value": "2px",
32815
- "filePath": "tokens/default/base.dimension.json",
32816
- "isSource": true,
32817
- "original": {
32818
- "type": "number",
32819
- "value": 2
32820
- },
32821
- "name": "pf-t--global--border--width--200",
32822
- "attributes": {
32823
- "category": "global",
32824
- "type": "border",
32825
- "item": "width",
32826
- "subitem": "200"
32827
- },
32828
- "path": [
32829
- "global",
32830
- "border",
32831
- "width",
32832
- "200"
32833
- ]
32834
- }
32835
33160
  ]
32836
33161
  }
32837
33162
  },
@@ -38629,7 +38954,7 @@
38629
38954
  "pf-t--global--focus-ring--position--offset": {
38630
38955
  "default": {
38631
38956
  "type": "number",
38632
- "value": 2,
38957
+ "value": "2px",
38633
38958
  "filePath": "tokens/default/semantic.dimension.json",
38634
38959
  "isSource": true,
38635
38960
  "original": {
@@ -38654,7 +38979,7 @@
38654
38979
  "pf-t--global--focus-ring--position--inset": {
38655
38980
  "default": {
38656
38981
  "type": "number",
38657
- "value": -4,
38982
+ "value": "-4px",
38658
38983
  "filePath": "tokens/default/semantic.dimension.json",
38659
38984
  "isSource": true,
38660
38985
  "original": {
@@ -38679,7 +39004,7 @@
38679
39004
  "pf-t--global--focus-ring--width--offset": {
38680
39005
  "default": {
38681
39006
  "type": "number",
38682
- "value": 2,
39007
+ "value": "2px",
38683
39008
  "filePath": "tokens/default/semantic.dimension.json",
38684
39009
  "isSource": true,
38685
39010
  "original": {
@@ -38704,7 +39029,7 @@
38704
39029
  "pf-t--global--focus-ring--width--inset": {
38705
39030
  "default": {
38706
39031
  "type": "number",
38707
- "value": 3,
39032
+ "value": "3px",
38708
39033
  "filePath": "tokens/default/semantic.dimension.json",
38709
39034
  "isSource": true,
38710
39035
  "original": {
@@ -39078,31 +39403,31 @@
39078
39403
  ]
39079
39404
  }
39080
39405
  },
39081
- "pf-t--global--motion--duration--slide-in--short": {
39406
+ "pf-t--global--motion--duration--slide-out--short": {
39082
39407
  "default": {
39083
- "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39408
+ "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
39084
39409
  "type": "number",
39085
39410
  "value": "300ms",
39086
39411
  "filePath": "tokens/default/semantic.motion.json",
39087
39412
  "isSource": true,
39088
39413
  "original": {
39089
- "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39414
+ "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
39090
39415
  "type": "number",
39091
39416
  "value": "{global.motion.duration.lg}"
39092
39417
  },
39093
- "name": "pf-t--global--motion--duration--slide-in--short",
39418
+ "name": "pf-t--global--motion--duration--slide-out--short",
39094
39419
  "attributes": {
39095
39420
  "category": "global",
39096
39421
  "type": "motion",
39097
39422
  "item": "duration",
39098
- "subitem": "slide-in",
39423
+ "subitem": "slide-out",
39099
39424
  "state": "short"
39100
39425
  },
39101
39426
  "path": [
39102
39427
  "global",
39103
39428
  "motion",
39104
39429
  "duration",
39105
- "slide-in",
39430
+ "slide-out",
39106
39431
  "short"
39107
39432
  ],
39108
39433
  "references": [
@@ -39157,31 +39482,31 @@
39157
39482
  ]
39158
39483
  }
39159
39484
  },
39160
- "pf-t--global--motion--duration--slide-in--default": {
39485
+ "pf-t--global--motion--duration--slide-out--default": {
39161
39486
  "default": {
39162
- "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
39487
+ "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
39163
39488
  "type": "number",
39164
39489
  "value": "400ms",
39165
39490
  "filePath": "tokens/default/semantic.motion.json",
39166
39491
  "isSource": true,
39167
39492
  "original": {
39168
- "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
39493
+ "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
39169
39494
  "type": "number",
39170
39495
  "value": "{global.motion.duration.xl}"
39171
39496
  },
39172
- "name": "pf-t--global--motion--duration--slide-in--default",
39497
+ "name": "pf-t--global--motion--duration--slide-out--default",
39173
39498
  "attributes": {
39174
39499
  "category": "global",
39175
39500
  "type": "motion",
39176
39501
  "item": "duration",
39177
- "subitem": "slide-in",
39502
+ "subitem": "slide-out",
39178
39503
  "state": "default"
39179
39504
  },
39180
39505
  "path": [
39181
39506
  "global",
39182
39507
  "motion",
39183
39508
  "duration",
39184
- "slide-in",
39509
+ "slide-out",
39185
39510
  "default"
39186
39511
  ],
39187
39512
  "references": [
@@ -39236,31 +39561,31 @@
39236
39561
  ]
39237
39562
  }
39238
39563
  },
39239
- "pf-t--global--motion--duration--slide-in--long": {
39564
+ "pf-t--global--motion--duration--slide-out--long": {
39240
39565
  "default": {
39241
- "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
39566
+ "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
39242
39567
  "type": "number",
39243
39568
  "value": "500ms",
39244
39569
  "filePath": "tokens/default/semantic.motion.json",
39245
39570
  "isSource": true,
39246
39571
  "original": {
39247
- "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
39572
+ "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
39248
39573
  "type": "number",
39249
39574
  "value": "{global.motion.duration.2xl}"
39250
39575
  },
39251
- "name": "pf-t--global--motion--duration--slide-in--long",
39576
+ "name": "pf-t--global--motion--duration--slide-out--long",
39252
39577
  "attributes": {
39253
39578
  "category": "global",
39254
39579
  "type": "motion",
39255
39580
  "item": "duration",
39256
- "subitem": "slide-in",
39581
+ "subitem": "slide-out",
39257
39582
  "state": "long"
39258
39583
  },
39259
39584
  "path": [
39260
39585
  "global",
39261
39586
  "motion",
39262
39587
  "duration",
39263
- "slide-in",
39588
+ "slide-out",
39264
39589
  "long"
39265
39590
  ],
39266
39591
  "references": [
@@ -39315,33 +39640,112 @@
39315
39640
  ]
39316
39641
  }
39317
39642
  },
39318
- "pf-t--global--motion--duration--fade--short": {
39643
+ "pf-t--global--motion--duration--icon--short": {
39319
39644
  "default": {
39320
- "description": "Use a short/quick fade to transition color and/or opacity. Useful for fading in one or more elements. Short fades are used for small elements traveling short distances. Used in small interactions like buttons.",
39645
+ "description": "Use a short duration on an icon that requires a fast/snappy transition. Used to define the speed at which an icon may animate. Used on a notification badge(stateful button).",
39321
39646
  "type": "number",
39322
- "value": "100ms",
39647
+ "value": "50ms",
39323
39648
  "filePath": "tokens/default/semantic.motion.json",
39324
39649
  "isSource": true,
39325
39650
  "original": {
39326
- "description": "Use a short/quick fade to transition color and/or opacity. Useful for fading in one or more elements. Short fades are used for small elements traveling short distances. Used in small interactions like buttons.",
39651
+ "description": "Use a short duration on an icon that requires a fast/snappy transition. Used to define the speed at which an icon may animate. Used on a notification badge(stateful button).",
39327
39652
  "type": "number",
39328
- "value": "{global.motion.duration.sm}"
39653
+ "value": "{global.motion.duration.xs}"
39329
39654
  },
39330
- "name": "pf-t--global--motion--duration--fade--short",
39655
+ "name": "pf-t--global--motion--duration--icon--short",
39331
39656
  "attributes": {
39332
39657
  "category": "global",
39333
39658
  "type": "motion",
39334
39659
  "item": "duration",
39335
- "subitem": "fade",
39660
+ "subitem": "icon",
39336
39661
  "state": "short"
39337
39662
  },
39338
39663
  "path": [
39339
39664
  "global",
39340
39665
  "motion",
39341
39666
  "duration",
39342
- "fade",
39667
+ "icon",
39343
39668
  "short"
39344
39669
  ],
39670
+ "references": [
39671
+ {
39672
+ "description": "Use for the quickest possible duration of an animation.",
39673
+ "type": "number",
39674
+ "value": "50ms",
39675
+ "filePath": "tokens/default/semantic.motion.json",
39676
+ "isSource": true,
39677
+ "original": {
39678
+ "description": "Use for the quickest possible duration of an animation.",
39679
+ "type": "number",
39680
+ "value": "{global.duration.50}"
39681
+ },
39682
+ "name": "pf-t--global--motion--duration--xs",
39683
+ "attributes": {
39684
+ "category": "global",
39685
+ "type": "motion",
39686
+ "item": "duration",
39687
+ "subitem": "xs"
39688
+ },
39689
+ "path": [
39690
+ "global",
39691
+ "motion",
39692
+ "duration",
39693
+ "xs"
39694
+ ],
39695
+ "references": [
39696
+ {
39697
+ "type": "number",
39698
+ "value": "50ms",
39699
+ "filePath": "tokens/default/base.motion.json",
39700
+ "isSource": true,
39701
+ "original": {
39702
+ "type": "number",
39703
+ "value": 50
39704
+ },
39705
+ "name": "pf-t--global--duration--50",
39706
+ "attributes": {
39707
+ "category": "global",
39708
+ "type": "duration",
39709
+ "item": "50"
39710
+ },
39711
+ "path": [
39712
+ "global",
39713
+ "duration",
39714
+ "50"
39715
+ ]
39716
+ }
39717
+ ]
39718
+ }
39719
+ ]
39720
+ }
39721
+ },
39722
+ "pf-t--global--motion--duration--icon--default": {
39723
+ "default": {
39724
+ "description": "Use a default duration on an icon that requires a moderately timed transition. Used to define the speed at which an icon may animate. Used on a favoriting star(icon button).",
39725
+ "type": "number",
39726
+ "value": "100ms",
39727
+ "filePath": "tokens/default/semantic.motion.json",
39728
+ "isSource": true,
39729
+ "original": {
39730
+ "description": "Use a default duration on an icon that requires a moderately timed transition. Used to define the speed at which an icon may animate. Used on a favoriting star(icon button).",
39731
+ "type": "number",
39732
+ "value": "{global.motion.duration.sm}"
39733
+ },
39734
+ "name": "pf-t--global--motion--duration--icon--default",
39735
+ "attributes": {
39736
+ "category": "global",
39737
+ "type": "motion",
39738
+ "item": "duration",
39739
+ "subitem": "icon",
39740
+ "state": "default"
39741
+ },
39742
+ "path": [
39743
+ "global",
39744
+ "motion",
39745
+ "duration",
39746
+ "icon",
39747
+ "default"
39748
+ ],
39345
39749
  "references": [
39346
39750
  {
39347
39751
  "description": "Use for a short animation duration. Use for simple and/or small animations.",
@@ -39394,32 +39798,32 @@
39394
39798
  ]
39395
39799
  }
39396
39800
  },
39397
- "pf-t--global--motion--duration--fade--default": {
39801
+ "pf-t--global--motion--duration--icon--long": {
39398
39802
  "default": {
39399
- "description": "Use a default fade to transition color and/or opacity. Useful for fading in one or more elements. Default fades are used for medium sized elements traveling medium distances. Used on alerts.",
39803
+ "description": "Use a long duration on an icon that requires a slow transition. Used to define the speed at which an icon may animate. Used on the settings cog icon(plain menu toggle).",
39400
39804
  "type": "number",
39401
39805
  "value": "200ms",
39402
39806
  "filePath": "tokens/default/semantic.motion.json",
39403
39807
  "isSource": true,
39404
39808
  "original": {
39405
- "description": "Use a default fade to transition color and/or opacity. Useful for fading in one or more elements. Default fades are used for medium sized elements traveling medium distances. Used on alerts.",
39809
+ "description": "Use a long duration on an icon that requires a slow transition. Used to define the speed at which an icon may animate. Used on the settings cog icon(plain menu toggle).",
39406
39810
  "type": "number",
39407
39811
  "value": "{global.motion.duration.md}"
39408
39812
  },
39409
- "name": "pf-t--global--motion--duration--fade--default",
39813
+ "name": "pf-t--global--motion--duration--icon--long",
39410
39814
  "attributes": {
39411
39815
  "category": "global",
39412
39816
  "type": "motion",
39413
39817
  "item": "duration",
39414
- "subitem": "fade",
39415
- "state": "default"
39818
+ "subitem": "icon",
39819
+ "state": "long"
39416
39820
  },
39417
39821
  "path": [
39418
39822
  "global",
39419
39823
  "motion",
39420
39824
  "duration",
39421
- "fade",
39422
- "default"
39825
+ "icon",
39826
+ "long"
39423
39827
  ],
39424
39828
  "references": [
39425
39829
  {
@@ -39473,157 +39877,78 @@
39473
39877
  ]
39474
39878
  }
39475
39879
  },
39476
- "pf-t--global--motion--duration--fade--long": {
39880
+ "pf-t--global--motion--duration--fade--short": {
39477
39881
  "default": {
39478
- "description": "Use a long fade to transition color and/or opacity. Useful for fading in one or more elements. Long fades are used for large elements traveling long distances.",
39882
+ "description": "Use a short/quick fade to transition color and/or opacity. Useful for fading in one or more elements. Short fades are used for small elements traveling short distances. Used in small interactions like buttons.",
39479
39883
  "type": "number",
39480
- "value": "300ms",
39884
+ "value": "100ms",
39481
39885
  "filePath": "tokens/default/semantic.motion.json",
39482
39886
  "isSource": true,
39483
39887
  "original": {
39484
- "description": "Use a long fade to transition color and/or opacity. Useful for fading in one or more elements. Long fades are used for large elements traveling long distances.",
39888
+ "description": "Use a short/quick fade to transition color and/or opacity. Useful for fading in one or more elements. Short fades are used for small elements traveling short distances. Used in small interactions like buttons.",
39485
39889
  "type": "number",
39486
- "value": "{global.motion.duration.lg}"
39890
+ "value": "{global.motion.duration.sm}"
39487
39891
  },
39488
- "name": "pf-t--global--motion--duration--fade--long",
39892
+ "name": "pf-t--global--motion--duration--fade--short",
39489
39893
  "attributes": {
39490
39894
  "category": "global",
39491
39895
  "type": "motion",
39492
39896
  "item": "duration",
39493
39897
  "subitem": "fade",
39494
- "state": "long"
39495
- },
39496
- "path": [
39497
- "global",
39498
- "motion",
39499
- "duration",
39500
- "fade",
39501
- "long"
39502
- ],
39503
- "references": [
39504
- {
39505
- "description": "Use for long animation duration. Use for larger, more expressive animations.",
39506
- "type": "number",
39507
- "value": "300ms",
39508
- "filePath": "tokens/default/semantic.motion.json",
39509
- "isSource": true,
39510
- "original": {
39511
- "description": "Use for long animation duration. Use for larger, more expressive animations.",
39512
- "type": "number",
39513
- "value": "{global.duration.300}"
39514
- },
39515
- "name": "pf-t--global--motion--duration--lg",
39516
- "attributes": {
39517
- "category": "global",
39518
- "type": "motion",
39519
- "item": "duration",
39520
- "subitem": "lg"
39521
- },
39522
- "path": [
39523
- "global",
39524
- "motion",
39525
- "duration",
39526
- "lg"
39527
- ],
39528
- "references": [
39529
- {
39530
- "type": "number",
39531
- "value": "300ms",
39532
- "filePath": "tokens/default/base.motion.json",
39533
- "isSource": true,
39534
- "original": {
39535
- "type": "number",
39536
- "value": 300
39537
- },
39538
- "name": "pf-t--global--duration--300",
39539
- "attributes": {
39540
- "category": "global",
39541
- "type": "duration",
39542
- "item": "300"
39543
- },
39544
- "path": [
39545
- "global",
39546
- "duration",
39547
- "300"
39548
- ]
39549
- }
39550
- ]
39551
- }
39552
- ]
39553
- }
39554
- },
39555
- "pf-t--global--motion--duration--icon--short": {
39556
- "default": {
39557
- "description": "Use a short duration on an icon that requires a fast/snappy transition. Used to define the speed at which an icon may animate. Used on a notification badge(stateful button).",
39558
- "type": "number",
39559
- "value": "50ms",
39560
- "filePath": "tokens/default/semantic.motion.json",
39561
- "isSource": true,
39562
- "original": {
39563
- "description": "Use a short duration on an icon that requires a fast/snappy transition. Used to define the speed at which an icon may animate. Used on a notification badge(stateful button).",
39564
- "type": "number",
39565
- "value": "{global.motion.duration.xs}"
39566
- },
39567
- "name": "pf-t--global--motion--duration--icon--short",
39568
- "attributes": {
39569
- "category": "global",
39570
- "type": "motion",
39571
- "item": "duration",
39572
- "subitem": "icon",
39573
39898
  "state": "short"
39574
39899
  },
39575
39900
  "path": [
39576
39901
  "global",
39577
39902
  "motion",
39578
39903
  "duration",
39579
- "icon",
39904
+ "fade",
39580
39905
  "short"
39581
39906
  ],
39582
39907
  "references": [
39583
39908
  {
39584
- "description": "Use for the quickest possible duration of an animation.",
39909
+ "description": "Use for a short animation duration. Use for simple and/or small animations.",
39585
39910
  "type": "number",
39586
- "value": "50ms",
39911
+ "value": "100ms",
39587
39912
  "filePath": "tokens/default/semantic.motion.json",
39588
39913
  "isSource": true,
39589
39914
  "original": {
39590
- "description": "Use for the quickest possible duration of an animation.",
39915
+ "description": "Use for a short animation duration. Use for simple and/or small animations.",
39591
39916
  "type": "number",
39592
- "value": "{global.duration.50}"
39917
+ "value": "{global.duration.100}"
39593
39918
  },
39594
- "name": "pf-t--global--motion--duration--xs",
39919
+ "name": "pf-t--global--motion--duration--sm",
39595
39920
  "attributes": {
39596
39921
  "category": "global",
39597
39922
  "type": "motion",
39598
39923
  "item": "duration",
39599
- "subitem": "xs"
39924
+ "subitem": "sm"
39600
39925
  },
39601
39926
  "path": [
39602
39927
  "global",
39603
39928
  "motion",
39604
39929
  "duration",
39605
- "xs"
39930
+ "sm"
39606
39931
  ],
39607
39932
  "references": [
39608
39933
  {
39609
39934
  "type": "number",
39610
- "value": "50ms",
39935
+ "value": "100ms",
39611
39936
  "filePath": "tokens/default/base.motion.json",
39612
39937
  "isSource": true,
39613
39938
  "original": {
39614
39939
  "type": "number",
39615
- "value": 50
39940
+ "value": 100
39616
39941
  },
39617
- "name": "pf-t--global--duration--50",
39942
+ "name": "pf-t--global--duration--100",
39618
39943
  "attributes": {
39619
39944
  "category": "global",
39620
39945
  "type": "duration",
39621
- "item": "50"
39946
+ "item": "100"
39622
39947
  },
39623
39948
  "path": [
39624
39949
  "global",
39625
39950
  "duration",
39626
- "50"
39951
+ "100"
39627
39952
  ]
39628
39953
  }
39629
39954
  ]
@@ -39631,78 +39956,78 @@
39631
39956
  ]
39632
39957
  }
39633
39958
  },
39634
- "pf-t--global--motion--duration--icon--default": {
39959
+ "pf-t--global--motion--duration--fade--default": {
39635
39960
  "default": {
39636
- "description": "Use a default duration on an icon that requires a moderately timed transition. Used to define the speed at which an icon may animate. Used on a favoriting star(icon button).",
39961
+ "description": "Use a default fade to transition color and/or opacity. Useful for fading in one or more elements. Default fades are used for medium sized elements traveling medium distances. Used on alerts.",
39637
39962
  "type": "number",
39638
- "value": "100ms",
39963
+ "value": "200ms",
39639
39964
  "filePath": "tokens/default/semantic.motion.json",
39640
39965
  "isSource": true,
39641
39966
  "original": {
39642
- "description": "Use a default duration on an icon that requires a moderately timed transition. Used to define the speed at which an icon may animate. Used on a favoriting star(icon button).",
39967
+ "description": "Use a default fade to transition color and/or opacity. Useful for fading in one or more elements. Default fades are used for medium sized elements traveling medium distances. Used on alerts.",
39643
39968
  "type": "number",
39644
- "value": "{global.motion.duration.sm}"
39969
+ "value": "{global.motion.duration.md}"
39645
39970
  },
39646
- "name": "pf-t--global--motion--duration--icon--default",
39971
+ "name": "pf-t--global--motion--duration--fade--default",
39647
39972
  "attributes": {
39648
39973
  "category": "global",
39649
39974
  "type": "motion",
39650
39975
  "item": "duration",
39651
- "subitem": "icon",
39976
+ "subitem": "fade",
39652
39977
  "state": "default"
39653
39978
  },
39654
39979
  "path": [
39655
39980
  "global",
39656
39981
  "motion",
39657
39982
  "duration",
39658
- "icon",
39983
+ "fade",
39659
39984
  "default"
39660
39985
  ],
39661
39986
  "references": [
39662
39987
  {
39663
- "description": "Use for a short animation duration. Use for simple and/or small animations.",
39988
+ "description": "Use for a medium animation duration.",
39664
39989
  "type": "number",
39665
- "value": "100ms",
39990
+ "value": "200ms",
39666
39991
  "filePath": "tokens/default/semantic.motion.json",
39667
39992
  "isSource": true,
39668
39993
  "original": {
39669
- "description": "Use for a short animation duration. Use for simple and/or small animations.",
39994
+ "description": "Use for a medium animation duration.",
39670
39995
  "type": "number",
39671
- "value": "{global.duration.100}"
39996
+ "value": "{global.duration.200}"
39672
39997
  },
39673
- "name": "pf-t--global--motion--duration--sm",
39998
+ "name": "pf-t--global--motion--duration--md",
39674
39999
  "attributes": {
39675
40000
  "category": "global",
39676
40001
  "type": "motion",
39677
40002
  "item": "duration",
39678
- "subitem": "sm"
40003
+ "subitem": "md"
39679
40004
  },
39680
40005
  "path": [
39681
40006
  "global",
39682
40007
  "motion",
39683
40008
  "duration",
39684
- "sm"
40009
+ "md"
39685
40010
  ],
39686
40011
  "references": [
39687
40012
  {
39688
40013
  "type": "number",
39689
- "value": "100ms",
40014
+ "value": "200ms",
39690
40015
  "filePath": "tokens/default/base.motion.json",
39691
40016
  "isSource": true,
39692
40017
  "original": {
39693
40018
  "type": "number",
39694
- "value": 100
40019
+ "value": 200
39695
40020
  },
39696
- "name": "pf-t--global--duration--100",
40021
+ "name": "pf-t--global--duration--200",
39697
40022
  "attributes": {
39698
40023
  "category": "global",
39699
40024
  "type": "duration",
39700
- "item": "100"
40025
+ "item": "200"
39701
40026
  },
39702
40027
  "path": [
39703
40028
  "global",
39704
40029
  "duration",
39705
- "100"
40030
+ "200"
39706
40031
  ]
39707
40032
  }
39708
40033
  ]
@@ -39710,78 +40035,78 @@
39710
40035
  ]
39711
40036
  }
39712
40037
  },
39713
- "pf-t--global--motion--duration--icon--long": {
40038
+ "pf-t--global--motion--duration--fade--long": {
39714
40039
  "default": {
39715
- "description": "Use a long duration on an icon that requires a slow transition. Used to define the speed at which an icon may animate. Used on the settings cog icon(plain menu toggle).",
40040
+ "description": "Use a long fade to transition color and/or opacity. Useful for fading in one or more elements. Long fades are used for large elements traveling long distances.",
39716
40041
  "type": "number",
39717
- "value": "200ms",
40042
+ "value": "300ms",
39718
40043
  "filePath": "tokens/default/semantic.motion.json",
39719
40044
  "isSource": true,
39720
40045
  "original": {
39721
- "description": "Use a long duration on an icon that requires a slow transition. Used to define the speed at which an icon may animate. Used on the settings cog icon(plain menu toggle).",
40046
+ "description": "Use a long fade to transition color and/or opacity. Useful for fading in one or more elements. Long fades are used for large elements traveling long distances.",
39722
40047
  "type": "number",
39723
- "value": "{global.motion.duration.md}"
40048
+ "value": "{global.motion.duration.lg}"
39724
40049
  },
39725
- "name": "pf-t--global--motion--duration--icon--long",
40050
+ "name": "pf-t--global--motion--duration--fade--long",
39726
40051
  "attributes": {
39727
40052
  "category": "global",
39728
40053
  "type": "motion",
39729
40054
  "item": "duration",
39730
- "subitem": "icon",
40055
+ "subitem": "fade",
39731
40056
  "state": "long"
39732
40057
  },
39733
40058
  "path": [
39734
40059
  "global",
39735
40060
  "motion",
39736
40061
  "duration",
39737
- "icon",
40062
+ "fade",
39738
40063
  "long"
39739
40064
  ],
39740
40065
  "references": [
39741
40066
  {
39742
- "description": "Use for a medium animation duration.",
40067
+ "description": "Use for long animation duration. Use for larger, more expressive animations.",
39743
40068
  "type": "number",
39744
- "value": "200ms",
40069
+ "value": "300ms",
39745
40070
  "filePath": "tokens/default/semantic.motion.json",
39746
40071
  "isSource": true,
39747
40072
  "original": {
39748
- "description": "Use for a medium animation duration.",
40073
+ "description": "Use for long animation duration. Use for larger, more expressive animations.",
39749
40074
  "type": "number",
39750
- "value": "{global.duration.200}"
40075
+ "value": "{global.duration.300}"
39751
40076
  },
39752
- "name": "pf-t--global--motion--duration--md",
40077
+ "name": "pf-t--global--motion--duration--lg",
39753
40078
  "attributes": {
39754
40079
  "category": "global",
39755
40080
  "type": "motion",
39756
40081
  "item": "duration",
39757
- "subitem": "md"
40082
+ "subitem": "lg"
39758
40083
  },
39759
40084
  "path": [
39760
40085
  "global",
39761
40086
  "motion",
39762
40087
  "duration",
39763
- "md"
40088
+ "lg"
39764
40089
  ],
39765
40090
  "references": [
39766
40091
  {
39767
40092
  "type": "number",
39768
- "value": "200ms",
40093
+ "value": "300ms",
39769
40094
  "filePath": "tokens/default/base.motion.json",
39770
40095
  "isSource": true,
39771
40096
  "original": {
39772
40097
  "type": "number",
39773
- "value": 200
40098
+ "value": 300
39774
40099
  },
39775
- "name": "pf-t--global--duration--200",
40100
+ "name": "pf-t--global--duration--300",
39776
40101
  "attributes": {
39777
40102
  "category": "global",
39778
40103
  "type": "duration",
39779
- "item": "200"
40104
+ "item": "300"
39780
40105
  },
39781
40106
  "path": [
39782
40107
  "global",
39783
40108
  "duration",
39784
- "200"
40109
+ "300"
39785
40110
  ]
39786
40111
  }
39787
40112
  ]
@@ -39789,31 +40114,31 @@
39789
40114
  ]
39790
40115
  }
39791
40116
  },
39792
- "pf-t--global--motion--duration--slide-out--short": {
40117
+ "pf-t--global--motion--duration--slide-in--short": {
39793
40118
  "default": {
39794
- "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
40119
+ "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39795
40120
  "type": "number",
39796
40121
  "value": "300ms",
39797
40122
  "filePath": "tokens/default/semantic.motion.json",
39798
40123
  "isSource": true,
39799
40124
  "original": {
39800
- "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
40125
+ "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39801
40126
  "type": "number",
39802
40127
  "value": "{global.motion.duration.lg}"
39803
40128
  },
39804
- "name": "pf-t--global--motion--duration--slide-out--short",
40129
+ "name": "pf-t--global--motion--duration--slide-in--short",
39805
40130
  "attributes": {
39806
40131
  "category": "global",
39807
40132
  "type": "motion",
39808
40133
  "item": "duration",
39809
- "subitem": "slide-out",
40134
+ "subitem": "slide-in",
39810
40135
  "state": "short"
39811
40136
  },
39812
40137
  "path": [
39813
40138
  "global",
39814
40139
  "motion",
39815
40140
  "duration",
39816
- "slide-out",
40141
+ "slide-in",
39817
40142
  "short"
39818
40143
  ],
39819
40144
  "references": [
@@ -39868,31 +40193,31 @@
39868
40193
  ]
39869
40194
  }
39870
40195
  },
39871
- "pf-t--global--motion--duration--slide-out--default": {
40196
+ "pf-t--global--motion--duration--slide-in--default": {
39872
40197
  "default": {
39873
- "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
40198
+ "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
39874
40199
  "type": "number",
39875
40200
  "value": "400ms",
39876
40201
  "filePath": "tokens/default/semantic.motion.json",
39877
40202
  "isSource": true,
39878
40203
  "original": {
39879
- "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
40204
+ "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
39880
40205
  "type": "number",
39881
40206
  "value": "{global.motion.duration.xl}"
39882
40207
  },
39883
- "name": "pf-t--global--motion--duration--slide-out--default",
40208
+ "name": "pf-t--global--motion--duration--slide-in--default",
39884
40209
  "attributes": {
39885
40210
  "category": "global",
39886
40211
  "type": "motion",
39887
40212
  "item": "duration",
39888
- "subitem": "slide-out",
40213
+ "subitem": "slide-in",
39889
40214
  "state": "default"
39890
40215
  },
39891
40216
  "path": [
39892
40217
  "global",
39893
40218
  "motion",
39894
40219
  "duration",
39895
- "slide-out",
40220
+ "slide-in",
39896
40221
  "default"
39897
40222
  ],
39898
40223
  "references": [
@@ -39947,31 +40272,31 @@
39947
40272
  ]
39948
40273
  }
39949
40274
  },
39950
- "pf-t--global--motion--duration--slide-out--long": {
40275
+ "pf-t--global--motion--duration--slide-in--long": {
39951
40276
  "default": {
39952
- "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
40277
+ "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
39953
40278
  "type": "number",
39954
40279
  "value": "500ms",
39955
40280
  "filePath": "tokens/default/semantic.motion.json",
39956
40281
  "isSource": true,
39957
40282
  "original": {
39958
- "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
40283
+ "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
39959
40284
  "type": "number",
39960
40285
  "value": "{global.motion.duration.2xl}"
39961
40286
  },
39962
- "name": "pf-t--global--motion--duration--slide-out--long",
40287
+ "name": "pf-t--global--motion--duration--slide-in--long",
39963
40288
  "attributes": {
39964
40289
  "category": "global",
39965
40290
  "type": "motion",
39966
40291
  "item": "duration",
39967
- "subitem": "slide-out",
40292
+ "subitem": "slide-in",
39968
40293
  "state": "long"
39969
40294
  },
39970
40295
  "path": [
39971
40296
  "global",
39972
40297
  "motion",
39973
40298
  "duration",
39974
- "slide-out",
40299
+ "slide-in",
39975
40300
  "long"
39976
40301
  ],
39977
40302
  "references": [
@@ -40762,7 +41087,7 @@
40762
41087
  ]
40763
41088
  }
40764
41089
  },
40765
- "pf-t--global--border--color--450": {
41090
+ "pf-t--global--border--color--400": {
40766
41091
  "default": {
40767
41092
  "type": "color",
40768
41093
  "value": "#4d4d4d",
@@ -40772,18 +41097,18 @@
40772
41097
  "type": "color",
40773
41098
  "value": "{color.gray.60}"
40774
41099
  },
40775
- "name": "pf-t--global--border--color--450",
41100
+ "name": "pf-t--global--border--color--400",
40776
41101
  "attributes": {
40777
41102
  "category": "global",
40778
41103
  "type": "border",
40779
41104
  "item": "color",
40780
- "subitem": "450"
41105
+ "subitem": "400"
40781
41106
  },
40782
41107
  "path": [
40783
41108
  "global",
40784
41109
  "border",
40785
41110
  "color",
40786
- "450"
41111
+ "400"
40787
41112
  ],
40788
41113
  "references": [
40789
41114
  {
@@ -53011,6 +53336,29 @@
53011
53336
  ]
53012
53337
  }
53013
53338
  },
53339
+ "pf-t--chart--global--letter-spacing": {
53340
+ "default": {
53341
+ "type": "string",
53342
+ "value": "normal",
53343
+ "filePath": "tokens/default/charts.json",
53344
+ "isSource": true,
53345
+ "original": {
53346
+ "type": "string",
53347
+ "value": "normal"
53348
+ },
53349
+ "name": "pf-t--chart--global--letter-spacing",
53350
+ "attributes": {
53351
+ "category": "chart",
53352
+ "type": "global",
53353
+ "item": "letter-spacing"
53354
+ },
53355
+ "path": [
53356
+ "chart",
53357
+ "global",
53358
+ "letter-spacing"
53359
+ ]
53360
+ }
53361
+ },
53014
53362
  "pf-t--chart--global--FontSize--xs": {
53015
53363
  "default": {
53016
53364
  "type": "number",
@@ -53111,29 +53459,6 @@
53111
53459
  ]
53112
53460
  }
53113
53461
  },
53114
- "pf-t--chart--global--letter-spacing": {
53115
- "default": {
53116
- "type": "string",
53117
- "value": "normal",
53118
- "filePath": "tokens/default/charts.json",
53119
- "isSource": true,
53120
- "original": {
53121
- "type": "string",
53122
- "value": "normal"
53123
- },
53124
- "name": "pf-t--chart--global--letter-spacing",
53125
- "attributes": {
53126
- "category": "chart",
53127
- "type": "global",
53128
- "item": "letter-spacing"
53129
- },
53130
- "path": [
53131
- "chart",
53132
- "global",
53133
- "letter-spacing"
53134
- ]
53135
- }
53136
- },
53137
53462
  "pf-t--chart--global--layout--padding": {
53138
53463
  "default": {
53139
53464
  "type": "number",
@@ -53209,6 +53534,29 @@
53209
53534
  ]
53210
53535
  }
53211
53536
  },
53537
+ "pf-t--chart--global--stroke-line-cap": {
53538
+ "default": {
53539
+ "type": "string",
53540
+ "value": "round",
53541
+ "filePath": "tokens/default/charts.json",
53542
+ "isSource": true,
53543
+ "original": {
53544
+ "type": "string",
53545
+ "value": "round"
53546
+ },
53547
+ "name": "pf-t--chart--global--stroke-line-cap",
53548
+ "attributes": {
53549
+ "category": "chart",
53550
+ "type": "global",
53551
+ "item": "stroke-line-cap"
53552
+ },
53553
+ "path": [
53554
+ "chart",
53555
+ "global",
53556
+ "stroke-line-cap"
53557
+ ]
53558
+ }
53559
+ },
53212
53560
  "pf-t--chart--global--label--padding": {
53213
53561
  "default": {
53214
53562
  "type": "number",
@@ -53369,29 +53717,6 @@
53369
53717
  ]
53370
53718
  }
53371
53719
  },
53372
- "pf-t--chart--global--stroke-line-cap": {
53373
- "default": {
53374
- "type": "string",
53375
- "value": "round",
53376
- "filePath": "tokens/default/charts.json",
53377
- "isSource": true,
53378
- "original": {
53379
- "type": "string",
53380
- "value": "round"
53381
- },
53382
- "name": "pf-t--chart--global--stroke-line-cap",
53383
- "attributes": {
53384
- "category": "chart",
53385
- "type": "global",
53386
- "item": "stroke-line-cap"
53387
- },
53388
- "path": [
53389
- "chart",
53390
- "global",
53391
- "stroke-line-cap"
53392
- ]
53393
- }
53394
- },
53395
53720
  "pf-t--chart--global--stroke-line-join": {
53396
53721
  "default": {
53397
53722
  "type": "string",