@vaadin/grid-pro 24.8.4 → 24.9.0-alpha1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +13 -13
- package/web-types.json +2 -2
- package/web-types.lit.json +2 -2
- package/src/vaadin-lit-grid-pro-edit-checkbox.js +0 -27
- package/src/vaadin-lit-grid-pro-edit-column.js +0 -34
- package/src/vaadin-lit-grid-pro-edit-select.js +0 -29
- package/src/vaadin-lit-grid-pro-edit-text-field.js +0 -32
- package/src/vaadin-lit-grid-pro.js +0 -35
- package/theme/lumo/vaadin-lit-grid-pro-edit-checkbox.d.ts +0 -2
- package/theme/lumo/vaadin-lit-grid-pro-edit-checkbox.js +0 -2
- package/theme/lumo/vaadin-lit-grid-pro-edit-column.d.ts +0 -4
- package/theme/lumo/vaadin-lit-grid-pro-edit-column.js +0 -4
- package/theme/lumo/vaadin-lit-grid-pro-edit-select.d.ts +0 -3
- package/theme/lumo/vaadin-lit-grid-pro-edit-select.js +0 -3
- package/theme/lumo/vaadin-lit-grid-pro-edit-text-field.d.ts +0 -3
- package/theme/lumo/vaadin-lit-grid-pro-edit-text-field.js +0 -3
- package/theme/lumo/vaadin-lit-grid-pro.d.ts +0 -3
- package/theme/lumo/vaadin-lit-grid-pro.js +0 -3
- package/theme/material/vaadin-lit-grid-pro-edit-checkbox.d.ts +0 -2
- package/theme/material/vaadin-lit-grid-pro-edit-checkbox.js +0 -2
- package/theme/material/vaadin-lit-grid-pro-edit-column.d.ts +0 -4
- package/theme/material/vaadin-lit-grid-pro-edit-column.js +0 -4
- package/theme/material/vaadin-lit-grid-pro-edit-select.d.ts +0 -3
- package/theme/material/vaadin-lit-grid-pro-edit-select.js +0 -3
- package/theme/material/vaadin-lit-grid-pro-edit-text-field.d.ts +0 -3
- package/theme/material/vaadin-lit-grid-pro-edit-text-field.js +0 -3
- package/theme/material/vaadin-lit-grid-pro.d.ts +0 -3
- package/theme/material/vaadin-lit-grid-pro.js +0 -3
- package/vaadin-lit-grid-pro-edit-column.d.ts +0 -1
- package/vaadin-lit-grid-pro-edit-column.js +0 -3
- package/vaadin-lit-grid-pro.d.ts +0 -1
- package/vaadin-lit-grid-pro.js +0 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vaadin/grid-pro",
|
|
3
|
-
"version": "24.
|
|
3
|
+
"version": "24.9.0-alpha1",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -39,20 +39,20 @@
|
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@open-wc/dedupe-mixin": "^1.3.0",
|
|
41
41
|
"@polymer/polymer": "^3.0.0",
|
|
42
|
-
"@vaadin/checkbox": "
|
|
43
|
-
"@vaadin/component-base": "
|
|
44
|
-
"@vaadin/grid": "
|
|
45
|
-
"@vaadin/lit-renderer": "
|
|
46
|
-
"@vaadin/select": "
|
|
47
|
-
"@vaadin/text-field": "
|
|
48
|
-
"@vaadin/vaadin-lumo-styles": "
|
|
49
|
-
"@vaadin/vaadin-material-styles": "
|
|
50
|
-
"@vaadin/vaadin-themable-mixin": "
|
|
42
|
+
"@vaadin/checkbox": "24.9.0-alpha1",
|
|
43
|
+
"@vaadin/component-base": "24.9.0-alpha1",
|
|
44
|
+
"@vaadin/grid": "24.9.0-alpha1",
|
|
45
|
+
"@vaadin/lit-renderer": "24.9.0-alpha1",
|
|
46
|
+
"@vaadin/select": "24.9.0-alpha1",
|
|
47
|
+
"@vaadin/text-field": "24.9.0-alpha1",
|
|
48
|
+
"@vaadin/vaadin-lumo-styles": "24.9.0-alpha1",
|
|
49
|
+
"@vaadin/vaadin-material-styles": "24.9.0-alpha1",
|
|
50
|
+
"@vaadin/vaadin-themable-mixin": "24.9.0-alpha1",
|
|
51
51
|
"lit": "^3.0.0"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@vaadin/chai-plugins": "
|
|
55
|
-
"@vaadin/test-runner-commands": "
|
|
54
|
+
"@vaadin/chai-plugins": "24.9.0-alpha1",
|
|
55
|
+
"@vaadin/test-runner-commands": "24.9.0-alpha1",
|
|
56
56
|
"@vaadin/testing-helpers": "^1.1.0",
|
|
57
57
|
"sinon": "^18.0.0"
|
|
58
58
|
},
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
"web-types.json",
|
|
62
62
|
"web-types.lit.json"
|
|
63
63
|
],
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "cc13d59f0e3cd1a3b0c19c1a900a5308446fe7ac"
|
|
65
65
|
}
|
package/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/web-types",
|
|
3
3
|
"name": "@vaadin/grid-pro",
|
|
4
|
-
"version": "24.
|
|
4
|
+
"version": "24.9.0-alpha1",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"name": "vaadin-grid-pro",
|
|
404
|
-
"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.
|
|
404
|
+
"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.9.0-alpha1/#/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.9.0-alpha1/#/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.9.0-alpha1/#/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.9.0-alpha1/#/elements/vaadin-select).",
|
|
405
405
|
"attributes": [
|
|
406
406
|
{
|
|
407
407
|
"name": "accessible-name",
|
package/web-types.lit.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/web-types",
|
|
3
3
|
"name": "@vaadin/grid-pro",
|
|
4
|
-
"version": "24.
|
|
4
|
+
"version": "24.9.0-alpha1",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"framework": "lit",
|
|
7
7
|
"framework-config": {
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
179
|
"name": "vaadin-grid-pro",
|
|
180
|
-
"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.
|
|
180
|
+
"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.9.0-alpha1/#/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.9.0-alpha1/#/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.9.0-alpha1/#/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.9.0-alpha1/#/elements/vaadin-select).",
|
|
181
181
|
"extension": true,
|
|
182
182
|
"attributes": [
|
|
183
183
|
{
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright (c) 2000 - 2025 Vaadin Ltd.
|
|
4
|
-
*
|
|
5
|
-
* This program is available under Vaadin Commercial License and Service Terms.
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* See https://vaadin.com/commercial-license-and-service-terms for the full
|
|
9
|
-
* license.
|
|
10
|
-
*/
|
|
11
|
-
import { Checkbox } from '@vaadin/checkbox/src/vaadin-lit-checkbox.js';
|
|
12
|
-
import { defineCustomElement } from '@vaadin/component-base/src/define.js';
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* An element used internally by `<vaadin-grid-pro>`. Not intended to be used separately.
|
|
16
|
-
*
|
|
17
|
-
* @customElement
|
|
18
|
-
* @extends Checkbox
|
|
19
|
-
* @private
|
|
20
|
-
*/
|
|
21
|
-
class GridProEditCheckbox extends Checkbox {
|
|
22
|
-
static get is() {
|
|
23
|
-
return 'vaadin-grid-pro-edit-checkbox';
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
defineCustomElement(GridProEditCheckbox);
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright (c) 2000 - 2025 Vaadin Ltd.
|
|
4
|
-
*
|
|
5
|
-
* This program is available under Vaadin Commercial License and Service Terms.
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* See https://vaadin.com/commercial-license-and-service-terms for the full
|
|
9
|
-
* license.
|
|
10
|
-
*/
|
|
11
|
-
import './vaadin-lit-grid-pro-edit-checkbox.js';
|
|
12
|
-
import './vaadin-lit-grid-pro-edit-select.js';
|
|
13
|
-
import './vaadin-lit-grid-pro-edit-text-field.js';
|
|
14
|
-
import { defineCustomElement } from '@vaadin/component-base/src/define.js';
|
|
15
|
-
import { GridColumn } from '@vaadin/grid/src/vaadin-lit-grid-column.js';
|
|
16
|
-
import { GridProEditColumnMixin } from './vaadin-grid-pro-edit-column-mixin.js';
|
|
17
|
-
|
|
18
|
-
/**
|
|
19
|
-
* LitElement based version of `<vaadin-grid-pro-edit-column>` web component.
|
|
20
|
-
*
|
|
21
|
-
* ## Disclaimer
|
|
22
|
-
*
|
|
23
|
-
* This component is an experiment and not yet a part of Vaadin platform.
|
|
24
|
-
* There is no ETA regarding specific Vaadin version where it'll land.
|
|
25
|
-
*/
|
|
26
|
-
class GridProEditColumn extends GridProEditColumnMixin(GridColumn) {
|
|
27
|
-
static get is() {
|
|
28
|
-
return 'vaadin-grid-pro-edit-column';
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
defineCustomElement(GridProEditColumn);
|
|
33
|
-
|
|
34
|
-
export { GridProEditColumn };
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright (c) 2000 - 2025 Vaadin Ltd.
|
|
4
|
-
*
|
|
5
|
-
* This program is available under Vaadin Commercial License and Service Terms.
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* See https://vaadin.com/commercial-license-and-service-terms for the full
|
|
9
|
-
* license.
|
|
10
|
-
*/
|
|
11
|
-
import { defineCustomElement } from '@vaadin/component-base/src/define.js';
|
|
12
|
-
import { Select } from '@vaadin/select/src/vaadin-lit-select.js';
|
|
13
|
-
import { GridProEditSelectMixin } from './vaadin-grid-pro-edit-select-mixin.js';
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
* An element used internally by `<vaadin-grid-pro>`. Not intended to be used separately.
|
|
17
|
-
*
|
|
18
|
-
* @customElement
|
|
19
|
-
* @extends Select
|
|
20
|
-
* @mixes GridProEditSelectMixin
|
|
21
|
-
* @private
|
|
22
|
-
*/
|
|
23
|
-
class GridProEditSelect extends GridProEditSelectMixin(Select) {
|
|
24
|
-
static get is() {
|
|
25
|
-
return 'vaadin-grid-pro-edit-select';
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
defineCustomElement(GridProEditSelect);
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright (c) 2000 - 2025 Vaadin Ltd.
|
|
4
|
-
*
|
|
5
|
-
* This program is available under Vaadin Commercial License and Service Terms.
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* See https://vaadin.com/commercial-license-and-service-terms for the full
|
|
9
|
-
* license.
|
|
10
|
-
*/
|
|
11
|
-
import { defineCustomElement } from '@vaadin/component-base/src/define.js';
|
|
12
|
-
import { TextField } from '@vaadin/text-field/src/vaadin-lit-text-field.js';
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* An element used internally by `<vaadin-grid-pro>`. Not intended to be used separately.
|
|
16
|
-
*
|
|
17
|
-
* @customElement
|
|
18
|
-
* @extends TextField
|
|
19
|
-
* @private
|
|
20
|
-
*/
|
|
21
|
-
class GridProEditText extends TextField {
|
|
22
|
-
static get is() {
|
|
23
|
-
return 'vaadin-grid-pro-edit-text-field';
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
ready() {
|
|
27
|
-
super.ready();
|
|
28
|
-
this.setAttribute('theme', 'grid-pro-editor');
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
defineCustomElement(GridProEditText);
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @license
|
|
3
|
-
* Copyright (c) 2000 - 2025 Vaadin Ltd.
|
|
4
|
-
*
|
|
5
|
-
* This program is available under Vaadin Commercial License and Service Terms.
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* See https://vaadin.com/commercial-license-and-service-terms for the full
|
|
9
|
-
* license.
|
|
10
|
-
*/
|
|
11
|
-
import { defineCustomElement } from '@vaadin/component-base/src/define.js';
|
|
12
|
-
import { Grid } from '@vaadin/grid/src/vaadin-lit-grid.js';
|
|
13
|
-
import { InlineEditingMixin } from './vaadin-grid-pro-inline-editing-mixin.js';
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
* LitElement based version of `<vaadin-grid-pro>` web component.
|
|
17
|
-
*
|
|
18
|
-
* ## Disclaimer
|
|
19
|
-
*
|
|
20
|
-
* This component is an experiment and not yet a part of Vaadin platform.
|
|
21
|
-
* There is no ETA regarding specific Vaadin version where it'll land.
|
|
22
|
-
*/
|
|
23
|
-
class GridPro extends InlineEditingMixin(Grid) {
|
|
24
|
-
static get is() {
|
|
25
|
-
return 'vaadin-grid-pro';
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
static get cvdlName() {
|
|
29
|
-
return 'vaadin-grid-pro';
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
defineCustomElement(GridPro);
|
|
34
|
-
|
|
35
|
-
export { GridPro };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './src/vaadin-grid-pro-edit-column.js';
|
package/vaadin-lit-grid-pro.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './src/vaadin-grid-pro.js';
|
package/vaadin-lit-grid-pro.js
DELETED