@arsedizioni/ars-utils 18.5.62 → 19.0.2

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 (174) hide show
  1. package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs +10 -10
  2. package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs.map +1 -1
  3. package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs +41 -41
  4. package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs.map +1 -1
  5. package/fesm2022/arsedizioni-ars-utils-core.mjs +99 -99
  6. package/fesm2022/arsedizioni-ars-utils-core.mjs.map +1 -1
  7. package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs +10 -10
  8. package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs.map +1 -1
  9. package/fesm2022/arsedizioni-ars-utils-help.mjs +13 -13
  10. package/fesm2022/arsedizioni-ars-utils-help.mjs.map +1 -1
  11. package/fesm2022/arsedizioni-ars-utils-support.common.mjs +10 -10
  12. package/fesm2022/arsedizioni-ars-utils-support.common.mjs.map +1 -1
  13. package/fesm2022/arsedizioni-ars-utils-support.ui.mjs +6 -6
  14. package/fesm2022/arsedizioni-ars-utils-support.ui.mjs.map +1 -1
  15. package/fesm2022/arsedizioni-ars-utils-tinymce.mjs +7 -7
  16. package/fesm2022/arsedizioni-ars-utils-tinymce.mjs.map +1 -1
  17. package/fesm2022/arsedizioni-ars-utils-ui.application.mjs +58 -58
  18. package/fesm2022/arsedizioni-ars-utils-ui.application.mjs.map +1 -1
  19. package/fesm2022/arsedizioni-ars-utils-ui.mjs +34 -34
  20. package/fesm2022/arsedizioni-ars-utils-ui.mjs.map +1 -1
  21. package/fesm2022/arsedizioni-ars-utils-ui.oauth.mjs +7 -7
  22. package/fesm2022/arsedizioni-ars-utils-ui.oauth.mjs.map +1 -1
  23. package/package.json +5 -29
  24. package/esm2022/arsedizioni-ars-utils.mjs +0 -5
  25. package/esm2022/clipper.common/arsedizioni-ars-utils-clipper.common.mjs +0 -5
  26. package/esm2022/clipper.common/common/common.module.mjs +0 -16
  27. package/esm2022/clipper.common/common/definitions.mjs +0 -2041
  28. package/esm2022/clipper.common/common/interceptors/auth.interceptor.mjs +0 -100
  29. package/esm2022/clipper.common/common/messages.mjs +0 -36
  30. package/esm2022/clipper.common/common/services/clipper.service.mjs +0 -1011
  31. package/esm2022/clipper.common/public_api.mjs +0 -5
  32. package/esm2022/clipper.ui/arsedizioni-ars-utils-clipper.ui.mjs +0 -5
  33. package/esm2022/clipper.ui/documents.mjs +0 -50
  34. package/esm2022/clipper.ui/public_api.mjs +0 -18
  35. package/esm2022/clipper.ui/ui/browser-dialog/browser-dialog.component.mjs +0 -766
  36. package/esm2022/clipper.ui/ui/document/document.component.mjs +0 -688
  37. package/esm2022/clipper.ui/ui/document-index/document-index.component.mjs +0 -118
  38. package/esm2022/clipper.ui/ui/document-manager/document-manager.mjs +0 -441
  39. package/esm2022/clipper.ui/ui/document-menu/document-menu.component.mjs +0 -217
  40. package/esm2022/clipper.ui/ui/references/references.component.mjs +0 -380
  41. package/esm2022/clipper.ui/ui/search-calendar/search-calendar.component.mjs +0 -116
  42. package/esm2022/clipper.ui/ui/search-dialog/search-dialog.component.mjs +0 -339
  43. package/esm2022/clipper.ui/ui/search-facets/search-facets.component.mjs +0 -251
  44. package/esm2022/clipper.ui/ui/search-free-text-help/search-free-text-help.component.mjs +0 -17
  45. package/esm2022/clipper.ui/ui/search-free-text-query-builder/search-free-text-query-builder.component.mjs +0 -106
  46. package/esm2022/clipper.ui/ui/search-result-item/search-result-item.component.mjs +0 -120
  47. package/esm2022/clipper.ui/ui/search-result-manager/search-result-manager.mjs +0 -531
  48. package/esm2022/core/arsedizioni-ars-utils-core.mjs +0 -5
  49. package/esm2022/core/core.module.mjs +0 -151
  50. package/esm2022/core/dateFnsAdapter.mjs +0 -203
  51. package/esm2022/core/definitions.mjs +0 -47
  52. package/esm2022/core/directives/autoFocusDirective.mjs +0 -22
  53. package/esm2022/core/directives/changeDateIntervalDirective.mjs +0 -48
  54. package/esm2022/core/directives/copyClipboardDirective.mjs +0 -46
  55. package/esm2022/core/directives/validators.mjs +0 -502
  56. package/esm2022/core/pipes/format.pipe.mjs +0 -53
  57. package/esm2022/core/pipes/replace.pipe.mjs +0 -29
  58. package/esm2022/core/pipes/safe-html.pipe.mjs +0 -24
  59. package/esm2022/core/pipes/safe-url.pipe.mjs +0 -24
  60. package/esm2022/core/pipes/search-callback.pipe.mjs +0 -21
  61. package/esm2022/core/pipes/search-filter.pipe.mjs +0 -50
  62. package/esm2022/core/public_api.mjs +0 -22
  63. package/esm2022/core/selectable.mjs +0 -131
  64. package/esm2022/core/services/broadcast.service.mjs +0 -35
  65. package/esm2022/core/services/broadcastChannelManager.mjs +0 -80
  66. package/esm2022/core/services/environment.service.mjs +0 -29
  67. package/esm2022/core/services/screen.service.mjs +0 -23
  68. package/esm2022/core/services/theme.service.mjs +0 -140
  69. package/esm2022/core/system.mjs +0 -664
  70. package/esm2022/evolution.common/arsedizioni-ars-utils-evolution.common.mjs +0 -5
  71. package/esm2022/evolution.common/common/common.module.mjs +0 -16
  72. package/esm2022/evolution.common/common/definitions.mjs +0 -454
  73. package/esm2022/evolution.common/common/interceptors/auth.interceptor.mjs +0 -100
  74. package/esm2022/evolution.common/common/messages.mjs +0 -8
  75. package/esm2022/evolution.common/common/services/evolution.service.mjs +0 -490
  76. package/esm2022/evolution.common/public_api.mjs +0 -5
  77. package/esm2022/help/arsedizioni-ars-utils-help.mjs +0 -5
  78. package/esm2022/help/components/help-viewer/help-viewer.component.mjs +0 -442
  79. package/esm2022/help/definitions.mjs +0 -2
  80. package/esm2022/help/help.module.mjs +0 -12
  81. package/esm2022/help/public_api.mjs +0 -7
  82. package/esm2022/help/services/help.service.mjs +0 -77
  83. package/esm2022/public_api.mjs +0 -15
  84. package/esm2022/support.common/arsedizioni-ars-utils-support.common.mjs +0 -5
  85. package/esm2022/support.common/common/common.module.mjs +0 -16
  86. package/esm2022/support.common/common/definitions.mjs +0 -29
  87. package/esm2022/support.common/common/interceptors/auth.interceptor.mjs +0 -100
  88. package/esm2022/support.common/common/messages.mjs +0 -13
  89. package/esm2022/support.common/common/services/support.service.mjs +0 -289
  90. package/esm2022/support.common/public_api.mjs +0 -8
  91. package/esm2022/support.ui/arsedizioni-ars-utils-support.ui.mjs +0 -5
  92. package/esm2022/support.ui/public_api.mjs +0 -5
  93. package/esm2022/support.ui/ui/notifications-browser/notification/notification.component.mjs +0 -80
  94. package/esm2022/support.ui/ui/notifications-browser/notifications-browser.component.mjs +0 -233
  95. package/esm2022/tinymce/arsedizioni-ars-utils-tinymce.mjs +0 -5
  96. package/esm2022/tinymce/full-screen-editor/full-screen-editor.component.mjs +0 -48
  97. package/esm2022/tinymce/public_api.mjs +0 -7
  98. package/esm2022/tinymce/tinymce.module.mjs +0 -19
  99. package/esm2022/tinymce/utils.mjs +0 -150
  100. package/esm2022/ui/arsedizioni-ars-utils-ui.mjs +0 -5
  101. package/esm2022/ui/public_api.mjs +0 -12
  102. package/esm2022/ui/ui/components/button-selector/button-selector.component.mjs +0 -150
  103. package/esm2022/ui/ui/components/button-toggle/button-toggle.component.mjs +0 -51
  104. package/esm2022/ui/ui/components/calendar-empty-header/calendar-empy-header.component.mjs +0 -30
  105. package/esm2022/ui/ui/components/chips-selector/chips-selector.component.mjs +0 -272
  106. package/esm2022/ui/ui/components/file-input/file-input.component.mjs +0 -264
  107. package/esm2022/ui/ui/components/file-preview/file-preview.component.mjs +0 -73
  108. package/esm2022/ui/ui/components/filter-bar/filter-bar.component.mjs +0 -356
  109. package/esm2022/ui/ui/definitions.mjs +0 -2
  110. package/esm2022/ui/ui/dialogs/busy/busy-dialog.component.mjs +0 -47
  111. package/esm2022/ui/ui/dialogs/confirm/confirm-dialog.component.mjs +0 -101
  112. package/esm2022/ui/ui/dialogs/credentials/credentials-dialog.component.mjs +0 -86
  113. package/esm2022/ui/ui/dialogs/info/info-dialog.component.mjs +0 -51
  114. package/esm2022/ui/ui/dialogs/prompt/prompt-dialog.component.mjs +0 -77
  115. package/esm2022/ui/ui/dialogs/prompt-date/prompt-date-dialog.component.mjs +0 -79
  116. package/esm2022/ui/ui/dialogs/prompt-time/prompt-time-dialog.component.mjs +0 -72
  117. package/esm2022/ui/ui/dialogs/recover-password/recover-password-dialog.component.mjs +0 -49
  118. package/esm2022/ui/ui/dialogs/reset-password/reset-password-dialog.component.mjs +0 -89
  119. package/esm2022/ui/ui/dialogs/select/select-dialog.component.mjs +0 -374
  120. package/esm2022/ui/ui/dialogs/select-file/select-file-dialog.component.mjs +0 -106
  121. package/esm2022/ui/ui/dialogs/select-picture/select-picture-dialog.component.mjs +0 -62
  122. package/esm2022/ui/ui/dialogs/select-tree/select-tree-dialog.component.mjs +0 -277
  123. package/esm2022/ui/ui/dialogs/send-to/send-to-dialog.component.mjs +0 -90
  124. package/esm2022/ui/ui/dialogs/toast/toast.component.mjs +0 -32
  125. package/esm2022/ui/ui/directives/resize-table-column.directive.mjs +0 -63
  126. package/esm2022/ui/ui/filters.mjs +0 -43
  127. package/esm2022/ui/ui/paginatorIntl.mjs +0 -34
  128. package/esm2022/ui/ui/services/dialog.service.mjs +0 -417
  129. package/esm2022/ui/ui/services/ui.service.mjs +0 -21
  130. package/esm2022/ui/ui/ui.module.mjs +0 -21
  131. package/esm2022/ui.application/arsedizioni-ars-utils-ui.application.mjs +0 -5
  132. package/esm2022/ui.application/public_api.mjs +0 -21
  133. package/esm2022/ui.application/ui/components/button-selector/button-selector.component.mjs +0 -150
  134. package/esm2022/ui.application/ui/components/button-toggle/button-toggle.component.mjs +0 -51
  135. package/esm2022/ui.application/ui/components/calendar-empty-header/calendar-empy-header.component.mjs +0 -30
  136. package/esm2022/ui.application/ui/components/chips-selector/chips-selector.component.mjs +0 -272
  137. package/esm2022/ui.application/ui/components/file-input/file-input.component.mjs +0 -264
  138. package/esm2022/ui.application/ui/components/file-preview/file-preview.component.mjs +0 -73
  139. package/esm2022/ui.application/ui/components/filter-bar/filter-bar.component.mjs +0 -356
  140. package/esm2022/ui.application/ui/definitions.mjs +0 -31
  141. package/esm2022/ui.application/ui/dialogs/prompt/prompt-dialog.component.mjs +0 -77
  142. package/esm2022/ui.application/ui/dialogs/prompt-date/prompt-date-dialog.component.mjs +0 -79
  143. package/esm2022/ui.application/ui/dialogs/prompt-time/prompt-time-dialog.component.mjs +0 -72
  144. package/esm2022/ui.application/ui/dialogs/select/select-dialog.component.mjs +0 -374
  145. package/esm2022/ui.application/ui/dialogs/select-file/select-file-dialog.component.mjs +0 -106
  146. package/esm2022/ui.application/ui/dialogs/select-picture/select-picture-dialog.component.mjs +0 -62
  147. package/esm2022/ui.application/ui/dialogs/select-tree/select-tree-dialog.component.mjs +0 -277
  148. package/esm2022/ui.application/ui/dialogs/send-to/send-to-dialog.component.mjs +0 -90
  149. package/esm2022/ui.application/ui/directives/resize-table-column.directive.mjs +0 -63
  150. package/esm2022/ui.application/ui/filters.mjs +0 -43
  151. package/esm2022/ui.application/ui/services/applicationDialog.service.mjs +0 -304
  152. package/esm2022/ui.application/ui/ui.module.mjs +0 -30
  153. package/esm2022/ui.oauth/arsedizioni-ars-utils-ui.oauth.mjs +0 -5
  154. package/esm2022/ui.oauth/public_api.mjs +0 -6
  155. package/esm2022/ui.oauth/ui/components/login/login-oauth.component.mjs +0 -199
  156. package/esm2022/ui.oauth/ui/definitions.mjs +0 -7
  157. package/esm2022/ui.oauth/ui/ui.module.mjs +0 -13
  158. package/ui/ui/components/button-selector/button-selector.component.d.ts +0 -52
  159. package/ui/ui/components/button-toggle/button-toggle.component.d.ts +0 -28
  160. package/ui/ui/components/calendar-empty-header/calendar-empy-header.component.d.ts +0 -11
  161. package/ui/ui/components/chips-selector/chips-selector.component.d.ts +0 -82
  162. package/ui/ui/components/file-input/file-input.component.d.ts +0 -88
  163. package/ui/ui/components/file-preview/file-preview.component.d.ts +0 -26
  164. package/ui/ui/components/filter-bar/filter-bar.component.d.ts +0 -83
  165. package/ui/ui/dialogs/prompt/prompt-dialog.component.d.ts +0 -18
  166. package/ui/ui/dialogs/prompt-date/prompt-date-dialog.component.d.ts +0 -18
  167. package/ui/ui/dialogs/prompt-time/prompt-time-dialog.component.d.ts +0 -18
  168. package/ui/ui/dialogs/select/select-dialog.component.d.ts +0 -122
  169. package/ui/ui/dialogs/select-file/select-file-dialog.component.d.ts +0 -36
  170. package/ui/ui/dialogs/select-picture/select-picture-dialog.component.d.ts +0 -26
  171. package/ui/ui/dialogs/select-tree/select-tree-dialog.component.d.ts +0 -98
  172. package/ui/ui/dialogs/send-to/send-to-dialog.component.d.ts +0 -28
  173. package/ui/ui/directives/resize-table-column.directive.d.ts +0 -19
  174. package/ui/ui/filters.d.ts +0 -57
@@ -1,18 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { NgForm } from '@angular/forms';
3
- import { PromptDialogData, PromptDialogResult } from '../../definitions';
4
- import * as i0 from "@angular/core";
5
- export declare class PromptDialogComponent implements OnInit {
6
- f: NgForm;
7
- done: EventEmitter<PromptDialogResult>;
8
- private dialogService;
9
- protected dialogData: PromptDialogData;
10
- protected value: any | null;
11
- ngOnInit(): void;
12
- /**
13
- * Done
14
- */
15
- protected ok(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<PromptDialogComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<PromptDialogComponent, "ng-component", never, {}, { "done": "done"; }, never, never, true, never>;
18
- }
@@ -1,18 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { NgForm } from '@angular/forms';
3
- import { PromptDialogData, PromptDialogResult } from '../../definitions';
4
- import * as i0 from "@angular/core";
5
- export declare class PromptDateDialogComponent implements OnInit {
6
- f: NgForm;
7
- done: EventEmitter<PromptDialogResult>;
8
- private dialogService;
9
- protected dialogData: PromptDialogData;
10
- protected value: any | null;
11
- ngOnInit(): void;
12
- /**
13
- * Done
14
- */
15
- ok(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<PromptDateDialogComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<PromptDateDialogComponent, "ng-component", never, {}, { "done": "done"; }, never, never, true, never>;
18
- }
@@ -1,18 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { NgForm } from '@angular/forms';
3
- import { PromptDialogResult, PromptTimeDialogData } from '../../definitions';
4
- import * as i0 from "@angular/core";
5
- export declare class PromptTimeDialogComponent implements OnInit {
6
- f: NgForm;
7
- done: EventEmitter<PromptDialogResult>;
8
- private dialogService;
9
- protected dialogData: PromptTimeDialogData;
10
- protected value: any | null;
11
- ngOnInit(): void;
12
- /**
13
- * Done
14
- */
15
- ok(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<PromptTimeDialogComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<PromptTimeDialogComponent, "ng-component", never, {}, { "done": "done"; }, never, never, true, never>;
18
- }
@@ -1,122 +0,0 @@
1
- import { EventEmitter, OnInit } from "@angular/core";
2
- import { MatCheckboxChange } from "@angular/material/checkbox";
3
- import { MatSelectionList, MatSelectionListChange } from "@angular/material/list";
4
- import { MatPaginator } from '@angular/material/paginator';
5
- import { SelectDialogAppend, SelectDialogData, SelectDialogDelete, SelectDialogFilter, SelectDialogLookup, SelectDialogResult, SelectableItem } from "../../definitions";
6
- import * as i0 from "@angular/core";
7
- export declare class SelectDialogComponent implements OnInit {
8
- paginator: MatPaginator;
9
- selection: MatSelectionList;
10
- private changeDetector;
11
- private dialogRef;
12
- protected dialogData: SelectDialogData;
13
- done: EventEmitter<SelectDialogResult>;
14
- edit: EventEmitter<SelectableItem>;
15
- view: EventEmitter<SelectableItem>;
16
- append: EventEmitter<SelectDialogAppend>;
17
- delete: EventEmitter<SelectDialogDelete>;
18
- lookup: EventEmitter<SelectDialogLookup>;
19
- lookupOptions: EventEmitter<any>;
20
- filter: EventEmitter<SelectDialogFilter>;
21
- protected canEdit: import("@angular/core").WritableSignal<boolean>;
22
- protected canView: import("@angular/core").WritableSignal<boolean>;
23
- protected canAppend: import("@angular/core").WritableSignal<boolean>;
24
- protected canDelete: import("@angular/core").WritableSignal<boolean>;
25
- protected canPaginate: import("@angular/core").WritableSignal<boolean>;
26
- protected okDisabled: import("@angular/core").WritableSignal<boolean>;
27
- protected filterText: string;
28
- protected filterOptions: any;
29
- protected filterOptionsInfo: string;
30
- protected lookupField: string;
31
- private lookupParams;
32
- protected selectionInfo: import("@angular/core").WritableSignal<string>;
33
- protected selectionMasterIndeterminate: import("@angular/core").WritableSignal<boolean>;
34
- protected selectionMasterChecked: import("@angular/core").WritableSignal<boolean>;
35
- ngOnInit(): void;
36
- /**
37
- * Mark for check
38
- * @param newTotal: the optional new total
39
- */
40
- notifyChanges(newTotal?: number | null | undefined): void;
41
- /**
42
- * Check if every element are selected
43
- */
44
- private isAllSelected;
45
- /**
46
- * Checks if exists a selection
47
- */
48
- private hasSelection;
49
- /**
50
- * Master selection toggle
51
- * @param e: the event
52
- */
53
- protected masterSelectionToggle(e: MatCheckboxChange): void;
54
- /**
55
- * Handle selection/deselection of an item
56
- * @param e: the event
57
- */
58
- protected select(e: MatSelectionListChange): void;
59
- /**
60
- * Update selection info
61
- */
62
- private updateSelectionInfo;
63
- /**
64
- * Clear current selection
65
- */
66
- clearSelection(): void;
67
- /**
68
- * Submit selection
69
- */
70
- protected ok(): void;
71
- /**
72
- * Clear filter
73
- */
74
- protected clearFilter(): void;
75
- /**
76
- * Show filter options
77
- */
78
- protected showFilterOptions(): void;
79
- /**
80
- * Apply filter
81
- * @param text : the string to filter to
82
- */
83
- protected doFilter(text?: string, e?: any): void;
84
- /**
85
- * Apply filter using filter options
86
- * @param filterOption : the current filter option
87
- */
88
- protected doFilterByOptions(filterOption: any): void;
89
- /**
90
- * Apply filter. This is accessible from public
91
- * @param params : the object with current parameters
92
- */
93
- doLookup(params: any): void;
94
- /**
95
- * Update lookup paginatro
96
- * @param total : the new total items
97
- */
98
- protected updateLookupPaginator(total: number): void;
99
- /**
100
- * Apply filter
101
- * @param e : the MatPaginator PageEvent data
102
- */
103
- protected doLookupPage(e: any): void;
104
- /**
105
- * Append
106
- */
107
- protected doAppend(): void;
108
- /**
109
- * Edit
110
- */
111
- protected doEdit(): void;
112
- /**
113
- * View
114
- */
115
- protected doView(): void;
116
- /**
117
- * Delete
118
- */
119
- protected doDelete(): void;
120
- static ɵfac: i0.ɵɵFactoryDeclaration<SelectDialogComponent, never>;
121
- static ɵcmp: i0.ɵɵComponentDeclaration<SelectDialogComponent, "ng-component", never, {}, { "done": "done"; "edit": "edit"; "view": "view"; "append": "append"; "delete": "delete"; "lookup": "lookup"; "lookupOptions": "lookupOptions"; "filter": "filter"; }, never, never, true, never>;
122
- }
@@ -1,36 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { SelectFile, SelectFileDialogData } from '../../definitions';
3
- import * as i0 from "@angular/core";
4
- export declare class SelectFileDialogComponent {
5
- done: EventEmitter<SelectFile>;
6
- private dialogRef;
7
- protected dialogData: SelectFileDialogData;
8
- protected file: File | null;
9
- protected fileClass: import("@angular/core").WritableSignal<"selectfile-file" | "selectfile-file-drop">;
10
- /**
11
- * Update preview
12
- * @param e : the event
13
- */
14
- protected update(e: any): void;
15
- /**
16
- * Format size
17
- * @param size the file size
18
- */
19
- protected size(size: number): string;
20
- /**
21
- * Submit selection
22
- */
23
- protected ok(): void;
24
- onDragOver(event: any): void;
25
- onDragEnter(event: any): void;
26
- onDragEnd(event: any): void;
27
- onDragLeave(event: any): void;
28
- onDrop(event: any): void;
29
- /**
30
- * Add files
31
- * @param files : the files to add
32
- */
33
- private addFiles;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<SelectFileDialogComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<SelectFileDialogComponent, "ng-component", never, {}, { "done": "done"; }, never, never, true, never>;
36
- }
@@ -1,26 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { SelectFile, SelectFileDialogData } from '../../definitions';
3
- import * as i0 from "@angular/core";
4
- export declare class SelectPictureDialogComponent {
5
- done: EventEmitter<SelectFile>;
6
- private dialogRef;
7
- protected dialogData: SelectFileDialogData;
8
- protected file: File | null;
9
- protected filePreview: import("@angular/core").WritableSignal<any>;
10
- /**
11
- * Update preview
12
- * @param e : the event
13
- */
14
- update(e: any): void;
15
- /**
16
- * Format size
17
- * @param size the file size
18
- */
19
- size(size: number): string;
20
- /**
21
- * Submit selection
22
- */
23
- ok(): void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<SelectPictureDialogComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<SelectPictureDialogComponent, "ng-component", never, {}, { "done": "done"; }, never, never, true, never>;
26
- }
@@ -1,98 +0,0 @@
1
- import { FlatTreeControl } from '@angular/cdk/tree';
2
- import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
3
- import { MatTreeFlatDataSource } from '@angular/material/tree';
4
- import { BehaviorSubject } from 'rxjs';
5
- import { ItemNode, SelectDialogResult, SelectTreeDialogData, SelectableNode } from '../../definitions';
6
- import * as i0 from "@angular/core";
7
- export declare class TreeDataSource implements OnDestroy {
8
- dataChange: BehaviorSubject<ItemNode[]>;
9
- get data(): ItemNode[];
10
- ngOnDestroy(): void;
11
- /**
12
- * Initialzie the data source
13
- * @param data : data
14
- */
15
- initialize(data: ItemNode[]): void;
16
- /**
17
- * Find a node by id recursively
18
- * @param node: the source node
19
- * @param id : the id to search for
20
- */
21
- findNode(node: ItemNode, id: string): ItemNode;
22
- /**
23
- * Remove a node
24
- * @param id : the node id to remove
25
- */
26
- removeNode(id: string): void;
27
- /**
28
- * Insert a new node
29
- * @param node : the new node
30
- */
31
- insertNode(node: ItemNode): void;
32
- /**
33
- * Rename a node
34
- * @param id : the node id
35
- * @param name : the new node name
36
- */
37
- renameNode(id: string, name: string): ItemNode;
38
- /**
39
- * Update data
40
- */
41
- update(): void;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<TreeDataSource, never>;
43
- static ɵprov: i0.ɵɵInjectableDeclaration<TreeDataSource>;
44
- }
45
- export declare class SelectTreeDialogComponent implements OnInit, OnDestroy {
46
- done: EventEmitter<SelectDialogResult>;
47
- private unsubscribe;
48
- private dialogRef;
49
- protected dialogData: SelectTreeDialogData;
50
- private tree;
51
- private treeFlattener;
52
- protected treeControl: FlatTreeControl<SelectableNode>;
53
- protected treeData: MatTreeFlatDataSource<ItemNode, SelectableNode>;
54
- protected currentNode: ItemNode;
55
- protected filterText: string;
56
- protected filteredItems: SelectableNode[];
57
- protected filterIndex: number;
58
- /**
59
- * Manage flat tree view
60
- */
61
- private getChildren;
62
- private getLevel;
63
- private isExpandable;
64
- protected hasChild: (_: number, _node: SelectableNode) => boolean;
65
- protected transformer: (item: ItemNode, level: number) => SelectableNode;
66
- ngOnInit(): void;
67
- ngOnDestroy(): void;
68
- /**
69
- * Submit selection
70
- */
71
- ok(): void;
72
- /**
73
- * Select a node
74
- * @param e : the event
75
- * @param node : the
76
- */
77
- protected select(e: any, node: SelectableNode): void;
78
- /**
79
- * Clear filter
80
- */
81
- protected clearFilter(): void;
82
- /**
83
- * Apply filter
84
- * @param text : the text to filter
85
- */
86
- protected doFilter(text?: string): void;
87
- /**
88
- * Goto next filtered item
89
- */
90
- protected nextFiltered(): void;
91
- /**
92
- * Expand a node and all its parents
93
- * @param node : the selectable node to expand
94
- */
95
- protected expand(node: SelectableNode): boolean;
96
- static ɵfac: i0.ɵɵFactoryDeclaration<SelectTreeDialogComponent, never>;
97
- static ɵcmp: i0.ɵɵComponentDeclaration<SelectTreeDialogComponent, "ng-component", never, {}, { "done": "done"; }, never, never, true, never>;
98
- }
@@ -1,28 +0,0 @@
1
- import { EventEmitter, OnInit } from "@angular/core";
2
- import { SendToDialogResult } from "../../definitions";
3
- import * as i0 from "@angular/core";
4
- export interface SendToDialogData {
5
- count: number;
6
- title?: string | null;
7
- info?: string | null;
8
- appearance?: string | null;
9
- allowPopulate?: boolean | null;
10
- options?: any | null;
11
- }
12
- export declare class SendToDialogComponent implements OnInit {
13
- done: EventEmitter<SendToDialogResult>;
14
- populate: EventEmitter<SendToDialogResult>;
15
- protected dialogData: SendToDialogData;
16
- protected item: SendToDialogResult;
17
- ngOnInit(): void;
18
- /**
19
- * Submit
20
- */
21
- protected ok(): void;
22
- /**
23
- * Populate recipients
24
- */
25
- protected populateRecipients(): void;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<SendToDialogComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<SendToDialogComponent, "ng-component", never, {}, { "done": "done"; "populate": "populate"; }, never, never, true, never>;
28
- }
@@ -1,19 +0,0 @@
1
- import { OnInit } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class ResizeTableColumnDirective implements OnInit {
4
- resizable: boolean;
5
- index: number;
6
- private renderer;
7
- private elementRef;
8
- private startX;
9
- private startWidth;
10
- private column;
11
- private table;
12
- private pressed;
13
- ngOnInit(): void;
14
- onMouseDown: (event: MouseEvent) => void;
15
- onMouseMove: (event: MouseEvent) => void;
16
- onMouseUp: () => void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<ResizeTableColumnDirective, never>;
18
- static ɵdir: i0.ɵɵDirectiveDeclaration<ResizeTableColumnDirective, "[resizeColumn]", never, { "resizable": { "alias": "resizeColumn"; "required": false; }; "index": { "alias": "index"; "required": false; }; }, {}, never, never, true, never>;
19
- }
@@ -1,57 +0,0 @@
1
- export declare const Filters: {
2
- FLT_1: number;
3
- FLT_2: number;
4
- FLT_3: number;
5
- FLT_4: number;
6
- FLT_5: number;
7
- FLT_TEXT: number;
8
- FLT_TEXT_1: number;
9
- FLT_TEXT_2: number;
10
- FLT_TEXT_3: number;
11
- };
12
- export interface FilterGroup {
13
- group?: number | null;
14
- title?: string | null;
15
- tooltip?: string | null;
16
- items?: FilterItem[] | null;
17
- action?: any | null;
18
- }
19
- export interface FilterItem {
20
- group?: number | null;
21
- title?: string | null;
22
- titleSelected?: string | null;
23
- description?: string | null;
24
- divider?: boolean | null;
25
- value?: any | null;
26
- }
27
- export declare class CurrentFilterChanged {
28
- filter: CurrentFilter;
29
- group: number;
30
- }
31
- export declare class CurrentFilter {
32
- flt1?: any | null;
33
- flt1Name?: string | null;
34
- flt2?: any | null;
35
- flt2Name?: string | null;
36
- flt3?: any | null;
37
- flt3Name?: string | null;
38
- flt4?: any | null;
39
- flt4Name?: string | null;
40
- flt5?: any | null;
41
- flt5Name?: string | null;
42
- text?: string | null;
43
- text2?: string | null;
44
- text3?: string | null;
45
- /**
46
- * Update filtered value
47
- */
48
- filtered(): boolean;
49
- }
50
- export declare class CurrentFilterItem<T> {
51
- items?: any[];
52
- value?: T | null;
53
- enabled?: boolean | null;
54
- title?: string | null;
55
- selectedTitle?: string | null;
56
- clear(): void;
57
- }