You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@syncfusion/ej2-angular-grids

Package Overview
Dependencies
Maintainers
2
Versions
506
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-grids - npm Package Compare versions

Comparing version

to
16.4.52

37

CHANGELOG.md

@@ -9,6 +9,43 @@ # Changelog

- `selectCell` event throws script error when two grid refresh requests are made simultaneously is fixed.
- Promise is not resolved while perform CRUD operation with Observables is fixed.
- Validation message misplaced in dialog editing when we render the new row at bottom issue is fixed.
- Argument is not returned well in `rowDragStart` Event is resolved.
- Column chooser dialog not getting hidden while click outside of the Grid is fixed.
- Selecting cell using arrow keys with frozen column and cell selection is `misfocused` issue is fixed.
- Provide property change handling for `selectedRowIndex` is resolved.
- Edit dialog does not destroyed after perform add operation with custom binding is resolved.
- Server requests sent twice when column is not defined in the grid is resolved.
- custom attribute is missing in stacked header issue is fixed.
- Column `allowEditing` false is working for `datepicker` edit when it is specified as primary key column is resolved.
- `allowEditing` property is not working in identity column is resolved.
- Provided support to `addparams` for filtering.
- Misalignment occurs when `footer aggreagate` in grid and also while editing is resolved.
- Script error thrown when reorder header template column in grid using angular is fixed.
- `RemoteSaveAdaptor` returns empty row while perform adding in Grid is resolved.
- Filtering the localized date column throws script error is fixed.
- Provided support for dynamic property change handling for `selectedRowIndex`.
- Filtering after grouping any column focuses out of the `filterbar` is resolved.
- `Deselecting` event is not triggered after double clicking a particular row and select different row is resolved.
- Column data `stringify` is not working properly when persistence enabled is resolved.
#### New Features
- `Toggle` option for Selected Row is provided.
- Property change handling for `SelectedRowIndex` is provided.
- Support to add `params` for `filtering` is added.
- Support to perform searching only based on the visible columns in Grid is provided.
- `Reorder` position support for target field is provided.
- Send the culture file name as parameter to excel export function is added.
## 16.4.48 (2019-01-22)
### Grid
#### Bug Fixes
- Argument is not returned well in `rowDragStart` Event is resolved.
- Column chooser dialog not getting hidden while click outside of the Grid is fixed.
- Selecting cell using arrow keys with frozen column and cell selection is `misfocused` issue is fixed.
## 16.4.47 (2019-01-16)

@@ -15,0 +52,0 @@

11

dist/ej2-angular-grids.umd.min.js

@@ -1,1 +0,10 @@

!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-grids"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@syncfusion/ej2-angular-base","@syncfusion/ej2-grids","@angular/common"],t):t(e["ej2-angular-grids"]=e["ej2-angular-grids"]||{},e._angular_core,e._syncfusion_ej2AngularBase,e._syncfusion_ej2Grids,e._angular_common)}(this,function(e,t,r,o,n){"use strict";var i=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),a=window&&window.__decorate||function(e,t,r,o){var n,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,o);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(t,r,a):n(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},l=window&&window.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},c=["allowEditing","allowFiltering","allowGrouping","allowReordering","allowResizing","allowSorting","clipMode","columns","commands","customAttributes","dataSource","defaultValue","disableHtmlEncode","displayAsCheckBox","edit","editTemplate","editType","enableGroupByFormat","field","filter","filterBarTemplate","filterTemplate","foreignKeyField","foreignKeyValue","format","formatter","headerTemplate","headerText","headerTextAlign","hideAtMedia","isFrozen","isIdentity","isPrimaryKey","lockColumn","maxWidth","minWidth","showColumnMenu","showInColumnChooser","sortComparer","template","textAlign","type","uid","validationRules","valueAccessor","visible","width"],s=[],u=function(e){function o(t){var o=e.call(this)||this;return o.viewContainerRef=t,r.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(s),o}return i(o,e),o.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-columns>e-column",inputs:c,outputs:s,queries:{}}]}],o.ctorParameters=function(){return[{type:t.ViewContainerRef}]},o.propDecorators={template:[{type:t.ContentChild,args:["template"]}],headerTemplate:[{type:t.ContentChild,args:["headerTemplate"]}],commandsTemplate:[{type:t.ContentChild,args:["commandsTemplate"]}],filter_itemTemplate:[{type:t.ContentChild,args:["filterItemTemplate"]}],editTemplate:[{type:t.ContentChild,args:["editTemplate"]}],filterTemplate:[{type:t.ContentChild,args:["filterTemplate"]}]},a([r.Template(),l("design:type",Object)],o.prototype,"template",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"headerTemplate",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"commandsTemplate",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"filter_itemTemplate",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"editTemplate",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"filterTemplate",void 0),o}(r.ComplexBase),p=function(e){function r(){return e.call(this,"columns")||this}return i(r,e),r.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-columns",queries:{children:new t.ContentChildren(u)}}]}],r.ctorParameters=function(){return[]},r}(r.ArrayBase),d=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),g=window&&window.__decorate||function(e,t,r,o){var n,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,o);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(t,r,a):n(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},f=window&&window.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},m=["columnName","customAggregate","field","footerTemplate","format","groupCaptionTemplate","groupFooterTemplate","type"],y=[],h=function(e){function o(t){var o=e.call(this)||this;return o.viewContainerRef=t,r.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(y),o}return d(o,e),o.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-aggregates>e-aggregate>e-columns>e-column",inputs:m,outputs:y,queries:{}}]}],o.ctorParameters=function(){return[{type:t.ViewContainerRef}]},o.propDecorators={footerTemplate:[{type:t.ContentChild,args:["footerTemplate"]}],groupFooterTemplate:[{type:t.ContentChild,args:["groupFooterTemplate"]}],groupCaptionTemplate:[{type:t.ContentChild,args:["groupCaptionTemplate"]}]},g([r.Template(),f("design:type",Object)],o.prototype,"footerTemplate",void 0),g([r.Template(),f("design:type",Object)],o.prototype,"groupFooterTemplate",void 0),g([r.Template(),f("design:type",Object)],o.prototype,"groupCaptionTemplate",void 0),o}(r.ComplexBase),C=function(e){function r(){return e.call(this,"columns")||this}return d(r,e),r.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-aggregates>e-aggregate>e-columns",queries:{children:new t.ContentChildren(h)}}]}],r.ctorParameters=function(){return[]},r}(r.ArrayBase),w=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),v=["columns"],j=[],b=function(e){function o(t){var o=e.call(this)||this;return o.viewContainerRef=t,o.tags=["columns"],r.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(j),o}return w(o,e),o.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-aggregates>e-aggregate",inputs:v,outputs:j,queries:{childColumns:new t.ContentChild(C)}}]}],o.ctorParameters=function(){return[{type:t.ViewContainerRef}]},o}(r.ComplexBase),_=function(e){function r(){return e.call(this,"aggregates")||this}return w(r,e),r.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-aggregates",queries:{children:new t.ContentChildren(b)}}]}],r.ctorParameters=function(){return[]},r}(r.ArrayBase),S=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),R=window&&window.__decorate||function(e,t,r,o){var n,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,o);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(t,r,a):n(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},T=window&&window.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},M=["aggregates","allowExcelExport","allowFiltering","allowGrouping","allowMultiSorting","allowPaging","allowPdfExport","allowReordering","allowResizing","allowRowDragAndDrop","allowSelection","allowSorting","allowTextWrap","childGrid","columnMenuItems","columnQueryMode","columns","contextMenuItems","currencyCode","dataSource","detailTemplate","editSettings","enableAltRow","enableAutoFill","enableColumnVirtualization","enableHover","enablePersistence","enableRtl","enableVirtualization","filterSettings","frozenColumns","frozenRows","gridLines","groupSettings","height","hierarchyPrintMode","locale","pageSettings","printMode","query","queryString","rowDropSettings","rowHeight","rowTemplate","searchSettings","selectedRowIndex","selectionSettings","showColumnChooser","showColumnMenu","sortSettings","textWrapSettings","toolbar","width"],D=["actionBegin","actionComplete","actionFailure","batchAdd","batchCancel","batchDelete","beforeBatchAdd","beforeBatchDelete","beforeBatchSave","beforeCopy","beforeDataBound","beforeExcelExport","beforeOpenColumnChooser","beforePdfExport","beforePrint","beginEdit","cellDeselected","cellDeselecting","cellEdit","cellSave","cellSaved","cellSelected","cellSelecting","checkBoxChange","columnDrag","columnDragStart","columnDrop","columnMenuClick","columnMenuOpen","contextMenuClick","contextMenuOpen","created","dataBound","dataSourceChanged","dataStateChange","destroyed","detailDataBound","excelExportComplete","excelHeaderQueryCellInfo","excelQueryCellInfo","exportDetailDataBound","headerCellInfo","load","pdfExportComplete","pdfHeaderQueryCellInfo","pdfQueryCellInfo","printComplete","queryCellInfo","recordDoubleClick","resizeStart","resizeStop","resizing","rowDataBound","rowDeselected","rowDeselecting","rowDrag","rowDragStart","rowDragStartHelper","rowDrop","rowSelected","rowSelecting","toolbarClick","dataSourceChange"],x=["dataSource"],O=function(e){function o(t,o,n,i){var a=e.call(this)||this;a.ngEle=t,a.srenderer=o,a.viewContainerRef=n,a.injector=i,a.tags=["columns","aggregates"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[];try{a.injectedModules.push(a.injector.get("GridsFilter"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsPage"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsSelection"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsSort"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsGroup"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsReorder"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsRowDD"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsDetailRow"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsToolbar"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsAggregate"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsSearch"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsVirtualScroll"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsEdit"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsResize"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsExcelExport"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsPdfExport"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsCommandColumn"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsContextMenu"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsFreeze"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsColumnMenu"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsColumnChooser"))}catch(e){}try{a.injectedModules.push(a.injector.get("GridsForeignKey"))}catch(e){}return a.registerEvents(D),a.addTwoWay.call(a,x),r.setValue("currentInstance",a,a.viewContainerRef),a}return S(o,e),o.prototype.ngOnInit=function(){},o.prototype.ngAfterViewInit=function(){},o.prototype.ngOnDestroy=function(){},o.prototype.ngAfterContentChecked=function(){},o.decorators=[{type:t.Component,args:[{selector:"ejs-grid",inputs:M,outputs:D,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childColumns:new t.ContentChild(p),childAggregates:new t.ContentChild(_)}}]}],o.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},o.propDecorators={rowTemplate:[{type:t.ContentChild,args:["rowTemplate"]}],detailTemplate:[{type:t.ContentChild,args:["detailTemplate"]}],toolbarTemplate:[{type:t.ContentChild,args:["toolbarTemplate"]}],pagerTemplate:[{type:t.ContentChild,args:["pagerTemplate"]}],editSettings_template:[{type:t.ContentChild,args:["editSettingsTemplate"]}],groupSettings_captionTemplate:[{type:t.ContentChild,args:["groupSettingsCaptionTemplate"]}]},R([r.Template(),T("design:type",Object)],o.prototype,"rowTemplate",void 0),R([r.Template(),T("design:type",Object)],o.prototype,"detailTemplate",void 0),R([r.Template(),T("design:type",Object)],o.prototype,"toolbarTemplate",void 0),R([r.Template(),T("design:type",Object)],o.prototype,"pagerTemplate",void 0),R([r.Template(),T("design:type",Object)],o.prototype,"editSettings_template",void 0),R([r.Template(),T("design:type",Object)],o.prototype,"groupSettings_captionTemplate",void 0),o=R([r.ComponentMixins([r.ComponentBase]),T("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],o)}(o.Grid),G=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[O,u,p,h,C,b,_],exports:[O,u,p,h,C,b,_]}]}],e.ctorParameters=function(){return[]},e}(),P={provide:"GridsFilter",useValue:o.Filter},E={provide:"GridsPage",useValue:o.Page},V={provide:"GridsSelection",useValue:o.Selection},A={provide:"GridsSort",useValue:o.Sort},I={provide:"GridsGroup",useValue:o.Group},F={provide:"GridsReorder",useValue:o.Reorder},B={provide:"GridsRowDD",useValue:o.RowDD},z={provide:"GridsDetailRow",useValue:o.DetailRow},q={provide:"GridsToolbar",useValue:o.Toolbar},k={provide:"GridsAggregate",useValue:o.Aggregate},K={provide:"GridsSearch",useValue:o.Search},H={provide:"GridsVirtualScroll",useValue:o.VirtualScroll},Q={provide:"GridsEdit",useValue:o.Edit},W={provide:"GridsResize",useValue:o.Resize},N={provide:"GridsExcelExport",useValue:o.ExcelExport},L={provide:"GridsPdfExport",useValue:o.PdfExport},J={provide:"GridsCommandColumn",useValue:o.CommandColumn},U={provide:"GridsContextMenu",useValue:o.ContextMenu},X={provide:"GridsFreeze",useValue:o.Freeze},Y={provide:"GridsColumnMenu",useValue:o.ColumnMenu},Z={provide:"GridsColumnChooser",useValue:o.ColumnChooser},$={provide:"GridsForeignKey",useValue:o.ForeignKey},ee=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,G],exports:[G],providers:[P,E,V,A,I,F,B,z,q,k,K,H,Q,W,N,L,J,U,X,Y,Z,$]}]}],e.ctorParameters=function(){return[]},e}(),te=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),re=window&&window.__decorate||function(e,t,r,o){var n,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,o);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(t,r,a):n(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},oe=window&&window.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},ne=["currentPage","customText","enableExternalMessage","enablePagerMessage","enablePersistence","enableQueryString","enableRtl","externalMessage","locale","pageCount","pageSize","pageSizes","template","totalRecordsCount"],ie=["click","created","dropDownChanged"],ae=[],le=function(e){function o(t,o,n,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=n,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(ie),a.addTwoWay.call(a,ae),r.setValue("currentInstance",a,a.viewContainerRef),a}return te(o,e),o.prototype.ngOnInit=function(){},o.prototype.ngAfterViewInit=function(){},o.prototype.ngOnDestroy=function(){},o.prototype.ngAfterContentChecked=function(){},o.decorators=[{type:t.Component,args:[{selector:"ejs-pager",inputs:ne,outputs:ie,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],o.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},o.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},re([r.Template(),oe("design:type",Object)],o.prototype,"template",void 0),o=re([r.ComponentMixins([r.ComponentBase]),oe("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],o)}(o.Pager),ce=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[le],exports:[le]}]}],e.ctorParameters=function(){return[]},e}(),se=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,ce],exports:[ce],providers:[]}]}],e.ctorParameters=function(){return[]},e}();e.ColumnDirective=u,e.ColumnsDirective=p,e.AggregateColumnDirective=h,e.AggregateColumnsDirective=C,e.AggregateDirective=b,e.AggregatesDirective=_,e.GridComponent=O,e.GridModule=G,e.GridAllModule=ee,e.FilterService=P,e.PageService=E,e.SelectionService=V,e.SortService=A,e.GroupService=I,e.ReorderService=F,e.RowDDService=B,e.DetailRowService=z,e.ToolbarService=q,e.AggregateService=k,e.SearchService=K,e.VirtualScrollService=H,e.EditService=Q,e.ResizeService=W,e.ExcelExportService=N,e.PdfExportService=L,e.CommandColumnService=J,e.ContextMenuService=U,e.FreezeService=X,e.ColumnMenuService=Y,e.ColumnChooserService=Z,e.ForeignKeyService=$,e.PagerComponent=le,e.PagerModule=ce,e.PagerAllModule=se,Object.keys(o).forEach(function(t){e[t]=o[t]}),Object.defineProperty(e,"__esModule",{value:!0})});
/*!
* filename: ej2-angular-grids.umd.min.js
* version : 16.4.52
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringement will be prosecuted under
* applicable laws.
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-grids"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@syncfusion/ej2-angular-base","@syncfusion/ej2-grids","@angular/common"],t):t(e["ej2-angular-grids"]=e["ej2-angular-grids"]||{},e._angular_core,e._syncfusion_ej2AngularBase,e._syncfusion_ej2Grids,e._angular_common)}(this,function(e,t,r,o,n){"use strict";var i=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),a=window&&window.__decorate||function(e,t,r,o){var n,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,o);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(t,r,a):n(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},l=window&&window.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},c=["allowEditing","allowFiltering","allowGrouping","allowReordering","allowResizing","allowSorting","clipMode","columns","commands","customAttributes","dataSource","defaultValue","disableHtmlEncode","displayAsCheckBox","edit","editTemplate","editType","enableGroupByFormat","field","filter","filterBarTemplate","filterTemplate","foreignKeyField","foreignKeyValue","format","formatter","headerTemplate","headerText","headerTextAlign","hideAtMedia","isFrozen","isIdentity","isPrimaryKey","lockColumn","maxWidth","minWidth","showColumnMenu","showInColumnChooser","sortComparer","template","textAlign","type","uid","validationRules","valueAccessor","visible","width"],d=[],s=function(e){function o(t){var o=e.call(this)||this;return o.viewContainerRef=t,r.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(d),o}return i(o,e),o.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-columns>e-column",inputs:c,outputs:d,queries:{}}]}],o.ctorParameters=function(){return[{type:t.ViewContainerRef}]},o.propDecorators={template:[{type:t.ContentChild,args:["template"]}],headerTemplate:[{type:t.ContentChild,args:["headerTemplate"]}],commandsTemplate:[{type:t.ContentChild,args:["commandsTemplate"]}],filter_itemTemplate:[{type:t.ContentChild,args:["filterItemTemplate"]}],editTemplate:[{type:t.ContentChild,args:["editTemplate"]}],filterTemplate:[{type:t.ContentChild,args:["filterTemplate"]}]},a([r.Template(),l("design:type",Object)],o.prototype,"template",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"headerTemplate",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"commandsTemplate",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"filter_itemTemplate",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"editTemplate",void 0),a([r.Template(),l("design:type",Object)],o.prototype,"filterTemplate",void 0),o}(r.ComplexBase),u=function(e){function r(){return e.call(this,"columns")||this}return i(r,e),r.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-columns",queries:{children:new t.ContentChildren(s)}}]}],r.ctorParameters=function(){return[]},r}(r.ArrayBase),p=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),g=window&&window.__decorate||function(e,t,r,o){var n,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,o);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(t,r,a):n(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},f=window&&window.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},m=["columnName","customAggregate","field","footerTemplate","format","groupCaptionTemplate","groupFooterTemplate","type"],y=[],h=function(e){function o(t){var o=e.call(this)||this;return o.viewContainerRef=t,r.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(y),o}return p(o,e),o.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-aggregates>e-aggregate>e-columns>e-column",inputs:m,outputs:y,queries:{}}]}],o.ctorParameters=function(){return[{type:t.ViewContainerRef}]},o.propDecorators={footerTemplate:[{type:t.ContentChild,args:["footerTemplate"]}],groupFooterTemplate:[{type:t.ContentChild,args:["groupFooterTemplate"]}],groupCaptionTemplate:[{type:t.ContentChild,args:["groupCaptionTemplate"]}]},g([r.Template(),f("design:type",Object)],o.prototype,"footerTemplate",void 0),g([r.Template(),f("design:type",Object)],o.prototype,"groupFooterTemplate",void 0),g([r.Template(),f("design:type",Object)],o.prototype,"groupCaptionTemplate",void 0),o}(r.ComplexBase),C=function(e){function r(){return e.call(this,"columns")||this}return p(r,e),r.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-aggregates>e-aggregate>e-columns",queries:{children:new t.ContentChildren(h)}}]}],r.ctorParameters=function(){return[]},r}(r.ArrayBase),v=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),w=["columns"],j=[],M=function(e){function o(t){var o=e.call(this)||this;return o.viewContainerRef=t,o.tags=["columns"],r.setValue("currentInstance",o,o.viewContainerRef),o.registerEvents(j),o}return v(o,e),o.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-aggregates>e-aggregate",inputs:w,outputs:j,queries:{childColumns:new t.ContentChild(C)}}]}],o.ctorParameters=function(){return[{type:t.ViewContainerRef}]},o}(r.ComplexBase),b=function(e){function r(){return e.call(this,"aggregates")||this}return v(r,e),r.decorators=[{type:t.Directive,args:[{selector:"ejs-grid>e-aggregates",queries:{children:new t.ContentChildren(M)}}]}],r.ctorParameters=function(){return[]},r}(r.ArrayBase),x=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),_=window&&window.__decorate||function(e,t,r,o){var n,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,o);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(t,r,a):n(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},O=window&&window.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},S=["aggregates","allowExcelExport","allowFiltering","allowGrouping","allowMultiSorting","allowPaging","allowPdfExport","allowReordering","allowResizing","allowRowDragAndDrop","allowSelection","allowSorting","allowTextWrap","childGrid","columnMenuItems","columnQueryMode","columns","contextMenuItems","currencyCode","dataSource","detailTemplate","editSettings","enableAltRow","enableAutoFill","enableColumnVirtualization","enableHover","enablePersistence","enableRtl","enableVirtualization","filterSettings","frozenColumns","frozenRows","gridLines","groupSettings","height","hierarchyPrintMode","locale","pageSettings","printMode","query","queryString","rowDropSettings","rowHeight","rowTemplate","searchSettings","selectedRowIndex","selectionSettings","showColumnChooser","showColumnMenu","sortSettings","textWrapSettings","toolbar","width"],R=["actionBegin","actionComplete","actionFailure","batchAdd","batchCancel","batchDelete","beforeBatchAdd","beforeBatchDelete","beforeBatchSave","beforeCopy","beforeDataBound","beforeExcelExport","beforeOpenColumnChooser","beforePdfExport","beforePrint","beginEdit","cellDeselected","cellDeselecting","cellEdit","cellSave","cellSaved","cellSelected","cellSelecting","checkBoxChange","columnDrag","columnDragStart","columnDrop","columnMenuClick","columnMenuOpen","contextMenuClick","contextMenuOpen","created","dataBound","dataSourceChanged","dataStateChange","destroyed","detailDataBound","excelExportComplete","excelHeaderQueryCellInfo","excelQueryCellInfo","exportDetailDataBound","headerCellInfo","load","pdfExportComplete","pdfHeaderQueryCellInfo","pdfQueryCellInfo","printComplete","queryCellInfo","recordDoubleClick","resizeStart","resizeStop","resizing","rowDataBound","rowDeselected","rowDeselecting","rowDrag","rowDragStart","rowDragStartHelper","rowDrop","rowSelected","rowSelecting","toolbarClick","dataSourceChange"],T=["dataSource"],D=function(e){function o(t,o,n,i){var a=e.call(this)||this;a.ngEle=t,a.srenderer=o,a.viewContainerRef=n,a.injector=i,a.tags=["columns","aggregates"],a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[];try{var l=a.injector.get("GridsFilter");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsPage");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsSelection");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsSort");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsGroup");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsReorder");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsRowDD");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsDetailRow");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsToolbar");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsAggregate");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsSearch");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsVirtualScroll");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsEdit");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsResize");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsExcelExport");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsPdfExport");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsCommandColumn");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsContextMenu");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsFreeze");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsColumnMenu");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsColumnChooser");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}try{var l=a.injector.get("GridsForeignKey");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(e){}return a.registerEvents(R),a.addTwoWay.call(a,T),r.setValue("currentInstance",a,a.viewContainerRef),a}return x(o,e),o.prototype.ngOnInit=function(){},o.prototype.ngAfterViewInit=function(){},o.prototype.ngOnDestroy=function(){},o.prototype.ngAfterContentChecked=function(){},o.decorators=[{type:t.Component,args:[{selector:"ejs-grid",inputs:S,outputs:R,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{childColumns:new t.ContentChild(u),childAggregates:new t.ContentChild(b)}}]}],o.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},o.propDecorators={rowTemplate:[{type:t.ContentChild,args:["rowTemplate"]}],detailTemplate:[{type:t.ContentChild,args:["detailTemplate"]}],toolbarTemplate:[{type:t.ContentChild,args:["toolbarTemplate"]}],pagerTemplate:[{type:t.ContentChild,args:["pagerTemplate"]}],editSettings_template:[{type:t.ContentChild,args:["editSettingsTemplate"]}],groupSettings_captionTemplate:[{type:t.ContentChild,args:["groupSettingsCaptionTemplate"]}]},_([r.Template(),O("design:type",Object)],o.prototype,"rowTemplate",void 0),_([r.Template(),O("design:type",Object)],o.prototype,"detailTemplate",void 0),_([r.Template(),O("design:type",Object)],o.prototype,"toolbarTemplate",void 0),_([r.Template(),O("design:type",Object)],o.prototype,"pagerTemplate",void 0),_([r.Template(),O("design:type",Object)],o.prototype,"editSettings_template",void 0),_([r.Template(),O("design:type",Object)],o.prototype,"groupSettings_captionTemplate",void 0),o=_([r.ComponentMixins([r.ComponentBase]),O("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],o)}(o.Grid),G=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[D,s,u,h,C,M,b],exports:[D,s,u,h,C,M,b]}]}],e.ctorParameters=function(){return[]},e}(),P={provide:"GridsFilter",useValue:o.Filter},E={provide:"GridsPage",useValue:o.Page},V={provide:"GridsSelection",useValue:o.Selection},A={provide:"GridsSort",useValue:o.Sort},I={provide:"GridsGroup",useValue:o.Group},F={provide:"GridsReorder",useValue:o.Reorder},B={provide:"GridsRowDD",useValue:o.RowDD},z={provide:"GridsDetailRow",useValue:o.DetailRow},q={provide:"GridsToolbar",useValue:o.Toolbar},k={provide:"GridsAggregate",useValue:o.Aggregate},K={provide:"GridsSearch",useValue:o.Search},H={provide:"GridsVirtualScroll",useValue:o.VirtualScroll},Q={provide:"GridsEdit",useValue:o.Edit},W={provide:"GridsResize",useValue:o.Resize},N={provide:"GridsExcelExport",useValue:o.ExcelExport},L={provide:"GridsPdfExport",useValue:o.PdfExport},J={provide:"GridsCommandColumn",useValue:o.CommandColumn},U={provide:"GridsContextMenu",useValue:o.ContextMenu},X={provide:"GridsFreeze",useValue:o.Freeze},Y={provide:"GridsColumnMenu",useValue:o.ColumnMenu},Z={provide:"GridsColumnChooser",useValue:o.ColumnChooser},$={provide:"GridsForeignKey",useValue:o.ForeignKey},ee=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,G],exports:[G],providers:[P,E,V,A,I,F,B,z,q,k,K,H,Q,W,N,L,J,U,X,Y,Z,$]}]}],e.ctorParameters=function(){return[]},e}(),te=window&&window.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])};return function(t,r){function o(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(o.prototype=r.prototype,new o)}}(),re=window&&window.__decorate||function(e,t,r,o){var n,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,o);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(t,r,a):n(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},oe=window&&window.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},ne=["currentPage","customText","enableExternalMessage","enablePagerMessage","enablePersistence","enableQueryString","enableRtl","externalMessage","locale","pageCount","pageSize","pageSizes","template","totalRecordsCount"],ie=["click","created","dropDownChanged"],ae=[],le=function(e){function o(t,o,n,i){var a=e.call(this)||this;return a.ngEle=t,a.srenderer=o,a.viewContainerRef=n,a.injector=i,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[],a.registerEvents(ie),a.addTwoWay.call(a,ae),r.setValue("currentInstance",a,a.viewContainerRef),a}return te(o,e),o.prototype.ngOnInit=function(){},o.prototype.ngAfterViewInit=function(){},o.prototype.ngOnDestroy=function(){},o.prototype.ngAfterContentChecked=function(){},o.decorators=[{type:t.Component,args:[{selector:"ejs-pager",inputs:ne,outputs:ie,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,queries:{}}]}],o.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector}]},o.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},re([r.Template(),oe("design:type",Object)],o.prototype,"template",void 0),o=re([r.ComponentMixins([r.ComponentBase]),oe("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector])],o)}(o.Pager),ce=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule],declarations:[le],exports:[le]}]}],e.ctorParameters=function(){return[]},e}(),de=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{imports:[n.CommonModule,ce],exports:[ce],providers:[]}]}],e.ctorParameters=function(){return[]},e}();e.ColumnDirective=s,e.ColumnsDirective=u,e.AggregateColumnDirective=h,e.AggregateColumnsDirective=C,e.AggregateDirective=M,e.AggregatesDirective=b,e.GridComponent=D,e.GridModule=G,e.GridAllModule=ee,e.FilterService=P,e.PageService=E,e.SelectionService=V,e.SortService=A,e.GroupService=I,e.ReorderService=F,e.RowDDService=B,e.DetailRowService=z,e.ToolbarService=q,e.AggregateService=k,e.SearchService=K,e.VirtualScrollService=H,e.EditService=Q,e.ResizeService=W,e.ExcelExportService=N,e.PdfExportService=L,e.CommandColumnService=J,e.ContextMenuService=U,e.FreezeService=X,e.ColumnMenuService=Y,e.ColumnChooserService=Z,e.ForeignKeyService=$,e.PagerComponent=le,e.PagerModule=ce,e.PagerAllModule=de,Object.keys(o).forEach(function(t){e[t]=o[t]}),Object.defineProperty(e,"__esModule",{value:!0})});

8

package.json
{
"name": "@syncfusion/ej2-angular-grids",
"version": "16.4.48",
"version": "16.4.52",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",

@@ -9,5 +9,5 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~16.4.47",
"@syncfusion/ej2-angular-base": "~16.4.48",
"@syncfusion/ej2-grids": "16.4.48"
"@syncfusion/ej2-base": "~16.4.52",
"@syncfusion/ej2-angular-base": "~16.4.52",
"@syncfusion/ej2-grids": "16.4.52"
},

@@ -14,0 +14,0 @@ "devDependencies": {

export declare const pkgName = "@syncfusion/ej2-angular-grids";
export declare const pkgVer = "^16.4.47";
export declare const pkgVer = "^16.4.48";
export declare const moduleName = "GridModule, PagerModule";
export declare const themeVer = "~16.4.47";
export declare const themeVer = "~16.4.48";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-grids';
exports.pkgVer = '^16.4.47';
exports.pkgVer = '^16.4.48';
exports.moduleName = 'GridModule, PagerModule';
exports.themeVer = '~16.4.47';
exports.themeVer = '~16.4.48';

@@ -47,87 +47,153 @@ var __extends = (this && this.__extends) || (function () {

try {
_this.injectedModules.push(_this.injector.get('GridsFilter'));
var mod = _this.injector.get('GridsFilter');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_a) { }
try {
_this.injectedModules.push(_this.injector.get('GridsPage'));
var mod = _this.injector.get('GridsPage');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_b) { }
try {
_this.injectedModules.push(_this.injector.get('GridsSelection'));
var mod = _this.injector.get('GridsSelection');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_c) { }
try {
_this.injectedModules.push(_this.injector.get('GridsSort'));
var mod = _this.injector.get('GridsSort');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_d) { }
try {
_this.injectedModules.push(_this.injector.get('GridsGroup'));
var mod = _this.injector.get('GridsGroup');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_e) { }
try {
_this.injectedModules.push(_this.injector.get('GridsReorder'));
var mod = _this.injector.get('GridsReorder');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_f) { }
try {
_this.injectedModules.push(_this.injector.get('GridsRowDD'));
var mod = _this.injector.get('GridsRowDD');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_g) { }
try {
_this.injectedModules.push(_this.injector.get('GridsDetailRow'));
var mod = _this.injector.get('GridsDetailRow');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_h) { }
try {
_this.injectedModules.push(_this.injector.get('GridsToolbar'));
var mod = _this.injector.get('GridsToolbar');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_j) { }
try {
_this.injectedModules.push(_this.injector.get('GridsAggregate'));
var mod = _this.injector.get('GridsAggregate');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_k) { }
try {
_this.injectedModules.push(_this.injector.get('GridsSearch'));
var mod = _this.injector.get('GridsSearch');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_l) { }
try {
_this.injectedModules.push(_this.injector.get('GridsVirtualScroll'));
var mod = _this.injector.get('GridsVirtualScroll');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_m) { }
try {
_this.injectedModules.push(_this.injector.get('GridsEdit'));
var mod = _this.injector.get('GridsEdit');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_o) { }
try {
_this.injectedModules.push(_this.injector.get('GridsResize'));
var mod = _this.injector.get('GridsResize');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_p) { }
try {
_this.injectedModules.push(_this.injector.get('GridsExcelExport'));
var mod = _this.injector.get('GridsExcelExport');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_q) { }
try {
_this.injectedModules.push(_this.injector.get('GridsPdfExport'));
var mod = _this.injector.get('GridsPdfExport');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_r) { }
try {
_this.injectedModules.push(_this.injector.get('GridsCommandColumn'));
var mod = _this.injector.get('GridsCommandColumn');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_s) { }
try {
_this.injectedModules.push(_this.injector.get('GridsContextMenu'));
var mod = _this.injector.get('GridsContextMenu');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_t) { }
try {
_this.injectedModules.push(_this.injector.get('GridsFreeze'));
var mod = _this.injector.get('GridsFreeze');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_u) { }
try {
_this.injectedModules.push(_this.injector.get('GridsColumnMenu'));
var mod = _this.injector.get('GridsColumnMenu');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_v) { }
try {
_this.injectedModules.push(_this.injector.get('GridsColumnChooser'));
var mod = _this.injector.get('GridsColumnChooser');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}
catch (_w) { }
try {
_this.injectedModules.push(_this.injector.get('GridsForeignKey'));
var mod = _this.injector.get('GridsForeignKey');
if (_this.injectedModules.indexOf(mod) === -1) {
_this.injectedModules.push(mod);
}
}

@@ -134,0 +200,0 @@ catch (_x) { }

Sorry, the diff of this file is not supported yet