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