You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →

@vaadin/message-input

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/message-input - npm Package Compare versions

Comparing version

to
23.6.0

{
"name": "@vaadin/message-input",
"version": "23.5.13",
"version": "23.6.0",
"publishConfig": {

@@ -39,8 +39,8 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/button": "~23.5.13",
"@vaadin/component-base": "~23.5.13",
"@vaadin/text-area": "~23.5.13",
"@vaadin/vaadin-lumo-styles": "~23.5.13",
"@vaadin/vaadin-material-styles": "~23.5.13",
"@vaadin/vaadin-themable-mixin": "~23.5.13"
"@vaadin/button": "~23.6.0",
"@vaadin/component-base": "~23.6.0",
"@vaadin/text-area": "~23.6.0",
"@vaadin/vaadin-lumo-styles": "~23.6.0",
"@vaadin/vaadin-material-styles": "~23.6.0",
"@vaadin/vaadin-themable-mixin": "~23.6.0"
},

@@ -56,3 +56,3 @@ "devDependencies": {

],
"gitHead": "ea39850126c4f1cbe9f90472eb2f20c06d9a28b8"
"gitHead": "ec19662fcd35fb8ab6baa73c418ef235d7f26a14"
}
{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/message-input",
"version": "23.5.13",
"version": "23.6.0",
"description-markup": "markdown",

@@ -11,3 +11,3 @@ "contributions": {

"name": "vaadin-message-input",
"description": "`<vaadin-message-input>` is a Web Component for sending messages.\nIt consists of a text area that grows on along with the content, and a send button to send message.\n\nThe message can be sent by one of the following actions:\n- by pressing Enter (use Shift + Enter to add a new line)\n- by clicking `submit` button.\n\n```html\n<vaadin-message-input></vaadin-message-input>\n```\n\n### Internal components\n\nIn addition to `<vaadin-message-input>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-message-input-button>` - has the same API as [`<vaadin-button>`](https://cdn.vaadin.com/vaadin-web-components/23.5.13/#/elements/vaadin-button).\n- `<vaadin-message-input-text-area>` - has the same API as [`<vaadin-text-area>`](https://cdn.vaadin.com/vaadin-web-components/23.5.13/#/elements/vaadin-text-area).",
"description": "`<vaadin-message-input>` is a Web Component for sending messages.\nIt consists of a text area that grows on along with the content, and a send button to send message.\n\nThe message can be sent by one of the following actions:\n- by pressing Enter (use Shift + Enter to add a new line)\n- by clicking `submit` button.\n\n```html\n<vaadin-message-input></vaadin-message-input>\n```\n\n### Internal components\n\nIn addition to `<vaadin-message-input>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-message-input-button>` - has the same API as [`<vaadin-button>`](https://cdn.vaadin.com/vaadin-web-components/23.6.0/#/elements/vaadin-button).\n- `<vaadin-message-input-text-area>` - has the same API as [`<vaadin-text-area>`](https://cdn.vaadin.com/vaadin-web-components/23.6.0/#/elements/vaadin-text-area).",
"attributes": [

@@ -14,0 +14,0 @@ {

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/message-input",
"version": "23.5.13",
"version": "23.6.0",
"description-markup": "markdown",

@@ -19,3 +19,3 @@ "framework": "lit",

"name": "vaadin-message-input",
"description": "`<vaadin-message-input>` is a Web Component for sending messages.\nIt consists of a text area that grows on along with the content, and a send button to send message.\n\nThe message can be sent by one of the following actions:\n- by pressing Enter (use Shift + Enter to add a new line)\n- by clicking `submit` button.\n\n```html\n<vaadin-message-input></vaadin-message-input>\n```\n\n### Internal components\n\nIn addition to `<vaadin-message-input>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-message-input-button>` - has the same API as [`<vaadin-button>`](https://cdn.vaadin.com/vaadin-web-components/23.5.13/#/elements/vaadin-button).\n- `<vaadin-message-input-text-area>` - has the same API as [`<vaadin-text-area>`](https://cdn.vaadin.com/vaadin-web-components/23.5.13/#/elements/vaadin-text-area).",
"description": "`<vaadin-message-input>` is a Web Component for sending messages.\nIt consists of a text area that grows on along with the content, and a send button to send message.\n\nThe message can be sent by one of the following actions:\n- by pressing Enter (use Shift + Enter to add a new line)\n- by clicking `submit` button.\n\n```html\n<vaadin-message-input></vaadin-message-input>\n```\n\n### Internal components\n\nIn addition to `<vaadin-message-input>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-message-input-button>` - has the same API as [`<vaadin-button>`](https://cdn.vaadin.com/vaadin-web-components/23.6.0/#/elements/vaadin-button).\n- `<vaadin-message-input-text-area>` - has the same API as [`<vaadin-text-area>`](https://cdn.vaadin.com/vaadin-web-components/23.6.0/#/elements/vaadin-text-area).",
"extension": true,

@@ -22,0 +22,0 @@ "attributes": [