@primer/view-components 0.20.0-rc.d0e89b37 → 0.20.0-rc.d312ceff

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.20.0-rc.d0e89b37",
3
+ "version": "0.20.0-rc.d312ceff",
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",
@@ -2814,13 +2814,13 @@
2814
2814
  "name": "size",
2815
2815
  "type": "Symbol",
2816
2816
  "default": "`:medium`",
2817
- "description": "What size toggle switch to render. One of `:medium` or `:small`."
2817
+ "description": "What size toggle switch to render. One of `:end` or `:start`."
2818
2818
  },
2819
2819
  {
2820
2820
  "name": "status_label_position",
2821
2821
  "type": "Symbol",
2822
2822
  "default": "`:start`",
2823
- "description": "Which side of the toggle switch to render the status label. One of `:end` or `:start`."
2823
+ "description": "Which side of the toggle switch to render the status label. One of `:medium` or `:small`."
2824
2824
  },
2825
2825
  {
2826
2826
  "name": "system_arguments",
@@ -8371,13 +8371,13 @@
8371
8371
  "name": "size",
8372
8372
  "type": "Symbol",
8373
8373
  "default": "`:medium`",
8374
- "description": "What size toggle switch to render. One of `:medium` or `:small`."
8374
+ "description": "What size toggle switch to render. One of `:end` or `:start`."
8375
8375
  },
8376
8376
  {
8377
8377
  "name": "status_label_position",
8378
8378
  "type": "Symbol",
8379
8379
  "default": "`:start`",
8380
- "description": "Which side of the toggle switch to render the status label. One of `:end` or `:start`."
8380
+ "description": "Which side of the toggle switch to render the status label. One of `:medium` or `:small`."
8381
8381
  },
8382
8382
  {
8383
8383
  "name": "system_arguments",