@next-bricks/data-view 1.12.6 → 1.12.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 +13 -13
- package/dist/chunks/{8826.4d6be14b.js → 8826.0ddc7335.js} +2 -2
- package/dist/chunks/{8826.4d6be14b.js.map → 8826.0ddc7335.js.map} +1 -1
- package/dist/chunks/948.3dac7f67.js.map +1 -1
- package/dist/chunks/{complex-search.6a42c5fa.js → complex-search.e66b567c.js} +2 -2
- package/dist/chunks/{complex-search.6a42c5fa.js.map → complex-search.e66b567c.js.map} +1 -1
- package/dist/chunks/{main.d3aeba23.js → main.b16fad69.js} +2 -2
- package/dist/chunks/{main.d3aeba23.js.map → main.b16fad69.js.map} +1 -1
- package/dist/chunks/{modern-style-treemap.0c28b431.js → modern-style-treemap.daa88fdf.js} +3 -3
- package/dist/chunks/{modern-style-treemap.0c28b431.js.map → modern-style-treemap.daa88fdf.js.map} +1 -1
- package/dist/examples.json +12 -12
- package/dist/{index.5fce8056.js → index.0c81014a.js} +2 -2
- package/dist/{index.5fce8056.js.map → index.0c81014a.js.map} +1 -1
- package/dist/manifest.json +159 -159
- package/dist/types.json +1125 -1125
- package/package.json +2 -2
- /package/dist/chunks/{modern-style-treemap.0c28b431.js.LICENSE.txt → modern-style-treemap.daa88fdf.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -40,6 +40,56 @@
|
|
|
40
40
|
"events": [],
|
|
41
41
|
"methods": []
|
|
42
42
|
},
|
|
43
|
+
"data-view.modern-style-page-title": {
|
|
44
|
+
"properties": [
|
|
45
|
+
{
|
|
46
|
+
"name": "pageTitle",
|
|
47
|
+
"annotation": {
|
|
48
|
+
"type": "keyword",
|
|
49
|
+
"value": "string"
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "description",
|
|
54
|
+
"annotation": {
|
|
55
|
+
"type": "keyword",
|
|
56
|
+
"value": "string"
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"name": "backgroundStyle",
|
|
61
|
+
"annotation": {
|
|
62
|
+
"type": "reference",
|
|
63
|
+
"typeName": {
|
|
64
|
+
"type": "identifier",
|
|
65
|
+
"name": "CSSProperties"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "leftRoundStyle",
|
|
71
|
+
"annotation": {
|
|
72
|
+
"type": "reference",
|
|
73
|
+
"typeName": {
|
|
74
|
+
"type": "identifier",
|
|
75
|
+
"name": "CSSProperties"
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"name": "rightRoundStyle",
|
|
81
|
+
"annotation": {
|
|
82
|
+
"type": "reference",
|
|
83
|
+
"typeName": {
|
|
84
|
+
"type": "identifier",
|
|
85
|
+
"name": "CSSProperties"
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
],
|
|
90
|
+
"events": [],
|
|
91
|
+
"methods": []
|
|
92
|
+
},
|
|
43
93
|
"data-view.modern-style-component-title": {
|
|
44
94
|
"properties": [
|
|
45
95
|
{
|
|
@@ -287,56 +337,6 @@
|
|
|
287
337
|
}
|
|
288
338
|
]
|
|
289
339
|
},
|
|
290
|
-
"data-view.modern-style-page-title": {
|
|
291
|
-
"properties": [
|
|
292
|
-
{
|
|
293
|
-
"name": "pageTitle",
|
|
294
|
-
"annotation": {
|
|
295
|
-
"type": "keyword",
|
|
296
|
-
"value": "string"
|
|
297
|
-
}
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"name": "description",
|
|
301
|
-
"annotation": {
|
|
302
|
-
"type": "keyword",
|
|
303
|
-
"value": "string"
|
|
304
|
-
}
|
|
305
|
-
},
|
|
306
|
-
{
|
|
307
|
-
"name": "backgroundStyle",
|
|
308
|
-
"annotation": {
|
|
309
|
-
"type": "reference",
|
|
310
|
-
"typeName": {
|
|
311
|
-
"type": "identifier",
|
|
312
|
-
"name": "CSSProperties"
|
|
313
|
-
}
|
|
314
|
-
}
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"name": "leftRoundStyle",
|
|
318
|
-
"annotation": {
|
|
319
|
-
"type": "reference",
|
|
320
|
-
"typeName": {
|
|
321
|
-
"type": "identifier",
|
|
322
|
-
"name": "CSSProperties"
|
|
323
|
-
}
|
|
324
|
-
}
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"name": "rightRoundStyle",
|
|
328
|
-
"annotation": {
|
|
329
|
-
"type": "reference",
|
|
330
|
-
"typeName": {
|
|
331
|
-
"type": "identifier",
|
|
332
|
-
"name": "CSSProperties"
|
|
333
|
-
}
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
],
|
|
337
|
-
"events": [],
|
|
338
|
-
"methods": []
|
|
339
|
-
},
|
|
340
340
|
"data-view.battery-chart": {
|
|
341
341
|
"properties": [
|
|
342
342
|
{
|
|
@@ -965,301 +965,339 @@
|
|
|
965
965
|
"events": [],
|
|
966
966
|
"methods": []
|
|
967
967
|
},
|
|
968
|
-
"data-view.
|
|
968
|
+
"data-view.graph-node": {
|
|
969
969
|
"properties": [
|
|
970
970
|
{
|
|
971
|
-
"name": "
|
|
971
|
+
"name": "url",
|
|
972
972
|
"annotation": {
|
|
973
|
-
"type": "
|
|
974
|
-
"
|
|
975
|
-
|
|
976
|
-
|
|
973
|
+
"type": "keyword",
|
|
974
|
+
"value": "string"
|
|
975
|
+
}
|
|
976
|
+
}
|
|
977
|
+
],
|
|
978
|
+
"events": [],
|
|
979
|
+
"methods": []
|
|
980
|
+
},
|
|
981
|
+
"data-view.grid-background": {
|
|
982
|
+
"properties": [
|
|
983
|
+
{
|
|
984
|
+
"name": "color",
|
|
985
|
+
"annotation": {
|
|
986
|
+
"type": "indexedAccess",
|
|
987
|
+
"objectType": {
|
|
988
|
+
"type": "reference",
|
|
989
|
+
"typeName": {
|
|
990
|
+
"type": "qualifiedName",
|
|
991
|
+
"left": {
|
|
992
|
+
"type": "identifier",
|
|
993
|
+
"name": "React"
|
|
994
|
+
},
|
|
995
|
+
"right": {
|
|
996
|
+
"type": "identifier",
|
|
997
|
+
"name": "CSSProperties"
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
},
|
|
1001
|
+
"indexType": {
|
|
1002
|
+
"type": "jsLiteral",
|
|
1003
|
+
"value": "color"
|
|
977
1004
|
}
|
|
978
1005
|
}
|
|
979
1006
|
},
|
|
980
1007
|
{
|
|
981
|
-
"name": "
|
|
1008
|
+
"name": "maskStyle",
|
|
982
1009
|
"annotation": {
|
|
983
|
-
"type": "
|
|
984
|
-
"
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
"
|
|
1010
|
+
"type": "reference",
|
|
1011
|
+
"typeName": {
|
|
1012
|
+
"type": "qualifiedName",
|
|
1013
|
+
"left": {
|
|
1014
|
+
"type": "identifier",
|
|
1015
|
+
"name": "React"
|
|
988
1016
|
},
|
|
989
|
-
{
|
|
990
|
-
"type": "
|
|
991
|
-
"
|
|
992
|
-
"type": "keyword",
|
|
993
|
-
"value": "string"
|
|
994
|
-
}
|
|
1017
|
+
"right": {
|
|
1018
|
+
"type": "identifier",
|
|
1019
|
+
"name": "CSSProperties"
|
|
995
1020
|
}
|
|
996
|
-
|
|
1021
|
+
}
|
|
997
1022
|
}
|
|
998
1023
|
},
|
|
999
1024
|
{
|
|
1000
|
-
"name": "
|
|
1025
|
+
"name": "particleColor",
|
|
1001
1026
|
"annotation": {
|
|
1002
|
-
"type": "
|
|
1003
|
-
"
|
|
1027
|
+
"type": "reference",
|
|
1028
|
+
"typeName": {
|
|
1029
|
+
"type": "identifier",
|
|
1030
|
+
"name": "ParticleColor"
|
|
1031
|
+
}
|
|
1004
1032
|
}
|
|
1005
1033
|
}
|
|
1006
1034
|
],
|
|
1007
|
-
"events": [
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
"detail": {
|
|
1011
|
-
"annotation": {
|
|
1012
|
-
"type": "keyword",
|
|
1013
|
-
"value": "void"
|
|
1014
|
-
}
|
|
1015
|
-
}
|
|
1016
|
-
},
|
|
1035
|
+
"events": [],
|
|
1036
|
+
"methods": [],
|
|
1037
|
+
"types": [
|
|
1017
1038
|
{
|
|
1018
|
-
"
|
|
1019
|
-
"
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
"
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1039
|
+
"type": "interface",
|
|
1040
|
+
"name": "ParticleColor",
|
|
1041
|
+
"body": [
|
|
1042
|
+
{
|
|
1043
|
+
"type": "propertySignature",
|
|
1044
|
+
"key": {
|
|
1045
|
+
"type": "identifier",
|
|
1046
|
+
"name": "startColor"
|
|
1047
|
+
},
|
|
1048
|
+
"annotation": {
|
|
1049
|
+
"type": "indexedAccess",
|
|
1050
|
+
"objectType": {
|
|
1051
|
+
"type": "reference",
|
|
1052
|
+
"typeName": {
|
|
1053
|
+
"type": "qualifiedName",
|
|
1054
|
+
"left": {
|
|
1032
1055
|
"type": "identifier",
|
|
1033
|
-
"name": "
|
|
1056
|
+
"name": "React"
|
|
1057
|
+
},
|
|
1058
|
+
"right": {
|
|
1059
|
+
"type": "identifier",
|
|
1060
|
+
"name": "CSSProperties"
|
|
1034
1061
|
}
|
|
1035
|
-
}
|
|
1036
|
-
"computed": false
|
|
1062
|
+
}
|
|
1037
1063
|
},
|
|
1038
|
-
{
|
|
1039
|
-
"type": "
|
|
1040
|
-
"
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1064
|
+
"indexType": {
|
|
1065
|
+
"type": "jsLiteral",
|
|
1066
|
+
"value": "color"
|
|
1067
|
+
}
|
|
1068
|
+
},
|
|
1069
|
+
"computed": false
|
|
1070
|
+
},
|
|
1071
|
+
{
|
|
1072
|
+
"type": "propertySignature",
|
|
1073
|
+
"key": {
|
|
1074
|
+
"type": "identifier",
|
|
1075
|
+
"name": "endColor"
|
|
1076
|
+
},
|
|
1077
|
+
"annotation": {
|
|
1078
|
+
"type": "indexedAccess",
|
|
1079
|
+
"objectType": {
|
|
1080
|
+
"type": "reference",
|
|
1081
|
+
"typeName": {
|
|
1082
|
+
"type": "qualifiedName",
|
|
1083
|
+
"left": {
|
|
1047
1084
|
"type": "identifier",
|
|
1048
|
-
"name": "
|
|
1085
|
+
"name": "React"
|
|
1049
1086
|
},
|
|
1050
|
-
"
|
|
1051
|
-
"type": "
|
|
1052
|
-
"
|
|
1053
|
-
{
|
|
1054
|
-
"type": "keyword",
|
|
1055
|
-
"value": "string"
|
|
1056
|
-
},
|
|
1057
|
-
{
|
|
1058
|
-
"type": "keyword",
|
|
1059
|
-
"value": "any"
|
|
1060
|
-
}
|
|
1061
|
-
]
|
|
1087
|
+
"right": {
|
|
1088
|
+
"type": "identifier",
|
|
1089
|
+
"name": "CSSProperties"
|
|
1062
1090
|
}
|
|
1063
|
-
}
|
|
1064
|
-
|
|
1091
|
+
}
|
|
1092
|
+
},
|
|
1093
|
+
"indexType": {
|
|
1094
|
+
"type": "jsLiteral",
|
|
1095
|
+
"value": "color"
|
|
1065
1096
|
}
|
|
1066
|
-
|
|
1097
|
+
},
|
|
1098
|
+
"computed": false
|
|
1067
1099
|
}
|
|
1068
|
-
|
|
1069
|
-
}
|
|
1100
|
+
]
|
|
1101
|
+
}
|
|
1102
|
+
]
|
|
1103
|
+
},
|
|
1104
|
+
"data-view.gear-background": {
|
|
1105
|
+
"properties": [
|
|
1070
1106
|
{
|
|
1071
|
-
"name": "
|
|
1072
|
-
"
|
|
1073
|
-
"
|
|
1074
|
-
|
|
1075
|
-
"
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
},
|
|
1082
|
-
"annotation": {
|
|
1083
|
-
"type": "reference",
|
|
1084
|
-
"typeName": {
|
|
1085
|
-
"type": "identifier",
|
|
1086
|
-
"name": "ChangeType"
|
|
1087
|
-
}
|
|
1088
|
-
},
|
|
1089
|
-
"computed": false
|
|
1107
|
+
"name": "color",
|
|
1108
|
+
"annotation": {
|
|
1109
|
+
"type": "indexedAccess",
|
|
1110
|
+
"objectType": {
|
|
1111
|
+
"type": "reference",
|
|
1112
|
+
"typeName": {
|
|
1113
|
+
"type": "qualifiedName",
|
|
1114
|
+
"left": {
|
|
1115
|
+
"type": "identifier",
|
|
1116
|
+
"name": "React"
|
|
1090
1117
|
},
|
|
1091
|
-
{
|
|
1092
|
-
"type": "
|
|
1093
|
-
"
|
|
1094
|
-
"type": "identifier",
|
|
1095
|
-
"name": "data"
|
|
1096
|
-
},
|
|
1097
|
-
"annotation": {
|
|
1098
|
-
"type": "reference",
|
|
1099
|
-
"typeName": {
|
|
1100
|
-
"type": "identifier",
|
|
1101
|
-
"name": "Record"
|
|
1102
|
-
},
|
|
1103
|
-
"typeParameters": {
|
|
1104
|
-
"type": "typeParameterInstantiation",
|
|
1105
|
-
"params": [
|
|
1106
|
-
{
|
|
1107
|
-
"type": "keyword",
|
|
1108
|
-
"value": "string"
|
|
1109
|
-
},
|
|
1110
|
-
{
|
|
1111
|
-
"type": "keyword",
|
|
1112
|
-
"value": "any"
|
|
1113
|
-
}
|
|
1114
|
-
]
|
|
1115
|
-
}
|
|
1116
|
-
},
|
|
1117
|
-
"computed": false
|
|
1118
|
+
"right": {
|
|
1119
|
+
"type": "identifier",
|
|
1120
|
+
"name": "CSSProperties"
|
|
1118
1121
|
}
|
|
1119
|
-
|
|
1122
|
+
}
|
|
1123
|
+
},
|
|
1124
|
+
"indexType": {
|
|
1125
|
+
"type": "jsLiteral",
|
|
1126
|
+
"value": "color"
|
|
1120
1127
|
}
|
|
1121
1128
|
}
|
|
1122
1129
|
}
|
|
1123
1130
|
],
|
|
1124
|
-
"
|
|
1125
|
-
"
|
|
1131
|
+
"events": [],
|
|
1132
|
+
"methods": []
|
|
1133
|
+
},
|
|
1134
|
+
"data-view.title-text": {
|
|
1135
|
+
"properties": [
|
|
1126
1136
|
{
|
|
1127
|
-
"
|
|
1128
|
-
"
|
|
1129
|
-
|
|
1130
|
-
{
|
|
1131
|
-
"type": "
|
|
1132
|
-
"
|
|
1137
|
+
"name": "type",
|
|
1138
|
+
"annotation": {
|
|
1139
|
+
"type": "reference",
|
|
1140
|
+
"typeName": {
|
|
1141
|
+
"type": "identifier",
|
|
1142
|
+
"name": "TitleType"
|
|
1143
|
+
}
|
|
1144
|
+
}
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
"name": "text",
|
|
1148
|
+
"annotation": {
|
|
1149
|
+
"type": "keyword",
|
|
1150
|
+
"value": "string"
|
|
1151
|
+
}
|
|
1152
|
+
},
|
|
1153
|
+
{
|
|
1154
|
+
"name": "fontSize",
|
|
1155
|
+
"annotation": {
|
|
1156
|
+
"type": "indexedAccess",
|
|
1157
|
+
"objectType": {
|
|
1158
|
+
"type": "reference",
|
|
1159
|
+
"typeName": {
|
|
1133
1160
|
"type": "identifier",
|
|
1134
|
-
"name": "
|
|
1135
|
-
}
|
|
1136
|
-
"annotation": {
|
|
1137
|
-
"type": "keyword",
|
|
1138
|
-
"value": "string"
|
|
1139
|
-
},
|
|
1140
|
-
"computed": false
|
|
1161
|
+
"name": "CSSProperties"
|
|
1162
|
+
}
|
|
1141
1163
|
},
|
|
1142
|
-
{
|
|
1143
|
-
"type": "
|
|
1144
|
-
"
|
|
1164
|
+
"indexType": {
|
|
1165
|
+
"type": "jsLiteral",
|
|
1166
|
+
"value": "fontSize"
|
|
1167
|
+
}
|
|
1168
|
+
}
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"name": "fontWeight",
|
|
1172
|
+
"annotation": {
|
|
1173
|
+
"type": "indexedAccess",
|
|
1174
|
+
"objectType": {
|
|
1175
|
+
"type": "reference",
|
|
1176
|
+
"typeName": {
|
|
1145
1177
|
"type": "identifier",
|
|
1146
|
-
"name": "
|
|
1147
|
-
}
|
|
1148
|
-
"annotation": {
|
|
1149
|
-
"type": "keyword",
|
|
1150
|
-
"value": "string"
|
|
1151
|
-
},
|
|
1152
|
-
"computed": false
|
|
1178
|
+
"name": "CSSProperties"
|
|
1179
|
+
}
|
|
1153
1180
|
},
|
|
1154
|
-
{
|
|
1155
|
-
"type": "
|
|
1156
|
-
"
|
|
1157
|
-
"type": "identifier",
|
|
1158
|
-
"name": "clusters"
|
|
1159
|
-
},
|
|
1160
|
-
"annotation": {
|
|
1161
|
-
"type": "array",
|
|
1162
|
-
"elementType": {
|
|
1163
|
-
"type": "reference",
|
|
1164
|
-
"typeName": {
|
|
1165
|
-
"type": "identifier",
|
|
1166
|
-
"name": "Clusters"
|
|
1167
|
-
}
|
|
1168
|
-
}
|
|
1169
|
-
},
|
|
1170
|
-
"computed": false
|
|
1181
|
+
"indexType": {
|
|
1182
|
+
"type": "jsLiteral",
|
|
1183
|
+
"value": "fontWeight"
|
|
1171
1184
|
}
|
|
1172
|
-
|
|
1185
|
+
}
|
|
1173
1186
|
},
|
|
1174
1187
|
{
|
|
1175
|
-
"
|
|
1176
|
-
"
|
|
1177
|
-
|
|
1178
|
-
{
|
|
1179
|
-
"type": "
|
|
1180
|
-
"
|
|
1188
|
+
"name": "letterSpacing",
|
|
1189
|
+
"annotation": {
|
|
1190
|
+
"type": "indexedAccess",
|
|
1191
|
+
"objectType": {
|
|
1192
|
+
"type": "reference",
|
|
1193
|
+
"typeName": {
|
|
1181
1194
|
"type": "identifier",
|
|
1182
|
-
"name": "
|
|
1183
|
-
}
|
|
1184
|
-
"annotation": {
|
|
1185
|
-
"type": "keyword",
|
|
1186
|
-
"value": "string"
|
|
1187
|
-
},
|
|
1188
|
-
"computed": false
|
|
1195
|
+
"name": "CSSProperties"
|
|
1196
|
+
}
|
|
1189
1197
|
},
|
|
1190
|
-
{
|
|
1191
|
-
"type": "
|
|
1192
|
-
"
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1198
|
+
"indexType": {
|
|
1199
|
+
"type": "jsLiteral",
|
|
1200
|
+
"value": "letterSpacing"
|
|
1201
|
+
}
|
|
1202
|
+
}
|
|
1203
|
+
}
|
|
1204
|
+
],
|
|
1205
|
+
"events": [],
|
|
1206
|
+
"methods": [],
|
|
1207
|
+
"types": [
|
|
1208
|
+
{
|
|
1209
|
+
"type": "typeAlias",
|
|
1210
|
+
"name": "TitleType",
|
|
1211
|
+
"annotation": {
|
|
1212
|
+
"type": "union",
|
|
1213
|
+
"types": [
|
|
1214
|
+
{
|
|
1215
|
+
"type": "jsLiteral",
|
|
1216
|
+
"value": "normal"
|
|
1199
1217
|
},
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
"type": "propertySignature",
|
|
1204
|
-
"key": {
|
|
1205
|
-
"type": "identifier",
|
|
1206
|
-
"name": "type"
|
|
1218
|
+
{
|
|
1219
|
+
"type": "jsLiteral",
|
|
1220
|
+
"value": "stroke"
|
|
1207
1221
|
},
|
|
1208
|
-
|
|
1209
|
-
"type": "
|
|
1210
|
-
"
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1222
|
+
{
|
|
1223
|
+
"type": "jsLiteral",
|
|
1224
|
+
"value": "gradient"
|
|
1225
|
+
}
|
|
1226
|
+
]
|
|
1227
|
+
}
|
|
1228
|
+
}
|
|
1229
|
+
]
|
|
1230
|
+
},
|
|
1231
|
+
"data-view.brick-notification": {
|
|
1232
|
+
"properties": [
|
|
1233
|
+
{
|
|
1234
|
+
"name": "message",
|
|
1235
|
+
"annotation": {
|
|
1236
|
+
"type": "keyword",
|
|
1237
|
+
"value": "string"
|
|
1238
|
+
}
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"name": "icon",
|
|
1242
|
+
"annotation": {
|
|
1243
|
+
"type": "reference",
|
|
1244
|
+
"typeName": {
|
|
1245
|
+
"type": "identifier",
|
|
1246
|
+
"name": "GeneralIconProps"
|
|
1247
|
+
}
|
|
1248
|
+
}
|
|
1249
|
+
}
|
|
1250
|
+
],
|
|
1251
|
+
"events": [],
|
|
1252
|
+
"methods": []
|
|
1253
|
+
},
|
|
1254
|
+
"data-view.tabs-page-title": {
|
|
1255
|
+
"properties": [
|
|
1256
|
+
{
|
|
1257
|
+
"name": "tabList",
|
|
1258
|
+
"annotation": {
|
|
1259
|
+
"type": "array",
|
|
1260
|
+
"elementType": {
|
|
1261
|
+
"type": "reference",
|
|
1262
|
+
"typeName": {
|
|
1230
1263
|
"type": "identifier",
|
|
1231
|
-
"name": "
|
|
1232
|
-
}
|
|
1233
|
-
"annotation": {
|
|
1234
|
-
"type": "array",
|
|
1235
|
-
"elementType": {
|
|
1236
|
-
"type": "reference",
|
|
1237
|
-
"typeName": {
|
|
1238
|
-
"type": "identifier",
|
|
1239
|
-
"name": "Node"
|
|
1240
|
-
}
|
|
1241
|
-
}
|
|
1242
|
-
},
|
|
1243
|
-
"computed": false
|
|
1264
|
+
"name": "TabsItem"
|
|
1265
|
+
}
|
|
1244
1266
|
}
|
|
1245
|
-
|
|
1267
|
+
}
|
|
1246
1268
|
},
|
|
1269
|
+
{
|
|
1270
|
+
"name": "activeKey",
|
|
1271
|
+
"annotation": {
|
|
1272
|
+
"type": "keyword",
|
|
1273
|
+
"value": "string"
|
|
1274
|
+
}
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"name": "textContent",
|
|
1278
|
+
"annotation": {
|
|
1279
|
+
"type": "keyword",
|
|
1280
|
+
"value": "string"
|
|
1281
|
+
}
|
|
1282
|
+
}
|
|
1283
|
+
],
|
|
1284
|
+
"events": [
|
|
1285
|
+
{
|
|
1286
|
+
"name": "tab.change",
|
|
1287
|
+
"detail": {
|
|
1288
|
+
"annotation": {
|
|
1289
|
+
"type": "keyword",
|
|
1290
|
+
"value": "string"
|
|
1291
|
+
}
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1294
|
+
],
|
|
1295
|
+
"methods": [],
|
|
1296
|
+
"types": [
|
|
1247
1297
|
{
|
|
1248
1298
|
"type": "interface",
|
|
1249
|
-
"name": "
|
|
1299
|
+
"name": "TabsItem",
|
|
1250
1300
|
"body": [
|
|
1251
|
-
{
|
|
1252
|
-
"type": "propertySignature",
|
|
1253
|
-
"key": {
|
|
1254
|
-
"type": "identifier",
|
|
1255
|
-
"name": "nodeTitle"
|
|
1256
|
-
},
|
|
1257
|
-
"annotation": {
|
|
1258
|
-
"type": "keyword",
|
|
1259
|
-
"value": "string"
|
|
1260
|
-
},
|
|
1261
|
-
"computed": false
|
|
1262
|
-
},
|
|
1263
1301
|
{
|
|
1264
1302
|
"type": "propertySignature",
|
|
1265
1303
|
"key": {
|
|
@@ -1270,112 +1308,115 @@
|
|
|
1270
1308
|
"type": "keyword",
|
|
1271
1309
|
"value": "string"
|
|
1272
1310
|
},
|
|
1273
|
-
"computed": false
|
|
1274
|
-
|
|
1275
|
-
{
|
|
1276
|
-
"type": "propertySignature",
|
|
1277
|
-
"key": {
|
|
1278
|
-
"type": "identifier",
|
|
1279
|
-
"name": "type"
|
|
1280
|
-
},
|
|
1281
|
-
"annotation": {
|
|
1282
|
-
"type": "union",
|
|
1283
|
-
"types": [
|
|
1284
|
-
{
|
|
1285
|
-
"type": "jsLiteral",
|
|
1286
|
-
"value": "container-group"
|
|
1287
|
-
},
|
|
1288
|
-
{
|
|
1289
|
-
"type": "jsLiteral",
|
|
1290
|
-
"value": "physical-machine"
|
|
1291
|
-
},
|
|
1292
|
-
{
|
|
1293
|
-
"type": "jsLiteral",
|
|
1294
|
-
"value": "virtual-machine"
|
|
1295
|
-
}
|
|
1296
|
-
]
|
|
1297
|
-
},
|
|
1298
|
-
"computed": false
|
|
1311
|
+
"computed": false,
|
|
1312
|
+
"description": "唯一标识,对应 slot 名称"
|
|
1299
1313
|
},
|
|
1300
1314
|
{
|
|
1301
1315
|
"type": "propertySignature",
|
|
1302
1316
|
"key": {
|
|
1303
1317
|
"type": "identifier",
|
|
1304
|
-
"name": "
|
|
1318
|
+
"name": "text"
|
|
1305
1319
|
},
|
|
1306
1320
|
"annotation": {
|
|
1307
1321
|
"type": "keyword",
|
|
1308
|
-
"value": "
|
|
1322
|
+
"value": "string"
|
|
1309
1323
|
},
|
|
1310
|
-
"
|
|
1311
|
-
"
|
|
1324
|
+
"computed": false,
|
|
1325
|
+
"description": "标签名称"
|
|
1312
1326
|
}
|
|
1313
1327
|
]
|
|
1328
|
+
}
|
|
1329
|
+
]
|
|
1330
|
+
},
|
|
1331
|
+
"data-view.top-title-bar": {
|
|
1332
|
+
"properties": [
|
|
1333
|
+
{
|
|
1334
|
+
"name": "text",
|
|
1335
|
+
"annotation": {
|
|
1336
|
+
"type": "keyword",
|
|
1337
|
+
"value": "string"
|
|
1338
|
+
}
|
|
1314
1339
|
},
|
|
1340
|
+
{
|
|
1341
|
+
"name": "type",
|
|
1342
|
+
"annotation": {
|
|
1343
|
+
"type": "reference",
|
|
1344
|
+
"typeName": {
|
|
1345
|
+
"type": "identifier",
|
|
1346
|
+
"name": "TitleBarType"
|
|
1347
|
+
}
|
|
1348
|
+
}
|
|
1349
|
+
}
|
|
1350
|
+
],
|
|
1351
|
+
"events": [],
|
|
1352
|
+
"methods": [],
|
|
1353
|
+
"types": [
|
|
1315
1354
|
{
|
|
1316
1355
|
"type": "typeAlias",
|
|
1317
|
-
"name": "
|
|
1356
|
+
"name": "TitleBarType",
|
|
1318
1357
|
"annotation": {
|
|
1319
1358
|
"type": "union",
|
|
1320
1359
|
"types": [
|
|
1321
1360
|
{
|
|
1322
1361
|
"type": "jsLiteral",
|
|
1323
|
-
"value": "
|
|
1362
|
+
"value": "normal"
|
|
1324
1363
|
},
|
|
1325
1364
|
{
|
|
1326
1365
|
"type": "jsLiteral",
|
|
1327
|
-
"value": "
|
|
1366
|
+
"value": "sample"
|
|
1328
1367
|
},
|
|
1329
1368
|
{
|
|
1330
1369
|
"type": "jsLiteral",
|
|
1331
|
-
"value": "
|
|
1370
|
+
"value": "square"
|
|
1332
1371
|
}
|
|
1333
1372
|
]
|
|
1334
1373
|
}
|
|
1335
1374
|
}
|
|
1336
1375
|
]
|
|
1337
1376
|
},
|
|
1338
|
-
"data-view.
|
|
1377
|
+
"data-view.lights-component-title": {
|
|
1339
1378
|
"properties": [
|
|
1340
1379
|
{
|
|
1341
|
-
"name": "
|
|
1380
|
+
"name": "componentTitle",
|
|
1342
1381
|
"annotation": {
|
|
1343
1382
|
"type": "keyword",
|
|
1344
1383
|
"value": "string"
|
|
1345
1384
|
}
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"name": "theme",
|
|
1388
|
+
"annotation": {
|
|
1389
|
+
"type": "union",
|
|
1390
|
+
"types": [
|
|
1391
|
+
{
|
|
1392
|
+
"type": "jsLiteral",
|
|
1393
|
+
"value": "light"
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"type": "jsLiteral",
|
|
1397
|
+
"value": "dark"
|
|
1398
|
+
}
|
|
1399
|
+
]
|
|
1400
|
+
}
|
|
1346
1401
|
}
|
|
1347
1402
|
],
|
|
1348
1403
|
"events": [],
|
|
1349
1404
|
"methods": []
|
|
1350
1405
|
},
|
|
1351
|
-
"data-view.
|
|
1406
|
+
"data-view.hi-tech-button": {
|
|
1352
1407
|
"properties": [
|
|
1353
1408
|
{
|
|
1354
|
-
"name": "
|
|
1409
|
+
"name": "type",
|
|
1355
1410
|
"annotation": {
|
|
1356
|
-
"type": "
|
|
1357
|
-
"
|
|
1358
|
-
"type": "
|
|
1359
|
-
"
|
|
1360
|
-
"type": "qualifiedName",
|
|
1361
|
-
"left": {
|
|
1362
|
-
"type": "identifier",
|
|
1363
|
-
"name": "React"
|
|
1364
|
-
},
|
|
1365
|
-
"right": {
|
|
1366
|
-
"type": "identifier",
|
|
1367
|
-
"name": "CSSProperties"
|
|
1368
|
-
}
|
|
1369
|
-
}
|
|
1370
|
-
},
|
|
1371
|
-
"indexType": {
|
|
1372
|
-
"type": "jsLiteral",
|
|
1373
|
-
"value": "color"
|
|
1411
|
+
"type": "reference",
|
|
1412
|
+
"typeName": {
|
|
1413
|
+
"type": "identifier",
|
|
1414
|
+
"name": "buttonType"
|
|
1374
1415
|
}
|
|
1375
1416
|
}
|
|
1376
1417
|
},
|
|
1377
1418
|
{
|
|
1378
|
-
"name": "
|
|
1419
|
+
"name": "buttonStyle",
|
|
1379
1420
|
"annotation": {
|
|
1380
1421
|
"type": "reference",
|
|
1381
1422
|
"typeName": {
|
|
@@ -1392,13 +1433,17 @@
|
|
|
1392
1433
|
}
|
|
1393
1434
|
},
|
|
1394
1435
|
{
|
|
1395
|
-
"name": "
|
|
1436
|
+
"name": "disabled",
|
|
1396
1437
|
"annotation": {
|
|
1397
|
-
"type": "
|
|
1398
|
-
"
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1438
|
+
"type": "keyword",
|
|
1439
|
+
"value": "boolean"
|
|
1440
|
+
}
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"name": "textContent",
|
|
1444
|
+
"annotation": {
|
|
1445
|
+
"type": "keyword",
|
|
1446
|
+
"value": "string"
|
|
1402
1447
|
}
|
|
1403
1448
|
}
|
|
1404
1449
|
],
|
|
@@ -1406,445 +1451,400 @@
|
|
|
1406
1451
|
"methods": [],
|
|
1407
1452
|
"types": [
|
|
1408
1453
|
{
|
|
1409
|
-
"type": "
|
|
1410
|
-
"name": "
|
|
1411
|
-
"
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
"type": "
|
|
1416
|
-
"
|
|
1417
|
-
},
|
|
1418
|
-
"annotation": {
|
|
1419
|
-
"type": "indexedAccess",
|
|
1420
|
-
"objectType": {
|
|
1421
|
-
"type": "reference",
|
|
1422
|
-
"typeName": {
|
|
1423
|
-
"type": "qualifiedName",
|
|
1424
|
-
"left": {
|
|
1425
|
-
"type": "identifier",
|
|
1426
|
-
"name": "React"
|
|
1427
|
-
},
|
|
1428
|
-
"right": {
|
|
1429
|
-
"type": "identifier",
|
|
1430
|
-
"name": "CSSProperties"
|
|
1431
|
-
}
|
|
1432
|
-
}
|
|
1433
|
-
},
|
|
1434
|
-
"indexType": {
|
|
1435
|
-
"type": "jsLiteral",
|
|
1436
|
-
"value": "color"
|
|
1437
|
-
}
|
|
1454
|
+
"type": "typeAlias",
|
|
1455
|
+
"name": "buttonType",
|
|
1456
|
+
"annotation": {
|
|
1457
|
+
"type": "union",
|
|
1458
|
+
"types": [
|
|
1459
|
+
{
|
|
1460
|
+
"type": "jsLiteral",
|
|
1461
|
+
"value": "default"
|
|
1438
1462
|
},
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
"type": "propertySignature",
|
|
1443
|
-
"key": {
|
|
1444
|
-
"type": "identifier",
|
|
1445
|
-
"name": "endColor"
|
|
1463
|
+
{
|
|
1464
|
+
"type": "jsLiteral",
|
|
1465
|
+
"value": "parallelogram"
|
|
1446
1466
|
},
|
|
1447
|
-
|
|
1448
|
-
"type": "
|
|
1449
|
-
"
|
|
1450
|
-
"type": "reference",
|
|
1451
|
-
"typeName": {
|
|
1452
|
-
"type": "qualifiedName",
|
|
1453
|
-
"left": {
|
|
1454
|
-
"type": "identifier",
|
|
1455
|
-
"name": "React"
|
|
1456
|
-
},
|
|
1457
|
-
"right": {
|
|
1458
|
-
"type": "identifier",
|
|
1459
|
-
"name": "CSSProperties"
|
|
1460
|
-
}
|
|
1461
|
-
}
|
|
1462
|
-
},
|
|
1463
|
-
"indexType": {
|
|
1464
|
-
"type": "jsLiteral",
|
|
1465
|
-
"value": "color"
|
|
1466
|
-
}
|
|
1467
|
+
{
|
|
1468
|
+
"type": "jsLiteral",
|
|
1469
|
+
"value": "stereoscopic"
|
|
1467
1470
|
},
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
"properties": [
|
|
1476
|
-
{
|
|
1477
|
-
"name": "color",
|
|
1478
|
-
"annotation": {
|
|
1479
|
-
"type": "indexedAccess",
|
|
1480
|
-
"objectType": {
|
|
1481
|
-
"type": "reference",
|
|
1482
|
-
"typeName": {
|
|
1483
|
-
"type": "qualifiedName",
|
|
1484
|
-
"left": {
|
|
1485
|
-
"type": "identifier",
|
|
1486
|
-
"name": "React"
|
|
1487
|
-
},
|
|
1488
|
-
"right": {
|
|
1489
|
-
"type": "identifier",
|
|
1490
|
-
"name": "CSSProperties"
|
|
1491
|
-
}
|
|
1471
|
+
{
|
|
1472
|
+
"type": "jsLiteral",
|
|
1473
|
+
"value": "shading"
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"type": "jsLiteral",
|
|
1477
|
+
"value": "round"
|
|
1492
1478
|
}
|
|
1493
|
-
|
|
1494
|
-
"indexType": {
|
|
1495
|
-
"type": "jsLiteral",
|
|
1496
|
-
"value": "color"
|
|
1497
|
-
}
|
|
1479
|
+
]
|
|
1498
1480
|
}
|
|
1499
1481
|
}
|
|
1500
|
-
]
|
|
1501
|
-
"events": [],
|
|
1502
|
-
"methods": []
|
|
1482
|
+
]
|
|
1503
1483
|
},
|
|
1504
|
-
"data-view.
|
|
1484
|
+
"data-view.cabinet-graph": {
|
|
1505
1485
|
"properties": [
|
|
1506
1486
|
{
|
|
1507
|
-
"name": "
|
|
1487
|
+
"name": "dataSource",
|
|
1508
1488
|
"annotation": {
|
|
1509
1489
|
"type": "reference",
|
|
1510
1490
|
"typeName": {
|
|
1511
1491
|
"type": "identifier",
|
|
1512
|
-
"name": "
|
|
1513
|
-
}
|
|
1514
|
-
}
|
|
1515
|
-
},
|
|
1516
|
-
{
|
|
1517
|
-
"name": "text",
|
|
1518
|
-
"annotation": {
|
|
1519
|
-
"type": "keyword",
|
|
1520
|
-
"value": "string"
|
|
1521
|
-
}
|
|
1522
|
-
},
|
|
1523
|
-
{
|
|
1524
|
-
"name": "fontSize",
|
|
1525
|
-
"annotation": {
|
|
1526
|
-
"type": "indexedAccess",
|
|
1527
|
-
"objectType": {
|
|
1528
|
-
"type": "reference",
|
|
1529
|
-
"typeName": {
|
|
1530
|
-
"type": "identifier",
|
|
1531
|
-
"name": "CSSProperties"
|
|
1532
|
-
}
|
|
1533
|
-
},
|
|
1534
|
-
"indexType": {
|
|
1535
|
-
"type": "jsLiteral",
|
|
1536
|
-
"value": "fontSize"
|
|
1537
|
-
}
|
|
1538
|
-
}
|
|
1539
|
-
},
|
|
1540
|
-
{
|
|
1541
|
-
"name": "fontWeight",
|
|
1542
|
-
"annotation": {
|
|
1543
|
-
"type": "indexedAccess",
|
|
1544
|
-
"objectType": {
|
|
1545
|
-
"type": "reference",
|
|
1546
|
-
"typeName": {
|
|
1547
|
-
"type": "identifier",
|
|
1548
|
-
"name": "CSSProperties"
|
|
1549
|
-
}
|
|
1550
|
-
},
|
|
1551
|
-
"indexType": {
|
|
1552
|
-
"type": "jsLiteral",
|
|
1553
|
-
"value": "fontWeight"
|
|
1492
|
+
"name": "AppData"
|
|
1554
1493
|
}
|
|
1555
1494
|
}
|
|
1556
1495
|
},
|
|
1557
1496
|
{
|
|
1558
|
-
"name": "
|
|
1559
|
-
"annotation": {
|
|
1560
|
-
"type": "indexedAccess",
|
|
1561
|
-
"objectType": {
|
|
1562
|
-
"type": "reference",
|
|
1563
|
-
"typeName": {
|
|
1564
|
-
"type": "identifier",
|
|
1565
|
-
"name": "CSSProperties"
|
|
1566
|
-
}
|
|
1567
|
-
},
|
|
1568
|
-
"indexType": {
|
|
1569
|
-
"type": "jsLiteral",
|
|
1570
|
-
"value": "letterSpacing"
|
|
1571
|
-
}
|
|
1572
|
-
}
|
|
1573
|
-
}
|
|
1574
|
-
],
|
|
1575
|
-
"events": [],
|
|
1576
|
-
"methods": [],
|
|
1577
|
-
"types": [
|
|
1578
|
-
{
|
|
1579
|
-
"type": "typeAlias",
|
|
1580
|
-
"name": "TitleType",
|
|
1497
|
+
"name": "activeKey",
|
|
1581
1498
|
"annotation": {
|
|
1582
1499
|
"type": "union",
|
|
1583
1500
|
"types": [
|
|
1584
1501
|
{
|
|
1585
|
-
"type": "
|
|
1586
|
-
"value": "
|
|
1587
|
-
},
|
|
1588
|
-
{
|
|
1589
|
-
"type": "jsLiteral",
|
|
1590
|
-
"value": "stroke"
|
|
1502
|
+
"type": "keyword",
|
|
1503
|
+
"value": "string"
|
|
1591
1504
|
},
|
|
1592
1505
|
{
|
|
1593
|
-
"type": "
|
|
1594
|
-
"
|
|
1506
|
+
"type": "array",
|
|
1507
|
+
"elementType": {
|
|
1508
|
+
"type": "keyword",
|
|
1509
|
+
"value": "string"
|
|
1510
|
+
}
|
|
1595
1511
|
}
|
|
1596
1512
|
]
|
|
1597
1513
|
}
|
|
1598
|
-
}
|
|
1599
|
-
]
|
|
1600
|
-
},
|
|
1601
|
-
"data-view.brick-notification": {
|
|
1602
|
-
"properties": [
|
|
1603
|
-
{
|
|
1604
|
-
"name": "message",
|
|
1605
|
-
"annotation": {
|
|
1606
|
-
"type": "keyword",
|
|
1607
|
-
"value": "string"
|
|
1608
|
-
}
|
|
1609
1514
|
},
|
|
1610
1515
|
{
|
|
1611
|
-
"name": "
|
|
1516
|
+
"name": "hiddenCloseBtn",
|
|
1612
1517
|
"annotation": {
|
|
1613
|
-
"type": "
|
|
1614
|
-
"
|
|
1615
|
-
"type": "identifier",
|
|
1616
|
-
"name": "GeneralIconProps"
|
|
1617
|
-
}
|
|
1518
|
+
"type": "keyword",
|
|
1519
|
+
"value": "boolean"
|
|
1618
1520
|
}
|
|
1619
1521
|
}
|
|
1620
1522
|
],
|
|
1621
|
-
"events": [
|
|
1622
|
-
"methods": []
|
|
1623
|
-
},
|
|
1624
|
-
"data-view.tabs-page-title": {
|
|
1625
|
-
"properties": [
|
|
1523
|
+
"events": [
|
|
1626
1524
|
{
|
|
1627
|
-
"name": "
|
|
1628
|
-
"
|
|
1629
|
-
"
|
|
1630
|
-
|
|
1631
|
-
"
|
|
1632
|
-
"typeName": {
|
|
1633
|
-
"type": "identifier",
|
|
1634
|
-
"name": "TabsItem"
|
|
1635
|
-
}
|
|
1525
|
+
"name": "close.button.click",
|
|
1526
|
+
"detail": {
|
|
1527
|
+
"annotation": {
|
|
1528
|
+
"type": "keyword",
|
|
1529
|
+
"value": "void"
|
|
1636
1530
|
}
|
|
1637
1531
|
}
|
|
1638
1532
|
},
|
|
1639
1533
|
{
|
|
1640
|
-
"name": "
|
|
1641
|
-
"
|
|
1642
|
-
"
|
|
1643
|
-
|
|
1534
|
+
"name": "cabinet.click",
|
|
1535
|
+
"detail": {
|
|
1536
|
+
"annotation": {
|
|
1537
|
+
"type": "typeLiteral",
|
|
1538
|
+
"members": [
|
|
1539
|
+
{
|
|
1540
|
+
"type": "propertySignature",
|
|
1541
|
+
"key": {
|
|
1542
|
+
"type": "identifier",
|
|
1543
|
+
"name": "type"
|
|
1544
|
+
},
|
|
1545
|
+
"annotation": {
|
|
1546
|
+
"type": "reference",
|
|
1547
|
+
"typeName": {
|
|
1548
|
+
"type": "identifier",
|
|
1549
|
+
"name": "ChangeType"
|
|
1550
|
+
}
|
|
1551
|
+
},
|
|
1552
|
+
"computed": false
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
"type": "propertySignature",
|
|
1556
|
+
"key": {
|
|
1557
|
+
"type": "identifier",
|
|
1558
|
+
"name": "data"
|
|
1559
|
+
},
|
|
1560
|
+
"annotation": {
|
|
1561
|
+
"type": "reference",
|
|
1562
|
+
"typeName": {
|
|
1563
|
+
"type": "identifier",
|
|
1564
|
+
"name": "Record"
|
|
1565
|
+
},
|
|
1566
|
+
"typeParameters": {
|
|
1567
|
+
"type": "typeParameterInstantiation",
|
|
1568
|
+
"params": [
|
|
1569
|
+
{
|
|
1570
|
+
"type": "keyword",
|
|
1571
|
+
"value": "string"
|
|
1572
|
+
},
|
|
1573
|
+
{
|
|
1574
|
+
"type": "keyword",
|
|
1575
|
+
"value": "any"
|
|
1576
|
+
}
|
|
1577
|
+
]
|
|
1578
|
+
}
|
|
1579
|
+
},
|
|
1580
|
+
"computed": false
|
|
1581
|
+
}
|
|
1582
|
+
]
|
|
1583
|
+
}
|
|
1644
1584
|
}
|
|
1645
1585
|
},
|
|
1646
1586
|
{
|
|
1647
|
-
"name": "
|
|
1648
|
-
"
|
|
1649
|
-
"
|
|
1650
|
-
|
|
1587
|
+
"name": "cabinet.dbclick",
|
|
1588
|
+
"detail": {
|
|
1589
|
+
"annotation": {
|
|
1590
|
+
"type": "typeLiteral",
|
|
1591
|
+
"members": [
|
|
1592
|
+
{
|
|
1593
|
+
"type": "propertySignature",
|
|
1594
|
+
"key": {
|
|
1595
|
+
"type": "identifier",
|
|
1596
|
+
"name": "type"
|
|
1597
|
+
},
|
|
1598
|
+
"annotation": {
|
|
1599
|
+
"type": "reference",
|
|
1600
|
+
"typeName": {
|
|
1601
|
+
"type": "identifier",
|
|
1602
|
+
"name": "ChangeType"
|
|
1603
|
+
}
|
|
1604
|
+
},
|
|
1605
|
+
"computed": false
|
|
1606
|
+
},
|
|
1607
|
+
{
|
|
1608
|
+
"type": "propertySignature",
|
|
1609
|
+
"key": {
|
|
1610
|
+
"type": "identifier",
|
|
1611
|
+
"name": "data"
|
|
1612
|
+
},
|
|
1613
|
+
"annotation": {
|
|
1614
|
+
"type": "reference",
|
|
1615
|
+
"typeName": {
|
|
1616
|
+
"type": "identifier",
|
|
1617
|
+
"name": "Record"
|
|
1618
|
+
},
|
|
1619
|
+
"typeParameters": {
|
|
1620
|
+
"type": "typeParameterInstantiation",
|
|
1621
|
+
"params": [
|
|
1622
|
+
{
|
|
1623
|
+
"type": "keyword",
|
|
1624
|
+
"value": "string"
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"type": "keyword",
|
|
1628
|
+
"value": "any"
|
|
1629
|
+
}
|
|
1630
|
+
]
|
|
1631
|
+
}
|
|
1632
|
+
},
|
|
1633
|
+
"computed": false
|
|
1634
|
+
}
|
|
1635
|
+
]
|
|
1636
|
+
}
|
|
1651
1637
|
}
|
|
1652
1638
|
}
|
|
1653
1639
|
],
|
|
1654
|
-
"
|
|
1640
|
+
"methods": [],
|
|
1641
|
+
"types": [
|
|
1655
1642
|
{
|
|
1656
|
-
"
|
|
1657
|
-
"
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
"
|
|
1643
|
+
"type": "interface",
|
|
1644
|
+
"name": "AppData",
|
|
1645
|
+
"body": [
|
|
1646
|
+
{
|
|
1647
|
+
"type": "propertySignature",
|
|
1648
|
+
"key": {
|
|
1649
|
+
"type": "identifier",
|
|
1650
|
+
"name": "appName"
|
|
1651
|
+
},
|
|
1652
|
+
"annotation": {
|
|
1653
|
+
"type": "keyword",
|
|
1654
|
+
"value": "string"
|
|
1655
|
+
},
|
|
1656
|
+
"computed": false
|
|
1657
|
+
},
|
|
1658
|
+
{
|
|
1659
|
+
"type": "propertySignature",
|
|
1660
|
+
"key": {
|
|
1661
|
+
"type": "identifier",
|
|
1662
|
+
"name": "key"
|
|
1663
|
+
},
|
|
1664
|
+
"annotation": {
|
|
1665
|
+
"type": "keyword",
|
|
1666
|
+
"value": "string"
|
|
1667
|
+
},
|
|
1668
|
+
"computed": false
|
|
1669
|
+
},
|
|
1670
|
+
{
|
|
1671
|
+
"type": "propertySignature",
|
|
1672
|
+
"key": {
|
|
1673
|
+
"type": "identifier",
|
|
1674
|
+
"name": "clusters"
|
|
1675
|
+
},
|
|
1676
|
+
"annotation": {
|
|
1677
|
+
"type": "array",
|
|
1678
|
+
"elementType": {
|
|
1679
|
+
"type": "reference",
|
|
1680
|
+
"typeName": {
|
|
1681
|
+
"type": "identifier",
|
|
1682
|
+
"name": "Clusters"
|
|
1683
|
+
}
|
|
1684
|
+
}
|
|
1685
|
+
},
|
|
1686
|
+
"computed": false
|
|
1687
|
+
}
|
|
1688
|
+
]
|
|
1689
|
+
},
|
|
1690
|
+
{
|
|
1691
|
+
"type": "interface",
|
|
1692
|
+
"name": "Clusters",
|
|
1693
|
+
"body": [
|
|
1694
|
+
{
|
|
1695
|
+
"type": "propertySignature",
|
|
1696
|
+
"key": {
|
|
1697
|
+
"type": "identifier",
|
|
1698
|
+
"name": "clusterName"
|
|
1699
|
+
},
|
|
1700
|
+
"annotation": {
|
|
1701
|
+
"type": "keyword",
|
|
1702
|
+
"value": "string"
|
|
1703
|
+
},
|
|
1704
|
+
"computed": false
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"type": "propertySignature",
|
|
1708
|
+
"key": {
|
|
1709
|
+
"type": "identifier",
|
|
1710
|
+
"name": "key"
|
|
1711
|
+
},
|
|
1712
|
+
"annotation": {
|
|
1713
|
+
"type": "keyword",
|
|
1714
|
+
"value": "string"
|
|
1715
|
+
},
|
|
1716
|
+
"computed": false
|
|
1717
|
+
},
|
|
1718
|
+
{
|
|
1719
|
+
"type": "propertySignature",
|
|
1720
|
+
"key": {
|
|
1721
|
+
"type": "identifier",
|
|
1722
|
+
"name": "type"
|
|
1723
|
+
},
|
|
1724
|
+
"annotation": {
|
|
1725
|
+
"type": "union",
|
|
1726
|
+
"types": [
|
|
1727
|
+
{
|
|
1728
|
+
"type": "jsLiteral",
|
|
1729
|
+
"value": "host"
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"type": "jsLiteral",
|
|
1733
|
+
"value": "k8s"
|
|
1734
|
+
},
|
|
1735
|
+
{
|
|
1736
|
+
"type": "jsLiteral",
|
|
1737
|
+
"value": "k8s-blue"
|
|
1738
|
+
}
|
|
1739
|
+
]
|
|
1740
|
+
},
|
|
1741
|
+
"computed": false
|
|
1742
|
+
},
|
|
1743
|
+
{
|
|
1744
|
+
"type": "propertySignature",
|
|
1745
|
+
"key": {
|
|
1746
|
+
"type": "identifier",
|
|
1747
|
+
"name": "nodes"
|
|
1748
|
+
},
|
|
1749
|
+
"annotation": {
|
|
1750
|
+
"type": "array",
|
|
1751
|
+
"elementType": {
|
|
1752
|
+
"type": "reference",
|
|
1753
|
+
"typeName": {
|
|
1754
|
+
"type": "identifier",
|
|
1755
|
+
"name": "Node"
|
|
1756
|
+
}
|
|
1757
|
+
}
|
|
1758
|
+
},
|
|
1759
|
+
"computed": false
|
|
1661
1760
|
}
|
|
1662
|
-
|
|
1663
|
-
}
|
|
1664
|
-
],
|
|
1665
|
-
"methods": [],
|
|
1666
|
-
"types": [
|
|
1761
|
+
]
|
|
1762
|
+
},
|
|
1667
1763
|
{
|
|
1668
1764
|
"type": "interface",
|
|
1669
|
-
"name": "
|
|
1765
|
+
"name": "Node",
|
|
1670
1766
|
"body": [
|
|
1671
1767
|
{
|
|
1672
1768
|
"type": "propertySignature",
|
|
1673
1769
|
"key": {
|
|
1674
1770
|
"type": "identifier",
|
|
1675
|
-
"name": "
|
|
1771
|
+
"name": "nodeTitle"
|
|
1676
1772
|
},
|
|
1677
1773
|
"annotation": {
|
|
1678
1774
|
"type": "keyword",
|
|
1679
1775
|
"value": "string"
|
|
1680
1776
|
},
|
|
1681
|
-
"computed": false
|
|
1682
|
-
"description": "唯一标识,对应 slot 名称"
|
|
1777
|
+
"computed": false
|
|
1683
1778
|
},
|
|
1684
1779
|
{
|
|
1685
1780
|
"type": "propertySignature",
|
|
1686
1781
|
"key": {
|
|
1687
1782
|
"type": "identifier",
|
|
1688
|
-
"name": "
|
|
1783
|
+
"name": "key"
|
|
1689
1784
|
},
|
|
1690
1785
|
"annotation": {
|
|
1691
1786
|
"type": "keyword",
|
|
1692
1787
|
"value": "string"
|
|
1693
1788
|
},
|
|
1694
|
-
"computed": false
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
"data-view.top-title-bar": {
|
|
1702
|
-
"properties": [
|
|
1703
|
-
{
|
|
1704
|
-
"name": "text",
|
|
1705
|
-
"annotation": {
|
|
1706
|
-
"type": "keyword",
|
|
1707
|
-
"value": "string"
|
|
1708
|
-
}
|
|
1709
|
-
},
|
|
1710
|
-
{
|
|
1711
|
-
"name": "type",
|
|
1712
|
-
"annotation": {
|
|
1713
|
-
"type": "reference",
|
|
1714
|
-
"typeName": {
|
|
1715
|
-
"type": "identifier",
|
|
1716
|
-
"name": "TitleBarType"
|
|
1717
|
-
}
|
|
1718
|
-
}
|
|
1719
|
-
}
|
|
1720
|
-
],
|
|
1721
|
-
"events": [],
|
|
1722
|
-
"methods": [],
|
|
1723
|
-
"types": [
|
|
1724
|
-
{
|
|
1725
|
-
"type": "typeAlias",
|
|
1726
|
-
"name": "TitleBarType",
|
|
1727
|
-
"annotation": {
|
|
1728
|
-
"type": "union",
|
|
1729
|
-
"types": [
|
|
1730
|
-
{
|
|
1731
|
-
"type": "jsLiteral",
|
|
1732
|
-
"value": "normal"
|
|
1733
|
-
},
|
|
1734
|
-
{
|
|
1735
|
-
"type": "jsLiteral",
|
|
1736
|
-
"value": "sample"
|
|
1789
|
+
"computed": false
|
|
1790
|
+
},
|
|
1791
|
+
{
|
|
1792
|
+
"type": "propertySignature",
|
|
1793
|
+
"key": {
|
|
1794
|
+
"type": "identifier",
|
|
1795
|
+
"name": "type"
|
|
1737
1796
|
},
|
|
1738
|
-
{
|
|
1739
|
-
"type": "
|
|
1740
|
-
"
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
}
|
|
1755
|
-
},
|
|
1756
|
-
{
|
|
1757
|
-
"name": "theme",
|
|
1758
|
-
"annotation": {
|
|
1759
|
-
"type": "union",
|
|
1760
|
-
"types": [
|
|
1761
|
-
{
|
|
1762
|
-
"type": "jsLiteral",
|
|
1763
|
-
"value": "light"
|
|
1797
|
+
"annotation": {
|
|
1798
|
+
"type": "union",
|
|
1799
|
+
"types": [
|
|
1800
|
+
{
|
|
1801
|
+
"type": "jsLiteral",
|
|
1802
|
+
"value": "container-group"
|
|
1803
|
+
},
|
|
1804
|
+
{
|
|
1805
|
+
"type": "jsLiteral",
|
|
1806
|
+
"value": "physical-machine"
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"type": "jsLiteral",
|
|
1810
|
+
"value": "virtual-machine"
|
|
1811
|
+
}
|
|
1812
|
+
]
|
|
1764
1813
|
},
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
}
|
|
1771
|
-
}
|
|
1772
|
-
],
|
|
1773
|
-
"events": [],
|
|
1774
|
-
"methods": []
|
|
1775
|
-
},
|
|
1776
|
-
"data-view.hi-tech-button": {
|
|
1777
|
-
"properties": [
|
|
1778
|
-
{
|
|
1779
|
-
"name": "type",
|
|
1780
|
-
"annotation": {
|
|
1781
|
-
"type": "reference",
|
|
1782
|
-
"typeName": {
|
|
1783
|
-
"type": "identifier",
|
|
1784
|
-
"name": "buttonType"
|
|
1785
|
-
}
|
|
1786
|
-
}
|
|
1787
|
-
},
|
|
1788
|
-
{
|
|
1789
|
-
"name": "buttonStyle",
|
|
1790
|
-
"annotation": {
|
|
1791
|
-
"type": "reference",
|
|
1792
|
-
"typeName": {
|
|
1793
|
-
"type": "qualifiedName",
|
|
1794
|
-
"left": {
|
|
1814
|
+
"computed": false
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"type": "propertySignature",
|
|
1818
|
+
"key": {
|
|
1795
1819
|
"type": "identifier",
|
|
1796
|
-
"name": "
|
|
1820
|
+
"name": "isAlert"
|
|
1797
1821
|
},
|
|
1798
|
-
"
|
|
1799
|
-
"type": "
|
|
1800
|
-
"
|
|
1801
|
-
}
|
|
1822
|
+
"annotation": {
|
|
1823
|
+
"type": "keyword",
|
|
1824
|
+
"value": "boolean"
|
|
1825
|
+
},
|
|
1826
|
+
"optional": true,
|
|
1827
|
+
"computed": false
|
|
1802
1828
|
}
|
|
1803
|
-
|
|
1804
|
-
},
|
|
1805
|
-
{
|
|
1806
|
-
"name": "disabled",
|
|
1807
|
-
"annotation": {
|
|
1808
|
-
"type": "keyword",
|
|
1809
|
-
"value": "boolean"
|
|
1810
|
-
}
|
|
1829
|
+
]
|
|
1811
1830
|
},
|
|
1812
|
-
{
|
|
1813
|
-
"name": "textContent",
|
|
1814
|
-
"annotation": {
|
|
1815
|
-
"type": "keyword",
|
|
1816
|
-
"value": "string"
|
|
1817
|
-
}
|
|
1818
|
-
}
|
|
1819
|
-
],
|
|
1820
|
-
"events": [],
|
|
1821
|
-
"methods": [],
|
|
1822
|
-
"types": [
|
|
1823
1831
|
{
|
|
1824
1832
|
"type": "typeAlias",
|
|
1825
|
-
"name": "
|
|
1833
|
+
"name": "ChangeType",
|
|
1826
1834
|
"annotation": {
|
|
1827
1835
|
"type": "union",
|
|
1828
1836
|
"types": [
|
|
1829
1837
|
{
|
|
1830
1838
|
"type": "jsLiteral",
|
|
1831
|
-
"value": "
|
|
1832
|
-
},
|
|
1833
|
-
{
|
|
1834
|
-
"type": "jsLiteral",
|
|
1835
|
-
"value": "parallelogram"
|
|
1836
|
-
},
|
|
1837
|
-
{
|
|
1838
|
-
"type": "jsLiteral",
|
|
1839
|
-
"value": "stereoscopic"
|
|
1839
|
+
"value": "node"
|
|
1840
1840
|
},
|
|
1841
1841
|
{
|
|
1842
1842
|
"type": "jsLiteral",
|
|
1843
|
-
"value": "
|
|
1843
|
+
"value": "cluster"
|
|
1844
1844
|
},
|
|
1845
1845
|
{
|
|
1846
1846
|
"type": "jsLiteral",
|
|
1847
|
-
"value": "
|
|
1847
|
+
"value": "layer"
|
|
1848
1848
|
}
|
|
1849
1849
|
]
|
|
1850
1850
|
}
|
|
@@ -4268,293 +4268,320 @@
|
|
|
4268
4268
|
}
|
|
4269
4269
|
}
|
|
4270
4270
|
]
|
|
4271
|
-
}
|
|
4272
|
-
]
|
|
4273
|
-
},
|
|
4274
|
-
"data-view.
|
|
4275
|
-
"properties": [
|
|
4276
|
-
{
|
|
4277
|
-
"name": "dataSource",
|
|
4278
|
-
"annotation": {
|
|
4279
|
-
"type": "array",
|
|
4280
|
-
"elementType": {
|
|
4281
|
-
"type": "reference",
|
|
4282
|
-
"typeName": {
|
|
4283
|
-
"type": "identifier",
|
|
4284
|
-
"name": "AppData"
|
|
4285
|
-
}
|
|
4286
|
-
}
|
|
4287
|
-
}
|
|
4288
|
-
},
|
|
4289
|
-
{
|
|
4290
|
-
"name": "relations",
|
|
4291
|
-
"annotation": {
|
|
4292
|
-
"type": "array",
|
|
4293
|
-
"elementType": {
|
|
4294
|
-
"type": "reference",
|
|
4295
|
-
"typeName": {
|
|
4296
|
-
"type": "identifier",
|
|
4297
|
-
"name": "Relation"
|
|
4298
|
-
}
|
|
4299
|
-
}
|
|
4300
|
-
}
|
|
4301
|
-
},
|
|
4302
|
-
{
|
|
4303
|
-
"name": "useDblclick",
|
|
4304
|
-
"annotation": {
|
|
4305
|
-
"type": "keyword",
|
|
4306
|
-
"value": "boolean"
|
|
4307
|
-
}
|
|
4308
|
-
},
|
|
4309
|
-
{
|
|
4310
|
-
"name": "useDistanceConfig",
|
|
4311
|
-
"annotation": {
|
|
4312
|
-
"type": "keyword",
|
|
4313
|
-
"value": "boolean"
|
|
4314
|
-
}
|
|
4315
|
-
},
|
|
4316
|
-
{
|
|
4317
|
-
"name": "disabledDefaultClickEvent",
|
|
4318
|
-
"annotation": {
|
|
4319
|
-
"type": "keyword",
|
|
4320
|
-
"value": "boolean"
|
|
4321
|
-
}
|
|
4322
|
-
},
|
|
4323
|
-
{
|
|
4324
|
-
"name": "cardSize",
|
|
4325
|
-
"annotation": {
|
|
4326
|
-
"type": "reference",
|
|
4327
|
-
"typeName": {
|
|
4328
|
-
"type": "identifier",
|
|
4329
|
-
"name": "CardSize"
|
|
4330
|
-
}
|
|
4331
|
-
}
|
|
4332
|
-
},
|
|
4271
|
+
}
|
|
4272
|
+
]
|
|
4273
|
+
},
|
|
4274
|
+
"data-view.radar-chart": {
|
|
4275
|
+
"properties": [
|
|
4333
4276
|
{
|
|
4334
|
-
"name": "
|
|
4277
|
+
"name": "dataSource",
|
|
4335
4278
|
"annotation": {
|
|
4336
|
-
"type": "
|
|
4337
|
-
"
|
|
4338
|
-
"type": "
|
|
4339
|
-
"
|
|
4279
|
+
"type": "array",
|
|
4280
|
+
"elementType": {
|
|
4281
|
+
"type": "reference",
|
|
4282
|
+
"typeName": {
|
|
4283
|
+
"type": "identifier",
|
|
4284
|
+
"name": "Data"
|
|
4285
|
+
}
|
|
4340
4286
|
}
|
|
4341
4287
|
}
|
|
4342
4288
|
},
|
|
4343
4289
|
{
|
|
4344
|
-
"name": "
|
|
4290
|
+
"name": "width",
|
|
4345
4291
|
"annotation": {
|
|
4346
4292
|
"type": "keyword",
|
|
4347
|
-
"value": "
|
|
4293
|
+
"value": "number"
|
|
4348
4294
|
}
|
|
4349
4295
|
},
|
|
4350
4296
|
{
|
|
4351
|
-
"name": "
|
|
4297
|
+
"name": "radius",
|
|
4352
4298
|
"annotation": {
|
|
4353
4299
|
"type": "keyword",
|
|
4354
|
-
"value": "
|
|
4300
|
+
"value": "number"
|
|
4355
4301
|
}
|
|
4356
4302
|
},
|
|
4357
4303
|
{
|
|
4358
|
-
"name": "
|
|
4304
|
+
"name": "scale",
|
|
4359
4305
|
"annotation": {
|
|
4360
4306
|
"type": "keyword",
|
|
4361
4307
|
"value": "number"
|
|
4362
4308
|
}
|
|
4363
4309
|
},
|
|
4364
4310
|
{
|
|
4365
|
-
"name": "
|
|
4311
|
+
"name": "height",
|
|
4366
4312
|
"annotation": {
|
|
4367
4313
|
"type": "keyword",
|
|
4368
|
-
"value": "
|
|
4369
|
-
}
|
|
4370
|
-
}
|
|
4371
|
-
],
|
|
4372
|
-
"events": [
|
|
4373
|
-
{
|
|
4374
|
-
"name": "system.card.button.click",
|
|
4375
|
-
"detail": {
|
|
4376
|
-
"annotation": {
|
|
4377
|
-
"type": "reference",
|
|
4378
|
-
"typeName": {
|
|
4379
|
-
"type": "identifier",
|
|
4380
|
-
"name": "AppData"
|
|
4381
|
-
}
|
|
4382
|
-
}
|
|
4314
|
+
"value": "number"
|
|
4383
4315
|
}
|
|
4384
4316
|
},
|
|
4385
4317
|
{
|
|
4386
|
-
"name": "
|
|
4387
|
-
"
|
|
4388
|
-
"
|
|
4389
|
-
|
|
4390
|
-
|
|
4391
|
-
"type": "
|
|
4392
|
-
"
|
|
4318
|
+
"name": "value",
|
|
4319
|
+
"annotation": {
|
|
4320
|
+
"type": "union",
|
|
4321
|
+
"types": [
|
|
4322
|
+
{
|
|
4323
|
+
"type": "keyword",
|
|
4324
|
+
"value": "number"
|
|
4325
|
+
},
|
|
4326
|
+
{
|
|
4327
|
+
"type": "keyword",
|
|
4328
|
+
"value": "string"
|
|
4393
4329
|
}
|
|
4394
|
-
|
|
4330
|
+
]
|
|
4395
4331
|
}
|
|
4396
4332
|
},
|
|
4397
4333
|
{
|
|
4398
|
-
"name": "
|
|
4399
|
-
"
|
|
4400
|
-
"
|
|
4401
|
-
|
|
4402
|
-
"
|
|
4403
|
-
|
|
4404
|
-
"name": "AppData"
|
|
4405
|
-
}
|
|
4334
|
+
"name": "dataFill",
|
|
4335
|
+
"annotation": {
|
|
4336
|
+
"type": "reference",
|
|
4337
|
+
"typeName": {
|
|
4338
|
+
"type": "identifier",
|
|
4339
|
+
"name": "DataFill"
|
|
4406
4340
|
}
|
|
4407
4341
|
}
|
|
4408
4342
|
},
|
|
4409
4343
|
{
|
|
4410
|
-
"name": "
|
|
4411
|
-
"
|
|
4412
|
-
"
|
|
4413
|
-
|
|
4414
|
-
"
|
|
4415
|
-
|
|
4416
|
-
"name": "AppData"
|
|
4417
|
-
}
|
|
4344
|
+
"name": "dataCircle",
|
|
4345
|
+
"annotation": {
|
|
4346
|
+
"type": "reference",
|
|
4347
|
+
"typeName": {
|
|
4348
|
+
"type": "identifier",
|
|
4349
|
+
"name": "DataCircle"
|
|
4418
4350
|
}
|
|
4419
4351
|
}
|
|
4420
4352
|
},
|
|
4421
4353
|
{
|
|
4422
|
-
"name": "
|
|
4423
|
-
"
|
|
4424
|
-
"
|
|
4425
|
-
|
|
4426
|
-
"
|
|
4427
|
-
|
|
4428
|
-
"name": "AppData"
|
|
4429
|
-
}
|
|
4354
|
+
"name": "dataLine",
|
|
4355
|
+
"annotation": {
|
|
4356
|
+
"type": "reference",
|
|
4357
|
+
"typeName": {
|
|
4358
|
+
"type": "identifier",
|
|
4359
|
+
"name": "DataLine"
|
|
4430
4360
|
}
|
|
4431
4361
|
}
|
|
4432
4362
|
}
|
|
4433
4363
|
],
|
|
4364
|
+
"events": [],
|
|
4434
4365
|
"methods": [],
|
|
4435
4366
|
"types": [
|
|
4436
4367
|
{
|
|
4437
4368
|
"type": "interface",
|
|
4438
|
-
"name": "
|
|
4369
|
+
"name": "Data",
|
|
4439
4370
|
"body": [
|
|
4440
4371
|
{
|
|
4441
4372
|
"type": "propertySignature",
|
|
4442
4373
|
"key": {
|
|
4443
4374
|
"type": "identifier",
|
|
4444
|
-
"name": "
|
|
4375
|
+
"name": "value"
|
|
4376
|
+
},
|
|
4377
|
+
"annotation": {
|
|
4378
|
+
"type": "keyword",
|
|
4379
|
+
"value": "number"
|
|
4380
|
+
},
|
|
4381
|
+
"computed": false
|
|
4382
|
+
},
|
|
4383
|
+
{
|
|
4384
|
+
"type": "propertySignature",
|
|
4385
|
+
"key": {
|
|
4386
|
+
"type": "identifier",
|
|
4387
|
+
"name": "maxValue"
|
|
4388
|
+
},
|
|
4389
|
+
"annotation": {
|
|
4390
|
+
"type": "keyword",
|
|
4391
|
+
"value": "number"
|
|
4392
|
+
},
|
|
4393
|
+
"computed": false
|
|
4394
|
+
},
|
|
4395
|
+
{
|
|
4396
|
+
"type": "propertySignature",
|
|
4397
|
+
"key": {
|
|
4398
|
+
"type": "identifier",
|
|
4399
|
+
"name": "name"
|
|
4445
4400
|
},
|
|
4446
4401
|
"annotation": {
|
|
4447
4402
|
"type": "keyword",
|
|
4448
4403
|
"value": "string"
|
|
4449
4404
|
},
|
|
4405
|
+
"optional": true,
|
|
4450
4406
|
"computed": false
|
|
4451
4407
|
},
|
|
4452
4408
|
{
|
|
4453
4409
|
"type": "propertySignature",
|
|
4454
4410
|
"key": {
|
|
4455
4411
|
"type": "identifier",
|
|
4456
|
-
"name": "
|
|
4412
|
+
"name": "color"
|
|
4413
|
+
},
|
|
4414
|
+
"annotation": {
|
|
4415
|
+
"type": "reference",
|
|
4416
|
+
"typeName": {
|
|
4417
|
+
"type": "identifier",
|
|
4418
|
+
"name": "Color"
|
|
4419
|
+
}
|
|
4420
|
+
},
|
|
4421
|
+
"optional": true,
|
|
4422
|
+
"computed": false
|
|
4423
|
+
},
|
|
4424
|
+
{
|
|
4425
|
+
"type": "propertySignature",
|
|
4426
|
+
"key": {
|
|
4427
|
+
"type": "identifier",
|
|
4428
|
+
"name": "percentValue"
|
|
4457
4429
|
},
|
|
4458
4430
|
"annotation": {
|
|
4459
4431
|
"type": "union",
|
|
4460
4432
|
"types": [
|
|
4461
4433
|
{
|
|
4462
|
-
"type": "
|
|
4463
|
-
"value": "
|
|
4434
|
+
"type": "keyword",
|
|
4435
|
+
"value": "number"
|
|
4464
4436
|
},
|
|
4465
4437
|
{
|
|
4466
|
-
"type": "
|
|
4467
|
-
"value": "
|
|
4438
|
+
"type": "keyword",
|
|
4439
|
+
"value": "string"
|
|
4468
4440
|
}
|
|
4469
4441
|
]
|
|
4470
4442
|
},
|
|
4443
|
+
"optional": true,
|
|
4471
4444
|
"computed": false
|
|
4445
|
+
}
|
|
4446
|
+
]
|
|
4447
|
+
},
|
|
4448
|
+
{
|
|
4449
|
+
"type": "typeAlias",
|
|
4450
|
+
"name": "Color",
|
|
4451
|
+
"annotation": {
|
|
4452
|
+
"type": "indexedAccess",
|
|
4453
|
+
"objectType": {
|
|
4454
|
+
"type": "reference",
|
|
4455
|
+
"typeName": {
|
|
4456
|
+
"type": "qualifiedName",
|
|
4457
|
+
"left": {
|
|
4458
|
+
"type": "identifier",
|
|
4459
|
+
"name": "React"
|
|
4460
|
+
},
|
|
4461
|
+
"right": {
|
|
4462
|
+
"type": "identifier",
|
|
4463
|
+
"name": "CSSProperties"
|
|
4464
|
+
}
|
|
4465
|
+
}
|
|
4472
4466
|
},
|
|
4467
|
+
"indexType": {
|
|
4468
|
+
"type": "jsLiteral",
|
|
4469
|
+
"value": "color"
|
|
4470
|
+
}
|
|
4471
|
+
}
|
|
4472
|
+
},
|
|
4473
|
+
{
|
|
4474
|
+
"type": "interface",
|
|
4475
|
+
"name": "DataFill",
|
|
4476
|
+
"body": [
|
|
4473
4477
|
{
|
|
4474
4478
|
"type": "propertySignature",
|
|
4475
4479
|
"key": {
|
|
4476
4480
|
"type": "identifier",
|
|
4477
|
-
"name": "
|
|
4481
|
+
"name": "fillStyle"
|
|
4478
4482
|
},
|
|
4479
4483
|
"annotation": {
|
|
4480
|
-
"type": "
|
|
4481
|
-
"
|
|
4482
|
-
|
|
4483
|
-
|
|
4484
|
-
|
|
4485
|
-
"type": "identifier",
|
|
4486
|
-
"name": "AppWallCardItemProps"
|
|
4487
|
-
}
|
|
4488
|
-
},
|
|
4489
|
-
{
|
|
4490
|
-
"type": "reference",
|
|
4491
|
-
"typeName": {
|
|
4492
|
-
"type": "identifier",
|
|
4493
|
-
"name": "SimpleCardItemProps"
|
|
4494
|
-
}
|
|
4495
|
-
}
|
|
4496
|
-
]
|
|
4484
|
+
"type": "reference",
|
|
4485
|
+
"typeName": {
|
|
4486
|
+
"type": "identifier",
|
|
4487
|
+
"name": "Color"
|
|
4488
|
+
}
|
|
4497
4489
|
},
|
|
4490
|
+
"optional": true,
|
|
4498
4491
|
"computed": false
|
|
4492
|
+
}
|
|
4493
|
+
]
|
|
4494
|
+
},
|
|
4495
|
+
{
|
|
4496
|
+
"type": "typeAlias",
|
|
4497
|
+
"name": "DataCircle",
|
|
4498
|
+
"annotation": {
|
|
4499
|
+
"type": "reference",
|
|
4500
|
+
"typeName": {
|
|
4501
|
+
"type": "identifier",
|
|
4502
|
+
"name": "Omit"
|
|
4499
4503
|
},
|
|
4504
|
+
"typeParameters": {
|
|
4505
|
+
"type": "typeParameterInstantiation",
|
|
4506
|
+
"params": [
|
|
4507
|
+
{
|
|
4508
|
+
"type": "reference",
|
|
4509
|
+
"typeName": {
|
|
4510
|
+
"type": "identifier",
|
|
4511
|
+
"name": "DataCircleOptions"
|
|
4512
|
+
}
|
|
4513
|
+
},
|
|
4514
|
+
{
|
|
4515
|
+
"type": "jsLiteral",
|
|
4516
|
+
"value": "dataPoints"
|
|
4517
|
+
}
|
|
4518
|
+
]
|
|
4519
|
+
}
|
|
4520
|
+
}
|
|
4521
|
+
},
|
|
4522
|
+
{
|
|
4523
|
+
"type": "interface",
|
|
4524
|
+
"name": "DataCircleOptions",
|
|
4525
|
+
"body": [
|
|
4500
4526
|
{
|
|
4501
4527
|
"type": "propertySignature",
|
|
4502
4528
|
"key": {
|
|
4503
4529
|
"type": "identifier",
|
|
4504
|
-
"name": "
|
|
4530
|
+
"name": "r"
|
|
4505
4531
|
},
|
|
4506
4532
|
"annotation": {
|
|
4507
|
-
"type": "
|
|
4508
|
-
"
|
|
4509
|
-
"type": "identifier",
|
|
4510
|
-
"name": "SystemCardProps"
|
|
4511
|
-
}
|
|
4533
|
+
"type": "keyword",
|
|
4534
|
+
"value": "number"
|
|
4512
4535
|
},
|
|
4536
|
+
"optional": true,
|
|
4513
4537
|
"computed": false
|
|
4514
4538
|
},
|
|
4515
4539
|
{
|
|
4516
4540
|
"type": "propertySignature",
|
|
4517
4541
|
"key": {
|
|
4518
4542
|
"type": "identifier",
|
|
4519
|
-
"name": "
|
|
4543
|
+
"name": "fillStyle"
|
|
4520
4544
|
},
|
|
4521
4545
|
"annotation": {
|
|
4522
4546
|
"type": "reference",
|
|
4523
4547
|
"typeName": {
|
|
4524
4548
|
"type": "identifier",
|
|
4525
|
-
"name": "
|
|
4549
|
+
"name": "Color"
|
|
4526
4550
|
}
|
|
4527
4551
|
},
|
|
4552
|
+
"optional": true,
|
|
4528
4553
|
"computed": false
|
|
4529
|
-
}
|
|
4554
|
+
}
|
|
4555
|
+
],
|
|
4556
|
+
"extends": [
|
|
4530
4557
|
{
|
|
4531
|
-
"type": "
|
|
4532
|
-
"
|
|
4558
|
+
"type": "expressionWithTypeArguments",
|
|
4559
|
+
"expression": {
|
|
4533
4560
|
"type": "identifier",
|
|
4534
|
-
"name": "
|
|
4535
|
-
}
|
|
4536
|
-
"annotation": {
|
|
4537
|
-
"type": "keyword",
|
|
4538
|
-
"value": "any"
|
|
4539
|
-
},
|
|
4540
|
-
"optional": true,
|
|
4541
|
-
"computed": false
|
|
4561
|
+
"name": "DataLineOptions"
|
|
4562
|
+
}
|
|
4542
4563
|
}
|
|
4543
4564
|
]
|
|
4544
4565
|
},
|
|
4545
4566
|
{
|
|
4546
4567
|
"type": "interface",
|
|
4547
|
-
"name": "
|
|
4568
|
+
"name": "DataLineOptions",
|
|
4548
4569
|
"body": [
|
|
4549
4570
|
{
|
|
4550
4571
|
"type": "propertySignature",
|
|
4551
4572
|
"key": {
|
|
4552
4573
|
"type": "identifier",
|
|
4553
|
-
"name": "
|
|
4574
|
+
"name": "dataPoints"
|
|
4554
4575
|
},
|
|
4555
4576
|
"annotation": {
|
|
4556
|
-
"type": "
|
|
4557
|
-
"
|
|
4577
|
+
"type": "array",
|
|
4578
|
+
"elementType": {
|
|
4579
|
+
"type": "reference",
|
|
4580
|
+
"typeName": {
|
|
4581
|
+
"type": "identifier",
|
|
4582
|
+
"name": "Axis"
|
|
4583
|
+
}
|
|
4584
|
+
}
|
|
4558
4585
|
},
|
|
4559
4586
|
"computed": false
|
|
4560
4587
|
},
|
|
@@ -4562,49 +4589,42 @@
|
|
|
4562
4589
|
"type": "propertySignature",
|
|
4563
4590
|
"key": {
|
|
4564
4591
|
"type": "identifier",
|
|
4565
|
-
"name": "
|
|
4566
|
-
},
|
|
4567
|
-
"annotation": {
|
|
4568
|
-
"type": "keyword",
|
|
4569
|
-
"value": "string"
|
|
4570
|
-
},
|
|
4571
|
-
"computed": false
|
|
4572
|
-
}
|
|
4573
|
-
]
|
|
4574
|
-
},
|
|
4575
|
-
{
|
|
4576
|
-
"type": "interface",
|
|
4577
|
-
"name": "CardSize",
|
|
4578
|
-
"body": [
|
|
4579
|
-
{
|
|
4580
|
-
"type": "propertySignature",
|
|
4581
|
-
"key": {
|
|
4582
|
-
"type": "identifier",
|
|
4583
|
-
"name": "width"
|
|
4592
|
+
"name": "strokeStyle"
|
|
4584
4593
|
},
|
|
4585
4594
|
"annotation": {
|
|
4586
|
-
"type": "
|
|
4587
|
-
"
|
|
4595
|
+
"type": "reference",
|
|
4596
|
+
"typeName": {
|
|
4597
|
+
"type": "identifier",
|
|
4598
|
+
"name": "Color"
|
|
4599
|
+
}
|
|
4588
4600
|
},
|
|
4601
|
+
"optional": true,
|
|
4589
4602
|
"computed": false
|
|
4590
4603
|
},
|
|
4591
4604
|
{
|
|
4592
4605
|
"type": "propertySignature",
|
|
4593
4606
|
"key": {
|
|
4594
4607
|
"type": "identifier",
|
|
4595
|
-
"name": "
|
|
4608
|
+
"name": "lineWidth"
|
|
4596
4609
|
},
|
|
4597
4610
|
"annotation": {
|
|
4598
4611
|
"type": "keyword",
|
|
4599
4612
|
"value": "number"
|
|
4600
4613
|
},
|
|
4614
|
+
"optional": true,
|
|
4601
4615
|
"computed": false
|
|
4602
|
-
}
|
|
4616
|
+
}
|
|
4617
|
+
]
|
|
4618
|
+
},
|
|
4619
|
+
{
|
|
4620
|
+
"type": "interface",
|
|
4621
|
+
"name": "Axis",
|
|
4622
|
+
"body": [
|
|
4603
4623
|
{
|
|
4604
4624
|
"type": "propertySignature",
|
|
4605
4625
|
"key": {
|
|
4606
4626
|
"type": "identifier",
|
|
4607
|
-
"name": "
|
|
4627
|
+
"name": "x"
|
|
4608
4628
|
},
|
|
4609
4629
|
"annotation": {
|
|
4610
4630
|
"type": "keyword",
|
|
@@ -4616,60 +4636,54 @@
|
|
|
4616
4636
|
"type": "propertySignature",
|
|
4617
4637
|
"key": {
|
|
4618
4638
|
"type": "identifier",
|
|
4619
|
-
"name": "
|
|
4639
|
+
"name": "y"
|
|
4620
4640
|
},
|
|
4621
4641
|
"annotation": {
|
|
4622
4642
|
"type": "keyword",
|
|
4623
4643
|
"value": "number"
|
|
4624
4644
|
},
|
|
4625
4645
|
"computed": false
|
|
4626
|
-
}
|
|
4646
|
+
}
|
|
4647
|
+
]
|
|
4648
|
+
},
|
|
4649
|
+
{
|
|
4650
|
+
"type": "interface",
|
|
4651
|
+
"name": "DataLine",
|
|
4652
|
+
"body": [
|
|
4627
4653
|
{
|
|
4628
4654
|
"type": "propertySignature",
|
|
4629
4655
|
"key": {
|
|
4630
4656
|
"type": "identifier",
|
|
4631
|
-
"name": "
|
|
4657
|
+
"name": "lineWidth"
|
|
4632
4658
|
},
|
|
4633
4659
|
"annotation": {
|
|
4634
4660
|
"type": "keyword",
|
|
4635
4661
|
"value": "number"
|
|
4636
4662
|
},
|
|
4663
|
+
"optional": true,
|
|
4637
4664
|
"computed": false
|
|
4638
4665
|
},
|
|
4639
4666
|
{
|
|
4640
4667
|
"type": "propertySignature",
|
|
4641
4668
|
"key": {
|
|
4642
4669
|
"type": "identifier",
|
|
4643
|
-
"name": "
|
|
4670
|
+
"name": "strokeStyle"
|
|
4644
4671
|
},
|
|
4645
4672
|
"annotation": {
|
|
4646
|
-
"type": "
|
|
4647
|
-
"
|
|
4673
|
+
"type": "reference",
|
|
4674
|
+
"typeName": {
|
|
4675
|
+
"type": "identifier",
|
|
4676
|
+
"name": "Color"
|
|
4677
|
+
}
|
|
4648
4678
|
},
|
|
4679
|
+
"optional": true,
|
|
4649
4680
|
"computed": false
|
|
4650
4681
|
}
|
|
4651
4682
|
]
|
|
4652
|
-
},
|
|
4653
|
-
{
|
|
4654
|
-
"type": "typeAlias",
|
|
4655
|
-
"name": "AppWallCardBrickNameType",
|
|
4656
|
-
"annotation": {
|
|
4657
|
-
"type": "union",
|
|
4658
|
-
"types": [
|
|
4659
|
-
{
|
|
4660
|
-
"type": "jsLiteral",
|
|
4661
|
-
"value": "data-view.app-wall-card-item"
|
|
4662
|
-
},
|
|
4663
|
-
{
|
|
4664
|
-
"type": "jsLiteral",
|
|
4665
|
-
"value": "data-view.simple-card-item"
|
|
4666
|
-
}
|
|
4667
|
-
]
|
|
4668
|
-
}
|
|
4669
4683
|
}
|
|
4670
4684
|
]
|
|
4671
4685
|
},
|
|
4672
|
-
"data-view.
|
|
4686
|
+
"data-view.app-wall": {
|
|
4673
4687
|
"properties": [
|
|
4674
4688
|
{
|
|
4675
4689
|
"name": "dataSource",
|
|
@@ -4679,102 +4693,171 @@
|
|
|
4679
4693
|
"type": "reference",
|
|
4680
4694
|
"typeName": {
|
|
4681
4695
|
"type": "identifier",
|
|
4682
|
-
"name": "
|
|
4696
|
+
"name": "AppData"
|
|
4683
4697
|
}
|
|
4684
4698
|
}
|
|
4685
4699
|
}
|
|
4686
4700
|
},
|
|
4687
4701
|
{
|
|
4688
|
-
"name": "
|
|
4702
|
+
"name": "relations",
|
|
4689
4703
|
"annotation": {
|
|
4690
|
-
"type": "
|
|
4691
|
-
"
|
|
4704
|
+
"type": "array",
|
|
4705
|
+
"elementType": {
|
|
4706
|
+
"type": "reference",
|
|
4707
|
+
"typeName": {
|
|
4708
|
+
"type": "identifier",
|
|
4709
|
+
"name": "Relation"
|
|
4710
|
+
}
|
|
4711
|
+
}
|
|
4692
4712
|
}
|
|
4693
4713
|
},
|
|
4694
4714
|
{
|
|
4695
|
-
"name": "
|
|
4715
|
+
"name": "useDblclick",
|
|
4696
4716
|
"annotation": {
|
|
4697
4717
|
"type": "keyword",
|
|
4698
|
-
"value": "
|
|
4718
|
+
"value": "boolean"
|
|
4699
4719
|
}
|
|
4700
4720
|
},
|
|
4701
4721
|
{
|
|
4702
|
-
"name": "
|
|
4722
|
+
"name": "useDistanceConfig",
|
|
4703
4723
|
"annotation": {
|
|
4704
4724
|
"type": "keyword",
|
|
4705
|
-
"value": "
|
|
4725
|
+
"value": "boolean"
|
|
4706
4726
|
}
|
|
4707
4727
|
},
|
|
4708
4728
|
{
|
|
4709
|
-
"name": "
|
|
4729
|
+
"name": "disabledDefaultClickEvent",
|
|
4710
4730
|
"annotation": {
|
|
4711
4731
|
"type": "keyword",
|
|
4712
|
-
"value": "
|
|
4713
|
-
}
|
|
4714
|
-
},
|
|
4715
|
-
{
|
|
4716
|
-
"name": "value",
|
|
4717
|
-
"annotation": {
|
|
4718
|
-
"type": "union",
|
|
4719
|
-
"types": [
|
|
4720
|
-
{
|
|
4721
|
-
"type": "keyword",
|
|
4722
|
-
"value": "number"
|
|
4723
|
-
},
|
|
4724
|
-
{
|
|
4725
|
-
"type": "keyword",
|
|
4726
|
-
"value": "string"
|
|
4727
|
-
}
|
|
4728
|
-
]
|
|
4732
|
+
"value": "boolean"
|
|
4729
4733
|
}
|
|
4730
4734
|
},
|
|
4731
4735
|
{
|
|
4732
|
-
"name": "
|
|
4736
|
+
"name": "cardSize",
|
|
4733
4737
|
"annotation": {
|
|
4734
4738
|
"type": "reference",
|
|
4735
4739
|
"typeName": {
|
|
4736
4740
|
"type": "identifier",
|
|
4737
|
-
"name": "
|
|
4741
|
+
"name": "CardSize"
|
|
4738
4742
|
}
|
|
4739
4743
|
}
|
|
4740
4744
|
},
|
|
4741
4745
|
{
|
|
4742
|
-
"name": "
|
|
4746
|
+
"name": "cardBrickName",
|
|
4743
4747
|
"annotation": {
|
|
4744
4748
|
"type": "reference",
|
|
4745
4749
|
"typeName": {
|
|
4746
4750
|
"type": "identifier",
|
|
4747
|
-
"name": "
|
|
4751
|
+
"name": "AppWallCardBrickNameType"
|
|
4748
4752
|
}
|
|
4749
4753
|
}
|
|
4750
4754
|
},
|
|
4751
4755
|
{
|
|
4752
|
-
"name": "
|
|
4756
|
+
"name": "containerId",
|
|
4753
4757
|
"annotation": {
|
|
4754
|
-
"type": "
|
|
4755
|
-
"
|
|
4756
|
-
|
|
4757
|
-
|
|
4758
|
+
"type": "keyword",
|
|
4759
|
+
"value": "string"
|
|
4760
|
+
}
|
|
4761
|
+
},
|
|
4762
|
+
{
|
|
4763
|
+
"name": "noRotate",
|
|
4764
|
+
"annotation": {
|
|
4765
|
+
"type": "keyword",
|
|
4766
|
+
"value": "boolean"
|
|
4767
|
+
}
|
|
4768
|
+
},
|
|
4769
|
+
{
|
|
4770
|
+
"name": "boundMargin",
|
|
4771
|
+
"annotation": {
|
|
4772
|
+
"type": "keyword",
|
|
4773
|
+
"value": "number"
|
|
4774
|
+
}
|
|
4775
|
+
},
|
|
4776
|
+
{
|
|
4777
|
+
"name": "useSystemPopover",
|
|
4778
|
+
"annotation": {
|
|
4779
|
+
"type": "keyword",
|
|
4780
|
+
"value": "boolean"
|
|
4781
|
+
}
|
|
4782
|
+
}
|
|
4783
|
+
],
|
|
4784
|
+
"events": [
|
|
4785
|
+
{
|
|
4786
|
+
"name": "system.card.button.click",
|
|
4787
|
+
"detail": {
|
|
4788
|
+
"annotation": {
|
|
4789
|
+
"type": "reference",
|
|
4790
|
+
"typeName": {
|
|
4791
|
+
"type": "identifier",
|
|
4792
|
+
"name": "AppData"
|
|
4793
|
+
}
|
|
4794
|
+
}
|
|
4795
|
+
}
|
|
4796
|
+
},
|
|
4797
|
+
{
|
|
4798
|
+
"name": "left.btn.click",
|
|
4799
|
+
"detail": {
|
|
4800
|
+
"annotation": {
|
|
4801
|
+
"type": "reference",
|
|
4802
|
+
"typeName": {
|
|
4803
|
+
"type": "identifier",
|
|
4804
|
+
"name": "AppData"
|
|
4805
|
+
}
|
|
4806
|
+
}
|
|
4807
|
+
}
|
|
4808
|
+
},
|
|
4809
|
+
{
|
|
4810
|
+
"name": "right.btn.click",
|
|
4811
|
+
"detail": {
|
|
4812
|
+
"annotation": {
|
|
4813
|
+
"type": "reference",
|
|
4814
|
+
"typeName": {
|
|
4815
|
+
"type": "identifier",
|
|
4816
|
+
"name": "AppData"
|
|
4817
|
+
}
|
|
4818
|
+
}
|
|
4819
|
+
}
|
|
4820
|
+
},
|
|
4821
|
+
{
|
|
4822
|
+
"name": "on.card.dbclick",
|
|
4823
|
+
"detail": {
|
|
4824
|
+
"annotation": {
|
|
4825
|
+
"type": "reference",
|
|
4826
|
+
"typeName": {
|
|
4827
|
+
"type": "identifier",
|
|
4828
|
+
"name": "AppData"
|
|
4829
|
+
}
|
|
4830
|
+
}
|
|
4831
|
+
}
|
|
4832
|
+
},
|
|
4833
|
+
{
|
|
4834
|
+
"name": "card.click",
|
|
4835
|
+
"detail": {
|
|
4836
|
+
"annotation": {
|
|
4837
|
+
"type": "reference",
|
|
4838
|
+
"typeName": {
|
|
4839
|
+
"type": "identifier",
|
|
4840
|
+
"name": "AppData"
|
|
4841
|
+
}
|
|
4758
4842
|
}
|
|
4759
4843
|
}
|
|
4760
4844
|
}
|
|
4761
4845
|
],
|
|
4762
|
-
"events": [],
|
|
4763
4846
|
"methods": [],
|
|
4764
4847
|
"types": [
|
|
4765
4848
|
{
|
|
4766
4849
|
"type": "interface",
|
|
4767
|
-
"name": "
|
|
4850
|
+
"name": "AppData",
|
|
4768
4851
|
"body": [
|
|
4769
4852
|
{
|
|
4770
4853
|
"type": "propertySignature",
|
|
4771
4854
|
"key": {
|
|
4772
4855
|
"type": "identifier",
|
|
4773
|
-
"name": "
|
|
4856
|
+
"name": "key"
|
|
4774
4857
|
},
|
|
4775
4858
|
"annotation": {
|
|
4776
4859
|
"type": "keyword",
|
|
4777
|
-
"value": "
|
|
4860
|
+
"value": "string"
|
|
4778
4861
|
},
|
|
4779
4862
|
"computed": false
|
|
4780
4863
|
},
|
|
@@ -4782,11 +4865,20 @@
|
|
|
4782
4865
|
"type": "propertySignature",
|
|
4783
4866
|
"key": {
|
|
4784
4867
|
"type": "identifier",
|
|
4785
|
-
"name": "
|
|
4868
|
+
"name": "status"
|
|
4786
4869
|
},
|
|
4787
4870
|
"annotation": {
|
|
4788
|
-
"type": "
|
|
4789
|
-
"
|
|
4871
|
+
"type": "union",
|
|
4872
|
+
"types": [
|
|
4873
|
+
{
|
|
4874
|
+
"type": "jsLiteral",
|
|
4875
|
+
"value": "normal"
|
|
4876
|
+
},
|
|
4877
|
+
{
|
|
4878
|
+
"type": "jsLiteral",
|
|
4879
|
+
"value": "warning"
|
|
4880
|
+
}
|
|
4881
|
+
]
|
|
4790
4882
|
},
|
|
4791
4883
|
"computed": false
|
|
4792
4884
|
},
|
|
@@ -4794,235 +4886,137 @@
|
|
|
4794
4886
|
"type": "propertySignature",
|
|
4795
4887
|
"key": {
|
|
4796
4888
|
"type": "identifier",
|
|
4797
|
-
"name": "
|
|
4889
|
+
"name": "cardItemProps"
|
|
4798
4890
|
},
|
|
4799
4891
|
"annotation": {
|
|
4800
|
-
"type": "
|
|
4801
|
-
"
|
|
4892
|
+
"type": "intersection",
|
|
4893
|
+
"types": [
|
|
4894
|
+
{
|
|
4895
|
+
"type": "reference",
|
|
4896
|
+
"typeName": {
|
|
4897
|
+
"type": "identifier",
|
|
4898
|
+
"name": "AppWallCardItemProps"
|
|
4899
|
+
}
|
|
4900
|
+
},
|
|
4901
|
+
{
|
|
4902
|
+
"type": "reference",
|
|
4903
|
+
"typeName": {
|
|
4904
|
+
"type": "identifier",
|
|
4905
|
+
"name": "SimpleCardItemProps"
|
|
4906
|
+
}
|
|
4907
|
+
}
|
|
4908
|
+
]
|
|
4802
4909
|
},
|
|
4803
|
-
"optional": true,
|
|
4804
4910
|
"computed": false
|
|
4805
4911
|
},
|
|
4806
4912
|
{
|
|
4807
4913
|
"type": "propertySignature",
|
|
4808
4914
|
"key": {
|
|
4809
4915
|
"type": "identifier",
|
|
4810
|
-
"name": "
|
|
4916
|
+
"name": "systemCardProps"
|
|
4811
4917
|
},
|
|
4812
4918
|
"annotation": {
|
|
4813
4919
|
"type": "reference",
|
|
4814
4920
|
"typeName": {
|
|
4815
4921
|
"type": "identifier",
|
|
4816
|
-
"name": "
|
|
4922
|
+
"name": "SystemCardProps"
|
|
4817
4923
|
}
|
|
4818
4924
|
},
|
|
4819
|
-
"optional": true,
|
|
4820
4925
|
"computed": false
|
|
4821
4926
|
},
|
|
4822
4927
|
{
|
|
4823
4928
|
"type": "propertySignature",
|
|
4824
4929
|
"key": {
|
|
4825
4930
|
"type": "identifier",
|
|
4826
|
-
"name": "
|
|
4931
|
+
"name": "trapezoidalProps"
|
|
4827
4932
|
},
|
|
4828
4933
|
"annotation": {
|
|
4829
|
-
"type": "
|
|
4830
|
-
"
|
|
4831
|
-
{
|
|
4832
|
-
"type": "keyword",
|
|
4833
|
-
"value": "number"
|
|
4834
|
-
},
|
|
4835
|
-
{
|
|
4836
|
-
"type": "keyword",
|
|
4837
|
-
"value": "string"
|
|
4838
|
-
}
|
|
4839
|
-
]
|
|
4840
|
-
},
|
|
4841
|
-
"optional": true,
|
|
4842
|
-
"computed": false
|
|
4843
|
-
}
|
|
4844
|
-
]
|
|
4845
|
-
},
|
|
4846
|
-
{
|
|
4847
|
-
"type": "typeAlias",
|
|
4848
|
-
"name": "Color",
|
|
4849
|
-
"annotation": {
|
|
4850
|
-
"type": "indexedAccess",
|
|
4851
|
-
"objectType": {
|
|
4852
|
-
"type": "reference",
|
|
4853
|
-
"typeName": {
|
|
4854
|
-
"type": "qualifiedName",
|
|
4855
|
-
"left": {
|
|
4856
|
-
"type": "identifier",
|
|
4857
|
-
"name": "React"
|
|
4858
|
-
},
|
|
4859
|
-
"right": {
|
|
4934
|
+
"type": "reference",
|
|
4935
|
+
"typeName": {
|
|
4860
4936
|
"type": "identifier",
|
|
4861
|
-
"name": "
|
|
4937
|
+
"name": "TrapezoidalProps"
|
|
4862
4938
|
}
|
|
4863
|
-
}
|
|
4939
|
+
},
|
|
4940
|
+
"computed": false
|
|
4864
4941
|
},
|
|
4865
|
-
"indexType": {
|
|
4866
|
-
"type": "jsLiteral",
|
|
4867
|
-
"value": "color"
|
|
4868
|
-
}
|
|
4869
|
-
}
|
|
4870
|
-
},
|
|
4871
|
-
{
|
|
4872
|
-
"type": "interface",
|
|
4873
|
-
"name": "DataFill",
|
|
4874
|
-
"body": [
|
|
4875
4942
|
{
|
|
4876
4943
|
"type": "propertySignature",
|
|
4877
4944
|
"key": {
|
|
4878
4945
|
"type": "identifier",
|
|
4879
|
-
"name": "
|
|
4946
|
+
"name": "data"
|
|
4880
4947
|
},
|
|
4881
4948
|
"annotation": {
|
|
4882
|
-
"type": "
|
|
4883
|
-
"
|
|
4884
|
-
"type": "identifier",
|
|
4885
|
-
"name": "Color"
|
|
4886
|
-
}
|
|
4949
|
+
"type": "keyword",
|
|
4950
|
+
"value": "any"
|
|
4887
4951
|
},
|
|
4888
4952
|
"optional": true,
|
|
4889
4953
|
"computed": false
|
|
4890
4954
|
}
|
|
4891
4955
|
]
|
|
4892
4956
|
},
|
|
4893
|
-
{
|
|
4894
|
-
"type": "typeAlias",
|
|
4895
|
-
"name": "DataCircle",
|
|
4896
|
-
"annotation": {
|
|
4897
|
-
"type": "reference",
|
|
4898
|
-
"typeName": {
|
|
4899
|
-
"type": "identifier",
|
|
4900
|
-
"name": "Omit"
|
|
4901
|
-
},
|
|
4902
|
-
"typeParameters": {
|
|
4903
|
-
"type": "typeParameterInstantiation",
|
|
4904
|
-
"params": [
|
|
4905
|
-
{
|
|
4906
|
-
"type": "reference",
|
|
4907
|
-
"typeName": {
|
|
4908
|
-
"type": "identifier",
|
|
4909
|
-
"name": "DataCircleOptions"
|
|
4910
|
-
}
|
|
4911
|
-
},
|
|
4912
|
-
{
|
|
4913
|
-
"type": "jsLiteral",
|
|
4914
|
-
"value": "dataPoints"
|
|
4915
|
-
}
|
|
4916
|
-
]
|
|
4917
|
-
}
|
|
4918
|
-
}
|
|
4919
|
-
},
|
|
4920
4957
|
{
|
|
4921
4958
|
"type": "interface",
|
|
4922
|
-
"name": "
|
|
4959
|
+
"name": "Relation",
|
|
4923
4960
|
"body": [
|
|
4924
4961
|
{
|
|
4925
4962
|
"type": "propertySignature",
|
|
4926
4963
|
"key": {
|
|
4927
4964
|
"type": "identifier",
|
|
4928
|
-
"name": "
|
|
4965
|
+
"name": "source"
|
|
4929
4966
|
},
|
|
4930
4967
|
"annotation": {
|
|
4931
4968
|
"type": "keyword",
|
|
4932
|
-
"value": "
|
|
4969
|
+
"value": "string"
|
|
4933
4970
|
},
|
|
4934
|
-
"optional": true,
|
|
4935
4971
|
"computed": false
|
|
4936
4972
|
},
|
|
4937
4973
|
{
|
|
4938
4974
|
"type": "propertySignature",
|
|
4939
4975
|
"key": {
|
|
4940
4976
|
"type": "identifier",
|
|
4941
|
-
"name": "
|
|
4977
|
+
"name": "target"
|
|
4942
4978
|
},
|
|
4943
4979
|
"annotation": {
|
|
4944
|
-
"type": "
|
|
4945
|
-
"
|
|
4946
|
-
"type": "identifier",
|
|
4947
|
-
"name": "Color"
|
|
4948
|
-
}
|
|
4980
|
+
"type": "keyword",
|
|
4981
|
+
"value": "string"
|
|
4949
4982
|
},
|
|
4950
|
-
"optional": true,
|
|
4951
4983
|
"computed": false
|
|
4952
4984
|
}
|
|
4953
|
-
],
|
|
4954
|
-
"extends": [
|
|
4955
|
-
{
|
|
4956
|
-
"type": "expressionWithTypeArguments",
|
|
4957
|
-
"expression": {
|
|
4958
|
-
"type": "identifier",
|
|
4959
|
-
"name": "DataLineOptions"
|
|
4960
|
-
}
|
|
4961
|
-
}
|
|
4962
4985
|
]
|
|
4963
4986
|
},
|
|
4964
4987
|
{
|
|
4965
4988
|
"type": "interface",
|
|
4966
|
-
"name": "
|
|
4989
|
+
"name": "CardSize",
|
|
4967
4990
|
"body": [
|
|
4968
4991
|
{
|
|
4969
4992
|
"type": "propertySignature",
|
|
4970
4993
|
"key": {
|
|
4971
4994
|
"type": "identifier",
|
|
4972
|
-
"name": "
|
|
4973
|
-
},
|
|
4974
|
-
"annotation": {
|
|
4975
|
-
"type": "array",
|
|
4976
|
-
"elementType": {
|
|
4977
|
-
"type": "reference",
|
|
4978
|
-
"typeName": {
|
|
4979
|
-
"type": "identifier",
|
|
4980
|
-
"name": "Axis"
|
|
4981
|
-
}
|
|
4982
|
-
}
|
|
4983
|
-
},
|
|
4984
|
-
"computed": false
|
|
4985
|
-
},
|
|
4986
|
-
{
|
|
4987
|
-
"type": "propertySignature",
|
|
4988
|
-
"key": {
|
|
4989
|
-
"type": "identifier",
|
|
4990
|
-
"name": "strokeStyle"
|
|
4995
|
+
"name": "width"
|
|
4991
4996
|
},
|
|
4992
4997
|
"annotation": {
|
|
4993
|
-
"type": "
|
|
4994
|
-
"
|
|
4995
|
-
"type": "identifier",
|
|
4996
|
-
"name": "Color"
|
|
4997
|
-
}
|
|
4998
|
+
"type": "keyword",
|
|
4999
|
+
"value": "number"
|
|
4998
5000
|
},
|
|
4999
|
-
"optional": true,
|
|
5000
5001
|
"computed": false
|
|
5001
5002
|
},
|
|
5002
5003
|
{
|
|
5003
5004
|
"type": "propertySignature",
|
|
5004
5005
|
"key": {
|
|
5005
5006
|
"type": "identifier",
|
|
5006
|
-
"name": "
|
|
5007
|
+
"name": "height"
|
|
5007
5008
|
},
|
|
5008
5009
|
"annotation": {
|
|
5009
5010
|
"type": "keyword",
|
|
5010
5011
|
"value": "number"
|
|
5011
5012
|
},
|
|
5012
|
-
"optional": true,
|
|
5013
5013
|
"computed": false
|
|
5014
|
-
}
|
|
5015
|
-
]
|
|
5016
|
-
},
|
|
5017
|
-
{
|
|
5018
|
-
"type": "interface",
|
|
5019
|
-
"name": "Axis",
|
|
5020
|
-
"body": [
|
|
5014
|
+
},
|
|
5021
5015
|
{
|
|
5022
5016
|
"type": "propertySignature",
|
|
5023
5017
|
"key": {
|
|
5024
5018
|
"type": "identifier",
|
|
5025
|
-
"name": "
|
|
5019
|
+
"name": "outerWidth"
|
|
5026
5020
|
},
|
|
5027
5021
|
"annotation": {
|
|
5028
5022
|
"type": "keyword",
|
|
@@ -5034,50 +5028,56 @@
|
|
|
5034
5028
|
"type": "propertySignature",
|
|
5035
5029
|
"key": {
|
|
5036
5030
|
"type": "identifier",
|
|
5037
|
-
"name": "
|
|
5031
|
+
"name": "outerHeight"
|
|
5038
5032
|
},
|
|
5039
5033
|
"annotation": {
|
|
5040
5034
|
"type": "keyword",
|
|
5041
5035
|
"value": "number"
|
|
5042
5036
|
},
|
|
5043
5037
|
"computed": false
|
|
5044
|
-
}
|
|
5045
|
-
]
|
|
5046
|
-
},
|
|
5047
|
-
{
|
|
5048
|
-
"type": "interface",
|
|
5049
|
-
"name": "DataLine",
|
|
5050
|
-
"body": [
|
|
5038
|
+
},
|
|
5051
5039
|
{
|
|
5052
5040
|
"type": "propertySignature",
|
|
5053
5041
|
"key": {
|
|
5054
5042
|
"type": "identifier",
|
|
5055
|
-
"name": "
|
|
5043
|
+
"name": "lgWidth"
|
|
5056
5044
|
},
|
|
5057
5045
|
"annotation": {
|
|
5058
5046
|
"type": "keyword",
|
|
5059
5047
|
"value": "number"
|
|
5060
5048
|
},
|
|
5061
|
-
"optional": true,
|
|
5062
5049
|
"computed": false
|
|
5063
5050
|
},
|
|
5064
5051
|
{
|
|
5065
5052
|
"type": "propertySignature",
|
|
5066
5053
|
"key": {
|
|
5067
5054
|
"type": "identifier",
|
|
5068
|
-
"name": "
|
|
5055
|
+
"name": "lgHeight"
|
|
5069
5056
|
},
|
|
5070
5057
|
"annotation": {
|
|
5071
|
-
"type": "
|
|
5072
|
-
"
|
|
5073
|
-
"type": "identifier",
|
|
5074
|
-
"name": "Color"
|
|
5075
|
-
}
|
|
5058
|
+
"type": "keyword",
|
|
5059
|
+
"value": "number"
|
|
5076
5060
|
},
|
|
5077
|
-
"optional": true,
|
|
5078
5061
|
"computed": false
|
|
5079
5062
|
}
|
|
5080
5063
|
]
|
|
5064
|
+
},
|
|
5065
|
+
{
|
|
5066
|
+
"type": "typeAlias",
|
|
5067
|
+
"name": "AppWallCardBrickNameType",
|
|
5068
|
+
"annotation": {
|
|
5069
|
+
"type": "union",
|
|
5070
|
+
"types": [
|
|
5071
|
+
{
|
|
5072
|
+
"type": "jsLiteral",
|
|
5073
|
+
"value": "data-view.app-wall-card-item"
|
|
5074
|
+
},
|
|
5075
|
+
{
|
|
5076
|
+
"type": "jsLiteral",
|
|
5077
|
+
"value": "data-view.simple-card-item"
|
|
5078
|
+
}
|
|
5079
|
+
]
|
|
5080
|
+
}
|
|
5081
5081
|
}
|
|
5082
5082
|
]
|
|
5083
5083
|
}
|