@openproject/primer-view-components 0.90.1 → 0.91.0

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.90.1",
3
+ "version": "0.91.0",
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",
@@ -10870,6 +10870,19 @@
10870
10870
  ]
10871
10871
  }
10872
10872
  },
10873
+ {
10874
+ "preview_path": "primer/alpha/tree_view/async_form_input",
10875
+ "name": "async_form_input",
10876
+ "snapshot": "false",
10877
+ "skip_rules": {
10878
+ "wont_fix": [
10879
+ "region"
10880
+ ],
10881
+ "will_fix": [
10882
+ "color-contrast"
10883
+ ]
10884
+ }
10885
+ },
10873
10886
  {
10874
10887
  "preview_path": "primer/alpha/tree_view/doubled_path",
10875
10888
  "name": "doubled_path",
@@ -4932,6 +4932,19 @@
4932
4932
  ]
4933
4933
  }
4934
4934
  },
4935
+ {
4936
+ "preview_path": "primer/alpha/tree_view/async_form_input",
4937
+ "name": "async_form_input",
4938
+ "snapshot": "false",
4939
+ "skip_rules": {
4940
+ "wont_fix": [
4941
+ "region"
4942
+ ],
4943
+ "will_fix": [
4944
+ "color-contrast"
4945
+ ]
4946
+ }
4947
+ },
4935
4948
  {
4936
4949
  "preview_path": "primer/alpha/tree_view/doubled_path",
4937
4950
  "name": "doubled_path",