@syncfusion/ej2-vue-grids 22.2.12 → 23.1.36
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/CHANGELOG.md +25 -107
- package/dist/ej2-vue-grids.umd.min.js +2 -2
- package/dist/ej2-vue-grids.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-grids.es2015.js +1 -1
- package/dist/es6/ej2-vue-grids.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-grids.es5.js +1 -1
- package/dist/es6/ej2-vue-grids.es5.js.map +1 -1
- package/dist/global/ej2-vue-grids.min.js +2 -2
- package/package.json +9 -9
- package/src/grid/aggregate-columns.directive.d.ts +3 -1
- package/src/grid/aggregates.directive.d.ts +3 -1
- package/src/grid/columns.directive.d.ts +3 -1
- package/src/grid/grid.component.d.ts +3 -1
- package/src/grid/grid.component.js +1 -1
- package/src/grid/stacked-column.directive.d.ts +3 -1
- package/src/pager/pager.component.d.ts +3 -1
- package/styles/bootstrap-dark.css +366 -22
- package/styles/bootstrap.css +366 -22
- package/styles/bootstrap4.css +379 -22
- package/styles/bootstrap5-dark.css +366 -22
- package/styles/bootstrap5.css +366 -22
- package/styles/excel-filter/material-dark.css +0 -1
- package/styles/excel-filter/material.css +0 -1
- package/styles/excel-filter/material3-dark.css +0 -1
- package/styles/excel-filter/material3-dark.scss +1 -1
- package/styles/excel-filter/material3.css +0 -1
- package/styles/excel-filter/material3.scss +1 -1
- package/styles/excel-filter/tailwind-dark.css +0 -1
- package/styles/excel-filter/tailwind.css +0 -1
- package/styles/fabric-dark.css +366 -22
- package/styles/fabric.css +366 -22
- package/styles/fluent-dark.css +367 -23
- package/styles/fluent.css +367 -23
- package/styles/grid/bootstrap-dark.css +366 -22
- package/styles/grid/bootstrap.css +366 -22
- package/styles/grid/bootstrap4.css +379 -22
- package/styles/grid/bootstrap5-dark.css +366 -22
- package/styles/grid/bootstrap5.css +366 -22
- package/styles/grid/fabric-dark.css +366 -22
- package/styles/grid/fabric.css +366 -22
- package/styles/grid/fluent-dark.css +367 -23
- package/styles/grid/fluent.css +367 -23
- package/styles/grid/highcontrast-light.css +366 -22
- package/styles/grid/highcontrast.css +366 -22
- package/styles/grid/material-dark.css +371 -28
- package/styles/grid/material.css +366 -23
- package/styles/grid/material3-dark.css +383 -24
- package/styles/grid/material3-dark.scss +1 -1
- package/styles/grid/material3.css +383 -24
- package/styles/grid/material3.scss +1 -1
- package/styles/grid/tailwind-dark.css +366 -23
- package/styles/grid/tailwind.css +366 -23
- package/styles/highcontrast-light.css +366 -22
- package/styles/highcontrast.css +366 -22
- package/styles/material-dark.css +371 -28
- package/styles/material.css +366 -23
- package/styles/material3-dark.css +383 -25
- package/styles/material3.css +383 -24
- package/styles/tailwind-dark.css +366 -24
- package/styles/tailwind.css +366 -24
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-grids@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-grids@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-grids@1.175.0",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-J8GR1Nh0VhpQwGCF1fVj9gVPF7O2O8de/wfpak9n7f9Zf3VD5M3j+FDmHPnFVM0Fh5XAZp4OFJdw7N9MhrsINA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-grids",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-grids/-/ej2-vue-grids-1.175.0.tgz",
|
|
23
|
+
"_shasum": "ed3f1a8dc8ad105dfd4350f688aa75cb79f9cb7c",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-grids@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~
|
|
35
|
-
"@syncfusion/ej2-grids": "
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~
|
|
34
|
+
"@syncfusion/ej2-base": "~23.1.36",
|
|
35
|
+
"@syncfusion/ej2-grids": "23.1.36",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~23.1.36"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
|
|
@@ -58,6 +58,6 @@
|
|
|
58
58
|
"ci-publish": "gulp ci-publish",
|
|
59
59
|
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
60
60
|
},
|
|
61
|
-
"version": "
|
|
61
|
+
"version": "23.1.36",
|
|
62
62
|
"sideEffects": false
|
|
63
63
|
}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueDirective } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { AggregateColumnModel } from '@syncfusion/ej2-grids';
|
|
1
3
|
export declare let AggregateColumnsDirective: any;
|
|
2
4
|
export declare const AggregateColumnsPlugin: {
|
|
3
5
|
name: string;
|
|
@@ -21,7 +23,7 @@ export declare const AggregateColumnsPlugin: {
|
|
|
21
23
|
* </ejs-grid>
|
|
22
24
|
* ```
|
|
23
25
|
*/
|
|
24
|
-
export declare let AggregateColumnDirective:
|
|
26
|
+
export declare let AggregateColumnDirective: DefineVueDirective<AggregateColumnModel>;
|
|
25
27
|
export declare const AggregateColumnPlugin: {
|
|
26
28
|
name: string;
|
|
27
29
|
install(Vue: any): void;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueDirective } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { AggregateRowModel } from '@syncfusion/ej2-grids';
|
|
1
3
|
export declare let AggregatesDirective: any;
|
|
2
4
|
export declare const AggregatesPlugin: {
|
|
3
5
|
name: string;
|
|
@@ -22,7 +24,7 @@ export declare const AggregatesPlugin: {
|
|
|
22
24
|
* </ejs-grid>
|
|
23
25
|
* ```
|
|
24
26
|
*/
|
|
25
|
-
export declare let AggregateDirective:
|
|
27
|
+
export declare let AggregateDirective: DefineVueDirective<AggregateRowModel>;
|
|
26
28
|
export declare const AggregatePlugin: {
|
|
27
29
|
name: string;
|
|
28
30
|
install(Vue: any): void;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueDirective } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { GridColumnModel } from '@syncfusion/ej2-grids';
|
|
1
3
|
export declare let ColumnsDirective: any;
|
|
2
4
|
export declare const ColumnsPlugin: {
|
|
3
5
|
name: string;
|
|
@@ -15,7 +17,7 @@ export declare const ColumnsPlugin: {
|
|
|
15
17
|
* </ejs-grid>
|
|
16
18
|
* ```
|
|
17
19
|
*/
|
|
18
|
-
export declare let ColumnDirective:
|
|
20
|
+
export declare let ColumnDirective: DefineVueDirective<GridColumnModel>;
|
|
19
21
|
export declare const ColumnPlugin: {
|
|
20
22
|
name: string;
|
|
21
23
|
install(Vue: any): void;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { GridModel } from '@syncfusion/ej2-grids';
|
|
1
3
|
export declare const properties: string[];
|
|
2
4
|
export declare const modelProps: string[];
|
|
3
5
|
export declare const testProp: any;
|
|
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
8
10
|
* <ejs-grid :dataSource='data' allowPaging='true' allowSorting='true'></ejs-grid>
|
|
9
11
|
* ```
|
|
10
12
|
*/
|
|
11
|
-
export declare let GridComponent:
|
|
13
|
+
export declare let GridComponent: DefineVueComponent<GridModel>;
|
|
12
14
|
export declare type GridComponent = InstanceType<typeof GridComponent>;
|
|
13
15
|
export declare const GridPlugin: {
|
|
14
16
|
name: string;
|
|
@@ -6,7 +6,7 @@ import { StackedColumnsDirective, StackedColumnDirective, StackedColumnsPlugin,
|
|
|
6
6
|
import { ColumnsDirective, ColumnDirective, ColumnsPlugin, ColumnPlugin } from './columns.directive';
|
|
7
7
|
import { AggregateColumnsDirective, AggregateColumnDirective, AggregateColumnsPlugin, AggregateColumnPlugin } from './aggregate-columns.directive';
|
|
8
8
|
import { AggregatesDirective, AggregateDirective, AggregatesPlugin, AggregatePlugin } from './aggregates.directive';
|
|
9
|
-
export var properties = ['isLazyUpdate', 'plugins', 'aggregates', 'allowExcelExport', 'allowFiltering', 'allowGrouping', 'allowKeyboard', 'allowMultiSorting', 'allowPaging', 'allowPdfExport', 'allowReordering', 'allowResizing', 'allowRowDragAndDrop', 'allowSelection', 'allowSorting', 'allowTextWrap', 'autoFit', 'childGrid', 'clipMode', 'columnChooserSettings', 'columnMenuItems', 'columnQueryMode', 'columns', 'contextMenuItems', 'cssClass', 'currencyCode', 'currentAction', 'currentViewData', 'dataSource', 'detailTemplate', 'editSettings', 'ej2StatePersistenceVersion', 'enableAdaptiveUI', 'enableAltRow', 'enableAutoFill', 'enableColumnVirtualization', 'enableHeaderFocus', 'enableHover', 'enableHtmlSanitizer', 'enableImmutableMode', 'enableInfiniteScrolling', 'enablePersistence', 'enableRtl', 'enableStickyHeader', 'enableVirtualMaskRow', 'enableVirtualization', 'filterSettings', 'frozenColumns', 'frozenRows', 'gridLines', 'groupSettings', 'height', 'hierarchyPrintMode', 'infiniteScrollSettings', 'loadingIndicator', 'locale', 'pageSettings', 'pagerTemplate', 'parentDetails', 'printMode', 'query', 'queryString', 'resizeSettings', 'rowDropSettings', 'rowHeight', 'rowRenderingMode', 'rowTemplate', 'searchSettings', 'selectedRowIndex', 'selectionSettings', 'showColumnChooser', 'showColumnMenu', 'showHider', 'sortSettings', 'textWrapSettings', 'toolbar', 'toolbarTemplate', 'width', 'actionBegin', 'actionComplete', 'actionFailure', 'batchAdd', 'batchCancel', 'batchDelete', 'beforeAutoFill', 'beforeBatchAdd', 'beforeBatchDelete', 'beforeBatchSave', 'beforeCopy', 'beforeDataBound', 'beforeExcelExport', 'beforeOpenAdaptiveDialog', 'beforeOpenColumnChooser', 'beforePaste', 'beforePdfExport', 'beforePrint', 'beginEdit', 'cellDeselected', 'cellDeselecting', 'cellEdit', 'cellSave', 'cellSaved', 'cellSelected', 'cellSelecting', 'checkBoxChange', 'columnDataStateChange', 'columnDeselected', 'columnDeselecting', 'columnDrag', 'columnDragStart', 'columnDrop', 'columnMenuClick', 'columnMenuOpen', 'columnSelected', 'columnSelecting', 'commandClick', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataBound', 'dataSourceChanged', 'dataStateChange', 'destroyed', 'detailDataBound', 'excelAggregateQueryCellInfo', 'excelExportComplete', 'excelHeaderQueryCellInfo', 'excelQueryCellInfo', 'exportDetailDataBound', 'exportGroupCaption', 'headerCellInfo', 'keyPressed', 'lazyLoadGroupCollapse', 'lazyLoadGroupExpand', 'load', 'pdfAggregateQueryCellInfo', 'pdfExportComplete', 'pdfHeaderQueryCellInfo', 'pdfQueryCellInfo', 'printComplete', 'queryCellInfo', 'recordClick', 'recordDoubleClick', 'resizeStart', 'resizeStop', 'resizing', 'rowDataBound', 'rowDeselected', 'rowDeselecting', 'rowDrag', 'rowDragStart', 'rowDragStartHelper', 'rowDrop', 'rowSelected', 'rowSelecting', 'toolbarClick'];
|
|
9
|
+
export var properties = ['isLazyUpdate', 'plugins', 'aggregates', 'allowExcelExport', 'allowFiltering', 'allowGrouping', 'allowKeyboard', 'allowMultiSorting', 'allowPaging', 'allowPdfExport', 'allowReordering', 'allowResizing', 'allowRowDragAndDrop', 'allowSelection', 'allowSorting', 'allowTextWrap', 'autoFit', 'childGrid', 'clipMode', 'columnChooserSettings', 'columnMenuItems', 'columnQueryMode', 'columns', 'contextMenuItems', 'cssClass', 'currencyCode', 'currentAction', 'currentViewData', 'dataSource', 'detailTemplate', 'editSettings', 'ej2StatePersistenceVersion', 'enableAdaptiveUI', 'enableAltRow', 'enableAutoFill', 'enableColumnVirtualization', 'enableHeaderFocus', 'enableHover', 'enableHtmlSanitizer', 'enableImmutableMode', 'enableInfiniteScrolling', 'enablePersistence', 'enableRtl', 'enableStickyHeader', 'enableVirtualMaskRow', 'enableVirtualization', 'exportGrids', 'filterSettings', 'frozenColumns', 'frozenRows', 'gridLines', 'groupSettings', 'height', 'hierarchyPrintMode', 'infiniteScrollSettings', 'loadingIndicator', 'locale', 'pageSettings', 'pagerTemplate', 'parentDetails', 'printMode', 'query', 'queryString', 'resizeSettings', 'rowDropSettings', 'rowHeight', 'rowRenderingMode', 'rowTemplate', 'searchSettings', 'selectedRowIndex', 'selectionSettings', 'showColumnChooser', 'showColumnMenu', 'showHider', 'sortSettings', 'textWrapSettings', 'toolbar', 'toolbarTemplate', 'width', 'actionBegin', 'actionComplete', 'actionFailure', 'batchAdd', 'batchCancel', 'batchDelete', 'beforeAutoFill', 'beforeBatchAdd', 'beforeBatchDelete', 'beforeBatchSave', 'beforeCopy', 'beforeDataBound', 'beforeExcelExport', 'beforeOpenAdaptiveDialog', 'beforeOpenColumnChooser', 'beforePaste', 'beforePdfExport', 'beforePrint', 'beginEdit', 'cellDeselected', 'cellDeselecting', 'cellEdit', 'cellSave', 'cellSaved', 'cellSelected', 'cellSelecting', 'checkBoxChange', 'columnDataStateChange', 'columnDeselected', 'columnDeselecting', 'columnDrag', 'columnDragStart', 'columnDrop', 'columnMenuClick', 'columnMenuOpen', 'columnSelected', 'columnSelecting', 'commandClick', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataBound', 'dataSourceChanged', 'dataStateChange', 'destroyed', 'detailDataBound', 'excelAggregateQueryCellInfo', 'excelExportComplete', 'excelHeaderQueryCellInfo', 'excelQueryCellInfo', 'exportDetailDataBound', 'exportDetailTemplate', 'exportGroupCaption', 'headerCellInfo', 'keyPressed', 'lazyLoadGroupCollapse', 'lazyLoadGroupExpand', 'load', 'pdfAggregateQueryCellInfo', 'pdfExportComplete', 'pdfHeaderQueryCellInfo', 'pdfQueryCellInfo', 'printComplete', 'queryCellInfo', 'recordClick', 'recordDoubleClick', 'resizeStart', 'resizeStop', 'resizing', 'rowDataBound', 'rowDeselected', 'rowDeselecting', 'rowDrag', 'rowDragStart', 'rowDragStartHelper', 'rowDrop', 'rowSelected', 'rowSelecting', 'toolbarClick'];
|
|
10
10
|
export var modelProps = ['dataSource'];
|
|
11
11
|
export var testProp = getProps({ props: properties });
|
|
12
12
|
export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
+
import { DefineVueDirective } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { StackedColumnModel } from '@syncfusion/ej2-grids';
|
|
1
3
|
export declare let StackedColumnsDirective: any;
|
|
2
4
|
export declare const StackedColumnsPlugin: {
|
|
3
5
|
name: string;
|
|
4
6
|
install(Vue: any): void;
|
|
5
7
|
};
|
|
6
|
-
export declare let StackedColumnDirective:
|
|
8
|
+
export declare let StackedColumnDirective: DefineVueDirective<StackedColumnModel>;
|
|
7
9
|
export declare const StackedColumnPlugin: {
|
|
8
10
|
name: string;
|
|
9
11
|
install(Vue: any): void;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { DefineVueComponent } from '@syncfusion/ej2-vue-base';
|
|
2
|
+
import { PagerModel } from '@syncfusion/ej2-grids';
|
|
1
3
|
export declare const properties: string[];
|
|
2
4
|
export declare const modelProps: string[];
|
|
3
5
|
export declare const testProp: any;
|
|
@@ -8,7 +10,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
8
10
|
* <ejs-pager></ejs-pager>
|
|
9
11
|
* ```
|
|
10
12
|
*/
|
|
11
|
-
export declare let PagerComponent:
|
|
13
|
+
export declare let PagerComponent: DefineVueComponent<PagerModel>;
|
|
12
14
|
export declare type PagerComponent = InstanceType<typeof PagerComponent>;
|
|
13
15
|
export declare const PagerPlugin: {
|
|
14
16
|
name: string;
|