@arsedizioni/ars-utils 18.5.61 → 19.0.1
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/fesm2022/arsedizioni-ars-utils-clipper.common.mjs +14 -12
- package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs +41 -41
- package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-core.mjs +99 -99
- package/fesm2022/arsedizioni-ars-utils-core.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs +15 -13
- package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-help.mjs +13 -13
- package/fesm2022/arsedizioni-ars-utils-help.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-support.common.mjs +14 -12
- package/fesm2022/arsedizioni-ars-utils-support.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-support.ui.mjs +6 -6
- package/fesm2022/arsedizioni-ars-utils-support.ui.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-tinymce.mjs +7 -7
- package/fesm2022/arsedizioni-ars-utils-tinymce.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-ui.application.mjs +58 -58
- package/fesm2022/arsedizioni-ars-utils-ui.application.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-ui.mjs +34 -34
- package/fesm2022/arsedizioni-ars-utils-ui.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-ui.oauth.mjs +7 -7
- package/fesm2022/arsedizioni-ars-utils-ui.oauth.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils.mjs.map +1 -1
- package/package.json +9 -33
- package/clipper.ui/ui/clipper.scss +0 -530
- package/esm2022/arsedizioni-ars-utils.mjs +0 -5
- package/esm2022/clipper.common/arsedizioni-ars-utils-clipper.common.mjs +0 -5
- package/esm2022/clipper.common/common/common.module.mjs +0 -16
- package/esm2022/clipper.common/common/definitions.mjs +0 -2041
- package/esm2022/clipper.common/common/interceptors/auth.interceptor.mjs +0 -100
- package/esm2022/clipper.common/common/messages.mjs +0 -36
- package/esm2022/clipper.common/common/services/clipper.service.mjs +0 -1009
- package/esm2022/clipper.common/public_api.mjs +0 -5
- package/esm2022/clipper.ui/arsedizioni-ars-utils-clipper.ui.mjs +0 -5
- package/esm2022/clipper.ui/documents.mjs +0 -50
- package/esm2022/clipper.ui/public_api.mjs +0 -18
- package/esm2022/clipper.ui/ui/browser-dialog/browser-dialog.component.mjs +0 -766
- package/esm2022/clipper.ui/ui/document/document.component.mjs +0 -688
- package/esm2022/clipper.ui/ui/document-index/document-index.component.mjs +0 -118
- package/esm2022/clipper.ui/ui/document-manager/document-manager.mjs +0 -441
- package/esm2022/clipper.ui/ui/document-menu/document-menu.component.mjs +0 -217
- package/esm2022/clipper.ui/ui/references/references.component.mjs +0 -380
- package/esm2022/clipper.ui/ui/search-calendar/search-calendar.component.mjs +0 -116
- package/esm2022/clipper.ui/ui/search-dialog/search-dialog.component.mjs +0 -339
- package/esm2022/clipper.ui/ui/search-facets/search-facets.component.mjs +0 -251
- package/esm2022/clipper.ui/ui/search-free-text-help/search-free-text-help.component.mjs +0 -17
- package/esm2022/clipper.ui/ui/search-free-text-query-builder/search-free-text-query-builder.component.mjs +0 -106
- package/esm2022/clipper.ui/ui/search-result-item/search-result-item.component.mjs +0 -120
- package/esm2022/clipper.ui/ui/search-result-manager/search-result-manager.mjs +0 -531
- package/esm2022/core/arsedizioni-ars-utils-core.mjs +0 -5
- package/esm2022/core/core.module.mjs +0 -151
- package/esm2022/core/dateFnsAdapter.mjs +0 -203
- package/esm2022/core/definitions.mjs +0 -47
- package/esm2022/core/directives/autoFocusDirective.mjs +0 -22
- package/esm2022/core/directives/changeDateIntervalDirective.mjs +0 -48
- package/esm2022/core/directives/copyClipboardDirective.mjs +0 -46
- package/esm2022/core/directives/validators.mjs +0 -502
- package/esm2022/core/pipes/format.pipe.mjs +0 -53
- package/esm2022/core/pipes/replace.pipe.mjs +0 -29
- package/esm2022/core/pipes/safe-html.pipe.mjs +0 -24
- package/esm2022/core/pipes/safe-url.pipe.mjs +0 -24
- package/esm2022/core/pipes/search-callback.pipe.mjs +0 -21
- package/esm2022/core/pipes/search-filter.pipe.mjs +0 -50
- package/esm2022/core/public_api.mjs +0 -22
- package/esm2022/core/selectable.mjs +0 -131
- package/esm2022/core/services/broadcast.service.mjs +0 -35
- package/esm2022/core/services/broadcastChannelManager.mjs +0 -80
- package/esm2022/core/services/environment.service.mjs +0 -29
- package/esm2022/core/services/screen.service.mjs +0 -23
- package/esm2022/core/services/theme.service.mjs +0 -140
- package/esm2022/core/system.mjs +0 -664
- package/esm2022/evolution.common/arsedizioni-ars-utils-evolution.common.mjs +0 -5
- package/esm2022/evolution.common/common/common.module.mjs +0 -16
- package/esm2022/evolution.common/common/definitions.mjs +0 -454
- package/esm2022/evolution.common/common/interceptors/auth.interceptor.mjs +0 -100
- package/esm2022/evolution.common/common/messages.mjs +0 -8
- package/esm2022/evolution.common/common/services/evolution.service.mjs +0 -488
- package/esm2022/evolution.common/public_api.mjs +0 -5
- package/esm2022/help/arsedizioni-ars-utils-help.mjs +0 -5
- package/esm2022/help/components/help-viewer/help-viewer.component.mjs +0 -442
- package/esm2022/help/definitions.mjs +0 -2
- package/esm2022/help/help.module.mjs +0 -12
- package/esm2022/help/public_api.mjs +0 -7
- package/esm2022/help/services/help.service.mjs +0 -77
- package/esm2022/public_api.mjs +0 -15
- package/esm2022/support.common/arsedizioni-ars-utils-support.common.mjs +0 -5
- package/esm2022/support.common/common/common.module.mjs +0 -16
- package/esm2022/support.common/common/definitions.mjs +0 -29
- package/esm2022/support.common/common/interceptors/auth.interceptor.mjs +0 -100
- package/esm2022/support.common/common/messages.mjs +0 -13
- package/esm2022/support.common/common/services/support.service.mjs +0 -287
- package/esm2022/support.common/public_api.mjs +0 -8
- package/esm2022/support.ui/arsedizioni-ars-utils-support.ui.mjs +0 -5
- package/esm2022/support.ui/public_api.mjs +0 -5
- package/esm2022/support.ui/ui/notifications-browser/notification/notification.component.mjs +0 -80
- package/esm2022/support.ui/ui/notifications-browser/notifications-browser.component.mjs +0 -233
- package/esm2022/tinymce/arsedizioni-ars-utils-tinymce.mjs +0 -5
- package/esm2022/tinymce/full-screen-editor/full-screen-editor.component.mjs +0 -48
- package/esm2022/tinymce/public_api.mjs +0 -7
- package/esm2022/tinymce/tinymce.module.mjs +0 -19
- package/esm2022/tinymce/utils.mjs +0 -150
- package/esm2022/ui/arsedizioni-ars-utils-ui.mjs +0 -5
- package/esm2022/ui/public_api.mjs +0 -12
- package/esm2022/ui/ui/components/button-selector/button-selector.component.mjs +0 -150
- package/esm2022/ui/ui/components/button-toggle/button-toggle.component.mjs +0 -51
- package/esm2022/ui/ui/components/calendar-empty-header/calendar-empy-header.component.mjs +0 -30
- package/esm2022/ui/ui/components/chips-selector/chips-selector.component.mjs +0 -272
- package/esm2022/ui/ui/components/file-input/file-input.component.mjs +0 -264
- package/esm2022/ui/ui/components/file-preview/file-preview.component.mjs +0 -73
- package/esm2022/ui/ui/components/filter-bar/filter-bar.component.mjs +0 -356
- package/esm2022/ui/ui/definitions.mjs +0 -2
- package/esm2022/ui/ui/dialogs/busy/busy-dialog.component.mjs +0 -47
- package/esm2022/ui/ui/dialogs/confirm/confirm-dialog.component.mjs +0 -101
- package/esm2022/ui/ui/dialogs/credentials/credentials-dialog.component.mjs +0 -86
- package/esm2022/ui/ui/dialogs/info/info-dialog.component.mjs +0 -51
- package/esm2022/ui/ui/dialogs/prompt/prompt-dialog.component.mjs +0 -77
- package/esm2022/ui/ui/dialogs/prompt-date/prompt-date-dialog.component.mjs +0 -79
- package/esm2022/ui/ui/dialogs/prompt-time/prompt-time-dialog.component.mjs +0 -72
- package/esm2022/ui/ui/dialogs/recover-password/recover-password-dialog.component.mjs +0 -49
- package/esm2022/ui/ui/dialogs/reset-password/reset-password-dialog.component.mjs +0 -89
- package/esm2022/ui/ui/dialogs/select/select-dialog.component.mjs +0 -374
- package/esm2022/ui/ui/dialogs/select-file/select-file-dialog.component.mjs +0 -106
- package/esm2022/ui/ui/dialogs/select-picture/select-picture-dialog.component.mjs +0 -62
- package/esm2022/ui/ui/dialogs/select-tree/select-tree-dialog.component.mjs +0 -277
- package/esm2022/ui/ui/dialogs/send-to/send-to-dialog.component.mjs +0 -90
- package/esm2022/ui/ui/dialogs/toast/toast.component.mjs +0 -32
- package/esm2022/ui/ui/directives/resize-table-column.directive.mjs +0 -63
- package/esm2022/ui/ui/filters.mjs +0 -43
- package/esm2022/ui/ui/paginatorIntl.mjs +0 -34
- package/esm2022/ui/ui/services/dialog.service.mjs +0 -417
- package/esm2022/ui/ui/services/ui.service.mjs +0 -21
- package/esm2022/ui/ui/ui.module.mjs +0 -21
- package/esm2022/ui.application/arsedizioni-ars-utils-ui.application.mjs +0 -5
- package/esm2022/ui.application/public_api.mjs +0 -21
- package/esm2022/ui.application/ui/components/button-selector/button-selector.component.mjs +0 -150
- package/esm2022/ui.application/ui/components/button-toggle/button-toggle.component.mjs +0 -51
- package/esm2022/ui.application/ui/components/calendar-empty-header/calendar-empy-header.component.mjs +0 -30
- package/esm2022/ui.application/ui/components/chips-selector/chips-selector.component.mjs +0 -272
- package/esm2022/ui.application/ui/components/file-input/file-input.component.mjs +0 -264
- package/esm2022/ui.application/ui/components/file-preview/file-preview.component.mjs +0 -73
- package/esm2022/ui.application/ui/components/filter-bar/filter-bar.component.mjs +0 -356
- package/esm2022/ui.application/ui/definitions.mjs +0 -31
- package/esm2022/ui.application/ui/dialogs/prompt/prompt-dialog.component.mjs +0 -77
- package/esm2022/ui.application/ui/dialogs/prompt-date/prompt-date-dialog.component.mjs +0 -79
- package/esm2022/ui.application/ui/dialogs/prompt-time/prompt-time-dialog.component.mjs +0 -72
- package/esm2022/ui.application/ui/dialogs/select/select-dialog.component.mjs +0 -374
- package/esm2022/ui.application/ui/dialogs/select-file/select-file-dialog.component.mjs +0 -106
- package/esm2022/ui.application/ui/dialogs/select-picture/select-picture-dialog.component.mjs +0 -62
- package/esm2022/ui.application/ui/dialogs/select-tree/select-tree-dialog.component.mjs +0 -277
- package/esm2022/ui.application/ui/dialogs/send-to/send-to-dialog.component.mjs +0 -90
- package/esm2022/ui.application/ui/directives/resize-table-column.directive.mjs +0 -63
- package/esm2022/ui.application/ui/filters.mjs +0 -43
- package/esm2022/ui.application/ui/services/applicationDialog.service.mjs +0 -304
- package/esm2022/ui.application/ui/ui.module.mjs +0 -30
- package/esm2022/ui.oauth/arsedizioni-ars-utils-ui.oauth.mjs +0 -5
- package/esm2022/ui.oauth/public_api.mjs +0 -6
- package/esm2022/ui.oauth/ui/components/login/login-oauth.component.mjs +0 -199
- package/esm2022/ui.oauth/ui/definitions.mjs +0 -7
- package/esm2022/ui.oauth/ui/ui.module.mjs +0 -13
- package/styles/ui.colors.scss +0 -77
- package/styles/ui.scss +0 -318
- package/ui/ui/components/button-selector/button-selector.component.d.ts +0 -52
- package/ui/ui/components/button-toggle/button-toggle.component.d.ts +0 -28
- package/ui/ui/components/calendar-empty-header/calendar-empy-header.component.d.ts +0 -11
- package/ui/ui/components/chips-selector/chips-selector.component.d.ts +0 -82
- package/ui/ui/components/file-input/file-input.component.d.ts +0 -88
- package/ui/ui/components/file-preview/file-preview.component.d.ts +0 -26
- package/ui/ui/components/filter-bar/filter-bar.component.d.ts +0 -83
- package/ui/ui/dialogs/prompt/prompt-dialog.component.d.ts +0 -18
- package/ui/ui/dialogs/prompt-date/prompt-date-dialog.component.d.ts +0 -18
- package/ui/ui/dialogs/prompt-time/prompt-time-dialog.component.d.ts +0 -18
- package/ui/ui/dialogs/select/select-dialog.component.d.ts +0 -122
- package/ui/ui/dialogs/select-file/select-file-dialog.component.d.ts +0 -36
- package/ui/ui/dialogs/select-picture/select-picture-dialog.component.d.ts +0 -26
- package/ui/ui/dialogs/select-tree/select-tree-dialog.component.d.ts +0 -98
- package/ui/ui/dialogs/send-to/send-to-dialog.component.d.ts +0 -28
- package/ui/ui/directives/resize-table-column.directive.d.ts +0 -19
- package/ui/ui/filters.d.ts +0 -57
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
3
|
-
import { NameValueItem } from '@arsedizioni/ars-utils/core';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ButtonSelectorComponent implements OnInit, OnDestroy, ControlValueAccessor {
|
|
6
|
-
ngControl: NgControl;
|
|
7
|
-
changed: EventEmitter<NameValueItem<any>>;
|
|
8
|
-
selected: EventEmitter<NameValueItem<any>>;
|
|
9
|
-
private changeDetector;
|
|
10
|
-
private stateChanges;
|
|
11
|
-
private focused;
|
|
12
|
-
private _value;
|
|
13
|
-
set value(value: NameValueItem<any> | null);
|
|
14
|
-
get value(): NameValueItem<any> | null;
|
|
15
|
-
private _disabled;
|
|
16
|
-
get disabled(): boolean;
|
|
17
|
-
set disabled(value: boolean);
|
|
18
|
-
private propagateChange;
|
|
19
|
-
private propagateTouched;
|
|
20
|
-
id: string;
|
|
21
|
-
describedBy: string;
|
|
22
|
-
private renderer;
|
|
23
|
-
protected current: import("@angular/core").WritableSignal<NameValueItem<any>>;
|
|
24
|
-
width: import("@angular/core").InputSignal<number>;
|
|
25
|
-
border: import("@angular/core").InputSignal<number>;
|
|
26
|
-
borderRadius: import("@angular/core").InputSignal<string>;
|
|
27
|
-
label: import("@angular/core").InputSignal<string>;
|
|
28
|
-
labelSelected: import("@angular/core").InputSignal<string>;
|
|
29
|
-
options: import("@angular/core").InputSignal<NameValueItem<any>[]>;
|
|
30
|
-
autoSelect: import("@angular/core").InputSignal<boolean>;
|
|
31
|
-
constructor(ngControl: NgControl);
|
|
32
|
-
ngOnInit(): void;
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
writeValue(value: any): void;
|
|
35
|
-
registerOnChange(fn: any): void;
|
|
36
|
-
registerOnTouched(fn: any): void;
|
|
37
|
-
setDescribedByIds(ids: string[]): void;
|
|
38
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
39
|
-
onContainerClick(): void;
|
|
40
|
-
/**
|
|
41
|
-
* Select an element
|
|
42
|
-
* @param item : the item to select
|
|
43
|
-
* @param notify: true if selection notification must be rised. Default is true
|
|
44
|
-
*/
|
|
45
|
-
select(item: NameValueItem<any>, notify?: boolean): void;
|
|
46
|
-
/**
|
|
47
|
-
* Reset value
|
|
48
|
-
*/
|
|
49
|
-
reset(): void;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonSelectorComponent, [{ optional: true; self: true; }]>;
|
|
51
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonSelectorComponent, "button-selector", never, { "disabled": { "alias": "disabled"; "required": false; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "border": { "alias": "border"; "required": false; "isSignal": true; }; "borderRadius": { "alias": "borderRadius"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "labelSelected": { "alias": "labelSelected"; "required": false; "isSignal": true; }; "options": { "alias": "options"; "required": false; "isSignal": true; }; "autoSelect": { "alias": "autoSelect"; "required": false; "isSignal": true; }; }, { "changed": "changed"; "selected": "selected"; }, never, never, true, never>;
|
|
52
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, Signal } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface ButtonToggleInfo {
|
|
4
|
-
value: boolean;
|
|
5
|
-
toggled: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare class ButtonToggleComponent {
|
|
8
|
-
changed: EventEmitter<ButtonToggleInfo>;
|
|
9
|
-
protected current: Signal<boolean>;
|
|
10
|
-
toggled: boolean;
|
|
11
|
-
value: import("@angular/core").InputSignal<boolean>;
|
|
12
|
-
width: import("@angular/core").InputSignal<number>;
|
|
13
|
-
border: import("@angular/core").InputSignal<number>;
|
|
14
|
-
labelOn: import("@angular/core").InputSignal<string>;
|
|
15
|
-
labelOff: import("@angular/core").InputSignal<string>;
|
|
16
|
-
iconOn: import("@angular/core").InputSignal<string>;
|
|
17
|
-
iconOff: import("@angular/core").InputSignal<string>;
|
|
18
|
-
cssClass: import("@angular/core").InputSignal<string>;
|
|
19
|
-
cssClassSmall: import("@angular/core").InputSignal<string>;
|
|
20
|
-
protected label: Signal<string>;
|
|
21
|
-
protected icon: Signal<string>;
|
|
22
|
-
/**
|
|
23
|
-
* Toggle the button
|
|
24
|
-
*/
|
|
25
|
-
toggle(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonToggleComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonToggleComponent, "button-toggle", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "border": { "alias": "border"; "required": false; "isSignal": true; }; "labelOn": { "alias": "labelOn"; "required": false; "isSignal": true; }; "labelOff": { "alias": "labelOff"; "required": false; "isSignal": true; }; "iconOn": { "alias": "iconOn"; "required": false; "isSignal": true; }; "iconOff": { "alias": "iconOff"; "required": false; "isSignal": true; }; "cssClass": { "alias": "cssClass"; "required": false; "isSignal": true; }; "cssClassSmall": { "alias": "cssClassSmall"; "required": false; "isSignal": true; }; }, { "changed": "changed"; }, never, never, true, never>;
|
|
28
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CalendarEmptyHeader<D> implements OnDestroy {
|
|
4
|
-
private unsubscribe;
|
|
5
|
-
private calendar;
|
|
6
|
-
private changeDetector;
|
|
7
|
-
constructor();
|
|
8
|
-
ngOnDestroy(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarEmptyHeader<any>, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarEmptyHeader<any>, "ng-component", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, EventEmitter, OnDestroy, OnInit, Signal } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
3
|
-
import { NameValueItem } from '@arsedizioni/ars-utils/core';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ChipsSelectorComponent implements OnInit, OnDestroy, AfterContentInit, ControlValueAccessor {
|
|
6
|
-
ngControl: NgControl;
|
|
7
|
-
changed: EventEmitter<NameValueItem<any>[]>;
|
|
8
|
-
protected containerId: string;
|
|
9
|
-
protected containerWidth: import("@angular/core").WritableSignal<number>;
|
|
10
|
-
private focused;
|
|
11
|
-
private stateChanges;
|
|
12
|
-
private unsubscribe;
|
|
13
|
-
private changeDetector;
|
|
14
|
-
private changesEnabled;
|
|
15
|
-
options: import("@angular/core").InputSignal<NameValueItem<any>[]>;
|
|
16
|
-
collapsedWidth: import("@angular/core").InputSignal<number>;
|
|
17
|
-
collapsedDisplayMode: import("@angular/core").InputSignal<"dropdown" | "button">;
|
|
18
|
-
collapseAt: import("@angular/core").InputSignal<number>;
|
|
19
|
-
collapseAtContainer: import("@angular/core").InputSignal<boolean>;
|
|
20
|
-
collapsed: Signal<boolean>;
|
|
21
|
-
label: import("@angular/core").InputSignal<string>;
|
|
22
|
-
multiple: import("@angular/core").InputSignal<boolean>;
|
|
23
|
-
mustSelect: import("@angular/core").InputSignal<boolean>;
|
|
24
|
-
mode: import("@angular/core").InputSignal<"collapsed" | "dinamyc">;
|
|
25
|
-
stacked: import("@angular/core").InputSignal<boolean>;
|
|
26
|
-
private _value;
|
|
27
|
-
set value(value: NameValueItem<any>[] | null);
|
|
28
|
-
get value(): NameValueItem<any>[] | null;
|
|
29
|
-
get empty(): boolean;
|
|
30
|
-
get errorState(): boolean;
|
|
31
|
-
private _required;
|
|
32
|
-
get required(): boolean;
|
|
33
|
-
set required(value: boolean);
|
|
34
|
-
private _disabled;
|
|
35
|
-
get disabled(): boolean;
|
|
36
|
-
set disabled(value: boolean);
|
|
37
|
-
private _placeholder;
|
|
38
|
-
get placeholder(): string;
|
|
39
|
-
set placeholder(value: string);
|
|
40
|
-
private propagateChange;
|
|
41
|
-
private propagateTouched;
|
|
42
|
-
id: string;
|
|
43
|
-
get shouldLabelFloat(): boolean;
|
|
44
|
-
describedBy: string;
|
|
45
|
-
private renderer;
|
|
46
|
-
protected selection: NameValueItem<any>[];
|
|
47
|
-
protected singleSelection: NameValueItem<any> | null;
|
|
48
|
-
constructor(ngControl: NgControl);
|
|
49
|
-
ngOnInit(): void;
|
|
50
|
-
ngOnDestroy(): void;
|
|
51
|
-
ngAfterContentInit(): void;
|
|
52
|
-
/**
|
|
53
|
-
* Update container width
|
|
54
|
-
*/
|
|
55
|
-
private updateContainerWidth;
|
|
56
|
-
/**
|
|
57
|
-
* Update current value with a little delay
|
|
58
|
-
*/
|
|
59
|
-
updateValue(): void;
|
|
60
|
-
/**
|
|
61
|
-
* Check if a item is selectable
|
|
62
|
-
*/
|
|
63
|
-
isSelectable(item: NameValueItem<any>): boolean;
|
|
64
|
-
writeValue(value: any): void;
|
|
65
|
-
registerOnChange(fn: any): void;
|
|
66
|
-
registerOnTouched(fn: any): void;
|
|
67
|
-
setDescribedByIds(ids: string[]): void;
|
|
68
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
69
|
-
onContainerClick(): void;
|
|
70
|
-
/**
|
|
71
|
-
* Clear selection
|
|
72
|
-
* @param e : the click event
|
|
73
|
-
*/
|
|
74
|
-
clear(e: Event): void;
|
|
75
|
-
/**
|
|
76
|
-
* Select single element
|
|
77
|
-
* @param item : the item to select
|
|
78
|
-
*/
|
|
79
|
-
select(item: NameValueItem<any> | null): void;
|
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChipsSelectorComponent, [{ optional: true; self: true; }]>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ChipsSelectorComponent, "chips-selector", never, { "options": { "alias": "options"; "required": false; "isSignal": true; }; "collapsedWidth": { "alias": "collapsedWidth"; "required": false; "isSignal": true; }; "collapsedDisplayMode": { "alias": "collapsedDisplayMode"; "required": false; "isSignal": true; }; "collapseAt": { "alias": "collapseAt"; "required": false; "isSignal": true; }; "collapseAtContainer": { "alias": "collapseAtContainer"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "mustSelect": { "alias": "mustSelect"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "stacked": { "alias": "stacked"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; }, { "changed": "changed"; }, never, never, true, never>;
|
|
82
|
-
}
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, DoCheck, ElementRef, EventEmitter, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
3
|
-
import { MatFormFieldControl } from '@angular/material/form-field';
|
|
4
|
-
import { FileInfo } from '@arsedizioni/ars-utils/core';
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class FileInputComponent implements OnDestroy, AfterViewInit, DoCheck, OnChanges, MatFormFieldControl<FileInfo>, ControlValueAccessor {
|
|
8
|
-
ngControl: NgControl;
|
|
9
|
-
__file: ElementRef;
|
|
10
|
-
private renderer;
|
|
11
|
-
private uiService;
|
|
12
|
-
static nextId: number;
|
|
13
|
-
readonly stateChanges: Subject<void>;
|
|
14
|
-
private previousNativeValue;
|
|
15
|
-
controlType: string;
|
|
16
|
-
focused: boolean;
|
|
17
|
-
protected fileSize: number;
|
|
18
|
-
protected canCapture: boolean;
|
|
19
|
-
private _value;
|
|
20
|
-
set value(value: FileInfo);
|
|
21
|
-
get value(): FileInfo;
|
|
22
|
-
get size(): any;
|
|
23
|
-
private _required;
|
|
24
|
-
get required(): boolean;
|
|
25
|
-
set required(value: boolean);
|
|
26
|
-
private _disabled;
|
|
27
|
-
get disabled(): boolean;
|
|
28
|
-
set disabled(value: boolean);
|
|
29
|
-
private _placeholder;
|
|
30
|
-
get placeholder(): string;
|
|
31
|
-
set placeholder(value: string);
|
|
32
|
-
fileName: string | null;
|
|
33
|
-
maxSizeMb: import("@angular/core").InputSignal<number>;
|
|
34
|
-
minSizeMb: import("@angular/core").InputSignal<number>;
|
|
35
|
-
isNew: import("@angular/core").InputSignal<boolean>;
|
|
36
|
-
canPreview: import("@angular/core").InputSignal<boolean>;
|
|
37
|
-
appearance: import("@angular/core").InputSignal<"fill" | "outline">;
|
|
38
|
-
accept: import("@angular/core").InputSignal<string>;
|
|
39
|
-
get empty(): boolean;
|
|
40
|
-
get errorState(): boolean;
|
|
41
|
-
id: string;
|
|
42
|
-
get shouldLabelFloat(): boolean;
|
|
43
|
-
describedBy: string;
|
|
44
|
-
changed: EventEmitter<FileInfo>;
|
|
45
|
-
download: EventEmitter<any>;
|
|
46
|
-
preview: EventEmitter<any>;
|
|
47
|
-
private propagateChange;
|
|
48
|
-
private propagateTouched;
|
|
49
|
-
constructor(ngControl: NgControl);
|
|
50
|
-
ngAfterViewInit(): Promise<void>;
|
|
51
|
-
/**
|
|
52
|
-
* Setup capture devices
|
|
53
|
-
*/
|
|
54
|
-
setupDevices(): Promise<void>;
|
|
55
|
-
ngOnDestroy(): void;
|
|
56
|
-
ngDoCheck(): void;
|
|
57
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
58
|
-
writeValue(value: any): void;
|
|
59
|
-
registerOnChange(fn: any): void;
|
|
60
|
-
registerOnTouched(fn: any): void;
|
|
61
|
-
setDescribedByIds(ids: string[]): void;
|
|
62
|
-
setDisabledState?(isDisabled: boolean): void;
|
|
63
|
-
onContainerClick(): void;
|
|
64
|
-
protected updateInputDirtyCheck(): void;
|
|
65
|
-
/**
|
|
66
|
-
* Select a file
|
|
67
|
-
* @param e : event
|
|
68
|
-
*/
|
|
69
|
-
protected selectFile(e: any): void;
|
|
70
|
-
/**
|
|
71
|
-
* Check if a file has been selected
|
|
72
|
-
*/
|
|
73
|
-
protected hasFile(): boolean;
|
|
74
|
-
/**
|
|
75
|
-
* Clear file
|
|
76
|
-
*/
|
|
77
|
-
protected clearFile(): void;
|
|
78
|
-
/**
|
|
79
|
-
* Download
|
|
80
|
-
*/
|
|
81
|
-
protected downloadFile(): void;
|
|
82
|
-
/**
|
|
83
|
-
* Preview
|
|
84
|
-
*/
|
|
85
|
-
protected previewFile(): void;
|
|
86
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileInputComponent, [{ optional: true; self: true; }]>;
|
|
87
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FileInputComponent, "file-input", never, { "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "fileName": { "alias": "fileName"; "required": false; }; "maxSizeMb": { "alias": "maxSizeMb"; "required": false; "isSignal": true; }; "minSizeMb": { "alias": "minSizeMb"; "required": false; "isSignal": true; }; "isNew": { "alias": "isNew"; "required": false; "isSignal": true; }; "canPreview": { "alias": "canPreview"; "required": false; "isSignal": true; }; "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "accept": { "alias": "accept"; "required": false; "isSignal": true; }; }, { "changed": "changed"; "download": "download"; "preview": "preview"; }, never, never, true, never>;
|
|
88
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export interface FilePreviewDialogData {
|
|
4
|
-
url?: string | null;
|
|
5
|
-
embed?: boolean | null;
|
|
6
|
-
authToken?: string | null;
|
|
7
|
-
}
|
|
8
|
-
export declare class FilePreviewComponent implements OnInit, OnDestroy {
|
|
9
|
-
private unsubscribe;
|
|
10
|
-
private httpClient;
|
|
11
|
-
private dialogService;
|
|
12
|
-
protected dialogData: FilePreviewDialogData;
|
|
13
|
-
protected url: import("@angular/core").WritableSignal<any>;
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
ngOnDestroy(): void;
|
|
16
|
-
/**
|
|
17
|
-
* Download manually
|
|
18
|
-
*/
|
|
19
|
-
download(): void;
|
|
20
|
-
/**
|
|
21
|
-
* Troubles with pdf?
|
|
22
|
-
*/
|
|
23
|
-
troubles(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilePreviewComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilePreviewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from "@angular/core";
|
|
2
|
-
import { CurrentFilter, CurrentFilterChanged, FilterGroup, FilterItem } from '../../filters';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FilterBarComponent implements OnInit {
|
|
5
|
-
changed: EventEmitter<CurrentFilterChanged>;
|
|
6
|
-
private changeDetector;
|
|
7
|
-
filters: import("@angular/core").InputSignal<any>;
|
|
8
|
-
canFilterByFlt1: import("@angular/core").WritableSignal<boolean>;
|
|
9
|
-
canFilterByFlt2: import("@angular/core").WritableSignal<boolean>;
|
|
10
|
-
canFilterByFlt3: import("@angular/core").WritableSignal<boolean>;
|
|
11
|
-
canFilterByFlt4: import("@angular/core").WritableSignal<boolean>;
|
|
12
|
-
canFilterByFlt5: import("@angular/core").WritableSignal<boolean>;
|
|
13
|
-
canFilterByText: import("@angular/core").InputSignal<boolean>;
|
|
14
|
-
canFilterByText2: import("@angular/core").InputSignal<boolean>;
|
|
15
|
-
canFilterByText3: import("@angular/core").InputSignal<boolean>;
|
|
16
|
-
initialText: import("@angular/core").InputSignal<string>;
|
|
17
|
-
initialText2: import("@angular/core").InputSignal<string>;
|
|
18
|
-
initialText3: import("@angular/core").InputSignal<string>;
|
|
19
|
-
textName: import("@angular/core").InputSignal<string>;
|
|
20
|
-
text2Name: import("@angular/core").InputSignal<string>;
|
|
21
|
-
text3Name: import("@angular/core").InputSignal<string>;
|
|
22
|
-
textLength: import("@angular/core").InputSignal<string>;
|
|
23
|
-
text2Length: import("@angular/core").InputSignal<string>;
|
|
24
|
-
text3Length: import("@angular/core").InputSignal<string>;
|
|
25
|
-
showTextSearchButton: import("@angular/core").InputSignal<boolean>;
|
|
26
|
-
appearance: import("@angular/core").InputSignal<"fill" | "outline">;
|
|
27
|
-
protected text: string | null;
|
|
28
|
-
protected text2: string | null;
|
|
29
|
-
protected text3: string | null;
|
|
30
|
-
protected flt1: FilterGroup;
|
|
31
|
-
protected flt2: FilterGroup;
|
|
32
|
-
protected flt3: FilterGroup;
|
|
33
|
-
protected flt4: FilterGroup;
|
|
34
|
-
protected flt5: FilterGroup;
|
|
35
|
-
readonly currentFilter: CurrentFilter;
|
|
36
|
-
constructor();
|
|
37
|
-
ngOnInit(): void;
|
|
38
|
-
/**
|
|
39
|
-
* Initialize filters
|
|
40
|
-
*/
|
|
41
|
-
initializeFilters(): void;
|
|
42
|
-
/**
|
|
43
|
-
* Apply a filter
|
|
44
|
-
* @param filter : the filter to apply
|
|
45
|
-
*/
|
|
46
|
-
applyFilter(filter: FilterItem): void;
|
|
47
|
-
/**
|
|
48
|
-
* Apply a filter action
|
|
49
|
-
* @param filter : the filter to apply
|
|
50
|
-
* @param clear : true if the filter mus be removed
|
|
51
|
-
* @param event : the click event
|
|
52
|
-
*/
|
|
53
|
-
applyFilterAction(group: number, clear?: boolean, event?: any): void;
|
|
54
|
-
/**
|
|
55
|
-
* Apply text filter
|
|
56
|
-
*/
|
|
57
|
-
applyTextFilter(): void;
|
|
58
|
-
/**
|
|
59
|
-
* Clear a filter
|
|
60
|
-
* @param group : the filter group
|
|
61
|
-
*/
|
|
62
|
-
clearFilter(group: number): void;
|
|
63
|
-
/**
|
|
64
|
-
* Clear all filters
|
|
65
|
-
*/
|
|
66
|
-
clearAllFilters(): void;
|
|
67
|
-
/**
|
|
68
|
-
* Check if can clear all filters button cab be showed
|
|
69
|
-
*/
|
|
70
|
-
canClearAllFilters(): boolean;
|
|
71
|
-
/**
|
|
72
|
-
* Get the filter group
|
|
73
|
-
* @param id : the filter id
|
|
74
|
-
*/
|
|
75
|
-
private getFilterGroup;
|
|
76
|
-
/**
|
|
77
|
-
* Update filter bar using current search params
|
|
78
|
-
* @param params : search params
|
|
79
|
-
*/
|
|
80
|
-
syncFilter(): void;
|
|
81
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterBarComponent, never>;
|
|
82
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterBarComponent, "filter-bar", never, { "filters": { "alias": "filters"; "required": false; "isSignal": true; }; "canFilterByText": { "alias": "canFilterByText"; "required": false; "isSignal": true; }; "canFilterByText2": { "alias": "canFilterByText2"; "required": false; "isSignal": true; }; "canFilterByText3": { "alias": "canFilterByText3"; "required": false; "isSignal": true; }; "initialText": { "alias": "initialText"; "required": false; "isSignal": true; }; "initialText2": { "alias": "initialText2"; "required": false; "isSignal": true; }; "initialText3": { "alias": "initialText3"; "required": false; "isSignal": true; }; "textName": { "alias": "textName"; "required": false; "isSignal": true; }; "text2Name": { "alias": "text2Name"; "required": false; "isSignal": true; }; "text3Name": { "alias": "text3Name"; "required": false; "isSignal": true; }; "textLength": { "alias": "textLength"; "required": false; "isSignal": true; }; "text2Length": { "alias": "text2Length"; "required": false; "isSignal": true; }; "text3Length": { "alias": "text3Length"; "required": false; "isSignal": true; }; "showTextSearchButton": { "alias": "showTextSearchButton"; "required": false; "isSignal": true; }; "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; }, { "changed": "changed"; }, never, never, true, never>;
|
|
83
|
-
}
|
|
@@ -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
|
-
}
|