@eo-sdk/client 11.0.0-rc.1 → 11.0.0-rc.11
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/app/eo-client/about-state/about-state.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/dashboard.component.d.ts +2 -23
- package/app/eo-client/dashboard/dashboard.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts +28 -5
- package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.d.ts +31 -21
- package/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/charts-widget/icharts.d.ts +7 -0
- package/app/eo-client/dashboard/widgets/charts-widget/icharts.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.d.ts +3 -2
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.d.ts +2 -0
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects.model.d.ts +1 -0
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects.model.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/hitlist-widget/IHitlist.d.ts +7 -0
- package/app/eo-client/dashboard/widgets/hitlist-widget/IHitlist.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.d.ts +9 -4
- package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.d.ts +2 -2
- package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.d.ts +3 -2
- package/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.d.ts +3 -2
- package/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.d.ts +3 -2
- package/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created-setup/last-edited-and-created-setup.component.d.ts +8 -4
- package/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created-setup/last-edited-and-created-setup.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.d.ts +6 -4
- package/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component.d.ts +18 -0
- package/app/eo-client/dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component.d.ts.map +1 -0
- package/app/eo-client/dashboard/widgets/picture-widget/picture-widget.component.d.ts +10 -0
- package/app/eo-client/dashboard/widgets/picture-widget/picture-widget.component.d.ts.map +1 -0
- package/app/eo-client/dashboard/widgets/search-widget/search-widget.component.d.ts +1 -2
- package/app/eo-client/dashboard/widgets/search-widget/search-widget.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/todowidget/todo-setup/todo-setup.component.d.ts +24 -0
- package/app/eo-client/dashboard/widgets/todowidget/todo-setup/todo-setup.component.d.ts.map +1 -0
- package/app/eo-client/dashboard/widgets/todowidget/todo-widget.component.d.ts +34 -0
- package/app/eo-client/dashboard/widgets/todowidget/todo-widget.component.d.ts.map +1 -0
- package/app/eo-client/eo-client.module.d.ts +29 -24
- package/app/eo-client/eo-client.module.d.ts.map +1 -1
- package/app/eo-client/inbox-state/inbox-state/inbox-state.component.d.ts.map +1 -1
- package/app/eo-client/login/login.component.d.ts +3 -1
- package/app/eo-client/login/login.component.d.ts.map +1 -1
- package/app/eo-client/process-state/process-state.component.d.ts +3 -5
- package/app/eo-client/process-state/process-state.component.d.ts.map +1 -1
- package/app/eo-client/settings/settings.component.d.ts +2 -0
- package/app/eo-client/settings/settings.component.d.ts.map +1 -1
- package/app/eo-client/stored-queries-state/stored-queries-state.component.d.ts +3 -2
- package/app/eo-client/stored-queries-state/stored-queries-state.component.d.ts.map +1 -1
- package/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.d.ts +5 -1
- package/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.d.ts.map +1 -1
- package/app/eo-framework/actions/actions/signature-action/signature-action.component.d.ts.map +1 -1
- package/app/eo-framework/app-shell/app-bar/app-search/app-search.component.d.ts.map +1 -1
- package/app/eo-framework/form-elements/datetime-range/datetime-range.component.d.ts +3 -4
- package/app/eo-framework/form-elements/datetime-range/datetime-range.component.d.ts.map +1 -1
- package/app/eo-framework/form-elements/string/string.component.d.ts +1 -0
- package/app/eo-framework/form-elements/string/string.component.d.ts.map +1 -1
- package/app/eo-framework/frame/frame.component.d.ts +2 -1
- package/app/eo-framework/frame/frame.component.d.ts.map +1 -1
- package/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.d.ts.map +1 -1
- package/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/filters/codesystem-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/filters/datetime-filter.component.d.ts +0 -8
- package/app/eo-framework/grid/filters/datetime-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/filters/dynamic-list-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/grid.component.d.ts +1 -1
- package/app/eo-framework/grid/grid.component.d.ts.map +1 -1
- package/app/eo-framework/inbox-details/inbox-details.component.d.ts.map +1 -1
- package/app/eo-framework/media/media.component.d.ts +15 -1
- package/app/eo-framework/media/media.component.d.ts.map +1 -1
- package/app/eo-framework/object-details/object-details.component.d.ts +9 -3
- package/app/eo-framework/object-details/object-details.component.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts +2 -0
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form-helper.service.d.ts.map +1 -1
- package/app/eo-framework/prepare-details/prepare-details.component.d.ts.map +1 -1
- package/app/eo-framework/result-list/result-list.component.d.ts +3 -2
- package/app/eo-framework/result-list/result-list.component.d.ts.map +1 -1
- package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts +3 -2
- package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts.map +1 -1
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.d.ts.map +1 -1
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.d.ts +2 -1
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.d.ts.map +1 -1
- package/app/eo-framework/util/services/utilities.service.d.ts +195 -0
- package/app/eo-framework/util/services/utilities.service.d.ts.map +1 -1
- package/app/eo-framework-core/api/grid.service.d.ts +1 -5
- package/app/eo-framework-core/api/grid.service.d.ts.map +1 -1
- package/app/eo-framework-core/api/plugins.service.d.ts +6 -0
- package/app/eo-framework-core/api/plugins.service.d.ts.map +1 -1
- package/assets/_default/config/main.json +1 -1
- package/assets/_default/i18n/de.json +37 -5
- package/assets/_default/i18n/en.json +41 -9
- package/assets/_default/svg/ic_noImage.svg +1 -0
- package/assets/_default/svg/ic_photo_library.svg +1 -0
- package/assets/_default/svg/ic_task.svg +1 -0
- package/esm2022/app/eo-client/about-state/about-state.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/dashboard.component.mjs +27 -75
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +183 -86
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +109 -34
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/icharts.mjs +1 -1
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +21 -13
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +7 -3
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects.model.mjs +1 -1
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/IHitlist.mjs +1 -1
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +73 -59
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +7 -8
- package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +16 -10
- package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.mjs +3 -4
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +15 -9
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +3 -3
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +16 -10
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created-setup/last-edited-and-created-setup.component.mjs +26 -10
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +35 -35
- package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component.mjs +54 -0
- package/esm2022/app/eo-client/dashboard/widgets/picture-widget/picture-widget.component.mjs +24 -0
- package/esm2022/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +4 -7
- package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-setup/todo-setup.component.mjs +74 -0
- package/esm2022/app/eo-client/dashboard/widgets/todowidget/todo-widget.component.mjs +103 -0
- package/esm2022/app/eo-client/eo-client.module.mjs +22 -6
- package/esm2022/app/eo-client/favorite-state/favorite-state.component.mjs +4 -4
- package/esm2022/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +25 -11
- package/esm2022/app/eo-client/login/login.component.mjs +14 -11
- package/esm2022/app/eo-client/notifications-state/notifications-state.component.mjs +5 -5
- package/esm2022/app/eo-client/object-state/object-state/object-state.component.mjs +3 -3
- package/esm2022/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +6 -6
- package/esm2022/app/eo-client/process-state/process-state.component.mjs +12 -17
- package/esm2022/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +6 -6
- package/esm2022/app/eo-client/result-state/result-state.component.mjs +1 -1
- package/esm2022/app/eo-client/settings/settings.component.mjs +9 -3
- package/esm2022/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +19 -9
- package/esm2022/app/eo-client/version-state/version-state.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +6 -6
- package/esm2022/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +23 -3
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +3 -3
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature-action.component.mjs +5 -2
- package/esm2022/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +4 -4
- package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +12 -4
- package/esm2022/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +3 -3
- package/esm2022/app/eo-framework/app-shell/license-warning/license-warning.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +3 -3
- package/esm2022/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +25 -22
- package/esm2022/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +6 -6
- package/esm2022/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +2 -2
- package/esm2022/app/eo-framework/form-elements/organization/organization.component.mjs +2 -2
- package/esm2022/app/eo-framework/form-elements/reference/reference.component.mjs +2 -2
- package/esm2022/app/eo-framework/form-elements/string/string.component.mjs +8 -5
- package/esm2022/app/eo-framework/frame/frame.component.mjs +3 -2
- package/esm2022/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +7 -2
- package/esm2022/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +3 -3
- package/esm2022/app/eo-framework/grid/filters/codesystem-filter.component.mjs +1 -14
- package/esm2022/app/eo-framework/grid/filters/datetime-filter.component.mjs +6 -33
- package/esm2022/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +3 -19
- package/esm2022/app/eo-framework/grid/filters/filesize-filter.component.mjs +2 -2
- package/esm2022/app/eo-framework/grid/grid.component.mjs +11 -12
- package/esm2022/app/eo-framework/inbox-details/inbox-details.component.mjs +4 -2
- package/esm2022/app/eo-framework/media/media.component.mjs +68 -19
- package/esm2022/app/eo-framework/object-details/object-details.component.mjs +53 -15
- package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +18 -27
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +2 -2
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +4 -4
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +11 -7
- package/esm2022/app/eo-framework/object-form/object-form/object-form.component.mjs +3 -3
- package/esm2022/app/eo-framework/object-form/object-form-helper.service.mjs +6 -1
- package/esm2022/app/eo-framework/prepare-details/prepare-details.component.mjs +2 -1
- package/esm2022/app/eo-framework/process/history/process-history.component.mjs +2 -2
- package/esm2022/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +3 -3
- package/esm2022/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +1 -1
- package/esm2022/app/eo-framework/result-list/result-list.component.mjs +20 -6
- package/esm2022/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +9 -5
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.mjs +13 -9
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +6 -3
- package/esm2022/app/eo-framework/util/services/utilities.service.mjs +4 -1
- package/esm2022/app/eo-framework-core/api/grid.service.mjs +20 -27
- package/esm2022/app/eo-framework-core/api/plugins.service.mjs +44 -2
- package/esm2022/app/eo-framework-core/error-handler/error-handler.service.mjs +2 -2
- package/fesm2022/eo-sdk-client.mjs +1353 -779
- package/fesm2022/eo-sdk-client.mjs.map +1 -1
- package/misc/scripts/exclude-core-ng-package.js +11 -0
- package/misc/scripts/prebuild-about-state.js +2 -3
- package/package.json +6 -6
- package/proxy.config.json +15 -0
|
@@ -3,6 +3,201 @@ export declare class UtilitiesService {
|
|
|
3
3
|
static isEdge(): boolean;
|
|
4
4
|
static isEmpty(obj: any): boolean;
|
|
5
5
|
static isEmptyOrFalse(val: any): boolean;
|
|
6
|
+
static lodash: {
|
|
7
|
+
assign: {
|
|
8
|
+
<TObject, TSource>(object: TObject, source: TSource): TObject & TSource;
|
|
9
|
+
<TObject_1, TSource1, TSource2>(object: TObject_1, source1: TSource1, source2: TSource2): TObject_1 & TSource1 & TSource2;
|
|
10
|
+
<TObject_2, TSource1_1, TSource2_1, TSource3>(object: TObject_2, source1: TSource1_1, source2: TSource2_1, source3: TSource3): TObject_2 & TSource1_1 & TSource2_1 & TSource3;
|
|
11
|
+
<TObject_3, TSource1_2, TSource2_2, TSource3_1, TSource4>(object: TObject_3, source1: TSource1_2, source2: TSource2_2, source3: TSource3_1, source4: TSource4): TObject_3 & TSource1_2 & TSource2_2 & TSource3_1 & TSource4;
|
|
12
|
+
<TObject_4>(object: TObject_4): TObject_4;
|
|
13
|
+
(object: any, ...otherArgs: any[]): any;
|
|
14
|
+
};
|
|
15
|
+
bind: import("lodash").FunctionBind;
|
|
16
|
+
camelCase: (string?: string) => string;
|
|
17
|
+
capitalize: (string?: string) => string;
|
|
18
|
+
ceil: (n: number, precision?: number) => number;
|
|
19
|
+
chunk: <T>(array: import("lodash").List<T>, size?: number) => T[][];
|
|
20
|
+
clone: <T_1>(value: T_1) => T_1;
|
|
21
|
+
cloneDeep: <T_2>(value: T_2) => T_2;
|
|
22
|
+
concat: <T_3>(...values: import("lodash").Many<T_3>[]) => T_3[];
|
|
23
|
+
debounce: {
|
|
24
|
+
<T_4 extends (...args: any) => any>(func: T_4, wait: number, options: import("lodash").DebounceSettingsLeading): import("lodash").DebouncedFuncLeading<T_4>;
|
|
25
|
+
<T_5 extends (...args: any) => any>(func: T_5, wait?: number, options?: import("lodash").DebounceSettings): import("lodash").DebouncedFunc<T_5>;
|
|
26
|
+
};
|
|
27
|
+
each: {
|
|
28
|
+
<T_6>(collection: T_6[], iteratee?: import("lodash").ArrayIterator<T_6, any>): T_6[];
|
|
29
|
+
(collection: string, iteratee?: import("lodash").StringIterator<any>): string;
|
|
30
|
+
<T_7>(collection: import("lodash").List<T_7>, iteratee?: import("lodash").ListIterator<T_7, any>): import("lodash").List<T_7>;
|
|
31
|
+
<T_8 extends object>(collection: T_8, iteratee?: import("lodash").ObjectIterator<T_8, any>): T_8;
|
|
32
|
+
<T_9, TArray extends T_9[]>(collection: TArray & T_9[], iteratee?: import("lodash").ArrayIterator<T_9, any>): TArray;
|
|
33
|
+
<TString extends string>(collection: TString, iteratee?: import("lodash").StringIterator<any>): TString;
|
|
34
|
+
<T_10, TList extends import("lodash").List<T_10>>(collection: TList & import("lodash").List<T_10>, iteratee?: import("lodash").ListIterator<T_10, any>): TList;
|
|
35
|
+
<T_11 extends object>(collection: T_11, iteratee?: import("lodash").ObjectIterator<T_11, any>): T_11;
|
|
36
|
+
};
|
|
37
|
+
endsWith: (string?: string, target?: string, position?: number) => boolean;
|
|
38
|
+
entries: {
|
|
39
|
+
<T_12>(object?: import("lodash").Dictionary<T_12> | import("lodash").NumericDictionary<T_12>): [string, T_12][];
|
|
40
|
+
(object?: object): [string, any][];
|
|
41
|
+
};
|
|
42
|
+
escape: (string?: string) => string;
|
|
43
|
+
every: {
|
|
44
|
+
<T_13>(collection: import("lodash").List<T_13>, predicate?: import("lodash").ListIterateeCustom<T_13, boolean>): boolean;
|
|
45
|
+
<T_14 extends object>(collection: T_14, predicate?: import("lodash").ObjectIterateeCustom<T_14, boolean>): boolean;
|
|
46
|
+
};
|
|
47
|
+
extend: {
|
|
48
|
+
<TObject, TSource>(object: TObject, source: TSource): TObject & TSource;
|
|
49
|
+
<TObject_1, TSource1, TSource2>(object: TObject_1, source1: TSource1, source2: TSource2): TObject_1 & TSource1 & TSource2;
|
|
50
|
+
<TObject_2, TSource1_1, TSource2_1, TSource3>(object: TObject_2, source1: TSource1_1, source2: TSource2_1, source3: TSource3): TObject_2 & TSource1_1 & TSource2_1 & TSource3;
|
|
51
|
+
<TObject_3, TSource1_2, TSource2_2, TSource3_1, TSource4>(object: TObject_3, source1: TSource1_2, source2: TSource2_2, source3: TSource3_1, source4: TSource4): TObject_3 & TSource1_2 & TSource2_2 & TSource3_1 & TSource4;
|
|
52
|
+
<TObject_4>(object: TObject_4): TObject_4;
|
|
53
|
+
<TResult>(object: any, ...otherArgs: any[]): TResult;
|
|
54
|
+
};
|
|
55
|
+
filter: {
|
|
56
|
+
(collection: string, predicate?: import("lodash").StringIterator<boolean>): string[];
|
|
57
|
+
<T_15, S extends T_15>(collection: import("lodash").List<T_15>, predicate: import("lodash").ListIteratorTypeGuard<T_15, S>): S[];
|
|
58
|
+
<T_16>(collection: import("lodash").List<T_16>, predicate?: import("lodash").ListIterateeCustom<T_16, boolean>): T_16[];
|
|
59
|
+
<T_17 extends object, S_1 extends T_17[keyof T_17]>(collection: T_17, predicate: import("lodash").ObjectIteratorTypeGuard<T_17, S_1>): S_1[];
|
|
60
|
+
<T_18 extends object>(collection: T_18, predicate?: import("lodash").ObjectIterateeCustom<T_18, boolean>): T_18[keyof T_18][];
|
|
61
|
+
};
|
|
62
|
+
find: {
|
|
63
|
+
<T_19, S_2 extends T_19>(collection: import("lodash").List<T_19>, predicate: import("lodash").ListIteratorTypeGuard<T_19, S_2>, fromIndex?: number): S_2;
|
|
64
|
+
<T_20>(collection: import("lodash").List<T_20>, predicate?: import("lodash").ListIterateeCustom<T_20, boolean>, fromIndex?: number): T_20;
|
|
65
|
+
<T_21 extends object, S_3 extends T_21[keyof T_21]>(collection: T_21, predicate: import("lodash").ObjectIteratorTypeGuard<T_21, S_3>, fromIndex?: number): S_3;
|
|
66
|
+
<T_22 extends object>(collection: T_22, predicate?: import("lodash").ObjectIterateeCustom<T_22, boolean>, fromIndex?: number): T_22[keyof T_22];
|
|
67
|
+
};
|
|
68
|
+
findIndex: <T_23>(array: import("lodash").List<T_23>, predicate?: import("lodash").ListIterateeCustom<T_23, boolean>, fromIndex?: number) => number;
|
|
69
|
+
findKey: <T_24>(object: T_24, predicate?: import("lodash").ObjectIteratee<T_24>) => string;
|
|
70
|
+
first: <T_25>(array: import("lodash").List<T_25>) => T_25;
|
|
71
|
+
flatMap: {
|
|
72
|
+
<T_26>(collection: import("lodash").Dictionary<import("lodash").Many<T_26>> | import("lodash").NumericDictionary<import("lodash").Many<T_26>>): T_26[];
|
|
73
|
+
(collection: object): any[];
|
|
74
|
+
<T_27, TResult_1>(collection: import("lodash").List<T_27>, iteratee: import("lodash").ListIterator<T_27, import("lodash").Many<TResult_1>>): TResult_1[];
|
|
75
|
+
<T_28 extends object, TResult_2>(collection: T_28, iteratee: import("lodash").ObjectIterator<T_28, import("lodash").Many<TResult_2>>): TResult_2[];
|
|
76
|
+
(collection: object, iteratee: string): any[];
|
|
77
|
+
(collection: object, iteratee: object): boolean[];
|
|
78
|
+
};
|
|
79
|
+
floor: (n: number, precision?: number) => number;
|
|
80
|
+
forEach: {
|
|
81
|
+
<T_6>(collection: T_6[], iteratee?: import("lodash").ArrayIterator<T_6, any>): T_6[];
|
|
82
|
+
(collection: string, iteratee?: import("lodash").StringIterator<any>): string;
|
|
83
|
+
<T_7>(collection: import("lodash").List<T_7>, iteratee?: import("lodash").ListIterator<T_7, any>): import("lodash").List<T_7>;
|
|
84
|
+
<T_8 extends object>(collection: T_8, iteratee?: import("lodash").ObjectIterator<T_8, any>): T_8;
|
|
85
|
+
<T_9, TArray extends T_9[]>(collection: TArray & T_9[], iteratee?: import("lodash").ArrayIterator<T_9, any>): TArray;
|
|
86
|
+
<TString extends string>(collection: TString, iteratee?: import("lodash").StringIterator<any>): TString;
|
|
87
|
+
<T_10, TList extends import("lodash").List<T_10>>(collection: TList & import("lodash").List<T_10>, iteratee?: import("lodash").ListIterator<T_10, any>): TList;
|
|
88
|
+
<T_11 extends object>(collection: T_11, iteratee?: import("lodash").ObjectIterator<T_11, any>): T_11;
|
|
89
|
+
};
|
|
90
|
+
forOwn: {
|
|
91
|
+
<T_29>(object: T_29, iteratee?: import("lodash").ObjectIterator<T_29, any>): T_29;
|
|
92
|
+
<T_30>(object: T_30, iteratee?: import("lodash").ObjectIterator<T_30, any>): T_30;
|
|
93
|
+
};
|
|
94
|
+
get: {
|
|
95
|
+
<TObject_5 extends object, TKey extends keyof TObject_5>(object: TObject_5, path: TKey | [TKey]): TObject_5[TKey];
|
|
96
|
+
<TObject_6 extends object, TKey_1 extends keyof TObject_6>(object: TObject_6, path: TKey_1 | [TKey_1]): TObject_6[TKey_1];
|
|
97
|
+
<TObject_7 extends object, TKey_2 extends keyof TObject_7, TDefault>(object: TObject_7, path: TKey_2 | [TKey_2], defaultValue: TDefault): TDefault | Exclude<TObject_7[TKey_2], undefined>;
|
|
98
|
+
<TObject_8 extends object, TKey1 extends keyof TObject_8, TKey2 extends keyof TObject_8[TKey1]>(object: TObject_8, path: [TKey1, TKey2]): TObject_8[TKey1][TKey2];
|
|
99
|
+
<TObject_9 extends object, TKey1_1 extends keyof TObject_9, TKey2_1 extends keyof TObject_9[TKey1_1]>(object: TObject_9, path: [TKey1_1, TKey2_1]): TObject_9[TKey1_1][TKey2_1];
|
|
100
|
+
<TObject_10 extends object, TKey1_2 extends keyof TObject_10, TKey2_2 extends keyof TObject_10[TKey1_2], TDefault_1>(object: TObject_10, path: [TKey1_2, TKey2_2], defaultValue: TDefault_1): TDefault_1 | Exclude<TObject_10[TKey1_2][TKey2_2], undefined>;
|
|
101
|
+
<TObject_11 extends object, TKey1_3 extends keyof TObject_11, TKey2_3 extends keyof TObject_11[TKey1_3], TKey3 extends keyof TObject_11[TKey1_3][TKey2_3]>(object: TObject_11, path: [TKey1_3, TKey2_3, TKey3]): TObject_11[TKey1_3][TKey2_3][TKey3];
|
|
102
|
+
<TObject_12 extends object, TKey1_4 extends keyof TObject_12, TKey2_4 extends keyof TObject_12[TKey1_4], TKey3_1 extends keyof TObject_12[TKey1_4][TKey2_4]>(object: TObject_12, path: [TKey1_4, TKey2_4, TKey3_1]): TObject_12[TKey1_4][TKey2_4][TKey3_1];
|
|
103
|
+
<TObject_13 extends object, TKey1_5 extends keyof TObject_13, TKey2_5 extends keyof TObject_13[TKey1_5], TKey3_2 extends keyof TObject_13[TKey1_5][TKey2_5], TDefault_2>(object: TObject_13, path: [TKey1_5, TKey2_5, TKey3_2], defaultValue: TDefault_2): TDefault_2 | Exclude<TObject_13[TKey1_5][TKey2_5][TKey3_2], undefined>;
|
|
104
|
+
<TObject_14 extends object, TKey1_6 extends keyof TObject_14, TKey2_6 extends keyof TObject_14[TKey1_6], TKey3_3 extends keyof TObject_14[TKey1_6][TKey2_6], TKey4 extends keyof TObject_14[TKey1_6][TKey2_6][TKey3_3]>(object: TObject_14, path: [TKey1_6, TKey2_6, TKey3_3, TKey4]): TObject_14[TKey1_6][TKey2_6][TKey3_3][TKey4];
|
|
105
|
+
<TObject_15 extends object, TKey1_7 extends keyof TObject_15, TKey2_7 extends keyof TObject_15[TKey1_7], TKey3_4 extends keyof TObject_15[TKey1_7][TKey2_7], TKey4_1 extends keyof TObject_15[TKey1_7][TKey2_7][TKey3_4]>(object: TObject_15, path: [TKey1_7, TKey2_7, TKey3_4, TKey4_1]): TObject_15[TKey1_7][TKey2_7][TKey3_4][TKey4_1];
|
|
106
|
+
<TObject_16 extends object, TKey1_8 extends keyof TObject_16, TKey2_8 extends keyof TObject_16[TKey1_8], TKey3_5 extends keyof TObject_16[TKey1_8][TKey2_8], TKey4_2 extends keyof TObject_16[TKey1_8][TKey2_8][TKey3_5], TDefault_3>(object: TObject_16, path: [TKey1_8, TKey2_8, TKey3_5, TKey4_2], defaultValue: TDefault_3): TDefault_3 | Exclude<TObject_16[TKey1_8][TKey2_8][TKey3_5][TKey4_2], undefined>;
|
|
107
|
+
<T_31>(object: import("lodash").NumericDictionary<T_31>, path: number): T_31;
|
|
108
|
+
<T_32>(object: import("lodash").NumericDictionary<T_32>, path: number): T_32;
|
|
109
|
+
<T_33, TDefault_4>(object: import("lodash").NumericDictionary<T_33>, path: number, defaultValue: TDefault_4): T_33 | TDefault_4;
|
|
110
|
+
<TDefault_5>(object: null, path: import("lodash").PropertyPath, defaultValue: TDefault_5): TDefault_5;
|
|
111
|
+
(object: null, path: import("lodash").PropertyPath): undefined;
|
|
112
|
+
<TObject_17, TPath extends string>(data: TObject_17, path: TPath): string extends TPath ? any : import("lodash").GetFieldType<TObject_17, TPath>;
|
|
113
|
+
<TObject_18, TPath_1 extends string, TDefault_6 = import("lodash").GetFieldType<TObject_18, TPath_1>>(data: TObject_18, path: TPath_1, defaultValue: TDefault_6): TDefault_6 | Exclude<import("lodash").GetFieldType<TObject_18, TPath_1>, null>;
|
|
114
|
+
(object: any, path: import("lodash").PropertyPath, defaultValue?: any): any;
|
|
115
|
+
};
|
|
116
|
+
groupBy: {
|
|
117
|
+
<T_34>(collection: import("lodash").List<T_34>, iteratee?: import("lodash").ValueIteratee<T_34>): import("lodash").Dictionary<T_34[]>;
|
|
118
|
+
<T_35 extends object>(collection: T_35, iteratee?: import("lodash").ValueIteratee<T_35[keyof T_35]>): import("lodash").Dictionary<T_35[keyof T_35][]>;
|
|
119
|
+
};
|
|
120
|
+
has: <T_36>(object: T_36, path: import("lodash").PropertyPath) => boolean;
|
|
121
|
+
includes: <T_37>(collection: import("lodash").Dictionary<T_37> | import("lodash").NumericDictionary<T_37>, target: T_37, fromIndex?: number) => boolean;
|
|
122
|
+
indexOf: <T_38>(array: import("lodash").List<T_38>, value: T_38, fromIndex?: number) => number;
|
|
123
|
+
isArray: {
|
|
124
|
+
(value?: any): value is any[];
|
|
125
|
+
<T_39>(value?: any): value is any[];
|
|
126
|
+
};
|
|
127
|
+
isDate: (value?: any) => value is Date;
|
|
128
|
+
isEmpty: {
|
|
129
|
+
<T_40 extends {
|
|
130
|
+
__trapAny: any;
|
|
131
|
+
}>(value?: T_40): boolean;
|
|
132
|
+
(value: string): value is "";
|
|
133
|
+
(value: Set<any> | import("lodash").List<any> | Map<any, any>): boolean;
|
|
134
|
+
(value: object): boolean;
|
|
135
|
+
<T_41 extends object>(value: T_41): value is import("lodash").EmptyObjectOf<T_41>;
|
|
136
|
+
(value?: any): boolean;
|
|
137
|
+
};
|
|
138
|
+
isNaN: (value?: any) => boolean;
|
|
139
|
+
isNumber: (value?: any) => value is number;
|
|
140
|
+
isObject: (value?: any) => value is object;
|
|
141
|
+
isString: (value?: any) => value is string;
|
|
142
|
+
join: (array: import("lodash").List<any>, separator?: string) => string;
|
|
143
|
+
keys: (object?: any) => string[];
|
|
144
|
+
map: {
|
|
145
|
+
<T_42, TResult_3>(collection: T_42[], iteratee: import("lodash").ArrayIterator<T_42, TResult_3>): TResult_3[];
|
|
146
|
+
<T_43, TResult_4>(collection: import("lodash").List<T_43>, iteratee: import("lodash").ListIterator<T_43, TResult_4>): TResult_4[];
|
|
147
|
+
<T_44>(collection: import("lodash").Dictionary<T_44> | import("lodash").NumericDictionary<T_44>): T_44[];
|
|
148
|
+
<T_45 extends object, TResult_5>(collection: T_45, iteratee: import("lodash").ObjectIterator<T_45, TResult_5>): TResult_5[];
|
|
149
|
+
<T_46, K extends keyof T_46>(collection: import("lodash").Dictionary<T_46> | import("lodash").NumericDictionary<T_46>, iteratee: K): T_46[K][];
|
|
150
|
+
<T_47>(collection: import("lodash").Dictionary<T_47> | import("lodash").NumericDictionary<T_47>, iteratee?: string): any[];
|
|
151
|
+
<T_48>(collection: import("lodash").Dictionary<T_48> | import("lodash").NumericDictionary<T_48>, iteratee?: object): boolean[];
|
|
152
|
+
};
|
|
153
|
+
orderBy: {
|
|
154
|
+
<T_49>(collection: import("lodash").List<T_49>, iteratees?: import("lodash").Many<import("lodash").ListIterator<T_49, unknown>>, orders?: import("lodash").Many<boolean | "desc" | "asc">): T_49[];
|
|
155
|
+
<T_50>(collection: import("lodash").List<T_50>, iteratees?: import("lodash").Many<import("lodash").ListIteratee<T_50>>, orders?: import("lodash").Many<boolean | "desc" | "asc">): T_50[];
|
|
156
|
+
<T_51 extends object>(collection: T_51, iteratees?: import("lodash").Many<import("lodash").ObjectIterator<T_51, unknown>>, orders?: import("lodash").Many<boolean | "desc" | "asc">): T_51[keyof T_51][];
|
|
157
|
+
<T_52 extends object>(collection: T_52, iteratees?: import("lodash").Many<import("lodash").ObjectIteratee<T_52>>, orders?: import("lodash").Many<boolean | "desc" | "asc">): T_52[keyof T_52][];
|
|
158
|
+
};
|
|
159
|
+
reduce: {
|
|
160
|
+
<T_53, TResult_6>(collection: T_53[], callback: import("lodash").MemoListIterator<T_53, TResult_6, T_53[]>, accumulator: TResult_6): TResult_6;
|
|
161
|
+
<T_54, TResult_7>(collection: import("lodash").List<T_54>, callback: import("lodash").MemoListIterator<T_54, TResult_7, import("lodash").List<T_54>>, accumulator: TResult_7): TResult_7;
|
|
162
|
+
<T_55 extends object, TResult_8>(collection: T_55, callback: import("lodash").MemoObjectIterator<T_55[keyof T_55], TResult_8, T_55>, accumulator: TResult_8): TResult_8;
|
|
163
|
+
<T_56>(collection: T_56[], callback: import("lodash").MemoListIterator<T_56, T_56, T_56[]>): T_56;
|
|
164
|
+
<T_57>(collection: import("lodash").List<T_57>, callback: import("lodash").MemoListIterator<T_57, T_57, import("lodash").List<T_57>>): T_57;
|
|
165
|
+
<T_58 extends object>(collection: T_58, callback: import("lodash").MemoObjectIterator<T_58[keyof T_58], T_58[keyof T_58], T_58>): T_58[keyof T_58];
|
|
166
|
+
};
|
|
167
|
+
remove: <T_59>(array: import("lodash").List<T_59>, predicate?: import("lodash").ListIteratee<T_59>) => T_59[];
|
|
168
|
+
replace: {
|
|
169
|
+
(string: string, pattern: string | RegExp, replacement: string | import("lodash").ReplaceFunction): string;
|
|
170
|
+
(pattern: string | RegExp, replacement: string | import("lodash").ReplaceFunction): string;
|
|
171
|
+
};
|
|
172
|
+
reverse: <TList_1 extends import("lodash").List<any>>(array: TList_1) => TList_1;
|
|
173
|
+
round: (n: number, precision?: number) => number;
|
|
174
|
+
set: {
|
|
175
|
+
<T_60 extends object>(object: T_60, path: import("lodash").PropertyPath, value: any): T_60;
|
|
176
|
+
<TResult_9>(object: object, path: import("lodash").PropertyPath, value: any): TResult_9;
|
|
177
|
+
};
|
|
178
|
+
slice: <T_61>(array: import("lodash").List<T_61>, start?: number, end?: number) => T_61[];
|
|
179
|
+
some: {
|
|
180
|
+
<T_62>(collection: import("lodash").List<T_62>, predicate?: import("lodash").ListIterateeCustom<T_62, boolean>): boolean;
|
|
181
|
+
<T_63 extends object>(collection: T_63, predicate?: import("lodash").ObjectIterateeCustom<T_63, boolean>): boolean;
|
|
182
|
+
};
|
|
183
|
+
sortBy: {
|
|
184
|
+
<T_64>(collection: import("lodash").List<T_64>, ...iteratees: import("lodash").Many<import("lodash").ListIteratee<T_64>>[]): T_64[];
|
|
185
|
+
<T_65 extends object>(collection: T_65, ...iteratees: import("lodash").Many<import("lodash").ObjectIteratee<T_65>>[]): T_65[keyof T_65][];
|
|
186
|
+
};
|
|
187
|
+
split: {
|
|
188
|
+
(string: string, separator?: string | RegExp, limit?: number): string[];
|
|
189
|
+
(string: string, index: string | number, guard: object): string[];
|
|
190
|
+
};
|
|
191
|
+
startsWith: (string?: string, target?: string, position?: number) => boolean;
|
|
192
|
+
sum: (collection: import("lodash").List<any>) => number;
|
|
193
|
+
take: <T_66>(array: import("lodash").List<T_66>, n?: number) => T_66[];
|
|
194
|
+
uniqBy: <T_67>(array: import("lodash").List<T_67>, iteratee: import("lodash").ValueIteratee<T_67>) => T_67[];
|
|
195
|
+
values: {
|
|
196
|
+
<T_68>(object: import("lodash").Dictionary<T_68> | import("lodash").NumericDictionary<T_68> | import("lodash").List<T_68>): T_68[];
|
|
197
|
+
<T_69 extends object>(object: T_69): T_69[keyof T_69][];
|
|
198
|
+
(object: any): any[];
|
|
199
|
+
};
|
|
200
|
+
};
|
|
6
201
|
static ɵfac: i0.ɵɵFactoryDeclaration<UtilitiesService, never>;
|
|
7
202
|
static ɵprov: i0.ɵɵInjectableDeclaration<UtilitiesService>;
|
|
8
203
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utilities.service.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/util/services/utilities.service.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"utilities.service.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/util/services/utilities.service.ts"],"names":[],"mappings":";AAGA,qBACa,gBAAgB;WACb,MAAM,IAAI,OAAO;WAIjB,OAAO,CAAC,GAAG,KAAA;WAYX,cAAc,CAAC,GAAG,KAAA;IAKhC,OAAc,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAAsc;yCAtB/c,gBAAgB;6CAAhB,gBAAgB;CAwB5B"}
|
|
@@ -68,11 +68,7 @@ export declare class GridService {
|
|
|
68
68
|
private addColDefAttrsByField;
|
|
69
69
|
private customContext;
|
|
70
70
|
metaValueGetter(titleFnc: Function, mapFnc?: Function): (params: any) => any;
|
|
71
|
-
dateComparator(datePipe: any): (a: Date, b: any) => number;
|
|
72
|
-
dateFilterValueGetter(field: string): (node: any) => {
|
|
73
|
-
filter: any;
|
|
74
|
-
value: any;
|
|
75
|
-
};
|
|
71
|
+
dateComparator(datePipe: any, withTime?: boolean): (a: Date, b: any) => number;
|
|
76
72
|
static ɵfac: i0.ɵɵFactoryDeclaration<GridService, never>;
|
|
77
73
|
static ɵprov: i0.ɵɵInjectableDeclaration<GridService>;
|
|
78
74
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grid.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/api/grid.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAe,MAAM,EAAE,eAAe,EAAsB,WAAW,EAAW,MAAM,yBAAyB,CAAC;AACzH,OAAO,EAAC,gBAAgB,EAAgC,MAAM,cAAc,CAAC;AAI7E,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACvC,OAAO,EAAC,gBAAgB,EAAC,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EACL,aAAa,EACb,cAAc,EACd,WAAW,EAMZ,MAAM,cAAc,CAAC;AAGtB,OAAO,EAAC,aAAa,EAAC,MAAM,4BAA4B,CAAC;;AAEzD,qBACa,WAAW;IAqCb,SAAS,EAAE,gBAAgB;IAClC,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,WAAW;IAzCrB,OAAO,EAAE,GAAG,CAAC;IAEb,IAAI,eAAe,IAAI,eAAe,CAUrC;IAED,MAAM,CAAC,UAAU,CAAC,GAAG,KAAA;IAarB,MAAM,CAAC,cAAc,CAAC,KAAK,EAAE,MAAM;IAInC,MAAM,CAAC,UAAU,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM;gBAKtC,SAAS,EAAE,gBAAgB,EAC1B,MAAM,EAAE,MAAM,EACd,gBAAgB,EAAE,gBAAgB,EAClC,MAAM,EAAE,aAAa,EACrB,OAAO,EAAE,cAAc,EACvB,WAAW,EAAE,WAAW;IA0B3B,eAAe,CAAC,KAAK,EAAE,aAAa,EAAE,IAAI,EAAE,aAAa,EAAE,WAAW,CAAC,EAAE,WAAW;
|
|
1
|
+
{"version":3,"file":"grid.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/api/grid.service.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,12 +2,14 @@ import { ApplicationRef, NgZone } from '@angular/core';
|
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
3
|
import { AgentService } from '../agent/agent.service';
|
|
4
4
|
import { EoUser, Logger, NotificationsService, BackendService, ClipboardService, DmsService, EventService, UserService, DmsObject, TranslateService, HttpOptions } from '@eo-sdk/core';
|
|
5
|
+
import { Subject } from 'rxjs';
|
|
5
6
|
import * as i0 from "@angular/core";
|
|
6
7
|
declare global {
|
|
7
8
|
interface Window {
|
|
8
9
|
api: any;
|
|
9
10
|
}
|
|
10
11
|
}
|
|
12
|
+
export declare function onLoad(): () => void;
|
|
11
13
|
export declare const UNDOCK_WINDOW_NAME = "eoViewer";
|
|
12
14
|
export declare class PluginsService {
|
|
13
15
|
private backend;
|
|
@@ -23,10 +25,14 @@ export declare class PluginsService {
|
|
|
23
25
|
private appRef;
|
|
24
26
|
private ngZone;
|
|
25
27
|
private user;
|
|
28
|
+
private services;
|
|
26
29
|
private agentAction;
|
|
27
30
|
get currentUrl(): string;
|
|
28
31
|
get api(): any;
|
|
32
|
+
get availableServices(): any;
|
|
29
33
|
applyFunction(value: string | Function | any, params?: string, args?: any): any;
|
|
34
|
+
unload: () => void;
|
|
35
|
+
isReady: Subject<unknown>;
|
|
30
36
|
constructor(backend: BackendService, notifications: NotificationsService, clipboard: ClipboardService, logger: Logger, translate: TranslateService, dmsService: DmsService, router: Router, agentService: AgentService, eventService: EventService, userService: UserService, appRef: ApplicationRef, ngZone: NgZone);
|
|
31
37
|
getApi(): any;
|
|
32
38
|
getAgentAvailability(): Promise<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugins.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/api/plugins.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,cAAc,EAAc,MAAM,EAAC,MAAM,eAAe,CAAC;AACjE,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACvC,OAAO,EAAC,YAAY,EAAC,MAAM,wBAAwB,CAAC;AACpD,OAAO,EACL,MAAM,EAAE,MAAM,EAAE,oBAAoB,EAAE,cAAc,EAAE,gBAAgB,EACtE,UAAU,EAAE,YAAY,EAAE,WAAW,EAAE,SAAS,EAChD,gBAAgB,EAAE,WAAW,EAC9B,MAAM,cAAc,CAAC;;
|
|
1
|
+
{"version":3,"file":"plugins.service.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework-core/api/plugins.service.ts"],"names":[],"mappings":"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"}
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
"about": {
|
|
31
31
|
"docu": {
|
|
32
|
-
"link": "https://help.optimal-systems.com/yuuvisRAD/
|
|
32
|
+
"link": "https://help.optimal-systems.com/yuuvisRAD/v100/user/client/###userLang###/index.html",
|
|
33
33
|
"label": "eo.sidebar.help.manual"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"eo.dashboard.button.show.footer.tooltip": "Dashboard-Konfiguration anzeigen",
|
|
25
25
|
"eo.dashboard.button.hide.footer.tooltip": "Dashboard-Konfiguration ausblenden",
|
|
26
26
|
"eo.form.property.string.error.classification.email": "Geben Sie eine gültige E-Mail-Adresse ein.",
|
|
27
|
+
"eo.form.property.string.error.classification.email.duplicate": "Diese E-Mail-Adresse wurde bereits verwendet.",
|
|
27
28
|
"eo.form.property.string.error.classification.url": "Bitte geben Sie eine gültige URL ein.",
|
|
28
29
|
"eo.form.property.string.error.classification.partialValue": "Geben Sie eine gültige Anzahl zwischen 3 und 100 ein.",
|
|
29
30
|
"eo.form.property.string.error.whitespaces": "Die Eingabe enthält nur Leerzeichen.",
|
|
@@ -106,6 +107,7 @@
|
|
|
106
107
|
"eo.license.warning.expirationDate": "Ihre {{type}}-Lizenz läuft am {{date}} ab.",
|
|
107
108
|
"eo.license.warning.type.production.expiration": "Ihre Lizenz läuft am {{date}} ab.",
|
|
108
109
|
"eo.license.warning.expired": "Ihre Lizenz ist abgelaufen. Sie können keine neuen Objekte erstellen oder vorhandene ändern.",
|
|
110
|
+
"eo.license.warning.invalid": "Ihre Lizenz ist ungültig.",
|
|
109
111
|
"eo.search.type.abstract": "abstrakt",
|
|
110
112
|
"eo.search.mode.expert": "Expertenmodus",
|
|
111
113
|
"eo.search.mode.expert.close": "Expertenmodus beenden",
|
|
@@ -170,6 +172,7 @@
|
|
|
170
172
|
"eo.action.cancel.signing.error.message": "Das Signieren konnte nicht abgebrochen werden.",
|
|
171
173
|
"eo.object.signature.tooltip.inprocess": "Signaturen wurden angefordert.",
|
|
172
174
|
"eo.object.signature.tooltip.signed": "Das Dokument ist signiert.",
|
|
175
|
+
"eo.object.processcount.tooltip": "Anzahl vorhandener Prozesse: {{processcount}}. {{text}}",
|
|
173
176
|
"eo.object.signature.tooltip.stopped": "Der Signierprozess wurde gestoppt.",
|
|
174
177
|
"eo.object.signature-tab.no-signatures": "Es sind keine Signaturen vorhanden.",
|
|
175
178
|
"eo.form.property.dynamic.list.empty": "Es sind keine Einträge vorhanden oder in diesem Kontext nicht verfügbar.",
|
|
@@ -272,8 +275,8 @@
|
|
|
272
275
|
"eo.action.menu.custom.error.message": "Aktion konnte nicht ausgeführt werden",
|
|
273
276
|
"eo.action.menu.show.versions.label": "Versionen anzeigen",
|
|
274
277
|
"eo.action.menu.show.versions.description": "Zeigt alle Versionen des Objekts.",
|
|
275
|
-
"eo.action.menu.edit.document.label": "Dokumentdatei öffnen",
|
|
276
|
-
"eo.action.menu.edit.document.description": "Ermöglicht das
|
|
278
|
+
"eo.action.menu.edit.document.label": "Dokumentdatei in lokaler Anwendung öffnen",
|
|
279
|
+
"eo.action.menu.edit.document.description": "Ermöglicht das Öffnen der Dokumentdatei in lokaler Anwendung.",
|
|
277
280
|
"eo.action.menu.email.label": "E-Mail versenden",
|
|
278
281
|
"eo.action.menu.email.description": "Öffnet weitere E-Mail-Aktionen",
|
|
279
282
|
"eo.action.menu.send.email.link.label": "Mit Link auf das Objekt",
|
|
@@ -843,10 +846,17 @@
|
|
|
843
846
|
"eo.workspace.widgetGrid.noopWidgetLabel": "Es ist bisher kein Widget vorhanden.",
|
|
844
847
|
"eo.workspace.widgetGrid.widgetPickerTitle": "Widget-Auswahl",
|
|
845
848
|
"eo.workspace.widgetGrid.widgetTitleLabel": "Aufgabentitel",
|
|
849
|
+
"eo.workspace.widgetGrid.addNewWidgetLabel": "Neues Widget hinzufügen",
|
|
846
850
|
"eo.workspace.widgetGrid.addWorkspace": "Dashboard erstellen",
|
|
847
851
|
"eo.workspace.widget.default.dashboard": "Dashboard",
|
|
848
852
|
"eo.workspace.widget.setup.title": "Titel",
|
|
853
|
+
"eo.workspace.widget.emptyList": "Es wurden keine Objekte von Ihnen erstellt/bearbeitet.",
|
|
849
854
|
"eo.workspace.widget.picture.label": "Bild",
|
|
855
|
+
"eo.workspace.widget.picture.tooltip": "Bild auswählen",
|
|
856
|
+
"eo.workspace.widget.picture.noImage": "Wählen Sie zuerst ein Bild aus",
|
|
857
|
+
"eo.workspace.widget.picture.dialog.sizeError": "Die Datei ist zu groß. Die maximale Größe beträgt 5 MB.",
|
|
858
|
+
"eo.workspace.widget.picture.dialog.fileError": "Es sind nur Dateien im Format gif, jpeg, jpg, png und svg erlaubt.",
|
|
859
|
+
"eo.workspace.widget.picture.dialog.title": "Bild hochladen",
|
|
850
860
|
"eo.workspace.widget.todo.label": "Aufgabenliste",
|
|
851
861
|
"eo.workspace.widget.lastEditedOrLastCreated.label": "Zuletzt bearbeitete und zuletzt erstellte Objekte",
|
|
852
862
|
"eo.workspace.widget.iframe.label": "Webseite",
|
|
@@ -855,12 +865,14 @@
|
|
|
855
865
|
"eo.workspace.widget.quicksearch.label": "Schnellsuche",
|
|
856
866
|
"eo.workspace.widget.hitlist.label": "Trefferliste",
|
|
857
867
|
"eo.workspace.widget.countObject.label": "Trefferanzahl",
|
|
858
|
-
"eo.widget.
|
|
859
|
-
"eo.widget.hitcount.form.desc.threshold
|
|
868
|
+
"eo.workspace.widget.label.storedquery": "Gespeicherte Suche",
|
|
869
|
+
"eo.widget.hitcount.form.desc.threshold": "anzeigen, wenn mehr als ...",
|
|
870
|
+
"eo.widget.hitcount.form.desc.threshold.inverted": "anzeigen, wenn weniger als ...",
|
|
860
871
|
"eo.widget.hitcount.form.label.countTileThresholdInvert": "Schwellenwerte umkehren (viel -> wenig)",
|
|
861
872
|
"eo.widget.hitcount.form.label.threshold.error": "Schwellenwert für Fehler",
|
|
862
873
|
"eo.widget.hitcount.form.label.threshold.success": "Schwellenwert für Erfolg",
|
|
863
874
|
"eo.widget.hitcount.form.label.threshold.warning": "Schwellenwert für Warnung",
|
|
875
|
+
"eo.widget.hitcount.form.label.showZero": "Zahl nicht anzeigen, wenn sie Null ist",
|
|
864
876
|
"eo.workspace.widget.iframe.setup.url": "URL",
|
|
865
877
|
"eo.workspace.widget.form.label.countType": "Nur Gesamtanzahl anzeigen",
|
|
866
878
|
"eo.workspace.widget.form.label.size": "Objektanzahl in der Liste",
|
|
@@ -872,6 +884,7 @@
|
|
|
872
884
|
"eo.workspace.widget.form.label.sortRevert": "Sortierung umkehren",
|
|
873
885
|
"eo.workspace.widget.form.label.edited": "Zuletzt bearbeitete Objekte anzeigen",
|
|
874
886
|
"eo.workspace.widget.form.label.created": "Zuletzt erstellte Objekte anzeigen",
|
|
887
|
+
"eo.workspace.widget.todo.taskTitle": "Aufgabentitel",
|
|
875
888
|
"eo.widget.hitlist.tooltip.openinresultlist": "Öffnen in der Trefferliste",
|
|
876
889
|
"eo.widget.hitlist.tooltip.savedSearchIcon": "Im Suchdialog öffnen",
|
|
877
890
|
"eo.workspace.widget.form.sortField": "Auswahl der Objekteigenschaft für die Sortierung",
|
|
@@ -881,12 +894,12 @@
|
|
|
881
894
|
"eo.workspace.widget.chart.label": "Diagramm",
|
|
882
895
|
"eo.workspace.widget.form.label.aggregationField": "Attribut für Aggregation",
|
|
883
896
|
"eo.workspace.widget.form.label.chartTypeField": "Diagrammtyp",
|
|
884
|
-
"eo.workspace.widget.chart.form.label.description": "Legen Sie die maximale Anzahl an Teilwerten für die x-Achse des Diagramms fest. Standardwert: 10",
|
|
885
897
|
"eo.workspace.widget.charts.type.bar": "Balken",
|
|
886
898
|
"eo.workspace.widget.charts.type.pie": "Kuchen",
|
|
887
899
|
"eo.workspace.widget.charts.type.donut": "Ring",
|
|
888
900
|
"eo.workspace.widget.charts.type.lineStraight": "Linie - Gerade",
|
|
889
901
|
"eo.workspace.widget.charts.type.lineCurve": "Linie - Kurve",
|
|
902
|
+
"eo.workspace.widget.form.label.minDocCount": "Schwellenwert für Anzahl",
|
|
890
903
|
"eo.workspace.widget.form.label.histogram": "Histogramm",
|
|
891
904
|
"eo.workspace.widget.charts.histogram.yearly": "Jahr",
|
|
892
905
|
"eo.workspace.widget.charts.histogram.monthly": "Monat",
|
|
@@ -894,11 +907,23 @@
|
|
|
894
907
|
"eo.workspace.widget.charts.histogram.daily": "Tag",
|
|
895
908
|
"eo.workspace.widget.charts.interval": "Intervall",
|
|
896
909
|
"eo.workspace.widget.charts.startingpoint": "Startpunkt",
|
|
910
|
+
"eo.workspace.widget.charts.title": "Diagrammtitel",
|
|
911
|
+
"eo.workspace.widget.charts.xAxe": "Beschriftung für X-Achse",
|
|
912
|
+
"eo.workspace.widget.charts.yAxe": "Beschriftung für Y-Achse",
|
|
913
|
+
"eo.workspace.widget.form.label.attributMetric": "Attribut für Metriken",
|
|
914
|
+
"eo.workspace.widget.form.label.chartMetric": "Metrik",
|
|
915
|
+
"eo.workspace.widget.charts.metric.min": "Minimum",
|
|
916
|
+
"eo.workspace.widget.charts.metric.avg": "Durchschnitt",
|
|
917
|
+
"eo.workspace.widget.charts.metric.sum": "Summe",
|
|
918
|
+
"eo.workspace.widget.charts.metric.median": "Median",
|
|
919
|
+
"eo.workspace.widget.charts.metric.max": "Maximum",
|
|
897
920
|
"eo.workspace.widget.list.empty": "Es wurden keine Daten gefunden.",
|
|
921
|
+
"eo.workspace.widget.todo.noTasks": "Toll, keine offenen Aufgaben.",
|
|
898
922
|
"eo.recyclebin.list.title": "Papierkorb",
|
|
899
923
|
"eo.workspace.widget.configuration.notOk" : "Konfigurieren Sie zuerst das Widget.",
|
|
900
924
|
"eo.widget.hitlist.tooltip.refresh": "Aktualisieren",
|
|
901
925
|
"eo.recyclebin.filter.title": "Papierkorb filtern",
|
|
926
|
+
"eo.recyclebin.sort.title": "Papierkorb sortieren",
|
|
902
927
|
"eo.recyclebin.list.empty": "Der Papierkorb ist leer.",
|
|
903
928
|
"eo.view.navigation.title": "Navigation",
|
|
904
929
|
"eo.recyclebin.details.restore": "Wiederherstellen",
|
|
@@ -1097,6 +1122,12 @@
|
|
|
1097
1122
|
"eo.sort.desc": "absteigend",
|
|
1098
1123
|
"eo.sort.clear": "{{value}} Sortierung entfernen",
|
|
1099
1124
|
"eo.state.settings.storageinfo": "Speicherinformationen",
|
|
1125
|
+
"eo.state.settings.dashboard.button.clear": "Zurücksetzen auf Standard",
|
|
1126
|
+
"eo.state.settings.dashboard.defaut": "Dashboard",
|
|
1127
|
+
"eo.state.settings.dashboard.default.dialog.title": "Dashboard zurücksetzen",
|
|
1128
|
+
"eo.state.settings.dashboard.default.dialog.message": "Möchten Sie das Dashboard auf Standard zurücksetzen?",
|
|
1129
|
+
"eo.state.settings.dashboard.clear.success": "Das Dashboard wurde auf Standard zurückgesetzt.",
|
|
1130
|
+
"eo.state.settings.dashboard.button.reset": "Zurücksetzen",
|
|
1100
1131
|
"eo.object.storageinfo.permanence": "Speicherbereich",
|
|
1101
1132
|
"eo.object.storageinfo.storagename": "Medium",
|
|
1102
1133
|
"eo.object.storageinfo.setname": "Set-Name",
|
|
@@ -1107,6 +1138,7 @@
|
|
|
1107
1138
|
"eo.cta.button.add": "Hinzufügen",
|
|
1108
1139
|
"eo.cta.button.select.all": "Alles auswählen",
|
|
1109
1140
|
"eo.object.details": "Objektdetails",
|
|
1141
|
+
"eo.object.details.content.undock": "Inhalt abdocken",
|
|
1110
1142
|
"eo.document.open.error.title": "Fehler beim Öffnen",
|
|
1111
1143
|
"eo.document.open.error.message": "Die Datei konnte nicht geöffnet werden.",
|
|
1112
1144
|
"yuv.viewer.not.authorized": "Keine Berechtigung für Dateivorschau.",
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
"eo.dashboard.button.show.footer.tooltip": "Show dashboard configuration",
|
|
25
25
|
"eo.dashboard.button.hide.footer.tooltip": "Hide dashboard configuration",
|
|
26
26
|
"eo.form.property.string.error.classification.email": "Enter a valid e-mail address.",
|
|
27
|
+
"eo.form.property.string.error.classification.email.duplicate": "This e-mail address is already in use.",
|
|
27
28
|
"eo.form.property.string.error.classification.url": "Please enter a valid URL.",
|
|
28
29
|
"eo.form.property.string.error.classification.partialValue": "Specify a valid number between 3 and 100.",
|
|
29
30
|
"eo.form.property.string.error.whitespaces": "The entry contains only spaces.",
|
|
@@ -110,7 +111,8 @@
|
|
|
110
111
|
"eo.license.warning.type": "{{type}} license",
|
|
111
112
|
"eo.license.warning.expirationDate": "Your {{type}} license expires on {{date}}.",
|
|
112
113
|
"eo.license.warning.type.production.expiration": "Your license expires on {{date}}.",
|
|
113
|
-
"eo.license.warning.expired": "Your license has expired
|
|
114
|
+
"eo.license.warning.expired": "Your license has expired. You cannot create new objects or edit existing ones.",
|
|
115
|
+
"eo.license.warning.invalid": "Your license is invalid.",
|
|
114
116
|
"eo.search.type.abstract": "abstract",
|
|
115
117
|
"eo.search.mode.expert": "Expert mode",
|
|
116
118
|
"eo.search.mode.expert.close": "Exit expert mode",
|
|
@@ -174,6 +176,7 @@
|
|
|
174
176
|
"eo.action.cancel.signing.error.message": "It was not possible to cancel signing.",
|
|
175
177
|
"eo.object.signature.tooltip.inprocess": "Signatures were requested.",
|
|
176
178
|
"eo.object.signature.tooltip.signed": "The document is signed.",
|
|
179
|
+
"eo.object.processcount.tooltip": "Number of available processes: {{processcount}}. {{text}}",
|
|
177
180
|
"eo.object.signature.tooltip.stopped": "The signing process was aborted.",
|
|
178
181
|
"eo.object.signature-tab.no-signatures": "There are no signatures available.",
|
|
179
182
|
"eo.form.property.dynamic.list.empty": "No entries available or entries not available in this context.",
|
|
@@ -278,8 +281,8 @@
|
|
|
278
281
|
"eo.action.menu.custom.error.message": "Unable to execute action",
|
|
279
282
|
"eo.action.menu.show.versions.label": "Show versions",
|
|
280
283
|
"eo.action.menu.show.versions.description": "Shows all versions of the object.",
|
|
281
|
-
"eo.action.menu.edit.document.label": "Open document file",
|
|
282
|
-
"eo.action.menu.edit.document.description": "Allows the document file to be opened
|
|
284
|
+
"eo.action.menu.edit.document.label": "Open document file in local application",
|
|
285
|
+
"eo.action.menu.edit.document.description": "Allows the document file to be opened in local application.",
|
|
283
286
|
"eo.action.menu.email.label": "Send e-mail",
|
|
284
287
|
"eo.action.menu.email.description": "Opens other e-mail actions",
|
|
285
288
|
"eo.action.menu.send.email.link.label": "With link to the object",
|
|
@@ -342,7 +345,7 @@
|
|
|
342
345
|
"eo.error.connection.interrupted.title": "A fatal error has occurred.",
|
|
343
346
|
"eo.error.attachments.title": "Unable to display preview.",
|
|
344
347
|
"eo.error.structure.tree.not.available": "The structure tree is not available currently.",
|
|
345
|
-
"eo.error.license.expired.message": "Your license has expired. You
|
|
348
|
+
"eo.error.license.expired.message": "Your license has expired. You can no longer create or edit objects.",
|
|
346
349
|
"eo.object.indexdata.save.success": "The document was saved.",
|
|
347
350
|
"eo.object.indexdata.save.error": "The document cannot be saved currently.",
|
|
348
351
|
"eo.object.indexdata.save.cancel": "Cancel",
|
|
@@ -629,7 +632,7 @@
|
|
|
629
632
|
"eo.prepare.list.item.location.set": "filing location specified",
|
|
630
633
|
"eo.prepare.list.item.location.notset": "in the general filing location",
|
|
631
634
|
"eo.prepare.details.item.gone.remove": "Remove from in-tray",
|
|
632
|
-
"eo.prepare.commit.error.indexFailed": "
|
|
635
|
+
"eo.prepare.commit.error.indexFailed": "There may be a delay in displaying the metadata.",
|
|
633
636
|
"eo.process.details.tab.task": "Task",
|
|
634
637
|
"eo.process.details.tab.task.description": "Description",
|
|
635
638
|
"eo.process.details.tab.task.indexdata": "Process data",
|
|
@@ -849,10 +852,17 @@
|
|
|
849
852
|
"eo.workspace.widgetGrid.noopWidgetLabel": "There is no widget so far.",
|
|
850
853
|
"eo.workspace.widgetGrid.widgetPickerTitle": "Widget selection",
|
|
851
854
|
"eo.workspace.widgetGrid.widgetTitleLabel": "Task title",
|
|
855
|
+
"eo.workspace.widgetGrid.addNewWidgetLabel": "Add new widget",
|
|
852
856
|
"eo.workspace.widgetGrid.addWorkspace": "Create dashboard",
|
|
853
857
|
"eo.workspace.widget.default.dashboard": "Dashboard",
|
|
854
858
|
"eo.workspace.widget.setup.title": "Title",
|
|
859
|
+
"eo.workspace.widget.emptyList": "No objects were created or edited by you.",
|
|
855
860
|
"eo.workspace.widget.picture.label": "Image",
|
|
861
|
+
"eo.workspace.widget.picture.tooltip": "Select image",
|
|
862
|
+
"eo.workspace.widget.picture.noImage": "Please select an image first",
|
|
863
|
+
"eo.workspace.widget.picture.dialog.sizeError": "The file is too large. The maximum size allowed is 5 MB.",
|
|
864
|
+
"eo.workspace.widget.picture.dialog.fileError": "The only file formats allowed are *.gif, *.jpeg, *.jpg, *.png, *.svg.",
|
|
865
|
+
"eo.workspace.widget.picture.dialog.title": "Upload image",
|
|
856
866
|
"eo.workspace.widget.todo.label": "Task list",
|
|
857
867
|
"eo.workspace.widget.lastEditedOrLastCreated.label": "Recently edited and created objects",
|
|
858
868
|
"eo.workspace.widget.iframe.label": "Web page",
|
|
@@ -861,12 +871,14 @@
|
|
|
861
871
|
"eo.workspace.widget.quicksearch.label": "Quick search",
|
|
862
872
|
"eo.workspace.widget.hitlist.label": "Hit list",
|
|
863
873
|
"eo.workspace.widget.countObject.label": "Hit count",
|
|
864
|
-
"eo.widget.
|
|
865
|
-
"eo.widget.hitcount.form.desc.threshold
|
|
874
|
+
"eo.workspace.widget.label.storedquery": "Saved search",
|
|
875
|
+
"eo.widget.hitcount.form.desc.threshold": "show if more than...",
|
|
876
|
+
"eo.widget.hitcount.form.desc.threshold.inverted": "show if less than...",
|
|
866
877
|
"eo.widget.hitcount.form.label.countTileThresholdInvert": "Reverse threshold (many -> few)",
|
|
867
878
|
"eo.widget.hitcount.form.label.threshold.error": "Error threshold",
|
|
868
879
|
"eo.widget.hitcount.form.label.threshold.success": "Success threshold",
|
|
869
880
|
"eo.widget.hitcount.form.label.threshold.warning": "Warning threshold",
|
|
881
|
+
"eo.widget.hitcount.form.label.showZero": "Do not show number if equal to zero",
|
|
870
882
|
"eo.workspace.widget.iframe.setup.url": "URL",
|
|
871
883
|
"eo.workspace.widget.form.label.countType": "Show total number only",
|
|
872
884
|
"eo.workspace.widget.form.label.size": "Number of objects in the list",
|
|
@@ -878,6 +890,7 @@
|
|
|
878
890
|
"eo.workspace.widget.form.label.sortRevert": "Reverse sorting",
|
|
879
891
|
"eo.workspace.widget.form.label.edited": "Show recently edited objects",
|
|
880
892
|
"eo.workspace.widget.form.label.created": "Show recently created objects",
|
|
893
|
+
"eo.workspace.widget.todo.taskTitle": "Task title",
|
|
881
894
|
"eo.widget.hitlist.tooltip.openinresultlist": "Open in hit list",
|
|
882
895
|
"eo.widget.hitlist.tooltip.savedSearchIcon": "Open in search dialog",
|
|
883
896
|
"eo.workspace.widget.form.sortField": "Selection of the object property for sorting",
|
|
@@ -886,25 +899,37 @@
|
|
|
886
899
|
"eo.workspace.widget.stored.queries.list.notAvailable": "No saved searches available. You need to first save a search.",
|
|
887
900
|
"eo.workspace.widget.chart.label": "Chart",
|
|
888
901
|
"eo.workspace.widget.form.label.aggregationField": "Attribute for aggregation",
|
|
889
|
-
"eo.workspace.widget.chart.form.label.description": "Specify the maximum number of partial values for the X-axis of the chart. Default value: 10",
|
|
890
902
|
"eo.workspace.widget.form.label.chartTypeField": "Chart type",
|
|
891
903
|
"eo.workspace.widget.charts.type.bar": "Bar",
|
|
892
904
|
"eo.workspace.widget.charts.type.pie": "Pie",
|
|
893
905
|
"eo.workspace.widget.charts.type.donut": "Ring",
|
|
894
906
|
"eo.workspace.widget.charts.type.lineStraight": "Line – straight",
|
|
895
907
|
"eo.workspace.widget.charts.type.lineCurve": "Line – curve",
|
|
908
|
+
"eo.workspace.widget.form.label.minDocCount": "Count threshold",
|
|
896
909
|
"eo.workspace.widget.form.label.histogram": "Histogram",
|
|
897
910
|
"eo.workspace.widget.charts.histogram.yearly": "Year",
|
|
898
911
|
"eo.workspace.widget.charts.histogram.monthly": "Month",
|
|
899
912
|
"eo.workspace.widget.charts.histogram.weekly": "Week",
|
|
900
913
|
"eo.workspace.widget.charts.histogram.daily": "Day",
|
|
901
914
|
"eo.workspace.widget.charts.interval": "Interval",
|
|
902
|
-
"eo.workspace.widget.charts.startingpoint": "
|
|
915
|
+
"eo.workspace.widget.charts.startingpoint": "Start point",
|
|
916
|
+
"eo.workspace.widget.charts.title": "Chart title",
|
|
917
|
+
"eo.workspace.widget.charts.xAxe": "Label for the x-axis",
|
|
918
|
+
"eo.workspace.widget.charts.yAxe": "Label for the y-axis",
|
|
919
|
+
"eo.workspace.widget.form.label.attributMetric": "Attribute for metrics",
|
|
920
|
+
"eo.workspace.widget.form.label.chartMetric": "Metric",
|
|
921
|
+
"eo.workspace.widget.charts.metric.min": "Minimum",
|
|
922
|
+
"eo.workspace.widget.charts.metric.avg": "Average",
|
|
923
|
+
"eo.workspace.widget.charts.metric.sum": "Total",
|
|
924
|
+
"eo.workspace.widget.charts.metric.median": "Median",
|
|
925
|
+
"eo.workspace.widget.charts.metric.max": "Maximum",
|
|
903
926
|
"eo.workspace.widget.list.empty": "No data was found.",
|
|
927
|
+
"eo.workspace.widget.todo.noTasks": "Great! There are no unfinished tasks.",
|
|
904
928
|
"eo.recyclebin.list.title": "Recycle bin",
|
|
905
929
|
"eo.workspace.widget.configuration.notOk": "You need to first configure the widget.",
|
|
906
930
|
"eo.widget.hitlist.tooltip.refresh": "Refresh",
|
|
907
931
|
"eo.recyclebin.filter.title": "Filter recycle bin",
|
|
932
|
+
"eo.recyclebin.sort.title": "Sort recycle bin",
|
|
908
933
|
"eo.recyclebin.list.empty": "The recycle bin is empty.",
|
|
909
934
|
"eo.view.navigation.title": "Navigation",
|
|
910
935
|
"eo.recyclebin.details.restore": "Restore",
|
|
@@ -1097,6 +1122,12 @@
|
|
|
1097
1122
|
"eo.sort.desc": "descending",
|
|
1098
1123
|
"eo.sort.clear": "Clear {{value}} sorting",
|
|
1099
1124
|
"eo.state.settings.storageinfo": "Storage information",
|
|
1125
|
+
"eo.state.settings.dashboard.button.clear": "Reset to default",
|
|
1126
|
+
"eo.state.settings.dashboard.defaut": "Dashboard",
|
|
1127
|
+
"eo.state.settings.dashboard.default.dialog.title": "Reset dashboard",
|
|
1128
|
+
"eo.state.settings.dashboard.default.dialog.message": "Should the dashboard be reset to default?",
|
|
1129
|
+
"eo.state.settings.dashboard.clear.success": "The dashboard has been reset to default.",
|
|
1130
|
+
"eo.state.settings.dashboard.button.reset": "Reset",
|
|
1100
1131
|
"eo.object.storageinfo.permanence": "Storage area",
|
|
1101
1132
|
"eo.object.storageinfo.storagename": "Storage",
|
|
1102
1133
|
"eo.object.storageinfo.setname": "Set name",
|
|
@@ -1107,6 +1138,7 @@
|
|
|
1107
1138
|
"eo.cta.button.add": "Add",
|
|
1108
1139
|
"eo.cta.button.select.all": "Select all",
|
|
1109
1140
|
"eo.object.details": "Object details",
|
|
1141
|
+
"eo.object.details.content.undock": "Undock content",
|
|
1110
1142
|
"eo.document.open.error.title": "Error while opening",
|
|
1111
1143
|
"eo.document.open.error.message": "Unable to open file.",
|
|
1112
1144
|
"yuv.viewer.not.authorized": "Not authorized for file preview.",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="m840-234-80-80v-446H314l-80-80h526q33 0 56.5 23.5T840-760v526ZM792-56l-64-64H200q-33 0-56.5-23.5T120-200v-528l-64-64 56-56 736 736-56 56ZM240-280l120-160 90 120 33-44-283-283v447h447l-80-80H240Zm297-257ZM424-424Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M360-400h400L622-580l-92 120-62-80-108 140Zm-40 160q-33 0-56.5-23.5T240-320v-480q0-33 23.5-56.5T320-880h480q33 0 56.5 23.5T880-800v480q0 33-23.5 56.5T800-240H320Zm0-80h480v-480H320v480ZM160-80q-33 0-56.5-23.5T80-160v-560h80v560h560v80H160Zm160-720v480-480Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q65 0 123 19t107 53l-58 59q-38-24-81-37.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160q133 0 226.5-93.5T800-480q0-18-2-36t-6-35l65-65q11 32 17 66t6 70q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm-56-216L254-466l56-56 114 114 400-401 56 56-456 457Z"/></svg>
|