@ionic/vue 8.3.2-dev.11727429833.12af2167 → 8.3.2-dev.11728314937.130218e6
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.
|
@@ -1937,61 +1937,61 @@
|
|
|
1937
1937
|
"options": []
|
|
1938
1938
|
},
|
|
1939
1939
|
"ion-input/autocomplete": {
|
|
1940
|
-
"type": "\"name\" | \"
|
|
1940
|
+
"type": "\"name\" | \"url\" | \"off\" | \"on\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"photo\"",
|
|
1941
1941
|
"description": "Indicates whether the value of the control can be automatically completed by the browser.",
|
|
1942
1942
|
"options": [
|
|
1943
1943
|
"name",
|
|
1944
|
-
"email",
|
|
1945
|
-
"tel",
|
|
1946
1944
|
"url",
|
|
1947
|
-
"on",
|
|
1948
1945
|
"off",
|
|
1949
|
-
"
|
|
1950
|
-
"given-name",
|
|
1946
|
+
"on",
|
|
1951
1947
|
"additional-name",
|
|
1952
|
-
"
|
|
1953
|
-
"
|
|
1954
|
-
"
|
|
1955
|
-
"
|
|
1956
|
-
"new-password",
|
|
1957
|
-
"current-password",
|
|
1958
|
-
"one-time-code",
|
|
1959
|
-
"organization-title",
|
|
1960
|
-
"organization",
|
|
1961
|
-
"street-address",
|
|
1948
|
+
"address-level1",
|
|
1949
|
+
"address-level2",
|
|
1950
|
+
"address-level3",
|
|
1951
|
+
"address-level4",
|
|
1962
1952
|
"address-line1",
|
|
1963
1953
|
"address-line2",
|
|
1964
1954
|
"address-line3",
|
|
1965
|
-
"
|
|
1966
|
-
"
|
|
1967
|
-
"
|
|
1968
|
-
"
|
|
1969
|
-
"country",
|
|
1970
|
-
"country-name",
|
|
1971
|
-
"postal-code",
|
|
1972
|
-
"cc-name",
|
|
1973
|
-
"cc-given-name",
|
|
1974
|
-
"cc-additional-name",
|
|
1975
|
-
"cc-family-name",
|
|
1976
|
-
"cc-number",
|
|
1955
|
+
"bday-day",
|
|
1956
|
+
"bday-month",
|
|
1957
|
+
"bday-year",
|
|
1958
|
+
"cc-csc",
|
|
1977
1959
|
"cc-exp",
|
|
1978
1960
|
"cc-exp-month",
|
|
1979
1961
|
"cc-exp-year",
|
|
1980
|
-
"cc-
|
|
1962
|
+
"cc-family-name",
|
|
1963
|
+
"cc-given-name",
|
|
1964
|
+
"cc-name",
|
|
1965
|
+
"cc-number",
|
|
1981
1966
|
"cc-type",
|
|
1982
|
-
"
|
|
1967
|
+
"country",
|
|
1968
|
+
"country-name",
|
|
1969
|
+
"current-password",
|
|
1970
|
+
"family-name",
|
|
1971
|
+
"given-name",
|
|
1972
|
+
"honorific-prefix",
|
|
1973
|
+
"honorific-suffix",
|
|
1974
|
+
"new-password",
|
|
1975
|
+
"one-time-code",
|
|
1976
|
+
"organization",
|
|
1977
|
+
"postal-code",
|
|
1978
|
+
"street-address",
|
|
1983
1979
|
"transaction-amount",
|
|
1980
|
+
"transaction-currency",
|
|
1981
|
+
"username",
|
|
1982
|
+
"email",
|
|
1983
|
+
"tel",
|
|
1984
|
+
"tel-area-code",
|
|
1985
|
+
"tel-country-code",
|
|
1986
|
+
"tel-extension",
|
|
1987
|
+
"tel-local",
|
|
1988
|
+
"tel-national",
|
|
1989
|
+
"nickname",
|
|
1990
|
+
"organization-title",
|
|
1991
|
+
"cc-additional-name",
|
|
1984
1992
|
"language",
|
|
1985
1993
|
"bday",
|
|
1986
|
-
"bday-day",
|
|
1987
|
-
"bday-month",
|
|
1988
|
-
"bday-year",
|
|
1989
1994
|
"sex",
|
|
1990
|
-
"tel-country-code",
|
|
1991
|
-
"tel-national",
|
|
1992
|
-
"tel-area-code",
|
|
1993
|
-
"tel-local",
|
|
1994
|
-
"tel-extension",
|
|
1995
1995
|
"impp",
|
|
1996
1996
|
"photo"
|
|
1997
1997
|
]
|
|
@@ -4113,61 +4113,61 @@
|
|
|
4113
4113
|
"options": []
|
|
4114
4114
|
},
|
|
4115
4115
|
"ion-searchbar/autocomplete": {
|
|
4116
|
-
"type": "\"name\" | \"
|
|
4116
|
+
"type": "\"name\" | \"url\" | \"off\" | \"on\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"photo\"",
|
|
4117
4117
|
"description": "Set the input's autocomplete property.",
|
|
4118
4118
|
"options": [
|
|
4119
4119
|
"name",
|
|
4120
|
-
"email",
|
|
4121
|
-
"tel",
|
|
4122
4120
|
"url",
|
|
4123
|
-
"on",
|
|
4124
4121
|
"off",
|
|
4125
|
-
"
|
|
4126
|
-
"given-name",
|
|
4122
|
+
"on",
|
|
4127
4123
|
"additional-name",
|
|
4128
|
-
"
|
|
4129
|
-
"
|
|
4130
|
-
"
|
|
4131
|
-
"
|
|
4132
|
-
"new-password",
|
|
4133
|
-
"current-password",
|
|
4134
|
-
"one-time-code",
|
|
4135
|
-
"organization-title",
|
|
4136
|
-
"organization",
|
|
4137
|
-
"street-address",
|
|
4124
|
+
"address-level1",
|
|
4125
|
+
"address-level2",
|
|
4126
|
+
"address-level3",
|
|
4127
|
+
"address-level4",
|
|
4138
4128
|
"address-line1",
|
|
4139
4129
|
"address-line2",
|
|
4140
4130
|
"address-line3",
|
|
4141
|
-
"
|
|
4142
|
-
"
|
|
4143
|
-
"
|
|
4144
|
-
"
|
|
4145
|
-
"country",
|
|
4146
|
-
"country-name",
|
|
4147
|
-
"postal-code",
|
|
4148
|
-
"cc-name",
|
|
4149
|
-
"cc-given-name",
|
|
4150
|
-
"cc-additional-name",
|
|
4151
|
-
"cc-family-name",
|
|
4152
|
-
"cc-number",
|
|
4131
|
+
"bday-day",
|
|
4132
|
+
"bday-month",
|
|
4133
|
+
"bday-year",
|
|
4134
|
+
"cc-csc",
|
|
4153
4135
|
"cc-exp",
|
|
4154
4136
|
"cc-exp-month",
|
|
4155
4137
|
"cc-exp-year",
|
|
4156
|
-
"cc-
|
|
4138
|
+
"cc-family-name",
|
|
4139
|
+
"cc-given-name",
|
|
4140
|
+
"cc-name",
|
|
4141
|
+
"cc-number",
|
|
4157
4142
|
"cc-type",
|
|
4158
|
-
"
|
|
4143
|
+
"country",
|
|
4144
|
+
"country-name",
|
|
4145
|
+
"current-password",
|
|
4146
|
+
"family-name",
|
|
4147
|
+
"given-name",
|
|
4148
|
+
"honorific-prefix",
|
|
4149
|
+
"honorific-suffix",
|
|
4150
|
+
"new-password",
|
|
4151
|
+
"one-time-code",
|
|
4152
|
+
"organization",
|
|
4153
|
+
"postal-code",
|
|
4154
|
+
"street-address",
|
|
4159
4155
|
"transaction-amount",
|
|
4156
|
+
"transaction-currency",
|
|
4157
|
+
"username",
|
|
4158
|
+
"email",
|
|
4159
|
+
"tel",
|
|
4160
|
+
"tel-area-code",
|
|
4161
|
+
"tel-country-code",
|
|
4162
|
+
"tel-extension",
|
|
4163
|
+
"tel-local",
|
|
4164
|
+
"tel-national",
|
|
4165
|
+
"nickname",
|
|
4166
|
+
"organization-title",
|
|
4167
|
+
"cc-additional-name",
|
|
4160
4168
|
"language",
|
|
4161
4169
|
"bday",
|
|
4162
|
-
"bday-day",
|
|
4163
|
-
"bday-month",
|
|
4164
|
-
"bday-year",
|
|
4165
4170
|
"sex",
|
|
4166
|
-
"tel-country-code",
|
|
4167
|
-
"tel-national",
|
|
4168
|
-
"tel-area-code",
|
|
4169
|
-
"tel-local",
|
|
4170
|
-
"tel-extension",
|
|
4171
4171
|
"impp",
|
|
4172
4172
|
"photo"
|
|
4173
4173
|
]
|
package/dist/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "@ionic/vue",
|
|
5
|
-
"version": "8.3.2-dev.
|
|
5
|
+
"version": "8.3.2-dev.11728314937.130218e6",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
8
8
|
"types-syntax": "typescript",
|
|
@@ -3501,7 +3501,7 @@
|
|
|
3501
3501
|
"default": "'off'",
|
|
3502
3502
|
"value": {
|
|
3503
3503
|
"kind": "expression",
|
|
3504
|
-
"type": "\"name\" | \"
|
|
3504
|
+
"type": "\"name\" | \"url\" | \"off\" | \"on\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"photo\""
|
|
3505
3505
|
}
|
|
3506
3506
|
},
|
|
3507
3507
|
{
|
|
@@ -7213,7 +7213,7 @@
|
|
|
7213
7213
|
"default": "'off'",
|
|
7214
7214
|
"value": {
|
|
7215
7215
|
"kind": "expression",
|
|
7216
|
-
"type": "\"name\" | \"
|
|
7216
|
+
"type": "\"name\" | \"url\" | \"off\" | \"on\" | \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\" | \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"nickname\" | \"organization-title\" | \"cc-additional-name\" | \"language\" | \"bday\" | \"sex\" | \"impp\" | \"photo\""
|
|
7217
7217
|
}
|
|
7218
7218
|
},
|
|
7219
7219
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ionic/vue",
|
|
3
|
-
"version": "8.3.2-dev.
|
|
3
|
+
"version": "8.3.2-dev.11728314937.130218e6",
|
|
4
4
|
"description": "Vue specific wrapper for @ionic/core",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"eslint": "eslint src",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"vue-router": "^4.0.16"
|
|
67
67
|
},
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"@ionic/core": "8.3.2-dev.
|
|
69
|
+
"@ionic/core": "8.3.2-dev.11728314937.130218e6",
|
|
70
70
|
"ionicons": "^7.0.0"
|
|
71
71
|
},
|
|
72
72
|
"vetur": {
|