@openproject/primer-view-components 0.52.4-rc.8bc2b7bd → 0.52.4-rc.ea02decb

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.52.4-rc.8bc2b7bd",
3
+ "version": "0.52.4-rc.ea02decb",
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",
@@ -17673,6 +17673,32 @@
17673
17673
  "color-contrast"
17674
17674
  ]
17675
17675
  }
17676
+ },
17677
+ {
17678
+ "preview_path": "primer/open_project/danger_confirmation_dialog/with_form_builder_form_test",
17679
+ "name": "with_form_builder_form_test",
17680
+ "snapshot": "false",
17681
+ "skip_rules": {
17682
+ "wont_fix": [
17683
+ "region"
17684
+ ],
17685
+ "will_fix": [
17686
+ "color-contrast"
17687
+ ]
17688
+ }
17689
+ },
17690
+ {
17691
+ "preview_path": "primer/open_project/danger_confirmation_dialog/with_form_test",
17692
+ "name": "with_form_test",
17693
+ "snapshot": "false",
17694
+ "skip_rules": {
17695
+ "wont_fix": [
17696
+ "region"
17697
+ ],
17698
+ "will_fix": [
17699
+ "color-contrast"
17700
+ ]
17701
+ }
17676
17702
  }
17677
17703
  ],
17678
17704
  "subcomponents": [
@@ -3191,6 +3191,32 @@
3191
3191
  "color-contrast"
3192
3192
  ]
3193
3193
  }
3194
+ },
3195
+ {
3196
+ "preview_path": "primer/open_project/danger_confirmation_dialog/with_form_builder_form_test",
3197
+ "name": "with_form_builder_form_test",
3198
+ "snapshot": "false",
3199
+ "skip_rules": {
3200
+ "wont_fix": [
3201
+ "region"
3202
+ ],
3203
+ "will_fix": [
3204
+ "color-contrast"
3205
+ ]
3206
+ }
3207
+ },
3208
+ {
3209
+ "preview_path": "primer/open_project/danger_confirmation_dialog/with_form_test",
3210
+ "name": "with_form_test",
3211
+ "snapshot": "false",
3212
+ "skip_rules": {
3213
+ "wont_fix": [
3214
+ "region"
3215
+ ],
3216
+ "will_fix": [
3217
+ "color-contrast"
3218
+ ]
3219
+ }
3194
3220
  }
3195
3221
  ]
3196
3222
  },