@next-bricks/data-view 1.12.2 → 1.12.3
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 +19 -19
- package/dist/chunks/{3171.c0d5c9a1.js → 3171.f1058377.js} +2 -2
- package/dist/chunks/{5552.f046ba86.js.map → 3171.f1058377.js.map} +1 -1
- package/dist/chunks/4765.108f59d4.js +2 -0
- package/dist/chunks/4765.108f59d4.js.map +1 -0
- package/dist/chunks/4837.7e3e2eea.js.map +1 -1
- package/dist/chunks/{5552.f046ba86.js → 5552.01e2ba3d.js} +2 -2
- package/dist/chunks/{3171.c0d5c9a1.js.map → 5552.01e2ba3d.js.map} +1 -1
- package/dist/chunks/7146.01773098.js +2 -0
- package/dist/chunks/7146.01773098.js.map +1 -0
- package/dist/chunks/7218.2b5b7887.js.map +1 -1
- package/dist/chunks/{8097.f99bf9d0.js → 8097.6028e869.js} +2 -2
- package/dist/chunks/{8097.f99bf9d0.js.map → 8097.6028e869.js.map} +1 -1
- package/dist/chunks/8826.6472b495.js +2 -0
- package/dist/chunks/{8826.63d2867f.js.map → 8826.6472b495.js.map} +1 -1
- package/dist/chunks/9140.9bce802b.js +3 -0
- package/dist/chunks/9140.9bce802b.js.map +1 -0
- package/dist/chunks/complex-search.6254baa8.js +2 -0
- package/dist/chunks/{complex-search.92e0b5ca.js.map → complex-search.6254baa8.js.map} +1 -1
- package/dist/chunks/{graph-text.1e489f3c.js → graph-text.fa54ea09.js} +2 -2
- package/dist/chunks/{graph-text.1e489f3c.js.map → graph-text.fa54ea09.js.map} +1 -1
- package/dist/chunks/main.fbfe3e79.js +2 -0
- package/dist/chunks/main.fbfe3e79.js.map +1 -0
- package/dist/chunks/modern-style-treemap.1f2b7101.js +3 -0
- package/dist/chunks/{modern-style-treemap.53d4bfc8.js.map → modern-style-treemap.1f2b7101.js.map} +1 -1
- package/dist/examples.json +26 -26
- package/dist/index.0223ee1d.js +2 -0
- package/dist/index.0223ee1d.js.map +1 -0
- package/dist/manifest.json +243 -243
- package/dist/types.json +421 -421
- package/package.json +2 -2
- package/dist/chunks/3933.b3a62e03.js +0 -2
- package/dist/chunks/3933.b3a62e03.js.map +0 -1
- package/dist/chunks/6314.6563d16e.js +0 -2
- package/dist/chunks/6314.6563d16e.js.map +0 -1
- package/dist/chunks/8826.63d2867f.js +0 -2
- package/dist/chunks/9140.776942ea.js +0 -3
- package/dist/chunks/9140.776942ea.js.map +0 -1
- package/dist/chunks/complex-search.92e0b5ca.js +0 -2
- package/dist/chunks/main.2bd22c14.js +0 -2
- package/dist/chunks/main.2bd22c14.js.map +0 -1
- package/dist/chunks/modern-style-treemap.53d4bfc8.js +0 -3
- package/dist/index.727c7633.js +0 -2
- package/dist/index.727c7633.js.map +0 -1
- /package/dist/chunks/{9140.776942ea.js.LICENSE.txt → 9140.9bce802b.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{modern-style-treemap.53d4bfc8.js.LICENSE.txt → modern-style-treemap.1f2b7101.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -40,110 +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
|
-
"data-view.modern-style-component-title": {
|
|
94
|
-
"properties": [
|
|
95
|
-
{
|
|
96
|
-
"name": "hideLeftComponent",
|
|
97
|
-
"annotation": {
|
|
98
|
-
"type": "keyword",
|
|
99
|
-
"value": "boolean"
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"name": "hideRightComponent",
|
|
104
|
-
"annotation": {
|
|
105
|
-
"type": "keyword",
|
|
106
|
-
"value": "boolean"
|
|
107
|
-
}
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"name": "componentTitle",
|
|
111
|
-
"annotation": {
|
|
112
|
-
"type": "keyword",
|
|
113
|
-
"value": "string"
|
|
114
|
-
}
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"name": "titleTextStyle",
|
|
118
|
-
"annotation": {
|
|
119
|
-
"type": "reference",
|
|
120
|
-
"typeName": {
|
|
121
|
-
"type": "identifier",
|
|
122
|
-
"name": "CSSProperties"
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"name": "squareColor",
|
|
128
|
-
"annotation": {
|
|
129
|
-
"type": "indexedAccess",
|
|
130
|
-
"objectType": {
|
|
131
|
-
"type": "reference",
|
|
132
|
-
"typeName": {
|
|
133
|
-
"type": "identifier",
|
|
134
|
-
"name": "CSSProperties"
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
"indexType": {
|
|
138
|
-
"type": "jsLiteral",
|
|
139
|
-
"value": "color"
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
],
|
|
144
|
-
"events": [],
|
|
145
|
-
"methods": []
|
|
146
|
-
},
|
|
147
43
|
"data-view.tabs-drawer": {
|
|
148
44
|
"properties": [
|
|
149
45
|
{
|
|
@@ -337,76 +233,54 @@
|
|
|
337
233
|
}
|
|
338
234
|
]
|
|
339
235
|
},
|
|
340
|
-
"data-view.
|
|
236
|
+
"data-view.modern-style-page-title": {
|
|
341
237
|
"properties": [
|
|
342
238
|
{
|
|
343
|
-
"name": "
|
|
239
|
+
"name": "pageTitle",
|
|
344
240
|
"annotation": {
|
|
345
|
-
"type": "
|
|
346
|
-
"
|
|
347
|
-
"type": "typeLiteral",
|
|
348
|
-
"members": [
|
|
349
|
-
{
|
|
350
|
-
"type": "propertySignature",
|
|
351
|
-
"key": {
|
|
352
|
-
"type": "identifier",
|
|
353
|
-
"name": "label"
|
|
354
|
-
},
|
|
355
|
-
"annotation": {
|
|
356
|
-
"type": "keyword",
|
|
357
|
-
"value": "string"
|
|
358
|
-
},
|
|
359
|
-
"computed": false
|
|
360
|
-
},
|
|
361
|
-
{
|
|
362
|
-
"type": "propertySignature",
|
|
363
|
-
"key": {
|
|
364
|
-
"type": "identifier",
|
|
365
|
-
"name": "value"
|
|
366
|
-
},
|
|
367
|
-
"annotation": {
|
|
368
|
-
"type": "keyword",
|
|
369
|
-
"value": "string"
|
|
370
|
-
},
|
|
371
|
-
"computed": false
|
|
372
|
-
}
|
|
373
|
-
]
|
|
374
|
-
}
|
|
241
|
+
"type": "keyword",
|
|
242
|
+
"value": "string"
|
|
375
243
|
}
|
|
376
244
|
},
|
|
377
245
|
{
|
|
378
|
-
"name": "
|
|
246
|
+
"name": "description",
|
|
379
247
|
"annotation": {
|
|
380
248
|
"type": "keyword",
|
|
381
249
|
"value": "string"
|
|
382
250
|
}
|
|
383
251
|
},
|
|
384
252
|
{
|
|
385
|
-
"name": "
|
|
253
|
+
"name": "backgroundStyle",
|
|
386
254
|
"annotation": {
|
|
387
|
-
"type": "
|
|
388
|
-
"
|
|
255
|
+
"type": "reference",
|
|
256
|
+
"typeName": {
|
|
257
|
+
"type": "identifier",
|
|
258
|
+
"name": "CSSProperties"
|
|
259
|
+
}
|
|
389
260
|
}
|
|
390
261
|
},
|
|
391
262
|
{
|
|
392
|
-
"name": "
|
|
263
|
+
"name": "leftRoundStyle",
|
|
393
264
|
"annotation": {
|
|
394
|
-
"type": "
|
|
395
|
-
"
|
|
265
|
+
"type": "reference",
|
|
266
|
+
"typeName": {
|
|
267
|
+
"type": "identifier",
|
|
268
|
+
"name": "CSSProperties"
|
|
269
|
+
}
|
|
396
270
|
}
|
|
397
|
-
}
|
|
398
|
-
],
|
|
399
|
-
"events": [
|
|
271
|
+
},
|
|
400
272
|
{
|
|
401
|
-
"name": "
|
|
402
|
-
"
|
|
403
|
-
"
|
|
404
|
-
|
|
405
|
-
"
|
|
273
|
+
"name": "rightRoundStyle",
|
|
274
|
+
"annotation": {
|
|
275
|
+
"type": "reference",
|
|
276
|
+
"typeName": {
|
|
277
|
+
"type": "identifier",
|
|
278
|
+
"name": "CSSProperties"
|
|
406
279
|
}
|
|
407
280
|
}
|
|
408
281
|
}
|
|
409
282
|
],
|
|
283
|
+
"events": [],
|
|
410
284
|
"methods": []
|
|
411
285
|
},
|
|
412
286
|
"data-view.battery-chart": {
|
|
@@ -548,6 +422,132 @@
|
|
|
548
422
|
}
|
|
549
423
|
]
|
|
550
424
|
},
|
|
425
|
+
"data-view.dropdown-menu": {
|
|
426
|
+
"properties": [
|
|
427
|
+
{
|
|
428
|
+
"name": "options",
|
|
429
|
+
"annotation": {
|
|
430
|
+
"type": "array",
|
|
431
|
+
"elementType": {
|
|
432
|
+
"type": "typeLiteral",
|
|
433
|
+
"members": [
|
|
434
|
+
{
|
|
435
|
+
"type": "propertySignature",
|
|
436
|
+
"key": {
|
|
437
|
+
"type": "identifier",
|
|
438
|
+
"name": "label"
|
|
439
|
+
},
|
|
440
|
+
"annotation": {
|
|
441
|
+
"type": "keyword",
|
|
442
|
+
"value": "string"
|
|
443
|
+
},
|
|
444
|
+
"computed": false
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"type": "propertySignature",
|
|
448
|
+
"key": {
|
|
449
|
+
"type": "identifier",
|
|
450
|
+
"name": "value"
|
|
451
|
+
},
|
|
452
|
+
"annotation": {
|
|
453
|
+
"type": "keyword",
|
|
454
|
+
"value": "string"
|
|
455
|
+
},
|
|
456
|
+
"computed": false
|
|
457
|
+
}
|
|
458
|
+
]
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
"name": "value",
|
|
464
|
+
"annotation": {
|
|
465
|
+
"type": "keyword",
|
|
466
|
+
"value": "string"
|
|
467
|
+
}
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"name": "placeholder",
|
|
471
|
+
"annotation": {
|
|
472
|
+
"type": "keyword",
|
|
473
|
+
"value": "string"
|
|
474
|
+
}
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
"name": "allowClear",
|
|
478
|
+
"annotation": {
|
|
479
|
+
"type": "keyword",
|
|
480
|
+
"value": "boolean"
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
],
|
|
484
|
+
"events": [
|
|
485
|
+
{
|
|
486
|
+
"name": "value.change",
|
|
487
|
+
"detail": {
|
|
488
|
+
"annotation": {
|
|
489
|
+
"type": "keyword",
|
|
490
|
+
"value": "string"
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
],
|
|
495
|
+
"methods": []
|
|
496
|
+
},
|
|
497
|
+
"data-view.modern-style-component-title": {
|
|
498
|
+
"properties": [
|
|
499
|
+
{
|
|
500
|
+
"name": "hideLeftComponent",
|
|
501
|
+
"annotation": {
|
|
502
|
+
"type": "keyword",
|
|
503
|
+
"value": "boolean"
|
|
504
|
+
}
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"name": "hideRightComponent",
|
|
508
|
+
"annotation": {
|
|
509
|
+
"type": "keyword",
|
|
510
|
+
"value": "boolean"
|
|
511
|
+
}
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"name": "componentTitle",
|
|
515
|
+
"annotation": {
|
|
516
|
+
"type": "keyword",
|
|
517
|
+
"value": "string"
|
|
518
|
+
}
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"name": "titleTextStyle",
|
|
522
|
+
"annotation": {
|
|
523
|
+
"type": "reference",
|
|
524
|
+
"typeName": {
|
|
525
|
+
"type": "identifier",
|
|
526
|
+
"name": "CSSProperties"
|
|
527
|
+
}
|
|
528
|
+
}
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
"name": "squareColor",
|
|
532
|
+
"annotation": {
|
|
533
|
+
"type": "indexedAccess",
|
|
534
|
+
"objectType": {
|
|
535
|
+
"type": "reference",
|
|
536
|
+
"typeName": {
|
|
537
|
+
"type": "identifier",
|
|
538
|
+
"name": "CSSProperties"
|
|
539
|
+
}
|
|
540
|
+
},
|
|
541
|
+
"indexType": {
|
|
542
|
+
"type": "jsLiteral",
|
|
543
|
+
"value": "color"
|
|
544
|
+
}
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
],
|
|
548
|
+
"events": [],
|
|
549
|
+
"methods": []
|
|
550
|
+
},
|
|
551
551
|
"data-view.particle-animation": {
|
|
552
552
|
"properties": [
|
|
553
553
|
{
|
|
@@ -674,7 +674,43 @@
|
|
|
674
674
|
}
|
|
675
675
|
]
|
|
676
676
|
}
|
|
677
|
-
]
|
|
677
|
+
]
|
|
678
|
+
},
|
|
679
|
+
"data-view.app-wall-card-item": {
|
|
680
|
+
"properties": [
|
|
681
|
+
{
|
|
682
|
+
"name": "status",
|
|
683
|
+
"annotation": {
|
|
684
|
+
"type": "union",
|
|
685
|
+
"types": [
|
|
686
|
+
{
|
|
687
|
+
"type": "jsLiteral",
|
|
688
|
+
"value": "normal"
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"type": "jsLiteral",
|
|
692
|
+
"value": "warning"
|
|
693
|
+
}
|
|
694
|
+
]
|
|
695
|
+
}
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"name": "cardTitle",
|
|
699
|
+
"annotation": {
|
|
700
|
+
"type": "keyword",
|
|
701
|
+
"value": "string"
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"name": "description",
|
|
706
|
+
"annotation": {
|
|
707
|
+
"type": "keyword",
|
|
708
|
+
"value": "string"
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
],
|
|
712
|
+
"events": [],
|
|
713
|
+
"methods": []
|
|
678
714
|
},
|
|
679
715
|
"data-view.app-wall-system-card": {
|
|
680
716
|
"properties": [
|
|
@@ -817,42 +853,6 @@
|
|
|
817
853
|
"events": [],
|
|
818
854
|
"methods": []
|
|
819
855
|
},
|
|
820
|
-
"data-view.app-wall-card-item": {
|
|
821
|
-
"properties": [
|
|
822
|
-
{
|
|
823
|
-
"name": "status",
|
|
824
|
-
"annotation": {
|
|
825
|
-
"type": "union",
|
|
826
|
-
"types": [
|
|
827
|
-
{
|
|
828
|
-
"type": "jsLiteral",
|
|
829
|
-
"value": "normal"
|
|
830
|
-
},
|
|
831
|
-
{
|
|
832
|
-
"type": "jsLiteral",
|
|
833
|
-
"value": "warning"
|
|
834
|
-
}
|
|
835
|
-
]
|
|
836
|
-
}
|
|
837
|
-
},
|
|
838
|
-
{
|
|
839
|
-
"name": "cardTitle",
|
|
840
|
-
"annotation": {
|
|
841
|
-
"type": "keyword",
|
|
842
|
-
"value": "string"
|
|
843
|
-
}
|
|
844
|
-
},
|
|
845
|
-
{
|
|
846
|
-
"name": "description",
|
|
847
|
-
"annotation": {
|
|
848
|
-
"type": "keyword",
|
|
849
|
-
"value": "string"
|
|
850
|
-
}
|
|
851
|
-
}
|
|
852
|
-
],
|
|
853
|
-
"events": [],
|
|
854
|
-
"methods": []
|
|
855
|
-
},
|
|
856
856
|
"data-view.cabinet-button": {
|
|
857
857
|
"properties": [
|
|
858
858
|
{
|
|
@@ -876,35 +876,6 @@
|
|
|
876
876
|
"events": [],
|
|
877
877
|
"methods": []
|
|
878
878
|
},
|
|
879
|
-
"data-view.cabinet-app-layer": {
|
|
880
|
-
"properties": [
|
|
881
|
-
{
|
|
882
|
-
"name": "appTitle",
|
|
883
|
-
"annotation": {
|
|
884
|
-
"type": "keyword",
|
|
885
|
-
"value": "string"
|
|
886
|
-
}
|
|
887
|
-
},
|
|
888
|
-
{
|
|
889
|
-
"name": "status",
|
|
890
|
-
"annotation": {
|
|
891
|
-
"type": "union",
|
|
892
|
-
"types": [
|
|
893
|
-
{
|
|
894
|
-
"type": "jsLiteral",
|
|
895
|
-
"value": "active"
|
|
896
|
-
},
|
|
897
|
-
{
|
|
898
|
-
"type": "jsLiteral",
|
|
899
|
-
"value": "faded"
|
|
900
|
-
}
|
|
901
|
-
]
|
|
902
|
-
}
|
|
903
|
-
}
|
|
904
|
-
],
|
|
905
|
-
"events": [],
|
|
906
|
-
"methods": []
|
|
907
|
-
},
|
|
908
879
|
"data-view.cabinet-node": {
|
|
909
880
|
"properties": [
|
|
910
881
|
{
|
|
@@ -965,6 +936,35 @@
|
|
|
965
936
|
"events": [],
|
|
966
937
|
"methods": []
|
|
967
938
|
},
|
|
939
|
+
"data-view.cabinet-app-layer": {
|
|
940
|
+
"properties": [
|
|
941
|
+
{
|
|
942
|
+
"name": "appTitle",
|
|
943
|
+
"annotation": {
|
|
944
|
+
"type": "keyword",
|
|
945
|
+
"value": "string"
|
|
946
|
+
}
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"name": "status",
|
|
950
|
+
"annotation": {
|
|
951
|
+
"type": "union",
|
|
952
|
+
"types": [
|
|
953
|
+
{
|
|
954
|
+
"type": "jsLiteral",
|
|
955
|
+
"value": "active"
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
"type": "jsLiteral",
|
|
959
|
+
"value": "faded"
|
|
960
|
+
}
|
|
961
|
+
]
|
|
962
|
+
}
|
|
963
|
+
}
|
|
964
|
+
],
|
|
965
|
+
"events": [],
|
|
966
|
+
"methods": []
|
|
967
|
+
},
|
|
968
968
|
"data-view.cabinet-graph": {
|
|
969
969
|
"properties": [
|
|
970
970
|
{
|
|
@@ -1378,6 +1378,129 @@
|
|
|
1378
1378
|
"events": [],
|
|
1379
1379
|
"methods": []
|
|
1380
1380
|
},
|
|
1381
|
+
"data-view.grid-background": {
|
|
1382
|
+
"properties": [
|
|
1383
|
+
{
|
|
1384
|
+
"name": "color",
|
|
1385
|
+
"annotation": {
|
|
1386
|
+
"type": "indexedAccess",
|
|
1387
|
+
"objectType": {
|
|
1388
|
+
"type": "reference",
|
|
1389
|
+
"typeName": {
|
|
1390
|
+
"type": "qualifiedName",
|
|
1391
|
+
"left": {
|
|
1392
|
+
"type": "identifier",
|
|
1393
|
+
"name": "React"
|
|
1394
|
+
},
|
|
1395
|
+
"right": {
|
|
1396
|
+
"type": "identifier",
|
|
1397
|
+
"name": "CSSProperties"
|
|
1398
|
+
}
|
|
1399
|
+
}
|
|
1400
|
+
},
|
|
1401
|
+
"indexType": {
|
|
1402
|
+
"type": "jsLiteral",
|
|
1403
|
+
"value": "color"
|
|
1404
|
+
}
|
|
1405
|
+
}
|
|
1406
|
+
},
|
|
1407
|
+
{
|
|
1408
|
+
"name": "maskStyle",
|
|
1409
|
+
"annotation": {
|
|
1410
|
+
"type": "reference",
|
|
1411
|
+
"typeName": {
|
|
1412
|
+
"type": "qualifiedName",
|
|
1413
|
+
"left": {
|
|
1414
|
+
"type": "identifier",
|
|
1415
|
+
"name": "React"
|
|
1416
|
+
},
|
|
1417
|
+
"right": {
|
|
1418
|
+
"type": "identifier",
|
|
1419
|
+
"name": "CSSProperties"
|
|
1420
|
+
}
|
|
1421
|
+
}
|
|
1422
|
+
}
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
"name": "particleColor",
|
|
1426
|
+
"annotation": {
|
|
1427
|
+
"type": "reference",
|
|
1428
|
+
"typeName": {
|
|
1429
|
+
"type": "identifier",
|
|
1430
|
+
"name": "ParticleColor"
|
|
1431
|
+
}
|
|
1432
|
+
}
|
|
1433
|
+
}
|
|
1434
|
+
],
|
|
1435
|
+
"events": [],
|
|
1436
|
+
"methods": [],
|
|
1437
|
+
"types": [
|
|
1438
|
+
{
|
|
1439
|
+
"type": "interface",
|
|
1440
|
+
"name": "ParticleColor",
|
|
1441
|
+
"body": [
|
|
1442
|
+
{
|
|
1443
|
+
"type": "propertySignature",
|
|
1444
|
+
"key": {
|
|
1445
|
+
"type": "identifier",
|
|
1446
|
+
"name": "startColor"
|
|
1447
|
+
},
|
|
1448
|
+
"annotation": {
|
|
1449
|
+
"type": "indexedAccess",
|
|
1450
|
+
"objectType": {
|
|
1451
|
+
"type": "reference",
|
|
1452
|
+
"typeName": {
|
|
1453
|
+
"type": "qualifiedName",
|
|
1454
|
+
"left": {
|
|
1455
|
+
"type": "identifier",
|
|
1456
|
+
"name": "React"
|
|
1457
|
+
},
|
|
1458
|
+
"right": {
|
|
1459
|
+
"type": "identifier",
|
|
1460
|
+
"name": "CSSProperties"
|
|
1461
|
+
}
|
|
1462
|
+
}
|
|
1463
|
+
},
|
|
1464
|
+
"indexType": {
|
|
1465
|
+
"type": "jsLiteral",
|
|
1466
|
+
"value": "color"
|
|
1467
|
+
}
|
|
1468
|
+
},
|
|
1469
|
+
"computed": false
|
|
1470
|
+
},
|
|
1471
|
+
{
|
|
1472
|
+
"type": "propertySignature",
|
|
1473
|
+
"key": {
|
|
1474
|
+
"type": "identifier",
|
|
1475
|
+
"name": "endColor"
|
|
1476
|
+
},
|
|
1477
|
+
"annotation": {
|
|
1478
|
+
"type": "indexedAccess",
|
|
1479
|
+
"objectType": {
|
|
1480
|
+
"type": "reference",
|
|
1481
|
+
"typeName": {
|
|
1482
|
+
"type": "qualifiedName",
|
|
1483
|
+
"left": {
|
|
1484
|
+
"type": "identifier",
|
|
1485
|
+
"name": "React"
|
|
1486
|
+
},
|
|
1487
|
+
"right": {
|
|
1488
|
+
"type": "identifier",
|
|
1489
|
+
"name": "CSSProperties"
|
|
1490
|
+
}
|
|
1491
|
+
}
|
|
1492
|
+
},
|
|
1493
|
+
"indexType": {
|
|
1494
|
+
"type": "jsLiteral",
|
|
1495
|
+
"value": "color"
|
|
1496
|
+
}
|
|
1497
|
+
},
|
|
1498
|
+
"computed": false
|
|
1499
|
+
}
|
|
1500
|
+
]
|
|
1501
|
+
}
|
|
1502
|
+
]
|
|
1503
|
+
},
|
|
1381
1504
|
"data-view.title-text": {
|
|
1382
1505
|
"properties": [
|
|
1383
1506
|
{
|
|
@@ -1650,6 +1773,19 @@
|
|
|
1650
1773
|
"events": [],
|
|
1651
1774
|
"methods": []
|
|
1652
1775
|
},
|
|
1776
|
+
"data-view.tech-mesh-base-view": {
|
|
1777
|
+
"properties": [
|
|
1778
|
+
{
|
|
1779
|
+
"name": "textContent",
|
|
1780
|
+
"annotation": {
|
|
1781
|
+
"type": "keyword",
|
|
1782
|
+
"value": "string"
|
|
1783
|
+
}
|
|
1784
|
+
}
|
|
1785
|
+
],
|
|
1786
|
+
"events": [],
|
|
1787
|
+
"methods": []
|
|
1788
|
+
},
|
|
1653
1789
|
"data-view.hi-tech-button": {
|
|
1654
1790
|
"properties": [
|
|
1655
1791
|
{
|
|
@@ -1724,22 +1860,9 @@
|
|
|
1724
1860
|
"value": "round"
|
|
1725
1861
|
}
|
|
1726
1862
|
]
|
|
1727
|
-
}
|
|
1728
|
-
}
|
|
1729
|
-
]
|
|
1730
|
-
},
|
|
1731
|
-
"data-view.tech-mesh-base-view": {
|
|
1732
|
-
"properties": [
|
|
1733
|
-
{
|
|
1734
|
-
"name": "textContent",
|
|
1735
|
-
"annotation": {
|
|
1736
|
-
"type": "keyword",
|
|
1737
|
-
"value": "string"
|
|
1738
|
-
}
|
|
1739
|
-
}
|
|
1740
|
-
],
|
|
1741
|
-
"events": [],
|
|
1742
|
-
"methods": []
|
|
1863
|
+
}
|
|
1864
|
+
}
|
|
1865
|
+
]
|
|
1743
1866
|
},
|
|
1744
1867
|
"data-view.simple-card-item": {
|
|
1745
1868
|
"properties": [
|
|
@@ -2319,129 +2442,6 @@
|
|
|
2319
2442
|
}
|
|
2320
2443
|
]
|
|
2321
2444
|
},
|
|
2322
|
-
"data-view.grid-background": {
|
|
2323
|
-
"properties": [
|
|
2324
|
-
{
|
|
2325
|
-
"name": "color",
|
|
2326
|
-
"annotation": {
|
|
2327
|
-
"type": "indexedAccess",
|
|
2328
|
-
"objectType": {
|
|
2329
|
-
"type": "reference",
|
|
2330
|
-
"typeName": {
|
|
2331
|
-
"type": "qualifiedName",
|
|
2332
|
-
"left": {
|
|
2333
|
-
"type": "identifier",
|
|
2334
|
-
"name": "React"
|
|
2335
|
-
},
|
|
2336
|
-
"right": {
|
|
2337
|
-
"type": "identifier",
|
|
2338
|
-
"name": "CSSProperties"
|
|
2339
|
-
}
|
|
2340
|
-
}
|
|
2341
|
-
},
|
|
2342
|
-
"indexType": {
|
|
2343
|
-
"type": "jsLiteral",
|
|
2344
|
-
"value": "color"
|
|
2345
|
-
}
|
|
2346
|
-
}
|
|
2347
|
-
},
|
|
2348
|
-
{
|
|
2349
|
-
"name": "maskStyle",
|
|
2350
|
-
"annotation": {
|
|
2351
|
-
"type": "reference",
|
|
2352
|
-
"typeName": {
|
|
2353
|
-
"type": "qualifiedName",
|
|
2354
|
-
"left": {
|
|
2355
|
-
"type": "identifier",
|
|
2356
|
-
"name": "React"
|
|
2357
|
-
},
|
|
2358
|
-
"right": {
|
|
2359
|
-
"type": "identifier",
|
|
2360
|
-
"name": "CSSProperties"
|
|
2361
|
-
}
|
|
2362
|
-
}
|
|
2363
|
-
}
|
|
2364
|
-
},
|
|
2365
|
-
{
|
|
2366
|
-
"name": "particleColor",
|
|
2367
|
-
"annotation": {
|
|
2368
|
-
"type": "reference",
|
|
2369
|
-
"typeName": {
|
|
2370
|
-
"type": "identifier",
|
|
2371
|
-
"name": "ParticleColor"
|
|
2372
|
-
}
|
|
2373
|
-
}
|
|
2374
|
-
}
|
|
2375
|
-
],
|
|
2376
|
-
"events": [],
|
|
2377
|
-
"methods": [],
|
|
2378
|
-
"types": [
|
|
2379
|
-
{
|
|
2380
|
-
"type": "interface",
|
|
2381
|
-
"name": "ParticleColor",
|
|
2382
|
-
"body": [
|
|
2383
|
-
{
|
|
2384
|
-
"type": "propertySignature",
|
|
2385
|
-
"key": {
|
|
2386
|
-
"type": "identifier",
|
|
2387
|
-
"name": "startColor"
|
|
2388
|
-
},
|
|
2389
|
-
"annotation": {
|
|
2390
|
-
"type": "indexedAccess",
|
|
2391
|
-
"objectType": {
|
|
2392
|
-
"type": "reference",
|
|
2393
|
-
"typeName": {
|
|
2394
|
-
"type": "qualifiedName",
|
|
2395
|
-
"left": {
|
|
2396
|
-
"type": "identifier",
|
|
2397
|
-
"name": "React"
|
|
2398
|
-
},
|
|
2399
|
-
"right": {
|
|
2400
|
-
"type": "identifier",
|
|
2401
|
-
"name": "CSSProperties"
|
|
2402
|
-
}
|
|
2403
|
-
}
|
|
2404
|
-
},
|
|
2405
|
-
"indexType": {
|
|
2406
|
-
"type": "jsLiteral",
|
|
2407
|
-
"value": "color"
|
|
2408
|
-
}
|
|
2409
|
-
},
|
|
2410
|
-
"computed": false
|
|
2411
|
-
},
|
|
2412
|
-
{
|
|
2413
|
-
"type": "propertySignature",
|
|
2414
|
-
"key": {
|
|
2415
|
-
"type": "identifier",
|
|
2416
|
-
"name": "endColor"
|
|
2417
|
-
},
|
|
2418
|
-
"annotation": {
|
|
2419
|
-
"type": "indexedAccess",
|
|
2420
|
-
"objectType": {
|
|
2421
|
-
"type": "reference",
|
|
2422
|
-
"typeName": {
|
|
2423
|
-
"type": "qualifiedName",
|
|
2424
|
-
"left": {
|
|
2425
|
-
"type": "identifier",
|
|
2426
|
-
"name": "React"
|
|
2427
|
-
},
|
|
2428
|
-
"right": {
|
|
2429
|
-
"type": "identifier",
|
|
2430
|
-
"name": "CSSProperties"
|
|
2431
|
-
}
|
|
2432
|
-
}
|
|
2433
|
-
},
|
|
2434
|
-
"indexType": {
|
|
2435
|
-
"type": "jsLiteral",
|
|
2436
|
-
"value": "color"
|
|
2437
|
-
}
|
|
2438
|
-
},
|
|
2439
|
-
"computed": false
|
|
2440
|
-
}
|
|
2441
|
-
]
|
|
2442
|
-
}
|
|
2443
|
-
]
|
|
2444
|
-
},
|
|
2445
2445
|
"data-view.loading-panel": {
|
|
2446
2446
|
"properties": [
|
|
2447
2447
|
{
|
|
@@ -2823,6 +2823,71 @@
|
|
|
2823
2823
|
}
|
|
2824
2824
|
]
|
|
2825
2825
|
},
|
|
2826
|
+
"data-view.graph-layout-grid": {
|
|
2827
|
+
"properties": [
|
|
2828
|
+
{
|
|
2829
|
+
"name": "columns",
|
|
2830
|
+
"annotation": {
|
|
2831
|
+
"type": "keyword",
|
|
2832
|
+
"value": "number"
|
|
2833
|
+
}
|
|
2834
|
+
},
|
|
2835
|
+
{
|
|
2836
|
+
"name": "rows",
|
|
2837
|
+
"annotation": {
|
|
2838
|
+
"type": "keyword",
|
|
2839
|
+
"value": "number"
|
|
2840
|
+
}
|
|
2841
|
+
},
|
|
2842
|
+
{
|
|
2843
|
+
"name": "isReverse",
|
|
2844
|
+
"annotation": {
|
|
2845
|
+
"type": "keyword",
|
|
2846
|
+
"value": "boolean"
|
|
2847
|
+
}
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"name": "dataSource",
|
|
2851
|
+
"annotation": {
|
|
2852
|
+
"type": "array",
|
|
2853
|
+
"elementType": {
|
|
2854
|
+
"type": "reference",
|
|
2855
|
+
"typeName": {
|
|
2856
|
+
"type": "identifier",
|
|
2857
|
+
"name": "DataSourceType"
|
|
2858
|
+
}
|
|
2859
|
+
}
|
|
2860
|
+
}
|
|
2861
|
+
}
|
|
2862
|
+
],
|
|
2863
|
+
"events": [],
|
|
2864
|
+
"methods": [],
|
|
2865
|
+
"types": [
|
|
2866
|
+
{
|
|
2867
|
+
"type": "typeAlias",
|
|
2868
|
+
"name": "DataSourceType",
|
|
2869
|
+
"annotation": {
|
|
2870
|
+
"type": "intersection",
|
|
2871
|
+
"types": [
|
|
2872
|
+
{
|
|
2873
|
+
"type": "reference",
|
|
2874
|
+
"typeName": {
|
|
2875
|
+
"type": "identifier",
|
|
2876
|
+
"name": "GraphTextProps"
|
|
2877
|
+
}
|
|
2878
|
+
},
|
|
2879
|
+
{
|
|
2880
|
+
"type": "reference",
|
|
2881
|
+
"typeName": {
|
|
2882
|
+
"type": "identifier",
|
|
2883
|
+
"name": "GraphNodeProps"
|
|
2884
|
+
}
|
|
2885
|
+
}
|
|
2886
|
+
]
|
|
2887
|
+
}
|
|
2888
|
+
}
|
|
2889
|
+
]
|
|
2890
|
+
},
|
|
2826
2891
|
"data-view.progress-bar-list": {
|
|
2827
2892
|
"properties": [
|
|
2828
2893
|
{
|
|
@@ -3407,71 +3472,6 @@
|
|
|
3407
3472
|
}
|
|
3408
3473
|
]
|
|
3409
3474
|
},
|
|
3410
|
-
"data-view.graph-layout-grid": {
|
|
3411
|
-
"properties": [
|
|
3412
|
-
{
|
|
3413
|
-
"name": "columns",
|
|
3414
|
-
"annotation": {
|
|
3415
|
-
"type": "keyword",
|
|
3416
|
-
"value": "number"
|
|
3417
|
-
}
|
|
3418
|
-
},
|
|
3419
|
-
{
|
|
3420
|
-
"name": "rows",
|
|
3421
|
-
"annotation": {
|
|
3422
|
-
"type": "keyword",
|
|
3423
|
-
"value": "number"
|
|
3424
|
-
}
|
|
3425
|
-
},
|
|
3426
|
-
{
|
|
3427
|
-
"name": "isReverse",
|
|
3428
|
-
"annotation": {
|
|
3429
|
-
"type": "keyword",
|
|
3430
|
-
"value": "boolean"
|
|
3431
|
-
}
|
|
3432
|
-
},
|
|
3433
|
-
{
|
|
3434
|
-
"name": "dataSource",
|
|
3435
|
-
"annotation": {
|
|
3436
|
-
"type": "array",
|
|
3437
|
-
"elementType": {
|
|
3438
|
-
"type": "reference",
|
|
3439
|
-
"typeName": {
|
|
3440
|
-
"type": "identifier",
|
|
3441
|
-
"name": "DataSourceType"
|
|
3442
|
-
}
|
|
3443
|
-
}
|
|
3444
|
-
}
|
|
3445
|
-
}
|
|
3446
|
-
],
|
|
3447
|
-
"events": [],
|
|
3448
|
-
"methods": [],
|
|
3449
|
-
"types": [
|
|
3450
|
-
{
|
|
3451
|
-
"type": "typeAlias",
|
|
3452
|
-
"name": "DataSourceType",
|
|
3453
|
-
"annotation": {
|
|
3454
|
-
"type": "intersection",
|
|
3455
|
-
"types": [
|
|
3456
|
-
{
|
|
3457
|
-
"type": "reference",
|
|
3458
|
-
"typeName": {
|
|
3459
|
-
"type": "identifier",
|
|
3460
|
-
"name": "GraphTextProps"
|
|
3461
|
-
}
|
|
3462
|
-
},
|
|
3463
|
-
{
|
|
3464
|
-
"type": "reference",
|
|
3465
|
-
"typeName": {
|
|
3466
|
-
"type": "identifier",
|
|
3467
|
-
"name": "GraphNodeProps"
|
|
3468
|
-
}
|
|
3469
|
-
}
|
|
3470
|
-
]
|
|
3471
|
-
}
|
|
3472
|
-
}
|
|
3473
|
-
]
|
|
3474
|
-
},
|
|
3475
3475
|
"data-view.modern-style-treemap": {
|
|
3476
3476
|
"properties": [
|
|
3477
3477
|
{
|