@openproject/primer-view-components 0.36.1-rc.dd2b43b5 → 0.36.1-rc.eaf0e8cf

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.36.1-rc.dd2b43b5",
3
+ "version": "0.36.1-rc.eaf0e8cf",
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",
@@ -16670,13 +16670,6 @@
16670
16670
  "description": "{{link_to_system_arguments_docs}}"
16671
16671
  }
16672
16672
  ]
16673
- },
16674
- {
16675
- "name": "caption",
16676
- "description": null,
16677
- "parameters": [
16678
-
16679
- ]
16680
16673
  }
16681
16674
  ],
16682
16675
  "methods": [
@@ -16734,19 +16727,6 @@
16734
16727
  "color-contrast"
16735
16728
  ]
16736
16729
  }
16737
- },
16738
- {
16739
- "preview_path": "primer/open_project/input_group/with_caption",
16740
- "name": "with_caption",
16741
- "snapshot": "false",
16742
- "skip_rules": {
16743
- "wont_fix": [
16744
- "region"
16745
- ],
16746
- "will_fix": [
16747
- "color-contrast"
16748
- ]
16749
- }
16750
16730
  }
16751
16731
  ],
16752
16732
  "subcomponents": [
@@ -4270,19 +4270,6 @@
4270
4270
  "color-contrast"
4271
4271
  ]
4272
4272
  }
4273
- },
4274
- {
4275
- "preview_path": "primer/open_project/input_group/with_caption",
4276
- "name": "with_caption",
4277
- "snapshot": "false",
4278
- "skip_rules": {
4279
- "wont_fix": [
4280
- "region"
4281
- ],
4282
- "will_fix": [
4283
- "color-contrast"
4284
- ]
4285
- }
4286
4273
  }
4287
4274
  ]
4288
4275
  },