@primer/view-components 0.25.1-rc.8c7e46b4 → 0.25.1
Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
|
|
1
|
-
.breadcrumb-item{display:inline-block;list-style:none;margin-left:-.35em
|
1
|
+
.breadcrumb-item{display:inline-block;list-style:none;margin-left:-.35em}.breadcrumb-item:after{border-right:.1em solid var(--borderColor-neutral-emphasis);content:"";display:inline-block;height:.8em;margin:0 .5em;transform:rotate(15deg) translateY(.0625em)}.breadcrumb-item:first-child{margin-left:0}.breadcrumb-item-selected:after,.breadcrumb-item[aria-current]:not([aria-current=false]):after{content:none}.breadcrumb-item-selected a{color:var(--fgColor-default);cursor:default!important;-webkit-text-decoration:none!important;text-decoration:none!important}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.25.1
|
3
|
+
"version": "0.25.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",
|
package/static/info_arch.json
CHANGED
@@ -10921,6 +10921,32 @@
|
|
10921
10921
|
"color-contrast"
|
10922
10922
|
]
|
10923
10923
|
}
|
10924
|
+
},
|
10925
|
+
{
|
10926
|
+
"preview_path": "primer/beta/breadcrumbs/with_beta_truncate",
|
10927
|
+
"name": "with_beta_truncate",
|
10928
|
+
"snapshot": "true",
|
10929
|
+
"skip_rules": {
|
10930
|
+
"wont_fix": [
|
10931
|
+
"region"
|
10932
|
+
],
|
10933
|
+
"will_fix": [
|
10934
|
+
"color-contrast"
|
10935
|
+
]
|
10936
|
+
}
|
10937
|
+
},
|
10938
|
+
{
|
10939
|
+
"preview_path": "primer/beta/breadcrumbs/with_deprecated_truncate",
|
10940
|
+
"name": "with_deprecated_truncate",
|
10941
|
+
"snapshot": "true",
|
10942
|
+
"skip_rules": {
|
10943
|
+
"wont_fix": [
|
10944
|
+
"region"
|
10945
|
+
],
|
10946
|
+
"will_fix": [
|
10947
|
+
"color-contrast"
|
10948
|
+
]
|
10949
|
+
}
|
10924
10950
|
}
|
10925
10951
|
],
|
10926
10952
|
"subcomponents": [
|
package/static/previews.json
CHANGED
@@ -2011,6 +2011,32 @@
|
|
2011
2011
|
"color-contrast"
|
2012
2012
|
]
|
2013
2013
|
}
|
2014
|
+
},
|
2015
|
+
{
|
2016
|
+
"preview_path": "primer/beta/breadcrumbs/with_beta_truncate",
|
2017
|
+
"name": "with_beta_truncate",
|
2018
|
+
"snapshot": "true",
|
2019
|
+
"skip_rules": {
|
2020
|
+
"wont_fix": [
|
2021
|
+
"region"
|
2022
|
+
],
|
2023
|
+
"will_fix": [
|
2024
|
+
"color-contrast"
|
2025
|
+
]
|
2026
|
+
}
|
2027
|
+
},
|
2028
|
+
{
|
2029
|
+
"preview_path": "primer/beta/breadcrumbs/with_deprecated_truncate",
|
2030
|
+
"name": "with_deprecated_truncate",
|
2031
|
+
"snapshot": "true",
|
2032
|
+
"skip_rules": {
|
2033
|
+
"wont_fix": [
|
2034
|
+
"region"
|
2035
|
+
],
|
2036
|
+
"will_fix": [
|
2037
|
+
"color-contrast"
|
2038
|
+
]
|
2039
|
+
}
|
2014
2040
|
}
|
2015
2041
|
]
|
2016
2042
|
},
|