@primer/view-components 0.26.0-rc.490b4578 → 0.26.0-rc.f1e8aeac
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.26.0-rc.
|
3
|
+
"version": "0.26.0-rc.f1e8aeac",
|
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
@@ -10947,19 +10947,6 @@
|
|
10947
10947
|
"color-contrast"
|
10948
10948
|
]
|
10949
10949
|
}
|
10950
|
-
},
|
10951
|
-
{
|
10952
|
-
"preview_path": "primer/beta/breadcrumbs/with_link_target",
|
10953
|
-
"name": "with_link_target",
|
10954
|
-
"snapshot": "false",
|
10955
|
-
"skip_rules": {
|
10956
|
-
"wont_fix": [
|
10957
|
-
"region"
|
10958
|
-
],
|
10959
|
-
"will_fix": [
|
10960
|
-
"color-contrast"
|
10961
|
-
]
|
10962
|
-
}
|
10963
10950
|
}
|
10964
10951
|
],
|
10965
10952
|
"subcomponents": [
|
package/static/previews.json
CHANGED
@@ -2037,19 +2037,6 @@
|
|
2037
2037
|
"color-contrast"
|
2038
2038
|
]
|
2039
2039
|
}
|
2040
|
-
},
|
2041
|
-
{
|
2042
|
-
"preview_path": "primer/beta/breadcrumbs/with_link_target",
|
2043
|
-
"name": "with_link_target",
|
2044
|
-
"snapshot": "false",
|
2045
|
-
"skip_rules": {
|
2046
|
-
"wont_fix": [
|
2047
|
-
"region"
|
2048
|
-
],
|
2049
|
-
"will_fix": [
|
2050
|
-
"color-contrast"
|
2051
|
-
]
|
2052
|
-
}
|
2053
2040
|
}
|
2054
2041
|
]
|
2055
2042
|
},
|