@next-bricks/data-view 1.11.0 → 1.12.0
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 +17 -17
- package/dist/chunks/{8826.de9de90b.js → 8826.7aa371b5.js} +2 -2
- package/dist/chunks/8826.7aa371b5.js.map +1 -0
- package/dist/chunks/china-map.faf20495.js +2 -0
- package/dist/chunks/china-map.faf20495.js.map +1 -0
- package/dist/chunks/{main.fb95bab6.js → main.dc2e2e0c.js} +2 -2
- package/dist/chunks/{main.fb95bab6.js.map → main.dc2e2e0c.js.map} +1 -1
- package/dist/examples.json +29 -29
- package/dist/index.bf37ece0.js +2 -0
- package/dist/{index.163f2ff4.js.map → index.bf37ece0.js.map} +1 -1
- package/dist/manifest.json +331 -325
- package/dist/types.json +1246 -1239
- package/dist-types/china-map/index.d.ts +8 -1
- package/docs/china-map-chart.md +1 -1
- package/docs/china-map.md +4 -3
- package/package.json +2 -2
- package/dist/chunks/8826.de9de90b.js.map +0 -1
- package/dist/chunks/china-map.bcf4df6e.js +0 -2
- package/dist/chunks/china-map.bcf4df6e.js.map +0 -1
- package/dist/index.163f2ff4.js +0 -2
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.tabs-drawer": {
|
|
148
44
|
"properties": [
|
|
149
45
|
{
|
|
@@ -337,114 +233,6 @@
|
|
|
337
233
|
}
|
|
338
234
|
]
|
|
339
235
|
},
|
|
340
|
-
"data-view.dropdown-menu": {
|
|
341
|
-
"properties": [
|
|
342
|
-
{
|
|
343
|
-
"name": "options",
|
|
344
|
-
"annotation": {
|
|
345
|
-
"type": "array",
|
|
346
|
-
"elementType": {
|
|
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
|
-
}
|
|
375
|
-
}
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"name": "value",
|
|
379
|
-
"annotation": {
|
|
380
|
-
"type": "keyword",
|
|
381
|
-
"value": "string"
|
|
382
|
-
}
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"name": "placeholder",
|
|
386
|
-
"annotation": {
|
|
387
|
-
"type": "keyword",
|
|
388
|
-
"value": "string"
|
|
389
|
-
}
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"name": "allowClear",
|
|
393
|
-
"annotation": {
|
|
394
|
-
"type": "keyword",
|
|
395
|
-
"value": "boolean"
|
|
396
|
-
}
|
|
397
|
-
}
|
|
398
|
-
],
|
|
399
|
-
"events": [
|
|
400
|
-
{
|
|
401
|
-
"name": "value.change",
|
|
402
|
-
"detail": {
|
|
403
|
-
"annotation": {
|
|
404
|
-
"type": "keyword",
|
|
405
|
-
"value": "string"
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
}
|
|
409
|
-
],
|
|
410
|
-
"methods": []
|
|
411
|
-
},
|
|
412
|
-
"data-view.app-wall-card-item": {
|
|
413
|
-
"properties": [
|
|
414
|
-
{
|
|
415
|
-
"name": "status",
|
|
416
|
-
"annotation": {
|
|
417
|
-
"type": "union",
|
|
418
|
-
"types": [
|
|
419
|
-
{
|
|
420
|
-
"type": "jsLiteral",
|
|
421
|
-
"value": "normal"
|
|
422
|
-
},
|
|
423
|
-
{
|
|
424
|
-
"type": "jsLiteral",
|
|
425
|
-
"value": "warning"
|
|
426
|
-
}
|
|
427
|
-
]
|
|
428
|
-
}
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
"name": "cardTitle",
|
|
432
|
-
"annotation": {
|
|
433
|
-
"type": "keyword",
|
|
434
|
-
"value": "string"
|
|
435
|
-
}
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
"name": "description",
|
|
439
|
-
"annotation": {
|
|
440
|
-
"type": "keyword",
|
|
441
|
-
"value": "string"
|
|
442
|
-
}
|
|
443
|
-
}
|
|
444
|
-
],
|
|
445
|
-
"events": [],
|
|
446
|
-
"methods": []
|
|
447
|
-
},
|
|
448
236
|
"data-view.battery-chart": {
|
|
449
237
|
"properties": [
|
|
450
238
|
{
|
|
@@ -584,124 +372,181 @@
|
|
|
584
372
|
}
|
|
585
373
|
]
|
|
586
374
|
},
|
|
587
|
-
"data-view.
|
|
375
|
+
"data-view.modern-style-component-title": {
|
|
588
376
|
"properties": [
|
|
589
377
|
{
|
|
590
|
-
"name": "
|
|
591
|
-
"annotation": {
|
|
592
|
-
"type": "reference",
|
|
593
|
-
"typeName": {
|
|
594
|
-
"type": "identifier",
|
|
595
|
-
"name": "StatusType"
|
|
596
|
-
}
|
|
597
|
-
}
|
|
598
|
-
},
|
|
599
|
-
{
|
|
600
|
-
"name": "cardTitle",
|
|
378
|
+
"name": "hideLeftComponent",
|
|
601
379
|
"annotation": {
|
|
602
380
|
"type": "keyword",
|
|
603
|
-
"value": "
|
|
381
|
+
"value": "boolean"
|
|
604
382
|
}
|
|
605
383
|
},
|
|
606
384
|
{
|
|
607
|
-
"name": "
|
|
385
|
+
"name": "hideRightComponent",
|
|
608
386
|
"annotation": {
|
|
609
|
-
"type": "
|
|
610
|
-
"
|
|
611
|
-
"type": "reference",
|
|
612
|
-
"typeName": {
|
|
613
|
-
"type": "identifier",
|
|
614
|
-
"name": "DescriptionItem"
|
|
615
|
-
}
|
|
616
|
-
}
|
|
387
|
+
"type": "keyword",
|
|
388
|
+
"value": "boolean"
|
|
617
389
|
}
|
|
618
390
|
},
|
|
619
391
|
{
|
|
620
|
-
"name": "
|
|
392
|
+
"name": "componentTitle",
|
|
621
393
|
"annotation": {
|
|
622
394
|
"type": "keyword",
|
|
623
395
|
"value": "string"
|
|
624
396
|
}
|
|
625
397
|
},
|
|
626
398
|
{
|
|
627
|
-
"name": "
|
|
399
|
+
"name": "titleTextStyle",
|
|
628
400
|
"annotation": {
|
|
629
401
|
"type": "reference",
|
|
630
402
|
"typeName": {
|
|
631
|
-
"type": "
|
|
632
|
-
"
|
|
633
|
-
"type": "identifier",
|
|
634
|
-
"name": "React"
|
|
635
|
-
},
|
|
636
|
-
"right": {
|
|
637
|
-
"type": "identifier",
|
|
638
|
-
"name": "CSSProperties"
|
|
639
|
-
}
|
|
403
|
+
"type": "identifier",
|
|
404
|
+
"name": "CSSProperties"
|
|
640
405
|
}
|
|
641
406
|
}
|
|
642
|
-
}
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"name": "squareColor",
|
|
410
|
+
"annotation": {
|
|
411
|
+
"type": "indexedAccess",
|
|
412
|
+
"objectType": {
|
|
413
|
+
"type": "reference",
|
|
414
|
+
"typeName": {
|
|
415
|
+
"type": "identifier",
|
|
416
|
+
"name": "CSSProperties"
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
"indexType": {
|
|
420
|
+
"type": "jsLiteral",
|
|
421
|
+
"value": "color"
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
}
|
|
643
425
|
],
|
|
644
|
-
"events": [
|
|
426
|
+
"events": [],
|
|
427
|
+
"methods": []
|
|
428
|
+
},
|
|
429
|
+
"data-view.modern-style-page-title": {
|
|
430
|
+
"properties": [
|
|
645
431
|
{
|
|
646
|
-
"name": "
|
|
647
|
-
"
|
|
648
|
-
"
|
|
649
|
-
|
|
650
|
-
|
|
432
|
+
"name": "pageTitle",
|
|
433
|
+
"annotation": {
|
|
434
|
+
"type": "keyword",
|
|
435
|
+
"value": "string"
|
|
436
|
+
}
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"name": "description",
|
|
440
|
+
"annotation": {
|
|
441
|
+
"type": "keyword",
|
|
442
|
+
"value": "string"
|
|
443
|
+
}
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"name": "backgroundStyle",
|
|
447
|
+
"annotation": {
|
|
448
|
+
"type": "reference",
|
|
449
|
+
"typeName": {
|
|
450
|
+
"type": "identifier",
|
|
451
|
+
"name": "CSSProperties"
|
|
452
|
+
}
|
|
453
|
+
}
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
"name": "leftRoundStyle",
|
|
457
|
+
"annotation": {
|
|
458
|
+
"type": "reference",
|
|
459
|
+
"typeName": {
|
|
460
|
+
"type": "identifier",
|
|
461
|
+
"name": "CSSProperties"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"name": "rightRoundStyle",
|
|
467
|
+
"annotation": {
|
|
468
|
+
"type": "reference",
|
|
469
|
+
"typeName": {
|
|
470
|
+
"type": "identifier",
|
|
471
|
+
"name": "CSSProperties"
|
|
651
472
|
}
|
|
652
473
|
}
|
|
653
474
|
}
|
|
654
475
|
],
|
|
655
|
-
"
|
|
656
|
-
"
|
|
476
|
+
"events": [],
|
|
477
|
+
"methods": []
|
|
478
|
+
},
|
|
479
|
+
"data-view.dropdown-menu": {
|
|
480
|
+
"properties": [
|
|
657
481
|
{
|
|
658
|
-
"
|
|
659
|
-
"name": "StatusType",
|
|
482
|
+
"name": "options",
|
|
660
483
|
"annotation": {
|
|
661
|
-
"type": "
|
|
662
|
-
"
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
484
|
+
"type": "array",
|
|
485
|
+
"elementType": {
|
|
486
|
+
"type": "typeLiteral",
|
|
487
|
+
"members": [
|
|
488
|
+
{
|
|
489
|
+
"type": "propertySignature",
|
|
490
|
+
"key": {
|
|
491
|
+
"type": "identifier",
|
|
492
|
+
"name": "label"
|
|
493
|
+
},
|
|
494
|
+
"annotation": {
|
|
495
|
+
"type": "keyword",
|
|
496
|
+
"value": "string"
|
|
497
|
+
},
|
|
498
|
+
"computed": false
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"type": "propertySignature",
|
|
502
|
+
"key": {
|
|
503
|
+
"type": "identifier",
|
|
504
|
+
"name": "value"
|
|
505
|
+
},
|
|
506
|
+
"annotation": {
|
|
507
|
+
"type": "keyword",
|
|
508
|
+
"value": "string"
|
|
509
|
+
},
|
|
510
|
+
"computed": false
|
|
511
|
+
}
|
|
512
|
+
]
|
|
513
|
+
}
|
|
672
514
|
}
|
|
673
515
|
},
|
|
674
516
|
{
|
|
675
|
-
"
|
|
676
|
-
"
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
517
|
+
"name": "value",
|
|
518
|
+
"annotation": {
|
|
519
|
+
"type": "keyword",
|
|
520
|
+
"value": "string"
|
|
521
|
+
}
|
|
522
|
+
},
|
|
523
|
+
{
|
|
524
|
+
"name": "placeholder",
|
|
525
|
+
"annotation": {
|
|
526
|
+
"type": "keyword",
|
|
527
|
+
"value": "string"
|
|
528
|
+
}
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
"name": "allowClear",
|
|
532
|
+
"annotation": {
|
|
533
|
+
"type": "keyword",
|
|
534
|
+
"value": "boolean"
|
|
535
|
+
}
|
|
536
|
+
}
|
|
537
|
+
],
|
|
538
|
+
"events": [
|
|
539
|
+
{
|
|
540
|
+
"name": "value.change",
|
|
541
|
+
"detail": {
|
|
542
|
+
"annotation": {
|
|
543
|
+
"type": "keyword",
|
|
544
|
+
"value": "string"
|
|
701
545
|
}
|
|
702
|
-
|
|
546
|
+
}
|
|
703
547
|
}
|
|
704
|
-
]
|
|
548
|
+
],
|
|
549
|
+
"methods": []
|
|
705
550
|
},
|
|
706
551
|
"data-view.particle-animation": {
|
|
707
552
|
"properties": [
|
|
@@ -831,32 +676,83 @@
|
|
|
831
676
|
}
|
|
832
677
|
]
|
|
833
678
|
},
|
|
834
|
-
"data-view.app-wall-
|
|
679
|
+
"data-view.app-wall-card-item": {
|
|
835
680
|
"properties": [
|
|
836
681
|
{
|
|
837
|
-
"name": "
|
|
682
|
+
"name": "status",
|
|
838
683
|
"annotation": {
|
|
839
684
|
"type": "union",
|
|
840
685
|
"types": [
|
|
841
686
|
{
|
|
842
687
|
"type": "jsLiteral",
|
|
843
|
-
"value": "
|
|
688
|
+
"value": "normal"
|
|
844
689
|
},
|
|
845
690
|
{
|
|
846
691
|
"type": "jsLiteral",
|
|
847
|
-
"value": "
|
|
692
|
+
"value": "warning"
|
|
848
693
|
}
|
|
849
694
|
]
|
|
850
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
|
+
}
|
|
851
710
|
}
|
|
852
711
|
],
|
|
853
712
|
"events": [],
|
|
854
713
|
"methods": []
|
|
855
714
|
},
|
|
856
|
-
"data-view.
|
|
715
|
+
"data-view.app-wall-system-card": {
|
|
857
716
|
"properties": [
|
|
858
717
|
{
|
|
859
|
-
"name": "
|
|
718
|
+
"name": "status",
|
|
719
|
+
"annotation": {
|
|
720
|
+
"type": "reference",
|
|
721
|
+
"typeName": {
|
|
722
|
+
"type": "identifier",
|
|
723
|
+
"name": "StatusType"
|
|
724
|
+
}
|
|
725
|
+
}
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"name": "cardTitle",
|
|
729
|
+
"annotation": {
|
|
730
|
+
"type": "keyword",
|
|
731
|
+
"value": "string"
|
|
732
|
+
}
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
"name": "itemList",
|
|
736
|
+
"annotation": {
|
|
737
|
+
"type": "array",
|
|
738
|
+
"elementType": {
|
|
739
|
+
"type": "reference",
|
|
740
|
+
"typeName": {
|
|
741
|
+
"type": "identifier",
|
|
742
|
+
"name": "DescriptionItem"
|
|
743
|
+
}
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"name": "buttonName",
|
|
749
|
+
"annotation": {
|
|
750
|
+
"type": "keyword",
|
|
751
|
+
"value": "string"
|
|
752
|
+
}
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
"name": "containerStyle",
|
|
860
756
|
"annotation": {
|
|
861
757
|
"type": "reference",
|
|
862
758
|
"typeName": {
|
|
@@ -873,20 +769,124 @@
|
|
|
873
769
|
}
|
|
874
770
|
}
|
|
875
771
|
],
|
|
876
|
-
"events": [
|
|
877
|
-
"methods": []
|
|
878
|
-
},
|
|
879
|
-
"data-view.cabinet-node": {
|
|
880
|
-
"properties": [
|
|
772
|
+
"events": [
|
|
881
773
|
{
|
|
882
|
-
"name": "
|
|
883
|
-
"
|
|
884
|
-
"
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
774
|
+
"name": "button-click",
|
|
775
|
+
"detail": {
|
|
776
|
+
"annotation": {
|
|
777
|
+
"type": "keyword",
|
|
778
|
+
"value": "void"
|
|
779
|
+
}
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
],
|
|
783
|
+
"methods": [],
|
|
784
|
+
"types": [
|
|
785
|
+
{
|
|
786
|
+
"type": "typeAlias",
|
|
787
|
+
"name": "StatusType",
|
|
788
|
+
"annotation": {
|
|
789
|
+
"type": "union",
|
|
790
|
+
"types": [
|
|
791
|
+
{
|
|
792
|
+
"type": "jsLiteral",
|
|
793
|
+
"value": "normal"
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"type": "jsLiteral",
|
|
797
|
+
"value": "warning"
|
|
798
|
+
}
|
|
799
|
+
]
|
|
800
|
+
}
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"type": "interface",
|
|
804
|
+
"name": "DescriptionItem",
|
|
805
|
+
"body": [
|
|
806
|
+
{
|
|
807
|
+
"type": "propertySignature",
|
|
808
|
+
"key": {
|
|
809
|
+
"type": "identifier",
|
|
810
|
+
"name": "key"
|
|
811
|
+
},
|
|
812
|
+
"annotation": {
|
|
813
|
+
"type": "keyword",
|
|
814
|
+
"value": "string"
|
|
815
|
+
},
|
|
816
|
+
"computed": false
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"type": "propertySignature",
|
|
820
|
+
"key": {
|
|
821
|
+
"type": "identifier",
|
|
822
|
+
"name": "value"
|
|
823
|
+
},
|
|
824
|
+
"annotation": {
|
|
825
|
+
"type": "keyword",
|
|
826
|
+
"value": "string"
|
|
827
|
+
},
|
|
828
|
+
"computed": false
|
|
829
|
+
}
|
|
830
|
+
]
|
|
831
|
+
}
|
|
832
|
+
]
|
|
833
|
+
},
|
|
834
|
+
"data-view.app-wall-relation-line": {
|
|
835
|
+
"properties": [
|
|
836
|
+
{
|
|
837
|
+
"name": "lightColor",
|
|
838
|
+
"annotation": {
|
|
839
|
+
"type": "union",
|
|
840
|
+
"types": [
|
|
841
|
+
{
|
|
842
|
+
"type": "jsLiteral",
|
|
843
|
+
"value": "blue"
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
"type": "jsLiteral",
|
|
847
|
+
"value": "purple"
|
|
848
|
+
}
|
|
849
|
+
]
|
|
850
|
+
}
|
|
851
|
+
}
|
|
852
|
+
],
|
|
853
|
+
"events": [],
|
|
854
|
+
"methods": []
|
|
855
|
+
},
|
|
856
|
+
"data-view.cabinet-button": {
|
|
857
|
+
"properties": [
|
|
858
|
+
{
|
|
859
|
+
"name": "buttonStyle",
|
|
860
|
+
"annotation": {
|
|
861
|
+
"type": "reference",
|
|
862
|
+
"typeName": {
|
|
863
|
+
"type": "qualifiedName",
|
|
864
|
+
"left": {
|
|
865
|
+
"type": "identifier",
|
|
866
|
+
"name": "React"
|
|
867
|
+
},
|
|
868
|
+
"right": {
|
|
869
|
+
"type": "identifier",
|
|
870
|
+
"name": "CSSProperties"
|
|
871
|
+
}
|
|
872
|
+
}
|
|
873
|
+
}
|
|
874
|
+
}
|
|
875
|
+
],
|
|
876
|
+
"events": [],
|
|
877
|
+
"methods": []
|
|
878
|
+
},
|
|
879
|
+
"data-view.cabinet-node": {
|
|
880
|
+
"properties": [
|
|
881
|
+
{
|
|
882
|
+
"name": "type",
|
|
883
|
+
"annotation": {
|
|
884
|
+
"type": "union",
|
|
885
|
+
"types": [
|
|
886
|
+
{
|
|
887
|
+
"type": "jsLiteral",
|
|
888
|
+
"value": "container-group"
|
|
889
|
+
},
|
|
890
890
|
{
|
|
891
891
|
"type": "jsLiteral",
|
|
892
892
|
"value": "physical-machine"
|
|
@@ -965,399 +965,543 @@
|
|
|
965
965
|
"events": [],
|
|
966
966
|
"methods": []
|
|
967
967
|
},
|
|
968
|
-
"data-view.graph
|
|
969
|
-
"properties": [
|
|
970
|
-
{
|
|
971
|
-
"name": "url",
|
|
972
|
-
"annotation": {
|
|
973
|
-
"type": "keyword",
|
|
974
|
-
"value": "string"
|
|
975
|
-
}
|
|
976
|
-
}
|
|
977
|
-
],
|
|
978
|
-
"events": [],
|
|
979
|
-
"methods": []
|
|
980
|
-
},
|
|
981
|
-
"data-view.grid-background": {
|
|
968
|
+
"data-view.cabinet-graph": {
|
|
982
969
|
"properties": [
|
|
983
970
|
{
|
|
984
|
-
"name": "
|
|
971
|
+
"name": "dataSource",
|
|
985
972
|
"annotation": {
|
|
986
|
-
"type": "
|
|
987
|
-
"
|
|
988
|
-
"type": "
|
|
989
|
-
"
|
|
990
|
-
"type": "qualifiedName",
|
|
991
|
-
"left": {
|
|
992
|
-
"type": "identifier",
|
|
993
|
-
"name": "React"
|
|
994
|
-
},
|
|
995
|
-
"right": {
|
|
996
|
-
"type": "identifier",
|
|
997
|
-
"name": "CSSProperties"
|
|
998
|
-
}
|
|
999
|
-
}
|
|
1000
|
-
},
|
|
1001
|
-
"indexType": {
|
|
1002
|
-
"type": "jsLiteral",
|
|
1003
|
-
"value": "color"
|
|
973
|
+
"type": "reference",
|
|
974
|
+
"typeName": {
|
|
975
|
+
"type": "identifier",
|
|
976
|
+
"name": "AppData"
|
|
1004
977
|
}
|
|
1005
978
|
}
|
|
1006
979
|
},
|
|
1007
980
|
{
|
|
1008
|
-
"name": "
|
|
981
|
+
"name": "activeKey",
|
|
1009
982
|
"annotation": {
|
|
1010
|
-
"type": "
|
|
1011
|
-
"
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
"
|
|
1015
|
-
"name": "React"
|
|
983
|
+
"type": "union",
|
|
984
|
+
"types": [
|
|
985
|
+
{
|
|
986
|
+
"type": "keyword",
|
|
987
|
+
"value": "string"
|
|
1016
988
|
},
|
|
1017
|
-
|
|
1018
|
-
"type": "
|
|
1019
|
-
"
|
|
989
|
+
{
|
|
990
|
+
"type": "array",
|
|
991
|
+
"elementType": {
|
|
992
|
+
"type": "keyword",
|
|
993
|
+
"value": "string"
|
|
994
|
+
}
|
|
1020
995
|
}
|
|
1021
|
-
|
|
996
|
+
]
|
|
1022
997
|
}
|
|
1023
998
|
},
|
|
1024
999
|
{
|
|
1025
|
-
"name": "
|
|
1000
|
+
"name": "hiddenCloseBtn",
|
|
1026
1001
|
"annotation": {
|
|
1027
|
-
"type": "
|
|
1028
|
-
"
|
|
1029
|
-
"type": "identifier",
|
|
1030
|
-
"name": "ParticleColor"
|
|
1031
|
-
}
|
|
1002
|
+
"type": "keyword",
|
|
1003
|
+
"value": "boolean"
|
|
1032
1004
|
}
|
|
1033
1005
|
}
|
|
1034
1006
|
],
|
|
1035
|
-
"events": [
|
|
1036
|
-
"methods": [],
|
|
1037
|
-
"types": [
|
|
1007
|
+
"events": [
|
|
1038
1008
|
{
|
|
1039
|
-
"
|
|
1040
|
-
"
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
"
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1009
|
+
"name": "close.button.click",
|
|
1010
|
+
"detail": {
|
|
1011
|
+
"annotation": {
|
|
1012
|
+
"type": "keyword",
|
|
1013
|
+
"value": "void"
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
"name": "cabinet.click",
|
|
1019
|
+
"detail": {
|
|
1020
|
+
"annotation": {
|
|
1021
|
+
"type": "typeLiteral",
|
|
1022
|
+
"members": [
|
|
1023
|
+
{
|
|
1024
|
+
"type": "propertySignature",
|
|
1025
|
+
"key": {
|
|
1026
|
+
"type": "identifier",
|
|
1027
|
+
"name": "type"
|
|
1028
|
+
},
|
|
1029
|
+
"annotation": {
|
|
1030
|
+
"type": "reference",
|
|
1031
|
+
"typeName": {
|
|
1059
1032
|
"type": "identifier",
|
|
1060
|
-
"name": "
|
|
1033
|
+
"name": "ChangeType"
|
|
1061
1034
|
}
|
|
1062
|
-
}
|
|
1035
|
+
},
|
|
1036
|
+
"computed": false
|
|
1063
1037
|
},
|
|
1064
|
-
|
|
1065
|
-
"type": "
|
|
1066
|
-
"
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
"key": {
|
|
1074
|
-
"type": "identifier",
|
|
1075
|
-
"name": "endColor"
|
|
1076
|
-
},
|
|
1077
|
-
"annotation": {
|
|
1078
|
-
"type": "indexedAccess",
|
|
1079
|
-
"objectType": {
|
|
1080
|
-
"type": "reference",
|
|
1081
|
-
"typeName": {
|
|
1082
|
-
"type": "qualifiedName",
|
|
1083
|
-
"left": {
|
|
1038
|
+
{
|
|
1039
|
+
"type": "propertySignature",
|
|
1040
|
+
"key": {
|
|
1041
|
+
"type": "identifier",
|
|
1042
|
+
"name": "data"
|
|
1043
|
+
},
|
|
1044
|
+
"annotation": {
|
|
1045
|
+
"type": "reference",
|
|
1046
|
+
"typeName": {
|
|
1084
1047
|
"type": "identifier",
|
|
1085
|
-
"name": "
|
|
1048
|
+
"name": "Record"
|
|
1086
1049
|
},
|
|
1087
|
-
"
|
|
1088
|
-
"type": "
|
|
1089
|
-
"
|
|
1050
|
+
"typeParameters": {
|
|
1051
|
+
"type": "typeParameterInstantiation",
|
|
1052
|
+
"params": [
|
|
1053
|
+
{
|
|
1054
|
+
"type": "keyword",
|
|
1055
|
+
"value": "string"
|
|
1056
|
+
},
|
|
1057
|
+
{
|
|
1058
|
+
"type": "keyword",
|
|
1059
|
+
"value": "any"
|
|
1060
|
+
}
|
|
1061
|
+
]
|
|
1090
1062
|
}
|
|
1091
|
-
}
|
|
1092
|
-
|
|
1093
|
-
"indexType": {
|
|
1094
|
-
"type": "jsLiteral",
|
|
1095
|
-
"value": "color"
|
|
1063
|
+
},
|
|
1064
|
+
"computed": false
|
|
1096
1065
|
}
|
|
1097
|
-
|
|
1098
|
-
"computed": false
|
|
1066
|
+
]
|
|
1099
1067
|
}
|
|
1100
|
-
|
|
1101
|
-
}
|
|
1102
|
-
]
|
|
1103
|
-
},
|
|
1104
|
-
"data-view.gear-background": {
|
|
1105
|
-
"properties": [
|
|
1068
|
+
}
|
|
1069
|
+
},
|
|
1106
1070
|
{
|
|
1107
|
-
"name": "
|
|
1108
|
-
"
|
|
1109
|
-
"
|
|
1110
|
-
|
|
1111
|
-
"
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1071
|
+
"name": "cabinet.dbclick",
|
|
1072
|
+
"detail": {
|
|
1073
|
+
"annotation": {
|
|
1074
|
+
"type": "typeLiteral",
|
|
1075
|
+
"members": [
|
|
1076
|
+
{
|
|
1077
|
+
"type": "propertySignature",
|
|
1078
|
+
"key": {
|
|
1079
|
+
"type": "identifier",
|
|
1080
|
+
"name": "type"
|
|
1081
|
+
},
|
|
1082
|
+
"annotation": {
|
|
1083
|
+
"type": "reference",
|
|
1084
|
+
"typeName": {
|
|
1085
|
+
"type": "identifier",
|
|
1086
|
+
"name": "ChangeType"
|
|
1087
|
+
}
|
|
1088
|
+
},
|
|
1089
|
+
"computed": false
|
|
1117
1090
|
},
|
|
1118
|
-
|
|
1119
|
-
"type": "
|
|
1120
|
-
"
|
|
1091
|
+
{
|
|
1092
|
+
"type": "propertySignature",
|
|
1093
|
+
"key": {
|
|
1094
|
+
"type": "identifier",
|
|
1095
|
+
"name": "data"
|
|
1096
|
+
},
|
|
1097
|
+
"annotation": {
|
|
1098
|
+
"type": "reference",
|
|
1099
|
+
"typeName": {
|
|
1100
|
+
"type": "identifier",
|
|
1101
|
+
"name": "Record"
|
|
1102
|
+
},
|
|
1103
|
+
"typeParameters": {
|
|
1104
|
+
"type": "typeParameterInstantiation",
|
|
1105
|
+
"params": [
|
|
1106
|
+
{
|
|
1107
|
+
"type": "keyword",
|
|
1108
|
+
"value": "string"
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"type": "keyword",
|
|
1112
|
+
"value": "any"
|
|
1113
|
+
}
|
|
1114
|
+
]
|
|
1115
|
+
}
|
|
1116
|
+
},
|
|
1117
|
+
"computed": false
|
|
1121
1118
|
}
|
|
1122
|
-
|
|
1123
|
-
},
|
|
1124
|
-
"indexType": {
|
|
1125
|
-
"type": "jsLiteral",
|
|
1126
|
-
"value": "color"
|
|
1119
|
+
]
|
|
1127
1120
|
}
|
|
1128
1121
|
}
|
|
1129
1122
|
}
|
|
1130
1123
|
],
|
|
1131
|
-
"
|
|
1132
|
-
"
|
|
1133
|
-
},
|
|
1134
|
-
"data-view.title-text": {
|
|
1135
|
-
"properties": [
|
|
1136
|
-
{
|
|
1137
|
-
"name": "type",
|
|
1138
|
-
"annotation": {
|
|
1139
|
-
"type": "reference",
|
|
1140
|
-
"typeName": {
|
|
1141
|
-
"type": "identifier",
|
|
1142
|
-
"name": "TitleType"
|
|
1143
|
-
}
|
|
1144
|
-
}
|
|
1145
|
-
},
|
|
1146
|
-
{
|
|
1147
|
-
"name": "text",
|
|
1148
|
-
"annotation": {
|
|
1149
|
-
"type": "keyword",
|
|
1150
|
-
"value": "string"
|
|
1151
|
-
}
|
|
1152
|
-
},
|
|
1124
|
+
"methods": [],
|
|
1125
|
+
"types": [
|
|
1153
1126
|
{
|
|
1154
|
-
"
|
|
1155
|
-
"
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
"type": "
|
|
1159
|
-
"
|
|
1127
|
+
"type": "interface",
|
|
1128
|
+
"name": "AppData",
|
|
1129
|
+
"body": [
|
|
1130
|
+
{
|
|
1131
|
+
"type": "propertySignature",
|
|
1132
|
+
"key": {
|
|
1160
1133
|
"type": "identifier",
|
|
1161
|
-
"name": "
|
|
1162
|
-
}
|
|
1134
|
+
"name": "appName"
|
|
1135
|
+
},
|
|
1136
|
+
"annotation": {
|
|
1137
|
+
"type": "keyword",
|
|
1138
|
+
"value": "string"
|
|
1139
|
+
},
|
|
1140
|
+
"computed": false
|
|
1163
1141
|
},
|
|
1164
|
-
|
|
1165
|
-
"type": "
|
|
1166
|
-
"
|
|
1142
|
+
{
|
|
1143
|
+
"type": "propertySignature",
|
|
1144
|
+
"key": {
|
|
1145
|
+
"type": "identifier",
|
|
1146
|
+
"name": "key"
|
|
1147
|
+
},
|
|
1148
|
+
"annotation": {
|
|
1149
|
+
"type": "keyword",
|
|
1150
|
+
"value": "string"
|
|
1151
|
+
},
|
|
1152
|
+
"computed": false
|
|
1153
|
+
},
|
|
1154
|
+
{
|
|
1155
|
+
"type": "propertySignature",
|
|
1156
|
+
"key": {
|
|
1157
|
+
"type": "identifier",
|
|
1158
|
+
"name": "clusters"
|
|
1159
|
+
},
|
|
1160
|
+
"annotation": {
|
|
1161
|
+
"type": "array",
|
|
1162
|
+
"elementType": {
|
|
1163
|
+
"type": "reference",
|
|
1164
|
+
"typeName": {
|
|
1165
|
+
"type": "identifier",
|
|
1166
|
+
"name": "Clusters"
|
|
1167
|
+
}
|
|
1168
|
+
}
|
|
1169
|
+
},
|
|
1170
|
+
"computed": false
|
|
1167
1171
|
}
|
|
1168
|
-
|
|
1172
|
+
]
|
|
1169
1173
|
},
|
|
1170
1174
|
{
|
|
1171
|
-
"
|
|
1172
|
-
"
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
"type": "
|
|
1176
|
-
"
|
|
1175
|
+
"type": "interface",
|
|
1176
|
+
"name": "Clusters",
|
|
1177
|
+
"body": [
|
|
1178
|
+
{
|
|
1179
|
+
"type": "propertySignature",
|
|
1180
|
+
"key": {
|
|
1177
1181
|
"type": "identifier",
|
|
1178
|
-
"name": "
|
|
1179
|
-
}
|
|
1182
|
+
"name": "clusterName"
|
|
1183
|
+
},
|
|
1184
|
+
"annotation": {
|
|
1185
|
+
"type": "keyword",
|
|
1186
|
+
"value": "string"
|
|
1187
|
+
},
|
|
1188
|
+
"computed": false
|
|
1180
1189
|
},
|
|
1181
|
-
|
|
1182
|
-
"type": "
|
|
1183
|
-
"
|
|
1190
|
+
{
|
|
1191
|
+
"type": "propertySignature",
|
|
1192
|
+
"key": {
|
|
1193
|
+
"type": "identifier",
|
|
1194
|
+
"name": "key"
|
|
1195
|
+
},
|
|
1196
|
+
"annotation": {
|
|
1197
|
+
"type": "keyword",
|
|
1198
|
+
"value": "string"
|
|
1199
|
+
},
|
|
1200
|
+
"computed": false
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
"type": "propertySignature",
|
|
1204
|
+
"key": {
|
|
1205
|
+
"type": "identifier",
|
|
1206
|
+
"name": "type"
|
|
1207
|
+
},
|
|
1208
|
+
"annotation": {
|
|
1209
|
+
"type": "union",
|
|
1210
|
+
"types": [
|
|
1211
|
+
{
|
|
1212
|
+
"type": "jsLiteral",
|
|
1213
|
+
"value": "host"
|
|
1214
|
+
},
|
|
1215
|
+
{
|
|
1216
|
+
"type": "jsLiteral",
|
|
1217
|
+
"value": "k8s"
|
|
1218
|
+
},
|
|
1219
|
+
{
|
|
1220
|
+
"type": "jsLiteral",
|
|
1221
|
+
"value": "k8s-blue"
|
|
1222
|
+
}
|
|
1223
|
+
]
|
|
1224
|
+
},
|
|
1225
|
+
"computed": false
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"type": "propertySignature",
|
|
1229
|
+
"key": {
|
|
1230
|
+
"type": "identifier",
|
|
1231
|
+
"name": "nodes"
|
|
1232
|
+
},
|
|
1233
|
+
"annotation": {
|
|
1234
|
+
"type": "array",
|
|
1235
|
+
"elementType": {
|
|
1236
|
+
"type": "reference",
|
|
1237
|
+
"typeName": {
|
|
1238
|
+
"type": "identifier",
|
|
1239
|
+
"name": "Node"
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
},
|
|
1243
|
+
"computed": false
|
|
1184
1244
|
}
|
|
1185
|
-
|
|
1245
|
+
]
|
|
1186
1246
|
},
|
|
1187
1247
|
{
|
|
1188
|
-
"
|
|
1189
|
-
"
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
"type": "
|
|
1193
|
-
"
|
|
1248
|
+
"type": "interface",
|
|
1249
|
+
"name": "Node",
|
|
1250
|
+
"body": [
|
|
1251
|
+
{
|
|
1252
|
+
"type": "propertySignature",
|
|
1253
|
+
"key": {
|
|
1194
1254
|
"type": "identifier",
|
|
1195
|
-
"name": "
|
|
1196
|
-
}
|
|
1255
|
+
"name": "nodeTitle"
|
|
1256
|
+
},
|
|
1257
|
+
"annotation": {
|
|
1258
|
+
"type": "keyword",
|
|
1259
|
+
"value": "string"
|
|
1260
|
+
},
|
|
1261
|
+
"computed": false
|
|
1197
1262
|
},
|
|
1198
|
-
|
|
1199
|
-
"type": "
|
|
1200
|
-
"
|
|
1263
|
+
{
|
|
1264
|
+
"type": "propertySignature",
|
|
1265
|
+
"key": {
|
|
1266
|
+
"type": "identifier",
|
|
1267
|
+
"name": "key"
|
|
1268
|
+
},
|
|
1269
|
+
"annotation": {
|
|
1270
|
+
"type": "keyword",
|
|
1271
|
+
"value": "string"
|
|
1272
|
+
},
|
|
1273
|
+
"computed": false
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
"type": "propertySignature",
|
|
1277
|
+
"key": {
|
|
1278
|
+
"type": "identifier",
|
|
1279
|
+
"name": "type"
|
|
1280
|
+
},
|
|
1281
|
+
"annotation": {
|
|
1282
|
+
"type": "union",
|
|
1283
|
+
"types": [
|
|
1284
|
+
{
|
|
1285
|
+
"type": "jsLiteral",
|
|
1286
|
+
"value": "container-group"
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
"type": "jsLiteral",
|
|
1290
|
+
"value": "physical-machine"
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
"type": "jsLiteral",
|
|
1294
|
+
"value": "virtual-machine"
|
|
1295
|
+
}
|
|
1296
|
+
]
|
|
1297
|
+
},
|
|
1298
|
+
"computed": false
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
"type": "propertySignature",
|
|
1302
|
+
"key": {
|
|
1303
|
+
"type": "identifier",
|
|
1304
|
+
"name": "isAlert"
|
|
1305
|
+
},
|
|
1306
|
+
"annotation": {
|
|
1307
|
+
"type": "keyword",
|
|
1308
|
+
"value": "boolean"
|
|
1309
|
+
},
|
|
1310
|
+
"optional": true,
|
|
1311
|
+
"computed": false
|
|
1201
1312
|
}
|
|
1202
|
-
|
|
1203
|
-
}
|
|
1204
|
-
],
|
|
1205
|
-
"events": [],
|
|
1206
|
-
"methods": [],
|
|
1207
|
-
"types": [
|
|
1313
|
+
]
|
|
1314
|
+
},
|
|
1208
1315
|
{
|
|
1209
1316
|
"type": "typeAlias",
|
|
1210
|
-
"name": "
|
|
1317
|
+
"name": "ChangeType",
|
|
1211
1318
|
"annotation": {
|
|
1212
1319
|
"type": "union",
|
|
1213
1320
|
"types": [
|
|
1214
1321
|
{
|
|
1215
1322
|
"type": "jsLiteral",
|
|
1216
|
-
"value": "
|
|
1323
|
+
"value": "node"
|
|
1217
1324
|
},
|
|
1218
1325
|
{
|
|
1219
1326
|
"type": "jsLiteral",
|
|
1220
|
-
"value": "
|
|
1327
|
+
"value": "cluster"
|
|
1221
1328
|
},
|
|
1222
1329
|
{
|
|
1223
1330
|
"type": "jsLiteral",
|
|
1224
|
-
"value": "
|
|
1331
|
+
"value": "layer"
|
|
1225
1332
|
}
|
|
1226
1333
|
]
|
|
1227
1334
|
}
|
|
1228
1335
|
}
|
|
1229
1336
|
]
|
|
1230
1337
|
},
|
|
1231
|
-
"data-view.
|
|
1338
|
+
"data-view.graph-node": {
|
|
1232
1339
|
"properties": [
|
|
1233
1340
|
{
|
|
1234
|
-
"name": "
|
|
1341
|
+
"name": "url",
|
|
1235
1342
|
"annotation": {
|
|
1236
1343
|
"type": "keyword",
|
|
1237
1344
|
"value": "string"
|
|
1238
1345
|
}
|
|
1239
|
-
},
|
|
1240
|
-
{
|
|
1241
|
-
"name": "icon",
|
|
1242
|
-
"annotation": {
|
|
1243
|
-
"type": "reference",
|
|
1244
|
-
"typeName": {
|
|
1245
|
-
"type": "identifier",
|
|
1246
|
-
"name": "GeneralIconProps"
|
|
1247
|
-
}
|
|
1248
|
-
}
|
|
1249
1346
|
}
|
|
1250
1347
|
],
|
|
1251
1348
|
"events": [],
|
|
1252
1349
|
"methods": []
|
|
1253
1350
|
},
|
|
1254
|
-
"data-view.
|
|
1351
|
+
"data-view.grid-background": {
|
|
1255
1352
|
"properties": [
|
|
1256
1353
|
{
|
|
1257
|
-
"name": "
|
|
1354
|
+
"name": "color",
|
|
1258
1355
|
"annotation": {
|
|
1259
|
-
"type": "
|
|
1260
|
-
"
|
|
1356
|
+
"type": "indexedAccess",
|
|
1357
|
+
"objectType": {
|
|
1261
1358
|
"type": "reference",
|
|
1262
1359
|
"typeName": {
|
|
1263
|
-
"type": "
|
|
1264
|
-
"
|
|
1360
|
+
"type": "qualifiedName",
|
|
1361
|
+
"left": {
|
|
1362
|
+
"type": "identifier",
|
|
1363
|
+
"name": "React"
|
|
1364
|
+
},
|
|
1365
|
+
"right": {
|
|
1366
|
+
"type": "identifier",
|
|
1367
|
+
"name": "CSSProperties"
|
|
1368
|
+
}
|
|
1265
1369
|
}
|
|
1370
|
+
},
|
|
1371
|
+
"indexType": {
|
|
1372
|
+
"type": "jsLiteral",
|
|
1373
|
+
"value": "color"
|
|
1266
1374
|
}
|
|
1267
1375
|
}
|
|
1268
1376
|
},
|
|
1269
1377
|
{
|
|
1270
|
-
"name": "
|
|
1378
|
+
"name": "maskStyle",
|
|
1271
1379
|
"annotation": {
|
|
1272
|
-
"type": "
|
|
1273
|
-
"
|
|
1380
|
+
"type": "reference",
|
|
1381
|
+
"typeName": {
|
|
1382
|
+
"type": "qualifiedName",
|
|
1383
|
+
"left": {
|
|
1384
|
+
"type": "identifier",
|
|
1385
|
+
"name": "React"
|
|
1386
|
+
},
|
|
1387
|
+
"right": {
|
|
1388
|
+
"type": "identifier",
|
|
1389
|
+
"name": "CSSProperties"
|
|
1390
|
+
}
|
|
1391
|
+
}
|
|
1274
1392
|
}
|
|
1275
1393
|
},
|
|
1276
1394
|
{
|
|
1277
|
-
"name": "
|
|
1395
|
+
"name": "particleColor",
|
|
1278
1396
|
"annotation": {
|
|
1279
|
-
"type": "
|
|
1280
|
-
"
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
],
|
|
1284
|
-
"events": [
|
|
1285
|
-
{
|
|
1286
|
-
"name": "tab.change",
|
|
1287
|
-
"detail": {
|
|
1288
|
-
"annotation": {
|
|
1289
|
-
"type": "keyword",
|
|
1290
|
-
"value": "string"
|
|
1397
|
+
"type": "reference",
|
|
1398
|
+
"typeName": {
|
|
1399
|
+
"type": "identifier",
|
|
1400
|
+
"name": "ParticleColor"
|
|
1291
1401
|
}
|
|
1292
1402
|
}
|
|
1293
1403
|
}
|
|
1294
1404
|
],
|
|
1405
|
+
"events": [],
|
|
1295
1406
|
"methods": [],
|
|
1296
1407
|
"types": [
|
|
1297
1408
|
{
|
|
1298
1409
|
"type": "interface",
|
|
1299
|
-
"name": "
|
|
1410
|
+
"name": "ParticleColor",
|
|
1300
1411
|
"body": [
|
|
1301
1412
|
{
|
|
1302
1413
|
"type": "propertySignature",
|
|
1303
1414
|
"key": {
|
|
1304
1415
|
"type": "identifier",
|
|
1305
|
-
"name": "
|
|
1416
|
+
"name": "startColor"
|
|
1306
1417
|
},
|
|
1307
1418
|
"annotation": {
|
|
1308
|
-
"type": "
|
|
1309
|
-
"
|
|
1419
|
+
"type": "indexedAccess",
|
|
1420
|
+
"objectType": {
|
|
1421
|
+
"type": "reference",
|
|
1422
|
+
"typeName": {
|
|
1423
|
+
"type": "qualifiedName",
|
|
1424
|
+
"left": {
|
|
1425
|
+
"type": "identifier",
|
|
1426
|
+
"name": "React"
|
|
1427
|
+
},
|
|
1428
|
+
"right": {
|
|
1429
|
+
"type": "identifier",
|
|
1430
|
+
"name": "CSSProperties"
|
|
1431
|
+
}
|
|
1432
|
+
}
|
|
1433
|
+
},
|
|
1434
|
+
"indexType": {
|
|
1435
|
+
"type": "jsLiteral",
|
|
1436
|
+
"value": "color"
|
|
1437
|
+
}
|
|
1310
1438
|
},
|
|
1311
|
-
"computed": false
|
|
1312
|
-
"description": "唯一标识,对应 slot 名称"
|
|
1439
|
+
"computed": false
|
|
1313
1440
|
},
|
|
1314
1441
|
{
|
|
1315
1442
|
"type": "propertySignature",
|
|
1316
1443
|
"key": {
|
|
1317
1444
|
"type": "identifier",
|
|
1318
|
-
"name": "
|
|
1445
|
+
"name": "endColor"
|
|
1319
1446
|
},
|
|
1320
1447
|
"annotation": {
|
|
1321
|
-
"type": "
|
|
1322
|
-
"
|
|
1448
|
+
"type": "indexedAccess",
|
|
1449
|
+
"objectType": {
|
|
1450
|
+
"type": "reference",
|
|
1451
|
+
"typeName": {
|
|
1452
|
+
"type": "qualifiedName",
|
|
1453
|
+
"left": {
|
|
1454
|
+
"type": "identifier",
|
|
1455
|
+
"name": "React"
|
|
1456
|
+
},
|
|
1457
|
+
"right": {
|
|
1458
|
+
"type": "identifier",
|
|
1459
|
+
"name": "CSSProperties"
|
|
1460
|
+
}
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1463
|
+
"indexType": {
|
|
1464
|
+
"type": "jsLiteral",
|
|
1465
|
+
"value": "color"
|
|
1466
|
+
}
|
|
1323
1467
|
},
|
|
1324
|
-
"computed": false
|
|
1325
|
-
"description": "标签名称"
|
|
1468
|
+
"computed": false
|
|
1326
1469
|
}
|
|
1327
1470
|
]
|
|
1328
1471
|
}
|
|
1329
1472
|
]
|
|
1330
1473
|
},
|
|
1331
|
-
"data-view.
|
|
1474
|
+
"data-view.gear-background": {
|
|
1332
1475
|
"properties": [
|
|
1333
1476
|
{
|
|
1334
|
-
"name": "
|
|
1335
|
-
"annotation": {
|
|
1336
|
-
"type": "keyword",
|
|
1337
|
-
"value": "string"
|
|
1338
|
-
}
|
|
1339
|
-
},
|
|
1340
|
-
{
|
|
1341
|
-
"name": "theme",
|
|
1477
|
+
"name": "color",
|
|
1342
1478
|
"annotation": {
|
|
1343
|
-
"type": "
|
|
1344
|
-
"
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
"
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
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
|
+
}
|
|
1352
1492
|
}
|
|
1353
|
-
|
|
1493
|
+
},
|
|
1494
|
+
"indexType": {
|
|
1495
|
+
"type": "jsLiteral",
|
|
1496
|
+
"value": "color"
|
|
1497
|
+
}
|
|
1354
1498
|
}
|
|
1355
1499
|
}
|
|
1356
1500
|
],
|
|
1357
1501
|
"events": [],
|
|
1358
1502
|
"methods": []
|
|
1359
1503
|
},
|
|
1360
|
-
"data-view.
|
|
1504
|
+
"data-view.title-text": {
|
|
1361
1505
|
"properties": [
|
|
1362
1506
|
{
|
|
1363
1507
|
"name": "type",
|
|
@@ -1365,92 +1509,65 @@
|
|
|
1365
1509
|
"type": "reference",
|
|
1366
1510
|
"typeName": {
|
|
1367
1511
|
"type": "identifier",
|
|
1368
|
-
"name": "
|
|
1369
|
-
}
|
|
1370
|
-
}
|
|
1371
|
-
},
|
|
1372
|
-
{
|
|
1373
|
-
"name": "buttonStyle",
|
|
1374
|
-
"annotation": {
|
|
1375
|
-
"type": "reference",
|
|
1376
|
-
"typeName": {
|
|
1377
|
-
"type": "qualifiedName",
|
|
1378
|
-
"left": {
|
|
1379
|
-
"type": "identifier",
|
|
1380
|
-
"name": "React"
|
|
1381
|
-
},
|
|
1382
|
-
"right": {
|
|
1383
|
-
"type": "identifier",
|
|
1384
|
-
"name": "CSSProperties"
|
|
1385
|
-
}
|
|
1512
|
+
"name": "TitleType"
|
|
1386
1513
|
}
|
|
1387
1514
|
}
|
|
1388
1515
|
},
|
|
1389
1516
|
{
|
|
1390
|
-
"name": "
|
|
1391
|
-
"annotation": {
|
|
1392
|
-
"type": "keyword",
|
|
1393
|
-
"value": "boolean"
|
|
1394
|
-
}
|
|
1395
|
-
},
|
|
1396
|
-
{
|
|
1397
|
-
"name": "textContent",
|
|
1517
|
+
"name": "text",
|
|
1398
1518
|
"annotation": {
|
|
1399
1519
|
"type": "keyword",
|
|
1400
1520
|
"value": "string"
|
|
1401
1521
|
}
|
|
1402
|
-
}
|
|
1403
|
-
],
|
|
1404
|
-
"events": [],
|
|
1405
|
-
"methods": [],
|
|
1406
|
-
"types": [
|
|
1522
|
+
},
|
|
1407
1523
|
{
|
|
1408
|
-
"
|
|
1409
|
-
"name": "buttonType",
|
|
1524
|
+
"name": "fontSize",
|
|
1410
1525
|
"annotation": {
|
|
1411
|
-
"type": "
|
|
1412
|
-
"
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
"
|
|
1416
|
-
|
|
1417
|
-
{
|
|
1418
|
-
"type": "jsLiteral",
|
|
1419
|
-
"value": "parallelogram"
|
|
1420
|
-
},
|
|
1421
|
-
{
|
|
1422
|
-
"type": "jsLiteral",
|
|
1423
|
-
"value": "stereoscopic"
|
|
1424
|
-
},
|
|
1425
|
-
{
|
|
1426
|
-
"type": "jsLiteral",
|
|
1427
|
-
"value": "shading"
|
|
1428
|
-
},
|
|
1429
|
-
{
|
|
1430
|
-
"type": "jsLiteral",
|
|
1431
|
-
"value": "round"
|
|
1526
|
+
"type": "indexedAccess",
|
|
1527
|
+
"objectType": {
|
|
1528
|
+
"type": "reference",
|
|
1529
|
+
"typeName": {
|
|
1530
|
+
"type": "identifier",
|
|
1531
|
+
"name": "CSSProperties"
|
|
1432
1532
|
}
|
|
1433
|
-
|
|
1533
|
+
},
|
|
1534
|
+
"indexType": {
|
|
1535
|
+
"type": "jsLiteral",
|
|
1536
|
+
"value": "fontSize"
|
|
1537
|
+
}
|
|
1434
1538
|
}
|
|
1435
|
-
}
|
|
1436
|
-
]
|
|
1437
|
-
},
|
|
1438
|
-
"data-view.top-title-bar": {
|
|
1439
|
-
"properties": [
|
|
1539
|
+
},
|
|
1440
1540
|
{
|
|
1441
|
-
"name": "
|
|
1541
|
+
"name": "fontWeight",
|
|
1442
1542
|
"annotation": {
|
|
1443
|
-
"type": "
|
|
1444
|
-
"
|
|
1543
|
+
"type": "indexedAccess",
|
|
1544
|
+
"objectType": {
|
|
1545
|
+
"type": "reference",
|
|
1546
|
+
"typeName": {
|
|
1547
|
+
"type": "identifier",
|
|
1548
|
+
"name": "CSSProperties"
|
|
1549
|
+
}
|
|
1550
|
+
},
|
|
1551
|
+
"indexType": {
|
|
1552
|
+
"type": "jsLiteral",
|
|
1553
|
+
"value": "fontWeight"
|
|
1554
|
+
}
|
|
1445
1555
|
}
|
|
1446
1556
|
},
|
|
1447
1557
|
{
|
|
1448
|
-
"name": "
|
|
1558
|
+
"name": "letterSpacing",
|
|
1449
1559
|
"annotation": {
|
|
1450
|
-
"type": "
|
|
1451
|
-
"
|
|
1452
|
-
"type": "
|
|
1453
|
-
"
|
|
1560
|
+
"type": "indexedAccess",
|
|
1561
|
+
"objectType": {
|
|
1562
|
+
"type": "reference",
|
|
1563
|
+
"typeName": {
|
|
1564
|
+
"type": "identifier",
|
|
1565
|
+
"name": "CSSProperties"
|
|
1566
|
+
}
|
|
1567
|
+
},
|
|
1568
|
+
"indexType": {
|
|
1569
|
+
"type": "jsLiteral",
|
|
1570
|
+
"value": "letterSpacing"
|
|
1454
1571
|
}
|
|
1455
1572
|
}
|
|
1456
1573
|
}
|
|
@@ -1460,7 +1577,7 @@
|
|
|
1460
1577
|
"types": [
|
|
1461
1578
|
{
|
|
1462
1579
|
"type": "typeAlias",
|
|
1463
|
-
"name": "
|
|
1580
|
+
"name": "TitleType",
|
|
1464
1581
|
"annotation": {
|
|
1465
1582
|
"type": "union",
|
|
1466
1583
|
"types": [
|
|
@@ -1470,143 +1587,86 @@
|
|
|
1470
1587
|
},
|
|
1471
1588
|
{
|
|
1472
1589
|
"type": "jsLiteral",
|
|
1473
|
-
"value": "
|
|
1590
|
+
"value": "stroke"
|
|
1474
1591
|
},
|
|
1475
1592
|
{
|
|
1476
1593
|
"type": "jsLiteral",
|
|
1477
|
-
"value": "
|
|
1594
|
+
"value": "gradient"
|
|
1478
1595
|
}
|
|
1479
1596
|
]
|
|
1480
1597
|
}
|
|
1481
1598
|
}
|
|
1482
1599
|
]
|
|
1483
1600
|
},
|
|
1484
|
-
"data-view.
|
|
1485
|
-
"properties": [
|
|
1486
|
-
{
|
|
1487
|
-
"name": "textContent",
|
|
1488
|
-
"annotation": {
|
|
1489
|
-
"type": "keyword",
|
|
1490
|
-
"value": "string"
|
|
1491
|
-
}
|
|
1492
|
-
}
|
|
1493
|
-
],
|
|
1494
|
-
"events": [],
|
|
1495
|
-
"methods": []
|
|
1496
|
-
},
|
|
1497
|
-
"data-view.simple-card-item": {
|
|
1498
|
-
"properties": [
|
|
1499
|
-
{
|
|
1500
|
-
"name": "status",
|
|
1501
|
-
"annotation": {
|
|
1502
|
-
"type": "union",
|
|
1503
|
-
"types": [
|
|
1504
|
-
{
|
|
1505
|
-
"type": "jsLiteral",
|
|
1506
|
-
"value": "normal"
|
|
1507
|
-
},
|
|
1508
|
-
{
|
|
1509
|
-
"type": "jsLiteral",
|
|
1510
|
-
"value": "warning"
|
|
1511
|
-
}
|
|
1512
|
-
]
|
|
1513
|
-
}
|
|
1514
|
-
},
|
|
1515
|
-
{
|
|
1516
|
-
"name": "cardTitle",
|
|
1517
|
-
"annotation": {
|
|
1518
|
-
"type": "keyword",
|
|
1519
|
-
"value": "string"
|
|
1520
|
-
}
|
|
1521
|
-
},
|
|
1522
|
-
{
|
|
1523
|
-
"name": "titleStyle",
|
|
1524
|
-
"annotation": {
|
|
1525
|
-
"type": "reference",
|
|
1526
|
-
"typeName": {
|
|
1527
|
-
"type": "identifier",
|
|
1528
|
-
"name": "CSSProperties"
|
|
1529
|
-
}
|
|
1530
|
-
}
|
|
1531
|
-
},
|
|
1601
|
+
"data-view.brick-notification": {
|
|
1602
|
+
"properties": [
|
|
1532
1603
|
{
|
|
1533
|
-
"name": "
|
|
1604
|
+
"name": "message",
|
|
1534
1605
|
"annotation": {
|
|
1535
1606
|
"type": "keyword",
|
|
1536
1607
|
"value": "string"
|
|
1537
1608
|
}
|
|
1538
1609
|
},
|
|
1539
1610
|
{
|
|
1540
|
-
"name": "
|
|
1541
|
-
"annotation": {
|
|
1542
|
-
"type": "indexedAccess",
|
|
1543
|
-
"objectType": {
|
|
1544
|
-
"type": "reference",
|
|
1545
|
-
"typeName": {
|
|
1546
|
-
"type": "identifier",
|
|
1547
|
-
"name": "CSSProperties"
|
|
1548
|
-
}
|
|
1549
|
-
},
|
|
1550
|
-
"indexType": {
|
|
1551
|
-
"type": "jsLiteral",
|
|
1552
|
-
"value": "color"
|
|
1553
|
-
}
|
|
1554
|
-
}
|
|
1555
|
-
},
|
|
1556
|
-
{
|
|
1557
|
-
"name": "desStyle",
|
|
1611
|
+
"name": "icon",
|
|
1558
1612
|
"annotation": {
|
|
1559
1613
|
"type": "reference",
|
|
1560
1614
|
"typeName": {
|
|
1561
1615
|
"type": "identifier",
|
|
1562
|
-
"name": "
|
|
1616
|
+
"name": "GeneralIconProps"
|
|
1563
1617
|
}
|
|
1564
1618
|
}
|
|
1565
|
-
}
|
|
1619
|
+
}
|
|
1620
|
+
],
|
|
1621
|
+
"events": [],
|
|
1622
|
+
"methods": []
|
|
1623
|
+
},
|
|
1624
|
+
"data-view.tabs-page-title": {
|
|
1625
|
+
"properties": [
|
|
1566
1626
|
{
|
|
1567
|
-
"name": "
|
|
1627
|
+
"name": "tabList",
|
|
1568
1628
|
"annotation": {
|
|
1569
1629
|
"type": "array",
|
|
1570
1630
|
"elementType": {
|
|
1571
1631
|
"type": "reference",
|
|
1572
1632
|
"typeName": {
|
|
1573
1633
|
"type": "identifier",
|
|
1574
|
-
"name": "
|
|
1634
|
+
"name": "TabsItem"
|
|
1575
1635
|
}
|
|
1576
1636
|
}
|
|
1577
1637
|
}
|
|
1578
1638
|
},
|
|
1579
1639
|
{
|
|
1580
|
-
"name": "
|
|
1640
|
+
"name": "activeKey",
|
|
1581
1641
|
"annotation": {
|
|
1582
|
-
"type": "
|
|
1583
|
-
"
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
"
|
|
1642
|
+
"type": "keyword",
|
|
1643
|
+
"value": "string"
|
|
1644
|
+
}
|
|
1645
|
+
},
|
|
1646
|
+
{
|
|
1647
|
+
"name": "textContent",
|
|
1648
|
+
"annotation": {
|
|
1649
|
+
"type": "keyword",
|
|
1650
|
+
"value": "string"
|
|
1651
|
+
}
|
|
1652
|
+
}
|
|
1653
|
+
],
|
|
1654
|
+
"events": [
|
|
1655
|
+
{
|
|
1656
|
+
"name": "tab.change",
|
|
1657
|
+
"detail": {
|
|
1658
|
+
"annotation": {
|
|
1659
|
+
"type": "keyword",
|
|
1660
|
+
"value": "string"
|
|
1600
1661
|
}
|
|
1601
1662
|
}
|
|
1602
1663
|
}
|
|
1603
1664
|
],
|
|
1604
|
-
"events": [],
|
|
1605
1665
|
"methods": [],
|
|
1606
1666
|
"types": [
|
|
1607
1667
|
{
|
|
1608
1668
|
"type": "interface",
|
|
1609
|
-
"name": "
|
|
1669
|
+
"name": "TabsItem",
|
|
1610
1670
|
"body": [
|
|
1611
1671
|
{
|
|
1612
1672
|
"type": "propertySignature",
|
|
@@ -1618,58 +1678,72 @@
|
|
|
1618
1678
|
"type": "keyword",
|
|
1619
1679
|
"value": "string"
|
|
1620
1680
|
},
|
|
1621
|
-
"computed": false
|
|
1681
|
+
"computed": false,
|
|
1682
|
+
"description": "唯一标识,对应 slot 名称"
|
|
1622
1683
|
},
|
|
1623
1684
|
{
|
|
1624
1685
|
"type": "propertySignature",
|
|
1625
1686
|
"key": {
|
|
1626
1687
|
"type": "identifier",
|
|
1627
|
-
"name": "
|
|
1688
|
+
"name": "text"
|
|
1628
1689
|
},
|
|
1629
1690
|
"annotation": {
|
|
1630
1691
|
"type": "keyword",
|
|
1631
1692
|
"value": "string"
|
|
1632
1693
|
},
|
|
1633
|
-
"computed": false
|
|
1694
|
+
"computed": false,
|
|
1695
|
+
"description": "标签名称"
|
|
1634
1696
|
}
|
|
1635
1697
|
]
|
|
1636
1698
|
}
|
|
1637
1699
|
]
|
|
1638
1700
|
},
|
|
1639
|
-
"data-view.
|
|
1701
|
+
"data-view.lights-component-title": {
|
|
1640
1702
|
"properties": [
|
|
1641
1703
|
{
|
|
1642
|
-
"name": "
|
|
1704
|
+
"name": "componentTitle",
|
|
1643
1705
|
"annotation": {
|
|
1644
|
-
"type": "
|
|
1645
|
-
"
|
|
1646
|
-
"type": "reference",
|
|
1647
|
-
"typeName": {
|
|
1648
|
-
"type": "identifier",
|
|
1649
|
-
"name": "ItemProps"
|
|
1650
|
-
}
|
|
1651
|
-
}
|
|
1706
|
+
"type": "keyword",
|
|
1707
|
+
"value": "string"
|
|
1652
1708
|
}
|
|
1653
1709
|
},
|
|
1654
1710
|
{
|
|
1655
|
-
"name": "
|
|
1711
|
+
"name": "theme",
|
|
1656
1712
|
"annotation": {
|
|
1657
|
-
"type": "
|
|
1658
|
-
"
|
|
1713
|
+
"type": "union",
|
|
1714
|
+
"types": [
|
|
1715
|
+
{
|
|
1716
|
+
"type": "jsLiteral",
|
|
1717
|
+
"value": "light"
|
|
1718
|
+
},
|
|
1719
|
+
{
|
|
1720
|
+
"type": "jsLiteral",
|
|
1721
|
+
"value": "dark"
|
|
1722
|
+
}
|
|
1723
|
+
]
|
|
1659
1724
|
}
|
|
1660
|
-
}
|
|
1725
|
+
}
|
|
1726
|
+
],
|
|
1727
|
+
"events": [],
|
|
1728
|
+
"methods": []
|
|
1729
|
+
},
|
|
1730
|
+
"data-view.top-title-bar": {
|
|
1731
|
+
"properties": [
|
|
1661
1732
|
{
|
|
1662
|
-
"name": "
|
|
1733
|
+
"name": "text",
|
|
1663
1734
|
"annotation": {
|
|
1664
1735
|
"type": "keyword",
|
|
1665
|
-
"value": "
|
|
1736
|
+
"value": "string"
|
|
1666
1737
|
}
|
|
1667
1738
|
},
|
|
1668
1739
|
{
|
|
1669
|
-
"name": "
|
|
1740
|
+
"name": "type",
|
|
1670
1741
|
"annotation": {
|
|
1671
|
-
"type": "
|
|
1672
|
-
"
|
|
1742
|
+
"type": "reference",
|
|
1743
|
+
"typeName": {
|
|
1744
|
+
"type": "identifier",
|
|
1745
|
+
"name": "TitleBarType"
|
|
1746
|
+
}
|
|
1673
1747
|
}
|
|
1674
1748
|
}
|
|
1675
1749
|
],
|
|
@@ -1677,126 +1751,42 @@
|
|
|
1677
1751
|
"methods": [],
|
|
1678
1752
|
"types": [
|
|
1679
1753
|
{
|
|
1680
|
-
"type": "
|
|
1681
|
-
"name": "
|
|
1682
|
-
"
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
"type": "
|
|
1687
|
-
"
|
|
1688
|
-
},
|
|
1689
|
-
"annotation": {
|
|
1690
|
-
"type": "keyword",
|
|
1691
|
-
"value": "string"
|
|
1692
|
-
},
|
|
1693
|
-
"computed": false
|
|
1694
|
-
},
|
|
1695
|
-
{
|
|
1696
|
-
"type": "propertySignature",
|
|
1697
|
-
"key": {
|
|
1698
|
-
"type": "identifier",
|
|
1699
|
-
"name": "number"
|
|
1700
|
-
},
|
|
1701
|
-
"annotation": {
|
|
1702
|
-
"type": "keyword",
|
|
1703
|
-
"value": "number"
|
|
1704
|
-
},
|
|
1705
|
-
"computed": false
|
|
1706
|
-
},
|
|
1707
|
-
{
|
|
1708
|
-
"type": "propertySignature",
|
|
1709
|
-
"key": {
|
|
1710
|
-
"type": "identifier",
|
|
1711
|
-
"name": "type"
|
|
1712
|
-
},
|
|
1713
|
-
"annotation": {
|
|
1714
|
-
"type": "union",
|
|
1715
|
-
"types": [
|
|
1716
|
-
{
|
|
1717
|
-
"type": "jsLiteral",
|
|
1718
|
-
"value": "host"
|
|
1719
|
-
},
|
|
1720
|
-
{
|
|
1721
|
-
"type": "jsLiteral",
|
|
1722
|
-
"value": "cloud"
|
|
1723
|
-
},
|
|
1724
|
-
{
|
|
1725
|
-
"type": "jsLiteral",
|
|
1726
|
-
"value": "network"
|
|
1727
|
-
},
|
|
1728
|
-
{
|
|
1729
|
-
"type": "jsLiteral",
|
|
1730
|
-
"value": "database"
|
|
1731
|
-
}
|
|
1732
|
-
]
|
|
1733
|
-
},
|
|
1734
|
-
"optional": true,
|
|
1735
|
-
"computed": false
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"type": "propertySignature",
|
|
1739
|
-
"key": {
|
|
1740
|
-
"type": "identifier",
|
|
1741
|
-
"name": "imgSrc"
|
|
1742
|
-
},
|
|
1743
|
-
"annotation": {
|
|
1744
|
-
"type": "keyword",
|
|
1745
|
-
"value": "string"
|
|
1746
|
-
},
|
|
1747
|
-
"optional": true,
|
|
1748
|
-
"computed": false
|
|
1749
|
-
},
|
|
1750
|
-
{
|
|
1751
|
-
"type": "propertySignature",
|
|
1752
|
-
"key": {
|
|
1753
|
-
"type": "identifier",
|
|
1754
|
-
"name": "description"
|
|
1755
|
-
},
|
|
1756
|
-
"annotation": {
|
|
1757
|
-
"type": "keyword",
|
|
1758
|
-
"value": "string"
|
|
1759
|
-
},
|
|
1760
|
-
"optional": true,
|
|
1761
|
-
"computed": false
|
|
1762
|
-
},
|
|
1763
|
-
{
|
|
1764
|
-
"type": "propertySignature",
|
|
1765
|
-
"key": {
|
|
1766
|
-
"type": "identifier",
|
|
1767
|
-
"name": "trendIcon"
|
|
1754
|
+
"type": "typeAlias",
|
|
1755
|
+
"name": "TitleBarType",
|
|
1756
|
+
"annotation": {
|
|
1757
|
+
"type": "union",
|
|
1758
|
+
"types": [
|
|
1759
|
+
{
|
|
1760
|
+
"type": "jsLiteral",
|
|
1761
|
+
"value": "normal"
|
|
1768
1762
|
},
|
|
1769
|
-
|
|
1770
|
-
"type": "
|
|
1771
|
-
"
|
|
1772
|
-
{
|
|
1773
|
-
"type": "jsLiteral",
|
|
1774
|
-
"value": "up"
|
|
1775
|
-
},
|
|
1776
|
-
{
|
|
1777
|
-
"type": "jsLiteral",
|
|
1778
|
-
"value": "down"
|
|
1779
|
-
}
|
|
1780
|
-
]
|
|
1763
|
+
{
|
|
1764
|
+
"type": "jsLiteral",
|
|
1765
|
+
"value": "sample"
|
|
1781
1766
|
},
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1767
|
+
{
|
|
1768
|
+
"type": "jsLiteral",
|
|
1769
|
+
"value": "square"
|
|
1770
|
+
}
|
|
1771
|
+
]
|
|
1772
|
+
}
|
|
1786
1773
|
}
|
|
1787
1774
|
]
|
|
1788
1775
|
},
|
|
1789
|
-
"data-view.
|
|
1776
|
+
"data-view.hi-tech-button": {
|
|
1790
1777
|
"properties": [
|
|
1791
1778
|
{
|
|
1792
|
-
"name": "
|
|
1779
|
+
"name": "type",
|
|
1793
1780
|
"annotation": {
|
|
1794
|
-
"type": "
|
|
1795
|
-
"
|
|
1781
|
+
"type": "reference",
|
|
1782
|
+
"typeName": {
|
|
1783
|
+
"type": "identifier",
|
|
1784
|
+
"name": "buttonType"
|
|
1785
|
+
}
|
|
1796
1786
|
}
|
|
1797
1787
|
},
|
|
1798
1788
|
{
|
|
1799
|
-
"name": "
|
|
1789
|
+
"name": "buttonStyle",
|
|
1800
1790
|
"annotation": {
|
|
1801
1791
|
"type": "reference",
|
|
1802
1792
|
"typeName": {
|
|
@@ -1813,44 +1803,58 @@
|
|
|
1813
1803
|
}
|
|
1814
1804
|
},
|
|
1815
1805
|
{
|
|
1816
|
-
"name": "
|
|
1817
|
-
"annotation": {
|
|
1818
|
-
"type": "union",
|
|
1819
|
-
"types": [
|
|
1820
|
-
{
|
|
1821
|
-
"type": "keyword",
|
|
1822
|
-
"value": "number"
|
|
1823
|
-
},
|
|
1824
|
-
{
|
|
1825
|
-
"type": "keyword",
|
|
1826
|
-
"value": "string"
|
|
1827
|
-
}
|
|
1828
|
-
]
|
|
1829
|
-
}
|
|
1830
|
-
},
|
|
1831
|
-
{
|
|
1832
|
-
"name": "unit",
|
|
1806
|
+
"name": "disabled",
|
|
1833
1807
|
"annotation": {
|
|
1834
1808
|
"type": "keyword",
|
|
1835
|
-
"value": "
|
|
1809
|
+
"value": "boolean"
|
|
1836
1810
|
}
|
|
1837
1811
|
},
|
|
1838
1812
|
{
|
|
1839
|
-
"name": "
|
|
1813
|
+
"name": "textContent",
|
|
1840
1814
|
"annotation": {
|
|
1841
1815
|
"type": "keyword",
|
|
1842
|
-
"value": "
|
|
1816
|
+
"value": "string"
|
|
1843
1817
|
}
|
|
1844
|
-
}
|
|
1818
|
+
}
|
|
1819
|
+
],
|
|
1820
|
+
"events": [],
|
|
1821
|
+
"methods": [],
|
|
1822
|
+
"types": [
|
|
1845
1823
|
{
|
|
1846
|
-
"
|
|
1824
|
+
"type": "typeAlias",
|
|
1825
|
+
"name": "buttonType",
|
|
1847
1826
|
"annotation": {
|
|
1848
|
-
"type": "
|
|
1849
|
-
"
|
|
1827
|
+
"type": "union",
|
|
1828
|
+
"types": [
|
|
1829
|
+
{
|
|
1830
|
+
"type": "jsLiteral",
|
|
1831
|
+
"value": "default"
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"type": "jsLiteral",
|
|
1835
|
+
"value": "parallelogram"
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
"type": "jsLiteral",
|
|
1839
|
+
"value": "stereoscopic"
|
|
1840
|
+
},
|
|
1841
|
+
{
|
|
1842
|
+
"type": "jsLiteral",
|
|
1843
|
+
"value": "shading"
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"type": "jsLiteral",
|
|
1847
|
+
"value": "round"
|
|
1848
|
+
}
|
|
1849
|
+
]
|
|
1850
1850
|
}
|
|
1851
|
-
}
|
|
1851
|
+
}
|
|
1852
|
+
]
|
|
1853
|
+
},
|
|
1854
|
+
"data-view.tech-mesh-base-view": {
|
|
1855
|
+
"properties": [
|
|
1852
1856
|
{
|
|
1853
|
-
"name": "
|
|
1857
|
+
"name": "textContent",
|
|
1854
1858
|
"annotation": {
|
|
1855
1859
|
"type": "keyword",
|
|
1856
1860
|
"value": "string"
|
|
@@ -1860,141 +1864,109 @@
|
|
|
1860
1864
|
"events": [],
|
|
1861
1865
|
"methods": []
|
|
1862
1866
|
},
|
|
1863
|
-
"data-view.
|
|
1867
|
+
"data-view.simple-card-item": {
|
|
1864
1868
|
"properties": [
|
|
1865
1869
|
{
|
|
1866
|
-
"name": "
|
|
1867
|
-
"annotation": {
|
|
1868
|
-
"type": "keyword",
|
|
1869
|
-
"value": "string"
|
|
1870
|
-
}
|
|
1871
|
-
},
|
|
1872
|
-
{
|
|
1873
|
-
"name": "flipperStyle",
|
|
1874
|
-
"annotation": {
|
|
1875
|
-
"type": "reference",
|
|
1876
|
-
"typeName": {
|
|
1877
|
-
"type": "qualifiedName",
|
|
1878
|
-
"left": {
|
|
1879
|
-
"type": "identifier",
|
|
1880
|
-
"name": "React"
|
|
1881
|
-
},
|
|
1882
|
-
"right": {
|
|
1883
|
-
"type": "identifier",
|
|
1884
|
-
"name": "CSSProperties"
|
|
1885
|
-
}
|
|
1886
|
-
}
|
|
1887
|
-
}
|
|
1888
|
-
},
|
|
1889
|
-
{
|
|
1890
|
-
"name": "data",
|
|
1870
|
+
"name": "status",
|
|
1891
1871
|
"annotation": {
|
|
1892
1872
|
"type": "union",
|
|
1893
1873
|
"types": [
|
|
1894
1874
|
{
|
|
1895
|
-
"type": "
|
|
1896
|
-
"value": "
|
|
1875
|
+
"type": "jsLiteral",
|
|
1876
|
+
"value": "normal"
|
|
1897
1877
|
},
|
|
1898
1878
|
{
|
|
1899
|
-
"type": "
|
|
1900
|
-
"value": "
|
|
1879
|
+
"type": "jsLiteral",
|
|
1880
|
+
"value": "warning"
|
|
1901
1881
|
}
|
|
1902
1882
|
]
|
|
1903
1883
|
}
|
|
1904
1884
|
},
|
|
1905
1885
|
{
|
|
1906
|
-
"name": "
|
|
1886
|
+
"name": "cardTitle",
|
|
1907
1887
|
"annotation": {
|
|
1908
1888
|
"type": "keyword",
|
|
1909
1889
|
"value": "string"
|
|
1910
1890
|
}
|
|
1911
1891
|
},
|
|
1912
1892
|
{
|
|
1913
|
-
"name": "
|
|
1893
|
+
"name": "titleStyle",
|
|
1914
1894
|
"annotation": {
|
|
1915
|
-
"type": "
|
|
1916
|
-
"
|
|
1895
|
+
"type": "reference",
|
|
1896
|
+
"typeName": {
|
|
1897
|
+
"type": "identifier",
|
|
1898
|
+
"name": "CSSProperties"
|
|
1899
|
+
}
|
|
1917
1900
|
}
|
|
1918
1901
|
},
|
|
1919
1902
|
{
|
|
1920
|
-
"name": "
|
|
1921
|
-
"annotation": {
|
|
1922
|
-
"type": "keyword",
|
|
1923
|
-
"value": "boolean"
|
|
1924
|
-
}
|
|
1925
|
-
}
|
|
1926
|
-
],
|
|
1927
|
-
"events": [],
|
|
1928
|
-
"methods": []
|
|
1929
|
-
},
|
|
1930
|
-
"data-view.data-display-flipper-sixth": {
|
|
1931
|
-
"properties": [
|
|
1932
|
-
{
|
|
1933
|
-
"name": "flipperTitle",
|
|
1903
|
+
"name": "description",
|
|
1934
1904
|
"annotation": {
|
|
1935
1905
|
"type": "keyword",
|
|
1936
1906
|
"value": "string"
|
|
1937
1907
|
}
|
|
1938
1908
|
},
|
|
1939
1909
|
{
|
|
1940
|
-
"name": "
|
|
1910
|
+
"name": "color",
|
|
1941
1911
|
"annotation": {
|
|
1942
|
-
"type": "
|
|
1943
|
-
"
|
|
1944
|
-
"type": "
|
|
1945
|
-
"
|
|
1946
|
-
"type": "identifier",
|
|
1947
|
-
"name": "React"
|
|
1948
|
-
},
|
|
1949
|
-
"right": {
|
|
1912
|
+
"type": "indexedAccess",
|
|
1913
|
+
"objectType": {
|
|
1914
|
+
"type": "reference",
|
|
1915
|
+
"typeName": {
|
|
1950
1916
|
"type": "identifier",
|
|
1951
1917
|
"name": "CSSProperties"
|
|
1952
1918
|
}
|
|
1919
|
+
},
|
|
1920
|
+
"indexType": {
|
|
1921
|
+
"type": "jsLiteral",
|
|
1922
|
+
"value": "color"
|
|
1953
1923
|
}
|
|
1954
1924
|
}
|
|
1955
1925
|
},
|
|
1956
1926
|
{
|
|
1957
|
-
"name": "
|
|
1958
|
-
"annotation": {
|
|
1959
|
-
"type": "union",
|
|
1960
|
-
"types": [
|
|
1961
|
-
{
|
|
1962
|
-
"type": "keyword",
|
|
1963
|
-
"value": "number"
|
|
1964
|
-
},
|
|
1965
|
-
{
|
|
1966
|
-
"type": "keyword",
|
|
1967
|
-
"value": "string"
|
|
1968
|
-
}
|
|
1969
|
-
]
|
|
1970
|
-
}
|
|
1971
|
-
}
|
|
1972
|
-
],
|
|
1973
|
-
"events": [],
|
|
1974
|
-
"methods": []
|
|
1975
|
-
},
|
|
1976
|
-
"data-view.indicator-card": {
|
|
1977
|
-
"properties": [
|
|
1978
|
-
{
|
|
1979
|
-
"name": "layout",
|
|
1927
|
+
"name": "desStyle",
|
|
1980
1928
|
"annotation": {
|
|
1981
1929
|
"type": "reference",
|
|
1982
1930
|
"typeName": {
|
|
1983
1931
|
"type": "identifier",
|
|
1984
|
-
"name": "
|
|
1932
|
+
"name": "CSSProperties"
|
|
1985
1933
|
}
|
|
1986
1934
|
}
|
|
1987
1935
|
},
|
|
1988
1936
|
{
|
|
1989
|
-
"name": "
|
|
1937
|
+
"name": "descriptionList",
|
|
1990
1938
|
"annotation": {
|
|
1991
1939
|
"type": "array",
|
|
1992
1940
|
"elementType": {
|
|
1993
1941
|
"type": "reference",
|
|
1994
1942
|
"typeName": {
|
|
1995
1943
|
"type": "identifier",
|
|
1996
|
-
"name": "
|
|
1944
|
+
"name": "descriptionListItem"
|
|
1945
|
+
}
|
|
1946
|
+
}
|
|
1947
|
+
}
|
|
1948
|
+
},
|
|
1949
|
+
{
|
|
1950
|
+
"name": "background",
|
|
1951
|
+
"annotation": {
|
|
1952
|
+
"type": "indexedAccess",
|
|
1953
|
+
"objectType": {
|
|
1954
|
+
"type": "reference",
|
|
1955
|
+
"typeName": {
|
|
1956
|
+
"type": "qualifiedName",
|
|
1957
|
+
"left": {
|
|
1958
|
+
"type": "identifier",
|
|
1959
|
+
"name": "React"
|
|
1960
|
+
},
|
|
1961
|
+
"right": {
|
|
1962
|
+
"type": "identifier",
|
|
1963
|
+
"name": "CSSProperties"
|
|
1964
|
+
}
|
|
1997
1965
|
}
|
|
1966
|
+
},
|
|
1967
|
+
"indexType": {
|
|
1968
|
+
"type": "jsLiteral",
|
|
1969
|
+
"value": "background"
|
|
1998
1970
|
}
|
|
1999
1971
|
}
|
|
2000
1972
|
}
|
|
@@ -2002,52 +1974,15 @@
|
|
|
2002
1974
|
"events": [],
|
|
2003
1975
|
"methods": [],
|
|
2004
1976
|
"types": [
|
|
2005
|
-
{
|
|
2006
|
-
"type": "typeAlias",
|
|
2007
|
-
"name": "Layout",
|
|
2008
|
-
"annotation": {
|
|
2009
|
-
"type": "union",
|
|
2010
|
-
"types": [
|
|
2011
|
-
{
|
|
2012
|
-
"type": "jsLiteral",
|
|
2013
|
-
"value": "column"
|
|
2014
|
-
},
|
|
2015
|
-
{
|
|
2016
|
-
"type": "jsLiteral",
|
|
2017
|
-
"value": "column-townhouse"
|
|
2018
|
-
},
|
|
2019
|
-
{
|
|
2020
|
-
"type": "jsLiteral",
|
|
2021
|
-
"value": "row"
|
|
2022
|
-
},
|
|
2023
|
-
{
|
|
2024
|
-
"type": "jsLiteral",
|
|
2025
|
-
"value": "row-townhouse"
|
|
2026
|
-
}
|
|
2027
|
-
]
|
|
2028
|
-
}
|
|
2029
|
-
},
|
|
2030
1977
|
{
|
|
2031
1978
|
"type": "interface",
|
|
2032
|
-
"name": "
|
|
1979
|
+
"name": "descriptionListItem",
|
|
2033
1980
|
"body": [
|
|
2034
1981
|
{
|
|
2035
1982
|
"type": "propertySignature",
|
|
2036
1983
|
"key": {
|
|
2037
1984
|
"type": "identifier",
|
|
2038
|
-
"name": "
|
|
2039
|
-
},
|
|
2040
|
-
"annotation": {
|
|
2041
|
-
"type": "keyword",
|
|
2042
|
-
"value": "any"
|
|
2043
|
-
},
|
|
2044
|
-
"computed": false
|
|
2045
|
-
},
|
|
2046
|
-
{
|
|
2047
|
-
"type": "propertySignature",
|
|
2048
|
-
"key": {
|
|
2049
|
-
"type": "identifier",
|
|
2050
|
-
"name": "desc"
|
|
1985
|
+
"name": "key"
|
|
2051
1986
|
},
|
|
2052
1987
|
"annotation": {
|
|
2053
1988
|
"type": "keyword",
|
|
@@ -2059,234 +1994,141 @@
|
|
|
2059
1994
|
"type": "propertySignature",
|
|
2060
1995
|
"key": {
|
|
2061
1996
|
"type": "identifier",
|
|
2062
|
-
"name": "
|
|
1997
|
+
"name": "value"
|
|
2063
1998
|
},
|
|
2064
1999
|
"annotation": {
|
|
2065
2000
|
"type": "keyword",
|
|
2066
2001
|
"value": "string"
|
|
2067
2002
|
},
|
|
2068
|
-
"optional": true,
|
|
2069
2003
|
"computed": false
|
|
2070
2004
|
}
|
|
2071
2005
|
]
|
|
2072
2006
|
}
|
|
2073
2007
|
]
|
|
2074
2008
|
},
|
|
2075
|
-
"data-view.
|
|
2009
|
+
"data-view.data-display-flipper": {
|
|
2076
2010
|
"properties": [
|
|
2077
2011
|
{
|
|
2078
|
-
"name": "
|
|
2012
|
+
"name": "flipperTitle",
|
|
2013
|
+
"annotation": {
|
|
2014
|
+
"type": "keyword",
|
|
2015
|
+
"value": "string"
|
|
2016
|
+
}
|
|
2017
|
+
},
|
|
2018
|
+
{
|
|
2019
|
+
"name": "flipperStyle",
|
|
2079
2020
|
"annotation": {
|
|
2080
2021
|
"type": "reference",
|
|
2081
2022
|
"typeName": {
|
|
2082
|
-
"type": "
|
|
2083
|
-
"
|
|
2023
|
+
"type": "qualifiedName",
|
|
2024
|
+
"left": {
|
|
2025
|
+
"type": "identifier",
|
|
2026
|
+
"name": "React"
|
|
2027
|
+
},
|
|
2028
|
+
"right": {
|
|
2029
|
+
"type": "identifier",
|
|
2030
|
+
"name": "CSSProperties"
|
|
2031
|
+
}
|
|
2084
2032
|
}
|
|
2085
2033
|
}
|
|
2086
2034
|
},
|
|
2087
2035
|
{
|
|
2088
|
-
"name": "
|
|
2036
|
+
"name": "data",
|
|
2089
2037
|
"annotation": {
|
|
2090
2038
|
"type": "union",
|
|
2091
2039
|
"types": [
|
|
2092
2040
|
{
|
|
2093
2041
|
"type": "keyword",
|
|
2094
|
-
"value": "
|
|
2042
|
+
"value": "number"
|
|
2095
2043
|
},
|
|
2096
2044
|
{
|
|
2097
|
-
"type": "
|
|
2098
|
-
"
|
|
2099
|
-
"type": "keyword",
|
|
2100
|
-
"value": "string"
|
|
2101
|
-
}
|
|
2045
|
+
"type": "keyword",
|
|
2046
|
+
"value": "string"
|
|
2102
2047
|
}
|
|
2103
2048
|
]
|
|
2104
2049
|
}
|
|
2105
2050
|
},
|
|
2106
2051
|
{
|
|
2107
|
-
"name": "
|
|
2052
|
+
"name": "unit",
|
|
2053
|
+
"annotation": {
|
|
2054
|
+
"type": "keyword",
|
|
2055
|
+
"value": "string"
|
|
2056
|
+
}
|
|
2057
|
+
},
|
|
2058
|
+
{
|
|
2059
|
+
"name": "enableTitlePrefix",
|
|
2060
|
+
"annotation": {
|
|
2061
|
+
"type": "keyword",
|
|
2062
|
+
"value": "boolean"
|
|
2063
|
+
}
|
|
2064
|
+
},
|
|
2065
|
+
{
|
|
2066
|
+
"name": "showDefaultPrefix",
|
|
2108
2067
|
"annotation": {
|
|
2109
2068
|
"type": "keyword",
|
|
2110
2069
|
"value": "boolean"
|
|
2111
2070
|
}
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"name": "separator",
|
|
2074
|
+
"annotation": {
|
|
2075
|
+
"type": "keyword",
|
|
2076
|
+
"value": "string"
|
|
2077
|
+
}
|
|
2112
2078
|
}
|
|
2113
2079
|
],
|
|
2114
|
-
"events": [
|
|
2080
|
+
"events": [],
|
|
2081
|
+
"methods": []
|
|
2082
|
+
},
|
|
2083
|
+
"data-view.basic-index-group": {
|
|
2084
|
+
"properties": [
|
|
2115
2085
|
{
|
|
2116
|
-
"name": "
|
|
2117
|
-
"
|
|
2118
|
-
"
|
|
2119
|
-
|
|
2120
|
-
"
|
|
2086
|
+
"name": "itemList",
|
|
2087
|
+
"annotation": {
|
|
2088
|
+
"type": "array",
|
|
2089
|
+
"elementType": {
|
|
2090
|
+
"type": "reference",
|
|
2091
|
+
"typeName": {
|
|
2092
|
+
"type": "identifier",
|
|
2093
|
+
"name": "ItemProps"
|
|
2094
|
+
}
|
|
2121
2095
|
}
|
|
2122
2096
|
}
|
|
2123
2097
|
},
|
|
2124
2098
|
{
|
|
2125
|
-
"name": "
|
|
2126
|
-
"
|
|
2127
|
-
"
|
|
2128
|
-
|
|
2129
|
-
"members": [
|
|
2130
|
-
{
|
|
2131
|
-
"type": "propertySignature",
|
|
2132
|
-
"key": {
|
|
2133
|
-
"type": "identifier",
|
|
2134
|
-
"name": "type"
|
|
2135
|
-
},
|
|
2136
|
-
"annotation": {
|
|
2137
|
-
"type": "reference",
|
|
2138
|
-
"typeName": {
|
|
2139
|
-
"type": "identifier",
|
|
2140
|
-
"name": "ChangeType"
|
|
2141
|
-
}
|
|
2142
|
-
},
|
|
2143
|
-
"computed": false
|
|
2144
|
-
},
|
|
2145
|
-
{
|
|
2146
|
-
"type": "propertySignature",
|
|
2147
|
-
"key": {
|
|
2148
|
-
"type": "identifier",
|
|
2149
|
-
"name": "data"
|
|
2150
|
-
},
|
|
2151
|
-
"annotation": {
|
|
2152
|
-
"type": "reference",
|
|
2153
|
-
"typeName": {
|
|
2154
|
-
"type": "identifier",
|
|
2155
|
-
"name": "Record"
|
|
2156
|
-
},
|
|
2157
|
-
"typeParameters": {
|
|
2158
|
-
"type": "typeParameterInstantiation",
|
|
2159
|
-
"params": [
|
|
2160
|
-
{
|
|
2161
|
-
"type": "keyword",
|
|
2162
|
-
"value": "string"
|
|
2163
|
-
},
|
|
2164
|
-
{
|
|
2165
|
-
"type": "keyword",
|
|
2166
|
-
"value": "any"
|
|
2167
|
-
}
|
|
2168
|
-
]
|
|
2169
|
-
}
|
|
2170
|
-
},
|
|
2171
|
-
"computed": false
|
|
2172
|
-
}
|
|
2173
|
-
]
|
|
2174
|
-
}
|
|
2099
|
+
"name": "width",
|
|
2100
|
+
"annotation": {
|
|
2101
|
+
"type": "keyword",
|
|
2102
|
+
"value": "number"
|
|
2175
2103
|
}
|
|
2176
2104
|
},
|
|
2177
2105
|
{
|
|
2178
|
-
"name": "
|
|
2179
|
-
"
|
|
2180
|
-
"
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
"annotation": {
|
|
2190
|
-
"type": "reference",
|
|
2191
|
-
"typeName": {
|
|
2192
|
-
"type": "identifier",
|
|
2193
|
-
"name": "ChangeType"
|
|
2194
|
-
}
|
|
2195
|
-
},
|
|
2196
|
-
"computed": false
|
|
2197
|
-
},
|
|
2198
|
-
{
|
|
2199
|
-
"type": "propertySignature",
|
|
2200
|
-
"key": {
|
|
2201
|
-
"type": "identifier",
|
|
2202
|
-
"name": "data"
|
|
2203
|
-
},
|
|
2204
|
-
"annotation": {
|
|
2205
|
-
"type": "reference",
|
|
2206
|
-
"typeName": {
|
|
2207
|
-
"type": "identifier",
|
|
2208
|
-
"name": "Record"
|
|
2209
|
-
},
|
|
2210
|
-
"typeParameters": {
|
|
2211
|
-
"type": "typeParameterInstantiation",
|
|
2212
|
-
"params": [
|
|
2213
|
-
{
|
|
2214
|
-
"type": "keyword",
|
|
2215
|
-
"value": "string"
|
|
2216
|
-
},
|
|
2217
|
-
{
|
|
2218
|
-
"type": "keyword",
|
|
2219
|
-
"value": "any"
|
|
2220
|
-
}
|
|
2221
|
-
]
|
|
2222
|
-
}
|
|
2223
|
-
},
|
|
2224
|
-
"computed": false
|
|
2225
|
-
}
|
|
2226
|
-
]
|
|
2227
|
-
}
|
|
2106
|
+
"name": "gap",
|
|
2107
|
+
"annotation": {
|
|
2108
|
+
"type": "keyword",
|
|
2109
|
+
"value": "number"
|
|
2110
|
+
}
|
|
2111
|
+
},
|
|
2112
|
+
{
|
|
2113
|
+
"name": "layout",
|
|
2114
|
+
"annotation": {
|
|
2115
|
+
"type": "keyword",
|
|
2116
|
+
"value": "string"
|
|
2228
2117
|
}
|
|
2229
2118
|
}
|
|
2230
2119
|
],
|
|
2120
|
+
"events": [],
|
|
2231
2121
|
"methods": [],
|
|
2232
2122
|
"types": [
|
|
2233
2123
|
{
|
|
2234
2124
|
"type": "interface",
|
|
2235
|
-
"name": "
|
|
2236
|
-
"body": [
|
|
2237
|
-
{
|
|
2238
|
-
"type": "propertySignature",
|
|
2239
|
-
"key": {
|
|
2240
|
-
"type": "identifier",
|
|
2241
|
-
"name": "appName"
|
|
2242
|
-
},
|
|
2243
|
-
"annotation": {
|
|
2244
|
-
"type": "keyword",
|
|
2245
|
-
"value": "string"
|
|
2246
|
-
},
|
|
2247
|
-
"computed": false
|
|
2248
|
-
},
|
|
2249
|
-
{
|
|
2250
|
-
"type": "propertySignature",
|
|
2251
|
-
"key": {
|
|
2252
|
-
"type": "identifier",
|
|
2253
|
-
"name": "key"
|
|
2254
|
-
},
|
|
2255
|
-
"annotation": {
|
|
2256
|
-
"type": "keyword",
|
|
2257
|
-
"value": "string"
|
|
2258
|
-
},
|
|
2259
|
-
"computed": false
|
|
2260
|
-
},
|
|
2261
|
-
{
|
|
2262
|
-
"type": "propertySignature",
|
|
2263
|
-
"key": {
|
|
2264
|
-
"type": "identifier",
|
|
2265
|
-
"name": "clusters"
|
|
2266
|
-
},
|
|
2267
|
-
"annotation": {
|
|
2268
|
-
"type": "array",
|
|
2269
|
-
"elementType": {
|
|
2270
|
-
"type": "reference",
|
|
2271
|
-
"typeName": {
|
|
2272
|
-
"type": "identifier",
|
|
2273
|
-
"name": "Clusters"
|
|
2274
|
-
}
|
|
2275
|
-
}
|
|
2276
|
-
},
|
|
2277
|
-
"computed": false
|
|
2278
|
-
}
|
|
2279
|
-
]
|
|
2280
|
-
},
|
|
2281
|
-
{
|
|
2282
|
-
"type": "interface",
|
|
2283
|
-
"name": "Clusters",
|
|
2125
|
+
"name": "ItemProps",
|
|
2284
2126
|
"body": [
|
|
2285
2127
|
{
|
|
2286
2128
|
"type": "propertySignature",
|
|
2287
2129
|
"key": {
|
|
2288
2130
|
"type": "identifier",
|
|
2289
|
-
"name": "
|
|
2131
|
+
"name": "title"
|
|
2290
2132
|
},
|
|
2291
2133
|
"annotation": {
|
|
2292
2134
|
"type": "keyword",
|
|
@@ -2298,11 +2140,11 @@
|
|
|
2298
2140
|
"type": "propertySignature",
|
|
2299
2141
|
"key": {
|
|
2300
2142
|
"type": "identifier",
|
|
2301
|
-
"name": "
|
|
2143
|
+
"name": "number"
|
|
2302
2144
|
},
|
|
2303
2145
|
"annotation": {
|
|
2304
2146
|
"type": "keyword",
|
|
2305
|
-
"value": "
|
|
2147
|
+
"value": "number"
|
|
2306
2148
|
},
|
|
2307
2149
|
"computed": false
|
|
2308
2150
|
},
|
|
@@ -2321,124 +2163,282 @@
|
|
|
2321
2163
|
},
|
|
2322
2164
|
{
|
|
2323
2165
|
"type": "jsLiteral",
|
|
2324
|
-
"value": "
|
|
2166
|
+
"value": "cloud"
|
|
2167
|
+
},
|
|
2168
|
+
{
|
|
2169
|
+
"type": "jsLiteral",
|
|
2170
|
+
"value": "network"
|
|
2325
2171
|
},
|
|
2326
2172
|
{
|
|
2327
2173
|
"type": "jsLiteral",
|
|
2328
|
-
"value": "
|
|
2174
|
+
"value": "database"
|
|
2329
2175
|
}
|
|
2330
2176
|
]
|
|
2331
2177
|
},
|
|
2178
|
+
"optional": true,
|
|
2332
2179
|
"computed": false
|
|
2333
2180
|
},
|
|
2334
2181
|
{
|
|
2335
2182
|
"type": "propertySignature",
|
|
2336
2183
|
"key": {
|
|
2337
2184
|
"type": "identifier",
|
|
2338
|
-
"name": "
|
|
2339
|
-
},
|
|
2340
|
-
"annotation": {
|
|
2341
|
-
"type": "array",
|
|
2342
|
-
"elementType": {
|
|
2343
|
-
"type": "reference",
|
|
2344
|
-
"typeName": {
|
|
2345
|
-
"type": "identifier",
|
|
2346
|
-
"name": "Node"
|
|
2347
|
-
}
|
|
2348
|
-
}
|
|
2349
|
-
},
|
|
2350
|
-
"computed": false
|
|
2351
|
-
}
|
|
2352
|
-
]
|
|
2353
|
-
},
|
|
2354
|
-
{
|
|
2355
|
-
"type": "interface",
|
|
2356
|
-
"name": "Node",
|
|
2357
|
-
"body": [
|
|
2358
|
-
{
|
|
2359
|
-
"type": "propertySignature",
|
|
2360
|
-
"key": {
|
|
2361
|
-
"type": "identifier",
|
|
2362
|
-
"name": "nodeTitle"
|
|
2185
|
+
"name": "imgSrc"
|
|
2363
2186
|
},
|
|
2364
2187
|
"annotation": {
|
|
2365
2188
|
"type": "keyword",
|
|
2366
2189
|
"value": "string"
|
|
2367
2190
|
},
|
|
2191
|
+
"optional": true,
|
|
2368
2192
|
"computed": false
|
|
2369
2193
|
},
|
|
2370
2194
|
{
|
|
2371
2195
|
"type": "propertySignature",
|
|
2372
2196
|
"key": {
|
|
2373
2197
|
"type": "identifier",
|
|
2374
|
-
"name": "
|
|
2198
|
+
"name": "description"
|
|
2375
2199
|
},
|
|
2376
2200
|
"annotation": {
|
|
2377
2201
|
"type": "keyword",
|
|
2378
2202
|
"value": "string"
|
|
2379
2203
|
},
|
|
2204
|
+
"optional": true,
|
|
2380
2205
|
"computed": false
|
|
2381
2206
|
},
|
|
2382
2207
|
{
|
|
2383
2208
|
"type": "propertySignature",
|
|
2384
2209
|
"key": {
|
|
2385
2210
|
"type": "identifier",
|
|
2386
|
-
"name": "
|
|
2211
|
+
"name": "trendIcon"
|
|
2387
2212
|
},
|
|
2388
2213
|
"annotation": {
|
|
2389
2214
|
"type": "union",
|
|
2390
2215
|
"types": [
|
|
2391
2216
|
{
|
|
2392
2217
|
"type": "jsLiteral",
|
|
2393
|
-
"value": "
|
|
2394
|
-
},
|
|
2395
|
-
{
|
|
2396
|
-
"type": "jsLiteral",
|
|
2397
|
-
"value": "physical-machine"
|
|
2218
|
+
"value": "up"
|
|
2398
2219
|
},
|
|
2399
2220
|
{
|
|
2400
2221
|
"type": "jsLiteral",
|
|
2401
|
-
"value": "
|
|
2222
|
+
"value": "down"
|
|
2402
2223
|
}
|
|
2403
2224
|
]
|
|
2404
2225
|
},
|
|
2226
|
+
"optional": true,
|
|
2405
2227
|
"computed": false
|
|
2406
|
-
}
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2228
|
+
}
|
|
2229
|
+
]
|
|
2230
|
+
}
|
|
2231
|
+
]
|
|
2232
|
+
},
|
|
2233
|
+
"data-view.data-display-flipper-fifth": {
|
|
2234
|
+
"properties": [
|
|
2235
|
+
{
|
|
2236
|
+
"name": "flipperTitle",
|
|
2237
|
+
"annotation": {
|
|
2238
|
+
"type": "keyword",
|
|
2239
|
+
"value": "string"
|
|
2240
|
+
}
|
|
2241
|
+
},
|
|
2242
|
+
{
|
|
2243
|
+
"name": "flipperStyle",
|
|
2244
|
+
"annotation": {
|
|
2245
|
+
"type": "reference",
|
|
2246
|
+
"typeName": {
|
|
2247
|
+
"type": "qualifiedName",
|
|
2248
|
+
"left": {
|
|
2410
2249
|
"type": "identifier",
|
|
2411
|
-
"name": "
|
|
2250
|
+
"name": "React"
|
|
2412
2251
|
},
|
|
2413
|
-
"
|
|
2252
|
+
"right": {
|
|
2253
|
+
"type": "identifier",
|
|
2254
|
+
"name": "CSSProperties"
|
|
2255
|
+
}
|
|
2256
|
+
}
|
|
2257
|
+
}
|
|
2258
|
+
},
|
|
2259
|
+
{
|
|
2260
|
+
"name": "data",
|
|
2261
|
+
"annotation": {
|
|
2262
|
+
"type": "union",
|
|
2263
|
+
"types": [
|
|
2264
|
+
{
|
|
2414
2265
|
"type": "keyword",
|
|
2415
|
-
"value": "
|
|
2266
|
+
"value": "number"
|
|
2416
2267
|
},
|
|
2417
|
-
|
|
2418
|
-
|
|
2268
|
+
{
|
|
2269
|
+
"type": "keyword",
|
|
2270
|
+
"value": "string"
|
|
2271
|
+
}
|
|
2272
|
+
]
|
|
2273
|
+
}
|
|
2274
|
+
},
|
|
2275
|
+
{
|
|
2276
|
+
"name": "unit",
|
|
2277
|
+
"annotation": {
|
|
2278
|
+
"type": "keyword",
|
|
2279
|
+
"value": "string"
|
|
2280
|
+
}
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
"name": "enableTitlePrefix",
|
|
2284
|
+
"annotation": {
|
|
2285
|
+
"type": "keyword",
|
|
2286
|
+
"value": "boolean"
|
|
2287
|
+
}
|
|
2288
|
+
},
|
|
2289
|
+
{
|
|
2290
|
+
"name": "showDefaultPrefix",
|
|
2291
|
+
"annotation": {
|
|
2292
|
+
"type": "keyword",
|
|
2293
|
+
"value": "boolean"
|
|
2294
|
+
}
|
|
2295
|
+
}
|
|
2296
|
+
],
|
|
2297
|
+
"events": [],
|
|
2298
|
+
"methods": []
|
|
2299
|
+
},
|
|
2300
|
+
"data-view.data-display-flipper-sixth": {
|
|
2301
|
+
"properties": [
|
|
2302
|
+
{
|
|
2303
|
+
"name": "flipperTitle",
|
|
2304
|
+
"annotation": {
|
|
2305
|
+
"type": "keyword",
|
|
2306
|
+
"value": "string"
|
|
2307
|
+
}
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"name": "flipperStyle",
|
|
2311
|
+
"annotation": {
|
|
2312
|
+
"type": "reference",
|
|
2313
|
+
"typeName": {
|
|
2314
|
+
"type": "qualifiedName",
|
|
2315
|
+
"left": {
|
|
2316
|
+
"type": "identifier",
|
|
2317
|
+
"name": "React"
|
|
2318
|
+
},
|
|
2319
|
+
"right": {
|
|
2320
|
+
"type": "identifier",
|
|
2321
|
+
"name": "CSSProperties"
|
|
2322
|
+
}
|
|
2419
2323
|
}
|
|
2420
|
-
|
|
2324
|
+
}
|
|
2325
|
+
},
|
|
2326
|
+
{
|
|
2327
|
+
"name": "data",
|
|
2328
|
+
"annotation": {
|
|
2329
|
+
"type": "union",
|
|
2330
|
+
"types": [
|
|
2331
|
+
{
|
|
2332
|
+
"type": "keyword",
|
|
2333
|
+
"value": "number"
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"type": "keyword",
|
|
2337
|
+
"value": "string"
|
|
2338
|
+
}
|
|
2339
|
+
]
|
|
2340
|
+
}
|
|
2341
|
+
}
|
|
2342
|
+
],
|
|
2343
|
+
"events": [],
|
|
2344
|
+
"methods": []
|
|
2345
|
+
},
|
|
2346
|
+
"data-view.indicator-card": {
|
|
2347
|
+
"properties": [
|
|
2348
|
+
{
|
|
2349
|
+
"name": "layout",
|
|
2350
|
+
"annotation": {
|
|
2351
|
+
"type": "reference",
|
|
2352
|
+
"typeName": {
|
|
2353
|
+
"type": "identifier",
|
|
2354
|
+
"name": "Layout"
|
|
2355
|
+
}
|
|
2356
|
+
}
|
|
2421
2357
|
},
|
|
2358
|
+
{
|
|
2359
|
+
"name": "datasource",
|
|
2360
|
+
"annotation": {
|
|
2361
|
+
"type": "array",
|
|
2362
|
+
"elementType": {
|
|
2363
|
+
"type": "reference",
|
|
2364
|
+
"typeName": {
|
|
2365
|
+
"type": "identifier",
|
|
2366
|
+
"name": "Datasource"
|
|
2367
|
+
}
|
|
2368
|
+
}
|
|
2369
|
+
}
|
|
2370
|
+
}
|
|
2371
|
+
],
|
|
2372
|
+
"events": [],
|
|
2373
|
+
"methods": [],
|
|
2374
|
+
"types": [
|
|
2422
2375
|
{
|
|
2423
2376
|
"type": "typeAlias",
|
|
2424
|
-
"name": "
|
|
2377
|
+
"name": "Layout",
|
|
2425
2378
|
"annotation": {
|
|
2426
2379
|
"type": "union",
|
|
2427
2380
|
"types": [
|
|
2428
2381
|
{
|
|
2429
2382
|
"type": "jsLiteral",
|
|
2430
|
-
"value": "
|
|
2383
|
+
"value": "column"
|
|
2431
2384
|
},
|
|
2432
2385
|
{
|
|
2433
2386
|
"type": "jsLiteral",
|
|
2434
|
-
"value": "
|
|
2387
|
+
"value": "column-townhouse"
|
|
2435
2388
|
},
|
|
2436
2389
|
{
|
|
2437
2390
|
"type": "jsLiteral",
|
|
2438
|
-
"value": "
|
|
2391
|
+
"value": "row"
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
"type": "jsLiteral",
|
|
2395
|
+
"value": "row-townhouse"
|
|
2439
2396
|
}
|
|
2440
2397
|
]
|
|
2441
2398
|
}
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"type": "interface",
|
|
2402
|
+
"name": "Datasource",
|
|
2403
|
+
"body": [
|
|
2404
|
+
{
|
|
2405
|
+
"type": "propertySignature",
|
|
2406
|
+
"key": {
|
|
2407
|
+
"type": "identifier",
|
|
2408
|
+
"name": "value"
|
|
2409
|
+
},
|
|
2410
|
+
"annotation": {
|
|
2411
|
+
"type": "keyword",
|
|
2412
|
+
"value": "any"
|
|
2413
|
+
},
|
|
2414
|
+
"computed": false
|
|
2415
|
+
},
|
|
2416
|
+
{
|
|
2417
|
+
"type": "propertySignature",
|
|
2418
|
+
"key": {
|
|
2419
|
+
"type": "identifier",
|
|
2420
|
+
"name": "desc"
|
|
2421
|
+
},
|
|
2422
|
+
"annotation": {
|
|
2423
|
+
"type": "keyword",
|
|
2424
|
+
"value": "string"
|
|
2425
|
+
},
|
|
2426
|
+
"computed": false
|
|
2427
|
+
},
|
|
2428
|
+
{
|
|
2429
|
+
"type": "propertySignature",
|
|
2430
|
+
"key": {
|
|
2431
|
+
"type": "identifier",
|
|
2432
|
+
"name": "unit"
|
|
2433
|
+
},
|
|
2434
|
+
"annotation": {
|
|
2435
|
+
"type": "keyword",
|
|
2436
|
+
"value": "string"
|
|
2437
|
+
},
|
|
2438
|
+
"optional": true,
|
|
2439
|
+
"computed": false
|
|
2440
|
+
}
|
|
2441
|
+
]
|
|
2442
2442
|
}
|
|
2443
2443
|
]
|
|
2444
2444
|
},
|
|
@@ -3381,6 +3381,13 @@
|
|
|
3381
3381
|
"type": "keyword",
|
|
3382
3382
|
"value": "number"
|
|
3383
3383
|
}
|
|
3384
|
+
},
|
|
3385
|
+
{
|
|
3386
|
+
"name": "textScale",
|
|
3387
|
+
"annotation": {
|
|
3388
|
+
"type": "keyword",
|
|
3389
|
+
"value": "number"
|
|
3390
|
+
}
|
|
3384
3391
|
}
|
|
3385
3392
|
],
|
|
3386
3393
|
"events": [],
|