@primer/view-components 0.14.0-rc.46753db3 → 0.14.0-rc.9e68f58a

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": "@primer/view-components",
3
- "version": "0.14.0-rc.46753db3",
3
+ "version": "0.14.0-rc.9e68f58a",
4
4
  "description": "ViewComponents for the Primer Design System",
5
5
  "main": "app/assets/javascripts/primer_view_components.js",
6
6
  "module": "app/components/primer/primer.js",
@@ -3425,7 +3425,7 @@
3425
3425
  "name": "system_arguments",
3426
3426
  "type": "Hash",
3427
3427
  "default": "N/A",
3428
- "description": "The arguments accepted by [Button](/components/beta/button)."
3428
+ "description": "The arguments accepted by [Button](/components/beta/button) and [ClipboardCopy](/components/beta/clipboardcopy)."
3429
3429
  }
3430
3430
  ]
3431
3431
  },
@@ -10901,7 +10901,7 @@
10901
10901
  },
10902
10902
  {
10903
10903
  "fully_qualified_name": "Primer::Beta::ClipboardCopy",
10904
- "description": "Use `ClipboardCopy` to copy element text content or input values to the clipboard.",
10904
+ "description": "Use `ClipboardCopy` to copy element text content or input values to the clipboard.\n\nThis component by itself is not styled as a button, and can therefore only be used in limited circumstances.\nIf you're looking for a button, consider using {{#link_to_component}}Primer::Beta::ClipboardCopyButton{{/link_to_component}}\ninstead.",
10905
10905
  "accessibility_docs": "Always set an accessible label to help the user interact with the component.",
10906
10906
  "is_form_component": false,
10907
10907
  "is_published": true,
@@ -11084,7 +11084,7 @@
11084
11084
  "name": "system_arguments",
11085
11085
  "type": "Hash",
11086
11086
  "default": "N/A",
11087
- "description": "The arguments accepted by {{#link_to_component}}Primer::Beta::Button{{/link_to_component}}."
11087
+ "description": "The arguments accepted by {{#link_to_component}}Primer::Beta::Button{{/link_to_component}} and {{#link_to_component}}Primer::Beta::ClipboardCopy{{/link_to_component}}."
11088
11088
  }
11089
11089
  ],
11090
11090
  "slots": [