@next-bricks/data-view 0.24.5 → 0.24.7
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 +3 -3
- package/dist/chunks/4417.0ea019ac.js +2 -0
- package/dist/chunks/4417.0ea019ac.js.map +1 -0
- package/dist/chunks/{5381.1e86ada0.js → 5381.da848f5c.js} +2 -2
- package/dist/chunks/{6660.b880dde6.js.map → 5381.da848f5c.js.map} +1 -1
- package/dist/chunks/{6660.b880dde6.js → 6660.7423097d.js} +2 -2
- package/dist/chunks/{5381.1e86ada0.js.map → 6660.7423097d.js.map} +1 -1
- package/dist/chunks/8442.5751dc28.js +2 -0
- package/dist/chunks/8442.5751dc28.js.map +1 -0
- package/dist/chunks/9809.d9d49d5d.js +2 -0
- package/dist/chunks/{9809.60b56059.js.map → 9809.d9d49d5d.js.map} +1 -1
- package/dist/chunks/complex-search.78459b38.js +2 -0
- package/dist/chunks/{complex-search.3eba6077.js.map → complex-search.78459b38.js.map} +1 -1
- package/dist/chunks/main.eb308e6e.js +2 -0
- package/dist/chunks/{main.85b20884.js.map → main.eb308e6e.js.map} +1 -1
- package/dist/chunks/modern-style-treemap.f3bd0542.js +3 -0
- package/dist/chunks/{modern-style-treemap.264d7b10.js.map → modern-style-treemap.f3bd0542.js.map} +1 -1
- package/dist/chunks/simple-card-item.4a9c0db4.js +3 -0
- package/dist/chunks/{simple-card-item.927c4073.js.map → simple-card-item.4a9c0db4.js.map} +1 -1
- package/dist/examples.json +6 -6
- package/dist/index.6f73fce9.js +2 -0
- package/dist/index.6f73fce9.js.map +1 -0
- package/dist/manifest.json +125 -125
- package/dist/types.json +1242 -1242
- package/package.json +2 -2
- package/dist/chunks/6051.d0588c7b.js +0 -2
- package/dist/chunks/6051.d0588c7b.js.map +0 -1
- package/dist/chunks/8442.985deb10.js +0 -2
- package/dist/chunks/8442.985deb10.js.map +0 -1
- package/dist/chunks/9809.60b56059.js +0 -2
- package/dist/chunks/complex-search.3eba6077.js +0 -2
- package/dist/chunks/main.85b20884.js +0 -2
- package/dist/chunks/modern-style-treemap.264d7b10.js +0 -3
- package/dist/chunks/simple-card-item.927c4073.js +0 -3
- package/dist/index.d27b4f4d.js +0 -2
- package/dist/index.d27b4f4d.js.map +0 -1
- /package/dist/chunks/{modern-style-treemap.264d7b10.js.LICENSE.txt → modern-style-treemap.f3bd0542.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{simple-card-item.927c4073.js.LICENSE.txt → simple-card-item.4a9c0db4.js.LICENSE.txt} +0 -0
package/dist/manifest.json
CHANGED
|
@@ -3,131 +3,6 @@
|
|
|
3
3
|
"package": "@next-bricks/data-view",
|
|
4
4
|
"name": "data-view",
|
|
5
5
|
"bricks": [
|
|
6
|
-
{
|
|
7
|
-
"name": "data-view.radar-chart",
|
|
8
|
-
"properties": [
|
|
9
|
-
{
|
|
10
|
-
"name": "dataSource",
|
|
11
|
-
"description": "",
|
|
12
|
-
"required": true,
|
|
13
|
-
"default": null,
|
|
14
|
-
"attribute": false,
|
|
15
|
-
"type": "Data[]"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"name": "width",
|
|
19
|
-
"description": "",
|
|
20
|
-
"required": true,
|
|
21
|
-
"default": null,
|
|
22
|
-
"attribute": false,
|
|
23
|
-
"type": "number"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"name": "radius",
|
|
27
|
-
"description": "",
|
|
28
|
-
"required": true,
|
|
29
|
-
"default": null,
|
|
30
|
-
"attribute": false,
|
|
31
|
-
"type": "number"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"name": "scale",
|
|
35
|
-
"description": "",
|
|
36
|
-
"required": true,
|
|
37
|
-
"default": "0.25",
|
|
38
|
-
"attribute": false,
|
|
39
|
-
"type": "number"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"name": "height",
|
|
43
|
-
"description": "",
|
|
44
|
-
"required": true,
|
|
45
|
-
"default": null,
|
|
46
|
-
"attribute": false,
|
|
47
|
-
"type": "number"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"name": "value",
|
|
51
|
-
"description": "",
|
|
52
|
-
"required": true,
|
|
53
|
-
"default": null,
|
|
54
|
-
"attribute": false,
|
|
55
|
-
"type": "number | string"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"name": "dataFill",
|
|
59
|
-
"description": "",
|
|
60
|
-
"required": true,
|
|
61
|
-
"default": null,
|
|
62
|
-
"attribute": false,
|
|
63
|
-
"type": "DataFill"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"name": "dataCircle",
|
|
67
|
-
"description": "",
|
|
68
|
-
"required": true,
|
|
69
|
-
"default": null,
|
|
70
|
-
"attribute": false,
|
|
71
|
-
"type": "DataCircle"
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"name": "dataLine",
|
|
75
|
-
"description": "",
|
|
76
|
-
"required": true,
|
|
77
|
-
"default": null,
|
|
78
|
-
"attribute": false,
|
|
79
|
-
"type": "DataLine"
|
|
80
|
-
}
|
|
81
|
-
],
|
|
82
|
-
"events": [],
|
|
83
|
-
"slots": [],
|
|
84
|
-
"methods": [],
|
|
85
|
-
"parts": [],
|
|
86
|
-
"description": "雷达图",
|
|
87
|
-
"category": "big-screen-content"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"name": "data-view.title-text",
|
|
91
|
-
"properties": [
|
|
92
|
-
{
|
|
93
|
-
"name": "type",
|
|
94
|
-
"description": "文本样式,`normal` 纯白, `stroke` 渐变加描边, `gradient` 渐变",
|
|
95
|
-
"default": "\"normal\"",
|
|
96
|
-
"attribute": false,
|
|
97
|
-
"type": "TitleType"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"name": "text",
|
|
101
|
-
"description": "标题文本",
|
|
102
|
-
"default": "-",
|
|
103
|
-
"type": "string"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"name": "fontSize",
|
|
107
|
-
"description": "字体大小",
|
|
108
|
-
"default": "42px",
|
|
109
|
-
"type": "CSSProperties[\"fontSize\"]"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"name": "fontWeight",
|
|
113
|
-
"description": "字体粗细",
|
|
114
|
-
"default": "500",
|
|
115
|
-
"type": "CSSProperties[\"fontWeight\"]"
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
"name": "letterSpacing",
|
|
119
|
-
"description": "字体间距",
|
|
120
|
-
"default": "17px",
|
|
121
|
-
"type": "CSSProperties[\"letterSpacing\"]"
|
|
122
|
-
}
|
|
123
|
-
],
|
|
124
|
-
"events": [],
|
|
125
|
-
"slots": [],
|
|
126
|
-
"methods": [],
|
|
127
|
-
"parts": [],
|
|
128
|
-
"description": "大屏标题文本构件",
|
|
129
|
-
"category": "big-screen-content"
|
|
130
|
-
},
|
|
131
6
|
{
|
|
132
7
|
"name": "data-view.gauge-chart",
|
|
133
8
|
"properties": [
|
|
@@ -1138,6 +1013,131 @@
|
|
|
1138
1013
|
"description": "齿轮背景",
|
|
1139
1014
|
"category": "big-screen-layout"
|
|
1140
1015
|
},
|
|
1016
|
+
{
|
|
1017
|
+
"name": "data-view.radar-chart",
|
|
1018
|
+
"properties": [
|
|
1019
|
+
{
|
|
1020
|
+
"name": "dataSource",
|
|
1021
|
+
"description": "",
|
|
1022
|
+
"required": true,
|
|
1023
|
+
"default": null,
|
|
1024
|
+
"attribute": false,
|
|
1025
|
+
"type": "Data[]"
|
|
1026
|
+
},
|
|
1027
|
+
{
|
|
1028
|
+
"name": "width",
|
|
1029
|
+
"description": "",
|
|
1030
|
+
"required": true,
|
|
1031
|
+
"default": null,
|
|
1032
|
+
"attribute": false,
|
|
1033
|
+
"type": "number"
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"name": "radius",
|
|
1037
|
+
"description": "",
|
|
1038
|
+
"required": true,
|
|
1039
|
+
"default": null,
|
|
1040
|
+
"attribute": false,
|
|
1041
|
+
"type": "number"
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"name": "scale",
|
|
1045
|
+
"description": "",
|
|
1046
|
+
"required": true,
|
|
1047
|
+
"default": "0.25",
|
|
1048
|
+
"attribute": false,
|
|
1049
|
+
"type": "number"
|
|
1050
|
+
},
|
|
1051
|
+
{
|
|
1052
|
+
"name": "height",
|
|
1053
|
+
"description": "",
|
|
1054
|
+
"required": true,
|
|
1055
|
+
"default": null,
|
|
1056
|
+
"attribute": false,
|
|
1057
|
+
"type": "number"
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
"name": "value",
|
|
1061
|
+
"description": "",
|
|
1062
|
+
"required": true,
|
|
1063
|
+
"default": null,
|
|
1064
|
+
"attribute": false,
|
|
1065
|
+
"type": "number | string"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"name": "dataFill",
|
|
1069
|
+
"description": "",
|
|
1070
|
+
"required": true,
|
|
1071
|
+
"default": null,
|
|
1072
|
+
"attribute": false,
|
|
1073
|
+
"type": "DataFill"
|
|
1074
|
+
},
|
|
1075
|
+
{
|
|
1076
|
+
"name": "dataCircle",
|
|
1077
|
+
"description": "",
|
|
1078
|
+
"required": true,
|
|
1079
|
+
"default": null,
|
|
1080
|
+
"attribute": false,
|
|
1081
|
+
"type": "DataCircle"
|
|
1082
|
+
},
|
|
1083
|
+
{
|
|
1084
|
+
"name": "dataLine",
|
|
1085
|
+
"description": "",
|
|
1086
|
+
"required": true,
|
|
1087
|
+
"default": null,
|
|
1088
|
+
"attribute": false,
|
|
1089
|
+
"type": "DataLine"
|
|
1090
|
+
}
|
|
1091
|
+
],
|
|
1092
|
+
"events": [],
|
|
1093
|
+
"slots": [],
|
|
1094
|
+
"methods": [],
|
|
1095
|
+
"parts": [],
|
|
1096
|
+
"description": "雷达图",
|
|
1097
|
+
"category": "big-screen-content"
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"name": "data-view.title-text",
|
|
1101
|
+
"properties": [
|
|
1102
|
+
{
|
|
1103
|
+
"name": "type",
|
|
1104
|
+
"description": "文本样式,`normal` 纯白, `stroke` 渐变加描边, `gradient` 渐变",
|
|
1105
|
+
"default": "\"normal\"",
|
|
1106
|
+
"attribute": false,
|
|
1107
|
+
"type": "TitleType"
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"name": "text",
|
|
1111
|
+
"description": "标题文本",
|
|
1112
|
+
"default": "-",
|
|
1113
|
+
"type": "string"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"name": "fontSize",
|
|
1117
|
+
"description": "字体大小",
|
|
1118
|
+
"default": "42px",
|
|
1119
|
+
"type": "CSSProperties[\"fontSize\"]"
|
|
1120
|
+
},
|
|
1121
|
+
{
|
|
1122
|
+
"name": "fontWeight",
|
|
1123
|
+
"description": "字体粗细",
|
|
1124
|
+
"default": "500",
|
|
1125
|
+
"type": "CSSProperties[\"fontWeight\"]"
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"name": "letterSpacing",
|
|
1129
|
+
"description": "字体间距",
|
|
1130
|
+
"default": "17px",
|
|
1131
|
+
"type": "CSSProperties[\"letterSpacing\"]"
|
|
1132
|
+
}
|
|
1133
|
+
],
|
|
1134
|
+
"events": [],
|
|
1135
|
+
"slots": [],
|
|
1136
|
+
"methods": [],
|
|
1137
|
+
"parts": [],
|
|
1138
|
+
"description": "大屏标题文本构件",
|
|
1139
|
+
"category": "big-screen-content"
|
|
1140
|
+
},
|
|
1141
1141
|
{
|
|
1142
1142
|
"name": "data-view.brick-notification",
|
|
1143
1143
|
"properties": [
|