@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
package/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { QueryList } from '@angular/core';
|
|
2
2
|
import { IWidgetComponent } from '@yuuvis/widget-grid';
|
|
3
|
-
import { UserService, EoUser, SearchService, SystemService
|
|
3
|
+
import { UserService, EoUser, SearchService, SystemService } from '@eo-sdk/core';
|
|
4
4
|
import { LastEditedAndCreated } from './last-edited-and-created';
|
|
5
5
|
import { YvcTabDirective } from '@yuuvis/components/tabs';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
@@ -8,7 +8,6 @@ export declare class LastEditedAndCreatedComponent implements IWidgetComponent {
|
|
|
8
8
|
userService: UserService;
|
|
9
9
|
private searchService;
|
|
10
10
|
private systemService;
|
|
11
|
-
private translate;
|
|
12
11
|
user: EoUser;
|
|
13
12
|
modifiedByMe: {
|
|
14
13
|
size: number;
|
|
@@ -20,16 +19,19 @@ export declare class LastEditedAndCreatedComponent implements IWidgetComponent {
|
|
|
20
19
|
total: number;
|
|
21
20
|
lately: any[];
|
|
22
21
|
};
|
|
22
|
+
editMode: boolean;
|
|
23
|
+
empty: boolean;
|
|
23
24
|
private _widgetConfig;
|
|
24
25
|
availableTabs: QueryList<YvcTabDirective>;
|
|
25
26
|
tabs: YvcTabDirective[];
|
|
26
27
|
set widgetConfig(c: LastEditedAndCreated);
|
|
27
28
|
get widgetConfig(): LastEditedAndCreated;
|
|
28
|
-
constructor(userService: UserService, searchService: SearchService, systemService: SystemService
|
|
29
|
+
constructor(userService: UserService, searchService: SearchService, systemService: SystemService);
|
|
29
30
|
loadTabs(): void;
|
|
30
31
|
getLastEdited(): void;
|
|
31
32
|
getLastCreated(): void;
|
|
33
|
+
onItemClick(item: any, event: any): void;
|
|
32
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<LastEditedAndCreatedComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LastEditedAndCreatedComponent, "eo-last-edited-and-created", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
35
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LastEditedAndCreatedComponent, "eo-last-edited-and-created", never, { "editMode": { "alias": "editMode"; "required": false; }; "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
34
36
|
}
|
|
35
37
|
//# sourceMappingURL=last-edited-and-created.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"last-edited-and-created.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,SAAS,EAAe,MAAM,eAAe,CAAC;AACxE,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACrD,OAAO,EACL,WAAW,EACX,MAAM,EAAE,aAAa,EAAE,aAAa,
|
|
1
|
+
{"version":3,"file":"last-edited-and-created.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,SAAS,EAAe,MAAM,eAAe,CAAC;AACxE,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;AACrD,OAAO,EACL,WAAW,EACX,MAAM,EAAE,aAAa,EAAE,aAAa,EACrC,MAAM,cAAc,CAAC;AAEtB,OAAO,EAAC,oBAAoB,EAAC,MAAM,2BAA2B,CAAC;AAC/D,OAAO,EAAC,eAAe,EAAC,MAAM,yBAAyB,CAAC;;AAGxD,qBAMa,6BAA8B,YAAW,gBAAgB;IAgCjD,WAAW,EAAE,WAAW;IACzC,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,aAAa;IAhCvB,IAAI,EAAE,MAAM,CAAC;IACb,YAAY;;;;MAIV;IACF,WAAW;;;;MAIT;IACO,QAAQ,UAAS;IAC1B,KAAK,EAAE,OAAO,CAAS;IAEvB,OAAO,CAAC,aAAa,CAAuB;IACb,aAAa,EAAE,SAAS,CAAC,eAAe,CAAC,CAAC;IACzE,IAAI,EAAE,eAAe,EAAE,CAAM;IAC7B,IAAa,YAAY,CAAC,CAAC,EAAE,oBAAoB,EAOhD;IAED,IAAI,YAAY,IATa,oBAAoB,CAWhD;gBAEkB,WAAW,EAAE,WAAW,EACjC,aAAa,EAAE,aAAa,EAC5B,aAAa,EAAE,aAAa;IAItC,QAAQ;IA+CR,aAAa;IA0Cb,cAAc;IAyCd,WAAW,CAAC,IAAI,KAAA,EAAE,KAAK,KAAA;yCAxKZ,6BAA6B;2CAA7B,6BAA6B;CA4KzC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
+
import { IWidgetSetupComponent, PictureWidgetConfig } from '@yuuvis/widget-grid';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class PictureWidgetSetupComponent implements IWidgetSetupComponent {
|
|
5
|
+
fileInputEl: ElementRef | undefined;
|
|
6
|
+
widgetConfig: PictureWidgetConfig | undefined;
|
|
7
|
+
MAX_FILE_SIZE: number;
|
|
8
|
+
widgetConfigChange: EventEmitter<PictureWidgetConfig>;
|
|
9
|
+
fileName: any;
|
|
10
|
+
errorType: string;
|
|
11
|
+
showErrorDialog: boolean;
|
|
12
|
+
constructor();
|
|
13
|
+
pick(): void;
|
|
14
|
+
fileInputChangeListener(event: any): void;
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PictureWidgetSetupComponent, never>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PictureWidgetSetupComponent, "eo-picture-widget-setup", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, { "widgetConfigChange": "widgetConfigChange"; }, never, never, false, never>;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=picture-widget-setup.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"picture-widget-setup.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-client/dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,UAAU,EAAE,YAAY,EAA2B,MAAM,eAAe,CAAC;AAC5F,OAAO,EAAC,qBAAqB,EAAE,mBAAmB,EAAC,MAAM,qBAAqB,CAAC;;AAE/E,qBAKa,2BAA4B,YAAW,qBAAqB;IAC/C,WAAW,EAAE,UAAU,GAAG,SAAS,CAAC;IAEnD,YAAY,EAAE,mBAAmB,GAAG,SAAS,CAEpD;IACF,aAAa,SAAW;IAEd,kBAAkB,oCAA2C;IACvE,QAAQ,EAAE,GAAG,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,OAAO,CAAC;;IAKzB,IAAI;IAIJ,uBAAuB,CAAC,KAAK,EAAE,GAAG;yCApBvB,2BAA2B;2CAA3B,2BAA2B;CAyCvC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { IWidgetComponent, PictureWidgetConfig } from '@yuuvis/widget-grid';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class PictureWidgetComponent implements IWidgetComponent {
|
|
4
|
+
imageUri: string | undefined;
|
|
5
|
+
style: any;
|
|
6
|
+
set widgetConfig(c: PictureWidgetConfig | undefined);
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PictureWidgetComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PictureWidgetComponent, "eo-picture-widget", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=picture-widget.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"picture-widget.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/picture-widget/picture-widget.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,gBAAgB,EAAE,mBAAmB,EAAC,MAAM,qBAAqB,CAAC;;AAE1E,qBAKa,sBAAuB,YAAW,gBAAgB;IAC7D,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,KAAK,EAAE,GAAG,CAAM;IAEhB,IAAa,YAAY,CAAC,CAAC,EAAE,mBAAmB,GAAG,SAAS,EAK3D;yCATU,sBAAsB;2CAAtB,sBAAsB;CAUlC"}
|
|
@@ -30,13 +30,12 @@ export declare class SearchWidgetComponent implements OnInit, IWidgetComponent {
|
|
|
30
30
|
onKey(event: any): void;
|
|
31
31
|
constructor(userService: UserService, titleService: PageTitleService, router: Router, config: Config, capabilityService: CapabilitiesService, storedQueriesService: StoredQueriesService);
|
|
32
32
|
selectStoredQuery(q: StoredQuery): void;
|
|
33
|
-
onQuickSearchInputChange(
|
|
33
|
+
onQuickSearchInputChange(): void;
|
|
34
34
|
onQuickSearchResult(result: QuickSearchResult): void;
|
|
35
35
|
onStoredQueryLoaded(): void;
|
|
36
36
|
onStoredQueryExecute(evt: any): void;
|
|
37
37
|
executeSearch(objectType?: ObjectType): void;
|
|
38
38
|
getTreeNodes(key: any): TreeNode[];
|
|
39
|
-
trackByFn(item: any): any;
|
|
40
39
|
onEmitQueryClick(event: any, q: any): void;
|
|
41
40
|
ngOnInit(): void;
|
|
42
41
|
static ɵfac: i0.ɵɵFactoryDeclaration<SearchWidgetComponent, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-widget.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/search-widget/search-widget.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,wDAAwD,CAAC;AAChF,OAAO,EAAY,MAAM,EAAiC,MAAM,eAAe,CAAC;AAChF,OAAO,EAAC,MAAM,EAAmB,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAC,gBAAgB,EAAC,MAAM,wDAAwD,CAAC;AACxF,OAAO,EAAC,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAC/G,OAAO,EAAC,iBAAiB,EAAC,MAAM,kFAAkF,CAAC;AACnH,OAAO,EAAC,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,mBAAmB,EAAE,oBAAoB,EAAQ,MAAM,cAAc,CAAC;AAClJ,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;;AAIrD,qBASa,qBAAsB,YAAW,MAAM,EAAE,gBAAgB;IAyBjD,WAAW,EAAE,WAAW;IACzC,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,oBAAoB;IA5B9B,YAAY,EAAE,YAAY,CAAC;IAC3B,aAAa,EAAE,WAAW,EAAE,CAAM;IAClC,aAAa,EAAE,WAAW,CAAC;IAC3B,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,6BAA6B;;;MAG3B;IACF,IAAI,KAAM;IACV,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,MAAM,CAAC;IAEE,aAAa,EAAE,oBAAoB,CAAC;IAE9D,YAAY,EAAE,GAAG,CAAC;IAGlB,KAAK,CAAC,KAAK,KAAA;gBAMQ,WAAW,EAAE,WAAW,EACjC,YAAY,EAAE,gBAAgB,EAC9B,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,MAAM,EACd,iBAAiB,EAAE,mBAAmB,EACtC,oBAAoB,EAAE,oBAAoB;IAIpD,iBAAiB,CAAC,CAAC,EAAE,WAAW;IAKhC,wBAAwB
|
|
1
|
+
{"version":3,"file":"search-widget.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/search-widget/search-widget.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,wDAAwD,CAAC;AAChF,OAAO,EAAY,MAAM,EAAiC,MAAM,eAAe,CAAC;AAChF,OAAO,EAAC,MAAM,EAAmB,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAC,gBAAgB,EAAC,MAAM,wDAAwD,CAAC;AACxF,OAAO,EAAC,oBAAoB,EAAC,MAAM,2EAA2E,CAAC;AAC/G,OAAO,EAAC,iBAAiB,EAAC,MAAM,kFAAkF,CAAC;AACnH,OAAO,EAAC,WAAW,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,mBAAmB,EAAE,oBAAoB,EAAQ,MAAM,cAAc,CAAC;AAClJ,OAAO,EAAC,gBAAgB,EAAC,MAAM,qBAAqB,CAAC;;AAIrD,qBASa,qBAAsB,YAAW,MAAM,EAAE,gBAAgB;IAyBjD,WAAW,EAAE,WAAW;IACzC,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,oBAAoB;IA5B9B,YAAY,EAAE,YAAY,CAAC;IAC3B,aAAa,EAAE,WAAW,EAAE,CAAM;IAClC,aAAa,EAAE,WAAW,CAAC;IAC3B,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,6BAA6B;;;MAG3B;IACF,IAAI,KAAM;IACV,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,MAAM,CAAC;IAEE,aAAa,EAAE,oBAAoB,CAAC;IAE9D,YAAY,EAAE,GAAG,CAAC;IAGlB,KAAK,CAAC,KAAK,KAAA;gBAMQ,WAAW,EAAE,WAAW,EACjC,YAAY,EAAE,gBAAgB,EAC9B,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,MAAM,EACd,iBAAiB,EAAE,mBAAmB,EACtC,oBAAoB,EAAE,oBAAoB;IAIpD,iBAAiB,CAAC,CAAC,EAAE,WAAW;IAKhC,wBAAwB;IAKxB,mBAAmB,CAAC,MAAM,EAAE,iBAAiB;IAK7C,mBAAmB;IAKnB,oBAAoB,CAAC,GAAG,KAAA;IAOxB,aAAa,CAAC,UAAU,CAAC,EAAE,UAAU;IAIrC,YAAY,CAAC,GAAG,KAAA,GAAG,QAAQ,EAAE;IAU7B,gBAAgB,CAAC,KAAK,KAAA,EAAE,CAAC,KAAA;IASzB,QAAQ;yCApFG,qBAAqB;2CAArB,qBAAqB;CAiGjC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { IWidgetComponent, TodoWidgetConfig, WidgetGridRegistry } from '@yuuvis/widget-grid';
|
|
3
|
+
import { FormControlStatus, UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class TodoSetupComponent implements IWidgetComponent, OnInit {
|
|
6
|
+
private fb;
|
|
7
|
+
private widgetGridRegistry;
|
|
8
|
+
private subscriptions;
|
|
9
|
+
labels: {
|
|
10
|
+
[key: string]: string;
|
|
11
|
+
};
|
|
12
|
+
private _widgetConfig;
|
|
13
|
+
widgetConfigChange: EventEmitter<TodoWidgetConfig>;
|
|
14
|
+
widgetConfigStateChange: EventEmitter<FormControlStatus>;
|
|
15
|
+
setupForm: UntypedFormGroup;
|
|
16
|
+
set widgetConfig(wc: TodoWidgetConfig);
|
|
17
|
+
get widgetConfig(): TodoWidgetConfig;
|
|
18
|
+
constructor(fb: UntypedFormBuilder, widgetGridRegistry: WidgetGridRegistry);
|
|
19
|
+
private setWidgetConfig;
|
|
20
|
+
ngOnInit(): void;
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TodoSetupComponent, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TodoSetupComponent, "eo-todo-setup", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, { "widgetConfigChange": "widgetConfigChange"; "widgetConfigStateChange": "widgetConfigStateChange"; }, never, never, false, never>;
|
|
23
|
+
}
|
|
24
|
+
//# sourceMappingURL=todo-setup.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"todo-setup.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-client/dashboard/widgets/todowidget/todo-setup/todo-setup.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAS,MAAM,EAAS,MAAM,eAAe,CAAC;AAC7E,OAAO,EAAC,gBAAgB,EAAE,gBAAgB,EAAE,kBAAkB,EAAkB,MAAM,qBAAqB,CAAC;AAC5G,OAAO,EAAC,iBAAiB,EAAE,kBAAkB,EAAE,gBAAgB,EAAa,MAAM,gBAAgB,CAAC;;AAInG,qBAOa,kBAAmB,YAAW,gBAAgB,EAAE,MAAM;IAyB/D,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,kBAAkB;IAxB5B,OAAO,CAAC,aAAa,CAAsB;IAC3C,MAAM,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAM;IAEvC,OAAO,CAAC,aAAa,CAAmB;IAC9B,kBAAkB,iCAAwC;IAC1D,uBAAuB,kCAAyC;IAE1E,SAAS,EAAE,gBAAgB,CAExB;IAEH,IAAa,YAAY,CAAC,EAAE,EAAE,gBAAgB,EAK7C;IAED,IAAI,YAAY,IAPc,gBAAgB,CAS7C;gBAGS,EAAE,EAAE,kBAAkB,EACtB,kBAAkB,EAAE,kBAAkB;IAiBhD,OAAO,CAAC,eAAe;IAWvB,QAAQ,IAAI,IAAI;yCAtDL,kBAAkB;2CAAlB,kBAAkB;CAyD9B"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
2
|
+
import { OnDestroy } from '@angular/core';
|
|
3
|
+
import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
|
|
4
|
+
import { UserService } from '@eo-sdk/core';
|
|
5
|
+
import { Todo, TodoWidgetConfig } from '@eo-sdk/core/lib/interface/todo.interface';
|
|
6
|
+
import { IWidgetComponent, WidgetGridRegistry } from '@yuuvis/widget-grid';
|
|
7
|
+
import * as i0 from "@angular/core";
|
|
8
|
+
export declare class TodoWidgetComponent implements IWidgetComponent, OnDestroy {
|
|
9
|
+
userService: UserService;
|
|
10
|
+
private widgetGridRegistry;
|
|
11
|
+
private fb;
|
|
12
|
+
private subscriptions;
|
|
13
|
+
private _widgetConfig;
|
|
14
|
+
labels: {
|
|
15
|
+
[key: string]: string;
|
|
16
|
+
};
|
|
17
|
+
todos: Todo[];
|
|
18
|
+
showForm: boolean;
|
|
19
|
+
addForm: UntypedFormGroup;
|
|
20
|
+
todoWidgets: TodoWidgetConfig[];
|
|
21
|
+
set widgetConfig(c: TodoWidgetConfig);
|
|
22
|
+
get widgetConfig(): TodoWidgetConfig;
|
|
23
|
+
constructor(userService: UserService, widgetGridRegistry: WidgetGridRegistry, fb: UntypedFormBuilder);
|
|
24
|
+
addTask(): void;
|
|
25
|
+
loadTaskList(id: string): Todo[];
|
|
26
|
+
removeTask(idx: number): void;
|
|
27
|
+
toggleDone(t: Todo): void;
|
|
28
|
+
drop(event: CdkDragDrop<string[]>): void;
|
|
29
|
+
private emitChange;
|
|
30
|
+
ngOnDestroy(): void;
|
|
31
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TodoWidgetComponent, never>;
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TodoWidgetComponent, "eo-todo-widget", never, { "widgetConfig": { "alias": "widgetConfig"; "required": false; }; }, {}, never, never, false, never>;
|
|
33
|
+
}
|
|
34
|
+
//# sourceMappingURL=todo-widget.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"todo-widget.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-client/dashboard/widgets/todowidget/todo-widget.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,WAAW,EAAkB,MAAM,wBAAwB,CAAC;AACpE,OAAO,EAAmB,SAAS,EAAC,MAAM,eAAe,CAAC;AAC1D,OAAO,EAAa,kBAAkB,EAAE,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAChF,OAAO,EACL,WAAW,EACZ,MAAM,cAAc,CAAC;AACtB,OAAO,EAAC,IAAI,EAAE,gBAAgB,EAAC,MAAM,2CAA2C,CAAC;AAEjF,OAAO,EAAC,gBAAgB,EAAE,kBAAkB,EAAC,MAAM,qBAAqB,CAAC;;AAGzE,qBAMa,mBAAoB,YAAW,gBAAgB,EAAE,SAAS;IA2B5D,WAAW,EAAE,WAAW;IAC/B,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,EAAE;IA3BZ,OAAO,CAAC,aAAa,CAAsB;IAC3C,OAAO,CAAC,aAAa,CAAmB;IACxC,MAAM,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAM;IACvC,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,QAAQ,UAAQ;IAEhB,OAAO,EAAE,gBAAgB,CAEtB;IAEH,WAAW,EAAE,gBAAgB,EAAE,CAAM;IAErC,IAAa,YAAY,CAAC,CAAC,EAAE,gBAAgB,EAM5C;IAED,IAAI,YAAY,IARa,gBAAgB,CAU5C;gBAGQ,WAAW,EAAE,WAAW,EACvB,kBAAkB,EAAE,kBAAkB,EACtC,EAAE,EAAE,kBAAkB;IAShC,OAAO;IAaP,YAAY,CAAC,EAAE,EAAE,MAAM;IAQvB,UAAU,CAAC,GAAG,EAAE,MAAM;IAKtB,UAAU,CAAC,CAAC,EAAE,IAAI;IAKlB,IAAI,CAAC,KAAK,EAAE,WAAW,CAAC,MAAM,EAAE,CAAC;IAKjC,OAAO,CAAC,UAAU;IAelB,WAAW,IAAI,IAAI;yCAzFR,mBAAmB;2CAAnB,mBAAmB;CA4F/B"}
|
|
@@ -19,34 +19,39 @@ import * as i16 from "./dashboard/widgets/info-inbox-widget/info-inbox-widget.co
|
|
|
19
19
|
import * as i17 from "./dashboard/widgets/info-intray-widget/info-intray-widget.component";
|
|
20
20
|
import * as i18 from "./dashboard/widgets/search-widget/search-widget.component";
|
|
21
21
|
import * as i19 from "./dashboard/widgets/last-edited-widget/last-edited-and-created.component";
|
|
22
|
-
import * as i20 from "./dashboard/widgets/
|
|
23
|
-
import * as i21 from "./dashboard/widgets/hitlist-widget/hitlist-
|
|
24
|
-
import * as i22 from "./dashboard/widgets/
|
|
25
|
-
import * as i23 from "./dashboard/widgets/charts-widget/charts-
|
|
26
|
-
import * as i24 from "./dashboard/widgets/
|
|
27
|
-
import * as i25 from "./dashboard/widgets/count-objects-widget/count-objects-
|
|
28
|
-
import * as i26 from "./dashboard/widgets/
|
|
29
|
-
import * as i27 from "
|
|
30
|
-
import * as i28 from "
|
|
31
|
-
import * as i29 from "./
|
|
32
|
-
import * as i30 from "./
|
|
33
|
-
import * as i31 from "
|
|
34
|
-
import * as i32 from "
|
|
35
|
-
import * as i33 from "
|
|
36
|
-
import * as i34 from "
|
|
37
|
-
import * as i35 from "
|
|
38
|
-
import * as i36 from "
|
|
39
|
-
import * as i37 from "
|
|
40
|
-
import * as i38 from "
|
|
41
|
-
import * as i39 from "@yuuvis/
|
|
42
|
-
import * as i40 from "@
|
|
43
|
-
import * as i41 from "@
|
|
44
|
-
import * as i42 from "@
|
|
22
|
+
import * as i20 from "./dashboard/widgets/last-edited-widget/last-edited-and-created-setup/last-edited-and-created-setup.component";
|
|
23
|
+
import * as i21 from "./dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component";
|
|
24
|
+
import * as i22 from "./dashboard/widgets/hitlist-widget/hitlist-widget.component";
|
|
25
|
+
import * as i23 from "./dashboard/widgets/charts-widget/charts-widget.component";
|
|
26
|
+
import * as i24 from "./dashboard/widgets/charts-widget/charts-setup/charts-setup.component";
|
|
27
|
+
import * as i25 from "./dashboard/widgets/count-objects-widget/count-objects-widget.component";
|
|
28
|
+
import * as i26 from "./dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component";
|
|
29
|
+
import * as i27 from "./dashboard/widgets/todowidget/todo-widget.component";
|
|
30
|
+
import * as i28 from "./dashboard/widgets/todowidget/todo-setup/todo-setup.component";
|
|
31
|
+
import * as i29 from "./dashboard/widgets/picture-widget/picture-widget.component";
|
|
32
|
+
import * as i30 from "./dashboard/widgets/picture-widget/picture-widget-setup/picture-widget-setup.component";
|
|
33
|
+
import * as i31 from "@angular/common";
|
|
34
|
+
import * as i32 from "@angular/forms";
|
|
35
|
+
import * as i33 from "./object-state/object-state.module";
|
|
36
|
+
import * as i34 from "./inbox-state/inbox-state.module";
|
|
37
|
+
import * as i35 from "./prepare-state/prepare-state.module";
|
|
38
|
+
import * as i36 from "./eo-client-routing.module";
|
|
39
|
+
import * as i37 from "../eo-framework/eo-framework.module";
|
|
40
|
+
import * as i38 from "../eo-framework/grid/grid.module";
|
|
41
|
+
import * as i39 from "@yuuvis/components/master-details";
|
|
42
|
+
import * as i40 from "@yuuvis/components/tabs";
|
|
43
|
+
import * as i41 from "@yuuvis/components/split-view";
|
|
44
|
+
import * as i42 from "@yuuvis/components/dropdown";
|
|
45
|
+
import * as i43 from "@yuuvis/widget-grid";
|
|
46
|
+
import * as i44 from "@angular/common/http";
|
|
47
|
+
import * as i45 from "@carbon/charts-angular";
|
|
48
|
+
import * as i46 from "@angular/cdk/drag-drop";
|
|
49
|
+
import * as i47 from "@angular/router";
|
|
45
50
|
export declare class EoClientModule {
|
|
46
51
|
static forRoot(): ModuleWithProviders<EoClientModule>;
|
|
47
52
|
constructor(parentModule: EoClientModule);
|
|
48
53
|
static ɵfac: i0.ɵɵFactoryDeclaration<EoClientModule, [{ optional: true; skipSelf: true; }]>;
|
|
49
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EoClientModule, [typeof i1.DashboardComponent, typeof i2.SettingsComponent, typeof i3.LoginComponent, typeof i4.ResultStateComponent, typeof i5.FavoriteStateComponent, typeof i6.NotificationsStateComponent, typeof i7.AboutStateComponent, typeof i8.StoredQueriesStateComponent, typeof i9.ProcessStateComponent, typeof i10.VersionStateComponent, typeof i11.RecyclebinStateComponent, typeof i12.IframeSetupComponent, typeof i13.InfoInboxSetupComponent, typeof i14.InfoIntraySetupComponent, typeof i15.IframeWidgetComponent, typeof i16.InfoInboxWidgetComponent, typeof i17.InfoIntrayWidgetComponent, typeof i18.SearchWidgetComponent, typeof i15.SafeUrlPipe, typeof i19.LastEditedAndCreatedComponent, typeof i20.
|
|
54
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EoClientModule, [typeof i1.DashboardComponent, typeof i2.SettingsComponent, typeof i3.LoginComponent, typeof i4.ResultStateComponent, typeof i5.FavoriteStateComponent, typeof i6.NotificationsStateComponent, typeof i7.AboutStateComponent, typeof i8.StoredQueriesStateComponent, typeof i9.ProcessStateComponent, typeof i10.VersionStateComponent, typeof i11.RecyclebinStateComponent, typeof i12.IframeSetupComponent, typeof i13.InfoInboxSetupComponent, typeof i14.InfoIntraySetupComponent, typeof i15.IframeWidgetComponent, typeof i16.InfoInboxWidgetComponent, typeof i17.InfoIntrayWidgetComponent, typeof i18.SearchWidgetComponent, typeof i15.SafeUrlPipe, typeof i19.LastEditedAndCreatedComponent, typeof i20.LastEditedAndCreatedSetupComponent, typeof i21.HitlistSetupComponent, typeof i22.HitlistWidgetComponent, typeof i23.ChartsWidgetComponent, typeof i24.ChartsSetupComponent, typeof i25.CountObjectsWidgetComponent, typeof i26.CountObjectsSetupComponent, typeof i27.TodoWidgetComponent, typeof i28.TodoSetupComponent, typeof i29.PictureWidgetComponent, typeof i30.PictureWidgetSetupComponent], [typeof i31.CommonModule, typeof i32.FormsModule, typeof i32.ReactiveFormsModule, typeof i33.ObjectStateModule, typeof i34.InboxStateModule, typeof i35.PrepareStateModule, typeof i36.EoClientRoutingModule, typeof i37.EoFrameworkModule, typeof i38.GridModule, typeof i39.YvcMasterDetailsModule, typeof i40.YvcTabsModule, typeof i41.YvcSplitViewModule, typeof i42.YvcDropdownModule, typeof i43.YuvWidgetGridModule, typeof i44.HttpClientModule, typeof i45.ChartsModule, typeof i46.DragDropModule], [typeof i47.RouterModule, typeof i37.EoFrameworkModule]>;
|
|
50
55
|
static ɵinj: i0.ɵɵInjectorDeclaration<EoClientModule>;
|
|
51
56
|
}
|
|
52
57
|
//# sourceMappingURL=eo-client.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eo-client.module.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-client/eo-client.module.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,mBAAmB,EAA+B,MAAM,eAAe,CAAC
|
|
1
|
+
{"version":3,"file":"eo-client.module.d.ts","sourceRoot":"","sources":["../../../../../src/app/eo-client/eo-client.module.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,mBAAmB,EAA+B,MAAM,eAAe,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmDhF,qBAuDa,cAAc;IAEzB,MAAM,CAAC,OAAO,IAAI,mBAAmB,CAAC,cAAc,CAAC;gBAMjB,YAAY,EAAE,cAAc;yCARrD,cAAc;0CAAd,cAAc;0CAAd,cAAc;CAc1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbox-state.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-client/inbox-state/inbox-state/inbox-state.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,MAAM,EAAE,WAAW,EAAC,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAY,SAAS,EAAE,MAAM,EAAY,MAAM,eAAe,CAAC;AACtE,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;AAC/C,OAAO,
|
|
1
|
+
{"version":3,"file":"inbox-state.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-client/inbox-state/inbox-state/inbox-state.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,MAAM,EAAE,WAAW,EAAC,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAY,SAAS,EAAE,MAAM,EAAY,MAAM,eAAe,CAAC;AACtE,OAAO,EAAC,cAAc,EAAC,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAa,YAAY,EAAE,SAAS,EAAE,YAAY,EAAc,mBAAmB,EAAE,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAElI,OAAO,EAAC,UAAU,EAAC,MAAM,8DAA8D,CAAC;AACxF,OAAO,EAAC,iBAAiB,EAAC,MAAM,4DAA4D,CAAC;AAC7F,OAAO,EAAC,uBAAuB,EAAC,MAAM,gFAAgF,CAAC;AACvH,OAAO,EAAC,qBAAqB,EAAC,MAAM,oEAAoE,CAAC;AACzG,OAAO,EAAC,gBAAgB,EAAC,MAAM,wDAAwD,CAAC;AACxF,OAAO,EAAC,gBAAgB,EAAC,MAAM,qDAAqD,CAAC;AAErF,OAAO,EAAC,UAAU,EAAC,MAAM,+EAA+E,CAAC;AACzG,OAAO,EAAC,aAAa,EAAC,MAAM,2CAA2C,CAAC;;AAExE,qBAMa,mBAAoB,YAAW,MAAM,EAAE,SAAS,EAAE,uBAAuB;IAmBjE,SAAS,EAAE,gBAAgB;IACrC,SAAS,EAAE,gBAAgB;IAClC,OAAO,CAAC,YAAY;IACb,YAAY,EAAE,YAAY;IACjC,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,cAAc;IAzBxB,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,iBAAiB,EAAE,UAAU,EAAE,CAAM;IACrC,gBAAgB,EAAE,UAAU,EAAE,CAAM;IACpC,gBAAgB,SAAW;IAC3B,yBAAyB,SAAe;IACxC,cAAc,EAAE,gBAAgB,CAAC;IACjC,WAAW,UAAQ;IACnB,OAAO,UAAQ;IACf,QAAQ,MAAC;IACT,mBAAmB,EAAE,GAAG,CAAM;IAC9B,UAAU,EAAE,UAAU,CAAqD;IAC3E,YAAY,UAAS;IACrB,oBAAoB,SAAyB;IAExB,MAAM,EAAE,aAAa,CAAC;gBAExB,SAAS,EAAE,gBAAgB,EACrC,SAAS,EAAE,gBAAgB,EAC1B,YAAY,EAAE,gBAAgB,EAC/B,YAAY,EAAE,YAAY,EACzB,cAAc,EAAE,qBAAqB,EACrC,KAAK,EAAE,iBAAiB,EACxB,YAAY,EAAE,YAAY,EAC1B,KAAK,EAAE,cAAc,EACrB,cAAc,EAAE,mBAAmB;IAsB7C,cAAc,CAAC,GAAG,EAAE,GAAG;IAcvB,iBAAiB;IAIjB,WAAW;IAOX,gBAAgB,CAAC,IAAI,KAAA,EAAE,IAAI,KAAA;IAgB3B,YAAY;IAgBZ,YAAY;IAIZ,UAAU,CAAC,IAAI,EAAE,SAAS,EAAE,GAAG,IAAI;IAsCnC,YAAY,CAAC,MAAM,KAAA;IAiCnB,QAAQ;IAwCR,WAAW;yCA7NA,mBAAmB;2CAAnB,mBAAmB;CAgO/B"}
|
|
@@ -3,6 +3,7 @@ import { ActivatedRoute, Router } from '@angular/router';
|
|
|
3
3
|
import { DomSanitizer, SafeResourceUrl } from '@angular/platform-browser';
|
|
4
4
|
import { AuthService, Config, TranslateService, UserService } from '@eo-sdk/core';
|
|
5
5
|
import { PageTitleService } from '../../eo-framework-core/title/page-title.service';
|
|
6
|
+
import { PluginsService } from '../../eo-framework-core/api/plugins.service';
|
|
6
7
|
import * as i0 from "@angular/core";
|
|
7
8
|
export declare class LoginComponent implements OnInit {
|
|
8
9
|
private route;
|
|
@@ -14,6 +15,7 @@ export declare class LoginComponent implements OnInit {
|
|
|
14
15
|
private cd;
|
|
15
16
|
private authService;
|
|
16
17
|
private userService;
|
|
18
|
+
private pluginsSerice;
|
|
17
19
|
setAsPresentButton: ElementRef;
|
|
18
20
|
backgroundImage: SafeResourceUrl;
|
|
19
21
|
appLogo: string;
|
|
@@ -30,7 +32,7 @@ export declare class LoginComponent implements OnInit {
|
|
|
30
32
|
urlToNavigate: string;
|
|
31
33
|
showAbsentDialog: boolean;
|
|
32
34
|
removeProfile: (p: any) => any;
|
|
33
|
-
constructor(route: ActivatedRoute, router: Router, config: Config, titleService: PageTitleService, translate: TranslateService, sanitizer: DomSanitizer, cd: ChangeDetectorRef, authService: AuthService, userService: UserService);
|
|
35
|
+
constructor(route: ActivatedRoute, router: Router, config: Config, titleService: PageTitleService, translate: TranslateService, sanitizer: DomSanitizer, cd: ChangeDetectorRef, authService: AuthService, userService: UserService, pluginsSerice: PluginsService);
|
|
34
36
|
ngOnInit(): void;
|
|
35
37
|
login(): void;
|
|
36
38
|
closeShowAbsentDialog(setAsPresent?: boolean): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"login.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/login/login.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAY,MAAM,EAAE,iBAAiB,EAAa,UAAU,EAAC,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAC,cAAc,EAAE,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAC,YAAY,EAAE,eAAe,EAAC,MAAM,2BAA2B,CAAC;AACxE,OAAO,EAAC,WAAW,EAAS,MAAM,EAAoB,gBAAgB,EAAE,WAAW,EAAC,MAAM,cAAc,CAAC;AACzG,OAAO,EAAC,gBAAgB,EAAC,MAAM,kDAAkD,CAAC;;
|
|
1
|
+
{"version":3,"file":"login.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/login/login.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAY,MAAM,EAAE,iBAAiB,EAAa,UAAU,EAAC,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAC,cAAc,EAAE,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACvD,OAAO,EAAC,YAAY,EAAE,eAAe,EAAC,MAAM,2BAA2B,CAAC;AACxE,OAAO,EAAC,WAAW,EAAS,MAAM,EAAoB,gBAAgB,EAAE,WAAW,EAAC,MAAM,cAAc,CAAC;AACzG,OAAO,EAAC,gBAAgB,EAAC,MAAM,kDAAkD,CAAC;AAClF,OAAO,EAAC,cAAc,EAAC,MAAM,6CAA6C,CAAC;;AAE3E,qBAKa,cAAe,YAAW,MAAM;IAgB/B,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IAvBN,kBAAkB,EAAE,UAAU,CAAC;IAC1D,eAAe,EAAE,eAAe,CAAC;IACjC,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,GAAG,CAAM;IACf,QAAQ,EAAE;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,EAAE,CAAM;IAChD,OAAO,UAAS;IAChB,OAAO,UAAS;IAChB,eAAe,UAAS;IACxB,OAAO,CAAC,SAAS,CAAS;IAC1B,MAAM,UAAS;IACf,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,UAAS;IACzB,aAAa,kBAAY;gBAEL,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,gBAAgB,EAC9B,SAAS,EAAE,gBAAgB,EAC3B,SAAS,EAAE,YAAY,EACvB,EAAE,EAAE,iBAAiB,EACrB,WAAW,EAAE,WAAW,EACxB,WAAW,EAAE,WAAW,EACxB,aAAa,EAAE,cAAc;IAcjD,QAAQ;IAuBR,KAAK;IA6BL,qBAAqB,CAAC,YAAY,UAAQ;yCA3F/B,cAAc;2CAAd,cAAc;CAqG1B"}
|
|
@@ -40,12 +40,10 @@ export declare class ProcessStateComponent implements OnInit, OnDestroy, Pending
|
|
|
40
40
|
startTimeFCN: any;
|
|
41
41
|
};
|
|
42
42
|
sortParams: {
|
|
43
|
-
|
|
44
|
-
modelName: string;
|
|
43
|
+
starttime: string;
|
|
45
44
|
};
|
|
46
45
|
defaultSortParams: {
|
|
47
|
-
|
|
48
|
-
modelName: string;
|
|
46
|
+
starttime: string;
|
|
49
47
|
};
|
|
50
48
|
sortFields: ColDef[];
|
|
51
49
|
settings: {};
|
|
@@ -64,7 +62,7 @@ export declare class ProcessStateComponent implements OnInit, OnDestroy, Pending
|
|
|
64
62
|
refreshList(): void;
|
|
65
63
|
initGrid(): void;
|
|
66
64
|
resetFilters(): void;
|
|
67
|
-
sort(
|
|
65
|
+
sort(evt: CustomEvent): void;
|
|
68
66
|
onPageChanged(page?: number): void;
|
|
69
67
|
private fetchRowData;
|
|
70
68
|
private getProcesses;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"process-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/process-state/process-state.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,MAAM,EAAE,WAAW,EAAC,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAY,SAAS,EAAE,MAAM,EAAY,MAAM,eAAe,CAAC;AACtE,OAAO,EAAC,kBAAkB,EAAE,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAC,eAAe,EAAE,cAAc,EAAE,UAAU,EAAE,OAAO,EAA4B,gBAAgB,EAAQ,MAAM,cAAc,CAAC;AAGrI,OAAO,EAAC,UAAU,EAAC,MAAM,2DAA2D,CAAC;AACrF,OAAO,EAAC,iBAAiB,EAAC,MAAM,yDAAyD,CAAC;AAC1F,OAAO,EAAC,uBAAuB,EAAC,MAAM,6EAA6E,CAAC;AACpH,OAAO,EAAC,qBAAqB,EAAC,MAAM,iEAAiE,CAAC;AACtG,OAAO,EAAC,gBAAgB,EAAC,MAAM,qDAAqD,CAAC;AACrF,OAAO,EAAC,gBAAgB,EAAC,MAAM,kDAAkD,CAAC;AAClF,OAAO,EAAC,aAAa,EAAC,MAAM,wCAAwC,CAAC;;AAGrE,qBAKa,qBACX,YAAW,MAAM,EAAE,SAAS,EAAE,uBAAuB;
|
|
1
|
+
{"version":3,"file":"process-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/process-state/process-state.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,MAAM,EAAE,WAAW,EAAC,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAY,SAAS,EAAE,MAAM,EAAY,MAAM,eAAe,CAAC;AACtE,OAAO,EAAC,kBAAkB,EAAE,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAC,eAAe,EAAE,cAAc,EAAE,UAAU,EAAE,OAAO,EAA4B,gBAAgB,EAAQ,MAAM,cAAc,CAAC;AAGrI,OAAO,EAAC,UAAU,EAAC,MAAM,2DAA2D,CAAC;AACrF,OAAO,EAAC,iBAAiB,EAAC,MAAM,yDAAyD,CAAC;AAC1F,OAAO,EAAC,uBAAuB,EAAC,MAAM,6EAA6E,CAAC;AACpH,OAAO,EAAC,qBAAqB,EAAC,MAAM,iEAAiE,CAAC;AACtG,OAAO,EAAC,gBAAgB,EAAC,MAAM,qDAAqD,CAAC;AACrF,OAAO,EAAC,gBAAgB,EAAC,MAAM,kDAAkD,CAAC;AAClF,OAAO,EAAC,aAAa,EAAC,MAAM,wCAAwC,CAAC;;AAGrE,qBAKa,qBACX,YAAW,MAAM,EAAE,SAAS,EAAE,uBAAuB;IA+C5C,SAAS,EAAE,gBAAgB;IAC3B,UAAU,EAAE,UAAU;IACtB,SAAS,EAAE,gBAAgB;IAClC,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,cAAc;IAtDxB,WAAW,EAAE,WAAW,CAAC;IACzB,kBAAkB,SAAa;IAC/B,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,WAAW,EAAE,UAAU,CAAyC;IAChE,WAAW,EAAE,UAAU,CAAyC;IAChE,cAAc,SAA4B;IAC1C,YAAY,SAA0B;IACtC,uBAAuB,SAAM;IAC7B,UAAU,EAAE,gBAAgB,CAAC;IAC7B,sBAAsB;;;;;;;;;MASpB;IACF,UAAU;;MAER;IACF,iBAAiB;;MAEf;IACF,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,QAAQ,KAAM;IACd,OAAO,EAAE,MAAM,EAAE,CAOf;IACF,uBAAuB;;;;;;MAMrB;IAEmB,MAAM,EAAE,aAAa,CAAC;gBAGlC,SAAS,EAAE,gBAAgB,EAC3B,UAAU,EAAE,UAAU,EACtB,SAAS,EAAE,gBAAgB,EAC1B,KAAK,EAAE,iBAAiB,EACxB,OAAO,EAAE,cAAc,EACvB,EAAE,EAAE,kBAAkB,EACtB,YAAY,EAAE,gBAAgB,EAC9B,QAAQ,EAAE,eAAe,EACzB,cAAc,EAAE,qBAAqB;IA4B/C,OAAO,CAAC,kBAAkB;IAI1B,OAAO,CAAC,UAAU;IAyBlB,WAAW;IAIX,QAAQ;IAiBR,YAAY;IAMZ,IAAI,CAAC,GAAG,EAAE,WAAW;IAMrB,aAAa,CAAC,IAAI,GAAE,MAAU;IAU9B,OAAO,CAAC,YAAY;IAcpB,OAAO,CAAC,YAAY;IAkBpB,OAAO,CAAC,oBAAoB;IA6C5B,OAAO,CAAC,kBAAkB;IAO1B,OAAO,CAAC,kBAAkB;IAgB1B,UAAU,CAAC,SAAS,EAAE,OAAO,EAAE;IAe/B,YAAY,CAAC,MAAM,KAAA;IA6CnB,QAAQ;IAIR,WAAW;IAIX,UAAU,CAAC,EAAE,KAAA,EAAE,EAAE,KAAA,GAAG,OAAO;IAI3B,iBAAiB;yCAxUN,qBAAqB;2CAArB,qBAAqB;CA2UjC"}
|
|
@@ -50,6 +50,7 @@ export declare class SettingsComponent implements AfterViewInit {
|
|
|
50
50
|
MAX_FILE_SIZE: number;
|
|
51
51
|
viewMode: string;
|
|
52
52
|
fileName: string;
|
|
53
|
+
deleteConfigDashboard: boolean;
|
|
53
54
|
files: ElementRef;
|
|
54
55
|
headerBg: any;
|
|
55
56
|
userAvatar: UserAvatarComponent;
|
|
@@ -82,6 +83,7 @@ export declare class SettingsComponent implements AfterViewInit {
|
|
|
82
83
|
clearLocalSettings(): boolean;
|
|
83
84
|
saveLocalSettings(): Promise<void>;
|
|
84
85
|
loadLocalSettings(): void;
|
|
86
|
+
defaultDashboard(): void;
|
|
85
87
|
static ɵfac: i0.ɵɵFactoryDeclaration<SettingsComponent, never>;
|
|
86
88
|
static ɵcmp: i0.ɵɵComponentDeclaration<SettingsComponent, "eo-settings", never, {}, {}, never, never, false, never>;
|
|
87
89
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"settings.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/settings/settings.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,aAAa,EAAa,UAAU,EAAE,SAAS,EAAY,MAAM,eAAe,CAAC;AACzF,OAAO,EAAC,MAAM,EAAE,kBAAkB,EAAE,kBAAkB,EAAC,MAAM,gBAAgB,CAAC;AAC9E,OAAO,EACL,eAAe,EACf,YAAY,EACZ,mBAAmB,EACnB,MAAM,EAEN,MAAM,EACN,YAAY,EACZ,mBAAmB,EACnB,oBAAoB,EACpB,aAAa,EACb,gBAAgB,EAChB,WAAW,EAEZ,MAAM,cAAc,CAAC;AAEtB,OAAO,EAAC,UAAU,EAA2B,MAAM,MAAM,CAAC;AAE1D,OAAO,EAAC,YAAY,EAAkB,MAAM,6CAA6C,CAAC;AAC1F,OAAO,EAAC,gBAAgB,EAAC,MAAM,kDAAkD,CAAC;AAClF,OAAO,EAAC,mBAAmB,EAAC,MAAM,yDAAyD,CAAC;AAC5F,OAAO,EAAC,YAAY,EAAC,MAAM,4BAA4B,CAAC;;AACxD,qBAMa,iBAAkB,YAAW,aAAa;
|
|
1
|
+
{"version":3,"file":"settings.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/settings/settings.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ColDef, GridOptions } from '@ag-grid-community/core';
|
|
2
2
|
import { OnDestroy, OnInit } from '@angular/core';
|
|
3
3
|
import { ActivatedRoute, Router } from '@angular/router';
|
|
4
|
-
import { EoUser, StoredQueriesService, StoredQuery, TranslateService, UserService } from '@eo-sdk/core';
|
|
4
|
+
import { EoUser, EventService, StoredQueriesService, StoredQuery, TranslateService, UserService } from '@eo-sdk/core';
|
|
5
5
|
import { PendingChangesComponent } from '../../eo-framework-core/pending-changes/pending-changes-component.interface';
|
|
6
6
|
import { PendingChangesService } from '../../eo-framework-core/pending-changes/pending-changes.service';
|
|
7
7
|
import { AppSearchService } from '../../eo-framework-core/search/app-search.service';
|
|
@@ -20,6 +20,7 @@ export declare class StoredQueriesStateComponent implements OnInit, PendingChang
|
|
|
20
20
|
private titleService;
|
|
21
21
|
private userService;
|
|
22
22
|
private appSearch;
|
|
23
|
+
private eventService;
|
|
23
24
|
storedQueries: StoredQuery[];
|
|
24
25
|
selectedQuery: StoredQuery;
|
|
25
26
|
gridOptions: GridOptions;
|
|
@@ -30,7 +31,7 @@ export declare class StoredQueriesStateComponent implements OnInit, PendingChang
|
|
|
30
31
|
user: EoUser;
|
|
31
32
|
selectFirst: boolean;
|
|
32
33
|
eoGrid: GridComponent;
|
|
33
|
-
constructor(route: ActivatedRoute, router: Router, pendingChanges: PendingChangesService, translate: TranslateService, selection: SelectionService, storedQueriesService: StoredQueriesService, titleService: PageTitleService, userService: UserService, appSearch: AppSearchService);
|
|
34
|
+
constructor(route: ActivatedRoute, router: Router, pendingChanges: PendingChangesService, translate: TranslateService, selection: SelectionService, storedQueriesService: StoredQueriesService, titleService: PageTitleService, userService: UserService, appSearch: AppSearchService, eventService: EventService);
|
|
34
35
|
select(query: StoredQuery): void;
|
|
35
36
|
hasPendingChanges(): boolean;
|
|
36
37
|
getStoredQuerys(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stored-queries-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/stored-queries-state/stored-queries-state.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,MAAM,EAAE,WAAW,EAAC,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAY,SAAS,EAAE,MAAM,EAAY,MAAM,eAAe,CAAC;AACtE,OAAO,EAAC,cAAc,EAAiB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACtE,OAAO,
|
|
1
|
+
{"version":3,"file":"stored-queries-state.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-client/stored-queries-state/stored-queries-state.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,MAAM,EAAE,WAAW,EAAC,MAAM,yBAAyB,CAAC;AAC5D,OAAO,EAAY,SAAS,EAAE,MAAM,EAAY,MAAM,eAAe,CAAC;AACtE,OAAO,EAAC,cAAc,EAAiB,MAAM,EAAC,MAAM,iBAAiB,CAAC;AACtE,OAAO,EAAa,MAAM,EAAE,YAAY,EAAe,oBAAoB,EAAE,WAAW,EAAE,gBAAgB,EAAE,WAAW,EAAQ,MAAM,cAAc,CAAC;AAGpJ,OAAO,EAAC,uBAAuB,EAAC,MAAM,6EAA6E,CAAC;AACpH,OAAO,EAAC,qBAAqB,EAAC,MAAM,iEAAiE,CAAC;AACtG,OAAO,EAAC,gBAAgB,EAAC,MAAM,mDAAmD,CAAC;AACnF,OAAO,EAAC,gBAAgB,EAAC,MAAM,qDAAqD,CAAC;AACrF,OAAO,EAAC,gBAAgB,EAAC,MAAM,kDAAkD,CAAC;AAElF,OAAO,EAAC,UAAU,EAAC,MAAM,4EAA4E,CAAC;AACtG,OAAO,EAAC,aAAa,EAAC,MAAM,wCAAwC,CAAC;;AAIrE,qBAMa,2BAA4B,YAAW,MAAM,EAAE,uBAAuB,EAAE,SAAS;IAehF,OAAO,CAAC,KAAK;IACvB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,cAAc;IACf,SAAS,EAAE,gBAAgB;IAClC,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,oBAAoB;IAC5B,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,YAAY;IAtBtB,aAAa,EAAE,WAAW,EAAE,CAAM;IAClC,aAAa,EAAE,WAAW,CAAC;IAC3B,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,gBAAgB,EAAE,UAAU,EAAE,CAAM;IACpC,QAAQ,EAAE,WAAW,EAAE,CAAC;IACxB,gBAAgB,EAAE,GAAG,CAAM;IAE3B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,UAAQ;IAEE,MAAM,EAAE,aAAa,CAAC;gBAEvB,KAAK,EAAE,cAAc,EAC/B,MAAM,EAAE,MAAM,EACd,cAAc,EAAE,qBAAqB,EACtC,SAAS,EAAE,gBAAgB,EAC1B,SAAS,EAAE,gBAAgB,EAC3B,oBAAoB,EAAE,oBAAoB,EAC1C,YAAY,EAAE,gBAAgB,EAC9B,WAAW,EAAE,WAAW,EACxB,SAAS,EAAE,gBAAgB,EAC3B,YAAY,EAAE,YAAY;IAIpC,MAAM,CAAC,KAAK,EAAE,WAAW;IAQzB,iBAAiB;IAIjB,eAAe;IAYf,WAAW;IAIX,WAAW,CAAC,EAAE,KAAA;IAQd,UAAU,CAAC,GAAG,KAAA;IASd,UAAU,CAAC,IAAI,KAAA,EAAE,IAAI,EAAE,MAAM;IAY7B,WAAW;IASX,YAAY;IAIZ,UAAU,CAAC,IAAI,KAAA,EAAE,EAAE,KAAA;IAgCnB,YAAY,CAAC,MAAM,KAAA;IA+BnB,MAAM;IAON,WAAW;IAIX,OAAO,CAAC,oBAAoB;IAgB5B,QAAQ;yCA5LG,2BAA2B;2CAA3B,2BAA2B;CA4NvC"}
|
package/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
2
2
|
import { ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
3
|
-
import { AbstractControl, ControlValueAccessor, FormBuilder, FormGroup, ValidationErrors, Validator } from '@angular/forms';
|
|
3
|
+
import { AbstractControl, ControlValueAccessor, FormBuilder, FormGroup, UntypedFormGroup, ValidationErrors, Validator } from '@angular/forms';
|
|
4
4
|
import { ChangeMode, ChangeOutput, Signer } from '../signature.model';
|
|
5
5
|
import { TranslateService } from '@eo-sdk/core';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
@@ -25,6 +25,7 @@ export declare class SequenceListComponent implements ControlValueAccessor, Vali
|
|
|
25
25
|
controlPlusHandler(event: KeyboardEvent): void;
|
|
26
26
|
controlEnterHandler(event: KeyboardEvent): void;
|
|
27
27
|
escapeHandler(event: KeyboardEvent): void;
|
|
28
|
+
get duplicateEmailValidation(): boolean;
|
|
28
29
|
get maxSigners(): boolean;
|
|
29
30
|
constructor(formOpen: string, elRef: ElementRef, fb: FormBuilder, translate: TranslateService);
|
|
30
31
|
propagateChange: (_: any) => void;
|
|
@@ -35,6 +36,9 @@ export declare class SequenceListComponent implements ControlValueAccessor, Vali
|
|
|
35
36
|
validate(control: AbstractControl): ValidationErrors | null;
|
|
36
37
|
dragDrop(event: CdkDragDrop<string[]>): void;
|
|
37
38
|
showEntryForm(index?: number, addAtIndex?: boolean): void;
|
|
39
|
+
duplicateEmailValidator(): (group: UntypedFormGroup) => {
|
|
40
|
+
duplicateEmail: boolean;
|
|
41
|
+
};
|
|
38
42
|
private removeEntry;
|
|
39
43
|
changeEntry({ index, mode }: ChangeOutput): void;
|
|
40
44
|
addSigner(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sequence-list.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAmB,MAAM,wBAAwB,CAAC;AACtE,OAAO,EAAuB,UAAU,EAAE,YAAY,EAAmC,MAAM,EAAS,MAAM,eAAe,CAAC;AAC9H,OAAO,
|
|
1
|
+
{"version":3,"file":"sequence-list.component.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAmB,MAAM,wBAAwB,CAAC;AACtE,OAAO,EAAuB,UAAU,EAAE,YAAY,EAAmC,MAAM,EAAS,MAAM,eAAe,CAAC;AAC9H,OAAO,EACL,eAAe,EACf,oBAAoB,EACpB,WAAW,EACX,SAAS,EAGT,gBAAgB,EAChB,gBAAgB,EAChB,SAAS,EAEV,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAC,UAAU,EAAE,YAAY,EAAE,MAAM,EAAC,MAAM,oBAAoB,CAAC;AACpE,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;;AAE9C,qBAoBa,qBAAsB,YAAW,oBAAoB,EAAE,SAAS,EAAE,MAAM;IAmDxC,QAAQ,EAAE,MAAM;IACxC,KAAK,EAAE,UAAU;IACjB,EAAE,EAAE,WAAW;IACf,SAAS,EAAE,gBAAgB;IArD9C,SAAS,EAAE,SAAS,CAAC;IACrB,OAAO,EAAE,MAAM,EAAE,CAAM;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe;;;MAAwB;IACvC,UAAU,oBAAc;IACxB,IAAI,EAAE,UAAU,CAAC;IAER,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;IACtB,QAAQ,wBAA+B;IAGjD,kBAAkB,CAAC,KAAK,EAAE,aAAa;IAOvC,mBAAmB,CAAC,KAAK,EAAE,aAAa;IASxC,aAAa,CAAC,KAAK,EAAE,aAAa;IAQlC,IAAI,wBAAwB,IAAI,OAAO,CAOtC;IAED,IAAI,UAAU,IAAI,OAAO,CAExB;gBAE0C,QAAQ,EAAE,MAAM,EACxC,KAAK,EAAE,UAAU,EACjB,EAAE,EAAE,WAAW,EACf,SAAS,EAAE,gBAAgB;IAE9C,eAAe,MAAO,GAAG,UAAQ;IAEjC,OAAO,CAAC,SAAS;IAIjB,UAAU,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI;IAIjC,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAEhC,QAAQ,CAAC,OAAO,EAAE,eAAe,GAAG,gBAAgB,GAAG,IAAI;IAI3D,QAAQ,CAAC,KAAK,EAAE,WAAW,CAAC,MAAM,EAAE,CAAC;IAKrC,aAAa,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,OAAO;IAyBlD,uBAAuB,YACN,gBAAgB;;;IAQjC,OAAO,CAAC,WAAW;IAQnB,WAAW,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,YAAY;IAazC,SAAS;IAYT,aAAa;IAUb,MAAM;IAIN,QAAQ,IAAI,IAAI;yCAlKL,qBAAqB;2CAArB,qBAAqB;CAqKjC"}
|
package/app/eo-framework/actions/actions/signature-action/signature-action.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"signature-action.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/actions/actions/signature-action/signature-action.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqB,UAAU,EAAC,MAAM,MAAM,CAAC;AAEpD,OAAO,EAAC,kBAAkB,EAAC,MAAM,iCAAiC,CAAC;AACnE,OAAO,EAAC,eAAe,EAAC,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAC,cAAc,EAAC,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAC,SAAS,EAAE,cAAc,EAAE,gBAAgB,EAAC,MAAM,cAAc,CAAC;;AAGzE,qBAIa,wBAAyB,SAAQ,eAAe;IAU/C,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,cAAc;IARvE,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,SAAK;IACb,OAAO,SAA0C;IACjD,KAAK,SAAY;IACjB,KAAK,iBAAgC;IACrC,aAAa,4BAAsB;gBAEf,SAAS,EAAE,gBAAgB,EAAU,cAAc,EAAE,cAAc;
|
|
1
|
+
{"version":3,"file":"signature-action.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/actions/actions/signature-action/signature-action.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqB,UAAU,EAAC,MAAM,MAAM,CAAC;AAEpD,OAAO,EAAC,kBAAkB,EAAC,MAAM,iCAAiC,CAAC;AACnE,OAAO,EAAC,eAAe,EAAC,MAAM,qBAAqB,CAAC;AACpD,OAAO,EAAC,cAAc,EAAC,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAC,SAAS,EAAE,cAAc,EAAE,gBAAgB,EAAC,MAAM,cAAc,CAAC;;AAGzE,qBAIa,wBAAyB,SAAQ,eAAe;IAU/C,OAAO,CAAC,SAAS;IAAoB,OAAO,CAAC,cAAc;IARvE,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,SAAK;IACb,OAAO,SAA0C;IACjD,KAAK,SAAY;IACjB,KAAK,iBAAgC;IACrC,aAAa,4BAAsB;gBAEf,SAAS,EAAE,gBAAgB,EAAU,cAAc,EAAE,cAAc;IASvF,YAAY,CAAC,OAAO,EAAE,SAAS,GAAG,UAAU,CAAC,OAAO,CAAC;IAQrD,iBAAiB,CAAC,IAAI,EAAE,SAAS,GAAG,OAAO;IAU3C,mBAAmB,CAAC,IAAI,EAAE,SAAS,GAAG,OAAO;IAI7C,aAAa,CAAC,IAAI,EAAE,SAAS,GAAG,OAAO;IAIvC,WAAW,CAAC,IAAI,EAAE,SAAS,GAAG,OAAO;yCA7C1B,wBAAwB;2CAAxB,wBAAwB;CAgDpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app-search.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/app-shell/app-bar/app-search/app-search.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"app-search.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/app-shell/app-bar/app-search/app-search.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { FormGroup, UntypedFormControl, ControlValueAccessor, Validator, UntypedFormBuilder } from '@angular/forms';
|
|
3
3
|
import { RangeValue, TranslateService } from '@eo-sdk/core';
|
|
4
4
|
import { LocaleDatePipe } from '../../../eo-framework-core/pipes/locale-date.pipe';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
@@ -10,7 +10,7 @@ export declare class DatetimeRangeComponent implements OnInit, ControlValueAcces
|
|
|
10
10
|
pickerTitle: string;
|
|
11
11
|
operator: string;
|
|
12
12
|
swapInputs: boolean;
|
|
13
|
-
rangeForm:
|
|
13
|
+
rangeForm: FormGroup;
|
|
14
14
|
value: RangeValue;
|
|
15
15
|
private isValid;
|
|
16
16
|
availableSearchOptions: {
|
|
@@ -22,14 +22,13 @@ export declare class DatetimeRangeComponent implements OnInit, ControlValueAcces
|
|
|
22
22
|
previousDateValue: any;
|
|
23
23
|
previousDateValueFrom: any;
|
|
24
24
|
constructor(fb: UntypedFormBuilder, translate: TranslateService);
|
|
25
|
-
createForm(): void;
|
|
26
|
-
onFormValueChange(): void;
|
|
27
25
|
propagateChange: (_: any) => void;
|
|
28
26
|
validationChange: () => void;
|
|
29
27
|
writeValue(value: RangeValue): void;
|
|
30
28
|
registerOnChange(fn: any): void;
|
|
31
29
|
registerOnValidatorChange?(fn: () => void): void;
|
|
32
30
|
registerOnTouched(fn: any): void;
|
|
31
|
+
reset(): void;
|
|
33
32
|
onValueChange(searchOption?: string): void;
|
|
34
33
|
private _setValue;
|
|
35
34
|
formatDate(value: Date): string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datetime-range.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/form-elements/datetime-range/datetime-range.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,MAAM,EAA0B,MAAM,eAAe,CAAC;AAChF,OAAO,EACL,
|
|
1
|
+
{"version":3,"file":"datetime-range.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/form-elements/datetime-range/datetime-range.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,MAAM,EAA0B,MAAM,eAAe,CAAC;AAChF,OAAO,EACL,SAAS,EACT,kBAAkB,EAClB,oBAAoB,EACpB,SAAS,EACT,kBAAkB,EAGnB,MAAM,gBAAgB,CAAC;AAExB,OAAO,EAAC,UAAU,EAAgB,gBAAgB,EAAC,MAAM,cAAc,CAAC;AACxE,OAAO,EAAC,cAAc,EAAC,MAAM,mDAAmD,CAAC;;AAEjF,qBAoBa,sBAAuB,YAAW,MAAM,EAAE,oBAAoB,EAAE,SAAS;IA4BxE,OAAO,CAAC,EAAE;IAA6B,SAAS,EAAE,gBAAgB;IA1BrE,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,SAAQ;IAEE,UAAU,EAAE,OAAO,CAAS;IAEvD,SAAS,EAAE,SAAS,CAGjB;IACH,KAAK,EAAE,UAAU,CAAC;IAClB,OAAO,CAAC,OAAO,CAAQ;IAGhB,sBAAsB;;;QAK3B;IAEK,YAAY,EAAE,MAAM,CAAC;IAC5B,QAAQ,EAAE,cAAc,CAAC;IACzB,iBAAiB,MAAQ;IACzB,qBAAqB,MAAQ;gBAET,EAAE,EAAE,kBAAkB,EAAS,SAAS,EAAE,gBAAgB;IAO9E,eAAe,MAAO,GAAG,UAAQ;IACjC,gBAAgB,aAAa;IAE7B,UAAU,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IAInC,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,yBAAyB,CAAC,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;IAIhD,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAGhC,KAAK;IAOL,aAAa,CAAC,YAAY,SAAoB;IA0C9C,OAAO,CAAC,SAAS;IAiCjB,UAAU,CAAC,KAAK,EAAE,IAAI,GAAG,MAAM;IAMxB,QAAQ,CAAC,CAAC,EAAE,kBAAkB;IAmBrC,QAAQ;yCAhKG,sBAAsB;2CAAtB,sBAAsB;CAmKlC"}
|
|
@@ -22,6 +22,7 @@ export declare class StringComponent implements ControlValueAccessor, Validator
|
|
|
22
22
|
value: any;
|
|
23
23
|
valid: boolean;
|
|
24
24
|
constructor(backend: BackendService);
|
|
25
|
+
private _propagate;
|
|
25
26
|
propagateChange: (_: any) => void;
|
|
26
27
|
onKeyUpEnter(event: any): void;
|
|
27
28
|
writeValue(value: any): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"string.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/form-elements/string/string.component.ts"],"names":[],"mappings":"AACA,OAAO,EACL,kBAAkB,EAClB,oBAAoB,EACpB,SAAS,EAGV,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAC,cAAc,EAAS,cAAc,EAAC,MAAM,cAAc,CAAC;;AAGnE,qBAiBa,eAAgB,YAAW,oBAAoB,EAAE,SAAS;IAgCzD,OAAO,CAAC,OAAO;IA9B3B,OAAO,CAAC,aAAa,CAAU;IAC/B,IACI,YAAY,CAAC,OAAO,EAAE,OAAO,EAEhC;IAED,IAAI,YAAY,IAJU,OAAO,CAMhC;IAEQ,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IAEnB,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IAEd,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAE3B,eAAe,EAAE,GAAG,EAAE,CAAC;IACvB,aAAa,EAAE,cAAc,CAAC;IAE9B,KAAK,MAAC;IACN,KAAK,EAAE,OAAO,CAAC;gBAEK,OAAO,EAAE,cAAc;IAG3C,eAAe,MAAO,GAAG,UACvB;IAEF,YAAY,CAAC,KAAK,KAAA;IAWlB,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAM5B,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAGhC,aAAa,CAAC,GAAG,KAAA;IAMjB,MAAM;IAMN;;OAEG;IACH,OAAO,CAAC,SAAS;IAejB,cAAc,CAAC,IAAI,EAAE,MAAM;IAgB3B,OAAO,CAAC,sBAAsB;IAe9B,OAAO,CAAC,SAAS;IA+FV,QAAQ,CAAC,CAAC,EAAE,kBAAkB;
|
|
1
|
+
{"version":3,"file":"string.component.d.ts","sourceRoot":"","sources":["../../../../../../../src/app/eo-framework/form-elements/string/string.component.ts"],"names":[],"mappings":"AACA,OAAO,EACL,kBAAkB,EAClB,oBAAoB,EACpB,SAAS,EAGV,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAC,cAAc,EAAS,cAAc,EAAC,MAAM,cAAc,CAAC;;AAGnE,qBAiBa,eAAgB,YAAW,oBAAoB,EAAE,SAAS;IAgCzD,OAAO,CAAC,OAAO;IA9B3B,OAAO,CAAC,aAAa,CAAU;IAC/B,IACI,YAAY,CAAC,OAAO,EAAE,OAAO,EAEhC;IAED,IAAI,YAAY,IAJU,OAAO,CAMhC;IAEQ,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IAEnB,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IAEd,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAE3B,eAAe,EAAE,GAAG,EAAE,CAAC;IACvB,aAAa,EAAE,cAAc,CAAC;IAE9B,KAAK,MAAC;IACN,KAAK,EAAE,OAAO,CAAC;gBAEK,OAAO,EAAE,cAAc;IAG3C,OAAO,CAAC,UAAU;IAIlB,eAAe,MAAO,GAAG,UACvB;IAEF,YAAY,CAAC,KAAK,KAAA;IAWlB,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAM5B,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAGhC,aAAa,CAAC,GAAG,KAAA;IAMjB,MAAM;IAMN;;OAEG;IACH,OAAO,CAAC,SAAS;IAejB,cAAc,CAAC,IAAI,EAAE,MAAM;IAgB3B,OAAO,CAAC,sBAAsB;IAe9B,OAAO,CAAC,SAAS;IA+FV,QAAQ,CAAC,CAAC,EAAE,kBAAkB;yCA9N1B,eAAe;2CAAf,eAAe;CAiO3B"}
|
|
@@ -2,7 +2,7 @@ import { OnInit } from '@angular/core';
|
|
|
2
2
|
import { Router } from '@angular/router';
|
|
3
3
|
import { Location } from '@angular/common';
|
|
4
4
|
import { GlobalShortcutComponent } from '../shortcuts/global-shortcut-component.interface';
|
|
5
|
-
import { UploadRegistryService, Capabilities, CapabilitiesService, UserService, AuthService, NotificationsService, Config, TranslateService } from '@eo-sdk/core';
|
|
5
|
+
import { UploadRegistryService, Capabilities, CapabilitiesService, UserService, AuthService, EoUser, NotificationsService, Config, TranslateService } from '@eo-sdk/core';
|
|
6
6
|
import { PendingChangesService } from '../../eo-framework-core/pending-changes/pending-changes.service';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class FrameComponent implements OnInit {
|
|
@@ -29,6 +29,7 @@ export declare class FrameComponent implements OnInit {
|
|
|
29
29
|
link: string;
|
|
30
30
|
label: string;
|
|
31
31
|
};
|
|
32
|
+
user: EoUser;
|
|
32
33
|
shortcuts: GlobalShortcutComponent;
|
|
33
34
|
navShortcuts: GlobalShortcutComponent;
|
|
34
35
|
unloadNotification($event: any): boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"frame.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/frame/frame.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuC,MAAM,EAAC,MAAM,eAAe,CAAC;AAC3E,OAAO,EAAC,MAAM,EAAgB,MAAM,iBAAiB,CAAC;AACtD,OAAO,EAAC,QAAQ,EAAC,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAC,uBAAuB,EAAC,MAAM,kDAAkD,CAAC;AACzF,OAAO,EACL,qBAAqB,EACrB,YAAY,EACZ,mBAAmB,EAEnB,WAAW,EACX,WAAW,
|
|
1
|
+
{"version":3,"file":"frame.component.d.ts","sourceRoot":"","sources":["../../../../../../src/app/eo-framework/frame/frame.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuC,MAAM,EAAC,MAAM,eAAe,CAAC;AAC3E,OAAO,EAAC,MAAM,EAAgB,MAAM,iBAAiB,CAAC;AACtD,OAAO,EAAC,QAAQ,EAAC,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAC,uBAAuB,EAAC,MAAM,kDAAkD,CAAC;AACzF,OAAO,EACL,qBAAqB,EACrB,YAAY,EACZ,mBAAmB,EAEnB,WAAW,EACX,WAAW,EACX,MAAM,EACN,oBAAoB,EACpB,MAAM,EACN,gBAAgB,EACjB,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,qBAAqB,EAAE,MAAM,iEAAiE,CAAC;;AAExG,qBAKa,cAAe,YAAW,MAAM;IAuK/B,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,QAAQ;IACT,SAAS,EAAE,gBAAgB;IAClC,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,mBAAmB;IAC3B,OAAO,CAAC,cAAc;IA7KF,cAAc,UAAS;IACrB,KAAK,SAAK;IACP,QAAQ,SAAK;IACf,aAAa,UAAQ;IAExD,SAAS,EAAE,GAAG,CAAC;IACf,aAAa,UAAS;IACtB,GAAG,SAAS;IACZ,WAAW,EAAE,OAAO,CAA0C;IAC9D,YAAY,EAAE,YAAY,CAAC;IAC3B,IAAI,EAAE;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC;IACpC,IAAI,EAAE,MAAM,CAAA;IAGZ,SAAS,EAAE,uBAAuB,CAkDhC;IAEF,YAAY,EAAE,uBAAuB,CAuFnC;IAKF,kBAAkB,CAAC,MAAM,EAAE,GAAG;IAIE,KAAK,SAAM;gBAEvB,MAAM,EAAE,oBAAoB,EAC5B,WAAW,EAAE,WAAW,EACxB,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,QAAQ,EACnB,SAAS,EAAE,gBAAgB,EAC1B,WAAW,EAAE,WAAW,EACxB,cAAc,EAAE,qBAAqB,EACrC,mBAAmB,EAAE,mBAAmB,EACxC,cAAc,EAAE,qBAAqB;IA8CzD,gBAAgB;IAUhB,QAAQ;IAIR,OAAO,CAAC,QAAQ;IAKhB,UAAU;yCAjPC,cAAc;2CAAd,cAAc;CAqP1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"custom-sort.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAgB,MAAM,eAAe,CAAC;AACrE,OAAO,EAAC,aAAa,EAAC,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAC,gBAAgB,EAAC,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAC,MAAM,EAAI,MAAM,yBAAyB,CAAC;AAClD,OAAO,EAAC,YAAY,EAAC,MAAM,MAAM,CAAC;AAClC,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;;AAEtE,qBAKa,mBAAmB;IAyBlB,OAAO,CAAC,eAAe;IAvB1B,MAAM,EAAE,aAAa,CAAC;IACtB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,EAAE,SAAW;IAEtB,OAAO,CAAC,WAAW,CAAa;IAChC,KAAK,EAAE,GAAG,EAAE,CAAM;IAER,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IACpD,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAG9D,IAAa,UAAU,CAAC,IAAI,EAAE,GAAG,EAAE,EAKlC;IAED,IAAI,UAAU,IAPgB,GAAG,EAAE,CASlC;gBAGmB,eAAe,EAAE,mBAAmB;IAGxD,MAAM,CAAC,WAAW,CAAC,UAAU,EAAE,MAAM,EAAE,GAAG,MAAM,EAAE;IAKlD,QAAQ;IAYR,IAAI,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAUhB,UAAU,CAAC,IAAI,EAAE,aAAa,GAAG,YAAY,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,WAAW;
|
|
1
|
+
{"version":3,"file":"custom-sort.component.d.ts","sourceRoot":"","sources":["../../../../../../../../src/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAgB,MAAM,eAAe,CAAC;AACrE,OAAO,EAAC,aAAa,EAAC,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAC,gBAAgB,EAAC,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAC,MAAM,EAAI,MAAM,yBAAyB,CAAC;AAClD,OAAO,EAAC,YAAY,EAAC,MAAM,MAAM,CAAC;AAClC,OAAO,EAAC,mBAAmB,EAAC,MAAM,mCAAmC,CAAC;;AAEtE,qBAKa,mBAAmB;IAyBlB,OAAO,CAAC,eAAe;IAvB1B,MAAM,EAAE,aAAa,CAAC;IACtB,OAAO,EAAE,gBAAgB,CAAC;IAC1B,EAAE,SAAW;IAEtB,OAAO,CAAC,WAAW,CAAa;IAChC,KAAK,EAAE,GAAG,EAAE,CAAM;IAER,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IACpD,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAA2B;IAG9D,IAAa,UAAU,CAAC,IAAI,EAAE,GAAG,EAAE,EAKlC;IAED,IAAI,UAAU,IAPgB,GAAG,EAAE,CASlC;gBAGmB,eAAe,EAAE,mBAAmB;IAGxD,MAAM,CAAC,WAAW,CAAC,UAAU,EAAE,MAAM,EAAE,GAAG,MAAM,EAAE;IAKlD,QAAQ;IAYR,IAAI,CAAC,KAAK,KAAA,EAAE,IAAI,KAAA;IAUhB,UAAU,CAAC,IAAI,EAAE,aAAa,GAAG,YAAY,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,WAAW;IAa9E,KAAK;yCApEM,mBAAmB;2CAAnB,mBAAmB;CAyE/B"}
|