@primer/view-components 0.6.1-rc.2fc1a92e → 0.6.1-rc.5a937cb7
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 +1 -1
- package/static/arguments.json +1 -12
- package/static/info_arch.json +1 -18
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.6.1-rc.
|
3
|
+
"version": "0.6.1-rc.5a937cb7",
|
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
@@ -4248,18 +4248,7 @@
|
|
4248
4248
|
"source": "https://github.com/primer/view_components/tree/main/app/components/primer/conditional_wrapper.rb",
|
4249
4249
|
"lookbook": "https://primer.style/view-components/lookbook/inspect/primer/conditional_wrapper/default/",
|
4250
4250
|
"parameters": [
|
4251
|
-
|
4252
|
-
"name": "condition",
|
4253
|
-
"type": "Boolean",
|
4254
|
-
"default": "N/A",
|
4255
|
-
"description": "Whether or not to wrap the content in a `Primer::BaseComponent`."
|
4256
|
-
},
|
4257
|
-
{
|
4258
|
-
"name": "base_component_arguments",
|
4259
|
-
"type": "Hash",
|
4260
|
-
"default": "N/A",
|
4261
|
-
"description": "The arguments to pass to `Primer::BaseComponent`."
|
4262
|
-
}
|
4251
|
+
|
4263
4252
|
]
|
4264
4253
|
},
|
4265
4254
|
{
|
package/static/info_arch.json
CHANGED
@@ -10271,13 +10271,7 @@
|
|
10271
10271
|
}
|
10272
10272
|
],
|
10273
10273
|
"methods": [
|
10274
|
-
{
|
10275
|
-
"name": "id",
|
10276
|
-
"description": "Returns the value of attribute id.",
|
10277
|
-
"parameters": [
|
10278
10274
|
|
10279
|
-
]
|
10280
|
-
}
|
10281
10275
|
],
|
10282
10276
|
"previews": [
|
10283
10277
|
|
@@ -14022,18 +14016,7 @@
|
|
14022
14016
|
"source": "https://github.com/primer/view_components/tree/main/app/components/primer/conditional_wrapper.rb",
|
14023
14017
|
"lookbook": "https://primer.style/view-components/lookbook/inspect/primer/conditional_wrapper/default/",
|
14024
14018
|
"parameters": [
|
14025
|
-
|
14026
|
-
"name": "condition",
|
14027
|
-
"type": "Boolean",
|
14028
|
-
"default": "N/A",
|
14029
|
-
"description": "Whether or not to wrap the content in a `Primer::BaseComponent`."
|
14030
|
-
},
|
14031
|
-
{
|
14032
|
-
"name": "base_component_arguments",
|
14033
|
-
"type": "Hash",
|
14034
|
-
"default": "N/A",
|
14035
|
-
"description": "The arguments to pass to `Primer::BaseComponent`."
|
14036
|
-
}
|
14019
|
+
|
14037
14020
|
],
|
14038
14021
|
"slots": [
|
14039
14022
|
|