@esfaenza/es-table 13.4.2 → 14.3.0
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/esm2020/lib/components/es-table/es_table.component.loc.mjs +3 -3
- package/esm2020/lib/components/es-table/es_table.component.mjs +17 -17
- package/esm2020/lib/components/es-table-template/es_table_template.component.mjs +3 -3
- package/esm2020/lib/components/es-td/es_td.component.mjs +3 -3
- package/esm2020/lib/components/es-th/es_th.component.mjs +3 -3
- package/esm2020/lib/components/pager/table_pager.component.loc.mjs +3 -3
- package/esm2020/lib/components/pager/table_pager.component.mjs +8 -8
- package/esm2020/lib/components/pipes/est-format.pipe.mjs +3 -3
- package/esm2020/lib/components/pipes/est-lookup.pipe.mjs +3 -3
- package/esm2020/lib/components/pipes/est-renderer.pipe.mjs +3 -3
- package/esm2020/lib/components/pipes/est-routerlink.pipe.mjs +3 -3
- package/esm2020/lib/components/pipes/est_editor.pipe.mjs +3 -3
- package/esm2020/lib/core/CopyPasteDetector.mjs +3 -3
- package/esm2020/lib/core/Logger.mjs +3 -3
- package/esm2020/lib/core/handlers/UtilitiesHandler.mjs +3 -3
- package/esm2020/lib/directives/es_td.directive.mjs +3 -3
- package/esm2020/lib/directives/es_td_editor.directive.mjs +3 -3
- package/esm2020/lib/directives/es_th.directive.mjs +3 -3
- package/esm2020/lib/es-table.module.mjs +5 -5
- package/fesm2015/esfaenza-es-table.mjs +111 -111
- package/fesm2015/esfaenza-es-table.mjs.map +1 -1
- package/fesm2020/esfaenza-es-table.mjs +111 -111
- package/fesm2020/esfaenza-es-table.mjs.map +1 -1
- package/lib/components/es-table/es_table.component.d.ts +1 -1
- package/lib/components/es-table-template/es_table_template.component.d.ts +1 -1
- package/lib/components/es-td/es_td.component.d.ts +1 -1
- package/lib/components/es-th/es_th.component.d.ts +1 -1
- package/lib/components/pager/table_pager.component.d.ts +1 -1
- package/lib/components/pipes/est-format.pipe.d.ts +1 -1
- package/lib/components/pipes/est-lookup.pipe.d.ts +1 -1
- package/lib/components/pipes/est-renderer.pipe.d.ts +1 -1
- package/lib/components/pipes/est-routerlink.pipe.d.ts +1 -1
- package/lib/components/pipes/est_editor.pipe.d.ts +1 -1
- package/lib/directives/es_td.directive.d.ts +1 -1
- package/lib/directives/es_td_editor.directive.d.ts +1 -1
- package/lib/directives/es_th.directive.d.ts +1 -1
- package/package.json +13 -13
- /package/{esfaenza-es-table.d.ts → index.d.ts} +0 -0
|
@@ -723,7 +723,7 @@ export declare class EsTableComponent implements ControlValueAccessor, OnChanges
|
|
|
723
723
|
getCellReference(object: any, column: string): EsTd;
|
|
724
724
|
registerCell(event: EsTdReference): void;
|
|
725
725
|
static ɵfac: i0.ɵɵFactoryDeclaration<EsTableComponent, [{ optional: true; self: true; }, { optional: true; }, { optional: true; }, { optional: true; }, null, null, null, null, null, null, null, null, null, null]>;
|
|
726
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EsTableComponent, "es-table", never, { "EsTableTemplate": "EsTableTemplate"; "CornerMenuOptions": "CornerMenuOptions"; "ColumnsResizable": "ColumnsResizable"; "ColumnsPinnable": "ColumnsPinnable"; "AutoUpdate": "AutoUpdate"; "Height": "Height"; "EmptySpaceBackgroundColor": "EmptySpaceBackgroundColor"; "EsTableHandledSearch": "EsTableHandledSearch"; "MaxHeight": "MaxHeight"; "ContainerClass": "ContainerClass"; "XLSXExport": "XLSXExport"; "CSVExport": "CSVExport"; "AllSearch": "AllSearch"; "HighCellDensity": "HighCellDensity"; "Selection": "Selection"; "ShowLoadingOnBootstrap": "ShowLoadingOnBootstrap"; "Removal": "Removal"; "RemovalCondition": "RemovalCondition"; "Export": "Export"; "ShiftClick": "ShiftClick"; "CountLabel": "CountLabel"; "HidePaging": "HidePaging"; "HidePagingCount": "HidePagingCount"; "HidePagingButtons": "HidePagingButtons"; "ContextMenu": "ContextMenu"; "ExportFileName": "ExportFileName"; "TableClass": "TableClass"; "ExportFunction": "ExportFunction"; "ExportOnlyVisibleColumns": "ExportOnlyVisibleColumns"; "HasHeaderGroup": "HasHeaderGroup"; "HasSecondaryHeaderGroup": "HasSecondaryHeaderGroup"; "HeaderHidden": "HeaderHidden"; "BodyHidden": "BodyHidden"; "SelectionDisabled": "SelectionDisabled"; "SingleSelection": "SingleSelection"; "RowClassAssigner": "RowClassAssigner"; "OrderByColumn": "OrderByColumn"; "MultipleOrderingDirectives": "MultipleOrderingDirectives"; "HiddenColumns": "HiddenColumns"; "ColumnsOrdering": "ColumnsOrdering"; "SearchView": "SearchView"; "SelectAll": "SelectAll"; "UseArrayModePaging": "UseArrayModePaging"; "DynamicRowColumnsDefinition": "DynamicRowColumnsDefinition"; "DynamicOperations": "DynamicOperations"; "Hierarchy": "Hierarchy"; "ParentKey": "ParentKey"; "OwnKey": "OwnKey"; "StartsExpanded": "StartsExpanded"; "SavePreferences": "SavePreferences"; "DefaultAlignment": "DefaultAlignment"; "PagingStyle": "PagingStyle"; "RowGroupingPagingStyle": "RowGroupingPagingStyle"; "ItemSourceProperty": "ItemSourceProperty"; "UseSelectionCache": "UseSelectionCache"; "ShowItemGroupsColumns": "ShowItemGroupsColumns"; "Editable": "Editable"; "RangeSelection": "RangeSelection"; "SearchThrottle": "SearchThrottle"; "ArraymodeItemsPerPage": "ArraymodeItemsPerPage"; }, { "onOrderChanged": "onOrderChanged"; "onSearchRequest": "onSearchRequest"; "onSelectionChanged": "onSelectionChanged"; "onRemoval": "onRemoval"; "onAbortRemoval": "onAbortRemoval"; "onModelChange": "onModelChange"; "onOpenContextMenu": "onOpenContextMenu"; "onCornerAction": "onCornerAction"; "onDynamicOperation": "onDynamicOperation"; }, ["bodyRef", "headerRef", "headerGroupRef", "secondaryHeaderGroupRef", "EsTdEditorDirectives", "EsTdsDirective", "EsThsDirective"], never>;
|
|
726
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EsTableComponent, "es-table", never, { "EsTableTemplate": "EsTableTemplate"; "CornerMenuOptions": "CornerMenuOptions"; "ColumnsResizable": "ColumnsResizable"; "ColumnsPinnable": "ColumnsPinnable"; "AutoUpdate": "AutoUpdate"; "Height": "Height"; "EmptySpaceBackgroundColor": "EmptySpaceBackgroundColor"; "EsTableHandledSearch": "EsTableHandledSearch"; "MaxHeight": "MaxHeight"; "ContainerClass": "ContainerClass"; "XLSXExport": "XLSXExport"; "CSVExport": "CSVExport"; "AllSearch": "AllSearch"; "HighCellDensity": "HighCellDensity"; "Selection": "Selection"; "ShowLoadingOnBootstrap": "ShowLoadingOnBootstrap"; "Removal": "Removal"; "RemovalCondition": "RemovalCondition"; "Export": "Export"; "ShiftClick": "ShiftClick"; "CountLabel": "CountLabel"; "HidePaging": "HidePaging"; "HidePagingCount": "HidePagingCount"; "HidePagingButtons": "HidePagingButtons"; "ContextMenu": "ContextMenu"; "ExportFileName": "ExportFileName"; "TableClass": "TableClass"; "ExportFunction": "ExportFunction"; "ExportOnlyVisibleColumns": "ExportOnlyVisibleColumns"; "HasHeaderGroup": "HasHeaderGroup"; "HasSecondaryHeaderGroup": "HasSecondaryHeaderGroup"; "HeaderHidden": "HeaderHidden"; "BodyHidden": "BodyHidden"; "SelectionDisabled": "SelectionDisabled"; "SingleSelection": "SingleSelection"; "RowClassAssigner": "RowClassAssigner"; "OrderByColumn": "OrderByColumn"; "MultipleOrderingDirectives": "MultipleOrderingDirectives"; "HiddenColumns": "HiddenColumns"; "ColumnsOrdering": "ColumnsOrdering"; "SearchView": "SearchView"; "SelectAll": "SelectAll"; "UseArrayModePaging": "UseArrayModePaging"; "DynamicRowColumnsDefinition": "DynamicRowColumnsDefinition"; "DynamicOperations": "DynamicOperations"; "Hierarchy": "Hierarchy"; "ParentKey": "ParentKey"; "OwnKey": "OwnKey"; "StartsExpanded": "StartsExpanded"; "SavePreferences": "SavePreferences"; "DefaultAlignment": "DefaultAlignment"; "PagingStyle": "PagingStyle"; "RowGroupingPagingStyle": "RowGroupingPagingStyle"; "ItemSourceProperty": "ItemSourceProperty"; "UseSelectionCache": "UseSelectionCache"; "ShowItemGroupsColumns": "ShowItemGroupsColumns"; "Editable": "Editable"; "RangeSelection": "RangeSelection"; "SearchThrottle": "SearchThrottle"; "ArraymodeItemsPerPage": "ArraymodeItemsPerPage"; }, { "onOrderChanged": "onOrderChanged"; "onSearchRequest": "onSearchRequest"; "onSelectionChanged": "onSelectionChanged"; "onRemoval": "onRemoval"; "onAbortRemoval": "onAbortRemoval"; "onModelChange": "onModelChange"; "onOpenContextMenu": "onOpenContextMenu"; "onCornerAction": "onCornerAction"; "onDynamicOperation": "onDynamicOperation"; }, ["bodyRef", "headerRef", "headerGroupRef", "secondaryHeaderGroupRef", "EsTdEditorDirectives", "EsTdsDirective", "EsThsDirective"], never, false>;
|
|
727
727
|
}
|
|
728
728
|
export declare class EsTdReference {
|
|
729
729
|
id: string;
|
|
@@ -9,7 +9,7 @@ export declare class EsTableTemplate {
|
|
|
9
9
|
/** Query per recuperare tutti gli es-td assegnati a direttiva (Per la modalità dinamica dell'es-table) */
|
|
10
10
|
EsThsDirective: QueryList<EsThDirective>;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EsTableTemplate, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EsTableTemplate, "es-table-template", never, {}, {}, ["EsTdsDirective", "EsThsDirective"], never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EsTableTemplate, "es-table-template", never, {}, {}, ["EsTdsDirective", "EsThsDirective"], never, false>;
|
|
13
13
|
}
|
|
14
14
|
/** Interfaccia che definisce il contratto con cui l'es-table legge le direttive interne a un template */
|
|
15
15
|
export interface IEsTableTemplateWrapper {
|
|
@@ -22,5 +22,5 @@ export declare class EsTd {
|
|
|
22
22
|
/** Api per impostare un "errore" su questa cella in maniera programmatica */
|
|
23
23
|
validationError(error?: string): void;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<EsTd, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EsTd, "[es-td]", never, { "ID": "es-td"; "Context": "Context"; }, { "onCellGeneration": "onCellGeneration"; }, never, ["*"]>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EsTd, "[es-td]", never, { "ID": "es-td"; "Context": "Context"; }, { "onCellGeneration": "onCellGeneration"; }, never, ["*"], false>;
|
|
26
26
|
}
|
|
@@ -88,5 +88,5 @@ export declare class EsTh {
|
|
|
88
88
|
*/
|
|
89
89
|
onMouseMove($event: any): void;
|
|
90
90
|
static ɵfac: i0.ɵɵFactoryDeclaration<EsTh, never>;
|
|
91
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EsTh, "[es-th]", never, { "ID": "es-th"; "Order": "Order"; "Orderable": "Orderable"; "Display": "Display"; "Resizable": "Resizable"; "Pinned": "Pinned"; "SearchInProgress": "SearchInProgress"; "OrderBy": "OrderBy"; "Wrap": "Wrap"; "Fixed": "Fixed"; "Template": "Template"; "Visible": "Visible"; }, { "onOrderChange": "onOrderChange"; "onUnpinning": "onUnpinning"; }, never, ["*"]>;
|
|
91
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EsTh, "[es-th]", never, { "ID": "es-th"; "Order": "Order"; "Orderable": "Orderable"; "Display": "Display"; "Resizable": "Resizable"; "Pinned": "Pinned"; "SearchInProgress": "SearchInProgress"; "OrderBy": "OrderBy"; "Wrap": "Wrap"; "Fixed": "Fixed"; "Template": "Template"; "Visible": "Visible"; }, { "onOrderChange": "onOrderChange"; "onUnpinning": "onUnpinning"; }, never, ["*"], false>;
|
|
92
92
|
}
|
|
@@ -53,5 +53,5 @@ export declare class TablePagerComponent {
|
|
|
53
53
|
*/
|
|
54
54
|
choice(pageSize: number): void;
|
|
55
55
|
static ɵfac: i0.ɵɵFactoryDeclaration<TablePagerComponent, [null, null, null, { optional: true; }]>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TablePagerComponent, "app-paging", never, { "CurrentPageSize": "CurrentPageSize"; "View": "View"; "WarnOnAll": "WarnOnAll"; "AllSearch": "AllSearch"; "DefaultAll": "DefaultAll"; "GroupMode": "GroupMode"; "GroupCount": "GroupCount"; "CountLabel": "CountLabel"; "ShowCount": "ShowCount"; "ShowPaging": "ShowPaging"; "PagerCount": "PagerCount"; "Hidden": "Hidden"; }, { "pagingSelected": "pagingSelected"; }, never, never>;
|
|
56
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TablePagerComponent, "app-paging", never, { "CurrentPageSize": "CurrentPageSize"; "View": "View"; "WarnOnAll": "WarnOnAll"; "AllSearch": "AllSearch"; "DefaultAll": "DefaultAll"; "GroupMode": "GroupMode"; "GroupCount": "GroupCount"; "CountLabel": "CountLabel"; "ShowCount": "ShowCount"; "ShowPaging": "ShowPaging"; "PagerCount": "PagerCount"; "Hidden": "Hidden"; }, { "pagingSelected": "pagingSelected"; }, never, never, false>;
|
|
57
57
|
}
|
|
@@ -6,5 +6,5 @@ export declare class EstFormatPipe implements PipeTransform {
|
|
|
6
6
|
constructor(dates: DateService);
|
|
7
7
|
transform(value: string, format: string): string;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<EstFormatPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<EstFormatPipe, "est_format">;
|
|
9
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<EstFormatPipe, "est_format", false>;
|
|
10
10
|
}
|
|
@@ -9,5 +9,5 @@ export declare class EstLookupPipe implements PipeTransform {
|
|
|
9
9
|
description: string;
|
|
10
10
|
};
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EstLookupPipe, never>;
|
|
12
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<EstLookupPipe, "est_lookup">;
|
|
12
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<EstLookupPipe, "est_lookup", false>;
|
|
13
13
|
}
|
|
@@ -11,5 +11,5 @@ export declare class EstRendererPipe implements PipeTransform {
|
|
|
11
11
|
fallback: any;
|
|
12
12
|
}): any;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<EstRendererPipe, never>;
|
|
14
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<EstRendererPipe, "est_renderer">;
|
|
14
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<EstRendererPipe, "est_renderer", false>;
|
|
15
15
|
}
|
|
@@ -16,5 +16,5 @@ export declare class EstRouterLinkPipe implements PipeTransform {
|
|
|
16
16
|
*/
|
|
17
17
|
private getRouterLink;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<EstRouterLinkPipe, never>;
|
|
19
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<EstRouterLinkPipe, "est_routerlink">;
|
|
19
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<EstRouterLinkPipe, "est_routerlink", false>;
|
|
20
20
|
}
|
|
@@ -11,5 +11,5 @@ export declare class EstEditorPipe implements PipeTransform {
|
|
|
11
11
|
fallback: any;
|
|
12
12
|
}): any;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<EstEditorPipe, never>;
|
|
14
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<EstEditorPipe, "est_editor">;
|
|
14
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<EstEditorPipe, "est_editor", false>;
|
|
15
15
|
}
|
|
@@ -38,5 +38,5 @@ export declare class EsTdDirective {
|
|
|
38
38
|
*/
|
|
39
39
|
constructor(Template: TemplateRef<any>);
|
|
40
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<EsTdDirective, [{ self: true; }]>;
|
|
41
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EsTdDirective, "[td]", never, { "tdVisible": "tdVisible"; "td": "td"; "tdForProperty": "tdForProperty"; "tdIf": "tdIf"; "tdClass": "tdClass"; "tdPropertyAccessor": "tdPropertyAccessor"; "tdAlignment": "tdAlignment"; "tdFormat": "tdFormat"; "tdIconClass": "tdIconClass"; "tdConditionField": "tdConditionField"; "tdConditionValue": "tdConditionValue"; "tdTitle": "tdTitle"; "tdContent": "tdContent"; }, {}, never>;
|
|
41
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EsTdDirective, "[td]", never, { "tdVisible": "tdVisible"; "td": "td"; "tdForProperty": "tdForProperty"; "tdIf": "tdIf"; "tdClass": "tdClass"; "tdPropertyAccessor": "tdPropertyAccessor"; "tdAlignment": "tdAlignment"; "tdFormat": "tdFormat"; "tdIconClass": "tdIconClass"; "tdConditionField": "tdConditionField"; "tdConditionValue": "tdConditionValue"; "tdTitle": "tdTitle"; "tdContent": "tdContent"; }, {}, never, never, false>;
|
|
42
42
|
}
|
|
@@ -10,5 +10,5 @@ export declare class EsTdEditorDirective {
|
|
|
10
10
|
/** @ignore */
|
|
11
11
|
constructor(Template: TemplateRef<any>);
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<EsTdEditorDirective, [{ optional: true; self: true; }]>;
|
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EsTdEditorDirective, "[editor]", never, { "editor": "editor"; "editorForProperty": "editorForProperty"; }, {}, never>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EsTdEditorDirective, "[editor]", never, { "editor": "editor"; "editorForProperty": "editorForProperty"; }, {}, never, never, false>;
|
|
14
14
|
}
|
|
@@ -103,5 +103,5 @@ export declare class EsThDirective {
|
|
|
103
103
|
/** @ignore */
|
|
104
104
|
constructor(Template: TemplateRef<any>);
|
|
105
105
|
static ɵfac: i0.ɵɵFactoryDeclaration<EsThDirective, [{ self: true; }]>;
|
|
106
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EsThDirective, "[th]", never, { "th": "th"; "thPinned": "thPinned"; "thPinnable": "thPinnable"; "thPinnedWidth": "thPinnedWidth"; "thVisible": "thVisible"; "thFixed": "thFixed"; "thParent": "thParent"; "thOrder": "thOrder"; "thOrderable": "thOrderable"; "thWrap": "thWrap"; "thResizable": "thResizable"; "thClass": "thClass"; "thShrink": "thShrink"; "thGroupClass": "thGroupClass"; "thIf": "thIf"; "thEmpty": "thEmpty"; "thGroup": "thGroup"; "thAggregation": "thAggregation"; "thProperty": "thProperty"; "thType": "thType"; "thSource": "thSource"; "thMulti": "thMulti"; "thStaticContent": "thStaticContent"; "thBackgroundColor": "thBackgroundColor"; "thAlignment": "thAlignment"; "thFormat": "thFormat"; "thEditorName": "thEditorName"; "thEditorOptions": "thEditorOptions"; "thRendererName": "thRendererName"; "thRoutePath": "thRoutePath"; "thRouteParameterProperties": "thRouteParameterProperties"; }, {}, never>;
|
|
106
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EsThDirective, "[th]", never, { "th": "th"; "thPinned": "thPinned"; "thPinnable": "thPinnable"; "thPinnedWidth": "thPinnedWidth"; "thVisible": "thVisible"; "thFixed": "thFixed"; "thParent": "thParent"; "thOrder": "thOrder"; "thOrderable": "thOrderable"; "thWrap": "thWrap"; "thResizable": "thResizable"; "thClass": "thClass"; "thShrink": "thShrink"; "thGroupClass": "thGroupClass"; "thIf": "thIf"; "thEmpty": "thEmpty"; "thGroup": "thGroup"; "thAggregation": "thAggregation"; "thProperty": "thProperty"; "thType": "thType"; "thSource": "thSource"; "thMulti": "thMulti"; "thStaticContent": "thStaticContent"; "thBackgroundColor": "thBackgroundColor"; "thAlignment": "thAlignment"; "thFormat": "thFormat"; "thEditorName": "thEditorName"; "thEditorOptions": "thEditorOptions"; "thRendererName": "thRendererName"; "thRoutePath": "thRoutePath"; "thRouteParameterProperties": "thRouteParameterProperties"; }, {}, never, never, false>;
|
|
107
107
|
}
|
package/package.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esfaenza/es-table",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "14.3.0",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"tslib": "^2.0.0"
|
|
6
6
|
},
|
|
7
7
|
"peerDependencies": {
|
|
8
|
-
"@angular/common": "
|
|
9
|
-
"@angular/core": "
|
|
10
|
-
"@angular/material": "
|
|
11
|
-
"@esfaenza/extensions": "^
|
|
12
|
-
"@esfaenza/localizations": "^
|
|
13
|
-
"@esfaenza/forms-and-validations": "^
|
|
14
|
-
"@esfaenza/ngx-contextmenu": "^
|
|
15
|
-
"@esfaenza/preferences": "^
|
|
16
|
-
"ngx-toastr": "
|
|
17
|
-
"ngx-bootstrap": "
|
|
8
|
+
"@angular/common": "^14.3.0",
|
|
9
|
+
"@angular/core": "^14.3.0",
|
|
10
|
+
"@angular/material": "^14.2.7",
|
|
11
|
+
"@esfaenza/extensions": "^14.3.0",
|
|
12
|
+
"@esfaenza/localizations": "^14.3.0",
|
|
13
|
+
"@esfaenza/forms-and-validations": "^14.3.0",
|
|
14
|
+
"@esfaenza/ngx-contextmenu": "^14.3.0",
|
|
15
|
+
"@esfaenza/preferences": "^14.3.0",
|
|
16
|
+
"ngx-toastr": "15.2.2",
|
|
17
|
+
"ngx-bootstrap": "9.0.0",
|
|
18
18
|
"exceljs": "4.3.0"
|
|
19
19
|
},
|
|
20
20
|
"module": "fesm2015/esfaenza-es-table.mjs",
|
|
@@ -22,13 +22,13 @@
|
|
|
22
22
|
"esm2020": "esm2020/esfaenza-es-table.mjs",
|
|
23
23
|
"fesm2020": "fesm2020/esfaenza-es-table.mjs",
|
|
24
24
|
"fesm2015": "fesm2015/esfaenza-es-table.mjs",
|
|
25
|
-
"typings": "
|
|
25
|
+
"typings": "index.d.ts",
|
|
26
26
|
"exports": {
|
|
27
27
|
"./package.json": {
|
|
28
28
|
"default": "./package.json"
|
|
29
29
|
},
|
|
30
30
|
".": {
|
|
31
|
-
"types": "./
|
|
31
|
+
"types": "./index.d.ts",
|
|
32
32
|
"esm2020": "./esm2020/esfaenza-es-table.mjs",
|
|
33
33
|
"es2020": "./fesm2020/esfaenza-es-table.mjs",
|
|
34
34
|
"es2015": "./fesm2015/esfaenza-es-table.mjs",
|
|
File without changes
|