@openproject/primer-view-components 0.59.2-rc.0a7305768 → 0.59.2-rc.ed7a88f1c

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.59.2-rc.0a7305768",
3
+ "version": "0.59.2-rc.ed7a88f1c",
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",
@@ -17448,8 +17448,8 @@
17448
17448
  },
17449
17449
  {
17450
17450
  "fully_qualified_name": "Primer::OpenProject::BorderBox::CollapsibleHeader",
17451
- "description": "A component to be used inside Primer::Beta::BorderBox.\nIt will toggle the visibility of the complete Box body",
17452
- "accessibility_docs": null,
17451
+ "description": "Add a general description of component here\nAdd additional usage considerations or best practices that may aid the user to use the component correctly.",
17452
+ "accessibility_docs": "Add any accessibility considerations",
17453
17453
  "is_form_component": false,
17454
17454
  "is_published": true,
17455
17455
  "requires_js": false,