@vaadin/custom-field
Advanced tools
Comparing version 24.5.5 to 24.5.6
{ | ||
"name": "@vaadin/custom-field", | ||
"version": "24.5.5", | ||
"version": "24.5.6", | ||
"publishConfig": { | ||
@@ -41,23 +41,23 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/a11y-base": "~24.5.5", | ||
"@vaadin/component-base": "~24.5.5", | ||
"@vaadin/field-base": "~24.5.5", | ||
"@vaadin/vaadin-lumo-styles": "~24.5.5", | ||
"@vaadin/vaadin-material-styles": "~24.5.5", | ||
"@vaadin/vaadin-themable-mixin": "~24.5.5", | ||
"@vaadin/a11y-base": "~24.5.6", | ||
"@vaadin/component-base": "~24.5.6", | ||
"@vaadin/field-base": "~24.5.6", | ||
"@vaadin/vaadin-lumo-styles": "~24.5.6", | ||
"@vaadin/vaadin-material-styles": "~24.5.6", | ||
"@vaadin/vaadin-themable-mixin": "~24.5.6", | ||
"lit": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vaadin/chai-plugins": "~24.5.5", | ||
"@vaadin/combo-box": "~24.5.5", | ||
"@vaadin/date-picker": "~24.5.5", | ||
"@vaadin/email-field": "~24.5.5", | ||
"@vaadin/form-layout": "~24.5.5", | ||
"@vaadin/number-field": "~24.5.5", | ||
"@vaadin/password-field": "~24.5.5", | ||
"@vaadin/select": "~24.5.5", | ||
"@vaadin/chai-plugins": "~24.5.6", | ||
"@vaadin/combo-box": "~24.5.6", | ||
"@vaadin/date-picker": "~24.5.6", | ||
"@vaadin/email-field": "~24.5.6", | ||
"@vaadin/form-layout": "~24.5.6", | ||
"@vaadin/number-field": "~24.5.6", | ||
"@vaadin/password-field": "~24.5.6", | ||
"@vaadin/select": "~24.5.6", | ||
"@vaadin/testing-helpers": "^1.0.0", | ||
"@vaadin/text-area": "~24.5.5", | ||
"@vaadin/text-field": "~24.5.5", | ||
"@vaadin/time-picker": "~24.5.5", | ||
"@vaadin/text-area": "~24.5.6", | ||
"@vaadin/text-field": "~24.5.6", | ||
"@vaadin/time-picker": "~24.5.6", | ||
"sinon": "^18.0.0" | ||
@@ -69,3 +69,3 @@ }, | ||
], | ||
"gitHead": "864c93992c6466634ad47975dc6aceca3bbf8506" | ||
"gitHead": "2c20ec16149e8016e0733a80e349231da13660bc" | ||
} |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/custom-field", | ||
"version": "24.5.5", | ||
"version": "24.5.6", | ||
"description-markup": "markdown", | ||
@@ -103,3 +103,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.5.5/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.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/24.5.6/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.5.6/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"value": { | ||
@@ -217,3 +217,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.5.5/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.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/24.5.6/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.5.6/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"value": { | ||
@@ -220,0 +220,0 @@ "type": [ |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/custom-field", | ||
"version": "24.5.5", | ||
"version": "24.5.6", | ||
"description-markup": "markdown", | ||
@@ -80,3 +80,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.5.5/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.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/24.5.6/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.5.6/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.", | ||
"value": { | ||
@@ -83,0 +83,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