@next-bricks/form 1.15.0 → 1.15.2
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 +13 -13
- package/dist/chunks/{4837.ee78a559.js → 4837.99ba6b49.js} +2 -2
- package/dist/chunks/{4837.ee78a559.js.map → 4837.99ba6b49.js.map} +1 -1
- package/dist/chunks/5582.a2d37704.js +3 -0
- package/dist/chunks/5582.a2d37704.js.map +1 -0
- package/dist/chunks/{7218.8a34ac8c.js → 7218.abb44809.js} +2 -2
- package/dist/chunks/{7218.8a34ac8c.js.map → 7218.abb44809.js.map} +1 -1
- package/dist/chunks/7623.3cfd20ae.js +3 -0
- package/dist/chunks/7623.3cfd20ae.js.map +1 -0
- package/dist/chunks/{eo-color-picker.bf777bdd.js → eo-color-picker.894384c2.js} +2 -2
- package/dist/chunks/{eo-color-picker.bf777bdd.js.map → eo-color-picker.894384c2.js.map} +1 -1
- package/dist/chunks/{eo-date-picker.5fd6b30b.js → eo-date-picker.b0e2f71f.js} +2 -2
- package/dist/chunks/{eo-date-picker.5fd6b30b.js.map → eo-date-picker.b0e2f71f.js.map} +1 -1
- package/dist/chunks/{eo-dynamic-form-item.97ca5f2f.js → eo-dynamic-form-item.27eaab38.js} +3 -3
- package/dist/chunks/{eo-dynamic-form-item.97ca5f2f.js.map → eo-dynamic-form-item.27eaab38.js.map} +1 -1
- package/dist/chunks/{eo-form-item.786f3204.js → eo-form-item.e19d56f2.js} +3 -3
- package/dist/chunks/{eo-form-item.786f3204.js.map → eo-form-item.e19d56f2.js.map} +1 -1
- package/dist/chunks/{eo-radio.b560225d.js → eo-radio.df600962.js} +3 -3
- package/dist/chunks/{eo-radio.b560225d.js.map → eo-radio.df600962.js.map} +1 -1
- package/dist/chunks/eo-select.a77cd87a.js +3 -0
- package/dist/chunks/eo-select.a77cd87a.js.map +1 -0
- package/dist/chunks/{eo-time-picker.6972ed66.js → eo-time-picker.ca5206bb.js} +2 -2
- package/dist/chunks/{eo-time-picker.6972ed66.js.map → eo-time-picker.ca5206bb.js.map} +1 -1
- package/dist/chunks/{eo-time-range-picker.78522a35.js → eo-time-range-picker.cb070817.js} +2 -2
- package/dist/chunks/{eo-time-range-picker.78522a35.js.map → eo-time-range-picker.cb070817.js.map} +1 -1
- package/dist/chunks/{eo-upload-file.ffa88448.js → eo-upload-file.e1e302b9.js} +3 -3
- package/dist/chunks/{eo-upload-file.ffa88448.js.map → eo-upload-file.e1e302b9.js.map} +1 -1
- package/dist/chunks/{eo-upload-image.6c530fa8.js → eo-upload-image.dc763654.js} +3 -3
- package/dist/chunks/{eo-upload-image.6c530fa8.js.map → eo-upload-image.dc763654.js.map} +1 -1
- package/dist/chunks/{main.5b5ef9cf.js → main.aa417aca.js} +2 -2
- package/dist/chunks/{main.5b5ef9cf.js.map → main.aa417aca.js.map} +1 -1
- package/dist/examples.json +6 -6
- package/dist/{index.b28ead9a.js → index.507ab014.js} +2 -2
- package/dist/{index.b28ead9a.js.map → index.507ab014.js.map} +1 -1
- package/dist/manifest.json +336 -336
- package/dist/types.json +1305 -1305
- package/package.json +2 -2
- package/dist/chunks/4411.4c063ae9.js +0 -3
- package/dist/chunks/4411.4c063ae9.js.map +0 -1
- 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/{4411.4c063ae9.js.LICENSE.txt → 5582.a2d37704.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{7623.1f56399f.js.LICENSE.txt → 7623.3cfd20ae.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-dynamic-form-item.97ca5f2f.js.LICENSE.txt → eo-dynamic-form-item.27eaab38.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-form-item.786f3204.js.LICENSE.txt → eo-form-item.e19d56f2.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-radio.b560225d.js.LICENSE.txt → eo-radio.df600962.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-select.2b3fd2f2.js.LICENSE.txt → eo-select.a77cd87a.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-upload-file.ffa88448.js.LICENSE.txt → eo-upload-file.e1e302b9.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-upload-image.6c530fa8.js.LICENSE.txt → eo-upload-image.dc763654.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -498,58 +498,10 @@
|
|
|
498
498
|
],
|
|
499
499
|
"methods": []
|
|
500
500
|
},
|
|
501
|
-
"eo-
|
|
501
|
+
"eo-form": {
|
|
502
502
|
"properties": [
|
|
503
503
|
{
|
|
504
|
-
"name": "
|
|
505
|
-
"annotation": {
|
|
506
|
-
"type": "keyword",
|
|
507
|
-
"value": "string"
|
|
508
|
-
}
|
|
509
|
-
},
|
|
510
|
-
{
|
|
511
|
-
"name": "placeholder",
|
|
512
|
-
"annotation": {
|
|
513
|
-
"type": "keyword",
|
|
514
|
-
"value": "string"
|
|
515
|
-
}
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
"name": "label",
|
|
519
|
-
"annotation": {
|
|
520
|
-
"type": "keyword",
|
|
521
|
-
"value": "string"
|
|
522
|
-
}
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
"name": "options",
|
|
526
|
-
"annotation": {
|
|
527
|
-
"type": "array",
|
|
528
|
-
"elementType": {
|
|
529
|
-
"type": "reference",
|
|
530
|
-
"typeName": {
|
|
531
|
-
"type": "identifier",
|
|
532
|
-
"name": "GeneralComplexOption"
|
|
533
|
-
}
|
|
534
|
-
}
|
|
535
|
-
}
|
|
536
|
-
},
|
|
537
|
-
{
|
|
538
|
-
"name": "value",
|
|
539
|
-
"annotation": {
|
|
540
|
-
"type": "keyword",
|
|
541
|
-
"value": "any"
|
|
542
|
-
}
|
|
543
|
-
},
|
|
544
|
-
{
|
|
545
|
-
"name": "required",
|
|
546
|
-
"annotation": {
|
|
547
|
-
"type": "keyword",
|
|
548
|
-
"value": "boolean"
|
|
549
|
-
}
|
|
550
|
-
},
|
|
551
|
-
{
|
|
552
|
-
"name": "message",
|
|
504
|
+
"name": "staticValues",
|
|
553
505
|
"annotation": {
|
|
554
506
|
"type": "reference",
|
|
555
507
|
"typeName": {
|
|
@@ -565,142 +517,54 @@
|
|
|
565
517
|
},
|
|
566
518
|
{
|
|
567
519
|
"type": "keyword",
|
|
568
|
-
"value": "
|
|
520
|
+
"value": "unknown"
|
|
569
521
|
}
|
|
570
522
|
]
|
|
571
523
|
}
|
|
572
524
|
}
|
|
573
525
|
},
|
|
574
526
|
{
|
|
575
|
-
"name": "
|
|
576
|
-
"annotation": {
|
|
577
|
-
"type": "keyword",
|
|
578
|
-
"value": "boolean"
|
|
579
|
-
}
|
|
580
|
-
},
|
|
581
|
-
{
|
|
582
|
-
"name": "mode",
|
|
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",
|
|
527
|
+
"name": "layout",
|
|
599
528
|
"annotation": {
|
|
600
|
-
"type": "
|
|
601
|
-
"
|
|
602
|
-
"type": "
|
|
603
|
-
"
|
|
529
|
+
"type": "reference",
|
|
530
|
+
"typeName": {
|
|
531
|
+
"type": "identifier",
|
|
532
|
+
"name": "Layout"
|
|
604
533
|
}
|
|
605
534
|
}
|
|
606
535
|
},
|
|
607
536
|
{
|
|
608
|
-
"name": "
|
|
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",
|
|
537
|
+
"name": "size",
|
|
653
538
|
"annotation": {
|
|
654
|
-
"type": "
|
|
655
|
-
"
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
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
|
-
]
|
|
539
|
+
"type": "reference",
|
|
540
|
+
"typeName": {
|
|
541
|
+
"type": "identifier",
|
|
542
|
+
"name": "ComponentSize"
|
|
543
|
+
}
|
|
683
544
|
}
|
|
684
545
|
},
|
|
685
546
|
{
|
|
686
|
-
"name": "
|
|
547
|
+
"name": "labelCol",
|
|
687
548
|
"annotation": {
|
|
688
549
|
"type": "reference",
|
|
689
550
|
"typeName": {
|
|
690
551
|
"type": "identifier",
|
|
691
|
-
"name": "
|
|
552
|
+
"name": "ColProps"
|
|
692
553
|
}
|
|
693
554
|
}
|
|
694
555
|
},
|
|
695
556
|
{
|
|
696
|
-
"name": "
|
|
557
|
+
"name": "wrapperCol",
|
|
697
558
|
"annotation": {
|
|
698
|
-
"type": "
|
|
699
|
-
"
|
|
559
|
+
"type": "reference",
|
|
560
|
+
"typeName": {
|
|
561
|
+
"type": "identifier",
|
|
562
|
+
"name": "ColProps"
|
|
563
|
+
}
|
|
700
564
|
}
|
|
701
565
|
},
|
|
702
566
|
{
|
|
703
|
-
"name": "
|
|
567
|
+
"name": "formStyle",
|
|
704
568
|
"annotation": {
|
|
705
569
|
"type": "reference",
|
|
706
570
|
"typeName": {
|
|
@@ -717,347 +581,350 @@
|
|
|
717
581
|
}
|
|
718
582
|
},
|
|
719
583
|
{
|
|
720
|
-
"name": "
|
|
584
|
+
"name": "textContent",
|
|
721
585
|
"annotation": {
|
|
722
586
|
"type": "keyword",
|
|
723
|
-
"value": "
|
|
587
|
+
"value": "string"
|
|
724
588
|
}
|
|
725
589
|
}
|
|
726
590
|
],
|
|
727
591
|
"events": [
|
|
728
592
|
{
|
|
729
|
-
"name": "change",
|
|
593
|
+
"name": "values.change",
|
|
730
594
|
"detail": {
|
|
731
595
|
"annotation": {
|
|
732
|
-
"type": "
|
|
733
|
-
"
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
"type": "
|
|
742
|
-
"
|
|
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
|
-
{
|
|
759
|
-
"type": "propertySignature",
|
|
760
|
-
"key": {
|
|
761
|
-
"type": "identifier",
|
|
762
|
-
"name": "options"
|
|
763
|
-
},
|
|
764
|
-
"annotation": {
|
|
765
|
-
"type": "array",
|
|
766
|
-
"elementType": {
|
|
767
|
-
"type": "reference",
|
|
768
|
-
"typeName": {
|
|
769
|
-
"type": "identifier",
|
|
770
|
-
"name": "GeneralComplexOption"
|
|
771
|
-
}
|
|
772
|
-
}
|
|
596
|
+
"type": "reference",
|
|
597
|
+
"typeName": {
|
|
598
|
+
"type": "identifier",
|
|
599
|
+
"name": "Record"
|
|
600
|
+
},
|
|
601
|
+
"typeParameters": {
|
|
602
|
+
"type": "typeParameterInstantiation",
|
|
603
|
+
"params": [
|
|
604
|
+
{
|
|
605
|
+
"type": "keyword",
|
|
606
|
+
"value": "string"
|
|
773
607
|
},
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
608
|
+
{
|
|
609
|
+
"type": "keyword",
|
|
610
|
+
"value": "unknown"
|
|
611
|
+
}
|
|
612
|
+
]
|
|
613
|
+
}
|
|
777
614
|
}
|
|
778
615
|
}
|
|
779
616
|
},
|
|
780
617
|
{
|
|
781
|
-
"name": "
|
|
618
|
+
"name": "validate.success",
|
|
782
619
|
"detail": {
|
|
783
620
|
"annotation": {
|
|
784
|
-
"type": "
|
|
785
|
-
"
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
621
|
+
"type": "reference",
|
|
622
|
+
"typeName": {
|
|
623
|
+
"type": "identifier",
|
|
624
|
+
"name": "Record"
|
|
625
|
+
},
|
|
626
|
+
"typeParameters": {
|
|
627
|
+
"type": "typeParameterInstantiation",
|
|
628
|
+
"params": [
|
|
629
|
+
{
|
|
793
630
|
"type": "keyword",
|
|
794
631
|
"value": "string"
|
|
795
632
|
},
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
633
|
+
{
|
|
634
|
+
"type": "keyword",
|
|
635
|
+
"value": "unknown"
|
|
636
|
+
}
|
|
637
|
+
]
|
|
638
|
+
}
|
|
799
639
|
}
|
|
800
640
|
}
|
|
801
641
|
},
|
|
802
642
|
{
|
|
803
|
-
"name": "
|
|
643
|
+
"name": "validate.error",
|
|
804
644
|
"detail": {
|
|
805
645
|
"annotation": {
|
|
806
|
-
"type": "
|
|
807
|
-
"
|
|
646
|
+
"type": "array",
|
|
647
|
+
"elementType": {
|
|
648
|
+
"type": "parenthesizedType",
|
|
649
|
+
"annotation": {
|
|
650
|
+
"type": "intersection",
|
|
651
|
+
"types": [
|
|
652
|
+
{
|
|
653
|
+
"type": "reference",
|
|
654
|
+
"typeName": {
|
|
655
|
+
"type": "identifier",
|
|
656
|
+
"name": "MessageBody"
|
|
657
|
+
}
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
"type": "typeLiteral",
|
|
661
|
+
"members": [
|
|
662
|
+
{
|
|
663
|
+
"type": "propertySignature",
|
|
664
|
+
"key": {
|
|
665
|
+
"type": "identifier",
|
|
666
|
+
"name": "name"
|
|
667
|
+
},
|
|
668
|
+
"annotation": {
|
|
669
|
+
"type": "keyword",
|
|
670
|
+
"value": "string"
|
|
671
|
+
},
|
|
672
|
+
"computed": false
|
|
673
|
+
}
|
|
674
|
+
]
|
|
675
|
+
}
|
|
676
|
+
]
|
|
677
|
+
}
|
|
678
|
+
}
|
|
808
679
|
}
|
|
809
680
|
}
|
|
810
|
-
}
|
|
681
|
+
}
|
|
682
|
+
],
|
|
683
|
+
"methods": [
|
|
811
684
|
{
|
|
812
|
-
"name": "
|
|
813
|
-
"
|
|
685
|
+
"name": "validate",
|
|
686
|
+
"params": [],
|
|
687
|
+
"returns": {
|
|
814
688
|
"annotation": {
|
|
815
|
-
"type": "
|
|
816
|
-
"
|
|
689
|
+
"type": "union",
|
|
690
|
+
"types": [
|
|
817
691
|
{
|
|
818
|
-
"type": "
|
|
819
|
-
"
|
|
692
|
+
"type": "keyword",
|
|
693
|
+
"value": "boolean"
|
|
694
|
+
},
|
|
695
|
+
{
|
|
696
|
+
"type": "reference",
|
|
697
|
+
"typeName": {
|
|
820
698
|
"type": "identifier",
|
|
821
|
-
"name": "
|
|
699
|
+
"name": "Record"
|
|
822
700
|
},
|
|
823
|
-
"
|
|
824
|
-
"type": "
|
|
825
|
-
"
|
|
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
|
-
},
|
|
701
|
+
"typeParameters": {
|
|
702
|
+
"type": "typeParameterInstantiation",
|
|
703
|
+
"params": [
|
|
838
704
|
{
|
|
839
|
-
"type": "
|
|
840
|
-
"
|
|
841
|
-
"type": "identifier",
|
|
842
|
-
"name": "value"
|
|
843
|
-
},
|
|
844
|
-
"annotation": {
|
|
845
|
-
"type": "keyword",
|
|
846
|
-
"value": "any"
|
|
847
|
-
},
|
|
848
|
-
"computed": false
|
|
705
|
+
"type": "keyword",
|
|
706
|
+
"value": "string"
|
|
849
707
|
},
|
|
850
708
|
{
|
|
851
|
-
"type": "
|
|
852
|
-
"
|
|
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
|
-
}
|
|
709
|
+
"type": "keyword",
|
|
710
|
+
"value": "unknown"
|
|
864
711
|
}
|
|
865
712
|
]
|
|
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
|
|
713
|
+
}
|
|
880
714
|
}
|
|
881
715
|
]
|
|
882
716
|
}
|
|
883
717
|
}
|
|
884
|
-
}
|
|
885
|
-
],
|
|
886
|
-
"methods": [],
|
|
887
|
-
"types": [
|
|
718
|
+
},
|
|
888
719
|
{
|
|
889
|
-
"
|
|
890
|
-
"
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
"
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
720
|
+
"name": "setInitValue",
|
|
721
|
+
"params": [
|
|
722
|
+
{
|
|
723
|
+
"name": "values",
|
|
724
|
+
"annotation": {
|
|
725
|
+
"type": "reference",
|
|
726
|
+
"typeName": {
|
|
727
|
+
"type": "identifier",
|
|
728
|
+
"name": "Record"
|
|
729
|
+
},
|
|
730
|
+
"typeParameters": {
|
|
731
|
+
"type": "typeParameterInstantiation",
|
|
732
|
+
"params": [
|
|
900
733
|
{
|
|
901
734
|
"type": "keyword",
|
|
902
735
|
"value": "string"
|
|
903
736
|
},
|
|
904
737
|
{
|
|
905
738
|
"type": "keyword",
|
|
906
|
-
"value": "
|
|
907
|
-
},
|
|
908
|
-
{
|
|
909
|
-
"type": "keyword",
|
|
910
|
-
"value": "boolean"
|
|
739
|
+
"value": "unknown"
|
|
911
740
|
}
|
|
912
741
|
]
|
|
913
742
|
}
|
|
914
743
|
}
|
|
915
|
-
]
|
|
916
|
-
},
|
|
917
|
-
"body": [
|
|
918
|
-
{
|
|
919
|
-
"type": "propertySignature",
|
|
920
|
-
"key": {
|
|
921
|
-
"type": "identifier",
|
|
922
|
-
"name": "label"
|
|
923
|
-
},
|
|
924
|
-
"annotation": {
|
|
925
|
-
"type": "keyword",
|
|
926
|
-
"value": "string"
|
|
927
|
-
},
|
|
928
|
-
"computed": false
|
|
929
|
-
},
|
|
930
|
-
{
|
|
931
|
-
"type": "propertySignature",
|
|
932
|
-
"key": {
|
|
933
|
-
"type": "identifier",
|
|
934
|
-
"name": "value"
|
|
935
|
-
},
|
|
936
|
-
"annotation": {
|
|
937
|
-
"type": "reference",
|
|
938
|
-
"typeName": {
|
|
939
|
-
"type": "identifier",
|
|
940
|
-
"name": "T"
|
|
941
|
-
}
|
|
942
|
-
},
|
|
943
|
-
"computed": false
|
|
944
744
|
},
|
|
945
745
|
{
|
|
946
|
-
"
|
|
947
|
-
"parameter": {
|
|
948
|
-
"type": "identifier",
|
|
949
|
-
"name": "key",
|
|
950
|
-
"annotation": {
|
|
951
|
-
"type": "keyword",
|
|
952
|
-
"value": "string"
|
|
953
|
-
}
|
|
954
|
-
},
|
|
746
|
+
"name": "options",
|
|
955
747
|
"annotation": {
|
|
956
|
-
"type": "
|
|
957
|
-
"
|
|
748
|
+
"type": "typeLiteral",
|
|
749
|
+
"members": [
|
|
750
|
+
{
|
|
751
|
+
"type": "propertySignature",
|
|
752
|
+
"key": {
|
|
753
|
+
"type": "identifier",
|
|
754
|
+
"name": "runInMacrotask"
|
|
755
|
+
},
|
|
756
|
+
"annotation": {
|
|
757
|
+
"type": "keyword",
|
|
758
|
+
"value": "boolean"
|
|
759
|
+
},
|
|
760
|
+
"optional": true,
|
|
761
|
+
"computed": false
|
|
762
|
+
},
|
|
763
|
+
{
|
|
764
|
+
"type": "propertySignature",
|
|
765
|
+
"key": {
|
|
766
|
+
"type": "identifier",
|
|
767
|
+
"name": "runInMicrotask"
|
|
768
|
+
},
|
|
769
|
+
"annotation": {
|
|
770
|
+
"type": "keyword",
|
|
771
|
+
"value": "boolean"
|
|
772
|
+
},
|
|
773
|
+
"optional": true,
|
|
774
|
+
"computed": false
|
|
775
|
+
}
|
|
776
|
+
]
|
|
958
777
|
}
|
|
959
778
|
}
|
|
960
|
-
]
|
|
779
|
+
],
|
|
780
|
+
"returns": {}
|
|
961
781
|
},
|
|
962
782
|
{
|
|
963
|
-
"
|
|
964
|
-
"
|
|
965
|
-
"body": [
|
|
783
|
+
"name": "resetFields",
|
|
784
|
+
"params": [
|
|
966
785
|
{
|
|
967
|
-
"
|
|
968
|
-
"key": {
|
|
969
|
-
"type": "identifier",
|
|
970
|
-
"name": "provider"
|
|
971
|
-
},
|
|
786
|
+
"name": "name",
|
|
972
787
|
"annotation": {
|
|
973
788
|
"type": "keyword",
|
|
974
789
|
"value": "string"
|
|
975
|
-
}
|
|
976
|
-
|
|
977
|
-
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
],
|
|
793
|
+
"returns": {}
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"name": "getFieldsValue",
|
|
797
|
+
"params": [
|
|
978
798
|
{
|
|
979
|
-
"
|
|
980
|
-
"key": {
|
|
981
|
-
"type": "identifier",
|
|
982
|
-
"name": "args"
|
|
983
|
-
},
|
|
799
|
+
"name": "name",
|
|
984
800
|
"annotation": {
|
|
985
|
-
"type": "
|
|
986
|
-
"
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
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
|
-
]
|
|
1024
|
-
},
|
|
1025
|
-
"computed": false
|
|
1026
|
-
},
|
|
801
|
+
"type": "keyword",
|
|
802
|
+
"value": "string"
|
|
803
|
+
}
|
|
804
|
+
}
|
|
805
|
+
],
|
|
806
|
+
"returns": {}
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"name": "validateField",
|
|
810
|
+
"params": [
|
|
1027
811
|
{
|
|
1028
|
-
"
|
|
1029
|
-
"key": {
|
|
1030
|
-
"type": "identifier",
|
|
1031
|
-
"name": "transform"
|
|
1032
|
-
},
|
|
812
|
+
"name": "name",
|
|
1033
813
|
"annotation": {
|
|
1034
|
-
"type": "
|
|
1035
|
-
"
|
|
1036
|
-
|
|
1037
|
-
"type": "identifier",
|
|
1038
|
-
"name": "data",
|
|
1039
|
-
"annotation": {
|
|
1040
|
-
"type": "keyword",
|
|
1041
|
-
"value": "any"
|
|
1042
|
-
}
|
|
1043
|
-
}
|
|
1044
|
-
],
|
|
1045
|
-
"annotation": {
|
|
1046
|
-
"type": "keyword",
|
|
1047
|
-
"value": "void"
|
|
1048
|
-
}
|
|
1049
|
-
},
|
|
1050
|
-
"optional": true,
|
|
1051
|
-
"computed": false
|
|
814
|
+
"type": "keyword",
|
|
815
|
+
"value": "string"
|
|
816
|
+
}
|
|
1052
817
|
}
|
|
1053
|
-
]
|
|
818
|
+
],
|
|
819
|
+
"returns": {}
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"name": "resetValidateState",
|
|
823
|
+
"params": [],
|
|
824
|
+
"returns": {}
|
|
825
|
+
}
|
|
826
|
+
],
|
|
827
|
+
"types": [
|
|
828
|
+
{
|
|
829
|
+
"type": "typeAlias",
|
|
830
|
+
"name": "Layout",
|
|
831
|
+
"annotation": {
|
|
832
|
+
"type": "union",
|
|
833
|
+
"types": [
|
|
834
|
+
{
|
|
835
|
+
"type": "jsLiteral",
|
|
836
|
+
"value": "horizontal"
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
"type": "jsLiteral",
|
|
840
|
+
"value": "vertical"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"type": "jsLiteral",
|
|
844
|
+
"value": "inline"
|
|
845
|
+
}
|
|
846
|
+
]
|
|
847
|
+
}
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"type": "typeAlias",
|
|
851
|
+
"name": "ComponentSize",
|
|
852
|
+
"annotation": {
|
|
853
|
+
"type": "union",
|
|
854
|
+
"types": [
|
|
855
|
+
{
|
|
856
|
+
"type": "jsLiteral",
|
|
857
|
+
"value": "large"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"type": "jsLiteral",
|
|
861
|
+
"value": "medium"
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"type": "jsLiteral",
|
|
865
|
+
"value": "small"
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
"type": "jsLiteral",
|
|
869
|
+
"value": "xs"
|
|
870
|
+
}
|
|
871
|
+
]
|
|
872
|
+
}
|
|
1054
873
|
}
|
|
1055
874
|
]
|
|
1056
875
|
},
|
|
1057
|
-
"eo-
|
|
876
|
+
"eo-select": {
|
|
1058
877
|
"properties": [
|
|
1059
878
|
{
|
|
1060
|
-
"name": "
|
|
879
|
+
"name": "name",
|
|
880
|
+
"annotation": {
|
|
881
|
+
"type": "keyword",
|
|
882
|
+
"value": "string"
|
|
883
|
+
}
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"name": "placeholder",
|
|
887
|
+
"annotation": {
|
|
888
|
+
"type": "keyword",
|
|
889
|
+
"value": "string"
|
|
890
|
+
}
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"name": "label",
|
|
894
|
+
"annotation": {
|
|
895
|
+
"type": "keyword",
|
|
896
|
+
"value": "string"
|
|
897
|
+
}
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"name": "options",
|
|
901
|
+
"annotation": {
|
|
902
|
+
"type": "array",
|
|
903
|
+
"elementType": {
|
|
904
|
+
"type": "reference",
|
|
905
|
+
"typeName": {
|
|
906
|
+
"type": "identifier",
|
|
907
|
+
"name": "GeneralComplexOption"
|
|
908
|
+
}
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"name": "value",
|
|
914
|
+
"annotation": {
|
|
915
|
+
"type": "keyword",
|
|
916
|
+
"value": "any"
|
|
917
|
+
}
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"name": "required",
|
|
921
|
+
"annotation": {
|
|
922
|
+
"type": "keyword",
|
|
923
|
+
"value": "boolean"
|
|
924
|
+
}
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
"name": "message",
|
|
1061
928
|
"annotation": {
|
|
1062
929
|
"type": "reference",
|
|
1063
930
|
"typeName": {
|
|
@@ -1073,54 +940,142 @@
|
|
|
1073
940
|
},
|
|
1074
941
|
{
|
|
1075
942
|
"type": "keyword",
|
|
1076
|
-
"value": "
|
|
943
|
+
"value": "string"
|
|
1077
944
|
}
|
|
1078
945
|
]
|
|
1079
946
|
}
|
|
1080
947
|
}
|
|
1081
948
|
},
|
|
1082
949
|
{
|
|
1083
|
-
"name": "
|
|
950
|
+
"name": "disabled",
|
|
1084
951
|
"annotation": {
|
|
1085
|
-
"type": "
|
|
1086
|
-
"
|
|
1087
|
-
"type": "identifier",
|
|
1088
|
-
"name": "Layout"
|
|
1089
|
-
}
|
|
952
|
+
"type": "keyword",
|
|
953
|
+
"value": "boolean"
|
|
1090
954
|
}
|
|
1091
955
|
},
|
|
1092
956
|
{
|
|
1093
|
-
"name": "
|
|
957
|
+
"name": "mode",
|
|
1094
958
|
"annotation": {
|
|
1095
|
-
"type": "
|
|
1096
|
-
"
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
959
|
+
"type": "union",
|
|
960
|
+
"types": [
|
|
961
|
+
{
|
|
962
|
+
"type": "jsLiteral",
|
|
963
|
+
"value": "tags"
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
"type": "jsLiteral",
|
|
967
|
+
"value": "multiple"
|
|
968
|
+
}
|
|
969
|
+
]
|
|
1100
970
|
}
|
|
1101
971
|
},
|
|
1102
972
|
{
|
|
1103
|
-
"name": "
|
|
973
|
+
"name": "tokenSeparators",
|
|
1104
974
|
"annotation": {
|
|
1105
|
-
"type": "
|
|
1106
|
-
"
|
|
1107
|
-
"type": "
|
|
1108
|
-
"
|
|
975
|
+
"type": "array",
|
|
976
|
+
"elementType": {
|
|
977
|
+
"type": "keyword",
|
|
978
|
+
"value": "string"
|
|
1109
979
|
}
|
|
1110
980
|
}
|
|
1111
981
|
},
|
|
1112
982
|
{
|
|
1113
|
-
"name": "
|
|
983
|
+
"name": "maxTagCount",
|
|
1114
984
|
"annotation": {
|
|
1115
|
-
"type": "
|
|
1116
|
-
"
|
|
1117
|
-
|
|
1118
|
-
"name": "ColProps"
|
|
1119
|
-
}
|
|
1120
|
-
}
|
|
985
|
+
"type": "keyword",
|
|
986
|
+
"value": "number"
|
|
987
|
+
}
|
|
1121
988
|
},
|
|
1122
989
|
{
|
|
1123
|
-
"name": "
|
|
990
|
+
"name": "groupBy",
|
|
991
|
+
"annotation": {
|
|
992
|
+
"type": "keyword",
|
|
993
|
+
"value": "string"
|
|
994
|
+
}
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"name": "suffix",
|
|
998
|
+
"annotation": {
|
|
999
|
+
"type": "typeLiteral",
|
|
1000
|
+
"members": [
|
|
1001
|
+
{
|
|
1002
|
+
"type": "propertySignature",
|
|
1003
|
+
"key": {
|
|
1004
|
+
"type": "identifier",
|
|
1005
|
+
"name": "useBrick"
|
|
1006
|
+
},
|
|
1007
|
+
"annotation": {
|
|
1008
|
+
"type": "reference",
|
|
1009
|
+
"typeName": {
|
|
1010
|
+
"type": "identifier",
|
|
1011
|
+
"name": "UseSingleBrickConf"
|
|
1012
|
+
}
|
|
1013
|
+
},
|
|
1014
|
+
"computed": false
|
|
1015
|
+
}
|
|
1016
|
+
]
|
|
1017
|
+
}
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"name": "clearable",
|
|
1021
|
+
"annotation": {
|
|
1022
|
+
"type": "keyword",
|
|
1023
|
+
"value": "boolean"
|
|
1024
|
+
}
|
|
1025
|
+
},
|
|
1026
|
+
{
|
|
1027
|
+
"name": "fields",
|
|
1028
|
+
"annotation": {
|
|
1029
|
+
"type": "typeLiteral",
|
|
1030
|
+
"members": [
|
|
1031
|
+
{
|
|
1032
|
+
"type": "propertySignature",
|
|
1033
|
+
"key": {
|
|
1034
|
+
"type": "identifier",
|
|
1035
|
+
"name": "label"
|
|
1036
|
+
},
|
|
1037
|
+
"annotation": {
|
|
1038
|
+
"type": "keyword",
|
|
1039
|
+
"value": "string"
|
|
1040
|
+
},
|
|
1041
|
+
"optional": true,
|
|
1042
|
+
"computed": false
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
"type": "propertySignature",
|
|
1046
|
+
"key": {
|
|
1047
|
+
"type": "identifier",
|
|
1048
|
+
"name": "value"
|
|
1049
|
+
},
|
|
1050
|
+
"annotation": {
|
|
1051
|
+
"type": "keyword",
|
|
1052
|
+
"value": "string"
|
|
1053
|
+
},
|
|
1054
|
+
"optional": true,
|
|
1055
|
+
"computed": false
|
|
1056
|
+
}
|
|
1057
|
+
]
|
|
1058
|
+
}
|
|
1059
|
+
},
|
|
1060
|
+
{
|
|
1061
|
+
"name": "useBackend",
|
|
1062
|
+
"annotation": {
|
|
1063
|
+
"type": "reference",
|
|
1064
|
+
"typeName": {
|
|
1065
|
+
"type": "identifier",
|
|
1066
|
+
"name": "UseBackendConf"
|
|
1067
|
+
}
|
|
1068
|
+
}
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"name": "debounceSearchDelay",
|
|
1072
|
+
"annotation": {
|
|
1073
|
+
"type": "keyword",
|
|
1074
|
+
"value": "number"
|
|
1075
|
+
}
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
"name": "inputStyle",
|
|
1124
1079
|
"annotation": {
|
|
1125
1080
|
"type": "reference",
|
|
1126
1081
|
"typeName": {
|
|
@@ -1137,295 +1092,340 @@
|
|
|
1137
1092
|
}
|
|
1138
1093
|
},
|
|
1139
1094
|
{
|
|
1140
|
-
"name": "
|
|
1095
|
+
"name": "dropdownHoist",
|
|
1141
1096
|
"annotation": {
|
|
1142
1097
|
"type": "keyword",
|
|
1143
|
-
"value": "
|
|
1098
|
+
"value": "boolean"
|
|
1144
1099
|
}
|
|
1145
1100
|
}
|
|
1146
1101
|
],
|
|
1147
1102
|
"events": [
|
|
1148
1103
|
{
|
|
1149
|
-
"name": "
|
|
1104
|
+
"name": "change",
|
|
1150
1105
|
"detail": {
|
|
1151
1106
|
"annotation": {
|
|
1152
|
-
"type": "
|
|
1153
|
-
"
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
"params": [
|
|
1160
|
-
{
|
|
1161
|
-
"type": "keyword",
|
|
1162
|
-
"value": "string"
|
|
1107
|
+
"type": "typeLiteral",
|
|
1108
|
+
"members": [
|
|
1109
|
+
{
|
|
1110
|
+
"type": "propertySignature",
|
|
1111
|
+
"key": {
|
|
1112
|
+
"type": "identifier",
|
|
1113
|
+
"name": "value"
|
|
1163
1114
|
},
|
|
1164
|
-
{
|
|
1165
|
-
"type": "
|
|
1166
|
-
"
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1115
|
+
"annotation": {
|
|
1116
|
+
"type": "union",
|
|
1117
|
+
"types": [
|
|
1118
|
+
{
|
|
1119
|
+
"type": "keyword",
|
|
1120
|
+
"value": "string"
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"type": "array",
|
|
1124
|
+
"elementType": {
|
|
1125
|
+
"type": "keyword",
|
|
1126
|
+
"value": "string"
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
]
|
|
1130
|
+
},
|
|
1131
|
+
"computed": false
|
|
1132
|
+
},
|
|
1133
|
+
{
|
|
1134
|
+
"type": "propertySignature",
|
|
1135
|
+
"key": {
|
|
1136
|
+
"type": "identifier",
|
|
1137
|
+
"name": "options"
|
|
1138
|
+
},
|
|
1139
|
+
"annotation": {
|
|
1140
|
+
"type": "array",
|
|
1141
|
+
"elementType": {
|
|
1142
|
+
"type": "reference",
|
|
1143
|
+
"typeName": {
|
|
1144
|
+
"type": "identifier",
|
|
1145
|
+
"name": "GeneralComplexOption"
|
|
1146
|
+
}
|
|
1147
|
+
}
|
|
1148
|
+
},
|
|
1149
|
+
"computed": false
|
|
1150
|
+
}
|
|
1151
|
+
]
|
|
1170
1152
|
}
|
|
1171
1153
|
}
|
|
1172
1154
|
},
|
|
1173
1155
|
{
|
|
1174
|
-
"name": "
|
|
1156
|
+
"name": "search",
|
|
1175
1157
|
"detail": {
|
|
1176
1158
|
"annotation": {
|
|
1177
|
-
"type": "
|
|
1178
|
-
"
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
{
|
|
1159
|
+
"type": "typeLiteral",
|
|
1160
|
+
"members": [
|
|
1161
|
+
{
|
|
1162
|
+
"type": "propertySignature",
|
|
1163
|
+
"key": {
|
|
1164
|
+
"type": "identifier",
|
|
1165
|
+
"name": "value"
|
|
1166
|
+
},
|
|
1167
|
+
"annotation": {
|
|
1186
1168
|
"type": "keyword",
|
|
1187
1169
|
"value": "string"
|
|
1188
1170
|
},
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
}
|
|
1193
|
-
]
|
|
1194
|
-
}
|
|
1171
|
+
"computed": false
|
|
1172
|
+
}
|
|
1173
|
+
]
|
|
1195
1174
|
}
|
|
1196
1175
|
}
|
|
1197
1176
|
},
|
|
1198
1177
|
{
|
|
1199
|
-
"name": "
|
|
1178
|
+
"name": "select.focus",
|
|
1200
1179
|
"detail": {
|
|
1201
1180
|
"annotation": {
|
|
1202
|
-
"type": "
|
|
1203
|
-
"
|
|
1204
|
-
"type": "parenthesizedType",
|
|
1205
|
-
"annotation": {
|
|
1206
|
-
"type": "intersection",
|
|
1207
|
-
"types": [
|
|
1208
|
-
{
|
|
1209
|
-
"type": "reference",
|
|
1210
|
-
"typeName": {
|
|
1211
|
-
"type": "identifier",
|
|
1212
|
-
"name": "MessageBody"
|
|
1213
|
-
}
|
|
1214
|
-
},
|
|
1215
|
-
{
|
|
1216
|
-
"type": "typeLiteral",
|
|
1217
|
-
"members": [
|
|
1218
|
-
{
|
|
1219
|
-
"type": "propertySignature",
|
|
1220
|
-
"key": {
|
|
1221
|
-
"type": "identifier",
|
|
1222
|
-
"name": "name"
|
|
1223
|
-
},
|
|
1224
|
-
"annotation": {
|
|
1225
|
-
"type": "keyword",
|
|
1226
|
-
"value": "string"
|
|
1227
|
-
},
|
|
1228
|
-
"computed": false
|
|
1229
|
-
}
|
|
1230
|
-
]
|
|
1231
|
-
}
|
|
1232
|
-
]
|
|
1233
|
-
}
|
|
1234
|
-
}
|
|
1181
|
+
"type": "keyword",
|
|
1182
|
+
"value": "void"
|
|
1235
1183
|
}
|
|
1236
1184
|
}
|
|
1237
|
-
}
|
|
1238
|
-
],
|
|
1239
|
-
"methods": [
|
|
1185
|
+
},
|
|
1240
1186
|
{
|
|
1241
|
-
"name": "
|
|
1242
|
-
"
|
|
1243
|
-
"returns": {
|
|
1187
|
+
"name": "options.change",
|
|
1188
|
+
"detail": {
|
|
1244
1189
|
"annotation": {
|
|
1245
|
-
"type": "
|
|
1246
|
-
"
|
|
1247
|
-
{
|
|
1248
|
-
"type": "keyword",
|
|
1249
|
-
"value": "boolean"
|
|
1250
|
-
},
|
|
1190
|
+
"type": "typeLiteral",
|
|
1191
|
+
"members": [
|
|
1251
1192
|
{
|
|
1252
|
-
"type": "
|
|
1253
|
-
"
|
|
1193
|
+
"type": "propertySignature",
|
|
1194
|
+
"key": {
|
|
1254
1195
|
"type": "identifier",
|
|
1255
|
-
"name": "
|
|
1196
|
+
"name": "options"
|
|
1256
1197
|
},
|
|
1257
|
-
"
|
|
1258
|
-
"type": "
|
|
1259
|
-
"
|
|
1198
|
+
"annotation": {
|
|
1199
|
+
"type": "typeLiteral",
|
|
1200
|
+
"members": [
|
|
1260
1201
|
{
|
|
1261
|
-
"type": "
|
|
1262
|
-
"
|
|
1202
|
+
"type": "propertySignature",
|
|
1203
|
+
"key": {
|
|
1204
|
+
"type": "identifier",
|
|
1205
|
+
"name": "label"
|
|
1206
|
+
},
|
|
1207
|
+
"annotation": {
|
|
1208
|
+
"type": "keyword",
|
|
1209
|
+
"value": "string"
|
|
1210
|
+
},
|
|
1211
|
+
"computed": false
|
|
1263
1212
|
},
|
|
1264
1213
|
{
|
|
1265
|
-
"type": "
|
|
1266
|
-
"
|
|
1214
|
+
"type": "propertySignature",
|
|
1215
|
+
"key": {
|
|
1216
|
+
"type": "identifier",
|
|
1217
|
+
"name": "value"
|
|
1218
|
+
},
|
|
1219
|
+
"annotation": {
|
|
1220
|
+
"type": "keyword",
|
|
1221
|
+
"value": "any"
|
|
1222
|
+
},
|
|
1223
|
+
"computed": false
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
"type": "indexSignature",
|
|
1227
|
+
"parameter": {
|
|
1228
|
+
"type": "identifier",
|
|
1229
|
+
"name": "key",
|
|
1230
|
+
"annotation": {
|
|
1231
|
+
"type": "keyword",
|
|
1232
|
+
"value": "string"
|
|
1233
|
+
}
|
|
1234
|
+
},
|
|
1235
|
+
"annotation": {
|
|
1236
|
+
"type": "keyword",
|
|
1237
|
+
"value": "any"
|
|
1238
|
+
}
|
|
1267
1239
|
}
|
|
1268
1240
|
]
|
|
1269
|
-
}
|
|
1241
|
+
},
|
|
1242
|
+
"computed": false
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"type": "propertySignature",
|
|
1246
|
+
"key": {
|
|
1247
|
+
"type": "identifier",
|
|
1248
|
+
"name": "name"
|
|
1249
|
+
},
|
|
1250
|
+
"annotation": {
|
|
1251
|
+
"type": "keyword",
|
|
1252
|
+
"value": "string"
|
|
1253
|
+
},
|
|
1254
|
+
"computed": false
|
|
1270
1255
|
}
|
|
1271
1256
|
]
|
|
1272
1257
|
}
|
|
1273
1258
|
}
|
|
1274
|
-
}
|
|
1259
|
+
}
|
|
1260
|
+
],
|
|
1261
|
+
"methods": [],
|
|
1262
|
+
"types": [
|
|
1275
1263
|
{
|
|
1276
|
-
"
|
|
1277
|
-
"
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
"
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
"type": "typeParameterInstantiation",
|
|
1288
|
-
"params": [
|
|
1264
|
+
"type": "interface",
|
|
1265
|
+
"name": "GeneralComplexOption",
|
|
1266
|
+
"typeParameters": {
|
|
1267
|
+
"type": "typeParameterDeclaration",
|
|
1268
|
+
"params": [
|
|
1269
|
+
{
|
|
1270
|
+
"type": "typeParameter",
|
|
1271
|
+
"name": "T",
|
|
1272
|
+
"default": {
|
|
1273
|
+
"type": "union",
|
|
1274
|
+
"types": [
|
|
1289
1275
|
{
|
|
1290
1276
|
"type": "keyword",
|
|
1291
1277
|
"value": "string"
|
|
1292
1278
|
},
|
|
1293
1279
|
{
|
|
1294
1280
|
"type": "keyword",
|
|
1295
|
-
"value": "
|
|
1296
|
-
}
|
|
1297
|
-
]
|
|
1298
|
-
}
|
|
1299
|
-
}
|
|
1300
|
-
},
|
|
1301
|
-
{
|
|
1302
|
-
"name": "options",
|
|
1303
|
-
"annotation": {
|
|
1304
|
-
"type": "typeLiteral",
|
|
1305
|
-
"members": [
|
|
1306
|
-
{
|
|
1307
|
-
"type": "propertySignature",
|
|
1308
|
-
"key": {
|
|
1309
|
-
"type": "identifier",
|
|
1310
|
-
"name": "runInMacrotask"
|
|
1311
|
-
},
|
|
1312
|
-
"annotation": {
|
|
1313
|
-
"type": "keyword",
|
|
1314
|
-
"value": "boolean"
|
|
1315
|
-
},
|
|
1316
|
-
"optional": true,
|
|
1317
|
-
"computed": false
|
|
1318
|
-
},
|
|
1319
|
-
{
|
|
1320
|
-
"type": "propertySignature",
|
|
1321
|
-
"key": {
|
|
1322
|
-
"type": "identifier",
|
|
1323
|
-
"name": "runInMicrotask"
|
|
1281
|
+
"value": "number"
|
|
1324
1282
|
},
|
|
1325
|
-
|
|
1283
|
+
{
|
|
1326
1284
|
"type": "keyword",
|
|
1327
1285
|
"value": "boolean"
|
|
1328
|
-
}
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
}
|
|
1332
|
-
]
|
|
1286
|
+
}
|
|
1287
|
+
]
|
|
1288
|
+
}
|
|
1333
1289
|
}
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
"
|
|
1337
|
-
},
|
|
1338
|
-
{
|
|
1339
|
-
"name": "resetFields",
|
|
1340
|
-
"params": [
|
|
1290
|
+
]
|
|
1291
|
+
},
|
|
1292
|
+
"body": [
|
|
1341
1293
|
{
|
|
1342
|
-
"
|
|
1294
|
+
"type": "propertySignature",
|
|
1295
|
+
"key": {
|
|
1296
|
+
"type": "identifier",
|
|
1297
|
+
"name": "label"
|
|
1298
|
+
},
|
|
1343
1299
|
"annotation": {
|
|
1344
1300
|
"type": "keyword",
|
|
1345
1301
|
"value": "string"
|
|
1346
|
-
}
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
"returns": {}
|
|
1350
|
-
},
|
|
1351
|
-
{
|
|
1352
|
-
"name": "getFieldsValue",
|
|
1353
|
-
"params": [
|
|
1302
|
+
},
|
|
1303
|
+
"computed": false
|
|
1304
|
+
},
|
|
1354
1305
|
{
|
|
1355
|
-
"
|
|
1306
|
+
"type": "propertySignature",
|
|
1307
|
+
"key": {
|
|
1308
|
+
"type": "identifier",
|
|
1309
|
+
"name": "value"
|
|
1310
|
+
},
|
|
1311
|
+
"annotation": {
|
|
1312
|
+
"type": "reference",
|
|
1313
|
+
"typeName": {
|
|
1314
|
+
"type": "identifier",
|
|
1315
|
+
"name": "T"
|
|
1316
|
+
}
|
|
1317
|
+
},
|
|
1318
|
+
"computed": false
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
"type": "indexSignature",
|
|
1322
|
+
"parameter": {
|
|
1323
|
+
"type": "identifier",
|
|
1324
|
+
"name": "key",
|
|
1325
|
+
"annotation": {
|
|
1326
|
+
"type": "keyword",
|
|
1327
|
+
"value": "string"
|
|
1328
|
+
}
|
|
1329
|
+
},
|
|
1356
1330
|
"annotation": {
|
|
1357
1331
|
"type": "keyword",
|
|
1358
|
-
"value": "
|
|
1332
|
+
"value": "any"
|
|
1359
1333
|
}
|
|
1360
1334
|
}
|
|
1361
|
-
]
|
|
1362
|
-
"returns": {}
|
|
1335
|
+
]
|
|
1363
1336
|
},
|
|
1364
1337
|
{
|
|
1365
|
-
"
|
|
1366
|
-
"
|
|
1338
|
+
"type": "interface",
|
|
1339
|
+
"name": "UseBackendConf",
|
|
1340
|
+
"body": [
|
|
1367
1341
|
{
|
|
1368
|
-
"
|
|
1342
|
+
"type": "propertySignature",
|
|
1343
|
+
"key": {
|
|
1344
|
+
"type": "identifier",
|
|
1345
|
+
"name": "provider"
|
|
1346
|
+
},
|
|
1369
1347
|
"annotation": {
|
|
1370
1348
|
"type": "keyword",
|
|
1371
1349
|
"value": "string"
|
|
1372
|
-
}
|
|
1373
|
-
}
|
|
1374
|
-
],
|
|
1375
|
-
"returns": {}
|
|
1376
|
-
},
|
|
1377
|
-
{
|
|
1378
|
-
"name": "resetValidateState",
|
|
1379
|
-
"params": [],
|
|
1380
|
-
"returns": {}
|
|
1381
|
-
}
|
|
1382
|
-
],
|
|
1383
|
-
"types": [
|
|
1384
|
-
{
|
|
1385
|
-
"type": "typeAlias",
|
|
1386
|
-
"name": "Layout",
|
|
1387
|
-
"annotation": {
|
|
1388
|
-
"type": "union",
|
|
1389
|
-
"types": [
|
|
1390
|
-
{
|
|
1391
|
-
"type": "jsLiteral",
|
|
1392
|
-
"value": "horizontal"
|
|
1393
1350
|
},
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1351
|
+
"computed": false
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
"type": "propertySignature",
|
|
1355
|
+
"key": {
|
|
1356
|
+
"type": "identifier",
|
|
1357
|
+
"name": "args"
|
|
1397
1358
|
},
|
|
1398
|
-
{
|
|
1399
|
-
"type": "
|
|
1400
|
-
"
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1359
|
+
"annotation": {
|
|
1360
|
+
"type": "union",
|
|
1361
|
+
"types": [
|
|
1362
|
+
{
|
|
1363
|
+
"type": "array",
|
|
1364
|
+
"elementType": {
|
|
1365
|
+
"type": "keyword",
|
|
1366
|
+
"value": "any"
|
|
1367
|
+
}
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
"type": "parenthesizedType",
|
|
1371
|
+
"annotation": {
|
|
1372
|
+
"type": "function",
|
|
1373
|
+
"parameters": [
|
|
1374
|
+
{
|
|
1375
|
+
"type": "restElement",
|
|
1376
|
+
"argument": {
|
|
1377
|
+
"type": "identifier",
|
|
1378
|
+
"name": "args"
|
|
1379
|
+
},
|
|
1380
|
+
"annotation": {
|
|
1381
|
+
"type": "array",
|
|
1382
|
+
"elementType": {
|
|
1383
|
+
"type": "keyword",
|
|
1384
|
+
"value": "any"
|
|
1385
|
+
}
|
|
1386
|
+
}
|
|
1387
|
+
}
|
|
1388
|
+
],
|
|
1389
|
+
"annotation": {
|
|
1390
|
+
"type": "array",
|
|
1391
|
+
"elementType": {
|
|
1392
|
+
"type": "keyword",
|
|
1393
|
+
"value": "any"
|
|
1394
|
+
}
|
|
1395
|
+
}
|
|
1396
|
+
}
|
|
1397
|
+
}
|
|
1398
|
+
]
|
|
1414
1399
|
},
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1400
|
+
"computed": false
|
|
1401
|
+
},
|
|
1402
|
+
{
|
|
1403
|
+
"type": "propertySignature",
|
|
1404
|
+
"key": {
|
|
1405
|
+
"type": "identifier",
|
|
1406
|
+
"name": "transform"
|
|
1418
1407
|
},
|
|
1419
|
-
{
|
|
1420
|
-
"type": "
|
|
1421
|
-
"
|
|
1408
|
+
"annotation": {
|
|
1409
|
+
"type": "function",
|
|
1410
|
+
"parameters": [
|
|
1411
|
+
{
|
|
1412
|
+
"type": "identifier",
|
|
1413
|
+
"name": "data",
|
|
1414
|
+
"annotation": {
|
|
1415
|
+
"type": "keyword",
|
|
1416
|
+
"value": "any"
|
|
1417
|
+
}
|
|
1418
|
+
}
|
|
1419
|
+
],
|
|
1420
|
+
"annotation": {
|
|
1421
|
+
"type": "keyword",
|
|
1422
|
+
"value": "void"
|
|
1423
|
+
}
|
|
1422
1424
|
},
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
]
|
|
1428
|
-
}
|
|
1425
|
+
"optional": true,
|
|
1426
|
+
"computed": false
|
|
1427
|
+
}
|
|
1428
|
+
]
|
|
1429
1429
|
}
|
|
1430
1430
|
]
|
|
1431
1431
|
},
|
|
@@ -2545,119 +2545,353 @@
|
|
|
2545
2545
|
}
|
|
2546
2546
|
},
|
|
2547
2547
|
{
|
|
2548
|
-
"name": "max",
|
|
2548
|
+
"name": "max",
|
|
2549
|
+
"annotation": {
|
|
2550
|
+
"type": "keyword",
|
|
2551
|
+
"value": "number"
|
|
2552
|
+
}
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"name": "min",
|
|
2556
|
+
"annotation": {
|
|
2557
|
+
"type": "keyword",
|
|
2558
|
+
"value": "number"
|
|
2559
|
+
}
|
|
2560
|
+
},
|
|
2561
|
+
{
|
|
2562
|
+
"name": "message",
|
|
2563
|
+
"annotation": {
|
|
2564
|
+
"type": "reference",
|
|
2565
|
+
"typeName": {
|
|
2566
|
+
"type": "identifier",
|
|
2567
|
+
"name": "Record"
|
|
2568
|
+
},
|
|
2569
|
+
"typeParameters": {
|
|
2570
|
+
"type": "typeParameterInstantiation",
|
|
2571
|
+
"params": [
|
|
2572
|
+
{
|
|
2573
|
+
"type": "keyword",
|
|
2574
|
+
"value": "string"
|
|
2575
|
+
},
|
|
2576
|
+
{
|
|
2577
|
+
"type": "keyword",
|
|
2578
|
+
"value": "string"
|
|
2579
|
+
}
|
|
2580
|
+
]
|
|
2581
|
+
}
|
|
2582
|
+
}
|
|
2583
|
+
},
|
|
2584
|
+
{
|
|
2585
|
+
"name": "textareaStyle",
|
|
2586
|
+
"annotation": {
|
|
2587
|
+
"type": "reference",
|
|
2588
|
+
"typeName": {
|
|
2589
|
+
"type": "qualifiedName",
|
|
2590
|
+
"left": {
|
|
2591
|
+
"type": "identifier",
|
|
2592
|
+
"name": "React"
|
|
2593
|
+
},
|
|
2594
|
+
"right": {
|
|
2595
|
+
"type": "identifier",
|
|
2596
|
+
"name": "CSSProperties"
|
|
2597
|
+
}
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
}
|
|
2601
|
+
],
|
|
2602
|
+
"events": [
|
|
2603
|
+
{
|
|
2604
|
+
"name": "change",
|
|
2605
|
+
"detail": {
|
|
2606
|
+
"annotation": {
|
|
2607
|
+
"type": "keyword",
|
|
2608
|
+
"value": "string"
|
|
2609
|
+
}
|
|
2610
|
+
}
|
|
2611
|
+
}
|
|
2612
|
+
],
|
|
2613
|
+
"methods": [
|
|
2614
|
+
{
|
|
2615
|
+
"name": "focusTextarea",
|
|
2616
|
+
"params": [],
|
|
2617
|
+
"returns": {}
|
|
2618
|
+
}
|
|
2619
|
+
],
|
|
2620
|
+
"types": [
|
|
2621
|
+
{
|
|
2622
|
+
"type": "typeAlias",
|
|
2623
|
+
"name": "AutoSize",
|
|
2624
|
+
"annotation": {
|
|
2625
|
+
"type": "union",
|
|
2626
|
+
"types": [
|
|
2627
|
+
{
|
|
2628
|
+
"type": "keyword",
|
|
2629
|
+
"value": "boolean"
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"type": "typeLiteral",
|
|
2633
|
+
"members": [
|
|
2634
|
+
{
|
|
2635
|
+
"type": "propertySignature",
|
|
2636
|
+
"key": {
|
|
2637
|
+
"type": "identifier",
|
|
2638
|
+
"name": "minRows"
|
|
2639
|
+
},
|
|
2640
|
+
"annotation": {
|
|
2641
|
+
"type": "keyword",
|
|
2642
|
+
"value": "number"
|
|
2643
|
+
},
|
|
2644
|
+
"optional": true,
|
|
2645
|
+
"computed": false
|
|
2646
|
+
},
|
|
2647
|
+
{
|
|
2648
|
+
"type": "propertySignature",
|
|
2649
|
+
"key": {
|
|
2650
|
+
"type": "identifier",
|
|
2651
|
+
"name": "maxRows"
|
|
2652
|
+
},
|
|
2653
|
+
"annotation": {
|
|
2654
|
+
"type": "keyword",
|
|
2655
|
+
"value": "number"
|
|
2656
|
+
},
|
|
2657
|
+
"optional": true,
|
|
2658
|
+
"computed": false
|
|
2659
|
+
}
|
|
2660
|
+
]
|
|
2661
|
+
}
|
|
2662
|
+
]
|
|
2663
|
+
}
|
|
2664
|
+
}
|
|
2665
|
+
]
|
|
2666
|
+
},
|
|
2667
|
+
"eo-form-item": {
|
|
2668
|
+
"properties": [
|
|
2669
|
+
{
|
|
2670
|
+
"name": "formElement",
|
|
2671
|
+
"annotation": {
|
|
2672
|
+
"type": "reference",
|
|
2673
|
+
"typeName": {
|
|
2674
|
+
"type": "identifier",
|
|
2675
|
+
"name": "Form"
|
|
2676
|
+
}
|
|
2677
|
+
}
|
|
2678
|
+
},
|
|
2679
|
+
{
|
|
2680
|
+
"name": "curElement",
|
|
2681
|
+
"annotation": {
|
|
2682
|
+
"type": "reference",
|
|
2683
|
+
"typeName": {
|
|
2684
|
+
"type": "identifier",
|
|
2685
|
+
"name": "HTMLElement"
|
|
2686
|
+
}
|
|
2687
|
+
}
|
|
2688
|
+
},
|
|
2689
|
+
{
|
|
2690
|
+
"name": "name",
|
|
2691
|
+
"annotation": {
|
|
2692
|
+
"type": "keyword",
|
|
2693
|
+
"value": "string"
|
|
2694
|
+
}
|
|
2695
|
+
},
|
|
2696
|
+
{
|
|
2697
|
+
"name": "label",
|
|
2698
|
+
"annotation": {
|
|
2699
|
+
"type": "keyword",
|
|
2700
|
+
"value": "string"
|
|
2701
|
+
}
|
|
2702
|
+
},
|
|
2703
|
+
{
|
|
2704
|
+
"name": "pattern",
|
|
2705
|
+
"annotation": {
|
|
2706
|
+
"type": "keyword",
|
|
2707
|
+
"value": "string"
|
|
2708
|
+
}
|
|
2709
|
+
},
|
|
2710
|
+
{
|
|
2711
|
+
"name": "message",
|
|
2712
|
+
"annotation": {
|
|
2713
|
+
"type": "reference",
|
|
2714
|
+
"typeName": {
|
|
2715
|
+
"type": "identifier",
|
|
2716
|
+
"name": "Record"
|
|
2717
|
+
},
|
|
2718
|
+
"typeParameters": {
|
|
2719
|
+
"type": "typeParameterInstantiation",
|
|
2720
|
+
"params": [
|
|
2721
|
+
{
|
|
2722
|
+
"type": "keyword",
|
|
2723
|
+
"value": "string"
|
|
2724
|
+
},
|
|
2725
|
+
{
|
|
2726
|
+
"type": "keyword",
|
|
2727
|
+
"value": "string"
|
|
2728
|
+
}
|
|
2729
|
+
]
|
|
2730
|
+
}
|
|
2731
|
+
}
|
|
2732
|
+
},
|
|
2733
|
+
{
|
|
2734
|
+
"name": "type",
|
|
2735
|
+
"annotation": {
|
|
2736
|
+
"type": "keyword",
|
|
2737
|
+
"value": "string"
|
|
2738
|
+
}
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"name": "max",
|
|
2742
|
+
"annotation": {
|
|
2743
|
+
"type": "keyword",
|
|
2744
|
+
"value": "number"
|
|
2745
|
+
}
|
|
2746
|
+
},
|
|
2747
|
+
{
|
|
2748
|
+
"name": "min",
|
|
2749
|
+
"annotation": {
|
|
2750
|
+
"type": "keyword",
|
|
2751
|
+
"value": "number"
|
|
2752
|
+
}
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
"name": "required",
|
|
2756
|
+
"annotation": {
|
|
2757
|
+
"type": "keyword",
|
|
2758
|
+
"value": "boolean"
|
|
2759
|
+
}
|
|
2760
|
+
},
|
|
2761
|
+
{
|
|
2762
|
+
"name": "value",
|
|
2763
|
+
"annotation": {
|
|
2764
|
+
"type": "keyword",
|
|
2765
|
+
"value": "string"
|
|
2766
|
+
}
|
|
2767
|
+
},
|
|
2768
|
+
{
|
|
2769
|
+
"name": "valuePropsName",
|
|
2770
|
+
"annotation": {
|
|
2771
|
+
"type": "keyword",
|
|
2772
|
+
"value": "string"
|
|
2773
|
+
}
|
|
2774
|
+
},
|
|
2775
|
+
{
|
|
2776
|
+
"name": "layout",
|
|
2777
|
+
"annotation": {
|
|
2778
|
+
"type": "reference",
|
|
2779
|
+
"typeName": {
|
|
2780
|
+
"type": "identifier",
|
|
2781
|
+
"name": "Layout"
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
},
|
|
2785
|
+
{
|
|
2786
|
+
"name": "size",
|
|
2787
|
+
"annotation": {
|
|
2788
|
+
"type": "reference",
|
|
2789
|
+
"typeName": {
|
|
2790
|
+
"type": "identifier",
|
|
2791
|
+
"name": "ComponentSize"
|
|
2792
|
+
}
|
|
2793
|
+
}
|
|
2794
|
+
},
|
|
2795
|
+
{
|
|
2796
|
+
"name": "trim",
|
|
2549
2797
|
"annotation": {
|
|
2550
2798
|
"type": "keyword",
|
|
2551
|
-
"value": "
|
|
2799
|
+
"value": "boolean"
|
|
2552
2800
|
}
|
|
2553
2801
|
},
|
|
2554
2802
|
{
|
|
2555
|
-
"name": "
|
|
2803
|
+
"name": "trigger",
|
|
2556
2804
|
"annotation": {
|
|
2557
2805
|
"type": "keyword",
|
|
2558
|
-
"value": "
|
|
2806
|
+
"value": "string"
|
|
2559
2807
|
}
|
|
2560
2808
|
},
|
|
2561
2809
|
{
|
|
2562
|
-
"name": "
|
|
2810
|
+
"name": "validator",
|
|
2563
2811
|
"annotation": {
|
|
2564
|
-
"type": "
|
|
2565
|
-
"
|
|
2566
|
-
"type": "
|
|
2567
|
-
"
|
|
2568
|
-
},
|
|
2569
|
-
"typeParameters": {
|
|
2570
|
-
"type": "typeParameterInstantiation",
|
|
2571
|
-
"params": [
|
|
2572
|
-
{
|
|
2573
|
-
"type": "keyword",
|
|
2574
|
-
"value": "string"
|
|
2575
|
-
},
|
|
2812
|
+
"type": "parenthesizedType",
|
|
2813
|
+
"annotation": {
|
|
2814
|
+
"type": "function",
|
|
2815
|
+
"parameters": [
|
|
2576
2816
|
{
|
|
2577
|
-
"type": "
|
|
2578
|
-
"
|
|
2817
|
+
"type": "identifier",
|
|
2818
|
+
"name": "value",
|
|
2819
|
+
"annotation": {
|
|
2820
|
+
"type": "keyword",
|
|
2821
|
+
"value": "any"
|
|
2822
|
+
}
|
|
2579
2823
|
}
|
|
2580
|
-
]
|
|
2824
|
+
],
|
|
2825
|
+
"annotation": {
|
|
2826
|
+
"type": "reference",
|
|
2827
|
+
"typeName": {
|
|
2828
|
+
"type": "identifier",
|
|
2829
|
+
"name": "MessageBody"
|
|
2830
|
+
}
|
|
2831
|
+
}
|
|
2581
2832
|
}
|
|
2582
2833
|
}
|
|
2583
2834
|
},
|
|
2584
2835
|
{
|
|
2585
|
-
"name": "
|
|
2836
|
+
"name": "needValidate",
|
|
2586
2837
|
"annotation": {
|
|
2587
|
-
"type": "
|
|
2588
|
-
"
|
|
2589
|
-
"type": "qualifiedName",
|
|
2590
|
-
"left": {
|
|
2591
|
-
"type": "identifier",
|
|
2592
|
-
"name": "React"
|
|
2593
|
-
},
|
|
2594
|
-
"right": {
|
|
2595
|
-
"type": "identifier",
|
|
2596
|
-
"name": "CSSProperties"
|
|
2597
|
-
}
|
|
2598
|
-
}
|
|
2838
|
+
"type": "keyword",
|
|
2839
|
+
"value": "boolean"
|
|
2599
2840
|
}
|
|
2600
|
-
}
|
|
2601
|
-
],
|
|
2602
|
-
"events": [
|
|
2841
|
+
},
|
|
2603
2842
|
{
|
|
2604
|
-
"name": "
|
|
2605
|
-
"
|
|
2606
|
-
"
|
|
2607
|
-
|
|
2608
|
-
"value": "string"
|
|
2609
|
-
}
|
|
2843
|
+
"name": "textContent",
|
|
2844
|
+
"annotation": {
|
|
2845
|
+
"type": "keyword",
|
|
2846
|
+
"value": "string"
|
|
2610
2847
|
}
|
|
2611
2848
|
}
|
|
2612
2849
|
],
|
|
2613
|
-
"
|
|
2614
|
-
|
|
2615
|
-
"name": "focusTextarea",
|
|
2616
|
-
"params": [],
|
|
2617
|
-
"returns": {}
|
|
2618
|
-
}
|
|
2619
|
-
],
|
|
2850
|
+
"events": [],
|
|
2851
|
+
"methods": [],
|
|
2620
2852
|
"types": [
|
|
2621
2853
|
{
|
|
2622
2854
|
"type": "typeAlias",
|
|
2623
|
-
"name": "
|
|
2855
|
+
"name": "Layout",
|
|
2624
2856
|
"annotation": {
|
|
2625
2857
|
"type": "union",
|
|
2626
2858
|
"types": [
|
|
2627
2859
|
{
|
|
2628
|
-
"type": "
|
|
2629
|
-
"value": "
|
|
2860
|
+
"type": "jsLiteral",
|
|
2861
|
+
"value": "horizontal"
|
|
2630
2862
|
},
|
|
2631
2863
|
{
|
|
2632
|
-
"type": "
|
|
2633
|
-
"
|
|
2634
|
-
|
|
2635
|
-
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2864
|
+
"type": "jsLiteral",
|
|
2865
|
+
"value": "vertical"
|
|
2866
|
+
},
|
|
2867
|
+
{
|
|
2868
|
+
"type": "jsLiteral",
|
|
2869
|
+
"value": "inline"
|
|
2870
|
+
}
|
|
2871
|
+
]
|
|
2872
|
+
}
|
|
2873
|
+
},
|
|
2874
|
+
{
|
|
2875
|
+
"type": "typeAlias",
|
|
2876
|
+
"name": "ComponentSize",
|
|
2877
|
+
"annotation": {
|
|
2878
|
+
"type": "union",
|
|
2879
|
+
"types": [
|
|
2880
|
+
{
|
|
2881
|
+
"type": "jsLiteral",
|
|
2882
|
+
"value": "large"
|
|
2883
|
+
},
|
|
2884
|
+
{
|
|
2885
|
+
"type": "jsLiteral",
|
|
2886
|
+
"value": "medium"
|
|
2887
|
+
},
|
|
2888
|
+
{
|
|
2889
|
+
"type": "jsLiteral",
|
|
2890
|
+
"value": "small"
|
|
2891
|
+
},
|
|
2892
|
+
{
|
|
2893
|
+
"type": "jsLiteral",
|
|
2894
|
+
"value": "xs"
|
|
2661
2895
|
}
|
|
2662
2896
|
]
|
|
2663
2897
|
}
|
|
@@ -3188,44 +3422,31 @@
|
|
|
3188
3422
|
}
|
|
3189
3423
|
]
|
|
3190
3424
|
},
|
|
3191
|
-
"eo-
|
|
3425
|
+
"eo-date-picker": {
|
|
3192
3426
|
"properties": [
|
|
3193
3427
|
{
|
|
3194
|
-
"name": "
|
|
3195
|
-
"annotation": {
|
|
3196
|
-
"type": "reference",
|
|
3197
|
-
"typeName": {
|
|
3198
|
-
"type": "identifier",
|
|
3199
|
-
"name": "Form"
|
|
3200
|
-
}
|
|
3201
|
-
}
|
|
3202
|
-
},
|
|
3203
|
-
{
|
|
3204
|
-
"name": "curElement",
|
|
3428
|
+
"name": "name",
|
|
3205
3429
|
"annotation": {
|
|
3206
|
-
"type": "
|
|
3207
|
-
"
|
|
3208
|
-
"type": "identifier",
|
|
3209
|
-
"name": "HTMLElement"
|
|
3210
|
-
}
|
|
3430
|
+
"type": "keyword",
|
|
3431
|
+
"value": "string"
|
|
3211
3432
|
}
|
|
3212
3433
|
},
|
|
3213
3434
|
{
|
|
3214
|
-
"name": "
|
|
3435
|
+
"name": "label",
|
|
3215
3436
|
"annotation": {
|
|
3216
3437
|
"type": "keyword",
|
|
3217
3438
|
"value": "string"
|
|
3218
3439
|
}
|
|
3219
3440
|
},
|
|
3220
3441
|
{
|
|
3221
|
-
"name": "
|
|
3442
|
+
"name": "value",
|
|
3222
3443
|
"annotation": {
|
|
3223
3444
|
"type": "keyword",
|
|
3224
3445
|
"value": "string"
|
|
3225
3446
|
}
|
|
3226
3447
|
},
|
|
3227
3448
|
{
|
|
3228
|
-
"name": "
|
|
3449
|
+
"name": "placeholder",
|
|
3229
3450
|
"annotation": {
|
|
3230
3451
|
"type": "keyword",
|
|
3231
3452
|
"value": "string"
|
|
@@ -3255,24 +3476,10 @@
|
|
|
3255
3476
|
}
|
|
3256
3477
|
},
|
|
3257
3478
|
{
|
|
3258
|
-
"name": "
|
|
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",
|
|
3479
|
+
"name": "disabled",
|
|
3273
3480
|
"annotation": {
|
|
3274
3481
|
"type": "keyword",
|
|
3275
|
-
"value": "
|
|
3482
|
+
"value": "boolean"
|
|
3276
3483
|
}
|
|
3277
3484
|
},
|
|
3278
3485
|
{
|
|
@@ -3283,142 +3490,300 @@
|
|
|
3283
3490
|
}
|
|
3284
3491
|
},
|
|
3285
3492
|
{
|
|
3286
|
-
"name": "
|
|
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",
|
|
3493
|
+
"name": "showTime",
|
|
3321
3494
|
"annotation": {
|
|
3322
3495
|
"type": "keyword",
|
|
3323
3496
|
"value": "boolean"
|
|
3324
3497
|
}
|
|
3325
3498
|
},
|
|
3326
3499
|
{
|
|
3327
|
-
"name": "
|
|
3500
|
+
"name": "format",
|
|
3328
3501
|
"annotation": {
|
|
3329
3502
|
"type": "keyword",
|
|
3330
3503
|
"value": "string"
|
|
3331
3504
|
}
|
|
3332
3505
|
},
|
|
3333
|
-
{
|
|
3334
|
-
"name": "
|
|
3335
|
-
"annotation": {
|
|
3336
|
-
"type": "
|
|
3337
|
-
"
|
|
3338
|
-
"type": "
|
|
3339
|
-
"
|
|
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
|
-
}
|
|
3506
|
+
{
|
|
3507
|
+
"name": "picker",
|
|
3508
|
+
"annotation": {
|
|
3509
|
+
"type": "reference",
|
|
3510
|
+
"typeName": {
|
|
3511
|
+
"type": "identifier",
|
|
3512
|
+
"name": "PickerMode"
|
|
3356
3513
|
}
|
|
3357
3514
|
}
|
|
3358
3515
|
},
|
|
3359
3516
|
{
|
|
3360
|
-
"name": "
|
|
3517
|
+
"name": "futureDateDisabled",
|
|
3361
3518
|
"annotation": {
|
|
3362
3519
|
"type": "keyword",
|
|
3363
3520
|
"value": "boolean"
|
|
3364
3521
|
}
|
|
3365
3522
|
},
|
|
3366
3523
|
{
|
|
3367
|
-
"name": "
|
|
3524
|
+
"name": "disabledDate",
|
|
3525
|
+
"annotation": {
|
|
3526
|
+
"type": "reference",
|
|
3527
|
+
"typeName": {
|
|
3528
|
+
"type": "identifier",
|
|
3529
|
+
"name": "DisabledDateType"
|
|
3530
|
+
}
|
|
3531
|
+
}
|
|
3532
|
+
},
|
|
3533
|
+
{
|
|
3534
|
+
"name": "useFastSelectBtn",
|
|
3368
3535
|
"annotation": {
|
|
3369
3536
|
"type": "keyword",
|
|
3370
|
-
"value": "
|
|
3537
|
+
"value": "boolean"
|
|
3538
|
+
}
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"name": "inputStyle",
|
|
3542
|
+
"annotation": {
|
|
3543
|
+
"type": "reference",
|
|
3544
|
+
"typeName": {
|
|
3545
|
+
"type": "identifier",
|
|
3546
|
+
"name": "CSSProperties"
|
|
3547
|
+
}
|
|
3548
|
+
}
|
|
3549
|
+
}
|
|
3550
|
+
],
|
|
3551
|
+
"events": [
|
|
3552
|
+
{
|
|
3553
|
+
"name": "change",
|
|
3554
|
+
"detail": {
|
|
3555
|
+
"annotation": {
|
|
3556
|
+
"type": "keyword",
|
|
3557
|
+
"value": "string"
|
|
3558
|
+
}
|
|
3559
|
+
}
|
|
3560
|
+
},
|
|
3561
|
+
{
|
|
3562
|
+
"name": "ok",
|
|
3563
|
+
"detail": {
|
|
3564
|
+
"annotation": {
|
|
3565
|
+
"type": "keyword",
|
|
3566
|
+
"value": "string"
|
|
3567
|
+
}
|
|
3371
3568
|
}
|
|
3372
3569
|
}
|
|
3373
3570
|
],
|
|
3374
|
-
"events": [],
|
|
3375
3571
|
"methods": [],
|
|
3376
3572
|
"types": [
|
|
3377
3573
|
{
|
|
3378
3574
|
"type": "typeAlias",
|
|
3379
|
-
"name": "
|
|
3575
|
+
"name": "PickerMode",
|
|
3380
3576
|
"annotation": {
|
|
3381
3577
|
"type": "union",
|
|
3382
3578
|
"types": [
|
|
3383
3579
|
{
|
|
3384
3580
|
"type": "jsLiteral",
|
|
3385
|
-
"value": "
|
|
3581
|
+
"value": "date"
|
|
3386
3582
|
},
|
|
3387
3583
|
{
|
|
3388
3584
|
"type": "jsLiteral",
|
|
3389
|
-
"value": "
|
|
3585
|
+
"value": "week"
|
|
3390
3586
|
},
|
|
3391
3587
|
{
|
|
3392
3588
|
"type": "jsLiteral",
|
|
3393
|
-
"value": "
|
|
3589
|
+
"value": "month"
|
|
3590
|
+
},
|
|
3591
|
+
{
|
|
3592
|
+
"type": "jsLiteral",
|
|
3593
|
+
"value": "year"
|
|
3594
|
+
},
|
|
3595
|
+
{
|
|
3596
|
+
"type": "jsLiteral",
|
|
3597
|
+
"value": "quarter"
|
|
3394
3598
|
}
|
|
3395
3599
|
]
|
|
3396
3600
|
}
|
|
3397
3601
|
},
|
|
3398
3602
|
{
|
|
3399
3603
|
"type": "typeAlias",
|
|
3400
|
-
"name": "
|
|
3604
|
+
"name": "DisabledDateType",
|
|
3401
3605
|
"annotation": {
|
|
3402
3606
|
"type": "union",
|
|
3403
3607
|
"types": [
|
|
3404
3608
|
{
|
|
3405
|
-
"type": "
|
|
3406
|
-
"
|
|
3407
|
-
|
|
3408
|
-
|
|
3409
|
-
|
|
3410
|
-
"value": "medium"
|
|
3411
|
-
},
|
|
3412
|
-
{
|
|
3413
|
-
"type": "jsLiteral",
|
|
3414
|
-
"value": "small"
|
|
3609
|
+
"type": "reference",
|
|
3610
|
+
"typeName": {
|
|
3611
|
+
"type": "identifier",
|
|
3612
|
+
"name": "DisabledDate"
|
|
3613
|
+
}
|
|
3415
3614
|
},
|
|
3416
3615
|
{
|
|
3417
|
-
"type": "
|
|
3418
|
-
"
|
|
3616
|
+
"type": "array",
|
|
3617
|
+
"elementType": {
|
|
3618
|
+
"type": "reference",
|
|
3619
|
+
"typeName": {
|
|
3620
|
+
"type": "identifier",
|
|
3621
|
+
"name": "DisabledDate"
|
|
3622
|
+
}
|
|
3623
|
+
}
|
|
3419
3624
|
}
|
|
3420
3625
|
]
|
|
3421
3626
|
}
|
|
3627
|
+
},
|
|
3628
|
+
{
|
|
3629
|
+
"type": "interface",
|
|
3630
|
+
"name": "DisabledDate",
|
|
3631
|
+
"body": [
|
|
3632
|
+
{
|
|
3633
|
+
"type": "propertySignature",
|
|
3634
|
+
"key": {
|
|
3635
|
+
"type": "identifier",
|
|
3636
|
+
"name": "second"
|
|
3637
|
+
},
|
|
3638
|
+
"annotation": {
|
|
3639
|
+
"type": "union",
|
|
3640
|
+
"types": [
|
|
3641
|
+
{
|
|
3642
|
+
"type": "keyword",
|
|
3643
|
+
"value": "string"
|
|
3644
|
+
},
|
|
3645
|
+
{
|
|
3646
|
+
"type": "keyword",
|
|
3647
|
+
"value": "number"
|
|
3648
|
+
}
|
|
3649
|
+
]
|
|
3650
|
+
},
|
|
3651
|
+
"optional": true,
|
|
3652
|
+
"computed": false
|
|
3653
|
+
},
|
|
3654
|
+
{
|
|
3655
|
+
"type": "propertySignature",
|
|
3656
|
+
"key": {
|
|
3657
|
+
"type": "identifier",
|
|
3658
|
+
"name": "minute"
|
|
3659
|
+
},
|
|
3660
|
+
"annotation": {
|
|
3661
|
+
"type": "union",
|
|
3662
|
+
"types": [
|
|
3663
|
+
{
|
|
3664
|
+
"type": "keyword",
|
|
3665
|
+
"value": "string"
|
|
3666
|
+
},
|
|
3667
|
+
{
|
|
3668
|
+
"type": "keyword",
|
|
3669
|
+
"value": "number"
|
|
3670
|
+
}
|
|
3671
|
+
]
|
|
3672
|
+
},
|
|
3673
|
+
"optional": true,
|
|
3674
|
+
"computed": false
|
|
3675
|
+
},
|
|
3676
|
+
{
|
|
3677
|
+
"type": "propertySignature",
|
|
3678
|
+
"key": {
|
|
3679
|
+
"type": "identifier",
|
|
3680
|
+
"name": "hour"
|
|
3681
|
+
},
|
|
3682
|
+
"annotation": {
|
|
3683
|
+
"type": "union",
|
|
3684
|
+
"types": [
|
|
3685
|
+
{
|
|
3686
|
+
"type": "keyword",
|
|
3687
|
+
"value": "string"
|
|
3688
|
+
},
|
|
3689
|
+
{
|
|
3690
|
+
"type": "keyword",
|
|
3691
|
+
"value": "number"
|
|
3692
|
+
}
|
|
3693
|
+
]
|
|
3694
|
+
},
|
|
3695
|
+
"optional": true,
|
|
3696
|
+
"computed": false
|
|
3697
|
+
},
|
|
3698
|
+
{
|
|
3699
|
+
"type": "propertySignature",
|
|
3700
|
+
"key": {
|
|
3701
|
+
"type": "identifier",
|
|
3702
|
+
"name": "date"
|
|
3703
|
+
},
|
|
3704
|
+
"annotation": {
|
|
3705
|
+
"type": "union",
|
|
3706
|
+
"types": [
|
|
3707
|
+
{
|
|
3708
|
+
"type": "keyword",
|
|
3709
|
+
"value": "string"
|
|
3710
|
+
},
|
|
3711
|
+
{
|
|
3712
|
+
"type": "keyword",
|
|
3713
|
+
"value": "number"
|
|
3714
|
+
}
|
|
3715
|
+
]
|
|
3716
|
+
},
|
|
3717
|
+
"optional": true,
|
|
3718
|
+
"computed": false
|
|
3719
|
+
},
|
|
3720
|
+
{
|
|
3721
|
+
"type": "propertySignature",
|
|
3722
|
+
"key": {
|
|
3723
|
+
"type": "identifier",
|
|
3724
|
+
"name": "month"
|
|
3725
|
+
},
|
|
3726
|
+
"annotation": {
|
|
3727
|
+
"type": "union",
|
|
3728
|
+
"types": [
|
|
3729
|
+
{
|
|
3730
|
+
"type": "keyword",
|
|
3731
|
+
"value": "string"
|
|
3732
|
+
},
|
|
3733
|
+
{
|
|
3734
|
+
"type": "keyword",
|
|
3735
|
+
"value": "number"
|
|
3736
|
+
}
|
|
3737
|
+
]
|
|
3738
|
+
},
|
|
3739
|
+
"optional": true,
|
|
3740
|
+
"computed": false
|
|
3741
|
+
},
|
|
3742
|
+
{
|
|
3743
|
+
"type": "propertySignature",
|
|
3744
|
+
"key": {
|
|
3745
|
+
"type": "identifier",
|
|
3746
|
+
"name": "year"
|
|
3747
|
+
},
|
|
3748
|
+
"annotation": {
|
|
3749
|
+
"type": "union",
|
|
3750
|
+
"types": [
|
|
3751
|
+
{
|
|
3752
|
+
"type": "keyword",
|
|
3753
|
+
"value": "string"
|
|
3754
|
+
},
|
|
3755
|
+
{
|
|
3756
|
+
"type": "keyword",
|
|
3757
|
+
"value": "number"
|
|
3758
|
+
}
|
|
3759
|
+
]
|
|
3760
|
+
},
|
|
3761
|
+
"optional": true,
|
|
3762
|
+
"computed": false
|
|
3763
|
+
},
|
|
3764
|
+
{
|
|
3765
|
+
"type": "propertySignature",
|
|
3766
|
+
"key": {
|
|
3767
|
+
"type": "identifier",
|
|
3768
|
+
"name": "weekday"
|
|
3769
|
+
},
|
|
3770
|
+
"annotation": {
|
|
3771
|
+
"type": "union",
|
|
3772
|
+
"types": [
|
|
3773
|
+
{
|
|
3774
|
+
"type": "keyword",
|
|
3775
|
+
"value": "string"
|
|
3776
|
+
},
|
|
3777
|
+
{
|
|
3778
|
+
"type": "keyword",
|
|
3779
|
+
"value": "number"
|
|
3780
|
+
}
|
|
3781
|
+
]
|
|
3782
|
+
},
|
|
3783
|
+
"optional": true,
|
|
3784
|
+
"computed": false
|
|
3785
|
+
}
|
|
3786
|
+
]
|
|
3422
3787
|
}
|
|
3423
3788
|
]
|
|
3424
3789
|
},
|
|
@@ -3611,298 +3976,37 @@
|
|
|
3611
3976
|
"annotation": {
|
|
3612
3977
|
"type": "keyword",
|
|
3613
3978
|
"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
|
-
{
|
|
3643
|
-
"type": "typeAlias",
|
|
3644
|
-
"name": "PickerType",
|
|
3645
|
-
"annotation": {
|
|
3646
|
-
"type": "union",
|
|
3647
|
-
"types": [
|
|
3648
|
-
{
|
|
3649
|
-
"type": "jsLiteral",
|
|
3650
|
-
"value": "date"
|
|
3651
|
-
},
|
|
3652
|
-
{
|
|
3653
|
-
"type": "jsLiteral",
|
|
3654
|
-
"value": "week"
|
|
3655
|
-
},
|
|
3656
|
-
{
|
|
3657
|
-
"type": "jsLiteral",
|
|
3658
|
-
"value": "month"
|
|
3659
|
-
},
|
|
3660
|
-
{
|
|
3661
|
-
"type": "jsLiteral",
|
|
3662
|
-
"value": "quarter"
|
|
3663
|
-
},
|
|
3664
|
-
{
|
|
3665
|
-
"type": "jsLiteral",
|
|
3666
|
-
"value": "year"
|
|
3667
|
-
}
|
|
3668
|
-
]
|
|
3669
|
-
}
|
|
3670
|
-
},
|
|
3671
|
-
{
|
|
3672
|
-
"type": "typeAlias",
|
|
3673
|
-
"name": "OtherPickerType",
|
|
3674
|
-
"annotation": {
|
|
3675
|
-
"type": "union",
|
|
3676
|
-
"types": [
|
|
3677
|
-
{
|
|
3678
|
-
"type": "jsLiteral",
|
|
3679
|
-
"value": "dateTime"
|
|
3680
|
-
},
|
|
3681
|
-
{
|
|
3682
|
-
"type": "jsLiteral",
|
|
3683
|
-
"value": "hmTime"
|
|
3684
|
-
},
|
|
3685
|
-
{
|
|
3686
|
-
"type": "jsLiteral",
|
|
3687
|
-
"value": "time"
|
|
3688
|
-
}
|
|
3689
|
-
]
|
|
3690
|
-
}
|
|
3691
|
-
},
|
|
3692
|
-
{
|
|
3693
|
-
"type": "enum",
|
|
3694
|
-
"name": "presetRangeType",
|
|
3695
|
-
"members": [
|
|
3696
|
-
{
|
|
3697
|
-
"type": "enumMember",
|
|
3698
|
-
"id": {
|
|
3699
|
-
"type": "identifier",
|
|
3700
|
-
"name": "Today"
|
|
3701
|
-
},
|
|
3702
|
-
"initializer": {
|
|
3703
|
-
"type": "jsLiteral",
|
|
3704
|
-
"value": "今天"
|
|
3705
|
-
}
|
|
3706
|
-
},
|
|
3707
|
-
{
|
|
3708
|
-
"type": "enumMember",
|
|
3709
|
-
"id": {
|
|
3710
|
-
"type": "identifier",
|
|
3711
|
-
"name": "ThisWeek"
|
|
3712
|
-
},
|
|
3713
|
-
"initializer": {
|
|
3714
|
-
"type": "jsLiteral",
|
|
3715
|
-
"value": "本周"
|
|
3716
|
-
}
|
|
3717
|
-
},
|
|
3718
|
-
{
|
|
3719
|
-
"type": "enumMember",
|
|
3720
|
-
"id": {
|
|
3721
|
-
"type": "identifier",
|
|
3722
|
-
"name": "ThisMonth"
|
|
3723
|
-
},
|
|
3724
|
-
"initializer": {
|
|
3725
|
-
"type": "jsLiteral",
|
|
3726
|
-
"value": "本月"
|
|
3727
|
-
}
|
|
3728
|
-
},
|
|
3729
|
-
{
|
|
3730
|
-
"type": "enumMember",
|
|
3731
|
-
"id": {
|
|
3732
|
-
"type": "identifier",
|
|
3733
|
-
"name": "ThisQuarter"
|
|
3734
|
-
},
|
|
3735
|
-
"initializer": {
|
|
3736
|
-
"type": "jsLiteral",
|
|
3737
|
-
"value": "本季度"
|
|
3738
|
-
}
|
|
3739
|
-
},
|
|
3740
|
-
{
|
|
3741
|
-
"type": "enumMember",
|
|
3742
|
-
"id": {
|
|
3743
|
-
"type": "identifier",
|
|
3744
|
-
"name": "ThisYear"
|
|
3745
|
-
},
|
|
3746
|
-
"initializer": {
|
|
3747
|
-
"type": "jsLiteral",
|
|
3748
|
-
"value": "今年"
|
|
3749
|
-
}
|
|
3750
|
-
}
|
|
3751
|
-
]
|
|
3752
|
-
}
|
|
3753
|
-
]
|
|
3754
|
-
},
|
|
3755
|
-
"eo-date-picker": {
|
|
3756
|
-
"properties": [
|
|
3757
|
-
{
|
|
3758
|
-
"name": "name",
|
|
3759
|
-
"annotation": {
|
|
3760
|
-
"type": "keyword",
|
|
3761
|
-
"value": "string"
|
|
3762
|
-
}
|
|
3763
|
-
},
|
|
3764
|
-
{
|
|
3765
|
-
"name": "label",
|
|
3766
|
-
"annotation": {
|
|
3767
|
-
"type": "keyword",
|
|
3768
|
-
"value": "string"
|
|
3769
|
-
}
|
|
3770
|
-
},
|
|
3771
|
-
{
|
|
3772
|
-
"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
|
-
"annotation": {
|
|
3788
|
-
"type": "reference",
|
|
3789
|
-
"typeName": {
|
|
3790
|
-
"type": "identifier",
|
|
3791
|
-
"name": "Record"
|
|
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
|
-
]
|
|
3805
|
-
}
|
|
3806
|
-
}
|
|
3807
|
-
},
|
|
3808
|
-
{
|
|
3809
|
-
"name": "disabled",
|
|
3810
|
-
"annotation": {
|
|
3811
|
-
"type": "keyword",
|
|
3812
|
-
"value": "boolean"
|
|
3813
|
-
}
|
|
3814
|
-
},
|
|
3815
|
-
{
|
|
3816
|
-
"name": "required",
|
|
3817
|
-
"annotation": {
|
|
3818
|
-
"type": "keyword",
|
|
3819
|
-
"value": "boolean"
|
|
3820
|
-
}
|
|
3821
|
-
},
|
|
3822
|
-
{
|
|
3823
|
-
"name": "showTime",
|
|
3824
|
-
"annotation": {
|
|
3825
|
-
"type": "keyword",
|
|
3826
|
-
"value": "boolean"
|
|
3827
|
-
}
|
|
3828
|
-
},
|
|
3829
|
-
{
|
|
3830
|
-
"name": "format",
|
|
3831
|
-
"annotation": {
|
|
3832
|
-
"type": "keyword",
|
|
3833
|
-
"value": "string"
|
|
3834
|
-
}
|
|
3835
|
-
},
|
|
3836
|
-
{
|
|
3837
|
-
"name": "picker",
|
|
3838
|
-
"annotation": {
|
|
3839
|
-
"type": "reference",
|
|
3840
|
-
"typeName": {
|
|
3841
|
-
"type": "identifier",
|
|
3842
|
-
"name": "PickerMode"
|
|
3843
|
-
}
|
|
3844
|
-
}
|
|
3845
|
-
},
|
|
3846
|
-
{
|
|
3847
|
-
"name": "futureDateDisabled",
|
|
3848
|
-
"annotation": {
|
|
3849
|
-
"type": "keyword",
|
|
3850
|
-
"value": "boolean"
|
|
3851
|
-
}
|
|
3852
|
-
},
|
|
3853
|
-
{
|
|
3854
|
-
"name": "disabledDate",
|
|
3855
|
-
"annotation": {
|
|
3856
|
-
"type": "reference",
|
|
3857
|
-
"typeName": {
|
|
3858
|
-
"type": "identifier",
|
|
3859
|
-
"name": "DisabledDateType"
|
|
3860
|
-
}
|
|
3861
|
-
}
|
|
3862
|
-
},
|
|
3863
|
-
{
|
|
3864
|
-
"name": "useFastSelectBtn",
|
|
3865
|
-
"annotation": {
|
|
3866
|
-
"type": "keyword",
|
|
3867
|
-
"value": "boolean"
|
|
3868
|
-
}
|
|
3979
|
+
},
|
|
3980
|
+
"computed": false
|
|
3981
|
+
}
|
|
3982
|
+
]
|
|
3869
3983
|
},
|
|
3870
3984
|
{
|
|
3871
|
-
"
|
|
3985
|
+
"type": "typeAlias",
|
|
3986
|
+
"name": "RangeType",
|
|
3872
3987
|
"annotation": {
|
|
3873
|
-
"type": "
|
|
3874
|
-
"
|
|
3875
|
-
|
|
3876
|
-
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
|
|
3882
|
-
|
|
3883
|
-
|
|
3884
|
-
|
|
3885
|
-
|
|
3886
|
-
|
|
3887
|
-
|
|
3888
|
-
|
|
3988
|
+
"type": "intersection",
|
|
3989
|
+
"types": [
|
|
3990
|
+
{
|
|
3991
|
+
"type": "reference",
|
|
3992
|
+
"typeName": {
|
|
3993
|
+
"type": "identifier",
|
|
3994
|
+
"name": "PickerType"
|
|
3995
|
+
}
|
|
3996
|
+
},
|
|
3997
|
+
{
|
|
3998
|
+
"type": "reference",
|
|
3999
|
+
"typeName": {
|
|
4000
|
+
"type": "identifier",
|
|
4001
|
+
"name": "OtherPickerType"
|
|
4002
|
+
}
|
|
4003
|
+
}
|
|
4004
|
+
]
|
|
3889
4005
|
}
|
|
3890
4006
|
},
|
|
3891
|
-
{
|
|
3892
|
-
"name": "ok",
|
|
3893
|
-
"detail": {
|
|
3894
|
-
"annotation": {
|
|
3895
|
-
"type": "keyword",
|
|
3896
|
-
"value": "string"
|
|
3897
|
-
}
|
|
3898
|
-
}
|
|
3899
|
-
}
|
|
3900
|
-
],
|
|
3901
|
-
"methods": [],
|
|
3902
|
-
"types": [
|
|
3903
4007
|
{
|
|
3904
4008
|
"type": "typeAlias",
|
|
3905
|
-
"name": "
|
|
4009
|
+
"name": "PickerType",
|
|
3906
4010
|
"annotation": {
|
|
3907
4011
|
"type": "union",
|
|
3908
4012
|
"types": [
|
|
@@ -3920,198 +4024,94 @@
|
|
|
3920
4024
|
},
|
|
3921
4025
|
{
|
|
3922
4026
|
"type": "jsLiteral",
|
|
3923
|
-
"value": "
|
|
4027
|
+
"value": "quarter"
|
|
3924
4028
|
},
|
|
3925
4029
|
{
|
|
3926
4030
|
"type": "jsLiteral",
|
|
3927
|
-
"value": "
|
|
4031
|
+
"value": "year"
|
|
3928
4032
|
}
|
|
3929
4033
|
]
|
|
3930
4034
|
}
|
|
3931
4035
|
},
|
|
3932
4036
|
{
|
|
3933
4037
|
"type": "typeAlias",
|
|
3934
|
-
"name": "
|
|
4038
|
+
"name": "OtherPickerType",
|
|
3935
4039
|
"annotation": {
|
|
3936
4040
|
"type": "union",
|
|
3937
4041
|
"types": [
|
|
3938
4042
|
{
|
|
3939
|
-
"type": "
|
|
3940
|
-
"
|
|
3941
|
-
"type": "identifier",
|
|
3942
|
-
"name": "DisabledDate"
|
|
3943
|
-
}
|
|
4043
|
+
"type": "jsLiteral",
|
|
4044
|
+
"value": "dateTime"
|
|
3944
4045
|
},
|
|
3945
4046
|
{
|
|
3946
|
-
"type": "
|
|
3947
|
-
"
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
}
|
|
3953
|
-
}
|
|
4047
|
+
"type": "jsLiteral",
|
|
4048
|
+
"value": "hmTime"
|
|
4049
|
+
},
|
|
4050
|
+
{
|
|
4051
|
+
"type": "jsLiteral",
|
|
4052
|
+
"value": "time"
|
|
3954
4053
|
}
|
|
3955
4054
|
]
|
|
3956
4055
|
}
|
|
3957
4056
|
},
|
|
3958
4057
|
{
|
|
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
|
-
},
|
|
4058
|
+
"type": "enum",
|
|
4059
|
+
"name": "presetRangeType",
|
|
4060
|
+
"members": [
|
|
4006
4061
|
{
|
|
4007
|
-
"type": "
|
|
4008
|
-
"
|
|
4062
|
+
"type": "enumMember",
|
|
4063
|
+
"id": {
|
|
4009
4064
|
"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
|
-
]
|
|
4065
|
+
"name": "Today"
|
|
4024
4066
|
},
|
|
4025
|
-
"
|
|
4026
|
-
|
|
4067
|
+
"initializer": {
|
|
4068
|
+
"type": "jsLiteral",
|
|
4069
|
+
"value": "今天"
|
|
4070
|
+
}
|
|
4027
4071
|
},
|
|
4028
4072
|
{
|
|
4029
|
-
"type": "
|
|
4030
|
-
"
|
|
4073
|
+
"type": "enumMember",
|
|
4074
|
+
"id": {
|
|
4031
4075
|
"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
|
-
]
|
|
4076
|
+
"name": "ThisWeek"
|
|
4046
4077
|
},
|
|
4047
|
-
"
|
|
4048
|
-
|
|
4078
|
+
"initializer": {
|
|
4079
|
+
"type": "jsLiteral",
|
|
4080
|
+
"value": "本周"
|
|
4081
|
+
}
|
|
4049
4082
|
},
|
|
4050
4083
|
{
|
|
4051
|
-
"type": "
|
|
4052
|
-
"
|
|
4084
|
+
"type": "enumMember",
|
|
4085
|
+
"id": {
|
|
4053
4086
|
"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
|
-
]
|
|
4087
|
+
"name": "ThisMonth"
|
|
4068
4088
|
},
|
|
4069
|
-
"
|
|
4070
|
-
|
|
4089
|
+
"initializer": {
|
|
4090
|
+
"type": "jsLiteral",
|
|
4091
|
+
"value": "本月"
|
|
4092
|
+
}
|
|
4071
4093
|
},
|
|
4072
4094
|
{
|
|
4073
|
-
"type": "
|
|
4074
|
-
"
|
|
4095
|
+
"type": "enumMember",
|
|
4096
|
+
"id": {
|
|
4075
4097
|
"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
|
-
]
|
|
4098
|
+
"name": "ThisQuarter"
|
|
4090
4099
|
},
|
|
4091
|
-
"
|
|
4092
|
-
|
|
4100
|
+
"initializer": {
|
|
4101
|
+
"type": "jsLiteral",
|
|
4102
|
+
"value": "本季度"
|
|
4103
|
+
}
|
|
4093
4104
|
},
|
|
4094
4105
|
{
|
|
4095
|
-
"type": "
|
|
4096
|
-
"
|
|
4106
|
+
"type": "enumMember",
|
|
4107
|
+
"id": {
|
|
4097
4108
|
"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
|
-
]
|
|
4109
|
+
"name": "ThisYear"
|
|
4112
4110
|
},
|
|
4113
|
-
"
|
|
4114
|
-
|
|
4111
|
+
"initializer": {
|
|
4112
|
+
"type": "jsLiteral",
|
|
4113
|
+
"value": "今年"
|
|
4114
|
+
}
|
|
4115
4115
|
}
|
|
4116
4116
|
]
|
|
4117
4117
|
}
|