@next-bricks/data-view 0.24.0 → 0.24.2

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.
Files changed (75) hide show
  1. package/dist/bricks.json +2 -2
  2. package/dist/chunks/9809.8236099c.js.map +1 -1
  3. package/dist/chunks/app-wall.cfe34da4.js.map +1 -1
  4. package/dist/chunks/basic-index-group.a540fab1.js.map +1 -1
  5. package/dist/chunks/battery-chart.155daf1c.js.map +1 -1
  6. package/dist/chunks/brick-notification.0b3be734.js.map +1 -1
  7. package/dist/chunks/cabinet-graph.eb4f2420.js.map +1 -1
  8. package/dist/chunks/complex-search.d8b3bf64.js.map +1 -1
  9. package/dist/chunks/data-display-flipper-fifth.2ae5ec8a.js.map +1 -1
  10. package/dist/chunks/data-display-flipper-sixth.85dabbfb.js.map +1 -1
  11. package/dist/chunks/data-display-flipper.9ad4898b.js.map +1 -1
  12. package/dist/chunks/dropdown-menu.6d7a1efd.js.map +1 -1
  13. package/dist/chunks/gauge-chart.5605e2ea.js.map +1 -1
  14. package/dist/chunks/gear-background.9da57ea0.js.map +1 -1
  15. package/dist/chunks/graph-layout-grid.ae9fa2db.js.map +1 -1
  16. package/dist/chunks/graph-node.a4442441.js.map +1 -1
  17. package/dist/chunks/graph-text.80fb0341.js.map +1 -1
  18. package/dist/chunks/grid-background.490aa2d4.js.map +1 -1
  19. package/dist/chunks/indicator-card.dad90cc9.js.map +1 -1
  20. package/dist/chunks/lights-component-title.a95a2abe.js.map +1 -1
  21. package/dist/chunks/loading-panel.1e534c7f.js.map +1 -1
  22. package/dist/chunks/modern-style-component-title.8e9462d6.js.map +1 -1
  23. package/dist/chunks/modern-style-page-title.81f35a48.js.map +1 -1
  24. package/dist/chunks/modern-style-treemap.d8d3967d.js.map +1 -1
  25. package/dist/chunks/particle-animation.95162605.js.map +1 -1
  26. package/dist/chunks/radar-chart.c393d1dc.js.map +1 -1
  27. package/dist/chunks/simple-card-item.45cc5b36.js.map +1 -1
  28. package/dist/chunks/tabs-drawer.5c42cc42.js.map +1 -1
  29. package/dist/chunks/tabs-page-title.df51ae41.js.map +1 -1
  30. package/dist/chunks/tech-mesh-base-view.9246e109.js.map +1 -1
  31. package/dist/chunks/title-text.9446a7f8.js.map +1 -1
  32. package/dist/chunks/top-title-bar.c36d6df1.js.map +1 -1
  33. package/dist/examples.json +3 -3
  34. package/dist/{index.4be4af6b.js → index.b107a415.js} +2 -2
  35. package/dist/{index.4be4af6b.js.map → index.b107a415.js.map} +1 -1
  36. package/dist/manifest.json +94 -66
  37. package/dist/types.json +50 -50
  38. package/dist-types/app-wall/card-item/index.d.ts +2 -2
  39. package/dist-types/app-wall/index.d.ts +3 -2
  40. package/dist-types/app-wall/relation-line/index.d.ts +2 -2
  41. package/dist-types/basic-index-group/index.d.ts +2 -2
  42. package/dist-types/battery-chart/index.d.ts +2 -1
  43. package/dist-types/brick-notification/index.d.ts +4 -3
  44. package/dist-types/cabinet/cabinet-app-layer/index.d.ts +2 -2
  45. package/dist-types/cabinet/cabinet-node/index.d.ts +2 -2
  46. package/dist-types/cabinet/index.d.ts +4 -7
  47. package/dist-types/complex-search/index.d.ts +1 -0
  48. package/dist-types/data-display-flipper/index.d.ts +3 -2
  49. package/dist-types/data-display-flipper-fifth/index.d.ts +3 -2
  50. package/dist-types/data-display-flipper-sixth/index.d.ts +3 -2
  51. package/dist-types/dropdown-menu/index.d.ts +3 -2
  52. package/dist-types/gauge-chart/index.d.ts +4 -3
  53. package/dist-types/gear-background/index.d.ts +2 -1
  54. package/dist-types/graph/layout-grid/index.d.ts +1 -0
  55. package/dist-types/graph/node/index.d.ts +1 -0
  56. package/dist-types/graph/text/index.d.ts +1 -0
  57. package/dist-types/grid-background/index.d.ts +1 -0
  58. package/dist-types/hi-tech-button/index.d.ts +2 -2
  59. package/dist-types/index.d.ts +0 -1
  60. package/dist-types/indicator-card/index.d.ts +4 -3
  61. package/dist-types/lights-component-title/index.d.ts +4 -3
  62. package/dist-types/loading-panel/index.d.ts +1 -0
  63. package/dist-types/modern-style-component-title/index.d.ts +3 -2
  64. package/dist-types/modern-style-page-title/index.d.ts +3 -2
  65. package/dist-types/modern-style-treemap/index.d.ts +3 -2
  66. package/dist-types/particle-animation/index.d.ts +1 -0
  67. package/dist-types/radar-chart/index.d.ts +3 -2
  68. package/dist-types/radar-chart/interface.d.ts +2 -1
  69. package/dist-types/simple-card-item/index.d.ts +3 -2
  70. package/dist-types/tabs-drawer/index.d.ts +1 -0
  71. package/dist-types/tabs-page-title/index.d.ts +4 -3
  72. package/dist-types/tech-mesh-base-view/index.d.ts +4 -3
  73. package/dist-types/title-text/index.d.ts +4 -3
  74. package/dist-types/top-title-bar/index.d.ts +4 -3
  75. package/package.json +2 -2
@@ -46,7 +46,8 @@
46
46
  "slots": [],
47
47
  "methods": [],
48
48
  "parts": [],
49
- "description": "大屏仪表盘"
49
+ "description": "大屏仪表盘",
50
+ "category": "big-screen-content"
50
51
  },
51
52
  {
52
53
  "name": "data-view.modern-style-component-title",
@@ -83,7 +84,47 @@
83
84
  "slots": [],
84
85
  "methods": [],
85
86
  "parts": [],
86
- "description": "现代风组件标题"
87
+ "description": "现代风组件标题",
88
+ "category": "big-screen-content"
89
+ },
90
+ {
91
+ "name": "data-view.modern-style-page-title",
92
+ "properties": [
93
+ {
94
+ "name": "pageTitle",
95
+ "description": "",
96
+ "type": "string"
97
+ },
98
+ {
99
+ "name": "description",
100
+ "description": "",
101
+ "type": "string"
102
+ },
103
+ {
104
+ "name": "backgroundStyle",
105
+ "description": "",
106
+ "attribute": false,
107
+ "type": "CSSProperties"
108
+ },
109
+ {
110
+ "name": "leftRoundStyle",
111
+ "description": "",
112
+ "attribute": false,
113
+ "type": "CSSProperties"
114
+ },
115
+ {
116
+ "name": "rightRoundStyle",
117
+ "description": "",
118
+ "attribute": false,
119
+ "type": "CSSProperties"
120
+ }
121
+ ],
122
+ "events": [],
123
+ "slots": [],
124
+ "methods": [],
125
+ "parts": [],
126
+ "description": "现代风页面标题",
127
+ "category": "big-screen-content"
87
128
  },
88
129
  {
89
130
  "name": "data-view.tabs-drawer",
@@ -174,45 +215,8 @@
174
215
  }
175
216
  ],
176
217
  "parts": [],
177
- "description": "大屏仪标签页抽屉"
178
- },
179
- {
180
- "name": "data-view.modern-style-page-title",
181
- "properties": [
182
- {
183
- "name": "pageTitle",
184
- "description": "",
185
- "type": "string"
186
- },
187
- {
188
- "name": "description",
189
- "description": "",
190
- "type": "string"
191
- },
192
- {
193
- "name": "backgroundStyle",
194
- "description": "",
195
- "attribute": false,
196
- "type": "CSSProperties"
197
- },
198
- {
199
- "name": "leftRoundStyle",
200
- "description": "",
201
- "attribute": false,
202
- "type": "CSSProperties"
203
- },
204
- {
205
- "name": "rightRoundStyle",
206
- "description": "",
207
- "attribute": false,
208
- "type": "CSSProperties"
209
- }
210
- ],
211
- "events": [],
212
- "slots": [],
213
- "methods": [],
214
- "parts": [],
215
- "description": "现代风页面标题"
218
+ "description": "大屏仪标签页抽屉",
219
+ "category": "big-screen-layout"
216
220
  },
217
221
  {
218
222
  "name": "data-view.modern-style-treemap",
@@ -268,7 +272,8 @@
268
272
  "slots": [],
269
273
  "methods": [],
270
274
  "parts": [],
271
- "description": "现代风树图"
275
+ "description": "现代风树图",
276
+ "category": "big-screen-content"
272
277
  },
273
278
  {
274
279
  "name": "data-view.battery-chart",
@@ -304,7 +309,8 @@
304
309
  "slots": [],
305
310
  "methods": [],
306
311
  "parts": [],
307
- "description": "大屏电池"
312
+ "description": "大屏电池",
313
+ "category": "big-screen-content"
308
314
  },
309
315
  {
310
316
  "name": "data-view.dropdown-menu",
@@ -344,7 +350,8 @@
344
350
  "slots": [],
345
351
  "methods": [],
346
352
  "parts": [],
347
- "description": "基础下拉菜单"
353
+ "description": "基础下拉菜单",
354
+ "category": "big-screen-content"
348
355
  },
349
356
  {
350
357
  "name": "data-view.complex-search",
@@ -417,7 +424,8 @@
417
424
  "slots": [],
418
425
  "methods": [],
419
426
  "parts": [],
420
- "description": "大屏搜索构件"
427
+ "description": "大屏搜索构件",
428
+ "category": "big-screen-content"
421
429
  },
422
430
  {
423
431
  "name": "data-view.loading-panel",
@@ -462,7 +470,8 @@
462
470
  "slots": [],
463
471
  "methods": [],
464
472
  "parts": [],
465
- "description": "大屏加载模块展示"
473
+ "description": "大屏加载模块展示",
474
+ "category": "big-screen-content"
466
475
  },
467
476
  {
468
477
  "name": "data-view.particle-animation",
@@ -484,7 +493,8 @@
484
493
  "slots": [],
485
494
  "methods": [],
486
495
  "parts": [],
487
- "description": "大屏粒子加载动效"
496
+ "description": "大屏粒子加载动效",
497
+ "category": "big-screen-content"
488
498
  },
489
499
  {
490
500
  "name": "data-view.app-wall-card-item",
@@ -771,7 +781,8 @@
771
781
  "slots": [],
772
782
  "methods": [],
773
783
  "parts": [],
774
- "description": ""
784
+ "description": "cabinet 部署架构拓扑",
785
+ "category": "big-screen-content"
775
786
  },
776
787
  {
777
788
  "name": "data-view.app-wall",
@@ -881,7 +892,8 @@
881
892
  "slots": [],
882
893
  "methods": [],
883
894
  "parts": [],
884
- "description": "应用墙"
895
+ "description": "应用墙",
896
+ "category": "big-screen-layout"
885
897
  },
886
898
  {
887
899
  "name": "data-view.graph-text",
@@ -901,7 +913,8 @@
901
913
  "slots": [],
902
914
  "methods": [],
903
915
  "parts": [],
904
- "description": "Graph text"
916
+ "description": "Graph text",
917
+ "category": "big-screen-content"
905
918
  },
906
919
  {
907
920
  "name": "data-view.graph-node",
@@ -916,7 +929,8 @@
916
929
  "slots": [],
917
930
  "methods": [],
918
931
  "parts": [],
919
- "description": "Graph Node"
932
+ "description": "Graph Node",
933
+ "category": "big-screen-content"
920
934
  },
921
935
  {
922
936
  "name": "data-view.graph-layout-grid",
@@ -947,7 +961,8 @@
947
961
  "slots": [],
948
962
  "methods": [],
949
963
  "parts": [],
950
- "description": "Graph grid 布局"
964
+ "description": "Graph grid 布局",
965
+ "category": "big-screen-content"
951
966
  },
952
967
  {
953
968
  "name": "data-view.grid-background",
@@ -977,7 +992,8 @@
977
992
  "slots": [],
978
993
  "methods": [],
979
994
  "parts": [],
980
- "description": "大屏网格背景"
995
+ "description": "大屏网格背景",
996
+ "category": "big-screen-layout"
981
997
  },
982
998
  {
983
999
  "name": "data-view.gear-background",
@@ -994,7 +1010,8 @@
994
1010
  "slots": [],
995
1011
  "methods": [],
996
1012
  "parts": [],
997
- "description": "齿轮背景"
1013
+ "description": "齿轮背景",
1014
+ "category": "big-screen-layout"
998
1015
  },
999
1016
  {
1000
1017
  "name": "data-view.radar-chart",
@@ -1076,7 +1093,8 @@
1076
1093
  "slots": [],
1077
1094
  "methods": [],
1078
1095
  "parts": [],
1079
- "description": "雷达图"
1096
+ "description": "雷达图",
1097
+ "category": "big-screen-content"
1080
1098
  },
1081
1099
  {
1082
1100
  "name": "data-view.title-text",
@@ -1117,7 +1135,8 @@
1117
1135
  "slots": [],
1118
1136
  "methods": [],
1119
1137
  "parts": [],
1120
- "description": "大屏标题文本构件"
1138
+ "description": "大屏标题文本构件",
1139
+ "category": "big-screen-content"
1121
1140
  },
1122
1141
  {
1123
1142
  "name": "data-view.brick-notification",
@@ -1188,7 +1207,8 @@
1188
1207
  ],
1189
1208
  "methods": [],
1190
1209
  "parts": [],
1191
- "description": "带有tabs的标题构件"
1210
+ "description": "带有tabs的标题构件",
1211
+ "category": "big-screen-content"
1192
1212
  },
1193
1213
  {
1194
1214
  "name": "data-view.top-title-bar",
@@ -1210,7 +1230,8 @@
1210
1230
  "slots": [],
1211
1231
  "methods": [],
1212
1232
  "parts": [],
1213
- "description": "大屏标题栏三种样式构件"
1233
+ "description": "大屏标题栏三种样式构件",
1234
+ "category": "big-screen-content"
1214
1235
  },
1215
1236
  {
1216
1237
  "name": "data-view.lights-component-title",
@@ -1226,14 +1247,15 @@
1226
1247
  "description": "",
1227
1248
  "required": true,
1228
1249
  "default": null,
1229
- "type": "\"light\"|\"dark\""
1250
+ "type": "\"light\" | \"dark\""
1230
1251
  }
1231
1252
  ],
1232
1253
  "events": [],
1233
1254
  "slots": [],
1234
1255
  "methods": [],
1235
1256
  "parts": [],
1236
- "description": "构件 `data-view.lights-component-title`"
1257
+ "description": "构件 `data-view.lights-component-title`",
1258
+ "category": "big-screen-content"
1237
1259
  },
1238
1260
  {
1239
1261
  "name": "data-view.hi-tech-button",
@@ -1279,7 +1301,8 @@
1279
1301
  ],
1280
1302
  "methods": [],
1281
1303
  "parts": [],
1282
- "description": "大屏框架构件-网格纹"
1304
+ "description": "大屏框架构件-网格纹",
1305
+ "category": "big-screen-layout"
1283
1306
  },
1284
1307
  {
1285
1308
  "name": "data-view.simple-card-item",
@@ -1335,7 +1358,8 @@
1335
1358
  "slots": [],
1336
1359
  "methods": [],
1337
1360
  "parts": [],
1338
- "description": "基础卡片项"
1361
+ "description": "基础卡片项",
1362
+ "category": "big-screen-content"
1339
1363
  },
1340
1364
  {
1341
1365
  "name": "data-view.basic-index-group",
@@ -1423,7 +1447,8 @@
1423
1447
  "slots": [],
1424
1448
  "methods": [],
1425
1449
  "parts": [],
1426
- "description": "翻牌器-type-3"
1450
+ "description": "翻牌器-type-3",
1451
+ "category": "big-screen-content"
1427
1452
  },
1428
1453
  {
1429
1454
  "name": "data-view.data-display-flipper-fifth",
@@ -1468,7 +1493,8 @@
1468
1493
  "slots": [],
1469
1494
  "methods": [],
1470
1495
  "parts": [],
1471
- "description": "翻牌器-type-5"
1496
+ "description": "翻牌器-type-5",
1497
+ "category": "big-screen-content"
1472
1498
  },
1473
1499
  {
1474
1500
  "name": "data-view.data-display-flipper-sixth",
@@ -1495,7 +1521,8 @@
1495
1521
  "slots": [],
1496
1522
  "methods": [],
1497
1523
  "parts": [],
1498
- "description": "翻牌器-type-6"
1524
+ "description": "翻牌器-type-6",
1525
+ "category": "big-screen-content"
1499
1526
  },
1500
1527
  {
1501
1528
  "name": "data-view.indicator-card",
@@ -1519,7 +1546,8 @@
1519
1546
  "slots": [],
1520
1547
  "methods": [],
1521
1548
  "parts": [],
1522
- "description": "指标卡片"
1549
+ "description": "指标卡片",
1550
+ "category": "big-screen-content"
1523
1551
  }
1524
1552
  ],
1525
1553
  "providers": []
package/dist/types.json CHANGED
@@ -94,6 +94,56 @@
94
94
  "events": [],
95
95
  "methods": []
96
96
  },
97
+ "data-view.modern-style-page-title": {
98
+ "properties": [
99
+ {
100
+ "name": "pageTitle",
101
+ "annotation": {
102
+ "type": "keyword",
103
+ "value": "string"
104
+ }
105
+ },
106
+ {
107
+ "name": "description",
108
+ "annotation": {
109
+ "type": "keyword",
110
+ "value": "string"
111
+ }
112
+ },
113
+ {
114
+ "name": "backgroundStyle",
115
+ "annotation": {
116
+ "type": "reference",
117
+ "typeName": {
118
+ "type": "identifier",
119
+ "name": "CSSProperties"
120
+ }
121
+ }
122
+ },
123
+ {
124
+ "name": "leftRoundStyle",
125
+ "annotation": {
126
+ "type": "reference",
127
+ "typeName": {
128
+ "type": "identifier",
129
+ "name": "CSSProperties"
130
+ }
131
+ }
132
+ },
133
+ {
134
+ "name": "rightRoundStyle",
135
+ "annotation": {
136
+ "type": "reference",
137
+ "typeName": {
138
+ "type": "identifier",
139
+ "name": "CSSProperties"
140
+ }
141
+ }
142
+ }
143
+ ],
144
+ "events": [],
145
+ "methods": []
146
+ },
97
147
  "data-view.tabs-drawer": {
98
148
  "properties": [
99
149
  {
@@ -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
  {
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { ReactNextElement } from "@next-core/react-element";
3
3
  export interface AppWallCardItemProps {
4
4
  status?: "normal" | "warning";
@@ -22,6 +22,6 @@ declare class AppWallCardItem extends ReactNextElement implements AppWallCardIte
22
22
  * 描述
23
23
  */
24
24
  accessor description: string;
25
- render(): JSX.Element;
25
+ render(): React.JSX.Element;
26
26
  }
27
27
  export { AppWallCardItem };
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { ReactNextElement } from "@next-core/react-element";
3
3
  import type { AppData, Relation } from "./utils.js";
4
4
  import { AppWallCardBrickNameType, CardSize } from "./interface.js";
@@ -22,6 +22,7 @@ export interface AppWallProps {
22
22
  /**
23
23
  * 应用墙
24
24
  * @author nlicroshan
25
+ * @category big-screen-layout
25
26
  */
26
27
  declare class AppWall extends ReactNextElement implements AppWallProps {
27
28
  #private;
@@ -69,6 +70,6 @@ declare class AppWall extends ReactNextElement implements AppWallProps {
69
70
  handleRightClick: (data: AppData) => void;
70
71
  handleCardDbClick: (data: AppData) => void;
71
72
  handleCardClick: (data: AppData) => void;
72
- render(): JSX.Element;
73
+ render(): React.JSX.Element;
73
74
  }
74
75
  export { AppWall };
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { ReactNextElement } from "@next-core/react-element";
3
3
  export interface AppWallRelationLineProps {
4
4
  lightColor: "blue" | "purple";
@@ -15,6 +15,6 @@ declare class AppWallRelationLine extends ReactNextElement implements AppWallRel
15
15
  * @description 光线颜色
16
16
  */
17
17
  accessor lightColor: "blue" | "purple";
18
- render(): JSX.Element;
18
+ render(): React.JSX.Element;
19
19
  }
20
20
  export { AppWallRelationLine };
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { ReactNextElement } from "@next-core/react-element";
3
3
  import "@next-core/theme";
4
4
  export interface ItemProps {
@@ -33,6 +33,6 @@ declare class BasicIndexGroup extends ReactNextElement {
33
33
  * @default `left-right`
34
34
  */
35
35
  accessor layout: string;
36
- render(): JSX.Element;
36
+ render(): React.JSX.Element;
37
37
  }
38
38
  export { BasicIndexGroup };
@@ -17,6 +17,7 @@ interface BatteryChartChartProps {
17
17
  /**
18
18
  * 大屏电池
19
19
  * @author astrid
20
+ * @category big-screen-content
20
21
  */
21
22
  declare class BatteryChart extends ReactNextElement implements BatteryChartChartProps {
22
23
  /**
@@ -56,5 +57,5 @@ declare class BatteryChart extends ReactNextElement implements BatteryChartChart
56
57
  accessor thresholdValue: number;
57
58
  render(): React.ReactNode;
58
59
  }
59
- export declare function BatteryChartComponent(props: BatteryChartChartProps): JSX.Element;
60
+ export declare function BatteryChartComponent(props: BatteryChartChartProps): React.JSX.Element;
60
61
  export { BatteryChart };
@@ -1,9 +1,10 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { ReactNextElement } from "@next-core/react-element";
3
3
  import type { GeneralIconProps } from "@next-bricks/icons/general-icon";
4
4
  /**
5
5
  * 大屏提示构件
6
6
  * @author astrid
7
+ * @category big-screen-content
7
8
  */
8
9
  interface BrickNotificationProps {
9
10
  message: string;
@@ -20,7 +21,7 @@ declare class BrickNotification extends ReactNextElement implements BrickNotific
20
21
  * @default -
21
22
  */
22
23
  accessor icon: GeneralIconProps | undefined;
23
- render(): JSX.Element;
24
+ render(): React.JSX.Element;
24
25
  }
25
- export declare function BrickNotificationComponent(props: BrickNotificationProps): JSX.Element;
26
+ export declare function BrickNotificationComponent(props: BrickNotificationProps): React.JSX.Element;
26
27
  export { BrickNotification };
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { ReactNextElement } from "@next-core/react-element";
3
3
  export interface CabinetAppLayerProps {
4
4
  appTitle: string;
@@ -23,6 +23,6 @@ declare class CabinetAppLayer extends ReactNextElement implements CabinetAppLaye
23
23
  * @description 当前状态
24
24
  */
25
25
  accessor status: "active" | "faded";
26
- render(): JSX.Element;
26
+ render(): React.JSX.Element;
27
27
  }
28
28
  export { CabinetAppLayer };
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { ReactNextElement } from "@next-core/react-element";
3
3
  export interface CabinetNodeProps {
4
4
  type: "container-group" | "physical-machine" | "virtual-machine" | "pod";
@@ -39,6 +39,6 @@ declare class CabinetNode extends ReactNextElement implements CabinetNodeProps {
39
39
  * @description 是否是告警态
40
40
  */
41
41
  accessor isAlert: boolean;
42
- render(): JSX.Element;
42
+ render(): React.JSX.Element;
43
43
  }
44
44
  export { CabinetNode };
@@ -1,4 +1,4 @@
1
- /// <reference types="react" />
1
+ import React from "react";
2
2
  import { ReactNextElement } from "@next-core/react-element";
3
3
  interface Node {
4
4
  nodeTitle: string;
@@ -27,12 +27,9 @@ export interface CabinetGraphProps {
27
27
  handleDbClick?: (key: string, type?: ChangeType, data?: Record<string, any>) => void;
28
28
  }
29
29
  /**
30
- * @id data-view.cabinet-graph
31
- * @name data-view.cabinet-graph
32
- * @docKind brick
33
- * @description cabinet构件
30
+ * cabinet 部署架构拓扑
34
31
  * @author nlicroshan
35
- * @noInheritDoc
32
+ * @category big-screen-content
36
33
  */
37
34
  declare class CabinetGraph extends ReactNextElement implements CabinetGraphProps {
38
35
  #private;
@@ -57,6 +54,6 @@ declare class CabinetGraph extends ReactNextElement implements CabinetGraphProps
57
54
  * @description 取消按钮是否需要展示
58
55
  */
59
56
  accessor hiddenCloseBtn: boolean;
60
- render(): JSX.Element;
57
+ render(): React.JSX.Element;
61
58
  }
62
59
  export { CabinetGraph };
@@ -21,6 +21,7 @@ interface ComplexSearchProps {
21
21
  /**
22
22
  * 大屏搜索构件
23
23
  * @author astrid
24
+ * @category big-screen-content
24
25
  */
25
26
  declare class ComplexSearch extends ReactNextElement implements ComplexSearchProps {
26
27
  #private;
@@ -13,6 +13,7 @@ export interface DataDisplayFlipperProps {
13
13
  /**
14
14
  * 翻牌器-type-3
15
15
  * @author jiezhou
16
+ * @category big-screen-content
16
17
  */
17
18
  declare class DataDisplayFlipper extends ReactNextElement implements DataDisplayFlipperProps {
18
19
  /** 翻牌器标题 */
@@ -44,7 +45,7 @@ declare class DataDisplayFlipper extends ReactNextElement implements DataDisplay
44
45
  * 翻牌器数字和单位之间的分隔符
45
46
  */
46
47
  accessor separator: string;
47
- render(): JSX.Element;
48
+ render(): React.JSX.Element;
48
49
  }
49
- export declare function DataDisplayFlipperComponent(props: DataDisplayFlipperProps): JSX.Element;
50
+ export declare function DataDisplayFlipperComponent(props: DataDisplayFlipperProps): React.JSX.Element;
50
51
  export { DataDisplayFlipper };
@@ -11,6 +11,7 @@ export interface DataDisplayFlipperFifthProps {
11
11
  }
12
12
  /**
13
13
  * 翻牌器-type-5
14
+ * @category big-screen-content
14
15
  */
15
16
  declare class DataDisplayFlipperFifth extends ReactNextElement implements DataDisplayFlipperFifthProps {
16
17
  /** 翻牌器标题 */
@@ -38,7 +39,7 @@ declare class DataDisplayFlipperFifth extends ReactNextElement implements DataDi
38
39
  * @default true
39
40
  */
40
41
  accessor showDefaultPrefix: boolean | undefined;
41
- render(): JSX.Element;
42
+ render(): React.JSX.Element;
42
43
  }
43
- export declare function DataDisplayFlipperFifthFifthComponent(props: DataDisplayFlipperFifthProps): JSX.Element;
44
+ export declare function DataDisplayFlipperFifthFifthComponent(props: DataDisplayFlipperFifthProps): React.JSX.Element;
44
45
  export { DataDisplayFlipperFifth };
@@ -9,6 +9,7 @@ export interface DataDisplayFlipperSixthProps {
9
9
  /**
10
10
  * 翻牌器-type-6
11
11
  * @author jiezhou
12
+ * @category big-screen-content
12
13
  */
13
14
  declare class DataDisplayFlipperSixth extends ReactNextElement implements DataDisplayFlipperSixthProps {
14
15
  /** 翻牌器标题 */
@@ -22,7 +23,7 @@ declare class DataDisplayFlipperSixth extends ReactNextElement implements DataDi
22
23
  * 翻牌器数值
23
24
  */
24
25
  accessor data: number | string;
25
- render(): JSX.Element;
26
+ render(): React.JSX.Element;
26
27
  }
27
- export declare function DataDisplayFlipperSixthComponent(props: DataDisplayFlipperSixthProps): JSX.Element;
28
+ export declare function DataDisplayFlipperSixthComponent(props: DataDisplayFlipperSixthProps): React.JSX.Element;
28
29
  export { DataDisplayFlipperSixth };