@primer/view-components 0.31.1-rc.681ebd27 → 0.31.1-rc.933c8483
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/static/info_arch.json +13 -0
- package/static/previews.json +13 -0
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.31.1-rc.
|
3
|
+
"version": "0.31.1-rc.933c8483",
|
4
4
|
"description": "ViewComponents for the Primer Design System",
|
5
5
|
"main": "app/assets/javascripts/primer_view_components.js",
|
6
6
|
"module": "app/components/primer/primer.js",
|
package/static/info_arch.json
CHANGED
@@ -8118,6 +8118,19 @@
|
|
8118
8118
|
"color-contrast"
|
8119
8119
|
]
|
8120
8120
|
}
|
8121
|
+
},
|
8122
|
+
{
|
8123
|
+
"preview_path": "primer/alpha/select_panel/no_values",
|
8124
|
+
"name": "no_values",
|
8125
|
+
"snapshot": "interactive",
|
8126
|
+
"skip_rules": {
|
8127
|
+
"wont_fix": [
|
8128
|
+
"region"
|
8129
|
+
],
|
8130
|
+
"will_fix": [
|
8131
|
+
"color-contrast"
|
8132
|
+
]
|
8133
|
+
}
|
8121
8134
|
}
|
8122
8135
|
],
|
8123
8136
|
"subcomponents": [
|
package/static/previews.json
CHANGED
@@ -6173,6 +6173,19 @@
|
|
6173
6173
|
"color-contrast"
|
6174
6174
|
]
|
6175
6175
|
}
|
6176
|
+
},
|
6177
|
+
{
|
6178
|
+
"preview_path": "primer/alpha/select_panel/no_values",
|
6179
|
+
"name": "no_values",
|
6180
|
+
"snapshot": "interactive",
|
6181
|
+
"skip_rules": {
|
6182
|
+
"wont_fix": [
|
6183
|
+
"region"
|
6184
|
+
],
|
6185
|
+
"will_fix": [
|
6186
|
+
"color-contrast"
|
6187
|
+
]
|
6188
|
+
}
|
6176
6189
|
}
|
6177
6190
|
]
|
6178
6191
|
},
|