@primer/view-components 0.18.1-rc.29c58b96 → 0.18.1-rc.e20b9eff
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/package.json +1 -1
- package/static/info_arch.json +0 -13
- package/static/previews.json +0 -13
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.18.1-rc.
|
3
|
+
"version": "0.18.1-rc.e20b9eff",
|
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
@@ -3375,19 +3375,6 @@
|
|
3375
3375
|
"color-contrast"
|
3376
3376
|
]
|
3377
3377
|
}
|
3378
|
-
},
|
3379
|
-
{
|
3380
|
-
"preview_path": "primer/alpha/dialog/dialog_inside_overlay",
|
3381
|
-
"name": "dialog_inside_overlay",
|
3382
|
-
"snapshot": "false",
|
3383
|
-
"skip_rules": {
|
3384
|
-
"wont_fix": [
|
3385
|
-
"region"
|
3386
|
-
],
|
3387
|
-
"will_fix": [
|
3388
|
-
"color-contrast"
|
3389
|
-
]
|
3390
|
-
}
|
3391
3378
|
}
|
3392
3379
|
],
|
3393
3380
|
"subcomponents": [
|
package/static/previews.json
CHANGED
@@ -3139,19 +3139,6 @@
|
|
3139
3139
|
"color-contrast"
|
3140
3140
|
]
|
3141
3141
|
}
|
3142
|
-
},
|
3143
|
-
{
|
3144
|
-
"preview_path": "primer/alpha/dialog/dialog_inside_overlay",
|
3145
|
-
"name": "dialog_inside_overlay",
|
3146
|
-
"snapshot": "false",
|
3147
|
-
"skip_rules": {
|
3148
|
-
"wont_fix": [
|
3149
|
-
"region"
|
3150
|
-
],
|
3151
|
-
"will_fix": [
|
3152
|
-
"color-contrast"
|
3153
|
-
]
|
3154
|
-
}
|
3155
3142
|
}
|
3156
3143
|
]
|
3157
3144
|
},
|