@next-bricks/data-view 1.3.0 → 1.3.2
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 +9 -9
- package/dist/chunks/{4263.68f2da61.js → 4263.50f9dc02.js} +2 -2
- package/dist/chunks/4263.50f9dc02.js.map +1 -0
- package/dist/chunks/{5371.53937942.js → 5371.315e565c.js} +2 -2
- package/dist/chunks/{5371.53937942.js.map → 5371.315e565c.js.map} +1 -1
- package/dist/chunks/china-map-chart.67e37531.js +2 -0
- package/dist/chunks/china-map-chart.67e37531.js.map +1 -0
- package/dist/chunks/{main.d029076e.js → main.d4582ed9.js} +2 -2
- package/dist/chunks/{main.d029076e.js.map → main.d4582ed9.js.map} +1 -1
- package/dist/chunks/{progress-bar-list.36e4a783.js → progress-bar-list.dbe8ec22.js} +2 -2
- package/dist/chunks/{progress-bar-list.36e4a783.js.map → progress-bar-list.dbe8ec22.js.map} +1 -1
- package/dist/examples.json +16 -16
- package/dist/{index.f44c9429.js → index.dfca25e4.js} +2 -2
- package/dist/{index.f44c9429.js.map → index.dfca25e4.js.map} +1 -1
- package/dist/manifest.json +196 -196
- package/dist/types.json +297 -297
- package/docs/china-map-chart.md +10 -18
- package/package.json +2 -2
- package/dist/chunks/4263.68f2da61.js.map +0 -1
- package/dist/chunks/china-map-chart.3734269b.js +0 -2
- package/dist/chunks/china-map-chart.3734269b.js.map +0 -1
package/dist/types.json
CHANGED
|
@@ -40,110 +40,6 @@
|
|
|
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
|
-
},
|
|
97
|
-
"data-view.modern-style-page-title": {
|
|
98
|
-
"properties": [
|
|
99
|
-
{
|
|
100
|
-
"name": "pageTitle",
|
|
101
|
-
"annotation": {
|
|
102
|
-
"type": "keyword",
|
|
103
|
-
"value": "string"
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"name": "description",
|
|
108
|
-
"annotation": {
|
|
109
|
-
"type": "keyword",
|
|
110
|
-
"value": "string"
|
|
111
|
-
}
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"name": "backgroundStyle",
|
|
115
|
-
"annotation": {
|
|
116
|
-
"type": "reference",
|
|
117
|
-
"typeName": {
|
|
118
|
-
"type": "identifier",
|
|
119
|
-
"name": "CSSProperties"
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"name": "leftRoundStyle",
|
|
125
|
-
"annotation": {
|
|
126
|
-
"type": "reference",
|
|
127
|
-
"typeName": {
|
|
128
|
-
"type": "identifier",
|
|
129
|
-
"name": "CSSProperties"
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"name": "rightRoundStyle",
|
|
135
|
-
"annotation": {
|
|
136
|
-
"type": "reference",
|
|
137
|
-
"typeName": {
|
|
138
|
-
"type": "identifier",
|
|
139
|
-
"name": "CSSProperties"
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
],
|
|
144
|
-
"events": [],
|
|
145
|
-
"methods": []
|
|
146
|
-
},
|
|
147
43
|
"data-view.battery-chart": {
|
|
148
44
|
"properties": [
|
|
149
45
|
{
|
|
@@ -283,199 +179,6 @@
|
|
|
283
179
|
}
|
|
284
180
|
]
|
|
285
181
|
},
|
|
286
|
-
"data-view.tabs-drawer": {
|
|
287
|
-
"properties": [
|
|
288
|
-
{
|
|
289
|
-
"name": "tabList",
|
|
290
|
-
"annotation": {
|
|
291
|
-
"type": "array",
|
|
292
|
-
"elementType": {
|
|
293
|
-
"type": "reference",
|
|
294
|
-
"typeName": {
|
|
295
|
-
"type": "identifier",
|
|
296
|
-
"name": "TabItem"
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
}
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"name": "activeKey",
|
|
303
|
-
"annotation": {
|
|
304
|
-
"type": "keyword",
|
|
305
|
-
"value": "string"
|
|
306
|
-
}
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"name": "width",
|
|
310
|
-
"annotation": {
|
|
311
|
-
"type": "union",
|
|
312
|
-
"types": [
|
|
313
|
-
{
|
|
314
|
-
"type": "keyword",
|
|
315
|
-
"value": "number"
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"type": "keyword",
|
|
319
|
-
"value": "string"
|
|
320
|
-
}
|
|
321
|
-
]
|
|
322
|
-
}
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
"name": "drawerStyle",
|
|
326
|
-
"annotation": {
|
|
327
|
-
"type": "reference",
|
|
328
|
-
"typeName": {
|
|
329
|
-
"type": "qualifiedName",
|
|
330
|
-
"left": {
|
|
331
|
-
"type": "identifier",
|
|
332
|
-
"name": "React"
|
|
333
|
-
},
|
|
334
|
-
"right": {
|
|
335
|
-
"type": "identifier",
|
|
336
|
-
"name": "CSSProperties"
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
}
|
|
340
|
-
},
|
|
341
|
-
{
|
|
342
|
-
"name": "bodyStyle",
|
|
343
|
-
"annotation": {
|
|
344
|
-
"type": "reference",
|
|
345
|
-
"typeName": {
|
|
346
|
-
"type": "qualifiedName",
|
|
347
|
-
"left": {
|
|
348
|
-
"type": "identifier",
|
|
349
|
-
"name": "React"
|
|
350
|
-
},
|
|
351
|
-
"right": {
|
|
352
|
-
"type": "identifier",
|
|
353
|
-
"name": "CSSProperties"
|
|
354
|
-
}
|
|
355
|
-
}
|
|
356
|
-
}
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"name": "zIndex",
|
|
360
|
-
"annotation": {
|
|
361
|
-
"type": "keyword",
|
|
362
|
-
"value": "number"
|
|
363
|
-
}
|
|
364
|
-
},
|
|
365
|
-
{
|
|
366
|
-
"name": "visible",
|
|
367
|
-
"annotation": {
|
|
368
|
-
"type": "keyword",
|
|
369
|
-
"value": "boolean"
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
|
-
],
|
|
373
|
-
"events": [
|
|
374
|
-
{
|
|
375
|
-
"name": "open",
|
|
376
|
-
"detail": {
|
|
377
|
-
"annotation": {
|
|
378
|
-
"type": "keyword",
|
|
379
|
-
"value": "void"
|
|
380
|
-
}
|
|
381
|
-
}
|
|
382
|
-
},
|
|
383
|
-
{
|
|
384
|
-
"name": "close",
|
|
385
|
-
"detail": {
|
|
386
|
-
"annotation": {
|
|
387
|
-
"type": "keyword",
|
|
388
|
-
"value": "void"
|
|
389
|
-
}
|
|
390
|
-
}
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"name": "tab.change",
|
|
394
|
-
"detail": {
|
|
395
|
-
"annotation": {
|
|
396
|
-
"type": "keyword",
|
|
397
|
-
"value": "string"
|
|
398
|
-
}
|
|
399
|
-
}
|
|
400
|
-
}
|
|
401
|
-
],
|
|
402
|
-
"methods": [
|
|
403
|
-
{
|
|
404
|
-
"name": "open",
|
|
405
|
-
"params": [],
|
|
406
|
-
"returns": {}
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"name": "close",
|
|
410
|
-
"params": [],
|
|
411
|
-
"returns": {}
|
|
412
|
-
}
|
|
413
|
-
],
|
|
414
|
-
"types": [
|
|
415
|
-
{
|
|
416
|
-
"type": "interface",
|
|
417
|
-
"name": "TabItem",
|
|
418
|
-
"body": [
|
|
419
|
-
{
|
|
420
|
-
"type": "propertySignature",
|
|
421
|
-
"key": {
|
|
422
|
-
"type": "identifier",
|
|
423
|
-
"name": "icon"
|
|
424
|
-
},
|
|
425
|
-
"annotation": {
|
|
426
|
-
"type": "reference",
|
|
427
|
-
"typeName": {
|
|
428
|
-
"type": "identifier",
|
|
429
|
-
"name": "GeneralIconProps"
|
|
430
|
-
}
|
|
431
|
-
},
|
|
432
|
-
"computed": false,
|
|
433
|
-
"description": "菜单标题对应的图标。"
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
"type": "propertySignature",
|
|
437
|
-
"key": {
|
|
438
|
-
"type": "identifier",
|
|
439
|
-
"name": "key"
|
|
440
|
-
},
|
|
441
|
-
"annotation": {
|
|
442
|
-
"type": "keyword",
|
|
443
|
-
"value": "string"
|
|
444
|
-
},
|
|
445
|
-
"computed": false,
|
|
446
|
-
"description": "唯一标识"
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"type": "propertySignature",
|
|
450
|
-
"key": {
|
|
451
|
-
"type": "identifier",
|
|
452
|
-
"name": "title"
|
|
453
|
-
},
|
|
454
|
-
"annotation": {
|
|
455
|
-
"type": "keyword",
|
|
456
|
-
"value": "string"
|
|
457
|
-
},
|
|
458
|
-
"optional": true,
|
|
459
|
-
"computed": false,
|
|
460
|
-
"description": "菜单标题。"
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"type": "propertySignature",
|
|
464
|
-
"key": {
|
|
465
|
-
"type": "identifier",
|
|
466
|
-
"name": "tooltip"
|
|
467
|
-
},
|
|
468
|
-
"annotation": {
|
|
469
|
-
"type": "keyword",
|
|
470
|
-
"value": "string"
|
|
471
|
-
},
|
|
472
|
-
"optional": true,
|
|
473
|
-
"computed": false
|
|
474
|
-
}
|
|
475
|
-
]
|
|
476
|
-
}
|
|
477
|
-
]
|
|
478
|
-
},
|
|
479
182
|
"data-view.dropdown-menu": {
|
|
480
183
|
"properties": [
|
|
481
184
|
{
|
|
@@ -548,6 +251,56 @@
|
|
|
548
251
|
],
|
|
549
252
|
"methods": []
|
|
550
253
|
},
|
|
254
|
+
"data-view.modern-style-page-title": {
|
|
255
|
+
"properties": [
|
|
256
|
+
{
|
|
257
|
+
"name": "pageTitle",
|
|
258
|
+
"annotation": {
|
|
259
|
+
"type": "keyword",
|
|
260
|
+
"value": "string"
|
|
261
|
+
}
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"name": "description",
|
|
265
|
+
"annotation": {
|
|
266
|
+
"type": "keyword",
|
|
267
|
+
"value": "string"
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"name": "backgroundStyle",
|
|
272
|
+
"annotation": {
|
|
273
|
+
"type": "reference",
|
|
274
|
+
"typeName": {
|
|
275
|
+
"type": "identifier",
|
|
276
|
+
"name": "CSSProperties"
|
|
277
|
+
}
|
|
278
|
+
}
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"name": "leftRoundStyle",
|
|
282
|
+
"annotation": {
|
|
283
|
+
"type": "reference",
|
|
284
|
+
"typeName": {
|
|
285
|
+
"type": "identifier",
|
|
286
|
+
"name": "CSSProperties"
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"name": "rightRoundStyle",
|
|
292
|
+
"annotation": {
|
|
293
|
+
"type": "reference",
|
|
294
|
+
"typeName": {
|
|
295
|
+
"type": "identifier",
|
|
296
|
+
"name": "CSSProperties"
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
],
|
|
301
|
+
"events": [],
|
|
302
|
+
"methods": []
|
|
303
|
+
},
|
|
551
304
|
"data-view.particle-animation": {
|
|
552
305
|
"properties": [
|
|
553
306
|
{
|
|
@@ -831,6 +584,60 @@
|
|
|
831
584
|
}
|
|
832
585
|
]
|
|
833
586
|
},
|
|
587
|
+
"data-view.modern-style-component-title": {
|
|
588
|
+
"properties": [
|
|
589
|
+
{
|
|
590
|
+
"name": "hideLeftComponent",
|
|
591
|
+
"annotation": {
|
|
592
|
+
"type": "keyword",
|
|
593
|
+
"value": "boolean"
|
|
594
|
+
}
|
|
595
|
+
},
|
|
596
|
+
{
|
|
597
|
+
"name": "hideRightComponent",
|
|
598
|
+
"annotation": {
|
|
599
|
+
"type": "keyword",
|
|
600
|
+
"value": "boolean"
|
|
601
|
+
}
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
"name": "componentTitle",
|
|
605
|
+
"annotation": {
|
|
606
|
+
"type": "keyword",
|
|
607
|
+
"value": "string"
|
|
608
|
+
}
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"name": "titleTextStyle",
|
|
612
|
+
"annotation": {
|
|
613
|
+
"type": "reference",
|
|
614
|
+
"typeName": {
|
|
615
|
+
"type": "identifier",
|
|
616
|
+
"name": "CSSProperties"
|
|
617
|
+
}
|
|
618
|
+
}
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"name": "squareColor",
|
|
622
|
+
"annotation": {
|
|
623
|
+
"type": "indexedAccess",
|
|
624
|
+
"objectType": {
|
|
625
|
+
"type": "reference",
|
|
626
|
+
"typeName": {
|
|
627
|
+
"type": "identifier",
|
|
628
|
+
"name": "CSSProperties"
|
|
629
|
+
}
|
|
630
|
+
},
|
|
631
|
+
"indexType": {
|
|
632
|
+
"type": "jsLiteral",
|
|
633
|
+
"value": "color"
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
}
|
|
637
|
+
],
|
|
638
|
+
"events": [],
|
|
639
|
+
"methods": []
|
|
640
|
+
},
|
|
834
641
|
"data-view.app-wall-relation-line": {
|
|
835
642
|
"properties": [
|
|
836
643
|
{
|
|
@@ -876,6 +683,199 @@
|
|
|
876
683
|
"events": [],
|
|
877
684
|
"methods": []
|
|
878
685
|
},
|
|
686
|
+
"data-view.tabs-drawer": {
|
|
687
|
+
"properties": [
|
|
688
|
+
{
|
|
689
|
+
"name": "tabList",
|
|
690
|
+
"annotation": {
|
|
691
|
+
"type": "array",
|
|
692
|
+
"elementType": {
|
|
693
|
+
"type": "reference",
|
|
694
|
+
"typeName": {
|
|
695
|
+
"type": "identifier",
|
|
696
|
+
"name": "TabItem"
|
|
697
|
+
}
|
|
698
|
+
}
|
|
699
|
+
}
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
"name": "activeKey",
|
|
703
|
+
"annotation": {
|
|
704
|
+
"type": "keyword",
|
|
705
|
+
"value": "string"
|
|
706
|
+
}
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"name": "width",
|
|
710
|
+
"annotation": {
|
|
711
|
+
"type": "union",
|
|
712
|
+
"types": [
|
|
713
|
+
{
|
|
714
|
+
"type": "keyword",
|
|
715
|
+
"value": "number"
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"type": "keyword",
|
|
719
|
+
"value": "string"
|
|
720
|
+
}
|
|
721
|
+
]
|
|
722
|
+
}
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
"name": "drawerStyle",
|
|
726
|
+
"annotation": {
|
|
727
|
+
"type": "reference",
|
|
728
|
+
"typeName": {
|
|
729
|
+
"type": "qualifiedName",
|
|
730
|
+
"left": {
|
|
731
|
+
"type": "identifier",
|
|
732
|
+
"name": "React"
|
|
733
|
+
},
|
|
734
|
+
"right": {
|
|
735
|
+
"type": "identifier",
|
|
736
|
+
"name": "CSSProperties"
|
|
737
|
+
}
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"name": "bodyStyle",
|
|
743
|
+
"annotation": {
|
|
744
|
+
"type": "reference",
|
|
745
|
+
"typeName": {
|
|
746
|
+
"type": "qualifiedName",
|
|
747
|
+
"left": {
|
|
748
|
+
"type": "identifier",
|
|
749
|
+
"name": "React"
|
|
750
|
+
},
|
|
751
|
+
"right": {
|
|
752
|
+
"type": "identifier",
|
|
753
|
+
"name": "CSSProperties"
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"name": "zIndex",
|
|
760
|
+
"annotation": {
|
|
761
|
+
"type": "keyword",
|
|
762
|
+
"value": "number"
|
|
763
|
+
}
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"name": "visible",
|
|
767
|
+
"annotation": {
|
|
768
|
+
"type": "keyword",
|
|
769
|
+
"value": "boolean"
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
],
|
|
773
|
+
"events": [
|
|
774
|
+
{
|
|
775
|
+
"name": "open",
|
|
776
|
+
"detail": {
|
|
777
|
+
"annotation": {
|
|
778
|
+
"type": "keyword",
|
|
779
|
+
"value": "void"
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
},
|
|
783
|
+
{
|
|
784
|
+
"name": "close",
|
|
785
|
+
"detail": {
|
|
786
|
+
"annotation": {
|
|
787
|
+
"type": "keyword",
|
|
788
|
+
"value": "void"
|
|
789
|
+
}
|
|
790
|
+
}
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
"name": "tab.change",
|
|
794
|
+
"detail": {
|
|
795
|
+
"annotation": {
|
|
796
|
+
"type": "keyword",
|
|
797
|
+
"value": "string"
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
}
|
|
801
|
+
],
|
|
802
|
+
"methods": [
|
|
803
|
+
{
|
|
804
|
+
"name": "open",
|
|
805
|
+
"params": [],
|
|
806
|
+
"returns": {}
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"name": "close",
|
|
810
|
+
"params": [],
|
|
811
|
+
"returns": {}
|
|
812
|
+
}
|
|
813
|
+
],
|
|
814
|
+
"types": [
|
|
815
|
+
{
|
|
816
|
+
"type": "interface",
|
|
817
|
+
"name": "TabItem",
|
|
818
|
+
"body": [
|
|
819
|
+
{
|
|
820
|
+
"type": "propertySignature",
|
|
821
|
+
"key": {
|
|
822
|
+
"type": "identifier",
|
|
823
|
+
"name": "icon"
|
|
824
|
+
},
|
|
825
|
+
"annotation": {
|
|
826
|
+
"type": "reference",
|
|
827
|
+
"typeName": {
|
|
828
|
+
"type": "identifier",
|
|
829
|
+
"name": "GeneralIconProps"
|
|
830
|
+
}
|
|
831
|
+
},
|
|
832
|
+
"computed": false,
|
|
833
|
+
"description": "菜单标题对应的图标。"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"type": "propertySignature",
|
|
837
|
+
"key": {
|
|
838
|
+
"type": "identifier",
|
|
839
|
+
"name": "key"
|
|
840
|
+
},
|
|
841
|
+
"annotation": {
|
|
842
|
+
"type": "keyword",
|
|
843
|
+
"value": "string"
|
|
844
|
+
},
|
|
845
|
+
"computed": false,
|
|
846
|
+
"description": "唯一标识"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
"type": "propertySignature",
|
|
850
|
+
"key": {
|
|
851
|
+
"type": "identifier",
|
|
852
|
+
"name": "title"
|
|
853
|
+
},
|
|
854
|
+
"annotation": {
|
|
855
|
+
"type": "keyword",
|
|
856
|
+
"value": "string"
|
|
857
|
+
},
|
|
858
|
+
"optional": true,
|
|
859
|
+
"computed": false,
|
|
860
|
+
"description": "菜单标题。"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"type": "propertySignature",
|
|
864
|
+
"key": {
|
|
865
|
+
"type": "identifier",
|
|
866
|
+
"name": "tooltip"
|
|
867
|
+
},
|
|
868
|
+
"annotation": {
|
|
869
|
+
"type": "keyword",
|
|
870
|
+
"value": "string"
|
|
871
|
+
},
|
|
872
|
+
"optional": true,
|
|
873
|
+
"computed": false
|
|
874
|
+
}
|
|
875
|
+
]
|
|
876
|
+
}
|
|
877
|
+
]
|
|
878
|
+
},
|
|
879
879
|
"data-view.cabinet-node": {
|
|
880
880
|
"properties": [
|
|
881
881
|
{
|
package/docs/china-map-chart.md
CHANGED
|
@@ -11,32 +11,24 @@
|
|
|
11
11
|
bricks:
|
|
12
12
|
- brick: div
|
|
13
13
|
properties:
|
|
14
|
-
textContent:
|
|
14
|
+
textContent: 内容区
|
|
15
15
|
events:
|
|
16
16
|
detail.open.change:
|
|
17
17
|
- action: console.log
|
|
18
18
|
properties:
|
|
19
19
|
detailContentStyle:
|
|
20
|
-
background: "
|
|
20
|
+
background: "yellow"
|
|
21
21
|
dataSource:
|
|
22
|
-
- text: "西藏
|
|
22
|
+
- text: "西藏 12311"
|
|
23
23
|
detailDisplayLocation: "textBottom"
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
lat: 30.660361
|
|
27
|
-
- text: "四川 8978569"
|
|
24
|
+
city: 西藏
|
|
25
|
+
- text: "四川 89781169"
|
|
28
26
|
detailDisplayLocation: "textBottom"
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
lat: 30.659462
|
|
32
|
-
- text: "台湾 2348"
|
|
27
|
+
city: 四川
|
|
28
|
+
- text: "台湾 234181"
|
|
33
29
|
detailDisplayLocation: "pageCenter"
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
lat: 24.044332
|
|
37
|
-
- text: "湖北 2348"
|
|
30
|
+
city: 台湾
|
|
31
|
+
- text: "江西 21348"
|
|
38
32
|
detailDisplayLocation: "pageCenter"
|
|
39
|
-
|
|
40
|
-
lng: 112.598572
|
|
41
|
-
lat: 30.984355
|
|
33
|
+
city: 江西
|
|
42
34
|
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/data-view",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.2",
|
|
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": "
|
|
44
|
+
"gitHead": "7901fcb0c08fe45bdc41c04b1c5e3af3374253e5"
|
|
45
45
|
}
|