@vaadin/custom-field
Advanced tools
Comparing version 24.4.0-alpha16 to 24.4.0-alpha17
{ | ||
"name": "@vaadin/custom-field", | ||
"version": "24.4.0-alpha16", | ||
"version": "24.4.0-alpha17", | ||
"publishConfig": { | ||
@@ -41,8 +41,8 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/a11y-base": "24.4.0-alpha16", | ||
"@vaadin/component-base": "24.4.0-alpha16", | ||
"@vaadin/field-base": "24.4.0-alpha16", | ||
"@vaadin/vaadin-lumo-styles": "24.4.0-alpha16", | ||
"@vaadin/vaadin-material-styles": "24.4.0-alpha16", | ||
"@vaadin/vaadin-themable-mixin": "24.4.0-alpha16", | ||
"@vaadin/a11y-base": "24.4.0-alpha17", | ||
"@vaadin/component-base": "24.4.0-alpha17", | ||
"@vaadin/field-base": "24.4.0-alpha17", | ||
"@vaadin/vaadin-lumo-styles": "24.4.0-alpha17", | ||
"@vaadin/vaadin-material-styles": "24.4.0-alpha17", | ||
"@vaadin/vaadin-themable-mixin": "24.4.0-alpha17", | ||
"lit": "^3.0.0" | ||
@@ -52,13 +52,13 @@ }, | ||
"@esm-bundle/chai": "^4.3.4", | ||
"@vaadin/combo-box": "24.4.0-alpha16", | ||
"@vaadin/date-picker": "24.4.0-alpha16", | ||
"@vaadin/email-field": "24.4.0-alpha16", | ||
"@vaadin/form-layout": "24.4.0-alpha16", | ||
"@vaadin/number-field": "24.4.0-alpha16", | ||
"@vaadin/password-field": "24.4.0-alpha16", | ||
"@vaadin/select": "24.4.0-alpha16", | ||
"@vaadin/combo-box": "24.4.0-alpha17", | ||
"@vaadin/date-picker": "24.4.0-alpha17", | ||
"@vaadin/email-field": "24.4.0-alpha17", | ||
"@vaadin/form-layout": "24.4.0-alpha17", | ||
"@vaadin/number-field": "24.4.0-alpha17", | ||
"@vaadin/password-field": "24.4.0-alpha17", | ||
"@vaadin/select": "24.4.0-alpha17", | ||
"@vaadin/testing-helpers": "^0.6.0", | ||
"@vaadin/text-area": "24.4.0-alpha16", | ||
"@vaadin/text-field": "24.4.0-alpha16", | ||
"@vaadin/time-picker": "24.4.0-alpha16", | ||
"@vaadin/text-area": "24.4.0-alpha17", | ||
"@vaadin/text-field": "24.4.0-alpha17", | ||
"@vaadin/time-picker": "24.4.0-alpha17", | ||
"sinon": "^13.0.2" | ||
@@ -70,3 +70,3 @@ }, | ||
], | ||
"gitHead": "2d797855c2b3a3828ee7b0d90aeb227b56c32e76" | ||
"gitHead": "eb6b4dac66be1c0ddc77757bed5f84a6d355e5cf" | ||
} |
@@ -8,3 +8,2 @@ # @vaadin/custom-field | ||
[![npm version](https://badgen.net/npm/v/@vaadin/custom-field)](https://www.npmjs.com/package/@vaadin/custom-field) | ||
[![Discord](https://img.shields.io/discord/732335336448852018?label=discord)](https://discord.gg/PHmkCKC) | ||
@@ -11,0 +10,0 @@ ```html |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/custom-field", | ||
"version": "24.4.0-alpha16", | ||
"version": "24.4.0-alpha17", | ||
"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.4.0-alpha16/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.4.0-alpha16/#/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.4.0-alpha17/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.4.0-alpha17/#/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.4.0-alpha16/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.4.0-alpha16/#/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.4.0-alpha17/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.4.0-alpha17/#/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.4.0-alpha16", | ||
"version": "24.4.0-alpha17", | ||
"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.4.0-alpha16/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.4.0-alpha16/#/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.4.0-alpha17/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.4.0-alpha17/#/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
60575
66
+ Added@vaadin/a11y-base@24.4.0-alpha17(transitive)
+ Added@vaadin/component-base@24.4.0-alpha17(transitive)
+ Added@vaadin/field-base@24.4.0-alpha17(transitive)
+ Added@vaadin/icon@24.4.0-alpha17(transitive)
+ Added@vaadin/vaadin-lumo-styles@24.4.0-alpha17(transitive)
+ Added@vaadin/vaadin-material-styles@24.4.0-alpha17(transitive)
+ Added@vaadin/vaadin-themable-mixin@24.4.0-alpha17(transitive)
- Removed@vaadin/a11y-base@24.4.0-alpha16(transitive)
- Removed@vaadin/component-base@24.4.0-alpha16(transitive)
- Removed@vaadin/field-base@24.4.0-alpha16(transitive)
- Removed@vaadin/icon@24.4.0-alpha16(transitive)
- Removed@vaadin/vaadin-lumo-styles@24.4.0-alpha16(transitive)
- Removed@vaadin/vaadin-material-styles@24.4.0-alpha16(transitive)
- Removed@vaadin/vaadin-themable-mixin@24.4.0-alpha16(transitive)