@vaadin/custom-field 25.2.0-alpha12 → 25.2.0-alpha13
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/package.json +20 -20
- package/web-types.json +3 -3
- package/web-types.lit.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vaadin/custom-field",
|
|
3
|
-
"version": "25.2.0-
|
|
3
|
+
"version": "25.2.0-alpha13",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -35,28 +35,28 @@
|
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@open-wc/dedupe-mixin": "^1.3.0",
|
|
38
|
-
"@vaadin/a11y-base": "25.2.0-
|
|
39
|
-
"@vaadin/component-base": "25.2.0-
|
|
40
|
-
"@vaadin/field-base": "25.2.0-
|
|
41
|
-
"@vaadin/vaadin-themable-mixin": "25.2.0-
|
|
38
|
+
"@vaadin/a11y-base": "25.2.0-alpha13",
|
|
39
|
+
"@vaadin/component-base": "25.2.0-alpha13",
|
|
40
|
+
"@vaadin/field-base": "25.2.0-alpha13",
|
|
41
|
+
"@vaadin/vaadin-themable-mixin": "25.2.0-alpha13",
|
|
42
42
|
"lit": "^3.0.0"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@vaadin/aura": "25.2.0-
|
|
46
|
-
"@vaadin/chai-plugins": "25.2.0-
|
|
47
|
-
"@vaadin/combo-box": "25.2.0-
|
|
48
|
-
"@vaadin/date-picker": "25.2.0-
|
|
49
|
-
"@vaadin/email-field": "25.2.0-
|
|
50
|
-
"@vaadin/form-layout": "25.2.0-
|
|
51
|
-
"@vaadin/number-field": "25.2.0-
|
|
52
|
-
"@vaadin/password-field": "25.2.0-
|
|
53
|
-
"@vaadin/select": "25.2.0-
|
|
54
|
-
"@vaadin/test-runner-commands": "25.2.0-
|
|
45
|
+
"@vaadin/aura": "25.2.0-alpha13",
|
|
46
|
+
"@vaadin/chai-plugins": "25.2.0-alpha13",
|
|
47
|
+
"@vaadin/combo-box": "25.2.0-alpha13",
|
|
48
|
+
"@vaadin/date-picker": "25.2.0-alpha13",
|
|
49
|
+
"@vaadin/email-field": "25.2.0-alpha13",
|
|
50
|
+
"@vaadin/form-layout": "25.2.0-alpha13",
|
|
51
|
+
"@vaadin/number-field": "25.2.0-alpha13",
|
|
52
|
+
"@vaadin/password-field": "25.2.0-alpha13",
|
|
53
|
+
"@vaadin/select": "25.2.0-alpha13",
|
|
54
|
+
"@vaadin/test-runner-commands": "25.2.0-alpha13",
|
|
55
55
|
"@vaadin/testing-helpers": "^2.0.0",
|
|
56
|
-
"@vaadin/text-area": "25.2.0-
|
|
57
|
-
"@vaadin/text-field": "25.2.0-
|
|
58
|
-
"@vaadin/time-picker": "25.2.0-
|
|
59
|
-
"@vaadin/vaadin-lumo-styles": "25.2.0-
|
|
56
|
+
"@vaadin/text-area": "25.2.0-alpha13",
|
|
57
|
+
"@vaadin/text-field": "25.2.0-alpha13",
|
|
58
|
+
"@vaadin/time-picker": "25.2.0-alpha13",
|
|
59
|
+
"@vaadin/vaadin-lumo-styles": "25.2.0-alpha13",
|
|
60
60
|
"sinon": "^21.0.2"
|
|
61
61
|
},
|
|
62
62
|
"customElements": "custom-elements.json",
|
|
@@ -64,5 +64,5 @@
|
|
|
64
64
|
"web-types.json",
|
|
65
65
|
"web-types.lit.json"
|
|
66
66
|
],
|
|
67
|
-
"gitHead": "
|
|
67
|
+
"gitHead": "a1052aee053529ffcef1a1e9be2c855ed3e98cb2"
|
|
68
68
|
}
|
package/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/web-types",
|
|
3
3
|
"name": "@vaadin/custom-field",
|
|
4
|
-
"version": "25.2.0-
|
|
4
|
+
"version": "25.2.0-alpha13",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"name": "value",
|
|
107
|
-
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/25.2.0-
|
|
107
|
+
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/25.2.0-alpha13/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/25.2.0-alpha13/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
|
|
108
108
|
"value": {
|
|
109
109
|
"type": [
|
|
110
110
|
"string"
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
219
|
"name": "value",
|
|
220
|
-
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/25.2.0-
|
|
220
|
+
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/25.2.0-alpha13/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/25.2.0-alpha13/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
|
|
221
221
|
"value": {
|
|
222
222
|
"type": [
|
|
223
223
|
"string"
|
package/web-types.lit.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/web-types",
|
|
3
3
|
"name": "@vaadin/custom-field",
|
|
4
|
-
"version": "25.2.0-
|
|
4
|
+
"version": "25.2.0-alpha13",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"framework": "lit",
|
|
7
7
|
"framework-config": {
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
"name": ".value",
|
|
101
|
-
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/25.2.0-
|
|
101
|
+
"description": "The value of the field. When wrapping several inputs, it will contain `\\t`\n(Tab character) as a delimiter indicating parts intended to be used as the\ncorresponding inputs values.\nUse the [`formatValue`](https://cdn.vaadin.com/vaadin-web-components/25.2.0-alpha13/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/25.2.0-alpha13/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
|
|
102
102
|
"value": {
|
|
103
103
|
"kind": "expression"
|
|
104
104
|
}
|