@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.
@@ -11098,6 +11098,112 @@
11098
11098
  ]
11099
11099
  }
11100
11100
  },
11101
+ "pf-t--global--border--color--main--default": {
11102
+ "dark": {
11103
+ "type": "color",
11104
+ "value": "#292929",
11105
+ "filePath": "tokens/dark/semantic.dark.json",
11106
+ "isSource": true,
11107
+ "original": {
11108
+ "type": "color",
11109
+ "value": "{global.background.color.primary.default}"
11110
+ },
11111
+ "name": "pf-t--global--border--color--main--default",
11112
+ "attributes": {
11113
+ "category": "global",
11114
+ "type": "border",
11115
+ "item": "color",
11116
+ "subitem": "main",
11117
+ "state": "default"
11118
+ },
11119
+ "path": [
11120
+ "global",
11121
+ "border",
11122
+ "color",
11123
+ "main",
11124
+ "default"
11125
+ ],
11126
+ "references": [
11127
+ {
11128
+ "description": "Use as the primary background color for UI content such as cards, page sections, and other content areas.",
11129
+ "type": "color",
11130
+ "value": "#292929",
11131
+ "filePath": "tokens/dark/semantic.dark.json",
11132
+ "isSource": true,
11133
+ "original": {
11134
+ "description": "Use as the primary background color for UI content such as cards, page sections, and other content areas.",
11135
+ "type": "color",
11136
+ "value": "{global.dark.background.color.200}"
11137
+ },
11138
+ "name": "pf-t--global--background--color--primary--default",
11139
+ "attributes": {
11140
+ "category": "global",
11141
+ "type": "background",
11142
+ "item": "color",
11143
+ "subitem": "primary",
11144
+ "state": "default"
11145
+ },
11146
+ "path": [
11147
+ "global",
11148
+ "background",
11149
+ "color",
11150
+ "primary",
11151
+ "default"
11152
+ ],
11153
+ "references": [
11154
+ {
11155
+ "type": "color",
11156
+ "value": "#292929",
11157
+ "filePath": "tokens/dark/base.dark.json",
11158
+ "isSource": true,
11159
+ "original": {
11160
+ "type": "color",
11161
+ "value": "{color.gray.80}"
11162
+ },
11163
+ "name": "pf-t--global--dark--background--color--200",
11164
+ "attributes": {
11165
+ "category": "global",
11166
+ "type": "dark",
11167
+ "item": "background",
11168
+ "subitem": "color",
11169
+ "state": "200"
11170
+ },
11171
+ "path": [
11172
+ "global",
11173
+ "dark",
11174
+ "background",
11175
+ "color",
11176
+ "200"
11177
+ ],
11178
+ "references": [
11179
+ {
11180
+ "type": "color",
11181
+ "value": "#292929",
11182
+ "filePath": "tokens/dark/palette.color.json",
11183
+ "isSource": true,
11184
+ "original": {
11185
+ "type": "color",
11186
+ "value": "#292929"
11187
+ },
11188
+ "name": "pf-t--color--gray--80",
11189
+ "attributes": {
11190
+ "category": "color",
11191
+ "type": "gray",
11192
+ "item": "80"
11193
+ },
11194
+ "path": [
11195
+ "color",
11196
+ "gray",
11197
+ "80"
11198
+ ]
11199
+ }
11200
+ ]
11201
+ }
11202
+ ]
11203
+ }
11204
+ ]
11205
+ }
11206
+ },
11101
11207
  "pf-t--global--border--color--nonstatus--red--default": {
11102
11208
  "dark": {
11103
11209
  "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.)",
@@ -30910,6 +31016,58 @@
30910
31016
  ]
30911
31017
  }
30912
31018
  },
31019
+ "pf-t--global--icon--size--3xl": {
31020
+ "default": {
31021
+ "description": "Use for triple extra large icons.",
31022
+ "type": "number",
31023
+ "value": "6rem",
31024
+ "filePath": "tokens/default/semantic.dimension.json",
31025
+ "isSource": false,
31026
+ "original": {
31027
+ "description": "Use for triple extra large icons.",
31028
+ "type": "number",
31029
+ "value": "{global.icon.size.500}"
31030
+ },
31031
+ "name": "pf-t--global--icon--size--3xl",
31032
+ "attributes": {
31033
+ "category": "global",
31034
+ "type": "icon",
31035
+ "item": "size",
31036
+ "subitem": "3xl"
31037
+ },
31038
+ "path": [
31039
+ "global",
31040
+ "icon",
31041
+ "size",
31042
+ "3xl"
31043
+ ],
31044
+ "references": [
31045
+ {
31046
+ "type": "number",
31047
+ "value": "6rem",
31048
+ "filePath": "tokens/default/base.dimension.json",
31049
+ "isSource": false,
31050
+ "original": {
31051
+ "type": "number",
31052
+ "value": 96
31053
+ },
31054
+ "name": "pf-t--global--icon--size--500",
31055
+ "attributes": {
31056
+ "category": "global",
31057
+ "type": "icon",
31058
+ "item": "size",
31059
+ "subitem": "500"
31060
+ },
31061
+ "path": [
31062
+ "global",
31063
+ "icon",
31064
+ "size",
31065
+ "500"
31066
+ ]
31067
+ }
31068
+ ]
31069
+ }
31070
+ },
30913
31071
  "pf-t--global--icon--size--font--body--sm": {
30914
31072
  "default": {
30915
31073
  "description": "Use for icons that are placed inline with small body text",
@@ -32553,53 +32711,53 @@
32553
32711
  ]
32554
32712
  }
32555
32713
  },
32556
- "pf-t--global--icon--size--3xl": {
32714
+ "pf-t--global--border--width--regular": {
32557
32715
  "default": {
32558
- "description": "Use for triple extra large icons.",
32716
+ "description": "Use as the default border width for elements.",
32559
32717
  "type": "number",
32560
- "value": "6rem",
32718
+ "value": "1px",
32561
32719
  "filePath": "tokens/default/semantic.dimension.json",
32562
32720
  "isSource": false,
32563
32721
  "original": {
32564
- "description": "Use for triple extra large icons.",
32722
+ "description": "Use as the default border width for elements.",
32565
32723
  "type": "number",
32566
- "value": "{global.icon.size.500}"
32724
+ "value": "{global.border.width.100}"
32567
32725
  },
32568
- "name": "pf-t--global--icon--size--3xl",
32726
+ "name": "pf-t--global--border--width--regular",
32569
32727
  "attributes": {
32570
32728
  "category": "global",
32571
- "type": "icon",
32572
- "item": "size",
32573
- "subitem": "3xl"
32729
+ "type": "border",
32730
+ "item": "width",
32731
+ "subitem": "regular"
32574
32732
  },
32575
32733
  "path": [
32576
32734
  "global",
32577
- "icon",
32578
- "size",
32579
- "3xl"
32735
+ "border",
32736
+ "width",
32737
+ "regular"
32580
32738
  ],
32581
32739
  "references": [
32582
32740
  {
32583
32741
  "type": "number",
32584
- "value": "6rem",
32742
+ "value": "1px",
32585
32743
  "filePath": "tokens/default/base.dimension.json",
32586
32744
  "isSource": false,
32587
32745
  "original": {
32588
32746
  "type": "number",
32589
- "value": 96
32747
+ "value": 1
32590
32748
  },
32591
- "name": "pf-t--global--icon--size--500",
32749
+ "name": "pf-t--global--border--width--100",
32592
32750
  "attributes": {
32593
32751
  "category": "global",
32594
- "type": "icon",
32595
- "item": "size",
32596
- "subitem": "500"
32752
+ "type": "border",
32753
+ "item": "width",
32754
+ "subitem": "100"
32597
32755
  },
32598
32756
  "path": [
32599
32757
  "global",
32600
- "icon",
32601
- "size",
32602
- "500"
32758
+ "border",
32759
+ "width",
32760
+ "100"
32603
32761
  ]
32604
32762
  }
32605
32763
  ]
@@ -32767,162 +32925,243 @@
32767
32925
  ]
32768
32926
  }
32769
32927
  },
32770
- "pf-t--global--border--width--regular": {
32928
+ "pf-t--global--border--width--strong": {
32771
32929
  "default": {
32772
- "description": "Use as the default border width for elements.",
32930
+ "description": "Use as a stronger/wider border width for elements.",
32773
32931
  "type": "number",
32774
- "value": "1px",
32932
+ "value": "2px",
32775
32933
  "filePath": "tokens/default/semantic.dimension.json",
32776
32934
  "isSource": false,
32777
32935
  "original": {
32778
- "description": "Use as the default border width for elements.",
32936
+ "description": "Use as a stronger/wider border width for elements.",
32779
32937
  "type": "number",
32780
- "value": "{global.border.width.100}"
32938
+ "value": "{global.border.width.200}"
32781
32939
  },
32782
- "name": "pf-t--global--border--width--regular",
32940
+ "name": "pf-t--global--border--width--strong",
32783
32941
  "attributes": {
32784
32942
  "category": "global",
32785
32943
  "type": "border",
32786
32944
  "item": "width",
32787
- "subitem": "regular"
32945
+ "subitem": "strong"
32788
32946
  },
32789
32947
  "path": [
32790
32948
  "global",
32791
32949
  "border",
32792
32950
  "width",
32793
- "regular"
32951
+ "strong"
32794
32952
  ],
32795
32953
  "references": [
32796
32954
  {
32797
32955
  "type": "number",
32798
- "value": "1px",
32956
+ "value": "2px",
32799
32957
  "filePath": "tokens/default/base.dimension.json",
32800
32958
  "isSource": false,
32801
32959
  "original": {
32802
32960
  "type": "number",
32803
- "value": 1
32961
+ "value": 2
32804
32962
  },
32805
- "name": "pf-t--global--border--width--100",
32963
+ "name": "pf-t--global--border--width--200",
32806
32964
  "attributes": {
32807
32965
  "category": "global",
32808
32966
  "type": "border",
32809
32967
  "item": "width",
32810
- "subitem": "100"
32968
+ "subitem": "200"
32811
32969
  },
32812
32970
  "path": [
32813
32971
  "global",
32814
32972
  "border",
32815
32973
  "width",
32816
- "100"
32974
+ "200"
32817
32975
  ]
32818
32976
  }
32819
32977
  ]
32820
32978
  }
32821
32979
  },
32822
- "pf-t--global--border--width--strong": {
32980
+ "pf-t--global--border--width--extra-strong": {
32823
32981
  "default": {
32824
- "description": "Use as a stronger/wider border width for elements.",
32982
+ "description": "Use as the strongest/widest border width for elements.",
32825
32983
  "type": "number",
32826
- "value": "2px",
32984
+ "value": "3px",
32827
32985
  "filePath": "tokens/default/semantic.dimension.json",
32828
32986
  "isSource": false,
32829
32987
  "original": {
32830
- "description": "Use as a stronger/wider border width for elements.",
32988
+ "description": "Use as the strongest/widest border width for elements.",
32831
32989
  "type": "number",
32832
- "value": "{global.border.width.200}"
32990
+ "value": "{global.border.width.300}"
32833
32991
  },
32834
- "name": "pf-t--global--border--width--strong",
32992
+ "name": "pf-t--global--border--width--extra-strong",
32835
32993
  "attributes": {
32836
32994
  "category": "global",
32837
32995
  "type": "border",
32838
32996
  "item": "width",
32839
- "subitem": "strong"
32997
+ "subitem": "extra-strong"
32840
32998
  },
32841
32999
  "path": [
32842
33000
  "global",
32843
33001
  "border",
32844
33002
  "width",
32845
- "strong"
33003
+ "extra-strong"
32846
33004
  ],
32847
33005
  "references": [
32848
33006
  {
32849
33007
  "type": "number",
32850
- "value": "2px",
33008
+ "value": "3px",
32851
33009
  "filePath": "tokens/default/base.dimension.json",
32852
33010
  "isSource": false,
32853
33011
  "original": {
32854
33012
  "type": "number",
32855
- "value": 2
33013
+ "value": 3
32856
33014
  },
32857
- "name": "pf-t--global--border--width--200",
33015
+ "name": "pf-t--global--border--width--300",
32858
33016
  "attributes": {
32859
33017
  "category": "global",
32860
33018
  "type": "border",
32861
33019
  "item": "width",
32862
- "subitem": "200"
33020
+ "subitem": "300"
32863
33021
  },
32864
33022
  "path": [
32865
33023
  "global",
32866
33024
  "border",
32867
33025
  "width",
32868
- "200"
33026
+ "300"
32869
33027
  ]
32870
33028
  }
32871
33029
  ]
32872
33030
  }
32873
33031
  },
32874
- "pf-t--global--border--width--extra-strong": {
33032
+ "pf-t--global--border--width--main--default": {
32875
33033
  "default": {
32876
- "description": "Use as the strongest/widest border width for elements.",
32877
33034
  "type": "number",
32878
- "value": "3px",
33035
+ "value": "4px",
32879
33036
  "filePath": "tokens/default/semantic.dimension.json",
32880
33037
  "isSource": false,
32881
33038
  "original": {
32882
- "description": "Use as the strongest/widest border width for elements.",
32883
33039
  "type": "number",
32884
- "value": "{global.border.width.300}"
33040
+ "value": "{global.border.width.400}"
32885
33041
  },
32886
- "name": "pf-t--global--border--width--extra-strong",
33042
+ "name": "pf-t--global--border--width--main--default",
32887
33043
  "attributes": {
32888
33044
  "category": "global",
32889
33045
  "type": "border",
32890
33046
  "item": "width",
32891
- "subitem": "extra-strong"
33047
+ "subitem": "main",
33048
+ "state": "default"
32892
33049
  },
32893
33050
  "path": [
32894
33051
  "global",
32895
33052
  "border",
32896
33053
  "width",
32897
- "extra-strong"
33054
+ "main",
33055
+ "default"
32898
33056
  ],
32899
33057
  "references": [
32900
33058
  {
32901
33059
  "type": "number",
32902
- "value": "3px",
33060
+ "value": "4px",
32903
33061
  "filePath": "tokens/default/base.dimension.json",
32904
33062
  "isSource": false,
32905
33063
  "original": {
32906
33064
  "type": "number",
32907
- "value": 3
33065
+ "value": 4
32908
33066
  },
32909
- "name": "pf-t--global--border--width--300",
33067
+ "name": "pf-t--global--border--width--400",
32910
33068
  "attributes": {
32911
33069
  "category": "global",
32912
33070
  "type": "border",
32913
33071
  "item": "width",
32914
- "subitem": "300"
33072
+ "subitem": "400"
32915
33073
  },
32916
33074
  "path": [
32917
33075
  "global",
32918
33076
  "border",
32919
33077
  "width",
32920
- "300"
33078
+ "400"
32921
33079
  ]
32922
33080
  }
32923
33081
  ]
32924
33082
  }
32925
33083
  },
33084
+ "pf-t--global--border--width--high-contrast--regular": {
33085
+ "default": {
33086
+ "type": "number",
33087
+ "value": "0px",
33088
+ "filePath": "tokens/default/semantic.dimension.json",
33089
+ "isSource": false,
33090
+ "original": {
33091
+ "type": "number",
33092
+ "value": 0
33093
+ },
33094
+ "name": "pf-t--global--border--width--high-contrast--regular",
33095
+ "attributes": {
33096
+ "category": "global",
33097
+ "type": "border",
33098
+ "item": "width",
33099
+ "subitem": "high-contrast",
33100
+ "state": "regular"
33101
+ },
33102
+ "path": [
33103
+ "global",
33104
+ "border",
33105
+ "width",
33106
+ "high-contrast",
33107
+ "regular"
33108
+ ]
33109
+ }
33110
+ },
33111
+ "pf-t--global--border--width--high-contrast--strong": {
33112
+ "default": {
33113
+ "type": "number",
33114
+ "value": "0px",
33115
+ "filePath": "tokens/default/semantic.dimension.json",
33116
+ "isSource": false,
33117
+ "original": {
33118
+ "type": "number",
33119
+ "value": 0
33120
+ },
33121
+ "name": "pf-t--global--border--width--high-contrast--strong",
33122
+ "attributes": {
33123
+ "category": "global",
33124
+ "type": "border",
33125
+ "item": "width",
33126
+ "subitem": "high-contrast",
33127
+ "state": "strong"
33128
+ },
33129
+ "path": [
33130
+ "global",
33131
+ "border",
33132
+ "width",
33133
+ "high-contrast",
33134
+ "strong"
33135
+ ]
33136
+ }
33137
+ },
33138
+ "pf-t--global--border--width--high-contrast--extra-strong": {
33139
+ "default": {
33140
+ "type": "number",
33141
+ "value": "0px",
33142
+ "filePath": "tokens/default/semantic.dimension.json",
33143
+ "isSource": false,
33144
+ "original": {
33145
+ "type": "number",
33146
+ "value": 0
33147
+ },
33148
+ "name": "pf-t--global--border--width--high-contrast--extra-strong",
33149
+ "attributes": {
33150
+ "category": "global",
33151
+ "type": "border",
33152
+ "item": "width",
33153
+ "subitem": "high-contrast",
33154
+ "state": "extra-strong"
33155
+ },
33156
+ "path": [
33157
+ "global",
33158
+ "border",
33159
+ "width",
33160
+ "high-contrast",
33161
+ "extra-strong"
33162
+ ]
33163
+ }
33164
+ },
32926
33165
  "pf-t--global--border--width--box--default": {
32927
33166
  "default": {
32928
33167
  "description": "Use as the default border width for containers like cards, panels, code editors, etc.",
@@ -33357,6 +33596,96 @@
33357
33596
  ]
33358
33597
  }
33359
33598
  },
33599
+ "pf-t--global--border--width--action--plain--default": {
33600
+ "default": {
33601
+ "description": "Use as the default border width for actions like secondary and tertiary buttons",
33602
+ "type": "number",
33603
+ "value": "0px",
33604
+ "filePath": "tokens/default/semantic.dimension.json",
33605
+ "isSource": false,
33606
+ "original": {
33607
+ "description": "Use as the default border width for actions like secondary and tertiary buttons",
33608
+ "type": "number",
33609
+ "value": 0
33610
+ },
33611
+ "name": "pf-t--global--border--width--action--plain--default",
33612
+ "attributes": {
33613
+ "category": "global",
33614
+ "type": "border",
33615
+ "item": "width",
33616
+ "subitem": "action",
33617
+ "state": "plain"
33618
+ },
33619
+ "path": [
33620
+ "global",
33621
+ "border",
33622
+ "width",
33623
+ "action",
33624
+ "plain",
33625
+ "default"
33626
+ ]
33627
+ }
33628
+ },
33629
+ "pf-t--global--border--width--action--plain--hover": {
33630
+ "default": {
33631
+ "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
33632
+ "type": "number",
33633
+ "value": "0px",
33634
+ "filePath": "tokens/default/semantic.dimension.json",
33635
+ "isSource": false,
33636
+ "original": {
33637
+ "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
33638
+ "type": "number",
33639
+ "value": 0
33640
+ },
33641
+ "name": "pf-t--global--border--width--action--plain--hover",
33642
+ "attributes": {
33643
+ "category": "global",
33644
+ "type": "border",
33645
+ "item": "width",
33646
+ "subitem": "action",
33647
+ "state": "plain"
33648
+ },
33649
+ "path": [
33650
+ "global",
33651
+ "border",
33652
+ "width",
33653
+ "action",
33654
+ "plain",
33655
+ "hover"
33656
+ ]
33657
+ }
33658
+ },
33659
+ "pf-t--global--border--width--action--plain--clicked": {
33660
+ "default": {
33661
+ "description": "Use as the clicked state border width for actions like secondary and tertiary buttons",
33662
+ "type": "number",
33663
+ "value": "0px",
33664
+ "filePath": "tokens/default/semantic.dimension.json",
33665
+ "isSource": false,
33666
+ "original": {
33667
+ "description": "Use as the clicked state border width for actions like secondary and tertiary buttons",
33668
+ "type": "number",
33669
+ "value": 0
33670
+ },
33671
+ "name": "pf-t--global--border--width--action--plain--clicked",
33672
+ "attributes": {
33673
+ "category": "global",
33674
+ "type": "border",
33675
+ "item": "width",
33676
+ "subitem": "action",
33677
+ "state": "plain"
33678
+ },
33679
+ "path": [
33680
+ "global",
33681
+ "border",
33682
+ "width",
33683
+ "action",
33684
+ "plain",
33685
+ "clicked"
33686
+ ]
33687
+ }
33688
+ },
33360
33689
  "pf-t--global--border--width--control--default": {
33361
33690
  "default": {
33362
33691
  "description": "Use as the default border width for controls like text inputs, menu toggles and control buttons",
@@ -39151,7 +39480,7 @@
39151
39480
  "pf-t--global--focus-ring--position--offset": {
39152
39481
  "default": {
39153
39482
  "type": "number",
39154
- "value": 2,
39483
+ "value": "2px",
39155
39484
  "filePath": "tokens/default/semantic.dimension.json",
39156
39485
  "isSource": false,
39157
39486
  "original": {
@@ -39176,7 +39505,7 @@
39176
39505
  "pf-t--global--focus-ring--position--inset": {
39177
39506
  "default": {
39178
39507
  "type": "number",
39179
- "value": -4,
39508
+ "value": "-4px",
39180
39509
  "filePath": "tokens/default/semantic.dimension.json",
39181
39510
  "isSource": false,
39182
39511
  "original": {
@@ -39201,7 +39530,7 @@
39201
39530
  "pf-t--global--focus-ring--width--offset": {
39202
39531
  "default": {
39203
39532
  "type": "number",
39204
- "value": 2,
39533
+ "value": "2px",
39205
39534
  "filePath": "tokens/default/semantic.dimension.json",
39206
39535
  "isSource": false,
39207
39536
  "original": {
@@ -39226,7 +39555,7 @@
39226
39555
  "pf-t--global--focus-ring--width--inset": {
39227
39556
  "default": {
39228
39557
  "type": "number",
39229
- "value": 3,
39558
+ "value": "3px",
39230
39559
  "filePath": "tokens/default/semantic.dimension.json",
39231
39560
  "isSource": false,
39232
39561
  "original": {
@@ -39600,31 +39929,31 @@
39600
39929
  ]
39601
39930
  }
39602
39931
  },
39603
- "pf-t--global--motion--duration--slide-in--short": {
39932
+ "pf-t--global--motion--duration--slide-out--short": {
39604
39933
  "default": {
39605
- "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39934
+ "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
39606
39935
  "type": "number",
39607
39936
  "value": "300ms",
39608
39937
  "filePath": "tokens/default/semantic.motion.json",
39609
39938
  "isSource": false,
39610
39939
  "original": {
39611
- "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39940
+ "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
39612
39941
  "type": "number",
39613
39942
  "value": "{global.motion.duration.lg}"
39614
39943
  },
39615
- "name": "pf-t--global--motion--duration--slide-in--short",
39944
+ "name": "pf-t--global--motion--duration--slide-out--short",
39616
39945
  "attributes": {
39617
39946
  "category": "global",
39618
39947
  "type": "motion",
39619
39948
  "item": "duration",
39620
- "subitem": "slide-in",
39949
+ "subitem": "slide-out",
39621
39950
  "state": "short"
39622
39951
  },
39623
39952
  "path": [
39624
39953
  "global",
39625
39954
  "motion",
39626
39955
  "duration",
39627
- "slide-in",
39956
+ "slide-out",
39628
39957
  "short"
39629
39958
  ],
39630
39959
  "references": [
@@ -39679,31 +40008,31 @@
39679
40008
  ]
39680
40009
  }
39681
40010
  },
39682
- "pf-t--global--motion--duration--slide-in--default": {
40011
+ "pf-t--global--motion--duration--slide-out--default": {
39683
40012
  "default": {
39684
- "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
40013
+ "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
39685
40014
  "type": "number",
39686
40015
  "value": "400ms",
39687
40016
  "filePath": "tokens/default/semantic.motion.json",
39688
40017
  "isSource": false,
39689
40018
  "original": {
39690
- "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
40019
+ "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
39691
40020
  "type": "number",
39692
40021
  "value": "{global.motion.duration.xl}"
39693
40022
  },
39694
- "name": "pf-t--global--motion--duration--slide-in--default",
40023
+ "name": "pf-t--global--motion--duration--slide-out--default",
39695
40024
  "attributes": {
39696
40025
  "category": "global",
39697
40026
  "type": "motion",
39698
40027
  "item": "duration",
39699
- "subitem": "slide-in",
40028
+ "subitem": "slide-out",
39700
40029
  "state": "default"
39701
40030
  },
39702
40031
  "path": [
39703
40032
  "global",
39704
40033
  "motion",
39705
40034
  "duration",
39706
- "slide-in",
40035
+ "slide-out",
39707
40036
  "default"
39708
40037
  ],
39709
40038
  "references": [
@@ -39758,31 +40087,31 @@
39758
40087
  ]
39759
40088
  }
39760
40089
  },
39761
- "pf-t--global--motion--duration--slide-in--long": {
40090
+ "pf-t--global--motion--duration--slide-out--long": {
39762
40091
  "default": {
39763
- "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
40092
+ "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
39764
40093
  "type": "number",
39765
40094
  "value": "500ms",
39766
40095
  "filePath": "tokens/default/semantic.motion.json",
39767
40096
  "isSource": false,
39768
40097
  "original": {
39769
- "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
40098
+ "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
39770
40099
  "type": "number",
39771
40100
  "value": "{global.motion.duration.2xl}"
39772
40101
  },
39773
- "name": "pf-t--global--motion--duration--slide-in--long",
40102
+ "name": "pf-t--global--motion--duration--slide-out--long",
39774
40103
  "attributes": {
39775
40104
  "category": "global",
39776
40105
  "type": "motion",
39777
40106
  "item": "duration",
39778
- "subitem": "slide-in",
40107
+ "subitem": "slide-out",
39779
40108
  "state": "long"
39780
40109
  },
39781
40110
  "path": [
39782
40111
  "global",
39783
40112
  "motion",
39784
40113
  "duration",
39785
- "slide-in",
40114
+ "slide-out",
39786
40115
  "long"
39787
40116
  ],
39788
40117
  "references": [
@@ -39837,78 +40166,78 @@
39837
40166
  ]
39838
40167
  }
39839
40168
  },
39840
- "pf-t--global--motion--duration--fade--short": {
40169
+ "pf-t--global--motion--duration--icon--short": {
39841
40170
  "default": {
39842
- "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.",
40171
+ "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).",
39843
40172
  "type": "number",
39844
- "value": "100ms",
40173
+ "value": "50ms",
39845
40174
  "filePath": "tokens/default/semantic.motion.json",
39846
40175
  "isSource": false,
39847
40176
  "original": {
39848
- "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.",
40177
+ "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).",
39849
40178
  "type": "number",
39850
- "value": "{global.motion.duration.sm}"
40179
+ "value": "{global.motion.duration.xs}"
39851
40180
  },
39852
- "name": "pf-t--global--motion--duration--fade--short",
40181
+ "name": "pf-t--global--motion--duration--icon--short",
39853
40182
  "attributes": {
39854
40183
  "category": "global",
39855
40184
  "type": "motion",
39856
40185
  "item": "duration",
39857
- "subitem": "fade",
40186
+ "subitem": "icon",
39858
40187
  "state": "short"
39859
40188
  },
39860
40189
  "path": [
39861
40190
  "global",
39862
40191
  "motion",
39863
40192
  "duration",
39864
- "fade",
40193
+ "icon",
39865
40194
  "short"
39866
40195
  ],
39867
40196
  "references": [
39868
40197
  {
39869
- "description": "Use for a short animation duration. Use for simple and/or small animations.",
40198
+ "description": "Use for the quickest possible duration of an animation.",
39870
40199
  "type": "number",
39871
- "value": "100ms",
40200
+ "value": "50ms",
39872
40201
  "filePath": "tokens/default/semantic.motion.json",
39873
40202
  "isSource": false,
39874
40203
  "original": {
39875
- "description": "Use for a short animation duration. Use for simple and/or small animations.",
40204
+ "description": "Use for the quickest possible duration of an animation.",
39876
40205
  "type": "number",
39877
- "value": "{global.duration.100}"
40206
+ "value": "{global.duration.50}"
39878
40207
  },
39879
- "name": "pf-t--global--motion--duration--sm",
40208
+ "name": "pf-t--global--motion--duration--xs",
39880
40209
  "attributes": {
39881
40210
  "category": "global",
39882
40211
  "type": "motion",
39883
40212
  "item": "duration",
39884
- "subitem": "sm"
40213
+ "subitem": "xs"
39885
40214
  },
39886
40215
  "path": [
39887
40216
  "global",
39888
40217
  "motion",
39889
40218
  "duration",
39890
- "sm"
40219
+ "xs"
39891
40220
  ],
39892
40221
  "references": [
39893
40222
  {
39894
40223
  "type": "number",
39895
- "value": "100ms",
40224
+ "value": "50ms",
39896
40225
  "filePath": "tokens/default/base.motion.json",
39897
40226
  "isSource": false,
39898
40227
  "original": {
39899
40228
  "type": "number",
39900
- "value": 100
40229
+ "value": 50
39901
40230
  },
39902
- "name": "pf-t--global--duration--100",
40231
+ "name": "pf-t--global--duration--50",
39903
40232
  "attributes": {
39904
40233
  "category": "global",
39905
40234
  "type": "duration",
39906
- "item": "100"
40235
+ "item": "50"
39907
40236
  },
39908
40237
  "path": [
39909
40238
  "global",
39910
40239
  "duration",
39911
- "100"
40240
+ "50"
39912
40241
  ]
39913
40242
  }
39914
40243
  ]
@@ -39916,157 +40245,78 @@
39916
40245
  ]
39917
40246
  }
39918
40247
  },
39919
- "pf-t--global--motion--duration--fade--default": {
40248
+ "pf-t--global--motion--duration--icon--default": {
39920
40249
  "default": {
39921
- "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.",
40250
+ "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).",
39922
40251
  "type": "number",
39923
- "value": "200ms",
40252
+ "value": "100ms",
39924
40253
  "filePath": "tokens/default/semantic.motion.json",
39925
40254
  "isSource": false,
39926
40255
  "original": {
39927
- "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.",
40256
+ "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).",
39928
40257
  "type": "number",
39929
- "value": "{global.motion.duration.md}"
40258
+ "value": "{global.motion.duration.sm}"
39930
40259
  },
39931
- "name": "pf-t--global--motion--duration--fade--default",
40260
+ "name": "pf-t--global--motion--duration--icon--default",
39932
40261
  "attributes": {
39933
40262
  "category": "global",
39934
40263
  "type": "motion",
39935
40264
  "item": "duration",
39936
- "subitem": "fade",
40265
+ "subitem": "icon",
39937
40266
  "state": "default"
39938
40267
  },
39939
40268
  "path": [
39940
40269
  "global",
39941
40270
  "motion",
39942
40271
  "duration",
39943
- "fade",
40272
+ "icon",
39944
40273
  "default"
39945
40274
  ],
39946
40275
  "references": [
39947
40276
  {
39948
- "description": "Use for a medium animation duration.",
39949
- "type": "number",
39950
- "value": "200ms",
39951
- "filePath": "tokens/default/semantic.motion.json",
39952
- "isSource": false,
39953
- "original": {
39954
- "description": "Use for a medium animation duration.",
39955
- "type": "number",
39956
- "value": "{global.duration.200}"
39957
- },
39958
- "name": "pf-t--global--motion--duration--md",
39959
- "attributes": {
39960
- "category": "global",
39961
- "type": "motion",
39962
- "item": "duration",
39963
- "subitem": "md"
39964
- },
39965
- "path": [
39966
- "global",
39967
- "motion",
39968
- "duration",
39969
- "md"
39970
- ],
39971
- "references": [
39972
- {
39973
- "type": "number",
39974
- "value": "200ms",
39975
- "filePath": "tokens/default/base.motion.json",
39976
- "isSource": false,
39977
- "original": {
39978
- "type": "number",
39979
- "value": 200
39980
- },
39981
- "name": "pf-t--global--duration--200",
39982
- "attributes": {
39983
- "category": "global",
39984
- "type": "duration",
39985
- "item": "200"
39986
- },
39987
- "path": [
39988
- "global",
39989
- "duration",
39990
- "200"
39991
- ]
39992
- }
39993
- ]
39994
- }
39995
- ]
39996
- }
39997
- },
39998
- "pf-t--global--motion--duration--fade--long": {
39999
- "default": {
40000
- "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.",
40001
- "type": "number",
40002
- "value": "300ms",
40003
- "filePath": "tokens/default/semantic.motion.json",
40004
- "isSource": false,
40005
- "original": {
40006
- "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.",
40007
- "type": "number",
40008
- "value": "{global.motion.duration.lg}"
40009
- },
40010
- "name": "pf-t--global--motion--duration--fade--long",
40011
- "attributes": {
40012
- "category": "global",
40013
- "type": "motion",
40014
- "item": "duration",
40015
- "subitem": "fade",
40016
- "state": "long"
40017
- },
40018
- "path": [
40019
- "global",
40020
- "motion",
40021
- "duration",
40022
- "fade",
40023
- "long"
40024
- ],
40025
- "references": [
40026
- {
40027
- "description": "Use for long animation duration. Use for larger, more expressive animations.",
40277
+ "description": "Use for a short animation duration. Use for simple and/or small animations.",
40028
40278
  "type": "number",
40029
- "value": "300ms",
40279
+ "value": "100ms",
40030
40280
  "filePath": "tokens/default/semantic.motion.json",
40031
40281
  "isSource": false,
40032
40282
  "original": {
40033
- "description": "Use for long animation duration. Use for larger, more expressive animations.",
40283
+ "description": "Use for a short animation duration. Use for simple and/or small animations.",
40034
40284
  "type": "number",
40035
- "value": "{global.duration.300}"
40285
+ "value": "{global.duration.100}"
40036
40286
  },
40037
- "name": "pf-t--global--motion--duration--lg",
40287
+ "name": "pf-t--global--motion--duration--sm",
40038
40288
  "attributes": {
40039
40289
  "category": "global",
40040
40290
  "type": "motion",
40041
40291
  "item": "duration",
40042
- "subitem": "lg"
40292
+ "subitem": "sm"
40043
40293
  },
40044
40294
  "path": [
40045
40295
  "global",
40046
40296
  "motion",
40047
40297
  "duration",
40048
- "lg"
40298
+ "sm"
40049
40299
  ],
40050
40300
  "references": [
40051
40301
  {
40052
40302
  "type": "number",
40053
- "value": "300ms",
40303
+ "value": "100ms",
40054
40304
  "filePath": "tokens/default/base.motion.json",
40055
40305
  "isSource": false,
40056
40306
  "original": {
40057
40307
  "type": "number",
40058
- "value": 300
40308
+ "value": 100
40059
40309
  },
40060
- "name": "pf-t--global--duration--300",
40310
+ "name": "pf-t--global--duration--100",
40061
40311
  "attributes": {
40062
40312
  "category": "global",
40063
40313
  "type": "duration",
40064
- "item": "300"
40314
+ "item": "100"
40065
40315
  },
40066
40316
  "path": [
40067
40317
  "global",
40068
40318
  "duration",
40069
- "300"
40319
+ "100"
40070
40320
  ]
40071
40321
  }
40072
40322
  ]
@@ -40074,78 +40324,78 @@
40074
40324
  ]
40075
40325
  }
40076
40326
  },
40077
- "pf-t--global--motion--duration--icon--short": {
40327
+ "pf-t--global--motion--duration--icon--long": {
40078
40328
  "default": {
40079
- "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).",
40329
+ "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).",
40080
40330
  "type": "number",
40081
- "value": "50ms",
40331
+ "value": "200ms",
40082
40332
  "filePath": "tokens/default/semantic.motion.json",
40083
40333
  "isSource": false,
40084
40334
  "original": {
40085
- "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).",
40335
+ "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).",
40086
40336
  "type": "number",
40087
- "value": "{global.motion.duration.xs}"
40337
+ "value": "{global.motion.duration.md}"
40088
40338
  },
40089
- "name": "pf-t--global--motion--duration--icon--short",
40339
+ "name": "pf-t--global--motion--duration--icon--long",
40090
40340
  "attributes": {
40091
40341
  "category": "global",
40092
40342
  "type": "motion",
40093
40343
  "item": "duration",
40094
40344
  "subitem": "icon",
40095
- "state": "short"
40345
+ "state": "long"
40096
40346
  },
40097
40347
  "path": [
40098
40348
  "global",
40099
40349
  "motion",
40100
40350
  "duration",
40101
40351
  "icon",
40102
- "short"
40352
+ "long"
40103
40353
  ],
40104
40354
  "references": [
40105
40355
  {
40106
- "description": "Use for the quickest possible duration of an animation.",
40356
+ "description": "Use for a medium animation duration.",
40107
40357
  "type": "number",
40108
- "value": "50ms",
40358
+ "value": "200ms",
40109
40359
  "filePath": "tokens/default/semantic.motion.json",
40110
40360
  "isSource": false,
40111
40361
  "original": {
40112
- "description": "Use for the quickest possible duration of an animation.",
40362
+ "description": "Use for a medium animation duration.",
40113
40363
  "type": "number",
40114
- "value": "{global.duration.50}"
40364
+ "value": "{global.duration.200}"
40115
40365
  },
40116
- "name": "pf-t--global--motion--duration--xs",
40366
+ "name": "pf-t--global--motion--duration--md",
40117
40367
  "attributes": {
40118
40368
  "category": "global",
40119
40369
  "type": "motion",
40120
40370
  "item": "duration",
40121
- "subitem": "xs"
40371
+ "subitem": "md"
40122
40372
  },
40123
40373
  "path": [
40124
40374
  "global",
40125
40375
  "motion",
40126
40376
  "duration",
40127
- "xs"
40377
+ "md"
40128
40378
  ],
40129
40379
  "references": [
40130
40380
  {
40131
40381
  "type": "number",
40132
- "value": "50ms",
40382
+ "value": "200ms",
40133
40383
  "filePath": "tokens/default/base.motion.json",
40134
40384
  "isSource": false,
40135
40385
  "original": {
40136
40386
  "type": "number",
40137
- "value": 50
40387
+ "value": 200
40138
40388
  },
40139
- "name": "pf-t--global--duration--50",
40389
+ "name": "pf-t--global--duration--200",
40140
40390
  "attributes": {
40141
40391
  "category": "global",
40142
40392
  "type": "duration",
40143
- "item": "50"
40393
+ "item": "200"
40144
40394
  },
40145
40395
  "path": [
40146
40396
  "global",
40147
40397
  "duration",
40148
- "50"
40398
+ "200"
40149
40399
  ]
40150
40400
  }
40151
40401
  ]
@@ -40153,32 +40403,32 @@
40153
40403
  ]
40154
40404
  }
40155
40405
  },
40156
- "pf-t--global--motion--duration--icon--default": {
40406
+ "pf-t--global--motion--duration--fade--short": {
40157
40407
  "default": {
40158
- "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).",
40408
+ "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.",
40159
40409
  "type": "number",
40160
40410
  "value": "100ms",
40161
40411
  "filePath": "tokens/default/semantic.motion.json",
40162
40412
  "isSource": false,
40163
40413
  "original": {
40164
- "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).",
40414
+ "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.",
40165
40415
  "type": "number",
40166
40416
  "value": "{global.motion.duration.sm}"
40167
40417
  },
40168
- "name": "pf-t--global--motion--duration--icon--default",
40418
+ "name": "pf-t--global--motion--duration--fade--short",
40169
40419
  "attributes": {
40170
40420
  "category": "global",
40171
40421
  "type": "motion",
40172
40422
  "item": "duration",
40173
- "subitem": "icon",
40174
- "state": "default"
40423
+ "subitem": "fade",
40424
+ "state": "short"
40175
40425
  },
40176
40426
  "path": [
40177
40427
  "global",
40178
40428
  "motion",
40179
40429
  "duration",
40180
- "icon",
40181
- "default"
40430
+ "fade",
40431
+ "short"
40182
40432
  ],
40183
40433
  "references": [
40184
40434
  {
@@ -40232,32 +40482,32 @@
40232
40482
  ]
40233
40483
  }
40234
40484
  },
40235
- "pf-t--global--motion--duration--icon--long": {
40485
+ "pf-t--global--motion--duration--fade--default": {
40236
40486
  "default": {
40237
- "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).",
40487
+ "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.",
40238
40488
  "type": "number",
40239
40489
  "value": "200ms",
40240
40490
  "filePath": "tokens/default/semantic.motion.json",
40241
40491
  "isSource": false,
40242
40492
  "original": {
40243
- "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).",
40493
+ "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.",
40244
40494
  "type": "number",
40245
40495
  "value": "{global.motion.duration.md}"
40246
40496
  },
40247
- "name": "pf-t--global--motion--duration--icon--long",
40497
+ "name": "pf-t--global--motion--duration--fade--default",
40248
40498
  "attributes": {
40249
40499
  "category": "global",
40250
40500
  "type": "motion",
40251
40501
  "item": "duration",
40252
- "subitem": "icon",
40253
- "state": "long"
40502
+ "subitem": "fade",
40503
+ "state": "default"
40254
40504
  },
40255
40505
  "path": [
40256
40506
  "global",
40257
40507
  "motion",
40258
40508
  "duration",
40259
- "icon",
40260
- "long"
40509
+ "fade",
40510
+ "default"
40261
40511
  ],
40262
40512
  "references": [
40263
40513
  {
@@ -40311,31 +40561,110 @@
40311
40561
  ]
40312
40562
  }
40313
40563
  },
40314
- "pf-t--global--motion--duration--slide-out--short": {
40564
+ "pf-t--global--motion--duration--fade--long": {
40315
40565
  "default": {
40316
- "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
40566
+ "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.",
40317
40567
  "type": "number",
40318
40568
  "value": "300ms",
40319
40569
  "filePath": "tokens/default/semantic.motion.json",
40320
40570
  "isSource": false,
40321
40571
  "original": {
40322
- "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
40572
+ "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.",
40323
40573
  "type": "number",
40324
40574
  "value": "{global.motion.duration.lg}"
40325
40575
  },
40326
- "name": "pf-t--global--motion--duration--slide-out--short",
40576
+ "name": "pf-t--global--motion--duration--fade--long",
40327
40577
  "attributes": {
40328
40578
  "category": "global",
40329
40579
  "type": "motion",
40330
40580
  "item": "duration",
40331
- "subitem": "slide-out",
40581
+ "subitem": "fade",
40582
+ "state": "long"
40583
+ },
40584
+ "path": [
40585
+ "global",
40586
+ "motion",
40587
+ "duration",
40588
+ "fade",
40589
+ "long"
40590
+ ],
40591
+ "references": [
40592
+ {
40593
+ "description": "Use for long animation duration. Use for larger, more expressive animations.",
40594
+ "type": "number",
40595
+ "value": "300ms",
40596
+ "filePath": "tokens/default/semantic.motion.json",
40597
+ "isSource": false,
40598
+ "original": {
40599
+ "description": "Use for long animation duration. Use for larger, more expressive animations.",
40600
+ "type": "number",
40601
+ "value": "{global.duration.300}"
40602
+ },
40603
+ "name": "pf-t--global--motion--duration--lg",
40604
+ "attributes": {
40605
+ "category": "global",
40606
+ "type": "motion",
40607
+ "item": "duration",
40608
+ "subitem": "lg"
40609
+ },
40610
+ "path": [
40611
+ "global",
40612
+ "motion",
40613
+ "duration",
40614
+ "lg"
40615
+ ],
40616
+ "references": [
40617
+ {
40618
+ "type": "number",
40619
+ "value": "300ms",
40620
+ "filePath": "tokens/default/base.motion.json",
40621
+ "isSource": false,
40622
+ "original": {
40623
+ "type": "number",
40624
+ "value": 300
40625
+ },
40626
+ "name": "pf-t--global--duration--300",
40627
+ "attributes": {
40628
+ "category": "global",
40629
+ "type": "duration",
40630
+ "item": "300"
40631
+ },
40632
+ "path": [
40633
+ "global",
40634
+ "duration",
40635
+ "300"
40636
+ ]
40637
+ }
40638
+ ]
40639
+ }
40640
+ ]
40641
+ }
40642
+ },
40643
+ "pf-t--global--motion--duration--slide-in--short": {
40644
+ "default": {
40645
+ "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
40646
+ "type": "number",
40647
+ "value": "300ms",
40648
+ "filePath": "tokens/default/semantic.motion.json",
40649
+ "isSource": false,
40650
+ "original": {
40651
+ "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
40652
+ "type": "number",
40653
+ "value": "{global.motion.duration.lg}"
40654
+ },
40655
+ "name": "pf-t--global--motion--duration--slide-in--short",
40656
+ "attributes": {
40657
+ "category": "global",
40658
+ "type": "motion",
40659
+ "item": "duration",
40660
+ "subitem": "slide-in",
40332
40661
  "state": "short"
40333
40662
  },
40334
40663
  "path": [
40335
40664
  "global",
40336
40665
  "motion",
40337
40666
  "duration",
40338
- "slide-out",
40667
+ "slide-in",
40339
40668
  "short"
40340
40669
  ],
40341
40670
  "references": [
@@ -40390,31 +40719,31 @@
40390
40719
  ]
40391
40720
  }
40392
40721
  },
40393
- "pf-t--global--motion--duration--slide-out--default": {
40722
+ "pf-t--global--motion--duration--slide-in--default": {
40394
40723
  "default": {
40395
- "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
40724
+ "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
40396
40725
  "type": "number",
40397
40726
  "value": "400ms",
40398
40727
  "filePath": "tokens/default/semantic.motion.json",
40399
40728
  "isSource": false,
40400
40729
  "original": {
40401
- "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
40730
+ "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
40402
40731
  "type": "number",
40403
40732
  "value": "{global.motion.duration.xl}"
40404
40733
  },
40405
- "name": "pf-t--global--motion--duration--slide-out--default",
40734
+ "name": "pf-t--global--motion--duration--slide-in--default",
40406
40735
  "attributes": {
40407
40736
  "category": "global",
40408
40737
  "type": "motion",
40409
40738
  "item": "duration",
40410
- "subitem": "slide-out",
40739
+ "subitem": "slide-in",
40411
40740
  "state": "default"
40412
40741
  },
40413
40742
  "path": [
40414
40743
  "global",
40415
40744
  "motion",
40416
40745
  "duration",
40417
- "slide-out",
40746
+ "slide-in",
40418
40747
  "default"
40419
40748
  ],
40420
40749
  "references": [
@@ -40469,31 +40798,31 @@
40469
40798
  ]
40470
40799
  }
40471
40800
  },
40472
- "pf-t--global--motion--duration--slide-out--long": {
40801
+ "pf-t--global--motion--duration--slide-in--long": {
40473
40802
  "default": {
40474
- "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
40803
+ "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
40475
40804
  "type": "number",
40476
40805
  "value": "500ms",
40477
40806
  "filePath": "tokens/default/semantic.motion.json",
40478
40807
  "isSource": false,
40479
40808
  "original": {
40480
- "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
40809
+ "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
40481
40810
  "type": "number",
40482
40811
  "value": "{global.motion.duration.2xl}"
40483
40812
  },
40484
- "name": "pf-t--global--motion--duration--slide-out--long",
40813
+ "name": "pf-t--global--motion--duration--slide-in--long",
40485
40814
  "attributes": {
40486
40815
  "category": "global",
40487
40816
  "type": "motion",
40488
40817
  "item": "duration",
40489
- "subitem": "slide-out",
40818
+ "subitem": "slide-in",
40490
40819
  "state": "long"
40491
40820
  },
40492
40821
  "path": [
40493
40822
  "global",
40494
40823
  "motion",
40495
40824
  "duration",
40496
- "slide-out",
40825
+ "slide-in",
40497
40826
  "long"
40498
40827
  ],
40499
40828
  "references": [
@@ -41284,7 +41613,7 @@
41284
41613
  ]
41285
41614
  }
41286
41615
  },
41287
- "pf-t--global--border--color--450": {
41616
+ "pf-t--global--border--color--400": {
41288
41617
  "default": {
41289
41618
  "type": "color",
41290
41619
  "value": "#4d4d4d",
@@ -41294,18 +41623,18 @@
41294
41623
  "type": "color",
41295
41624
  "value": "{color.gray.60}"
41296
41625
  },
41297
- "name": "pf-t--global--border--color--450",
41626
+ "name": "pf-t--global--border--color--400",
41298
41627
  "attributes": {
41299
41628
  "category": "global",
41300
41629
  "type": "border",
41301
41630
  "item": "color",
41302
- "subitem": "450"
41631
+ "subitem": "400"
41303
41632
  },
41304
41633
  "path": [
41305
41634
  "global",
41306
41635
  "border",
41307
41636
  "color",
41308
- "450"
41637
+ "400"
41309
41638
  ],
41310
41639
  "references": [
41311
41640
  {
@@ -47588,160 +47917,160 @@
47588
47917
  ]
47589
47918
  }
47590
47919
  },
47591
- "pf-t--global--dark--color--status--success--100": {
47920
+ "pf-t--global--dark--color--severity--undefined--100": {
47592
47921
  "dark": {
47593
47922
  "type": "color",
47594
- "value": "#87bb62",
47923
+ "value": "#a3a3a3",
47595
47924
  "filePath": "tokens/dark/base.dark.json",
47596
47925
  "isSource": true,
47597
47926
  "original": {
47598
47927
  "type": "color",
47599
- "value": "{color.green.40}"
47928
+ "value": "{color.gray.40}"
47600
47929
  },
47601
- "name": "pf-t--global--dark--color--status--success--100",
47930
+ "name": "pf-t--global--dark--color--severity--undefined--100",
47602
47931
  "attributes": {
47603
47932
  "category": "global",
47604
47933
  "type": "dark",
47605
47934
  "item": "color",
47606
- "subitem": "status",
47607
- "state": "success"
47935
+ "subitem": "severity",
47936
+ "state": "undefined"
47608
47937
  },
47609
47938
  "path": [
47610
47939
  "global",
47611
47940
  "dark",
47612
47941
  "color",
47613
- "status",
47614
- "success",
47942
+ "severity",
47943
+ "undefined",
47615
47944
  "100"
47616
47945
  ],
47617
47946
  "references": [
47618
47947
  {
47619
47948
  "type": "color",
47620
- "value": "#87bb62",
47949
+ "value": "#a3a3a3",
47621
47950
  "filePath": "tokens/dark/palette.color.json",
47622
47951
  "isSource": true,
47623
47952
  "original": {
47624
47953
  "type": "color",
47625
- "value": "#87bb62"
47954
+ "value": "#a3a3a3"
47626
47955
  },
47627
- "name": "pf-t--color--green--40",
47956
+ "name": "pf-t--color--gray--40",
47628
47957
  "attributes": {
47629
47958
  "category": "color",
47630
- "type": "green",
47959
+ "type": "gray",
47631
47960
  "item": "40"
47632
47961
  },
47633
47962
  "path": [
47634
47963
  "color",
47635
- "green",
47964
+ "gray",
47636
47965
  "40"
47637
47966
  ]
47638
47967
  }
47639
47968
  ]
47640
47969
  }
47641
47970
  },
47642
- "pf-t--global--dark--color--status--success--200": {
47971
+ "pf-t--global--dark--color--severity--none--100": {
47643
47972
  "dark": {
47644
47973
  "type": "color",
47645
- "value": "#afdc8f",
47974
+ "value": "#92c5f9",
47646
47975
  "filePath": "tokens/dark/base.dark.json",
47647
47976
  "isSource": true,
47648
47977
  "original": {
47649
47978
  "type": "color",
47650
- "value": "{color.green.30}"
47979
+ "value": "{color.blue.30}"
47651
47980
  },
47652
- "name": "pf-t--global--dark--color--status--success--200",
47981
+ "name": "pf-t--global--dark--color--severity--none--100",
47653
47982
  "attributes": {
47654
47983
  "category": "global",
47655
47984
  "type": "dark",
47656
47985
  "item": "color",
47657
- "subitem": "status",
47658
- "state": "success"
47986
+ "subitem": "severity",
47987
+ "state": "none"
47659
47988
  },
47660
47989
  "path": [
47661
47990
  "global",
47662
47991
  "dark",
47663
47992
  "color",
47664
- "status",
47665
- "success",
47666
- "200"
47993
+ "severity",
47994
+ "none",
47995
+ "100"
47667
47996
  ],
47668
47997
  "references": [
47669
47998
  {
47670
47999
  "type": "color",
47671
- "value": "#afdc8f",
48000
+ "value": "#92c5f9",
47672
48001
  "filePath": "tokens/dark/palette.color.json",
47673
48002
  "isSource": true,
47674
48003
  "original": {
47675
48004
  "type": "color",
47676
- "value": "#afdc8f"
48005
+ "value": "#92c5f9"
47677
48006
  },
47678
- "name": "pf-t--color--green--30",
48007
+ "name": "pf-t--color--blue--30",
47679
48008
  "attributes": {
47680
48009
  "category": "color",
47681
- "type": "green",
48010
+ "type": "blue",
47682
48011
  "item": "30"
47683
48012
  },
47684
48013
  "path": [
47685
48014
  "color",
47686
- "green",
48015
+ "blue",
47687
48016
  "30"
47688
48017
  ]
47689
48018
  }
47690
48019
  ]
47691
48020
  }
47692
48021
  },
47693
- "pf-t--global--dark--color--status--success--300": {
48022
+ "pf-t--global--dark--color--severity--minor--100": {
47694
48023
  "dark": {
47695
48024
  "type": "color",
47696
- "value": "#d1f1bb",
48025
+ "value": "#c7c7c7",
47697
48026
  "filePath": "tokens/dark/base.dark.json",
47698
48027
  "isSource": true,
47699
48028
  "original": {
47700
48029
  "type": "color",
47701
- "value": "{color.green.20}"
48030
+ "value": "{color.gray.30}"
47702
48031
  },
47703
- "name": "pf-t--global--dark--color--status--success--300",
48032
+ "name": "pf-t--global--dark--color--severity--minor--100",
47704
48033
  "attributes": {
47705
48034
  "category": "global",
47706
48035
  "type": "dark",
47707
48036
  "item": "color",
47708
- "subitem": "status",
47709
- "state": "success"
48037
+ "subitem": "severity",
48038
+ "state": "minor"
47710
48039
  },
47711
48040
  "path": [
47712
48041
  "global",
47713
48042
  "dark",
47714
48043
  "color",
47715
- "status",
47716
- "success",
47717
- "300"
48044
+ "severity",
48045
+ "minor",
48046
+ "100"
47718
48047
  ],
47719
48048
  "references": [
47720
48049
  {
47721
48050
  "type": "color",
47722
- "value": "#d1f1bb",
48051
+ "value": "#c7c7c7",
47723
48052
  "filePath": "tokens/dark/palette.color.json",
47724
48053
  "isSource": true,
47725
48054
  "original": {
47726
48055
  "type": "color",
47727
- "value": "#d1f1bb"
48056
+ "value": "#c7c7c7"
47728
48057
  },
47729
- "name": "pf-t--color--green--20",
48058
+ "name": "pf-t--color--gray--30",
47730
48059
  "attributes": {
47731
48060
  "category": "color",
47732
- "type": "green",
47733
- "item": "20"
48061
+ "type": "gray",
48062
+ "item": "30"
47734
48063
  },
47735
48064
  "path": [
47736
48065
  "color",
47737
- "green",
47738
- "20"
48066
+ "gray",
48067
+ "30"
47739
48068
  ]
47740
48069
  }
47741
48070
  ]
47742
48071
  }
47743
48072
  },
47744
- "pf-t--global--dark--color--status--warning--100": {
48073
+ "pf-t--global--dark--color--severity--moderate--100": {
47745
48074
  "dark": {
47746
48075
  "type": "color",
47747
48076
  "value": "#ffcc17",
@@ -47751,20 +48080,20 @@
47751
48080
  "type": "color",
47752
48081
  "value": "{color.yellow.30}"
47753
48082
  },
47754
- "name": "pf-t--global--dark--color--status--warning--100",
48083
+ "name": "pf-t--global--dark--color--severity--moderate--100",
47755
48084
  "attributes": {
47756
48085
  "category": "global",
47757
48086
  "type": "dark",
47758
48087
  "item": "color",
47759
- "subitem": "status",
47760
- "state": "warning"
48088
+ "subitem": "severity",
48089
+ "state": "moderate"
47761
48090
  },
47762
48091
  "path": [
47763
48092
  "global",
47764
48093
  "dark",
47765
48094
  "color",
47766
- "status",
47767
- "warning",
48095
+ "severity",
48096
+ "moderate",
47768
48097
  "100"
47769
48098
  ],
47770
48099
  "references": [
@@ -47792,58 +48121,58 @@
47792
48121
  ]
47793
48122
  }
47794
48123
  },
47795
- "pf-t--global--dark--color--status--warning--200": {
48124
+ "pf-t--global--dark--color--severity--important--100": {
47796
48125
  "dark": {
47797
48126
  "type": "color",
47798
- "value": "#ffe072",
48127
+ "value": "#f5921b",
47799
48128
  "filePath": "tokens/dark/base.dark.json",
47800
48129
  "isSource": true,
47801
48130
  "original": {
47802
48131
  "type": "color",
47803
- "value": "{color.yellow.20}"
48132
+ "value": "{color.orange.40}"
47804
48133
  },
47805
- "name": "pf-t--global--dark--color--status--warning--200",
48134
+ "name": "pf-t--global--dark--color--severity--important--100",
47806
48135
  "attributes": {
47807
48136
  "category": "global",
47808
48137
  "type": "dark",
47809
48138
  "item": "color",
47810
- "subitem": "status",
47811
- "state": "warning"
48139
+ "subitem": "severity",
48140
+ "state": "important"
47812
48141
  },
47813
48142
  "path": [
47814
48143
  "global",
47815
48144
  "dark",
47816
48145
  "color",
47817
- "status",
47818
- "warning",
47819
- "200"
48146
+ "severity",
48147
+ "important",
48148
+ "100"
47820
48149
  ],
47821
48150
  "references": [
47822
48151
  {
47823
48152
  "type": "color",
47824
- "value": "#ffe072",
48153
+ "value": "#f5921b",
47825
48154
  "filePath": "tokens/dark/palette.color.json",
47826
48155
  "isSource": true,
47827
48156
  "original": {
47828
48157
  "type": "color",
47829
- "value": "#ffe072"
48158
+ "value": "#f5921b"
47830
48159
  },
47831
- "name": "pf-t--color--yellow--20",
48160
+ "name": "pf-t--color--orange--40",
47832
48161
  "attributes": {
47833
48162
  "category": "color",
47834
- "type": "yellow",
47835
- "item": "20"
48163
+ "type": "orange",
48164
+ "item": "40"
47836
48165
  },
47837
48166
  "path": [
47838
48167
  "color",
47839
- "yellow",
47840
- "20"
48168
+ "orange",
48169
+ "40"
47841
48170
  ]
47842
48171
  }
47843
48172
  ]
47844
48173
  }
47845
48174
  },
47846
- "pf-t--global--dark--color--status--danger--100": {
48175
+ "pf-t--global--dark--color--severity--critical--100": {
47847
48176
  "dark": {
47848
48177
  "type": "color",
47849
48178
  "value": "#f0561d",
@@ -47853,20 +48182,20 @@
47853
48182
  "type": "color",
47854
48183
  "value": "{color.red-orange.50}"
47855
48184
  },
47856
- "name": "pf-t--global--dark--color--status--danger--100",
48185
+ "name": "pf-t--global--dark--color--severity--critical--100",
47857
48186
  "attributes": {
47858
48187
  "category": "global",
47859
48188
  "type": "dark",
47860
48189
  "item": "color",
47861
- "subitem": "status",
47862
- "state": "danger"
48190
+ "subitem": "severity",
48191
+ "state": "critical"
47863
48192
  },
47864
48193
  "path": [
47865
48194
  "global",
47866
48195
  "dark",
47867
48196
  "color",
47868
- "status",
47869
- "danger",
48197
+ "severity",
48198
+ "critical",
47870
48199
  "100"
47871
48200
  ],
47872
48201
  "references": [
@@ -47894,7 +48223,7 @@
47894
48223
  ]
47895
48224
  }
47896
48225
  },
47897
- "pf-t--global--dark--color--status--danger--200": {
48226
+ "pf-t--global--dark--color--severity--critical--200": {
47898
48227
  "dark": {
47899
48228
  "type": "color",
47900
48229
  "value": "#f4784a",
@@ -47904,20 +48233,20 @@
47904
48233
  "type": "color",
47905
48234
  "value": "{color.red-orange.40}"
47906
48235
  },
47907
- "name": "pf-t--global--dark--color--status--danger--200",
48236
+ "name": "pf-t--global--dark--color--severity--critical--200",
47908
48237
  "attributes": {
47909
48238
  "category": "global",
47910
48239
  "type": "dark",
47911
48240
  "item": "color",
47912
- "subitem": "status",
47913
- "state": "danger"
48241
+ "subitem": "severity",
48242
+ "state": "critical"
47914
48243
  },
47915
48244
  "path": [
47916
48245
  "global",
47917
48246
  "dark",
47918
48247
  "color",
47919
- "status",
47920
- "danger",
48248
+ "severity",
48249
+ "critical",
47921
48250
  "200"
47922
48251
  ],
47923
48252
  "references": [
@@ -47945,766 +48274,766 @@
47945
48274
  ]
47946
48275
  }
47947
48276
  },
47948
- "pf-t--global--dark--color--status--danger--250": {
48277
+ "pf-t--global--dark--color--status--success--100": {
47949
48278
  "dark": {
47950
48279
  "type": "color",
47951
- "value": "#f89b78",
48280
+ "value": "#87bb62",
47952
48281
  "filePath": "tokens/dark/base.dark.json",
47953
48282
  "isSource": true,
47954
48283
  "original": {
47955
48284
  "type": "color",
47956
- "value": "{color.red-orange.30}"
48285
+ "value": "{color.green.40}"
47957
48286
  },
47958
- "name": "pf-t--global--dark--color--status--danger--250",
48287
+ "name": "pf-t--global--dark--color--status--success--100",
47959
48288
  "attributes": {
47960
48289
  "category": "global",
47961
48290
  "type": "dark",
47962
48291
  "item": "color",
47963
48292
  "subitem": "status",
47964
- "state": "danger"
48293
+ "state": "success"
47965
48294
  },
47966
48295
  "path": [
47967
48296
  "global",
47968
48297
  "dark",
47969
48298
  "color",
47970
48299
  "status",
47971
- "danger",
47972
- "250"
48300
+ "success",
48301
+ "100"
47973
48302
  ],
47974
48303
  "references": [
47975
48304
  {
47976
48305
  "type": "color",
47977
- "value": "#f89b78",
48306
+ "value": "#87bb62",
47978
48307
  "filePath": "tokens/dark/palette.color.json",
47979
48308
  "isSource": true,
47980
48309
  "original": {
47981
48310
  "type": "color",
47982
- "value": "#f89b78"
48311
+ "value": "#87bb62"
47983
48312
  },
47984
- "name": "pf-t--color--red-orange--30",
48313
+ "name": "pf-t--color--green--40",
47985
48314
  "attributes": {
47986
48315
  "category": "color",
47987
- "type": "red-orange",
47988
- "item": "30"
48316
+ "type": "green",
48317
+ "item": "40"
47989
48318
  },
47990
48319
  "path": [
47991
48320
  "color",
47992
- "red-orange",
47993
- "30"
48321
+ "green",
48322
+ "40"
47994
48323
  ]
47995
48324
  }
47996
48325
  ]
47997
48326
  }
47998
48327
  },
47999
- "pf-t--global--dark--color--status--danger--300": {
48328
+ "pf-t--global--dark--color--status--success--200": {
48000
48329
  "dark": {
48001
48330
  "type": "color",
48002
- "value": "#fbbea8",
48331
+ "value": "#afdc8f",
48003
48332
  "filePath": "tokens/dark/base.dark.json",
48004
48333
  "isSource": true,
48005
48334
  "original": {
48006
48335
  "type": "color",
48007
- "value": "{color.red-orange.20}"
48336
+ "value": "{color.green.30}"
48008
48337
  },
48009
- "name": "pf-t--global--dark--color--status--danger--300",
48338
+ "name": "pf-t--global--dark--color--status--success--200",
48010
48339
  "attributes": {
48011
48340
  "category": "global",
48012
48341
  "type": "dark",
48013
48342
  "item": "color",
48014
48343
  "subitem": "status",
48015
- "state": "danger"
48344
+ "state": "success"
48016
48345
  },
48017
48346
  "path": [
48018
48347
  "global",
48019
48348
  "dark",
48020
48349
  "color",
48021
48350
  "status",
48022
- "danger",
48023
- "300"
48351
+ "success",
48352
+ "200"
48024
48353
  ],
48025
48354
  "references": [
48026
48355
  {
48027
48356
  "type": "color",
48028
- "value": "#fbbea8",
48357
+ "value": "#afdc8f",
48029
48358
  "filePath": "tokens/dark/palette.color.json",
48030
48359
  "isSource": true,
48031
48360
  "original": {
48032
48361
  "type": "color",
48033
- "value": "#fbbea8"
48362
+ "value": "#afdc8f"
48034
48363
  },
48035
- "name": "pf-t--color--red-orange--20",
48364
+ "name": "pf-t--color--green--30",
48036
48365
  "attributes": {
48037
48366
  "category": "color",
48038
- "type": "red-orange",
48039
- "item": "20"
48367
+ "type": "green",
48368
+ "item": "30"
48040
48369
  },
48041
48370
  "path": [
48042
48371
  "color",
48043
- "red-orange",
48044
- "20"
48372
+ "green",
48373
+ "30"
48045
48374
  ]
48046
48375
  }
48047
48376
  ]
48048
48377
  }
48049
48378
  },
48050
- "pf-t--global--dark--color--status--info--100": {
48379
+ "pf-t--global--dark--color--status--success--300": {
48051
48380
  "dark": {
48052
48381
  "type": "color",
48053
- "value": "#b6a6e9",
48382
+ "value": "#d1f1bb",
48054
48383
  "filePath": "tokens/dark/base.dark.json",
48055
48384
  "isSource": true,
48056
48385
  "original": {
48057
48386
  "type": "color",
48058
- "value": "{color.purple.30}"
48387
+ "value": "{color.green.20}"
48059
48388
  },
48060
- "name": "pf-t--global--dark--color--status--info--100",
48389
+ "name": "pf-t--global--dark--color--status--success--300",
48061
48390
  "attributes": {
48062
48391
  "category": "global",
48063
48392
  "type": "dark",
48064
48393
  "item": "color",
48065
48394
  "subitem": "status",
48066
- "state": "info"
48395
+ "state": "success"
48067
48396
  },
48068
48397
  "path": [
48069
48398
  "global",
48070
48399
  "dark",
48071
48400
  "color",
48072
48401
  "status",
48073
- "info",
48074
- "100"
48402
+ "success",
48403
+ "300"
48075
48404
  ],
48076
48405
  "references": [
48077
48406
  {
48078
48407
  "type": "color",
48079
- "value": "#b6a6e9",
48408
+ "value": "#d1f1bb",
48080
48409
  "filePath": "tokens/dark/palette.color.json",
48081
48410
  "isSource": true,
48082
48411
  "original": {
48083
48412
  "type": "color",
48084
- "value": "#b6a6e9"
48413
+ "value": "#d1f1bb"
48085
48414
  },
48086
- "name": "pf-t--color--purple--30",
48415
+ "name": "pf-t--color--green--20",
48087
48416
  "attributes": {
48088
48417
  "category": "color",
48089
- "type": "purple",
48090
- "item": "30"
48418
+ "type": "green",
48419
+ "item": "20"
48091
48420
  },
48092
48421
  "path": [
48093
48422
  "color",
48094
- "purple",
48095
- "30"
48423
+ "green",
48424
+ "20"
48096
48425
  ]
48097
48426
  }
48098
48427
  ]
48099
48428
  }
48100
48429
  },
48101
- "pf-t--global--dark--color--status--info--200": {
48430
+ "pf-t--global--dark--color--status--warning--100": {
48102
48431
  "dark": {
48103
48432
  "type": "color",
48104
- "value": "#d0c5f4",
48433
+ "value": "#ffcc17",
48105
48434
  "filePath": "tokens/dark/base.dark.json",
48106
48435
  "isSource": true,
48107
48436
  "original": {
48108
48437
  "type": "color",
48109
- "value": "{color.purple.20}"
48438
+ "value": "{color.yellow.30}"
48110
48439
  },
48111
- "name": "pf-t--global--dark--color--status--info--200",
48440
+ "name": "pf-t--global--dark--color--status--warning--100",
48112
48441
  "attributes": {
48113
48442
  "category": "global",
48114
48443
  "type": "dark",
48115
48444
  "item": "color",
48116
48445
  "subitem": "status",
48117
- "state": "info"
48446
+ "state": "warning"
48118
48447
  },
48119
48448
  "path": [
48120
48449
  "global",
48121
48450
  "dark",
48122
48451
  "color",
48123
48452
  "status",
48124
- "info",
48125
- "200"
48453
+ "warning",
48454
+ "100"
48126
48455
  ],
48127
48456
  "references": [
48128
48457
  {
48129
48458
  "type": "color",
48130
- "value": "#d0c5f4",
48459
+ "value": "#ffcc17",
48131
48460
  "filePath": "tokens/dark/palette.color.json",
48132
48461
  "isSource": true,
48133
48462
  "original": {
48134
48463
  "type": "color",
48135
- "value": "#d0c5f4"
48464
+ "value": "#ffcc17"
48136
48465
  },
48137
- "name": "pf-t--color--purple--20",
48466
+ "name": "pf-t--color--yellow--30",
48138
48467
  "attributes": {
48139
48468
  "category": "color",
48140
- "type": "purple",
48141
- "item": "20"
48469
+ "type": "yellow",
48470
+ "item": "30"
48142
48471
  },
48143
48472
  "path": [
48144
48473
  "color",
48145
- "purple",
48146
- "20"
48474
+ "yellow",
48475
+ "30"
48147
48476
  ]
48148
48477
  }
48149
48478
  ]
48150
48479
  }
48151
48480
  },
48152
- "pf-t--global--dark--color--status--info--300": {
48481
+ "pf-t--global--dark--color--status--warning--200": {
48153
48482
  "dark": {
48154
48483
  "type": "color",
48155
- "value": "#ece6ff",
48484
+ "value": "#ffe072",
48156
48485
  "filePath": "tokens/dark/base.dark.json",
48157
48486
  "isSource": true,
48158
48487
  "original": {
48159
48488
  "type": "color",
48160
- "value": "{color.purple.10}"
48489
+ "value": "{color.yellow.20}"
48161
48490
  },
48162
- "name": "pf-t--global--dark--color--status--info--300",
48491
+ "name": "pf-t--global--dark--color--status--warning--200",
48163
48492
  "attributes": {
48164
48493
  "category": "global",
48165
48494
  "type": "dark",
48166
48495
  "item": "color",
48167
48496
  "subitem": "status",
48168
- "state": "info"
48497
+ "state": "warning"
48169
48498
  },
48170
48499
  "path": [
48171
48500
  "global",
48172
48501
  "dark",
48173
48502
  "color",
48174
48503
  "status",
48175
- "info",
48176
- "300"
48504
+ "warning",
48505
+ "200"
48177
48506
  ],
48178
48507
  "references": [
48179
48508
  {
48180
48509
  "type": "color",
48181
- "value": "#ece6ff",
48510
+ "value": "#ffe072",
48182
48511
  "filePath": "tokens/dark/palette.color.json",
48183
48512
  "isSource": true,
48184
48513
  "original": {
48185
48514
  "type": "color",
48186
- "value": "#ece6ff"
48515
+ "value": "#ffe072"
48187
48516
  },
48188
- "name": "pf-t--color--purple--10",
48517
+ "name": "pf-t--color--yellow--20",
48189
48518
  "attributes": {
48190
48519
  "category": "color",
48191
- "type": "purple",
48192
- "item": "10"
48520
+ "type": "yellow",
48521
+ "item": "20"
48193
48522
  },
48194
48523
  "path": [
48195
48524
  "color",
48196
- "purple",
48197
- "10"
48525
+ "yellow",
48526
+ "20"
48198
48527
  ]
48199
48528
  }
48200
48529
  ]
48201
48530
  }
48202
48531
  },
48203
- "pf-t--global--dark--color--status--custom--100": {
48532
+ "pf-t--global--dark--color--status--danger--100": {
48204
48533
  "dark": {
48205
48534
  "type": "color",
48206
- "value": "#63bdbd",
48535
+ "value": "#f0561d",
48207
48536
  "filePath": "tokens/dark/base.dark.json",
48208
48537
  "isSource": true,
48209
48538
  "original": {
48210
48539
  "type": "color",
48211
- "value": "{color.teal.40}"
48540
+ "value": "{color.red-orange.50}"
48212
48541
  },
48213
- "name": "pf-t--global--dark--color--status--custom--100",
48542
+ "name": "pf-t--global--dark--color--status--danger--100",
48214
48543
  "attributes": {
48215
48544
  "category": "global",
48216
48545
  "type": "dark",
48217
48546
  "item": "color",
48218
48547
  "subitem": "status",
48219
- "state": "custom"
48548
+ "state": "danger"
48220
48549
  },
48221
48550
  "path": [
48222
48551
  "global",
48223
48552
  "dark",
48224
48553
  "color",
48225
48554
  "status",
48226
- "custom",
48555
+ "danger",
48227
48556
  "100"
48228
48557
  ],
48229
48558
  "references": [
48230
48559
  {
48231
48560
  "type": "color",
48232
- "value": "#63bdbd",
48561
+ "value": "#f0561d",
48233
48562
  "filePath": "tokens/dark/palette.color.json",
48234
48563
  "isSource": true,
48235
48564
  "original": {
48236
48565
  "type": "color",
48237
- "value": "#63bdbd"
48566
+ "value": "#f0561d"
48238
48567
  },
48239
- "name": "pf-t--color--teal--40",
48568
+ "name": "pf-t--color--red-orange--50",
48240
48569
  "attributes": {
48241
48570
  "category": "color",
48242
- "type": "teal",
48243
- "item": "40"
48571
+ "type": "red-orange",
48572
+ "item": "50"
48244
48573
  },
48245
48574
  "path": [
48246
48575
  "color",
48247
- "teal",
48248
- "40"
48576
+ "red-orange",
48577
+ "50"
48249
48578
  ]
48250
48579
  }
48251
48580
  ]
48252
48581
  }
48253
48582
  },
48254
- "pf-t--global--dark--color--status--custom--200": {
48583
+ "pf-t--global--dark--color--status--danger--200": {
48255
48584
  "dark": {
48256
48585
  "type": "color",
48257
- "value": "#9ad8d8",
48586
+ "value": "#f4784a",
48258
48587
  "filePath": "tokens/dark/base.dark.json",
48259
48588
  "isSource": true,
48260
48589
  "original": {
48261
48590
  "type": "color",
48262
- "value": "{color.teal.30}"
48591
+ "value": "{color.red-orange.40}"
48263
48592
  },
48264
- "name": "pf-t--global--dark--color--status--custom--200",
48593
+ "name": "pf-t--global--dark--color--status--danger--200",
48265
48594
  "attributes": {
48266
48595
  "category": "global",
48267
48596
  "type": "dark",
48268
48597
  "item": "color",
48269
48598
  "subitem": "status",
48270
- "state": "custom"
48599
+ "state": "danger"
48271
48600
  },
48272
48601
  "path": [
48273
48602
  "global",
48274
48603
  "dark",
48275
48604
  "color",
48276
48605
  "status",
48277
- "custom",
48606
+ "danger",
48278
48607
  "200"
48279
48608
  ],
48280
48609
  "references": [
48281
48610
  {
48282
48611
  "type": "color",
48283
- "value": "#9ad8d8",
48612
+ "value": "#f4784a",
48284
48613
  "filePath": "tokens/dark/palette.color.json",
48285
48614
  "isSource": true,
48286
48615
  "original": {
48287
48616
  "type": "color",
48288
- "value": "#9ad8d8"
48617
+ "value": "#f4784a"
48289
48618
  },
48290
- "name": "pf-t--color--teal--30",
48619
+ "name": "pf-t--color--red-orange--40",
48291
48620
  "attributes": {
48292
48621
  "category": "color",
48293
- "type": "teal",
48294
- "item": "30"
48622
+ "type": "red-orange",
48623
+ "item": "40"
48295
48624
  },
48296
48625
  "path": [
48297
48626
  "color",
48298
- "teal",
48299
- "30"
48627
+ "red-orange",
48628
+ "40"
48300
48629
  ]
48301
48630
  }
48302
48631
  ]
48303
48632
  }
48304
48633
  },
48305
- "pf-t--global--dark--color--status--custom--300": {
48634
+ "pf-t--global--dark--color--status--danger--250": {
48306
48635
  "dark": {
48307
48636
  "type": "color",
48308
- "value": "#b9e5e5",
48637
+ "value": "#f89b78",
48309
48638
  "filePath": "tokens/dark/base.dark.json",
48310
48639
  "isSource": true,
48311
48640
  "original": {
48312
48641
  "type": "color",
48313
- "value": "{color.teal.20}"
48642
+ "value": "{color.red-orange.30}"
48314
48643
  },
48315
- "name": "pf-t--global--dark--color--status--custom--300",
48644
+ "name": "pf-t--global--dark--color--status--danger--250",
48316
48645
  "attributes": {
48317
48646
  "category": "global",
48318
48647
  "type": "dark",
48319
48648
  "item": "color",
48320
48649
  "subitem": "status",
48321
- "state": "custom"
48650
+ "state": "danger"
48322
48651
  },
48323
48652
  "path": [
48324
48653
  "global",
48325
48654
  "dark",
48326
48655
  "color",
48327
48656
  "status",
48328
- "custom",
48329
- "300"
48657
+ "danger",
48658
+ "250"
48330
48659
  ],
48331
48660
  "references": [
48332
48661
  {
48333
48662
  "type": "color",
48334
- "value": "#b9e5e5",
48663
+ "value": "#f89b78",
48335
48664
  "filePath": "tokens/dark/palette.color.json",
48336
48665
  "isSource": true,
48337
48666
  "original": {
48338
48667
  "type": "color",
48339
- "value": "#b9e5e5"
48668
+ "value": "#f89b78"
48340
48669
  },
48341
- "name": "pf-t--color--teal--20",
48670
+ "name": "pf-t--color--red-orange--30",
48342
48671
  "attributes": {
48343
48672
  "category": "color",
48344
- "type": "teal",
48345
- "item": "20"
48673
+ "type": "red-orange",
48674
+ "item": "30"
48346
48675
  },
48347
48676
  "path": [
48348
48677
  "color",
48349
- "teal",
48350
- "20"
48678
+ "red-orange",
48679
+ "30"
48351
48680
  ]
48352
48681
  }
48353
48682
  ]
48354
48683
  }
48355
48684
  },
48356
- "pf-t--global--dark--color--severity--undefined--100": {
48685
+ "pf-t--global--dark--color--status--danger--300": {
48357
48686
  "dark": {
48358
48687
  "type": "color",
48359
- "value": "#a3a3a3",
48688
+ "value": "#fbbea8",
48360
48689
  "filePath": "tokens/dark/base.dark.json",
48361
48690
  "isSource": true,
48362
48691
  "original": {
48363
48692
  "type": "color",
48364
- "value": "{color.gray.40}"
48693
+ "value": "{color.red-orange.20}"
48365
48694
  },
48366
- "name": "pf-t--global--dark--color--severity--undefined--100",
48695
+ "name": "pf-t--global--dark--color--status--danger--300",
48367
48696
  "attributes": {
48368
48697
  "category": "global",
48369
48698
  "type": "dark",
48370
48699
  "item": "color",
48371
- "subitem": "severity",
48372
- "state": "undefined"
48700
+ "subitem": "status",
48701
+ "state": "danger"
48373
48702
  },
48374
48703
  "path": [
48375
48704
  "global",
48376
48705
  "dark",
48377
48706
  "color",
48378
- "severity",
48379
- "undefined",
48380
- "100"
48707
+ "status",
48708
+ "danger",
48709
+ "300"
48381
48710
  ],
48382
48711
  "references": [
48383
48712
  {
48384
48713
  "type": "color",
48385
- "value": "#a3a3a3",
48714
+ "value": "#fbbea8",
48386
48715
  "filePath": "tokens/dark/palette.color.json",
48387
48716
  "isSource": true,
48388
48717
  "original": {
48389
48718
  "type": "color",
48390
- "value": "#a3a3a3"
48719
+ "value": "#fbbea8"
48391
48720
  },
48392
- "name": "pf-t--color--gray--40",
48721
+ "name": "pf-t--color--red-orange--20",
48393
48722
  "attributes": {
48394
48723
  "category": "color",
48395
- "type": "gray",
48396
- "item": "40"
48724
+ "type": "red-orange",
48725
+ "item": "20"
48397
48726
  },
48398
48727
  "path": [
48399
48728
  "color",
48400
- "gray",
48401
- "40"
48729
+ "red-orange",
48730
+ "20"
48402
48731
  ]
48403
48732
  }
48404
48733
  ]
48405
48734
  }
48406
48735
  },
48407
- "pf-t--global--dark--color--severity--none--100": {
48736
+ "pf-t--global--dark--color--status--info--100": {
48408
48737
  "dark": {
48409
48738
  "type": "color",
48410
- "value": "#92c5f9",
48739
+ "value": "#b6a6e9",
48411
48740
  "filePath": "tokens/dark/base.dark.json",
48412
48741
  "isSource": true,
48413
48742
  "original": {
48414
48743
  "type": "color",
48415
- "value": "{color.blue.30}"
48744
+ "value": "{color.purple.30}"
48416
48745
  },
48417
- "name": "pf-t--global--dark--color--severity--none--100",
48746
+ "name": "pf-t--global--dark--color--status--info--100",
48418
48747
  "attributes": {
48419
48748
  "category": "global",
48420
48749
  "type": "dark",
48421
48750
  "item": "color",
48422
- "subitem": "severity",
48423
- "state": "none"
48751
+ "subitem": "status",
48752
+ "state": "info"
48424
48753
  },
48425
48754
  "path": [
48426
48755
  "global",
48427
48756
  "dark",
48428
48757
  "color",
48429
- "severity",
48430
- "none",
48758
+ "status",
48759
+ "info",
48431
48760
  "100"
48432
48761
  ],
48433
48762
  "references": [
48434
48763
  {
48435
48764
  "type": "color",
48436
- "value": "#92c5f9",
48765
+ "value": "#b6a6e9",
48437
48766
  "filePath": "tokens/dark/palette.color.json",
48438
48767
  "isSource": true,
48439
48768
  "original": {
48440
48769
  "type": "color",
48441
- "value": "#92c5f9"
48770
+ "value": "#b6a6e9"
48442
48771
  },
48443
- "name": "pf-t--color--blue--30",
48772
+ "name": "pf-t--color--purple--30",
48444
48773
  "attributes": {
48445
48774
  "category": "color",
48446
- "type": "blue",
48775
+ "type": "purple",
48447
48776
  "item": "30"
48448
48777
  },
48449
48778
  "path": [
48450
48779
  "color",
48451
- "blue",
48780
+ "purple",
48452
48781
  "30"
48453
48782
  ]
48454
48783
  }
48455
48784
  ]
48456
48785
  }
48457
48786
  },
48458
- "pf-t--global--dark--color--severity--minor--100": {
48787
+ "pf-t--global--dark--color--status--info--200": {
48459
48788
  "dark": {
48460
48789
  "type": "color",
48461
- "value": "#c7c7c7",
48790
+ "value": "#d0c5f4",
48462
48791
  "filePath": "tokens/dark/base.dark.json",
48463
48792
  "isSource": true,
48464
48793
  "original": {
48465
48794
  "type": "color",
48466
- "value": "{color.gray.30}"
48795
+ "value": "{color.purple.20}"
48467
48796
  },
48468
- "name": "pf-t--global--dark--color--severity--minor--100",
48797
+ "name": "pf-t--global--dark--color--status--info--200",
48469
48798
  "attributes": {
48470
48799
  "category": "global",
48471
48800
  "type": "dark",
48472
48801
  "item": "color",
48473
- "subitem": "severity",
48474
- "state": "minor"
48802
+ "subitem": "status",
48803
+ "state": "info"
48475
48804
  },
48476
48805
  "path": [
48477
48806
  "global",
48478
48807
  "dark",
48479
48808
  "color",
48480
- "severity",
48481
- "minor",
48482
- "100"
48809
+ "status",
48810
+ "info",
48811
+ "200"
48483
48812
  ],
48484
48813
  "references": [
48485
48814
  {
48486
48815
  "type": "color",
48487
- "value": "#c7c7c7",
48816
+ "value": "#d0c5f4",
48488
48817
  "filePath": "tokens/dark/palette.color.json",
48489
48818
  "isSource": true,
48490
48819
  "original": {
48491
48820
  "type": "color",
48492
- "value": "#c7c7c7"
48821
+ "value": "#d0c5f4"
48493
48822
  },
48494
- "name": "pf-t--color--gray--30",
48823
+ "name": "pf-t--color--purple--20",
48495
48824
  "attributes": {
48496
48825
  "category": "color",
48497
- "type": "gray",
48498
- "item": "30"
48826
+ "type": "purple",
48827
+ "item": "20"
48499
48828
  },
48500
48829
  "path": [
48501
48830
  "color",
48502
- "gray",
48503
- "30"
48831
+ "purple",
48832
+ "20"
48504
48833
  ]
48505
48834
  }
48506
48835
  ]
48507
48836
  }
48508
48837
  },
48509
- "pf-t--global--dark--color--severity--moderate--100": {
48838
+ "pf-t--global--dark--color--status--info--300": {
48510
48839
  "dark": {
48511
48840
  "type": "color",
48512
- "value": "#ffcc17",
48841
+ "value": "#ece6ff",
48513
48842
  "filePath": "tokens/dark/base.dark.json",
48514
48843
  "isSource": true,
48515
48844
  "original": {
48516
48845
  "type": "color",
48517
- "value": "{color.yellow.30}"
48846
+ "value": "{color.purple.10}"
48518
48847
  },
48519
- "name": "pf-t--global--dark--color--severity--moderate--100",
48848
+ "name": "pf-t--global--dark--color--status--info--300",
48520
48849
  "attributes": {
48521
48850
  "category": "global",
48522
48851
  "type": "dark",
48523
48852
  "item": "color",
48524
- "subitem": "severity",
48525
- "state": "moderate"
48853
+ "subitem": "status",
48854
+ "state": "info"
48526
48855
  },
48527
48856
  "path": [
48528
48857
  "global",
48529
48858
  "dark",
48530
48859
  "color",
48531
- "severity",
48532
- "moderate",
48533
- "100"
48860
+ "status",
48861
+ "info",
48862
+ "300"
48534
48863
  ],
48535
48864
  "references": [
48536
48865
  {
48537
48866
  "type": "color",
48538
- "value": "#ffcc17",
48867
+ "value": "#ece6ff",
48539
48868
  "filePath": "tokens/dark/palette.color.json",
48540
48869
  "isSource": true,
48541
48870
  "original": {
48542
48871
  "type": "color",
48543
- "value": "#ffcc17"
48872
+ "value": "#ece6ff"
48544
48873
  },
48545
- "name": "pf-t--color--yellow--30",
48874
+ "name": "pf-t--color--purple--10",
48546
48875
  "attributes": {
48547
48876
  "category": "color",
48548
- "type": "yellow",
48549
- "item": "30"
48877
+ "type": "purple",
48878
+ "item": "10"
48550
48879
  },
48551
48880
  "path": [
48552
48881
  "color",
48553
- "yellow",
48554
- "30"
48882
+ "purple",
48883
+ "10"
48555
48884
  ]
48556
48885
  }
48557
48886
  ]
48558
48887
  }
48559
48888
  },
48560
- "pf-t--global--dark--color--severity--important--100": {
48889
+ "pf-t--global--dark--color--status--custom--100": {
48561
48890
  "dark": {
48562
48891
  "type": "color",
48563
- "value": "#f5921b",
48892
+ "value": "#63bdbd",
48564
48893
  "filePath": "tokens/dark/base.dark.json",
48565
48894
  "isSource": true,
48566
48895
  "original": {
48567
48896
  "type": "color",
48568
- "value": "{color.orange.40}"
48897
+ "value": "{color.teal.40}"
48569
48898
  },
48570
- "name": "pf-t--global--dark--color--severity--important--100",
48899
+ "name": "pf-t--global--dark--color--status--custom--100",
48571
48900
  "attributes": {
48572
48901
  "category": "global",
48573
48902
  "type": "dark",
48574
48903
  "item": "color",
48575
- "subitem": "severity",
48576
- "state": "important"
48904
+ "subitem": "status",
48905
+ "state": "custom"
48577
48906
  },
48578
48907
  "path": [
48579
48908
  "global",
48580
48909
  "dark",
48581
48910
  "color",
48582
- "severity",
48583
- "important",
48911
+ "status",
48912
+ "custom",
48584
48913
  "100"
48585
48914
  ],
48586
48915
  "references": [
48587
48916
  {
48588
48917
  "type": "color",
48589
- "value": "#f5921b",
48918
+ "value": "#63bdbd",
48590
48919
  "filePath": "tokens/dark/palette.color.json",
48591
48920
  "isSource": true,
48592
48921
  "original": {
48593
48922
  "type": "color",
48594
- "value": "#f5921b"
48923
+ "value": "#63bdbd"
48595
48924
  },
48596
- "name": "pf-t--color--orange--40",
48925
+ "name": "pf-t--color--teal--40",
48597
48926
  "attributes": {
48598
48927
  "category": "color",
48599
- "type": "orange",
48928
+ "type": "teal",
48600
48929
  "item": "40"
48601
48930
  },
48602
48931
  "path": [
48603
48932
  "color",
48604
- "orange",
48933
+ "teal",
48605
48934
  "40"
48606
48935
  ]
48607
48936
  }
48608
48937
  ]
48609
48938
  }
48610
48939
  },
48611
- "pf-t--global--dark--color--severity--critical--100": {
48940
+ "pf-t--global--dark--color--status--custom--200": {
48612
48941
  "dark": {
48613
48942
  "type": "color",
48614
- "value": "#f0561d",
48943
+ "value": "#9ad8d8",
48615
48944
  "filePath": "tokens/dark/base.dark.json",
48616
48945
  "isSource": true,
48617
48946
  "original": {
48618
48947
  "type": "color",
48619
- "value": "{color.red-orange.50}"
48948
+ "value": "{color.teal.30}"
48620
48949
  },
48621
- "name": "pf-t--global--dark--color--severity--critical--100",
48950
+ "name": "pf-t--global--dark--color--status--custom--200",
48622
48951
  "attributes": {
48623
48952
  "category": "global",
48624
48953
  "type": "dark",
48625
48954
  "item": "color",
48626
- "subitem": "severity",
48627
- "state": "critical"
48955
+ "subitem": "status",
48956
+ "state": "custom"
48628
48957
  },
48629
48958
  "path": [
48630
48959
  "global",
48631
48960
  "dark",
48632
48961
  "color",
48633
- "severity",
48634
- "critical",
48635
- "100"
48962
+ "status",
48963
+ "custom",
48964
+ "200"
48636
48965
  ],
48637
48966
  "references": [
48638
48967
  {
48639
48968
  "type": "color",
48640
- "value": "#f0561d",
48969
+ "value": "#9ad8d8",
48641
48970
  "filePath": "tokens/dark/palette.color.json",
48642
48971
  "isSource": true,
48643
48972
  "original": {
48644
48973
  "type": "color",
48645
- "value": "#f0561d"
48974
+ "value": "#9ad8d8"
48646
48975
  },
48647
- "name": "pf-t--color--red-orange--50",
48976
+ "name": "pf-t--color--teal--30",
48648
48977
  "attributes": {
48649
48978
  "category": "color",
48650
- "type": "red-orange",
48651
- "item": "50"
48979
+ "type": "teal",
48980
+ "item": "30"
48652
48981
  },
48653
48982
  "path": [
48654
48983
  "color",
48655
- "red-orange",
48656
- "50"
48984
+ "teal",
48985
+ "30"
48657
48986
  ]
48658
48987
  }
48659
48988
  ]
48660
48989
  }
48661
48990
  },
48662
- "pf-t--global--dark--color--severity--critical--200": {
48991
+ "pf-t--global--dark--color--status--custom--300": {
48663
48992
  "dark": {
48664
48993
  "type": "color",
48665
- "value": "#f4784a",
48994
+ "value": "#b9e5e5",
48666
48995
  "filePath": "tokens/dark/base.dark.json",
48667
48996
  "isSource": true,
48668
48997
  "original": {
48669
48998
  "type": "color",
48670
- "value": "{color.red-orange.40}"
48999
+ "value": "{color.teal.20}"
48671
49000
  },
48672
- "name": "pf-t--global--dark--color--severity--critical--200",
49001
+ "name": "pf-t--global--dark--color--status--custom--300",
48673
49002
  "attributes": {
48674
49003
  "category": "global",
48675
49004
  "type": "dark",
48676
49005
  "item": "color",
48677
- "subitem": "severity",
48678
- "state": "critical"
49006
+ "subitem": "status",
49007
+ "state": "custom"
48679
49008
  },
48680
49009
  "path": [
48681
49010
  "global",
48682
49011
  "dark",
48683
49012
  "color",
48684
- "severity",
48685
- "critical",
48686
- "200"
49013
+ "status",
49014
+ "custom",
49015
+ "300"
48687
49016
  ],
48688
49017
  "references": [
48689
49018
  {
48690
49019
  "type": "color",
48691
- "value": "#f4784a",
49020
+ "value": "#b9e5e5",
48692
49021
  "filePath": "tokens/dark/palette.color.json",
48693
49022
  "isSource": true,
48694
49023
  "original": {
48695
49024
  "type": "color",
48696
- "value": "#f4784a"
49025
+ "value": "#b9e5e5"
48697
49026
  },
48698
- "name": "pf-t--color--red-orange--40",
49027
+ "name": "pf-t--color--teal--20",
48699
49028
  "attributes": {
48700
49029
  "category": "color",
48701
- "type": "red-orange",
48702
- "item": "40"
49030
+ "type": "teal",
49031
+ "item": "20"
48703
49032
  },
48704
49033
  "path": [
48705
49034
  "color",
48706
- "red-orange",
48707
- "40"
49035
+ "teal",
49036
+ "20"
48708
49037
  ]
48709
49038
  }
48710
49039
  ]
@@ -50288,6 +50617,56 @@
50288
50617
  ]
50289
50618
  }
50290
50619
  },
50620
+ "pf-t--global--dark--border--color--300": {
50621
+ "dark": {
50622
+ "type": "color",
50623
+ "value": "#c7c7c7",
50624
+ "filePath": "tokens/dark/base.dark.json",
50625
+ "isSource": true,
50626
+ "original": {
50627
+ "type": "color",
50628
+ "value": "{color.gray.30}"
50629
+ },
50630
+ "name": "pf-t--global--dark--border--color--300",
50631
+ "attributes": {
50632
+ "category": "global",
50633
+ "type": "dark",
50634
+ "item": "border",
50635
+ "subitem": "color",
50636
+ "state": "300"
50637
+ },
50638
+ "path": [
50639
+ "global",
50640
+ "dark",
50641
+ "border",
50642
+ "color",
50643
+ "300"
50644
+ ],
50645
+ "references": [
50646
+ {
50647
+ "type": "color",
50648
+ "value": "#c7c7c7",
50649
+ "filePath": "tokens/dark/palette.color.json",
50650
+ "isSource": true,
50651
+ "original": {
50652
+ "type": "color",
50653
+ "value": "#c7c7c7"
50654
+ },
50655
+ "name": "pf-t--color--gray--30",
50656
+ "attributes": {
50657
+ "category": "color",
50658
+ "type": "gray",
50659
+ "item": "30"
50660
+ },
50661
+ "path": [
50662
+ "color",
50663
+ "gray",
50664
+ "30"
50665
+ ]
50666
+ }
50667
+ ]
50668
+ }
50669
+ },
50291
50670
  "pf-t--global--dark--text--color--100": {
50292
50671
  "dark": {
50293
50672
  "type": "color",
@@ -57743,6 +58122,29 @@
57743
58122
  ]
57744
58123
  }
57745
58124
  },
58125
+ "pf-t--chart--global--letter-spacing": {
58126
+ "dark": {
58127
+ "type": "string",
58128
+ "value": "normal",
58129
+ "filePath": "tokens/dark/charts.dark.json",
58130
+ "isSource": true,
58131
+ "original": {
58132
+ "type": "string",
58133
+ "value": "normal"
58134
+ },
58135
+ "name": "pf-t--chart--global--letter-spacing",
58136
+ "attributes": {
58137
+ "category": "chart",
58138
+ "type": "global",
58139
+ "item": "letter-spacing"
58140
+ },
58141
+ "path": [
58142
+ "chart",
58143
+ "global",
58144
+ "letter-spacing"
58145
+ ]
58146
+ }
58147
+ },
57746
58148
  "pf-t--chart--global--FontSize--xs": {
57747
58149
  "dark": {
57748
58150
  "type": "number",
@@ -57843,29 +58245,6 @@
57843
58245
  ]
57844
58246
  }
57845
58247
  },
57846
- "pf-t--chart--global--letter-spacing": {
57847
- "dark": {
57848
- "type": "string",
57849
- "value": "normal",
57850
- "filePath": "tokens/dark/charts.dark.json",
57851
- "isSource": true,
57852
- "original": {
57853
- "type": "string",
57854
- "value": "normal"
57855
- },
57856
- "name": "pf-t--chart--global--letter-spacing",
57857
- "attributes": {
57858
- "category": "chart",
57859
- "type": "global",
57860
- "item": "letter-spacing"
57861
- },
57862
- "path": [
57863
- "chart",
57864
- "global",
57865
- "letter-spacing"
57866
- ]
57867
- }
57868
- },
57869
58248
  "pf-t--chart--global--layout--padding": {
57870
58249
  "dark": {
57871
58250
  "type": "number",
@@ -57941,6 +58320,29 @@
57941
58320
  ]
57942
58321
  }
57943
58322
  },
58323
+ "pf-t--chart--global--stroke-line-cap": {
58324
+ "dark": {
58325
+ "type": "string",
58326
+ "value": "round",
58327
+ "filePath": "tokens/dark/charts.dark.json",
58328
+ "isSource": true,
58329
+ "original": {
58330
+ "type": "string",
58331
+ "value": "round"
58332
+ },
58333
+ "name": "pf-t--chart--global--stroke-line-cap",
58334
+ "attributes": {
58335
+ "category": "chart",
58336
+ "type": "global",
58337
+ "item": "stroke-line-cap"
58338
+ },
58339
+ "path": [
58340
+ "chart",
58341
+ "global",
58342
+ "stroke-line-cap"
58343
+ ]
58344
+ }
58345
+ },
57944
58346
  "pf-t--chart--global--label--padding": {
57945
58347
  "dark": {
57946
58348
  "type": "number",
@@ -58099,29 +58501,6 @@
58099
58501
  ]
58100
58502
  }
58101
58503
  },
58102
- "pf-t--chart--global--stroke-line-cap": {
58103
- "dark": {
58104
- "type": "string",
58105
- "value": "round",
58106
- "filePath": "tokens/dark/charts.dark.json",
58107
- "isSource": true,
58108
- "original": {
58109
- "type": "string",
58110
- "value": "round"
58111
- },
58112
- "name": "pf-t--chart--global--stroke-line-cap",
58113
- "attributes": {
58114
- "category": "chart",
58115
- "type": "global",
58116
- "item": "stroke-line-cap"
58117
- },
58118
- "path": [
58119
- "chart",
58120
- "global",
58121
- "stroke-line-cap"
58122
- ]
58123
- }
58124
- },
58125
58504
  "pf-t--chart--global--stroke-line-join": {
58126
58505
  "dark": {
58127
58506
  "type": "string",