@openproject/primer-view-components 0.70.4-rc.ac572d324 → 0.70.4-rc.fcc732ea7

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.4-rc.ac572d324",
3
+ "version": "0.70.4-rc.fcc732ea7",
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",
@@ -19135,6 +19135,19 @@
19135
19135
  "color-contrast"
19136
19136
  ]
19137
19137
  }
19138
+ },
19139
+ {
19140
+ "preview_path": "primer/open_project/page_header/description",
19141
+ "name": "description",
19142
+ "snapshot": "false",
19143
+ "skip_rules": {
19144
+ "wont_fix": [
19145
+ "region"
19146
+ ],
19147
+ "will_fix": [
19148
+ "color-contrast"
19149
+ ]
19150
+ }
19138
19151
  }
19139
19152
  ],
19140
19153
  "subcomponents": []
@@ -6122,6 +6122,19 @@
6122
6122
  "color-contrast"
6123
6123
  ]
6124
6124
  }
6125
+ },
6126
+ {
6127
+ "preview_path": "primer/open_project/page_header/description",
6128
+ "name": "description",
6129
+ "snapshot": "false",
6130
+ "skip_rules": {
6131
+ "wont_fix": [
6132
+ "region"
6133
+ ],
6134
+ "will_fix": [
6135
+ "color-contrast"
6136
+ ]
6137
+ }
6125
6138
  }
6126
6139
  ]
6127
6140
  },