@primer/primitives 11.6.0 → 11.6.1-rc.d0027616

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 (64) hide show
  1. package/DESIGN_TOKENS_SPEC.md +0 -5
  2. package/dist/css/functional/themes/dark-colorblind-high-contrast.css +0 -2
  3. package/dist/css/functional/themes/dark-colorblind.css +0 -2
  4. package/dist/css/functional/themes/dark-dimmed-high-contrast.css +0 -2
  5. package/dist/css/functional/themes/dark-dimmed.css +0 -2
  6. package/dist/css/functional/themes/dark-high-contrast.css +0 -2
  7. package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +0 -2
  8. package/dist/css/functional/themes/dark-tritanopia.css +0 -2
  9. package/dist/css/functional/themes/dark.css +0 -2
  10. package/dist/css/functional/themes/light-colorblind-high-contrast.css +2 -4
  11. package/dist/css/functional/themes/light-colorblind.css +2 -4
  12. package/dist/css/functional/themes/light-high-contrast.css +30 -32
  13. package/dist/css/functional/themes/light-tritanopia-high-contrast.css +2 -4
  14. package/dist/css/functional/themes/light-tritanopia.css +2 -4
  15. package/dist/css/functional/themes/light.css +2 -4
  16. package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +6 -176
  17. package/dist/docs/functional/themes/dark-colorblind.json +6 -176
  18. package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +6 -176
  19. package/dist/docs/functional/themes/dark-dimmed.json +6 -176
  20. package/dist/docs/functional/themes/dark-high-contrast.json +6 -176
  21. package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +6 -176
  22. package/dist/docs/functional/themes/dark-tritanopia.json +6 -176
  23. package/dist/docs/functional/themes/dark.json +6 -176
  24. package/dist/docs/functional/themes/light-colorblind-high-contrast.json +8 -178
  25. package/dist/docs/functional/themes/light-colorblind.json +8 -178
  26. package/dist/docs/functional/themes/light-high-contrast.json +33 -203
  27. package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +8 -178
  28. package/dist/docs/functional/themes/light-tritanopia.json +8 -178
  29. package/dist/docs/functional/themes/light.json +8 -178
  30. package/dist/figma/themes/light-colorblind.json +1 -1
  31. package/dist/figma/themes/light-high-contrast.json +43 -46
  32. package/dist/figma/themes/light-tritanopia.json +1 -1
  33. package/dist/figma/themes/light.json +1 -1
  34. package/dist/internalCss/dark-colorblind-high-contrast.css +0 -2
  35. package/dist/internalCss/dark-colorblind.css +0 -2
  36. package/dist/internalCss/dark-dimmed-high-contrast.css +0 -2
  37. package/dist/internalCss/dark-dimmed.css +0 -2
  38. package/dist/internalCss/dark-high-contrast.css +0 -2
  39. package/dist/internalCss/dark-tritanopia-high-contrast.css +0 -2
  40. package/dist/internalCss/dark-tritanopia.css +0 -2
  41. package/dist/internalCss/dark.css +0 -2
  42. package/dist/internalCss/light-colorblind-high-contrast.css +2 -4
  43. package/dist/internalCss/light-colorblind.css +2 -4
  44. package/dist/internalCss/light-high-contrast.css +30 -32
  45. package/dist/internalCss/light-tritanopia-high-contrast.css +2 -4
  46. package/dist/internalCss/light-tritanopia.css +2 -4
  47. package/dist/internalCss/light.css +2 -4
  48. package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +6 -176
  49. package/dist/styleLint/functional/themes/dark-colorblind.json +6 -176
  50. package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +6 -176
  51. package/dist/styleLint/functional/themes/dark-dimmed.json +6 -176
  52. package/dist/styleLint/functional/themes/dark-high-contrast.json +6 -176
  53. package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +6 -176
  54. package/dist/styleLint/functional/themes/dark-tritanopia.json +6 -176
  55. package/dist/styleLint/functional/themes/dark.json +6 -176
  56. package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +8 -178
  57. package/dist/styleLint/functional/themes/light-colorblind.json +8 -178
  58. package/dist/styleLint/functional/themes/light-high-contrast.json +33 -203
  59. package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +8 -178
  60. package/dist/styleLint/functional/themes/light-tritanopia.json +8 -178
  61. package/dist/styleLint/functional/themes/light.json +8 -178
  62. package/package.json +2 -2
  63. package/src/tokens/functional/color/fgColor.json5 +3 -3
  64. package/src/tokens/functional/shadow/shadow.json5 +1 -100
@@ -38585,7 +38585,7 @@
38585
38585
  "dark-high-contrast": "#ff9492",
38586
38586
  "dark-dimmed-high-contrast": "#ffc9c7",
38587
38587
  "dark-tritanopia-high-contrast": "#ff9492",
38588
- "light-high-contrast": "#ff4445",
38588
+ "light-high-contrast": "#960d1e",
38589
38589
  "light-tritanopia-high-contrast": "#ff4445"
38590
38590
  },
38591
38591
  "org.primer.llm": {
@@ -38617,7 +38617,7 @@
38617
38617
  "dark-high-contrast": "{base.color.red.3}",
38618
38618
  "dark-dimmed-high-contrast": "{base.color.red.1}",
38619
38619
  "dark-tritanopia-high-contrast": "{base.color.red.3}",
38620
- "light-high-contrast": "{base.color.red.6}",
38620
+ "light-high-contrast": "#960d1e",
38621
38621
  "light-tritanopia-high-contrast": "{base.color.red.6}"
38622
38622
  },
38623
38623
  "org.primer.llm": {
@@ -38783,7 +38783,7 @@
38783
38783
  "dark-dimmed-high-contrast": "#e6ccff",
38784
38784
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38785
38785
  "dark-tritanopia-high-contrast": "#D3ABFF",
38786
- "light-high-contrast": "#a66bff",
38786
+ "light-high-contrast": "#5e2bb4",
38787
38787
  "light-protanopia-deuteranopia-high-contrast": "#a66bff",
38788
38788
  "light-tritanopia-high-contrast": "#a66bff"
38789
38789
  },
@@ -38813,7 +38813,7 @@
38813
38813
  "dark-dimmed-high-contrast": "{base.color.purple.1}",
38814
38814
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38815
38815
  "dark-tritanopia-high-contrast": "#D3ABFF",
38816
- "light-high-contrast": "{base.color.purple.6}",
38816
+ "light-high-contrast": "#5e2bb4",
38817
38817
  "light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
38818
38818
  "light-tritanopia-high-contrast": "{base.color.purple.6}"
38819
38819
  },
@@ -39349,7 +39349,7 @@
39349
39349
  "dark": "#28d751",
39350
39350
  "dark-high-contrast": "#2BD853",
39351
39351
  "dark-dimmed-high-contrast": "#acf7b6",
39352
- "light-high-contrast": "#02a232",
39352
+ "light-high-contrast": "#04591f",
39353
39353
  "dark-protanopia-deuteranopia": "#71b7ff",
39354
39354
  "dark-protanopia-deuteranopia-high-contrast": "#addcff",
39355
39355
  "light-protanopia-deuteranopia": "#409eff",
@@ -39383,7 +39383,7 @@
39383
39383
  "dark": "{base.color.green.3}",
39384
39384
  "dark-high-contrast": "#2BD853",
39385
39385
  "dark-dimmed-high-contrast": "{base.color.green.0}",
39386
- "light-high-contrast": "{base.color.green.6}",
39386
+ "light-high-contrast": "#04591f",
39387
39387
  "dark-protanopia-deuteranopia": "{base.color.blue.3}",
39388
39388
  "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
39389
39389
  "light-protanopia-deuteranopia": "{base.color.blue.5}",
@@ -49160,176 +49160,6 @@
49160
49160
  "type": "shadow",
49161
49161
  "description": "Large floating shadow for modals and dialogs"
49162
49162
  },
49163
- "shadow-floating-legacy": {
49164
- "key": "{shadow.floating.legacy}",
49165
- "$extensions": {
49166
- "org.primer.figma": {},
49167
- "org.primer.overrides": {
49168
- "dark": {
49169
- "$value": [
49170
- {
49171
- "color": "#010409",
49172
- "alpha": 0.4,
49173
- "offsetX": {
49174
- "value": 0,
49175
- "unit": "px"
49176
- },
49177
- "offsetY": {
49178
- "value": 6,
49179
- "unit": "px"
49180
- },
49181
- "blur": {
49182
- "value": 12,
49183
- "unit": "px"
49184
- },
49185
- "spread": {
49186
- "value": -3,
49187
- "unit": "px"
49188
- }
49189
- },
49190
- {
49191
- "color": "#010409",
49192
- "alpha": 0.4,
49193
- "offsetX": {
49194
- "value": 0,
49195
- "unit": "px"
49196
- },
49197
- "offsetY": {
49198
- "value": 6,
49199
- "unit": "px"
49200
- },
49201
- "blur": {
49202
- "value": 18,
49203
- "unit": "px"
49204
- },
49205
- "spread": {
49206
- "value": 0,
49207
- "unit": "px"
49208
- }
49209
- }
49210
- ],
49211
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49212
- "isSource": true,
49213
- "$type": "shadow"
49214
- }
49215
- },
49216
- "org.primer.llm": {
49217
- "usage": ["legacy-component", "backward-compatibility"],
49218
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49219
- }
49220
- },
49221
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49222
- "isSource": true,
49223
- "original": {
49224
- "$value": [
49225
- {
49226
- "color": "{base.color.neutral.0}",
49227
- "alpha": 0.4,
49228
- "offsetX": {
49229
- "value": 0,
49230
- "unit": "px"
49231
- },
49232
- "offsetY": {
49233
- "value": 6,
49234
- "unit": "px"
49235
- },
49236
- "blur": {
49237
- "value": 12,
49238
- "unit": "px"
49239
- },
49240
- "spread": {
49241
- "value": -3,
49242
- "unit": "px"
49243
- }
49244
- },
49245
- {
49246
- "color": "{base.color.neutral.0}",
49247
- "alpha": 0.4,
49248
- "offsetX": {
49249
- "value": 0,
49250
- "unit": "px"
49251
- },
49252
- "offsetY": {
49253
- "value": 6,
49254
- "unit": "px"
49255
- },
49256
- "blur": {
49257
- "value": 18,
49258
- "unit": "px"
49259
- },
49260
- "spread": {
49261
- "value": 0,
49262
- "unit": "px"
49263
- }
49264
- }
49265
- ],
49266
- "$type": "shadow",
49267
- "$description": "Legacy floating shadow for backward compatibility",
49268
- "$extensions": {
49269
- "org.primer.figma": {},
49270
- "org.primer.overrides": {
49271
- "dark": {
49272
- "$value": [
49273
- {
49274
- "color": "{base.color.neutral.0}",
49275
- "alpha": 0.4,
49276
- "offsetX": {
49277
- "value": 0,
49278
- "unit": "px"
49279
- },
49280
- "offsetY": {
49281
- "value": 6,
49282
- "unit": "px"
49283
- },
49284
- "blur": {
49285
- "value": 12,
49286
- "unit": "px"
49287
- },
49288
- "spread": {
49289
- "value": -3,
49290
- "unit": "px"
49291
- }
49292
- },
49293
- {
49294
- "color": "{base.color.neutral.0}",
49295
- "alpha": 0.4,
49296
- "offsetX": {
49297
- "value": 0,
49298
- "unit": "px"
49299
- },
49300
- "offsetY": {
49301
- "value": 6,
49302
- "unit": "px"
49303
- },
49304
- "blur": {
49305
- "value": 18,
49306
- "unit": "px"
49307
- },
49308
- "spread": {
49309
- "value": 0,
49310
- "unit": "px"
49311
- }
49312
- }
49313
- ],
49314
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49315
- "isSource": true,
49316
- "$type": "shadow"
49317
- }
49318
- },
49319
- "org.primer.llm": {
49320
- "usage": ["legacy-component", "backward-compatibility"],
49321
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49322
- }
49323
- },
49324
- "key": "{shadow.floating.legacy}"
49325
- },
49326
- "name": "shadow-floating-legacy",
49327
- "attributes": {},
49328
- "path": ["shadow", "floating", "legacy"],
49329
- "value": "0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966",
49330
- "type": "shadow",
49331
- "description": "Legacy floating shadow for backward compatibility"
49332
- },
49333
49163
  "shadow-floating-medium": {
49334
49164
  "key": "{shadow.floating.medium}",
49335
49165
  "$extensions": {
@@ -38577,7 +38577,7 @@
38577
38577
  "dark-high-contrast": "#ff7b72",
38578
38578
  "dark-dimmed-high-contrast": "#ffc1ba",
38579
38579
  "dark-tritanopia-high-contrast": "#ff7b72",
38580
- "light-high-contrast": "#b62324",
38580
+ "light-high-contrast": "#960d1e",
38581
38581
  "light-tritanopia-high-contrast": "#b62324"
38582
38582
  },
38583
38583
  "org.primer.llm": {
@@ -38609,7 +38609,7 @@
38609
38609
  "dark-high-contrast": "{base.color.red.3}",
38610
38610
  "dark-dimmed-high-contrast": "{base.color.red.1}",
38611
38611
  "dark-tritanopia-high-contrast": "{base.color.red.3}",
38612
- "light-high-contrast": "{base.color.red.6}",
38612
+ "light-high-contrast": "#960d1e",
38613
38613
  "light-tritanopia-high-contrast": "{base.color.red.6}"
38614
38614
  },
38615
38615
  "org.primer.llm": {
@@ -38775,7 +38775,7 @@
38775
38775
  "dark-dimmed-high-contrast": "#e2c5ff",
38776
38776
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38777
38777
  "dark-tritanopia-high-contrast": "#D3ABFF",
38778
- "light-high-contrast": "#6e40c9",
38778
+ "light-high-contrast": "#5e2bb4",
38779
38779
  "light-protanopia-deuteranopia-high-contrast": "#6e40c9",
38780
38780
  "light-tritanopia-high-contrast": "#6e40c9"
38781
38781
  },
@@ -38805,7 +38805,7 @@
38805
38805
  "dark-dimmed-high-contrast": "{base.color.purple.1}",
38806
38806
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38807
38807
  "dark-tritanopia-high-contrast": "#D3ABFF",
38808
- "light-high-contrast": "{base.color.purple.6}",
38808
+ "light-high-contrast": "#5e2bb4",
38809
38809
  "light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
38810
38810
  "light-tritanopia-high-contrast": "{base.color.purple.6}"
38811
38811
  },
@@ -39341,7 +39341,7 @@
39341
39341
  "dark": "#3fb950",
39342
39342
  "dark-high-contrast": "#2BD853",
39343
39343
  "dark-dimmed-high-contrast": "#aff5b4",
39344
- "light-high-contrast": "#196c2e",
39344
+ "light-high-contrast": "#04591f",
39345
39345
  "dark-protanopia-deuteranopia": "#58a6ff",
39346
39346
  "dark-protanopia-deuteranopia-high-contrast": "#a5d6ff",
39347
39347
  "light-protanopia-deuteranopia": "#1f6feb",
@@ -39375,7 +39375,7 @@
39375
39375
  "dark": "{base.color.green.3}",
39376
39376
  "dark-high-contrast": "#2BD853",
39377
39377
  "dark-dimmed-high-contrast": "{base.color.green.0}",
39378
- "light-high-contrast": "{base.color.green.6}",
39378
+ "light-high-contrast": "#04591f",
39379
39379
  "dark-protanopia-deuteranopia": "{base.color.blue.3}",
39380
39380
  "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
39381
39381
  "light-protanopia-deuteranopia": "{base.color.blue.5}",
@@ -49152,176 +49152,6 @@
49152
49152
  "type": "shadow",
49153
49153
  "description": "Large floating shadow for modals and dialogs"
49154
49154
  },
49155
- "shadow-floating-legacy": {
49156
- "key": "{shadow.floating.legacy}",
49157
- "$extensions": {
49158
- "org.primer.figma": {},
49159
- "org.primer.overrides": {
49160
- "dark": {
49161
- "$value": [
49162
- {
49163
- "color": "#010409",
49164
- "alpha": 0.4,
49165
- "offsetX": {
49166
- "value": 0,
49167
- "unit": "px"
49168
- },
49169
- "offsetY": {
49170
- "value": 6,
49171
- "unit": "px"
49172
- },
49173
- "blur": {
49174
- "value": 12,
49175
- "unit": "px"
49176
- },
49177
- "spread": {
49178
- "value": -3,
49179
- "unit": "px"
49180
- }
49181
- },
49182
- {
49183
- "color": "#010409",
49184
- "alpha": 0.4,
49185
- "offsetX": {
49186
- "value": 0,
49187
- "unit": "px"
49188
- },
49189
- "offsetY": {
49190
- "value": 6,
49191
- "unit": "px"
49192
- },
49193
- "blur": {
49194
- "value": 18,
49195
- "unit": "px"
49196
- },
49197
- "spread": {
49198
- "value": 0,
49199
- "unit": "px"
49200
- }
49201
- }
49202
- ],
49203
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49204
- "isSource": true,
49205
- "$type": "shadow"
49206
- }
49207
- },
49208
- "org.primer.llm": {
49209
- "usage": ["legacy-component", "backward-compatibility"],
49210
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49211
- }
49212
- },
49213
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49214
- "isSource": true,
49215
- "original": {
49216
- "$value": [
49217
- {
49218
- "color": "{base.color.neutral.0}",
49219
- "alpha": 0.4,
49220
- "offsetX": {
49221
- "value": 0,
49222
- "unit": "px"
49223
- },
49224
- "offsetY": {
49225
- "value": 6,
49226
- "unit": "px"
49227
- },
49228
- "blur": {
49229
- "value": 12,
49230
- "unit": "px"
49231
- },
49232
- "spread": {
49233
- "value": -3,
49234
- "unit": "px"
49235
- }
49236
- },
49237
- {
49238
- "color": "{base.color.neutral.0}",
49239
- "alpha": 0.4,
49240
- "offsetX": {
49241
- "value": 0,
49242
- "unit": "px"
49243
- },
49244
- "offsetY": {
49245
- "value": 6,
49246
- "unit": "px"
49247
- },
49248
- "blur": {
49249
- "value": 18,
49250
- "unit": "px"
49251
- },
49252
- "spread": {
49253
- "value": 0,
49254
- "unit": "px"
49255
- }
49256
- }
49257
- ],
49258
- "$type": "shadow",
49259
- "$description": "Legacy floating shadow for backward compatibility",
49260
- "$extensions": {
49261
- "org.primer.figma": {},
49262
- "org.primer.overrides": {
49263
- "dark": {
49264
- "$value": [
49265
- {
49266
- "color": "{base.color.neutral.0}",
49267
- "alpha": 0.4,
49268
- "offsetX": {
49269
- "value": 0,
49270
- "unit": "px"
49271
- },
49272
- "offsetY": {
49273
- "value": 6,
49274
- "unit": "px"
49275
- },
49276
- "blur": {
49277
- "value": 12,
49278
- "unit": "px"
49279
- },
49280
- "spread": {
49281
- "value": -3,
49282
- "unit": "px"
49283
- }
49284
- },
49285
- {
49286
- "color": "{base.color.neutral.0}",
49287
- "alpha": 0.4,
49288
- "offsetX": {
49289
- "value": 0,
49290
- "unit": "px"
49291
- },
49292
- "offsetY": {
49293
- "value": 6,
49294
- "unit": "px"
49295
- },
49296
- "blur": {
49297
- "value": 18,
49298
- "unit": "px"
49299
- },
49300
- "spread": {
49301
- "value": 0,
49302
- "unit": "px"
49303
- }
49304
- }
49305
- ],
49306
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49307
- "isSource": true,
49308
- "$type": "shadow"
49309
- }
49310
- },
49311
- "org.primer.llm": {
49312
- "usage": ["legacy-component", "backward-compatibility"],
49313
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49314
- }
49315
- },
49316
- "key": "{shadow.floating.legacy}"
49317
- },
49318
- "name": "shadow-floating-legacy",
49319
- "attributes": {},
49320
- "path": ["shadow", "floating", "legacy"],
49321
- "value": "0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966",
49322
- "type": "shadow",
49323
- "description": "Legacy floating shadow for backward compatibility"
49324
- },
49325
49155
  "shadow-floating-medium": {
49326
49156
  "key": "{shadow.floating.medium}",
49327
49157
  "$extensions": {
@@ -38595,7 +38595,7 @@
38595
38595
  "dark-high-contrast": "#f47067",
38596
38596
  "dark-dimmed-high-contrast": "#ffb8b0",
38597
38597
  "dark-tritanopia-high-contrast": "#f47067",
38598
- "light-high-contrast": "#ad2e2c",
38598
+ "light-high-contrast": "#960d1e",
38599
38599
  "light-tritanopia-high-contrast": "#ad2e2c"
38600
38600
  },
38601
38601
  "org.primer.llm": {
@@ -38627,7 +38627,7 @@
38627
38627
  "dark-high-contrast": "{base.color.red.3}",
38628
38628
  "dark-dimmed-high-contrast": "{base.color.red.1}",
38629
38629
  "dark-tritanopia-high-contrast": "{base.color.red.3}",
38630
- "light-high-contrast": "{base.color.red.6}",
38630
+ "light-high-contrast": "#960d1e",
38631
38631
  "light-tritanopia-high-contrast": "{base.color.red.6}"
38632
38632
  },
38633
38633
  "org.primer.llm": {
@@ -38793,7 +38793,7 @@
38793
38793
  "dark-dimmed-high-contrast": "#dcbdfb",
38794
38794
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38795
38795
  "dark-tritanopia-high-contrast": "#D3ABFF",
38796
- "light-high-contrast": "#6b44bc",
38796
+ "light-high-contrast": "#5e2bb4",
38797
38797
  "light-protanopia-deuteranopia-high-contrast": "#6b44bc",
38798
38798
  "light-tritanopia-high-contrast": "#6b44bc"
38799
38799
  },
@@ -38823,7 +38823,7 @@
38823
38823
  "dark-dimmed-high-contrast": "{base.color.purple.1}",
38824
38824
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38825
38825
  "dark-tritanopia-high-contrast": "#D3ABFF",
38826
- "light-high-contrast": "{base.color.purple.6}",
38826
+ "light-high-contrast": "#5e2bb4",
38827
38827
  "light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
38828
38828
  "light-tritanopia-high-contrast": "{base.color.purple.6}"
38829
38829
  },
@@ -39359,7 +39359,7 @@
39359
39359
  "dark": "#57ab5a",
39360
39360
  "dark-high-contrast": "#2BD853",
39361
39361
  "dark-dimmed-high-contrast": "#b4f1b4",
39362
- "light-high-contrast": "#2b6a30",
39362
+ "light-high-contrast": "#04591f",
39363
39363
  "dark-protanopia-deuteranopia": "#539bf5",
39364
39364
  "dark-protanopia-deuteranopia-high-contrast": "#96d0ff",
39365
39365
  "light-protanopia-deuteranopia": "#316dca",
@@ -39393,7 +39393,7 @@
39393
39393
  "dark": "{base.color.green.3}",
39394
39394
  "dark-high-contrast": "#2BD853",
39395
39395
  "dark-dimmed-high-contrast": "{base.color.green.0}",
39396
- "light-high-contrast": "{base.color.green.6}",
39396
+ "light-high-contrast": "#04591f",
39397
39397
  "dark-protanopia-deuteranopia": "{base.color.blue.3}",
39398
39398
  "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
39399
39399
  "light-protanopia-deuteranopia": "{base.color.blue.5}",
@@ -49170,176 +49170,6 @@
49170
49170
  "type": "shadow",
49171
49171
  "description": "Large floating shadow for modals and dialogs"
49172
49172
  },
49173
- "shadow-floating-legacy": {
49174
- "key": "{shadow.floating.legacy}",
49175
- "$extensions": {
49176
- "org.primer.figma": {},
49177
- "org.primer.overrides": {
49178
- "dark": {
49179
- "$value": [
49180
- {
49181
- "color": "#010409",
49182
- "alpha": 0.4,
49183
- "offsetX": {
49184
- "value": 0,
49185
- "unit": "px"
49186
- },
49187
- "offsetY": {
49188
- "value": 6,
49189
- "unit": "px"
49190
- },
49191
- "blur": {
49192
- "value": 12,
49193
- "unit": "px"
49194
- },
49195
- "spread": {
49196
- "value": -3,
49197
- "unit": "px"
49198
- }
49199
- },
49200
- {
49201
- "color": "#010409",
49202
- "alpha": 0.4,
49203
- "offsetX": {
49204
- "value": 0,
49205
- "unit": "px"
49206
- },
49207
- "offsetY": {
49208
- "value": 6,
49209
- "unit": "px"
49210
- },
49211
- "blur": {
49212
- "value": 18,
49213
- "unit": "px"
49214
- },
49215
- "spread": {
49216
- "value": 0,
49217
- "unit": "px"
49218
- }
49219
- }
49220
- ],
49221
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49222
- "isSource": true,
49223
- "$type": "shadow"
49224
- }
49225
- },
49226
- "org.primer.llm": {
49227
- "usage": ["legacy-component", "backward-compatibility"],
49228
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49229
- }
49230
- },
49231
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49232
- "isSource": true,
49233
- "original": {
49234
- "$value": [
49235
- {
49236
- "color": "{base.color.neutral.0}",
49237
- "alpha": 0.4,
49238
- "offsetX": {
49239
- "value": 0,
49240
- "unit": "px"
49241
- },
49242
- "offsetY": {
49243
- "value": 6,
49244
- "unit": "px"
49245
- },
49246
- "blur": {
49247
- "value": 12,
49248
- "unit": "px"
49249
- },
49250
- "spread": {
49251
- "value": -3,
49252
- "unit": "px"
49253
- }
49254
- },
49255
- {
49256
- "color": "{base.color.neutral.0}",
49257
- "alpha": 0.4,
49258
- "offsetX": {
49259
- "value": 0,
49260
- "unit": "px"
49261
- },
49262
- "offsetY": {
49263
- "value": 6,
49264
- "unit": "px"
49265
- },
49266
- "blur": {
49267
- "value": 18,
49268
- "unit": "px"
49269
- },
49270
- "spread": {
49271
- "value": 0,
49272
- "unit": "px"
49273
- }
49274
- }
49275
- ],
49276
- "$type": "shadow",
49277
- "$description": "Legacy floating shadow for backward compatibility",
49278
- "$extensions": {
49279
- "org.primer.figma": {},
49280
- "org.primer.overrides": {
49281
- "dark": {
49282
- "$value": [
49283
- {
49284
- "color": "{base.color.neutral.0}",
49285
- "alpha": 0.4,
49286
- "offsetX": {
49287
- "value": 0,
49288
- "unit": "px"
49289
- },
49290
- "offsetY": {
49291
- "value": 6,
49292
- "unit": "px"
49293
- },
49294
- "blur": {
49295
- "value": 12,
49296
- "unit": "px"
49297
- },
49298
- "spread": {
49299
- "value": -3,
49300
- "unit": "px"
49301
- }
49302
- },
49303
- {
49304
- "color": "{base.color.neutral.0}",
49305
- "alpha": 0.4,
49306
- "offsetX": {
49307
- "value": 0,
49308
- "unit": "px"
49309
- },
49310
- "offsetY": {
49311
- "value": 6,
49312
- "unit": "px"
49313
- },
49314
- "blur": {
49315
- "value": 18,
49316
- "unit": "px"
49317
- },
49318
- "spread": {
49319
- "value": 0,
49320
- "unit": "px"
49321
- }
49322
- }
49323
- ],
49324
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49325
- "isSource": true,
49326
- "$type": "shadow"
49327
- }
49328
- },
49329
- "org.primer.llm": {
49330
- "usage": ["legacy-component", "backward-compatibility"],
49331
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49332
- }
49333
- },
49334
- "key": "{shadow.floating.legacy}"
49335
- },
49336
- "name": "shadow-floating-legacy",
49337
- "attributes": {},
49338
- "path": ["shadow", "floating", "legacy"],
49339
- "value": "0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966",
49340
- "type": "shadow",
49341
- "description": "Legacy floating shadow for backward compatibility"
49342
- },
49343
49173
  "shadow-floating-medium": {
49344
49174
  "key": "{shadow.floating.medium}",
49345
49175
  "$extensions": {