@next-bricks/basic-bricks 1.229.1 → 1.230.1
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/deploy/contract.yaml +54 -54
- package/dist/bricks.json +2 -2
- package/dist/index.50721eb9.js +10 -0
- package/dist/index.50721eb9.js.map +1 -0
- package/dist/stories.json +68 -10
- package/package.json +2 -2
- package/dist/index.bba19f10.js +0 -10
- package/dist/index.bba19f10.js.map +0 -1
package/dist/stories.json
CHANGED
|
@@ -2114,6 +2114,14 @@
|
|
|
2114
2114
|
"description": "设置该属性后,卡片内容区的元素自动垂直居中",
|
|
2115
2115
|
"group": "ui"
|
|
2116
2116
|
},
|
|
2117
|
+
{
|
|
2118
|
+
"name": "compactMode",
|
|
2119
|
+
"type": "boolean",
|
|
2120
|
+
"required": "false",
|
|
2121
|
+
"default": "false",
|
|
2122
|
+
"description": "卡片是否ui8.2的紧凑模式",
|
|
2123
|
+
"group": "ui"
|
|
2124
|
+
},
|
|
2117
2125
|
{
|
|
2118
2126
|
"name": "hasExtraSlot",
|
|
2119
2127
|
"type": "boolean",
|
|
@@ -2314,7 +2322,12 @@
|
|
|
2314
2322
|
"buttonShape": "circle",
|
|
2315
2323
|
"buttonType": "icon",
|
|
2316
2324
|
"eventName": "instance.topology.update",
|
|
2317
|
-
"icon":
|
|
2325
|
+
"icon": {
|
|
2326
|
+
"lib": "antd",
|
|
2327
|
+
"icon": "plus-circle",
|
|
2328
|
+
"theme": "filled",
|
|
2329
|
+
"color": "#167be0"
|
|
2330
|
+
},
|
|
2318
2331
|
"isDropdown": false,
|
|
2319
2332
|
"tooltip": "Add",
|
|
2320
2333
|
"tooltipPlacement": "left"
|
|
@@ -2323,7 +2336,12 @@
|
|
|
2323
2336
|
"buttonShape": "circle",
|
|
2324
2337
|
"buttonType": "icon",
|
|
2325
2338
|
"eventName": "instance.topology.update",
|
|
2326
|
-
"icon":
|
|
2339
|
+
"icon": {
|
|
2340
|
+
"lib": "antd",
|
|
2341
|
+
"icon": "save",
|
|
2342
|
+
"theme": "filled",
|
|
2343
|
+
"color": "#167be0"
|
|
2344
|
+
},
|
|
2327
2345
|
"isDropdown": false,
|
|
2328
2346
|
"tooltip": "Save",
|
|
2329
2347
|
"tooltipPlacement": "left"
|
|
@@ -2757,7 +2775,12 @@
|
|
|
2757
2775
|
"buttonShape": "circle",
|
|
2758
2776
|
"buttonType": "icon",
|
|
2759
2777
|
"eventName": "instance.topology.update",
|
|
2760
|
-
"icon":
|
|
2778
|
+
"icon": {
|
|
2779
|
+
"lib": "antd",
|
|
2780
|
+
"icon": "plus-circle",
|
|
2781
|
+
"theme": "filled",
|
|
2782
|
+
"color": "#167be0"
|
|
2783
|
+
},
|
|
2761
2784
|
"isDropdown": false,
|
|
2762
2785
|
"tooltip": "Add",
|
|
2763
2786
|
"tooltipPlacement": "left"
|
|
@@ -2766,7 +2789,12 @@
|
|
|
2766
2789
|
"buttonShape": "circle",
|
|
2767
2790
|
"buttonType": "icon",
|
|
2768
2791
|
"eventName": "instance.topology.update",
|
|
2769
|
-
"icon":
|
|
2792
|
+
"icon": {
|
|
2793
|
+
"lib": "antd",
|
|
2794
|
+
"icon": "save",
|
|
2795
|
+
"theme": "filled",
|
|
2796
|
+
"color": "#167be0"
|
|
2797
|
+
},
|
|
2770
2798
|
"isDropdown": false,
|
|
2771
2799
|
"tooltip": "Save",
|
|
2772
2800
|
"tooltipPlacement": "left"
|
|
@@ -2876,7 +2904,12 @@
|
|
|
2876
2904
|
"buttonShape": "circle",
|
|
2877
2905
|
"buttonType": "icon",
|
|
2878
2906
|
"eventName": "instance.topology.update",
|
|
2879
|
-
"icon":
|
|
2907
|
+
"icon": {
|
|
2908
|
+
"lib": "antd",
|
|
2909
|
+
"icon": "plus-circle",
|
|
2910
|
+
"theme": "filled",
|
|
2911
|
+
"color": "#167be0"
|
|
2912
|
+
},
|
|
2880
2913
|
"isDropdown": false,
|
|
2881
2914
|
"tooltip": "Add",
|
|
2882
2915
|
"tooltipPlacement": "left"
|
|
@@ -2885,7 +2918,12 @@
|
|
|
2885
2918
|
"buttonShape": "circle",
|
|
2886
2919
|
"buttonType": "icon",
|
|
2887
2920
|
"eventName": "instance.topology.update",
|
|
2888
|
-
"icon":
|
|
2921
|
+
"icon": {
|
|
2922
|
+
"lib": "antd",
|
|
2923
|
+
"icon": "save",
|
|
2924
|
+
"theme": "filled",
|
|
2925
|
+
"color": "#167be0"
|
|
2926
|
+
},
|
|
2889
2927
|
"isDropdown": false,
|
|
2890
2928
|
"tooltip": "Save",
|
|
2891
2929
|
"tooltipPlacement": "left"
|
|
@@ -3001,7 +3039,12 @@
|
|
|
3001
3039
|
"buttonShape": "circle",
|
|
3002
3040
|
"buttonType": "icon",
|
|
3003
3041
|
"eventName": "instance.topology.update",
|
|
3004
|
-
"icon":
|
|
3042
|
+
"icon": {
|
|
3043
|
+
"lib": "antd",
|
|
3044
|
+
"icon": "plus-circle",
|
|
3045
|
+
"theme": "filled",
|
|
3046
|
+
"color": "#167be0"
|
|
3047
|
+
},
|
|
3005
3048
|
"isDropdown": false,
|
|
3006
3049
|
"tooltip": "Add",
|
|
3007
3050
|
"tooltipPlacement": "left"
|
|
@@ -3010,7 +3053,12 @@
|
|
|
3010
3053
|
"buttonShape": "circle",
|
|
3011
3054
|
"buttonType": "icon",
|
|
3012
3055
|
"eventName": "instance.topology.update",
|
|
3013
|
-
"icon":
|
|
3056
|
+
"icon": {
|
|
3057
|
+
"lib": "antd",
|
|
3058
|
+
"icon": "save",
|
|
3059
|
+
"theme": "filled",
|
|
3060
|
+
"color": "#167be0"
|
|
3061
|
+
},
|
|
3014
3062
|
"isDropdown": false,
|
|
3015
3063
|
"tooltip": "Save",
|
|
3016
3064
|
"tooltipPlacement": "left"
|
|
@@ -3139,7 +3187,12 @@
|
|
|
3139
3187
|
"alignment": "end",
|
|
3140
3188
|
"isMoreButton": true,
|
|
3141
3189
|
"moreButtonShape": "icon",
|
|
3142
|
-
"moreBtnIcon":
|
|
3190
|
+
"moreBtnIcon": {
|
|
3191
|
+
"lib": "antd",
|
|
3192
|
+
"icon": "plus-circle",
|
|
3193
|
+
"theme": "filled",
|
|
3194
|
+
"color": "#167be0"
|
|
3195
|
+
},
|
|
3143
3196
|
"customButtons": [
|
|
3144
3197
|
{
|
|
3145
3198
|
"icon": {
|
|
@@ -3177,7 +3230,12 @@
|
|
|
3177
3230
|
"alignment": "end",
|
|
3178
3231
|
"isMoreButton": true,
|
|
3179
3232
|
"moreButtonShape": "icon",
|
|
3180
|
-
"moreBtnIcon":
|
|
3233
|
+
"moreBtnIcon": {
|
|
3234
|
+
"lib": "antd",
|
|
3235
|
+
"icon": "save",
|
|
3236
|
+
"theme": "filled",
|
|
3237
|
+
"color": "#167be0"
|
|
3238
|
+
},
|
|
3181
3239
|
"customButtons": [
|
|
3182
3240
|
{
|
|
3183
3241
|
"icon": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/basic-bricks",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.230.1",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"homepage": "https://github.com/easyops-cn/next-basics/tree/master/bricks/basic-bricks",
|
|
6
6
|
"license": "GPL-3.0",
|
|
@@ -52,5 +52,5 @@
|
|
|
52
52
|
"immutability-helper": "^3.1.1"
|
|
53
53
|
},
|
|
54
54
|
"sideEffects": true,
|
|
55
|
-
"gitHead": "
|
|
55
|
+
"gitHead": "99422cfa5d89a609972de6d50051b75b46d109ff"
|
|
56
56
|
}
|