@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
@@ -38615,7 +38615,7 @@
38615
38615
  "dark-high-contrast": "#f47067",
38616
38616
  "dark-dimmed-high-contrast": "#ffb8b0",
38617
38617
  "dark-tritanopia-high-contrast": "#f47067",
38618
- "light-high-contrast": "#ad2e2c",
38618
+ "light-high-contrast": "#960d1e",
38619
38619
  "light-tritanopia-high-contrast": "#ad2e2c"
38620
38620
  },
38621
38621
  "org.primer.llm": {
@@ -38647,7 +38647,7 @@
38647
38647
  "dark-high-contrast": "{base.color.red.3}",
38648
38648
  "dark-dimmed-high-contrast": "{base.color.red.1}",
38649
38649
  "dark-tritanopia-high-contrast": "{base.color.red.3}",
38650
- "light-high-contrast": "{base.color.red.6}",
38650
+ "light-high-contrast": "#960d1e",
38651
38651
  "light-tritanopia-high-contrast": "{base.color.red.6}"
38652
38652
  },
38653
38653
  "org.primer.llm": {
@@ -38813,7 +38813,7 @@
38813
38813
  "dark-dimmed-high-contrast": "#dcbdfb",
38814
38814
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38815
38815
  "dark-tritanopia-high-contrast": "#D3ABFF",
38816
- "light-high-contrast": "#6b44bc",
38816
+ "light-high-contrast": "#5e2bb4",
38817
38817
  "light-protanopia-deuteranopia-high-contrast": "#6b44bc",
38818
38818
  "light-tritanopia-high-contrast": "#6b44bc"
38819
38819
  },
@@ -38843,7 +38843,7 @@
38843
38843
  "dark-dimmed-high-contrast": "{base.color.purple.1}",
38844
38844
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38845
38845
  "dark-tritanopia-high-contrast": "#D3ABFF",
38846
- "light-high-contrast": "{base.color.purple.6}",
38846
+ "light-high-contrast": "#5e2bb4",
38847
38847
  "light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
38848
38848
  "light-tritanopia-high-contrast": "{base.color.purple.6}"
38849
38849
  },
@@ -39379,7 +39379,7 @@
39379
39379
  "dark": "#57ab5a",
39380
39380
  "dark-high-contrast": "#2BD853",
39381
39381
  "dark-dimmed-high-contrast": "#b4f1b4",
39382
- "light-high-contrast": "#2b6a30",
39382
+ "light-high-contrast": "#04591f",
39383
39383
  "dark-protanopia-deuteranopia": "#539bf5",
39384
39384
  "dark-protanopia-deuteranopia-high-contrast": "#96d0ff",
39385
39385
  "light-protanopia-deuteranopia": "#316dca",
@@ -39413,7 +39413,7 @@
39413
39413
  "dark": "{base.color.green.3}",
39414
39414
  "dark-high-contrast": "#2BD853",
39415
39415
  "dark-dimmed-high-contrast": "{base.color.green.0}",
39416
- "light-high-contrast": "{base.color.green.6}",
39416
+ "light-high-contrast": "#04591f",
39417
39417
  "dark-protanopia-deuteranopia": "{base.color.blue.3}",
39418
39418
  "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
39419
39419
  "light-protanopia-deuteranopia": "{base.color.blue.5}",
@@ -49190,176 +49190,6 @@
49190
49190
  "type": "shadow",
49191
49191
  "description": "Large floating shadow for modals and dialogs"
49192
49192
  },
49193
- "shadow-floating-legacy": {
49194
- "key": "{shadow.floating.legacy}",
49195
- "$extensions": {
49196
- "org.primer.figma": {},
49197
- "org.primer.overrides": {
49198
- "dark": {
49199
- "$value": [
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": 12,
49213
- "unit": "px"
49214
- },
49215
- "spread": {
49216
- "value": -3,
49217
- "unit": "px"
49218
- }
49219
- },
49220
- {
49221
- "color": "#010409",
49222
- "alpha": 0.4,
49223
- "offsetX": {
49224
- "value": 0,
49225
- "unit": "px"
49226
- },
49227
- "offsetY": {
49228
- "value": 6,
49229
- "unit": "px"
49230
- },
49231
- "blur": {
49232
- "value": 18,
49233
- "unit": "px"
49234
- },
49235
- "spread": {
49236
- "value": 0,
49237
- "unit": "px"
49238
- }
49239
- }
49240
- ],
49241
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49242
- "isSource": true,
49243
- "$type": "shadow"
49244
- }
49245
- },
49246
- "org.primer.llm": {
49247
- "usage": ["legacy-component", "backward-compatibility"],
49248
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49249
- }
49250
- },
49251
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49252
- "isSource": true,
49253
- "original": {
49254
- "$value": [
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": 12,
49268
- "unit": "px"
49269
- },
49270
- "spread": {
49271
- "value": -3,
49272
- "unit": "px"
49273
- }
49274
- },
49275
- {
49276
- "color": "{base.color.neutral.0}",
49277
- "alpha": 0.4,
49278
- "offsetX": {
49279
- "value": 0,
49280
- "unit": "px"
49281
- },
49282
- "offsetY": {
49283
- "value": 6,
49284
- "unit": "px"
49285
- },
49286
- "blur": {
49287
- "value": 18,
49288
- "unit": "px"
49289
- },
49290
- "spread": {
49291
- "value": 0,
49292
- "unit": "px"
49293
- }
49294
- }
49295
- ],
49296
- "$type": "shadow",
49297
- "$description": "Legacy floating shadow for backward compatibility",
49298
- "$extensions": {
49299
- "org.primer.figma": {},
49300
- "org.primer.overrides": {
49301
- "dark": {
49302
- "$value": [
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": 12,
49316
- "unit": "px"
49317
- },
49318
- "spread": {
49319
- "value": -3,
49320
- "unit": "px"
49321
- }
49322
- },
49323
- {
49324
- "color": "{base.color.neutral.0}",
49325
- "alpha": 0.4,
49326
- "offsetX": {
49327
- "value": 0,
49328
- "unit": "px"
49329
- },
49330
- "offsetY": {
49331
- "value": 6,
49332
- "unit": "px"
49333
- },
49334
- "blur": {
49335
- "value": 18,
49336
- "unit": "px"
49337
- },
49338
- "spread": {
49339
- "value": 0,
49340
- "unit": "px"
49341
- }
49342
- }
49343
- ],
49344
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49345
- "isSource": true,
49346
- "$type": "shadow"
49347
- }
49348
- },
49349
- "org.primer.llm": {
49350
- "usage": ["legacy-component", "backward-compatibility"],
49351
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49352
- }
49353
- },
49354
- "key": "{shadow.floating.legacy}"
49355
- },
49356
- "name": "shadow-floating-legacy",
49357
- "attributes": {},
49358
- "path": ["shadow", "floating", "legacy"],
49359
- "value": "0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966",
49360
- "type": "shadow",
49361
- "description": "Legacy floating shadow for backward compatibility"
49362
- },
49363
49193
  "shadow-floating-medium": {
49364
49194
  "key": "{shadow.floating.medium}",
49365
49195
  "$extensions": {
@@ -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": {
@@ -38593,7 +38593,7 @@
38593
38593
  "dark-high-contrast": "#ff9492",
38594
38594
  "dark-dimmed-high-contrast": "#ffc9c7",
38595
38595
  "dark-tritanopia-high-contrast": "#ff9492",
38596
- "light-high-contrast": "#ff4445",
38596
+ "light-high-contrast": "#960d1e",
38597
38597
  "light-tritanopia-high-contrast": "#ff4445"
38598
38598
  },
38599
38599
  "org.primer.llm": {
@@ -38625,7 +38625,7 @@
38625
38625
  "dark-high-contrast": "{base.color.red.3}",
38626
38626
  "dark-dimmed-high-contrast": "{base.color.red.1}",
38627
38627
  "dark-tritanopia-high-contrast": "{base.color.red.3}",
38628
- "light-high-contrast": "{base.color.red.6}",
38628
+ "light-high-contrast": "#960d1e",
38629
38629
  "light-tritanopia-high-contrast": "{base.color.red.6}"
38630
38630
  },
38631
38631
  "org.primer.llm": {
@@ -38791,7 +38791,7 @@
38791
38791
  "dark-dimmed-high-contrast": "#e6ccff",
38792
38792
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38793
38793
  "dark-tritanopia-high-contrast": "#D3ABFF",
38794
- "light-high-contrast": "#a66bff",
38794
+ "light-high-contrast": "#5e2bb4",
38795
38795
  "light-protanopia-deuteranopia-high-contrast": "#a66bff",
38796
38796
  "light-tritanopia-high-contrast": "#a66bff"
38797
38797
  },
@@ -38821,7 +38821,7 @@
38821
38821
  "dark-dimmed-high-contrast": "{base.color.purple.1}",
38822
38822
  "dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
38823
38823
  "dark-tritanopia-high-contrast": "#D3ABFF",
38824
- "light-high-contrast": "{base.color.purple.6}",
38824
+ "light-high-contrast": "#5e2bb4",
38825
38825
  "light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
38826
38826
  "light-tritanopia-high-contrast": "{base.color.purple.6}"
38827
38827
  },
@@ -39357,7 +39357,7 @@
39357
39357
  "dark": "#28d751",
39358
39358
  "dark-high-contrast": "#2BD853",
39359
39359
  "dark-dimmed-high-contrast": "#acf7b6",
39360
- "light-high-contrast": "#02a232",
39360
+ "light-high-contrast": "#04591f",
39361
39361
  "dark-protanopia-deuteranopia": "#71b7ff",
39362
39362
  "dark-protanopia-deuteranopia-high-contrast": "#addcff",
39363
39363
  "light-protanopia-deuteranopia": "#409eff",
@@ -39391,7 +39391,7 @@
39391
39391
  "dark": "{base.color.green.3}",
39392
39392
  "dark-high-contrast": "#2BD853",
39393
39393
  "dark-dimmed-high-contrast": "{base.color.green.0}",
39394
- "light-high-contrast": "{base.color.green.6}",
39394
+ "light-high-contrast": "#04591f",
39395
39395
  "dark-protanopia-deuteranopia": "{base.color.blue.3}",
39396
39396
  "dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
39397
39397
  "light-protanopia-deuteranopia": "{base.color.blue.5}",
@@ -49168,176 +49168,6 @@
49168
49168
  "type": "shadow",
49169
49169
  "description": "Large floating shadow for modals and dialogs"
49170
49170
  },
49171
- "shadow-floating-legacy": {
49172
- "key": "{shadow.floating.legacy}",
49173
- "$extensions": {
49174
- "org.primer.figma": {},
49175
- "org.primer.overrides": {
49176
- "dark": {
49177
- "$value": [
49178
- {
49179
- "color": "#010409",
49180
- "alpha": 0.4,
49181
- "offsetX": {
49182
- "value": 0,
49183
- "unit": "px"
49184
- },
49185
- "offsetY": {
49186
- "value": 6,
49187
- "unit": "px"
49188
- },
49189
- "blur": {
49190
- "value": 12,
49191
- "unit": "px"
49192
- },
49193
- "spread": {
49194
- "value": -3,
49195
- "unit": "px"
49196
- }
49197
- },
49198
- {
49199
- "color": "#010409",
49200
- "alpha": 0.4,
49201
- "offsetX": {
49202
- "value": 0,
49203
- "unit": "px"
49204
- },
49205
- "offsetY": {
49206
- "value": 6,
49207
- "unit": "px"
49208
- },
49209
- "blur": {
49210
- "value": 18,
49211
- "unit": "px"
49212
- },
49213
- "spread": {
49214
- "value": 0,
49215
- "unit": "px"
49216
- }
49217
- }
49218
- ],
49219
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49220
- "isSource": true,
49221
- "$type": "shadow"
49222
- }
49223
- },
49224
- "org.primer.llm": {
49225
- "usage": ["legacy-component", "backward-compatibility"],
49226
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49227
- }
49228
- },
49229
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49230
- "isSource": true,
49231
- "original": {
49232
- "$value": [
49233
- {
49234
- "color": "{base.color.neutral.0}",
49235
- "alpha": 0.4,
49236
- "offsetX": {
49237
- "value": 0,
49238
- "unit": "px"
49239
- },
49240
- "offsetY": {
49241
- "value": 6,
49242
- "unit": "px"
49243
- },
49244
- "blur": {
49245
- "value": 12,
49246
- "unit": "px"
49247
- },
49248
- "spread": {
49249
- "value": -3,
49250
- "unit": "px"
49251
- }
49252
- },
49253
- {
49254
- "color": "{base.color.neutral.0}",
49255
- "alpha": 0.4,
49256
- "offsetX": {
49257
- "value": 0,
49258
- "unit": "px"
49259
- },
49260
- "offsetY": {
49261
- "value": 6,
49262
- "unit": "px"
49263
- },
49264
- "blur": {
49265
- "value": 18,
49266
- "unit": "px"
49267
- },
49268
- "spread": {
49269
- "value": 0,
49270
- "unit": "px"
49271
- }
49272
- }
49273
- ],
49274
- "$type": "shadow",
49275
- "$description": "Legacy floating shadow for backward compatibility",
49276
- "$extensions": {
49277
- "org.primer.figma": {},
49278
- "org.primer.overrides": {
49279
- "dark": {
49280
- "$value": [
49281
- {
49282
- "color": "{base.color.neutral.0}",
49283
- "alpha": 0.4,
49284
- "offsetX": {
49285
- "value": 0,
49286
- "unit": "px"
49287
- },
49288
- "offsetY": {
49289
- "value": 6,
49290
- "unit": "px"
49291
- },
49292
- "blur": {
49293
- "value": 12,
49294
- "unit": "px"
49295
- },
49296
- "spread": {
49297
- "value": -3,
49298
- "unit": "px"
49299
- }
49300
- },
49301
- {
49302
- "color": "{base.color.neutral.0}",
49303
- "alpha": 0.4,
49304
- "offsetX": {
49305
- "value": 0,
49306
- "unit": "px"
49307
- },
49308
- "offsetY": {
49309
- "value": 6,
49310
- "unit": "px"
49311
- },
49312
- "blur": {
49313
- "value": 18,
49314
- "unit": "px"
49315
- },
49316
- "spread": {
49317
- "value": 0,
49318
- "unit": "px"
49319
- }
49320
- }
49321
- ],
49322
- "filePath": "src/tokens/functional/shadow/shadow.json5",
49323
- "isSource": true,
49324
- "$type": "shadow"
49325
- }
49326
- },
49327
- "org.primer.llm": {
49328
- "usage": ["legacy-component", "backward-compatibility"],
49329
- "rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
49330
- }
49331
- },
49332
- "key": "{shadow.floating.legacy}"
49333
- },
49334
- "name": "shadow-floating-legacy",
49335
- "attributes": {},
49336
- "path": ["shadow", "floating", "legacy"],
49337
- "value": "0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966",
49338
- "type": "shadow",
49339
- "description": "Legacy floating shadow for backward compatibility"
49340
- },
49341
49171
  "shadow-floating-medium": {
49342
49172
  "key": "{shadow.floating.medium}",
49343
49173
  "$extensions": {