@primer/view-components 0.26.1-rc.7193b69d → 0.26.1-rc.bb63206a
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 +0 -12
- package/static/info_arch.json +0 -12
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.26.1-rc.
|
3
|
+
"version": "0.26.1-rc.bb63206a",
|
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
@@ -2462,18 +2462,6 @@
|
|
2462
2462
|
"default": "N/A",
|
2463
2463
|
"description": "One of `:left` or `:right`. - Defaults to left"
|
2464
2464
|
},
|
2465
|
-
{
|
2466
|
-
"name": "body_arguments",
|
2467
|
-
"type": "Hash",
|
2468
|
-
"default": "`{}`",
|
2469
|
-
"description": "[System arguments](/system-arguments) for the body wrapper."
|
2470
|
-
},
|
2471
|
-
{
|
2472
|
-
"name": "wrapper_arguments",
|
2473
|
-
"type": "Hash",
|
2474
|
-
"default": "`{}`",
|
2475
|
-
"description": "[System arguments](/system-arguments) for the `TabContainer` wrapper."
|
2476
|
-
},
|
2477
2465
|
{
|
2478
2466
|
"name": "system_arguments",
|
2479
2467
|
"type": "Hash",
|
package/static/info_arch.json
CHANGED
@@ -7628,18 +7628,6 @@
|
|
7628
7628
|
"default": "N/A",
|
7629
7629
|
"description": "One of `:left` or `:right`. - Defaults to left"
|
7630
7630
|
},
|
7631
|
-
{
|
7632
|
-
"name": "body_arguments",
|
7633
|
-
"type": "Hash",
|
7634
|
-
"default": "`{}`",
|
7635
|
-
"description": "{{link_to_system_arguments_docs}} for the body wrapper."
|
7636
|
-
},
|
7637
|
-
{
|
7638
|
-
"name": "wrapper_arguments",
|
7639
|
-
"type": "Hash",
|
7640
|
-
"default": "`{}`",
|
7641
|
-
"description": "{{link_to_system_arguments_docs}} for the `TabContainer` wrapper."
|
7642
|
-
},
|
7643
7631
|
{
|
7644
7632
|
"name": "system_arguments",
|
7645
7633
|
"type": "Hash",
|