@next-bricks/data-view 1.3.1 → 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 +8 -8
- package/dist/chunks/{4263.f0b8a776.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.6d5e1cbc.js → main.d4582ed9.js} +2 -2
- package/dist/chunks/{main.6d5e1cbc.js.map → main.d4582ed9.js.map} +1 -1
- package/dist/examples.json +12 -12
- package/dist/{index.fe1971fd.js → index.dfca25e4.js} +2 -2
- package/dist/{index.fe1971fd.js.map → index.dfca25e4.js.map} +1 -1
- package/dist/manifest.json +190 -190
- package/dist/types.json +297 -297
- package/package.json +2 -2
- package/dist/chunks/4263.f0b8a776.js.map +0 -1
- package/dist/chunks/china-map-chart.c75832ea.js +0 -2
- package/dist/chunks/china-map-chart.c75832ea.js.map +0 -1
package/dist/types.json
CHANGED
|
@@ -40,303 +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
|
-
"data-view.tabs-drawer": {
|
|
148
|
-
"properties": [
|
|
149
|
-
{
|
|
150
|
-
"name": "tabList",
|
|
151
|
-
"annotation": {
|
|
152
|
-
"type": "array",
|
|
153
|
-
"elementType": {
|
|
154
|
-
"type": "reference",
|
|
155
|
-
"typeName": {
|
|
156
|
-
"type": "identifier",
|
|
157
|
-
"name": "TabItem"
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"name": "activeKey",
|
|
164
|
-
"annotation": {
|
|
165
|
-
"type": "keyword",
|
|
166
|
-
"value": "string"
|
|
167
|
-
}
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"name": "width",
|
|
171
|
-
"annotation": {
|
|
172
|
-
"type": "union",
|
|
173
|
-
"types": [
|
|
174
|
-
{
|
|
175
|
-
"type": "keyword",
|
|
176
|
-
"value": "number"
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"type": "keyword",
|
|
180
|
-
"value": "string"
|
|
181
|
-
}
|
|
182
|
-
]
|
|
183
|
-
}
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"name": "drawerStyle",
|
|
187
|
-
"annotation": {
|
|
188
|
-
"type": "reference",
|
|
189
|
-
"typeName": {
|
|
190
|
-
"type": "qualifiedName",
|
|
191
|
-
"left": {
|
|
192
|
-
"type": "identifier",
|
|
193
|
-
"name": "React"
|
|
194
|
-
},
|
|
195
|
-
"right": {
|
|
196
|
-
"type": "identifier",
|
|
197
|
-
"name": "CSSProperties"
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"name": "bodyStyle",
|
|
204
|
-
"annotation": {
|
|
205
|
-
"type": "reference",
|
|
206
|
-
"typeName": {
|
|
207
|
-
"type": "qualifiedName",
|
|
208
|
-
"left": {
|
|
209
|
-
"type": "identifier",
|
|
210
|
-
"name": "React"
|
|
211
|
-
},
|
|
212
|
-
"right": {
|
|
213
|
-
"type": "identifier",
|
|
214
|
-
"name": "CSSProperties"
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"name": "zIndex",
|
|
221
|
-
"annotation": {
|
|
222
|
-
"type": "keyword",
|
|
223
|
-
"value": "number"
|
|
224
|
-
}
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"name": "visible",
|
|
228
|
-
"annotation": {
|
|
229
|
-
"type": "keyword",
|
|
230
|
-
"value": "boolean"
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
],
|
|
234
|
-
"events": [
|
|
235
|
-
{
|
|
236
|
-
"name": "open",
|
|
237
|
-
"detail": {
|
|
238
|
-
"annotation": {
|
|
239
|
-
"type": "keyword",
|
|
240
|
-
"value": "void"
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"name": "close",
|
|
246
|
-
"detail": {
|
|
247
|
-
"annotation": {
|
|
248
|
-
"type": "keyword",
|
|
249
|
-
"value": "void"
|
|
250
|
-
}
|
|
251
|
-
}
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"name": "tab.change",
|
|
255
|
-
"detail": {
|
|
256
|
-
"annotation": {
|
|
257
|
-
"type": "keyword",
|
|
258
|
-
"value": "string"
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
}
|
|
262
|
-
],
|
|
263
|
-
"methods": [
|
|
264
|
-
{
|
|
265
|
-
"name": "open",
|
|
266
|
-
"params": [],
|
|
267
|
-
"returns": {}
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"name": "close",
|
|
271
|
-
"params": [],
|
|
272
|
-
"returns": {}
|
|
273
|
-
}
|
|
274
|
-
],
|
|
275
|
-
"types": [
|
|
276
|
-
{
|
|
277
|
-
"type": "interface",
|
|
278
|
-
"name": "TabItem",
|
|
279
|
-
"body": [
|
|
280
|
-
{
|
|
281
|
-
"type": "propertySignature",
|
|
282
|
-
"key": {
|
|
283
|
-
"type": "identifier",
|
|
284
|
-
"name": "icon"
|
|
285
|
-
},
|
|
286
|
-
"annotation": {
|
|
287
|
-
"type": "reference",
|
|
288
|
-
"typeName": {
|
|
289
|
-
"type": "identifier",
|
|
290
|
-
"name": "GeneralIconProps"
|
|
291
|
-
}
|
|
292
|
-
},
|
|
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
43
|
"data-view.battery-chart": {
|
|
341
44
|
"properties": [
|
|
342
45
|
{
|
|
@@ -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/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
|
}
|