@vaadin/grid-pro
Advanced tools
Comparing version 24.7.0-alpha4 to 24.7.0-alpha5
{ | ||
"name": "@vaadin/grid-pro", | ||
"version": "24.7.0-alpha4", | ||
"version": "24.7.0-alpha5", | ||
"publishConfig": { | ||
@@ -42,15 +42,15 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/checkbox": "24.7.0-alpha4", | ||
"@vaadin/component-base": "24.7.0-alpha4", | ||
"@vaadin/grid": "24.7.0-alpha4", | ||
"@vaadin/lit-renderer": "24.7.0-alpha4", | ||
"@vaadin/select": "24.7.0-alpha4", | ||
"@vaadin/text-field": "24.7.0-alpha4", | ||
"@vaadin/vaadin-lumo-styles": "24.7.0-alpha4", | ||
"@vaadin/vaadin-material-styles": "24.7.0-alpha4", | ||
"@vaadin/vaadin-themable-mixin": "24.7.0-alpha4", | ||
"@vaadin/checkbox": "24.7.0-alpha5", | ||
"@vaadin/component-base": "24.7.0-alpha5", | ||
"@vaadin/grid": "24.7.0-alpha5", | ||
"@vaadin/lit-renderer": "24.7.0-alpha5", | ||
"@vaadin/select": "24.7.0-alpha5", | ||
"@vaadin/text-field": "24.7.0-alpha5", | ||
"@vaadin/vaadin-lumo-styles": "24.7.0-alpha5", | ||
"@vaadin/vaadin-material-styles": "24.7.0-alpha5", | ||
"@vaadin/vaadin-themable-mixin": "24.7.0-alpha5", | ||
"lit": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@vaadin/chai-plugins": "24.7.0-alpha4", | ||
"@vaadin/chai-plugins": "24.7.0-alpha5", | ||
"@vaadin/testing-helpers": "^1.1.0", | ||
@@ -64,3 +64,3 @@ "sinon": "^18.0.0" | ||
], | ||
"gitHead": "d7165cebf9dcf6a7e9e22f6353662d33404b4856" | ||
"gitHead": "f9fa2bd652780a344d5e0329b8aafbcbd72ebd14" | ||
} |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/grid-pro", | ||
"version": "24.7.0-alpha4", | ||
"version": "24.7.0-alpha5", | ||
"description-markup": "markdown", | ||
@@ -404,3 +404,3 @@ "contributions": { | ||
"name": "vaadin-grid-pro", | ||
"description": "`<vaadin-grid-pro>` is a high quality data grid / data table Web Component with extended functionality.\nIt extends `<vaadin-grid>` and adds extra features on top of the basic ones.\n\nSee [`<vaadin-grid>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha4/#/elements/vaadin-grid) documentation for details.\n\n```\n<vaadin-grid-pro></vaadin-grid-pro>\n```\n\n### Internal components\n\nIn addition to `<vaadin-grid-pro>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-grid-pro-edit-checkbox>` - has the same API as [`<vaadin-checkbox>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha4/#/elements/vaadin-checkbox).\n- `<vaadin-grid-pro-edit-text-field>` - has the same API as [`<vaadin-text-field>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha4/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha4/#/elements/vaadin-select).", | ||
"description": "`<vaadin-grid-pro>` is a high quality data grid / data table Web Component with extended functionality.\nIt extends `<vaadin-grid>` and adds extra features on top of the basic ones.\n\nSee [`<vaadin-grid>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha5/#/elements/vaadin-grid) documentation for details.\n\n```\n<vaadin-grid-pro></vaadin-grid-pro>\n```\n\n### Internal components\n\nIn addition to `<vaadin-grid-pro>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-grid-pro-edit-checkbox>` - has the same API as [`<vaadin-checkbox>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha5/#/elements/vaadin-checkbox).\n- `<vaadin-grid-pro-edit-text-field>` - has the same API as [`<vaadin-text-field>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha5/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha5/#/elements/vaadin-select).", | ||
"attributes": [ | ||
@@ -407,0 +407,0 @@ { |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/grid-pro", | ||
"version": "24.7.0-alpha4", | ||
"version": "24.7.0-alpha5", | ||
"description-markup": "markdown", | ||
@@ -180,3 +180,3 @@ "framework": "lit", | ||
"name": "vaadin-grid-pro", | ||
"description": "`<vaadin-grid-pro>` is a high quality data grid / data table Web Component with extended functionality.\nIt extends `<vaadin-grid>` and adds extra features on top of the basic ones.\n\nSee [`<vaadin-grid>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha4/#/elements/vaadin-grid) documentation for details.\n\n```\n<vaadin-grid-pro></vaadin-grid-pro>\n```\n\n### Internal components\n\nIn addition to `<vaadin-grid-pro>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-grid-pro-edit-checkbox>` - has the same API as [`<vaadin-checkbox>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha4/#/elements/vaadin-checkbox).\n- `<vaadin-grid-pro-edit-text-field>` - has the same API as [`<vaadin-text-field>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha4/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha4/#/elements/vaadin-select).", | ||
"description": "`<vaadin-grid-pro>` is a high quality data grid / data table Web Component with extended functionality.\nIt extends `<vaadin-grid>` and adds extra features on top of the basic ones.\n\nSee [`<vaadin-grid>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha5/#/elements/vaadin-grid) documentation for details.\n\n```\n<vaadin-grid-pro></vaadin-grid-pro>\n```\n\n### Internal components\n\nIn addition to `<vaadin-grid-pro>` itself, the following internal\ncomponents are themable:\n\n- `<vaadin-grid-pro-edit-checkbox>` - has the same API as [`<vaadin-checkbox>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha5/#/elements/vaadin-checkbox).\n- `<vaadin-grid-pro-edit-text-field>` - has the same API as [`<vaadin-text-field>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha5/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/24.7.0-alpha5/#/elements/vaadin-select).", | ||
"extension": true, | ||
@@ -183,0 +183,0 @@ "attributes": [ |
+ Added@vaadin/a11y-base@24.7.0-alpha5(transitive)
+ Added@vaadin/button@24.7.0-alpha5(transitive)
+ Added@vaadin/checkbox@24.7.0-alpha5(transitive)
+ Added@vaadin/component-base@24.7.0-alpha5(transitive)
+ Added@vaadin/field-base@24.7.0-alpha5(transitive)
+ Added@vaadin/grid@24.7.0-alpha5(transitive)
+ Added@vaadin/icon@24.7.0-alpha5(transitive)
+ Added@vaadin/input-container@24.7.0-alpha5(transitive)
+ Added@vaadin/item@24.7.0-alpha5(transitive)
+ Added@vaadin/list-box@24.7.0-alpha5(transitive)
+ Added@vaadin/lit-renderer@24.7.0-alpha5(transitive)
+ Added@vaadin/overlay@24.7.0-alpha5(transitive)
+ Added@vaadin/select@24.7.0-alpha5(transitive)
+ Added@vaadin/text-field@24.7.0-alpha5(transitive)
+ Added@vaadin/vaadin-lumo-styles@24.7.0-alpha5(transitive)
+ Added@vaadin/vaadin-material-styles@24.7.0-alpha5(transitive)
+ Added@vaadin/vaadin-themable-mixin@24.7.0-alpha5(transitive)
- Removed@vaadin/a11y-base@24.7.0-alpha4(transitive)
- Removed@vaadin/button@24.7.0-alpha4(transitive)
- Removed@vaadin/checkbox@24.7.0-alpha4(transitive)
- Removed@vaadin/component-base@24.7.0-alpha4(transitive)
- Removed@vaadin/field-base@24.7.0-alpha4(transitive)
- Removed@vaadin/grid@24.7.0-alpha4(transitive)
- Removed@vaadin/icon@24.7.0-alpha4(transitive)
- Removed@vaadin/input-container@24.7.0-alpha4(transitive)
- Removed@vaadin/item@24.7.0-alpha4(transitive)
- Removed@vaadin/list-box@24.7.0-alpha4(transitive)
- Removed@vaadin/lit-renderer@24.7.0-alpha4(transitive)
- Removed@vaadin/overlay@24.7.0-alpha4(transitive)
- Removed@vaadin/select@24.7.0-alpha4(transitive)
- Removed@vaadin/text-field@24.7.0-alpha4(transitive)
- Removed@vaadin/vaadin-lumo-styles@24.7.0-alpha4(transitive)
- Removed@vaadin/vaadin-material-styles@24.7.0-alpha4(transitive)
- Removed@vaadin/vaadin-themable-mixin@24.7.0-alpha4(transitive)
Updated@vaadin/grid@24.7.0-alpha5
Updated@vaadin/select@24.7.0-alpha5