@vaadin/custom-field
Advanced tools
Comparing version 24.6.0 to 24.6.1
{ | ||
"name": "@vaadin/custom-field", | ||
"version": "24.6.0", | ||
"version": "24.6.1", | ||
"publishConfig": { | ||
@@ -39,23 +39,23 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/a11y-base": "~24.6.0", | ||
"@vaadin/component-base": "~24.6.0", | ||
"@vaadin/field-base": "~24.6.0", | ||
"@vaadin/vaadin-lumo-styles": "~24.6.0", | ||
"@vaadin/vaadin-material-styles": "~24.6.0", | ||
"@vaadin/vaadin-themable-mixin": "~24.6.0", | ||
"@vaadin/a11y-base": "~24.6.1", | ||
"@vaadin/component-base": "~24.6.1", | ||
"@vaadin/field-base": "~24.6.1", | ||
"@vaadin/vaadin-lumo-styles": "~24.6.1", | ||
"@vaadin/vaadin-material-styles": "~24.6.1", | ||
"@vaadin/vaadin-themable-mixin": "~24.6.1", | ||
"lit": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vaadin/chai-plugins": "~24.6.0", | ||
"@vaadin/combo-box": "~24.6.0", | ||
"@vaadin/date-picker": "~24.6.0", | ||
"@vaadin/email-field": "~24.6.0", | ||
"@vaadin/form-layout": "~24.6.0", | ||
"@vaadin/number-field": "~24.6.0", | ||
"@vaadin/password-field": "~24.6.0", | ||
"@vaadin/select": "~24.6.0", | ||
"@vaadin/testing-helpers": "^1.0.0", | ||
"@vaadin/text-area": "~24.6.0", | ||
"@vaadin/text-field": "~24.6.0", | ||
"@vaadin/time-picker": "~24.6.0", | ||
"@vaadin/chai-plugins": "~24.6.1", | ||
"@vaadin/combo-box": "~24.6.1", | ||
"@vaadin/date-picker": "~24.6.1", | ||
"@vaadin/email-field": "~24.6.1", | ||
"@vaadin/form-layout": "~24.6.1", | ||
"@vaadin/number-field": "~24.6.1", | ||
"@vaadin/password-field": "~24.6.1", | ||
"@vaadin/select": "~24.6.1", | ||
"@vaadin/testing-helpers": "^1.1.0", | ||
"@vaadin/text-area": "~24.6.1", | ||
"@vaadin/text-field": "~24.6.1", | ||
"@vaadin/time-picker": "~24.6.1", | ||
"sinon": "^18.0.0" | ||
@@ -67,3 +67,3 @@ }, | ||
], | ||
"gitHead": "c0b38aa981494d04fac64da35aa3890ad72551ea" | ||
"gitHead": "858d4220653a0603ce9c36da054889eb42ceb327" | ||
} |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/custom-field", | ||
"version": "24.6.0", | ||
"version": "24.6.1", | ||
"description-markup": "markdown", | ||
@@ -114,3 +114,3 @@ "contributions": { | ||
"name": "value", | ||
"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/24.6.0/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.6.0/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"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/24.6.1/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.6.1/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"value": { | ||
@@ -239,3 +239,3 @@ "type": [ | ||
"name": "value", | ||
"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/24.6.0/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.6.0/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"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/24.6.1/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.6.1/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"value": { | ||
@@ -242,0 +242,0 @@ "type": [ |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/custom-field", | ||
"version": "24.6.0", | ||
"version": "24.6.1", | ||
"description-markup": "markdown", | ||
@@ -87,3 +87,3 @@ "framework": "lit", | ||
"name": ".value", | ||
"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/24.6.0/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.6.0/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"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/24.6.1/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.6.1/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"value": { | ||
@@ -90,0 +90,0 @@ "kind": "expression" |