@primer/view-components 0.21.1-rc.e895ac79 → 0.21.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
- 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.21.1
|
3
|
+
"version": "0.21.1",
|
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",
|
@@ -63,7 +63,7 @@
|
|
63
63
|
"@github/prettier-config": "0.0.6",
|
64
64
|
"@playwright/test": "^1.35.1",
|
65
65
|
"@primer/css": "21.2.2",
|
66
|
-
"@primer/primitives": "7.15.
|
66
|
+
"@primer/primitives": "7.15.14",
|
67
67
|
"@primer/stylelint-config": "^12.7.2",
|
68
68
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
69
69
|
"@rollup/plugin-typescript": "^8.3.3",
|
package/static/info_arch.json
CHANGED
@@ -3440,6 +3440,19 @@
|
|
3440
3440
|
"color-contrast"
|
3441
3441
|
]
|
3442
3442
|
}
|
3443
|
+
},
|
3444
|
+
{
|
3445
|
+
"preview_path": "primer/alpha/dialog/initally_open",
|
3446
|
+
"name": "initally_open",
|
3447
|
+
"snapshot": "interactive",
|
3448
|
+
"skip_rules": {
|
3449
|
+
"wont_fix": [
|
3450
|
+
"region"
|
3451
|
+
],
|
3452
|
+
"will_fix": [
|
3453
|
+
"color-contrast"
|
3454
|
+
]
|
3455
|
+
}
|
3443
3456
|
}
|
3444
3457
|
],
|
3445
3458
|
"subcomponents": [
|
package/static/previews.json
CHANGED
@@ -3217,6 +3217,19 @@
|
|
3217
3217
|
"color-contrast"
|
3218
3218
|
]
|
3219
3219
|
}
|
3220
|
+
},
|
3221
|
+
{
|
3222
|
+
"preview_path": "primer/alpha/dialog/initally_open",
|
3223
|
+
"name": "initally_open",
|
3224
|
+
"snapshot": "interactive",
|
3225
|
+
"skip_rules": {
|
3226
|
+
"wont_fix": [
|
3227
|
+
"region"
|
3228
|
+
],
|
3229
|
+
"will_fix": [
|
3230
|
+
"color-contrast"
|
3231
|
+
]
|
3232
|
+
}
|
3220
3233
|
}
|
3221
3234
|
]
|
3222
3235
|
},
|