@vaadin/message-input
Advanced tools
+8
-8
| { | ||
| "name": "@vaadin/message-input", | ||
| "version": "23.6.2", | ||
| "version": "23.6.3", | ||
| "publishConfig": { | ||
@@ -39,8 +39,8 @@ "access": "public" | ||
| "@polymer/polymer": "^3.0.0", | ||
| "@vaadin/button": "~23.6.2", | ||
| "@vaadin/component-base": "~23.6.2", | ||
| "@vaadin/text-area": "~23.6.2", | ||
| "@vaadin/vaadin-lumo-styles": "~23.6.2", | ||
| "@vaadin/vaadin-material-styles": "~23.6.2", | ||
| "@vaadin/vaadin-themable-mixin": "~23.6.2" | ||
| "@vaadin/button": "~23.6.3", | ||
| "@vaadin/component-base": "~23.6.3", | ||
| "@vaadin/text-area": "~23.6.3", | ||
| "@vaadin/vaadin-lumo-styles": "~23.6.3", | ||
| "@vaadin/vaadin-material-styles": "~23.6.3", | ||
| "@vaadin/vaadin-themable-mixin": "~23.6.3" | ||
| }, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
| ], | ||
| "gitHead": "2db3b5416b9ba6ee342720970150e2d31cd634cd" | ||
| "gitHead": "4addcb881465a37108f64abc59d7219c7187a432" | ||
| } |
+2
-2
| { | ||
| "$schema": "https://json.schemastore.org/web-types", | ||
| "name": "@vaadin/message-input", | ||
| "version": "23.6.2", | ||
| "version": "23.6.3", | ||
| "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.6.2/#/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.2/#/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.3/#/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.3/#/elements/vaadin-text-area).", | ||
| "attributes": [ | ||
@@ -14,0 +14,0 @@ { |
| { | ||
| "$schema": "https://json.schemastore.org/web-types", | ||
| "name": "@vaadin/message-input", | ||
| "version": "23.6.2", | ||
| "version": "23.6.3", | ||
| "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.6.2/#/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.2/#/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.3/#/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.3/#/elements/vaadin-text-area).", | ||
| "extension": true, | ||
@@ -22,0 +22,0 @@ "attributes": [ |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package