@next-bricks/data-view 0.24.6 → 0.24.7
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 +4 -4
- package/dist/chunks/4417.0ea019ac.js +2 -0
- package/dist/chunks/4417.0ea019ac.js.map +1 -0
- package/dist/chunks/{5381.1e86ada0.js → 5381.da848f5c.js} +2 -2
- package/dist/chunks/{6660.b880dde6.js.map → 5381.da848f5c.js.map} +1 -1
- package/dist/chunks/{6660.b880dde6.js → 6660.7423097d.js} +2 -2
- package/dist/chunks/{5381.1e86ada0.js.map → 6660.7423097d.js.map} +1 -1
- package/dist/chunks/9809.d9d49d5d.js +2 -0
- package/dist/chunks/{9809.1a301a83.js.map → 9809.d9d49d5d.js.map} +1 -1
- package/dist/chunks/complex-search.78459b38.js +2 -0
- package/dist/chunks/{complex-search.3eba6077.js.map → complex-search.78459b38.js.map} +1 -1
- package/dist/chunks/main.eb308e6e.js +2 -0
- package/dist/chunks/{main.92a8b1d4.js.map → main.eb308e6e.js.map} +1 -1
- package/dist/chunks/modern-style-treemap.f3bd0542.js +3 -0
- package/dist/chunks/{modern-style-treemap.264d7b10.js.map → modern-style-treemap.f3bd0542.js.map} +1 -1
- package/dist/examples.json +7 -7
- package/dist/index.6f73fce9.js +2 -0
- package/dist/{index.c4841024.js.map → index.6f73fce9.js.map} +1 -1
- package/dist/manifest.json +105 -105
- package/dist/types.json +276 -276
- package/package.json +2 -2
- package/dist/chunks/6051.d0588c7b.js +0 -2
- package/dist/chunks/6051.d0588c7b.js.map +0 -1
- package/dist/chunks/9809.1a301a83.js +0 -2
- package/dist/chunks/complex-search.3eba6077.js +0 -2
- package/dist/chunks/main.92a8b1d4.js +0 -2
- package/dist/chunks/modern-style-treemap.264d7b10.js +0 -3
- package/dist/index.c4841024.js +0 -2
- /package/dist/chunks/{modern-style-treemap.264d7b10.js.LICENSE.txt → modern-style-treemap.f3bd0542.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -40,56 +40,6 @@
|
|
|
40
40
|
"events": [],
|
|
41
41
|
"methods": []
|
|
42
42
|
},
|
|
43
|
-
"data-view.modern-style-page-title": {
|
|
44
|
-
"properties": [
|
|
45
|
-
{
|
|
46
|
-
"name": "pageTitle",
|
|
47
|
-
"annotation": {
|
|
48
|
-
"type": "keyword",
|
|
49
|
-
"value": "string"
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"name": "description",
|
|
54
|
-
"annotation": {
|
|
55
|
-
"type": "keyword",
|
|
56
|
-
"value": "string"
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"name": "backgroundStyle",
|
|
61
|
-
"annotation": {
|
|
62
|
-
"type": "reference",
|
|
63
|
-
"typeName": {
|
|
64
|
-
"type": "identifier",
|
|
65
|
-
"name": "CSSProperties"
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"name": "leftRoundStyle",
|
|
71
|
-
"annotation": {
|
|
72
|
-
"type": "reference",
|
|
73
|
-
"typeName": {
|
|
74
|
-
"type": "identifier",
|
|
75
|
-
"name": "CSSProperties"
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"name": "rightRoundStyle",
|
|
81
|
-
"annotation": {
|
|
82
|
-
"type": "reference",
|
|
83
|
-
"typeName": {
|
|
84
|
-
"type": "identifier",
|
|
85
|
-
"name": "CSSProperties"
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
],
|
|
90
|
-
"events": [],
|
|
91
|
-
"methods": []
|
|
92
|
-
},
|
|
93
43
|
"data-view.modern-style-component-title": {
|
|
94
44
|
"properties": [
|
|
95
45
|
{
|
|
@@ -144,144 +94,55 @@
|
|
|
144
94
|
"events": [],
|
|
145
95
|
"methods": []
|
|
146
96
|
},
|
|
147
|
-
"data-view.
|
|
97
|
+
"data-view.modern-style-page-title": {
|
|
148
98
|
"properties": [
|
|
149
99
|
{
|
|
150
|
-
"name": "
|
|
100
|
+
"name": "pageTitle",
|
|
151
101
|
"annotation": {
|
|
152
102
|
"type": "keyword",
|
|
153
|
-
"value": "
|
|
103
|
+
"value": "string"
|
|
154
104
|
}
|
|
155
105
|
},
|
|
156
106
|
{
|
|
157
|
-
"name": "
|
|
107
|
+
"name": "description",
|
|
158
108
|
"annotation": {
|
|
159
109
|
"type": "keyword",
|
|
160
|
-
"value": "
|
|
110
|
+
"value": "string"
|
|
161
111
|
}
|
|
162
112
|
},
|
|
163
113
|
{
|
|
164
|
-
"name": "
|
|
114
|
+
"name": "backgroundStyle",
|
|
165
115
|
"annotation": {
|
|
166
|
-
"type": "
|
|
167
|
-
"
|
|
116
|
+
"type": "reference",
|
|
117
|
+
"typeName": {
|
|
118
|
+
"type": "identifier",
|
|
119
|
+
"name": "CSSProperties"
|
|
120
|
+
}
|
|
168
121
|
}
|
|
169
122
|
},
|
|
170
123
|
{
|
|
171
|
-
"name": "
|
|
124
|
+
"name": "leftRoundStyle",
|
|
172
125
|
"annotation": {
|
|
173
|
-
"type": "
|
|
174
|
-
"
|
|
175
|
-
"type": "
|
|
176
|
-
"
|
|
177
|
-
"type": "identifier",
|
|
178
|
-
"name": "ThresholdColor"
|
|
179
|
-
}
|
|
126
|
+
"type": "reference",
|
|
127
|
+
"typeName": {
|
|
128
|
+
"type": "identifier",
|
|
129
|
+
"name": "CSSProperties"
|
|
180
130
|
}
|
|
181
131
|
}
|
|
182
132
|
},
|
|
183
133
|
{
|
|
184
|
-
"name": "
|
|
134
|
+
"name": "rightRoundStyle",
|
|
185
135
|
"annotation": {
|
|
186
|
-
"type": "
|
|
187
|
-
"
|
|
136
|
+
"type": "reference",
|
|
137
|
+
"typeName": {
|
|
138
|
+
"type": "identifier",
|
|
139
|
+
"name": "CSSProperties"
|
|
140
|
+
}
|
|
188
141
|
}
|
|
189
142
|
}
|
|
190
143
|
],
|
|
191
144
|
"events": [],
|
|
192
|
-
"methods": []
|
|
193
|
-
"types": [
|
|
194
|
-
{
|
|
195
|
-
"type": "interface",
|
|
196
|
-
"name": "ThresholdColor",
|
|
197
|
-
"body": [
|
|
198
|
-
{
|
|
199
|
-
"type": "propertySignature",
|
|
200
|
-
"key": {
|
|
201
|
-
"type": "identifier",
|
|
202
|
-
"name": "color"
|
|
203
|
-
},
|
|
204
|
-
"annotation": {
|
|
205
|
-
"type": "indexedAccess",
|
|
206
|
-
"objectType": {
|
|
207
|
-
"type": "reference",
|
|
208
|
-
"typeName": {
|
|
209
|
-
"type": "qualifiedName",
|
|
210
|
-
"left": {
|
|
211
|
-
"type": "identifier",
|
|
212
|
-
"name": "React"
|
|
213
|
-
},
|
|
214
|
-
"right": {
|
|
215
|
-
"type": "identifier",
|
|
216
|
-
"name": "CSSProperties"
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
},
|
|
220
|
-
"indexType": {
|
|
221
|
-
"type": "jsLiteral",
|
|
222
|
-
"value": "color"
|
|
223
|
-
}
|
|
224
|
-
},
|
|
225
|
-
"computed": false
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"type": "propertySignature",
|
|
229
|
-
"key": {
|
|
230
|
-
"type": "identifier",
|
|
231
|
-
"name": "startValue"
|
|
232
|
-
},
|
|
233
|
-
"annotation": {
|
|
234
|
-
"type": "keyword",
|
|
235
|
-
"value": "number"
|
|
236
|
-
},
|
|
237
|
-
"computed": false
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"type": "propertySignature",
|
|
241
|
-
"key": {
|
|
242
|
-
"type": "identifier",
|
|
243
|
-
"name": "endValue"
|
|
244
|
-
},
|
|
245
|
-
"annotation": {
|
|
246
|
-
"type": "keyword",
|
|
247
|
-
"value": "number"
|
|
248
|
-
},
|
|
249
|
-
"computed": false
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
"type": "propertySignature",
|
|
253
|
-
"key": {
|
|
254
|
-
"type": "identifier",
|
|
255
|
-
"name": "headerColor"
|
|
256
|
-
},
|
|
257
|
-
"annotation": {
|
|
258
|
-
"type": "indexedAccess",
|
|
259
|
-
"objectType": {
|
|
260
|
-
"type": "reference",
|
|
261
|
-
"typeName": {
|
|
262
|
-
"type": "qualifiedName",
|
|
263
|
-
"left": {
|
|
264
|
-
"type": "identifier",
|
|
265
|
-
"name": "React"
|
|
266
|
-
},
|
|
267
|
-
"right": {
|
|
268
|
-
"type": "identifier",
|
|
269
|
-
"name": "CSSProperties"
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
},
|
|
273
|
-
"indexType": {
|
|
274
|
-
"type": "jsLiteral",
|
|
275
|
-
"value": "color"
|
|
276
|
-
}
|
|
277
|
-
},
|
|
278
|
-
"optional": true,
|
|
279
|
-
"computed": false,
|
|
280
|
-
"description": "电池头的颜色,默认取 color,color为渐变色,需要单独配置头部颜色,请使用该属性"
|
|
281
|
-
}
|
|
282
|
-
]
|
|
283
|
-
}
|
|
284
|
-
]
|
|
145
|
+
"methods": []
|
|
285
146
|
},
|
|
286
147
|
"data-view.tabs-drawer": {
|
|
287
148
|
"properties": [
|
|
@@ -429,48 +290,187 @@
|
|
|
429
290
|
"name": "GeneralIconProps"
|
|
430
291
|
}
|
|
431
292
|
},
|
|
432
|
-
"computed": false,
|
|
433
|
-
"description": "菜单标题对应的图标。"
|
|
293
|
+
"computed": false,
|
|
294
|
+
"description": "菜单标题对应的图标。"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"type": "propertySignature",
|
|
298
|
+
"key": {
|
|
299
|
+
"type": "identifier",
|
|
300
|
+
"name": "key"
|
|
301
|
+
},
|
|
302
|
+
"annotation": {
|
|
303
|
+
"type": "keyword",
|
|
304
|
+
"value": "string"
|
|
305
|
+
},
|
|
306
|
+
"computed": false,
|
|
307
|
+
"description": "唯一标识"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"type": "propertySignature",
|
|
311
|
+
"key": {
|
|
312
|
+
"type": "identifier",
|
|
313
|
+
"name": "title"
|
|
314
|
+
},
|
|
315
|
+
"annotation": {
|
|
316
|
+
"type": "keyword",
|
|
317
|
+
"value": "string"
|
|
318
|
+
},
|
|
319
|
+
"optional": true,
|
|
320
|
+
"computed": false,
|
|
321
|
+
"description": "菜单标题。"
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"type": "propertySignature",
|
|
325
|
+
"key": {
|
|
326
|
+
"type": "identifier",
|
|
327
|
+
"name": "tooltip"
|
|
328
|
+
},
|
|
329
|
+
"annotation": {
|
|
330
|
+
"type": "keyword",
|
|
331
|
+
"value": "string"
|
|
332
|
+
},
|
|
333
|
+
"optional": true,
|
|
334
|
+
"computed": false
|
|
335
|
+
}
|
|
336
|
+
]
|
|
337
|
+
}
|
|
338
|
+
]
|
|
339
|
+
},
|
|
340
|
+
"data-view.battery-chart": {
|
|
341
|
+
"properties": [
|
|
342
|
+
{
|
|
343
|
+
"name": "value",
|
|
344
|
+
"annotation": {
|
|
345
|
+
"type": "keyword",
|
|
346
|
+
"value": "number"
|
|
347
|
+
}
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"name": "batteryWidth",
|
|
351
|
+
"annotation": {
|
|
352
|
+
"type": "keyword",
|
|
353
|
+
"value": "number"
|
|
354
|
+
}
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"name": "batteryHeight",
|
|
358
|
+
"annotation": {
|
|
359
|
+
"type": "keyword",
|
|
360
|
+
"value": "number"
|
|
361
|
+
}
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"name": "thresholdColors",
|
|
365
|
+
"annotation": {
|
|
366
|
+
"type": "array",
|
|
367
|
+
"elementType": {
|
|
368
|
+
"type": "reference",
|
|
369
|
+
"typeName": {
|
|
370
|
+
"type": "identifier",
|
|
371
|
+
"name": "ThresholdColor"
|
|
372
|
+
}
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"name": "thresholdValue",
|
|
378
|
+
"annotation": {
|
|
379
|
+
"type": "keyword",
|
|
380
|
+
"value": "number"
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
],
|
|
384
|
+
"events": [],
|
|
385
|
+
"methods": [],
|
|
386
|
+
"types": [
|
|
387
|
+
{
|
|
388
|
+
"type": "interface",
|
|
389
|
+
"name": "ThresholdColor",
|
|
390
|
+
"body": [
|
|
391
|
+
{
|
|
392
|
+
"type": "propertySignature",
|
|
393
|
+
"key": {
|
|
394
|
+
"type": "identifier",
|
|
395
|
+
"name": "color"
|
|
396
|
+
},
|
|
397
|
+
"annotation": {
|
|
398
|
+
"type": "indexedAccess",
|
|
399
|
+
"objectType": {
|
|
400
|
+
"type": "reference",
|
|
401
|
+
"typeName": {
|
|
402
|
+
"type": "qualifiedName",
|
|
403
|
+
"left": {
|
|
404
|
+
"type": "identifier",
|
|
405
|
+
"name": "React"
|
|
406
|
+
},
|
|
407
|
+
"right": {
|
|
408
|
+
"type": "identifier",
|
|
409
|
+
"name": "CSSProperties"
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
},
|
|
413
|
+
"indexType": {
|
|
414
|
+
"type": "jsLiteral",
|
|
415
|
+
"value": "color"
|
|
416
|
+
}
|
|
417
|
+
},
|
|
418
|
+
"computed": false
|
|
434
419
|
},
|
|
435
420
|
{
|
|
436
421
|
"type": "propertySignature",
|
|
437
422
|
"key": {
|
|
438
423
|
"type": "identifier",
|
|
439
|
-
"name": "
|
|
424
|
+
"name": "startValue"
|
|
440
425
|
},
|
|
441
426
|
"annotation": {
|
|
442
427
|
"type": "keyword",
|
|
443
|
-
"value": "
|
|
428
|
+
"value": "number"
|
|
444
429
|
},
|
|
445
|
-
"computed": false
|
|
446
|
-
"description": "唯一标识"
|
|
430
|
+
"computed": false
|
|
447
431
|
},
|
|
448
432
|
{
|
|
449
433
|
"type": "propertySignature",
|
|
450
434
|
"key": {
|
|
451
435
|
"type": "identifier",
|
|
452
|
-
"name": "
|
|
436
|
+
"name": "endValue"
|
|
453
437
|
},
|
|
454
438
|
"annotation": {
|
|
455
439
|
"type": "keyword",
|
|
456
|
-
"value": "
|
|
440
|
+
"value": "number"
|
|
457
441
|
},
|
|
458
|
-
"
|
|
459
|
-
"computed": false,
|
|
460
|
-
"description": "菜单标题。"
|
|
442
|
+
"computed": false
|
|
461
443
|
},
|
|
462
444
|
{
|
|
463
445
|
"type": "propertySignature",
|
|
464
446
|
"key": {
|
|
465
447
|
"type": "identifier",
|
|
466
|
-
"name": "
|
|
448
|
+
"name": "headerColor"
|
|
467
449
|
},
|
|
468
450
|
"annotation": {
|
|
469
|
-
"type": "
|
|
470
|
-
"
|
|
451
|
+
"type": "indexedAccess",
|
|
452
|
+
"objectType": {
|
|
453
|
+
"type": "reference",
|
|
454
|
+
"typeName": {
|
|
455
|
+
"type": "qualifiedName",
|
|
456
|
+
"left": {
|
|
457
|
+
"type": "identifier",
|
|
458
|
+
"name": "React"
|
|
459
|
+
},
|
|
460
|
+
"right": {
|
|
461
|
+
"type": "identifier",
|
|
462
|
+
"name": "CSSProperties"
|
|
463
|
+
}
|
|
464
|
+
}
|
|
465
|
+
},
|
|
466
|
+
"indexType": {
|
|
467
|
+
"type": "jsLiteral",
|
|
468
|
+
"value": "color"
|
|
469
|
+
}
|
|
471
470
|
},
|
|
472
471
|
"optional": true,
|
|
473
|
-
"computed": false
|
|
472
|
+
"computed": false,
|
|
473
|
+
"description": "电池头的颜色,默认取 color,color为渐变色,需要单独配置头部颜色,请使用该属性"
|
|
474
474
|
}
|
|
475
475
|
]
|
|
476
476
|
}
|
|
@@ -2321,6 +2321,105 @@
|
|
|
2321
2321
|
"events": [],
|
|
2322
2322
|
"methods": []
|
|
2323
2323
|
},
|
|
2324
|
+
"data-view.indicator-card": {
|
|
2325
|
+
"properties": [
|
|
2326
|
+
{
|
|
2327
|
+
"name": "layout",
|
|
2328
|
+
"annotation": {
|
|
2329
|
+
"type": "reference",
|
|
2330
|
+
"typeName": {
|
|
2331
|
+
"type": "identifier",
|
|
2332
|
+
"name": "Layout"
|
|
2333
|
+
}
|
|
2334
|
+
}
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
"name": "datasource",
|
|
2338
|
+
"annotation": {
|
|
2339
|
+
"type": "array",
|
|
2340
|
+
"elementType": {
|
|
2341
|
+
"type": "reference",
|
|
2342
|
+
"typeName": {
|
|
2343
|
+
"type": "identifier",
|
|
2344
|
+
"name": "Datasource"
|
|
2345
|
+
}
|
|
2346
|
+
}
|
|
2347
|
+
}
|
|
2348
|
+
}
|
|
2349
|
+
],
|
|
2350
|
+
"events": [],
|
|
2351
|
+
"methods": [],
|
|
2352
|
+
"types": [
|
|
2353
|
+
{
|
|
2354
|
+
"type": "typeAlias",
|
|
2355
|
+
"name": "Layout",
|
|
2356
|
+
"annotation": {
|
|
2357
|
+
"type": "union",
|
|
2358
|
+
"types": [
|
|
2359
|
+
{
|
|
2360
|
+
"type": "jsLiteral",
|
|
2361
|
+
"value": "column"
|
|
2362
|
+
},
|
|
2363
|
+
{
|
|
2364
|
+
"type": "jsLiteral",
|
|
2365
|
+
"value": "column-townhouse"
|
|
2366
|
+
},
|
|
2367
|
+
{
|
|
2368
|
+
"type": "jsLiteral",
|
|
2369
|
+
"value": "row"
|
|
2370
|
+
},
|
|
2371
|
+
{
|
|
2372
|
+
"type": "jsLiteral",
|
|
2373
|
+
"value": "row-townhouse"
|
|
2374
|
+
}
|
|
2375
|
+
]
|
|
2376
|
+
}
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"type": "interface",
|
|
2380
|
+
"name": "Datasource",
|
|
2381
|
+
"body": [
|
|
2382
|
+
{
|
|
2383
|
+
"type": "propertySignature",
|
|
2384
|
+
"key": {
|
|
2385
|
+
"type": "identifier",
|
|
2386
|
+
"name": "value"
|
|
2387
|
+
},
|
|
2388
|
+
"annotation": {
|
|
2389
|
+
"type": "keyword",
|
|
2390
|
+
"value": "any"
|
|
2391
|
+
},
|
|
2392
|
+
"computed": false
|
|
2393
|
+
},
|
|
2394
|
+
{
|
|
2395
|
+
"type": "propertySignature",
|
|
2396
|
+
"key": {
|
|
2397
|
+
"type": "identifier",
|
|
2398
|
+
"name": "desc"
|
|
2399
|
+
},
|
|
2400
|
+
"annotation": {
|
|
2401
|
+
"type": "keyword",
|
|
2402
|
+
"value": "string"
|
|
2403
|
+
},
|
|
2404
|
+
"computed": false
|
|
2405
|
+
},
|
|
2406
|
+
{
|
|
2407
|
+
"type": "propertySignature",
|
|
2408
|
+
"key": {
|
|
2409
|
+
"type": "identifier",
|
|
2410
|
+
"name": "unit"
|
|
2411
|
+
},
|
|
2412
|
+
"annotation": {
|
|
2413
|
+
"type": "keyword",
|
|
2414
|
+
"value": "string"
|
|
2415
|
+
},
|
|
2416
|
+
"optional": true,
|
|
2417
|
+
"computed": false
|
|
2418
|
+
}
|
|
2419
|
+
]
|
|
2420
|
+
}
|
|
2421
|
+
]
|
|
2422
|
+
},
|
|
2324
2423
|
"data-view.loading-panel": {
|
|
2325
2424
|
"properties": [
|
|
2326
2425
|
{
|
|
@@ -2767,105 +2866,6 @@
|
|
|
2767
2866
|
}
|
|
2768
2867
|
]
|
|
2769
2868
|
},
|
|
2770
|
-
"data-view.indicator-card": {
|
|
2771
|
-
"properties": [
|
|
2772
|
-
{
|
|
2773
|
-
"name": "layout",
|
|
2774
|
-
"annotation": {
|
|
2775
|
-
"type": "reference",
|
|
2776
|
-
"typeName": {
|
|
2777
|
-
"type": "identifier",
|
|
2778
|
-
"name": "Layout"
|
|
2779
|
-
}
|
|
2780
|
-
}
|
|
2781
|
-
},
|
|
2782
|
-
{
|
|
2783
|
-
"name": "datasource",
|
|
2784
|
-
"annotation": {
|
|
2785
|
-
"type": "array",
|
|
2786
|
-
"elementType": {
|
|
2787
|
-
"type": "reference",
|
|
2788
|
-
"typeName": {
|
|
2789
|
-
"type": "identifier",
|
|
2790
|
-
"name": "Datasource"
|
|
2791
|
-
}
|
|
2792
|
-
}
|
|
2793
|
-
}
|
|
2794
|
-
}
|
|
2795
|
-
],
|
|
2796
|
-
"events": [],
|
|
2797
|
-
"methods": [],
|
|
2798
|
-
"types": [
|
|
2799
|
-
{
|
|
2800
|
-
"type": "typeAlias",
|
|
2801
|
-
"name": "Layout",
|
|
2802
|
-
"annotation": {
|
|
2803
|
-
"type": "union",
|
|
2804
|
-
"types": [
|
|
2805
|
-
{
|
|
2806
|
-
"type": "jsLiteral",
|
|
2807
|
-
"value": "column"
|
|
2808
|
-
},
|
|
2809
|
-
{
|
|
2810
|
-
"type": "jsLiteral",
|
|
2811
|
-
"value": "column-townhouse"
|
|
2812
|
-
},
|
|
2813
|
-
{
|
|
2814
|
-
"type": "jsLiteral",
|
|
2815
|
-
"value": "row"
|
|
2816
|
-
},
|
|
2817
|
-
{
|
|
2818
|
-
"type": "jsLiteral",
|
|
2819
|
-
"value": "row-townhouse"
|
|
2820
|
-
}
|
|
2821
|
-
]
|
|
2822
|
-
}
|
|
2823
|
-
},
|
|
2824
|
-
{
|
|
2825
|
-
"type": "interface",
|
|
2826
|
-
"name": "Datasource",
|
|
2827
|
-
"body": [
|
|
2828
|
-
{
|
|
2829
|
-
"type": "propertySignature",
|
|
2830
|
-
"key": {
|
|
2831
|
-
"type": "identifier",
|
|
2832
|
-
"name": "value"
|
|
2833
|
-
},
|
|
2834
|
-
"annotation": {
|
|
2835
|
-
"type": "keyword",
|
|
2836
|
-
"value": "any"
|
|
2837
|
-
},
|
|
2838
|
-
"computed": false
|
|
2839
|
-
},
|
|
2840
|
-
{
|
|
2841
|
-
"type": "propertySignature",
|
|
2842
|
-
"key": {
|
|
2843
|
-
"type": "identifier",
|
|
2844
|
-
"name": "desc"
|
|
2845
|
-
},
|
|
2846
|
-
"annotation": {
|
|
2847
|
-
"type": "keyword",
|
|
2848
|
-
"value": "string"
|
|
2849
|
-
},
|
|
2850
|
-
"computed": false
|
|
2851
|
-
},
|
|
2852
|
-
{
|
|
2853
|
-
"type": "propertySignature",
|
|
2854
|
-
"key": {
|
|
2855
|
-
"type": "identifier",
|
|
2856
|
-
"name": "unit"
|
|
2857
|
-
},
|
|
2858
|
-
"annotation": {
|
|
2859
|
-
"type": "keyword",
|
|
2860
|
-
"value": "string"
|
|
2861
|
-
},
|
|
2862
|
-
"optional": true,
|
|
2863
|
-
"computed": false
|
|
2864
|
-
}
|
|
2865
|
-
]
|
|
2866
|
-
}
|
|
2867
|
-
]
|
|
2868
|
-
},
|
|
2869
2869
|
"data-view.modern-style-treemap": {
|
|
2870
2870
|
"properties": [
|
|
2871
2871
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/data-view",
|
|
3
|
-
"version": "0.24.
|
|
3
|
+
"version": "0.24.7",
|
|
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": "17c221f628daa785db3cb8f6a7df20315f4c8e05"
|
|
44
44
|
}
|