@next-bricks/data-view 1.1.3 → 1.1.4
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/1451.cc95980b.js +2 -0
- package/dist/chunks/{1451.e35bbcfd.js.map → 1451.cc95980b.js.map} +1 -1
- package/dist/chunks/{7115.c7d6355b.js → 7115.158f414a.js} +2 -2
- package/dist/chunks/{7115.c7d6355b.js.map → 7115.158f414a.js.map} +1 -1
- package/dist/chunks/{875.1d06ab4f.js → 875.3b54687a.js} +2 -2
- package/dist/chunks/875.3b54687a.js.map +1 -0
- package/dist/chunks/{9496.e7d5eede.js → 9496.84419110.js} +2 -2
- package/dist/chunks/{9496.e7d5eede.js.map → 9496.84419110.js.map} +1 -1
- package/dist/chunks/{9515.28a7e331.js → 9515.506e8139.js} +2 -2
- package/dist/chunks/{9515.28a7e331.js.map → 9515.506e8139.js.map} +1 -1
- package/dist/chunks/complex-search.44948656.js +2 -0
- package/dist/chunks/{complex-search.a55cd6d8.js.map → complex-search.44948656.js.map} +1 -1
- package/dist/chunks/{graph-layout-grid.a2ea340b.js → graph-layout-grid.740b0a94.js} +2 -2
- package/dist/chunks/{graph-layout-grid.a2ea340b.js.map → graph-layout-grid.740b0a94.js.map} +1 -1
- package/dist/chunks/main.e9ad7c7f.js +2 -0
- package/dist/chunks/{main.20759736.js.map → main.e9ad7c7f.js.map} +1 -1
- package/dist/chunks/modern-style-treemap.129f7599.js +3 -0
- package/dist/chunks/{modern-style-treemap.53270555.js.map → modern-style-treemap.129f7599.js.map} +1 -1
- package/dist/examples.json +6 -6
- package/dist/index.4271c02d.js +2 -0
- package/dist/{index.3f7673b2.js.map → index.4271c02d.js.map} +1 -1
- package/dist/manifest.json +56 -56
- package/dist/types.json +54 -54
- package/package.json +2 -2
- package/dist/chunks/1451.e35bbcfd.js +0 -2
- package/dist/chunks/875.1d06ab4f.js.map +0 -1
- package/dist/chunks/complex-search.a55cd6d8.js +0 -2
- package/dist/chunks/main.20759736.js +0 -2
- package/dist/chunks/modern-style-treemap.53270555.js +0 -3
- package/dist/index.3f7673b2.js +0 -2
- /package/dist/chunks/{modern-style-treemap.53270555.js.LICENSE.txt → modern-style-treemap.129f7599.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
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/data-view",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.4",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-bricks/tree/master/bricks/data-view",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"@next-bricks/icons": "*"
|
|
42
42
|
},
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "2d64a6e5a13623e6da5d903cdce55c8d26a733b3"
|
|
44
44
|
}
|