@next-bricks/presentational-bricks 1.289.4 → 1.289.6
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 +78 -78
- package/dist/bricks.json +2 -2
- package/dist/index.9f263400.js +2 -0
- package/dist/index.9f263400.js.map +1 -0
- package/dist/lazy-bricks/{card-item.dd92.dff3ef21.js → card-item.dd92.02b11675.js} +2 -2
- package/dist/lazy-bricks/{card-item.dd92.dff3ef21.js.map → card-item.dd92.02b11675.js.map} +1 -1
- package/dist/stories.json +301 -10
- package/package.json +2 -2
- package/dist/index.1e6e0575.js +0 -2
- package/dist/index.1e6e0575.js.map +0 -1
package/dist/stories.json
CHANGED
|
@@ -10528,7 +10528,8 @@
|
|
|
10528
10528
|
"icon": {
|
|
10529
10529
|
"lib": "easyops",
|
|
10530
10530
|
"category": "default",
|
|
10531
|
-
"icon": "card-diff"
|
|
10531
|
+
"icon": "card-diff",
|
|
10532
|
+
"color": "rgb(157, 168, 184)"
|
|
10532
10533
|
}
|
|
10533
10534
|
}
|
|
10534
10535
|
}
|
|
@@ -10547,7 +10548,8 @@
|
|
|
10547
10548
|
"icon": {
|
|
10548
10549
|
"lib": "easyops",
|
|
10549
10550
|
"category": "default",
|
|
10550
|
-
"icon": "card-task-delivery"
|
|
10551
|
+
"icon": "card-task-delivery",
|
|
10552
|
+
"color": "rgb(157, 168, 184)"
|
|
10551
10553
|
}
|
|
10552
10554
|
}
|
|
10553
10555
|
}
|
|
@@ -10676,7 +10678,8 @@
|
|
|
10676
10678
|
"icon": {
|
|
10677
10679
|
"lib": "easyops",
|
|
10678
10680
|
"category": "default",
|
|
10679
|
-
"icon": "card-diff"
|
|
10681
|
+
"icon": "card-diff",
|
|
10682
|
+
"color": "rgb(157, 168, 184)"
|
|
10680
10683
|
}
|
|
10681
10684
|
}
|
|
10682
10685
|
}
|
|
@@ -10695,7 +10698,8 @@
|
|
|
10695
10698
|
"icon": {
|
|
10696
10699
|
"lib": "easyops",
|
|
10697
10700
|
"category": "default",
|
|
10698
|
-
"icon": "card-task-delivery"
|
|
10701
|
+
"icon": "card-task-delivery",
|
|
10702
|
+
"color": "rgb(157, 168, 184)"
|
|
10699
10703
|
}
|
|
10700
10704
|
}
|
|
10701
10705
|
}
|
|
@@ -10847,7 +10851,8 @@
|
|
|
10847
10851
|
"icon": {
|
|
10848
10852
|
"icon": "download",
|
|
10849
10853
|
"lib": "antd",
|
|
10850
|
-
"theme": "outlined"
|
|
10854
|
+
"theme": "outlined",
|
|
10855
|
+
"color": "rgb(157, 168, 184)"
|
|
10851
10856
|
},
|
|
10852
10857
|
"size": "16px"
|
|
10853
10858
|
}
|
|
@@ -10879,7 +10884,8 @@
|
|
|
10879
10884
|
"icon": {
|
|
10880
10885
|
"icon": "star",
|
|
10881
10886
|
"lib": "antd",
|
|
10882
|
-
"theme": "outlined"
|
|
10887
|
+
"theme": "outlined",
|
|
10888
|
+
"color": "rgb(157, 168, 184)"
|
|
10883
10889
|
},
|
|
10884
10890
|
"size": "16px"
|
|
10885
10891
|
}
|
|
@@ -11022,7 +11028,8 @@
|
|
|
11022
11028
|
"icon": {
|
|
11023
11029
|
"lib": "easyops",
|
|
11024
11030
|
"category": "default",
|
|
11025
|
-
"icon": "card-diff"
|
|
11031
|
+
"icon": "card-diff",
|
|
11032
|
+
"color": "rgb(157, 168, 184)"
|
|
11026
11033
|
}
|
|
11027
11034
|
}
|
|
11028
11035
|
}
|
|
@@ -11041,7 +11048,8 @@
|
|
|
11041
11048
|
"icon": {
|
|
11042
11049
|
"lib": "easyops",
|
|
11043
11050
|
"category": "default",
|
|
11044
|
-
"icon": "card-task-delivery"
|
|
11051
|
+
"icon": "card-task-delivery",
|
|
11052
|
+
"color": "rgb(157, 168, 184)"
|
|
11045
11053
|
}
|
|
11046
11054
|
}
|
|
11047
11055
|
}
|
|
@@ -11158,7 +11166,8 @@
|
|
|
11158
11166
|
"icon": {
|
|
11159
11167
|
"lib": "easyops",
|
|
11160
11168
|
"category": "default",
|
|
11161
|
-
"icon": "card-task-delivery"
|
|
11169
|
+
"icon": "card-task-delivery",
|
|
11170
|
+
"color": "rgb(157, 168, 184)"
|
|
11162
11171
|
}
|
|
11163
11172
|
}
|
|
11164
11173
|
}
|
|
@@ -13033,6 +13042,13 @@
|
|
|
13033
13042
|
"default": "-",
|
|
13034
13043
|
"description": "icon 颜色"
|
|
13035
13044
|
},
|
|
13045
|
+
{
|
|
13046
|
+
"name": "iconSize",
|
|
13047
|
+
"type": "'small/default'",
|
|
13048
|
+
"required": "false",
|
|
13049
|
+
"default": "-",
|
|
13050
|
+
"description": "icon 大小"
|
|
13051
|
+
},
|
|
13036
13052
|
{
|
|
13037
13053
|
"name": "target",
|
|
13038
13054
|
"type": "string",
|
|
@@ -15210,6 +15226,9 @@
|
|
|
15210
15226
|
"useBrick": {
|
|
15211
15227
|
"brick": "forms.general-switch",
|
|
15212
15228
|
"properties": {
|
|
15229
|
+
"style": {
|
|
15230
|
+
"marginTop": "-2.5px"
|
|
15231
|
+
},
|
|
15213
15232
|
"name": "enabled",
|
|
15214
15233
|
"size": "small",
|
|
15215
15234
|
"value": true
|
|
@@ -15380,9 +15399,141 @@
|
|
|
15380
15399
|
"title": "大小",
|
|
15381
15400
|
"desc": "7M"
|
|
15382
15401
|
},
|
|
15402
|
+
{
|
|
15403
|
+
"detailBrickConf": {
|
|
15404
|
+
"useBrick": {
|
|
15405
|
+
"brick": "chart-v2.tiny-line-chart",
|
|
15406
|
+
"properties": {
|
|
15407
|
+
"style": {
|
|
15408
|
+
"marginLeft": "-25px"
|
|
15409
|
+
},
|
|
15410
|
+
"width": 300,
|
|
15411
|
+
"height": 30,
|
|
15412
|
+
"xField": "month",
|
|
15413
|
+
"yField": "temperature",
|
|
15414
|
+
"data": [
|
|
15415
|
+
{
|
|
15416
|
+
"month": "Jan",
|
|
15417
|
+
"temperature": 3.9
|
|
15418
|
+
},
|
|
15419
|
+
{
|
|
15420
|
+
"month": "Feb",
|
|
15421
|
+
"temperature": 4.2
|
|
15422
|
+
},
|
|
15423
|
+
{
|
|
15424
|
+
"month": "Mar",
|
|
15425
|
+
"temperature": 5.7
|
|
15426
|
+
},
|
|
15427
|
+
{
|
|
15428
|
+
"month": "Apr",
|
|
15429
|
+
"temperature": 8.5
|
|
15430
|
+
},
|
|
15431
|
+
{
|
|
15432
|
+
"month": "May",
|
|
15433
|
+
"temperature": 11.9
|
|
15434
|
+
},
|
|
15435
|
+
{
|
|
15436
|
+
"month": "Jun",
|
|
15437
|
+
"temperature": 15.2
|
|
15438
|
+
},
|
|
15439
|
+
{
|
|
15440
|
+
"month": "Jul",
|
|
15441
|
+
"temperature": 17
|
|
15442
|
+
},
|
|
15443
|
+
{
|
|
15444
|
+
"month": "Aug",
|
|
15445
|
+
"temperature": 16.6
|
|
15446
|
+
},
|
|
15447
|
+
{
|
|
15448
|
+
"month": "Sep",
|
|
15449
|
+
"temperature": 10.2
|
|
15450
|
+
},
|
|
15451
|
+
{
|
|
15452
|
+
"month": "Oct",
|
|
15453
|
+
"temperature": 10.3
|
|
15454
|
+
},
|
|
15455
|
+
{
|
|
15456
|
+
"month": "Nov",
|
|
15457
|
+
"temperature": 6.6
|
|
15458
|
+
},
|
|
15459
|
+
{
|
|
15460
|
+
"month": "Dec",
|
|
15461
|
+
"temperature": 4.8
|
|
15462
|
+
}
|
|
15463
|
+
]
|
|
15464
|
+
}
|
|
15465
|
+
}
|
|
15466
|
+
}
|
|
15467
|
+
},
|
|
15383
15468
|
{
|
|
15384
15469
|
"title": "下载次数",
|
|
15385
15470
|
"desc": "863"
|
|
15471
|
+
},
|
|
15472
|
+
{
|
|
15473
|
+
"detailBrickConf": {
|
|
15474
|
+
"useBrick": {
|
|
15475
|
+
"brick": "chart-v2.tiny-line-chart",
|
|
15476
|
+
"properties": {
|
|
15477
|
+
"width": 300,
|
|
15478
|
+
"style": {
|
|
15479
|
+
"marginLeft": "-25px"
|
|
15480
|
+
},
|
|
15481
|
+
"height": 30,
|
|
15482
|
+
"xField": "month",
|
|
15483
|
+
"yField": "temperature",
|
|
15484
|
+
"data": [
|
|
15485
|
+
{
|
|
15486
|
+
"month": "Jan",
|
|
15487
|
+
"temperature": 3.9
|
|
15488
|
+
},
|
|
15489
|
+
{
|
|
15490
|
+
"month": "Feb",
|
|
15491
|
+
"temperature": 4.2
|
|
15492
|
+
},
|
|
15493
|
+
{
|
|
15494
|
+
"month": "Mar",
|
|
15495
|
+
"temperature": 5.7
|
|
15496
|
+
},
|
|
15497
|
+
{
|
|
15498
|
+
"month": "Apr",
|
|
15499
|
+
"temperature": 8.5
|
|
15500
|
+
},
|
|
15501
|
+
{
|
|
15502
|
+
"month": "May",
|
|
15503
|
+
"temperature": 11.9
|
|
15504
|
+
},
|
|
15505
|
+
{
|
|
15506
|
+
"month": "Jun",
|
|
15507
|
+
"temperature": 15.2
|
|
15508
|
+
},
|
|
15509
|
+
{
|
|
15510
|
+
"month": "Jul",
|
|
15511
|
+
"temperature": 17
|
|
15512
|
+
},
|
|
15513
|
+
{
|
|
15514
|
+
"month": "Aug",
|
|
15515
|
+
"temperature": 16.6
|
|
15516
|
+
},
|
|
15517
|
+
{
|
|
15518
|
+
"month": "Sep",
|
|
15519
|
+
"temperature": 10.2
|
|
15520
|
+
},
|
|
15521
|
+
{
|
|
15522
|
+
"month": "Oct",
|
|
15523
|
+
"temperature": 10.3
|
|
15524
|
+
},
|
|
15525
|
+
{
|
|
15526
|
+
"month": "Nov",
|
|
15527
|
+
"temperature": 6.6
|
|
15528
|
+
},
|
|
15529
|
+
{
|
|
15530
|
+
"month": "Dec",
|
|
15531
|
+
"temperature": 4.8
|
|
15532
|
+
}
|
|
15533
|
+
]
|
|
15534
|
+
}
|
|
15535
|
+
}
|
|
15536
|
+
}
|
|
15386
15537
|
}
|
|
15387
15538
|
]
|
|
15388
15539
|
}
|
|
@@ -15394,6 +15545,9 @@
|
|
|
15394
15545
|
"properties": {
|
|
15395
15546
|
"isMoreButton": true,
|
|
15396
15547
|
"alignment": "end",
|
|
15548
|
+
"moreButtonStyle": {
|
|
15549
|
+
"marginRight": "-4px"
|
|
15550
|
+
},
|
|
15397
15551
|
"moreButtonShape": "no",
|
|
15398
15552
|
"moreBtnIcon": {
|
|
15399
15553
|
"lib": "antd",
|
|
@@ -15547,6 +15701,9 @@
|
|
|
15547
15701
|
"useBrick": {
|
|
15548
15702
|
"brick": "forms.general-switch",
|
|
15549
15703
|
"properties": {
|
|
15704
|
+
"style": {
|
|
15705
|
+
"marginTop": "-2.5px"
|
|
15706
|
+
},
|
|
15550
15707
|
"name": "enabled",
|
|
15551
15708
|
"size": "small",
|
|
15552
15709
|
"value": true
|
|
@@ -15717,9 +15874,141 @@
|
|
|
15717
15874
|
"title": "大小",
|
|
15718
15875
|
"desc": "7M"
|
|
15719
15876
|
},
|
|
15877
|
+
{
|
|
15878
|
+
"detailBrickConf": {
|
|
15879
|
+
"useBrick": {
|
|
15880
|
+
"brick": "chart-v2.tiny-line-chart",
|
|
15881
|
+
"properties": {
|
|
15882
|
+
"style": {
|
|
15883
|
+
"marginLeft": "-25px"
|
|
15884
|
+
},
|
|
15885
|
+
"width": 300,
|
|
15886
|
+
"height": 30,
|
|
15887
|
+
"xField": "month",
|
|
15888
|
+
"yField": "temperature",
|
|
15889
|
+
"data": [
|
|
15890
|
+
{
|
|
15891
|
+
"month": "Jan",
|
|
15892
|
+
"temperature": 3.9
|
|
15893
|
+
},
|
|
15894
|
+
{
|
|
15895
|
+
"month": "Feb",
|
|
15896
|
+
"temperature": 4.2
|
|
15897
|
+
},
|
|
15898
|
+
{
|
|
15899
|
+
"month": "Mar",
|
|
15900
|
+
"temperature": 5.7
|
|
15901
|
+
},
|
|
15902
|
+
{
|
|
15903
|
+
"month": "Apr",
|
|
15904
|
+
"temperature": 8.5
|
|
15905
|
+
},
|
|
15906
|
+
{
|
|
15907
|
+
"month": "May",
|
|
15908
|
+
"temperature": 11.9
|
|
15909
|
+
},
|
|
15910
|
+
{
|
|
15911
|
+
"month": "Jun",
|
|
15912
|
+
"temperature": 15.2
|
|
15913
|
+
},
|
|
15914
|
+
{
|
|
15915
|
+
"month": "Jul",
|
|
15916
|
+
"temperature": 17
|
|
15917
|
+
},
|
|
15918
|
+
{
|
|
15919
|
+
"month": "Aug",
|
|
15920
|
+
"temperature": 16.6
|
|
15921
|
+
},
|
|
15922
|
+
{
|
|
15923
|
+
"month": "Sep",
|
|
15924
|
+
"temperature": 10.2
|
|
15925
|
+
},
|
|
15926
|
+
{
|
|
15927
|
+
"month": "Oct",
|
|
15928
|
+
"temperature": 10.3
|
|
15929
|
+
},
|
|
15930
|
+
{
|
|
15931
|
+
"month": "Nov",
|
|
15932
|
+
"temperature": 6.6
|
|
15933
|
+
},
|
|
15934
|
+
{
|
|
15935
|
+
"month": "Dec",
|
|
15936
|
+
"temperature": 4.8
|
|
15937
|
+
}
|
|
15938
|
+
]
|
|
15939
|
+
}
|
|
15940
|
+
}
|
|
15941
|
+
}
|
|
15942
|
+
},
|
|
15720
15943
|
{
|
|
15721
15944
|
"title": "下载次数",
|
|
15722
15945
|
"desc": "863"
|
|
15946
|
+
},
|
|
15947
|
+
{
|
|
15948
|
+
"detailBrickConf": {
|
|
15949
|
+
"useBrick": {
|
|
15950
|
+
"brick": "chart-v2.tiny-line-chart",
|
|
15951
|
+
"properties": {
|
|
15952
|
+
"width": 300,
|
|
15953
|
+
"style": {
|
|
15954
|
+
"marginLeft": "-25px"
|
|
15955
|
+
},
|
|
15956
|
+
"height": 30,
|
|
15957
|
+
"xField": "month",
|
|
15958
|
+
"yField": "temperature",
|
|
15959
|
+
"data": [
|
|
15960
|
+
{
|
|
15961
|
+
"month": "Jan",
|
|
15962
|
+
"temperature": 3.9
|
|
15963
|
+
},
|
|
15964
|
+
{
|
|
15965
|
+
"month": "Feb",
|
|
15966
|
+
"temperature": 4.2
|
|
15967
|
+
},
|
|
15968
|
+
{
|
|
15969
|
+
"month": "Mar",
|
|
15970
|
+
"temperature": 5.7
|
|
15971
|
+
},
|
|
15972
|
+
{
|
|
15973
|
+
"month": "Apr",
|
|
15974
|
+
"temperature": 8.5
|
|
15975
|
+
},
|
|
15976
|
+
{
|
|
15977
|
+
"month": "May",
|
|
15978
|
+
"temperature": 11.9
|
|
15979
|
+
},
|
|
15980
|
+
{
|
|
15981
|
+
"month": "Jun",
|
|
15982
|
+
"temperature": 15.2
|
|
15983
|
+
},
|
|
15984
|
+
{
|
|
15985
|
+
"month": "Jul",
|
|
15986
|
+
"temperature": 17
|
|
15987
|
+
},
|
|
15988
|
+
{
|
|
15989
|
+
"month": "Aug",
|
|
15990
|
+
"temperature": 16.6
|
|
15991
|
+
},
|
|
15992
|
+
{
|
|
15993
|
+
"month": "Sep",
|
|
15994
|
+
"temperature": 10.2
|
|
15995
|
+
},
|
|
15996
|
+
{
|
|
15997
|
+
"month": "Oct",
|
|
15998
|
+
"temperature": 10.3
|
|
15999
|
+
},
|
|
16000
|
+
{
|
|
16001
|
+
"month": "Nov",
|
|
16002
|
+
"temperature": 6.6
|
|
16003
|
+
},
|
|
16004
|
+
{
|
|
16005
|
+
"month": "Dec",
|
|
16006
|
+
"temperature": 4.8
|
|
16007
|
+
}
|
|
16008
|
+
]
|
|
16009
|
+
}
|
|
16010
|
+
}
|
|
16011
|
+
}
|
|
15723
16012
|
}
|
|
15724
16013
|
]
|
|
15725
16014
|
}
|
|
@@ -15759,7 +16048,6 @@
|
|
|
15759
16048
|
"properties": {
|
|
15760
16049
|
"showCard": false,
|
|
15761
16050
|
"style": {
|
|
15762
|
-
"marginBottom": "8px",
|
|
15763
16051
|
"marginLeft": "5px"
|
|
15764
16052
|
},
|
|
15765
16053
|
"color": "blue",
|
|
@@ -15775,6 +16063,9 @@
|
|
|
15775
16063
|
"properties": {
|
|
15776
16064
|
"isMoreButton": true,
|
|
15777
16065
|
"alignment": "end",
|
|
16066
|
+
"moreButtonStyle": {
|
|
16067
|
+
"marginRight": "-4px"
|
|
16068
|
+
},
|
|
15778
16069
|
"moreButtonShape": "no",
|
|
15779
16070
|
"moreBtnIcon": {
|
|
15780
16071
|
"lib": "antd",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/presentational-bricks",
|
|
3
|
-
"version": "1.289.
|
|
3
|
+
"version": "1.289.6",
|
|
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",
|
|
@@ -69,5 +69,5 @@
|
|
|
69
69
|
"@next-dll/ace": "*",
|
|
70
70
|
"@next-dll/react-dnd": "*"
|
|
71
71
|
},
|
|
72
|
-
"gitHead": "
|
|
72
|
+
"gitHead": "f424c58f234e194f4c9d9340d814f0c8d5882a66"
|
|
73
73
|
}
|