@vaadin/grid-pro 23.3.0-alpha1 → 23.3.0-alpha2
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 +14 -14
- package/web-types.json +5 -21
- package/web-types.lit.json +5 -33
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vaadin/grid-pro",
|
|
3
|
-
"version": "23.3.0-
|
|
3
|
+
"version": "23.3.0-alpha2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -39,21 +39,21 @@
|
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@open-wc/dedupe-mixin": "^1.3.0",
|
|
41
41
|
"@polymer/polymer": "^3.0.0",
|
|
42
|
-
"@vaadin/checkbox": "23.3.0-
|
|
43
|
-
"@vaadin/component-base": "23.3.0-
|
|
44
|
-
"@vaadin/grid": "23.3.0-
|
|
45
|
-
"@vaadin/item": "23.3.0-
|
|
46
|
-
"@vaadin/list-box": "23.3.0-
|
|
47
|
-
"@vaadin/lit-renderer": "23.3.0-
|
|
48
|
-
"@vaadin/select": "23.3.0-
|
|
49
|
-
"@vaadin/text-field": "23.3.0-
|
|
50
|
-
"@vaadin/vaadin-lumo-styles": "23.3.0-
|
|
51
|
-
"@vaadin/vaadin-material-styles": "23.3.0-
|
|
52
|
-
"@vaadin/vaadin-themable-mixin": "23.3.0-
|
|
42
|
+
"@vaadin/checkbox": "23.3.0-alpha2",
|
|
43
|
+
"@vaadin/component-base": "23.3.0-alpha2",
|
|
44
|
+
"@vaadin/grid": "23.3.0-alpha2",
|
|
45
|
+
"@vaadin/item": "23.3.0-alpha2",
|
|
46
|
+
"@vaadin/list-box": "23.3.0-alpha2",
|
|
47
|
+
"@vaadin/lit-renderer": "23.3.0-alpha2",
|
|
48
|
+
"@vaadin/select": "23.3.0-alpha2",
|
|
49
|
+
"@vaadin/text-field": "23.3.0-alpha2",
|
|
50
|
+
"@vaadin/vaadin-lumo-styles": "23.3.0-alpha2",
|
|
51
|
+
"@vaadin/vaadin-material-styles": "23.3.0-alpha2",
|
|
52
|
+
"@vaadin/vaadin-themable-mixin": "23.3.0-alpha2"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@esm-bundle/chai": "^4.3.4",
|
|
56
|
-
"@vaadin/polymer-legacy-adapter": "23.3.0-
|
|
56
|
+
"@vaadin/polymer-legacy-adapter": "23.3.0-alpha2",
|
|
57
57
|
"@vaadin/testing-helpers": "^0.3.2",
|
|
58
58
|
"lit": "^2.0.0",
|
|
59
59
|
"sinon": "^13.0.2"
|
|
@@ -63,5 +63,5 @@
|
|
|
63
63
|
"web-types.json",
|
|
64
64
|
"web-types.lit.json"
|
|
65
65
|
],
|
|
66
|
-
"gitHead": "
|
|
66
|
+
"gitHead": "ae61027c62ffa7f7d70cfc50e43f333addfc74b6"
|
|
67
67
|
}
|
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": "23.3.0-
|
|
4
|
+
"version": "23.3.0-alpha2",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
@@ -322,17 +322,13 @@
|
|
|
322
322
|
{
|
|
323
323
|
"name": "editor-type-changed",
|
|
324
324
|
"description": "Fired when the `editorType` property changes."
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"name": "editorType-changed",
|
|
328
|
-
"description": "Fired when the `editorType` property changes."
|
|
329
325
|
}
|
|
330
326
|
]
|
|
331
327
|
}
|
|
332
328
|
},
|
|
333
329
|
{
|
|
334
330
|
"name": "vaadin-grid-pro",
|
|
335
|
-
"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/23.3.0-
|
|
331
|
+
"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/23.3.0-alpha2/#/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/23.3.0-alpha2/#/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/23.3.0-alpha2/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/23.3.0-alpha2/#/elements/vaadin-select).",
|
|
336
332
|
"attributes": [
|
|
337
333
|
{
|
|
338
334
|
"name": "size",
|
|
@@ -769,32 +765,20 @@
|
|
|
769
765
|
"name": "item-property-changed",
|
|
770
766
|
"description": "Fired before exiting the cell edit mode, if the value has been changed.\nIf the default is prevented, value change would not be applied."
|
|
771
767
|
},
|
|
772
|
-
{
|
|
773
|
-
"name": "activeItem-changed",
|
|
774
|
-
"description": "Fired when the `activeItem` property changes."
|
|
775
|
-
},
|
|
776
768
|
{
|
|
777
769
|
"name": "size-changed",
|
|
778
770
|
"description": "Fired when the `size` property changes."
|
|
779
771
|
},
|
|
780
772
|
{
|
|
781
|
-
"name": "
|
|
773
|
+
"name": "data-provider-changed",
|
|
782
774
|
"description": "Fired when the `dataProvider` property changes."
|
|
783
775
|
},
|
|
784
776
|
{
|
|
785
|
-
"name": "
|
|
786
|
-
"description": "Fired when the `expandedItems` property changes."
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
"name": "selectedItems-changed",
|
|
790
|
-
"description": "Fired when the `selectedItems` property changes."
|
|
791
|
-
},
|
|
792
|
-
{
|
|
793
|
-
"name": "enterNextRow-changed",
|
|
777
|
+
"name": "enter-next-row-changed",
|
|
794
778
|
"description": "Fired when the `enterNextRow` property changes."
|
|
795
779
|
},
|
|
796
780
|
{
|
|
797
|
-
"name": "
|
|
781
|
+
"name": "single-cell-edit-changed",
|
|
798
782
|
"description": "Fired when the `singleCellEdit` property changes."
|
|
799
783
|
}
|
|
800
784
|
]
|
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": "23.3.0-
|
|
4
|
+
"version": "23.3.0-alpha2",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"framework": "lit",
|
|
7
7
|
"framework-config": {
|
|
@@ -144,19 +144,12 @@
|
|
|
144
144
|
"value": {
|
|
145
145
|
"kind": "expression"
|
|
146
146
|
}
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"name": "@editorType-changed",
|
|
150
|
-
"description": "Fired when the `editorType` property changes.",
|
|
151
|
-
"value": {
|
|
152
|
-
"kind": "expression"
|
|
153
|
-
}
|
|
154
147
|
}
|
|
155
148
|
]
|
|
156
149
|
},
|
|
157
150
|
{
|
|
158
151
|
"name": "vaadin-grid-pro",
|
|
159
|
-
"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/23.3.0-
|
|
152
|
+
"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/23.3.0-alpha2/#/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/23.3.0-alpha2/#/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/23.3.0-alpha2/#/elements/vaadin-text-field).\n- `<vaadin-grid-pro-edit-select>` - has the same API as [`<vaadin-select>`](https://cdn.vaadin.com/vaadin-web-components/23.3.0-alpha2/#/elements/vaadin-select).",
|
|
160
153
|
"extension": true,
|
|
161
154
|
"attributes": [
|
|
162
155
|
{
|
|
@@ -411,13 +404,6 @@
|
|
|
411
404
|
"kind": "expression"
|
|
412
405
|
}
|
|
413
406
|
},
|
|
414
|
-
{
|
|
415
|
-
"name": "@activeItem-changed",
|
|
416
|
-
"description": "Fired when the `activeItem` property changes.",
|
|
417
|
-
"value": {
|
|
418
|
-
"kind": "expression"
|
|
419
|
-
}
|
|
420
|
-
},
|
|
421
407
|
{
|
|
422
408
|
"name": "@size-changed",
|
|
423
409
|
"description": "Fired when the `size` property changes.",
|
|
@@ -426,35 +412,21 @@
|
|
|
426
412
|
}
|
|
427
413
|
},
|
|
428
414
|
{
|
|
429
|
-
"name": "@
|
|
415
|
+
"name": "@data-provider-changed",
|
|
430
416
|
"description": "Fired when the `dataProvider` property changes.",
|
|
431
417
|
"value": {
|
|
432
418
|
"kind": "expression"
|
|
433
419
|
}
|
|
434
420
|
},
|
|
435
421
|
{
|
|
436
|
-
"name": "@
|
|
437
|
-
"description": "Fired when the `expandedItems` property changes.",
|
|
438
|
-
"value": {
|
|
439
|
-
"kind": "expression"
|
|
440
|
-
}
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"name": "@selectedItems-changed",
|
|
444
|
-
"description": "Fired when the `selectedItems` property changes.",
|
|
445
|
-
"value": {
|
|
446
|
-
"kind": "expression"
|
|
447
|
-
}
|
|
448
|
-
},
|
|
449
|
-
{
|
|
450
|
-
"name": "@enterNextRow-changed",
|
|
422
|
+
"name": "@enter-next-row-changed",
|
|
451
423
|
"description": "Fired when the `enterNextRow` property changes.",
|
|
452
424
|
"value": {
|
|
453
425
|
"kind": "expression"
|
|
454
426
|
}
|
|
455
427
|
},
|
|
456
428
|
{
|
|
457
|
-
"name": "@
|
|
429
|
+
"name": "@single-cell-edit-changed",
|
|
458
430
|
"description": "Fired when the `singleCellEdit` property changes.",
|
|
459
431
|
"value": {
|
|
460
432
|
"kind": "expression"
|