@next-bricks/data-view 1.12.2 → 1.12.4
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 +15 -15
- package/dist/chunks/1889.91fa1d7c.js +2 -0
- package/dist/chunks/1889.91fa1d7c.js.map +1 -0
- package/dist/chunks/{5552.f046ba86.js → 3171.f3d21c75.js} +2 -2
- package/dist/chunks/{5552.f046ba86.js.map → 3171.f3d21c75.js.map} +1 -1
- package/dist/chunks/4765.fe24f07e.js +2 -0
- package/dist/chunks/4765.fe24f07e.js.map +1 -0
- package/dist/chunks/4837.7e3e2eea.js.map +1 -1
- package/dist/chunks/{3171.c0d5c9a1.js → 5552.51f3063d.js} +2 -2
- package/dist/chunks/{3171.c0d5c9a1.js.map → 5552.51f3063d.js.map} +1 -1
- package/dist/chunks/7146.e395f790.js +2 -0
- package/dist/chunks/7146.e395f790.js.map +1 -0
- package/dist/chunks/7218.2b5b7887.js.map +1 -1
- package/dist/chunks/{8097.f99bf9d0.js → 8097.afdbc01f.js} +2 -2
- package/dist/chunks/{8097.f99bf9d0.js.map → 8097.afdbc01f.js.map} +1 -1
- package/dist/chunks/{8826.63d2867f.js → 8826.8ef9431c.js} +2 -2
- package/dist/chunks/{8826.63d2867f.js.map → 8826.8ef9431c.js.map} +1 -1
- package/dist/chunks/9140.eddbf9c8.js +3 -0
- package/dist/chunks/9140.eddbf9c8.js.map +1 -0
- package/dist/chunks/{complex-search.92e0b5ca.js → complex-search.2fa969e0.js} +2 -2
- package/dist/chunks/{complex-search.92e0b5ca.js.map → complex-search.2fa969e0.js.map} +1 -1
- package/dist/chunks/{graph-text.1e489f3c.js → graph-text.0e9a8aa9.js} +2 -2
- package/dist/chunks/{graph-text.1e489f3c.js.map → graph-text.0e9a8aa9.js.map} +1 -1
- package/dist/chunks/main.e6b2d9a9.js +2 -0
- package/dist/chunks/main.e6b2d9a9.js.map +1 -0
- package/dist/chunks/{modern-style-treemap.53d4bfc8.js → modern-style-treemap.912d99c6.js} +3 -3
- package/dist/chunks/{modern-style-treemap.53d4bfc8.js.map → modern-style-treemap.912d99c6.js.map} +1 -1
- package/dist/examples.json +19 -19
- package/dist/index.7b4cd640.js +2 -0
- package/dist/index.7b4cd640.js.map +1 -0
- package/dist/manifest.json +197 -197
- package/dist/types.json +383 -383
- package/package.json +2 -2
- package/dist/chunks/1889.b702a90d.js +0 -2
- package/dist/chunks/1889.b702a90d.js.map +0 -1
- 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/9140.776942ea.js +0 -3
- package/dist/chunks/9140.776942ea.js.map +0 -1
- package/dist/chunks/main.2bd22c14.js +0 -2
- package/dist/chunks/main.2bd22c14.js.map +0 -1
- package/dist/index.727c7633.js +0 -2
- package/dist/index.727c7633.js.map +0 -1
- /package/dist/chunks/{9140.776942ea.js.LICENSE.txt → 9140.eddbf9c8.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{modern-style-treemap.53d4bfc8.js.LICENSE.txt → modern-style-treemap.912d99c6.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -40,56 +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
43
|
"data-view.modern-style-component-title": {
|
|
94
44
|
"properties": [
|
|
95
45
|
{
|
|
@@ -337,76 +287,54 @@
|
|
|
337
287
|
}
|
|
338
288
|
]
|
|
339
289
|
},
|
|
340
|
-
"data-view.
|
|
290
|
+
"data-view.modern-style-page-title": {
|
|
341
291
|
"properties": [
|
|
342
292
|
{
|
|
343
|
-
"name": "
|
|
293
|
+
"name": "pageTitle",
|
|
344
294
|
"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
|
-
}
|
|
295
|
+
"type": "keyword",
|
|
296
|
+
"value": "string"
|
|
375
297
|
}
|
|
376
298
|
},
|
|
377
299
|
{
|
|
378
|
-
"name": "
|
|
300
|
+
"name": "description",
|
|
379
301
|
"annotation": {
|
|
380
302
|
"type": "keyword",
|
|
381
303
|
"value": "string"
|
|
382
304
|
}
|
|
383
305
|
},
|
|
384
306
|
{
|
|
385
|
-
"name": "
|
|
307
|
+
"name": "backgroundStyle",
|
|
386
308
|
"annotation": {
|
|
387
|
-
"type": "
|
|
388
|
-
"
|
|
309
|
+
"type": "reference",
|
|
310
|
+
"typeName": {
|
|
311
|
+
"type": "identifier",
|
|
312
|
+
"name": "CSSProperties"
|
|
313
|
+
}
|
|
389
314
|
}
|
|
390
315
|
},
|
|
391
316
|
{
|
|
392
|
-
"name": "
|
|
317
|
+
"name": "leftRoundStyle",
|
|
393
318
|
"annotation": {
|
|
394
|
-
"type": "
|
|
395
|
-
"
|
|
319
|
+
"type": "reference",
|
|
320
|
+
"typeName": {
|
|
321
|
+
"type": "identifier",
|
|
322
|
+
"name": "CSSProperties"
|
|
323
|
+
}
|
|
396
324
|
}
|
|
397
|
-
}
|
|
398
|
-
],
|
|
399
|
-
"events": [
|
|
325
|
+
},
|
|
400
326
|
{
|
|
401
|
-
"name": "
|
|
402
|
-
"
|
|
403
|
-
"
|
|
404
|
-
|
|
405
|
-
"
|
|
327
|
+
"name": "rightRoundStyle",
|
|
328
|
+
"annotation": {
|
|
329
|
+
"type": "reference",
|
|
330
|
+
"typeName": {
|
|
331
|
+
"type": "identifier",
|
|
332
|
+
"name": "CSSProperties"
|
|
406
333
|
}
|
|
407
334
|
}
|
|
408
335
|
}
|
|
409
336
|
],
|
|
337
|
+
"events": [],
|
|
410
338
|
"methods": []
|
|
411
339
|
},
|
|
412
340
|
"data-view.battery-chart": {
|
|
@@ -548,6 +476,78 @@
|
|
|
548
476
|
}
|
|
549
477
|
]
|
|
550
478
|
},
|
|
479
|
+
"data-view.dropdown-menu": {
|
|
480
|
+
"properties": [
|
|
481
|
+
{
|
|
482
|
+
"name": "options",
|
|
483
|
+
"annotation": {
|
|
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
|
+
}
|
|
514
|
+
}
|
|
515
|
+
},
|
|
516
|
+
{
|
|
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"
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
}
|
|
548
|
+
],
|
|
549
|
+
"methods": []
|
|
550
|
+
},
|
|
551
551
|
"data-view.particle-animation": {
|
|
552
552
|
"properties": [
|
|
553
553
|
{
|
|
@@ -676,6 +676,87 @@
|
|
|
676
676
|
}
|
|
677
677
|
]
|
|
678
678
|
},
|
|
679
|
+
"data-view.app-wall-relation-line": {
|
|
680
|
+
"properties": [
|
|
681
|
+
{
|
|
682
|
+
"name": "lightColor",
|
|
683
|
+
"annotation": {
|
|
684
|
+
"type": "union",
|
|
685
|
+
"types": [
|
|
686
|
+
{
|
|
687
|
+
"type": "jsLiteral",
|
|
688
|
+
"value": "blue"
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"type": "jsLiteral",
|
|
692
|
+
"value": "purple"
|
|
693
|
+
}
|
|
694
|
+
]
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
],
|
|
698
|
+
"events": [],
|
|
699
|
+
"methods": []
|
|
700
|
+
},
|
|
701
|
+
"data-view.app-wall-card-item": {
|
|
702
|
+
"properties": [
|
|
703
|
+
{
|
|
704
|
+
"name": "status",
|
|
705
|
+
"annotation": {
|
|
706
|
+
"type": "union",
|
|
707
|
+
"types": [
|
|
708
|
+
{
|
|
709
|
+
"type": "jsLiteral",
|
|
710
|
+
"value": "normal"
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"type": "jsLiteral",
|
|
714
|
+
"value": "warning"
|
|
715
|
+
}
|
|
716
|
+
]
|
|
717
|
+
}
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"name": "cardTitle",
|
|
721
|
+
"annotation": {
|
|
722
|
+
"type": "keyword",
|
|
723
|
+
"value": "string"
|
|
724
|
+
}
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
"name": "description",
|
|
728
|
+
"annotation": {
|
|
729
|
+
"type": "keyword",
|
|
730
|
+
"value": "string"
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
],
|
|
734
|
+
"events": [],
|
|
735
|
+
"methods": []
|
|
736
|
+
},
|
|
737
|
+
"data-view.cabinet-button": {
|
|
738
|
+
"properties": [
|
|
739
|
+
{
|
|
740
|
+
"name": "buttonStyle",
|
|
741
|
+
"annotation": {
|
|
742
|
+
"type": "reference",
|
|
743
|
+
"typeName": {
|
|
744
|
+
"type": "qualifiedName",
|
|
745
|
+
"left": {
|
|
746
|
+
"type": "identifier",
|
|
747
|
+
"name": "React"
|
|
748
|
+
},
|
|
749
|
+
"right": {
|
|
750
|
+
"type": "identifier",
|
|
751
|
+
"name": "CSSProperties"
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
],
|
|
757
|
+
"events": [],
|
|
758
|
+
"methods": []
|
|
759
|
+
},
|
|
679
760
|
"data-view.app-wall-system-card": {
|
|
680
761
|
"properties": [
|
|
681
762
|
{
|
|
@@ -795,91 +876,34 @@
|
|
|
795
876
|
}
|
|
796
877
|
]
|
|
797
878
|
},
|
|
798
|
-
"data-view.
|
|
879
|
+
"data-view.cabinet-node": {
|
|
799
880
|
"properties": [
|
|
800
881
|
{
|
|
801
|
-
"name": "
|
|
882
|
+
"name": "type",
|
|
802
883
|
"annotation": {
|
|
803
884
|
"type": "union",
|
|
804
885
|
"types": [
|
|
805
886
|
{
|
|
806
887
|
"type": "jsLiteral",
|
|
807
|
-
"value": "
|
|
888
|
+
"value": "container-group"
|
|
808
889
|
},
|
|
809
890
|
{
|
|
810
891
|
"type": "jsLiteral",
|
|
811
|
-
"value": "
|
|
812
|
-
}
|
|
813
|
-
]
|
|
814
|
-
}
|
|
815
|
-
}
|
|
816
|
-
],
|
|
817
|
-
"events": [],
|
|
818
|
-
"methods": []
|
|
819
|
-
},
|
|
820
|
-
"data-view.app-wall-card-item": {
|
|
821
|
-
"properties": [
|
|
822
|
-
{
|
|
823
|
-
"name": "status",
|
|
824
|
-
"annotation": {
|
|
825
|
-
"type": "union",
|
|
826
|
-
"types": [
|
|
892
|
+
"value": "physical-machine"
|
|
893
|
+
},
|
|
827
894
|
{
|
|
828
895
|
"type": "jsLiteral",
|
|
829
|
-
"value": "
|
|
896
|
+
"value": "virtual-machine"
|
|
830
897
|
},
|
|
831
898
|
{
|
|
832
899
|
"type": "jsLiteral",
|
|
833
|
-
"value": "
|
|
900
|
+
"value": "pod"
|
|
834
901
|
}
|
|
835
902
|
]
|
|
836
903
|
}
|
|
837
904
|
},
|
|
838
905
|
{
|
|
839
|
-
"name": "
|
|
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
|
-
"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-app-layer": {
|
|
880
|
-
"properties": [
|
|
881
|
-
{
|
|
882
|
-
"name": "appTitle",
|
|
906
|
+
"name": "nodeTitle",
|
|
883
907
|
"annotation": {
|
|
884
908
|
"type": "keyword",
|
|
885
909
|
"value": "string"
|
|
@@ -900,39 +924,22 @@
|
|
|
900
924
|
}
|
|
901
925
|
]
|
|
902
926
|
}
|
|
927
|
+
},
|
|
928
|
+
{
|
|
929
|
+
"name": "isAlert",
|
|
930
|
+
"annotation": {
|
|
931
|
+
"type": "keyword",
|
|
932
|
+
"value": "boolean"
|
|
933
|
+
}
|
|
903
934
|
}
|
|
904
935
|
],
|
|
905
936
|
"events": [],
|
|
906
937
|
"methods": []
|
|
907
938
|
},
|
|
908
|
-
"data-view.cabinet-
|
|
939
|
+
"data-view.cabinet-app-layer": {
|
|
909
940
|
"properties": [
|
|
910
941
|
{
|
|
911
|
-
"name": "
|
|
912
|
-
"annotation": {
|
|
913
|
-
"type": "union",
|
|
914
|
-
"types": [
|
|
915
|
-
{
|
|
916
|
-
"type": "jsLiteral",
|
|
917
|
-
"value": "container-group"
|
|
918
|
-
},
|
|
919
|
-
{
|
|
920
|
-
"type": "jsLiteral",
|
|
921
|
-
"value": "physical-machine"
|
|
922
|
-
},
|
|
923
|
-
{
|
|
924
|
-
"type": "jsLiteral",
|
|
925
|
-
"value": "virtual-machine"
|
|
926
|
-
},
|
|
927
|
-
{
|
|
928
|
-
"type": "jsLiteral",
|
|
929
|
-
"value": "pod"
|
|
930
|
-
}
|
|
931
|
-
]
|
|
932
|
-
}
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"name": "nodeTitle",
|
|
942
|
+
"name": "appTitle",
|
|
936
943
|
"annotation": {
|
|
937
944
|
"type": "keyword",
|
|
938
945
|
"value": "string"
|
|
@@ -953,13 +960,6 @@
|
|
|
953
960
|
}
|
|
954
961
|
]
|
|
955
962
|
}
|
|
956
|
-
},
|
|
957
|
-
{
|
|
958
|
-
"name": "isAlert",
|
|
959
|
-
"annotation": {
|
|
960
|
-
"type": "keyword",
|
|
961
|
-
"value": "boolean"
|
|
962
|
-
}
|
|
963
963
|
}
|
|
964
964
|
],
|
|
965
965
|
"events": [],
|
|
@@ -1348,6 +1348,129 @@
|
|
|
1348
1348
|
"events": [],
|
|
1349
1349
|
"methods": []
|
|
1350
1350
|
},
|
|
1351
|
+
"data-view.grid-background": {
|
|
1352
|
+
"properties": [
|
|
1353
|
+
{
|
|
1354
|
+
"name": "color",
|
|
1355
|
+
"annotation": {
|
|
1356
|
+
"type": "indexedAccess",
|
|
1357
|
+
"objectType": {
|
|
1358
|
+
"type": "reference",
|
|
1359
|
+
"typeName": {
|
|
1360
|
+
"type": "qualifiedName",
|
|
1361
|
+
"left": {
|
|
1362
|
+
"type": "identifier",
|
|
1363
|
+
"name": "React"
|
|
1364
|
+
},
|
|
1365
|
+
"right": {
|
|
1366
|
+
"type": "identifier",
|
|
1367
|
+
"name": "CSSProperties"
|
|
1368
|
+
}
|
|
1369
|
+
}
|
|
1370
|
+
},
|
|
1371
|
+
"indexType": {
|
|
1372
|
+
"type": "jsLiteral",
|
|
1373
|
+
"value": "color"
|
|
1374
|
+
}
|
|
1375
|
+
}
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
"name": "maskStyle",
|
|
1379
|
+
"annotation": {
|
|
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
|
+
}
|
|
1392
|
+
}
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
"name": "particleColor",
|
|
1396
|
+
"annotation": {
|
|
1397
|
+
"type": "reference",
|
|
1398
|
+
"typeName": {
|
|
1399
|
+
"type": "identifier",
|
|
1400
|
+
"name": "ParticleColor"
|
|
1401
|
+
}
|
|
1402
|
+
}
|
|
1403
|
+
}
|
|
1404
|
+
],
|
|
1405
|
+
"events": [],
|
|
1406
|
+
"methods": [],
|
|
1407
|
+
"types": [
|
|
1408
|
+
{
|
|
1409
|
+
"type": "interface",
|
|
1410
|
+
"name": "ParticleColor",
|
|
1411
|
+
"body": [
|
|
1412
|
+
{
|
|
1413
|
+
"type": "propertySignature",
|
|
1414
|
+
"key": {
|
|
1415
|
+
"type": "identifier",
|
|
1416
|
+
"name": "startColor"
|
|
1417
|
+
},
|
|
1418
|
+
"annotation": {
|
|
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
|
+
}
|
|
1438
|
+
},
|
|
1439
|
+
"computed": false
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
"type": "propertySignature",
|
|
1443
|
+
"key": {
|
|
1444
|
+
"type": "identifier",
|
|
1445
|
+
"name": "endColor"
|
|
1446
|
+
},
|
|
1447
|
+
"annotation": {
|
|
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
|
+
}
|
|
1467
|
+
},
|
|
1468
|
+
"computed": false
|
|
1469
|
+
}
|
|
1470
|
+
]
|
|
1471
|
+
}
|
|
1472
|
+
]
|
|
1473
|
+
},
|
|
1351
1474
|
"data-view.gear-background": {
|
|
1352
1475
|
"properties": [
|
|
1353
1476
|
{
|
|
@@ -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
|
{
|