@next-bricks/data-view 0.15.18 → 0.15.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bricks.json +3 -3
- package/dist/chunks/{5381.d8439bf0.js → 5381.147c4347.js} +2 -2
- package/dist/chunks/{6660.4f72799f.js.map → 5381.147c4347.js.map} +1 -1
- package/dist/chunks/{5491.7ca67ca1.js → 5491.01b45e4a.js} +2 -2
- package/dist/chunks/5491.01b45e4a.js.map +1 -0
- package/dist/chunks/{6301.0b1d3344.js → 6301.9f7969b9.js} +2 -2
- package/dist/chunks/{6301.0b1d3344.js.map → 6301.9f7969b9.js.map} +1 -1
- package/dist/chunks/{6660.4f72799f.js → 6660.f63cbd2f.js} +2 -2
- package/dist/chunks/{5381.d8439bf0.js.map → 6660.f63cbd2f.js.map} +1 -1
- package/dist/chunks/{complex-search.8036e06d.js → complex-search.b3861b42.js} +2 -2
- package/dist/chunks/{complex-search.8036e06d.js.map → complex-search.b3861b42.js.map} +1 -1
- package/dist/chunks/{main.b63cd5f8.js → main.38e16c6c.js} +2 -2
- package/dist/chunks/{main.b63cd5f8.js.map → main.38e16c6c.js.map} +1 -1
- package/dist/chunks/{modern-style-treemap.0241777f.js → modern-style-treemap.2808a370.js} +3 -3
- package/dist/chunks/{modern-style-treemap.0241777f.js.map → modern-style-treemap.2808a370.js.map} +1 -1
- package/dist/examples.json +6 -6
- package/dist/index.2f9cc411.js +2 -0
- package/dist/{index.e7fc324c.js.map → index.2f9cc411.js.map} +1 -1
- package/dist/manifest.json +55 -55
- package/dist/types.json +90 -90
- package/package.json +2 -2
- package/dist/chunks/5491.7ca67ca1.js.map +0 -1
- package/dist/index.e7fc324c.js +0 -2
- /package/dist/chunks/{modern-style-treemap.0241777f.js.LICENSE.txt → modern-style-treemap.2808a370.js.LICENSE.txt} +0 -0
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
|
{
|
|
@@ -548,42 +548,6 @@
|
|
|
548
548
|
],
|
|
549
549
|
"methods": []
|
|
550
550
|
},
|
|
551
|
-
"data-view.app-wall-card-item": {
|
|
552
|
-
"properties": [
|
|
553
|
-
{
|
|
554
|
-
"name": "status",
|
|
555
|
-
"annotation": {
|
|
556
|
-
"type": "union",
|
|
557
|
-
"types": [
|
|
558
|
-
{
|
|
559
|
-
"type": "jsLiteral",
|
|
560
|
-
"value": "normal"
|
|
561
|
-
},
|
|
562
|
-
{
|
|
563
|
-
"type": "jsLiteral",
|
|
564
|
-
"value": "warning"
|
|
565
|
-
}
|
|
566
|
-
]
|
|
567
|
-
}
|
|
568
|
-
},
|
|
569
|
-
{
|
|
570
|
-
"name": "cardTitle",
|
|
571
|
-
"annotation": {
|
|
572
|
-
"type": "keyword",
|
|
573
|
-
"value": "string"
|
|
574
|
-
}
|
|
575
|
-
},
|
|
576
|
-
{
|
|
577
|
-
"name": "description",
|
|
578
|
-
"annotation": {
|
|
579
|
-
"type": "keyword",
|
|
580
|
-
"value": "string"
|
|
581
|
-
}
|
|
582
|
-
}
|
|
583
|
-
],
|
|
584
|
-
"events": [],
|
|
585
|
-
"methods": []
|
|
586
|
-
},
|
|
587
551
|
"data-view.particle-animation": {
|
|
588
552
|
"properties": [
|
|
589
553
|
{
|
|
@@ -712,6 +676,42 @@
|
|
|
712
676
|
}
|
|
713
677
|
]
|
|
714
678
|
},
|
|
679
|
+
"data-view.app-wall-card-item": {
|
|
680
|
+
"properties": [
|
|
681
|
+
{
|
|
682
|
+
"name": "status",
|
|
683
|
+
"annotation": {
|
|
684
|
+
"type": "union",
|
|
685
|
+
"types": [
|
|
686
|
+
{
|
|
687
|
+
"type": "jsLiteral",
|
|
688
|
+
"value": "normal"
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"type": "jsLiteral",
|
|
692
|
+
"value": "warning"
|
|
693
|
+
}
|
|
694
|
+
]
|
|
695
|
+
}
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"name": "cardTitle",
|
|
699
|
+
"annotation": {
|
|
700
|
+
"type": "keyword",
|
|
701
|
+
"value": "string"
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"name": "description",
|
|
706
|
+
"annotation": {
|
|
707
|
+
"type": "keyword",
|
|
708
|
+
"value": "string"
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
],
|
|
712
|
+
"events": [],
|
|
713
|
+
"methods": []
|
|
714
|
+
},
|
|
715
715
|
"data-view.app-wall-system-card": {
|
|
716
716
|
"properties": [
|
|
717
717
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/data-view",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.19",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/data-view",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"@types/d3-hierarchy": "^3.1.2",
|
|
40
40
|
"@types/three": "^0.150.1"
|
|
41
41
|
},
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "b91b0ba07fd4eed0d07bfa276af9ed955874f7b0"
|
|
43
43
|
}
|