@spectrum-web-components/textfield 0.34.0 → 0.34.1-rc.0
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 +38 -38
- package/package.json +8 -8
package/custom-elements.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
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
|
{
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
21
|
"kind": "javascript-module",
|
|
22
|
-
"path": "src/Textfield.
|
|
22
|
+
"path": "src/Textfield.ts",
|
|
23
23
|
"declarations": [
|
|
24
24
|
{
|
|
25
25
|
"kind": "class",
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"attribute": "value",
|
|
587
587
|
"inheritedFrom": {
|
|
588
588
|
"name": "TextfieldBase",
|
|
589
|
-
"module": "src/Textfield.
|
|
589
|
+
"module": "src/Textfield.ts"
|
|
590
590
|
}
|
|
591
591
|
},
|
|
592
592
|
{
|
|
@@ -599,7 +599,7 @@
|
|
|
599
599
|
"default": "''",
|
|
600
600
|
"inheritedFrom": {
|
|
601
601
|
"name": "TextfieldBase",
|
|
602
|
-
"module": "src/Textfield.
|
|
602
|
+
"module": "src/Textfield.ts"
|
|
603
603
|
}
|
|
604
604
|
},
|
|
605
605
|
{
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"attribute": "allowed-keys",
|
|
613
613
|
"inheritedFrom": {
|
|
614
614
|
"name": "TextfieldBase",
|
|
615
|
-
"module": "src/Textfield.
|
|
615
|
+
"module": "src/Textfield.ts"
|
|
616
616
|
}
|
|
617
617
|
},
|
|
618
618
|
{
|
|
@@ -627,7 +627,7 @@
|
|
|
627
627
|
"reflects": true,
|
|
628
628
|
"inheritedFrom": {
|
|
629
629
|
"name": "TextfieldBase",
|
|
630
|
-
"module": "src/Textfield.
|
|
630
|
+
"module": "src/Textfield.ts"
|
|
631
631
|
}
|
|
632
632
|
},
|
|
633
633
|
{
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
"privacy": "protected",
|
|
640
640
|
"inheritedFrom": {
|
|
641
641
|
"name": "TextfieldBase",
|
|
642
|
-
"module": "src/Textfield.
|
|
642
|
+
"module": "src/Textfield.ts"
|
|
643
643
|
}
|
|
644
644
|
},
|
|
645
645
|
{
|
|
@@ -654,7 +654,7 @@
|
|
|
654
654
|
"reflects": true,
|
|
655
655
|
"inheritedFrom": {
|
|
656
656
|
"name": "TextfieldBase",
|
|
657
|
-
"module": "src/Textfield.
|
|
657
|
+
"module": "src/Textfield.ts"
|
|
658
658
|
}
|
|
659
659
|
},
|
|
660
660
|
{
|
|
@@ -668,7 +668,7 @@
|
|
|
668
668
|
"attribute": "label",
|
|
669
669
|
"inheritedFrom": {
|
|
670
670
|
"name": "TextfieldBase",
|
|
671
|
-
"module": "src/Textfield.
|
|
671
|
+
"module": "src/Textfield.ts"
|
|
672
672
|
}
|
|
673
673
|
},
|
|
674
674
|
{
|
|
@@ -682,7 +682,7 @@
|
|
|
682
682
|
"attribute": "placeholder",
|
|
683
683
|
"inheritedFrom": {
|
|
684
684
|
"name": "TextfieldBase",
|
|
685
|
-
"module": "src/Textfield.
|
|
685
|
+
"module": "src/Textfield.ts"
|
|
686
686
|
}
|
|
687
687
|
},
|
|
688
688
|
{
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
"reflects": true,
|
|
698
698
|
"inheritedFrom": {
|
|
699
699
|
"name": "TextfieldBase",
|
|
700
|
-
"module": "src/Textfield.
|
|
700
|
+
"module": "src/Textfield.ts"
|
|
701
701
|
}
|
|
702
702
|
},
|
|
703
703
|
{
|
|
@@ -708,7 +708,7 @@
|
|
|
708
708
|
},
|
|
709
709
|
"inheritedFrom": {
|
|
710
710
|
"name": "TextfieldBase",
|
|
711
|
-
"module": "src/Textfield.
|
|
711
|
+
"module": "src/Textfield.ts"
|
|
712
712
|
}
|
|
713
713
|
},
|
|
714
714
|
{
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"attribute": "pattern",
|
|
722
722
|
"inheritedFrom": {
|
|
723
723
|
"name": "TextfieldBase",
|
|
724
|
-
"module": "src/Textfield.
|
|
724
|
+
"module": "src/Textfield.ts"
|
|
725
725
|
}
|
|
726
726
|
},
|
|
727
727
|
{
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"reflects": true,
|
|
737
737
|
"inheritedFrom": {
|
|
738
738
|
"name": "TextfieldBase",
|
|
739
|
-
"module": "src/Textfield.
|
|
739
|
+
"module": "src/Textfield.ts"
|
|
740
740
|
}
|
|
741
741
|
},
|
|
742
742
|
{
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
"attribute": "maxlength",
|
|
751
751
|
"inheritedFrom": {
|
|
752
752
|
"name": "TextfieldBase",
|
|
753
|
-
"module": "src/Textfield.
|
|
753
|
+
"module": "src/Textfield.ts"
|
|
754
754
|
}
|
|
755
755
|
},
|
|
756
756
|
{
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
"attribute": "minlength",
|
|
765
765
|
"inheritedFrom": {
|
|
766
766
|
"name": "TextfieldBase",
|
|
767
|
-
"module": "src/Textfield.
|
|
767
|
+
"module": "src/Textfield.ts"
|
|
768
768
|
}
|
|
769
769
|
},
|
|
770
770
|
{
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
"reflects": true,
|
|
780
780
|
"inheritedFrom": {
|
|
781
781
|
"name": "TextfieldBase",
|
|
782
|
-
"module": "src/Textfield.
|
|
782
|
+
"module": "src/Textfield.ts"
|
|
783
783
|
}
|
|
784
784
|
},
|
|
785
785
|
{
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
"reflects": true,
|
|
795
795
|
"inheritedFrom": {
|
|
796
796
|
"name": "TextfieldBase",
|
|
797
|
-
"module": "src/Textfield.
|
|
797
|
+
"module": "src/Textfield.ts"
|
|
798
798
|
}
|
|
799
799
|
},
|
|
800
800
|
{
|
|
@@ -808,7 +808,7 @@
|
|
|
808
808
|
"attribute": "rows",
|
|
809
809
|
"inheritedFrom": {
|
|
810
810
|
"name": "TextfieldBase",
|
|
811
|
-
"module": "src/Textfield.
|
|
811
|
+
"module": "src/Textfield.ts"
|
|
812
812
|
}
|
|
813
813
|
},
|
|
814
814
|
{
|
|
@@ -823,7 +823,7 @@
|
|
|
823
823
|
"reflects": true,
|
|
824
824
|
"inheritedFrom": {
|
|
825
825
|
"name": "TextfieldBase",
|
|
826
|
-
"module": "src/Textfield.
|
|
826
|
+
"module": "src/Textfield.ts"
|
|
827
827
|
}
|
|
828
828
|
},
|
|
829
829
|
{
|
|
@@ -838,7 +838,7 @@
|
|
|
838
838
|
"reflects": true,
|
|
839
839
|
"inheritedFrom": {
|
|
840
840
|
"name": "TextfieldBase",
|
|
841
|
-
"module": "src/Textfield.
|
|
841
|
+
"module": "src/Textfield.ts"
|
|
842
842
|
}
|
|
843
843
|
},
|
|
844
844
|
{
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
"reflects": true,
|
|
854
854
|
"inheritedFrom": {
|
|
855
855
|
"name": "TextfieldBase",
|
|
856
|
-
"module": "src/Textfield.
|
|
856
|
+
"module": "src/Textfield.ts"
|
|
857
857
|
}
|
|
858
858
|
},
|
|
859
859
|
{
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
"reflects": true,
|
|
868
868
|
"inheritedFrom": {
|
|
869
869
|
"name": "TextfieldBase",
|
|
870
|
-
"module": "src/Textfield.
|
|
870
|
+
"module": "src/Textfield.ts"
|
|
871
871
|
}
|
|
872
872
|
},
|
|
873
873
|
{
|
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
"readonly": true,
|
|
881
881
|
"inheritedFrom": {
|
|
882
882
|
"name": "TextfieldBase",
|
|
883
|
-
"module": "src/Textfield.
|
|
883
|
+
"module": "src/Textfield.ts"
|
|
884
884
|
}
|
|
885
885
|
},
|
|
886
886
|
{
|
|
@@ -920,7 +920,7 @@
|
|
|
920
920
|
"description": "Sets the start and end positions of the current selection.",
|
|
921
921
|
"inheritedFrom": {
|
|
922
922
|
"name": "TextfieldBase",
|
|
923
|
-
"module": "src/Textfield.
|
|
923
|
+
"module": "src/Textfield.ts"
|
|
924
924
|
}
|
|
925
925
|
},
|
|
926
926
|
{
|
|
@@ -935,7 +935,7 @@
|
|
|
935
935
|
"description": "Selects all the text.",
|
|
936
936
|
"inheritedFrom": {
|
|
937
937
|
"name": "TextfieldBase",
|
|
938
|
-
"module": "src/Textfield.
|
|
938
|
+
"module": "src/Textfield.ts"
|
|
939
939
|
}
|
|
940
940
|
},
|
|
941
941
|
{
|
|
@@ -949,7 +949,7 @@
|
|
|
949
949
|
},
|
|
950
950
|
"inheritedFrom": {
|
|
951
951
|
"name": "TextfieldBase",
|
|
952
|
-
"module": "src/Textfield.
|
|
952
|
+
"module": "src/Textfield.ts"
|
|
953
953
|
}
|
|
954
954
|
},
|
|
955
955
|
{
|
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
},
|
|
964
964
|
"inheritedFrom": {
|
|
965
965
|
"name": "TextfieldBase",
|
|
966
|
-
"module": "src/Textfield.
|
|
966
|
+
"module": "src/Textfield.ts"
|
|
967
967
|
}
|
|
968
968
|
},
|
|
969
969
|
{
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
},
|
|
978
978
|
"inheritedFrom": {
|
|
979
979
|
"name": "TextfieldBase",
|
|
980
|
-
"module": "src/Textfield.
|
|
980
|
+
"module": "src/Textfield.ts"
|
|
981
981
|
}
|
|
982
982
|
},
|
|
983
983
|
{
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
},
|
|
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
|
{
|
|
@@ -1018,7 +1018,7 @@
|
|
|
1018
1018
|
"readonly": true,
|
|
1019
1019
|
"inheritedFrom": {
|
|
1020
1020
|
"name": "TextfieldBase",
|
|
1021
|
-
"module": "src/Textfield.
|
|
1021
|
+
"module": "src/Textfield.ts"
|
|
1022
1022
|
}
|
|
1023
1023
|
},
|
|
1024
1024
|
{
|
|
@@ -1031,7 +1031,7 @@
|
|
|
1031
1031
|
"readonly": true,
|
|
1032
1032
|
"inheritedFrom": {
|
|
1033
1033
|
"name": "TextfieldBase",
|
|
1034
|
-
"module": "src/Textfield.
|
|
1034
|
+
"module": "src/Textfield.ts"
|
|
1035
1035
|
}
|
|
1036
1036
|
},
|
|
1037
1037
|
{
|
|
@@ -1044,7 +1044,7 @@
|
|
|
1044
1044
|
"readonly": true,
|
|
1045
1045
|
"inheritedFrom": {
|
|
1046
1046
|
"name": "TextfieldBase",
|
|
1047
|
-
"module": "src/Textfield.
|
|
1047
|
+
"module": "src/Textfield.ts"
|
|
1048
1048
|
}
|
|
1049
1049
|
},
|
|
1050
1050
|
{
|
|
@@ -1058,7 +1058,7 @@
|
|
|
1058
1058
|
},
|
|
1059
1059
|
"inheritedFrom": {
|
|
1060
1060
|
"name": "TextfieldBase",
|
|
1061
|
-
"module": "src/Textfield.
|
|
1061
|
+
"module": "src/Textfield.ts"
|
|
1062
1062
|
}
|
|
1063
1063
|
},
|
|
1064
1064
|
{
|
|
@@ -1072,7 +1072,7 @@
|
|
|
1072
1072
|
},
|
|
1073
1073
|
"inheritedFrom": {
|
|
1074
1074
|
"name": "TextfieldBase",
|
|
1075
|
-
"module": "src/Textfield.
|
|
1075
|
+
"module": "src/Textfield.ts"
|
|
1076
1076
|
}
|
|
1077
1077
|
}
|
|
1078
1078
|
],
|
|
@@ -1326,7 +1326,7 @@
|
|
|
1326
1326
|
"name": "TextfieldBase",
|
|
1327
1327
|
"declaration": {
|
|
1328
1328
|
"name": "TextfieldBase",
|
|
1329
|
-
"module": "src/Textfield.
|
|
1329
|
+
"module": "src/Textfield.ts"
|
|
1330
1330
|
}
|
|
1331
1331
|
},
|
|
1332
1332
|
{
|
|
@@ -1334,7 +1334,7 @@
|
|
|
1334
1334
|
"name": "Textfield",
|
|
1335
1335
|
"declaration": {
|
|
1336
1336
|
"name": "Textfield",
|
|
1337
|
-
"module": "src/Textfield.
|
|
1337
|
+
"module": "src/Textfield.ts"
|
|
1338
1338
|
}
|
|
1339
1339
|
}
|
|
1340
1340
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@spectrum-web-components/textfield",
|
|
3
|
-
"version": "0.34.0",
|
|
3
|
+
"version": "0.34.1-rc.0+1647bfed5",
|
|
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.34.0",
|
|
61
|
-
"@spectrum-web-components/help-text": "^0.34.0",
|
|
62
|
-
"@spectrum-web-components/icon": "^0.34.0",
|
|
63
|
-
"@spectrum-web-components/icons-ui": "^0.34.0",
|
|
64
|
-
"@spectrum-web-components/icons-workflow": "^0.34.0",
|
|
65
|
-
"@spectrum-web-components/shared": "^0.34.0"
|
|
60
|
+
"@spectrum-web-components/base": "^0.34.1-rc.0+1647bfed5",
|
|
61
|
+
"@spectrum-web-components/help-text": "^0.34.1-rc.0+1647bfed5",
|
|
62
|
+
"@spectrum-web-components/icon": "^0.34.1-rc.0+1647bfed5",
|
|
63
|
+
"@spectrum-web-components/icons-ui": "^0.34.1-rc.0+1647bfed5",
|
|
64
|
+
"@spectrum-web-components/icons-workflow": "^0.34.1-rc.0+1647bfed5",
|
|
65
|
+
"@spectrum-web-components/shared": "^0.34.1-rc.0+1647bfed5"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@spectrum-css/textfield": "^6.0.2"
|
|
@@ -73,5 +73,5 @@
|
|
|
73
73
|
"./sp-*.js",
|
|
74
74
|
"./**/*.dev.js"
|
|
75
75
|
],
|
|
76
|
-
"gitHead": "
|
|
76
|
+
"gitHead": "1647bfed54cb29f3513343cd0d2c2d9e73e1c508"
|
|
77
77
|
}
|