@primer/view-components 0.35.0-rc.7f9c6e85 → 0.35.0-rc.8db9f2a2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/view-components",
3
- "version": "0.35.0-rc.7f9c6e85",
3
+ "version": "0.35.0-rc.8db9f2a2",
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",
@@ -108,7 +108,7 @@
108
108
  "name": "aria_selection_variant",
109
109
  "type": "Symbol",
110
110
  "default": "`:checked`",
111
- "description": "Specifies which aria selection to use. <%= one_of(Primer::Alpha::ActionList::ARIA_SELECTION_VARIANT_OPTIONS) %?"
111
+ "description": "Specifies which aria selection to use. One of `:checked` or `:selected`."
112
112
  },
113
113
  {
114
114
  "name": "form_arguments",
@@ -451,7 +451,7 @@
451
451
  "name": "aria_selection_variant",
452
452
  "type": "Symbol",
453
453
  "default": "`:checked`",
454
- "description": "Specifies which aria selection to use. <%= one_of(Primer::Alpha::ActionList::ARIA_SELECTION_VARIANT_OPTIONS) %?"
454
+ "description": "Specifies which aria selection to use. One of `:checked` or `:selected`."
455
455
  },
456
456
  {
457
457
  "name": "form_arguments",
@@ -250,7 +250,7 @@
250
250
  "name": "aria_selection_variant",
251
251
  "type": "Symbol",
252
252
  "default": "`:checked`",
253
- "description": "Specifies which aria selection to use. <%= one_of(Primer::Alpha::ActionList::ARIA_SELECTION_VARIANT_OPTIONS) %?"
253
+ "description": "Specifies which aria selection to use. One of `:checked` or `:selected`."
254
254
  },
255
255
  {
256
256
  "name": "form_arguments",
@@ -2102,7 +2102,7 @@
2102
2102
  "name": "aria_selection_variant",
2103
2103
  "type": "Symbol",
2104
2104
  "default": "`:checked`",
2105
- "description": "Specifies which aria selection to use. <%= one_of(Primer::Alpha::ActionList::ARIA_SELECTION_VARIANT_OPTIONS) %?"
2105
+ "description": "Specifies which aria selection to use. One of `:checked` or `:selected`."
2106
2106
  },
2107
2107
  {
2108
2108
  "name": "form_arguments",