@next-bricks/presentational-bricks 1.217.1 → 1.220.0
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/dist/stories.json
CHANGED
|
@@ -4134,7 +4134,7 @@
|
|
|
4134
4134
|
},
|
|
4135
4135
|
{
|
|
4136
4136
|
"name": "titleList",
|
|
4137
|
-
"type": "
|
|
4137
|
+
"type": "TitleConfig[]",
|
|
4138
4138
|
"required": "false",
|
|
4139
4139
|
"default": "-",
|
|
4140
4140
|
"description": "为每个入口配置标题"
|
|
@@ -4146,6 +4146,13 @@
|
|
|
4146
4146
|
"default": "true",
|
|
4147
4147
|
"description": "是否显示卡片"
|
|
4148
4148
|
},
|
|
4149
|
+
{
|
|
4150
|
+
"name": "divider",
|
|
4151
|
+
"type": "boolean",
|
|
4152
|
+
"required": "false",
|
|
4153
|
+
"default": "true",
|
|
4154
|
+
"description": "是否显示分隔线"
|
|
4155
|
+
},
|
|
4149
4156
|
{
|
|
4150
4157
|
"name": "containerStyle",
|
|
4151
4158
|
"type": "CSSProperties",
|
|
@@ -4173,6 +4180,13 @@
|
|
|
4173
4180
|
"group": "advanced"
|
|
4174
4181
|
}
|
|
4175
4182
|
],
|
|
4183
|
+
"events": [
|
|
4184
|
+
{
|
|
4185
|
+
"type": "title.icon.click",
|
|
4186
|
+
"detail": "any",
|
|
4187
|
+
"description": "节点弹窗内容项点击事件"
|
|
4188
|
+
}
|
|
4189
|
+
],
|
|
4176
4190
|
"interface": [
|
|
4177
4191
|
{
|
|
4178
4192
|
"name": "LinkProps",
|
|
@@ -4198,6 +4212,31 @@
|
|
|
4198
4212
|
"description": ""
|
|
4199
4213
|
}
|
|
4200
4214
|
]
|
|
4215
|
+
},
|
|
4216
|
+
{
|
|
4217
|
+
"name": "TitleConfig",
|
|
4218
|
+
"typeParameter": null,
|
|
4219
|
+
"kind": "interface",
|
|
4220
|
+
"children": [
|
|
4221
|
+
{
|
|
4222
|
+
"name": "icon",
|
|
4223
|
+
"type": "MenuIcon",
|
|
4224
|
+
"required": false,
|
|
4225
|
+
"description": ""
|
|
4226
|
+
},
|
|
4227
|
+
{
|
|
4228
|
+
"name": "title",
|
|
4229
|
+
"type": "string",
|
|
4230
|
+
"required": false,
|
|
4231
|
+
"description": ""
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
"name": "value",
|
|
4235
|
+
"type": "string",
|
|
4236
|
+
"required": false,
|
|
4237
|
+
"description": ""
|
|
4238
|
+
}
|
|
4239
|
+
]
|
|
4201
4240
|
}
|
|
4202
4241
|
]
|
|
4203
4242
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/presentational-bricks",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.220.0",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"homepage": "https://github.com/easyops-cn/next-basics/tree/master/bricks/presentational-bricks",
|
|
6
6
|
"license": "GPL-3.0",
|
|
@@ -30,13 +30,13 @@
|
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@fortawesome/fontawesome-svg-core": "^1.2.35",
|
|
32
32
|
"@next-core/custom-antd-styles": "^1.8.9",
|
|
33
|
-
"@next-libs/basic-components": "^3.
|
|
33
|
+
"@next-libs/basic-components": "^3.2.3",
|
|
34
34
|
"@next-libs/clipboard": "^3.0.2",
|
|
35
35
|
"@next-libs/cmdb-utils": "^3.0.2",
|
|
36
36
|
"@next-libs/crontab": "^2.0.3",
|
|
37
37
|
"@next-libs/datetime": "^2.0.2",
|
|
38
38
|
"@next-libs/datetime-components": "^3.0.2",
|
|
39
|
-
"@next-libs/forms": "^3.2.
|
|
39
|
+
"@next-libs/forms": "^3.2.4",
|
|
40
40
|
"@next-sdk/cmdb-sdk": "^2.1.1",
|
|
41
41
|
"@next-sdk/monitor-sdk": "^2.1.1",
|
|
42
42
|
"@next-sdk/object-store-sdk": "^2.1.1",
|
|
@@ -55,5 +55,5 @@
|
|
|
55
55
|
"@next-dll/ace": "*",
|
|
56
56
|
"@next-dll/react-dnd": "*"
|
|
57
57
|
},
|
|
58
|
-
"gitHead": "
|
|
58
|
+
"gitHead": "69b08ac8de1be6b1cda6a47835aa7adfaf8766bf"
|
|
59
59
|
}
|