@next-bricks/data-view 1.10.10 → 1.10.11

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/types.json CHANGED
@@ -548,134 +548,6 @@
548
548
  ],
549
549
  "methods": []
550
550
  },
551
- "data-view.particle-animation": {
552
- "properties": [
553
- {
554
- "name": "colors",
555
- "annotation": {
556
- "type": "reference",
557
- "typeName": {
558
- "type": "identifier",
559
- "name": "ColorType"
560
- }
561
- }
562
- },
563
- {
564
- "name": "containerStyle",
565
- "annotation": {
566
- "type": "reference",
567
- "typeName": {
568
- "type": "qualifiedName",
569
- "left": {
570
- "type": "identifier",
571
- "name": "React"
572
- },
573
- "right": {
574
- "type": "identifier",
575
- "name": "CSSProperties"
576
- }
577
- }
578
- }
579
- }
580
- ],
581
- "events": [],
582
- "methods": [],
583
- "types": [
584
- {
585
- "type": "interface",
586
- "name": "ColorType",
587
- "body": [
588
- {
589
- "type": "propertySignature",
590
- "key": {
591
- "type": "identifier",
592
- "name": "startColor"
593
- },
594
- "annotation": {
595
- "type": "indexedAccess",
596
- "objectType": {
597
- "type": "reference",
598
- "typeName": {
599
- "type": "qualifiedName",
600
- "left": {
601
- "type": "identifier",
602
- "name": "React"
603
- },
604
- "right": {
605
- "type": "identifier",
606
- "name": "CSSProperties"
607
- }
608
- }
609
- },
610
- "indexType": {
611
- "type": "jsLiteral",
612
- "value": "color"
613
- }
614
- },
615
- "computed": false
616
- },
617
- {
618
- "type": "propertySignature",
619
- "key": {
620
- "type": "identifier",
621
- "name": "middleColor"
622
- },
623
- "annotation": {
624
- "type": "indexedAccess",
625
- "objectType": {
626
- "type": "reference",
627
- "typeName": {
628
- "type": "qualifiedName",
629
- "left": {
630
- "type": "identifier",
631
- "name": "React"
632
- },
633
- "right": {
634
- "type": "identifier",
635
- "name": "CSSProperties"
636
- }
637
- }
638
- },
639
- "indexType": {
640
- "type": "jsLiteral",
641
- "value": "color"
642
- }
643
- },
644
- "computed": false
645
- },
646
- {
647
- "type": "propertySignature",
648
- "key": {
649
- "type": "identifier",
650
- "name": "endColor"
651
- },
652
- "annotation": {
653
- "type": "indexedAccess",
654
- "objectType": {
655
- "type": "reference",
656
- "typeName": {
657
- "type": "qualifiedName",
658
- "left": {
659
- "type": "identifier",
660
- "name": "React"
661
- },
662
- "right": {
663
- "type": "identifier",
664
- "name": "CSSProperties"
665
- }
666
- }
667
- },
668
- "indexType": {
669
- "type": "jsLiteral",
670
- "value": "color"
671
- }
672
- },
673
- "computed": false
674
- }
675
- ]
676
- }
677
- ]
678
- },
679
551
  "data-view.app-wall-card-item": {
680
552
  "properties": [
681
553
  {
@@ -853,6 +725,134 @@
853
725
  "events": [],
854
726
  "methods": []
855
727
  },
728
+ "data-view.particle-animation": {
729
+ "properties": [
730
+ {
731
+ "name": "colors",
732
+ "annotation": {
733
+ "type": "reference",
734
+ "typeName": {
735
+ "type": "identifier",
736
+ "name": "ColorType"
737
+ }
738
+ }
739
+ },
740
+ {
741
+ "name": "containerStyle",
742
+ "annotation": {
743
+ "type": "reference",
744
+ "typeName": {
745
+ "type": "qualifiedName",
746
+ "left": {
747
+ "type": "identifier",
748
+ "name": "React"
749
+ },
750
+ "right": {
751
+ "type": "identifier",
752
+ "name": "CSSProperties"
753
+ }
754
+ }
755
+ }
756
+ }
757
+ ],
758
+ "events": [],
759
+ "methods": [],
760
+ "types": [
761
+ {
762
+ "type": "interface",
763
+ "name": "ColorType",
764
+ "body": [
765
+ {
766
+ "type": "propertySignature",
767
+ "key": {
768
+ "type": "identifier",
769
+ "name": "startColor"
770
+ },
771
+ "annotation": {
772
+ "type": "indexedAccess",
773
+ "objectType": {
774
+ "type": "reference",
775
+ "typeName": {
776
+ "type": "qualifiedName",
777
+ "left": {
778
+ "type": "identifier",
779
+ "name": "React"
780
+ },
781
+ "right": {
782
+ "type": "identifier",
783
+ "name": "CSSProperties"
784
+ }
785
+ }
786
+ },
787
+ "indexType": {
788
+ "type": "jsLiteral",
789
+ "value": "color"
790
+ }
791
+ },
792
+ "computed": false
793
+ },
794
+ {
795
+ "type": "propertySignature",
796
+ "key": {
797
+ "type": "identifier",
798
+ "name": "middleColor"
799
+ },
800
+ "annotation": {
801
+ "type": "indexedAccess",
802
+ "objectType": {
803
+ "type": "reference",
804
+ "typeName": {
805
+ "type": "qualifiedName",
806
+ "left": {
807
+ "type": "identifier",
808
+ "name": "React"
809
+ },
810
+ "right": {
811
+ "type": "identifier",
812
+ "name": "CSSProperties"
813
+ }
814
+ }
815
+ },
816
+ "indexType": {
817
+ "type": "jsLiteral",
818
+ "value": "color"
819
+ }
820
+ },
821
+ "computed": false
822
+ },
823
+ {
824
+ "type": "propertySignature",
825
+ "key": {
826
+ "type": "identifier",
827
+ "name": "endColor"
828
+ },
829
+ "annotation": {
830
+ "type": "indexedAccess",
831
+ "objectType": {
832
+ "type": "reference",
833
+ "typeName": {
834
+ "type": "qualifiedName",
835
+ "left": {
836
+ "type": "identifier",
837
+ "name": "React"
838
+ },
839
+ "right": {
840
+ "type": "identifier",
841
+ "name": "CSSProperties"
842
+ }
843
+ }
844
+ },
845
+ "indexType": {
846
+ "type": "jsLiteral",
847
+ "value": "color"
848
+ }
849
+ },
850
+ "computed": false
851
+ }
852
+ ]
853
+ }
854
+ ]
855
+ },
856
856
  "data-view.cabinet-button": {
857
857
  "properties": [
858
858
  {
@@ -1335,19 +1335,6 @@
1335
1335
  }
1336
1336
  ]
1337
1337
  },
1338
- "data-view.graph-node": {
1339
- "properties": [
1340
- {
1341
- "name": "url",
1342
- "annotation": {
1343
- "type": "keyword",
1344
- "value": "string"
1345
- }
1346
- }
1347
- ],
1348
- "events": [],
1349
- "methods": []
1350
- },
1351
1338
  "data-view.grid-background": {
1352
1339
  "properties": [
1353
1340
  {
@@ -1471,6 +1458,19 @@
1471
1458
  }
1472
1459
  ]
1473
1460
  },
1461
+ "data-view.graph-node": {
1462
+ "properties": [
1463
+ {
1464
+ "name": "url",
1465
+ "annotation": {
1466
+ "type": "keyword",
1467
+ "value": "string"
1468
+ }
1469
+ }
1470
+ ],
1471
+ "events": [],
1472
+ "methods": []
1473
+ },
1474
1474
  "data-view.gear-background": {
1475
1475
  "properties": [
1476
1476
  {
@@ -1698,6 +1698,35 @@
1698
1698
  }
1699
1699
  ]
1700
1700
  },
1701
+ "data-view.lights-component-title": {
1702
+ "properties": [
1703
+ {
1704
+ "name": "componentTitle",
1705
+ "annotation": {
1706
+ "type": "keyword",
1707
+ "value": "string"
1708
+ }
1709
+ },
1710
+ {
1711
+ "name": "theme",
1712
+ "annotation": {
1713
+ "type": "union",
1714
+ "types": [
1715
+ {
1716
+ "type": "jsLiteral",
1717
+ "value": "light"
1718
+ },
1719
+ {
1720
+ "type": "jsLiteral",
1721
+ "value": "dark"
1722
+ }
1723
+ ]
1724
+ }
1725
+ }
1726
+ ],
1727
+ "events": [],
1728
+ "methods": []
1729
+ },
1701
1730
  "data-view.top-title-bar": {
1702
1731
  "properties": [
1703
1732
  {
@@ -1744,35 +1773,6 @@
1744
1773
  }
1745
1774
  ]
1746
1775
  },
1747
- "data-view.lights-component-title": {
1748
- "properties": [
1749
- {
1750
- "name": "componentTitle",
1751
- "annotation": {
1752
- "type": "keyword",
1753
- "value": "string"
1754
- }
1755
- },
1756
- {
1757
- "name": "theme",
1758
- "annotation": {
1759
- "type": "union",
1760
- "types": [
1761
- {
1762
- "type": "jsLiteral",
1763
- "value": "light"
1764
- },
1765
- {
1766
- "type": "jsLiteral",
1767
- "value": "dark"
1768
- }
1769
- ]
1770
- }
1771
- }
1772
- ],
1773
- "events": [],
1774
- "methods": []
1775
- },
1776
1776
  "data-view.hi-tech-button": {
1777
1777
  "properties": [
1778
1778
  {
@@ -2230,7 +2230,7 @@
2230
2230
  "events": [],
2231
2231
  "methods": []
2232
2232
  },
2233
- "data-view.data-display-flipper-fifth": {
2233
+ "data-view.data-display-flipper-sixth": {
2234
2234
  "properties": [
2235
2235
  {
2236
2236
  "name": "flipperTitle",
@@ -2271,33 +2271,12 @@
2271
2271
  }
2272
2272
  ]
2273
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
2274
  }
2296
2275
  ],
2297
2276
  "events": [],
2298
2277
  "methods": []
2299
2278
  },
2300
- "data-view.data-display-flipper-sixth": {
2279
+ "data-view.data-display-flipper-fifth": {
2301
2280
  "properties": [
2302
2281
  {
2303
2282
  "name": "flipperTitle",
@@ -2338,6 +2317,27 @@
2338
2317
  }
2339
2318
  ]
2340
2319
  }
2320
+ },
2321
+ {
2322
+ "name": "unit",
2323
+ "annotation": {
2324
+ "type": "keyword",
2325
+ "value": "string"
2326
+ }
2327
+ },
2328
+ {
2329
+ "name": "enableTitlePrefix",
2330
+ "annotation": {
2331
+ "type": "keyword",
2332
+ "value": "boolean"
2333
+ }
2334
+ },
2335
+ {
2336
+ "name": "showDefaultPrefix",
2337
+ "annotation": {
2338
+ "type": "keyword",
2339
+ "value": "boolean"
2340
+ }
2341
2341
  }
2342
2342
  ],
2343
2343
  "events": [],
@@ -2488,10 +2488,243 @@
2488
2488
  "type": "keyword",
2489
2489
  "value": "void"
2490
2490
  }
2491
- }
2491
+ }
2492
+ }
2493
+ ],
2494
+ "methods": []
2495
+ },
2496
+ "data-view.cabinet-container": {
2497
+ "properties": [
2498
+ {
2499
+ "name": "type",
2500
+ "annotation": {
2501
+ "type": "reference",
2502
+ "typeName": {
2503
+ "type": "identifier",
2504
+ "name": "ContainerType"
2505
+ }
2506
+ }
2507
+ },
2508
+ {
2509
+ "name": "data",
2510
+ "annotation": {
2511
+ "type": "array",
2512
+ "elementType": {
2513
+ "type": "reference",
2514
+ "typeName": {
2515
+ "type": "identifier",
2516
+ "name": "CabinetNodeProps"
2517
+ }
2518
+ }
2519
+ }
2520
+ },
2521
+ {
2522
+ "name": "status",
2523
+ "annotation": {
2524
+ "type": "union",
2525
+ "types": [
2526
+ {
2527
+ "type": "jsLiteral",
2528
+ "value": "active"
2529
+ },
2530
+ {
2531
+ "type": "jsLiteral",
2532
+ "value": "faded"
2533
+ }
2534
+ ]
2535
+ }
2536
+ },
2537
+ {
2538
+ "name": "customTitle",
2539
+ "annotation": {
2540
+ "type": "keyword",
2541
+ "value": "string"
2542
+ }
2543
+ }
2544
+ ],
2545
+ "events": [
2546
+ {
2547
+ "name": "container.click",
2548
+ "detail": {
2549
+ "annotation": {
2550
+ "type": "reference",
2551
+ "typeName": {
2552
+ "type": "identifier",
2553
+ "name": "ClickEventDataType"
2554
+ }
2555
+ }
2556
+ }
2557
+ },
2558
+ {
2559
+ "name": "container.dbclick",
2560
+ "detail": {
2561
+ "annotation": {
2562
+ "type": "reference",
2563
+ "typeName": {
2564
+ "type": "identifier",
2565
+ "name": "ClickEventDataType"
2566
+ }
2567
+ }
2568
+ }
2569
+ }
2570
+ ],
2571
+ "methods": [],
2572
+ "types": [
2573
+ {
2574
+ "type": "typeAlias",
2575
+ "name": "ContainerType",
2576
+ "annotation": {
2577
+ "type": "union",
2578
+ "types": [
2579
+ {
2580
+ "type": "jsLiteral",
2581
+ "value": "host"
2582
+ },
2583
+ {
2584
+ "type": "jsLiteral",
2585
+ "value": "k8s"
2586
+ },
2587
+ {
2588
+ "type": "jsLiteral",
2589
+ "value": "k8s-blue"
2590
+ }
2591
+ ]
2592
+ }
2593
+ },
2594
+ {
2595
+ "type": "interface",
2596
+ "name": "CabinetNodeProps",
2597
+ "body": [
2598
+ {
2599
+ "type": "propertySignature",
2600
+ "key": {
2601
+ "type": "identifier",
2602
+ "name": "type"
2603
+ },
2604
+ "annotation": {
2605
+ "type": "union",
2606
+ "types": [
2607
+ {
2608
+ "type": "jsLiteral",
2609
+ "value": "container-group"
2610
+ },
2611
+ {
2612
+ "type": "jsLiteral",
2613
+ "value": "physical-machine"
2614
+ },
2615
+ {
2616
+ "type": "jsLiteral",
2617
+ "value": "virtual-machine"
2618
+ },
2619
+ {
2620
+ "type": "jsLiteral",
2621
+ "value": "pod"
2622
+ }
2623
+ ]
2624
+ },
2625
+ "computed": false
2626
+ },
2627
+ {
2628
+ "type": "propertySignature",
2629
+ "key": {
2630
+ "type": "identifier",
2631
+ "name": "nodeTitle"
2632
+ },
2633
+ "annotation": {
2634
+ "type": "keyword",
2635
+ "value": "string"
2636
+ },
2637
+ "computed": false
2638
+ },
2639
+ {
2640
+ "type": "propertySignature",
2641
+ "key": {
2642
+ "type": "identifier",
2643
+ "name": "status"
2644
+ },
2645
+ "annotation": {
2646
+ "type": "union",
2647
+ "types": [
2648
+ {
2649
+ "type": "jsLiteral",
2650
+ "value": "active"
2651
+ },
2652
+ {
2653
+ "type": "jsLiteral",
2654
+ "value": "faded"
2655
+ }
2656
+ ]
2657
+ },
2658
+ "optional": true,
2659
+ "computed": false
2660
+ },
2661
+ {
2662
+ "type": "propertySignature",
2663
+ "key": {
2664
+ "type": "identifier",
2665
+ "name": "isAlert"
2666
+ },
2667
+ "annotation": {
2668
+ "type": "keyword",
2669
+ "value": "boolean"
2670
+ },
2671
+ "optional": true,
2672
+ "computed": false
2673
+ }
2674
+ ]
2675
+ },
2676
+ {
2677
+ "type": "interface",
2678
+ "name": "ClickEventDataType",
2679
+ "body": [
2680
+ {
2681
+ "type": "propertySignature",
2682
+ "key": {
2683
+ "type": "identifier",
2684
+ "name": "type"
2685
+ },
2686
+ "annotation": {
2687
+ "type": "union",
2688
+ "types": [
2689
+ {
2690
+ "type": "jsLiteral",
2691
+ "value": "node"
2692
+ },
2693
+ {
2694
+ "type": "jsLiteral",
2695
+ "value": "container"
2696
+ }
2697
+ ]
2698
+ },
2699
+ "computed": false
2700
+ },
2701
+ {
2702
+ "type": "propertySignature",
2703
+ "key": {
2704
+ "type": "identifier",
2705
+ "name": "data"
2706
+ },
2707
+ "annotation": {
2708
+ "type": "union",
2709
+ "types": [
2710
+ {
2711
+ "type": "reference",
2712
+ "typeName": {
2713
+ "type": "identifier",
2714
+ "name": "CabinetNodeProps"
2715
+ }
2716
+ },
2717
+ {
2718
+ "type": "keyword",
2719
+ "value": "undefined"
2720
+ }
2721
+ ]
2722
+ },
2723
+ "computed": false
2724
+ }
2725
+ ]
2492
2726
  }
2493
- ],
2494
- "methods": []
2727
+ ]
2495
2728
  },
2496
2729
  "data-view.cabinet-thumbnail": {
2497
2730
  "properties": [
@@ -3199,239 +3432,6 @@
3199
3432
  }
3200
3433
  ]
3201
3434
  },
3202
- "data-view.cabinet-container": {
3203
- "properties": [
3204
- {
3205
- "name": "type",
3206
- "annotation": {
3207
- "type": "reference",
3208
- "typeName": {
3209
- "type": "identifier",
3210
- "name": "ContainerType"
3211
- }
3212
- }
3213
- },
3214
- {
3215
- "name": "data",
3216
- "annotation": {
3217
- "type": "array",
3218
- "elementType": {
3219
- "type": "reference",
3220
- "typeName": {
3221
- "type": "identifier",
3222
- "name": "CabinetNodeProps"
3223
- }
3224
- }
3225
- }
3226
- },
3227
- {
3228
- "name": "status",
3229
- "annotation": {
3230
- "type": "union",
3231
- "types": [
3232
- {
3233
- "type": "jsLiteral",
3234
- "value": "active"
3235
- },
3236
- {
3237
- "type": "jsLiteral",
3238
- "value": "faded"
3239
- }
3240
- ]
3241
- }
3242
- },
3243
- {
3244
- "name": "customTitle",
3245
- "annotation": {
3246
- "type": "keyword",
3247
- "value": "string"
3248
- }
3249
- }
3250
- ],
3251
- "events": [
3252
- {
3253
- "name": "container.click",
3254
- "detail": {
3255
- "annotation": {
3256
- "type": "reference",
3257
- "typeName": {
3258
- "type": "identifier",
3259
- "name": "ClickEventDataType"
3260
- }
3261
- }
3262
- }
3263
- },
3264
- {
3265
- "name": "container.dbclick",
3266
- "detail": {
3267
- "annotation": {
3268
- "type": "reference",
3269
- "typeName": {
3270
- "type": "identifier",
3271
- "name": "ClickEventDataType"
3272
- }
3273
- }
3274
- }
3275
- }
3276
- ],
3277
- "methods": [],
3278
- "types": [
3279
- {
3280
- "type": "typeAlias",
3281
- "name": "ContainerType",
3282
- "annotation": {
3283
- "type": "union",
3284
- "types": [
3285
- {
3286
- "type": "jsLiteral",
3287
- "value": "host"
3288
- },
3289
- {
3290
- "type": "jsLiteral",
3291
- "value": "k8s"
3292
- },
3293
- {
3294
- "type": "jsLiteral",
3295
- "value": "k8s-blue"
3296
- }
3297
- ]
3298
- }
3299
- },
3300
- {
3301
- "type": "interface",
3302
- "name": "CabinetNodeProps",
3303
- "body": [
3304
- {
3305
- "type": "propertySignature",
3306
- "key": {
3307
- "type": "identifier",
3308
- "name": "type"
3309
- },
3310
- "annotation": {
3311
- "type": "union",
3312
- "types": [
3313
- {
3314
- "type": "jsLiteral",
3315
- "value": "container-group"
3316
- },
3317
- {
3318
- "type": "jsLiteral",
3319
- "value": "physical-machine"
3320
- },
3321
- {
3322
- "type": "jsLiteral",
3323
- "value": "virtual-machine"
3324
- },
3325
- {
3326
- "type": "jsLiteral",
3327
- "value": "pod"
3328
- }
3329
- ]
3330
- },
3331
- "computed": false
3332
- },
3333
- {
3334
- "type": "propertySignature",
3335
- "key": {
3336
- "type": "identifier",
3337
- "name": "nodeTitle"
3338
- },
3339
- "annotation": {
3340
- "type": "keyword",
3341
- "value": "string"
3342
- },
3343
- "computed": false
3344
- },
3345
- {
3346
- "type": "propertySignature",
3347
- "key": {
3348
- "type": "identifier",
3349
- "name": "status"
3350
- },
3351
- "annotation": {
3352
- "type": "union",
3353
- "types": [
3354
- {
3355
- "type": "jsLiteral",
3356
- "value": "active"
3357
- },
3358
- {
3359
- "type": "jsLiteral",
3360
- "value": "faded"
3361
- }
3362
- ]
3363
- },
3364
- "optional": true,
3365
- "computed": false
3366
- },
3367
- {
3368
- "type": "propertySignature",
3369
- "key": {
3370
- "type": "identifier",
3371
- "name": "isAlert"
3372
- },
3373
- "annotation": {
3374
- "type": "keyword",
3375
- "value": "boolean"
3376
- },
3377
- "optional": true,
3378
- "computed": false
3379
- }
3380
- ]
3381
- },
3382
- {
3383
- "type": "interface",
3384
- "name": "ClickEventDataType",
3385
- "body": [
3386
- {
3387
- "type": "propertySignature",
3388
- "key": {
3389
- "type": "identifier",
3390
- "name": "type"
3391
- },
3392
- "annotation": {
3393
- "type": "union",
3394
- "types": [
3395
- {
3396
- "type": "jsLiteral",
3397
- "value": "node"
3398
- },
3399
- {
3400
- "type": "jsLiteral",
3401
- "value": "container"
3402
- }
3403
- ]
3404
- },
3405
- "computed": false
3406
- },
3407
- {
3408
- "type": "propertySignature",
3409
- "key": {
3410
- "type": "identifier",
3411
- "name": "data"
3412
- },
3413
- "annotation": {
3414
- "type": "union",
3415
- "types": [
3416
- {
3417
- "type": "reference",
3418
- "typeName": {
3419
- "type": "identifier",
3420
- "name": "CabinetNodeProps"
3421
- }
3422
- },
3423
- {
3424
- "type": "keyword",
3425
- "value": "undefined"
3426
- }
3427
- ]
3428
- },
3429
- "computed": false
3430
- }
3431
- ]
3432
- }
3433
- ]
3434
- },
3435
3435
  "data-view.modern-style-treemap": {
3436
3436
  "properties": [
3437
3437
  {