@primer/primitives 10.5.0-rc.3f4948d3 → 10.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/functional/themes/dark-high-contrast.css +12 -12
- package/dist/css/functional/themes/light-high-contrast.css +12 -12
- package/dist/docs/functional/themes/dark-colorblind.json +0 -104
- package/dist/docs/functional/themes/dark-dimmed.json +0 -104
- package/dist/docs/functional/themes/dark-high-contrast.json +17 -121
- package/dist/docs/functional/themes/dark-tritanopia.json +0 -104
- package/dist/docs/functional/themes/dark.json +0 -104
- package/dist/docs/functional/themes/light-colorblind.json +0 -104
- package/dist/docs/functional/themes/light-high-contrast.json +17 -121
- package/dist/docs/functional/themes/light-tritanopia.json +0 -104
- package/dist/docs/functional/themes/light.json +0 -104
- package/dist/figma/themes/dark-high-contrast.json +14 -14
- package/dist/figma/themes/light-high-contrast.json +14 -14
- package/dist/internalCss/dark-high-contrast.css +12 -12
- package/dist/internalCss/light-high-contrast.css +12 -12
- package/dist/styleLint/functional/themes/dark-colorblind.json +0 -104
- package/dist/styleLint/functional/themes/dark-dimmed.json +0 -104
- package/dist/styleLint/functional/themes/dark-high-contrast.json +17 -121
- package/dist/styleLint/functional/themes/dark-tritanopia.json +0 -104
- package/dist/styleLint/functional/themes/dark.json +0 -104
- package/dist/styleLint/functional/themes/light-colorblind.json +0 -104
- package/dist/styleLint/functional/themes/light-high-contrast.json +17 -121
- package/dist/styleLint/functional/themes/light-tritanopia.json +0 -104
- package/dist/styleLint/functional/themes/light.json +0 -104
- package/package.json +1 -1
- package/src/tokens/component/contribution.json5 +0 -37
|
@@ -10722,8 +10722,6 @@
|
|
|
10722
10722
|
"scopes": ["bgColor"]
|
|
10723
10723
|
},
|
|
10724
10724
|
"org.primer.overrides": {
|
|
10725
|
-
"dark-high-contrast": "#e6eaef",
|
|
10726
|
-
"light-high-contrast": "#e6eaef",
|
|
10727
10725
|
"dark-dimmed": "#dae0e7"
|
|
10728
10726
|
}
|
|
10729
10727
|
},
|
|
@@ -10739,8 +10737,6 @@
|
|
|
10739
10737
|
"scopes": ["bgColor"]
|
|
10740
10738
|
},
|
|
10741
10739
|
"org.primer.overrides": {
|
|
10742
|
-
"dark-high-contrast": "{base.color.neutral.3}",
|
|
10743
|
-
"light-high-contrast": "{base.color.neutral.3}",
|
|
10744
10740
|
"dark-dimmed": "{base.color.neutral.5}"
|
|
10745
10741
|
}
|
|
10746
10742
|
}
|
|
@@ -10904,16 +10900,6 @@
|
|
|
10904
10900
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10905
10901
|
"isSource": true,
|
|
10906
10902
|
"$type": "color"
|
|
10907
|
-
},
|
|
10908
|
-
"dark-high-contrast": {
|
|
10909
|
-
"$value": "#ffffff",
|
|
10910
|
-
"alpha": 1,
|
|
10911
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10912
|
-
"isSource": true,
|
|
10913
|
-
"$type": "color"
|
|
10914
|
-
},
|
|
10915
|
-
"light-high-contrast": {
|
|
10916
|
-
"alpha": 1
|
|
10917
10903
|
}
|
|
10918
10904
|
}
|
|
10919
10905
|
},
|
|
@@ -10943,16 +10929,6 @@
|
|
|
10943
10929
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10944
10930
|
"isSource": true,
|
|
10945
10931
|
"$type": "color"
|
|
10946
|
-
},
|
|
10947
|
-
"dark-high-contrast": {
|
|
10948
|
-
"$value": "{base.color.white}",
|
|
10949
|
-
"alpha": 1,
|
|
10950
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10951
|
-
"isSource": true,
|
|
10952
|
-
"$type": "color"
|
|
10953
|
-
},
|
|
10954
|
-
"light-high-contrast": {
|
|
10955
|
-
"alpha": 1
|
|
10956
10932
|
}
|
|
10957
10933
|
}
|
|
10958
10934
|
}
|
|
@@ -10986,16 +10962,6 @@
|
|
|
10986
10962
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10987
10963
|
"isSource": true,
|
|
10988
10964
|
"$type": "color"
|
|
10989
|
-
},
|
|
10990
|
-
"dark-high-contrast": {
|
|
10991
|
-
"$value": "#ffffff",
|
|
10992
|
-
"alpha": 1,
|
|
10993
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10994
|
-
"isSource": true,
|
|
10995
|
-
"$type": "color"
|
|
10996
|
-
},
|
|
10997
|
-
"light-high-contrast": {
|
|
10998
|
-
"alpha": 1
|
|
10999
10965
|
}
|
|
11000
10966
|
}
|
|
11001
10967
|
},
|
|
@@ -11025,16 +10991,6 @@
|
|
|
11025
10991
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11026
10992
|
"isSource": true,
|
|
11027
10993
|
"$type": "color"
|
|
11028
|
-
},
|
|
11029
|
-
"dark-high-contrast": {
|
|
11030
|
-
"$value": "{base.color.white}",
|
|
11031
|
-
"alpha": 1,
|
|
11032
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11033
|
-
"isSource": true,
|
|
11034
|
-
"$type": "color"
|
|
11035
|
-
},
|
|
11036
|
-
"light-high-contrast": {
|
|
11037
|
-
"alpha": 1
|
|
11038
10994
|
}
|
|
11039
10995
|
}
|
|
11040
10996
|
}
|
|
@@ -11068,16 +11024,6 @@
|
|
|
11068
11024
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11069
11025
|
"isSource": true,
|
|
11070
11026
|
"$type": "color"
|
|
11071
|
-
},
|
|
11072
|
-
"dark-high-contrast": {
|
|
11073
|
-
"$value": "#ffffff",
|
|
11074
|
-
"alpha": 1,
|
|
11075
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11076
|
-
"isSource": true,
|
|
11077
|
-
"$type": "color"
|
|
11078
|
-
},
|
|
11079
|
-
"light-high-contrast": {
|
|
11080
|
-
"alpha": 1
|
|
11081
11027
|
}
|
|
11082
11028
|
}
|
|
11083
11029
|
},
|
|
@@ -11107,16 +11053,6 @@
|
|
|
11107
11053
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11108
11054
|
"isSource": true,
|
|
11109
11055
|
"$type": "color"
|
|
11110
|
-
},
|
|
11111
|
-
"dark-high-contrast": {
|
|
11112
|
-
"$value": "{base.color.white}",
|
|
11113
|
-
"alpha": 1,
|
|
11114
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11115
|
-
"isSource": true,
|
|
11116
|
-
"$type": "color"
|
|
11117
|
-
},
|
|
11118
|
-
"light-high-contrast": {
|
|
11119
|
-
"alpha": 1
|
|
11120
11056
|
}
|
|
11121
11057
|
}
|
|
11122
11058
|
}
|
|
@@ -11150,16 +11086,6 @@
|
|
|
11150
11086
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11151
11087
|
"isSource": true,
|
|
11152
11088
|
"$type": "color"
|
|
11153
|
-
},
|
|
11154
|
-
"dark-high-contrast": {
|
|
11155
|
-
"$value": "#ffffff",
|
|
11156
|
-
"alpha": 1,
|
|
11157
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11158
|
-
"isSource": true,
|
|
11159
|
-
"$type": "color"
|
|
11160
|
-
},
|
|
11161
|
-
"light-high-contrast": {
|
|
11162
|
-
"alpha": 1
|
|
11163
11089
|
}
|
|
11164
11090
|
}
|
|
11165
11091
|
},
|
|
@@ -11189,16 +11115,6 @@
|
|
|
11189
11115
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11190
11116
|
"isSource": true,
|
|
11191
11117
|
"$type": "color"
|
|
11192
|
-
},
|
|
11193
|
-
"dark-high-contrast": {
|
|
11194
|
-
"$value": "{base.color.white}",
|
|
11195
|
-
"alpha": 1,
|
|
11196
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11197
|
-
"isSource": true,
|
|
11198
|
-
"$type": "color"
|
|
11199
|
-
},
|
|
11200
|
-
"light-high-contrast": {
|
|
11201
|
-
"alpha": 1
|
|
11202
11118
|
}
|
|
11203
11119
|
}
|
|
11204
11120
|
}
|
|
@@ -11232,16 +11148,6 @@
|
|
|
11232
11148
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11233
11149
|
"isSource": true,
|
|
11234
11150
|
"$type": "color"
|
|
11235
|
-
},
|
|
11236
|
-
"dark-high-contrast": {
|
|
11237
|
-
"$value": "#ffffff",
|
|
11238
|
-
"alpha": 1,
|
|
11239
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11240
|
-
"isSource": true,
|
|
11241
|
-
"$type": "color"
|
|
11242
|
-
},
|
|
11243
|
-
"light-high-contrast": {
|
|
11244
|
-
"alpha": 1
|
|
11245
11151
|
}
|
|
11246
11152
|
}
|
|
11247
11153
|
},
|
|
@@ -11271,16 +11177,6 @@
|
|
|
11271
11177
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11272
11178
|
"isSource": true,
|
|
11273
11179
|
"$type": "color"
|
|
11274
|
-
},
|
|
11275
|
-
"dark-high-contrast": {
|
|
11276
|
-
"$value": "{base.color.white}",
|
|
11277
|
-
"alpha": 1,
|
|
11278
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11279
|
-
"isSource": true,
|
|
11280
|
-
"$type": "color"
|
|
11281
|
-
},
|
|
11282
|
-
"light-high-contrast": {
|
|
11283
|
-
"alpha": 1
|
|
11284
11180
|
}
|
|
11285
11181
|
}
|
|
11286
11182
|
}
|
|
@@ -10718,8 +10718,6 @@
|
|
|
10718
10718
|
"scopes": ["bgColor"]
|
|
10719
10719
|
},
|
|
10720
10720
|
"org.primer.overrides": {
|
|
10721
|
-
"dark-high-contrast": "#e6eaef",
|
|
10722
|
-
"light-high-contrast": "#e6eaef",
|
|
10723
10721
|
"dark-dimmed": "#dae0e7"
|
|
10724
10722
|
}
|
|
10725
10723
|
},
|
|
@@ -10735,8 +10733,6 @@
|
|
|
10735
10733
|
"scopes": ["bgColor"]
|
|
10736
10734
|
},
|
|
10737
10735
|
"org.primer.overrides": {
|
|
10738
|
-
"dark-high-contrast": "{base.color.neutral.3}",
|
|
10739
|
-
"light-high-contrast": "{base.color.neutral.3}",
|
|
10740
10736
|
"dark-dimmed": "{base.color.neutral.5}"
|
|
10741
10737
|
}
|
|
10742
10738
|
}
|
|
@@ -10900,16 +10896,6 @@
|
|
|
10900
10896
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10901
10897
|
"isSource": true,
|
|
10902
10898
|
"$type": "color"
|
|
10903
|
-
},
|
|
10904
|
-
"dark-high-contrast": {
|
|
10905
|
-
"$value": "#ffffff",
|
|
10906
|
-
"alpha": 1,
|
|
10907
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10908
|
-
"isSource": true,
|
|
10909
|
-
"$type": "color"
|
|
10910
|
-
},
|
|
10911
|
-
"light-high-contrast": {
|
|
10912
|
-
"alpha": 1
|
|
10913
10899
|
}
|
|
10914
10900
|
}
|
|
10915
10901
|
},
|
|
@@ -10939,16 +10925,6 @@
|
|
|
10939
10925
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10940
10926
|
"isSource": true,
|
|
10941
10927
|
"$type": "color"
|
|
10942
|
-
},
|
|
10943
|
-
"dark-high-contrast": {
|
|
10944
|
-
"$value": "{base.color.white}",
|
|
10945
|
-
"alpha": 1,
|
|
10946
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10947
|
-
"isSource": true,
|
|
10948
|
-
"$type": "color"
|
|
10949
|
-
},
|
|
10950
|
-
"light-high-contrast": {
|
|
10951
|
-
"alpha": 1
|
|
10952
10928
|
}
|
|
10953
10929
|
}
|
|
10954
10930
|
}
|
|
@@ -10982,16 +10958,6 @@
|
|
|
10982
10958
|
"filePath": "src/tokens/component/contribution.json5",
|
|
10983
10959
|
"isSource": true,
|
|
10984
10960
|
"$type": "color"
|
|
10985
|
-
},
|
|
10986
|
-
"dark-high-contrast": {
|
|
10987
|
-
"$value": "#ffffff",
|
|
10988
|
-
"alpha": 1,
|
|
10989
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
10990
|
-
"isSource": true,
|
|
10991
|
-
"$type": "color"
|
|
10992
|
-
},
|
|
10993
|
-
"light-high-contrast": {
|
|
10994
|
-
"alpha": 1
|
|
10995
10961
|
}
|
|
10996
10962
|
}
|
|
10997
10963
|
},
|
|
@@ -11021,16 +10987,6 @@
|
|
|
11021
10987
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11022
10988
|
"isSource": true,
|
|
11023
10989
|
"$type": "color"
|
|
11024
|
-
},
|
|
11025
|
-
"dark-high-contrast": {
|
|
11026
|
-
"$value": "{base.color.white}",
|
|
11027
|
-
"alpha": 1,
|
|
11028
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11029
|
-
"isSource": true,
|
|
11030
|
-
"$type": "color"
|
|
11031
|
-
},
|
|
11032
|
-
"light-high-contrast": {
|
|
11033
|
-
"alpha": 1
|
|
11034
10990
|
}
|
|
11035
10991
|
}
|
|
11036
10992
|
}
|
|
@@ -11064,16 +11020,6 @@
|
|
|
11064
11020
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11065
11021
|
"isSource": true,
|
|
11066
11022
|
"$type": "color"
|
|
11067
|
-
},
|
|
11068
|
-
"dark-high-contrast": {
|
|
11069
|
-
"$value": "#ffffff",
|
|
11070
|
-
"alpha": 1,
|
|
11071
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11072
|
-
"isSource": true,
|
|
11073
|
-
"$type": "color"
|
|
11074
|
-
},
|
|
11075
|
-
"light-high-contrast": {
|
|
11076
|
-
"alpha": 1
|
|
11077
11023
|
}
|
|
11078
11024
|
}
|
|
11079
11025
|
},
|
|
@@ -11103,16 +11049,6 @@
|
|
|
11103
11049
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11104
11050
|
"isSource": true,
|
|
11105
11051
|
"$type": "color"
|
|
11106
|
-
},
|
|
11107
|
-
"dark-high-contrast": {
|
|
11108
|
-
"$value": "{base.color.white}",
|
|
11109
|
-
"alpha": 1,
|
|
11110
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11111
|
-
"isSource": true,
|
|
11112
|
-
"$type": "color"
|
|
11113
|
-
},
|
|
11114
|
-
"light-high-contrast": {
|
|
11115
|
-
"alpha": 1
|
|
11116
11052
|
}
|
|
11117
11053
|
}
|
|
11118
11054
|
}
|
|
@@ -11146,16 +11082,6 @@
|
|
|
11146
11082
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11147
11083
|
"isSource": true,
|
|
11148
11084
|
"$type": "color"
|
|
11149
|
-
},
|
|
11150
|
-
"dark-high-contrast": {
|
|
11151
|
-
"$value": "#ffffff",
|
|
11152
|
-
"alpha": 1,
|
|
11153
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11154
|
-
"isSource": true,
|
|
11155
|
-
"$type": "color"
|
|
11156
|
-
},
|
|
11157
|
-
"light-high-contrast": {
|
|
11158
|
-
"alpha": 1
|
|
11159
11085
|
}
|
|
11160
11086
|
}
|
|
11161
11087
|
},
|
|
@@ -11185,16 +11111,6 @@
|
|
|
11185
11111
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11186
11112
|
"isSource": true,
|
|
11187
11113
|
"$type": "color"
|
|
11188
|
-
},
|
|
11189
|
-
"dark-high-contrast": {
|
|
11190
|
-
"$value": "{base.color.white}",
|
|
11191
|
-
"alpha": 1,
|
|
11192
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11193
|
-
"isSource": true,
|
|
11194
|
-
"$type": "color"
|
|
11195
|
-
},
|
|
11196
|
-
"light-high-contrast": {
|
|
11197
|
-
"alpha": 1
|
|
11198
11114
|
}
|
|
11199
11115
|
}
|
|
11200
11116
|
}
|
|
@@ -11228,16 +11144,6 @@
|
|
|
11228
11144
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11229
11145
|
"isSource": true,
|
|
11230
11146
|
"$type": "color"
|
|
11231
|
-
},
|
|
11232
|
-
"dark-high-contrast": {
|
|
11233
|
-
"$value": "#ffffff",
|
|
11234
|
-
"alpha": 1,
|
|
11235
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11236
|
-
"isSource": true,
|
|
11237
|
-
"$type": "color"
|
|
11238
|
-
},
|
|
11239
|
-
"light-high-contrast": {
|
|
11240
|
-
"alpha": 1
|
|
11241
11147
|
}
|
|
11242
11148
|
}
|
|
11243
11149
|
},
|
|
@@ -11267,16 +11173,6 @@
|
|
|
11267
11173
|
"filePath": "src/tokens/component/contribution.json5",
|
|
11268
11174
|
"isSource": true,
|
|
11269
11175
|
"$type": "color"
|
|
11270
|
-
},
|
|
11271
|
-
"dark-high-contrast": {
|
|
11272
|
-
"$value": "{base.color.white}",
|
|
11273
|
-
"alpha": 1,
|
|
11274
|
-
"filePath": "src/tokens/component/contribution.json5",
|
|
11275
|
-
"isSource": true,
|
|
11276
|
-
"$type": "color"
|
|
11277
|
-
},
|
|
11278
|
-
"light-high-contrast": {
|
|
11279
|
-
"alpha": 1
|
|
11280
11176
|
}
|
|
11281
11177
|
}
|
|
11282
11178
|
}
|
package/package.json
CHANGED
|
@@ -12,8 +12,6 @@
|
|
|
12
12
|
scopes: ['bgColor'],
|
|
13
13
|
},
|
|
14
14
|
'org.primer.overrides': {
|
|
15
|
-
'dark-high-contrast': '{base.color.neutral.3}',
|
|
16
|
-
'light-high-contrast': '{base.color.neutral.3}',
|
|
17
15
|
'dark-dimmed': '{base.color.neutral.5}',
|
|
18
16
|
},
|
|
19
17
|
},
|
|
@@ -92,13 +90,6 @@
|
|
|
92
90
|
$value: '{base.color.white}',
|
|
93
91
|
alpha: 0.05,
|
|
94
92
|
},
|
|
95
|
-
'dark-high-contrast': {
|
|
96
|
-
$value: '{base.color.white}',
|
|
97
|
-
alpha: 1,
|
|
98
|
-
},
|
|
99
|
-
'light-high-contrast': {
|
|
100
|
-
alpha: 1,
|
|
101
|
-
},
|
|
102
93
|
},
|
|
103
94
|
},
|
|
104
95
|
},
|
|
@@ -121,13 +112,6 @@
|
|
|
121
112
|
$value: '{base.color.white}',
|
|
122
113
|
alpha: 0.05,
|
|
123
114
|
},
|
|
124
|
-
'dark-high-contrast': {
|
|
125
|
-
$value: '{base.color.white}',
|
|
126
|
-
alpha: 1,
|
|
127
|
-
},
|
|
128
|
-
'light-high-contrast': {
|
|
129
|
-
alpha: 1,
|
|
130
|
-
},
|
|
131
115
|
},
|
|
132
116
|
},
|
|
133
117
|
},
|
|
@@ -150,13 +134,6 @@
|
|
|
150
134
|
$value: '{base.color.white}',
|
|
151
135
|
alpha: 0.05,
|
|
152
136
|
},
|
|
153
|
-
'dark-high-contrast': {
|
|
154
|
-
$value: '{base.color.white}',
|
|
155
|
-
alpha: 1,
|
|
156
|
-
},
|
|
157
|
-
'light-high-contrast': {
|
|
158
|
-
alpha: 1,
|
|
159
|
-
},
|
|
160
137
|
},
|
|
161
138
|
},
|
|
162
139
|
},
|
|
@@ -179,13 +156,6 @@
|
|
|
179
156
|
$value: '{base.color.white}',
|
|
180
157
|
alpha: 0.05,
|
|
181
158
|
},
|
|
182
|
-
'dark-high-contrast': {
|
|
183
|
-
$value: '{base.color.white}',
|
|
184
|
-
alpha: 1,
|
|
185
|
-
},
|
|
186
|
-
'light-high-contrast': {
|
|
187
|
-
alpha: 1,
|
|
188
|
-
},
|
|
189
159
|
},
|
|
190
160
|
},
|
|
191
161
|
},
|
|
@@ -208,13 +178,6 @@
|
|
|
208
178
|
$value: '{base.color.white}',
|
|
209
179
|
alpha: 0.05,
|
|
210
180
|
},
|
|
211
|
-
'dark-high-contrast': {
|
|
212
|
-
$value: '{base.color.white}',
|
|
213
|
-
alpha: 1,
|
|
214
|
-
},
|
|
215
|
-
'light-high-contrast': {
|
|
216
|
-
alpha: 1,
|
|
217
|
-
},
|
|
218
181
|
},
|
|
219
182
|
},
|
|
220
183
|
},
|