@primer/primitives 11.2.2-rc.fc1eacf3 → 11.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/dist/css/functional/themes/dark-colorblind-high-contrast.css +70 -0
  2. package/dist/css/functional/themes/dark-colorblind.css +70 -0
  3. package/dist/css/functional/themes/dark-dimmed-high-contrast.css +70 -0
  4. package/dist/css/functional/themes/dark-dimmed.css +70 -0
  5. package/dist/css/functional/themes/dark-high-contrast.css +70 -0
  6. package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +70 -0
  7. package/dist/css/functional/themes/dark-tritanopia.css +70 -0
  8. package/dist/css/functional/themes/dark.css +70 -0
  9. package/dist/css/functional/themes/light-colorblind-high-contrast.css +70 -0
  10. package/dist/css/functional/themes/light-colorblind.css +70 -0
  11. package/dist/css/functional/themes/light-high-contrast.css +70 -0
  12. package/dist/css/functional/themes/light-tritanopia-high-contrast.css +70 -0
  13. package/dist/css/functional/themes/light-tritanopia.css +70 -0
  14. package/dist/css/functional/themes/light.css +70 -0
  15. package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +1373 -0
  16. package/dist/docs/functional/themes/dark-colorblind.json +1377 -0
  17. package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +1373 -0
  18. package/dist/docs/functional/themes/dark-dimmed.json +1377 -0
  19. package/dist/docs/functional/themes/dark-high-contrast.json +1373 -0
  20. package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +1373 -0
  21. package/dist/docs/functional/themes/dark-tritanopia.json +1377 -0
  22. package/dist/docs/functional/themes/dark.json +1377 -0
  23. package/dist/docs/functional/themes/light-colorblind-high-contrast.json +1373 -0
  24. package/dist/docs/functional/themes/light-colorblind.json +1373 -0
  25. package/dist/docs/functional/themes/light-high-contrast.json +1373 -0
  26. package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +1373 -0
  27. package/dist/docs/functional/themes/light-tritanopia.json +1373 -0
  28. package/dist/docs/functional/themes/light.json +1373 -0
  29. package/dist/figma/themes/dark-colorblind.json +565 -0
  30. package/dist/figma/themes/dark-dimmed.json +565 -0
  31. package/dist/figma/themes/dark-high-contrast.json +563 -0
  32. package/dist/figma/themes/dark-tritanopia.json +565 -0
  33. package/dist/figma/themes/dark.json +565 -0
  34. package/dist/figma/themes/light-colorblind.json +563 -0
  35. package/dist/figma/themes/light-high-contrast.json +563 -0
  36. package/dist/figma/themes/light-tritanopia.json +563 -0
  37. package/dist/figma/themes/light.json +563 -0
  38. package/dist/internalCss/dark-colorblind-high-contrast.css +70 -0
  39. package/dist/internalCss/dark-colorblind.css +70 -0
  40. package/dist/internalCss/dark-dimmed-high-contrast.css +70 -0
  41. package/dist/internalCss/dark-dimmed.css +70 -0
  42. package/dist/internalCss/dark-high-contrast.css +70 -0
  43. package/dist/internalCss/dark-tritanopia-high-contrast.css +70 -0
  44. package/dist/internalCss/dark-tritanopia.css +70 -0
  45. package/dist/internalCss/dark.css +70 -0
  46. package/dist/internalCss/light-colorblind-high-contrast.css +70 -0
  47. package/dist/internalCss/light-colorblind.css +70 -0
  48. package/dist/internalCss/light-high-contrast.css +70 -0
  49. package/dist/internalCss/light-tritanopia-high-contrast.css +70 -0
  50. package/dist/internalCss/light-tritanopia.css +70 -0
  51. package/dist/internalCss/light.css +70 -0
  52. package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +1373 -0
  53. package/dist/styleLint/functional/themes/dark-colorblind.json +1377 -0
  54. package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +1373 -0
  55. package/dist/styleLint/functional/themes/dark-dimmed.json +1377 -0
  56. package/dist/styleLint/functional/themes/dark-high-contrast.json +1373 -0
  57. package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +1373 -0
  58. package/dist/styleLint/functional/themes/dark-tritanopia.json +1377 -0
  59. package/dist/styleLint/functional/themes/dark.json +1377 -0
  60. package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +1373 -0
  61. package/dist/styleLint/functional/themes/light-colorblind.json +1373 -0
  62. package/dist/styleLint/functional/themes/light-high-contrast.json +1373 -0
  63. package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +1373 -0
  64. package/dist/styleLint/functional/themes/light-tritanopia.json +1373 -0
  65. package/dist/styleLint/functional/themes/light.json +1373 -0
  66. package/package.json +1 -1
  67. package/src/tokens/component/button.json5 +522 -0
@@ -10831,6 +10831,1379 @@
10831
10831
  "attributes": {},
10832
10832
  "path": ["buttonCounter", "primary", "bgColor", "rest"]
10833
10833
  },
10834
+ "buttonKeybindingHint-danger-bgColor-active": {
10835
+ "key": "{buttonKeybindingHint.danger.bgColor.active}",
10836
+ "$value": "#01040966",
10837
+ "$type": "color",
10838
+ "$extensions": {
10839
+ "org.primer.figma": {
10840
+ "collection": "mode",
10841
+ "group": "component (internal)",
10842
+ "scopes": ["bgColor"]
10843
+ }
10844
+ },
10845
+ "alpha": 0.4,
10846
+ "filePath": "src/tokens/component/button.json5",
10847
+ "isSource": true,
10848
+ "original": {
10849
+ "$value": "{base.color.black}",
10850
+ "$type": "color",
10851
+ "$extensions": {
10852
+ "org.primer.figma": {
10853
+ "collection": "mode",
10854
+ "group": "component (internal)",
10855
+ "scopes": ["bgColor"]
10856
+ }
10857
+ },
10858
+ "alpha": 0.4,
10859
+ "key": "{buttonKeybindingHint.danger.bgColor.active}"
10860
+ },
10861
+ "name": "buttonKeybindingHint-danger-bgColor-active",
10862
+ "attributes": {},
10863
+ "path": ["buttonKeybindingHint", "danger", "bgColor", "active"]
10864
+ },
10865
+ "buttonKeybindingHint-danger-bgColor-disabled": {
10866
+ "key": "{buttonKeybindingHint.danger.bgColor.disabled}",
10867
+ "$value": "#eff2f5",
10868
+ "$type": "color",
10869
+ "$extensions": {
10870
+ "org.primer.figma": {
10871
+ "collection": "mode",
10872
+ "group": "component (internal)",
10873
+ "scopes": ["bgColor"]
10874
+ }
10875
+ },
10876
+ "filePath": "src/tokens/component/button.json5",
10877
+ "isSource": true,
10878
+ "original": {
10879
+ "$value": "{buttonKeybindingHint.default.bgColor.disabled}",
10880
+ "$type": "color",
10881
+ "$extensions": {
10882
+ "org.primer.figma": {
10883
+ "collection": "mode",
10884
+ "group": "component (internal)",
10885
+ "scopes": ["bgColor"]
10886
+ }
10887
+ },
10888
+ "key": "{buttonKeybindingHint.danger.bgColor.disabled}"
10889
+ },
10890
+ "name": "buttonKeybindingHint-danger-bgColor-disabled",
10891
+ "attributes": {},
10892
+ "path": ["buttonKeybindingHint", "danger", "bgColor", "disabled"]
10893
+ },
10894
+ "buttonKeybindingHint-danger-bgColor-hover": {
10895
+ "key": "{buttonKeybindingHint.danger.bgColor.hover}",
10896
+ "$value": "#01040933",
10897
+ "$type": "color",
10898
+ "$extensions": {
10899
+ "org.primer.figma": {
10900
+ "collection": "mode",
10901
+ "group": "component (internal)",
10902
+ "scopes": ["bgColor"]
10903
+ }
10904
+ },
10905
+ "alpha": 0.2,
10906
+ "filePath": "src/tokens/component/button.json5",
10907
+ "isSource": true,
10908
+ "original": {
10909
+ "$value": "{base.color.black}",
10910
+ "$type": "color",
10911
+ "$extensions": {
10912
+ "org.primer.figma": {
10913
+ "collection": "mode",
10914
+ "group": "component (internal)",
10915
+ "scopes": ["bgColor"]
10916
+ }
10917
+ },
10918
+ "alpha": 0.2,
10919
+ "key": "{buttonKeybindingHint.danger.bgColor.hover}"
10920
+ },
10921
+ "name": "buttonKeybindingHint-danger-bgColor-hover",
10922
+ "attributes": {},
10923
+ "path": ["buttonKeybindingHint", "danger", "bgColor", "hover"]
10924
+ },
10925
+ "buttonKeybindingHint-danger-bgColor-rest": {
10926
+ "key": "{buttonKeybindingHint.danger.bgColor.rest}",
10927
+ "$value": "#eff2f5",
10928
+ "$type": "color",
10929
+ "$extensions": {
10930
+ "org.primer.figma": {
10931
+ "collection": "mode",
10932
+ "group": "component (internal)",
10933
+ "scopes": ["bgColor"]
10934
+ }
10935
+ },
10936
+ "filePath": "src/tokens/component/button.json5",
10937
+ "isSource": true,
10938
+ "original": {
10939
+ "$value": "{buttonKeybindingHint.default.bgColor.rest}",
10940
+ "$type": "color",
10941
+ "$extensions": {
10942
+ "org.primer.figma": {
10943
+ "collection": "mode",
10944
+ "group": "component (internal)",
10945
+ "scopes": ["bgColor"]
10946
+ }
10947
+ },
10948
+ "key": "{buttonKeybindingHint.danger.bgColor.rest}"
10949
+ },
10950
+ "name": "buttonKeybindingHint-danger-bgColor-rest",
10951
+ "attributes": {},
10952
+ "path": ["buttonKeybindingHint", "danger", "bgColor", "rest"]
10953
+ },
10954
+ "buttonKeybindingHint-danger-borderColor-active": {
10955
+ "key": "{buttonKeybindingHint.danger.borderColor.active}",
10956
+ "$value": "#ffffff",
10957
+ "$type": "color",
10958
+ "$extensions": {
10959
+ "org.primer.figma": {
10960
+ "collection": "mode",
10961
+ "group": "component (internal)",
10962
+ "scopes": ["borderColor"]
10963
+ }
10964
+ },
10965
+ "filePath": "src/tokens/component/button.json5",
10966
+ "isSource": true,
10967
+ "original": {
10968
+ "$value": "{buttonKeybindingHint.danger.borderColor.hover}",
10969
+ "$type": "color",
10970
+ "$extensions": {
10971
+ "org.primer.figma": {
10972
+ "collection": "mode",
10973
+ "group": "component (internal)",
10974
+ "scopes": ["borderColor"]
10975
+ }
10976
+ },
10977
+ "key": "{buttonKeybindingHint.danger.borderColor.active}"
10978
+ },
10979
+ "name": "buttonKeybindingHint-danger-borderColor-active",
10980
+ "attributes": {},
10981
+ "path": ["buttonKeybindingHint", "danger", "borderColor", "active"]
10982
+ },
10983
+ "buttonKeybindingHint-danger-borderColor-disabled": {
10984
+ "key": "{buttonKeybindingHint.danger.borderColor.disabled}",
10985
+ "$value": "#59636e1f",
10986
+ "$type": "color",
10987
+ "$extensions": {
10988
+ "org.primer.figma": {
10989
+ "collection": "mode",
10990
+ "group": "component (internal)",
10991
+ "scopes": ["borderColor"]
10992
+ }
10993
+ },
10994
+ "filePath": "src/tokens/component/button.json5",
10995
+ "isSource": true,
10996
+ "original": {
10997
+ "$value": "{buttonKeybindingHint.default.borderColor.disabled}",
10998
+ "$type": "color",
10999
+ "$extensions": {
11000
+ "org.primer.figma": {
11001
+ "collection": "mode",
11002
+ "group": "component (internal)",
11003
+ "scopes": ["borderColor"]
11004
+ }
11005
+ },
11006
+ "key": "{buttonKeybindingHint.danger.borderColor.disabled}"
11007
+ },
11008
+ "name": "buttonKeybindingHint-danger-borderColor-disabled",
11009
+ "attributes": {},
11010
+ "path": ["buttonKeybindingHint", "danger", "borderColor", "disabled"]
11011
+ },
11012
+ "buttonKeybindingHint-danger-borderColor-hover": {
11013
+ "key": "{buttonKeybindingHint.danger.borderColor.hover}",
11014
+ "$value": "#ffffff",
11015
+ "$type": "color",
11016
+ "$extensions": {
11017
+ "org.primer.figma": {
11018
+ "collection": "mode",
11019
+ "group": "component (internal)",
11020
+ "scopes": ["borderColor"]
11021
+ },
11022
+ "org.primer.overrides": {
11023
+ "dark": {
11024
+ "$value": "#010409",
11025
+ "alpha": 0.1,
11026
+ "filePath": "src/tokens/component/button.json5",
11027
+ "isSource": true,
11028
+ "$type": "color"
11029
+ },
11030
+ "dark-dimmed": {
11031
+ "$value": "#010409",
11032
+ "alpha": 0.1,
11033
+ "filePath": "src/tokens/component/button.json5",
11034
+ "isSource": true,
11035
+ "$type": "color"
11036
+ },
11037
+ "dark-dimmed-high-contrast": {
11038
+ "$value": "#ffffff",
11039
+ "filePath": "src/tokens/component/button.json5",
11040
+ "isSource": true,
11041
+ "$type": "color"
11042
+ },
11043
+ "dark-high-contrast": {
11044
+ "$value": "#ffffff",
11045
+ "filePath": "src/tokens/component/button.json5",
11046
+ "isSource": true,
11047
+ "$type": "color"
11048
+ },
11049
+ "dark-tritanopia-high-contrast": {
11050
+ "$value": "#ffffff",
11051
+ "filePath": "src/tokens/component/button.json5",
11052
+ "isSource": true,
11053
+ "$type": "color"
11054
+ },
11055
+ "dark-protanopia-deuteranopia-high-contrast": {
11056
+ "$value": "#ffffff",
11057
+ "filePath": "src/tokens/component/button.json5",
11058
+ "isSource": true,
11059
+ "$type": "color"
11060
+ },
11061
+ "light-high-contrast": {
11062
+ "$value": "#ffffff",
11063
+ "filePath": "src/tokens/component/button.json5",
11064
+ "isSource": true,
11065
+ "$type": "color"
11066
+ },
11067
+ "light-tritanopia-high-contrast": {
11068
+ "$value": "#ffffff",
11069
+ "filePath": "src/tokens/component/button.json5",
11070
+ "isSource": true,
11071
+ "$type": "color"
11072
+ },
11073
+ "light-protanopia-deuteranopia-high-contrast": {
11074
+ "$value": "#ffffff",
11075
+ "filePath": "src/tokens/component/button.json5",
11076
+ "isSource": true,
11077
+ "$type": "color"
11078
+ }
11079
+ }
11080
+ },
11081
+ "filePath": "src/tokens/component/button.json5",
11082
+ "isSource": true,
11083
+ "original": {
11084
+ "$value": "{base.color.white}",
11085
+ "$type": "color",
11086
+ "$extensions": {
11087
+ "org.primer.figma": {
11088
+ "collection": "mode",
11089
+ "group": "component (internal)",
11090
+ "scopes": ["borderColor"]
11091
+ },
11092
+ "org.primer.overrides": {
11093
+ "dark": {
11094
+ "$value": "{base.color.black}",
11095
+ "alpha": 0.1,
11096
+ "filePath": "src/tokens/component/button.json5",
11097
+ "isSource": true,
11098
+ "$type": "color"
11099
+ },
11100
+ "dark-dimmed": {
11101
+ "$value": "{base.color.black}",
11102
+ "alpha": 0.1,
11103
+ "filePath": "src/tokens/component/button.json5",
11104
+ "isSource": true,
11105
+ "$type": "color"
11106
+ },
11107
+ "dark-dimmed-high-contrast": {
11108
+ "$value": "{base.color.white}",
11109
+ "filePath": "src/tokens/component/button.json5",
11110
+ "isSource": true,
11111
+ "$type": "color"
11112
+ },
11113
+ "dark-high-contrast": {
11114
+ "$value": "{base.color.white}",
11115
+ "filePath": "src/tokens/component/button.json5",
11116
+ "isSource": true,
11117
+ "$type": "color"
11118
+ },
11119
+ "dark-tritanopia-high-contrast": {
11120
+ "$value": "{base.color.white}",
11121
+ "filePath": "src/tokens/component/button.json5",
11122
+ "isSource": true,
11123
+ "$type": "color"
11124
+ },
11125
+ "dark-protanopia-deuteranopia-high-contrast": {
11126
+ "$value": "{base.color.white}",
11127
+ "filePath": "src/tokens/component/button.json5",
11128
+ "isSource": true,
11129
+ "$type": "color"
11130
+ },
11131
+ "light-high-contrast": {
11132
+ "$value": "{base.color.white}",
11133
+ "filePath": "src/tokens/component/button.json5",
11134
+ "isSource": true,
11135
+ "$type": "color"
11136
+ },
11137
+ "light-tritanopia-high-contrast": {
11138
+ "$value": "{base.color.white}",
11139
+ "filePath": "src/tokens/component/button.json5",
11140
+ "isSource": true,
11141
+ "$type": "color"
11142
+ },
11143
+ "light-protanopia-deuteranopia-high-contrast": {
11144
+ "$value": "{base.color.white}",
11145
+ "filePath": "src/tokens/component/button.json5",
11146
+ "isSource": true,
11147
+ "$type": "color"
11148
+ }
11149
+ }
11150
+ },
11151
+ "key": "{buttonKeybindingHint.danger.borderColor.hover}"
11152
+ },
11153
+ "name": "buttonKeybindingHint-danger-borderColor-hover",
11154
+ "attributes": {},
11155
+ "path": ["buttonKeybindingHint", "danger", "borderColor", "hover"]
11156
+ },
11157
+ "buttonKeybindingHint-danger-borderColor-rest": {
11158
+ "key": "{buttonKeybindingHint.danger.borderColor.rest}",
11159
+ "$value": "#454c54",
11160
+ "$type": "color",
11161
+ "$extensions": {
11162
+ "org.primer.figma": {
11163
+ "collection": "mode",
11164
+ "group": "component (internal)",
11165
+ "scopes": ["borderColor"]
11166
+ }
11167
+ },
11168
+ "filePath": "src/tokens/component/button.json5",
11169
+ "isSource": true,
11170
+ "original": {
11171
+ "$value": "{buttonKeybindingHint.default.borderColor.rest}",
11172
+ "$type": "color",
11173
+ "$extensions": {
11174
+ "org.primer.figma": {
11175
+ "collection": "mode",
11176
+ "group": "component (internal)",
11177
+ "scopes": ["borderColor"]
11178
+ }
11179
+ },
11180
+ "key": "{buttonKeybindingHint.danger.borderColor.rest}"
11181
+ },
11182
+ "name": "buttonKeybindingHint-danger-borderColor-rest",
11183
+ "attributes": {},
11184
+ "path": ["buttonKeybindingHint", "danger", "borderColor", "rest"]
11185
+ },
11186
+ "buttonKeybindingHint-danger-fgColor-active": {
11187
+ "key": "{buttonKeybindingHint.danger.fgColor.active}",
11188
+ "$value": "#ffffff",
11189
+ "$type": "color",
11190
+ "$extensions": {
11191
+ "org.primer.figma": {
11192
+ "collection": "mode",
11193
+ "group": "component (internal)",
11194
+ "scopes": ["fgColor"]
11195
+ }
11196
+ },
11197
+ "filePath": "src/tokens/component/button.json5",
11198
+ "isSource": true,
11199
+ "original": {
11200
+ "$value": "{fgColor.onEmphasis}",
11201
+ "$type": "color",
11202
+ "$extensions": {
11203
+ "org.primer.figma": {
11204
+ "collection": "mode",
11205
+ "group": "component (internal)",
11206
+ "scopes": ["fgColor"]
11207
+ }
11208
+ },
11209
+ "key": "{buttonKeybindingHint.danger.fgColor.active}"
11210
+ },
11211
+ "name": "buttonKeybindingHint-danger-fgColor-active",
11212
+ "attributes": {},
11213
+ "path": ["buttonKeybindingHint", "danger", "fgColor", "active"]
11214
+ },
11215
+ "buttonKeybindingHint-danger-fgColor-disabled": {
11216
+ "key": "{buttonKeybindingHint.danger.fgColor.disabled}",
11217
+ "$value": "#59636e",
11218
+ "$type": "color",
11219
+ "$extensions": {
11220
+ "org.primer.figma": {
11221
+ "collection": "mode",
11222
+ "group": "component (internal)",
11223
+ "scopes": ["fgColor"]
11224
+ }
11225
+ },
11226
+ "filePath": "src/tokens/component/button.json5",
11227
+ "isSource": true,
11228
+ "original": {
11229
+ "$value": "{buttonKeybindingHint.default.fgColor.disabled}",
11230
+ "$type": "color",
11231
+ "$extensions": {
11232
+ "org.primer.figma": {
11233
+ "collection": "mode",
11234
+ "group": "component (internal)",
11235
+ "scopes": ["fgColor"]
11236
+ }
11237
+ },
11238
+ "key": "{buttonKeybindingHint.danger.fgColor.disabled}"
11239
+ },
11240
+ "name": "buttonKeybindingHint-danger-fgColor-disabled",
11241
+ "attributes": {},
11242
+ "path": ["buttonKeybindingHint", "danger", "fgColor", "disabled"]
11243
+ },
11244
+ "buttonKeybindingHint-danger-fgColor-hover": {
11245
+ "key": "{buttonKeybindingHint.danger.fgColor.hover}",
11246
+ "$value": "#ffffff",
11247
+ "$type": "color",
11248
+ "$extensions": {
11249
+ "org.primer.figma": {
11250
+ "collection": "mode",
11251
+ "group": "component (internal)",
11252
+ "scopes": ["fgColor"]
11253
+ }
11254
+ },
11255
+ "filePath": "src/tokens/component/button.json5",
11256
+ "isSource": true,
11257
+ "original": {
11258
+ "$value": "{fgColor.onEmphasis}",
11259
+ "$type": "color",
11260
+ "$extensions": {
11261
+ "org.primer.figma": {
11262
+ "collection": "mode",
11263
+ "group": "component (internal)",
11264
+ "scopes": ["fgColor"]
11265
+ }
11266
+ },
11267
+ "key": "{buttonKeybindingHint.danger.fgColor.hover}"
11268
+ },
11269
+ "name": "buttonKeybindingHint-danger-fgColor-hover",
11270
+ "attributes": {},
11271
+ "path": ["buttonKeybindingHint", "danger", "fgColor", "hover"]
11272
+ },
11273
+ "buttonKeybindingHint-danger-fgColor-rest": {
11274
+ "key": "{buttonKeybindingHint.danger.fgColor.rest}",
11275
+ "$value": "#393f46",
11276
+ "$type": "color",
11277
+ "$extensions": {
11278
+ "org.primer.figma": {
11279
+ "collection": "mode",
11280
+ "group": "component (internal)",
11281
+ "scopes": ["fgColor"]
11282
+ }
11283
+ },
11284
+ "filePath": "src/tokens/component/button.json5",
11285
+ "isSource": true,
11286
+ "original": {
11287
+ "$value": "{buttonKeybindingHint.default.fgColor.rest}",
11288
+ "$type": "color",
11289
+ "$extensions": {
11290
+ "org.primer.figma": {
11291
+ "collection": "mode",
11292
+ "group": "component (internal)",
11293
+ "scopes": ["fgColor"]
11294
+ }
11295
+ },
11296
+ "key": "{buttonKeybindingHint.danger.fgColor.rest}"
11297
+ },
11298
+ "name": "buttonKeybindingHint-danger-fgColor-rest",
11299
+ "attributes": {},
11300
+ "path": ["buttonKeybindingHint", "danger", "fgColor", "rest"]
11301
+ },
11302
+ "buttonKeybindingHint-default-bgColor-disabled": {
11303
+ "key": "{buttonKeybindingHint.default.bgColor.disabled}",
11304
+ "$value": "#eff2f5",
11305
+ "$type": "color",
11306
+ "$extensions": {
11307
+ "org.primer.figma": {
11308
+ "collection": "mode",
11309
+ "group": "component (internal)",
11310
+ "scopes": ["bgColor"]
11311
+ }
11312
+ },
11313
+ "filePath": "src/tokens/component/button.json5",
11314
+ "isSource": true,
11315
+ "original": {
11316
+ "$value": "{buttonKeybindingHint.default.bgColor.rest}",
11317
+ "$type": "color",
11318
+ "$extensions": {
11319
+ "org.primer.figma": {
11320
+ "collection": "mode",
11321
+ "group": "component (internal)",
11322
+ "scopes": ["bgColor"]
11323
+ }
11324
+ },
11325
+ "key": "{buttonKeybindingHint.default.bgColor.disabled}"
11326
+ },
11327
+ "name": "buttonKeybindingHint-default-bgColor-disabled",
11328
+ "attributes": {},
11329
+ "path": ["buttonKeybindingHint", "default", "bgColor", "disabled"]
11330
+ },
11331
+ "buttonKeybindingHint-default-bgColor-rest": {
11332
+ "key": "{buttonKeybindingHint.default.bgColor.rest}",
11333
+ "$value": "#eff2f5",
11334
+ "$type": "color",
11335
+ "$extensions": {
11336
+ "org.primer.figma": {
11337
+ "collection": "mode",
11338
+ "group": "component (internal)",
11339
+ "scopes": ["bgColor"]
11340
+ },
11341
+ "org.primer.overrides": {
11342
+ "dark": {
11343
+ "$value": "#dae0e7",
11344
+ "filePath": "src/tokens/component/button.json5",
11345
+ "isSource": true,
11346
+ "$type": "color"
11347
+ },
11348
+ "dark-high-contrast": "#e0e6eb",
11349
+ "dark-protanopia-deuteranopia-high-contrast": "#e0e6eb",
11350
+ "dark-tritanopia-high-contrast": "#e0e6eb"
11351
+ }
11352
+ },
11353
+ "filePath": "src/tokens/component/button.json5",
11354
+ "isSource": true,
11355
+ "original": {
11356
+ "$value": "{base.color.neutral.2}",
11357
+ "$type": "color",
11358
+ "$extensions": {
11359
+ "org.primer.figma": {
11360
+ "collection": "mode",
11361
+ "group": "component (internal)",
11362
+ "scopes": ["bgColor"]
11363
+ },
11364
+ "org.primer.overrides": {
11365
+ "dark": {
11366
+ "$value": "{base.color.neutral.5}",
11367
+ "filePath": "src/tokens/component/button.json5",
11368
+ "isSource": true,
11369
+ "$type": "color"
11370
+ },
11371
+ "dark-high-contrast": "{base.color.neutral.4}",
11372
+ "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.4}",
11373
+ "dark-tritanopia-high-contrast": "{base.color.neutral.4}"
11374
+ }
11375
+ },
11376
+ "key": "{buttonKeybindingHint.default.bgColor.rest}"
11377
+ },
11378
+ "name": "buttonKeybindingHint-default-bgColor-rest",
11379
+ "attributes": {},
11380
+ "path": ["buttonKeybindingHint", "default", "bgColor", "rest"]
11381
+ },
11382
+ "buttonKeybindingHint-default-borderColor-disabled": {
11383
+ "key": "{buttonKeybindingHint.default.borderColor.disabled}",
11384
+ "$value": "#59636e1f",
11385
+ "$type": "color",
11386
+ "$extensions": {
11387
+ "org.primer.figma": {
11388
+ "collection": "mode",
11389
+ "group": "component (internal)",
11390
+ "scopes": ["borderColor"]
11391
+ }
11392
+ },
11393
+ "filePath": "src/tokens/component/button.json5",
11394
+ "isSource": true,
11395
+ "original": {
11396
+ "$value": "{control.borderColor.disabled}",
11397
+ "$type": "color",
11398
+ "$extensions": {
11399
+ "org.primer.figma": {
11400
+ "collection": "mode",
11401
+ "group": "component (internal)",
11402
+ "scopes": ["borderColor"]
11403
+ }
11404
+ },
11405
+ "key": "{buttonKeybindingHint.default.borderColor.disabled}"
11406
+ },
11407
+ "name": "buttonKeybindingHint-default-borderColor-disabled",
11408
+ "attributes": {},
11409
+ "path": ["buttonKeybindingHint", "default", "borderColor", "disabled"]
11410
+ },
11411
+ "buttonKeybindingHint-default-borderColor-rest": {
11412
+ "key": "{buttonKeybindingHint.default.borderColor.rest}",
11413
+ "$value": "#454c54",
11414
+ "$type": "color",
11415
+ "$extensions": {
11416
+ "org.primer.figma": {
11417
+ "collection": "mode",
11418
+ "group": "component (internal)",
11419
+ "scopes": ["borderColor"]
11420
+ }
11421
+ },
11422
+ "filePath": "src/tokens/component/button.json5",
11423
+ "isSource": true,
11424
+ "original": {
11425
+ "$value": "{borderColor.muted}",
11426
+ "$type": "color",
11427
+ "$extensions": {
11428
+ "org.primer.figma": {
11429
+ "collection": "mode",
11430
+ "group": "component (internal)",
11431
+ "scopes": ["borderColor"]
11432
+ }
11433
+ },
11434
+ "key": "{buttonKeybindingHint.default.borderColor.rest}"
11435
+ },
11436
+ "name": "buttonKeybindingHint-default-borderColor-rest",
11437
+ "attributes": {},
11438
+ "path": ["buttonKeybindingHint", "default", "borderColor", "rest"]
11439
+ },
11440
+ "buttonKeybindingHint-default-fgColor-disabled": {
11441
+ "key": "{buttonKeybindingHint.default.fgColor.disabled}",
11442
+ "$value": "#59636e",
11443
+ "$type": "color",
11444
+ "$extensions": {
11445
+ "org.primer.figma": {
11446
+ "collection": "mode",
11447
+ "group": "component (internal)",
11448
+ "scopes": ["fgColor"]
11449
+ }
11450
+ },
11451
+ "filePath": "src/tokens/component/button.json5",
11452
+ "isSource": true,
11453
+ "original": {
11454
+ "$value": "{control.fgColor.disabled}",
11455
+ "$type": "color",
11456
+ "$extensions": {
11457
+ "org.primer.figma": {
11458
+ "collection": "mode",
11459
+ "group": "component (internal)",
11460
+ "scopes": ["fgColor"]
11461
+ }
11462
+ },
11463
+ "key": "{buttonKeybindingHint.default.fgColor.disabled}"
11464
+ },
11465
+ "name": "buttonKeybindingHint-default-fgColor-disabled",
11466
+ "attributes": {},
11467
+ "path": ["buttonKeybindingHint", "default", "fgColor", "disabled"]
11468
+ },
11469
+ "buttonKeybindingHint-default-fgColor-rest": {
11470
+ "key": "{buttonKeybindingHint.default.fgColor.rest}",
11471
+ "$value": "#393f46",
11472
+ "$type": "color",
11473
+ "$extensions": {
11474
+ "org.primer.figma": {
11475
+ "collection": "mode",
11476
+ "group": "component (internal)",
11477
+ "scopes": ["fgColor"]
11478
+ }
11479
+ },
11480
+ "filePath": "src/tokens/component/button.json5",
11481
+ "isSource": true,
11482
+ "original": {
11483
+ "$value": "{fgColor.muted}",
11484
+ "$type": "color",
11485
+ "$extensions": {
11486
+ "org.primer.figma": {
11487
+ "collection": "mode",
11488
+ "group": "component (internal)",
11489
+ "scopes": ["fgColor"]
11490
+ }
11491
+ },
11492
+ "key": "{buttonKeybindingHint.default.fgColor.rest}"
11493
+ },
11494
+ "name": "buttonKeybindingHint-default-fgColor-rest",
11495
+ "attributes": {},
11496
+ "path": ["buttonKeybindingHint", "default", "fgColor", "rest"]
11497
+ },
11498
+ "buttonKeybindingHint-inactive-bgColor": {
11499
+ "key": "{buttonKeybindingHint.inactive.bgColor}",
11500
+ "$value": "#eff2f5",
11501
+ "$type": "color",
11502
+ "$extensions": {
11503
+ "org.primer.figma": {
11504
+ "collection": "mode",
11505
+ "group": "component (internal)",
11506
+ "scopes": ["bgColor"]
11507
+ },
11508
+ "org.primer.overrides": {
11509
+ "dark": {
11510
+ "$value": "#dae0e7",
11511
+ "filePath": "src/tokens/component/button.json5",
11512
+ "isSource": true,
11513
+ "$type": "color"
11514
+ },
11515
+ "dark-high-contrast": "#e0e6eb",
11516
+ "dark-protanopia-deuteranopia-high-contrast": "#e0e6eb",
11517
+ "dark-tritanopia-high-contrast": "#e0e6eb"
11518
+ }
11519
+ },
11520
+ "filePath": "src/tokens/component/button.json5",
11521
+ "isSource": true,
11522
+ "original": {
11523
+ "$value": "{base.color.neutral.2}",
11524
+ "$type": "color",
11525
+ "$extensions": {
11526
+ "org.primer.figma": {
11527
+ "collection": "mode",
11528
+ "group": "component (internal)",
11529
+ "scopes": ["bgColor"]
11530
+ },
11531
+ "org.primer.overrides": {
11532
+ "dark": {
11533
+ "$value": "{base.color.neutral.5}",
11534
+ "filePath": "src/tokens/component/button.json5",
11535
+ "isSource": true,
11536
+ "$type": "color"
11537
+ },
11538
+ "dark-high-contrast": "{base.color.neutral.4}",
11539
+ "dark-protanopia-deuteranopia-high-contrast": "{base.color.neutral.4}",
11540
+ "dark-tritanopia-high-contrast": "{base.color.neutral.4}"
11541
+ }
11542
+ },
11543
+ "key": "{buttonKeybindingHint.inactive.bgColor}"
11544
+ },
11545
+ "name": "buttonKeybindingHint-inactive-bgColor",
11546
+ "attributes": {},
11547
+ "path": ["buttonKeybindingHint", "inactive", "bgColor"]
11548
+ },
11549
+ "buttonKeybindingHint-inactive-borderColor": {
11550
+ "key": "{buttonKeybindingHint.inactive.borderColor}",
11551
+ "$value": "#454c54",
11552
+ "$type": "color",
11553
+ "$extensions": {
11554
+ "org.primer.figma": {
11555
+ "collection": "mode",
11556
+ "group": "component (internal)",
11557
+ "scopes": ["borderColor"]
11558
+ }
11559
+ },
11560
+ "filePath": "src/tokens/component/button.json5",
11561
+ "isSource": true,
11562
+ "original": {
11563
+ "$value": "{borderColor.muted}",
11564
+ "$type": "color",
11565
+ "$extensions": {
11566
+ "org.primer.figma": {
11567
+ "collection": "mode",
11568
+ "group": "component (internal)",
11569
+ "scopes": ["borderColor"]
11570
+ }
11571
+ },
11572
+ "key": "{buttonKeybindingHint.inactive.borderColor}"
11573
+ },
11574
+ "name": "buttonKeybindingHint-inactive-borderColor",
11575
+ "attributes": {},
11576
+ "path": ["buttonKeybindingHint", "inactive", "borderColor"]
11577
+ },
11578
+ "buttonKeybindingHint-inactive-fgColor": {
11579
+ "key": "{buttonKeybindingHint.inactive.fgColor}",
11580
+ "$value": "#454c54",
11581
+ "$type": "color",
11582
+ "$extensions": {
11583
+ "org.primer.figma": {
11584
+ "collection": "mode",
11585
+ "group": "component (internal)",
11586
+ "scopes": ["fgColor"]
11587
+ }
11588
+ },
11589
+ "filePath": "src/tokens/component/button.json5",
11590
+ "isSource": true,
11591
+ "original": {
11592
+ "$value": "{button.inactive.fgColor}",
11593
+ "$type": "color",
11594
+ "$extensions": {
11595
+ "org.primer.figma": {
11596
+ "collection": "mode",
11597
+ "group": "component (internal)",
11598
+ "scopes": ["fgColor"]
11599
+ }
11600
+ },
11601
+ "key": "{buttonKeybindingHint.inactive.fgColor}"
11602
+ },
11603
+ "name": "buttonKeybindingHint-inactive-fgColor",
11604
+ "attributes": {},
11605
+ "path": ["buttonKeybindingHint", "inactive", "fgColor"]
11606
+ },
11607
+ "buttonKeybindingHint-invisible-bgColor-active": {
11608
+ "key": "{buttonKeybindingHint.invisible.bgColor.active}",
11609
+ "$value": "#d1d9e0",
11610
+ "$type": "color",
11611
+ "$extensions": {
11612
+ "org.primer.figma": {
11613
+ "collection": "mode",
11614
+ "group": "component (internal)",
11615
+ "scopes": ["bgColor"]
11616
+ }
11617
+ },
11618
+ "filePath": "src/tokens/component/button.json5",
11619
+ "isSource": true,
11620
+ "original": {
11621
+ "$value": "{control.transparent.bgColor.active}",
11622
+ "$type": "color",
11623
+ "$extensions": {
11624
+ "org.primer.figma": {
11625
+ "collection": "mode",
11626
+ "group": "component (internal)",
11627
+ "scopes": ["bgColor"]
11628
+ }
11629
+ },
11630
+ "key": "{buttonKeybindingHint.invisible.bgColor.active}"
11631
+ },
11632
+ "name": "buttonKeybindingHint-invisible-bgColor-active",
11633
+ "attributes": {},
11634
+ "path": ["buttonKeybindingHint", "invisible", "bgColor", "active"]
11635
+ },
11636
+ "buttonKeybindingHint-invisible-bgColor-disabled": {
11637
+ "key": "{buttonKeybindingHint.invisible.bgColor.disabled}",
11638
+ "$value": "#ffffff00",
11639
+ "$type": "color",
11640
+ "$extensions": {
11641
+ "org.primer.figma": {
11642
+ "collection": "mode",
11643
+ "group": "component (internal)",
11644
+ "scopes": ["bgColor"]
11645
+ }
11646
+ },
11647
+ "filePath": "src/tokens/component/button.json5",
11648
+ "isSource": true,
11649
+ "original": {
11650
+ "$value": "{button.invisible.bgColor.disabled}",
11651
+ "$type": "color",
11652
+ "$extensions": {
11653
+ "org.primer.figma": {
11654
+ "collection": "mode",
11655
+ "group": "component (internal)",
11656
+ "scopes": ["bgColor"]
11657
+ }
11658
+ },
11659
+ "key": "{buttonKeybindingHint.invisible.bgColor.disabled}"
11660
+ },
11661
+ "name": "buttonKeybindingHint-invisible-bgColor-disabled",
11662
+ "attributes": {},
11663
+ "path": ["buttonKeybindingHint", "invisible", "bgColor", "disabled"]
11664
+ },
11665
+ "buttonKeybindingHint-invisible-bgColor-hover": {
11666
+ "key": "{buttonKeybindingHint.invisible.bgColor.hover}",
11667
+ "$value": "#dae0e7",
11668
+ "$type": "color",
11669
+ "$extensions": {
11670
+ "org.primer.figma": {
11671
+ "collection": "mode",
11672
+ "group": "component (internal)",
11673
+ "scopes": ["bgColor"]
11674
+ }
11675
+ },
11676
+ "filePath": "src/tokens/component/button.json5",
11677
+ "isSource": true,
11678
+ "original": {
11679
+ "$value": "{control.transparent.bgColor.hover}",
11680
+ "$type": "color",
11681
+ "$extensions": {
11682
+ "org.primer.figma": {
11683
+ "collection": "mode",
11684
+ "group": "component (internal)",
11685
+ "scopes": ["bgColor"]
11686
+ }
11687
+ },
11688
+ "key": "{buttonKeybindingHint.invisible.bgColor.hover}"
11689
+ },
11690
+ "name": "buttonKeybindingHint-invisible-bgColor-hover",
11691
+ "attributes": {},
11692
+ "path": ["buttonKeybindingHint", "invisible", "bgColor", "hover"]
11693
+ },
11694
+ "buttonKeybindingHint-invisible-bgColor-rest": {
11695
+ "key": "{buttonKeybindingHint.invisible.bgColor.rest}",
11696
+ "$value": "#eff2f5",
11697
+ "$type": "color",
11698
+ "$extensions": {
11699
+ "org.primer.figma": {
11700
+ "collection": "mode",
11701
+ "group": "component (internal)",
11702
+ "scopes": ["bgColor"]
11703
+ }
11704
+ },
11705
+ "filePath": "src/tokens/component/button.json5",
11706
+ "isSource": true,
11707
+ "original": {
11708
+ "$value": "{buttonKeybindingHint.default.bgColor.rest}",
11709
+ "$type": "color",
11710
+ "$extensions": {
11711
+ "org.primer.figma": {
11712
+ "collection": "mode",
11713
+ "group": "component (internal)",
11714
+ "scopes": ["bgColor"]
11715
+ }
11716
+ },
11717
+ "key": "{buttonKeybindingHint.invisible.bgColor.rest}"
11718
+ },
11719
+ "name": "buttonKeybindingHint-invisible-bgColor-rest",
11720
+ "attributes": {},
11721
+ "path": ["buttonKeybindingHint", "invisible", "bgColor", "rest"]
11722
+ },
11723
+ "buttonKeybindingHint-invisible-borderColor-disabled": {
11724
+ "key": "{buttonKeybindingHint.invisible.borderColor.disabled}",
11725
+ "$value": "#59636e1f",
11726
+ "$type": "color",
11727
+ "$extensions": {
11728
+ "org.primer.figma": {
11729
+ "collection": "mode",
11730
+ "group": "component (internal)",
11731
+ "scopes": ["borderColor"]
11732
+ }
11733
+ },
11734
+ "filePath": "src/tokens/component/button.json5",
11735
+ "isSource": true,
11736
+ "original": {
11737
+ "$value": "{control.borderColor.disabled}",
11738
+ "$type": "color",
11739
+ "$extensions": {
11740
+ "org.primer.figma": {
11741
+ "collection": "mode",
11742
+ "group": "component (internal)",
11743
+ "scopes": ["borderColor"]
11744
+ }
11745
+ },
11746
+ "key": "{buttonKeybindingHint.invisible.borderColor.disabled}"
11747
+ },
11748
+ "name": "buttonKeybindingHint-invisible-borderColor-disabled",
11749
+ "attributes": {},
11750
+ "path": ["buttonKeybindingHint", "invisible", "borderColor", "disabled"]
11751
+ },
11752
+ "buttonKeybindingHint-invisible-borderColor-rest": {
11753
+ "key": "{buttonKeybindingHint.invisible.borderColor.rest}",
11754
+ "$value": "#454c54",
11755
+ "$type": "color",
11756
+ "$extensions": {
11757
+ "org.primer.figma": {
11758
+ "collection": "mode",
11759
+ "group": "component (internal)",
11760
+ "scopes": ["borderColor"]
11761
+ },
11762
+ "org.primer.overrides": {
11763
+ "dark-high-contrast": {
11764
+ "$value": "#454c54",
11765
+ "filePath": "src/tokens/component/button.json5",
11766
+ "isSource": true,
11767
+ "$type": "color"
11768
+ },
11769
+ "dark-tritanopia-high-contrast": {
11770
+ "$value": "#454c54",
11771
+ "filePath": "src/tokens/component/button.json5",
11772
+ "isSource": true,
11773
+ "$type": "color"
11774
+ },
11775
+ "dark-protanopia-deuteranopia-high-contrast": {
11776
+ "$value": "#454c54",
11777
+ "filePath": "src/tokens/component/button.json5",
11778
+ "isSource": true,
11779
+ "$type": "color"
11780
+ },
11781
+ "light-high-contrast": {
11782
+ "$value": "#454c54",
11783
+ "filePath": "src/tokens/component/button.json5",
11784
+ "isSource": true,
11785
+ "$type": "color"
11786
+ },
11787
+ "light-tritanopia-high-contrast": {
11788
+ "$value": "#454c54",
11789
+ "filePath": "src/tokens/component/button.json5",
11790
+ "isSource": true,
11791
+ "$type": "color"
11792
+ },
11793
+ "light-protanopia-deuteranopia-high-contrast": {
11794
+ "$value": "#454c54",
11795
+ "filePath": "src/tokens/component/button.json5",
11796
+ "isSource": true,
11797
+ "$type": "color"
11798
+ }
11799
+ }
11800
+ },
11801
+ "filePath": "src/tokens/component/button.json5",
11802
+ "isSource": true,
11803
+ "original": {
11804
+ "$value": "{borderColor.muted}",
11805
+ "$type": "color",
11806
+ "$extensions": {
11807
+ "org.primer.figma": {
11808
+ "collection": "mode",
11809
+ "group": "component (internal)",
11810
+ "scopes": ["borderColor"]
11811
+ },
11812
+ "org.primer.overrides": {
11813
+ "dark-high-contrast": {
11814
+ "$value": "{borderColor.muted}",
11815
+ "filePath": "src/tokens/component/button.json5",
11816
+ "isSource": true,
11817
+ "$type": "color"
11818
+ },
11819
+ "dark-tritanopia-high-contrast": {
11820
+ "$value": "{borderColor.muted}",
11821
+ "filePath": "src/tokens/component/button.json5",
11822
+ "isSource": true,
11823
+ "$type": "color"
11824
+ },
11825
+ "dark-protanopia-deuteranopia-high-contrast": {
11826
+ "$value": "{borderColor.muted}",
11827
+ "filePath": "src/tokens/component/button.json5",
11828
+ "isSource": true,
11829
+ "$type": "color"
11830
+ },
11831
+ "light-high-contrast": {
11832
+ "$value": "{borderColor.muted}",
11833
+ "filePath": "src/tokens/component/button.json5",
11834
+ "isSource": true,
11835
+ "$type": "color"
11836
+ },
11837
+ "light-tritanopia-high-contrast": {
11838
+ "$value": "{borderColor.muted}",
11839
+ "filePath": "src/tokens/component/button.json5",
11840
+ "isSource": true,
11841
+ "$type": "color"
11842
+ },
11843
+ "light-protanopia-deuteranopia-high-contrast": {
11844
+ "$value": "{borderColor.muted}",
11845
+ "filePath": "src/tokens/component/button.json5",
11846
+ "isSource": true,
11847
+ "$type": "color"
11848
+ }
11849
+ }
11850
+ },
11851
+ "key": "{buttonKeybindingHint.invisible.borderColor.rest}"
11852
+ },
11853
+ "name": "buttonKeybindingHint-invisible-borderColor-rest",
11854
+ "attributes": {},
11855
+ "path": ["buttonKeybindingHint", "invisible", "borderColor", "rest"]
11856
+ },
11857
+ "buttonKeybindingHint-invisible-fgColor-disabled": {
11858
+ "key": "{buttonKeybindingHint.invisible.fgColor.disabled}",
11859
+ "$value": "#59636e",
11860
+ "$type": "color",
11861
+ "$extensions": {
11862
+ "org.primer.figma": {
11863
+ "collection": "mode",
11864
+ "group": "component (internal)",
11865
+ "scopes": ["borderColor"]
11866
+ }
11867
+ },
11868
+ "filePath": "src/tokens/component/button.json5",
11869
+ "isSource": true,
11870
+ "original": {
11871
+ "$value": "{control.fgColor.disabled}",
11872
+ "$type": "color",
11873
+ "$extensions": {
11874
+ "org.primer.figma": {
11875
+ "collection": "mode",
11876
+ "group": "component (internal)",
11877
+ "scopes": ["borderColor"]
11878
+ }
11879
+ },
11880
+ "key": "{buttonKeybindingHint.invisible.fgColor.disabled}"
11881
+ },
11882
+ "name": "buttonKeybindingHint-invisible-fgColor-disabled",
11883
+ "attributes": {},
11884
+ "path": ["buttonKeybindingHint", "invisible", "fgColor", "disabled"]
11885
+ },
11886
+ "buttonKeybindingHint-invisible-fgColor-rest": {
11887
+ "key": "{buttonKeybindingHint.invisible.fgColor.rest}",
11888
+ "$value": "#393f46",
11889
+ "$type": "color",
11890
+ "$extensions": {
11891
+ "org.primer.figma": {
11892
+ "collection": "mode",
11893
+ "group": "component (internal)",
11894
+ "scopes": ["borderColor"]
11895
+ }
11896
+ },
11897
+ "filePath": "src/tokens/component/button.json5",
11898
+ "isSource": true,
11899
+ "original": {
11900
+ "$value": "{fgColor.muted}",
11901
+ "$type": "color",
11902
+ "$extensions": {
11903
+ "org.primer.figma": {
11904
+ "collection": "mode",
11905
+ "group": "component (internal)",
11906
+ "scopes": ["borderColor"]
11907
+ }
11908
+ },
11909
+ "key": "{buttonKeybindingHint.invisible.fgColor.rest}"
11910
+ },
11911
+ "name": "buttonKeybindingHint-invisible-fgColor-rest",
11912
+ "attributes": {},
11913
+ "path": ["buttonKeybindingHint", "invisible", "fgColor", "rest"]
11914
+ },
11915
+ "buttonKeybindingHint-primary-bgColor-disabled": {
11916
+ "key": "{buttonKeybindingHint.primary.bgColor.disabled}",
11917
+ "$value": "#00230b1a",
11918
+ "$type": "color",
11919
+ "$extensions": {
11920
+ "org.primer.figma": {
11921
+ "collection": "mode",
11922
+ "group": "component (internal)",
11923
+ "scopes": ["bgColor"]
11924
+ }
11925
+ },
11926
+ "alpha": 0.1,
11927
+ "filePath": "src/tokens/component/button.json5",
11928
+ "isSource": true,
11929
+ "original": {
11930
+ "$value": "{buttonCounter.primary.bgColor.rest}",
11931
+ "$type": "color",
11932
+ "$extensions": {
11933
+ "org.primer.figma": {
11934
+ "collection": "mode",
11935
+ "group": "component (internal)",
11936
+ "scopes": ["bgColor"]
11937
+ }
11938
+ },
11939
+ "alpha": 0.1,
11940
+ "key": "{buttonKeybindingHint.primary.bgColor.disabled}"
11941
+ },
11942
+ "name": "buttonKeybindingHint-primary-bgColor-disabled",
11943
+ "attributes": {},
11944
+ "path": ["buttonKeybindingHint", "primary", "bgColor", "disabled"]
11945
+ },
11946
+ "buttonKeybindingHint-primary-bgColor-rest": {
11947
+ "key": "{buttonKeybindingHint.primary.bgColor.rest}",
11948
+ "$value": "#00230b33",
11949
+ "$type": "color",
11950
+ "$extensions": {
11951
+ "org.primer.figma": {
11952
+ "collection": "mode",
11953
+ "group": "component (internal)",
11954
+ "scopes": ["bgColor"]
11955
+ }
11956
+ },
11957
+ "filePath": "src/tokens/component/button.json5",
11958
+ "isSource": true,
11959
+ "original": {
11960
+ "$value": "{buttonCounter.primary.bgColor.rest}",
11961
+ "$type": "color",
11962
+ "$extensions": {
11963
+ "org.primer.figma": {
11964
+ "collection": "mode",
11965
+ "group": "component (internal)",
11966
+ "scopes": ["bgColor"]
11967
+ }
11968
+ },
11969
+ "key": "{buttonKeybindingHint.primary.bgColor.rest}"
11970
+ },
11971
+ "name": "buttonKeybindingHint-primary-bgColor-rest",
11972
+ "attributes": {},
11973
+ "path": ["buttonKeybindingHint", "primary", "bgColor", "rest"]
11974
+ },
11975
+ "buttonKeybindingHint-primary-borderColor-disabled": {
11976
+ "key": "{buttonKeybindingHint.primary.borderColor.disabled}",
11977
+ "$value": "#59636e1f",
11978
+ "$type": "color",
11979
+ "$extensions": {
11980
+ "org.primer.figma": {
11981
+ "collection": "mode",
11982
+ "group": "component (internal)",
11983
+ "scopes": ["borderColor"]
11984
+ }
11985
+ },
11986
+ "filePath": "src/tokens/component/button.json5",
11987
+ "isSource": true,
11988
+ "original": {
11989
+ "$value": "{control.borderColor.disabled}",
11990
+ "$type": "color",
11991
+ "$extensions": {
11992
+ "org.primer.figma": {
11993
+ "collection": "mode",
11994
+ "group": "component (internal)",
11995
+ "scopes": ["borderColor"]
11996
+ }
11997
+ },
11998
+ "key": "{buttonKeybindingHint.primary.borderColor.disabled}"
11999
+ },
12000
+ "name": "buttonKeybindingHint-primary-borderColor-disabled",
12001
+ "attributes": {},
12002
+ "path": ["buttonKeybindingHint", "primary", "borderColor", "disabled"]
12003
+ },
12004
+ "buttonKeybindingHint-primary-borderColor-rest": {
12005
+ "key": "{buttonKeybindingHint.primary.borderColor.rest}",
12006
+ "$value": "#ffffff",
12007
+ "$type": "color",
12008
+ "$extensions": {
12009
+ "org.primer.figma": {
12010
+ "collection": "mode",
12011
+ "group": "component (internal)",
12012
+ "scopes": ["borderColor"]
12013
+ },
12014
+ "org.primer.overrides": {
12015
+ "dark-dimmed": {
12016
+ "$value": "#00230b33",
12017
+ "alpha": 0.1,
12018
+ "filePath": "src/tokens/component/button.json5",
12019
+ "isSource": true,
12020
+ "$type": "color"
12021
+ },
12022
+ "dark-dimmed-high-contrast": {
12023
+ "$value": "#ffffff",
12024
+ "filePath": "src/tokens/component/button.json5",
12025
+ "isSource": true,
12026
+ "$type": "color"
12027
+ },
12028
+ "dark": {
12029
+ "$value": "#00230b33",
12030
+ "alpha": 0.1,
12031
+ "filePath": "src/tokens/component/button.json5",
12032
+ "isSource": true,
12033
+ "$type": "color"
12034
+ },
12035
+ "dark-high-contrast": {
12036
+ "$value": "#ffffff",
12037
+ "filePath": "src/tokens/component/button.json5",
12038
+ "isSource": true,
12039
+ "$type": "color"
12040
+ },
12041
+ "dark-tritanopia-high-contrast": {
12042
+ "$value": "#ffffff",
12043
+ "filePath": "src/tokens/component/button.json5",
12044
+ "isSource": true,
12045
+ "$type": "color"
12046
+ },
12047
+ "dark-protanopia-deuteranopia-high-contrast": {
12048
+ "$value": "#ffffff",
12049
+ "filePath": "src/tokens/component/button.json5",
12050
+ "isSource": true,
12051
+ "$type": "color"
12052
+ },
12053
+ "light-high-contrast": {
12054
+ "$value": "#ffffff",
12055
+ "filePath": "src/tokens/component/button.json5",
12056
+ "isSource": true,
12057
+ "$type": "color"
12058
+ },
12059
+ "light-tritanopia-high-contrast": {
12060
+ "$value": "#ffffff",
12061
+ "filePath": "src/tokens/component/button.json5",
12062
+ "isSource": true,
12063
+ "$type": "color"
12064
+ },
12065
+ "light-protanopia-deuteranopia-high-contrast": {
12066
+ "$value": "#ffffff",
12067
+ "filePath": "src/tokens/component/button.json5",
12068
+ "isSource": true,
12069
+ "$type": "color"
12070
+ }
12071
+ }
12072
+ },
12073
+ "filePath": "src/tokens/component/button.json5",
12074
+ "isSource": true,
12075
+ "original": {
12076
+ "$value": "{base.color.white}",
12077
+ "$type": "color",
12078
+ "$extensions": {
12079
+ "org.primer.figma": {
12080
+ "collection": "mode",
12081
+ "group": "component (internal)",
12082
+ "scopes": ["borderColor"]
12083
+ },
12084
+ "org.primer.overrides": {
12085
+ "dark-dimmed": {
12086
+ "$value": "{buttonCounter.primary.bgColor.rest}",
12087
+ "alpha": 0.1,
12088
+ "filePath": "src/tokens/component/button.json5",
12089
+ "isSource": true,
12090
+ "$type": "color"
12091
+ },
12092
+ "dark-dimmed-high-contrast": {
12093
+ "$value": "{base.color.white}",
12094
+ "filePath": "src/tokens/component/button.json5",
12095
+ "isSource": true,
12096
+ "$type": "color"
12097
+ },
12098
+ "dark": {
12099
+ "$value": "{buttonCounter.primary.bgColor.rest}",
12100
+ "alpha": 0.1,
12101
+ "filePath": "src/tokens/component/button.json5",
12102
+ "isSource": true,
12103
+ "$type": "color"
12104
+ },
12105
+ "dark-high-contrast": {
12106
+ "$value": "{base.color.white}",
12107
+ "filePath": "src/tokens/component/button.json5",
12108
+ "isSource": true,
12109
+ "$type": "color"
12110
+ },
12111
+ "dark-tritanopia-high-contrast": {
12112
+ "$value": "{base.color.white}",
12113
+ "filePath": "src/tokens/component/button.json5",
12114
+ "isSource": true,
12115
+ "$type": "color"
12116
+ },
12117
+ "dark-protanopia-deuteranopia-high-contrast": {
12118
+ "$value": "{base.color.white}",
12119
+ "filePath": "src/tokens/component/button.json5",
12120
+ "isSource": true,
12121
+ "$type": "color"
12122
+ },
12123
+ "light-high-contrast": {
12124
+ "$value": "{base.color.white}",
12125
+ "filePath": "src/tokens/component/button.json5",
12126
+ "isSource": true,
12127
+ "$type": "color"
12128
+ },
12129
+ "light-tritanopia-high-contrast": {
12130
+ "$value": "{base.color.white}",
12131
+ "filePath": "src/tokens/component/button.json5",
12132
+ "isSource": true,
12133
+ "$type": "color"
12134
+ },
12135
+ "light-protanopia-deuteranopia-high-contrast": {
12136
+ "$value": "{base.color.white}",
12137
+ "filePath": "src/tokens/component/button.json5",
12138
+ "isSource": true,
12139
+ "$type": "color"
12140
+ }
12141
+ }
12142
+ },
12143
+ "key": "{buttonKeybindingHint.primary.borderColor.rest}"
12144
+ },
12145
+ "name": "buttonKeybindingHint-primary-borderColor-rest",
12146
+ "attributes": {},
12147
+ "path": ["buttonKeybindingHint", "primary", "borderColor", "rest"]
12148
+ },
12149
+ "buttonKeybindingHint-primary-fgColor-disabled": {
12150
+ "key": "{buttonKeybindingHint.primary.fgColor.disabled}",
12151
+ "$value": "#ffffffcc",
12152
+ "$type": "color",
12153
+ "$extensions": {
12154
+ "org.primer.figma": {
12155
+ "collection": "mode",
12156
+ "group": "component (internal)",
12157
+ "scopes": ["fgColor"]
12158
+ }
12159
+ },
12160
+ "filePath": "src/tokens/component/button.json5",
12161
+ "isSource": true,
12162
+ "original": {
12163
+ "$value": "{button.primary.fgColor.disabled}",
12164
+ "$type": "color",
12165
+ "$extensions": {
12166
+ "org.primer.figma": {
12167
+ "collection": "mode",
12168
+ "group": "component (internal)",
12169
+ "scopes": ["fgColor"]
12170
+ }
12171
+ },
12172
+ "key": "{buttonKeybindingHint.primary.fgColor.disabled}"
12173
+ },
12174
+ "name": "buttonKeybindingHint-primary-fgColor-disabled",
12175
+ "attributes": {},
12176
+ "path": ["buttonKeybindingHint", "primary", "fgColor", "disabled"]
12177
+ },
12178
+ "buttonKeybindingHint-primary-fgColor-rest": {
12179
+ "key": "{buttonKeybindingHint.primary.fgColor.rest}",
12180
+ "$value": "#ffffff",
12181
+ "$type": "color",
12182
+ "$extensions": {
12183
+ "org.primer.figma": {
12184
+ "collection": "mode",
12185
+ "group": "component (internal)",
12186
+ "scopes": ["fgColor"]
12187
+ }
12188
+ },
12189
+ "filePath": "src/tokens/component/button.json5",
12190
+ "isSource": true,
12191
+ "original": {
12192
+ "$value": "{fgColor.onEmphasis}",
12193
+ "$type": "color",
12194
+ "$extensions": {
12195
+ "org.primer.figma": {
12196
+ "collection": "mode",
12197
+ "group": "component (internal)",
12198
+ "scopes": ["fgColor"]
12199
+ }
12200
+ },
12201
+ "key": "{buttonKeybindingHint.primary.fgColor.rest}"
12202
+ },
12203
+ "name": "buttonKeybindingHint-primary-fgColor-rest",
12204
+ "attributes": {},
12205
+ "path": ["buttonKeybindingHint", "primary", "fgColor", "rest"]
12206
+ },
10834
12207
  "card-bgColor": {
10835
12208
  "key": "{card.bgColor}",
10836
12209
  "$value": "#ffffff",