@patternfly/design-tokens 1.15.0 → 1.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/css/tokens-dark.scss +15 -14
- package/build/css/tokens-default.scss +8 -5
- package/build/css/tokens-glass-dark.scss +9 -5
- package/build/css/tokens-glass.scss +14 -7
- package/build/css/tokens-palette.scss +1 -1
- package/build/css/tokens-redhat-dark.scss +8 -2
- package/build/css/tokens-redhat-glass-dark.scss +14 -5
- package/build/css/tokens-redhat-glass.scss +14 -7
- package/build/css/tokens-redhat-highcontrast-dark.scss +2 -8
- package/build/css/tokens-redhat-highcontrast.scss +1 -1
- package/build/css/tokens-redhat.scss +1 -1
- package/build.js +44 -1
- package/package.json +1 -1
- package/patternfly-docs/content/token-layers-glass-dark.json +465 -333
- package/patternfly-docs/content/token-layers-glass.json +12130 -212
- package/patternfly-docs/content/token-layers-highcontrast-dark.json +491 -220
- package/patternfly-docs/content/token-layers-highcontrast.json +727 -438
- package/patternfly-docs/content/token-layers-redhat-dark.json +307 -201
- package/patternfly-docs/content/token-layers-redhat-glass-dark.json +364 -238
- package/patternfly-docs/content/token-layers-redhat-glass.json +12286 -368
- package/patternfly-docs/content/token-layers-redhat-highcontrast-dark.json +263 -157
- package/patternfly-docs/content/token-layers-redhat-highcontrast.json +727 -438
- package/patternfly-docs/content/token-layers-redhat.json +1086 -797
- package/tokens/default/dark/base.dark.json +2 -2
- package/tokens/default/dark/charts.dark.json +4 -4
- package/tokens/default/dark/semantic.dark.json +31 -17
- package/tokens/default/glass/semantic.dimension.glass.json +1109 -0
- package/tokens/default/glass/semantic.glass.json +30 -16
- package/tokens/default/glass-dark/base.dark.json +2 -2
- package/tokens/default/glass-dark/semantic.glass.dark.json +34 -20
- package/tokens/default/highcontrast/semantic.dimension.highcontrast.json +46 -34
- package/tokens/default/highcontrast/semantic.highcontrast.json +24 -10
- package/tokens/default/highcontrast-dark/base.dark.json +2 -2
- package/tokens/default/highcontrast-dark/semantic.highcontrast.dark.json +27 -13
- package/tokens/default/light/charts.json +4 -4
- package/tokens/default/light/semantic.dimension.json +46 -34
- package/tokens/default/light/semantic.json +24 -10
- package/tokens/default/light/semantic.motion.json +28 -28
- package/tokens/redhat/dark/redhat.color.dark.json +24 -24
- package/tokens/redhat/glass/redhat.color.glass.json +5 -5
- package/tokens/redhat/glass/redhat.dimension.glass.json +2 -0
- package/tokens/redhat/glass-dark/redhat.color.glass.dark.json +19 -19
- package/tokens/redhat/highcontrast/redhat.color.highcontrast.json +5 -5
- package/tokens/redhat/highcontrast-dark/redhat.color.highcontrast.dark.json +5 -5
- package/tokens/redhat/light/redhat.color.json +5 -5
|
@@ -11911,6 +11911,108 @@
|
|
|
11911
11911
|
]
|
|
11912
11912
|
}
|
|
11913
11913
|
},
|
|
11914
|
+
"pf-t--global--border--color--glass--default": {
|
|
11915
|
+
"default": {
|
|
11916
|
+
"type": "color",
|
|
11917
|
+
"value": "#4d4d4d",
|
|
11918
|
+
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
11919
|
+
"isSource": true,
|
|
11920
|
+
"original": {
|
|
11921
|
+
"type": "color",
|
|
11922
|
+
"value": "{global.border.color.subtle}"
|
|
11923
|
+
},
|
|
11924
|
+
"name": "pf-t--global--border--color--glass--default",
|
|
11925
|
+
"attributes": {
|
|
11926
|
+
"category": "global",
|
|
11927
|
+
"type": "border",
|
|
11928
|
+
"item": "color",
|
|
11929
|
+
"subitem": "glass",
|
|
11930
|
+
"state": "default"
|
|
11931
|
+
},
|
|
11932
|
+
"path": [
|
|
11933
|
+
"global",
|
|
11934
|
+
"border",
|
|
11935
|
+
"color",
|
|
11936
|
+
"glass",
|
|
11937
|
+
"default"
|
|
11938
|
+
],
|
|
11939
|
+
"references": [
|
|
11940
|
+
{
|
|
11941
|
+
"description": "Use as the default border color for elements like form inputs, menu toggles, cards, etc.",
|
|
11942
|
+
"type": "color",
|
|
11943
|
+
"value": "#4d4d4d",
|
|
11944
|
+
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
11945
|
+
"isSource": true,
|
|
11946
|
+
"original": {
|
|
11947
|
+
"description": "Use as the default border color for elements like form inputs, menu toggles, cards, etc.",
|
|
11948
|
+
"type": "color",
|
|
11949
|
+
"value": "{global.border.color.400}"
|
|
11950
|
+
},
|
|
11951
|
+
"name": "pf-t--global--border--color--subtle",
|
|
11952
|
+
"attributes": {
|
|
11953
|
+
"category": "global",
|
|
11954
|
+
"type": "border",
|
|
11955
|
+
"item": "color",
|
|
11956
|
+
"subitem": "subtle"
|
|
11957
|
+
},
|
|
11958
|
+
"path": [
|
|
11959
|
+
"global",
|
|
11960
|
+
"border",
|
|
11961
|
+
"color",
|
|
11962
|
+
"subtle"
|
|
11963
|
+
],
|
|
11964
|
+
"references": [
|
|
11965
|
+
{
|
|
11966
|
+
"type": "color",
|
|
11967
|
+
"value": "#4d4d4d",
|
|
11968
|
+
"filePath": "tokens/default/highcontrast/base.json",
|
|
11969
|
+
"isSource": true,
|
|
11970
|
+
"original": {
|
|
11971
|
+
"type": "color",
|
|
11972
|
+
"value": "{color.gray.60}"
|
|
11973
|
+
},
|
|
11974
|
+
"name": "pf-t--global--border--color--400",
|
|
11975
|
+
"attributes": {
|
|
11976
|
+
"category": "global",
|
|
11977
|
+
"type": "border",
|
|
11978
|
+
"item": "color",
|
|
11979
|
+
"subitem": "400"
|
|
11980
|
+
},
|
|
11981
|
+
"path": [
|
|
11982
|
+
"global",
|
|
11983
|
+
"border",
|
|
11984
|
+
"color",
|
|
11985
|
+
"400"
|
|
11986
|
+
],
|
|
11987
|
+
"references": [
|
|
11988
|
+
{
|
|
11989
|
+
"type": "color",
|
|
11990
|
+
"value": "#4d4d4d",
|
|
11991
|
+
"filePath": "tokens/default/highcontrast/palette.color.json",
|
|
11992
|
+
"isSource": true,
|
|
11993
|
+
"original": {
|
|
11994
|
+
"type": "color",
|
|
11995
|
+
"value": "#4d4d4d"
|
|
11996
|
+
},
|
|
11997
|
+
"name": "pf-t--color--gray--60",
|
|
11998
|
+
"attributes": {
|
|
11999
|
+
"category": "color",
|
|
12000
|
+
"type": "gray",
|
|
12001
|
+
"item": "60"
|
|
12002
|
+
},
|
|
12003
|
+
"path": [
|
|
12004
|
+
"color",
|
|
12005
|
+
"gray",
|
|
12006
|
+
"60"
|
|
12007
|
+
]
|
|
12008
|
+
}
|
|
12009
|
+
]
|
|
12010
|
+
}
|
|
12011
|
+
]
|
|
12012
|
+
}
|
|
12013
|
+
]
|
|
12014
|
+
}
|
|
12015
|
+
},
|
|
11914
12016
|
"pf-t--global--border--color--nonstatus--red--default": {
|
|
11915
12017
|
"default": {
|
|
11916
12018
|
"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.)",
|
|
@@ -15346,7 +15448,7 @@
|
|
|
15346
15448
|
]
|
|
15347
15449
|
}
|
|
15348
15450
|
},
|
|
15349
|
-
"pf-t--global--background--color--glass--primary": {
|
|
15451
|
+
"pf-t--global--background--color--glass--primary--default": {
|
|
15350
15452
|
"default": {
|
|
15351
15453
|
"type": "color",
|
|
15352
15454
|
"value": "#ffffff",
|
|
@@ -15356,7 +15458,7 @@
|
|
|
15356
15458
|
"type": "color",
|
|
15357
15459
|
"value": "{global.background.color.primary.default}"
|
|
15358
15460
|
},
|
|
15359
|
-
"name": "pf-t--global--background--color--glass--primary",
|
|
15461
|
+
"name": "pf-t--global--background--color--glass--primary--default",
|
|
15360
15462
|
"attributes": {
|
|
15361
15463
|
"category": "global",
|
|
15362
15464
|
"type": "background",
|
|
@@ -15369,7 +15471,8 @@
|
|
|
15369
15471
|
"background",
|
|
15370
15472
|
"color",
|
|
15371
15473
|
"glass",
|
|
15372
|
-
"primary"
|
|
15474
|
+
"primary",
|
|
15475
|
+
"default"
|
|
15373
15476
|
],
|
|
15374
15477
|
"references": [
|
|
15375
15478
|
{
|
|
@@ -15448,108 +15551,6 @@
|
|
|
15448
15551
|
]
|
|
15449
15552
|
}
|
|
15450
15553
|
},
|
|
15451
|
-
"pf-t--global--background--color--glass--floating": {
|
|
15452
|
-
"default": {
|
|
15453
|
-
"type": "color",
|
|
15454
|
-
"value": "#ffffff",
|
|
15455
|
-
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
15456
|
-
"isSource": true,
|
|
15457
|
-
"original": {
|
|
15458
|
-
"type": "color",
|
|
15459
|
-
"value": "{global.background.color.floating.default}"
|
|
15460
|
-
},
|
|
15461
|
-
"name": "pf-t--global--background--color--glass--floating",
|
|
15462
|
-
"attributes": {
|
|
15463
|
-
"category": "global",
|
|
15464
|
-
"type": "background",
|
|
15465
|
-
"item": "color",
|
|
15466
|
-
"subitem": "glass",
|
|
15467
|
-
"state": "floating"
|
|
15468
|
-
},
|
|
15469
|
-
"path": [
|
|
15470
|
-
"global",
|
|
15471
|
-
"background",
|
|
15472
|
-
"color",
|
|
15473
|
-
"glass",
|
|
15474
|
-
"floating"
|
|
15475
|
-
],
|
|
15476
|
-
"references": [
|
|
15477
|
-
{
|
|
15478
|
-
"description": "Use as the background color for components that appear over other content, such as toast alerts, menus, modals, overlay drawers, etc.",
|
|
15479
|
-
"type": "color",
|
|
15480
|
-
"value": "#ffffff",
|
|
15481
|
-
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
15482
|
-
"isSource": true,
|
|
15483
|
-
"original": {
|
|
15484
|
-
"description": "Use as the background color for components that appear over other content, such as toast alerts, menus, modals, overlay drawers, etc.",
|
|
15485
|
-
"type": "color",
|
|
15486
|
-
"value": "{global.background.color.100}"
|
|
15487
|
-
},
|
|
15488
|
-
"name": "pf-t--global--background--color--floating--default",
|
|
15489
|
-
"attributes": {
|
|
15490
|
-
"category": "global",
|
|
15491
|
-
"type": "background",
|
|
15492
|
-
"item": "color",
|
|
15493
|
-
"subitem": "floating",
|
|
15494
|
-
"state": "default"
|
|
15495
|
-
},
|
|
15496
|
-
"path": [
|
|
15497
|
-
"global",
|
|
15498
|
-
"background",
|
|
15499
|
-
"color",
|
|
15500
|
-
"floating",
|
|
15501
|
-
"default"
|
|
15502
|
-
],
|
|
15503
|
-
"references": [
|
|
15504
|
-
{
|
|
15505
|
-
"type": "color",
|
|
15506
|
-
"value": "#ffffff",
|
|
15507
|
-
"filePath": "tokens/default/highcontrast/base.json",
|
|
15508
|
-
"isSource": true,
|
|
15509
|
-
"original": {
|
|
15510
|
-
"type": "color",
|
|
15511
|
-
"value": "{color.white}"
|
|
15512
|
-
},
|
|
15513
|
-
"name": "pf-t--global--background--color--100",
|
|
15514
|
-
"attributes": {
|
|
15515
|
-
"category": "global",
|
|
15516
|
-
"type": "background",
|
|
15517
|
-
"item": "color",
|
|
15518
|
-
"subitem": "100"
|
|
15519
|
-
},
|
|
15520
|
-
"path": [
|
|
15521
|
-
"global",
|
|
15522
|
-
"background",
|
|
15523
|
-
"color",
|
|
15524
|
-
"100"
|
|
15525
|
-
],
|
|
15526
|
-
"references": [
|
|
15527
|
-
{
|
|
15528
|
-
"type": "color",
|
|
15529
|
-
"value": "#ffffff",
|
|
15530
|
-
"filePath": "tokens/default/highcontrast/palette.color.json",
|
|
15531
|
-
"isSource": true,
|
|
15532
|
-
"original": {
|
|
15533
|
-
"type": "color",
|
|
15534
|
-
"value": "#ffffff"
|
|
15535
|
-
},
|
|
15536
|
-
"name": "pf-t--color--white",
|
|
15537
|
-
"attributes": {
|
|
15538
|
-
"category": "color",
|
|
15539
|
-
"type": "white"
|
|
15540
|
-
},
|
|
15541
|
-
"path": [
|
|
15542
|
-
"color",
|
|
15543
|
-
"white"
|
|
15544
|
-
]
|
|
15545
|
-
}
|
|
15546
|
-
]
|
|
15547
|
-
}
|
|
15548
|
-
]
|
|
15549
|
-
}
|
|
15550
|
-
]
|
|
15551
|
-
}
|
|
15552
|
-
},
|
|
15553
15554
|
"pf-t--global--background--color--floating--default": {
|
|
15554
15555
|
"default": {
|
|
15555
15556
|
"description": "Use as the background color for components that appear over other content, such as toast alerts, menus, modals, overlay drawers, etc.",
|
|
@@ -15779,90 +15780,195 @@
|
|
|
15779
15780
|
]
|
|
15780
15781
|
}
|
|
15781
15782
|
},
|
|
15782
|
-
"pf-t--global--background--color--
|
|
15783
|
+
"pf-t--global--background--color--floating--secondary--default": {
|
|
15783
15784
|
"default": {
|
|
15784
|
-
"description": "Use as the background color for components that appear over other content, such as toast alerts, menus, modals, overlay drawers, etc.",
|
|
15785
15785
|
"type": "color",
|
|
15786
|
-
"value": "#
|
|
15786
|
+
"value": "#f2f2f2",
|
|
15787
15787
|
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
15788
15788
|
"isSource": true,
|
|
15789
15789
|
"original": {
|
|
15790
|
-
"description": "Use as the background color for components that appear over other content, such as toast alerts, menus, modals, overlay drawers, etc.",
|
|
15791
15790
|
"type": "color",
|
|
15792
|
-
"value": "{global.background.color.
|
|
15791
|
+
"value": "{global.background.color.secondary.default}"
|
|
15793
15792
|
},
|
|
15794
|
-
"name": "pf-t--global--background--color--
|
|
15793
|
+
"name": "pf-t--global--background--color--floating--secondary--default",
|
|
15795
15794
|
"attributes": {
|
|
15796
15795
|
"category": "global",
|
|
15797
15796
|
"type": "background",
|
|
15798
15797
|
"item": "color",
|
|
15799
|
-
"subitem": "
|
|
15800
|
-
"state": "
|
|
15798
|
+
"subitem": "floating",
|
|
15799
|
+
"state": "secondary"
|
|
15801
15800
|
},
|
|
15802
15801
|
"path": [
|
|
15803
15802
|
"global",
|
|
15804
15803
|
"background",
|
|
15805
15804
|
"color",
|
|
15806
|
-
"
|
|
15805
|
+
"floating",
|
|
15806
|
+
"secondary",
|
|
15807
15807
|
"default"
|
|
15808
15808
|
],
|
|
15809
15809
|
"references": [
|
|
15810
15810
|
{
|
|
15811
|
+
"description": "Use as the secondary background color for UI content Use as the primary background color for UI content such as cards, page sections, and other content areas. Secondary background color is also used for our UI shell backgrounds (nav, masthead, etc).",
|
|
15811
15812
|
"type": "color",
|
|
15812
|
-
"value": "#
|
|
15813
|
-
"filePath": "tokens/default/highcontrast/
|
|
15813
|
+
"value": "#f2f2f2",
|
|
15814
|
+
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
15814
15815
|
"isSource": true,
|
|
15815
15816
|
"original": {
|
|
15817
|
+
"description": "Use as the secondary background color for UI content Use as the primary background color for UI content such as cards, page sections, and other content areas. Secondary background color is also used for our UI shell backgrounds (nav, masthead, etc).",
|
|
15816
15818
|
"type": "color",
|
|
15817
|
-
"value": "{color.
|
|
15819
|
+
"value": "{global.background.color.200}"
|
|
15818
15820
|
},
|
|
15819
|
-
"name": "pf-t--global--background--color--
|
|
15821
|
+
"name": "pf-t--global--background--color--secondary--default",
|
|
15820
15822
|
"attributes": {
|
|
15821
15823
|
"category": "global",
|
|
15822
15824
|
"type": "background",
|
|
15823
15825
|
"item": "color",
|
|
15824
|
-
"subitem": "
|
|
15826
|
+
"subitem": "secondary",
|
|
15827
|
+
"state": "default"
|
|
15825
15828
|
},
|
|
15826
15829
|
"path": [
|
|
15827
15830
|
"global",
|
|
15828
15831
|
"background",
|
|
15829
15832
|
"color",
|
|
15830
|
-
"
|
|
15833
|
+
"secondary",
|
|
15834
|
+
"default"
|
|
15831
15835
|
],
|
|
15832
15836
|
"references": [
|
|
15833
15837
|
{
|
|
15834
15838
|
"type": "color",
|
|
15835
|
-
"value": "#
|
|
15836
|
-
"filePath": "tokens/default/highcontrast/
|
|
15839
|
+
"value": "#f2f2f2",
|
|
15840
|
+
"filePath": "tokens/default/highcontrast/base.json",
|
|
15837
15841
|
"isSource": true,
|
|
15838
15842
|
"original": {
|
|
15839
15843
|
"type": "color",
|
|
15840
|
-
"value": "
|
|
15844
|
+
"value": "{color.gray.10}"
|
|
15841
15845
|
},
|
|
15842
|
-
"name": "pf-t--color--
|
|
15846
|
+
"name": "pf-t--global--background--color--200",
|
|
15843
15847
|
"attributes": {
|
|
15844
|
-
"category": "
|
|
15845
|
-
"type": "
|
|
15848
|
+
"category": "global",
|
|
15849
|
+
"type": "background",
|
|
15850
|
+
"item": "color",
|
|
15851
|
+
"subitem": "200"
|
|
15846
15852
|
},
|
|
15847
15853
|
"path": [
|
|
15854
|
+
"global",
|
|
15855
|
+
"background",
|
|
15848
15856
|
"color",
|
|
15849
|
-
"
|
|
15850
|
-
]
|
|
15851
|
-
|
|
15852
|
-
|
|
15853
|
-
|
|
15854
|
-
|
|
15855
|
-
|
|
15856
|
-
|
|
15857
|
-
|
|
15858
|
-
|
|
15859
|
-
|
|
15860
|
-
|
|
15861
|
-
|
|
15862
|
-
|
|
15863
|
-
|
|
15864
|
-
|
|
15865
|
-
|
|
15857
|
+
"200"
|
|
15858
|
+
],
|
|
15859
|
+
"references": [
|
|
15860
|
+
{
|
|
15861
|
+
"type": "color",
|
|
15862
|
+
"value": "#f2f2f2",
|
|
15863
|
+
"filePath": "tokens/default/highcontrast/palette.color.json",
|
|
15864
|
+
"isSource": true,
|
|
15865
|
+
"original": {
|
|
15866
|
+
"type": "color",
|
|
15867
|
+
"value": "#f2f2f2"
|
|
15868
|
+
},
|
|
15869
|
+
"name": "pf-t--color--gray--10",
|
|
15870
|
+
"attributes": {
|
|
15871
|
+
"category": "color",
|
|
15872
|
+
"type": "gray",
|
|
15873
|
+
"item": "10"
|
|
15874
|
+
},
|
|
15875
|
+
"path": [
|
|
15876
|
+
"color",
|
|
15877
|
+
"gray",
|
|
15878
|
+
"10"
|
|
15879
|
+
]
|
|
15880
|
+
}
|
|
15881
|
+
]
|
|
15882
|
+
}
|
|
15883
|
+
]
|
|
15884
|
+
}
|
|
15885
|
+
]
|
|
15886
|
+
}
|
|
15887
|
+
},
|
|
15888
|
+
"pf-t--global--background--color--sticky--default": {
|
|
15889
|
+
"default": {
|
|
15890
|
+
"description": "Use as the background color for components that appear over other content, such as toast alerts, menus, modals, overlay drawers, etc.",
|
|
15891
|
+
"type": "color",
|
|
15892
|
+
"value": "#ffffff",
|
|
15893
|
+
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
15894
|
+
"isSource": true,
|
|
15895
|
+
"original": {
|
|
15896
|
+
"description": "Use as the background color for components that appear over other content, such as toast alerts, menus, modals, overlay drawers, etc.",
|
|
15897
|
+
"type": "color",
|
|
15898
|
+
"value": "{global.background.color.100}"
|
|
15899
|
+
},
|
|
15900
|
+
"name": "pf-t--global--background--color--sticky--default",
|
|
15901
|
+
"attributes": {
|
|
15902
|
+
"category": "global",
|
|
15903
|
+
"type": "background",
|
|
15904
|
+
"item": "color",
|
|
15905
|
+
"subitem": "sticky",
|
|
15906
|
+
"state": "default"
|
|
15907
|
+
},
|
|
15908
|
+
"path": [
|
|
15909
|
+
"global",
|
|
15910
|
+
"background",
|
|
15911
|
+
"color",
|
|
15912
|
+
"sticky",
|
|
15913
|
+
"default"
|
|
15914
|
+
],
|
|
15915
|
+
"references": [
|
|
15916
|
+
{
|
|
15917
|
+
"type": "color",
|
|
15918
|
+
"value": "#ffffff",
|
|
15919
|
+
"filePath": "tokens/default/highcontrast/base.json",
|
|
15920
|
+
"isSource": true,
|
|
15921
|
+
"original": {
|
|
15922
|
+
"type": "color",
|
|
15923
|
+
"value": "{color.white}"
|
|
15924
|
+
},
|
|
15925
|
+
"name": "pf-t--global--background--color--100",
|
|
15926
|
+
"attributes": {
|
|
15927
|
+
"category": "global",
|
|
15928
|
+
"type": "background",
|
|
15929
|
+
"item": "color",
|
|
15930
|
+
"subitem": "100"
|
|
15931
|
+
},
|
|
15932
|
+
"path": [
|
|
15933
|
+
"global",
|
|
15934
|
+
"background",
|
|
15935
|
+
"color",
|
|
15936
|
+
"100"
|
|
15937
|
+
],
|
|
15938
|
+
"references": [
|
|
15939
|
+
{
|
|
15940
|
+
"type": "color",
|
|
15941
|
+
"value": "#ffffff",
|
|
15942
|
+
"filePath": "tokens/default/highcontrast/palette.color.json",
|
|
15943
|
+
"isSource": true,
|
|
15944
|
+
"original": {
|
|
15945
|
+
"type": "color",
|
|
15946
|
+
"value": "#ffffff"
|
|
15947
|
+
},
|
|
15948
|
+
"name": "pf-t--color--white",
|
|
15949
|
+
"attributes": {
|
|
15950
|
+
"category": "color",
|
|
15951
|
+
"type": "white"
|
|
15952
|
+
},
|
|
15953
|
+
"path": [
|
|
15954
|
+
"color",
|
|
15955
|
+
"white"
|
|
15956
|
+
]
|
|
15957
|
+
}
|
|
15958
|
+
]
|
|
15959
|
+
}
|
|
15960
|
+
]
|
|
15961
|
+
}
|
|
15962
|
+
},
|
|
15963
|
+
"pf-t--global--background--color--action--plain--default": {
|
|
15964
|
+
"default": {
|
|
15965
|
+
"description": "Use as the default background for actions with transparent backgrounds such as menu items, accordion toggles, buttons, etc.",
|
|
15966
|
+
"type": "color",
|
|
15967
|
+
"value": "rgba(255, 255, 255, 0.0000)",
|
|
15968
|
+
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
15969
|
+
"isSource": true,
|
|
15970
|
+
"original": {
|
|
15971
|
+
"description": "Use as the default background for actions with transparent backgrounds such as menu items, accordion toggles, buttons, etc.",
|
|
15866
15972
|
"type": "color",
|
|
15867
15973
|
"value": "rgba(255, 255, 255, 0.0000)"
|
|
15868
15974
|
},
|
|
@@ -16747,6 +16853,59 @@
|
|
|
16747
16853
|
]
|
|
16748
16854
|
}
|
|
16749
16855
|
},
|
|
16856
|
+
"pf-t--global--background--color--striped--row--default": {
|
|
16857
|
+
"default": {
|
|
16858
|
+
"type": "color",
|
|
16859
|
+
"value": "rgba(199, 199, 199, 0.1000)",
|
|
16860
|
+
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
16861
|
+
"isSource": true,
|
|
16862
|
+
"original": {
|
|
16863
|
+
"type": "color",
|
|
16864
|
+
"value": "{global.background.color.700}"
|
|
16865
|
+
},
|
|
16866
|
+
"name": "pf-t--global--background--color--striped--row--default",
|
|
16867
|
+
"attributes": {
|
|
16868
|
+
"category": "global",
|
|
16869
|
+
"type": "background",
|
|
16870
|
+
"item": "color",
|
|
16871
|
+
"subitem": "striped",
|
|
16872
|
+
"state": "row"
|
|
16873
|
+
},
|
|
16874
|
+
"path": [
|
|
16875
|
+
"global",
|
|
16876
|
+
"background",
|
|
16877
|
+
"color",
|
|
16878
|
+
"striped",
|
|
16879
|
+
"row",
|
|
16880
|
+
"default"
|
|
16881
|
+
],
|
|
16882
|
+
"references": [
|
|
16883
|
+
{
|
|
16884
|
+
"type": "color",
|
|
16885
|
+
"value": "rgba(199, 199, 199, 0.1000)",
|
|
16886
|
+
"filePath": "tokens/default/highcontrast/base.json",
|
|
16887
|
+
"isSource": true,
|
|
16888
|
+
"original": {
|
|
16889
|
+
"type": "color",
|
|
16890
|
+
"value": "rgba(199, 199, 199, 0.1000)"
|
|
16891
|
+
},
|
|
16892
|
+
"name": "pf-t--global--background--color--700",
|
|
16893
|
+
"attributes": {
|
|
16894
|
+
"category": "global",
|
|
16895
|
+
"type": "background",
|
|
16896
|
+
"item": "color",
|
|
16897
|
+
"subitem": "700"
|
|
16898
|
+
},
|
|
16899
|
+
"path": [
|
|
16900
|
+
"global",
|
|
16901
|
+
"background",
|
|
16902
|
+
"color",
|
|
16903
|
+
"700"
|
|
16904
|
+
]
|
|
16905
|
+
}
|
|
16906
|
+
]
|
|
16907
|
+
}
|
|
16908
|
+
},
|
|
16750
16909
|
"pf-t--global--background--color--loading--skeleton--default": {
|
|
16751
16910
|
"default": {
|
|
16752
16911
|
"type": "color",
|
|
@@ -16881,34 +17040,6 @@
|
|
|
16881
17040
|
]
|
|
16882
17041
|
}
|
|
16883
17042
|
},
|
|
16884
|
-
"pf-t--global--background--filter--glass--blur--floating": {
|
|
16885
|
-
"default": {
|
|
16886
|
-
"type": "number",
|
|
16887
|
-
"value": "blur(0px)",
|
|
16888
|
-
"filePath": "tokens/default/highcontrast/semantic.highcontrast.json",
|
|
16889
|
-
"isSource": true,
|
|
16890
|
-
"original": {
|
|
16891
|
-
"type": "number",
|
|
16892
|
-
"value": 0
|
|
16893
|
-
},
|
|
16894
|
-
"name": "pf-t--global--background--filter--glass--blur--floating",
|
|
16895
|
-
"attributes": {
|
|
16896
|
-
"category": "global",
|
|
16897
|
-
"type": "background",
|
|
16898
|
-
"item": "filter",
|
|
16899
|
-
"subitem": "glass",
|
|
16900
|
-
"state": "blur"
|
|
16901
|
-
},
|
|
16902
|
-
"path": [
|
|
16903
|
-
"global",
|
|
16904
|
-
"background",
|
|
16905
|
-
"filter",
|
|
16906
|
-
"glass",
|
|
16907
|
-
"blur",
|
|
16908
|
-
"floating"
|
|
16909
|
-
]
|
|
16910
|
-
}
|
|
16911
|
-
},
|
|
16912
17043
|
"pf-t--global--color--brand--subtle--default": {
|
|
16913
17044
|
"default": {
|
|
16914
17045
|
"description": "Use this color for elements that you want to reinforce your brand",
|
|
@@ -32989,106 +33120,108 @@
|
|
|
32989
33120
|
]
|
|
32990
33121
|
}
|
|
32991
33122
|
},
|
|
32992
|
-
"pf-t--global--icon--size--font--
|
|
33123
|
+
"pf-t--global--icon--size--font--heading--h1": {
|
|
32993
33124
|
"default": {
|
|
32994
|
-
"description": "Use for icons that are placed inline with
|
|
33125
|
+
"description": "Use for icons that are placed inline with first level headings",
|
|
32995
33126
|
"type": "number",
|
|
32996
|
-
"value": "
|
|
33127
|
+
"value": "1.5rem",
|
|
32997
33128
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
32998
33129
|
"isSource": true,
|
|
32999
33130
|
"original": {
|
|
33000
|
-
"description": "Use for icons that are placed inline with
|
|
33131
|
+
"description": "Use for icons that are placed inline with first level headings",
|
|
33001
33132
|
"type": "number",
|
|
33002
|
-
"value": "{global.font.size.
|
|
33133
|
+
"value": "{global.font.size.heading.h1}"
|
|
33003
33134
|
},
|
|
33004
|
-
"name": "pf-t--global--icon--size--font--
|
|
33135
|
+
"name": "pf-t--global--icon--size--font--heading--h1",
|
|
33005
33136
|
"attributes": {
|
|
33006
33137
|
"category": "global",
|
|
33007
33138
|
"type": "icon",
|
|
33008
33139
|
"item": "size",
|
|
33009
33140
|
"subitem": "font",
|
|
33010
|
-
"state": "
|
|
33141
|
+
"state": "heading"
|
|
33011
33142
|
},
|
|
33012
33143
|
"path": [
|
|
33013
33144
|
"global",
|
|
33014
33145
|
"icon",
|
|
33015
33146
|
"size",
|
|
33016
33147
|
"font",
|
|
33017
|
-
"
|
|
33018
|
-
"
|
|
33148
|
+
"heading",
|
|
33149
|
+
"h1"
|
|
33019
33150
|
],
|
|
33020
33151
|
"references": [
|
|
33021
33152
|
{
|
|
33022
|
-
"description": "Use
|
|
33153
|
+
"description": "Use as the font size for first level headings.",
|
|
33023
33154
|
"type": "number",
|
|
33024
|
-
"value": "
|
|
33155
|
+
"value": "1.5rem",
|
|
33025
33156
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33026
33157
|
"isSource": true,
|
|
33027
33158
|
"original": {
|
|
33028
|
-
"description": "Use
|
|
33159
|
+
"description": "Use as the font size for first level headings.",
|
|
33029
33160
|
"type": "number",
|
|
33030
|
-
"value": "{global.font.size.
|
|
33161
|
+
"value": "{global.font.size.2xl}"
|
|
33031
33162
|
},
|
|
33032
|
-
"name": "pf-t--global--font--size--
|
|
33163
|
+
"name": "pf-t--global--font--size--heading--h1",
|
|
33033
33164
|
"attributes": {
|
|
33034
33165
|
"category": "global",
|
|
33035
33166
|
"type": "font",
|
|
33036
33167
|
"item": "size",
|
|
33037
|
-
"subitem": "
|
|
33038
|
-
"state": "
|
|
33168
|
+
"subitem": "heading",
|
|
33169
|
+
"state": "h1"
|
|
33039
33170
|
},
|
|
33040
33171
|
"path": [
|
|
33041
33172
|
"global",
|
|
33042
33173
|
"font",
|
|
33043
33174
|
"size",
|
|
33044
|
-
"
|
|
33045
|
-
"
|
|
33175
|
+
"heading",
|
|
33176
|
+
"h1"
|
|
33046
33177
|
],
|
|
33047
33178
|
"references": [
|
|
33048
33179
|
{
|
|
33180
|
+
"description": "Use as the font size for double extra large text that isn’t a heading or in a body section.",
|
|
33049
33181
|
"type": "number",
|
|
33050
|
-
"value": "
|
|
33182
|
+
"value": "1.5rem",
|
|
33051
33183
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33052
33184
|
"isSource": true,
|
|
33053
33185
|
"original": {
|
|
33186
|
+
"description": "Use as the font size for double extra large text that isn’t a heading or in a body section.",
|
|
33054
33187
|
"type": "number",
|
|
33055
|
-
"value": "{global.font.size.
|
|
33188
|
+
"value": "{global.font.size.600}"
|
|
33056
33189
|
},
|
|
33057
|
-
"name": "pf-t--global--font--size--
|
|
33190
|
+
"name": "pf-t--global--font--size--2xl",
|
|
33058
33191
|
"attributes": {
|
|
33059
33192
|
"category": "global",
|
|
33060
33193
|
"type": "font",
|
|
33061
33194
|
"item": "size",
|
|
33062
|
-
"subitem": "
|
|
33195
|
+
"subitem": "2xl"
|
|
33063
33196
|
},
|
|
33064
33197
|
"path": [
|
|
33065
33198
|
"global",
|
|
33066
33199
|
"font",
|
|
33067
33200
|
"size",
|
|
33068
|
-
"
|
|
33201
|
+
"2xl"
|
|
33069
33202
|
],
|
|
33070
33203
|
"references": [
|
|
33071
33204
|
{
|
|
33072
33205
|
"type": "number",
|
|
33073
|
-
"value": "
|
|
33206
|
+
"value": "1.5rem",
|
|
33074
33207
|
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
33075
33208
|
"isSource": true,
|
|
33076
33209
|
"original": {
|
|
33077
33210
|
"type": "number",
|
|
33078
|
-
"value":
|
|
33211
|
+
"value": 24
|
|
33079
33212
|
},
|
|
33080
|
-
"name": "pf-t--global--font--size--
|
|
33213
|
+
"name": "pf-t--global--font--size--600",
|
|
33081
33214
|
"attributes": {
|
|
33082
33215
|
"category": "global",
|
|
33083
33216
|
"type": "font",
|
|
33084
33217
|
"item": "size",
|
|
33085
|
-
"subitem": "
|
|
33218
|
+
"subitem": "600"
|
|
33086
33219
|
},
|
|
33087
33220
|
"path": [
|
|
33088
33221
|
"global",
|
|
33089
33222
|
"font",
|
|
33090
33223
|
"size",
|
|
33091
|
-
"
|
|
33224
|
+
"600"
|
|
33092
33225
|
]
|
|
33093
33226
|
}
|
|
33094
33227
|
]
|
|
@@ -33098,108 +33231,108 @@
|
|
|
33098
33231
|
]
|
|
33099
33232
|
}
|
|
33100
33233
|
},
|
|
33101
|
-
"pf-t--global--icon--size--font--
|
|
33234
|
+
"pf-t--global--icon--size--font--heading--h2": {
|
|
33102
33235
|
"default": {
|
|
33103
|
-
"description": "Use for icons that are placed inline with
|
|
33236
|
+
"description": "Use for icons that are placed inline with second level headings",
|
|
33104
33237
|
"type": "number",
|
|
33105
|
-
"value": "
|
|
33238
|
+
"value": "1.25rem",
|
|
33106
33239
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33107
33240
|
"isSource": true,
|
|
33108
33241
|
"original": {
|
|
33109
|
-
"description": "Use for icons that are placed inline with
|
|
33242
|
+
"description": "Use for icons that are placed inline with second level headings",
|
|
33110
33243
|
"type": "number",
|
|
33111
|
-
"value": "{global.font.size.
|
|
33244
|
+
"value": "{global.font.size.heading.h2}"
|
|
33112
33245
|
},
|
|
33113
|
-
"name": "pf-t--global--icon--size--font--
|
|
33246
|
+
"name": "pf-t--global--icon--size--font--heading--h2",
|
|
33114
33247
|
"attributes": {
|
|
33115
33248
|
"category": "global",
|
|
33116
33249
|
"type": "icon",
|
|
33117
33250
|
"item": "size",
|
|
33118
33251
|
"subitem": "font",
|
|
33119
|
-
"state": "
|
|
33252
|
+
"state": "heading"
|
|
33120
33253
|
},
|
|
33121
33254
|
"path": [
|
|
33122
33255
|
"global",
|
|
33123
33256
|
"icon",
|
|
33124
33257
|
"size",
|
|
33125
33258
|
"font",
|
|
33126
|
-
"
|
|
33127
|
-
"
|
|
33259
|
+
"heading",
|
|
33260
|
+
"h2"
|
|
33128
33261
|
],
|
|
33129
33262
|
"references": [
|
|
33130
33263
|
{
|
|
33131
|
-
"description": "Use as the
|
|
33264
|
+
"description": "Use as the font size for second level headings.",
|
|
33132
33265
|
"type": "number",
|
|
33133
|
-
"value": "
|
|
33266
|
+
"value": "1.25rem",
|
|
33134
33267
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33135
33268
|
"isSource": true,
|
|
33136
33269
|
"original": {
|
|
33137
|
-
"description": "Use as the
|
|
33270
|
+
"description": "Use as the font size for second level headings.",
|
|
33138
33271
|
"type": "number",
|
|
33139
|
-
"value": "{global.font.size.
|
|
33272
|
+
"value": "{global.font.size.xl}"
|
|
33140
33273
|
},
|
|
33141
|
-
"name": "pf-t--global--font--size--
|
|
33274
|
+
"name": "pf-t--global--font--size--heading--h2",
|
|
33142
33275
|
"attributes": {
|
|
33143
33276
|
"category": "global",
|
|
33144
33277
|
"type": "font",
|
|
33145
33278
|
"item": "size",
|
|
33146
|
-
"subitem": "
|
|
33147
|
-
"state": "
|
|
33279
|
+
"subitem": "heading",
|
|
33280
|
+
"state": "h2"
|
|
33148
33281
|
},
|
|
33149
33282
|
"path": [
|
|
33150
33283
|
"global",
|
|
33151
33284
|
"font",
|
|
33152
33285
|
"size",
|
|
33153
|
-
"
|
|
33154
|
-
"
|
|
33286
|
+
"heading",
|
|
33287
|
+
"h2"
|
|
33155
33288
|
],
|
|
33156
33289
|
"references": [
|
|
33157
33290
|
{
|
|
33158
|
-
"description": "Use as the font size for
|
|
33291
|
+
"description": "Use as the font size for extra large text that isn’t a heading or in a body section.",
|
|
33159
33292
|
"type": "number",
|
|
33160
|
-
"value": "
|
|
33293
|
+
"value": "1.25rem",
|
|
33161
33294
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33162
33295
|
"isSource": true,
|
|
33163
33296
|
"original": {
|
|
33164
|
-
"description": "Use as the font size for
|
|
33297
|
+
"description": "Use as the font size for extra large text that isn’t a heading or in a body section.",
|
|
33165
33298
|
"type": "number",
|
|
33166
|
-
"value": "{global.font.size.
|
|
33299
|
+
"value": "{global.font.size.500}"
|
|
33167
33300
|
},
|
|
33168
|
-
"name": "pf-t--global--font--size--
|
|
33301
|
+
"name": "pf-t--global--font--size--xl",
|
|
33169
33302
|
"attributes": {
|
|
33170
33303
|
"category": "global",
|
|
33171
33304
|
"type": "font",
|
|
33172
33305
|
"item": "size",
|
|
33173
|
-
"subitem": "
|
|
33306
|
+
"subitem": "xl"
|
|
33174
33307
|
},
|
|
33175
33308
|
"path": [
|
|
33176
33309
|
"global",
|
|
33177
33310
|
"font",
|
|
33178
33311
|
"size",
|
|
33179
|
-
"
|
|
33312
|
+
"xl"
|
|
33180
33313
|
],
|
|
33181
33314
|
"references": [
|
|
33182
33315
|
{
|
|
33183
33316
|
"type": "number",
|
|
33184
|
-
"value": "
|
|
33317
|
+
"value": "1.25rem",
|
|
33185
33318
|
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
33186
33319
|
"isSource": true,
|
|
33187
33320
|
"original": {
|
|
33188
33321
|
"type": "number",
|
|
33189
|
-
"value":
|
|
33322
|
+
"value": 20
|
|
33190
33323
|
},
|
|
33191
|
-
"name": "pf-t--global--font--size--
|
|
33324
|
+
"name": "pf-t--global--font--size--500",
|
|
33192
33325
|
"attributes": {
|
|
33193
33326
|
"category": "global",
|
|
33194
33327
|
"type": "font",
|
|
33195
33328
|
"item": "size",
|
|
33196
|
-
"subitem": "
|
|
33329
|
+
"subitem": "500"
|
|
33197
33330
|
},
|
|
33198
33331
|
"path": [
|
|
33199
33332
|
"global",
|
|
33200
33333
|
"font",
|
|
33201
33334
|
"size",
|
|
33202
|
-
"
|
|
33335
|
+
"500"
|
|
33203
33336
|
]
|
|
33204
33337
|
}
|
|
33205
33338
|
]
|
|
@@ -33209,108 +33342,108 @@
|
|
|
33209
33342
|
]
|
|
33210
33343
|
}
|
|
33211
33344
|
},
|
|
33212
|
-
"pf-t--global--icon--size--font--
|
|
33345
|
+
"pf-t--global--icon--size--font--heading--h3": {
|
|
33213
33346
|
"default": {
|
|
33214
|
-
"description": "Use for icons that are placed inline with
|
|
33347
|
+
"description": "Use for icons that are placed inline with third level headings",
|
|
33215
33348
|
"type": "number",
|
|
33216
|
-
"value": "
|
|
33349
|
+
"value": "1.125rem",
|
|
33217
33350
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33218
33351
|
"isSource": true,
|
|
33219
33352
|
"original": {
|
|
33220
|
-
"description": "Use for icons that are placed inline with
|
|
33353
|
+
"description": "Use for icons that are placed inline with third level headings",
|
|
33221
33354
|
"type": "number",
|
|
33222
|
-
"value": "{global.font.size.
|
|
33355
|
+
"value": "{global.font.size.heading.h3}"
|
|
33223
33356
|
},
|
|
33224
|
-
"name": "pf-t--global--icon--size--font--
|
|
33357
|
+
"name": "pf-t--global--icon--size--font--heading--h3",
|
|
33225
33358
|
"attributes": {
|
|
33226
33359
|
"category": "global",
|
|
33227
33360
|
"type": "icon",
|
|
33228
33361
|
"item": "size",
|
|
33229
33362
|
"subitem": "font",
|
|
33230
|
-
"state": "
|
|
33363
|
+
"state": "heading"
|
|
33231
33364
|
},
|
|
33232
33365
|
"path": [
|
|
33233
33366
|
"global",
|
|
33234
33367
|
"icon",
|
|
33235
33368
|
"size",
|
|
33236
33369
|
"font",
|
|
33237
|
-
"
|
|
33238
|
-
"
|
|
33370
|
+
"heading",
|
|
33371
|
+
"h3"
|
|
33239
33372
|
],
|
|
33240
33373
|
"references": [
|
|
33241
33374
|
{
|
|
33242
|
-
"description": "Use
|
|
33375
|
+
"description": "Use as the font size for third level headings.",
|
|
33243
33376
|
"type": "number",
|
|
33244
|
-
"value": "
|
|
33377
|
+
"value": "1.125rem",
|
|
33245
33378
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33246
33379
|
"isSource": true,
|
|
33247
33380
|
"original": {
|
|
33248
|
-
"description": "Use
|
|
33381
|
+
"description": "Use as the font size for third level headings.",
|
|
33249
33382
|
"type": "number",
|
|
33250
|
-
"value": "{global.font.size.
|
|
33383
|
+
"value": "{global.font.size.lg}"
|
|
33251
33384
|
},
|
|
33252
|
-
"name": "pf-t--global--font--size--
|
|
33385
|
+
"name": "pf-t--global--font--size--heading--h3",
|
|
33253
33386
|
"attributes": {
|
|
33254
33387
|
"category": "global",
|
|
33255
33388
|
"type": "font",
|
|
33256
33389
|
"item": "size",
|
|
33257
|
-
"subitem": "
|
|
33258
|
-
"state": "
|
|
33390
|
+
"subitem": "heading",
|
|
33391
|
+
"state": "h3"
|
|
33259
33392
|
},
|
|
33260
33393
|
"path": [
|
|
33261
33394
|
"global",
|
|
33262
33395
|
"font",
|
|
33263
33396
|
"size",
|
|
33264
|
-
"
|
|
33265
|
-
"
|
|
33397
|
+
"heading",
|
|
33398
|
+
"h3"
|
|
33266
33399
|
],
|
|
33267
33400
|
"references": [
|
|
33268
33401
|
{
|
|
33269
|
-
"description": "Use as the font size for
|
|
33402
|
+
"description": "Use as the font size for large text that isn’t a heading or in a body section.",
|
|
33270
33403
|
"type": "number",
|
|
33271
|
-
"value": "
|
|
33404
|
+
"value": "1.125rem",
|
|
33272
33405
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33273
33406
|
"isSource": true,
|
|
33274
33407
|
"original": {
|
|
33275
|
-
"description": "Use as the font size for
|
|
33408
|
+
"description": "Use as the font size for large text that isn’t a heading or in a body section.",
|
|
33276
33409
|
"type": "number",
|
|
33277
|
-
"value": "{global.font.size.
|
|
33410
|
+
"value": "{global.font.size.400}"
|
|
33278
33411
|
},
|
|
33279
|
-
"name": "pf-t--global--font--size--
|
|
33412
|
+
"name": "pf-t--global--font--size--lg",
|
|
33280
33413
|
"attributes": {
|
|
33281
33414
|
"category": "global",
|
|
33282
33415
|
"type": "font",
|
|
33283
33416
|
"item": "size",
|
|
33284
|
-
"subitem": "
|
|
33417
|
+
"subitem": "lg"
|
|
33285
33418
|
},
|
|
33286
33419
|
"path": [
|
|
33287
33420
|
"global",
|
|
33288
33421
|
"font",
|
|
33289
33422
|
"size",
|
|
33290
|
-
"
|
|
33423
|
+
"lg"
|
|
33291
33424
|
],
|
|
33292
33425
|
"references": [
|
|
33293
33426
|
{
|
|
33294
33427
|
"type": "number",
|
|
33295
|
-
"value": "
|
|
33428
|
+
"value": "1.125rem",
|
|
33296
33429
|
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
33297
33430
|
"isSource": true,
|
|
33298
33431
|
"original": {
|
|
33299
33432
|
"type": "number",
|
|
33300
|
-
"value":
|
|
33433
|
+
"value": 18
|
|
33301
33434
|
},
|
|
33302
|
-
"name": "pf-t--global--font--size--
|
|
33435
|
+
"name": "pf-t--global--font--size--400",
|
|
33303
33436
|
"attributes": {
|
|
33304
33437
|
"category": "global",
|
|
33305
33438
|
"type": "font",
|
|
33306
33439
|
"item": "size",
|
|
33307
|
-
"subitem": "
|
|
33440
|
+
"subitem": "400"
|
|
33308
33441
|
},
|
|
33309
33442
|
"path": [
|
|
33310
33443
|
"global",
|
|
33311
33444
|
"font",
|
|
33312
33445
|
"size",
|
|
33313
|
-
"
|
|
33446
|
+
"400"
|
|
33314
33447
|
]
|
|
33315
33448
|
}
|
|
33316
33449
|
]
|
|
@@ -33320,19 +33453,19 @@
|
|
|
33320
33453
|
]
|
|
33321
33454
|
}
|
|
33322
33455
|
},
|
|
33323
|
-
"pf-t--global--icon--size--font--heading--
|
|
33456
|
+
"pf-t--global--icon--size--font--heading--h4": {
|
|
33324
33457
|
"default": {
|
|
33325
|
-
"description": "Use for icons that are placed inline with
|
|
33458
|
+
"description": "Use for icons that are placed inline with fourth level headings",
|
|
33326
33459
|
"type": "number",
|
|
33327
|
-
"value": "
|
|
33460
|
+
"value": "1rem",
|
|
33328
33461
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33329
33462
|
"isSource": true,
|
|
33330
33463
|
"original": {
|
|
33331
|
-
"description": "Use for icons that are placed inline with
|
|
33464
|
+
"description": "Use for icons that are placed inline with fourth level headings",
|
|
33332
33465
|
"type": "number",
|
|
33333
|
-
"value": "{global.font.size.heading.
|
|
33466
|
+
"value": "{global.font.size.heading.h4}"
|
|
33334
33467
|
},
|
|
33335
|
-
"name": "pf-t--global--icon--size--font--heading--
|
|
33468
|
+
"name": "pf-t--global--icon--size--font--heading--h4",
|
|
33336
33469
|
"attributes": {
|
|
33337
33470
|
"category": "global",
|
|
33338
33471
|
"type": "icon",
|
|
@@ -33346,82 +33479,82 @@
|
|
|
33346
33479
|
"size",
|
|
33347
33480
|
"font",
|
|
33348
33481
|
"heading",
|
|
33349
|
-
"
|
|
33482
|
+
"h4"
|
|
33350
33483
|
],
|
|
33351
33484
|
"references": [
|
|
33352
33485
|
{
|
|
33353
|
-
"description": "Use as the font size for
|
|
33486
|
+
"description": "Use as the font size for fourth-level headings.",
|
|
33354
33487
|
"type": "number",
|
|
33355
|
-
"value": "
|
|
33488
|
+
"value": "1rem",
|
|
33356
33489
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33357
33490
|
"isSource": true,
|
|
33358
33491
|
"original": {
|
|
33359
|
-
"description": "Use as the font size for
|
|
33492
|
+
"description": "Use as the font size for fourth-level headings.",
|
|
33360
33493
|
"type": "number",
|
|
33361
|
-
"value": "{global.font.size.
|
|
33494
|
+
"value": "{global.font.size.md}"
|
|
33362
33495
|
},
|
|
33363
|
-
"name": "pf-t--global--font--size--heading--
|
|
33496
|
+
"name": "pf-t--global--font--size--heading--h4",
|
|
33364
33497
|
"attributes": {
|
|
33365
33498
|
"category": "global",
|
|
33366
33499
|
"type": "font",
|
|
33367
33500
|
"item": "size",
|
|
33368
33501
|
"subitem": "heading",
|
|
33369
|
-
"state": "
|
|
33502
|
+
"state": "h4"
|
|
33370
33503
|
},
|
|
33371
33504
|
"path": [
|
|
33372
33505
|
"global",
|
|
33373
33506
|
"font",
|
|
33374
33507
|
"size",
|
|
33375
33508
|
"heading",
|
|
33376
|
-
"
|
|
33509
|
+
"h4"
|
|
33377
33510
|
],
|
|
33378
33511
|
"references": [
|
|
33379
33512
|
{
|
|
33380
|
-
"description": "Use as the font size for
|
|
33513
|
+
"description": "Use as the font size for medium text that isn’t a heading or in a body section.",
|
|
33381
33514
|
"type": "number",
|
|
33382
|
-
"value": "
|
|
33515
|
+
"value": "1rem",
|
|
33383
33516
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33384
33517
|
"isSource": true,
|
|
33385
33518
|
"original": {
|
|
33386
|
-
"description": "Use as the font size for
|
|
33519
|
+
"description": "Use as the font size for medium text that isn’t a heading or in a body section.",
|
|
33387
33520
|
"type": "number",
|
|
33388
|
-
"value": "{global.font.size.
|
|
33521
|
+
"value": "{global.font.size.300}"
|
|
33389
33522
|
},
|
|
33390
|
-
"name": "pf-t--global--font--size--
|
|
33523
|
+
"name": "pf-t--global--font--size--md",
|
|
33391
33524
|
"attributes": {
|
|
33392
33525
|
"category": "global",
|
|
33393
33526
|
"type": "font",
|
|
33394
33527
|
"item": "size",
|
|
33395
|
-
"subitem": "
|
|
33528
|
+
"subitem": "md"
|
|
33396
33529
|
},
|
|
33397
33530
|
"path": [
|
|
33398
33531
|
"global",
|
|
33399
33532
|
"font",
|
|
33400
33533
|
"size",
|
|
33401
|
-
"
|
|
33534
|
+
"md"
|
|
33402
33535
|
],
|
|
33403
33536
|
"references": [
|
|
33404
33537
|
{
|
|
33405
33538
|
"type": "number",
|
|
33406
|
-
"value": "
|
|
33539
|
+
"value": "1rem",
|
|
33407
33540
|
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
33408
33541
|
"isSource": true,
|
|
33409
33542
|
"original": {
|
|
33410
33543
|
"type": "number",
|
|
33411
|
-
"value":
|
|
33544
|
+
"value": 16
|
|
33412
33545
|
},
|
|
33413
|
-
"name": "pf-t--global--font--size--
|
|
33546
|
+
"name": "pf-t--global--font--size--300",
|
|
33414
33547
|
"attributes": {
|
|
33415
33548
|
"category": "global",
|
|
33416
33549
|
"type": "font",
|
|
33417
33550
|
"item": "size",
|
|
33418
|
-
"subitem": "
|
|
33551
|
+
"subitem": "300"
|
|
33419
33552
|
},
|
|
33420
33553
|
"path": [
|
|
33421
33554
|
"global",
|
|
33422
33555
|
"font",
|
|
33423
33556
|
"size",
|
|
33424
|
-
"
|
|
33557
|
+
"300"
|
|
33425
33558
|
]
|
|
33426
33559
|
}
|
|
33427
33560
|
]
|
|
@@ -33431,19 +33564,19 @@
|
|
|
33431
33564
|
]
|
|
33432
33565
|
}
|
|
33433
33566
|
},
|
|
33434
|
-
"pf-t--global--icon--size--font--heading--
|
|
33567
|
+
"pf-t--global--icon--size--font--heading--h5": {
|
|
33435
33568
|
"default": {
|
|
33436
|
-
"description": "Use for icons that are placed inline with
|
|
33569
|
+
"description": "Use for icons that are placed inline with fifth level headings",
|
|
33437
33570
|
"type": "number",
|
|
33438
|
-
"value": "
|
|
33571
|
+
"value": "1rem",
|
|
33439
33572
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33440
33573
|
"isSource": true,
|
|
33441
33574
|
"original": {
|
|
33442
|
-
"description": "Use for icons that are placed inline with
|
|
33575
|
+
"description": "Use for icons that are placed inline with fifth level headings",
|
|
33443
33576
|
"type": "number",
|
|
33444
|
-
"value": "{global.font.size.heading.
|
|
33577
|
+
"value": "{global.font.size.heading.h5}"
|
|
33445
33578
|
},
|
|
33446
|
-
"name": "pf-t--global--icon--size--font--heading--
|
|
33579
|
+
"name": "pf-t--global--icon--size--font--heading--h5",
|
|
33447
33580
|
"attributes": {
|
|
33448
33581
|
"category": "global",
|
|
33449
33582
|
"type": "icon",
|
|
@@ -33457,82 +33590,82 @@
|
|
|
33457
33590
|
"size",
|
|
33458
33591
|
"font",
|
|
33459
33592
|
"heading",
|
|
33460
|
-
"
|
|
33593
|
+
"h5"
|
|
33461
33594
|
],
|
|
33462
33595
|
"references": [
|
|
33463
33596
|
{
|
|
33464
|
-
"description": "Use as the font size for
|
|
33597
|
+
"description": "Use as the font size for fifth level headings.",
|
|
33465
33598
|
"type": "number",
|
|
33466
|
-
"value": "
|
|
33599
|
+
"value": "1rem",
|
|
33467
33600
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33468
33601
|
"isSource": true,
|
|
33469
33602
|
"original": {
|
|
33470
|
-
"description": "Use as the font size for
|
|
33603
|
+
"description": "Use as the font size for fifth level headings.",
|
|
33471
33604
|
"type": "number",
|
|
33472
|
-
"value": "{global.font.size.
|
|
33605
|
+
"value": "{global.font.size.md}"
|
|
33473
33606
|
},
|
|
33474
|
-
"name": "pf-t--global--font--size--heading--
|
|
33607
|
+
"name": "pf-t--global--font--size--heading--h5",
|
|
33475
33608
|
"attributes": {
|
|
33476
33609
|
"category": "global",
|
|
33477
33610
|
"type": "font",
|
|
33478
33611
|
"item": "size",
|
|
33479
33612
|
"subitem": "heading",
|
|
33480
|
-
"state": "
|
|
33613
|
+
"state": "h5"
|
|
33481
33614
|
},
|
|
33482
33615
|
"path": [
|
|
33483
33616
|
"global",
|
|
33484
33617
|
"font",
|
|
33485
33618
|
"size",
|
|
33486
33619
|
"heading",
|
|
33487
|
-
"
|
|
33620
|
+
"h5"
|
|
33488
33621
|
],
|
|
33489
33622
|
"references": [
|
|
33490
33623
|
{
|
|
33491
|
-
"description": "Use as the font size for
|
|
33624
|
+
"description": "Use as the font size for medium text that isn’t a heading or in a body section.",
|
|
33492
33625
|
"type": "number",
|
|
33493
|
-
"value": "
|
|
33626
|
+
"value": "1rem",
|
|
33494
33627
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33495
33628
|
"isSource": true,
|
|
33496
33629
|
"original": {
|
|
33497
|
-
"description": "Use as the font size for
|
|
33630
|
+
"description": "Use as the font size for medium text that isn’t a heading or in a body section.",
|
|
33498
33631
|
"type": "number",
|
|
33499
|
-
"value": "{global.font.size.
|
|
33632
|
+
"value": "{global.font.size.300}"
|
|
33500
33633
|
},
|
|
33501
|
-
"name": "pf-t--global--font--size--
|
|
33634
|
+
"name": "pf-t--global--font--size--md",
|
|
33502
33635
|
"attributes": {
|
|
33503
33636
|
"category": "global",
|
|
33504
33637
|
"type": "font",
|
|
33505
33638
|
"item": "size",
|
|
33506
|
-
"subitem": "
|
|
33639
|
+
"subitem": "md"
|
|
33507
33640
|
},
|
|
33508
33641
|
"path": [
|
|
33509
33642
|
"global",
|
|
33510
33643
|
"font",
|
|
33511
33644
|
"size",
|
|
33512
|
-
"
|
|
33645
|
+
"md"
|
|
33513
33646
|
],
|
|
33514
33647
|
"references": [
|
|
33515
33648
|
{
|
|
33516
33649
|
"type": "number",
|
|
33517
|
-
"value": "
|
|
33650
|
+
"value": "1rem",
|
|
33518
33651
|
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
33519
33652
|
"isSource": true,
|
|
33520
33653
|
"original": {
|
|
33521
33654
|
"type": "number",
|
|
33522
|
-
"value":
|
|
33655
|
+
"value": 16
|
|
33523
33656
|
},
|
|
33524
|
-
"name": "pf-t--global--font--size--
|
|
33657
|
+
"name": "pf-t--global--font--size--300",
|
|
33525
33658
|
"attributes": {
|
|
33526
33659
|
"category": "global",
|
|
33527
33660
|
"type": "font",
|
|
33528
33661
|
"item": "size",
|
|
33529
|
-
"subitem": "
|
|
33662
|
+
"subitem": "300"
|
|
33530
33663
|
},
|
|
33531
33664
|
"path": [
|
|
33532
33665
|
"global",
|
|
33533
33666
|
"font",
|
|
33534
33667
|
"size",
|
|
33535
|
-
"
|
|
33668
|
+
"300"
|
|
33536
33669
|
]
|
|
33537
33670
|
}
|
|
33538
33671
|
]
|
|
@@ -33542,19 +33675,19 @@
|
|
|
33542
33675
|
]
|
|
33543
33676
|
}
|
|
33544
33677
|
},
|
|
33545
|
-
"pf-t--global--icon--size--font--heading--
|
|
33678
|
+
"pf-t--global--icon--size--font--heading--h6": {
|
|
33546
33679
|
"default": {
|
|
33547
|
-
"description": "Use for icons that are placed inline with
|
|
33680
|
+
"description": "Use for icons that are placed inline with sixth level headings",
|
|
33548
33681
|
"type": "number",
|
|
33549
|
-
"value": "
|
|
33682
|
+
"value": "1rem",
|
|
33550
33683
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33551
33684
|
"isSource": true,
|
|
33552
33685
|
"original": {
|
|
33553
|
-
"description": "Use for icons that are placed inline with
|
|
33686
|
+
"description": "Use for icons that are placed inline with sixth level headings",
|
|
33554
33687
|
"type": "number",
|
|
33555
|
-
"value": "{global.font.size.heading.
|
|
33688
|
+
"value": "{global.font.size.heading.h6}"
|
|
33556
33689
|
},
|
|
33557
|
-
"name": "pf-t--global--icon--size--font--heading--
|
|
33690
|
+
"name": "pf-t--global--icon--size--font--heading--h6",
|
|
33558
33691
|
"attributes": {
|
|
33559
33692
|
"category": "global",
|
|
33560
33693
|
"type": "icon",
|
|
@@ -33568,82 +33701,82 @@
|
|
|
33568
33701
|
"size",
|
|
33569
33702
|
"font",
|
|
33570
33703
|
"heading",
|
|
33571
|
-
"
|
|
33704
|
+
"h6"
|
|
33572
33705
|
],
|
|
33573
33706
|
"references": [
|
|
33574
33707
|
{
|
|
33575
|
-
"description": "Use as the font size for
|
|
33708
|
+
"description": "Use as the font size for sixth level headings.",
|
|
33576
33709
|
"type": "number",
|
|
33577
|
-
"value": "
|
|
33710
|
+
"value": "1rem",
|
|
33578
33711
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33579
33712
|
"isSource": true,
|
|
33580
33713
|
"original": {
|
|
33581
|
-
"description": "Use as the font size for
|
|
33714
|
+
"description": "Use as the font size for sixth level headings.",
|
|
33582
33715
|
"type": "number",
|
|
33583
|
-
"value": "{global.font.size.
|
|
33716
|
+
"value": "{global.font.size.md}"
|
|
33584
33717
|
},
|
|
33585
|
-
"name": "pf-t--global--font--size--heading--
|
|
33718
|
+
"name": "pf-t--global--font--size--heading--h6",
|
|
33586
33719
|
"attributes": {
|
|
33587
33720
|
"category": "global",
|
|
33588
33721
|
"type": "font",
|
|
33589
33722
|
"item": "size",
|
|
33590
33723
|
"subitem": "heading",
|
|
33591
|
-
"state": "
|
|
33724
|
+
"state": "h6"
|
|
33592
33725
|
},
|
|
33593
33726
|
"path": [
|
|
33594
33727
|
"global",
|
|
33595
33728
|
"font",
|
|
33596
33729
|
"size",
|
|
33597
33730
|
"heading",
|
|
33598
|
-
"
|
|
33731
|
+
"h6"
|
|
33599
33732
|
],
|
|
33600
33733
|
"references": [
|
|
33601
33734
|
{
|
|
33602
|
-
"description": "Use as the font size for
|
|
33735
|
+
"description": "Use as the font size for medium text that isn’t a heading or in a body section.",
|
|
33603
33736
|
"type": "number",
|
|
33604
|
-
"value": "
|
|
33737
|
+
"value": "1rem",
|
|
33605
33738
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33606
33739
|
"isSource": true,
|
|
33607
33740
|
"original": {
|
|
33608
|
-
"description": "Use as the font size for
|
|
33741
|
+
"description": "Use as the font size for medium text that isn’t a heading or in a body section.",
|
|
33609
33742
|
"type": "number",
|
|
33610
|
-
"value": "{global.font.size.
|
|
33743
|
+
"value": "{global.font.size.300}"
|
|
33611
33744
|
},
|
|
33612
|
-
"name": "pf-t--global--font--size--
|
|
33745
|
+
"name": "pf-t--global--font--size--md",
|
|
33613
33746
|
"attributes": {
|
|
33614
33747
|
"category": "global",
|
|
33615
33748
|
"type": "font",
|
|
33616
33749
|
"item": "size",
|
|
33617
|
-
"subitem": "
|
|
33750
|
+
"subitem": "md"
|
|
33618
33751
|
},
|
|
33619
33752
|
"path": [
|
|
33620
33753
|
"global",
|
|
33621
33754
|
"font",
|
|
33622
33755
|
"size",
|
|
33623
|
-
"
|
|
33756
|
+
"md"
|
|
33624
33757
|
],
|
|
33625
33758
|
"references": [
|
|
33626
33759
|
{
|
|
33627
33760
|
"type": "number",
|
|
33628
|
-
"value": "
|
|
33761
|
+
"value": "1rem",
|
|
33629
33762
|
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
33630
33763
|
"isSource": true,
|
|
33631
33764
|
"original": {
|
|
33632
33765
|
"type": "number",
|
|
33633
|
-
"value":
|
|
33766
|
+
"value": 16
|
|
33634
33767
|
},
|
|
33635
|
-
"name": "pf-t--global--font--size--
|
|
33768
|
+
"name": "pf-t--global--font--size--300",
|
|
33636
33769
|
"attributes": {
|
|
33637
33770
|
"category": "global",
|
|
33638
33771
|
"type": "font",
|
|
33639
33772
|
"item": "size",
|
|
33640
|
-
"subitem": "
|
|
33773
|
+
"subitem": "300"
|
|
33641
33774
|
},
|
|
33642
33775
|
"path": [
|
|
33643
33776
|
"global",
|
|
33644
33777
|
"font",
|
|
33645
33778
|
"size",
|
|
33646
|
-
"
|
|
33779
|
+
"300"
|
|
33647
33780
|
]
|
|
33648
33781
|
}
|
|
33649
33782
|
]
|
|
@@ -33653,108 +33786,106 @@
|
|
|
33653
33786
|
]
|
|
33654
33787
|
}
|
|
33655
33788
|
},
|
|
33656
|
-
"pf-t--global--icon--size--font--
|
|
33789
|
+
"pf-t--global--icon--size--font--body--sm": {
|
|
33657
33790
|
"default": {
|
|
33658
|
-
"description": "Use for icons that are placed inline with
|
|
33791
|
+
"description": "Use for icons that are placed inline with small body text",
|
|
33659
33792
|
"type": "number",
|
|
33660
|
-
"value": "
|
|
33793
|
+
"value": "0.75rem",
|
|
33661
33794
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33662
33795
|
"isSource": true,
|
|
33663
33796
|
"original": {
|
|
33664
|
-
"description": "Use for icons that are placed inline with
|
|
33797
|
+
"description": "Use for icons that are placed inline with small body text",
|
|
33665
33798
|
"type": "number",
|
|
33666
|
-
"value": "{global.font.size.
|
|
33799
|
+
"value": "{global.font.size.body.sm}"
|
|
33667
33800
|
},
|
|
33668
|
-
"name": "pf-t--global--icon--size--font--
|
|
33801
|
+
"name": "pf-t--global--icon--size--font--body--sm",
|
|
33669
33802
|
"attributes": {
|
|
33670
33803
|
"category": "global",
|
|
33671
33804
|
"type": "icon",
|
|
33672
33805
|
"item": "size",
|
|
33673
33806
|
"subitem": "font",
|
|
33674
|
-
"state": "
|
|
33807
|
+
"state": "body"
|
|
33675
33808
|
},
|
|
33676
33809
|
"path": [
|
|
33677
33810
|
"global",
|
|
33678
33811
|
"icon",
|
|
33679
33812
|
"size",
|
|
33680
33813
|
"font",
|
|
33681
|
-
"
|
|
33682
|
-
"
|
|
33814
|
+
"body",
|
|
33815
|
+
"sm"
|
|
33683
33816
|
],
|
|
33684
33817
|
"references": [
|
|
33685
33818
|
{
|
|
33686
|
-
"description": "Use
|
|
33819
|
+
"description": "Use for a smaller font size in body sections.",
|
|
33687
33820
|
"type": "number",
|
|
33688
|
-
"value": "
|
|
33821
|
+
"value": "0.75rem",
|
|
33689
33822
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33690
33823
|
"isSource": true,
|
|
33691
33824
|
"original": {
|
|
33692
|
-
"description": "Use
|
|
33825
|
+
"description": "Use for a smaller font size in body sections.",
|
|
33693
33826
|
"type": "number",
|
|
33694
|
-
"value": "{global.font.size.
|
|
33827
|
+
"value": "{global.font.size.xs}"
|
|
33695
33828
|
},
|
|
33696
|
-
"name": "pf-t--global--font--size--
|
|
33829
|
+
"name": "pf-t--global--font--size--body--sm",
|
|
33697
33830
|
"attributes": {
|
|
33698
33831
|
"category": "global",
|
|
33699
33832
|
"type": "font",
|
|
33700
33833
|
"item": "size",
|
|
33701
|
-
"subitem": "
|
|
33702
|
-
"state": "
|
|
33834
|
+
"subitem": "body",
|
|
33835
|
+
"state": "sm"
|
|
33703
33836
|
},
|
|
33704
33837
|
"path": [
|
|
33705
33838
|
"global",
|
|
33706
33839
|
"font",
|
|
33707
33840
|
"size",
|
|
33708
|
-
"
|
|
33709
|
-
"
|
|
33841
|
+
"body",
|
|
33842
|
+
"sm"
|
|
33710
33843
|
],
|
|
33711
33844
|
"references": [
|
|
33712
33845
|
{
|
|
33713
|
-
"description": "Use as the font size for medium text that isn’t a heading or in a body section.",
|
|
33714
33846
|
"type": "number",
|
|
33715
|
-
"value": "
|
|
33847
|
+
"value": "0.75rem",
|
|
33716
33848
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33717
33849
|
"isSource": true,
|
|
33718
33850
|
"original": {
|
|
33719
|
-
"description": "Use as the font size for medium text that isn’t a heading or in a body section.",
|
|
33720
33851
|
"type": "number",
|
|
33721
|
-
"value": "{global.font.size.
|
|
33852
|
+
"value": "{global.font.size.100}"
|
|
33722
33853
|
},
|
|
33723
|
-
"name": "pf-t--global--font--size--
|
|
33854
|
+
"name": "pf-t--global--font--size--xs",
|
|
33724
33855
|
"attributes": {
|
|
33725
33856
|
"category": "global",
|
|
33726
33857
|
"type": "font",
|
|
33727
33858
|
"item": "size",
|
|
33728
|
-
"subitem": "
|
|
33859
|
+
"subitem": "xs"
|
|
33729
33860
|
},
|
|
33730
33861
|
"path": [
|
|
33731
33862
|
"global",
|
|
33732
33863
|
"font",
|
|
33733
33864
|
"size",
|
|
33734
|
-
"
|
|
33865
|
+
"xs"
|
|
33735
33866
|
],
|
|
33736
33867
|
"references": [
|
|
33737
33868
|
{
|
|
33738
33869
|
"type": "number",
|
|
33739
|
-
"value": "
|
|
33870
|
+
"value": "0.75rem",
|
|
33740
33871
|
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
33741
33872
|
"isSource": true,
|
|
33742
33873
|
"original": {
|
|
33743
33874
|
"type": "number",
|
|
33744
|
-
"value":
|
|
33875
|
+
"value": 12
|
|
33745
33876
|
},
|
|
33746
|
-
"name": "pf-t--global--font--size--
|
|
33877
|
+
"name": "pf-t--global--font--size--100",
|
|
33747
33878
|
"attributes": {
|
|
33748
33879
|
"category": "global",
|
|
33749
33880
|
"type": "font",
|
|
33750
33881
|
"item": "size",
|
|
33751
|
-
"subitem": "
|
|
33882
|
+
"subitem": "100"
|
|
33752
33883
|
},
|
|
33753
33884
|
"path": [
|
|
33754
33885
|
"global",
|
|
33755
33886
|
"font",
|
|
33756
33887
|
"size",
|
|
33757
|
-
"
|
|
33888
|
+
"100"
|
|
33758
33889
|
]
|
|
33759
33890
|
}
|
|
33760
33891
|
]
|
|
@@ -33764,108 +33895,108 @@
|
|
|
33764
33895
|
]
|
|
33765
33896
|
}
|
|
33766
33897
|
},
|
|
33767
|
-
"pf-t--global--icon--size--font--
|
|
33898
|
+
"pf-t--global--icon--size--font--body--default": {
|
|
33768
33899
|
"default": {
|
|
33769
|
-
"description": "Use for icons that are placed inline with
|
|
33900
|
+
"description": "Use for icons that are placed inline with default body text",
|
|
33770
33901
|
"type": "number",
|
|
33771
|
-
"value": "
|
|
33902
|
+
"value": "0.875rem",
|
|
33772
33903
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33773
33904
|
"isSource": true,
|
|
33774
33905
|
"original": {
|
|
33775
|
-
"description": "Use for icons that are placed inline with
|
|
33906
|
+
"description": "Use for icons that are placed inline with default body text",
|
|
33776
33907
|
"type": "number",
|
|
33777
|
-
"value": "{global.font.size.
|
|
33908
|
+
"value": "{global.font.size.body.default}"
|
|
33778
33909
|
},
|
|
33779
|
-
"name": "pf-t--global--icon--size--font--
|
|
33910
|
+
"name": "pf-t--global--icon--size--font--body--default",
|
|
33780
33911
|
"attributes": {
|
|
33781
33912
|
"category": "global",
|
|
33782
33913
|
"type": "icon",
|
|
33783
33914
|
"item": "size",
|
|
33784
33915
|
"subitem": "font",
|
|
33785
|
-
"state": "
|
|
33916
|
+
"state": "body"
|
|
33786
33917
|
},
|
|
33787
33918
|
"path": [
|
|
33788
33919
|
"global",
|
|
33789
33920
|
"icon",
|
|
33790
33921
|
"size",
|
|
33791
33922
|
"font",
|
|
33792
|
-
"
|
|
33793
|
-
"
|
|
33923
|
+
"body",
|
|
33924
|
+
"default"
|
|
33794
33925
|
],
|
|
33795
33926
|
"references": [
|
|
33796
33927
|
{
|
|
33797
|
-
"description": "Use as the font size
|
|
33928
|
+
"description": "Use as the default font size in body sections.",
|
|
33798
33929
|
"type": "number",
|
|
33799
|
-
"value": "
|
|
33930
|
+
"value": "0.875rem",
|
|
33800
33931
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33801
33932
|
"isSource": true,
|
|
33802
33933
|
"original": {
|
|
33803
|
-
"description": "Use as the font size
|
|
33934
|
+
"description": "Use as the default font size in body sections.",
|
|
33804
33935
|
"type": "number",
|
|
33805
|
-
"value": "{global.font.size.
|
|
33936
|
+
"value": "{global.font.size.sm}"
|
|
33806
33937
|
},
|
|
33807
|
-
"name": "pf-t--global--font--size--
|
|
33938
|
+
"name": "pf-t--global--font--size--body--default",
|
|
33808
33939
|
"attributes": {
|
|
33809
33940
|
"category": "global",
|
|
33810
33941
|
"type": "font",
|
|
33811
33942
|
"item": "size",
|
|
33812
|
-
"subitem": "
|
|
33813
|
-
"state": "
|
|
33943
|
+
"subitem": "body",
|
|
33944
|
+
"state": "default"
|
|
33814
33945
|
},
|
|
33815
33946
|
"path": [
|
|
33816
33947
|
"global",
|
|
33817
33948
|
"font",
|
|
33818
33949
|
"size",
|
|
33819
|
-
"
|
|
33820
|
-
"
|
|
33950
|
+
"body",
|
|
33951
|
+
"default"
|
|
33821
33952
|
],
|
|
33822
33953
|
"references": [
|
|
33823
33954
|
{
|
|
33824
|
-
"description": "Use as the font size for
|
|
33955
|
+
"description": "Use as the font size for small text that isn’t a heading or in a body section.",
|
|
33825
33956
|
"type": "number",
|
|
33826
|
-
"value": "
|
|
33957
|
+
"value": "0.875rem",
|
|
33827
33958
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33828
33959
|
"isSource": true,
|
|
33829
33960
|
"original": {
|
|
33830
|
-
"description": "Use as the font size for
|
|
33961
|
+
"description": "Use as the font size for small text that isn’t a heading or in a body section.",
|
|
33831
33962
|
"type": "number",
|
|
33832
|
-
"value": "{global.font.size.
|
|
33963
|
+
"value": "{global.font.size.200}"
|
|
33833
33964
|
},
|
|
33834
|
-
"name": "pf-t--global--font--size--
|
|
33965
|
+
"name": "pf-t--global--font--size--sm",
|
|
33835
33966
|
"attributes": {
|
|
33836
33967
|
"category": "global",
|
|
33837
33968
|
"type": "font",
|
|
33838
33969
|
"item": "size",
|
|
33839
|
-
"subitem": "
|
|
33970
|
+
"subitem": "sm"
|
|
33840
33971
|
},
|
|
33841
33972
|
"path": [
|
|
33842
33973
|
"global",
|
|
33843
33974
|
"font",
|
|
33844
33975
|
"size",
|
|
33845
|
-
"
|
|
33976
|
+
"sm"
|
|
33846
33977
|
],
|
|
33847
33978
|
"references": [
|
|
33848
33979
|
{
|
|
33849
33980
|
"type": "number",
|
|
33850
|
-
"value": "
|
|
33981
|
+
"value": "0.875rem",
|
|
33851
33982
|
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
33852
33983
|
"isSource": true,
|
|
33853
33984
|
"original": {
|
|
33854
33985
|
"type": "number",
|
|
33855
|
-
"value":
|
|
33986
|
+
"value": 14
|
|
33856
33987
|
},
|
|
33857
|
-
"name": "pf-t--global--font--size--
|
|
33988
|
+
"name": "pf-t--global--font--size--200",
|
|
33858
33989
|
"attributes": {
|
|
33859
33990
|
"category": "global",
|
|
33860
33991
|
"type": "font",
|
|
33861
33992
|
"item": "size",
|
|
33862
|
-
"subitem": "
|
|
33993
|
+
"subitem": "200"
|
|
33863
33994
|
},
|
|
33864
33995
|
"path": [
|
|
33865
33996
|
"global",
|
|
33866
33997
|
"font",
|
|
33867
33998
|
"size",
|
|
33868
|
-
"
|
|
33999
|
+
"200"
|
|
33869
34000
|
]
|
|
33870
34001
|
}
|
|
33871
34002
|
]
|
|
@@ -33875,60 +34006,60 @@
|
|
|
33875
34006
|
]
|
|
33876
34007
|
}
|
|
33877
34008
|
},
|
|
33878
|
-
"pf-t--global--icon--size--font--
|
|
34009
|
+
"pf-t--global--icon--size--font--body--lg": {
|
|
33879
34010
|
"default": {
|
|
33880
|
-
"description": "Use for icons that are placed inline with
|
|
34011
|
+
"description": "Use for icons that are placed inline with large body text",
|
|
33881
34012
|
"type": "number",
|
|
33882
34013
|
"value": "1rem",
|
|
33883
34014
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33884
34015
|
"isSource": true,
|
|
33885
34016
|
"original": {
|
|
33886
|
-
"description": "Use for icons that are placed inline with
|
|
34017
|
+
"description": "Use for icons that are placed inline with large body text",
|
|
33887
34018
|
"type": "number",
|
|
33888
|
-
"value": "{global.font.size.
|
|
34019
|
+
"value": "{global.font.size.body.lg}"
|
|
33889
34020
|
},
|
|
33890
|
-
"name": "pf-t--global--icon--size--font--
|
|
34021
|
+
"name": "pf-t--global--icon--size--font--body--lg",
|
|
33891
34022
|
"attributes": {
|
|
33892
34023
|
"category": "global",
|
|
33893
34024
|
"type": "icon",
|
|
33894
34025
|
"item": "size",
|
|
33895
34026
|
"subitem": "font",
|
|
33896
|
-
"state": "
|
|
34027
|
+
"state": "body"
|
|
33897
34028
|
},
|
|
33898
34029
|
"path": [
|
|
33899
34030
|
"global",
|
|
33900
34031
|
"icon",
|
|
33901
34032
|
"size",
|
|
33902
34033
|
"font",
|
|
33903
|
-
"
|
|
33904
|
-
"
|
|
34034
|
+
"body",
|
|
34035
|
+
"lg"
|
|
33905
34036
|
],
|
|
33906
34037
|
"references": [
|
|
33907
34038
|
{
|
|
33908
|
-
"description": "Use
|
|
34039
|
+
"description": "Use for a larger font size in body sections.",
|
|
33909
34040
|
"type": "number",
|
|
33910
34041
|
"value": "1rem",
|
|
33911
34042
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
33912
34043
|
"isSource": true,
|
|
33913
34044
|
"original": {
|
|
33914
|
-
"description": "Use
|
|
34045
|
+
"description": "Use for a larger font size in body sections.",
|
|
33915
34046
|
"type": "number",
|
|
33916
34047
|
"value": "{global.font.size.md}"
|
|
33917
34048
|
},
|
|
33918
|
-
"name": "pf-t--global--font--size--
|
|
34049
|
+
"name": "pf-t--global--font--size--body--lg",
|
|
33919
34050
|
"attributes": {
|
|
33920
34051
|
"category": "global",
|
|
33921
34052
|
"type": "font",
|
|
33922
34053
|
"item": "size",
|
|
33923
|
-
"subitem": "
|
|
33924
|
-
"state": "
|
|
34054
|
+
"subitem": "body",
|
|
34055
|
+
"state": "lg"
|
|
33925
34056
|
},
|
|
33926
34057
|
"path": [
|
|
33927
34058
|
"global",
|
|
33928
34059
|
"font",
|
|
33929
34060
|
"size",
|
|
33930
|
-
"
|
|
33931
|
-
"
|
|
34061
|
+
"body",
|
|
34062
|
+
"lg"
|
|
33932
34063
|
],
|
|
33933
34064
|
"references": [
|
|
33934
34065
|
{
|
|
@@ -34684,32 +34815,30 @@
|
|
|
34684
34815
|
]
|
|
34685
34816
|
}
|
|
34686
34817
|
},
|
|
34687
|
-
"pf-t--global--border--width--
|
|
34818
|
+
"pf-t--global--border--width--regular": {
|
|
34688
34819
|
"default": {
|
|
34689
|
-
"description": "Use as the default border width for
|
|
34820
|
+
"description": "Use as the default border width for elements.",
|
|
34690
34821
|
"type": "number",
|
|
34691
34822
|
"value": "1px",
|
|
34692
34823
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
34693
34824
|
"isSource": true,
|
|
34694
34825
|
"original": {
|
|
34695
|
-
"description": "Use as the default border width for
|
|
34826
|
+
"description": "Use as the default border width for elements.",
|
|
34696
34827
|
"type": "number",
|
|
34697
34828
|
"value": "{global.border.width.100}"
|
|
34698
34829
|
},
|
|
34699
|
-
"name": "pf-t--global--border--width--
|
|
34830
|
+
"name": "pf-t--global--border--width--regular",
|
|
34700
34831
|
"attributes": {
|
|
34701
34832
|
"category": "global",
|
|
34702
34833
|
"type": "border",
|
|
34703
34834
|
"item": "width",
|
|
34704
|
-
"subitem": "
|
|
34705
|
-
"state": "default"
|
|
34835
|
+
"subitem": "regular"
|
|
34706
34836
|
},
|
|
34707
34837
|
"path": [
|
|
34708
34838
|
"global",
|
|
34709
34839
|
"border",
|
|
34710
34840
|
"width",
|
|
34711
|
-
"
|
|
34712
|
-
"default"
|
|
34841
|
+
"regular"
|
|
34713
34842
|
],
|
|
34714
34843
|
"references": [
|
|
34715
34844
|
{
|
|
@@ -34738,32 +34867,32 @@
|
|
|
34738
34867
|
]
|
|
34739
34868
|
}
|
|
34740
34869
|
},
|
|
34741
|
-
"pf-t--global--border--width--divider--
|
|
34870
|
+
"pf-t--global--border--width--divider--default": {
|
|
34742
34871
|
"default": {
|
|
34743
|
-
"description": "Use as the border width
|
|
34872
|
+
"description": "Use as the default border width for dividers.",
|
|
34744
34873
|
"type": "number",
|
|
34745
34874
|
"value": "1px",
|
|
34746
34875
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
34747
34876
|
"isSource": true,
|
|
34748
34877
|
"original": {
|
|
34749
|
-
"description": "Use as the border width
|
|
34878
|
+
"description": "Use as the default border width for dividers.",
|
|
34750
34879
|
"type": "number",
|
|
34751
34880
|
"value": "{global.border.width.100}"
|
|
34752
34881
|
},
|
|
34753
|
-
"name": "pf-t--global--border--width--divider--
|
|
34882
|
+
"name": "pf-t--global--border--width--divider--default",
|
|
34754
34883
|
"attributes": {
|
|
34755
34884
|
"category": "global",
|
|
34756
34885
|
"type": "border",
|
|
34757
34886
|
"item": "width",
|
|
34758
34887
|
"subitem": "divider",
|
|
34759
|
-
"state": "
|
|
34888
|
+
"state": "default"
|
|
34760
34889
|
},
|
|
34761
34890
|
"path": [
|
|
34762
34891
|
"global",
|
|
34763
34892
|
"border",
|
|
34764
34893
|
"width",
|
|
34765
34894
|
"divider",
|
|
34766
|
-
"
|
|
34895
|
+
"default"
|
|
34767
34896
|
],
|
|
34768
34897
|
"references": [
|
|
34769
34898
|
{
|
|
@@ -34792,32 +34921,32 @@
|
|
|
34792
34921
|
]
|
|
34793
34922
|
}
|
|
34794
34923
|
},
|
|
34795
|
-
"pf-t--global--border--width--divider--
|
|
34924
|
+
"pf-t--global--border--width--divider--hover": {
|
|
34796
34925
|
"default": {
|
|
34797
|
-
"description": "Use as the border width
|
|
34926
|
+
"description": "Use as the border width hover state for dividers.",
|
|
34798
34927
|
"type": "number",
|
|
34799
34928
|
"value": "1px",
|
|
34800
34929
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
34801
34930
|
"isSource": true,
|
|
34802
34931
|
"original": {
|
|
34803
|
-
"description": "Use as the border width
|
|
34932
|
+
"description": "Use as the border width hover state for dividers.",
|
|
34804
34933
|
"type": "number",
|
|
34805
34934
|
"value": "{global.border.width.100}"
|
|
34806
34935
|
},
|
|
34807
|
-
"name": "pf-t--global--border--width--divider--
|
|
34936
|
+
"name": "pf-t--global--border--width--divider--hover",
|
|
34808
34937
|
"attributes": {
|
|
34809
34938
|
"category": "global",
|
|
34810
34939
|
"type": "border",
|
|
34811
34940
|
"item": "width",
|
|
34812
34941
|
"subitem": "divider",
|
|
34813
|
-
"state": "
|
|
34942
|
+
"state": "hover"
|
|
34814
34943
|
},
|
|
34815
34944
|
"path": [
|
|
34816
34945
|
"global",
|
|
34817
34946
|
"border",
|
|
34818
34947
|
"width",
|
|
34819
34948
|
"divider",
|
|
34820
|
-
"
|
|
34949
|
+
"hover"
|
|
34821
34950
|
],
|
|
34822
34951
|
"references": [
|
|
34823
34952
|
{
|
|
@@ -34846,30 +34975,32 @@
|
|
|
34846
34975
|
]
|
|
34847
34976
|
}
|
|
34848
34977
|
},
|
|
34849
|
-
"pf-t--global--border--width--
|
|
34978
|
+
"pf-t--global--border--width--divider--clicked": {
|
|
34850
34979
|
"default": {
|
|
34851
|
-
"description": "Use as the
|
|
34980
|
+
"description": "Use as the border width clicked state for dividers.",
|
|
34852
34981
|
"type": "number",
|
|
34853
34982
|
"value": "1px",
|
|
34854
34983
|
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
34855
34984
|
"isSource": true,
|
|
34856
34985
|
"original": {
|
|
34857
|
-
"description": "Use as the
|
|
34986
|
+
"description": "Use as the border width clicked state for dividers.",
|
|
34858
34987
|
"type": "number",
|
|
34859
34988
|
"value": "{global.border.width.100}"
|
|
34860
34989
|
},
|
|
34861
|
-
"name": "pf-t--global--border--width--
|
|
34990
|
+
"name": "pf-t--global--border--width--divider--clicked",
|
|
34862
34991
|
"attributes": {
|
|
34863
34992
|
"category": "global",
|
|
34864
34993
|
"type": "border",
|
|
34865
34994
|
"item": "width",
|
|
34866
|
-
"subitem": "
|
|
34995
|
+
"subitem": "divider",
|
|
34996
|
+
"state": "clicked"
|
|
34867
34997
|
},
|
|
34868
34998
|
"path": [
|
|
34869
34999
|
"global",
|
|
34870
35000
|
"border",
|
|
34871
35001
|
"width",
|
|
34872
|
-
"
|
|
35002
|
+
"divider",
|
|
35003
|
+
"clicked"
|
|
34873
35004
|
],
|
|
34874
35005
|
"references": [
|
|
34875
35006
|
{
|
|
@@ -35002,6 +35133,85 @@
|
|
|
35002
35133
|
]
|
|
35003
35134
|
}
|
|
35004
35135
|
},
|
|
35136
|
+
"pf-t--global--border--width--glass--default": {
|
|
35137
|
+
"default": {
|
|
35138
|
+
"type": "number",
|
|
35139
|
+
"value": "1px",
|
|
35140
|
+
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
35141
|
+
"isSource": true,
|
|
35142
|
+
"original": {
|
|
35143
|
+
"type": "number",
|
|
35144
|
+
"value": "{global.border.width.regular}"
|
|
35145
|
+
},
|
|
35146
|
+
"name": "pf-t--global--border--width--glass--default",
|
|
35147
|
+
"attributes": {
|
|
35148
|
+
"category": "global",
|
|
35149
|
+
"type": "border",
|
|
35150
|
+
"item": "width",
|
|
35151
|
+
"subitem": "glass",
|
|
35152
|
+
"state": "default"
|
|
35153
|
+
},
|
|
35154
|
+
"path": [
|
|
35155
|
+
"global",
|
|
35156
|
+
"border",
|
|
35157
|
+
"width",
|
|
35158
|
+
"glass",
|
|
35159
|
+
"default"
|
|
35160
|
+
],
|
|
35161
|
+
"references": [
|
|
35162
|
+
{
|
|
35163
|
+
"description": "Use as the default border width for elements.",
|
|
35164
|
+
"type": "number",
|
|
35165
|
+
"value": "1px",
|
|
35166
|
+
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
35167
|
+
"isSource": true,
|
|
35168
|
+
"original": {
|
|
35169
|
+
"description": "Use as the default border width for elements.",
|
|
35170
|
+
"type": "number",
|
|
35171
|
+
"value": "{global.border.width.100}"
|
|
35172
|
+
},
|
|
35173
|
+
"name": "pf-t--global--border--width--regular",
|
|
35174
|
+
"attributes": {
|
|
35175
|
+
"category": "global",
|
|
35176
|
+
"type": "border",
|
|
35177
|
+
"item": "width",
|
|
35178
|
+
"subitem": "regular"
|
|
35179
|
+
},
|
|
35180
|
+
"path": [
|
|
35181
|
+
"global",
|
|
35182
|
+
"border",
|
|
35183
|
+
"width",
|
|
35184
|
+
"regular"
|
|
35185
|
+
],
|
|
35186
|
+
"references": [
|
|
35187
|
+
{
|
|
35188
|
+
"type": "number",
|
|
35189
|
+
"value": "1px",
|
|
35190
|
+
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
35191
|
+
"isSource": true,
|
|
35192
|
+
"original": {
|
|
35193
|
+
"type": "number",
|
|
35194
|
+
"value": 1
|
|
35195
|
+
},
|
|
35196
|
+
"name": "pf-t--global--border--width--100",
|
|
35197
|
+
"attributes": {
|
|
35198
|
+
"category": "global",
|
|
35199
|
+
"type": "border",
|
|
35200
|
+
"item": "width",
|
|
35201
|
+
"subitem": "100"
|
|
35202
|
+
},
|
|
35203
|
+
"path": [
|
|
35204
|
+
"global",
|
|
35205
|
+
"border",
|
|
35206
|
+
"width",
|
|
35207
|
+
"100"
|
|
35208
|
+
]
|
|
35209
|
+
}
|
|
35210
|
+
]
|
|
35211
|
+
}
|
|
35212
|
+
]
|
|
35213
|
+
}
|
|
35214
|
+
},
|
|
35005
35215
|
"pf-t--global--border--width--box--default": {
|
|
35006
35216
|
"default": {
|
|
35007
35217
|
"description": "Use as the default border width for containers like cards, panels, code editors, etc.",
|
|
@@ -36339,6 +36549,85 @@
|
|
|
36339
36549
|
]
|
|
36340
36550
|
}
|
|
36341
36551
|
},
|
|
36552
|
+
"pf-t--global--border--radius--glass--default": {
|
|
36553
|
+
"default": {
|
|
36554
|
+
"type": "number",
|
|
36555
|
+
"value": "16px",
|
|
36556
|
+
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
36557
|
+
"isSource": true,
|
|
36558
|
+
"original": {
|
|
36559
|
+
"type": "number",
|
|
36560
|
+
"value": "{global.border.radius.medium}"
|
|
36561
|
+
},
|
|
36562
|
+
"name": "pf-t--global--border--radius--glass--default",
|
|
36563
|
+
"attributes": {
|
|
36564
|
+
"category": "global",
|
|
36565
|
+
"type": "border",
|
|
36566
|
+
"item": "radius",
|
|
36567
|
+
"subitem": "glass",
|
|
36568
|
+
"state": "default"
|
|
36569
|
+
},
|
|
36570
|
+
"path": [
|
|
36571
|
+
"global",
|
|
36572
|
+
"border",
|
|
36573
|
+
"radius",
|
|
36574
|
+
"glass",
|
|
36575
|
+
"default"
|
|
36576
|
+
],
|
|
36577
|
+
"references": [
|
|
36578
|
+
{
|
|
36579
|
+
"description": "Use to adjust the curvature of the border corners for an element. Use for moderately rounded corners, like cards.",
|
|
36580
|
+
"type": "number",
|
|
36581
|
+
"value": "16px",
|
|
36582
|
+
"filePath": "tokens/default/highcontrast/semantic.dimension.highcontrast.json",
|
|
36583
|
+
"isSource": true,
|
|
36584
|
+
"original": {
|
|
36585
|
+
"description": "Use to adjust the curvature of the border corners for an element. Use for moderately rounded corners, like cards.",
|
|
36586
|
+
"type": "number",
|
|
36587
|
+
"value": "{global.border.radius.300}"
|
|
36588
|
+
},
|
|
36589
|
+
"name": "pf-t--global--border--radius--medium",
|
|
36590
|
+
"attributes": {
|
|
36591
|
+
"category": "global",
|
|
36592
|
+
"type": "border",
|
|
36593
|
+
"item": "radius",
|
|
36594
|
+
"subitem": "medium"
|
|
36595
|
+
},
|
|
36596
|
+
"path": [
|
|
36597
|
+
"global",
|
|
36598
|
+
"border",
|
|
36599
|
+
"radius",
|
|
36600
|
+
"medium"
|
|
36601
|
+
],
|
|
36602
|
+
"references": [
|
|
36603
|
+
{
|
|
36604
|
+
"type": "number",
|
|
36605
|
+
"value": "16px",
|
|
36606
|
+
"filePath": "tokens/default/highcontrast/base.dimension.json",
|
|
36607
|
+
"isSource": true,
|
|
36608
|
+
"original": {
|
|
36609
|
+
"type": "number",
|
|
36610
|
+
"value": 16
|
|
36611
|
+
},
|
|
36612
|
+
"name": "pf-t--global--border--radius--300",
|
|
36613
|
+
"attributes": {
|
|
36614
|
+
"category": "global",
|
|
36615
|
+
"type": "border",
|
|
36616
|
+
"item": "radius",
|
|
36617
|
+
"subitem": "300"
|
|
36618
|
+
},
|
|
36619
|
+
"path": [
|
|
36620
|
+
"global",
|
|
36621
|
+
"border",
|
|
36622
|
+
"radius",
|
|
36623
|
+
"300"
|
|
36624
|
+
]
|
|
36625
|
+
}
|
|
36626
|
+
]
|
|
36627
|
+
}
|
|
36628
|
+
]
|
|
36629
|
+
}
|
|
36630
|
+
},
|
|
36342
36631
|
"pf-t--global--border--radius--control--form-element": {
|
|
36343
36632
|
"default": {
|
|
36344
36633
|
"type": "number",
|