@vaadin/custom-field 25.3.0-alpha10 → 25.3.0-alpha11

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vaadin/custom-field",
3
- "version": "25.3.0-alpha10",
3
+ "version": "25.3.0-alpha11",
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.3.0-alpha10",
39
- "@vaadin/component-base": "25.3.0-alpha10",
40
- "@vaadin/field-base": "25.3.0-alpha10",
41
- "@vaadin/vaadin-themable-mixin": "25.3.0-alpha10",
38
+ "@vaadin/a11y-base": "25.3.0-alpha11",
39
+ "@vaadin/component-base": "25.3.0-alpha11",
40
+ "@vaadin/field-base": "25.3.0-alpha11",
41
+ "@vaadin/vaadin-themable-mixin": "25.3.0-alpha11",
42
42
  "lit": "^3.0.0"
43
43
  },
44
44
  "devDependencies": {
45
- "@vaadin/aura": "25.3.0-alpha10",
46
- "@vaadin/chai-plugins": "25.3.0-alpha10",
47
- "@vaadin/combo-box": "25.3.0-alpha10",
48
- "@vaadin/date-picker": "25.3.0-alpha10",
49
- "@vaadin/email-field": "25.3.0-alpha10",
50
- "@vaadin/form-layout": "25.3.0-alpha10",
51
- "@vaadin/number-field": "25.3.0-alpha10",
52
- "@vaadin/password-field": "25.3.0-alpha10",
53
- "@vaadin/select": "25.3.0-alpha10",
54
- "@vaadin/test-runner-commands": "25.3.0-alpha10",
45
+ "@vaadin/aura": "25.3.0-alpha11",
46
+ "@vaadin/chai-plugins": "25.3.0-alpha11",
47
+ "@vaadin/combo-box": "25.3.0-alpha11",
48
+ "@vaadin/date-picker": "25.3.0-alpha11",
49
+ "@vaadin/email-field": "25.3.0-alpha11",
50
+ "@vaadin/form-layout": "25.3.0-alpha11",
51
+ "@vaadin/number-field": "25.3.0-alpha11",
52
+ "@vaadin/password-field": "25.3.0-alpha11",
53
+ "@vaadin/select": "25.3.0-alpha11",
54
+ "@vaadin/test-runner-commands": "25.3.0-alpha11",
55
55
  "@vaadin/testing-helpers": "^2.0.0",
56
- "@vaadin/text-area": "25.3.0-alpha10",
57
- "@vaadin/text-field": "25.3.0-alpha10",
58
- "@vaadin/time-picker": "25.3.0-alpha10",
59
- "@vaadin/vaadin-lumo-styles": "25.3.0-alpha10",
56
+ "@vaadin/text-area": "25.3.0-alpha11",
57
+ "@vaadin/text-field": "25.3.0-alpha11",
58
+ "@vaadin/time-picker": "25.3.0-alpha11",
59
+ "@vaadin/vaadin-lumo-styles": "25.3.0-alpha11",
60
60
  "sinon": "^22.0.0"
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": "f2833abdf9b613fa0d0ed216830e3f4de87b7dac"
67
+ "gitHead": "7e0c61a37e68d8971def9cdf28ad0548a0f530a9"
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.3.0-alpha10",
4
+ "version": "25.3.0-alpha11",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
@@ -111,7 +111,7 @@
111
111
  },
112
112
  {
113
113
  "name": "value",
114
- "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.3.0-alpha10/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/25.3.0-alpha10/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
114
+ "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.3.0-alpha11/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/25.3.0-alpha11/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
115
115
  "value": {
116
116
  "type": [
117
117
  "string"
@@ -233,7 +233,7 @@
233
233
  },
234
234
  {
235
235
  "name": "value",
236
- "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.3.0-alpha10/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/25.3.0-alpha10/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
236
+ "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.3.0-alpha11/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/25.3.0-alpha11/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
237
237
  "value": {
238
238
  "type": [
239
239
  "string"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/web-types",
3
3
  "name": "@vaadin/custom-field",
4
- "version": "25.3.0-alpha10",
4
+ "version": "25.3.0-alpha11",
5
5
  "description-markup": "markdown",
6
6
  "framework": "lit",
7
7
  "framework-config": {
@@ -105,7 +105,7 @@
105
105
  },
106
106
  {
107
107
  "name": ".value",
108
- "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.3.0-alpha10/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/25.3.0-alpha10/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
108
+ "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.3.0-alpha11/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/25.3.0-alpha11/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
109
109
  "value": {
110
110
  "kind": "expression"
111
111
  }