@openproject/primer-view-components 0.70.2 → 0.70.3-rc.da4bd87b1

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openproject/primer-view-components",
3
- "version": "0.70.2",
3
+ "version": "0.70.3-rc.da4bd87b1",
4
4
  "description": "ViewComponents of the Primer Design System for OpenProject",
5
5
  "main": "app/assets/javascripts/primer_view_components.js",
6
6
  "module": "app/components/primer/primer.js",
@@ -19122,6 +19122,19 @@
19122
19122
  "color-contrast"
19123
19123
  ]
19124
19124
  }
19125
+ },
19126
+ {
19127
+ "preview_path": "primer/open_project/page_header/skip_breadcrumb_item",
19128
+ "name": "skip_breadcrumb_item",
19129
+ "snapshot": "false",
19130
+ "skip_rules": {
19131
+ "wont_fix": [
19132
+ "region"
19133
+ ],
19134
+ "will_fix": [
19135
+ "color-contrast"
19136
+ ]
19137
+ }
19125
19138
  }
19126
19139
  ],
19127
19140
  "subcomponents": []
@@ -6109,6 +6109,19 @@
6109
6109
  "color-contrast"
6110
6110
  ]
6111
6111
  }
6112
+ },
6113
+ {
6114
+ "preview_path": "primer/open_project/page_header/skip_breadcrumb_item",
6115
+ "name": "skip_breadcrumb_item",
6116
+ "snapshot": "false",
6117
+ "skip_rules": {
6118
+ "wont_fix": [
6119
+ "region"
6120
+ ],
6121
+ "will_fix": [
6122
+ "color-contrast"
6123
+ ]
6124
+ }
6112
6125
  }
6113
6126
  ]
6114
6127
  },