@primer/view-components 0.25.1-rc.6bf8e3c6 → 0.25.1-rc.79d2f4ab

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/view-components",
3
- "version": "0.25.1-rc.6bf8e3c6",
3
+ "version": "0.25.1-rc.79d2f4ab",
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",
@@ -10921,32 +10921,6 @@
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
- }
10950
10924
  }
10951
10925
  ],
10952
10926
  "subcomponents": [
@@ -2011,32 +2011,6 @@
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
- }
2040
2014
  }
2041
2015
  ]
2042
2016
  },