@esfaenza/es-table 14.2.0 → 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.
Files changed (67) hide show
  1. package/esm2020/lib/components/es-table/es_table.component.loc.mjs +4 -4
  2. package/esm2020/lib/components/es-table/es_table.component.mjs +313 -116
  3. package/esm2020/lib/components/es-table-template/es_table_template.component.mjs +4 -4
  4. package/esm2020/lib/components/es-td/es_td.component.mjs +12 -56
  5. package/esm2020/lib/components/es-th/es_th.component.mjs +5 -5
  6. package/esm2020/lib/components/pager/table_pager.component.loc.mjs +4 -4
  7. package/esm2020/lib/components/pager/table_pager.component.mjs +4 -4
  8. package/esm2020/lib/components/pipes/est-format.pipe.mjs +44 -0
  9. package/esm2020/lib/components/pipes/est-lookup.pipe.mjs +19 -0
  10. package/esm2020/lib/components/pipes/est-renderer.pipe.mjs +36 -0
  11. package/esm2020/lib/components/pipes/est-routerlink.pipe.mjs +41 -0
  12. package/esm2020/lib/components/pipes/est_editor.pipe.mjs +36 -0
  13. package/esm2020/lib/core/CopyPasteDetector.mjs +8 -5
  14. package/esm2020/lib/core/Logger.mjs +26 -0
  15. package/esm2020/lib/core/handlers/ColumnMetadataHandler.mjs +46 -25
  16. package/esm2020/lib/core/handlers/DynamicModeHandler.mjs +80 -37
  17. package/esm2020/lib/core/handlers/ExportHandler.mjs +53 -23
  18. package/esm2020/lib/core/handlers/ReportModeHandler.mjs +6 -2
  19. package/esm2020/lib/core/handlers/SelectionHandler.mjs +54 -50
  20. package/esm2020/lib/core/handlers/UtilitiesHandler.mjs +5 -8
  21. package/esm2020/lib/directives/es_td.directive.mjs +18 -4
  22. package/esm2020/lib/directives/es_td_editor.directive.mjs +4 -4
  23. package/esm2020/lib/directives/es_th.directive.mjs +24 -4
  24. package/esm2020/lib/domain/configuration/EsTableDefaultable.mjs +1 -1
  25. package/esm2020/lib/domain/externals/EsTableColumnsDefinition.mjs +9 -4
  26. package/esm2020/lib/domain/externals/ItemPropEditableReference.mjs +1 -1
  27. package/esm2020/lib/domain/externals/appsearch/AppSearch.mjs +2 -1
  28. package/esm2020/lib/domain/externals/report/ReportColumn.mjs +1 -1
  29. package/esm2020/lib/domain/externals/report/ReportRow.mjs +1 -1
  30. package/esm2020/lib/domain/internals/EsTableColumn.mjs +2 -2
  31. package/esm2020/lib/domain/internals/PagerInfos.mjs +15 -0
  32. package/esm2020/lib/domain/internals/TdElement.mjs +1 -1
  33. package/esm2020/lib/domain/internals/ThElement.mjs +1 -1
  34. package/esm2020/lib/domain/internals/ThGroup.mjs +2 -0
  35. package/esm2020/lib/es-table.module.mjs +74 -39
  36. package/fesm2015/esfaenza-es-table.mjs +903 -382
  37. package/fesm2015/esfaenza-es-table.mjs.map +1 -1
  38. package/fesm2020/esfaenza-es-table.mjs +892 -376
  39. package/fesm2020/esfaenza-es-table.mjs.map +1 -1
  40. package/lib/components/es-table/es_table.component.d.ts +91 -71
  41. package/lib/components/es-td/es_td.component.d.ts +7 -35
  42. package/lib/components/pipes/est-format.pipe.d.ts +10 -0
  43. package/lib/components/pipes/est-lookup.pipe.d.ts +13 -0
  44. package/lib/components/pipes/est-renderer.pipe.d.ts +15 -0
  45. package/lib/components/pipes/est-routerlink.pipe.d.ts +20 -0
  46. package/lib/components/pipes/est_editor.pipe.d.ts +15 -0
  47. package/lib/core/CopyPasteDetector.d.ts +2 -0
  48. package/lib/core/Logger.d.ts +10 -0
  49. package/lib/core/handlers/ColumnMetadataHandler.d.ts +1 -0
  50. package/lib/core/handlers/DynamicModeHandler.d.ts +13 -23
  51. package/lib/core/handlers/ExportHandler.d.ts +4 -0
  52. package/lib/core/handlers/SelectionHandler.d.ts +16 -3
  53. package/lib/core/handlers/UtilitiesHandler.d.ts +4 -1
  54. package/lib/directives/es_td.directive.d.ts +15 -1
  55. package/lib/directives/es_th.directive.d.ts +32 -1
  56. package/lib/domain/configuration/EsTableDefaultable.d.ts +1 -0
  57. package/lib/domain/externals/EsTableColumnsDefinition.d.ts +11 -8
  58. package/lib/domain/externals/ItemPropEditableReference.d.ts +4 -0
  59. package/lib/domain/externals/report/ReportColumn.d.ts +4 -0
  60. package/lib/domain/externals/report/ReportRow.d.ts +4 -0
  61. package/lib/domain/internals/EsTableColumn.d.ts +3 -1
  62. package/lib/domain/internals/PagerInfos.d.ts +13 -0
  63. package/lib/domain/internals/TdElement.d.ts +8 -0
  64. package/lib/domain/internals/ThElement.d.ts +1 -0
  65. package/lib/domain/internals/ThGroup.d.ts +10 -0
  66. package/lib/es-table.module.d.ts +26 -22
  67. package/package.json +12 -14
@@ -19,10 +19,24 @@ export declare class EsTdDirective {
19
19
  tdClass: string;
20
20
  /** In mancanza di **Template** indica qual è la proprietà dell'oggetto contenente le informazioni da mostrare */
21
21
  tdPropertyAccessor: string;
22
+ /** Allineamento dei valori della tabella */
23
+ tdAlignment: "Center" | "Left" | "Right";
24
+ /** Formato da applicare al valore se applicabile, utilizzabile solo se **tdPropertyAccessor** è valorizzato */
25
+ tdFormat: string;
26
+ /** Se il contenuto di questo td dev'essere un'immagine cliccabile, questa è la classe che la identifica */
27
+ tdIconClass: string;
28
+ /** Campo da controllare per fare apparire/sparire il contenuto di questa cella qualora fosse diverso da **tdConditionValue** */
29
+ tdConditionField: string;
30
+ /** Valore che deve assumere **tdConditionField** per mostrare il contenuto di questa cella */
31
+ tdConditionValue: string;
32
+ /** Titolo HTML di questa cella */
33
+ tdTitle: string;
34
+ /** Contenuto statico di questa cella */
35
+ tdContent: string;
22
36
  /**
23
37
  * @ignore
24
38
  */
25
39
  constructor(Template: TemplateRef<any>);
26
40
  static ɵfac: i0.ɵɵFactoryDeclaration<EsTdDirective, [{ self: true; }]>;
27
- static ɵdir: i0.ɵɵDirectiveDeclaration<EsTdDirective, "[td]", never, { "tdVisible": "tdVisible"; "td": "td"; "tdForProperty": "tdForProperty"; "tdIf": "tdIf"; "tdClass": "tdClass"; "tdPropertyAccessor": "tdPropertyAccessor"; }, {}, never, never, false>;
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>;
28
42
  }
@@ -1,4 +1,5 @@
1
1
  import { TemplateRef } from "@angular/core";
2
+ import { AvailableOptions } from "@esfaenza/forms-and-validations";
2
3
  import { ThAggregation } from "../domain/internals/ThAggregation";
3
4
  import { InputType } from "../domain/types";
4
5
  import * as i0 from "@angular/core";
@@ -9,6 +10,7 @@ export declare class EsThDirective {
9
10
  _thAggregations: ThAggregation[];
10
11
  /** Variabile interna contenente in maniera ordinata i template dei padri */
11
12
  _thParents: {
13
+ id: string;
12
14
  tmpl?: TemplateRef<any>;
13
15
  content?: string;
14
16
  }[];
@@ -44,6 +46,8 @@ export declare class EsThDirective {
44
46
  thResizable: boolean;
45
47
  /** Classi da applicare all'Header della colonna */
46
48
  thClass: string;
49
+ /** Classi da applicare all'Header della colonna */
50
+ thShrink: boolean;
47
51
  /** Classi da applicare alle righe quando rappresentano un Gruppo */
48
52
  thGroupClass: string;
49
53
  /** Equivalente dell'NgIf sul th */
@@ -69,8 +73,35 @@ export declare class EsThDirective {
69
73
  thStaticContent: string;
70
74
  /** Colore del background della cella */
71
75
  thBackgroundColor: string;
76
+ /** Allineamento dei valori della tabella */
77
+ thAlignment: "Center" | "Left" | "Right";
78
+ /** Formato da applicare al valore se applicabile */
79
+ thFormat: string;
80
+ /** Nome dell'editor da utilizzare per la modifica di questo campo, ordine di priorità:
81
+ *
82
+ * 1. Editor con nome **thEditorName**
83
+ *
84
+ * 2. Editor riferito alla proprietà **thProperty**
85
+ *
86
+ * 3. Editor di default per **thType**
87
+ */
88
+ thEditorName: string;
89
+ /** Opzioni da applicare all'editor di questa colonna */
90
+ thEditorOptions: {
91
+ [id in AvailableOptions]?: any;
92
+ };
93
+ /** Nome del renderer da utilizzare per visualizzare questo campo. Utilizzato solo per le tabelle dinamiche */
94
+ thRendererName: string;
95
+ /** Route di navigazione. Es. "['/pages/mod/mod_detail', { 'idItem': '{0}', 'idItem2' : '{1}' }]" */
96
+ thRoutePath: string;
97
+ /**
98
+ * Proprietà da bindare a **routePath** per generare la route completa.
99
+ *
100
+ * L'indice scritto in **routePath** è l'indice di accesso a questo array. Es. ["idItem", "idItem2"]
101
+ */
102
+ thRouteParameterProperties: string[];
72
103
  /** @ignore */
73
104
  constructor(Template: TemplateRef<any>);
74
105
  static ɵfac: i0.ɵɵFactoryDeclaration<EsThDirective, [{ self: true; }]>;
75
- 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"; "thGroupClass": "thGroupClass"; "thIf": "thIf"; "thEmpty": "thEmpty"; "thGroup": "thGroup"; "thAggregation": "thAggregation"; "thProperty": "thProperty"; "thType": "thType"; "thSource": "thSource"; "thMulti": "thMulti"; "thStaticContent": "thStaticContent"; "thBackgroundColor": "thBackgroundColor"; }, {}, never, never, false>;
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>;
76
107
  }
@@ -17,4 +17,5 @@ export declare class EsTableDefaultable {
17
17
  /** @ignore Vedi **EsTableComponent** */ ShowItemGroupsColumns?: boolean;
18
18
  /** @ignore Vedi **EsTableComponent** */ ArraymodeItemsPerPage?: number;
19
19
  /** @ignore Vedi **EsTableComponent** */ ColumnsPinnable?: boolean;
20
+ /** @ignore Vedi **EsTableComponent** */ DefaultAlignment?: 'Left' | 'Center' | 'Right';
20
21
  }
@@ -1,4 +1,5 @@
1
1
  import { InputType } from "../types";
2
+ import { AvailableOptions } from "@esfaenza/forms-and-validations";
2
3
  /** Classe che identifica una colonna. Utilizzata in modalità "Colonne dinamiche" */
3
4
  export declare class EsTableColumnsDefinition {
4
5
  Description: string;
@@ -18,12 +19,14 @@ export declare class EsTableColumnsDefinition {
18
19
  }[];
19
20
  EditorName: string;
20
21
  RendererName: string;
21
- edits: {
22
- [index: string]: {
23
- _editing: boolean;
24
- old_value: string;
25
- };
22
+ EditorOptions: {
23
+ [id in AvailableOptions]?: any;
26
24
  };
25
+ Pinned: boolean;
26
+ PinnedWidth: number;
27
+ Pinnable: boolean;
28
+ Grouping: string;
29
+ Shrink: boolean;
27
30
  /**
28
31
  * Costruttore
29
32
  *
@@ -46,8 +49,8 @@ export declare class EsTableColumnsDefinition {
46
49
  constructor(Description: string, PropertyName: string, RoutePath?: string, RouteParameterProperties?: string[], DataOrder?: 'ASC' | 'DESC', ColumnOrder?: number, Visible?: boolean, Clss?: string, Orderable?: boolean, HeaderWraps?: boolean, PropertyType?: InputType | string, PropertySource?: {
47
50
  id: string;
48
51
  description: string;
49
- }[], EditorName?: string, RendererName?: string);
52
+ }[], EditorName?: string, RendererName?: string, EditorOptions?: {
53
+ [id in AvailableOptions]?: any;
54
+ }, Pinned?: boolean, PinnedWidth?: number, Pinnable?: boolean, Grouping?: string, Shrink?: boolean);
50
55
  static build(parsObj: any): EsTableColumnsDefinition;
51
- /** Routerlink che verrà generato a runtime basandosi sulle informazioni di **routePath** e **routeParameterProperties** */
52
- routerLink: any;
53
56
  }
@@ -25,6 +25,10 @@ export declare class ItemPropEditableReference {
25
25
  loverlaps?: boolean;
26
26
  /** Indica se il bordo a destra overlappa su un bordo di selezione sinistro della cella successiva */
27
27
  roverlaps?: boolean;
28
+ /** Indica se il bordo in alto overlappa su un bordo di selezione basso della cella precedente */
29
+ toverlaps?: boolean;
30
+ /** Indica se il bordo in basso overlappa su un bordo di selezione in alto della cella successiva */
31
+ boverlaps?: boolean;
28
32
  /** Funzione che imposta il nuovo valore della proprietà **property** dell'oggetto **item** ed aggiorna il **value** di questo oggetto */
29
33
  val_setter?: (value: string) => any;
30
34
  }
@@ -12,4 +12,8 @@ export declare class ReportColumn {
12
12
  seq: number;
13
13
  /** Ordinamento dei dati presentati */
14
14
  order?: string;
15
+ /** Allineamento da tenere per questa colonna: **Center**, **Left** o **Right** */
16
+ alignment?: string;
17
+ /** Formato dei dati da presentare in questa colonna */
18
+ format?: string;
15
19
  }
@@ -2,4 +2,8 @@
2
2
  export declare class ReportRow {
3
3
  /** Valori dell'oggetto in ordine sequenziale */
4
4
  values: string[];
5
+ /** Colore di foreground per ogni cella */
6
+ forecolors?: string[];
7
+ /** Colore di background per ogni cella */
8
+ backcolors?: string[];
5
9
  }
@@ -10,6 +10,7 @@ export declare class EsTableColumn {
10
10
  pinnedWidth?: number;
11
11
  template?: TemplateRef<any>;
12
12
  parentTemplates?: {
13
+ id: string;
13
14
  tmpl?: TemplateRef<any>;
14
15
  content?: string;
15
16
  }[];
@@ -26,11 +27,12 @@ export declare class EsTableColumn {
26
27
  * @param {boolean} pinned Indica se è una colonna pinnata
27
28
  * @param {number} pinnedWidth Indica la dimensione da assegnare a questa colonna quando è pinnata
28
29
  * @param {TemplateRef<any>} template Indica il template da usare per mostrare il testo dell'Header
29
- * @param {{ tmpl: TemplateRef<any>, content: string }[]} parentTemplates Indica la lista di template padri collegata a questo header, rappresentati come Template o come stringa qualora fosse generato automaticamente (caso **Multi**)
30
+ * @param {{ id: string, tmpl: TemplateRef<any>, content: string }[]} parentTemplates Indica la lista di template padri collegata a questo header, rappresentati come Template o come stringa qualora fosse generato automaticamente (caso **Multi**)
30
31
  * @param {boolean} multi Indica che la colonna deriva da una direttiva **Multi**
31
32
  * @param {string} multiContent Indica il contenuto della direttiva **Multi** per questa colonna
32
33
  */
33
34
  constructor(id: string, description: string, visible?: boolean, fixed?: boolean, pinned?: boolean, pinnable?: boolean, pinnedWidth?: number, template?: TemplateRef<any>, parentTemplates?: {
35
+ id: string;
34
36
  tmpl?: TemplateRef<any>;
35
37
  content?: string;
36
38
  }[], multi?: boolean, multiContent?: string);
@@ -0,0 +1,13 @@
1
+ /** Classe che rappresenta le informazioni di paginazione della tabella attuale */
2
+ export declare class PagerInfos {
3
+ constructor();
4
+ PagerCount: number;
5
+ ShowCount: boolean;
6
+ ShowPaging: boolean;
7
+ UsesView: boolean;
8
+ ShowButtons: boolean;
9
+ ShowPagingOptions: boolean;
10
+ View: any;
11
+ Ready: boolean;
12
+ Searches: 'items' | 'groups';
13
+ }
@@ -46,4 +46,12 @@ export interface TdElement {
46
46
  Multi?: true;
47
47
  /** Indica l'eventuale proprietà a cui accedere nel caso sia **Content** che **Template** siano vuoti */
48
48
  PropAccessor?: string;
49
+ /** Se il contenuto di questo td dev'essere un'immagine cliccabile, questa è la classe che la identifica */
50
+ IconClass?: string;
51
+ /** Campo da controllare per fare apparire/sparire il contenuto di questa cella qualora fosse diverso da **ConditionValue** */
52
+ ConditionField?: string;
53
+ /** Valore che deve assumere **ConditionField** per mostrare il contenuto di questa cella */
54
+ ConditionValue?: string;
55
+ /** Titolo HTML di questa cella */
56
+ Title?: string;
49
57
  }
@@ -20,4 +20,5 @@ export interface ThElement {
20
20
  RightBorder: boolean;
21
21
  Multi: boolean;
22
22
  MultiContent: string;
23
+ Alignment: string;
23
24
  }
@@ -0,0 +1,10 @@
1
+ import { TemplateRef } from "@angular/core";
2
+ /** Interfaccia che indica un Header rappresentanto un gruppo */
3
+ export interface ThGroup {
4
+ /** Codice autogenerato essenzialmente per gli ngFor - trackBy */
5
+ ID: string;
6
+ /** Span di questo gruppo */
7
+ Span: number;
8
+ /** Template da visualizzare dentro al gruppo */
9
+ Template: TemplateRef<any>;
10
+ }
@@ -1,30 +1,34 @@
1
1
  import { ModuleWithProviders } from '@angular/core';
2
2
  import { EsTableModuleConfig } from './domain/configuration/EsTableModuleConfig';
3
3
  import * as i0 from "@angular/core";
4
- import * as i1 from "./components/es-th/es_th.component";
5
- import * as i2 from "./components/es-td/es_td.component";
6
- import * as i3 from "./components/es-table/es_table.component";
7
- import * as i4 from "./directives/es_td.directive";
8
- import * as i5 from "./directives/es_th.directive";
9
- import * as i6 from "./directives/es_td_editor.directive";
10
- import * as i7 from "./components/pager/table_pager.component";
11
- import * as i8 from "./components/es-table-template/es_table_template.component";
12
- import * as i9 from "@angular/common";
13
- import * as i10 from "@angular/forms";
14
- import * as i11 from "@angular/router";
15
- import * as i12 from "@esfaenza/localizations";
16
- import * as i13 from "ngx-bootstrap/modal";
17
- import * as i14 from "ngx-bootstrap/dropdown";
18
- import * as i15 from "@ctrl/ngx-csv";
19
- import * as i16 from "@esfaenza/ngx-contextmenu";
20
- import * as i17 from "@angular/material/select";
21
- import * as i18 from "@angular/material/input";
22
- import * as i19 from "@angular/material/tooltip";
23
- import * as i20 from "@angular/cdk/drag-drop";
24
- import * as i21 from "@esfaenza/forms-and-validations";
4
+ import * as i1 from "./directives/es_td.directive";
5
+ import * as i2 from "./directives/es_th.directive";
6
+ import * as i3 from "./directives/es_td_editor.directive";
7
+ import * as i4 from "./components/es-table/es_table.component";
8
+ import * as i5 from "./components/pager/table_pager.component";
9
+ import * as i6 from "./components/es-table-template/es_table_template.component";
10
+ import * as i7 from "./components/es-th/es_th.component";
11
+ import * as i8 from "./components/es-td/es_td.component";
12
+ import * as i9 from "./components/pipes/est-format.pipe";
13
+ import * as i10 from "./components/pipes/est-lookup.pipe";
14
+ import * as i11 from "./components/pipes/est-routerlink.pipe";
15
+ import * as i12 from "./components/pipes/est-renderer.pipe";
16
+ import * as i13 from "./components/pipes/est_editor.pipe";
17
+ import * as i14 from "@angular/common";
18
+ import * as i15 from "@angular/forms";
19
+ import * as i16 from "@angular/router";
20
+ import * as i17 from "@esfaenza/localizations";
21
+ import * as i18 from "ngx-bootstrap/modal";
22
+ import * as i19 from "ngx-bootstrap/dropdown";
23
+ import * as i20 from "@esfaenza/ngx-contextmenu";
24
+ import * as i21 from "@angular/material/select";
25
+ import * as i22 from "@angular/material/input";
26
+ import * as i23 from "@angular/material/tooltip";
27
+ import * as i24 from "@angular/cdk/drag-drop";
28
+ import * as i25 from "@esfaenza/forms-and-validations";
25
29
  export declare class EsTableModule {
26
30
  static forRoot(config?: EsTableModuleConfig): ModuleWithProviders<EsTableModule>;
27
31
  static ɵfac: i0.ɵɵFactoryDeclaration<EsTableModule, never>;
28
- static ɵmod: i0.ɵɵNgModuleDeclaration<EsTableModule, [typeof i1.EsTh, typeof i2.EsTd, typeof i3.EsTableComponent, typeof i4.EsTdDirective, typeof i5.EsThDirective, typeof i6.EsTdEditorDirective, typeof i7.TablePagerComponent, typeof i8.EsTableTemplate], [typeof i9.CommonModule, typeof i10.FormsModule, typeof i11.RouterModule, typeof i12.LocalizationModule, typeof i13.ModalModule, typeof i14.BsDropdownModule, typeof i15.CsvModule, typeof i16.ContextMenuModule, typeof i17.MatSelectModule, typeof i18.MatInputModule, typeof i19.MatTooltipModule, typeof i20.DragDropModule, typeof i21.FormsAndValidationsModule], [typeof i3.EsTableComponent, typeof i4.EsTdDirective, typeof i5.EsThDirective, typeof i6.EsTdEditorDirective, typeof i7.TablePagerComponent, typeof i8.EsTableTemplate]>;
32
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EsTableModule, [typeof i1.EsTdDirective, typeof i2.EsThDirective, typeof i3.EsTdEditorDirective, typeof i4.EsTableComponent, typeof i5.TablePagerComponent, typeof i6.EsTableTemplate, typeof i7.EsTh, typeof i8.EsTd, typeof i9.EstFormatPipe, typeof i10.EstLookupPipe, typeof i11.EstRouterLinkPipe, typeof i12.EstRendererPipe, typeof i13.EstEditorPipe], [typeof i14.CommonModule, typeof i15.FormsModule, typeof i16.RouterModule, typeof i17.LocalizationModule, typeof i18.ModalModule, typeof i19.BsDropdownModule, typeof i20.ContextMenuModule, typeof i21.MatSelectModule, typeof i22.MatInputModule, typeof i23.MatTooltipModule, typeof i24.DragDropModule, typeof i25.FormsAndValidationsModule], [typeof i1.EsTdDirective, typeof i2.EsThDirective, typeof i3.EsTdEditorDirective, typeof i4.EsTableComponent, typeof i5.TablePagerComponent, typeof i6.EsTableTemplate]>;
29
33
  static ɵinj: i0.ɵɵInjectorDeclaration<EsTableModule>;
30
34
  }
package/package.json CHANGED
@@ -1,23 +1,21 @@
1
1
  {
2
2
  "name": "@esfaenza/es-table",
3
- "version": "14.2.0",
3
+ "version": "14.3.0",
4
4
  "dependencies": {
5
5
  "tslib": "^2.0.0"
6
6
  },
7
7
  "peerDependencies": {
8
- "@angular/common": "~11.2.14",
9
- "@angular/core": "~11.2.14",
10
- "@angular/material": "~11.2.13",
11
- "@esfaenza/extensions": "^11.2.28",
12
- "@esfaenza/localizations": "^11.2.6",
13
- "@esfaenza/forms-and-validations": "^11.2.60",
14
- "@ctrl/ngx-csv": "4.0.0",
15
- "@esfaenza/ngx-contextmenu": "^11.2.5",
16
- "@esfaenza/preferences": "^11.2.18",
17
- "ngx-toastr": "13.2.1",
18
- "ngx-bootstrap": "7.0.0",
19
- "exceljs": "4.3.0",
20
- "stream": "0.0.2"
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
+ "exceljs": "4.3.0"
21
19
  },
22
20
  "module": "fesm2015/esfaenza-es-table.mjs",
23
21
  "es2020": "fesm2020/esfaenza-es-table.mjs",