@primer/primitives 11.2.0 → 11.2.1

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 (68) hide show
  1. package/dist/css/functional/themes/dark-colorblind-high-contrast.css +2 -0
  2. package/dist/css/functional/themes/dark-colorblind.css +2 -0
  3. package/dist/css/functional/themes/dark-dimmed-high-contrast.css +2 -0
  4. package/dist/css/functional/themes/dark-dimmed.css +2 -0
  5. package/dist/css/functional/themes/dark-high-contrast.css +2 -0
  6. package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +2 -0
  7. package/dist/css/functional/themes/dark-tritanopia.css +2 -0
  8. package/dist/css/functional/themes/dark.css +2 -0
  9. package/dist/css/functional/themes/light-colorblind-high-contrast.css +2 -0
  10. package/dist/css/functional/themes/light-colorblind.css +2 -0
  11. package/dist/css/functional/themes/light-high-contrast.css +2 -0
  12. package/dist/css/functional/themes/light-tritanopia-high-contrast.css +2 -0
  13. package/dist/css/functional/themes/light-tritanopia.css +2 -0
  14. package/dist/css/functional/themes/light.css +2 -0
  15. package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +107 -2
  16. package/dist/docs/functional/themes/dark-colorblind.json +107 -2
  17. package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +107 -2
  18. package/dist/docs/functional/themes/dark-dimmed.json +107 -2
  19. package/dist/docs/functional/themes/dark-high-contrast.json +107 -2
  20. package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +107 -2
  21. package/dist/docs/functional/themes/dark-tritanopia.json +107 -2
  22. package/dist/docs/functional/themes/dark.json +107 -2
  23. package/dist/docs/functional/themes/light-colorblind-high-contrast.json +107 -2
  24. package/dist/docs/functional/themes/light-colorblind.json +107 -2
  25. package/dist/docs/functional/themes/light-high-contrast.json +107 -2
  26. package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +107 -2
  27. package/dist/docs/functional/themes/light-tritanopia.json +107 -2
  28. package/dist/docs/functional/themes/light.json +107 -2
  29. package/dist/figma/themes/dark-colorblind.json +17 -1
  30. package/dist/figma/themes/dark-dimmed.json +17 -1
  31. package/dist/figma/themes/dark-high-contrast.json +17 -1
  32. package/dist/figma/themes/dark-tritanopia.json +17 -1
  33. package/dist/figma/themes/dark.json +17 -1
  34. package/dist/figma/themes/light-colorblind.json +17 -1
  35. package/dist/figma/themes/light-high-contrast.json +17 -1
  36. package/dist/figma/themes/light-tritanopia.json +17 -1
  37. package/dist/figma/themes/light.json +17 -1
  38. package/dist/internalCss/dark-colorblind-high-contrast.css +2 -0
  39. package/dist/internalCss/dark-colorblind.css +2 -0
  40. package/dist/internalCss/dark-dimmed-high-contrast.css +2 -0
  41. package/dist/internalCss/dark-dimmed.css +2 -0
  42. package/dist/internalCss/dark-high-contrast.css +2 -0
  43. package/dist/internalCss/dark-tritanopia-high-contrast.css +2 -0
  44. package/dist/internalCss/dark-tritanopia.css +2 -0
  45. package/dist/internalCss/dark.css +2 -0
  46. package/dist/internalCss/light-colorblind-high-contrast.css +2 -0
  47. package/dist/internalCss/light-colorblind.css +2 -0
  48. package/dist/internalCss/light-high-contrast.css +2 -0
  49. package/dist/internalCss/light-tritanopia-high-contrast.css +2 -0
  50. package/dist/internalCss/light-tritanopia.css +2 -0
  51. package/dist/internalCss/light.css +2 -0
  52. package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +107 -2
  53. package/dist/styleLint/functional/themes/dark-colorblind.json +107 -2
  54. package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +107 -2
  55. package/dist/styleLint/functional/themes/dark-dimmed.json +107 -2
  56. package/dist/styleLint/functional/themes/dark-high-contrast.json +107 -2
  57. package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +107 -2
  58. package/dist/styleLint/functional/themes/dark-tritanopia.json +107 -2
  59. package/dist/styleLint/functional/themes/dark.json +107 -2
  60. package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +107 -2
  61. package/dist/styleLint/functional/themes/light-colorblind.json +107 -2
  62. package/dist/styleLint/functional/themes/light-high-contrast.json +107 -2
  63. package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +107 -2
  64. package/dist/styleLint/functional/themes/light-tritanopia.json +107 -2
  65. package/dist/styleLint/functional/themes/light.json +107 -2
  66. package/package.json +1 -1
  67. package/src/tokens/component/dashboard.json5 +35 -0
  68. package/src/tokens/functional/color/borderColor.json5 +1 -1
@@ -3858,7 +3858,7 @@
3858
3858
  "group": "semantic",
3859
3859
  "scopes": ["borderColor"],
3860
3860
  "codeSyntax": {
3861
- "web": "var(--borderColor-draft-muted) */"
3861
+ "web": "var(--borderColor-draft-muted)"
3862
3862
  }
3863
3863
  },
3864
3864
  "org.primer.overrides": {
@@ -3932,7 +3932,7 @@
3932
3932
  "group": "semantic",
3933
3933
  "scopes": ["borderColor"],
3934
3934
  "codeSyntax": {
3935
- "web": "var(--borderColor-draft-muted) */"
3935
+ "web": "var(--borderColor-draft-muted)"
3936
3936
  }
3937
3937
  },
3938
3938
  "org.primer.overrides": {
@@ -18123,6 +18123,111 @@
18123
18123
  "value": "#454c54",
18124
18124
  "type": "color"
18125
18125
  },
18126
+ "dashboard-bgColor": {
18127
+ "key": "{dashboard.bgColor}",
18128
+ "$extensions": {
18129
+ "org.primer.figma": {
18130
+ "collection": "mode",
18131
+ "group": "component (internal)",
18132
+ "scopes": ["bgColor"]
18133
+ },
18134
+ "org.primer.overrides": {
18135
+ "dark": {
18136
+ "$value": "#eff2f5",
18137
+ "filePath": "src/tokens/component/dashboard.json5",
18138
+ "isSource": true,
18139
+ "$type": "color"
18140
+ },
18141
+ "dark-dimmed": {
18142
+ "$value": "#eff2f5",
18143
+ "filePath": "src/tokens/component/dashboard.json5",
18144
+ "isSource": true,
18145
+ "$type": "color"
18146
+ },
18147
+ "dark-dimmed-high-contrast": {
18148
+ "$value": "#eff2f5",
18149
+ "filePath": "src/tokens/component/dashboard.json5",
18150
+ "isSource": true,
18151
+ "$type": "color"
18152
+ },
18153
+ "dark-high-contrast": {
18154
+ "$value": "#eff2f5",
18155
+ "filePath": "src/tokens/component/dashboard.json5",
18156
+ "isSource": true,
18157
+ "$type": "color"
18158
+ },
18159
+ "dark-protanopia-deuteranopia-high-contrast": {
18160
+ "$value": "#eff2f5",
18161
+ "filePath": "src/tokens/component/dashboard.json5",
18162
+ "isSource": true,
18163
+ "$type": "color"
18164
+ },
18165
+ "dark-tritanopia-high-contrast": {
18166
+ "$value": "#eff2f5",
18167
+ "filePath": "src/tokens/component/dashboard.json5",
18168
+ "isSource": true,
18169
+ "$type": "color"
18170
+ }
18171
+ }
18172
+ },
18173
+ "filePath": "src/tokens/component/dashboard.json5",
18174
+ "isSource": true,
18175
+ "original": {
18176
+ "$value": "{bgColor.default}",
18177
+ "$type": "color",
18178
+ "$extensions": {
18179
+ "org.primer.figma": {
18180
+ "collection": "mode",
18181
+ "group": "component (internal)",
18182
+ "scopes": ["bgColor"]
18183
+ },
18184
+ "org.primer.overrides": {
18185
+ "dark": {
18186
+ "$value": "{bgColor.inset}",
18187
+ "filePath": "src/tokens/component/dashboard.json5",
18188
+ "isSource": true,
18189
+ "$type": "color"
18190
+ },
18191
+ "dark-dimmed": {
18192
+ "$value": "{bgColor.inset}",
18193
+ "filePath": "src/tokens/component/dashboard.json5",
18194
+ "isSource": true,
18195
+ "$type": "color"
18196
+ },
18197
+ "dark-dimmed-high-contrast": {
18198
+ "$value": "{bgColor.inset}",
18199
+ "filePath": "src/tokens/component/dashboard.json5",
18200
+ "isSource": true,
18201
+ "$type": "color"
18202
+ },
18203
+ "dark-high-contrast": {
18204
+ "$value": "{bgColor.inset}",
18205
+ "filePath": "src/tokens/component/dashboard.json5",
18206
+ "isSource": true,
18207
+ "$type": "color"
18208
+ },
18209
+ "dark-protanopia-deuteranopia-high-contrast": {
18210
+ "$value": "{bgColor.inset}",
18211
+ "filePath": "src/tokens/component/dashboard.json5",
18212
+ "isSource": true,
18213
+ "$type": "color"
18214
+ },
18215
+ "dark-tritanopia-high-contrast": {
18216
+ "$value": "{bgColor.inset}",
18217
+ "filePath": "src/tokens/component/dashboard.json5",
18218
+ "isSource": true,
18219
+ "$type": "color"
18220
+ }
18221
+ }
18222
+ },
18223
+ "key": "{dashboard.bgColor}"
18224
+ },
18225
+ "name": "dashboard-bgColor",
18226
+ "attributes": {},
18227
+ "path": ["dashboard", "bgColor"],
18228
+ "value": "#ffffff",
18229
+ "type": "color"
18230
+ },
18126
18231
  "data-auburn-color-emphasis": {
18127
18232
  "key": "{data.auburn.color.emphasis}",
18128
18233
  "$extensions": {
@@ -3860,7 +3860,7 @@
3860
3860
  "group": "semantic",
3861
3861
  "scopes": ["borderColor"],
3862
3862
  "codeSyntax": {
3863
- "web": "var(--borderColor-draft-muted) */"
3863
+ "web": "var(--borderColor-draft-muted)"
3864
3864
  }
3865
3865
  },
3866
3866
  "org.primer.overrides": {
@@ -3934,7 +3934,7 @@
3934
3934
  "group": "semantic",
3935
3935
  "scopes": ["borderColor"],
3936
3936
  "codeSyntax": {
3937
- "web": "var(--borderColor-draft-muted) */"
3937
+ "web": "var(--borderColor-draft-muted)"
3938
3938
  }
3939
3939
  },
3940
3940
  "org.primer.overrides": {
@@ -18121,6 +18121,111 @@
18121
18121
  "value": "#ffffff00",
18122
18122
  "type": "color"
18123
18123
  },
18124
+ "dashboard-bgColor": {
18125
+ "key": "{dashboard.bgColor}",
18126
+ "$extensions": {
18127
+ "org.primer.figma": {
18128
+ "collection": "mode",
18129
+ "group": "component (internal)",
18130
+ "scopes": ["bgColor"]
18131
+ },
18132
+ "org.primer.overrides": {
18133
+ "dark": {
18134
+ "$value": "#f6f8fa",
18135
+ "filePath": "src/tokens/component/dashboard.json5",
18136
+ "isSource": true,
18137
+ "$type": "color"
18138
+ },
18139
+ "dark-dimmed": {
18140
+ "$value": "#f6f8fa",
18141
+ "filePath": "src/tokens/component/dashboard.json5",
18142
+ "isSource": true,
18143
+ "$type": "color"
18144
+ },
18145
+ "dark-dimmed-high-contrast": {
18146
+ "$value": "#f6f8fa",
18147
+ "filePath": "src/tokens/component/dashboard.json5",
18148
+ "isSource": true,
18149
+ "$type": "color"
18150
+ },
18151
+ "dark-high-contrast": {
18152
+ "$value": "#f6f8fa",
18153
+ "filePath": "src/tokens/component/dashboard.json5",
18154
+ "isSource": true,
18155
+ "$type": "color"
18156
+ },
18157
+ "dark-protanopia-deuteranopia-high-contrast": {
18158
+ "$value": "#f6f8fa",
18159
+ "filePath": "src/tokens/component/dashboard.json5",
18160
+ "isSource": true,
18161
+ "$type": "color"
18162
+ },
18163
+ "dark-tritanopia-high-contrast": {
18164
+ "$value": "#f6f8fa",
18165
+ "filePath": "src/tokens/component/dashboard.json5",
18166
+ "isSource": true,
18167
+ "$type": "color"
18168
+ }
18169
+ }
18170
+ },
18171
+ "filePath": "src/tokens/component/dashboard.json5",
18172
+ "isSource": true,
18173
+ "original": {
18174
+ "$value": "{bgColor.default}",
18175
+ "$type": "color",
18176
+ "$extensions": {
18177
+ "org.primer.figma": {
18178
+ "collection": "mode",
18179
+ "group": "component (internal)",
18180
+ "scopes": ["bgColor"]
18181
+ },
18182
+ "org.primer.overrides": {
18183
+ "dark": {
18184
+ "$value": "{bgColor.inset}",
18185
+ "filePath": "src/tokens/component/dashboard.json5",
18186
+ "isSource": true,
18187
+ "$type": "color"
18188
+ },
18189
+ "dark-dimmed": {
18190
+ "$value": "{bgColor.inset}",
18191
+ "filePath": "src/tokens/component/dashboard.json5",
18192
+ "isSource": true,
18193
+ "$type": "color"
18194
+ },
18195
+ "dark-dimmed-high-contrast": {
18196
+ "$value": "{bgColor.inset}",
18197
+ "filePath": "src/tokens/component/dashboard.json5",
18198
+ "isSource": true,
18199
+ "$type": "color"
18200
+ },
18201
+ "dark-high-contrast": {
18202
+ "$value": "{bgColor.inset}",
18203
+ "filePath": "src/tokens/component/dashboard.json5",
18204
+ "isSource": true,
18205
+ "$type": "color"
18206
+ },
18207
+ "dark-protanopia-deuteranopia-high-contrast": {
18208
+ "$value": "{bgColor.inset}",
18209
+ "filePath": "src/tokens/component/dashboard.json5",
18210
+ "isSource": true,
18211
+ "$type": "color"
18212
+ },
18213
+ "dark-tritanopia-high-contrast": {
18214
+ "$value": "{bgColor.inset}",
18215
+ "filePath": "src/tokens/component/dashboard.json5",
18216
+ "isSource": true,
18217
+ "$type": "color"
18218
+ }
18219
+ }
18220
+ },
18221
+ "key": "{dashboard.bgColor}"
18222
+ },
18223
+ "name": "dashboard-bgColor",
18224
+ "attributes": {},
18225
+ "path": ["dashboard", "bgColor"],
18226
+ "value": "#ffffff",
18227
+ "type": "color"
18228
+ },
18124
18229
  "data-auburn-color-emphasis": {
18125
18230
  "key": "{data.auburn.color.emphasis}",
18126
18231
  "$extensions": {
@@ -3856,7 +3856,7 @@
3856
3856
  "group": "semantic",
3857
3857
  "scopes": ["borderColor"],
3858
3858
  "codeSyntax": {
3859
- "web": "var(--borderColor-draft-muted) */"
3859
+ "web": "var(--borderColor-draft-muted)"
3860
3860
  }
3861
3861
  },
3862
3862
  "org.primer.overrides": {
@@ -3929,7 +3929,7 @@
3929
3929
  "group": "semantic",
3930
3930
  "scopes": ["borderColor"],
3931
3931
  "codeSyntax": {
3932
- "web": "var(--borderColor-draft-muted) */"
3932
+ "web": "var(--borderColor-draft-muted)"
3933
3933
  }
3934
3934
  },
3935
3935
  "org.primer.overrides": {
@@ -18117,6 +18117,111 @@
18117
18117
  "value": "#454c54",
18118
18118
  "type": "color"
18119
18119
  },
18120
+ "dashboard-bgColor": {
18121
+ "key": "{dashboard.bgColor}",
18122
+ "$extensions": {
18123
+ "org.primer.figma": {
18124
+ "collection": "mode",
18125
+ "group": "component (internal)",
18126
+ "scopes": ["bgColor"]
18127
+ },
18128
+ "org.primer.overrides": {
18129
+ "dark": {
18130
+ "$value": "#eff2f5",
18131
+ "filePath": "src/tokens/component/dashboard.json5",
18132
+ "isSource": true,
18133
+ "$type": "color"
18134
+ },
18135
+ "dark-dimmed": {
18136
+ "$value": "#eff2f5",
18137
+ "filePath": "src/tokens/component/dashboard.json5",
18138
+ "isSource": true,
18139
+ "$type": "color"
18140
+ },
18141
+ "dark-dimmed-high-contrast": {
18142
+ "$value": "#eff2f5",
18143
+ "filePath": "src/tokens/component/dashboard.json5",
18144
+ "isSource": true,
18145
+ "$type": "color"
18146
+ },
18147
+ "dark-high-contrast": {
18148
+ "$value": "#eff2f5",
18149
+ "filePath": "src/tokens/component/dashboard.json5",
18150
+ "isSource": true,
18151
+ "$type": "color"
18152
+ },
18153
+ "dark-protanopia-deuteranopia-high-contrast": {
18154
+ "$value": "#eff2f5",
18155
+ "filePath": "src/tokens/component/dashboard.json5",
18156
+ "isSource": true,
18157
+ "$type": "color"
18158
+ },
18159
+ "dark-tritanopia-high-contrast": {
18160
+ "$value": "#eff2f5",
18161
+ "filePath": "src/tokens/component/dashboard.json5",
18162
+ "isSource": true,
18163
+ "$type": "color"
18164
+ }
18165
+ }
18166
+ },
18167
+ "filePath": "src/tokens/component/dashboard.json5",
18168
+ "isSource": true,
18169
+ "original": {
18170
+ "$value": "{bgColor.default}",
18171
+ "$type": "color",
18172
+ "$extensions": {
18173
+ "org.primer.figma": {
18174
+ "collection": "mode",
18175
+ "group": "component (internal)",
18176
+ "scopes": ["bgColor"]
18177
+ },
18178
+ "org.primer.overrides": {
18179
+ "dark": {
18180
+ "$value": "{bgColor.inset}",
18181
+ "filePath": "src/tokens/component/dashboard.json5",
18182
+ "isSource": true,
18183
+ "$type": "color"
18184
+ },
18185
+ "dark-dimmed": {
18186
+ "$value": "{bgColor.inset}",
18187
+ "filePath": "src/tokens/component/dashboard.json5",
18188
+ "isSource": true,
18189
+ "$type": "color"
18190
+ },
18191
+ "dark-dimmed-high-contrast": {
18192
+ "$value": "{bgColor.inset}",
18193
+ "filePath": "src/tokens/component/dashboard.json5",
18194
+ "isSource": true,
18195
+ "$type": "color"
18196
+ },
18197
+ "dark-high-contrast": {
18198
+ "$value": "{bgColor.inset}",
18199
+ "filePath": "src/tokens/component/dashboard.json5",
18200
+ "isSource": true,
18201
+ "$type": "color"
18202
+ },
18203
+ "dark-protanopia-deuteranopia-high-contrast": {
18204
+ "$value": "{bgColor.inset}",
18205
+ "filePath": "src/tokens/component/dashboard.json5",
18206
+ "isSource": true,
18207
+ "$type": "color"
18208
+ },
18209
+ "dark-tritanopia-high-contrast": {
18210
+ "$value": "{bgColor.inset}",
18211
+ "filePath": "src/tokens/component/dashboard.json5",
18212
+ "isSource": true,
18213
+ "$type": "color"
18214
+ }
18215
+ }
18216
+ },
18217
+ "key": "{dashboard.bgColor}"
18218
+ },
18219
+ "name": "dashboard-bgColor",
18220
+ "attributes": {},
18221
+ "path": ["dashboard", "bgColor"],
18222
+ "value": "#ffffff",
18223
+ "type": "color"
18224
+ },
18120
18225
  "data-auburn-color-emphasis": {
18121
18226
  "key": "{data.auburn.color.emphasis}",
18122
18227
  "$extensions": {
@@ -3858,7 +3858,7 @@
3858
3858
  "group": "semantic",
3859
3859
  "scopes": ["borderColor"],
3860
3860
  "codeSyntax": {
3861
- "web": "var(--borderColor-draft-muted) */"
3861
+ "web": "var(--borderColor-draft-muted)"
3862
3862
  }
3863
3863
  },
3864
3864
  "org.primer.overrides": {
@@ -3932,7 +3932,7 @@
3932
3932
  "group": "semantic",
3933
3933
  "scopes": ["borderColor"],
3934
3934
  "codeSyntax": {
3935
- "web": "var(--borderColor-draft-muted) */"
3935
+ "web": "var(--borderColor-draft-muted)"
3936
3936
  }
3937
3937
  },
3938
3938
  "org.primer.overrides": {
@@ -18123,6 +18123,111 @@
18123
18123
  "value": "#454c54",
18124
18124
  "type": "color"
18125
18125
  },
18126
+ "dashboard-bgColor": {
18127
+ "key": "{dashboard.bgColor}",
18128
+ "$extensions": {
18129
+ "org.primer.figma": {
18130
+ "collection": "mode",
18131
+ "group": "component (internal)",
18132
+ "scopes": ["bgColor"]
18133
+ },
18134
+ "org.primer.overrides": {
18135
+ "dark": {
18136
+ "$value": "#eff2f5",
18137
+ "filePath": "src/tokens/component/dashboard.json5",
18138
+ "isSource": true,
18139
+ "$type": "color"
18140
+ },
18141
+ "dark-dimmed": {
18142
+ "$value": "#eff2f5",
18143
+ "filePath": "src/tokens/component/dashboard.json5",
18144
+ "isSource": true,
18145
+ "$type": "color"
18146
+ },
18147
+ "dark-dimmed-high-contrast": {
18148
+ "$value": "#eff2f5",
18149
+ "filePath": "src/tokens/component/dashboard.json5",
18150
+ "isSource": true,
18151
+ "$type": "color"
18152
+ },
18153
+ "dark-high-contrast": {
18154
+ "$value": "#eff2f5",
18155
+ "filePath": "src/tokens/component/dashboard.json5",
18156
+ "isSource": true,
18157
+ "$type": "color"
18158
+ },
18159
+ "dark-protanopia-deuteranopia-high-contrast": {
18160
+ "$value": "#eff2f5",
18161
+ "filePath": "src/tokens/component/dashboard.json5",
18162
+ "isSource": true,
18163
+ "$type": "color"
18164
+ },
18165
+ "dark-tritanopia-high-contrast": {
18166
+ "$value": "#eff2f5",
18167
+ "filePath": "src/tokens/component/dashboard.json5",
18168
+ "isSource": true,
18169
+ "$type": "color"
18170
+ }
18171
+ }
18172
+ },
18173
+ "filePath": "src/tokens/component/dashboard.json5",
18174
+ "isSource": true,
18175
+ "original": {
18176
+ "$value": "{bgColor.default}",
18177
+ "$type": "color",
18178
+ "$extensions": {
18179
+ "org.primer.figma": {
18180
+ "collection": "mode",
18181
+ "group": "component (internal)",
18182
+ "scopes": ["bgColor"]
18183
+ },
18184
+ "org.primer.overrides": {
18185
+ "dark": {
18186
+ "$value": "{bgColor.inset}",
18187
+ "filePath": "src/tokens/component/dashboard.json5",
18188
+ "isSource": true,
18189
+ "$type": "color"
18190
+ },
18191
+ "dark-dimmed": {
18192
+ "$value": "{bgColor.inset}",
18193
+ "filePath": "src/tokens/component/dashboard.json5",
18194
+ "isSource": true,
18195
+ "$type": "color"
18196
+ },
18197
+ "dark-dimmed-high-contrast": {
18198
+ "$value": "{bgColor.inset}",
18199
+ "filePath": "src/tokens/component/dashboard.json5",
18200
+ "isSource": true,
18201
+ "$type": "color"
18202
+ },
18203
+ "dark-high-contrast": {
18204
+ "$value": "{bgColor.inset}",
18205
+ "filePath": "src/tokens/component/dashboard.json5",
18206
+ "isSource": true,
18207
+ "$type": "color"
18208
+ },
18209
+ "dark-protanopia-deuteranopia-high-contrast": {
18210
+ "$value": "{bgColor.inset}",
18211
+ "filePath": "src/tokens/component/dashboard.json5",
18212
+ "isSource": true,
18213
+ "$type": "color"
18214
+ },
18215
+ "dark-tritanopia-high-contrast": {
18216
+ "$value": "{bgColor.inset}",
18217
+ "filePath": "src/tokens/component/dashboard.json5",
18218
+ "isSource": true,
18219
+ "$type": "color"
18220
+ }
18221
+ }
18222
+ },
18223
+ "key": "{dashboard.bgColor}"
18224
+ },
18225
+ "name": "dashboard-bgColor",
18226
+ "attributes": {},
18227
+ "path": ["dashboard", "bgColor"],
18228
+ "value": "#ffffff",
18229
+ "type": "color"
18230
+ },
18126
18231
  "data-auburn-color-emphasis": {
18127
18232
  "key": "{data.auburn.color.emphasis}",
18128
18233
  "$extensions": {
@@ -3860,7 +3860,7 @@
3860
3860
  "group": "semantic",
3861
3861
  "scopes": ["borderColor"],
3862
3862
  "codeSyntax": {
3863
- "web": "var(--borderColor-draft-muted) */"
3863
+ "web": "var(--borderColor-draft-muted)"
3864
3864
  }
3865
3865
  },
3866
3866
  "org.primer.overrides": {
@@ -3934,7 +3934,7 @@
3934
3934
  "group": "semantic",
3935
3935
  "scopes": ["borderColor"],
3936
3936
  "codeSyntax": {
3937
- "web": "var(--borderColor-draft-muted) */"
3937
+ "web": "var(--borderColor-draft-muted)"
3938
3938
  }
3939
3939
  },
3940
3940
  "org.primer.overrides": {
@@ -18121,6 +18121,111 @@
18121
18121
  "value": "#ffffff00",
18122
18122
  "type": "color"
18123
18123
  },
18124
+ "dashboard-bgColor": {
18125
+ "key": "{dashboard.bgColor}",
18126
+ "$extensions": {
18127
+ "org.primer.figma": {
18128
+ "collection": "mode",
18129
+ "group": "component (internal)",
18130
+ "scopes": ["bgColor"]
18131
+ },
18132
+ "org.primer.overrides": {
18133
+ "dark": {
18134
+ "$value": "#f6f8fa",
18135
+ "filePath": "src/tokens/component/dashboard.json5",
18136
+ "isSource": true,
18137
+ "$type": "color"
18138
+ },
18139
+ "dark-dimmed": {
18140
+ "$value": "#f6f8fa",
18141
+ "filePath": "src/tokens/component/dashboard.json5",
18142
+ "isSource": true,
18143
+ "$type": "color"
18144
+ },
18145
+ "dark-dimmed-high-contrast": {
18146
+ "$value": "#f6f8fa",
18147
+ "filePath": "src/tokens/component/dashboard.json5",
18148
+ "isSource": true,
18149
+ "$type": "color"
18150
+ },
18151
+ "dark-high-contrast": {
18152
+ "$value": "#f6f8fa",
18153
+ "filePath": "src/tokens/component/dashboard.json5",
18154
+ "isSource": true,
18155
+ "$type": "color"
18156
+ },
18157
+ "dark-protanopia-deuteranopia-high-contrast": {
18158
+ "$value": "#f6f8fa",
18159
+ "filePath": "src/tokens/component/dashboard.json5",
18160
+ "isSource": true,
18161
+ "$type": "color"
18162
+ },
18163
+ "dark-tritanopia-high-contrast": {
18164
+ "$value": "#f6f8fa",
18165
+ "filePath": "src/tokens/component/dashboard.json5",
18166
+ "isSource": true,
18167
+ "$type": "color"
18168
+ }
18169
+ }
18170
+ },
18171
+ "filePath": "src/tokens/component/dashboard.json5",
18172
+ "isSource": true,
18173
+ "original": {
18174
+ "$value": "{bgColor.default}",
18175
+ "$type": "color",
18176
+ "$extensions": {
18177
+ "org.primer.figma": {
18178
+ "collection": "mode",
18179
+ "group": "component (internal)",
18180
+ "scopes": ["bgColor"]
18181
+ },
18182
+ "org.primer.overrides": {
18183
+ "dark": {
18184
+ "$value": "{bgColor.inset}",
18185
+ "filePath": "src/tokens/component/dashboard.json5",
18186
+ "isSource": true,
18187
+ "$type": "color"
18188
+ },
18189
+ "dark-dimmed": {
18190
+ "$value": "{bgColor.inset}",
18191
+ "filePath": "src/tokens/component/dashboard.json5",
18192
+ "isSource": true,
18193
+ "$type": "color"
18194
+ },
18195
+ "dark-dimmed-high-contrast": {
18196
+ "$value": "{bgColor.inset}",
18197
+ "filePath": "src/tokens/component/dashboard.json5",
18198
+ "isSource": true,
18199
+ "$type": "color"
18200
+ },
18201
+ "dark-high-contrast": {
18202
+ "$value": "{bgColor.inset}",
18203
+ "filePath": "src/tokens/component/dashboard.json5",
18204
+ "isSource": true,
18205
+ "$type": "color"
18206
+ },
18207
+ "dark-protanopia-deuteranopia-high-contrast": {
18208
+ "$value": "{bgColor.inset}",
18209
+ "filePath": "src/tokens/component/dashboard.json5",
18210
+ "isSource": true,
18211
+ "$type": "color"
18212
+ },
18213
+ "dark-tritanopia-high-contrast": {
18214
+ "$value": "{bgColor.inset}",
18215
+ "filePath": "src/tokens/component/dashboard.json5",
18216
+ "isSource": true,
18217
+ "$type": "color"
18218
+ }
18219
+ }
18220
+ },
18221
+ "key": "{dashboard.bgColor}"
18222
+ },
18223
+ "name": "dashboard-bgColor",
18224
+ "attributes": {},
18225
+ "path": ["dashboard", "bgColor"],
18226
+ "value": "#ffffff",
18227
+ "type": "color"
18228
+ },
18124
18229
  "data-auburn-color-emphasis": {
18125
18230
  "key": "{data.auburn.color.emphasis}",
18126
18231
  "$extensions": {