New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@vaadin/custom-field

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/custom-field - npm Package Compare versions

Comparing version

to
24.5.12

{
"name": "@vaadin/custom-field",
"version": "24.5.11",
"version": "24.5.12",
"publishConfig": {

@@ -41,24 +41,24 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/a11y-base": "~24.5.11",
"@vaadin/component-base": "~24.5.11",
"@vaadin/field-base": "~24.5.11",
"@vaadin/vaadin-lumo-styles": "~24.5.11",
"@vaadin/vaadin-material-styles": "~24.5.11",
"@vaadin/vaadin-themable-mixin": "~24.5.11",
"@vaadin/a11y-base": "~24.5.12",
"@vaadin/component-base": "~24.5.12",
"@vaadin/field-base": "~24.5.12",
"@vaadin/vaadin-lumo-styles": "~24.5.12",
"@vaadin/vaadin-material-styles": "~24.5.12",
"@vaadin/vaadin-themable-mixin": "~24.5.12",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/chai-plugins": "~24.5.11",
"@vaadin/combo-box": "~24.5.11",
"@vaadin/date-picker": "~24.5.11",
"@vaadin/email-field": "~24.5.11",
"@vaadin/form-layout": "~24.5.11",
"@vaadin/number-field": "~24.5.11",
"@vaadin/password-field": "~24.5.11",
"@vaadin/select": "~24.5.11",
"@vaadin/test-runner-commands": "~24.5.11",
"@vaadin/chai-plugins": "~24.5.12",
"@vaadin/combo-box": "~24.5.12",
"@vaadin/date-picker": "~24.5.12",
"@vaadin/email-field": "~24.5.12",
"@vaadin/form-layout": "~24.5.12",
"@vaadin/number-field": "~24.5.12",
"@vaadin/password-field": "~24.5.12",
"@vaadin/select": "~24.5.12",
"@vaadin/test-runner-commands": "~24.5.12",
"@vaadin/testing-helpers": "^1.1.0",
"@vaadin/text-area": "~24.5.11",
"@vaadin/text-field": "~24.5.11",
"@vaadin/time-picker": "~24.5.11",
"@vaadin/text-area": "~24.5.12",
"@vaadin/text-field": "~24.5.12",
"@vaadin/time-picker": "~24.5.12",
"sinon": "^18.0.0"

@@ -70,3 +70,3 @@ },

],
"gitHead": "545f510805f462682bd0912ec72687a86a6f268a"
"gitHead": "8a2dc000065a60363b28c935406c976675167af9"
}
{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/custom-field",
"version": "24.5.11",
"version": "24.5.12",
"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.11/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.5.11/#/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.12/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.5.12/#/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.11/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.5.11/#/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.12/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.5.12/#/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.11",
"version": "24.5.12",
"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.11/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.5.11/#/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.12/#/elements/vaadin-custom-field#property-formatValue)\nand [`parseValue`](https://cdn.vaadin.com/vaadin-web-components/24.5.12/#/elements/vaadin-custom-field#property-parseValue)\nproperties to customize this behavior.",
"value": {

@@ -83,0 +83,0 @@ "kind": "expression"