@next-bricks/data-view 1.10.9 → 1.10.11
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/bricks.json +6 -6
- package/dist/chunks/{4185.555b42b6.js → 4185.e62f1747.js} +3 -3
- package/dist/chunks/4185.e62f1747.js.map +1 -0
- package/dist/chunks/{8826.913a4e7a.js → 8826.58e3e455.js} +2 -2
- package/dist/chunks/{8826.913a4e7a.js.map → 8826.58e3e455.js.map} +1 -1
- package/dist/chunks/{complex-search.7a7285a0.js → complex-search.96805f23.js} +2 -2
- package/dist/chunks/{complex-search.7a7285a0.js.map → complex-search.96805f23.js.map} +1 -1
- package/dist/chunks/main.17ec0a6e.js +2 -0
- package/dist/chunks/{main.6b7c9f02.js.map → main.17ec0a6e.js.map} +1 -1
- package/dist/chunks/{modern-style-treemap.ea3d58db.js → modern-style-treemap.e7d66b7e.js} +3 -3
- package/dist/chunks/{modern-style-treemap.ea3d58db.js.map → modern-style-treemap.e7d66b7e.js.map} +1 -1
- package/dist/examples.json +15 -15
- package/dist/index.ac36a5ef.js +2 -0
- package/dist/{index.eb322e7a.js.map → index.ac36a5ef.js.map} +1 -1
- package/dist/manifest.json +120 -120
- package/dist/types.json +193 -193
- package/package.json +3 -3
- package/dist/chunks/4185.555b42b6.js.map +0 -1
- package/dist/chunks/main.6b7c9f02.js +0 -2
- package/dist/index.eb322e7a.js +0 -2
- /package/dist/chunks/{4185.555b42b6.js.LICENSE.txt → 4185.e62f1747.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{modern-style-treemap.ea3d58db.js.LICENSE.txt → modern-style-treemap.e7d66b7e.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -473,29 +473,6 @@
|
|
|
473
473
|
"description": "大屏加载模块展示",
|
|
474
474
|
"category": "big-screen-content"
|
|
475
475
|
},
|
|
476
|
-
{
|
|
477
|
-
"name": "data-view.particle-animation",
|
|
478
|
-
"properties": [
|
|
479
|
-
{
|
|
480
|
-
"name": "colors",
|
|
481
|
-
"description": "",
|
|
482
|
-
"attribute": false,
|
|
483
|
-
"type": "ColorType"
|
|
484
|
-
},
|
|
485
|
-
{
|
|
486
|
-
"name": "containerStyle",
|
|
487
|
-
"description": "",
|
|
488
|
-
"attribute": false,
|
|
489
|
-
"type": "React.CSSProperties"
|
|
490
|
-
}
|
|
491
|
-
],
|
|
492
|
-
"events": [],
|
|
493
|
-
"slots": [],
|
|
494
|
-
"methods": [],
|
|
495
|
-
"parts": [],
|
|
496
|
-
"description": "大屏粒子加载动效",
|
|
497
|
-
"category": "big-screen-content"
|
|
498
|
-
},
|
|
499
476
|
{
|
|
500
477
|
"name": "data-view.app-wall-card-item",
|
|
501
478
|
"properties": [
|
|
@@ -586,6 +563,29 @@
|
|
|
586
563
|
"parts": [],
|
|
587
564
|
"description": "应用墙子构件----关联连线"
|
|
588
565
|
},
|
|
566
|
+
{
|
|
567
|
+
"name": "data-view.particle-animation",
|
|
568
|
+
"properties": [
|
|
569
|
+
{
|
|
570
|
+
"name": "colors",
|
|
571
|
+
"description": "",
|
|
572
|
+
"attribute": false,
|
|
573
|
+
"type": "ColorType"
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"name": "containerStyle",
|
|
577
|
+
"description": "",
|
|
578
|
+
"attribute": false,
|
|
579
|
+
"type": "React.CSSProperties"
|
|
580
|
+
}
|
|
581
|
+
],
|
|
582
|
+
"events": [],
|
|
583
|
+
"slots": [],
|
|
584
|
+
"methods": [],
|
|
585
|
+
"parts": [],
|
|
586
|
+
"description": "大屏粒子加载动效",
|
|
587
|
+
"category": "big-screen-content"
|
|
588
|
+
},
|
|
589
589
|
{
|
|
590
590
|
"name": "data-view.cabinet-button",
|
|
591
591
|
"properties": [
|
|
@@ -922,22 +922,6 @@
|
|
|
922
922
|
"description": "Graph text",
|
|
923
923
|
"category": "big-screen-content"
|
|
924
924
|
},
|
|
925
|
-
{
|
|
926
|
-
"name": "data-view.graph-node",
|
|
927
|
-
"properties": [
|
|
928
|
-
{
|
|
929
|
-
"name": "url",
|
|
930
|
-
"description": "",
|
|
931
|
-
"type": "string"
|
|
932
|
-
}
|
|
933
|
-
],
|
|
934
|
-
"events": [],
|
|
935
|
-
"slots": [],
|
|
936
|
-
"methods": [],
|
|
937
|
-
"parts": [],
|
|
938
|
-
"description": "Graph Node",
|
|
939
|
-
"category": "big-screen-content"
|
|
940
|
-
},
|
|
941
925
|
{
|
|
942
926
|
"name": "data-view.graph-layout-grid",
|
|
943
927
|
"properties": [
|
|
@@ -1001,6 +985,22 @@
|
|
|
1001
985
|
"description": "大屏网格背景",
|
|
1002
986
|
"category": "big-screen-layout"
|
|
1003
987
|
},
|
|
988
|
+
{
|
|
989
|
+
"name": "data-view.graph-node",
|
|
990
|
+
"properties": [
|
|
991
|
+
{
|
|
992
|
+
"name": "url",
|
|
993
|
+
"description": "",
|
|
994
|
+
"type": "string"
|
|
995
|
+
}
|
|
996
|
+
],
|
|
997
|
+
"events": [],
|
|
998
|
+
"slots": [],
|
|
999
|
+
"methods": [],
|
|
1000
|
+
"parts": [],
|
|
1001
|
+
"description": "Graph Node",
|
|
1002
|
+
"category": "big-screen-content"
|
|
1003
|
+
},
|
|
1004
1004
|
{
|
|
1005
1005
|
"name": "data-view.gear-background",
|
|
1006
1006
|
"properties": [
|
|
@@ -1019,6 +1019,48 @@
|
|
|
1019
1019
|
"description": "齿轮背景",
|
|
1020
1020
|
"category": "big-screen-layout"
|
|
1021
1021
|
},
|
|
1022
|
+
{
|
|
1023
|
+
"name": "data-view.title-text",
|
|
1024
|
+
"properties": [
|
|
1025
|
+
{
|
|
1026
|
+
"name": "type",
|
|
1027
|
+
"description": "文本样式,`normal` 纯白, `stroke` 渐变加描边, `gradient` 渐变",
|
|
1028
|
+
"default": "\"normal\"",
|
|
1029
|
+
"attribute": false,
|
|
1030
|
+
"type": "TitleType"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"name": "text",
|
|
1034
|
+
"description": "标题文本",
|
|
1035
|
+
"default": "-",
|
|
1036
|
+
"type": "string"
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"name": "fontSize",
|
|
1040
|
+
"description": "字体大小",
|
|
1041
|
+
"default": "42px",
|
|
1042
|
+
"type": "CSSProperties[\"fontSize\"]"
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
"name": "fontWeight",
|
|
1046
|
+
"description": "字体粗细",
|
|
1047
|
+
"default": "500",
|
|
1048
|
+
"type": "CSSProperties[\"fontWeight\"]"
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"name": "letterSpacing",
|
|
1052
|
+
"description": "字体间距",
|
|
1053
|
+
"default": "17px",
|
|
1054
|
+
"type": "CSSProperties[\"letterSpacing\"]"
|
|
1055
|
+
}
|
|
1056
|
+
],
|
|
1057
|
+
"events": [],
|
|
1058
|
+
"slots": [],
|
|
1059
|
+
"methods": [],
|
|
1060
|
+
"parts": [],
|
|
1061
|
+
"description": "大屏标题文本构件",
|
|
1062
|
+
"category": "big-screen-content"
|
|
1063
|
+
},
|
|
1022
1064
|
{
|
|
1023
1065
|
"name": "data-view.radar-chart",
|
|
1024
1066
|
"properties": [
|
|
@@ -1102,48 +1144,6 @@
|
|
|
1102
1144
|
"description": "雷达图",
|
|
1103
1145
|
"category": "big-screen-content"
|
|
1104
1146
|
},
|
|
1105
|
-
{
|
|
1106
|
-
"name": "data-view.title-text",
|
|
1107
|
-
"properties": [
|
|
1108
|
-
{
|
|
1109
|
-
"name": "type",
|
|
1110
|
-
"description": "文本样式,`normal` 纯白, `stroke` 渐变加描边, `gradient` 渐变",
|
|
1111
|
-
"default": "\"normal\"",
|
|
1112
|
-
"attribute": false,
|
|
1113
|
-
"type": "TitleType"
|
|
1114
|
-
},
|
|
1115
|
-
{
|
|
1116
|
-
"name": "text",
|
|
1117
|
-
"description": "标题文本",
|
|
1118
|
-
"default": "-",
|
|
1119
|
-
"type": "string"
|
|
1120
|
-
},
|
|
1121
|
-
{
|
|
1122
|
-
"name": "fontSize",
|
|
1123
|
-
"description": "字体大小",
|
|
1124
|
-
"default": "42px",
|
|
1125
|
-
"type": "CSSProperties[\"fontSize\"]"
|
|
1126
|
-
},
|
|
1127
|
-
{
|
|
1128
|
-
"name": "fontWeight",
|
|
1129
|
-
"description": "字体粗细",
|
|
1130
|
-
"default": "500",
|
|
1131
|
-
"type": "CSSProperties[\"fontWeight\"]"
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"name": "letterSpacing",
|
|
1135
|
-
"description": "字体间距",
|
|
1136
|
-
"default": "17px",
|
|
1137
|
-
"type": "CSSProperties[\"letterSpacing\"]"
|
|
1138
|
-
}
|
|
1139
|
-
],
|
|
1140
|
-
"events": [],
|
|
1141
|
-
"slots": [],
|
|
1142
|
-
"methods": [],
|
|
1143
|
-
"parts": [],
|
|
1144
|
-
"description": "大屏标题文本构件",
|
|
1145
|
-
"category": "big-screen-content"
|
|
1146
|
-
},
|
|
1147
1147
|
{
|
|
1148
1148
|
"name": "data-view.brick-notification",
|
|
1149
1149
|
"properties": [
|
|
@@ -1222,50 +1222,50 @@
|
|
|
1222
1222
|
"category": "big-screen-content"
|
|
1223
1223
|
},
|
|
1224
1224
|
{
|
|
1225
|
-
"name": "data-view.
|
|
1225
|
+
"name": "data-view.lights-component-title",
|
|
1226
1226
|
"properties": [
|
|
1227
1227
|
{
|
|
1228
|
-
"name": "
|
|
1229
|
-
"description": "
|
|
1228
|
+
"name": "componentTitle",
|
|
1229
|
+
"description": "组件标题",
|
|
1230
1230
|
"default": "-",
|
|
1231
1231
|
"type": "string"
|
|
1232
1232
|
},
|
|
1233
1233
|
{
|
|
1234
|
-
"name": "
|
|
1235
|
-
"description": "
|
|
1236
|
-
"
|
|
1237
|
-
"
|
|
1234
|
+
"name": "theme",
|
|
1235
|
+
"description": "",
|
|
1236
|
+
"required": true,
|
|
1237
|
+
"default": null,
|
|
1238
|
+
"type": "\"light\" | \"dark\""
|
|
1238
1239
|
}
|
|
1239
1240
|
],
|
|
1240
1241
|
"events": [],
|
|
1241
1242
|
"slots": [],
|
|
1242
1243
|
"methods": [],
|
|
1243
1244
|
"parts": [],
|
|
1244
|
-
"description": "
|
|
1245
|
+
"description": "构件 `data-view.lights-component-title`",
|
|
1245
1246
|
"category": "big-screen-content"
|
|
1246
1247
|
},
|
|
1247
1248
|
{
|
|
1248
|
-
"name": "data-view.
|
|
1249
|
+
"name": "data-view.top-title-bar",
|
|
1249
1250
|
"properties": [
|
|
1250
1251
|
{
|
|
1251
|
-
"name": "
|
|
1252
|
-
"description": "
|
|
1252
|
+
"name": "text",
|
|
1253
|
+
"description": "标题文本",
|
|
1253
1254
|
"default": "-",
|
|
1254
1255
|
"type": "string"
|
|
1255
1256
|
},
|
|
1256
1257
|
{
|
|
1257
|
-
"name": "
|
|
1258
|
-
"description": "",
|
|
1259
|
-
"
|
|
1260
|
-
"
|
|
1261
|
-
"type": "\"light\" | \"dark\""
|
|
1258
|
+
"name": "type",
|
|
1259
|
+
"description": "标题类型",
|
|
1260
|
+
"default": "normal",
|
|
1261
|
+
"type": "TitleBarType"
|
|
1262
1262
|
}
|
|
1263
1263
|
],
|
|
1264
1264
|
"events": [],
|
|
1265
1265
|
"slots": [],
|
|
1266
1266
|
"methods": [],
|
|
1267
1267
|
"parts": [],
|
|
1268
|
-
"description": "
|
|
1268
|
+
"description": "大屏标题栏三种样式构件",
|
|
1269
1269
|
"category": "big-screen-content"
|
|
1270
1270
|
},
|
|
1271
1271
|
{
|
|
@@ -1473,7 +1473,7 @@
|
|
|
1473
1473
|
"category": "big-screen-content"
|
|
1474
1474
|
},
|
|
1475
1475
|
{
|
|
1476
|
-
"name": "data-view.data-display-flipper-
|
|
1476
|
+
"name": "data-view.data-display-flipper-sixth",
|
|
1477
1477
|
"properties": [
|
|
1478
1478
|
{
|
|
1479
1479
|
"name": "flipperTitle",
|
|
@@ -1491,35 +1491,17 @@
|
|
|
1491
1491
|
"description": "翻牌器数值",
|
|
1492
1492
|
"attribute": false,
|
|
1493
1493
|
"type": "number | string"
|
|
1494
|
-
},
|
|
1495
|
-
{
|
|
1496
|
-
"name": "unit",
|
|
1497
|
-
"description": "翻牌器单位",
|
|
1498
|
-
"attribute": false,
|
|
1499
|
-
"type": "string"
|
|
1500
|
-
},
|
|
1501
|
-
{
|
|
1502
|
-
"name": "enableTitlePrefix",
|
|
1503
|
-
"description": "是否启用标题前缀插槽",
|
|
1504
|
-
"default": "false",
|
|
1505
|
-
"type": "boolean"
|
|
1506
|
-
},
|
|
1507
|
-
{
|
|
1508
|
-
"name": "showDefaultPrefix",
|
|
1509
|
-
"description": "标题是否展示默认前缀图片",
|
|
1510
|
-
"default": "true",
|
|
1511
|
-
"type": "boolean"
|
|
1512
1494
|
}
|
|
1513
1495
|
],
|
|
1514
1496
|
"events": [],
|
|
1515
1497
|
"slots": [],
|
|
1516
1498
|
"methods": [],
|
|
1517
1499
|
"parts": [],
|
|
1518
|
-
"description": "翻牌器-type-
|
|
1500
|
+
"description": "翻牌器-type-6",
|
|
1519
1501
|
"category": "big-screen-content"
|
|
1520
1502
|
},
|
|
1521
1503
|
{
|
|
1522
|
-
"name": "data-view.data-display-flipper-
|
|
1504
|
+
"name": "data-view.data-display-flipper-fifth",
|
|
1523
1505
|
"properties": [
|
|
1524
1506
|
{
|
|
1525
1507
|
"name": "flipperTitle",
|
|
@@ -1537,13 +1519,31 @@
|
|
|
1537
1519
|
"description": "翻牌器数值",
|
|
1538
1520
|
"attribute": false,
|
|
1539
1521
|
"type": "number | string"
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
"name": "unit",
|
|
1525
|
+
"description": "翻牌器单位",
|
|
1526
|
+
"attribute": false,
|
|
1527
|
+
"type": "string"
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
"name": "enableTitlePrefix",
|
|
1531
|
+
"description": "是否启用标题前缀插槽",
|
|
1532
|
+
"default": "false",
|
|
1533
|
+
"type": "boolean"
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"name": "showDefaultPrefix",
|
|
1537
|
+
"description": "标题是否展示默认前缀图片",
|
|
1538
|
+
"default": "true",
|
|
1539
|
+
"type": "boolean"
|
|
1540
1540
|
}
|
|
1541
1541
|
],
|
|
1542
1542
|
"events": [],
|
|
1543
1543
|
"slots": [],
|
|
1544
1544
|
"methods": [],
|
|
1545
1545
|
"parts": [],
|
|
1546
|
-
"description": "翻牌器-type-
|
|
1546
|
+
"description": "翻牌器-type-5",
|
|
1547
1547
|
"category": "big-screen-content"
|
|
1548
1548
|
},
|
|
1549
1549
|
{
|