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