@next-bricks/data-view 1.3.7 → 1.3.8

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 (40) hide show
  1. package/dist/bricks.json +4 -4
  2. package/dist/chunks/{3171.3e78212b.js → 3171.363b0b08.js} +2 -2
  3. package/dist/chunks/{5552.8441d588.js.map → 3171.363b0b08.js.map} +1 -1
  4. package/dist/chunks/3413.4c2b292e.js +3 -0
  5. package/dist/chunks/3413.4c2b292e.js.map +1 -0
  6. package/dist/chunks/{3933.c01ffb09.js → 3933.7d7d4b5d.js} +2 -2
  7. package/dist/chunks/{3933.c01ffb09.js.map → 3933.7d7d4b5d.js.map} +1 -1
  8. package/dist/chunks/{4263.9708be6f.js → 4263.831a67de.js} +2 -2
  9. package/dist/chunks/{4263.9708be6f.js.map → 4263.831a67de.js.map} +1 -1
  10. package/dist/chunks/{4837.a3fa233a.js → 4837.19b87d46.js} +2 -2
  11. package/dist/chunks/{4837.a3fa233a.js.map → 4837.19b87d46.js.map} +1 -1
  12. package/dist/chunks/{5552.8441d588.js → 5552.f3e88b28.js} +2 -2
  13. package/dist/chunks/{3171.3e78212b.js.map → 5552.f3e88b28.js.map} +1 -1
  14. package/dist/chunks/{6314.bd8edc3a.js → 6314.25c9b9f9.js} +2 -2
  15. package/dist/chunks/{6314.bd8edc3a.js.map → 6314.25c9b9f9.js.map} +1 -1
  16. package/dist/chunks/{7218.75e43f86.js → 7218.1c57fc4e.js} +2 -2
  17. package/dist/chunks/{7218.75e43f86.js.map → 7218.1c57fc4e.js.map} +1 -1
  18. package/dist/chunks/{8097.c532b8c8.js → 8097.897b1f7b.js} +2 -2
  19. package/dist/chunks/{8097.c532b8c8.js.map → 8097.897b1f7b.js.map} +1 -1
  20. package/dist/chunks/{complex-search.e7c98e9f.js → complex-search.cdf4719a.js} +2 -2
  21. package/dist/chunks/{complex-search.e7c98e9f.js.map → complex-search.cdf4719a.js.map} +1 -1
  22. package/dist/chunks/{graph-text.ea81dc98.js → graph-text.07eaff70.js} +2 -2
  23. package/dist/chunks/{graph-text.ea81dc98.js.map → graph-text.07eaff70.js.map} +1 -1
  24. package/dist/chunks/main.bfe428fe.js +2 -0
  25. package/dist/chunks/{main.37f5a4f7.js.map → main.bfe428fe.js.map} +1 -1
  26. package/dist/chunks/{modern-style-treemap.f6bc4dbf.js → modern-style-treemap.dcdce91c.js} +3 -3
  27. package/dist/chunks/{modern-style-treemap.f6bc4dbf.js.map → modern-style-treemap.dcdce91c.js.map} +1 -1
  28. package/dist/examples.json +9 -9
  29. package/dist/index.1d994c8d.js +2 -0
  30. package/dist/index.1d994c8d.js.map +1 -0
  31. package/dist/manifest.json +100 -100
  32. package/dist/types.json +77 -77
  33. package/package.json +2 -2
  34. package/dist/chunks/3413.7135d330.js +0 -3
  35. package/dist/chunks/3413.7135d330.js.map +0 -1
  36. package/dist/chunks/main.37f5a4f7.js +0 -2
  37. package/dist/index.9c6802e9.js +0 -2
  38. package/dist/index.9c6802e9.js.map +0 -1
  39. /package/dist/chunks/{3413.7135d330.js.LICENSE.txt → 3413.4c2b292e.js.LICENSE.txt} +0 -0
  40. /package/dist/chunks/{modern-style-treemap.f6bc4dbf.js.LICENSE.txt → modern-style-treemap.dcdce91c.js.LICENSE.txt} +0 -0
@@ -49,6 +49,44 @@
49
49
  "description": "大屏仪表盘",
50
50
  "category": "big-screen-content"
51
51
  },
52
+ {
53
+ "name": "data-view.modern-style-component-title",
54
+ "properties": [
55
+ {
56
+ "name": "hideLeftComponent",
57
+ "description": "",
58
+ "default": "false"
59
+ },
60
+ {
61
+ "name": "hideRightComponent",
62
+ "description": "",
63
+ "default": "true"
64
+ },
65
+ {
66
+ "name": "componentTitle",
67
+ "description": "",
68
+ "type": "string"
69
+ },
70
+ {
71
+ "name": "titleTextStyle",
72
+ "description": "",
73
+ "attribute": false,
74
+ "type": "CSSProperties"
75
+ },
76
+ {
77
+ "name": "squareColor",
78
+ "description": "",
79
+ "attribute": false,
80
+ "type": "CSSProperties[\"color\"]"
81
+ }
82
+ ],
83
+ "events": [],
84
+ "slots": [],
85
+ "methods": [],
86
+ "parts": [],
87
+ "description": "现代风组件标题",
88
+ "category": "big-screen-content"
89
+ },
52
90
  {
53
91
  "name": "data-view.modern-style-page-title",
54
92
  "properties": [
@@ -180,44 +218,6 @@
180
218
  "description": "大屏仪标签页抽屉",
181
219
  "category": "big-screen-layout"
182
220
  },
183
- {
184
- "name": "data-view.modern-style-component-title",
185
- "properties": [
186
- {
187
- "name": "hideLeftComponent",
188
- "description": "",
189
- "default": "false"
190
- },
191
- {
192
- "name": "hideRightComponent",
193
- "description": "",
194
- "default": "true"
195
- },
196
- {
197
- "name": "componentTitle",
198
- "description": "",
199
- "type": "string"
200
- },
201
- {
202
- "name": "titleTextStyle",
203
- "description": "",
204
- "attribute": false,
205
- "type": "CSSProperties"
206
- },
207
- {
208
- "name": "squareColor",
209
- "description": "",
210
- "attribute": false,
211
- "type": "CSSProperties[\"color\"]"
212
- }
213
- ],
214
- "events": [],
215
- "slots": [],
216
- "methods": [],
217
- "parts": [],
218
- "description": "现代风组件标题",
219
- "category": "big-screen-content"
220
- },
221
221
  {
222
222
  "name": "data-view.modern-style-treemap",
223
223
  "properties": [
@@ -353,52 +353,6 @@
353
353
  "description": "基础下拉菜单",
354
354
  "category": "big-screen-content"
355
355
  },
356
- {
357
- "name": "data-view.loading-panel",
358
- "properties": [
359
- {
360
- "name": "customTitle",
361
- "description": "",
362
- "type": "string"
363
- },
364
- {
365
- "name": "loading",
366
- "description": "",
367
- "type": "boolean"
368
- },
369
- {
370
- "name": "useRealTimeProgress",
371
- "description": "",
372
- "default": "false",
373
- "type": "boolean"
374
- },
375
- {
376
- "name": "progress",
377
- "description": "",
378
- "type": "number"
379
- },
380
- {
381
- "name": "intervalTime",
382
- "description": "",
383
- "type": "number"
384
- }
385
- ],
386
- "events": [
387
- {
388
- "name": "end",
389
- "description": "",
390
- "detail": {
391
- "description": null,
392
- "type": "void"
393
- }
394
- }
395
- ],
396
- "slots": [],
397
- "methods": [],
398
- "parts": [],
399
- "description": "大屏加载模块展示",
400
- "category": "big-screen-content"
401
- },
402
356
  {
403
357
  "name": "data-view.complex-search",
404
358
  "properties": [
@@ -473,6 +427,52 @@
473
427
  "description": "大屏搜索构件",
474
428
  "category": "big-screen-content"
475
429
  },
430
+ {
431
+ "name": "data-view.loading-panel",
432
+ "properties": [
433
+ {
434
+ "name": "customTitle",
435
+ "description": "",
436
+ "type": "string"
437
+ },
438
+ {
439
+ "name": "loading",
440
+ "description": "",
441
+ "type": "boolean"
442
+ },
443
+ {
444
+ "name": "useRealTimeProgress",
445
+ "description": "",
446
+ "default": "false",
447
+ "type": "boolean"
448
+ },
449
+ {
450
+ "name": "progress",
451
+ "description": "",
452
+ "type": "number"
453
+ },
454
+ {
455
+ "name": "intervalTime",
456
+ "description": "",
457
+ "type": "number"
458
+ }
459
+ ],
460
+ "events": [
461
+ {
462
+ "name": "end",
463
+ "description": "",
464
+ "detail": {
465
+ "description": null,
466
+ "type": "void"
467
+ }
468
+ }
469
+ ],
470
+ "slots": [],
471
+ "methods": [],
472
+ "parts": [],
473
+ "description": "大屏加载模块展示",
474
+ "category": "big-screen-content"
475
+ },
476
476
  {
477
477
  "name": "data-view.particle-animation",
478
478
  "properties": [
@@ -586,22 +586,6 @@
586
586
  "parts": [],
587
587
  "description": "应用墙子构件----关联连线"
588
588
  },
589
- {
590
- "name": "data-view.cabinet-button",
591
- "properties": [
592
- {
593
- "name": "buttonStyle",
594
- "description": "",
595
- "attribute": false,
596
- "type": "React.CSSProperties"
597
- }
598
- ],
599
- "events": [],
600
- "slots": [],
601
- "methods": [],
602
- "parts": [],
603
- "description": "大屏按钮"
604
- },
605
589
  {
606
590
  "name": "data-view.cabinet-node",
607
591
  "properties": [
@@ -632,6 +616,22 @@
632
616
  "parts": [],
633
617
  "description": "cabinet子构件----节点"
634
618
  },
619
+ {
620
+ "name": "data-view.cabinet-button",
621
+ "properties": [
622
+ {
623
+ "name": "buttonStyle",
624
+ "description": "",
625
+ "attribute": false,
626
+ "type": "React.CSSProperties"
627
+ }
628
+ ],
629
+ "events": [],
630
+ "slots": [],
631
+ "methods": [],
632
+ "parts": [],
633
+ "description": "大屏按钮"
634
+ },
635
635
  {
636
636
  "name": "data-view.cabinet-app-layer",
637
637
  "properties": [
package/dist/types.json CHANGED
@@ -40,6 +40,60 @@
40
40
  "events": [],
41
41
  "methods": []
42
42
  },
43
+ "data-view.modern-style-component-title": {
44
+ "properties": [
45
+ {
46
+ "name": "hideLeftComponent",
47
+ "annotation": {
48
+ "type": "keyword",
49
+ "value": "boolean"
50
+ }
51
+ },
52
+ {
53
+ "name": "hideRightComponent",
54
+ "annotation": {
55
+ "type": "keyword",
56
+ "value": "boolean"
57
+ }
58
+ },
59
+ {
60
+ "name": "componentTitle",
61
+ "annotation": {
62
+ "type": "keyword",
63
+ "value": "string"
64
+ }
65
+ },
66
+ {
67
+ "name": "titleTextStyle",
68
+ "annotation": {
69
+ "type": "reference",
70
+ "typeName": {
71
+ "type": "identifier",
72
+ "name": "CSSProperties"
73
+ }
74
+ }
75
+ },
76
+ {
77
+ "name": "squareColor",
78
+ "annotation": {
79
+ "type": "indexedAccess",
80
+ "objectType": {
81
+ "type": "reference",
82
+ "typeName": {
83
+ "type": "identifier",
84
+ "name": "CSSProperties"
85
+ }
86
+ },
87
+ "indexType": {
88
+ "type": "jsLiteral",
89
+ "value": "color"
90
+ }
91
+ }
92
+ }
93
+ ],
94
+ "events": [],
95
+ "methods": []
96
+ },
43
97
  "data-view.modern-style-page-title": {
44
98
  "properties": [
45
99
  {
@@ -283,60 +337,6 @@
283
337
  }
284
338
  ]
285
339
  },
286
- "data-view.modern-style-component-title": {
287
- "properties": [
288
- {
289
- "name": "hideLeftComponent",
290
- "annotation": {
291
- "type": "keyword",
292
- "value": "boolean"
293
- }
294
- },
295
- {
296
- "name": "hideRightComponent",
297
- "annotation": {
298
- "type": "keyword",
299
- "value": "boolean"
300
- }
301
- },
302
- {
303
- "name": "componentTitle",
304
- "annotation": {
305
- "type": "keyword",
306
- "value": "string"
307
- }
308
- },
309
- {
310
- "name": "titleTextStyle",
311
- "annotation": {
312
- "type": "reference",
313
- "typeName": {
314
- "type": "identifier",
315
- "name": "CSSProperties"
316
- }
317
- }
318
- },
319
- {
320
- "name": "squareColor",
321
- "annotation": {
322
- "type": "indexedAccess",
323
- "objectType": {
324
- "type": "reference",
325
- "typeName": {
326
- "type": "identifier",
327
- "name": "CSSProperties"
328
- }
329
- },
330
- "indexType": {
331
- "type": "jsLiteral",
332
- "value": "color"
333
- }
334
- }
335
- }
336
- ],
337
- "events": [],
338
- "methods": []
339
- },
340
340
  "data-view.battery-chart": {
341
341
  "properties": [
342
342
  {
@@ -853,29 +853,6 @@
853
853
  "events": [],
854
854
  "methods": []
855
855
  },
856
- "data-view.cabinet-button": {
857
- "properties": [
858
- {
859
- "name": "buttonStyle",
860
- "annotation": {
861
- "type": "reference",
862
- "typeName": {
863
- "type": "qualifiedName",
864
- "left": {
865
- "type": "identifier",
866
- "name": "React"
867
- },
868
- "right": {
869
- "type": "identifier",
870
- "name": "CSSProperties"
871
- }
872
- }
873
- }
874
- }
875
- ],
876
- "events": [],
877
- "methods": []
878
- },
879
856
  "data-view.cabinet-node": {
880
857
  "properties": [
881
858
  {
@@ -936,6 +913,29 @@
936
913
  "events": [],
937
914
  "methods": []
938
915
  },
916
+ "data-view.cabinet-button": {
917
+ "properties": [
918
+ {
919
+ "name": "buttonStyle",
920
+ "annotation": {
921
+ "type": "reference",
922
+ "typeName": {
923
+ "type": "qualifiedName",
924
+ "left": {
925
+ "type": "identifier",
926
+ "name": "React"
927
+ },
928
+ "right": {
929
+ "type": "identifier",
930
+ "name": "CSSProperties"
931
+ }
932
+ }
933
+ }
934
+ }
935
+ ],
936
+ "events": [],
937
+ "methods": []
938
+ },
939
939
  "data-view.cabinet-app-layer": {
940
940
  "properties": [
941
941
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/data-view",
3
- "version": "1.3.7",
3
+ "version": "1.3.8",
4
4
  "homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/data-view",
5
5
  "repository": {
6
6
  "type": "git",
@@ -41,5 +41,5 @@
41
41
  "peerDependencies": {
42
42
  "@next-bricks/icons": "*"
43
43
  },
44
- "gitHead": "2f5fd846001aac3ce9786f9ef3d78bd543e8f5d3"
44
+ "gitHead": "0dc80f976bbe10992b895eae022c6f86fab7507c"
45
45
  }