@spectrum-web-components/textfield 0.31.0 → 0.31.1-react.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/custom-elements.json +37 -37
- package/package.json +8 -8
package/custom-elements.json
CHANGED
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
"modules": [
|
|
5
5
|
{
|
|
6
6
|
"kind": "javascript-module",
|
|
7
|
-
"path": "sp-textfield.
|
|
7
|
+
"path": "sp-textfield.ts",
|
|
8
8
|
"declarations": [],
|
|
9
9
|
"exports": []
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"kind": "javascript-module",
|
|
13
|
-
"path": "src/Textfield.
|
|
13
|
+
"path": "src/Textfield.ts",
|
|
14
14
|
"declarations": [
|
|
15
15
|
{
|
|
16
16
|
"kind": "class",
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
"attribute": "value",
|
|
552
552
|
"inheritedFrom": {
|
|
553
553
|
"name": "TextfieldBase",
|
|
554
|
-
"module": "src/Textfield.
|
|
554
|
+
"module": "src/Textfield.ts"
|
|
555
555
|
}
|
|
556
556
|
},
|
|
557
557
|
{
|
|
@@ -564,7 +564,7 @@
|
|
|
564
564
|
"default": "''",
|
|
565
565
|
"inheritedFrom": {
|
|
566
566
|
"name": "TextfieldBase",
|
|
567
|
-
"module": "src/Textfield.
|
|
567
|
+
"module": "src/Textfield.ts"
|
|
568
568
|
}
|
|
569
569
|
},
|
|
570
570
|
{
|
|
@@ -577,7 +577,7 @@
|
|
|
577
577
|
"attribute": "allowed-keys",
|
|
578
578
|
"inheritedFrom": {
|
|
579
579
|
"name": "TextfieldBase",
|
|
580
|
-
"module": "src/Textfield.
|
|
580
|
+
"module": "src/Textfield.ts"
|
|
581
581
|
}
|
|
582
582
|
},
|
|
583
583
|
{
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
"reflects": true,
|
|
593
593
|
"inheritedFrom": {
|
|
594
594
|
"name": "TextfieldBase",
|
|
595
|
-
"module": "src/Textfield.
|
|
595
|
+
"module": "src/Textfield.ts"
|
|
596
596
|
}
|
|
597
597
|
},
|
|
598
598
|
{
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
"privacy": "protected",
|
|
605
605
|
"inheritedFrom": {
|
|
606
606
|
"name": "TextfieldBase",
|
|
607
|
-
"module": "src/Textfield.
|
|
607
|
+
"module": "src/Textfield.ts"
|
|
608
608
|
}
|
|
609
609
|
},
|
|
610
610
|
{
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"reflects": true,
|
|
620
620
|
"inheritedFrom": {
|
|
621
621
|
"name": "TextfieldBase",
|
|
622
|
-
"module": "src/Textfield.
|
|
622
|
+
"module": "src/Textfield.ts"
|
|
623
623
|
}
|
|
624
624
|
},
|
|
625
625
|
{
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
"attribute": "label",
|
|
634
634
|
"inheritedFrom": {
|
|
635
635
|
"name": "TextfieldBase",
|
|
636
|
-
"module": "src/Textfield.
|
|
636
|
+
"module": "src/Textfield.ts"
|
|
637
637
|
}
|
|
638
638
|
},
|
|
639
639
|
{
|
|
@@ -647,7 +647,7 @@
|
|
|
647
647
|
"attribute": "placeholder",
|
|
648
648
|
"inheritedFrom": {
|
|
649
649
|
"name": "TextfieldBase",
|
|
650
|
-
"module": "src/Textfield.
|
|
650
|
+
"module": "src/Textfield.ts"
|
|
651
651
|
}
|
|
652
652
|
},
|
|
653
653
|
{
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
"reflects": true,
|
|
663
663
|
"inheritedFrom": {
|
|
664
664
|
"name": "TextfieldBase",
|
|
665
|
-
"module": "src/Textfield.
|
|
665
|
+
"module": "src/Textfield.ts"
|
|
666
666
|
}
|
|
667
667
|
},
|
|
668
668
|
{
|
|
@@ -673,7 +673,7 @@
|
|
|
673
673
|
},
|
|
674
674
|
"inheritedFrom": {
|
|
675
675
|
"name": "TextfieldBase",
|
|
676
|
-
"module": "src/Textfield.
|
|
676
|
+
"module": "src/Textfield.ts"
|
|
677
677
|
}
|
|
678
678
|
},
|
|
679
679
|
{
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
"attribute": "pattern",
|
|
687
687
|
"inheritedFrom": {
|
|
688
688
|
"name": "TextfieldBase",
|
|
689
|
-
"module": "src/Textfield.
|
|
689
|
+
"module": "src/Textfield.ts"
|
|
690
690
|
}
|
|
691
691
|
},
|
|
692
692
|
{
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
"reflects": true,
|
|
702
702
|
"inheritedFrom": {
|
|
703
703
|
"name": "TextfieldBase",
|
|
704
|
-
"module": "src/Textfield.
|
|
704
|
+
"module": "src/Textfield.ts"
|
|
705
705
|
}
|
|
706
706
|
},
|
|
707
707
|
{
|
|
@@ -715,7 +715,7 @@
|
|
|
715
715
|
"attribute": "maxlength",
|
|
716
716
|
"inheritedFrom": {
|
|
717
717
|
"name": "TextfieldBase",
|
|
718
|
-
"module": "src/Textfield.
|
|
718
|
+
"module": "src/Textfield.ts"
|
|
719
719
|
}
|
|
720
720
|
},
|
|
721
721
|
{
|
|
@@ -729,7 +729,7 @@
|
|
|
729
729
|
"attribute": "minlength",
|
|
730
730
|
"inheritedFrom": {
|
|
731
731
|
"name": "TextfieldBase",
|
|
732
|
-
"module": "src/Textfield.
|
|
732
|
+
"module": "src/Textfield.ts"
|
|
733
733
|
}
|
|
734
734
|
},
|
|
735
735
|
{
|
|
@@ -744,7 +744,7 @@
|
|
|
744
744
|
"reflects": true,
|
|
745
745
|
"inheritedFrom": {
|
|
746
746
|
"name": "TextfieldBase",
|
|
747
|
-
"module": "src/Textfield.
|
|
747
|
+
"module": "src/Textfield.ts"
|
|
748
748
|
}
|
|
749
749
|
},
|
|
750
750
|
{
|
|
@@ -759,7 +759,7 @@
|
|
|
759
759
|
"reflects": true,
|
|
760
760
|
"inheritedFrom": {
|
|
761
761
|
"name": "TextfieldBase",
|
|
762
|
-
"module": "src/Textfield.
|
|
762
|
+
"module": "src/Textfield.ts"
|
|
763
763
|
}
|
|
764
764
|
},
|
|
765
765
|
{
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
"reflects": true,
|
|
775
775
|
"inheritedFrom": {
|
|
776
776
|
"name": "TextfieldBase",
|
|
777
|
-
"module": "src/Textfield.
|
|
777
|
+
"module": "src/Textfield.ts"
|
|
778
778
|
}
|
|
779
779
|
},
|
|
780
780
|
{
|
|
@@ -789,7 +789,7 @@
|
|
|
789
789
|
"reflects": true,
|
|
790
790
|
"inheritedFrom": {
|
|
791
791
|
"name": "TextfieldBase",
|
|
792
|
-
"module": "src/Textfield.
|
|
792
|
+
"module": "src/Textfield.ts"
|
|
793
793
|
}
|
|
794
794
|
},
|
|
795
795
|
{
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"reflects": true,
|
|
805
805
|
"inheritedFrom": {
|
|
806
806
|
"name": "TextfieldBase",
|
|
807
|
-
"module": "src/Textfield.
|
|
807
|
+
"module": "src/Textfield.ts"
|
|
808
808
|
}
|
|
809
809
|
},
|
|
810
810
|
{
|
|
@@ -818,7 +818,7 @@
|
|
|
818
818
|
"reflects": true,
|
|
819
819
|
"inheritedFrom": {
|
|
820
820
|
"name": "TextfieldBase",
|
|
821
|
-
"module": "src/Textfield.
|
|
821
|
+
"module": "src/Textfield.ts"
|
|
822
822
|
}
|
|
823
823
|
},
|
|
824
824
|
{
|
|
@@ -830,7 +830,7 @@
|
|
|
830
830
|
"privacy": "public",
|
|
831
831
|
"inheritedFrom": {
|
|
832
832
|
"name": "TextfieldBase",
|
|
833
|
-
"module": "src/Textfield.
|
|
833
|
+
"module": "src/Textfield.ts"
|
|
834
834
|
}
|
|
835
835
|
},
|
|
836
836
|
{
|
|
@@ -870,7 +870,7 @@
|
|
|
870
870
|
"description": "Sets the start and end positions of the current selection.",
|
|
871
871
|
"inheritedFrom": {
|
|
872
872
|
"name": "TextfieldBase",
|
|
873
|
-
"module": "src/Textfield.
|
|
873
|
+
"module": "src/Textfield.ts"
|
|
874
874
|
}
|
|
875
875
|
},
|
|
876
876
|
{
|
|
@@ -885,7 +885,7 @@
|
|
|
885
885
|
"description": "Selects all the text.",
|
|
886
886
|
"inheritedFrom": {
|
|
887
887
|
"name": "TextfieldBase",
|
|
888
|
-
"module": "src/Textfield.
|
|
888
|
+
"module": "src/Textfield.ts"
|
|
889
889
|
}
|
|
890
890
|
},
|
|
891
891
|
{
|
|
@@ -899,7 +899,7 @@
|
|
|
899
899
|
},
|
|
900
900
|
"inheritedFrom": {
|
|
901
901
|
"name": "TextfieldBase",
|
|
902
|
-
"module": "src/Textfield.
|
|
902
|
+
"module": "src/Textfield.ts"
|
|
903
903
|
}
|
|
904
904
|
},
|
|
905
905
|
{
|
|
@@ -913,7 +913,7 @@
|
|
|
913
913
|
},
|
|
914
914
|
"inheritedFrom": {
|
|
915
915
|
"name": "TextfieldBase",
|
|
916
|
-
"module": "src/Textfield.
|
|
916
|
+
"module": "src/Textfield.ts"
|
|
917
917
|
}
|
|
918
918
|
},
|
|
919
919
|
{
|
|
@@ -927,7 +927,7 @@
|
|
|
927
927
|
},
|
|
928
928
|
"inheritedFrom": {
|
|
929
929
|
"name": "TextfieldBase",
|
|
930
|
-
"module": "src/Textfield.
|
|
930
|
+
"module": "src/Textfield.ts"
|
|
931
931
|
}
|
|
932
932
|
},
|
|
933
933
|
{
|
|
@@ -941,7 +941,7 @@
|
|
|
941
941
|
},
|
|
942
942
|
"inheritedFrom": {
|
|
943
943
|
"name": "TextfieldBase",
|
|
944
|
-
"module": "src/Textfield.
|
|
944
|
+
"module": "src/Textfield.ts"
|
|
945
945
|
}
|
|
946
946
|
},
|
|
947
947
|
{
|
|
@@ -955,7 +955,7 @@
|
|
|
955
955
|
},
|
|
956
956
|
"inheritedFrom": {
|
|
957
957
|
"name": "TextfieldBase",
|
|
958
|
-
"module": "src/Textfield.
|
|
958
|
+
"module": "src/Textfield.ts"
|
|
959
959
|
}
|
|
960
960
|
},
|
|
961
961
|
{
|
|
@@ -967,7 +967,7 @@
|
|
|
967
967
|
"privacy": "protected",
|
|
968
968
|
"inheritedFrom": {
|
|
969
969
|
"name": "TextfieldBase",
|
|
970
|
-
"module": "src/Textfield.
|
|
970
|
+
"module": "src/Textfield.ts"
|
|
971
971
|
}
|
|
972
972
|
},
|
|
973
973
|
{
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
"privacy": "private",
|
|
980
980
|
"inheritedFrom": {
|
|
981
981
|
"name": "TextfieldBase",
|
|
982
|
-
"module": "src/Textfield.
|
|
982
|
+
"module": "src/Textfield.ts"
|
|
983
983
|
}
|
|
984
984
|
},
|
|
985
985
|
{
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
"privacy": "private",
|
|
992
992
|
"inheritedFrom": {
|
|
993
993
|
"name": "TextfieldBase",
|
|
994
|
-
"module": "src/Textfield.
|
|
994
|
+
"module": "src/Textfield.ts"
|
|
995
995
|
}
|
|
996
996
|
},
|
|
997
997
|
{
|
|
@@ -1005,7 +1005,7 @@
|
|
|
1005
1005
|
},
|
|
1006
1006
|
"inheritedFrom": {
|
|
1007
1007
|
"name": "TextfieldBase",
|
|
1008
|
-
"module": "src/Textfield.
|
|
1008
|
+
"module": "src/Textfield.ts"
|
|
1009
1009
|
}
|
|
1010
1010
|
},
|
|
1011
1011
|
{
|
|
@@ -1019,7 +1019,7 @@
|
|
|
1019
1019
|
},
|
|
1020
1020
|
"inheritedFrom": {
|
|
1021
1021
|
"name": "TextfieldBase",
|
|
1022
|
-
"module": "src/Textfield.
|
|
1022
|
+
"module": "src/Textfield.ts"
|
|
1023
1023
|
}
|
|
1024
1024
|
}
|
|
1025
1025
|
],
|
|
@@ -1261,7 +1261,7 @@
|
|
|
1261
1261
|
"name": "TextfieldBase",
|
|
1262
1262
|
"declaration": {
|
|
1263
1263
|
"name": "TextfieldBase",
|
|
1264
|
-
"module": "src/Textfield.
|
|
1264
|
+
"module": "src/Textfield.ts"
|
|
1265
1265
|
}
|
|
1266
1266
|
},
|
|
1267
1267
|
{
|
|
@@ -1269,7 +1269,7 @@
|
|
|
1269
1269
|
"name": "Textfield",
|
|
1270
1270
|
"declaration": {
|
|
1271
1271
|
"name": "Textfield",
|
|
1272
|
-
"module": "src/Textfield.
|
|
1272
|
+
"module": "src/Textfield.ts"
|
|
1273
1273
|
}
|
|
1274
1274
|
}
|
|
1275
1275
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-web-components/textfield",
|
|
3
|
-
"version": "0.31.
|
|
3
|
+
"version": "0.31.1-react.2+971de948d",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -57,12 +57,12 @@
|
|
|
57
57
|
"lit-html"
|
|
58
58
|
],
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"@spectrum-web-components/base": "^0.31.
|
|
61
|
-
"@spectrum-web-components/help-text": "^0.31.
|
|
62
|
-
"@spectrum-web-components/icon": "^0.31.
|
|
63
|
-
"@spectrum-web-components/icons-ui": "^0.31.
|
|
64
|
-
"@spectrum-web-components/icons-workflow": "^0.31.
|
|
65
|
-
"@spectrum-web-components/shared": "^0.31.
|
|
60
|
+
"@spectrum-web-components/base": "^0.31.1-react.2+971de948d",
|
|
61
|
+
"@spectrum-web-components/help-text": "^0.31.1-react.2+971de948d",
|
|
62
|
+
"@spectrum-web-components/icon": "^0.31.1-react.2+971de948d",
|
|
63
|
+
"@spectrum-web-components/icons-ui": "^0.31.1-react.2+971de948d",
|
|
64
|
+
"@spectrum-web-components/icons-workflow": "^0.31.1-react.2+971de948d",
|
|
65
|
+
"@spectrum-web-components/shared": "^0.31.1-react.2+971de948d"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@spectrum-css/textfield": "^3.2.16"
|
|
@@ -73,5 +73,5 @@
|
|
|
73
73
|
"./sp-*.js",
|
|
74
74
|
"./**/*.dev.js"
|
|
75
75
|
],
|
|
76
|
-
"gitHead": "
|
|
76
|
+
"gitHead": "971de948df12f7082f13ab5dd5e638d456ebbb94"
|
|
77
77
|
}
|