@syncfusion/ej2-angular-grids
Advanced tools
Comparing version
{ | ||
"_from": "@syncfusion/ej2-angular-grids@*", | ||
"_id": "@syncfusion/ej2-angular-grids@28.2.9", | ||
"_id": "@syncfusion/ej2-angular-grids@1.193.11", | ||
"_inBundle": false, | ||
"_integrity": "sha512-Ye0YqNQO8NCNvio4jbR6VvL8sA5H+niyi/QEVfoFO1/5eXdLYwbt95FFXKSe6t3Apxk+qhsfex33io3fzCCrfQ==", | ||
"_integrity": "sha512-opDjNW7TKpwbnwv5qpns7qQjMkjT9k4YZ/SemB5vcia9Fyx3SnxJoyudXvpBKQ0lYaJg/y0dW9gu0xmxPA+Wrg==", | ||
"_location": "/@syncfusion/ej2-angular-grids", | ||
@@ -22,6 +22,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-28.2.9.tgz", | ||
"_shasum": "3d88d94bd1bfd74aad7e041c5c14a72bff068d6e", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-1.193.11.tgz", | ||
"_shasum": "4293d225cf71bf2ca9231fb154fb801d75143e18", | ||
"_spec": "@syncfusion/ej2-angular-grids@*", | ||
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/ivypackages/included", | ||
"_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included", | ||
"author": { | ||
@@ -35,25 +35,10 @@ "name": "Syncfusion Inc." | ||
"dependencies": { | ||
"@syncfusion/ej2-angular-base": "~28.2.5", | ||
"@syncfusion/ej2-base": "~28.2.12", | ||
"@syncfusion/ej2-grids": "28.2.12" | ||
"@syncfusion/ej2-angular-base": "~29.1.33", | ||
"@syncfusion/ej2-base": "~29.1.33", | ||
"@syncfusion/ej2-grids": "29.1.33" | ||
}, | ||
"deprecated": false, | ||
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular", | ||
"es2020": "fesm2020/syncfusion-ej2-angular-grids.mjs", | ||
"esm2020": "esm2020/syncfusion-ej2-angular-grids.mjs", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./syncfusion-ej2-angular-grids.d.ts", | ||
"esm2020": "./esm2020/syncfusion-ej2-angular-grids.mjs", | ||
"es2020": "./fesm2020/syncfusion-ej2-angular-grids.mjs", | ||
"es2015": "./fesm2015/syncfusion-ej2-angular-grids.mjs", | ||
"node": "./fesm2015/syncfusion-ej2-angular-grids.mjs", | ||
"default": "./fesm2020/syncfusion-ej2-angular-grids.mjs" | ||
} | ||
}, | ||
"fesm2015": "fesm2015/syncfusion-ej2-angular-grids.mjs", | ||
"fesm2020": "fesm2020/syncfusion-ej2-angular-grids.mjs", | ||
"devDependencies": {}, | ||
"es2015": "@syncfusion/ej2-angular-grids.js", | ||
"homepage": "https://www.syncfusion.com/angular-components", | ||
@@ -67,3 +52,5 @@ "keywords": [ | ||
"license": "SEE LICENSE IN license", | ||
"module": "fesm2015/syncfusion-ej2-angular-grids.mjs", | ||
"main": "dist/ej2-angular-grids.umd.js", | ||
"metadata": "ej2-angular-grids.metadata.json", | ||
"module": "@syncfusion/ej2-angular-grids.es5.js", | ||
"name": "@syncfusion/ej2-angular-grids", | ||
@@ -76,4 +63,4 @@ "repository": { | ||
"sideEffects": false, | ||
"typings": "syncfusion-ej2-angular-grids.d.ts", | ||
"version": "28.2.12" | ||
"typings": "ej2-angular-grids.d.ts", | ||
"version": "29.1.33-ngcc" | ||
} |
@@ -142,3 +142,3 @@ # Angular Data Grid Component | ||
> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [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). | ||
> 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). | ||
@@ -145,0 +145,0 @@ > 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. |
export declare const pkgName = "@syncfusion/ej2-angular-grids"; | ||
export declare const pkgVer = "^28.2.9"; | ||
export declare const pkgVer = "^1.193.11"; | ||
export declare const moduleName = "GridModule, PagerModule"; | ||
export declare const themeVer = "~28.2.9"; | ||
export declare const themeVer = "~1.193.11"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.pkgName = '@syncfusion/ej2-angular-grids'; | ||
exports.pkgVer = '^28.2.12'; | ||
exports.pkgVer = '^29.1.33'; | ||
exports.moduleName = 'GridModule, PagerModule'; | ||
exports.themeVer = '~28.2.12'; | ||
exports.themeVer = '~29.1.33'; |
export const pkgName = '@syncfusion/ej2-angular-grids'; | ||
export const pkgVer = '^28.2.12'; | ||
export const pkgVer = '^29.1.33'; | ||
export const moduleName = 'GridModule, PagerModule'; | ||
export const themeVer = '~28.2.12'; | ||
export const themeVer = '~29.1.33'; |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -108,4 +107,2 @@ * `e-aggregate->e-column` directive represent a aggregate column of the Angular Grid. | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AggregateColumnDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<AggregateColumnDirective, "ejs-grid>e-aggregates>e-aggregate>e-columns>e-column", never, { "columnName": "columnName"; "customAggregate": "customAggregate"; "field": "field"; "footerTemplate": "footerTemplate"; "format": "format"; "groupCaptionTemplate": "groupCaptionTemplate"; "groupFooterTemplate": "groupFooterTemplate"; "type": "type"; }, {}, ["footerTemplate", "groupFooterTemplate", "groupCaptionTemplate"]>; | ||
} | ||
@@ -118,4 +115,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AggregateColumnsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<AggregateColumnsDirective, "ejs-grid>e-aggregates>e-aggregate>e-columns", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -34,4 +33,2 @@ * `e-aggregate` directive represent a aggregate row of the Angular Grid. | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AggregateDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<AggregateDirective, "ejs-grid>e-aggregates>e-aggregate", never, { "columns": "columns"; }, {}, ["childColumns"]>; | ||
} | ||
@@ -44,4 +41,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AggregatesDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<AggregatesDirective, "ejs-grid>e-aggregates", never, {}, {}, ["children"]>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -381,2 +380,8 @@ * `e-column` directive represent a column of the Angular Grid. | ||
/** | ||
* Determines the behavior of the `aria-label` attribute for cells in template columns. | ||
* If enableAriaLabel is set to false, the aria-label attribute is not applied to template column cells, which affects screen reader accessibility. | ||
* @default {} | ||
*/ | ||
templateOptions: any; | ||
/** | ||
* Defines the alignment of the column in both header and content cells. | ||
@@ -458,4 +463,2 @@ * @default Left | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnDirective, "ejs-grid>e-columns>e-column", never, { "allowEditing": "allowEditing"; "allowFiltering": "allowFiltering"; "allowGrouping": "allowGrouping"; "allowReordering": "allowReordering"; "allowResizing": "allowResizing"; "allowSearching": "allowSearching"; "allowSorting": "allowSorting"; "autoFit": "autoFit"; "clipMode": "clipMode"; "columns": "columns"; "commands": "commands"; "customAttributes": "customAttributes"; "dataSource": "dataSource"; "defaultValue": "defaultValue"; "disableHtmlEncode": "disableHtmlEncode"; "displayAsCheckBox": "displayAsCheckBox"; "edit": "edit"; "editTemplate": "editTemplate"; "editType": "editType"; "enableGroupByFormat": "enableGroupByFormat"; "field": "field"; "filter": "filter"; "filterBarTemplate": "filterBarTemplate"; "filterTemplate": "filterTemplate"; "foreignKeyField": "foreignKeyField"; "foreignKeyValue": "foreignKeyValue"; "format": "format"; "formatter": "formatter"; "freeze": "freeze"; "headerTemplate": "headerTemplate"; "headerText": "headerText"; "headerTextAlign": "headerTextAlign"; "headerValueAccessor": "headerValueAccessor"; "hideAtMedia": "hideAtMedia"; "index": "index"; "isFrozen": "isFrozen"; "isIdentity": "isIdentity"; "isPrimaryKey": "isPrimaryKey"; "lockColumn": "lockColumn"; "maxWidth": "maxWidth"; "minWidth": "minWidth"; "showColumnMenu": "showColumnMenu"; "showInColumnChooser": "showInColumnChooser"; "sortComparer": "sortComparer"; "template": "template"; "textAlign": "textAlign"; "type": "type"; "uid": "uid"; "validationRules": "validationRules"; "valueAccessor": "valueAccessor"; "visible": "visible"; "width": "width"; }, {}, ["template", "headerTemplate", "commandsTemplate", "filter_itemTemplate", "editTemplate", "filterTemplate", "childColumns"]>; | ||
} | ||
@@ -468,4 +471,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnsDirective, "ejs-grid>e-columns", never, {}, {}, ["children"]>; | ||
} |
import { ValueProvider } from '@angular/core'; | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./grid.module"; | ||
export declare const FilterService: ValueProvider; | ||
@@ -33,5 +30,2 @@ export declare const PageService: ValueProvider; | ||
export declare class GridAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<GridAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<GridAllModule, never, [typeof i1.CommonModule, typeof i2.GridModule], [typeof i2.GridModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<GridAllModule>; | ||
} |
@@ -6,3 +6,2 @@ import { ElementRef, ViewContainerRef, QueryList, Renderer2, Injector } from '@angular/core'; | ||
import { AggregatesDirective } from './aggregates.directive'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -36,2 +35,3 @@ export declare const outputs: string[]; | ||
beforeDataBound: any; | ||
beforeDetailTemplateDetach: any; | ||
beforeExcelExport: any; | ||
@@ -152,2 +152,5 @@ beforeOpenAdaptiveDialog: any; | ||
groupSettings_captionTemplate: any; | ||
columnChooserSettings_headerTemplate: any; | ||
columnChooserSettings_template: any; | ||
columnChooserSettings_footerTemplate: any; | ||
constructor(ngEle: ElementRef, srenderer: Renderer2, viewContainerRef: ViewContainerRef, injector: Injector); | ||
@@ -160,4 +163,2 @@ ngOnInit(): void; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<GridComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "ejs-grid", never, { "adaptiveUIMode": "adaptiveUIMode"; "aggregates": "aggregates"; "allowExcelExport": "allowExcelExport"; "allowFiltering": "allowFiltering"; "allowGrouping": "allowGrouping"; "allowKeyboard": "allowKeyboard"; "allowMultiSorting": "allowMultiSorting"; "allowPaging": "allowPaging"; "allowPdfExport": "allowPdfExport"; "allowReordering": "allowReordering"; "allowResizing": "allowResizing"; "allowRowDragAndDrop": "allowRowDragAndDrop"; "allowSelection": "allowSelection"; "allowSorting": "allowSorting"; "allowTextWrap": "allowTextWrap"; "autoFit": "autoFit"; "childGrid": "childGrid"; "clipMode": "clipMode"; "columnChooserSettings": "columnChooserSettings"; "columnMenuItems": "columnMenuItems"; "columnQueryMode": "columnQueryMode"; "columns": "columns"; "contextMenuItems": "contextMenuItems"; "cssClass": "cssClass"; "currencyCode": "currencyCode"; "currentAction": "currentAction"; "currentViewData": "currentViewData"; "dataSource": "dataSource"; "detailTemplate": "detailTemplate"; "editSettings": "editSettings"; "ej2StatePersistenceVersion": "ej2StatePersistenceVersion"; "emptyRecordTemplate": "emptyRecordTemplate"; "enableAdaptiveUI": "enableAdaptiveUI"; "enableAltRow": "enableAltRow"; "enableAutoFill": "enableAutoFill"; "enableColumnVirtualization": "enableColumnVirtualization"; "enableHeaderFocus": "enableHeaderFocus"; "enableHover": "enableHover"; "enableHtmlSanitizer": "enableHtmlSanitizer"; "enableImmutableMode": "enableImmutableMode"; "enableInfiniteScrolling": "enableInfiniteScrolling"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableStickyHeader": "enableStickyHeader"; "enableVirtualMaskRow": "enableVirtualMaskRow"; "enableVirtualization": "enableVirtualization"; "exportGrids": "exportGrids"; "filterSettings": "filterSettings"; "frozenColumns": "frozenColumns"; "frozenRows": "frozenRows"; "gridLines": "gridLines"; "groupSettings": "groupSettings"; "height": "height"; "hierarchyPrintMode": "hierarchyPrintMode"; "infiniteScrollSettings": "infiniteScrollSettings"; "loadingIndicator": "loadingIndicator"; "locale": "locale"; "pageSettings": "pageSettings"; "pagerTemplate": "pagerTemplate"; "parentDetails": "parentDetails"; "printMode": "printMode"; "query": "query"; "queryString": "queryString"; "resizeSettings": "resizeSettings"; "rowDropSettings": "rowDropSettings"; "rowHeight": "rowHeight"; "rowRenderingMode": "rowRenderingMode"; "rowTemplate": "rowTemplate"; "searchSettings": "searchSettings"; "selectedRowIndex": "selectedRowIndex"; "selectionSettings": "selectionSettings"; "showColumnChooser": "showColumnChooser"; "showColumnMenu": "showColumnMenu"; "showHider": "showHider"; "sortSettings": "sortSettings"; "textWrapSettings": "textWrapSettings"; "toolbar": "toolbar"; "toolbarTemplate": "toolbarTemplate"; "width": "width"; }, { "actionBegin": "actionBegin"; "actionComplete": "actionComplete"; "actionFailure": "actionFailure"; "batchAdd": "batchAdd"; "batchCancel": "batchCancel"; "batchDelete": "batchDelete"; "beforeAutoFill": "beforeAutoFill"; "beforeBatchAdd": "beforeBatchAdd"; "beforeBatchDelete": "beforeBatchDelete"; "beforeBatchSave": "beforeBatchSave"; "beforeCopy": "beforeCopy"; "beforeDataBound": "beforeDataBound"; "beforeExcelExport": "beforeExcelExport"; "beforeOpenAdaptiveDialog": "beforeOpenAdaptiveDialog"; "beforeOpenColumnChooser": "beforeOpenColumnChooser"; "beforePaste": "beforePaste"; "beforePdfExport": "beforePdfExport"; "beforePrint": "beforePrint"; "beginEdit": "beginEdit"; "cellDeselected": "cellDeselected"; "cellDeselecting": "cellDeselecting"; "cellEdit": "cellEdit"; "cellSave": "cellSave"; "cellSaved": "cellSaved"; "cellSelected": "cellSelected"; "cellSelecting": "cellSelecting"; "checkBoxChange": "checkBoxChange"; "columnDataStateChange": "columnDataStateChange"; "columnDeselected": "columnDeselected"; "columnDeselecting": "columnDeselecting"; "columnDrag": "columnDrag"; "columnDragStart": "columnDragStart"; "columnDrop": "columnDrop"; "columnMenuClick": "columnMenuClick"; "columnMenuOpen": "columnMenuOpen"; "columnSelected": "columnSelected"; "columnSelecting": "columnSelecting"; "commandClick": "commandClick"; "contextMenuClick": "contextMenuClick"; "contextMenuOpen": "contextMenuOpen"; "created": "created"; "dataBound": "dataBound"; "dataSourceChanged": "dataSourceChanged"; "dataStateChange": "dataStateChange"; "destroyed": "destroyed"; "detailDataBound": "detailDataBound"; "excelAggregateQueryCellInfo": "excelAggregateQueryCellInfo"; "excelExportComplete": "excelExportComplete"; "excelHeaderQueryCellInfo": "excelHeaderQueryCellInfo"; "excelQueryCellInfo": "excelQueryCellInfo"; "exportDetailDataBound": "exportDetailDataBound"; "exportDetailTemplate": "exportDetailTemplate"; "exportGroupCaption": "exportGroupCaption"; "headerCellInfo": "headerCellInfo"; "keyPressed": "keyPressed"; "lazyLoadGroupCollapse": "lazyLoadGroupCollapse"; "lazyLoadGroupExpand": "lazyLoadGroupExpand"; "load": "load"; "pdfAggregateQueryCellInfo": "pdfAggregateQueryCellInfo"; "pdfExportComplete": "pdfExportComplete"; "pdfHeaderQueryCellInfo": "pdfHeaderQueryCellInfo"; "pdfQueryCellInfo": "pdfQueryCellInfo"; "printComplete": "printComplete"; "queryCellInfo": "queryCellInfo"; "recordClick": "recordClick"; "recordDoubleClick": "recordDoubleClick"; "resizeStart": "resizeStart"; "resizeStop": "resizeStop"; "resizing": "resizing"; "rowDataBound": "rowDataBound"; "rowDeselected": "rowDeselected"; "rowDeselecting": "rowDeselecting"; "rowDrag": "rowDrag"; "rowDragStart": "rowDragStart"; "rowDragStartHelper": "rowDragStartHelper"; "rowDrop": "rowDrop"; "rowSelected": "rowSelected"; "rowSelecting": "rowSelecting"; "toolbarClick": "toolbarClick"; "dataSourceChange": "dataSourceChange"; }, ["rowTemplate", "emptyRecordTemplate", "detailTemplate", "toolbarTemplate", "pagerTemplate", "editSettings_template", "groupSettings_captionTemplate", "childColumns", "childAggregates"], never>; | ||
} |
@@ -1,8 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./grid.component"; | ||
import * as i2 from "./stacked-column.directive"; | ||
import * as i3 from "./columns.directive"; | ||
import * as i4 from "./aggregate-columns.directive"; | ||
import * as i5 from "./aggregates.directive"; | ||
import * as i6 from "@angular/common"; | ||
/** | ||
@@ -12,5 +5,2 @@ * NgModule definition for the Grid component. | ||
export declare class GridModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<GridModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<GridModule, [typeof i1.GridComponent, typeof i2.StackedColumnDirective, typeof i2.StackedColumnsDirective, typeof i3.ColumnDirective, typeof i3.ColumnsDirective, typeof i4.AggregateColumnDirective, typeof i4.AggregateColumnsDirective, typeof i5.AggregateDirective, typeof i5.AggregatesDirective], [typeof i6.CommonModule], [typeof i1.GridComponent, typeof i2.StackedColumnDirective, typeof i2.StackedColumnsDirective, typeof i3.ColumnDirective, typeof i3.ColumnsDirective, typeof i4.AggregateColumnDirective, typeof i4.AggregateColumnsDirective, typeof i5.AggregateDirective, typeof i5.AggregatesDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<GridModule>; | ||
} |
import { ViewContainerRef } from '@angular/core'; | ||
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -383,2 +382,8 @@ * `e-stacked-column` directive represent the stacked column of the Angular Grid. | ||
/** | ||
* Determines the behavior of the `aria-label` attribute for cells in template columns. | ||
* If enableAriaLabel is set to false, the aria-label attribute is not applied to template column cells, which affects screen reader accessibility. | ||
* @default {} | ||
*/ | ||
templateOptions: any; | ||
/** | ||
* Defines the alignment of the column in both header and content cells. | ||
@@ -460,4 +465,2 @@ * @default Left | ||
constructor(viewContainerRef: ViewContainerRef); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<StackedColumnDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<StackedColumnDirective, "ejs-grid>e-columns>e-column>e-stacked-columns>e-stacked-column", never, { "allowEditing": "allowEditing"; "allowFiltering": "allowFiltering"; "allowGrouping": "allowGrouping"; "allowReordering": "allowReordering"; "allowResizing": "allowResizing"; "allowSearching": "allowSearching"; "allowSorting": "allowSorting"; "autoFit": "autoFit"; "clipMode": "clipMode"; "columns": "columns"; "commands": "commands"; "customAttributes": "customAttributes"; "dataSource": "dataSource"; "defaultValue": "defaultValue"; "disableHtmlEncode": "disableHtmlEncode"; "displayAsCheckBox": "displayAsCheckBox"; "edit": "edit"; "editTemplate": "editTemplate"; "editType": "editType"; "enableGroupByFormat": "enableGroupByFormat"; "field": "field"; "filter": "filter"; "filterBarTemplate": "filterBarTemplate"; "filterTemplate": "filterTemplate"; "foreignKeyField": "foreignKeyField"; "foreignKeyValue": "foreignKeyValue"; "format": "format"; "formatter": "formatter"; "freeze": "freeze"; "headerTemplate": "headerTemplate"; "headerText": "headerText"; "headerTextAlign": "headerTextAlign"; "headerValueAccessor": "headerValueAccessor"; "hideAtMedia": "hideAtMedia"; "index": "index"; "isFrozen": "isFrozen"; "isIdentity": "isIdentity"; "isPrimaryKey": "isPrimaryKey"; "lockColumn": "lockColumn"; "maxWidth": "maxWidth"; "minWidth": "minWidth"; "showColumnMenu": "showColumnMenu"; "showInColumnChooser": "showInColumnChooser"; "sortComparer": "sortComparer"; "template": "template"; "textAlign": "textAlign"; "type": "type"; "uid": "uid"; "validationRules": "validationRules"; "valueAccessor": "valueAccessor"; "visible": "visible"; "width": "width"; }, {}, ["template", "headerTemplate", "commandsTemplate", "filter_itemTemplate", "editTemplate", "filterTemplate"]>; | ||
} | ||
@@ -470,4 +473,2 @@ /** | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<StackedColumnsDirective, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<StackedColumnsDirective, "ejs-grid>e-columns>e-column>e-stacked-columns", never, {}, {}, ["children"]>; | ||
} |
@@ -1,4 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "@angular/common"; | ||
import * as i2 from "./pager.module"; | ||
/** | ||
@@ -8,5 +5,2 @@ * NgModule definition for the Pager component with providers. | ||
export declare class PagerAllModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PagerAllModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<PagerAllModule, never, [typeof i1.CommonModule, typeof i2.PagerModule], [typeof i2.PagerModule]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<PagerAllModule>; | ||
} |
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core'; | ||
import { IComponentBase } from '@syncfusion/ej2-angular-base'; | ||
import { Pager } from '@syncfusion/ej2-grids'; | ||
import * as i0 from "@angular/core"; | ||
export declare const inputs: string[]; | ||
@@ -41,4 +40,2 @@ export declare const outputs: string[]; | ||
addTwoWay: (propList: string[]) => void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PagerComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<PagerComponent, "ejs-pager", never, { "cssClass": "cssClass"; "currentPage": "currentPage"; "customText": "customText"; "enableExternalMessage": "enableExternalMessage"; "enablePagerMessage": "enablePagerMessage"; "enablePersistence": "enablePersistence"; "enableQueryString": "enableQueryString"; "enableRtl": "enableRtl"; "externalMessage": "externalMessage"; "locale": "locale"; "pageCount": "pageCount"; "pageSize": "pageSize"; "pageSizes": "pageSizes"; "template": "template"; "totalRecordsCount": "totalRecordsCount"; }, { "click": "click"; "created": "created"; "dropDownChanged": "dropDownChanged"; "currentPageChange": "currentPageChange"; "pageSizeChange": "pageSizeChange"; "pageCountChange": "pageCountChange"; "pageSizesChange": "pageSizesChange"; }, ["template"], never>; | ||
} |
@@ -1,4 +0,1 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./pager.component"; | ||
import * as i2 from "@angular/common"; | ||
/** | ||
@@ -8,5 +5,2 @@ * NgModule definition for the Pager component. | ||
export declare class PagerModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<PagerModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<PagerModule, [typeof i1.PagerComponent], [typeof i2.CommonModule], [typeof i1.PagerComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<PagerModule>; | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
937323
27.65%5370
22.49%205
-3.76%2
100%80
-20%2
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed