@next-bricks/form 1.15.0 → 1.15.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 +15 -15
- package/dist/chunks/7623.5b51a117.js +3 -0
- package/dist/chunks/7623.5b51a117.js.map +1 -0
- package/dist/chunks/eo-select.d390e692.js +3 -0
- package/dist/chunks/eo-select.d390e692.js.map +1 -0
- package/dist/chunks/{main.5b5ef9cf.js → main.c46fbb43.js} +2 -2
- package/dist/chunks/{main.5b5ef9cf.js.map → main.c46fbb43.js.map} +1 -1
- package/dist/examples.json +6 -6
- package/dist/{index.b28ead9a.js → index.b0bff028.js} +2 -2
- package/dist/{index.b28ead9a.js.map → index.b0bff028.js.map} +1 -1
- package/dist/manifest.json +319 -319
- package/dist/types.json +1624 -1624
- package/package.json +2 -2
- package/dist/chunks/7623.1f56399f.js +0 -3
- package/dist/chunks/7623.1f56399f.js.map +0 -1
- package/dist/chunks/eo-select.2b3fd2f2.js +0 -3
- package/dist/chunks/eo-select.2b3fd2f2.js.map +0 -1
- /package/dist/chunks/{7623.1f56399f.js.LICENSE.txt → 7623.5b51a117.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-select.2b3fd2f2.js.LICENSE.txt → eo-select.d390e692.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -498,7 +498,7 @@
|
|
|
498
498
|
],
|
|
499
499
|
"methods": []
|
|
500
500
|
},
|
|
501
|
-
"eo-
|
|
501
|
+
"eo-checkbox": {
|
|
502
502
|
"properties": [
|
|
503
503
|
{
|
|
504
504
|
"name": "name",
|
|
@@ -508,17 +508,23 @@
|
|
|
508
508
|
}
|
|
509
509
|
},
|
|
510
510
|
{
|
|
511
|
-
"name": "
|
|
511
|
+
"name": "label",
|
|
512
512
|
"annotation": {
|
|
513
513
|
"type": "keyword",
|
|
514
514
|
"value": "string"
|
|
515
515
|
}
|
|
516
516
|
},
|
|
517
517
|
{
|
|
518
|
-
"name": "
|
|
518
|
+
"name": "value",
|
|
519
519
|
"annotation": {
|
|
520
|
-
"type": "
|
|
521
|
-
"
|
|
520
|
+
"type": "array",
|
|
521
|
+
"elementType": {
|
|
522
|
+
"type": "reference",
|
|
523
|
+
"typeName": {
|
|
524
|
+
"type": "identifier",
|
|
525
|
+
"name": "CheckboxValueType"
|
|
526
|
+
}
|
|
527
|
+
}
|
|
522
528
|
}
|
|
523
529
|
},
|
|
524
530
|
{
|
|
@@ -529,16 +535,33 @@
|
|
|
529
535
|
"type": "reference",
|
|
530
536
|
"typeName": {
|
|
531
537
|
"type": "identifier",
|
|
532
|
-
"name": "
|
|
538
|
+
"name": "CheckboxOptionType"
|
|
533
539
|
}
|
|
534
540
|
}
|
|
535
541
|
}
|
|
536
542
|
},
|
|
537
543
|
{
|
|
538
|
-
"name": "
|
|
544
|
+
"name": "type",
|
|
545
|
+
"annotation": {
|
|
546
|
+
"type": "reference",
|
|
547
|
+
"typeName": {
|
|
548
|
+
"type": "identifier",
|
|
549
|
+
"name": "CheckboxType"
|
|
550
|
+
}
|
|
551
|
+
}
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"name": "disabled",
|
|
539
555
|
"annotation": {
|
|
540
556
|
"type": "keyword",
|
|
541
|
-
"value": "
|
|
557
|
+
"value": "boolean"
|
|
558
|
+
}
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
"name": "isCustom",
|
|
562
|
+
"annotation": {
|
|
563
|
+
"type": "keyword",
|
|
564
|
+
"value": "boolean"
|
|
542
565
|
}
|
|
543
566
|
},
|
|
544
567
|
{
|
|
@@ -572,189 +595,48 @@
|
|
|
572
595
|
}
|
|
573
596
|
},
|
|
574
597
|
{
|
|
575
|
-
"name": "
|
|
598
|
+
"name": "isGroup",
|
|
576
599
|
"annotation": {
|
|
577
600
|
"type": "keyword",
|
|
578
601
|
"value": "boolean"
|
|
579
602
|
}
|
|
580
603
|
},
|
|
581
604
|
{
|
|
582
|
-
"name": "
|
|
583
|
-
"annotation": {
|
|
584
|
-
"type": "union",
|
|
585
|
-
"types": [
|
|
586
|
-
{
|
|
587
|
-
"type": "jsLiteral",
|
|
588
|
-
"value": "tags"
|
|
589
|
-
},
|
|
590
|
-
{
|
|
591
|
-
"type": "jsLiteral",
|
|
592
|
-
"value": "multiple"
|
|
593
|
-
}
|
|
594
|
-
]
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
"name": "tokenSeparators",
|
|
605
|
+
"name": "optionGroups",
|
|
599
606
|
"annotation": {
|
|
600
607
|
"type": "array",
|
|
601
608
|
"elementType": {
|
|
602
|
-
"type": "
|
|
603
|
-
"
|
|
604
|
-
}
|
|
605
|
-
}
|
|
606
|
-
},
|
|
607
|
-
{
|
|
608
|
-
"name": "maxTagCount",
|
|
609
|
-
"annotation": {
|
|
610
|
-
"type": "keyword",
|
|
611
|
-
"value": "number"
|
|
612
|
-
}
|
|
613
|
-
},
|
|
614
|
-
{
|
|
615
|
-
"name": "groupBy",
|
|
616
|
-
"annotation": {
|
|
617
|
-
"type": "keyword",
|
|
618
|
-
"value": "string"
|
|
619
|
-
}
|
|
620
|
-
},
|
|
621
|
-
{
|
|
622
|
-
"name": "suffix",
|
|
623
|
-
"annotation": {
|
|
624
|
-
"type": "typeLiteral",
|
|
625
|
-
"members": [
|
|
626
|
-
{
|
|
627
|
-
"type": "propertySignature",
|
|
628
|
-
"key": {
|
|
629
|
-
"type": "identifier",
|
|
630
|
-
"name": "useBrick"
|
|
631
|
-
},
|
|
632
|
-
"annotation": {
|
|
633
|
-
"type": "reference",
|
|
634
|
-
"typeName": {
|
|
635
|
-
"type": "identifier",
|
|
636
|
-
"name": "UseSingleBrickConf"
|
|
637
|
-
}
|
|
638
|
-
},
|
|
639
|
-
"computed": false
|
|
640
|
-
}
|
|
641
|
-
]
|
|
642
|
-
}
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
"name": "clearable",
|
|
646
|
-
"annotation": {
|
|
647
|
-
"type": "keyword",
|
|
648
|
-
"value": "boolean"
|
|
649
|
-
}
|
|
650
|
-
},
|
|
651
|
-
{
|
|
652
|
-
"name": "fields",
|
|
653
|
-
"annotation": {
|
|
654
|
-
"type": "typeLiteral",
|
|
655
|
-
"members": [
|
|
656
|
-
{
|
|
657
|
-
"type": "propertySignature",
|
|
658
|
-
"key": {
|
|
659
|
-
"type": "identifier",
|
|
660
|
-
"name": "label"
|
|
661
|
-
},
|
|
662
|
-
"annotation": {
|
|
663
|
-
"type": "keyword",
|
|
664
|
-
"value": "string"
|
|
665
|
-
},
|
|
666
|
-
"optional": true,
|
|
667
|
-
"computed": false
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"type": "propertySignature",
|
|
671
|
-
"key": {
|
|
672
|
-
"type": "identifier",
|
|
673
|
-
"name": "value"
|
|
674
|
-
},
|
|
675
|
-
"annotation": {
|
|
676
|
-
"type": "keyword",
|
|
677
|
-
"value": "string"
|
|
678
|
-
},
|
|
679
|
-
"optional": true,
|
|
680
|
-
"computed": false
|
|
681
|
-
}
|
|
682
|
-
]
|
|
683
|
-
}
|
|
684
|
-
},
|
|
685
|
-
{
|
|
686
|
-
"name": "useBackend",
|
|
687
|
-
"annotation": {
|
|
688
|
-
"type": "reference",
|
|
689
|
-
"typeName": {
|
|
690
|
-
"type": "identifier",
|
|
691
|
-
"name": "UseBackendConf"
|
|
692
|
-
}
|
|
693
|
-
}
|
|
694
|
-
},
|
|
695
|
-
{
|
|
696
|
-
"name": "debounceSearchDelay",
|
|
697
|
-
"annotation": {
|
|
698
|
-
"type": "keyword",
|
|
699
|
-
"value": "number"
|
|
700
|
-
}
|
|
701
|
-
},
|
|
702
|
-
{
|
|
703
|
-
"name": "inputStyle",
|
|
704
|
-
"annotation": {
|
|
705
|
-
"type": "reference",
|
|
706
|
-
"typeName": {
|
|
707
|
-
"type": "qualifiedName",
|
|
708
|
-
"left": {
|
|
709
|
-
"type": "identifier",
|
|
710
|
-
"name": "React"
|
|
711
|
-
},
|
|
712
|
-
"right": {
|
|
609
|
+
"type": "reference",
|
|
610
|
+
"typeName": {
|
|
713
611
|
"type": "identifier",
|
|
714
|
-
"name": "
|
|
612
|
+
"name": "OptionGroup"
|
|
715
613
|
}
|
|
716
614
|
}
|
|
717
615
|
}
|
|
718
|
-
},
|
|
719
|
-
{
|
|
720
|
-
"name": "dropdownHoist",
|
|
721
|
-
"annotation": {
|
|
722
|
-
"type": "keyword",
|
|
723
|
-
"value": "boolean"
|
|
724
|
-
}
|
|
725
616
|
}
|
|
726
617
|
],
|
|
727
618
|
"events": [
|
|
728
619
|
{
|
|
729
620
|
"name": "change",
|
|
621
|
+
"detail": {
|
|
622
|
+
"annotation": {
|
|
623
|
+
"type": "array",
|
|
624
|
+
"elementType": {
|
|
625
|
+
"type": "reference",
|
|
626
|
+
"typeName": {
|
|
627
|
+
"type": "identifier",
|
|
628
|
+
"name": "CheckboxOptionType"
|
|
629
|
+
}
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"name": "options.change",
|
|
730
636
|
"detail": {
|
|
731
637
|
"annotation": {
|
|
732
638
|
"type": "typeLiteral",
|
|
733
639
|
"members": [
|
|
734
|
-
{
|
|
735
|
-
"type": "propertySignature",
|
|
736
|
-
"key": {
|
|
737
|
-
"type": "identifier",
|
|
738
|
-
"name": "value"
|
|
739
|
-
},
|
|
740
|
-
"annotation": {
|
|
741
|
-
"type": "union",
|
|
742
|
-
"types": [
|
|
743
|
-
{
|
|
744
|
-
"type": "keyword",
|
|
745
|
-
"value": "string"
|
|
746
|
-
},
|
|
747
|
-
{
|
|
748
|
-
"type": "array",
|
|
749
|
-
"elementType": {
|
|
750
|
-
"type": "keyword",
|
|
751
|
-
"value": "string"
|
|
752
|
-
}
|
|
753
|
-
}
|
|
754
|
-
]
|
|
755
|
-
},
|
|
756
|
-
"computed": false
|
|
757
|
-
},
|
|
758
640
|
{
|
|
759
641
|
"type": "propertySignature",
|
|
760
642
|
"key": {
|
|
@@ -767,27 +649,17 @@
|
|
|
767
649
|
"type": "reference",
|
|
768
650
|
"typeName": {
|
|
769
651
|
"type": "identifier",
|
|
770
|
-
"name": "
|
|
652
|
+
"name": "CheckboxOptionType"
|
|
771
653
|
}
|
|
772
654
|
}
|
|
773
655
|
},
|
|
774
656
|
"computed": false
|
|
775
|
-
}
|
|
776
|
-
]
|
|
777
|
-
}
|
|
778
|
-
}
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
"name": "search",
|
|
782
|
-
"detail": {
|
|
783
|
-
"annotation": {
|
|
784
|
-
"type": "typeLiteral",
|
|
785
|
-
"members": [
|
|
657
|
+
},
|
|
786
658
|
{
|
|
787
659
|
"type": "propertySignature",
|
|
788
660
|
"key": {
|
|
789
661
|
"type": "identifier",
|
|
790
|
-
"name": "
|
|
662
|
+
"name": "name"
|
|
791
663
|
},
|
|
792
664
|
"annotation": {
|
|
793
665
|
"type": "keyword",
|
|
@@ -798,122 +670,34 @@
|
|
|
798
670
|
]
|
|
799
671
|
}
|
|
800
672
|
}
|
|
801
|
-
}
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
"annotation": {
|
|
806
|
-
"type": "keyword",
|
|
807
|
-
"value": "void"
|
|
808
|
-
}
|
|
809
|
-
}
|
|
810
|
-
},
|
|
673
|
+
}
|
|
674
|
+
],
|
|
675
|
+
"methods": [],
|
|
676
|
+
"types": [
|
|
811
677
|
{
|
|
812
|
-
"
|
|
813
|
-
"
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
{
|
|
818
|
-
"type": "propertySignature",
|
|
819
|
-
"key": {
|
|
820
|
-
"type": "identifier",
|
|
821
|
-
"name": "options"
|
|
822
|
-
},
|
|
823
|
-
"annotation": {
|
|
824
|
-
"type": "typeLiteral",
|
|
825
|
-
"members": [
|
|
826
|
-
{
|
|
827
|
-
"type": "propertySignature",
|
|
828
|
-
"key": {
|
|
829
|
-
"type": "identifier",
|
|
830
|
-
"name": "label"
|
|
831
|
-
},
|
|
832
|
-
"annotation": {
|
|
833
|
-
"type": "keyword",
|
|
834
|
-
"value": "string"
|
|
835
|
-
},
|
|
836
|
-
"computed": false
|
|
837
|
-
},
|
|
838
|
-
{
|
|
839
|
-
"type": "propertySignature",
|
|
840
|
-
"key": {
|
|
841
|
-
"type": "identifier",
|
|
842
|
-
"name": "value"
|
|
843
|
-
},
|
|
844
|
-
"annotation": {
|
|
845
|
-
"type": "keyword",
|
|
846
|
-
"value": "any"
|
|
847
|
-
},
|
|
848
|
-
"computed": false
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"type": "indexSignature",
|
|
852
|
-
"parameter": {
|
|
853
|
-
"type": "identifier",
|
|
854
|
-
"name": "key",
|
|
855
|
-
"annotation": {
|
|
856
|
-
"type": "keyword",
|
|
857
|
-
"value": "string"
|
|
858
|
-
}
|
|
859
|
-
},
|
|
860
|
-
"annotation": {
|
|
861
|
-
"type": "keyword",
|
|
862
|
-
"value": "any"
|
|
863
|
-
}
|
|
864
|
-
}
|
|
865
|
-
]
|
|
866
|
-
},
|
|
867
|
-
"computed": false
|
|
868
|
-
},
|
|
869
|
-
{
|
|
870
|
-
"type": "propertySignature",
|
|
871
|
-
"key": {
|
|
872
|
-
"type": "identifier",
|
|
873
|
-
"name": "name"
|
|
874
|
-
},
|
|
875
|
-
"annotation": {
|
|
876
|
-
"type": "keyword",
|
|
877
|
-
"value": "string"
|
|
878
|
-
},
|
|
879
|
-
"computed": false
|
|
880
|
-
}
|
|
881
|
-
]
|
|
882
|
-
}
|
|
883
|
-
}
|
|
884
|
-
}
|
|
885
|
-
],
|
|
886
|
-
"methods": [],
|
|
887
|
-
"types": [
|
|
888
|
-
{
|
|
889
|
-
"type": "interface",
|
|
890
|
-
"name": "GeneralComplexOption",
|
|
891
|
-
"typeParameters": {
|
|
892
|
-
"type": "typeParameterDeclaration",
|
|
893
|
-
"params": [
|
|
678
|
+
"type": "typeAlias",
|
|
679
|
+
"name": "CheckboxValueType",
|
|
680
|
+
"annotation": {
|
|
681
|
+
"type": "union",
|
|
682
|
+
"types": [
|
|
894
683
|
{
|
|
895
|
-
"type": "
|
|
896
|
-
"
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
"type": "keyword",
|
|
906
|
-
"value": "number"
|
|
907
|
-
},
|
|
908
|
-
{
|
|
909
|
-
"type": "keyword",
|
|
910
|
-
"value": "boolean"
|
|
911
|
-
}
|
|
912
|
-
]
|
|
913
|
-
}
|
|
684
|
+
"type": "keyword",
|
|
685
|
+
"value": "string"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"type": "keyword",
|
|
689
|
+
"value": "number"
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
"type": "keyword",
|
|
693
|
+
"value": "boolean"
|
|
914
694
|
}
|
|
915
695
|
]
|
|
916
|
-
}
|
|
696
|
+
}
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"type": "interface",
|
|
700
|
+
"name": "CheckboxOptionType",
|
|
917
701
|
"body": [
|
|
918
702
|
{
|
|
919
703
|
"type": "propertySignature",
|
|
@@ -922,8 +706,18 @@
|
|
|
922
706
|
"name": "label"
|
|
923
707
|
},
|
|
924
708
|
"annotation": {
|
|
925
|
-
"type": "
|
|
926
|
-
"
|
|
709
|
+
"type": "reference",
|
|
710
|
+
"typeName": {
|
|
711
|
+
"type": "qualifiedName",
|
|
712
|
+
"left": {
|
|
713
|
+
"type": "identifier",
|
|
714
|
+
"name": "React"
|
|
715
|
+
},
|
|
716
|
+
"right": {
|
|
717
|
+
"type": "identifier",
|
|
718
|
+
"name": "ReactNode"
|
|
719
|
+
}
|
|
720
|
+
}
|
|
927
721
|
},
|
|
928
722
|
"computed": false
|
|
929
723
|
},
|
|
@@ -933,20 +727,66 @@
|
|
|
933
727
|
"type": "identifier",
|
|
934
728
|
"name": "value"
|
|
935
729
|
},
|
|
730
|
+
"annotation": {
|
|
731
|
+
"type": "keyword",
|
|
732
|
+
"value": "any"
|
|
733
|
+
},
|
|
734
|
+
"computed": false
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"type": "propertySignature",
|
|
738
|
+
"key": {
|
|
739
|
+
"type": "identifier",
|
|
740
|
+
"name": "style"
|
|
741
|
+
},
|
|
936
742
|
"annotation": {
|
|
937
743
|
"type": "reference",
|
|
938
744
|
"typeName": {
|
|
939
|
-
"type": "
|
|
940
|
-
"
|
|
745
|
+
"type": "qualifiedName",
|
|
746
|
+
"left": {
|
|
747
|
+
"type": "identifier",
|
|
748
|
+
"name": "React"
|
|
749
|
+
},
|
|
750
|
+
"right": {
|
|
751
|
+
"type": "identifier",
|
|
752
|
+
"name": "CSSProperties"
|
|
753
|
+
}
|
|
941
754
|
}
|
|
942
755
|
},
|
|
756
|
+
"optional": true,
|
|
757
|
+
"computed": false
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
"type": "propertySignature",
|
|
761
|
+
"key": {
|
|
762
|
+
"type": "identifier",
|
|
763
|
+
"name": "disabled"
|
|
764
|
+
},
|
|
765
|
+
"annotation": {
|
|
766
|
+
"type": "keyword",
|
|
767
|
+
"value": "boolean"
|
|
768
|
+
},
|
|
769
|
+
"optional": true,
|
|
770
|
+
"computed": false
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"type": "propertySignature",
|
|
774
|
+
"key": {
|
|
775
|
+
"type": "identifier",
|
|
776
|
+
"name": "checkboxColor"
|
|
777
|
+
},
|
|
778
|
+
"annotation": {
|
|
779
|
+
"type": "keyword",
|
|
780
|
+
"value": "string"
|
|
781
|
+
},
|
|
782
|
+
"optional": true,
|
|
943
783
|
"computed": false
|
|
944
784
|
},
|
|
945
785
|
{
|
|
946
786
|
"type": "indexSignature",
|
|
947
787
|
"parameter": {
|
|
948
788
|
"type": "identifier",
|
|
949
|
-
"name": "
|
|
789
|
+
"name": "propName",
|
|
950
790
|
"annotation": {
|
|
951
791
|
"type": "keyword",
|
|
952
792
|
"value": "string"
|
|
@@ -959,15 +799,32 @@
|
|
|
959
799
|
}
|
|
960
800
|
]
|
|
961
801
|
},
|
|
802
|
+
{
|
|
803
|
+
"type": "typeAlias",
|
|
804
|
+
"name": "CheckboxType",
|
|
805
|
+
"annotation": {
|
|
806
|
+
"type": "union",
|
|
807
|
+
"types": [
|
|
808
|
+
{
|
|
809
|
+
"type": "jsLiteral",
|
|
810
|
+
"value": "default"
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"type": "jsLiteral",
|
|
814
|
+
"value": "icon"
|
|
815
|
+
}
|
|
816
|
+
]
|
|
817
|
+
}
|
|
818
|
+
},
|
|
962
819
|
{
|
|
963
820
|
"type": "interface",
|
|
964
|
-
"name": "
|
|
821
|
+
"name": "OptionGroup",
|
|
965
822
|
"body": [
|
|
966
823
|
{
|
|
967
824
|
"type": "propertySignature",
|
|
968
825
|
"key": {
|
|
969
826
|
"type": "identifier",
|
|
970
|
-
"name": "
|
|
827
|
+
"name": "name"
|
|
971
828
|
},
|
|
972
829
|
"annotation": {
|
|
973
830
|
"type": "keyword",
|
|
@@ -979,48 +836,11 @@
|
|
|
979
836
|
"type": "propertySignature",
|
|
980
837
|
"key": {
|
|
981
838
|
"type": "identifier",
|
|
982
|
-
"name": "
|
|
839
|
+
"name": "key"
|
|
983
840
|
},
|
|
984
841
|
"annotation": {
|
|
985
|
-
"type": "
|
|
986
|
-
"
|
|
987
|
-
{
|
|
988
|
-
"type": "array",
|
|
989
|
-
"elementType": {
|
|
990
|
-
"type": "keyword",
|
|
991
|
-
"value": "any"
|
|
992
|
-
}
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"type": "parenthesizedType",
|
|
996
|
-
"annotation": {
|
|
997
|
-
"type": "function",
|
|
998
|
-
"parameters": [
|
|
999
|
-
{
|
|
1000
|
-
"type": "restElement",
|
|
1001
|
-
"argument": {
|
|
1002
|
-
"type": "identifier",
|
|
1003
|
-
"name": "args"
|
|
1004
|
-
},
|
|
1005
|
-
"annotation": {
|
|
1006
|
-
"type": "array",
|
|
1007
|
-
"elementType": {
|
|
1008
|
-
"type": "keyword",
|
|
1009
|
-
"value": "any"
|
|
1010
|
-
}
|
|
1011
|
-
}
|
|
1012
|
-
}
|
|
1013
|
-
],
|
|
1014
|
-
"annotation": {
|
|
1015
|
-
"type": "array",
|
|
1016
|
-
"elementType": {
|
|
1017
|
-
"type": "keyword",
|
|
1018
|
-
"value": "any"
|
|
1019
|
-
}
|
|
1020
|
-
}
|
|
1021
|
-
}
|
|
1022
|
-
}
|
|
1023
|
-
]
|
|
842
|
+
"type": "keyword",
|
|
843
|
+
"value": "string"
|
|
1024
844
|
},
|
|
1025
845
|
"computed": false
|
|
1026
846
|
},
|
|
@@ -1028,36 +848,69 @@
|
|
|
1028
848
|
"type": "propertySignature",
|
|
1029
849
|
"key": {
|
|
1030
850
|
"type": "identifier",
|
|
1031
|
-
"name": "
|
|
851
|
+
"name": "options"
|
|
1032
852
|
},
|
|
1033
853
|
"annotation": {
|
|
1034
|
-
"type": "
|
|
1035
|
-
"
|
|
1036
|
-
|
|
854
|
+
"type": "array",
|
|
855
|
+
"elementType": {
|
|
856
|
+
"type": "reference",
|
|
857
|
+
"typeName": {
|
|
1037
858
|
"type": "identifier",
|
|
1038
|
-
"name": "
|
|
1039
|
-
"annotation": {
|
|
1040
|
-
"type": "keyword",
|
|
1041
|
-
"value": "any"
|
|
1042
|
-
}
|
|
859
|
+
"name": "CheckboxOptionType"
|
|
1043
860
|
}
|
|
1044
|
-
],
|
|
1045
|
-
"annotation": {
|
|
1046
|
-
"type": "keyword",
|
|
1047
|
-
"value": "void"
|
|
1048
861
|
}
|
|
1049
862
|
},
|
|
1050
|
-
"optional": true,
|
|
1051
863
|
"computed": false
|
|
1052
864
|
}
|
|
1053
865
|
]
|
|
1054
866
|
}
|
|
1055
867
|
]
|
|
1056
868
|
},
|
|
1057
|
-
"eo-
|
|
869
|
+
"eo-radio": {
|
|
1058
870
|
"properties": [
|
|
1059
871
|
{
|
|
1060
|
-
"name": "
|
|
872
|
+
"name": "name",
|
|
873
|
+
"annotation": {
|
|
874
|
+
"type": "keyword",
|
|
875
|
+
"value": "string"
|
|
876
|
+
}
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"name": "label",
|
|
880
|
+
"annotation": {
|
|
881
|
+
"type": "keyword",
|
|
882
|
+
"value": "string"
|
|
883
|
+
}
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"name": "options",
|
|
887
|
+
"annotation": {
|
|
888
|
+
"type": "array",
|
|
889
|
+
"elementType": {
|
|
890
|
+
"type": "reference",
|
|
891
|
+
"typeName": {
|
|
892
|
+
"type": "identifier",
|
|
893
|
+
"name": "GeneralOption"
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
}
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"name": "value",
|
|
900
|
+
"annotation": {
|
|
901
|
+
"type": "keyword",
|
|
902
|
+
"value": "any"
|
|
903
|
+
}
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"name": "required",
|
|
907
|
+
"annotation": {
|
|
908
|
+
"type": "keyword",
|
|
909
|
+
"value": "boolean"
|
|
910
|
+
}
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"name": "message",
|
|
1061
914
|
"annotation": {
|
|
1062
915
|
"type": "reference",
|
|
1063
916
|
"typeName": {
|
|
@@ -1073,54 +926,51 @@
|
|
|
1073
926
|
},
|
|
1074
927
|
{
|
|
1075
928
|
"type": "keyword",
|
|
1076
|
-
"value": "
|
|
929
|
+
"value": "string"
|
|
1077
930
|
}
|
|
1078
931
|
]
|
|
1079
932
|
}
|
|
1080
933
|
}
|
|
1081
934
|
},
|
|
1082
935
|
{
|
|
1083
|
-
"name": "
|
|
936
|
+
"name": "disabled",
|
|
1084
937
|
"annotation": {
|
|
1085
|
-
"type": "
|
|
1086
|
-
"
|
|
1087
|
-
"type": "identifier",
|
|
1088
|
-
"name": "Layout"
|
|
1089
|
-
}
|
|
938
|
+
"type": "keyword",
|
|
939
|
+
"value": "boolean"
|
|
1090
940
|
}
|
|
1091
941
|
},
|
|
1092
942
|
{
|
|
1093
|
-
"name": "
|
|
943
|
+
"name": "type",
|
|
1094
944
|
"annotation": {
|
|
1095
945
|
"type": "reference",
|
|
1096
946
|
"typeName": {
|
|
1097
947
|
"type": "identifier",
|
|
1098
|
-
"name": "
|
|
948
|
+
"name": "RadioType"
|
|
1099
949
|
}
|
|
1100
950
|
}
|
|
1101
951
|
},
|
|
1102
952
|
{
|
|
1103
|
-
"name": "
|
|
953
|
+
"name": "ui",
|
|
1104
954
|
"annotation": {
|
|
1105
955
|
"type": "reference",
|
|
1106
956
|
"typeName": {
|
|
1107
957
|
"type": "identifier",
|
|
1108
|
-
"name": "
|
|
958
|
+
"name": "UIType"
|
|
1109
959
|
}
|
|
1110
960
|
}
|
|
1111
961
|
},
|
|
1112
962
|
{
|
|
1113
|
-
"name": "
|
|
963
|
+
"name": "size",
|
|
1114
964
|
"annotation": {
|
|
1115
965
|
"type": "reference",
|
|
1116
966
|
"typeName": {
|
|
1117
967
|
"type": "identifier",
|
|
1118
|
-
"name": "
|
|
968
|
+
"name": "ComponentSize"
|
|
1119
969
|
}
|
|
1120
970
|
}
|
|
1121
971
|
},
|
|
1122
972
|
{
|
|
1123
|
-
"name": "
|
|
973
|
+
"name": "customStyle",
|
|
1124
974
|
"annotation": {
|
|
1125
975
|
"type": "reference",
|
|
1126
976
|
"typeName": {
|
|
@@ -1137,147 +987,141 @@
|
|
|
1137
987
|
}
|
|
1138
988
|
},
|
|
1139
989
|
{
|
|
1140
|
-
"name": "
|
|
990
|
+
"name": "useBrick",
|
|
1141
991
|
"annotation": {
|
|
1142
|
-
"type": "
|
|
1143
|
-
"
|
|
992
|
+
"type": "reference",
|
|
993
|
+
"typeName": {
|
|
994
|
+
"type": "identifier",
|
|
995
|
+
"name": "UseSingleBrickConf"
|
|
996
|
+
}
|
|
1144
997
|
}
|
|
1145
998
|
}
|
|
1146
999
|
],
|
|
1147
1000
|
"events": [
|
|
1148
1001
|
{
|
|
1149
|
-
"name": "
|
|
1002
|
+
"name": "change",
|
|
1150
1003
|
"detail": {
|
|
1151
1004
|
"annotation": {
|
|
1152
|
-
"type": "
|
|
1153
|
-
"
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
"params": [
|
|
1160
|
-
{
|
|
1161
|
-
"type": "keyword",
|
|
1162
|
-
"value": "string"
|
|
1163
|
-
},
|
|
1164
|
-
{
|
|
1165
|
-
"type": "keyword",
|
|
1166
|
-
"value": "unknown"
|
|
1005
|
+
"type": "union",
|
|
1006
|
+
"types": [
|
|
1007
|
+
{
|
|
1008
|
+
"type": "reference",
|
|
1009
|
+
"typeName": {
|
|
1010
|
+
"type": "identifier",
|
|
1011
|
+
"name": "GeneralComplexOption"
|
|
1167
1012
|
}
|
|
1168
|
-
|
|
1169
|
-
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"type": "keyword",
|
|
1016
|
+
"value": "undefined"
|
|
1017
|
+
}
|
|
1018
|
+
]
|
|
1170
1019
|
}
|
|
1171
1020
|
}
|
|
1172
1021
|
},
|
|
1173
1022
|
{
|
|
1174
|
-
"name": "
|
|
1023
|
+
"name": "options.change",
|
|
1175
1024
|
"detail": {
|
|
1176
1025
|
"annotation": {
|
|
1177
|
-
"type": "
|
|
1178
|
-
"
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
"params": [
|
|
1185
|
-
{
|
|
1186
|
-
"type": "keyword",
|
|
1187
|
-
"value": "string"
|
|
1026
|
+
"type": "typeLiteral",
|
|
1027
|
+
"members": [
|
|
1028
|
+
{
|
|
1029
|
+
"type": "propertySignature",
|
|
1030
|
+
"key": {
|
|
1031
|
+
"type": "identifier",
|
|
1032
|
+
"name": "options"
|
|
1188
1033
|
},
|
|
1189
|
-
{
|
|
1190
|
-
"type": "
|
|
1191
|
-
"
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
{
|
|
1219
|
-
"type": "
|
|
1220
|
-
"
|
|
1221
|
-
"type": "identifier",
|
|
1222
|
-
"name": "name"
|
|
1223
|
-
},
|
|
1034
|
+
"annotation": {
|
|
1035
|
+
"type": "typeLiteral",
|
|
1036
|
+
"members": [
|
|
1037
|
+
{
|
|
1038
|
+
"type": "propertySignature",
|
|
1039
|
+
"key": {
|
|
1040
|
+
"type": "identifier",
|
|
1041
|
+
"name": "label"
|
|
1042
|
+
},
|
|
1043
|
+
"annotation": {
|
|
1044
|
+
"type": "keyword",
|
|
1045
|
+
"value": "string"
|
|
1046
|
+
},
|
|
1047
|
+
"computed": false
|
|
1048
|
+
},
|
|
1049
|
+
{
|
|
1050
|
+
"type": "propertySignature",
|
|
1051
|
+
"key": {
|
|
1052
|
+
"type": "identifier",
|
|
1053
|
+
"name": "value"
|
|
1054
|
+
},
|
|
1055
|
+
"annotation": {
|
|
1056
|
+
"type": "keyword",
|
|
1057
|
+
"value": "any"
|
|
1058
|
+
},
|
|
1059
|
+
"computed": false
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
"type": "indexSignature",
|
|
1063
|
+
"parameter": {
|
|
1064
|
+
"type": "identifier",
|
|
1065
|
+
"name": "key",
|
|
1224
1066
|
"annotation": {
|
|
1225
1067
|
"type": "keyword",
|
|
1226
1068
|
"value": "string"
|
|
1227
|
-
}
|
|
1228
|
-
|
|
1069
|
+
}
|
|
1070
|
+
},
|
|
1071
|
+
"annotation": {
|
|
1072
|
+
"type": "keyword",
|
|
1073
|
+
"value": "any"
|
|
1229
1074
|
}
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1075
|
+
}
|
|
1076
|
+
]
|
|
1077
|
+
},
|
|
1078
|
+
"computed": false
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"type": "propertySignature",
|
|
1082
|
+
"key": {
|
|
1083
|
+
"type": "identifier",
|
|
1084
|
+
"name": "name"
|
|
1085
|
+
},
|
|
1086
|
+
"annotation": {
|
|
1087
|
+
"type": "keyword",
|
|
1088
|
+
"value": "string"
|
|
1089
|
+
},
|
|
1090
|
+
"computed": false
|
|
1233
1091
|
}
|
|
1234
|
-
|
|
1092
|
+
]
|
|
1235
1093
|
}
|
|
1236
1094
|
}
|
|
1237
1095
|
}
|
|
1238
1096
|
],
|
|
1239
|
-
"methods": [
|
|
1097
|
+
"methods": [],
|
|
1098
|
+
"types": [
|
|
1240
1099
|
{
|
|
1241
|
-
"
|
|
1242
|
-
"
|
|
1243
|
-
"
|
|
1244
|
-
"
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
},
|
|
1264
|
-
{
|
|
1265
|
-
"type": "keyword",
|
|
1266
|
-
"value": "unknown"
|
|
1267
|
-
}
|
|
1268
|
-
]
|
|
1269
|
-
}
|
|
1100
|
+
"type": "typeAlias",
|
|
1101
|
+
"name": "GeneralOption",
|
|
1102
|
+
"annotation": {
|
|
1103
|
+
"type": "union",
|
|
1104
|
+
"types": [
|
|
1105
|
+
{
|
|
1106
|
+
"type": "keyword",
|
|
1107
|
+
"value": "string"
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"type": "keyword",
|
|
1111
|
+
"value": "number"
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"type": "keyword",
|
|
1115
|
+
"value": "boolean"
|
|
1116
|
+
},
|
|
1117
|
+
{
|
|
1118
|
+
"type": "reference",
|
|
1119
|
+
"typeName": {
|
|
1120
|
+
"type": "identifier",
|
|
1121
|
+
"name": "GeneralComplexOption"
|
|
1270
1122
|
}
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
}
|
|
1274
|
-
},
|
|
1275
|
-
{
|
|
1276
|
-
"name": "setInitValue",
|
|
1277
|
-
"params": [
|
|
1278
|
-
{
|
|
1279
|
-
"name": "values",
|
|
1280
|
-
"annotation": {
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1281
1125
|
"type": "reference",
|
|
1282
1126
|
"typeName": {
|
|
1283
1127
|
"type": "identifier",
|
|
@@ -1292,112 +1136,134 @@
|
|
|
1292
1136
|
},
|
|
1293
1137
|
{
|
|
1294
1138
|
"type": "keyword",
|
|
1295
|
-
"value": "
|
|
1139
|
+
"value": "any"
|
|
1296
1140
|
}
|
|
1297
1141
|
]
|
|
1298
1142
|
}
|
|
1299
1143
|
}
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1144
|
+
]
|
|
1145
|
+
}
|
|
1146
|
+
},
|
|
1147
|
+
{
|
|
1148
|
+
"type": "interface",
|
|
1149
|
+
"name": "GeneralComplexOption",
|
|
1150
|
+
"typeParameters": {
|
|
1151
|
+
"type": "typeParameterDeclaration",
|
|
1152
|
+
"params": [
|
|
1153
|
+
{
|
|
1154
|
+
"type": "typeParameter",
|
|
1155
|
+
"name": "T",
|
|
1156
|
+
"default": {
|
|
1157
|
+
"type": "union",
|
|
1158
|
+
"types": [
|
|
1159
|
+
{
|
|
1313
1160
|
"type": "keyword",
|
|
1314
|
-
"value": "
|
|
1161
|
+
"value": "string"
|
|
1315
1162
|
},
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
{
|
|
1320
|
-
"type": "propertySignature",
|
|
1321
|
-
"key": {
|
|
1322
|
-
"type": "identifier",
|
|
1323
|
-
"name": "runInMicrotask"
|
|
1163
|
+
{
|
|
1164
|
+
"type": "keyword",
|
|
1165
|
+
"value": "number"
|
|
1324
1166
|
},
|
|
1325
|
-
|
|
1167
|
+
{
|
|
1326
1168
|
"type": "keyword",
|
|
1327
1169
|
"value": "boolean"
|
|
1328
|
-
}
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
}
|
|
1332
|
-
]
|
|
1170
|
+
}
|
|
1171
|
+
]
|
|
1172
|
+
}
|
|
1333
1173
|
}
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
"
|
|
1337
|
-
},
|
|
1338
|
-
{
|
|
1339
|
-
"name": "resetFields",
|
|
1340
|
-
"params": [
|
|
1174
|
+
]
|
|
1175
|
+
},
|
|
1176
|
+
"body": [
|
|
1341
1177
|
{
|
|
1342
|
-
"
|
|
1178
|
+
"type": "propertySignature",
|
|
1179
|
+
"key": {
|
|
1180
|
+
"type": "identifier",
|
|
1181
|
+
"name": "label"
|
|
1182
|
+
},
|
|
1343
1183
|
"annotation": {
|
|
1344
1184
|
"type": "keyword",
|
|
1345
1185
|
"value": "string"
|
|
1346
|
-
}
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
"returns": {}
|
|
1350
|
-
},
|
|
1351
|
-
{
|
|
1352
|
-
"name": "getFieldsValue",
|
|
1353
|
-
"params": [
|
|
1186
|
+
},
|
|
1187
|
+
"computed": false
|
|
1188
|
+
},
|
|
1354
1189
|
{
|
|
1355
|
-
"
|
|
1190
|
+
"type": "propertySignature",
|
|
1191
|
+
"key": {
|
|
1192
|
+
"type": "identifier",
|
|
1193
|
+
"name": "value"
|
|
1194
|
+
},
|
|
1356
1195
|
"annotation": {
|
|
1357
|
-
"type": "
|
|
1358
|
-
"
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
"name": "validateField",
|
|
1366
|
-
"params": [
|
|
1196
|
+
"type": "reference",
|
|
1197
|
+
"typeName": {
|
|
1198
|
+
"type": "identifier",
|
|
1199
|
+
"name": "T"
|
|
1200
|
+
}
|
|
1201
|
+
},
|
|
1202
|
+
"computed": false
|
|
1203
|
+
},
|
|
1367
1204
|
{
|
|
1368
|
-
"
|
|
1205
|
+
"type": "indexSignature",
|
|
1206
|
+
"parameter": {
|
|
1207
|
+
"type": "identifier",
|
|
1208
|
+
"name": "key",
|
|
1209
|
+
"annotation": {
|
|
1210
|
+
"type": "keyword",
|
|
1211
|
+
"value": "string"
|
|
1212
|
+
}
|
|
1213
|
+
},
|
|
1369
1214
|
"annotation": {
|
|
1370
1215
|
"type": "keyword",
|
|
1371
|
-
"value": "
|
|
1216
|
+
"value": "any"
|
|
1372
1217
|
}
|
|
1373
1218
|
}
|
|
1374
|
-
]
|
|
1375
|
-
"returns": {}
|
|
1219
|
+
]
|
|
1376
1220
|
},
|
|
1377
|
-
{
|
|
1378
|
-
"name": "resetValidateState",
|
|
1379
|
-
"params": [],
|
|
1380
|
-
"returns": {}
|
|
1381
|
-
}
|
|
1382
|
-
],
|
|
1383
|
-
"types": [
|
|
1384
1221
|
{
|
|
1385
1222
|
"type": "typeAlias",
|
|
1386
|
-
"name": "
|
|
1223
|
+
"name": "RadioType",
|
|
1387
1224
|
"annotation": {
|
|
1388
1225
|
"type": "union",
|
|
1389
1226
|
"types": [
|
|
1390
1227
|
{
|
|
1391
1228
|
"type": "jsLiteral",
|
|
1392
|
-
"value": "
|
|
1229
|
+
"value": "button"
|
|
1393
1230
|
},
|
|
1394
1231
|
{
|
|
1395
1232
|
"type": "jsLiteral",
|
|
1396
|
-
"value": "
|
|
1233
|
+
"value": "default"
|
|
1397
1234
|
},
|
|
1398
1235
|
{
|
|
1399
1236
|
"type": "jsLiteral",
|
|
1400
|
-
"value": "
|
|
1237
|
+
"value": "icon"
|
|
1238
|
+
},
|
|
1239
|
+
{
|
|
1240
|
+
"type": "jsLiteral",
|
|
1241
|
+
"value": "icon-circle"
|
|
1242
|
+
},
|
|
1243
|
+
{
|
|
1244
|
+
"type": "jsLiteral",
|
|
1245
|
+
"value": "icon-square"
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"type": "jsLiteral",
|
|
1249
|
+
"value": "custom"
|
|
1250
|
+
}
|
|
1251
|
+
]
|
|
1252
|
+
}
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"type": "typeAlias",
|
|
1256
|
+
"name": "UIType",
|
|
1257
|
+
"annotation": {
|
|
1258
|
+
"type": "union",
|
|
1259
|
+
"types": [
|
|
1260
|
+
{
|
|
1261
|
+
"type": "jsLiteral",
|
|
1262
|
+
"value": "default"
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"type": "jsLiteral",
|
|
1266
|
+
"value": "dashboard"
|
|
1401
1267
|
}
|
|
1402
1268
|
]
|
|
1403
1269
|
}
|
|
@@ -1429,371 +1295,378 @@
|
|
|
1429
1295
|
}
|
|
1430
1296
|
]
|
|
1431
1297
|
},
|
|
1432
|
-
"eo-
|
|
1298
|
+
"eo-form": {
|
|
1433
1299
|
"properties": [
|
|
1434
1300
|
{
|
|
1435
|
-
"name": "
|
|
1301
|
+
"name": "staticValues",
|
|
1436
1302
|
"annotation": {
|
|
1437
|
-
"type": "
|
|
1438
|
-
"
|
|
1303
|
+
"type": "reference",
|
|
1304
|
+
"typeName": {
|
|
1305
|
+
"type": "identifier",
|
|
1306
|
+
"name": "Record"
|
|
1307
|
+
},
|
|
1308
|
+
"typeParameters": {
|
|
1309
|
+
"type": "typeParameterInstantiation",
|
|
1310
|
+
"params": [
|
|
1311
|
+
{
|
|
1312
|
+
"type": "keyword",
|
|
1313
|
+
"value": "string"
|
|
1314
|
+
},
|
|
1315
|
+
{
|
|
1316
|
+
"type": "keyword",
|
|
1317
|
+
"value": "unknown"
|
|
1318
|
+
}
|
|
1319
|
+
]
|
|
1320
|
+
}
|
|
1439
1321
|
}
|
|
1440
1322
|
},
|
|
1441
1323
|
{
|
|
1442
|
-
"name": "
|
|
1324
|
+
"name": "layout",
|
|
1443
1325
|
"annotation": {
|
|
1444
|
-
"type": "
|
|
1445
|
-
"
|
|
1326
|
+
"type": "reference",
|
|
1327
|
+
"typeName": {
|
|
1328
|
+
"type": "identifier",
|
|
1329
|
+
"name": "Layout"
|
|
1330
|
+
}
|
|
1446
1331
|
}
|
|
1447
1332
|
},
|
|
1448
1333
|
{
|
|
1449
|
-
"name": "
|
|
1334
|
+
"name": "size",
|
|
1450
1335
|
"annotation": {
|
|
1451
|
-
"type": "
|
|
1452
|
-
"
|
|
1453
|
-
"type": "
|
|
1454
|
-
"
|
|
1455
|
-
"type": "identifier",
|
|
1456
|
-
"name": "CheckboxValueType"
|
|
1457
|
-
}
|
|
1336
|
+
"type": "reference",
|
|
1337
|
+
"typeName": {
|
|
1338
|
+
"type": "identifier",
|
|
1339
|
+
"name": "ComponentSize"
|
|
1458
1340
|
}
|
|
1459
1341
|
}
|
|
1460
1342
|
},
|
|
1461
1343
|
{
|
|
1462
|
-
"name": "
|
|
1344
|
+
"name": "labelCol",
|
|
1463
1345
|
"annotation": {
|
|
1464
|
-
"type": "
|
|
1465
|
-
"
|
|
1466
|
-
"type": "
|
|
1467
|
-
"
|
|
1468
|
-
"type": "identifier",
|
|
1469
|
-
"name": "CheckboxOptionType"
|
|
1470
|
-
}
|
|
1346
|
+
"type": "reference",
|
|
1347
|
+
"typeName": {
|
|
1348
|
+
"type": "identifier",
|
|
1349
|
+
"name": "ColProps"
|
|
1471
1350
|
}
|
|
1472
1351
|
}
|
|
1473
1352
|
},
|
|
1474
1353
|
{
|
|
1475
|
-
"name": "
|
|
1354
|
+
"name": "wrapperCol",
|
|
1476
1355
|
"annotation": {
|
|
1477
1356
|
"type": "reference",
|
|
1478
1357
|
"typeName": {
|
|
1479
1358
|
"type": "identifier",
|
|
1480
|
-
"name": "
|
|
1359
|
+
"name": "ColProps"
|
|
1481
1360
|
}
|
|
1482
1361
|
}
|
|
1483
1362
|
},
|
|
1484
1363
|
{
|
|
1485
|
-
"name": "
|
|
1486
|
-
"annotation": {
|
|
1487
|
-
"type": "keyword",
|
|
1488
|
-
"value": "boolean"
|
|
1489
|
-
}
|
|
1490
|
-
},
|
|
1491
|
-
{
|
|
1492
|
-
"name": "isCustom",
|
|
1493
|
-
"annotation": {
|
|
1494
|
-
"type": "keyword",
|
|
1495
|
-
"value": "boolean"
|
|
1496
|
-
}
|
|
1497
|
-
},
|
|
1498
|
-
{
|
|
1499
|
-
"name": "required",
|
|
1500
|
-
"annotation": {
|
|
1501
|
-
"type": "keyword",
|
|
1502
|
-
"value": "boolean"
|
|
1503
|
-
}
|
|
1504
|
-
},
|
|
1505
|
-
{
|
|
1506
|
-
"name": "message",
|
|
1364
|
+
"name": "formStyle",
|
|
1507
1365
|
"annotation": {
|
|
1508
1366
|
"type": "reference",
|
|
1509
1367
|
"typeName": {
|
|
1510
|
-
"type": "
|
|
1511
|
-
"
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
"
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
},
|
|
1520
|
-
{
|
|
1521
|
-
"type": "keyword",
|
|
1522
|
-
"value": "string"
|
|
1523
|
-
}
|
|
1524
|
-
]
|
|
1368
|
+
"type": "qualifiedName",
|
|
1369
|
+
"left": {
|
|
1370
|
+
"type": "identifier",
|
|
1371
|
+
"name": "React"
|
|
1372
|
+
},
|
|
1373
|
+
"right": {
|
|
1374
|
+
"type": "identifier",
|
|
1375
|
+
"name": "CSSProperties"
|
|
1376
|
+
}
|
|
1525
1377
|
}
|
|
1526
1378
|
}
|
|
1527
1379
|
},
|
|
1528
1380
|
{
|
|
1529
|
-
"name": "
|
|
1381
|
+
"name": "textContent",
|
|
1530
1382
|
"annotation": {
|
|
1531
1383
|
"type": "keyword",
|
|
1532
|
-
"value": "
|
|
1384
|
+
"value": "string"
|
|
1533
1385
|
}
|
|
1534
|
-
}
|
|
1386
|
+
}
|
|
1387
|
+
],
|
|
1388
|
+
"events": [
|
|
1535
1389
|
{
|
|
1536
|
-
"name": "
|
|
1537
|
-
"
|
|
1538
|
-
"
|
|
1539
|
-
"elementType": {
|
|
1390
|
+
"name": "values.change",
|
|
1391
|
+
"detail": {
|
|
1392
|
+
"annotation": {
|
|
1540
1393
|
"type": "reference",
|
|
1541
1394
|
"typeName": {
|
|
1542
1395
|
"type": "identifier",
|
|
1543
|
-
"name": "
|
|
1396
|
+
"name": "Record"
|
|
1397
|
+
},
|
|
1398
|
+
"typeParameters": {
|
|
1399
|
+
"type": "typeParameterInstantiation",
|
|
1400
|
+
"params": [
|
|
1401
|
+
{
|
|
1402
|
+
"type": "keyword",
|
|
1403
|
+
"value": "string"
|
|
1404
|
+
},
|
|
1405
|
+
{
|
|
1406
|
+
"type": "keyword",
|
|
1407
|
+
"value": "unknown"
|
|
1408
|
+
}
|
|
1409
|
+
]
|
|
1544
1410
|
}
|
|
1545
1411
|
}
|
|
1546
1412
|
}
|
|
1547
|
-
}
|
|
1548
|
-
],
|
|
1549
|
-
"events": [
|
|
1413
|
+
},
|
|
1550
1414
|
{
|
|
1551
|
-
"name": "
|
|
1415
|
+
"name": "validate.success",
|
|
1552
1416
|
"detail": {
|
|
1553
1417
|
"annotation": {
|
|
1554
|
-
"type": "
|
|
1555
|
-
"
|
|
1556
|
-
"type": "
|
|
1557
|
-
"
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1418
|
+
"type": "reference",
|
|
1419
|
+
"typeName": {
|
|
1420
|
+
"type": "identifier",
|
|
1421
|
+
"name": "Record"
|
|
1422
|
+
},
|
|
1423
|
+
"typeParameters": {
|
|
1424
|
+
"type": "typeParameterInstantiation",
|
|
1425
|
+
"params": [
|
|
1426
|
+
{
|
|
1427
|
+
"type": "keyword",
|
|
1428
|
+
"value": "string"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"type": "keyword",
|
|
1432
|
+
"value": "unknown"
|
|
1433
|
+
}
|
|
1434
|
+
]
|
|
1561
1435
|
}
|
|
1562
1436
|
}
|
|
1563
1437
|
}
|
|
1564
1438
|
},
|
|
1565
1439
|
{
|
|
1566
|
-
"name": "
|
|
1440
|
+
"name": "validate.error",
|
|
1567
1441
|
"detail": {
|
|
1568
1442
|
"annotation": {
|
|
1569
|
-
"type": "
|
|
1570
|
-
"
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
"
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
},
|
|
1577
|
-
"annotation": {
|
|
1578
|
-
"type": "array",
|
|
1579
|
-
"elementType": {
|
|
1443
|
+
"type": "array",
|
|
1444
|
+
"elementType": {
|
|
1445
|
+
"type": "parenthesizedType",
|
|
1446
|
+
"annotation": {
|
|
1447
|
+
"type": "intersection",
|
|
1448
|
+
"types": [
|
|
1449
|
+
{
|
|
1580
1450
|
"type": "reference",
|
|
1581
1451
|
"typeName": {
|
|
1582
1452
|
"type": "identifier",
|
|
1583
|
-
"name": "
|
|
1453
|
+
"name": "MessageBody"
|
|
1584
1454
|
}
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"type": "typeLiteral",
|
|
1458
|
+
"members": [
|
|
1459
|
+
{
|
|
1460
|
+
"type": "propertySignature",
|
|
1461
|
+
"key": {
|
|
1462
|
+
"type": "identifier",
|
|
1463
|
+
"name": "name"
|
|
1464
|
+
},
|
|
1465
|
+
"annotation": {
|
|
1466
|
+
"type": "keyword",
|
|
1467
|
+
"value": "string"
|
|
1468
|
+
},
|
|
1469
|
+
"computed": false
|
|
1470
|
+
}
|
|
1471
|
+
]
|
|
1585
1472
|
}
|
|
1586
|
-
|
|
1587
|
-
|
|
1473
|
+
]
|
|
1474
|
+
}
|
|
1475
|
+
}
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
}
|
|
1479
|
+
],
|
|
1480
|
+
"methods": [
|
|
1481
|
+
{
|
|
1482
|
+
"name": "validate",
|
|
1483
|
+
"params": [],
|
|
1484
|
+
"returns": {
|
|
1485
|
+
"annotation": {
|
|
1486
|
+
"type": "union",
|
|
1487
|
+
"types": [
|
|
1488
|
+
{
|
|
1489
|
+
"type": "keyword",
|
|
1490
|
+
"value": "boolean"
|
|
1588
1491
|
},
|
|
1589
1492
|
{
|
|
1590
|
-
"type": "
|
|
1591
|
-
"
|
|
1493
|
+
"type": "reference",
|
|
1494
|
+
"typeName": {
|
|
1592
1495
|
"type": "identifier",
|
|
1593
|
-
"name": "
|
|
1594
|
-
},
|
|
1595
|
-
"annotation": {
|
|
1596
|
-
"type": "keyword",
|
|
1597
|
-
"value": "string"
|
|
1496
|
+
"name": "Record"
|
|
1598
1497
|
},
|
|
1599
|
-
"
|
|
1498
|
+
"typeParameters": {
|
|
1499
|
+
"type": "typeParameterInstantiation",
|
|
1500
|
+
"params": [
|
|
1501
|
+
{
|
|
1502
|
+
"type": "keyword",
|
|
1503
|
+
"value": "string"
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"type": "keyword",
|
|
1507
|
+
"value": "unknown"
|
|
1508
|
+
}
|
|
1509
|
+
]
|
|
1510
|
+
}
|
|
1600
1511
|
}
|
|
1601
1512
|
]
|
|
1602
1513
|
}
|
|
1603
1514
|
}
|
|
1604
|
-
}
|
|
1605
|
-
],
|
|
1606
|
-
"methods": [],
|
|
1607
|
-
"types": [
|
|
1608
|
-
{
|
|
1609
|
-
"type": "typeAlias",
|
|
1610
|
-
"name": "CheckboxValueType",
|
|
1611
|
-
"annotation": {
|
|
1612
|
-
"type": "union",
|
|
1613
|
-
"types": [
|
|
1614
|
-
{
|
|
1615
|
-
"type": "keyword",
|
|
1616
|
-
"value": "string"
|
|
1617
|
-
},
|
|
1618
|
-
{
|
|
1619
|
-
"type": "keyword",
|
|
1620
|
-
"value": "number"
|
|
1621
|
-
},
|
|
1622
|
-
{
|
|
1623
|
-
"type": "keyword",
|
|
1624
|
-
"value": "boolean"
|
|
1625
|
-
}
|
|
1626
|
-
]
|
|
1627
|
-
}
|
|
1628
1515
|
},
|
|
1629
1516
|
{
|
|
1630
|
-
"
|
|
1631
|
-
"
|
|
1632
|
-
"body": [
|
|
1517
|
+
"name": "setInitValue",
|
|
1518
|
+
"params": [
|
|
1633
1519
|
{
|
|
1634
|
-
"
|
|
1635
|
-
"key": {
|
|
1636
|
-
"type": "identifier",
|
|
1637
|
-
"name": "label"
|
|
1638
|
-
},
|
|
1520
|
+
"name": "values",
|
|
1639
1521
|
"annotation": {
|
|
1640
1522
|
"type": "reference",
|
|
1641
1523
|
"typeName": {
|
|
1642
|
-
"type": "
|
|
1643
|
-
"
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
"
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1524
|
+
"type": "identifier",
|
|
1525
|
+
"name": "Record"
|
|
1526
|
+
},
|
|
1527
|
+
"typeParameters": {
|
|
1528
|
+
"type": "typeParameterInstantiation",
|
|
1529
|
+
"params": [
|
|
1530
|
+
{
|
|
1531
|
+
"type": "keyword",
|
|
1532
|
+
"value": "string"
|
|
1533
|
+
},
|
|
1534
|
+
{
|
|
1535
|
+
"type": "keyword",
|
|
1536
|
+
"value": "unknown"
|
|
1537
|
+
}
|
|
1538
|
+
]
|
|
1651
1539
|
}
|
|
1652
|
-
}
|
|
1653
|
-
"computed": false
|
|
1654
|
-
},
|
|
1655
|
-
{
|
|
1656
|
-
"type": "propertySignature",
|
|
1657
|
-
"key": {
|
|
1658
|
-
"type": "identifier",
|
|
1659
|
-
"name": "value"
|
|
1660
|
-
},
|
|
1661
|
-
"annotation": {
|
|
1662
|
-
"type": "keyword",
|
|
1663
|
-
"value": "any"
|
|
1664
|
-
},
|
|
1665
|
-
"computed": false
|
|
1540
|
+
}
|
|
1666
1541
|
},
|
|
1667
1542
|
{
|
|
1668
|
-
"
|
|
1669
|
-
"key": {
|
|
1670
|
-
"type": "identifier",
|
|
1671
|
-
"name": "style"
|
|
1672
|
-
},
|
|
1543
|
+
"name": "options",
|
|
1673
1544
|
"annotation": {
|
|
1674
|
-
"type": "
|
|
1675
|
-
"
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
"
|
|
1679
|
-
|
|
1545
|
+
"type": "typeLiteral",
|
|
1546
|
+
"members": [
|
|
1547
|
+
{
|
|
1548
|
+
"type": "propertySignature",
|
|
1549
|
+
"key": {
|
|
1550
|
+
"type": "identifier",
|
|
1551
|
+
"name": "runInMacrotask"
|
|
1552
|
+
},
|
|
1553
|
+
"annotation": {
|
|
1554
|
+
"type": "keyword",
|
|
1555
|
+
"value": "boolean"
|
|
1556
|
+
},
|
|
1557
|
+
"optional": true,
|
|
1558
|
+
"computed": false
|
|
1680
1559
|
},
|
|
1681
|
-
|
|
1682
|
-
"type": "
|
|
1683
|
-
"
|
|
1560
|
+
{
|
|
1561
|
+
"type": "propertySignature",
|
|
1562
|
+
"key": {
|
|
1563
|
+
"type": "identifier",
|
|
1564
|
+
"name": "runInMicrotask"
|
|
1565
|
+
},
|
|
1566
|
+
"annotation": {
|
|
1567
|
+
"type": "keyword",
|
|
1568
|
+
"value": "boolean"
|
|
1569
|
+
},
|
|
1570
|
+
"optional": true,
|
|
1571
|
+
"computed": false
|
|
1684
1572
|
}
|
|
1685
|
-
|
|
1686
|
-
}
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1573
|
+
]
|
|
1574
|
+
}
|
|
1575
|
+
}
|
|
1576
|
+
],
|
|
1577
|
+
"returns": {}
|
|
1578
|
+
},
|
|
1579
|
+
{
|
|
1580
|
+
"name": "resetFields",
|
|
1581
|
+
"params": [
|
|
1690
1582
|
{
|
|
1691
|
-
"
|
|
1692
|
-
"key": {
|
|
1693
|
-
"type": "identifier",
|
|
1694
|
-
"name": "disabled"
|
|
1695
|
-
},
|
|
1583
|
+
"name": "name",
|
|
1696
1584
|
"annotation": {
|
|
1697
1585
|
"type": "keyword",
|
|
1698
|
-
"value": "
|
|
1699
|
-
}
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1586
|
+
"value": "string"
|
|
1587
|
+
}
|
|
1588
|
+
}
|
|
1589
|
+
],
|
|
1590
|
+
"returns": {}
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"name": "getFieldsValue",
|
|
1594
|
+
"params": [
|
|
1703
1595
|
{
|
|
1704
|
-
"
|
|
1705
|
-
"key": {
|
|
1706
|
-
"type": "identifier",
|
|
1707
|
-
"name": "checkboxColor"
|
|
1708
|
-
},
|
|
1596
|
+
"name": "name",
|
|
1709
1597
|
"annotation": {
|
|
1710
1598
|
"type": "keyword",
|
|
1711
1599
|
"value": "string"
|
|
1712
|
-
}
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1600
|
+
}
|
|
1601
|
+
}
|
|
1602
|
+
],
|
|
1603
|
+
"returns": {}
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"name": "validateField",
|
|
1607
|
+
"params": [
|
|
1716
1608
|
{
|
|
1717
|
-
"
|
|
1718
|
-
"parameter": {
|
|
1719
|
-
"type": "identifier",
|
|
1720
|
-
"name": "propName",
|
|
1721
|
-
"annotation": {
|
|
1722
|
-
"type": "keyword",
|
|
1723
|
-
"value": "string"
|
|
1724
|
-
}
|
|
1725
|
-
},
|
|
1609
|
+
"name": "name",
|
|
1726
1610
|
"annotation": {
|
|
1727
1611
|
"type": "keyword",
|
|
1728
|
-
"value": "
|
|
1612
|
+
"value": "string"
|
|
1729
1613
|
}
|
|
1730
1614
|
}
|
|
1731
|
-
]
|
|
1615
|
+
],
|
|
1616
|
+
"returns": {}
|
|
1732
1617
|
},
|
|
1618
|
+
{
|
|
1619
|
+
"name": "resetValidateState",
|
|
1620
|
+
"params": [],
|
|
1621
|
+
"returns": {}
|
|
1622
|
+
}
|
|
1623
|
+
],
|
|
1624
|
+
"types": [
|
|
1733
1625
|
{
|
|
1734
1626
|
"type": "typeAlias",
|
|
1735
|
-
"name": "
|
|
1627
|
+
"name": "Layout",
|
|
1736
1628
|
"annotation": {
|
|
1737
1629
|
"type": "union",
|
|
1738
1630
|
"types": [
|
|
1739
1631
|
{
|
|
1740
1632
|
"type": "jsLiteral",
|
|
1741
|
-
"value": "
|
|
1633
|
+
"value": "horizontal"
|
|
1742
1634
|
},
|
|
1743
1635
|
{
|
|
1744
1636
|
"type": "jsLiteral",
|
|
1745
|
-
"value": "
|
|
1637
|
+
"value": "vertical"
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
"type": "jsLiteral",
|
|
1641
|
+
"value": "inline"
|
|
1746
1642
|
}
|
|
1747
1643
|
]
|
|
1748
1644
|
}
|
|
1749
1645
|
},
|
|
1750
1646
|
{
|
|
1751
|
-
"type": "
|
|
1752
|
-
"name": "
|
|
1753
|
-
"
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
"type": "
|
|
1758
|
-
"
|
|
1759
|
-
},
|
|
1760
|
-
"annotation": {
|
|
1761
|
-
"type": "keyword",
|
|
1762
|
-
"value": "string"
|
|
1763
|
-
},
|
|
1764
|
-
"computed": false
|
|
1765
|
-
},
|
|
1766
|
-
{
|
|
1767
|
-
"type": "propertySignature",
|
|
1768
|
-
"key": {
|
|
1769
|
-
"type": "identifier",
|
|
1770
|
-
"name": "key"
|
|
1771
|
-
},
|
|
1772
|
-
"annotation": {
|
|
1773
|
-
"type": "keyword",
|
|
1774
|
-
"value": "string"
|
|
1647
|
+
"type": "typeAlias",
|
|
1648
|
+
"name": "ComponentSize",
|
|
1649
|
+
"annotation": {
|
|
1650
|
+
"type": "union",
|
|
1651
|
+
"types": [
|
|
1652
|
+
{
|
|
1653
|
+
"type": "jsLiteral",
|
|
1654
|
+
"value": "large"
|
|
1775
1655
|
},
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
"type": "propertySignature",
|
|
1780
|
-
"key": {
|
|
1781
|
-
"type": "identifier",
|
|
1782
|
-
"name": "options"
|
|
1656
|
+
{
|
|
1657
|
+
"type": "jsLiteral",
|
|
1658
|
+
"value": "medium"
|
|
1783
1659
|
},
|
|
1784
|
-
|
|
1785
|
-
"type": "
|
|
1786
|
-
"
|
|
1787
|
-
"type": "reference",
|
|
1788
|
-
"typeName": {
|
|
1789
|
-
"type": "identifier",
|
|
1790
|
-
"name": "CheckboxOptionType"
|
|
1791
|
-
}
|
|
1792
|
-
}
|
|
1660
|
+
{
|
|
1661
|
+
"type": "jsLiteral",
|
|
1662
|
+
"value": "small"
|
|
1793
1663
|
},
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1664
|
+
{
|
|
1665
|
+
"type": "jsLiteral",
|
|
1666
|
+
"value": "xs"
|
|
1667
|
+
}
|
|
1668
|
+
]
|
|
1669
|
+
}
|
|
1797
1670
|
}
|
|
1798
1671
|
]
|
|
1799
1672
|
},
|
|
@@ -2436,15 +2309,249 @@
|
|
|
2436
2309
|
},
|
|
2437
2310
|
{
|
|
2438
2311
|
"type": "jsLiteral",
|
|
2439
|
-
"value": "time"
|
|
2312
|
+
"value": "time"
|
|
2313
|
+
},
|
|
2314
|
+
{
|
|
2315
|
+
"type": "jsLiteral",
|
|
2316
|
+
"value": "url"
|
|
2317
|
+
},
|
|
2318
|
+
{
|
|
2319
|
+
"type": "jsLiteral",
|
|
2320
|
+
"value": "week"
|
|
2321
|
+
}
|
|
2322
|
+
]
|
|
2323
|
+
}
|
|
2324
|
+
},
|
|
2325
|
+
{
|
|
2326
|
+
"type": "typeAlias",
|
|
2327
|
+
"name": "ComponentSize",
|
|
2328
|
+
"annotation": {
|
|
2329
|
+
"type": "union",
|
|
2330
|
+
"types": [
|
|
2331
|
+
{
|
|
2332
|
+
"type": "jsLiteral",
|
|
2333
|
+
"value": "large"
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"type": "jsLiteral",
|
|
2337
|
+
"value": "medium"
|
|
2338
|
+
},
|
|
2339
|
+
{
|
|
2340
|
+
"type": "jsLiteral",
|
|
2341
|
+
"value": "small"
|
|
2342
|
+
},
|
|
2343
|
+
{
|
|
2344
|
+
"type": "jsLiteral",
|
|
2345
|
+
"value": "xs"
|
|
2346
|
+
}
|
|
2347
|
+
]
|
|
2348
|
+
}
|
|
2349
|
+
}
|
|
2350
|
+
]
|
|
2351
|
+
},
|
|
2352
|
+
"eo-form-item": {
|
|
2353
|
+
"properties": [
|
|
2354
|
+
{
|
|
2355
|
+
"name": "formElement",
|
|
2356
|
+
"annotation": {
|
|
2357
|
+
"type": "reference",
|
|
2358
|
+
"typeName": {
|
|
2359
|
+
"type": "identifier",
|
|
2360
|
+
"name": "Form"
|
|
2361
|
+
}
|
|
2362
|
+
}
|
|
2363
|
+
},
|
|
2364
|
+
{
|
|
2365
|
+
"name": "curElement",
|
|
2366
|
+
"annotation": {
|
|
2367
|
+
"type": "reference",
|
|
2368
|
+
"typeName": {
|
|
2369
|
+
"type": "identifier",
|
|
2370
|
+
"name": "HTMLElement"
|
|
2371
|
+
}
|
|
2372
|
+
}
|
|
2373
|
+
},
|
|
2374
|
+
{
|
|
2375
|
+
"name": "name",
|
|
2376
|
+
"annotation": {
|
|
2377
|
+
"type": "keyword",
|
|
2378
|
+
"value": "string"
|
|
2379
|
+
}
|
|
2380
|
+
},
|
|
2381
|
+
{
|
|
2382
|
+
"name": "label",
|
|
2383
|
+
"annotation": {
|
|
2384
|
+
"type": "keyword",
|
|
2385
|
+
"value": "string"
|
|
2386
|
+
}
|
|
2387
|
+
},
|
|
2388
|
+
{
|
|
2389
|
+
"name": "pattern",
|
|
2390
|
+
"annotation": {
|
|
2391
|
+
"type": "keyword",
|
|
2392
|
+
"value": "string"
|
|
2393
|
+
}
|
|
2394
|
+
},
|
|
2395
|
+
{
|
|
2396
|
+
"name": "message",
|
|
2397
|
+
"annotation": {
|
|
2398
|
+
"type": "reference",
|
|
2399
|
+
"typeName": {
|
|
2400
|
+
"type": "identifier",
|
|
2401
|
+
"name": "Record"
|
|
2402
|
+
},
|
|
2403
|
+
"typeParameters": {
|
|
2404
|
+
"type": "typeParameterInstantiation",
|
|
2405
|
+
"params": [
|
|
2406
|
+
{
|
|
2407
|
+
"type": "keyword",
|
|
2408
|
+
"value": "string"
|
|
2409
|
+
},
|
|
2410
|
+
{
|
|
2411
|
+
"type": "keyword",
|
|
2412
|
+
"value": "string"
|
|
2413
|
+
}
|
|
2414
|
+
]
|
|
2415
|
+
}
|
|
2416
|
+
}
|
|
2417
|
+
},
|
|
2418
|
+
{
|
|
2419
|
+
"name": "type",
|
|
2420
|
+
"annotation": {
|
|
2421
|
+
"type": "keyword",
|
|
2422
|
+
"value": "string"
|
|
2423
|
+
}
|
|
2424
|
+
},
|
|
2425
|
+
{
|
|
2426
|
+
"name": "max",
|
|
2427
|
+
"annotation": {
|
|
2428
|
+
"type": "keyword",
|
|
2429
|
+
"value": "number"
|
|
2430
|
+
}
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
"name": "min",
|
|
2434
|
+
"annotation": {
|
|
2435
|
+
"type": "keyword",
|
|
2436
|
+
"value": "number"
|
|
2437
|
+
}
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
"name": "required",
|
|
2441
|
+
"annotation": {
|
|
2442
|
+
"type": "keyword",
|
|
2443
|
+
"value": "boolean"
|
|
2444
|
+
}
|
|
2445
|
+
},
|
|
2446
|
+
{
|
|
2447
|
+
"name": "value",
|
|
2448
|
+
"annotation": {
|
|
2449
|
+
"type": "keyword",
|
|
2450
|
+
"value": "string"
|
|
2451
|
+
}
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"name": "valuePropsName",
|
|
2455
|
+
"annotation": {
|
|
2456
|
+
"type": "keyword",
|
|
2457
|
+
"value": "string"
|
|
2458
|
+
}
|
|
2459
|
+
},
|
|
2460
|
+
{
|
|
2461
|
+
"name": "layout",
|
|
2462
|
+
"annotation": {
|
|
2463
|
+
"type": "reference",
|
|
2464
|
+
"typeName": {
|
|
2465
|
+
"type": "identifier",
|
|
2466
|
+
"name": "Layout"
|
|
2467
|
+
}
|
|
2468
|
+
}
|
|
2469
|
+
},
|
|
2470
|
+
{
|
|
2471
|
+
"name": "size",
|
|
2472
|
+
"annotation": {
|
|
2473
|
+
"type": "reference",
|
|
2474
|
+
"typeName": {
|
|
2475
|
+
"type": "identifier",
|
|
2476
|
+
"name": "ComponentSize"
|
|
2477
|
+
}
|
|
2478
|
+
}
|
|
2479
|
+
},
|
|
2480
|
+
{
|
|
2481
|
+
"name": "trim",
|
|
2482
|
+
"annotation": {
|
|
2483
|
+
"type": "keyword",
|
|
2484
|
+
"value": "boolean"
|
|
2485
|
+
}
|
|
2486
|
+
},
|
|
2487
|
+
{
|
|
2488
|
+
"name": "trigger",
|
|
2489
|
+
"annotation": {
|
|
2490
|
+
"type": "keyword",
|
|
2491
|
+
"value": "string"
|
|
2492
|
+
}
|
|
2493
|
+
},
|
|
2494
|
+
{
|
|
2495
|
+
"name": "validator",
|
|
2496
|
+
"annotation": {
|
|
2497
|
+
"type": "parenthesizedType",
|
|
2498
|
+
"annotation": {
|
|
2499
|
+
"type": "function",
|
|
2500
|
+
"parameters": [
|
|
2501
|
+
{
|
|
2502
|
+
"type": "identifier",
|
|
2503
|
+
"name": "value",
|
|
2504
|
+
"annotation": {
|
|
2505
|
+
"type": "keyword",
|
|
2506
|
+
"value": "any"
|
|
2507
|
+
}
|
|
2508
|
+
}
|
|
2509
|
+
],
|
|
2510
|
+
"annotation": {
|
|
2511
|
+
"type": "reference",
|
|
2512
|
+
"typeName": {
|
|
2513
|
+
"type": "identifier",
|
|
2514
|
+
"name": "MessageBody"
|
|
2515
|
+
}
|
|
2516
|
+
}
|
|
2517
|
+
}
|
|
2518
|
+
}
|
|
2519
|
+
},
|
|
2520
|
+
{
|
|
2521
|
+
"name": "needValidate",
|
|
2522
|
+
"annotation": {
|
|
2523
|
+
"type": "keyword",
|
|
2524
|
+
"value": "boolean"
|
|
2525
|
+
}
|
|
2526
|
+
},
|
|
2527
|
+
{
|
|
2528
|
+
"name": "textContent",
|
|
2529
|
+
"annotation": {
|
|
2530
|
+
"type": "keyword",
|
|
2531
|
+
"value": "string"
|
|
2532
|
+
}
|
|
2533
|
+
}
|
|
2534
|
+
],
|
|
2535
|
+
"events": [],
|
|
2536
|
+
"methods": [],
|
|
2537
|
+
"types": [
|
|
2538
|
+
{
|
|
2539
|
+
"type": "typeAlias",
|
|
2540
|
+
"name": "Layout",
|
|
2541
|
+
"annotation": {
|
|
2542
|
+
"type": "union",
|
|
2543
|
+
"types": [
|
|
2544
|
+
{
|
|
2545
|
+
"type": "jsLiteral",
|
|
2546
|
+
"value": "horizontal"
|
|
2440
2547
|
},
|
|
2441
2548
|
{
|
|
2442
2549
|
"type": "jsLiteral",
|
|
2443
|
-
"value": "
|
|
2550
|
+
"value": "vertical"
|
|
2444
2551
|
},
|
|
2445
2552
|
{
|
|
2446
2553
|
"type": "jsLiteral",
|
|
2447
|
-
"value": "
|
|
2554
|
+
"value": "inline"
|
|
2448
2555
|
}
|
|
2449
2556
|
]
|
|
2450
2557
|
}
|
|
@@ -3181,248 +3288,14 @@
|
|
|
3181
3288
|
"optional": true,
|
|
3182
3289
|
"computed": false
|
|
3183
3290
|
}
|
|
3184
|
-
]
|
|
3185
|
-
}
|
|
3186
|
-
]
|
|
3187
|
-
}
|
|
3188
|
-
}
|
|
3189
|
-
]
|
|
3190
|
-
},
|
|
3191
|
-
"eo-form-item": {
|
|
3192
|
-
"properties": [
|
|
3193
|
-
{
|
|
3194
|
-
"name": "formElement",
|
|
3195
|
-
"annotation": {
|
|
3196
|
-
"type": "reference",
|
|
3197
|
-
"typeName": {
|
|
3198
|
-
"type": "identifier",
|
|
3199
|
-
"name": "Form"
|
|
3200
|
-
}
|
|
3201
|
-
}
|
|
3202
|
-
},
|
|
3203
|
-
{
|
|
3204
|
-
"name": "curElement",
|
|
3205
|
-
"annotation": {
|
|
3206
|
-
"type": "reference",
|
|
3207
|
-
"typeName": {
|
|
3208
|
-
"type": "identifier",
|
|
3209
|
-
"name": "HTMLElement"
|
|
3210
|
-
}
|
|
3211
|
-
}
|
|
3212
|
-
},
|
|
3213
|
-
{
|
|
3214
|
-
"name": "name",
|
|
3215
|
-
"annotation": {
|
|
3216
|
-
"type": "keyword",
|
|
3217
|
-
"value": "string"
|
|
3218
|
-
}
|
|
3219
|
-
},
|
|
3220
|
-
{
|
|
3221
|
-
"name": "label",
|
|
3222
|
-
"annotation": {
|
|
3223
|
-
"type": "keyword",
|
|
3224
|
-
"value": "string"
|
|
3225
|
-
}
|
|
3226
|
-
},
|
|
3227
|
-
{
|
|
3228
|
-
"name": "pattern",
|
|
3229
|
-
"annotation": {
|
|
3230
|
-
"type": "keyword",
|
|
3231
|
-
"value": "string"
|
|
3232
|
-
}
|
|
3233
|
-
},
|
|
3234
|
-
{
|
|
3235
|
-
"name": "message",
|
|
3236
|
-
"annotation": {
|
|
3237
|
-
"type": "reference",
|
|
3238
|
-
"typeName": {
|
|
3239
|
-
"type": "identifier",
|
|
3240
|
-
"name": "Record"
|
|
3241
|
-
},
|
|
3242
|
-
"typeParameters": {
|
|
3243
|
-
"type": "typeParameterInstantiation",
|
|
3244
|
-
"params": [
|
|
3245
|
-
{
|
|
3246
|
-
"type": "keyword",
|
|
3247
|
-
"value": "string"
|
|
3248
|
-
},
|
|
3249
|
-
{
|
|
3250
|
-
"type": "keyword",
|
|
3251
|
-
"value": "string"
|
|
3252
|
-
}
|
|
3253
|
-
]
|
|
3254
|
-
}
|
|
3255
|
-
}
|
|
3256
|
-
},
|
|
3257
|
-
{
|
|
3258
|
-
"name": "type",
|
|
3259
|
-
"annotation": {
|
|
3260
|
-
"type": "keyword",
|
|
3261
|
-
"value": "string"
|
|
3262
|
-
}
|
|
3263
|
-
},
|
|
3264
|
-
{
|
|
3265
|
-
"name": "max",
|
|
3266
|
-
"annotation": {
|
|
3267
|
-
"type": "keyword",
|
|
3268
|
-
"value": "number"
|
|
3269
|
-
}
|
|
3270
|
-
},
|
|
3271
|
-
{
|
|
3272
|
-
"name": "min",
|
|
3273
|
-
"annotation": {
|
|
3274
|
-
"type": "keyword",
|
|
3275
|
-
"value": "number"
|
|
3276
|
-
}
|
|
3277
|
-
},
|
|
3278
|
-
{
|
|
3279
|
-
"name": "required",
|
|
3280
|
-
"annotation": {
|
|
3281
|
-
"type": "keyword",
|
|
3282
|
-
"value": "boolean"
|
|
3283
|
-
}
|
|
3284
|
-
},
|
|
3285
|
-
{
|
|
3286
|
-
"name": "value",
|
|
3287
|
-
"annotation": {
|
|
3288
|
-
"type": "keyword",
|
|
3289
|
-
"value": "string"
|
|
3290
|
-
}
|
|
3291
|
-
},
|
|
3292
|
-
{
|
|
3293
|
-
"name": "valuePropsName",
|
|
3294
|
-
"annotation": {
|
|
3295
|
-
"type": "keyword",
|
|
3296
|
-
"value": "string"
|
|
3297
|
-
}
|
|
3298
|
-
},
|
|
3299
|
-
{
|
|
3300
|
-
"name": "layout",
|
|
3301
|
-
"annotation": {
|
|
3302
|
-
"type": "reference",
|
|
3303
|
-
"typeName": {
|
|
3304
|
-
"type": "identifier",
|
|
3305
|
-
"name": "Layout"
|
|
3306
|
-
}
|
|
3307
|
-
}
|
|
3308
|
-
},
|
|
3309
|
-
{
|
|
3310
|
-
"name": "size",
|
|
3311
|
-
"annotation": {
|
|
3312
|
-
"type": "reference",
|
|
3313
|
-
"typeName": {
|
|
3314
|
-
"type": "identifier",
|
|
3315
|
-
"name": "ComponentSize"
|
|
3316
|
-
}
|
|
3317
|
-
}
|
|
3318
|
-
},
|
|
3319
|
-
{
|
|
3320
|
-
"name": "trim",
|
|
3321
|
-
"annotation": {
|
|
3322
|
-
"type": "keyword",
|
|
3323
|
-
"value": "boolean"
|
|
3324
|
-
}
|
|
3325
|
-
},
|
|
3326
|
-
{
|
|
3327
|
-
"name": "trigger",
|
|
3328
|
-
"annotation": {
|
|
3329
|
-
"type": "keyword",
|
|
3330
|
-
"value": "string"
|
|
3331
|
-
}
|
|
3332
|
-
},
|
|
3333
|
-
{
|
|
3334
|
-
"name": "validator",
|
|
3335
|
-
"annotation": {
|
|
3336
|
-
"type": "parenthesizedType",
|
|
3337
|
-
"annotation": {
|
|
3338
|
-
"type": "function",
|
|
3339
|
-
"parameters": [
|
|
3340
|
-
{
|
|
3341
|
-
"type": "identifier",
|
|
3342
|
-
"name": "value",
|
|
3343
|
-
"annotation": {
|
|
3344
|
-
"type": "keyword",
|
|
3345
|
-
"value": "any"
|
|
3346
|
-
}
|
|
3347
|
-
}
|
|
3348
|
-
],
|
|
3349
|
-
"annotation": {
|
|
3350
|
-
"type": "reference",
|
|
3351
|
-
"typeName": {
|
|
3352
|
-
"type": "identifier",
|
|
3353
|
-
"name": "MessageBody"
|
|
3354
|
-
}
|
|
3355
|
-
}
|
|
3356
|
-
}
|
|
3357
|
-
}
|
|
3358
|
-
},
|
|
3359
|
-
{
|
|
3360
|
-
"name": "needValidate",
|
|
3361
|
-
"annotation": {
|
|
3362
|
-
"type": "keyword",
|
|
3363
|
-
"value": "boolean"
|
|
3364
|
-
}
|
|
3365
|
-
},
|
|
3366
|
-
{
|
|
3367
|
-
"name": "textContent",
|
|
3368
|
-
"annotation": {
|
|
3369
|
-
"type": "keyword",
|
|
3370
|
-
"value": "string"
|
|
3371
|
-
}
|
|
3372
|
-
}
|
|
3373
|
-
],
|
|
3374
|
-
"events": [],
|
|
3375
|
-
"methods": [],
|
|
3376
|
-
"types": [
|
|
3377
|
-
{
|
|
3378
|
-
"type": "typeAlias",
|
|
3379
|
-
"name": "Layout",
|
|
3380
|
-
"annotation": {
|
|
3381
|
-
"type": "union",
|
|
3382
|
-
"types": [
|
|
3383
|
-
{
|
|
3384
|
-
"type": "jsLiteral",
|
|
3385
|
-
"value": "horizontal"
|
|
3386
|
-
},
|
|
3387
|
-
{
|
|
3388
|
-
"type": "jsLiteral",
|
|
3389
|
-
"value": "vertical"
|
|
3390
|
-
},
|
|
3391
|
-
{
|
|
3392
|
-
"type": "jsLiteral",
|
|
3393
|
-
"value": "inline"
|
|
3394
|
-
}
|
|
3395
|
-
]
|
|
3396
|
-
}
|
|
3397
|
-
},
|
|
3398
|
-
{
|
|
3399
|
-
"type": "typeAlias",
|
|
3400
|
-
"name": "ComponentSize",
|
|
3401
|
-
"annotation": {
|
|
3402
|
-
"type": "union",
|
|
3403
|
-
"types": [
|
|
3404
|
-
{
|
|
3405
|
-
"type": "jsLiteral",
|
|
3406
|
-
"value": "large"
|
|
3407
|
-
},
|
|
3408
|
-
{
|
|
3409
|
-
"type": "jsLiteral",
|
|
3410
|
-
"value": "medium"
|
|
3411
|
-
},
|
|
3412
|
-
{
|
|
3413
|
-
"type": "jsLiteral",
|
|
3414
|
-
"value": "small"
|
|
3415
|
-
},
|
|
3416
|
-
{
|
|
3417
|
-
"type": "jsLiteral",
|
|
3418
|
-
"value": "xs"
|
|
3291
|
+
]
|
|
3419
3292
|
}
|
|
3420
3293
|
]
|
|
3421
3294
|
}
|
|
3422
3295
|
}
|
|
3423
3296
|
]
|
|
3424
3297
|
},
|
|
3425
|
-
"eo-
|
|
3298
|
+
"eo-date-picker": {
|
|
3426
3299
|
"properties": [
|
|
3427
3300
|
{
|
|
3428
3301
|
"name": "name",
|
|
@@ -3440,14 +3313,48 @@
|
|
|
3440
3313
|
},
|
|
3441
3314
|
{
|
|
3442
3315
|
"name": "value",
|
|
3316
|
+
"annotation": {
|
|
3317
|
+
"type": "keyword",
|
|
3318
|
+
"value": "string"
|
|
3319
|
+
}
|
|
3320
|
+
},
|
|
3321
|
+
{
|
|
3322
|
+
"name": "placeholder",
|
|
3323
|
+
"annotation": {
|
|
3324
|
+
"type": "keyword",
|
|
3325
|
+
"value": "string"
|
|
3326
|
+
}
|
|
3327
|
+
},
|
|
3328
|
+
{
|
|
3329
|
+
"name": "message",
|
|
3443
3330
|
"annotation": {
|
|
3444
3331
|
"type": "reference",
|
|
3445
3332
|
"typeName": {
|
|
3446
3333
|
"type": "identifier",
|
|
3447
|
-
"name": "
|
|
3334
|
+
"name": "Record"
|
|
3335
|
+
},
|
|
3336
|
+
"typeParameters": {
|
|
3337
|
+
"type": "typeParameterInstantiation",
|
|
3338
|
+
"params": [
|
|
3339
|
+
{
|
|
3340
|
+
"type": "keyword",
|
|
3341
|
+
"value": "string"
|
|
3342
|
+
},
|
|
3343
|
+
{
|
|
3344
|
+
"type": "keyword",
|
|
3345
|
+
"value": "string"
|
|
3346
|
+
}
|
|
3347
|
+
]
|
|
3448
3348
|
}
|
|
3449
3349
|
}
|
|
3450
3350
|
},
|
|
3351
|
+
{
|
|
3352
|
+
"name": "disabled",
|
|
3353
|
+
"annotation": {
|
|
3354
|
+
"type": "keyword",
|
|
3355
|
+
"value": "boolean"
|
|
3356
|
+
}
|
|
3357
|
+
},
|
|
3451
3358
|
{
|
|
3452
3359
|
"name": "required",
|
|
3453
3360
|
"annotation": {
|
|
@@ -3456,116 +3363,60 @@
|
|
|
3456
3363
|
}
|
|
3457
3364
|
},
|
|
3458
3365
|
{
|
|
3459
|
-
"name": "
|
|
3366
|
+
"name": "showTime",
|
|
3460
3367
|
"annotation": {
|
|
3461
|
-
"type": "
|
|
3462
|
-
"
|
|
3463
|
-
"type": "identifier",
|
|
3464
|
-
"name": "RangeType"
|
|
3465
|
-
}
|
|
3368
|
+
"type": "keyword",
|
|
3369
|
+
"value": "boolean"
|
|
3466
3370
|
}
|
|
3467
3371
|
},
|
|
3468
3372
|
{
|
|
3469
|
-
"name": "
|
|
3373
|
+
"name": "format",
|
|
3470
3374
|
"annotation": {
|
|
3471
|
-
"type": "
|
|
3472
|
-
"
|
|
3473
|
-
{
|
|
3474
|
-
"type": "keyword",
|
|
3475
|
-
"value": "string"
|
|
3476
|
-
},
|
|
3477
|
-
{
|
|
3478
|
-
"type": "tuple",
|
|
3479
|
-
"elementTypes": [
|
|
3480
|
-
{
|
|
3481
|
-
"type": "keyword",
|
|
3482
|
-
"value": "string"
|
|
3483
|
-
},
|
|
3484
|
-
{
|
|
3485
|
-
"type": "keyword",
|
|
3486
|
-
"value": "string"
|
|
3487
|
-
}
|
|
3488
|
-
]
|
|
3489
|
-
}
|
|
3490
|
-
]
|
|
3375
|
+
"type": "keyword",
|
|
3376
|
+
"value": "string"
|
|
3491
3377
|
}
|
|
3492
3378
|
},
|
|
3493
3379
|
{
|
|
3494
|
-
"name": "
|
|
3380
|
+
"name": "picker",
|
|
3495
3381
|
"annotation": {
|
|
3496
3382
|
"type": "reference",
|
|
3497
3383
|
"typeName": {
|
|
3498
|
-
"type": "
|
|
3499
|
-
"
|
|
3500
|
-
"type": "identifier",
|
|
3501
|
-
"name": "React"
|
|
3502
|
-
},
|
|
3503
|
-
"right": {
|
|
3504
|
-
"type": "identifier",
|
|
3505
|
-
"name": "CSSProperties"
|
|
3506
|
-
}
|
|
3384
|
+
"type": "identifier",
|
|
3385
|
+
"name": "PickerMode"
|
|
3507
3386
|
}
|
|
3508
3387
|
}
|
|
3509
3388
|
},
|
|
3510
3389
|
{
|
|
3511
|
-
"name": "
|
|
3390
|
+
"name": "futureDateDisabled",
|
|
3512
3391
|
"annotation": {
|
|
3513
3392
|
"type": "keyword",
|
|
3514
|
-
"value": "
|
|
3393
|
+
"value": "boolean"
|
|
3515
3394
|
}
|
|
3516
3395
|
},
|
|
3517
3396
|
{
|
|
3518
|
-
"name": "
|
|
3397
|
+
"name": "disabledDate",
|
|
3519
3398
|
"annotation": {
|
|
3520
|
-
"type": "
|
|
3521
|
-
"
|
|
3399
|
+
"type": "reference",
|
|
3400
|
+
"typeName": {
|
|
3401
|
+
"type": "identifier",
|
|
3402
|
+
"name": "DisabledDateType"
|
|
3403
|
+
}
|
|
3522
3404
|
}
|
|
3523
3405
|
},
|
|
3524
3406
|
{
|
|
3525
|
-
"name": "
|
|
3407
|
+
"name": "useFastSelectBtn",
|
|
3526
3408
|
"annotation": {
|
|
3527
|
-
"type": "
|
|
3528
|
-
"
|
|
3529
|
-
"type": "reference",
|
|
3530
|
-
"typeName": {
|
|
3531
|
-
"type": "identifier",
|
|
3532
|
-
"name": "presetRangeType"
|
|
3533
|
-
}
|
|
3534
|
-
}
|
|
3409
|
+
"type": "keyword",
|
|
3410
|
+
"value": "boolean"
|
|
3535
3411
|
}
|
|
3536
3412
|
},
|
|
3537
3413
|
{
|
|
3538
|
-
"name": "
|
|
3414
|
+
"name": "inputStyle",
|
|
3539
3415
|
"annotation": {
|
|
3540
|
-
"type": "
|
|
3541
|
-
"
|
|
3542
|
-
"type": "
|
|
3543
|
-
"
|
|
3544
|
-
{
|
|
3545
|
-
"type": "identifier",
|
|
3546
|
-
"name": "value",
|
|
3547
|
-
"annotation": {
|
|
3548
|
-
"type": "keyword",
|
|
3549
|
-
"value": "any"
|
|
3550
|
-
}
|
|
3551
|
-
}
|
|
3552
|
-
],
|
|
3553
|
-
"annotation": {
|
|
3554
|
-
"type": "union",
|
|
3555
|
-
"types": [
|
|
3556
|
-
{
|
|
3557
|
-
"type": "reference",
|
|
3558
|
-
"typeName": {
|
|
3559
|
-
"type": "identifier",
|
|
3560
|
-
"name": "MessageBody"
|
|
3561
|
-
}
|
|
3562
|
-
},
|
|
3563
|
-
{
|
|
3564
|
-
"type": "keyword",
|
|
3565
|
-
"value": "string"
|
|
3566
|
-
}
|
|
3567
|
-
]
|
|
3568
|
-
}
|
|
3416
|
+
"type": "reference",
|
|
3417
|
+
"typeName": {
|
|
3418
|
+
"type": "identifier",
|
|
3419
|
+
"name": "CSSProperties"
|
|
3569
3420
|
}
|
|
3570
3421
|
}
|
|
3571
3422
|
}
|
|
@@ -3575,73 +3426,26 @@
|
|
|
3575
3426
|
"name": "change",
|
|
3576
3427
|
"detail": {
|
|
3577
3428
|
"annotation": {
|
|
3578
|
-
"type": "
|
|
3579
|
-
"
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3429
|
+
"type": "keyword",
|
|
3430
|
+
"value": "string"
|
|
3431
|
+
}
|
|
3432
|
+
}
|
|
3433
|
+
},
|
|
3434
|
+
{
|
|
3435
|
+
"name": "ok",
|
|
3436
|
+
"detail": {
|
|
3437
|
+
"annotation": {
|
|
3438
|
+
"type": "keyword",
|
|
3439
|
+
"value": "string"
|
|
3583
3440
|
}
|
|
3584
3441
|
}
|
|
3585
3442
|
}
|
|
3586
3443
|
],
|
|
3587
3444
|
"methods": [],
|
|
3588
3445
|
"types": [
|
|
3589
|
-
{
|
|
3590
|
-
"type": "interface",
|
|
3591
|
-
"name": "TimeRange",
|
|
3592
|
-
"body": [
|
|
3593
|
-
{
|
|
3594
|
-
"type": "propertySignature",
|
|
3595
|
-
"key": {
|
|
3596
|
-
"type": "identifier",
|
|
3597
|
-
"name": "startTime"
|
|
3598
|
-
},
|
|
3599
|
-
"annotation": {
|
|
3600
|
-
"type": "keyword",
|
|
3601
|
-
"value": "string"
|
|
3602
|
-
},
|
|
3603
|
-
"computed": false
|
|
3604
|
-
},
|
|
3605
|
-
{
|
|
3606
|
-
"type": "propertySignature",
|
|
3607
|
-
"key": {
|
|
3608
|
-
"type": "identifier",
|
|
3609
|
-
"name": "endTime"
|
|
3610
|
-
},
|
|
3611
|
-
"annotation": {
|
|
3612
|
-
"type": "keyword",
|
|
3613
|
-
"value": "string"
|
|
3614
|
-
},
|
|
3615
|
-
"computed": false
|
|
3616
|
-
}
|
|
3617
|
-
]
|
|
3618
|
-
},
|
|
3619
|
-
{
|
|
3620
|
-
"type": "typeAlias",
|
|
3621
|
-
"name": "RangeType",
|
|
3622
|
-
"annotation": {
|
|
3623
|
-
"type": "intersection",
|
|
3624
|
-
"types": [
|
|
3625
|
-
{
|
|
3626
|
-
"type": "reference",
|
|
3627
|
-
"typeName": {
|
|
3628
|
-
"type": "identifier",
|
|
3629
|
-
"name": "PickerType"
|
|
3630
|
-
}
|
|
3631
|
-
},
|
|
3632
|
-
{
|
|
3633
|
-
"type": "reference",
|
|
3634
|
-
"typeName": {
|
|
3635
|
-
"type": "identifier",
|
|
3636
|
-
"name": "OtherPickerType"
|
|
3637
|
-
}
|
|
3638
|
-
}
|
|
3639
|
-
]
|
|
3640
|
-
}
|
|
3641
|
-
},
|
|
3642
3446
|
{
|
|
3643
3447
|
"type": "typeAlias",
|
|
3644
|
-
"name": "
|
|
3448
|
+
"name": "PickerMode",
|
|
3645
3449
|
"annotation": {
|
|
3646
3450
|
"type": "union",
|
|
3647
3451
|
"types": [
|
|
@@ -3659,100 +3463,204 @@
|
|
|
3659
3463
|
},
|
|
3660
3464
|
{
|
|
3661
3465
|
"type": "jsLiteral",
|
|
3662
|
-
"value": "
|
|
3466
|
+
"value": "year"
|
|
3663
3467
|
},
|
|
3664
3468
|
{
|
|
3665
3469
|
"type": "jsLiteral",
|
|
3666
|
-
"value": "
|
|
3470
|
+
"value": "quarter"
|
|
3667
3471
|
}
|
|
3668
3472
|
]
|
|
3669
3473
|
}
|
|
3670
3474
|
},
|
|
3671
3475
|
{
|
|
3672
3476
|
"type": "typeAlias",
|
|
3673
|
-
"name": "
|
|
3477
|
+
"name": "DisabledDateType",
|
|
3674
3478
|
"annotation": {
|
|
3675
3479
|
"type": "union",
|
|
3676
3480
|
"types": [
|
|
3677
3481
|
{
|
|
3678
|
-
"type": "
|
|
3679
|
-
"
|
|
3482
|
+
"type": "reference",
|
|
3483
|
+
"typeName": {
|
|
3484
|
+
"type": "identifier",
|
|
3485
|
+
"name": "DisabledDate"
|
|
3486
|
+
}
|
|
3487
|
+
},
|
|
3488
|
+
{
|
|
3489
|
+
"type": "array",
|
|
3490
|
+
"elementType": {
|
|
3491
|
+
"type": "reference",
|
|
3492
|
+
"typeName": {
|
|
3493
|
+
"type": "identifier",
|
|
3494
|
+
"name": "DisabledDate"
|
|
3495
|
+
}
|
|
3496
|
+
}
|
|
3497
|
+
}
|
|
3498
|
+
]
|
|
3499
|
+
}
|
|
3500
|
+
},
|
|
3501
|
+
{
|
|
3502
|
+
"type": "interface",
|
|
3503
|
+
"name": "DisabledDate",
|
|
3504
|
+
"body": [
|
|
3505
|
+
{
|
|
3506
|
+
"type": "propertySignature",
|
|
3507
|
+
"key": {
|
|
3508
|
+
"type": "identifier",
|
|
3509
|
+
"name": "second"
|
|
3510
|
+
},
|
|
3511
|
+
"annotation": {
|
|
3512
|
+
"type": "union",
|
|
3513
|
+
"types": [
|
|
3514
|
+
{
|
|
3515
|
+
"type": "keyword",
|
|
3516
|
+
"value": "string"
|
|
3517
|
+
},
|
|
3518
|
+
{
|
|
3519
|
+
"type": "keyword",
|
|
3520
|
+
"value": "number"
|
|
3521
|
+
}
|
|
3522
|
+
]
|
|
3680
3523
|
},
|
|
3681
|
-
|
|
3682
|
-
|
|
3683
|
-
|
|
3524
|
+
"optional": true,
|
|
3525
|
+
"computed": false
|
|
3526
|
+
},
|
|
3527
|
+
{
|
|
3528
|
+
"type": "propertySignature",
|
|
3529
|
+
"key": {
|
|
3530
|
+
"type": "identifier",
|
|
3531
|
+
"name": "minute"
|
|
3684
3532
|
},
|
|
3685
|
-
{
|
|
3686
|
-
"type": "
|
|
3687
|
-
"
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3533
|
+
"annotation": {
|
|
3534
|
+
"type": "union",
|
|
3535
|
+
"types": [
|
|
3536
|
+
{
|
|
3537
|
+
"type": "keyword",
|
|
3538
|
+
"value": "string"
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"type": "keyword",
|
|
3542
|
+
"value": "number"
|
|
3543
|
+
}
|
|
3544
|
+
]
|
|
3545
|
+
},
|
|
3546
|
+
"optional": true,
|
|
3547
|
+
"computed": false
|
|
3548
|
+
},
|
|
3696
3549
|
{
|
|
3697
|
-
"type": "
|
|
3698
|
-
"
|
|
3550
|
+
"type": "propertySignature",
|
|
3551
|
+
"key": {
|
|
3699
3552
|
"type": "identifier",
|
|
3700
|
-
"name": "
|
|
3553
|
+
"name": "hour"
|
|
3701
3554
|
},
|
|
3702
|
-
"
|
|
3703
|
-
"type": "
|
|
3704
|
-
"
|
|
3705
|
-
|
|
3555
|
+
"annotation": {
|
|
3556
|
+
"type": "union",
|
|
3557
|
+
"types": [
|
|
3558
|
+
{
|
|
3559
|
+
"type": "keyword",
|
|
3560
|
+
"value": "string"
|
|
3561
|
+
},
|
|
3562
|
+
{
|
|
3563
|
+
"type": "keyword",
|
|
3564
|
+
"value": "number"
|
|
3565
|
+
}
|
|
3566
|
+
]
|
|
3567
|
+
},
|
|
3568
|
+
"optional": true,
|
|
3569
|
+
"computed": false
|
|
3706
3570
|
},
|
|
3707
3571
|
{
|
|
3708
|
-
"type": "
|
|
3709
|
-
"
|
|
3572
|
+
"type": "propertySignature",
|
|
3573
|
+
"key": {
|
|
3710
3574
|
"type": "identifier",
|
|
3711
|
-
"name": "
|
|
3575
|
+
"name": "date"
|
|
3712
3576
|
},
|
|
3713
|
-
"
|
|
3714
|
-
"type": "
|
|
3715
|
-
"
|
|
3716
|
-
|
|
3577
|
+
"annotation": {
|
|
3578
|
+
"type": "union",
|
|
3579
|
+
"types": [
|
|
3580
|
+
{
|
|
3581
|
+
"type": "keyword",
|
|
3582
|
+
"value": "string"
|
|
3583
|
+
},
|
|
3584
|
+
{
|
|
3585
|
+
"type": "keyword",
|
|
3586
|
+
"value": "number"
|
|
3587
|
+
}
|
|
3588
|
+
]
|
|
3589
|
+
},
|
|
3590
|
+
"optional": true,
|
|
3591
|
+
"computed": false
|
|
3717
3592
|
},
|
|
3718
3593
|
{
|
|
3719
|
-
"type": "
|
|
3720
|
-
"
|
|
3594
|
+
"type": "propertySignature",
|
|
3595
|
+
"key": {
|
|
3721
3596
|
"type": "identifier",
|
|
3722
|
-
"name": "
|
|
3597
|
+
"name": "month"
|
|
3723
3598
|
},
|
|
3724
|
-
"
|
|
3725
|
-
"type": "
|
|
3726
|
-
"
|
|
3727
|
-
|
|
3599
|
+
"annotation": {
|
|
3600
|
+
"type": "union",
|
|
3601
|
+
"types": [
|
|
3602
|
+
{
|
|
3603
|
+
"type": "keyword",
|
|
3604
|
+
"value": "string"
|
|
3605
|
+
},
|
|
3606
|
+
{
|
|
3607
|
+
"type": "keyword",
|
|
3608
|
+
"value": "number"
|
|
3609
|
+
}
|
|
3610
|
+
]
|
|
3611
|
+
},
|
|
3612
|
+
"optional": true,
|
|
3613
|
+
"computed": false
|
|
3728
3614
|
},
|
|
3729
3615
|
{
|
|
3730
|
-
"type": "
|
|
3731
|
-
"
|
|
3616
|
+
"type": "propertySignature",
|
|
3617
|
+
"key": {
|
|
3732
3618
|
"type": "identifier",
|
|
3733
|
-
"name": "
|
|
3619
|
+
"name": "year"
|
|
3734
3620
|
},
|
|
3735
|
-
"
|
|
3736
|
-
"type": "
|
|
3737
|
-
"
|
|
3738
|
-
|
|
3621
|
+
"annotation": {
|
|
3622
|
+
"type": "union",
|
|
3623
|
+
"types": [
|
|
3624
|
+
{
|
|
3625
|
+
"type": "keyword",
|
|
3626
|
+
"value": "string"
|
|
3627
|
+
},
|
|
3628
|
+
{
|
|
3629
|
+
"type": "keyword",
|
|
3630
|
+
"value": "number"
|
|
3631
|
+
}
|
|
3632
|
+
]
|
|
3633
|
+
},
|
|
3634
|
+
"optional": true,
|
|
3635
|
+
"computed": false
|
|
3739
3636
|
},
|
|
3740
3637
|
{
|
|
3741
|
-
"type": "
|
|
3742
|
-
"
|
|
3638
|
+
"type": "propertySignature",
|
|
3639
|
+
"key": {
|
|
3743
3640
|
"type": "identifier",
|
|
3744
|
-
"name": "
|
|
3641
|
+
"name": "weekday"
|
|
3745
3642
|
},
|
|
3746
|
-
"
|
|
3747
|
-
"type": "
|
|
3748
|
-
"
|
|
3749
|
-
|
|
3643
|
+
"annotation": {
|
|
3644
|
+
"type": "union",
|
|
3645
|
+
"types": [
|
|
3646
|
+
{
|
|
3647
|
+
"type": "keyword",
|
|
3648
|
+
"value": "string"
|
|
3649
|
+
},
|
|
3650
|
+
{
|
|
3651
|
+
"type": "keyword",
|
|
3652
|
+
"value": "number"
|
|
3653
|
+
}
|
|
3654
|
+
]
|
|
3655
|
+
},
|
|
3656
|
+
"optional": true,
|
|
3657
|
+
"computed": false
|
|
3750
3658
|
}
|
|
3751
3659
|
]
|
|
3752
3660
|
}
|
|
3753
3661
|
]
|
|
3754
3662
|
},
|
|
3755
|
-
"eo-
|
|
3663
|
+
"eo-time-range-picker": {
|
|
3756
3664
|
"properties": [
|
|
3757
3665
|
{
|
|
3758
3666
|
"name": "name",
|
|
@@ -3770,48 +3678,14 @@
|
|
|
3770
3678
|
},
|
|
3771
3679
|
{
|
|
3772
3680
|
"name": "value",
|
|
3773
|
-
"annotation": {
|
|
3774
|
-
"type": "keyword",
|
|
3775
|
-
"value": "string"
|
|
3776
|
-
}
|
|
3777
|
-
},
|
|
3778
|
-
{
|
|
3779
|
-
"name": "placeholder",
|
|
3780
|
-
"annotation": {
|
|
3781
|
-
"type": "keyword",
|
|
3782
|
-
"value": "string"
|
|
3783
|
-
}
|
|
3784
|
-
},
|
|
3785
|
-
{
|
|
3786
|
-
"name": "message",
|
|
3787
3681
|
"annotation": {
|
|
3788
3682
|
"type": "reference",
|
|
3789
3683
|
"typeName": {
|
|
3790
3684
|
"type": "identifier",
|
|
3791
|
-
"name": "
|
|
3792
|
-
},
|
|
3793
|
-
"typeParameters": {
|
|
3794
|
-
"type": "typeParameterInstantiation",
|
|
3795
|
-
"params": [
|
|
3796
|
-
{
|
|
3797
|
-
"type": "keyword",
|
|
3798
|
-
"value": "string"
|
|
3799
|
-
},
|
|
3800
|
-
{
|
|
3801
|
-
"type": "keyword",
|
|
3802
|
-
"value": "string"
|
|
3803
|
-
}
|
|
3804
|
-
]
|
|
3685
|
+
"name": "TimeRange"
|
|
3805
3686
|
}
|
|
3806
3687
|
}
|
|
3807
3688
|
},
|
|
3808
|
-
{
|
|
3809
|
-
"name": "disabled",
|
|
3810
|
-
"annotation": {
|
|
3811
|
-
"type": "keyword",
|
|
3812
|
-
"value": "boolean"
|
|
3813
|
-
}
|
|
3814
|
-
},
|
|
3815
3689
|
{
|
|
3816
3690
|
"name": "required",
|
|
3817
3691
|
"annotation": {
|
|
@@ -3820,60 +3694,116 @@
|
|
|
3820
3694
|
}
|
|
3821
3695
|
},
|
|
3822
3696
|
{
|
|
3823
|
-
"name": "
|
|
3697
|
+
"name": "rangeType",
|
|
3824
3698
|
"annotation": {
|
|
3825
|
-
"type": "
|
|
3826
|
-
"
|
|
3699
|
+
"type": "reference",
|
|
3700
|
+
"typeName": {
|
|
3701
|
+
"type": "identifier",
|
|
3702
|
+
"name": "RangeType"
|
|
3703
|
+
}
|
|
3827
3704
|
}
|
|
3828
3705
|
},
|
|
3829
3706
|
{
|
|
3830
|
-
"name": "
|
|
3707
|
+
"name": "placeholder",
|
|
3831
3708
|
"annotation": {
|
|
3832
|
-
"type": "
|
|
3833
|
-
"
|
|
3709
|
+
"type": "union",
|
|
3710
|
+
"types": [
|
|
3711
|
+
{
|
|
3712
|
+
"type": "keyword",
|
|
3713
|
+
"value": "string"
|
|
3714
|
+
},
|
|
3715
|
+
{
|
|
3716
|
+
"type": "tuple",
|
|
3717
|
+
"elementTypes": [
|
|
3718
|
+
{
|
|
3719
|
+
"type": "keyword",
|
|
3720
|
+
"value": "string"
|
|
3721
|
+
},
|
|
3722
|
+
{
|
|
3723
|
+
"type": "keyword",
|
|
3724
|
+
"value": "string"
|
|
3725
|
+
}
|
|
3726
|
+
]
|
|
3727
|
+
}
|
|
3728
|
+
]
|
|
3834
3729
|
}
|
|
3835
3730
|
},
|
|
3836
3731
|
{
|
|
3837
|
-
"name": "
|
|
3732
|
+
"name": "inputStyle",
|
|
3838
3733
|
"annotation": {
|
|
3839
3734
|
"type": "reference",
|
|
3840
3735
|
"typeName": {
|
|
3841
|
-
"type": "
|
|
3842
|
-
"
|
|
3736
|
+
"type": "qualifiedName",
|
|
3737
|
+
"left": {
|
|
3738
|
+
"type": "identifier",
|
|
3739
|
+
"name": "React"
|
|
3740
|
+
},
|
|
3741
|
+
"right": {
|
|
3742
|
+
"type": "identifier",
|
|
3743
|
+
"name": "CSSProperties"
|
|
3744
|
+
}
|
|
3843
3745
|
}
|
|
3844
3746
|
}
|
|
3845
3747
|
},
|
|
3846
3748
|
{
|
|
3847
|
-
"name": "
|
|
3749
|
+
"name": "selectNearDays",
|
|
3848
3750
|
"annotation": {
|
|
3849
3751
|
"type": "keyword",
|
|
3850
|
-
"value": "
|
|
3752
|
+
"value": "number"
|
|
3851
3753
|
}
|
|
3852
3754
|
},
|
|
3853
3755
|
{
|
|
3854
|
-
"name": "
|
|
3756
|
+
"name": "emitChangeOnInit",
|
|
3855
3757
|
"annotation": {
|
|
3856
|
-
"type": "
|
|
3857
|
-
"
|
|
3858
|
-
"type": "identifier",
|
|
3859
|
-
"name": "DisabledDateType"
|
|
3860
|
-
}
|
|
3758
|
+
"type": "keyword",
|
|
3759
|
+
"value": "boolean"
|
|
3861
3760
|
}
|
|
3862
3761
|
},
|
|
3863
3762
|
{
|
|
3864
|
-
"name": "
|
|
3763
|
+
"name": "presetRanges",
|
|
3865
3764
|
"annotation": {
|
|
3866
|
-
"type": "
|
|
3867
|
-
"
|
|
3765
|
+
"type": "array",
|
|
3766
|
+
"elementType": {
|
|
3767
|
+
"type": "reference",
|
|
3768
|
+
"typeName": {
|
|
3769
|
+
"type": "identifier",
|
|
3770
|
+
"name": "presetRangeType"
|
|
3771
|
+
}
|
|
3772
|
+
}
|
|
3868
3773
|
}
|
|
3869
3774
|
},
|
|
3870
3775
|
{
|
|
3871
|
-
"name": "
|
|
3776
|
+
"name": "validator",
|
|
3872
3777
|
"annotation": {
|
|
3873
|
-
"type": "
|
|
3874
|
-
"
|
|
3875
|
-
"type": "
|
|
3876
|
-
"
|
|
3778
|
+
"type": "parenthesizedType",
|
|
3779
|
+
"annotation": {
|
|
3780
|
+
"type": "function",
|
|
3781
|
+
"parameters": [
|
|
3782
|
+
{
|
|
3783
|
+
"type": "identifier",
|
|
3784
|
+
"name": "value",
|
|
3785
|
+
"annotation": {
|
|
3786
|
+
"type": "keyword",
|
|
3787
|
+
"value": "any"
|
|
3788
|
+
}
|
|
3789
|
+
}
|
|
3790
|
+
],
|
|
3791
|
+
"annotation": {
|
|
3792
|
+
"type": "union",
|
|
3793
|
+
"types": [
|
|
3794
|
+
{
|
|
3795
|
+
"type": "reference",
|
|
3796
|
+
"typeName": {
|
|
3797
|
+
"type": "identifier",
|
|
3798
|
+
"name": "MessageBody"
|
|
3799
|
+
}
|
|
3800
|
+
},
|
|
3801
|
+
{
|
|
3802
|
+
"type": "keyword",
|
|
3803
|
+
"value": "string"
|
|
3804
|
+
}
|
|
3805
|
+
]
|
|
3806
|
+
}
|
|
3877
3807
|
}
|
|
3878
3808
|
}
|
|
3879
3809
|
}
|
|
@@ -3883,26 +3813,73 @@
|
|
|
3883
3813
|
"name": "change",
|
|
3884
3814
|
"detail": {
|
|
3885
3815
|
"annotation": {
|
|
3886
|
-
"type": "
|
|
3887
|
-
"
|
|
3888
|
-
|
|
3889
|
-
|
|
3890
|
-
|
|
3891
|
-
{
|
|
3892
|
-
"name": "ok",
|
|
3893
|
-
"detail": {
|
|
3894
|
-
"annotation": {
|
|
3895
|
-
"type": "keyword",
|
|
3896
|
-
"value": "string"
|
|
3816
|
+
"type": "reference",
|
|
3817
|
+
"typeName": {
|
|
3818
|
+
"type": "identifier",
|
|
3819
|
+
"name": "TimeRange"
|
|
3820
|
+
}
|
|
3897
3821
|
}
|
|
3898
3822
|
}
|
|
3899
3823
|
}
|
|
3900
3824
|
],
|
|
3901
3825
|
"methods": [],
|
|
3902
3826
|
"types": [
|
|
3827
|
+
{
|
|
3828
|
+
"type": "interface",
|
|
3829
|
+
"name": "TimeRange",
|
|
3830
|
+
"body": [
|
|
3831
|
+
{
|
|
3832
|
+
"type": "propertySignature",
|
|
3833
|
+
"key": {
|
|
3834
|
+
"type": "identifier",
|
|
3835
|
+
"name": "startTime"
|
|
3836
|
+
},
|
|
3837
|
+
"annotation": {
|
|
3838
|
+
"type": "keyword",
|
|
3839
|
+
"value": "string"
|
|
3840
|
+
},
|
|
3841
|
+
"computed": false
|
|
3842
|
+
},
|
|
3843
|
+
{
|
|
3844
|
+
"type": "propertySignature",
|
|
3845
|
+
"key": {
|
|
3846
|
+
"type": "identifier",
|
|
3847
|
+
"name": "endTime"
|
|
3848
|
+
},
|
|
3849
|
+
"annotation": {
|
|
3850
|
+
"type": "keyword",
|
|
3851
|
+
"value": "string"
|
|
3852
|
+
},
|
|
3853
|
+
"computed": false
|
|
3854
|
+
}
|
|
3855
|
+
]
|
|
3856
|
+
},
|
|
3903
3857
|
{
|
|
3904
3858
|
"type": "typeAlias",
|
|
3905
|
-
"name": "
|
|
3859
|
+
"name": "RangeType",
|
|
3860
|
+
"annotation": {
|
|
3861
|
+
"type": "intersection",
|
|
3862
|
+
"types": [
|
|
3863
|
+
{
|
|
3864
|
+
"type": "reference",
|
|
3865
|
+
"typeName": {
|
|
3866
|
+
"type": "identifier",
|
|
3867
|
+
"name": "PickerType"
|
|
3868
|
+
}
|
|
3869
|
+
},
|
|
3870
|
+
{
|
|
3871
|
+
"type": "reference",
|
|
3872
|
+
"typeName": {
|
|
3873
|
+
"type": "identifier",
|
|
3874
|
+
"name": "OtherPickerType"
|
|
3875
|
+
}
|
|
3876
|
+
}
|
|
3877
|
+
]
|
|
3878
|
+
}
|
|
3879
|
+
},
|
|
3880
|
+
{
|
|
3881
|
+
"type": "typeAlias",
|
|
3882
|
+
"name": "PickerType",
|
|
3906
3883
|
"annotation": {
|
|
3907
3884
|
"type": "union",
|
|
3908
3885
|
"types": [
|
|
@@ -3920,204 +3897,100 @@
|
|
|
3920
3897
|
},
|
|
3921
3898
|
{
|
|
3922
3899
|
"type": "jsLiteral",
|
|
3923
|
-
"value": "
|
|
3900
|
+
"value": "quarter"
|
|
3924
3901
|
},
|
|
3925
3902
|
{
|
|
3926
3903
|
"type": "jsLiteral",
|
|
3927
|
-
"value": "
|
|
3904
|
+
"value": "year"
|
|
3928
3905
|
}
|
|
3929
3906
|
]
|
|
3930
3907
|
}
|
|
3931
3908
|
},
|
|
3932
3909
|
{
|
|
3933
3910
|
"type": "typeAlias",
|
|
3934
|
-
"name": "
|
|
3911
|
+
"name": "OtherPickerType",
|
|
3935
3912
|
"annotation": {
|
|
3936
3913
|
"type": "union",
|
|
3937
3914
|
"types": [
|
|
3938
3915
|
{
|
|
3939
|
-
"type": "
|
|
3940
|
-
"
|
|
3941
|
-
"type": "identifier",
|
|
3942
|
-
"name": "DisabledDate"
|
|
3943
|
-
}
|
|
3916
|
+
"type": "jsLiteral",
|
|
3917
|
+
"value": "dateTime"
|
|
3944
3918
|
},
|
|
3945
3919
|
{
|
|
3946
|
-
"type": "
|
|
3947
|
-
"
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
}
|
|
3953
|
-
}
|
|
3920
|
+
"type": "jsLiteral",
|
|
3921
|
+
"value": "hmTime"
|
|
3922
|
+
},
|
|
3923
|
+
{
|
|
3924
|
+
"type": "jsLiteral",
|
|
3925
|
+
"value": "time"
|
|
3954
3926
|
}
|
|
3955
3927
|
]
|
|
3956
3928
|
}
|
|
3957
3929
|
},
|
|
3958
3930
|
{
|
|
3959
|
-
"type": "
|
|
3960
|
-
"name": "
|
|
3961
|
-
"
|
|
3962
|
-
{
|
|
3963
|
-
"type": "propertySignature",
|
|
3964
|
-
"key": {
|
|
3965
|
-
"type": "identifier",
|
|
3966
|
-
"name": "second"
|
|
3967
|
-
},
|
|
3968
|
-
"annotation": {
|
|
3969
|
-
"type": "union",
|
|
3970
|
-
"types": [
|
|
3971
|
-
{
|
|
3972
|
-
"type": "keyword",
|
|
3973
|
-
"value": "string"
|
|
3974
|
-
},
|
|
3975
|
-
{
|
|
3976
|
-
"type": "keyword",
|
|
3977
|
-
"value": "number"
|
|
3978
|
-
}
|
|
3979
|
-
]
|
|
3980
|
-
},
|
|
3981
|
-
"optional": true,
|
|
3982
|
-
"computed": false
|
|
3983
|
-
},
|
|
3984
|
-
{
|
|
3985
|
-
"type": "propertySignature",
|
|
3986
|
-
"key": {
|
|
3987
|
-
"type": "identifier",
|
|
3988
|
-
"name": "minute"
|
|
3989
|
-
},
|
|
3990
|
-
"annotation": {
|
|
3991
|
-
"type": "union",
|
|
3992
|
-
"types": [
|
|
3993
|
-
{
|
|
3994
|
-
"type": "keyword",
|
|
3995
|
-
"value": "string"
|
|
3996
|
-
},
|
|
3997
|
-
{
|
|
3998
|
-
"type": "keyword",
|
|
3999
|
-
"value": "number"
|
|
4000
|
-
}
|
|
4001
|
-
]
|
|
4002
|
-
},
|
|
4003
|
-
"optional": true,
|
|
4004
|
-
"computed": false
|
|
4005
|
-
},
|
|
3931
|
+
"type": "enum",
|
|
3932
|
+
"name": "presetRangeType",
|
|
3933
|
+
"members": [
|
|
4006
3934
|
{
|
|
4007
|
-
"type": "
|
|
4008
|
-
"
|
|
3935
|
+
"type": "enumMember",
|
|
3936
|
+
"id": {
|
|
4009
3937
|
"type": "identifier",
|
|
4010
|
-
"name": "
|
|
4011
|
-
},
|
|
4012
|
-
"annotation": {
|
|
4013
|
-
"type": "union",
|
|
4014
|
-
"types": [
|
|
4015
|
-
{
|
|
4016
|
-
"type": "keyword",
|
|
4017
|
-
"value": "string"
|
|
4018
|
-
},
|
|
4019
|
-
{
|
|
4020
|
-
"type": "keyword",
|
|
4021
|
-
"value": "number"
|
|
4022
|
-
}
|
|
4023
|
-
]
|
|
3938
|
+
"name": "Today"
|
|
4024
3939
|
},
|
|
4025
|
-
"
|
|
4026
|
-
|
|
3940
|
+
"initializer": {
|
|
3941
|
+
"type": "jsLiteral",
|
|
3942
|
+
"value": "今天"
|
|
3943
|
+
}
|
|
4027
3944
|
},
|
|
4028
3945
|
{
|
|
4029
|
-
"type": "
|
|
4030
|
-
"
|
|
3946
|
+
"type": "enumMember",
|
|
3947
|
+
"id": {
|
|
4031
3948
|
"type": "identifier",
|
|
4032
|
-
"name": "
|
|
4033
|
-
},
|
|
4034
|
-
"annotation": {
|
|
4035
|
-
"type": "union",
|
|
4036
|
-
"types": [
|
|
4037
|
-
{
|
|
4038
|
-
"type": "keyword",
|
|
4039
|
-
"value": "string"
|
|
4040
|
-
},
|
|
4041
|
-
{
|
|
4042
|
-
"type": "keyword",
|
|
4043
|
-
"value": "number"
|
|
4044
|
-
}
|
|
4045
|
-
]
|
|
3949
|
+
"name": "ThisWeek"
|
|
4046
3950
|
},
|
|
4047
|
-
"
|
|
4048
|
-
|
|
3951
|
+
"initializer": {
|
|
3952
|
+
"type": "jsLiteral",
|
|
3953
|
+
"value": "本周"
|
|
3954
|
+
}
|
|
4049
3955
|
},
|
|
4050
3956
|
{
|
|
4051
|
-
"type": "
|
|
4052
|
-
"
|
|
3957
|
+
"type": "enumMember",
|
|
3958
|
+
"id": {
|
|
4053
3959
|
"type": "identifier",
|
|
4054
|
-
"name": "
|
|
4055
|
-
},
|
|
4056
|
-
"annotation": {
|
|
4057
|
-
"type": "union",
|
|
4058
|
-
"types": [
|
|
4059
|
-
{
|
|
4060
|
-
"type": "keyword",
|
|
4061
|
-
"value": "string"
|
|
4062
|
-
},
|
|
4063
|
-
{
|
|
4064
|
-
"type": "keyword",
|
|
4065
|
-
"value": "number"
|
|
4066
|
-
}
|
|
4067
|
-
]
|
|
3960
|
+
"name": "ThisMonth"
|
|
4068
3961
|
},
|
|
4069
|
-
"
|
|
4070
|
-
|
|
3962
|
+
"initializer": {
|
|
3963
|
+
"type": "jsLiteral",
|
|
3964
|
+
"value": "本月"
|
|
3965
|
+
}
|
|
4071
3966
|
},
|
|
4072
3967
|
{
|
|
4073
|
-
"type": "
|
|
4074
|
-
"
|
|
3968
|
+
"type": "enumMember",
|
|
3969
|
+
"id": {
|
|
4075
3970
|
"type": "identifier",
|
|
4076
|
-
"name": "
|
|
4077
|
-
},
|
|
4078
|
-
"annotation": {
|
|
4079
|
-
"type": "union",
|
|
4080
|
-
"types": [
|
|
4081
|
-
{
|
|
4082
|
-
"type": "keyword",
|
|
4083
|
-
"value": "string"
|
|
4084
|
-
},
|
|
4085
|
-
{
|
|
4086
|
-
"type": "keyword",
|
|
4087
|
-
"value": "number"
|
|
4088
|
-
}
|
|
4089
|
-
]
|
|
3971
|
+
"name": "ThisQuarter"
|
|
4090
3972
|
},
|
|
4091
|
-
"
|
|
4092
|
-
|
|
3973
|
+
"initializer": {
|
|
3974
|
+
"type": "jsLiteral",
|
|
3975
|
+
"value": "本季度"
|
|
3976
|
+
}
|
|
4093
3977
|
},
|
|
4094
3978
|
{
|
|
4095
|
-
"type": "
|
|
4096
|
-
"
|
|
3979
|
+
"type": "enumMember",
|
|
3980
|
+
"id": {
|
|
4097
3981
|
"type": "identifier",
|
|
4098
|
-
"name": "
|
|
4099
|
-
},
|
|
4100
|
-
"annotation": {
|
|
4101
|
-
"type": "union",
|
|
4102
|
-
"types": [
|
|
4103
|
-
{
|
|
4104
|
-
"type": "keyword",
|
|
4105
|
-
"value": "string"
|
|
4106
|
-
},
|
|
4107
|
-
{
|
|
4108
|
-
"type": "keyword",
|
|
4109
|
-
"value": "number"
|
|
4110
|
-
}
|
|
4111
|
-
]
|
|
3982
|
+
"name": "ThisYear"
|
|
4112
3983
|
},
|
|
4113
|
-
"
|
|
4114
|
-
|
|
3984
|
+
"initializer": {
|
|
3985
|
+
"type": "jsLiteral",
|
|
3986
|
+
"value": "今年"
|
|
3987
|
+
}
|
|
4115
3988
|
}
|
|
4116
3989
|
]
|
|
4117
3990
|
}
|
|
4118
3991
|
]
|
|
4119
3992
|
},
|
|
4120
|
-
"eo-
|
|
3993
|
+
"eo-select": {
|
|
4121
3994
|
"properties": [
|
|
4122
3995
|
{
|
|
4123
3996
|
"name": "name",
|
|
@@ -4126,6 +3999,13 @@
|
|
|
4126
3999
|
"value": "string"
|
|
4127
4000
|
}
|
|
4128
4001
|
},
|
|
4002
|
+
{
|
|
4003
|
+
"name": "placeholder",
|
|
4004
|
+
"annotation": {
|
|
4005
|
+
"type": "keyword",
|
|
4006
|
+
"value": "string"
|
|
4007
|
+
}
|
|
4008
|
+
},
|
|
4129
4009
|
{
|
|
4130
4010
|
"name": "label",
|
|
4131
4011
|
"annotation": {
|
|
@@ -4141,7 +4021,7 @@
|
|
|
4141
4021
|
"type": "reference",
|
|
4142
4022
|
"typeName": {
|
|
4143
4023
|
"type": "identifier",
|
|
4144
|
-
"name": "
|
|
4024
|
+
"name": "GeneralComplexOption"
|
|
4145
4025
|
}
|
|
4146
4026
|
}
|
|
4147
4027
|
}
|
|
@@ -4191,37 +4071,128 @@
|
|
|
4191
4071
|
}
|
|
4192
4072
|
},
|
|
4193
4073
|
{
|
|
4194
|
-
"name": "
|
|
4074
|
+
"name": "mode",
|
|
4195
4075
|
"annotation": {
|
|
4196
|
-
"type": "
|
|
4197
|
-
"
|
|
4198
|
-
|
|
4199
|
-
|
|
4200
|
-
|
|
4076
|
+
"type": "union",
|
|
4077
|
+
"types": [
|
|
4078
|
+
{
|
|
4079
|
+
"type": "jsLiteral",
|
|
4080
|
+
"value": "tags"
|
|
4081
|
+
},
|
|
4082
|
+
{
|
|
4083
|
+
"type": "jsLiteral",
|
|
4084
|
+
"value": "multiple"
|
|
4085
|
+
}
|
|
4086
|
+
]
|
|
4201
4087
|
}
|
|
4202
4088
|
},
|
|
4203
4089
|
{
|
|
4204
|
-
"name": "
|
|
4090
|
+
"name": "tokenSeparators",
|
|
4205
4091
|
"annotation": {
|
|
4206
|
-
"type": "
|
|
4207
|
-
"
|
|
4208
|
-
"type": "
|
|
4209
|
-
"
|
|
4092
|
+
"type": "array",
|
|
4093
|
+
"elementType": {
|
|
4094
|
+
"type": "keyword",
|
|
4095
|
+
"value": "string"
|
|
4210
4096
|
}
|
|
4211
4097
|
}
|
|
4212
4098
|
},
|
|
4213
4099
|
{
|
|
4214
|
-
"name": "
|
|
4100
|
+
"name": "maxTagCount",
|
|
4101
|
+
"annotation": {
|
|
4102
|
+
"type": "keyword",
|
|
4103
|
+
"value": "number"
|
|
4104
|
+
}
|
|
4105
|
+
},
|
|
4106
|
+
{
|
|
4107
|
+
"name": "groupBy",
|
|
4108
|
+
"annotation": {
|
|
4109
|
+
"type": "keyword",
|
|
4110
|
+
"value": "string"
|
|
4111
|
+
}
|
|
4112
|
+
},
|
|
4113
|
+
{
|
|
4114
|
+
"name": "suffix",
|
|
4115
|
+
"annotation": {
|
|
4116
|
+
"type": "typeLiteral",
|
|
4117
|
+
"members": [
|
|
4118
|
+
{
|
|
4119
|
+
"type": "propertySignature",
|
|
4120
|
+
"key": {
|
|
4121
|
+
"type": "identifier",
|
|
4122
|
+
"name": "useBrick"
|
|
4123
|
+
},
|
|
4124
|
+
"annotation": {
|
|
4125
|
+
"type": "reference",
|
|
4126
|
+
"typeName": {
|
|
4127
|
+
"type": "identifier",
|
|
4128
|
+
"name": "UseSingleBrickConf"
|
|
4129
|
+
}
|
|
4130
|
+
},
|
|
4131
|
+
"computed": false
|
|
4132
|
+
}
|
|
4133
|
+
]
|
|
4134
|
+
}
|
|
4135
|
+
},
|
|
4136
|
+
{
|
|
4137
|
+
"name": "clearable",
|
|
4138
|
+
"annotation": {
|
|
4139
|
+
"type": "keyword",
|
|
4140
|
+
"value": "boolean"
|
|
4141
|
+
}
|
|
4142
|
+
},
|
|
4143
|
+
{
|
|
4144
|
+
"name": "fields",
|
|
4145
|
+
"annotation": {
|
|
4146
|
+
"type": "typeLiteral",
|
|
4147
|
+
"members": [
|
|
4148
|
+
{
|
|
4149
|
+
"type": "propertySignature",
|
|
4150
|
+
"key": {
|
|
4151
|
+
"type": "identifier",
|
|
4152
|
+
"name": "label"
|
|
4153
|
+
},
|
|
4154
|
+
"annotation": {
|
|
4155
|
+
"type": "keyword",
|
|
4156
|
+
"value": "string"
|
|
4157
|
+
},
|
|
4158
|
+
"optional": true,
|
|
4159
|
+
"computed": false
|
|
4160
|
+
},
|
|
4161
|
+
{
|
|
4162
|
+
"type": "propertySignature",
|
|
4163
|
+
"key": {
|
|
4164
|
+
"type": "identifier",
|
|
4165
|
+
"name": "value"
|
|
4166
|
+
},
|
|
4167
|
+
"annotation": {
|
|
4168
|
+
"type": "keyword",
|
|
4169
|
+
"value": "string"
|
|
4170
|
+
},
|
|
4171
|
+
"optional": true,
|
|
4172
|
+
"computed": false
|
|
4173
|
+
}
|
|
4174
|
+
]
|
|
4175
|
+
}
|
|
4176
|
+
},
|
|
4177
|
+
{
|
|
4178
|
+
"name": "useBackend",
|
|
4215
4179
|
"annotation": {
|
|
4216
4180
|
"type": "reference",
|
|
4217
4181
|
"typeName": {
|
|
4218
4182
|
"type": "identifier",
|
|
4219
|
-
"name": "
|
|
4183
|
+
"name": "UseBackendConf"
|
|
4220
4184
|
}
|
|
4221
4185
|
}
|
|
4222
4186
|
},
|
|
4223
4187
|
{
|
|
4224
|
-
"name": "
|
|
4188
|
+
"name": "debounceSearchDelay",
|
|
4189
|
+
"annotation": {
|
|
4190
|
+
"type": "keyword",
|
|
4191
|
+
"value": "number"
|
|
4192
|
+
}
|
|
4193
|
+
},
|
|
4194
|
+
{
|
|
4195
|
+
"name": "inputStyle",
|
|
4225
4196
|
"annotation": {
|
|
4226
4197
|
"type": "reference",
|
|
4227
4198
|
"typeName": {
|
|
@@ -4238,38 +4209,97 @@
|
|
|
4238
4209
|
}
|
|
4239
4210
|
},
|
|
4240
4211
|
{
|
|
4241
|
-
"name": "
|
|
4242
|
-
"annotation": {
|
|
4243
|
-
"type": "
|
|
4244
|
-
"
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
|
|
4212
|
+
"name": "dropdownHoist",
|
|
4213
|
+
"annotation": {
|
|
4214
|
+
"type": "keyword",
|
|
4215
|
+
"value": "boolean"
|
|
4216
|
+
}
|
|
4217
|
+
}
|
|
4218
|
+
],
|
|
4219
|
+
"events": [
|
|
4220
|
+
{
|
|
4221
|
+
"name": "change",
|
|
4222
|
+
"detail": {
|
|
4223
|
+
"annotation": {
|
|
4224
|
+
"type": "typeLiteral",
|
|
4225
|
+
"members": [
|
|
4226
|
+
{
|
|
4227
|
+
"type": "propertySignature",
|
|
4228
|
+
"key": {
|
|
4229
|
+
"type": "identifier",
|
|
4230
|
+
"name": "value"
|
|
4231
|
+
},
|
|
4232
|
+
"annotation": {
|
|
4233
|
+
"type": "union",
|
|
4234
|
+
"types": [
|
|
4235
|
+
{
|
|
4236
|
+
"type": "keyword",
|
|
4237
|
+
"value": "string"
|
|
4238
|
+
},
|
|
4239
|
+
{
|
|
4240
|
+
"type": "array",
|
|
4241
|
+
"elementType": {
|
|
4242
|
+
"type": "keyword",
|
|
4243
|
+
"value": "string"
|
|
4244
|
+
}
|
|
4245
|
+
}
|
|
4246
|
+
]
|
|
4247
|
+
},
|
|
4248
|
+
"computed": false
|
|
4249
|
+
},
|
|
4250
|
+
{
|
|
4251
|
+
"type": "propertySignature",
|
|
4252
|
+
"key": {
|
|
4253
|
+
"type": "identifier",
|
|
4254
|
+
"name": "options"
|
|
4255
|
+
},
|
|
4256
|
+
"annotation": {
|
|
4257
|
+
"type": "array",
|
|
4258
|
+
"elementType": {
|
|
4259
|
+
"type": "reference",
|
|
4260
|
+
"typeName": {
|
|
4261
|
+
"type": "identifier",
|
|
4262
|
+
"name": "GeneralComplexOption"
|
|
4263
|
+
}
|
|
4264
|
+
}
|
|
4265
|
+
},
|
|
4266
|
+
"computed": false
|
|
4267
|
+
}
|
|
4268
|
+
]
|
|
4269
|
+
}
|
|
4270
|
+
}
|
|
4271
|
+
},
|
|
4272
|
+
{
|
|
4273
|
+
"name": "search",
|
|
4254
4274
|
"detail": {
|
|
4255
4275
|
"annotation": {
|
|
4256
|
-
"type": "
|
|
4257
|
-
"
|
|
4276
|
+
"type": "typeLiteral",
|
|
4277
|
+
"members": [
|
|
4258
4278
|
{
|
|
4259
|
-
"type": "
|
|
4260
|
-
"
|
|
4279
|
+
"type": "propertySignature",
|
|
4280
|
+
"key": {
|
|
4261
4281
|
"type": "identifier",
|
|
4262
|
-
"name": "
|
|
4263
|
-
}
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4282
|
+
"name": "value"
|
|
4283
|
+
},
|
|
4284
|
+
"annotation": {
|
|
4285
|
+
"type": "keyword",
|
|
4286
|
+
"value": "string"
|
|
4287
|
+
},
|
|
4288
|
+
"computed": false
|
|
4268
4289
|
}
|
|
4269
4290
|
]
|
|
4270
4291
|
}
|
|
4271
4292
|
}
|
|
4272
4293
|
},
|
|
4294
|
+
{
|
|
4295
|
+
"name": "select.focus",
|
|
4296
|
+
"detail": {
|
|
4297
|
+
"annotation": {
|
|
4298
|
+
"type": "keyword",
|
|
4299
|
+
"value": "void"
|
|
4300
|
+
}
|
|
4301
|
+
}
|
|
4302
|
+
},
|
|
4273
4303
|
{
|
|
4274
4304
|
"name": "options.change",
|
|
4275
4305
|
"detail": {
|
|
@@ -4347,54 +4377,6 @@
|
|
|
4347
4377
|
],
|
|
4348
4378
|
"methods": [],
|
|
4349
4379
|
"types": [
|
|
4350
|
-
{
|
|
4351
|
-
"type": "typeAlias",
|
|
4352
|
-
"name": "GeneralOption",
|
|
4353
|
-
"annotation": {
|
|
4354
|
-
"type": "union",
|
|
4355
|
-
"types": [
|
|
4356
|
-
{
|
|
4357
|
-
"type": "keyword",
|
|
4358
|
-
"value": "string"
|
|
4359
|
-
},
|
|
4360
|
-
{
|
|
4361
|
-
"type": "keyword",
|
|
4362
|
-
"value": "number"
|
|
4363
|
-
},
|
|
4364
|
-
{
|
|
4365
|
-
"type": "keyword",
|
|
4366
|
-
"value": "boolean"
|
|
4367
|
-
},
|
|
4368
|
-
{
|
|
4369
|
-
"type": "reference",
|
|
4370
|
-
"typeName": {
|
|
4371
|
-
"type": "identifier",
|
|
4372
|
-
"name": "GeneralComplexOption"
|
|
4373
|
-
}
|
|
4374
|
-
},
|
|
4375
|
-
{
|
|
4376
|
-
"type": "reference",
|
|
4377
|
-
"typeName": {
|
|
4378
|
-
"type": "identifier",
|
|
4379
|
-
"name": "Record"
|
|
4380
|
-
},
|
|
4381
|
-
"typeParameters": {
|
|
4382
|
-
"type": "typeParameterInstantiation",
|
|
4383
|
-
"params": [
|
|
4384
|
-
{
|
|
4385
|
-
"type": "keyword",
|
|
4386
|
-
"value": "string"
|
|
4387
|
-
},
|
|
4388
|
-
{
|
|
4389
|
-
"type": "keyword",
|
|
4390
|
-
"value": "any"
|
|
4391
|
-
}
|
|
4392
|
-
]
|
|
4393
|
-
}
|
|
4394
|
-
}
|
|
4395
|
-
]
|
|
4396
|
-
}
|
|
4397
|
-
},
|
|
4398
4380
|
{
|
|
4399
4381
|
"type": "interface",
|
|
4400
4382
|
"name": "GeneralComplexOption",
|
|
@@ -4470,79 +4452,97 @@
|
|
|
4470
4452
|
]
|
|
4471
4453
|
},
|
|
4472
4454
|
{
|
|
4473
|
-
"type": "
|
|
4474
|
-
"name": "
|
|
4475
|
-
"
|
|
4476
|
-
|
|
4477
|
-
|
|
4478
|
-
{
|
|
4479
|
-
"type": "
|
|
4480
|
-
"
|
|
4481
|
-
},
|
|
4482
|
-
{
|
|
4483
|
-
"type": "jsLiteral",
|
|
4484
|
-
"value": "default"
|
|
4485
|
-
},
|
|
4486
|
-
{
|
|
4487
|
-
"type": "jsLiteral",
|
|
4488
|
-
"value": "icon"
|
|
4489
|
-
},
|
|
4490
|
-
{
|
|
4491
|
-
"type": "jsLiteral",
|
|
4492
|
-
"value": "icon-circle"
|
|
4455
|
+
"type": "interface",
|
|
4456
|
+
"name": "UseBackendConf",
|
|
4457
|
+
"body": [
|
|
4458
|
+
{
|
|
4459
|
+
"type": "propertySignature",
|
|
4460
|
+
"key": {
|
|
4461
|
+
"type": "identifier",
|
|
4462
|
+
"name": "provider"
|
|
4493
4463
|
},
|
|
4494
|
-
{
|
|
4495
|
-
"type": "
|
|
4496
|
-
"value": "
|
|
4464
|
+
"annotation": {
|
|
4465
|
+
"type": "keyword",
|
|
4466
|
+
"value": "string"
|
|
4497
4467
|
},
|
|
4498
|
-
|
|
4499
|
-
|
|
4500
|
-
|
|
4501
|
-
|
|
4502
|
-
|
|
4503
|
-
|
|
4504
|
-
|
|
4505
|
-
{
|
|
4506
|
-
"type": "typeAlias",
|
|
4507
|
-
"name": "UIType",
|
|
4508
|
-
"annotation": {
|
|
4509
|
-
"type": "union",
|
|
4510
|
-
"types": [
|
|
4511
|
-
{
|
|
4512
|
-
"type": "jsLiteral",
|
|
4513
|
-
"value": "default"
|
|
4468
|
+
"computed": false
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
"type": "propertySignature",
|
|
4472
|
+
"key": {
|
|
4473
|
+
"type": "identifier",
|
|
4474
|
+
"name": "args"
|
|
4514
4475
|
},
|
|
4515
|
-
{
|
|
4516
|
-
"type": "
|
|
4517
|
-
"
|
|
4518
|
-
|
|
4519
|
-
|
|
4520
|
-
|
|
4521
|
-
|
|
4522
|
-
|
|
4523
|
-
|
|
4524
|
-
|
|
4525
|
-
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
|
|
4529
|
-
|
|
4530
|
-
|
|
4476
|
+
"annotation": {
|
|
4477
|
+
"type": "union",
|
|
4478
|
+
"types": [
|
|
4479
|
+
{
|
|
4480
|
+
"type": "array",
|
|
4481
|
+
"elementType": {
|
|
4482
|
+
"type": "keyword",
|
|
4483
|
+
"value": "any"
|
|
4484
|
+
}
|
|
4485
|
+
},
|
|
4486
|
+
{
|
|
4487
|
+
"type": "parenthesizedType",
|
|
4488
|
+
"annotation": {
|
|
4489
|
+
"type": "function",
|
|
4490
|
+
"parameters": [
|
|
4491
|
+
{
|
|
4492
|
+
"type": "restElement",
|
|
4493
|
+
"argument": {
|
|
4494
|
+
"type": "identifier",
|
|
4495
|
+
"name": "args"
|
|
4496
|
+
},
|
|
4497
|
+
"annotation": {
|
|
4498
|
+
"type": "array",
|
|
4499
|
+
"elementType": {
|
|
4500
|
+
"type": "keyword",
|
|
4501
|
+
"value": "any"
|
|
4502
|
+
}
|
|
4503
|
+
}
|
|
4504
|
+
}
|
|
4505
|
+
],
|
|
4506
|
+
"annotation": {
|
|
4507
|
+
"type": "array",
|
|
4508
|
+
"elementType": {
|
|
4509
|
+
"type": "keyword",
|
|
4510
|
+
"value": "any"
|
|
4511
|
+
}
|
|
4512
|
+
}
|
|
4513
|
+
}
|
|
4514
|
+
}
|
|
4515
|
+
]
|
|
4531
4516
|
},
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4517
|
+
"computed": false
|
|
4518
|
+
},
|
|
4519
|
+
{
|
|
4520
|
+
"type": "propertySignature",
|
|
4521
|
+
"key": {
|
|
4522
|
+
"type": "identifier",
|
|
4523
|
+
"name": "transform"
|
|
4535
4524
|
},
|
|
4536
|
-
{
|
|
4537
|
-
"type": "
|
|
4538
|
-
"
|
|
4525
|
+
"annotation": {
|
|
4526
|
+
"type": "function",
|
|
4527
|
+
"parameters": [
|
|
4528
|
+
{
|
|
4529
|
+
"type": "identifier",
|
|
4530
|
+
"name": "data",
|
|
4531
|
+
"annotation": {
|
|
4532
|
+
"type": "keyword",
|
|
4533
|
+
"value": "any"
|
|
4534
|
+
}
|
|
4535
|
+
}
|
|
4536
|
+
],
|
|
4537
|
+
"annotation": {
|
|
4538
|
+
"type": "keyword",
|
|
4539
|
+
"value": "void"
|
|
4540
|
+
}
|
|
4539
4541
|
},
|
|
4540
|
-
|
|
4541
|
-
|
|
4542
|
-
|
|
4543
|
-
|
|
4544
|
-
]
|
|
4545
|
-
}
|
|
4542
|
+
"optional": true,
|
|
4543
|
+
"computed": false
|
|
4544
|
+
}
|
|
4545
|
+
]
|
|
4546
4546
|
}
|
|
4547
4547
|
]
|
|
4548
4548
|
},
|