@primer/primitives 11.2.0-rc.1821f7d7 → 11.2.1-rc.fce821d3
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.
- package/dist/css/functional/themes/dark-colorblind-high-contrast.css +2 -0
- package/dist/css/functional/themes/dark-colorblind.css +2 -0
- package/dist/css/functional/themes/dark-dimmed-high-contrast.css +2 -0
- package/dist/css/functional/themes/dark-dimmed.css +2 -0
- package/dist/css/functional/themes/dark-high-contrast.css +2 -0
- package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +2 -0
- package/dist/css/functional/themes/dark-tritanopia.css +2 -0
- package/dist/css/functional/themes/dark.css +2 -0
- package/dist/css/functional/themes/light-colorblind-high-contrast.css +2 -0
- package/dist/css/functional/themes/light-colorblind.css +2 -0
- package/dist/css/functional/themes/light-high-contrast.css +2 -0
- package/dist/css/functional/themes/light-tritanopia-high-contrast.css +2 -0
- package/dist/css/functional/themes/light-tritanopia.css +2 -0
- package/dist/css/functional/themes/light.css +2 -0
- package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +107 -2
- package/dist/docs/functional/themes/dark-colorblind.json +107 -2
- package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +107 -2
- package/dist/docs/functional/themes/dark-dimmed.json +107 -2
- package/dist/docs/functional/themes/dark-high-contrast.json +107 -2
- package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +107 -2
- package/dist/docs/functional/themes/dark-tritanopia.json +107 -2
- package/dist/docs/functional/themes/dark.json +107 -2
- package/dist/docs/functional/themes/light-colorblind-high-contrast.json +107 -2
- package/dist/docs/functional/themes/light-colorblind.json +107 -2
- package/dist/docs/functional/themes/light-high-contrast.json +107 -2
- package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +107 -2
- package/dist/docs/functional/themes/light-tritanopia.json +107 -2
- package/dist/docs/functional/themes/light.json +107 -2
- package/dist/figma/themes/dark-colorblind.json +17 -1
- package/dist/figma/themes/dark-dimmed.json +17 -1
- package/dist/figma/themes/dark-high-contrast.json +17 -1
- package/dist/figma/themes/dark-tritanopia.json +17 -1
- package/dist/figma/themes/dark.json +17 -1
- package/dist/figma/themes/light-colorblind.json +17 -1
- package/dist/figma/themes/light-high-contrast.json +17 -1
- package/dist/figma/themes/light-tritanopia.json +17 -1
- package/dist/figma/themes/light.json +17 -1
- package/dist/internalCss/dark-colorblind-high-contrast.css +2 -0
- package/dist/internalCss/dark-colorblind.css +2 -0
- package/dist/internalCss/dark-dimmed-high-contrast.css +2 -0
- package/dist/internalCss/dark-dimmed.css +2 -0
- package/dist/internalCss/dark-high-contrast.css +2 -0
- package/dist/internalCss/dark-tritanopia-high-contrast.css +2 -0
- package/dist/internalCss/dark-tritanopia.css +2 -0
- package/dist/internalCss/dark.css +2 -0
- package/dist/internalCss/light-colorblind-high-contrast.css +2 -0
- package/dist/internalCss/light-colorblind.css +2 -0
- package/dist/internalCss/light-high-contrast.css +2 -0
- package/dist/internalCss/light-tritanopia-high-contrast.css +2 -0
- package/dist/internalCss/light-tritanopia.css +2 -0
- package/dist/internalCss/light.css +2 -0
- package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/dark-colorblind.json +107 -2
- package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/dark-dimmed.json +107 -2
- package/dist/styleLint/functional/themes/dark-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/dark-tritanopia.json +107 -2
- package/dist/styleLint/functional/themes/dark.json +107 -2
- package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/light-colorblind.json +107 -2
- package/dist/styleLint/functional/themes/light-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/light-tritanopia.json +107 -2
- package/dist/styleLint/functional/themes/light.json +107 -2
- package/package.json +1 -1
- package/src/tokens/component/dashboard.json5 +35 -0
- 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": {
|
|
@@ -3931,7 +3931,7 @@
|
|
|
3931
3931
|
"group": "semantic",
|
|
3932
3932
|
"scopes": ["borderColor"],
|
|
3933
3933
|
"codeSyntax": {
|
|
3934
|
-
"web": "var(--borderColor-draft-muted)
|
|
3934
|
+
"web": "var(--borderColor-draft-muted)"
|
|
3935
3935
|
}
|
|
3936
3936
|
},
|
|
3937
3937
|
"org.primer.overrides": {
|
|
@@ -18117,6 +18117,111 @@
|
|
|
18117
18117
|
"attributes": {},
|
|
18118
18118
|
"path": ["counter", "borderColor"]
|
|
18119
18119
|
},
|
|
18120
|
+
"dashboard-bgColor": {
|
|
18121
|
+
"key": "{dashboard.bgColor}",
|
|
18122
|
+
"$value": "#ffffff",
|
|
18123
|
+
"$type": "color",
|
|
18124
|
+
"$extensions": {
|
|
18125
|
+
"org.primer.figma": {
|
|
18126
|
+
"collection": "mode",
|
|
18127
|
+
"group": "component (internal)",
|
|
18128
|
+
"scopes": ["bgColor"]
|
|
18129
|
+
},
|
|
18130
|
+
"org.primer.overrides": {
|
|
18131
|
+
"dark": {
|
|
18132
|
+
"$value": "#eff2f5",
|
|
18133
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18134
|
+
"isSource": true,
|
|
18135
|
+
"$type": "color"
|
|
18136
|
+
},
|
|
18137
|
+
"dark-dimmed": {
|
|
18138
|
+
"$value": "#eff2f5",
|
|
18139
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18140
|
+
"isSource": true,
|
|
18141
|
+
"$type": "color"
|
|
18142
|
+
},
|
|
18143
|
+
"dark-dimmed-high-contrast": {
|
|
18144
|
+
"$value": "#eff2f5",
|
|
18145
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18146
|
+
"isSource": true,
|
|
18147
|
+
"$type": "color"
|
|
18148
|
+
},
|
|
18149
|
+
"dark-high-contrast": {
|
|
18150
|
+
"$value": "#eff2f5",
|
|
18151
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18152
|
+
"isSource": true,
|
|
18153
|
+
"$type": "color"
|
|
18154
|
+
},
|
|
18155
|
+
"dark-protanopia-deuteranopia-high-contrast": {
|
|
18156
|
+
"$value": "#eff2f5",
|
|
18157
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18158
|
+
"isSource": true,
|
|
18159
|
+
"$type": "color"
|
|
18160
|
+
},
|
|
18161
|
+
"dark-tritanopia-high-contrast": {
|
|
18162
|
+
"$value": "#eff2f5",
|
|
18163
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18164
|
+
"isSource": true,
|
|
18165
|
+
"$type": "color"
|
|
18166
|
+
}
|
|
18167
|
+
}
|
|
18168
|
+
},
|
|
18169
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18170
|
+
"isSource": true,
|
|
18171
|
+
"original": {
|
|
18172
|
+
"$value": "{bgColor.default}",
|
|
18173
|
+
"$type": "color",
|
|
18174
|
+
"$extensions": {
|
|
18175
|
+
"org.primer.figma": {
|
|
18176
|
+
"collection": "mode",
|
|
18177
|
+
"group": "component (internal)",
|
|
18178
|
+
"scopes": ["bgColor"]
|
|
18179
|
+
},
|
|
18180
|
+
"org.primer.overrides": {
|
|
18181
|
+
"dark": {
|
|
18182
|
+
"$value": "{bgColor.inset}",
|
|
18183
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18184
|
+
"isSource": true,
|
|
18185
|
+
"$type": "color"
|
|
18186
|
+
},
|
|
18187
|
+
"dark-dimmed": {
|
|
18188
|
+
"$value": "{bgColor.inset}",
|
|
18189
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18190
|
+
"isSource": true,
|
|
18191
|
+
"$type": "color"
|
|
18192
|
+
},
|
|
18193
|
+
"dark-dimmed-high-contrast": {
|
|
18194
|
+
"$value": "{bgColor.inset}",
|
|
18195
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18196
|
+
"isSource": true,
|
|
18197
|
+
"$type": "color"
|
|
18198
|
+
},
|
|
18199
|
+
"dark-high-contrast": {
|
|
18200
|
+
"$value": "{bgColor.inset}",
|
|
18201
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18202
|
+
"isSource": true,
|
|
18203
|
+
"$type": "color"
|
|
18204
|
+
},
|
|
18205
|
+
"dark-protanopia-deuteranopia-high-contrast": {
|
|
18206
|
+
"$value": "{bgColor.inset}",
|
|
18207
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18208
|
+
"isSource": true,
|
|
18209
|
+
"$type": "color"
|
|
18210
|
+
},
|
|
18211
|
+
"dark-tritanopia-high-contrast": {
|
|
18212
|
+
"$value": "{bgColor.inset}",
|
|
18213
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18214
|
+
"isSource": true,
|
|
18215
|
+
"$type": "color"
|
|
18216
|
+
}
|
|
18217
|
+
}
|
|
18218
|
+
},
|
|
18219
|
+
"key": "{dashboard.bgColor}"
|
|
18220
|
+
},
|
|
18221
|
+
"name": "dashboard-bgColor",
|
|
18222
|
+
"attributes": {},
|
|
18223
|
+
"path": ["dashboard", "bgColor"]
|
|
18224
|
+
},
|
|
18120
18225
|
"data-auburn-color-emphasis": {
|
|
18121
18226
|
"key": "{data.auburn.color.emphasis}",
|
|
18122
18227
|
"$value": "#9d615c",
|
|
@@ -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": {
|
|
@@ -18123,6 +18123,111 @@
|
|
|
18123
18123
|
"attributes": {},
|
|
18124
18124
|
"path": ["counter", "borderColor"]
|
|
18125
18125
|
},
|
|
18126
|
+
"dashboard-bgColor": {
|
|
18127
|
+
"key": "{dashboard.bgColor}",
|
|
18128
|
+
"$value": "#ffffff",
|
|
18129
|
+
"$type": "color",
|
|
18130
|
+
"$extensions": {
|
|
18131
|
+
"org.primer.figma": {
|
|
18132
|
+
"collection": "mode",
|
|
18133
|
+
"group": "component (internal)",
|
|
18134
|
+
"scopes": ["bgColor"]
|
|
18135
|
+
},
|
|
18136
|
+
"org.primer.overrides": {
|
|
18137
|
+
"dark": {
|
|
18138
|
+
"$value": "#eff2f5",
|
|
18139
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18140
|
+
"isSource": true,
|
|
18141
|
+
"$type": "color"
|
|
18142
|
+
},
|
|
18143
|
+
"dark-dimmed": {
|
|
18144
|
+
"$value": "#eff2f5",
|
|
18145
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18146
|
+
"isSource": true,
|
|
18147
|
+
"$type": "color"
|
|
18148
|
+
},
|
|
18149
|
+
"dark-dimmed-high-contrast": {
|
|
18150
|
+
"$value": "#eff2f5",
|
|
18151
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18152
|
+
"isSource": true,
|
|
18153
|
+
"$type": "color"
|
|
18154
|
+
},
|
|
18155
|
+
"dark-high-contrast": {
|
|
18156
|
+
"$value": "#eff2f5",
|
|
18157
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18158
|
+
"isSource": true,
|
|
18159
|
+
"$type": "color"
|
|
18160
|
+
},
|
|
18161
|
+
"dark-protanopia-deuteranopia-high-contrast": {
|
|
18162
|
+
"$value": "#eff2f5",
|
|
18163
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18164
|
+
"isSource": true,
|
|
18165
|
+
"$type": "color"
|
|
18166
|
+
},
|
|
18167
|
+
"dark-tritanopia-high-contrast": {
|
|
18168
|
+
"$value": "#eff2f5",
|
|
18169
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18170
|
+
"isSource": true,
|
|
18171
|
+
"$type": "color"
|
|
18172
|
+
}
|
|
18173
|
+
}
|
|
18174
|
+
},
|
|
18175
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18176
|
+
"isSource": true,
|
|
18177
|
+
"original": {
|
|
18178
|
+
"$value": "{bgColor.default}",
|
|
18179
|
+
"$type": "color",
|
|
18180
|
+
"$extensions": {
|
|
18181
|
+
"org.primer.figma": {
|
|
18182
|
+
"collection": "mode",
|
|
18183
|
+
"group": "component (internal)",
|
|
18184
|
+
"scopes": ["bgColor"]
|
|
18185
|
+
},
|
|
18186
|
+
"org.primer.overrides": {
|
|
18187
|
+
"dark": {
|
|
18188
|
+
"$value": "{bgColor.inset}",
|
|
18189
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18190
|
+
"isSource": true,
|
|
18191
|
+
"$type": "color"
|
|
18192
|
+
},
|
|
18193
|
+
"dark-dimmed": {
|
|
18194
|
+
"$value": "{bgColor.inset}",
|
|
18195
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18196
|
+
"isSource": true,
|
|
18197
|
+
"$type": "color"
|
|
18198
|
+
},
|
|
18199
|
+
"dark-dimmed-high-contrast": {
|
|
18200
|
+
"$value": "{bgColor.inset}",
|
|
18201
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18202
|
+
"isSource": true,
|
|
18203
|
+
"$type": "color"
|
|
18204
|
+
},
|
|
18205
|
+
"dark-high-contrast": {
|
|
18206
|
+
"$value": "{bgColor.inset}",
|
|
18207
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18208
|
+
"isSource": true,
|
|
18209
|
+
"$type": "color"
|
|
18210
|
+
},
|
|
18211
|
+
"dark-protanopia-deuteranopia-high-contrast": {
|
|
18212
|
+
"$value": "{bgColor.inset}",
|
|
18213
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18214
|
+
"isSource": true,
|
|
18215
|
+
"$type": "color"
|
|
18216
|
+
},
|
|
18217
|
+
"dark-tritanopia-high-contrast": {
|
|
18218
|
+
"$value": "{bgColor.inset}",
|
|
18219
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18220
|
+
"isSource": true,
|
|
18221
|
+
"$type": "color"
|
|
18222
|
+
}
|
|
18223
|
+
}
|
|
18224
|
+
},
|
|
18225
|
+
"key": "{dashboard.bgColor}"
|
|
18226
|
+
},
|
|
18227
|
+
"name": "dashboard-bgColor",
|
|
18228
|
+
"attributes": {},
|
|
18229
|
+
"path": ["dashboard", "bgColor"]
|
|
18230
|
+
},
|
|
18126
18231
|
"data-auburn-color-emphasis": {
|
|
18127
18232
|
"key": "{data.auburn.color.emphasis}",
|
|
18128
18233
|
"$value": "#9d615c",
|
|
@@ -3862,7 +3862,7 @@
|
|
|
3862
3862
|
"group": "semantic",
|
|
3863
3863
|
"scopes": ["borderColor"],
|
|
3864
3864
|
"codeSyntax": {
|
|
3865
|
-
"web": "var(--borderColor-draft-muted)
|
|
3865
|
+
"web": "var(--borderColor-draft-muted)"
|
|
3866
3866
|
}
|
|
3867
3867
|
},
|
|
3868
3868
|
"org.primer.overrides": {
|
|
@@ -3936,7 +3936,7 @@
|
|
|
3936
3936
|
"group": "semantic",
|
|
3937
3937
|
"scopes": ["borderColor"],
|
|
3938
3938
|
"codeSyntax": {
|
|
3939
|
-
"web": "var(--borderColor-draft-muted)
|
|
3939
|
+
"web": "var(--borderColor-draft-muted)"
|
|
3940
3940
|
}
|
|
3941
3941
|
},
|
|
3942
3942
|
"org.primer.overrides": {
|
|
@@ -18121,6 +18121,111 @@
|
|
|
18121
18121
|
"attributes": {},
|
|
18122
18122
|
"path": ["counter", "borderColor"]
|
|
18123
18123
|
},
|
|
18124
|
+
"dashboard-bgColor": {
|
|
18125
|
+
"key": "{dashboard.bgColor}",
|
|
18126
|
+
"$value": "#ffffff",
|
|
18127
|
+
"$type": "color",
|
|
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": "#f6f8fa",
|
|
18137
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18138
|
+
"isSource": true,
|
|
18139
|
+
"$type": "color"
|
|
18140
|
+
},
|
|
18141
|
+
"dark-dimmed": {
|
|
18142
|
+
"$value": "#f6f8fa",
|
|
18143
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18144
|
+
"isSource": true,
|
|
18145
|
+
"$type": "color"
|
|
18146
|
+
},
|
|
18147
|
+
"dark-dimmed-high-contrast": {
|
|
18148
|
+
"$value": "#f6f8fa",
|
|
18149
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18150
|
+
"isSource": true,
|
|
18151
|
+
"$type": "color"
|
|
18152
|
+
},
|
|
18153
|
+
"dark-high-contrast": {
|
|
18154
|
+
"$value": "#f6f8fa",
|
|
18155
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18156
|
+
"isSource": true,
|
|
18157
|
+
"$type": "color"
|
|
18158
|
+
},
|
|
18159
|
+
"dark-protanopia-deuteranopia-high-contrast": {
|
|
18160
|
+
"$value": "#f6f8fa",
|
|
18161
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18162
|
+
"isSource": true,
|
|
18163
|
+
"$type": "color"
|
|
18164
|
+
},
|
|
18165
|
+
"dark-tritanopia-high-contrast": {
|
|
18166
|
+
"$value": "#f6f8fa",
|
|
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
|
+
},
|
|
18124
18229
|
"data-auburn-color-emphasis": {
|
|
18125
18230
|
"key": "{data.auburn.color.emphasis}",
|
|
18126
18231
|
"$value": "#9d615c",
|
|
@@ -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": {
|
|
@@ -3933,7 +3933,7 @@
|
|
|
3933
3933
|
"group": "semantic",
|
|
3934
3934
|
"scopes": ["borderColor"],
|
|
3935
3935
|
"codeSyntax": {
|
|
3936
|
-
"web": "var(--borderColor-draft-muted)
|
|
3936
|
+
"web": "var(--borderColor-draft-muted)"
|
|
3937
3937
|
}
|
|
3938
3938
|
},
|
|
3939
3939
|
"org.primer.overrides": {
|
|
@@ -18115,6 +18115,111 @@
|
|
|
18115
18115
|
"attributes": {},
|
|
18116
18116
|
"path": ["counter", "borderColor"]
|
|
18117
18117
|
},
|
|
18118
|
+
"dashboard-bgColor": {
|
|
18119
|
+
"key": "{dashboard.bgColor}",
|
|
18120
|
+
"$value": "#ffffff",
|
|
18121
|
+
"$type": "color",
|
|
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": "#f6f8fa",
|
|
18131
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18132
|
+
"isSource": true,
|
|
18133
|
+
"$type": "color"
|
|
18134
|
+
},
|
|
18135
|
+
"dark-dimmed": {
|
|
18136
|
+
"$value": "#f6f8fa",
|
|
18137
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18138
|
+
"isSource": true,
|
|
18139
|
+
"$type": "color"
|
|
18140
|
+
},
|
|
18141
|
+
"dark-dimmed-high-contrast": {
|
|
18142
|
+
"$value": "#f6f8fa",
|
|
18143
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18144
|
+
"isSource": true,
|
|
18145
|
+
"$type": "color"
|
|
18146
|
+
},
|
|
18147
|
+
"dark-high-contrast": {
|
|
18148
|
+
"$value": "#f6f8fa",
|
|
18149
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18150
|
+
"isSource": true,
|
|
18151
|
+
"$type": "color"
|
|
18152
|
+
},
|
|
18153
|
+
"dark-protanopia-deuteranopia-high-contrast": {
|
|
18154
|
+
"$value": "#f6f8fa",
|
|
18155
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18156
|
+
"isSource": true,
|
|
18157
|
+
"$type": "color"
|
|
18158
|
+
},
|
|
18159
|
+
"dark-tritanopia-high-contrast": {
|
|
18160
|
+
"$value": "#f6f8fa",
|
|
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
|
+
},
|
|
18118
18223
|
"data-auburn-color-emphasis": {
|
|
18119
18224
|
"key": "{data.auburn.color.emphasis}",
|
|
18120
18225
|
"$value": "#9d615c",
|
package/package.json
CHANGED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
dashboard: {
|
|
3
|
+
bgColor: {
|
|
4
|
+
$value: '{bgColor.default}',
|
|
5
|
+
$type: 'color',
|
|
6
|
+
$extensions: {
|
|
7
|
+
'org.primer.figma': {
|
|
8
|
+
collection: 'mode',
|
|
9
|
+
group: 'component (internal)',
|
|
10
|
+
scopes: ['bgColor'],
|
|
11
|
+
},
|
|
12
|
+
'org.primer.overrides': {
|
|
13
|
+
dark: {
|
|
14
|
+
$value: '{bgColor.inset}',
|
|
15
|
+
},
|
|
16
|
+
'dark-dimmed': {
|
|
17
|
+
$value: '{bgColor.inset}',
|
|
18
|
+
},
|
|
19
|
+
'dark-dimmed-high-contrast': {
|
|
20
|
+
$value: '{bgColor.inset}',
|
|
21
|
+
},
|
|
22
|
+
'dark-high-contrast': {
|
|
23
|
+
$value: '{bgColor.inset}',
|
|
24
|
+
},
|
|
25
|
+
'dark-protanopia-deuteranopia-high-contrast': {
|
|
26
|
+
$value: '{bgColor.inset}',
|
|
27
|
+
},
|
|
28
|
+
'dark-tritanopia-high-contrast': {
|
|
29
|
+
$value: '{bgColor.inset}',
|
|
30
|
+
},
|
|
31
|
+
},
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
},
|
|
35
|
+
}
|