@syncfusion/ej2-angular-grids 28.2.12-ngcc → 29.1.33-ngcc
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/@syncfusion/ej2-angular-grids.es5.js +19 -4
- package/@syncfusion/ej2-angular-grids.es5.js.map +1 -1
- package/@syncfusion/ej2-angular-grids.js +19 -4
- package/@syncfusion/ej2-angular-grids.js.map +1 -1
- package/README.md +1 -1
- package/dist/ej2-angular-grids.umd.js +25 -6
- package/dist/ej2-angular-grids.umd.js.map +1 -1
- package/dist/ej2-angular-grids.umd.min.js +2 -2
- package/dist/ej2-angular-grids.umd.min.js.map +1 -1
- package/ej2-angular-grids.metadata.json +1 -1
- package/package.json +9 -9
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/grid/columns.directive.d.ts +6 -0
- package/src/grid/grid.component.d.ts +4 -0
- package/src/grid/stacked-column.directive.d.ts +6 -0
package/README.md
CHANGED
|
@@ -139,7 +139,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
|
|
|
139
139
|
|
|
140
140
|
## License and copyright
|
|
141
141
|
|
|
142
|
-
> This is a commercial product and requires a paid license for possession or use. Syncfusion
|
|
142
|
+
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
|
|
143
143
|
|
|
144
144
|
> A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
|
|
145
145
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-grids.umd.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 29.1.33
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -37,7 +37,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
37
37
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
|
|
38
38
|
return Reflect.metadata(k, v);
|
|
39
39
|
};
|
|
40
|
-
var input = ['allowEditing', 'allowFiltering', 'allowGrouping', 'allowReordering', 'allowResizing', 'allowSearching', 'allowSorting', 'autoFit', 'clipMode', 'columns', 'commands', 'customAttributes', 'dataSource', 'defaultValue', 'disableHtmlEncode', 'displayAsCheckBox', 'edit', 'editTemplate', 'editType', 'enableGroupByFormat', 'field', 'filter', 'filterBarTemplate', 'filterTemplate', 'foreignKeyField', 'foreignKeyValue', 'format', 'formatter', 'freeze', 'headerTemplate', 'headerText', 'headerTextAlign', 'headerValueAccessor', 'hideAtMedia', 'index', 'isFrozen', 'isIdentity', 'isPrimaryKey', 'lockColumn', 'maxWidth', 'minWidth', 'showColumnMenu', 'showInColumnChooser', 'sortComparer', 'template', 'textAlign', 'type', 'uid', 'validationRules', 'valueAccessor', 'visible', 'width'];
|
|
40
|
+
var input = ['allowEditing', 'allowFiltering', 'allowGrouping', 'allowReordering', 'allowResizing', 'allowSearching', 'allowSorting', 'autoFit', 'clipMode', 'columns', 'commands', 'customAttributes', 'dataSource', 'defaultValue', 'disableHtmlEncode', 'displayAsCheckBox', 'edit', 'editTemplate', 'editType', 'enableGroupByFormat', 'field', 'filter', 'filterBarTemplate', 'filterTemplate', 'foreignKeyField', 'foreignKeyValue', 'format', 'formatter', 'freeze', 'headerTemplate', 'headerText', 'headerTextAlign', 'headerValueAccessor', 'hideAtMedia', 'index', 'isFrozen', 'isIdentity', 'isPrimaryKey', 'lockColumn', 'maxWidth', 'minWidth', 'showColumnMenu', 'showInColumnChooser', 'sortComparer', 'template', 'templateOptions', 'textAlign', 'type', 'uid', 'validationRules', 'valueAccessor', 'visible', 'width'];
|
|
41
41
|
var outputs = [];
|
|
42
42
|
/**
|
|
43
43
|
* `e-stacked-column` directive represent the stacked column of the Angular Grid.
|
|
@@ -152,7 +152,7 @@ var __metadata$1 = (this && this.__metadata) || function (k, v) {
|
|
|
152
152
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
|
|
153
153
|
return Reflect.metadata(k, v);
|
|
154
154
|
};
|
|
155
|
-
var input$1 = ['allowEditing', 'allowFiltering', 'allowGrouping', 'allowReordering', 'allowResizing', 'allowSearching', 'allowSorting', 'autoFit', 'clipMode', 'columns', 'commands', 'customAttributes', 'dataSource', 'defaultValue', 'disableHtmlEncode', 'displayAsCheckBox', 'edit', 'editTemplate', 'editType', 'enableGroupByFormat', 'field', 'filter', 'filterBarTemplate', 'filterTemplate', 'foreignKeyField', 'foreignKeyValue', 'format', 'formatter', 'freeze', 'headerTemplate', 'headerText', 'headerTextAlign', 'headerValueAccessor', 'hideAtMedia', 'index', 'isFrozen', 'isIdentity', 'isPrimaryKey', 'lockColumn', 'maxWidth', 'minWidth', 'showColumnMenu', 'showInColumnChooser', 'sortComparer', 'template', 'textAlign', 'type', 'uid', 'validationRules', 'valueAccessor', 'visible', 'width'];
|
|
155
|
+
var input$1 = ['allowEditing', 'allowFiltering', 'allowGrouping', 'allowReordering', 'allowResizing', 'allowSearching', 'allowSorting', 'autoFit', 'clipMode', 'columns', 'commands', 'customAttributes', 'dataSource', 'defaultValue', 'disableHtmlEncode', 'displayAsCheckBox', 'edit', 'editTemplate', 'editType', 'enableGroupByFormat', 'field', 'filter', 'filterBarTemplate', 'filterTemplate', 'foreignKeyField', 'foreignKeyValue', 'format', 'formatter', 'freeze', 'headerTemplate', 'headerText', 'headerTextAlign', 'headerValueAccessor', 'hideAtMedia', 'index', 'isFrozen', 'isIdentity', 'isPrimaryKey', 'lockColumn', 'maxWidth', 'minWidth', 'showColumnMenu', 'showInColumnChooser', 'sortComparer', 'template', 'templateOptions', 'textAlign', 'type', 'uid', 'validationRules', 'valueAccessor', 'visible', 'width'];
|
|
156
156
|
var outputs$1 = [];
|
|
157
157
|
/**
|
|
158
158
|
* `e-column` directive represent a column of the Angular Grid.
|
|
@@ -444,7 +444,7 @@ var __metadata$3 = (this && this.__metadata) || function (k, v) {
|
|
|
444
444
|
return Reflect.metadata(k, v);
|
|
445
445
|
};
|
|
446
446
|
var inputs = ['adaptiveUIMode', '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', 'emptyRecordTemplate', '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'];
|
|
447
|
-
var outputs$4 = ['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', 'dataSourceChange'];
|
|
447
|
+
var outputs$4 = ['actionBegin', 'actionComplete', 'actionFailure', 'batchAdd', 'batchCancel', 'batchDelete', 'beforeAutoFill', 'beforeBatchAdd', 'beforeBatchDelete', 'beforeBatchSave', 'beforeCopy', 'beforeDataBound', 'beforeDetailTemplateDetach', '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', 'dataSourceChange'];
|
|
448
448
|
var twoWays = ['dataSource'];
|
|
449
449
|
/**
|
|
450
450
|
* `ejs-grid` represents the Angular Grid Component.
|
|
@@ -703,6 +703,9 @@ exports.GridComponent.propDecorators = {
|
|
|
703
703
|
'pagerTemplate': [{ type: core.ContentChild, args: ['pagerTemplate',] },],
|
|
704
704
|
'editSettings_template': [{ type: core.ContentChild, args: ['editSettingsTemplate',] },],
|
|
705
705
|
'groupSettings_captionTemplate': [{ type: core.ContentChild, args: ['groupSettingsCaptionTemplate',] },],
|
|
706
|
+
'columnChooserSettings_headerTemplate': [{ type: core.ContentChild, args: ['columnChooserSettingsHeaderTemplate',] },],
|
|
707
|
+
'columnChooserSettings_template': [{ type: core.ContentChild, args: ['columnChooserSettingsTemplate',] },],
|
|
708
|
+
'columnChooserSettings_footerTemplate': [{ type: core.ContentChild, args: ['columnChooserSettingsFooterTemplate',] },],
|
|
706
709
|
};
|
|
707
710
|
__decorate$3([
|
|
708
711
|
ej2AngularBase.Template(),
|
|
@@ -732,6 +735,18 @@ __decorate$3([
|
|
|
732
735
|
ej2AngularBase.Template(),
|
|
733
736
|
__metadata$3("design:type", Object)
|
|
734
737
|
], exports.GridComponent.prototype, "groupSettings_captionTemplate", void 0);
|
|
738
|
+
__decorate$3([
|
|
739
|
+
ej2AngularBase.Template(),
|
|
740
|
+
__metadata$3("design:type", Object)
|
|
741
|
+
], exports.GridComponent.prototype, "columnChooserSettings_headerTemplate", void 0);
|
|
742
|
+
__decorate$3([
|
|
743
|
+
ej2AngularBase.Template(),
|
|
744
|
+
__metadata$3("design:type", Object)
|
|
745
|
+
], exports.GridComponent.prototype, "columnChooserSettings_template", void 0);
|
|
746
|
+
__decorate$3([
|
|
747
|
+
ej2AngularBase.Template(),
|
|
748
|
+
__metadata$3("design:type", Object)
|
|
749
|
+
], exports.GridComponent.prototype, "columnChooserSettings_footerTemplate", void 0);
|
|
735
750
|
exports.GridComponent = __decorate$3([
|
|
736
751
|
ej2AngularBase.ComponentMixins([ej2AngularBase.ComponentBase]),
|
|
737
752
|
__metadata$3("design:paramtypes", [core.ElementRef,
|
|
@@ -1102,6 +1117,7 @@ exports.addRemoveActiveClasses = ej2Grids.addRemoveActiveClasses;
|
|
|
1102
1117
|
exports.distinctStringValues = ej2Grids.distinctStringValues;
|
|
1103
1118
|
exports.getFilterMenuPostion = ej2Grids.getFilterMenuPostion;
|
|
1104
1119
|
exports.getZIndexCalcualtion = ej2Grids.getZIndexCalcualtion;
|
|
1120
|
+
exports.toggleFilterUI = ej2Grids.toggleFilterUI;
|
|
1105
1121
|
exports.toogleCheckbox = ej2Grids.toogleCheckbox;
|
|
1106
1122
|
exports.setChecked = ej2Grids.setChecked;
|
|
1107
1123
|
exports.createCboxWithWrap = ej2Grids.createCboxWithWrap;
|
|
@@ -1464,7 +1480,12 @@ exports.renderResponsiveColumnChooserDiv = ej2Grids.renderResponsiveColumnChoose
|
|
|
1464
1480
|
exports.showAddNewRowFocus = ej2Grids.showAddNewRowFocus;
|
|
1465
1481
|
exports.infiniteScrollComplete = ej2Grids.infiniteScrollComplete;
|
|
1466
1482
|
exports.lastRowCellBorderUpdated = ej2Grids.lastRowCellBorderUpdated;
|
|
1483
|
+
exports.columnChooserSearch = ej2Grids.columnChooserSearch;
|
|
1484
|
+
exports.columnChooserClose = ej2Grids.columnChooserClose;
|
|
1485
|
+
exports.columnChooserUpdate = ej2Grids.columnChooserUpdate;
|
|
1467
1486
|
exports.destroyEditForm = ej2Grids.destroyEditForm;
|
|
1487
|
+
exports.beforeDetailTemplateDetach = ej2Grids.beforeDetailTemplateDetach;
|
|
1488
|
+
exports.detachDetailTemplate = ej2Grids.detachDetailTemplate;
|
|
1468
1489
|
exports.rowCell = ej2Grids.rowCell;
|
|
1469
1490
|
exports.gridHeader = ej2Grids.gridHeader;
|
|
1470
1491
|
exports.gridContent = ej2Grids.gridContent;
|
|
@@ -1487,9 +1508,7 @@ exports.deletedRecords = ej2Grids.deletedRecords;
|
|
|
1487
1508
|
exports.leftRight = ej2Grids.leftRight;
|
|
1488
1509
|
exports.frozenRight = ej2Grids.frozenRight;
|
|
1489
1510
|
exports.frozenLeft = ej2Grids.frozenLeft;
|
|
1490
|
-
exports.dataColIndex = ej2Grids.dataColIndex;
|
|
1491
1511
|
exports.ariaColIndex = ej2Grids.ariaColIndex;
|
|
1492
|
-
exports.dataRowIndex = ej2Grids.dataRowIndex;
|
|
1493
1512
|
exports.ariaRowIndex = ej2Grids.ariaRowIndex;
|
|
1494
1513
|
exports.tbody = ej2Grids.tbody;
|
|
1495
1514
|
exports.colGroup = ej2Grids.colGroup;
|