@vaadin/custom-field
Advanced tools
Comparing version 23.5.5 to 23.5.6
{ | ||
"name": "@vaadin/custom-field", | ||
"version": "23.5.5", | ||
"version": "23.5.6", | ||
"publishConfig": { | ||
@@ -38,21 +38,21 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/component-base": "~23.5.5", | ||
"@vaadin/field-base": "~23.5.5", | ||
"@vaadin/vaadin-lumo-styles": "~23.5.5", | ||
"@vaadin/vaadin-material-styles": "~23.5.5", | ||
"@vaadin/vaadin-themable-mixin": "~23.5.5" | ||
"@vaadin/component-base": "~23.5.6", | ||
"@vaadin/field-base": "~23.5.6", | ||
"@vaadin/vaadin-lumo-styles": "~23.5.6", | ||
"@vaadin/vaadin-material-styles": "~23.5.6", | ||
"@vaadin/vaadin-themable-mixin": "~23.5.6" | ||
}, | ||
"devDependencies": { | ||
"@esm-bundle/chai": "^4.3.4", | ||
"@vaadin/combo-box": "~23.5.5", | ||
"@vaadin/date-picker": "~23.5.5", | ||
"@vaadin/email-field": "~23.5.5", | ||
"@vaadin/form-layout": "~23.5.5", | ||
"@vaadin/number-field": "~23.5.5", | ||
"@vaadin/password-field": "~23.5.5", | ||
"@vaadin/select": "~23.5.5", | ||
"@vaadin/combo-box": "~23.5.6", | ||
"@vaadin/date-picker": "~23.5.6", | ||
"@vaadin/email-field": "~23.5.6", | ||
"@vaadin/form-layout": "~23.5.6", | ||
"@vaadin/number-field": "~23.5.6", | ||
"@vaadin/password-field": "~23.5.6", | ||
"@vaadin/select": "~23.5.6", | ||
"@vaadin/testing-helpers": "^0.3.2", | ||
"@vaadin/text-area": "~23.5.5", | ||
"@vaadin/text-field": "~23.5.5", | ||
"@vaadin/time-picker": "~23.5.5", | ||
"@vaadin/text-area": "~23.5.6", | ||
"@vaadin/text-field": "~23.5.6", | ||
"@vaadin/time-picker": "~23.5.6", | ||
"sinon": "^13.0.2" | ||
@@ -64,3 +64,3 @@ }, | ||
], | ||
"gitHead": "723b59c858579e4b654f48581fbc3cb7e1221c9f" | ||
"gitHead": "8017ec1c49880fcea0819ef306c4fa3c711b0087" | ||
} |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/custom-field", | ||
"version": "23.5.5", | ||
"version": "23.5.6", | ||
"description-markup": "markdown", | ||
@@ -81,3 +81,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/23.5.5/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/23.5.5/#/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/23.5.6/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/23.5.6/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"value": { | ||
@@ -173,3 +173,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/23.5.5/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/23.5.5/#/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/23.5.6/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/23.5.6/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"value": { | ||
@@ -176,0 +176,0 @@ "type": [ |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/custom-field", | ||
"version": "23.5.5", | ||
"version": "23.5.6", | ||
"description-markup": "markdown", | ||
@@ -66,3 +66,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/23.5.5/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/23.5.5/#/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/23.5.6/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/23.5.6/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"value": { | ||
@@ -69,0 +69,0 @@ "kind": "expression" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package