@next-bricks/data-view 0.20.0 → 0.22.0

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 (85) hide show
  1. package/dist/bricks.json +1 -1
  2. package/dist/chunks/2693.a8079f42.js +2 -0
  3. package/dist/chunks/2693.a8079f42.js.map +1 -0
  4. package/dist/chunks/5114.550538e0.js +2 -0
  5. package/dist/chunks/5114.550538e0.js.map +1 -0
  6. package/dist/chunks/app-wall-card-item.2cd77e32.js.map +1 -1
  7. package/dist/chunks/app-wall-relation-line.acea64ca.js.map +1 -1
  8. package/dist/chunks/app-wall-system-card.7ee27171.js.map +1 -1
  9. package/dist/chunks/app-wall.94fbb95f.js +2 -0
  10. package/dist/chunks/app-wall.94fbb95f.js.map +1 -0
  11. package/dist/chunks/battery-chart.8e793849.js.map +1 -1
  12. package/dist/chunks/cabinet-app-layer.c3156126.js.map +1 -1
  13. package/dist/chunks/cabinet-button.dafeb310.js.map +1 -1
  14. package/dist/chunks/cabinet-container.346f6ad2.js.map +1 -1
  15. package/dist/chunks/cabinet-node.a6b6ec50.js.map +1 -1
  16. package/dist/chunks/cabinet-thumbnail.9d80efaa.js.map +1 -1
  17. package/dist/chunks/complex-search.59965ae1.js.map +1 -1
  18. package/dist/chunks/data-display-flipper-fifth.6005ab9a.js.map +1 -1
  19. package/dist/chunks/data-display-flipper-sixth.025897c1.js.map +1 -1
  20. package/dist/chunks/data-display-flipper.92cca083.js.map +1 -1
  21. package/dist/chunks/dropdown-menu.99b11850.js.map +1 -1
  22. package/dist/chunks/gauge-chart.79b7367f.js.map +1 -1
  23. package/dist/chunks/gear-background.7fa31a86.js.map +1 -1
  24. package/dist/chunks/graph-layout-grid.d4de0c9e.js.map +1 -1
  25. package/dist/chunks/graph-node.444dd8f0.js.map +1 -1
  26. package/dist/chunks/graph-text.1968abff.js.map +1 -1
  27. package/dist/chunks/grid-background.8e76ec03.js.map +1 -1
  28. package/dist/chunks/indicator-card.e2accdd2.js.map +1 -1
  29. package/dist/chunks/loading-panel.797beb0d.js.map +1 -1
  30. package/dist/chunks/{main.22a3250f.js → main.24719185.js} +2 -2
  31. package/dist/chunks/{main.22a3250f.js.map → main.24719185.js.map} +1 -1
  32. package/dist/chunks/modern-style-component-title.8f7c81a6.js.map +1 -1
  33. package/dist/chunks/modern-style-page-title.8cfafe41.js.map +1 -1
  34. package/dist/chunks/modern-style-treemap.c3bea9ed.js.map +1 -1
  35. package/dist/chunks/particle-animation.dfe139b8.js.map +1 -1
  36. package/dist/chunks/radar-chart.edeb980f.js.map +1 -1
  37. package/dist/chunks/simple-card-item.61b3990d.js +3 -0
  38. package/dist/chunks/simple-card-item.61b3990d.js.map +1 -0
  39. package/dist/chunks/tabs-drawer.0567e674.js.map +1 -1
  40. package/dist/chunks/tabs-page-title.38fece11.js.map +1 -1
  41. package/dist/{index.269c45f6.js → index.b9bc155c.js} +2 -2
  42. package/dist/{index.269c45f6.js.map → index.b9bc155c.js.map} +1 -1
  43. package/dist/manifest.json +56 -33
  44. package/dist/types.json +8 -2
  45. package/dist-types/app-wall/card-item/index.d.ts +1 -5
  46. package/dist-types/app-wall/index.d.ts +6 -5
  47. package/dist-types/app-wall/relation-line/index.d.ts +6 -10
  48. package/dist-types/app-wall/system-card/index.d.ts +1 -5
  49. package/dist-types/battery-chart/index.d.ts +2 -6
  50. package/dist-types/cabinet/cabinet-app-layer/index.d.ts +11 -15
  51. package/dist-types/cabinet/cabinet-button/index.d.ts +1 -5
  52. package/dist-types/cabinet/cabinet-container/index.d.ts +1 -5
  53. package/dist-types/cabinet/cabinet-node/index.d.ts +1 -5
  54. package/dist-types/cabinet/cabinet-thumbnail/index.d.ts +1 -5
  55. package/dist-types/complex-search/index.d.ts +1 -5
  56. package/dist-types/data-display-flipper/index.d.ts +2 -1
  57. package/dist-types/data-display-flipper-fifth/index.d.ts +1 -1
  58. package/dist-types/data-display-flipper-sixth/index.d.ts +2 -1
  59. package/dist-types/dropdown-menu/index.d.ts +16 -20
  60. package/dist-types/gauge-chart/index.d.ts +1 -5
  61. package/dist-types/gear-background/index.d.ts +1 -5
  62. package/dist-types/graph/layout-grid/index.d.ts +1 -5
  63. package/dist-types/graph/node/index.d.ts +1 -5
  64. package/dist-types/graph/text/index.d.ts +1 -5
  65. package/dist-types/grid-background/index.d.ts +1 -5
  66. package/dist-types/indicator-card/index.d.ts +2 -1
  67. package/dist-types/loading-panel/index.d.ts +1 -5
  68. package/dist-types/modern-style-component-title/index.d.ts +1 -5
  69. package/dist-types/modern-style-page-title/index.d.ts +1 -5
  70. package/dist-types/modern-style-treemap/index.d.ts +1 -5
  71. package/dist-types/particle-animation/index.d.ts +1 -5
  72. package/dist-types/radar-chart/index.d.ts +1 -5
  73. package/dist-types/simple-card-item/index.d.ts +2 -1
  74. package/dist-types/tabs-drawer/index.d.ts +1 -5
  75. package/dist-types/tabs-page-title/index.d.ts +8 -8
  76. package/package.json +2 -2
  77. package/dist/chunks/2693.1e93067a.js +0 -2
  78. package/dist/chunks/2693.1e93067a.js.map +0 -1
  79. package/dist/chunks/5114.89597ba9.js +0 -2
  80. package/dist/chunks/5114.89597ba9.js.map +0 -1
  81. package/dist/chunks/app-wall.d99406d6.js +0 -2
  82. package/dist/chunks/app-wall.d99406d6.js.map +0 -1
  83. package/dist/chunks/simple-card-item.227bfcfc.js +0 -3
  84. package/dist/chunks/simple-card-item.227bfcfc.js.map +0 -1
  85. /package/dist/chunks/{simple-card-item.227bfcfc.js.LICENSE.txt → simple-card-item.61b3990d.js.LICENSE.txt} +0 -0
@@ -46,7 +46,7 @@
46
46
  "slots": [],
47
47
  "methods": [],
48
48
  "parts": [],
49
- "description": ""
49
+ "description": "大屏仪表盘"
50
50
  },
51
51
  {
52
52
  "name": "data-view.modern-style-component-title",
@@ -83,7 +83,7 @@
83
83
  "slots": [],
84
84
  "methods": [],
85
85
  "parts": [],
86
- "description": ""
86
+ "description": "现代风组件标题"
87
87
  },
88
88
  {
89
89
  "name": "data-view.modern-style-page-title",
@@ -121,7 +121,7 @@
121
121
  "slots": [],
122
122
  "methods": [],
123
123
  "parts": [],
124
- "description": ""
124
+ "description": "现代风页面标题"
125
125
  },
126
126
  {
127
127
  "name": "data-view.tabs-drawer",
@@ -212,7 +212,7 @@
212
212
  }
213
213
  ],
214
214
  "parts": [],
215
- "description": ""
215
+ "description": "大屏仪标签页抽屉"
216
216
  },
217
217
  {
218
218
  "name": "data-view.modern-style-treemap",
@@ -268,7 +268,7 @@
268
268
  "slots": [],
269
269
  "methods": [],
270
270
  "parts": [],
271
- "description": ""
271
+ "description": "现代风树图"
272
272
  },
273
273
  {
274
274
  "name": "data-view.battery-chart",
@@ -304,7 +304,7 @@
304
304
  "slots": [],
305
305
  "methods": [],
306
306
  "parts": [],
307
- "description": ""
307
+ "description": "大屏电池"
308
308
  },
309
309
  {
310
310
  "name": "data-view.dropdown-menu",
@@ -313,7 +313,7 @@
313
313
  "name": "options",
314
314
  "description": "",
315
315
  "attribute": false,
316
- "type": "{ label: string, value: string }[]"
316
+ "type": "{ label: string; value: string }[]"
317
317
  },
318
318
  {
319
319
  "name": "value",
@@ -344,7 +344,7 @@
344
344
  "slots": [],
345
345
  "methods": [],
346
346
  "parts": [],
347
- "description": ""
347
+ "description": "基础下拉菜单"
348
348
  },
349
349
  {
350
350
  "name": "data-view.complex-search",
@@ -417,7 +417,7 @@
417
417
  "slots": [],
418
418
  "methods": [],
419
419
  "parts": [],
420
- "description": ""
420
+ "description": "大屏搜索构件"
421
421
  },
422
422
  {
423
423
  "name": "data-view.loading-panel",
@@ -462,7 +462,7 @@
462
462
  "slots": [],
463
463
  "methods": [],
464
464
  "parts": [],
465
- "description": ""
465
+ "description": "大屏加载模块展示"
466
466
  },
467
467
  {
468
468
  "name": "data-view.particle-animation",
@@ -484,7 +484,7 @@
484
484
  "slots": [],
485
485
  "methods": [],
486
486
  "parts": [],
487
- "description": ""
487
+ "description": "大屏粒子加载动效"
488
488
  },
489
489
  {
490
490
  "name": "data-view.app-wall-card-item",
@@ -510,7 +510,7 @@
510
510
  "slots": [],
511
511
  "methods": [],
512
512
  "parts": [],
513
- "description": ""
513
+ "description": "应用墙子构件----卡片项"
514
514
  },
515
515
  {
516
516
  "name": "data-view.app-wall-system-card",
@@ -558,7 +558,7 @@
558
558
  "slots": [],
559
559
  "methods": [],
560
560
  "parts": [],
561
- "description": ""
561
+ "description": "应用墙系统卡片"
562
562
  },
563
563
  {
564
564
  "name": "data-view.app-wall-relation-line",
@@ -574,7 +574,7 @@
574
574
  "slots": [],
575
575
  "methods": [],
576
576
  "parts": [],
577
- "description": ""
577
+ "description": "应用墙子构件----关联连线"
578
578
  },
579
579
  {
580
580
  "name": "data-view.cabinet-button",
@@ -590,7 +590,7 @@
590
590
  "slots": [],
591
591
  "methods": [],
592
592
  "parts": [],
593
- "description": ""
593
+ "description": "大屏按钮"
594
594
  },
595
595
  {
596
596
  "name": "data-view.cabinet-node",
@@ -620,7 +620,7 @@
620
620
  "slots": [],
621
621
  "methods": [],
622
622
  "parts": [],
623
- "description": ""
623
+ "description": "cabinet子构件----节点"
624
624
  },
625
625
  {
626
626
  "name": "data-view.cabinet-app-layer",
@@ -640,7 +640,7 @@
640
640
  "slots": [],
641
641
  "methods": [],
642
642
  "parts": [],
643
- "description": ""
643
+ "description": "cabinet子构件----应用层"
644
644
  },
645
645
  {
646
646
  "name": "data-view.cabinet-container",
@@ -691,7 +691,7 @@
691
691
  "slots": [],
692
692
  "methods": [],
693
693
  "parts": [],
694
- "description": ""
694
+ "description": "大屏集群容器构件"
695
695
  },
696
696
  {
697
697
  "name": "data-view.cabinet-thumbnail",
@@ -719,7 +719,7 @@
719
719
  "slots": [],
720
720
  "methods": [],
721
721
  "parts": [],
722
- "description": ""
722
+ "description": "应用墙缩略图"
723
723
  },
724
724
  {
725
725
  "name": "data-view.cabinet-graph",
@@ -824,6 +824,11 @@
824
824
  "name": "containerId",
825
825
  "description": "容器id,用于监听容器大小",
826
826
  "type": "string"
827
+ },
828
+ {
829
+ "name": "noRotate",
830
+ "description": "控制是否旋转",
831
+ "type": "boolean"
827
832
  }
828
833
  ],
829
834
  "events": [
@@ -870,7 +875,7 @@
870
875
  "slots": [],
871
876
  "methods": [],
872
877
  "parts": [],
873
- "description": ""
878
+ "description": "应用墙"
874
879
  },
875
880
  {
876
881
  "name": "data-view.graph-text",
@@ -890,7 +895,7 @@
890
895
  "slots": [],
891
896
  "methods": [],
892
897
  "parts": [],
893
- "description": ""
898
+ "description": "Graph text"
894
899
  },
895
900
  {
896
901
  "name": "data-view.graph-node",
@@ -905,7 +910,7 @@
905
910
  "slots": [],
906
911
  "methods": [],
907
912
  "parts": [],
908
- "description": ""
913
+ "description": "Graph Node"
909
914
  },
910
915
  {
911
916
  "name": "data-view.graph-layout-grid",
@@ -936,7 +941,7 @@
936
941
  "slots": [],
937
942
  "methods": [],
938
943
  "parts": [],
939
- "description": ""
944
+ "description": "Graph grid 布局"
940
945
  },
941
946
  {
942
947
  "name": "data-view.grid-background",
@@ -966,7 +971,7 @@
966
971
  "slots": [],
967
972
  "methods": [],
968
973
  "parts": [],
969
- "description": ""
974
+ "description": "大屏网格背景"
970
975
  },
971
976
  {
972
977
  "name": "data-view.gear-background",
@@ -983,7 +988,7 @@
983
988
  "slots": [],
984
989
  "methods": [],
985
990
  "parts": [],
986
- "description": ""
991
+ "description": "齿轮背景"
987
992
  },
988
993
  {
989
994
  "name": "data-view.radar-chart",
@@ -1065,7 +1070,7 @@
1065
1070
  "slots": [],
1066
1071
  "methods": [],
1067
1072
  "parts": [],
1068
- "description": ""
1073
+ "description": "雷达图"
1069
1074
  },
1070
1075
  {
1071
1076
  "name": "data-view.title-text",
@@ -1157,9 +1162,27 @@
1157
1162
  }
1158
1163
  }
1159
1164
  ],
1160
- "slots": [],
1165
+ "slots": [
1166
+ {
1167
+ "name": null,
1168
+ "description": "标题"
1169
+ },
1170
+ {
1171
+ "name": "start",
1172
+ "description": "顶部左边插槽"
1173
+ },
1174
+ {
1175
+ "name": "end",
1176
+ "description": "顶部右边插槽"
1177
+ },
1178
+ {
1179
+ "name": null,
1180
+ "description": "[key] - 标签对应的key的插槽"
1181
+ }
1182
+ ],
1161
1183
  "methods": [],
1162
- "parts": []
1184
+ "parts": [],
1185
+ "description": "带有tabs的标题构件"
1163
1186
  },
1164
1187
  {
1165
1188
  "name": "data-view.top-title-bar",
@@ -1294,7 +1317,7 @@
1294
1317
  "slots": [],
1295
1318
  "methods": [],
1296
1319
  "parts": [],
1297
- "description": "构件 `data-view.simple-card-item`"
1320
+ "description": "基础卡片项"
1298
1321
  },
1299
1322
  {
1300
1323
  "name": "data-view.basic-index-group",
@@ -1382,7 +1405,7 @@
1382
1405
  "slots": [],
1383
1406
  "methods": [],
1384
1407
  "parts": [],
1385
- "description": "构件 `data-view.data-display-flipper`"
1408
+ "description": "翻牌器-type-3"
1386
1409
  },
1387
1410
  {
1388
1411
  "name": "data-view.data-display-flipper-fifth",
@@ -1427,7 +1450,7 @@
1427
1450
  "slots": [],
1428
1451
  "methods": [],
1429
1452
  "parts": [],
1430
- "description": "构件 `data-view.data-display-flipper-fifth`"
1453
+ "description": "翻牌器-type-5"
1431
1454
  },
1432
1455
  {
1433
1456
  "name": "data-view.data-display-flipper-sixth",
@@ -1454,7 +1477,7 @@
1454
1477
  "slots": [],
1455
1478
  "methods": [],
1456
1479
  "parts": [],
1457
- "description": "构件 `data-view.data-display-flipper-sixth`"
1480
+ "description": "翻牌器-type-6"
1458
1481
  },
1459
1482
  {
1460
1483
  "name": "data-view.indicator-card",
@@ -1478,7 +1501,7 @@
1478
1501
  "slots": [],
1479
1502
  "methods": [],
1480
1503
  "parts": [],
1481
- "description": "构件 `data-view.indicator-card`"
1504
+ "description": "指标卡片"
1482
1505
  }
1483
1506
  ],
1484
1507
  "providers": []
package/dist/types.json CHANGED
@@ -1687,8 +1687,7 @@
1687
1687
  "computed": false,
1688
1688
  "description": "标签名称"
1689
1689
  }
1690
- ],
1691
- "description": "带有tabs的标题构件"
1690
+ ]
1692
1691
  }
1693
1692
  ]
1694
1693
  },
@@ -3332,6 +3331,13 @@
3332
3331
  "type": "keyword",
3333
3332
  "value": "string"
3334
3333
  }
3334
+ },
3335
+ {
3336
+ "name": "noRotate",
3337
+ "annotation": {
3338
+ "type": "keyword",
3339
+ "value": "boolean"
3340
+ }
3335
3341
  }
3336
3342
  ],
3337
3343
  "events": [
@@ -6,12 +6,8 @@ export interface AppWallCardItemProps {
6
6
  description: string;
7
7
  }
8
8
  /**
9
- * @id data-view.app-wall-card-item
10
- * @name data-view.app-wall-card-item
11
- * @docKind brick
12
- * @description 应用墙子构件----卡片项
9
+ * 应用墙子构件----卡片项
13
10
  * @author nlicroshan
14
- * @noInheritDoc
15
11
  */
16
12
  declare class AppWallCardItem extends ReactNextElement implements AppWallCardItemProps {
17
13
  /**
@@ -16,14 +16,11 @@ export interface AppWallProps {
16
16
  handleCardClick?: (data: AppData) => void;
17
17
  cardBrickName: AppWallCardBrickNameType;
18
18
  containerId?: string;
19
+ noRotate?: boolean;
19
20
  }
20
21
  /**
21
- * @id data-view.app-wall
22
- * @name data-view.app-wall
23
- * @docKind brick
24
- * @description 应用墙
22
+ * 应用墙
25
23
  * @author nlicroshan
26
- * @noInheritDoc
27
24
  */
28
25
  declare class AppWall extends ReactNextElement implements AppWallProps {
29
26
  #private;
@@ -59,6 +56,10 @@ declare class AppWall extends ReactNextElement implements AppWallProps {
59
56
  * 容器id,用于监听容器大小
60
57
  */
61
58
  accessor containerId: string;
59
+ /**
60
+ * 控制是否旋转
61
+ */
62
+ accessor noRotate: boolean;
62
63
  handleLeftClick: (data: AppData) => void;
63
64
  handleRightClick: (data: AppData) => void;
64
65
  handleCardDbClick: (data: AppData) => void;
@@ -4,20 +4,16 @@ export interface AppWallRelationLineProps {
4
4
  lightColor: "blue" | "purple";
5
5
  }
6
6
  /**
7
- * @id data-view.app-wall-relation-line
8
- * @name data-view.app-wall-relation-line
9
- * @docKind brick
10
- * @description 应用墙子构件----关联连线
7
+ * 应用墙子构件----关联连线
11
8
  * @author nlicroshan
12
- * @noInheritDoc
13
9
  */
14
10
  declare class AppWallRelationLine extends ReactNextElement implements AppWallRelationLineProps {
15
11
  /**
16
- * @kind "blue" | "purple"
17
- * @required false
18
- * @default "blue"
19
- * @description 光线颜色
20
- */
12
+ * @kind "blue" | "purple"
13
+ * @required false
14
+ * @default "blue"
15
+ * @description 光线颜色
16
+ */
21
17
  accessor lightColor: "blue" | "purple";
22
18
  render(): JSX.Element;
23
19
  }
@@ -14,12 +14,8 @@ export interface SystemCardProps {
14
14
  containerStyle?: React.CSSProperties;
15
15
  }
16
16
  /**
17
- * @id data-view.app-wall-system-card
18
- * @name data-view.app-wall-system-card
19
- * @docKind brick
20
- * @description
17
+ * 应用墙系统卡片
21
18
  * @author astrid
22
- * @noInheritDoc
23
19
  */
24
20
  declare class SystemCard extends ReactNextElement implements SystemCardProps {
25
21
  #private;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ import React from "react";
2
2
  import { ReactNextElement } from "@next-core/react-element";
3
3
  interface ThresholdColor {
4
4
  color: React.CSSProperties["color"];
@@ -15,12 +15,8 @@ interface BatteryChartChartProps {
15
15
  batteryHeight?: number;
16
16
  }
17
17
  /**
18
- * @id data-view.battery-chart
19
- * @name data-view.battery-chart
20
- * @docKind brick
21
- * @description 大屏电池
18
+ * 大屏电池
22
19
  * @author astrid
23
- * @noInheritDoc
24
20
  */
25
21
  declare class BatteryChart extends ReactNextElement implements BatteryChartChartProps {
26
22
  /**
@@ -5,27 +5,23 @@ export interface CabinetAppLayerProps {
5
5
  status?: "active" | "faded";
6
6
  }
7
7
  /**
8
- * @id data-view.cabinet-app-layer
9
- * @name data-view.cabinet-app-layer
10
- * @docKind brick
11
- * @description cabinet子构件----应用层
8
+ * cabinet子构件----应用层
12
9
  * @author nlicroshan
13
- * @noInheritDoc
14
10
  */
15
11
  declare class CabinetAppLayer extends ReactNextElement implements CabinetAppLayerProps {
16
12
  /**
17
- * @kind string
18
- * @required true
19
- * @default
20
- * @description 标题
21
- */
13
+ * @kind string
14
+ * @required true
15
+ * @default
16
+ * @description 标题
17
+ */
22
18
  accessor appTitle: string;
23
19
  /**
24
- * @kind "active" | "faded"
25
- * @required false
26
- * @default
27
- * @description 当前状态
28
- */
20
+ * @kind "active" | "faded"
21
+ * @required false
22
+ * @default
23
+ * @description 当前状态
24
+ */
29
25
  accessor status: "active" | "faded";
30
26
  render(): JSX.Element;
31
27
  }
@@ -4,12 +4,8 @@ export interface CabinetButtonProps {
4
4
  buttonStyle?: React.CSSProperties;
5
5
  }
6
6
  /**
7
- * @id data-view.cabinet-button
8
- * @name data-view.cabinet-button
9
- * @docKind brick
10
- * @description 大屏按钮
7
+ * 大屏按钮
11
8
  * @author astrid
12
- * @noInheritDoc
13
9
  */
14
10
  declare class CabinetButton extends ReactNextElement implements CabinetButtonProps {
15
11
  /**
@@ -15,12 +15,8 @@ export interface CabinetContainerProps {
15
15
  handleDbClick?: (params: ClickEventDataType) => void;
16
16
  }
17
17
  /**
18
- * @id data-view.cabinet-container
19
- * @name data-view.cabinet-container
20
- * @docKind brick
21
- * @description 大屏集群容器构件
18
+ * 大屏集群容器构件
22
19
  * @author astrid
23
- * @noInheritDoc
24
20
  */
25
21
  declare class CabinetContainer extends ReactNextElement implements CabinetContainerProps {
26
22
  #private;
@@ -7,12 +7,8 @@ export interface CabinetNodeProps {
7
7
  isAlert?: boolean;
8
8
  }
9
9
  /**
10
- * @id data-view.cabinet-node
11
- * @name data-view.cabinet-node
12
- * @docKind brick
13
- * @description cabinet子构件----节点
10
+ * cabinet子构件----节点
14
11
  * @author nlicroshan
15
- * @noInheritDoc
16
12
  */
17
13
  declare class CabinetNode extends ReactNextElement implements CabinetNodeProps {
18
14
  /**
@@ -13,12 +13,8 @@ export interface CabinetThumbnailProps {
13
13
  columns?: number;
14
14
  }
15
15
  /**
16
- * @id data-view.cabinet-thumbnail
17
- * @name data-view.cabinet-thumbnail
18
- * @docKind brick
19
- * @description 应用墙缩略图
16
+ * 应用墙缩略图
20
17
  * @author astrid
21
- * @noInheritDoc
22
18
  */
23
19
  declare class CabinetThumbnail extends ReactNextElement implements CabinetThumbnailProps {
24
20
  /**
@@ -19,12 +19,8 @@ interface ComplexSearchProps {
19
19
  onSelect?: (data: OptionItem) => void;
20
20
  }
21
21
  /**
22
- * @id data-view.complex-search
23
- * @name data-view.complex-search
24
- * @docKind brick
25
- * @description 大屏搜索构件
22
+ * 大屏搜索构件
26
23
  * @author astrid
27
- * @noInheritDoc
28
24
  */
29
25
  declare class ComplexSearch extends ReactNextElement implements ComplexSearchProps {
30
26
  #private;
@@ -11,7 +11,8 @@ export interface DataDisplayFlipperProps {
11
11
  separator?: string;
12
12
  }
13
13
  /**
14
- * 构件 `data-view.data-display-flipper`
14
+ * 翻牌器-type-3
15
+ * @author jiezhou
15
16
  */
16
17
  declare class DataDisplayFlipper extends ReactNextElement implements DataDisplayFlipperProps {
17
18
  /** 翻牌器标题 */
@@ -10,7 +10,7 @@ export interface DataDisplayFlipperFifthProps {
10
10
  showDefaultPrefix?: boolean;
11
11
  }
12
12
  /**
13
- * 构件 `data-view.data-display-flipper-fifth`
13
+ * 翻牌器-type-5
14
14
  */
15
15
  declare class DataDisplayFlipperFifth extends ReactNextElement implements DataDisplayFlipperFifthProps {
16
16
  /** 翻牌器标题 */
@@ -7,7 +7,8 @@ export interface DataDisplayFlipperSixthProps {
7
7
  flipperStyle?: React.CSSProperties;
8
8
  }
9
9
  /**
10
- * 构件 `data-view.data-display-flipper-sixth`
10
+ * 翻牌器-type-6
11
+ * @author jiezhou
11
12
  */
12
13
  declare class DataDisplayFlipperSixth extends ReactNextElement implements DataDisplayFlipperSixthProps {
13
14
  /** 翻牌器标题 */
@@ -12,12 +12,8 @@ interface DropdownMenuProps {
12
12
  allowClear?: boolean;
13
13
  }
14
14
  /**
15
- * @id data-view.dropdown-menu
16
- * @name data-view.dropdown-menu
17
- * @docKind brick
18
- * @description 基础下拉菜单
15
+ * 基础下拉菜单
19
16
  * @author nlicroshan
20
- * @noInheritDoc
21
17
  */
22
18
  declare class DropdownMenu extends ReactNextElement implements DropdownMenuProps {
23
19
  #private;
@@ -32,25 +28,25 @@ declare class DropdownMenu extends ReactNextElement implements DropdownMenuProps
32
28
  value: string;
33
29
  }[];
34
30
  /**
35
- * @kind string
36
- * @required false
37
- * @default
38
- * @description 值
39
- */
31
+ * @kind string
32
+ * @required false
33
+ * @default
34
+ * @description 值
35
+ */
40
36
  accessor value: string;
41
37
  /**
42
- * @kind string
43
- * @required false
44
- * @default
45
- * @description 占位符
46
- */
38
+ * @kind string
39
+ * @required false
40
+ * @default
41
+ * @description 占位符
42
+ */
47
43
  accessor placeholder: string;
48
44
  /**
49
- * @kind boolean
50
- * @required false
51
- * @default
52
- * @description 是否允许清除
53
- */
45
+ * @kind boolean
46
+ * @required false
47
+ * @default
48
+ * @description 是否允许清除
49
+ */
54
50
  accessor allowClear: boolean;
55
51
  render(): JSX.Element;
56
52
  }
@@ -8,12 +8,8 @@ interface GaugeChartProps {
8
8
  fontSize?: number;
9
9
  }
10
10
  /**
11
- * @id data-view.gauge-chart
12
- * @name data-view.gauge-chart
13
- * @docKind brick
14
- * @description 大屏仪表盘
11
+ * 大屏仪表盘
15
12
  * @author astrid
16
- * @noInheritDoc
17
13
  */
18
14
  declare class GaugeChart extends ReactNextElement implements GaugeChartProps {
19
15
  /**
@@ -4,12 +4,8 @@ interface GearBackgroundProps {
4
4
  color?: React.CSSProperties["color"];
5
5
  }
6
6
  /**
7
- * @id data-view.gear-background
8
- * @name data-view.gear-background
9
- * @docKind brick
10
- * @description
7
+ * 齿轮背景
11
8
  * @author astrid
12
- * @noInheritDoc
13
9
  */
14
10
  declare class GearBackground extends ReactNextElement implements GearBackgroundProps {
15
11
  /**