@primer/view-components 0.46.0-rc.577640be → 0.46.0-rc.edb4d943
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 +13 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@primer/view-components",
|
|
3
|
-
"version": "0.46.0-rc.
|
|
3
|
+
"version": "0.46.0-rc.edb4d943",
|
|
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
|
@@ -7761,6 +7761,19 @@
|
|
|
7761
7761
|
]
|
|
7762
7762
|
}
|
|
7763
7763
|
},
|
|
7764
|
+
{
|
|
7765
|
+
"preview_path": "primer/alpha/select_panel/with_icon_button",
|
|
7766
|
+
"name": "selectpanel_with_icon_button",
|
|
7767
|
+
"snapshot": "interactive",
|
|
7768
|
+
"skip_rules": {
|
|
7769
|
+
"wont_fix": [
|
|
7770
|
+
"region"
|
|
7771
|
+
],
|
|
7772
|
+
"will_fix": [
|
|
7773
|
+
"color-contrast"
|
|
7774
|
+
]
|
|
7775
|
+
}
|
|
7776
|
+
},
|
|
7764
7777
|
{
|
|
7765
7778
|
"preview_path": "primer/alpha/select_panel/with_leading_icons",
|
|
7766
7779
|
"name": "with_leading_icons",
|