@openproject/primer-view-components 0.68.0-rc.882e71b3f → 0.68.0-rc.f2936ad06

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.68.0-rc.882e71b3f",
3
+ "version": "0.68.0-rc.f2936ad06",
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",
@@ -20619,6 +20619,19 @@
20619
20619
  ]
20620
20620
  }
20621
20621
  },
20622
+ {
20623
+ "preview_path": "primer/open_project/tree_view/async_alpha",
20624
+ "name": "async_alpha",
20625
+ "snapshot": "false",
20626
+ "skip_rules": {
20627
+ "wont_fix": [
20628
+ "region"
20629
+ ],
20630
+ "will_fix": [
20631
+ "color-contrast"
20632
+ ]
20633
+ }
20634
+ },
20622
20635
  {
20623
20636
  "preview_path": "primer/open_project/tree_view/leaf_node_playground",
20624
20637
  "name": "leaf_node_playground",
@@ -20657,6 +20670,19 @@
20657
20670
  "color-contrast"
20658
20671
  ]
20659
20672
  }
20673
+ },
20674
+ {
20675
+ "preview_path": "primer/open_project/tree_view/auto_expansion",
20676
+ "name": "auto_expansion",
20677
+ "snapshot": "false",
20678
+ "skip_rules": {
20679
+ "wont_fix": [
20680
+ "region"
20681
+ ],
20682
+ "will_fix": [
20683
+ "color-contrast"
20684
+ ]
20685
+ }
20660
20686
  }
20661
20687
  ],
20662
20688
  "subcomponents": [
@@ -8988,6 +8988,19 @@
8988
8988
  ]
8989
8989
  }
8990
8990
  },
8991
+ {
8992
+ "preview_path": "primer/open_project/tree_view/async_alpha",
8993
+ "name": "async_alpha",
8994
+ "snapshot": "false",
8995
+ "skip_rules": {
8996
+ "wont_fix": [
8997
+ "region"
8998
+ ],
8999
+ "will_fix": [
9000
+ "color-contrast"
9001
+ ]
9002
+ }
9003
+ },
8991
9004
  {
8992
9005
  "preview_path": "primer/open_project/tree_view/leaf_node_playground",
8993
9006
  "name": "leaf_node_playground",
@@ -9026,6 +9039,19 @@
9026
9039
  "color-contrast"
9027
9040
  ]
9028
9041
  }
9042
+ },
9043
+ {
9044
+ "preview_path": "primer/open_project/tree_view/auto_expansion",
9045
+ "name": "auto_expansion",
9046
+ "snapshot": "false",
9047
+ "skip_rules": {
9048
+ "wont_fix": [
9049
+ "region"
9050
+ ],
9051
+ "will_fix": [
9052
+ "color-contrast"
9053
+ ]
9054
+ }
9029
9055
  }
9030
9056
  ]
9031
9057
  },