@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,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
|
-
}
|
package/ui/ui/filters.d.ts
DELETED
|
@@ -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
|
-
}
|