@next-bricks/advanced 0.34.2 → 0.35.1
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 +14 -8
- package/dist/chunks/9946.1050772d.js +2 -0
- package/dist/chunks/9946.1050772d.js.map +1 -0
- package/dist/chunks/995.46a32bf6.js +2 -0
- package/dist/chunks/995.46a32bf6.js.map +1 -0
- package/dist/chunks/eo-workbench-layout-v2.d165a796.js +2 -0
- package/dist/chunks/eo-workbench-layout-v2.d165a796.js.map +1 -0
- package/dist/chunks/eo-workbench-layout.6ade93b1.js +2 -0
- package/dist/chunks/eo-workbench-layout.6ade93b1.js.map +1 -0
- package/dist/chunks/main.fba22ef9.js +2 -0
- package/dist/chunks/{main.4ad51308.js.map → main.fba22ef9.js.map} +1 -1
- package/dist/examples.json +6 -6
- package/dist/index.d7a33037.js +2 -0
- package/dist/index.d7a33037.js.map +1 -0
- package/dist/manifest.json +245 -199
- package/dist/types.json +523 -341
- package/dist-types/bootstrap.d.ts +1 -0
- package/dist-types/workbench-layout-v2/index.d.ts +40 -0
- package/dist-types/workbench-layout-v2/index.spec.d.ts +1 -0
- package/package.json +2 -2
- package/dist/chunks/1890.f2b3590c.js +0 -2
- package/dist/chunks/1890.f2b3590c.js.map +0 -1
- package/dist/chunks/5541.e0452612.js +0 -2
- package/dist/chunks/5541.e0452612.js.map +0 -1
- package/dist/chunks/eo-workbench-layout.26f9f4e8.js +0 -2
- package/dist/chunks/eo-workbench-layout.26f9f4e8.js.map +0 -1
- package/dist/chunks/main.4ad51308.js +0 -2
- package/dist/index.cd107f54.js +0 -2
- package/dist/index.cd107f54.js.map +0 -1
package/dist/types.json
CHANGED
|
@@ -431,437 +431,259 @@
|
|
|
431
431
|
],
|
|
432
432
|
"methods": []
|
|
433
433
|
},
|
|
434
|
-
"eo-
|
|
434
|
+
"eo-workbench-layout-v2": {
|
|
435
435
|
"properties": [
|
|
436
436
|
{
|
|
437
|
-
"name": "
|
|
438
|
-
"annotation": {
|
|
439
|
-
"type": "keyword",
|
|
440
|
-
"value": "string"
|
|
441
|
-
}
|
|
442
|
-
},
|
|
443
|
-
{
|
|
444
|
-
"name": "label",
|
|
437
|
+
"name": "cardTitle",
|
|
445
438
|
"annotation": {
|
|
446
439
|
"type": "keyword",
|
|
447
440
|
"value": "string"
|
|
448
441
|
}
|
|
449
442
|
},
|
|
450
443
|
{
|
|
451
|
-
"name": "
|
|
444
|
+
"name": "isEdit",
|
|
452
445
|
"annotation": {
|
|
453
446
|
"type": "keyword",
|
|
454
447
|
"value": "boolean"
|
|
455
448
|
}
|
|
456
449
|
},
|
|
457
450
|
{
|
|
458
|
-
"name": "
|
|
451
|
+
"name": "layouts",
|
|
459
452
|
"annotation": {
|
|
460
|
-
"type": "
|
|
461
|
-
"
|
|
453
|
+
"type": "array",
|
|
454
|
+
"elementType": {
|
|
462
455
|
"type": "reference",
|
|
463
456
|
"typeName": {
|
|
464
457
|
"type": "identifier",
|
|
465
|
-
"name": "
|
|
458
|
+
"name": "Layout"
|
|
466
459
|
}
|
|
467
|
-
},
|
|
468
|
-
"indexType": {
|
|
469
|
-
"type": "jsLiteral",
|
|
470
|
-
"value": "treeData"
|
|
471
460
|
}
|
|
472
461
|
}
|
|
473
462
|
},
|
|
474
463
|
{
|
|
475
|
-
"name": "
|
|
464
|
+
"name": "toolbarBricks",
|
|
476
465
|
"annotation": {
|
|
477
|
-
"type": "
|
|
478
|
-
"
|
|
466
|
+
"type": "typeLiteral",
|
|
467
|
+
"members": [
|
|
468
|
+
{
|
|
469
|
+
"type": "propertySignature",
|
|
470
|
+
"key": {
|
|
471
|
+
"type": "identifier",
|
|
472
|
+
"name": "useBrick"
|
|
473
|
+
},
|
|
474
|
+
"annotation": {
|
|
475
|
+
"type": "array",
|
|
476
|
+
"elementType": {
|
|
477
|
+
"type": "reference",
|
|
478
|
+
"typeName": {
|
|
479
|
+
"type": "identifier",
|
|
480
|
+
"name": "UseSingleBrickConf"
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
},
|
|
484
|
+
"computed": false
|
|
485
|
+
}
|
|
486
|
+
]
|
|
479
487
|
}
|
|
480
488
|
},
|
|
481
489
|
{
|
|
482
|
-
"name": "
|
|
490
|
+
"name": "componentList",
|
|
483
491
|
"annotation": {
|
|
484
492
|
"type": "array",
|
|
485
493
|
"elementType": {
|
|
486
|
-
"type": "keyword",
|
|
487
|
-
"value": "string"
|
|
488
|
-
}
|
|
489
|
-
}
|
|
490
|
-
},
|
|
491
|
-
{
|
|
492
|
-
"name": "fieldNames",
|
|
493
|
-
"annotation": {
|
|
494
|
-
"type": "indexedAccess",
|
|
495
|
-
"objectType": {
|
|
496
494
|
"type": "reference",
|
|
497
495
|
"typeName": {
|
|
498
496
|
"type": "identifier",
|
|
499
|
-
"name": "
|
|
497
|
+
"name": "Item"
|
|
500
498
|
}
|
|
501
|
-
},
|
|
502
|
-
"indexType": {
|
|
503
|
-
"type": "jsLiteral",
|
|
504
|
-
"value": "fieldNames"
|
|
505
499
|
}
|
|
506
500
|
}
|
|
507
|
-
}
|
|
501
|
+
}
|
|
502
|
+
],
|
|
503
|
+
"events": [
|
|
508
504
|
{
|
|
509
|
-
"name": "
|
|
510
|
-
"
|
|
511
|
-
"
|
|
512
|
-
|
|
513
|
-
"
|
|
514
|
-
|
|
515
|
-
"
|
|
516
|
-
|
|
505
|
+
"name": "save",
|
|
506
|
+
"detail": {
|
|
507
|
+
"annotation": {
|
|
508
|
+
"type": "array",
|
|
509
|
+
"elementType": {
|
|
510
|
+
"type": "reference",
|
|
511
|
+
"typeName": {
|
|
512
|
+
"type": "identifier",
|
|
513
|
+
"name": "Layout"
|
|
514
|
+
}
|
|
517
515
|
}
|
|
518
|
-
},
|
|
519
|
-
"indexType": {
|
|
520
|
-
"type": "jsLiteral",
|
|
521
|
-
"value": "value"
|
|
522
516
|
}
|
|
523
517
|
}
|
|
524
518
|
},
|
|
525
519
|
{
|
|
526
|
-
"name": "
|
|
527
|
-
"
|
|
528
|
-
"
|
|
529
|
-
|
|
520
|
+
"name": "cancel",
|
|
521
|
+
"detail": {
|
|
522
|
+
"annotation": {
|
|
523
|
+
"type": "keyword",
|
|
524
|
+
"value": "void"
|
|
525
|
+
}
|
|
530
526
|
}
|
|
531
|
-
}
|
|
527
|
+
}
|
|
528
|
+
],
|
|
529
|
+
"methods": [],
|
|
530
|
+
"types": [
|
|
532
531
|
{
|
|
533
|
-
"
|
|
532
|
+
"type": "interface",
|
|
533
|
+
"name": "Item",
|
|
534
|
+
"body": [
|
|
535
|
+
{
|
|
536
|
+
"type": "propertySignature",
|
|
537
|
+
"key": {
|
|
538
|
+
"type": "identifier",
|
|
539
|
+
"name": "position"
|
|
540
|
+
},
|
|
541
|
+
"annotation": {
|
|
542
|
+
"type": "reference",
|
|
543
|
+
"typeName": {
|
|
544
|
+
"type": "identifier",
|
|
545
|
+
"name": "Layout"
|
|
546
|
+
}
|
|
547
|
+
},
|
|
548
|
+
"computed": false
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
"type": "propertySignature",
|
|
552
|
+
"key": {
|
|
553
|
+
"type": "identifier",
|
|
554
|
+
"name": "key"
|
|
555
|
+
},
|
|
556
|
+
"annotation": {
|
|
557
|
+
"type": "keyword",
|
|
558
|
+
"value": "string"
|
|
559
|
+
},
|
|
560
|
+
"computed": false
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"type": "propertySignature",
|
|
564
|
+
"key": {
|
|
565
|
+
"type": "identifier",
|
|
566
|
+
"name": "title"
|
|
567
|
+
},
|
|
568
|
+
"annotation": {
|
|
569
|
+
"type": "keyword",
|
|
570
|
+
"value": "string"
|
|
571
|
+
},
|
|
572
|
+
"computed": false
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
"type": "propertySignature",
|
|
576
|
+
"key": {
|
|
577
|
+
"type": "identifier",
|
|
578
|
+
"name": "style"
|
|
579
|
+
},
|
|
580
|
+
"annotation": {
|
|
581
|
+
"type": "reference",
|
|
582
|
+
"typeName": {
|
|
583
|
+
"type": "qualifiedName",
|
|
584
|
+
"left": {
|
|
585
|
+
"type": "identifier",
|
|
586
|
+
"name": "React"
|
|
587
|
+
},
|
|
588
|
+
"right": {
|
|
589
|
+
"type": "identifier",
|
|
590
|
+
"name": "CSSProperties"
|
|
591
|
+
}
|
|
592
|
+
}
|
|
593
|
+
},
|
|
594
|
+
"optional": true,
|
|
595
|
+
"computed": false
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"type": "propertySignature",
|
|
599
|
+
"key": {
|
|
600
|
+
"type": "identifier",
|
|
601
|
+
"name": "useBrick"
|
|
602
|
+
},
|
|
603
|
+
"annotation": {
|
|
604
|
+
"type": "reference",
|
|
605
|
+
"typeName": {
|
|
606
|
+
"type": "identifier",
|
|
607
|
+
"name": "UseSingleBrickConf"
|
|
608
|
+
}
|
|
609
|
+
},
|
|
610
|
+
"computed": false
|
|
611
|
+
}
|
|
612
|
+
]
|
|
613
|
+
}
|
|
614
|
+
]
|
|
615
|
+
},
|
|
616
|
+
"eo-tree": {
|
|
617
|
+
"properties": [
|
|
618
|
+
{
|
|
619
|
+
"name": "dataSource",
|
|
534
620
|
"annotation": {
|
|
535
|
-
"type": "
|
|
536
|
-
"
|
|
621
|
+
"type": "array",
|
|
622
|
+
"elementType": {
|
|
623
|
+
"type": "reference",
|
|
624
|
+
"typeName": {
|
|
625
|
+
"type": "identifier",
|
|
626
|
+
"name": "TreeNode"
|
|
627
|
+
}
|
|
628
|
+
}
|
|
537
629
|
}
|
|
538
630
|
},
|
|
539
631
|
{
|
|
540
|
-
"name": "
|
|
632
|
+
"name": "checkable",
|
|
541
633
|
"annotation": {
|
|
542
634
|
"type": "keyword",
|
|
543
635
|
"value": "boolean"
|
|
544
636
|
}
|
|
545
637
|
},
|
|
546
638
|
{
|
|
547
|
-
"name": "
|
|
639
|
+
"name": "selectable",
|
|
548
640
|
"annotation": {
|
|
549
641
|
"type": "keyword",
|
|
550
642
|
"value": "boolean"
|
|
551
643
|
}
|
|
552
644
|
},
|
|
553
645
|
{
|
|
554
|
-
"name": "
|
|
646
|
+
"name": "defaultExpandAll",
|
|
555
647
|
"annotation": {
|
|
556
648
|
"type": "keyword",
|
|
557
649
|
"value": "boolean"
|
|
558
650
|
}
|
|
559
651
|
},
|
|
560
652
|
{
|
|
561
|
-
"name": "
|
|
653
|
+
"name": "showLine",
|
|
562
654
|
"annotation": {
|
|
563
655
|
"type": "keyword",
|
|
564
656
|
"value": "boolean"
|
|
565
657
|
}
|
|
566
658
|
},
|
|
567
659
|
{
|
|
568
|
-
"name": "
|
|
660
|
+
"name": "expandedKeys",
|
|
569
661
|
"annotation": {
|
|
570
|
-
"type": "
|
|
571
|
-
"
|
|
662
|
+
"type": "array",
|
|
663
|
+
"elementType": {
|
|
572
664
|
"type": "reference",
|
|
573
665
|
"typeName": {
|
|
574
666
|
"type": "identifier",
|
|
575
|
-
"name": "
|
|
667
|
+
"name": "TreeNodeKey"
|
|
576
668
|
}
|
|
577
|
-
},
|
|
578
|
-
"indexType": {
|
|
579
|
-
"type": "jsLiteral",
|
|
580
|
-
"value": "filterTreeNode"
|
|
581
|
-
}
|
|
582
|
-
}
|
|
583
|
-
},
|
|
584
|
-
{
|
|
585
|
-
"name": "showSearch",
|
|
586
|
-
"annotation": {
|
|
587
|
-
"type": "keyword",
|
|
588
|
-
"value": "boolean"
|
|
589
|
-
}
|
|
590
|
-
},
|
|
591
|
-
{
|
|
592
|
-
"name": "suffixIcon",
|
|
593
|
-
"annotation": {
|
|
594
|
-
"type": "reference",
|
|
595
|
-
"typeName": {
|
|
596
|
-
"type": "identifier",
|
|
597
|
-
"name": "GeneralIconProps"
|
|
598
669
|
}
|
|
599
670
|
}
|
|
600
671
|
},
|
|
601
672
|
{
|
|
602
|
-
"name": "
|
|
673
|
+
"name": "checkedKeys",
|
|
603
674
|
"annotation": {
|
|
604
|
-
"type": "
|
|
605
|
-
"
|
|
675
|
+
"type": "array",
|
|
676
|
+
"elementType": {
|
|
606
677
|
"type": "reference",
|
|
607
678
|
"typeName": {
|
|
608
679
|
"type": "identifier",
|
|
609
|
-
"name": "
|
|
680
|
+
"name": "TreeNodeKey"
|
|
610
681
|
}
|
|
611
|
-
},
|
|
612
|
-
"indexType": {
|
|
613
|
-
"type": "jsLiteral",
|
|
614
|
-
"value": "placement"
|
|
615
682
|
}
|
|
616
683
|
}
|
|
617
684
|
},
|
|
618
685
|
{
|
|
619
|
-
"name": "
|
|
620
|
-
"annotation": {
|
|
621
|
-
"type": "indexedAccess",
|
|
622
|
-
"objectType": {
|
|
623
|
-
"type": "reference",
|
|
624
|
-
"typeName": {
|
|
625
|
-
"type": "identifier",
|
|
626
|
-
"name": "AntdTreeSelectProps"
|
|
627
|
-
}
|
|
628
|
-
},
|
|
629
|
-
"indexType": {
|
|
630
|
-
"type": "jsLiteral",
|
|
631
|
-
"value": "size"
|
|
632
|
-
}
|
|
633
|
-
}
|
|
634
|
-
},
|
|
635
|
-
{
|
|
636
|
-
"name": "maxTagCount",
|
|
637
|
-
"annotation": {
|
|
638
|
-
"type": "union",
|
|
639
|
-
"types": [
|
|
640
|
-
{
|
|
641
|
-
"type": "keyword",
|
|
642
|
-
"value": "number"
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
"type": "jsLiteral",
|
|
646
|
-
"value": "responsive"
|
|
647
|
-
}
|
|
648
|
-
]
|
|
649
|
-
}
|
|
650
|
-
},
|
|
651
|
-
{
|
|
652
|
-
"name": "dropdownStyle",
|
|
653
|
-
"annotation": {
|
|
654
|
-
"type": "reference",
|
|
655
|
-
"typeName": {
|
|
656
|
-
"type": "identifier",
|
|
657
|
-
"name": "CSSProperties"
|
|
658
|
-
}
|
|
659
|
-
}
|
|
660
|
-
}
|
|
661
|
-
],
|
|
662
|
-
"events": [
|
|
663
|
-
{
|
|
664
|
-
"name": "change",
|
|
665
|
-
"detail": {
|
|
666
|
-
"annotation": {
|
|
667
|
-
"type": "typeLiteral",
|
|
668
|
-
"members": [
|
|
669
|
-
{
|
|
670
|
-
"type": "propertySignature",
|
|
671
|
-
"key": {
|
|
672
|
-
"type": "identifier",
|
|
673
|
-
"name": "value"
|
|
674
|
-
},
|
|
675
|
-
"annotation": {
|
|
676
|
-
"type": "indexedAccess",
|
|
677
|
-
"objectType": {
|
|
678
|
-
"type": "reference",
|
|
679
|
-
"typeName": {
|
|
680
|
-
"type": "identifier",
|
|
681
|
-
"name": "AntdTreeSelectProps"
|
|
682
|
-
}
|
|
683
|
-
},
|
|
684
|
-
"indexType": {
|
|
685
|
-
"type": "jsLiteral",
|
|
686
|
-
"value": "value"
|
|
687
|
-
}
|
|
688
|
-
},
|
|
689
|
-
"computed": false
|
|
690
|
-
}
|
|
691
|
-
]
|
|
692
|
-
}
|
|
693
|
-
}
|
|
694
|
-
},
|
|
695
|
-
{
|
|
696
|
-
"name": "search",
|
|
697
|
-
"detail": {
|
|
698
|
-
"annotation": {
|
|
699
|
-
"type": "keyword",
|
|
700
|
-
"value": "string"
|
|
701
|
-
}
|
|
702
|
-
}
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
"name": "select",
|
|
706
|
-
"detail": {
|
|
707
|
-
"annotation": {
|
|
708
|
-
"type": "typeLiteral",
|
|
709
|
-
"members": [
|
|
710
|
-
{
|
|
711
|
-
"type": "propertySignature",
|
|
712
|
-
"key": {
|
|
713
|
-
"type": "identifier",
|
|
714
|
-
"name": "value"
|
|
715
|
-
},
|
|
716
|
-
"annotation": {
|
|
717
|
-
"type": "indexedAccess",
|
|
718
|
-
"objectType": {
|
|
719
|
-
"type": "reference",
|
|
720
|
-
"typeName": {
|
|
721
|
-
"type": "identifier",
|
|
722
|
-
"name": "AntdTreeSelectProps"
|
|
723
|
-
}
|
|
724
|
-
},
|
|
725
|
-
"indexType": {
|
|
726
|
-
"type": "jsLiteral",
|
|
727
|
-
"value": "value"
|
|
728
|
-
}
|
|
729
|
-
},
|
|
730
|
-
"computed": false
|
|
731
|
-
}
|
|
732
|
-
]
|
|
733
|
-
}
|
|
734
|
-
}
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
"name": "expand",
|
|
738
|
-
"detail": {
|
|
739
|
-
"annotation": {
|
|
740
|
-
"type": "typeLiteral",
|
|
741
|
-
"members": [
|
|
742
|
-
{
|
|
743
|
-
"type": "propertySignature",
|
|
744
|
-
"key": {
|
|
745
|
-
"type": "identifier",
|
|
746
|
-
"name": "keys"
|
|
747
|
-
},
|
|
748
|
-
"annotation": {
|
|
749
|
-
"type": "array",
|
|
750
|
-
"elementType": {
|
|
751
|
-
"type": "reference",
|
|
752
|
-
"typeName": {
|
|
753
|
-
"type": "qualifiedName",
|
|
754
|
-
"left": {
|
|
755
|
-
"type": "identifier",
|
|
756
|
-
"name": "React"
|
|
757
|
-
},
|
|
758
|
-
"right": {
|
|
759
|
-
"type": "identifier",
|
|
760
|
-
"name": "Key"
|
|
761
|
-
}
|
|
762
|
-
}
|
|
763
|
-
}
|
|
764
|
-
},
|
|
765
|
-
"computed": false
|
|
766
|
-
}
|
|
767
|
-
]
|
|
768
|
-
}
|
|
769
|
-
}
|
|
770
|
-
}
|
|
771
|
-
],
|
|
772
|
-
"methods": []
|
|
773
|
-
},
|
|
774
|
-
"eo-text-tooltip": {
|
|
775
|
-
"properties": [
|
|
776
|
-
{
|
|
777
|
-
"name": "label",
|
|
778
|
-
"annotation": {
|
|
779
|
-
"type": "keyword",
|
|
780
|
-
"value": "string"
|
|
781
|
-
}
|
|
782
|
-
},
|
|
783
|
-
{
|
|
784
|
-
"name": "lineClamp",
|
|
785
|
-
"annotation": {
|
|
786
|
-
"type": "keyword",
|
|
787
|
-
"value": "number"
|
|
788
|
-
}
|
|
789
|
-
}
|
|
790
|
-
],
|
|
791
|
-
"events": [],
|
|
792
|
-
"methods": []
|
|
793
|
-
},
|
|
794
|
-
"eo-tree": {
|
|
795
|
-
"properties": [
|
|
796
|
-
{
|
|
797
|
-
"name": "dataSource",
|
|
798
|
-
"annotation": {
|
|
799
|
-
"type": "array",
|
|
800
|
-
"elementType": {
|
|
801
|
-
"type": "reference",
|
|
802
|
-
"typeName": {
|
|
803
|
-
"type": "identifier",
|
|
804
|
-
"name": "TreeNode"
|
|
805
|
-
}
|
|
806
|
-
}
|
|
807
|
-
}
|
|
808
|
-
},
|
|
809
|
-
{
|
|
810
|
-
"name": "checkable",
|
|
811
|
-
"annotation": {
|
|
812
|
-
"type": "keyword",
|
|
813
|
-
"value": "boolean"
|
|
814
|
-
}
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
"name": "selectable",
|
|
818
|
-
"annotation": {
|
|
819
|
-
"type": "keyword",
|
|
820
|
-
"value": "boolean"
|
|
821
|
-
}
|
|
822
|
-
},
|
|
823
|
-
{
|
|
824
|
-
"name": "defaultExpandAll",
|
|
825
|
-
"annotation": {
|
|
826
|
-
"type": "keyword",
|
|
827
|
-
"value": "boolean"
|
|
828
|
-
}
|
|
829
|
-
},
|
|
830
|
-
{
|
|
831
|
-
"name": "showLine",
|
|
832
|
-
"annotation": {
|
|
833
|
-
"type": "keyword",
|
|
834
|
-
"value": "boolean"
|
|
835
|
-
}
|
|
836
|
-
},
|
|
837
|
-
{
|
|
838
|
-
"name": "expandedKeys",
|
|
839
|
-
"annotation": {
|
|
840
|
-
"type": "array",
|
|
841
|
-
"elementType": {
|
|
842
|
-
"type": "reference",
|
|
843
|
-
"typeName": {
|
|
844
|
-
"type": "identifier",
|
|
845
|
-
"name": "TreeNodeKey"
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
}
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"name": "checkedKeys",
|
|
852
|
-
"annotation": {
|
|
853
|
-
"type": "array",
|
|
854
|
-
"elementType": {
|
|
855
|
-
"type": "reference",
|
|
856
|
-
"typeName": {
|
|
857
|
-
"type": "identifier",
|
|
858
|
-
"name": "TreeNodeKey"
|
|
859
|
-
}
|
|
860
|
-
}
|
|
861
|
-
}
|
|
862
|
-
},
|
|
863
|
-
{
|
|
864
|
-
"name": "nodeDraggable",
|
|
686
|
+
"name": "nodeDraggable",
|
|
865
687
|
"annotation": {
|
|
866
688
|
"type": "union",
|
|
867
689
|
"types": [
|
|
@@ -1238,6 +1060,366 @@
|
|
|
1238
1060
|
}
|
|
1239
1061
|
]
|
|
1240
1062
|
},
|
|
1063
|
+
"eo-tree-select": {
|
|
1064
|
+
"properties": [
|
|
1065
|
+
{
|
|
1066
|
+
"name": "name",
|
|
1067
|
+
"annotation": {
|
|
1068
|
+
"type": "keyword",
|
|
1069
|
+
"value": "string"
|
|
1070
|
+
}
|
|
1071
|
+
},
|
|
1072
|
+
{
|
|
1073
|
+
"name": "label",
|
|
1074
|
+
"annotation": {
|
|
1075
|
+
"type": "keyword",
|
|
1076
|
+
"value": "string"
|
|
1077
|
+
}
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"name": "required",
|
|
1081
|
+
"annotation": {
|
|
1082
|
+
"type": "keyword",
|
|
1083
|
+
"value": "boolean"
|
|
1084
|
+
}
|
|
1085
|
+
},
|
|
1086
|
+
{
|
|
1087
|
+
"name": "treeData",
|
|
1088
|
+
"annotation": {
|
|
1089
|
+
"type": "indexedAccess",
|
|
1090
|
+
"objectType": {
|
|
1091
|
+
"type": "reference",
|
|
1092
|
+
"typeName": {
|
|
1093
|
+
"type": "identifier",
|
|
1094
|
+
"name": "AntdTreeSelectProps"
|
|
1095
|
+
}
|
|
1096
|
+
},
|
|
1097
|
+
"indexType": {
|
|
1098
|
+
"type": "jsLiteral",
|
|
1099
|
+
"value": "treeData"
|
|
1100
|
+
}
|
|
1101
|
+
}
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"name": "treeDefaultExpandAll",
|
|
1105
|
+
"annotation": {
|
|
1106
|
+
"type": "keyword",
|
|
1107
|
+
"value": "boolean"
|
|
1108
|
+
}
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"name": "treeExpandedKeys",
|
|
1112
|
+
"annotation": {
|
|
1113
|
+
"type": "array",
|
|
1114
|
+
"elementType": {
|
|
1115
|
+
"type": "keyword",
|
|
1116
|
+
"value": "string"
|
|
1117
|
+
}
|
|
1118
|
+
}
|
|
1119
|
+
},
|
|
1120
|
+
{
|
|
1121
|
+
"name": "fieldNames",
|
|
1122
|
+
"annotation": {
|
|
1123
|
+
"type": "indexedAccess",
|
|
1124
|
+
"objectType": {
|
|
1125
|
+
"type": "reference",
|
|
1126
|
+
"typeName": {
|
|
1127
|
+
"type": "identifier",
|
|
1128
|
+
"name": "AntdTreeSelectProps"
|
|
1129
|
+
}
|
|
1130
|
+
},
|
|
1131
|
+
"indexType": {
|
|
1132
|
+
"type": "jsLiteral",
|
|
1133
|
+
"value": "fieldNames"
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"name": "value",
|
|
1139
|
+
"annotation": {
|
|
1140
|
+
"type": "indexedAccess",
|
|
1141
|
+
"objectType": {
|
|
1142
|
+
"type": "reference",
|
|
1143
|
+
"typeName": {
|
|
1144
|
+
"type": "identifier",
|
|
1145
|
+
"name": "AntdTreeSelectProps"
|
|
1146
|
+
}
|
|
1147
|
+
},
|
|
1148
|
+
"indexType": {
|
|
1149
|
+
"type": "jsLiteral",
|
|
1150
|
+
"value": "value"
|
|
1151
|
+
}
|
|
1152
|
+
}
|
|
1153
|
+
},
|
|
1154
|
+
{
|
|
1155
|
+
"name": "placeholder",
|
|
1156
|
+
"annotation": {
|
|
1157
|
+
"type": "keyword",
|
|
1158
|
+
"value": "string"
|
|
1159
|
+
}
|
|
1160
|
+
},
|
|
1161
|
+
{
|
|
1162
|
+
"name": "multiple",
|
|
1163
|
+
"annotation": {
|
|
1164
|
+
"type": "keyword",
|
|
1165
|
+
"value": "boolean"
|
|
1166
|
+
}
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"name": "disabled",
|
|
1170
|
+
"annotation": {
|
|
1171
|
+
"type": "keyword",
|
|
1172
|
+
"value": "boolean"
|
|
1173
|
+
}
|
|
1174
|
+
},
|
|
1175
|
+
{
|
|
1176
|
+
"name": "checkable",
|
|
1177
|
+
"annotation": {
|
|
1178
|
+
"type": "keyword",
|
|
1179
|
+
"value": "boolean"
|
|
1180
|
+
}
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"name": "allowClear",
|
|
1184
|
+
"annotation": {
|
|
1185
|
+
"type": "keyword",
|
|
1186
|
+
"value": "boolean"
|
|
1187
|
+
}
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
"name": "loading",
|
|
1191
|
+
"annotation": {
|
|
1192
|
+
"type": "keyword",
|
|
1193
|
+
"value": "boolean"
|
|
1194
|
+
}
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"name": "filterTreeNode",
|
|
1198
|
+
"annotation": {
|
|
1199
|
+
"type": "indexedAccess",
|
|
1200
|
+
"objectType": {
|
|
1201
|
+
"type": "reference",
|
|
1202
|
+
"typeName": {
|
|
1203
|
+
"type": "identifier",
|
|
1204
|
+
"name": "AntdTreeSelectProps"
|
|
1205
|
+
}
|
|
1206
|
+
},
|
|
1207
|
+
"indexType": {
|
|
1208
|
+
"type": "jsLiteral",
|
|
1209
|
+
"value": "filterTreeNode"
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"name": "showSearch",
|
|
1215
|
+
"annotation": {
|
|
1216
|
+
"type": "keyword",
|
|
1217
|
+
"value": "boolean"
|
|
1218
|
+
}
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"name": "suffixIcon",
|
|
1222
|
+
"annotation": {
|
|
1223
|
+
"type": "reference",
|
|
1224
|
+
"typeName": {
|
|
1225
|
+
"type": "identifier",
|
|
1226
|
+
"name": "GeneralIconProps"
|
|
1227
|
+
}
|
|
1228
|
+
}
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
"name": "popupPlacement",
|
|
1232
|
+
"annotation": {
|
|
1233
|
+
"type": "indexedAccess",
|
|
1234
|
+
"objectType": {
|
|
1235
|
+
"type": "reference",
|
|
1236
|
+
"typeName": {
|
|
1237
|
+
"type": "identifier",
|
|
1238
|
+
"name": "AntdTreeSelectProps"
|
|
1239
|
+
}
|
|
1240
|
+
},
|
|
1241
|
+
"indexType": {
|
|
1242
|
+
"type": "jsLiteral",
|
|
1243
|
+
"value": "placement"
|
|
1244
|
+
}
|
|
1245
|
+
}
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"name": "size",
|
|
1249
|
+
"annotation": {
|
|
1250
|
+
"type": "indexedAccess",
|
|
1251
|
+
"objectType": {
|
|
1252
|
+
"type": "reference",
|
|
1253
|
+
"typeName": {
|
|
1254
|
+
"type": "identifier",
|
|
1255
|
+
"name": "AntdTreeSelectProps"
|
|
1256
|
+
}
|
|
1257
|
+
},
|
|
1258
|
+
"indexType": {
|
|
1259
|
+
"type": "jsLiteral",
|
|
1260
|
+
"value": "size"
|
|
1261
|
+
}
|
|
1262
|
+
}
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"name": "maxTagCount",
|
|
1266
|
+
"annotation": {
|
|
1267
|
+
"type": "union",
|
|
1268
|
+
"types": [
|
|
1269
|
+
{
|
|
1270
|
+
"type": "keyword",
|
|
1271
|
+
"value": "number"
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"type": "jsLiteral",
|
|
1275
|
+
"value": "responsive"
|
|
1276
|
+
}
|
|
1277
|
+
]
|
|
1278
|
+
}
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"name": "dropdownStyle",
|
|
1282
|
+
"annotation": {
|
|
1283
|
+
"type": "reference",
|
|
1284
|
+
"typeName": {
|
|
1285
|
+
"type": "identifier",
|
|
1286
|
+
"name": "CSSProperties"
|
|
1287
|
+
}
|
|
1288
|
+
}
|
|
1289
|
+
}
|
|
1290
|
+
],
|
|
1291
|
+
"events": [
|
|
1292
|
+
{
|
|
1293
|
+
"name": "change",
|
|
1294
|
+
"detail": {
|
|
1295
|
+
"annotation": {
|
|
1296
|
+
"type": "typeLiteral",
|
|
1297
|
+
"members": [
|
|
1298
|
+
{
|
|
1299
|
+
"type": "propertySignature",
|
|
1300
|
+
"key": {
|
|
1301
|
+
"type": "identifier",
|
|
1302
|
+
"name": "value"
|
|
1303
|
+
},
|
|
1304
|
+
"annotation": {
|
|
1305
|
+
"type": "indexedAccess",
|
|
1306
|
+
"objectType": {
|
|
1307
|
+
"type": "reference",
|
|
1308
|
+
"typeName": {
|
|
1309
|
+
"type": "identifier",
|
|
1310
|
+
"name": "AntdTreeSelectProps"
|
|
1311
|
+
}
|
|
1312
|
+
},
|
|
1313
|
+
"indexType": {
|
|
1314
|
+
"type": "jsLiteral",
|
|
1315
|
+
"value": "value"
|
|
1316
|
+
}
|
|
1317
|
+
},
|
|
1318
|
+
"computed": false
|
|
1319
|
+
}
|
|
1320
|
+
]
|
|
1321
|
+
}
|
|
1322
|
+
}
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"name": "search",
|
|
1326
|
+
"detail": {
|
|
1327
|
+
"annotation": {
|
|
1328
|
+
"type": "keyword",
|
|
1329
|
+
"value": "string"
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1332
|
+
},
|
|
1333
|
+
{
|
|
1334
|
+
"name": "select",
|
|
1335
|
+
"detail": {
|
|
1336
|
+
"annotation": {
|
|
1337
|
+
"type": "typeLiteral",
|
|
1338
|
+
"members": [
|
|
1339
|
+
{
|
|
1340
|
+
"type": "propertySignature",
|
|
1341
|
+
"key": {
|
|
1342
|
+
"type": "identifier",
|
|
1343
|
+
"name": "value"
|
|
1344
|
+
},
|
|
1345
|
+
"annotation": {
|
|
1346
|
+
"type": "indexedAccess",
|
|
1347
|
+
"objectType": {
|
|
1348
|
+
"type": "reference",
|
|
1349
|
+
"typeName": {
|
|
1350
|
+
"type": "identifier",
|
|
1351
|
+
"name": "AntdTreeSelectProps"
|
|
1352
|
+
}
|
|
1353
|
+
},
|
|
1354
|
+
"indexType": {
|
|
1355
|
+
"type": "jsLiteral",
|
|
1356
|
+
"value": "value"
|
|
1357
|
+
}
|
|
1358
|
+
},
|
|
1359
|
+
"computed": false
|
|
1360
|
+
}
|
|
1361
|
+
]
|
|
1362
|
+
}
|
|
1363
|
+
}
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
"name": "expand",
|
|
1367
|
+
"detail": {
|
|
1368
|
+
"annotation": {
|
|
1369
|
+
"type": "typeLiteral",
|
|
1370
|
+
"members": [
|
|
1371
|
+
{
|
|
1372
|
+
"type": "propertySignature",
|
|
1373
|
+
"key": {
|
|
1374
|
+
"type": "identifier",
|
|
1375
|
+
"name": "keys"
|
|
1376
|
+
},
|
|
1377
|
+
"annotation": {
|
|
1378
|
+
"type": "array",
|
|
1379
|
+
"elementType": {
|
|
1380
|
+
"type": "reference",
|
|
1381
|
+
"typeName": {
|
|
1382
|
+
"type": "qualifiedName",
|
|
1383
|
+
"left": {
|
|
1384
|
+
"type": "identifier",
|
|
1385
|
+
"name": "React"
|
|
1386
|
+
},
|
|
1387
|
+
"right": {
|
|
1388
|
+
"type": "identifier",
|
|
1389
|
+
"name": "Key"
|
|
1390
|
+
}
|
|
1391
|
+
}
|
|
1392
|
+
}
|
|
1393
|
+
},
|
|
1394
|
+
"computed": false
|
|
1395
|
+
}
|
|
1396
|
+
]
|
|
1397
|
+
}
|
|
1398
|
+
}
|
|
1399
|
+
}
|
|
1400
|
+
],
|
|
1401
|
+
"methods": []
|
|
1402
|
+
},
|
|
1403
|
+
"eo-text-tooltip": {
|
|
1404
|
+
"properties": [
|
|
1405
|
+
{
|
|
1406
|
+
"name": "label",
|
|
1407
|
+
"annotation": {
|
|
1408
|
+
"type": "keyword",
|
|
1409
|
+
"value": "string"
|
|
1410
|
+
}
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"name": "lineClamp",
|
|
1414
|
+
"annotation": {
|
|
1415
|
+
"type": "keyword",
|
|
1416
|
+
"value": "number"
|
|
1417
|
+
}
|
|
1418
|
+
}
|
|
1419
|
+
],
|
|
1420
|
+
"events": [],
|
|
1421
|
+
"methods": []
|
|
1422
|
+
},
|
|
1241
1423
|
"advanced.capture-snapshot": {
|
|
1242
1424
|
"type": "provider",
|
|
1243
1425
|
"params": [
|