@next-bricks/data-view 1.9.0 → 1.9.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/{1491.19fdfb95.js → 1491.345114bf.js} +3 -3
- package/dist/chunks/1491.345114bf.js.map +1 -0
- package/dist/chunks/{32.b45f5151.js → 32.40f02922.js} +2 -2
- package/dist/chunks/{32.b45f5151.js.map → 32.40f02922.js.map} +1 -1
- package/dist/chunks/{4837.1794b642.js → 4837.26a827bd.js} +2 -2
- package/dist/chunks/{4837.1794b642.js.map → 4837.26a827bd.js.map} +1 -1
- package/dist/chunks/{7218.258c9866.js → 7218.446f491e.js} +2 -2
- package/dist/chunks/{7218.258c9866.js.map → 7218.446f491e.js.map} +1 -1
- package/dist/chunks/{complex-search.8ce479ba.js → complex-search.edc01a8a.js} +2 -2
- package/dist/chunks/{complex-search.8ce479ba.js.map → complex-search.edc01a8a.js.map} +1 -1
- package/dist/chunks/{main.e9cbbef8.js → main.2de8b5d7.js} +2 -2
- package/dist/chunks/{main.e9cbbef8.js.map → main.2de8b5d7.js.map} +1 -1
- package/dist/chunks/{modern-style-treemap.4b2c0feb.js → modern-style-treemap.eb1d71e0.js} +3 -3
- package/dist/chunks/{modern-style-treemap.4b2c0feb.js.map → modern-style-treemap.eb1d71e0.js.map} +1 -1
- package/dist/examples.json +15 -15
- package/dist/{index.7f21c4d4.js → index.863009f8.js} +2 -2
- package/dist/{index.7f21c4d4.js.map → index.863009f8.js.map} +1 -1
- package/dist/manifest.json +218 -202
- package/dist/types.json +383 -361
- package/package.json +4 -3
- package/dist/chunks/1491.19fdfb95.js.map +0 -1
- /package/dist/chunks/{1491.19fdfb95.js.LICENSE.txt → 1491.345114bf.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{modern-style-treemap.4b2c0feb.js.LICENSE.txt → modern-style-treemap.eb1d71e0.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -40,6 +40,199 @@
|
|
|
40
40
|
"events": [],
|
|
41
41
|
"methods": []
|
|
42
42
|
},
|
|
43
|
+
"data-view.tabs-drawer": {
|
|
44
|
+
"properties": [
|
|
45
|
+
{
|
|
46
|
+
"name": "tabList",
|
|
47
|
+
"annotation": {
|
|
48
|
+
"type": "array",
|
|
49
|
+
"elementType": {
|
|
50
|
+
"type": "reference",
|
|
51
|
+
"typeName": {
|
|
52
|
+
"type": "identifier",
|
|
53
|
+
"name": "TabItem"
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"name": "activeKey",
|
|
60
|
+
"annotation": {
|
|
61
|
+
"type": "keyword",
|
|
62
|
+
"value": "string"
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "width",
|
|
67
|
+
"annotation": {
|
|
68
|
+
"type": "union",
|
|
69
|
+
"types": [
|
|
70
|
+
{
|
|
71
|
+
"type": "keyword",
|
|
72
|
+
"value": "number"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"type": "keyword",
|
|
76
|
+
"value": "string"
|
|
77
|
+
}
|
|
78
|
+
]
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "drawerStyle",
|
|
83
|
+
"annotation": {
|
|
84
|
+
"type": "reference",
|
|
85
|
+
"typeName": {
|
|
86
|
+
"type": "qualifiedName",
|
|
87
|
+
"left": {
|
|
88
|
+
"type": "identifier",
|
|
89
|
+
"name": "React"
|
|
90
|
+
},
|
|
91
|
+
"right": {
|
|
92
|
+
"type": "identifier",
|
|
93
|
+
"name": "CSSProperties"
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "bodyStyle",
|
|
100
|
+
"annotation": {
|
|
101
|
+
"type": "reference",
|
|
102
|
+
"typeName": {
|
|
103
|
+
"type": "qualifiedName",
|
|
104
|
+
"left": {
|
|
105
|
+
"type": "identifier",
|
|
106
|
+
"name": "React"
|
|
107
|
+
},
|
|
108
|
+
"right": {
|
|
109
|
+
"type": "identifier",
|
|
110
|
+
"name": "CSSProperties"
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "zIndex",
|
|
117
|
+
"annotation": {
|
|
118
|
+
"type": "keyword",
|
|
119
|
+
"value": "number"
|
|
120
|
+
}
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "visible",
|
|
124
|
+
"annotation": {
|
|
125
|
+
"type": "keyword",
|
|
126
|
+
"value": "boolean"
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
"events": [
|
|
131
|
+
{
|
|
132
|
+
"name": "open",
|
|
133
|
+
"detail": {
|
|
134
|
+
"annotation": {
|
|
135
|
+
"type": "keyword",
|
|
136
|
+
"value": "void"
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"name": "close",
|
|
142
|
+
"detail": {
|
|
143
|
+
"annotation": {
|
|
144
|
+
"type": "keyword",
|
|
145
|
+
"value": "void"
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "tab.change",
|
|
151
|
+
"detail": {
|
|
152
|
+
"annotation": {
|
|
153
|
+
"type": "keyword",
|
|
154
|
+
"value": "string"
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
],
|
|
159
|
+
"methods": [
|
|
160
|
+
{
|
|
161
|
+
"name": "open",
|
|
162
|
+
"params": [],
|
|
163
|
+
"returns": {}
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"name": "close",
|
|
167
|
+
"params": [],
|
|
168
|
+
"returns": {}
|
|
169
|
+
}
|
|
170
|
+
],
|
|
171
|
+
"types": [
|
|
172
|
+
{
|
|
173
|
+
"type": "interface",
|
|
174
|
+
"name": "TabItem",
|
|
175
|
+
"body": [
|
|
176
|
+
{
|
|
177
|
+
"type": "propertySignature",
|
|
178
|
+
"key": {
|
|
179
|
+
"type": "identifier",
|
|
180
|
+
"name": "icon"
|
|
181
|
+
},
|
|
182
|
+
"annotation": {
|
|
183
|
+
"type": "reference",
|
|
184
|
+
"typeName": {
|
|
185
|
+
"type": "identifier",
|
|
186
|
+
"name": "GeneralIconProps"
|
|
187
|
+
}
|
|
188
|
+
},
|
|
189
|
+
"computed": false,
|
|
190
|
+
"description": "菜单标题对应的图标。"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"type": "propertySignature",
|
|
194
|
+
"key": {
|
|
195
|
+
"type": "identifier",
|
|
196
|
+
"name": "key"
|
|
197
|
+
},
|
|
198
|
+
"annotation": {
|
|
199
|
+
"type": "keyword",
|
|
200
|
+
"value": "string"
|
|
201
|
+
},
|
|
202
|
+
"computed": false,
|
|
203
|
+
"description": "唯一标识"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"type": "propertySignature",
|
|
207
|
+
"key": {
|
|
208
|
+
"type": "identifier",
|
|
209
|
+
"name": "title"
|
|
210
|
+
},
|
|
211
|
+
"annotation": {
|
|
212
|
+
"type": "keyword",
|
|
213
|
+
"value": "string"
|
|
214
|
+
},
|
|
215
|
+
"optional": true,
|
|
216
|
+
"computed": false,
|
|
217
|
+
"description": "菜单标题。"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"type": "propertySignature",
|
|
221
|
+
"key": {
|
|
222
|
+
"type": "identifier",
|
|
223
|
+
"name": "tooltip"
|
|
224
|
+
},
|
|
225
|
+
"annotation": {
|
|
226
|
+
"type": "keyword",
|
|
227
|
+
"value": "string"
|
|
228
|
+
},
|
|
229
|
+
"optional": true,
|
|
230
|
+
"computed": false
|
|
231
|
+
}
|
|
232
|
+
]
|
|
233
|
+
}
|
|
234
|
+
]
|
|
235
|
+
},
|
|
43
236
|
"data-view.battery-chart": {
|
|
44
237
|
"properties": [
|
|
45
238
|
{
|
|
@@ -179,60 +372,6 @@
|
|
|
179
372
|
}
|
|
180
373
|
]
|
|
181
374
|
},
|
|
182
|
-
"data-view.modern-style-component-title": {
|
|
183
|
-
"properties": [
|
|
184
|
-
{
|
|
185
|
-
"name": "hideLeftComponent",
|
|
186
|
-
"annotation": {
|
|
187
|
-
"type": "keyword",
|
|
188
|
-
"value": "boolean"
|
|
189
|
-
}
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"name": "hideRightComponent",
|
|
193
|
-
"annotation": {
|
|
194
|
-
"type": "keyword",
|
|
195
|
-
"value": "boolean"
|
|
196
|
-
}
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
"name": "componentTitle",
|
|
200
|
-
"annotation": {
|
|
201
|
-
"type": "keyword",
|
|
202
|
-
"value": "string"
|
|
203
|
-
}
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"name": "titleTextStyle",
|
|
207
|
-
"annotation": {
|
|
208
|
-
"type": "reference",
|
|
209
|
-
"typeName": {
|
|
210
|
-
"type": "identifier",
|
|
211
|
-
"name": "CSSProperties"
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"name": "squareColor",
|
|
217
|
-
"annotation": {
|
|
218
|
-
"type": "indexedAccess",
|
|
219
|
-
"objectType": {
|
|
220
|
-
"type": "reference",
|
|
221
|
-
"typeName": {
|
|
222
|
-
"type": "identifier",
|
|
223
|
-
"name": "CSSProperties"
|
|
224
|
-
}
|
|
225
|
-
},
|
|
226
|
-
"indexType": {
|
|
227
|
-
"type": "jsLiteral",
|
|
228
|
-
"value": "color"
|
|
229
|
-
}
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
],
|
|
233
|
-
"events": [],
|
|
234
|
-
"methods": []
|
|
235
|
-
},
|
|
236
375
|
"data-view.dropdown-menu": {
|
|
237
376
|
"properties": [
|
|
238
377
|
{
|
|
@@ -433,56 +572,6 @@
|
|
|
433
572
|
}
|
|
434
573
|
]
|
|
435
574
|
},
|
|
436
|
-
"data-view.modern-style-page-title": {
|
|
437
|
-
"properties": [
|
|
438
|
-
{
|
|
439
|
-
"name": "pageTitle",
|
|
440
|
-
"annotation": {
|
|
441
|
-
"type": "keyword",
|
|
442
|
-
"value": "string"
|
|
443
|
-
}
|
|
444
|
-
},
|
|
445
|
-
{
|
|
446
|
-
"name": "description",
|
|
447
|
-
"annotation": {
|
|
448
|
-
"type": "keyword",
|
|
449
|
-
"value": "string"
|
|
450
|
-
}
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"name": "backgroundStyle",
|
|
454
|
-
"annotation": {
|
|
455
|
-
"type": "reference",
|
|
456
|
-
"typeName": {
|
|
457
|
-
"type": "identifier",
|
|
458
|
-
"name": "CSSProperties"
|
|
459
|
-
}
|
|
460
|
-
}
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"name": "leftRoundStyle",
|
|
464
|
-
"annotation": {
|
|
465
|
-
"type": "reference",
|
|
466
|
-
"typeName": {
|
|
467
|
-
"type": "identifier",
|
|
468
|
-
"name": "CSSProperties"
|
|
469
|
-
}
|
|
470
|
-
}
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"name": "rightRoundStyle",
|
|
474
|
-
"annotation": {
|
|
475
|
-
"type": "reference",
|
|
476
|
-
"typeName": {
|
|
477
|
-
"type": "identifier",
|
|
478
|
-
"name": "CSSProperties"
|
|
479
|
-
}
|
|
480
|
-
}
|
|
481
|
-
}
|
|
482
|
-
],
|
|
483
|
-
"events": [],
|
|
484
|
-
"methods": []
|
|
485
|
-
},
|
|
486
575
|
"data-view.app-wall-card-item": {
|
|
487
576
|
"properties": [
|
|
488
577
|
{
|
|
@@ -577,216 +666,39 @@
|
|
|
577
666
|
}
|
|
578
667
|
],
|
|
579
668
|
"events": [
|
|
580
|
-
{
|
|
581
|
-
"name": "button-click",
|
|
582
|
-
"detail": {
|
|
583
|
-
"annotation": {
|
|
584
|
-
"type": "keyword",
|
|
585
|
-
"value": "void"
|
|
586
|
-
}
|
|
587
|
-
}
|
|
588
|
-
}
|
|
589
|
-
],
|
|
590
|
-
"methods": [],
|
|
591
|
-
"types": [
|
|
592
|
-
{
|
|
593
|
-
"type": "typeAlias",
|
|
594
|
-
"name": "StatusType",
|
|
595
|
-
"annotation": {
|
|
596
|
-
"type": "union",
|
|
597
|
-
"types": [
|
|
598
|
-
{
|
|
599
|
-
"type": "jsLiteral",
|
|
600
|
-
"value": "normal"
|
|
601
|
-
},
|
|
602
|
-
{
|
|
603
|
-
"type": "jsLiteral",
|
|
604
|
-
"value": "warning"
|
|
605
|
-
}
|
|
606
|
-
]
|
|
607
|
-
}
|
|
608
|
-
},
|
|
609
|
-
{
|
|
610
|
-
"type": "interface",
|
|
611
|
-
"name": "DescriptionItem",
|
|
612
|
-
"body": [
|
|
613
|
-
{
|
|
614
|
-
"type": "propertySignature",
|
|
615
|
-
"key": {
|
|
616
|
-
"type": "identifier",
|
|
617
|
-
"name": "key"
|
|
618
|
-
},
|
|
619
|
-
"annotation": {
|
|
620
|
-
"type": "keyword",
|
|
621
|
-
"value": "string"
|
|
622
|
-
},
|
|
623
|
-
"computed": false
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
"type": "propertySignature",
|
|
627
|
-
"key": {
|
|
628
|
-
"type": "identifier",
|
|
629
|
-
"name": "value"
|
|
630
|
-
},
|
|
631
|
-
"annotation": {
|
|
632
|
-
"type": "keyword",
|
|
633
|
-
"value": "string"
|
|
634
|
-
},
|
|
635
|
-
"computed": false
|
|
636
|
-
}
|
|
637
|
-
]
|
|
638
|
-
}
|
|
639
|
-
]
|
|
640
|
-
},
|
|
641
|
-
"data-view.tabs-drawer": {
|
|
642
|
-
"properties": [
|
|
643
|
-
{
|
|
644
|
-
"name": "tabList",
|
|
645
|
-
"annotation": {
|
|
646
|
-
"type": "array",
|
|
647
|
-
"elementType": {
|
|
648
|
-
"type": "reference",
|
|
649
|
-
"typeName": {
|
|
650
|
-
"type": "identifier",
|
|
651
|
-
"name": "TabItem"
|
|
652
|
-
}
|
|
653
|
-
}
|
|
654
|
-
}
|
|
655
|
-
},
|
|
656
|
-
{
|
|
657
|
-
"name": "activeKey",
|
|
658
|
-
"annotation": {
|
|
659
|
-
"type": "keyword",
|
|
660
|
-
"value": "string"
|
|
661
|
-
}
|
|
662
|
-
},
|
|
663
|
-
{
|
|
664
|
-
"name": "width",
|
|
665
|
-
"annotation": {
|
|
666
|
-
"type": "union",
|
|
667
|
-
"types": [
|
|
668
|
-
{
|
|
669
|
-
"type": "keyword",
|
|
670
|
-
"value": "number"
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"type": "keyword",
|
|
674
|
-
"value": "string"
|
|
675
|
-
}
|
|
676
|
-
]
|
|
677
|
-
}
|
|
678
|
-
},
|
|
679
|
-
{
|
|
680
|
-
"name": "drawerStyle",
|
|
681
|
-
"annotation": {
|
|
682
|
-
"type": "reference",
|
|
683
|
-
"typeName": {
|
|
684
|
-
"type": "qualifiedName",
|
|
685
|
-
"left": {
|
|
686
|
-
"type": "identifier",
|
|
687
|
-
"name": "React"
|
|
688
|
-
},
|
|
689
|
-
"right": {
|
|
690
|
-
"type": "identifier",
|
|
691
|
-
"name": "CSSProperties"
|
|
692
|
-
}
|
|
693
|
-
}
|
|
694
|
-
}
|
|
695
|
-
},
|
|
696
|
-
{
|
|
697
|
-
"name": "bodyStyle",
|
|
698
|
-
"annotation": {
|
|
699
|
-
"type": "reference",
|
|
700
|
-
"typeName": {
|
|
701
|
-
"type": "qualifiedName",
|
|
702
|
-
"left": {
|
|
703
|
-
"type": "identifier",
|
|
704
|
-
"name": "React"
|
|
705
|
-
},
|
|
706
|
-
"right": {
|
|
707
|
-
"type": "identifier",
|
|
708
|
-
"name": "CSSProperties"
|
|
709
|
-
}
|
|
710
|
-
}
|
|
711
|
-
}
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
"name": "zIndex",
|
|
715
|
-
"annotation": {
|
|
716
|
-
"type": "keyword",
|
|
717
|
-
"value": "number"
|
|
718
|
-
}
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"name": "visible",
|
|
722
|
-
"annotation": {
|
|
723
|
-
"type": "keyword",
|
|
724
|
-
"value": "boolean"
|
|
725
|
-
}
|
|
726
|
-
}
|
|
727
|
-
],
|
|
728
|
-
"events": [
|
|
729
|
-
{
|
|
730
|
-
"name": "open",
|
|
731
|
-
"detail": {
|
|
732
|
-
"annotation": {
|
|
733
|
-
"type": "keyword",
|
|
734
|
-
"value": "void"
|
|
735
|
-
}
|
|
736
|
-
}
|
|
737
|
-
},
|
|
738
|
-
{
|
|
739
|
-
"name": "close",
|
|
740
|
-
"detail": {
|
|
741
|
-
"annotation": {
|
|
742
|
-
"type": "keyword",
|
|
743
|
-
"value": "void"
|
|
744
|
-
}
|
|
745
|
-
}
|
|
746
|
-
},
|
|
747
|
-
{
|
|
748
|
-
"name": "tab.change",
|
|
749
|
-
"detail": {
|
|
750
|
-
"annotation": {
|
|
751
|
-
"type": "keyword",
|
|
752
|
-
"value": "string"
|
|
753
|
-
}
|
|
754
|
-
}
|
|
755
|
-
}
|
|
756
|
-
],
|
|
757
|
-
"methods": [
|
|
758
|
-
{
|
|
759
|
-
"name": "open",
|
|
760
|
-
"params": [],
|
|
761
|
-
"returns": {}
|
|
762
|
-
},
|
|
763
|
-
{
|
|
764
|
-
"name": "close",
|
|
765
|
-
"params": [],
|
|
766
|
-
"returns": {}
|
|
669
|
+
{
|
|
670
|
+
"name": "button-click",
|
|
671
|
+
"detail": {
|
|
672
|
+
"annotation": {
|
|
673
|
+
"type": "keyword",
|
|
674
|
+
"value": "void"
|
|
675
|
+
}
|
|
676
|
+
}
|
|
767
677
|
}
|
|
768
678
|
],
|
|
679
|
+
"methods": [],
|
|
769
680
|
"types": [
|
|
681
|
+
{
|
|
682
|
+
"type": "typeAlias",
|
|
683
|
+
"name": "StatusType",
|
|
684
|
+
"annotation": {
|
|
685
|
+
"type": "union",
|
|
686
|
+
"types": [
|
|
687
|
+
{
|
|
688
|
+
"type": "jsLiteral",
|
|
689
|
+
"value": "normal"
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
"type": "jsLiteral",
|
|
693
|
+
"value": "warning"
|
|
694
|
+
}
|
|
695
|
+
]
|
|
696
|
+
}
|
|
697
|
+
},
|
|
770
698
|
{
|
|
771
699
|
"type": "interface",
|
|
772
|
-
"name": "
|
|
700
|
+
"name": "DescriptionItem",
|
|
773
701
|
"body": [
|
|
774
|
-
{
|
|
775
|
-
"type": "propertySignature",
|
|
776
|
-
"key": {
|
|
777
|
-
"type": "identifier",
|
|
778
|
-
"name": "icon"
|
|
779
|
-
},
|
|
780
|
-
"annotation": {
|
|
781
|
-
"type": "reference",
|
|
782
|
-
"typeName": {
|
|
783
|
-
"type": "identifier",
|
|
784
|
-
"name": "GeneralIconProps"
|
|
785
|
-
}
|
|
786
|
-
},
|
|
787
|
-
"computed": false,
|
|
788
|
-
"description": "菜单标题对应的图标。"
|
|
789
|
-
},
|
|
790
702
|
{
|
|
791
703
|
"type": "propertySignature",
|
|
792
704
|
"key": {
|
|
@@ -797,34 +709,18 @@
|
|
|
797
709
|
"type": "keyword",
|
|
798
710
|
"value": "string"
|
|
799
711
|
},
|
|
800
|
-
"computed": false
|
|
801
|
-
"description": "唯一标识"
|
|
802
|
-
},
|
|
803
|
-
{
|
|
804
|
-
"type": "propertySignature",
|
|
805
|
-
"key": {
|
|
806
|
-
"type": "identifier",
|
|
807
|
-
"name": "title"
|
|
808
|
-
},
|
|
809
|
-
"annotation": {
|
|
810
|
-
"type": "keyword",
|
|
811
|
-
"value": "string"
|
|
812
|
-
},
|
|
813
|
-
"optional": true,
|
|
814
|
-
"computed": false,
|
|
815
|
-
"description": "菜单标题。"
|
|
712
|
+
"computed": false
|
|
816
713
|
},
|
|
817
714
|
{
|
|
818
715
|
"type": "propertySignature",
|
|
819
716
|
"key": {
|
|
820
717
|
"type": "identifier",
|
|
821
|
-
"name": "
|
|
718
|
+
"name": "value"
|
|
822
719
|
},
|
|
823
720
|
"annotation": {
|
|
824
721
|
"type": "keyword",
|
|
825
722
|
"value": "string"
|
|
826
723
|
},
|
|
827
|
-
"optional": true,
|
|
828
724
|
"computed": false
|
|
829
725
|
}
|
|
830
726
|
]
|
|
@@ -936,6 +832,60 @@
|
|
|
936
832
|
"events": [],
|
|
937
833
|
"methods": []
|
|
938
834
|
},
|
|
835
|
+
"data-view.modern-style-component-title": {
|
|
836
|
+
"properties": [
|
|
837
|
+
{
|
|
838
|
+
"name": "hideLeftComponent",
|
|
839
|
+
"annotation": {
|
|
840
|
+
"type": "keyword",
|
|
841
|
+
"value": "boolean"
|
|
842
|
+
}
|
|
843
|
+
},
|
|
844
|
+
{
|
|
845
|
+
"name": "hideRightComponent",
|
|
846
|
+
"annotation": {
|
|
847
|
+
"type": "keyword",
|
|
848
|
+
"value": "boolean"
|
|
849
|
+
}
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
"name": "componentTitle",
|
|
853
|
+
"annotation": {
|
|
854
|
+
"type": "keyword",
|
|
855
|
+
"value": "string"
|
|
856
|
+
}
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"name": "titleTextStyle",
|
|
860
|
+
"annotation": {
|
|
861
|
+
"type": "reference",
|
|
862
|
+
"typeName": {
|
|
863
|
+
"type": "identifier",
|
|
864
|
+
"name": "CSSProperties"
|
|
865
|
+
}
|
|
866
|
+
}
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
"name": "squareColor",
|
|
870
|
+
"annotation": {
|
|
871
|
+
"type": "indexedAccess",
|
|
872
|
+
"objectType": {
|
|
873
|
+
"type": "reference",
|
|
874
|
+
"typeName": {
|
|
875
|
+
"type": "identifier",
|
|
876
|
+
"name": "CSSProperties"
|
|
877
|
+
}
|
|
878
|
+
},
|
|
879
|
+
"indexType": {
|
|
880
|
+
"type": "jsLiteral",
|
|
881
|
+
"value": "color"
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
}
|
|
885
|
+
],
|
|
886
|
+
"events": [],
|
|
887
|
+
"methods": []
|
|
888
|
+
},
|
|
939
889
|
"data-view.cabinet-app-layer": {
|
|
940
890
|
"properties": [
|
|
941
891
|
{
|
|
@@ -965,6 +915,56 @@
|
|
|
965
915
|
"events": [],
|
|
966
916
|
"methods": []
|
|
967
917
|
},
|
|
918
|
+
"data-view.modern-style-page-title": {
|
|
919
|
+
"properties": [
|
|
920
|
+
{
|
|
921
|
+
"name": "pageTitle",
|
|
922
|
+
"annotation": {
|
|
923
|
+
"type": "keyword",
|
|
924
|
+
"value": "string"
|
|
925
|
+
}
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
"name": "description",
|
|
929
|
+
"annotation": {
|
|
930
|
+
"type": "keyword",
|
|
931
|
+
"value": "string"
|
|
932
|
+
}
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
"name": "backgroundStyle",
|
|
936
|
+
"annotation": {
|
|
937
|
+
"type": "reference",
|
|
938
|
+
"typeName": {
|
|
939
|
+
"type": "identifier",
|
|
940
|
+
"name": "CSSProperties"
|
|
941
|
+
}
|
|
942
|
+
}
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"name": "leftRoundStyle",
|
|
946
|
+
"annotation": {
|
|
947
|
+
"type": "reference",
|
|
948
|
+
"typeName": {
|
|
949
|
+
"type": "identifier",
|
|
950
|
+
"name": "CSSProperties"
|
|
951
|
+
}
|
|
952
|
+
}
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"name": "rightRoundStyle",
|
|
956
|
+
"annotation": {
|
|
957
|
+
"type": "reference",
|
|
958
|
+
"typeName": {
|
|
959
|
+
"type": "identifier",
|
|
960
|
+
"name": "CSSProperties"
|
|
961
|
+
}
|
|
962
|
+
}
|
|
963
|
+
}
|
|
964
|
+
],
|
|
965
|
+
"events": [],
|
|
966
|
+
"methods": []
|
|
967
|
+
},
|
|
968
968
|
"data-view.cabinet-graph": {
|
|
969
969
|
"properties": [
|
|
970
970
|
{
|
|
@@ -1471,6 +1471,36 @@
|
|
|
1471
1471
|
}
|
|
1472
1472
|
]
|
|
1473
1473
|
},
|
|
1474
|
+
"data-view.gear-background": {
|
|
1475
|
+
"properties": [
|
|
1476
|
+
{
|
|
1477
|
+
"name": "color",
|
|
1478
|
+
"annotation": {
|
|
1479
|
+
"type": "indexedAccess",
|
|
1480
|
+
"objectType": {
|
|
1481
|
+
"type": "reference",
|
|
1482
|
+
"typeName": {
|
|
1483
|
+
"type": "qualifiedName",
|
|
1484
|
+
"left": {
|
|
1485
|
+
"type": "identifier",
|
|
1486
|
+
"name": "React"
|
|
1487
|
+
},
|
|
1488
|
+
"right": {
|
|
1489
|
+
"type": "identifier",
|
|
1490
|
+
"name": "CSSProperties"
|
|
1491
|
+
}
|
|
1492
|
+
}
|
|
1493
|
+
},
|
|
1494
|
+
"indexType": {
|
|
1495
|
+
"type": "jsLiteral",
|
|
1496
|
+
"value": "color"
|
|
1497
|
+
}
|
|
1498
|
+
}
|
|
1499
|
+
}
|
|
1500
|
+
],
|
|
1501
|
+
"events": [],
|
|
1502
|
+
"methods": []
|
|
1503
|
+
},
|
|
1474
1504
|
"data-view.title-text": {
|
|
1475
1505
|
"properties": [
|
|
1476
1506
|
{
|
|
@@ -1568,36 +1598,6 @@
|
|
|
1568
1598
|
}
|
|
1569
1599
|
]
|
|
1570
1600
|
},
|
|
1571
|
-
"data-view.gear-background": {
|
|
1572
|
-
"properties": [
|
|
1573
|
-
{
|
|
1574
|
-
"name": "color",
|
|
1575
|
-
"annotation": {
|
|
1576
|
-
"type": "indexedAccess",
|
|
1577
|
-
"objectType": {
|
|
1578
|
-
"type": "reference",
|
|
1579
|
-
"typeName": {
|
|
1580
|
-
"type": "qualifiedName",
|
|
1581
|
-
"left": {
|
|
1582
|
-
"type": "identifier",
|
|
1583
|
-
"name": "React"
|
|
1584
|
-
},
|
|
1585
|
-
"right": {
|
|
1586
|
-
"type": "identifier",
|
|
1587
|
-
"name": "CSSProperties"
|
|
1588
|
-
}
|
|
1589
|
-
}
|
|
1590
|
-
},
|
|
1591
|
-
"indexType": {
|
|
1592
|
-
"type": "jsLiteral",
|
|
1593
|
-
"value": "color"
|
|
1594
|
-
}
|
|
1595
|
-
}
|
|
1596
|
-
}
|
|
1597
|
-
],
|
|
1598
|
-
"events": [],
|
|
1599
|
-
"methods": []
|
|
1600
|
-
},
|
|
1601
1601
|
"data-view.brick-notification": {
|
|
1602
1602
|
"properties": [
|
|
1603
1603
|
{
|
|
@@ -1642,6 +1642,13 @@
|
|
|
1642
1642
|
"type": "keyword",
|
|
1643
1643
|
"value": "string"
|
|
1644
1644
|
}
|
|
1645
|
+
},
|
|
1646
|
+
{
|
|
1647
|
+
"name": "textContent",
|
|
1648
|
+
"annotation": {
|
|
1649
|
+
"type": "keyword",
|
|
1650
|
+
"value": "string"
|
|
1651
|
+
}
|
|
1645
1652
|
}
|
|
1646
1653
|
],
|
|
1647
1654
|
"events": [
|
|
@@ -1766,11 +1773,6 @@
|
|
|
1766
1773
|
"events": [],
|
|
1767
1774
|
"methods": []
|
|
1768
1775
|
},
|
|
1769
|
-
"data-view.tech-mesh-base-view": {
|
|
1770
|
-
"properties": [],
|
|
1771
|
-
"events": [],
|
|
1772
|
-
"methods": []
|
|
1773
|
-
},
|
|
1774
1776
|
"data-view.hi-tech-button": {
|
|
1775
1777
|
"properties": [
|
|
1776
1778
|
{
|
|
@@ -1806,6 +1808,13 @@
|
|
|
1806
1808
|
"type": "keyword",
|
|
1807
1809
|
"value": "boolean"
|
|
1808
1810
|
}
|
|
1811
|
+
},
|
|
1812
|
+
{
|
|
1813
|
+
"name": "textContent",
|
|
1814
|
+
"annotation": {
|
|
1815
|
+
"type": "keyword",
|
|
1816
|
+
"value": "string"
|
|
1817
|
+
}
|
|
1809
1818
|
}
|
|
1810
1819
|
],
|
|
1811
1820
|
"events": [],
|
|
@@ -1842,6 +1851,19 @@
|
|
|
1842
1851
|
}
|
|
1843
1852
|
]
|
|
1844
1853
|
},
|
|
1854
|
+
"data-view.tech-mesh-base-view": {
|
|
1855
|
+
"properties": [
|
|
1856
|
+
{
|
|
1857
|
+
"name": "textContent",
|
|
1858
|
+
"annotation": {
|
|
1859
|
+
"type": "keyword",
|
|
1860
|
+
"value": "string"
|
|
1861
|
+
}
|
|
1862
|
+
}
|
|
1863
|
+
],
|
|
1864
|
+
"events": [],
|
|
1865
|
+
"methods": []
|
|
1866
|
+
},
|
|
1845
1867
|
"data-view.simple-card-item": {
|
|
1846
1868
|
"properties": [
|
|
1847
1869
|
{
|