@primer/view-components 0.43.3-rc.79335f32 → 0.43.3-rc.8cfa102c
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.43.3-rc.
|
3
|
+
"version": "0.43.3-rc.8cfa102c",
|
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
@@ -11683,19 +11683,6 @@
|
|
11683
11683
|
"color-contrast"
|
11684
11684
|
]
|
11685
11685
|
}
|
11686
|
-
},
|
11687
|
-
{
|
11688
|
-
"preview_path": "primer/beta/breadcrumbs/with_long_items",
|
11689
|
-
"name": "with_long_items",
|
11690
|
-
"snapshot": "true",
|
11691
|
-
"skip_rules": {
|
11692
|
-
"wont_fix": [
|
11693
|
-
"region"
|
11694
|
-
],
|
11695
|
-
"will_fix": [
|
11696
|
-
"color-contrast"
|
11697
|
-
]
|
11698
|
-
}
|
11699
11686
|
}
|
11700
11687
|
],
|
11701
11688
|
"subcomponents": [
|
package/static/previews.json
CHANGED
@@ -2089,19 +2089,6 @@
|
|
2089
2089
|
"color-contrast"
|
2090
2090
|
]
|
2091
2091
|
}
|
2092
|
-
},
|
2093
|
-
{
|
2094
|
-
"preview_path": "primer/beta/breadcrumbs/with_long_items",
|
2095
|
-
"name": "with_long_items",
|
2096
|
-
"snapshot": "true",
|
2097
|
-
"skip_rules": {
|
2098
|
-
"wont_fix": [
|
2099
|
-
"region"
|
2100
|
-
],
|
2101
|
-
"will_fix": [
|
2102
|
-
"color-contrast"
|
2103
|
-
]
|
2104
|
-
}
|
2105
2092
|
}
|
2106
2093
|
]
|
2107
2094
|
},
|