@primer/view-components 0.20.0-rc.d0e89b37 → 0.20.0-rc.d312ceff
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/static/arguments.json +2 -2
- package/static/info_arch.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.20.0-rc.
|
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",
|
package/static/arguments.json
CHANGED
@@ -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 `:
|
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 `:
|
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",
|
package/static/info_arch.json
CHANGED
@@ -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 `:
|
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 `:
|
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",
|