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